From 2e9afeec0fe638c7a4ecf948c4baf3304a12df36 Mon Sep 17 00:00:00 2001 From: Dennis Thiessen Date: Mon, 13 Jul 2026 10:11:23 +0200 Subject: [PATCH] done --- .../backtest-sr-full-production_control.json | 483859 ++++++++++++++ ...te_range504_structural_legacy_primary.json | 491738 +++++++++++++++ ...r-full-production-vs-candidate-cohorts.csv | 1262 + ...ll-production-vs-candidate-comparison.json | 38 + 4 files changed, 976897 insertions(+) create mode 100644 reports/backtest-sr-full-production_control.json create mode 100644 reports/backtest-sr-full-rewrite_range504_structural_legacy_primary.json create mode 100644 reports/sr-full-production-vs-candidate-cohorts.csv create mode 100644 reports/sr-full-production-vs-candidate-comparison.json diff --git a/reports/backtest-sr-full-production_control.json b/reports/backtest-sr-full-production_control.json new file mode 100644 index 0000000..e9cf595 --- /dev/null +++ b/reports/backtest-sr-full-production_control.json @@ -0,0 +1,483859 @@ +{ + "generated_at": "2026-07-13T08:07:39.271706+00:00", + "tickers": 506, + "candidates": 202765, + "qualified": 1086, + "params": { + "step_days": 5, + "horizon_days": 30, + "min_lookback": 60, + "cost_per_side_pct": 0.1, + "sr_variant": "production_control", + "range_factor_lookback": 504, + "range_factor_min_log": 1.0, + "range_factor_min_ratio": 2.7183, + "entry_start": null, + "entry_end": null + }, + "activation": { + "min_momentum_percentile": 80.0, + "min_rr": 2.0, + "min_confidence": 0.0, + "require_high_conviction": false, + "exclude_conflicts": false, + "exclude_neutral": true + }, + "overall_qualified": { + "total": 1086, + "wins": 379, + "losses": 591, + "expired": 116, + "hit_rate": 39.1, + "avg_r": 0.255, + "total_r": 276.76, + "net_avg_r": 0.209, + "net_total_r": 226.56, + "best_r": 8.85, + "worst_r": -3.38, + "avg_hold_days": 12.0, + "net_r_per_day": 0.0174, + "median_net_r": -1.031, + "profit_factor": 1.34, + "net_avg_r_ex_top5": 0.049 + }, + "overall_all": { + "total": 202765, + "wins": 82220, + "losses": 113809, + "expired": 6736, + "hit_rate": 41.9, + "avg_r": -0.04, + "total_r": -8186.18, + "net_avg_r": -0.095, + "net_total_r": -19184.55, + "best_r": 9.24, + "worst_r": -16.42, + "avg_hold_days": 8.2, + "net_r_per_day": -0.0115, + "median_net_r": -1.035, + "profit_factor": 0.85, + "net_avg_r_ex_top5": -0.22 + }, + "by_direction": { + "long": { + "total": 1086, + "wins": 379, + "losses": 591, + "expired": 116, + "hit_rate": 39.1, + "avg_r": 0.255, + "total_r": 276.76, + "net_avg_r": 0.209, + "net_total_r": 226.56, + "best_r": 8.85, + "worst_r": -3.38, + "avg_hold_days": 12.0, + "net_r_per_day": 0.0174, + "median_net_r": -1.031, + "profit_factor": 1.34, + "net_avg_r_ex_top5": 0.049 + }, + "short": { + "total": 0, + "wins": 0, + "losses": 0, + "expired": 0, + "hit_rate": null, + "avg_r": null, + "total_r": null, + "net_avg_r": null, + "net_total_r": null, + "best_r": null, + "worst_r": null, + "avg_hold_days": null, + "net_r_per_day": null, + "median_net_r": null, + "profit_factor": null, + "net_avg_r_ex_top5": null + } + }, + "min_momentum_percentile": 80.0, + "sweep": [ + { + "min_momentum_percentile": 90.0, + "total": 497, + "wins": 177, + "losses": 269, + "expired": 51, + "hit_rate": 39.7, + "avg_r": 0.276, + "total_r": 137.05, + "net_avg_r": 0.235, + "net_total_r": 116.55, + "best_r": 8.85, + "worst_r": -3.38, + "avg_hold_days": 11.8, + "net_r_per_day": 0.0199, + "median_net_r": -1.026, + "profit_factor": 1.39, + "net_avg_r_ex_top5": 0.071 + }, + { + "min_momentum_percentile": 80.0, + "total": 1086, + "wins": 379, + "losses": 591, + "expired": 116, + "hit_rate": 39.1, + "avg_r": 0.255, + "total_r": 276.76, + "net_avg_r": 0.209, + "net_total_r": 226.56, + "best_r": 8.85, + "worst_r": -3.38, + "avg_hold_days": 12.0, + "net_r_per_day": 0.0174, + "median_net_r": -1.031, + "profit_factor": 1.34, + "net_avg_r_ex_top5": 0.049 + }, + { + "min_momentum_percentile": 70.0, + "total": 1841, + "wins": 597, + "losses": 1062, + "expired": 182, + "hit_rate": 36.0, + "avg_r": 0.152, + "total_r": 280.26, + "net_avg_r": 0.104, + "net_total_r": 190.75, + "best_r": 8.85, + "worst_r": -4.21, + "avg_hold_days": 11.8, + "net_r_per_day": 0.0088, + "median_net_r": -1.037, + "profit_factor": 1.16, + "net_avg_r_ex_top5": -0.055 + }, + { + "min_momentum_percentile": 60.0, + "total": 2772, + "wins": 873, + "losses": 1611, + "expired": 288, + "hit_rate": 35.1, + "avg_r": 0.126, + "total_r": 348.07, + "net_avg_r": 0.075, + "net_total_r": 209.25, + "best_r": 8.85, + "worst_r": -4.21, + "avg_hold_days": 12.0, + "net_r_per_day": 0.0063, + "median_net_r": -1.04, + "profit_factor": 1.12, + "net_avg_r_ex_top5": -0.077 + }, + { + "min_momentum_percentile": 50.0, + "total": 3901, + "wins": 1182, + "losses": 2295, + "expired": 424, + "hit_rate": 34.0, + "avg_r": 0.089, + "total_r": 345.37, + "net_avg_r": 0.038, + "net_total_r": 146.96, + "best_r": 8.85, + "worst_r": -4.86, + "avg_hold_days": 12.1, + "net_r_per_day": 0.0031, + "median_net_r": -1.042, + "profit_factor": 1.06, + "net_avg_r_ex_top5": -0.114 + }, + { + "min_momentum_percentile": 0.0, + "total": 14588, + "wins": 3719, + "losses": 9271, + "expired": 1598, + "hit_rate": 28.6, + "avg_r": -0.065, + "total_r": -952.08, + "net_avg_r": -0.115, + "net_total_r": -1676.86, + "best_r": 9.24, + "worst_r": -15.94, + "avg_hold_days": 12.1, + "net_r_per_day": -0.0095, + "median_net_r": -1.043, + "profit_factor": 0.84, + "net_avg_r_ex_top5": -0.275 + } + ], + "gate_ablation": [ + { + "variant": "all_floors", + "total": 1086, + "wins": 379, + "losses": 591, + "expired": 116, + "hit_rate": 39.1, + "avg_r": 0.255, + "total_r": 276.76, + "net_avg_r": 0.209, + "net_total_r": 226.56, + "best_r": 8.85, + "worst_r": -3.38, + "avg_hold_days": 12.0, + "net_r_per_day": 0.0174, + "median_net_r": -1.031, + "profit_factor": 1.34, + "net_avg_r_ex_top5": 0.049, + "hold_days": 30, + "hold_avg_r": 0.631, + "hold_net_avg_r": 0.585, + "hold_total_r": 684.97 + }, + { + "variant": "no_confidence_floor", + "total": 1093, + "wins": 380, + "losses": 596, + "expired": 117, + "hit_rate": 38.9, + "avg_r": 0.25, + "total_r": 273.55, + "net_avg_r": 0.204, + "net_total_r": 222.99, + "best_r": 8.85, + "worst_r": -3.38, + "avg_hold_days": 11.9, + "net_r_per_day": 0.0171, + "median_net_r": -1.031, + "profit_factor": 1.33, + "net_avg_r_ex_top5": 0.045, + "hold_days": 30, + "hold_avg_r": 0.626, + "hold_net_avg_r": 0.58, + "hold_total_r": 684.08 + }, + { + "variant": "no_rr_floor", + "total": 6849, + "wins": 3235, + "losses": 3409, + "expired": 205, + "hit_rate": 48.7, + "avg_r": 0.112, + "total_r": 770.17, + "net_avg_r": 0.061, + "net_total_r": 418.96, + "best_r": 8.85, + "worst_r": -5.16, + "avg_hold_days": 7.9, + "net_r_per_day": 0.0078, + "median_net_r": -0.061, + "profit_factor": 1.11, + "net_avg_r_ex_top5": -0.061, + "hold_days": 30, + "hold_avg_r": 0.354, + "hold_net_avg_r": 0.303, + "hold_total_r": 2425.86 + }, + { + "variant": "no_neutral_exclusion", + "total": 2313, + "wins": 770, + "losses": 1279, + "expired": 264, + "hit_rate": 37.6, + "avg_r": 0.2, + "total_r": 462.35, + "net_avg_r": 0.154, + "net_total_r": 355.89, + "best_r": 8.85, + "worst_r": -3.38, + "avg_hold_days": 12.6, + "net_r_per_day": 0.0122, + "median_net_r": -1.031, + "profit_factor": 1.25, + "net_avg_r_ex_top5": 0.004, + "hold_days": 30, + "hold_avg_r": 0.583, + "hold_net_avg_r": 0.537, + "hold_total_r": 1348.89 + }, + { + "variant": "momentum_only", + "total": 14696, + "wins": 6827, + "losses": 7359, + "expired": 510, + "hit_rate": 48.1, + "avg_r": 0.114, + "total_r": 1669.64, + "net_avg_r": 0.064, + "net_total_r": 936.93, + "best_r": 8.85, + "worst_r": -5.71, + "avg_hold_days": 8.4, + "net_r_per_day": 0.0076, + "median_net_r": -1.013, + "profit_factor": 1.11, + "net_avg_r_ex_top5": -0.055, + "hold_days": 30, + "hold_avg_r": 0.395, + "hold_net_avg_r": 0.345, + "hold_total_r": 5798.82 + } + ], + "gate_ablation_note": "Each row re-qualifies the same candidates at the current momentum cutoff (80) with one floor removed (long-only while the momentum gate is active). If dropping a floor doesn't hurt net expectancy, that floor isn't pulling its weight. The Hold columns grade the same variants under the hold-to-horizon time exit instead of the S/R target \u2014 the view that matters if the exit policy moves to a fixed hold.", + "time_exit_sweep": [ + { + "hold_days": 5, + "total": 1086, + "wins": 603, + "win_rate": 55.5, + "avg_r": 0.175, + "total_r": 190.16, + "net_avg_r": 0.129, + "net_total_r": 139.97, + "best_r": 5.09, + "worst_r": -2.51, + "avg_hold_days": 4.5, + "net_r_per_day": 0.0285, + "median_net_r": 0.115, + "profit_factor": 1.36, + "net_avg_r_ex_top5": -0.002 + }, + { + "hold_days": 10, + "total": 1086, + "wins": 559, + "win_rate": 51.5, + "avg_r": 0.357, + "total_r": 387.9, + "net_avg_r": 0.311, + "net_total_r": 337.7, + "best_r": 6.73, + "worst_r": -2.51, + "avg_hold_days": 7.9, + "net_r_per_day": 0.0395, + "median_net_r": 0.031, + "profit_factor": 1.67, + "net_avg_r_ex_top5": 0.112 + }, + { + "hold_days": 21, + "total": 1086, + "wins": 487, + "win_rate": 44.8, + "avg_r": 0.525, + "total_r": 570.33, + "net_avg_r": 0.479, + "net_total_r": 520.14, + "best_r": 9.86, + "worst_r": -3.38, + "avg_hold_days": 13.7, + "net_r_per_day": 0.0349, + "median_net_r": -1.027, + "profit_factor": 1.81, + "net_avg_r_ex_top5": 0.191 + }, + { + "hold_days": 30, + "total": 1086, + "wins": 434, + "win_rate": 40.0, + "avg_r": 0.631, + "total_r": 684.97, + "net_avg_r": 0.585, + "net_total_r": 634.78, + "best_r": 12.87, + "worst_r": -3.38, + "avg_hold_days": 17.8, + "net_r_per_day": 0.0329, + "median_net_r": -1.033, + "profit_factor": 1.9, + "net_avg_r_ex_top5": 0.212 + } + ], + "portfolio_sim": { + "params": { + "starting_capital": 10000.0, + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "notional_cap_pct": 20.0, + "cost_per_side_pct": 0.1, + "hold_days": 30 + }, + "policies": [ + { + "policy": "target", + "starting_capital": 10000.0, + "final_equity": 27052.49, + "total_return_pct": 170.5, + "cagr_pct": 28.3, + "max_drawdown_pct": 22.5, + "sharpe": 1.48, + "trades": 422, + "win_rate": 42.4, + "avg_trade_pnl": 40.41, + "best_trade_r": 8.85, + "worst_trade_r": -2.68, + "best_trade_pnl": 990.78, + "worst_trade_pnl": -515.9, + "avg_hold_days": 10.7, + "exit_reasons": { + "stop": 236, + "target": 157, + "time": 29 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 9.5 + }, + { + "year": 2023, + "return_pct": 5.2 + }, + { + "year": 2024, + "return_pct": 47.5 + }, + { + "year": 2025, + "return_pct": 50.0 + }, + { + "year": 2026, + "return_pct": 6.1 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "policy": "hold", + "starting_capital": 10000.0, + "final_equity": 47653.95, + "total_return_pct": 376.5, + "cagr_pct": 47.9, + "max_drawdown_pct": 18.8, + "sharpe": 1.96, + "trades": 303, + "win_rate": 38.9, + "avg_trade_pnl": 124.27, + "best_trade_r": 12.87, + "worst_trade_r": -2.12, + "best_trade_pnl": 5031.32, + "worst_trade_pnl": -516.31, + "avg_hold_days": 17.0, + "exit_reasons": { + "stop": 178, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 6.7 + }, + { + "year": 2023, + "return_pct": 42.5 + }, + { + "year": 2024, + "return_pct": 53.1 + }, + { + "year": 2025, + "return_pct": 61.2 + }, + { + "year": 2026, + "return_pct": 27.0 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + } + ], + "note": "One capital-constrained book over the same qualified setups the tables above grade per-setup: at most 10 concurrent positions (one per ticker), best momentum first, fixed-fractional risk sizing with a no-leverage cap, entries at the detection close, stops filled at the worse of stop or open. 'target' races the S/R target against the stop (timeout at the horizon); 'hold' keeps the initial stop and exits at the horizon close. SPY return is price-only over the same window. In-sample; no dividends." + }, + "strategy_variants": { + "variants": [ + { + "variant": "production_residual_80_fixed10", + "label": "Production residual 80 / max 10", + "ranking": "residual", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 47653.95, + "total_return_pct": 376.5, + "cagr_pct": 47.9, + "max_drawdown_pct": 18.8, + "sharpe": 1.96, + "trades": 303, + "win_rate": 38.9, + "avg_trade_pnl": 124.27, + "best_trade_r": 12.87, + "worst_trade_r": -2.12, + "best_trade_pnl": 5031.32, + "worst_trade_pnl": -516.31, + "avg_hold_days": 17.0, + "exit_reasons": { + "stop": 178, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 6.7 + }, + { + "year": 2023, + "return_pct": 42.5 + }, + { + "year": 2024, + "return_pct": 53.1 + }, + { + "year": 2025, + "return_pct": 61.2 + }, + { + "year": 2026, + "return_pct": 27.0 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "legacy_raw_80_fixed10", + "label": "Legacy raw 80 / max 10", + "ranking": "raw", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 28874.99, + "total_return_pct": 188.7, + "cagr_pct": 30.3, + "max_drawdown_pct": 18.4, + "sharpe": 1.34, + "trades": 297, + "win_rate": 35.4, + "avg_trade_pnl": 63.55, + "best_trade_r": 12.87, + "worst_trade_r": -4.21, + "best_trade_pnl": 2822.98, + "worst_trade_pnl": -295.18, + "avg_hold_days": 16.7, + "exit_reasons": { + "stop": 184, + "time": 113 + }, + "skipped_book_full": 0, + "spy_return_pct": 95.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 7.3 + }, + { + "year": 2023, + "return_pct": 6.9 + }, + { + "year": 2024, + "return_pct": 47.9 + }, + { + "year": 2025, + "return_pct": 31.2 + }, + { + "year": 2026, + "return_pct": 29.8 + } + ], + "start_date": "2022-06-28", + "end_date": "2026-07-02" + }, + { + "variant": "raw_90_fixed10", + "label": "Raw 90 / max 10", + "ranking": "raw", + "cutoff": 90.0, + "filters": [ + { + "percentile_key": "momentum_percentile", + "cutoff": 90.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 32295.9, + "total_return_pct": 223.0, + "cagr_pct": 34.2, + "max_drawdown_pct": 16.9, + "sharpe": 1.62, + "trades": 217, + "win_rate": 36.4, + "avg_trade_pnl": 102.75, + "best_trade_r": 12.87, + "worst_trade_r": -2.13, + "best_trade_pnl": 3301.56, + "worst_trade_pnl": -499.25, + "avg_hold_days": 16.2, + "exit_reasons": { + "stop": 135, + "time": 82 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 7.6 + }, + { + "year": 2023, + "return_pct": 20.6 + }, + { + "year": 2024, + "return_pct": 42.6 + }, + { + "year": 2025, + "return_pct": 41.6 + }, + { + "year": 2026, + "return_pct": 23.3 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "residual_80_fixed15", + "label": "Residual 80 / max 15 capacity check", + "ranking": "residual", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 15, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 47653.95, + "total_return_pct": 376.5, + "cagr_pct": 47.9, + "max_drawdown_pct": 18.8, + "sharpe": 1.96, + "trades": 303, + "win_rate": 38.9, + "avg_trade_pnl": 124.27, + "best_trade_r": 12.87, + "worst_trade_r": -2.12, + "best_trade_pnl": 5031.32, + "worst_trade_pnl": -516.31, + "avg_hold_days": 17.0, + "exit_reasons": { + "stop": 178, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 6.7 + }, + { + "year": 2023, + "return_pct": 42.5 + }, + { + "year": 2024, + "return_pct": 53.1 + }, + { + "year": 2025, + "return_pct": 61.2 + }, + { + "year": 2026, + "return_pct": 27.0 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_lowvol50_fixed10", + "label": "Residual 80 + low-vol 50 / max 10", + "ranking": "residual+low_vol_filter", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + }, + { + "percentile_key": "low_vol_6m_percentile", + "cutoff": 50.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 18351.66, + "total_return_pct": 83.5, + "cagr_pct": 16.5, + "max_drawdown_pct": 8.9, + "sharpe": 1.69, + "trades": 118, + "win_rate": 48.3, + "avg_trade_pnl": 70.78, + "best_trade_r": 8.98, + "worst_trade_r": -1.16, + "best_trade_pnl": 1091.32, + "worst_trade_pnl": -203.91, + "avg_hold_days": 19.4, + "exit_reasons": { + "stop": 60, + "time": 58 + }, + "skipped_book_full": 0, + "spy_return_pct": 96.6, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 12.0 + }, + { + "year": 2023, + "return_pct": 20.8 + }, + { + "year": 2024, + "return_pct": 2.9 + }, + { + "year": 2025, + "return_pct": 8.7 + }, + { + "year": 2026, + "return_pct": 21.4 + } + ], + "start_date": "2022-07-13", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_lowvol70_fixed10", + "label": "Residual 80 + low-vol 70 / max 10", + "ranking": "residual+low_vol_filter", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + }, + { + "percentile_key": "low_vol_6m_percentile", + "cutoff": 70.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 13860.93, + "total_return_pct": 38.6, + "cagr_pct": 8.6, + "max_drawdown_pct": 8.4, + "sharpe": 1.3, + "trades": 60, + "win_rate": 50.0, + "avg_trade_pnl": 64.35, + "best_trade_r": 8.98, + "worst_trade_r": -1.16, + "best_trade_pnl": 843.24, + "worst_trade_pnl": -129.59, + "avg_hold_days": 19.6, + "exit_reasons": { + "stop": 29, + "time": 31 + }, + "skipped_book_full": 0, + "spy_return_pct": 96.6, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 11.3 + }, + { + "year": 2023, + "return_pct": 13.1 + }, + { + "year": 2024, + "return_pct": 2.1 + }, + { + "year": 2025, + "return_pct": 8.4 + }, + { + "year": 2026, + "return_pct": -0.4 + } + ], + "start_date": "2022-07-13", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_lowvol_blend_fixed10", + "label": "Residual 80 + low-vol blend / max 10", + "ranking": "residual_low_vol_blend", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 33689.55, + "total_return_pct": 236.9, + "cagr_pct": 35.6, + "max_drawdown_pct": 14.7, + "sharpe": 1.74, + "trades": 299, + "win_rate": 33.4, + "avg_trade_pnl": 79.23, + "best_trade_r": 10.81, + "worst_trade_r": -2.25, + "best_trade_pnl": 2080.79, + "worst_trade_pnl": -603.66, + "avg_hold_days": 16.0, + "exit_reasons": { + "stop": 193, + "time": 106 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 16.4 + }, + { + "year": 2023, + "return_pct": -0.4 + }, + { + "year": 2024, + "return_pct": 53.0 + }, + { + "year": 2025, + "return_pct": 65.8 + }, + { + "year": 2026, + "return_pct": 14.6 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol50_fixed10", + "label": "Residual 80 + high-vol 50 / max 10", + "ranking": "residual+high_vol_filter", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + }, + { + "percentile_key": "vol_6m_percentile", + "cutoff": 50.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 36002.67, + "total_return_pct": 260.0, + "cagr_pct": 37.9, + "max_drawdown_pct": 20.3, + "sharpe": 1.58, + "trades": 297, + "win_rate": 36.0, + "avg_trade_pnl": 87.55, + "best_trade_r": 12.87, + "worst_trade_r": -2.12, + "best_trade_pnl": 4054.83, + "worst_trade_pnl": -393.92, + "avg_hold_days": 16.5, + "exit_reasons": { + "stop": 183, + "time": 114 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 4.6 + }, + { + "year": 2023, + "return_pct": 33.5 + }, + { + "year": 2024, + "return_pct": 43.2 + }, + { + "year": 2025, + "return_pct": 58.3 + }, + { + "year": 2026, + "return_pct": 13.7 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol70_fixed10", + "label": "Residual 80 + high-vol 70 / max 10", + "ranking": "residual+high_vol_filter", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + }, + { + "percentile_key": "vol_6m_percentile", + "cutoff": 70.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 34617.41, + "total_return_pct": 246.2, + "cagr_pct": 36.5, + "max_drawdown_pct": 19.5, + "sharpe": 1.58, + "trades": 264, + "win_rate": 35.6, + "avg_trade_pnl": 93.25, + "best_trade_r": 12.87, + "worst_trade_r": -2.45, + "best_trade_pnl": 3860.4, + "worst_trade_pnl": -605.1, + "avg_hold_days": 16.3, + "exit_reasons": { + "stop": 165, + "time": 99 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 7.0 + }, + { + "year": 2023, + "return_pct": 22.1 + }, + { + "year": 2024, + "return_pct": 28.4 + }, + { + "year": 2025, + "return_pct": 81.4 + }, + { + "year": 2026, + "return_pct": 13.8 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol_blend90_10_fixed10", + "label": "Residual 80 + high-vol 90/10 blend / max 10", + "ranking": "residual_high_vol_blend_90_10", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 46553.94, + "total_return_pct": 365.5, + "cagr_pct": 47.0, + "max_drawdown_pct": 21.1, + "sharpe": 1.86, + "trades": 307, + "win_rate": 36.8, + "avg_trade_pnl": 119.07, + "best_trade_r": 12.87, + "worst_trade_r": -2.12, + "best_trade_pnl": 4897.15, + "worst_trade_pnl": -522.67, + "avg_hold_days": 16.6, + "exit_reasons": { + "stop": 187, + "time": 120 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 10.7 + }, + { + "year": 2023, + "return_pct": 35.2 + }, + { + "year": 2024, + "return_pct": 52.5 + }, + { + "year": 2025, + "return_pct": 67.3 + }, + { + "year": 2026, + "return_pct": 22.0 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol_blend80_20_fixed10", + "label": "Residual 80 + high-vol 80/20 blend / max 10", + "ranking": "residual_high_vol_blend_80_20", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 52815.5, + "total_return_pct": 428.2, + "cagr_pct": 51.8, + "max_drawdown_pct": 22.0, + "sharpe": 2.0, + "trades": 305, + "win_rate": 38.7, + "avg_trade_pnl": 140.38, + "best_trade_r": 12.87, + "worst_trade_r": -1.76, + "best_trade_pnl": 5144.91, + "worst_trade_pnl": -561.89, + "avg_hold_days": 17.1, + "exit_reasons": { + "stop": 180, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 10.2 + }, + { + "year": 2023, + "return_pct": 41.6 + }, + { + "year": 2024, + "return_pct": 42.1 + }, + { + "year": 2025, + "return_pct": 75.8 + }, + { + "year": 2026, + "return_pct": 35.6 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol_blend_fixed10", + "label": "Residual 80 + high-vol 70/30 blend / max 10", + "ranking": "residual_high_vol_blend_70_30", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 52292.85, + "total_return_pct": 422.9, + "cagr_pct": 51.4, + "max_drawdown_pct": 19.5, + "sharpe": 1.97, + "trades": 307, + "win_rate": 39.1, + "avg_trade_pnl": 137.76, + "best_trade_r": 12.87, + "worst_trade_r": -2.13, + "best_trade_pnl": 5097.04, + "worst_trade_pnl": -556.36, + "avg_hold_days": 17.1, + "exit_reasons": { + "stop": 180, + "time": 127 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 10.2 + }, + { + "year": 2023, + "return_pct": 52.0 + }, + { + "year": 2024, + "return_pct": 42.4 + }, + { + "year": 2025, + "return_pct": 61.7 + }, + { + "year": 2026, + "return_pct": 35.7 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol_blend60_40_fixed10", + "label": "Residual 80 + high-vol 60/40 blend / max 10", + "ranking": "residual_high_vol_blend_60_40", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 53744.15, + "total_return_pct": 437.4, + "cagr_pct": 52.4, + "max_drawdown_pct": 19.4, + "sharpe": 2.03, + "trades": 305, + "win_rate": 39.0, + "avg_trade_pnl": 143.42, + "best_trade_r": 12.87, + "worst_trade_r": -2.13, + "best_trade_pnl": 5425.85, + "worst_trade_pnl": -571.36, + "avg_hold_days": 17.1, + "exit_reasons": { + "stop": 179, + "time": 126 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 10.6 + }, + { + "year": 2023, + "return_pct": 51.9 + }, + { + "year": 2024, + "return_pct": 48.4 + }, + { + "year": 2025, + "return_pct": 64.7 + }, + { + "year": 2026, + "return_pct": 31.0 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "variant": "highvol70_fixed10", + "label": "High-vol 70 / max 10", + "ranking": "high_vol", + "cutoff": 70.0, + "filters": [ + { + "percentile_key": "vol_6m_percentile", + "cutoff": 70.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 31941.49, + "total_return_pct": 219.4, + "cagr_pct": 29.4, + "max_drawdown_pct": 36.5, + "sharpe": 1.06, + "trades": 483, + "win_rate": 33.5, + "avg_trade_pnl": 45.43, + "best_trade_r": 12.87, + "worst_trade_r": -6.58, + "best_trade_pnl": 3499.87, + "worst_trade_pnl": -1575.65, + "avg_hold_days": 16.1, + "exit_reasons": { + "stop": 308, + "time": 175 + }, + "skipped_book_full": 608, + "spy_return_pct": 56.2, + "yearly_returns": [ + { + "year": 2021, + "return_pct": -0.7 + }, + { + "year": 2022, + "return_pct": -26.2 + }, + { + "year": 2023, + "return_pct": 83.7 + }, + { + "year": 2024, + "return_pct": 57.2 + }, + { + "year": 2025, + "return_pct": 25.7 + }, + { + "year": 2026, + "return_pct": 20.2 + } + ], + "start_date": "2021-12-28", + "end_date": "2026-07-02" + }, + { + "variant": "highvol80_fixed10", + "label": "High-vol 80 / max 10", + "ranking": "high_vol", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "vol_6m_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 33221.17, + "total_return_pct": 232.2, + "cagr_pct": 30.5, + "max_drawdown_pct": 37.3, + "sharpe": 1.08, + "trades": 475, + "win_rate": 32.6, + "avg_trade_pnl": 48.89, + "best_trade_r": 12.87, + "worst_trade_r": -6.58, + "best_trade_pnl": 3578.0, + "worst_trade_pnl": -1724.97, + "avg_hold_days": 16.0, + "exit_reasons": { + "stop": 304, + "time": 171 + }, + "skipped_book_full": 371, + "spy_return_pct": 56.2, + "yearly_returns": [ + { + "year": 2021, + "return_pct": -0.7 + }, + { + "year": 2022, + "return_pct": -23.4 + }, + { + "year": 2023, + "return_pct": 83.7 + }, + { + "year": 2024, + "return_pct": 60.7 + }, + { + "year": 2025, + "return_pct": 21.5 + }, + { + "year": 2026, + "return_pct": 22.0 + } + ], + "start_date": "2021-12-28", + "end_date": "2026-07-02" + }, + { + "variant": "highvol90_fixed10", + "label": "High-vol 90 / max 10", + "ranking": "high_vol", + "cutoff": 90.0, + "filters": [ + { + "percentile_key": "vol_6m_percentile", + "cutoff": 90.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 30750.26, + "total_return_pct": 207.5, + "cagr_pct": 28.3, + "max_drawdown_pct": 35.7, + "sharpe": 1.03, + "trades": 427, + "win_rate": 32.1, + "avg_trade_pnl": 48.6, + "best_trade_r": 12.87, + "worst_trade_r": -6.58, + "best_trade_pnl": 3185.04, + "worst_trade_pnl": -1748.5, + "avg_hold_days": 16.2, + "exit_reasons": { + "stop": 274, + "time": 153 + }, + "skipped_book_full": 144, + "spy_return_pct": 56.2, + "yearly_returns": [ + { + "year": 2021, + "return_pct": -1.3 + }, + { + "year": 2022, + "return_pct": -26.2 + }, + { + "year": 2023, + "return_pct": 103.2 + }, + { + "year": 2024, + "return_pct": 47.7 + }, + { + "year": 2025, + "return_pct": 29.8 + }, + { + "year": 2026, + "return_pct": 8.4 + } + ], + "start_date": "2021-12-28", + "end_date": "2026-07-02" + }, + { + "variant": "lowvol80_fixed10", + "label": "Low-vol 80 / max 10", + "ranking": "low_vol", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "low_vol_6m_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 11360.88, + "total_return_pct": 13.6, + "cagr_pct": 2.9, + "max_drawdown_pct": 18.9, + "sharpe": 0.3, + "trades": 239, + "win_rate": 34.3, + "avg_trade_pnl": 5.69, + "best_trade_r": 8.89, + "worst_trade_r": -2.77, + "best_trade_pnl": 621.88, + "worst_trade_pnl": -195.69, + "avg_hold_days": 16.8, + "exit_reasons": { + "stop": 152, + "time": 87 + }, + "skipped_book_full": 0, + "spy_return_pct": 56.2, + "yearly_returns": [ + { + "year": 2021, + "return_pct": 0.3 + }, + { + "year": 2022, + "return_pct": 14.9 + }, + { + "year": 2023, + "return_pct": -2.4 + }, + { + "year": 2024, + "return_pct": 3.4 + }, + { + "year": 2025, + "return_pct": -10.0 + }, + { + "year": 2026, + "return_pct": 8.6 + } + ], + "start_date": "2021-12-28", + "end_date": "2026-07-02" + } + ], + "note": "Research-only hold-to-horizon portfolio variants. Production now uses residual 12-1 momentum at cutoff 80; the remaining rows compare the legacy raw rank, raw cutoff 90, one max-15 capacity check, and volatility overlays." + }, + "exit_policy_variants": { + "variants": [ + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "label": "80/20 entry + 30d hold / initial stop", + "description": "Baseline: keep the initial ATR stop and exit at 30 trading days.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 52815.5, + "total_return_pct": 428.2, + "cagr_pct": 51.8, + "max_drawdown_pct": 22.0, + "sharpe": 2.0, + "trades": 305, + "win_rate": 38.7, + "avg_trade_pnl": 140.38, + "best_trade_r": 12.87, + "worst_trade_r": -1.76, + "best_trade_pnl": 5144.91, + "worst_trade_pnl": -561.89, + "avg_hold_days": 17.1, + "exit_reasons": { + "stop": 180, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 10.2 + }, + { + "year": 2023, + "return_pct": 41.6 + }, + { + "year": 2024, + "return_pct": 42.1 + }, + { + "year": 2025, + "return_pct": 75.8 + }, + { + "year": 2026, + "return_pct": 35.6 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "sma50", + "label": "80/20 entry + SMA50 break", + "description": "Exit at the close when price closes below its 50-day SMA.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 38710.74, + "total_return_pct": 287.1, + "cagr_pct": 40.4, + "max_drawdown_pct": 24.0, + "sharpe": 1.75, + "trades": 385, + "win_rate": 33.8, + "avg_trade_pnl": 74.57, + "best_trade_r": 12.87, + "worst_trade_r": -1.76, + "best_trade_pnl": 4323.49, + "worst_trade_pnl": -455.17, + "avg_hold_days": 12.3, + "exit_reasons": { + "sma50": 158, + "stop": 131, + "time": 96 + }, + "skipped_book_full": 4, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -5.2 + }, + { + "year": 2023, + "return_pct": 18.7 + }, + { + "year": 2024, + "return_pct": 77.1 + }, + { + "year": 2025, + "return_pct": 66.0 + }, + { + "year": 2026, + "return_pct": 17.1 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "low20", + "label": "80/20 entry + 20-day low break", + "description": "Exit at the close when price closes below the prior 20-day low.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 54364.58, + "total_return_pct": 443.6, + "cagr_pct": 52.9, + "max_drawdown_pct": 21.6, + "sharpe": 2.03, + "trades": 307, + "win_rate": 37.8, + "avg_trade_pnl": 144.51, + "best_trade_r": 12.87, + "worst_trade_r": -1.76, + "best_trade_pnl": 5295.81, + "worst_trade_pnl": -578.37, + "avg_hold_days": 16.7, + "exit_reasons": { + "low20": 17, + "stop": 177, + "time": 113 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 10.4 + }, + { + "year": 2023, + "return_pct": 40.3 + }, + { + "year": 2024, + "return_pct": 41.3 + }, + { + "year": 2025, + "return_pct": 85.1 + }, + { + "year": 2026, + "return_pct": 34.3 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "technical40", + "label": "80/20 entry + technical score < 40", + "description": "Exit at the close when the price-derived technical score deteriorates below 40.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 52815.5, + "total_return_pct": 428.2, + "cagr_pct": 51.8, + "max_drawdown_pct": 22.0, + "sharpe": 2.0, + "trades": 305, + "win_rate": 38.7, + "avg_trade_pnl": 140.38, + "best_trade_r": 12.87, + "worst_trade_r": -1.76, + "best_trade_pnl": 5144.91, + "worst_trade_pnl": -561.89, + "avg_hold_days": 17.1, + "exit_reasons": { + "stop": 180, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 10.2 + }, + { + "year": 2023, + "return_pct": 41.6 + }, + { + "year": 2024, + "return_pct": 42.1 + }, + { + "year": 2025, + "return_pct": 75.8 + }, + { + "year": 2026, + "return_pct": 35.6 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + }, + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "label": "80/20 entry + 3x ATR trailing stop", + "description": "Trail the stop upward to highest close minus 3 ATR, evaluated from prior data.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 50380.47, + "total_return_pct": 403.8, + "cagr_pct": 50.0, + "max_drawdown_pct": 21.4, + "sharpe": 2.03, + "trades": 321, + "win_rate": 37.4, + "avg_trade_pnl": 125.8, + "best_trade_r": 12.87, + "worst_trade_r": -3.26, + "best_trade_pnl": 4977.01, + "worst_trade_pnl": -532.7, + "avg_hold_days": 15.3, + "exit_reasons": { + "stop": 146, + "time": 78, + "trailing_stop": 97 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 8.1 + }, + { + "year": 2023, + "return_pct": 42.0 + }, + { + "year": 2024, + "return_pct": 36.1 + }, + { + "year": 2025, + "return_pct": 78.5 + }, + { + "year": 2026, + "return_pct": 35.1 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02" + } + ], + "note": "Research-only exit policies over the residual/high-vol 80/20 entry candidate. Every row uses the same entry qualification/ranking and changes only the exit discipline." + }, + "portfolio_monitor": { + "production_strategy": "residual80_highvol80_20_atr3", + "strategies": [ + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true + } + ], + "lookbacks": [ + { + "lookback": "6m", + "label": "6 months" + }, + { + "lookback": "1y", + "label": "1 year" + }, + { + "lookback": "3y", + "label": "3 years" + }, + { + "lookback": "5y", + "label": "5 years" + }, + { + "lookback": "all", + "label": "All history" + } + ], + "runs": [ + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "6m", + "lookback_label": "6 months", + "starting_capital": 10000.0, + "final_equity": 13158.33, + "total_return_pct": 31.6, + "cagr_pct": 72.9, + "max_drawdown_pct": 6.8, + "sharpe": 3.15, + "trades": 31, + "win_rate": 41.9, + "avg_trade_pnl": 101.88, + "best_trade_r": 12.87, + "worst_trade_r": -1.79, + "best_trade_pnl": 1389.22, + "worst_trade_pnl": -142.57, + "avg_hold_days": 16.8, + "exit_reasons": { + "stop": 18, + "time": 13 + }, + "skipped_book_full": 0, + "spy_return_pct": 9.2, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 0.0 + }, + { + "year": 2026, + "return_pct": 31.6 + } + ], + "start_date": "2025-12-31", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-07", + "equity": 9990.34, + "return_pct": -0.1 + }, + { + "date": "2026-01-08", + "equity": 10080.41, + "return_pct": 0.8 + }, + { + "date": "2026-01-09", + "equity": 10127.43, + "return_pct": 1.27 + }, + { + "date": "2026-01-12", + "equity": 10331.35, + "return_pct": 3.31 + }, + { + "date": "2026-01-13", + "equity": 10442.28, + "return_pct": 4.42 + }, + { + "date": "2026-01-14", + "equity": 10473.24, + "return_pct": 4.73 + }, + { + "date": "2026-01-15", + "equity": 10541.56, + "return_pct": 5.42 + }, + { + "date": "2026-01-16", + "equity": 10352.94, + "return_pct": 3.53 + }, + { + "date": "2026-01-20", + "equity": 10400.77, + "return_pct": 4.01 + }, + { + "date": "2026-01-21", + "equity": 10634.54, + "return_pct": 6.35 + }, + { + "date": "2026-01-22", + "equity": 10760.66, + "return_pct": 7.61 + }, + { + "date": "2026-01-23", + "equity": 10829.45, + "return_pct": 8.29 + }, + { + "date": "2026-01-26", + "equity": 10863.78, + "return_pct": 8.64 + }, + { + "date": "2026-01-27", + "equity": 10726.72, + "return_pct": 7.27 + }, + { + "date": "2026-01-28", + "equity": 10630.33, + "return_pct": 6.3 + }, + { + "date": "2026-01-29", + "equity": 10579.87, + "return_pct": 5.8 + }, + { + "date": "2026-01-30", + "equity": 10480.93, + "return_pct": 4.81 + }, + { + "date": "2026-02-02", + "equity": 10548.96, + "return_pct": 5.49 + }, + { + "date": "2026-02-03", + "equity": 10786.74, + "return_pct": 7.87 + }, + { + "date": "2026-02-04", + "equity": 10769.34, + "return_pct": 7.69 + }, + { + "date": "2026-02-05", + "equity": 10763.99, + "return_pct": 7.64 + }, + { + "date": "2026-02-06", + "equity": 10945.01, + "return_pct": 9.45 + }, + { + "date": "2026-02-09", + "equity": 11000.63, + "return_pct": 10.01 + }, + { + "date": "2026-02-10", + "equity": 11125.63, + "return_pct": 11.26 + }, + { + "date": "2026-02-11", + "equity": 11261.89, + "return_pct": 12.62 + }, + { + "date": "2026-02-12", + "equity": 11022.75, + "return_pct": 10.23 + }, + { + "date": "2026-02-13", + "equity": 11186.58, + "return_pct": 11.87 + }, + { + "date": "2026-02-17", + "equity": 11121.24, + "return_pct": 11.21 + }, + { + "date": "2026-02-18", + "equity": 11250.11, + "return_pct": 12.5 + }, + { + "date": "2026-02-19", + "equity": 11233.8, + "return_pct": 12.34 + }, + { + "date": "2026-02-20", + "equity": 11183.73, + "return_pct": 11.84 + }, + { + "date": "2026-02-23", + "equity": 11140.11, + "return_pct": 11.4 + }, + { + "date": "2026-02-24", + "equity": 11289.91, + "return_pct": 12.9 + }, + { + "date": "2026-02-25", + "equity": 11187.27, + "return_pct": 11.87 + }, + { + "date": "2026-02-26", + "equity": 11174.05, + "return_pct": 11.74 + }, + { + "date": "2026-02-27", + "equity": 11258.34, + "return_pct": 12.58 + }, + { + "date": "2026-03-02", + "equity": 11101.36, + "return_pct": 11.01 + }, + { + "date": "2026-03-03", + "equity": 10941.99, + "return_pct": 9.42 + }, + { + "date": "2026-03-04", + "equity": 10893.84, + "return_pct": 8.94 + }, + { + "date": "2026-03-05", + "equity": 10814.01, + "return_pct": 8.14 + }, + { + "date": "2026-03-06", + "equity": 10825.58, + "return_pct": 8.26 + }, + { + "date": "2026-03-09", + "equity": 10818.29, + "return_pct": 8.18 + }, + { + "date": "2026-03-10", + "equity": 10780.23, + "return_pct": 7.8 + }, + { + "date": "2026-03-11", + "equity": 10816.7, + "return_pct": 8.17 + }, + { + "date": "2026-03-12", + "equity": 10867.59, + "return_pct": 8.68 + }, + { + "date": "2026-03-13", + "equity": 10842.97, + "return_pct": 8.43 + }, + { + "date": "2026-03-16", + "equity": 10822.73, + "return_pct": 8.23 + }, + { + "date": "2026-03-17", + "equity": 10894.72, + "return_pct": 8.95 + }, + { + "date": "2026-03-18", + "equity": 10825.57, + "return_pct": 8.26 + }, + { + "date": "2026-03-19", + "equity": 10774.0, + "return_pct": 7.74 + }, + { + "date": "2026-03-20", + "equity": 10629.15, + "return_pct": 6.29 + }, + { + "date": "2026-03-23", + "equity": 10783.63, + "return_pct": 7.84 + }, + { + "date": "2026-03-24", + "equity": 10841.03, + "return_pct": 8.41 + }, + { + "date": "2026-03-25", + "equity": 10849.96, + "return_pct": 8.5 + }, + { + "date": "2026-03-26", + "equity": 10803.24, + "return_pct": 8.03 + }, + { + "date": "2026-03-27", + "equity": 10777.43, + "return_pct": 7.77 + }, + { + "date": "2026-03-30", + "equity": 10734.03, + "return_pct": 7.34 + }, + { + "date": "2026-03-31", + "equity": 10804.49, + "return_pct": 8.04 + }, + { + "date": "2026-04-01", + "equity": 10803.85, + "return_pct": 8.04 + }, + { + "date": "2026-04-02", + "equity": 10852.53, + "return_pct": 8.53 + }, + { + "date": "2026-04-06", + "equity": 10826.26, + "return_pct": 8.26 + }, + { + "date": "2026-04-07", + "equity": 10805.89, + "return_pct": 8.06 + }, + { + "date": "2026-04-08", + "equity": 11196.42, + "return_pct": 11.96 + }, + { + "date": "2026-04-09", + "equity": 11295.33, + "return_pct": 12.95 + }, + { + "date": "2026-04-10", + "equity": 11362.99, + "return_pct": 13.63 + }, + { + "date": "2026-04-13", + "equity": 11386.61, + "return_pct": 13.87 + }, + { + "date": "2026-04-14", + "equity": 11588.18, + "return_pct": 15.88 + }, + { + "date": "2026-04-15", + "equity": 11453.6, + "return_pct": 14.54 + }, + { + "date": "2026-04-16", + "equity": 11576.0, + "return_pct": 15.76 + }, + { + "date": "2026-04-17", + "equity": 11760.49, + "return_pct": 17.6 + }, + { + "date": "2026-04-20", + "equity": 11721.73, + "return_pct": 17.22 + }, + { + "date": "2026-04-21", + "equity": 11710.94, + "return_pct": 17.11 + }, + { + "date": "2026-04-22", + "equity": 11924.81, + "return_pct": 19.25 + }, + { + "date": "2026-04-23", + "equity": 11975.78, + "return_pct": 19.76 + }, + { + "date": "2026-04-24", + "equity": 12323.93, + "return_pct": 23.24 + }, + { + "date": "2026-04-27", + "equity": 12343.08, + "return_pct": 23.43 + }, + { + "date": "2026-04-28", + "equity": 12141.75, + "return_pct": 21.42 + }, + { + "date": "2026-04-29", + "equity": 12236.87, + "return_pct": 22.37 + }, + { + "date": "2026-04-30", + "equity": 12706.91, + "return_pct": 27.07 + }, + { + "date": "2026-05-01", + "equity": 12703.0, + "return_pct": 27.03 + }, + { + "date": "2026-05-04", + "equity": 12578.68, + "return_pct": 25.79 + }, + { + "date": "2026-05-05", + "equity": 12826.66, + "return_pct": 28.27 + }, + { + "date": "2026-05-06", + "equity": 13428.85, + "return_pct": 34.29 + }, + { + "date": "2026-05-07", + "equity": 13209.56, + "return_pct": 32.1 + }, + { + "date": "2026-05-08", + "equity": 13550.58, + "return_pct": 35.51 + }, + { + "date": "2026-05-11", + "equity": 13670.78, + "return_pct": 36.71 + }, + { + "date": "2026-05-12", + "equity": 13622.28, + "return_pct": 36.22 + }, + { + "date": "2026-05-13", + "equity": 13744.55, + "return_pct": 37.45 + }, + { + "date": "2026-05-14", + "equity": 13774.44, + "return_pct": 37.74 + }, + { + "date": "2026-05-15", + "equity": 13397.16, + "return_pct": 33.97 + }, + { + "date": "2026-05-18", + "equity": 13257.94, + "return_pct": 32.58 + }, + { + "date": "2026-05-19", + "equity": 13236.82, + "return_pct": 32.37 + }, + { + "date": "2026-05-20", + "equity": 12926.28, + "return_pct": 29.26 + }, + { + "date": "2026-05-21", + "equity": 12884.6, + "return_pct": 28.85 + }, + { + "date": "2026-05-22", + "equity": 12977.82, + "return_pct": 29.78 + }, + { + "date": "2026-05-26", + "equity": 12838.68, + "return_pct": 28.39 + }, + { + "date": "2026-05-27", + "equity": 12898.68, + "return_pct": 28.99 + }, + { + "date": "2026-05-28", + "equity": 12905.57, + "return_pct": 29.06 + }, + { + "date": "2026-05-29", + "equity": 12892.27, + "return_pct": 28.92 + }, + { + "date": "2026-06-01", + "equity": 12926.59, + "return_pct": 29.27 + }, + { + "date": "2026-06-02", + "equity": 12872.22, + "return_pct": 28.72 + }, + { + "date": "2026-06-03", + "equity": 12970.76, + "return_pct": 29.71 + }, + { + "date": "2026-06-04", + "equity": 12977.54, + "return_pct": 29.78 + }, + { + "date": "2026-06-05", + "equity": 12962.19, + "return_pct": 29.62 + }, + { + "date": "2026-06-08", + "equity": 12924.6, + "return_pct": 29.25 + }, + { + "date": "2026-06-09", + "equity": 13014.16, + "return_pct": 30.14 + }, + { + "date": "2026-06-10", + "equity": 12946.99, + "return_pct": 29.47 + }, + { + "date": "2026-06-11", + "equity": 13026.05, + "return_pct": 30.26 + }, + { + "date": "2026-06-12", + "equity": 13027.29, + "return_pct": 30.27 + }, + { + "date": "2026-06-15", + "equity": 13007.81, + "return_pct": 30.08 + }, + { + "date": "2026-06-16", + "equity": 12965.93, + "return_pct": 29.66 + }, + { + "date": "2026-06-17", + "equity": 13008.22, + "return_pct": 30.08 + }, + { + "date": "2026-06-18", + "equity": 12979.33, + "return_pct": 29.79 + }, + { + "date": "2026-06-22", + "equity": 13022.59, + "return_pct": 30.23 + }, + { + "date": "2026-06-23", + "equity": 12987.76, + "return_pct": 29.88 + }, + { + "date": "2026-06-24", + "equity": 13020.94, + "return_pct": 30.21 + }, + { + "date": "2026-06-25", + "equity": 13053.69, + "return_pct": 30.54 + }, + { + "date": "2026-06-26", + "equity": 13248.16, + "return_pct": 32.48 + }, + { + "date": "2026-06-29", + "equity": 13254.11, + "return_pct": 32.54 + }, + { + "date": "2026-06-30", + "equity": 13248.58, + "return_pct": 32.49 + }, + { + "date": "2026-07-01", + "equity": 13158.33, + "return_pct": 31.58 + }, + { + "date": "2026-07-02", + "equity": 13158.33, + "return_pct": 31.58 + } + ], + "benchmark_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10018.33, + "return_pct": 0.18 + }, + { + "date": "2026-01-05", + "equity": 10085.05, + "return_pct": 0.85 + }, + { + "date": "2026-01-06", + "equity": 10145.03, + "return_pct": 1.45 + }, + { + "date": "2026-01-07", + "equity": 10112.33, + "return_pct": 1.12 + }, + { + "date": "2026-01-08", + "equity": 10111.3, + "return_pct": 1.11 + }, + { + "date": "2026-01-09", + "equity": 10178.17, + "return_pct": 1.78 + }, + { + "date": "2026-01-12", + "equity": 10194.16, + "return_pct": 1.94 + }, + { + "date": "2026-01-13", + "equity": 10173.77, + "return_pct": 1.74 + }, + { + "date": "2026-01-14", + "equity": 10123.77, + "return_pct": 1.24 + }, + { + "date": "2026-01-15", + "equity": 10151.34, + "return_pct": 1.51 + }, + { + "date": "2026-01-16", + "equity": 10142.83, + "return_pct": 1.43 + }, + { + "date": "2026-01-20", + "equity": 9936.36, + "return_pct": -0.64 + }, + { + "date": "2026-01-21", + "equity": 10051.03, + "return_pct": 0.51 + }, + { + "date": "2026-01-22", + "equity": 10103.53, + "return_pct": 1.04 + }, + { + "date": "2026-01-23", + "equity": 10107.2, + "return_pct": 1.07 + }, + { + "date": "2026-01-26", + "equity": 10158.52, + "return_pct": 1.59 + }, + { + "date": "2026-01-27", + "equity": 10199.0, + "return_pct": 1.99 + }, + { + "date": "2026-01-28", + "equity": 10197.97, + "return_pct": 1.98 + }, + { + "date": "2026-01-29", + "equity": 10177.73, + "return_pct": 1.78 + }, + { + "date": "2026-01-30", + "equity": 10147.38, + "return_pct": 1.47 + }, + { + "date": "2026-02-02", + "equity": 10197.82, + "return_pct": 1.98 + }, + { + "date": "2026-02-03", + "equity": 10111.6, + "return_pct": 1.12 + }, + { + "date": "2026-02-04", + "equity": 10062.62, + "return_pct": 0.63 + }, + { + "date": "2026-02-05", + "equity": 9936.94, + "return_pct": -0.63 + }, + { + "date": "2026-02-06", + "equity": 10127.58, + "return_pct": 1.28 + }, + { + "date": "2026-02-09", + "equity": 10176.41, + "return_pct": 1.76 + }, + { + "date": "2026-02-10", + "equity": 10149.58, + "return_pct": 1.5 + }, + { + "date": "2026-02-11", + "equity": 10147.23, + "return_pct": 1.47 + }, + { + "date": "2026-02-12", + "equity": 9990.47, + "return_pct": -0.1 + }, + { + "date": "2026-02-13", + "equity": 9997.51, + "return_pct": -0.02 + }, + { + "date": "2026-02-17", + "equity": 10013.64, + "return_pct": 0.14 + }, + { + "date": "2026-02-18", + "equity": 10064.08, + "return_pct": 0.64 + }, + { + "date": "2026-02-19", + "equity": 10037.54, + "return_pct": 0.38 + }, + { + "date": "2026-02-20", + "equity": 10110.13, + "return_pct": 1.1 + }, + { + "date": "2026-02-23", + "equity": 10006.89, + "return_pct": 0.07 + }, + { + "date": "2026-02-24", + "equity": 10079.63, + "return_pct": 0.8 + }, + { + "date": "2026-02-25", + "equity": 10164.68, + "return_pct": 1.65 + }, + { + "date": "2026-02-26", + "equity": 10108.22, + "return_pct": 1.08 + }, + { + "date": "2026-02-27", + "equity": 10059.68, + "return_pct": 0.6 + }, + { + "date": "2026-03-02", + "equity": 10065.4, + "return_pct": 0.65 + }, + { + "date": "2026-03-03", + "equity": 9976.68, + "return_pct": -0.23 + }, + { + "date": "2026-03-04", + "equity": 10047.07, + "return_pct": 0.47 + }, + { + "date": "2026-03-05", + "equity": 9991.05, + "return_pct": -0.09 + }, + { + "date": "2026-03-06", + "equity": 9860.1, + "return_pct": -1.4 + }, + { + "date": "2026-03-09", + "equity": 9946.47, + "return_pct": -0.54 + }, + { + "date": "2026-03-10", + "equity": 9930.49, + "return_pct": -0.7 + }, + { + "date": "2026-03-11", + "equity": 9918.03, + "return_pct": -0.82 + }, + { + "date": "2026-03-12", + "equity": 9767.42, + "return_pct": -2.33 + }, + { + "date": "2026-03-13", + "equity": 9712.14, + "return_pct": -2.88 + }, + { + "date": "2026-03-16", + "equity": 9810.97, + "return_pct": -1.89 + }, + { + "date": "2026-03-17", + "equity": 9836.78, + "return_pct": -1.63 + }, + { + "date": "2026-03-18", + "equity": 9699.52, + "return_pct": -3.0 + }, + { + "date": "2026-03-19", + "equity": 9675.62, + "return_pct": -3.24 + }, + { + "date": "2026-03-20", + "equity": 9510.94, + "return_pct": -4.89 + }, + { + "date": "2026-03-23", + "equity": 9610.8, + "return_pct": -3.89 + }, + { + "date": "2026-03-24", + "equity": 9578.54, + "return_pct": -4.21 + }, + { + "date": "2026-03-25", + "equity": 9631.92, + "return_pct": -3.68 + }, + { + "date": "2026-03-26", + "equity": 9459.91, + "return_pct": -5.4 + }, + { + "date": "2026-03-27", + "equity": 9298.6, + "return_pct": -7.01 + }, + { + "date": "2026-03-30", + "equity": 9267.51, + "return_pct": -7.32 + }, + { + "date": "2026-03-31", + "equity": 9536.9, + "return_pct": -4.63 + }, + { + "date": "2026-04-01", + "equity": 9608.75, + "return_pct": -3.91 + }, + { + "date": "2026-04-02", + "equity": 9617.4, + "return_pct": -3.83 + }, + { + "date": "2026-04-06", + "equity": 9662.86, + "return_pct": -3.37 + }, + { + "date": "2026-04-07", + "equity": 9667.12, + "return_pct": -3.33 + }, + { + "date": "2026-04-08", + "equity": 9913.33, + "return_pct": -0.87 + }, + { + "date": "2026-04-09", + "equity": 9970.52, + "return_pct": -0.29 + }, + { + "date": "2026-04-10", + "equity": 9963.93, + "return_pct": -0.36 + }, + { + "date": "2026-04-13", + "equity": 10061.3, + "return_pct": 0.61 + }, + { + "date": "2026-04-14", + "equity": 10183.89, + "return_pct": 1.84 + }, + { + "date": "2026-04-15", + "equity": 10264.25, + "return_pct": 2.64 + }, + { + "date": "2026-04-16", + "equity": 10289.48, + "return_pct": 2.89 + }, + { + "date": "2026-04-17", + "equity": 10413.83, + "return_pct": 4.14 + }, + { + "date": "2026-04-20", + "equity": 10393.01, + "return_pct": 3.93 + }, + { + "date": "2026-04-21", + "equity": 10324.96, + "return_pct": 3.25 + }, + { + "date": "2026-04-22", + "equity": 10429.52, + "return_pct": 4.3 + }, + { + "date": "2026-04-23", + "equity": 10389.05, + "return_pct": 3.89 + }, + { + "date": "2026-04-24", + "equity": 10469.56, + "return_pct": 4.7 + }, + { + "date": "2026-04-27", + "equity": 10487.59, + "return_pct": 4.88 + }, + { + "date": "2026-04-28", + "equity": 10436.56, + "return_pct": 4.37 + }, + { + "date": "2026-04-29", + "equity": 10434.95, + "return_pct": 4.35 + }, + { + "date": "2026-04-30", + "equity": 10538.77, + "return_pct": 5.39 + }, + { + "date": "2026-05-01", + "equity": 10567.96, + "return_pct": 5.68 + }, + { + "date": "2026-05-04", + "equity": 10529.24, + "return_pct": 5.29 + }, + { + "date": "2026-05-05", + "equity": 10613.71, + "return_pct": 6.14 + }, + { + "date": "2026-05-06", + "equity": 10761.23, + "return_pct": 7.61 + }, + { + "date": "2026-05-07", + "equity": 10728.24, + "return_pct": 7.28 + }, + { + "date": "2026-05-08", + "equity": 10816.81, + "return_pct": 8.17 + }, + { + "date": "2026-05-11", + "equity": 10841.45, + "return_pct": 8.41 + }, + { + "date": "2026-05-12", + "equity": 10825.02, + "return_pct": 8.25 + }, + { + "date": "2026-05-13", + "equity": 10885.59, + "return_pct": 8.86 + }, + { + "date": "2026-05-14", + "equity": 10971.52, + "return_pct": 9.72 + }, + { + "date": "2026-05-15", + "equity": 10839.54, + "return_pct": 8.4 + }, + { + "date": "2026-05-18", + "equity": 10831.92, + "return_pct": 8.32 + }, + { + "date": "2026-05-19", + "equity": 10759.77, + "return_pct": 7.6 + }, + { + "date": "2026-05-20", + "equity": 10870.04, + "return_pct": 8.7 + }, + { + "date": "2026-05-21", + "equity": 10891.6, + "return_pct": 8.92 + }, + { + "date": "2026-05-22", + "equity": 10934.42, + "return_pct": 9.34 + }, + { + "date": "2026-05-26", + "equity": 11007.01, + "return_pct": 10.07 + }, + { + "date": "2026-05-27", + "equity": 11005.1, + "return_pct": 10.05 + }, + { + "date": "2026-05-28", + "equity": 11065.81, + "return_pct": 10.66 + }, + { + "date": "2026-05-29", + "equity": 11093.38, + "return_pct": 10.93 + }, + { + "date": "2026-06-01", + "equity": 11123.59, + "return_pct": 11.24 + }, + { + "date": "2026-06-02", + "equity": 11138.7, + "return_pct": 11.39 + }, + { + "date": "2026-06-03", + "equity": 11060.53, + "return_pct": 10.61 + }, + { + "date": "2026-06-04", + "equity": 11102.33, + "return_pct": 11.02 + }, + { + "date": "2026-06-05", + "equity": 10815.78, + "return_pct": 8.16 + }, + { + "date": "2026-06-08", + "equity": 10840.27, + "return_pct": 8.4 + }, + { + "date": "2026-06-09", + "equity": 10808.45, + "return_pct": 8.08 + }, + { + "date": "2026-06-10", + "equity": 10638.05, + "return_pct": 6.38 + }, + { + "date": "2026-06-11", + "equity": 10818.86, + "return_pct": 8.19 + }, + { + "date": "2026-06-12", + "equity": 10877.38, + "return_pct": 8.77 + }, + { + "date": "2026-06-15", + "equity": 11069.19, + "return_pct": 10.69 + }, + { + "date": "2026-06-16", + "equity": 11003.2, + "return_pct": 10.03 + }, + { + "date": "2026-06-17", + "equity": 10865.79, + "return_pct": 8.66 + }, + { + "date": "2026-06-18", + "equity": 10950.55, + "return_pct": 9.51 + }, + { + "date": "2026-06-22", + "equity": 10916.09, + "return_pct": 9.16 + }, + { + "date": "2026-06-23", + "equity": 10757.57, + "return_pct": 7.58 + }, + { + "date": "2026-06-24", + "equity": 10752.58, + "return_pct": 7.53 + }, + { + "date": "2026-06-25", + "equity": 10768.13, + "return_pct": 7.68 + }, + { + "date": "2026-06-26", + "equity": 10690.26, + "return_pct": 6.9 + }, + { + "date": "2026-06-29", + "equity": 10866.38, + "return_pct": 8.66 + }, + { + "date": "2026-06-30", + "equity": 10950.99, + "return_pct": 9.51 + }, + { + "date": "2026-07-01", + "equity": 10936.18, + "return_pct": 9.36 + }, + { + "date": "2026-07-02", + "equity": 10921.81, + "return_pct": 9.22 + } + ] + }, + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "1y", + "lookback_label": "1 year", + "starting_capital": 10000.0, + "final_equity": 15685.86, + "total_return_pct": 56.9, + "cagr_pct": 56.9, + "max_drawdown_pct": 9.4, + "sharpe": 2.33, + "trades": 69, + "win_rate": 39.1, + "avg_trade_pnl": 82.4, + "best_trade_r": 12.87, + "worst_trade_r": -2.68, + "best_trade_pnl": 1656.12, + "worst_trade_pnl": -169.95, + "avg_hold_days": 17.3, + "exit_reasons": { + "stop": 39, + "time": 30 + }, + "skipped_book_full": 0, + "spy_return_pct": 20.0, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 23.6 + }, + { + "year": 2026, + "return_pct": 27.0 + } + ], + "start_date": "2025-07-02", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-07-02", + "equity": 9998.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 9992.67, + "return_pct": -0.05 + }, + { + "date": "2025-07-07", + "equity": 10001.33, + "return_pct": 0.03 + }, + { + "date": "2025-07-08", + "equity": 9917.68, + "return_pct": -0.8 + }, + { + "date": "2025-07-09", + "equity": 9917.68, + "return_pct": -0.8 + }, + { + "date": "2025-07-10", + "equity": 9907.77, + "return_pct": -0.9 + }, + { + "date": "2025-07-11", + "equity": 9946.33, + "return_pct": -0.52 + }, + { + "date": "2025-07-14", + "equity": 10085.35, + "return_pct": 0.87 + }, + { + "date": "2025-07-15", + "equity": 10114.28, + "return_pct": 1.16 + }, + { + "date": "2025-07-16", + "equity": 10193.44, + "return_pct": 1.95 + }, + { + "date": "2025-07-17", + "equity": 10271.08, + "return_pct": 2.73 + }, + { + "date": "2025-07-18", + "equity": 10207.33, + "return_pct": 2.09 + }, + { + "date": "2025-07-21", + "equity": 10256.22, + "return_pct": 2.58 + }, + { + "date": "2025-07-22", + "equity": 10069.4, + "return_pct": 0.71 + }, + { + "date": "2025-07-23", + "equity": 10195.13, + "return_pct": 1.97 + }, + { + "date": "2025-07-24", + "equity": 10221.79, + "return_pct": 2.24 + }, + { + "date": "2025-07-25", + "equity": 10293.54, + "return_pct": 2.96 + }, + { + "date": "2025-07-28", + "equity": 10412.82, + "return_pct": 4.15 + }, + { + "date": "2025-07-29", + "equity": 10384.57, + "return_pct": 3.87 + }, + { + "date": "2025-07-30", + "equity": 10429.52, + "return_pct": 4.32 + }, + { + "date": "2025-07-31", + "equity": 10498.41, + "return_pct": 5.01 + }, + { + "date": "2025-08-01", + "equity": 10184.43, + "return_pct": 1.86 + }, + { + "date": "2025-08-04", + "equity": 10463.0, + "return_pct": 4.65 + }, + { + "date": "2025-08-05", + "equity": 10571.14, + "return_pct": 5.73 + }, + { + "date": "2025-08-06", + "equity": 10628.44, + "return_pct": 6.31 + }, + { + "date": "2025-08-07", + "equity": 10891.29, + "return_pct": 8.93 + }, + { + "date": "2025-08-08", + "equity": 10967.6, + "return_pct": 9.7 + }, + { + "date": "2025-08-11", + "equity": 10879.24, + "return_pct": 8.81 + }, + { + "date": "2025-08-12", + "equity": 10961.4, + "return_pct": 9.64 + }, + { + "date": "2025-08-13", + "equity": 10821.71, + "return_pct": 8.24 + }, + { + "date": "2025-08-14", + "equity": 10532.83, + "return_pct": 5.35 + }, + { + "date": "2025-08-15", + "equity": 10535.4, + "return_pct": 5.38 + }, + { + "date": "2025-08-18", + "equity": 10689.92, + "return_pct": 6.92 + }, + { + "date": "2025-08-19", + "equity": 10494.82, + "return_pct": 4.97 + }, + { + "date": "2025-08-20", + "equity": 10370.69, + "return_pct": 3.73 + }, + { + "date": "2025-08-21", + "equity": 10432.5, + "return_pct": 4.35 + }, + { + "date": "2025-08-22", + "equity": 10716.37, + "return_pct": 7.19 + }, + { + "date": "2025-08-25", + "equity": 10802.34, + "return_pct": 8.04 + }, + { + "date": "2025-08-26", + "equity": 10943.23, + "return_pct": 9.45 + }, + { + "date": "2025-08-27", + "equity": 10993.23, + "return_pct": 9.95 + }, + { + "date": "2025-08-28", + "equity": 11178.78, + "return_pct": 11.81 + }, + { + "date": "2025-08-29", + "equity": 11009.67, + "return_pct": 10.12 + }, + { + "date": "2025-09-02", + "equity": 10901.76, + "return_pct": 9.04 + }, + { + "date": "2025-09-03", + "equity": 10879.15, + "return_pct": 8.81 + }, + { + "date": "2025-09-04", + "equity": 10827.06, + "return_pct": 8.29 + }, + { + "date": "2025-09-05", + "equity": 10798.86, + "return_pct": 8.01 + }, + { + "date": "2025-09-08", + "equity": 10831.72, + "return_pct": 8.34 + }, + { + "date": "2025-09-09", + "equity": 10767.65, + "return_pct": 7.7 + }, + { + "date": "2025-09-10", + "equity": 10838.6, + "return_pct": 8.41 + }, + { + "date": "2025-09-11", + "equity": 11017.53, + "return_pct": 10.2 + }, + { + "date": "2025-09-12", + "equity": 11065.86, + "return_pct": 10.68 + }, + { + "date": "2025-09-15", + "equity": 11172.72, + "return_pct": 11.75 + }, + { + "date": "2025-09-16", + "equity": 11161.08, + "return_pct": 11.63 + }, + { + "date": "2025-09-17", + "equity": 11218.47, + "return_pct": 12.21 + }, + { + "date": "2025-09-18", + "equity": 11456.09, + "return_pct": 14.58 + }, + { + "date": "2025-09-19", + "equity": 11531.94, + "return_pct": 15.34 + }, + { + "date": "2025-09-22", + "equity": 11468.96, + "return_pct": 14.71 + }, + { + "date": "2025-09-23", + "equity": 11373.48, + "return_pct": 13.76 + }, + { + "date": "2025-09-24", + "equity": 11396.84, + "return_pct": 13.99 + }, + { + "date": "2025-09-25", + "equity": 11152.14, + "return_pct": 11.54 + }, + { + "date": "2025-09-26", + "equity": 11306.85, + "return_pct": 13.09 + }, + { + "date": "2025-09-29", + "equity": 11496.07, + "return_pct": 14.98 + }, + { + "date": "2025-09-30", + "equity": 11547.85, + "return_pct": 15.5 + }, + { + "date": "2025-10-01", + "equity": 11853.18, + "return_pct": 18.56 + }, + { + "date": "2025-10-02", + "equity": 11876.53, + "return_pct": 18.79 + }, + { + "date": "2025-10-03", + "equity": 11877.37, + "return_pct": 18.8 + }, + { + "date": "2025-10-06", + "equity": 12187.08, + "return_pct": 21.9 + }, + { + "date": "2025-10-07", + "equity": 12024.89, + "return_pct": 20.27 + }, + { + "date": "2025-10-08", + "equity": 12263.42, + "return_pct": 22.66 + }, + { + "date": "2025-10-09", + "equity": 12118.0, + "return_pct": 21.2 + }, + { + "date": "2025-10-10", + "equity": 11577.46, + "return_pct": 15.8 + }, + { + "date": "2025-10-13", + "equity": 11840.34, + "return_pct": 18.43 + }, + { + "date": "2025-10-14", + "equity": 11611.19, + "return_pct": 16.14 + }, + { + "date": "2025-10-15", + "equity": 11688.38, + "return_pct": 16.91 + }, + { + "date": "2025-10-16", + "equity": 11633.24, + "return_pct": 16.36 + }, + { + "date": "2025-10-17", + "equity": 11683.15, + "return_pct": 16.85 + }, + { + "date": "2025-10-20", + "equity": 11740.05, + "return_pct": 17.42 + }, + { + "date": "2025-10-21", + "equity": 11677.77, + "return_pct": 16.8 + }, + { + "date": "2025-10-22", + "equity": 11379.79, + "return_pct": 13.82 + }, + { + "date": "2025-10-23", + "equity": 11230.4, + "return_pct": 12.33 + }, + { + "date": "2025-10-24", + "equity": 11409.08, + "return_pct": 14.11 + }, + { + "date": "2025-10-27", + "equity": 11577.29, + "return_pct": 15.8 + }, + { + "date": "2025-10-28", + "equity": 11480.9, + "return_pct": 14.83 + }, + { + "date": "2025-10-29", + "equity": 11429.05, + "return_pct": 14.31 + }, + { + "date": "2025-10-30", + "equity": 11177.9, + "return_pct": 11.8 + }, + { + "date": "2025-10-31", + "equity": 11612.83, + "return_pct": 16.15 + }, + { + "date": "2025-11-03", + "equity": 11564.25, + "return_pct": 15.67 + }, + { + "date": "2025-11-04", + "equity": 11592.66, + "return_pct": 15.95 + }, + { + "date": "2025-11-05", + "equity": 11798.17, + "return_pct": 18.01 + }, + { + "date": "2025-11-06", + "equity": 11663.69, + "return_pct": 16.66 + }, + { + "date": "2025-11-07", + "equity": 11750.63, + "return_pct": 17.53 + }, + { + "date": "2025-11-10", + "equity": 11839.76, + "return_pct": 18.42 + }, + { + "date": "2025-11-11", + "equity": 11682.73, + "return_pct": 16.85 + }, + { + "date": "2025-11-12", + "equity": 11649.98, + "return_pct": 16.52 + }, + { + "date": "2025-11-13", + "equity": 11392.07, + "return_pct": 13.94 + }, + { + "date": "2025-11-14", + "equity": 11405.46, + "return_pct": 14.08 + }, + { + "date": "2025-11-17", + "equity": 11333.81, + "return_pct": 13.36 + }, + { + "date": "2025-11-18", + "equity": 11361.32, + "return_pct": 13.64 + }, + { + "date": "2025-11-19", + "equity": 11200.91, + "return_pct": 12.03 + }, + { + "date": "2025-11-20", + "equity": 11104.57, + "return_pct": 11.07 + }, + { + "date": "2025-11-21", + "equity": 11235.98, + "return_pct": 12.38 + }, + { + "date": "2025-11-24", + "equity": 11248.8, + "return_pct": 12.51 + }, + { + "date": "2025-11-25", + "equity": 11386.03, + "return_pct": 13.88 + }, + { + "date": "2025-11-26", + "equity": 11650.37, + "return_pct": 16.53 + }, + { + "date": "2025-11-28", + "equity": 11690.61, + "return_pct": 16.93 + }, + { + "date": "2025-12-01", + "equity": 11581.94, + "return_pct": 15.84 + }, + { + "date": "2025-12-02", + "equity": 11582.15, + "return_pct": 15.84 + }, + { + "date": "2025-12-03", + "equity": 11584.97, + "return_pct": 15.87 + }, + { + "date": "2025-12-04", + "equity": 11986.05, + "return_pct": 19.88 + }, + { + "date": "2025-12-05", + "equity": 12423.39, + "return_pct": 24.26 + }, + { + "date": "2025-12-08", + "equity": 12280.23, + "return_pct": 22.83 + }, + { + "date": "2025-12-09", + "equity": 12339.23, + "return_pct": 23.42 + }, + { + "date": "2025-12-10", + "equity": 12442.19, + "return_pct": 24.45 + }, + { + "date": "2025-12-11", + "equity": 12632.4, + "return_pct": 26.35 + }, + { + "date": "2025-12-12", + "equity": 12594.29, + "return_pct": 25.97 + }, + { + "date": "2025-12-15", + "equity": 12568.87, + "return_pct": 25.71 + }, + { + "date": "2025-12-16", + "equity": 12602.54, + "return_pct": 26.05 + }, + { + "date": "2025-12-17", + "equity": 12487.59, + "return_pct": 24.9 + }, + { + "date": "2025-12-18", + "equity": 12435.07, + "return_pct": 24.38 + }, + { + "date": "2025-12-19", + "equity": 12486.26, + "return_pct": 24.89 + }, + { + "date": "2025-12-22", + "equity": 12465.68, + "return_pct": 24.68 + }, + { + "date": "2025-12-23", + "equity": 12343.39, + "return_pct": 23.46 + }, + { + "date": "2025-12-24", + "equity": 12466.1, + "return_pct": 24.69 + }, + { + "date": "2025-12-26", + "equity": 12529.54, + "return_pct": 25.32 + }, + { + "date": "2025-12-29", + "equity": 12544.0, + "return_pct": 25.47 + }, + { + "date": "2025-12-30", + "equity": 12494.84, + "return_pct": 24.97 + }, + { + "date": "2025-12-31", + "equity": 12352.9, + "return_pct": 23.55 + }, + { + "date": "2026-01-02", + "equity": 12579.59, + "return_pct": 25.82 + }, + { + "date": "2026-01-05", + "equity": 12665.1, + "return_pct": 26.68 + }, + { + "date": "2026-01-06", + "equity": 12868.51, + "return_pct": 28.71 + }, + { + "date": "2026-01-07", + "equity": 12766.81, + "return_pct": 27.69 + }, + { + "date": "2026-01-08", + "equity": 12985.27, + "return_pct": 29.88 + }, + { + "date": "2026-01-09", + "equity": 12984.55, + "return_pct": 29.87 + }, + { + "date": "2026-01-12", + "equity": 13204.45, + "return_pct": 32.07 + }, + { + "date": "2026-01-13", + "equity": 13269.02, + "return_pct": 32.72 + }, + { + "date": "2026-01-14", + "equity": 13317.96, + "return_pct": 33.21 + }, + { + "date": "2026-01-15", + "equity": 13484.32, + "return_pct": 34.87 + }, + { + "date": "2026-01-16", + "equity": 13415.84, + "return_pct": 34.19 + }, + { + "date": "2026-01-20", + "equity": 13207.0, + "return_pct": 32.1 + }, + { + "date": "2026-01-21", + "equity": 13566.77, + "return_pct": 35.69 + }, + { + "date": "2026-01-22", + "equity": 13547.42, + "return_pct": 35.5 + }, + { + "date": "2026-01-23", + "equity": 13725.79, + "return_pct": 37.29 + }, + { + "date": "2026-01-26", + "equity": 13722.14, + "return_pct": 37.25 + }, + { + "date": "2026-01-27", + "equity": 13428.94, + "return_pct": 34.32 + }, + { + "date": "2026-01-28", + "equity": 13408.12, + "return_pct": 34.11 + }, + { + "date": "2026-01-29", + "equity": 13318.47, + "return_pct": 33.21 + }, + { + "date": "2026-01-30", + "equity": 13177.88, + "return_pct": 31.81 + }, + { + "date": "2026-02-02", + "equity": 13349.6, + "return_pct": 33.52 + }, + { + "date": "2026-02-03", + "equity": 13454.79, + "return_pct": 34.57 + }, + { + "date": "2026-02-04", + "equity": 13243.33, + "return_pct": 32.46 + }, + { + "date": "2026-02-05", + "equity": 13351.84, + "return_pct": 33.55 + }, + { + "date": "2026-02-06", + "equity": 13737.79, + "return_pct": 37.41 + }, + { + "date": "2026-02-09", + "equity": 13645.56, + "return_pct": 36.48 + }, + { + "date": "2026-02-10", + "equity": 13555.49, + "return_pct": 35.58 + }, + { + "date": "2026-02-11", + "equity": 13819.96, + "return_pct": 38.23 + }, + { + "date": "2026-02-12", + "equity": 13797.47, + "return_pct": 38.0 + }, + { + "date": "2026-02-13", + "equity": 13920.98, + "return_pct": 39.24 + }, + { + "date": "2026-02-17", + "equity": 13867.74, + "return_pct": 38.71 + }, + { + "date": "2026-02-18", + "equity": 13801.73, + "return_pct": 38.04 + }, + { + "date": "2026-02-19", + "equity": 13720.29, + "return_pct": 37.23 + }, + { + "date": "2026-02-20", + "equity": 13802.61, + "return_pct": 38.05 + }, + { + "date": "2026-02-23", + "equity": 13861.21, + "return_pct": 38.64 + }, + { + "date": "2026-02-24", + "equity": 14060.46, + "return_pct": 40.63 + }, + { + "date": "2026-02-25", + "equity": 14089.43, + "return_pct": 40.92 + }, + { + "date": "2026-02-26", + "equity": 14030.77, + "return_pct": 40.34 + }, + { + "date": "2026-02-27", + "equity": 14038.59, + "return_pct": 40.41 + }, + { + "date": "2026-03-02", + "equity": 13836.87, + "return_pct": 38.4 + }, + { + "date": "2026-03-03", + "equity": 13740.85, + "return_pct": 37.44 + }, + { + "date": "2026-03-04", + "equity": 13692.52, + "return_pct": 36.95 + }, + { + "date": "2026-03-05", + "equity": 13470.2, + "return_pct": 34.73 + }, + { + "date": "2026-03-06", + "equity": 13409.28, + "return_pct": 34.12 + }, + { + "date": "2026-03-09", + "equity": 13437.74, + "return_pct": 34.4 + }, + { + "date": "2026-03-10", + "equity": 13325.54, + "return_pct": 33.28 + }, + { + "date": "2026-03-11", + "equity": 13293.85, + "return_pct": 32.97 + }, + { + "date": "2026-03-12", + "equity": 13261.3, + "return_pct": 32.64 + }, + { + "date": "2026-03-13", + "equity": 13250.88, + "return_pct": 32.54 + }, + { + "date": "2026-03-16", + "equity": 13269.31, + "return_pct": 32.72 + }, + { + "date": "2026-03-17", + "equity": 13400.88, + "return_pct": 34.04 + }, + { + "date": "2026-03-18", + "equity": 13254.99, + "return_pct": 32.58 + }, + { + "date": "2026-03-19", + "equity": 13169.07, + "return_pct": 31.72 + }, + { + "date": "2026-03-20", + "equity": 12953.93, + "return_pct": 29.57 + }, + { + "date": "2026-03-23", + "equity": 13070.94, + "return_pct": 30.74 + }, + { + "date": "2026-03-24", + "equity": 13001.15, + "return_pct": 30.04 + }, + { + "date": "2026-03-25", + "equity": 13003.22, + "return_pct": 30.06 + }, + { + "date": "2026-03-26", + "equity": 12917.99, + "return_pct": 29.21 + }, + { + "date": "2026-03-27", + "equity": 12890.19, + "return_pct": 28.93 + }, + { + "date": "2026-03-30", + "equity": 12857.22, + "return_pct": 28.6 + }, + { + "date": "2026-03-31", + "equity": 12904.42, + "return_pct": 29.07 + }, + { + "date": "2026-04-01", + "equity": 12916.27, + "return_pct": 29.19 + }, + { + "date": "2026-04-02", + "equity": 12916.92, + "return_pct": 29.2 + }, + { + "date": "2026-04-06", + "equity": 12906.19, + "return_pct": 29.09 + }, + { + "date": "2026-04-07", + "equity": 12881.77, + "return_pct": 28.84 + }, + { + "date": "2026-04-08", + "equity": 13347.42, + "return_pct": 33.5 + }, + { + "date": "2026-04-09", + "equity": 13465.2, + "return_pct": 34.68 + }, + { + "date": "2026-04-10", + "equity": 13545.55, + "return_pct": 35.48 + }, + { + "date": "2026-04-13", + "equity": 13573.58, + "return_pct": 35.76 + }, + { + "date": "2026-04-14", + "equity": 13813.51, + "return_pct": 38.16 + }, + { + "date": "2026-04-15", + "equity": 13652.83, + "return_pct": 36.56 + }, + { + "date": "2026-04-16", + "equity": 13798.61, + "return_pct": 38.01 + }, + { + "date": "2026-04-17", + "equity": 14018.37, + "return_pct": 40.21 + }, + { + "date": "2026-04-20", + "equity": 13972.14, + "return_pct": 39.75 + }, + { + "date": "2026-04-21", + "equity": 13959.56, + "return_pct": 39.62 + }, + { + "date": "2026-04-22", + "equity": 14214.35, + "return_pct": 42.17 + }, + { + "date": "2026-04-23", + "equity": 14275.32, + "return_pct": 42.78 + }, + { + "date": "2026-04-24", + "equity": 14689.84, + "return_pct": 46.93 + }, + { + "date": "2026-04-27", + "equity": 14712.42, + "return_pct": 47.15 + }, + { + "date": "2026-04-28", + "equity": 14472.86, + "return_pct": 44.76 + }, + { + "date": "2026-04-29", + "equity": 14586.61, + "return_pct": 45.9 + }, + { + "date": "2026-04-30", + "equity": 15147.46, + "return_pct": 51.5 + }, + { + "date": "2026-05-01", + "equity": 15142.89, + "return_pct": 51.46 + }, + { + "date": "2026-05-04", + "equity": 14994.84, + "return_pct": 49.98 + }, + { + "date": "2026-05-05", + "equity": 15290.9, + "return_pct": 52.94 + }, + { + "date": "2026-05-06", + "equity": 16008.11, + "return_pct": 60.11 + }, + { + "date": "2026-05-07", + "equity": 15746.46, + "return_pct": 57.5 + }, + { + "date": "2026-05-08", + "equity": 16152.83, + "return_pct": 61.56 + }, + { + "date": "2026-05-11", + "equity": 16296.18, + "return_pct": 62.99 + }, + { + "date": "2026-05-12", + "equity": 16238.41, + "return_pct": 62.42 + }, + { + "date": "2026-05-13", + "equity": 16384.18, + "return_pct": 63.87 + }, + { + "date": "2026-05-14", + "equity": 16419.17, + "return_pct": 64.22 + }, + { + "date": "2026-05-15", + "equity": 15969.79, + "return_pct": 59.73 + }, + { + "date": "2026-05-18", + "equity": 15804.05, + "return_pct": 58.07 + }, + { + "date": "2026-05-19", + "equity": 15778.87, + "return_pct": 57.82 + }, + { + "date": "2026-05-20", + "equity": 15408.56, + "return_pct": 54.12 + }, + { + "date": "2026-05-21", + "equity": 15358.81, + "return_pct": 53.62 + }, + { + "date": "2026-05-22", + "equity": 15469.99, + "return_pct": 54.73 + }, + { + "date": "2026-05-26", + "equity": 15304.3, + "return_pct": 53.07 + }, + { + "date": "2026-05-27", + "equity": 15376.01, + "return_pct": 53.79 + }, + { + "date": "2026-05-28", + "equity": 15384.29, + "return_pct": 53.87 + }, + { + "date": "2026-05-29", + "equity": 15368.4, + "return_pct": 53.71 + }, + { + "date": "2026-06-01", + "equity": 15409.65, + "return_pct": 54.13 + }, + { + "date": "2026-06-02", + "equity": 15344.81, + "return_pct": 53.48 + }, + { + "date": "2026-06-03", + "equity": 15462.28, + "return_pct": 54.65 + }, + { + "date": "2026-06-04", + "equity": 15470.36, + "return_pct": 54.73 + }, + { + "date": "2026-06-05", + "equity": 15452.07, + "return_pct": 54.55 + }, + { + "date": "2026-06-08", + "equity": 15407.25, + "return_pct": 54.1 + }, + { + "date": "2026-06-09", + "equity": 15514.02, + "return_pct": 55.17 + }, + { + "date": "2026-06-10", + "equity": 15433.94, + "return_pct": 54.37 + }, + { + "date": "2026-06-11", + "equity": 15528.19, + "return_pct": 55.31 + }, + { + "date": "2026-06-12", + "equity": 15529.67, + "return_pct": 55.33 + }, + { + "date": "2026-06-15", + "equity": 15506.44, + "return_pct": 55.1 + }, + { + "date": "2026-06-16", + "equity": 15456.52, + "return_pct": 54.6 + }, + { + "date": "2026-06-17", + "equity": 15506.93, + "return_pct": 55.1 + }, + { + "date": "2026-06-18", + "equity": 15472.5, + "return_pct": 54.76 + }, + { + "date": "2026-06-22", + "equity": 15524.07, + "return_pct": 55.27 + }, + { + "date": "2026-06-23", + "equity": 15482.55, + "return_pct": 54.86 + }, + { + "date": "2026-06-24", + "equity": 15522.09, + "return_pct": 55.25 + }, + { + "date": "2026-06-25", + "equity": 15561.14, + "return_pct": 55.64 + }, + { + "date": "2026-06-26", + "equity": 15792.95, + "return_pct": 57.96 + }, + { + "date": "2026-06-29", + "equity": 15800.04, + "return_pct": 58.03 + }, + { + "date": "2026-06-30", + "equity": 15793.45, + "return_pct": 57.97 + }, + { + "date": "2026-07-01", + "equity": 15685.86, + "return_pct": 56.89 + }, + { + "date": "2026-07-02", + "equity": 15685.86, + "return_pct": 56.89 + } + ], + "benchmark_curve": [ + { + "date": "2025-07-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10078.81, + "return_pct": 0.79 + }, + { + "date": "2025-07-07", + "equity": 10003.71, + "return_pct": 0.04 + }, + { + "date": "2025-07-08", + "equity": 9998.23, + "return_pct": -0.02 + }, + { + "date": "2025-07-09", + "equity": 10058.18, + "return_pct": 0.58 + }, + { + "date": "2025-07-10", + "equity": 10086.55, + "return_pct": 0.87 + }, + { + "date": "2025-07-11", + "equity": 10051.09, + "return_pct": 0.51 + }, + { + "date": "2025-07-14", + "equity": 10070.27, + "return_pct": 0.7 + }, + { + "date": "2025-07-15", + "equity": 10027.24, + "return_pct": 0.27 + }, + { + "date": "2025-07-16", + "equity": 10060.76, + "return_pct": 0.61 + }, + { + "date": "2025-07-17", + "equity": 10122.33, + "return_pct": 1.22 + }, + { + "date": "2025-07-18", + "equity": 10114.92, + "return_pct": 1.15 + }, + { + "date": "2025-07-21", + "equity": 10134.1, + "return_pct": 1.34 + }, + { + "date": "2025-07-22", + "equity": 10135.55, + "return_pct": 1.36 + }, + { + "date": "2025-07-23", + "equity": 10221.77, + "return_pct": 2.22 + }, + { + "date": "2025-07-24", + "equity": 10225.16, + "return_pct": 2.25 + }, + { + "date": "2025-07-25", + "equity": 10268.35, + "return_pct": 2.68 + }, + { + "date": "2025-07-28", + "equity": 10265.77, + "return_pct": 2.66 + }, + { + "date": "2025-07-29", + "equity": 10238.7, + "return_pct": 2.39 + }, + { + "date": "2025-07-30", + "equity": 10225.8, + "return_pct": 2.26 + }, + { + "date": "2025-07-31", + "equity": 10187.44, + "return_pct": 1.87 + }, + { + "date": "2025-08-01", + "equity": 10020.47, + "return_pct": 0.2 + }, + { + "date": "2025-08-04", + "equity": 10172.78, + "return_pct": 1.73 + }, + { + "date": "2025-08-05", + "equity": 10121.2, + "return_pct": 1.21 + }, + { + "date": "2025-08-06", + "equity": 10198.73, + "return_pct": 1.99 + }, + { + "date": "2025-08-07", + "equity": 10190.18, + "return_pct": 1.9 + }, + { + "date": "2025-08-08", + "equity": 10269.64, + "return_pct": 2.7 + }, + { + "date": "2025-08-11", + "equity": 10249.34, + "return_pct": 2.49 + }, + { + "date": "2025-08-12", + "equity": 10358.45, + "return_pct": 3.58 + }, + { + "date": "2025-08-13", + "equity": 10393.91, + "return_pct": 3.94 + }, + { + "date": "2025-08-14", + "equity": 10394.87, + "return_pct": 3.95 + }, + { + "date": "2025-08-15", + "equity": 10370.54, + "return_pct": 3.71 + }, + { + "date": "2025-08-18", + "equity": 10368.28, + "return_pct": 3.68 + }, + { + "date": "2025-08-19", + "equity": 10312.03, + "return_pct": 3.12 + }, + { + "date": "2025-08-20", + "equity": 10284.63, + "return_pct": 2.85 + }, + { + "date": "2025-08-21", + "equity": 10243.37, + "return_pct": 2.43 + }, + { + "date": "2025-08-22", + "equity": 10400.68, + "return_pct": 4.01 + }, + { + "date": "2025-08-25", + "equity": 10354.9, + "return_pct": 3.55 + }, + { + "date": "2025-08-26", + "equity": 10398.26, + "return_pct": 3.98 + }, + { + "date": "2025-08-27", + "equity": 10421.95, + "return_pct": 4.22 + }, + { + "date": "2025-08-28", + "equity": 10458.86, + "return_pct": 4.59 + }, + { + "date": "2025-08-29", + "equity": 10396.49, + "return_pct": 3.96 + }, + { + "date": "2025-09-02", + "equity": 10319.45, + "return_pct": 3.19 + }, + { + "date": "2025-09-03", + "equity": 10375.37, + "return_pct": 3.75 + }, + { + "date": "2025-09-04", + "equity": 10462.08, + "return_pct": 4.62 + }, + { + "date": "2025-09-05", + "equity": 10431.78, + "return_pct": 4.32 + }, + { + "date": "2025-09-08", + "equity": 10457.41, + "return_pct": 4.57 + }, + { + "date": "2025-09-09", + "equity": 10481.59, + "return_pct": 4.82 + }, + { + "date": "2025-09-10", + "equity": 10511.89, + "return_pct": 5.12 + }, + { + "date": "2025-09-11", + "equity": 10599.24, + "return_pct": 5.99 + }, + { + "date": "2025-09-12", + "equity": 10595.7, + "return_pct": 5.96 + }, + { + "date": "2025-09-15", + "equity": 10652.11, + "return_pct": 6.52 + }, + { + "date": "2025-09-16", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2025-09-17", + "equity": 10624.22, + "return_pct": 6.24 + }, + { + "date": "2025-09-18", + "equity": 10673.87, + "return_pct": 6.74 + }, + { + "date": "2025-09-19", + "equity": 10697.07, + "return_pct": 6.97 + }, + { + "date": "2025-09-22", + "equity": 10747.68, + "return_pct": 7.48 + }, + { + "date": "2025-09-23", + "equity": 10689.18, + "return_pct": 6.89 + }, + { + "date": "2025-09-24", + "equity": 10655.17, + "return_pct": 6.55 + }, + { + "date": "2025-09-25", + "equity": 10606.01, + "return_pct": 6.06 + }, + { + "date": "2025-09-26", + "equity": 10666.77, + "return_pct": 6.67 + }, + { + "date": "2025-09-29", + "equity": 10696.75, + "return_pct": 6.97 + }, + { + "date": "2025-09-30", + "equity": 10737.05, + "return_pct": 7.37 + }, + { + "date": "2025-10-01", + "equity": 10773.63, + "return_pct": 7.74 + }, + { + "date": "2025-10-02", + "equity": 10786.04, + "return_pct": 7.86 + }, + { + "date": "2025-10-03", + "equity": 10785.88, + "return_pct": 7.86 + }, + { + "date": "2025-10-06", + "equity": 10824.56, + "return_pct": 8.25 + }, + { + "date": "2025-10-07", + "equity": 10784.43, + "return_pct": 7.84 + }, + { + "date": "2025-10-08", + "equity": 10848.74, + "return_pct": 8.49 + }, + { + "date": "2025-10-09", + "equity": 10817.31, + "return_pct": 8.17 + }, + { + "date": "2025-10-10", + "equity": 10524.94, + "return_pct": 5.25 + }, + { + "date": "2025-10-13", + "equity": 10686.44, + "return_pct": 6.86 + }, + { + "date": "2025-10-14", + "equity": 10673.38, + "return_pct": 6.73 + }, + { + "date": "2025-10-15", + "equity": 10720.77, + "return_pct": 7.21 + }, + { + "date": "2025-10-16", + "equity": 10647.76, + "return_pct": 6.48 + }, + { + "date": "2025-10-17", + "equity": 10708.2, + "return_pct": 7.08 + }, + { + "date": "2025-10-20", + "equity": 10819.57, + "return_pct": 8.2 + }, + { + "date": "2025-10-21", + "equity": 10819.41, + "return_pct": 8.19 + }, + { + "date": "2025-10-22", + "equity": 10763.16, + "return_pct": 7.63 + }, + { + "date": "2025-10-23", + "equity": 10826.98, + "return_pct": 8.27 + }, + { + "date": "2025-10-24", + "equity": 10915.46, + "return_pct": 9.15 + }, + { + "date": "2025-10-27", + "equity": 11044.24, + "return_pct": 10.44 + }, + { + "date": "2025-10-28", + "equity": 11073.58, + "return_pct": 10.74 + }, + { + "date": "2025-10-29", + "equity": 11078.89, + "return_pct": 10.79 + }, + { + "date": "2025-10-30", + "equity": 10957.05, + "return_pct": 9.57 + }, + { + "date": "2025-10-31", + "equity": 10992.99, + "return_pct": 9.93 + }, + { + "date": "2025-11-03", + "equity": 11013.62, + "return_pct": 10.14 + }, + { + "date": "2025-11-04", + "equity": 10883.07, + "return_pct": 8.83 + }, + { + "date": "2025-11-05", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2025-11-06", + "equity": 10803.61, + "return_pct": 8.04 + }, + { + "date": "2025-11-07", + "equity": 10814.25, + "return_pct": 8.14 + }, + { + "date": "2025-11-10", + "equity": 10983.0, + "return_pct": 9.83 + }, + { + "date": "2025-11-11", + "equity": 11008.14, + "return_pct": 10.08 + }, + { + "date": "2025-11-12", + "equity": 11014.26, + "return_pct": 10.14 + }, + { + "date": "2025-11-13", + "equity": 10831.49, + "return_pct": 8.31 + }, + { + "date": "2025-11-14", + "equity": 10829.72, + "return_pct": 8.3 + }, + { + "date": "2025-11-17", + "equity": 10728.83, + "return_pct": 7.29 + }, + { + "date": "2025-11-18", + "equity": 10638.73, + "return_pct": 6.39 + }, + { + "date": "2025-11-19", + "equity": 10679.83, + "return_pct": 6.8 + }, + { + "date": "2025-11-20", + "equity": 10517.04, + "return_pct": 5.17 + }, + { + "date": "2025-11-21", + "equity": 10621.81, + "return_pct": 6.22 + }, + { + "date": "2025-11-24", + "equity": 10778.14, + "return_pct": 7.78 + }, + { + "date": "2025-11-25", + "equity": 10879.52, + "return_pct": 8.8 + }, + { + "date": "2025-11-26", + "equity": 10954.63, + "return_pct": 9.55 + }, + { + "date": "2025-11-28", + "equity": 11014.43, + "return_pct": 10.14 + }, + { + "date": "2025-12-01", + "equity": 10964.14, + "return_pct": 9.64 + }, + { + "date": "2025-12-02", + "equity": 10984.45, + "return_pct": 9.84 + }, + { + "date": "2025-12-03", + "equity": 11022.48, + "return_pct": 10.22 + }, + { + "date": "2025-12-04", + "equity": 11030.54, + "return_pct": 10.31 + }, + { + "date": "2025-12-05", + "equity": 11051.49, + "return_pct": 10.51 + }, + { + "date": "2025-12-08", + "equity": 11018.29, + "return_pct": 10.18 + }, + { + "date": "2025-12-09", + "equity": 11008.78, + "return_pct": 10.09 + }, + { + "date": "2025-12-10", + "equity": 11081.8, + "return_pct": 10.82 + }, + { + "date": "2025-12-11", + "equity": 11107.58, + "return_pct": 11.08 + }, + { + "date": "2025-12-12", + "equity": 10988.15, + "return_pct": 9.88 + }, + { + "date": "2025-12-15", + "equity": 10971.55, + "return_pct": 9.72 + }, + { + "date": "2025-12-16", + "equity": 10941.57, + "return_pct": 9.42 + }, + { + "date": "2025-12-17", + "equity": 10821.18, + "return_pct": 8.21 + }, + { + "date": "2025-12-18", + "equity": 10902.89, + "return_pct": 9.03 + }, + { + "date": "2025-12-19", + "equity": 10969.3, + "return_pct": 9.69 + }, + { + "date": "2025-12-22", + "equity": 11037.63, + "return_pct": 10.38 + }, + { + "date": "2025-12-23", + "equity": 11088.08, + "return_pct": 10.88 + }, + { + "date": "2025-12-24", + "equity": 11127.09, + "return_pct": 11.27 + }, + { + "date": "2025-12-26", + "equity": 11125.96, + "return_pct": 11.26 + }, + { + "date": "2025-12-29", + "equity": 11086.31, + "return_pct": 10.86 + }, + { + "date": "2025-12-30", + "equity": 11072.77, + "return_pct": 10.73 + }, + { + "date": "2025-12-31", + "equity": 10990.73, + "return_pct": 9.91 + }, + { + "date": "2026-01-02", + "equity": 11010.88, + "return_pct": 10.11 + }, + { + "date": "2026-01-05", + "equity": 11084.21, + "return_pct": 10.84 + }, + { + "date": "2026-01-06", + "equity": 11150.13, + "return_pct": 11.5 + }, + { + "date": "2026-01-07", + "equity": 11114.19, + "return_pct": 11.14 + }, + { + "date": "2026-01-08", + "equity": 11113.06, + "return_pct": 11.13 + }, + { + "date": "2026-01-09", + "equity": 11186.56, + "return_pct": 11.87 + }, + { + "date": "2026-01-12", + "equity": 11204.13, + "return_pct": 12.04 + }, + { + "date": "2026-01-13", + "equity": 11181.72, + "return_pct": 11.82 + }, + { + "date": "2026-01-14", + "equity": 11126.76, + "return_pct": 11.27 + }, + { + "date": "2026-01-15", + "equity": 11157.06, + "return_pct": 11.57 + }, + { + "date": "2026-01-16", + "equity": 11147.72, + "return_pct": 11.48 + }, + { + "date": "2026-01-20", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2026-01-21", + "equity": 11046.82, + "return_pct": 10.47 + }, + { + "date": "2026-01-22", + "equity": 11104.52, + "return_pct": 11.05 + }, + { + "date": "2026-01-23", + "equity": 11108.55, + "return_pct": 11.09 + }, + { + "date": "2026-01-26", + "equity": 11164.96, + "return_pct": 11.65 + }, + { + "date": "2026-01-27", + "equity": 11209.44, + "return_pct": 12.09 + }, + { + "date": "2026-01-28", + "equity": 11208.32, + "return_pct": 12.08 + }, + { + "date": "2026-01-29", + "equity": 11186.07, + "return_pct": 11.86 + }, + { + "date": "2026-01-30", + "equity": 11152.71, + "return_pct": 11.53 + }, + { + "date": "2026-02-02", + "equity": 11208.16, + "return_pct": 12.08 + }, + { + "date": "2026-02-03", + "equity": 11113.39, + "return_pct": 11.13 + }, + { + "date": "2026-02-04", + "equity": 11059.55, + "return_pct": 10.6 + }, + { + "date": "2026-02-05", + "equity": 10921.43, + "return_pct": 9.21 + }, + { + "date": "2026-02-06", + "equity": 11130.95, + "return_pct": 11.31 + }, + { + "date": "2026-02-09", + "equity": 11184.62, + "return_pct": 11.85 + }, + { + "date": "2026-02-10", + "equity": 11155.13, + "return_pct": 11.55 + }, + { + "date": "2026-02-11", + "equity": 11152.55, + "return_pct": 11.53 + }, + { + "date": "2026-02-12", + "equity": 10980.26, + "return_pct": 9.8 + }, + { + "date": "2026-02-13", + "equity": 10987.99, + "return_pct": 9.88 + }, + { + "date": "2026-02-17", + "equity": 11005.72, + "return_pct": 10.06 + }, + { + "date": "2026-02-18", + "equity": 11061.17, + "return_pct": 10.61 + }, + { + "date": "2026-02-19", + "equity": 11031.99, + "return_pct": 10.32 + }, + { + "date": "2026-02-20", + "equity": 11111.77, + "return_pct": 11.12 + }, + { + "date": "2026-02-23", + "equity": 10998.31, + "return_pct": 9.98 + }, + { + "date": "2026-02-24", + "equity": 11078.25, + "return_pct": 10.78 + }, + { + "date": "2026-02-25", + "equity": 11171.73, + "return_pct": 11.72 + }, + { + "date": "2026-02-26", + "equity": 11109.68, + "return_pct": 11.1 + }, + { + "date": "2026-02-27", + "equity": 11056.33, + "return_pct": 10.56 + }, + { + "date": "2026-03-02", + "equity": 11062.62, + "return_pct": 10.63 + }, + { + "date": "2026-03-03", + "equity": 10965.11, + "return_pct": 9.65 + }, + { + "date": "2026-03-04", + "equity": 11042.47, + "return_pct": 10.42 + }, + { + "date": "2026-03-05", + "equity": 10980.9, + "return_pct": 9.81 + }, + { + "date": "2026-03-06", + "equity": 10836.97, + "return_pct": 8.37 + }, + { + "date": "2026-03-09", + "equity": 10931.9, + "return_pct": 9.32 + }, + { + "date": "2026-03-10", + "equity": 10914.34, + "return_pct": 9.14 + }, + { + "date": "2026-03-11", + "equity": 10900.64, + "return_pct": 9.01 + }, + { + "date": "2026-03-12", + "equity": 10735.11, + "return_pct": 7.35 + }, + { + "date": "2026-03-13", + "equity": 10674.35, + "return_pct": 6.74 + }, + { + "date": "2026-03-16", + "equity": 10782.98, + "return_pct": 7.83 + }, + { + "date": "2026-03-17", + "equity": 10811.35, + "return_pct": 8.11 + }, + { + "date": "2026-03-18", + "equity": 10660.49, + "return_pct": 6.6 + }, + { + "date": "2026-03-19", + "equity": 10634.22, + "return_pct": 6.34 + }, + { + "date": "2026-03-20", + "equity": 10453.22, + "return_pct": 4.53 + }, + { + "date": "2026-03-23", + "equity": 10562.98, + "return_pct": 5.63 + }, + { + "date": "2026-03-24", + "equity": 10527.52, + "return_pct": 5.28 + }, + { + "date": "2026-03-25", + "equity": 10586.19, + "return_pct": 5.86 + }, + { + "date": "2026-03-26", + "equity": 10397.13, + "return_pct": 3.97 + }, + { + "date": "2026-03-27", + "equity": 10219.84, + "return_pct": 2.2 + }, + { + "date": "2026-03-30", + "equity": 10185.67, + "return_pct": 1.86 + }, + { + "date": "2026-03-31", + "equity": 10481.75, + "return_pct": 4.82 + }, + { + "date": "2026-04-01", + "equity": 10560.72, + "return_pct": 5.61 + }, + { + "date": "2026-04-02", + "equity": 10570.23, + "return_pct": 5.7 + }, + { + "date": "2026-04-06", + "equity": 10620.2, + "return_pct": 6.2 + }, + { + "date": "2026-04-07", + "equity": 10624.87, + "return_pct": 6.25 + }, + { + "date": "2026-04-08", + "equity": 10895.48, + "return_pct": 8.95 + }, + { + "date": "2026-04-09", + "equity": 10958.34, + "return_pct": 9.58 + }, + { + "date": "2026-04-10", + "equity": 10951.08, + "return_pct": 9.51 + }, + { + "date": "2026-04-13", + "equity": 11058.1, + "return_pct": 10.58 + }, + { + "date": "2026-04-14", + "equity": 11192.84, + "return_pct": 11.93 + }, + { + "date": "2026-04-15", + "equity": 11281.17, + "return_pct": 12.81 + }, + { + "date": "2026-04-16", + "equity": 11308.89, + "return_pct": 13.09 + }, + { + "date": "2026-04-17", + "equity": 11445.56, + "return_pct": 14.46 + }, + { + "date": "2026-04-20", + "equity": 11422.68, + "return_pct": 14.23 + }, + { + "date": "2026-04-21", + "equity": 11347.89, + "return_pct": 13.48 + }, + { + "date": "2026-04-22", + "equity": 11462.81, + "return_pct": 14.63 + }, + { + "date": "2026-04-23", + "equity": 11418.33, + "return_pct": 14.18 + }, + { + "date": "2026-04-24", + "equity": 11506.81, + "return_pct": 15.07 + }, + { + "date": "2026-04-27", + "equity": 11526.63, + "return_pct": 15.27 + }, + { + "date": "2026-04-28", + "equity": 11470.55, + "return_pct": 14.71 + }, + { + "date": "2026-04-29", + "equity": 11468.77, + "return_pct": 14.69 + }, + { + "date": "2026-04-30", + "equity": 11582.88, + "return_pct": 15.83 + }, + { + "date": "2026-05-01", + "equity": 11614.96, + "return_pct": 16.15 + }, + { + "date": "2026-05-04", + "equity": 11572.41, + "return_pct": 15.72 + }, + { + "date": "2026-05-05", + "equity": 11665.24, + "return_pct": 16.65 + }, + { + "date": "2026-05-06", + "equity": 11827.38, + "return_pct": 18.27 + }, + { + "date": "2026-05-07", + "equity": 11791.12, + "return_pct": 17.91 + }, + { + "date": "2026-05-08", + "equity": 11888.47, + "return_pct": 18.88 + }, + { + "date": "2026-05-11", + "equity": 11915.55, + "return_pct": 19.16 + }, + { + "date": "2026-05-12", + "equity": 11897.49, + "return_pct": 18.97 + }, + { + "date": "2026-05-13", + "equity": 11964.06, + "return_pct": 19.64 + }, + { + "date": "2026-05-14", + "equity": 12058.51, + "return_pct": 20.59 + }, + { + "date": "2026-05-15", + "equity": 11913.45, + "return_pct": 19.13 + }, + { + "date": "2026-05-18", + "equity": 11905.07, + "return_pct": 19.05 + }, + { + "date": "2026-05-19", + "equity": 11825.77, + "return_pct": 18.26 + }, + { + "date": "2026-05-20", + "equity": 11946.97, + "return_pct": 19.47 + }, + { + "date": "2026-05-21", + "equity": 11970.67, + "return_pct": 19.71 + }, + { + "date": "2026-05-22", + "equity": 12017.73, + "return_pct": 20.18 + }, + { + "date": "2026-05-26", + "equity": 12097.51, + "return_pct": 20.98 + }, + { + "date": "2026-05-27", + "equity": 12095.41, + "return_pct": 20.95 + }, + { + "date": "2026-05-28", + "equity": 12162.14, + "return_pct": 21.62 + }, + { + "date": "2026-05-29", + "equity": 12192.44, + "return_pct": 21.92 + }, + { + "date": "2026-06-01", + "equity": 12225.64, + "return_pct": 22.26 + }, + { + "date": "2026-06-02", + "equity": 12242.24, + "return_pct": 22.42 + }, + { + "date": "2026-06-03", + "equity": 12156.34, + "return_pct": 21.56 + }, + { + "date": "2026-06-04", + "equity": 12202.27, + "return_pct": 22.02 + }, + { + "date": "2026-06-05", + "equity": 11887.34, + "return_pct": 18.87 + }, + { + "date": "2026-06-08", + "equity": 11914.26, + "return_pct": 19.14 + }, + { + "date": "2026-06-09", + "equity": 11879.28, + "return_pct": 18.79 + }, + { + "date": "2026-06-10", + "equity": 11692.0, + "return_pct": 16.92 + }, + { + "date": "2026-06-11", + "equity": 11890.72, + "return_pct": 18.91 + }, + { + "date": "2026-06-12", + "equity": 11955.03, + "return_pct": 19.55 + }, + { + "date": "2026-06-15", + "equity": 12165.85, + "return_pct": 21.66 + }, + { + "date": "2026-06-16", + "equity": 12093.32, + "return_pct": 20.93 + }, + { + "date": "2026-06-17", + "equity": 11942.3, + "return_pct": 19.42 + }, + { + "date": "2026-06-18", + "equity": 12035.46, + "return_pct": 20.35 + }, + { + "date": "2026-06-22", + "equity": 11997.58, + "return_pct": 19.98 + }, + { + "date": "2026-06-23", + "equity": 11823.35, + "return_pct": 18.23 + }, + { + "date": "2026-06-24", + "equity": 11817.87, + "return_pct": 18.18 + }, + { + "date": "2026-06-25", + "equity": 11834.96, + "return_pct": 18.35 + }, + { + "date": "2026-06-26", + "equity": 11749.38, + "return_pct": 17.49 + }, + { + "date": "2026-06-29", + "equity": 11942.94, + "return_pct": 19.43 + }, + { + "date": "2026-06-30", + "equity": 12035.94, + "return_pct": 20.36 + }, + { + "date": "2026-07-01", + "equity": 12019.66, + "return_pct": 20.2 + }, + { + "date": "2026-07-02", + "equity": 12003.87, + "return_pct": 20.04 + } + ] + }, + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "3y", + "lookback_label": "3 years", + "starting_capital": 10000.0, + "final_equity": 35112.32, + "total_return_pct": 251.1, + "cagr_pct": 52.0, + "max_drawdown_pct": 16.4, + "sharpe": 2.07, + "trades": 212, + "win_rate": 41.5, + "avg_trade_pnl": 118.45, + "best_trade_r": 12.87, + "worst_trade_r": -2.12, + "best_trade_pnl": 3707.17, + "worst_trade_pnl": -380.43, + "avg_hold_days": 18.3, + "exit_reasons": { + "stop": 116, + "time": 96 + }, + "skipped_book_full": 0, + "spy_return_pct": 67.8, + "yearly_returns": [ + { + "year": 2023, + "return_pct": 12.0 + }, + { + "year": 2024, + "return_pct": 53.1 + }, + { + "year": 2025, + "return_pct": 61.2 + }, + { + "year": 2026, + "return_pct": 27.0 + } + ], + "start_date": "2023-07-03", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9990.01, + "return_pct": -0.1 + }, + { + "date": "2023-07-06", + "equity": 9853.57, + "return_pct": -1.46 + }, + { + "date": "2023-07-07", + "equity": 9883.61, + "return_pct": -1.16 + }, + { + "date": "2023-07-10", + "equity": 10040.54, + "return_pct": 0.41 + }, + { + "date": "2023-07-11", + "equity": 10212.12, + "return_pct": 2.12 + }, + { + "date": "2023-07-12", + "equity": 10274.47, + "return_pct": 2.74 + }, + { + "date": "2023-07-13", + "equity": 10832.62, + "return_pct": 8.33 + }, + { + "date": "2023-07-14", + "equity": 10722.83, + "return_pct": 7.23 + }, + { + "date": "2023-07-17", + "equity": 10832.15, + "return_pct": 8.32 + }, + { + "date": "2023-07-18", + "equity": 10960.5, + "return_pct": 9.61 + }, + { + "date": "2023-07-19", + "equity": 11080.61, + "return_pct": 10.81 + }, + { + "date": "2023-07-20", + "equity": 10641.71, + "return_pct": 6.42 + }, + { + "date": "2023-07-21", + "equity": 10501.06, + "return_pct": 5.01 + }, + { + "date": "2023-07-24", + "equity": 10420.11, + "return_pct": 4.2 + }, + { + "date": "2023-07-25", + "equity": 10462.01, + "return_pct": 4.62 + }, + { + "date": "2023-07-26", + "equity": 10505.72, + "return_pct": 5.06 + }, + { + "date": "2023-07-27", + "equity": 10358.32, + "return_pct": 3.58 + }, + { + "date": "2023-07-28", + "equity": 10557.47, + "return_pct": 5.57 + }, + { + "date": "2023-07-31", + "equity": 10641.1, + "return_pct": 6.41 + }, + { + "date": "2023-08-01", + "equity": 10510.97, + "return_pct": 5.11 + }, + { + "date": "2023-08-02", + "equity": 10911.19, + "return_pct": 9.11 + }, + { + "date": "2023-08-03", + "equity": 10826.96, + "return_pct": 8.27 + }, + { + "date": "2023-08-04", + "equity": 10771.48, + "return_pct": 7.71 + }, + { + "date": "2023-08-07", + "equity": 10810.04, + "return_pct": 8.1 + }, + { + "date": "2023-08-08", + "equity": 10862.65, + "return_pct": 8.63 + }, + { + "date": "2023-08-09", + "equity": 10636.62, + "return_pct": 6.37 + }, + { + "date": "2023-08-10", + "equity": 10541.92, + "return_pct": 5.42 + }, + { + "date": "2023-08-11", + "equity": 10491.08, + "return_pct": 4.91 + }, + { + "date": "2023-08-14", + "equity": 10613.04, + "return_pct": 6.13 + }, + { + "date": "2023-08-15", + "equity": 10496.7, + "return_pct": 4.97 + }, + { + "date": "2023-08-16", + "equity": 10321.77, + "return_pct": 3.22 + }, + { + "date": "2023-08-17", + "equity": 10211.32, + "return_pct": 2.11 + }, + { + "date": "2023-08-18", + "equity": 10267.84, + "return_pct": 2.68 + }, + { + "date": "2023-08-21", + "equity": 10304.7, + "return_pct": 3.05 + }, + { + "date": "2023-08-22", + "equity": 10349.34, + "return_pct": 3.49 + }, + { + "date": "2023-08-23", + "equity": 10436.21, + "return_pct": 4.36 + }, + { + "date": "2023-08-24", + "equity": 10219.32, + "return_pct": 2.19 + }, + { + "date": "2023-08-25", + "equity": 10302.74, + "return_pct": 3.03 + }, + { + "date": "2023-08-28", + "equity": 10386.34, + "return_pct": 3.86 + }, + { + "date": "2023-08-29", + "equity": 10522.25, + "return_pct": 5.22 + }, + { + "date": "2023-08-30", + "equity": 10576.12, + "return_pct": 5.76 + }, + { + "date": "2023-08-31", + "equity": 10554.92, + "return_pct": 5.55 + }, + { + "date": "2023-09-01", + "equity": 10665.35, + "return_pct": 6.65 + }, + { + "date": "2023-09-05", + "equity": 10527.53, + "return_pct": 5.28 + }, + { + "date": "2023-09-06", + "equity": 10572.65, + "return_pct": 5.73 + }, + { + "date": "2023-09-07", + "equity": 10375.12, + "return_pct": 3.75 + }, + { + "date": "2023-09-08", + "equity": 10321.17, + "return_pct": 3.21 + }, + { + "date": "2023-09-11", + "equity": 10453.49, + "return_pct": 4.53 + }, + { + "date": "2023-09-12", + "equity": 10375.59, + "return_pct": 3.76 + }, + { + "date": "2023-09-13", + "equity": 10258.75, + "return_pct": 2.59 + }, + { + "date": "2023-09-14", + "equity": 10411.66, + "return_pct": 4.12 + }, + { + "date": "2023-09-15", + "equity": 10218.79, + "return_pct": 2.19 + }, + { + "date": "2023-09-18", + "equity": 10216.45, + "return_pct": 2.16 + }, + { + "date": "2023-09-19", + "equity": 10175.89, + "return_pct": 1.76 + }, + { + "date": "2023-09-20", + "equity": 10097.98, + "return_pct": 0.98 + }, + { + "date": "2023-09-21", + "equity": 9953.93, + "return_pct": -0.46 + }, + { + "date": "2023-09-22", + "equity": 10005.11, + "return_pct": 0.05 + }, + { + "date": "2023-09-25", + "equity": 10055.98, + "return_pct": 0.56 + }, + { + "date": "2023-09-26", + "equity": 9995.47, + "return_pct": -0.05 + }, + { + "date": "2023-09-27", + "equity": 10043.19, + "return_pct": 0.43 + }, + { + "date": "2023-09-28", + "equity": 10131.41, + "return_pct": 1.31 + }, + { + "date": "2023-09-29", + "equity": 10030.06, + "return_pct": 0.3 + }, + { + "date": "2023-10-02", + "equity": 9989.88, + "return_pct": -0.1 + }, + { + "date": "2023-10-03", + "equity": 9926.06, + "return_pct": -0.74 + }, + { + "date": "2023-10-04", + "equity": 9924.68, + "return_pct": -0.75 + }, + { + "date": "2023-10-05", + "equity": 9927.03, + "return_pct": -0.73 + }, + { + "date": "2023-10-06", + "equity": 10025.46, + "return_pct": 0.25 + }, + { + "date": "2023-10-09", + "equity": 10055.01, + "return_pct": 0.55 + }, + { + "date": "2023-10-10", + "equity": 10098.9, + "return_pct": 0.99 + }, + { + "date": "2023-10-11", + "equity": 10154.43, + "return_pct": 1.54 + }, + { + "date": "2023-10-12", + "equity": 10033.9, + "return_pct": 0.34 + }, + { + "date": "2023-10-13", + "equity": 9772.05, + "return_pct": -2.28 + }, + { + "date": "2023-10-16", + "equity": 9755.5, + "return_pct": -2.45 + }, + { + "date": "2023-10-17", + "equity": 9744.72, + "return_pct": -2.55 + }, + { + "date": "2023-10-18", + "equity": 9631.4, + "return_pct": -3.69 + }, + { + "date": "2023-10-19", + "equity": 9553.46, + "return_pct": -4.47 + }, + { + "date": "2023-10-20", + "equity": 9401.71, + "return_pct": -5.98 + }, + { + "date": "2023-10-23", + "equity": 9438.96, + "return_pct": -5.61 + }, + { + "date": "2023-10-24", + "equity": 9380.61, + "return_pct": -6.19 + }, + { + "date": "2023-10-25", + "equity": 9299.02, + "return_pct": -7.01 + }, + { + "date": "2023-10-26", + "equity": 9297.16, + "return_pct": -7.03 + }, + { + "date": "2023-10-27", + "equity": 9277.98, + "return_pct": -7.22 + }, + { + "date": "2023-10-30", + "equity": 9308.5, + "return_pct": -6.91 + }, + { + "date": "2023-10-31", + "equity": 9294.42, + "return_pct": -7.06 + }, + { + "date": "2023-11-01", + "equity": 9265.85, + "return_pct": -7.34 + }, + { + "date": "2023-11-02", + "equity": 9335.12, + "return_pct": -6.65 + }, + { + "date": "2023-11-03", + "equity": 9601.74, + "return_pct": -3.98 + }, + { + "date": "2023-11-06", + "equity": 9548.72, + "return_pct": -4.51 + }, + { + "date": "2023-11-07", + "equity": 9624.95, + "return_pct": -3.75 + }, + { + "date": "2023-11-08", + "equity": 9568.12, + "return_pct": -4.32 + }, + { + "date": "2023-11-09", + "equity": 9519.25, + "return_pct": -4.81 + }, + { + "date": "2023-11-10", + "equity": 9820.7, + "return_pct": -1.79 + }, + { + "date": "2023-11-13", + "equity": 9850.62, + "return_pct": -1.49 + }, + { + "date": "2023-11-14", + "equity": 10139.95, + "return_pct": 1.4 + }, + { + "date": "2023-11-15", + "equity": 10103.75, + "return_pct": 1.04 + }, + { + "date": "2023-11-16", + "equity": 10141.2, + "return_pct": 1.41 + }, + { + "date": "2023-11-17", + "equity": 10204.36, + "return_pct": 2.04 + }, + { + "date": "2023-11-20", + "equity": 10326.23, + "return_pct": 3.26 + }, + { + "date": "2023-11-21", + "equity": 10167.22, + "return_pct": 1.67 + }, + { + "date": "2023-11-22", + "equity": 10259.2, + "return_pct": 2.59 + }, + { + "date": "2023-11-24", + "equity": 10165.33, + "return_pct": 1.65 + }, + { + "date": "2023-11-27", + "equity": 10152.1, + "return_pct": 1.52 + }, + { + "date": "2023-11-28", + "equity": 10184.87, + "return_pct": 1.85 + }, + { + "date": "2023-11-29", + "equity": 10109.56, + "return_pct": 1.1 + }, + { + "date": "2023-11-30", + "equity": 10035.44, + "return_pct": 0.35 + }, + { + "date": "2023-12-01", + "equity": 10108.33, + "return_pct": 1.08 + }, + { + "date": "2023-12-04", + "equity": 10093.6, + "return_pct": 0.94 + }, + { + "date": "2023-12-05", + "equity": 9976.48, + "return_pct": -0.24 + }, + { + "date": "2023-12-06", + "equity": 9872.13, + "return_pct": -1.28 + }, + { + "date": "2023-12-07", + "equity": 10199.26, + "return_pct": 1.99 + }, + { + "date": "2023-12-08", + "equity": 10430.66, + "return_pct": 4.31 + }, + { + "date": "2023-12-11", + "equity": 10469.17, + "return_pct": 4.69 + }, + { + "date": "2023-12-12", + "equity": 10556.47, + "return_pct": 5.56 + }, + { + "date": "2023-12-13", + "equity": 10720.4, + "return_pct": 7.2 + }, + { + "date": "2023-12-14", + "equity": 10972.6, + "return_pct": 9.73 + }, + { + "date": "2023-12-15", + "equity": 10998.9, + "return_pct": 9.99 + }, + { + "date": "2023-12-18", + "equity": 11254.04, + "return_pct": 12.54 + }, + { + "date": "2023-12-19", + "equity": 11598.89, + "return_pct": 15.99 + }, + { + "date": "2023-12-20", + "equity": 11277.2, + "return_pct": 12.77 + }, + { + "date": "2023-12-21", + "equity": 11625.89, + "return_pct": 16.26 + }, + { + "date": "2023-12-22", + "equity": 11431.87, + "return_pct": 14.32 + }, + { + "date": "2023-12-26", + "equity": 11327.99, + "return_pct": 13.28 + }, + { + "date": "2023-12-27", + "equity": 11501.69, + "return_pct": 15.02 + }, + { + "date": "2023-12-28", + "equity": 11487.47, + "return_pct": 14.87 + }, + { + "date": "2023-12-29", + "equity": 11201.63, + "return_pct": 12.02 + }, + { + "date": "2024-01-02", + "equity": 10738.22, + "return_pct": 7.38 + }, + { + "date": "2024-01-03", + "equity": 10386.29, + "return_pct": 3.86 + }, + { + "date": "2024-01-04", + "equity": 10447.55, + "return_pct": 4.48 + }, + { + "date": "2024-01-05", + "equity": 10456.21, + "return_pct": 4.56 + }, + { + "date": "2024-01-08", + "equity": 10679.9, + "return_pct": 6.8 + }, + { + "date": "2024-01-09", + "equity": 10688.5, + "return_pct": 6.89 + }, + { + "date": "2024-01-10", + "equity": 10775.19, + "return_pct": 7.75 + }, + { + "date": "2024-01-11", + "equity": 10577.23, + "return_pct": 5.77 + }, + { + "date": "2024-01-12", + "equity": 10395.6, + "return_pct": 3.96 + }, + { + "date": "2024-01-16", + "equity": 10343.02, + "return_pct": 3.43 + }, + { + "date": "2024-01-17", + "equity": 10214.27, + "return_pct": 2.14 + }, + { + "date": "2024-01-18", + "equity": 10413.22, + "return_pct": 4.13 + }, + { + "date": "2024-01-19", + "equity": 10449.34, + "return_pct": 4.49 + }, + { + "date": "2024-01-22", + "equity": 10641.09, + "return_pct": 6.41 + }, + { + "date": "2024-01-23", + "equity": 10719.96, + "return_pct": 7.2 + }, + { + "date": "2024-01-24", + "equity": 10569.76, + "return_pct": 5.7 + }, + { + "date": "2024-01-25", + "equity": 10622.57, + "return_pct": 6.23 + }, + { + "date": "2024-01-26", + "equity": 10667.38, + "return_pct": 6.67 + }, + { + "date": "2024-01-29", + "equity": 10872.11, + "return_pct": 8.72 + }, + { + "date": "2024-01-30", + "equity": 10585.38, + "return_pct": 5.85 + }, + { + "date": "2024-01-31", + "equity": 10416.9, + "return_pct": 4.17 + }, + { + "date": "2024-02-01", + "equity": 10596.5, + "return_pct": 5.97 + }, + { + "date": "2024-02-02", + "equity": 11017.05, + "return_pct": 10.17 + }, + { + "date": "2024-02-05", + "equity": 10970.65, + "return_pct": 9.71 + }, + { + "date": "2024-02-06", + "equity": 11068.52, + "return_pct": 10.69 + }, + { + "date": "2024-02-07", + "equity": 11347.36, + "return_pct": 13.47 + }, + { + "date": "2024-02-08", + "equity": 11408.47, + "return_pct": 14.08 + }, + { + "date": "2024-02-09", + "equity": 11516.07, + "return_pct": 15.16 + }, + { + "date": "2024-02-12", + "equity": 11485.39, + "return_pct": 14.85 + }, + { + "date": "2024-02-13", + "equity": 11262.03, + "return_pct": 12.62 + }, + { + "date": "2024-02-14", + "equity": 11537.43, + "return_pct": 15.37 + }, + { + "date": "2024-02-15", + "equity": 11839.98, + "return_pct": 18.4 + }, + { + "date": "2024-02-16", + "equity": 11742.78, + "return_pct": 17.43 + }, + { + "date": "2024-02-20", + "equity": 11519.32, + "return_pct": 15.19 + }, + { + "date": "2024-02-21", + "equity": 11281.16, + "return_pct": 12.81 + }, + { + "date": "2024-02-22", + "equity": 11718.41, + "return_pct": 17.18 + }, + { + "date": "2024-02-23", + "equity": 11648.28, + "return_pct": 16.48 + }, + { + "date": "2024-02-26", + "equity": 11979.32, + "return_pct": 19.79 + }, + { + "date": "2024-02-27", + "equity": 12277.42, + "return_pct": 22.77 + }, + { + "date": "2024-02-28", + "equity": 12090.68, + "return_pct": 20.91 + }, + { + "date": "2024-02-29", + "equity": 12279.87, + "return_pct": 22.8 + }, + { + "date": "2024-03-01", + "equity": 12448.27, + "return_pct": 24.48 + }, + { + "date": "2024-03-04", + "equity": 12650.9, + "return_pct": 26.51 + }, + { + "date": "2024-03-05", + "equity": 12376.98, + "return_pct": 23.77 + }, + { + "date": "2024-03-06", + "equity": 12736.17, + "return_pct": 27.36 + }, + { + "date": "2024-03-07", + "equity": 12866.58, + "return_pct": 28.67 + }, + { + "date": "2024-03-08", + "equity": 12824.75, + "return_pct": 28.25 + }, + { + "date": "2024-03-11", + "equity": 12621.56, + "return_pct": 26.22 + }, + { + "date": "2024-03-12", + "equity": 12771.42, + "return_pct": 27.71 + }, + { + "date": "2024-03-13", + "equity": 12711.87, + "return_pct": 27.12 + }, + { + "date": "2024-03-14", + "equity": 12411.12, + "return_pct": 24.11 + }, + { + "date": "2024-03-15", + "equity": 12400.08, + "return_pct": 24.0 + }, + { + "date": "2024-03-18", + "equity": 12578.72, + "return_pct": 25.79 + }, + { + "date": "2024-03-19", + "equity": 12491.99, + "return_pct": 24.92 + }, + { + "date": "2024-03-20", + "equity": 12962.77, + "return_pct": 29.63 + }, + { + "date": "2024-03-21", + "equity": 13425.76, + "return_pct": 34.26 + }, + { + "date": "2024-03-22", + "equity": 13396.39, + "return_pct": 33.96 + }, + { + "date": "2024-03-25", + "equity": 13831.31, + "return_pct": 38.31 + }, + { + "date": "2024-03-26", + "equity": 13897.37, + "return_pct": 38.97 + }, + { + "date": "2024-03-27", + "equity": 13801.57, + "return_pct": 38.02 + }, + { + "date": "2024-03-28", + "equity": 13834.99, + "return_pct": 38.35 + }, + { + "date": "2024-04-01", + "equity": 14123.6, + "return_pct": 41.24 + }, + { + "date": "2024-04-02", + "equity": 14072.97, + "return_pct": 40.73 + }, + { + "date": "2024-04-03", + "equity": 14598.75, + "return_pct": 45.99 + }, + { + "date": "2024-04-04", + "equity": 14264.09, + "return_pct": 42.64 + }, + { + "date": "2024-04-05", + "equity": 14564.95, + "return_pct": 45.65 + }, + { + "date": "2024-04-08", + "equity": 14598.28, + "return_pct": 45.98 + }, + { + "date": "2024-04-09", + "equity": 14461.67, + "return_pct": 44.62 + }, + { + "date": "2024-04-10", + "equity": 14493.13, + "return_pct": 44.93 + }, + { + "date": "2024-04-11", + "equity": 14558.75, + "return_pct": 45.59 + }, + { + "date": "2024-04-12", + "equity": 14285.95, + "return_pct": 42.86 + }, + { + "date": "2024-04-15", + "equity": 14123.13, + "return_pct": 41.23 + }, + { + "date": "2024-04-16", + "equity": 14241.96, + "return_pct": 42.42 + }, + { + "date": "2024-04-17", + "equity": 14092.89, + "return_pct": 40.93 + }, + { + "date": "2024-04-18", + "equity": 14038.38, + "return_pct": 40.38 + }, + { + "date": "2024-04-19", + "equity": 13817.58, + "return_pct": 38.18 + }, + { + "date": "2024-04-22", + "equity": 13863.14, + "return_pct": 38.63 + }, + { + "date": "2024-04-23", + "equity": 14068.0, + "return_pct": 40.68 + }, + { + "date": "2024-04-24", + "equity": 14014.09, + "return_pct": 40.14 + }, + { + "date": "2024-04-25", + "equity": 14094.85, + "return_pct": 40.95 + }, + { + "date": "2024-04-26", + "equity": 14231.1, + "return_pct": 42.31 + }, + { + "date": "2024-04-29", + "equity": 14422.68, + "return_pct": 44.23 + }, + { + "date": "2024-04-30", + "equity": 14308.26, + "return_pct": 43.08 + }, + { + "date": "2024-05-01", + "equity": 14093.82, + "return_pct": 40.94 + }, + { + "date": "2024-05-02", + "equity": 14238.97, + "return_pct": 42.39 + }, + { + "date": "2024-05-03", + "equity": 14349.39, + "return_pct": 43.49 + }, + { + "date": "2024-05-06", + "equity": 14561.69, + "return_pct": 45.62 + }, + { + "date": "2024-05-07", + "equity": 14538.52, + "return_pct": 45.39 + }, + { + "date": "2024-05-08", + "equity": 14535.48, + "return_pct": 45.35 + }, + { + "date": "2024-05-09", + "equity": 14813.63, + "return_pct": 48.14 + }, + { + "date": "2024-05-10", + "equity": 14874.27, + "return_pct": 48.74 + }, + { + "date": "2024-05-13", + "equity": 14852.64, + "return_pct": 48.53 + }, + { + "date": "2024-05-14", + "equity": 14897.91, + "return_pct": 48.98 + }, + { + "date": "2024-05-15", + "equity": 15113.17, + "return_pct": 51.13 + }, + { + "date": "2024-05-16", + "equity": 15057.53, + "return_pct": 50.58 + }, + { + "date": "2024-05-17", + "equity": 15109.51, + "return_pct": 51.1 + }, + { + "date": "2024-05-20", + "equity": 15220.96, + "return_pct": 52.21 + }, + { + "date": "2024-05-21", + "equity": 15192.21, + "return_pct": 51.92 + }, + { + "date": "2024-05-22", + "equity": 14835.52, + "return_pct": 48.36 + }, + { + "date": "2024-05-23", + "equity": 14705.95, + "return_pct": 47.06 + }, + { + "date": "2024-05-24", + "equity": 14961.83, + "return_pct": 49.62 + }, + { + "date": "2024-05-28", + "equity": 15012.67, + "return_pct": 50.13 + }, + { + "date": "2024-05-29", + "equity": 14964.04, + "return_pct": 49.64 + }, + { + "date": "2024-05-30", + "equity": 14660.48, + "return_pct": 46.6 + }, + { + "date": "2024-05-31", + "equity": 14575.52, + "return_pct": 45.76 + }, + { + "date": "2024-06-03", + "equity": 14639.65, + "return_pct": 46.4 + }, + { + "date": "2024-06-04", + "equity": 14511.4, + "return_pct": 45.11 + }, + { + "date": "2024-06-05", + "equity": 14628.49, + "return_pct": 46.28 + }, + { + "date": "2024-06-06", + "equity": 14575.45, + "return_pct": 45.75 + }, + { + "date": "2024-06-07", + "equity": 14478.0, + "return_pct": 44.78 + }, + { + "date": "2024-06-10", + "equity": 14599.12, + "return_pct": 45.99 + }, + { + "date": "2024-06-11", + "equity": 14596.3, + "return_pct": 45.96 + }, + { + "date": "2024-06-12", + "equity": 14853.7, + "return_pct": 48.54 + }, + { + "date": "2024-06-13", + "equity": 14584.83, + "return_pct": 45.85 + }, + { + "date": "2024-06-14", + "equity": 14481.37, + "return_pct": 44.81 + }, + { + "date": "2024-06-17", + "equity": 14395.88, + "return_pct": 43.96 + }, + { + "date": "2024-06-18", + "equity": 14409.49, + "return_pct": 44.09 + }, + { + "date": "2024-06-20", + "equity": 14319.82, + "return_pct": 43.2 + }, + { + "date": "2024-06-21", + "equity": 14334.61, + "return_pct": 43.35 + }, + { + "date": "2024-06-24", + "equity": 14267.33, + "return_pct": 42.67 + }, + { + "date": "2024-06-25", + "equity": 14408.95, + "return_pct": 44.09 + }, + { + "date": "2024-06-26", + "equity": 14361.17, + "return_pct": 43.61 + }, + { + "date": "2024-06-27", + "equity": 14361.6, + "return_pct": 43.62 + }, + { + "date": "2024-06-28", + "equity": 14486.27, + "return_pct": 44.86 + }, + { + "date": "2024-07-01", + "equity": 14444.2, + "return_pct": 44.44 + }, + { + "date": "2024-07-02", + "equity": 14448.83, + "return_pct": 44.49 + }, + { + "date": "2024-07-03", + "equity": 14649.84, + "return_pct": 46.5 + }, + { + "date": "2024-07-05", + "equity": 14525.53, + "return_pct": 45.26 + }, + { + "date": "2024-07-08", + "equity": 14436.06, + "return_pct": 44.36 + }, + { + "date": "2024-07-09", + "equity": 14448.06, + "return_pct": 44.48 + }, + { + "date": "2024-07-10", + "equity": 14417.05, + "return_pct": 44.17 + }, + { + "date": "2024-07-11", + "equity": 14590.22, + "return_pct": 45.9 + }, + { + "date": "2024-07-12", + "equity": 14730.94, + "return_pct": 47.31 + }, + { + "date": "2024-07-15", + "equity": 15177.52, + "return_pct": 51.78 + }, + { + "date": "2024-07-16", + "equity": 15287.39, + "return_pct": 52.87 + }, + { + "date": "2024-07-17", + "equity": 14699.65, + "return_pct": 47.0 + }, + { + "date": "2024-07-18", + "equity": 14430.49, + "return_pct": 44.3 + }, + { + "date": "2024-07-19", + "equity": 14496.16, + "return_pct": 44.96 + }, + { + "date": "2024-07-22", + "equity": 14509.52, + "return_pct": 45.1 + }, + { + "date": "2024-07-23", + "equity": 14353.41, + "return_pct": 43.53 + }, + { + "date": "2024-07-24", + "equity": 14049.62, + "return_pct": 40.5 + }, + { + "date": "2024-07-25", + "equity": 14086.26, + "return_pct": 40.86 + }, + { + "date": "2024-07-26", + "equity": 14224.73, + "return_pct": 42.25 + }, + { + "date": "2024-07-29", + "equity": 14098.29, + "return_pct": 40.98 + }, + { + "date": "2024-07-30", + "equity": 14128.92, + "return_pct": 41.29 + }, + { + "date": "2024-07-31", + "equity": 14366.5, + "return_pct": 43.67 + }, + { + "date": "2024-08-01", + "equity": 14346.28, + "return_pct": 43.46 + }, + { + "date": "2024-08-02", + "equity": 13962.44, + "return_pct": 39.62 + }, + { + "date": "2024-08-05", + "equity": 13662.63, + "return_pct": 36.63 + }, + { + "date": "2024-08-06", + "equity": 13703.7, + "return_pct": 37.04 + }, + { + "date": "2024-08-07", + "equity": 13709.76, + "return_pct": 37.1 + }, + { + "date": "2024-08-08", + "equity": 13777.58, + "return_pct": 37.78 + }, + { + "date": "2024-08-09", + "equity": 13763.1, + "return_pct": 37.63 + }, + { + "date": "2024-08-12", + "equity": 13760.34, + "return_pct": 37.6 + }, + { + "date": "2024-08-13", + "equity": 13762.06, + "return_pct": 37.62 + }, + { + "date": "2024-08-14", + "equity": 13751.05, + "return_pct": 37.51 + }, + { + "date": "2024-08-15", + "equity": 13777.39, + "return_pct": 37.77 + }, + { + "date": "2024-08-16", + "equity": 13772.04, + "return_pct": 37.72 + }, + { + "date": "2024-08-19", + "equity": 13925.83, + "return_pct": 39.26 + }, + { + "date": "2024-08-20", + "equity": 14077.32, + "return_pct": 40.77 + }, + { + "date": "2024-08-21", + "equity": 14042.87, + "return_pct": 40.43 + }, + { + "date": "2024-08-22", + "equity": 13965.44, + "return_pct": 39.65 + }, + { + "date": "2024-08-23", + "equity": 14047.75, + "return_pct": 40.48 + }, + { + "date": "2024-08-26", + "equity": 13939.51, + "return_pct": 39.4 + }, + { + "date": "2024-08-27", + "equity": 13988.59, + "return_pct": 39.89 + }, + { + "date": "2024-08-28", + "equity": 14071.26, + "return_pct": 40.71 + }, + { + "date": "2024-08-29", + "equity": 14139.51, + "return_pct": 41.4 + }, + { + "date": "2024-08-30", + "equity": 14309.83, + "return_pct": 43.1 + }, + { + "date": "2024-09-03", + "equity": 14138.33, + "return_pct": 41.38 + }, + { + "date": "2024-09-04", + "equity": 14076.98, + "return_pct": 40.77 + }, + { + "date": "2024-09-05", + "equity": 13961.78, + "return_pct": 39.62 + }, + { + "date": "2024-09-06", + "equity": 13730.28, + "return_pct": 37.3 + }, + { + "date": "2024-09-09", + "equity": 13890.66, + "return_pct": 38.91 + }, + { + "date": "2024-09-10", + "equity": 13881.84, + "return_pct": 38.82 + }, + { + "date": "2024-09-11", + "equity": 13908.0, + "return_pct": 39.08 + }, + { + "date": "2024-09-12", + "equity": 14043.41, + "return_pct": 40.43 + }, + { + "date": "2024-09-13", + "equity": 14165.18, + "return_pct": 41.65 + }, + { + "date": "2024-09-16", + "equity": 14204.03, + "return_pct": 42.04 + }, + { + "date": "2024-09-17", + "equity": 14194.42, + "return_pct": 41.94 + }, + { + "date": "2024-09-18", + "equity": 14163.28, + "return_pct": 41.63 + }, + { + "date": "2024-09-19", + "equity": 14207.58, + "return_pct": 42.08 + }, + { + "date": "2024-09-20", + "equity": 14585.72, + "return_pct": 45.86 + }, + { + "date": "2024-09-23", + "equity": 14736.36, + "return_pct": 47.36 + }, + { + "date": "2024-09-24", + "equity": 14750.23, + "return_pct": 47.5 + }, + { + "date": "2024-09-25", + "equity": 14756.69, + "return_pct": 47.57 + }, + { + "date": "2024-09-26", + "equity": 14782.69, + "return_pct": 47.83 + }, + { + "date": "2024-09-27", + "equity": 14916.77, + "return_pct": 49.17 + }, + { + "date": "2024-09-30", + "equity": 14980.11, + "return_pct": 49.8 + }, + { + "date": "2024-10-01", + "equity": 14861.43, + "return_pct": 48.61 + }, + { + "date": "2024-10-02", + "equity": 14950.93, + "return_pct": 49.51 + }, + { + "date": "2024-10-03", + "equity": 14964.4, + "return_pct": 49.64 + }, + { + "date": "2024-10-04", + "equity": 15318.76, + "return_pct": 53.19 + }, + { + "date": "2024-10-07", + "equity": 15272.63, + "return_pct": 52.73 + }, + { + "date": "2024-10-08", + "equity": 15650.68, + "return_pct": 56.51 + }, + { + "date": "2024-10-09", + "equity": 15410.72, + "return_pct": 54.11 + }, + { + "date": "2024-10-10", + "equity": 15299.04, + "return_pct": 52.99 + }, + { + "date": "2024-10-11", + "equity": 15868.15, + "return_pct": 58.68 + }, + { + "date": "2024-10-14", + "equity": 15897.42, + "return_pct": 58.97 + }, + { + "date": "2024-10-15", + "equity": 15776.73, + "return_pct": 57.77 + }, + { + "date": "2024-10-16", + "equity": 15978.07, + "return_pct": 59.78 + }, + { + "date": "2024-10-17", + "equity": 15672.28, + "return_pct": 56.72 + }, + { + "date": "2024-10-18", + "equity": 15936.36, + "return_pct": 59.36 + }, + { + "date": "2024-10-21", + "equity": 15992.78, + "return_pct": 59.93 + }, + { + "date": "2024-10-22", + "equity": 16087.28, + "return_pct": 60.87 + }, + { + "date": "2024-10-23", + "equity": 15846.89, + "return_pct": 58.47 + }, + { + "date": "2024-10-24", + "equity": 16124.71, + "return_pct": 61.25 + }, + { + "date": "2024-10-25", + "equity": 16440.3, + "return_pct": 64.4 + }, + { + "date": "2024-10-28", + "equity": 16626.32, + "return_pct": 66.26 + }, + { + "date": "2024-10-29", + "equity": 16657.34, + "return_pct": 66.57 + }, + { + "date": "2024-10-30", + "equity": 16467.72, + "return_pct": 64.68 + }, + { + "date": "2024-10-31", + "equity": 16661.09, + "return_pct": 66.61 + }, + { + "date": "2024-11-01", + "equity": 16367.71, + "return_pct": 63.68 + }, + { + "date": "2024-11-04", + "equity": 16343.78, + "return_pct": 63.44 + }, + { + "date": "2024-11-05", + "equity": 16564.53, + "return_pct": 65.65 + }, + { + "date": "2024-11-06", + "equity": 17289.51, + "return_pct": 72.9 + }, + { + "date": "2024-11-07", + "equity": 17520.31, + "return_pct": 75.2 + }, + { + "date": "2024-11-08", + "equity": 17635.73, + "return_pct": 76.36 + }, + { + "date": "2024-11-11", + "equity": 18380.18, + "return_pct": 83.8 + }, + { + "date": "2024-11-12", + "equity": 18554.71, + "return_pct": 85.55 + }, + { + "date": "2024-11-13", + "equity": 18025.07, + "return_pct": 80.25 + }, + { + "date": "2024-11-14", + "equity": 17948.08, + "return_pct": 79.48 + }, + { + "date": "2024-11-15", + "equity": 17823.99, + "return_pct": 78.24 + }, + { + "date": "2024-11-18", + "equity": 17920.67, + "return_pct": 79.21 + }, + { + "date": "2024-11-19", + "equity": 17949.16, + "return_pct": 79.49 + }, + { + "date": "2024-11-20", + "equity": 17880.26, + "return_pct": 78.8 + }, + { + "date": "2024-11-21", + "equity": 17970.0, + "return_pct": 79.7 + }, + { + "date": "2024-11-22", + "equity": 18223.21, + "return_pct": 82.23 + }, + { + "date": "2024-11-25", + "equity": 18364.66, + "return_pct": 83.65 + }, + { + "date": "2024-11-26", + "equity": 18157.88, + "return_pct": 81.58 + }, + { + "date": "2024-11-27", + "equity": 18200.93, + "return_pct": 82.01 + }, + { + "date": "2024-11-29", + "equity": 18315.79, + "return_pct": 83.16 + }, + { + "date": "2024-12-02", + "equity": 18052.58, + "return_pct": 80.53 + }, + { + "date": "2024-12-03", + "equity": 18031.35, + "return_pct": 80.31 + }, + { + "date": "2024-12-04", + "equity": 18125.43, + "return_pct": 81.25 + }, + { + "date": "2024-12-05", + "equity": 17936.35, + "return_pct": 79.36 + }, + { + "date": "2024-12-06", + "equity": 18112.18, + "return_pct": 81.12 + }, + { + "date": "2024-12-09", + "equity": 17733.87, + "return_pct": 77.34 + }, + { + "date": "2024-12-10", + "equity": 17522.33, + "return_pct": 75.22 + }, + { + "date": "2024-12-11", + "equity": 17714.66, + "return_pct": 77.15 + }, + { + "date": "2024-12-12", + "equity": 17707.97, + "return_pct": 77.08 + }, + { + "date": "2024-12-13", + "equity": 17772.24, + "return_pct": 77.72 + }, + { + "date": "2024-12-16", + "equity": 18040.53, + "return_pct": 80.41 + }, + { + "date": "2024-12-17", + "equity": 17866.91, + "return_pct": 78.67 + }, + { + "date": "2024-12-18", + "equity": 17356.48, + "return_pct": 73.56 + }, + { + "date": "2024-12-19", + "equity": 17269.86, + "return_pct": 72.7 + }, + { + "date": "2024-12-20", + "equity": 17353.71, + "return_pct": 73.54 + }, + { + "date": "2024-12-23", + "equity": 17227.88, + "return_pct": 72.28 + }, + { + "date": "2024-12-24", + "equity": 17366.55, + "return_pct": 73.67 + }, + { + "date": "2024-12-26", + "equity": 17418.41, + "return_pct": 74.18 + }, + { + "date": "2024-12-27", + "equity": 17261.21, + "return_pct": 72.61 + }, + { + "date": "2024-12-30", + "equity": 17214.73, + "return_pct": 72.15 + }, + { + "date": "2024-12-31", + "equity": 17150.65, + "return_pct": 71.51 + }, + { + "date": "2025-01-02", + "equity": 17287.6, + "return_pct": 72.88 + }, + { + "date": "2025-01-03", + "equity": 17407.58, + "return_pct": 74.08 + }, + { + "date": "2025-01-06", + "equity": 17488.24, + "return_pct": 74.88 + }, + { + "date": "2025-01-07", + "equity": 17383.02, + "return_pct": 73.83 + }, + { + "date": "2025-01-08", + "equity": 17395.25, + "return_pct": 73.95 + }, + { + "date": "2025-01-10", + "equity": 17311.42, + "return_pct": 73.11 + }, + { + "date": "2025-01-13", + "equity": 17311.42, + "return_pct": 73.11 + }, + { + "date": "2025-01-14", + "equity": 17311.42, + "return_pct": 73.11 + }, + { + "date": "2025-01-15", + "equity": 17304.95, + "return_pct": 73.05 + }, + { + "date": "2025-01-16", + "equity": 17431.79, + "return_pct": 74.32 + }, + { + "date": "2025-01-17", + "equity": 17613.41, + "return_pct": 76.13 + }, + { + "date": "2025-01-21", + "equity": 17824.86, + "return_pct": 78.25 + }, + { + "date": "2025-01-22", + "equity": 17809.61, + "return_pct": 78.1 + }, + { + "date": "2025-01-23", + "equity": 17608.54, + "return_pct": 76.09 + }, + { + "date": "2025-01-24", + "equity": 17389.87, + "return_pct": 73.9 + }, + { + "date": "2025-01-27", + "equity": 17331.62, + "return_pct": 73.32 + }, + { + "date": "2025-01-28", + "equity": 17110.18, + "return_pct": 71.1 + }, + { + "date": "2025-01-29", + "equity": 16995.01, + "return_pct": 69.95 + }, + { + "date": "2025-01-30", + "equity": 17176.74, + "return_pct": 71.77 + }, + { + "date": "2025-01-31", + "equity": 17104.4, + "return_pct": 71.04 + }, + { + "date": "2025-02-03", + "equity": 17182.86, + "return_pct": 71.83 + }, + { + "date": "2025-02-04", + "equity": 17243.39, + "return_pct": 72.43 + }, + { + "date": "2025-02-05", + "equity": 17531.12, + "return_pct": 75.31 + }, + { + "date": "2025-02-06", + "equity": 17609.65, + "return_pct": 76.1 + }, + { + "date": "2025-02-07", + "equity": 17728.59, + "return_pct": 77.29 + }, + { + "date": "2025-02-10", + "equity": 17755.62, + "return_pct": 77.56 + }, + { + "date": "2025-02-11", + "equity": 17652.2, + "return_pct": 76.52 + }, + { + "date": "2025-02-12", + "equity": 17933.9, + "return_pct": 79.34 + }, + { + "date": "2025-02-13", + "equity": 18491.06, + "return_pct": 84.91 + }, + { + "date": "2025-02-14", + "equity": 18790.27, + "return_pct": 87.9 + }, + { + "date": "2025-02-18", + "equity": 18686.01, + "return_pct": 86.86 + }, + { + "date": "2025-02-19", + "equity": 18645.09, + "return_pct": 86.45 + }, + { + "date": "2025-02-20", + "equity": 18334.36, + "return_pct": 83.34 + }, + { + "date": "2025-02-21", + "equity": 18092.06, + "return_pct": 80.92 + }, + { + "date": "2025-02-24", + "equity": 17929.47, + "return_pct": 79.29 + }, + { + "date": "2025-02-25", + "equity": 17694.71, + "return_pct": 76.95 + }, + { + "date": "2025-02-26", + "equity": 17789.94, + "return_pct": 77.9 + }, + { + "date": "2025-02-27", + "equity": 17553.4, + "return_pct": 75.53 + }, + { + "date": "2025-02-28", + "equity": 17783.46, + "return_pct": 77.83 + }, + { + "date": "2025-03-03", + "equity": 17789.33, + "return_pct": 77.89 + }, + { + "date": "2025-03-04", + "equity": 17408.14, + "return_pct": 74.08 + }, + { + "date": "2025-03-05", + "equity": 17404.75, + "return_pct": 74.05 + }, + { + "date": "2025-03-06", + "equity": 17238.72, + "return_pct": 72.39 + }, + { + "date": "2025-03-07", + "equity": 17316.59, + "return_pct": 73.17 + }, + { + "date": "2025-03-10", + "equity": 17207.83, + "return_pct": 72.08 + }, + { + "date": "2025-03-11", + "equity": 16975.95, + "return_pct": 69.76 + }, + { + "date": "2025-03-12", + "equity": 16935.67, + "return_pct": 69.36 + }, + { + "date": "2025-03-13", + "equity": 17158.39, + "return_pct": 71.58 + }, + { + "date": "2025-03-14", + "equity": 17274.97, + "return_pct": 72.75 + }, + { + "date": "2025-03-17", + "equity": 17464.03, + "return_pct": 74.64 + }, + { + "date": "2025-03-18", + "equity": 17452.5, + "return_pct": 74.52 + }, + { + "date": "2025-03-19", + "equity": 17508.79, + "return_pct": 75.09 + }, + { + "date": "2025-03-20", + "equity": 17517.41, + "return_pct": 75.17 + }, + { + "date": "2025-03-21", + "equity": 17463.52, + "return_pct": 74.64 + }, + { + "date": "2025-03-24", + "equity": 17631.66, + "return_pct": 76.32 + }, + { + "date": "2025-03-25", + "equity": 17736.55, + "return_pct": 77.37 + }, + { + "date": "2025-03-26", + "equity": 17585.94, + "return_pct": 75.86 + }, + { + "date": "2025-03-27", + "equity": 17593.3, + "return_pct": 75.93 + }, + { + "date": "2025-03-28", + "equity": 17448.53, + "return_pct": 74.49 + }, + { + "date": "2025-03-31", + "equity": 17432.24, + "return_pct": 74.32 + }, + { + "date": "2025-04-01", + "equity": 17457.02, + "return_pct": 74.57 + }, + { + "date": "2025-04-02", + "equity": 17524.48, + "return_pct": 75.24 + }, + { + "date": "2025-04-03", + "equity": 17285.05, + "return_pct": 72.85 + }, + { + "date": "2025-04-04", + "equity": 16639.25, + "return_pct": 66.39 + }, + { + "date": "2025-04-07", + "equity": 16692.94, + "return_pct": 66.93 + }, + { + "date": "2025-04-08", + "equity": 16700.84, + "return_pct": 67.01 + }, + { + "date": "2025-04-09", + "equity": 17000.1, + "return_pct": 70.0 + }, + { + "date": "2025-04-10", + "equity": 17173.02, + "return_pct": 71.73 + }, + { + "date": "2025-04-11", + "equity": 17483.27, + "return_pct": 74.83 + }, + { + "date": "2025-04-14", + "equity": 17568.76, + "return_pct": 75.69 + }, + { + "date": "2025-04-15", + "equity": 17588.69, + "return_pct": 75.89 + }, + { + "date": "2025-04-16", + "equity": 17358.34, + "return_pct": 73.58 + }, + { + "date": "2025-04-17", + "equity": 17326.11, + "return_pct": 73.26 + }, + { + "date": "2025-04-21", + "equity": 17164.15, + "return_pct": 71.64 + }, + { + "date": "2025-04-22", + "equity": 17376.4, + "return_pct": 73.76 + }, + { + "date": "2025-04-23", + "equity": 17500.84, + "return_pct": 75.01 + }, + { + "date": "2025-04-24", + "equity": 17650.05, + "return_pct": 76.5 + }, + { + "date": "2025-04-25", + "equity": 17681.49, + "return_pct": 76.81 + }, + { + "date": "2025-04-28", + "equity": 17692.24, + "return_pct": 76.92 + }, + { + "date": "2025-04-29", + "equity": 17786.66, + "return_pct": 77.87 + }, + { + "date": "2025-04-30", + "equity": 17840.65, + "return_pct": 78.41 + }, + { + "date": "2025-05-01", + "equity": 17965.56, + "return_pct": 79.66 + }, + { + "date": "2025-05-02", + "equity": 18441.78, + "return_pct": 84.42 + }, + { + "date": "2025-05-05", + "equity": 18526.01, + "return_pct": 85.26 + }, + { + "date": "2025-05-06", + "equity": 18357.36, + "return_pct": 83.57 + }, + { + "date": "2025-05-07", + "equity": 18468.46, + "return_pct": 84.68 + }, + { + "date": "2025-05-08", + "equity": 19110.05, + "return_pct": 91.1 + }, + { + "date": "2025-05-09", + "equity": 18983.22, + "return_pct": 89.83 + }, + { + "date": "2025-05-12", + "equity": 19484.89, + "return_pct": 94.85 + }, + { + "date": "2025-05-13", + "equity": 19799.77, + "return_pct": 98.0 + }, + { + "date": "2025-05-14", + "equity": 19868.82, + "return_pct": 98.69 + }, + { + "date": "2025-05-15", + "equity": 19947.54, + "return_pct": 99.48 + }, + { + "date": "2025-05-16", + "equity": 20113.35, + "return_pct": 101.13 + }, + { + "date": "2025-05-19", + "equity": 20193.83, + "return_pct": 101.94 + }, + { + "date": "2025-05-20", + "equity": 19803.86, + "return_pct": 98.04 + }, + { + "date": "2025-05-21", + "equity": 19165.83, + "return_pct": 91.66 + }, + { + "date": "2025-05-22", + "equity": 19090.95, + "return_pct": 90.91 + }, + { + "date": "2025-05-23", + "equity": 19091.93, + "return_pct": 90.92 + }, + { + "date": "2025-05-27", + "equity": 19533.07, + "return_pct": 95.33 + }, + { + "date": "2025-05-28", + "equity": 19458.96, + "return_pct": 94.59 + }, + { + "date": "2025-05-29", + "equity": 19139.84, + "return_pct": 91.4 + }, + { + "date": "2025-05-30", + "equity": 19431.37, + "return_pct": 94.31 + }, + { + "date": "2025-06-02", + "equity": 19745.44, + "return_pct": 97.45 + }, + { + "date": "2025-06-03", + "equity": 20126.94, + "return_pct": 101.27 + }, + { + "date": "2025-06-04", + "equity": 20321.71, + "return_pct": 103.22 + }, + { + "date": "2025-06-05", + "equity": 20385.3, + "return_pct": 103.85 + }, + { + "date": "2025-06-06", + "equity": 20538.48, + "return_pct": 105.38 + }, + { + "date": "2025-06-09", + "equity": 20225.05, + "return_pct": 102.25 + }, + { + "date": "2025-06-10", + "equity": 20090.35, + "return_pct": 100.9 + }, + { + "date": "2025-06-11", + "equity": 20284.51, + "return_pct": 102.85 + }, + { + "date": "2025-06-12", + "equity": 20285.99, + "return_pct": 102.86 + }, + { + "date": "2025-06-13", + "equity": 19730.56, + "return_pct": 97.31 + }, + { + "date": "2025-06-16", + "equity": 20138.58, + "return_pct": 101.39 + }, + { + "date": "2025-06-17", + "equity": 19986.07, + "return_pct": 99.86 + }, + { + "date": "2025-06-18", + "equity": 20231.01, + "return_pct": 102.31 + }, + { + "date": "2025-06-20", + "equity": 20368.37, + "return_pct": 103.68 + }, + { + "date": "2025-06-23", + "equity": 20451.39, + "return_pct": 104.51 + }, + { + "date": "2025-06-24", + "equity": 20863.71, + "return_pct": 108.64 + }, + { + "date": "2025-06-25", + "equity": 20787.38, + "return_pct": 107.87 + }, + { + "date": "2025-06-26", + "equity": 21024.26, + "return_pct": 110.24 + }, + { + "date": "2025-06-27", + "equity": 21242.09, + "return_pct": 112.42 + }, + { + "date": "2025-06-30", + "equity": 21759.54, + "return_pct": 117.6 + }, + { + "date": "2025-07-01", + "equity": 21173.41, + "return_pct": 111.73 + }, + { + "date": "2025-07-02", + "equity": 21604.02, + "return_pct": 116.04 + }, + { + "date": "2025-07-03", + "equity": 21845.33, + "return_pct": 118.45 + }, + { + "date": "2025-07-07", + "equity": 21794.62, + "return_pct": 117.95 + }, + { + "date": "2025-07-08", + "equity": 21622.52, + "return_pct": 116.23 + }, + { + "date": "2025-07-09", + "equity": 22073.84, + "return_pct": 120.74 + }, + { + "date": "2025-07-10", + "equity": 22183.05, + "return_pct": 121.83 + }, + { + "date": "2025-07-11", + "equity": 22206.92, + "return_pct": 122.07 + }, + { + "date": "2025-07-14", + "equity": 22614.46, + "return_pct": 126.14 + }, + { + "date": "2025-07-15", + "equity": 22682.21, + "return_pct": 126.82 + }, + { + "date": "2025-07-16", + "equity": 22879.71, + "return_pct": 128.8 + }, + { + "date": "2025-07-17", + "equity": 23142.04, + "return_pct": 131.42 + }, + { + "date": "2025-07-18", + "equity": 23083.67, + "return_pct": 130.84 + }, + { + "date": "2025-07-21", + "equity": 23251.69, + "return_pct": 132.52 + }, + { + "date": "2025-07-22", + "equity": 22785.54, + "return_pct": 127.86 + }, + { + "date": "2025-07-23", + "equity": 23184.84, + "return_pct": 131.85 + }, + { + "date": "2025-07-24", + "equity": 23241.12, + "return_pct": 132.41 + }, + { + "date": "2025-07-25", + "equity": 23315.65, + "return_pct": 133.16 + }, + { + "date": "2025-07-28", + "equity": 23515.04, + "return_pct": 135.15 + }, + { + "date": "2025-07-29", + "equity": 23377.14, + "return_pct": 133.77 + }, + { + "date": "2025-07-30", + "equity": 23395.48, + "return_pct": 133.95 + }, + { + "date": "2025-07-31", + "equity": 23565.13, + "return_pct": 135.65 + }, + { + "date": "2025-08-01", + "equity": 22704.92, + "return_pct": 127.05 + }, + { + "date": "2025-08-04", + "equity": 23197.52, + "return_pct": 131.98 + }, + { + "date": "2025-08-05", + "equity": 23683.36, + "return_pct": 136.83 + }, + { + "date": "2025-08-06", + "equity": 23964.38, + "return_pct": 139.64 + }, + { + "date": "2025-08-07", + "equity": 24527.12, + "return_pct": 145.27 + }, + { + "date": "2025-08-08", + "equity": 24489.21, + "return_pct": 144.89 + }, + { + "date": "2025-08-11", + "equity": 24321.07, + "return_pct": 143.21 + }, + { + "date": "2025-08-12", + "equity": 24190.35, + "return_pct": 141.9 + }, + { + "date": "2025-08-13", + "equity": 23910.95, + "return_pct": 139.11 + }, + { + "date": "2025-08-14", + "equity": 23517.69, + "return_pct": 135.18 + }, + { + "date": "2025-08-15", + "equity": 23433.1, + "return_pct": 134.33 + }, + { + "date": "2025-08-18", + "equity": 23708.45, + "return_pct": 137.08 + }, + { + "date": "2025-08-19", + "equity": 23125.97, + "return_pct": 131.26 + }, + { + "date": "2025-08-20", + "equity": 22962.76, + "return_pct": 129.63 + }, + { + "date": "2025-08-21", + "equity": 23037.52, + "return_pct": 130.38 + }, + { + "date": "2025-08-22", + "equity": 23684.5, + "return_pct": 136.84 + }, + { + "date": "2025-08-25", + "equity": 23878.62, + "return_pct": 138.79 + }, + { + "date": "2025-08-26", + "equity": 24156.73, + "return_pct": 141.57 + }, + { + "date": "2025-08-27", + "equity": 24313.54, + "return_pct": 143.14 + }, + { + "date": "2025-08-28", + "equity": 24724.43, + "return_pct": 147.24 + }, + { + "date": "2025-08-29", + "equity": 24318.8, + "return_pct": 143.19 + }, + { + "date": "2025-09-02", + "equity": 24092.18, + "return_pct": 140.92 + }, + { + "date": "2025-09-03", + "equity": 24024.32, + "return_pct": 140.24 + }, + { + "date": "2025-09-04", + "equity": 23897.29, + "return_pct": 138.97 + }, + { + "date": "2025-09-05", + "equity": 23858.47, + "return_pct": 138.58 + }, + { + "date": "2025-09-08", + "equity": 23949.06, + "return_pct": 139.49 + }, + { + "date": "2025-09-09", + "equity": 23800.56, + "return_pct": 138.01 + }, + { + "date": "2025-09-10", + "equity": 23977.98, + "return_pct": 139.78 + }, + { + "date": "2025-09-11", + "equity": 24634.13, + "return_pct": 146.34 + }, + { + "date": "2025-09-12", + "equity": 24934.51, + "return_pct": 149.35 + }, + { + "date": "2025-09-15", + "equity": 25206.35, + "return_pct": 152.06 + }, + { + "date": "2025-09-16", + "equity": 25113.01, + "return_pct": 151.13 + }, + { + "date": "2025-09-17", + "equity": 25226.8, + "return_pct": 152.27 + }, + { + "date": "2025-09-18", + "equity": 25771.22, + "return_pct": 157.71 + }, + { + "date": "2025-09-19", + "equity": 25989.77, + "return_pct": 159.9 + }, + { + "date": "2025-09-22", + "equity": 25847.73, + "return_pct": 158.48 + }, + { + "date": "2025-09-23", + "equity": 25649.37, + "return_pct": 156.49 + }, + { + "date": "2025-09-24", + "equity": 25681.07, + "return_pct": 156.81 + }, + { + "date": "2025-09-25", + "equity": 25141.04, + "return_pct": 151.41 + }, + { + "date": "2025-09-26", + "equity": 25451.5, + "return_pct": 154.52 + }, + { + "date": "2025-09-29", + "equity": 25817.94, + "return_pct": 158.18 + }, + { + "date": "2025-09-30", + "equity": 25920.26, + "return_pct": 159.2 + }, + { + "date": "2025-10-01", + "equity": 26589.27, + "return_pct": 165.89 + }, + { + "date": "2025-10-02", + "equity": 26645.52, + "return_pct": 166.46 + }, + { + "date": "2025-10-03", + "equity": 26648.02, + "return_pct": 166.48 + }, + { + "date": "2025-10-06", + "equity": 27313.95, + "return_pct": 173.14 + }, + { + "date": "2025-10-07", + "equity": 26974.17, + "return_pct": 169.74 + }, + { + "date": "2025-10-08", + "equity": 27444.69, + "return_pct": 174.45 + }, + { + "date": "2025-10-09", + "equity": 27155.3, + "return_pct": 171.55 + }, + { + "date": "2025-10-10", + "equity": 25989.88, + "return_pct": 159.9 + }, + { + "date": "2025-10-13", + "equity": 26543.55, + "return_pct": 165.44 + }, + { + "date": "2025-10-14", + "equity": 26038.15, + "return_pct": 160.38 + }, + { + "date": "2025-10-15", + "equity": 26200.06, + "return_pct": 162.0 + }, + { + "date": "2025-10-16", + "equity": 26073.2, + "return_pct": 160.73 + }, + { + "date": "2025-10-17", + "equity": 26203.95, + "return_pct": 162.04 + }, + { + "date": "2025-10-20", + "equity": 26313.59, + "return_pct": 163.14 + }, + { + "date": "2025-10-21", + "equity": 26179.42, + "return_pct": 161.79 + }, + { + "date": "2025-10-22", + "equity": 25576.41, + "return_pct": 155.76 + }, + { + "date": "2025-10-23", + "equity": 25187.23, + "return_pct": 151.87 + }, + { + "date": "2025-10-24", + "equity": 25551.36, + "return_pct": 155.51 + }, + { + "date": "2025-10-27", + "equity": 25930.87, + "return_pct": 159.31 + }, + { + "date": "2025-10-28", + "equity": 25712.68, + "return_pct": 157.13 + }, + { + "date": "2025-10-29", + "equity": 25579.53, + "return_pct": 155.8 + }, + { + "date": "2025-10-30", + "equity": 24969.76, + "return_pct": 149.7 + }, + { + "date": "2025-10-31", + "equity": 25958.69, + "return_pct": 159.59 + }, + { + "date": "2025-11-03", + "equity": 25853.05, + "return_pct": 158.53 + }, + { + "date": "2025-11-04", + "equity": 25911.56, + "return_pct": 159.12 + }, + { + "date": "2025-11-05", + "equity": 26376.31, + "return_pct": 163.76 + }, + { + "date": "2025-11-06", + "equity": 26075.94, + "return_pct": 160.76 + }, + { + "date": "2025-11-07", + "equity": 26273.47, + "return_pct": 162.73 + }, + { + "date": "2025-11-10", + "equity": 26469.05, + "return_pct": 164.69 + }, + { + "date": "2025-11-11", + "equity": 26151.84, + "return_pct": 161.52 + }, + { + "date": "2025-11-12", + "equity": 26070.92, + "return_pct": 160.71 + }, + { + "date": "2025-11-13", + "equity": 25500.18, + "return_pct": 155.0 + }, + { + "date": "2025-11-14", + "equity": 25529.83, + "return_pct": 155.3 + }, + { + "date": "2025-11-17", + "equity": 25369.39, + "return_pct": 153.69 + }, + { + "date": "2025-11-18", + "equity": 25431.02, + "return_pct": 154.31 + }, + { + "date": "2025-11-19", + "equity": 25071.84, + "return_pct": 150.72 + }, + { + "date": "2025-11-20", + "equity": 24856.07, + "return_pct": 148.56 + }, + { + "date": "2025-11-21", + "equity": 25150.38, + "return_pct": 151.5 + }, + { + "date": "2025-11-24", + "equity": 25179.07, + "return_pct": 151.79 + }, + { + "date": "2025-11-25", + "equity": 25486.4, + "return_pct": 154.86 + }, + { + "date": "2025-11-26", + "equity": 26078.44, + "return_pct": 160.78 + }, + { + "date": "2025-11-28", + "equity": 26168.55, + "return_pct": 161.69 + }, + { + "date": "2025-12-01", + "equity": 25925.19, + "return_pct": 159.25 + }, + { + "date": "2025-12-02", + "equity": 25925.71, + "return_pct": 159.26 + }, + { + "date": "2025-12-03", + "equity": 25932.08, + "return_pct": 159.32 + }, + { + "date": "2025-12-04", + "equity": 26829.94, + "return_pct": 168.3 + }, + { + "date": "2025-12-05", + "equity": 27809.25, + "return_pct": 178.09 + }, + { + "date": "2025-12-08", + "equity": 27488.86, + "return_pct": 174.89 + }, + { + "date": "2025-12-09", + "equity": 27621.05, + "return_pct": 176.21 + }, + { + "date": "2025-12-10", + "equity": 27851.51, + "return_pct": 178.52 + }, + { + "date": "2025-12-11", + "equity": 28277.3, + "return_pct": 182.77 + }, + { + "date": "2025-12-12", + "equity": 28191.99, + "return_pct": 181.92 + }, + { + "date": "2025-12-15", + "equity": 28135.08, + "return_pct": 181.35 + }, + { + "date": "2025-12-16", + "equity": 28210.45, + "return_pct": 182.1 + }, + { + "date": "2025-12-17", + "equity": 27953.13, + "return_pct": 179.53 + }, + { + "date": "2025-12-18", + "equity": 27835.56, + "return_pct": 178.36 + }, + { + "date": "2025-12-19", + "equity": 27950.16, + "return_pct": 179.5 + }, + { + "date": "2025-12-22", + "equity": 27904.08, + "return_pct": 179.04 + }, + { + "date": "2025-12-23", + "equity": 27630.34, + "return_pct": 176.3 + }, + { + "date": "2025-12-24", + "equity": 27905.03, + "return_pct": 179.05 + }, + { + "date": "2025-12-26", + "equity": 28047.03, + "return_pct": 180.47 + }, + { + "date": "2025-12-29", + "equity": 28079.4, + "return_pct": 180.79 + }, + { + "date": "2025-12-30", + "equity": 27969.37, + "return_pct": 179.69 + }, + { + "date": "2025-12-31", + "equity": 27651.63, + "return_pct": 176.52 + }, + { + "date": "2026-01-02", + "equity": 28159.07, + "return_pct": 181.59 + }, + { + "date": "2026-01-05", + "equity": 28350.5, + "return_pct": 183.5 + }, + { + "date": "2026-01-06", + "equity": 28805.82, + "return_pct": 188.06 + }, + { + "date": "2026-01-07", + "equity": 28578.15, + "return_pct": 185.78 + }, + { + "date": "2026-01-08", + "equity": 29067.18, + "return_pct": 190.67 + }, + { + "date": "2026-01-09", + "equity": 29065.57, + "return_pct": 190.66 + }, + { + "date": "2026-01-12", + "equity": 29557.8, + "return_pct": 195.58 + }, + { + "date": "2026-01-13", + "equity": 29702.34, + "return_pct": 197.02 + }, + { + "date": "2026-01-14", + "equity": 29811.9, + "return_pct": 198.12 + }, + { + "date": "2026-01-15", + "equity": 30184.3, + "return_pct": 201.84 + }, + { + "date": "2026-01-16", + "equity": 30031.0, + "return_pct": 200.31 + }, + { + "date": "2026-01-20", + "equity": 29563.51, + "return_pct": 195.64 + }, + { + "date": "2026-01-21", + "equity": 30368.82, + "return_pct": 203.69 + }, + { + "date": "2026-01-22", + "equity": 30325.5, + "return_pct": 203.26 + }, + { + "date": "2026-01-23", + "equity": 30724.79, + "return_pct": 207.25 + }, + { + "date": "2026-01-26", + "equity": 30716.61, + "return_pct": 207.17 + }, + { + "date": "2026-01-27", + "equity": 30060.28, + "return_pct": 200.6 + }, + { + "date": "2026-01-28", + "equity": 30013.66, + "return_pct": 200.14 + }, + { + "date": "2026-01-29", + "equity": 29812.97, + "return_pct": 198.13 + }, + { + "date": "2026-01-30", + "equity": 29498.27, + "return_pct": 194.98 + }, + { + "date": "2026-02-02", + "equity": 29882.66, + "return_pct": 198.83 + }, + { + "date": "2026-02-03", + "equity": 30118.13, + "return_pct": 201.18 + }, + { + "date": "2026-02-04", + "equity": 29644.79, + "return_pct": 196.45 + }, + { + "date": "2026-02-05", + "equity": 29887.68, + "return_pct": 198.88 + }, + { + "date": "2026-02-06", + "equity": 30751.62, + "return_pct": 207.52 + }, + { + "date": "2026-02-09", + "equity": 30545.16, + "return_pct": 205.45 + }, + { + "date": "2026-02-10", + "equity": 30343.55, + "return_pct": 203.44 + }, + { + "date": "2026-02-11", + "equity": 30935.55, + "return_pct": 209.36 + }, + { + "date": "2026-02-12", + "equity": 30885.23, + "return_pct": 208.85 + }, + { + "date": "2026-02-13", + "equity": 31161.68, + "return_pct": 211.62 + }, + { + "date": "2026-02-17", + "equity": 31042.5, + "return_pct": 210.42 + }, + { + "date": "2026-02-18", + "equity": 30894.75, + "return_pct": 208.95 + }, + { + "date": "2026-02-19", + "equity": 30712.44, + "return_pct": 207.12 + }, + { + "date": "2026-02-20", + "equity": 30896.7, + "return_pct": 208.97 + }, + { + "date": "2026-02-23", + "equity": 31027.88, + "return_pct": 210.28 + }, + { + "date": "2026-02-24", + "equity": 31473.89, + "return_pct": 214.74 + }, + { + "date": "2026-02-25", + "equity": 31538.74, + "return_pct": 215.39 + }, + { + "date": "2026-02-26", + "equity": 31407.44, + "return_pct": 214.07 + }, + { + "date": "2026-02-27", + "equity": 31424.94, + "return_pct": 214.25 + }, + { + "date": "2026-03-02", + "equity": 30973.39, + "return_pct": 209.73 + }, + { + "date": "2026-03-03", + "equity": 30758.46, + "return_pct": 207.58 + }, + { + "date": "2026-03-04", + "equity": 30650.28, + "return_pct": 206.5 + }, + { + "date": "2026-03-05", + "equity": 30152.63, + "return_pct": 201.53 + }, + { + "date": "2026-03-06", + "equity": 30016.26, + "return_pct": 200.16 + }, + { + "date": "2026-03-09", + "equity": 30079.99, + "return_pct": 200.8 + }, + { + "date": "2026-03-10", + "equity": 29828.82, + "return_pct": 198.29 + }, + { + "date": "2026-03-11", + "equity": 29757.89, + "return_pct": 197.58 + }, + { + "date": "2026-03-12", + "equity": 29685.01, + "return_pct": 196.85 + }, + { + "date": "2026-03-13", + "equity": 29661.68, + "return_pct": 196.62 + }, + { + "date": "2026-03-16", + "equity": 29702.93, + "return_pct": 197.03 + }, + { + "date": "2026-03-17", + "equity": 29997.47, + "return_pct": 199.97 + }, + { + "date": "2026-03-18", + "equity": 29670.89, + "return_pct": 196.71 + }, + { + "date": "2026-03-19", + "equity": 29478.56, + "return_pct": 194.79 + }, + { + "date": "2026-03-20", + "equity": 28996.96, + "return_pct": 189.97 + }, + { + "date": "2026-03-23", + "equity": 29258.9, + "return_pct": 192.59 + }, + { + "date": "2026-03-24", + "equity": 29102.67, + "return_pct": 191.03 + }, + { + "date": "2026-03-25", + "equity": 29107.31, + "return_pct": 191.07 + }, + { + "date": "2026-03-26", + "equity": 28916.53, + "return_pct": 189.17 + }, + { + "date": "2026-03-27", + "equity": 28854.3, + "return_pct": 188.54 + }, + { + "date": "2026-03-30", + "equity": 28780.48, + "return_pct": 187.8 + }, + { + "date": "2026-03-31", + "equity": 28886.15, + "return_pct": 188.86 + }, + { + "date": "2026-04-01", + "equity": 28912.68, + "return_pct": 189.13 + }, + { + "date": "2026-04-02", + "equity": 28914.13, + "return_pct": 189.14 + }, + { + "date": "2026-04-06", + "equity": 28890.11, + "return_pct": 188.9 + }, + { + "date": "2026-04-07", + "equity": 28835.45, + "return_pct": 188.35 + }, + { + "date": "2026-04-08", + "equity": 29877.78, + "return_pct": 198.78 + }, + { + "date": "2026-04-09", + "equity": 30141.43, + "return_pct": 201.41 + }, + { + "date": "2026-04-10", + "equity": 30321.29, + "return_pct": 203.21 + }, + { + "date": "2026-04-13", + "equity": 30384.05, + "return_pct": 203.84 + }, + { + "date": "2026-04-14", + "equity": 30921.13, + "return_pct": 209.21 + }, + { + "date": "2026-04-15", + "equity": 30561.44, + "return_pct": 205.61 + }, + { + "date": "2026-04-16", + "equity": 30887.76, + "return_pct": 208.88 + }, + { + "date": "2026-04-17", + "equity": 31379.69, + "return_pct": 213.8 + }, + { + "date": "2026-04-20", + "equity": 31276.21, + "return_pct": 212.76 + }, + { + "date": "2026-04-21", + "equity": 31248.05, + "return_pct": 212.48 + }, + { + "date": "2026-04-22", + "equity": 31818.38, + "return_pct": 218.18 + }, + { + "date": "2026-04-23", + "equity": 31954.85, + "return_pct": 219.55 + }, + { + "date": "2026-04-24", + "equity": 32882.76, + "return_pct": 228.83 + }, + { + "date": "2026-04-27", + "equity": 32933.31, + "return_pct": 229.33 + }, + { + "date": "2026-04-28", + "equity": 32397.05, + "return_pct": 223.97 + }, + { + "date": "2026-04-29", + "equity": 32651.69, + "return_pct": 226.52 + }, + { + "date": "2026-04-30", + "equity": 33907.12, + "return_pct": 239.07 + }, + { + "date": "2026-05-01", + "equity": 33896.9, + "return_pct": 238.97 + }, + { + "date": "2026-05-04", + "equity": 33565.49, + "return_pct": 235.65 + }, + { + "date": "2026-05-05", + "equity": 34228.22, + "return_pct": 242.28 + }, + { + "date": "2026-05-06", + "equity": 35833.66, + "return_pct": 258.34 + }, + { + "date": "2026-05-07", + "equity": 35247.97, + "return_pct": 252.48 + }, + { + "date": "2026-05-08", + "equity": 36157.62, + "return_pct": 261.58 + }, + { + "date": "2026-05-11", + "equity": 36478.51, + "return_pct": 264.79 + }, + { + "date": "2026-05-12", + "equity": 36349.18, + "return_pct": 263.49 + }, + { + "date": "2026-05-13", + "equity": 36675.48, + "return_pct": 266.75 + }, + { + "date": "2026-05-14", + "equity": 36753.81, + "return_pct": 267.54 + }, + { + "date": "2026-05-15", + "equity": 35747.87, + "return_pct": 257.48 + }, + { + "date": "2026-05-18", + "equity": 35376.88, + "return_pct": 253.77 + }, + { + "date": "2026-05-19", + "equity": 35320.52, + "return_pct": 253.21 + }, + { + "date": "2026-05-20", + "equity": 34491.58, + "return_pct": 244.92 + }, + { + "date": "2026-05-21", + "equity": 34380.23, + "return_pct": 243.8 + }, + { + "date": "2026-05-22", + "equity": 34629.1, + "return_pct": 246.29 + }, + { + "date": "2026-05-26", + "equity": 34258.21, + "return_pct": 242.58 + }, + { + "date": "2026-05-27", + "equity": 34418.72, + "return_pct": 244.19 + }, + { + "date": "2026-05-28", + "equity": 34437.26, + "return_pct": 244.37 + }, + { + "date": "2026-05-29", + "equity": 34401.69, + "return_pct": 244.02 + }, + { + "date": "2026-06-01", + "equity": 34494.03, + "return_pct": 244.94 + }, + { + "date": "2026-06-02", + "equity": 34348.89, + "return_pct": 243.49 + }, + { + "date": "2026-06-03", + "equity": 34611.84, + "return_pct": 246.12 + }, + { + "date": "2026-06-04", + "equity": 34629.92, + "return_pct": 246.3 + }, + { + "date": "2026-06-05", + "equity": 34588.98, + "return_pct": 245.89 + }, + { + "date": "2026-06-08", + "equity": 34488.66, + "return_pct": 244.89 + }, + { + "date": "2026-06-09", + "equity": 34727.65, + "return_pct": 247.28 + }, + { + "date": "2026-06-10", + "equity": 34548.41, + "return_pct": 245.48 + }, + { + "date": "2026-06-11", + "equity": 34759.37, + "return_pct": 247.59 + }, + { + "date": "2026-06-12", + "equity": 34762.69, + "return_pct": 247.63 + }, + { + "date": "2026-06-15", + "equity": 34710.68, + "return_pct": 247.11 + }, + { + "date": "2026-06-16", + "equity": 34598.94, + "return_pct": 245.99 + }, + { + "date": "2026-06-17", + "equity": 34711.79, + "return_pct": 247.12 + }, + { + "date": "2026-06-18", + "equity": 34634.71, + "return_pct": 246.35 + }, + { + "date": "2026-06-22", + "equity": 34750.15, + "return_pct": 247.5 + }, + { + "date": "2026-06-23", + "equity": 34657.21, + "return_pct": 246.57 + }, + { + "date": "2026-06-24", + "equity": 34745.72, + "return_pct": 247.46 + }, + { + "date": "2026-06-25", + "equity": 34833.13, + "return_pct": 248.33 + }, + { + "date": "2026-06-26", + "equity": 35352.04, + "return_pct": 253.52 + }, + { + "date": "2026-06-29", + "equity": 35367.9, + "return_pct": 253.68 + }, + { + "date": "2026-06-30", + "equity": 35353.15, + "return_pct": 253.53 + }, + { + "date": "2026-07-01", + "equity": 35112.32, + "return_pct": 251.12 + }, + { + "date": "2026-07-02", + "equity": 35112.32, + "return_pct": 251.12 + } + ], + "benchmark_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9985.13, + "return_pct": -0.15 + }, + { + "date": "2023-07-06", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-07", + "equity": 9881.93, + "return_pct": -1.18 + }, + { + "date": "2023-07-10", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-11", + "equity": 9970.03, + "return_pct": -0.3 + }, + { + "date": "2023-07-12", + "equity": 10050.25, + "return_pct": 0.5 + }, + { + "date": "2023-07-13", + "equity": 10130.02, + "return_pct": 1.3 + }, + { + "date": "2023-07-14", + "equity": 10123.71, + "return_pct": 1.24 + }, + { + "date": "2023-07-17", + "equity": 10158.86, + "return_pct": 1.59 + }, + { + "date": "2023-07-18", + "equity": 10234.35, + "return_pct": 2.34 + }, + { + "date": "2023-07-19", + "equity": 10257.1, + "return_pct": 2.57 + }, + { + "date": "2023-07-20", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-21", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-24", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2023-07-25", + "equity": 10262.51, + "return_pct": 2.63 + }, + { + "date": "2023-07-26", + "equity": 10264.09, + "return_pct": 2.64 + }, + { + "date": "2023-07-27", + "equity": 10196.04, + "return_pct": 1.96 + }, + { + "date": "2023-07-28", + "equity": 10295.86, + "return_pct": 2.96 + }, + { + "date": "2023-07-31", + "equity": 10315.46, + "return_pct": 3.15 + }, + { + "date": "2023-08-01", + "equity": 10285.95, + "return_pct": 2.86 + }, + { + "date": "2023-08-02", + "equity": 10142.86, + "return_pct": 1.43 + }, + { + "date": "2023-08-03", + "equity": 10113.79, + "return_pct": 1.14 + }, + { + "date": "2023-08-04", + "equity": 10068.05, + "return_pct": 0.68 + }, + { + "date": "2023-08-07", + "equity": 10155.93, + "return_pct": 1.56 + }, + { + "date": "2023-08-08", + "equity": 10111.76, + "return_pct": 1.12 + }, + { + "date": "2023-08-09", + "equity": 10044.17, + "return_pct": 0.44 + }, + { + "date": "2023-08-10", + "equity": 10047.77, + "return_pct": 0.48 + }, + { + "date": "2023-08-11", + "equity": 10041.91, + "return_pct": 0.42 + }, + { + "date": "2023-08-14", + "equity": 10097.34, + "return_pct": 0.97 + }, + { + "date": "2023-08-15", + "equity": 9979.72, + "return_pct": -0.2 + }, + { + "date": "2023-08-16", + "equity": 9906.49, + "return_pct": -0.94 + }, + { + "date": "2023-08-17", + "equity": 9831.0, + "return_pct": -1.69 + }, + { + "date": "2023-08-18", + "equity": 9835.73, + "return_pct": -1.64 + }, + { + "date": "2023-08-21", + "equity": 9899.73, + "return_pct": -1.0 + }, + { + "date": "2023-08-22", + "equity": 9872.91, + "return_pct": -1.27 + }, + { + "date": "2023-08-23", + "equity": 9982.87, + "return_pct": -0.17 + }, + { + "date": "2023-08-24", + "equity": 9844.52, + "return_pct": -1.55 + }, + { + "date": "2023-08-25", + "equity": 9913.92, + "return_pct": -0.86 + }, + { + "date": "2023-08-28", + "equity": 9976.79, + "return_pct": -0.23 + }, + { + "date": "2023-08-29", + "equity": 10121.0, + "return_pct": 1.21 + }, + { + "date": "2023-08-30", + "equity": 10162.69, + "return_pct": 1.63 + }, + { + "date": "2023-08-31", + "equity": 10147.82, + "return_pct": 1.48 + }, + { + "date": "2023-09-01", + "equity": 10166.75, + "return_pct": 1.67 + }, + { + "date": "2023-09-05", + "equity": 10122.81, + "return_pct": 1.23 + }, + { + "date": "2023-09-06", + "equity": 10054.76, + "return_pct": 0.55 + }, + { + "date": "2023-09-07", + "equity": 10023.89, + "return_pct": 0.24 + }, + { + "date": "2023-09-08", + "equity": 10038.98, + "return_pct": 0.39 + }, + { + "date": "2023-09-11", + "equity": 10105.0, + "return_pct": 1.05 + }, + { + "date": "2023-09-12", + "equity": 10049.57, + "return_pct": 0.5 + }, + { + "date": "2023-09-13", + "equity": 10061.29, + "return_pct": 0.61 + }, + { + "date": "2023-09-14", + "equity": 10148.04, + "return_pct": 1.48 + }, + { + "date": "2023-09-15", + "equity": 9990.54, + "return_pct": -0.09 + }, + { + "date": "2023-09-18", + "equity": 9996.39, + "return_pct": -0.04 + }, + { + "date": "2023-09-19", + "equity": 9975.66, + "return_pct": -0.24 + }, + { + "date": "2023-09-20", + "equity": 9883.95, + "return_pct": -1.16 + }, + { + "date": "2023-09-21", + "equity": 9720.59, + "return_pct": -2.79 + }, + { + "date": "2023-09-22", + "equity": 9698.73, + "return_pct": -3.01 + }, + { + "date": "2023-09-25", + "equity": 9739.52, + "return_pct": -2.6 + }, + { + "date": "2023-09-26", + "equity": 9596.43, + "return_pct": -4.04 + }, + { + "date": "2023-09-27", + "equity": 9600.26, + "return_pct": -4.0 + }, + { + "date": "2023-09-28", + "equity": 9655.92, + "return_pct": -3.44 + }, + { + "date": "2023-09-29", + "equity": 9632.48, + "return_pct": -3.68 + }, + { + "date": "2023-10-02", + "equity": 9628.65, + "return_pct": -3.71 + }, + { + "date": "2023-10-03", + "equity": 9499.76, + "return_pct": -5.0 + }, + { + "date": "2023-10-04", + "equity": 9568.94, + "return_pct": -4.31 + }, + { + "date": "2023-10-05", + "equity": 9565.33, + "return_pct": -4.35 + }, + { + "date": "2023-10-06", + "equity": 9678.9, + "return_pct": -3.21 + }, + { + "date": "2023-10-09", + "equity": 9740.87, + "return_pct": -2.59 + }, + { + "date": "2023-10-10", + "equity": 9791.57, + "return_pct": -2.08 + }, + { + "date": "2023-10-11", + "equity": 9831.68, + "return_pct": -1.68 + }, + { + "date": "2023-10-12", + "equity": 9771.74, + "return_pct": -2.28 + }, + { + "date": "2023-10-13", + "equity": 9723.07, + "return_pct": -2.77 + }, + { + "date": "2023-10-16", + "equity": 9825.37, + "return_pct": -1.75 + }, + { + "date": "2023-10-17", + "equity": 9824.92, + "return_pct": -1.75 + }, + { + "date": "2023-10-18", + "equity": 9694.0, + "return_pct": -3.06 + }, + { + "date": "2023-10-19", + "equity": 9608.82, + "return_pct": -3.91 + }, + { + "date": "2023-10-20", + "equity": 9490.75, + "return_pct": -5.09 + }, + { + "date": "2023-10-23", + "equity": 9474.3, + "return_pct": -5.26 + }, + { + "date": "2023-10-24", + "equity": 9545.73, + "return_pct": -4.54 + }, + { + "date": "2023-10-25", + "equity": 9408.73, + "return_pct": -5.91 + }, + { + "date": "2023-10-26", + "equity": 9296.06, + "return_pct": -7.04 + }, + { + "date": "2023-10-27", + "equity": 9253.93, + "return_pct": -7.46 + }, + { + "date": "2023-10-30", + "equity": 9364.56, + "return_pct": -6.35 + }, + { + "date": "2023-10-31", + "equity": 9423.38, + "return_pct": -5.77 + }, + { + "date": "2023-11-01", + "equity": 9523.87, + "return_pct": -4.76 + }, + { + "date": "2023-11-02", + "equity": 9706.39, + "return_pct": -2.94 + }, + { + "date": "2023-11-03", + "equity": 9794.95, + "return_pct": -2.05 + }, + { + "date": "2023-11-06", + "equity": 9817.48, + "return_pct": -1.83 + }, + { + "date": "2023-11-07", + "equity": 9845.42, + "return_pct": -1.55 + }, + { + "date": "2023-11-08", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-11-09", + "equity": 9775.79, + "return_pct": -2.24 + }, + { + "date": "2023-11-10", + "equity": 9928.34, + "return_pct": -0.72 + }, + { + "date": "2023-11-13", + "equity": 9918.88, + "return_pct": -0.81 + }, + { + "date": "2023-11-14", + "equity": 10111.31, + "return_pct": 1.11 + }, + { + "date": "2023-11-15", + "equity": 10132.72, + "return_pct": 1.33 + }, + { + "date": "2023-11-16", + "equity": 10145.11, + "return_pct": 1.45 + }, + { + "date": "2023-11-17", + "equity": 10157.73, + "return_pct": 1.58 + }, + { + "date": "2023-11-20", + "equity": 10235.92, + "return_pct": 2.36 + }, + { + "date": "2023-11-21", + "equity": 10213.61, + "return_pct": 2.14 + }, + { + "date": "2023-11-22", + "equity": 10253.05, + "return_pct": 2.53 + }, + { + "date": "2023-11-24", + "equity": 10259.36, + "return_pct": 2.59 + }, + { + "date": "2023-11-27", + "equity": 10240.88, + "return_pct": 2.41 + }, + { + "date": "2023-11-28", + "equity": 10251.02, + "return_pct": 2.51 + }, + { + "date": "2023-11-29", + "equity": 10243.81, + "return_pct": 2.44 + }, + { + "date": "2023-11-30", + "equity": 10284.14, + "return_pct": 2.84 + }, + { + "date": "2023-12-01", + "equity": 10344.98, + "return_pct": 3.45 + }, + { + "date": "2023-12-04", + "equity": 10290.68, + "return_pct": 2.91 + }, + { + "date": "2023-12-05", + "equity": 10288.65, + "return_pct": 2.89 + }, + { + "date": "2023-12-06", + "equity": 10247.19, + "return_pct": 2.47 + }, + { + "date": "2023-12-07", + "equity": 10325.38, + "return_pct": 3.25 + }, + { + "date": "2023-12-08", + "equity": 10369.77, + "return_pct": 3.7 + }, + { + "date": "2023-12-11", + "equity": 10410.1, + "return_pct": 4.1 + }, + { + "date": "2023-12-12", + "equity": 10457.65, + "return_pct": 4.58 + }, + { + "date": "2023-12-13", + "equity": 10601.86, + "return_pct": 6.02 + }, + { + "date": "2023-12-14", + "equity": 10635.89, + "return_pct": 6.36 + }, + { + "date": "2023-12-15", + "equity": 10575.5, + "return_pct": 5.75 + }, + { + "date": "2023-12-18", + "equity": 10634.99, + "return_pct": 6.35 + }, + { + "date": "2023-12-19", + "equity": 10699.66, + "return_pct": 7.0 + }, + { + "date": "2023-12-20", + "equity": 10551.39, + "return_pct": 5.51 + }, + { + "date": "2023-12-21", + "equity": 10651.43, + "return_pct": 6.51 + }, + { + "date": "2023-12-22", + "equity": 10672.84, + "return_pct": 6.73 + }, + { + "date": "2023-12-26", + "equity": 10717.91, + "return_pct": 7.18 + }, + { + "date": "2023-12-27", + "equity": 10737.29, + "return_pct": 7.37 + }, + { + "date": "2023-12-28", + "equity": 10741.34, + "return_pct": 7.41 + }, + { + "date": "2023-12-29", + "equity": 10710.25, + "return_pct": 7.1 + }, + { + "date": "2024-01-02", + "equity": 10650.31, + "return_pct": 6.5 + }, + { + "date": "2024-01-03", + "equity": 10563.33, + "return_pct": 5.63 + }, + { + "date": "2024-01-04", + "equity": 10529.3, + "return_pct": 5.29 + }, + { + "date": "2024-01-05", + "equity": 10543.73, + "return_pct": 5.44 + }, + { + "date": "2024-01-08", + "equity": 10694.25, + "return_pct": 6.94 + }, + { + "date": "2024-01-09", + "equity": 10678.02, + "return_pct": 6.78 + }, + { + "date": "2024-01-10", + "equity": 10738.41, + "return_pct": 7.38 + }, + { + "date": "2024-01-11", + "equity": 10733.68, + "return_pct": 7.34 + }, + { + "date": "2024-01-12", + "equity": 10741.12, + "return_pct": 7.41 + }, + { + "date": "2024-01-16", + "equity": 10701.68, + "return_pct": 7.02 + }, + { + "date": "2024-01-17", + "equity": 10642.2, + "return_pct": 6.42 + }, + { + "date": "2024-01-18", + "equity": 10736.83, + "return_pct": 7.37 + }, + { + "date": "2024-01-19", + "equity": 10870.68, + "return_pct": 8.71 + }, + { + "date": "2024-01-22", + "equity": 10893.67, + "return_pct": 8.94 + }, + { + "date": "2024-01-23", + "equity": 10925.44, + "return_pct": 9.25 + }, + { + "date": "2024-01-24", + "equity": 10937.38, + "return_pct": 9.37 + }, + { + "date": "2024-01-25", + "equity": 10996.87, + "return_pct": 9.97 + }, + { + "date": "2024-01-26", + "equity": 10982.9, + "return_pct": 9.83 + }, + { + "date": "2024-01-29", + "equity": 11069.88, + "return_pct": 10.7 + }, + { + "date": "2024-01-30", + "equity": 11061.31, + "return_pct": 10.61 + }, + { + "date": "2024-01-31", + "equity": 10880.82, + "return_pct": 8.81 + }, + { + "date": "2024-02-01", + "equity": 11023.23, + "return_pct": 10.23 + }, + { + "date": "2024-02-02", + "equity": 11139.28, + "return_pct": 11.39 + }, + { + "date": "2024-02-05", + "equity": 11098.72, + "return_pct": 10.99 + }, + { + "date": "2024-02-06", + "equity": 11130.94, + "return_pct": 11.31 + }, + { + "date": "2024-02-07", + "equity": 11223.78, + "return_pct": 12.24 + }, + { + "date": "2024-02-08", + "equity": 11228.73, + "return_pct": 12.29 + }, + { + "date": "2024-02-09", + "equity": 11293.63, + "return_pct": 12.94 + }, + { + "date": "2024-02-12", + "equity": 11288.67, + "return_pct": 12.89 + }, + { + "date": "2024-02-13", + "equity": 11133.19, + "return_pct": 11.33 + }, + { + "date": "2024-02-14", + "equity": 11234.37, + "return_pct": 12.34 + }, + { + "date": "2024-02-15", + "equity": 11311.88, + "return_pct": 13.12 + }, + { + "date": "2024-02-16", + "equity": 11255.55, + "return_pct": 12.56 + }, + { + "date": "2024-02-20", + "equity": 11193.58, + "return_pct": 11.94 + }, + { + "date": "2024-02-21", + "equity": 11203.72, + "return_pct": 12.04 + }, + { + "date": "2024-02-22", + "equity": 11435.59, + "return_pct": 14.36 + }, + { + "date": "2024-02-23", + "equity": 11443.48, + "return_pct": 14.43 + }, + { + "date": "2024-02-26", + "equity": 11401.56, + "return_pct": 14.02 + }, + { + "date": "2024-02-27", + "equity": 11422.74, + "return_pct": 14.23 + }, + { + "date": "2024-02-28", + "equity": 11407.65, + "return_pct": 14.08 + }, + { + "date": "2024-02-29", + "equity": 11448.66, + "return_pct": 14.49 + }, + { + "date": "2024-03-01", + "equity": 11556.14, + "return_pct": 15.56 + }, + { + "date": "2024-03-04", + "equity": 11543.75, + "return_pct": 15.44 + }, + { + "date": "2024-03-05", + "equity": 11428.38, + "return_pct": 14.28 + }, + { + "date": "2024-03-06", + "equity": 11486.29, + "return_pct": 14.86 + }, + { + "date": "2024-03-07", + "equity": 11600.31, + "return_pct": 16.0 + }, + { + "date": "2024-03-08", + "equity": 11530.68, + "return_pct": 15.31 + }, + { + "date": "2024-03-11", + "equity": 11520.76, + "return_pct": 15.21 + }, + { + "date": "2024-03-12", + "equity": 11644.7, + "return_pct": 16.45 + }, + { + "date": "2024-03-13", + "equity": 11626.44, + "return_pct": 16.26 + }, + { + "date": "2024-03-14", + "equity": 11603.46, + "return_pct": 16.03 + }, + { + "date": "2024-03-15", + "equity": 11488.09, + "return_pct": 14.88 + }, + { + "date": "2024-03-18", + "equity": 11556.37, + "return_pct": 15.56 + }, + { + "date": "2024-03-19", + "equity": 11620.59, + "return_pct": 16.21 + }, + { + "date": "2024-03-20", + "equity": 11728.07, + "return_pct": 17.28 + }, + { + "date": "2024-03-21", + "equity": 11766.83, + "return_pct": 17.67 + }, + { + "date": "2024-03-22", + "equity": 11744.52, + "return_pct": 17.45 + }, + { + "date": "2024-03-25", + "equity": 11712.07, + "return_pct": 17.12 + }, + { + "date": "2024-03-26", + "equity": 11690.44, + "return_pct": 16.9 + }, + { + "date": "2024-03-27", + "equity": 11788.68, + "return_pct": 17.89 + }, + { + "date": "2024-03-28", + "equity": 11786.43, + "return_pct": 17.86 + }, + { + "date": "2024-04-01", + "equity": 11765.93, + "return_pct": 17.66 + }, + { + "date": "2024-04-02", + "equity": 11691.12, + "return_pct": 16.91 + }, + { + "date": "2024-04-03", + "equity": 11703.96, + "return_pct": 17.04 + }, + { + "date": "2024-04-04", + "equity": 11561.1, + "return_pct": 15.61 + }, + { + "date": "2024-04-05", + "equity": 11681.88, + "return_pct": 16.82 + }, + { + "date": "2024-04-08", + "equity": 11688.41, + "return_pct": 16.88 + }, + { + "date": "2024-04-09", + "equity": 11701.93, + "return_pct": 17.02 + }, + { + "date": "2024-04-10", + "equity": 11584.76, + "return_pct": 15.85 + }, + { + "date": "2024-04-11", + "equity": 11672.19, + "return_pct": 16.72 + }, + { + "date": "2024-04-12", + "equity": 11511.08, + "return_pct": 15.11 + }, + { + "date": "2024-04-15", + "equity": 11366.86, + "return_pct": 13.67 + }, + { + "date": "2024-04-16", + "equity": 11346.13, + "return_pct": 13.46 + }, + { + "date": "2024-04-17", + "equity": 11278.98, + "return_pct": 12.79 + }, + { + "date": "2024-04-18", + "equity": 11255.77, + "return_pct": 12.56 + }, + { + "date": "2024-04-19", + "equity": 11157.53, + "return_pct": 11.58 + }, + { + "date": "2024-04-22", + "equity": 11260.28, + "return_pct": 12.6 + }, + { + "date": "2024-04-23", + "equity": 11393.9, + "return_pct": 13.94 + }, + { + "date": "2024-04-24", + "equity": 11388.49, + "return_pct": 13.88 + }, + { + "date": "2024-04-25", + "equity": 11345.23, + "return_pct": 13.45 + }, + { + "date": "2024-04-26", + "equity": 11452.71, + "return_pct": 14.53 + }, + { + "date": "2024-04-29", + "equity": 11493.27, + "return_pct": 14.93 + }, + { + "date": "2024-04-30", + "equity": 11311.21, + "return_pct": 13.11 + }, + { + "date": "2024-05-01", + "equity": 11274.48, + "return_pct": 12.74 + }, + { + "date": "2024-05-02", + "equity": 11379.93, + "return_pct": 13.8 + }, + { + "date": "2024-05-03", + "equity": 11520.99, + "return_pct": 15.21 + }, + { + "date": "2024-05-06", + "equity": 11639.96, + "return_pct": 16.4 + }, + { + "date": "2024-05-07", + "equity": 11652.81, + "return_pct": 16.53 + }, + { + "date": "2024-05-08", + "equity": 11653.94, + "return_pct": 16.54 + }, + { + "date": "2024-05-09", + "equity": 11721.08, + "return_pct": 17.21 + }, + { + "date": "2024-05-10", + "equity": 11736.18, + "return_pct": 17.36 + }, + { + "date": "2024-05-13", + "equity": 11737.76, + "return_pct": 17.38 + }, + { + "date": "2024-05-14", + "equity": 11791.61, + "return_pct": 17.92 + }, + { + "date": "2024-05-15", + "equity": 11937.63, + "return_pct": 19.38 + }, + { + "date": "2024-05-16", + "equity": 11913.07, + "return_pct": 19.13 + }, + { + "date": "2024-05-17", + "equity": 11930.19, + "return_pct": 19.3 + }, + { + "date": "2024-05-20", + "equity": 11943.94, + "return_pct": 19.44 + }, + { + "date": "2024-05-21", + "equity": 11973.23, + "return_pct": 19.73 + }, + { + "date": "2024-05-22", + "equity": 11938.75, + "return_pct": 19.39 + }, + { + "date": "2024-05-23", + "equity": 11851.55, + "return_pct": 18.52 + }, + { + "date": "2024-05-24", + "equity": 11929.97, + "return_pct": 19.3 + }, + { + "date": "2024-05-28", + "equity": 11938.3, + "return_pct": 19.38 + }, + { + "date": "2024-05-29", + "equity": 11854.71, + "return_pct": 18.55 + }, + { + "date": "2024-05-30", + "equity": 11776.07, + "return_pct": 17.76 + }, + { + "date": "2024-05-31", + "equity": 11883.32, + "return_pct": 18.83 + }, + { + "date": "2024-06-03", + "equity": 11893.01, + "return_pct": 18.93 + }, + { + "date": "2024-06-04", + "equity": 11906.31, + "return_pct": 19.06 + }, + { + "date": "2024-06-05", + "equity": 12047.82, + "return_pct": 20.48 + }, + { + "date": "2024-06-06", + "equity": 12047.59, + "return_pct": 20.48 + }, + { + "date": "2024-06-07", + "equity": 12032.94, + "return_pct": 20.33 + }, + { + "date": "2024-06-10", + "equity": 12070.12, + "return_pct": 20.7 + }, + { + "date": "2024-06-11", + "equity": 12099.19, + "return_pct": 20.99 + }, + { + "date": "2024-06-12", + "equity": 12198.56, + "return_pct": 21.99 + }, + { + "date": "2024-06-13", + "equity": 12223.12, + "return_pct": 22.23 + }, + { + "date": "2024-06-14", + "equity": 12230.56, + "return_pct": 22.31 + }, + { + "date": "2024-06-17", + "equity": 12327.9, + "return_pct": 23.28 + }, + { + "date": "2024-06-18", + "equity": 12359.22, + "return_pct": 23.59 + }, + { + "date": "2024-06-20", + "equity": 12325.65, + "return_pct": 23.26 + }, + { + "date": "2024-06-21", + "equity": 12269.54, + "return_pct": 22.7 + }, + { + "date": "2024-06-24", + "equity": 12229.66, + "return_pct": 22.3 + }, + { + "date": "2024-06-25", + "equity": 12276.75, + "return_pct": 22.77 + }, + { + "date": "2024-06-26", + "equity": 12292.08, + "return_pct": 22.92 + }, + { + "date": "2024-06-27", + "equity": 12311.45, + "return_pct": 23.11 + }, + { + "date": "2024-06-28", + "equity": 12263.01, + "return_pct": 22.63 + }, + { + "date": "2024-07-01", + "equity": 12288.24, + "return_pct": 22.88 + }, + { + "date": "2024-07-02", + "equity": 12370.94, + "return_pct": 23.71 + }, + { + "date": "2024-07-03", + "equity": 12426.15, + "return_pct": 24.26 + }, + { + "date": "2024-07-05", + "equity": 12497.8, + "return_pct": 24.98 + }, + { + "date": "2024-07-08", + "equity": 12512.22, + "return_pct": 25.12 + }, + { + "date": "2024-07-09", + "equity": 12524.39, + "return_pct": 25.24 + }, + { + "date": "2024-07-10", + "equity": 12648.32, + "return_pct": 26.48 + }, + { + "date": "2024-07-11", + "equity": 12539.26, + "return_pct": 25.39 + }, + { + "date": "2024-07-12", + "equity": 12618.36, + "return_pct": 26.18 + }, + { + "date": "2024-07-15", + "equity": 12653.06, + "return_pct": 26.53 + }, + { + "date": "2024-07-16", + "equity": 12728.09, + "return_pct": 27.28 + }, + { + "date": "2024-07-17", + "equity": 12549.63, + "return_pct": 25.5 + }, + { + "date": "2024-07-18", + "equity": 12453.19, + "return_pct": 24.53 + }, + { + "date": "2024-07-19", + "equity": 12370.49, + "return_pct": 23.7 + }, + { + "date": "2024-07-22", + "equity": 12498.03, + "return_pct": 24.98 + }, + { + "date": "2024-07-23", + "equity": 12478.42, + "return_pct": 24.78 + }, + { + "date": "2024-07-24", + "equity": 12195.63, + "return_pct": 21.96 + }, + { + "date": "2024-07-25", + "equity": 12132.09, + "return_pct": 21.32 + }, + { + "date": "2024-07-26", + "equity": 12267.96, + "return_pct": 22.68 + }, + { + "date": "2024-07-29", + "equity": 12275.18, + "return_pct": 22.75 + }, + { + "date": "2024-07-30", + "equity": 12212.98, + "return_pct": 22.13 + }, + { + "date": "2024-07-31", + "equity": 12411.5, + "return_pct": 24.12 + }, + { + "date": "2024-08-01", + "equity": 12235.74, + "return_pct": 22.36 + }, + { + "date": "2024-08-02", + "equity": 12007.93, + "return_pct": 20.08 + }, + { + "date": "2024-08-05", + "equity": 11658.22, + "return_pct": 16.58 + }, + { + "date": "2024-08-06", + "equity": 11765.7, + "return_pct": 17.66 + }, + { + "date": "2024-08-07", + "equity": 11687.06, + "return_pct": 16.87 + }, + { + "date": "2024-08-08", + "equity": 11957.23, + "return_pct": 19.57 + }, + { + "date": "2024-08-09", + "equity": 12009.96, + "return_pct": 20.1 + }, + { + "date": "2024-08-12", + "equity": 12016.27, + "return_pct": 20.16 + }, + { + "date": "2024-08-13", + "equity": 12213.88, + "return_pct": 22.14 + }, + { + "date": "2024-08-14", + "equity": 12252.42, + "return_pct": 22.52 + }, + { + "date": "2024-08-15", + "equity": 12462.43, + "return_pct": 24.62 + }, + { + "date": "2024-08-16", + "equity": 12490.37, + "return_pct": 24.9 + }, + { + "date": "2024-08-19", + "equity": 12609.79, + "return_pct": 26.1 + }, + { + "date": "2024-08-20", + "equity": 12589.29, + "return_pct": 25.89 + }, + { + "date": "2024-08-21", + "equity": 12632.55, + "return_pct": 26.33 + }, + { + "date": "2024-08-22", + "equity": 12533.41, + "return_pct": 25.33 + }, + { + "date": "2024-08-23", + "equity": 12666.58, + "return_pct": 26.67 + }, + { + "date": "2024-08-26", + "equity": 12636.38, + "return_pct": 26.36 + }, + { + "date": "2024-08-27", + "equity": 12653.73, + "return_pct": 26.54 + }, + { + "date": "2024-08-28", + "equity": 12580.27, + "return_pct": 25.8 + }, + { + "date": "2024-08-29", + "equity": 12581.4, + "return_pct": 25.81 + }, + { + "date": "2024-08-30", + "equity": 12701.5, + "return_pct": 27.02 + }, + { + "date": "2024-09-03", + "equity": 12440.12, + "return_pct": 24.4 + }, + { + "date": "2024-09-04", + "equity": 12414.66, + "return_pct": 24.15 + }, + { + "date": "2024-09-05", + "equity": 12384.46, + "return_pct": 23.84 + }, + { + "date": "2024-09-06", + "equity": 12176.03, + "return_pct": 21.76 + }, + { + "date": "2024-09-09", + "equity": 12312.35, + "return_pct": 23.12 + }, + { + "date": "2024-09-10", + "equity": 12365.98, + "return_pct": 23.66 + }, + { + "date": "2024-09-11", + "equity": 12492.85, + "return_pct": 24.93 + }, + { + "date": "2024-09-12", + "equity": 12598.08, + "return_pct": 25.98 + }, + { + "date": "2024-09-13", + "equity": 12663.87, + "return_pct": 26.64 + }, + { + "date": "2024-09-16", + "equity": 12682.58, + "return_pct": 26.83 + }, + { + "date": "2024-09-17", + "equity": 12687.76, + "return_pct": 26.88 + }, + { + "date": "2024-09-18", + "equity": 12650.13, + "return_pct": 26.5 + }, + { + "date": "2024-09-19", + "equity": 12866.0, + "return_pct": 28.66 + }, + { + "date": "2024-09-20", + "equity": 12804.48, + "return_pct": 28.04 + }, + { + "date": "2024-09-23", + "equity": 12836.48, + "return_pct": 28.36 + }, + { + "date": "2024-09-24", + "equity": 12873.21, + "return_pct": 28.73 + }, + { + "date": "2024-09-25", + "equity": 12844.81, + "return_pct": 28.45 + }, + { + "date": "2024-09-26", + "equity": 12895.74, + "return_pct": 28.96 + }, + { + "date": "2024-09-27", + "equity": 12877.04, + "return_pct": 28.77 + }, + { + "date": "2024-09-30", + "equity": 12928.64, + "return_pct": 29.29 + }, + { + "date": "2024-10-01", + "equity": 12812.82, + "return_pct": 28.13 + }, + { + "date": "2024-10-02", + "equity": 12818.22, + "return_pct": 28.18 + }, + { + "date": "2024-10-03", + "equity": 12794.79, + "return_pct": 27.95 + }, + { + "date": "2024-10-04", + "equity": 12911.06, + "return_pct": 29.11 + }, + { + "date": "2024-10-07", + "equity": 12794.34, + "return_pct": 27.94 + }, + { + "date": "2024-10-08", + "equity": 12915.34, + "return_pct": 29.15 + }, + { + "date": "2024-10-09", + "equity": 13004.8, + "return_pct": 30.05 + }, + { + "date": "2024-10-10", + "equity": 12982.04, + "return_pct": 29.82 + }, + { + "date": "2024-10-11", + "equity": 13059.78, + "return_pct": 30.6 + }, + { + "date": "2024-10-14", + "equity": 13166.59, + "return_pct": 31.67 + }, + { + "date": "2024-10-15", + "equity": 13064.29, + "return_pct": 30.64 + }, + { + "date": "2024-10-16", + "equity": 13121.07, + "return_pct": 31.21 + }, + { + "date": "2024-10-17", + "equity": 13122.2, + "return_pct": 31.22 + }, + { + "date": "2024-10-18", + "equity": 13172.67, + "return_pct": 31.73 + }, + { + "date": "2024-10-21", + "equity": 13151.04, + "return_pct": 31.51 + }, + { + "date": "2024-10-22", + "equity": 13144.05, + "return_pct": 31.44 + }, + { + "date": "2024-10-23", + "equity": 13023.95, + "return_pct": 30.24 + }, + { + "date": "2024-10-24", + "equity": 13052.12, + "return_pct": 30.52 + }, + { + "date": "2024-10-25", + "equity": 13047.61, + "return_pct": 30.48 + }, + { + "date": "2024-10-28", + "equity": 13087.95, + "return_pct": 30.88 + }, + { + "date": "2024-10-29", + "equity": 13109.13, + "return_pct": 31.09 + }, + { + "date": "2024-10-30", + "equity": 13069.47, + "return_pct": 30.69 + }, + { + "date": "2024-10-31", + "equity": 12813.27, + "return_pct": 28.13 + }, + { + "date": "2024-11-01", + "equity": 12867.35, + "return_pct": 28.67 + }, + { + "date": "2024-11-04", + "equity": 12839.63, + "return_pct": 28.4 + }, + { + "date": "2024-11-05", + "equity": 12994.88, + "return_pct": 29.95 + }, + { + "date": "2024-11-06", + "equity": 13318.01, + "return_pct": 33.18 + }, + { + "date": "2024-11-07", + "equity": 13420.99, + "return_pct": 34.21 + }, + { + "date": "2024-11-08", + "equity": 13479.12, + "return_pct": 34.79 + }, + { + "date": "2024-11-11", + "equity": 13491.97, + "return_pct": 34.92 + }, + { + "date": "2024-11-12", + "equity": 13450.06, + "return_pct": 34.5 + }, + { + "date": "2024-11-13", + "equity": 13456.59, + "return_pct": 34.57 + }, + { + "date": "2024-11-14", + "equity": 13370.06, + "return_pct": 33.7 + }, + { + "date": "2024-11-15", + "equity": 13198.81, + "return_pct": 31.99 + }, + { + "date": "2024-11-18", + "equity": 13252.89, + "return_pct": 32.53 + }, + { + "date": "2024-11-19", + "equity": 13301.34, + "return_pct": 33.01 + }, + { + "date": "2024-11-20", + "equity": 13305.84, + "return_pct": 33.06 + }, + { + "date": "2024-11-21", + "equity": 13377.27, + "return_pct": 33.77 + }, + { + "date": "2024-11-22", + "equity": 13418.73, + "return_pct": 34.19 + }, + { + "date": "2024-11-25", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2024-11-26", + "equity": 13534.55, + "return_pct": 35.35 + }, + { + "date": "2024-11-27", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-11-29", + "equity": 13577.37, + "return_pct": 35.77 + }, + { + "date": "2024-12-02", + "equity": 13601.7, + "return_pct": 36.02 + }, + { + "date": "2024-12-03", + "equity": 13608.01, + "return_pct": 36.08 + }, + { + "date": "2024-12-04", + "equity": 13692.51, + "return_pct": 36.93 + }, + { + "date": "2024-12-05", + "equity": 13669.98, + "return_pct": 36.7 + }, + { + "date": "2024-12-06", + "equity": 13695.89, + "return_pct": 36.96 + }, + { + "date": "2024-12-09", + "equity": 13625.36, + "return_pct": 36.25 + }, + { + "date": "2024-12-10", + "equity": 13583.0, + "return_pct": 35.83 + }, + { + "date": "2024-12-11", + "equity": 13688.01, + "return_pct": 36.88 + }, + { + "date": "2024-12-12", + "equity": 13617.48, + "return_pct": 36.17 + }, + { + "date": "2024-12-13", + "equity": 13614.77, + "return_pct": 36.15 + }, + { + "date": "2024-12-16", + "equity": 13672.91, + "return_pct": 36.73 + }, + { + "date": "2024-12-17", + "equity": 13616.58, + "return_pct": 36.17 + }, + { + "date": "2024-12-18", + "equity": 13210.75, + "return_pct": 32.11 + }, + { + "date": "2024-12-19", + "equity": 13206.7, + "return_pct": 32.07 + }, + { + "date": "2024-12-20", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2024-12-23", + "equity": 13400.26, + "return_pct": 34.0 + }, + { + "date": "2024-12-24", + "equity": 13549.2, + "return_pct": 35.49 + }, + { + "date": "2024-12-26", + "equity": 13550.1, + "return_pct": 35.5 + }, + { + "date": "2024-12-27", + "equity": 13407.47, + "return_pct": 34.07 + }, + { + "date": "2024-12-30", + "equity": 13254.47, + "return_pct": 32.54 + }, + { + "date": "2024-12-31", + "equity": 13206.25, + "return_pct": 32.06 + }, + { + "date": "2025-01-02", + "equity": 13173.8, + "return_pct": 31.74 + }, + { + "date": "2025-01-03", + "equity": 13338.52, + "return_pct": 33.39 + }, + { + "date": "2025-01-06", + "equity": 13415.35, + "return_pct": 34.15 + }, + { + "date": "2025-01-07", + "equity": 13263.71, + "return_pct": 32.64 + }, + { + "date": "2025-01-08", + "equity": 13283.08, + "return_pct": 32.83 + }, + { + "date": "2025-01-10", + "equity": 13080.29, + "return_pct": 30.8 + }, + { + "date": "2025-01-13", + "equity": 13100.57, + "return_pct": 31.01 + }, + { + "date": "2025-01-14", + "equity": 13118.59, + "return_pct": 31.19 + }, + { + "date": "2025-01-15", + "equity": 13357.22, + "return_pct": 33.57 + }, + { + "date": "2025-01-16", + "equity": 13331.53, + "return_pct": 33.32 + }, + { + "date": "2025-01-17", + "equity": 13465.38, + "return_pct": 34.65 + }, + { + "date": "2025-01-21", + "equity": 13588.63, + "return_pct": 35.89 + }, + { + "date": "2025-01-22", + "equity": 13665.02, + "return_pct": 36.65 + }, + { + "date": "2025-01-23", + "equity": 13739.61, + "return_pct": 37.4 + }, + { + "date": "2025-01-24", + "equity": 13699.5, + "return_pct": 36.99 + }, + { + "date": "2025-01-27", + "equity": 13505.71, + "return_pct": 35.06 + }, + { + "date": "2025-01-28", + "equity": 13621.76, + "return_pct": 36.22 + }, + { + "date": "2025-01-29", + "equity": 13560.69, + "return_pct": 35.61 + }, + { + "date": "2025-01-30", + "equity": 13633.48, + "return_pct": 36.33 + }, + { + "date": "2025-01-31", + "equity": 13560.92, + "return_pct": 35.61 + }, + { + "date": "2025-02-03", + "equity": 13469.66, + "return_pct": 34.7 + }, + { + "date": "2025-02-04", + "equity": 13560.02, + "return_pct": 35.6 + }, + { + "date": "2025-02-05", + "equity": 13615.0, + "return_pct": 36.15 + }, + { + "date": "2025-02-06", + "equity": 13662.32, + "return_pct": 36.62 + }, + { + "date": "2025-02-07", + "equity": 13537.26, + "return_pct": 35.37 + }, + { + "date": "2025-02-10", + "equity": 13629.19, + "return_pct": 36.29 + }, + { + "date": "2025-02-11", + "equity": 13639.56, + "return_pct": 36.4 + }, + { + "date": "2025-02-12", + "equity": 13595.62, + "return_pct": 35.96 + }, + { + "date": "2025-02-13", + "equity": 13739.16, + "return_pct": 37.39 + }, + { + "date": "2025-02-14", + "equity": 13738.48, + "return_pct": 37.38 + }, + { + "date": "2025-02-18", + "equity": 13778.81, + "return_pct": 37.79 + }, + { + "date": "2025-02-19", + "equity": 13811.26, + "return_pct": 38.11 + }, + { + "date": "2025-02-20", + "equity": 13753.8, + "return_pct": 37.54 + }, + { + "date": "2025-02-21", + "equity": 13518.56, + "return_pct": 35.19 + }, + { + "date": "2025-02-24", + "equity": 13457.04, + "return_pct": 34.57 + }, + { + "date": "2025-02-25", + "equity": 13390.12, + "return_pct": 33.9 + }, + { + "date": "2025-02-26", + "equity": 13396.88, + "return_pct": 33.97 + }, + { + "date": "2025-02-27", + "equity": 13183.04, + "return_pct": 31.83 + }, + { + "date": "2025-02-28", + "equity": 13388.76, + "return_pct": 33.89 + }, + { + "date": "2025-03-03", + "equity": 13154.19, + "return_pct": 31.54 + }, + { + "date": "2025-03-04", + "equity": 12998.49, + "return_pct": 29.98 + }, + { + "date": "2025-03-05", + "equity": 13138.2, + "return_pct": 31.38 + }, + { + "date": "2025-03-06", + "equity": 12904.98, + "return_pct": 29.05 + }, + { + "date": "2025-03-07", + "equity": 12977.31, + "return_pct": 29.77 + }, + { + "date": "2025-03-10", + "equity": 12631.65, + "return_pct": 26.32 + }, + { + "date": "2025-03-11", + "equity": 12526.65, + "return_pct": 25.27 + }, + { + "date": "2025-03-12", + "equity": 12593.12, + "return_pct": 25.93 + }, + { + "date": "2025-03-13", + "equity": 12425.25, + "return_pct": 24.25 + }, + { + "date": "2025-03-14", + "equity": 12681.9, + "return_pct": 26.82 + }, + { + "date": "2025-03-17", + "equity": 12779.69, + "return_pct": 27.8 + }, + { + "date": "2025-03-18", + "equity": 12641.56, + "return_pct": 26.42 + }, + { + "date": "2025-03-19", + "equity": 12779.24, + "return_pct": 27.79 + }, + { + "date": "2025-03-20", + "equity": 12742.29, + "return_pct": 27.42 + }, + { + "date": "2025-03-21", + "equity": 12708.26, + "return_pct": 27.08 + }, + { + "date": "2025-03-24", + "equity": 12935.85, + "return_pct": 29.36 + }, + { + "date": "2025-03-25", + "equity": 12966.94, + "return_pct": 29.67 + }, + { + "date": "2025-03-26", + "equity": 12812.14, + "return_pct": 28.12 + }, + { + "date": "2025-03-27", + "equity": 12778.12, + "return_pct": 27.78 + }, + { + "date": "2025-03-28", + "equity": 12520.79, + "return_pct": 25.21 + }, + { + "date": "2025-03-31", + "equity": 12604.84, + "return_pct": 26.05 + }, + { + "date": "2025-04-01", + "equity": 12640.44, + "return_pct": 26.4 + }, + { + "date": "2025-04-02", + "equity": 12720.43, + "return_pct": 27.2 + }, + { + "date": "2025-04-03", + "equity": 12093.56, + "return_pct": 20.94 + }, + { + "date": "2025-04-04", + "equity": 11385.57, + "return_pct": 13.86 + }, + { + "date": "2025-04-07", + "equity": 11365.29, + "return_pct": 13.65 + }, + { + "date": "2025-04-08", + "equity": 11187.27, + "return_pct": 11.87 + }, + { + "date": "2025-04-09", + "equity": 12362.15, + "return_pct": 23.62 + }, + { + "date": "2025-04-10", + "equity": 11820.46, + "return_pct": 18.2 + }, + { + "date": "2025-04-11", + "equity": 12031.37, + "return_pct": 20.31 + }, + { + "date": "2025-04-14", + "equity": 12148.09, + "return_pct": 21.48 + }, + { + "date": "2025-04-15", + "equity": 12114.06, + "return_pct": 21.14 + }, + { + "date": "2025-04-16", + "equity": 11844.79, + "return_pct": 18.45 + }, + { + "date": "2025-04-17", + "equity": 11861.69, + "return_pct": 18.62 + }, + { + "date": "2025-04-21", + "equity": 11579.35, + "return_pct": 15.79 + }, + { + "date": "2025-04-22", + "equity": 11880.62, + "return_pct": 18.81 + }, + { + "date": "2025-04-23", + "equity": 12064.72, + "return_pct": 20.65 + }, + { + "date": "2025-04-24", + "equity": 12318.66, + "return_pct": 23.19 + }, + { + "date": "2025-04-25", + "equity": 12407.67, + "return_pct": 24.08 + }, + { + "date": "2025-04-28", + "equity": 12412.4, + "return_pct": 24.12 + }, + { + "date": "2025-04-29", + "equity": 12490.59, + "return_pct": 24.91 + }, + { + "date": "2025-04-30", + "equity": 12495.55, + "return_pct": 24.96 + }, + { + "date": "2025-05-01", + "equity": 12584.11, + "return_pct": 25.84 + }, + { + "date": "2025-05-02", + "equity": 12770.91, + "return_pct": 27.71 + }, + { + "date": "2025-05-05", + "equity": 12697.67, + "return_pct": 26.98 + }, + { + "date": "2025-05-06", + "equity": 12591.54, + "return_pct": 25.92 + }, + { + "date": "2025-05-07", + "equity": 12644.49, + "return_pct": 26.44 + }, + { + "date": "2025-05-08", + "equity": 12732.6, + "return_pct": 27.33 + }, + { + "date": "2025-05-09", + "equity": 12716.37, + "return_pct": 27.16 + }, + { + "date": "2025-05-12", + "equity": 13136.62, + "return_pct": 31.37 + }, + { + "date": "2025-05-13", + "equity": 13223.37, + "return_pct": 32.23 + }, + { + "date": "2025-05-14", + "equity": 13240.27, + "return_pct": 32.4 + }, + { + "date": "2025-05-15", + "equity": 13304.94, + "return_pct": 33.05 + }, + { + "date": "2025-05-16", + "equity": 13389.22, + "return_pct": 33.89 + }, + { + "date": "2025-05-19", + "equity": 13403.86, + "return_pct": 34.04 + }, + { + "date": "2025-05-20", + "equity": 13358.8, + "return_pct": 33.59 + }, + { + "date": "2025-05-21", + "equity": 13133.69, + "return_pct": 31.34 + }, + { + "date": "2025-05-22", + "equity": 13138.87, + "return_pct": 31.39 + }, + { + "date": "2025-05-23", + "equity": 13049.19, + "return_pct": 30.49 + }, + { + "date": "2025-05-27", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2025-05-28", + "equity": 13243.43, + "return_pct": 32.43 + }, + { + "date": "2025-05-29", + "equity": 13295.7, + "return_pct": 32.96 + }, + { + "date": "2025-05-30", + "equity": 13280.83, + "return_pct": 32.81 + }, + { + "date": "2025-06-02", + "equity": 13355.64, + "return_pct": 33.56 + }, + { + "date": "2025-06-03", + "equity": 13431.8, + "return_pct": 34.32 + }, + { + "date": "2025-06-04", + "equity": 13428.2, + "return_pct": 34.28 + }, + { + "date": "2025-06-05", + "equity": 13363.3, + "return_pct": 33.63 + }, + { + "date": "2025-06-06", + "equity": 13500.53, + "return_pct": 35.01 + }, + { + "date": "2025-06-09", + "equity": 13512.7, + "return_pct": 35.13 + }, + { + "date": "2025-06-10", + "equity": 13589.31, + "return_pct": 35.89 + }, + { + "date": "2025-06-11", + "equity": 13550.55, + "return_pct": 35.51 + }, + { + "date": "2025-06-12", + "equity": 13604.41, + "return_pct": 36.04 + }, + { + "date": "2025-06-13", + "equity": 13452.31, + "return_pct": 34.52 + }, + { + "date": "2025-06-16", + "equity": 13580.3, + "return_pct": 35.8 + }, + { + "date": "2025-06-17", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2025-06-18", + "equity": 13462.22, + "return_pct": 34.62 + }, + { + "date": "2025-06-20", + "equity": 13391.02, + "return_pct": 33.91 + }, + { + "date": "2025-06-23", + "equity": 13523.29, + "return_pct": 35.23 + }, + { + "date": "2025-06-24", + "equity": 13672.68, + "return_pct": 36.73 + }, + { + "date": "2025-06-25", + "equity": 13680.34, + "return_pct": 36.8 + }, + { + "date": "2025-06-26", + "equity": 13787.38, + "return_pct": 37.87 + }, + { + "date": "2025-06-27", + "equity": 13855.88, + "return_pct": 38.56 + }, + { + "date": "2025-06-30", + "equity": 13922.13, + "return_pct": 39.22 + }, + { + "date": "2025-07-01", + "equity": 13917.62, + "return_pct": 39.18 + }, + { + "date": "2025-07-02", + "equity": 13980.71, + "return_pct": 39.81 + }, + { + "date": "2025-07-03", + "equity": 14090.9, + "return_pct": 40.91 + }, + { + "date": "2025-07-07", + "equity": 13985.89, + "return_pct": 39.86 + }, + { + "date": "2025-07-08", + "equity": 13978.23, + "return_pct": 39.78 + }, + { + "date": "2025-07-09", + "equity": 14062.06, + "return_pct": 40.62 + }, + { + "date": "2025-07-10", + "equity": 14101.71, + "return_pct": 41.02 + }, + { + "date": "2025-07-11", + "equity": 14052.14, + "return_pct": 40.52 + }, + { + "date": "2025-07-14", + "equity": 14078.96, + "return_pct": 40.79 + }, + { + "date": "2025-07-15", + "equity": 14018.79, + "return_pct": 40.19 + }, + { + "date": "2025-07-16", + "equity": 14065.66, + "return_pct": 40.66 + }, + { + "date": "2025-07-17", + "equity": 14151.74, + "return_pct": 41.52 + }, + { + "date": "2025-07-18", + "equity": 14141.37, + "return_pct": 41.41 + }, + { + "date": "2025-07-21", + "equity": 14168.19, + "return_pct": 41.68 + }, + { + "date": "2025-07-22", + "equity": 14170.22, + "return_pct": 41.7 + }, + { + "date": "2025-07-23", + "equity": 14290.77, + "return_pct": 42.91 + }, + { + "date": "2025-07-24", + "equity": 14295.5, + "return_pct": 42.96 + }, + { + "date": "2025-07-25", + "equity": 14355.89, + "return_pct": 43.56 + }, + { + "date": "2025-07-28", + "equity": 14352.28, + "return_pct": 43.52 + }, + { + "date": "2025-07-29", + "equity": 14314.43, + "return_pct": 43.14 + }, + { + "date": "2025-07-30", + "equity": 14296.4, + "return_pct": 42.96 + }, + { + "date": "2025-07-31", + "equity": 14242.77, + "return_pct": 42.43 + }, + { + "date": "2025-08-01", + "equity": 14009.33, + "return_pct": 40.09 + }, + { + "date": "2025-08-04", + "equity": 14222.27, + "return_pct": 42.22 + }, + { + "date": "2025-08-05", + "equity": 14150.16, + "return_pct": 41.5 + }, + { + "date": "2025-08-06", + "equity": 14258.55, + "return_pct": 42.59 + }, + { + "date": "2025-08-07", + "equity": 14246.6, + "return_pct": 42.47 + }, + { + "date": "2025-08-08", + "equity": 14357.69, + "return_pct": 43.58 + }, + { + "date": "2025-08-11", + "equity": 14329.3, + "return_pct": 43.29 + }, + { + "date": "2025-08-12", + "equity": 14481.85, + "return_pct": 44.82 + }, + { + "date": "2025-08-13", + "equity": 14531.42, + "return_pct": 45.31 + }, + { + "date": "2025-08-14", + "equity": 14532.77, + "return_pct": 45.33 + }, + { + "date": "2025-08-15", + "equity": 14498.75, + "return_pct": 44.99 + }, + { + "date": "2025-08-18", + "equity": 14495.59, + "return_pct": 44.96 + }, + { + "date": "2025-08-19", + "equity": 14416.95, + "return_pct": 44.17 + }, + { + "date": "2025-08-20", + "equity": 14378.65, + "return_pct": 43.79 + }, + { + "date": "2025-08-21", + "equity": 14320.96, + "return_pct": 43.21 + }, + { + "date": "2025-08-22", + "equity": 14540.89, + "return_pct": 45.41 + }, + { + "date": "2025-08-25", + "equity": 14476.89, + "return_pct": 44.77 + }, + { + "date": "2025-08-26", + "equity": 14537.51, + "return_pct": 45.38 + }, + { + "date": "2025-08-27", + "equity": 14570.63, + "return_pct": 45.71 + }, + { + "date": "2025-08-28", + "equity": 14622.23, + "return_pct": 46.22 + }, + { + "date": "2025-08-29", + "equity": 14535.03, + "return_pct": 45.35 + }, + { + "date": "2025-09-02", + "equity": 14427.32, + "return_pct": 44.27 + }, + { + "date": "2025-09-03", + "equity": 14505.51, + "return_pct": 45.06 + }, + { + "date": "2025-09-04", + "equity": 14626.74, + "return_pct": 46.27 + }, + { + "date": "2025-09-05", + "equity": 14584.38, + "return_pct": 45.84 + }, + { + "date": "2025-09-08", + "equity": 14620.2, + "return_pct": 46.2 + }, + { + "date": "2025-09-09", + "equity": 14654.0, + "return_pct": 46.54 + }, + { + "date": "2025-09-10", + "equity": 14696.37, + "return_pct": 46.96 + }, + { + "date": "2025-09-11", + "equity": 14818.5, + "return_pct": 48.18 + }, + { + "date": "2025-09-12", + "equity": 14813.54, + "return_pct": 48.14 + }, + { + "date": "2025-09-15", + "equity": 14892.4, + "return_pct": 48.92 + }, + { + "date": "2025-09-16", + "equity": 14871.9, + "return_pct": 48.72 + }, + { + "date": "2025-09-17", + "equity": 14853.42, + "return_pct": 48.53 + }, + { + "date": "2025-09-18", + "equity": 14922.82, + "return_pct": 49.23 + }, + { + "date": "2025-09-19", + "equity": 14955.27, + "return_pct": 49.55 + }, + { + "date": "2025-09-22", + "equity": 15026.03, + "return_pct": 50.26 + }, + { + "date": "2025-09-23", + "equity": 14944.23, + "return_pct": 49.44 + }, + { + "date": "2025-09-24", + "equity": 14896.69, + "return_pct": 48.97 + }, + { + "date": "2025-09-25", + "equity": 14827.96, + "return_pct": 48.28 + }, + { + "date": "2025-09-26", + "equity": 14912.91, + "return_pct": 49.13 + }, + { + "date": "2025-09-29", + "equity": 14954.82, + "return_pct": 49.55 + }, + { + "date": "2025-09-30", + "equity": 15011.15, + "return_pct": 50.11 + }, + { + "date": "2025-10-01", + "equity": 15062.3, + "return_pct": 50.62 + }, + { + "date": "2025-10-02", + "equity": 15079.65, + "return_pct": 50.8 + }, + { + "date": "2025-10-03", + "equity": 15079.43, + "return_pct": 50.79 + }, + { + "date": "2025-10-06", + "equity": 15133.51, + "return_pct": 51.34 + }, + { + "date": "2025-10-07", + "equity": 15077.4, + "return_pct": 50.77 + }, + { + "date": "2025-10-08", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2025-10-09", + "equity": 15123.37, + "return_pct": 51.23 + }, + { + "date": "2025-10-10", + "equity": 14714.62, + "return_pct": 47.15 + }, + { + "date": "2025-10-13", + "equity": 14940.4, + "return_pct": 49.4 + }, + { + "date": "2025-10-14", + "equity": 14922.15, + "return_pct": 49.22 + }, + { + "date": "2025-10-15", + "equity": 14988.4, + "return_pct": 49.88 + }, + { + "date": "2025-10-16", + "equity": 14886.32, + "return_pct": 48.86 + }, + { + "date": "2025-10-17", + "equity": 14970.82, + "return_pct": 49.71 + }, + { + "date": "2025-10-20", + "equity": 15126.52, + "return_pct": 51.27 + }, + { + "date": "2025-10-21", + "equity": 15126.3, + "return_pct": 51.26 + }, + { + "date": "2025-10-22", + "equity": 15047.66, + "return_pct": 50.48 + }, + { + "date": "2025-10-23", + "equity": 15136.89, + "return_pct": 51.37 + }, + { + "date": "2025-10-24", + "equity": 15260.6, + "return_pct": 52.61 + }, + { + "date": "2025-10-27", + "equity": 15440.64, + "return_pct": 54.41 + }, + { + "date": "2025-10-28", + "equity": 15481.65, + "return_pct": 54.82 + }, + { + "date": "2025-10-29", + "equity": 15489.08, + "return_pct": 54.89 + }, + { + "date": "2025-10-30", + "equity": 15318.73, + "return_pct": 53.19 + }, + { + "date": "2025-10-31", + "equity": 15368.98, + "return_pct": 53.69 + }, + { + "date": "2025-11-03", + "equity": 15397.82, + "return_pct": 53.98 + }, + { + "date": "2025-11-04", + "equity": 15215.3, + "return_pct": 52.15 + }, + { + "date": "2025-11-05", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2025-11-06", + "equity": 15104.22, + "return_pct": 51.04 + }, + { + "date": "2025-11-07", + "equity": 15119.09, + "return_pct": 51.19 + }, + { + "date": "2025-11-10", + "equity": 15355.01, + "return_pct": 53.55 + }, + { + "date": "2025-11-11", + "equity": 15390.16, + "return_pct": 53.9 + }, + { + "date": "2025-11-12", + "equity": 15398.72, + "return_pct": 53.99 + }, + { + "date": "2025-11-13", + "equity": 15143.2, + "return_pct": 51.43 + }, + { + "date": "2025-11-14", + "equity": 15140.72, + "return_pct": 51.41 + }, + { + "date": "2025-11-17", + "equity": 14999.66, + "return_pct": 50.0 + }, + { + "date": "2025-11-18", + "equity": 14873.7, + "return_pct": 48.74 + }, + { + "date": "2025-11-19", + "equity": 14931.16, + "return_pct": 49.31 + }, + { + "date": "2025-11-20", + "equity": 14703.58, + "return_pct": 47.04 + }, + { + "date": "2025-11-21", + "equity": 14850.04, + "return_pct": 48.5 + }, + { + "date": "2025-11-24", + "equity": 15068.61, + "return_pct": 50.69 + }, + { + "date": "2025-11-25", + "equity": 15210.35, + "return_pct": 52.1 + }, + { + "date": "2025-11-26", + "equity": 15315.35, + "return_pct": 53.15 + }, + { + "date": "2025-11-28", + "equity": 15398.95, + "return_pct": 53.99 + }, + { + "date": "2025-12-01", + "equity": 15328.65, + "return_pct": 53.29 + }, + { + "date": "2025-12-02", + "equity": 15357.04, + "return_pct": 53.57 + }, + { + "date": "2025-12-03", + "equity": 15410.22, + "return_pct": 54.1 + }, + { + "date": "2025-12-04", + "equity": 15421.48, + "return_pct": 54.21 + }, + { + "date": "2025-12-05", + "equity": 15450.78, + "return_pct": 54.51 + }, + { + "date": "2025-12-08", + "equity": 15404.36, + "return_pct": 54.04 + }, + { + "date": "2025-12-09", + "equity": 15391.06, + "return_pct": 53.91 + }, + { + "date": "2025-12-10", + "equity": 15493.14, + "return_pct": 54.93 + }, + { + "date": "2025-12-11", + "equity": 15529.19, + "return_pct": 55.29 + }, + { + "date": "2025-12-12", + "equity": 15362.22, + "return_pct": 53.62 + }, + { + "date": "2025-12-15", + "equity": 15339.01, + "return_pct": 53.39 + }, + { + "date": "2025-12-16", + "equity": 15297.1, + "return_pct": 52.97 + }, + { + "date": "2025-12-17", + "equity": 15128.78, + "return_pct": 51.29 + }, + { + "date": "2025-12-18", + "equity": 15243.02, + "return_pct": 52.43 + }, + { + "date": "2025-12-19", + "equity": 15335.86, + "return_pct": 53.36 + }, + { + "date": "2025-12-22", + "equity": 15431.4, + "return_pct": 54.31 + }, + { + "date": "2025-12-23", + "equity": 15501.93, + "return_pct": 55.02 + }, + { + "date": "2025-12-24", + "equity": 15556.46, + "return_pct": 55.56 + }, + { + "date": "2025-12-26", + "equity": 15554.88, + "return_pct": 55.55 + }, + { + "date": "2025-12-29", + "equity": 15499.45, + "return_pct": 54.99 + }, + { + "date": "2025-12-30", + "equity": 15480.52, + "return_pct": 54.81 + }, + { + "date": "2025-12-31", + "equity": 15365.83, + "return_pct": 53.66 + }, + { + "date": "2026-01-02", + "equity": 15393.99, + "return_pct": 53.94 + }, + { + "date": "2026-01-05", + "equity": 15496.52, + "return_pct": 54.97 + }, + { + "date": "2026-01-06", + "equity": 15588.68, + "return_pct": 55.89 + }, + { + "date": "2026-01-07", + "equity": 15538.43, + "return_pct": 55.38 + }, + { + "date": "2026-01-08", + "equity": 15536.85, + "return_pct": 55.37 + }, + { + "date": "2026-01-09", + "equity": 15639.6, + "return_pct": 56.4 + }, + { + "date": "2026-01-12", + "equity": 15664.17, + "return_pct": 56.64 + }, + { + "date": "2026-01-13", + "equity": 15632.84, + "return_pct": 56.33 + }, + { + "date": "2026-01-14", + "equity": 15556.01, + "return_pct": 55.56 + }, + { + "date": "2026-01-15", + "equity": 15598.37, + "return_pct": 55.98 + }, + { + "date": "2026-01-16", + "equity": 15585.3, + "return_pct": 55.85 + }, + { + "date": "2026-01-20", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2026-01-21", + "equity": 15444.24, + "return_pct": 54.44 + }, + { + "date": "2026-01-22", + "equity": 15524.91, + "return_pct": 55.25 + }, + { + "date": "2026-01-23", + "equity": 15530.54, + "return_pct": 55.31 + }, + { + "date": "2026-01-26", + "equity": 15609.41, + "return_pct": 56.09 + }, + { + "date": "2026-01-27", + "equity": 15671.6, + "return_pct": 56.72 + }, + { + "date": "2026-01-28", + "equity": 15670.02, + "return_pct": 56.7 + }, + { + "date": "2026-01-29", + "equity": 15638.93, + "return_pct": 56.39 + }, + { + "date": "2026-01-30", + "equity": 15592.28, + "return_pct": 55.92 + }, + { + "date": "2026-02-02", + "equity": 15669.8, + "return_pct": 56.7 + }, + { + "date": "2026-02-03", + "equity": 15537.3, + "return_pct": 55.37 + }, + { + "date": "2026-02-04", + "equity": 15462.04, + "return_pct": 54.62 + }, + { + "date": "2026-02-05", + "equity": 15268.93, + "return_pct": 52.69 + }, + { + "date": "2026-02-06", + "equity": 15561.86, + "return_pct": 55.62 + }, + { + "date": "2026-02-09", + "equity": 15636.9, + "return_pct": 56.37 + }, + { + "date": "2026-02-10", + "equity": 15595.66, + "return_pct": 55.96 + }, + { + "date": "2026-02-11", + "equity": 15592.06, + "return_pct": 55.92 + }, + { + "date": "2026-02-12", + "equity": 15351.18, + "return_pct": 53.51 + }, + { + "date": "2026-02-13", + "equity": 15362.0, + "return_pct": 53.62 + }, + { + "date": "2026-02-17", + "equity": 15386.78, + "return_pct": 53.87 + }, + { + "date": "2026-02-18", + "equity": 15464.3, + "return_pct": 54.64 + }, + { + "date": "2026-02-19", + "equity": 15423.51, + "return_pct": 54.24 + }, + { + "date": "2026-02-20", + "equity": 15535.05, + "return_pct": 55.35 + }, + { + "date": "2026-02-23", + "equity": 15376.42, + "return_pct": 53.76 + }, + { + "date": "2026-02-24", + "equity": 15488.18, + "return_pct": 54.88 + }, + { + "date": "2026-02-25", + "equity": 15618.87, + "return_pct": 56.19 + }, + { + "date": "2026-02-26", + "equity": 15532.12, + "return_pct": 55.32 + }, + { + "date": "2026-02-27", + "equity": 15457.54, + "return_pct": 54.58 + }, + { + "date": "2026-03-02", + "equity": 15466.32, + "return_pct": 54.66 + }, + { + "date": "2026-03-03", + "equity": 15330.0, + "return_pct": 53.3 + }, + { + "date": "2026-03-04", + "equity": 15438.16, + "return_pct": 54.38 + }, + { + "date": "2026-03-05", + "equity": 15352.08, + "return_pct": 53.52 + }, + { + "date": "2026-03-06", + "equity": 15150.86, + "return_pct": 51.51 + }, + { + "date": "2026-03-09", + "equity": 15283.58, + "return_pct": 52.84 + }, + { + "date": "2026-03-10", + "equity": 15259.02, + "return_pct": 52.59 + }, + { + "date": "2026-03-11", + "equity": 15239.87, + "return_pct": 52.4 + }, + { + "date": "2026-03-12", + "equity": 15008.45, + "return_pct": 50.08 + }, + { + "date": "2026-03-13", + "equity": 14923.5, + "return_pct": 49.23 + }, + { + "date": "2026-03-16", + "equity": 15075.37, + "return_pct": 50.75 + }, + { + "date": "2026-03-17", + "equity": 15115.03, + "return_pct": 51.15 + }, + { + "date": "2026-03-18", + "equity": 14904.12, + "return_pct": 49.04 + }, + { + "date": "2026-03-19", + "equity": 14867.39, + "return_pct": 48.67 + }, + { + "date": "2026-03-20", + "equity": 14614.34, + "return_pct": 46.14 + }, + { + "date": "2026-03-23", + "equity": 14767.8, + "return_pct": 47.68 + }, + { + "date": "2026-03-24", + "equity": 14718.22, + "return_pct": 47.18 + }, + { + "date": "2026-03-25", + "equity": 14800.24, + "return_pct": 48.0 + }, + { + "date": "2026-03-26", + "equity": 14535.93, + "return_pct": 45.36 + }, + { + "date": "2026-03-27", + "equity": 14288.06, + "return_pct": 42.88 + }, + { + "date": "2026-03-30", + "equity": 14240.29, + "return_pct": 42.4 + }, + { + "date": "2026-03-31", + "equity": 14654.23, + "return_pct": 46.54 + }, + { + "date": "2026-04-01", + "equity": 14764.64, + "return_pct": 47.65 + }, + { + "date": "2026-04-02", + "equity": 14777.94, + "return_pct": 47.78 + }, + { + "date": "2026-04-06", + "equity": 14847.79, + "return_pct": 48.48 + }, + { + "date": "2026-04-07", + "equity": 14854.32, + "return_pct": 48.54 + }, + { + "date": "2026-04-08", + "equity": 15232.66, + "return_pct": 52.33 + }, + { + "date": "2026-04-09", + "equity": 15320.53, + "return_pct": 53.21 + }, + { + "date": "2026-04-10", + "equity": 15310.39, + "return_pct": 53.1 + }, + { + "date": "2026-04-13", + "equity": 15460.01, + "return_pct": 54.6 + }, + { + "date": "2026-04-14", + "equity": 15648.39, + "return_pct": 56.48 + }, + { + "date": "2026-04-15", + "equity": 15771.87, + "return_pct": 57.72 + }, + { + "date": "2026-04-16", + "equity": 15810.63, + "return_pct": 58.11 + }, + { + "date": "2026-04-17", + "equity": 16001.71, + "return_pct": 60.02 + }, + { + "date": "2026-04-20", + "equity": 15969.72, + "return_pct": 59.7 + }, + { + "date": "2026-04-21", + "equity": 15865.16, + "return_pct": 58.65 + }, + { + "date": "2026-04-22", + "equity": 16025.82, + "return_pct": 60.26 + }, + { + "date": "2026-04-23", + "equity": 15963.63, + "return_pct": 59.64 + }, + { + "date": "2026-04-24", + "equity": 16087.34, + "return_pct": 60.87 + }, + { + "date": "2026-04-27", + "equity": 16115.05, + "return_pct": 61.15 + }, + { + "date": "2026-04-28", + "equity": 16036.64, + "return_pct": 60.37 + }, + { + "date": "2026-04-29", + "equity": 16034.16, + "return_pct": 60.34 + }, + { + "date": "2026-04-30", + "equity": 16193.7, + "return_pct": 61.94 + }, + { + "date": "2026-05-01", + "equity": 16238.54, + "return_pct": 62.39 + }, + { + "date": "2026-05-04", + "equity": 16179.05, + "return_pct": 61.79 + }, + { + "date": "2026-05-05", + "equity": 16308.84, + "return_pct": 63.09 + }, + { + "date": "2026-05-06", + "equity": 16535.52, + "return_pct": 65.36 + }, + { + "date": "2026-05-07", + "equity": 16484.82, + "return_pct": 64.85 + }, + { + "date": "2026-05-08", + "equity": 16620.92, + "return_pct": 66.21 + }, + { + "date": "2026-05-11", + "equity": 16658.78, + "return_pct": 66.59 + }, + { + "date": "2026-05-12", + "equity": 16633.54, + "return_pct": 66.34 + }, + { + "date": "2026-05-13", + "equity": 16726.6, + "return_pct": 67.27 + }, + { + "date": "2026-05-14", + "equity": 16858.65, + "return_pct": 68.59 + }, + { + "date": "2026-05-15", + "equity": 16655.85, + "return_pct": 66.56 + }, + { + "date": "2026-05-18", + "equity": 16644.13, + "return_pct": 66.44 + }, + { + "date": "2026-05-19", + "equity": 16533.27, + "return_pct": 65.33 + }, + { + "date": "2026-05-20", + "equity": 16702.72, + "return_pct": 67.03 + }, + { + "date": "2026-05-21", + "equity": 16735.84, + "return_pct": 67.36 + }, + { + "date": "2026-05-22", + "equity": 16801.64, + "return_pct": 68.02 + }, + { + "date": "2026-05-26", + "equity": 16913.18, + "return_pct": 69.13 + }, + { + "date": "2026-05-27", + "equity": 16910.25, + "return_pct": 69.1 + }, + { + "date": "2026-05-28", + "equity": 17003.54, + "return_pct": 70.04 + }, + { + "date": "2026-05-29", + "equity": 17045.9, + "return_pct": 70.46 + }, + { + "date": "2026-06-01", + "equity": 17092.32, + "return_pct": 70.92 + }, + { + "date": "2026-06-02", + "equity": 17115.53, + "return_pct": 71.16 + }, + { + "date": "2026-06-03", + "equity": 16995.43, + "return_pct": 69.95 + }, + { + "date": "2026-06-04", + "equity": 17059.65, + "return_pct": 70.6 + }, + { + "date": "2026-06-05", + "equity": 16619.35, + "return_pct": 66.19 + }, + { + "date": "2026-06-08", + "equity": 16656.98, + "return_pct": 66.57 + }, + { + "date": "2026-06-09", + "equity": 16608.08, + "return_pct": 66.08 + }, + { + "date": "2026-06-10", + "equity": 16346.24, + "return_pct": 63.46 + }, + { + "date": "2026-06-11", + "equity": 16624.08, + "return_pct": 66.24 + }, + { + "date": "2026-06-12", + "equity": 16713.99, + "return_pct": 67.14 + }, + { + "date": "2026-06-15", + "equity": 17008.72, + "return_pct": 70.09 + }, + { + "date": "2026-06-16", + "equity": 16907.32, + "return_pct": 69.07 + }, + { + "date": "2026-06-17", + "equity": 16696.19, + "return_pct": 66.96 + }, + { + "date": "2026-06-18", + "equity": 16826.43, + "return_pct": 68.26 + }, + { + "date": "2026-06-22", + "equity": 16773.47, + "return_pct": 67.73 + }, + { + "date": "2026-06-23", + "equity": 16529.89, + "return_pct": 65.3 + }, + { + "date": "2026-06-24", + "equity": 16522.23, + "return_pct": 65.22 + }, + { + "date": "2026-06-25", + "equity": 16546.11, + "return_pct": 65.46 + }, + { + "date": "2026-06-26", + "equity": 16426.46, + "return_pct": 64.26 + }, + { + "date": "2026-06-29", + "equity": 16697.09, + "return_pct": 66.97 + }, + { + "date": "2026-06-30", + "equity": 16827.1, + "return_pct": 68.27 + }, + { + "date": "2026-07-01", + "equity": 16804.34, + "return_pct": 68.04 + }, + { + "date": "2026-07-02", + "equity": 16782.26, + "return_pct": 67.82 + } + ] + }, + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "5y", + "lookback_label": "5 years", + "starting_capital": 10000.0, + "final_equity": 47653.95, + "total_return_pct": 376.5, + "cagr_pct": 36.8, + "max_drawdown_pct": 18.8, + "sharpe": 1.75, + "trades": 303, + "win_rate": 38.9, + "avg_trade_pnl": 124.27, + "best_trade_r": 12.87, + "worst_trade_r": -2.12, + "best_trade_pnl": 5031.32, + "worst_trade_pnl": -516.31, + "avg_hold_days": 17.0, + "exit_reasons": { + "stop": 178, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 72.0, + "yearly_returns": [ + { + "year": 2021, + "return_pct": 0.0 + }, + { + "year": 2022, + "return_pct": 6.7 + }, + { + "year": 2023, + "return_pct": 42.5 + }, + { + "year": 2024, + "return_pct": 53.1 + }, + { + "year": 2025, + "return_pct": 61.2 + }, + { + "year": 2026, + "return_pct": 27.0 + } + ], + "start_date": "2021-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-06", + "equity": 9996.28, + "return_pct": -0.04 + }, + { + "date": "2022-07-07", + "equity": 10013.25, + "return_pct": 0.13 + }, + { + "date": "2022-07-08", + "equity": 10063.32, + "return_pct": 0.63 + }, + { + "date": "2022-07-11", + "equity": 10024.86, + "return_pct": 0.25 + }, + { + "date": "2022-07-12", + "equity": 9912.85, + "return_pct": -0.87 + }, + { + "date": "2022-07-13", + "equity": 9880.9, + "return_pct": -1.19 + }, + { + "date": "2022-07-14", + "equity": 9980.53, + "return_pct": -0.19 + }, + { + "date": "2022-07-15", + "equity": 10169.44, + "return_pct": 1.69 + }, + { + "date": "2022-07-18", + "equity": 10046.76, + "return_pct": 0.47 + }, + { + "date": "2022-07-19", + "equity": 10315.47, + "return_pct": 3.15 + }, + { + "date": "2022-07-20", + "equity": 10396.66, + "return_pct": 3.97 + }, + { + "date": "2022-07-21", + "equity": 10658.79, + "return_pct": 6.59 + }, + { + "date": "2022-07-22", + "equity": 10612.84, + "return_pct": 6.13 + }, + { + "date": "2022-07-25", + "equity": 10622.11, + "return_pct": 6.22 + }, + { + "date": "2022-07-26", + "equity": 10576.7, + "return_pct": 5.77 + }, + { + "date": "2022-07-27", + "equity": 10899.69, + "return_pct": 9.0 + }, + { + "date": "2022-07-28", + "equity": 11107.8, + "return_pct": 11.08 + }, + { + "date": "2022-07-29", + "equity": 11276.91, + "return_pct": 12.77 + }, + { + "date": "2022-08-01", + "equity": 11313.37, + "return_pct": 13.13 + }, + { + "date": "2022-08-02", + "equity": 11280.24, + "return_pct": 12.8 + }, + { + "date": "2022-08-03", + "equity": 11368.66, + "return_pct": 13.69 + }, + { + "date": "2022-08-04", + "equity": 11344.03, + "return_pct": 13.44 + }, + { + "date": "2022-08-05", + "equity": 11354.73, + "return_pct": 13.55 + }, + { + "date": "2022-08-08", + "equity": 11329.12, + "return_pct": 13.29 + }, + { + "date": "2022-08-09", + "equity": 11276.6, + "return_pct": 12.77 + }, + { + "date": "2022-08-10", + "equity": 11475.08, + "return_pct": 14.75 + }, + { + "date": "2022-08-11", + "equity": 11531.61, + "return_pct": 15.32 + }, + { + "date": "2022-08-12", + "equity": 11744.42, + "return_pct": 17.44 + }, + { + "date": "2022-08-15", + "equity": 11866.65, + "return_pct": 18.67 + }, + { + "date": "2022-08-16", + "equity": 11856.06, + "return_pct": 18.56 + }, + { + "date": "2022-08-17", + "equity": 11819.05, + "return_pct": 18.19 + }, + { + "date": "2022-08-18", + "equity": 11929.64, + "return_pct": 19.3 + }, + { + "date": "2022-08-19", + "equity": 11736.31, + "return_pct": 17.36 + }, + { + "date": "2022-08-22", + "equity": 11664.44, + "return_pct": 16.64 + }, + { + "date": "2022-08-23", + "equity": 11819.21, + "return_pct": 18.19 + }, + { + "date": "2022-08-24", + "equity": 11963.03, + "return_pct": 19.63 + }, + { + "date": "2022-08-25", + "equity": 12135.86, + "return_pct": 21.36 + }, + { + "date": "2022-08-26", + "equity": 11948.42, + "return_pct": 19.48 + }, + { + "date": "2022-08-29", + "equity": 11974.09, + "return_pct": 19.74 + }, + { + "date": "2022-08-30", + "equity": 11544.94, + "return_pct": 15.45 + }, + { + "date": "2022-08-31", + "equity": 11381.72, + "return_pct": 13.82 + }, + { + "date": "2022-09-01", + "equity": 11065.83, + "return_pct": 10.66 + }, + { + "date": "2022-09-02", + "equity": 11256.91, + "return_pct": 12.57 + }, + { + "date": "2022-09-06", + "equity": 11105.9, + "return_pct": 11.06 + }, + { + "date": "2022-09-07", + "equity": 10987.75, + "return_pct": 9.88 + }, + { + "date": "2022-09-08", + "equity": 11095.93, + "return_pct": 10.96 + }, + { + "date": "2022-09-09", + "equity": 11346.77, + "return_pct": 13.47 + }, + { + "date": "2022-09-12", + "equity": 11387.44, + "return_pct": 13.87 + }, + { + "date": "2022-09-13", + "equity": 11037.28, + "return_pct": 10.37 + }, + { + "date": "2022-09-14", + "equity": 11362.04, + "return_pct": 13.62 + }, + { + "date": "2022-09-15", + "equity": 11169.78, + "return_pct": 11.7 + }, + { + "date": "2022-09-16", + "equity": 10897.2, + "return_pct": 8.97 + }, + { + "date": "2022-09-19", + "equity": 10830.71, + "return_pct": 8.31 + }, + { + "date": "2022-09-20", + "equity": 10780.38, + "return_pct": 7.8 + }, + { + "date": "2022-09-21", + "equity": 10690.99, + "return_pct": 6.91 + }, + { + "date": "2022-09-22", + "equity": 10747.59, + "return_pct": 7.48 + }, + { + "date": "2022-09-23", + "equity": 10515.04, + "return_pct": 5.15 + }, + { + "date": "2022-09-26", + "equity": 10495.17, + "return_pct": 4.95 + }, + { + "date": "2022-09-27", + "equity": 10500.65, + "return_pct": 5.01 + }, + { + "date": "2022-09-28", + "equity": 10531.59, + "return_pct": 5.32 + }, + { + "date": "2022-09-29", + "equity": 10511.39, + "return_pct": 5.11 + }, + { + "date": "2022-09-30", + "equity": 10459.97, + "return_pct": 4.6 + }, + { + "date": "2022-10-03", + "equity": 10459.97, + "return_pct": 4.6 + }, + { + "date": "2022-10-04", + "equity": 10459.97, + "return_pct": 4.6 + }, + { + "date": "2022-10-05", + "equity": 10459.97, + "return_pct": 4.6 + }, + { + "date": "2022-10-06", + "equity": 10451.2, + "return_pct": 4.51 + }, + { + "date": "2022-10-07", + "equity": 10292.55, + "return_pct": 2.93 + }, + { + "date": "2022-10-10", + "equity": 10138.08, + "return_pct": 1.38 + }, + { + "date": "2022-10-11", + "equity": 10169.48, + "return_pct": 1.69 + }, + { + "date": "2022-10-12", + "equity": 10176.28, + "return_pct": 1.76 + }, + { + "date": "2022-10-13", + "equity": 10283.4, + "return_pct": 2.83 + }, + { + "date": "2022-10-14", + "equity": 9851.42, + "return_pct": -1.49 + }, + { + "date": "2022-10-17", + "equity": 10002.75, + "return_pct": 0.03 + }, + { + "date": "2022-10-18", + "equity": 10127.31, + "return_pct": 1.27 + }, + { + "date": "2022-10-19", + "equity": 10261.11, + "return_pct": 2.61 + }, + { + "date": "2022-10-20", + "equity": 10294.89, + "return_pct": 2.95 + }, + { + "date": "2022-10-21", + "equity": 10800.72, + "return_pct": 8.01 + }, + { + "date": "2022-10-24", + "equity": 11039.0, + "return_pct": 10.39 + }, + { + "date": "2022-10-25", + "equity": 11120.83, + "return_pct": 11.21 + }, + { + "date": "2022-10-26", + "equity": 11264.95, + "return_pct": 12.65 + }, + { + "date": "2022-10-27", + "equity": 11251.5, + "return_pct": 12.52 + }, + { + "date": "2022-10-28", + "equity": 11194.29, + "return_pct": 11.94 + }, + { + "date": "2022-10-31", + "equity": 11248.33, + "return_pct": 12.48 + }, + { + "date": "2022-11-01", + "equity": 11331.61, + "return_pct": 13.32 + }, + { + "date": "2022-11-02", + "equity": 11083.12, + "return_pct": 10.83 + }, + { + "date": "2022-11-03", + "equity": 11146.0, + "return_pct": 11.46 + }, + { + "date": "2022-11-04", + "equity": 11393.39, + "return_pct": 13.93 + }, + { + "date": "2022-11-07", + "equity": 11579.56, + "return_pct": 15.8 + }, + { + "date": "2022-11-08", + "equity": 11590.21, + "return_pct": 15.9 + }, + { + "date": "2022-11-09", + "equity": 11197.01, + "return_pct": 11.97 + }, + { + "date": "2022-11-10", + "equity": 11436.03, + "return_pct": 14.36 + }, + { + "date": "2022-11-11", + "equity": 11556.98, + "return_pct": 15.57 + }, + { + "date": "2022-11-14", + "equity": 11600.94, + "return_pct": 16.01 + }, + { + "date": "2022-11-15", + "equity": 11693.1, + "return_pct": 16.93 + }, + { + "date": "2022-11-16", + "equity": 11516.08, + "return_pct": 15.16 + }, + { + "date": "2022-11-17", + "equity": 11547.85, + "return_pct": 15.48 + }, + { + "date": "2022-11-18", + "equity": 11569.01, + "return_pct": 15.69 + }, + { + "date": "2022-11-21", + "equity": 11473.15, + "return_pct": 14.73 + }, + { + "date": "2022-11-22", + "equity": 11659.7, + "return_pct": 16.6 + }, + { + "date": "2022-11-23", + "equity": 11538.75, + "return_pct": 15.39 + }, + { + "date": "2022-11-25", + "equity": 11535.04, + "return_pct": 15.35 + }, + { + "date": "2022-11-28", + "equity": 11338.47, + "return_pct": 13.38 + }, + { + "date": "2022-11-29", + "equity": 11291.53, + "return_pct": 12.92 + }, + { + "date": "2022-11-30", + "equity": 11547.81, + "return_pct": 15.48 + }, + { + "date": "2022-12-01", + "equity": 11514.63, + "return_pct": 15.15 + }, + { + "date": "2022-12-02", + "equity": 11507.33, + "return_pct": 15.07 + }, + { + "date": "2022-12-05", + "equity": 11193.23, + "return_pct": 11.93 + }, + { + "date": "2022-12-06", + "equity": 11168.38, + "return_pct": 11.68 + }, + { + "date": "2022-12-07", + "equity": 11057.07, + "return_pct": 10.57 + }, + { + "date": "2022-12-08", + "equity": 11046.62, + "return_pct": 10.47 + }, + { + "date": "2022-12-09", + "equity": 10955.19, + "return_pct": 9.55 + }, + { + "date": "2022-12-12", + "equity": 11017.36, + "return_pct": 10.17 + }, + { + "date": "2022-12-13", + "equity": 11016.56, + "return_pct": 10.17 + }, + { + "date": "2022-12-14", + "equity": 11014.67, + "return_pct": 10.15 + }, + { + "date": "2022-12-15", + "equity": 10997.7, + "return_pct": 9.98 + }, + { + "date": "2022-12-16", + "equity": 10933.87, + "return_pct": 9.34 + }, + { + "date": "2022-12-19", + "equity": 10754.66, + "return_pct": 7.55 + }, + { + "date": "2022-12-20", + "equity": 10762.6, + "return_pct": 7.63 + }, + { + "date": "2022-12-21", + "equity": 10844.08, + "return_pct": 8.44 + }, + { + "date": "2022-12-22", + "equity": 10753.01, + "return_pct": 7.53 + }, + { + "date": "2022-12-23", + "equity": 10777.56, + "return_pct": 7.78 + }, + { + "date": "2022-12-27", + "equity": 10757.28, + "return_pct": 7.57 + }, + { + "date": "2022-12-28", + "equity": 10598.9, + "return_pct": 5.99 + }, + { + "date": "2022-12-29", + "equity": 10819.91, + "return_pct": 8.2 + }, + { + "date": "2022-12-30", + "equity": 10669.53, + "return_pct": 6.7 + }, + { + "date": "2023-01-03", + "equity": 10591.85, + "return_pct": 5.92 + }, + { + "date": "2023-01-04", + "equity": 10682.52, + "return_pct": 6.83 + }, + { + "date": "2023-01-05", + "equity": 10666.68, + "return_pct": 6.67 + }, + { + "date": "2023-01-06", + "equity": 10799.89, + "return_pct": 8.0 + }, + { + "date": "2023-01-09", + "equity": 10757.57, + "return_pct": 7.58 + }, + { + "date": "2023-01-10", + "equity": 10805.98, + "return_pct": 8.06 + }, + { + "date": "2023-01-11", + "equity": 10843.83, + "return_pct": 8.44 + }, + { + "date": "2023-01-12", + "equity": 10955.92, + "return_pct": 9.56 + }, + { + "date": "2023-01-13", + "equity": 11080.89, + "return_pct": 10.81 + }, + { + "date": "2023-01-17", + "equity": 11013.52, + "return_pct": 10.14 + }, + { + "date": "2023-01-18", + "equity": 10979.85, + "return_pct": 9.8 + }, + { + "date": "2023-01-19", + "equity": 10999.27, + "return_pct": 9.99 + }, + { + "date": "2023-01-20", + "equity": 11101.51, + "return_pct": 11.02 + }, + { + "date": "2023-01-23", + "equity": 11223.08, + "return_pct": 12.23 + }, + { + "date": "2023-01-24", + "equity": 11209.21, + "return_pct": 12.09 + }, + { + "date": "2023-01-25", + "equity": 11273.53, + "return_pct": 12.74 + }, + { + "date": "2023-01-26", + "equity": 11508.61, + "return_pct": 15.09 + }, + { + "date": "2023-01-27", + "equity": 11380.7, + "return_pct": 13.81 + }, + { + "date": "2023-01-30", + "equity": 11201.1, + "return_pct": 12.01 + }, + { + "date": "2023-01-31", + "equity": 11351.4, + "return_pct": 13.51 + }, + { + "date": "2023-02-01", + "equity": 11375.63, + "return_pct": 13.76 + }, + { + "date": "2023-02-02", + "equity": 11263.86, + "return_pct": 12.64 + }, + { + "date": "2023-02-03", + "equity": 11237.06, + "return_pct": 12.37 + }, + { + "date": "2023-02-06", + "equity": 11254.46, + "return_pct": 12.54 + }, + { + "date": "2023-02-07", + "equity": 10924.76, + "return_pct": 9.25 + }, + { + "date": "2023-02-08", + "equity": 10870.08, + "return_pct": 8.7 + }, + { + "date": "2023-02-09", + "equity": 10989.03, + "return_pct": 9.89 + }, + { + "date": "2023-02-10", + "equity": 11202.97, + "return_pct": 12.03 + }, + { + "date": "2023-02-13", + "equity": 11163.4, + "return_pct": 11.63 + }, + { + "date": "2023-02-14", + "equity": 11091.02, + "return_pct": 10.91 + }, + { + "date": "2023-02-15", + "equity": 10925.73, + "return_pct": 9.26 + }, + { + "date": "2023-02-16", + "equity": 10860.13, + "return_pct": 8.6 + }, + { + "date": "2023-02-17", + "equity": 10700.64, + "return_pct": 7.01 + }, + { + "date": "2023-02-21", + "equity": 10663.38, + "return_pct": 6.63 + }, + { + "date": "2023-02-22", + "equity": 10664.03, + "return_pct": 6.64 + }, + { + "date": "2023-02-23", + "equity": 10649.18, + "return_pct": 6.49 + }, + { + "date": "2023-02-24", + "equity": 10588.92, + "return_pct": 5.89 + }, + { + "date": "2023-02-27", + "equity": 10581.42, + "return_pct": 5.81 + }, + { + "date": "2023-02-28", + "equity": 10596.43, + "return_pct": 5.96 + }, + { + "date": "2023-03-01", + "equity": 10577.91, + "return_pct": 5.78 + }, + { + "date": "2023-03-02", + "equity": 10619.08, + "return_pct": 6.19 + }, + { + "date": "2023-03-03", + "equity": 10639.25, + "return_pct": 6.39 + }, + { + "date": "2023-03-06", + "equity": 10634.82, + "return_pct": 6.35 + }, + { + "date": "2023-03-07", + "equity": 10529.43, + "return_pct": 5.29 + }, + { + "date": "2023-03-08", + "equity": 10535.02, + "return_pct": 5.35 + }, + { + "date": "2023-03-09", + "equity": 10379.07, + "return_pct": 3.79 + }, + { + "date": "2023-03-10", + "equity": 10285.81, + "return_pct": 2.86 + }, + { + "date": "2023-03-13", + "equity": 10218.47, + "return_pct": 2.18 + }, + { + "date": "2023-03-14", + "equity": 10262.72, + "return_pct": 2.63 + }, + { + "date": "2023-03-15", + "equity": 10189.65, + "return_pct": 1.9 + }, + { + "date": "2023-03-16", + "equity": 10185.79, + "return_pct": 1.86 + }, + { + "date": "2023-03-17", + "equity": 10173.6, + "return_pct": 1.74 + }, + { + "date": "2023-03-20", + "equity": 10253.11, + "return_pct": 2.53 + }, + { + "date": "2023-03-21", + "equity": 10265.67, + "return_pct": 2.66 + }, + { + "date": "2023-03-22", + "equity": 10201.69, + "return_pct": 2.02 + }, + { + "date": "2023-03-23", + "equity": 10197.75, + "return_pct": 1.98 + }, + { + "date": "2023-03-24", + "equity": 10087.53, + "return_pct": 0.88 + }, + { + "date": "2023-03-27", + "equity": 9986.53, + "return_pct": -0.13 + }, + { + "date": "2023-03-28", + "equity": 9977.16, + "return_pct": -0.23 + }, + { + "date": "2023-03-29", + "equity": 10006.28, + "return_pct": 0.06 + }, + { + "date": "2023-03-30", + "equity": 10021.1, + "return_pct": 0.21 + }, + { + "date": "2023-03-31", + "equity": 10148.92, + "return_pct": 1.49 + }, + { + "date": "2023-04-03", + "equity": 10178.9, + "return_pct": 1.79 + }, + { + "date": "2023-04-04", + "equity": 10083.25, + "return_pct": 0.83 + }, + { + "date": "2023-04-05", + "equity": 10163.74, + "return_pct": 1.64 + }, + { + "date": "2023-04-06", + "equity": 10174.75, + "return_pct": 1.75 + }, + { + "date": "2023-04-10", + "equity": 10179.86, + "return_pct": 1.8 + }, + { + "date": "2023-04-11", + "equity": 10307.65, + "return_pct": 3.08 + }, + { + "date": "2023-04-12", + "equity": 10278.25, + "return_pct": 2.78 + }, + { + "date": "2023-04-13", + "equity": 10335.07, + "return_pct": 3.35 + }, + { + "date": "2023-04-14", + "equity": 10321.38, + "return_pct": 3.21 + }, + { + "date": "2023-04-17", + "equity": 10343.45, + "return_pct": 3.43 + }, + { + "date": "2023-04-18", + "equity": 10383.53, + "return_pct": 3.84 + }, + { + "date": "2023-04-19", + "equity": 10457.39, + "return_pct": 4.57 + }, + { + "date": "2023-04-20", + "equity": 10493.91, + "return_pct": 4.94 + }, + { + "date": "2023-04-21", + "equity": 10595.14, + "return_pct": 5.95 + }, + { + "date": "2023-04-24", + "equity": 10605.13, + "return_pct": 6.05 + }, + { + "date": "2023-04-25", + "equity": 10476.48, + "return_pct": 4.76 + }, + { + "date": "2023-04-26", + "equity": 10407.42, + "return_pct": 4.07 + }, + { + "date": "2023-04-27", + "equity": 10571.22, + "return_pct": 5.71 + }, + { + "date": "2023-04-28", + "equity": 10657.96, + "return_pct": 6.58 + }, + { + "date": "2023-05-01", + "equity": 10729.01, + "return_pct": 7.29 + }, + { + "date": "2023-05-02", + "equity": 10628.22, + "return_pct": 6.28 + }, + { + "date": "2023-05-03", + "equity": 10620.65, + "return_pct": 6.21 + }, + { + "date": "2023-05-04", + "equity": 10571.71, + "return_pct": 5.72 + }, + { + "date": "2023-05-05", + "equity": 10727.98, + "return_pct": 7.28 + }, + { + "date": "2023-05-08", + "equity": 10894.3, + "return_pct": 8.94 + }, + { + "date": "2023-05-09", + "equity": 10813.69, + "return_pct": 8.14 + }, + { + "date": "2023-05-10", + "equity": 10902.8, + "return_pct": 9.03 + }, + { + "date": "2023-05-11", + "equity": 10917.99, + "return_pct": 9.18 + }, + { + "date": "2023-05-12", + "equity": 10782.68, + "return_pct": 7.83 + }, + { + "date": "2023-05-15", + "equity": 10849.68, + "return_pct": 8.5 + }, + { + "date": "2023-05-16", + "equity": 10864.45, + "return_pct": 8.64 + }, + { + "date": "2023-05-17", + "equity": 11020.14, + "return_pct": 10.2 + }, + { + "date": "2023-05-18", + "equity": 11461.18, + "return_pct": 14.61 + }, + { + "date": "2023-05-19", + "equity": 11352.98, + "return_pct": 13.53 + }, + { + "date": "2023-05-22", + "equity": 11379.46, + "return_pct": 13.79 + }, + { + "date": "2023-05-23", + "equity": 11106.29, + "return_pct": 11.06 + }, + { + "date": "2023-05-24", + "equity": 11120.51, + "return_pct": 11.21 + }, + { + "date": "2023-05-25", + "equity": 11679.9, + "return_pct": 16.8 + }, + { + "date": "2023-05-26", + "equity": 11951.87, + "return_pct": 19.52 + }, + { + "date": "2023-05-30", + "equity": 12273.37, + "return_pct": 22.73 + }, + { + "date": "2023-05-31", + "equity": 12045.93, + "return_pct": 20.46 + }, + { + "date": "2023-06-01", + "equity": 12391.25, + "return_pct": 23.91 + }, + { + "date": "2023-06-02", + "equity": 12397.82, + "return_pct": 23.98 + }, + { + "date": "2023-06-05", + "equity": 12470.63, + "return_pct": 24.71 + }, + { + "date": "2023-06-06", + "equity": 12328.49, + "return_pct": 23.28 + }, + { + "date": "2023-06-07", + "equity": 12167.44, + "return_pct": 21.67 + }, + { + "date": "2023-06-08", + "equity": 12340.85, + "return_pct": 23.41 + }, + { + "date": "2023-06-09", + "equity": 12485.87, + "return_pct": 24.86 + }, + { + "date": "2023-06-12", + "equity": 12597.61, + "return_pct": 25.98 + }, + { + "date": "2023-06-13", + "equity": 12728.41, + "return_pct": 27.28 + }, + { + "date": "2023-06-14", + "equity": 12789.15, + "return_pct": 27.89 + }, + { + "date": "2023-06-15", + "equity": 12950.47, + "return_pct": 29.5 + }, + { + "date": "2023-06-16", + "equity": 12904.9, + "return_pct": 29.05 + }, + { + "date": "2023-06-20", + "equity": 12884.29, + "return_pct": 28.84 + }, + { + "date": "2023-06-21", + "equity": 12567.22, + "return_pct": 25.67 + }, + { + "date": "2023-06-22", + "equity": 12463.52, + "return_pct": 24.64 + }, + { + "date": "2023-06-23", + "equity": 12519.86, + "return_pct": 25.2 + }, + { + "date": "2023-06-26", + "equity": 12442.34, + "return_pct": 24.42 + }, + { + "date": "2023-06-27", + "equity": 12527.22, + "return_pct": 25.27 + }, + { + "date": "2023-06-28", + "equity": 12611.71, + "return_pct": 26.12 + }, + { + "date": "2023-06-29", + "equity": 12668.44, + "return_pct": 26.68 + }, + { + "date": "2023-06-30", + "equity": 12800.88, + "return_pct": 28.01 + }, + { + "date": "2023-07-03", + "equity": 13052.88, + "return_pct": 30.53 + }, + { + "date": "2023-07-05", + "equity": 13106.03, + "return_pct": 31.06 + }, + { + "date": "2023-07-06", + "equity": 12937.63, + "return_pct": 29.38 + }, + { + "date": "2023-07-07", + "equity": 13064.56, + "return_pct": 30.65 + }, + { + "date": "2023-07-10", + "equity": 13435.02, + "return_pct": 34.35 + }, + { + "date": "2023-07-11", + "equity": 13774.83, + "return_pct": 37.75 + }, + { + "date": "2023-07-12", + "equity": 14022.39, + "return_pct": 40.22 + }, + { + "date": "2023-07-13", + "equity": 14498.8, + "return_pct": 44.99 + }, + { + "date": "2023-07-14", + "equity": 14503.46, + "return_pct": 45.03 + }, + { + "date": "2023-07-17", + "equity": 14562.82, + "return_pct": 45.63 + }, + { + "date": "2023-07-18", + "equity": 14579.44, + "return_pct": 45.79 + }, + { + "date": "2023-07-19", + "equity": 14647.37, + "return_pct": 46.47 + }, + { + "date": "2023-07-20", + "equity": 14215.47, + "return_pct": 42.15 + }, + { + "date": "2023-07-21", + "equity": 14057.13, + "return_pct": 40.57 + }, + { + "date": "2023-07-24", + "equity": 13914.3, + "return_pct": 39.14 + }, + { + "date": "2023-07-25", + "equity": 14017.26, + "return_pct": 40.17 + }, + { + "date": "2023-07-26", + "equity": 14046.97, + "return_pct": 40.47 + }, + { + "date": "2023-07-27", + "equity": 14039.01, + "return_pct": 40.39 + }, + { + "date": "2023-07-28", + "equity": 14514.06, + "return_pct": 45.14 + }, + { + "date": "2023-07-31", + "equity": 14455.81, + "return_pct": 44.56 + }, + { + "date": "2023-08-01", + "equity": 14343.01, + "return_pct": 43.43 + }, + { + "date": "2023-08-02", + "equity": 14939.85, + "return_pct": 49.4 + }, + { + "date": "2023-08-03", + "equity": 14760.38, + "return_pct": 47.6 + }, + { + "date": "2023-08-04", + "equity": 14628.44, + "return_pct": 46.28 + }, + { + "date": "2023-08-07", + "equity": 14596.25, + "return_pct": 45.96 + }, + { + "date": "2023-08-08", + "equity": 14685.16, + "return_pct": 46.85 + }, + { + "date": "2023-08-09", + "equity": 14312.24, + "return_pct": 43.12 + }, + { + "date": "2023-08-10", + "equity": 14161.88, + "return_pct": 41.62 + }, + { + "date": "2023-08-11", + "equity": 14144.66, + "return_pct": 41.45 + }, + { + "date": "2023-08-14", + "equity": 14164.48, + "return_pct": 41.64 + }, + { + "date": "2023-08-15", + "equity": 14122.77, + "return_pct": 41.23 + }, + { + "date": "2023-08-16", + "equity": 13998.02, + "return_pct": 39.98 + }, + { + "date": "2023-08-17", + "equity": 13841.83, + "return_pct": 38.42 + }, + { + "date": "2023-08-18", + "equity": 13921.75, + "return_pct": 39.22 + }, + { + "date": "2023-08-21", + "equity": 13980.85, + "return_pct": 39.81 + }, + { + "date": "2023-08-22", + "equity": 14040.56, + "return_pct": 40.41 + }, + { + "date": "2023-08-23", + "equity": 14163.94, + "return_pct": 41.64 + }, + { + "date": "2023-08-24", + "equity": 13869.55, + "return_pct": 38.7 + }, + { + "date": "2023-08-25", + "equity": 13982.72, + "return_pct": 39.83 + }, + { + "date": "2023-08-28", + "equity": 14096.17, + "return_pct": 40.96 + }, + { + "date": "2023-08-29", + "equity": 14280.57, + "return_pct": 42.81 + }, + { + "date": "2023-08-30", + "equity": 14353.66, + "return_pct": 43.54 + }, + { + "date": "2023-08-31", + "equity": 14324.85, + "return_pct": 43.25 + }, + { + "date": "2023-09-01", + "equity": 14474.69, + "return_pct": 44.75 + }, + { + "date": "2023-09-05", + "equity": 14287.66, + "return_pct": 42.88 + }, + { + "date": "2023-09-06", + "equity": 14348.89, + "return_pct": 43.49 + }, + { + "date": "2023-09-07", + "equity": 14080.96, + "return_pct": 40.81 + }, + { + "date": "2023-09-08", + "equity": 14007.75, + "return_pct": 40.08 + }, + { + "date": "2023-09-11", + "equity": 14187.33, + "return_pct": 41.87 + }, + { + "date": "2023-09-12", + "equity": 14081.6, + "return_pct": 40.82 + }, + { + "date": "2023-09-13", + "equity": 13923.02, + "return_pct": 39.23 + }, + { + "date": "2023-09-14", + "equity": 14130.56, + "return_pct": 41.31 + }, + { + "date": "2023-09-15", + "equity": 13868.8, + "return_pct": 38.69 + }, + { + "date": "2023-09-18", + "equity": 13865.62, + "return_pct": 38.66 + }, + { + "date": "2023-09-19", + "equity": 13810.58, + "return_pct": 38.11 + }, + { + "date": "2023-09-20", + "equity": 13704.84, + "return_pct": 37.05 + }, + { + "date": "2023-09-21", + "equity": 13509.33, + "return_pct": 35.09 + }, + { + "date": "2023-09-22", + "equity": 13578.8, + "return_pct": 35.79 + }, + { + "date": "2023-09-25", + "equity": 13647.83, + "return_pct": 36.48 + }, + { + "date": "2023-09-26", + "equity": 13565.7, + "return_pct": 35.66 + }, + { + "date": "2023-09-27", + "equity": 13630.47, + "return_pct": 36.3 + }, + { + "date": "2023-09-28", + "equity": 13750.21, + "return_pct": 37.5 + }, + { + "date": "2023-09-29", + "equity": 13612.66, + "return_pct": 36.13 + }, + { + "date": "2023-10-02", + "equity": 13558.12, + "return_pct": 35.58 + }, + { + "date": "2023-10-03", + "equity": 13471.51, + "return_pct": 34.72 + }, + { + "date": "2023-10-04", + "equity": 13469.63, + "return_pct": 34.7 + }, + { + "date": "2023-10-05", + "equity": 13472.82, + "return_pct": 34.73 + }, + { + "date": "2023-10-06", + "equity": 13606.42, + "return_pct": 36.06 + }, + { + "date": "2023-10-09", + "equity": 13646.52, + "return_pct": 36.47 + }, + { + "date": "2023-10-10", + "equity": 13706.08, + "return_pct": 37.06 + }, + { + "date": "2023-10-11", + "equity": 13781.44, + "return_pct": 37.81 + }, + { + "date": "2023-10-12", + "equity": 13617.87, + "return_pct": 36.18 + }, + { + "date": "2023-10-13", + "equity": 13262.49, + "return_pct": 32.62 + }, + { + "date": "2023-10-16", + "equity": 13240.02, + "return_pct": 32.4 + }, + { + "date": "2023-10-17", + "equity": 13225.4, + "return_pct": 32.25 + }, + { + "date": "2023-10-18", + "equity": 13071.6, + "return_pct": 30.72 + }, + { + "date": "2023-10-19", + "equity": 12965.81, + "return_pct": 29.66 + }, + { + "date": "2023-10-20", + "equity": 12759.87, + "return_pct": 27.6 + }, + { + "date": "2023-10-23", + "equity": 12810.42, + "return_pct": 28.1 + }, + { + "date": "2023-10-24", + "equity": 12731.23, + "return_pct": 27.31 + }, + { + "date": "2023-10-25", + "equity": 12620.49, + "return_pct": 26.2 + }, + { + "date": "2023-10-26", + "equity": 12617.97, + "return_pct": 26.18 + }, + { + "date": "2023-10-27", + "equity": 12591.95, + "return_pct": 25.92 + }, + { + "date": "2023-10-30", + "equity": 12633.37, + "return_pct": 26.33 + }, + { + "date": "2023-10-31", + "equity": 12614.25, + "return_pct": 26.14 + }, + { + "date": "2023-11-01", + "equity": 12575.48, + "return_pct": 25.75 + }, + { + "date": "2023-11-02", + "equity": 12669.49, + "return_pct": 26.69 + }, + { + "date": "2023-11-03", + "equity": 13031.35, + "return_pct": 30.31 + }, + { + "date": "2023-11-06", + "equity": 12959.38, + "return_pct": 29.59 + }, + { + "date": "2023-11-07", + "equity": 13062.84, + "return_pct": 30.63 + }, + { + "date": "2023-11-08", + "equity": 12985.72, + "return_pct": 29.86 + }, + { + "date": "2023-11-09", + "equity": 12919.4, + "return_pct": 29.19 + }, + { + "date": "2023-11-10", + "equity": 13328.52, + "return_pct": 33.29 + }, + { + "date": "2023-11-13", + "equity": 13369.12, + "return_pct": 33.69 + }, + { + "date": "2023-11-14", + "equity": 13761.8, + "return_pct": 37.62 + }, + { + "date": "2023-11-15", + "equity": 13712.67, + "return_pct": 37.13 + }, + { + "date": "2023-11-16", + "equity": 13763.49, + "return_pct": 37.63 + }, + { + "date": "2023-11-17", + "equity": 13849.21, + "return_pct": 38.49 + }, + { + "date": "2023-11-20", + "equity": 14014.62, + "return_pct": 40.15 + }, + { + "date": "2023-11-21", + "equity": 13798.81, + "return_pct": 37.99 + }, + { + "date": "2023-11-22", + "equity": 13923.64, + "return_pct": 39.24 + }, + { + "date": "2023-11-24", + "equity": 13796.24, + "return_pct": 37.96 + }, + { + "date": "2023-11-27", + "equity": 13778.28, + "return_pct": 37.78 + }, + { + "date": "2023-11-28", + "equity": 13822.76, + "return_pct": 38.23 + }, + { + "date": "2023-11-29", + "equity": 13720.56, + "return_pct": 37.21 + }, + { + "date": "2023-11-30", + "equity": 13619.95, + "return_pct": 36.2 + }, + { + "date": "2023-12-01", + "equity": 13718.89, + "return_pct": 37.19 + }, + { + "date": "2023-12-04", + "equity": 13698.9, + "return_pct": 36.99 + }, + { + "date": "2023-12-05", + "equity": 13539.93, + "return_pct": 35.4 + }, + { + "date": "2023-12-06", + "equity": 13398.32, + "return_pct": 33.98 + }, + { + "date": "2023-12-07", + "equity": 13842.29, + "return_pct": 38.42 + }, + { + "date": "2023-12-08", + "equity": 14156.34, + "return_pct": 41.56 + }, + { + "date": "2023-12-11", + "equity": 14208.61, + "return_pct": 42.09 + }, + { + "date": "2023-12-12", + "equity": 14327.09, + "return_pct": 43.27 + }, + { + "date": "2023-12-13", + "equity": 14549.57, + "return_pct": 45.5 + }, + { + "date": "2023-12-14", + "equity": 14891.86, + "return_pct": 48.92 + }, + { + "date": "2023-12-15", + "equity": 14927.55, + "return_pct": 49.28 + }, + { + "date": "2023-12-18", + "equity": 15273.83, + "return_pct": 52.74 + }, + { + "date": "2023-12-19", + "equity": 15741.85, + "return_pct": 57.42 + }, + { + "date": "2023-12-20", + "equity": 15305.25, + "return_pct": 53.05 + }, + { + "date": "2023-12-21", + "equity": 15778.49, + "return_pct": 57.78 + }, + { + "date": "2023-12-22", + "equity": 15515.18, + "return_pct": 55.15 + }, + { + "date": "2023-12-26", + "equity": 15374.18, + "return_pct": 53.74 + }, + { + "date": "2023-12-27", + "equity": 15609.93, + "return_pct": 56.1 + }, + { + "date": "2023-12-28", + "equity": 15590.63, + "return_pct": 55.91 + }, + { + "date": "2023-12-29", + "equity": 15202.69, + "return_pct": 52.03 + }, + { + "date": "2024-01-02", + "equity": 14573.76, + "return_pct": 45.74 + }, + { + "date": "2024-01-03", + "equity": 14096.13, + "return_pct": 40.96 + }, + { + "date": "2024-01-04", + "equity": 14179.27, + "return_pct": 41.79 + }, + { + "date": "2024-01-05", + "equity": 14191.01, + "return_pct": 41.91 + }, + { + "date": "2024-01-08", + "equity": 14494.61, + "return_pct": 44.95 + }, + { + "date": "2024-01-09", + "equity": 14506.28, + "return_pct": 45.06 + }, + { + "date": "2024-01-10", + "equity": 14623.94, + "return_pct": 46.24 + }, + { + "date": "2024-01-11", + "equity": 14355.27, + "return_pct": 43.55 + }, + { + "date": "2024-01-12", + "equity": 14108.76, + "return_pct": 41.09 + }, + { + "date": "2024-01-16", + "equity": 14037.4, + "return_pct": 40.37 + }, + { + "date": "2024-01-17", + "equity": 13862.66, + "return_pct": 38.63 + }, + { + "date": "2024-01-18", + "equity": 14132.68, + "return_pct": 41.33 + }, + { + "date": "2024-01-19", + "equity": 14181.69, + "return_pct": 41.82 + }, + { + "date": "2024-01-22", + "equity": 14441.93, + "return_pct": 44.42 + }, + { + "date": "2024-01-23", + "equity": 14548.97, + "return_pct": 45.49 + }, + { + "date": "2024-01-24", + "equity": 14345.13, + "return_pct": 43.45 + }, + { + "date": "2024-01-25", + "equity": 14416.8, + "return_pct": 44.17 + }, + { + "date": "2024-01-26", + "equity": 14477.62, + "return_pct": 44.78 + }, + { + "date": "2024-01-29", + "equity": 14755.47, + "return_pct": 47.55 + }, + { + "date": "2024-01-30", + "equity": 14366.33, + "return_pct": 43.66 + }, + { + "date": "2024-01-31", + "equity": 14137.67, + "return_pct": 41.38 + }, + { + "date": "2024-02-01", + "equity": 14381.42, + "return_pct": 43.81 + }, + { + "date": "2024-02-02", + "equity": 14952.18, + "return_pct": 49.52 + }, + { + "date": "2024-02-05", + "equity": 14889.21, + "return_pct": 48.89 + }, + { + "date": "2024-02-06", + "equity": 15022.03, + "return_pct": 50.22 + }, + { + "date": "2024-02-07", + "equity": 15400.48, + "return_pct": 54.0 + }, + { + "date": "2024-02-08", + "equity": 15483.42, + "return_pct": 54.83 + }, + { + "date": "2024-02-09", + "equity": 15629.44, + "return_pct": 56.29 + }, + { + "date": "2024-02-12", + "equity": 15587.81, + "return_pct": 55.88 + }, + { + "date": "2024-02-13", + "equity": 15284.67, + "return_pct": 52.85 + }, + { + "date": "2024-02-14", + "equity": 15658.43, + "return_pct": 56.58 + }, + { + "date": "2024-02-15", + "equity": 16069.06, + "return_pct": 60.69 + }, + { + "date": "2024-02-16", + "equity": 15937.14, + "return_pct": 59.37 + }, + { + "date": "2024-02-20", + "equity": 15633.86, + "return_pct": 56.34 + }, + { + "date": "2024-02-21", + "equity": 15310.63, + "return_pct": 53.11 + }, + { + "date": "2024-02-22", + "equity": 15904.06, + "return_pct": 59.04 + }, + { + "date": "2024-02-23", + "equity": 15808.88, + "return_pct": 58.09 + }, + { + "date": "2024-02-26", + "equity": 16258.17, + "return_pct": 62.58 + }, + { + "date": "2024-02-27", + "equity": 16662.74, + "return_pct": 66.63 + }, + { + "date": "2024-02-28", + "equity": 16409.3, + "return_pct": 64.09 + }, + { + "date": "2024-02-29", + "equity": 16666.06, + "return_pct": 66.66 + }, + { + "date": "2024-03-01", + "equity": 16894.61, + "return_pct": 68.95 + }, + { + "date": "2024-03-04", + "equity": 17169.62, + "return_pct": 71.7 + }, + { + "date": "2024-03-05", + "equity": 16797.87, + "return_pct": 67.98 + }, + { + "date": "2024-03-06", + "equity": 17285.35, + "return_pct": 72.85 + }, + { + "date": "2024-03-07", + "equity": 17462.34, + "return_pct": 74.62 + }, + { + "date": "2024-03-08", + "equity": 17405.56, + "return_pct": 74.06 + }, + { + "date": "2024-03-11", + "equity": 17129.81, + "return_pct": 71.3 + }, + { + "date": "2024-03-12", + "equity": 17333.19, + "return_pct": 73.33 + }, + { + "date": "2024-03-13", + "equity": 17252.37, + "return_pct": 72.52 + }, + { + "date": "2024-03-14", + "equity": 16844.2, + "return_pct": 68.44 + }, + { + "date": "2024-03-15", + "equity": 16829.21, + "return_pct": 68.29 + }, + { + "date": "2024-03-18", + "equity": 17071.65, + "return_pct": 70.72 + }, + { + "date": "2024-03-19", + "equity": 16953.95, + "return_pct": 69.54 + }, + { + "date": "2024-03-20", + "equity": 17592.89, + "return_pct": 75.93 + }, + { + "date": "2024-03-21", + "equity": 18221.25, + "return_pct": 82.21 + }, + { + "date": "2024-03-22", + "equity": 18181.39, + "return_pct": 81.81 + }, + { + "date": "2024-03-25", + "equity": 18771.66, + "return_pct": 87.72 + }, + { + "date": "2024-03-26", + "equity": 18861.32, + "return_pct": 88.61 + }, + { + "date": "2024-03-27", + "equity": 18731.29, + "return_pct": 87.31 + }, + { + "date": "2024-03-28", + "equity": 18776.65, + "return_pct": 87.77 + }, + { + "date": "2024-04-01", + "equity": 19168.35, + "return_pct": 91.68 + }, + { + "date": "2024-04-02", + "equity": 19099.64, + "return_pct": 91.0 + }, + { + "date": "2024-04-03", + "equity": 19813.22, + "return_pct": 98.13 + }, + { + "date": "2024-04-04", + "equity": 19359.02, + "return_pct": 93.59 + }, + { + "date": "2024-04-05", + "equity": 19767.34, + "return_pct": 97.67 + }, + { + "date": "2024-04-08", + "equity": 19812.58, + "return_pct": 98.13 + }, + { + "date": "2024-04-09", + "equity": 19627.17, + "return_pct": 96.27 + }, + { + "date": "2024-04-10", + "equity": 19669.88, + "return_pct": 96.7 + }, + { + "date": "2024-04-11", + "equity": 19758.93, + "return_pct": 97.59 + }, + { + "date": "2024-04-12", + "equity": 19388.69, + "return_pct": 93.89 + }, + { + "date": "2024-04-15", + "equity": 19167.71, + "return_pct": 91.68 + }, + { + "date": "2024-04-16", + "equity": 19328.98, + "return_pct": 93.29 + }, + { + "date": "2024-04-17", + "equity": 19126.67, + "return_pct": 91.27 + }, + { + "date": "2024-04-18", + "equity": 19052.69, + "return_pct": 90.53 + }, + { + "date": "2024-04-19", + "equity": 18753.03, + "return_pct": 87.53 + }, + { + "date": "2024-04-22", + "equity": 18814.86, + "return_pct": 88.15 + }, + { + "date": "2024-04-23", + "equity": 19092.9, + "return_pct": 90.93 + }, + { + "date": "2024-04-24", + "equity": 19019.72, + "return_pct": 90.2 + }, + { + "date": "2024-04-25", + "equity": 19129.34, + "return_pct": 91.29 + }, + { + "date": "2024-04-26", + "equity": 19314.25, + "return_pct": 93.14 + }, + { + "date": "2024-04-29", + "equity": 19574.26, + "return_pct": 95.74 + }, + { + "date": "2024-04-30", + "equity": 19418.97, + "return_pct": 94.19 + }, + { + "date": "2024-05-01", + "equity": 19127.93, + "return_pct": 91.28 + }, + { + "date": "2024-05-02", + "equity": 19324.92, + "return_pct": 93.25 + }, + { + "date": "2024-05-03", + "equity": 19474.79, + "return_pct": 94.75 + }, + { + "date": "2024-05-06", + "equity": 19762.92, + "return_pct": 97.63 + }, + { + "date": "2024-05-07", + "equity": 19731.47, + "return_pct": 97.31 + }, + { + "date": "2024-05-08", + "equity": 19727.35, + "return_pct": 97.27 + }, + { + "date": "2024-05-09", + "equity": 20104.85, + "return_pct": 101.05 + }, + { + "date": "2024-05-10", + "equity": 20187.14, + "return_pct": 101.87 + }, + { + "date": "2024-05-13", + "equity": 20157.8, + "return_pct": 101.58 + }, + { + "date": "2024-05-14", + "equity": 20219.23, + "return_pct": 102.19 + }, + { + "date": "2024-05-15", + "equity": 20511.37, + "return_pct": 105.11 + }, + { + "date": "2024-05-16", + "equity": 20435.86, + "return_pct": 104.36 + }, + { + "date": "2024-05-17", + "equity": 20506.42, + "return_pct": 105.06 + }, + { + "date": "2024-05-20", + "equity": 20657.67, + "return_pct": 106.58 + }, + { + "date": "2024-05-21", + "equity": 20618.65, + "return_pct": 106.19 + }, + { + "date": "2024-05-22", + "equity": 20134.55, + "return_pct": 101.35 + }, + { + "date": "2024-05-23", + "equity": 19958.71, + "return_pct": 99.59 + }, + { + "date": "2024-05-24", + "equity": 20305.98, + "return_pct": 103.06 + }, + { + "date": "2024-05-28", + "equity": 20374.98, + "return_pct": 103.75 + }, + { + "date": "2024-05-29", + "equity": 20308.98, + "return_pct": 103.09 + }, + { + "date": "2024-05-30", + "equity": 19897.0, + "return_pct": 98.97 + }, + { + "date": "2024-05-31", + "equity": 19781.69, + "return_pct": 97.82 + }, + { + "date": "2024-06-03", + "equity": 19868.73, + "return_pct": 98.69 + }, + { + "date": "2024-06-04", + "equity": 19694.66, + "return_pct": 96.95 + }, + { + "date": "2024-06-05", + "equity": 19853.58, + "return_pct": 98.54 + }, + { + "date": "2024-06-06", + "equity": 19781.6, + "return_pct": 97.82 + }, + { + "date": "2024-06-07", + "equity": 19649.34, + "return_pct": 96.49 + }, + { + "date": "2024-06-10", + "equity": 19813.72, + "return_pct": 98.14 + }, + { + "date": "2024-06-11", + "equity": 19809.89, + "return_pct": 98.1 + }, + { + "date": "2024-06-12", + "equity": 20159.23, + "return_pct": 101.59 + }, + { + "date": "2024-06-13", + "equity": 19794.33, + "return_pct": 97.94 + }, + { + "date": "2024-06-14", + "equity": 19653.91, + "return_pct": 96.54 + }, + { + "date": "2024-06-17", + "equity": 19537.88, + "return_pct": 95.38 + }, + { + "date": "2024-06-18", + "equity": 19556.35, + "return_pct": 95.56 + }, + { + "date": "2024-06-20", + "equity": 19434.65, + "return_pct": 94.35 + }, + { + "date": "2024-06-21", + "equity": 19454.72, + "return_pct": 94.55 + }, + { + "date": "2024-06-24", + "equity": 19363.41, + "return_pct": 93.63 + }, + { + "date": "2024-06-25", + "equity": 19555.63, + "return_pct": 95.56 + }, + { + "date": "2024-06-26", + "equity": 19490.78, + "return_pct": 94.91 + }, + { + "date": "2024-06-27", + "equity": 19491.36, + "return_pct": 94.91 + }, + { + "date": "2024-06-28", + "equity": 19660.56, + "return_pct": 96.61 + }, + { + "date": "2024-07-01", + "equity": 19603.46, + "return_pct": 96.03 + }, + { + "date": "2024-07-02", + "equity": 19609.74, + "return_pct": 96.1 + }, + { + "date": "2024-07-03", + "equity": 19882.56, + "return_pct": 98.83 + }, + { + "date": "2024-07-05", + "equity": 19713.85, + "return_pct": 97.14 + }, + { + "date": "2024-07-08", + "equity": 19592.42, + "return_pct": 95.92 + }, + { + "date": "2024-07-09", + "equity": 19608.7, + "return_pct": 96.09 + }, + { + "date": "2024-07-10", + "equity": 19566.61, + "return_pct": 95.67 + }, + { + "date": "2024-07-11", + "equity": 19801.64, + "return_pct": 98.02 + }, + { + "date": "2024-07-12", + "equity": 19992.62, + "return_pct": 99.93 + }, + { + "date": "2024-07-15", + "equity": 20598.71, + "return_pct": 105.99 + }, + { + "date": "2024-07-16", + "equity": 20747.83, + "return_pct": 107.48 + }, + { + "date": "2024-07-17", + "equity": 19950.15, + "return_pct": 99.5 + }, + { + "date": "2024-07-18", + "equity": 19584.86, + "return_pct": 95.85 + }, + { + "date": "2024-07-19", + "equity": 19673.99, + "return_pct": 96.74 + }, + { + "date": "2024-07-22", + "equity": 19692.11, + "return_pct": 96.92 + }, + { + "date": "2024-07-23", + "equity": 19480.25, + "return_pct": 94.8 + }, + { + "date": "2024-07-24", + "equity": 19067.94, + "return_pct": 90.68 + }, + { + "date": "2024-07-25", + "equity": 19117.68, + "return_pct": 91.18 + }, + { + "date": "2024-07-26", + "equity": 19305.6, + "return_pct": 93.06 + }, + { + "date": "2024-07-29", + "equity": 19134.0, + "return_pct": 91.34 + }, + { + "date": "2024-07-30", + "equity": 19175.57, + "return_pct": 91.76 + }, + { + "date": "2024-07-31", + "equity": 19498.01, + "return_pct": 94.98 + }, + { + "date": "2024-08-01", + "equity": 19470.57, + "return_pct": 94.71 + }, + { + "date": "2024-08-02", + "equity": 18949.62, + "return_pct": 89.5 + }, + { + "date": "2024-08-05", + "equity": 18542.72, + "return_pct": 85.43 + }, + { + "date": "2024-08-06", + "equity": 18598.47, + "return_pct": 85.98 + }, + { + "date": "2024-08-07", + "equity": 18606.69, + "return_pct": 86.07 + }, + { + "date": "2024-08-08", + "equity": 18698.74, + "return_pct": 86.99 + }, + { + "date": "2024-08-09", + "equity": 18679.08, + "return_pct": 86.79 + }, + { + "date": "2024-08-12", + "equity": 18675.34, + "return_pct": 86.75 + }, + { + "date": "2024-08-13", + "equity": 18677.67, + "return_pct": 86.78 + }, + { + "date": "2024-08-14", + "equity": 18662.73, + "return_pct": 86.63 + }, + { + "date": "2024-08-15", + "equity": 18698.48, + "return_pct": 86.98 + }, + { + "date": "2024-08-16", + "equity": 18691.22, + "return_pct": 86.91 + }, + { + "date": "2024-08-19", + "equity": 18899.94, + "return_pct": 89.0 + }, + { + "date": "2024-08-20", + "equity": 19105.54, + "return_pct": 91.06 + }, + { + "date": "2024-08-21", + "equity": 19058.78, + "return_pct": 90.59 + }, + { + "date": "2024-08-22", + "equity": 18953.69, + "return_pct": 89.54 + }, + { + "date": "2024-08-23", + "equity": 19065.41, + "return_pct": 90.65 + }, + { + "date": "2024-08-26", + "equity": 18918.51, + "return_pct": 89.19 + }, + { + "date": "2024-08-27", + "equity": 18985.12, + "return_pct": 89.85 + }, + { + "date": "2024-08-28", + "equity": 19097.31, + "return_pct": 90.97 + }, + { + "date": "2024-08-29", + "equity": 19189.94, + "return_pct": 91.9 + }, + { + "date": "2024-08-30", + "equity": 19421.1, + "return_pct": 94.21 + }, + { + "date": "2024-09-03", + "equity": 19188.34, + "return_pct": 91.88 + }, + { + "date": "2024-09-04", + "equity": 19105.08, + "return_pct": 91.05 + }, + { + "date": "2024-09-05", + "equity": 18948.73, + "return_pct": 89.49 + }, + { + "date": "2024-09-06", + "equity": 18634.54, + "return_pct": 86.35 + }, + { + "date": "2024-09-09", + "equity": 18852.21, + "return_pct": 88.52 + }, + { + "date": "2024-09-10", + "equity": 18840.23, + "return_pct": 88.4 + }, + { + "date": "2024-09-11", + "equity": 18875.74, + "return_pct": 88.76 + }, + { + "date": "2024-09-12", + "equity": 19059.52, + "return_pct": 90.6 + }, + { + "date": "2024-09-13", + "equity": 19224.78, + "return_pct": 92.25 + }, + { + "date": "2024-09-16", + "equity": 19277.51, + "return_pct": 92.78 + }, + { + "date": "2024-09-17", + "equity": 19264.47, + "return_pct": 92.64 + }, + { + "date": "2024-09-18", + "equity": 19222.2, + "return_pct": 92.22 + }, + { + "date": "2024-09-19", + "equity": 19282.33, + "return_pct": 92.82 + }, + { + "date": "2024-09-20", + "equity": 19795.53, + "return_pct": 97.96 + }, + { + "date": "2024-09-23", + "equity": 19999.97, + "return_pct": 100.0 + }, + { + "date": "2024-09-24", + "equity": 20018.8, + "return_pct": 100.19 + }, + { + "date": "2024-09-25", + "equity": 20027.57, + "return_pct": 100.28 + }, + { + "date": "2024-09-26", + "equity": 20062.86, + "return_pct": 100.63 + }, + { + "date": "2024-09-27", + "equity": 20244.83, + "return_pct": 102.45 + }, + { + "date": "2024-09-30", + "equity": 20330.8, + "return_pct": 103.31 + }, + { + "date": "2024-10-01", + "equity": 20169.72, + "return_pct": 101.7 + }, + { + "date": "2024-10-02", + "equity": 20291.19, + "return_pct": 102.91 + }, + { + "date": "2024-10-03", + "equity": 20309.47, + "return_pct": 103.09 + }, + { + "date": "2024-10-04", + "equity": 20790.4, + "return_pct": 107.9 + }, + { + "date": "2024-10-07", + "equity": 20727.8, + "return_pct": 107.28 + }, + { + "date": "2024-10-08", + "equity": 21240.87, + "return_pct": 112.41 + }, + { + "date": "2024-10-09", + "equity": 20915.21, + "return_pct": 109.15 + }, + { + "date": "2024-10-10", + "equity": 20763.64, + "return_pct": 107.64 + }, + { + "date": "2024-10-11", + "equity": 21536.02, + "return_pct": 115.36 + }, + { + "date": "2024-10-14", + "equity": 21575.75, + "return_pct": 115.76 + }, + { + "date": "2024-10-15", + "equity": 21411.95, + "return_pct": 114.12 + }, + { + "date": "2024-10-16", + "equity": 21685.21, + "return_pct": 116.85 + }, + { + "date": "2024-10-17", + "equity": 21270.2, + "return_pct": 112.7 + }, + { + "date": "2024-10-18", + "equity": 21628.6, + "return_pct": 116.29 + }, + { + "date": "2024-10-21", + "equity": 21705.17, + "return_pct": 117.05 + }, + { + "date": "2024-10-22", + "equity": 21833.43, + "return_pct": 118.33 + }, + { + "date": "2024-10-23", + "equity": 21507.18, + "return_pct": 115.07 + }, + { + "date": "2024-10-24", + "equity": 21884.23, + "return_pct": 118.84 + }, + { + "date": "2024-10-25", + "equity": 22312.55, + "return_pct": 123.13 + }, + { + "date": "2024-10-28", + "equity": 22565.01, + "return_pct": 125.65 + }, + { + "date": "2024-10-29", + "equity": 22607.1, + "return_pct": 126.07 + }, + { + "date": "2024-10-30", + "equity": 22349.75, + "return_pct": 123.5 + }, + { + "date": "2024-10-31", + "equity": 22612.2, + "return_pct": 126.12 + }, + { + "date": "2024-11-01", + "equity": 22214.03, + "return_pct": 122.14 + }, + { + "date": "2024-11-04", + "equity": 22181.55, + "return_pct": 121.82 + }, + { + "date": "2024-11-05", + "equity": 22481.15, + "return_pct": 124.81 + }, + { + "date": "2024-11-06", + "equity": 23465.07, + "return_pct": 134.65 + }, + { + "date": "2024-11-07", + "equity": 23778.32, + "return_pct": 137.78 + }, + { + "date": "2024-11-08", + "equity": 23934.96, + "return_pct": 139.35 + }, + { + "date": "2024-11-11", + "equity": 24945.32, + "return_pct": 149.45 + }, + { + "date": "2024-11-12", + "equity": 25182.18, + "return_pct": 151.82 + }, + { + "date": "2024-11-13", + "equity": 24463.37, + "return_pct": 144.63 + }, + { + "date": "2024-11-14", + "equity": 24358.88, + "return_pct": 143.59 + }, + { + "date": "2024-11-15", + "equity": 24190.47, + "return_pct": 141.9 + }, + { + "date": "2024-11-18", + "equity": 24321.68, + "return_pct": 143.22 + }, + { + "date": "2024-11-19", + "equity": 24360.35, + "return_pct": 143.6 + }, + { + "date": "2024-11-20", + "equity": 24266.84, + "return_pct": 142.67 + }, + { + "date": "2024-11-21", + "equity": 24388.62, + "return_pct": 143.89 + }, + { + "date": "2024-11-22", + "equity": 24732.28, + "return_pct": 147.32 + }, + { + "date": "2024-11-25", + "equity": 24924.26, + "return_pct": 149.24 + }, + { + "date": "2024-11-26", + "equity": 24643.62, + "return_pct": 146.44 + }, + { + "date": "2024-11-27", + "equity": 24702.05, + "return_pct": 147.02 + }, + { + "date": "2024-11-29", + "equity": 24857.93, + "return_pct": 148.58 + }, + { + "date": "2024-12-02", + "equity": 24500.71, + "return_pct": 145.01 + }, + { + "date": "2024-12-03", + "equity": 24471.89, + "return_pct": 144.72 + }, + { + "date": "2024-12-04", + "equity": 24599.57, + "return_pct": 146.0 + }, + { + "date": "2024-12-05", + "equity": 24342.96, + "return_pct": 143.43 + }, + { + "date": "2024-12-06", + "equity": 24581.59, + "return_pct": 145.82 + }, + { + "date": "2024-12-09", + "equity": 24068.16, + "return_pct": 140.68 + }, + { + "date": "2024-12-10", + "equity": 23781.05, + "return_pct": 137.81 + }, + { + "date": "2024-12-11", + "equity": 24042.08, + "return_pct": 140.42 + }, + { + "date": "2024-12-12", + "equity": 24033.0, + "return_pct": 140.33 + }, + { + "date": "2024-12-13", + "equity": 24120.23, + "return_pct": 141.2 + }, + { + "date": "2024-12-16", + "equity": 24484.36, + "return_pct": 144.84 + }, + { + "date": "2024-12-17", + "equity": 24248.72, + "return_pct": 142.49 + }, + { + "date": "2024-12-18", + "equity": 23555.97, + "return_pct": 135.56 + }, + { + "date": "2024-12-19", + "equity": 23438.41, + "return_pct": 134.38 + }, + { + "date": "2024-12-20", + "equity": 23552.2, + "return_pct": 135.52 + }, + { + "date": "2024-12-23", + "equity": 23381.43, + "return_pct": 133.81 + }, + { + "date": "2024-12-24", + "equity": 23569.63, + "return_pct": 135.7 + }, + { + "date": "2024-12-26", + "equity": 23640.01, + "return_pct": 136.4 + }, + { + "date": "2024-12-27", + "equity": 23426.68, + "return_pct": 134.27 + }, + { + "date": "2024-12-30", + "equity": 23363.59, + "return_pct": 133.64 + }, + { + "date": "2024-12-31", + "equity": 23276.62, + "return_pct": 132.77 + }, + { + "date": "2025-01-02", + "equity": 23462.48, + "return_pct": 134.62 + }, + { + "date": "2025-01-03", + "equity": 23625.32, + "return_pct": 136.25 + }, + { + "date": "2025-01-06", + "equity": 23734.79, + "return_pct": 137.35 + }, + { + "date": "2025-01-07", + "equity": 23591.99, + "return_pct": 135.92 + }, + { + "date": "2025-01-08", + "equity": 23608.59, + "return_pct": 136.09 + }, + { + "date": "2025-01-10", + "equity": 23494.82, + "return_pct": 134.95 + }, + { + "date": "2025-01-13", + "equity": 23494.82, + "return_pct": 134.95 + }, + { + "date": "2025-01-14", + "equity": 23494.82, + "return_pct": 134.95 + }, + { + "date": "2025-01-15", + "equity": 23486.03, + "return_pct": 134.86 + }, + { + "date": "2025-01-16", + "equity": 23658.18, + "return_pct": 136.58 + }, + { + "date": "2025-01-17", + "equity": 23904.67, + "return_pct": 139.05 + }, + { + "date": "2025-01-21", + "equity": 24191.64, + "return_pct": 141.92 + }, + { + "date": "2025-01-22", + "equity": 24170.95, + "return_pct": 141.71 + }, + { + "date": "2025-01-23", + "equity": 23898.06, + "return_pct": 138.98 + }, + { + "date": "2025-01-24", + "equity": 23601.29, + "return_pct": 136.01 + }, + { + "date": "2025-01-27", + "equity": 23522.23, + "return_pct": 135.22 + }, + { + "date": "2025-01-28", + "equity": 23221.69, + "return_pct": 132.22 + }, + { + "date": "2025-01-29", + "equity": 23065.39, + "return_pct": 130.65 + }, + { + "date": "2025-01-30", + "equity": 23312.02, + "return_pct": 133.12 + }, + { + "date": "2025-01-31", + "equity": 23213.85, + "return_pct": 132.14 + }, + { + "date": "2025-02-03", + "equity": 23320.34, + "return_pct": 133.2 + }, + { + "date": "2025-02-04", + "equity": 23402.48, + "return_pct": 134.02 + }, + { + "date": "2025-02-05", + "equity": 23792.98, + "return_pct": 137.93 + }, + { + "date": "2025-02-06", + "equity": 23899.57, + "return_pct": 139.0 + }, + { + "date": "2025-02-07", + "equity": 24060.99, + "return_pct": 140.61 + }, + { + "date": "2025-02-10", + "equity": 24097.68, + "return_pct": 140.98 + }, + { + "date": "2025-02-11", + "equity": 23957.32, + "return_pct": 139.57 + }, + { + "date": "2025-02-12", + "equity": 24339.63, + "return_pct": 143.4 + }, + { + "date": "2025-02-13", + "equity": 25095.8, + "return_pct": 150.96 + }, + { + "date": "2025-02-14", + "equity": 25501.89, + "return_pct": 155.02 + }, + { + "date": "2025-02-18", + "equity": 25360.39, + "return_pct": 153.6 + }, + { + "date": "2025-02-19", + "equity": 25304.84, + "return_pct": 153.05 + }, + { + "date": "2025-02-20", + "equity": 24883.13, + "return_pct": 148.83 + }, + { + "date": "2025-02-21", + "equity": 24554.29, + "return_pct": 145.54 + }, + { + "date": "2025-02-24", + "equity": 24333.62, + "return_pct": 143.34 + }, + { + "date": "2025-02-25", + "equity": 24015.01, + "return_pct": 140.15 + }, + { + "date": "2025-02-26", + "equity": 24144.25, + "return_pct": 141.44 + }, + { + "date": "2025-02-27", + "equity": 23823.22, + "return_pct": 138.23 + }, + { + "date": "2025-02-28", + "equity": 24135.46, + "return_pct": 141.35 + }, + { + "date": "2025-03-03", + "equity": 24143.43, + "return_pct": 141.43 + }, + { + "date": "2025-03-04", + "equity": 23626.08, + "return_pct": 136.26 + }, + { + "date": "2025-03-05", + "equity": 23621.48, + "return_pct": 136.21 + }, + { + "date": "2025-03-06", + "equity": 23396.15, + "return_pct": 133.96 + }, + { + "date": "2025-03-07", + "equity": 23501.84, + "return_pct": 135.02 + }, + { + "date": "2025-03-10", + "equity": 23354.22, + "return_pct": 133.54 + }, + { + "date": "2025-03-11", + "equity": 23039.52, + "return_pct": 130.4 + }, + { + "date": "2025-03-12", + "equity": 22984.85, + "return_pct": 129.85 + }, + { + "date": "2025-03-13", + "equity": 23287.13, + "return_pct": 132.87 + }, + { + "date": "2025-03-14", + "equity": 23445.35, + "return_pct": 134.45 + }, + { + "date": "2025-03-17", + "equity": 23701.93, + "return_pct": 137.02 + }, + { + "date": "2025-03-18", + "equity": 23686.28, + "return_pct": 136.86 + }, + { + "date": "2025-03-19", + "equity": 23762.68, + "return_pct": 137.63 + }, + { + "date": "2025-03-20", + "equity": 23774.38, + "return_pct": 137.74 + }, + { + "date": "2025-03-21", + "equity": 23701.24, + "return_pct": 137.01 + }, + { + "date": "2025-03-24", + "equity": 23929.44, + "return_pct": 139.29 + }, + { + "date": "2025-03-25", + "equity": 24071.79, + "return_pct": 140.72 + }, + { + "date": "2025-03-26", + "equity": 23867.38, + "return_pct": 138.67 + }, + { + "date": "2025-03-27", + "equity": 23877.37, + "return_pct": 138.77 + }, + { + "date": "2025-03-28", + "equity": 23680.9, + "return_pct": 136.81 + }, + { + "date": "2025-03-31", + "equity": 23658.79, + "return_pct": 136.59 + }, + { + "date": "2025-04-01", + "equity": 23692.42, + "return_pct": 136.92 + }, + { + "date": "2025-04-02", + "equity": 23783.98, + "return_pct": 137.84 + }, + { + "date": "2025-04-03", + "equity": 23459.03, + "return_pct": 134.59 + }, + { + "date": "2025-04-04", + "equity": 22582.55, + "return_pct": 125.83 + }, + { + "date": "2025-04-07", + "equity": 22655.42, + "return_pct": 126.55 + }, + { + "date": "2025-04-08", + "equity": 22666.14, + "return_pct": 126.66 + }, + { + "date": "2025-04-09", + "equity": 23072.29, + "return_pct": 130.72 + }, + { + "date": "2025-04-10", + "equity": 23306.98, + "return_pct": 133.07 + }, + { + "date": "2025-04-11", + "equity": 23728.05, + "return_pct": 137.28 + }, + { + "date": "2025-04-14", + "equity": 23844.08, + "return_pct": 138.44 + }, + { + "date": "2025-04-15", + "equity": 23871.12, + "return_pct": 138.71 + }, + { + "date": "2025-04-16", + "equity": 23558.49, + "return_pct": 135.58 + }, + { + "date": "2025-04-17", + "equity": 23514.76, + "return_pct": 135.15 + }, + { + "date": "2025-04-21", + "equity": 23294.94, + "return_pct": 132.95 + }, + { + "date": "2025-04-22", + "equity": 23583.01, + "return_pct": 135.83 + }, + { + "date": "2025-04-23", + "equity": 23751.89, + "return_pct": 137.52 + }, + { + "date": "2025-04-24", + "equity": 23954.4, + "return_pct": 139.54 + }, + { + "date": "2025-04-25", + "equity": 23997.07, + "return_pct": 139.97 + }, + { + "date": "2025-04-28", + "equity": 24011.65, + "return_pct": 140.12 + }, + { + "date": "2025-04-29", + "equity": 24139.8, + "return_pct": 141.4 + }, + { + "date": "2025-04-30", + "equity": 24213.08, + "return_pct": 142.13 + }, + { + "date": "2025-05-01", + "equity": 24382.61, + "return_pct": 143.83 + }, + { + "date": "2025-05-02", + "equity": 25028.93, + "return_pct": 150.29 + }, + { + "date": "2025-05-05", + "equity": 25143.24, + "return_pct": 151.43 + }, + { + "date": "2025-05-06", + "equity": 24914.35, + "return_pct": 149.14 + }, + { + "date": "2025-05-07", + "equity": 25065.13, + "return_pct": 150.65 + }, + { + "date": "2025-05-08", + "equity": 25935.88, + "return_pct": 159.36 + }, + { + "date": "2025-05-09", + "equity": 25763.75, + "return_pct": 157.64 + }, + { + "date": "2025-05-12", + "equity": 26444.62, + "return_pct": 164.45 + }, + { + "date": "2025-05-13", + "equity": 26871.97, + "return_pct": 168.72 + }, + { + "date": "2025-05-14", + "equity": 26965.68, + "return_pct": 169.66 + }, + { + "date": "2025-05-15", + "equity": 27072.52, + "return_pct": 170.73 + }, + { + "date": "2025-05-16", + "equity": 27297.55, + "return_pct": 172.98 + }, + { + "date": "2025-05-19", + "equity": 27406.78, + "return_pct": 174.07 + }, + { + "date": "2025-05-20", + "equity": 26877.52, + "return_pct": 168.78 + }, + { + "date": "2025-05-21", + "equity": 26011.59, + "return_pct": 160.12 + }, + { + "date": "2025-05-22", + "equity": 25909.97, + "return_pct": 159.1 + }, + { + "date": "2025-05-23", + "equity": 25911.29, + "return_pct": 159.11 + }, + { + "date": "2025-05-27", + "equity": 26510.0, + "return_pct": 165.1 + }, + { + "date": "2025-05-28", + "equity": 26409.43, + "return_pct": 164.09 + }, + { + "date": "2025-05-29", + "equity": 25976.32, + "return_pct": 159.76 + }, + { + "date": "2025-05-30", + "equity": 26371.98, + "return_pct": 163.72 + }, + { + "date": "2025-06-02", + "equity": 26798.24, + "return_pct": 167.98 + }, + { + "date": "2025-06-03", + "equity": 27316.0, + "return_pct": 173.16 + }, + { + "date": "2025-06-04", + "equity": 27580.34, + "return_pct": 175.8 + }, + { + "date": "2025-06-05", + "equity": 27666.64, + "return_pct": 176.67 + }, + { + "date": "2025-06-06", + "equity": 27874.54, + "return_pct": 178.75 + }, + { + "date": "2025-06-09", + "equity": 27449.16, + "return_pct": 174.49 + }, + { + "date": "2025-06-10", + "equity": 27266.33, + "return_pct": 172.66 + }, + { + "date": "2025-06-11", + "equity": 27529.85, + "return_pct": 175.3 + }, + { + "date": "2025-06-12", + "equity": 27531.86, + "return_pct": 175.32 + }, + { + "date": "2025-06-13", + "equity": 26778.03, + "return_pct": 167.78 + }, + { + "date": "2025-06-16", + "equity": 27331.8, + "return_pct": 173.32 + }, + { + "date": "2025-06-17", + "equity": 27124.81, + "return_pct": 171.25 + }, + { + "date": "2025-06-18", + "equity": 27457.24, + "return_pct": 174.57 + }, + { + "date": "2025-06-20", + "equity": 27643.67, + "return_pct": 176.44 + }, + { + "date": "2025-06-23", + "equity": 27756.33, + "return_pct": 177.56 + }, + { + "date": "2025-06-24", + "equity": 28315.93, + "return_pct": 183.16 + }, + { + "date": "2025-06-25", + "equity": 28212.33, + "return_pct": 182.12 + }, + { + "date": "2025-06-26", + "equity": 28533.82, + "return_pct": 185.34 + }, + { + "date": "2025-06-27", + "equity": 28829.46, + "return_pct": 188.29 + }, + { + "date": "2025-06-30", + "equity": 29531.74, + "return_pct": 195.32 + }, + { + "date": "2025-07-01", + "equity": 28736.25, + "return_pct": 187.36 + }, + { + "date": "2025-07-02", + "equity": 29320.68, + "return_pct": 193.21 + }, + { + "date": "2025-07-03", + "equity": 29648.17, + "return_pct": 196.48 + }, + { + "date": "2025-07-07", + "equity": 29579.35, + "return_pct": 195.79 + }, + { + "date": "2025-07-08", + "equity": 29345.77, + "return_pct": 193.46 + }, + { + "date": "2025-07-09", + "equity": 29958.3, + "return_pct": 199.58 + }, + { + "date": "2025-07-10", + "equity": 30106.51, + "return_pct": 201.07 + }, + { + "date": "2025-07-11", + "equity": 30138.92, + "return_pct": 201.39 + }, + { + "date": "2025-07-14", + "equity": 30692.02, + "return_pct": 206.92 + }, + { + "date": "2025-07-15", + "equity": 30783.97, + "return_pct": 207.84 + }, + { + "date": "2025-07-16", + "equity": 31052.02, + "return_pct": 210.52 + }, + { + "date": "2025-07-17", + "equity": 31408.05, + "return_pct": 214.08 + }, + { + "date": "2025-07-18", + "equity": 31328.83, + "return_pct": 213.29 + }, + { + "date": "2025-07-21", + "equity": 31556.86, + "return_pct": 215.57 + }, + { + "date": "2025-07-22", + "equity": 30924.21, + "return_pct": 209.24 + }, + { + "date": "2025-07-23", + "equity": 31466.14, + "return_pct": 214.66 + }, + { + "date": "2025-07-24", + "equity": 31542.52, + "return_pct": 215.43 + }, + { + "date": "2025-07-25", + "equity": 31643.67, + "return_pct": 216.44 + }, + { + "date": "2025-07-28", + "equity": 31914.28, + "return_pct": 219.14 + }, + { + "date": "2025-07-29", + "equity": 31727.12, + "return_pct": 217.27 + }, + { + "date": "2025-07-30", + "equity": 31752.02, + "return_pct": 217.52 + }, + { + "date": "2025-07-31", + "equity": 31982.27, + "return_pct": 219.82 + }, + { + "date": "2025-08-01", + "equity": 30814.79, + "return_pct": 208.15 + }, + { + "date": "2025-08-04", + "equity": 31483.35, + "return_pct": 214.83 + }, + { + "date": "2025-08-05", + "equity": 32142.72, + "return_pct": 221.43 + }, + { + "date": "2025-08-06", + "equity": 32524.11, + "return_pct": 225.24 + }, + { + "date": "2025-08-07", + "equity": 33287.86, + "return_pct": 232.88 + }, + { + "date": "2025-08-08", + "equity": 33236.41, + "return_pct": 232.36 + }, + { + "date": "2025-08-11", + "equity": 33008.2, + "return_pct": 230.08 + }, + { + "date": "2025-08-12", + "equity": 32830.79, + "return_pct": 228.31 + }, + { + "date": "2025-08-13", + "equity": 32451.6, + "return_pct": 224.52 + }, + { + "date": "2025-08-14", + "equity": 31917.87, + "return_pct": 219.18 + }, + { + "date": "2025-08-15", + "equity": 31803.07, + "return_pct": 218.03 + }, + { + "date": "2025-08-18", + "equity": 32176.77, + "return_pct": 221.77 + }, + { + "date": "2025-08-19", + "equity": 31386.23, + "return_pct": 213.86 + }, + { + "date": "2025-08-20", + "equity": 31164.73, + "return_pct": 211.65 + }, + { + "date": "2025-08-21", + "equity": 31266.2, + "return_pct": 212.66 + }, + { + "date": "2025-08-22", + "equity": 32144.26, + "return_pct": 221.44 + }, + { + "date": "2025-08-25", + "equity": 32407.72, + "return_pct": 224.08 + }, + { + "date": "2025-08-26", + "equity": 32785.17, + "return_pct": 227.85 + }, + { + "date": "2025-08-27", + "equity": 32997.99, + "return_pct": 229.98 + }, + { + "date": "2025-08-28", + "equity": 33555.65, + "return_pct": 235.56 + }, + { + "date": "2025-08-29", + "equity": 33005.13, + "return_pct": 230.05 + }, + { + "date": "2025-09-02", + "equity": 32697.57, + "return_pct": 226.98 + }, + { + "date": "2025-09-03", + "equity": 32605.47, + "return_pct": 226.05 + }, + { + "date": "2025-09-04", + "equity": 32433.07, + "return_pct": 224.33 + }, + { + "date": "2025-09-05", + "equity": 32380.37, + "return_pct": 223.8 + }, + { + "date": "2025-09-08", + "equity": 32503.32, + "return_pct": 225.03 + }, + { + "date": "2025-09-09", + "equity": 32301.78, + "return_pct": 223.02 + }, + { + "date": "2025-09-10", + "equity": 32542.58, + "return_pct": 225.43 + }, + { + "date": "2025-09-11", + "equity": 33433.09, + "return_pct": 234.33 + }, + { + "date": "2025-09-12", + "equity": 33840.76, + "return_pct": 238.41 + }, + { + "date": "2025-09-15", + "equity": 34209.69, + "return_pct": 242.1 + }, + { + "date": "2025-09-16", + "equity": 34083.02, + "return_pct": 240.83 + }, + { + "date": "2025-09-17", + "equity": 34237.45, + "return_pct": 242.37 + }, + { + "date": "2025-09-18", + "equity": 34976.33, + "return_pct": 249.76 + }, + { + "date": "2025-09-19", + "equity": 35272.95, + "return_pct": 252.73 + }, + { + "date": "2025-09-22", + "equity": 35080.18, + "return_pct": 250.8 + }, + { + "date": "2025-09-23", + "equity": 34810.97, + "return_pct": 248.11 + }, + { + "date": "2025-09-24", + "equity": 34853.99, + "return_pct": 248.54 + }, + { + "date": "2025-09-25", + "equity": 34121.06, + "return_pct": 241.21 + }, + { + "date": "2025-09-26", + "equity": 34542.42, + "return_pct": 245.42 + }, + { + "date": "2025-09-29", + "equity": 35039.75, + "return_pct": 250.4 + }, + { + "date": "2025-09-30", + "equity": 35178.61, + "return_pct": 251.79 + }, + { + "date": "2025-10-01", + "equity": 36086.58, + "return_pct": 260.87 + }, + { + "date": "2025-10-02", + "equity": 36162.92, + "return_pct": 261.63 + }, + { + "date": "2025-10-03", + "equity": 36166.31, + "return_pct": 261.66 + }, + { + "date": "2025-10-06", + "equity": 37070.1, + "return_pct": 270.7 + }, + { + "date": "2025-10-07", + "equity": 36608.95, + "return_pct": 266.09 + }, + { + "date": "2025-10-08", + "equity": 37247.55, + "return_pct": 272.48 + }, + { + "date": "2025-10-09", + "equity": 36854.79, + "return_pct": 268.55 + }, + { + "date": "2025-10-10", + "equity": 35273.1, + "return_pct": 252.73 + }, + { + "date": "2025-10-13", + "equity": 36024.53, + "return_pct": 260.25 + }, + { + "date": "2025-10-14", + "equity": 35338.6, + "return_pct": 253.39 + }, + { + "date": "2025-10-15", + "equity": 35558.35, + "return_pct": 255.58 + }, + { + "date": "2025-10-16", + "equity": 35386.18, + "return_pct": 253.86 + }, + { + "date": "2025-10-17", + "equity": 35563.63, + "return_pct": 255.64 + }, + { + "date": "2025-10-20", + "equity": 35712.43, + "return_pct": 257.12 + }, + { + "date": "2025-10-21", + "equity": 35530.33, + "return_pct": 255.3 + }, + { + "date": "2025-10-22", + "equity": 34711.94, + "return_pct": 247.12 + }, + { + "date": "2025-10-23", + "equity": 34183.75, + "return_pct": 241.84 + }, + { + "date": "2025-10-24", + "equity": 34677.94, + "return_pct": 246.78 + }, + { + "date": "2025-10-27", + "equity": 35193.02, + "return_pct": 251.93 + }, + { + "date": "2025-10-28", + "equity": 34896.88, + "return_pct": 248.97 + }, + { + "date": "2025-10-29", + "equity": 34716.17, + "return_pct": 247.16 + }, + { + "date": "2025-10-30", + "equity": 33888.6, + "return_pct": 238.89 + }, + { + "date": "2025-10-31", + "equity": 35230.77, + "return_pct": 252.31 + }, + { + "date": "2025-11-03", + "equity": 35087.39, + "return_pct": 250.87 + }, + { + "date": "2025-11-04", + "equity": 35166.81, + "return_pct": 251.67 + }, + { + "date": "2025-11-05", + "equity": 35797.56, + "return_pct": 257.98 + }, + { + "date": "2025-11-06", + "equity": 35389.89, + "return_pct": 253.9 + }, + { + "date": "2025-11-07", + "equity": 35657.98, + "return_pct": 256.58 + }, + { + "date": "2025-11-10", + "equity": 35923.42, + "return_pct": 259.23 + }, + { + "date": "2025-11-11", + "equity": 35492.91, + "return_pct": 254.93 + }, + { + "date": "2025-11-12", + "equity": 35383.08, + "return_pct": 253.83 + }, + { + "date": "2025-11-13", + "equity": 34608.48, + "return_pct": 246.08 + }, + { + "date": "2025-11-14", + "equity": 34648.73, + "return_pct": 246.49 + }, + { + "date": "2025-11-17", + "equity": 34430.98, + "return_pct": 244.31 + }, + { + "date": "2025-11-18", + "equity": 34514.62, + "return_pct": 245.15 + }, + { + "date": "2025-11-19", + "equity": 34027.14, + "return_pct": 240.27 + }, + { + "date": "2025-11-20", + "equity": 33734.3, + "return_pct": 237.34 + }, + { + "date": "2025-11-21", + "equity": 34133.73, + "return_pct": 241.34 + }, + { + "date": "2025-11-24", + "equity": 34172.68, + "return_pct": 241.73 + }, + { + "date": "2025-11-25", + "equity": 34589.78, + "return_pct": 245.9 + }, + { + "date": "2025-11-26", + "equity": 35393.28, + "return_pct": 253.93 + }, + { + "date": "2025-11-28", + "equity": 35515.59, + "return_pct": 255.16 + }, + { + "date": "2025-12-01", + "equity": 35185.31, + "return_pct": 251.85 + }, + { + "date": "2025-12-02", + "equity": 35186.01, + "return_pct": 251.86 + }, + { + "date": "2025-12-03", + "equity": 35194.65, + "return_pct": 251.95 + }, + { + "date": "2025-12-04", + "equity": 36413.22, + "return_pct": 264.13 + }, + { + "date": "2025-12-05", + "equity": 37742.32, + "return_pct": 277.42 + }, + { + "date": "2025-12-08", + "equity": 37307.5, + "return_pct": 273.07 + }, + { + "date": "2025-12-09", + "equity": 37486.9, + "return_pct": 274.87 + }, + { + "date": "2025-12-10", + "equity": 37799.68, + "return_pct": 278.0 + }, + { + "date": "2025-12-11", + "equity": 38377.54, + "return_pct": 283.78 + }, + { + "date": "2025-12-12", + "equity": 38261.77, + "return_pct": 282.62 + }, + { + "date": "2025-12-15", + "equity": 38184.53, + "return_pct": 281.85 + }, + { + "date": "2025-12-16", + "equity": 38286.82, + "return_pct": 282.87 + }, + { + "date": "2025-12-17", + "equity": 37937.59, + "return_pct": 279.38 + }, + { + "date": "2025-12-18", + "equity": 37778.02, + "return_pct": 277.78 + }, + { + "date": "2025-12-19", + "equity": 37933.57, + "return_pct": 279.34 + }, + { + "date": "2025-12-22", + "equity": 37871.02, + "return_pct": 278.71 + }, + { + "date": "2025-12-23", + "equity": 37499.51, + "return_pct": 275.0 + }, + { + "date": "2025-12-24", + "equity": 37872.32, + "return_pct": 278.72 + }, + { + "date": "2025-12-26", + "equity": 38065.03, + "return_pct": 280.65 + }, + { + "date": "2025-12-29", + "equity": 38108.96, + "return_pct": 281.09 + }, + { + "date": "2025-12-30", + "equity": 37959.63, + "return_pct": 279.6 + }, + { + "date": "2025-12-31", + "equity": 37528.4, + "return_pct": 275.28 + }, + { + "date": "2026-01-02", + "equity": 38217.1, + "return_pct": 282.17 + }, + { + "date": "2026-01-05", + "equity": 38476.89, + "return_pct": 284.77 + }, + { + "date": "2026-01-06", + "equity": 39094.85, + "return_pct": 290.95 + }, + { + "date": "2026-01-07", + "equity": 38785.86, + "return_pct": 287.86 + }, + { + "date": "2026-01-08", + "equity": 39449.56, + "return_pct": 294.5 + }, + { + "date": "2026-01-09", + "equity": 39447.38, + "return_pct": 294.47 + }, + { + "date": "2026-01-12", + "equity": 40115.43, + "return_pct": 301.15 + }, + { + "date": "2026-01-13", + "equity": 40311.6, + "return_pct": 303.12 + }, + { + "date": "2026-01-14", + "equity": 40460.28, + "return_pct": 304.6 + }, + { + "date": "2026-01-15", + "equity": 40965.71, + "return_pct": 309.66 + }, + { + "date": "2026-01-16", + "equity": 40757.65, + "return_pct": 307.58 + }, + { + "date": "2026-01-20", + "equity": 40123.18, + "return_pct": 301.23 + }, + { + "date": "2026-01-21", + "equity": 41216.13, + "return_pct": 312.16 + }, + { + "date": "2026-01-22", + "equity": 41157.34, + "return_pct": 311.57 + }, + { + "date": "2026-01-23", + "equity": 41699.25, + "return_pct": 316.99 + }, + { + "date": "2026-01-26", + "equity": 41688.15, + "return_pct": 316.88 + }, + { + "date": "2026-01-27", + "equity": 40797.39, + "return_pct": 307.97 + }, + { + "date": "2026-01-28", + "equity": 40734.12, + "return_pct": 307.34 + }, + { + "date": "2026-01-29", + "equity": 40461.74, + "return_pct": 304.62 + }, + { + "date": "2026-01-30", + "equity": 40034.63, + "return_pct": 300.35 + }, + { + "date": "2026-02-02", + "equity": 40556.32, + "return_pct": 305.56 + }, + { + "date": "2026-02-03", + "equity": 40875.9, + "return_pct": 308.76 + }, + { + "date": "2026-02-04", + "equity": 40233.49, + "return_pct": 302.33 + }, + { + "date": "2026-02-05", + "equity": 40563.13, + "return_pct": 305.63 + }, + { + "date": "2026-02-06", + "equity": 41735.66, + "return_pct": 317.36 + }, + { + "date": "2026-02-09", + "equity": 41455.46, + "return_pct": 314.55 + }, + { + "date": "2026-02-10", + "equity": 41181.83, + "return_pct": 311.82 + }, + { + "date": "2026-02-11", + "equity": 41985.28, + "return_pct": 319.85 + }, + { + "date": "2026-02-12", + "equity": 41916.99, + "return_pct": 319.17 + }, + { + "date": "2026-02-13", + "equity": 42292.19, + "return_pct": 322.92 + }, + { + "date": "2026-02-17", + "equity": 42130.44, + "return_pct": 321.3 + }, + { + "date": "2026-02-18", + "equity": 41929.91, + "return_pct": 319.3 + }, + { + "date": "2026-02-19", + "equity": 41682.49, + "return_pct": 316.82 + }, + { + "date": "2026-02-20", + "equity": 41932.56, + "return_pct": 319.33 + }, + { + "date": "2026-02-23", + "equity": 42110.6, + "return_pct": 321.11 + }, + { + "date": "2026-02-24", + "equity": 42715.91, + "return_pct": 327.16 + }, + { + "date": "2026-02-25", + "equity": 42803.93, + "return_pct": 328.04 + }, + { + "date": "2026-02-26", + "equity": 42625.74, + "return_pct": 326.26 + }, + { + "date": "2026-02-27", + "equity": 42649.49, + "return_pct": 326.49 + }, + { + "date": "2026-03-02", + "equity": 42036.65, + "return_pct": 320.37 + }, + { + "date": "2026-03-03", + "equity": 41744.95, + "return_pct": 317.45 + }, + { + "date": "2026-03-04", + "equity": 41598.13, + "return_pct": 315.98 + }, + { + "date": "2026-03-05", + "equity": 40922.72, + "return_pct": 309.23 + }, + { + "date": "2026-03-06", + "equity": 40737.65, + "return_pct": 307.38 + }, + { + "date": "2026-03-09", + "equity": 40824.13, + "return_pct": 308.24 + }, + { + "date": "2026-03-10", + "equity": 40483.25, + "return_pct": 304.83 + }, + { + "date": "2026-03-11", + "equity": 40386.98, + "return_pct": 303.87 + }, + { + "date": "2026-03-12", + "equity": 40288.07, + "return_pct": 302.88 + }, + { + "date": "2026-03-13", + "equity": 40256.41, + "return_pct": 302.56 + }, + { + "date": "2026-03-16", + "equity": 40312.4, + "return_pct": 303.12 + }, + { + "date": "2026-03-17", + "equity": 40712.13, + "return_pct": 307.12 + }, + { + "date": "2026-03-18", + "equity": 40268.92, + "return_pct": 302.69 + }, + { + "date": "2026-03-19", + "equity": 40007.89, + "return_pct": 300.08 + }, + { + "date": "2026-03-20", + "equity": 39354.27, + "return_pct": 293.54 + }, + { + "date": "2026-03-23", + "equity": 39709.77, + "return_pct": 297.1 + }, + { + "date": "2026-03-24", + "equity": 39497.73, + "return_pct": 294.98 + }, + { + "date": "2026-03-25", + "equity": 39504.03, + "return_pct": 295.04 + }, + { + "date": "2026-03-26", + "equity": 39245.1, + "return_pct": 292.45 + }, + { + "date": "2026-03-27", + "equity": 39160.65, + "return_pct": 291.61 + }, + { + "date": "2026-03-30", + "equity": 39060.46, + "return_pct": 290.6 + }, + { + "date": "2026-03-31", + "equity": 39203.87, + "return_pct": 292.04 + }, + { + "date": "2026-04-01", + "equity": 39239.88, + "return_pct": 292.4 + }, + { + "date": "2026-04-02", + "equity": 39241.85, + "return_pct": 292.42 + }, + { + "date": "2026-04-06", + "equity": 39209.24, + "return_pct": 292.09 + }, + { + "date": "2026-04-07", + "equity": 39135.06, + "return_pct": 291.35 + }, + { + "date": "2026-04-08", + "equity": 40549.7, + "return_pct": 305.5 + }, + { + "date": "2026-04-09", + "equity": 40907.53, + "return_pct": 309.08 + }, + { + "date": "2026-04-10", + "equity": 41151.62, + "return_pct": 311.52 + }, + { + "date": "2026-04-13", + "equity": 41236.8, + "return_pct": 312.37 + }, + { + "date": "2026-04-14", + "equity": 41965.71, + "return_pct": 319.66 + }, + { + "date": "2026-04-15", + "equity": 41477.55, + "return_pct": 314.78 + }, + { + "date": "2026-04-16", + "equity": 41920.42, + "return_pct": 319.2 + }, + { + "date": "2026-04-17", + "equity": 42588.07, + "return_pct": 325.88 + }, + { + "date": "2026-04-20", + "equity": 42447.63, + "return_pct": 324.48 + }, + { + "date": "2026-04-21", + "equity": 42409.41, + "return_pct": 324.09 + }, + { + "date": "2026-04-22", + "equity": 43183.45, + "return_pct": 331.83 + }, + { + "date": "2026-04-23", + "equity": 43368.67, + "return_pct": 333.69 + }, + { + "date": "2026-04-24", + "equity": 44628.01, + "return_pct": 346.28 + }, + { + "date": "2026-04-27", + "equity": 44696.62, + "return_pct": 346.97 + }, + { + "date": "2026-04-28", + "equity": 43968.81, + "return_pct": 339.69 + }, + { + "date": "2026-04-29", + "equity": 44314.4, + "return_pct": 343.14 + }, + { + "date": "2026-04-30", + "equity": 46018.27, + "return_pct": 360.18 + }, + { + "date": "2026-05-01", + "equity": 46004.39, + "return_pct": 360.04 + }, + { + "date": "2026-05-04", + "equity": 45554.61, + "return_pct": 355.55 + }, + { + "date": "2026-05-05", + "equity": 46454.05, + "return_pct": 364.54 + }, + { + "date": "2026-05-06", + "equity": 48632.93, + "return_pct": 386.33 + }, + { + "date": "2026-05-07", + "equity": 47838.04, + "return_pct": 378.38 + }, + { + "date": "2026-05-08", + "equity": 49072.61, + "return_pct": 390.73 + }, + { + "date": "2026-05-11", + "equity": 49508.11, + "return_pct": 395.08 + }, + { + "date": "2026-05-12", + "equity": 49332.59, + "return_pct": 393.33 + }, + { + "date": "2026-05-13", + "equity": 49775.44, + "return_pct": 397.75 + }, + { + "date": "2026-05-14", + "equity": 49881.75, + "return_pct": 398.82 + }, + { + "date": "2026-05-15", + "equity": 48516.51, + "return_pct": 385.17 + }, + { + "date": "2026-05-18", + "equity": 48013.0, + "return_pct": 380.13 + }, + { + "date": "2026-05-19", + "equity": 47936.51, + "return_pct": 379.37 + }, + { + "date": "2026-05-20", + "equity": 46811.48, + "return_pct": 368.11 + }, + { + "date": "2026-05-21", + "equity": 46660.36, + "return_pct": 366.6 + }, + { + "date": "2026-05-22", + "equity": 46998.12, + "return_pct": 369.98 + }, + { + "date": "2026-05-26", + "equity": 46494.75, + "return_pct": 364.95 + }, + { + "date": "2026-05-27", + "equity": 46712.6, + "return_pct": 367.13 + }, + { + "date": "2026-05-28", + "equity": 46737.75, + "return_pct": 367.38 + }, + { + "date": "2026-05-29", + "equity": 46689.48, + "return_pct": 366.89 + }, + { + "date": "2026-06-01", + "equity": 46814.81, + "return_pct": 368.15 + }, + { + "date": "2026-06-02", + "equity": 46617.82, + "return_pct": 366.18 + }, + { + "date": "2026-06-03", + "equity": 46974.7, + "return_pct": 369.75 + }, + { + "date": "2026-06-04", + "equity": 46999.23, + "return_pct": 369.99 + }, + { + "date": "2026-06-05", + "equity": 46943.67, + "return_pct": 369.44 + }, + { + "date": "2026-06-08", + "equity": 46807.52, + "return_pct": 368.08 + }, + { + "date": "2026-06-09", + "equity": 47131.87, + "return_pct": 371.32 + }, + { + "date": "2026-06-10", + "equity": 46888.61, + "return_pct": 368.89 + }, + { + "date": "2026-06-11", + "equity": 47174.92, + "return_pct": 371.75 + }, + { + "date": "2026-06-12", + "equity": 47179.42, + "return_pct": 371.79 + }, + { + "date": "2026-06-15", + "equity": 47108.85, + "return_pct": 371.09 + }, + { + "date": "2026-06-16", + "equity": 46957.19, + "return_pct": 369.57 + }, + { + "date": "2026-06-17", + "equity": 47110.35, + "return_pct": 371.1 + }, + { + "date": "2026-06-18", + "equity": 47005.74, + "return_pct": 370.06 + }, + { + "date": "2026-06-22", + "equity": 47162.41, + "return_pct": 371.62 + }, + { + "date": "2026-06-23", + "equity": 47036.27, + "return_pct": 370.36 + }, + { + "date": "2026-06-24", + "equity": 47156.4, + "return_pct": 371.56 + }, + { + "date": "2026-06-25", + "equity": 47275.03, + "return_pct": 372.75 + }, + { + "date": "2026-06-26", + "equity": 47979.29, + "return_pct": 379.79 + }, + { + "date": "2026-06-29", + "equity": 48000.81, + "return_pct": 380.01 + }, + { + "date": "2026-06-30", + "equity": 47980.79, + "return_pct": 379.81 + }, + { + "date": "2026-07-01", + "equity": 47653.95, + "return_pct": 376.54 + }, + { + "date": "2026-07-02", + "equity": 47653.95, + "return_pct": 376.54 + } + ], + "benchmark_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10035.34, + "return_pct": 0.35 + }, + { + "date": "2021-07-08", + "equity": 9953.57, + "return_pct": -0.46 + }, + { + "date": "2021-07-09", + "equity": 10059.82, + "return_pct": 0.6 + }, + { + "date": "2021-07-12", + "equity": 10095.86, + "return_pct": 0.96 + }, + { + "date": "2021-07-13", + "equity": 10061.44, + "return_pct": 0.61 + }, + { + "date": "2021-07-14", + "equity": 10076.46, + "return_pct": 0.76 + }, + { + "date": "2021-07-15", + "equity": 10042.04, + "return_pct": 0.42 + }, + { + "date": "2021-07-16", + "equity": 9963.27, + "return_pct": -0.37 + }, + { + "date": "2021-07-19", + "equity": 9816.14, + "return_pct": -1.84 + }, + { + "date": "2021-07-20", + "equity": 9956.81, + "return_pct": -0.43 + }, + { + "date": "2021-07-21", + "equity": 10037.42, + "return_pct": 0.37 + }, + { + "date": "2021-07-22", + "equity": 10058.44, + "return_pct": 0.58 + }, + { + "date": "2021-07-23", + "equity": 10161.92, + "return_pct": 1.62 + }, + { + "date": "2021-07-26", + "equity": 10186.87, + "return_pct": 1.87 + }, + { + "date": "2021-07-27", + "equity": 10140.44, + "return_pct": 1.4 + }, + { + "date": "2021-07-28", + "equity": 10136.28, + "return_pct": 1.36 + }, + { + "date": "2021-07-29", + "equity": 10178.32, + "return_pct": 1.78 + }, + { + "date": "2021-07-30", + "equity": 10128.89, + "return_pct": 1.29 + }, + { + "date": "2021-08-02", + "equity": 10107.64, + "return_pct": 1.08 + }, + { + "date": "2021-08-03", + "equity": 10189.87, + "return_pct": 1.9 + }, + { + "date": "2021-08-04", + "equity": 10139.75, + "return_pct": 1.4 + }, + { + "date": "2021-08-05", + "equity": 10203.96, + "return_pct": 2.04 + }, + { + "date": "2021-08-06", + "equity": 10220.82, + "return_pct": 2.21 + }, + { + "date": "2021-08-09", + "equity": 10212.51, + "return_pct": 2.13 + }, + { + "date": "2021-08-10", + "equity": 10225.21, + "return_pct": 2.25 + }, + { + "date": "2021-08-11", + "equity": 10250.62, + "return_pct": 2.51 + }, + { + "date": "2021-08-12", + "equity": 10281.34, + "return_pct": 2.81 + }, + { + "date": "2021-08-13", + "equity": 10300.05, + "return_pct": 3.0 + }, + { + "date": "2021-08-16", + "equity": 10324.3, + "return_pct": 3.24 + }, + { + "date": "2021-08-17", + "equity": 10256.62, + "return_pct": 2.57 + }, + { + "date": "2021-08-18", + "equity": 10144.37, + "return_pct": 1.44 + }, + { + "date": "2021-08-19", + "equity": 10160.07, + "return_pct": 1.6 + }, + { + "date": "2021-08-20", + "equity": 10240.92, + "return_pct": 2.41 + }, + { + "date": "2021-08-23", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2021-08-24", + "equity": 10347.4, + "return_pct": 3.47 + }, + { + "date": "2021-08-25", + "equity": 10369.11, + "return_pct": 3.69 + }, + { + "date": "2021-08-26", + "equity": 10307.9, + "return_pct": 3.08 + }, + { + "date": "2021-08-27", + "equity": 10400.06, + "return_pct": 4.0 + }, + { + "date": "2021-08-30", + "equity": 10445.8, + "return_pct": 4.46 + }, + { + "date": "2021-08-31", + "equity": 10430.32, + "return_pct": 4.3 + }, + { + "date": "2021-09-01", + "equity": 10435.87, + "return_pct": 4.36 + }, + { + "date": "2021-09-02", + "equity": 10467.97, + "return_pct": 4.68 + }, + { + "date": "2021-09-03", + "equity": 10465.43, + "return_pct": 4.65 + }, + { + "date": "2021-09-07", + "equity": 10428.01, + "return_pct": 4.28 + }, + { + "date": "2021-09-08", + "equity": 10415.31, + "return_pct": 4.15 + }, + { + "date": "2021-09-09", + "equity": 10370.73, + "return_pct": 3.71 + }, + { + "date": "2021-09-10", + "equity": 10288.96, + "return_pct": 2.89 + }, + { + "date": "2021-09-13", + "equity": 10315.29, + "return_pct": 3.15 + }, + { + "date": "2021-09-14", + "equity": 10259.63, + "return_pct": 2.6 + }, + { + "date": "2021-09-15", + "equity": 10345.32, + "return_pct": 3.45 + }, + { + "date": "2021-09-16", + "equity": 10328.92, + "return_pct": 3.29 + }, + { + "date": "2021-09-17", + "equity": 10195.64, + "return_pct": 1.96 + }, + { + "date": "2021-09-20", + "equity": 10025.64, + "return_pct": 0.26 + }, + { + "date": "2021-09-21", + "equity": 10016.17, + "return_pct": 0.16 + }, + { + "date": "2021-09-22", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-09-23", + "equity": 10236.76, + "return_pct": 2.37 + }, + { + "date": "2021-09-24", + "equity": 10253.62, + "return_pct": 2.54 + }, + { + "date": "2021-09-27", + "equity": 10224.29, + "return_pct": 2.24 + }, + { + "date": "2021-09-28", + "equity": 10018.25, + "return_pct": 0.18 + }, + { + "date": "2021-09-29", + "equity": 10035.11, + "return_pct": 0.35 + }, + { + "date": "2021-09-30", + "equity": 9912.46, + "return_pct": -0.88 + }, + { + "date": "2021-10-01", + "equity": 10030.26, + "return_pct": 0.3 + }, + { + "date": "2021-10-04", + "equity": 9900.91, + "return_pct": -0.99 + }, + { + "date": "2021-10-05", + "equity": 10003.93, + "return_pct": 0.04 + }, + { + "date": "2021-10-06", + "equity": 10045.5, + "return_pct": 0.46 + }, + { + "date": "2021-10-07", + "equity": 10132.35, + "return_pct": 1.32 + }, + { + "date": "2021-10-08", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-10-11", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2021-10-12", + "equity": 10015.94, + "return_pct": 0.16 + }, + { + "date": "2021-10-13", + "equity": 10051.97, + "return_pct": 0.52 + }, + { + "date": "2021-10-14", + "equity": 10221.05, + "return_pct": 2.21 + }, + { + "date": "2021-10-15", + "equity": 10298.89, + "return_pct": 2.99 + }, + { + "date": "2021-10-18", + "equity": 10329.38, + "return_pct": 3.29 + }, + { + "date": "2021-10-19", + "equity": 10409.07, + "return_pct": 4.09 + }, + { + "date": "2021-10-20", + "equity": 10449.96, + "return_pct": 4.5 + }, + { + "date": "2021-10-21", + "equity": 10477.21, + "return_pct": 4.77 + }, + { + "date": "2021-10-22", + "equity": 10466.36, + "return_pct": 4.66 + }, + { + "date": "2021-10-25", + "equity": 10522.49, + "return_pct": 5.22 + }, + { + "date": "2021-10-26", + "equity": 10531.96, + "return_pct": 5.32 + }, + { + "date": "2021-10-27", + "equity": 10485.3, + "return_pct": 4.85 + }, + { + "date": "2021-10-28", + "equity": 10586.47, + "return_pct": 5.86 + }, + { + "date": "2021-10-29", + "equity": 10607.95, + "return_pct": 6.08 + }, + { + "date": "2021-11-01", + "equity": 10626.2, + "return_pct": 6.26 + }, + { + "date": "2021-11-02", + "equity": 10669.16, + "return_pct": 6.69 + }, + { + "date": "2021-11-03", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2021-11-04", + "equity": 10784.88, + "return_pct": 7.85 + }, + { + "date": "2021-11-05", + "equity": 10822.3, + "return_pct": 8.22 + }, + { + "date": "2021-11-08", + "equity": 10831.54, + "return_pct": 8.32 + }, + { + "date": "2021-11-09", + "equity": 10795.74, + "return_pct": 7.96 + }, + { + "date": "2021-11-10", + "equity": 10708.89, + "return_pct": 7.09 + }, + { + "date": "2021-11-11", + "equity": 10712.36, + "return_pct": 7.12 + }, + { + "date": "2021-11-12", + "equity": 10793.2, + "return_pct": 7.93 + }, + { + "date": "2021-11-15", + "equity": 10796.9, + "return_pct": 7.97 + }, + { + "date": "2021-11-16", + "equity": 10839.63, + "return_pct": 8.4 + }, + { + "date": "2021-11-17", + "equity": 10813.3, + "return_pct": 8.13 + }, + { + "date": "2021-11-18", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2021-11-19", + "equity": 10830.62, + "return_pct": 8.31 + }, + { + "date": "2021-11-22", + "equity": 10800.13, + "return_pct": 8.0 + }, + { + "date": "2021-11-23", + "equity": 10814.45, + "return_pct": 8.14 + }, + { + "date": "2021-11-24", + "equity": 10843.32, + "return_pct": 8.43 + }, + { + "date": "2021-11-26", + "equity": 10601.48, + "return_pct": 6.01 + }, + { + "date": "2021-11-29", + "equity": 10731.53, + "return_pct": 7.32 + }, + { + "date": "2021-11-30", + "equity": 10522.72, + "return_pct": 5.23 + }, + { + "date": "2021-12-01", + "equity": 10405.84, + "return_pct": 4.06 + }, + { + "date": "2021-12-02", + "equity": 10565.22, + "return_pct": 5.65 + }, + { + "date": "2021-12-03", + "equity": 10473.29, + "return_pct": 4.73 + }, + { + "date": "2021-12-06", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2021-12-07", + "equity": 10816.53, + "return_pct": 8.17 + }, + { + "date": "2021-12-08", + "equity": 10845.17, + "return_pct": 8.45 + }, + { + "date": "2021-12-09", + "equity": 10771.95, + "return_pct": 7.72 + }, + { + "date": "2021-12-10", + "equity": 10873.35, + "return_pct": 8.73 + }, + { + "date": "2021-12-13", + "equity": 10777.49, + "return_pct": 7.77 + }, + { + "date": "2021-12-14", + "equity": 10702.88, + "return_pct": 7.03 + }, + { + "date": "2021-12-15", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-16", + "equity": 10774.26, + "return_pct": 7.74 + }, + { + "date": "2021-12-17", + "equity": 10622.27, + "return_pct": 6.22 + }, + { + "date": "2021-12-20", + "equity": 10509.32, + "return_pct": 5.09 + }, + { + "date": "2021-12-21", + "equity": 10695.96, + "return_pct": 6.96 + }, + { + "date": "2021-12-22", + "equity": 10802.9, + "return_pct": 8.03 + }, + { + "date": "2021-12-23", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-27", + "equity": 11023.95, + "return_pct": 10.24 + }, + { + "date": "2021-12-28", + "equity": 11014.94, + "return_pct": 10.15 + }, + { + "date": "2021-12-29", + "equity": 11029.03, + "return_pct": 10.29 + }, + { + "date": "2021-12-30", + "equity": 10998.54, + "return_pct": 9.99 + }, + { + "date": "2021-12-31", + "equity": 10970.83, + "return_pct": 9.71 + }, + { + "date": "2022-01-03", + "equity": 11034.35, + "return_pct": 10.34 + }, + { + "date": "2022-01-04", + "equity": 11030.65, + "return_pct": 10.31 + }, + { + "date": "2022-01-05", + "equity": 10818.84, + "return_pct": 8.19 + }, + { + "date": "2022-01-06", + "equity": 10808.68, + "return_pct": 8.09 + }, + { + "date": "2022-01-07", + "equity": 10765.94, + "return_pct": 7.66 + }, + { + "date": "2022-01-10", + "equity": 10752.55, + "return_pct": 7.53 + }, + { + "date": "2022-01-11", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2022-01-12", + "equity": 10879.82, + "return_pct": 8.8 + }, + { + "date": "2022-01-13", + "equity": 10729.91, + "return_pct": 7.3 + }, + { + "date": "2022-01-14", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2022-01-18", + "equity": 10544.2, + "return_pct": 5.44 + }, + { + "date": "2022-01-19", + "equity": 10434.71, + "return_pct": 4.35 + }, + { + "date": "2022-01-20", + "equity": 10319.22, + "return_pct": 3.19 + }, + { + "date": "2022-01-21", + "equity": 10116.65, + "return_pct": 1.17 + }, + { + "date": "2022-01-24", + "equity": 10159.61, + "return_pct": 1.6 + }, + { + "date": "2022-01-25", + "equity": 10035.57, + "return_pct": 0.36 + }, + { + "date": "2022-01-26", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-01-27", + "equity": 9960.96, + "return_pct": -0.39 + }, + { + "date": "2022-01-28", + "equity": 10208.35, + "return_pct": 2.08 + }, + { + "date": "2022-01-31", + "equity": 10392.21, + "return_pct": 3.92 + }, + { + "date": "2022-02-01", + "equity": 10462.43, + "return_pct": 4.62 + }, + { + "date": "2022-02-02", + "equity": 10564.06, + "return_pct": 5.64 + }, + { + "date": "2022-02-03", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-04", + "equity": 10364.26, + "return_pct": 3.64 + }, + { + "date": "2022-02-07", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2022-02-08", + "equity": 10416.0, + "return_pct": 4.16 + }, + { + "date": "2022-02-09", + "equity": 10568.45, + "return_pct": 5.68 + }, + { + "date": "2022-02-10", + "equity": 10378.58, + "return_pct": 3.79 + }, + { + "date": "2022-02-11", + "equity": 10173.93, + "return_pct": 1.74 + }, + { + "date": "2022-02-14", + "equity": 10140.67, + "return_pct": 1.41 + }, + { + "date": "2022-02-15", + "equity": 10304.21, + "return_pct": 3.04 + }, + { + "date": "2022-02-16", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-17", + "equity": 10095.4, + "return_pct": 0.95 + }, + { + "date": "2022-02-18", + "equity": 10030.03, + "return_pct": 0.3 + }, + { + "date": "2022-02-22", + "equity": 9922.39, + "return_pct": -0.78 + }, + { + "date": "2022-02-23", + "equity": 9749.15, + "return_pct": -2.51 + }, + { + "date": "2022-02-24", + "equity": 9885.89, + "return_pct": -1.14 + }, + { + "date": "2022-02-25", + "equity": 10111.33, + "return_pct": 1.11 + }, + { + "date": "2022-02-28", + "equity": 10085.46, + "return_pct": 0.85 + }, + { + "date": "2022-03-01", + "equity": 9931.86, + "return_pct": -0.68 + }, + { + "date": "2022-03-02", + "equity": 10114.57, + "return_pct": 1.15 + }, + { + "date": "2022-03-03", + "equity": 10064.21, + "return_pct": 0.64 + }, + { + "date": "2022-03-04", + "equity": 9982.45, + "return_pct": -0.18 + }, + { + "date": "2022-03-07", + "equity": 9688.17, + "return_pct": -3.12 + }, + { + "date": "2022-03-08", + "equity": 9614.72, + "return_pct": -3.85 + }, + { + "date": "2022-03-09", + "equity": 9872.5, + "return_pct": -1.28 + }, + { + "date": "2022-03-10", + "equity": 9827.92, + "return_pct": -1.72 + }, + { + "date": "2022-03-11", + "equity": 9702.95, + "return_pct": -2.97 + }, + { + "date": "2022-03-14", + "equity": 9632.04, + "return_pct": -3.68 + }, + { + "date": "2022-03-15", + "equity": 9843.85, + "return_pct": -1.56 + }, + { + "date": "2022-03-16", + "equity": 10062.13, + "return_pct": 0.62 + }, + { + "date": "2022-03-17", + "equity": 10188.02, + "return_pct": 1.88 + }, + { + "date": "2022-03-18", + "equity": 10267.71, + "return_pct": 2.68 + }, + { + "date": "2022-03-21", + "equity": 10264.71, + "return_pct": 2.65 + }, + { + "date": "2022-03-22", + "equity": 10384.82, + "return_pct": 3.85 + }, + { + "date": "2022-03-23", + "equity": 10251.08, + "return_pct": 2.51 + }, + { + "date": "2022-03-24", + "equity": 10405.61, + "return_pct": 4.06 + }, + { + "date": "2022-03-25", + "equity": 10456.42, + "return_pct": 4.56 + }, + { + "date": "2022-03-28", + "equity": 10529.18, + "return_pct": 5.29 + }, + { + "date": "2022-03-29", + "equity": 10660.61, + "return_pct": 6.61 + }, + { + "date": "2022-03-30", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2022-03-31", + "equity": 10432.17, + "return_pct": 4.32 + }, + { + "date": "2022-04-01", + "equity": 10461.74, + "return_pct": 4.62 + }, + { + "date": "2022-04-04", + "equity": 10551.36, + "return_pct": 5.51 + }, + { + "date": "2022-04-05", + "equity": 10418.08, + "return_pct": 4.18 + }, + { + "date": "2022-04-06", + "equity": 10313.91, + "return_pct": 3.14 + }, + { + "date": "2022-04-07", + "equity": 10365.88, + "return_pct": 3.66 + }, + { + "date": "2022-04-08", + "equity": 10338.16, + "return_pct": 3.38 + }, + { + "date": "2022-04-11", + "equity": 10161.46, + "return_pct": 1.61 + }, + { + "date": "2022-04-12", + "equity": 10123.81, + "return_pct": 1.24 + }, + { + "date": "2022-04-13", + "equity": 10239.76, + "return_pct": 2.4 + }, + { + "date": "2022-04-14", + "equity": 10112.26, + "return_pct": 1.12 + }, + { + "date": "2022-04-18", + "equity": 10116.42, + "return_pct": 1.16 + }, + { + "date": "2022-04-19", + "equity": 10279.72, + "return_pct": 2.8 + }, + { + "date": "2022-04-20", + "equity": 10272.1, + "return_pct": 2.72 + }, + { + "date": "2022-04-21", + "equity": 10118.49, + "return_pct": 1.18 + }, + { + "date": "2022-04-22", + "equity": 9840.85, + "return_pct": -1.59 + }, + { + "date": "2022-04-25", + "equity": 9897.9, + "return_pct": -1.02 + }, + { + "date": "2022-04-26", + "equity": 9611.25, + "return_pct": -3.89 + }, + { + "date": "2022-04-27", + "equity": 9638.28, + "return_pct": -3.62 + }, + { + "date": "2022-04-28", + "equity": 9881.74, + "return_pct": -1.18 + }, + { + "date": "2022-04-29", + "equity": 9516.55, + "return_pct": -4.83 + }, + { + "date": "2022-05-02", + "equity": 9573.83, + "return_pct": -4.26 + }, + { + "date": "2022-05-03", + "equity": 9617.72, + "return_pct": -3.82 + }, + { + "date": "2022-05-04", + "equity": 9910.61, + "return_pct": -0.89 + }, + { + "date": "2022-05-05", + "equity": 9558.36, + "return_pct": -4.42 + }, + { + "date": "2022-05-06", + "equity": 9501.31, + "return_pct": -4.99 + }, + { + "date": "2022-05-09", + "equity": 9197.1, + "return_pct": -8.03 + }, + { + "date": "2022-05-10", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2022-05-11", + "equity": 9071.91, + "return_pct": -9.28 + }, + { + "date": "2022-05-12", + "equity": 9062.44, + "return_pct": -9.38 + }, + { + "date": "2022-05-13", + "equity": 9279.1, + "return_pct": -7.21 + }, + { + "date": "2022-05-16", + "equity": 9241.45, + "return_pct": -7.59 + }, + { + "date": "2022-05-17", + "equity": 9431.55, + "return_pct": -5.68 + }, + { + "date": "2022-05-18", + "equity": 9051.35, + "return_pct": -9.49 + }, + { + "date": "2022-05-19", + "equity": 8995.91, + "return_pct": -10.04 + }, + { + "date": "2022-05-20", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-05-23", + "equity": 9168.23, + "return_pct": -8.32 + }, + { + "date": "2022-05-24", + "equity": 9098.24, + "return_pct": -9.02 + }, + { + "date": "2022-05-25", + "equity": 9178.62, + "return_pct": -8.21 + }, + { + "date": "2022-05-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-05-27", + "equity": 9591.85, + "return_pct": -4.08 + }, + { + "date": "2022-05-31", + "equity": 9538.03, + "return_pct": -4.62 + }, + { + "date": "2022-06-01", + "equity": 9460.88, + "return_pct": -5.39 + }, + { + "date": "2022-06-02", + "equity": 9639.9, + "return_pct": -3.6 + }, + { + "date": "2022-06-03", + "equity": 9482.83, + "return_pct": -5.17 + }, + { + "date": "2022-06-06", + "equity": 9511.7, + "return_pct": -4.88 + }, + { + "date": "2022-06-07", + "equity": 9602.94, + "return_pct": -3.97 + }, + { + "date": "2022-06-08", + "equity": 9498.53, + "return_pct": -5.01 + }, + { + "date": "2022-06-09", + "equity": 9272.63, + "return_pct": -7.27 + }, + { + "date": "2022-06-10", + "equity": 9003.77, + "return_pct": -9.96 + }, + { + "date": "2022-06-13", + "equity": 8661.91, + "return_pct": -13.38 + }, + { + "date": "2022-06-14", + "equity": 8635.81, + "return_pct": -13.64 + }, + { + "date": "2022-06-15", + "equity": 8758.92, + "return_pct": -12.41 + }, + { + "date": "2022-06-16", + "equity": 8469.04, + "return_pct": -15.31 + }, + { + "date": "2022-06-17", + "equity": 8450.79, + "return_pct": -15.49 + }, + { + "date": "2022-06-21", + "equity": 8663.53, + "return_pct": -13.36 + }, + { + "date": "2022-06-22", + "equity": 8647.82, + "return_pct": -13.52 + }, + { + "date": "2022-06-23", + "equity": 8732.59, + "return_pct": -12.67 + }, + { + "date": "2022-06-24", + "equity": 9010.23, + "return_pct": -9.9 + }, + { + "date": "2022-06-27", + "equity": 8975.82, + "return_pct": -10.24 + }, + { + "date": "2022-06-28", + "equity": 8792.41, + "return_pct": -12.08 + }, + { + "date": "2022-06-29", + "equity": 8785.25, + "return_pct": -12.15 + }, + { + "date": "2022-06-30", + "equity": 8713.88, + "return_pct": -12.86 + }, + { + "date": "2022-07-01", + "equity": 8806.04, + "return_pct": -11.94 + }, + { + "date": "2022-07-05", + "equity": 8822.67, + "return_pct": -11.77 + }, + { + "date": "2022-07-06", + "equity": 8852.47, + "return_pct": -11.48 + }, + { + "date": "2022-07-07", + "equity": 8985.06, + "return_pct": -10.15 + }, + { + "date": "2022-07-08", + "equity": 8977.66, + "return_pct": -10.22 + }, + { + "date": "2022-07-11", + "equity": 8875.11, + "return_pct": -11.25 + }, + { + "date": "2022-07-12", + "equity": 8796.57, + "return_pct": -12.03 + }, + { + "date": "2022-07-13", + "equity": 8750.38, + "return_pct": -12.5 + }, + { + "date": "2022-07-14", + "equity": 8729.12, + "return_pct": -12.71 + }, + { + "date": "2022-07-15", + "equity": 8895.9, + "return_pct": -11.04 + }, + { + "date": "2022-07-18", + "equity": 8822.44, + "return_pct": -11.78 + }, + { + "date": "2022-07-19", + "equity": 9060.82, + "return_pct": -9.39 + }, + { + "date": "2022-07-20", + "equity": 9118.56, + "return_pct": -8.81 + }, + { + "date": "2022-07-21", + "equity": 9211.42, + "return_pct": -7.89 + }, + { + "date": "2022-07-22", + "equity": 9125.96, + "return_pct": -8.74 + }, + { + "date": "2022-07-25", + "equity": 9137.04, + "return_pct": -8.63 + }, + { + "date": "2022-07-26", + "equity": 9028.94, + "return_pct": -9.71 + }, + { + "date": "2022-07-27", + "equity": 9263.39, + "return_pct": -7.37 + }, + { + "date": "2022-07-28", + "equity": 9378.88, + "return_pct": -6.21 + }, + { + "date": "2022-07-29", + "equity": 9516.32, + "return_pct": -4.84 + }, + { + "date": "2022-08-01", + "equity": 9488.14, + "return_pct": -5.12 + }, + { + "date": "2022-08-02", + "equity": 9425.54, + "return_pct": -5.74 + }, + { + "date": "2022-08-03", + "equity": 9573.14, + "return_pct": -4.27 + }, + { + "date": "2022-08-04", + "equity": 9566.67, + "return_pct": -4.33 + }, + { + "date": "2022-08-05", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2022-08-08", + "equity": 9539.42, + "return_pct": -4.61 + }, + { + "date": "2022-08-09", + "equity": 9501.54, + "return_pct": -4.98 + }, + { + "date": "2022-08-10", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-11", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-12", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2022-08-15", + "equity": 9905.99, + "return_pct": -0.94 + }, + { + "date": "2022-08-16", + "equity": 9925.39, + "return_pct": -0.75 + }, + { + "date": "2022-08-17", + "equity": 9854.94, + "return_pct": -1.45 + }, + { + "date": "2022-08-18", + "equity": 9883.58, + "return_pct": -1.16 + }, + { + "date": "2022-08-19", + "equity": 9750.77, + "return_pct": -2.49 + }, + { + "date": "2022-08-22", + "equity": 9547.73, + "return_pct": -4.52 + }, + { + "date": "2022-08-23", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2022-08-24", + "equity": 9555.12, + "return_pct": -4.45 + }, + { + "date": "2022-08-25", + "equity": 9690.02, + "return_pct": -3.1 + }, + { + "date": "2022-08-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-08-29", + "equity": 9300.12, + "return_pct": -7.0 + }, + { + "date": "2022-08-30", + "equity": 9198.02, + "return_pct": -8.02 + }, + { + "date": "2022-08-31", + "equity": 9128.03, + "return_pct": -8.72 + }, + { + "date": "2022-09-01", + "equity": 9156.68, + "return_pct": -8.43 + }, + { + "date": "2022-09-02", + "equity": 9060.13, + "return_pct": -9.4 + }, + { + "date": "2022-09-06", + "equity": 9025.94, + "return_pct": -9.74 + }, + { + "date": "2022-09-07", + "equity": 9188.09, + "return_pct": -8.12 + }, + { + "date": "2022-09-08", + "equity": 9248.15, + "return_pct": -7.52 + }, + { + "date": "2022-09-09", + "equity": 9391.82, + "return_pct": -6.08 + }, + { + "date": "2022-09-12", + "equity": 9492.76, + "return_pct": -5.07 + }, + { + "date": "2022-09-13", + "equity": 9079.99, + "return_pct": -9.2 + }, + { + "date": "2022-09-14", + "equity": 9114.64, + "return_pct": -8.85 + }, + { + "date": "2022-09-15", + "equity": 9011.16, + "return_pct": -9.89 + }, + { + "date": "2022-09-16", + "equity": 8905.83, + "return_pct": -10.94 + }, + { + "date": "2022-09-19", + "equity": 8974.89, + "return_pct": -10.25 + }, + { + "date": "2022-09-20", + "equity": 8871.87, + "return_pct": -11.28 + }, + { + "date": "2022-09-21", + "equity": 8717.11, + "return_pct": -12.83 + }, + { + "date": "2022-09-22", + "equity": 8643.89, + "return_pct": -13.56 + }, + { + "date": "2022-09-23", + "equity": 8499.06, + "return_pct": -15.01 + }, + { + "date": "2022-09-26", + "equity": 8414.99, + "return_pct": -15.85 + }, + { + "date": "2022-09-27", + "equity": 8393.5, + "return_pct": -16.06 + }, + { + "date": "2022-09-28", + "equity": 8558.66, + "return_pct": -14.41 + }, + { + "date": "2022-09-29", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-09-30", + "equity": 8250.29, + "return_pct": -17.5 + }, + { + "date": "2022-10-03", + "equity": 8468.11, + "return_pct": -15.32 + }, + { + "date": "2022-10-04", + "equity": 8730.51, + "return_pct": -12.69 + }, + { + "date": "2022-10-05", + "equity": 8710.18, + "return_pct": -12.9 + }, + { + "date": "2022-10-06", + "equity": 8620.33, + "return_pct": -13.8 + }, + { + "date": "2022-10-07", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-10-10", + "equity": 8315.89, + "return_pct": -16.84 + }, + { + "date": "2022-10-11", + "equity": 8263.23, + "return_pct": -17.37 + }, + { + "date": "2022-10-12", + "equity": 8235.97, + "return_pct": -17.64 + }, + { + "date": "2022-10-13", + "equity": 8453.33, + "return_pct": -15.47 + }, + { + "date": "2022-10-14", + "equity": 8260.69, + "return_pct": -17.39 + }, + { + "date": "2022-10-17", + "equity": 8472.96, + "return_pct": -15.27 + }, + { + "date": "2022-10-18", + "equity": 8572.52, + "return_pct": -14.27 + }, + { + "date": "2022-10-19", + "equity": 8511.77, + "return_pct": -14.88 + }, + { + "date": "2022-10-20", + "equity": 8440.39, + "return_pct": -15.6 + }, + { + "date": "2022-10-21", + "equity": 8645.51, + "return_pct": -13.54 + }, + { + "date": "2022-10-24", + "equity": 8751.3, + "return_pct": -12.49 + }, + { + "date": "2022-10-25", + "equity": 8891.04, + "return_pct": -11.09 + }, + { + "date": "2022-10-26", + "equity": 8824.06, + "return_pct": -11.76 + }, + { + "date": "2022-10-27", + "equity": 8776.94, + "return_pct": -12.23 + }, + { + "date": "2022-10-28", + "equity": 8985.75, + "return_pct": -10.14 + }, + { + "date": "2022-10-31", + "equity": 8920.84, + "return_pct": -10.79 + }, + { + "date": "2022-11-01", + "equity": 8881.81, + "return_pct": -11.18 + }, + { + "date": "2022-11-02", + "equity": 8658.91, + "return_pct": -13.41 + }, + { + "date": "2022-11-03", + "equity": 8569.75, + "return_pct": -14.3 + }, + { + "date": "2022-11-04", + "equity": 8693.09, + "return_pct": -13.07 + }, + { + "date": "2022-11-07", + "equity": 8776.25, + "return_pct": -12.24 + }, + { + "date": "2022-11-08", + "equity": 8823.6, + "return_pct": -11.76 + }, + { + "date": "2022-11-09", + "equity": 8641.81, + "return_pct": -13.58 + }, + { + "date": "2022-11-10", + "equity": 9116.72, + "return_pct": -8.83 + }, + { + "date": "2022-11-11", + "equity": 9204.95, + "return_pct": -7.95 + }, + { + "date": "2022-11-14", + "equity": 9126.65, + "return_pct": -8.73 + }, + { + "date": "2022-11-15", + "equity": 9204.49, + "return_pct": -7.96 + }, + { + "date": "2022-11-16", + "equity": 9134.27, + "return_pct": -8.66 + }, + { + "date": "2022-11-17", + "equity": 9106.32, + "return_pct": -8.94 + }, + { + "date": "2022-11-18", + "equity": 9147.67, + "return_pct": -8.52 + }, + { + "date": "2022-11-21", + "equity": 9114.41, + "return_pct": -8.86 + }, + { + "date": "2022-11-22", + "equity": 9237.06, + "return_pct": -7.63 + }, + { + "date": "2022-11-23", + "equity": 9295.27, + "return_pct": -7.05 + }, + { + "date": "2022-11-25", + "equity": 9293.19, + "return_pct": -7.07 + }, + { + "date": "2022-11-28", + "equity": 9144.9, + "return_pct": -8.55 + }, + { + "date": "2022-11-29", + "equity": 9129.19, + "return_pct": -8.71 + }, + { + "date": "2022-11-30", + "equity": 9416.76, + "return_pct": -5.83 + }, + { + "date": "2022-12-01", + "equity": 9409.84, + "return_pct": -5.9 + }, + { + "date": "2022-12-02", + "equity": 9398.98, + "return_pct": -6.01 + }, + { + "date": "2022-12-05", + "equity": 9229.9, + "return_pct": -7.7 + }, + { + "date": "2022-12-06", + "equity": 9096.85, + "return_pct": -9.03 + }, + { + "date": "2022-12-07", + "equity": 9081.38, + "return_pct": -9.19 + }, + { + "date": "2022-12-08", + "equity": 9152.52, + "return_pct": -8.47 + }, + { + "date": "2022-12-09", + "equity": 9084.15, + "return_pct": -9.16 + }, + { + "date": "2022-12-12", + "equity": 9215.12, + "return_pct": -7.85 + }, + { + "date": "2022-12-13", + "equity": 9284.87, + "return_pct": -7.15 + }, + { + "date": "2022-12-14", + "equity": 9225.51, + "return_pct": -7.74 + }, + { + "date": "2022-12-15", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-12-16", + "equity": 8852.93, + "return_pct": -11.47 + }, + { + "date": "2022-12-19", + "equity": 8777.86, + "return_pct": -12.22 + }, + { + "date": "2022-12-20", + "equity": 8789.87, + "return_pct": -12.1 + }, + { + "date": "2022-12-21", + "equity": 8921.3, + "return_pct": -10.79 + }, + { + "date": "2022-12-22", + "equity": 8794.03, + "return_pct": -12.06 + }, + { + "date": "2022-12-23", + "equity": 8844.62, + "return_pct": -11.55 + }, + { + "date": "2022-12-27", + "equity": 8809.74, + "return_pct": -11.9 + }, + { + "date": "2022-12-28", + "equity": 8700.25, + "return_pct": -13.0 + }, + { + "date": "2022-12-29", + "equity": 8856.86, + "return_pct": -11.43 + }, + { + "date": "2022-12-30", + "equity": 8833.53, + "return_pct": -11.66 + }, + { + "date": "2023-01-03", + "equity": 8796.34, + "return_pct": -12.04 + }, + { + "date": "2023-01-04", + "equity": 8864.25, + "return_pct": -11.36 + }, + { + "date": "2023-01-05", + "equity": 8763.08, + "return_pct": -12.37 + }, + { + "date": "2023-01-06", + "equity": 8964.04, + "return_pct": -10.36 + }, + { + "date": "2023-01-09", + "equity": 8958.95, + "return_pct": -10.41 + }, + { + "date": "2023-01-10", + "equity": 9021.78, + "return_pct": -9.78 + }, + { + "date": "2023-01-11", + "equity": 9135.89, + "return_pct": -8.64 + }, + { + "date": "2023-01-12", + "equity": 9169.15, + "return_pct": -8.31 + }, + { + "date": "2023-01-13", + "equity": 9204.72, + "return_pct": -7.95 + }, + { + "date": "2023-01-17", + "equity": 9187.86, + "return_pct": -8.12 + }, + { + "date": "2023-01-18", + "equity": 9042.8, + "return_pct": -9.57 + }, + { + "date": "2023-01-19", + "equity": 8976.97, + "return_pct": -10.23 + }, + { + "date": "2023-01-20", + "equity": 9144.2, + "return_pct": -8.56 + }, + { + "date": "2023-01-23", + "equity": 9253.92, + "return_pct": -7.46 + }, + { + "date": "2023-01-24", + "equity": 9243.99, + "return_pct": -7.56 + }, + { + "date": "2023-01-25", + "equity": 9247.45, + "return_pct": -7.53 + }, + { + "date": "2023-01-26", + "equity": 9349.09, + "return_pct": -6.51 + }, + { + "date": "2023-01-27", + "equity": 9370.57, + "return_pct": -6.29 + }, + { + "date": "2023-01-30", + "equity": 9253.0, + "return_pct": -7.47 + }, + { + "date": "2023-01-31", + "equity": 9389.05, + "return_pct": -6.11 + }, + { + "date": "2023-02-01", + "equity": 9488.83, + "return_pct": -5.11 + }, + { + "date": "2023-02-02", + "equity": 9626.96, + "return_pct": -3.73 + }, + { + "date": "2023-02-03", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2023-02-06", + "equity": 9466.43, + "return_pct": -5.34 + }, + { + "date": "2023-02-07", + "equity": 9590.23, + "return_pct": -4.1 + }, + { + "date": "2023-02-08", + "equity": 9485.37, + "return_pct": -5.15 + }, + { + "date": "2023-02-09", + "equity": 9403.14, + "return_pct": -5.97 + }, + { + "date": "2023-02-10", + "equity": 9425.08, + "return_pct": -5.75 + }, + { + "date": "2023-02-13", + "equity": 9535.72, + "return_pct": -4.64 + }, + { + "date": "2023-02-14", + "equity": 9531.33, + "return_pct": -4.69 + }, + { + "date": "2023-02-15", + "equity": 9562.28, + "return_pct": -4.38 + }, + { + "date": "2023-02-16", + "equity": 9430.62, + "return_pct": -5.69 + }, + { + "date": "2023-02-17", + "equity": 9407.06, + "return_pct": -5.93 + }, + { + "date": "2023-02-21", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2023-02-22", + "equity": 9205.65, + "return_pct": -7.94 + }, + { + "date": "2023-02-23", + "equity": 9254.61, + "return_pct": -7.45 + }, + { + "date": "2023-02-24", + "equity": 9155.75, + "return_pct": -8.44 + }, + { + "date": "2023-02-27", + "equity": 9186.94, + "return_pct": -8.13 + }, + { + "date": "2023-02-28", + "equity": 9152.98, + "return_pct": -8.47 + }, + { + "date": "2023-03-01", + "equity": 9117.87, + "return_pct": -8.82 + }, + { + "date": "2023-03-02", + "equity": 9188.78, + "return_pct": -8.11 + }, + { + "date": "2023-03-03", + "equity": 9336.15, + "return_pct": -6.64 + }, + { + "date": "2023-03-06", + "equity": 9342.62, + "return_pct": -6.57 + }, + { + "date": "2023-03-07", + "equity": 9199.41, + "return_pct": -8.01 + }, + { + "date": "2023-03-08", + "equity": 9214.42, + "return_pct": -7.86 + }, + { + "date": "2023-03-09", + "equity": 9044.42, + "return_pct": -9.56 + }, + { + "date": "2023-03-10", + "equity": 8913.91, + "return_pct": -10.86 + }, + { + "date": "2023-03-13", + "equity": 8901.21, + "return_pct": -10.99 + }, + { + "date": "2023-03-14", + "equity": 9048.34, + "return_pct": -9.52 + }, + { + "date": "2023-03-15", + "equity": 8991.75, + "return_pct": -10.08 + }, + { + "date": "2023-03-16", + "equity": 9149.52, + "return_pct": -8.5 + }, + { + "date": "2023-03-17", + "equity": 9008.15, + "return_pct": -9.92 + }, + { + "date": "2023-03-20", + "equity": 9094.77, + "return_pct": -9.05 + }, + { + "date": "2023-03-21", + "equity": 9214.19, + "return_pct": -7.86 + }, + { + "date": "2023-03-22", + "equity": 9057.12, + "return_pct": -9.43 + }, + { + "date": "2023-03-23", + "equity": 9081.61, + "return_pct": -9.18 + }, + { + "date": "2023-03-24", + "equity": 9141.2, + "return_pct": -8.59 + }, + { + "date": "2023-03-27", + "equity": 9158.29, + "return_pct": -8.42 + }, + { + "date": "2023-03-28", + "equity": 9137.74, + "return_pct": -8.62 + }, + { + "date": "2023-03-29", + "equity": 9270.55, + "return_pct": -7.29 + }, + { + "date": "2023-03-30", + "equity": 9324.83, + "return_pct": -6.75 + }, + { + "date": "2023-03-31", + "equity": 9456.26, + "return_pct": -5.44 + }, + { + "date": "2023-04-03", + "equity": 9492.3, + "return_pct": -5.08 + }, + { + "date": "2023-04-04", + "equity": 9439.63, + "return_pct": -5.6 + }, + { + "date": "2023-04-05", + "equity": 9414.92, + "return_pct": -5.85 + }, + { + "date": "2023-04-06", + "equity": 9451.64, + "return_pct": -5.48 + }, + { + "date": "2023-04-10", + "equity": 9461.34, + "return_pct": -5.39 + }, + { + "date": "2023-04-11", + "equity": 9463.89, + "return_pct": -5.36 + }, + { + "date": "2023-04-12", + "equity": 9425.31, + "return_pct": -5.75 + }, + { + "date": "2023-04-13", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2023-04-14", + "equity": 9527.18, + "return_pct": -4.73 + }, + { + "date": "2023-04-17", + "equity": 9561.36, + "return_pct": -4.39 + }, + { + "date": "2023-04-18", + "equity": 9567.6, + "return_pct": -4.32 + }, + { + "date": "2023-04-19", + "equity": 9565.98, + "return_pct": -4.34 + }, + { + "date": "2023-04-20", + "equity": 9513.78, + "return_pct": -4.86 + }, + { + "date": "2023-04-21", + "equity": 9521.17, + "return_pct": -4.79 + }, + { + "date": "2023-04-24", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-04-25", + "equity": 9379.81, + "return_pct": -6.2 + }, + { + "date": "2023-04-26", + "equity": 9340.08, + "return_pct": -6.6 + }, + { + "date": "2023-04-27", + "equity": 9526.02, + "return_pct": -4.74 + }, + { + "date": "2023-04-28", + "equity": 9607.33, + "return_pct": -3.93 + }, + { + "date": "2023-05-01", + "equity": 9597.63, + "return_pct": -4.02 + }, + { + "date": "2023-05-02", + "equity": 9489.76, + "return_pct": -5.1 + }, + { + "date": "2023-05-03", + "equity": 9424.62, + "return_pct": -5.75 + }, + { + "date": "2023-05-04", + "equity": 9357.86, + "return_pct": -6.42 + }, + { + "date": "2023-05-05", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-05-08", + "equity": 9533.64, + "return_pct": -4.66 + }, + { + "date": "2023-05-09", + "equity": 9491.83, + "return_pct": -5.08 + }, + { + "date": "2023-05-10", + "equity": 9536.18, + "return_pct": -4.64 + }, + { + "date": "2023-05-11", + "equity": 9519.55, + "return_pct": -4.8 + }, + { + "date": "2023-05-12", + "equity": 9507.08, + "return_pct": -4.93 + }, + { + "date": "2023-05-15", + "equity": 9539.88, + "return_pct": -4.6 + }, + { + "date": "2023-05-16", + "equity": 9476.13, + "return_pct": -5.24 + }, + { + "date": "2023-05-17", + "equity": 9591.16, + "return_pct": -4.09 + }, + { + "date": "2023-05-18", + "equity": 9683.55, + "return_pct": -3.16 + }, + { + "date": "2023-05-19", + "equity": 9669.46, + "return_pct": -3.31 + }, + { + "date": "2023-05-22", + "equity": 9673.39, + "return_pct": -3.27 + }, + { + "date": "2023-05-23", + "equity": 9564.83, + "return_pct": -4.35 + }, + { + "date": "2023-05-24", + "equity": 9495.53, + "return_pct": -5.04 + }, + { + "date": "2023-05-25", + "equity": 9577.76, + "return_pct": -4.22 + }, + { + "date": "2023-05-26", + "equity": 9701.8, + "return_pct": -2.98 + }, + { + "date": "2023-05-30", + "equity": 9705.5, + "return_pct": -2.95 + }, + { + "date": "2023-05-31", + "equity": 9651.68, + "return_pct": -3.48 + }, + { + "date": "2023-06-01", + "equity": 9743.38, + "return_pct": -2.57 + }, + { + "date": "2023-06-02", + "equity": 9884.28, + "return_pct": -1.16 + }, + { + "date": "2023-06-05", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2023-06-06", + "equity": 9886.82, + "return_pct": -1.13 + }, + { + "date": "2023-06-07", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-06-08", + "equity": 9912.23, + "return_pct": -0.88 + }, + { + "date": "2023-06-09", + "equity": 9930.01, + "return_pct": -0.7 + }, + { + "date": "2023-06-12", + "equity": 10020.1, + "return_pct": 0.2 + }, + { + "date": "2023-06-13", + "equity": 10086.16, + "return_pct": 0.86 + }, + { + "date": "2023-06-14", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-15", + "equity": 10223.36, + "return_pct": 2.23 + }, + { + "date": "2023-06-16", + "equity": 10150.83, + "return_pct": 1.51 + }, + { + "date": "2023-06-20", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-21", + "equity": 10046.43, + "return_pct": 0.46 + }, + { + "date": "2023-06-22", + "equity": 10082.69, + "return_pct": 0.83 + }, + { + "date": "2023-06-23", + "equity": 10006.47, + "return_pct": 0.06 + }, + { + "date": "2023-06-26", + "equity": 9965.58, + "return_pct": -0.34 + }, + { + "date": "2023-06-27", + "equity": 10074.84, + "return_pct": 0.75 + }, + { + "date": "2023-06-28", + "equity": 10079.92, + "return_pct": 0.8 + }, + { + "date": "2023-06-29", + "equity": 10119.65, + "return_pct": 1.2 + }, + { + "date": "2023-06-30", + "equity": 10239.07, + "return_pct": 2.39 + }, + { + "date": "2023-07-03", + "equity": 10250.85, + "return_pct": 2.51 + }, + { + "date": "2023-07-05", + "equity": 10235.6, + "return_pct": 2.36 + }, + { + "date": "2023-07-06", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-07", + "equity": 10129.81, + "return_pct": 1.3 + }, + { + "date": "2023-07-10", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-11", + "equity": 10220.13, + "return_pct": 2.2 + }, + { + "date": "2023-07-12", + "equity": 10302.36, + "return_pct": 3.02 + }, + { + "date": "2023-07-13", + "equity": 10384.13, + "return_pct": 3.84 + }, + { + "date": "2023-07-14", + "equity": 10377.66, + "return_pct": 3.78 + }, + { + "date": "2023-07-17", + "equity": 10413.69, + "return_pct": 4.14 + }, + { + "date": "2023-07-18", + "equity": 10491.07, + "return_pct": 4.91 + }, + { + "date": "2023-07-19", + "equity": 10514.4, + "return_pct": 5.14 + }, + { + "date": "2023-07-20", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-21", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-24", + "equity": 10491.3, + "return_pct": 4.91 + }, + { + "date": "2023-07-25", + "equity": 10519.95, + "return_pct": 5.2 + }, + { + "date": "2023-07-26", + "equity": 10521.56, + "return_pct": 5.22 + }, + { + "date": "2023-07-27", + "equity": 10451.81, + "return_pct": 4.52 + }, + { + "date": "2023-07-28", + "equity": 10554.13, + "return_pct": 5.54 + }, + { + "date": "2023-07-31", + "equity": 10574.23, + "return_pct": 5.74 + }, + { + "date": "2023-08-01", + "equity": 10543.97, + "return_pct": 5.44 + }, + { + "date": "2023-08-02", + "equity": 10397.29, + "return_pct": 3.97 + }, + { + "date": "2023-08-03", + "equity": 10367.5, + "return_pct": 3.67 + }, + { + "date": "2023-08-04", + "equity": 10320.61, + "return_pct": 3.21 + }, + { + "date": "2023-08-07", + "equity": 10410.69, + "return_pct": 4.11 + }, + { + "date": "2023-08-08", + "equity": 10365.42, + "return_pct": 3.65 + }, + { + "date": "2023-08-09", + "equity": 10296.12, + "return_pct": 2.96 + }, + { + "date": "2023-08-10", + "equity": 10299.82, + "return_pct": 3.0 + }, + { + "date": "2023-08-11", + "equity": 10293.81, + "return_pct": 2.94 + }, + { + "date": "2023-08-14", + "equity": 10350.63, + "return_pct": 3.51 + }, + { + "date": "2023-08-15", + "equity": 10230.06, + "return_pct": 2.3 + }, + { + "date": "2023-08-16", + "equity": 10154.99, + "return_pct": 1.55 + }, + { + "date": "2023-08-17", + "equity": 10077.61, + "return_pct": 0.78 + }, + { + "date": "2023-08-18", + "equity": 10082.46, + "return_pct": 0.82 + }, + { + "date": "2023-08-21", + "equity": 10148.06, + "return_pct": 1.48 + }, + { + "date": "2023-08-22", + "equity": 10120.57, + "return_pct": 1.21 + }, + { + "date": "2023-08-23", + "equity": 10233.29, + "return_pct": 2.33 + }, + { + "date": "2023-08-24", + "equity": 10091.47, + "return_pct": 0.91 + }, + { + "date": "2023-08-25", + "equity": 10162.61, + "return_pct": 1.63 + }, + { + "date": "2023-08-28", + "equity": 10227.06, + "return_pct": 2.27 + }, + { + "date": "2023-08-29", + "equity": 10374.89, + "return_pct": 3.75 + }, + { + "date": "2023-08-30", + "equity": 10417.62, + "return_pct": 4.18 + }, + { + "date": "2023-08-31", + "equity": 10402.37, + "return_pct": 4.02 + }, + { + "date": "2023-09-01", + "equity": 10421.78, + "return_pct": 4.22 + }, + { + "date": "2023-09-05", + "equity": 10376.74, + "return_pct": 3.77 + }, + { + "date": "2023-09-06", + "equity": 10306.98, + "return_pct": 3.07 + }, + { + "date": "2023-09-07", + "equity": 10275.33, + "return_pct": 2.75 + }, + { + "date": "2023-09-08", + "equity": 10290.81, + "return_pct": 2.91 + }, + { + "date": "2023-09-11", + "equity": 10358.49, + "return_pct": 3.58 + }, + { + "date": "2023-09-12", + "equity": 10301.67, + "return_pct": 3.02 + }, + { + "date": "2023-09-13", + "equity": 10313.68, + "return_pct": 3.14 + }, + { + "date": "2023-09-14", + "equity": 10402.61, + "return_pct": 4.03 + }, + { + "date": "2023-09-15", + "equity": 10241.15, + "return_pct": 2.41 + }, + { + "date": "2023-09-18", + "equity": 10247.15, + "return_pct": 2.47 + }, + { + "date": "2023-09-19", + "equity": 10225.9, + "return_pct": 2.26 + }, + { + "date": "2023-09-20", + "equity": 10131.89, + "return_pct": 1.32 + }, + { + "date": "2023-09-21", + "equity": 9964.43, + "return_pct": -0.36 + }, + { + "date": "2023-09-22", + "equity": 9942.02, + "return_pct": -0.58 + }, + { + "date": "2023-09-25", + "equity": 9983.83, + "return_pct": -0.16 + }, + { + "date": "2023-09-26", + "equity": 9837.16, + "return_pct": -1.63 + }, + { + "date": "2023-09-27", + "equity": 9841.08, + "return_pct": -1.59 + }, + { + "date": "2023-09-28", + "equity": 9898.14, + "return_pct": -1.02 + }, + { + "date": "2023-09-29", + "equity": 9874.11, + "return_pct": -1.26 + }, + { + "date": "2023-10-02", + "equity": 9870.19, + "return_pct": -1.3 + }, + { + "date": "2023-10-03", + "equity": 9738.06, + "return_pct": -2.62 + }, + { + "date": "2023-10-04", + "equity": 9808.98, + "return_pct": -1.91 + }, + { + "date": "2023-10-05", + "equity": 9805.28, + "return_pct": -1.95 + }, + { + "date": "2023-10-06", + "equity": 9921.7, + "return_pct": -0.78 + }, + { + "date": "2023-10-09", + "equity": 9985.22, + "return_pct": -0.15 + }, + { + "date": "2023-10-10", + "equity": 10037.19, + "return_pct": 0.37 + }, + { + "date": "2023-10-11", + "equity": 10078.3, + "return_pct": 0.78 + }, + { + "date": "2023-10-12", + "equity": 10016.86, + "return_pct": 0.17 + }, + { + "date": "2023-10-13", + "equity": 9966.97, + "return_pct": -0.33 + }, + { + "date": "2023-10-16", + "equity": 10071.84, + "return_pct": 0.72 + }, + { + "date": "2023-10-17", + "equity": 10071.37, + "return_pct": 0.71 + }, + { + "date": "2023-10-18", + "equity": 9937.17, + "return_pct": -0.63 + }, + { + "date": "2023-10-19", + "equity": 9849.86, + "return_pct": -1.5 + }, + { + "date": "2023-10-20", + "equity": 9728.82, + "return_pct": -2.71 + }, + { + "date": "2023-10-23", + "equity": 9711.96, + "return_pct": -2.88 + }, + { + "date": "2023-10-24", + "equity": 9785.18, + "return_pct": -2.15 + }, + { + "date": "2023-10-25", + "equity": 9644.75, + "return_pct": -3.55 + }, + { + "date": "2023-10-26", + "equity": 9529.25, + "return_pct": -4.71 + }, + { + "date": "2023-10-27", + "equity": 9486.06, + "return_pct": -5.14 + }, + { + "date": "2023-10-30", + "equity": 9599.47, + "return_pct": -4.01 + }, + { + "date": "2023-10-31", + "equity": 9659.76, + "return_pct": -3.4 + }, + { + "date": "2023-11-01", + "equity": 9762.78, + "return_pct": -2.37 + }, + { + "date": "2023-11-02", + "equity": 9949.88, + "return_pct": -0.5 + }, + { + "date": "2023-11-03", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2023-11-06", + "equity": 10063.75, + "return_pct": 0.64 + }, + { + "date": "2023-11-07", + "equity": 10092.39, + "return_pct": 0.92 + }, + { + "date": "2023-11-08", + "equity": 10099.79, + "return_pct": 1.0 + }, + { + "date": "2023-11-09", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-11-10", + "equity": 10177.4, + "return_pct": 1.77 + }, + { + "date": "2023-11-13", + "equity": 10167.69, + "return_pct": 1.68 + }, + { + "date": "2023-11-14", + "equity": 10364.96, + "return_pct": 3.65 + }, + { + "date": "2023-11-15", + "equity": 10386.9, + "return_pct": 3.87 + }, + { + "date": "2023-11-16", + "equity": 10399.6, + "return_pct": 4.0 + }, + { + "date": "2023-11-17", + "equity": 10412.54, + "return_pct": 4.13 + }, + { + "date": "2023-11-20", + "equity": 10492.69, + "return_pct": 4.93 + }, + { + "date": "2023-11-21", + "equity": 10469.82, + "return_pct": 4.7 + }, + { + "date": "2023-11-22", + "equity": 10510.24, + "return_pct": 5.1 + }, + { + "date": "2023-11-24", + "equity": 10516.71, + "return_pct": 5.17 + }, + { + "date": "2023-11-27", + "equity": 10497.77, + "return_pct": 4.98 + }, + { + "date": "2023-11-28", + "equity": 10508.17, + "return_pct": 5.08 + }, + { + "date": "2023-11-29", + "equity": 10500.77, + "return_pct": 5.01 + }, + { + "date": "2023-11-30", + "equity": 10542.12, + "return_pct": 5.42 + }, + { + "date": "2023-12-01", + "equity": 10604.49, + "return_pct": 6.04 + }, + { + "date": "2023-12-04", + "equity": 10548.82, + "return_pct": 5.49 + }, + { + "date": "2023-12-05", + "equity": 10546.74, + "return_pct": 5.47 + }, + { + "date": "2023-12-06", + "equity": 10504.24, + "return_pct": 5.04 + }, + { + "date": "2023-12-07", + "equity": 10584.39, + "return_pct": 5.84 + }, + { + "date": "2023-12-08", + "equity": 10629.89, + "return_pct": 6.3 + }, + { + "date": "2023-12-11", + "equity": 10671.24, + "return_pct": 6.71 + }, + { + "date": "2023-12-12", + "equity": 10719.98, + "return_pct": 7.2 + }, + { + "date": "2023-12-13", + "equity": 10867.81, + "return_pct": 8.68 + }, + { + "date": "2023-12-14", + "equity": 10902.69, + "return_pct": 9.03 + }, + { + "date": "2023-12-15", + "equity": 10840.78, + "return_pct": 8.41 + }, + { + "date": "2023-12-18", + "equity": 10901.76, + "return_pct": 9.02 + }, + { + "date": "2023-12-19", + "equity": 10968.05, + "return_pct": 9.68 + }, + { + "date": "2023-12-20", + "equity": 10816.07, + "return_pct": 8.16 + }, + { + "date": "2023-12-21", + "equity": 10918.62, + "return_pct": 9.19 + }, + { + "date": "2023-12-22", + "equity": 10940.57, + "return_pct": 9.41 + }, + { + "date": "2023-12-26", + "equity": 10986.76, + "return_pct": 9.87 + }, + { + "date": "2023-12-27", + "equity": 11006.63, + "return_pct": 10.07 + }, + { + "date": "2023-12-28", + "equity": 11010.79, + "return_pct": 10.11 + }, + { + "date": "2023-12-29", + "equity": 10978.91, + "return_pct": 9.79 + }, + { + "date": "2024-01-02", + "equity": 10917.47, + "return_pct": 9.17 + }, + { + "date": "2024-01-03", + "equity": 10828.31, + "return_pct": 8.28 + }, + { + "date": "2024-01-04", + "equity": 10793.43, + "return_pct": 7.93 + }, + { + "date": "2024-01-05", + "equity": 10808.21, + "return_pct": 8.08 + }, + { + "date": "2024-01-08", + "equity": 10962.51, + "return_pct": 9.63 + }, + { + "date": "2024-01-09", + "equity": 10945.88, + "return_pct": 9.46 + }, + { + "date": "2024-01-10", + "equity": 11007.78, + "return_pct": 10.08 + }, + { + "date": "2024-01-11", + "equity": 11002.93, + "return_pct": 10.03 + }, + { + "date": "2024-01-12", + "equity": 11010.56, + "return_pct": 10.11 + }, + { + "date": "2024-01-16", + "equity": 10970.13, + "return_pct": 9.7 + }, + { + "date": "2024-01-17", + "equity": 10909.15, + "return_pct": 9.09 + }, + { + "date": "2024-01-18", + "equity": 11006.17, + "return_pct": 10.06 + }, + { + "date": "2024-01-19", + "equity": 11143.37, + "return_pct": 11.43 + }, + { + "date": "2024-01-22", + "equity": 11166.93, + "return_pct": 11.67 + }, + { + "date": "2024-01-23", + "equity": 11199.5, + "return_pct": 12.0 + }, + { + "date": "2024-01-24", + "equity": 11211.74, + "return_pct": 12.12 + }, + { + "date": "2024-01-25", + "equity": 11272.72, + "return_pct": 12.73 + }, + { + "date": "2024-01-26", + "equity": 11258.4, + "return_pct": 12.58 + }, + { + "date": "2024-01-29", + "equity": 11347.56, + "return_pct": 13.48 + }, + { + "date": "2024-01-30", + "equity": 11338.78, + "return_pct": 13.39 + }, + { + "date": "2024-01-31", + "equity": 11153.77, + "return_pct": 11.54 + }, + { + "date": "2024-02-01", + "equity": 11299.75, + "return_pct": 13.0 + }, + { + "date": "2024-02-02", + "equity": 11418.71, + "return_pct": 14.19 + }, + { + "date": "2024-02-05", + "equity": 11377.13, + "return_pct": 13.77 + }, + { + "date": "2024-02-06", + "equity": 11410.16, + "return_pct": 14.1 + }, + { + "date": "2024-02-07", + "equity": 11505.32, + "return_pct": 15.05 + }, + { + "date": "2024-02-08", + "equity": 11510.41, + "return_pct": 15.1 + }, + { + "date": "2024-02-09", + "equity": 11576.93, + "return_pct": 15.77 + }, + { + "date": "2024-02-12", + "equity": 11571.85, + "return_pct": 15.72 + }, + { + "date": "2024-02-13", + "equity": 11412.47, + "return_pct": 14.12 + }, + { + "date": "2024-02-14", + "equity": 11516.18, + "return_pct": 15.16 + }, + { + "date": "2024-02-15", + "equity": 11595.64, + "return_pct": 15.96 + }, + { + "date": "2024-02-16", + "equity": 11537.89, + "return_pct": 15.38 + }, + { + "date": "2024-02-20", + "equity": 11474.37, + "return_pct": 14.74 + }, + { + "date": "2024-02-21", + "equity": 11484.77, + "return_pct": 14.85 + }, + { + "date": "2024-02-22", + "equity": 11722.45, + "return_pct": 17.22 + }, + { + "date": "2024-02-23", + "equity": 11730.53, + "return_pct": 17.31 + }, + { + "date": "2024-02-26", + "equity": 11687.57, + "return_pct": 16.88 + }, + { + "date": "2024-02-27", + "equity": 11709.28, + "return_pct": 17.09 + }, + { + "date": "2024-02-28", + "equity": 11693.81, + "return_pct": 16.94 + }, + { + "date": "2024-02-29", + "equity": 11735.85, + "return_pct": 17.36 + }, + { + "date": "2024-03-01", + "equity": 11846.03, + "return_pct": 18.46 + }, + { + "date": "2024-03-04", + "equity": 11833.32, + "return_pct": 18.33 + }, + { + "date": "2024-03-05", + "equity": 11715.06, + "return_pct": 17.15 + }, + { + "date": "2024-03-06", + "equity": 11774.42, + "return_pct": 17.74 + }, + { + "date": "2024-03-07", + "equity": 11891.3, + "return_pct": 18.91 + }, + { + "date": "2024-03-08", + "equity": 11819.92, + "return_pct": 18.2 + }, + { + "date": "2024-03-11", + "equity": 11809.76, + "return_pct": 18.1 + }, + { + "date": "2024-03-12", + "equity": 11936.8, + "return_pct": 19.37 + }, + { + "date": "2024-03-13", + "equity": 11918.09, + "return_pct": 19.18 + }, + { + "date": "2024-03-14", + "equity": 11894.53, + "return_pct": 18.95 + }, + { + "date": "2024-03-15", + "equity": 11776.27, + "return_pct": 17.76 + }, + { + "date": "2024-03-18", + "equity": 11846.26, + "return_pct": 18.46 + }, + { + "date": "2024-03-19", + "equity": 11912.09, + "return_pct": 19.12 + }, + { + "date": "2024-03-20", + "equity": 12022.27, + "return_pct": 20.22 + }, + { + "date": "2024-03-21", + "equity": 12062.0, + "return_pct": 20.62 + }, + { + "date": "2024-03-22", + "equity": 12039.13, + "return_pct": 20.39 + }, + { + "date": "2024-03-25", + "equity": 12005.87, + "return_pct": 20.06 + }, + { + "date": "2024-03-26", + "equity": 11983.69, + "return_pct": 19.84 + }, + { + "date": "2024-03-27", + "equity": 12084.4, + "return_pct": 20.84 + }, + { + "date": "2024-03-28", + "equity": 12082.09, + "return_pct": 20.82 + }, + { + "date": "2024-04-01", + "equity": 12061.07, + "return_pct": 20.61 + }, + { + "date": "2024-04-02", + "equity": 11984.39, + "return_pct": 19.84 + }, + { + "date": "2024-04-03", + "equity": 11997.55, + "return_pct": 19.98 + }, + { + "date": "2024-04-04", + "equity": 11851.11, + "return_pct": 18.51 + }, + { + "date": "2024-04-05", + "equity": 11974.92, + "return_pct": 19.75 + }, + { + "date": "2024-04-08", + "equity": 11981.61, + "return_pct": 19.82 + }, + { + "date": "2024-04-09", + "equity": 11995.47, + "return_pct": 19.95 + }, + { + "date": "2024-04-10", + "equity": 11875.36, + "return_pct": 18.75 + }, + { + "date": "2024-04-11", + "equity": 11964.98, + "return_pct": 19.65 + }, + { + "date": "2024-04-12", + "equity": 11799.83, + "return_pct": 18.0 + }, + { + "date": "2024-04-15", + "equity": 11652.0, + "return_pct": 16.52 + }, + { + "date": "2024-04-16", + "equity": 11630.75, + "return_pct": 16.31 + }, + { + "date": "2024-04-17", + "equity": 11561.92, + "return_pct": 15.62 + }, + { + "date": "2024-04-18", + "equity": 11538.12, + "return_pct": 15.38 + }, + { + "date": "2024-04-19", + "equity": 11437.41, + "return_pct": 14.37 + }, + { + "date": "2024-04-22", + "equity": 11542.74, + "return_pct": 15.43 + }, + { + "date": "2024-04-23", + "equity": 11679.72, + "return_pct": 16.8 + }, + { + "date": "2024-04-24", + "equity": 11674.17, + "return_pct": 16.74 + }, + { + "date": "2024-04-25", + "equity": 11629.82, + "return_pct": 16.3 + }, + { + "date": "2024-04-26", + "equity": 11740.0, + "return_pct": 17.4 + }, + { + "date": "2024-04-29", + "equity": 11781.58, + "return_pct": 17.82 + }, + { + "date": "2024-04-30", + "equity": 11594.95, + "return_pct": 15.95 + }, + { + "date": "2024-05-01", + "equity": 11557.3, + "return_pct": 15.57 + }, + { + "date": "2024-05-02", + "equity": 11665.4, + "return_pct": 16.65 + }, + { + "date": "2024-05-03", + "equity": 11809.99, + "return_pct": 18.1 + }, + { + "date": "2024-05-06", + "equity": 11931.95, + "return_pct": 19.32 + }, + { + "date": "2024-05-07", + "equity": 11945.12, + "return_pct": 19.45 + }, + { + "date": "2024-05-08", + "equity": 11946.27, + "return_pct": 19.46 + }, + { + "date": "2024-05-09", + "equity": 12015.11, + "return_pct": 20.15 + }, + { + "date": "2024-05-10", + "equity": 12030.58, + "return_pct": 20.31 + }, + { + "date": "2024-05-13", + "equity": 12032.2, + "return_pct": 20.32 + }, + { + "date": "2024-05-14", + "equity": 12087.4, + "return_pct": 20.87 + }, + { + "date": "2024-05-15", + "equity": 12237.08, + "return_pct": 22.37 + }, + { + "date": "2024-05-16", + "equity": 12211.9, + "return_pct": 22.12 + }, + { + "date": "2024-05-17", + "equity": 12229.46, + "return_pct": 22.29 + }, + { + "date": "2024-05-20", + "equity": 12243.55, + "return_pct": 22.44 + }, + { + "date": "2024-05-21", + "equity": 12273.58, + "return_pct": 22.74 + }, + { + "date": "2024-05-22", + "equity": 12238.24, + "return_pct": 22.38 + }, + { + "date": "2024-05-23", + "equity": 12148.85, + "return_pct": 21.49 + }, + { + "date": "2024-05-24", + "equity": 12229.23, + "return_pct": 22.29 + }, + { + "date": "2024-05-28", + "equity": 12237.78, + "return_pct": 22.38 + }, + { + "date": "2024-05-29", + "equity": 12152.08, + "return_pct": 21.52 + }, + { + "date": "2024-05-30", + "equity": 12071.47, + "return_pct": 20.71 + }, + { + "date": "2024-05-31", + "equity": 12181.42, + "return_pct": 21.81 + }, + { + "date": "2024-06-03", + "equity": 12191.35, + "return_pct": 21.91 + }, + { + "date": "2024-06-04", + "equity": 12204.98, + "return_pct": 22.05 + }, + { + "date": "2024-06-05", + "equity": 12350.03, + "return_pct": 23.5 + }, + { + "date": "2024-06-06", + "equity": 12349.8, + "return_pct": 23.5 + }, + { + "date": "2024-06-07", + "equity": 12334.79, + "return_pct": 23.35 + }, + { + "date": "2024-06-10", + "equity": 12372.9, + "return_pct": 23.73 + }, + { + "date": "2024-06-11", + "equity": 12402.7, + "return_pct": 24.03 + }, + { + "date": "2024-06-12", + "equity": 12504.56, + "return_pct": 25.05 + }, + { + "date": "2024-06-13", + "equity": 12529.74, + "return_pct": 25.3 + }, + { + "date": "2024-06-14", + "equity": 12537.36, + "return_pct": 25.37 + }, + { + "date": "2024-06-17", + "equity": 12637.15, + "return_pct": 26.37 + }, + { + "date": "2024-06-18", + "equity": 12669.25, + "return_pct": 26.69 + }, + { + "date": "2024-06-20", + "equity": 12634.84, + "return_pct": 26.35 + }, + { + "date": "2024-06-21", + "equity": 12577.32, + "return_pct": 25.77 + }, + { + "date": "2024-06-24", + "equity": 12536.44, + "return_pct": 25.36 + }, + { + "date": "2024-06-25", + "equity": 12584.71, + "return_pct": 25.85 + }, + { + "date": "2024-06-26", + "equity": 12600.42, + "return_pct": 26.0 + }, + { + "date": "2024-06-27", + "equity": 12620.29, + "return_pct": 26.2 + }, + { + "date": "2024-06-28", + "equity": 12570.62, + "return_pct": 25.71 + }, + { + "date": "2024-07-01", + "equity": 12596.49, + "return_pct": 25.96 + }, + { + "date": "2024-07-02", + "equity": 12681.26, + "return_pct": 26.81 + }, + { + "date": "2024-07-03", + "equity": 12737.86, + "return_pct": 27.38 + }, + { + "date": "2024-07-05", + "equity": 12811.31, + "return_pct": 28.11 + }, + { + "date": "2024-07-08", + "equity": 12826.09, + "return_pct": 28.26 + }, + { + "date": "2024-07-09", + "equity": 12838.57, + "return_pct": 28.39 + }, + { + "date": "2024-07-10", + "equity": 12965.61, + "return_pct": 29.66 + }, + { + "date": "2024-07-11", + "equity": 12853.81, + "return_pct": 28.54 + }, + { + "date": "2024-07-12", + "equity": 12934.89, + "return_pct": 29.35 + }, + { + "date": "2024-07-15", + "equity": 12970.46, + "return_pct": 29.7 + }, + { + "date": "2024-07-16", + "equity": 13047.37, + "return_pct": 30.47 + }, + { + "date": "2024-07-17", + "equity": 12864.44, + "return_pct": 28.64 + }, + { + "date": "2024-07-18", + "equity": 12765.57, + "return_pct": 27.66 + }, + { + "date": "2024-07-19", + "equity": 12680.8, + "return_pct": 26.81 + }, + { + "date": "2024-07-22", + "equity": 12811.54, + "return_pct": 28.12 + }, + { + "date": "2024-07-23", + "equity": 12791.44, + "return_pct": 27.91 + }, + { + "date": "2024-07-24", + "equity": 12501.56, + "return_pct": 25.02 + }, + { + "date": "2024-07-25", + "equity": 12436.42, + "return_pct": 24.36 + }, + { + "date": "2024-07-26", + "equity": 12575.71, + "return_pct": 25.76 + }, + { + "date": "2024-07-29", + "equity": 12583.1, + "return_pct": 25.83 + }, + { + "date": "2024-07-30", + "equity": 12519.34, + "return_pct": 25.19 + }, + { + "date": "2024-07-31", + "equity": 12722.84, + "return_pct": 27.23 + }, + { + "date": "2024-08-01", + "equity": 12542.67, + "return_pct": 25.43 + }, + { + "date": "2024-08-02", + "equity": 12309.15, + "return_pct": 23.09 + }, + { + "date": "2024-08-05", + "equity": 11950.66, + "return_pct": 19.51 + }, + { + "date": "2024-08-06", + "equity": 12060.84, + "return_pct": 20.61 + }, + { + "date": "2024-08-07", + "equity": 11980.23, + "return_pct": 19.8 + }, + { + "date": "2024-08-08", + "equity": 12257.18, + "return_pct": 22.57 + }, + { + "date": "2024-08-09", + "equity": 12311.23, + "return_pct": 23.11 + }, + { + "date": "2024-08-12", + "equity": 12317.7, + "return_pct": 23.18 + }, + { + "date": "2024-08-13", + "equity": 12520.27, + "return_pct": 25.2 + }, + { + "date": "2024-08-14", + "equity": 12559.77, + "return_pct": 25.6 + }, + { + "date": "2024-08-15", + "equity": 12775.04, + "return_pct": 27.75 + }, + { + "date": "2024-08-16", + "equity": 12803.69, + "return_pct": 28.04 + }, + { + "date": "2024-08-19", + "equity": 12926.11, + "return_pct": 29.26 + }, + { + "date": "2024-08-20", + "equity": 12905.09, + "return_pct": 29.05 + }, + { + "date": "2024-08-21", + "equity": 12949.44, + "return_pct": 29.49 + }, + { + "date": "2024-08-22", + "equity": 12847.8, + "return_pct": 28.48 + }, + { + "date": "2024-08-23", + "equity": 12984.32, + "return_pct": 29.84 + }, + { + "date": "2024-08-26", + "equity": 12953.36, + "return_pct": 29.53 + }, + { + "date": "2024-08-27", + "equity": 12971.15, + "return_pct": 29.71 + }, + { + "date": "2024-08-28", + "equity": 12895.85, + "return_pct": 28.96 + }, + { + "date": "2024-08-29", + "equity": 12897.0, + "return_pct": 28.97 + }, + { + "date": "2024-08-30", + "equity": 13020.12, + "return_pct": 30.2 + }, + { + "date": "2024-09-03", + "equity": 12752.18, + "return_pct": 27.52 + }, + { + "date": "2024-09-04", + "equity": 12726.08, + "return_pct": 27.26 + }, + { + "date": "2024-09-05", + "equity": 12695.12, + "return_pct": 26.95 + }, + { + "date": "2024-09-06", + "equity": 12481.46, + "return_pct": 24.81 + }, + { + "date": "2024-09-09", + "equity": 12621.21, + "return_pct": 26.21 + }, + { + "date": "2024-09-10", + "equity": 12676.18, + "return_pct": 26.76 + }, + { + "date": "2024-09-11", + "equity": 12806.23, + "return_pct": 28.06 + }, + { + "date": "2024-09-12", + "equity": 12914.1, + "return_pct": 29.14 + }, + { + "date": "2024-09-13", + "equity": 12981.54, + "return_pct": 29.82 + }, + { + "date": "2024-09-16", + "equity": 13000.72, + "return_pct": 30.01 + }, + { + "date": "2024-09-17", + "equity": 13006.03, + "return_pct": 30.06 + }, + { + "date": "2024-09-18", + "equity": 12967.45, + "return_pct": 29.67 + }, + { + "date": "2024-09-19", + "equity": 13188.74, + "return_pct": 31.89 + }, + { + "date": "2024-09-20", + "equity": 13125.68, + "return_pct": 31.26 + }, + { + "date": "2024-09-23", + "equity": 13158.48, + "return_pct": 31.58 + }, + { + "date": "2024-09-24", + "equity": 13196.13, + "return_pct": 31.96 + }, + { + "date": "2024-09-25", + "equity": 13167.02, + "return_pct": 31.67 + }, + { + "date": "2024-09-26", + "equity": 13219.23, + "return_pct": 32.19 + }, + { + "date": "2024-09-27", + "equity": 13200.06, + "return_pct": 32.0 + }, + { + "date": "2024-09-30", + "equity": 13252.95, + "return_pct": 32.53 + }, + { + "date": "2024-10-01", + "equity": 13134.22, + "return_pct": 31.34 + }, + { + "date": "2024-10-02", + "equity": 13139.77, + "return_pct": 31.4 + }, + { + "date": "2024-10-03", + "equity": 13115.75, + "return_pct": 31.16 + }, + { + "date": "2024-10-04", + "equity": 13234.93, + "return_pct": 32.35 + }, + { + "date": "2024-10-07", + "equity": 13115.28, + "return_pct": 31.15 + }, + { + "date": "2024-10-08", + "equity": 13239.32, + "return_pct": 32.39 + }, + { + "date": "2024-10-09", + "equity": 13331.02, + "return_pct": 33.31 + }, + { + "date": "2024-10-10", + "equity": 13307.69, + "return_pct": 33.08 + }, + { + "date": "2024-10-11", + "equity": 13387.38, + "return_pct": 33.87 + }, + { + "date": "2024-10-14", + "equity": 13496.87, + "return_pct": 34.97 + }, + { + "date": "2024-10-15", + "equity": 13392.0, + "return_pct": 33.92 + }, + { + "date": "2024-10-16", + "equity": 13450.21, + "return_pct": 34.5 + }, + { + "date": "2024-10-17", + "equity": 13451.37, + "return_pct": 34.51 + }, + { + "date": "2024-10-18", + "equity": 13503.11, + "return_pct": 35.03 + }, + { + "date": "2024-10-21", + "equity": 13480.93, + "return_pct": 34.81 + }, + { + "date": "2024-10-22", + "equity": 13473.77, + "return_pct": 34.74 + }, + { + "date": "2024-10-23", + "equity": 13350.66, + "return_pct": 33.51 + }, + { + "date": "2024-10-24", + "equity": 13379.53, + "return_pct": 33.8 + }, + { + "date": "2024-10-25", + "equity": 13374.91, + "return_pct": 33.75 + }, + { + "date": "2024-10-28", + "equity": 13416.26, + "return_pct": 34.16 + }, + { + "date": "2024-10-29", + "equity": 13437.97, + "return_pct": 34.38 + }, + { + "date": "2024-10-30", + "equity": 13397.32, + "return_pct": 33.97 + }, + { + "date": "2024-10-31", + "equity": 13134.69, + "return_pct": 31.35 + }, + { + "date": "2024-11-01", + "equity": 13190.12, + "return_pct": 31.9 + }, + { + "date": "2024-11-04", + "equity": 13161.71, + "return_pct": 31.62 + }, + { + "date": "2024-11-05", + "equity": 13320.86, + "return_pct": 33.21 + }, + { + "date": "2024-11-06", + "equity": 13652.09, + "return_pct": 36.52 + }, + { + "date": "2024-11-07", + "equity": 13757.65, + "return_pct": 37.58 + }, + { + "date": "2024-11-08", + "equity": 13817.25, + "return_pct": 38.17 + }, + { + "date": "2024-11-11", + "equity": 13830.41, + "return_pct": 38.3 + }, + { + "date": "2024-11-12", + "equity": 13787.45, + "return_pct": 37.87 + }, + { + "date": "2024-11-13", + "equity": 13794.15, + "return_pct": 37.94 + }, + { + "date": "2024-11-14", + "equity": 13705.45, + "return_pct": 37.05 + }, + { + "date": "2024-11-15", + "equity": 13529.9, + "return_pct": 35.3 + }, + { + "date": "2024-11-18", + "equity": 13585.34, + "return_pct": 35.85 + }, + { + "date": "2024-11-19", + "equity": 13635.0, + "return_pct": 36.35 + }, + { + "date": "2024-11-20", + "equity": 13639.62, + "return_pct": 36.4 + }, + { + "date": "2024-11-21", + "equity": 13712.84, + "return_pct": 37.13 + }, + { + "date": "2024-11-22", + "equity": 13755.34, + "return_pct": 37.55 + }, + { + "date": "2024-11-25", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2024-11-26", + "equity": 13874.07, + "return_pct": 38.74 + }, + { + "date": "2024-11-27", + "equity": 13832.03, + "return_pct": 38.32 + }, + { + "date": "2024-11-29", + "equity": 13917.95, + "return_pct": 39.18 + }, + { + "date": "2024-12-02", + "equity": 13942.9, + "return_pct": 39.43 + }, + { + "date": "2024-12-03", + "equity": 13949.37, + "return_pct": 39.49 + }, + { + "date": "2024-12-04", + "equity": 14035.99, + "return_pct": 40.36 + }, + { + "date": "2024-12-05", + "equity": 14012.89, + "return_pct": 40.13 + }, + { + "date": "2024-12-06", + "equity": 14039.45, + "return_pct": 40.39 + }, + { + "date": "2024-12-09", + "equity": 13967.15, + "return_pct": 39.67 + }, + { + "date": "2024-12-10", + "equity": 13923.73, + "return_pct": 39.24 + }, + { + "date": "2024-12-11", + "equity": 14031.37, + "return_pct": 40.31 + }, + { + "date": "2024-12-12", + "equity": 13959.07, + "return_pct": 39.59 + }, + { + "date": "2024-12-13", + "equity": 13956.3, + "return_pct": 39.56 + }, + { + "date": "2024-12-16", + "equity": 14015.89, + "return_pct": 40.16 + }, + { + "date": "2024-12-17", + "equity": 13958.15, + "return_pct": 39.58 + }, + { + "date": "2024-12-18", + "equity": 13542.14, + "return_pct": 35.42 + }, + { + "date": "2024-12-19", + "equity": 13537.99, + "return_pct": 35.38 + }, + { + "date": "2024-12-20", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2024-12-23", + "equity": 13736.4, + "return_pct": 37.36 + }, + { + "date": "2024-12-24", + "equity": 13889.08, + "return_pct": 38.89 + }, + { + "date": "2024-12-26", + "equity": 13890.01, + "return_pct": 38.9 + }, + { + "date": "2024-12-27", + "equity": 13743.79, + "return_pct": 37.44 + }, + { + "date": "2024-12-30", + "equity": 13586.95, + "return_pct": 35.87 + }, + { + "date": "2024-12-31", + "equity": 13537.52, + "return_pct": 35.38 + }, + { + "date": "2025-01-02", + "equity": 13504.26, + "return_pct": 35.04 + }, + { + "date": "2025-01-03", + "equity": 13673.11, + "return_pct": 36.73 + }, + { + "date": "2025-01-06", + "equity": 13751.88, + "return_pct": 37.52 + }, + { + "date": "2025-01-07", + "equity": 13596.42, + "return_pct": 35.96 + }, + { + "date": "2025-01-08", + "equity": 13616.29, + "return_pct": 36.16 + }, + { + "date": "2025-01-10", + "equity": 13408.4, + "return_pct": 34.08 + }, + { + "date": "2025-01-13", + "equity": 13429.19, + "return_pct": 34.29 + }, + { + "date": "2025-01-14", + "equity": 13447.67, + "return_pct": 34.48 + }, + { + "date": "2025-01-15", + "equity": 13692.28, + "return_pct": 36.92 + }, + { + "date": "2025-01-16", + "equity": 13665.95, + "return_pct": 36.66 + }, + { + "date": "2025-01-17", + "equity": 13803.16, + "return_pct": 38.03 + }, + { + "date": "2025-01-21", + "equity": 13929.5, + "return_pct": 39.3 + }, + { + "date": "2025-01-22", + "equity": 14007.81, + "return_pct": 40.08 + }, + { + "date": "2025-01-23", + "equity": 14084.26, + "return_pct": 40.84 + }, + { + "date": "2025-01-24", + "equity": 14043.15, + "return_pct": 40.43 + }, + { + "date": "2025-01-27", + "equity": 13844.5, + "return_pct": 38.45 + }, + { + "date": "2025-01-28", + "equity": 13963.46, + "return_pct": 39.63 + }, + { + "date": "2025-01-29", + "equity": 13900.86, + "return_pct": 39.01 + }, + { + "date": "2025-01-30", + "equity": 13975.47, + "return_pct": 39.75 + }, + { + "date": "2025-01-31", + "equity": 13901.09, + "return_pct": 39.01 + }, + { + "date": "2025-02-03", + "equity": 13807.54, + "return_pct": 38.08 + }, + { + "date": "2025-02-04", + "equity": 13900.17, + "return_pct": 39.0 + }, + { + "date": "2025-02-05", + "equity": 13956.53, + "return_pct": 39.57 + }, + { + "date": "2025-02-06", + "equity": 14005.04, + "return_pct": 40.05 + }, + { + "date": "2025-02-07", + "equity": 13876.84, + "return_pct": 38.77 + }, + { + "date": "2025-02-10", + "equity": 13971.08, + "return_pct": 39.71 + }, + { + "date": "2025-02-11", + "equity": 13981.71, + "return_pct": 39.82 + }, + { + "date": "2025-02-12", + "equity": 13936.66, + "return_pct": 39.37 + }, + { + "date": "2025-02-13", + "equity": 14083.8, + "return_pct": 40.84 + }, + { + "date": "2025-02-14", + "equity": 14083.11, + "return_pct": 40.83 + }, + { + "date": "2025-02-18", + "equity": 14124.45, + "return_pct": 41.24 + }, + { + "date": "2025-02-19", + "equity": 14157.72, + "return_pct": 41.58 + }, + { + "date": "2025-02-20", + "equity": 14098.82, + "return_pct": 40.99 + }, + { + "date": "2025-02-21", + "equity": 13857.67, + "return_pct": 38.58 + }, + { + "date": "2025-02-24", + "equity": 13794.61, + "return_pct": 37.95 + }, + { + "date": "2025-02-25", + "equity": 13726.01, + "return_pct": 37.26 + }, + { + "date": "2025-02-26", + "equity": 13732.94, + "return_pct": 37.33 + }, + { + "date": "2025-02-27", + "equity": 13513.73, + "return_pct": 35.14 + }, + { + "date": "2025-02-28", + "equity": 13724.62, + "return_pct": 37.25 + }, + { + "date": "2025-03-03", + "equity": 13484.17, + "return_pct": 34.84 + }, + { + "date": "2025-03-04", + "equity": 13324.56, + "return_pct": 33.25 + }, + { + "date": "2025-03-05", + "equity": 13467.77, + "return_pct": 34.68 + }, + { + "date": "2025-03-06", + "equity": 13228.7, + "return_pct": 32.29 + }, + { + "date": "2025-03-07", + "equity": 13302.84, + "return_pct": 33.03 + }, + { + "date": "2025-03-10", + "equity": 12948.51, + "return_pct": 29.49 + }, + { + "date": "2025-03-11", + "equity": 12840.87, + "return_pct": 28.41 + }, + { + "date": "2025-03-12", + "equity": 12909.02, + "return_pct": 29.09 + }, + { + "date": "2025-03-13", + "equity": 12736.93, + "return_pct": 27.37 + }, + { + "date": "2025-03-14", + "equity": 13000.02, + "return_pct": 30.0 + }, + { + "date": "2025-03-17", + "equity": 13100.27, + "return_pct": 31.0 + }, + { + "date": "2025-03-18", + "equity": 12958.68, + "return_pct": 29.59 + }, + { + "date": "2025-03-19", + "equity": 13099.81, + "return_pct": 31.0 + }, + { + "date": "2025-03-20", + "equity": 13061.93, + "return_pct": 30.62 + }, + { + "date": "2025-03-21", + "equity": 13027.05, + "return_pct": 30.27 + }, + { + "date": "2025-03-24", + "equity": 13260.34, + "return_pct": 32.6 + }, + { + "date": "2025-03-25", + "equity": 13292.22, + "return_pct": 32.92 + }, + { + "date": "2025-03-26", + "equity": 13133.53, + "return_pct": 31.34 + }, + { + "date": "2025-03-27", + "equity": 13098.65, + "return_pct": 30.99 + }, + { + "date": "2025-03-28", + "equity": 12834.87, + "return_pct": 28.35 + }, + { + "date": "2025-03-31", + "equity": 12921.03, + "return_pct": 29.21 + }, + { + "date": "2025-04-01", + "equity": 12957.52, + "return_pct": 29.58 + }, + { + "date": "2025-04-02", + "equity": 13039.52, + "return_pct": 30.4 + }, + { + "date": "2025-04-03", + "equity": 12396.92, + "return_pct": 23.97 + }, + { + "date": "2025-04-04", + "equity": 11671.17, + "return_pct": 16.71 + }, + { + "date": "2025-04-07", + "equity": 11650.38, + "return_pct": 16.5 + }, + { + "date": "2025-04-08", + "equity": 11467.9, + "return_pct": 14.68 + }, + { + "date": "2025-04-09", + "equity": 12672.26, + "return_pct": 26.72 + }, + { + "date": "2025-04-10", + "equity": 12116.97, + "return_pct": 21.17 + }, + { + "date": "2025-04-11", + "equity": 12333.17, + "return_pct": 23.33 + }, + { + "date": "2025-04-14", + "equity": 12452.82, + "return_pct": 24.53 + }, + { + "date": "2025-04-15", + "equity": 12417.94, + "return_pct": 24.18 + }, + { + "date": "2025-04-16", + "equity": 12141.92, + "return_pct": 21.42 + }, + { + "date": "2025-04-17", + "equity": 12159.24, + "return_pct": 21.59 + }, + { + "date": "2025-04-21", + "equity": 11869.82, + "return_pct": 18.7 + }, + { + "date": "2025-04-22", + "equity": 12178.64, + "return_pct": 21.79 + }, + { + "date": "2025-04-23", + "equity": 12367.36, + "return_pct": 23.67 + }, + { + "date": "2025-04-24", + "equity": 12627.68, + "return_pct": 26.28 + }, + { + "date": "2025-04-25", + "equity": 12718.92, + "return_pct": 27.19 + }, + { + "date": "2025-04-28", + "equity": 12723.77, + "return_pct": 27.24 + }, + { + "date": "2025-04-29", + "equity": 12803.92, + "return_pct": 28.04 + }, + { + "date": "2025-04-30", + "equity": 12809.0, + "return_pct": 28.09 + }, + { + "date": "2025-05-01", + "equity": 12899.78, + "return_pct": 29.0 + }, + { + "date": "2025-05-02", + "equity": 13091.26, + "return_pct": 30.91 + }, + { + "date": "2025-05-05", + "equity": 13016.19, + "return_pct": 30.16 + }, + { + "date": "2025-05-06", + "equity": 12907.4, + "return_pct": 29.07 + }, + { + "date": "2025-05-07", + "equity": 12961.68, + "return_pct": 29.62 + }, + { + "date": "2025-05-08", + "equity": 13051.99, + "return_pct": 30.52 + }, + { + "date": "2025-05-09", + "equity": 13035.36, + "return_pct": 30.35 + }, + { + "date": "2025-05-12", + "equity": 13466.15, + "return_pct": 34.66 + }, + { + "date": "2025-05-13", + "equity": 13555.08, + "return_pct": 35.55 + }, + { + "date": "2025-05-14", + "equity": 13572.4, + "return_pct": 35.72 + }, + { + "date": "2025-05-15", + "equity": 13638.69, + "return_pct": 36.39 + }, + { + "date": "2025-05-16", + "equity": 13725.08, + "return_pct": 37.25 + }, + { + "date": "2025-05-19", + "equity": 13740.1, + "return_pct": 37.4 + }, + { + "date": "2025-05-20", + "equity": 13693.9, + "return_pct": 36.94 + }, + { + "date": "2025-05-21", + "equity": 13463.15, + "return_pct": 34.63 + }, + { + "date": "2025-05-22", + "equity": 13468.46, + "return_pct": 34.68 + }, + { + "date": "2025-05-23", + "equity": 13376.53, + "return_pct": 33.77 + }, + { + "date": "2025-05-27", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2025-05-28", + "equity": 13575.64, + "return_pct": 35.76 + }, + { + "date": "2025-05-29", + "equity": 13629.22, + "return_pct": 36.29 + }, + { + "date": "2025-05-30", + "equity": 13613.98, + "return_pct": 36.14 + }, + { + "date": "2025-06-02", + "equity": 13690.67, + "return_pct": 36.91 + }, + { + "date": "2025-06-03", + "equity": 13768.74, + "return_pct": 37.69 + }, + { + "date": "2025-06-04", + "equity": 13765.04, + "return_pct": 37.65 + }, + { + "date": "2025-06-05", + "equity": 13698.52, + "return_pct": 36.99 + }, + { + "date": "2025-06-06", + "equity": 13839.19, + "return_pct": 38.39 + }, + { + "date": "2025-06-09", + "equity": 13851.66, + "return_pct": 38.52 + }, + { + "date": "2025-06-10", + "equity": 13930.2, + "return_pct": 39.3 + }, + { + "date": "2025-06-11", + "equity": 13890.47, + "return_pct": 38.9 + }, + { + "date": "2025-06-12", + "equity": 13945.67, + "return_pct": 39.46 + }, + { + "date": "2025-06-13", + "equity": 13789.76, + "return_pct": 37.9 + }, + { + "date": "2025-06-16", + "equity": 13920.96, + "return_pct": 39.21 + }, + { + "date": "2025-06-17", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2025-06-18", + "equity": 13799.92, + "return_pct": 38.0 + }, + { + "date": "2025-06-20", + "equity": 13726.93, + "return_pct": 37.27 + }, + { + "date": "2025-06-23", + "equity": 13862.52, + "return_pct": 38.63 + }, + { + "date": "2025-06-24", + "equity": 14015.66, + "return_pct": 40.16 + }, + { + "date": "2025-06-25", + "equity": 14023.51, + "return_pct": 40.24 + }, + { + "date": "2025-06-26", + "equity": 14133.23, + "return_pct": 41.33 + }, + { + "date": "2025-06-27", + "equity": 14203.45, + "return_pct": 42.03 + }, + { + "date": "2025-06-30", + "equity": 14271.36, + "return_pct": 42.71 + }, + { + "date": "2025-07-01", + "equity": 14266.74, + "return_pct": 42.67 + }, + { + "date": "2025-07-02", + "equity": 14331.42, + "return_pct": 43.31 + }, + { + "date": "2025-07-03", + "equity": 14444.37, + "return_pct": 44.44 + }, + { + "date": "2025-07-07", + "equity": 14336.73, + "return_pct": 43.37 + }, + { + "date": "2025-07-08", + "equity": 14328.88, + "return_pct": 43.29 + }, + { + "date": "2025-07-09", + "equity": 14414.8, + "return_pct": 44.15 + }, + { + "date": "2025-07-10", + "equity": 14455.45, + "return_pct": 44.55 + }, + { + "date": "2025-07-11", + "equity": 14404.64, + "return_pct": 44.05 + }, + { + "date": "2025-07-14", + "equity": 14432.13, + "return_pct": 44.32 + }, + { + "date": "2025-07-15", + "equity": 14370.45, + "return_pct": 43.7 + }, + { + "date": "2025-07-16", + "equity": 14418.5, + "return_pct": 44.18 + }, + { + "date": "2025-07-17", + "equity": 14506.73, + "return_pct": 45.07 + }, + { + "date": "2025-07-18", + "equity": 14496.11, + "return_pct": 44.96 + }, + { + "date": "2025-07-21", + "equity": 14523.6, + "return_pct": 45.24 + }, + { + "date": "2025-07-22", + "equity": 14525.67, + "return_pct": 45.26 + }, + { + "date": "2025-07-23", + "equity": 14649.25, + "return_pct": 46.49 + }, + { + "date": "2025-07-24", + "equity": 14654.1, + "return_pct": 46.54 + }, + { + "date": "2025-07-25", + "equity": 14716.0, + "return_pct": 47.16 + }, + { + "date": "2025-07-28", + "equity": 14712.31, + "return_pct": 47.12 + }, + { + "date": "2025-07-29", + "equity": 14673.5, + "return_pct": 46.74 + }, + { + "date": "2025-07-30", + "equity": 14655.03, + "return_pct": 46.55 + }, + { + "date": "2025-07-31", + "equity": 14600.05, + "return_pct": 46.0 + }, + { + "date": "2025-08-01", + "equity": 14360.75, + "return_pct": 43.61 + }, + { + "date": "2025-08-04", + "equity": 14579.03, + "return_pct": 45.79 + }, + { + "date": "2025-08-05", + "equity": 14505.12, + "return_pct": 45.05 + }, + { + "date": "2025-08-06", + "equity": 14616.22, + "return_pct": 46.16 + }, + { + "date": "2025-08-07", + "equity": 14603.98, + "return_pct": 46.04 + }, + { + "date": "2025-08-08", + "equity": 14717.85, + "return_pct": 47.18 + }, + { + "date": "2025-08-11", + "equity": 14688.75, + "return_pct": 46.89 + }, + { + "date": "2025-08-12", + "equity": 14845.13, + "return_pct": 48.45 + }, + { + "date": "2025-08-13", + "equity": 14895.94, + "return_pct": 48.96 + }, + { + "date": "2025-08-14", + "equity": 14897.33, + "return_pct": 48.97 + }, + { + "date": "2025-08-15", + "equity": 14862.45, + "return_pct": 48.62 + }, + { + "date": "2025-08-18", + "equity": 14859.22, + "return_pct": 48.59 + }, + { + "date": "2025-08-19", + "equity": 14778.6, + "return_pct": 47.79 + }, + { + "date": "2025-08-20", + "equity": 14739.33, + "return_pct": 47.39 + }, + { + "date": "2025-08-21", + "equity": 14680.2, + "return_pct": 46.8 + }, + { + "date": "2025-08-22", + "equity": 14905.64, + "return_pct": 49.06 + }, + { + "date": "2025-08-25", + "equity": 14840.04, + "return_pct": 48.4 + }, + { + "date": "2025-08-26", + "equity": 14902.18, + "return_pct": 49.02 + }, + { + "date": "2025-08-27", + "equity": 14936.13, + "return_pct": 49.36 + }, + { + "date": "2025-08-28", + "equity": 14989.03, + "return_pct": 49.89 + }, + { + "date": "2025-08-29", + "equity": 14899.64, + "return_pct": 49.0 + }, + { + "date": "2025-09-02", + "equity": 14789.23, + "return_pct": 47.89 + }, + { + "date": "2025-09-03", + "equity": 14869.38, + "return_pct": 48.69 + }, + { + "date": "2025-09-04", + "equity": 14993.65, + "return_pct": 49.94 + }, + { + "date": "2025-09-05", + "equity": 14950.22, + "return_pct": 49.5 + }, + { + "date": "2025-09-08", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-09-09", + "equity": 15021.6, + "return_pct": 50.22 + }, + { + "date": "2025-09-10", + "equity": 15065.02, + "return_pct": 50.65 + }, + { + "date": "2025-09-11", + "equity": 15190.22, + "return_pct": 51.9 + }, + { + "date": "2025-09-12", + "equity": 15185.13, + "return_pct": 51.85 + }, + { + "date": "2025-09-15", + "equity": 15265.98, + "return_pct": 52.66 + }, + { + "date": "2025-09-16", + "equity": 15244.96, + "return_pct": 52.45 + }, + { + "date": "2025-09-17", + "equity": 15226.02, + "return_pct": 52.26 + }, + { + "date": "2025-09-18", + "equity": 15297.16, + "return_pct": 52.97 + }, + { + "date": "2025-09-19", + "equity": 15330.42, + "return_pct": 53.3 + }, + { + "date": "2025-09-22", + "equity": 15402.95, + "return_pct": 54.03 + }, + { + "date": "2025-09-23", + "equity": 15319.1, + "return_pct": 53.19 + }, + { + "date": "2025-09-24", + "equity": 15270.37, + "return_pct": 52.7 + }, + { + "date": "2025-09-25", + "equity": 15199.92, + "return_pct": 52.0 + }, + { + "date": "2025-09-26", + "equity": 15287.0, + "return_pct": 52.87 + }, + { + "date": "2025-09-29", + "equity": 15329.96, + "return_pct": 53.3 + }, + { + "date": "2025-09-30", + "equity": 15387.71, + "return_pct": 53.88 + }, + { + "date": "2025-10-01", + "equity": 15440.14, + "return_pct": 54.4 + }, + { + "date": "2025-10-02", + "equity": 15457.93, + "return_pct": 54.58 + }, + { + "date": "2025-10-03", + "equity": 15457.7, + "return_pct": 54.58 + }, + { + "date": "2025-10-06", + "equity": 15513.13, + "return_pct": 55.13 + }, + { + "date": "2025-10-07", + "equity": 15455.62, + "return_pct": 54.56 + }, + { + "date": "2025-10-08", + "equity": 15547.78, + "return_pct": 55.48 + }, + { + "date": "2025-10-09", + "equity": 15502.74, + "return_pct": 55.03 + }, + { + "date": "2025-10-10", + "equity": 15083.73, + "return_pct": 50.84 + }, + { + "date": "2025-10-13", + "equity": 15315.18, + "return_pct": 53.15 + }, + { + "date": "2025-10-14", + "equity": 15296.47, + "return_pct": 52.96 + }, + { + "date": "2025-10-15", + "equity": 15364.38, + "return_pct": 53.64 + }, + { + "date": "2025-10-16", + "equity": 15259.74, + "return_pct": 52.6 + }, + { + "date": "2025-10-17", + "equity": 15346.36, + "return_pct": 53.46 + }, + { + "date": "2025-10-20", + "equity": 15505.97, + "return_pct": 55.06 + }, + { + "date": "2025-10-21", + "equity": 15505.74, + "return_pct": 55.06 + }, + { + "date": "2025-10-22", + "equity": 15425.13, + "return_pct": 54.25 + }, + { + "date": "2025-10-23", + "equity": 15516.6, + "return_pct": 55.17 + }, + { + "date": "2025-10-24", + "equity": 15643.41, + "return_pct": 56.43 + }, + { + "date": "2025-10-27", + "equity": 15827.96, + "return_pct": 58.28 + }, + { + "date": "2025-10-28", + "equity": 15870.0, + "return_pct": 58.7 + }, + { + "date": "2025-10-29", + "equity": 15877.62, + "return_pct": 58.78 + }, + { + "date": "2025-10-30", + "equity": 15703.0, + "return_pct": 57.03 + }, + { + "date": "2025-10-31", + "equity": 15754.51, + "return_pct": 57.55 + }, + { + "date": "2025-11-03", + "equity": 15784.08, + "return_pct": 57.84 + }, + { + "date": "2025-11-04", + "equity": 15596.98, + "return_pct": 55.97 + }, + { + "date": "2025-11-05", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2025-11-06", + "equity": 15483.1, + "return_pct": 54.83 + }, + { + "date": "2025-11-07", + "equity": 15498.35, + "return_pct": 54.98 + }, + { + "date": "2025-11-10", + "equity": 15740.19, + "return_pct": 57.4 + }, + { + "date": "2025-11-11", + "equity": 15776.22, + "return_pct": 57.76 + }, + { + "date": "2025-11-12", + "equity": 15785.0, + "return_pct": 57.85 + }, + { + "date": "2025-11-13", + "equity": 15523.06, + "return_pct": 55.23 + }, + { + "date": "2025-11-14", + "equity": 15520.52, + "return_pct": 55.21 + }, + { + "date": "2025-11-17", + "equity": 15375.93, + "return_pct": 53.76 + }, + { + "date": "2025-11-18", + "equity": 15246.81, + "return_pct": 52.47 + }, + { + "date": "2025-11-19", + "equity": 15305.71, + "return_pct": 53.06 + }, + { + "date": "2025-11-20", + "equity": 15072.41, + "return_pct": 50.72 + }, + { + "date": "2025-11-21", + "equity": 15222.55, + "return_pct": 52.23 + }, + { + "date": "2025-11-24", + "equity": 15446.61, + "return_pct": 54.47 + }, + { + "date": "2025-11-25", + "equity": 15591.9, + "return_pct": 55.92 + }, + { + "date": "2025-11-26", + "equity": 15699.54, + "return_pct": 57.0 + }, + { + "date": "2025-11-28", + "equity": 15785.23, + "return_pct": 57.85 + }, + { + "date": "2025-12-01", + "equity": 15713.16, + "return_pct": 57.13 + }, + { + "date": "2025-12-02", + "equity": 15742.27, + "return_pct": 57.42 + }, + { + "date": "2025-12-03", + "equity": 15796.78, + "return_pct": 57.97 + }, + { + "date": "2025-12-04", + "equity": 15808.33, + "return_pct": 58.08 + }, + { + "date": "2025-12-05", + "equity": 15838.36, + "return_pct": 58.38 + }, + { + "date": "2025-12-08", + "equity": 15790.77, + "return_pct": 57.91 + }, + { + "date": "2025-12-09", + "equity": 15777.15, + "return_pct": 57.77 + }, + { + "date": "2025-12-10", + "equity": 15881.78, + "return_pct": 58.82 + }, + { + "date": "2025-12-11", + "equity": 15918.74, + "return_pct": 59.19 + }, + { + "date": "2025-12-12", + "equity": 15747.58, + "return_pct": 57.48 + }, + { + "date": "2025-12-15", + "equity": 15723.79, + "return_pct": 57.24 + }, + { + "date": "2025-12-16", + "equity": 15680.83, + "return_pct": 56.81 + }, + { + "date": "2025-12-17", + "equity": 15508.28, + "return_pct": 55.08 + }, + { + "date": "2025-12-18", + "equity": 15625.39, + "return_pct": 56.25 + }, + { + "date": "2025-12-19", + "equity": 15720.56, + "return_pct": 57.21 + }, + { + "date": "2025-12-22", + "equity": 15818.49, + "return_pct": 58.18 + }, + { + "date": "2025-12-23", + "equity": 15890.79, + "return_pct": 58.91 + }, + { + "date": "2025-12-24", + "equity": 15946.69, + "return_pct": 59.47 + }, + { + "date": "2025-12-26", + "equity": 15945.07, + "return_pct": 59.45 + }, + { + "date": "2025-12-29", + "equity": 15888.25, + "return_pct": 58.88 + }, + { + "date": "2025-12-30", + "equity": 15868.85, + "return_pct": 58.69 + }, + { + "date": "2025-12-31", + "equity": 15751.28, + "return_pct": 57.51 + }, + { + "date": "2026-01-02", + "equity": 15780.15, + "return_pct": 57.8 + }, + { + "date": "2026-01-05", + "equity": 15885.25, + "return_pct": 58.85 + }, + { + "date": "2026-01-06", + "equity": 15979.72, + "return_pct": 59.8 + }, + { + "date": "2026-01-07", + "equity": 15928.21, + "return_pct": 59.28 + }, + { + "date": "2026-01-08", + "equity": 15926.59, + "return_pct": 59.27 + }, + { + "date": "2026-01-09", + "equity": 16031.92, + "return_pct": 60.32 + }, + { + "date": "2026-01-12", + "equity": 16057.1, + "return_pct": 60.57 + }, + { + "date": "2026-01-13", + "equity": 16024.99, + "return_pct": 60.25 + }, + { + "date": "2026-01-14", + "equity": 15946.23, + "return_pct": 59.46 + }, + { + "date": "2026-01-15", + "equity": 15989.65, + "return_pct": 59.9 + }, + { + "date": "2026-01-16", + "equity": 15976.25, + "return_pct": 59.76 + }, + { + "date": "2026-01-20", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2026-01-21", + "equity": 15831.66, + "return_pct": 58.32 + }, + { + "date": "2026-01-22", + "equity": 15914.35, + "return_pct": 59.14 + }, + { + "date": "2026-01-23", + "equity": 15920.13, + "return_pct": 59.2 + }, + { + "date": "2026-01-26", + "equity": 16000.97, + "return_pct": 60.01 + }, + { + "date": "2026-01-27", + "equity": 16064.72, + "return_pct": 60.65 + }, + { + "date": "2026-01-28", + "equity": 16063.1, + "return_pct": 60.63 + }, + { + "date": "2026-01-29", + "equity": 16031.23, + "return_pct": 60.31 + }, + { + "date": "2026-01-30", + "equity": 15983.42, + "return_pct": 59.83 + }, + { + "date": "2026-02-02", + "equity": 16062.87, + "return_pct": 60.63 + }, + { + "date": "2026-02-03", + "equity": 15927.06, + "return_pct": 59.27 + }, + { + "date": "2026-02-04", + "equity": 15849.91, + "return_pct": 58.5 + }, + { + "date": "2026-02-05", + "equity": 15651.95, + "return_pct": 56.52 + }, + { + "date": "2026-02-06", + "equity": 15952.23, + "return_pct": 59.52 + }, + { + "date": "2026-02-09", + "equity": 16029.15, + "return_pct": 60.29 + }, + { + "date": "2026-02-10", + "equity": 15986.88, + "return_pct": 59.87 + }, + { + "date": "2026-02-11", + "equity": 15983.18, + "return_pct": 59.83 + }, + { + "date": "2026-02-12", + "equity": 15736.26, + "return_pct": 57.36 + }, + { + "date": "2026-02-13", + "equity": 15747.35, + "return_pct": 57.47 + }, + { + "date": "2026-02-17", + "equity": 15772.76, + "return_pct": 57.73 + }, + { + "date": "2026-02-18", + "equity": 15852.22, + "return_pct": 58.52 + }, + { + "date": "2026-02-19", + "equity": 15810.41, + "return_pct": 58.1 + }, + { + "date": "2026-02-20", + "equity": 15924.75, + "return_pct": 59.25 + }, + { + "date": "2026-02-23", + "equity": 15762.13, + "return_pct": 57.62 + }, + { + "date": "2026-02-24", + "equity": 15876.7, + "return_pct": 58.77 + }, + { + "date": "2026-02-25", + "equity": 16010.67, + "return_pct": 60.11 + }, + { + "date": "2026-02-26", + "equity": 15921.74, + "return_pct": 59.22 + }, + { + "date": "2026-02-27", + "equity": 15845.29, + "return_pct": 58.45 + }, + { + "date": "2026-03-02", + "equity": 15854.3, + "return_pct": 58.54 + }, + { + "date": "2026-03-03", + "equity": 15714.55, + "return_pct": 57.15 + }, + { + "date": "2026-03-04", + "equity": 15825.42, + "return_pct": 58.25 + }, + { + "date": "2026-03-05", + "equity": 15737.19, + "return_pct": 57.37 + }, + { + "date": "2026-03-06", + "equity": 15530.92, + "return_pct": 55.31 + }, + { + "date": "2026-03-09", + "equity": 15666.97, + "return_pct": 56.67 + }, + { + "date": "2026-03-10", + "equity": 15641.79, + "return_pct": 56.42 + }, + { + "date": "2026-03-11", + "equity": 15622.16, + "return_pct": 56.22 + }, + { + "date": "2026-03-12", + "equity": 15384.94, + "return_pct": 53.85 + }, + { + "date": "2026-03-13", + "equity": 15297.85, + "return_pct": 52.98 + }, + { + "date": "2026-03-16", + "equity": 15453.54, + "return_pct": 54.54 + }, + { + "date": "2026-03-17", + "equity": 15494.19, + "return_pct": 54.94 + }, + { + "date": "2026-03-18", + "equity": 15277.99, + "return_pct": 52.78 + }, + { + "date": "2026-03-19", + "equity": 15240.34, + "return_pct": 52.4 + }, + { + "date": "2026-03-20", + "equity": 14980.94, + "return_pct": 49.81 + }, + { + "date": "2026-03-23", + "equity": 15138.24, + "return_pct": 51.38 + }, + { + "date": "2026-03-24", + "equity": 15087.43, + "return_pct": 50.87 + }, + { + "date": "2026-03-25", + "equity": 15171.51, + "return_pct": 51.72 + }, + { + "date": "2026-03-26", + "equity": 14900.56, + "return_pct": 49.01 + }, + { + "date": "2026-03-27", + "equity": 14646.48, + "return_pct": 46.46 + }, + { + "date": "2026-03-30", + "equity": 14597.51, + "return_pct": 45.98 + }, + { + "date": "2026-03-31", + "equity": 15021.83, + "return_pct": 50.22 + }, + { + "date": "2026-04-01", + "equity": 15135.01, + "return_pct": 51.35 + }, + { + "date": "2026-04-02", + "equity": 15148.64, + "return_pct": 51.49 + }, + { + "date": "2026-04-06", + "equity": 15220.24, + "return_pct": 52.2 + }, + { + "date": "2026-04-07", + "equity": 15226.94, + "return_pct": 52.27 + }, + { + "date": "2026-04-08", + "equity": 15614.76, + "return_pct": 56.15 + }, + { + "date": "2026-04-09", + "equity": 15704.85, + "return_pct": 57.05 + }, + { + "date": "2026-04-10", + "equity": 15694.45, + "return_pct": 56.94 + }, + { + "date": "2026-04-13", + "equity": 15847.83, + "return_pct": 58.48 + }, + { + "date": "2026-04-14", + "equity": 16040.93, + "return_pct": 60.41 + }, + { + "date": "2026-04-15", + "equity": 16167.51, + "return_pct": 61.68 + }, + { + "date": "2026-04-16", + "equity": 16207.24, + "return_pct": 62.07 + }, + { + "date": "2026-04-17", + "equity": 16403.11, + "return_pct": 64.03 + }, + { + "date": "2026-04-20", + "equity": 16370.31, + "return_pct": 63.7 + }, + { + "date": "2026-04-21", + "equity": 16263.14, + "return_pct": 62.63 + }, + { + "date": "2026-04-22", + "equity": 16427.83, + "return_pct": 64.28 + }, + { + "date": "2026-04-23", + "equity": 16364.08, + "return_pct": 63.64 + }, + { + "date": "2026-04-24", + "equity": 16490.89, + "return_pct": 64.91 + }, + { + "date": "2026-04-27", + "equity": 16519.3, + "return_pct": 65.19 + }, + { + "date": "2026-04-28", + "equity": 16438.92, + "return_pct": 64.39 + }, + { + "date": "2026-04-29", + "equity": 16436.38, + "return_pct": 64.36 + }, + { + "date": "2026-04-30", + "equity": 16599.91, + "return_pct": 66.0 + }, + { + "date": "2026-05-01", + "equity": 16645.88, + "return_pct": 66.46 + }, + { + "date": "2026-05-04", + "equity": 16584.9, + "return_pct": 65.85 + }, + { + "date": "2026-05-05", + "equity": 16717.95, + "return_pct": 67.18 + }, + { + "date": "2026-05-06", + "equity": 16950.32, + "return_pct": 69.5 + }, + { + "date": "2026-05-07", + "equity": 16898.34, + "return_pct": 68.98 + }, + { + "date": "2026-05-08", + "equity": 17037.86, + "return_pct": 70.38 + }, + { + "date": "2026-05-11", + "equity": 17076.66, + "return_pct": 70.77 + }, + { + "date": "2026-05-12", + "equity": 17050.79, + "return_pct": 70.51 + }, + { + "date": "2026-05-13", + "equity": 17146.19, + "return_pct": 71.46 + }, + { + "date": "2026-05-14", + "equity": 17281.55, + "return_pct": 72.82 + }, + { + "date": "2026-05-15", + "equity": 17073.66, + "return_pct": 70.74 + }, + { + "date": "2026-05-18", + "equity": 17061.65, + "return_pct": 70.62 + }, + { + "date": "2026-05-19", + "equity": 16948.01, + "return_pct": 69.48 + }, + { + "date": "2026-05-20", + "equity": 17121.71, + "return_pct": 71.22 + }, + { + "date": "2026-05-21", + "equity": 17155.66, + "return_pct": 71.56 + }, + { + "date": "2026-05-22", + "equity": 17223.11, + "return_pct": 72.23 + }, + { + "date": "2026-05-26", + "equity": 17337.44, + "return_pct": 73.37 + }, + { + "date": "2026-05-27", + "equity": 17334.44, + "return_pct": 73.34 + }, + { + "date": "2026-05-28", + "equity": 17430.07, + "return_pct": 74.3 + }, + { + "date": "2026-05-29", + "equity": 17473.49, + "return_pct": 74.73 + }, + { + "date": "2026-06-01", + "equity": 17521.08, + "return_pct": 75.21 + }, + { + "date": "2026-06-02", + "equity": 17544.87, + "return_pct": 75.45 + }, + { + "date": "2026-06-03", + "equity": 17421.75, + "return_pct": 74.22 + }, + { + "date": "2026-06-04", + "equity": 17487.58, + "return_pct": 74.88 + }, + { + "date": "2026-06-05", + "equity": 17036.24, + "return_pct": 70.36 + }, + { + "date": "2026-06-08", + "equity": 17074.82, + "return_pct": 70.75 + }, + { + "date": "2026-06-09", + "equity": 17024.69, + "return_pct": 70.25 + }, + { + "date": "2026-06-10", + "equity": 16756.29, + "return_pct": 67.56 + }, + { + "date": "2026-06-11", + "equity": 17041.09, + "return_pct": 70.41 + }, + { + "date": "2026-06-12", + "equity": 17133.25, + "return_pct": 71.33 + }, + { + "date": "2026-06-15", + "equity": 17435.38, + "return_pct": 74.35 + }, + { + "date": "2026-06-16", + "equity": 17331.44, + "return_pct": 73.31 + }, + { + "date": "2026-06-17", + "equity": 17115.01, + "return_pct": 71.15 + }, + { + "date": "2026-06-18", + "equity": 17248.52, + "return_pct": 72.49 + }, + { + "date": "2026-06-22", + "equity": 17194.23, + "return_pct": 71.94 + }, + { + "date": "2026-06-23", + "equity": 16944.54, + "return_pct": 69.45 + }, + { + "date": "2026-06-24", + "equity": 16936.69, + "return_pct": 69.37 + }, + { + "date": "2026-06-25", + "equity": 16961.17, + "return_pct": 69.61 + }, + { + "date": "2026-06-26", + "equity": 16838.52, + "return_pct": 68.39 + }, + { + "date": "2026-06-29", + "equity": 17115.93, + "return_pct": 71.16 + }, + { + "date": "2026-06-30", + "equity": 17249.21, + "return_pct": 72.49 + }, + { + "date": "2026-07-01", + "equity": 17225.88, + "return_pct": 72.26 + }, + { + "date": "2026-07-02", + "equity": 17203.24, + "return_pct": 72.03 + } + ] + }, + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "all", + "lookback_label": "All history", + "starting_capital": 10000.0, + "final_equity": 47653.95, + "total_return_pct": 376.5, + "cagr_pct": 47.9, + "max_drawdown_pct": 18.8, + "sharpe": 1.96, + "trades": 303, + "win_rate": 38.9, + "avg_trade_pnl": 124.27, + "best_trade_r": 12.87, + "worst_trade_r": -2.12, + "best_trade_pnl": 5031.32, + "worst_trade_pnl": -516.31, + "avg_hold_days": 17.0, + "exit_reasons": { + "stop": 178, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 6.7 + }, + { + "year": 2023, + "return_pct": 42.5 + }, + { + "year": 2024, + "return_pct": 53.1 + }, + { + "year": 2025, + "return_pct": 61.2 + }, + { + "year": 2026, + "return_pct": 27.0 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2022-07-06", + "equity": 9996.28, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10013.25, + "return_pct": 0.17 + }, + { + "date": "2022-07-08", + "equity": 10063.32, + "return_pct": 0.67 + }, + { + "date": "2022-07-11", + "equity": 10024.86, + "return_pct": 0.29 + }, + { + "date": "2022-07-12", + "equity": 9912.85, + "return_pct": -0.83 + }, + { + "date": "2022-07-13", + "equity": 9880.9, + "return_pct": -1.15 + }, + { + "date": "2022-07-14", + "equity": 9980.53, + "return_pct": -0.16 + }, + { + "date": "2022-07-15", + "equity": 10169.44, + "return_pct": 1.73 + }, + { + "date": "2022-07-18", + "equity": 10046.76, + "return_pct": 0.5 + }, + { + "date": "2022-07-19", + "equity": 10315.47, + "return_pct": 3.19 + }, + { + "date": "2022-07-20", + "equity": 10396.66, + "return_pct": 4.01 + }, + { + "date": "2022-07-21", + "equity": 10658.79, + "return_pct": 6.63 + }, + { + "date": "2022-07-22", + "equity": 10612.84, + "return_pct": 6.17 + }, + { + "date": "2022-07-25", + "equity": 10622.11, + "return_pct": 6.26 + }, + { + "date": "2022-07-26", + "equity": 10576.7, + "return_pct": 5.81 + }, + { + "date": "2022-07-27", + "equity": 10899.69, + "return_pct": 9.04 + }, + { + "date": "2022-07-28", + "equity": 11107.8, + "return_pct": 11.12 + }, + { + "date": "2022-07-29", + "equity": 11276.91, + "return_pct": 12.81 + }, + { + "date": "2022-08-01", + "equity": 11313.37, + "return_pct": 13.18 + }, + { + "date": "2022-08-02", + "equity": 11280.24, + "return_pct": 12.84 + }, + { + "date": "2022-08-03", + "equity": 11368.66, + "return_pct": 13.73 + }, + { + "date": "2022-08-04", + "equity": 11344.03, + "return_pct": 13.48 + }, + { + "date": "2022-08-05", + "equity": 11354.73, + "return_pct": 13.59 + }, + { + "date": "2022-08-08", + "equity": 11329.12, + "return_pct": 13.33 + }, + { + "date": "2022-08-09", + "equity": 11276.6, + "return_pct": 12.81 + }, + { + "date": "2022-08-10", + "equity": 11475.08, + "return_pct": 14.79 + }, + { + "date": "2022-08-11", + "equity": 11531.61, + "return_pct": 15.36 + }, + { + "date": "2022-08-12", + "equity": 11744.42, + "return_pct": 17.49 + }, + { + "date": "2022-08-15", + "equity": 11866.65, + "return_pct": 18.71 + }, + { + "date": "2022-08-16", + "equity": 11856.06, + "return_pct": 18.6 + }, + { + "date": "2022-08-17", + "equity": 11819.05, + "return_pct": 18.23 + }, + { + "date": "2022-08-18", + "equity": 11929.64, + "return_pct": 19.34 + }, + { + "date": "2022-08-19", + "equity": 11736.31, + "return_pct": 17.41 + }, + { + "date": "2022-08-22", + "equity": 11664.44, + "return_pct": 16.69 + }, + { + "date": "2022-08-23", + "equity": 11819.21, + "return_pct": 18.24 + }, + { + "date": "2022-08-24", + "equity": 11963.03, + "return_pct": 19.67 + }, + { + "date": "2022-08-25", + "equity": 12135.86, + "return_pct": 21.4 + }, + { + "date": "2022-08-26", + "equity": 11948.42, + "return_pct": 19.53 + }, + { + "date": "2022-08-29", + "equity": 11974.09, + "return_pct": 19.79 + }, + { + "date": "2022-08-30", + "equity": 11544.94, + "return_pct": 15.49 + }, + { + "date": "2022-08-31", + "equity": 11381.72, + "return_pct": 13.86 + }, + { + "date": "2022-09-01", + "equity": 11065.83, + "return_pct": 10.7 + }, + { + "date": "2022-09-02", + "equity": 11256.91, + "return_pct": 12.61 + }, + { + "date": "2022-09-06", + "equity": 11105.9, + "return_pct": 11.1 + }, + { + "date": "2022-09-07", + "equity": 10987.75, + "return_pct": 9.92 + }, + { + "date": "2022-09-08", + "equity": 11095.93, + "return_pct": 11.0 + }, + { + "date": "2022-09-09", + "equity": 11346.77, + "return_pct": 13.51 + }, + { + "date": "2022-09-12", + "equity": 11387.44, + "return_pct": 13.92 + }, + { + "date": "2022-09-13", + "equity": 11037.28, + "return_pct": 10.41 + }, + { + "date": "2022-09-14", + "equity": 11362.04, + "return_pct": 13.66 + }, + { + "date": "2022-09-15", + "equity": 11169.78, + "return_pct": 11.74 + }, + { + "date": "2022-09-16", + "equity": 10897.2, + "return_pct": 9.01 + }, + { + "date": "2022-09-19", + "equity": 10830.71, + "return_pct": 8.35 + }, + { + "date": "2022-09-20", + "equity": 10780.38, + "return_pct": 7.84 + }, + { + "date": "2022-09-21", + "equity": 10690.99, + "return_pct": 6.95 + }, + { + "date": "2022-09-22", + "equity": 10747.59, + "return_pct": 7.52 + }, + { + "date": "2022-09-23", + "equity": 10515.04, + "return_pct": 5.19 + }, + { + "date": "2022-09-26", + "equity": 10495.17, + "return_pct": 4.99 + }, + { + "date": "2022-09-27", + "equity": 10500.65, + "return_pct": 5.05 + }, + { + "date": "2022-09-28", + "equity": 10531.59, + "return_pct": 5.36 + }, + { + "date": "2022-09-29", + "equity": 10511.39, + "return_pct": 5.15 + }, + { + "date": "2022-09-30", + "equity": 10459.97, + "return_pct": 4.64 + }, + { + "date": "2022-10-03", + "equity": 10459.97, + "return_pct": 4.64 + }, + { + "date": "2022-10-04", + "equity": 10459.97, + "return_pct": 4.64 + }, + { + "date": "2022-10-05", + "equity": 10459.97, + "return_pct": 4.64 + }, + { + "date": "2022-10-06", + "equity": 10451.2, + "return_pct": 4.55 + }, + { + "date": "2022-10-07", + "equity": 10292.55, + "return_pct": 2.96 + }, + { + "date": "2022-10-10", + "equity": 10138.08, + "return_pct": 1.42 + }, + { + "date": "2022-10-11", + "equity": 10169.48, + "return_pct": 1.73 + }, + { + "date": "2022-10-12", + "equity": 10176.28, + "return_pct": 1.8 + }, + { + "date": "2022-10-13", + "equity": 10283.4, + "return_pct": 2.87 + }, + { + "date": "2022-10-14", + "equity": 9851.42, + "return_pct": -1.45 + }, + { + "date": "2022-10-17", + "equity": 10002.75, + "return_pct": 0.06 + }, + { + "date": "2022-10-18", + "equity": 10127.31, + "return_pct": 1.31 + }, + { + "date": "2022-10-19", + "equity": 10261.11, + "return_pct": 2.65 + }, + { + "date": "2022-10-20", + "equity": 10294.89, + "return_pct": 2.99 + }, + { + "date": "2022-10-21", + "equity": 10800.72, + "return_pct": 8.05 + }, + { + "date": "2022-10-24", + "equity": 11039.0, + "return_pct": 10.43 + }, + { + "date": "2022-10-25", + "equity": 11120.83, + "return_pct": 11.25 + }, + { + "date": "2022-10-26", + "equity": 11264.95, + "return_pct": 12.69 + }, + { + "date": "2022-10-27", + "equity": 11251.5, + "return_pct": 12.56 + }, + { + "date": "2022-10-28", + "equity": 11194.29, + "return_pct": 11.98 + }, + { + "date": "2022-10-31", + "equity": 11248.33, + "return_pct": 12.53 + }, + { + "date": "2022-11-01", + "equity": 11331.61, + "return_pct": 13.36 + }, + { + "date": "2022-11-02", + "equity": 11083.12, + "return_pct": 10.87 + }, + { + "date": "2022-11-03", + "equity": 11146.0, + "return_pct": 11.5 + }, + { + "date": "2022-11-04", + "equity": 11393.39, + "return_pct": 13.98 + }, + { + "date": "2022-11-07", + "equity": 11579.56, + "return_pct": 15.84 + }, + { + "date": "2022-11-08", + "equity": 11590.21, + "return_pct": 15.95 + }, + { + "date": "2022-11-09", + "equity": 11197.01, + "return_pct": 12.01 + }, + { + "date": "2022-11-10", + "equity": 11436.03, + "return_pct": 14.4 + }, + { + "date": "2022-11-11", + "equity": 11556.98, + "return_pct": 15.61 + }, + { + "date": "2022-11-14", + "equity": 11600.94, + "return_pct": 16.05 + }, + { + "date": "2022-11-15", + "equity": 11693.1, + "return_pct": 16.97 + }, + { + "date": "2022-11-16", + "equity": 11516.08, + "return_pct": 15.2 + }, + { + "date": "2022-11-17", + "equity": 11547.85, + "return_pct": 15.52 + }, + { + "date": "2022-11-18", + "equity": 11569.01, + "return_pct": 15.73 + }, + { + "date": "2022-11-21", + "equity": 11473.15, + "return_pct": 14.77 + }, + { + "date": "2022-11-22", + "equity": 11659.7, + "return_pct": 16.64 + }, + { + "date": "2022-11-23", + "equity": 11538.75, + "return_pct": 15.43 + }, + { + "date": "2022-11-25", + "equity": 11535.04, + "return_pct": 15.39 + }, + { + "date": "2022-11-28", + "equity": 11338.47, + "return_pct": 13.43 + }, + { + "date": "2022-11-29", + "equity": 11291.53, + "return_pct": 12.96 + }, + { + "date": "2022-11-30", + "equity": 11547.81, + "return_pct": 15.52 + }, + { + "date": "2022-12-01", + "equity": 11514.63, + "return_pct": 15.19 + }, + { + "date": "2022-12-02", + "equity": 11507.33, + "return_pct": 15.12 + }, + { + "date": "2022-12-05", + "equity": 11193.23, + "return_pct": 11.97 + }, + { + "date": "2022-12-06", + "equity": 11168.38, + "return_pct": 11.73 + }, + { + "date": "2022-12-07", + "equity": 11057.07, + "return_pct": 10.61 + }, + { + "date": "2022-12-08", + "equity": 11046.62, + "return_pct": 10.51 + }, + { + "date": "2022-12-09", + "equity": 10955.19, + "return_pct": 9.59 + }, + { + "date": "2022-12-12", + "equity": 11017.36, + "return_pct": 10.21 + }, + { + "date": "2022-12-13", + "equity": 11016.56, + "return_pct": 10.21 + }, + { + "date": "2022-12-14", + "equity": 11014.67, + "return_pct": 10.19 + }, + { + "date": "2022-12-15", + "equity": 10997.7, + "return_pct": 10.02 + }, + { + "date": "2022-12-16", + "equity": 10933.87, + "return_pct": 9.38 + }, + { + "date": "2022-12-19", + "equity": 10754.66, + "return_pct": 7.59 + }, + { + "date": "2022-12-20", + "equity": 10762.6, + "return_pct": 7.67 + }, + { + "date": "2022-12-21", + "equity": 10844.08, + "return_pct": 8.48 + }, + { + "date": "2022-12-22", + "equity": 10753.01, + "return_pct": 7.57 + }, + { + "date": "2022-12-23", + "equity": 10777.56, + "return_pct": 7.82 + }, + { + "date": "2022-12-27", + "equity": 10757.28, + "return_pct": 7.61 + }, + { + "date": "2022-12-28", + "equity": 10598.9, + "return_pct": 6.03 + }, + { + "date": "2022-12-29", + "equity": 10819.91, + "return_pct": 8.24 + }, + { + "date": "2022-12-30", + "equity": 10669.53, + "return_pct": 6.74 + }, + { + "date": "2023-01-03", + "equity": 10591.85, + "return_pct": 5.96 + }, + { + "date": "2023-01-04", + "equity": 10682.52, + "return_pct": 6.86 + }, + { + "date": "2023-01-05", + "equity": 10666.68, + "return_pct": 6.71 + }, + { + "date": "2023-01-06", + "equity": 10799.89, + "return_pct": 8.04 + }, + { + "date": "2023-01-09", + "equity": 10757.57, + "return_pct": 7.62 + }, + { + "date": "2023-01-10", + "equity": 10805.98, + "return_pct": 8.1 + }, + { + "date": "2023-01-11", + "equity": 10843.83, + "return_pct": 8.48 + }, + { + "date": "2023-01-12", + "equity": 10955.92, + "return_pct": 9.6 + }, + { + "date": "2023-01-13", + "equity": 11080.89, + "return_pct": 10.85 + }, + { + "date": "2023-01-17", + "equity": 11013.52, + "return_pct": 10.18 + }, + { + "date": "2023-01-18", + "equity": 10979.85, + "return_pct": 9.84 + }, + { + "date": "2023-01-19", + "equity": 10999.27, + "return_pct": 10.03 + }, + { + "date": "2023-01-20", + "equity": 11101.51, + "return_pct": 11.06 + }, + { + "date": "2023-01-23", + "equity": 11223.08, + "return_pct": 12.27 + }, + { + "date": "2023-01-24", + "equity": 11209.21, + "return_pct": 12.13 + }, + { + "date": "2023-01-25", + "equity": 11273.53, + "return_pct": 12.78 + }, + { + "date": "2023-01-26", + "equity": 11508.61, + "return_pct": 15.13 + }, + { + "date": "2023-01-27", + "equity": 11380.7, + "return_pct": 13.85 + }, + { + "date": "2023-01-30", + "equity": 11201.1, + "return_pct": 12.05 + }, + { + "date": "2023-01-31", + "equity": 11351.4, + "return_pct": 13.56 + }, + { + "date": "2023-02-01", + "equity": 11375.63, + "return_pct": 13.8 + }, + { + "date": "2023-02-02", + "equity": 11263.86, + "return_pct": 12.68 + }, + { + "date": "2023-02-03", + "equity": 11237.06, + "return_pct": 12.41 + }, + { + "date": "2023-02-06", + "equity": 11254.46, + "return_pct": 12.59 + }, + { + "date": "2023-02-07", + "equity": 10924.76, + "return_pct": 9.29 + }, + { + "date": "2023-02-08", + "equity": 10870.08, + "return_pct": 8.74 + }, + { + "date": "2023-02-09", + "equity": 10989.03, + "return_pct": 9.93 + }, + { + "date": "2023-02-10", + "equity": 11202.97, + "return_pct": 12.07 + }, + { + "date": "2023-02-13", + "equity": 11163.4, + "return_pct": 11.68 + }, + { + "date": "2023-02-14", + "equity": 11091.02, + "return_pct": 10.95 + }, + { + "date": "2023-02-15", + "equity": 10925.73, + "return_pct": 9.3 + }, + { + "date": "2023-02-16", + "equity": 10860.13, + "return_pct": 8.64 + }, + { + "date": "2023-02-17", + "equity": 10700.64, + "return_pct": 7.05 + }, + { + "date": "2023-02-21", + "equity": 10663.38, + "return_pct": 6.67 + }, + { + "date": "2023-02-22", + "equity": 10664.03, + "return_pct": 6.68 + }, + { + "date": "2023-02-23", + "equity": 10649.18, + "return_pct": 6.53 + }, + { + "date": "2023-02-24", + "equity": 10588.92, + "return_pct": 5.93 + }, + { + "date": "2023-02-27", + "equity": 10581.42, + "return_pct": 5.85 + }, + { + "date": "2023-02-28", + "equity": 10596.43, + "return_pct": 6.0 + }, + { + "date": "2023-03-01", + "equity": 10577.91, + "return_pct": 5.82 + }, + { + "date": "2023-03-02", + "equity": 10619.08, + "return_pct": 6.23 + }, + { + "date": "2023-03-03", + "equity": 10639.25, + "return_pct": 6.43 + }, + { + "date": "2023-03-06", + "equity": 10634.82, + "return_pct": 6.39 + }, + { + "date": "2023-03-07", + "equity": 10529.43, + "return_pct": 5.33 + }, + { + "date": "2023-03-08", + "equity": 10535.02, + "return_pct": 5.39 + }, + { + "date": "2023-03-09", + "equity": 10379.07, + "return_pct": 3.83 + }, + { + "date": "2023-03-10", + "equity": 10285.81, + "return_pct": 2.9 + }, + { + "date": "2023-03-13", + "equity": 10218.47, + "return_pct": 2.22 + }, + { + "date": "2023-03-14", + "equity": 10262.72, + "return_pct": 2.67 + }, + { + "date": "2023-03-15", + "equity": 10189.65, + "return_pct": 1.93 + }, + { + "date": "2023-03-16", + "equity": 10185.79, + "return_pct": 1.9 + }, + { + "date": "2023-03-17", + "equity": 10173.6, + "return_pct": 1.77 + }, + { + "date": "2023-03-20", + "equity": 10253.11, + "return_pct": 2.57 + }, + { + "date": "2023-03-21", + "equity": 10265.67, + "return_pct": 2.69 + }, + { + "date": "2023-03-22", + "equity": 10201.69, + "return_pct": 2.05 + }, + { + "date": "2023-03-23", + "equity": 10197.75, + "return_pct": 2.02 + }, + { + "date": "2023-03-24", + "equity": 10087.53, + "return_pct": 0.91 + }, + { + "date": "2023-03-27", + "equity": 9986.53, + "return_pct": -0.1 + }, + { + "date": "2023-03-28", + "equity": 9977.16, + "return_pct": -0.19 + }, + { + "date": "2023-03-29", + "equity": 10006.28, + "return_pct": 0.1 + }, + { + "date": "2023-03-30", + "equity": 10021.1, + "return_pct": 0.25 + }, + { + "date": "2023-03-31", + "equity": 10148.92, + "return_pct": 1.53 + }, + { + "date": "2023-04-03", + "equity": 10178.9, + "return_pct": 1.83 + }, + { + "date": "2023-04-04", + "equity": 10083.25, + "return_pct": 0.87 + }, + { + "date": "2023-04-05", + "equity": 10163.74, + "return_pct": 1.68 + }, + { + "date": "2023-04-06", + "equity": 10174.75, + "return_pct": 1.79 + }, + { + "date": "2023-04-10", + "equity": 10179.86, + "return_pct": 1.84 + }, + { + "date": "2023-04-11", + "equity": 10307.65, + "return_pct": 3.11 + }, + { + "date": "2023-04-12", + "equity": 10278.25, + "return_pct": 2.82 + }, + { + "date": "2023-04-13", + "equity": 10335.07, + "return_pct": 3.39 + }, + { + "date": "2023-04-14", + "equity": 10321.38, + "return_pct": 3.25 + }, + { + "date": "2023-04-17", + "equity": 10343.45, + "return_pct": 3.47 + }, + { + "date": "2023-04-18", + "equity": 10383.53, + "return_pct": 3.87 + }, + { + "date": "2023-04-19", + "equity": 10457.39, + "return_pct": 4.61 + }, + { + "date": "2023-04-20", + "equity": 10493.91, + "return_pct": 4.98 + }, + { + "date": "2023-04-21", + "equity": 10595.14, + "return_pct": 5.99 + }, + { + "date": "2023-04-24", + "equity": 10605.13, + "return_pct": 6.09 + }, + { + "date": "2023-04-25", + "equity": 10476.48, + "return_pct": 4.8 + }, + { + "date": "2023-04-26", + "equity": 10407.42, + "return_pct": 4.11 + }, + { + "date": "2023-04-27", + "equity": 10571.22, + "return_pct": 5.75 + }, + { + "date": "2023-04-28", + "equity": 10657.96, + "return_pct": 6.62 + }, + { + "date": "2023-05-01", + "equity": 10729.01, + "return_pct": 7.33 + }, + { + "date": "2023-05-02", + "equity": 10628.22, + "return_pct": 6.32 + }, + { + "date": "2023-05-03", + "equity": 10620.65, + "return_pct": 6.25 + }, + { + "date": "2023-05-04", + "equity": 10571.71, + "return_pct": 5.76 + }, + { + "date": "2023-05-05", + "equity": 10727.98, + "return_pct": 7.32 + }, + { + "date": "2023-05-08", + "equity": 10894.3, + "return_pct": 8.98 + }, + { + "date": "2023-05-09", + "equity": 10813.69, + "return_pct": 8.18 + }, + { + "date": "2023-05-10", + "equity": 10902.8, + "return_pct": 9.07 + }, + { + "date": "2023-05-11", + "equity": 10917.99, + "return_pct": 9.22 + }, + { + "date": "2023-05-12", + "equity": 10782.68, + "return_pct": 7.87 + }, + { + "date": "2023-05-15", + "equity": 10849.68, + "return_pct": 8.54 + }, + { + "date": "2023-05-16", + "equity": 10864.45, + "return_pct": 8.68 + }, + { + "date": "2023-05-17", + "equity": 11020.14, + "return_pct": 10.24 + }, + { + "date": "2023-05-18", + "equity": 11461.18, + "return_pct": 14.65 + }, + { + "date": "2023-05-19", + "equity": 11352.98, + "return_pct": 13.57 + }, + { + "date": "2023-05-22", + "equity": 11379.46, + "return_pct": 13.84 + }, + { + "date": "2023-05-23", + "equity": 11106.29, + "return_pct": 11.1 + }, + { + "date": "2023-05-24", + "equity": 11120.51, + "return_pct": 11.25 + }, + { + "date": "2023-05-25", + "equity": 11679.9, + "return_pct": 16.84 + }, + { + "date": "2023-05-26", + "equity": 11951.87, + "return_pct": 19.56 + }, + { + "date": "2023-05-30", + "equity": 12273.37, + "return_pct": 22.78 + }, + { + "date": "2023-05-31", + "equity": 12045.93, + "return_pct": 20.5 + }, + { + "date": "2023-06-01", + "equity": 12391.25, + "return_pct": 23.96 + }, + { + "date": "2023-06-02", + "equity": 12397.82, + "return_pct": 24.02 + }, + { + "date": "2023-06-05", + "equity": 12470.63, + "return_pct": 24.75 + }, + { + "date": "2023-06-06", + "equity": 12328.49, + "return_pct": 23.33 + }, + { + "date": "2023-06-07", + "equity": 12167.44, + "return_pct": 21.72 + }, + { + "date": "2023-06-08", + "equity": 12340.85, + "return_pct": 23.45 + }, + { + "date": "2023-06-09", + "equity": 12485.87, + "return_pct": 24.91 + }, + { + "date": "2023-06-12", + "equity": 12597.61, + "return_pct": 26.02 + }, + { + "date": "2023-06-13", + "equity": 12728.41, + "return_pct": 27.33 + }, + { + "date": "2023-06-14", + "equity": 12789.15, + "return_pct": 27.94 + }, + { + "date": "2023-06-15", + "equity": 12950.47, + "return_pct": 29.55 + }, + { + "date": "2023-06-16", + "equity": 12904.9, + "return_pct": 29.1 + }, + { + "date": "2023-06-20", + "equity": 12884.29, + "return_pct": 28.89 + }, + { + "date": "2023-06-21", + "equity": 12567.22, + "return_pct": 25.72 + }, + { + "date": "2023-06-22", + "equity": 12463.52, + "return_pct": 24.68 + }, + { + "date": "2023-06-23", + "equity": 12519.86, + "return_pct": 25.25 + }, + { + "date": "2023-06-26", + "equity": 12442.34, + "return_pct": 24.47 + }, + { + "date": "2023-06-27", + "equity": 12527.22, + "return_pct": 25.32 + }, + { + "date": "2023-06-28", + "equity": 12611.71, + "return_pct": 26.16 + }, + { + "date": "2023-06-29", + "equity": 12668.44, + "return_pct": 26.73 + }, + { + "date": "2023-06-30", + "equity": 12800.88, + "return_pct": 28.06 + }, + { + "date": "2023-07-03", + "equity": 13052.88, + "return_pct": 30.58 + }, + { + "date": "2023-07-05", + "equity": 13106.03, + "return_pct": 31.11 + }, + { + "date": "2023-07-06", + "equity": 12937.63, + "return_pct": 29.42 + }, + { + "date": "2023-07-07", + "equity": 13064.56, + "return_pct": 30.69 + }, + { + "date": "2023-07-10", + "equity": 13435.02, + "return_pct": 34.4 + }, + { + "date": "2023-07-11", + "equity": 13774.83, + "return_pct": 37.8 + }, + { + "date": "2023-07-12", + "equity": 14022.39, + "return_pct": 40.28 + }, + { + "date": "2023-07-13", + "equity": 14498.8, + "return_pct": 45.04 + }, + { + "date": "2023-07-14", + "equity": 14503.46, + "return_pct": 45.09 + }, + { + "date": "2023-07-17", + "equity": 14562.82, + "return_pct": 45.68 + }, + { + "date": "2023-07-18", + "equity": 14579.44, + "return_pct": 45.85 + }, + { + "date": "2023-07-19", + "equity": 14647.37, + "return_pct": 46.53 + }, + { + "date": "2023-07-20", + "equity": 14215.47, + "return_pct": 42.21 + }, + { + "date": "2023-07-21", + "equity": 14057.13, + "return_pct": 40.62 + }, + { + "date": "2023-07-24", + "equity": 13914.3, + "return_pct": 39.19 + }, + { + "date": "2023-07-25", + "equity": 14017.26, + "return_pct": 40.22 + }, + { + "date": "2023-07-26", + "equity": 14046.97, + "return_pct": 40.52 + }, + { + "date": "2023-07-27", + "equity": 14039.01, + "return_pct": 40.44 + }, + { + "date": "2023-07-28", + "equity": 14514.06, + "return_pct": 45.19 + }, + { + "date": "2023-07-31", + "equity": 14455.81, + "return_pct": 44.61 + }, + { + "date": "2023-08-01", + "equity": 14343.01, + "return_pct": 43.48 + }, + { + "date": "2023-08-02", + "equity": 14939.85, + "return_pct": 49.45 + }, + { + "date": "2023-08-03", + "equity": 14760.38, + "return_pct": 47.66 + }, + { + "date": "2023-08-04", + "equity": 14628.44, + "return_pct": 46.34 + }, + { + "date": "2023-08-07", + "equity": 14596.25, + "return_pct": 46.02 + }, + { + "date": "2023-08-08", + "equity": 14685.16, + "return_pct": 46.91 + }, + { + "date": "2023-08-09", + "equity": 14312.24, + "return_pct": 43.18 + }, + { + "date": "2023-08-10", + "equity": 14161.88, + "return_pct": 41.67 + }, + { + "date": "2023-08-11", + "equity": 14144.66, + "return_pct": 41.5 + }, + { + "date": "2023-08-14", + "equity": 14164.48, + "return_pct": 41.7 + }, + { + "date": "2023-08-15", + "equity": 14122.77, + "return_pct": 41.28 + }, + { + "date": "2023-08-16", + "equity": 13998.02, + "return_pct": 40.03 + }, + { + "date": "2023-08-17", + "equity": 13841.83, + "return_pct": 38.47 + }, + { + "date": "2023-08-18", + "equity": 13921.75, + "return_pct": 39.27 + }, + { + "date": "2023-08-21", + "equity": 13980.85, + "return_pct": 39.86 + }, + { + "date": "2023-08-22", + "equity": 14040.56, + "return_pct": 40.46 + }, + { + "date": "2023-08-23", + "equity": 14163.94, + "return_pct": 41.69 + }, + { + "date": "2023-08-24", + "equity": 13869.55, + "return_pct": 38.75 + }, + { + "date": "2023-08-25", + "equity": 13982.72, + "return_pct": 39.88 + }, + { + "date": "2023-08-28", + "equity": 14096.17, + "return_pct": 41.01 + }, + { + "date": "2023-08-29", + "equity": 14280.57, + "return_pct": 42.86 + }, + { + "date": "2023-08-30", + "equity": 14353.66, + "return_pct": 43.59 + }, + { + "date": "2023-08-31", + "equity": 14324.85, + "return_pct": 43.3 + }, + { + "date": "2023-09-01", + "equity": 14474.69, + "return_pct": 44.8 + }, + { + "date": "2023-09-05", + "equity": 14287.66, + "return_pct": 42.93 + }, + { + "date": "2023-09-06", + "equity": 14348.89, + "return_pct": 43.54 + }, + { + "date": "2023-09-07", + "equity": 14080.96, + "return_pct": 40.86 + }, + { + "date": "2023-09-08", + "equity": 14007.75, + "return_pct": 40.13 + }, + { + "date": "2023-09-11", + "equity": 14187.33, + "return_pct": 41.93 + }, + { + "date": "2023-09-12", + "equity": 14081.6, + "return_pct": 40.87 + }, + { + "date": "2023-09-13", + "equity": 13923.02, + "return_pct": 39.28 + }, + { + "date": "2023-09-14", + "equity": 14130.56, + "return_pct": 41.36 + }, + { + "date": "2023-09-15", + "equity": 13868.8, + "return_pct": 38.74 + }, + { + "date": "2023-09-18", + "equity": 13865.62, + "return_pct": 38.71 + }, + { + "date": "2023-09-19", + "equity": 13810.58, + "return_pct": 38.16 + }, + { + "date": "2023-09-20", + "equity": 13704.84, + "return_pct": 37.1 + }, + { + "date": "2023-09-21", + "equity": 13509.33, + "return_pct": 35.14 + }, + { + "date": "2023-09-22", + "equity": 13578.8, + "return_pct": 35.84 + }, + { + "date": "2023-09-25", + "equity": 13647.83, + "return_pct": 36.53 + }, + { + "date": "2023-09-26", + "equity": 13565.7, + "return_pct": 35.71 + }, + { + "date": "2023-09-27", + "equity": 13630.47, + "return_pct": 36.36 + }, + { + "date": "2023-09-28", + "equity": 13750.21, + "return_pct": 37.55 + }, + { + "date": "2023-09-29", + "equity": 13612.66, + "return_pct": 36.18 + }, + { + "date": "2023-10-02", + "equity": 13558.12, + "return_pct": 35.63 + }, + { + "date": "2023-10-03", + "equity": 13471.51, + "return_pct": 34.77 + }, + { + "date": "2023-10-04", + "equity": 13469.63, + "return_pct": 34.75 + }, + { + "date": "2023-10-05", + "equity": 13472.82, + "return_pct": 34.78 + }, + { + "date": "2023-10-06", + "equity": 13606.42, + "return_pct": 36.11 + }, + { + "date": "2023-10-09", + "equity": 13646.52, + "return_pct": 36.52 + }, + { + "date": "2023-10-10", + "equity": 13706.08, + "return_pct": 37.11 + }, + { + "date": "2023-10-11", + "equity": 13781.44, + "return_pct": 37.87 + }, + { + "date": "2023-10-12", + "equity": 13617.87, + "return_pct": 36.23 + }, + { + "date": "2023-10-13", + "equity": 13262.49, + "return_pct": 32.67 + }, + { + "date": "2023-10-16", + "equity": 13240.02, + "return_pct": 32.45 + }, + { + "date": "2023-10-17", + "equity": 13225.4, + "return_pct": 32.3 + }, + { + "date": "2023-10-18", + "equity": 13071.6, + "return_pct": 30.76 + }, + { + "date": "2023-10-19", + "equity": 12965.81, + "return_pct": 29.71 + }, + { + "date": "2023-10-20", + "equity": 12759.87, + "return_pct": 27.65 + }, + { + "date": "2023-10-23", + "equity": 12810.42, + "return_pct": 28.15 + }, + { + "date": "2023-10-24", + "equity": 12731.23, + "return_pct": 27.36 + }, + { + "date": "2023-10-25", + "equity": 12620.49, + "return_pct": 26.25 + }, + { + "date": "2023-10-26", + "equity": 12617.97, + "return_pct": 26.23 + }, + { + "date": "2023-10-27", + "equity": 12591.95, + "return_pct": 25.97 + }, + { + "date": "2023-10-30", + "equity": 12633.37, + "return_pct": 26.38 + }, + { + "date": "2023-10-31", + "equity": 12614.25, + "return_pct": 26.19 + }, + { + "date": "2023-11-01", + "equity": 12575.48, + "return_pct": 25.8 + }, + { + "date": "2023-11-02", + "equity": 12669.49, + "return_pct": 26.74 + }, + { + "date": "2023-11-03", + "equity": 13031.35, + "return_pct": 30.36 + }, + { + "date": "2023-11-06", + "equity": 12959.38, + "return_pct": 29.64 + }, + { + "date": "2023-11-07", + "equity": 13062.84, + "return_pct": 30.68 + }, + { + "date": "2023-11-08", + "equity": 12985.72, + "return_pct": 29.91 + }, + { + "date": "2023-11-09", + "equity": 12919.4, + "return_pct": 29.24 + }, + { + "date": "2023-11-10", + "equity": 13328.52, + "return_pct": 33.33 + }, + { + "date": "2023-11-13", + "equity": 13369.12, + "return_pct": 33.74 + }, + { + "date": "2023-11-14", + "equity": 13761.8, + "return_pct": 37.67 + }, + { + "date": "2023-11-15", + "equity": 13712.67, + "return_pct": 37.18 + }, + { + "date": "2023-11-16", + "equity": 13763.49, + "return_pct": 37.69 + }, + { + "date": "2023-11-17", + "equity": 13849.21, + "return_pct": 38.54 + }, + { + "date": "2023-11-20", + "equity": 14014.62, + "return_pct": 40.2 + }, + { + "date": "2023-11-21", + "equity": 13798.81, + "return_pct": 38.04 + }, + { + "date": "2023-11-22", + "equity": 13923.64, + "return_pct": 39.29 + }, + { + "date": "2023-11-24", + "equity": 13796.24, + "return_pct": 38.01 + }, + { + "date": "2023-11-27", + "equity": 13778.28, + "return_pct": 37.83 + }, + { + "date": "2023-11-28", + "equity": 13822.76, + "return_pct": 38.28 + }, + { + "date": "2023-11-29", + "equity": 13720.56, + "return_pct": 37.26 + }, + { + "date": "2023-11-30", + "equity": 13619.95, + "return_pct": 36.25 + }, + { + "date": "2023-12-01", + "equity": 13718.89, + "return_pct": 37.24 + }, + { + "date": "2023-12-04", + "equity": 13698.9, + "return_pct": 37.04 + }, + { + "date": "2023-12-05", + "equity": 13539.93, + "return_pct": 35.45 + }, + { + "date": "2023-12-06", + "equity": 13398.32, + "return_pct": 34.03 + }, + { + "date": "2023-12-07", + "equity": 13842.29, + "return_pct": 38.47 + }, + { + "date": "2023-12-08", + "equity": 14156.34, + "return_pct": 41.62 + }, + { + "date": "2023-12-11", + "equity": 14208.61, + "return_pct": 42.14 + }, + { + "date": "2023-12-12", + "equity": 14327.09, + "return_pct": 43.32 + }, + { + "date": "2023-12-13", + "equity": 14549.57, + "return_pct": 45.55 + }, + { + "date": "2023-12-14", + "equity": 14891.86, + "return_pct": 48.97 + }, + { + "date": "2023-12-15", + "equity": 14927.55, + "return_pct": 49.33 + }, + { + "date": "2023-12-18", + "equity": 15273.83, + "return_pct": 52.8 + }, + { + "date": "2023-12-19", + "equity": 15741.85, + "return_pct": 57.48 + }, + { + "date": "2023-12-20", + "equity": 15305.25, + "return_pct": 53.11 + }, + { + "date": "2023-12-21", + "equity": 15778.49, + "return_pct": 57.84 + }, + { + "date": "2023-12-22", + "equity": 15515.18, + "return_pct": 55.21 + }, + { + "date": "2023-12-26", + "equity": 15374.18, + "return_pct": 53.8 + }, + { + "date": "2023-12-27", + "equity": 15609.93, + "return_pct": 56.16 + }, + { + "date": "2023-12-28", + "equity": 15590.63, + "return_pct": 55.96 + }, + { + "date": "2023-12-29", + "equity": 15202.69, + "return_pct": 52.08 + }, + { + "date": "2024-01-02", + "equity": 14573.76, + "return_pct": 45.79 + }, + { + "date": "2024-01-03", + "equity": 14096.13, + "return_pct": 41.01 + }, + { + "date": "2024-01-04", + "equity": 14179.27, + "return_pct": 41.85 + }, + { + "date": "2024-01-05", + "equity": 14191.01, + "return_pct": 41.96 + }, + { + "date": "2024-01-08", + "equity": 14494.61, + "return_pct": 45.0 + }, + { + "date": "2024-01-09", + "equity": 14506.28, + "return_pct": 45.12 + }, + { + "date": "2024-01-10", + "equity": 14623.94, + "return_pct": 46.29 + }, + { + "date": "2024-01-11", + "equity": 14355.27, + "return_pct": 43.61 + }, + { + "date": "2024-01-12", + "equity": 14108.76, + "return_pct": 41.14 + }, + { + "date": "2024-01-16", + "equity": 14037.4, + "return_pct": 40.43 + }, + { + "date": "2024-01-17", + "equity": 13862.66, + "return_pct": 38.68 + }, + { + "date": "2024-01-18", + "equity": 14132.68, + "return_pct": 41.38 + }, + { + "date": "2024-01-19", + "equity": 14181.69, + "return_pct": 41.87 + }, + { + "date": "2024-01-22", + "equity": 14441.93, + "return_pct": 44.47 + }, + { + "date": "2024-01-23", + "equity": 14548.97, + "return_pct": 45.54 + }, + { + "date": "2024-01-24", + "equity": 14345.13, + "return_pct": 43.5 + }, + { + "date": "2024-01-25", + "equity": 14416.8, + "return_pct": 44.22 + }, + { + "date": "2024-01-26", + "equity": 14477.62, + "return_pct": 44.83 + }, + { + "date": "2024-01-29", + "equity": 14755.47, + "return_pct": 47.61 + }, + { + "date": "2024-01-30", + "equity": 14366.33, + "return_pct": 43.72 + }, + { + "date": "2024-01-31", + "equity": 14137.67, + "return_pct": 41.43 + }, + { + "date": "2024-02-01", + "equity": 14381.42, + "return_pct": 43.87 + }, + { + "date": "2024-02-02", + "equity": 14952.18, + "return_pct": 49.58 + }, + { + "date": "2024-02-05", + "equity": 14889.21, + "return_pct": 48.95 + }, + { + "date": "2024-02-06", + "equity": 15022.03, + "return_pct": 50.28 + }, + { + "date": "2024-02-07", + "equity": 15400.48, + "return_pct": 54.06 + }, + { + "date": "2024-02-08", + "equity": 15483.42, + "return_pct": 54.89 + }, + { + "date": "2024-02-09", + "equity": 15629.44, + "return_pct": 56.35 + }, + { + "date": "2024-02-12", + "equity": 15587.81, + "return_pct": 55.94 + }, + { + "date": "2024-02-13", + "equity": 15284.67, + "return_pct": 52.9 + }, + { + "date": "2024-02-14", + "equity": 15658.43, + "return_pct": 56.64 + }, + { + "date": "2024-02-15", + "equity": 16069.06, + "return_pct": 60.75 + }, + { + "date": "2024-02-16", + "equity": 15937.14, + "return_pct": 59.43 + }, + { + "date": "2024-02-20", + "equity": 15633.86, + "return_pct": 56.4 + }, + { + "date": "2024-02-21", + "equity": 15310.63, + "return_pct": 53.16 + }, + { + "date": "2024-02-22", + "equity": 15904.06, + "return_pct": 59.1 + }, + { + "date": "2024-02-23", + "equity": 15808.88, + "return_pct": 58.15 + }, + { + "date": "2024-02-26", + "equity": 16258.17, + "return_pct": 62.64 + }, + { + "date": "2024-02-27", + "equity": 16662.74, + "return_pct": 66.69 + }, + { + "date": "2024-02-28", + "equity": 16409.3, + "return_pct": 64.15 + }, + { + "date": "2024-02-29", + "equity": 16666.06, + "return_pct": 66.72 + }, + { + "date": "2024-03-01", + "equity": 16894.61, + "return_pct": 69.01 + }, + { + "date": "2024-03-04", + "equity": 17169.62, + "return_pct": 71.76 + }, + { + "date": "2024-03-05", + "equity": 16797.87, + "return_pct": 68.04 + }, + { + "date": "2024-03-06", + "equity": 17285.35, + "return_pct": 72.92 + }, + { + "date": "2024-03-07", + "equity": 17462.34, + "return_pct": 74.69 + }, + { + "date": "2024-03-08", + "equity": 17405.56, + "return_pct": 74.12 + }, + { + "date": "2024-03-11", + "equity": 17129.81, + "return_pct": 71.36 + }, + { + "date": "2024-03-12", + "equity": 17333.19, + "return_pct": 73.4 + }, + { + "date": "2024-03-13", + "equity": 17252.37, + "return_pct": 72.59 + }, + { + "date": "2024-03-14", + "equity": 16844.2, + "return_pct": 68.5 + }, + { + "date": "2024-03-15", + "equity": 16829.21, + "return_pct": 68.35 + }, + { + "date": "2024-03-18", + "equity": 17071.65, + "return_pct": 70.78 + }, + { + "date": "2024-03-19", + "equity": 16953.95, + "return_pct": 69.6 + }, + { + "date": "2024-03-20", + "equity": 17592.89, + "return_pct": 75.99 + }, + { + "date": "2024-03-21", + "equity": 18221.25, + "return_pct": 82.28 + }, + { + "date": "2024-03-22", + "equity": 18181.39, + "return_pct": 81.88 + }, + { + "date": "2024-03-25", + "equity": 18771.66, + "return_pct": 87.79 + }, + { + "date": "2024-03-26", + "equity": 18861.32, + "return_pct": 88.68 + }, + { + "date": "2024-03-27", + "equity": 18731.29, + "return_pct": 87.38 + }, + { + "date": "2024-03-28", + "equity": 18776.65, + "return_pct": 87.84 + }, + { + "date": "2024-04-01", + "equity": 19168.35, + "return_pct": 91.75 + }, + { + "date": "2024-04-02", + "equity": 19099.64, + "return_pct": 91.07 + }, + { + "date": "2024-04-03", + "equity": 19813.22, + "return_pct": 98.21 + }, + { + "date": "2024-04-04", + "equity": 19359.02, + "return_pct": 93.66 + }, + { + "date": "2024-04-05", + "equity": 19767.34, + "return_pct": 97.75 + }, + { + "date": "2024-04-08", + "equity": 19812.58, + "return_pct": 98.2 + }, + { + "date": "2024-04-09", + "equity": 19627.17, + "return_pct": 96.34 + }, + { + "date": "2024-04-10", + "equity": 19669.88, + "return_pct": 96.77 + }, + { + "date": "2024-04-11", + "equity": 19758.93, + "return_pct": 97.66 + }, + { + "date": "2024-04-12", + "equity": 19388.69, + "return_pct": 93.96 + }, + { + "date": "2024-04-15", + "equity": 19167.71, + "return_pct": 91.75 + }, + { + "date": "2024-04-16", + "equity": 19328.98, + "return_pct": 93.36 + }, + { + "date": "2024-04-17", + "equity": 19126.67, + "return_pct": 91.34 + }, + { + "date": "2024-04-18", + "equity": 19052.69, + "return_pct": 90.6 + }, + { + "date": "2024-04-19", + "equity": 18753.03, + "return_pct": 87.6 + }, + { + "date": "2024-04-22", + "equity": 18814.86, + "return_pct": 88.22 + }, + { + "date": "2024-04-23", + "equity": 19092.9, + "return_pct": 91.0 + }, + { + "date": "2024-04-24", + "equity": 19019.72, + "return_pct": 90.27 + }, + { + "date": "2024-04-25", + "equity": 19129.34, + "return_pct": 91.36 + }, + { + "date": "2024-04-26", + "equity": 19314.25, + "return_pct": 93.21 + }, + { + "date": "2024-04-29", + "equity": 19574.26, + "return_pct": 95.82 + }, + { + "date": "2024-04-30", + "equity": 19418.97, + "return_pct": 94.26 + }, + { + "date": "2024-05-01", + "equity": 19127.93, + "return_pct": 91.35 + }, + { + "date": "2024-05-02", + "equity": 19324.92, + "return_pct": 93.32 + }, + { + "date": "2024-05-03", + "equity": 19474.79, + "return_pct": 94.82 + }, + { + "date": "2024-05-06", + "equity": 19762.92, + "return_pct": 97.7 + }, + { + "date": "2024-05-07", + "equity": 19731.47, + "return_pct": 97.39 + }, + { + "date": "2024-05-08", + "equity": 19727.35, + "return_pct": 97.35 + }, + { + "date": "2024-05-09", + "equity": 20104.85, + "return_pct": 101.12 + }, + { + "date": "2024-05-10", + "equity": 20187.14, + "return_pct": 101.95 + }, + { + "date": "2024-05-13", + "equity": 20157.8, + "return_pct": 101.65 + }, + { + "date": "2024-05-14", + "equity": 20219.23, + "return_pct": 102.27 + }, + { + "date": "2024-05-15", + "equity": 20511.37, + "return_pct": 105.19 + }, + { + "date": "2024-05-16", + "equity": 20435.86, + "return_pct": 104.43 + }, + { + "date": "2024-05-17", + "equity": 20506.42, + "return_pct": 105.14 + }, + { + "date": "2024-05-20", + "equity": 20657.67, + "return_pct": 106.65 + }, + { + "date": "2024-05-21", + "equity": 20618.65, + "return_pct": 106.26 + }, + { + "date": "2024-05-22", + "equity": 20134.55, + "return_pct": 101.42 + }, + { + "date": "2024-05-23", + "equity": 19958.71, + "return_pct": 99.66 + }, + { + "date": "2024-05-24", + "equity": 20305.98, + "return_pct": 103.14 + }, + { + "date": "2024-05-28", + "equity": 20374.98, + "return_pct": 103.83 + }, + { + "date": "2024-05-29", + "equity": 20308.98, + "return_pct": 103.17 + }, + { + "date": "2024-05-30", + "equity": 19897.0, + "return_pct": 99.04 + }, + { + "date": "2024-05-31", + "equity": 19781.69, + "return_pct": 97.89 + }, + { + "date": "2024-06-03", + "equity": 19868.73, + "return_pct": 98.76 + }, + { + "date": "2024-06-04", + "equity": 19694.66, + "return_pct": 97.02 + }, + { + "date": "2024-06-05", + "equity": 19853.58, + "return_pct": 98.61 + }, + { + "date": "2024-06-06", + "equity": 19781.6, + "return_pct": 97.89 + }, + { + "date": "2024-06-07", + "equity": 19649.34, + "return_pct": 96.57 + }, + { + "date": "2024-06-10", + "equity": 19813.72, + "return_pct": 98.21 + }, + { + "date": "2024-06-11", + "equity": 19809.89, + "return_pct": 98.17 + }, + { + "date": "2024-06-12", + "equity": 20159.23, + "return_pct": 101.67 + }, + { + "date": "2024-06-13", + "equity": 19794.33, + "return_pct": 98.02 + }, + { + "date": "2024-06-14", + "equity": 19653.91, + "return_pct": 96.61 + }, + { + "date": "2024-06-17", + "equity": 19537.88, + "return_pct": 95.45 + }, + { + "date": "2024-06-18", + "equity": 19556.35, + "return_pct": 95.64 + }, + { + "date": "2024-06-20", + "equity": 19434.65, + "return_pct": 94.42 + }, + { + "date": "2024-06-21", + "equity": 19454.72, + "return_pct": 94.62 + }, + { + "date": "2024-06-24", + "equity": 19363.41, + "return_pct": 93.71 + }, + { + "date": "2024-06-25", + "equity": 19555.63, + "return_pct": 95.63 + }, + { + "date": "2024-06-26", + "equity": 19490.78, + "return_pct": 94.98 + }, + { + "date": "2024-06-27", + "equity": 19491.36, + "return_pct": 94.99 + }, + { + "date": "2024-06-28", + "equity": 19660.56, + "return_pct": 96.68 + }, + { + "date": "2024-07-01", + "equity": 19603.46, + "return_pct": 96.11 + }, + { + "date": "2024-07-02", + "equity": 19609.74, + "return_pct": 96.17 + }, + { + "date": "2024-07-03", + "equity": 19882.56, + "return_pct": 98.9 + }, + { + "date": "2024-07-05", + "equity": 19713.85, + "return_pct": 97.21 + }, + { + "date": "2024-07-08", + "equity": 19592.42, + "return_pct": 96.0 + }, + { + "date": "2024-07-09", + "equity": 19608.7, + "return_pct": 96.16 + }, + { + "date": "2024-07-10", + "equity": 19566.61, + "return_pct": 95.74 + }, + { + "date": "2024-07-11", + "equity": 19801.64, + "return_pct": 98.09 + }, + { + "date": "2024-07-12", + "equity": 19992.62, + "return_pct": 100.0 + }, + { + "date": "2024-07-15", + "equity": 20598.71, + "return_pct": 106.06 + }, + { + "date": "2024-07-16", + "equity": 20747.83, + "return_pct": 107.56 + }, + { + "date": "2024-07-17", + "equity": 19950.15, + "return_pct": 99.58 + }, + { + "date": "2024-07-18", + "equity": 19584.86, + "return_pct": 95.92 + }, + { + "date": "2024-07-19", + "equity": 19673.99, + "return_pct": 96.81 + }, + { + "date": "2024-07-22", + "equity": 19692.11, + "return_pct": 96.99 + }, + { + "date": "2024-07-23", + "equity": 19480.25, + "return_pct": 94.88 + }, + { + "date": "2024-07-24", + "equity": 19067.94, + "return_pct": 90.75 + }, + { + "date": "2024-07-25", + "equity": 19117.68, + "return_pct": 91.25 + }, + { + "date": "2024-07-26", + "equity": 19305.6, + "return_pct": 93.13 + }, + { + "date": "2024-07-29", + "equity": 19134.0, + "return_pct": 91.41 + }, + { + "date": "2024-07-30", + "equity": 19175.57, + "return_pct": 91.83 + }, + { + "date": "2024-07-31", + "equity": 19498.01, + "return_pct": 95.05 + }, + { + "date": "2024-08-01", + "equity": 19470.57, + "return_pct": 94.78 + }, + { + "date": "2024-08-02", + "equity": 18949.62, + "return_pct": 89.57 + }, + { + "date": "2024-08-05", + "equity": 18542.72, + "return_pct": 85.5 + }, + { + "date": "2024-08-06", + "equity": 18598.47, + "return_pct": 86.05 + }, + { + "date": "2024-08-07", + "equity": 18606.69, + "return_pct": 86.14 + }, + { + "date": "2024-08-08", + "equity": 18698.74, + "return_pct": 87.06 + }, + { + "date": "2024-08-09", + "equity": 18679.08, + "return_pct": 86.86 + }, + { + "date": "2024-08-12", + "equity": 18675.34, + "return_pct": 86.82 + }, + { + "date": "2024-08-13", + "equity": 18677.67, + "return_pct": 86.85 + }, + { + "date": "2024-08-14", + "equity": 18662.73, + "return_pct": 86.7 + }, + { + "date": "2024-08-15", + "equity": 18698.48, + "return_pct": 87.05 + }, + { + "date": "2024-08-16", + "equity": 18691.22, + "return_pct": 86.98 + }, + { + "date": "2024-08-19", + "equity": 18899.94, + "return_pct": 89.07 + }, + { + "date": "2024-08-20", + "equity": 19105.54, + "return_pct": 91.13 + }, + { + "date": "2024-08-21", + "equity": 19058.78, + "return_pct": 90.66 + }, + { + "date": "2024-08-22", + "equity": 18953.69, + "return_pct": 89.61 + }, + { + "date": "2024-08-23", + "equity": 19065.41, + "return_pct": 90.73 + }, + { + "date": "2024-08-26", + "equity": 18918.51, + "return_pct": 89.26 + }, + { + "date": "2024-08-27", + "equity": 18985.12, + "return_pct": 89.92 + }, + { + "date": "2024-08-28", + "equity": 19097.31, + "return_pct": 91.04 + }, + { + "date": "2024-08-29", + "equity": 19189.94, + "return_pct": 91.97 + }, + { + "date": "2024-08-30", + "equity": 19421.1, + "return_pct": 94.28 + }, + { + "date": "2024-09-03", + "equity": 19188.34, + "return_pct": 91.95 + }, + { + "date": "2024-09-04", + "equity": 19105.08, + "return_pct": 91.12 + }, + { + "date": "2024-09-05", + "equity": 18948.73, + "return_pct": 89.56 + }, + { + "date": "2024-09-06", + "equity": 18634.54, + "return_pct": 86.41 + }, + { + "date": "2024-09-09", + "equity": 18852.21, + "return_pct": 88.59 + }, + { + "date": "2024-09-10", + "equity": 18840.23, + "return_pct": 88.47 + }, + { + "date": "2024-09-11", + "equity": 18875.74, + "return_pct": 88.83 + }, + { + "date": "2024-09-12", + "equity": 19059.52, + "return_pct": 90.67 + }, + { + "date": "2024-09-13", + "equity": 19224.78, + "return_pct": 92.32 + }, + { + "date": "2024-09-16", + "equity": 19277.51, + "return_pct": 92.85 + }, + { + "date": "2024-09-17", + "equity": 19264.47, + "return_pct": 92.72 + }, + { + "date": "2024-09-18", + "equity": 19222.2, + "return_pct": 92.29 + }, + { + "date": "2024-09-19", + "equity": 19282.33, + "return_pct": 92.9 + }, + { + "date": "2024-09-20", + "equity": 19795.53, + "return_pct": 98.03 + }, + { + "date": "2024-09-23", + "equity": 19999.97, + "return_pct": 100.07 + }, + { + "date": "2024-09-24", + "equity": 20018.8, + "return_pct": 100.26 + }, + { + "date": "2024-09-25", + "equity": 20027.57, + "return_pct": 100.35 + }, + { + "date": "2024-09-26", + "equity": 20062.86, + "return_pct": 100.7 + }, + { + "date": "2024-09-27", + "equity": 20244.83, + "return_pct": 102.52 + }, + { + "date": "2024-09-30", + "equity": 20330.8, + "return_pct": 103.38 + }, + { + "date": "2024-10-01", + "equity": 20169.72, + "return_pct": 101.77 + }, + { + "date": "2024-10-02", + "equity": 20291.19, + "return_pct": 102.99 + }, + { + "date": "2024-10-03", + "equity": 20309.47, + "return_pct": 103.17 + }, + { + "date": "2024-10-04", + "equity": 20790.4, + "return_pct": 107.98 + }, + { + "date": "2024-10-07", + "equity": 20727.8, + "return_pct": 107.36 + }, + { + "date": "2024-10-08", + "equity": 21240.87, + "return_pct": 112.49 + }, + { + "date": "2024-10-09", + "equity": 20915.21, + "return_pct": 109.23 + }, + { + "date": "2024-10-10", + "equity": 20763.64, + "return_pct": 107.71 + }, + { + "date": "2024-10-11", + "equity": 21536.02, + "return_pct": 115.44 + }, + { + "date": "2024-10-14", + "equity": 21575.75, + "return_pct": 115.84 + }, + { + "date": "2024-10-15", + "equity": 21411.95, + "return_pct": 114.2 + }, + { + "date": "2024-10-16", + "equity": 21685.21, + "return_pct": 116.93 + }, + { + "date": "2024-10-17", + "equity": 21270.2, + "return_pct": 112.78 + }, + { + "date": "2024-10-18", + "equity": 21628.6, + "return_pct": 116.37 + }, + { + "date": "2024-10-21", + "equity": 21705.17, + "return_pct": 117.13 + }, + { + "date": "2024-10-22", + "equity": 21833.43, + "return_pct": 118.42 + }, + { + "date": "2024-10-23", + "equity": 21507.18, + "return_pct": 115.15 + }, + { + "date": "2024-10-24", + "equity": 21884.23, + "return_pct": 118.92 + }, + { + "date": "2024-10-25", + "equity": 22312.55, + "return_pct": 123.21 + }, + { + "date": "2024-10-28", + "equity": 22565.01, + "return_pct": 125.73 + }, + { + "date": "2024-10-29", + "equity": 22607.1, + "return_pct": 126.16 + }, + { + "date": "2024-10-30", + "equity": 22349.75, + "return_pct": 123.58 + }, + { + "date": "2024-10-31", + "equity": 22612.2, + "return_pct": 126.21 + }, + { + "date": "2024-11-01", + "equity": 22214.03, + "return_pct": 122.22 + }, + { + "date": "2024-11-04", + "equity": 22181.55, + "return_pct": 121.9 + }, + { + "date": "2024-11-05", + "equity": 22481.15, + "return_pct": 124.9 + }, + { + "date": "2024-11-06", + "equity": 23465.07, + "return_pct": 134.74 + }, + { + "date": "2024-11-07", + "equity": 23778.32, + "return_pct": 137.87 + }, + { + "date": "2024-11-08", + "equity": 23934.96, + "return_pct": 139.44 + }, + { + "date": "2024-11-11", + "equity": 24945.32, + "return_pct": 149.55 + }, + { + "date": "2024-11-12", + "equity": 25182.18, + "return_pct": 151.92 + }, + { + "date": "2024-11-13", + "equity": 24463.37, + "return_pct": 144.72 + }, + { + "date": "2024-11-14", + "equity": 24358.88, + "return_pct": 143.68 + }, + { + "date": "2024-11-15", + "equity": 24190.47, + "return_pct": 141.99 + }, + { + "date": "2024-11-18", + "equity": 24321.68, + "return_pct": 143.31 + }, + { + "date": "2024-11-19", + "equity": 24360.35, + "return_pct": 143.69 + }, + { + "date": "2024-11-20", + "equity": 24266.84, + "return_pct": 142.76 + }, + { + "date": "2024-11-21", + "equity": 24388.62, + "return_pct": 143.98 + }, + { + "date": "2024-11-22", + "equity": 24732.28, + "return_pct": 147.41 + }, + { + "date": "2024-11-25", + "equity": 24924.26, + "return_pct": 149.34 + }, + { + "date": "2024-11-26", + "equity": 24643.62, + "return_pct": 146.53 + }, + { + "date": "2024-11-27", + "equity": 24702.05, + "return_pct": 147.11 + }, + { + "date": "2024-11-29", + "equity": 24857.93, + "return_pct": 148.67 + }, + { + "date": "2024-12-02", + "equity": 24500.71, + "return_pct": 145.1 + }, + { + "date": "2024-12-03", + "equity": 24471.89, + "return_pct": 144.81 + }, + { + "date": "2024-12-04", + "equity": 24599.57, + "return_pct": 146.09 + }, + { + "date": "2024-12-05", + "equity": 24342.96, + "return_pct": 143.52 + }, + { + "date": "2024-12-06", + "equity": 24581.59, + "return_pct": 145.91 + }, + { + "date": "2024-12-09", + "equity": 24068.16, + "return_pct": 140.77 + }, + { + "date": "2024-12-10", + "equity": 23781.05, + "return_pct": 137.9 + }, + { + "date": "2024-12-11", + "equity": 24042.08, + "return_pct": 140.51 + }, + { + "date": "2024-12-12", + "equity": 24033.0, + "return_pct": 140.42 + }, + { + "date": "2024-12-13", + "equity": 24120.23, + "return_pct": 141.29 + }, + { + "date": "2024-12-16", + "equity": 24484.36, + "return_pct": 144.93 + }, + { + "date": "2024-12-17", + "equity": 24248.72, + "return_pct": 142.58 + }, + { + "date": "2024-12-18", + "equity": 23555.97, + "return_pct": 135.65 + }, + { + "date": "2024-12-19", + "equity": 23438.41, + "return_pct": 134.47 + }, + { + "date": "2024-12-20", + "equity": 23552.2, + "return_pct": 135.61 + }, + { + "date": "2024-12-23", + "equity": 23381.43, + "return_pct": 133.9 + }, + { + "date": "2024-12-24", + "equity": 23569.63, + "return_pct": 135.78 + }, + { + "date": "2024-12-26", + "equity": 23640.01, + "return_pct": 136.49 + }, + { + "date": "2024-12-27", + "equity": 23426.68, + "return_pct": 134.35 + }, + { + "date": "2024-12-30", + "equity": 23363.59, + "return_pct": 133.72 + }, + { + "date": "2024-12-31", + "equity": 23276.62, + "return_pct": 132.85 + }, + { + "date": "2025-01-02", + "equity": 23462.48, + "return_pct": 134.71 + }, + { + "date": "2025-01-03", + "equity": 23625.32, + "return_pct": 136.34 + }, + { + "date": "2025-01-06", + "equity": 23734.79, + "return_pct": 137.44 + }, + { + "date": "2025-01-07", + "equity": 23591.99, + "return_pct": 136.01 + }, + { + "date": "2025-01-08", + "equity": 23608.59, + "return_pct": 136.17 + }, + { + "date": "2025-01-10", + "equity": 23494.82, + "return_pct": 135.04 + }, + { + "date": "2025-01-13", + "equity": 23494.82, + "return_pct": 135.04 + }, + { + "date": "2025-01-14", + "equity": 23494.82, + "return_pct": 135.04 + }, + { + "date": "2025-01-15", + "equity": 23486.03, + "return_pct": 134.95 + }, + { + "date": "2025-01-16", + "equity": 23658.18, + "return_pct": 136.67 + }, + { + "date": "2025-01-17", + "equity": 23904.67, + "return_pct": 139.14 + }, + { + "date": "2025-01-21", + "equity": 24191.64, + "return_pct": 142.01 + }, + { + "date": "2025-01-22", + "equity": 24170.95, + "return_pct": 141.8 + }, + { + "date": "2025-01-23", + "equity": 23898.06, + "return_pct": 139.07 + }, + { + "date": "2025-01-24", + "equity": 23601.29, + "return_pct": 136.1 + }, + { + "date": "2025-01-27", + "equity": 23522.23, + "return_pct": 135.31 + }, + { + "date": "2025-01-28", + "equity": 23221.69, + "return_pct": 132.3 + }, + { + "date": "2025-01-29", + "equity": 23065.39, + "return_pct": 130.74 + }, + { + "date": "2025-01-30", + "equity": 23312.02, + "return_pct": 133.21 + }, + { + "date": "2025-01-31", + "equity": 23213.85, + "return_pct": 132.23 + }, + { + "date": "2025-02-03", + "equity": 23320.34, + "return_pct": 133.29 + }, + { + "date": "2025-02-04", + "equity": 23402.48, + "return_pct": 134.11 + }, + { + "date": "2025-02-05", + "equity": 23792.98, + "return_pct": 138.02 + }, + { + "date": "2025-02-06", + "equity": 23899.57, + "return_pct": 139.08 + }, + { + "date": "2025-02-07", + "equity": 24060.99, + "return_pct": 140.7 + }, + { + "date": "2025-02-10", + "equity": 24097.68, + "return_pct": 141.07 + }, + { + "date": "2025-02-11", + "equity": 23957.32, + "return_pct": 139.66 + }, + { + "date": "2025-02-12", + "equity": 24339.63, + "return_pct": 143.49 + }, + { + "date": "2025-02-13", + "equity": 25095.8, + "return_pct": 151.05 + }, + { + "date": "2025-02-14", + "equity": 25501.89, + "return_pct": 155.11 + }, + { + "date": "2025-02-18", + "equity": 25360.39, + "return_pct": 153.7 + }, + { + "date": "2025-02-19", + "equity": 25304.84, + "return_pct": 153.14 + }, + { + "date": "2025-02-20", + "equity": 24883.13, + "return_pct": 148.92 + }, + { + "date": "2025-02-21", + "equity": 24554.29, + "return_pct": 145.63 + }, + { + "date": "2025-02-24", + "equity": 24333.62, + "return_pct": 143.43 + }, + { + "date": "2025-02-25", + "equity": 24015.01, + "return_pct": 140.24 + }, + { + "date": "2025-02-26", + "equity": 24144.25, + "return_pct": 141.53 + }, + { + "date": "2025-02-27", + "equity": 23823.22, + "return_pct": 138.32 + }, + { + "date": "2025-02-28", + "equity": 24135.46, + "return_pct": 141.44 + }, + { + "date": "2025-03-03", + "equity": 24143.43, + "return_pct": 141.52 + }, + { + "date": "2025-03-04", + "equity": 23626.08, + "return_pct": 136.35 + }, + { + "date": "2025-03-05", + "equity": 23621.48, + "return_pct": 136.3 + }, + { + "date": "2025-03-06", + "equity": 23396.15, + "return_pct": 134.05 + }, + { + "date": "2025-03-07", + "equity": 23501.84, + "return_pct": 135.11 + }, + { + "date": "2025-03-10", + "equity": 23354.22, + "return_pct": 133.63 + }, + { + "date": "2025-03-11", + "equity": 23039.52, + "return_pct": 130.48 + }, + { + "date": "2025-03-12", + "equity": 22984.85, + "return_pct": 129.93 + }, + { + "date": "2025-03-13", + "equity": 23287.13, + "return_pct": 132.96 + }, + { + "date": "2025-03-14", + "equity": 23445.35, + "return_pct": 134.54 + }, + { + "date": "2025-03-17", + "equity": 23701.93, + "return_pct": 137.11 + }, + { + "date": "2025-03-18", + "equity": 23686.28, + "return_pct": 136.95 + }, + { + "date": "2025-03-19", + "equity": 23762.68, + "return_pct": 137.72 + }, + { + "date": "2025-03-20", + "equity": 23774.38, + "return_pct": 137.83 + }, + { + "date": "2025-03-21", + "equity": 23701.24, + "return_pct": 137.1 + }, + { + "date": "2025-03-24", + "equity": 23929.44, + "return_pct": 139.38 + }, + { + "date": "2025-03-25", + "equity": 24071.79, + "return_pct": 140.81 + }, + { + "date": "2025-03-26", + "equity": 23867.38, + "return_pct": 138.76 + }, + { + "date": "2025-03-27", + "equity": 23877.37, + "return_pct": 138.86 + }, + { + "date": "2025-03-28", + "equity": 23680.9, + "return_pct": 136.9 + }, + { + "date": "2025-03-31", + "equity": 23658.79, + "return_pct": 136.68 + }, + { + "date": "2025-04-01", + "equity": 23692.42, + "return_pct": 137.01 + }, + { + "date": "2025-04-02", + "equity": 23783.98, + "return_pct": 137.93 + }, + { + "date": "2025-04-03", + "equity": 23459.03, + "return_pct": 134.68 + }, + { + "date": "2025-04-04", + "equity": 22582.55, + "return_pct": 125.91 + }, + { + "date": "2025-04-07", + "equity": 22655.42, + "return_pct": 126.64 + }, + { + "date": "2025-04-08", + "equity": 22666.14, + "return_pct": 126.75 + }, + { + "date": "2025-04-09", + "equity": 23072.29, + "return_pct": 130.81 + }, + { + "date": "2025-04-10", + "equity": 23306.98, + "return_pct": 133.16 + }, + { + "date": "2025-04-11", + "equity": 23728.05, + "return_pct": 137.37 + }, + { + "date": "2025-04-14", + "equity": 23844.08, + "return_pct": 138.53 + }, + { + "date": "2025-04-15", + "equity": 23871.12, + "return_pct": 138.8 + }, + { + "date": "2025-04-16", + "equity": 23558.49, + "return_pct": 135.67 + }, + { + "date": "2025-04-17", + "equity": 23514.76, + "return_pct": 135.24 + }, + { + "date": "2025-04-21", + "equity": 23294.94, + "return_pct": 133.04 + }, + { + "date": "2025-04-22", + "equity": 23583.01, + "return_pct": 135.92 + }, + { + "date": "2025-04-23", + "equity": 23751.89, + "return_pct": 137.61 + }, + { + "date": "2025-04-24", + "equity": 23954.4, + "return_pct": 139.63 + }, + { + "date": "2025-04-25", + "equity": 23997.07, + "return_pct": 140.06 + }, + { + "date": "2025-04-28", + "equity": 24011.65, + "return_pct": 140.21 + }, + { + "date": "2025-04-29", + "equity": 24139.8, + "return_pct": 141.49 + }, + { + "date": "2025-04-30", + "equity": 24213.08, + "return_pct": 142.22 + }, + { + "date": "2025-05-01", + "equity": 24382.61, + "return_pct": 143.92 + }, + { + "date": "2025-05-02", + "equity": 25028.93, + "return_pct": 150.38 + }, + { + "date": "2025-05-05", + "equity": 25143.24, + "return_pct": 151.53 + }, + { + "date": "2025-05-06", + "equity": 24914.35, + "return_pct": 149.24 + }, + { + "date": "2025-05-07", + "equity": 25065.13, + "return_pct": 150.74 + }, + { + "date": "2025-05-08", + "equity": 25935.88, + "return_pct": 159.46 + }, + { + "date": "2025-05-09", + "equity": 25763.75, + "return_pct": 157.73 + }, + { + "date": "2025-05-12", + "equity": 26444.62, + "return_pct": 164.54 + }, + { + "date": "2025-05-13", + "equity": 26871.97, + "return_pct": 168.82 + }, + { + "date": "2025-05-14", + "equity": 26965.68, + "return_pct": 169.76 + }, + { + "date": "2025-05-15", + "equity": 27072.52, + "return_pct": 170.83 + }, + { + "date": "2025-05-16", + "equity": 27297.55, + "return_pct": 173.08 + }, + { + "date": "2025-05-19", + "equity": 27406.78, + "return_pct": 174.17 + }, + { + "date": "2025-05-20", + "equity": 26877.52, + "return_pct": 168.88 + }, + { + "date": "2025-05-21", + "equity": 26011.59, + "return_pct": 160.21 + }, + { + "date": "2025-05-22", + "equity": 25909.97, + "return_pct": 159.2 + }, + { + "date": "2025-05-23", + "equity": 25911.29, + "return_pct": 159.21 + }, + { + "date": "2025-05-27", + "equity": 26510.0, + "return_pct": 165.2 + }, + { + "date": "2025-05-28", + "equity": 26409.43, + "return_pct": 164.19 + }, + { + "date": "2025-05-29", + "equity": 25976.32, + "return_pct": 159.86 + }, + { + "date": "2025-05-30", + "equity": 26371.98, + "return_pct": 163.82 + }, + { + "date": "2025-06-02", + "equity": 26798.24, + "return_pct": 168.08 + }, + { + "date": "2025-06-03", + "equity": 27316.0, + "return_pct": 173.26 + }, + { + "date": "2025-06-04", + "equity": 27580.34, + "return_pct": 175.91 + }, + { + "date": "2025-06-05", + "equity": 27666.64, + "return_pct": 176.77 + }, + { + "date": "2025-06-06", + "equity": 27874.54, + "return_pct": 178.85 + }, + { + "date": "2025-06-09", + "equity": 27449.16, + "return_pct": 174.59 + }, + { + "date": "2025-06-10", + "equity": 27266.33, + "return_pct": 172.76 + }, + { + "date": "2025-06-11", + "equity": 27529.85, + "return_pct": 175.4 + }, + { + "date": "2025-06-12", + "equity": 27531.86, + "return_pct": 175.42 + }, + { + "date": "2025-06-13", + "equity": 26778.03, + "return_pct": 167.88 + }, + { + "date": "2025-06-16", + "equity": 27331.8, + "return_pct": 173.42 + }, + { + "date": "2025-06-17", + "equity": 27124.81, + "return_pct": 171.35 + }, + { + "date": "2025-06-18", + "equity": 27457.24, + "return_pct": 174.67 + }, + { + "date": "2025-06-20", + "equity": 27643.67, + "return_pct": 176.54 + }, + { + "date": "2025-06-23", + "equity": 27756.33, + "return_pct": 177.67 + }, + { + "date": "2025-06-24", + "equity": 28315.93, + "return_pct": 183.26 + }, + { + "date": "2025-06-25", + "equity": 28212.33, + "return_pct": 182.23 + }, + { + "date": "2025-06-26", + "equity": 28533.82, + "return_pct": 185.44 + }, + { + "date": "2025-06-27", + "equity": 28829.46, + "return_pct": 188.4 + }, + { + "date": "2025-06-30", + "equity": 29531.74, + "return_pct": 195.43 + }, + { + "date": "2025-07-01", + "equity": 28736.25, + "return_pct": 187.47 + }, + { + "date": "2025-07-02", + "equity": 29320.68, + "return_pct": 193.32 + }, + { + "date": "2025-07-03", + "equity": 29648.17, + "return_pct": 196.59 + }, + { + "date": "2025-07-07", + "equity": 29579.35, + "return_pct": 195.9 + }, + { + "date": "2025-07-08", + "equity": 29345.77, + "return_pct": 193.57 + }, + { + "date": "2025-07-09", + "equity": 29958.3, + "return_pct": 199.69 + }, + { + "date": "2025-07-10", + "equity": 30106.51, + "return_pct": 201.18 + }, + { + "date": "2025-07-11", + "equity": 30138.92, + "return_pct": 201.5 + }, + { + "date": "2025-07-14", + "equity": 30692.02, + "return_pct": 207.03 + }, + { + "date": "2025-07-15", + "equity": 30783.97, + "return_pct": 207.95 + }, + { + "date": "2025-07-16", + "equity": 31052.02, + "return_pct": 210.64 + }, + { + "date": "2025-07-17", + "equity": 31408.05, + "return_pct": 214.2 + }, + { + "date": "2025-07-18", + "equity": 31328.83, + "return_pct": 213.41 + }, + { + "date": "2025-07-21", + "equity": 31556.86, + "return_pct": 215.69 + }, + { + "date": "2025-07-22", + "equity": 30924.21, + "return_pct": 209.36 + }, + { + "date": "2025-07-23", + "equity": 31466.14, + "return_pct": 214.78 + }, + { + "date": "2025-07-24", + "equity": 31542.52, + "return_pct": 215.54 + }, + { + "date": "2025-07-25", + "equity": 31643.67, + "return_pct": 216.55 + }, + { + "date": "2025-07-28", + "equity": 31914.28, + "return_pct": 219.26 + }, + { + "date": "2025-07-29", + "equity": 31727.12, + "return_pct": 217.39 + }, + { + "date": "2025-07-30", + "equity": 31752.02, + "return_pct": 217.64 + }, + { + "date": "2025-07-31", + "equity": 31982.27, + "return_pct": 219.94 + }, + { + "date": "2025-08-01", + "equity": 30814.79, + "return_pct": 208.26 + }, + { + "date": "2025-08-04", + "equity": 31483.35, + "return_pct": 214.95 + }, + { + "date": "2025-08-05", + "equity": 32142.72, + "return_pct": 221.55 + }, + { + "date": "2025-08-06", + "equity": 32524.11, + "return_pct": 225.36 + }, + { + "date": "2025-08-07", + "equity": 33287.86, + "return_pct": 233.0 + }, + { + "date": "2025-08-08", + "equity": 33236.41, + "return_pct": 232.49 + }, + { + "date": "2025-08-11", + "equity": 33008.2, + "return_pct": 230.21 + }, + { + "date": "2025-08-12", + "equity": 32830.79, + "return_pct": 228.43 + }, + { + "date": "2025-08-13", + "equity": 32451.6, + "return_pct": 224.64 + }, + { + "date": "2025-08-14", + "equity": 31917.87, + "return_pct": 219.3 + }, + { + "date": "2025-08-15", + "equity": 31803.07, + "return_pct": 218.15 + }, + { + "date": "2025-08-18", + "equity": 32176.77, + "return_pct": 221.89 + }, + { + "date": "2025-08-19", + "equity": 31386.23, + "return_pct": 213.98 + }, + { + "date": "2025-08-20", + "equity": 31164.73, + "return_pct": 211.76 + }, + { + "date": "2025-08-21", + "equity": 31266.2, + "return_pct": 212.78 + }, + { + "date": "2025-08-22", + "equity": 32144.26, + "return_pct": 221.56 + }, + { + "date": "2025-08-25", + "equity": 32407.72, + "return_pct": 224.2 + }, + { + "date": "2025-08-26", + "equity": 32785.17, + "return_pct": 227.97 + }, + { + "date": "2025-08-27", + "equity": 32997.99, + "return_pct": 230.1 + }, + { + "date": "2025-08-28", + "equity": 33555.65, + "return_pct": 235.68 + }, + { + "date": "2025-08-29", + "equity": 33005.13, + "return_pct": 230.17 + }, + { + "date": "2025-09-02", + "equity": 32697.57, + "return_pct": 227.1 + }, + { + "date": "2025-09-03", + "equity": 32605.47, + "return_pct": 226.18 + }, + { + "date": "2025-09-04", + "equity": 32433.07, + "return_pct": 224.45 + }, + { + "date": "2025-09-05", + "equity": 32380.37, + "return_pct": 223.92 + }, + { + "date": "2025-09-08", + "equity": 32503.32, + "return_pct": 225.15 + }, + { + "date": "2025-09-09", + "equity": 32301.78, + "return_pct": 223.14 + }, + { + "date": "2025-09-10", + "equity": 32542.58, + "return_pct": 225.55 + }, + { + "date": "2025-09-11", + "equity": 33433.09, + "return_pct": 234.46 + }, + { + "date": "2025-09-12", + "equity": 33840.76, + "return_pct": 238.53 + }, + { + "date": "2025-09-15", + "equity": 34209.69, + "return_pct": 242.22 + }, + { + "date": "2025-09-16", + "equity": 34083.02, + "return_pct": 240.96 + }, + { + "date": "2025-09-17", + "equity": 34237.45, + "return_pct": 242.5 + }, + { + "date": "2025-09-18", + "equity": 34976.33, + "return_pct": 249.89 + }, + { + "date": "2025-09-19", + "equity": 35272.95, + "return_pct": 252.86 + }, + { + "date": "2025-09-22", + "equity": 35080.18, + "return_pct": 250.93 + }, + { + "date": "2025-09-23", + "equity": 34810.97, + "return_pct": 248.24 + }, + { + "date": "2025-09-24", + "equity": 34853.99, + "return_pct": 248.67 + }, + { + "date": "2025-09-25", + "equity": 34121.06, + "return_pct": 241.34 + }, + { + "date": "2025-09-26", + "equity": 34542.42, + "return_pct": 245.55 + }, + { + "date": "2025-09-29", + "equity": 35039.75, + "return_pct": 250.53 + }, + { + "date": "2025-09-30", + "equity": 35178.61, + "return_pct": 251.92 + }, + { + "date": "2025-10-01", + "equity": 36086.58, + "return_pct": 261.0 + }, + { + "date": "2025-10-02", + "equity": 36162.92, + "return_pct": 261.76 + }, + { + "date": "2025-10-03", + "equity": 36166.31, + "return_pct": 261.8 + }, + { + "date": "2025-10-06", + "equity": 37070.1, + "return_pct": 270.84 + }, + { + "date": "2025-10-07", + "equity": 36608.95, + "return_pct": 266.23 + }, + { + "date": "2025-10-08", + "equity": 37247.55, + "return_pct": 272.61 + }, + { + "date": "2025-10-09", + "equity": 36854.79, + "return_pct": 268.69 + }, + { + "date": "2025-10-10", + "equity": 35273.1, + "return_pct": 252.86 + }, + { + "date": "2025-10-13", + "equity": 36024.53, + "return_pct": 260.38 + }, + { + "date": "2025-10-14", + "equity": 35338.6, + "return_pct": 253.52 + }, + { + "date": "2025-10-15", + "equity": 35558.35, + "return_pct": 255.72 + }, + { + "date": "2025-10-16", + "equity": 35386.18, + "return_pct": 253.99 + }, + { + "date": "2025-10-17", + "equity": 35563.63, + "return_pct": 255.77 + }, + { + "date": "2025-10-20", + "equity": 35712.43, + "return_pct": 257.26 + }, + { + "date": "2025-10-21", + "equity": 35530.33, + "return_pct": 255.44 + }, + { + "date": "2025-10-22", + "equity": 34711.94, + "return_pct": 247.25 + }, + { + "date": "2025-10-23", + "equity": 34183.75, + "return_pct": 241.96 + }, + { + "date": "2025-10-24", + "equity": 34677.94, + "return_pct": 246.91 + }, + { + "date": "2025-10-27", + "equity": 35193.02, + "return_pct": 252.06 + }, + { + "date": "2025-10-28", + "equity": 34896.88, + "return_pct": 249.1 + }, + { + "date": "2025-10-29", + "equity": 34716.17, + "return_pct": 247.29 + }, + { + "date": "2025-10-30", + "equity": 33888.6, + "return_pct": 239.01 + }, + { + "date": "2025-10-31", + "equity": 35230.77, + "return_pct": 252.44 + }, + { + "date": "2025-11-03", + "equity": 35087.39, + "return_pct": 251.0 + }, + { + "date": "2025-11-04", + "equity": 35166.81, + "return_pct": 251.8 + }, + { + "date": "2025-11-05", + "equity": 35797.56, + "return_pct": 258.11 + }, + { + "date": "2025-11-06", + "equity": 35389.89, + "return_pct": 254.03 + }, + { + "date": "2025-11-07", + "equity": 35657.98, + "return_pct": 256.71 + }, + { + "date": "2025-11-10", + "equity": 35923.42, + "return_pct": 259.37 + }, + { + "date": "2025-11-11", + "equity": 35492.91, + "return_pct": 255.06 + }, + { + "date": "2025-11-12", + "equity": 35383.08, + "return_pct": 253.96 + }, + { + "date": "2025-11-13", + "equity": 34608.48, + "return_pct": 246.21 + }, + { + "date": "2025-11-14", + "equity": 34648.73, + "return_pct": 246.62 + }, + { + "date": "2025-11-17", + "equity": 34430.98, + "return_pct": 244.44 + }, + { + "date": "2025-11-18", + "equity": 34514.62, + "return_pct": 245.27 + }, + { + "date": "2025-11-19", + "equity": 34027.14, + "return_pct": 240.4 + }, + { + "date": "2025-11-20", + "equity": 33734.3, + "return_pct": 237.47 + }, + { + "date": "2025-11-21", + "equity": 34133.73, + "return_pct": 241.46 + }, + { + "date": "2025-11-24", + "equity": 34172.68, + "return_pct": 241.85 + }, + { + "date": "2025-11-25", + "equity": 34589.78, + "return_pct": 246.03 + }, + { + "date": "2025-11-26", + "equity": 35393.28, + "return_pct": 254.06 + }, + { + "date": "2025-11-28", + "equity": 35515.59, + "return_pct": 255.29 + }, + { + "date": "2025-12-01", + "equity": 35185.31, + "return_pct": 251.98 + }, + { + "date": "2025-12-02", + "equity": 35186.01, + "return_pct": 251.99 + }, + { + "date": "2025-12-03", + "equity": 35194.65, + "return_pct": 252.08 + }, + { + "date": "2025-12-04", + "equity": 36413.22, + "return_pct": 264.27 + }, + { + "date": "2025-12-05", + "equity": 37742.32, + "return_pct": 277.56 + }, + { + "date": "2025-12-08", + "equity": 37307.5, + "return_pct": 273.21 + }, + { + "date": "2025-12-09", + "equity": 37486.9, + "return_pct": 275.01 + }, + { + "date": "2025-12-10", + "equity": 37799.68, + "return_pct": 278.14 + }, + { + "date": "2025-12-11", + "equity": 38377.54, + "return_pct": 283.92 + }, + { + "date": "2025-12-12", + "equity": 38261.77, + "return_pct": 282.76 + }, + { + "date": "2025-12-15", + "equity": 38184.53, + "return_pct": 281.99 + }, + { + "date": "2025-12-16", + "equity": 38286.82, + "return_pct": 283.01 + }, + { + "date": "2025-12-17", + "equity": 37937.59, + "return_pct": 279.52 + }, + { + "date": "2025-12-18", + "equity": 37778.02, + "return_pct": 277.92 + }, + { + "date": "2025-12-19", + "equity": 37933.57, + "return_pct": 279.48 + }, + { + "date": "2025-12-22", + "equity": 37871.02, + "return_pct": 278.85 + }, + { + "date": "2025-12-23", + "equity": 37499.51, + "return_pct": 275.13 + }, + { + "date": "2025-12-24", + "equity": 37872.32, + "return_pct": 278.86 + }, + { + "date": "2025-12-26", + "equity": 38065.03, + "return_pct": 280.79 + }, + { + "date": "2025-12-29", + "equity": 38108.96, + "return_pct": 281.23 + }, + { + "date": "2025-12-30", + "equity": 37959.63, + "return_pct": 279.74 + }, + { + "date": "2025-12-31", + "equity": 37528.4, + "return_pct": 275.42 + }, + { + "date": "2026-01-02", + "equity": 38217.1, + "return_pct": 282.31 + }, + { + "date": "2026-01-05", + "equity": 38476.89, + "return_pct": 284.91 + }, + { + "date": "2026-01-06", + "equity": 39094.85, + "return_pct": 291.09 + }, + { + "date": "2026-01-07", + "equity": 38785.86, + "return_pct": 288.0 + }, + { + "date": "2026-01-08", + "equity": 39449.56, + "return_pct": 294.64 + }, + { + "date": "2026-01-09", + "equity": 39447.38, + "return_pct": 294.62 + }, + { + "date": "2026-01-12", + "equity": 40115.43, + "return_pct": 301.3 + }, + { + "date": "2026-01-13", + "equity": 40311.6, + "return_pct": 303.27 + }, + { + "date": "2026-01-14", + "equity": 40460.28, + "return_pct": 304.75 + }, + { + "date": "2026-01-15", + "equity": 40965.71, + "return_pct": 309.81 + }, + { + "date": "2026-01-16", + "equity": 40757.65, + "return_pct": 307.73 + }, + { + "date": "2026-01-20", + "equity": 40123.18, + "return_pct": 301.38 + }, + { + "date": "2026-01-21", + "equity": 41216.13, + "return_pct": 312.31 + }, + { + "date": "2026-01-22", + "equity": 41157.34, + "return_pct": 311.73 + }, + { + "date": "2026-01-23", + "equity": 41699.25, + "return_pct": 317.15 + }, + { + "date": "2026-01-26", + "equity": 41688.15, + "return_pct": 317.04 + }, + { + "date": "2026-01-27", + "equity": 40797.39, + "return_pct": 308.13 + }, + { + "date": "2026-01-28", + "equity": 40734.12, + "return_pct": 307.49 + }, + { + "date": "2026-01-29", + "equity": 40461.74, + "return_pct": 304.77 + }, + { + "date": "2026-01-30", + "equity": 40034.63, + "return_pct": 300.5 + }, + { + "date": "2026-02-02", + "equity": 40556.32, + "return_pct": 305.71 + }, + { + "date": "2026-02-03", + "equity": 40875.9, + "return_pct": 308.91 + }, + { + "date": "2026-02-04", + "equity": 40233.49, + "return_pct": 302.48 + }, + { + "date": "2026-02-05", + "equity": 40563.13, + "return_pct": 305.78 + }, + { + "date": "2026-02-06", + "equity": 41735.66, + "return_pct": 317.51 + }, + { + "date": "2026-02-09", + "equity": 41455.46, + "return_pct": 314.71 + }, + { + "date": "2026-02-10", + "equity": 41181.83, + "return_pct": 311.97 + }, + { + "date": "2026-02-11", + "equity": 41985.28, + "return_pct": 320.01 + }, + { + "date": "2026-02-12", + "equity": 41916.99, + "return_pct": 319.33 + }, + { + "date": "2026-02-13", + "equity": 42292.19, + "return_pct": 323.08 + }, + { + "date": "2026-02-17", + "equity": 42130.44, + "return_pct": 321.46 + }, + { + "date": "2026-02-18", + "equity": 41929.91, + "return_pct": 319.46 + }, + { + "date": "2026-02-19", + "equity": 41682.49, + "return_pct": 316.98 + }, + { + "date": "2026-02-20", + "equity": 41932.56, + "return_pct": 319.48 + }, + { + "date": "2026-02-23", + "equity": 42110.6, + "return_pct": 321.26 + }, + { + "date": "2026-02-24", + "equity": 42715.91, + "return_pct": 327.32 + }, + { + "date": "2026-02-25", + "equity": 42803.93, + "return_pct": 328.2 + }, + { + "date": "2026-02-26", + "equity": 42625.74, + "return_pct": 326.42 + }, + { + "date": "2026-02-27", + "equity": 42649.49, + "return_pct": 326.65 + }, + { + "date": "2026-03-02", + "equity": 42036.65, + "return_pct": 320.52 + }, + { + "date": "2026-03-03", + "equity": 41744.95, + "return_pct": 317.61 + }, + { + "date": "2026-03-04", + "equity": 41598.13, + "return_pct": 316.14 + }, + { + "date": "2026-03-05", + "equity": 40922.72, + "return_pct": 309.38 + }, + { + "date": "2026-03-06", + "equity": 40737.65, + "return_pct": 307.53 + }, + { + "date": "2026-03-09", + "equity": 40824.13, + "return_pct": 308.39 + }, + { + "date": "2026-03-10", + "equity": 40483.25, + "return_pct": 304.98 + }, + { + "date": "2026-03-11", + "equity": 40386.98, + "return_pct": 304.02 + }, + { + "date": "2026-03-12", + "equity": 40288.07, + "return_pct": 303.03 + }, + { + "date": "2026-03-13", + "equity": 40256.41, + "return_pct": 302.71 + }, + { + "date": "2026-03-16", + "equity": 40312.4, + "return_pct": 303.27 + }, + { + "date": "2026-03-17", + "equity": 40712.13, + "return_pct": 307.27 + }, + { + "date": "2026-03-18", + "equity": 40268.92, + "return_pct": 302.84 + }, + { + "date": "2026-03-19", + "equity": 40007.89, + "return_pct": 300.23 + }, + { + "date": "2026-03-20", + "equity": 39354.27, + "return_pct": 293.69 + }, + { + "date": "2026-03-23", + "equity": 39709.77, + "return_pct": 297.25 + }, + { + "date": "2026-03-24", + "equity": 39497.73, + "return_pct": 295.12 + }, + { + "date": "2026-03-25", + "equity": 39504.03, + "return_pct": 295.19 + }, + { + "date": "2026-03-26", + "equity": 39245.1, + "return_pct": 292.6 + }, + { + "date": "2026-03-27", + "equity": 39160.65, + "return_pct": 291.75 + }, + { + "date": "2026-03-30", + "equity": 39060.46, + "return_pct": 290.75 + }, + { + "date": "2026-03-31", + "equity": 39203.87, + "return_pct": 292.18 + }, + { + "date": "2026-04-01", + "equity": 39239.88, + "return_pct": 292.55 + }, + { + "date": "2026-04-02", + "equity": 39241.85, + "return_pct": 292.56 + }, + { + "date": "2026-04-06", + "equity": 39209.24, + "return_pct": 292.24 + }, + { + "date": "2026-04-07", + "equity": 39135.06, + "return_pct": 291.5 + }, + { + "date": "2026-04-08", + "equity": 40549.7, + "return_pct": 305.65 + }, + { + "date": "2026-04-09", + "equity": 40907.53, + "return_pct": 309.23 + }, + { + "date": "2026-04-10", + "equity": 41151.62, + "return_pct": 311.67 + }, + { + "date": "2026-04-13", + "equity": 41236.8, + "return_pct": 312.52 + }, + { + "date": "2026-04-14", + "equity": 41965.71, + "return_pct": 319.81 + }, + { + "date": "2026-04-15", + "equity": 41477.55, + "return_pct": 314.93 + }, + { + "date": "2026-04-16", + "equity": 41920.42, + "return_pct": 319.36 + }, + { + "date": "2026-04-17", + "equity": 42588.07, + "return_pct": 326.04 + }, + { + "date": "2026-04-20", + "equity": 42447.63, + "return_pct": 324.63 + }, + { + "date": "2026-04-21", + "equity": 42409.41, + "return_pct": 324.25 + }, + { + "date": "2026-04-22", + "equity": 43183.45, + "return_pct": 332.0 + }, + { + "date": "2026-04-23", + "equity": 43368.67, + "return_pct": 333.85 + }, + { + "date": "2026-04-24", + "equity": 44628.01, + "return_pct": 346.45 + }, + { + "date": "2026-04-27", + "equity": 44696.62, + "return_pct": 347.13 + }, + { + "date": "2026-04-28", + "equity": 43968.81, + "return_pct": 339.85 + }, + { + "date": "2026-04-29", + "equity": 44314.4, + "return_pct": 343.31 + }, + { + "date": "2026-04-30", + "equity": 46018.27, + "return_pct": 360.35 + }, + { + "date": "2026-05-01", + "equity": 46004.39, + "return_pct": 360.22 + }, + { + "date": "2026-05-04", + "equity": 45554.61, + "return_pct": 355.72 + }, + { + "date": "2026-05-05", + "equity": 46454.05, + "return_pct": 364.71 + }, + { + "date": "2026-05-06", + "equity": 48632.93, + "return_pct": 386.51 + }, + { + "date": "2026-05-07", + "equity": 47838.04, + "return_pct": 378.56 + }, + { + "date": "2026-05-08", + "equity": 49072.61, + "return_pct": 390.91 + }, + { + "date": "2026-05-11", + "equity": 49508.11, + "return_pct": 395.27 + }, + { + "date": "2026-05-12", + "equity": 49332.59, + "return_pct": 393.51 + }, + { + "date": "2026-05-13", + "equity": 49775.44, + "return_pct": 397.94 + }, + { + "date": "2026-05-14", + "equity": 49881.75, + "return_pct": 399.0 + }, + { + "date": "2026-05-15", + "equity": 48516.51, + "return_pct": 385.35 + }, + { + "date": "2026-05-18", + "equity": 48013.0, + "return_pct": 380.31 + }, + { + "date": "2026-05-19", + "equity": 47936.51, + "return_pct": 379.54 + }, + { + "date": "2026-05-20", + "equity": 46811.48, + "return_pct": 368.29 + }, + { + "date": "2026-05-21", + "equity": 46660.36, + "return_pct": 366.78 + }, + { + "date": "2026-05-22", + "equity": 46998.12, + "return_pct": 370.16 + }, + { + "date": "2026-05-26", + "equity": 46494.75, + "return_pct": 365.12 + }, + { + "date": "2026-05-27", + "equity": 46712.6, + "return_pct": 367.3 + }, + { + "date": "2026-05-28", + "equity": 46737.75, + "return_pct": 367.55 + }, + { + "date": "2026-05-29", + "equity": 46689.48, + "return_pct": 367.07 + }, + { + "date": "2026-06-01", + "equity": 46814.81, + "return_pct": 368.32 + }, + { + "date": "2026-06-02", + "equity": 46617.82, + "return_pct": 366.35 + }, + { + "date": "2026-06-03", + "equity": 46974.7, + "return_pct": 369.92 + }, + { + "date": "2026-06-04", + "equity": 46999.23, + "return_pct": 370.17 + }, + { + "date": "2026-06-05", + "equity": 46943.67, + "return_pct": 369.61 + }, + { + "date": "2026-06-08", + "equity": 46807.52, + "return_pct": 368.25 + }, + { + "date": "2026-06-09", + "equity": 47131.87, + "return_pct": 371.49 + }, + { + "date": "2026-06-10", + "equity": 46888.61, + "return_pct": 369.06 + }, + { + "date": "2026-06-11", + "equity": 47174.92, + "return_pct": 371.92 + }, + { + "date": "2026-06-12", + "equity": 47179.42, + "return_pct": 371.97 + }, + { + "date": "2026-06-15", + "equity": 47108.85, + "return_pct": 371.26 + }, + { + "date": "2026-06-16", + "equity": 46957.19, + "return_pct": 369.75 + }, + { + "date": "2026-06-17", + "equity": 47110.35, + "return_pct": 371.28 + }, + { + "date": "2026-06-18", + "equity": 47005.74, + "return_pct": 370.23 + }, + { + "date": "2026-06-22", + "equity": 47162.41, + "return_pct": 371.8 + }, + { + "date": "2026-06-23", + "equity": 47036.27, + "return_pct": 370.54 + }, + { + "date": "2026-06-24", + "equity": 47156.4, + "return_pct": 371.74 + }, + { + "date": "2026-06-25", + "equity": 47275.03, + "return_pct": 372.93 + }, + { + "date": "2026-06-26", + "equity": 47979.29, + "return_pct": 379.97 + }, + { + "date": "2026-06-29", + "equity": 48000.81, + "return_pct": 380.19 + }, + { + "date": "2026-06-30", + "equity": 47980.79, + "return_pct": 379.99 + }, + { + "date": "2026-07-01", + "equity": 47653.95, + "return_pct": 376.72 + }, + { + "date": "2026-07-02", + "equity": 47653.95, + "return_pct": 376.72 + } + ], + "benchmark_curve": [ + { + "date": "2022-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10149.77, + "return_pct": 1.5 + }, + { + "date": "2022-07-08", + "equity": 10141.42, + "return_pct": 1.41 + }, + { + "date": "2022-07-11", + "equity": 10025.57, + "return_pct": 0.26 + }, + { + "date": "2022-07-12", + "equity": 9936.86, + "return_pct": -0.63 + }, + { + "date": "2022-07-13", + "equity": 9884.67, + "return_pct": -1.15 + }, + { + "date": "2022-07-14", + "equity": 9860.67, + "return_pct": -1.39 + }, + { + "date": "2022-07-15", + "equity": 10049.05, + "return_pct": 0.49 + }, + { + "date": "2022-07-18", + "equity": 9966.08, + "return_pct": -0.34 + }, + { + "date": "2022-07-19", + "equity": 10235.36, + "return_pct": 2.35 + }, + { + "date": "2022-07-20", + "equity": 10300.59, + "return_pct": 3.01 + }, + { + "date": "2022-07-21", + "equity": 10405.48, + "return_pct": 4.05 + }, + { + "date": "2022-07-22", + "equity": 10308.94, + "return_pct": 3.09 + }, + { + "date": "2022-07-25", + "equity": 10321.46, + "return_pct": 3.21 + }, + { + "date": "2022-07-26", + "equity": 10199.35, + "return_pct": 1.99 + }, + { + "date": "2022-07-27", + "equity": 10464.19, + "return_pct": 4.64 + }, + { + "date": "2022-07-28", + "equity": 10594.65, + "return_pct": 5.95 + }, + { + "date": "2022-07-29", + "equity": 10749.9, + "return_pct": 7.5 + }, + { + "date": "2022-08-01", + "equity": 10718.07, + "return_pct": 7.18 + }, + { + "date": "2022-08-02", + "equity": 10647.36, + "return_pct": 6.47 + }, + { + "date": "2022-08-03", + "equity": 10814.09, + "return_pct": 8.14 + }, + { + "date": "2022-08-04", + "equity": 10806.78, + "return_pct": 8.07 + }, + { + "date": "2022-08-05", + "equity": 10788.52, + "return_pct": 7.89 + }, + { + "date": "2022-08-08", + "equity": 10775.99, + "return_pct": 7.76 + }, + { + "date": "2022-08-09", + "equity": 10733.2, + "return_pct": 7.33 + }, + { + "date": "2022-08-10", + "equity": 10958.64, + "return_pct": 9.59 + }, + { + "date": "2022-08-11", + "equity": 10958.64, + "return_pct": 9.59 + }, + { + "date": "2022-08-12", + "equity": 11144.16, + "return_pct": 11.44 + }, + { + "date": "2022-08-15", + "equity": 11190.08, + "return_pct": 11.9 + }, + { + "date": "2022-08-16", + "equity": 11212.0, + "return_pct": 12.12 + }, + { + "date": "2022-08-17", + "equity": 11132.42, + "return_pct": 11.32 + }, + { + "date": "2022-08-18", + "equity": 11164.77, + "return_pct": 11.65 + }, + { + "date": "2022-08-19", + "equity": 11014.74, + "return_pct": 10.15 + }, + { + "date": "2022-08-22", + "equity": 10785.39, + "return_pct": 7.85 + }, + { + "date": "2022-08-23", + "equity": 10759.3, + "return_pct": 7.59 + }, + { + "date": "2022-08-24", + "equity": 10793.74, + "return_pct": 7.94 + }, + { + "date": "2022-08-25", + "equity": 10946.12, + "return_pct": 9.46 + }, + { + "date": "2022-08-26", + "equity": 10575.6, + "return_pct": 5.76 + }, + { + "date": "2022-08-29", + "equity": 10505.68, + "return_pct": 5.06 + }, + { + "date": "2022-08-30", + "equity": 10390.35, + "return_pct": 3.9 + }, + { + "date": "2022-08-31", + "equity": 10311.29, + "return_pct": 3.11 + }, + { + "date": "2022-09-01", + "equity": 10343.64, + "return_pct": 3.44 + }, + { + "date": "2022-09-02", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2022-09-06", + "equity": 10195.96, + "return_pct": 1.96 + }, + { + "date": "2022-09-07", + "equity": 10379.13, + "return_pct": 3.79 + }, + { + "date": "2022-09-08", + "equity": 10446.97, + "return_pct": 4.47 + }, + { + "date": "2022-09-09", + "equity": 10609.26, + "return_pct": 6.09 + }, + { + "date": "2022-09-12", + "equity": 10723.29, + "return_pct": 7.23 + }, + { + "date": "2022-09-13", + "equity": 10257.01, + "return_pct": 2.57 + }, + { + "date": "2022-09-14", + "equity": 10296.15, + "return_pct": 2.96 + }, + { + "date": "2022-09-15", + "equity": 10179.26, + "return_pct": 1.79 + }, + { + "date": "2022-09-16", + "equity": 10060.27, + "return_pct": 0.6 + }, + { + "date": "2022-09-19", + "equity": 10138.29, + "return_pct": 1.38 + }, + { + "date": "2022-09-20", + "equity": 10021.92, + "return_pct": 0.22 + }, + { + "date": "2022-09-21", + "equity": 9847.1, + "return_pct": -1.53 + }, + { + "date": "2022-09-22", + "equity": 9764.38, + "return_pct": -2.36 + }, + { + "date": "2022-09-23", + "equity": 9600.78, + "return_pct": -3.99 + }, + { + "date": "2022-09-26", + "equity": 9505.81, + "return_pct": -4.94 + }, + { + "date": "2022-09-27", + "equity": 9481.54, + "return_pct": -5.18 + }, + { + "date": "2022-09-28", + "equity": 9668.1, + "return_pct": -3.32 + }, + { + "date": "2022-09-29", + "equity": 9466.14, + "return_pct": -5.34 + }, + { + "date": "2022-09-30", + "equity": 9319.77, + "return_pct": -6.8 + }, + { + "date": "2022-10-03", + "equity": 9565.82, + "return_pct": -4.34 + }, + { + "date": "2022-10-04", + "equity": 9862.23, + "return_pct": -1.38 + }, + { + "date": "2022-10-05", + "equity": 9839.27, + "return_pct": -1.61 + }, + { + "date": "2022-10-06", + "equity": 9737.77, + "return_pct": -2.62 + }, + { + "date": "2022-10-07", + "equity": 9466.14, + "return_pct": -5.34 + }, + { + "date": "2022-10-10", + "equity": 9393.87, + "return_pct": -6.06 + }, + { + "date": "2022-10-11", + "equity": 9334.38, + "return_pct": -6.66 + }, + { + "date": "2022-10-12", + "equity": 9303.59, + "return_pct": -6.96 + }, + { + "date": "2022-10-13", + "equity": 9549.12, + "return_pct": -4.51 + }, + { + "date": "2022-10-14", + "equity": 9331.51, + "return_pct": -6.68 + }, + { + "date": "2022-10-17", + "equity": 9571.3, + "return_pct": -4.29 + }, + { + "date": "2022-10-18", + "equity": 9683.76, + "return_pct": -3.16 + }, + { + "date": "2022-10-19", + "equity": 9615.13, + "return_pct": -3.85 + }, + { + "date": "2022-10-20", + "equity": 9534.51, + "return_pct": -4.65 + }, + { + "date": "2022-10-21", + "equity": 9766.21, + "return_pct": -2.34 + }, + { + "date": "2022-10-24", + "equity": 9885.71, + "return_pct": -1.14 + }, + { + "date": "2022-10-25", + "equity": 10043.57, + "return_pct": 0.44 + }, + { + "date": "2022-10-26", + "equity": 9967.91, + "return_pct": -0.32 + }, + { + "date": "2022-10-27", + "equity": 9914.68, + "return_pct": -0.85 + }, + { + "date": "2022-10-28", + "equity": 10150.55, + "return_pct": 1.51 + }, + { + "date": "2022-10-31", + "equity": 10077.23, + "return_pct": 0.77 + }, + { + "date": "2022-11-01", + "equity": 10033.14, + "return_pct": 0.33 + }, + { + "date": "2022-11-02", + "equity": 9781.34, + "return_pct": -2.19 + }, + { + "date": "2022-11-03", + "equity": 9680.63, + "return_pct": -3.19 + }, + { + "date": "2022-11-04", + "equity": 9819.96, + "return_pct": -1.8 + }, + { + "date": "2022-11-07", + "equity": 9913.89, + "return_pct": -0.86 + }, + { + "date": "2022-11-08", + "equity": 9967.38, + "return_pct": -0.33 + }, + { + "date": "2022-11-09", + "equity": 9762.04, + "return_pct": -2.38 + }, + { + "date": "2022-11-10", + "equity": 10298.5, + "return_pct": 2.98 + }, + { + "date": "2022-11-11", + "equity": 10398.17, + "return_pct": 3.98 + }, + { + "date": "2022-11-14", + "equity": 10309.72, + "return_pct": 3.1 + }, + { + "date": "2022-11-15", + "equity": 10397.65, + "return_pct": 3.98 + }, + { + "date": "2022-11-16", + "equity": 10318.33, + "return_pct": 3.18 + }, + { + "date": "2022-11-17", + "equity": 10286.76, + "return_pct": 2.87 + }, + { + "date": "2022-11-18", + "equity": 10333.46, + "return_pct": 3.33 + }, + { + "date": "2022-11-21", + "equity": 10295.89, + "return_pct": 2.96 + }, + { + "date": "2022-11-22", + "equity": 10434.44, + "return_pct": 4.34 + }, + { + "date": "2022-11-23", + "equity": 10500.2, + "return_pct": 5.0 + }, + { + "date": "2022-11-25", + "equity": 10497.85, + "return_pct": 4.98 + }, + { + "date": "2022-11-28", + "equity": 10330.33, + "return_pct": 3.3 + }, + { + "date": "2022-11-29", + "equity": 10312.59, + "return_pct": 3.13 + }, + { + "date": "2022-11-30", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2022-12-01", + "equity": 10629.62, + "return_pct": 6.3 + }, + { + "date": "2022-12-02", + "equity": 10617.35, + "return_pct": 6.17 + }, + { + "date": "2022-12-05", + "equity": 10426.35, + "return_pct": 4.26 + }, + { + "date": "2022-12-06", + "equity": 10276.06, + "return_pct": 2.76 + }, + { + "date": "2022-12-07", + "equity": 10258.58, + "return_pct": 2.59 + }, + { + "date": "2022-12-08", + "equity": 10338.94, + "return_pct": 3.39 + }, + { + "date": "2022-12-09", + "equity": 10261.71, + "return_pct": 2.62 + }, + { + "date": "2022-12-12", + "equity": 10409.65, + "return_pct": 4.1 + }, + { + "date": "2022-12-13", + "equity": 10488.45, + "return_pct": 4.88 + }, + { + "date": "2022-12-14", + "equity": 10421.4, + "return_pct": 4.21 + }, + { + "date": "2022-12-15", + "equity": 10166.47, + "return_pct": 1.66 + }, + { + "date": "2022-12-16", + "equity": 10000.52, + "return_pct": 0.01 + }, + { + "date": "2022-12-19", + "equity": 9915.72, + "return_pct": -0.84 + }, + { + "date": "2022-12-20", + "equity": 9929.29, + "return_pct": -0.71 + }, + { + "date": "2022-12-21", + "equity": 10077.76, + "return_pct": 0.78 + }, + { + "date": "2022-12-22", + "equity": 9933.99, + "return_pct": -0.66 + }, + { + "date": "2022-12-23", + "equity": 9991.13, + "return_pct": -0.09 + }, + { + "date": "2022-12-27", + "equity": 9951.73, + "return_pct": -0.48 + }, + { + "date": "2022-12-28", + "equity": 9828.05, + "return_pct": -1.72 + }, + { + "date": "2022-12-29", + "equity": 10004.96, + "return_pct": 0.05 + }, + { + "date": "2022-12-30", + "equity": 9978.6, + "return_pct": -0.21 + }, + { + "date": "2023-01-03", + "equity": 9936.59, + "return_pct": -0.63 + }, + { + "date": "2023-01-04", + "equity": 10013.31, + "return_pct": 0.13 + }, + { + "date": "2023-01-05", + "equity": 9899.02, + "return_pct": -1.01 + }, + { + "date": "2023-01-06", + "equity": 10126.03, + "return_pct": 1.26 + }, + { + "date": "2023-01-09", + "equity": 10120.29, + "return_pct": 1.2 + }, + { + "date": "2023-01-10", + "equity": 10191.26, + "return_pct": 1.91 + }, + { + "date": "2023-01-11", + "equity": 10320.16, + "return_pct": 3.2 + }, + { + "date": "2023-01-12", + "equity": 10357.73, + "return_pct": 3.58 + }, + { + "date": "2023-01-13", + "equity": 10397.91, + "return_pct": 3.98 + }, + { + "date": "2023-01-17", + "equity": 10378.86, + "return_pct": 3.79 + }, + { + "date": "2023-01-18", + "equity": 10215.0, + "return_pct": 2.15 + }, + { + "date": "2023-01-19", + "equity": 10140.64, + "return_pct": 1.41 + }, + { + "date": "2023-01-20", + "equity": 10329.55, + "return_pct": 3.3 + }, + { + "date": "2023-01-23", + "equity": 10453.49, + "return_pct": 4.53 + }, + { + "date": "2023-01-24", + "equity": 10442.27, + "return_pct": 4.42 + }, + { + "date": "2023-01-25", + "equity": 10446.18, + "return_pct": 4.46 + }, + { + "date": "2023-01-26", + "equity": 10560.99, + "return_pct": 5.61 + }, + { + "date": "2023-01-27", + "equity": 10585.26, + "return_pct": 5.85 + }, + { + "date": "2023-01-30", + "equity": 10452.45, + "return_pct": 4.52 + }, + { + "date": "2023-01-31", + "equity": 10606.13, + "return_pct": 6.06 + }, + { + "date": "2023-02-01", + "equity": 10718.85, + "return_pct": 7.19 + }, + { + "date": "2023-02-02", + "equity": 10874.89, + "return_pct": 8.75 + }, + { + "date": "2023-02-03", + "equity": 10759.3, + "return_pct": 7.59 + }, + { + "date": "2023-02-06", + "equity": 10693.54, + "return_pct": 6.94 + }, + { + "date": "2023-02-07", + "equity": 10833.4, + "return_pct": 8.33 + }, + { + "date": "2023-02-08", + "equity": 10714.94, + "return_pct": 7.15 + }, + { + "date": "2023-02-09", + "equity": 10622.05, + "return_pct": 6.22 + }, + { + "date": "2023-02-10", + "equity": 10646.84, + "return_pct": 6.47 + }, + { + "date": "2023-02-13", + "equity": 10771.82, + "return_pct": 7.72 + }, + { + "date": "2023-02-14", + "equity": 10766.86, + "return_pct": 7.67 + }, + { + "date": "2023-02-15", + "equity": 10801.83, + "return_pct": 8.02 + }, + { + "date": "2023-02-16", + "equity": 10653.1, + "return_pct": 6.53 + }, + { + "date": "2023-02-17", + "equity": 10626.48, + "return_pct": 6.26 + }, + { + "date": "2023-02-21", + "equity": 10413.31, + "return_pct": 4.13 + }, + { + "date": "2023-02-22", + "equity": 10398.96, + "return_pct": 3.99 + }, + { + "date": "2023-02-23", + "equity": 10454.27, + "return_pct": 4.54 + }, + { + "date": "2023-02-24", + "equity": 10342.6, + "return_pct": 3.43 + }, + { + "date": "2023-02-27", + "equity": 10377.82, + "return_pct": 3.78 + }, + { + "date": "2023-02-28", + "equity": 10339.47, + "return_pct": 3.39 + }, + { + "date": "2023-03-01", + "equity": 10299.8, + "return_pct": 3.0 + }, + { + "date": "2023-03-02", + "equity": 10379.91, + "return_pct": 3.8 + }, + { + "date": "2023-03-03", + "equity": 10546.38, + "return_pct": 5.46 + }, + { + "date": "2023-03-06", + "equity": 10553.69, + "return_pct": 5.54 + }, + { + "date": "2023-03-07", + "equity": 10391.91, + "return_pct": 3.92 + }, + { + "date": "2023-03-08", + "equity": 10408.87, + "return_pct": 4.09 + }, + { + "date": "2023-03-09", + "equity": 10216.83, + "return_pct": 2.17 + }, + { + "date": "2023-03-10", + "equity": 10069.41, + "return_pct": 0.69 + }, + { + "date": "2023-03-13", + "equity": 10055.06, + "return_pct": 0.55 + }, + { + "date": "2023-03-14", + "equity": 10221.27, + "return_pct": 2.21 + }, + { + "date": "2023-03-15", + "equity": 10157.34, + "return_pct": 1.57 + }, + { + "date": "2023-03-16", + "equity": 10335.55, + "return_pct": 3.36 + }, + { + "date": "2023-03-17", + "equity": 10175.86, + "return_pct": 1.76 + }, + { + "date": "2023-03-20", + "equity": 10273.71, + "return_pct": 2.74 + }, + { + "date": "2023-03-21", + "equity": 10408.61, + "return_pct": 4.09 + }, + { + "date": "2023-03-22", + "equity": 10231.18, + "return_pct": 2.31 + }, + { + "date": "2023-03-23", + "equity": 10258.84, + "return_pct": 2.59 + }, + { + "date": "2023-03-24", + "equity": 10326.16, + "return_pct": 3.26 + }, + { + "date": "2023-03-27", + "equity": 10345.47, + "return_pct": 3.45 + }, + { + "date": "2023-03-28", + "equity": 10322.24, + "return_pct": 3.22 + }, + { + "date": "2023-03-29", + "equity": 10472.28, + "return_pct": 4.72 + }, + { + "date": "2023-03-30", + "equity": 10533.59, + "return_pct": 5.34 + }, + { + "date": "2023-03-31", + "equity": 10682.06, + "return_pct": 6.82 + }, + { + "date": "2023-04-03", + "equity": 10722.77, + "return_pct": 7.23 + }, + { + "date": "2023-04-04", + "equity": 10663.27, + "return_pct": 6.63 + }, + { + "date": "2023-04-05", + "equity": 10635.36, + "return_pct": 6.35 + }, + { + "date": "2023-04-06", + "equity": 10676.84, + "return_pct": 6.77 + }, + { + "date": "2023-04-10", + "equity": 10687.8, + "return_pct": 6.88 + }, + { + "date": "2023-04-11", + "equity": 10690.67, + "return_pct": 6.91 + }, + { + "date": "2023-04-12", + "equity": 10647.1, + "return_pct": 6.47 + }, + { + "date": "2023-04-13", + "equity": 10788.52, + "return_pct": 7.89 + }, + { + "date": "2023-04-14", + "equity": 10762.17, + "return_pct": 7.62 + }, + { + "date": "2023-04-17", + "equity": 10800.78, + "return_pct": 8.01 + }, + { + "date": "2023-04-18", + "equity": 10807.83, + "return_pct": 8.08 + }, + { + "date": "2023-04-19", + "equity": 10806.0, + "return_pct": 8.06 + }, + { + "date": "2023-04-20", + "equity": 10747.03, + "return_pct": 7.47 + }, + { + "date": "2023-04-21", + "equity": 10755.38, + "return_pct": 7.55 + }, + { + "date": "2023-04-24", + "equity": 10766.6, + "return_pct": 7.67 + }, + { + "date": "2023-04-25", + "equity": 10595.69, + "return_pct": 5.96 + }, + { + "date": "2023-04-26", + "equity": 10550.82, + "return_pct": 5.51 + }, + { + "date": "2023-04-27", + "equity": 10760.86, + "return_pct": 7.61 + }, + { + "date": "2023-04-28", + "equity": 10852.71, + "return_pct": 8.53 + }, + { + "date": "2023-05-01", + "equity": 10841.75, + "return_pct": 8.42 + }, + { + "date": "2023-05-02", + "equity": 10719.9, + "return_pct": 7.2 + }, + { + "date": "2023-05-03", + "equity": 10646.31, + "return_pct": 6.46 + }, + { + "date": "2023-05-04", + "equity": 10570.91, + "return_pct": 5.71 + }, + { + "date": "2023-05-05", + "equity": 10766.6, + "return_pct": 7.67 + }, + { + "date": "2023-05-08", + "equity": 10769.47, + "return_pct": 7.69 + }, + { + "date": "2023-05-09", + "equity": 10722.24, + "return_pct": 7.22 + }, + { + "date": "2023-05-10", + "equity": 10772.34, + "return_pct": 7.72 + }, + { + "date": "2023-05-11", + "equity": 10753.56, + "return_pct": 7.54 + }, + { + "date": "2023-05-12", + "equity": 10739.47, + "return_pct": 7.39 + }, + { + "date": "2023-05-15", + "equity": 10776.52, + "return_pct": 7.77 + }, + { + "date": "2023-05-16", + "equity": 10704.5, + "return_pct": 7.05 + }, + { + "date": "2023-05-17", + "equity": 10834.44, + "return_pct": 8.34 + }, + { + "date": "2023-05-18", + "equity": 10938.81, + "return_pct": 9.39 + }, + { + "date": "2023-05-19", + "equity": 10922.9, + "return_pct": 9.23 + }, + { + "date": "2023-05-22", + "equity": 10927.33, + "return_pct": 9.27 + }, + { + "date": "2023-05-23", + "equity": 10804.7, + "return_pct": 8.05 + }, + { + "date": "2023-05-24", + "equity": 10726.42, + "return_pct": 7.26 + }, + { + "date": "2023-05-25", + "equity": 10819.31, + "return_pct": 8.19 + }, + { + "date": "2023-05-26", + "equity": 10959.43, + "return_pct": 9.59 + }, + { + "date": "2023-05-30", + "equity": 10963.6, + "return_pct": 9.64 + }, + { + "date": "2023-05-31", + "equity": 10902.8, + "return_pct": 9.03 + }, + { + "date": "2023-06-01", + "equity": 11006.39, + "return_pct": 10.06 + }, + { + "date": "2023-06-02", + "equity": 11165.56, + "return_pct": 11.66 + }, + { + "date": "2023-06-05", + "equity": 11144.16, + "return_pct": 11.44 + }, + { + "date": "2023-06-06", + "equity": 11168.43, + "return_pct": 11.68 + }, + { + "date": "2023-06-07", + "equity": 11129.81, + "return_pct": 11.3 + }, + { + "date": "2023-06-08", + "equity": 11197.13, + "return_pct": 11.97 + }, + { + "date": "2023-06-09", + "equity": 11217.22, + "return_pct": 12.17 + }, + { + "date": "2023-06-12", + "equity": 11318.98, + "return_pct": 13.19 + }, + { + "date": "2023-06-13", + "equity": 11393.61, + "return_pct": 13.94 + }, + { + "date": "2023-06-14", + "equity": 11407.18, + "return_pct": 14.07 + }, + { + "date": "2023-06-15", + "equity": 11548.6, + "return_pct": 15.49 + }, + { + "date": "2023-06-16", + "equity": 11466.67, + "return_pct": 14.67 + }, + { + "date": "2023-06-20", + "equity": 11407.18, + "return_pct": 14.07 + }, + { + "date": "2023-06-21", + "equity": 11348.73, + "return_pct": 13.49 + }, + { + "date": "2023-06-22", + "equity": 11389.69, + "return_pct": 13.9 + }, + { + "date": "2023-06-23", + "equity": 11303.59, + "return_pct": 13.04 + }, + { + "date": "2023-06-26", + "equity": 11257.4, + "return_pct": 12.57 + }, + { + "date": "2023-06-27", + "equity": 11380.82, + "return_pct": 13.81 + }, + { + "date": "2023-06-28", + "equity": 11386.56, + "return_pct": 13.87 + }, + { + "date": "2023-06-29", + "equity": 11431.44, + "return_pct": 14.31 + }, + { + "date": "2023-06-30", + "equity": 11566.34, + "return_pct": 15.66 + }, + { + "date": "2023-07-03", + "equity": 11579.65, + "return_pct": 15.8 + }, + { + "date": "2023-07-05", + "equity": 11562.43, + "return_pct": 15.62 + }, + { + "date": "2023-07-06", + "equity": 11471.89, + "return_pct": 14.72 + }, + { + "date": "2023-07-07", + "equity": 11442.92, + "return_pct": 14.43 + }, + { + "date": "2023-07-10", + "equity": 11471.89, + "return_pct": 14.72 + }, + { + "date": "2023-07-11", + "equity": 11544.94, + "return_pct": 15.45 + }, + { + "date": "2023-07-12", + "equity": 11637.83, + "return_pct": 16.38 + }, + { + "date": "2023-07-13", + "equity": 11730.2, + "return_pct": 17.3 + }, + { + "date": "2023-07-14", + "equity": 11722.9, + "return_pct": 17.23 + }, + { + "date": "2023-07-17", + "equity": 11763.6, + "return_pct": 17.64 + }, + { + "date": "2023-07-18", + "equity": 11851.01, + "return_pct": 18.51 + }, + { + "date": "2023-07-19", + "equity": 11877.36, + "return_pct": 18.77 + }, + { + "date": "2023-07-20", + "equity": 11798.56, + "return_pct": 17.99 + }, + { + "date": "2023-07-21", + "equity": 11798.56, + "return_pct": 17.99 + }, + { + "date": "2023-07-24", + "equity": 11851.27, + "return_pct": 18.51 + }, + { + "date": "2023-07-25", + "equity": 11883.63, + "return_pct": 18.84 + }, + { + "date": "2023-07-26", + "equity": 11885.45, + "return_pct": 18.85 + }, + { + "date": "2023-07-27", + "equity": 11806.65, + "return_pct": 18.07 + }, + { + "date": "2023-07-28", + "equity": 11922.24, + "return_pct": 19.22 + }, + { + "date": "2023-07-31", + "equity": 11944.94, + "return_pct": 19.45 + }, + { + "date": "2023-08-01", + "equity": 11910.76, + "return_pct": 19.11 + }, + { + "date": "2023-08-02", + "equity": 11745.08, + "return_pct": 17.45 + }, + { + "date": "2023-08-03", + "equity": 11711.42, + "return_pct": 17.11 + }, + { + "date": "2023-08-04", + "equity": 11658.45, + "return_pct": 16.58 + }, + { + "date": "2023-08-07", + "equity": 11760.21, + "return_pct": 17.6 + }, + { + "date": "2023-08-08", + "equity": 11709.07, + "return_pct": 17.09 + }, + { + "date": "2023-08-09", + "equity": 11630.79, + "return_pct": 16.31 + }, + { + "date": "2023-08-10", + "equity": 11634.96, + "return_pct": 16.35 + }, + { + "date": "2023-08-11", + "equity": 11628.18, + "return_pct": 16.28 + }, + { + "date": "2023-08-14", + "equity": 11692.37, + "return_pct": 16.92 + }, + { + "date": "2023-08-15", + "equity": 11556.16, + "return_pct": 15.56 + }, + { + "date": "2023-08-16", + "equity": 11471.36, + "return_pct": 14.71 + }, + { + "date": "2023-08-17", + "equity": 11383.95, + "return_pct": 13.84 + }, + { + "date": "2023-08-18", + "equity": 11389.43, + "return_pct": 13.89 + }, + { + "date": "2023-08-21", + "equity": 11463.54, + "return_pct": 14.64 + }, + { + "date": "2023-08-22", + "equity": 11432.49, + "return_pct": 14.32 + }, + { + "date": "2023-08-23", + "equity": 11559.82, + "return_pct": 15.6 + }, + { + "date": "2023-08-24", + "equity": 11399.61, + "return_pct": 14.0 + }, + { + "date": "2023-08-25", + "equity": 11479.97, + "return_pct": 14.8 + }, + { + "date": "2023-08-28", + "equity": 11552.77, + "return_pct": 15.53 + }, + { + "date": "2023-08-29", + "equity": 11719.77, + "return_pct": 17.2 + }, + { + "date": "2023-08-30", + "equity": 11768.04, + "return_pct": 17.68 + }, + { + "date": "2023-08-31", + "equity": 11750.82, + "return_pct": 17.51 + }, + { + "date": "2023-09-01", + "equity": 11772.73, + "return_pct": 17.73 + }, + { + "date": "2023-09-05", + "equity": 11721.85, + "return_pct": 17.22 + }, + { + "date": "2023-09-06", + "equity": 11643.05, + "return_pct": 16.43 + }, + { + "date": "2023-09-07", + "equity": 11607.31, + "return_pct": 16.07 + }, + { + "date": "2023-09-08", + "equity": 11624.79, + "return_pct": 16.25 + }, + { + "date": "2023-09-11", + "equity": 11701.24, + "return_pct": 17.01 + }, + { + "date": "2023-09-12", + "equity": 11637.05, + "return_pct": 16.37 + }, + { + "date": "2023-09-13", + "equity": 11650.62, + "return_pct": 16.51 + }, + { + "date": "2023-09-14", + "equity": 11751.08, + "return_pct": 17.51 + }, + { + "date": "2023-09-15", + "equity": 11568.69, + "return_pct": 15.69 + }, + { + "date": "2023-09-18", + "equity": 11575.47, + "return_pct": 15.75 + }, + { + "date": "2023-09-19", + "equity": 11551.47, + "return_pct": 15.51 + }, + { + "date": "2023-09-20", + "equity": 11445.27, + "return_pct": 14.45 + }, + { + "date": "2023-09-21", + "equity": 11256.1, + "return_pct": 12.56 + }, + { + "date": "2023-09-22", + "equity": 11230.79, + "return_pct": 12.31 + }, + { + "date": "2023-09-25", + "equity": 11278.02, + "return_pct": 12.78 + }, + { + "date": "2023-09-26", + "equity": 11112.33, + "return_pct": 11.12 + }, + { + "date": "2023-09-27", + "equity": 11116.76, + "return_pct": 11.17 + }, + { + "date": "2023-09-28", + "equity": 11181.21, + "return_pct": 11.81 + }, + { + "date": "2023-09-29", + "equity": 11154.08, + "return_pct": 11.54 + }, + { + "date": "2023-10-02", + "equity": 11149.64, + "return_pct": 11.5 + }, + { + "date": "2023-10-03", + "equity": 11000.39, + "return_pct": 10.0 + }, + { + "date": "2023-10-04", + "equity": 11080.5, + "return_pct": 10.8 + }, + { + "date": "2023-10-05", + "equity": 11076.32, + "return_pct": 10.76 + }, + { + "date": "2023-10-06", + "equity": 11207.83, + "return_pct": 12.08 + }, + { + "date": "2023-10-09", + "equity": 11279.58, + "return_pct": 12.8 + }, + { + "date": "2023-10-10", + "equity": 11338.29, + "return_pct": 13.38 + }, + { + "date": "2023-10-11", + "equity": 11384.74, + "return_pct": 13.85 + }, + { + "date": "2023-10-12", + "equity": 11315.33, + "return_pct": 13.15 + }, + { + "date": "2023-10-13", + "equity": 11258.97, + "return_pct": 12.59 + }, + { + "date": "2023-10-16", + "equity": 11377.43, + "return_pct": 13.77 + }, + { + "date": "2023-10-17", + "equity": 11376.91, + "return_pct": 13.77 + }, + { + "date": "2023-10-18", + "equity": 11225.31, + "return_pct": 12.25 + }, + { + "date": "2023-10-19", + "equity": 11126.68, + "return_pct": 11.27 + }, + { + "date": "2023-10-20", + "equity": 10989.95, + "return_pct": 9.9 + }, + { + "date": "2023-10-23", + "equity": 10970.91, + "return_pct": 9.71 + }, + { + "date": "2023-10-24", + "equity": 11053.62, + "return_pct": 10.54 + }, + { + "date": "2023-10-25", + "equity": 10894.98, + "return_pct": 8.95 + }, + { + "date": "2023-10-26", + "equity": 10764.51, + "return_pct": 7.65 + }, + { + "date": "2023-10-27", + "equity": 10715.72, + "return_pct": 7.16 + }, + { + "date": "2023-10-30", + "equity": 10843.84, + "return_pct": 8.44 + }, + { + "date": "2023-10-31", + "equity": 10911.94, + "return_pct": 9.12 + }, + { + "date": "2023-11-01", + "equity": 11028.31, + "return_pct": 10.28 + }, + { + "date": "2023-11-02", + "equity": 11239.66, + "return_pct": 12.4 + }, + { + "date": "2023-11-03", + "equity": 11342.2, + "return_pct": 13.42 + }, + { + "date": "2023-11-06", + "equity": 11368.3, + "return_pct": 13.68 + }, + { + "date": "2023-11-07", + "equity": 11400.65, + "return_pct": 14.01 + }, + { + "date": "2023-11-08", + "equity": 11409.0, + "return_pct": 14.09 + }, + { + "date": "2023-11-09", + "equity": 11320.03, + "return_pct": 13.2 + }, + { + "date": "2023-11-10", + "equity": 11496.67, + "return_pct": 14.97 + }, + { + "date": "2023-11-13", + "equity": 11485.71, + "return_pct": 14.86 + }, + { + "date": "2023-11-14", + "equity": 11708.55, + "return_pct": 17.09 + }, + { + "date": "2023-11-15", + "equity": 11733.33, + "return_pct": 17.33 + }, + { + "date": "2023-11-16", + "equity": 11747.68, + "return_pct": 17.48 + }, + { + "date": "2023-11-17", + "equity": 11762.3, + "return_pct": 17.62 + }, + { + "date": "2023-11-20", + "equity": 11852.84, + "return_pct": 18.53 + }, + { + "date": "2023-11-21", + "equity": 11827.01, + "return_pct": 18.27 + }, + { + "date": "2023-11-22", + "equity": 11872.67, + "return_pct": 18.73 + }, + { + "date": "2023-11-24", + "equity": 11879.97, + "return_pct": 18.8 + }, + { + "date": "2023-11-27", + "equity": 11858.58, + "return_pct": 18.59 + }, + { + "date": "2023-11-28", + "equity": 11870.32, + "return_pct": 18.7 + }, + { + "date": "2023-11-29", + "equity": 11861.97, + "return_pct": 18.62 + }, + { + "date": "2023-11-30", + "equity": 11908.68, + "return_pct": 19.09 + }, + { + "date": "2023-12-01", + "equity": 11979.13, + "return_pct": 19.79 + }, + { + "date": "2023-12-04", + "equity": 11916.24, + "return_pct": 19.16 + }, + { + "date": "2023-12-05", + "equity": 11913.89, + "return_pct": 19.14 + }, + { + "date": "2023-12-06", + "equity": 11865.88, + "return_pct": 18.66 + }, + { + "date": "2023-12-07", + "equity": 11956.43, + "return_pct": 19.56 + }, + { + "date": "2023-12-08", + "equity": 12007.83, + "return_pct": 20.08 + }, + { + "date": "2023-12-11", + "equity": 12054.53, + "return_pct": 20.55 + }, + { + "date": "2023-12-12", + "equity": 12109.59, + "return_pct": 21.1 + }, + { + "date": "2023-12-13", + "equity": 12276.58, + "return_pct": 22.77 + }, + { + "date": "2023-12-14", + "equity": 12315.98, + "return_pct": 23.16 + }, + { + "date": "2023-12-15", + "equity": 12246.05, + "return_pct": 22.46 + }, + { + "date": "2023-12-18", + "equity": 12314.94, + "return_pct": 23.15 + }, + { + "date": "2023-12-19", + "equity": 12389.82, + "return_pct": 23.9 + }, + { + "date": "2023-12-20", + "equity": 12218.13, + "return_pct": 22.18 + }, + { + "date": "2023-12-21", + "equity": 12333.99, + "return_pct": 23.34 + }, + { + "date": "2023-12-22", + "equity": 12358.77, + "return_pct": 23.59 + }, + { + "date": "2023-12-26", + "equity": 12410.96, + "return_pct": 24.11 + }, + { + "date": "2023-12-27", + "equity": 12433.4, + "return_pct": 24.33 + }, + { + "date": "2023-12-28", + "equity": 12438.1, + "return_pct": 24.38 + }, + { + "date": "2023-12-29", + "equity": 12402.09, + "return_pct": 24.02 + }, + { + "date": "2024-01-02", + "equity": 12332.68, + "return_pct": 23.33 + }, + { + "date": "2024-01-03", + "equity": 12231.96, + "return_pct": 22.32 + }, + { + "date": "2024-01-04", + "equity": 12192.56, + "return_pct": 21.93 + }, + { + "date": "2024-01-05", + "equity": 12209.26, + "return_pct": 22.09 + }, + { + "date": "2024-01-08", + "equity": 12383.56, + "return_pct": 23.84 + }, + { + "date": "2024-01-09", + "equity": 12364.77, + "return_pct": 23.65 + }, + { + "date": "2024-01-10", + "equity": 12434.7, + "return_pct": 24.35 + }, + { + "date": "2024-01-11", + "equity": 12429.22, + "return_pct": 24.29 + }, + { + "date": "2024-01-12", + "equity": 12437.83, + "return_pct": 24.38 + }, + { + "date": "2024-01-16", + "equity": 12392.17, + "return_pct": 23.92 + }, + { + "date": "2024-01-17", + "equity": 12323.29, + "return_pct": 23.23 + }, + { + "date": "2024-01-18", + "equity": 12432.88, + "return_pct": 24.33 + }, + { + "date": "2024-01-19", + "equity": 12587.87, + "return_pct": 25.88 + }, + { + "date": "2024-01-22", + "equity": 12614.48, + "return_pct": 26.14 + }, + { + "date": "2024-01-23", + "equity": 12651.27, + "return_pct": 26.51 + }, + { + "date": "2024-01-24", + "equity": 12665.1, + "return_pct": 26.65 + }, + { + "date": "2024-01-25", + "equity": 12733.99, + "return_pct": 27.34 + }, + { + "date": "2024-01-26", + "equity": 12717.81, + "return_pct": 27.18 + }, + { + "date": "2024-01-29", + "equity": 12818.53, + "return_pct": 28.19 + }, + { + "date": "2024-01-30", + "equity": 12808.61, + "return_pct": 28.09 + }, + { + "date": "2024-01-31", + "equity": 12599.61, + "return_pct": 26.0 + }, + { + "date": "2024-02-01", + "equity": 12764.51, + "return_pct": 27.65 + }, + { + "date": "2024-02-02", + "equity": 12898.89, + "return_pct": 28.99 + }, + { + "date": "2024-02-05", + "equity": 12851.92, + "return_pct": 28.52 + }, + { + "date": "2024-02-06", + "equity": 12889.24, + "return_pct": 28.89 + }, + { + "date": "2024-02-07", + "equity": 12996.74, + "return_pct": 29.97 + }, + { + "date": "2024-02-08", + "equity": 13002.48, + "return_pct": 30.02 + }, + { + "date": "2024-02-09", + "equity": 13077.63, + "return_pct": 30.78 + }, + { + "date": "2024-02-12", + "equity": 13071.89, + "return_pct": 30.72 + }, + { + "date": "2024-02-13", + "equity": 12891.85, + "return_pct": 28.92 + }, + { + "date": "2024-02-14", + "equity": 13009.0, + "return_pct": 30.09 + }, + { + "date": "2024-02-15", + "equity": 13098.76, + "return_pct": 30.99 + }, + { + "date": "2024-02-16", + "equity": 13033.53, + "return_pct": 30.34 + }, + { + "date": "2024-02-20", + "equity": 12961.77, + "return_pct": 29.62 + }, + { + "date": "2024-02-21", + "equity": 12973.52, + "return_pct": 29.74 + }, + { + "date": "2024-02-22", + "equity": 13242.01, + "return_pct": 32.42 + }, + { + "date": "2024-02-23", + "equity": 13251.14, + "return_pct": 32.51 + }, + { + "date": "2024-02-26", + "equity": 13202.61, + "return_pct": 32.03 + }, + { + "date": "2024-02-27", + "equity": 13227.14, + "return_pct": 32.27 + }, + { + "date": "2024-02-28", + "equity": 13209.65, + "return_pct": 32.1 + }, + { + "date": "2024-02-29", + "equity": 13257.14, + "return_pct": 32.57 + }, + { + "date": "2024-03-01", + "equity": 13381.6, + "return_pct": 33.82 + }, + { + "date": "2024-03-04", + "equity": 13367.25, + "return_pct": 33.67 + }, + { + "date": "2024-03-05", + "equity": 13233.66, + "return_pct": 32.34 + }, + { + "date": "2024-03-06", + "equity": 13300.72, + "return_pct": 33.01 + }, + { + "date": "2024-03-07", + "equity": 13432.75, + "return_pct": 34.33 + }, + { + "date": "2024-03-08", + "equity": 13352.12, + "return_pct": 33.52 + }, + { + "date": "2024-03-11", + "equity": 13340.64, + "return_pct": 33.41 + }, + { + "date": "2024-03-12", + "equity": 13484.15, + "return_pct": 34.84 + }, + { + "date": "2024-03-13", + "equity": 13463.01, + "return_pct": 34.63 + }, + { + "date": "2024-03-14", + "equity": 13436.4, + "return_pct": 34.36 + }, + { + "date": "2024-03-15", + "equity": 13302.8, + "return_pct": 33.03 + }, + { + "date": "2024-03-18", + "equity": 13381.87, + "return_pct": 33.82 + }, + { + "date": "2024-03-19", + "equity": 13456.23, + "return_pct": 34.56 + }, + { + "date": "2024-03-20", + "equity": 13580.69, + "return_pct": 35.81 + }, + { + "date": "2024-03-21", + "equity": 13625.57, + "return_pct": 36.26 + }, + { + "date": "2024-03-22", + "equity": 13599.74, + "return_pct": 36.0 + }, + { + "date": "2024-03-25", + "equity": 13562.17, + "return_pct": 35.62 + }, + { + "date": "2024-03-26", + "equity": 13537.12, + "return_pct": 35.37 + }, + { + "date": "2024-03-27", + "equity": 13650.88, + "return_pct": 36.51 + }, + { + "date": "2024-03-28", + "equity": 13648.27, + "return_pct": 36.48 + }, + { + "date": "2024-04-01", + "equity": 13624.53, + "return_pct": 36.25 + }, + { + "date": "2024-04-02", + "equity": 13537.9, + "return_pct": 35.38 + }, + { + "date": "2024-04-03", + "equity": 13552.77, + "return_pct": 35.53 + }, + { + "date": "2024-04-04", + "equity": 13387.35, + "return_pct": 33.87 + }, + { + "date": "2024-04-05", + "equity": 13527.2, + "return_pct": 35.27 + }, + { + "date": "2024-04-08", + "equity": 13534.77, + "return_pct": 35.35 + }, + { + "date": "2024-04-09", + "equity": 13550.42, + "return_pct": 35.5 + }, + { + "date": "2024-04-10", + "equity": 13414.74, + "return_pct": 34.15 + }, + { + "date": "2024-04-11", + "equity": 13515.98, + "return_pct": 35.16 + }, + { + "date": "2024-04-12", + "equity": 13329.42, + "return_pct": 33.29 + }, + { + "date": "2024-04-15", + "equity": 13162.43, + "return_pct": 31.62 + }, + { + "date": "2024-04-16", + "equity": 13138.42, + "return_pct": 31.38 + }, + { + "date": "2024-04-17", + "equity": 13060.67, + "return_pct": 30.61 + }, + { + "date": "2024-04-18", + "equity": 13033.79, + "return_pct": 30.34 + }, + { + "date": "2024-04-19", + "equity": 12920.03, + "return_pct": 29.2 + }, + { + "date": "2024-04-22", + "equity": 13039.01, + "return_pct": 30.39 + }, + { + "date": "2024-04-23", + "equity": 13193.74, + "return_pct": 31.94 + }, + { + "date": "2024-04-24", + "equity": 13187.48, + "return_pct": 31.87 + }, + { + "date": "2024-04-25", + "equity": 13137.38, + "return_pct": 31.37 + }, + { + "date": "2024-04-26", + "equity": 13261.84, + "return_pct": 32.62 + }, + { + "date": "2024-04-29", + "equity": 13308.81, + "return_pct": 33.09 + }, + { + "date": "2024-04-30", + "equity": 13097.98, + "return_pct": 30.98 + }, + { + "date": "2024-05-01", + "equity": 13055.45, + "return_pct": 30.55 + }, + { + "date": "2024-05-02", + "equity": 13177.56, + "return_pct": 31.78 + }, + { + "date": "2024-05-03", + "equity": 13340.9, + "return_pct": 33.41 + }, + { + "date": "2024-05-06", + "equity": 13478.67, + "return_pct": 34.79 + }, + { + "date": "2024-05-07", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-05-08", + "equity": 13494.85, + "return_pct": 34.95 + }, + { + "date": "2024-05-09", + "equity": 13572.6, + "return_pct": 35.73 + }, + { + "date": "2024-05-10", + "equity": 13590.08, + "return_pct": 35.9 + }, + { + "date": "2024-05-13", + "equity": 13591.91, + "return_pct": 35.92 + }, + { + "date": "2024-05-14", + "equity": 13654.27, + "return_pct": 36.54 + }, + { + "date": "2024-05-15", + "equity": 13823.35, + "return_pct": 38.23 + }, + { + "date": "2024-05-16", + "equity": 13794.91, + "return_pct": 37.95 + }, + { + "date": "2024-05-17", + "equity": 13814.74, + "return_pct": 38.15 + }, + { + "date": "2024-05-20", + "equity": 13830.66, + "return_pct": 38.31 + }, + { + "date": "2024-05-21", + "equity": 13864.58, + "return_pct": 38.65 + }, + { + "date": "2024-05-22", + "equity": 13824.66, + "return_pct": 38.25 + }, + { + "date": "2024-05-23", + "equity": 13723.68, + "return_pct": 37.24 + }, + { + "date": "2024-05-24", + "equity": 13814.48, + "return_pct": 38.14 + }, + { + "date": "2024-05-28", + "equity": 13824.14, + "return_pct": 38.24 + }, + { + "date": "2024-05-29", + "equity": 13727.33, + "return_pct": 37.27 + }, + { + "date": "2024-05-30", + "equity": 13636.27, + "return_pct": 36.36 + }, + { + "date": "2024-05-31", + "equity": 13760.47, + "return_pct": 37.6 + }, + { + "date": "2024-06-03", + "equity": 13771.69, + "return_pct": 37.72 + }, + { + "date": "2024-06-04", + "equity": 13787.08, + "return_pct": 37.87 + }, + { + "date": "2024-06-05", + "equity": 13950.95, + "return_pct": 39.51 + }, + { + "date": "2024-06-06", + "equity": 13950.68, + "return_pct": 39.51 + }, + { + "date": "2024-06-07", + "equity": 13933.72, + "return_pct": 39.34 + }, + { + "date": "2024-06-10", + "equity": 13976.78, + "return_pct": 39.77 + }, + { + "date": "2024-06-11", + "equity": 14010.44, + "return_pct": 40.1 + }, + { + "date": "2024-06-12", + "equity": 14125.51, + "return_pct": 41.26 + }, + { + "date": "2024-06-13", + "equity": 14153.95, + "return_pct": 41.54 + }, + { + "date": "2024-06-14", + "equity": 14162.56, + "return_pct": 41.63 + }, + { + "date": "2024-06-17", + "equity": 14275.28, + "return_pct": 42.75 + }, + { + "date": "2024-06-18", + "equity": 14311.55, + "return_pct": 43.12 + }, + { + "date": "2024-06-20", + "equity": 14272.67, + "return_pct": 42.73 + }, + { + "date": "2024-06-21", + "equity": 14207.7, + "return_pct": 42.08 + }, + { + "date": "2024-06-24", + "equity": 14161.51, + "return_pct": 41.62 + }, + { + "date": "2024-06-25", + "equity": 14216.05, + "return_pct": 42.16 + }, + { + "date": "2024-06-26", + "equity": 14233.79, + "return_pct": 42.34 + }, + { + "date": "2024-06-27", + "equity": 14256.23, + "return_pct": 42.56 + }, + { + "date": "2024-06-28", + "equity": 14200.13, + "return_pct": 42.0 + }, + { + "date": "2024-07-01", + "equity": 14229.35, + "return_pct": 42.29 + }, + { + "date": "2024-07-02", + "equity": 14325.11, + "return_pct": 43.25 + }, + { + "date": "2024-07-03", + "equity": 14389.04, + "return_pct": 43.89 + }, + { + "date": "2024-07-05", + "equity": 14472.02, + "return_pct": 44.72 + }, + { + "date": "2024-07-08", + "equity": 14488.71, + "return_pct": 44.89 + }, + { + "date": "2024-07-09", + "equity": 14502.8, + "return_pct": 45.03 + }, + { + "date": "2024-07-10", + "equity": 14646.31, + "return_pct": 46.46 + }, + { + "date": "2024-07-11", + "equity": 14520.03, + "return_pct": 45.2 + }, + { + "date": "2024-07-12", + "equity": 14611.61, + "return_pct": 46.12 + }, + { + "date": "2024-07-15", + "equity": 14651.79, + "return_pct": 46.52 + }, + { + "date": "2024-07-16", + "equity": 14738.68, + "return_pct": 47.39 + }, + { + "date": "2024-07-17", + "equity": 14532.03, + "return_pct": 45.32 + }, + { + "date": "2024-07-18", + "equity": 14420.35, + "return_pct": 44.2 + }, + { + "date": "2024-07-19", + "equity": 14324.59, + "return_pct": 43.25 + }, + { + "date": "2024-07-22", + "equity": 14472.28, + "return_pct": 44.72 + }, + { + "date": "2024-07-23", + "equity": 14449.58, + "return_pct": 44.5 + }, + { + "date": "2024-07-24", + "equity": 14122.11, + "return_pct": 41.22 + }, + { + "date": "2024-07-25", + "equity": 14048.53, + "return_pct": 40.49 + }, + { + "date": "2024-07-26", + "equity": 14205.87, + "return_pct": 42.06 + }, + { + "date": "2024-07-29", + "equity": 14214.22, + "return_pct": 42.14 + }, + { + "date": "2024-07-30", + "equity": 14142.2, + "return_pct": 41.42 + }, + { + "date": "2024-07-31", + "equity": 14372.08, + "return_pct": 43.72 + }, + { + "date": "2024-08-01", + "equity": 14168.56, + "return_pct": 41.69 + }, + { + "date": "2024-08-02", + "equity": 13904.76, + "return_pct": 39.05 + }, + { + "date": "2024-08-05", + "equity": 13499.8, + "return_pct": 35.0 + }, + { + "date": "2024-08-06", + "equity": 13624.27, + "return_pct": 36.24 + }, + { + "date": "2024-08-07", + "equity": 13533.2, + "return_pct": 35.33 + }, + { + "date": "2024-08-08", + "equity": 13846.05, + "return_pct": 38.46 + }, + { + "date": "2024-08-09", + "equity": 13907.11, + "return_pct": 39.07 + }, + { + "date": "2024-08-12", + "equity": 13914.42, + "return_pct": 39.14 + }, + { + "date": "2024-08-13", + "equity": 14143.25, + "return_pct": 41.43 + }, + { + "date": "2024-08-14", + "equity": 14187.87, + "return_pct": 41.88 + }, + { + "date": "2024-08-15", + "equity": 14431.05, + "return_pct": 44.31 + }, + { + "date": "2024-08-16", + "equity": 14463.41, + "return_pct": 44.63 + }, + { + "date": "2024-08-19", + "equity": 14601.7, + "return_pct": 46.02 + }, + { + "date": "2024-08-20", + "equity": 14577.95, + "return_pct": 45.78 + }, + { + "date": "2024-08-21", + "equity": 14628.05, + "return_pct": 46.28 + }, + { + "date": "2024-08-22", + "equity": 14513.24, + "return_pct": 45.13 + }, + { + "date": "2024-08-23", + "equity": 14667.45, + "return_pct": 46.67 + }, + { + "date": "2024-08-26", + "equity": 14632.49, + "return_pct": 46.32 + }, + { + "date": "2024-08-27", + "equity": 14652.58, + "return_pct": 46.53 + }, + { + "date": "2024-08-28", + "equity": 14567.51, + "return_pct": 45.68 + }, + { + "date": "2024-08-29", + "equity": 14568.82, + "return_pct": 45.69 + }, + { + "date": "2024-08-30", + "equity": 14707.89, + "return_pct": 47.08 + }, + { + "date": "2024-09-03", + "equity": 14405.22, + "return_pct": 44.05 + }, + { + "date": "2024-09-04", + "equity": 14375.73, + "return_pct": 43.76 + }, + { + "date": "2024-09-05", + "equity": 14340.77, + "return_pct": 43.41 + }, + { + "date": "2024-09-06", + "equity": 14099.41, + "return_pct": 40.99 + }, + { + "date": "2024-09-09", + "equity": 14257.27, + "return_pct": 42.57 + }, + { + "date": "2024-09-10", + "equity": 14319.37, + "return_pct": 43.19 + }, + { + "date": "2024-09-11", + "equity": 14466.28, + "return_pct": 44.66 + }, + { + "date": "2024-09-12", + "equity": 14588.13, + "return_pct": 45.88 + }, + { + "date": "2024-09-13", + "equity": 14664.32, + "return_pct": 46.64 + }, + { + "date": "2024-09-16", + "equity": 14685.98, + "return_pct": 46.86 + }, + { + "date": "2024-09-17", + "equity": 14691.98, + "return_pct": 46.92 + }, + { + "date": "2024-09-18", + "equity": 14648.4, + "return_pct": 46.48 + }, + { + "date": "2024-09-19", + "equity": 14898.37, + "return_pct": 48.98 + }, + { + "date": "2024-09-20", + "equity": 14827.14, + "return_pct": 48.27 + }, + { + "date": "2024-09-23", + "equity": 14864.19, + "return_pct": 48.64 + }, + { + "date": "2024-09-24", + "equity": 14906.72, + "return_pct": 49.07 + }, + { + "date": "2024-09-25", + "equity": 14873.84, + "return_pct": 48.74 + }, + { + "date": "2024-09-26", + "equity": 14932.81, + "return_pct": 49.33 + }, + { + "date": "2024-09-27", + "equity": 14911.15, + "return_pct": 49.11 + }, + { + "date": "2024-09-30", + "equity": 14970.91, + "return_pct": 49.71 + }, + { + "date": "2024-10-01", + "equity": 14836.79, + "return_pct": 48.37 + }, + { + "date": "2024-10-02", + "equity": 14843.05, + "return_pct": 48.43 + }, + { + "date": "2024-10-03", + "equity": 14815.92, + "return_pct": 48.16 + }, + { + "date": "2024-10-04", + "equity": 14950.55, + "return_pct": 49.51 + }, + { + "date": "2024-10-07", + "equity": 14815.39, + "return_pct": 48.15 + }, + { + "date": "2024-10-08", + "equity": 14955.51, + "return_pct": 49.56 + }, + { + "date": "2024-10-09", + "equity": 15059.1, + "return_pct": 50.59 + }, + { + "date": "2024-10-10", + "equity": 15032.75, + "return_pct": 50.33 + }, + { + "date": "2024-10-11", + "equity": 15122.77, + "return_pct": 51.23 + }, + { + "date": "2024-10-14", + "equity": 15246.44, + "return_pct": 52.46 + }, + { + "date": "2024-10-15", + "equity": 15127.98, + "return_pct": 51.28 + }, + { + "date": "2024-10-16", + "equity": 15193.74, + "return_pct": 51.94 + }, + { + "date": "2024-10-17", + "equity": 15195.04, + "return_pct": 51.95 + }, + { + "date": "2024-10-18", + "equity": 15253.49, + "return_pct": 52.53 + }, + { + "date": "2024-10-21", + "equity": 15228.44, + "return_pct": 52.28 + }, + { + "date": "2024-10-22", + "equity": 15220.35, + "return_pct": 52.2 + }, + { + "date": "2024-10-23", + "equity": 15081.28, + "return_pct": 50.81 + }, + { + "date": "2024-10-24", + "equity": 15113.89, + "return_pct": 51.14 + }, + { + "date": "2024-10-25", + "equity": 15108.68, + "return_pct": 51.09 + }, + { + "date": "2024-10-28", + "equity": 15155.38, + "return_pct": 51.55 + }, + { + "date": "2024-10-29", + "equity": 15179.91, + "return_pct": 51.8 + }, + { + "date": "2024-10-30", + "equity": 15133.99, + "return_pct": 51.34 + }, + { + "date": "2024-10-31", + "equity": 14837.31, + "return_pct": 48.37 + }, + { + "date": "2024-11-01", + "equity": 14899.93, + "return_pct": 49.0 + }, + { + "date": "2024-11-04", + "equity": 14867.84, + "return_pct": 48.68 + }, + { + "date": "2024-11-05", + "equity": 15047.62, + "return_pct": 50.48 + }, + { + "date": "2024-11-06", + "equity": 15421.79, + "return_pct": 54.22 + }, + { + "date": "2024-11-07", + "equity": 15541.03, + "return_pct": 55.41 + }, + { + "date": "2024-11-08", + "equity": 15608.35, + "return_pct": 56.08 + }, + { + "date": "2024-11-11", + "equity": 15623.22, + "return_pct": 56.23 + }, + { + "date": "2024-11-12", + "equity": 15574.69, + "return_pct": 55.75 + }, + { + "date": "2024-11-13", + "equity": 15582.26, + "return_pct": 55.82 + }, + { + "date": "2024-11-14", + "equity": 15482.06, + "return_pct": 54.82 + }, + { + "date": "2024-11-15", + "equity": 15283.76, + "return_pct": 52.84 + }, + { + "date": "2024-11-18", + "equity": 15346.38, + "return_pct": 53.46 + }, + { + "date": "2024-11-19", + "equity": 15402.48, + "return_pct": 54.02 + }, + { + "date": "2024-11-20", + "equity": 15407.7, + "return_pct": 54.08 + }, + { + "date": "2024-11-21", + "equity": 15490.41, + "return_pct": 54.9 + }, + { + "date": "2024-11-22", + "equity": 15538.42, + "return_pct": 55.38 + }, + { + "date": "2024-11-25", + "equity": 15591.13, + "return_pct": 55.91 + }, + { + "date": "2024-11-26", + "equity": 15672.54, + "return_pct": 56.73 + }, + { + "date": "2024-11-27", + "equity": 15625.05, + "return_pct": 56.25 + }, + { + "date": "2024-11-29", + "equity": 15722.11, + "return_pct": 57.22 + }, + { + "date": "2024-12-02", + "equity": 15750.29, + "return_pct": 57.5 + }, + { + "date": "2024-12-03", + "equity": 15757.6, + "return_pct": 57.58 + }, + { + "date": "2024-12-04", + "equity": 15855.45, + "return_pct": 58.55 + }, + { + "date": "2024-12-05", + "equity": 15829.35, + "return_pct": 58.29 + }, + { + "date": "2024-12-06", + "equity": 15859.36, + "return_pct": 58.59 + }, + { + "date": "2024-12-09", + "equity": 15777.69, + "return_pct": 57.78 + }, + { + "date": "2024-12-10", + "equity": 15728.64, + "return_pct": 57.29 + }, + { + "date": "2024-12-11", + "equity": 15850.23, + "return_pct": 58.5 + }, + { + "date": "2024-12-12", + "equity": 15768.56, + "return_pct": 57.69 + }, + { + "date": "2024-12-13", + "equity": 15765.43, + "return_pct": 57.65 + }, + { + "date": "2024-12-16", + "equity": 15832.75, + "return_pct": 58.33 + }, + { + "date": "2024-12-17", + "equity": 15767.51, + "return_pct": 57.68 + }, + { + "date": "2024-12-18", + "equity": 15297.59, + "return_pct": 52.98 + }, + { + "date": "2024-12-19", + "equity": 15292.89, + "return_pct": 52.93 + }, + { + "date": "2024-12-20", + "equity": 15424.66, + "return_pct": 54.25 + }, + { + "date": "2024-12-23", + "equity": 15517.03, + "return_pct": 55.17 + }, + { + "date": "2024-12-24", + "equity": 15689.5, + "return_pct": 56.89 + }, + { + "date": "2024-12-26", + "equity": 15690.54, + "return_pct": 56.91 + }, + { + "date": "2024-12-27", + "equity": 15525.38, + "return_pct": 55.25 + }, + { + "date": "2024-12-30", + "equity": 15348.21, + "return_pct": 53.48 + }, + { + "date": "2024-12-31", + "equity": 15292.37, + "return_pct": 52.92 + }, + { + "date": "2025-01-02", + "equity": 15254.79, + "return_pct": 52.55 + }, + { + "date": "2025-01-03", + "equity": 15445.53, + "return_pct": 54.46 + }, + { + "date": "2025-01-06", + "equity": 15534.51, + "return_pct": 55.35 + }, + { + "date": "2025-01-07", + "equity": 15358.9, + "return_pct": 53.59 + }, + { + "date": "2025-01-08", + "equity": 15381.34, + "return_pct": 53.81 + }, + { + "date": "2025-01-10", + "equity": 15146.51, + "return_pct": 51.47 + }, + { + "date": "2025-01-13", + "equity": 15169.99, + "return_pct": 51.7 + }, + { + "date": "2025-01-14", + "equity": 15190.87, + "return_pct": 51.91 + }, + { + "date": "2025-01-15", + "equity": 15467.19, + "return_pct": 54.67 + }, + { + "date": "2025-01-16", + "equity": 15437.44, + "return_pct": 54.37 + }, + { + "date": "2025-01-17", + "equity": 15592.43, + "return_pct": 55.92 + }, + { + "date": "2025-01-21", + "equity": 15735.16, + "return_pct": 57.35 + }, + { + "date": "2025-01-22", + "equity": 15823.61, + "return_pct": 58.24 + }, + { + "date": "2025-01-23", + "equity": 15909.98, + "return_pct": 59.1 + }, + { + "date": "2025-01-24", + "equity": 15863.54, + "return_pct": 58.64 + }, + { + "date": "2025-01-27", + "equity": 15639.14, + "return_pct": 56.39 + }, + { + "date": "2025-01-28", + "equity": 15773.52, + "return_pct": 57.74 + }, + { + "date": "2025-01-29", + "equity": 15702.8, + "return_pct": 57.03 + }, + { + "date": "2025-01-30", + "equity": 15787.08, + "return_pct": 57.87 + }, + { + "date": "2025-01-31", + "equity": 15703.07, + "return_pct": 57.03 + }, + { + "date": "2025-02-03", + "equity": 15597.39, + "return_pct": 55.97 + }, + { + "date": "2025-02-04", + "equity": 15702.02, + "return_pct": 57.02 + }, + { + "date": "2025-02-05", + "equity": 15765.69, + "return_pct": 57.66 + }, + { + "date": "2025-02-06", + "equity": 15820.48, + "return_pct": 58.2 + }, + { + "date": "2025-02-07", + "equity": 15675.67, + "return_pct": 56.76 + }, + { + "date": "2025-02-10", + "equity": 15782.13, + "return_pct": 57.82 + }, + { + "date": "2025-02-11", + "equity": 15794.13, + "return_pct": 57.94 + }, + { + "date": "2025-02-12", + "equity": 15743.25, + "return_pct": 57.43 + }, + { + "date": "2025-02-13", + "equity": 15909.46, + "return_pct": 59.09 + }, + { + "date": "2025-02-14", + "equity": 15908.68, + "return_pct": 59.09 + }, + { + "date": "2025-02-18", + "equity": 15955.38, + "return_pct": 59.55 + }, + { + "date": "2025-02-19", + "equity": 15992.95, + "return_pct": 59.93 + }, + { + "date": "2025-02-20", + "equity": 15926.42, + "return_pct": 59.26 + }, + { + "date": "2025-02-21", + "equity": 15654.01, + "return_pct": 56.54 + }, + { + "date": "2025-02-24", + "equity": 15582.78, + "return_pct": 55.83 + }, + { + "date": "2025-02-25", + "equity": 15505.28, + "return_pct": 55.05 + }, + { + "date": "2025-02-26", + "equity": 15513.11, + "return_pct": 55.13 + }, + { + "date": "2025-02-27", + "equity": 15265.49, + "return_pct": 52.65 + }, + { + "date": "2025-02-28", + "equity": 15503.72, + "return_pct": 55.04 + }, + { + "date": "2025-03-03", + "equity": 15232.09, + "return_pct": 52.32 + }, + { + "date": "2025-03-04", + "equity": 15051.79, + "return_pct": 50.52 + }, + { + "date": "2025-03-05", + "equity": 15213.57, + "return_pct": 52.14 + }, + { + "date": "2025-03-06", + "equity": 14943.51, + "return_pct": 49.44 + }, + { + "date": "2025-03-07", + "equity": 15027.27, + "return_pct": 50.27 + }, + { + "date": "2025-03-10", + "equity": 14627.01, + "return_pct": 46.27 + }, + { + "date": "2025-03-11", + "equity": 14505.41, + "return_pct": 45.05 + }, + { + "date": "2025-03-12", + "equity": 14582.39, + "return_pct": 45.82 + }, + { + "date": "2025-03-13", + "equity": 14388.0, + "return_pct": 43.88 + }, + { + "date": "2025-03-14", + "equity": 14685.19, + "return_pct": 46.85 + }, + { + "date": "2025-03-17", + "equity": 14798.43, + "return_pct": 47.98 + }, + { + "date": "2025-03-18", + "equity": 14638.49, + "return_pct": 46.38 + }, + { + "date": "2025-03-19", + "equity": 14797.91, + "return_pct": 47.98 + }, + { + "date": "2025-03-20", + "equity": 14755.12, + "return_pct": 47.55 + }, + { + "date": "2025-03-21", + "equity": 14715.72, + "return_pct": 47.16 + }, + { + "date": "2025-03-24", + "equity": 14979.26, + "return_pct": 49.79 + }, + { + "date": "2025-03-25", + "equity": 15015.26, + "return_pct": 50.15 + }, + { + "date": "2025-03-26", + "equity": 14836.01, + "return_pct": 48.36 + }, + { + "date": "2025-03-27", + "equity": 14796.61, + "return_pct": 47.97 + }, + { + "date": "2025-03-28", + "equity": 14498.63, + "return_pct": 44.99 + }, + { + "date": "2025-03-31", + "equity": 14595.96, + "return_pct": 45.96 + }, + { + "date": "2025-04-01", + "equity": 14637.18, + "return_pct": 46.37 + }, + { + "date": "2025-04-02", + "equity": 14729.81, + "return_pct": 47.3 + }, + { + "date": "2025-04-03", + "equity": 14003.91, + "return_pct": 40.04 + }, + { + "date": "2025-04-04", + "equity": 13184.08, + "return_pct": 31.84 + }, + { + "date": "2025-04-07", + "equity": 13160.6, + "return_pct": 31.61 + }, + { + "date": "2025-04-08", + "equity": 12954.47, + "return_pct": 29.54 + }, + { + "date": "2025-04-09", + "equity": 14314.94, + "return_pct": 43.15 + }, + { + "date": "2025-04-10", + "equity": 13687.67, + "return_pct": 36.88 + }, + { + "date": "2025-04-11", + "equity": 13931.9, + "return_pct": 39.32 + }, + { + "date": "2025-04-14", + "equity": 14067.06, + "return_pct": 40.67 + }, + { + "date": "2025-04-15", + "equity": 14027.66, + "return_pct": 40.28 + }, + { + "date": "2025-04-16", + "equity": 13715.85, + "return_pct": 37.16 + }, + { + "date": "2025-04-17", + "equity": 13735.42, + "return_pct": 37.35 + }, + { + "date": "2025-04-21", + "equity": 13408.48, + "return_pct": 34.08 + }, + { + "date": "2025-04-22", + "equity": 13757.34, + "return_pct": 37.57 + }, + { + "date": "2025-04-23", + "equity": 13970.52, + "return_pct": 39.71 + }, + { + "date": "2025-04-24", + "equity": 14264.58, + "return_pct": 42.65 + }, + { + "date": "2025-04-25", + "equity": 14367.65, + "return_pct": 43.68 + }, + { + "date": "2025-04-28", + "equity": 14373.12, + "return_pct": 43.73 + }, + { + "date": "2025-04-29", + "equity": 14463.67, + "return_pct": 44.64 + }, + { + "date": "2025-04-30", + "equity": 14469.41, + "return_pct": 44.69 + }, + { + "date": "2025-05-01", + "equity": 14571.95, + "return_pct": 45.72 + }, + { + "date": "2025-05-02", + "equity": 14788.26, + "return_pct": 47.88 + }, + { + "date": "2025-05-05", + "equity": 14703.46, + "return_pct": 47.03 + }, + { + "date": "2025-05-06", + "equity": 14580.56, + "return_pct": 45.81 + }, + { + "date": "2025-05-07", + "equity": 14641.88, + "return_pct": 46.42 + }, + { + "date": "2025-05-08", + "equity": 14743.9, + "return_pct": 47.44 + }, + { + "date": "2025-05-09", + "equity": 14725.11, + "return_pct": 47.25 + }, + { + "date": "2025-05-12", + "equity": 15211.74, + "return_pct": 52.12 + }, + { + "date": "2025-05-13", + "equity": 15312.2, + "return_pct": 53.12 + }, + { + "date": "2025-05-14", + "equity": 15331.77, + "return_pct": 53.32 + }, + { + "date": "2025-05-15", + "equity": 15406.65, + "return_pct": 54.07 + }, + { + "date": "2025-05-16", + "equity": 15504.24, + "return_pct": 55.04 + }, + { + "date": "2025-05-19", + "equity": 15521.2, + "return_pct": 55.21 + }, + { + "date": "2025-05-20", + "equity": 15469.02, + "return_pct": 54.69 + }, + { + "date": "2025-05-21", + "equity": 15208.35, + "return_pct": 52.08 + }, + { + "date": "2025-05-22", + "equity": 15214.35, + "return_pct": 52.14 + }, + { + "date": "2025-05-23", + "equity": 15110.5, + "return_pct": 51.11 + }, + { + "date": "2025-05-27", + "equity": 15424.66, + "return_pct": 54.25 + }, + { + "date": "2025-05-28", + "equity": 15335.42, + "return_pct": 53.35 + }, + { + "date": "2025-05-29", + "equity": 15395.96, + "return_pct": 53.96 + }, + { + "date": "2025-05-30", + "equity": 15378.73, + "return_pct": 53.79 + }, + { + "date": "2025-06-02", + "equity": 15465.36, + "return_pct": 54.65 + }, + { + "date": "2025-06-03", + "equity": 15553.56, + "return_pct": 55.54 + }, + { + "date": "2025-06-04", + "equity": 15549.38, + "return_pct": 55.49 + }, + { + "date": "2025-06-05", + "equity": 15474.23, + "return_pct": 54.74 + }, + { + "date": "2025-06-06", + "equity": 15633.14, + "return_pct": 56.33 + }, + { + "date": "2025-06-09", + "equity": 15647.23, + "return_pct": 56.47 + }, + { + "date": "2025-06-10", + "equity": 15735.94, + "return_pct": 57.36 + }, + { + "date": "2025-06-11", + "equity": 15691.06, + "return_pct": 56.91 + }, + { + "date": "2025-06-12", + "equity": 15753.42, + "return_pct": 57.53 + }, + { + "date": "2025-06-13", + "equity": 15577.3, + "return_pct": 55.77 + }, + { + "date": "2025-06-16", + "equity": 15725.51, + "return_pct": 57.26 + }, + { + "date": "2025-06-17", + "equity": 15591.13, + "return_pct": 55.91 + }, + { + "date": "2025-06-18", + "equity": 15588.78, + "return_pct": 55.89 + }, + { + "date": "2025-06-20", + "equity": 15506.33, + "return_pct": 55.06 + }, + { + "date": "2025-06-23", + "equity": 15659.49, + "return_pct": 56.59 + }, + { + "date": "2025-06-24", + "equity": 15832.49, + "return_pct": 58.32 + }, + { + "date": "2025-06-25", + "equity": 15841.36, + "return_pct": 58.41 + }, + { + "date": "2025-06-26", + "equity": 15965.3, + "return_pct": 59.65 + }, + { + "date": "2025-06-27", + "equity": 16044.62, + "return_pct": 60.45 + }, + { + "date": "2025-06-30", + "equity": 16121.33, + "return_pct": 61.21 + }, + { + "date": "2025-07-01", + "equity": 16116.11, + "return_pct": 61.16 + }, + { + "date": "2025-07-02", + "equity": 16189.17, + "return_pct": 61.89 + }, + { + "date": "2025-07-03", + "equity": 16316.76, + "return_pct": 63.17 + }, + { + "date": "2025-07-07", + "equity": 16195.17, + "return_pct": 61.95 + }, + { + "date": "2025-07-08", + "equity": 16186.3, + "return_pct": 61.86 + }, + { + "date": "2025-07-09", + "equity": 16283.37, + "return_pct": 62.83 + }, + { + "date": "2025-07-10", + "equity": 16329.29, + "return_pct": 63.29 + }, + { + "date": "2025-07-11", + "equity": 16271.89, + "return_pct": 62.72 + }, + { + "date": "2025-07-14", + "equity": 16302.94, + "return_pct": 63.03 + }, + { + "date": "2025-07-15", + "equity": 16233.27, + "return_pct": 62.33 + }, + { + "date": "2025-07-16", + "equity": 16287.54, + "return_pct": 62.88 + }, + { + "date": "2025-07-17", + "equity": 16387.21, + "return_pct": 63.87 + }, + { + "date": "2025-07-18", + "equity": 16375.21, + "return_pct": 63.75 + }, + { + "date": "2025-07-21", + "equity": 16406.26, + "return_pct": 64.06 + }, + { + "date": "2025-07-22", + "equity": 16408.61, + "return_pct": 64.09 + }, + { + "date": "2025-07-23", + "equity": 16548.21, + "return_pct": 65.48 + }, + { + "date": "2025-07-24", + "equity": 16553.69, + "return_pct": 65.54 + }, + { + "date": "2025-07-25", + "equity": 16623.61, + "return_pct": 66.24 + }, + { + "date": "2025-07-28", + "equity": 16619.44, + "return_pct": 66.19 + }, + { + "date": "2025-07-29", + "equity": 16575.6, + "return_pct": 65.76 + }, + { + "date": "2025-07-30", + "equity": 16554.73, + "return_pct": 65.55 + }, + { + "date": "2025-07-31", + "equity": 16492.63, + "return_pct": 64.93 + }, + { + "date": "2025-08-01", + "equity": 16222.31, + "return_pct": 62.22 + }, + { + "date": "2025-08-04", + "equity": 16468.88, + "return_pct": 64.69 + }, + { + "date": "2025-08-05", + "equity": 16385.39, + "return_pct": 63.85 + }, + { + "date": "2025-08-06", + "equity": 16510.89, + "return_pct": 65.11 + }, + { + "date": "2025-08-07", + "equity": 16497.06, + "return_pct": 64.97 + }, + { + "date": "2025-08-08", + "equity": 16625.7, + "return_pct": 66.26 + }, + { + "date": "2025-08-11", + "equity": 16592.82, + "return_pct": 65.93 + }, + { + "date": "2025-08-12", + "equity": 16769.47, + "return_pct": 67.69 + }, + { + "date": "2025-08-13", + "equity": 16826.88, + "return_pct": 68.27 + }, + { + "date": "2025-08-14", + "equity": 16828.44, + "return_pct": 68.28 + }, + { + "date": "2025-08-15", + "equity": 16789.04, + "return_pct": 67.89 + }, + { + "date": "2025-08-18", + "equity": 16785.39, + "return_pct": 67.85 + }, + { + "date": "2025-08-19", + "equity": 16694.32, + "return_pct": 66.94 + }, + { + "date": "2025-08-20", + "equity": 16649.97, + "return_pct": 66.5 + }, + { + "date": "2025-08-21", + "equity": 16583.17, + "return_pct": 65.83 + }, + { + "date": "2025-08-22", + "equity": 16837.83, + "return_pct": 68.38 + }, + { + "date": "2025-08-25", + "equity": 16763.73, + "return_pct": 67.64 + }, + { + "date": "2025-08-26", + "equity": 16833.92, + "return_pct": 68.34 + }, + { + "date": "2025-08-27", + "equity": 16872.28, + "return_pct": 68.72 + }, + { + "date": "2025-08-28", + "equity": 16932.03, + "return_pct": 69.32 + }, + { + "date": "2025-08-29", + "equity": 16831.05, + "return_pct": 68.31 + }, + { + "date": "2025-09-02", + "equity": 16706.33, + "return_pct": 67.06 + }, + { + "date": "2025-09-03", + "equity": 16796.87, + "return_pct": 67.97 + }, + { + "date": "2025-09-04", + "equity": 16937.25, + "return_pct": 69.37 + }, + { + "date": "2025-09-05", + "equity": 16888.19, + "return_pct": 68.88 + }, + { + "date": "2025-09-08", + "equity": 16929.68, + "return_pct": 69.3 + }, + { + "date": "2025-09-09", + "equity": 16968.82, + "return_pct": 69.69 + }, + { + "date": "2025-09-10", + "equity": 17017.87, + "return_pct": 70.18 + }, + { + "date": "2025-09-11", + "equity": 17159.3, + "return_pct": 71.59 + }, + { + "date": "2025-09-12", + "equity": 17153.56, + "return_pct": 71.54 + }, + { + "date": "2025-09-15", + "equity": 17244.88, + "return_pct": 72.45 + }, + { + "date": "2025-09-16", + "equity": 17221.14, + "return_pct": 72.21 + }, + { + "date": "2025-09-17", + "equity": 17199.74, + "return_pct": 72.0 + }, + { + "date": "2025-09-18", + "equity": 17280.1, + "return_pct": 72.8 + }, + { + "date": "2025-09-19", + "equity": 17317.68, + "return_pct": 73.18 + }, + { + "date": "2025-09-22", + "equity": 17399.61, + "return_pct": 74.0 + }, + { + "date": "2025-09-23", + "equity": 17304.89, + "return_pct": 73.05 + }, + { + "date": "2025-09-24", + "equity": 17249.84, + "return_pct": 72.5 + }, + { + "date": "2025-09-25", + "equity": 17170.25, + "return_pct": 71.7 + }, + { + "date": "2025-09-26", + "equity": 17268.62, + "return_pct": 72.69 + }, + { + "date": "2025-09-29", + "equity": 17317.16, + "return_pct": 73.17 + }, + { + "date": "2025-09-30", + "equity": 17382.39, + "return_pct": 73.82 + }, + { + "date": "2025-10-01", + "equity": 17441.62, + "return_pct": 74.42 + }, + { + "date": "2025-10-02", + "equity": 17461.71, + "return_pct": 74.62 + }, + { + "date": "2025-10-03", + "equity": 17461.45, + "return_pct": 74.61 + }, + { + "date": "2025-10-06", + "equity": 17524.07, + "return_pct": 75.24 + }, + { + "date": "2025-10-07", + "equity": 17459.1, + "return_pct": 74.59 + }, + { + "date": "2025-10-08", + "equity": 17563.21, + "return_pct": 75.63 + }, + { + "date": "2025-10-09", + "equity": 17512.33, + "return_pct": 75.12 + }, + { + "date": "2025-10-10", + "equity": 17039.01, + "return_pct": 70.39 + }, + { + "date": "2025-10-13", + "equity": 17300.46, + "return_pct": 73.0 + }, + { + "date": "2025-10-14", + "equity": 17279.32, + "return_pct": 72.79 + }, + { + "date": "2025-10-15", + "equity": 17356.03, + "return_pct": 73.56 + }, + { + "date": "2025-10-16", + "equity": 17237.83, + "return_pct": 72.38 + }, + { + "date": "2025-10-17", + "equity": 17335.68, + "return_pct": 73.36 + }, + { + "date": "2025-10-20", + "equity": 17515.98, + "return_pct": 75.16 + }, + { + "date": "2025-10-21", + "equity": 17515.72, + "return_pct": 75.16 + }, + { + "date": "2025-10-22", + "equity": 17424.66, + "return_pct": 74.25 + }, + { + "date": "2025-10-23", + "equity": 17527.98, + "return_pct": 75.28 + }, + { + "date": "2025-10-24", + "equity": 17671.23, + "return_pct": 76.71 + }, + { + "date": "2025-10-27", + "equity": 17879.71, + "return_pct": 78.8 + }, + { + "date": "2025-10-28", + "equity": 17927.2, + "return_pct": 79.27 + }, + { + "date": "2025-10-29", + "equity": 17935.81, + "return_pct": 79.36 + }, + { + "date": "2025-10-30", + "equity": 17738.55, + "return_pct": 77.39 + }, + { + "date": "2025-10-31", + "equity": 17796.74, + "return_pct": 77.97 + }, + { + "date": "2025-11-03", + "equity": 17830.14, + "return_pct": 78.3 + }, + { + "date": "2025-11-04", + "equity": 17618.79, + "return_pct": 76.19 + }, + { + "date": "2025-11-05", + "equity": 17679.84, + "return_pct": 76.8 + }, + { + "date": "2025-11-06", + "equity": 17490.15, + "return_pct": 74.9 + }, + { + "date": "2025-11-07", + "equity": 17507.37, + "return_pct": 75.07 + }, + { + "date": "2025-11-10", + "equity": 17780.56, + "return_pct": 77.81 + }, + { + "date": "2025-11-11", + "equity": 17821.27, + "return_pct": 78.21 + }, + { + "date": "2025-11-12", + "equity": 17831.18, + "return_pct": 78.31 + }, + { + "date": "2025-11-13", + "equity": 17535.29, + "return_pct": 75.35 + }, + { + "date": "2025-11-14", + "equity": 17532.42, + "return_pct": 75.32 + }, + { + "date": "2025-11-17", + "equity": 17369.08, + "return_pct": 73.69 + }, + { + "date": "2025-11-18", + "equity": 17223.22, + "return_pct": 72.23 + }, + { + "date": "2025-11-19", + "equity": 17289.76, + "return_pct": 72.9 + }, + { + "date": "2025-11-20", + "equity": 17026.22, + "return_pct": 70.26 + }, + { + "date": "2025-11-21", + "equity": 17195.83, + "return_pct": 71.96 + }, + { + "date": "2025-11-24", + "equity": 17448.92, + "return_pct": 74.49 + }, + { + "date": "2025-11-25", + "equity": 17613.05, + "return_pct": 76.13 + }, + { + "date": "2025-11-26", + "equity": 17734.64, + "return_pct": 77.35 + }, + { + "date": "2025-11-28", + "equity": 17831.44, + "return_pct": 78.31 + }, + { + "date": "2025-12-01", + "equity": 17750.03, + "return_pct": 77.5 + }, + { + "date": "2025-12-02", + "equity": 17782.91, + "return_pct": 77.83 + }, + { + "date": "2025-12-03", + "equity": 17844.49, + "return_pct": 78.44 + }, + { + "date": "2025-12-04", + "equity": 17857.53, + "return_pct": 78.58 + }, + { + "date": "2025-12-05", + "equity": 17891.45, + "return_pct": 78.91 + }, + { + "date": "2025-12-08", + "equity": 17837.7, + "return_pct": 78.38 + }, + { + "date": "2025-12-09", + "equity": 17822.31, + "return_pct": 78.22 + }, + { + "date": "2025-12-10", + "equity": 17940.51, + "return_pct": 79.41 + }, + { + "date": "2025-12-11", + "equity": 17982.26, + "return_pct": 79.82 + }, + { + "date": "2025-12-12", + "equity": 17788.91, + "return_pct": 77.89 + }, + { + "date": "2025-12-15", + "equity": 17762.04, + "return_pct": 77.62 + }, + { + "date": "2025-12-16", + "equity": 17713.5, + "return_pct": 77.14 + }, + { + "date": "2025-12-17", + "equity": 17518.59, + "return_pct": 75.19 + }, + { + "date": "2025-12-18", + "equity": 17650.88, + "return_pct": 76.51 + }, + { + "date": "2025-12-19", + "equity": 17758.38, + "return_pct": 77.58 + }, + { + "date": "2025-12-22", + "equity": 17869.02, + "return_pct": 78.69 + }, + { + "date": "2025-12-23", + "equity": 17950.68, + "return_pct": 79.51 + }, + { + "date": "2025-12-24", + "equity": 18013.83, + "return_pct": 80.14 + }, + { + "date": "2025-12-26", + "equity": 18012.0, + "return_pct": 80.12 + }, + { + "date": "2025-12-29", + "equity": 17947.81, + "return_pct": 79.48 + }, + { + "date": "2025-12-30", + "equity": 17925.9, + "return_pct": 79.26 + }, + { + "date": "2025-12-31", + "equity": 17793.09, + "return_pct": 77.93 + }, + { + "date": "2026-01-02", + "equity": 17825.7, + "return_pct": 78.26 + }, + { + "date": "2026-01-05", + "equity": 17944.42, + "return_pct": 79.44 + }, + { + "date": "2026-01-06", + "equity": 18051.14, + "return_pct": 80.51 + }, + { + "date": "2026-01-07", + "equity": 17992.95, + "return_pct": 79.93 + }, + { + "date": "2026-01-08", + "equity": 17991.13, + "return_pct": 79.91 + }, + { + "date": "2026-01-09", + "equity": 18110.11, + "return_pct": 81.1 + }, + { + "date": "2026-01-12", + "equity": 18138.55, + "return_pct": 81.39 + }, + { + "date": "2026-01-13", + "equity": 18102.28, + "return_pct": 81.02 + }, + { + "date": "2026-01-14", + "equity": 18013.31, + "return_pct": 80.13 + }, + { + "date": "2026-01-15", + "equity": 18062.36, + "return_pct": 80.62 + }, + { + "date": "2026-01-16", + "equity": 18047.23, + "return_pct": 80.47 + }, + { + "date": "2026-01-20", + "equity": 17679.84, + "return_pct": 76.8 + }, + { + "date": "2026-01-21", + "equity": 17883.89, + "return_pct": 78.84 + }, + { + "date": "2026-01-22", + "equity": 17977.3, + "return_pct": 79.77 + }, + { + "date": "2026-01-23", + "equity": 17983.82, + "return_pct": 79.84 + }, + { + "date": "2026-01-26", + "equity": 18075.15, + "return_pct": 80.75 + }, + { + "date": "2026-01-27", + "equity": 18147.16, + "return_pct": 81.47 + }, + { + "date": "2026-01-28", + "equity": 18145.34, + "return_pct": 81.45 + }, + { + "date": "2026-01-29", + "equity": 18109.33, + "return_pct": 81.09 + }, + { + "date": "2026-01-30", + "equity": 18055.32, + "return_pct": 80.55 + }, + { + "date": "2026-02-02", + "equity": 18145.08, + "return_pct": 81.45 + }, + { + "date": "2026-02-03", + "equity": 17991.65, + "return_pct": 79.92 + }, + { + "date": "2026-02-04", + "equity": 17904.5, + "return_pct": 79.05 + }, + { + "date": "2026-02-05", + "equity": 17680.89, + "return_pct": 76.81 + }, + { + "date": "2026-02-06", + "equity": 18020.09, + "return_pct": 80.2 + }, + { + "date": "2026-02-09", + "equity": 18106.98, + "return_pct": 81.07 + }, + { + "date": "2026-02-10", + "equity": 18059.23, + "return_pct": 80.59 + }, + { + "date": "2026-02-11", + "equity": 18055.06, + "return_pct": 80.55 + }, + { + "date": "2026-02-12", + "equity": 17776.13, + "return_pct": 77.76 + }, + { + "date": "2026-02-13", + "equity": 17788.65, + "return_pct": 77.89 + }, + { + "date": "2026-02-17", + "equity": 17817.35, + "return_pct": 78.17 + }, + { + "date": "2026-02-18", + "equity": 17907.11, + "return_pct": 79.07 + }, + { + "date": "2026-02-19", + "equity": 17859.88, + "return_pct": 78.6 + }, + { + "date": "2026-02-20", + "equity": 17989.04, + "return_pct": 79.89 + }, + { + "date": "2026-02-23", + "equity": 17805.35, + "return_pct": 78.05 + }, + { + "date": "2026-02-24", + "equity": 17934.77, + "return_pct": 79.35 + }, + { + "date": "2026-02-25", + "equity": 18086.11, + "return_pct": 80.86 + }, + { + "date": "2026-02-26", + "equity": 17985.65, + "return_pct": 79.86 + }, + { + "date": "2026-02-27", + "equity": 17899.28, + "return_pct": 78.99 + }, + { + "date": "2026-03-02", + "equity": 17909.46, + "return_pct": 79.09 + }, + { + "date": "2026-03-03", + "equity": 17751.6, + "return_pct": 77.52 + }, + { + "date": "2026-03-04", + "equity": 17876.84, + "return_pct": 78.77 + }, + { + "date": "2026-03-05", + "equity": 17777.17, + "return_pct": 77.77 + }, + { + "date": "2026-03-06", + "equity": 17544.16, + "return_pct": 75.44 + }, + { + "date": "2026-03-09", + "equity": 17697.85, + "return_pct": 76.98 + }, + { + "date": "2026-03-10", + "equity": 17669.41, + "return_pct": 76.69 + }, + { + "date": "2026-03-11", + "equity": 17647.23, + "return_pct": 76.47 + }, + { + "date": "2026-03-12", + "equity": 17379.26, + "return_pct": 73.79 + }, + { + "date": "2026-03-13", + "equity": 17280.89, + "return_pct": 72.81 + }, + { + "date": "2026-03-16", + "equity": 17456.75, + "return_pct": 74.57 + }, + { + "date": "2026-03-17", + "equity": 17502.67, + "return_pct": 75.03 + }, + { + "date": "2026-03-18", + "equity": 17258.45, + "return_pct": 72.58 + }, + { + "date": "2026-03-19", + "equity": 17215.92, + "return_pct": 72.16 + }, + { + "date": "2026-03-20", + "equity": 16922.9, + "return_pct": 69.23 + }, + { + "date": "2026-03-23", + "equity": 17100.59, + "return_pct": 71.01 + }, + { + "date": "2026-03-24", + "equity": 17043.18, + "return_pct": 70.43 + }, + { + "date": "2026-03-25", + "equity": 17138.16, + "return_pct": 71.38 + }, + { + "date": "2026-03-26", + "equity": 16832.09, + "return_pct": 68.32 + }, + { + "date": "2026-03-27", + "equity": 16545.08, + "return_pct": 65.45 + }, + { + "date": "2026-03-30", + "equity": 16489.76, + "return_pct": 64.9 + }, + { + "date": "2026-03-31", + "equity": 16969.08, + "return_pct": 69.69 + }, + { + "date": "2026-04-01", + "equity": 17096.93, + "return_pct": 70.97 + }, + { + "date": "2026-04-02", + "equity": 17112.33, + "return_pct": 71.12 + }, + { + "date": "2026-04-06", + "equity": 17193.22, + "return_pct": 71.93 + }, + { + "date": "2026-04-07", + "equity": 17200.78, + "return_pct": 72.01 + }, + { + "date": "2026-04-08", + "equity": 17638.88, + "return_pct": 76.39 + }, + { + "date": "2026-04-09", + "equity": 17740.64, + "return_pct": 77.41 + }, + { + "date": "2026-04-10", + "equity": 17728.9, + "return_pct": 77.29 + }, + { + "date": "2026-04-13", + "equity": 17902.15, + "return_pct": 79.02 + }, + { + "date": "2026-04-14", + "equity": 18120.29, + "return_pct": 81.2 + }, + { + "date": "2026-04-15", + "equity": 18263.27, + "return_pct": 82.63 + }, + { + "date": "2026-04-16", + "equity": 18308.15, + "return_pct": 83.08 + }, + { + "date": "2026-04-17", + "equity": 18529.42, + "return_pct": 85.29 + }, + { + "date": "2026-04-20", + "equity": 18492.37, + "return_pct": 84.92 + }, + { + "date": "2026-04-21", + "equity": 18371.3, + "return_pct": 83.71 + }, + { + "date": "2026-04-22", + "equity": 18557.34, + "return_pct": 85.57 + }, + { + "date": "2026-04-23", + "equity": 18485.32, + "return_pct": 84.85 + }, + { + "date": "2026-04-24", + "equity": 18628.57, + "return_pct": 86.29 + }, + { + "date": "2026-04-27", + "equity": 18660.67, + "return_pct": 86.61 + }, + { + "date": "2026-04-28", + "equity": 18569.86, + "return_pct": 85.7 + }, + { + "date": "2026-04-29", + "equity": 18566.99, + "return_pct": 85.67 + }, + { + "date": "2026-04-30", + "equity": 18751.73, + "return_pct": 87.52 + }, + { + "date": "2026-05-01", + "equity": 18803.65, + "return_pct": 88.04 + }, + { + "date": "2026-05-04", + "equity": 18734.77, + "return_pct": 87.35 + }, + { + "date": "2026-05-05", + "equity": 18885.06, + "return_pct": 88.85 + }, + { + "date": "2026-05-06", + "equity": 19147.55, + "return_pct": 91.48 + }, + { + "date": "2026-05-07", + "equity": 19088.85, + "return_pct": 90.89 + }, + { + "date": "2026-05-08", + "equity": 19246.44, + "return_pct": 92.46 + }, + { + "date": "2026-05-11", + "equity": 19290.28, + "return_pct": 92.9 + }, + { + "date": "2026-05-12", + "equity": 19261.06, + "return_pct": 92.61 + }, + { + "date": "2026-05-13", + "equity": 19368.82, + "return_pct": 93.69 + }, + { + "date": "2026-05-14", + "equity": 19521.72, + "return_pct": 95.22 + }, + { + "date": "2026-05-15", + "equity": 19286.89, + "return_pct": 92.87 + }, + { + "date": "2026-05-18", + "equity": 19273.32, + "return_pct": 92.73 + }, + { + "date": "2026-05-19", + "equity": 19144.94, + "return_pct": 91.45 + }, + { + "date": "2026-05-20", + "equity": 19341.16, + "return_pct": 93.41 + }, + { + "date": "2026-05-21", + "equity": 19379.52, + "return_pct": 93.8 + }, + { + "date": "2026-05-22", + "equity": 19455.71, + "return_pct": 94.56 + }, + { + "date": "2026-05-26", + "equity": 19584.87, + "return_pct": 95.85 + }, + { + "date": "2026-05-27", + "equity": 19581.47, + "return_pct": 95.81 + }, + { + "date": "2026-05-28", + "equity": 19689.5, + "return_pct": 96.89 + }, + { + "date": "2026-05-29", + "equity": 19738.55, + "return_pct": 97.39 + }, + { + "date": "2026-06-01", + "equity": 19792.3, + "return_pct": 97.92 + }, + { + "date": "2026-06-02", + "equity": 19819.18, + "return_pct": 98.19 + }, + { + "date": "2026-06-03", + "equity": 19680.1, + "return_pct": 96.8 + }, + { + "date": "2026-06-04", + "equity": 19754.47, + "return_pct": 97.54 + }, + { + "date": "2026-06-05", + "equity": 19244.62, + "return_pct": 92.45 + }, + { + "date": "2026-06-08", + "equity": 19288.19, + "return_pct": 92.88 + }, + { + "date": "2026-06-09", + "equity": 19231.57, + "return_pct": 92.32 + }, + { + "date": "2026-06-10", + "equity": 18928.38, + "return_pct": 89.28 + }, + { + "date": "2026-06-11", + "equity": 19250.1, + "return_pct": 92.5 + }, + { + "date": "2026-06-12", + "equity": 19354.21, + "return_pct": 93.54 + }, + { + "date": "2026-06-15", + "equity": 19695.5, + "return_pct": 96.95 + }, + { + "date": "2026-06-16", + "equity": 19578.08, + "return_pct": 95.78 + }, + { + "date": "2026-06-17", + "equity": 19333.59, + "return_pct": 93.34 + }, + { + "date": "2026-06-18", + "equity": 19484.41, + "return_pct": 94.84 + }, + { + "date": "2026-06-22", + "equity": 19423.09, + "return_pct": 94.23 + }, + { + "date": "2026-06-23", + "equity": 19141.03, + "return_pct": 91.41 + }, + { + "date": "2026-06-24", + "equity": 19132.16, + "return_pct": 91.32 + }, + { + "date": "2026-06-25", + "equity": 19159.82, + "return_pct": 91.6 + }, + { + "date": "2026-06-26", + "equity": 19021.27, + "return_pct": 90.21 + }, + { + "date": "2026-06-29", + "equity": 19334.64, + "return_pct": 93.35 + }, + { + "date": "2026-06-30", + "equity": 19485.19, + "return_pct": 94.85 + }, + { + "date": "2026-07-01", + "equity": 19458.84, + "return_pct": 94.59 + }, + { + "date": "2026-07-02", + "equity": 19433.27, + "return_pct": 94.33 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "6m", + "lookback_label": "6 months", + "starting_capital": 10000.0, + "final_equity": 13733.17, + "total_return_pct": 37.3, + "cagr_pct": 88.4, + "max_drawdown_pct": 7.7, + "sharpe": 2.99, + "trades": 28, + "win_rate": 42.9, + "avg_trade_pnl": 133.33, + "best_trade_r": 12.87, + "worst_trade_r": -1.79, + "best_trade_pnl": 1337.86, + "worst_trade_pnl": -146.11, + "avg_hold_days": 18.6, + "exit_reasons": { + "stop": 16, + "time": 12 + }, + "skipped_book_full": 0, + "spy_return_pct": 9.2, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 0.0 + }, + { + "year": 2026, + "return_pct": 37.3 + } + ], + "start_date": "2025-12-31", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-07", + "equity": 9990.34, + "return_pct": -0.1 + }, + { + "date": "2026-01-08", + "equity": 10080.4, + "return_pct": 0.8 + }, + { + "date": "2026-01-09", + "equity": 10127.43, + "return_pct": 1.27 + }, + { + "date": "2026-01-12", + "equity": 10331.36, + "return_pct": 3.31 + }, + { + "date": "2026-01-13", + "equity": 10442.31, + "return_pct": 4.42 + }, + { + "date": "2026-01-14", + "equity": 10473.27, + "return_pct": 4.73 + }, + { + "date": "2026-01-15", + "equity": 10541.57, + "return_pct": 5.42 + }, + { + "date": "2026-01-16", + "equity": 10352.95, + "return_pct": 3.53 + }, + { + "date": "2026-01-20", + "equity": 10400.79, + "return_pct": 4.01 + }, + { + "date": "2026-01-21", + "equity": 10634.57, + "return_pct": 6.35 + }, + { + "date": "2026-01-22", + "equity": 10760.71, + "return_pct": 7.61 + }, + { + "date": "2026-01-23", + "equity": 10829.49, + "return_pct": 8.29 + }, + { + "date": "2026-01-26", + "equity": 10863.82, + "return_pct": 8.64 + }, + { + "date": "2026-01-27", + "equity": 10726.81, + "return_pct": 7.27 + }, + { + "date": "2026-01-28", + "equity": 10630.39, + "return_pct": 6.3 + }, + { + "date": "2026-01-29", + "equity": 10579.92, + "return_pct": 5.8 + }, + { + "date": "2026-01-30", + "equity": 10390.42, + "return_pct": 3.9 + }, + { + "date": "2026-02-02", + "equity": 10436.2, + "return_pct": 4.36 + }, + { + "date": "2026-02-03", + "equity": 10810.24, + "return_pct": 8.1 + }, + { + "date": "2026-02-04", + "equity": 10707.46, + "return_pct": 7.07 + }, + { + "date": "2026-02-05", + "equity": 10498.06, + "return_pct": 4.98 + }, + { + "date": "2026-02-06", + "equity": 10659.87, + "return_pct": 6.6 + }, + { + "date": "2026-02-09", + "equity": 10719.6, + "return_pct": 7.2 + }, + { + "date": "2026-02-10", + "equity": 10877.33, + "return_pct": 8.77 + }, + { + "date": "2026-02-11", + "equity": 11013.98, + "return_pct": 10.14 + }, + { + "date": "2026-02-12", + "equity": 10793.13, + "return_pct": 7.93 + }, + { + "date": "2026-02-13", + "equity": 11001.93, + "return_pct": 10.02 + }, + { + "date": "2026-02-17", + "equity": 10974.3, + "return_pct": 9.74 + }, + { + "date": "2026-02-18", + "equity": 11069.4, + "return_pct": 10.69 + }, + { + "date": "2026-02-19", + "equity": 11082.3, + "return_pct": 10.82 + }, + { + "date": "2026-02-20", + "equity": 11039.63, + "return_pct": 10.4 + }, + { + "date": "2026-02-23", + "equity": 10976.93, + "return_pct": 9.77 + }, + { + "date": "2026-02-24", + "equity": 11008.79, + "return_pct": 10.09 + }, + { + "date": "2026-02-25", + "equity": 10890.17, + "return_pct": 8.9 + }, + { + "date": "2026-02-26", + "equity": 10842.53, + "return_pct": 8.43 + }, + { + "date": "2026-02-27", + "equity": 11056.65, + "return_pct": 10.57 + }, + { + "date": "2026-03-02", + "equity": 10578.82, + "return_pct": 5.79 + }, + { + "date": "2026-03-03", + "equity": 10408.6, + "return_pct": 4.09 + }, + { + "date": "2026-03-04", + "equity": 10395.97, + "return_pct": 3.96 + }, + { + "date": "2026-03-05", + "equity": 10342.29, + "return_pct": 3.42 + }, + { + "date": "2026-03-06", + "equity": 10326.88, + "return_pct": 3.27 + }, + { + "date": "2026-03-09", + "equity": 10336.02, + "return_pct": 3.36 + }, + { + "date": "2026-03-10", + "equity": 10336.92, + "return_pct": 3.37 + }, + { + "date": "2026-03-11", + "equity": 10387.85, + "return_pct": 3.88 + }, + { + "date": "2026-03-12", + "equity": 10459.03, + "return_pct": 4.59 + }, + { + "date": "2026-03-13", + "equity": 10419.5, + "return_pct": 4.19 + }, + { + "date": "2026-03-16", + "equity": 10395.18, + "return_pct": 3.95 + }, + { + "date": "2026-03-17", + "equity": 10460.69, + "return_pct": 4.61 + }, + { + "date": "2026-03-18", + "equity": 10399.53, + "return_pct": 4.0 + }, + { + "date": "2026-03-19", + "equity": 10352.79, + "return_pct": 3.53 + }, + { + "date": "2026-03-20", + "equity": 10228.08, + "return_pct": 2.28 + }, + { + "date": "2026-03-23", + "equity": 10377.41, + "return_pct": 3.77 + }, + { + "date": "2026-03-24", + "equity": 10435.9, + "return_pct": 4.36 + }, + { + "date": "2026-03-25", + "equity": 10444.66, + "return_pct": 4.45 + }, + { + "date": "2026-03-26", + "equity": 10400.82, + "return_pct": 4.01 + }, + { + "date": "2026-03-27", + "equity": 10376.06, + "return_pct": 3.76 + }, + { + "date": "2026-03-30", + "equity": 10333.9, + "return_pct": 3.34 + }, + { + "date": "2026-03-31", + "equity": 10402.48, + "return_pct": 4.02 + }, + { + "date": "2026-04-01", + "equity": 10401.61, + "return_pct": 4.02 + }, + { + "date": "2026-04-02", + "equity": 10449.63, + "return_pct": 4.5 + }, + { + "date": "2026-04-06", + "equity": 10423.93, + "return_pct": 4.24 + }, + { + "date": "2026-04-07", + "equity": 10476.7, + "return_pct": 4.77 + }, + { + "date": "2026-04-08", + "equity": 10920.6, + "return_pct": 9.21 + }, + { + "date": "2026-04-09", + "equity": 11047.22, + "return_pct": 10.47 + }, + { + "date": "2026-04-10", + "equity": 11155.08, + "return_pct": 11.55 + }, + { + "date": "2026-04-13", + "equity": 11198.6, + "return_pct": 11.99 + }, + { + "date": "2026-04-14", + "equity": 11411.65, + "return_pct": 14.12 + }, + { + "date": "2026-04-15", + "equity": 11390.23, + "return_pct": 13.9 + }, + { + "date": "2026-04-16", + "equity": 11501.04, + "return_pct": 15.01 + }, + { + "date": "2026-04-17", + "equity": 11684.2, + "return_pct": 16.84 + }, + { + "date": "2026-04-20", + "equity": 11675.57, + "return_pct": 16.76 + }, + { + "date": "2026-04-21", + "equity": 11643.4, + "return_pct": 16.43 + }, + { + "date": "2026-04-22", + "equity": 11787.56, + "return_pct": 17.88 + }, + { + "date": "2026-04-23", + "equity": 11862.76, + "return_pct": 18.63 + }, + { + "date": "2026-04-24", + "equity": 12304.39, + "return_pct": 23.04 + }, + { + "date": "2026-04-27", + "equity": 12337.45, + "return_pct": 23.37 + }, + { + "date": "2026-04-28", + "equity": 12094.4, + "return_pct": 20.94 + }, + { + "date": "2026-04-29", + "equity": 12431.02, + "return_pct": 24.31 + }, + { + "date": "2026-04-30", + "equity": 12869.1, + "return_pct": 28.69 + }, + { + "date": "2026-05-01", + "equity": 12842.96, + "return_pct": 28.43 + }, + { + "date": "2026-05-04", + "equity": 12662.96, + "return_pct": 26.63 + }, + { + "date": "2026-05-05", + "equity": 12898.52, + "return_pct": 28.99 + }, + { + "date": "2026-05-06", + "equity": 13761.2, + "return_pct": 37.61 + }, + { + "date": "2026-05-07", + "equity": 13569.46, + "return_pct": 35.69 + }, + { + "date": "2026-05-08", + "equity": 13940.0, + "return_pct": 39.4 + }, + { + "date": "2026-05-11", + "equity": 14054.48, + "return_pct": 40.54 + }, + { + "date": "2026-05-12", + "equity": 13989.57, + "return_pct": 39.9 + }, + { + "date": "2026-05-13", + "equity": 14122.78, + "return_pct": 41.23 + }, + { + "date": "2026-05-14", + "equity": 14353.7, + "return_pct": 43.54 + }, + { + "date": "2026-05-15", + "equity": 13846.05, + "return_pct": 38.46 + }, + { + "date": "2026-05-18", + "equity": 13586.37, + "return_pct": 35.86 + }, + { + "date": "2026-05-19", + "equity": 13516.65, + "return_pct": 35.17 + }, + { + "date": "2026-05-20", + "equity": 13305.82, + "return_pct": 33.06 + }, + { + "date": "2026-05-21", + "equity": 13306.28, + "return_pct": 33.06 + }, + { + "date": "2026-05-22", + "equity": 13584.55, + "return_pct": 35.85 + }, + { + "date": "2026-05-26", + "equity": 13465.25, + "return_pct": 34.65 + }, + { + "date": "2026-05-27", + "equity": 13529.67, + "return_pct": 35.3 + }, + { + "date": "2026-05-28", + "equity": 13532.08, + "return_pct": 35.32 + }, + { + "date": "2026-05-29", + "equity": 13515.75, + "return_pct": 35.16 + }, + { + "date": "2026-06-01", + "equity": 13386.38, + "return_pct": 33.86 + }, + { + "date": "2026-06-02", + "equity": 13471.21, + "return_pct": 34.71 + }, + { + "date": "2026-06-03", + "equity": 13577.03, + "return_pct": 35.77 + }, + { + "date": "2026-06-04", + "equity": 13581.77, + "return_pct": 35.82 + }, + { + "date": "2026-06-05", + "equity": 13542.11, + "return_pct": 35.42 + }, + { + "date": "2026-06-08", + "equity": 13501.17, + "return_pct": 35.01 + }, + { + "date": "2026-06-09", + "equity": 13584.16, + "return_pct": 35.84 + }, + { + "date": "2026-06-10", + "equity": 13506.71, + "return_pct": 35.07 + }, + { + "date": "2026-06-11", + "equity": 13602.32, + "return_pct": 36.02 + }, + { + "date": "2026-06-12", + "equity": 13601.03, + "return_pct": 36.01 + }, + { + "date": "2026-06-15", + "equity": 13585.19, + "return_pct": 35.85 + }, + { + "date": "2026-06-16", + "equity": 13535.99, + "return_pct": 35.36 + }, + { + "date": "2026-06-17", + "equity": 13579.34, + "return_pct": 35.79 + }, + { + "date": "2026-06-18", + "equity": 13549.73, + "return_pct": 35.5 + }, + { + "date": "2026-06-22", + "equity": 13594.07, + "return_pct": 35.94 + }, + { + "date": "2026-06-23", + "equity": 13558.37, + "return_pct": 35.58 + }, + { + "date": "2026-06-24", + "equity": 13592.37, + "return_pct": 35.92 + }, + { + "date": "2026-06-25", + "equity": 13625.94, + "return_pct": 36.26 + }, + { + "date": "2026-06-26", + "equity": 13825.24, + "return_pct": 38.25 + }, + { + "date": "2026-06-29", + "equity": 13831.33, + "return_pct": 38.31 + }, + { + "date": "2026-06-30", + "equity": 13825.66, + "return_pct": 38.26 + }, + { + "date": "2026-07-01", + "equity": 13733.17, + "return_pct": 37.33 + }, + { + "date": "2026-07-02", + "equity": 13733.17, + "return_pct": 37.33 + } + ], + "benchmark_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10018.33, + "return_pct": 0.18 + }, + { + "date": "2026-01-05", + "equity": 10085.05, + "return_pct": 0.85 + }, + { + "date": "2026-01-06", + "equity": 10145.03, + "return_pct": 1.45 + }, + { + "date": "2026-01-07", + "equity": 10112.33, + "return_pct": 1.12 + }, + { + "date": "2026-01-08", + "equity": 10111.3, + "return_pct": 1.11 + }, + { + "date": "2026-01-09", + "equity": 10178.17, + "return_pct": 1.78 + }, + { + "date": "2026-01-12", + "equity": 10194.16, + "return_pct": 1.94 + }, + { + "date": "2026-01-13", + "equity": 10173.77, + "return_pct": 1.74 + }, + { + "date": "2026-01-14", + "equity": 10123.77, + "return_pct": 1.24 + }, + { + "date": "2026-01-15", + "equity": 10151.34, + "return_pct": 1.51 + }, + { + "date": "2026-01-16", + "equity": 10142.83, + "return_pct": 1.43 + }, + { + "date": "2026-01-20", + "equity": 9936.36, + "return_pct": -0.64 + }, + { + "date": "2026-01-21", + "equity": 10051.03, + "return_pct": 0.51 + }, + { + "date": "2026-01-22", + "equity": 10103.53, + "return_pct": 1.04 + }, + { + "date": "2026-01-23", + "equity": 10107.2, + "return_pct": 1.07 + }, + { + "date": "2026-01-26", + "equity": 10158.52, + "return_pct": 1.59 + }, + { + "date": "2026-01-27", + "equity": 10199.0, + "return_pct": 1.99 + }, + { + "date": "2026-01-28", + "equity": 10197.97, + "return_pct": 1.98 + }, + { + "date": "2026-01-29", + "equity": 10177.73, + "return_pct": 1.78 + }, + { + "date": "2026-01-30", + "equity": 10147.38, + "return_pct": 1.47 + }, + { + "date": "2026-02-02", + "equity": 10197.82, + "return_pct": 1.98 + }, + { + "date": "2026-02-03", + "equity": 10111.6, + "return_pct": 1.12 + }, + { + "date": "2026-02-04", + "equity": 10062.62, + "return_pct": 0.63 + }, + { + "date": "2026-02-05", + "equity": 9936.94, + "return_pct": -0.63 + }, + { + "date": "2026-02-06", + "equity": 10127.58, + "return_pct": 1.28 + }, + { + "date": "2026-02-09", + "equity": 10176.41, + "return_pct": 1.76 + }, + { + "date": "2026-02-10", + "equity": 10149.58, + "return_pct": 1.5 + }, + { + "date": "2026-02-11", + "equity": 10147.23, + "return_pct": 1.47 + }, + { + "date": "2026-02-12", + "equity": 9990.47, + "return_pct": -0.1 + }, + { + "date": "2026-02-13", + "equity": 9997.51, + "return_pct": -0.02 + }, + { + "date": "2026-02-17", + "equity": 10013.64, + "return_pct": 0.14 + }, + { + "date": "2026-02-18", + "equity": 10064.08, + "return_pct": 0.64 + }, + { + "date": "2026-02-19", + "equity": 10037.54, + "return_pct": 0.38 + }, + { + "date": "2026-02-20", + "equity": 10110.13, + "return_pct": 1.1 + }, + { + "date": "2026-02-23", + "equity": 10006.89, + "return_pct": 0.07 + }, + { + "date": "2026-02-24", + "equity": 10079.63, + "return_pct": 0.8 + }, + { + "date": "2026-02-25", + "equity": 10164.68, + "return_pct": 1.65 + }, + { + "date": "2026-02-26", + "equity": 10108.22, + "return_pct": 1.08 + }, + { + "date": "2026-02-27", + "equity": 10059.68, + "return_pct": 0.6 + }, + { + "date": "2026-03-02", + "equity": 10065.4, + "return_pct": 0.65 + }, + { + "date": "2026-03-03", + "equity": 9976.68, + "return_pct": -0.23 + }, + { + "date": "2026-03-04", + "equity": 10047.07, + "return_pct": 0.47 + }, + { + "date": "2026-03-05", + "equity": 9991.05, + "return_pct": -0.09 + }, + { + "date": "2026-03-06", + "equity": 9860.1, + "return_pct": -1.4 + }, + { + "date": "2026-03-09", + "equity": 9946.47, + "return_pct": -0.54 + }, + { + "date": "2026-03-10", + "equity": 9930.49, + "return_pct": -0.7 + }, + { + "date": "2026-03-11", + "equity": 9918.03, + "return_pct": -0.82 + }, + { + "date": "2026-03-12", + "equity": 9767.42, + "return_pct": -2.33 + }, + { + "date": "2026-03-13", + "equity": 9712.14, + "return_pct": -2.88 + }, + { + "date": "2026-03-16", + "equity": 9810.97, + "return_pct": -1.89 + }, + { + "date": "2026-03-17", + "equity": 9836.78, + "return_pct": -1.63 + }, + { + "date": "2026-03-18", + "equity": 9699.52, + "return_pct": -3.0 + }, + { + "date": "2026-03-19", + "equity": 9675.62, + "return_pct": -3.24 + }, + { + "date": "2026-03-20", + "equity": 9510.94, + "return_pct": -4.89 + }, + { + "date": "2026-03-23", + "equity": 9610.8, + "return_pct": -3.89 + }, + { + "date": "2026-03-24", + "equity": 9578.54, + "return_pct": -4.21 + }, + { + "date": "2026-03-25", + "equity": 9631.92, + "return_pct": -3.68 + }, + { + "date": "2026-03-26", + "equity": 9459.91, + "return_pct": -5.4 + }, + { + "date": "2026-03-27", + "equity": 9298.6, + "return_pct": -7.01 + }, + { + "date": "2026-03-30", + "equity": 9267.51, + "return_pct": -7.32 + }, + { + "date": "2026-03-31", + "equity": 9536.9, + "return_pct": -4.63 + }, + { + "date": "2026-04-01", + "equity": 9608.75, + "return_pct": -3.91 + }, + { + "date": "2026-04-02", + "equity": 9617.4, + "return_pct": -3.83 + }, + { + "date": "2026-04-06", + "equity": 9662.86, + "return_pct": -3.37 + }, + { + "date": "2026-04-07", + "equity": 9667.12, + "return_pct": -3.33 + }, + { + "date": "2026-04-08", + "equity": 9913.33, + "return_pct": -0.87 + }, + { + "date": "2026-04-09", + "equity": 9970.52, + "return_pct": -0.29 + }, + { + "date": "2026-04-10", + "equity": 9963.93, + "return_pct": -0.36 + }, + { + "date": "2026-04-13", + "equity": 10061.3, + "return_pct": 0.61 + }, + { + "date": "2026-04-14", + "equity": 10183.89, + "return_pct": 1.84 + }, + { + "date": "2026-04-15", + "equity": 10264.25, + "return_pct": 2.64 + }, + { + "date": "2026-04-16", + "equity": 10289.48, + "return_pct": 2.89 + }, + { + "date": "2026-04-17", + "equity": 10413.83, + "return_pct": 4.14 + }, + { + "date": "2026-04-20", + "equity": 10393.01, + "return_pct": 3.93 + }, + { + "date": "2026-04-21", + "equity": 10324.96, + "return_pct": 3.25 + }, + { + "date": "2026-04-22", + "equity": 10429.52, + "return_pct": 4.3 + }, + { + "date": "2026-04-23", + "equity": 10389.05, + "return_pct": 3.89 + }, + { + "date": "2026-04-24", + "equity": 10469.56, + "return_pct": 4.7 + }, + { + "date": "2026-04-27", + "equity": 10487.59, + "return_pct": 4.88 + }, + { + "date": "2026-04-28", + "equity": 10436.56, + "return_pct": 4.37 + }, + { + "date": "2026-04-29", + "equity": 10434.95, + "return_pct": 4.35 + }, + { + "date": "2026-04-30", + "equity": 10538.77, + "return_pct": 5.39 + }, + { + "date": "2026-05-01", + "equity": 10567.96, + "return_pct": 5.68 + }, + { + "date": "2026-05-04", + "equity": 10529.24, + "return_pct": 5.29 + }, + { + "date": "2026-05-05", + "equity": 10613.71, + "return_pct": 6.14 + }, + { + "date": "2026-05-06", + "equity": 10761.23, + "return_pct": 7.61 + }, + { + "date": "2026-05-07", + "equity": 10728.24, + "return_pct": 7.28 + }, + { + "date": "2026-05-08", + "equity": 10816.81, + "return_pct": 8.17 + }, + { + "date": "2026-05-11", + "equity": 10841.45, + "return_pct": 8.41 + }, + { + "date": "2026-05-12", + "equity": 10825.02, + "return_pct": 8.25 + }, + { + "date": "2026-05-13", + "equity": 10885.59, + "return_pct": 8.86 + }, + { + "date": "2026-05-14", + "equity": 10971.52, + "return_pct": 9.72 + }, + { + "date": "2026-05-15", + "equity": 10839.54, + "return_pct": 8.4 + }, + { + "date": "2026-05-18", + "equity": 10831.92, + "return_pct": 8.32 + }, + { + "date": "2026-05-19", + "equity": 10759.77, + "return_pct": 7.6 + }, + { + "date": "2026-05-20", + "equity": 10870.04, + "return_pct": 8.7 + }, + { + "date": "2026-05-21", + "equity": 10891.6, + "return_pct": 8.92 + }, + { + "date": "2026-05-22", + "equity": 10934.42, + "return_pct": 9.34 + }, + { + "date": "2026-05-26", + "equity": 11007.01, + "return_pct": 10.07 + }, + { + "date": "2026-05-27", + "equity": 11005.1, + "return_pct": 10.05 + }, + { + "date": "2026-05-28", + "equity": 11065.81, + "return_pct": 10.66 + }, + { + "date": "2026-05-29", + "equity": 11093.38, + "return_pct": 10.93 + }, + { + "date": "2026-06-01", + "equity": 11123.59, + "return_pct": 11.24 + }, + { + "date": "2026-06-02", + "equity": 11138.7, + "return_pct": 11.39 + }, + { + "date": "2026-06-03", + "equity": 11060.53, + "return_pct": 10.61 + }, + { + "date": "2026-06-04", + "equity": 11102.33, + "return_pct": 11.02 + }, + { + "date": "2026-06-05", + "equity": 10815.78, + "return_pct": 8.16 + }, + { + "date": "2026-06-08", + "equity": 10840.27, + "return_pct": 8.4 + }, + { + "date": "2026-06-09", + "equity": 10808.45, + "return_pct": 8.08 + }, + { + "date": "2026-06-10", + "equity": 10638.05, + "return_pct": 6.38 + }, + { + "date": "2026-06-11", + "equity": 10818.86, + "return_pct": 8.19 + }, + { + "date": "2026-06-12", + "equity": 10877.38, + "return_pct": 8.77 + }, + { + "date": "2026-06-15", + "equity": 11069.19, + "return_pct": 10.69 + }, + { + "date": "2026-06-16", + "equity": 11003.2, + "return_pct": 10.03 + }, + { + "date": "2026-06-17", + "equity": 10865.79, + "return_pct": 8.66 + }, + { + "date": "2026-06-18", + "equity": 10950.55, + "return_pct": 9.51 + }, + { + "date": "2026-06-22", + "equity": 10916.09, + "return_pct": 9.16 + }, + { + "date": "2026-06-23", + "equity": 10757.57, + "return_pct": 7.58 + }, + { + "date": "2026-06-24", + "equity": 10752.58, + "return_pct": 7.53 + }, + { + "date": "2026-06-25", + "equity": 10768.13, + "return_pct": 7.68 + }, + { + "date": "2026-06-26", + "equity": 10690.26, + "return_pct": 6.9 + }, + { + "date": "2026-06-29", + "equity": 10866.38, + "return_pct": 8.66 + }, + { + "date": "2026-06-30", + "equity": 10950.99, + "return_pct": 9.51 + }, + { + "date": "2026-07-01", + "equity": 10936.18, + "return_pct": 9.36 + }, + { + "date": "2026-07-02", + "equity": 10921.81, + "return_pct": 9.22 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "1y", + "lookback_label": "1 year", + "starting_capital": 10000.0, + "final_equity": 16496.29, + "total_return_pct": 65.0, + "cagr_pct": 65.0, + "max_drawdown_pct": 11.4, + "sharpe": 2.32, + "trades": 67, + "win_rate": 41.8, + "avg_trade_pnl": 96.96, + "best_trade_r": 12.87, + "worst_trade_r": -2.68, + "best_trade_pnl": 1606.95, + "worst_trade_pnl": -175.5, + "avg_hold_days": 18.5, + "exit_reasons": { + "stop": 36, + "time": 31 + }, + "skipped_book_full": 0, + "spy_return_pct": 20.0, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 21.7 + }, + { + "year": 2026, + "return_pct": 35.6 + } + ], + "start_date": "2025-07-02", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-07-02", + "equity": 9998.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 9992.67, + "return_pct": -0.05 + }, + { + "date": "2025-07-07", + "equity": 10001.33, + "return_pct": 0.03 + }, + { + "date": "2025-07-08", + "equity": 9917.68, + "return_pct": -0.8 + }, + { + "date": "2025-07-09", + "equity": 9917.68, + "return_pct": -0.8 + }, + { + "date": "2025-07-10", + "equity": 9907.77, + "return_pct": -0.9 + }, + { + "date": "2025-07-11", + "equity": 9946.33, + "return_pct": -0.52 + }, + { + "date": "2025-07-14", + "equity": 10085.33, + "return_pct": 0.87 + }, + { + "date": "2025-07-15", + "equity": 10114.28, + "return_pct": 1.16 + }, + { + "date": "2025-07-16", + "equity": 10193.45, + "return_pct": 1.95 + }, + { + "date": "2025-07-17", + "equity": 10271.09, + "return_pct": 2.73 + }, + { + "date": "2025-07-18", + "equity": 10207.34, + "return_pct": 2.09 + }, + { + "date": "2025-07-21", + "equity": 10256.23, + "return_pct": 2.58 + }, + { + "date": "2025-07-22", + "equity": 10069.4, + "return_pct": 0.71 + }, + { + "date": "2025-07-23", + "equity": 10195.13, + "return_pct": 1.97 + }, + { + "date": "2025-07-24", + "equity": 10221.79, + "return_pct": 2.24 + }, + { + "date": "2025-07-25", + "equity": 10293.54, + "return_pct": 2.96 + }, + { + "date": "2025-07-28", + "equity": 10412.82, + "return_pct": 4.15 + }, + { + "date": "2025-07-29", + "equity": 10384.57, + "return_pct": 3.87 + }, + { + "date": "2025-07-30", + "equity": 10429.52, + "return_pct": 4.32 + }, + { + "date": "2025-07-31", + "equity": 10498.41, + "return_pct": 5.01 + }, + { + "date": "2025-08-01", + "equity": 10184.43, + "return_pct": 1.86 + }, + { + "date": "2025-08-04", + "equity": 10463.0, + "return_pct": 4.65 + }, + { + "date": "2025-08-05", + "equity": 10571.14, + "return_pct": 5.73 + }, + { + "date": "2025-08-06", + "equity": 10628.43, + "return_pct": 6.31 + }, + { + "date": "2025-08-07", + "equity": 10891.29, + "return_pct": 8.93 + }, + { + "date": "2025-08-08", + "equity": 10967.62, + "return_pct": 9.7 + }, + { + "date": "2025-08-11", + "equity": 10879.25, + "return_pct": 8.81 + }, + { + "date": "2025-08-12", + "equity": 10961.42, + "return_pct": 9.64 + }, + { + "date": "2025-08-13", + "equity": 10821.74, + "return_pct": 8.24 + }, + { + "date": "2025-08-14", + "equity": 10532.85, + "return_pct": 5.35 + }, + { + "date": "2025-08-15", + "equity": 10535.43, + "return_pct": 5.38 + }, + { + "date": "2025-08-18", + "equity": 10689.96, + "return_pct": 6.92 + }, + { + "date": "2025-08-19", + "equity": 10494.87, + "return_pct": 4.97 + }, + { + "date": "2025-08-20", + "equity": 10370.74, + "return_pct": 3.73 + }, + { + "date": "2025-08-21", + "equity": 10432.55, + "return_pct": 4.35 + }, + { + "date": "2025-08-22", + "equity": 10716.43, + "return_pct": 7.19 + }, + { + "date": "2025-08-25", + "equity": 10802.39, + "return_pct": 8.05 + }, + { + "date": "2025-08-26", + "equity": 10943.28, + "return_pct": 9.45 + }, + { + "date": "2025-08-27", + "equity": 10993.28, + "return_pct": 9.95 + }, + { + "date": "2025-08-28", + "equity": 11178.84, + "return_pct": 11.81 + }, + { + "date": "2025-08-29", + "equity": 10978.55, + "return_pct": 9.81 + }, + { + "date": "2025-09-02", + "equity": 10900.6, + "return_pct": 9.03 + }, + { + "date": "2025-09-03", + "equity": 10878.0, + "return_pct": 8.8 + }, + { + "date": "2025-09-04", + "equity": 10825.91, + "return_pct": 8.28 + }, + { + "date": "2025-09-05", + "equity": 10797.71, + "return_pct": 8.0 + }, + { + "date": "2025-09-08", + "equity": 10830.58, + "return_pct": 8.33 + }, + { + "date": "2025-09-09", + "equity": 10766.5, + "return_pct": 7.69 + }, + { + "date": "2025-09-10", + "equity": 10837.45, + "return_pct": 8.4 + }, + { + "date": "2025-09-11", + "equity": 11016.37, + "return_pct": 10.19 + }, + { + "date": "2025-09-12", + "equity": 11064.69, + "return_pct": 10.67 + }, + { + "date": "2025-09-15", + "equity": 11165.12, + "return_pct": 11.67 + }, + { + "date": "2025-09-16", + "equity": 11167.67, + "return_pct": 11.7 + }, + { + "date": "2025-09-17", + "equity": 11226.63, + "return_pct": 12.29 + }, + { + "date": "2025-09-18", + "equity": 11424.02, + "return_pct": 14.26 + }, + { + "date": "2025-09-19", + "equity": 11545.09, + "return_pct": 15.47 + }, + { + "date": "2025-09-22", + "equity": 11487.51, + "return_pct": 14.9 + }, + { + "date": "2025-09-23", + "equity": 11419.15, + "return_pct": 14.21 + }, + { + "date": "2025-09-24", + "equity": 11395.67, + "return_pct": 13.98 + }, + { + "date": "2025-09-25", + "equity": 11159.37, + "return_pct": 11.62 + }, + { + "date": "2025-09-26", + "equity": 11320.41, + "return_pct": 13.23 + }, + { + "date": "2025-09-29", + "equity": 11492.25, + "return_pct": 14.95 + }, + { + "date": "2025-09-30", + "equity": 11528.26, + "return_pct": 15.31 + }, + { + "date": "2025-10-01", + "equity": 11837.75, + "return_pct": 18.4 + }, + { + "date": "2025-10-02", + "equity": 11866.23, + "return_pct": 18.69 + }, + { + "date": "2025-10-03", + "equity": 11871.47, + "return_pct": 18.74 + }, + { + "date": "2025-10-06", + "equity": 12184.45, + "return_pct": 21.87 + }, + { + "date": "2025-10-07", + "equity": 12019.22, + "return_pct": 20.22 + }, + { + "date": "2025-10-08", + "equity": 12221.08, + "return_pct": 22.24 + }, + { + "date": "2025-10-09", + "equity": 12071.05, + "return_pct": 20.73 + }, + { + "date": "2025-10-10", + "equity": 11559.79, + "return_pct": 15.62 + }, + { + "date": "2025-10-13", + "equity": 11840.3, + "return_pct": 18.43 + }, + { + "date": "2025-10-14", + "equity": 11623.02, + "return_pct": 16.25 + }, + { + "date": "2025-10-15", + "equity": 11723.03, + "return_pct": 17.25 + }, + { + "date": "2025-10-16", + "equity": 11721.88, + "return_pct": 17.24 + }, + { + "date": "2025-10-17", + "equity": 11692.14, + "return_pct": 16.94 + }, + { + "date": "2025-10-20", + "equity": 11780.72, + "return_pct": 17.83 + }, + { + "date": "2025-10-21", + "equity": 11625.31, + "return_pct": 16.28 + }, + { + "date": "2025-10-22", + "equity": 11397.19, + "return_pct": 13.99 + }, + { + "date": "2025-10-23", + "equity": 11233.15, + "return_pct": 12.35 + }, + { + "date": "2025-10-24", + "equity": 11313.25, + "return_pct": 13.16 + }, + { + "date": "2025-10-27", + "equity": 11480.12, + "return_pct": 14.82 + }, + { + "date": "2025-10-28", + "equity": 11384.49, + "return_pct": 13.87 + }, + { + "date": "2025-10-29", + "equity": 11332.71, + "return_pct": 13.35 + }, + { + "date": "2025-10-30", + "equity": 11082.62, + "return_pct": 10.85 + }, + { + "date": "2025-10-31", + "equity": 11514.2, + "return_pct": 15.17 + }, + { + "date": "2025-11-03", + "equity": 11466.1, + "return_pct": 14.68 + }, + { + "date": "2025-11-04", + "equity": 11494.14, + "return_pct": 14.96 + }, + { + "date": "2025-11-05", + "equity": 11698.03, + "return_pct": 17.0 + }, + { + "date": "2025-11-06", + "equity": 11564.68, + "return_pct": 15.67 + }, + { + "date": "2025-11-07", + "equity": 11650.94, + "return_pct": 16.53 + }, + { + "date": "2025-11-10", + "equity": 11739.24, + "return_pct": 17.42 + }, + { + "date": "2025-11-11", + "equity": 11584.26, + "return_pct": 15.87 + }, + { + "date": "2025-11-12", + "equity": 11551.62, + "return_pct": 15.54 + }, + { + "date": "2025-11-13", + "equity": 11296.02, + "return_pct": 12.98 + }, + { + "date": "2025-11-14", + "equity": 11309.3, + "return_pct": 13.12 + }, + { + "date": "2025-11-17", + "equity": 11238.26, + "return_pct": 12.41 + }, + { + "date": "2025-11-18", + "equity": 11265.54, + "return_pct": 12.68 + }, + { + "date": "2025-11-19", + "equity": 11106.47, + "return_pct": 11.09 + }, + { + "date": "2025-11-20", + "equity": 11010.94, + "return_pct": 10.13 + }, + { + "date": "2025-11-21", + "equity": 11141.25, + "return_pct": 11.43 + }, + { + "date": "2025-11-24", + "equity": 11153.96, + "return_pct": 11.56 + }, + { + "date": "2025-11-25", + "equity": 11290.03, + "return_pct": 12.92 + }, + { + "date": "2025-11-26", + "equity": 11552.15, + "return_pct": 15.54 + }, + { + "date": "2025-11-28", + "equity": 11592.05, + "return_pct": 15.94 + }, + { + "date": "2025-12-01", + "equity": 11484.3, + "return_pct": 14.87 + }, + { + "date": "2025-12-02", + "equity": 11484.51, + "return_pct": 14.87 + }, + { + "date": "2025-12-03", + "equity": 11487.31, + "return_pct": 14.9 + }, + { + "date": "2025-12-04", + "equity": 11885.01, + "return_pct": 18.87 + }, + { + "date": "2025-12-05", + "equity": 12318.67, + "return_pct": 23.21 + }, + { + "date": "2025-12-08", + "equity": 12176.72, + "return_pct": 21.79 + }, + { + "date": "2025-12-09", + "equity": 12235.23, + "return_pct": 22.38 + }, + { + "date": "2025-12-10", + "equity": 12337.32, + "return_pct": 23.4 + }, + { + "date": "2025-12-11", + "equity": 12525.93, + "return_pct": 25.28 + }, + { + "date": "2025-12-12", + "equity": 12488.14, + "return_pct": 24.91 + }, + { + "date": "2025-12-15", + "equity": 12462.93, + "return_pct": 24.65 + }, + { + "date": "2025-12-16", + "equity": 12496.32, + "return_pct": 24.99 + }, + { + "date": "2025-12-17", + "equity": 12382.33, + "return_pct": 23.85 + }, + { + "date": "2025-12-18", + "equity": 12330.25, + "return_pct": 23.33 + }, + { + "date": "2025-12-19", + "equity": 12381.02, + "return_pct": 23.83 + }, + { + "date": "2025-12-22", + "equity": 12360.61, + "return_pct": 23.63 + }, + { + "date": "2025-12-23", + "equity": 12257.58, + "return_pct": 22.6 + }, + { + "date": "2025-12-24", + "equity": 12378.98, + "return_pct": 23.81 + }, + { + "date": "2025-12-26", + "equity": 12453.06, + "return_pct": 24.56 + }, + { + "date": "2025-12-29", + "equity": 12383.66, + "return_pct": 23.86 + }, + { + "date": "2025-12-30", + "equity": 12306.13, + "return_pct": 23.09 + }, + { + "date": "2025-12-31", + "equity": 12169.17, + "return_pct": 21.72 + }, + { + "date": "2026-01-02", + "equity": 12417.99, + "return_pct": 24.2 + }, + { + "date": "2026-01-05", + "equity": 12525.96, + "return_pct": 25.28 + }, + { + "date": "2026-01-06", + "equity": 12893.39, + "return_pct": 28.96 + }, + { + "date": "2026-01-07", + "equity": 12857.78, + "return_pct": 28.6 + }, + { + "date": "2026-01-08", + "equity": 13007.95, + "return_pct": 30.11 + }, + { + "date": "2026-01-09", + "equity": 13057.54, + "return_pct": 30.6 + }, + { + "date": "2026-01-12", + "equity": 13394.09, + "return_pct": 33.97 + }, + { + "date": "2026-01-13", + "equity": 13549.02, + "return_pct": 35.52 + }, + { + "date": "2026-01-14", + "equity": 13653.96, + "return_pct": 36.57 + }, + { + "date": "2026-01-15", + "equity": 13712.31, + "return_pct": 37.15 + }, + { + "date": "2026-01-16", + "equity": 13578.41, + "return_pct": 35.81 + }, + { + "date": "2026-01-20", + "equity": 13436.7, + "return_pct": 34.39 + }, + { + "date": "2026-01-21", + "equity": 13851.85, + "return_pct": 38.55 + }, + { + "date": "2026-01-22", + "equity": 13890.83, + "return_pct": 38.94 + }, + { + "date": "2026-01-23", + "equity": 14082.9, + "return_pct": 40.86 + }, + { + "date": "2026-01-26", + "equity": 14044.31, + "return_pct": 40.47 + }, + { + "date": "2026-01-27", + "equity": 14048.35, + "return_pct": 40.51 + }, + { + "date": "2026-01-28", + "equity": 13884.91, + "return_pct": 38.88 + }, + { + "date": "2026-01-29", + "equity": 13743.29, + "return_pct": 37.46 + }, + { + "date": "2026-01-30", + "equity": 13361.53, + "return_pct": 33.64 + }, + { + "date": "2026-02-02", + "equity": 13439.97, + "return_pct": 34.43 + }, + { + "date": "2026-02-03", + "equity": 13828.07, + "return_pct": 38.31 + }, + { + "date": "2026-02-04", + "equity": 13451.53, + "return_pct": 34.54 + }, + { + "date": "2026-02-05", + "equity": 13149.4, + "return_pct": 31.52 + }, + { + "date": "2026-02-06", + "equity": 13609.46, + "return_pct": 36.12 + }, + { + "date": "2026-02-09", + "equity": 13466.52, + "return_pct": 34.69 + }, + { + "date": "2026-02-10", + "equity": 13375.23, + "return_pct": 33.78 + }, + { + "date": "2026-02-11", + "equity": 13614.39, + "return_pct": 36.17 + }, + { + "date": "2026-02-12", + "equity": 13648.28, + "return_pct": 36.51 + }, + { + "date": "2026-02-13", + "equity": 13826.65, + "return_pct": 38.29 + }, + { + "date": "2026-02-17", + "equity": 13799.56, + "return_pct": 38.02 + }, + { + "date": "2026-02-18", + "equity": 13711.09, + "return_pct": 37.14 + }, + { + "date": "2026-02-19", + "equity": 13660.7, + "return_pct": 36.63 + }, + { + "date": "2026-02-20", + "equity": 13739.93, + "return_pct": 37.43 + }, + { + "date": "2026-02-23", + "equity": 13720.76, + "return_pct": 37.24 + }, + { + "date": "2026-02-24", + "equity": 13851.92, + "return_pct": 38.55 + }, + { + "date": "2026-02-25", + "equity": 13875.94, + "return_pct": 38.79 + }, + { + "date": "2026-02-26", + "equity": 13750.43, + "return_pct": 37.53 + }, + { + "date": "2026-02-27", + "equity": 13923.35, + "return_pct": 39.26 + }, + { + "date": "2026-03-02", + "equity": 13124.29, + "return_pct": 31.27 + }, + { + "date": "2026-03-03", + "equity": 13046.05, + "return_pct": 30.49 + }, + { + "date": "2026-03-04", + "equity": 13103.37, + "return_pct": 31.06 + }, + { + "date": "2026-03-05", + "equity": 12957.51, + "return_pct": 29.6 + }, + { + "date": "2026-03-06", + "equity": 12873.21, + "return_pct": 28.76 + }, + { + "date": "2026-03-09", + "equity": 12937.9, + "return_pct": 29.4 + }, + { + "date": "2026-03-10", + "equity": 12882.12, + "return_pct": 28.85 + }, + { + "date": "2026-03-11", + "equity": 12899.0, + "return_pct": 29.02 + }, + { + "date": "2026-03-12", + "equity": 12847.22, + "return_pct": 28.5 + }, + { + "date": "2026-03-13", + "equity": 12780.83, + "return_pct": 27.83 + }, + { + "date": "2026-03-16", + "equity": 12798.34, + "return_pct": 28.01 + }, + { + "date": "2026-03-17", + "equity": 12923.83, + "return_pct": 29.26 + }, + { + "date": "2026-03-18", + "equity": 12782.54, + "return_pct": 27.85 + }, + { + "date": "2026-03-19", + "equity": 12727.85, + "return_pct": 27.3 + }, + { + "date": "2026-03-20", + "equity": 12566.21, + "return_pct": 25.69 + }, + { + "date": "2026-03-23", + "equity": 12678.55, + "return_pct": 26.81 + }, + { + "date": "2026-03-24", + "equity": 12611.55, + "return_pct": 26.14 + }, + { + "date": "2026-03-25", + "equity": 12613.54, + "return_pct": 26.16 + }, + { + "date": "2026-03-26", + "equity": 12531.72, + "return_pct": 25.34 + }, + { + "date": "2026-03-27", + "equity": 12505.0, + "return_pct": 25.08 + }, + { + "date": "2026-03-30", + "equity": 12473.01, + "return_pct": 24.76 + }, + { + "date": "2026-03-31", + "equity": 12518.8, + "return_pct": 25.21 + }, + { + "date": "2026-04-01", + "equity": 12530.3, + "return_pct": 25.33 + }, + { + "date": "2026-04-02", + "equity": 12530.93, + "return_pct": 25.33 + }, + { + "date": "2026-04-06", + "equity": 12520.52, + "return_pct": 25.23 + }, + { + "date": "2026-04-07", + "equity": 12583.75, + "return_pct": 25.86 + }, + { + "date": "2026-04-08", + "equity": 13116.71, + "return_pct": 31.19 + }, + { + "date": "2026-04-09", + "equity": 13268.54, + "return_pct": 32.71 + }, + { + "date": "2026-04-10", + "equity": 13397.96, + "return_pct": 34.01 + }, + { + "date": "2026-04-13", + "equity": 13449.96, + "return_pct": 34.53 + }, + { + "date": "2026-04-14", + "equity": 13705.74, + "return_pct": 37.08 + }, + { + "date": "2026-04-15", + "equity": 13679.98, + "return_pct": 36.83 + }, + { + "date": "2026-04-16", + "equity": 13812.82, + "return_pct": 38.16 + }, + { + "date": "2026-04-17", + "equity": 14032.43, + "return_pct": 40.35 + }, + { + "date": "2026-04-20", + "equity": 14021.99, + "return_pct": 40.25 + }, + { + "date": "2026-04-21", + "equity": 13983.38, + "return_pct": 39.86 + }, + { + "date": "2026-04-22", + "equity": 14157.43, + "return_pct": 41.6 + }, + { + "date": "2026-04-23", + "equity": 14247.83, + "return_pct": 42.51 + }, + { + "date": "2026-04-24", + "equity": 14778.25, + "return_pct": 47.81 + }, + { + "date": "2026-04-27", + "equity": 14818.16, + "return_pct": 48.21 + }, + { + "date": "2026-04-28", + "equity": 14526.01, + "return_pct": 45.29 + }, + { + "date": "2026-04-29", + "equity": 14930.12, + "return_pct": 49.33 + }, + { + "date": "2026-04-30", + "equity": 15456.05, + "return_pct": 54.59 + }, + { + "date": "2026-05-01", + "equity": 15424.82, + "return_pct": 54.28 + }, + { + "date": "2026-05-04", + "equity": 15208.7, + "return_pct": 52.12 + }, + { + "date": "2026-05-05", + "equity": 15491.84, + "return_pct": 54.95 + }, + { + "date": "2026-05-06", + "equity": 16527.61, + "return_pct": 65.31 + }, + { + "date": "2026-05-07", + "equity": 16297.43, + "return_pct": 63.01 + }, + { + "date": "2026-05-08", + "equity": 16742.84, + "return_pct": 67.46 + }, + { + "date": "2026-05-11", + "equity": 16880.82, + "return_pct": 68.84 + }, + { + "date": "2026-05-12", + "equity": 16802.36, + "return_pct": 68.06 + }, + { + "date": "2026-05-13", + "equity": 16962.84, + "return_pct": 69.66 + }, + { + "date": "2026-05-14", + "equity": 17240.13, + "return_pct": 72.44 + }, + { + "date": "2026-05-15", + "equity": 16630.52, + "return_pct": 66.34 + }, + { + "date": "2026-05-18", + "equity": 16318.93, + "return_pct": 63.22 + }, + { + "date": "2026-05-19", + "equity": 16234.78, + "return_pct": 62.38 + }, + { + "date": "2026-05-20", + "equity": 15982.11, + "return_pct": 59.85 + }, + { + "date": "2026-05-21", + "equity": 15983.05, + "return_pct": 59.86 + }, + { + "date": "2026-05-22", + "equity": 16317.57, + "return_pct": 63.21 + }, + { + "date": "2026-05-26", + "equity": 16174.7, + "return_pct": 61.78 + }, + { + "date": "2026-05-27", + "equity": 16252.2, + "return_pct": 62.55 + }, + { + "date": "2026-05-28", + "equity": 16256.14, + "return_pct": 62.59 + }, + { + "date": "2026-05-29", + "equity": 16236.65, + "return_pct": 62.4 + }, + { + "date": "2026-06-01", + "equity": 16081.14, + "return_pct": 60.84 + }, + { + "date": "2026-06-02", + "equity": 16183.3, + "return_pct": 61.87 + }, + { + "date": "2026-06-03", + "equity": 16310.66, + "return_pct": 63.14 + }, + { + "date": "2026-06-04", + "equity": 16316.24, + "return_pct": 63.2 + }, + { + "date": "2026-06-05", + "equity": 16267.32, + "return_pct": 62.71 + }, + { + "date": "2026-06-08", + "equity": 16218.02, + "return_pct": 62.21 + }, + { + "date": "2026-06-09", + "equity": 16317.24, + "return_pct": 63.21 + }, + { + "date": "2026-06-10", + "equity": 16223.76, + "return_pct": 62.27 + }, + { + "date": "2026-06-11", + "equity": 16339.37, + "return_pct": 63.43 + }, + { + "date": "2026-06-12", + "equity": 16337.68, + "return_pct": 63.41 + }, + { + "date": "2026-06-15", + "equity": 16318.87, + "return_pct": 63.22 + }, + { + "date": "2026-06-16", + "equity": 16259.45, + "return_pct": 62.63 + }, + { + "date": "2026-06-17", + "equity": 16311.52, + "return_pct": 63.15 + }, + { + "date": "2026-06-18", + "equity": 16275.96, + "return_pct": 62.79 + }, + { + "date": "2026-06-22", + "equity": 16329.21, + "return_pct": 63.32 + }, + { + "date": "2026-06-23", + "equity": 16286.34, + "return_pct": 62.9 + }, + { + "date": "2026-06-24", + "equity": 16327.17, + "return_pct": 63.3 + }, + { + "date": "2026-06-25", + "equity": 16367.49, + "return_pct": 63.71 + }, + { + "date": "2026-06-26", + "equity": 16606.87, + "return_pct": 66.1 + }, + { + "date": "2026-06-29", + "equity": 16614.19, + "return_pct": 66.18 + }, + { + "date": "2026-06-30", + "equity": 16607.38, + "return_pct": 66.11 + }, + { + "date": "2026-07-01", + "equity": 16496.29, + "return_pct": 65.0 + }, + { + "date": "2026-07-02", + "equity": 16496.29, + "return_pct": 65.0 + } + ], + "benchmark_curve": [ + { + "date": "2025-07-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10078.81, + "return_pct": 0.79 + }, + { + "date": "2025-07-07", + "equity": 10003.71, + "return_pct": 0.04 + }, + { + "date": "2025-07-08", + "equity": 9998.23, + "return_pct": -0.02 + }, + { + "date": "2025-07-09", + "equity": 10058.18, + "return_pct": 0.58 + }, + { + "date": "2025-07-10", + "equity": 10086.55, + "return_pct": 0.87 + }, + { + "date": "2025-07-11", + "equity": 10051.09, + "return_pct": 0.51 + }, + { + "date": "2025-07-14", + "equity": 10070.27, + "return_pct": 0.7 + }, + { + "date": "2025-07-15", + "equity": 10027.24, + "return_pct": 0.27 + }, + { + "date": "2025-07-16", + "equity": 10060.76, + "return_pct": 0.61 + }, + { + "date": "2025-07-17", + "equity": 10122.33, + "return_pct": 1.22 + }, + { + "date": "2025-07-18", + "equity": 10114.92, + "return_pct": 1.15 + }, + { + "date": "2025-07-21", + "equity": 10134.1, + "return_pct": 1.34 + }, + { + "date": "2025-07-22", + "equity": 10135.55, + "return_pct": 1.36 + }, + { + "date": "2025-07-23", + "equity": 10221.77, + "return_pct": 2.22 + }, + { + "date": "2025-07-24", + "equity": 10225.16, + "return_pct": 2.25 + }, + { + "date": "2025-07-25", + "equity": 10268.35, + "return_pct": 2.68 + }, + { + "date": "2025-07-28", + "equity": 10265.77, + "return_pct": 2.66 + }, + { + "date": "2025-07-29", + "equity": 10238.7, + "return_pct": 2.39 + }, + { + "date": "2025-07-30", + "equity": 10225.8, + "return_pct": 2.26 + }, + { + "date": "2025-07-31", + "equity": 10187.44, + "return_pct": 1.87 + }, + { + "date": "2025-08-01", + "equity": 10020.47, + "return_pct": 0.2 + }, + { + "date": "2025-08-04", + "equity": 10172.78, + "return_pct": 1.73 + }, + { + "date": "2025-08-05", + "equity": 10121.2, + "return_pct": 1.21 + }, + { + "date": "2025-08-06", + "equity": 10198.73, + "return_pct": 1.99 + }, + { + "date": "2025-08-07", + "equity": 10190.18, + "return_pct": 1.9 + }, + { + "date": "2025-08-08", + "equity": 10269.64, + "return_pct": 2.7 + }, + { + "date": "2025-08-11", + "equity": 10249.34, + "return_pct": 2.49 + }, + { + "date": "2025-08-12", + "equity": 10358.45, + "return_pct": 3.58 + }, + { + "date": "2025-08-13", + "equity": 10393.91, + "return_pct": 3.94 + }, + { + "date": "2025-08-14", + "equity": 10394.87, + "return_pct": 3.95 + }, + { + "date": "2025-08-15", + "equity": 10370.54, + "return_pct": 3.71 + }, + { + "date": "2025-08-18", + "equity": 10368.28, + "return_pct": 3.68 + }, + { + "date": "2025-08-19", + "equity": 10312.03, + "return_pct": 3.12 + }, + { + "date": "2025-08-20", + "equity": 10284.63, + "return_pct": 2.85 + }, + { + "date": "2025-08-21", + "equity": 10243.37, + "return_pct": 2.43 + }, + { + "date": "2025-08-22", + "equity": 10400.68, + "return_pct": 4.01 + }, + { + "date": "2025-08-25", + "equity": 10354.9, + "return_pct": 3.55 + }, + { + "date": "2025-08-26", + "equity": 10398.26, + "return_pct": 3.98 + }, + { + "date": "2025-08-27", + "equity": 10421.95, + "return_pct": 4.22 + }, + { + "date": "2025-08-28", + "equity": 10458.86, + "return_pct": 4.59 + }, + { + "date": "2025-08-29", + "equity": 10396.49, + "return_pct": 3.96 + }, + { + "date": "2025-09-02", + "equity": 10319.45, + "return_pct": 3.19 + }, + { + "date": "2025-09-03", + "equity": 10375.37, + "return_pct": 3.75 + }, + { + "date": "2025-09-04", + "equity": 10462.08, + "return_pct": 4.62 + }, + { + "date": "2025-09-05", + "equity": 10431.78, + "return_pct": 4.32 + }, + { + "date": "2025-09-08", + "equity": 10457.41, + "return_pct": 4.57 + }, + { + "date": "2025-09-09", + "equity": 10481.59, + "return_pct": 4.82 + }, + { + "date": "2025-09-10", + "equity": 10511.89, + "return_pct": 5.12 + }, + { + "date": "2025-09-11", + "equity": 10599.24, + "return_pct": 5.99 + }, + { + "date": "2025-09-12", + "equity": 10595.7, + "return_pct": 5.96 + }, + { + "date": "2025-09-15", + "equity": 10652.11, + "return_pct": 6.52 + }, + { + "date": "2025-09-16", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2025-09-17", + "equity": 10624.22, + "return_pct": 6.24 + }, + { + "date": "2025-09-18", + "equity": 10673.87, + "return_pct": 6.74 + }, + { + "date": "2025-09-19", + "equity": 10697.07, + "return_pct": 6.97 + }, + { + "date": "2025-09-22", + "equity": 10747.68, + "return_pct": 7.48 + }, + { + "date": "2025-09-23", + "equity": 10689.18, + "return_pct": 6.89 + }, + { + "date": "2025-09-24", + "equity": 10655.17, + "return_pct": 6.55 + }, + { + "date": "2025-09-25", + "equity": 10606.01, + "return_pct": 6.06 + }, + { + "date": "2025-09-26", + "equity": 10666.77, + "return_pct": 6.67 + }, + { + "date": "2025-09-29", + "equity": 10696.75, + "return_pct": 6.97 + }, + { + "date": "2025-09-30", + "equity": 10737.05, + "return_pct": 7.37 + }, + { + "date": "2025-10-01", + "equity": 10773.63, + "return_pct": 7.74 + }, + { + "date": "2025-10-02", + "equity": 10786.04, + "return_pct": 7.86 + }, + { + "date": "2025-10-03", + "equity": 10785.88, + "return_pct": 7.86 + }, + { + "date": "2025-10-06", + "equity": 10824.56, + "return_pct": 8.25 + }, + { + "date": "2025-10-07", + "equity": 10784.43, + "return_pct": 7.84 + }, + { + "date": "2025-10-08", + "equity": 10848.74, + "return_pct": 8.49 + }, + { + "date": "2025-10-09", + "equity": 10817.31, + "return_pct": 8.17 + }, + { + "date": "2025-10-10", + "equity": 10524.94, + "return_pct": 5.25 + }, + { + "date": "2025-10-13", + "equity": 10686.44, + "return_pct": 6.86 + }, + { + "date": "2025-10-14", + "equity": 10673.38, + "return_pct": 6.73 + }, + { + "date": "2025-10-15", + "equity": 10720.77, + "return_pct": 7.21 + }, + { + "date": "2025-10-16", + "equity": 10647.76, + "return_pct": 6.48 + }, + { + "date": "2025-10-17", + "equity": 10708.2, + "return_pct": 7.08 + }, + { + "date": "2025-10-20", + "equity": 10819.57, + "return_pct": 8.2 + }, + { + "date": "2025-10-21", + "equity": 10819.41, + "return_pct": 8.19 + }, + { + "date": "2025-10-22", + "equity": 10763.16, + "return_pct": 7.63 + }, + { + "date": "2025-10-23", + "equity": 10826.98, + "return_pct": 8.27 + }, + { + "date": "2025-10-24", + "equity": 10915.46, + "return_pct": 9.15 + }, + { + "date": "2025-10-27", + "equity": 11044.24, + "return_pct": 10.44 + }, + { + "date": "2025-10-28", + "equity": 11073.58, + "return_pct": 10.74 + }, + { + "date": "2025-10-29", + "equity": 11078.89, + "return_pct": 10.79 + }, + { + "date": "2025-10-30", + "equity": 10957.05, + "return_pct": 9.57 + }, + { + "date": "2025-10-31", + "equity": 10992.99, + "return_pct": 9.93 + }, + { + "date": "2025-11-03", + "equity": 11013.62, + "return_pct": 10.14 + }, + { + "date": "2025-11-04", + "equity": 10883.07, + "return_pct": 8.83 + }, + { + "date": "2025-11-05", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2025-11-06", + "equity": 10803.61, + "return_pct": 8.04 + }, + { + "date": "2025-11-07", + "equity": 10814.25, + "return_pct": 8.14 + }, + { + "date": "2025-11-10", + "equity": 10983.0, + "return_pct": 9.83 + }, + { + "date": "2025-11-11", + "equity": 11008.14, + "return_pct": 10.08 + }, + { + "date": "2025-11-12", + "equity": 11014.26, + "return_pct": 10.14 + }, + { + "date": "2025-11-13", + "equity": 10831.49, + "return_pct": 8.31 + }, + { + "date": "2025-11-14", + "equity": 10829.72, + "return_pct": 8.3 + }, + { + "date": "2025-11-17", + "equity": 10728.83, + "return_pct": 7.29 + }, + { + "date": "2025-11-18", + "equity": 10638.73, + "return_pct": 6.39 + }, + { + "date": "2025-11-19", + "equity": 10679.83, + "return_pct": 6.8 + }, + { + "date": "2025-11-20", + "equity": 10517.04, + "return_pct": 5.17 + }, + { + "date": "2025-11-21", + "equity": 10621.81, + "return_pct": 6.22 + }, + { + "date": "2025-11-24", + "equity": 10778.14, + "return_pct": 7.78 + }, + { + "date": "2025-11-25", + "equity": 10879.52, + "return_pct": 8.8 + }, + { + "date": "2025-11-26", + "equity": 10954.63, + "return_pct": 9.55 + }, + { + "date": "2025-11-28", + "equity": 11014.43, + "return_pct": 10.14 + }, + { + "date": "2025-12-01", + "equity": 10964.14, + "return_pct": 9.64 + }, + { + "date": "2025-12-02", + "equity": 10984.45, + "return_pct": 9.84 + }, + { + "date": "2025-12-03", + "equity": 11022.48, + "return_pct": 10.22 + }, + { + "date": "2025-12-04", + "equity": 11030.54, + "return_pct": 10.31 + }, + { + "date": "2025-12-05", + "equity": 11051.49, + "return_pct": 10.51 + }, + { + "date": "2025-12-08", + "equity": 11018.29, + "return_pct": 10.18 + }, + { + "date": "2025-12-09", + "equity": 11008.78, + "return_pct": 10.09 + }, + { + "date": "2025-12-10", + "equity": 11081.8, + "return_pct": 10.82 + }, + { + "date": "2025-12-11", + "equity": 11107.58, + "return_pct": 11.08 + }, + { + "date": "2025-12-12", + "equity": 10988.15, + "return_pct": 9.88 + }, + { + "date": "2025-12-15", + "equity": 10971.55, + "return_pct": 9.72 + }, + { + "date": "2025-12-16", + "equity": 10941.57, + "return_pct": 9.42 + }, + { + "date": "2025-12-17", + "equity": 10821.18, + "return_pct": 8.21 + }, + { + "date": "2025-12-18", + "equity": 10902.89, + "return_pct": 9.03 + }, + { + "date": "2025-12-19", + "equity": 10969.3, + "return_pct": 9.69 + }, + { + "date": "2025-12-22", + "equity": 11037.63, + "return_pct": 10.38 + }, + { + "date": "2025-12-23", + "equity": 11088.08, + "return_pct": 10.88 + }, + { + "date": "2025-12-24", + "equity": 11127.09, + "return_pct": 11.27 + }, + { + "date": "2025-12-26", + "equity": 11125.96, + "return_pct": 11.26 + }, + { + "date": "2025-12-29", + "equity": 11086.31, + "return_pct": 10.86 + }, + { + "date": "2025-12-30", + "equity": 11072.77, + "return_pct": 10.73 + }, + { + "date": "2025-12-31", + "equity": 10990.73, + "return_pct": 9.91 + }, + { + "date": "2026-01-02", + "equity": 11010.88, + "return_pct": 10.11 + }, + { + "date": "2026-01-05", + "equity": 11084.21, + "return_pct": 10.84 + }, + { + "date": "2026-01-06", + "equity": 11150.13, + "return_pct": 11.5 + }, + { + "date": "2026-01-07", + "equity": 11114.19, + "return_pct": 11.14 + }, + { + "date": "2026-01-08", + "equity": 11113.06, + "return_pct": 11.13 + }, + { + "date": "2026-01-09", + "equity": 11186.56, + "return_pct": 11.87 + }, + { + "date": "2026-01-12", + "equity": 11204.13, + "return_pct": 12.04 + }, + { + "date": "2026-01-13", + "equity": 11181.72, + "return_pct": 11.82 + }, + { + "date": "2026-01-14", + "equity": 11126.76, + "return_pct": 11.27 + }, + { + "date": "2026-01-15", + "equity": 11157.06, + "return_pct": 11.57 + }, + { + "date": "2026-01-16", + "equity": 11147.72, + "return_pct": 11.48 + }, + { + "date": "2026-01-20", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2026-01-21", + "equity": 11046.82, + "return_pct": 10.47 + }, + { + "date": "2026-01-22", + "equity": 11104.52, + "return_pct": 11.05 + }, + { + "date": "2026-01-23", + "equity": 11108.55, + "return_pct": 11.09 + }, + { + "date": "2026-01-26", + "equity": 11164.96, + "return_pct": 11.65 + }, + { + "date": "2026-01-27", + "equity": 11209.44, + "return_pct": 12.09 + }, + { + "date": "2026-01-28", + "equity": 11208.32, + "return_pct": 12.08 + }, + { + "date": "2026-01-29", + "equity": 11186.07, + "return_pct": 11.86 + }, + { + "date": "2026-01-30", + "equity": 11152.71, + "return_pct": 11.53 + }, + { + "date": "2026-02-02", + "equity": 11208.16, + "return_pct": 12.08 + }, + { + "date": "2026-02-03", + "equity": 11113.39, + "return_pct": 11.13 + }, + { + "date": "2026-02-04", + "equity": 11059.55, + "return_pct": 10.6 + }, + { + "date": "2026-02-05", + "equity": 10921.43, + "return_pct": 9.21 + }, + { + "date": "2026-02-06", + "equity": 11130.95, + "return_pct": 11.31 + }, + { + "date": "2026-02-09", + "equity": 11184.62, + "return_pct": 11.85 + }, + { + "date": "2026-02-10", + "equity": 11155.13, + "return_pct": 11.55 + }, + { + "date": "2026-02-11", + "equity": 11152.55, + "return_pct": 11.53 + }, + { + "date": "2026-02-12", + "equity": 10980.26, + "return_pct": 9.8 + }, + { + "date": "2026-02-13", + "equity": 10987.99, + "return_pct": 9.88 + }, + { + "date": "2026-02-17", + "equity": 11005.72, + "return_pct": 10.06 + }, + { + "date": "2026-02-18", + "equity": 11061.17, + "return_pct": 10.61 + }, + { + "date": "2026-02-19", + "equity": 11031.99, + "return_pct": 10.32 + }, + { + "date": "2026-02-20", + "equity": 11111.77, + "return_pct": 11.12 + }, + { + "date": "2026-02-23", + "equity": 10998.31, + "return_pct": 9.98 + }, + { + "date": "2026-02-24", + "equity": 11078.25, + "return_pct": 10.78 + }, + { + "date": "2026-02-25", + "equity": 11171.73, + "return_pct": 11.72 + }, + { + "date": "2026-02-26", + "equity": 11109.68, + "return_pct": 11.1 + }, + { + "date": "2026-02-27", + "equity": 11056.33, + "return_pct": 10.56 + }, + { + "date": "2026-03-02", + "equity": 11062.62, + "return_pct": 10.63 + }, + { + "date": "2026-03-03", + "equity": 10965.11, + "return_pct": 9.65 + }, + { + "date": "2026-03-04", + "equity": 11042.47, + "return_pct": 10.42 + }, + { + "date": "2026-03-05", + "equity": 10980.9, + "return_pct": 9.81 + }, + { + "date": "2026-03-06", + "equity": 10836.97, + "return_pct": 8.37 + }, + { + "date": "2026-03-09", + "equity": 10931.9, + "return_pct": 9.32 + }, + { + "date": "2026-03-10", + "equity": 10914.34, + "return_pct": 9.14 + }, + { + "date": "2026-03-11", + "equity": 10900.64, + "return_pct": 9.01 + }, + { + "date": "2026-03-12", + "equity": 10735.11, + "return_pct": 7.35 + }, + { + "date": "2026-03-13", + "equity": 10674.35, + "return_pct": 6.74 + }, + { + "date": "2026-03-16", + "equity": 10782.98, + "return_pct": 7.83 + }, + { + "date": "2026-03-17", + "equity": 10811.35, + "return_pct": 8.11 + }, + { + "date": "2026-03-18", + "equity": 10660.49, + "return_pct": 6.6 + }, + { + "date": "2026-03-19", + "equity": 10634.22, + "return_pct": 6.34 + }, + { + "date": "2026-03-20", + "equity": 10453.22, + "return_pct": 4.53 + }, + { + "date": "2026-03-23", + "equity": 10562.98, + "return_pct": 5.63 + }, + { + "date": "2026-03-24", + "equity": 10527.52, + "return_pct": 5.28 + }, + { + "date": "2026-03-25", + "equity": 10586.19, + "return_pct": 5.86 + }, + { + "date": "2026-03-26", + "equity": 10397.13, + "return_pct": 3.97 + }, + { + "date": "2026-03-27", + "equity": 10219.84, + "return_pct": 2.2 + }, + { + "date": "2026-03-30", + "equity": 10185.67, + "return_pct": 1.86 + }, + { + "date": "2026-03-31", + "equity": 10481.75, + "return_pct": 4.82 + }, + { + "date": "2026-04-01", + "equity": 10560.72, + "return_pct": 5.61 + }, + { + "date": "2026-04-02", + "equity": 10570.23, + "return_pct": 5.7 + }, + { + "date": "2026-04-06", + "equity": 10620.2, + "return_pct": 6.2 + }, + { + "date": "2026-04-07", + "equity": 10624.87, + "return_pct": 6.25 + }, + { + "date": "2026-04-08", + "equity": 10895.48, + "return_pct": 8.95 + }, + { + "date": "2026-04-09", + "equity": 10958.34, + "return_pct": 9.58 + }, + { + "date": "2026-04-10", + "equity": 10951.08, + "return_pct": 9.51 + }, + { + "date": "2026-04-13", + "equity": 11058.1, + "return_pct": 10.58 + }, + { + "date": "2026-04-14", + "equity": 11192.84, + "return_pct": 11.93 + }, + { + "date": "2026-04-15", + "equity": 11281.17, + "return_pct": 12.81 + }, + { + "date": "2026-04-16", + "equity": 11308.89, + "return_pct": 13.09 + }, + { + "date": "2026-04-17", + "equity": 11445.56, + "return_pct": 14.46 + }, + { + "date": "2026-04-20", + "equity": 11422.68, + "return_pct": 14.23 + }, + { + "date": "2026-04-21", + "equity": 11347.89, + "return_pct": 13.48 + }, + { + "date": "2026-04-22", + "equity": 11462.81, + "return_pct": 14.63 + }, + { + "date": "2026-04-23", + "equity": 11418.33, + "return_pct": 14.18 + }, + { + "date": "2026-04-24", + "equity": 11506.81, + "return_pct": 15.07 + }, + { + "date": "2026-04-27", + "equity": 11526.63, + "return_pct": 15.27 + }, + { + "date": "2026-04-28", + "equity": 11470.55, + "return_pct": 14.71 + }, + { + "date": "2026-04-29", + "equity": 11468.77, + "return_pct": 14.69 + }, + { + "date": "2026-04-30", + "equity": 11582.88, + "return_pct": 15.83 + }, + { + "date": "2026-05-01", + "equity": 11614.96, + "return_pct": 16.15 + }, + { + "date": "2026-05-04", + "equity": 11572.41, + "return_pct": 15.72 + }, + { + "date": "2026-05-05", + "equity": 11665.24, + "return_pct": 16.65 + }, + { + "date": "2026-05-06", + "equity": 11827.38, + "return_pct": 18.27 + }, + { + "date": "2026-05-07", + "equity": 11791.12, + "return_pct": 17.91 + }, + { + "date": "2026-05-08", + "equity": 11888.47, + "return_pct": 18.88 + }, + { + "date": "2026-05-11", + "equity": 11915.55, + "return_pct": 19.16 + }, + { + "date": "2026-05-12", + "equity": 11897.49, + "return_pct": 18.97 + }, + { + "date": "2026-05-13", + "equity": 11964.06, + "return_pct": 19.64 + }, + { + "date": "2026-05-14", + "equity": 12058.51, + "return_pct": 20.59 + }, + { + "date": "2026-05-15", + "equity": 11913.45, + "return_pct": 19.13 + }, + { + "date": "2026-05-18", + "equity": 11905.07, + "return_pct": 19.05 + }, + { + "date": "2026-05-19", + "equity": 11825.77, + "return_pct": 18.26 + }, + { + "date": "2026-05-20", + "equity": 11946.97, + "return_pct": 19.47 + }, + { + "date": "2026-05-21", + "equity": 11970.67, + "return_pct": 19.71 + }, + { + "date": "2026-05-22", + "equity": 12017.73, + "return_pct": 20.18 + }, + { + "date": "2026-05-26", + "equity": 12097.51, + "return_pct": 20.98 + }, + { + "date": "2026-05-27", + "equity": 12095.41, + "return_pct": 20.95 + }, + { + "date": "2026-05-28", + "equity": 12162.14, + "return_pct": 21.62 + }, + { + "date": "2026-05-29", + "equity": 12192.44, + "return_pct": 21.92 + }, + { + "date": "2026-06-01", + "equity": 12225.64, + "return_pct": 22.26 + }, + { + "date": "2026-06-02", + "equity": 12242.24, + "return_pct": 22.42 + }, + { + "date": "2026-06-03", + "equity": 12156.34, + "return_pct": 21.56 + }, + { + "date": "2026-06-04", + "equity": 12202.27, + "return_pct": 22.02 + }, + { + "date": "2026-06-05", + "equity": 11887.34, + "return_pct": 18.87 + }, + { + "date": "2026-06-08", + "equity": 11914.26, + "return_pct": 19.14 + }, + { + "date": "2026-06-09", + "equity": 11879.28, + "return_pct": 18.79 + }, + { + "date": "2026-06-10", + "equity": 11692.0, + "return_pct": 16.92 + }, + { + "date": "2026-06-11", + "equity": 11890.72, + "return_pct": 18.91 + }, + { + "date": "2026-06-12", + "equity": 11955.03, + "return_pct": 19.55 + }, + { + "date": "2026-06-15", + "equity": 12165.85, + "return_pct": 21.66 + }, + { + "date": "2026-06-16", + "equity": 12093.32, + "return_pct": 20.93 + }, + { + "date": "2026-06-17", + "equity": 11942.3, + "return_pct": 19.42 + }, + { + "date": "2026-06-18", + "equity": 12035.46, + "return_pct": 20.35 + }, + { + "date": "2026-06-22", + "equity": 11997.58, + "return_pct": 19.98 + }, + { + "date": "2026-06-23", + "equity": 11823.35, + "return_pct": 18.23 + }, + { + "date": "2026-06-24", + "equity": 11817.87, + "return_pct": 18.18 + }, + { + "date": "2026-06-25", + "equity": 11834.96, + "return_pct": 18.35 + }, + { + "date": "2026-06-26", + "equity": 11749.38, + "return_pct": 17.49 + }, + { + "date": "2026-06-29", + "equity": 11942.94, + "return_pct": 19.43 + }, + { + "date": "2026-06-30", + "equity": 12035.94, + "return_pct": 20.36 + }, + { + "date": "2026-07-01", + "equity": 12019.66, + "return_pct": 20.2 + }, + { + "date": "2026-07-02", + "equity": 12003.87, + "return_pct": 20.04 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "3y", + "lookback_label": "3 years", + "starting_capital": 10000.0, + "final_equity": 36776.76, + "total_return_pct": 267.8, + "cagr_pct": 54.4, + "max_drawdown_pct": 18.1, + "sharpe": 2.05, + "trades": 212, + "win_rate": 41.5, + "avg_trade_pnl": 126.31, + "best_trade_r": 12.87, + "worst_trade_r": -1.76, + "best_trade_pnl": 3582.53, + "worst_trade_pnl": -391.26, + "avg_hold_days": 18.5, + "exit_reasons": { + "stop": 116, + "time": 96 + }, + "skipped_book_full": 0, + "spy_return_pct": 67.8, + "yearly_returns": [ + { + "year": 2023, + "return_pct": 8.6 + }, + { + "year": 2024, + "return_pct": 42.1 + }, + { + "year": 2025, + "return_pct": 75.8 + }, + { + "year": 2026, + "return_pct": 35.6 + } + ], + "start_date": "2023-07-03", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9990.01, + "return_pct": -0.1 + }, + { + "date": "2023-07-06", + "equity": 9839.38, + "return_pct": -1.61 + }, + { + "date": "2023-07-07", + "equity": 9844.65, + "return_pct": -1.55 + }, + { + "date": "2023-07-10", + "equity": 10009.37, + "return_pct": 0.09 + }, + { + "date": "2023-07-11", + "equity": 10122.28, + "return_pct": 1.22 + }, + { + "date": "2023-07-12", + "equity": 10220.04, + "return_pct": 2.2 + }, + { + "date": "2023-07-13", + "equity": 10786.57, + "return_pct": 7.87 + }, + { + "date": "2023-07-14", + "equity": 10672.23, + "return_pct": 6.72 + }, + { + "date": "2023-07-17", + "equity": 10730.21, + "return_pct": 7.3 + }, + { + "date": "2023-07-18", + "equity": 10849.84, + "return_pct": 8.5 + }, + { + "date": "2023-07-19", + "equity": 10958.33, + "return_pct": 9.58 + }, + { + "date": "2023-07-20", + "equity": 10398.22, + "return_pct": 3.98 + }, + { + "date": "2023-07-21", + "equity": 10246.78, + "return_pct": 2.47 + }, + { + "date": "2023-07-24", + "equity": 10188.84, + "return_pct": 1.89 + }, + { + "date": "2023-07-25", + "equity": 10264.6, + "return_pct": 2.65 + }, + { + "date": "2023-07-26", + "equity": 10248.24, + "return_pct": 2.48 + }, + { + "date": "2023-07-27", + "equity": 10170.73, + "return_pct": 1.71 + }, + { + "date": "2023-07-28", + "equity": 10455.41, + "return_pct": 4.55 + }, + { + "date": "2023-07-31", + "equity": 10552.55, + "return_pct": 5.53 + }, + { + "date": "2023-08-01", + "equity": 10482.31, + "return_pct": 4.82 + }, + { + "date": "2023-08-02", + "equity": 10757.53, + "return_pct": 7.58 + }, + { + "date": "2023-08-03", + "equity": 10726.49, + "return_pct": 7.26 + }, + { + "date": "2023-08-04", + "equity": 10722.61, + "return_pct": 7.23 + }, + { + "date": "2023-08-07", + "equity": 10740.16, + "return_pct": 7.4 + }, + { + "date": "2023-08-08", + "equity": 10786.13, + "return_pct": 7.86 + }, + { + "date": "2023-08-09", + "equity": 10505.16, + "return_pct": 5.05 + }, + { + "date": "2023-08-10", + "equity": 10415.01, + "return_pct": 4.15 + }, + { + "date": "2023-08-11", + "equity": 10315.19, + "return_pct": 3.15 + }, + { + "date": "2023-08-14", + "equity": 10426.27, + "return_pct": 4.26 + }, + { + "date": "2023-08-15", + "equity": 10305.24, + "return_pct": 3.05 + }, + { + "date": "2023-08-16", + "equity": 10143.91, + "return_pct": 1.44 + }, + { + "date": "2023-08-17", + "equity": 10034.37, + "return_pct": 0.34 + }, + { + "date": "2023-08-18", + "equity": 10090.79, + "return_pct": 0.91 + }, + { + "date": "2023-08-21", + "equity": 10128.44, + "return_pct": 1.28 + }, + { + "date": "2023-08-22", + "equity": 10172.19, + "return_pct": 1.72 + }, + { + "date": "2023-08-23", + "equity": 10258.43, + "return_pct": 2.58 + }, + { + "date": "2023-08-24", + "equity": 9999.93, + "return_pct": -0.0 + }, + { + "date": "2023-08-25", + "equity": 10048.32, + "return_pct": 0.48 + }, + { + "date": "2023-08-28", + "equity": 10113.58, + "return_pct": 1.14 + }, + { + "date": "2023-08-29", + "equity": 10209.72, + "return_pct": 2.1 + }, + { + "date": "2023-08-30", + "equity": 10238.68, + "return_pct": 2.39 + }, + { + "date": "2023-08-31", + "equity": 10227.49, + "return_pct": 2.27 + }, + { + "date": "2023-09-01", + "equity": 10312.32, + "return_pct": 3.12 + }, + { + "date": "2023-09-05", + "equity": 10228.05, + "return_pct": 2.28 + }, + { + "date": "2023-09-06", + "equity": 10227.85, + "return_pct": 2.28 + }, + { + "date": "2023-09-07", + "equity": 10037.08, + "return_pct": 0.37 + }, + { + "date": "2023-09-08", + "equity": 10017.51, + "return_pct": 0.18 + }, + { + "date": "2023-09-11", + "equity": 10153.38, + "return_pct": 1.53 + }, + { + "date": "2023-09-12", + "equity": 10106.61, + "return_pct": 1.07 + }, + { + "date": "2023-09-13", + "equity": 10010.17, + "return_pct": 0.1 + }, + { + "date": "2023-09-14", + "equity": 10148.37, + "return_pct": 1.48 + }, + { + "date": "2023-09-15", + "equity": 9924.82, + "return_pct": -0.75 + }, + { + "date": "2023-09-18", + "equity": 9910.56, + "return_pct": -0.89 + }, + { + "date": "2023-09-19", + "equity": 9838.09, + "return_pct": -1.62 + }, + { + "date": "2023-09-20", + "equity": 9771.76, + "return_pct": -2.28 + }, + { + "date": "2023-09-21", + "equity": 9652.81, + "return_pct": -3.47 + }, + { + "date": "2023-09-22", + "equity": 9702.76, + "return_pct": -2.97 + }, + { + "date": "2023-09-25", + "equity": 9752.57, + "return_pct": -2.47 + }, + { + "date": "2023-09-26", + "equity": 9693.28, + "return_pct": -3.07 + }, + { + "date": "2023-09-27", + "equity": 9740.32, + "return_pct": -2.6 + }, + { + "date": "2023-09-28", + "equity": 9826.4, + "return_pct": -1.74 + }, + { + "date": "2023-09-29", + "equity": 9726.88, + "return_pct": -2.73 + }, + { + "date": "2023-10-02", + "equity": 9686.89, + "return_pct": -3.13 + }, + { + "date": "2023-10-03", + "equity": 9624.83, + "return_pct": -3.75 + }, + { + "date": "2023-10-04", + "equity": 9622.87, + "return_pct": -3.77 + }, + { + "date": "2023-10-05", + "equity": 9625.16, + "return_pct": -3.75 + }, + { + "date": "2023-10-06", + "equity": 9720.45, + "return_pct": -2.8 + }, + { + "date": "2023-10-09", + "equity": 9749.06, + "return_pct": -2.51 + }, + { + "date": "2023-10-10", + "equity": 9791.57, + "return_pct": -2.08 + }, + { + "date": "2023-10-11", + "equity": 9845.32, + "return_pct": -1.55 + }, + { + "date": "2023-10-12", + "equity": 9728.48, + "return_pct": -2.72 + }, + { + "date": "2023-10-13", + "equity": 9506.17, + "return_pct": -4.94 + }, + { + "date": "2023-10-16", + "equity": 9513.35, + "return_pct": -4.87 + }, + { + "date": "2023-10-17", + "equity": 9443.5, + "return_pct": -5.56 + }, + { + "date": "2023-10-18", + "equity": 9333.71, + "return_pct": -6.66 + }, + { + "date": "2023-10-19", + "equity": 9258.2, + "return_pct": -7.42 + }, + { + "date": "2023-10-20", + "equity": 9111.14, + "return_pct": -8.89 + }, + { + "date": "2023-10-23", + "equity": 9147.24, + "return_pct": -8.53 + }, + { + "date": "2023-10-24", + "equity": 9090.69, + "return_pct": -9.09 + }, + { + "date": "2023-10-25", + "equity": 9011.62, + "return_pct": -9.88 + }, + { + "date": "2023-10-26", + "equity": 9009.82, + "return_pct": -9.9 + }, + { + "date": "2023-10-27", + "equity": 8991.24, + "return_pct": -10.09 + }, + { + "date": "2023-10-30", + "equity": 9020.82, + "return_pct": -9.79 + }, + { + "date": "2023-10-31", + "equity": 9007.16, + "return_pct": -9.93 + }, + { + "date": "2023-11-01", + "equity": 8979.48, + "return_pct": -10.21 + }, + { + "date": "2023-11-02", + "equity": 9046.61, + "return_pct": -9.53 + }, + { + "date": "2023-11-03", + "equity": 9305.02, + "return_pct": -6.95 + }, + { + "date": "2023-11-06", + "equity": 9253.62, + "return_pct": -7.46 + }, + { + "date": "2023-11-07", + "equity": 9327.5, + "return_pct": -6.73 + }, + { + "date": "2023-11-08", + "equity": 9272.42, + "return_pct": -7.28 + }, + { + "date": "2023-11-09", + "equity": 9225.06, + "return_pct": -7.75 + }, + { + "date": "2023-11-10", + "equity": 9517.21, + "return_pct": -4.83 + }, + { + "date": "2023-11-13", + "equity": 9546.2, + "return_pct": -4.54 + }, + { + "date": "2023-11-14", + "equity": 9826.59, + "return_pct": -1.73 + }, + { + "date": "2023-11-15", + "equity": 9791.51, + "return_pct": -2.08 + }, + { + "date": "2023-11-16", + "equity": 9827.8, + "return_pct": -1.72 + }, + { + "date": "2023-11-17", + "equity": 9889.02, + "return_pct": -1.11 + }, + { + "date": "2023-11-20", + "equity": 10007.13, + "return_pct": 0.07 + }, + { + "date": "2023-11-21", + "equity": 9853.01, + "return_pct": -1.47 + }, + { + "date": "2023-11-22", + "equity": 9942.15, + "return_pct": -0.58 + }, + { + "date": "2023-11-24", + "equity": 9851.18, + "return_pct": -1.49 + }, + { + "date": "2023-11-27", + "equity": 9838.37, + "return_pct": -1.62 + }, + { + "date": "2023-11-28", + "equity": 9870.12, + "return_pct": -1.3 + }, + { + "date": "2023-11-29", + "equity": 9797.17, + "return_pct": -2.03 + }, + { + "date": "2023-11-30", + "equity": 9725.34, + "return_pct": -2.75 + }, + { + "date": "2023-12-01", + "equity": 9795.99, + "return_pct": -2.04 + }, + { + "date": "2023-12-04", + "equity": 9781.69, + "return_pct": -2.18 + }, + { + "date": "2023-12-05", + "equity": 9668.19, + "return_pct": -3.32 + }, + { + "date": "2023-12-06", + "equity": 9567.05, + "return_pct": -4.33 + }, + { + "date": "2023-12-07", + "equity": 9884.1, + "return_pct": -1.16 + }, + { + "date": "2023-12-08", + "equity": 10108.34, + "return_pct": 1.08 + }, + { + "date": "2023-12-11", + "equity": 10145.72, + "return_pct": 1.46 + }, + { + "date": "2023-12-12", + "equity": 10230.3, + "return_pct": 2.3 + }, + { + "date": "2023-12-13", + "equity": 10389.17, + "return_pct": 3.89 + }, + { + "date": "2023-12-14", + "equity": 10633.59, + "return_pct": 6.34 + }, + { + "date": "2023-12-15", + "equity": 10659.08, + "return_pct": 6.59 + }, + { + "date": "2023-12-18", + "equity": 10922.03, + "return_pct": 9.22 + }, + { + "date": "2023-12-19", + "equity": 11291.58, + "return_pct": 12.92 + }, + { + "date": "2023-12-20", + "equity": 10962.82, + "return_pct": 9.63 + }, + { + "date": "2023-12-21", + "equity": 11275.53, + "return_pct": 12.76 + }, + { + "date": "2023-12-22", + "equity": 11075.4, + "return_pct": 10.75 + }, + { + "date": "2023-12-26", + "equity": 11001.57, + "return_pct": 10.02 + }, + { + "date": "2023-12-27", + "equity": 11184.34, + "return_pct": 11.84 + }, + { + "date": "2023-12-28", + "equity": 11147.48, + "return_pct": 11.47 + }, + { + "date": "2023-12-29", + "equity": 10864.39, + "return_pct": 8.64 + }, + { + "date": "2024-01-02", + "equity": 10423.75, + "return_pct": 4.24 + }, + { + "date": "2024-01-03", + "equity": 10081.61, + "return_pct": 0.82 + }, + { + "date": "2024-01-04", + "equity": 10152.56, + "return_pct": 1.53 + }, + { + "date": "2024-01-05", + "equity": 10159.35, + "return_pct": 1.59 + }, + { + "date": "2024-01-08", + "equity": 10404.73, + "return_pct": 4.05 + }, + { + "date": "2024-01-09", + "equity": 10406.49, + "return_pct": 4.06 + }, + { + "date": "2024-01-10", + "equity": 10441.42, + "return_pct": 4.41 + }, + { + "date": "2024-01-11", + "equity": 10297.52, + "return_pct": 2.98 + }, + { + "date": "2024-01-12", + "equity": 10152.7, + "return_pct": 1.53 + }, + { + "date": "2024-01-16", + "equity": 10061.76, + "return_pct": 0.62 + }, + { + "date": "2024-01-17", + "equity": 9969.88, + "return_pct": -0.3 + }, + { + "date": "2024-01-18", + "equity": 10163.45, + "return_pct": 1.63 + }, + { + "date": "2024-01-19", + "equity": 10201.72, + "return_pct": 2.02 + }, + { + "date": "2024-01-22", + "equity": 10383.38, + "return_pct": 3.83 + }, + { + "date": "2024-01-23", + "equity": 10466.93, + "return_pct": 4.67 + }, + { + "date": "2024-01-24", + "equity": 10473.77, + "return_pct": 4.74 + }, + { + "date": "2024-01-25", + "equity": 10553.04, + "return_pct": 5.53 + }, + { + "date": "2024-01-26", + "equity": 10578.82, + "return_pct": 5.79 + }, + { + "date": "2024-01-29", + "equity": 10734.4, + "return_pct": 7.34 + }, + { + "date": "2024-01-30", + "equity": 10385.66, + "return_pct": 3.86 + }, + { + "date": "2024-01-31", + "equity": 10226.06, + "return_pct": 2.26 + }, + { + "date": "2024-02-01", + "equity": 10388.68, + "return_pct": 3.89 + }, + { + "date": "2024-02-02", + "equity": 10827.22, + "return_pct": 8.27 + }, + { + "date": "2024-02-05", + "equity": 10672.05, + "return_pct": 6.72 + }, + { + "date": "2024-02-06", + "equity": 10714.4, + "return_pct": 7.14 + }, + { + "date": "2024-02-07", + "equity": 10933.98, + "return_pct": 9.34 + }, + { + "date": "2024-02-08", + "equity": 11010.33, + "return_pct": 10.1 + }, + { + "date": "2024-02-09", + "equity": 11160.24, + "return_pct": 11.6 + }, + { + "date": "2024-02-12", + "equity": 11109.89, + "return_pct": 11.1 + }, + { + "date": "2024-02-13", + "equity": 10883.89, + "return_pct": 8.84 + }, + { + "date": "2024-02-14", + "equity": 11104.06, + "return_pct": 11.04 + }, + { + "date": "2024-02-15", + "equity": 11776.33, + "return_pct": 17.76 + }, + { + "date": "2024-02-16", + "equity": 11691.32, + "return_pct": 16.91 + }, + { + "date": "2024-02-20", + "equity": 11459.85, + "return_pct": 14.6 + }, + { + "date": "2024-02-21", + "equity": 11203.58, + "return_pct": 12.04 + }, + { + "date": "2024-02-22", + "equity": 11662.41, + "return_pct": 16.62 + }, + { + "date": "2024-02-23", + "equity": 11571.2, + "return_pct": 15.71 + }, + { + "date": "2024-02-26", + "equity": 11845.64, + "return_pct": 18.46 + }, + { + "date": "2024-02-27", + "equity": 12132.64, + "return_pct": 21.33 + }, + { + "date": "2024-02-28", + "equity": 11998.95, + "return_pct": 19.99 + }, + { + "date": "2024-02-29", + "equity": 12189.54, + "return_pct": 21.9 + }, + { + "date": "2024-03-01", + "equity": 12463.91, + "return_pct": 24.64 + }, + { + "date": "2024-03-04", + "equity": 12650.35, + "return_pct": 26.5 + }, + { + "date": "2024-03-05", + "equity": 12320.23, + "return_pct": 23.2 + }, + { + "date": "2024-03-06", + "equity": 12719.1, + "return_pct": 27.19 + }, + { + "date": "2024-03-07", + "equity": 12773.24, + "return_pct": 27.73 + }, + { + "date": "2024-03-08", + "equity": 12731.69, + "return_pct": 27.32 + }, + { + "date": "2024-03-11", + "equity": 12570.13, + "return_pct": 25.7 + }, + { + "date": "2024-03-12", + "equity": 12672.48, + "return_pct": 26.72 + }, + { + "date": "2024-03-13", + "equity": 12675.86, + "return_pct": 26.76 + }, + { + "date": "2024-03-14", + "equity": 12415.66, + "return_pct": 24.16 + }, + { + "date": "2024-03-15", + "equity": 12315.17, + "return_pct": 23.15 + }, + { + "date": "2024-03-18", + "equity": 12492.83, + "return_pct": 24.93 + }, + { + "date": "2024-03-19", + "equity": 12408.49, + "return_pct": 24.08 + }, + { + "date": "2024-03-20", + "equity": 12870.11, + "return_pct": 28.7 + }, + { + "date": "2024-03-21", + "equity": 13048.94, + "return_pct": 30.49 + }, + { + "date": "2024-03-22", + "equity": 13016.01, + "return_pct": 30.16 + }, + { + "date": "2024-03-25", + "equity": 13295.36, + "return_pct": 32.95 + }, + { + "date": "2024-03-26", + "equity": 13355.87, + "return_pct": 33.56 + }, + { + "date": "2024-03-27", + "equity": 13138.83, + "return_pct": 31.39 + }, + { + "date": "2024-03-28", + "equity": 13203.23, + "return_pct": 32.03 + }, + { + "date": "2024-04-01", + "equity": 13439.06, + "return_pct": 34.39 + }, + { + "date": "2024-04-02", + "equity": 13344.82, + "return_pct": 33.45 + }, + { + "date": "2024-04-03", + "equity": 13834.97, + "return_pct": 38.35 + }, + { + "date": "2024-04-04", + "equity": 13620.91, + "return_pct": 36.21 + }, + { + "date": "2024-04-05", + "equity": 14042.37, + "return_pct": 40.42 + }, + { + "date": "2024-04-08", + "equity": 14044.04, + "return_pct": 40.44 + }, + { + "date": "2024-04-09", + "equity": 13911.79, + "return_pct": 39.12 + }, + { + "date": "2024-04-10", + "equity": 13896.4, + "return_pct": 38.96 + }, + { + "date": "2024-04-11", + "equity": 14032.79, + "return_pct": 40.33 + }, + { + "date": "2024-04-12", + "equity": 13730.29, + "return_pct": 37.3 + }, + { + "date": "2024-04-15", + "equity": 13565.21, + "return_pct": 35.65 + }, + { + "date": "2024-04-16", + "equity": 13680.81, + "return_pct": 36.81 + }, + { + "date": "2024-04-17", + "equity": 13534.81, + "return_pct": 35.35 + }, + { + "date": "2024-04-18", + "equity": 13478.35, + "return_pct": 34.78 + }, + { + "date": "2024-04-19", + "equity": 13262.36, + "return_pct": 32.62 + }, + { + "date": "2024-04-22", + "equity": 13308.23, + "return_pct": 33.08 + }, + { + "date": "2024-04-23", + "equity": 13511.34, + "return_pct": 35.11 + }, + { + "date": "2024-04-24", + "equity": 13456.5, + "return_pct": 34.56 + }, + { + "date": "2024-04-25", + "equity": 13532.46, + "return_pct": 35.32 + }, + { + "date": "2024-04-26", + "equity": 13672.8, + "return_pct": 36.73 + }, + { + "date": "2024-04-29", + "equity": 13856.51, + "return_pct": 38.57 + }, + { + "date": "2024-04-30", + "equity": 13746.98, + "return_pct": 37.47 + }, + { + "date": "2024-05-01", + "equity": 13541.71, + "return_pct": 35.42 + }, + { + "date": "2024-05-02", + "equity": 13680.57, + "return_pct": 36.81 + }, + { + "date": "2024-05-03", + "equity": 13786.44, + "return_pct": 37.86 + }, + { + "date": "2024-05-06", + "equity": 13989.85, + "return_pct": 39.9 + }, + { + "date": "2024-05-07", + "equity": 13967.83, + "return_pct": 39.68 + }, + { + "date": "2024-05-08", + "equity": 13964.38, + "return_pct": 39.64 + }, + { + "date": "2024-05-09", + "equity": 14231.61, + "return_pct": 42.32 + }, + { + "date": "2024-05-10", + "equity": 14289.74, + "return_pct": 42.9 + }, + { + "date": "2024-05-13", + "equity": 14183.52, + "return_pct": 41.84 + }, + { + "date": "2024-05-14", + "equity": 14258.45, + "return_pct": 42.58 + }, + { + "date": "2024-05-15", + "equity": 14509.35, + "return_pct": 45.09 + }, + { + "date": "2024-05-16", + "equity": 14373.92, + "return_pct": 43.74 + }, + { + "date": "2024-05-17", + "equity": 14441.55, + "return_pct": 44.42 + }, + { + "date": "2024-05-20", + "equity": 14499.81, + "return_pct": 45.0 + }, + { + "date": "2024-05-21", + "equity": 14504.72, + "return_pct": 45.05 + }, + { + "date": "2024-05-22", + "equity": 14146.86, + "return_pct": 41.47 + }, + { + "date": "2024-05-23", + "equity": 13925.87, + "return_pct": 39.26 + }, + { + "date": "2024-05-24", + "equity": 14077.2, + "return_pct": 40.77 + }, + { + "date": "2024-05-28", + "equity": 14139.68, + "return_pct": 41.4 + }, + { + "date": "2024-05-29", + "equity": 14067.22, + "return_pct": 40.67 + }, + { + "date": "2024-05-30", + "equity": 13706.56, + "return_pct": 37.07 + }, + { + "date": "2024-05-31", + "equity": 13552.53, + "return_pct": 35.53 + }, + { + "date": "2024-06-03", + "equity": 13596.48, + "return_pct": 35.96 + }, + { + "date": "2024-06-04", + "equity": 13504.22, + "return_pct": 35.04 + }, + { + "date": "2024-06-05", + "equity": 13534.91, + "return_pct": 35.35 + }, + { + "date": "2024-06-06", + "equity": 13504.96, + "return_pct": 35.05 + }, + { + "date": "2024-06-07", + "equity": 13468.87, + "return_pct": 34.69 + }, + { + "date": "2024-06-10", + "equity": 13578.13, + "return_pct": 35.78 + }, + { + "date": "2024-06-11", + "equity": 13569.08, + "return_pct": 35.69 + }, + { + "date": "2024-06-12", + "equity": 13780.66, + "return_pct": 37.81 + }, + { + "date": "2024-06-13", + "equity": 13570.19, + "return_pct": 35.7 + }, + { + "date": "2024-06-14", + "equity": 13485.72, + "return_pct": 34.86 + }, + { + "date": "2024-06-17", + "equity": 13429.73, + "return_pct": 34.3 + }, + { + "date": "2024-06-18", + "equity": 13421.05, + "return_pct": 34.21 + }, + { + "date": "2024-06-20", + "equity": 13352.46, + "return_pct": 33.52 + }, + { + "date": "2024-06-21", + "equity": 13291.02, + "return_pct": 32.91 + }, + { + "date": "2024-06-24", + "equity": 13217.66, + "return_pct": 32.18 + }, + { + "date": "2024-06-25", + "equity": 13309.7, + "return_pct": 33.1 + }, + { + "date": "2024-06-26", + "equity": 13265.28, + "return_pct": 32.65 + }, + { + "date": "2024-06-27", + "equity": 13265.39, + "return_pct": 32.65 + }, + { + "date": "2024-06-28", + "equity": 13381.25, + "return_pct": 33.81 + }, + { + "date": "2024-07-01", + "equity": 13341.71, + "return_pct": 33.42 + }, + { + "date": "2024-07-02", + "equity": 13346.07, + "return_pct": 33.46 + }, + { + "date": "2024-07-03", + "equity": 13533.13, + "return_pct": 35.33 + }, + { + "date": "2024-07-05", + "equity": 13419.31, + "return_pct": 34.19 + }, + { + "date": "2024-07-08", + "equity": 13337.08, + "return_pct": 33.37 + }, + { + "date": "2024-07-09", + "equity": 13348.39, + "return_pct": 33.48 + }, + { + "date": "2024-07-10", + "equity": 13319.94, + "return_pct": 33.2 + }, + { + "date": "2024-07-11", + "equity": 13482.96, + "return_pct": 34.83 + }, + { + "date": "2024-07-12", + "equity": 13613.68, + "return_pct": 36.14 + }, + { + "date": "2024-07-15", + "equity": 14028.48, + "return_pct": 40.28 + }, + { + "date": "2024-07-16", + "equity": 14131.84, + "return_pct": 41.32 + }, + { + "date": "2024-07-17", + "equity": 13587.03, + "return_pct": 35.87 + }, + { + "date": "2024-07-18", + "equity": 13340.07, + "return_pct": 33.4 + }, + { + "date": "2024-07-19", + "equity": 13396.55, + "return_pct": 33.97 + }, + { + "date": "2024-07-22", + "equity": 13407.38, + "return_pct": 34.07 + }, + { + "date": "2024-07-23", + "equity": 13264.04, + "return_pct": 32.64 + }, + { + "date": "2024-07-24", + "equity": 12985.21, + "return_pct": 29.85 + }, + { + "date": "2024-07-25", + "equity": 13022.65, + "return_pct": 30.23 + }, + { + "date": "2024-07-26", + "equity": 13150.91, + "return_pct": 31.51 + }, + { + "date": "2024-07-29", + "equity": 13034.03, + "return_pct": 30.34 + }, + { + "date": "2024-07-30", + "equity": 13062.62, + "return_pct": 30.63 + }, + { + "date": "2024-07-31", + "equity": 13282.66, + "return_pct": 32.83 + }, + { + "date": "2024-08-01", + "equity": 13292.34, + "return_pct": 32.92 + }, + { + "date": "2024-08-02", + "equity": 12890.74, + "return_pct": 28.91 + }, + { + "date": "2024-08-05", + "equity": 12613.72, + "return_pct": 26.14 + }, + { + "date": "2024-08-06", + "equity": 12651.68, + "return_pct": 26.52 + }, + { + "date": "2024-08-07", + "equity": 12657.29, + "return_pct": 26.57 + }, + { + "date": "2024-08-08", + "equity": 12719.93, + "return_pct": 27.2 + }, + { + "date": "2024-08-09", + "equity": 12706.57, + "return_pct": 27.07 + }, + { + "date": "2024-08-12", + "equity": 12704.01, + "return_pct": 27.04 + }, + { + "date": "2024-08-13", + "equity": 12705.61, + "return_pct": 27.06 + }, + { + "date": "2024-08-14", + "equity": 12695.46, + "return_pct": 26.95 + }, + { + "date": "2024-08-15", + "equity": 12719.7, + "return_pct": 27.2 + }, + { + "date": "2024-08-16", + "equity": 12714.8, + "return_pct": 27.15 + }, + { + "date": "2024-08-19", + "equity": 12856.81, + "return_pct": 28.57 + }, + { + "date": "2024-08-20", + "equity": 12996.67, + "return_pct": 29.97 + }, + { + "date": "2024-08-21", + "equity": 12964.87, + "return_pct": 29.65 + }, + { + "date": "2024-08-22", + "equity": 12877.93, + "return_pct": 28.78 + }, + { + "date": "2024-08-23", + "equity": 13008.7, + "return_pct": 30.09 + }, + { + "date": "2024-08-26", + "equity": 12883.41, + "return_pct": 28.83 + }, + { + "date": "2024-08-27", + "equity": 12940.7, + "return_pct": 29.41 + }, + { + "date": "2024-08-28", + "equity": 12954.4, + "return_pct": 29.54 + }, + { + "date": "2024-08-29", + "equity": 12984.75, + "return_pct": 29.85 + }, + { + "date": "2024-08-30", + "equity": 13131.96, + "return_pct": 31.32 + }, + { + "date": "2024-09-03", + "equity": 12950.95, + "return_pct": 29.51 + }, + { + "date": "2024-09-04", + "equity": 12882.58, + "return_pct": 28.83 + }, + { + "date": "2024-09-05", + "equity": 12797.44, + "return_pct": 27.97 + }, + { + "date": "2024-09-06", + "equity": 12548.34, + "return_pct": 25.48 + }, + { + "date": "2024-09-09", + "equity": 12711.02, + "return_pct": 27.11 + }, + { + "date": "2024-09-10", + "equity": 12691.6, + "return_pct": 26.92 + }, + { + "date": "2024-09-11", + "equity": 12714.27, + "return_pct": 27.14 + }, + { + "date": "2024-09-12", + "equity": 12854.28, + "return_pct": 28.54 + }, + { + "date": "2024-09-13", + "equity": 12957.94, + "return_pct": 29.58 + }, + { + "date": "2024-09-16", + "equity": 13026.26, + "return_pct": 30.26 + }, + { + "date": "2024-09-17", + "equity": 13024.29, + "return_pct": 30.24 + }, + { + "date": "2024-09-18", + "equity": 12934.23, + "return_pct": 29.34 + }, + { + "date": "2024-09-19", + "equity": 13035.45, + "return_pct": 30.35 + }, + { + "date": "2024-09-20", + "equity": 13623.92, + "return_pct": 36.24 + }, + { + "date": "2024-09-23", + "equity": 13798.64, + "return_pct": 37.99 + }, + { + "date": "2024-09-24", + "equity": 13822.61, + "return_pct": 38.23 + }, + { + "date": "2024-09-25", + "equity": 13974.36, + "return_pct": 39.74 + }, + { + "date": "2024-09-26", + "equity": 13913.79, + "return_pct": 39.14 + }, + { + "date": "2024-09-27", + "equity": 14034.14, + "return_pct": 40.34 + }, + { + "date": "2024-09-30", + "equity": 14134.83, + "return_pct": 41.35 + }, + { + "date": "2024-10-01", + "equity": 14091.99, + "return_pct": 40.92 + }, + { + "date": "2024-10-02", + "equity": 14271.83, + "return_pct": 42.72 + }, + { + "date": "2024-10-03", + "equity": 14450.19, + "return_pct": 44.5 + }, + { + "date": "2024-10-04", + "equity": 14713.97, + "return_pct": 47.14 + }, + { + "date": "2024-10-07", + "equity": 14600.59, + "return_pct": 46.01 + }, + { + "date": "2024-10-08", + "equity": 14851.35, + "return_pct": 48.51 + }, + { + "date": "2024-10-09", + "equity": 14633.16, + "return_pct": 46.33 + }, + { + "date": "2024-10-10", + "equity": 14588.69, + "return_pct": 45.89 + }, + { + "date": "2024-10-11", + "equity": 14894.32, + "return_pct": 48.94 + }, + { + "date": "2024-10-14", + "equity": 15056.69, + "return_pct": 50.57 + }, + { + "date": "2024-10-15", + "equity": 14831.61, + "return_pct": 48.32 + }, + { + "date": "2024-10-16", + "equity": 15158.87, + "return_pct": 51.59 + }, + { + "date": "2024-10-17", + "equity": 14779.28, + "return_pct": 47.79 + }, + { + "date": "2024-10-18", + "equity": 14977.36, + "return_pct": 49.77 + }, + { + "date": "2024-10-21", + "equity": 15088.41, + "return_pct": 50.88 + }, + { + "date": "2024-10-22", + "equity": 15090.87, + "return_pct": 50.91 + }, + { + "date": "2024-10-23", + "equity": 14862.25, + "return_pct": 48.62 + }, + { + "date": "2024-10-24", + "equity": 14984.9, + "return_pct": 49.85 + }, + { + "date": "2024-10-25", + "equity": 15247.03, + "return_pct": 52.47 + }, + { + "date": "2024-10-28", + "equity": 15264.77, + "return_pct": 52.65 + }, + { + "date": "2024-10-29", + "equity": 15244.98, + "return_pct": 52.45 + }, + { + "date": "2024-10-30", + "equity": 15130.64, + "return_pct": 51.31 + }, + { + "date": "2024-10-31", + "equity": 15411.4, + "return_pct": 54.11 + }, + { + "date": "2024-11-01", + "equity": 15343.59, + "return_pct": 53.44 + }, + { + "date": "2024-11-04", + "equity": 15328.7, + "return_pct": 53.29 + }, + { + "date": "2024-11-05", + "equity": 15563.8, + "return_pct": 55.64 + }, + { + "date": "2024-11-06", + "equity": 16306.62, + "return_pct": 63.07 + }, + { + "date": "2024-11-07", + "equity": 16289.22, + "return_pct": 62.89 + }, + { + "date": "2024-11-08", + "equity": 16576.93, + "return_pct": 65.77 + }, + { + "date": "2024-11-11", + "equity": 16793.8, + "return_pct": 67.94 + }, + { + "date": "2024-11-12", + "equity": 16782.21, + "return_pct": 67.82 + }, + { + "date": "2024-11-13", + "equity": 16421.76, + "return_pct": 64.22 + }, + { + "date": "2024-11-14", + "equity": 16280.02, + "return_pct": 62.8 + }, + { + "date": "2024-11-15", + "equity": 16242.85, + "return_pct": 62.43 + }, + { + "date": "2024-11-18", + "equity": 16290.27, + "return_pct": 62.9 + }, + { + "date": "2024-11-19", + "equity": 16433.03, + "return_pct": 64.33 + }, + { + "date": "2024-11-20", + "equity": 16444.6, + "return_pct": 64.45 + }, + { + "date": "2024-11-21", + "equity": 16532.82, + "return_pct": 65.33 + }, + { + "date": "2024-11-22", + "equity": 16663.88, + "return_pct": 66.64 + }, + { + "date": "2024-11-25", + "equity": 16738.7, + "return_pct": 67.39 + }, + { + "date": "2024-11-26", + "equity": 16686.04, + "return_pct": 66.86 + }, + { + "date": "2024-11-27", + "equity": 16660.08, + "return_pct": 66.6 + }, + { + "date": "2024-11-29", + "equity": 16777.9, + "return_pct": 67.78 + }, + { + "date": "2024-12-02", + "equity": 16525.74, + "return_pct": 65.26 + }, + { + "date": "2024-12-03", + "equity": 16450.77, + "return_pct": 64.51 + }, + { + "date": "2024-12-04", + "equity": 16409.75, + "return_pct": 64.1 + }, + { + "date": "2024-12-05", + "equity": 16295.58, + "return_pct": 62.96 + }, + { + "date": "2024-12-06", + "equity": 16264.37, + "return_pct": 62.64 + }, + { + "date": "2024-12-09", + "equity": 16077.5, + "return_pct": 60.78 + }, + { + "date": "2024-12-10", + "equity": 15976.08, + "return_pct": 59.76 + }, + { + "date": "2024-12-11", + "equity": 16111.1, + "return_pct": 61.11 + }, + { + "date": "2024-12-12", + "equity": 16034.44, + "return_pct": 60.34 + }, + { + "date": "2024-12-13", + "equity": 16084.75, + "return_pct": 60.85 + }, + { + "date": "2024-12-16", + "equity": 16292.93, + "return_pct": 62.93 + }, + { + "date": "2024-12-17", + "equity": 16202.8, + "return_pct": 62.03 + }, + { + "date": "2024-12-18", + "equity": 15793.46, + "return_pct": 57.93 + }, + { + "date": "2024-12-19", + "equity": 15715.26, + "return_pct": 57.15 + }, + { + "date": "2024-12-20", + "equity": 15629.51, + "return_pct": 56.3 + }, + { + "date": "2024-12-23", + "equity": 15563.14, + "return_pct": 55.63 + }, + { + "date": "2024-12-24", + "equity": 15570.36, + "return_pct": 55.7 + }, + { + "date": "2024-12-26", + "equity": 15571.8, + "return_pct": 55.72 + }, + { + "date": "2024-12-27", + "equity": 15505.58, + "return_pct": 55.06 + }, + { + "date": "2024-12-30", + "equity": 15475.36, + "return_pct": 54.75 + }, + { + "date": "2024-12-31", + "equity": 15433.71, + "return_pct": 54.34 + }, + { + "date": "2025-01-02", + "equity": 15522.73, + "return_pct": 55.23 + }, + { + "date": "2025-01-03", + "equity": 15600.72, + "return_pct": 56.01 + }, + { + "date": "2025-01-06", + "equity": 15656.26, + "return_pct": 56.56 + }, + { + "date": "2025-01-07", + "equity": 15568.46, + "return_pct": 55.68 + }, + { + "date": "2025-01-08", + "equity": 15578.67, + "return_pct": 55.79 + }, + { + "date": "2025-01-10", + "equity": 15548.86, + "return_pct": 55.49 + }, + { + "date": "2025-01-13", + "equity": 15528.85, + "return_pct": 55.29 + }, + { + "date": "2025-01-14", + "equity": 15617.46, + "return_pct": 56.17 + }, + { + "date": "2025-01-15", + "equity": 15766.74, + "return_pct": 57.67 + }, + { + "date": "2025-01-16", + "equity": 15903.53, + "return_pct": 59.04 + }, + { + "date": "2025-01-17", + "equity": 16153.54, + "return_pct": 61.54 + }, + { + "date": "2025-01-21", + "equity": 16421.74, + "return_pct": 64.22 + }, + { + "date": "2025-01-22", + "equity": 16414.38, + "return_pct": 64.14 + }, + { + "date": "2025-01-23", + "equity": 16241.21, + "return_pct": 62.41 + }, + { + "date": "2025-01-24", + "equity": 16088.58, + "return_pct": 60.89 + }, + { + "date": "2025-01-27", + "equity": 15930.09, + "return_pct": 59.3 + }, + { + "date": "2025-01-28", + "equity": 15789.72, + "return_pct": 57.9 + }, + { + "date": "2025-01-29", + "equity": 15766.71, + "return_pct": 57.67 + }, + { + "date": "2025-01-30", + "equity": 15975.09, + "return_pct": 59.75 + }, + { + "date": "2025-01-31", + "equity": 15911.73, + "return_pct": 59.12 + }, + { + "date": "2025-02-03", + "equity": 15986.64, + "return_pct": 59.87 + }, + { + "date": "2025-02-04", + "equity": 16049.65, + "return_pct": 60.5 + }, + { + "date": "2025-02-05", + "equity": 16328.92, + "return_pct": 63.29 + }, + { + "date": "2025-02-06", + "equity": 16410.72, + "return_pct": 64.11 + }, + { + "date": "2025-02-07", + "equity": 16497.92, + "return_pct": 64.98 + }, + { + "date": "2025-02-10", + "equity": 16521.47, + "return_pct": 65.21 + }, + { + "date": "2025-02-11", + "equity": 16413.11, + "return_pct": 64.13 + }, + { + "date": "2025-02-12", + "equity": 16652.9, + "return_pct": 66.53 + }, + { + "date": "2025-02-13", + "equity": 16854.36, + "return_pct": 68.54 + }, + { + "date": "2025-02-14", + "equity": 17186.27, + "return_pct": 71.86 + }, + { + "date": "2025-02-18", + "equity": 17275.92, + "return_pct": 72.76 + }, + { + "date": "2025-02-19", + "equity": 17268.98, + "return_pct": 72.69 + }, + { + "date": "2025-02-20", + "equity": 16902.17, + "return_pct": 69.02 + }, + { + "date": "2025-02-21", + "equity": 16836.14, + "return_pct": 68.36 + }, + { + "date": "2025-02-24", + "equity": 16751.65, + "return_pct": 67.52 + }, + { + "date": "2025-02-25", + "equity": 16584.49, + "return_pct": 65.84 + }, + { + "date": "2025-02-26", + "equity": 16683.35, + "return_pct": 66.83 + }, + { + "date": "2025-02-27", + "equity": 16467.84, + "return_pct": 64.68 + }, + { + "date": "2025-02-28", + "equity": 16664.85, + "return_pct": 66.65 + }, + { + "date": "2025-03-03", + "equity": 16659.32, + "return_pct": 66.59 + }, + { + "date": "2025-03-04", + "equity": 16313.98, + "return_pct": 63.14 + }, + { + "date": "2025-03-05", + "equity": 16323.21, + "return_pct": 63.23 + }, + { + "date": "2025-03-06", + "equity": 16168.03, + "return_pct": 61.68 + }, + { + "date": "2025-03-07", + "equity": 16213.43, + "return_pct": 62.13 + }, + { + "date": "2025-03-10", + "equity": 16095.63, + "return_pct": 60.96 + }, + { + "date": "2025-03-11", + "equity": 15908.7, + "return_pct": 59.09 + }, + { + "date": "2025-03-12", + "equity": 15885.64, + "return_pct": 58.86 + }, + { + "date": "2025-03-13", + "equity": 16084.24, + "return_pct": 60.84 + }, + { + "date": "2025-03-14", + "equity": 16186.29, + "return_pct": 61.86 + }, + { + "date": "2025-03-17", + "equity": 16363.38, + "return_pct": 63.63 + }, + { + "date": "2025-03-18", + "equity": 16352.56, + "return_pct": 63.53 + }, + { + "date": "2025-03-19", + "equity": 16405.3, + "return_pct": 64.05 + }, + { + "date": "2025-03-20", + "equity": 16413.39, + "return_pct": 64.13 + }, + { + "date": "2025-03-21", + "equity": 16362.91, + "return_pct": 63.63 + }, + { + "date": "2025-03-24", + "equity": 16520.48, + "return_pct": 65.2 + }, + { + "date": "2025-03-25", + "equity": 16618.73, + "return_pct": 66.19 + }, + { + "date": "2025-03-26", + "equity": 16477.61, + "return_pct": 64.78 + }, + { + "date": "2025-03-27", + "equity": 16484.47, + "return_pct": 64.84 + }, + { + "date": "2025-03-28", + "equity": 16348.84, + "return_pct": 63.49 + }, + { + "date": "2025-03-31", + "equity": 16333.57, + "return_pct": 63.34 + }, + { + "date": "2025-04-01", + "equity": 16356.78, + "return_pct": 63.57 + }, + { + "date": "2025-04-02", + "equity": 16419.98, + "return_pct": 64.2 + }, + { + "date": "2025-04-03", + "equity": 16195.65, + "return_pct": 61.96 + }, + { + "date": "2025-04-04", + "equity": 15590.71, + "return_pct": 55.91 + }, + { + "date": "2025-04-07", + "equity": 15640.99, + "return_pct": 56.41 + }, + { + "date": "2025-04-08", + "equity": 15648.39, + "return_pct": 56.48 + }, + { + "date": "2025-04-09", + "equity": 15928.64, + "return_pct": 59.29 + }, + { + "date": "2025-04-10", + "equity": 16090.58, + "return_pct": 60.91 + }, + { + "date": "2025-04-11", + "equity": 16381.12, + "return_pct": 63.81 + }, + { + "date": "2025-04-14", + "equity": 16461.23, + "return_pct": 64.61 + }, + { + "date": "2025-04-15", + "equity": 16479.91, + "return_pct": 64.8 + }, + { + "date": "2025-04-16", + "equity": 16264.0, + "return_pct": 62.64 + }, + { + "date": "2025-04-17", + "equity": 16233.83, + "return_pct": 62.34 + }, + { + "date": "2025-04-21", + "equity": 16082.08, + "return_pct": 60.82 + }, + { + "date": "2025-04-22", + "equity": 16280.94, + "return_pct": 62.81 + }, + { + "date": "2025-04-23", + "equity": 16397.54, + "return_pct": 63.98 + }, + { + "date": "2025-04-24", + "equity": 16537.34, + "return_pct": 65.37 + }, + { + "date": "2025-04-25", + "equity": 16566.8, + "return_pct": 65.67 + }, + { + "date": "2025-04-28", + "equity": 16576.87, + "return_pct": 65.77 + }, + { + "date": "2025-04-29", + "equity": 16686.93, + "return_pct": 66.87 + }, + { + "date": "2025-04-30", + "equity": 16699.1, + "return_pct": 66.99 + }, + { + "date": "2025-05-01", + "equity": 16853.53, + "return_pct": 68.54 + }, + { + "date": "2025-05-02", + "equity": 17282.9, + "return_pct": 72.83 + }, + { + "date": "2025-05-05", + "equity": 17387.23, + "return_pct": 73.87 + }, + { + "date": "2025-05-06", + "equity": 17264.23, + "return_pct": 72.64 + }, + { + "date": "2025-05-07", + "equity": 17408.31, + "return_pct": 74.08 + }, + { + "date": "2025-05-08", + "equity": 18021.49, + "return_pct": 80.21 + }, + { + "date": "2025-05-09", + "equity": 17872.77, + "return_pct": 78.73 + }, + { + "date": "2025-05-12", + "equity": 18491.51, + "return_pct": 84.92 + }, + { + "date": "2025-05-13", + "equity": 18870.37, + "return_pct": 88.7 + }, + { + "date": "2025-05-14", + "equity": 19042.26, + "return_pct": 90.42 + }, + { + "date": "2025-05-15", + "equity": 19081.64, + "return_pct": 90.82 + }, + { + "date": "2025-05-16", + "equity": 19221.55, + "return_pct": 92.22 + }, + { + "date": "2025-05-19", + "equity": 19309.83, + "return_pct": 93.1 + }, + { + "date": "2025-05-20", + "equity": 18936.23, + "return_pct": 89.36 + }, + { + "date": "2025-05-21", + "equity": 18347.96, + "return_pct": 83.48 + }, + { + "date": "2025-05-22", + "equity": 18293.05, + "return_pct": 82.93 + }, + { + "date": "2025-05-23", + "equity": 18291.11, + "return_pct": 82.91 + }, + { + "date": "2025-05-27", + "equity": 18768.16, + "return_pct": 87.68 + }, + { + "date": "2025-05-28", + "equity": 18695.12, + "return_pct": 86.95 + }, + { + "date": "2025-05-29", + "equity": 18377.75, + "return_pct": 83.78 + }, + { + "date": "2025-05-30", + "equity": 18525.66, + "return_pct": 85.26 + }, + { + "date": "2025-06-02", + "equity": 18894.24, + "return_pct": 88.94 + }, + { + "date": "2025-06-03", + "equity": 19324.3, + "return_pct": 93.24 + }, + { + "date": "2025-06-04", + "equity": 19535.44, + "return_pct": 95.35 + }, + { + "date": "2025-06-05", + "equity": 19623.22, + "return_pct": 96.23 + }, + { + "date": "2025-06-06", + "equity": 19792.08, + "return_pct": 97.92 + }, + { + "date": "2025-06-09", + "equity": 19482.97, + "return_pct": 94.83 + }, + { + "date": "2025-06-10", + "equity": 19306.66, + "return_pct": 93.07 + }, + { + "date": "2025-06-11", + "equity": 19428.17, + "return_pct": 94.28 + }, + { + "date": "2025-06-12", + "equity": 19413.2, + "return_pct": 94.13 + }, + { + "date": "2025-06-13", + "equity": 18887.94, + "return_pct": 88.88 + }, + { + "date": "2025-06-16", + "equity": 19228.79, + "return_pct": 92.29 + }, + { + "date": "2025-06-17", + "equity": 19103.73, + "return_pct": 91.04 + }, + { + "date": "2025-06-18", + "equity": 19397.33, + "return_pct": 93.97 + }, + { + "date": "2025-06-20", + "equity": 19521.02, + "return_pct": 95.21 + }, + { + "date": "2025-06-23", + "equity": 19635.41, + "return_pct": 96.35 + }, + { + "date": "2025-06-24", + "equity": 20100.24, + "return_pct": 101.0 + }, + { + "date": "2025-06-25", + "equity": 19981.08, + "return_pct": 99.81 + }, + { + "date": "2025-06-26", + "equity": 20352.7, + "return_pct": 103.53 + }, + { + "date": "2025-06-27", + "equity": 20510.85, + "return_pct": 105.11 + }, + { + "date": "2025-06-30", + "equity": 21079.59, + "return_pct": 110.8 + }, + { + "date": "2025-07-01", + "equity": 20403.97, + "return_pct": 104.04 + }, + { + "date": "2025-07-02", + "equity": 20809.6, + "return_pct": 108.1 + }, + { + "date": "2025-07-03", + "equity": 21044.78, + "return_pct": 110.45 + }, + { + "date": "2025-07-07", + "equity": 21130.03, + "return_pct": 111.3 + }, + { + "date": "2025-07-08", + "equity": 20876.53, + "return_pct": 108.77 + }, + { + "date": "2025-07-09", + "equity": 21404.26, + "return_pct": 114.04 + }, + { + "date": "2025-07-10", + "equity": 21494.45, + "return_pct": 114.94 + }, + { + "date": "2025-07-11", + "equity": 21484.98, + "return_pct": 114.85 + }, + { + "date": "2025-07-14", + "equity": 21952.25, + "return_pct": 119.52 + }, + { + "date": "2025-07-15", + "equity": 21994.19, + "return_pct": 119.94 + }, + { + "date": "2025-07-16", + "equity": 22163.97, + "return_pct": 121.64 + }, + { + "date": "2025-07-17", + "equity": 22443.46, + "return_pct": 124.43 + }, + { + "date": "2025-07-18", + "equity": 22433.01, + "return_pct": 124.33 + }, + { + "date": "2025-07-21", + "equity": 22694.31, + "return_pct": 126.94 + }, + { + "date": "2025-07-22", + "equity": 22362.01, + "return_pct": 123.62 + }, + { + "date": "2025-07-23", + "equity": 22678.11, + "return_pct": 126.78 + }, + { + "date": "2025-07-24", + "equity": 22698.22, + "return_pct": 126.98 + }, + { + "date": "2025-07-25", + "equity": 22848.56, + "return_pct": 128.49 + }, + { + "date": "2025-07-28", + "equity": 23045.48, + "return_pct": 130.45 + }, + { + "date": "2025-07-29", + "equity": 22843.78, + "return_pct": 128.44 + }, + { + "date": "2025-07-30", + "equity": 22942.54, + "return_pct": 129.43 + }, + { + "date": "2025-07-31", + "equity": 23007.9, + "return_pct": 130.08 + }, + { + "date": "2025-08-01", + "equity": 22253.12, + "return_pct": 122.53 + }, + { + "date": "2025-08-04", + "equity": 22663.61, + "return_pct": 126.64 + }, + { + "date": "2025-08-05", + "equity": 23211.7, + "return_pct": 132.12 + }, + { + "date": "2025-08-06", + "equity": 23430.87, + "return_pct": 134.31 + }, + { + "date": "2025-08-07", + "equity": 23780.99, + "return_pct": 137.81 + }, + { + "date": "2025-08-08", + "equity": 23665.36, + "return_pct": 136.65 + }, + { + "date": "2025-08-11", + "equity": 23461.38, + "return_pct": 134.61 + }, + { + "date": "2025-08-12", + "equity": 23326.48, + "return_pct": 133.26 + }, + { + "date": "2025-08-13", + "equity": 23141.37, + "return_pct": 131.41 + }, + { + "date": "2025-08-14", + "equity": 22813.96, + "return_pct": 128.14 + }, + { + "date": "2025-08-15", + "equity": 22708.06, + "return_pct": 127.08 + }, + { + "date": "2025-08-18", + "equity": 22972.63, + "return_pct": 129.73 + }, + { + "date": "2025-08-19", + "equity": 22475.58, + "return_pct": 124.76 + }, + { + "date": "2025-08-20", + "equity": 22315.41, + "return_pct": 123.15 + }, + { + "date": "2025-08-21", + "equity": 22368.15, + "return_pct": 123.68 + }, + { + "date": "2025-08-22", + "equity": 22970.45, + "return_pct": 129.7 + }, + { + "date": "2025-08-25", + "equity": 23119.58, + "return_pct": 131.2 + }, + { + "date": "2025-08-26", + "equity": 23275.76, + "return_pct": 132.76 + }, + { + "date": "2025-08-27", + "equity": 23507.21, + "return_pct": 135.07 + }, + { + "date": "2025-08-28", + "equity": 23809.26, + "return_pct": 138.09 + }, + { + "date": "2025-08-29", + "equity": 23358.15, + "return_pct": 133.58 + }, + { + "date": "2025-09-02", + "equity": 23195.28, + "return_pct": 131.95 + }, + { + "date": "2025-09-03", + "equity": 23173.63, + "return_pct": 131.74 + }, + { + "date": "2025-09-04", + "equity": 23027.83, + "return_pct": 130.28 + }, + { + "date": "2025-09-05", + "equity": 23041.36, + "return_pct": 130.41 + }, + { + "date": "2025-09-08", + "equity": 23165.64, + "return_pct": 131.66 + }, + { + "date": "2025-09-09", + "equity": 23007.93, + "return_pct": 130.08 + }, + { + "date": "2025-09-10", + "equity": 23222.19, + "return_pct": 132.22 + }, + { + "date": "2025-09-11", + "equity": 24403.71, + "return_pct": 144.04 + }, + { + "date": "2025-09-12", + "equity": 25101.58, + "return_pct": 151.02 + }, + { + "date": "2025-09-15", + "equity": 25437.8, + "return_pct": 154.38 + }, + { + "date": "2025-09-16", + "equity": 25195.12, + "return_pct": 151.95 + }, + { + "date": "2025-09-17", + "equity": 25268.98, + "return_pct": 152.69 + }, + { + "date": "2025-09-18", + "equity": 25852.02, + "return_pct": 158.52 + }, + { + "date": "2025-09-19", + "equity": 26166.42, + "return_pct": 161.66 + }, + { + "date": "2025-09-22", + "equity": 26021.49, + "return_pct": 160.21 + }, + { + "date": "2025-09-23", + "equity": 25830.6, + "return_pct": 158.31 + }, + { + "date": "2025-09-24", + "equity": 25884.93, + "return_pct": 158.85 + }, + { + "date": "2025-09-25", + "equity": 25354.86, + "return_pct": 153.55 + }, + { + "date": "2025-09-26", + "equity": 25614.13, + "return_pct": 156.14 + }, + { + "date": "2025-09-29", + "equity": 25856.92, + "return_pct": 158.57 + }, + { + "date": "2025-09-30", + "equity": 25903.38, + "return_pct": 159.03 + }, + { + "date": "2025-10-01", + "equity": 26438.08, + "return_pct": 164.38 + }, + { + "date": "2025-10-02", + "equity": 26499.97, + "return_pct": 165.0 + }, + { + "date": "2025-10-03", + "equity": 26523.84, + "return_pct": 165.24 + }, + { + "date": "2025-10-06", + "equity": 27092.87, + "return_pct": 170.93 + }, + { + "date": "2025-10-07", + "equity": 26763.91, + "return_pct": 167.64 + }, + { + "date": "2025-10-08", + "equity": 27078.85, + "return_pct": 170.79 + }, + { + "date": "2025-10-09", + "equity": 26844.59, + "return_pct": 168.45 + }, + { + "date": "2025-10-10", + "equity": 25849.22, + "return_pct": 158.49 + }, + { + "date": "2025-10-13", + "equity": 26309.42, + "return_pct": 163.09 + }, + { + "date": "2025-10-14", + "equity": 25837.66, + "return_pct": 158.38 + }, + { + "date": "2025-10-15", + "equity": 25931.98, + "return_pct": 159.32 + }, + { + "date": "2025-10-16", + "equity": 25754.63, + "return_pct": 157.55 + }, + { + "date": "2025-10-17", + "equity": 25927.73, + "return_pct": 159.28 + }, + { + "date": "2025-10-20", + "equity": 25952.15, + "return_pct": 159.52 + }, + { + "date": "2025-10-21", + "equity": 25773.85, + "return_pct": 157.74 + }, + { + "date": "2025-10-22", + "equity": 25333.32, + "return_pct": 153.33 + }, + { + "date": "2025-10-23", + "equity": 25027.7, + "return_pct": 150.28 + }, + { + "date": "2025-10-24", + "equity": 25291.78, + "return_pct": 152.92 + }, + { + "date": "2025-10-27", + "equity": 25652.1, + "return_pct": 156.52 + }, + { + "date": "2025-10-28", + "equity": 25437.29, + "return_pct": 154.37 + }, + { + "date": "2025-10-29", + "equity": 25302.75, + "return_pct": 153.03 + }, + { + "date": "2025-10-30", + "equity": 24666.03, + "return_pct": 146.66 + }, + { + "date": "2025-10-31", + "equity": 25644.21, + "return_pct": 156.44 + }, + { + "date": "2025-11-03", + "equity": 25540.46, + "return_pct": 155.4 + }, + { + "date": "2025-11-04", + "equity": 25591.82, + "return_pct": 155.92 + }, + { + "date": "2025-11-05", + "equity": 26050.2, + "return_pct": 160.5 + }, + { + "date": "2025-11-06", + "equity": 25751.46, + "return_pct": 157.51 + }, + { + "date": "2025-11-07", + "equity": 25940.34, + "return_pct": 159.4 + }, + { + "date": "2025-11-10", + "equity": 26134.07, + "return_pct": 161.34 + }, + { + "date": "2025-11-11", + "equity": 25822.67, + "return_pct": 158.23 + }, + { + "date": "2025-11-12", + "equity": 25741.79, + "return_pct": 157.42 + }, + { + "date": "2025-11-13", + "equity": 25178.4, + "return_pct": 151.78 + }, + { + "date": "2025-11-14", + "equity": 25208.61, + "return_pct": 152.09 + }, + { + "date": "2025-11-17", + "equity": 25049.97, + "return_pct": 150.5 + }, + { + "date": "2025-11-18", + "equity": 25110.84, + "return_pct": 151.11 + }, + { + "date": "2025-11-19", + "equity": 24755.75, + "return_pct": 147.56 + }, + { + "date": "2025-11-20", + "equity": 24542.2, + "return_pct": 145.42 + }, + { + "date": "2025-11-21", + "equity": 24833.48, + "return_pct": 148.33 + }, + { + "date": "2025-11-24", + "equity": 24861.92, + "return_pct": 148.62 + }, + { + "date": "2025-11-25", + "equity": 25166.12, + "return_pct": 151.66 + }, + { + "date": "2025-11-26", + "equity": 25752.03, + "return_pct": 157.52 + }, + { + "date": "2025-11-28", + "equity": 25841.22, + "return_pct": 158.41 + }, + { + "date": "2025-12-01", + "equity": 25600.37, + "return_pct": 156.0 + }, + { + "date": "2025-12-02", + "equity": 25600.96, + "return_pct": 156.01 + }, + { + "date": "2025-12-03", + "equity": 25607.48, + "return_pct": 156.07 + }, + { + "date": "2025-12-04", + "equity": 26494.5, + "return_pct": 164.94 + }, + { + "date": "2025-12-05", + "equity": 27462.88, + "return_pct": 174.63 + }, + { + "date": "2025-12-08", + "equity": 27146.55, + "return_pct": 171.47 + }, + { + "date": "2025-12-09", + "equity": 27277.42, + "return_pct": 172.77 + }, + { + "date": "2025-12-10", + "equity": 27505.01, + "return_pct": 175.05 + }, + { + "date": "2025-12-11", + "equity": 27925.46, + "return_pct": 179.25 + }, + { + "date": "2025-12-12", + "equity": 27841.22, + "return_pct": 178.41 + }, + { + "date": "2025-12-15", + "equity": 27785.02, + "return_pct": 177.85 + }, + { + "date": "2025-12-16", + "equity": 27859.44, + "return_pct": 178.59 + }, + { + "date": "2025-12-17", + "equity": 27605.32, + "return_pct": 176.05 + }, + { + "date": "2025-12-18", + "equity": 27489.21, + "return_pct": 174.89 + }, + { + "date": "2025-12-19", + "equity": 27602.39, + "return_pct": 176.02 + }, + { + "date": "2025-12-22", + "equity": 27556.87, + "return_pct": 175.57 + }, + { + "date": "2025-12-23", + "equity": 27327.21, + "return_pct": 173.27 + }, + { + "date": "2025-12-24", + "equity": 27597.85, + "return_pct": 175.98 + }, + { + "date": "2025-12-26", + "equity": 27763.0, + "return_pct": 177.63 + }, + { + "date": "2025-12-29", + "equity": 27608.29, + "return_pct": 176.08 + }, + { + "date": "2025-12-30", + "equity": 27435.46, + "return_pct": 174.35 + }, + { + "date": "2025-12-31", + "equity": 27130.12, + "return_pct": 171.3 + }, + { + "date": "2026-01-02", + "equity": 27684.84, + "return_pct": 176.85 + }, + { + "date": "2026-01-05", + "equity": 27925.52, + "return_pct": 179.26 + }, + { + "date": "2026-01-06", + "equity": 28744.65, + "return_pct": 187.45 + }, + { + "date": "2026-01-07", + "equity": 28665.26, + "return_pct": 186.65 + }, + { + "date": "2026-01-08", + "equity": 29000.05, + "return_pct": 190.0 + }, + { + "date": "2026-01-09", + "equity": 29110.63, + "return_pct": 191.11 + }, + { + "date": "2026-01-12", + "equity": 29860.9, + "return_pct": 198.61 + }, + { + "date": "2026-01-13", + "equity": 30206.28, + "return_pct": 202.06 + }, + { + "date": "2026-01-14", + "equity": 30440.23, + "return_pct": 204.4 + }, + { + "date": "2026-01-15", + "equity": 30570.31, + "return_pct": 205.7 + }, + { + "date": "2026-01-16", + "equity": 30271.75, + "return_pct": 202.72 + }, + { + "date": "2026-01-20", + "equity": 29955.83, + "return_pct": 199.56 + }, + { + "date": "2026-01-21", + "equity": 30881.37, + "return_pct": 208.81 + }, + { + "date": "2026-01-22", + "equity": 30968.28, + "return_pct": 209.68 + }, + { + "date": "2026-01-23", + "equity": 31396.48, + "return_pct": 213.96 + }, + { + "date": "2026-01-26", + "equity": 31310.45, + "return_pct": 213.1 + }, + { + "date": "2026-01-27", + "equity": 31319.37, + "return_pct": 213.19 + }, + { + "date": "2026-01-28", + "equity": 30954.93, + "return_pct": 209.55 + }, + { + "date": "2026-01-29", + "equity": 30639.18, + "return_pct": 206.39 + }, + { + "date": "2026-01-30", + "equity": 29788.14, + "return_pct": 197.88 + }, + { + "date": "2026-02-02", + "equity": 29962.98, + "return_pct": 199.63 + }, + { + "date": "2026-02-03", + "equity": 30828.17, + "return_pct": 208.28 + }, + { + "date": "2026-02-04", + "equity": 29988.72, + "return_pct": 199.89 + }, + { + "date": "2026-02-05", + "equity": 29315.14, + "return_pct": 193.15 + }, + { + "date": "2026-02-06", + "equity": 30340.75, + "return_pct": 203.41 + }, + { + "date": "2026-02-09", + "equity": 30022.11, + "return_pct": 200.22 + }, + { + "date": "2026-02-10", + "equity": 29818.66, + "return_pct": 198.19 + }, + { + "date": "2026-02-11", + "equity": 30351.83, + "return_pct": 203.52 + }, + { + "date": "2026-02-12", + "equity": 30427.43, + "return_pct": 204.27 + }, + { + "date": "2026-02-13", + "equity": 30825.08, + "return_pct": 208.25 + }, + { + "date": "2026-02-17", + "equity": 30764.7, + "return_pct": 207.65 + }, + { + "date": "2026-02-18", + "equity": 30567.42, + "return_pct": 205.67 + }, + { + "date": "2026-02-19", + "equity": 30455.1, + "return_pct": 204.55 + }, + { + "date": "2026-02-20", + "equity": 30631.7, + "return_pct": 206.32 + }, + { + "date": "2026-02-23", + "equity": 30588.99, + "return_pct": 205.89 + }, + { + "date": "2026-02-24", + "equity": 30881.37, + "return_pct": 208.81 + }, + { + "date": "2026-02-25", + "equity": 30934.92, + "return_pct": 209.35 + }, + { + "date": "2026-02-26", + "equity": 30655.14, + "return_pct": 206.55 + }, + { + "date": "2026-02-27", + "equity": 31040.66, + "return_pct": 210.41 + }, + { + "date": "2026-03-02", + "equity": 29259.26, + "return_pct": 192.59 + }, + { + "date": "2026-03-03", + "equity": 29084.84, + "return_pct": 190.85 + }, + { + "date": "2026-03-04", + "equity": 29212.62, + "return_pct": 192.13 + }, + { + "date": "2026-03-05", + "equity": 28887.45, + "return_pct": 188.87 + }, + { + "date": "2026-03-06", + "equity": 28699.52, + "return_pct": 187.0 + }, + { + "date": "2026-03-09", + "equity": 28843.76, + "return_pct": 188.44 + }, + { + "date": "2026-03-10", + "equity": 28719.4, + "return_pct": 187.19 + }, + { + "date": "2026-03-11", + "equity": 28757.03, + "return_pct": 187.57 + }, + { + "date": "2026-03-12", + "equity": 28641.58, + "return_pct": 186.42 + }, + { + "date": "2026-03-13", + "equity": 28493.6, + "return_pct": 184.94 + }, + { + "date": "2026-03-16", + "equity": 28532.65, + "return_pct": 185.33 + }, + { + "date": "2026-03-17", + "equity": 28812.42, + "return_pct": 188.12 + }, + { + "date": "2026-03-18", + "equity": 28497.41, + "return_pct": 184.97 + }, + { + "date": "2026-03-19", + "equity": 28375.46, + "return_pct": 183.75 + }, + { + "date": "2026-03-20", + "equity": 28015.07, + "return_pct": 180.15 + }, + { + "date": "2026-03-23", + "equity": 28265.52, + "return_pct": 182.66 + }, + { + "date": "2026-03-24", + "equity": 28116.14, + "return_pct": 181.16 + }, + { + "date": "2026-03-25", + "equity": 28120.57, + "return_pct": 181.21 + }, + { + "date": "2026-03-26", + "equity": 27938.16, + "return_pct": 179.38 + }, + { + "date": "2026-03-27", + "equity": 27878.61, + "return_pct": 178.79 + }, + { + "date": "2026-03-30", + "equity": 27807.28, + "return_pct": 178.07 + }, + { + "date": "2026-03-31", + "equity": 27909.37, + "return_pct": 179.09 + }, + { + "date": "2026-04-01", + "equity": 27935.01, + "return_pct": 179.35 + }, + { + "date": "2026-04-02", + "equity": 27936.41, + "return_pct": 179.36 + }, + { + "date": "2026-04-06", + "equity": 27913.2, + "return_pct": 179.13 + }, + { + "date": "2026-04-07", + "equity": 28054.16, + "return_pct": 180.54 + }, + { + "date": "2026-04-08", + "equity": 29242.35, + "return_pct": 192.42 + }, + { + "date": "2026-04-09", + "equity": 29580.82, + "return_pct": 195.81 + }, + { + "date": "2026-04-10", + "equity": 29869.35, + "return_pct": 198.69 + }, + { + "date": "2026-04-13", + "equity": 29985.28, + "return_pct": 199.85 + }, + { + "date": "2026-04-14", + "equity": 30555.51, + "return_pct": 205.56 + }, + { + "date": "2026-04-15", + "equity": 30498.1, + "return_pct": 204.98 + }, + { + "date": "2026-04-16", + "equity": 30794.25, + "return_pct": 207.94 + }, + { + "date": "2026-04-17", + "equity": 31283.85, + "return_pct": 212.84 + }, + { + "date": "2026-04-20", + "equity": 31260.57, + "return_pct": 212.61 + }, + { + "date": "2026-04-21", + "equity": 31174.5, + "return_pct": 211.75 + }, + { + "date": "2026-04-22", + "equity": 31562.52, + "return_pct": 215.63 + }, + { + "date": "2026-04-23", + "equity": 31764.06, + "return_pct": 217.64 + }, + { + "date": "2026-04-24", + "equity": 32946.57, + "return_pct": 229.47 + }, + { + "date": "2026-04-27", + "equity": 33035.54, + "return_pct": 230.36 + }, + { + "date": "2026-04-28", + "equity": 32384.24, + "return_pct": 223.84 + }, + { + "date": "2026-04-29", + "equity": 33285.16, + "return_pct": 232.85 + }, + { + "date": "2026-04-30", + "equity": 34457.65, + "return_pct": 244.58 + }, + { + "date": "2026-05-01", + "equity": 34388.04, + "return_pct": 243.88 + }, + { + "date": "2026-05-04", + "equity": 33906.22, + "return_pct": 239.06 + }, + { + "date": "2026-05-05", + "equity": 34537.45, + "return_pct": 245.37 + }, + { + "date": "2026-05-06", + "equity": 36846.59, + "return_pct": 268.47 + }, + { + "date": "2026-05-07", + "equity": 36333.44, + "return_pct": 263.33 + }, + { + "date": "2026-05-08", + "equity": 37326.43, + "return_pct": 273.26 + }, + { + "date": "2026-05-11", + "equity": 37634.03, + "return_pct": 276.34 + }, + { + "date": "2026-05-12", + "equity": 37459.13, + "return_pct": 274.59 + }, + { + "date": "2026-05-13", + "equity": 37816.9, + "return_pct": 278.17 + }, + { + "date": "2026-05-14", + "equity": 38435.08, + "return_pct": 284.35 + }, + { + "date": "2026-05-15", + "equity": 37076.01, + "return_pct": 270.76 + }, + { + "date": "2026-05-18", + "equity": 36381.35, + "return_pct": 263.81 + }, + { + "date": "2026-05-19", + "equity": 36193.76, + "return_pct": 261.94 + }, + { + "date": "2026-05-20", + "equity": 35630.45, + "return_pct": 256.3 + }, + { + "date": "2026-05-21", + "equity": 35632.55, + "return_pct": 256.33 + }, + { + "date": "2026-05-22", + "equity": 36378.34, + "return_pct": 263.78 + }, + { + "date": "2026-05-26", + "equity": 36059.81, + "return_pct": 260.6 + }, + { + "date": "2026-05-27", + "equity": 36232.59, + "return_pct": 262.33 + }, + { + "date": "2026-05-28", + "equity": 36241.38, + "return_pct": 262.41 + }, + { + "date": "2026-05-29", + "equity": 36197.93, + "return_pct": 261.98 + }, + { + "date": "2026-06-01", + "equity": 35851.24, + "return_pct": 258.51 + }, + { + "date": "2026-06-02", + "equity": 36078.99, + "return_pct": 260.79 + }, + { + "date": "2026-06-03", + "equity": 36362.92, + "return_pct": 263.63 + }, + { + "date": "2026-06-04", + "equity": 36375.36, + "return_pct": 263.75 + }, + { + "date": "2026-06-05", + "equity": 36266.3, + "return_pct": 262.66 + }, + { + "date": "2026-06-08", + "equity": 36156.39, + "return_pct": 261.56 + }, + { + "date": "2026-06-09", + "equity": 36377.59, + "return_pct": 263.78 + }, + { + "date": "2026-06-10", + "equity": 36169.18, + "return_pct": 261.69 + }, + { + "date": "2026-06-11", + "equity": 36426.94, + "return_pct": 264.27 + }, + { + "date": "2026-06-12", + "equity": 36423.16, + "return_pct": 264.23 + }, + { + "date": "2026-06-15", + "equity": 36381.23, + "return_pct": 263.81 + }, + { + "date": "2026-06-16", + "equity": 36248.76, + "return_pct": 262.49 + }, + { + "date": "2026-06-17", + "equity": 36364.83, + "return_pct": 263.65 + }, + { + "date": "2026-06-18", + "equity": 36285.55, + "return_pct": 262.86 + }, + { + "date": "2026-06-22", + "equity": 36404.28, + "return_pct": 264.04 + }, + { + "date": "2026-06-23", + "equity": 36308.69, + "return_pct": 263.09 + }, + { + "date": "2026-06-24", + "equity": 36399.72, + "return_pct": 264.0 + }, + { + "date": "2026-06-25", + "equity": 36489.62, + "return_pct": 264.9 + }, + { + "date": "2026-06-26", + "equity": 37023.3, + "return_pct": 270.23 + }, + { + "date": "2026-06-29", + "equity": 37039.61, + "return_pct": 270.4 + }, + { + "date": "2026-06-30", + "equity": 37024.43, + "return_pct": 270.24 + }, + { + "date": "2026-07-01", + "equity": 36776.76, + "return_pct": 267.77 + }, + { + "date": "2026-07-02", + "equity": 36776.76, + "return_pct": 267.77 + } + ], + "benchmark_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9985.13, + "return_pct": -0.15 + }, + { + "date": "2023-07-06", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-07", + "equity": 9881.93, + "return_pct": -1.18 + }, + { + "date": "2023-07-10", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-11", + "equity": 9970.03, + "return_pct": -0.3 + }, + { + "date": "2023-07-12", + "equity": 10050.25, + "return_pct": 0.5 + }, + { + "date": "2023-07-13", + "equity": 10130.02, + "return_pct": 1.3 + }, + { + "date": "2023-07-14", + "equity": 10123.71, + "return_pct": 1.24 + }, + { + "date": "2023-07-17", + "equity": 10158.86, + "return_pct": 1.59 + }, + { + "date": "2023-07-18", + "equity": 10234.35, + "return_pct": 2.34 + }, + { + "date": "2023-07-19", + "equity": 10257.1, + "return_pct": 2.57 + }, + { + "date": "2023-07-20", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-21", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-24", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2023-07-25", + "equity": 10262.51, + "return_pct": 2.63 + }, + { + "date": "2023-07-26", + "equity": 10264.09, + "return_pct": 2.64 + }, + { + "date": "2023-07-27", + "equity": 10196.04, + "return_pct": 1.96 + }, + { + "date": "2023-07-28", + "equity": 10295.86, + "return_pct": 2.96 + }, + { + "date": "2023-07-31", + "equity": 10315.46, + "return_pct": 3.15 + }, + { + "date": "2023-08-01", + "equity": 10285.95, + "return_pct": 2.86 + }, + { + "date": "2023-08-02", + "equity": 10142.86, + "return_pct": 1.43 + }, + { + "date": "2023-08-03", + "equity": 10113.79, + "return_pct": 1.14 + }, + { + "date": "2023-08-04", + "equity": 10068.05, + "return_pct": 0.68 + }, + { + "date": "2023-08-07", + "equity": 10155.93, + "return_pct": 1.56 + }, + { + "date": "2023-08-08", + "equity": 10111.76, + "return_pct": 1.12 + }, + { + "date": "2023-08-09", + "equity": 10044.17, + "return_pct": 0.44 + }, + { + "date": "2023-08-10", + "equity": 10047.77, + "return_pct": 0.48 + }, + { + "date": "2023-08-11", + "equity": 10041.91, + "return_pct": 0.42 + }, + { + "date": "2023-08-14", + "equity": 10097.34, + "return_pct": 0.97 + }, + { + "date": "2023-08-15", + "equity": 9979.72, + "return_pct": -0.2 + }, + { + "date": "2023-08-16", + "equity": 9906.49, + "return_pct": -0.94 + }, + { + "date": "2023-08-17", + "equity": 9831.0, + "return_pct": -1.69 + }, + { + "date": "2023-08-18", + "equity": 9835.73, + "return_pct": -1.64 + }, + { + "date": "2023-08-21", + "equity": 9899.73, + "return_pct": -1.0 + }, + { + "date": "2023-08-22", + "equity": 9872.91, + "return_pct": -1.27 + }, + { + "date": "2023-08-23", + "equity": 9982.87, + "return_pct": -0.17 + }, + { + "date": "2023-08-24", + "equity": 9844.52, + "return_pct": -1.55 + }, + { + "date": "2023-08-25", + "equity": 9913.92, + "return_pct": -0.86 + }, + { + "date": "2023-08-28", + "equity": 9976.79, + "return_pct": -0.23 + }, + { + "date": "2023-08-29", + "equity": 10121.0, + "return_pct": 1.21 + }, + { + "date": "2023-08-30", + "equity": 10162.69, + "return_pct": 1.63 + }, + { + "date": "2023-08-31", + "equity": 10147.82, + "return_pct": 1.48 + }, + { + "date": "2023-09-01", + "equity": 10166.75, + "return_pct": 1.67 + }, + { + "date": "2023-09-05", + "equity": 10122.81, + "return_pct": 1.23 + }, + { + "date": "2023-09-06", + "equity": 10054.76, + "return_pct": 0.55 + }, + { + "date": "2023-09-07", + "equity": 10023.89, + "return_pct": 0.24 + }, + { + "date": "2023-09-08", + "equity": 10038.98, + "return_pct": 0.39 + }, + { + "date": "2023-09-11", + "equity": 10105.0, + "return_pct": 1.05 + }, + { + "date": "2023-09-12", + "equity": 10049.57, + "return_pct": 0.5 + }, + { + "date": "2023-09-13", + "equity": 10061.29, + "return_pct": 0.61 + }, + { + "date": "2023-09-14", + "equity": 10148.04, + "return_pct": 1.48 + }, + { + "date": "2023-09-15", + "equity": 9990.54, + "return_pct": -0.09 + }, + { + "date": "2023-09-18", + "equity": 9996.39, + "return_pct": -0.04 + }, + { + "date": "2023-09-19", + "equity": 9975.66, + "return_pct": -0.24 + }, + { + "date": "2023-09-20", + "equity": 9883.95, + "return_pct": -1.16 + }, + { + "date": "2023-09-21", + "equity": 9720.59, + "return_pct": -2.79 + }, + { + "date": "2023-09-22", + "equity": 9698.73, + "return_pct": -3.01 + }, + { + "date": "2023-09-25", + "equity": 9739.52, + "return_pct": -2.6 + }, + { + "date": "2023-09-26", + "equity": 9596.43, + "return_pct": -4.04 + }, + { + "date": "2023-09-27", + "equity": 9600.26, + "return_pct": -4.0 + }, + { + "date": "2023-09-28", + "equity": 9655.92, + "return_pct": -3.44 + }, + { + "date": "2023-09-29", + "equity": 9632.48, + "return_pct": -3.68 + }, + { + "date": "2023-10-02", + "equity": 9628.65, + "return_pct": -3.71 + }, + { + "date": "2023-10-03", + "equity": 9499.76, + "return_pct": -5.0 + }, + { + "date": "2023-10-04", + "equity": 9568.94, + "return_pct": -4.31 + }, + { + "date": "2023-10-05", + "equity": 9565.33, + "return_pct": -4.35 + }, + { + "date": "2023-10-06", + "equity": 9678.9, + "return_pct": -3.21 + }, + { + "date": "2023-10-09", + "equity": 9740.87, + "return_pct": -2.59 + }, + { + "date": "2023-10-10", + "equity": 9791.57, + "return_pct": -2.08 + }, + { + "date": "2023-10-11", + "equity": 9831.68, + "return_pct": -1.68 + }, + { + "date": "2023-10-12", + "equity": 9771.74, + "return_pct": -2.28 + }, + { + "date": "2023-10-13", + "equity": 9723.07, + "return_pct": -2.77 + }, + { + "date": "2023-10-16", + "equity": 9825.37, + "return_pct": -1.75 + }, + { + "date": "2023-10-17", + "equity": 9824.92, + "return_pct": -1.75 + }, + { + "date": "2023-10-18", + "equity": 9694.0, + "return_pct": -3.06 + }, + { + "date": "2023-10-19", + "equity": 9608.82, + "return_pct": -3.91 + }, + { + "date": "2023-10-20", + "equity": 9490.75, + "return_pct": -5.09 + }, + { + "date": "2023-10-23", + "equity": 9474.3, + "return_pct": -5.26 + }, + { + "date": "2023-10-24", + "equity": 9545.73, + "return_pct": -4.54 + }, + { + "date": "2023-10-25", + "equity": 9408.73, + "return_pct": -5.91 + }, + { + "date": "2023-10-26", + "equity": 9296.06, + "return_pct": -7.04 + }, + { + "date": "2023-10-27", + "equity": 9253.93, + "return_pct": -7.46 + }, + { + "date": "2023-10-30", + "equity": 9364.56, + "return_pct": -6.35 + }, + { + "date": "2023-10-31", + "equity": 9423.38, + "return_pct": -5.77 + }, + { + "date": "2023-11-01", + "equity": 9523.87, + "return_pct": -4.76 + }, + { + "date": "2023-11-02", + "equity": 9706.39, + "return_pct": -2.94 + }, + { + "date": "2023-11-03", + "equity": 9794.95, + "return_pct": -2.05 + }, + { + "date": "2023-11-06", + "equity": 9817.48, + "return_pct": -1.83 + }, + { + "date": "2023-11-07", + "equity": 9845.42, + "return_pct": -1.55 + }, + { + "date": "2023-11-08", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-11-09", + "equity": 9775.79, + "return_pct": -2.24 + }, + { + "date": "2023-11-10", + "equity": 9928.34, + "return_pct": -0.72 + }, + { + "date": "2023-11-13", + "equity": 9918.88, + "return_pct": -0.81 + }, + { + "date": "2023-11-14", + "equity": 10111.31, + "return_pct": 1.11 + }, + { + "date": "2023-11-15", + "equity": 10132.72, + "return_pct": 1.33 + }, + { + "date": "2023-11-16", + "equity": 10145.11, + "return_pct": 1.45 + }, + { + "date": "2023-11-17", + "equity": 10157.73, + "return_pct": 1.58 + }, + { + "date": "2023-11-20", + "equity": 10235.92, + "return_pct": 2.36 + }, + { + "date": "2023-11-21", + "equity": 10213.61, + "return_pct": 2.14 + }, + { + "date": "2023-11-22", + "equity": 10253.05, + "return_pct": 2.53 + }, + { + "date": "2023-11-24", + "equity": 10259.36, + "return_pct": 2.59 + }, + { + "date": "2023-11-27", + "equity": 10240.88, + "return_pct": 2.41 + }, + { + "date": "2023-11-28", + "equity": 10251.02, + "return_pct": 2.51 + }, + { + "date": "2023-11-29", + "equity": 10243.81, + "return_pct": 2.44 + }, + { + "date": "2023-11-30", + "equity": 10284.14, + "return_pct": 2.84 + }, + { + "date": "2023-12-01", + "equity": 10344.98, + "return_pct": 3.45 + }, + { + "date": "2023-12-04", + "equity": 10290.68, + "return_pct": 2.91 + }, + { + "date": "2023-12-05", + "equity": 10288.65, + "return_pct": 2.89 + }, + { + "date": "2023-12-06", + "equity": 10247.19, + "return_pct": 2.47 + }, + { + "date": "2023-12-07", + "equity": 10325.38, + "return_pct": 3.25 + }, + { + "date": "2023-12-08", + "equity": 10369.77, + "return_pct": 3.7 + }, + { + "date": "2023-12-11", + "equity": 10410.1, + "return_pct": 4.1 + }, + { + "date": "2023-12-12", + "equity": 10457.65, + "return_pct": 4.58 + }, + { + "date": "2023-12-13", + "equity": 10601.86, + "return_pct": 6.02 + }, + { + "date": "2023-12-14", + "equity": 10635.89, + "return_pct": 6.36 + }, + { + "date": "2023-12-15", + "equity": 10575.5, + "return_pct": 5.75 + }, + { + "date": "2023-12-18", + "equity": 10634.99, + "return_pct": 6.35 + }, + { + "date": "2023-12-19", + "equity": 10699.66, + "return_pct": 7.0 + }, + { + "date": "2023-12-20", + "equity": 10551.39, + "return_pct": 5.51 + }, + { + "date": "2023-12-21", + "equity": 10651.43, + "return_pct": 6.51 + }, + { + "date": "2023-12-22", + "equity": 10672.84, + "return_pct": 6.73 + }, + { + "date": "2023-12-26", + "equity": 10717.91, + "return_pct": 7.18 + }, + { + "date": "2023-12-27", + "equity": 10737.29, + "return_pct": 7.37 + }, + { + "date": "2023-12-28", + "equity": 10741.34, + "return_pct": 7.41 + }, + { + "date": "2023-12-29", + "equity": 10710.25, + "return_pct": 7.1 + }, + { + "date": "2024-01-02", + "equity": 10650.31, + "return_pct": 6.5 + }, + { + "date": "2024-01-03", + "equity": 10563.33, + "return_pct": 5.63 + }, + { + "date": "2024-01-04", + "equity": 10529.3, + "return_pct": 5.29 + }, + { + "date": "2024-01-05", + "equity": 10543.73, + "return_pct": 5.44 + }, + { + "date": "2024-01-08", + "equity": 10694.25, + "return_pct": 6.94 + }, + { + "date": "2024-01-09", + "equity": 10678.02, + "return_pct": 6.78 + }, + { + "date": "2024-01-10", + "equity": 10738.41, + "return_pct": 7.38 + }, + { + "date": "2024-01-11", + "equity": 10733.68, + "return_pct": 7.34 + }, + { + "date": "2024-01-12", + "equity": 10741.12, + "return_pct": 7.41 + }, + { + "date": "2024-01-16", + "equity": 10701.68, + "return_pct": 7.02 + }, + { + "date": "2024-01-17", + "equity": 10642.2, + "return_pct": 6.42 + }, + { + "date": "2024-01-18", + "equity": 10736.83, + "return_pct": 7.37 + }, + { + "date": "2024-01-19", + "equity": 10870.68, + "return_pct": 8.71 + }, + { + "date": "2024-01-22", + "equity": 10893.67, + "return_pct": 8.94 + }, + { + "date": "2024-01-23", + "equity": 10925.44, + "return_pct": 9.25 + }, + { + "date": "2024-01-24", + "equity": 10937.38, + "return_pct": 9.37 + }, + { + "date": "2024-01-25", + "equity": 10996.87, + "return_pct": 9.97 + }, + { + "date": "2024-01-26", + "equity": 10982.9, + "return_pct": 9.83 + }, + { + "date": "2024-01-29", + "equity": 11069.88, + "return_pct": 10.7 + }, + { + "date": "2024-01-30", + "equity": 11061.31, + "return_pct": 10.61 + }, + { + "date": "2024-01-31", + "equity": 10880.82, + "return_pct": 8.81 + }, + { + "date": "2024-02-01", + "equity": 11023.23, + "return_pct": 10.23 + }, + { + "date": "2024-02-02", + "equity": 11139.28, + "return_pct": 11.39 + }, + { + "date": "2024-02-05", + "equity": 11098.72, + "return_pct": 10.99 + }, + { + "date": "2024-02-06", + "equity": 11130.94, + "return_pct": 11.31 + }, + { + "date": "2024-02-07", + "equity": 11223.78, + "return_pct": 12.24 + }, + { + "date": "2024-02-08", + "equity": 11228.73, + "return_pct": 12.29 + }, + { + "date": "2024-02-09", + "equity": 11293.63, + "return_pct": 12.94 + }, + { + "date": "2024-02-12", + "equity": 11288.67, + "return_pct": 12.89 + }, + { + "date": "2024-02-13", + "equity": 11133.19, + "return_pct": 11.33 + }, + { + "date": "2024-02-14", + "equity": 11234.37, + "return_pct": 12.34 + }, + { + "date": "2024-02-15", + "equity": 11311.88, + "return_pct": 13.12 + }, + { + "date": "2024-02-16", + "equity": 11255.55, + "return_pct": 12.56 + }, + { + "date": "2024-02-20", + "equity": 11193.58, + "return_pct": 11.94 + }, + { + "date": "2024-02-21", + "equity": 11203.72, + "return_pct": 12.04 + }, + { + "date": "2024-02-22", + "equity": 11435.59, + "return_pct": 14.36 + }, + { + "date": "2024-02-23", + "equity": 11443.48, + "return_pct": 14.43 + }, + { + "date": "2024-02-26", + "equity": 11401.56, + "return_pct": 14.02 + }, + { + "date": "2024-02-27", + "equity": 11422.74, + "return_pct": 14.23 + }, + { + "date": "2024-02-28", + "equity": 11407.65, + "return_pct": 14.08 + }, + { + "date": "2024-02-29", + "equity": 11448.66, + "return_pct": 14.49 + }, + { + "date": "2024-03-01", + "equity": 11556.14, + "return_pct": 15.56 + }, + { + "date": "2024-03-04", + "equity": 11543.75, + "return_pct": 15.44 + }, + { + "date": "2024-03-05", + "equity": 11428.38, + "return_pct": 14.28 + }, + { + "date": "2024-03-06", + "equity": 11486.29, + "return_pct": 14.86 + }, + { + "date": "2024-03-07", + "equity": 11600.31, + "return_pct": 16.0 + }, + { + "date": "2024-03-08", + "equity": 11530.68, + "return_pct": 15.31 + }, + { + "date": "2024-03-11", + "equity": 11520.76, + "return_pct": 15.21 + }, + { + "date": "2024-03-12", + "equity": 11644.7, + "return_pct": 16.45 + }, + { + "date": "2024-03-13", + "equity": 11626.44, + "return_pct": 16.26 + }, + { + "date": "2024-03-14", + "equity": 11603.46, + "return_pct": 16.03 + }, + { + "date": "2024-03-15", + "equity": 11488.09, + "return_pct": 14.88 + }, + { + "date": "2024-03-18", + "equity": 11556.37, + "return_pct": 15.56 + }, + { + "date": "2024-03-19", + "equity": 11620.59, + "return_pct": 16.21 + }, + { + "date": "2024-03-20", + "equity": 11728.07, + "return_pct": 17.28 + }, + { + "date": "2024-03-21", + "equity": 11766.83, + "return_pct": 17.67 + }, + { + "date": "2024-03-22", + "equity": 11744.52, + "return_pct": 17.45 + }, + { + "date": "2024-03-25", + "equity": 11712.07, + "return_pct": 17.12 + }, + { + "date": "2024-03-26", + "equity": 11690.44, + "return_pct": 16.9 + }, + { + "date": "2024-03-27", + "equity": 11788.68, + "return_pct": 17.89 + }, + { + "date": "2024-03-28", + "equity": 11786.43, + "return_pct": 17.86 + }, + { + "date": "2024-04-01", + "equity": 11765.93, + "return_pct": 17.66 + }, + { + "date": "2024-04-02", + "equity": 11691.12, + "return_pct": 16.91 + }, + { + "date": "2024-04-03", + "equity": 11703.96, + "return_pct": 17.04 + }, + { + "date": "2024-04-04", + "equity": 11561.1, + "return_pct": 15.61 + }, + { + "date": "2024-04-05", + "equity": 11681.88, + "return_pct": 16.82 + }, + { + "date": "2024-04-08", + "equity": 11688.41, + "return_pct": 16.88 + }, + { + "date": "2024-04-09", + "equity": 11701.93, + "return_pct": 17.02 + }, + { + "date": "2024-04-10", + "equity": 11584.76, + "return_pct": 15.85 + }, + { + "date": "2024-04-11", + "equity": 11672.19, + "return_pct": 16.72 + }, + { + "date": "2024-04-12", + "equity": 11511.08, + "return_pct": 15.11 + }, + { + "date": "2024-04-15", + "equity": 11366.86, + "return_pct": 13.67 + }, + { + "date": "2024-04-16", + "equity": 11346.13, + "return_pct": 13.46 + }, + { + "date": "2024-04-17", + "equity": 11278.98, + "return_pct": 12.79 + }, + { + "date": "2024-04-18", + "equity": 11255.77, + "return_pct": 12.56 + }, + { + "date": "2024-04-19", + "equity": 11157.53, + "return_pct": 11.58 + }, + { + "date": "2024-04-22", + "equity": 11260.28, + "return_pct": 12.6 + }, + { + "date": "2024-04-23", + "equity": 11393.9, + "return_pct": 13.94 + }, + { + "date": "2024-04-24", + "equity": 11388.49, + "return_pct": 13.88 + }, + { + "date": "2024-04-25", + "equity": 11345.23, + "return_pct": 13.45 + }, + { + "date": "2024-04-26", + "equity": 11452.71, + "return_pct": 14.53 + }, + { + "date": "2024-04-29", + "equity": 11493.27, + "return_pct": 14.93 + }, + { + "date": "2024-04-30", + "equity": 11311.21, + "return_pct": 13.11 + }, + { + "date": "2024-05-01", + "equity": 11274.48, + "return_pct": 12.74 + }, + { + "date": "2024-05-02", + "equity": 11379.93, + "return_pct": 13.8 + }, + { + "date": "2024-05-03", + "equity": 11520.99, + "return_pct": 15.21 + }, + { + "date": "2024-05-06", + "equity": 11639.96, + "return_pct": 16.4 + }, + { + "date": "2024-05-07", + "equity": 11652.81, + "return_pct": 16.53 + }, + { + "date": "2024-05-08", + "equity": 11653.94, + "return_pct": 16.54 + }, + { + "date": "2024-05-09", + "equity": 11721.08, + "return_pct": 17.21 + }, + { + "date": "2024-05-10", + "equity": 11736.18, + "return_pct": 17.36 + }, + { + "date": "2024-05-13", + "equity": 11737.76, + "return_pct": 17.38 + }, + { + "date": "2024-05-14", + "equity": 11791.61, + "return_pct": 17.92 + }, + { + "date": "2024-05-15", + "equity": 11937.63, + "return_pct": 19.38 + }, + { + "date": "2024-05-16", + "equity": 11913.07, + "return_pct": 19.13 + }, + { + "date": "2024-05-17", + "equity": 11930.19, + "return_pct": 19.3 + }, + { + "date": "2024-05-20", + "equity": 11943.94, + "return_pct": 19.44 + }, + { + "date": "2024-05-21", + "equity": 11973.23, + "return_pct": 19.73 + }, + { + "date": "2024-05-22", + "equity": 11938.75, + "return_pct": 19.39 + }, + { + "date": "2024-05-23", + "equity": 11851.55, + "return_pct": 18.52 + }, + { + "date": "2024-05-24", + "equity": 11929.97, + "return_pct": 19.3 + }, + { + "date": "2024-05-28", + "equity": 11938.3, + "return_pct": 19.38 + }, + { + "date": "2024-05-29", + "equity": 11854.71, + "return_pct": 18.55 + }, + { + "date": "2024-05-30", + "equity": 11776.07, + "return_pct": 17.76 + }, + { + "date": "2024-05-31", + "equity": 11883.32, + "return_pct": 18.83 + }, + { + "date": "2024-06-03", + "equity": 11893.01, + "return_pct": 18.93 + }, + { + "date": "2024-06-04", + "equity": 11906.31, + "return_pct": 19.06 + }, + { + "date": "2024-06-05", + "equity": 12047.82, + "return_pct": 20.48 + }, + { + "date": "2024-06-06", + "equity": 12047.59, + "return_pct": 20.48 + }, + { + "date": "2024-06-07", + "equity": 12032.94, + "return_pct": 20.33 + }, + { + "date": "2024-06-10", + "equity": 12070.12, + "return_pct": 20.7 + }, + { + "date": "2024-06-11", + "equity": 12099.19, + "return_pct": 20.99 + }, + { + "date": "2024-06-12", + "equity": 12198.56, + "return_pct": 21.99 + }, + { + "date": "2024-06-13", + "equity": 12223.12, + "return_pct": 22.23 + }, + { + "date": "2024-06-14", + "equity": 12230.56, + "return_pct": 22.31 + }, + { + "date": "2024-06-17", + "equity": 12327.9, + "return_pct": 23.28 + }, + { + "date": "2024-06-18", + "equity": 12359.22, + "return_pct": 23.59 + }, + { + "date": "2024-06-20", + "equity": 12325.65, + "return_pct": 23.26 + }, + { + "date": "2024-06-21", + "equity": 12269.54, + "return_pct": 22.7 + }, + { + "date": "2024-06-24", + "equity": 12229.66, + "return_pct": 22.3 + }, + { + "date": "2024-06-25", + "equity": 12276.75, + "return_pct": 22.77 + }, + { + "date": "2024-06-26", + "equity": 12292.08, + "return_pct": 22.92 + }, + { + "date": "2024-06-27", + "equity": 12311.45, + "return_pct": 23.11 + }, + { + "date": "2024-06-28", + "equity": 12263.01, + "return_pct": 22.63 + }, + { + "date": "2024-07-01", + "equity": 12288.24, + "return_pct": 22.88 + }, + { + "date": "2024-07-02", + "equity": 12370.94, + "return_pct": 23.71 + }, + { + "date": "2024-07-03", + "equity": 12426.15, + "return_pct": 24.26 + }, + { + "date": "2024-07-05", + "equity": 12497.8, + "return_pct": 24.98 + }, + { + "date": "2024-07-08", + "equity": 12512.22, + "return_pct": 25.12 + }, + { + "date": "2024-07-09", + "equity": 12524.39, + "return_pct": 25.24 + }, + { + "date": "2024-07-10", + "equity": 12648.32, + "return_pct": 26.48 + }, + { + "date": "2024-07-11", + "equity": 12539.26, + "return_pct": 25.39 + }, + { + "date": "2024-07-12", + "equity": 12618.36, + "return_pct": 26.18 + }, + { + "date": "2024-07-15", + "equity": 12653.06, + "return_pct": 26.53 + }, + { + "date": "2024-07-16", + "equity": 12728.09, + "return_pct": 27.28 + }, + { + "date": "2024-07-17", + "equity": 12549.63, + "return_pct": 25.5 + }, + { + "date": "2024-07-18", + "equity": 12453.19, + "return_pct": 24.53 + }, + { + "date": "2024-07-19", + "equity": 12370.49, + "return_pct": 23.7 + }, + { + "date": "2024-07-22", + "equity": 12498.03, + "return_pct": 24.98 + }, + { + "date": "2024-07-23", + "equity": 12478.42, + "return_pct": 24.78 + }, + { + "date": "2024-07-24", + "equity": 12195.63, + "return_pct": 21.96 + }, + { + "date": "2024-07-25", + "equity": 12132.09, + "return_pct": 21.32 + }, + { + "date": "2024-07-26", + "equity": 12267.96, + "return_pct": 22.68 + }, + { + "date": "2024-07-29", + "equity": 12275.18, + "return_pct": 22.75 + }, + { + "date": "2024-07-30", + "equity": 12212.98, + "return_pct": 22.13 + }, + { + "date": "2024-07-31", + "equity": 12411.5, + "return_pct": 24.12 + }, + { + "date": "2024-08-01", + "equity": 12235.74, + "return_pct": 22.36 + }, + { + "date": "2024-08-02", + "equity": 12007.93, + "return_pct": 20.08 + }, + { + "date": "2024-08-05", + "equity": 11658.22, + "return_pct": 16.58 + }, + { + "date": "2024-08-06", + "equity": 11765.7, + "return_pct": 17.66 + }, + { + "date": "2024-08-07", + "equity": 11687.06, + "return_pct": 16.87 + }, + { + "date": "2024-08-08", + "equity": 11957.23, + "return_pct": 19.57 + }, + { + "date": "2024-08-09", + "equity": 12009.96, + "return_pct": 20.1 + }, + { + "date": "2024-08-12", + "equity": 12016.27, + "return_pct": 20.16 + }, + { + "date": "2024-08-13", + "equity": 12213.88, + "return_pct": 22.14 + }, + { + "date": "2024-08-14", + "equity": 12252.42, + "return_pct": 22.52 + }, + { + "date": "2024-08-15", + "equity": 12462.43, + "return_pct": 24.62 + }, + { + "date": "2024-08-16", + "equity": 12490.37, + "return_pct": 24.9 + }, + { + "date": "2024-08-19", + "equity": 12609.79, + "return_pct": 26.1 + }, + { + "date": "2024-08-20", + "equity": 12589.29, + "return_pct": 25.89 + }, + { + "date": "2024-08-21", + "equity": 12632.55, + "return_pct": 26.33 + }, + { + "date": "2024-08-22", + "equity": 12533.41, + "return_pct": 25.33 + }, + { + "date": "2024-08-23", + "equity": 12666.58, + "return_pct": 26.67 + }, + { + "date": "2024-08-26", + "equity": 12636.38, + "return_pct": 26.36 + }, + { + "date": "2024-08-27", + "equity": 12653.73, + "return_pct": 26.54 + }, + { + "date": "2024-08-28", + "equity": 12580.27, + "return_pct": 25.8 + }, + { + "date": "2024-08-29", + "equity": 12581.4, + "return_pct": 25.81 + }, + { + "date": "2024-08-30", + "equity": 12701.5, + "return_pct": 27.02 + }, + { + "date": "2024-09-03", + "equity": 12440.12, + "return_pct": 24.4 + }, + { + "date": "2024-09-04", + "equity": 12414.66, + "return_pct": 24.15 + }, + { + "date": "2024-09-05", + "equity": 12384.46, + "return_pct": 23.84 + }, + { + "date": "2024-09-06", + "equity": 12176.03, + "return_pct": 21.76 + }, + { + "date": "2024-09-09", + "equity": 12312.35, + "return_pct": 23.12 + }, + { + "date": "2024-09-10", + "equity": 12365.98, + "return_pct": 23.66 + }, + { + "date": "2024-09-11", + "equity": 12492.85, + "return_pct": 24.93 + }, + { + "date": "2024-09-12", + "equity": 12598.08, + "return_pct": 25.98 + }, + { + "date": "2024-09-13", + "equity": 12663.87, + "return_pct": 26.64 + }, + { + "date": "2024-09-16", + "equity": 12682.58, + "return_pct": 26.83 + }, + { + "date": "2024-09-17", + "equity": 12687.76, + "return_pct": 26.88 + }, + { + "date": "2024-09-18", + "equity": 12650.13, + "return_pct": 26.5 + }, + { + "date": "2024-09-19", + "equity": 12866.0, + "return_pct": 28.66 + }, + { + "date": "2024-09-20", + "equity": 12804.48, + "return_pct": 28.04 + }, + { + "date": "2024-09-23", + "equity": 12836.48, + "return_pct": 28.36 + }, + { + "date": "2024-09-24", + "equity": 12873.21, + "return_pct": 28.73 + }, + { + "date": "2024-09-25", + "equity": 12844.81, + "return_pct": 28.45 + }, + { + "date": "2024-09-26", + "equity": 12895.74, + "return_pct": 28.96 + }, + { + "date": "2024-09-27", + "equity": 12877.04, + "return_pct": 28.77 + }, + { + "date": "2024-09-30", + "equity": 12928.64, + "return_pct": 29.29 + }, + { + "date": "2024-10-01", + "equity": 12812.82, + "return_pct": 28.13 + }, + { + "date": "2024-10-02", + "equity": 12818.22, + "return_pct": 28.18 + }, + { + "date": "2024-10-03", + "equity": 12794.79, + "return_pct": 27.95 + }, + { + "date": "2024-10-04", + "equity": 12911.06, + "return_pct": 29.11 + }, + { + "date": "2024-10-07", + "equity": 12794.34, + "return_pct": 27.94 + }, + { + "date": "2024-10-08", + "equity": 12915.34, + "return_pct": 29.15 + }, + { + "date": "2024-10-09", + "equity": 13004.8, + "return_pct": 30.05 + }, + { + "date": "2024-10-10", + "equity": 12982.04, + "return_pct": 29.82 + }, + { + "date": "2024-10-11", + "equity": 13059.78, + "return_pct": 30.6 + }, + { + "date": "2024-10-14", + "equity": 13166.59, + "return_pct": 31.67 + }, + { + "date": "2024-10-15", + "equity": 13064.29, + "return_pct": 30.64 + }, + { + "date": "2024-10-16", + "equity": 13121.07, + "return_pct": 31.21 + }, + { + "date": "2024-10-17", + "equity": 13122.2, + "return_pct": 31.22 + }, + { + "date": "2024-10-18", + "equity": 13172.67, + "return_pct": 31.73 + }, + { + "date": "2024-10-21", + "equity": 13151.04, + "return_pct": 31.51 + }, + { + "date": "2024-10-22", + "equity": 13144.05, + "return_pct": 31.44 + }, + { + "date": "2024-10-23", + "equity": 13023.95, + "return_pct": 30.24 + }, + { + "date": "2024-10-24", + "equity": 13052.12, + "return_pct": 30.52 + }, + { + "date": "2024-10-25", + "equity": 13047.61, + "return_pct": 30.48 + }, + { + "date": "2024-10-28", + "equity": 13087.95, + "return_pct": 30.88 + }, + { + "date": "2024-10-29", + "equity": 13109.13, + "return_pct": 31.09 + }, + { + "date": "2024-10-30", + "equity": 13069.47, + "return_pct": 30.69 + }, + { + "date": "2024-10-31", + "equity": 12813.27, + "return_pct": 28.13 + }, + { + "date": "2024-11-01", + "equity": 12867.35, + "return_pct": 28.67 + }, + { + "date": "2024-11-04", + "equity": 12839.63, + "return_pct": 28.4 + }, + { + "date": "2024-11-05", + "equity": 12994.88, + "return_pct": 29.95 + }, + { + "date": "2024-11-06", + "equity": 13318.01, + "return_pct": 33.18 + }, + { + "date": "2024-11-07", + "equity": 13420.99, + "return_pct": 34.21 + }, + { + "date": "2024-11-08", + "equity": 13479.12, + "return_pct": 34.79 + }, + { + "date": "2024-11-11", + "equity": 13491.97, + "return_pct": 34.92 + }, + { + "date": "2024-11-12", + "equity": 13450.06, + "return_pct": 34.5 + }, + { + "date": "2024-11-13", + "equity": 13456.59, + "return_pct": 34.57 + }, + { + "date": "2024-11-14", + "equity": 13370.06, + "return_pct": 33.7 + }, + { + "date": "2024-11-15", + "equity": 13198.81, + "return_pct": 31.99 + }, + { + "date": "2024-11-18", + "equity": 13252.89, + "return_pct": 32.53 + }, + { + "date": "2024-11-19", + "equity": 13301.34, + "return_pct": 33.01 + }, + { + "date": "2024-11-20", + "equity": 13305.84, + "return_pct": 33.06 + }, + { + "date": "2024-11-21", + "equity": 13377.27, + "return_pct": 33.77 + }, + { + "date": "2024-11-22", + "equity": 13418.73, + "return_pct": 34.19 + }, + { + "date": "2024-11-25", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2024-11-26", + "equity": 13534.55, + "return_pct": 35.35 + }, + { + "date": "2024-11-27", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-11-29", + "equity": 13577.37, + "return_pct": 35.77 + }, + { + "date": "2024-12-02", + "equity": 13601.7, + "return_pct": 36.02 + }, + { + "date": "2024-12-03", + "equity": 13608.01, + "return_pct": 36.08 + }, + { + "date": "2024-12-04", + "equity": 13692.51, + "return_pct": 36.93 + }, + { + "date": "2024-12-05", + "equity": 13669.98, + "return_pct": 36.7 + }, + { + "date": "2024-12-06", + "equity": 13695.89, + "return_pct": 36.96 + }, + { + "date": "2024-12-09", + "equity": 13625.36, + "return_pct": 36.25 + }, + { + "date": "2024-12-10", + "equity": 13583.0, + "return_pct": 35.83 + }, + { + "date": "2024-12-11", + "equity": 13688.01, + "return_pct": 36.88 + }, + { + "date": "2024-12-12", + "equity": 13617.48, + "return_pct": 36.17 + }, + { + "date": "2024-12-13", + "equity": 13614.77, + "return_pct": 36.15 + }, + { + "date": "2024-12-16", + "equity": 13672.91, + "return_pct": 36.73 + }, + { + "date": "2024-12-17", + "equity": 13616.58, + "return_pct": 36.17 + }, + { + "date": "2024-12-18", + "equity": 13210.75, + "return_pct": 32.11 + }, + { + "date": "2024-12-19", + "equity": 13206.7, + "return_pct": 32.07 + }, + { + "date": "2024-12-20", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2024-12-23", + "equity": 13400.26, + "return_pct": 34.0 + }, + { + "date": "2024-12-24", + "equity": 13549.2, + "return_pct": 35.49 + }, + { + "date": "2024-12-26", + "equity": 13550.1, + "return_pct": 35.5 + }, + { + "date": "2024-12-27", + "equity": 13407.47, + "return_pct": 34.07 + }, + { + "date": "2024-12-30", + "equity": 13254.47, + "return_pct": 32.54 + }, + { + "date": "2024-12-31", + "equity": 13206.25, + "return_pct": 32.06 + }, + { + "date": "2025-01-02", + "equity": 13173.8, + "return_pct": 31.74 + }, + { + "date": "2025-01-03", + "equity": 13338.52, + "return_pct": 33.39 + }, + { + "date": "2025-01-06", + "equity": 13415.35, + "return_pct": 34.15 + }, + { + "date": "2025-01-07", + "equity": 13263.71, + "return_pct": 32.64 + }, + { + "date": "2025-01-08", + "equity": 13283.08, + "return_pct": 32.83 + }, + { + "date": "2025-01-10", + "equity": 13080.29, + "return_pct": 30.8 + }, + { + "date": "2025-01-13", + "equity": 13100.57, + "return_pct": 31.01 + }, + { + "date": "2025-01-14", + "equity": 13118.59, + "return_pct": 31.19 + }, + { + "date": "2025-01-15", + "equity": 13357.22, + "return_pct": 33.57 + }, + { + "date": "2025-01-16", + "equity": 13331.53, + "return_pct": 33.32 + }, + { + "date": "2025-01-17", + "equity": 13465.38, + "return_pct": 34.65 + }, + { + "date": "2025-01-21", + "equity": 13588.63, + "return_pct": 35.89 + }, + { + "date": "2025-01-22", + "equity": 13665.02, + "return_pct": 36.65 + }, + { + "date": "2025-01-23", + "equity": 13739.61, + "return_pct": 37.4 + }, + { + "date": "2025-01-24", + "equity": 13699.5, + "return_pct": 36.99 + }, + { + "date": "2025-01-27", + "equity": 13505.71, + "return_pct": 35.06 + }, + { + "date": "2025-01-28", + "equity": 13621.76, + "return_pct": 36.22 + }, + { + "date": "2025-01-29", + "equity": 13560.69, + "return_pct": 35.61 + }, + { + "date": "2025-01-30", + "equity": 13633.48, + "return_pct": 36.33 + }, + { + "date": "2025-01-31", + "equity": 13560.92, + "return_pct": 35.61 + }, + { + "date": "2025-02-03", + "equity": 13469.66, + "return_pct": 34.7 + }, + { + "date": "2025-02-04", + "equity": 13560.02, + "return_pct": 35.6 + }, + { + "date": "2025-02-05", + "equity": 13615.0, + "return_pct": 36.15 + }, + { + "date": "2025-02-06", + "equity": 13662.32, + "return_pct": 36.62 + }, + { + "date": "2025-02-07", + "equity": 13537.26, + "return_pct": 35.37 + }, + { + "date": "2025-02-10", + "equity": 13629.19, + "return_pct": 36.29 + }, + { + "date": "2025-02-11", + "equity": 13639.56, + "return_pct": 36.4 + }, + { + "date": "2025-02-12", + "equity": 13595.62, + "return_pct": 35.96 + }, + { + "date": "2025-02-13", + "equity": 13739.16, + "return_pct": 37.39 + }, + { + "date": "2025-02-14", + "equity": 13738.48, + "return_pct": 37.38 + }, + { + "date": "2025-02-18", + "equity": 13778.81, + "return_pct": 37.79 + }, + { + "date": "2025-02-19", + "equity": 13811.26, + "return_pct": 38.11 + }, + { + "date": "2025-02-20", + "equity": 13753.8, + "return_pct": 37.54 + }, + { + "date": "2025-02-21", + "equity": 13518.56, + "return_pct": 35.19 + }, + { + "date": "2025-02-24", + "equity": 13457.04, + "return_pct": 34.57 + }, + { + "date": "2025-02-25", + "equity": 13390.12, + "return_pct": 33.9 + }, + { + "date": "2025-02-26", + "equity": 13396.88, + "return_pct": 33.97 + }, + { + "date": "2025-02-27", + "equity": 13183.04, + "return_pct": 31.83 + }, + { + "date": "2025-02-28", + "equity": 13388.76, + "return_pct": 33.89 + }, + { + "date": "2025-03-03", + "equity": 13154.19, + "return_pct": 31.54 + }, + { + "date": "2025-03-04", + "equity": 12998.49, + "return_pct": 29.98 + }, + { + "date": "2025-03-05", + "equity": 13138.2, + "return_pct": 31.38 + }, + { + "date": "2025-03-06", + "equity": 12904.98, + "return_pct": 29.05 + }, + { + "date": "2025-03-07", + "equity": 12977.31, + "return_pct": 29.77 + }, + { + "date": "2025-03-10", + "equity": 12631.65, + "return_pct": 26.32 + }, + { + "date": "2025-03-11", + "equity": 12526.65, + "return_pct": 25.27 + }, + { + "date": "2025-03-12", + "equity": 12593.12, + "return_pct": 25.93 + }, + { + "date": "2025-03-13", + "equity": 12425.25, + "return_pct": 24.25 + }, + { + "date": "2025-03-14", + "equity": 12681.9, + "return_pct": 26.82 + }, + { + "date": "2025-03-17", + "equity": 12779.69, + "return_pct": 27.8 + }, + { + "date": "2025-03-18", + "equity": 12641.56, + "return_pct": 26.42 + }, + { + "date": "2025-03-19", + "equity": 12779.24, + "return_pct": 27.79 + }, + { + "date": "2025-03-20", + "equity": 12742.29, + "return_pct": 27.42 + }, + { + "date": "2025-03-21", + "equity": 12708.26, + "return_pct": 27.08 + }, + { + "date": "2025-03-24", + "equity": 12935.85, + "return_pct": 29.36 + }, + { + "date": "2025-03-25", + "equity": 12966.94, + "return_pct": 29.67 + }, + { + "date": "2025-03-26", + "equity": 12812.14, + "return_pct": 28.12 + }, + { + "date": "2025-03-27", + "equity": 12778.12, + "return_pct": 27.78 + }, + { + "date": "2025-03-28", + "equity": 12520.79, + "return_pct": 25.21 + }, + { + "date": "2025-03-31", + "equity": 12604.84, + "return_pct": 26.05 + }, + { + "date": "2025-04-01", + "equity": 12640.44, + "return_pct": 26.4 + }, + { + "date": "2025-04-02", + "equity": 12720.43, + "return_pct": 27.2 + }, + { + "date": "2025-04-03", + "equity": 12093.56, + "return_pct": 20.94 + }, + { + "date": "2025-04-04", + "equity": 11385.57, + "return_pct": 13.86 + }, + { + "date": "2025-04-07", + "equity": 11365.29, + "return_pct": 13.65 + }, + { + "date": "2025-04-08", + "equity": 11187.27, + "return_pct": 11.87 + }, + { + "date": "2025-04-09", + "equity": 12362.15, + "return_pct": 23.62 + }, + { + "date": "2025-04-10", + "equity": 11820.46, + "return_pct": 18.2 + }, + { + "date": "2025-04-11", + "equity": 12031.37, + "return_pct": 20.31 + }, + { + "date": "2025-04-14", + "equity": 12148.09, + "return_pct": 21.48 + }, + { + "date": "2025-04-15", + "equity": 12114.06, + "return_pct": 21.14 + }, + { + "date": "2025-04-16", + "equity": 11844.79, + "return_pct": 18.45 + }, + { + "date": "2025-04-17", + "equity": 11861.69, + "return_pct": 18.62 + }, + { + "date": "2025-04-21", + "equity": 11579.35, + "return_pct": 15.79 + }, + { + "date": "2025-04-22", + "equity": 11880.62, + "return_pct": 18.81 + }, + { + "date": "2025-04-23", + "equity": 12064.72, + "return_pct": 20.65 + }, + { + "date": "2025-04-24", + "equity": 12318.66, + "return_pct": 23.19 + }, + { + "date": "2025-04-25", + "equity": 12407.67, + "return_pct": 24.08 + }, + { + "date": "2025-04-28", + "equity": 12412.4, + "return_pct": 24.12 + }, + { + "date": "2025-04-29", + "equity": 12490.59, + "return_pct": 24.91 + }, + { + "date": "2025-04-30", + "equity": 12495.55, + "return_pct": 24.96 + }, + { + "date": "2025-05-01", + "equity": 12584.11, + "return_pct": 25.84 + }, + { + "date": "2025-05-02", + "equity": 12770.91, + "return_pct": 27.71 + }, + { + "date": "2025-05-05", + "equity": 12697.67, + "return_pct": 26.98 + }, + { + "date": "2025-05-06", + "equity": 12591.54, + "return_pct": 25.92 + }, + { + "date": "2025-05-07", + "equity": 12644.49, + "return_pct": 26.44 + }, + { + "date": "2025-05-08", + "equity": 12732.6, + "return_pct": 27.33 + }, + { + "date": "2025-05-09", + "equity": 12716.37, + "return_pct": 27.16 + }, + { + "date": "2025-05-12", + "equity": 13136.62, + "return_pct": 31.37 + }, + { + "date": "2025-05-13", + "equity": 13223.37, + "return_pct": 32.23 + }, + { + "date": "2025-05-14", + "equity": 13240.27, + "return_pct": 32.4 + }, + { + "date": "2025-05-15", + "equity": 13304.94, + "return_pct": 33.05 + }, + { + "date": "2025-05-16", + "equity": 13389.22, + "return_pct": 33.89 + }, + { + "date": "2025-05-19", + "equity": 13403.86, + "return_pct": 34.04 + }, + { + "date": "2025-05-20", + "equity": 13358.8, + "return_pct": 33.59 + }, + { + "date": "2025-05-21", + "equity": 13133.69, + "return_pct": 31.34 + }, + { + "date": "2025-05-22", + "equity": 13138.87, + "return_pct": 31.39 + }, + { + "date": "2025-05-23", + "equity": 13049.19, + "return_pct": 30.49 + }, + { + "date": "2025-05-27", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2025-05-28", + "equity": 13243.43, + "return_pct": 32.43 + }, + { + "date": "2025-05-29", + "equity": 13295.7, + "return_pct": 32.96 + }, + { + "date": "2025-05-30", + "equity": 13280.83, + "return_pct": 32.81 + }, + { + "date": "2025-06-02", + "equity": 13355.64, + "return_pct": 33.56 + }, + { + "date": "2025-06-03", + "equity": 13431.8, + "return_pct": 34.32 + }, + { + "date": "2025-06-04", + "equity": 13428.2, + "return_pct": 34.28 + }, + { + "date": "2025-06-05", + "equity": 13363.3, + "return_pct": 33.63 + }, + { + "date": "2025-06-06", + "equity": 13500.53, + "return_pct": 35.01 + }, + { + "date": "2025-06-09", + "equity": 13512.7, + "return_pct": 35.13 + }, + { + "date": "2025-06-10", + "equity": 13589.31, + "return_pct": 35.89 + }, + { + "date": "2025-06-11", + "equity": 13550.55, + "return_pct": 35.51 + }, + { + "date": "2025-06-12", + "equity": 13604.41, + "return_pct": 36.04 + }, + { + "date": "2025-06-13", + "equity": 13452.31, + "return_pct": 34.52 + }, + { + "date": "2025-06-16", + "equity": 13580.3, + "return_pct": 35.8 + }, + { + "date": "2025-06-17", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2025-06-18", + "equity": 13462.22, + "return_pct": 34.62 + }, + { + "date": "2025-06-20", + "equity": 13391.02, + "return_pct": 33.91 + }, + { + "date": "2025-06-23", + "equity": 13523.29, + "return_pct": 35.23 + }, + { + "date": "2025-06-24", + "equity": 13672.68, + "return_pct": 36.73 + }, + { + "date": "2025-06-25", + "equity": 13680.34, + "return_pct": 36.8 + }, + { + "date": "2025-06-26", + "equity": 13787.38, + "return_pct": 37.87 + }, + { + "date": "2025-06-27", + "equity": 13855.88, + "return_pct": 38.56 + }, + { + "date": "2025-06-30", + "equity": 13922.13, + "return_pct": 39.22 + }, + { + "date": "2025-07-01", + "equity": 13917.62, + "return_pct": 39.18 + }, + { + "date": "2025-07-02", + "equity": 13980.71, + "return_pct": 39.81 + }, + { + "date": "2025-07-03", + "equity": 14090.9, + "return_pct": 40.91 + }, + { + "date": "2025-07-07", + "equity": 13985.89, + "return_pct": 39.86 + }, + { + "date": "2025-07-08", + "equity": 13978.23, + "return_pct": 39.78 + }, + { + "date": "2025-07-09", + "equity": 14062.06, + "return_pct": 40.62 + }, + { + "date": "2025-07-10", + "equity": 14101.71, + "return_pct": 41.02 + }, + { + "date": "2025-07-11", + "equity": 14052.14, + "return_pct": 40.52 + }, + { + "date": "2025-07-14", + "equity": 14078.96, + "return_pct": 40.79 + }, + { + "date": "2025-07-15", + "equity": 14018.79, + "return_pct": 40.19 + }, + { + "date": "2025-07-16", + "equity": 14065.66, + "return_pct": 40.66 + }, + { + "date": "2025-07-17", + "equity": 14151.74, + "return_pct": 41.52 + }, + { + "date": "2025-07-18", + "equity": 14141.37, + "return_pct": 41.41 + }, + { + "date": "2025-07-21", + "equity": 14168.19, + "return_pct": 41.68 + }, + { + "date": "2025-07-22", + "equity": 14170.22, + "return_pct": 41.7 + }, + { + "date": "2025-07-23", + "equity": 14290.77, + "return_pct": 42.91 + }, + { + "date": "2025-07-24", + "equity": 14295.5, + "return_pct": 42.96 + }, + { + "date": "2025-07-25", + "equity": 14355.89, + "return_pct": 43.56 + }, + { + "date": "2025-07-28", + "equity": 14352.28, + "return_pct": 43.52 + }, + { + "date": "2025-07-29", + "equity": 14314.43, + "return_pct": 43.14 + }, + { + "date": "2025-07-30", + "equity": 14296.4, + "return_pct": 42.96 + }, + { + "date": "2025-07-31", + "equity": 14242.77, + "return_pct": 42.43 + }, + { + "date": "2025-08-01", + "equity": 14009.33, + "return_pct": 40.09 + }, + { + "date": "2025-08-04", + "equity": 14222.27, + "return_pct": 42.22 + }, + { + "date": "2025-08-05", + "equity": 14150.16, + "return_pct": 41.5 + }, + { + "date": "2025-08-06", + "equity": 14258.55, + "return_pct": 42.59 + }, + { + "date": "2025-08-07", + "equity": 14246.6, + "return_pct": 42.47 + }, + { + "date": "2025-08-08", + "equity": 14357.69, + "return_pct": 43.58 + }, + { + "date": "2025-08-11", + "equity": 14329.3, + "return_pct": 43.29 + }, + { + "date": "2025-08-12", + "equity": 14481.85, + "return_pct": 44.82 + }, + { + "date": "2025-08-13", + "equity": 14531.42, + "return_pct": 45.31 + }, + { + "date": "2025-08-14", + "equity": 14532.77, + "return_pct": 45.33 + }, + { + "date": "2025-08-15", + "equity": 14498.75, + "return_pct": 44.99 + }, + { + "date": "2025-08-18", + "equity": 14495.59, + "return_pct": 44.96 + }, + { + "date": "2025-08-19", + "equity": 14416.95, + "return_pct": 44.17 + }, + { + "date": "2025-08-20", + "equity": 14378.65, + "return_pct": 43.79 + }, + { + "date": "2025-08-21", + "equity": 14320.96, + "return_pct": 43.21 + }, + { + "date": "2025-08-22", + "equity": 14540.89, + "return_pct": 45.41 + }, + { + "date": "2025-08-25", + "equity": 14476.89, + "return_pct": 44.77 + }, + { + "date": "2025-08-26", + "equity": 14537.51, + "return_pct": 45.38 + }, + { + "date": "2025-08-27", + "equity": 14570.63, + "return_pct": 45.71 + }, + { + "date": "2025-08-28", + "equity": 14622.23, + "return_pct": 46.22 + }, + { + "date": "2025-08-29", + "equity": 14535.03, + "return_pct": 45.35 + }, + { + "date": "2025-09-02", + "equity": 14427.32, + "return_pct": 44.27 + }, + { + "date": "2025-09-03", + "equity": 14505.51, + "return_pct": 45.06 + }, + { + "date": "2025-09-04", + "equity": 14626.74, + "return_pct": 46.27 + }, + { + "date": "2025-09-05", + "equity": 14584.38, + "return_pct": 45.84 + }, + { + "date": "2025-09-08", + "equity": 14620.2, + "return_pct": 46.2 + }, + { + "date": "2025-09-09", + "equity": 14654.0, + "return_pct": 46.54 + }, + { + "date": "2025-09-10", + "equity": 14696.37, + "return_pct": 46.96 + }, + { + "date": "2025-09-11", + "equity": 14818.5, + "return_pct": 48.18 + }, + { + "date": "2025-09-12", + "equity": 14813.54, + "return_pct": 48.14 + }, + { + "date": "2025-09-15", + "equity": 14892.4, + "return_pct": 48.92 + }, + { + "date": "2025-09-16", + "equity": 14871.9, + "return_pct": 48.72 + }, + { + "date": "2025-09-17", + "equity": 14853.42, + "return_pct": 48.53 + }, + { + "date": "2025-09-18", + "equity": 14922.82, + "return_pct": 49.23 + }, + { + "date": "2025-09-19", + "equity": 14955.27, + "return_pct": 49.55 + }, + { + "date": "2025-09-22", + "equity": 15026.03, + "return_pct": 50.26 + }, + { + "date": "2025-09-23", + "equity": 14944.23, + "return_pct": 49.44 + }, + { + "date": "2025-09-24", + "equity": 14896.69, + "return_pct": 48.97 + }, + { + "date": "2025-09-25", + "equity": 14827.96, + "return_pct": 48.28 + }, + { + "date": "2025-09-26", + "equity": 14912.91, + "return_pct": 49.13 + }, + { + "date": "2025-09-29", + "equity": 14954.82, + "return_pct": 49.55 + }, + { + "date": "2025-09-30", + "equity": 15011.15, + "return_pct": 50.11 + }, + { + "date": "2025-10-01", + "equity": 15062.3, + "return_pct": 50.62 + }, + { + "date": "2025-10-02", + "equity": 15079.65, + "return_pct": 50.8 + }, + { + "date": "2025-10-03", + "equity": 15079.43, + "return_pct": 50.79 + }, + { + "date": "2025-10-06", + "equity": 15133.51, + "return_pct": 51.34 + }, + { + "date": "2025-10-07", + "equity": 15077.4, + "return_pct": 50.77 + }, + { + "date": "2025-10-08", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2025-10-09", + "equity": 15123.37, + "return_pct": 51.23 + }, + { + "date": "2025-10-10", + "equity": 14714.62, + "return_pct": 47.15 + }, + { + "date": "2025-10-13", + "equity": 14940.4, + "return_pct": 49.4 + }, + { + "date": "2025-10-14", + "equity": 14922.15, + "return_pct": 49.22 + }, + { + "date": "2025-10-15", + "equity": 14988.4, + "return_pct": 49.88 + }, + { + "date": "2025-10-16", + "equity": 14886.32, + "return_pct": 48.86 + }, + { + "date": "2025-10-17", + "equity": 14970.82, + "return_pct": 49.71 + }, + { + "date": "2025-10-20", + "equity": 15126.52, + "return_pct": 51.27 + }, + { + "date": "2025-10-21", + "equity": 15126.3, + "return_pct": 51.26 + }, + { + "date": "2025-10-22", + "equity": 15047.66, + "return_pct": 50.48 + }, + { + "date": "2025-10-23", + "equity": 15136.89, + "return_pct": 51.37 + }, + { + "date": "2025-10-24", + "equity": 15260.6, + "return_pct": 52.61 + }, + { + "date": "2025-10-27", + "equity": 15440.64, + "return_pct": 54.41 + }, + { + "date": "2025-10-28", + "equity": 15481.65, + "return_pct": 54.82 + }, + { + "date": "2025-10-29", + "equity": 15489.08, + "return_pct": 54.89 + }, + { + "date": "2025-10-30", + "equity": 15318.73, + "return_pct": 53.19 + }, + { + "date": "2025-10-31", + "equity": 15368.98, + "return_pct": 53.69 + }, + { + "date": "2025-11-03", + "equity": 15397.82, + "return_pct": 53.98 + }, + { + "date": "2025-11-04", + "equity": 15215.3, + "return_pct": 52.15 + }, + { + "date": "2025-11-05", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2025-11-06", + "equity": 15104.22, + "return_pct": 51.04 + }, + { + "date": "2025-11-07", + "equity": 15119.09, + "return_pct": 51.19 + }, + { + "date": "2025-11-10", + "equity": 15355.01, + "return_pct": 53.55 + }, + { + "date": "2025-11-11", + "equity": 15390.16, + "return_pct": 53.9 + }, + { + "date": "2025-11-12", + "equity": 15398.72, + "return_pct": 53.99 + }, + { + "date": "2025-11-13", + "equity": 15143.2, + "return_pct": 51.43 + }, + { + "date": "2025-11-14", + "equity": 15140.72, + "return_pct": 51.41 + }, + { + "date": "2025-11-17", + "equity": 14999.66, + "return_pct": 50.0 + }, + { + "date": "2025-11-18", + "equity": 14873.7, + "return_pct": 48.74 + }, + { + "date": "2025-11-19", + "equity": 14931.16, + "return_pct": 49.31 + }, + { + "date": "2025-11-20", + "equity": 14703.58, + "return_pct": 47.04 + }, + { + "date": "2025-11-21", + "equity": 14850.04, + "return_pct": 48.5 + }, + { + "date": "2025-11-24", + "equity": 15068.61, + "return_pct": 50.69 + }, + { + "date": "2025-11-25", + "equity": 15210.35, + "return_pct": 52.1 + }, + { + "date": "2025-11-26", + "equity": 15315.35, + "return_pct": 53.15 + }, + { + "date": "2025-11-28", + "equity": 15398.95, + "return_pct": 53.99 + }, + { + "date": "2025-12-01", + "equity": 15328.65, + "return_pct": 53.29 + }, + { + "date": "2025-12-02", + "equity": 15357.04, + "return_pct": 53.57 + }, + { + "date": "2025-12-03", + "equity": 15410.22, + "return_pct": 54.1 + }, + { + "date": "2025-12-04", + "equity": 15421.48, + "return_pct": 54.21 + }, + { + "date": "2025-12-05", + "equity": 15450.78, + "return_pct": 54.51 + }, + { + "date": "2025-12-08", + "equity": 15404.36, + "return_pct": 54.04 + }, + { + "date": "2025-12-09", + "equity": 15391.06, + "return_pct": 53.91 + }, + { + "date": "2025-12-10", + "equity": 15493.14, + "return_pct": 54.93 + }, + { + "date": "2025-12-11", + "equity": 15529.19, + "return_pct": 55.29 + }, + { + "date": "2025-12-12", + "equity": 15362.22, + "return_pct": 53.62 + }, + { + "date": "2025-12-15", + "equity": 15339.01, + "return_pct": 53.39 + }, + { + "date": "2025-12-16", + "equity": 15297.1, + "return_pct": 52.97 + }, + { + "date": "2025-12-17", + "equity": 15128.78, + "return_pct": 51.29 + }, + { + "date": "2025-12-18", + "equity": 15243.02, + "return_pct": 52.43 + }, + { + "date": "2025-12-19", + "equity": 15335.86, + "return_pct": 53.36 + }, + { + "date": "2025-12-22", + "equity": 15431.4, + "return_pct": 54.31 + }, + { + "date": "2025-12-23", + "equity": 15501.93, + "return_pct": 55.02 + }, + { + "date": "2025-12-24", + "equity": 15556.46, + "return_pct": 55.56 + }, + { + "date": "2025-12-26", + "equity": 15554.88, + "return_pct": 55.55 + }, + { + "date": "2025-12-29", + "equity": 15499.45, + "return_pct": 54.99 + }, + { + "date": "2025-12-30", + "equity": 15480.52, + "return_pct": 54.81 + }, + { + "date": "2025-12-31", + "equity": 15365.83, + "return_pct": 53.66 + }, + { + "date": "2026-01-02", + "equity": 15393.99, + "return_pct": 53.94 + }, + { + "date": "2026-01-05", + "equity": 15496.52, + "return_pct": 54.97 + }, + { + "date": "2026-01-06", + "equity": 15588.68, + "return_pct": 55.89 + }, + { + "date": "2026-01-07", + "equity": 15538.43, + "return_pct": 55.38 + }, + { + "date": "2026-01-08", + "equity": 15536.85, + "return_pct": 55.37 + }, + { + "date": "2026-01-09", + "equity": 15639.6, + "return_pct": 56.4 + }, + { + "date": "2026-01-12", + "equity": 15664.17, + "return_pct": 56.64 + }, + { + "date": "2026-01-13", + "equity": 15632.84, + "return_pct": 56.33 + }, + { + "date": "2026-01-14", + "equity": 15556.01, + "return_pct": 55.56 + }, + { + "date": "2026-01-15", + "equity": 15598.37, + "return_pct": 55.98 + }, + { + "date": "2026-01-16", + "equity": 15585.3, + "return_pct": 55.85 + }, + { + "date": "2026-01-20", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2026-01-21", + "equity": 15444.24, + "return_pct": 54.44 + }, + { + "date": "2026-01-22", + "equity": 15524.91, + "return_pct": 55.25 + }, + { + "date": "2026-01-23", + "equity": 15530.54, + "return_pct": 55.31 + }, + { + "date": "2026-01-26", + "equity": 15609.41, + "return_pct": 56.09 + }, + { + "date": "2026-01-27", + "equity": 15671.6, + "return_pct": 56.72 + }, + { + "date": "2026-01-28", + "equity": 15670.02, + "return_pct": 56.7 + }, + { + "date": "2026-01-29", + "equity": 15638.93, + "return_pct": 56.39 + }, + { + "date": "2026-01-30", + "equity": 15592.28, + "return_pct": 55.92 + }, + { + "date": "2026-02-02", + "equity": 15669.8, + "return_pct": 56.7 + }, + { + "date": "2026-02-03", + "equity": 15537.3, + "return_pct": 55.37 + }, + { + "date": "2026-02-04", + "equity": 15462.04, + "return_pct": 54.62 + }, + { + "date": "2026-02-05", + "equity": 15268.93, + "return_pct": 52.69 + }, + { + "date": "2026-02-06", + "equity": 15561.86, + "return_pct": 55.62 + }, + { + "date": "2026-02-09", + "equity": 15636.9, + "return_pct": 56.37 + }, + { + "date": "2026-02-10", + "equity": 15595.66, + "return_pct": 55.96 + }, + { + "date": "2026-02-11", + "equity": 15592.06, + "return_pct": 55.92 + }, + { + "date": "2026-02-12", + "equity": 15351.18, + "return_pct": 53.51 + }, + { + "date": "2026-02-13", + "equity": 15362.0, + "return_pct": 53.62 + }, + { + "date": "2026-02-17", + "equity": 15386.78, + "return_pct": 53.87 + }, + { + "date": "2026-02-18", + "equity": 15464.3, + "return_pct": 54.64 + }, + { + "date": "2026-02-19", + "equity": 15423.51, + "return_pct": 54.24 + }, + { + "date": "2026-02-20", + "equity": 15535.05, + "return_pct": 55.35 + }, + { + "date": "2026-02-23", + "equity": 15376.42, + "return_pct": 53.76 + }, + { + "date": "2026-02-24", + "equity": 15488.18, + "return_pct": 54.88 + }, + { + "date": "2026-02-25", + "equity": 15618.87, + "return_pct": 56.19 + }, + { + "date": "2026-02-26", + "equity": 15532.12, + "return_pct": 55.32 + }, + { + "date": "2026-02-27", + "equity": 15457.54, + "return_pct": 54.58 + }, + { + "date": "2026-03-02", + "equity": 15466.32, + "return_pct": 54.66 + }, + { + "date": "2026-03-03", + "equity": 15330.0, + "return_pct": 53.3 + }, + { + "date": "2026-03-04", + "equity": 15438.16, + "return_pct": 54.38 + }, + { + "date": "2026-03-05", + "equity": 15352.08, + "return_pct": 53.52 + }, + { + "date": "2026-03-06", + "equity": 15150.86, + "return_pct": 51.51 + }, + { + "date": "2026-03-09", + "equity": 15283.58, + "return_pct": 52.84 + }, + { + "date": "2026-03-10", + "equity": 15259.02, + "return_pct": 52.59 + }, + { + "date": "2026-03-11", + "equity": 15239.87, + "return_pct": 52.4 + }, + { + "date": "2026-03-12", + "equity": 15008.45, + "return_pct": 50.08 + }, + { + "date": "2026-03-13", + "equity": 14923.5, + "return_pct": 49.23 + }, + { + "date": "2026-03-16", + "equity": 15075.37, + "return_pct": 50.75 + }, + { + "date": "2026-03-17", + "equity": 15115.03, + "return_pct": 51.15 + }, + { + "date": "2026-03-18", + "equity": 14904.12, + "return_pct": 49.04 + }, + { + "date": "2026-03-19", + "equity": 14867.39, + "return_pct": 48.67 + }, + { + "date": "2026-03-20", + "equity": 14614.34, + "return_pct": 46.14 + }, + { + "date": "2026-03-23", + "equity": 14767.8, + "return_pct": 47.68 + }, + { + "date": "2026-03-24", + "equity": 14718.22, + "return_pct": 47.18 + }, + { + "date": "2026-03-25", + "equity": 14800.24, + "return_pct": 48.0 + }, + { + "date": "2026-03-26", + "equity": 14535.93, + "return_pct": 45.36 + }, + { + "date": "2026-03-27", + "equity": 14288.06, + "return_pct": 42.88 + }, + { + "date": "2026-03-30", + "equity": 14240.29, + "return_pct": 42.4 + }, + { + "date": "2026-03-31", + "equity": 14654.23, + "return_pct": 46.54 + }, + { + "date": "2026-04-01", + "equity": 14764.64, + "return_pct": 47.65 + }, + { + "date": "2026-04-02", + "equity": 14777.94, + "return_pct": 47.78 + }, + { + "date": "2026-04-06", + "equity": 14847.79, + "return_pct": 48.48 + }, + { + "date": "2026-04-07", + "equity": 14854.32, + "return_pct": 48.54 + }, + { + "date": "2026-04-08", + "equity": 15232.66, + "return_pct": 52.33 + }, + { + "date": "2026-04-09", + "equity": 15320.53, + "return_pct": 53.21 + }, + { + "date": "2026-04-10", + "equity": 15310.39, + "return_pct": 53.1 + }, + { + "date": "2026-04-13", + "equity": 15460.01, + "return_pct": 54.6 + }, + { + "date": "2026-04-14", + "equity": 15648.39, + "return_pct": 56.48 + }, + { + "date": "2026-04-15", + "equity": 15771.87, + "return_pct": 57.72 + }, + { + "date": "2026-04-16", + "equity": 15810.63, + "return_pct": 58.11 + }, + { + "date": "2026-04-17", + "equity": 16001.71, + "return_pct": 60.02 + }, + { + "date": "2026-04-20", + "equity": 15969.72, + "return_pct": 59.7 + }, + { + "date": "2026-04-21", + "equity": 15865.16, + "return_pct": 58.65 + }, + { + "date": "2026-04-22", + "equity": 16025.82, + "return_pct": 60.26 + }, + { + "date": "2026-04-23", + "equity": 15963.63, + "return_pct": 59.64 + }, + { + "date": "2026-04-24", + "equity": 16087.34, + "return_pct": 60.87 + }, + { + "date": "2026-04-27", + "equity": 16115.05, + "return_pct": 61.15 + }, + { + "date": "2026-04-28", + "equity": 16036.64, + "return_pct": 60.37 + }, + { + "date": "2026-04-29", + "equity": 16034.16, + "return_pct": 60.34 + }, + { + "date": "2026-04-30", + "equity": 16193.7, + "return_pct": 61.94 + }, + { + "date": "2026-05-01", + "equity": 16238.54, + "return_pct": 62.39 + }, + { + "date": "2026-05-04", + "equity": 16179.05, + "return_pct": 61.79 + }, + { + "date": "2026-05-05", + "equity": 16308.84, + "return_pct": 63.09 + }, + { + "date": "2026-05-06", + "equity": 16535.52, + "return_pct": 65.36 + }, + { + "date": "2026-05-07", + "equity": 16484.82, + "return_pct": 64.85 + }, + { + "date": "2026-05-08", + "equity": 16620.92, + "return_pct": 66.21 + }, + { + "date": "2026-05-11", + "equity": 16658.78, + "return_pct": 66.59 + }, + { + "date": "2026-05-12", + "equity": 16633.54, + "return_pct": 66.34 + }, + { + "date": "2026-05-13", + "equity": 16726.6, + "return_pct": 67.27 + }, + { + "date": "2026-05-14", + "equity": 16858.65, + "return_pct": 68.59 + }, + { + "date": "2026-05-15", + "equity": 16655.85, + "return_pct": 66.56 + }, + { + "date": "2026-05-18", + "equity": 16644.13, + "return_pct": 66.44 + }, + { + "date": "2026-05-19", + "equity": 16533.27, + "return_pct": 65.33 + }, + { + "date": "2026-05-20", + "equity": 16702.72, + "return_pct": 67.03 + }, + { + "date": "2026-05-21", + "equity": 16735.84, + "return_pct": 67.36 + }, + { + "date": "2026-05-22", + "equity": 16801.64, + "return_pct": 68.02 + }, + { + "date": "2026-05-26", + "equity": 16913.18, + "return_pct": 69.13 + }, + { + "date": "2026-05-27", + "equity": 16910.25, + "return_pct": 69.1 + }, + { + "date": "2026-05-28", + "equity": 17003.54, + "return_pct": 70.04 + }, + { + "date": "2026-05-29", + "equity": 17045.9, + "return_pct": 70.46 + }, + { + "date": "2026-06-01", + "equity": 17092.32, + "return_pct": 70.92 + }, + { + "date": "2026-06-02", + "equity": 17115.53, + "return_pct": 71.16 + }, + { + "date": "2026-06-03", + "equity": 16995.43, + "return_pct": 69.95 + }, + { + "date": "2026-06-04", + "equity": 17059.65, + "return_pct": 70.6 + }, + { + "date": "2026-06-05", + "equity": 16619.35, + "return_pct": 66.19 + }, + { + "date": "2026-06-08", + "equity": 16656.98, + "return_pct": 66.57 + }, + { + "date": "2026-06-09", + "equity": 16608.08, + "return_pct": 66.08 + }, + { + "date": "2026-06-10", + "equity": 16346.24, + "return_pct": 63.46 + }, + { + "date": "2026-06-11", + "equity": 16624.08, + "return_pct": 66.24 + }, + { + "date": "2026-06-12", + "equity": 16713.99, + "return_pct": 67.14 + }, + { + "date": "2026-06-15", + "equity": 17008.72, + "return_pct": 70.09 + }, + { + "date": "2026-06-16", + "equity": 16907.32, + "return_pct": 69.07 + }, + { + "date": "2026-06-17", + "equity": 16696.19, + "return_pct": 66.96 + }, + { + "date": "2026-06-18", + "equity": 16826.43, + "return_pct": 68.26 + }, + { + "date": "2026-06-22", + "equity": 16773.47, + "return_pct": 67.73 + }, + { + "date": "2026-06-23", + "equity": 16529.89, + "return_pct": 65.3 + }, + { + "date": "2026-06-24", + "equity": 16522.23, + "return_pct": 65.22 + }, + { + "date": "2026-06-25", + "equity": 16546.11, + "return_pct": 65.46 + }, + { + "date": "2026-06-26", + "equity": 16426.46, + "return_pct": 64.26 + }, + { + "date": "2026-06-29", + "equity": 16697.09, + "return_pct": 66.97 + }, + { + "date": "2026-06-30", + "equity": 16827.1, + "return_pct": 68.27 + }, + { + "date": "2026-07-01", + "equity": 16804.34, + "return_pct": 68.04 + }, + { + "date": "2026-07-02", + "equity": 16782.26, + "return_pct": 67.82 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "5y", + "lookback_label": "5 years", + "starting_capital": 10000.0, + "final_equity": 52815.5, + "total_return_pct": 428.2, + "cagr_pct": 39.6, + "max_drawdown_pct": 22.0, + "sharpe": 1.78, + "trades": 305, + "win_rate": 38.7, + "avg_trade_pnl": 140.38, + "best_trade_r": 12.87, + "worst_trade_r": -1.76, + "best_trade_pnl": 5144.91, + "worst_trade_pnl": -561.89, + "avg_hold_days": 17.1, + "exit_reasons": { + "stop": 180, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 72.0, + "yearly_returns": [ + { + "year": 2021, + "return_pct": 0.0 + }, + { + "year": 2022, + "return_pct": 10.2 + }, + { + "year": 2023, + "return_pct": 41.6 + }, + { + "year": 2024, + "return_pct": 42.1 + }, + { + "year": 2025, + "return_pct": 75.8 + }, + { + "year": 2026, + "return_pct": 35.6 + } + ], + "start_date": "2021-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-06", + "equity": 9996.28, + "return_pct": -0.04 + }, + { + "date": "2022-07-07", + "equity": 10013.25, + "return_pct": 0.13 + }, + { + "date": "2022-07-08", + "equity": 10063.32, + "return_pct": 0.63 + }, + { + "date": "2022-07-11", + "equity": 10024.86, + "return_pct": 0.25 + }, + { + "date": "2022-07-12", + "equity": 9912.85, + "return_pct": -0.87 + }, + { + "date": "2022-07-13", + "equity": 9880.9, + "return_pct": -1.19 + }, + { + "date": "2022-07-14", + "equity": 9992.36, + "return_pct": -0.08 + }, + { + "date": "2022-07-15", + "equity": 10195.49, + "return_pct": 1.95 + }, + { + "date": "2022-07-18", + "equity": 10079.01, + "return_pct": 0.79 + }, + { + "date": "2022-07-19", + "equity": 10370.35, + "return_pct": 3.7 + }, + { + "date": "2022-07-20", + "equity": 10460.36, + "return_pct": 4.6 + }, + { + "date": "2022-07-21", + "equity": 10726.38, + "return_pct": 7.26 + }, + { + "date": "2022-07-22", + "equity": 10651.86, + "return_pct": 6.52 + }, + { + "date": "2022-07-25", + "equity": 10661.54, + "return_pct": 6.62 + }, + { + "date": "2022-07-26", + "equity": 10607.59, + "return_pct": 6.08 + }, + { + "date": "2022-07-27", + "equity": 10979.29, + "return_pct": 9.79 + }, + { + "date": "2022-07-28", + "equity": 11265.96, + "return_pct": 12.66 + }, + { + "date": "2022-07-29", + "equity": 11445.08, + "return_pct": 14.45 + }, + { + "date": "2022-08-01", + "equity": 11488.81, + "return_pct": 14.89 + }, + { + "date": "2022-08-02", + "equity": 11452.33, + "return_pct": 14.52 + }, + { + "date": "2022-08-03", + "equity": 11576.03, + "return_pct": 15.76 + }, + { + "date": "2022-08-04", + "equity": 11598.23, + "return_pct": 15.98 + }, + { + "date": "2022-08-05", + "equity": 11629.52, + "return_pct": 16.3 + }, + { + "date": "2022-08-08", + "equity": 11586.35, + "return_pct": 15.86 + }, + { + "date": "2022-08-09", + "equity": 11500.63, + "return_pct": 15.01 + }, + { + "date": "2022-08-10", + "equity": 11745.9, + "return_pct": 17.46 + }, + { + "date": "2022-08-11", + "equity": 11754.59, + "return_pct": 17.55 + }, + { + "date": "2022-08-12", + "equity": 11957.71, + "return_pct": 19.58 + }, + { + "date": "2022-08-15", + "equity": 12110.85, + "return_pct": 21.11 + }, + { + "date": "2022-08-16", + "equity": 12112.58, + "return_pct": 21.13 + }, + { + "date": "2022-08-17", + "equity": 12063.8, + "return_pct": 20.64 + }, + { + "date": "2022-08-18", + "equity": 12168.37, + "return_pct": 21.68 + }, + { + "date": "2022-08-19", + "equity": 11951.27, + "return_pct": 19.51 + }, + { + "date": "2022-08-22", + "equity": 11859.92, + "return_pct": 18.6 + }, + { + "date": "2022-08-23", + "equity": 11990.27, + "return_pct": 19.9 + }, + { + "date": "2022-08-24", + "equity": 12108.74, + "return_pct": 21.09 + }, + { + "date": "2022-08-25", + "equity": 12281.42, + "return_pct": 22.81 + }, + { + "date": "2022-08-26", + "equity": 12078.94, + "return_pct": 20.79 + }, + { + "date": "2022-08-29", + "equity": 12080.42, + "return_pct": 20.8 + }, + { + "date": "2022-08-30", + "equity": 11691.74, + "return_pct": 16.92 + }, + { + "date": "2022-08-31", + "equity": 11526.05, + "return_pct": 15.26 + }, + { + "date": "2022-09-01", + "equity": 11249.08, + "return_pct": 12.49 + }, + { + "date": "2022-09-02", + "equity": 11459.88, + "return_pct": 14.6 + }, + { + "date": "2022-09-06", + "equity": 11247.29, + "return_pct": 12.47 + }, + { + "date": "2022-09-07", + "equity": 11058.83, + "return_pct": 10.59 + }, + { + "date": "2022-09-08", + "equity": 11157.71, + "return_pct": 11.58 + }, + { + "date": "2022-09-09", + "equity": 11407.48, + "return_pct": 14.07 + }, + { + "date": "2022-09-12", + "equity": 11431.64, + "return_pct": 14.32 + }, + { + "date": "2022-09-13", + "equity": 11068.83, + "return_pct": 10.69 + }, + { + "date": "2022-09-14", + "equity": 11380.13, + "return_pct": 13.8 + }, + { + "date": "2022-09-15", + "equity": 11206.91, + "return_pct": 12.07 + }, + { + "date": "2022-09-16", + "equity": 10905.52, + "return_pct": 9.06 + }, + { + "date": "2022-09-19", + "equity": 10832.43, + "return_pct": 8.32 + }, + { + "date": "2022-09-20", + "equity": 10787.3, + "return_pct": 7.87 + }, + { + "date": "2022-09-21", + "equity": 10704.56, + "return_pct": 7.05 + }, + { + "date": "2022-09-22", + "equity": 10763.64, + "return_pct": 7.64 + }, + { + "date": "2022-09-23", + "equity": 10528.85, + "return_pct": 5.29 + }, + { + "date": "2022-09-26", + "equity": 10511.71, + "return_pct": 5.12 + }, + { + "date": "2022-09-27", + "equity": 10516.43, + "return_pct": 5.16 + }, + { + "date": "2022-09-28", + "equity": 10543.12, + "return_pct": 5.43 + }, + { + "date": "2022-09-29", + "equity": 10525.7, + "return_pct": 5.26 + }, + { + "date": "2022-09-30", + "equity": 10481.34, + "return_pct": 4.81 + }, + { + "date": "2022-10-03", + "equity": 10481.34, + "return_pct": 4.81 + }, + { + "date": "2022-10-04", + "equity": 10481.34, + "return_pct": 4.81 + }, + { + "date": "2022-10-05", + "equity": 10481.34, + "return_pct": 4.81 + }, + { + "date": "2022-10-06", + "equity": 10472.56, + "return_pct": 4.73 + }, + { + "date": "2022-10-07", + "equity": 10313.59, + "return_pct": 3.14 + }, + { + "date": "2022-10-10", + "equity": 10158.8, + "return_pct": 1.59 + }, + { + "date": "2022-10-11", + "equity": 10190.27, + "return_pct": 1.9 + }, + { + "date": "2022-10-12", + "equity": 10197.08, + "return_pct": 1.97 + }, + { + "date": "2022-10-13", + "equity": 10304.42, + "return_pct": 3.04 + }, + { + "date": "2022-10-14", + "equity": 9871.2, + "return_pct": -1.29 + }, + { + "date": "2022-10-17", + "equity": 10033.82, + "return_pct": 0.34 + }, + { + "date": "2022-10-18", + "equity": 10166.48, + "return_pct": 1.66 + }, + { + "date": "2022-10-19", + "equity": 10333.6, + "return_pct": 3.34 + }, + { + "date": "2022-10-20", + "equity": 10371.54, + "return_pct": 3.72 + }, + { + "date": "2022-10-21", + "equity": 10950.54, + "return_pct": 9.51 + }, + { + "date": "2022-10-24", + "equity": 11202.77, + "return_pct": 12.03 + }, + { + "date": "2022-10-25", + "equity": 11283.22, + "return_pct": 12.83 + }, + { + "date": "2022-10-26", + "equity": 11422.26, + "return_pct": 14.22 + }, + { + "date": "2022-10-27", + "equity": 11402.05, + "return_pct": 14.02 + }, + { + "date": "2022-10-28", + "equity": 11273.82, + "return_pct": 12.74 + }, + { + "date": "2022-10-31", + "equity": 11349.89, + "return_pct": 13.5 + }, + { + "date": "2022-11-01", + "equity": 11422.29, + "return_pct": 14.22 + }, + { + "date": "2022-11-02", + "equity": 11177.85, + "return_pct": 11.78 + }, + { + "date": "2022-11-03", + "equity": 11260.31, + "return_pct": 12.6 + }, + { + "date": "2022-11-04", + "equity": 11525.39, + "return_pct": 15.25 + }, + { + "date": "2022-11-07", + "equity": 11734.26, + "return_pct": 17.34 + }, + { + "date": "2022-11-08", + "equity": 11742.5, + "return_pct": 17.43 + }, + { + "date": "2022-11-09", + "equity": 11329.27, + "return_pct": 13.29 + }, + { + "date": "2022-11-10", + "equity": 11560.47, + "return_pct": 15.6 + }, + { + "date": "2022-11-11", + "equity": 11729.66, + "return_pct": 17.3 + }, + { + "date": "2022-11-14", + "equity": 11765.68, + "return_pct": 17.66 + }, + { + "date": "2022-11-15", + "equity": 11869.8, + "return_pct": 18.7 + }, + { + "date": "2022-11-16", + "equity": 11666.58, + "return_pct": 16.67 + }, + { + "date": "2022-11-17", + "equity": 11681.68, + "return_pct": 16.82 + }, + { + "date": "2022-11-18", + "equity": 11707.02, + "return_pct": 17.07 + }, + { + "date": "2022-11-21", + "equity": 11586.94, + "return_pct": 15.87 + }, + { + "date": "2022-11-22", + "equity": 11786.75, + "return_pct": 17.87 + }, + { + "date": "2022-11-23", + "equity": 11638.22, + "return_pct": 16.38 + }, + { + "date": "2022-11-25", + "equity": 11618.97, + "return_pct": 16.19 + }, + { + "date": "2022-11-28", + "equity": 11451.19, + "return_pct": 14.51 + }, + { + "date": "2022-11-29", + "equity": 11469.59, + "return_pct": 14.7 + }, + { + "date": "2022-11-30", + "equity": 11770.47, + "return_pct": 17.7 + }, + { + "date": "2022-12-01", + "equity": 11738.75, + "return_pct": 17.39 + }, + { + "date": "2022-12-02", + "equity": 11782.21, + "return_pct": 17.82 + }, + { + "date": "2022-12-05", + "equity": 11507.44, + "return_pct": 15.07 + }, + { + "date": "2022-12-06", + "equity": 11424.76, + "return_pct": 14.25 + }, + { + "date": "2022-12-07", + "equity": 11348.87, + "return_pct": 13.49 + }, + { + "date": "2022-12-08", + "equity": 11391.17, + "return_pct": 13.91 + }, + { + "date": "2022-12-09", + "equity": 11260.49, + "return_pct": 12.6 + }, + { + "date": "2022-12-12", + "equity": 11334.64, + "return_pct": 13.35 + }, + { + "date": "2022-12-13", + "equity": 11355.19, + "return_pct": 13.55 + }, + { + "date": "2022-12-14", + "equity": 11364.45, + "return_pct": 13.64 + }, + { + "date": "2022-12-15", + "equity": 11358.06, + "return_pct": 13.58 + }, + { + "date": "2022-12-16", + "equity": 11274.69, + "return_pct": 12.75 + }, + { + "date": "2022-12-19", + "equity": 11039.12, + "return_pct": 10.39 + }, + { + "date": "2022-12-20", + "equity": 11048.22, + "return_pct": 10.48 + }, + { + "date": "2022-12-21", + "equity": 11155.07, + "return_pct": 11.55 + }, + { + "date": "2022-12-22", + "equity": 11044.71, + "return_pct": 10.45 + }, + { + "date": "2022-12-23", + "equity": 11072.06, + "return_pct": 10.72 + }, + { + "date": "2022-12-27", + "equity": 11146.03, + "return_pct": 11.46 + }, + { + "date": "2022-12-28", + "equity": 10894.64, + "return_pct": 8.95 + }, + { + "date": "2022-12-29", + "equity": 11133.97, + "return_pct": 11.34 + }, + { + "date": "2022-12-30", + "equity": 11020.08, + "return_pct": 10.2 + }, + { + "date": "2023-01-03", + "equity": 11001.32, + "return_pct": 10.01 + }, + { + "date": "2023-01-04", + "equity": 11172.18, + "return_pct": 11.72 + }, + { + "date": "2023-01-05", + "equity": 11132.04, + "return_pct": 11.32 + }, + { + "date": "2023-01-06", + "equity": 11213.71, + "return_pct": 12.14 + }, + { + "date": "2023-01-09", + "equity": 11275.45, + "return_pct": 12.75 + }, + { + "date": "2023-01-10", + "equity": 11347.82, + "return_pct": 13.48 + }, + { + "date": "2023-01-11", + "equity": 11406.64, + "return_pct": 14.07 + }, + { + "date": "2023-01-12", + "equity": 11591.69, + "return_pct": 15.92 + }, + { + "date": "2023-01-13", + "equity": 11663.98, + "return_pct": 16.64 + }, + { + "date": "2023-01-17", + "equity": 11606.63, + "return_pct": 16.07 + }, + { + "date": "2023-01-18", + "equity": 11569.9, + "return_pct": 15.7 + }, + { + "date": "2023-01-19", + "equity": 11591.25, + "return_pct": 15.91 + }, + { + "date": "2023-01-20", + "equity": 11773.79, + "return_pct": 17.74 + }, + { + "date": "2023-01-23", + "equity": 12054.37, + "return_pct": 20.54 + }, + { + "date": "2023-01-24", + "equity": 11910.45, + "return_pct": 19.1 + }, + { + "date": "2023-01-25", + "equity": 11965.48, + "return_pct": 19.65 + }, + { + "date": "2023-01-26", + "equity": 12169.79, + "return_pct": 21.7 + }, + { + "date": "2023-01-27", + "equity": 12107.61, + "return_pct": 21.08 + }, + { + "date": "2023-01-30", + "equity": 11842.2, + "return_pct": 18.42 + }, + { + "date": "2023-01-31", + "equity": 12132.59, + "return_pct": 21.33 + }, + { + "date": "2023-02-01", + "equity": 12292.78, + "return_pct": 22.93 + }, + { + "date": "2023-02-02", + "equity": 12314.15, + "return_pct": 23.14 + }, + { + "date": "2023-02-03", + "equity": 12160.42, + "return_pct": 21.6 + }, + { + "date": "2023-02-06", + "equity": 12098.11, + "return_pct": 20.98 + }, + { + "date": "2023-02-07", + "equity": 11890.55, + "return_pct": 18.91 + }, + { + "date": "2023-02-08", + "equity": 11815.71, + "return_pct": 18.16 + }, + { + "date": "2023-02-09", + "equity": 12102.76, + "return_pct": 21.03 + }, + { + "date": "2023-02-10", + "equity": 12173.94, + "return_pct": 21.74 + }, + { + "date": "2023-02-13", + "equity": 12246.79, + "return_pct": 22.47 + }, + { + "date": "2023-02-14", + "equity": 12284.82, + "return_pct": 22.85 + }, + { + "date": "2023-02-15", + "equity": 12160.18, + "return_pct": 21.6 + }, + { + "date": "2023-02-16", + "equity": 11999.29, + "return_pct": 19.99 + }, + { + "date": "2023-02-17", + "equity": 11860.53, + "return_pct": 18.61 + }, + { + "date": "2023-02-21", + "equity": 11703.41, + "return_pct": 17.03 + }, + { + "date": "2023-02-22", + "equity": 11666.28, + "return_pct": 16.66 + }, + { + "date": "2023-02-23", + "equity": 11683.67, + "return_pct": 16.84 + }, + { + "date": "2023-02-24", + "equity": 11631.5, + "return_pct": 16.32 + }, + { + "date": "2023-02-27", + "equity": 11629.62, + "return_pct": 16.3 + }, + { + "date": "2023-02-28", + "equity": 11633.38, + "return_pct": 16.33 + }, + { + "date": "2023-03-01", + "equity": 11628.75, + "return_pct": 16.29 + }, + { + "date": "2023-03-02", + "equity": 11637.26, + "return_pct": 16.37 + }, + { + "date": "2023-03-03", + "equity": 11674.59, + "return_pct": 16.75 + }, + { + "date": "2023-03-06", + "equity": 11672.92, + "return_pct": 16.73 + }, + { + "date": "2023-03-07", + "equity": 11617.07, + "return_pct": 16.17 + }, + { + "date": "2023-03-08", + "equity": 11600.35, + "return_pct": 16.0 + }, + { + "date": "2023-03-09", + "equity": 11496.24, + "return_pct": 14.96 + }, + { + "date": "2023-03-10", + "equity": 11402.4, + "return_pct": 14.02 + }, + { + "date": "2023-03-13", + "equity": 11327.81, + "return_pct": 13.28 + }, + { + "date": "2023-03-14", + "equity": 11376.83, + "return_pct": 13.77 + }, + { + "date": "2023-03-15", + "equity": 11295.89, + "return_pct": 12.96 + }, + { + "date": "2023-03-16", + "equity": 11291.61, + "return_pct": 12.92 + }, + { + "date": "2023-03-17", + "equity": 11278.1, + "return_pct": 12.78 + }, + { + "date": "2023-03-20", + "equity": 11366.24, + "return_pct": 13.66 + }, + { + "date": "2023-03-21", + "equity": 11380.18, + "return_pct": 13.8 + }, + { + "date": "2023-03-22", + "equity": 11309.24, + "return_pct": 13.09 + }, + { + "date": "2023-03-23", + "equity": 11304.87, + "return_pct": 13.05 + }, + { + "date": "2023-03-24", + "equity": 11182.68, + "return_pct": 11.83 + }, + { + "date": "2023-03-27", + "equity": 11070.72, + "return_pct": 10.71 + }, + { + "date": "2023-03-28", + "equity": 11060.33, + "return_pct": 10.6 + }, + { + "date": "2023-03-29", + "equity": 11092.61, + "return_pct": 10.93 + }, + { + "date": "2023-03-30", + "equity": 11109.03, + "return_pct": 11.09 + }, + { + "date": "2023-03-31", + "equity": 11241.87, + "return_pct": 12.42 + }, + { + "date": "2023-04-03", + "equity": 11320.83, + "return_pct": 13.21 + }, + { + "date": "2023-04-04", + "equity": 11214.4, + "return_pct": 12.14 + }, + { + "date": "2023-04-05", + "equity": 11178.87, + "return_pct": 11.79 + }, + { + "date": "2023-04-06", + "equity": 11175.74, + "return_pct": 11.76 + }, + { + "date": "2023-04-10", + "equity": 11210.75, + "return_pct": 12.11 + }, + { + "date": "2023-04-11", + "equity": 11361.98, + "return_pct": 13.62 + }, + { + "date": "2023-04-12", + "equity": 11318.44, + "return_pct": 13.18 + }, + { + "date": "2023-04-13", + "equity": 11355.98, + "return_pct": 13.56 + }, + { + "date": "2023-04-14", + "equity": 11224.5, + "return_pct": 12.24 + }, + { + "date": "2023-04-17", + "equity": 11227.96, + "return_pct": 12.28 + }, + { + "date": "2023-04-18", + "equity": 11292.53, + "return_pct": 12.93 + }, + { + "date": "2023-04-19", + "equity": 11372.18, + "return_pct": 13.72 + }, + { + "date": "2023-04-20", + "equity": 11441.46, + "return_pct": 14.41 + }, + { + "date": "2023-04-21", + "equity": 11523.26, + "return_pct": 15.23 + }, + { + "date": "2023-04-24", + "equity": 11523.48, + "return_pct": 15.23 + }, + { + "date": "2023-04-25", + "equity": 11394.13, + "return_pct": 13.94 + }, + { + "date": "2023-04-26", + "equity": 11303.87, + "return_pct": 13.04 + }, + { + "date": "2023-04-27", + "equity": 11591.39, + "return_pct": 15.91 + }, + { + "date": "2023-04-28", + "equity": 11634.29, + "return_pct": 16.34 + }, + { + "date": "2023-05-01", + "equity": 11618.71, + "return_pct": 16.19 + }, + { + "date": "2023-05-02", + "equity": 11525.24, + "return_pct": 15.25 + }, + { + "date": "2023-05-03", + "equity": 11509.74, + "return_pct": 15.1 + }, + { + "date": "2023-05-04", + "equity": 11345.43, + "return_pct": 13.45 + }, + { + "date": "2023-05-05", + "equity": 11577.52, + "return_pct": 15.78 + }, + { + "date": "2023-05-08", + "equity": 11834.09, + "return_pct": 18.34 + }, + { + "date": "2023-05-09", + "equity": 11735.06, + "return_pct": 17.35 + }, + { + "date": "2023-05-10", + "equity": 11862.21, + "return_pct": 18.62 + }, + { + "date": "2023-05-11", + "equity": 11865.33, + "return_pct": 18.65 + }, + { + "date": "2023-05-12", + "equity": 11715.38, + "return_pct": 17.15 + }, + { + "date": "2023-05-15", + "equity": 11794.73, + "return_pct": 17.95 + }, + { + "date": "2023-05-16", + "equity": 11748.08, + "return_pct": 17.48 + }, + { + "date": "2023-05-17", + "equity": 11980.76, + "return_pct": 19.81 + }, + { + "date": "2023-05-18", + "equity": 12433.28, + "return_pct": 24.33 + }, + { + "date": "2023-05-19", + "equity": 12297.81, + "return_pct": 22.98 + }, + { + "date": "2023-05-22", + "equity": 12435.28, + "return_pct": 24.35 + }, + { + "date": "2023-05-23", + "equity": 12167.29, + "return_pct": 21.67 + }, + { + "date": "2023-05-24", + "equity": 12141.56, + "return_pct": 21.42 + }, + { + "date": "2023-05-25", + "equity": 12971.19, + "return_pct": 29.71 + }, + { + "date": "2023-05-26", + "equity": 13356.33, + "return_pct": 33.56 + }, + { + "date": "2023-05-30", + "equity": 13531.04, + "return_pct": 35.31 + }, + { + "date": "2023-05-31", + "equity": 13304.12, + "return_pct": 33.04 + }, + { + "date": "2023-06-01", + "equity": 13661.91, + "return_pct": 36.62 + }, + { + "date": "2023-06-02", + "equity": 13703.53, + "return_pct": 37.04 + }, + { + "date": "2023-06-05", + "equity": 13730.09, + "return_pct": 37.3 + }, + { + "date": "2023-06-06", + "equity": 13574.11, + "return_pct": 35.74 + }, + { + "date": "2023-06-07", + "equity": 13365.33, + "return_pct": 33.65 + }, + { + "date": "2023-06-08", + "equity": 13552.28, + "return_pct": 35.52 + }, + { + "date": "2023-06-09", + "equity": 13737.58, + "return_pct": 37.38 + }, + { + "date": "2023-06-12", + "equity": 13870.72, + "return_pct": 38.71 + }, + { + "date": "2023-06-13", + "equity": 14020.93, + "return_pct": 40.21 + }, + { + "date": "2023-06-14", + "equity": 14124.6, + "return_pct": 41.25 + }, + { + "date": "2023-06-15", + "equity": 14430.61, + "return_pct": 44.31 + }, + { + "date": "2023-06-16", + "equity": 14322.41, + "return_pct": 43.22 + }, + { + "date": "2023-06-20", + "equity": 14240.2, + "return_pct": 42.4 + }, + { + "date": "2023-06-21", + "equity": 14170.17, + "return_pct": 41.7 + }, + { + "date": "2023-06-22", + "equity": 14072.86, + "return_pct": 40.73 + }, + { + "date": "2023-06-23", + "equity": 14109.0, + "return_pct": 41.09 + }, + { + "date": "2023-06-26", + "equity": 13821.07, + "return_pct": 38.21 + }, + { + "date": "2023-06-27", + "equity": 14080.41, + "return_pct": 40.8 + }, + { + "date": "2023-06-28", + "equity": 14295.3, + "return_pct": 42.95 + }, + { + "date": "2023-06-29", + "equity": 14322.21, + "return_pct": 43.22 + }, + { + "date": "2023-06-30", + "equity": 14462.54, + "return_pct": 44.63 + }, + { + "date": "2023-07-03", + "equity": 14769.97, + "return_pct": 47.7 + }, + { + "date": "2023-07-05", + "equity": 14856.52, + "return_pct": 48.57 + }, + { + "date": "2023-07-06", + "equity": 14650.16, + "return_pct": 46.5 + }, + { + "date": "2023-07-07", + "equity": 14749.18, + "return_pct": 47.49 + }, + { + "date": "2023-07-10", + "equity": 15133.22, + "return_pct": 51.33 + }, + { + "date": "2023-07-11", + "equity": 15561.27, + "return_pct": 55.61 + }, + { + "date": "2023-07-12", + "equity": 15810.65, + "return_pct": 58.11 + }, + { + "date": "2023-07-13", + "equity": 16308.06, + "return_pct": 63.08 + }, + { + "date": "2023-07-14", + "equity": 16317.7, + "return_pct": 63.18 + }, + { + "date": "2023-07-17", + "equity": 16476.5, + "return_pct": 64.76 + }, + { + "date": "2023-07-18", + "equity": 16513.41, + "return_pct": 65.13 + }, + { + "date": "2023-07-19", + "equity": 16525.27, + "return_pct": 65.25 + }, + { + "date": "2023-07-20", + "equity": 16034.27, + "return_pct": 60.34 + }, + { + "date": "2023-07-21", + "equity": 15954.41, + "return_pct": 59.54 + }, + { + "date": "2023-07-24", + "equity": 15788.79, + "return_pct": 57.89 + }, + { + "date": "2023-07-25", + "equity": 15866.78, + "return_pct": 58.67 + }, + { + "date": "2023-07-26", + "equity": 15938.34, + "return_pct": 59.38 + }, + { + "date": "2023-07-27", + "equity": 15884.04, + "return_pct": 58.84 + }, + { + "date": "2023-07-28", + "equity": 16314.26, + "return_pct": 63.14 + }, + { + "date": "2023-07-31", + "equity": 16184.25, + "return_pct": 61.84 + }, + { + "date": "2023-08-01", + "equity": 16129.6, + "return_pct": 61.3 + }, + { + "date": "2023-08-02", + "equity": 15978.74, + "return_pct": 59.79 + }, + { + "date": "2023-08-03", + "equity": 15840.86, + "return_pct": 58.41 + }, + { + "date": "2023-08-04", + "equity": 15646.68, + "return_pct": 56.47 + }, + { + "date": "2023-08-07", + "equity": 15658.1, + "return_pct": 56.58 + }, + { + "date": "2023-08-08", + "equity": 15535.63, + "return_pct": 55.36 + }, + { + "date": "2023-08-09", + "equity": 15270.04, + "return_pct": 52.7 + }, + { + "date": "2023-08-10", + "equity": 15252.88, + "return_pct": 52.53 + }, + { + "date": "2023-08-11", + "equity": 15218.91, + "return_pct": 52.19 + }, + { + "date": "2023-08-14", + "equity": 15186.16, + "return_pct": 51.86 + }, + { + "date": "2023-08-15", + "equity": 15107.82, + "return_pct": 51.08 + }, + { + "date": "2023-08-16", + "equity": 14996.68, + "return_pct": 49.97 + }, + { + "date": "2023-08-17", + "equity": 14732.38, + "return_pct": 47.32 + }, + { + "date": "2023-08-18", + "equity": 14648.83, + "return_pct": 46.49 + }, + { + "date": "2023-08-21", + "equity": 14579.03, + "return_pct": 45.79 + }, + { + "date": "2023-08-22", + "equity": 14646.31, + "return_pct": 46.46 + }, + { + "date": "2023-08-23", + "equity": 14712.77, + "return_pct": 47.13 + }, + { + "date": "2023-08-24", + "equity": 14351.21, + "return_pct": 43.51 + }, + { + "date": "2023-08-25", + "equity": 14423.78, + "return_pct": 44.24 + }, + { + "date": "2023-08-28", + "equity": 14528.91, + "return_pct": 45.29 + }, + { + "date": "2023-08-29", + "equity": 14671.85, + "return_pct": 46.72 + }, + { + "date": "2023-08-30", + "equity": 14720.84, + "return_pct": 47.21 + }, + { + "date": "2023-08-31", + "equity": 14695.13, + "return_pct": 46.95 + }, + { + "date": "2023-09-01", + "equity": 14827.72, + "return_pct": 48.28 + }, + { + "date": "2023-09-05", + "equity": 14708.78, + "return_pct": 47.09 + }, + { + "date": "2023-09-06", + "equity": 14721.87, + "return_pct": 47.22 + }, + { + "date": "2023-09-07", + "equity": 14443.4, + "return_pct": 44.43 + }, + { + "date": "2023-09-08", + "equity": 14408.87, + "return_pct": 44.09 + }, + { + "date": "2023-09-11", + "equity": 14604.23, + "return_pct": 46.04 + }, + { + "date": "2023-09-12", + "equity": 14550.05, + "return_pct": 45.5 + }, + { + "date": "2023-09-13", + "equity": 14403.75, + "return_pct": 44.04 + }, + { + "date": "2023-09-14", + "equity": 14604.15, + "return_pct": 46.04 + }, + { + "date": "2023-09-15", + "equity": 14261.7, + "return_pct": 42.62 + }, + { + "date": "2023-09-18", + "equity": 14236.45, + "return_pct": 42.36 + }, + { + "date": "2023-09-19", + "equity": 14127.33, + "return_pct": 41.27 + }, + { + "date": "2023-09-20", + "equity": 14032.11, + "return_pct": 40.32 + }, + { + "date": "2023-09-21", + "equity": 13861.6, + "return_pct": 38.62 + }, + { + "date": "2023-09-22", + "equity": 13933.35, + "return_pct": 39.33 + }, + { + "date": "2023-09-25", + "equity": 14004.84, + "return_pct": 40.05 + }, + { + "date": "2023-09-26", + "equity": 13919.75, + "return_pct": 39.2 + }, + { + "date": "2023-09-27", + "equity": 13987.17, + "return_pct": 39.87 + }, + { + "date": "2023-09-28", + "equity": 14110.82, + "return_pct": 41.11 + }, + { + "date": "2023-09-29", + "equity": 13968.01, + "return_pct": 39.68 + }, + { + "date": "2023-10-02", + "equity": 13910.85, + "return_pct": 39.11 + }, + { + "date": "2023-10-03", + "equity": 13821.64, + "return_pct": 38.22 + }, + { + "date": "2023-10-04", + "equity": 13819.0, + "return_pct": 38.19 + }, + { + "date": "2023-10-05", + "equity": 13822.28, + "return_pct": 38.22 + }, + { + "date": "2023-10-06", + "equity": 13959.33, + "return_pct": 39.59 + }, + { + "date": "2023-10-09", + "equity": 14000.46, + "return_pct": 40.0 + }, + { + "date": "2023-10-10", + "equity": 14061.58, + "return_pct": 40.62 + }, + { + "date": "2023-10-11", + "equity": 14138.89, + "return_pct": 41.39 + }, + { + "date": "2023-10-12", + "equity": 13971.04, + "return_pct": 39.71 + }, + { + "date": "2023-10-13", + "equity": 13651.95, + "return_pct": 36.52 + }, + { + "date": "2023-10-16", + "equity": 13662.39, + "return_pct": 36.62 + }, + { + "date": "2023-10-17", + "equity": 13562.13, + "return_pct": 35.62 + }, + { + "date": "2023-10-18", + "equity": 13404.33, + "return_pct": 34.04 + }, + { + "date": "2023-10-19", + "equity": 13295.8, + "return_pct": 32.96 + }, + { + "date": "2023-10-20", + "equity": 13084.61, + "return_pct": 30.85 + }, + { + "date": "2023-10-23", + "equity": 13136.45, + "return_pct": 31.36 + }, + { + "date": "2023-10-24", + "equity": 13055.24, + "return_pct": 30.55 + }, + { + "date": "2023-10-25", + "equity": 12941.69, + "return_pct": 29.42 + }, + { + "date": "2023-10-26", + "equity": 12939.1, + "return_pct": 29.39 + }, + { + "date": "2023-10-27", + "equity": 12912.41, + "return_pct": 29.12 + }, + { + "date": "2023-10-30", + "equity": 12954.89, + "return_pct": 29.55 + }, + { + "date": "2023-10-31", + "equity": 12935.29, + "return_pct": 29.35 + }, + { + "date": "2023-11-01", + "equity": 12895.53, + "return_pct": 28.96 + }, + { + "date": "2023-11-02", + "equity": 12991.93, + "return_pct": 29.92 + }, + { + "date": "2023-11-03", + "equity": 13363.04, + "return_pct": 33.63 + }, + { + "date": "2023-11-06", + "equity": 13289.22, + "return_pct": 32.89 + }, + { + "date": "2023-11-07", + "equity": 13395.32, + "return_pct": 33.95 + }, + { + "date": "2023-11-08", + "equity": 13316.23, + "return_pct": 33.16 + }, + { + "date": "2023-11-09", + "equity": 13248.2, + "return_pct": 32.48 + }, + { + "date": "2023-11-10", + "equity": 13667.77, + "return_pct": 36.68 + }, + { + "date": "2023-11-13", + "equity": 13709.4, + "return_pct": 37.09 + }, + { + "date": "2023-11-14", + "equity": 14112.07, + "return_pct": 41.12 + }, + { + "date": "2023-11-15", + "equity": 14061.69, + "return_pct": 40.62 + }, + { + "date": "2023-11-16", + "equity": 14113.81, + "return_pct": 41.14 + }, + { + "date": "2023-11-17", + "equity": 14201.73, + "return_pct": 42.02 + }, + { + "date": "2023-11-20", + "equity": 14371.35, + "return_pct": 43.71 + }, + { + "date": "2023-11-21", + "equity": 14150.02, + "return_pct": 41.5 + }, + { + "date": "2023-11-22", + "equity": 14278.02, + "return_pct": 42.78 + }, + { + "date": "2023-11-24", + "equity": 14147.38, + "return_pct": 41.47 + }, + { + "date": "2023-11-27", + "equity": 14128.99, + "return_pct": 41.29 + }, + { + "date": "2023-11-28", + "equity": 14174.59, + "return_pct": 41.75 + }, + { + "date": "2023-11-29", + "equity": 14069.82, + "return_pct": 40.7 + }, + { + "date": "2023-11-30", + "equity": 13966.66, + "return_pct": 39.67 + }, + { + "date": "2023-12-01", + "equity": 14068.13, + "return_pct": 40.68 + }, + { + "date": "2023-12-04", + "equity": 14047.59, + "return_pct": 40.48 + }, + { + "date": "2023-12-05", + "equity": 13884.59, + "return_pct": 38.85 + }, + { + "date": "2023-12-06", + "equity": 13739.34, + "return_pct": 37.39 + }, + { + "date": "2023-12-07", + "equity": 14194.66, + "return_pct": 41.95 + }, + { + "date": "2023-12-08", + "equity": 14516.7, + "return_pct": 45.17 + }, + { + "date": "2023-12-11", + "equity": 14570.37, + "return_pct": 45.7 + }, + { + "date": "2023-12-12", + "equity": 14691.85, + "return_pct": 46.92 + }, + { + "date": "2023-12-13", + "equity": 14920.0, + "return_pct": 49.2 + }, + { + "date": "2023-12-14", + "equity": 15271.01, + "return_pct": 52.71 + }, + { + "date": "2023-12-15", + "equity": 15307.61, + "return_pct": 53.08 + }, + { + "date": "2023-12-18", + "equity": 15685.25, + "return_pct": 56.85 + }, + { + "date": "2023-12-19", + "equity": 16215.96, + "return_pct": 62.16 + }, + { + "date": "2023-12-20", + "equity": 15743.82, + "return_pct": 57.44 + }, + { + "date": "2023-12-21", + "equity": 16192.91, + "return_pct": 61.93 + }, + { + "date": "2023-12-22", + "equity": 15905.51, + "return_pct": 59.06 + }, + { + "date": "2023-12-26", + "equity": 15799.47, + "return_pct": 57.99 + }, + { + "date": "2023-12-27", + "equity": 16061.95, + "return_pct": 60.62 + }, + { + "date": "2023-12-28", + "equity": 16009.01, + "return_pct": 60.09 + }, + { + "date": "2023-12-29", + "equity": 15602.47, + "return_pct": 56.02 + }, + { + "date": "2024-01-02", + "equity": 14969.66, + "return_pct": 49.7 + }, + { + "date": "2024-01-03", + "equity": 14478.3, + "return_pct": 44.78 + }, + { + "date": "2024-01-04", + "equity": 14580.2, + "return_pct": 45.8 + }, + { + "date": "2024-01-05", + "equity": 14589.95, + "return_pct": 45.9 + }, + { + "date": "2024-01-08", + "equity": 14942.35, + "return_pct": 49.42 + }, + { + "date": "2024-01-09", + "equity": 14944.88, + "return_pct": 49.45 + }, + { + "date": "2024-01-10", + "equity": 14995.03, + "return_pct": 49.95 + }, + { + "date": "2024-01-11", + "equity": 14788.38, + "return_pct": 47.88 + }, + { + "date": "2024-01-12", + "equity": 14580.41, + "return_pct": 45.8 + }, + { + "date": "2024-01-16", + "equity": 14449.8, + "return_pct": 44.5 + }, + { + "date": "2024-01-17", + "equity": 14317.86, + "return_pct": 43.18 + }, + { + "date": "2024-01-18", + "equity": 14595.83, + "return_pct": 45.96 + }, + { + "date": "2024-01-19", + "equity": 14650.8, + "return_pct": 46.51 + }, + { + "date": "2024-01-22", + "equity": 14911.68, + "return_pct": 49.12 + }, + { + "date": "2024-01-23", + "equity": 15031.68, + "return_pct": 50.32 + }, + { + "date": "2024-01-24", + "equity": 15041.49, + "return_pct": 50.41 + }, + { + "date": "2024-01-25", + "equity": 15155.34, + "return_pct": 51.55 + }, + { + "date": "2024-01-26", + "equity": 15192.36, + "return_pct": 51.92 + }, + { + "date": "2024-01-29", + "equity": 15415.79, + "return_pct": 54.16 + }, + { + "date": "2024-01-30", + "equity": 14914.97, + "return_pct": 49.15 + }, + { + "date": "2024-01-31", + "equity": 14685.76, + "return_pct": 46.86 + }, + { + "date": "2024-02-01", + "equity": 14919.29, + "return_pct": 49.19 + }, + { + "date": "2024-02-02", + "equity": 15549.09, + "return_pct": 55.49 + }, + { + "date": "2024-02-05", + "equity": 15326.25, + "return_pct": 53.26 + }, + { + "date": "2024-02-06", + "equity": 15387.06, + "return_pct": 53.87 + }, + { + "date": "2024-02-07", + "equity": 15702.4, + "return_pct": 57.02 + }, + { + "date": "2024-02-08", + "equity": 15812.06, + "return_pct": 58.12 + }, + { + "date": "2024-02-09", + "equity": 16027.35, + "return_pct": 60.27 + }, + { + "date": "2024-02-12", + "equity": 15955.04, + "return_pct": 59.55 + }, + { + "date": "2024-02-13", + "equity": 15630.48, + "return_pct": 56.3 + }, + { + "date": "2024-02-14", + "equity": 15946.66, + "return_pct": 59.47 + }, + { + "date": "2024-02-15", + "equity": 16912.12, + "return_pct": 69.12 + }, + { + "date": "2024-02-16", + "equity": 16790.03, + "return_pct": 67.9 + }, + { + "date": "2024-02-20", + "equity": 16457.61, + "return_pct": 64.58 + }, + { + "date": "2024-02-21", + "equity": 16089.59, + "return_pct": 60.9 + }, + { + "date": "2024-02-22", + "equity": 16748.52, + "return_pct": 67.49 + }, + { + "date": "2024-02-23", + "equity": 16617.53, + "return_pct": 66.18 + }, + { + "date": "2024-02-26", + "equity": 17011.65, + "return_pct": 70.12 + }, + { + "date": "2024-02-27", + "equity": 17423.82, + "return_pct": 74.24 + }, + { + "date": "2024-02-28", + "equity": 17231.82, + "return_pct": 72.32 + }, + { + "date": "2024-02-29", + "equity": 17505.53, + "return_pct": 75.06 + }, + { + "date": "2024-03-01", + "equity": 17899.55, + "return_pct": 79.0 + }, + { + "date": "2024-03-04", + "equity": 18167.31, + "return_pct": 81.67 + }, + { + "date": "2024-03-05", + "equity": 17693.21, + "return_pct": 76.93 + }, + { + "date": "2024-03-06", + "equity": 18266.04, + "return_pct": 82.66 + }, + { + "date": "2024-03-07", + "equity": 18343.79, + "return_pct": 83.44 + }, + { + "date": "2024-03-08", + "equity": 18284.11, + "return_pct": 82.84 + }, + { + "date": "2024-03-11", + "equity": 18052.1, + "return_pct": 80.52 + }, + { + "date": "2024-03-12", + "equity": 18199.08, + "return_pct": 81.99 + }, + { + "date": "2024-03-13", + "equity": 18203.93, + "return_pct": 82.04 + }, + { + "date": "2024-03-14", + "equity": 17830.27, + "return_pct": 78.3 + }, + { + "date": "2024-03-15", + "equity": 17685.95, + "return_pct": 76.86 + }, + { + "date": "2024-03-18", + "equity": 17941.09, + "return_pct": 79.41 + }, + { + "date": "2024-03-19", + "equity": 17819.97, + "return_pct": 78.2 + }, + { + "date": "2024-03-20", + "equity": 18482.91, + "return_pct": 84.83 + }, + { + "date": "2024-03-21", + "equity": 18739.72, + "return_pct": 87.4 + }, + { + "date": "2024-03-22", + "equity": 18692.43, + "return_pct": 86.92 + }, + { + "date": "2024-03-25", + "equity": 19093.62, + "return_pct": 90.94 + }, + { + "date": "2024-03-26", + "equity": 19180.51, + "return_pct": 91.81 + }, + { + "date": "2024-03-27", + "equity": 18868.82, + "return_pct": 88.69 + }, + { + "date": "2024-03-28", + "equity": 18961.3, + "return_pct": 89.61 + }, + { + "date": "2024-04-01", + "equity": 19299.97, + "return_pct": 93.0 + }, + { + "date": "2024-04-02", + "equity": 19164.63, + "return_pct": 91.65 + }, + { + "date": "2024-04-03", + "equity": 19868.55, + "return_pct": 98.69 + }, + { + "date": "2024-04-04", + "equity": 19561.14, + "return_pct": 95.61 + }, + { + "date": "2024-04-05", + "equity": 20166.4, + "return_pct": 101.66 + }, + { + "date": "2024-04-08", + "equity": 20168.8, + "return_pct": 101.69 + }, + { + "date": "2024-04-09", + "equity": 19978.87, + "return_pct": 99.79 + }, + { + "date": "2024-04-10", + "equity": 19956.77, + "return_pct": 99.57 + }, + { + "date": "2024-04-11", + "equity": 20152.64, + "return_pct": 101.53 + }, + { + "date": "2024-04-12", + "equity": 19718.22, + "return_pct": 97.18 + }, + { + "date": "2024-04-15", + "equity": 19481.15, + "return_pct": 94.81 + }, + { + "date": "2024-04-16", + "equity": 19647.17, + "return_pct": 96.47 + }, + { + "date": "2024-04-17", + "equity": 19437.48, + "return_pct": 94.37 + }, + { + "date": "2024-04-18", + "equity": 19356.41, + "return_pct": 93.56 + }, + { + "date": "2024-04-19", + "equity": 19046.21, + "return_pct": 90.46 + }, + { + "date": "2024-04-22", + "equity": 19112.09, + "return_pct": 91.12 + }, + { + "date": "2024-04-23", + "equity": 19403.78, + "return_pct": 94.04 + }, + { + "date": "2024-04-24", + "equity": 19325.02, + "return_pct": 93.25 + }, + { + "date": "2024-04-25", + "equity": 19434.11, + "return_pct": 94.34 + }, + { + "date": "2024-04-26", + "equity": 19635.65, + "return_pct": 96.36 + }, + { + "date": "2024-04-29", + "equity": 19899.49, + "return_pct": 98.99 + }, + { + "date": "2024-04-30", + "equity": 19742.19, + "return_pct": 97.42 + }, + { + "date": "2024-05-01", + "equity": 19447.4, + "return_pct": 94.47 + }, + { + "date": "2024-05-02", + "equity": 19646.81, + "return_pct": 96.47 + }, + { + "date": "2024-05-03", + "equity": 19798.85, + "return_pct": 97.99 + }, + { + "date": "2024-05-06", + "equity": 20090.98, + "return_pct": 100.91 + }, + { + "date": "2024-05-07", + "equity": 20059.35, + "return_pct": 100.59 + }, + { + "date": "2024-05-08", + "equity": 20054.39, + "return_pct": 100.54 + }, + { + "date": "2024-05-09", + "equity": 20438.16, + "return_pct": 104.38 + }, + { + "date": "2024-05-10", + "equity": 20521.65, + "return_pct": 105.22 + }, + { + "date": "2024-05-13", + "equity": 20369.11, + "return_pct": 103.69 + }, + { + "date": "2024-05-14", + "equity": 20476.71, + "return_pct": 104.77 + }, + { + "date": "2024-05-15", + "equity": 20837.03, + "return_pct": 108.37 + }, + { + "date": "2024-05-16", + "equity": 20642.54, + "return_pct": 106.43 + }, + { + "date": "2024-05-17", + "equity": 20739.67, + "return_pct": 107.4 + }, + { + "date": "2024-05-20", + "equity": 20823.33, + "return_pct": 108.23 + }, + { + "date": "2024-05-21", + "equity": 20830.39, + "return_pct": 108.3 + }, + { + "date": "2024-05-22", + "equity": 20316.46, + "return_pct": 103.16 + }, + { + "date": "2024-05-23", + "equity": 19999.09, + "return_pct": 99.99 + }, + { + "date": "2024-05-24", + "equity": 20216.42, + "return_pct": 102.16 + }, + { + "date": "2024-05-28", + "equity": 20306.14, + "return_pct": 103.06 + }, + { + "date": "2024-05-29", + "equity": 20202.09, + "return_pct": 102.02 + }, + { + "date": "2024-05-30", + "equity": 19684.15, + "return_pct": 96.84 + }, + { + "date": "2024-05-31", + "equity": 19462.94, + "return_pct": 94.63 + }, + { + "date": "2024-06-03", + "equity": 19526.05, + "return_pct": 95.26 + }, + { + "date": "2024-06-04", + "equity": 19393.56, + "return_pct": 93.94 + }, + { + "date": "2024-06-05", + "equity": 19437.64, + "return_pct": 94.38 + }, + { + "date": "2024-06-06", + "equity": 19394.63, + "return_pct": 93.95 + }, + { + "date": "2024-06-07", + "equity": 19342.79, + "return_pct": 93.43 + }, + { + "date": "2024-06-10", + "equity": 19499.7, + "return_pct": 95.0 + }, + { + "date": "2024-06-11", + "equity": 19486.7, + "return_pct": 94.87 + }, + { + "date": "2024-06-12", + "equity": 19790.55, + "return_pct": 97.91 + }, + { + "date": "2024-06-13", + "equity": 19488.29, + "return_pct": 94.88 + }, + { + "date": "2024-06-14", + "equity": 19366.98, + "return_pct": 93.67 + }, + { + "date": "2024-06-17", + "equity": 19286.58, + "return_pct": 92.87 + }, + { + "date": "2024-06-18", + "equity": 19274.12, + "return_pct": 92.74 + }, + { + "date": "2024-06-20", + "equity": 19175.61, + "return_pct": 91.76 + }, + { + "date": "2024-06-21", + "equity": 19087.37, + "return_pct": 90.87 + }, + { + "date": "2024-06-24", + "equity": 18982.02, + "return_pct": 89.82 + }, + { + "date": "2024-06-25", + "equity": 19114.2, + "return_pct": 91.14 + }, + { + "date": "2024-06-26", + "equity": 19050.41, + "return_pct": 90.5 + }, + { + "date": "2024-06-27", + "equity": 19050.57, + "return_pct": 90.51 + }, + { + "date": "2024-06-28", + "equity": 19216.96, + "return_pct": 92.17 + }, + { + "date": "2024-07-01", + "equity": 19160.17, + "return_pct": 91.6 + }, + { + "date": "2024-07-02", + "equity": 19166.44, + "return_pct": 91.66 + }, + { + "date": "2024-07-03", + "equity": 19435.07, + "return_pct": 94.35 + }, + { + "date": "2024-07-05", + "equity": 19271.61, + "return_pct": 92.72 + }, + { + "date": "2024-07-08", + "equity": 19153.53, + "return_pct": 91.54 + }, + { + "date": "2024-07-09", + "equity": 19169.77, + "return_pct": 91.7 + }, + { + "date": "2024-07-10", + "equity": 19128.91, + "return_pct": 91.29 + }, + { + "date": "2024-07-11", + "equity": 19363.02, + "return_pct": 93.63 + }, + { + "date": "2024-07-12", + "equity": 19550.76, + "return_pct": 95.51 + }, + { + "date": "2024-07-15", + "equity": 20146.45, + "return_pct": 101.46 + }, + { + "date": "2024-07-16", + "equity": 20294.89, + "return_pct": 102.95 + }, + { + "date": "2024-07-17", + "equity": 19512.49, + "return_pct": 95.12 + }, + { + "date": "2024-07-18", + "equity": 19157.82, + "return_pct": 91.58 + }, + { + "date": "2024-07-19", + "equity": 19238.93, + "return_pct": 92.39 + }, + { + "date": "2024-07-22", + "equity": 19254.48, + "return_pct": 92.54 + }, + { + "date": "2024-07-23", + "equity": 19048.63, + "return_pct": 90.49 + }, + { + "date": "2024-07-24", + "equity": 18648.21, + "return_pct": 86.48 + }, + { + "date": "2024-07-25", + "equity": 18701.96, + "return_pct": 87.02 + }, + { + "date": "2024-07-26", + "equity": 18886.16, + "return_pct": 88.86 + }, + { + "date": "2024-07-29", + "equity": 18718.31, + "return_pct": 87.18 + }, + { + "date": "2024-07-30", + "equity": 18759.37, + "return_pct": 87.59 + }, + { + "date": "2024-07-31", + "equity": 19075.37, + "return_pct": 90.75 + }, + { + "date": "2024-08-01", + "equity": 19089.27, + "return_pct": 90.89 + }, + { + "date": "2024-08-02", + "equity": 18512.53, + "return_pct": 85.13 + }, + { + "date": "2024-08-05", + "equity": 18114.7, + "return_pct": 81.15 + }, + { + "date": "2024-08-06", + "equity": 18169.22, + "return_pct": 81.69 + }, + { + "date": "2024-08-07", + "equity": 18177.26, + "return_pct": 81.77 + }, + { + "date": "2024-08-08", + "equity": 18267.22, + "return_pct": 82.67 + }, + { + "date": "2024-08-09", + "equity": 18248.04, + "return_pct": 82.48 + }, + { + "date": "2024-08-12", + "equity": 18244.37, + "return_pct": 82.44 + }, + { + "date": "2024-08-13", + "equity": 18246.66, + "return_pct": 82.47 + }, + { + "date": "2024-08-14", + "equity": 18232.09, + "return_pct": 82.32 + }, + { + "date": "2024-08-15", + "equity": 18266.91, + "return_pct": 82.67 + }, + { + "date": "2024-08-16", + "equity": 18259.86, + "return_pct": 82.6 + }, + { + "date": "2024-08-19", + "equity": 18463.8, + "return_pct": 84.64 + }, + { + "date": "2024-08-20", + "equity": 18664.66, + "return_pct": 86.65 + }, + { + "date": "2024-08-21", + "equity": 18618.99, + "return_pct": 86.19 + }, + { + "date": "2024-08-22", + "equity": 18494.13, + "return_pct": 84.94 + }, + { + "date": "2024-08-23", + "equity": 18681.94, + "return_pct": 86.82 + }, + { + "date": "2024-08-26", + "equity": 18502.0, + "return_pct": 85.02 + }, + { + "date": "2024-08-27", + "equity": 18584.27, + "return_pct": 85.84 + }, + { + "date": "2024-08-28", + "equity": 18603.96, + "return_pct": 86.04 + }, + { + "date": "2024-08-29", + "equity": 18647.55, + "return_pct": 86.48 + }, + { + "date": "2024-08-30", + "equity": 18858.95, + "return_pct": 88.59 + }, + { + "date": "2024-09-03", + "equity": 18599.0, + "return_pct": 85.99 + }, + { + "date": "2024-09-04", + "equity": 18500.82, + "return_pct": 85.01 + }, + { + "date": "2024-09-05", + "equity": 18378.54, + "return_pct": 83.79 + }, + { + "date": "2024-09-06", + "equity": 18020.81, + "return_pct": 80.21 + }, + { + "date": "2024-09-09", + "equity": 18254.43, + "return_pct": 82.54 + }, + { + "date": "2024-09-10", + "equity": 18226.55, + "return_pct": 82.27 + }, + { + "date": "2024-09-11", + "equity": 18259.1, + "return_pct": 82.59 + }, + { + "date": "2024-09-12", + "equity": 18460.16, + "return_pct": 84.6 + }, + { + "date": "2024-09-13", + "equity": 18609.04, + "return_pct": 86.09 + }, + { + "date": "2024-09-16", + "equity": 18707.15, + "return_pct": 87.07 + }, + { + "date": "2024-09-17", + "equity": 18704.32, + "return_pct": 87.04 + }, + { + "date": "2024-09-18", + "equity": 18574.99, + "return_pct": 85.75 + }, + { + "date": "2024-09-19", + "equity": 18720.34, + "return_pct": 87.2 + }, + { + "date": "2024-09-20", + "equity": 19565.47, + "return_pct": 95.65 + }, + { + "date": "2024-09-23", + "equity": 19816.37, + "return_pct": 98.16 + }, + { + "date": "2024-09-24", + "equity": 19850.8, + "return_pct": 98.51 + }, + { + "date": "2024-09-25", + "equity": 20068.74, + "return_pct": 100.69 + }, + { + "date": "2024-09-26", + "equity": 19981.75, + "return_pct": 99.82 + }, + { + "date": "2024-09-27", + "equity": 20154.58, + "return_pct": 101.55 + }, + { + "date": "2024-09-30", + "equity": 20299.18, + "return_pct": 102.99 + }, + { + "date": "2024-10-01", + "equity": 20237.66, + "return_pct": 102.38 + }, + { + "date": "2024-10-02", + "equity": 20495.92, + "return_pct": 104.96 + }, + { + "date": "2024-10-03", + "equity": 20752.07, + "return_pct": 107.52 + }, + { + "date": "2024-10-04", + "equity": 21130.89, + "return_pct": 111.31 + }, + { + "date": "2024-10-07", + "equity": 20968.07, + "return_pct": 109.68 + }, + { + "date": "2024-10-08", + "equity": 21328.19, + "return_pct": 113.28 + }, + { + "date": "2024-10-09", + "equity": 21014.83, + "return_pct": 110.15 + }, + { + "date": "2024-10-10", + "equity": 20950.98, + "return_pct": 109.51 + }, + { + "date": "2024-10-11", + "equity": 21389.9, + "return_pct": 113.9 + }, + { + "date": "2024-10-14", + "equity": 21623.08, + "return_pct": 116.23 + }, + { + "date": "2024-10-15", + "equity": 21299.84, + "return_pct": 113.0 + }, + { + "date": "2024-10-16", + "equity": 21769.82, + "return_pct": 117.7 + }, + { + "date": "2024-10-17", + "equity": 21224.69, + "return_pct": 112.25 + }, + { + "date": "2024-10-18", + "equity": 21509.15, + "return_pct": 115.09 + }, + { + "date": "2024-10-21", + "equity": 21668.63, + "return_pct": 116.69 + }, + { + "date": "2024-10-22", + "equity": 21672.17, + "return_pct": 116.72 + }, + { + "date": "2024-10-23", + "equity": 21343.84, + "return_pct": 113.44 + }, + { + "date": "2024-10-24", + "equity": 21519.97, + "return_pct": 115.2 + }, + { + "date": "2024-10-25", + "equity": 21896.42, + "return_pct": 118.96 + }, + { + "date": "2024-10-28", + "equity": 21921.91, + "return_pct": 119.22 + }, + { + "date": "2024-10-29", + "equity": 21893.48, + "return_pct": 118.93 + }, + { + "date": "2024-10-30", + "equity": 21729.28, + "return_pct": 117.29 + }, + { + "date": "2024-10-31", + "equity": 22132.48, + "return_pct": 121.32 + }, + { + "date": "2024-11-01", + "equity": 22035.09, + "return_pct": 120.35 + }, + { + "date": "2024-11-04", + "equity": 22013.71, + "return_pct": 120.14 + }, + { + "date": "2024-11-05", + "equity": 22351.34, + "return_pct": 123.51 + }, + { + "date": "2024-11-06", + "equity": 23418.12, + "return_pct": 134.18 + }, + { + "date": "2024-11-07", + "equity": 23393.13, + "return_pct": 133.93 + }, + { + "date": "2024-11-08", + "equity": 23806.31, + "return_pct": 138.06 + }, + { + "date": "2024-11-11", + "equity": 24117.76, + "return_pct": 141.18 + }, + { + "date": "2024-11-12", + "equity": 24101.11, + "return_pct": 141.01 + }, + { + "date": "2024-11-13", + "equity": 23583.46, + "return_pct": 135.83 + }, + { + "date": "2024-11-14", + "equity": 23379.91, + "return_pct": 133.8 + }, + { + "date": "2024-11-15", + "equity": 23326.54, + "return_pct": 133.27 + }, + { + "date": "2024-11-18", + "equity": 23394.63, + "return_pct": 133.95 + }, + { + "date": "2024-11-19", + "equity": 23599.65, + "return_pct": 136.0 + }, + { + "date": "2024-11-20", + "equity": 23616.27, + "return_pct": 136.16 + }, + { + "date": "2024-11-21", + "equity": 23742.96, + "return_pct": 137.43 + }, + { + "date": "2024-11-22", + "equity": 23931.18, + "return_pct": 139.31 + }, + { + "date": "2024-11-25", + "equity": 24038.62, + "return_pct": 140.39 + }, + { + "date": "2024-11-26", + "equity": 23963.0, + "return_pct": 139.63 + }, + { + "date": "2024-11-27", + "equity": 23925.72, + "return_pct": 139.26 + }, + { + "date": "2024-11-29", + "equity": 24094.93, + "return_pct": 140.95 + }, + { + "date": "2024-12-02", + "equity": 23732.8, + "return_pct": 137.33 + }, + { + "date": "2024-12-03", + "equity": 23625.12, + "return_pct": 136.25 + }, + { + "date": "2024-12-04", + "equity": 23566.23, + "return_pct": 135.66 + }, + { + "date": "2024-12-05", + "equity": 23402.25, + "return_pct": 134.02 + }, + { + "date": "2024-12-06", + "equity": 23357.44, + "return_pct": 133.57 + }, + { + "date": "2024-12-09", + "equity": 23089.07, + "return_pct": 130.89 + }, + { + "date": "2024-12-10", + "equity": 22943.42, + "return_pct": 129.43 + }, + { + "date": "2024-12-11", + "equity": 23137.32, + "return_pct": 131.37 + }, + { + "date": "2024-12-12", + "equity": 23027.23, + "return_pct": 130.27 + }, + { + "date": "2024-12-13", + "equity": 23099.48, + "return_pct": 130.99 + }, + { + "date": "2024-12-16", + "equity": 23398.45, + "return_pct": 133.98 + }, + { + "date": "2024-12-17", + "equity": 23269.02, + "return_pct": 132.69 + }, + { + "date": "2024-12-18", + "equity": 22681.16, + "return_pct": 126.81 + }, + { + "date": "2024-12-19", + "equity": 22568.85, + "return_pct": 125.69 + }, + { + "date": "2024-12-20", + "equity": 22445.71, + "return_pct": 124.46 + }, + { + "date": "2024-12-23", + "equity": 22350.4, + "return_pct": 123.5 + }, + { + "date": "2024-12-24", + "equity": 22360.76, + "return_pct": 123.61 + }, + { + "date": "2024-12-26", + "equity": 22362.83, + "return_pct": 123.63 + }, + { + "date": "2024-12-27", + "equity": 22267.73, + "return_pct": 122.68 + }, + { + "date": "2024-12-30", + "equity": 22224.33, + "return_pct": 122.24 + }, + { + "date": "2024-12-31", + "equity": 22164.51, + "return_pct": 121.65 + }, + { + "date": "2025-01-02", + "equity": 22292.36, + "return_pct": 122.92 + }, + { + "date": "2025-01-03", + "equity": 22404.36, + "return_pct": 124.04 + }, + { + "date": "2025-01-06", + "equity": 22484.12, + "return_pct": 124.84 + }, + { + "date": "2025-01-07", + "equity": 22358.04, + "return_pct": 123.58 + }, + { + "date": "2025-01-08", + "equity": 22372.7, + "return_pct": 123.73 + }, + { + "date": "2025-01-10", + "equity": 22329.89, + "return_pct": 123.3 + }, + { + "date": "2025-01-13", + "equity": 22301.15, + "return_pct": 123.01 + }, + { + "date": "2025-01-14", + "equity": 22428.41, + "return_pct": 124.28 + }, + { + "date": "2025-01-15", + "equity": 22642.78, + "return_pct": 126.43 + }, + { + "date": "2025-01-16", + "equity": 22839.24, + "return_pct": 128.39 + }, + { + "date": "2025-01-17", + "equity": 23198.28, + "return_pct": 131.98 + }, + { + "date": "2025-01-21", + "equity": 23583.43, + "return_pct": 135.83 + }, + { + "date": "2025-01-22", + "equity": 23572.86, + "return_pct": 135.73 + }, + { + "date": "2025-01-23", + "equity": 23324.17, + "return_pct": 133.24 + }, + { + "date": "2025-01-24", + "equity": 23104.99, + "return_pct": 131.05 + }, + { + "date": "2025-01-27", + "equity": 22877.37, + "return_pct": 128.77 + }, + { + "date": "2025-01-28", + "equity": 22675.79, + "return_pct": 126.76 + }, + { + "date": "2025-01-29", + "equity": 22642.74, + "return_pct": 126.43 + }, + { + "date": "2025-01-30", + "equity": 22942.0, + "return_pct": 129.42 + }, + { + "date": "2025-01-31", + "equity": 22851.0, + "return_pct": 128.51 + }, + { + "date": "2025-02-03", + "equity": 22958.59, + "return_pct": 129.59 + }, + { + "date": "2025-02-04", + "equity": 23049.08, + "return_pct": 130.49 + }, + { + "date": "2025-02-05", + "equity": 23450.13, + "return_pct": 134.5 + }, + { + "date": "2025-02-06", + "equity": 23567.61, + "return_pct": 135.68 + }, + { + "date": "2025-02-07", + "equity": 23692.84, + "return_pct": 136.93 + }, + { + "date": "2025-02-10", + "equity": 23726.66, + "return_pct": 137.27 + }, + { + "date": "2025-02-11", + "equity": 23571.04, + "return_pct": 135.71 + }, + { + "date": "2025-02-12", + "equity": 23915.4, + "return_pct": 139.15 + }, + { + "date": "2025-02-13", + "equity": 24204.73, + "return_pct": 142.05 + }, + { + "date": "2025-02-14", + "equity": 24681.39, + "return_pct": 146.81 + }, + { + "date": "2025-02-18", + "equity": 24810.13, + "return_pct": 148.1 + }, + { + "date": "2025-02-19", + "equity": 24800.17, + "return_pct": 148.0 + }, + { + "date": "2025-02-20", + "equity": 24273.38, + "return_pct": 142.73 + }, + { + "date": "2025-02-21", + "equity": 24178.56, + "return_pct": 141.79 + }, + { + "date": "2025-02-24", + "equity": 24057.22, + "return_pct": 140.57 + }, + { + "date": "2025-02-25", + "equity": 23817.16, + "return_pct": 138.17 + }, + { + "date": "2025-02-26", + "equity": 23959.14, + "return_pct": 139.59 + }, + { + "date": "2025-02-27", + "equity": 23649.64, + "return_pct": 136.5 + }, + { + "date": "2025-02-28", + "equity": 23932.56, + "return_pct": 139.33 + }, + { + "date": "2025-03-03", + "equity": 23924.63, + "return_pct": 139.25 + }, + { + "date": "2025-03-04", + "equity": 23428.68, + "return_pct": 134.29 + }, + { + "date": "2025-03-05", + "equity": 23441.94, + "return_pct": 134.42 + }, + { + "date": "2025-03-06", + "equity": 23219.08, + "return_pct": 132.19 + }, + { + "date": "2025-03-07", + "equity": 23284.28, + "return_pct": 132.84 + }, + { + "date": "2025-03-10", + "equity": 23115.1, + "return_pct": 131.15 + }, + { + "date": "2025-03-11", + "equity": 22846.66, + "return_pct": 128.47 + }, + { + "date": "2025-03-12", + "equity": 22813.54, + "return_pct": 128.14 + }, + { + "date": "2025-03-13", + "equity": 23098.75, + "return_pct": 130.99 + }, + { + "date": "2025-03-14", + "equity": 23245.3, + "return_pct": 132.45 + }, + { + "date": "2025-03-17", + "equity": 23499.63, + "return_pct": 135.0 + }, + { + "date": "2025-03-18", + "equity": 23484.1, + "return_pct": 134.84 + }, + { + "date": "2025-03-19", + "equity": 23559.83, + "return_pct": 135.6 + }, + { + "date": "2025-03-20", + "equity": 23571.44, + "return_pct": 135.71 + }, + { + "date": "2025-03-21", + "equity": 23498.95, + "return_pct": 134.99 + }, + { + "date": "2025-03-24", + "equity": 23725.24, + "return_pct": 137.25 + }, + { + "date": "2025-03-25", + "equity": 23866.33, + "return_pct": 138.66 + }, + { + "date": "2025-03-26", + "equity": 23663.68, + "return_pct": 136.64 + }, + { + "date": "2025-03-27", + "equity": 23673.52, + "return_pct": 136.74 + }, + { + "date": "2025-03-28", + "equity": 23478.75, + "return_pct": 134.79 + }, + { + "date": "2025-03-31", + "equity": 23456.82, + "return_pct": 134.57 + }, + { + "date": "2025-04-01", + "equity": 23490.16, + "return_pct": 134.9 + }, + { + "date": "2025-04-02", + "equity": 23580.91, + "return_pct": 135.81 + }, + { + "date": "2025-04-03", + "equity": 23258.75, + "return_pct": 132.59 + }, + { + "date": "2025-04-04", + "equity": 22389.99, + "return_pct": 123.9 + }, + { + "date": "2025-04-07", + "equity": 22462.2, + "return_pct": 124.62 + }, + { + "date": "2025-04-08", + "equity": 22472.82, + "return_pct": 124.73 + }, + { + "date": "2025-04-09", + "equity": 22875.29, + "return_pct": 128.75 + }, + { + "date": "2025-04-10", + "equity": 23107.86, + "return_pct": 131.08 + }, + { + "date": "2025-04-11", + "equity": 23525.11, + "return_pct": 135.25 + }, + { + "date": "2025-04-14", + "equity": 23640.15, + "return_pct": 136.4 + }, + { + "date": "2025-04-15", + "equity": 23666.97, + "return_pct": 136.67 + }, + { + "date": "2025-04-16", + "equity": 23356.9, + "return_pct": 133.57 + }, + { + "date": "2025-04-17", + "equity": 23313.58, + "return_pct": 133.14 + }, + { + "date": "2025-04-21", + "equity": 23095.65, + "return_pct": 130.96 + }, + { + "date": "2025-04-22", + "equity": 23381.24, + "return_pct": 133.81 + }, + { + "date": "2025-04-23", + "equity": 23548.68, + "return_pct": 135.49 + }, + { + "date": "2025-04-24", + "equity": 23749.46, + "return_pct": 137.49 + }, + { + "date": "2025-04-25", + "equity": 23791.76, + "return_pct": 137.92 + }, + { + "date": "2025-04-28", + "equity": 23806.22, + "return_pct": 138.06 + }, + { + "date": "2025-04-29", + "equity": 23964.27, + "return_pct": 139.64 + }, + { + "date": "2025-04-30", + "equity": 23981.75, + "return_pct": 139.82 + }, + { + "date": "2025-05-01", + "equity": 24203.54, + "return_pct": 142.04 + }, + { + "date": "2025-05-02", + "equity": 24820.15, + "return_pct": 148.2 + }, + { + "date": "2025-05-05", + "equity": 24969.99, + "return_pct": 149.7 + }, + { + "date": "2025-05-06", + "equity": 24793.34, + "return_pct": 147.93 + }, + { + "date": "2025-05-07", + "equity": 25000.27, + "return_pct": 150.0 + }, + { + "date": "2025-05-08", + "equity": 25880.86, + "return_pct": 158.81 + }, + { + "date": "2025-05-09", + "equity": 25667.28, + "return_pct": 156.67 + }, + { + "date": "2025-05-12", + "equity": 26555.86, + "return_pct": 165.56 + }, + { + "date": "2025-05-13", + "equity": 27099.94, + "return_pct": 171.0 + }, + { + "date": "2025-05-14", + "equity": 27346.8, + "return_pct": 173.47 + }, + { + "date": "2025-05-15", + "equity": 27403.34, + "return_pct": 174.03 + }, + { + "date": "2025-05-16", + "equity": 27604.28, + "return_pct": 176.04 + }, + { + "date": "2025-05-19", + "equity": 27731.05, + "return_pct": 177.31 + }, + { + "date": "2025-05-20", + "equity": 27194.52, + "return_pct": 171.95 + }, + { + "date": "2025-05-21", + "equity": 26349.7, + "return_pct": 163.5 + }, + { + "date": "2025-05-22", + "equity": 26270.85, + "return_pct": 162.71 + }, + { + "date": "2025-05-23", + "equity": 26268.07, + "return_pct": 162.68 + }, + { + "date": "2025-05-27", + "equity": 26953.16, + "return_pct": 169.53 + }, + { + "date": "2025-05-28", + "equity": 26848.27, + "return_pct": 168.48 + }, + { + "date": "2025-05-29", + "equity": 26392.48, + "return_pct": 163.92 + }, + { + "date": "2025-05-30", + "equity": 26604.91, + "return_pct": 166.05 + }, + { + "date": "2025-06-02", + "equity": 27134.23, + "return_pct": 171.34 + }, + { + "date": "2025-06-03", + "equity": 27751.84, + "return_pct": 177.52 + }, + { + "date": "2025-06-04", + "equity": 28055.06, + "return_pct": 180.55 + }, + { + "date": "2025-06-05", + "equity": 28181.11, + "return_pct": 181.81 + }, + { + "date": "2025-06-06", + "equity": 28423.63, + "return_pct": 184.24 + }, + { + "date": "2025-06-09", + "equity": 27979.7, + "return_pct": 179.8 + }, + { + "date": "2025-06-10", + "equity": 27726.5, + "return_pct": 177.26 + }, + { + "date": "2025-06-11", + "equity": 27901.0, + "return_pct": 179.01 + }, + { + "date": "2025-06-12", + "equity": 27879.51, + "return_pct": 178.8 + }, + { + "date": "2025-06-13", + "equity": 27125.17, + "return_pct": 171.25 + }, + { + "date": "2025-06-16", + "equity": 27614.67, + "return_pct": 176.15 + }, + { + "date": "2025-06-17", + "equity": 27435.08, + "return_pct": 174.35 + }, + { + "date": "2025-06-18", + "equity": 27856.72, + "return_pct": 178.57 + }, + { + "date": "2025-06-20", + "equity": 28034.35, + "return_pct": 180.34 + }, + { + "date": "2025-06-23", + "equity": 28198.62, + "return_pct": 181.99 + }, + { + "date": "2025-06-24", + "equity": 28866.17, + "return_pct": 188.66 + }, + { + "date": "2025-06-25", + "equity": 28695.04, + "return_pct": 186.95 + }, + { + "date": "2025-06-26", + "equity": 29228.73, + "return_pct": 192.29 + }, + { + "date": "2025-06-27", + "equity": 29455.85, + "return_pct": 194.56 + }, + { + "date": "2025-06-30", + "equity": 30272.63, + "return_pct": 202.73 + }, + { + "date": "2025-07-01", + "equity": 29302.37, + "return_pct": 193.02 + }, + { + "date": "2025-07-02", + "equity": 29884.89, + "return_pct": 198.85 + }, + { + "date": "2025-07-03", + "equity": 30222.64, + "return_pct": 202.23 + }, + { + "date": "2025-07-07", + "equity": 30345.06, + "return_pct": 203.45 + }, + { + "date": "2025-07-08", + "equity": 29981.0, + "return_pct": 199.81 + }, + { + "date": "2025-07-09", + "equity": 30738.89, + "return_pct": 207.39 + }, + { + "date": "2025-07-10", + "equity": 30868.41, + "return_pct": 208.68 + }, + { + "date": "2025-07-11", + "equity": 30854.81, + "return_pct": 208.55 + }, + { + "date": "2025-07-14", + "equity": 31525.86, + "return_pct": 215.26 + }, + { + "date": "2025-07-15", + "equity": 31586.09, + "return_pct": 215.86 + }, + { + "date": "2025-07-16", + "equity": 31829.91, + "return_pct": 218.3 + }, + { + "date": "2025-07-17", + "equity": 32231.3, + "return_pct": 222.31 + }, + { + "date": "2025-07-18", + "equity": 32216.28, + "return_pct": 222.16 + }, + { + "date": "2025-07-21", + "equity": 32591.54, + "return_pct": 225.92 + }, + { + "date": "2025-07-22", + "equity": 32114.32, + "return_pct": 221.14 + }, + { + "date": "2025-07-23", + "equity": 32568.28, + "return_pct": 225.68 + }, + { + "date": "2025-07-24", + "equity": 32597.15, + "return_pct": 225.97 + }, + { + "date": "2025-07-25", + "equity": 32813.07, + "return_pct": 228.13 + }, + { + "date": "2025-07-28", + "equity": 33095.86, + "return_pct": 230.96 + }, + { + "date": "2025-07-29", + "equity": 32806.2, + "return_pct": 228.06 + }, + { + "date": "2025-07-30", + "equity": 32948.03, + "return_pct": 229.48 + }, + { + "date": "2025-07-31", + "equity": 33041.89, + "return_pct": 230.42 + }, + { + "date": "2025-08-01", + "equity": 31957.94, + "return_pct": 219.58 + }, + { + "date": "2025-08-04", + "equity": 32547.45, + "return_pct": 225.47 + }, + { + "date": "2025-08-05", + "equity": 33334.58, + "return_pct": 233.35 + }, + { + "date": "2025-08-06", + "equity": 33649.32, + "return_pct": 236.49 + }, + { + "date": "2025-08-07", + "equity": 34152.14, + "return_pct": 241.52 + }, + { + "date": "2025-08-08", + "equity": 33986.07, + "return_pct": 239.86 + }, + { + "date": "2025-08-11", + "equity": 33693.14, + "return_pct": 236.93 + }, + { + "date": "2025-08-12", + "equity": 33499.41, + "return_pct": 234.99 + }, + { + "date": "2025-08-13", + "equity": 33233.58, + "return_pct": 232.34 + }, + { + "date": "2025-08-14", + "equity": 32763.38, + "return_pct": 227.63 + }, + { + "date": "2025-08-15", + "equity": 32611.29, + "return_pct": 226.11 + }, + { + "date": "2025-08-18", + "equity": 32991.25, + "return_pct": 229.91 + }, + { + "date": "2025-08-19", + "equity": 32277.42, + "return_pct": 222.77 + }, + { + "date": "2025-08-20", + "equity": 32047.4, + "return_pct": 220.47 + }, + { + "date": "2025-08-21", + "equity": 32123.14, + "return_pct": 221.23 + }, + { + "date": "2025-08-22", + "equity": 32988.11, + "return_pct": 229.88 + }, + { + "date": "2025-08-25", + "equity": 33202.28, + "return_pct": 232.02 + }, + { + "date": "2025-08-26", + "equity": 33426.57, + "return_pct": 234.27 + }, + { + "date": "2025-08-27", + "equity": 33758.96, + "return_pct": 237.59 + }, + { + "date": "2025-08-28", + "equity": 34192.74, + "return_pct": 241.93 + }, + { + "date": "2025-08-29", + "equity": 33544.89, + "return_pct": 235.45 + }, + { + "date": "2025-09-02", + "equity": 33311.0, + "return_pct": 233.11 + }, + { + "date": "2025-09-03", + "equity": 33279.91, + "return_pct": 232.8 + }, + { + "date": "2025-09-04", + "equity": 33070.52, + "return_pct": 230.71 + }, + { + "date": "2025-09-05", + "equity": 33089.95, + "return_pct": 230.9 + }, + { + "date": "2025-09-08", + "equity": 33268.43, + "return_pct": 232.68 + }, + { + "date": "2025-09-09", + "equity": 33041.93, + "return_pct": 230.42 + }, + { + "date": "2025-09-10", + "equity": 33349.64, + "return_pct": 233.5 + }, + { + "date": "2025-09-11", + "equity": 35046.43, + "return_pct": 250.46 + }, + { + "date": "2025-09-12", + "equity": 36048.64, + "return_pct": 260.49 + }, + { + "date": "2025-09-15", + "equity": 36531.5, + "return_pct": 265.32 + }, + { + "date": "2025-09-16", + "equity": 36182.99, + "return_pct": 261.83 + }, + { + "date": "2025-09-17", + "equity": 36289.05, + "return_pct": 262.89 + }, + { + "date": "2025-09-18", + "equity": 37126.36, + "return_pct": 271.26 + }, + { + "date": "2025-09-19", + "equity": 37577.88, + "return_pct": 275.78 + }, + { + "date": "2025-09-22", + "equity": 37369.75, + "return_pct": 273.7 + }, + { + "date": "2025-09-23", + "equity": 37095.6, + "return_pct": 270.96 + }, + { + "date": "2025-09-24", + "equity": 37173.63, + "return_pct": 271.74 + }, + { + "date": "2025-09-25", + "equity": 36412.39, + "return_pct": 264.12 + }, + { + "date": "2025-09-26", + "equity": 36784.73, + "return_pct": 267.85 + }, + { + "date": "2025-09-29", + "equity": 37133.41, + "return_pct": 271.33 + }, + { + "date": "2025-09-30", + "equity": 37200.12, + "return_pct": 272.0 + }, + { + "date": "2025-10-01", + "equity": 37968.01, + "return_pct": 279.68 + }, + { + "date": "2025-10-02", + "equity": 38056.9, + "return_pct": 280.57 + }, + { + "date": "2025-10-03", + "equity": 38091.17, + "return_pct": 280.91 + }, + { + "date": "2025-10-06", + "equity": 38908.36, + "return_pct": 289.08 + }, + { + "date": "2025-10-07", + "equity": 38435.93, + "return_pct": 284.36 + }, + { + "date": "2025-10-08", + "equity": 38888.23, + "return_pct": 288.88 + }, + { + "date": "2025-10-09", + "equity": 38551.81, + "return_pct": 285.52 + }, + { + "date": "2025-10-10", + "equity": 37122.34, + "return_pct": 271.22 + }, + { + "date": "2025-10-13", + "equity": 37783.24, + "return_pct": 277.83 + }, + { + "date": "2025-10-14", + "equity": 37105.74, + "return_pct": 271.06 + }, + { + "date": "2025-10-15", + "equity": 37241.19, + "return_pct": 272.41 + }, + { + "date": "2025-10-16", + "equity": 36986.5, + "return_pct": 269.87 + }, + { + "date": "2025-10-17", + "equity": 37235.09, + "return_pct": 272.35 + }, + { + "date": "2025-10-20", + "equity": 37270.16, + "return_pct": 272.7 + }, + { + "date": "2025-10-21", + "equity": 37014.1, + "return_pct": 270.14 + }, + { + "date": "2025-10-22", + "equity": 36381.45, + "return_pct": 263.81 + }, + { + "date": "2025-10-23", + "equity": 35942.55, + "return_pct": 259.43 + }, + { + "date": "2025-10-24", + "equity": 36321.8, + "return_pct": 263.22 + }, + { + "date": "2025-10-27", + "equity": 36839.26, + "return_pct": 268.39 + }, + { + "date": "2025-10-28", + "equity": 36530.77, + "return_pct": 265.31 + }, + { + "date": "2025-10-29", + "equity": 36337.56, + "return_pct": 263.38 + }, + { + "date": "2025-10-30", + "equity": 35423.15, + "return_pct": 254.23 + }, + { + "date": "2025-10-31", + "equity": 36827.93, + "return_pct": 268.28 + }, + { + "date": "2025-11-03", + "equity": 36678.93, + "return_pct": 266.79 + }, + { + "date": "2025-11-04", + "equity": 36752.69, + "return_pct": 267.53 + }, + { + "date": "2025-11-05", + "equity": 37410.98, + "return_pct": 274.11 + }, + { + "date": "2025-11-06", + "equity": 36981.95, + "return_pct": 269.82 + }, + { + "date": "2025-11-07", + "equity": 37253.21, + "return_pct": 272.53 + }, + { + "date": "2025-11-10", + "equity": 37531.42, + "return_pct": 275.31 + }, + { + "date": "2025-11-11", + "equity": 37084.22, + "return_pct": 270.84 + }, + { + "date": "2025-11-12", + "equity": 36968.06, + "return_pct": 269.68 + }, + { + "date": "2025-11-13", + "equity": 36158.98, + "return_pct": 261.59 + }, + { + "date": "2025-11-14", + "equity": 36202.36, + "return_pct": 262.02 + }, + { + "date": "2025-11-17", + "equity": 35974.54, + "return_pct": 259.75 + }, + { + "date": "2025-11-18", + "equity": 36061.95, + "return_pct": 260.62 + }, + { + "date": "2025-11-19", + "equity": 35552.0, + "return_pct": 255.52 + }, + { + "date": "2025-11-20", + "equity": 35245.31, + "return_pct": 252.45 + }, + { + "date": "2025-11-21", + "equity": 35663.63, + "return_pct": 256.64 + }, + { + "date": "2025-11-24", + "equity": 35704.48, + "return_pct": 257.04 + }, + { + "date": "2025-11-25", + "equity": 36141.34, + "return_pct": 261.41 + }, + { + "date": "2025-11-26", + "equity": 36982.77, + "return_pct": 269.83 + }, + { + "date": "2025-11-28", + "equity": 37110.85, + "return_pct": 271.11 + }, + { + "date": "2025-12-01", + "equity": 36764.97, + "return_pct": 267.65 + }, + { + "date": "2025-12-02", + "equity": 36765.82, + "return_pct": 267.66 + }, + { + "date": "2025-12-03", + "equity": 36775.18, + "return_pct": 267.75 + }, + { + "date": "2025-12-04", + "equity": 38049.03, + "return_pct": 280.49 + }, + { + "date": "2025-12-05", + "equity": 39439.74, + "return_pct": 294.4 + }, + { + "date": "2025-12-08", + "equity": 38985.46, + "return_pct": 289.85 + }, + { + "date": "2025-12-09", + "equity": 39173.4, + "return_pct": 291.73 + }, + { + "date": "2025-12-10", + "equity": 39500.24, + "return_pct": 295.0 + }, + { + "date": "2025-12-11", + "equity": 40104.06, + "return_pct": 301.04 + }, + { + "date": "2025-12-12", + "equity": 39983.08, + "return_pct": 299.83 + }, + { + "date": "2025-12-15", + "equity": 39902.37, + "return_pct": 299.02 + }, + { + "date": "2025-12-16", + "equity": 40009.25, + "return_pct": 300.09 + }, + { + "date": "2025-12-17", + "equity": 39644.29, + "return_pct": 296.44 + }, + { + "date": "2025-12-18", + "equity": 39477.55, + "return_pct": 294.78 + }, + { + "date": "2025-12-19", + "equity": 39640.09, + "return_pct": 296.4 + }, + { + "date": "2025-12-22", + "equity": 39574.73, + "return_pct": 295.75 + }, + { + "date": "2025-12-23", + "equity": 39244.9, + "return_pct": 292.45 + }, + { + "date": "2025-12-24", + "equity": 39633.57, + "return_pct": 296.34 + }, + { + "date": "2025-12-26", + "equity": 39870.75, + "return_pct": 298.71 + }, + { + "date": "2025-12-29", + "equity": 39648.56, + "return_pct": 296.49 + }, + { + "date": "2025-12-30", + "equity": 39400.36, + "return_pct": 294.0 + }, + { + "date": "2025-12-31", + "equity": 38961.86, + "return_pct": 289.62 + }, + { + "date": "2026-01-02", + "equity": 39758.5, + "return_pct": 297.58 + }, + { + "date": "2026-01-05", + "equity": 40104.15, + "return_pct": 301.04 + }, + { + "date": "2026-01-06", + "equity": 41280.5, + "return_pct": 312.8 + }, + { + "date": "2026-01-07", + "equity": 41166.49, + "return_pct": 311.66 + }, + { + "date": "2026-01-08", + "equity": 41647.28, + "return_pct": 316.47 + }, + { + "date": "2026-01-09", + "equity": 41806.09, + "return_pct": 318.06 + }, + { + "date": "2026-01-12", + "equity": 42883.56, + "return_pct": 328.84 + }, + { + "date": "2026-01-13", + "equity": 43379.56, + "return_pct": 333.8 + }, + { + "date": "2026-01-14", + "equity": 43715.54, + "return_pct": 337.16 + }, + { + "date": "2026-01-15", + "equity": 43902.35, + "return_pct": 339.02 + }, + { + "date": "2026-01-16", + "equity": 43473.59, + "return_pct": 334.74 + }, + { + "date": "2026-01-20", + "equity": 43019.89, + "return_pct": 330.2 + }, + { + "date": "2026-01-21", + "equity": 44349.06, + "return_pct": 343.49 + }, + { + "date": "2026-01-22", + "equity": 44473.88, + "return_pct": 344.74 + }, + { + "date": "2026-01-23", + "equity": 45088.82, + "return_pct": 350.89 + }, + { + "date": "2026-01-26", + "equity": 44965.28, + "return_pct": 349.65 + }, + { + "date": "2026-01-27", + "equity": 44978.08, + "return_pct": 349.78 + }, + { + "date": "2026-01-28", + "equity": 44454.71, + "return_pct": 344.55 + }, + { + "date": "2026-01-29", + "equity": 44001.26, + "return_pct": 340.01 + }, + { + "date": "2026-01-30", + "equity": 42779.07, + "return_pct": 327.79 + }, + { + "date": "2026-02-02", + "equity": 43030.16, + "return_pct": 330.3 + }, + { + "date": "2026-02-03", + "equity": 44272.67, + "return_pct": 342.73 + }, + { + "date": "2026-02-04", + "equity": 43067.12, + "return_pct": 330.67 + }, + { + "date": "2026-02-05", + "equity": 42099.79, + "return_pct": 321.0 + }, + { + "date": "2026-02-06", + "equity": 43572.68, + "return_pct": 335.73 + }, + { + "date": "2026-02-09", + "equity": 43115.08, + "return_pct": 331.15 + }, + { + "date": "2026-02-10", + "equity": 42822.9, + "return_pct": 328.23 + }, + { + "date": "2026-02-11", + "equity": 43588.59, + "return_pct": 335.89 + }, + { + "date": "2026-02-12", + "equity": 43697.16, + "return_pct": 336.97 + }, + { + "date": "2026-02-13", + "equity": 44268.24, + "return_pct": 342.68 + }, + { + "date": "2026-02-17", + "equity": 44181.53, + "return_pct": 341.82 + }, + { + "date": "2026-02-18", + "equity": 43898.21, + "return_pct": 338.98 + }, + { + "date": "2026-02-19", + "equity": 43736.91, + "return_pct": 337.37 + }, + { + "date": "2026-02-20", + "equity": 43990.51, + "return_pct": 339.91 + }, + { + "date": "2026-02-23", + "equity": 43929.18, + "return_pct": 339.29 + }, + { + "date": "2026-02-24", + "equity": 44349.07, + "return_pct": 343.49 + }, + { + "date": "2026-02-25", + "equity": 44425.97, + "return_pct": 344.26 + }, + { + "date": "2026-02-26", + "equity": 44024.18, + "return_pct": 340.24 + }, + { + "date": "2026-02-27", + "equity": 44577.83, + "return_pct": 345.78 + }, + { + "date": "2026-03-02", + "equity": 42019.55, + "return_pct": 320.2 + }, + { + "date": "2026-03-03", + "equity": 41769.06, + "return_pct": 317.69 + }, + { + "date": "2026-03-04", + "equity": 41952.56, + "return_pct": 319.53 + }, + { + "date": "2026-03-05", + "equity": 41485.57, + "return_pct": 314.86 + }, + { + "date": "2026-03-06", + "equity": 41215.7, + "return_pct": 312.16 + }, + { + "date": "2026-03-09", + "equity": 41422.84, + "return_pct": 314.23 + }, + { + "date": "2026-03-10", + "equity": 41244.24, + "return_pct": 312.44 + }, + { + "date": "2026-03-11", + "equity": 41298.28, + "return_pct": 312.98 + }, + { + "date": "2026-03-12", + "equity": 41132.49, + "return_pct": 311.32 + }, + { + "date": "2026-03-13", + "equity": 40919.97, + "return_pct": 309.2 + }, + { + "date": "2026-03-16", + "equity": 40976.04, + "return_pct": 309.76 + }, + { + "date": "2026-03-17", + "equity": 41377.82, + "return_pct": 313.78 + }, + { + "date": "2026-03-18", + "equity": 40925.44, + "return_pct": 309.25 + }, + { + "date": "2026-03-19", + "equity": 40750.31, + "return_pct": 307.5 + }, + { + "date": "2026-03-20", + "equity": 40232.74, + "return_pct": 302.33 + }, + { + "date": "2026-03-23", + "equity": 40592.41, + "return_pct": 305.92 + }, + { + "date": "2026-03-24", + "equity": 40377.89, + "return_pct": 303.78 + }, + { + "date": "2026-03-25", + "equity": 40384.26, + "return_pct": 303.84 + }, + { + "date": "2026-03-26", + "equity": 40122.29, + "return_pct": 301.22 + }, + { + "date": "2026-03-27", + "equity": 40036.77, + "return_pct": 300.37 + }, + { + "date": "2026-03-30", + "equity": 39934.34, + "return_pct": 299.34 + }, + { + "date": "2026-03-31", + "equity": 40080.95, + "return_pct": 300.81 + }, + { + "date": "2026-04-01", + "equity": 40117.77, + "return_pct": 301.18 + }, + { + "date": "2026-04-02", + "equity": 40119.78, + "return_pct": 301.2 + }, + { + "date": "2026-04-06", + "equity": 40086.45, + "return_pct": 300.86 + }, + { + "date": "2026-04-07", + "equity": 40288.88, + "return_pct": 302.89 + }, + { + "date": "2026-04-08", + "equity": 41995.25, + "return_pct": 319.95 + }, + { + "date": "2026-04-09", + "equity": 42481.34, + "return_pct": 324.81 + }, + { + "date": "2026-04-10", + "equity": 42895.7, + "return_pct": 328.96 + }, + { + "date": "2026-04-13", + "equity": 43062.18, + "return_pct": 330.62 + }, + { + "date": "2026-04-14", + "equity": 43881.1, + "return_pct": 338.81 + }, + { + "date": "2026-04-15", + "equity": 43798.66, + "return_pct": 337.99 + }, + { + "date": "2026-04-16", + "equity": 44223.96, + "return_pct": 342.24 + }, + { + "date": "2026-04-17", + "equity": 44927.07, + "return_pct": 349.27 + }, + { + "date": "2026-04-20", + "equity": 44893.64, + "return_pct": 348.94 + }, + { + "date": "2026-04-21", + "equity": 44770.04, + "return_pct": 347.7 + }, + { + "date": "2026-04-22", + "equity": 45327.27, + "return_pct": 353.27 + }, + { + "date": "2026-04-23", + "equity": 45616.71, + "return_pct": 356.17 + }, + { + "date": "2026-04-24", + "equity": 47314.92, + "return_pct": 373.15 + }, + { + "date": "2026-04-27", + "equity": 47442.7, + "return_pct": 374.43 + }, + { + "date": "2026-04-28", + "equity": 46507.35, + "return_pct": 365.07 + }, + { + "date": "2026-04-29", + "equity": 47801.18, + "return_pct": 378.01 + }, + { + "date": "2026-04-30", + "equity": 49485.01, + "return_pct": 394.85 + }, + { + "date": "2026-05-01", + "equity": 49385.03, + "return_pct": 393.85 + }, + { + "date": "2026-05-04", + "equity": 48693.09, + "return_pct": 386.93 + }, + { + "date": "2026-05-05", + "equity": 49599.61, + "return_pct": 396.0 + }, + { + "date": "2026-05-06", + "equity": 52915.79, + "return_pct": 429.16 + }, + { + "date": "2026-05-07", + "equity": 52178.84, + "return_pct": 421.79 + }, + { + "date": "2026-05-08", + "equity": 53604.88, + "return_pct": 436.05 + }, + { + "date": "2026-05-11", + "equity": 54046.64, + "return_pct": 440.47 + }, + { + "date": "2026-05-12", + "equity": 53795.46, + "return_pct": 437.95 + }, + { + "date": "2026-05-13", + "equity": 54309.26, + "return_pct": 443.09 + }, + { + "date": "2026-05-14", + "equity": 55197.04, + "return_pct": 451.97 + }, + { + "date": "2026-05-15", + "equity": 53245.27, + "return_pct": 432.45 + }, + { + "date": "2026-05-18", + "equity": 52247.65, + "return_pct": 422.48 + }, + { + "date": "2026-05-19", + "equity": 51978.24, + "return_pct": 419.78 + }, + { + "date": "2026-05-20", + "equity": 51169.27, + "return_pct": 411.69 + }, + { + "date": "2026-05-21", + "equity": 51172.29, + "return_pct": 411.72 + }, + { + "date": "2026-05-22", + "equity": 52243.32, + "return_pct": 422.43 + }, + { + "date": "2026-05-26", + "equity": 51785.88, + "return_pct": 417.86 + }, + { + "date": "2026-05-27", + "equity": 52034.01, + "return_pct": 420.34 + }, + { + "date": "2026-05-28", + "equity": 52046.64, + "return_pct": 420.47 + }, + { + "date": "2026-05-29", + "equity": 51984.24, + "return_pct": 419.84 + }, + { + "date": "2026-06-01", + "equity": 51486.35, + "return_pct": 414.86 + }, + { + "date": "2026-06-02", + "equity": 51813.43, + "return_pct": 418.13 + }, + { + "date": "2026-06-03", + "equity": 52221.18, + "return_pct": 422.21 + }, + { + "date": "2026-06-04", + "equity": 52239.04, + "return_pct": 422.39 + }, + { + "date": "2026-06-05", + "equity": 52082.43, + "return_pct": 420.82 + }, + { + "date": "2026-06-08", + "equity": 51924.58, + "return_pct": 419.25 + }, + { + "date": "2026-06-09", + "equity": 52242.25, + "return_pct": 422.42 + }, + { + "date": "2026-06-10", + "equity": 51942.95, + "return_pct": 419.43 + }, + { + "date": "2026-06-11", + "equity": 52313.12, + "return_pct": 423.13 + }, + { + "date": "2026-06-12", + "equity": 52307.69, + "return_pct": 423.08 + }, + { + "date": "2026-06-15", + "equity": 52247.48, + "return_pct": 422.47 + }, + { + "date": "2026-06-16", + "equity": 52057.24, + "return_pct": 420.57 + }, + { + "date": "2026-06-17", + "equity": 52223.92, + "return_pct": 422.24 + }, + { + "date": "2026-06-18", + "equity": 52110.08, + "return_pct": 421.1 + }, + { + "date": "2026-06-22", + "equity": 52280.58, + "return_pct": 422.81 + }, + { + "date": "2026-06-23", + "equity": 52143.31, + "return_pct": 421.43 + }, + { + "date": "2026-06-24", + "equity": 52274.04, + "return_pct": 422.74 + }, + { + "date": "2026-06-25", + "equity": 52403.14, + "return_pct": 424.03 + }, + { + "date": "2026-06-26", + "equity": 53169.56, + "return_pct": 431.7 + }, + { + "date": "2026-06-29", + "equity": 53192.98, + "return_pct": 431.93 + }, + { + "date": "2026-06-30", + "equity": 53171.19, + "return_pct": 431.71 + }, + { + "date": "2026-07-01", + "equity": 52815.5, + "return_pct": 428.16 + }, + { + "date": "2026-07-02", + "equity": 52815.5, + "return_pct": 428.16 + } + ], + "benchmark_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10035.34, + "return_pct": 0.35 + }, + { + "date": "2021-07-08", + "equity": 9953.57, + "return_pct": -0.46 + }, + { + "date": "2021-07-09", + "equity": 10059.82, + "return_pct": 0.6 + }, + { + "date": "2021-07-12", + "equity": 10095.86, + "return_pct": 0.96 + }, + { + "date": "2021-07-13", + "equity": 10061.44, + "return_pct": 0.61 + }, + { + "date": "2021-07-14", + "equity": 10076.46, + "return_pct": 0.76 + }, + { + "date": "2021-07-15", + "equity": 10042.04, + "return_pct": 0.42 + }, + { + "date": "2021-07-16", + "equity": 9963.27, + "return_pct": -0.37 + }, + { + "date": "2021-07-19", + "equity": 9816.14, + "return_pct": -1.84 + }, + { + "date": "2021-07-20", + "equity": 9956.81, + "return_pct": -0.43 + }, + { + "date": "2021-07-21", + "equity": 10037.42, + "return_pct": 0.37 + }, + { + "date": "2021-07-22", + "equity": 10058.44, + "return_pct": 0.58 + }, + { + "date": "2021-07-23", + "equity": 10161.92, + "return_pct": 1.62 + }, + { + "date": "2021-07-26", + "equity": 10186.87, + "return_pct": 1.87 + }, + { + "date": "2021-07-27", + "equity": 10140.44, + "return_pct": 1.4 + }, + { + "date": "2021-07-28", + "equity": 10136.28, + "return_pct": 1.36 + }, + { + "date": "2021-07-29", + "equity": 10178.32, + "return_pct": 1.78 + }, + { + "date": "2021-07-30", + "equity": 10128.89, + "return_pct": 1.29 + }, + { + "date": "2021-08-02", + "equity": 10107.64, + "return_pct": 1.08 + }, + { + "date": "2021-08-03", + "equity": 10189.87, + "return_pct": 1.9 + }, + { + "date": "2021-08-04", + "equity": 10139.75, + "return_pct": 1.4 + }, + { + "date": "2021-08-05", + "equity": 10203.96, + "return_pct": 2.04 + }, + { + "date": "2021-08-06", + "equity": 10220.82, + "return_pct": 2.21 + }, + { + "date": "2021-08-09", + "equity": 10212.51, + "return_pct": 2.13 + }, + { + "date": "2021-08-10", + "equity": 10225.21, + "return_pct": 2.25 + }, + { + "date": "2021-08-11", + "equity": 10250.62, + "return_pct": 2.51 + }, + { + "date": "2021-08-12", + "equity": 10281.34, + "return_pct": 2.81 + }, + { + "date": "2021-08-13", + "equity": 10300.05, + "return_pct": 3.0 + }, + { + "date": "2021-08-16", + "equity": 10324.3, + "return_pct": 3.24 + }, + { + "date": "2021-08-17", + "equity": 10256.62, + "return_pct": 2.57 + }, + { + "date": "2021-08-18", + "equity": 10144.37, + "return_pct": 1.44 + }, + { + "date": "2021-08-19", + "equity": 10160.07, + "return_pct": 1.6 + }, + { + "date": "2021-08-20", + "equity": 10240.92, + "return_pct": 2.41 + }, + { + "date": "2021-08-23", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2021-08-24", + "equity": 10347.4, + "return_pct": 3.47 + }, + { + "date": "2021-08-25", + "equity": 10369.11, + "return_pct": 3.69 + }, + { + "date": "2021-08-26", + "equity": 10307.9, + "return_pct": 3.08 + }, + { + "date": "2021-08-27", + "equity": 10400.06, + "return_pct": 4.0 + }, + { + "date": "2021-08-30", + "equity": 10445.8, + "return_pct": 4.46 + }, + { + "date": "2021-08-31", + "equity": 10430.32, + "return_pct": 4.3 + }, + { + "date": "2021-09-01", + "equity": 10435.87, + "return_pct": 4.36 + }, + { + "date": "2021-09-02", + "equity": 10467.97, + "return_pct": 4.68 + }, + { + "date": "2021-09-03", + "equity": 10465.43, + "return_pct": 4.65 + }, + { + "date": "2021-09-07", + "equity": 10428.01, + "return_pct": 4.28 + }, + { + "date": "2021-09-08", + "equity": 10415.31, + "return_pct": 4.15 + }, + { + "date": "2021-09-09", + "equity": 10370.73, + "return_pct": 3.71 + }, + { + "date": "2021-09-10", + "equity": 10288.96, + "return_pct": 2.89 + }, + { + "date": "2021-09-13", + "equity": 10315.29, + "return_pct": 3.15 + }, + { + "date": "2021-09-14", + "equity": 10259.63, + "return_pct": 2.6 + }, + { + "date": "2021-09-15", + "equity": 10345.32, + "return_pct": 3.45 + }, + { + "date": "2021-09-16", + "equity": 10328.92, + "return_pct": 3.29 + }, + { + "date": "2021-09-17", + "equity": 10195.64, + "return_pct": 1.96 + }, + { + "date": "2021-09-20", + "equity": 10025.64, + "return_pct": 0.26 + }, + { + "date": "2021-09-21", + "equity": 10016.17, + "return_pct": 0.16 + }, + { + "date": "2021-09-22", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-09-23", + "equity": 10236.76, + "return_pct": 2.37 + }, + { + "date": "2021-09-24", + "equity": 10253.62, + "return_pct": 2.54 + }, + { + "date": "2021-09-27", + "equity": 10224.29, + "return_pct": 2.24 + }, + { + "date": "2021-09-28", + "equity": 10018.25, + "return_pct": 0.18 + }, + { + "date": "2021-09-29", + "equity": 10035.11, + "return_pct": 0.35 + }, + { + "date": "2021-09-30", + "equity": 9912.46, + "return_pct": -0.88 + }, + { + "date": "2021-10-01", + "equity": 10030.26, + "return_pct": 0.3 + }, + { + "date": "2021-10-04", + "equity": 9900.91, + "return_pct": -0.99 + }, + { + "date": "2021-10-05", + "equity": 10003.93, + "return_pct": 0.04 + }, + { + "date": "2021-10-06", + "equity": 10045.5, + "return_pct": 0.46 + }, + { + "date": "2021-10-07", + "equity": 10132.35, + "return_pct": 1.32 + }, + { + "date": "2021-10-08", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-10-11", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2021-10-12", + "equity": 10015.94, + "return_pct": 0.16 + }, + { + "date": "2021-10-13", + "equity": 10051.97, + "return_pct": 0.52 + }, + { + "date": "2021-10-14", + "equity": 10221.05, + "return_pct": 2.21 + }, + { + "date": "2021-10-15", + "equity": 10298.89, + "return_pct": 2.99 + }, + { + "date": "2021-10-18", + "equity": 10329.38, + "return_pct": 3.29 + }, + { + "date": "2021-10-19", + "equity": 10409.07, + "return_pct": 4.09 + }, + { + "date": "2021-10-20", + "equity": 10449.96, + "return_pct": 4.5 + }, + { + "date": "2021-10-21", + "equity": 10477.21, + "return_pct": 4.77 + }, + { + "date": "2021-10-22", + "equity": 10466.36, + "return_pct": 4.66 + }, + { + "date": "2021-10-25", + "equity": 10522.49, + "return_pct": 5.22 + }, + { + "date": "2021-10-26", + "equity": 10531.96, + "return_pct": 5.32 + }, + { + "date": "2021-10-27", + "equity": 10485.3, + "return_pct": 4.85 + }, + { + "date": "2021-10-28", + "equity": 10586.47, + "return_pct": 5.86 + }, + { + "date": "2021-10-29", + "equity": 10607.95, + "return_pct": 6.08 + }, + { + "date": "2021-11-01", + "equity": 10626.2, + "return_pct": 6.26 + }, + { + "date": "2021-11-02", + "equity": 10669.16, + "return_pct": 6.69 + }, + { + "date": "2021-11-03", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2021-11-04", + "equity": 10784.88, + "return_pct": 7.85 + }, + { + "date": "2021-11-05", + "equity": 10822.3, + "return_pct": 8.22 + }, + { + "date": "2021-11-08", + "equity": 10831.54, + "return_pct": 8.32 + }, + { + "date": "2021-11-09", + "equity": 10795.74, + "return_pct": 7.96 + }, + { + "date": "2021-11-10", + "equity": 10708.89, + "return_pct": 7.09 + }, + { + "date": "2021-11-11", + "equity": 10712.36, + "return_pct": 7.12 + }, + { + "date": "2021-11-12", + "equity": 10793.2, + "return_pct": 7.93 + }, + { + "date": "2021-11-15", + "equity": 10796.9, + "return_pct": 7.97 + }, + { + "date": "2021-11-16", + "equity": 10839.63, + "return_pct": 8.4 + }, + { + "date": "2021-11-17", + "equity": 10813.3, + "return_pct": 8.13 + }, + { + "date": "2021-11-18", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2021-11-19", + "equity": 10830.62, + "return_pct": 8.31 + }, + { + "date": "2021-11-22", + "equity": 10800.13, + "return_pct": 8.0 + }, + { + "date": "2021-11-23", + "equity": 10814.45, + "return_pct": 8.14 + }, + { + "date": "2021-11-24", + "equity": 10843.32, + "return_pct": 8.43 + }, + { + "date": "2021-11-26", + "equity": 10601.48, + "return_pct": 6.01 + }, + { + "date": "2021-11-29", + "equity": 10731.53, + "return_pct": 7.32 + }, + { + "date": "2021-11-30", + "equity": 10522.72, + "return_pct": 5.23 + }, + { + "date": "2021-12-01", + "equity": 10405.84, + "return_pct": 4.06 + }, + { + "date": "2021-12-02", + "equity": 10565.22, + "return_pct": 5.65 + }, + { + "date": "2021-12-03", + "equity": 10473.29, + "return_pct": 4.73 + }, + { + "date": "2021-12-06", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2021-12-07", + "equity": 10816.53, + "return_pct": 8.17 + }, + { + "date": "2021-12-08", + "equity": 10845.17, + "return_pct": 8.45 + }, + { + "date": "2021-12-09", + "equity": 10771.95, + "return_pct": 7.72 + }, + { + "date": "2021-12-10", + "equity": 10873.35, + "return_pct": 8.73 + }, + { + "date": "2021-12-13", + "equity": 10777.49, + "return_pct": 7.77 + }, + { + "date": "2021-12-14", + "equity": 10702.88, + "return_pct": 7.03 + }, + { + "date": "2021-12-15", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-16", + "equity": 10774.26, + "return_pct": 7.74 + }, + { + "date": "2021-12-17", + "equity": 10622.27, + "return_pct": 6.22 + }, + { + "date": "2021-12-20", + "equity": 10509.32, + "return_pct": 5.09 + }, + { + "date": "2021-12-21", + "equity": 10695.96, + "return_pct": 6.96 + }, + { + "date": "2021-12-22", + "equity": 10802.9, + "return_pct": 8.03 + }, + { + "date": "2021-12-23", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-27", + "equity": 11023.95, + "return_pct": 10.24 + }, + { + "date": "2021-12-28", + "equity": 11014.94, + "return_pct": 10.15 + }, + { + "date": "2021-12-29", + "equity": 11029.03, + "return_pct": 10.29 + }, + { + "date": "2021-12-30", + "equity": 10998.54, + "return_pct": 9.99 + }, + { + "date": "2021-12-31", + "equity": 10970.83, + "return_pct": 9.71 + }, + { + "date": "2022-01-03", + "equity": 11034.35, + "return_pct": 10.34 + }, + { + "date": "2022-01-04", + "equity": 11030.65, + "return_pct": 10.31 + }, + { + "date": "2022-01-05", + "equity": 10818.84, + "return_pct": 8.19 + }, + { + "date": "2022-01-06", + "equity": 10808.68, + "return_pct": 8.09 + }, + { + "date": "2022-01-07", + "equity": 10765.94, + "return_pct": 7.66 + }, + { + "date": "2022-01-10", + "equity": 10752.55, + "return_pct": 7.53 + }, + { + "date": "2022-01-11", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2022-01-12", + "equity": 10879.82, + "return_pct": 8.8 + }, + { + "date": "2022-01-13", + "equity": 10729.91, + "return_pct": 7.3 + }, + { + "date": "2022-01-14", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2022-01-18", + "equity": 10544.2, + "return_pct": 5.44 + }, + { + "date": "2022-01-19", + "equity": 10434.71, + "return_pct": 4.35 + }, + { + "date": "2022-01-20", + "equity": 10319.22, + "return_pct": 3.19 + }, + { + "date": "2022-01-21", + "equity": 10116.65, + "return_pct": 1.17 + }, + { + "date": "2022-01-24", + "equity": 10159.61, + "return_pct": 1.6 + }, + { + "date": "2022-01-25", + "equity": 10035.57, + "return_pct": 0.36 + }, + { + "date": "2022-01-26", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-01-27", + "equity": 9960.96, + "return_pct": -0.39 + }, + { + "date": "2022-01-28", + "equity": 10208.35, + "return_pct": 2.08 + }, + { + "date": "2022-01-31", + "equity": 10392.21, + "return_pct": 3.92 + }, + { + "date": "2022-02-01", + "equity": 10462.43, + "return_pct": 4.62 + }, + { + "date": "2022-02-02", + "equity": 10564.06, + "return_pct": 5.64 + }, + { + "date": "2022-02-03", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-04", + "equity": 10364.26, + "return_pct": 3.64 + }, + { + "date": "2022-02-07", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2022-02-08", + "equity": 10416.0, + "return_pct": 4.16 + }, + { + "date": "2022-02-09", + "equity": 10568.45, + "return_pct": 5.68 + }, + { + "date": "2022-02-10", + "equity": 10378.58, + "return_pct": 3.79 + }, + { + "date": "2022-02-11", + "equity": 10173.93, + "return_pct": 1.74 + }, + { + "date": "2022-02-14", + "equity": 10140.67, + "return_pct": 1.41 + }, + { + "date": "2022-02-15", + "equity": 10304.21, + "return_pct": 3.04 + }, + { + "date": "2022-02-16", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-17", + "equity": 10095.4, + "return_pct": 0.95 + }, + { + "date": "2022-02-18", + "equity": 10030.03, + "return_pct": 0.3 + }, + { + "date": "2022-02-22", + "equity": 9922.39, + "return_pct": -0.78 + }, + { + "date": "2022-02-23", + "equity": 9749.15, + "return_pct": -2.51 + }, + { + "date": "2022-02-24", + "equity": 9885.89, + "return_pct": -1.14 + }, + { + "date": "2022-02-25", + "equity": 10111.33, + "return_pct": 1.11 + }, + { + "date": "2022-02-28", + "equity": 10085.46, + "return_pct": 0.85 + }, + { + "date": "2022-03-01", + "equity": 9931.86, + "return_pct": -0.68 + }, + { + "date": "2022-03-02", + "equity": 10114.57, + "return_pct": 1.15 + }, + { + "date": "2022-03-03", + "equity": 10064.21, + "return_pct": 0.64 + }, + { + "date": "2022-03-04", + "equity": 9982.45, + "return_pct": -0.18 + }, + { + "date": "2022-03-07", + "equity": 9688.17, + "return_pct": -3.12 + }, + { + "date": "2022-03-08", + "equity": 9614.72, + "return_pct": -3.85 + }, + { + "date": "2022-03-09", + "equity": 9872.5, + "return_pct": -1.28 + }, + { + "date": "2022-03-10", + "equity": 9827.92, + "return_pct": -1.72 + }, + { + "date": "2022-03-11", + "equity": 9702.95, + "return_pct": -2.97 + }, + { + "date": "2022-03-14", + "equity": 9632.04, + "return_pct": -3.68 + }, + { + "date": "2022-03-15", + "equity": 9843.85, + "return_pct": -1.56 + }, + { + "date": "2022-03-16", + "equity": 10062.13, + "return_pct": 0.62 + }, + { + "date": "2022-03-17", + "equity": 10188.02, + "return_pct": 1.88 + }, + { + "date": "2022-03-18", + "equity": 10267.71, + "return_pct": 2.68 + }, + { + "date": "2022-03-21", + "equity": 10264.71, + "return_pct": 2.65 + }, + { + "date": "2022-03-22", + "equity": 10384.82, + "return_pct": 3.85 + }, + { + "date": "2022-03-23", + "equity": 10251.08, + "return_pct": 2.51 + }, + { + "date": "2022-03-24", + "equity": 10405.61, + "return_pct": 4.06 + }, + { + "date": "2022-03-25", + "equity": 10456.42, + "return_pct": 4.56 + }, + { + "date": "2022-03-28", + "equity": 10529.18, + "return_pct": 5.29 + }, + { + "date": "2022-03-29", + "equity": 10660.61, + "return_pct": 6.61 + }, + { + "date": "2022-03-30", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2022-03-31", + "equity": 10432.17, + "return_pct": 4.32 + }, + { + "date": "2022-04-01", + "equity": 10461.74, + "return_pct": 4.62 + }, + { + "date": "2022-04-04", + "equity": 10551.36, + "return_pct": 5.51 + }, + { + "date": "2022-04-05", + "equity": 10418.08, + "return_pct": 4.18 + }, + { + "date": "2022-04-06", + "equity": 10313.91, + "return_pct": 3.14 + }, + { + "date": "2022-04-07", + "equity": 10365.88, + "return_pct": 3.66 + }, + { + "date": "2022-04-08", + "equity": 10338.16, + "return_pct": 3.38 + }, + { + "date": "2022-04-11", + "equity": 10161.46, + "return_pct": 1.61 + }, + { + "date": "2022-04-12", + "equity": 10123.81, + "return_pct": 1.24 + }, + { + "date": "2022-04-13", + "equity": 10239.76, + "return_pct": 2.4 + }, + { + "date": "2022-04-14", + "equity": 10112.26, + "return_pct": 1.12 + }, + { + "date": "2022-04-18", + "equity": 10116.42, + "return_pct": 1.16 + }, + { + "date": "2022-04-19", + "equity": 10279.72, + "return_pct": 2.8 + }, + { + "date": "2022-04-20", + "equity": 10272.1, + "return_pct": 2.72 + }, + { + "date": "2022-04-21", + "equity": 10118.49, + "return_pct": 1.18 + }, + { + "date": "2022-04-22", + "equity": 9840.85, + "return_pct": -1.59 + }, + { + "date": "2022-04-25", + "equity": 9897.9, + "return_pct": -1.02 + }, + { + "date": "2022-04-26", + "equity": 9611.25, + "return_pct": -3.89 + }, + { + "date": "2022-04-27", + "equity": 9638.28, + "return_pct": -3.62 + }, + { + "date": "2022-04-28", + "equity": 9881.74, + "return_pct": -1.18 + }, + { + "date": "2022-04-29", + "equity": 9516.55, + "return_pct": -4.83 + }, + { + "date": "2022-05-02", + "equity": 9573.83, + "return_pct": -4.26 + }, + { + "date": "2022-05-03", + "equity": 9617.72, + "return_pct": -3.82 + }, + { + "date": "2022-05-04", + "equity": 9910.61, + "return_pct": -0.89 + }, + { + "date": "2022-05-05", + "equity": 9558.36, + "return_pct": -4.42 + }, + { + "date": "2022-05-06", + "equity": 9501.31, + "return_pct": -4.99 + }, + { + "date": "2022-05-09", + "equity": 9197.1, + "return_pct": -8.03 + }, + { + "date": "2022-05-10", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2022-05-11", + "equity": 9071.91, + "return_pct": -9.28 + }, + { + "date": "2022-05-12", + "equity": 9062.44, + "return_pct": -9.38 + }, + { + "date": "2022-05-13", + "equity": 9279.1, + "return_pct": -7.21 + }, + { + "date": "2022-05-16", + "equity": 9241.45, + "return_pct": -7.59 + }, + { + "date": "2022-05-17", + "equity": 9431.55, + "return_pct": -5.68 + }, + { + "date": "2022-05-18", + "equity": 9051.35, + "return_pct": -9.49 + }, + { + "date": "2022-05-19", + "equity": 8995.91, + "return_pct": -10.04 + }, + { + "date": "2022-05-20", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-05-23", + "equity": 9168.23, + "return_pct": -8.32 + }, + { + "date": "2022-05-24", + "equity": 9098.24, + "return_pct": -9.02 + }, + { + "date": "2022-05-25", + "equity": 9178.62, + "return_pct": -8.21 + }, + { + "date": "2022-05-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-05-27", + "equity": 9591.85, + "return_pct": -4.08 + }, + { + "date": "2022-05-31", + "equity": 9538.03, + "return_pct": -4.62 + }, + { + "date": "2022-06-01", + "equity": 9460.88, + "return_pct": -5.39 + }, + { + "date": "2022-06-02", + "equity": 9639.9, + "return_pct": -3.6 + }, + { + "date": "2022-06-03", + "equity": 9482.83, + "return_pct": -5.17 + }, + { + "date": "2022-06-06", + "equity": 9511.7, + "return_pct": -4.88 + }, + { + "date": "2022-06-07", + "equity": 9602.94, + "return_pct": -3.97 + }, + { + "date": "2022-06-08", + "equity": 9498.53, + "return_pct": -5.01 + }, + { + "date": "2022-06-09", + "equity": 9272.63, + "return_pct": -7.27 + }, + { + "date": "2022-06-10", + "equity": 9003.77, + "return_pct": -9.96 + }, + { + "date": "2022-06-13", + "equity": 8661.91, + "return_pct": -13.38 + }, + { + "date": "2022-06-14", + "equity": 8635.81, + "return_pct": -13.64 + }, + { + "date": "2022-06-15", + "equity": 8758.92, + "return_pct": -12.41 + }, + { + "date": "2022-06-16", + "equity": 8469.04, + "return_pct": -15.31 + }, + { + "date": "2022-06-17", + "equity": 8450.79, + "return_pct": -15.49 + }, + { + "date": "2022-06-21", + "equity": 8663.53, + "return_pct": -13.36 + }, + { + "date": "2022-06-22", + "equity": 8647.82, + "return_pct": -13.52 + }, + { + "date": "2022-06-23", + "equity": 8732.59, + "return_pct": -12.67 + }, + { + "date": "2022-06-24", + "equity": 9010.23, + "return_pct": -9.9 + }, + { + "date": "2022-06-27", + "equity": 8975.82, + "return_pct": -10.24 + }, + { + "date": "2022-06-28", + "equity": 8792.41, + "return_pct": -12.08 + }, + { + "date": "2022-06-29", + "equity": 8785.25, + "return_pct": -12.15 + }, + { + "date": "2022-06-30", + "equity": 8713.88, + "return_pct": -12.86 + }, + { + "date": "2022-07-01", + "equity": 8806.04, + "return_pct": -11.94 + }, + { + "date": "2022-07-05", + "equity": 8822.67, + "return_pct": -11.77 + }, + { + "date": "2022-07-06", + "equity": 8852.47, + "return_pct": -11.48 + }, + { + "date": "2022-07-07", + "equity": 8985.06, + "return_pct": -10.15 + }, + { + "date": "2022-07-08", + "equity": 8977.66, + "return_pct": -10.22 + }, + { + "date": "2022-07-11", + "equity": 8875.11, + "return_pct": -11.25 + }, + { + "date": "2022-07-12", + "equity": 8796.57, + "return_pct": -12.03 + }, + { + "date": "2022-07-13", + "equity": 8750.38, + "return_pct": -12.5 + }, + { + "date": "2022-07-14", + "equity": 8729.12, + "return_pct": -12.71 + }, + { + "date": "2022-07-15", + "equity": 8895.9, + "return_pct": -11.04 + }, + { + "date": "2022-07-18", + "equity": 8822.44, + "return_pct": -11.78 + }, + { + "date": "2022-07-19", + "equity": 9060.82, + "return_pct": -9.39 + }, + { + "date": "2022-07-20", + "equity": 9118.56, + "return_pct": -8.81 + }, + { + "date": "2022-07-21", + "equity": 9211.42, + "return_pct": -7.89 + }, + { + "date": "2022-07-22", + "equity": 9125.96, + "return_pct": -8.74 + }, + { + "date": "2022-07-25", + "equity": 9137.04, + "return_pct": -8.63 + }, + { + "date": "2022-07-26", + "equity": 9028.94, + "return_pct": -9.71 + }, + { + "date": "2022-07-27", + "equity": 9263.39, + "return_pct": -7.37 + }, + { + "date": "2022-07-28", + "equity": 9378.88, + "return_pct": -6.21 + }, + { + "date": "2022-07-29", + "equity": 9516.32, + "return_pct": -4.84 + }, + { + "date": "2022-08-01", + "equity": 9488.14, + "return_pct": -5.12 + }, + { + "date": "2022-08-02", + "equity": 9425.54, + "return_pct": -5.74 + }, + { + "date": "2022-08-03", + "equity": 9573.14, + "return_pct": -4.27 + }, + { + "date": "2022-08-04", + "equity": 9566.67, + "return_pct": -4.33 + }, + { + "date": "2022-08-05", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2022-08-08", + "equity": 9539.42, + "return_pct": -4.61 + }, + { + "date": "2022-08-09", + "equity": 9501.54, + "return_pct": -4.98 + }, + { + "date": "2022-08-10", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-11", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-12", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2022-08-15", + "equity": 9905.99, + "return_pct": -0.94 + }, + { + "date": "2022-08-16", + "equity": 9925.39, + "return_pct": -0.75 + }, + { + "date": "2022-08-17", + "equity": 9854.94, + "return_pct": -1.45 + }, + { + "date": "2022-08-18", + "equity": 9883.58, + "return_pct": -1.16 + }, + { + "date": "2022-08-19", + "equity": 9750.77, + "return_pct": -2.49 + }, + { + "date": "2022-08-22", + "equity": 9547.73, + "return_pct": -4.52 + }, + { + "date": "2022-08-23", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2022-08-24", + "equity": 9555.12, + "return_pct": -4.45 + }, + { + "date": "2022-08-25", + "equity": 9690.02, + "return_pct": -3.1 + }, + { + "date": "2022-08-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-08-29", + "equity": 9300.12, + "return_pct": -7.0 + }, + { + "date": "2022-08-30", + "equity": 9198.02, + "return_pct": -8.02 + }, + { + "date": "2022-08-31", + "equity": 9128.03, + "return_pct": -8.72 + }, + { + "date": "2022-09-01", + "equity": 9156.68, + "return_pct": -8.43 + }, + { + "date": "2022-09-02", + "equity": 9060.13, + "return_pct": -9.4 + }, + { + "date": "2022-09-06", + "equity": 9025.94, + "return_pct": -9.74 + }, + { + "date": "2022-09-07", + "equity": 9188.09, + "return_pct": -8.12 + }, + { + "date": "2022-09-08", + "equity": 9248.15, + "return_pct": -7.52 + }, + { + "date": "2022-09-09", + "equity": 9391.82, + "return_pct": -6.08 + }, + { + "date": "2022-09-12", + "equity": 9492.76, + "return_pct": -5.07 + }, + { + "date": "2022-09-13", + "equity": 9079.99, + "return_pct": -9.2 + }, + { + "date": "2022-09-14", + "equity": 9114.64, + "return_pct": -8.85 + }, + { + "date": "2022-09-15", + "equity": 9011.16, + "return_pct": -9.89 + }, + { + "date": "2022-09-16", + "equity": 8905.83, + "return_pct": -10.94 + }, + { + "date": "2022-09-19", + "equity": 8974.89, + "return_pct": -10.25 + }, + { + "date": "2022-09-20", + "equity": 8871.87, + "return_pct": -11.28 + }, + { + "date": "2022-09-21", + "equity": 8717.11, + "return_pct": -12.83 + }, + { + "date": "2022-09-22", + "equity": 8643.89, + "return_pct": -13.56 + }, + { + "date": "2022-09-23", + "equity": 8499.06, + "return_pct": -15.01 + }, + { + "date": "2022-09-26", + "equity": 8414.99, + "return_pct": -15.85 + }, + { + "date": "2022-09-27", + "equity": 8393.5, + "return_pct": -16.06 + }, + { + "date": "2022-09-28", + "equity": 8558.66, + "return_pct": -14.41 + }, + { + "date": "2022-09-29", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-09-30", + "equity": 8250.29, + "return_pct": -17.5 + }, + { + "date": "2022-10-03", + "equity": 8468.11, + "return_pct": -15.32 + }, + { + "date": "2022-10-04", + "equity": 8730.51, + "return_pct": -12.69 + }, + { + "date": "2022-10-05", + "equity": 8710.18, + "return_pct": -12.9 + }, + { + "date": "2022-10-06", + "equity": 8620.33, + "return_pct": -13.8 + }, + { + "date": "2022-10-07", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-10-10", + "equity": 8315.89, + "return_pct": -16.84 + }, + { + "date": "2022-10-11", + "equity": 8263.23, + "return_pct": -17.37 + }, + { + "date": "2022-10-12", + "equity": 8235.97, + "return_pct": -17.64 + }, + { + "date": "2022-10-13", + "equity": 8453.33, + "return_pct": -15.47 + }, + { + "date": "2022-10-14", + "equity": 8260.69, + "return_pct": -17.39 + }, + { + "date": "2022-10-17", + "equity": 8472.96, + "return_pct": -15.27 + }, + { + "date": "2022-10-18", + "equity": 8572.52, + "return_pct": -14.27 + }, + { + "date": "2022-10-19", + "equity": 8511.77, + "return_pct": -14.88 + }, + { + "date": "2022-10-20", + "equity": 8440.39, + "return_pct": -15.6 + }, + { + "date": "2022-10-21", + "equity": 8645.51, + "return_pct": -13.54 + }, + { + "date": "2022-10-24", + "equity": 8751.3, + "return_pct": -12.49 + }, + { + "date": "2022-10-25", + "equity": 8891.04, + "return_pct": -11.09 + }, + { + "date": "2022-10-26", + "equity": 8824.06, + "return_pct": -11.76 + }, + { + "date": "2022-10-27", + "equity": 8776.94, + "return_pct": -12.23 + }, + { + "date": "2022-10-28", + "equity": 8985.75, + "return_pct": -10.14 + }, + { + "date": "2022-10-31", + "equity": 8920.84, + "return_pct": -10.79 + }, + { + "date": "2022-11-01", + "equity": 8881.81, + "return_pct": -11.18 + }, + { + "date": "2022-11-02", + "equity": 8658.91, + "return_pct": -13.41 + }, + { + "date": "2022-11-03", + "equity": 8569.75, + "return_pct": -14.3 + }, + { + "date": "2022-11-04", + "equity": 8693.09, + "return_pct": -13.07 + }, + { + "date": "2022-11-07", + "equity": 8776.25, + "return_pct": -12.24 + }, + { + "date": "2022-11-08", + "equity": 8823.6, + "return_pct": -11.76 + }, + { + "date": "2022-11-09", + "equity": 8641.81, + "return_pct": -13.58 + }, + { + "date": "2022-11-10", + "equity": 9116.72, + "return_pct": -8.83 + }, + { + "date": "2022-11-11", + "equity": 9204.95, + "return_pct": -7.95 + }, + { + "date": "2022-11-14", + "equity": 9126.65, + "return_pct": -8.73 + }, + { + "date": "2022-11-15", + "equity": 9204.49, + "return_pct": -7.96 + }, + { + "date": "2022-11-16", + "equity": 9134.27, + "return_pct": -8.66 + }, + { + "date": "2022-11-17", + "equity": 9106.32, + "return_pct": -8.94 + }, + { + "date": "2022-11-18", + "equity": 9147.67, + "return_pct": -8.52 + }, + { + "date": "2022-11-21", + "equity": 9114.41, + "return_pct": -8.86 + }, + { + "date": "2022-11-22", + "equity": 9237.06, + "return_pct": -7.63 + }, + { + "date": "2022-11-23", + "equity": 9295.27, + "return_pct": -7.05 + }, + { + "date": "2022-11-25", + "equity": 9293.19, + "return_pct": -7.07 + }, + { + "date": "2022-11-28", + "equity": 9144.9, + "return_pct": -8.55 + }, + { + "date": "2022-11-29", + "equity": 9129.19, + "return_pct": -8.71 + }, + { + "date": "2022-11-30", + "equity": 9416.76, + "return_pct": -5.83 + }, + { + "date": "2022-12-01", + "equity": 9409.84, + "return_pct": -5.9 + }, + { + "date": "2022-12-02", + "equity": 9398.98, + "return_pct": -6.01 + }, + { + "date": "2022-12-05", + "equity": 9229.9, + "return_pct": -7.7 + }, + { + "date": "2022-12-06", + "equity": 9096.85, + "return_pct": -9.03 + }, + { + "date": "2022-12-07", + "equity": 9081.38, + "return_pct": -9.19 + }, + { + "date": "2022-12-08", + "equity": 9152.52, + "return_pct": -8.47 + }, + { + "date": "2022-12-09", + "equity": 9084.15, + "return_pct": -9.16 + }, + { + "date": "2022-12-12", + "equity": 9215.12, + "return_pct": -7.85 + }, + { + "date": "2022-12-13", + "equity": 9284.87, + "return_pct": -7.15 + }, + { + "date": "2022-12-14", + "equity": 9225.51, + "return_pct": -7.74 + }, + { + "date": "2022-12-15", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-12-16", + "equity": 8852.93, + "return_pct": -11.47 + }, + { + "date": "2022-12-19", + "equity": 8777.86, + "return_pct": -12.22 + }, + { + "date": "2022-12-20", + "equity": 8789.87, + "return_pct": -12.1 + }, + { + "date": "2022-12-21", + "equity": 8921.3, + "return_pct": -10.79 + }, + { + "date": "2022-12-22", + "equity": 8794.03, + "return_pct": -12.06 + }, + { + "date": "2022-12-23", + "equity": 8844.62, + "return_pct": -11.55 + }, + { + "date": "2022-12-27", + "equity": 8809.74, + "return_pct": -11.9 + }, + { + "date": "2022-12-28", + "equity": 8700.25, + "return_pct": -13.0 + }, + { + "date": "2022-12-29", + "equity": 8856.86, + "return_pct": -11.43 + }, + { + "date": "2022-12-30", + "equity": 8833.53, + "return_pct": -11.66 + }, + { + "date": "2023-01-03", + "equity": 8796.34, + "return_pct": -12.04 + }, + { + "date": "2023-01-04", + "equity": 8864.25, + "return_pct": -11.36 + }, + { + "date": "2023-01-05", + "equity": 8763.08, + "return_pct": -12.37 + }, + { + "date": "2023-01-06", + "equity": 8964.04, + "return_pct": -10.36 + }, + { + "date": "2023-01-09", + "equity": 8958.95, + "return_pct": -10.41 + }, + { + "date": "2023-01-10", + "equity": 9021.78, + "return_pct": -9.78 + }, + { + "date": "2023-01-11", + "equity": 9135.89, + "return_pct": -8.64 + }, + { + "date": "2023-01-12", + "equity": 9169.15, + "return_pct": -8.31 + }, + { + "date": "2023-01-13", + "equity": 9204.72, + "return_pct": -7.95 + }, + { + "date": "2023-01-17", + "equity": 9187.86, + "return_pct": -8.12 + }, + { + "date": "2023-01-18", + "equity": 9042.8, + "return_pct": -9.57 + }, + { + "date": "2023-01-19", + "equity": 8976.97, + "return_pct": -10.23 + }, + { + "date": "2023-01-20", + "equity": 9144.2, + "return_pct": -8.56 + }, + { + "date": "2023-01-23", + "equity": 9253.92, + "return_pct": -7.46 + }, + { + "date": "2023-01-24", + "equity": 9243.99, + "return_pct": -7.56 + }, + { + "date": "2023-01-25", + "equity": 9247.45, + "return_pct": -7.53 + }, + { + "date": "2023-01-26", + "equity": 9349.09, + "return_pct": -6.51 + }, + { + "date": "2023-01-27", + "equity": 9370.57, + "return_pct": -6.29 + }, + { + "date": "2023-01-30", + "equity": 9253.0, + "return_pct": -7.47 + }, + { + "date": "2023-01-31", + "equity": 9389.05, + "return_pct": -6.11 + }, + { + "date": "2023-02-01", + "equity": 9488.83, + "return_pct": -5.11 + }, + { + "date": "2023-02-02", + "equity": 9626.96, + "return_pct": -3.73 + }, + { + "date": "2023-02-03", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2023-02-06", + "equity": 9466.43, + "return_pct": -5.34 + }, + { + "date": "2023-02-07", + "equity": 9590.23, + "return_pct": -4.1 + }, + { + "date": "2023-02-08", + "equity": 9485.37, + "return_pct": -5.15 + }, + { + "date": "2023-02-09", + "equity": 9403.14, + "return_pct": -5.97 + }, + { + "date": "2023-02-10", + "equity": 9425.08, + "return_pct": -5.75 + }, + { + "date": "2023-02-13", + "equity": 9535.72, + "return_pct": -4.64 + }, + { + "date": "2023-02-14", + "equity": 9531.33, + "return_pct": -4.69 + }, + { + "date": "2023-02-15", + "equity": 9562.28, + "return_pct": -4.38 + }, + { + "date": "2023-02-16", + "equity": 9430.62, + "return_pct": -5.69 + }, + { + "date": "2023-02-17", + "equity": 9407.06, + "return_pct": -5.93 + }, + { + "date": "2023-02-21", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2023-02-22", + "equity": 9205.65, + "return_pct": -7.94 + }, + { + "date": "2023-02-23", + "equity": 9254.61, + "return_pct": -7.45 + }, + { + "date": "2023-02-24", + "equity": 9155.75, + "return_pct": -8.44 + }, + { + "date": "2023-02-27", + "equity": 9186.94, + "return_pct": -8.13 + }, + { + "date": "2023-02-28", + "equity": 9152.98, + "return_pct": -8.47 + }, + { + "date": "2023-03-01", + "equity": 9117.87, + "return_pct": -8.82 + }, + { + "date": "2023-03-02", + "equity": 9188.78, + "return_pct": -8.11 + }, + { + "date": "2023-03-03", + "equity": 9336.15, + "return_pct": -6.64 + }, + { + "date": "2023-03-06", + "equity": 9342.62, + "return_pct": -6.57 + }, + { + "date": "2023-03-07", + "equity": 9199.41, + "return_pct": -8.01 + }, + { + "date": "2023-03-08", + "equity": 9214.42, + "return_pct": -7.86 + }, + { + "date": "2023-03-09", + "equity": 9044.42, + "return_pct": -9.56 + }, + { + "date": "2023-03-10", + "equity": 8913.91, + "return_pct": -10.86 + }, + { + "date": "2023-03-13", + "equity": 8901.21, + "return_pct": -10.99 + }, + { + "date": "2023-03-14", + "equity": 9048.34, + "return_pct": -9.52 + }, + { + "date": "2023-03-15", + "equity": 8991.75, + "return_pct": -10.08 + }, + { + "date": "2023-03-16", + "equity": 9149.52, + "return_pct": -8.5 + }, + { + "date": "2023-03-17", + "equity": 9008.15, + "return_pct": -9.92 + }, + { + "date": "2023-03-20", + "equity": 9094.77, + "return_pct": -9.05 + }, + { + "date": "2023-03-21", + "equity": 9214.19, + "return_pct": -7.86 + }, + { + "date": "2023-03-22", + "equity": 9057.12, + "return_pct": -9.43 + }, + { + "date": "2023-03-23", + "equity": 9081.61, + "return_pct": -9.18 + }, + { + "date": "2023-03-24", + "equity": 9141.2, + "return_pct": -8.59 + }, + { + "date": "2023-03-27", + "equity": 9158.29, + "return_pct": -8.42 + }, + { + "date": "2023-03-28", + "equity": 9137.74, + "return_pct": -8.62 + }, + { + "date": "2023-03-29", + "equity": 9270.55, + "return_pct": -7.29 + }, + { + "date": "2023-03-30", + "equity": 9324.83, + "return_pct": -6.75 + }, + { + "date": "2023-03-31", + "equity": 9456.26, + "return_pct": -5.44 + }, + { + "date": "2023-04-03", + "equity": 9492.3, + "return_pct": -5.08 + }, + { + "date": "2023-04-04", + "equity": 9439.63, + "return_pct": -5.6 + }, + { + "date": "2023-04-05", + "equity": 9414.92, + "return_pct": -5.85 + }, + { + "date": "2023-04-06", + "equity": 9451.64, + "return_pct": -5.48 + }, + { + "date": "2023-04-10", + "equity": 9461.34, + "return_pct": -5.39 + }, + { + "date": "2023-04-11", + "equity": 9463.89, + "return_pct": -5.36 + }, + { + "date": "2023-04-12", + "equity": 9425.31, + "return_pct": -5.75 + }, + { + "date": "2023-04-13", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2023-04-14", + "equity": 9527.18, + "return_pct": -4.73 + }, + { + "date": "2023-04-17", + "equity": 9561.36, + "return_pct": -4.39 + }, + { + "date": "2023-04-18", + "equity": 9567.6, + "return_pct": -4.32 + }, + { + "date": "2023-04-19", + "equity": 9565.98, + "return_pct": -4.34 + }, + { + "date": "2023-04-20", + "equity": 9513.78, + "return_pct": -4.86 + }, + { + "date": "2023-04-21", + "equity": 9521.17, + "return_pct": -4.79 + }, + { + "date": "2023-04-24", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-04-25", + "equity": 9379.81, + "return_pct": -6.2 + }, + { + "date": "2023-04-26", + "equity": 9340.08, + "return_pct": -6.6 + }, + { + "date": "2023-04-27", + "equity": 9526.02, + "return_pct": -4.74 + }, + { + "date": "2023-04-28", + "equity": 9607.33, + "return_pct": -3.93 + }, + { + "date": "2023-05-01", + "equity": 9597.63, + "return_pct": -4.02 + }, + { + "date": "2023-05-02", + "equity": 9489.76, + "return_pct": -5.1 + }, + { + "date": "2023-05-03", + "equity": 9424.62, + "return_pct": -5.75 + }, + { + "date": "2023-05-04", + "equity": 9357.86, + "return_pct": -6.42 + }, + { + "date": "2023-05-05", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-05-08", + "equity": 9533.64, + "return_pct": -4.66 + }, + { + "date": "2023-05-09", + "equity": 9491.83, + "return_pct": -5.08 + }, + { + "date": "2023-05-10", + "equity": 9536.18, + "return_pct": -4.64 + }, + { + "date": "2023-05-11", + "equity": 9519.55, + "return_pct": -4.8 + }, + { + "date": "2023-05-12", + "equity": 9507.08, + "return_pct": -4.93 + }, + { + "date": "2023-05-15", + "equity": 9539.88, + "return_pct": -4.6 + }, + { + "date": "2023-05-16", + "equity": 9476.13, + "return_pct": -5.24 + }, + { + "date": "2023-05-17", + "equity": 9591.16, + "return_pct": -4.09 + }, + { + "date": "2023-05-18", + "equity": 9683.55, + "return_pct": -3.16 + }, + { + "date": "2023-05-19", + "equity": 9669.46, + "return_pct": -3.31 + }, + { + "date": "2023-05-22", + "equity": 9673.39, + "return_pct": -3.27 + }, + { + "date": "2023-05-23", + "equity": 9564.83, + "return_pct": -4.35 + }, + { + "date": "2023-05-24", + "equity": 9495.53, + "return_pct": -5.04 + }, + { + "date": "2023-05-25", + "equity": 9577.76, + "return_pct": -4.22 + }, + { + "date": "2023-05-26", + "equity": 9701.8, + "return_pct": -2.98 + }, + { + "date": "2023-05-30", + "equity": 9705.5, + "return_pct": -2.95 + }, + { + "date": "2023-05-31", + "equity": 9651.68, + "return_pct": -3.48 + }, + { + "date": "2023-06-01", + "equity": 9743.38, + "return_pct": -2.57 + }, + { + "date": "2023-06-02", + "equity": 9884.28, + "return_pct": -1.16 + }, + { + "date": "2023-06-05", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2023-06-06", + "equity": 9886.82, + "return_pct": -1.13 + }, + { + "date": "2023-06-07", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-06-08", + "equity": 9912.23, + "return_pct": -0.88 + }, + { + "date": "2023-06-09", + "equity": 9930.01, + "return_pct": -0.7 + }, + { + "date": "2023-06-12", + "equity": 10020.1, + "return_pct": 0.2 + }, + { + "date": "2023-06-13", + "equity": 10086.16, + "return_pct": 0.86 + }, + { + "date": "2023-06-14", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-15", + "equity": 10223.36, + "return_pct": 2.23 + }, + { + "date": "2023-06-16", + "equity": 10150.83, + "return_pct": 1.51 + }, + { + "date": "2023-06-20", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-21", + "equity": 10046.43, + "return_pct": 0.46 + }, + { + "date": "2023-06-22", + "equity": 10082.69, + "return_pct": 0.83 + }, + { + "date": "2023-06-23", + "equity": 10006.47, + "return_pct": 0.06 + }, + { + "date": "2023-06-26", + "equity": 9965.58, + "return_pct": -0.34 + }, + { + "date": "2023-06-27", + "equity": 10074.84, + "return_pct": 0.75 + }, + { + "date": "2023-06-28", + "equity": 10079.92, + "return_pct": 0.8 + }, + { + "date": "2023-06-29", + "equity": 10119.65, + "return_pct": 1.2 + }, + { + "date": "2023-06-30", + "equity": 10239.07, + "return_pct": 2.39 + }, + { + "date": "2023-07-03", + "equity": 10250.85, + "return_pct": 2.51 + }, + { + "date": "2023-07-05", + "equity": 10235.6, + "return_pct": 2.36 + }, + { + "date": "2023-07-06", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-07", + "equity": 10129.81, + "return_pct": 1.3 + }, + { + "date": "2023-07-10", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-11", + "equity": 10220.13, + "return_pct": 2.2 + }, + { + "date": "2023-07-12", + "equity": 10302.36, + "return_pct": 3.02 + }, + { + "date": "2023-07-13", + "equity": 10384.13, + "return_pct": 3.84 + }, + { + "date": "2023-07-14", + "equity": 10377.66, + "return_pct": 3.78 + }, + { + "date": "2023-07-17", + "equity": 10413.69, + "return_pct": 4.14 + }, + { + "date": "2023-07-18", + "equity": 10491.07, + "return_pct": 4.91 + }, + { + "date": "2023-07-19", + "equity": 10514.4, + "return_pct": 5.14 + }, + { + "date": "2023-07-20", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-21", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-24", + "equity": 10491.3, + "return_pct": 4.91 + }, + { + "date": "2023-07-25", + "equity": 10519.95, + "return_pct": 5.2 + }, + { + "date": "2023-07-26", + "equity": 10521.56, + "return_pct": 5.22 + }, + { + "date": "2023-07-27", + "equity": 10451.81, + "return_pct": 4.52 + }, + { + "date": "2023-07-28", + "equity": 10554.13, + "return_pct": 5.54 + }, + { + "date": "2023-07-31", + "equity": 10574.23, + "return_pct": 5.74 + }, + { + "date": "2023-08-01", + "equity": 10543.97, + "return_pct": 5.44 + }, + { + "date": "2023-08-02", + "equity": 10397.29, + "return_pct": 3.97 + }, + { + "date": "2023-08-03", + "equity": 10367.5, + "return_pct": 3.67 + }, + { + "date": "2023-08-04", + "equity": 10320.61, + "return_pct": 3.21 + }, + { + "date": "2023-08-07", + "equity": 10410.69, + "return_pct": 4.11 + }, + { + "date": "2023-08-08", + "equity": 10365.42, + "return_pct": 3.65 + }, + { + "date": "2023-08-09", + "equity": 10296.12, + "return_pct": 2.96 + }, + { + "date": "2023-08-10", + "equity": 10299.82, + "return_pct": 3.0 + }, + { + "date": "2023-08-11", + "equity": 10293.81, + "return_pct": 2.94 + }, + { + "date": "2023-08-14", + "equity": 10350.63, + "return_pct": 3.51 + }, + { + "date": "2023-08-15", + "equity": 10230.06, + "return_pct": 2.3 + }, + { + "date": "2023-08-16", + "equity": 10154.99, + "return_pct": 1.55 + }, + { + "date": "2023-08-17", + "equity": 10077.61, + "return_pct": 0.78 + }, + { + "date": "2023-08-18", + "equity": 10082.46, + "return_pct": 0.82 + }, + { + "date": "2023-08-21", + "equity": 10148.06, + "return_pct": 1.48 + }, + { + "date": "2023-08-22", + "equity": 10120.57, + "return_pct": 1.21 + }, + { + "date": "2023-08-23", + "equity": 10233.29, + "return_pct": 2.33 + }, + { + "date": "2023-08-24", + "equity": 10091.47, + "return_pct": 0.91 + }, + { + "date": "2023-08-25", + "equity": 10162.61, + "return_pct": 1.63 + }, + { + "date": "2023-08-28", + "equity": 10227.06, + "return_pct": 2.27 + }, + { + "date": "2023-08-29", + "equity": 10374.89, + "return_pct": 3.75 + }, + { + "date": "2023-08-30", + "equity": 10417.62, + "return_pct": 4.18 + }, + { + "date": "2023-08-31", + "equity": 10402.37, + "return_pct": 4.02 + }, + { + "date": "2023-09-01", + "equity": 10421.78, + "return_pct": 4.22 + }, + { + "date": "2023-09-05", + "equity": 10376.74, + "return_pct": 3.77 + }, + { + "date": "2023-09-06", + "equity": 10306.98, + "return_pct": 3.07 + }, + { + "date": "2023-09-07", + "equity": 10275.33, + "return_pct": 2.75 + }, + { + "date": "2023-09-08", + "equity": 10290.81, + "return_pct": 2.91 + }, + { + "date": "2023-09-11", + "equity": 10358.49, + "return_pct": 3.58 + }, + { + "date": "2023-09-12", + "equity": 10301.67, + "return_pct": 3.02 + }, + { + "date": "2023-09-13", + "equity": 10313.68, + "return_pct": 3.14 + }, + { + "date": "2023-09-14", + "equity": 10402.61, + "return_pct": 4.03 + }, + { + "date": "2023-09-15", + "equity": 10241.15, + "return_pct": 2.41 + }, + { + "date": "2023-09-18", + "equity": 10247.15, + "return_pct": 2.47 + }, + { + "date": "2023-09-19", + "equity": 10225.9, + "return_pct": 2.26 + }, + { + "date": "2023-09-20", + "equity": 10131.89, + "return_pct": 1.32 + }, + { + "date": "2023-09-21", + "equity": 9964.43, + "return_pct": -0.36 + }, + { + "date": "2023-09-22", + "equity": 9942.02, + "return_pct": -0.58 + }, + { + "date": "2023-09-25", + "equity": 9983.83, + "return_pct": -0.16 + }, + { + "date": "2023-09-26", + "equity": 9837.16, + "return_pct": -1.63 + }, + { + "date": "2023-09-27", + "equity": 9841.08, + "return_pct": -1.59 + }, + { + "date": "2023-09-28", + "equity": 9898.14, + "return_pct": -1.02 + }, + { + "date": "2023-09-29", + "equity": 9874.11, + "return_pct": -1.26 + }, + { + "date": "2023-10-02", + "equity": 9870.19, + "return_pct": -1.3 + }, + { + "date": "2023-10-03", + "equity": 9738.06, + "return_pct": -2.62 + }, + { + "date": "2023-10-04", + "equity": 9808.98, + "return_pct": -1.91 + }, + { + "date": "2023-10-05", + "equity": 9805.28, + "return_pct": -1.95 + }, + { + "date": "2023-10-06", + "equity": 9921.7, + "return_pct": -0.78 + }, + { + "date": "2023-10-09", + "equity": 9985.22, + "return_pct": -0.15 + }, + { + "date": "2023-10-10", + "equity": 10037.19, + "return_pct": 0.37 + }, + { + "date": "2023-10-11", + "equity": 10078.3, + "return_pct": 0.78 + }, + { + "date": "2023-10-12", + "equity": 10016.86, + "return_pct": 0.17 + }, + { + "date": "2023-10-13", + "equity": 9966.97, + "return_pct": -0.33 + }, + { + "date": "2023-10-16", + "equity": 10071.84, + "return_pct": 0.72 + }, + { + "date": "2023-10-17", + "equity": 10071.37, + "return_pct": 0.71 + }, + { + "date": "2023-10-18", + "equity": 9937.17, + "return_pct": -0.63 + }, + { + "date": "2023-10-19", + "equity": 9849.86, + "return_pct": -1.5 + }, + { + "date": "2023-10-20", + "equity": 9728.82, + "return_pct": -2.71 + }, + { + "date": "2023-10-23", + "equity": 9711.96, + "return_pct": -2.88 + }, + { + "date": "2023-10-24", + "equity": 9785.18, + "return_pct": -2.15 + }, + { + "date": "2023-10-25", + "equity": 9644.75, + "return_pct": -3.55 + }, + { + "date": "2023-10-26", + "equity": 9529.25, + "return_pct": -4.71 + }, + { + "date": "2023-10-27", + "equity": 9486.06, + "return_pct": -5.14 + }, + { + "date": "2023-10-30", + "equity": 9599.47, + "return_pct": -4.01 + }, + { + "date": "2023-10-31", + "equity": 9659.76, + "return_pct": -3.4 + }, + { + "date": "2023-11-01", + "equity": 9762.78, + "return_pct": -2.37 + }, + { + "date": "2023-11-02", + "equity": 9949.88, + "return_pct": -0.5 + }, + { + "date": "2023-11-03", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2023-11-06", + "equity": 10063.75, + "return_pct": 0.64 + }, + { + "date": "2023-11-07", + "equity": 10092.39, + "return_pct": 0.92 + }, + { + "date": "2023-11-08", + "equity": 10099.79, + "return_pct": 1.0 + }, + { + "date": "2023-11-09", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-11-10", + "equity": 10177.4, + "return_pct": 1.77 + }, + { + "date": "2023-11-13", + "equity": 10167.69, + "return_pct": 1.68 + }, + { + "date": "2023-11-14", + "equity": 10364.96, + "return_pct": 3.65 + }, + { + "date": "2023-11-15", + "equity": 10386.9, + "return_pct": 3.87 + }, + { + "date": "2023-11-16", + "equity": 10399.6, + "return_pct": 4.0 + }, + { + "date": "2023-11-17", + "equity": 10412.54, + "return_pct": 4.13 + }, + { + "date": "2023-11-20", + "equity": 10492.69, + "return_pct": 4.93 + }, + { + "date": "2023-11-21", + "equity": 10469.82, + "return_pct": 4.7 + }, + { + "date": "2023-11-22", + "equity": 10510.24, + "return_pct": 5.1 + }, + { + "date": "2023-11-24", + "equity": 10516.71, + "return_pct": 5.17 + }, + { + "date": "2023-11-27", + "equity": 10497.77, + "return_pct": 4.98 + }, + { + "date": "2023-11-28", + "equity": 10508.17, + "return_pct": 5.08 + }, + { + "date": "2023-11-29", + "equity": 10500.77, + "return_pct": 5.01 + }, + { + "date": "2023-11-30", + "equity": 10542.12, + "return_pct": 5.42 + }, + { + "date": "2023-12-01", + "equity": 10604.49, + "return_pct": 6.04 + }, + { + "date": "2023-12-04", + "equity": 10548.82, + "return_pct": 5.49 + }, + { + "date": "2023-12-05", + "equity": 10546.74, + "return_pct": 5.47 + }, + { + "date": "2023-12-06", + "equity": 10504.24, + "return_pct": 5.04 + }, + { + "date": "2023-12-07", + "equity": 10584.39, + "return_pct": 5.84 + }, + { + "date": "2023-12-08", + "equity": 10629.89, + "return_pct": 6.3 + }, + { + "date": "2023-12-11", + "equity": 10671.24, + "return_pct": 6.71 + }, + { + "date": "2023-12-12", + "equity": 10719.98, + "return_pct": 7.2 + }, + { + "date": "2023-12-13", + "equity": 10867.81, + "return_pct": 8.68 + }, + { + "date": "2023-12-14", + "equity": 10902.69, + "return_pct": 9.03 + }, + { + "date": "2023-12-15", + "equity": 10840.78, + "return_pct": 8.41 + }, + { + "date": "2023-12-18", + "equity": 10901.76, + "return_pct": 9.02 + }, + { + "date": "2023-12-19", + "equity": 10968.05, + "return_pct": 9.68 + }, + { + "date": "2023-12-20", + "equity": 10816.07, + "return_pct": 8.16 + }, + { + "date": "2023-12-21", + "equity": 10918.62, + "return_pct": 9.19 + }, + { + "date": "2023-12-22", + "equity": 10940.57, + "return_pct": 9.41 + }, + { + "date": "2023-12-26", + "equity": 10986.76, + "return_pct": 9.87 + }, + { + "date": "2023-12-27", + "equity": 11006.63, + "return_pct": 10.07 + }, + { + "date": "2023-12-28", + "equity": 11010.79, + "return_pct": 10.11 + }, + { + "date": "2023-12-29", + "equity": 10978.91, + "return_pct": 9.79 + }, + { + "date": "2024-01-02", + "equity": 10917.47, + "return_pct": 9.17 + }, + { + "date": "2024-01-03", + "equity": 10828.31, + "return_pct": 8.28 + }, + { + "date": "2024-01-04", + "equity": 10793.43, + "return_pct": 7.93 + }, + { + "date": "2024-01-05", + "equity": 10808.21, + "return_pct": 8.08 + }, + { + "date": "2024-01-08", + "equity": 10962.51, + "return_pct": 9.63 + }, + { + "date": "2024-01-09", + "equity": 10945.88, + "return_pct": 9.46 + }, + { + "date": "2024-01-10", + "equity": 11007.78, + "return_pct": 10.08 + }, + { + "date": "2024-01-11", + "equity": 11002.93, + "return_pct": 10.03 + }, + { + "date": "2024-01-12", + "equity": 11010.56, + "return_pct": 10.11 + }, + { + "date": "2024-01-16", + "equity": 10970.13, + "return_pct": 9.7 + }, + { + "date": "2024-01-17", + "equity": 10909.15, + "return_pct": 9.09 + }, + { + "date": "2024-01-18", + "equity": 11006.17, + "return_pct": 10.06 + }, + { + "date": "2024-01-19", + "equity": 11143.37, + "return_pct": 11.43 + }, + { + "date": "2024-01-22", + "equity": 11166.93, + "return_pct": 11.67 + }, + { + "date": "2024-01-23", + "equity": 11199.5, + "return_pct": 12.0 + }, + { + "date": "2024-01-24", + "equity": 11211.74, + "return_pct": 12.12 + }, + { + "date": "2024-01-25", + "equity": 11272.72, + "return_pct": 12.73 + }, + { + "date": "2024-01-26", + "equity": 11258.4, + "return_pct": 12.58 + }, + { + "date": "2024-01-29", + "equity": 11347.56, + "return_pct": 13.48 + }, + { + "date": "2024-01-30", + "equity": 11338.78, + "return_pct": 13.39 + }, + { + "date": "2024-01-31", + "equity": 11153.77, + "return_pct": 11.54 + }, + { + "date": "2024-02-01", + "equity": 11299.75, + "return_pct": 13.0 + }, + { + "date": "2024-02-02", + "equity": 11418.71, + "return_pct": 14.19 + }, + { + "date": "2024-02-05", + "equity": 11377.13, + "return_pct": 13.77 + }, + { + "date": "2024-02-06", + "equity": 11410.16, + "return_pct": 14.1 + }, + { + "date": "2024-02-07", + "equity": 11505.32, + "return_pct": 15.05 + }, + { + "date": "2024-02-08", + "equity": 11510.41, + "return_pct": 15.1 + }, + { + "date": "2024-02-09", + "equity": 11576.93, + "return_pct": 15.77 + }, + { + "date": "2024-02-12", + "equity": 11571.85, + "return_pct": 15.72 + }, + { + "date": "2024-02-13", + "equity": 11412.47, + "return_pct": 14.12 + }, + { + "date": "2024-02-14", + "equity": 11516.18, + "return_pct": 15.16 + }, + { + "date": "2024-02-15", + "equity": 11595.64, + "return_pct": 15.96 + }, + { + "date": "2024-02-16", + "equity": 11537.89, + "return_pct": 15.38 + }, + { + "date": "2024-02-20", + "equity": 11474.37, + "return_pct": 14.74 + }, + { + "date": "2024-02-21", + "equity": 11484.77, + "return_pct": 14.85 + }, + { + "date": "2024-02-22", + "equity": 11722.45, + "return_pct": 17.22 + }, + { + "date": "2024-02-23", + "equity": 11730.53, + "return_pct": 17.31 + }, + { + "date": "2024-02-26", + "equity": 11687.57, + "return_pct": 16.88 + }, + { + "date": "2024-02-27", + "equity": 11709.28, + "return_pct": 17.09 + }, + { + "date": "2024-02-28", + "equity": 11693.81, + "return_pct": 16.94 + }, + { + "date": "2024-02-29", + "equity": 11735.85, + "return_pct": 17.36 + }, + { + "date": "2024-03-01", + "equity": 11846.03, + "return_pct": 18.46 + }, + { + "date": "2024-03-04", + "equity": 11833.32, + "return_pct": 18.33 + }, + { + "date": "2024-03-05", + "equity": 11715.06, + "return_pct": 17.15 + }, + { + "date": "2024-03-06", + "equity": 11774.42, + "return_pct": 17.74 + }, + { + "date": "2024-03-07", + "equity": 11891.3, + "return_pct": 18.91 + }, + { + "date": "2024-03-08", + "equity": 11819.92, + "return_pct": 18.2 + }, + { + "date": "2024-03-11", + "equity": 11809.76, + "return_pct": 18.1 + }, + { + "date": "2024-03-12", + "equity": 11936.8, + "return_pct": 19.37 + }, + { + "date": "2024-03-13", + "equity": 11918.09, + "return_pct": 19.18 + }, + { + "date": "2024-03-14", + "equity": 11894.53, + "return_pct": 18.95 + }, + { + "date": "2024-03-15", + "equity": 11776.27, + "return_pct": 17.76 + }, + { + "date": "2024-03-18", + "equity": 11846.26, + "return_pct": 18.46 + }, + { + "date": "2024-03-19", + "equity": 11912.09, + "return_pct": 19.12 + }, + { + "date": "2024-03-20", + "equity": 12022.27, + "return_pct": 20.22 + }, + { + "date": "2024-03-21", + "equity": 12062.0, + "return_pct": 20.62 + }, + { + "date": "2024-03-22", + "equity": 12039.13, + "return_pct": 20.39 + }, + { + "date": "2024-03-25", + "equity": 12005.87, + "return_pct": 20.06 + }, + { + "date": "2024-03-26", + "equity": 11983.69, + "return_pct": 19.84 + }, + { + "date": "2024-03-27", + "equity": 12084.4, + "return_pct": 20.84 + }, + { + "date": "2024-03-28", + "equity": 12082.09, + "return_pct": 20.82 + }, + { + "date": "2024-04-01", + "equity": 12061.07, + "return_pct": 20.61 + }, + { + "date": "2024-04-02", + "equity": 11984.39, + "return_pct": 19.84 + }, + { + "date": "2024-04-03", + "equity": 11997.55, + "return_pct": 19.98 + }, + { + "date": "2024-04-04", + "equity": 11851.11, + "return_pct": 18.51 + }, + { + "date": "2024-04-05", + "equity": 11974.92, + "return_pct": 19.75 + }, + { + "date": "2024-04-08", + "equity": 11981.61, + "return_pct": 19.82 + }, + { + "date": "2024-04-09", + "equity": 11995.47, + "return_pct": 19.95 + }, + { + "date": "2024-04-10", + "equity": 11875.36, + "return_pct": 18.75 + }, + { + "date": "2024-04-11", + "equity": 11964.98, + "return_pct": 19.65 + }, + { + "date": "2024-04-12", + "equity": 11799.83, + "return_pct": 18.0 + }, + { + "date": "2024-04-15", + "equity": 11652.0, + "return_pct": 16.52 + }, + { + "date": "2024-04-16", + "equity": 11630.75, + "return_pct": 16.31 + }, + { + "date": "2024-04-17", + "equity": 11561.92, + "return_pct": 15.62 + }, + { + "date": "2024-04-18", + "equity": 11538.12, + "return_pct": 15.38 + }, + { + "date": "2024-04-19", + "equity": 11437.41, + "return_pct": 14.37 + }, + { + "date": "2024-04-22", + "equity": 11542.74, + "return_pct": 15.43 + }, + { + "date": "2024-04-23", + "equity": 11679.72, + "return_pct": 16.8 + }, + { + "date": "2024-04-24", + "equity": 11674.17, + "return_pct": 16.74 + }, + { + "date": "2024-04-25", + "equity": 11629.82, + "return_pct": 16.3 + }, + { + "date": "2024-04-26", + "equity": 11740.0, + "return_pct": 17.4 + }, + { + "date": "2024-04-29", + "equity": 11781.58, + "return_pct": 17.82 + }, + { + "date": "2024-04-30", + "equity": 11594.95, + "return_pct": 15.95 + }, + { + "date": "2024-05-01", + "equity": 11557.3, + "return_pct": 15.57 + }, + { + "date": "2024-05-02", + "equity": 11665.4, + "return_pct": 16.65 + }, + { + "date": "2024-05-03", + "equity": 11809.99, + "return_pct": 18.1 + }, + { + "date": "2024-05-06", + "equity": 11931.95, + "return_pct": 19.32 + }, + { + "date": "2024-05-07", + "equity": 11945.12, + "return_pct": 19.45 + }, + { + "date": "2024-05-08", + "equity": 11946.27, + "return_pct": 19.46 + }, + { + "date": "2024-05-09", + "equity": 12015.11, + "return_pct": 20.15 + }, + { + "date": "2024-05-10", + "equity": 12030.58, + "return_pct": 20.31 + }, + { + "date": "2024-05-13", + "equity": 12032.2, + "return_pct": 20.32 + }, + { + "date": "2024-05-14", + "equity": 12087.4, + "return_pct": 20.87 + }, + { + "date": "2024-05-15", + "equity": 12237.08, + "return_pct": 22.37 + }, + { + "date": "2024-05-16", + "equity": 12211.9, + "return_pct": 22.12 + }, + { + "date": "2024-05-17", + "equity": 12229.46, + "return_pct": 22.29 + }, + { + "date": "2024-05-20", + "equity": 12243.55, + "return_pct": 22.44 + }, + { + "date": "2024-05-21", + "equity": 12273.58, + "return_pct": 22.74 + }, + { + "date": "2024-05-22", + "equity": 12238.24, + "return_pct": 22.38 + }, + { + "date": "2024-05-23", + "equity": 12148.85, + "return_pct": 21.49 + }, + { + "date": "2024-05-24", + "equity": 12229.23, + "return_pct": 22.29 + }, + { + "date": "2024-05-28", + "equity": 12237.78, + "return_pct": 22.38 + }, + { + "date": "2024-05-29", + "equity": 12152.08, + "return_pct": 21.52 + }, + { + "date": "2024-05-30", + "equity": 12071.47, + "return_pct": 20.71 + }, + { + "date": "2024-05-31", + "equity": 12181.42, + "return_pct": 21.81 + }, + { + "date": "2024-06-03", + "equity": 12191.35, + "return_pct": 21.91 + }, + { + "date": "2024-06-04", + "equity": 12204.98, + "return_pct": 22.05 + }, + { + "date": "2024-06-05", + "equity": 12350.03, + "return_pct": 23.5 + }, + { + "date": "2024-06-06", + "equity": 12349.8, + "return_pct": 23.5 + }, + { + "date": "2024-06-07", + "equity": 12334.79, + "return_pct": 23.35 + }, + { + "date": "2024-06-10", + "equity": 12372.9, + "return_pct": 23.73 + }, + { + "date": "2024-06-11", + "equity": 12402.7, + "return_pct": 24.03 + }, + { + "date": "2024-06-12", + "equity": 12504.56, + "return_pct": 25.05 + }, + { + "date": "2024-06-13", + "equity": 12529.74, + "return_pct": 25.3 + }, + { + "date": "2024-06-14", + "equity": 12537.36, + "return_pct": 25.37 + }, + { + "date": "2024-06-17", + "equity": 12637.15, + "return_pct": 26.37 + }, + { + "date": "2024-06-18", + "equity": 12669.25, + "return_pct": 26.69 + }, + { + "date": "2024-06-20", + "equity": 12634.84, + "return_pct": 26.35 + }, + { + "date": "2024-06-21", + "equity": 12577.32, + "return_pct": 25.77 + }, + { + "date": "2024-06-24", + "equity": 12536.44, + "return_pct": 25.36 + }, + { + "date": "2024-06-25", + "equity": 12584.71, + "return_pct": 25.85 + }, + { + "date": "2024-06-26", + "equity": 12600.42, + "return_pct": 26.0 + }, + { + "date": "2024-06-27", + "equity": 12620.29, + "return_pct": 26.2 + }, + { + "date": "2024-06-28", + "equity": 12570.62, + "return_pct": 25.71 + }, + { + "date": "2024-07-01", + "equity": 12596.49, + "return_pct": 25.96 + }, + { + "date": "2024-07-02", + "equity": 12681.26, + "return_pct": 26.81 + }, + { + "date": "2024-07-03", + "equity": 12737.86, + "return_pct": 27.38 + }, + { + "date": "2024-07-05", + "equity": 12811.31, + "return_pct": 28.11 + }, + { + "date": "2024-07-08", + "equity": 12826.09, + "return_pct": 28.26 + }, + { + "date": "2024-07-09", + "equity": 12838.57, + "return_pct": 28.39 + }, + { + "date": "2024-07-10", + "equity": 12965.61, + "return_pct": 29.66 + }, + { + "date": "2024-07-11", + "equity": 12853.81, + "return_pct": 28.54 + }, + { + "date": "2024-07-12", + "equity": 12934.89, + "return_pct": 29.35 + }, + { + "date": "2024-07-15", + "equity": 12970.46, + "return_pct": 29.7 + }, + { + "date": "2024-07-16", + "equity": 13047.37, + "return_pct": 30.47 + }, + { + "date": "2024-07-17", + "equity": 12864.44, + "return_pct": 28.64 + }, + { + "date": "2024-07-18", + "equity": 12765.57, + "return_pct": 27.66 + }, + { + "date": "2024-07-19", + "equity": 12680.8, + "return_pct": 26.81 + }, + { + "date": "2024-07-22", + "equity": 12811.54, + "return_pct": 28.12 + }, + { + "date": "2024-07-23", + "equity": 12791.44, + "return_pct": 27.91 + }, + { + "date": "2024-07-24", + "equity": 12501.56, + "return_pct": 25.02 + }, + { + "date": "2024-07-25", + "equity": 12436.42, + "return_pct": 24.36 + }, + { + "date": "2024-07-26", + "equity": 12575.71, + "return_pct": 25.76 + }, + { + "date": "2024-07-29", + "equity": 12583.1, + "return_pct": 25.83 + }, + { + "date": "2024-07-30", + "equity": 12519.34, + "return_pct": 25.19 + }, + { + "date": "2024-07-31", + "equity": 12722.84, + "return_pct": 27.23 + }, + { + "date": "2024-08-01", + "equity": 12542.67, + "return_pct": 25.43 + }, + { + "date": "2024-08-02", + "equity": 12309.15, + "return_pct": 23.09 + }, + { + "date": "2024-08-05", + "equity": 11950.66, + "return_pct": 19.51 + }, + { + "date": "2024-08-06", + "equity": 12060.84, + "return_pct": 20.61 + }, + { + "date": "2024-08-07", + "equity": 11980.23, + "return_pct": 19.8 + }, + { + "date": "2024-08-08", + "equity": 12257.18, + "return_pct": 22.57 + }, + { + "date": "2024-08-09", + "equity": 12311.23, + "return_pct": 23.11 + }, + { + "date": "2024-08-12", + "equity": 12317.7, + "return_pct": 23.18 + }, + { + "date": "2024-08-13", + "equity": 12520.27, + "return_pct": 25.2 + }, + { + "date": "2024-08-14", + "equity": 12559.77, + "return_pct": 25.6 + }, + { + "date": "2024-08-15", + "equity": 12775.04, + "return_pct": 27.75 + }, + { + "date": "2024-08-16", + "equity": 12803.69, + "return_pct": 28.04 + }, + { + "date": "2024-08-19", + "equity": 12926.11, + "return_pct": 29.26 + }, + { + "date": "2024-08-20", + "equity": 12905.09, + "return_pct": 29.05 + }, + { + "date": "2024-08-21", + "equity": 12949.44, + "return_pct": 29.49 + }, + { + "date": "2024-08-22", + "equity": 12847.8, + "return_pct": 28.48 + }, + { + "date": "2024-08-23", + "equity": 12984.32, + "return_pct": 29.84 + }, + { + "date": "2024-08-26", + "equity": 12953.36, + "return_pct": 29.53 + }, + { + "date": "2024-08-27", + "equity": 12971.15, + "return_pct": 29.71 + }, + { + "date": "2024-08-28", + "equity": 12895.85, + "return_pct": 28.96 + }, + { + "date": "2024-08-29", + "equity": 12897.0, + "return_pct": 28.97 + }, + { + "date": "2024-08-30", + "equity": 13020.12, + "return_pct": 30.2 + }, + { + "date": "2024-09-03", + "equity": 12752.18, + "return_pct": 27.52 + }, + { + "date": "2024-09-04", + "equity": 12726.08, + "return_pct": 27.26 + }, + { + "date": "2024-09-05", + "equity": 12695.12, + "return_pct": 26.95 + }, + { + "date": "2024-09-06", + "equity": 12481.46, + "return_pct": 24.81 + }, + { + "date": "2024-09-09", + "equity": 12621.21, + "return_pct": 26.21 + }, + { + "date": "2024-09-10", + "equity": 12676.18, + "return_pct": 26.76 + }, + { + "date": "2024-09-11", + "equity": 12806.23, + "return_pct": 28.06 + }, + { + "date": "2024-09-12", + "equity": 12914.1, + "return_pct": 29.14 + }, + { + "date": "2024-09-13", + "equity": 12981.54, + "return_pct": 29.82 + }, + { + "date": "2024-09-16", + "equity": 13000.72, + "return_pct": 30.01 + }, + { + "date": "2024-09-17", + "equity": 13006.03, + "return_pct": 30.06 + }, + { + "date": "2024-09-18", + "equity": 12967.45, + "return_pct": 29.67 + }, + { + "date": "2024-09-19", + "equity": 13188.74, + "return_pct": 31.89 + }, + { + "date": "2024-09-20", + "equity": 13125.68, + "return_pct": 31.26 + }, + { + "date": "2024-09-23", + "equity": 13158.48, + "return_pct": 31.58 + }, + { + "date": "2024-09-24", + "equity": 13196.13, + "return_pct": 31.96 + }, + { + "date": "2024-09-25", + "equity": 13167.02, + "return_pct": 31.67 + }, + { + "date": "2024-09-26", + "equity": 13219.23, + "return_pct": 32.19 + }, + { + "date": "2024-09-27", + "equity": 13200.06, + "return_pct": 32.0 + }, + { + "date": "2024-09-30", + "equity": 13252.95, + "return_pct": 32.53 + }, + { + "date": "2024-10-01", + "equity": 13134.22, + "return_pct": 31.34 + }, + { + "date": "2024-10-02", + "equity": 13139.77, + "return_pct": 31.4 + }, + { + "date": "2024-10-03", + "equity": 13115.75, + "return_pct": 31.16 + }, + { + "date": "2024-10-04", + "equity": 13234.93, + "return_pct": 32.35 + }, + { + "date": "2024-10-07", + "equity": 13115.28, + "return_pct": 31.15 + }, + { + "date": "2024-10-08", + "equity": 13239.32, + "return_pct": 32.39 + }, + { + "date": "2024-10-09", + "equity": 13331.02, + "return_pct": 33.31 + }, + { + "date": "2024-10-10", + "equity": 13307.69, + "return_pct": 33.08 + }, + { + "date": "2024-10-11", + "equity": 13387.38, + "return_pct": 33.87 + }, + { + "date": "2024-10-14", + "equity": 13496.87, + "return_pct": 34.97 + }, + { + "date": "2024-10-15", + "equity": 13392.0, + "return_pct": 33.92 + }, + { + "date": "2024-10-16", + "equity": 13450.21, + "return_pct": 34.5 + }, + { + "date": "2024-10-17", + "equity": 13451.37, + "return_pct": 34.51 + }, + { + "date": "2024-10-18", + "equity": 13503.11, + "return_pct": 35.03 + }, + { + "date": "2024-10-21", + "equity": 13480.93, + "return_pct": 34.81 + }, + { + "date": "2024-10-22", + "equity": 13473.77, + "return_pct": 34.74 + }, + { + "date": "2024-10-23", + "equity": 13350.66, + "return_pct": 33.51 + }, + { + "date": "2024-10-24", + "equity": 13379.53, + "return_pct": 33.8 + }, + { + "date": "2024-10-25", + "equity": 13374.91, + "return_pct": 33.75 + }, + { + "date": "2024-10-28", + "equity": 13416.26, + "return_pct": 34.16 + }, + { + "date": "2024-10-29", + "equity": 13437.97, + "return_pct": 34.38 + }, + { + "date": "2024-10-30", + "equity": 13397.32, + "return_pct": 33.97 + }, + { + "date": "2024-10-31", + "equity": 13134.69, + "return_pct": 31.35 + }, + { + "date": "2024-11-01", + "equity": 13190.12, + "return_pct": 31.9 + }, + { + "date": "2024-11-04", + "equity": 13161.71, + "return_pct": 31.62 + }, + { + "date": "2024-11-05", + "equity": 13320.86, + "return_pct": 33.21 + }, + { + "date": "2024-11-06", + "equity": 13652.09, + "return_pct": 36.52 + }, + { + "date": "2024-11-07", + "equity": 13757.65, + "return_pct": 37.58 + }, + { + "date": "2024-11-08", + "equity": 13817.25, + "return_pct": 38.17 + }, + { + "date": "2024-11-11", + "equity": 13830.41, + "return_pct": 38.3 + }, + { + "date": "2024-11-12", + "equity": 13787.45, + "return_pct": 37.87 + }, + { + "date": "2024-11-13", + "equity": 13794.15, + "return_pct": 37.94 + }, + { + "date": "2024-11-14", + "equity": 13705.45, + "return_pct": 37.05 + }, + { + "date": "2024-11-15", + "equity": 13529.9, + "return_pct": 35.3 + }, + { + "date": "2024-11-18", + "equity": 13585.34, + "return_pct": 35.85 + }, + { + "date": "2024-11-19", + "equity": 13635.0, + "return_pct": 36.35 + }, + { + "date": "2024-11-20", + "equity": 13639.62, + "return_pct": 36.4 + }, + { + "date": "2024-11-21", + "equity": 13712.84, + "return_pct": 37.13 + }, + { + "date": "2024-11-22", + "equity": 13755.34, + "return_pct": 37.55 + }, + { + "date": "2024-11-25", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2024-11-26", + "equity": 13874.07, + "return_pct": 38.74 + }, + { + "date": "2024-11-27", + "equity": 13832.03, + "return_pct": 38.32 + }, + { + "date": "2024-11-29", + "equity": 13917.95, + "return_pct": 39.18 + }, + { + "date": "2024-12-02", + "equity": 13942.9, + "return_pct": 39.43 + }, + { + "date": "2024-12-03", + "equity": 13949.37, + "return_pct": 39.49 + }, + { + "date": "2024-12-04", + "equity": 14035.99, + "return_pct": 40.36 + }, + { + "date": "2024-12-05", + "equity": 14012.89, + "return_pct": 40.13 + }, + { + "date": "2024-12-06", + "equity": 14039.45, + "return_pct": 40.39 + }, + { + "date": "2024-12-09", + "equity": 13967.15, + "return_pct": 39.67 + }, + { + "date": "2024-12-10", + "equity": 13923.73, + "return_pct": 39.24 + }, + { + "date": "2024-12-11", + "equity": 14031.37, + "return_pct": 40.31 + }, + { + "date": "2024-12-12", + "equity": 13959.07, + "return_pct": 39.59 + }, + { + "date": "2024-12-13", + "equity": 13956.3, + "return_pct": 39.56 + }, + { + "date": "2024-12-16", + "equity": 14015.89, + "return_pct": 40.16 + }, + { + "date": "2024-12-17", + "equity": 13958.15, + "return_pct": 39.58 + }, + { + "date": "2024-12-18", + "equity": 13542.14, + "return_pct": 35.42 + }, + { + "date": "2024-12-19", + "equity": 13537.99, + "return_pct": 35.38 + }, + { + "date": "2024-12-20", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2024-12-23", + "equity": 13736.4, + "return_pct": 37.36 + }, + { + "date": "2024-12-24", + "equity": 13889.08, + "return_pct": 38.89 + }, + { + "date": "2024-12-26", + "equity": 13890.01, + "return_pct": 38.9 + }, + { + "date": "2024-12-27", + "equity": 13743.79, + "return_pct": 37.44 + }, + { + "date": "2024-12-30", + "equity": 13586.95, + "return_pct": 35.87 + }, + { + "date": "2024-12-31", + "equity": 13537.52, + "return_pct": 35.38 + }, + { + "date": "2025-01-02", + "equity": 13504.26, + "return_pct": 35.04 + }, + { + "date": "2025-01-03", + "equity": 13673.11, + "return_pct": 36.73 + }, + { + "date": "2025-01-06", + "equity": 13751.88, + "return_pct": 37.52 + }, + { + "date": "2025-01-07", + "equity": 13596.42, + "return_pct": 35.96 + }, + { + "date": "2025-01-08", + "equity": 13616.29, + "return_pct": 36.16 + }, + { + "date": "2025-01-10", + "equity": 13408.4, + "return_pct": 34.08 + }, + { + "date": "2025-01-13", + "equity": 13429.19, + "return_pct": 34.29 + }, + { + "date": "2025-01-14", + "equity": 13447.67, + "return_pct": 34.48 + }, + { + "date": "2025-01-15", + "equity": 13692.28, + "return_pct": 36.92 + }, + { + "date": "2025-01-16", + "equity": 13665.95, + "return_pct": 36.66 + }, + { + "date": "2025-01-17", + "equity": 13803.16, + "return_pct": 38.03 + }, + { + "date": "2025-01-21", + "equity": 13929.5, + "return_pct": 39.3 + }, + { + "date": "2025-01-22", + "equity": 14007.81, + "return_pct": 40.08 + }, + { + "date": "2025-01-23", + "equity": 14084.26, + "return_pct": 40.84 + }, + { + "date": "2025-01-24", + "equity": 14043.15, + "return_pct": 40.43 + }, + { + "date": "2025-01-27", + "equity": 13844.5, + "return_pct": 38.45 + }, + { + "date": "2025-01-28", + "equity": 13963.46, + "return_pct": 39.63 + }, + { + "date": "2025-01-29", + "equity": 13900.86, + "return_pct": 39.01 + }, + { + "date": "2025-01-30", + "equity": 13975.47, + "return_pct": 39.75 + }, + { + "date": "2025-01-31", + "equity": 13901.09, + "return_pct": 39.01 + }, + { + "date": "2025-02-03", + "equity": 13807.54, + "return_pct": 38.08 + }, + { + "date": "2025-02-04", + "equity": 13900.17, + "return_pct": 39.0 + }, + { + "date": "2025-02-05", + "equity": 13956.53, + "return_pct": 39.57 + }, + { + "date": "2025-02-06", + "equity": 14005.04, + "return_pct": 40.05 + }, + { + "date": "2025-02-07", + "equity": 13876.84, + "return_pct": 38.77 + }, + { + "date": "2025-02-10", + "equity": 13971.08, + "return_pct": 39.71 + }, + { + "date": "2025-02-11", + "equity": 13981.71, + "return_pct": 39.82 + }, + { + "date": "2025-02-12", + "equity": 13936.66, + "return_pct": 39.37 + }, + { + "date": "2025-02-13", + "equity": 14083.8, + "return_pct": 40.84 + }, + { + "date": "2025-02-14", + "equity": 14083.11, + "return_pct": 40.83 + }, + { + "date": "2025-02-18", + "equity": 14124.45, + "return_pct": 41.24 + }, + { + "date": "2025-02-19", + "equity": 14157.72, + "return_pct": 41.58 + }, + { + "date": "2025-02-20", + "equity": 14098.82, + "return_pct": 40.99 + }, + { + "date": "2025-02-21", + "equity": 13857.67, + "return_pct": 38.58 + }, + { + "date": "2025-02-24", + "equity": 13794.61, + "return_pct": 37.95 + }, + { + "date": "2025-02-25", + "equity": 13726.01, + "return_pct": 37.26 + }, + { + "date": "2025-02-26", + "equity": 13732.94, + "return_pct": 37.33 + }, + { + "date": "2025-02-27", + "equity": 13513.73, + "return_pct": 35.14 + }, + { + "date": "2025-02-28", + "equity": 13724.62, + "return_pct": 37.25 + }, + { + "date": "2025-03-03", + "equity": 13484.17, + "return_pct": 34.84 + }, + { + "date": "2025-03-04", + "equity": 13324.56, + "return_pct": 33.25 + }, + { + "date": "2025-03-05", + "equity": 13467.77, + "return_pct": 34.68 + }, + { + "date": "2025-03-06", + "equity": 13228.7, + "return_pct": 32.29 + }, + { + "date": "2025-03-07", + "equity": 13302.84, + "return_pct": 33.03 + }, + { + "date": "2025-03-10", + "equity": 12948.51, + "return_pct": 29.49 + }, + { + "date": "2025-03-11", + "equity": 12840.87, + "return_pct": 28.41 + }, + { + "date": "2025-03-12", + "equity": 12909.02, + "return_pct": 29.09 + }, + { + "date": "2025-03-13", + "equity": 12736.93, + "return_pct": 27.37 + }, + { + "date": "2025-03-14", + "equity": 13000.02, + "return_pct": 30.0 + }, + { + "date": "2025-03-17", + "equity": 13100.27, + "return_pct": 31.0 + }, + { + "date": "2025-03-18", + "equity": 12958.68, + "return_pct": 29.59 + }, + { + "date": "2025-03-19", + "equity": 13099.81, + "return_pct": 31.0 + }, + { + "date": "2025-03-20", + "equity": 13061.93, + "return_pct": 30.62 + }, + { + "date": "2025-03-21", + "equity": 13027.05, + "return_pct": 30.27 + }, + { + "date": "2025-03-24", + "equity": 13260.34, + "return_pct": 32.6 + }, + { + "date": "2025-03-25", + "equity": 13292.22, + "return_pct": 32.92 + }, + { + "date": "2025-03-26", + "equity": 13133.53, + "return_pct": 31.34 + }, + { + "date": "2025-03-27", + "equity": 13098.65, + "return_pct": 30.99 + }, + { + "date": "2025-03-28", + "equity": 12834.87, + "return_pct": 28.35 + }, + { + "date": "2025-03-31", + "equity": 12921.03, + "return_pct": 29.21 + }, + { + "date": "2025-04-01", + "equity": 12957.52, + "return_pct": 29.58 + }, + { + "date": "2025-04-02", + "equity": 13039.52, + "return_pct": 30.4 + }, + { + "date": "2025-04-03", + "equity": 12396.92, + "return_pct": 23.97 + }, + { + "date": "2025-04-04", + "equity": 11671.17, + "return_pct": 16.71 + }, + { + "date": "2025-04-07", + "equity": 11650.38, + "return_pct": 16.5 + }, + { + "date": "2025-04-08", + "equity": 11467.9, + "return_pct": 14.68 + }, + { + "date": "2025-04-09", + "equity": 12672.26, + "return_pct": 26.72 + }, + { + "date": "2025-04-10", + "equity": 12116.97, + "return_pct": 21.17 + }, + { + "date": "2025-04-11", + "equity": 12333.17, + "return_pct": 23.33 + }, + { + "date": "2025-04-14", + "equity": 12452.82, + "return_pct": 24.53 + }, + { + "date": "2025-04-15", + "equity": 12417.94, + "return_pct": 24.18 + }, + { + "date": "2025-04-16", + "equity": 12141.92, + "return_pct": 21.42 + }, + { + "date": "2025-04-17", + "equity": 12159.24, + "return_pct": 21.59 + }, + { + "date": "2025-04-21", + "equity": 11869.82, + "return_pct": 18.7 + }, + { + "date": "2025-04-22", + "equity": 12178.64, + "return_pct": 21.79 + }, + { + "date": "2025-04-23", + "equity": 12367.36, + "return_pct": 23.67 + }, + { + "date": "2025-04-24", + "equity": 12627.68, + "return_pct": 26.28 + }, + { + "date": "2025-04-25", + "equity": 12718.92, + "return_pct": 27.19 + }, + { + "date": "2025-04-28", + "equity": 12723.77, + "return_pct": 27.24 + }, + { + "date": "2025-04-29", + "equity": 12803.92, + "return_pct": 28.04 + }, + { + "date": "2025-04-30", + "equity": 12809.0, + "return_pct": 28.09 + }, + { + "date": "2025-05-01", + "equity": 12899.78, + "return_pct": 29.0 + }, + { + "date": "2025-05-02", + "equity": 13091.26, + "return_pct": 30.91 + }, + { + "date": "2025-05-05", + "equity": 13016.19, + "return_pct": 30.16 + }, + { + "date": "2025-05-06", + "equity": 12907.4, + "return_pct": 29.07 + }, + { + "date": "2025-05-07", + "equity": 12961.68, + "return_pct": 29.62 + }, + { + "date": "2025-05-08", + "equity": 13051.99, + "return_pct": 30.52 + }, + { + "date": "2025-05-09", + "equity": 13035.36, + "return_pct": 30.35 + }, + { + "date": "2025-05-12", + "equity": 13466.15, + "return_pct": 34.66 + }, + { + "date": "2025-05-13", + "equity": 13555.08, + "return_pct": 35.55 + }, + { + "date": "2025-05-14", + "equity": 13572.4, + "return_pct": 35.72 + }, + { + "date": "2025-05-15", + "equity": 13638.69, + "return_pct": 36.39 + }, + { + "date": "2025-05-16", + "equity": 13725.08, + "return_pct": 37.25 + }, + { + "date": "2025-05-19", + "equity": 13740.1, + "return_pct": 37.4 + }, + { + "date": "2025-05-20", + "equity": 13693.9, + "return_pct": 36.94 + }, + { + "date": "2025-05-21", + "equity": 13463.15, + "return_pct": 34.63 + }, + { + "date": "2025-05-22", + "equity": 13468.46, + "return_pct": 34.68 + }, + { + "date": "2025-05-23", + "equity": 13376.53, + "return_pct": 33.77 + }, + { + "date": "2025-05-27", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2025-05-28", + "equity": 13575.64, + "return_pct": 35.76 + }, + { + "date": "2025-05-29", + "equity": 13629.22, + "return_pct": 36.29 + }, + { + "date": "2025-05-30", + "equity": 13613.98, + "return_pct": 36.14 + }, + { + "date": "2025-06-02", + "equity": 13690.67, + "return_pct": 36.91 + }, + { + "date": "2025-06-03", + "equity": 13768.74, + "return_pct": 37.69 + }, + { + "date": "2025-06-04", + "equity": 13765.04, + "return_pct": 37.65 + }, + { + "date": "2025-06-05", + "equity": 13698.52, + "return_pct": 36.99 + }, + { + "date": "2025-06-06", + "equity": 13839.19, + "return_pct": 38.39 + }, + { + "date": "2025-06-09", + "equity": 13851.66, + "return_pct": 38.52 + }, + { + "date": "2025-06-10", + "equity": 13930.2, + "return_pct": 39.3 + }, + { + "date": "2025-06-11", + "equity": 13890.47, + "return_pct": 38.9 + }, + { + "date": "2025-06-12", + "equity": 13945.67, + "return_pct": 39.46 + }, + { + "date": "2025-06-13", + "equity": 13789.76, + "return_pct": 37.9 + }, + { + "date": "2025-06-16", + "equity": 13920.96, + "return_pct": 39.21 + }, + { + "date": "2025-06-17", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2025-06-18", + "equity": 13799.92, + "return_pct": 38.0 + }, + { + "date": "2025-06-20", + "equity": 13726.93, + "return_pct": 37.27 + }, + { + "date": "2025-06-23", + "equity": 13862.52, + "return_pct": 38.63 + }, + { + "date": "2025-06-24", + "equity": 14015.66, + "return_pct": 40.16 + }, + { + "date": "2025-06-25", + "equity": 14023.51, + "return_pct": 40.24 + }, + { + "date": "2025-06-26", + "equity": 14133.23, + "return_pct": 41.33 + }, + { + "date": "2025-06-27", + "equity": 14203.45, + "return_pct": 42.03 + }, + { + "date": "2025-06-30", + "equity": 14271.36, + "return_pct": 42.71 + }, + { + "date": "2025-07-01", + "equity": 14266.74, + "return_pct": 42.67 + }, + { + "date": "2025-07-02", + "equity": 14331.42, + "return_pct": 43.31 + }, + { + "date": "2025-07-03", + "equity": 14444.37, + "return_pct": 44.44 + }, + { + "date": "2025-07-07", + "equity": 14336.73, + "return_pct": 43.37 + }, + { + "date": "2025-07-08", + "equity": 14328.88, + "return_pct": 43.29 + }, + { + "date": "2025-07-09", + "equity": 14414.8, + "return_pct": 44.15 + }, + { + "date": "2025-07-10", + "equity": 14455.45, + "return_pct": 44.55 + }, + { + "date": "2025-07-11", + "equity": 14404.64, + "return_pct": 44.05 + }, + { + "date": "2025-07-14", + "equity": 14432.13, + "return_pct": 44.32 + }, + { + "date": "2025-07-15", + "equity": 14370.45, + "return_pct": 43.7 + }, + { + "date": "2025-07-16", + "equity": 14418.5, + "return_pct": 44.18 + }, + { + "date": "2025-07-17", + "equity": 14506.73, + "return_pct": 45.07 + }, + { + "date": "2025-07-18", + "equity": 14496.11, + "return_pct": 44.96 + }, + { + "date": "2025-07-21", + "equity": 14523.6, + "return_pct": 45.24 + }, + { + "date": "2025-07-22", + "equity": 14525.67, + "return_pct": 45.26 + }, + { + "date": "2025-07-23", + "equity": 14649.25, + "return_pct": 46.49 + }, + { + "date": "2025-07-24", + "equity": 14654.1, + "return_pct": 46.54 + }, + { + "date": "2025-07-25", + "equity": 14716.0, + "return_pct": 47.16 + }, + { + "date": "2025-07-28", + "equity": 14712.31, + "return_pct": 47.12 + }, + { + "date": "2025-07-29", + "equity": 14673.5, + "return_pct": 46.74 + }, + { + "date": "2025-07-30", + "equity": 14655.03, + "return_pct": 46.55 + }, + { + "date": "2025-07-31", + "equity": 14600.05, + "return_pct": 46.0 + }, + { + "date": "2025-08-01", + "equity": 14360.75, + "return_pct": 43.61 + }, + { + "date": "2025-08-04", + "equity": 14579.03, + "return_pct": 45.79 + }, + { + "date": "2025-08-05", + "equity": 14505.12, + "return_pct": 45.05 + }, + { + "date": "2025-08-06", + "equity": 14616.22, + "return_pct": 46.16 + }, + { + "date": "2025-08-07", + "equity": 14603.98, + "return_pct": 46.04 + }, + { + "date": "2025-08-08", + "equity": 14717.85, + "return_pct": 47.18 + }, + { + "date": "2025-08-11", + "equity": 14688.75, + "return_pct": 46.89 + }, + { + "date": "2025-08-12", + "equity": 14845.13, + "return_pct": 48.45 + }, + { + "date": "2025-08-13", + "equity": 14895.94, + "return_pct": 48.96 + }, + { + "date": "2025-08-14", + "equity": 14897.33, + "return_pct": 48.97 + }, + { + "date": "2025-08-15", + "equity": 14862.45, + "return_pct": 48.62 + }, + { + "date": "2025-08-18", + "equity": 14859.22, + "return_pct": 48.59 + }, + { + "date": "2025-08-19", + "equity": 14778.6, + "return_pct": 47.79 + }, + { + "date": "2025-08-20", + "equity": 14739.33, + "return_pct": 47.39 + }, + { + "date": "2025-08-21", + "equity": 14680.2, + "return_pct": 46.8 + }, + { + "date": "2025-08-22", + "equity": 14905.64, + "return_pct": 49.06 + }, + { + "date": "2025-08-25", + "equity": 14840.04, + "return_pct": 48.4 + }, + { + "date": "2025-08-26", + "equity": 14902.18, + "return_pct": 49.02 + }, + { + "date": "2025-08-27", + "equity": 14936.13, + "return_pct": 49.36 + }, + { + "date": "2025-08-28", + "equity": 14989.03, + "return_pct": 49.89 + }, + { + "date": "2025-08-29", + "equity": 14899.64, + "return_pct": 49.0 + }, + { + "date": "2025-09-02", + "equity": 14789.23, + "return_pct": 47.89 + }, + { + "date": "2025-09-03", + "equity": 14869.38, + "return_pct": 48.69 + }, + { + "date": "2025-09-04", + "equity": 14993.65, + "return_pct": 49.94 + }, + { + "date": "2025-09-05", + "equity": 14950.22, + "return_pct": 49.5 + }, + { + "date": "2025-09-08", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-09-09", + "equity": 15021.6, + "return_pct": 50.22 + }, + { + "date": "2025-09-10", + "equity": 15065.02, + "return_pct": 50.65 + }, + { + "date": "2025-09-11", + "equity": 15190.22, + "return_pct": 51.9 + }, + { + "date": "2025-09-12", + "equity": 15185.13, + "return_pct": 51.85 + }, + { + "date": "2025-09-15", + "equity": 15265.98, + "return_pct": 52.66 + }, + { + "date": "2025-09-16", + "equity": 15244.96, + "return_pct": 52.45 + }, + { + "date": "2025-09-17", + "equity": 15226.02, + "return_pct": 52.26 + }, + { + "date": "2025-09-18", + "equity": 15297.16, + "return_pct": 52.97 + }, + { + "date": "2025-09-19", + "equity": 15330.42, + "return_pct": 53.3 + }, + { + "date": "2025-09-22", + "equity": 15402.95, + "return_pct": 54.03 + }, + { + "date": "2025-09-23", + "equity": 15319.1, + "return_pct": 53.19 + }, + { + "date": "2025-09-24", + "equity": 15270.37, + "return_pct": 52.7 + }, + { + "date": "2025-09-25", + "equity": 15199.92, + "return_pct": 52.0 + }, + { + "date": "2025-09-26", + "equity": 15287.0, + "return_pct": 52.87 + }, + { + "date": "2025-09-29", + "equity": 15329.96, + "return_pct": 53.3 + }, + { + "date": "2025-09-30", + "equity": 15387.71, + "return_pct": 53.88 + }, + { + "date": "2025-10-01", + "equity": 15440.14, + "return_pct": 54.4 + }, + { + "date": "2025-10-02", + "equity": 15457.93, + "return_pct": 54.58 + }, + { + "date": "2025-10-03", + "equity": 15457.7, + "return_pct": 54.58 + }, + { + "date": "2025-10-06", + "equity": 15513.13, + "return_pct": 55.13 + }, + { + "date": "2025-10-07", + "equity": 15455.62, + "return_pct": 54.56 + }, + { + "date": "2025-10-08", + "equity": 15547.78, + "return_pct": 55.48 + }, + { + "date": "2025-10-09", + "equity": 15502.74, + "return_pct": 55.03 + }, + { + "date": "2025-10-10", + "equity": 15083.73, + "return_pct": 50.84 + }, + { + "date": "2025-10-13", + "equity": 15315.18, + "return_pct": 53.15 + }, + { + "date": "2025-10-14", + "equity": 15296.47, + "return_pct": 52.96 + }, + { + "date": "2025-10-15", + "equity": 15364.38, + "return_pct": 53.64 + }, + { + "date": "2025-10-16", + "equity": 15259.74, + "return_pct": 52.6 + }, + { + "date": "2025-10-17", + "equity": 15346.36, + "return_pct": 53.46 + }, + { + "date": "2025-10-20", + "equity": 15505.97, + "return_pct": 55.06 + }, + { + "date": "2025-10-21", + "equity": 15505.74, + "return_pct": 55.06 + }, + { + "date": "2025-10-22", + "equity": 15425.13, + "return_pct": 54.25 + }, + { + "date": "2025-10-23", + "equity": 15516.6, + "return_pct": 55.17 + }, + { + "date": "2025-10-24", + "equity": 15643.41, + "return_pct": 56.43 + }, + { + "date": "2025-10-27", + "equity": 15827.96, + "return_pct": 58.28 + }, + { + "date": "2025-10-28", + "equity": 15870.0, + "return_pct": 58.7 + }, + { + "date": "2025-10-29", + "equity": 15877.62, + "return_pct": 58.78 + }, + { + "date": "2025-10-30", + "equity": 15703.0, + "return_pct": 57.03 + }, + { + "date": "2025-10-31", + "equity": 15754.51, + "return_pct": 57.55 + }, + { + "date": "2025-11-03", + "equity": 15784.08, + "return_pct": 57.84 + }, + { + "date": "2025-11-04", + "equity": 15596.98, + "return_pct": 55.97 + }, + { + "date": "2025-11-05", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2025-11-06", + "equity": 15483.1, + "return_pct": 54.83 + }, + { + "date": "2025-11-07", + "equity": 15498.35, + "return_pct": 54.98 + }, + { + "date": "2025-11-10", + "equity": 15740.19, + "return_pct": 57.4 + }, + { + "date": "2025-11-11", + "equity": 15776.22, + "return_pct": 57.76 + }, + { + "date": "2025-11-12", + "equity": 15785.0, + "return_pct": 57.85 + }, + { + "date": "2025-11-13", + "equity": 15523.06, + "return_pct": 55.23 + }, + { + "date": "2025-11-14", + "equity": 15520.52, + "return_pct": 55.21 + }, + { + "date": "2025-11-17", + "equity": 15375.93, + "return_pct": 53.76 + }, + { + "date": "2025-11-18", + "equity": 15246.81, + "return_pct": 52.47 + }, + { + "date": "2025-11-19", + "equity": 15305.71, + "return_pct": 53.06 + }, + { + "date": "2025-11-20", + "equity": 15072.41, + "return_pct": 50.72 + }, + { + "date": "2025-11-21", + "equity": 15222.55, + "return_pct": 52.23 + }, + { + "date": "2025-11-24", + "equity": 15446.61, + "return_pct": 54.47 + }, + { + "date": "2025-11-25", + "equity": 15591.9, + "return_pct": 55.92 + }, + { + "date": "2025-11-26", + "equity": 15699.54, + "return_pct": 57.0 + }, + { + "date": "2025-11-28", + "equity": 15785.23, + "return_pct": 57.85 + }, + { + "date": "2025-12-01", + "equity": 15713.16, + "return_pct": 57.13 + }, + { + "date": "2025-12-02", + "equity": 15742.27, + "return_pct": 57.42 + }, + { + "date": "2025-12-03", + "equity": 15796.78, + "return_pct": 57.97 + }, + { + "date": "2025-12-04", + "equity": 15808.33, + "return_pct": 58.08 + }, + { + "date": "2025-12-05", + "equity": 15838.36, + "return_pct": 58.38 + }, + { + "date": "2025-12-08", + "equity": 15790.77, + "return_pct": 57.91 + }, + { + "date": "2025-12-09", + "equity": 15777.15, + "return_pct": 57.77 + }, + { + "date": "2025-12-10", + "equity": 15881.78, + "return_pct": 58.82 + }, + { + "date": "2025-12-11", + "equity": 15918.74, + "return_pct": 59.19 + }, + { + "date": "2025-12-12", + "equity": 15747.58, + "return_pct": 57.48 + }, + { + "date": "2025-12-15", + "equity": 15723.79, + "return_pct": 57.24 + }, + { + "date": "2025-12-16", + "equity": 15680.83, + "return_pct": 56.81 + }, + { + "date": "2025-12-17", + "equity": 15508.28, + "return_pct": 55.08 + }, + { + "date": "2025-12-18", + "equity": 15625.39, + "return_pct": 56.25 + }, + { + "date": "2025-12-19", + "equity": 15720.56, + "return_pct": 57.21 + }, + { + "date": "2025-12-22", + "equity": 15818.49, + "return_pct": 58.18 + }, + { + "date": "2025-12-23", + "equity": 15890.79, + "return_pct": 58.91 + }, + { + "date": "2025-12-24", + "equity": 15946.69, + "return_pct": 59.47 + }, + { + "date": "2025-12-26", + "equity": 15945.07, + "return_pct": 59.45 + }, + { + "date": "2025-12-29", + "equity": 15888.25, + "return_pct": 58.88 + }, + { + "date": "2025-12-30", + "equity": 15868.85, + "return_pct": 58.69 + }, + { + "date": "2025-12-31", + "equity": 15751.28, + "return_pct": 57.51 + }, + { + "date": "2026-01-02", + "equity": 15780.15, + "return_pct": 57.8 + }, + { + "date": "2026-01-05", + "equity": 15885.25, + "return_pct": 58.85 + }, + { + "date": "2026-01-06", + "equity": 15979.72, + "return_pct": 59.8 + }, + { + "date": "2026-01-07", + "equity": 15928.21, + "return_pct": 59.28 + }, + { + "date": "2026-01-08", + "equity": 15926.59, + "return_pct": 59.27 + }, + { + "date": "2026-01-09", + "equity": 16031.92, + "return_pct": 60.32 + }, + { + "date": "2026-01-12", + "equity": 16057.1, + "return_pct": 60.57 + }, + { + "date": "2026-01-13", + "equity": 16024.99, + "return_pct": 60.25 + }, + { + "date": "2026-01-14", + "equity": 15946.23, + "return_pct": 59.46 + }, + { + "date": "2026-01-15", + "equity": 15989.65, + "return_pct": 59.9 + }, + { + "date": "2026-01-16", + "equity": 15976.25, + "return_pct": 59.76 + }, + { + "date": "2026-01-20", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2026-01-21", + "equity": 15831.66, + "return_pct": 58.32 + }, + { + "date": "2026-01-22", + "equity": 15914.35, + "return_pct": 59.14 + }, + { + "date": "2026-01-23", + "equity": 15920.13, + "return_pct": 59.2 + }, + { + "date": "2026-01-26", + "equity": 16000.97, + "return_pct": 60.01 + }, + { + "date": "2026-01-27", + "equity": 16064.72, + "return_pct": 60.65 + }, + { + "date": "2026-01-28", + "equity": 16063.1, + "return_pct": 60.63 + }, + { + "date": "2026-01-29", + "equity": 16031.23, + "return_pct": 60.31 + }, + { + "date": "2026-01-30", + "equity": 15983.42, + "return_pct": 59.83 + }, + { + "date": "2026-02-02", + "equity": 16062.87, + "return_pct": 60.63 + }, + { + "date": "2026-02-03", + "equity": 15927.06, + "return_pct": 59.27 + }, + { + "date": "2026-02-04", + "equity": 15849.91, + "return_pct": 58.5 + }, + { + "date": "2026-02-05", + "equity": 15651.95, + "return_pct": 56.52 + }, + { + "date": "2026-02-06", + "equity": 15952.23, + "return_pct": 59.52 + }, + { + "date": "2026-02-09", + "equity": 16029.15, + "return_pct": 60.29 + }, + { + "date": "2026-02-10", + "equity": 15986.88, + "return_pct": 59.87 + }, + { + "date": "2026-02-11", + "equity": 15983.18, + "return_pct": 59.83 + }, + { + "date": "2026-02-12", + "equity": 15736.26, + "return_pct": 57.36 + }, + { + "date": "2026-02-13", + "equity": 15747.35, + "return_pct": 57.47 + }, + { + "date": "2026-02-17", + "equity": 15772.76, + "return_pct": 57.73 + }, + { + "date": "2026-02-18", + "equity": 15852.22, + "return_pct": 58.52 + }, + { + "date": "2026-02-19", + "equity": 15810.41, + "return_pct": 58.1 + }, + { + "date": "2026-02-20", + "equity": 15924.75, + "return_pct": 59.25 + }, + { + "date": "2026-02-23", + "equity": 15762.13, + "return_pct": 57.62 + }, + { + "date": "2026-02-24", + "equity": 15876.7, + "return_pct": 58.77 + }, + { + "date": "2026-02-25", + "equity": 16010.67, + "return_pct": 60.11 + }, + { + "date": "2026-02-26", + "equity": 15921.74, + "return_pct": 59.22 + }, + { + "date": "2026-02-27", + "equity": 15845.29, + "return_pct": 58.45 + }, + { + "date": "2026-03-02", + "equity": 15854.3, + "return_pct": 58.54 + }, + { + "date": "2026-03-03", + "equity": 15714.55, + "return_pct": 57.15 + }, + { + "date": "2026-03-04", + "equity": 15825.42, + "return_pct": 58.25 + }, + { + "date": "2026-03-05", + "equity": 15737.19, + "return_pct": 57.37 + }, + { + "date": "2026-03-06", + "equity": 15530.92, + "return_pct": 55.31 + }, + { + "date": "2026-03-09", + "equity": 15666.97, + "return_pct": 56.67 + }, + { + "date": "2026-03-10", + "equity": 15641.79, + "return_pct": 56.42 + }, + { + "date": "2026-03-11", + "equity": 15622.16, + "return_pct": 56.22 + }, + { + "date": "2026-03-12", + "equity": 15384.94, + "return_pct": 53.85 + }, + { + "date": "2026-03-13", + "equity": 15297.85, + "return_pct": 52.98 + }, + { + "date": "2026-03-16", + "equity": 15453.54, + "return_pct": 54.54 + }, + { + "date": "2026-03-17", + "equity": 15494.19, + "return_pct": 54.94 + }, + { + "date": "2026-03-18", + "equity": 15277.99, + "return_pct": 52.78 + }, + { + "date": "2026-03-19", + "equity": 15240.34, + "return_pct": 52.4 + }, + { + "date": "2026-03-20", + "equity": 14980.94, + "return_pct": 49.81 + }, + { + "date": "2026-03-23", + "equity": 15138.24, + "return_pct": 51.38 + }, + { + "date": "2026-03-24", + "equity": 15087.43, + "return_pct": 50.87 + }, + { + "date": "2026-03-25", + "equity": 15171.51, + "return_pct": 51.72 + }, + { + "date": "2026-03-26", + "equity": 14900.56, + "return_pct": 49.01 + }, + { + "date": "2026-03-27", + "equity": 14646.48, + "return_pct": 46.46 + }, + { + "date": "2026-03-30", + "equity": 14597.51, + "return_pct": 45.98 + }, + { + "date": "2026-03-31", + "equity": 15021.83, + "return_pct": 50.22 + }, + { + "date": "2026-04-01", + "equity": 15135.01, + "return_pct": 51.35 + }, + { + "date": "2026-04-02", + "equity": 15148.64, + "return_pct": 51.49 + }, + { + "date": "2026-04-06", + "equity": 15220.24, + "return_pct": 52.2 + }, + { + "date": "2026-04-07", + "equity": 15226.94, + "return_pct": 52.27 + }, + { + "date": "2026-04-08", + "equity": 15614.76, + "return_pct": 56.15 + }, + { + "date": "2026-04-09", + "equity": 15704.85, + "return_pct": 57.05 + }, + { + "date": "2026-04-10", + "equity": 15694.45, + "return_pct": 56.94 + }, + { + "date": "2026-04-13", + "equity": 15847.83, + "return_pct": 58.48 + }, + { + "date": "2026-04-14", + "equity": 16040.93, + "return_pct": 60.41 + }, + { + "date": "2026-04-15", + "equity": 16167.51, + "return_pct": 61.68 + }, + { + "date": "2026-04-16", + "equity": 16207.24, + "return_pct": 62.07 + }, + { + "date": "2026-04-17", + "equity": 16403.11, + "return_pct": 64.03 + }, + { + "date": "2026-04-20", + "equity": 16370.31, + "return_pct": 63.7 + }, + { + "date": "2026-04-21", + "equity": 16263.14, + "return_pct": 62.63 + }, + { + "date": "2026-04-22", + "equity": 16427.83, + "return_pct": 64.28 + }, + { + "date": "2026-04-23", + "equity": 16364.08, + "return_pct": 63.64 + }, + { + "date": "2026-04-24", + "equity": 16490.89, + "return_pct": 64.91 + }, + { + "date": "2026-04-27", + "equity": 16519.3, + "return_pct": 65.19 + }, + { + "date": "2026-04-28", + "equity": 16438.92, + "return_pct": 64.39 + }, + { + "date": "2026-04-29", + "equity": 16436.38, + "return_pct": 64.36 + }, + { + "date": "2026-04-30", + "equity": 16599.91, + "return_pct": 66.0 + }, + { + "date": "2026-05-01", + "equity": 16645.88, + "return_pct": 66.46 + }, + { + "date": "2026-05-04", + "equity": 16584.9, + "return_pct": 65.85 + }, + { + "date": "2026-05-05", + "equity": 16717.95, + "return_pct": 67.18 + }, + { + "date": "2026-05-06", + "equity": 16950.32, + "return_pct": 69.5 + }, + { + "date": "2026-05-07", + "equity": 16898.34, + "return_pct": 68.98 + }, + { + "date": "2026-05-08", + "equity": 17037.86, + "return_pct": 70.38 + }, + { + "date": "2026-05-11", + "equity": 17076.66, + "return_pct": 70.77 + }, + { + "date": "2026-05-12", + "equity": 17050.79, + "return_pct": 70.51 + }, + { + "date": "2026-05-13", + "equity": 17146.19, + "return_pct": 71.46 + }, + { + "date": "2026-05-14", + "equity": 17281.55, + "return_pct": 72.82 + }, + { + "date": "2026-05-15", + "equity": 17073.66, + "return_pct": 70.74 + }, + { + "date": "2026-05-18", + "equity": 17061.65, + "return_pct": 70.62 + }, + { + "date": "2026-05-19", + "equity": 16948.01, + "return_pct": 69.48 + }, + { + "date": "2026-05-20", + "equity": 17121.71, + "return_pct": 71.22 + }, + { + "date": "2026-05-21", + "equity": 17155.66, + "return_pct": 71.56 + }, + { + "date": "2026-05-22", + "equity": 17223.11, + "return_pct": 72.23 + }, + { + "date": "2026-05-26", + "equity": 17337.44, + "return_pct": 73.37 + }, + { + "date": "2026-05-27", + "equity": 17334.44, + "return_pct": 73.34 + }, + { + "date": "2026-05-28", + "equity": 17430.07, + "return_pct": 74.3 + }, + { + "date": "2026-05-29", + "equity": 17473.49, + "return_pct": 74.73 + }, + { + "date": "2026-06-01", + "equity": 17521.08, + "return_pct": 75.21 + }, + { + "date": "2026-06-02", + "equity": 17544.87, + "return_pct": 75.45 + }, + { + "date": "2026-06-03", + "equity": 17421.75, + "return_pct": 74.22 + }, + { + "date": "2026-06-04", + "equity": 17487.58, + "return_pct": 74.88 + }, + { + "date": "2026-06-05", + "equity": 17036.24, + "return_pct": 70.36 + }, + { + "date": "2026-06-08", + "equity": 17074.82, + "return_pct": 70.75 + }, + { + "date": "2026-06-09", + "equity": 17024.69, + "return_pct": 70.25 + }, + { + "date": "2026-06-10", + "equity": 16756.29, + "return_pct": 67.56 + }, + { + "date": "2026-06-11", + "equity": 17041.09, + "return_pct": 70.41 + }, + { + "date": "2026-06-12", + "equity": 17133.25, + "return_pct": 71.33 + }, + { + "date": "2026-06-15", + "equity": 17435.38, + "return_pct": 74.35 + }, + { + "date": "2026-06-16", + "equity": 17331.44, + "return_pct": 73.31 + }, + { + "date": "2026-06-17", + "equity": 17115.01, + "return_pct": 71.15 + }, + { + "date": "2026-06-18", + "equity": 17248.52, + "return_pct": 72.49 + }, + { + "date": "2026-06-22", + "equity": 17194.23, + "return_pct": 71.94 + }, + { + "date": "2026-06-23", + "equity": 16944.54, + "return_pct": 69.45 + }, + { + "date": "2026-06-24", + "equity": 16936.69, + "return_pct": 69.37 + }, + { + "date": "2026-06-25", + "equity": 16961.17, + "return_pct": 69.61 + }, + { + "date": "2026-06-26", + "equity": 16838.52, + "return_pct": 68.39 + }, + { + "date": "2026-06-29", + "equity": 17115.93, + "return_pct": 71.16 + }, + { + "date": "2026-06-30", + "equity": 17249.21, + "return_pct": 72.49 + }, + { + "date": "2026-07-01", + "equity": 17225.88, + "return_pct": 72.26 + }, + { + "date": "2026-07-02", + "equity": 17203.24, + "return_pct": 72.03 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "all", + "lookback_label": "All history", + "starting_capital": 10000.0, + "final_equity": 52815.5, + "total_return_pct": 428.2, + "cagr_pct": 51.8, + "max_drawdown_pct": 22.0, + "sharpe": 2.0, + "trades": 305, + "win_rate": 38.7, + "avg_trade_pnl": 140.38, + "best_trade_r": 12.87, + "worst_trade_r": -1.76, + "best_trade_pnl": 5144.91, + "worst_trade_pnl": -561.89, + "avg_hold_days": 17.1, + "exit_reasons": { + "stop": 180, + "time": 125 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 10.2 + }, + { + "year": 2023, + "return_pct": 41.6 + }, + { + "year": 2024, + "return_pct": 42.1 + }, + { + "year": 2025, + "return_pct": 75.8 + }, + { + "year": 2026, + "return_pct": 35.6 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2022-07-06", + "equity": 9996.28, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10013.25, + "return_pct": 0.17 + }, + { + "date": "2022-07-08", + "equity": 10063.32, + "return_pct": 0.67 + }, + { + "date": "2022-07-11", + "equity": 10024.86, + "return_pct": 0.29 + }, + { + "date": "2022-07-12", + "equity": 9912.85, + "return_pct": -0.83 + }, + { + "date": "2022-07-13", + "equity": 9880.9, + "return_pct": -1.15 + }, + { + "date": "2022-07-14", + "equity": 9992.36, + "return_pct": -0.04 + }, + { + "date": "2022-07-15", + "equity": 10195.49, + "return_pct": 1.99 + }, + { + "date": "2022-07-18", + "equity": 10079.01, + "return_pct": 0.83 + }, + { + "date": "2022-07-19", + "equity": 10370.35, + "return_pct": 3.74 + }, + { + "date": "2022-07-20", + "equity": 10460.36, + "return_pct": 4.64 + }, + { + "date": "2022-07-21", + "equity": 10726.38, + "return_pct": 7.3 + }, + { + "date": "2022-07-22", + "equity": 10651.86, + "return_pct": 6.56 + }, + { + "date": "2022-07-25", + "equity": 10661.54, + "return_pct": 6.66 + }, + { + "date": "2022-07-26", + "equity": 10607.59, + "return_pct": 6.12 + }, + { + "date": "2022-07-27", + "equity": 10979.29, + "return_pct": 9.83 + }, + { + "date": "2022-07-28", + "equity": 11265.96, + "return_pct": 12.7 + }, + { + "date": "2022-07-29", + "equity": 11445.08, + "return_pct": 14.49 + }, + { + "date": "2022-08-01", + "equity": 11488.81, + "return_pct": 14.93 + }, + { + "date": "2022-08-02", + "equity": 11452.33, + "return_pct": 14.57 + }, + { + "date": "2022-08-03", + "equity": 11576.03, + "return_pct": 15.8 + }, + { + "date": "2022-08-04", + "equity": 11598.23, + "return_pct": 16.03 + }, + { + "date": "2022-08-05", + "equity": 11629.52, + "return_pct": 16.34 + }, + { + "date": "2022-08-08", + "equity": 11586.35, + "return_pct": 15.91 + }, + { + "date": "2022-08-09", + "equity": 11500.63, + "return_pct": 15.05 + }, + { + "date": "2022-08-10", + "equity": 11745.9, + "return_pct": 17.5 + }, + { + "date": "2022-08-11", + "equity": 11754.59, + "return_pct": 17.59 + }, + { + "date": "2022-08-12", + "equity": 11957.71, + "return_pct": 19.62 + }, + { + "date": "2022-08-15", + "equity": 12110.85, + "return_pct": 21.15 + }, + { + "date": "2022-08-16", + "equity": 12112.58, + "return_pct": 21.17 + }, + { + "date": "2022-08-17", + "equity": 12063.8, + "return_pct": 20.68 + }, + { + "date": "2022-08-18", + "equity": 12168.37, + "return_pct": 21.73 + }, + { + "date": "2022-08-19", + "equity": 11951.27, + "return_pct": 19.56 + }, + { + "date": "2022-08-22", + "equity": 11859.92, + "return_pct": 18.64 + }, + { + "date": "2022-08-23", + "equity": 11990.27, + "return_pct": 19.95 + }, + { + "date": "2022-08-24", + "equity": 12108.74, + "return_pct": 21.13 + }, + { + "date": "2022-08-25", + "equity": 12281.42, + "return_pct": 22.86 + }, + { + "date": "2022-08-26", + "equity": 12078.94, + "return_pct": 20.83 + }, + { + "date": "2022-08-29", + "equity": 12080.42, + "return_pct": 20.85 + }, + { + "date": "2022-08-30", + "equity": 11691.74, + "return_pct": 16.96 + }, + { + "date": "2022-08-31", + "equity": 11526.05, + "return_pct": 15.3 + }, + { + "date": "2022-09-01", + "equity": 11249.08, + "return_pct": 12.53 + }, + { + "date": "2022-09-02", + "equity": 11459.88, + "return_pct": 14.64 + }, + { + "date": "2022-09-06", + "equity": 11247.29, + "return_pct": 12.51 + }, + { + "date": "2022-09-07", + "equity": 11058.83, + "return_pct": 10.63 + }, + { + "date": "2022-09-08", + "equity": 11157.71, + "return_pct": 11.62 + }, + { + "date": "2022-09-09", + "equity": 11407.48, + "return_pct": 14.12 + }, + { + "date": "2022-09-12", + "equity": 11431.64, + "return_pct": 14.36 + }, + { + "date": "2022-09-13", + "equity": 11068.83, + "return_pct": 10.73 + }, + { + "date": "2022-09-14", + "equity": 11380.13, + "return_pct": 13.84 + }, + { + "date": "2022-09-15", + "equity": 11206.91, + "return_pct": 12.11 + }, + { + "date": "2022-09-16", + "equity": 10905.52, + "return_pct": 9.1 + }, + { + "date": "2022-09-19", + "equity": 10832.43, + "return_pct": 8.36 + }, + { + "date": "2022-09-20", + "equity": 10787.3, + "return_pct": 7.91 + }, + { + "date": "2022-09-21", + "equity": 10704.56, + "return_pct": 7.09 + }, + { + "date": "2022-09-22", + "equity": 10763.64, + "return_pct": 7.68 + }, + { + "date": "2022-09-23", + "equity": 10528.85, + "return_pct": 5.33 + }, + { + "date": "2022-09-26", + "equity": 10511.71, + "return_pct": 5.16 + }, + { + "date": "2022-09-27", + "equity": 10516.43, + "return_pct": 5.2 + }, + { + "date": "2022-09-28", + "equity": 10543.12, + "return_pct": 5.47 + }, + { + "date": "2022-09-29", + "equity": 10525.7, + "return_pct": 5.3 + }, + { + "date": "2022-09-30", + "equity": 10481.34, + "return_pct": 4.85 + }, + { + "date": "2022-10-03", + "equity": 10481.34, + "return_pct": 4.85 + }, + { + "date": "2022-10-04", + "equity": 10481.34, + "return_pct": 4.85 + }, + { + "date": "2022-10-05", + "equity": 10481.34, + "return_pct": 4.85 + }, + { + "date": "2022-10-06", + "equity": 10472.56, + "return_pct": 4.76 + }, + { + "date": "2022-10-07", + "equity": 10313.59, + "return_pct": 3.17 + }, + { + "date": "2022-10-10", + "equity": 10158.8, + "return_pct": 1.63 + }, + { + "date": "2022-10-11", + "equity": 10190.27, + "return_pct": 1.94 + }, + { + "date": "2022-10-12", + "equity": 10197.08, + "return_pct": 2.01 + }, + { + "date": "2022-10-13", + "equity": 10304.42, + "return_pct": 3.08 + }, + { + "date": "2022-10-14", + "equity": 9871.2, + "return_pct": -1.25 + }, + { + "date": "2022-10-17", + "equity": 10033.82, + "return_pct": 0.38 + }, + { + "date": "2022-10-18", + "equity": 10166.48, + "return_pct": 1.7 + }, + { + "date": "2022-10-19", + "equity": 10333.6, + "return_pct": 3.37 + }, + { + "date": "2022-10-20", + "equity": 10371.54, + "return_pct": 3.75 + }, + { + "date": "2022-10-21", + "equity": 10950.54, + "return_pct": 9.55 + }, + { + "date": "2022-10-24", + "equity": 11202.77, + "return_pct": 12.07 + }, + { + "date": "2022-10-25", + "equity": 11283.22, + "return_pct": 12.87 + }, + { + "date": "2022-10-26", + "equity": 11422.26, + "return_pct": 14.27 + }, + { + "date": "2022-10-27", + "equity": 11402.05, + "return_pct": 14.06 + }, + { + "date": "2022-10-28", + "equity": 11273.82, + "return_pct": 12.78 + }, + { + "date": "2022-10-31", + "equity": 11349.89, + "return_pct": 13.54 + }, + { + "date": "2022-11-01", + "equity": 11422.29, + "return_pct": 14.27 + }, + { + "date": "2022-11-02", + "equity": 11177.85, + "return_pct": 11.82 + }, + { + "date": "2022-11-03", + "equity": 11260.31, + "return_pct": 12.65 + }, + { + "date": "2022-11-04", + "equity": 11525.39, + "return_pct": 15.3 + }, + { + "date": "2022-11-07", + "equity": 11734.26, + "return_pct": 17.39 + }, + { + "date": "2022-11-08", + "equity": 11742.5, + "return_pct": 17.47 + }, + { + "date": "2022-11-09", + "equity": 11329.27, + "return_pct": 13.33 + }, + { + "date": "2022-11-10", + "equity": 11560.47, + "return_pct": 15.65 + }, + { + "date": "2022-11-11", + "equity": 11729.66, + "return_pct": 17.34 + }, + { + "date": "2022-11-14", + "equity": 11765.68, + "return_pct": 17.7 + }, + { + "date": "2022-11-15", + "equity": 11869.8, + "return_pct": 18.74 + }, + { + "date": "2022-11-16", + "equity": 11666.58, + "return_pct": 16.71 + }, + { + "date": "2022-11-17", + "equity": 11681.68, + "return_pct": 16.86 + }, + { + "date": "2022-11-18", + "equity": 11707.02, + "return_pct": 17.11 + }, + { + "date": "2022-11-21", + "equity": 11586.94, + "return_pct": 15.91 + }, + { + "date": "2022-11-22", + "equity": 11786.75, + "return_pct": 17.91 + }, + { + "date": "2022-11-23", + "equity": 11638.22, + "return_pct": 16.43 + }, + { + "date": "2022-11-25", + "equity": 11618.97, + "return_pct": 16.23 + }, + { + "date": "2022-11-28", + "equity": 11451.19, + "return_pct": 14.55 + }, + { + "date": "2022-11-29", + "equity": 11469.59, + "return_pct": 14.74 + }, + { + "date": "2022-11-30", + "equity": 11770.47, + "return_pct": 17.75 + }, + { + "date": "2022-12-01", + "equity": 11738.75, + "return_pct": 17.43 + }, + { + "date": "2022-12-02", + "equity": 11782.21, + "return_pct": 17.87 + }, + { + "date": "2022-12-05", + "equity": 11507.44, + "return_pct": 15.12 + }, + { + "date": "2022-12-06", + "equity": 11424.76, + "return_pct": 14.29 + }, + { + "date": "2022-12-07", + "equity": 11348.87, + "return_pct": 13.53 + }, + { + "date": "2022-12-08", + "equity": 11391.17, + "return_pct": 13.95 + }, + { + "date": "2022-12-09", + "equity": 11260.49, + "return_pct": 12.65 + }, + { + "date": "2022-12-12", + "equity": 11334.64, + "return_pct": 13.39 + }, + { + "date": "2022-12-13", + "equity": 11355.19, + "return_pct": 13.59 + }, + { + "date": "2022-12-14", + "equity": 11364.45, + "return_pct": 13.69 + }, + { + "date": "2022-12-15", + "equity": 11358.06, + "return_pct": 13.62 + }, + { + "date": "2022-12-16", + "equity": 11274.69, + "return_pct": 12.79 + }, + { + "date": "2022-12-19", + "equity": 11039.12, + "return_pct": 10.43 + }, + { + "date": "2022-12-20", + "equity": 11048.22, + "return_pct": 10.52 + }, + { + "date": "2022-12-21", + "equity": 11155.07, + "return_pct": 11.59 + }, + { + "date": "2022-12-22", + "equity": 11044.71, + "return_pct": 10.49 + }, + { + "date": "2022-12-23", + "equity": 11072.06, + "return_pct": 10.76 + }, + { + "date": "2022-12-27", + "equity": 11146.03, + "return_pct": 11.5 + }, + { + "date": "2022-12-28", + "equity": 10894.64, + "return_pct": 8.99 + }, + { + "date": "2022-12-29", + "equity": 11133.97, + "return_pct": 11.38 + }, + { + "date": "2022-12-30", + "equity": 11020.08, + "return_pct": 10.24 + }, + { + "date": "2023-01-03", + "equity": 11001.32, + "return_pct": 10.05 + }, + { + "date": "2023-01-04", + "equity": 11172.18, + "return_pct": 11.76 + }, + { + "date": "2023-01-05", + "equity": 11132.04, + "return_pct": 11.36 + }, + { + "date": "2023-01-06", + "equity": 11213.71, + "return_pct": 12.18 + }, + { + "date": "2023-01-09", + "equity": 11275.45, + "return_pct": 12.8 + }, + { + "date": "2023-01-10", + "equity": 11347.82, + "return_pct": 13.52 + }, + { + "date": "2023-01-11", + "equity": 11406.64, + "return_pct": 14.11 + }, + { + "date": "2023-01-12", + "equity": 11591.69, + "return_pct": 15.96 + }, + { + "date": "2023-01-13", + "equity": 11663.98, + "return_pct": 16.68 + }, + { + "date": "2023-01-17", + "equity": 11606.63, + "return_pct": 16.11 + }, + { + "date": "2023-01-18", + "equity": 11569.9, + "return_pct": 15.74 + }, + { + "date": "2023-01-19", + "equity": 11591.25, + "return_pct": 15.96 + }, + { + "date": "2023-01-20", + "equity": 11773.79, + "return_pct": 17.78 + }, + { + "date": "2023-01-23", + "equity": 12054.37, + "return_pct": 20.59 + }, + { + "date": "2023-01-24", + "equity": 11910.45, + "return_pct": 19.15 + }, + { + "date": "2023-01-25", + "equity": 11965.48, + "return_pct": 19.7 + }, + { + "date": "2023-01-26", + "equity": 12169.79, + "return_pct": 21.74 + }, + { + "date": "2023-01-27", + "equity": 12107.61, + "return_pct": 21.12 + }, + { + "date": "2023-01-30", + "equity": 11842.2, + "return_pct": 18.47 + }, + { + "date": "2023-01-31", + "equity": 12132.59, + "return_pct": 21.37 + }, + { + "date": "2023-02-01", + "equity": 12292.78, + "return_pct": 22.97 + }, + { + "date": "2023-02-02", + "equity": 12314.15, + "return_pct": 23.19 + }, + { + "date": "2023-02-03", + "equity": 12160.42, + "return_pct": 21.65 + }, + { + "date": "2023-02-06", + "equity": 12098.11, + "return_pct": 21.03 + }, + { + "date": "2023-02-07", + "equity": 11890.55, + "return_pct": 18.95 + }, + { + "date": "2023-02-08", + "equity": 11815.71, + "return_pct": 18.2 + }, + { + "date": "2023-02-09", + "equity": 12102.76, + "return_pct": 21.07 + }, + { + "date": "2023-02-10", + "equity": 12173.94, + "return_pct": 21.78 + }, + { + "date": "2023-02-13", + "equity": 12246.79, + "return_pct": 22.51 + }, + { + "date": "2023-02-14", + "equity": 12284.82, + "return_pct": 22.89 + }, + { + "date": "2023-02-15", + "equity": 12160.18, + "return_pct": 21.65 + }, + { + "date": "2023-02-16", + "equity": 11999.29, + "return_pct": 20.04 + }, + { + "date": "2023-02-17", + "equity": 11860.53, + "return_pct": 18.65 + }, + { + "date": "2023-02-21", + "equity": 11703.41, + "return_pct": 17.08 + }, + { + "date": "2023-02-22", + "equity": 11666.28, + "return_pct": 16.71 + }, + { + "date": "2023-02-23", + "equity": 11683.67, + "return_pct": 16.88 + }, + { + "date": "2023-02-24", + "equity": 11631.5, + "return_pct": 16.36 + }, + { + "date": "2023-02-27", + "equity": 11629.62, + "return_pct": 16.34 + }, + { + "date": "2023-02-28", + "equity": 11633.38, + "return_pct": 16.38 + }, + { + "date": "2023-03-01", + "equity": 11628.75, + "return_pct": 16.33 + }, + { + "date": "2023-03-02", + "equity": 11637.26, + "return_pct": 16.42 + }, + { + "date": "2023-03-03", + "equity": 11674.59, + "return_pct": 16.79 + }, + { + "date": "2023-03-06", + "equity": 11672.92, + "return_pct": 16.77 + }, + { + "date": "2023-03-07", + "equity": 11617.07, + "return_pct": 16.21 + }, + { + "date": "2023-03-08", + "equity": 11600.35, + "return_pct": 16.05 + }, + { + "date": "2023-03-09", + "equity": 11496.24, + "return_pct": 15.01 + }, + { + "date": "2023-03-10", + "equity": 11402.4, + "return_pct": 14.07 + }, + { + "date": "2023-03-13", + "equity": 11327.81, + "return_pct": 13.32 + }, + { + "date": "2023-03-14", + "equity": 11376.83, + "return_pct": 13.81 + }, + { + "date": "2023-03-15", + "equity": 11295.89, + "return_pct": 13.0 + }, + { + "date": "2023-03-16", + "equity": 11291.61, + "return_pct": 12.96 + }, + { + "date": "2023-03-17", + "equity": 11278.1, + "return_pct": 12.82 + }, + { + "date": "2023-03-20", + "equity": 11366.24, + "return_pct": 13.7 + }, + { + "date": "2023-03-21", + "equity": 11380.18, + "return_pct": 13.84 + }, + { + "date": "2023-03-22", + "equity": 11309.24, + "return_pct": 13.13 + }, + { + "date": "2023-03-23", + "equity": 11304.87, + "return_pct": 13.09 + }, + { + "date": "2023-03-24", + "equity": 11182.68, + "return_pct": 11.87 + }, + { + "date": "2023-03-27", + "equity": 11070.72, + "return_pct": 10.75 + }, + { + "date": "2023-03-28", + "equity": 11060.33, + "return_pct": 10.64 + }, + { + "date": "2023-03-29", + "equity": 11092.61, + "return_pct": 10.97 + }, + { + "date": "2023-03-30", + "equity": 11109.03, + "return_pct": 11.13 + }, + { + "date": "2023-03-31", + "equity": 11241.87, + "return_pct": 12.46 + }, + { + "date": "2023-04-03", + "equity": 11320.83, + "return_pct": 13.25 + }, + { + "date": "2023-04-04", + "equity": 11214.4, + "return_pct": 12.19 + }, + { + "date": "2023-04-05", + "equity": 11178.87, + "return_pct": 11.83 + }, + { + "date": "2023-04-06", + "equity": 11175.74, + "return_pct": 11.8 + }, + { + "date": "2023-04-10", + "equity": 11210.75, + "return_pct": 12.15 + }, + { + "date": "2023-04-11", + "equity": 11361.98, + "return_pct": 13.66 + }, + { + "date": "2023-04-12", + "equity": 11318.44, + "return_pct": 13.23 + }, + { + "date": "2023-04-13", + "equity": 11355.98, + "return_pct": 13.6 + }, + { + "date": "2023-04-14", + "equity": 11224.5, + "return_pct": 12.29 + }, + { + "date": "2023-04-17", + "equity": 11227.96, + "return_pct": 12.32 + }, + { + "date": "2023-04-18", + "equity": 11292.53, + "return_pct": 12.97 + }, + { + "date": "2023-04-19", + "equity": 11372.18, + "return_pct": 13.76 + }, + { + "date": "2023-04-20", + "equity": 11441.46, + "return_pct": 14.46 + }, + { + "date": "2023-04-21", + "equity": 11523.26, + "return_pct": 15.28 + }, + { + "date": "2023-04-24", + "equity": 11523.48, + "return_pct": 15.28 + }, + { + "date": "2023-04-25", + "equity": 11394.13, + "return_pct": 13.98 + }, + { + "date": "2023-04-26", + "equity": 11303.87, + "return_pct": 13.08 + }, + { + "date": "2023-04-27", + "equity": 11591.39, + "return_pct": 15.96 + }, + { + "date": "2023-04-28", + "equity": 11634.29, + "return_pct": 16.39 + }, + { + "date": "2023-05-01", + "equity": 11618.71, + "return_pct": 16.23 + }, + { + "date": "2023-05-02", + "equity": 11525.24, + "return_pct": 15.3 + }, + { + "date": "2023-05-03", + "equity": 11509.74, + "return_pct": 15.14 + }, + { + "date": "2023-05-04", + "equity": 11345.43, + "return_pct": 13.5 + }, + { + "date": "2023-05-05", + "equity": 11577.52, + "return_pct": 15.82 + }, + { + "date": "2023-05-08", + "equity": 11834.09, + "return_pct": 18.39 + }, + { + "date": "2023-05-09", + "equity": 11735.06, + "return_pct": 17.39 + }, + { + "date": "2023-05-10", + "equity": 11862.21, + "return_pct": 18.67 + }, + { + "date": "2023-05-11", + "equity": 11865.33, + "return_pct": 18.7 + }, + { + "date": "2023-05-12", + "equity": 11715.38, + "return_pct": 17.2 + }, + { + "date": "2023-05-15", + "equity": 11794.73, + "return_pct": 17.99 + }, + { + "date": "2023-05-16", + "equity": 11748.08, + "return_pct": 17.52 + }, + { + "date": "2023-05-17", + "equity": 11980.76, + "return_pct": 19.85 + }, + { + "date": "2023-05-18", + "equity": 12433.28, + "return_pct": 24.38 + }, + { + "date": "2023-05-19", + "equity": 12297.81, + "return_pct": 23.02 + }, + { + "date": "2023-05-22", + "equity": 12435.28, + "return_pct": 24.4 + }, + { + "date": "2023-05-23", + "equity": 12167.29, + "return_pct": 21.72 + }, + { + "date": "2023-05-24", + "equity": 12141.56, + "return_pct": 21.46 + }, + { + "date": "2023-05-25", + "equity": 12971.19, + "return_pct": 29.76 + }, + { + "date": "2023-05-26", + "equity": 13356.33, + "return_pct": 33.61 + }, + { + "date": "2023-05-30", + "equity": 13531.04, + "return_pct": 35.36 + }, + { + "date": "2023-05-31", + "equity": 13304.12, + "return_pct": 33.09 + }, + { + "date": "2023-06-01", + "equity": 13661.91, + "return_pct": 36.67 + }, + { + "date": "2023-06-02", + "equity": 13703.53, + "return_pct": 37.09 + }, + { + "date": "2023-06-05", + "equity": 13730.09, + "return_pct": 37.35 + }, + { + "date": "2023-06-06", + "equity": 13574.11, + "return_pct": 35.79 + }, + { + "date": "2023-06-07", + "equity": 13365.33, + "return_pct": 33.7 + }, + { + "date": "2023-06-08", + "equity": 13552.28, + "return_pct": 35.57 + }, + { + "date": "2023-06-09", + "equity": 13737.58, + "return_pct": 37.43 + }, + { + "date": "2023-06-12", + "equity": 13870.72, + "return_pct": 38.76 + }, + { + "date": "2023-06-13", + "equity": 14020.93, + "return_pct": 40.26 + }, + { + "date": "2023-06-14", + "equity": 14124.6, + "return_pct": 41.3 + }, + { + "date": "2023-06-15", + "equity": 14430.61, + "return_pct": 44.36 + }, + { + "date": "2023-06-16", + "equity": 14322.41, + "return_pct": 43.28 + }, + { + "date": "2023-06-20", + "equity": 14240.2, + "return_pct": 42.46 + }, + { + "date": "2023-06-21", + "equity": 14170.17, + "return_pct": 41.75 + }, + { + "date": "2023-06-22", + "equity": 14072.86, + "return_pct": 40.78 + }, + { + "date": "2023-06-23", + "equity": 14109.0, + "return_pct": 41.14 + }, + { + "date": "2023-06-26", + "equity": 13821.07, + "return_pct": 38.26 + }, + { + "date": "2023-06-27", + "equity": 14080.41, + "return_pct": 40.86 + }, + { + "date": "2023-06-28", + "equity": 14295.3, + "return_pct": 43.01 + }, + { + "date": "2023-06-29", + "equity": 14322.21, + "return_pct": 43.28 + }, + { + "date": "2023-06-30", + "equity": 14462.54, + "return_pct": 44.68 + }, + { + "date": "2023-07-03", + "equity": 14769.97, + "return_pct": 47.75 + }, + { + "date": "2023-07-05", + "equity": 14856.52, + "return_pct": 48.62 + }, + { + "date": "2023-07-06", + "equity": 14650.16, + "return_pct": 46.56 + }, + { + "date": "2023-07-07", + "equity": 14749.18, + "return_pct": 47.55 + }, + { + "date": "2023-07-10", + "equity": 15133.22, + "return_pct": 51.39 + }, + { + "date": "2023-07-11", + "equity": 15561.27, + "return_pct": 55.67 + }, + { + "date": "2023-07-12", + "equity": 15810.65, + "return_pct": 58.17 + }, + { + "date": "2023-07-13", + "equity": 16308.06, + "return_pct": 63.14 + }, + { + "date": "2023-07-14", + "equity": 16317.7, + "return_pct": 63.24 + }, + { + "date": "2023-07-17", + "equity": 16476.5, + "return_pct": 64.83 + }, + { + "date": "2023-07-18", + "equity": 16513.41, + "return_pct": 65.2 + }, + { + "date": "2023-07-19", + "equity": 16525.27, + "return_pct": 65.31 + }, + { + "date": "2023-07-20", + "equity": 16034.27, + "return_pct": 60.4 + }, + { + "date": "2023-07-21", + "equity": 15954.41, + "return_pct": 59.6 + }, + { + "date": "2023-07-24", + "equity": 15788.79, + "return_pct": 57.95 + }, + { + "date": "2023-07-25", + "equity": 15866.78, + "return_pct": 58.73 + }, + { + "date": "2023-07-26", + "equity": 15938.34, + "return_pct": 59.44 + }, + { + "date": "2023-07-27", + "equity": 15884.04, + "return_pct": 58.9 + }, + { + "date": "2023-07-28", + "equity": 16314.26, + "return_pct": 63.2 + }, + { + "date": "2023-07-31", + "equity": 16184.25, + "return_pct": 61.9 + }, + { + "date": "2023-08-01", + "equity": 16129.6, + "return_pct": 61.36 + }, + { + "date": "2023-08-02", + "equity": 15978.74, + "return_pct": 59.85 + }, + { + "date": "2023-08-03", + "equity": 15840.86, + "return_pct": 58.47 + }, + { + "date": "2023-08-04", + "equity": 15646.68, + "return_pct": 56.53 + }, + { + "date": "2023-08-07", + "equity": 15658.1, + "return_pct": 56.64 + }, + { + "date": "2023-08-08", + "equity": 15535.63, + "return_pct": 55.41 + }, + { + "date": "2023-08-09", + "equity": 15270.04, + "return_pct": 52.76 + }, + { + "date": "2023-08-10", + "equity": 15252.88, + "return_pct": 52.59 + }, + { + "date": "2023-08-11", + "equity": 15218.91, + "return_pct": 52.25 + }, + { + "date": "2023-08-14", + "equity": 15186.16, + "return_pct": 51.92 + }, + { + "date": "2023-08-15", + "equity": 15107.82, + "return_pct": 51.13 + }, + { + "date": "2023-08-16", + "equity": 14996.68, + "return_pct": 50.02 + }, + { + "date": "2023-08-17", + "equity": 14732.38, + "return_pct": 47.38 + }, + { + "date": "2023-08-18", + "equity": 14648.83, + "return_pct": 46.54 + }, + { + "date": "2023-08-21", + "equity": 14579.03, + "return_pct": 45.84 + }, + { + "date": "2023-08-22", + "equity": 14646.31, + "return_pct": 46.52 + }, + { + "date": "2023-08-23", + "equity": 14712.77, + "return_pct": 47.18 + }, + { + "date": "2023-08-24", + "equity": 14351.21, + "return_pct": 43.57 + }, + { + "date": "2023-08-25", + "equity": 14423.78, + "return_pct": 44.29 + }, + { + "date": "2023-08-28", + "equity": 14528.91, + "return_pct": 45.34 + }, + { + "date": "2023-08-29", + "equity": 14671.85, + "return_pct": 46.77 + }, + { + "date": "2023-08-30", + "equity": 14720.84, + "return_pct": 47.26 + }, + { + "date": "2023-08-31", + "equity": 14695.13, + "return_pct": 47.01 + }, + { + "date": "2023-09-01", + "equity": 14827.72, + "return_pct": 48.33 + }, + { + "date": "2023-09-05", + "equity": 14708.78, + "return_pct": 47.14 + }, + { + "date": "2023-09-06", + "equity": 14721.87, + "return_pct": 47.27 + }, + { + "date": "2023-09-07", + "equity": 14443.4, + "return_pct": 44.49 + }, + { + "date": "2023-09-08", + "equity": 14408.87, + "return_pct": 44.14 + }, + { + "date": "2023-09-11", + "equity": 14604.23, + "return_pct": 46.1 + }, + { + "date": "2023-09-12", + "equity": 14550.05, + "return_pct": 45.55 + }, + { + "date": "2023-09-13", + "equity": 14403.75, + "return_pct": 44.09 + }, + { + "date": "2023-09-14", + "equity": 14604.15, + "return_pct": 46.1 + }, + { + "date": "2023-09-15", + "equity": 14261.7, + "return_pct": 42.67 + }, + { + "date": "2023-09-18", + "equity": 14236.45, + "return_pct": 42.42 + }, + { + "date": "2023-09-19", + "equity": 14127.33, + "return_pct": 41.33 + }, + { + "date": "2023-09-20", + "equity": 14032.11, + "return_pct": 40.37 + }, + { + "date": "2023-09-21", + "equity": 13861.6, + "return_pct": 38.67 + }, + { + "date": "2023-09-22", + "equity": 13933.35, + "return_pct": 39.39 + }, + { + "date": "2023-09-25", + "equity": 14004.84, + "return_pct": 40.1 + }, + { + "date": "2023-09-26", + "equity": 13919.75, + "return_pct": 39.25 + }, + { + "date": "2023-09-27", + "equity": 13987.17, + "return_pct": 39.92 + }, + { + "date": "2023-09-28", + "equity": 14110.82, + "return_pct": 41.16 + }, + { + "date": "2023-09-29", + "equity": 13968.01, + "return_pct": 39.73 + }, + { + "date": "2023-10-02", + "equity": 13910.85, + "return_pct": 39.16 + }, + { + "date": "2023-10-03", + "equity": 13821.64, + "return_pct": 38.27 + }, + { + "date": "2023-10-04", + "equity": 13819.0, + "return_pct": 38.24 + }, + { + "date": "2023-10-05", + "equity": 13822.28, + "return_pct": 38.27 + }, + { + "date": "2023-10-06", + "equity": 13959.33, + "return_pct": 39.65 + }, + { + "date": "2023-10-09", + "equity": 14000.46, + "return_pct": 40.06 + }, + { + "date": "2023-10-10", + "equity": 14061.58, + "return_pct": 40.67 + }, + { + "date": "2023-10-11", + "equity": 14138.89, + "return_pct": 41.44 + }, + { + "date": "2023-10-12", + "equity": 13971.04, + "return_pct": 39.76 + }, + { + "date": "2023-10-13", + "equity": 13651.95, + "return_pct": 36.57 + }, + { + "date": "2023-10-16", + "equity": 13662.39, + "return_pct": 36.67 + }, + { + "date": "2023-10-17", + "equity": 13562.13, + "return_pct": 35.67 + }, + { + "date": "2023-10-18", + "equity": 13404.33, + "return_pct": 34.09 + }, + { + "date": "2023-10-19", + "equity": 13295.8, + "return_pct": 33.01 + }, + { + "date": "2023-10-20", + "equity": 13084.61, + "return_pct": 30.89 + }, + { + "date": "2023-10-23", + "equity": 13136.45, + "return_pct": 31.41 + }, + { + "date": "2023-10-24", + "equity": 13055.24, + "return_pct": 30.6 + }, + { + "date": "2023-10-25", + "equity": 12941.69, + "return_pct": 29.47 + }, + { + "date": "2023-10-26", + "equity": 12939.1, + "return_pct": 29.44 + }, + { + "date": "2023-10-27", + "equity": 12912.41, + "return_pct": 29.17 + }, + { + "date": "2023-10-30", + "equity": 12954.89, + "return_pct": 29.6 + }, + { + "date": "2023-10-31", + "equity": 12935.29, + "return_pct": 29.4 + }, + { + "date": "2023-11-01", + "equity": 12895.53, + "return_pct": 29.0 + }, + { + "date": "2023-11-02", + "equity": 12991.93, + "return_pct": 29.97 + }, + { + "date": "2023-11-03", + "equity": 13363.04, + "return_pct": 33.68 + }, + { + "date": "2023-11-06", + "equity": 13289.22, + "return_pct": 32.94 + }, + { + "date": "2023-11-07", + "equity": 13395.32, + "return_pct": 34.0 + }, + { + "date": "2023-11-08", + "equity": 13316.23, + "return_pct": 33.21 + }, + { + "date": "2023-11-09", + "equity": 13248.2, + "return_pct": 32.53 + }, + { + "date": "2023-11-10", + "equity": 13667.77, + "return_pct": 36.73 + }, + { + "date": "2023-11-13", + "equity": 13709.4, + "return_pct": 37.15 + }, + { + "date": "2023-11-14", + "equity": 14112.07, + "return_pct": 41.17 + }, + { + "date": "2023-11-15", + "equity": 14061.69, + "return_pct": 40.67 + }, + { + "date": "2023-11-16", + "equity": 14113.81, + "return_pct": 41.19 + }, + { + "date": "2023-11-17", + "equity": 14201.73, + "return_pct": 42.07 + }, + { + "date": "2023-11-20", + "equity": 14371.35, + "return_pct": 43.77 + }, + { + "date": "2023-11-21", + "equity": 14150.02, + "return_pct": 41.55 + }, + { + "date": "2023-11-22", + "equity": 14278.02, + "return_pct": 42.83 + }, + { + "date": "2023-11-24", + "equity": 14147.38, + "return_pct": 41.53 + }, + { + "date": "2023-11-27", + "equity": 14128.99, + "return_pct": 41.34 + }, + { + "date": "2023-11-28", + "equity": 14174.59, + "return_pct": 41.8 + }, + { + "date": "2023-11-29", + "equity": 14069.82, + "return_pct": 40.75 + }, + { + "date": "2023-11-30", + "equity": 13966.66, + "return_pct": 39.72 + }, + { + "date": "2023-12-01", + "equity": 14068.13, + "return_pct": 40.73 + }, + { + "date": "2023-12-04", + "equity": 14047.59, + "return_pct": 40.53 + }, + { + "date": "2023-12-05", + "equity": 13884.59, + "return_pct": 38.9 + }, + { + "date": "2023-12-06", + "equity": 13739.34, + "return_pct": 37.44 + }, + { + "date": "2023-12-07", + "equity": 14194.66, + "return_pct": 42.0 + }, + { + "date": "2023-12-08", + "equity": 14516.7, + "return_pct": 45.22 + }, + { + "date": "2023-12-11", + "equity": 14570.37, + "return_pct": 45.76 + }, + { + "date": "2023-12-12", + "equity": 14691.85, + "return_pct": 46.97 + }, + { + "date": "2023-12-13", + "equity": 14920.0, + "return_pct": 49.26 + }, + { + "date": "2023-12-14", + "equity": 15271.01, + "return_pct": 52.77 + }, + { + "date": "2023-12-15", + "equity": 15307.61, + "return_pct": 53.13 + }, + { + "date": "2023-12-18", + "equity": 15685.25, + "return_pct": 56.91 + }, + { + "date": "2023-12-19", + "equity": 16215.96, + "return_pct": 62.22 + }, + { + "date": "2023-12-20", + "equity": 15743.82, + "return_pct": 57.5 + }, + { + "date": "2023-12-21", + "equity": 16192.91, + "return_pct": 61.99 + }, + { + "date": "2023-12-22", + "equity": 15905.51, + "return_pct": 59.11 + }, + { + "date": "2023-12-26", + "equity": 15799.47, + "return_pct": 58.05 + }, + { + "date": "2023-12-27", + "equity": 16061.95, + "return_pct": 60.68 + }, + { + "date": "2023-12-28", + "equity": 16009.01, + "return_pct": 60.15 + }, + { + "date": "2023-12-29", + "equity": 15602.47, + "return_pct": 56.08 + }, + { + "date": "2024-01-02", + "equity": 14969.66, + "return_pct": 49.75 + }, + { + "date": "2024-01-03", + "equity": 14478.3, + "return_pct": 44.84 + }, + { + "date": "2024-01-04", + "equity": 14580.2, + "return_pct": 45.86 + }, + { + "date": "2024-01-05", + "equity": 14589.95, + "return_pct": 45.95 + }, + { + "date": "2024-01-08", + "equity": 14942.35, + "return_pct": 49.48 + }, + { + "date": "2024-01-09", + "equity": 14944.88, + "return_pct": 49.5 + }, + { + "date": "2024-01-10", + "equity": 14995.03, + "return_pct": 50.01 + }, + { + "date": "2024-01-11", + "equity": 14788.38, + "return_pct": 47.94 + }, + { + "date": "2024-01-12", + "equity": 14580.41, + "return_pct": 45.86 + }, + { + "date": "2024-01-16", + "equity": 14449.8, + "return_pct": 44.55 + }, + { + "date": "2024-01-17", + "equity": 14317.86, + "return_pct": 43.23 + }, + { + "date": "2024-01-18", + "equity": 14595.83, + "return_pct": 46.01 + }, + { + "date": "2024-01-19", + "equity": 14650.8, + "return_pct": 46.56 + }, + { + "date": "2024-01-22", + "equity": 14911.68, + "return_pct": 49.17 + }, + { + "date": "2024-01-23", + "equity": 15031.68, + "return_pct": 50.37 + }, + { + "date": "2024-01-24", + "equity": 15041.49, + "return_pct": 50.47 + }, + { + "date": "2024-01-25", + "equity": 15155.34, + "return_pct": 51.61 + }, + { + "date": "2024-01-26", + "equity": 15192.36, + "return_pct": 51.98 + }, + { + "date": "2024-01-29", + "equity": 15415.79, + "return_pct": 54.22 + }, + { + "date": "2024-01-30", + "equity": 14914.97, + "return_pct": 49.21 + }, + { + "date": "2024-01-31", + "equity": 14685.76, + "return_pct": 46.91 + }, + { + "date": "2024-02-01", + "equity": 14919.29, + "return_pct": 49.25 + }, + { + "date": "2024-02-02", + "equity": 15549.09, + "return_pct": 55.55 + }, + { + "date": "2024-02-05", + "equity": 15326.25, + "return_pct": 53.32 + }, + { + "date": "2024-02-06", + "equity": 15387.06, + "return_pct": 53.93 + }, + { + "date": "2024-02-07", + "equity": 15702.4, + "return_pct": 57.08 + }, + { + "date": "2024-02-08", + "equity": 15812.06, + "return_pct": 58.18 + }, + { + "date": "2024-02-09", + "equity": 16027.35, + "return_pct": 60.33 + }, + { + "date": "2024-02-12", + "equity": 15955.04, + "return_pct": 59.61 + }, + { + "date": "2024-02-13", + "equity": 15630.48, + "return_pct": 56.36 + }, + { + "date": "2024-02-14", + "equity": 15946.66, + "return_pct": 59.53 + }, + { + "date": "2024-02-15", + "equity": 16912.12, + "return_pct": 69.18 + }, + { + "date": "2024-02-16", + "equity": 16790.03, + "return_pct": 67.96 + }, + { + "date": "2024-02-20", + "equity": 16457.61, + "return_pct": 64.64 + }, + { + "date": "2024-02-21", + "equity": 16089.59, + "return_pct": 60.96 + }, + { + "date": "2024-02-22", + "equity": 16748.52, + "return_pct": 67.55 + }, + { + "date": "2024-02-23", + "equity": 16617.53, + "return_pct": 66.24 + }, + { + "date": "2024-02-26", + "equity": 17011.65, + "return_pct": 70.18 + }, + { + "date": "2024-02-27", + "equity": 17423.82, + "return_pct": 74.3 + }, + { + "date": "2024-02-28", + "equity": 17231.82, + "return_pct": 72.38 + }, + { + "date": "2024-02-29", + "equity": 17505.53, + "return_pct": 75.12 + }, + { + "date": "2024-03-01", + "equity": 17899.55, + "return_pct": 79.06 + }, + { + "date": "2024-03-04", + "equity": 18167.31, + "return_pct": 81.74 + }, + { + "date": "2024-03-05", + "equity": 17693.21, + "return_pct": 77.0 + }, + { + "date": "2024-03-06", + "equity": 18266.04, + "return_pct": 82.73 + }, + { + "date": "2024-03-07", + "equity": 18343.79, + "return_pct": 83.51 + }, + { + "date": "2024-03-08", + "equity": 18284.11, + "return_pct": 82.91 + }, + { + "date": "2024-03-11", + "equity": 18052.1, + "return_pct": 80.59 + }, + { + "date": "2024-03-12", + "equity": 18199.08, + "return_pct": 82.06 + }, + { + "date": "2024-03-13", + "equity": 18203.93, + "return_pct": 82.11 + }, + { + "date": "2024-03-14", + "equity": 17830.27, + "return_pct": 78.37 + }, + { + "date": "2024-03-15", + "equity": 17685.95, + "return_pct": 76.93 + }, + { + "date": "2024-03-18", + "equity": 17941.09, + "return_pct": 79.48 + }, + { + "date": "2024-03-19", + "equity": 17819.97, + "return_pct": 78.27 + }, + { + "date": "2024-03-20", + "equity": 18482.91, + "return_pct": 84.9 + }, + { + "date": "2024-03-21", + "equity": 18739.72, + "return_pct": 87.47 + }, + { + "date": "2024-03-22", + "equity": 18692.43, + "return_pct": 86.99 + }, + { + "date": "2024-03-25", + "equity": 19093.62, + "return_pct": 91.01 + }, + { + "date": "2024-03-26", + "equity": 19180.51, + "return_pct": 91.88 + }, + { + "date": "2024-03-27", + "equity": 18868.82, + "return_pct": 88.76 + }, + { + "date": "2024-03-28", + "equity": 18961.3, + "return_pct": 89.68 + }, + { + "date": "2024-04-01", + "equity": 19299.97, + "return_pct": 93.07 + }, + { + "date": "2024-04-02", + "equity": 19164.63, + "return_pct": 91.72 + }, + { + "date": "2024-04-03", + "equity": 19868.55, + "return_pct": 98.76 + }, + { + "date": "2024-04-04", + "equity": 19561.14, + "return_pct": 95.68 + }, + { + "date": "2024-04-05", + "equity": 20166.4, + "return_pct": 101.74 + }, + { + "date": "2024-04-08", + "equity": 20168.8, + "return_pct": 101.76 + }, + { + "date": "2024-04-09", + "equity": 19978.87, + "return_pct": 99.86 + }, + { + "date": "2024-04-10", + "equity": 19956.77, + "return_pct": 99.64 + }, + { + "date": "2024-04-11", + "equity": 20152.64, + "return_pct": 101.6 + }, + { + "date": "2024-04-12", + "equity": 19718.22, + "return_pct": 97.26 + }, + { + "date": "2024-04-15", + "equity": 19481.15, + "return_pct": 94.88 + }, + { + "date": "2024-04-16", + "equity": 19647.17, + "return_pct": 96.54 + }, + { + "date": "2024-04-17", + "equity": 19437.48, + "return_pct": 94.45 + }, + { + "date": "2024-04-18", + "equity": 19356.41, + "return_pct": 93.64 + }, + { + "date": "2024-04-19", + "equity": 19046.21, + "return_pct": 90.53 + }, + { + "date": "2024-04-22", + "equity": 19112.09, + "return_pct": 91.19 + }, + { + "date": "2024-04-23", + "equity": 19403.78, + "return_pct": 94.11 + }, + { + "date": "2024-04-24", + "equity": 19325.02, + "return_pct": 93.32 + }, + { + "date": "2024-04-25", + "equity": 19434.11, + "return_pct": 94.41 + }, + { + "date": "2024-04-26", + "equity": 19635.65, + "return_pct": 96.43 + }, + { + "date": "2024-04-29", + "equity": 19899.49, + "return_pct": 99.07 + }, + { + "date": "2024-04-30", + "equity": 19742.19, + "return_pct": 97.5 + }, + { + "date": "2024-05-01", + "equity": 19447.4, + "return_pct": 94.55 + }, + { + "date": "2024-05-02", + "equity": 19646.81, + "return_pct": 96.54 + }, + { + "date": "2024-05-03", + "equity": 19798.85, + "return_pct": 98.06 + }, + { + "date": "2024-05-06", + "equity": 20090.98, + "return_pct": 100.98 + }, + { + "date": "2024-05-07", + "equity": 20059.35, + "return_pct": 100.67 + }, + { + "date": "2024-05-08", + "equity": 20054.39, + "return_pct": 100.62 + }, + { + "date": "2024-05-09", + "equity": 20438.16, + "return_pct": 104.46 + }, + { + "date": "2024-05-10", + "equity": 20521.65, + "return_pct": 105.29 + }, + { + "date": "2024-05-13", + "equity": 20369.11, + "return_pct": 103.77 + }, + { + "date": "2024-05-14", + "equity": 20476.71, + "return_pct": 104.84 + }, + { + "date": "2024-05-15", + "equity": 20837.03, + "return_pct": 108.45 + }, + { + "date": "2024-05-16", + "equity": 20642.54, + "return_pct": 106.5 + }, + { + "date": "2024-05-17", + "equity": 20739.67, + "return_pct": 107.47 + }, + { + "date": "2024-05-20", + "equity": 20823.33, + "return_pct": 108.31 + }, + { + "date": "2024-05-21", + "equity": 20830.39, + "return_pct": 108.38 + }, + { + "date": "2024-05-22", + "equity": 20316.46, + "return_pct": 103.24 + }, + { + "date": "2024-05-23", + "equity": 19999.09, + "return_pct": 100.07 + }, + { + "date": "2024-05-24", + "equity": 20216.42, + "return_pct": 102.24 + }, + { + "date": "2024-05-28", + "equity": 20306.14, + "return_pct": 103.14 + }, + { + "date": "2024-05-29", + "equity": 20202.09, + "return_pct": 102.1 + }, + { + "date": "2024-05-30", + "equity": 19684.15, + "return_pct": 96.91 + }, + { + "date": "2024-05-31", + "equity": 19462.94, + "return_pct": 94.7 + }, + { + "date": "2024-06-03", + "equity": 19526.05, + "return_pct": 95.33 + }, + { + "date": "2024-06-04", + "equity": 19393.56, + "return_pct": 94.01 + }, + { + "date": "2024-06-05", + "equity": 19437.64, + "return_pct": 94.45 + }, + { + "date": "2024-06-06", + "equity": 19394.63, + "return_pct": 94.02 + }, + { + "date": "2024-06-07", + "equity": 19342.79, + "return_pct": 93.5 + }, + { + "date": "2024-06-10", + "equity": 19499.7, + "return_pct": 95.07 + }, + { + "date": "2024-06-11", + "equity": 19486.7, + "return_pct": 94.94 + }, + { + "date": "2024-06-12", + "equity": 19790.55, + "return_pct": 97.98 + }, + { + "date": "2024-06-13", + "equity": 19488.29, + "return_pct": 94.96 + }, + { + "date": "2024-06-14", + "equity": 19366.98, + "return_pct": 93.74 + }, + { + "date": "2024-06-17", + "equity": 19286.58, + "return_pct": 92.94 + }, + { + "date": "2024-06-18", + "equity": 19274.12, + "return_pct": 92.81 + }, + { + "date": "2024-06-20", + "equity": 19175.61, + "return_pct": 91.83 + }, + { + "date": "2024-06-21", + "equity": 19087.37, + "return_pct": 90.94 + }, + { + "date": "2024-06-24", + "equity": 18982.02, + "return_pct": 89.89 + }, + { + "date": "2024-06-25", + "equity": 19114.2, + "return_pct": 91.21 + }, + { + "date": "2024-06-26", + "equity": 19050.41, + "return_pct": 90.58 + }, + { + "date": "2024-06-27", + "equity": 19050.57, + "return_pct": 90.58 + }, + { + "date": "2024-06-28", + "equity": 19216.96, + "return_pct": 92.24 + }, + { + "date": "2024-07-01", + "equity": 19160.17, + "return_pct": 91.67 + }, + { + "date": "2024-07-02", + "equity": 19166.44, + "return_pct": 91.74 + }, + { + "date": "2024-07-03", + "equity": 19435.07, + "return_pct": 94.42 + }, + { + "date": "2024-07-05", + "equity": 19271.61, + "return_pct": 92.79 + }, + { + "date": "2024-07-08", + "equity": 19153.53, + "return_pct": 91.61 + }, + { + "date": "2024-07-09", + "equity": 19169.77, + "return_pct": 91.77 + }, + { + "date": "2024-07-10", + "equity": 19128.91, + "return_pct": 91.36 + }, + { + "date": "2024-07-11", + "equity": 19363.02, + "return_pct": 93.7 + }, + { + "date": "2024-07-12", + "equity": 19550.76, + "return_pct": 95.58 + }, + { + "date": "2024-07-15", + "equity": 20146.45, + "return_pct": 101.54 + }, + { + "date": "2024-07-16", + "equity": 20294.89, + "return_pct": 103.02 + }, + { + "date": "2024-07-17", + "equity": 19512.49, + "return_pct": 95.2 + }, + { + "date": "2024-07-18", + "equity": 19157.82, + "return_pct": 91.65 + }, + { + "date": "2024-07-19", + "equity": 19238.93, + "return_pct": 92.46 + }, + { + "date": "2024-07-22", + "equity": 19254.48, + "return_pct": 92.62 + }, + { + "date": "2024-07-23", + "equity": 19048.63, + "return_pct": 90.56 + }, + { + "date": "2024-07-24", + "equity": 18648.21, + "return_pct": 86.55 + }, + { + "date": "2024-07-25", + "equity": 18701.96, + "return_pct": 87.09 + }, + { + "date": "2024-07-26", + "equity": 18886.16, + "return_pct": 88.93 + }, + { + "date": "2024-07-29", + "equity": 18718.31, + "return_pct": 87.25 + }, + { + "date": "2024-07-30", + "equity": 18759.37, + "return_pct": 87.66 + }, + { + "date": "2024-07-31", + "equity": 19075.37, + "return_pct": 90.82 + }, + { + "date": "2024-08-01", + "equity": 19089.27, + "return_pct": 90.96 + }, + { + "date": "2024-08-02", + "equity": 18512.53, + "return_pct": 85.19 + }, + { + "date": "2024-08-05", + "equity": 18114.7, + "return_pct": 81.21 + }, + { + "date": "2024-08-06", + "equity": 18169.22, + "return_pct": 81.76 + }, + { + "date": "2024-08-07", + "equity": 18177.26, + "return_pct": 81.84 + }, + { + "date": "2024-08-08", + "equity": 18267.22, + "return_pct": 82.74 + }, + { + "date": "2024-08-09", + "equity": 18248.04, + "return_pct": 82.55 + }, + { + "date": "2024-08-12", + "equity": 18244.37, + "return_pct": 82.51 + }, + { + "date": "2024-08-13", + "equity": 18246.66, + "return_pct": 82.53 + }, + { + "date": "2024-08-14", + "equity": 18232.09, + "return_pct": 82.39 + }, + { + "date": "2024-08-15", + "equity": 18266.91, + "return_pct": 82.74 + }, + { + "date": "2024-08-16", + "equity": 18259.86, + "return_pct": 82.67 + }, + { + "date": "2024-08-19", + "equity": 18463.8, + "return_pct": 84.71 + }, + { + "date": "2024-08-20", + "equity": 18664.66, + "return_pct": 86.72 + }, + { + "date": "2024-08-21", + "equity": 18618.99, + "return_pct": 86.26 + }, + { + "date": "2024-08-22", + "equity": 18494.13, + "return_pct": 85.01 + }, + { + "date": "2024-08-23", + "equity": 18681.94, + "return_pct": 86.89 + }, + { + "date": "2024-08-26", + "equity": 18502.0, + "return_pct": 85.09 + }, + { + "date": "2024-08-27", + "equity": 18584.27, + "return_pct": 85.91 + }, + { + "date": "2024-08-28", + "equity": 18603.96, + "return_pct": 86.11 + }, + { + "date": "2024-08-29", + "equity": 18647.55, + "return_pct": 86.54 + }, + { + "date": "2024-08-30", + "equity": 18858.95, + "return_pct": 88.66 + }, + { + "date": "2024-09-03", + "equity": 18599.0, + "return_pct": 86.06 + }, + { + "date": "2024-09-04", + "equity": 18500.82, + "return_pct": 85.08 + }, + { + "date": "2024-09-05", + "equity": 18378.54, + "return_pct": 83.85 + }, + { + "date": "2024-09-06", + "equity": 18020.81, + "return_pct": 80.28 + }, + { + "date": "2024-09-09", + "equity": 18254.43, + "return_pct": 82.61 + }, + { + "date": "2024-09-10", + "equity": 18226.55, + "return_pct": 82.33 + }, + { + "date": "2024-09-11", + "equity": 18259.1, + "return_pct": 82.66 + }, + { + "date": "2024-09-12", + "equity": 18460.16, + "return_pct": 84.67 + }, + { + "date": "2024-09-13", + "equity": 18609.04, + "return_pct": 86.16 + }, + { + "date": "2024-09-16", + "equity": 18707.15, + "return_pct": 87.14 + }, + { + "date": "2024-09-17", + "equity": 18704.32, + "return_pct": 87.11 + }, + { + "date": "2024-09-18", + "equity": 18574.99, + "return_pct": 85.82 + }, + { + "date": "2024-09-19", + "equity": 18720.34, + "return_pct": 87.27 + }, + { + "date": "2024-09-20", + "equity": 19565.47, + "return_pct": 95.73 + }, + { + "date": "2024-09-23", + "equity": 19816.37, + "return_pct": 98.24 + }, + { + "date": "2024-09-24", + "equity": 19850.8, + "return_pct": 98.58 + }, + { + "date": "2024-09-25", + "equity": 20068.74, + "return_pct": 100.76 + }, + { + "date": "2024-09-26", + "equity": 19981.75, + "return_pct": 99.89 + }, + { + "date": "2024-09-27", + "equity": 20154.58, + "return_pct": 101.62 + }, + { + "date": "2024-09-30", + "equity": 20299.18, + "return_pct": 103.07 + }, + { + "date": "2024-10-01", + "equity": 20237.66, + "return_pct": 102.45 + }, + { + "date": "2024-10-02", + "equity": 20495.92, + "return_pct": 105.04 + }, + { + "date": "2024-10-03", + "equity": 20752.07, + "return_pct": 107.6 + }, + { + "date": "2024-10-04", + "equity": 21130.89, + "return_pct": 111.39 + }, + { + "date": "2024-10-07", + "equity": 20968.07, + "return_pct": 109.76 + }, + { + "date": "2024-10-08", + "equity": 21328.19, + "return_pct": 113.36 + }, + { + "date": "2024-10-09", + "equity": 21014.83, + "return_pct": 110.23 + }, + { + "date": "2024-10-10", + "equity": 20950.98, + "return_pct": 109.59 + }, + { + "date": "2024-10-11", + "equity": 21389.9, + "return_pct": 113.98 + }, + { + "date": "2024-10-14", + "equity": 21623.08, + "return_pct": 116.31 + }, + { + "date": "2024-10-15", + "equity": 21299.84, + "return_pct": 113.08 + }, + { + "date": "2024-10-16", + "equity": 21769.82, + "return_pct": 117.78 + }, + { + "date": "2024-10-17", + "equity": 21224.69, + "return_pct": 112.33 + }, + { + "date": "2024-10-18", + "equity": 21509.15, + "return_pct": 115.17 + }, + { + "date": "2024-10-21", + "equity": 21668.63, + "return_pct": 116.77 + }, + { + "date": "2024-10-22", + "equity": 21672.17, + "return_pct": 116.8 + }, + { + "date": "2024-10-23", + "equity": 21343.84, + "return_pct": 113.52 + }, + { + "date": "2024-10-24", + "equity": 21519.97, + "return_pct": 115.28 + }, + { + "date": "2024-10-25", + "equity": 21896.42, + "return_pct": 119.05 + }, + { + "date": "2024-10-28", + "equity": 21921.91, + "return_pct": 119.3 + }, + { + "date": "2024-10-29", + "equity": 21893.48, + "return_pct": 119.02 + }, + { + "date": "2024-10-30", + "equity": 21729.28, + "return_pct": 117.37 + }, + { + "date": "2024-10-31", + "equity": 22132.48, + "return_pct": 121.41 + }, + { + "date": "2024-11-01", + "equity": 22035.09, + "return_pct": 120.43 + }, + { + "date": "2024-11-04", + "equity": 22013.71, + "return_pct": 120.22 + }, + { + "date": "2024-11-05", + "equity": 22351.34, + "return_pct": 123.6 + }, + { + "date": "2024-11-06", + "equity": 23418.12, + "return_pct": 134.27 + }, + { + "date": "2024-11-07", + "equity": 23393.13, + "return_pct": 134.02 + }, + { + "date": "2024-11-08", + "equity": 23806.31, + "return_pct": 138.15 + }, + { + "date": "2024-11-11", + "equity": 24117.76, + "return_pct": 141.27 + }, + { + "date": "2024-11-12", + "equity": 24101.11, + "return_pct": 141.1 + }, + { + "date": "2024-11-13", + "equity": 23583.46, + "return_pct": 135.92 + }, + { + "date": "2024-11-14", + "equity": 23379.91, + "return_pct": 133.89 + }, + { + "date": "2024-11-15", + "equity": 23326.54, + "return_pct": 133.35 + }, + { + "date": "2024-11-18", + "equity": 23394.63, + "return_pct": 134.03 + }, + { + "date": "2024-11-19", + "equity": 23599.65, + "return_pct": 136.08 + }, + { + "date": "2024-11-20", + "equity": 23616.27, + "return_pct": 136.25 + }, + { + "date": "2024-11-21", + "equity": 23742.96, + "return_pct": 137.52 + }, + { + "date": "2024-11-22", + "equity": 23931.18, + "return_pct": 139.4 + }, + { + "date": "2024-11-25", + "equity": 24038.62, + "return_pct": 140.48 + }, + { + "date": "2024-11-26", + "equity": 23963.0, + "return_pct": 139.72 + }, + { + "date": "2024-11-27", + "equity": 23925.72, + "return_pct": 139.35 + }, + { + "date": "2024-11-29", + "equity": 24094.93, + "return_pct": 141.04 + }, + { + "date": "2024-12-02", + "equity": 23732.8, + "return_pct": 137.42 + }, + { + "date": "2024-12-03", + "equity": 23625.12, + "return_pct": 136.34 + }, + { + "date": "2024-12-04", + "equity": 23566.23, + "return_pct": 135.75 + }, + { + "date": "2024-12-05", + "equity": 23402.25, + "return_pct": 134.11 + }, + { + "date": "2024-12-06", + "equity": 23357.44, + "return_pct": 133.66 + }, + { + "date": "2024-12-09", + "equity": 23089.07, + "return_pct": 130.98 + }, + { + "date": "2024-12-10", + "equity": 22943.42, + "return_pct": 129.52 + }, + { + "date": "2024-12-11", + "equity": 23137.32, + "return_pct": 131.46 + }, + { + "date": "2024-12-12", + "equity": 23027.23, + "return_pct": 130.36 + }, + { + "date": "2024-12-13", + "equity": 23099.48, + "return_pct": 131.08 + }, + { + "date": "2024-12-16", + "equity": 23398.45, + "return_pct": 134.07 + }, + { + "date": "2024-12-17", + "equity": 23269.02, + "return_pct": 132.78 + }, + { + "date": "2024-12-18", + "equity": 22681.16, + "return_pct": 126.9 + }, + { + "date": "2024-12-19", + "equity": 22568.85, + "return_pct": 125.77 + }, + { + "date": "2024-12-20", + "equity": 22445.71, + "return_pct": 124.54 + }, + { + "date": "2024-12-23", + "equity": 22350.4, + "return_pct": 123.59 + }, + { + "date": "2024-12-24", + "equity": 22360.76, + "return_pct": 123.69 + }, + { + "date": "2024-12-26", + "equity": 22362.83, + "return_pct": 123.71 + }, + { + "date": "2024-12-27", + "equity": 22267.73, + "return_pct": 122.76 + }, + { + "date": "2024-12-30", + "equity": 22224.33, + "return_pct": 122.33 + }, + { + "date": "2024-12-31", + "equity": 22164.51, + "return_pct": 121.73 + }, + { + "date": "2025-01-02", + "equity": 22292.36, + "return_pct": 123.01 + }, + { + "date": "2025-01-03", + "equity": 22404.36, + "return_pct": 124.13 + }, + { + "date": "2025-01-06", + "equity": 22484.12, + "return_pct": 124.92 + }, + { + "date": "2025-01-07", + "equity": 22358.04, + "return_pct": 123.66 + }, + { + "date": "2025-01-08", + "equity": 22372.7, + "return_pct": 123.81 + }, + { + "date": "2025-01-10", + "equity": 22329.89, + "return_pct": 123.38 + }, + { + "date": "2025-01-13", + "equity": 22301.15, + "return_pct": 123.09 + }, + { + "date": "2025-01-14", + "equity": 22428.41, + "return_pct": 124.37 + }, + { + "date": "2025-01-15", + "equity": 22642.78, + "return_pct": 126.51 + }, + { + "date": "2025-01-16", + "equity": 22839.24, + "return_pct": 128.48 + }, + { + "date": "2025-01-17", + "equity": 23198.28, + "return_pct": 132.07 + }, + { + "date": "2025-01-21", + "equity": 23583.43, + "return_pct": 135.92 + }, + { + "date": "2025-01-22", + "equity": 23572.86, + "return_pct": 135.82 + }, + { + "date": "2025-01-23", + "equity": 23324.17, + "return_pct": 133.33 + }, + { + "date": "2025-01-24", + "equity": 23104.99, + "return_pct": 131.14 + }, + { + "date": "2025-01-27", + "equity": 22877.37, + "return_pct": 128.86 + }, + { + "date": "2025-01-28", + "equity": 22675.79, + "return_pct": 126.84 + }, + { + "date": "2025-01-29", + "equity": 22642.74, + "return_pct": 126.51 + }, + { + "date": "2025-01-30", + "equity": 22942.0, + "return_pct": 129.51 + }, + { + "date": "2025-01-31", + "equity": 22851.0, + "return_pct": 128.6 + }, + { + "date": "2025-02-03", + "equity": 22958.59, + "return_pct": 129.67 + }, + { + "date": "2025-02-04", + "equity": 23049.08, + "return_pct": 130.58 + }, + { + "date": "2025-02-05", + "equity": 23450.13, + "return_pct": 134.59 + }, + { + "date": "2025-02-06", + "equity": 23567.61, + "return_pct": 135.76 + }, + { + "date": "2025-02-07", + "equity": 23692.84, + "return_pct": 137.02 + }, + { + "date": "2025-02-10", + "equity": 23726.66, + "return_pct": 137.36 + }, + { + "date": "2025-02-11", + "equity": 23571.04, + "return_pct": 135.8 + }, + { + "date": "2025-02-12", + "equity": 23915.4, + "return_pct": 139.24 + }, + { + "date": "2025-02-13", + "equity": 24204.73, + "return_pct": 142.14 + }, + { + "date": "2025-02-14", + "equity": 24681.39, + "return_pct": 146.91 + }, + { + "date": "2025-02-18", + "equity": 24810.13, + "return_pct": 148.19 + }, + { + "date": "2025-02-19", + "equity": 24800.17, + "return_pct": 148.09 + }, + { + "date": "2025-02-20", + "equity": 24273.38, + "return_pct": 142.82 + }, + { + "date": "2025-02-21", + "equity": 24178.56, + "return_pct": 141.88 + }, + { + "date": "2025-02-24", + "equity": 24057.22, + "return_pct": 140.66 + }, + { + "date": "2025-02-25", + "equity": 23817.16, + "return_pct": 138.26 + }, + { + "date": "2025-02-26", + "equity": 23959.14, + "return_pct": 139.68 + }, + { + "date": "2025-02-27", + "equity": 23649.64, + "return_pct": 136.58 + }, + { + "date": "2025-02-28", + "equity": 23932.56, + "return_pct": 139.41 + }, + { + "date": "2025-03-03", + "equity": 23924.63, + "return_pct": 139.34 + }, + { + "date": "2025-03-04", + "equity": 23428.68, + "return_pct": 134.37 + }, + { + "date": "2025-03-05", + "equity": 23441.94, + "return_pct": 134.51 + }, + { + "date": "2025-03-06", + "equity": 23219.08, + "return_pct": 132.28 + }, + { + "date": "2025-03-07", + "equity": 23284.28, + "return_pct": 132.93 + }, + { + "date": "2025-03-10", + "equity": 23115.1, + "return_pct": 131.24 + }, + { + "date": "2025-03-11", + "equity": 22846.66, + "return_pct": 128.55 + }, + { + "date": "2025-03-12", + "equity": 22813.54, + "return_pct": 128.22 + }, + { + "date": "2025-03-13", + "equity": 23098.75, + "return_pct": 131.07 + }, + { + "date": "2025-03-14", + "equity": 23245.3, + "return_pct": 132.54 + }, + { + "date": "2025-03-17", + "equity": 23499.63, + "return_pct": 135.08 + }, + { + "date": "2025-03-18", + "equity": 23484.1, + "return_pct": 134.93 + }, + { + "date": "2025-03-19", + "equity": 23559.83, + "return_pct": 135.69 + }, + { + "date": "2025-03-20", + "equity": 23571.44, + "return_pct": 135.8 + }, + { + "date": "2025-03-21", + "equity": 23498.95, + "return_pct": 135.08 + }, + { + "date": "2025-03-24", + "equity": 23725.24, + "return_pct": 137.34 + }, + { + "date": "2025-03-25", + "equity": 23866.33, + "return_pct": 138.75 + }, + { + "date": "2025-03-26", + "equity": 23663.68, + "return_pct": 136.72 + }, + { + "date": "2025-03-27", + "equity": 23673.52, + "return_pct": 136.82 + }, + { + "date": "2025-03-28", + "equity": 23478.75, + "return_pct": 134.87 + }, + { + "date": "2025-03-31", + "equity": 23456.82, + "return_pct": 134.66 + }, + { + "date": "2025-04-01", + "equity": 23490.16, + "return_pct": 134.99 + }, + { + "date": "2025-04-02", + "equity": 23580.91, + "return_pct": 135.9 + }, + { + "date": "2025-04-03", + "equity": 23258.75, + "return_pct": 132.67 + }, + { + "date": "2025-04-04", + "equity": 22389.99, + "return_pct": 123.98 + }, + { + "date": "2025-04-07", + "equity": 22462.2, + "return_pct": 124.71 + }, + { + "date": "2025-04-08", + "equity": 22472.82, + "return_pct": 124.81 + }, + { + "date": "2025-04-09", + "equity": 22875.29, + "return_pct": 128.84 + }, + { + "date": "2025-04-10", + "equity": 23107.86, + "return_pct": 131.16 + }, + { + "date": "2025-04-11", + "equity": 23525.11, + "return_pct": 135.34 + }, + { + "date": "2025-04-14", + "equity": 23640.15, + "return_pct": 136.49 + }, + { + "date": "2025-04-15", + "equity": 23666.97, + "return_pct": 136.76 + }, + { + "date": "2025-04-16", + "equity": 23356.9, + "return_pct": 133.66 + }, + { + "date": "2025-04-17", + "equity": 23313.58, + "return_pct": 133.22 + }, + { + "date": "2025-04-21", + "equity": 23095.65, + "return_pct": 131.04 + }, + { + "date": "2025-04-22", + "equity": 23381.24, + "return_pct": 133.9 + }, + { + "date": "2025-04-23", + "equity": 23548.68, + "return_pct": 135.57 + }, + { + "date": "2025-04-24", + "equity": 23749.46, + "return_pct": 137.58 + }, + { + "date": "2025-04-25", + "equity": 23791.76, + "return_pct": 138.01 + }, + { + "date": "2025-04-28", + "equity": 23806.22, + "return_pct": 138.15 + }, + { + "date": "2025-04-29", + "equity": 23964.27, + "return_pct": 139.73 + }, + { + "date": "2025-04-30", + "equity": 23981.75, + "return_pct": 139.91 + }, + { + "date": "2025-05-01", + "equity": 24203.54, + "return_pct": 142.13 + }, + { + "date": "2025-05-02", + "equity": 24820.15, + "return_pct": 148.29 + }, + { + "date": "2025-05-05", + "equity": 24969.99, + "return_pct": 149.79 + }, + { + "date": "2025-05-06", + "equity": 24793.34, + "return_pct": 148.03 + }, + { + "date": "2025-05-07", + "equity": 25000.27, + "return_pct": 150.1 + }, + { + "date": "2025-05-08", + "equity": 25880.86, + "return_pct": 158.91 + }, + { + "date": "2025-05-09", + "equity": 25667.28, + "return_pct": 156.77 + }, + { + "date": "2025-05-12", + "equity": 26555.86, + "return_pct": 165.66 + }, + { + "date": "2025-05-13", + "equity": 27099.94, + "return_pct": 171.1 + }, + { + "date": "2025-05-14", + "equity": 27346.8, + "return_pct": 173.57 + }, + { + "date": "2025-05-15", + "equity": 27403.34, + "return_pct": 174.14 + }, + { + "date": "2025-05-16", + "equity": 27604.28, + "return_pct": 176.15 + }, + { + "date": "2025-05-19", + "equity": 27731.05, + "return_pct": 177.41 + }, + { + "date": "2025-05-20", + "equity": 27194.52, + "return_pct": 172.05 + }, + { + "date": "2025-05-21", + "equity": 26349.7, + "return_pct": 163.6 + }, + { + "date": "2025-05-22", + "equity": 26270.85, + "return_pct": 162.81 + }, + { + "date": "2025-05-23", + "equity": 26268.07, + "return_pct": 162.78 + }, + { + "date": "2025-05-27", + "equity": 26953.16, + "return_pct": 169.63 + }, + { + "date": "2025-05-28", + "equity": 26848.27, + "return_pct": 168.58 + }, + { + "date": "2025-05-29", + "equity": 26392.48, + "return_pct": 164.02 + }, + { + "date": "2025-05-30", + "equity": 26604.91, + "return_pct": 166.15 + }, + { + "date": "2025-06-02", + "equity": 27134.23, + "return_pct": 171.44 + }, + { + "date": "2025-06-03", + "equity": 27751.84, + "return_pct": 177.62 + }, + { + "date": "2025-06-04", + "equity": 28055.06, + "return_pct": 180.66 + }, + { + "date": "2025-06-05", + "equity": 28181.11, + "return_pct": 181.92 + }, + { + "date": "2025-06-06", + "equity": 28423.63, + "return_pct": 184.34 + }, + { + "date": "2025-06-09", + "equity": 27979.7, + "return_pct": 179.9 + }, + { + "date": "2025-06-10", + "equity": 27726.5, + "return_pct": 177.37 + }, + { + "date": "2025-06-11", + "equity": 27901.0, + "return_pct": 179.11 + }, + { + "date": "2025-06-12", + "equity": 27879.51, + "return_pct": 178.9 + }, + { + "date": "2025-06-13", + "equity": 27125.17, + "return_pct": 171.35 + }, + { + "date": "2025-06-16", + "equity": 27614.67, + "return_pct": 176.25 + }, + { + "date": "2025-06-17", + "equity": 27435.08, + "return_pct": 174.45 + }, + { + "date": "2025-06-18", + "equity": 27856.72, + "return_pct": 178.67 + }, + { + "date": "2025-06-20", + "equity": 28034.35, + "return_pct": 180.45 + }, + { + "date": "2025-06-23", + "equity": 28198.62, + "return_pct": 182.09 + }, + { + "date": "2025-06-24", + "equity": 28866.17, + "return_pct": 188.77 + }, + { + "date": "2025-06-25", + "equity": 28695.04, + "return_pct": 187.06 + }, + { + "date": "2025-06-26", + "equity": 29228.73, + "return_pct": 192.4 + }, + { + "date": "2025-06-27", + "equity": 29455.85, + "return_pct": 194.67 + }, + { + "date": "2025-06-30", + "equity": 30272.63, + "return_pct": 202.84 + }, + { + "date": "2025-07-01", + "equity": 29302.37, + "return_pct": 193.13 + }, + { + "date": "2025-07-02", + "equity": 29884.89, + "return_pct": 198.96 + }, + { + "date": "2025-07-03", + "equity": 30222.64, + "return_pct": 202.34 + }, + { + "date": "2025-07-07", + "equity": 30345.06, + "return_pct": 203.56 + }, + { + "date": "2025-07-08", + "equity": 29981.0, + "return_pct": 199.92 + }, + { + "date": "2025-07-09", + "equity": 30738.89, + "return_pct": 207.5 + }, + { + "date": "2025-07-10", + "equity": 30868.41, + "return_pct": 208.8 + }, + { + "date": "2025-07-11", + "equity": 30854.81, + "return_pct": 208.66 + }, + { + "date": "2025-07-14", + "equity": 31525.86, + "return_pct": 215.38 + }, + { + "date": "2025-07-15", + "equity": 31586.09, + "return_pct": 215.98 + }, + { + "date": "2025-07-16", + "equity": 31829.91, + "return_pct": 218.42 + }, + { + "date": "2025-07-17", + "equity": 32231.3, + "return_pct": 222.43 + }, + { + "date": "2025-07-18", + "equity": 32216.28, + "return_pct": 222.28 + }, + { + "date": "2025-07-21", + "equity": 32591.54, + "return_pct": 226.04 + }, + { + "date": "2025-07-22", + "equity": 32114.32, + "return_pct": 221.26 + }, + { + "date": "2025-07-23", + "equity": 32568.28, + "return_pct": 225.8 + }, + { + "date": "2025-07-24", + "equity": 32597.15, + "return_pct": 226.09 + }, + { + "date": "2025-07-25", + "equity": 32813.07, + "return_pct": 228.25 + }, + { + "date": "2025-07-28", + "equity": 33095.86, + "return_pct": 231.08 + }, + { + "date": "2025-07-29", + "equity": 32806.2, + "return_pct": 228.18 + }, + { + "date": "2025-07-30", + "equity": 32948.03, + "return_pct": 229.6 + }, + { + "date": "2025-07-31", + "equity": 33041.89, + "return_pct": 230.54 + }, + { + "date": "2025-08-01", + "equity": 31957.94, + "return_pct": 219.7 + }, + { + "date": "2025-08-04", + "equity": 32547.45, + "return_pct": 225.6 + }, + { + "date": "2025-08-05", + "equity": 33334.58, + "return_pct": 233.47 + }, + { + "date": "2025-08-06", + "equity": 33649.32, + "return_pct": 236.62 + }, + { + "date": "2025-08-07", + "equity": 34152.14, + "return_pct": 241.65 + }, + { + "date": "2025-08-08", + "equity": 33986.07, + "return_pct": 239.99 + }, + { + "date": "2025-08-11", + "equity": 33693.14, + "return_pct": 237.06 + }, + { + "date": "2025-08-12", + "equity": 33499.41, + "return_pct": 235.12 + }, + { + "date": "2025-08-13", + "equity": 33233.58, + "return_pct": 232.46 + }, + { + "date": "2025-08-14", + "equity": 32763.38, + "return_pct": 227.76 + }, + { + "date": "2025-08-15", + "equity": 32611.29, + "return_pct": 226.23 + }, + { + "date": "2025-08-18", + "equity": 32991.25, + "return_pct": 230.04 + }, + { + "date": "2025-08-19", + "equity": 32277.42, + "return_pct": 222.89 + }, + { + "date": "2025-08-20", + "equity": 32047.4, + "return_pct": 220.59 + }, + { + "date": "2025-08-21", + "equity": 32123.14, + "return_pct": 221.35 + }, + { + "date": "2025-08-22", + "equity": 32988.11, + "return_pct": 230.0 + }, + { + "date": "2025-08-25", + "equity": 33202.28, + "return_pct": 232.15 + }, + { + "date": "2025-08-26", + "equity": 33426.57, + "return_pct": 234.39 + }, + { + "date": "2025-08-27", + "equity": 33758.96, + "return_pct": 237.72 + }, + { + "date": "2025-08-28", + "equity": 34192.74, + "return_pct": 242.05 + }, + { + "date": "2025-08-29", + "equity": 33544.89, + "return_pct": 235.57 + }, + { + "date": "2025-09-02", + "equity": 33311.0, + "return_pct": 233.23 + }, + { + "date": "2025-09-03", + "equity": 33279.91, + "return_pct": 232.92 + }, + { + "date": "2025-09-04", + "equity": 33070.52, + "return_pct": 230.83 + }, + { + "date": "2025-09-05", + "equity": 33089.95, + "return_pct": 231.02 + }, + { + "date": "2025-09-08", + "equity": 33268.43, + "return_pct": 232.81 + }, + { + "date": "2025-09-09", + "equity": 33041.93, + "return_pct": 230.54 + }, + { + "date": "2025-09-10", + "equity": 33349.64, + "return_pct": 233.62 + }, + { + "date": "2025-09-11", + "equity": 35046.43, + "return_pct": 250.59 + }, + { + "date": "2025-09-12", + "equity": 36048.64, + "return_pct": 260.62 + }, + { + "date": "2025-09-15", + "equity": 36531.5, + "return_pct": 265.45 + }, + { + "date": "2025-09-16", + "equity": 36182.99, + "return_pct": 261.96 + }, + { + "date": "2025-09-17", + "equity": 36289.05, + "return_pct": 263.03 + }, + { + "date": "2025-09-18", + "equity": 37126.36, + "return_pct": 271.4 + }, + { + "date": "2025-09-19", + "equity": 37577.88, + "return_pct": 275.92 + }, + { + "date": "2025-09-22", + "equity": 37369.75, + "return_pct": 273.84 + }, + { + "date": "2025-09-23", + "equity": 37095.6, + "return_pct": 271.09 + }, + { + "date": "2025-09-24", + "equity": 37173.63, + "return_pct": 271.87 + }, + { + "date": "2025-09-25", + "equity": 36412.39, + "return_pct": 264.26 + }, + { + "date": "2025-09-26", + "equity": 36784.73, + "return_pct": 267.98 + }, + { + "date": "2025-09-29", + "equity": 37133.41, + "return_pct": 271.47 + }, + { + "date": "2025-09-30", + "equity": 37200.12, + "return_pct": 272.14 + }, + { + "date": "2025-10-01", + "equity": 37968.01, + "return_pct": 279.82 + }, + { + "date": "2025-10-02", + "equity": 38056.9, + "return_pct": 280.71 + }, + { + "date": "2025-10-03", + "equity": 38091.17, + "return_pct": 281.05 + }, + { + "date": "2025-10-06", + "equity": 38908.36, + "return_pct": 289.23 + }, + { + "date": "2025-10-07", + "equity": 38435.93, + "return_pct": 284.5 + }, + { + "date": "2025-10-08", + "equity": 38888.23, + "return_pct": 289.03 + }, + { + "date": "2025-10-09", + "equity": 38551.81, + "return_pct": 285.66 + }, + { + "date": "2025-10-10", + "equity": 37122.34, + "return_pct": 271.36 + }, + { + "date": "2025-10-13", + "equity": 37783.24, + "return_pct": 277.97 + }, + { + "date": "2025-10-14", + "equity": 37105.74, + "return_pct": 271.2 + }, + { + "date": "2025-10-15", + "equity": 37241.19, + "return_pct": 272.55 + }, + { + "date": "2025-10-16", + "equity": 36986.5, + "return_pct": 270.0 + }, + { + "date": "2025-10-17", + "equity": 37235.09, + "return_pct": 272.49 + }, + { + "date": "2025-10-20", + "equity": 37270.16, + "return_pct": 272.84 + }, + { + "date": "2025-10-21", + "equity": 37014.1, + "return_pct": 270.28 + }, + { + "date": "2025-10-22", + "equity": 36381.45, + "return_pct": 263.95 + }, + { + "date": "2025-10-23", + "equity": 35942.55, + "return_pct": 259.56 + }, + { + "date": "2025-10-24", + "equity": 36321.8, + "return_pct": 263.35 + }, + { + "date": "2025-10-27", + "equity": 36839.26, + "return_pct": 268.53 + }, + { + "date": "2025-10-28", + "equity": 36530.77, + "return_pct": 265.44 + }, + { + "date": "2025-10-29", + "equity": 36337.56, + "return_pct": 263.51 + }, + { + "date": "2025-10-30", + "equity": 35423.15, + "return_pct": 254.36 + }, + { + "date": "2025-10-31", + "equity": 36827.93, + "return_pct": 268.42 + }, + { + "date": "2025-11-03", + "equity": 36678.93, + "return_pct": 266.93 + }, + { + "date": "2025-11-04", + "equity": 36752.69, + "return_pct": 267.66 + }, + { + "date": "2025-11-05", + "equity": 37410.98, + "return_pct": 274.25 + }, + { + "date": "2025-11-06", + "equity": 36981.95, + "return_pct": 269.96 + }, + { + "date": "2025-11-07", + "equity": 37253.21, + "return_pct": 272.67 + }, + { + "date": "2025-11-10", + "equity": 37531.42, + "return_pct": 275.45 + }, + { + "date": "2025-11-11", + "equity": 37084.22, + "return_pct": 270.98 + }, + { + "date": "2025-11-12", + "equity": 36968.06, + "return_pct": 269.82 + }, + { + "date": "2025-11-13", + "equity": 36158.98, + "return_pct": 261.72 + }, + { + "date": "2025-11-14", + "equity": 36202.36, + "return_pct": 262.16 + }, + { + "date": "2025-11-17", + "equity": 35974.54, + "return_pct": 259.88 + }, + { + "date": "2025-11-18", + "equity": 36061.95, + "return_pct": 260.75 + }, + { + "date": "2025-11-19", + "equity": 35552.0, + "return_pct": 255.65 + }, + { + "date": "2025-11-20", + "equity": 35245.31, + "return_pct": 252.58 + }, + { + "date": "2025-11-21", + "equity": 35663.63, + "return_pct": 256.77 + }, + { + "date": "2025-11-24", + "equity": 35704.48, + "return_pct": 257.18 + }, + { + "date": "2025-11-25", + "equity": 36141.34, + "return_pct": 261.55 + }, + { + "date": "2025-11-26", + "equity": 36982.77, + "return_pct": 269.97 + }, + { + "date": "2025-11-28", + "equity": 37110.85, + "return_pct": 271.25 + }, + { + "date": "2025-12-01", + "equity": 36764.97, + "return_pct": 267.79 + }, + { + "date": "2025-12-02", + "equity": 36765.82, + "return_pct": 267.8 + }, + { + "date": "2025-12-03", + "equity": 36775.18, + "return_pct": 267.89 + }, + { + "date": "2025-12-04", + "equity": 38049.03, + "return_pct": 280.63 + }, + { + "date": "2025-12-05", + "equity": 39439.74, + "return_pct": 294.54 + }, + { + "date": "2025-12-08", + "equity": 38985.46, + "return_pct": 290.0 + }, + { + "date": "2025-12-09", + "equity": 39173.4, + "return_pct": 291.88 + }, + { + "date": "2025-12-10", + "equity": 39500.24, + "return_pct": 295.15 + }, + { + "date": "2025-12-11", + "equity": 40104.06, + "return_pct": 301.19 + }, + { + "date": "2025-12-12", + "equity": 39983.08, + "return_pct": 299.98 + }, + { + "date": "2025-12-15", + "equity": 39902.37, + "return_pct": 299.17 + }, + { + "date": "2025-12-16", + "equity": 40009.25, + "return_pct": 300.24 + }, + { + "date": "2025-12-17", + "equity": 39644.29, + "return_pct": 296.59 + }, + { + "date": "2025-12-18", + "equity": 39477.55, + "return_pct": 294.92 + }, + { + "date": "2025-12-19", + "equity": 39640.09, + "return_pct": 296.55 + }, + { + "date": "2025-12-22", + "equity": 39574.73, + "return_pct": 295.89 + }, + { + "date": "2025-12-23", + "equity": 39244.9, + "return_pct": 292.6 + }, + { + "date": "2025-12-24", + "equity": 39633.57, + "return_pct": 296.48 + }, + { + "date": "2025-12-26", + "equity": 39870.75, + "return_pct": 298.86 + }, + { + "date": "2025-12-29", + "equity": 39648.56, + "return_pct": 296.63 + }, + { + "date": "2025-12-30", + "equity": 39400.36, + "return_pct": 294.15 + }, + { + "date": "2025-12-31", + "equity": 38961.86, + "return_pct": 289.76 + }, + { + "date": "2026-01-02", + "equity": 39758.5, + "return_pct": 297.73 + }, + { + "date": "2026-01-05", + "equity": 40104.15, + "return_pct": 301.19 + }, + { + "date": "2026-01-06", + "equity": 41280.5, + "return_pct": 312.96 + }, + { + "date": "2026-01-07", + "equity": 41166.49, + "return_pct": 311.82 + }, + { + "date": "2026-01-08", + "equity": 41647.28, + "return_pct": 316.63 + }, + { + "date": "2026-01-09", + "equity": 41806.09, + "return_pct": 318.22 + }, + { + "date": "2026-01-12", + "equity": 42883.56, + "return_pct": 329.0 + }, + { + "date": "2026-01-13", + "equity": 43379.56, + "return_pct": 333.96 + }, + { + "date": "2026-01-14", + "equity": 43715.54, + "return_pct": 337.32 + }, + { + "date": "2026-01-15", + "equity": 43902.35, + "return_pct": 339.19 + }, + { + "date": "2026-01-16", + "equity": 43473.59, + "return_pct": 334.9 + }, + { + "date": "2026-01-20", + "equity": 43019.89, + "return_pct": 330.36 + }, + { + "date": "2026-01-21", + "equity": 44349.06, + "return_pct": 343.66 + }, + { + "date": "2026-01-22", + "equity": 44473.88, + "return_pct": 344.9 + }, + { + "date": "2026-01-23", + "equity": 45088.82, + "return_pct": 351.06 + }, + { + "date": "2026-01-26", + "equity": 44965.28, + "return_pct": 349.82 + }, + { + "date": "2026-01-27", + "equity": 44978.08, + "return_pct": 349.95 + }, + { + "date": "2026-01-28", + "equity": 44454.71, + "return_pct": 344.71 + }, + { + "date": "2026-01-29", + "equity": 44001.26, + "return_pct": 340.18 + }, + { + "date": "2026-01-30", + "equity": 42779.07, + "return_pct": 327.95 + }, + { + "date": "2026-02-02", + "equity": 43030.16, + "return_pct": 330.46 + }, + { + "date": "2026-02-03", + "equity": 44272.67, + "return_pct": 342.89 + }, + { + "date": "2026-02-04", + "equity": 43067.12, + "return_pct": 330.83 + }, + { + "date": "2026-02-05", + "equity": 42099.79, + "return_pct": 321.15 + }, + { + "date": "2026-02-06", + "equity": 43572.68, + "return_pct": 335.89 + }, + { + "date": "2026-02-09", + "equity": 43115.08, + "return_pct": 331.31 + }, + { + "date": "2026-02-10", + "equity": 42822.9, + "return_pct": 328.39 + }, + { + "date": "2026-02-11", + "equity": 43588.59, + "return_pct": 336.05 + }, + { + "date": "2026-02-12", + "equity": 43697.16, + "return_pct": 337.13 + }, + { + "date": "2026-02-13", + "equity": 44268.24, + "return_pct": 342.85 + }, + { + "date": "2026-02-17", + "equity": 44181.53, + "return_pct": 341.98 + }, + { + "date": "2026-02-18", + "equity": 43898.21, + "return_pct": 339.15 + }, + { + "date": "2026-02-19", + "equity": 43736.91, + "return_pct": 337.53 + }, + { + "date": "2026-02-20", + "equity": 43990.51, + "return_pct": 340.07 + }, + { + "date": "2026-02-23", + "equity": 43929.18, + "return_pct": 339.46 + }, + { + "date": "2026-02-24", + "equity": 44349.07, + "return_pct": 343.66 + }, + { + "date": "2026-02-25", + "equity": 44425.97, + "return_pct": 344.43 + }, + { + "date": "2026-02-26", + "equity": 44024.18, + "return_pct": 340.41 + }, + { + "date": "2026-02-27", + "equity": 44577.83, + "return_pct": 345.94 + }, + { + "date": "2026-03-02", + "equity": 42019.55, + "return_pct": 320.35 + }, + { + "date": "2026-03-03", + "equity": 41769.06, + "return_pct": 317.85 + }, + { + "date": "2026-03-04", + "equity": 41952.56, + "return_pct": 319.68 + }, + { + "date": "2026-03-05", + "equity": 41485.57, + "return_pct": 315.01 + }, + { + "date": "2026-03-06", + "equity": 41215.7, + "return_pct": 312.31 + }, + { + "date": "2026-03-09", + "equity": 41422.84, + "return_pct": 314.38 + }, + { + "date": "2026-03-10", + "equity": 41244.24, + "return_pct": 312.6 + }, + { + "date": "2026-03-11", + "equity": 41298.28, + "return_pct": 313.14 + }, + { + "date": "2026-03-12", + "equity": 41132.49, + "return_pct": 311.48 + }, + { + "date": "2026-03-13", + "equity": 40919.97, + "return_pct": 309.35 + }, + { + "date": "2026-03-16", + "equity": 40976.04, + "return_pct": 309.91 + }, + { + "date": "2026-03-17", + "equity": 41377.82, + "return_pct": 313.93 + }, + { + "date": "2026-03-18", + "equity": 40925.44, + "return_pct": 309.41 + }, + { + "date": "2026-03-19", + "equity": 40750.31, + "return_pct": 307.65 + }, + { + "date": "2026-03-20", + "equity": 40232.74, + "return_pct": 302.48 + }, + { + "date": "2026-03-23", + "equity": 40592.41, + "return_pct": 306.08 + }, + { + "date": "2026-03-24", + "equity": 40377.89, + "return_pct": 303.93 + }, + { + "date": "2026-03-25", + "equity": 40384.26, + "return_pct": 303.99 + }, + { + "date": "2026-03-26", + "equity": 40122.29, + "return_pct": 301.37 + }, + { + "date": "2026-03-27", + "equity": 40036.77, + "return_pct": 300.52 + }, + { + "date": "2026-03-30", + "equity": 39934.34, + "return_pct": 299.49 + }, + { + "date": "2026-03-31", + "equity": 40080.95, + "return_pct": 300.96 + }, + { + "date": "2026-04-01", + "equity": 40117.77, + "return_pct": 301.33 + }, + { + "date": "2026-04-02", + "equity": 40119.78, + "return_pct": 301.35 + }, + { + "date": "2026-04-06", + "equity": 40086.45, + "return_pct": 301.01 + }, + { + "date": "2026-04-07", + "equity": 40288.88, + "return_pct": 303.04 + }, + { + "date": "2026-04-08", + "equity": 41995.25, + "return_pct": 320.11 + }, + { + "date": "2026-04-09", + "equity": 42481.34, + "return_pct": 324.97 + }, + { + "date": "2026-04-10", + "equity": 42895.7, + "return_pct": 329.12 + }, + { + "date": "2026-04-13", + "equity": 43062.18, + "return_pct": 330.78 + }, + { + "date": "2026-04-14", + "equity": 43881.1, + "return_pct": 338.97 + }, + { + "date": "2026-04-15", + "equity": 43798.66, + "return_pct": 338.15 + }, + { + "date": "2026-04-16", + "equity": 44223.96, + "return_pct": 342.4 + }, + { + "date": "2026-04-17", + "equity": 44927.07, + "return_pct": 349.44 + }, + { + "date": "2026-04-20", + "equity": 44893.64, + "return_pct": 349.1 + }, + { + "date": "2026-04-21", + "equity": 44770.04, + "return_pct": 347.87 + }, + { + "date": "2026-04-22", + "equity": 45327.27, + "return_pct": 353.44 + }, + { + "date": "2026-04-23", + "equity": 45616.71, + "return_pct": 356.34 + }, + { + "date": "2026-04-24", + "equity": 47314.92, + "return_pct": 373.33 + }, + { + "date": "2026-04-27", + "equity": 47442.7, + "return_pct": 374.6 + }, + { + "date": "2026-04-28", + "equity": 46507.35, + "return_pct": 365.25 + }, + { + "date": "2026-04-29", + "equity": 47801.18, + "return_pct": 378.19 + }, + { + "date": "2026-04-30", + "equity": 49485.01, + "return_pct": 395.03 + }, + { + "date": "2026-05-01", + "equity": 49385.03, + "return_pct": 394.03 + }, + { + "date": "2026-05-04", + "equity": 48693.09, + "return_pct": 387.11 + }, + { + "date": "2026-05-05", + "equity": 49599.61, + "return_pct": 396.18 + }, + { + "date": "2026-05-06", + "equity": 52915.79, + "return_pct": 429.36 + }, + { + "date": "2026-05-07", + "equity": 52178.84, + "return_pct": 421.98 + }, + { + "date": "2026-05-08", + "equity": 53604.88, + "return_pct": 436.25 + }, + { + "date": "2026-05-11", + "equity": 54046.64, + "return_pct": 440.67 + }, + { + "date": "2026-05-12", + "equity": 53795.46, + "return_pct": 438.16 + }, + { + "date": "2026-05-13", + "equity": 54309.26, + "return_pct": 443.29 + }, + { + "date": "2026-05-14", + "equity": 55197.04, + "return_pct": 452.18 + }, + { + "date": "2026-05-15", + "equity": 53245.27, + "return_pct": 432.65 + }, + { + "date": "2026-05-18", + "equity": 52247.65, + "return_pct": 422.67 + }, + { + "date": "2026-05-19", + "equity": 51978.24, + "return_pct": 419.98 + }, + { + "date": "2026-05-20", + "equity": 51169.27, + "return_pct": 411.88 + }, + { + "date": "2026-05-21", + "equity": 51172.29, + "return_pct": 411.91 + }, + { + "date": "2026-05-22", + "equity": 52243.32, + "return_pct": 422.63 + }, + { + "date": "2026-05-26", + "equity": 51785.88, + "return_pct": 418.05 + }, + { + "date": "2026-05-27", + "equity": 52034.01, + "return_pct": 420.53 + }, + { + "date": "2026-05-28", + "equity": 52046.64, + "return_pct": 420.66 + }, + { + "date": "2026-05-29", + "equity": 51984.24, + "return_pct": 420.04 + }, + { + "date": "2026-06-01", + "equity": 51486.35, + "return_pct": 415.06 + }, + { + "date": "2026-06-02", + "equity": 51813.43, + "return_pct": 418.33 + }, + { + "date": "2026-06-03", + "equity": 52221.18, + "return_pct": 422.41 + }, + { + "date": "2026-06-04", + "equity": 52239.04, + "return_pct": 422.59 + }, + { + "date": "2026-06-05", + "equity": 52082.43, + "return_pct": 421.02 + }, + { + "date": "2026-06-08", + "equity": 51924.58, + "return_pct": 419.44 + }, + { + "date": "2026-06-09", + "equity": 52242.25, + "return_pct": 422.62 + }, + { + "date": "2026-06-10", + "equity": 51942.95, + "return_pct": 419.62 + }, + { + "date": "2026-06-11", + "equity": 52313.12, + "return_pct": 423.33 + }, + { + "date": "2026-06-12", + "equity": 52307.69, + "return_pct": 423.27 + }, + { + "date": "2026-06-15", + "equity": 52247.48, + "return_pct": 422.67 + }, + { + "date": "2026-06-16", + "equity": 52057.24, + "return_pct": 420.77 + }, + { + "date": "2026-06-17", + "equity": 52223.92, + "return_pct": 422.43 + }, + { + "date": "2026-06-18", + "equity": 52110.08, + "return_pct": 421.29 + }, + { + "date": "2026-06-22", + "equity": 52280.58, + "return_pct": 423.0 + }, + { + "date": "2026-06-23", + "equity": 52143.31, + "return_pct": 421.63 + }, + { + "date": "2026-06-24", + "equity": 52274.04, + "return_pct": 422.94 + }, + { + "date": "2026-06-25", + "equity": 52403.14, + "return_pct": 424.23 + }, + { + "date": "2026-06-26", + "equity": 53169.56, + "return_pct": 431.89 + }, + { + "date": "2026-06-29", + "equity": 53192.98, + "return_pct": 432.13 + }, + { + "date": "2026-06-30", + "equity": 53171.19, + "return_pct": 431.91 + }, + { + "date": "2026-07-01", + "equity": 52815.5, + "return_pct": 428.35 + }, + { + "date": "2026-07-02", + "equity": 52815.5, + "return_pct": 428.35 + } + ], + "benchmark_curve": [ + { + "date": "2022-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10149.77, + "return_pct": 1.5 + }, + { + "date": "2022-07-08", + "equity": 10141.42, + "return_pct": 1.41 + }, + { + "date": "2022-07-11", + "equity": 10025.57, + "return_pct": 0.26 + }, + { + "date": "2022-07-12", + "equity": 9936.86, + "return_pct": -0.63 + }, + { + "date": "2022-07-13", + "equity": 9884.67, + "return_pct": -1.15 + }, + { + "date": "2022-07-14", + "equity": 9860.67, + "return_pct": -1.39 + }, + { + "date": "2022-07-15", + "equity": 10049.05, + "return_pct": 0.49 + }, + { + "date": "2022-07-18", + "equity": 9966.08, + "return_pct": -0.34 + }, + { + "date": "2022-07-19", + "equity": 10235.36, + "return_pct": 2.35 + }, + { + "date": "2022-07-20", + "equity": 10300.59, + "return_pct": 3.01 + }, + { + "date": "2022-07-21", + "equity": 10405.48, + "return_pct": 4.05 + }, + { + "date": "2022-07-22", + "equity": 10308.94, + "return_pct": 3.09 + }, + { + "date": "2022-07-25", + "equity": 10321.46, + "return_pct": 3.21 + }, + { + "date": "2022-07-26", + "equity": 10199.35, + "return_pct": 1.99 + }, + { + "date": "2022-07-27", + "equity": 10464.19, + "return_pct": 4.64 + }, + { + "date": "2022-07-28", + "equity": 10594.65, + "return_pct": 5.95 + }, + { + "date": "2022-07-29", + "equity": 10749.9, + "return_pct": 7.5 + }, + { + "date": "2022-08-01", + "equity": 10718.07, + "return_pct": 7.18 + }, + { + "date": "2022-08-02", + "equity": 10647.36, + "return_pct": 6.47 + }, + { + "date": "2022-08-03", + "equity": 10814.09, + "return_pct": 8.14 + }, + { + "date": "2022-08-04", + "equity": 10806.78, + "return_pct": 8.07 + }, + { + "date": "2022-08-05", + "equity": 10788.52, + "return_pct": 7.89 + }, + { + "date": "2022-08-08", + "equity": 10775.99, + "return_pct": 7.76 + }, + { + "date": "2022-08-09", + "equity": 10733.2, + "return_pct": 7.33 + }, + { + "date": "2022-08-10", + "equity": 10958.64, + "return_pct": 9.59 + }, + { + "date": "2022-08-11", + "equity": 10958.64, + "return_pct": 9.59 + }, + { + "date": "2022-08-12", + "equity": 11144.16, + "return_pct": 11.44 + }, + { + "date": "2022-08-15", + "equity": 11190.08, + "return_pct": 11.9 + }, + { + "date": "2022-08-16", + "equity": 11212.0, + "return_pct": 12.12 + }, + { + "date": "2022-08-17", + "equity": 11132.42, + "return_pct": 11.32 + }, + { + "date": "2022-08-18", + "equity": 11164.77, + "return_pct": 11.65 + }, + { + "date": "2022-08-19", + "equity": 11014.74, + "return_pct": 10.15 + }, + { + "date": "2022-08-22", + "equity": 10785.39, + "return_pct": 7.85 + }, + { + "date": "2022-08-23", + "equity": 10759.3, + "return_pct": 7.59 + }, + { + "date": "2022-08-24", + "equity": 10793.74, + "return_pct": 7.94 + }, + { + "date": "2022-08-25", + "equity": 10946.12, + "return_pct": 9.46 + }, + { + "date": "2022-08-26", + "equity": 10575.6, + "return_pct": 5.76 + }, + { + "date": "2022-08-29", + "equity": 10505.68, + "return_pct": 5.06 + }, + { + "date": "2022-08-30", + "equity": 10390.35, + "return_pct": 3.9 + }, + { + "date": "2022-08-31", + "equity": 10311.29, + "return_pct": 3.11 + }, + { + "date": "2022-09-01", + "equity": 10343.64, + "return_pct": 3.44 + }, + { + "date": "2022-09-02", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2022-09-06", + "equity": 10195.96, + "return_pct": 1.96 + }, + { + "date": "2022-09-07", + "equity": 10379.13, + "return_pct": 3.79 + }, + { + "date": "2022-09-08", + "equity": 10446.97, + "return_pct": 4.47 + }, + { + "date": "2022-09-09", + "equity": 10609.26, + "return_pct": 6.09 + }, + { + "date": "2022-09-12", + "equity": 10723.29, + "return_pct": 7.23 + }, + { + "date": "2022-09-13", + "equity": 10257.01, + "return_pct": 2.57 + }, + { + "date": "2022-09-14", + "equity": 10296.15, + "return_pct": 2.96 + }, + { + "date": "2022-09-15", + "equity": 10179.26, + "return_pct": 1.79 + }, + { + "date": "2022-09-16", + "equity": 10060.27, + "return_pct": 0.6 + }, + { + "date": "2022-09-19", + "equity": 10138.29, + "return_pct": 1.38 + }, + { + "date": "2022-09-20", + "equity": 10021.92, + "return_pct": 0.22 + }, + { + "date": "2022-09-21", + "equity": 9847.1, + "return_pct": -1.53 + }, + { + "date": "2022-09-22", + "equity": 9764.38, + "return_pct": -2.36 + }, + { + "date": "2022-09-23", + "equity": 9600.78, + "return_pct": -3.99 + }, + { + "date": "2022-09-26", + "equity": 9505.81, + "return_pct": -4.94 + }, + { + "date": "2022-09-27", + "equity": 9481.54, + "return_pct": -5.18 + }, + { + "date": "2022-09-28", + "equity": 9668.1, + "return_pct": -3.32 + }, + { + "date": "2022-09-29", + "equity": 9466.14, + "return_pct": -5.34 + }, + { + "date": "2022-09-30", + "equity": 9319.77, + "return_pct": -6.8 + }, + { + "date": "2022-10-03", + "equity": 9565.82, + "return_pct": -4.34 + }, + { + "date": "2022-10-04", + "equity": 9862.23, + "return_pct": -1.38 + }, + { + "date": "2022-10-05", + "equity": 9839.27, + "return_pct": -1.61 + }, + { + "date": "2022-10-06", + "equity": 9737.77, + "return_pct": -2.62 + }, + { + "date": "2022-10-07", + "equity": 9466.14, + "return_pct": -5.34 + }, + { + "date": "2022-10-10", + "equity": 9393.87, + "return_pct": -6.06 + }, + { + "date": "2022-10-11", + "equity": 9334.38, + "return_pct": -6.66 + }, + { + "date": "2022-10-12", + "equity": 9303.59, + "return_pct": -6.96 + }, + { + "date": "2022-10-13", + "equity": 9549.12, + "return_pct": -4.51 + }, + { + "date": "2022-10-14", + "equity": 9331.51, + "return_pct": -6.68 + }, + { + "date": "2022-10-17", + "equity": 9571.3, + "return_pct": -4.29 + }, + { + "date": "2022-10-18", + "equity": 9683.76, + "return_pct": -3.16 + }, + { + "date": "2022-10-19", + "equity": 9615.13, + "return_pct": -3.85 + }, + { + "date": "2022-10-20", + "equity": 9534.51, + "return_pct": -4.65 + }, + { + "date": "2022-10-21", + "equity": 9766.21, + "return_pct": -2.34 + }, + { + "date": "2022-10-24", + "equity": 9885.71, + "return_pct": -1.14 + }, + { + "date": "2022-10-25", + "equity": 10043.57, + "return_pct": 0.44 + }, + { + "date": "2022-10-26", + "equity": 9967.91, + "return_pct": -0.32 + }, + { + "date": "2022-10-27", + "equity": 9914.68, + "return_pct": -0.85 + }, + { + "date": "2022-10-28", + "equity": 10150.55, + "return_pct": 1.51 + }, + { + "date": "2022-10-31", + "equity": 10077.23, + "return_pct": 0.77 + }, + { + "date": "2022-11-01", + "equity": 10033.14, + "return_pct": 0.33 + }, + { + "date": "2022-11-02", + "equity": 9781.34, + "return_pct": -2.19 + }, + { + "date": "2022-11-03", + "equity": 9680.63, + "return_pct": -3.19 + }, + { + "date": "2022-11-04", + "equity": 9819.96, + "return_pct": -1.8 + }, + { + "date": "2022-11-07", + "equity": 9913.89, + "return_pct": -0.86 + }, + { + "date": "2022-11-08", + "equity": 9967.38, + "return_pct": -0.33 + }, + { + "date": "2022-11-09", + "equity": 9762.04, + "return_pct": -2.38 + }, + { + "date": "2022-11-10", + "equity": 10298.5, + "return_pct": 2.98 + }, + { + "date": "2022-11-11", + "equity": 10398.17, + "return_pct": 3.98 + }, + { + "date": "2022-11-14", + "equity": 10309.72, + "return_pct": 3.1 + }, + { + "date": "2022-11-15", + "equity": 10397.65, + "return_pct": 3.98 + }, + { + "date": "2022-11-16", + "equity": 10318.33, + "return_pct": 3.18 + }, + { + "date": "2022-11-17", + "equity": 10286.76, + "return_pct": 2.87 + }, + { + "date": "2022-11-18", + "equity": 10333.46, + "return_pct": 3.33 + }, + { + "date": "2022-11-21", + "equity": 10295.89, + "return_pct": 2.96 + }, + { + "date": "2022-11-22", + "equity": 10434.44, + "return_pct": 4.34 + }, + { + "date": "2022-11-23", + "equity": 10500.2, + "return_pct": 5.0 + }, + { + "date": "2022-11-25", + "equity": 10497.85, + "return_pct": 4.98 + }, + { + "date": "2022-11-28", + "equity": 10330.33, + "return_pct": 3.3 + }, + { + "date": "2022-11-29", + "equity": 10312.59, + "return_pct": 3.13 + }, + { + "date": "2022-11-30", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2022-12-01", + "equity": 10629.62, + "return_pct": 6.3 + }, + { + "date": "2022-12-02", + "equity": 10617.35, + "return_pct": 6.17 + }, + { + "date": "2022-12-05", + "equity": 10426.35, + "return_pct": 4.26 + }, + { + "date": "2022-12-06", + "equity": 10276.06, + "return_pct": 2.76 + }, + { + "date": "2022-12-07", + "equity": 10258.58, + "return_pct": 2.59 + }, + { + "date": "2022-12-08", + "equity": 10338.94, + "return_pct": 3.39 + }, + { + "date": "2022-12-09", + "equity": 10261.71, + "return_pct": 2.62 + }, + { + "date": "2022-12-12", + "equity": 10409.65, + "return_pct": 4.1 + }, + { + "date": "2022-12-13", + "equity": 10488.45, + "return_pct": 4.88 + }, + { + "date": "2022-12-14", + "equity": 10421.4, + "return_pct": 4.21 + }, + { + "date": "2022-12-15", + "equity": 10166.47, + "return_pct": 1.66 + }, + { + "date": "2022-12-16", + "equity": 10000.52, + "return_pct": 0.01 + }, + { + "date": "2022-12-19", + "equity": 9915.72, + "return_pct": -0.84 + }, + { + "date": "2022-12-20", + "equity": 9929.29, + "return_pct": -0.71 + }, + { + "date": "2022-12-21", + "equity": 10077.76, + "return_pct": 0.78 + }, + { + "date": "2022-12-22", + "equity": 9933.99, + "return_pct": -0.66 + }, + { + "date": "2022-12-23", + "equity": 9991.13, + "return_pct": -0.09 + }, + { + "date": "2022-12-27", + "equity": 9951.73, + "return_pct": -0.48 + }, + { + "date": "2022-12-28", + "equity": 9828.05, + "return_pct": -1.72 + }, + { + "date": "2022-12-29", + "equity": 10004.96, + "return_pct": 0.05 + }, + { + "date": "2022-12-30", + "equity": 9978.6, + "return_pct": -0.21 + }, + { + "date": "2023-01-03", + "equity": 9936.59, + "return_pct": -0.63 + }, + { + "date": "2023-01-04", + "equity": 10013.31, + "return_pct": 0.13 + }, + { + "date": "2023-01-05", + "equity": 9899.02, + "return_pct": -1.01 + }, + { + "date": "2023-01-06", + "equity": 10126.03, + "return_pct": 1.26 + }, + { + "date": "2023-01-09", + "equity": 10120.29, + "return_pct": 1.2 + }, + { + "date": "2023-01-10", + "equity": 10191.26, + "return_pct": 1.91 + }, + { + "date": "2023-01-11", + "equity": 10320.16, + "return_pct": 3.2 + }, + { + "date": "2023-01-12", + "equity": 10357.73, + "return_pct": 3.58 + }, + { + "date": "2023-01-13", + "equity": 10397.91, + "return_pct": 3.98 + }, + { + "date": "2023-01-17", + "equity": 10378.86, + "return_pct": 3.79 + }, + { + "date": "2023-01-18", + "equity": 10215.0, + "return_pct": 2.15 + }, + { + "date": "2023-01-19", + "equity": 10140.64, + "return_pct": 1.41 + }, + { + "date": "2023-01-20", + "equity": 10329.55, + "return_pct": 3.3 + }, + { + "date": "2023-01-23", + "equity": 10453.49, + "return_pct": 4.53 + }, + { + "date": "2023-01-24", + "equity": 10442.27, + "return_pct": 4.42 + }, + { + "date": "2023-01-25", + "equity": 10446.18, + "return_pct": 4.46 + }, + { + "date": "2023-01-26", + "equity": 10560.99, + "return_pct": 5.61 + }, + { + "date": "2023-01-27", + "equity": 10585.26, + "return_pct": 5.85 + }, + { + "date": "2023-01-30", + "equity": 10452.45, + "return_pct": 4.52 + }, + { + "date": "2023-01-31", + "equity": 10606.13, + "return_pct": 6.06 + }, + { + "date": "2023-02-01", + "equity": 10718.85, + "return_pct": 7.19 + }, + { + "date": "2023-02-02", + "equity": 10874.89, + "return_pct": 8.75 + }, + { + "date": "2023-02-03", + "equity": 10759.3, + "return_pct": 7.59 + }, + { + "date": "2023-02-06", + "equity": 10693.54, + "return_pct": 6.94 + }, + { + "date": "2023-02-07", + "equity": 10833.4, + "return_pct": 8.33 + }, + { + "date": "2023-02-08", + "equity": 10714.94, + "return_pct": 7.15 + }, + { + "date": "2023-02-09", + "equity": 10622.05, + "return_pct": 6.22 + }, + { + "date": "2023-02-10", + "equity": 10646.84, + "return_pct": 6.47 + }, + { + "date": "2023-02-13", + "equity": 10771.82, + "return_pct": 7.72 + }, + { + "date": "2023-02-14", + "equity": 10766.86, + "return_pct": 7.67 + }, + { + "date": "2023-02-15", + "equity": 10801.83, + "return_pct": 8.02 + }, + { + "date": "2023-02-16", + "equity": 10653.1, + "return_pct": 6.53 + }, + { + "date": "2023-02-17", + "equity": 10626.48, + "return_pct": 6.26 + }, + { + "date": "2023-02-21", + "equity": 10413.31, + "return_pct": 4.13 + }, + { + "date": "2023-02-22", + "equity": 10398.96, + "return_pct": 3.99 + }, + { + "date": "2023-02-23", + "equity": 10454.27, + "return_pct": 4.54 + }, + { + "date": "2023-02-24", + "equity": 10342.6, + "return_pct": 3.43 + }, + { + "date": "2023-02-27", + "equity": 10377.82, + "return_pct": 3.78 + }, + { + "date": "2023-02-28", + "equity": 10339.47, + "return_pct": 3.39 + }, + { + "date": "2023-03-01", + "equity": 10299.8, + "return_pct": 3.0 + }, + { + "date": "2023-03-02", + "equity": 10379.91, + "return_pct": 3.8 + }, + { + "date": "2023-03-03", + "equity": 10546.38, + "return_pct": 5.46 + }, + { + "date": "2023-03-06", + "equity": 10553.69, + "return_pct": 5.54 + }, + { + "date": "2023-03-07", + "equity": 10391.91, + "return_pct": 3.92 + }, + { + "date": "2023-03-08", + "equity": 10408.87, + "return_pct": 4.09 + }, + { + "date": "2023-03-09", + "equity": 10216.83, + "return_pct": 2.17 + }, + { + "date": "2023-03-10", + "equity": 10069.41, + "return_pct": 0.69 + }, + { + "date": "2023-03-13", + "equity": 10055.06, + "return_pct": 0.55 + }, + { + "date": "2023-03-14", + "equity": 10221.27, + "return_pct": 2.21 + }, + { + "date": "2023-03-15", + "equity": 10157.34, + "return_pct": 1.57 + }, + { + "date": "2023-03-16", + "equity": 10335.55, + "return_pct": 3.36 + }, + { + "date": "2023-03-17", + "equity": 10175.86, + "return_pct": 1.76 + }, + { + "date": "2023-03-20", + "equity": 10273.71, + "return_pct": 2.74 + }, + { + "date": "2023-03-21", + "equity": 10408.61, + "return_pct": 4.09 + }, + { + "date": "2023-03-22", + "equity": 10231.18, + "return_pct": 2.31 + }, + { + "date": "2023-03-23", + "equity": 10258.84, + "return_pct": 2.59 + }, + { + "date": "2023-03-24", + "equity": 10326.16, + "return_pct": 3.26 + }, + { + "date": "2023-03-27", + "equity": 10345.47, + "return_pct": 3.45 + }, + { + "date": "2023-03-28", + "equity": 10322.24, + "return_pct": 3.22 + }, + { + "date": "2023-03-29", + "equity": 10472.28, + "return_pct": 4.72 + }, + { + "date": "2023-03-30", + "equity": 10533.59, + "return_pct": 5.34 + }, + { + "date": "2023-03-31", + "equity": 10682.06, + "return_pct": 6.82 + }, + { + "date": "2023-04-03", + "equity": 10722.77, + "return_pct": 7.23 + }, + { + "date": "2023-04-04", + "equity": 10663.27, + "return_pct": 6.63 + }, + { + "date": "2023-04-05", + "equity": 10635.36, + "return_pct": 6.35 + }, + { + "date": "2023-04-06", + "equity": 10676.84, + "return_pct": 6.77 + }, + { + "date": "2023-04-10", + "equity": 10687.8, + "return_pct": 6.88 + }, + { + "date": "2023-04-11", + "equity": 10690.67, + "return_pct": 6.91 + }, + { + "date": "2023-04-12", + "equity": 10647.1, + "return_pct": 6.47 + }, + { + "date": "2023-04-13", + "equity": 10788.52, + "return_pct": 7.89 + }, + { + "date": "2023-04-14", + "equity": 10762.17, + "return_pct": 7.62 + }, + { + "date": "2023-04-17", + "equity": 10800.78, + "return_pct": 8.01 + }, + { + "date": "2023-04-18", + "equity": 10807.83, + "return_pct": 8.08 + }, + { + "date": "2023-04-19", + "equity": 10806.0, + "return_pct": 8.06 + }, + { + "date": "2023-04-20", + "equity": 10747.03, + "return_pct": 7.47 + }, + { + "date": "2023-04-21", + "equity": 10755.38, + "return_pct": 7.55 + }, + { + "date": "2023-04-24", + "equity": 10766.6, + "return_pct": 7.67 + }, + { + "date": "2023-04-25", + "equity": 10595.69, + "return_pct": 5.96 + }, + { + "date": "2023-04-26", + "equity": 10550.82, + "return_pct": 5.51 + }, + { + "date": "2023-04-27", + "equity": 10760.86, + "return_pct": 7.61 + }, + { + "date": "2023-04-28", + "equity": 10852.71, + "return_pct": 8.53 + }, + { + "date": "2023-05-01", + "equity": 10841.75, + "return_pct": 8.42 + }, + { + "date": "2023-05-02", + "equity": 10719.9, + "return_pct": 7.2 + }, + { + "date": "2023-05-03", + "equity": 10646.31, + "return_pct": 6.46 + }, + { + "date": "2023-05-04", + "equity": 10570.91, + "return_pct": 5.71 + }, + { + "date": "2023-05-05", + "equity": 10766.6, + "return_pct": 7.67 + }, + { + "date": "2023-05-08", + "equity": 10769.47, + "return_pct": 7.69 + }, + { + "date": "2023-05-09", + "equity": 10722.24, + "return_pct": 7.22 + }, + { + "date": "2023-05-10", + "equity": 10772.34, + "return_pct": 7.72 + }, + { + "date": "2023-05-11", + "equity": 10753.56, + "return_pct": 7.54 + }, + { + "date": "2023-05-12", + "equity": 10739.47, + "return_pct": 7.39 + }, + { + "date": "2023-05-15", + "equity": 10776.52, + "return_pct": 7.77 + }, + { + "date": "2023-05-16", + "equity": 10704.5, + "return_pct": 7.05 + }, + { + "date": "2023-05-17", + "equity": 10834.44, + "return_pct": 8.34 + }, + { + "date": "2023-05-18", + "equity": 10938.81, + "return_pct": 9.39 + }, + { + "date": "2023-05-19", + "equity": 10922.9, + "return_pct": 9.23 + }, + { + "date": "2023-05-22", + "equity": 10927.33, + "return_pct": 9.27 + }, + { + "date": "2023-05-23", + "equity": 10804.7, + "return_pct": 8.05 + }, + { + "date": "2023-05-24", + "equity": 10726.42, + "return_pct": 7.26 + }, + { + "date": "2023-05-25", + "equity": 10819.31, + "return_pct": 8.19 + }, + { + "date": "2023-05-26", + "equity": 10959.43, + "return_pct": 9.59 + }, + { + "date": "2023-05-30", + "equity": 10963.6, + "return_pct": 9.64 + }, + { + "date": "2023-05-31", + "equity": 10902.8, + "return_pct": 9.03 + }, + { + "date": "2023-06-01", + "equity": 11006.39, + "return_pct": 10.06 + }, + { + "date": "2023-06-02", + "equity": 11165.56, + "return_pct": 11.66 + }, + { + "date": "2023-06-05", + "equity": 11144.16, + "return_pct": 11.44 + }, + { + "date": "2023-06-06", + "equity": 11168.43, + "return_pct": 11.68 + }, + { + "date": "2023-06-07", + "equity": 11129.81, + "return_pct": 11.3 + }, + { + "date": "2023-06-08", + "equity": 11197.13, + "return_pct": 11.97 + }, + { + "date": "2023-06-09", + "equity": 11217.22, + "return_pct": 12.17 + }, + { + "date": "2023-06-12", + "equity": 11318.98, + "return_pct": 13.19 + }, + { + "date": "2023-06-13", + "equity": 11393.61, + "return_pct": 13.94 + }, + { + "date": "2023-06-14", + "equity": 11407.18, + "return_pct": 14.07 + }, + { + "date": "2023-06-15", + "equity": 11548.6, + "return_pct": 15.49 + }, + { + "date": "2023-06-16", + "equity": 11466.67, + "return_pct": 14.67 + }, + { + "date": "2023-06-20", + "equity": 11407.18, + "return_pct": 14.07 + }, + { + "date": "2023-06-21", + "equity": 11348.73, + "return_pct": 13.49 + }, + { + "date": "2023-06-22", + "equity": 11389.69, + "return_pct": 13.9 + }, + { + "date": "2023-06-23", + "equity": 11303.59, + "return_pct": 13.04 + }, + { + "date": "2023-06-26", + "equity": 11257.4, + "return_pct": 12.57 + }, + { + "date": "2023-06-27", + "equity": 11380.82, + "return_pct": 13.81 + }, + { + "date": "2023-06-28", + "equity": 11386.56, + "return_pct": 13.87 + }, + { + "date": "2023-06-29", + "equity": 11431.44, + "return_pct": 14.31 + }, + { + "date": "2023-06-30", + "equity": 11566.34, + "return_pct": 15.66 + }, + { + "date": "2023-07-03", + "equity": 11579.65, + "return_pct": 15.8 + }, + { + "date": "2023-07-05", + "equity": 11562.43, + "return_pct": 15.62 + }, + { + "date": "2023-07-06", + "equity": 11471.89, + "return_pct": 14.72 + }, + { + "date": "2023-07-07", + "equity": 11442.92, + "return_pct": 14.43 + }, + { + "date": "2023-07-10", + "equity": 11471.89, + "return_pct": 14.72 + }, + { + "date": "2023-07-11", + "equity": 11544.94, + "return_pct": 15.45 + }, + { + "date": "2023-07-12", + "equity": 11637.83, + "return_pct": 16.38 + }, + { + "date": "2023-07-13", + "equity": 11730.2, + "return_pct": 17.3 + }, + { + "date": "2023-07-14", + "equity": 11722.9, + "return_pct": 17.23 + }, + { + "date": "2023-07-17", + "equity": 11763.6, + "return_pct": 17.64 + }, + { + "date": "2023-07-18", + "equity": 11851.01, + "return_pct": 18.51 + }, + { + "date": "2023-07-19", + "equity": 11877.36, + "return_pct": 18.77 + }, + { + "date": "2023-07-20", + "equity": 11798.56, + "return_pct": 17.99 + }, + { + "date": "2023-07-21", + "equity": 11798.56, + "return_pct": 17.99 + }, + { + "date": "2023-07-24", + "equity": 11851.27, + "return_pct": 18.51 + }, + { + "date": "2023-07-25", + "equity": 11883.63, + "return_pct": 18.84 + }, + { + "date": "2023-07-26", + "equity": 11885.45, + "return_pct": 18.85 + }, + { + "date": "2023-07-27", + "equity": 11806.65, + "return_pct": 18.07 + }, + { + "date": "2023-07-28", + "equity": 11922.24, + "return_pct": 19.22 + }, + { + "date": "2023-07-31", + "equity": 11944.94, + "return_pct": 19.45 + }, + { + "date": "2023-08-01", + "equity": 11910.76, + "return_pct": 19.11 + }, + { + "date": "2023-08-02", + "equity": 11745.08, + "return_pct": 17.45 + }, + { + "date": "2023-08-03", + "equity": 11711.42, + "return_pct": 17.11 + }, + { + "date": "2023-08-04", + "equity": 11658.45, + "return_pct": 16.58 + }, + { + "date": "2023-08-07", + "equity": 11760.21, + "return_pct": 17.6 + }, + { + "date": "2023-08-08", + "equity": 11709.07, + "return_pct": 17.09 + }, + { + "date": "2023-08-09", + "equity": 11630.79, + "return_pct": 16.31 + }, + { + "date": "2023-08-10", + "equity": 11634.96, + "return_pct": 16.35 + }, + { + "date": "2023-08-11", + "equity": 11628.18, + "return_pct": 16.28 + }, + { + "date": "2023-08-14", + "equity": 11692.37, + "return_pct": 16.92 + }, + { + "date": "2023-08-15", + "equity": 11556.16, + "return_pct": 15.56 + }, + { + "date": "2023-08-16", + "equity": 11471.36, + "return_pct": 14.71 + }, + { + "date": "2023-08-17", + "equity": 11383.95, + "return_pct": 13.84 + }, + { + "date": "2023-08-18", + "equity": 11389.43, + "return_pct": 13.89 + }, + { + "date": "2023-08-21", + "equity": 11463.54, + "return_pct": 14.64 + }, + { + "date": "2023-08-22", + "equity": 11432.49, + "return_pct": 14.32 + }, + { + "date": "2023-08-23", + "equity": 11559.82, + "return_pct": 15.6 + }, + { + "date": "2023-08-24", + "equity": 11399.61, + "return_pct": 14.0 + }, + { + "date": "2023-08-25", + "equity": 11479.97, + "return_pct": 14.8 + }, + { + "date": "2023-08-28", + "equity": 11552.77, + "return_pct": 15.53 + }, + { + "date": "2023-08-29", + "equity": 11719.77, + "return_pct": 17.2 + }, + { + "date": "2023-08-30", + "equity": 11768.04, + "return_pct": 17.68 + }, + { + "date": "2023-08-31", + "equity": 11750.82, + "return_pct": 17.51 + }, + { + "date": "2023-09-01", + "equity": 11772.73, + "return_pct": 17.73 + }, + { + "date": "2023-09-05", + "equity": 11721.85, + "return_pct": 17.22 + }, + { + "date": "2023-09-06", + "equity": 11643.05, + "return_pct": 16.43 + }, + { + "date": "2023-09-07", + "equity": 11607.31, + "return_pct": 16.07 + }, + { + "date": "2023-09-08", + "equity": 11624.79, + "return_pct": 16.25 + }, + { + "date": "2023-09-11", + "equity": 11701.24, + "return_pct": 17.01 + }, + { + "date": "2023-09-12", + "equity": 11637.05, + "return_pct": 16.37 + }, + { + "date": "2023-09-13", + "equity": 11650.62, + "return_pct": 16.51 + }, + { + "date": "2023-09-14", + "equity": 11751.08, + "return_pct": 17.51 + }, + { + "date": "2023-09-15", + "equity": 11568.69, + "return_pct": 15.69 + }, + { + "date": "2023-09-18", + "equity": 11575.47, + "return_pct": 15.75 + }, + { + "date": "2023-09-19", + "equity": 11551.47, + "return_pct": 15.51 + }, + { + "date": "2023-09-20", + "equity": 11445.27, + "return_pct": 14.45 + }, + { + "date": "2023-09-21", + "equity": 11256.1, + "return_pct": 12.56 + }, + { + "date": "2023-09-22", + "equity": 11230.79, + "return_pct": 12.31 + }, + { + "date": "2023-09-25", + "equity": 11278.02, + "return_pct": 12.78 + }, + { + "date": "2023-09-26", + "equity": 11112.33, + "return_pct": 11.12 + }, + { + "date": "2023-09-27", + "equity": 11116.76, + "return_pct": 11.17 + }, + { + "date": "2023-09-28", + "equity": 11181.21, + "return_pct": 11.81 + }, + { + "date": "2023-09-29", + "equity": 11154.08, + "return_pct": 11.54 + }, + { + "date": "2023-10-02", + "equity": 11149.64, + "return_pct": 11.5 + }, + { + "date": "2023-10-03", + "equity": 11000.39, + "return_pct": 10.0 + }, + { + "date": "2023-10-04", + "equity": 11080.5, + "return_pct": 10.8 + }, + { + "date": "2023-10-05", + "equity": 11076.32, + "return_pct": 10.76 + }, + { + "date": "2023-10-06", + "equity": 11207.83, + "return_pct": 12.08 + }, + { + "date": "2023-10-09", + "equity": 11279.58, + "return_pct": 12.8 + }, + { + "date": "2023-10-10", + "equity": 11338.29, + "return_pct": 13.38 + }, + { + "date": "2023-10-11", + "equity": 11384.74, + "return_pct": 13.85 + }, + { + "date": "2023-10-12", + "equity": 11315.33, + "return_pct": 13.15 + }, + { + "date": "2023-10-13", + "equity": 11258.97, + "return_pct": 12.59 + }, + { + "date": "2023-10-16", + "equity": 11377.43, + "return_pct": 13.77 + }, + { + "date": "2023-10-17", + "equity": 11376.91, + "return_pct": 13.77 + }, + { + "date": "2023-10-18", + "equity": 11225.31, + "return_pct": 12.25 + }, + { + "date": "2023-10-19", + "equity": 11126.68, + "return_pct": 11.27 + }, + { + "date": "2023-10-20", + "equity": 10989.95, + "return_pct": 9.9 + }, + { + "date": "2023-10-23", + "equity": 10970.91, + "return_pct": 9.71 + }, + { + "date": "2023-10-24", + "equity": 11053.62, + "return_pct": 10.54 + }, + { + "date": "2023-10-25", + "equity": 10894.98, + "return_pct": 8.95 + }, + { + "date": "2023-10-26", + "equity": 10764.51, + "return_pct": 7.65 + }, + { + "date": "2023-10-27", + "equity": 10715.72, + "return_pct": 7.16 + }, + { + "date": "2023-10-30", + "equity": 10843.84, + "return_pct": 8.44 + }, + { + "date": "2023-10-31", + "equity": 10911.94, + "return_pct": 9.12 + }, + { + "date": "2023-11-01", + "equity": 11028.31, + "return_pct": 10.28 + }, + { + "date": "2023-11-02", + "equity": 11239.66, + "return_pct": 12.4 + }, + { + "date": "2023-11-03", + "equity": 11342.2, + "return_pct": 13.42 + }, + { + "date": "2023-11-06", + "equity": 11368.3, + "return_pct": 13.68 + }, + { + "date": "2023-11-07", + "equity": 11400.65, + "return_pct": 14.01 + }, + { + "date": "2023-11-08", + "equity": 11409.0, + "return_pct": 14.09 + }, + { + "date": "2023-11-09", + "equity": 11320.03, + "return_pct": 13.2 + }, + { + "date": "2023-11-10", + "equity": 11496.67, + "return_pct": 14.97 + }, + { + "date": "2023-11-13", + "equity": 11485.71, + "return_pct": 14.86 + }, + { + "date": "2023-11-14", + "equity": 11708.55, + "return_pct": 17.09 + }, + { + "date": "2023-11-15", + "equity": 11733.33, + "return_pct": 17.33 + }, + { + "date": "2023-11-16", + "equity": 11747.68, + "return_pct": 17.48 + }, + { + "date": "2023-11-17", + "equity": 11762.3, + "return_pct": 17.62 + }, + { + "date": "2023-11-20", + "equity": 11852.84, + "return_pct": 18.53 + }, + { + "date": "2023-11-21", + "equity": 11827.01, + "return_pct": 18.27 + }, + { + "date": "2023-11-22", + "equity": 11872.67, + "return_pct": 18.73 + }, + { + "date": "2023-11-24", + "equity": 11879.97, + "return_pct": 18.8 + }, + { + "date": "2023-11-27", + "equity": 11858.58, + "return_pct": 18.59 + }, + { + "date": "2023-11-28", + "equity": 11870.32, + "return_pct": 18.7 + }, + { + "date": "2023-11-29", + "equity": 11861.97, + "return_pct": 18.62 + }, + { + "date": "2023-11-30", + "equity": 11908.68, + "return_pct": 19.09 + }, + { + "date": "2023-12-01", + "equity": 11979.13, + "return_pct": 19.79 + }, + { + "date": "2023-12-04", + "equity": 11916.24, + "return_pct": 19.16 + }, + { + "date": "2023-12-05", + "equity": 11913.89, + "return_pct": 19.14 + }, + { + "date": "2023-12-06", + "equity": 11865.88, + "return_pct": 18.66 + }, + { + "date": "2023-12-07", + "equity": 11956.43, + "return_pct": 19.56 + }, + { + "date": "2023-12-08", + "equity": 12007.83, + "return_pct": 20.08 + }, + { + "date": "2023-12-11", + "equity": 12054.53, + "return_pct": 20.55 + }, + { + "date": "2023-12-12", + "equity": 12109.59, + "return_pct": 21.1 + }, + { + "date": "2023-12-13", + "equity": 12276.58, + "return_pct": 22.77 + }, + { + "date": "2023-12-14", + "equity": 12315.98, + "return_pct": 23.16 + }, + { + "date": "2023-12-15", + "equity": 12246.05, + "return_pct": 22.46 + }, + { + "date": "2023-12-18", + "equity": 12314.94, + "return_pct": 23.15 + }, + { + "date": "2023-12-19", + "equity": 12389.82, + "return_pct": 23.9 + }, + { + "date": "2023-12-20", + "equity": 12218.13, + "return_pct": 22.18 + }, + { + "date": "2023-12-21", + "equity": 12333.99, + "return_pct": 23.34 + }, + { + "date": "2023-12-22", + "equity": 12358.77, + "return_pct": 23.59 + }, + { + "date": "2023-12-26", + "equity": 12410.96, + "return_pct": 24.11 + }, + { + "date": "2023-12-27", + "equity": 12433.4, + "return_pct": 24.33 + }, + { + "date": "2023-12-28", + "equity": 12438.1, + "return_pct": 24.38 + }, + { + "date": "2023-12-29", + "equity": 12402.09, + "return_pct": 24.02 + }, + { + "date": "2024-01-02", + "equity": 12332.68, + "return_pct": 23.33 + }, + { + "date": "2024-01-03", + "equity": 12231.96, + "return_pct": 22.32 + }, + { + "date": "2024-01-04", + "equity": 12192.56, + "return_pct": 21.93 + }, + { + "date": "2024-01-05", + "equity": 12209.26, + "return_pct": 22.09 + }, + { + "date": "2024-01-08", + "equity": 12383.56, + "return_pct": 23.84 + }, + { + "date": "2024-01-09", + "equity": 12364.77, + "return_pct": 23.65 + }, + { + "date": "2024-01-10", + "equity": 12434.7, + "return_pct": 24.35 + }, + { + "date": "2024-01-11", + "equity": 12429.22, + "return_pct": 24.29 + }, + { + "date": "2024-01-12", + "equity": 12437.83, + "return_pct": 24.38 + }, + { + "date": "2024-01-16", + "equity": 12392.17, + "return_pct": 23.92 + }, + { + "date": "2024-01-17", + "equity": 12323.29, + "return_pct": 23.23 + }, + { + "date": "2024-01-18", + "equity": 12432.88, + "return_pct": 24.33 + }, + { + "date": "2024-01-19", + "equity": 12587.87, + "return_pct": 25.88 + }, + { + "date": "2024-01-22", + "equity": 12614.48, + "return_pct": 26.14 + }, + { + "date": "2024-01-23", + "equity": 12651.27, + "return_pct": 26.51 + }, + { + "date": "2024-01-24", + "equity": 12665.1, + "return_pct": 26.65 + }, + { + "date": "2024-01-25", + "equity": 12733.99, + "return_pct": 27.34 + }, + { + "date": "2024-01-26", + "equity": 12717.81, + "return_pct": 27.18 + }, + { + "date": "2024-01-29", + "equity": 12818.53, + "return_pct": 28.19 + }, + { + "date": "2024-01-30", + "equity": 12808.61, + "return_pct": 28.09 + }, + { + "date": "2024-01-31", + "equity": 12599.61, + "return_pct": 26.0 + }, + { + "date": "2024-02-01", + "equity": 12764.51, + "return_pct": 27.65 + }, + { + "date": "2024-02-02", + "equity": 12898.89, + "return_pct": 28.99 + }, + { + "date": "2024-02-05", + "equity": 12851.92, + "return_pct": 28.52 + }, + { + "date": "2024-02-06", + "equity": 12889.24, + "return_pct": 28.89 + }, + { + "date": "2024-02-07", + "equity": 12996.74, + "return_pct": 29.97 + }, + { + "date": "2024-02-08", + "equity": 13002.48, + "return_pct": 30.02 + }, + { + "date": "2024-02-09", + "equity": 13077.63, + "return_pct": 30.78 + }, + { + "date": "2024-02-12", + "equity": 13071.89, + "return_pct": 30.72 + }, + { + "date": "2024-02-13", + "equity": 12891.85, + "return_pct": 28.92 + }, + { + "date": "2024-02-14", + "equity": 13009.0, + "return_pct": 30.09 + }, + { + "date": "2024-02-15", + "equity": 13098.76, + "return_pct": 30.99 + }, + { + "date": "2024-02-16", + "equity": 13033.53, + "return_pct": 30.34 + }, + { + "date": "2024-02-20", + "equity": 12961.77, + "return_pct": 29.62 + }, + { + "date": "2024-02-21", + "equity": 12973.52, + "return_pct": 29.74 + }, + { + "date": "2024-02-22", + "equity": 13242.01, + "return_pct": 32.42 + }, + { + "date": "2024-02-23", + "equity": 13251.14, + "return_pct": 32.51 + }, + { + "date": "2024-02-26", + "equity": 13202.61, + "return_pct": 32.03 + }, + { + "date": "2024-02-27", + "equity": 13227.14, + "return_pct": 32.27 + }, + { + "date": "2024-02-28", + "equity": 13209.65, + "return_pct": 32.1 + }, + { + "date": "2024-02-29", + "equity": 13257.14, + "return_pct": 32.57 + }, + { + "date": "2024-03-01", + "equity": 13381.6, + "return_pct": 33.82 + }, + { + "date": "2024-03-04", + "equity": 13367.25, + "return_pct": 33.67 + }, + { + "date": "2024-03-05", + "equity": 13233.66, + "return_pct": 32.34 + }, + { + "date": "2024-03-06", + "equity": 13300.72, + "return_pct": 33.01 + }, + { + "date": "2024-03-07", + "equity": 13432.75, + "return_pct": 34.33 + }, + { + "date": "2024-03-08", + "equity": 13352.12, + "return_pct": 33.52 + }, + { + "date": "2024-03-11", + "equity": 13340.64, + "return_pct": 33.41 + }, + { + "date": "2024-03-12", + "equity": 13484.15, + "return_pct": 34.84 + }, + { + "date": "2024-03-13", + "equity": 13463.01, + "return_pct": 34.63 + }, + { + "date": "2024-03-14", + "equity": 13436.4, + "return_pct": 34.36 + }, + { + "date": "2024-03-15", + "equity": 13302.8, + "return_pct": 33.03 + }, + { + "date": "2024-03-18", + "equity": 13381.87, + "return_pct": 33.82 + }, + { + "date": "2024-03-19", + "equity": 13456.23, + "return_pct": 34.56 + }, + { + "date": "2024-03-20", + "equity": 13580.69, + "return_pct": 35.81 + }, + { + "date": "2024-03-21", + "equity": 13625.57, + "return_pct": 36.26 + }, + { + "date": "2024-03-22", + "equity": 13599.74, + "return_pct": 36.0 + }, + { + "date": "2024-03-25", + "equity": 13562.17, + "return_pct": 35.62 + }, + { + "date": "2024-03-26", + "equity": 13537.12, + "return_pct": 35.37 + }, + { + "date": "2024-03-27", + "equity": 13650.88, + "return_pct": 36.51 + }, + { + "date": "2024-03-28", + "equity": 13648.27, + "return_pct": 36.48 + }, + { + "date": "2024-04-01", + "equity": 13624.53, + "return_pct": 36.25 + }, + { + "date": "2024-04-02", + "equity": 13537.9, + "return_pct": 35.38 + }, + { + "date": "2024-04-03", + "equity": 13552.77, + "return_pct": 35.53 + }, + { + "date": "2024-04-04", + "equity": 13387.35, + "return_pct": 33.87 + }, + { + "date": "2024-04-05", + "equity": 13527.2, + "return_pct": 35.27 + }, + { + "date": "2024-04-08", + "equity": 13534.77, + "return_pct": 35.35 + }, + { + "date": "2024-04-09", + "equity": 13550.42, + "return_pct": 35.5 + }, + { + "date": "2024-04-10", + "equity": 13414.74, + "return_pct": 34.15 + }, + { + "date": "2024-04-11", + "equity": 13515.98, + "return_pct": 35.16 + }, + { + "date": "2024-04-12", + "equity": 13329.42, + "return_pct": 33.29 + }, + { + "date": "2024-04-15", + "equity": 13162.43, + "return_pct": 31.62 + }, + { + "date": "2024-04-16", + "equity": 13138.42, + "return_pct": 31.38 + }, + { + "date": "2024-04-17", + "equity": 13060.67, + "return_pct": 30.61 + }, + { + "date": "2024-04-18", + "equity": 13033.79, + "return_pct": 30.34 + }, + { + "date": "2024-04-19", + "equity": 12920.03, + "return_pct": 29.2 + }, + { + "date": "2024-04-22", + "equity": 13039.01, + "return_pct": 30.39 + }, + { + "date": "2024-04-23", + "equity": 13193.74, + "return_pct": 31.94 + }, + { + "date": "2024-04-24", + "equity": 13187.48, + "return_pct": 31.87 + }, + { + "date": "2024-04-25", + "equity": 13137.38, + "return_pct": 31.37 + }, + { + "date": "2024-04-26", + "equity": 13261.84, + "return_pct": 32.62 + }, + { + "date": "2024-04-29", + "equity": 13308.81, + "return_pct": 33.09 + }, + { + "date": "2024-04-30", + "equity": 13097.98, + "return_pct": 30.98 + }, + { + "date": "2024-05-01", + "equity": 13055.45, + "return_pct": 30.55 + }, + { + "date": "2024-05-02", + "equity": 13177.56, + "return_pct": 31.78 + }, + { + "date": "2024-05-03", + "equity": 13340.9, + "return_pct": 33.41 + }, + { + "date": "2024-05-06", + "equity": 13478.67, + "return_pct": 34.79 + }, + { + "date": "2024-05-07", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-05-08", + "equity": 13494.85, + "return_pct": 34.95 + }, + { + "date": "2024-05-09", + "equity": 13572.6, + "return_pct": 35.73 + }, + { + "date": "2024-05-10", + "equity": 13590.08, + "return_pct": 35.9 + }, + { + "date": "2024-05-13", + "equity": 13591.91, + "return_pct": 35.92 + }, + { + "date": "2024-05-14", + "equity": 13654.27, + "return_pct": 36.54 + }, + { + "date": "2024-05-15", + "equity": 13823.35, + "return_pct": 38.23 + }, + { + "date": "2024-05-16", + "equity": 13794.91, + "return_pct": 37.95 + }, + { + "date": "2024-05-17", + "equity": 13814.74, + "return_pct": 38.15 + }, + { + "date": "2024-05-20", + "equity": 13830.66, + "return_pct": 38.31 + }, + { + "date": "2024-05-21", + "equity": 13864.58, + "return_pct": 38.65 + }, + { + "date": "2024-05-22", + "equity": 13824.66, + "return_pct": 38.25 + }, + { + "date": "2024-05-23", + "equity": 13723.68, + "return_pct": 37.24 + }, + { + "date": "2024-05-24", + "equity": 13814.48, + "return_pct": 38.14 + }, + { + "date": "2024-05-28", + "equity": 13824.14, + "return_pct": 38.24 + }, + { + "date": "2024-05-29", + "equity": 13727.33, + "return_pct": 37.27 + }, + { + "date": "2024-05-30", + "equity": 13636.27, + "return_pct": 36.36 + }, + { + "date": "2024-05-31", + "equity": 13760.47, + "return_pct": 37.6 + }, + { + "date": "2024-06-03", + "equity": 13771.69, + "return_pct": 37.72 + }, + { + "date": "2024-06-04", + "equity": 13787.08, + "return_pct": 37.87 + }, + { + "date": "2024-06-05", + "equity": 13950.95, + "return_pct": 39.51 + }, + { + "date": "2024-06-06", + "equity": 13950.68, + "return_pct": 39.51 + }, + { + "date": "2024-06-07", + "equity": 13933.72, + "return_pct": 39.34 + }, + { + "date": "2024-06-10", + "equity": 13976.78, + "return_pct": 39.77 + }, + { + "date": "2024-06-11", + "equity": 14010.44, + "return_pct": 40.1 + }, + { + "date": "2024-06-12", + "equity": 14125.51, + "return_pct": 41.26 + }, + { + "date": "2024-06-13", + "equity": 14153.95, + "return_pct": 41.54 + }, + { + "date": "2024-06-14", + "equity": 14162.56, + "return_pct": 41.63 + }, + { + "date": "2024-06-17", + "equity": 14275.28, + "return_pct": 42.75 + }, + { + "date": "2024-06-18", + "equity": 14311.55, + "return_pct": 43.12 + }, + { + "date": "2024-06-20", + "equity": 14272.67, + "return_pct": 42.73 + }, + { + "date": "2024-06-21", + "equity": 14207.7, + "return_pct": 42.08 + }, + { + "date": "2024-06-24", + "equity": 14161.51, + "return_pct": 41.62 + }, + { + "date": "2024-06-25", + "equity": 14216.05, + "return_pct": 42.16 + }, + { + "date": "2024-06-26", + "equity": 14233.79, + "return_pct": 42.34 + }, + { + "date": "2024-06-27", + "equity": 14256.23, + "return_pct": 42.56 + }, + { + "date": "2024-06-28", + "equity": 14200.13, + "return_pct": 42.0 + }, + { + "date": "2024-07-01", + "equity": 14229.35, + "return_pct": 42.29 + }, + { + "date": "2024-07-02", + "equity": 14325.11, + "return_pct": 43.25 + }, + { + "date": "2024-07-03", + "equity": 14389.04, + "return_pct": 43.89 + }, + { + "date": "2024-07-05", + "equity": 14472.02, + "return_pct": 44.72 + }, + { + "date": "2024-07-08", + "equity": 14488.71, + "return_pct": 44.89 + }, + { + "date": "2024-07-09", + "equity": 14502.8, + "return_pct": 45.03 + }, + { + "date": "2024-07-10", + "equity": 14646.31, + "return_pct": 46.46 + }, + { + "date": "2024-07-11", + "equity": 14520.03, + "return_pct": 45.2 + }, + { + "date": "2024-07-12", + "equity": 14611.61, + "return_pct": 46.12 + }, + { + "date": "2024-07-15", + "equity": 14651.79, + "return_pct": 46.52 + }, + { + "date": "2024-07-16", + "equity": 14738.68, + "return_pct": 47.39 + }, + { + "date": "2024-07-17", + "equity": 14532.03, + "return_pct": 45.32 + }, + { + "date": "2024-07-18", + "equity": 14420.35, + "return_pct": 44.2 + }, + { + "date": "2024-07-19", + "equity": 14324.59, + "return_pct": 43.25 + }, + { + "date": "2024-07-22", + "equity": 14472.28, + "return_pct": 44.72 + }, + { + "date": "2024-07-23", + "equity": 14449.58, + "return_pct": 44.5 + }, + { + "date": "2024-07-24", + "equity": 14122.11, + "return_pct": 41.22 + }, + { + "date": "2024-07-25", + "equity": 14048.53, + "return_pct": 40.49 + }, + { + "date": "2024-07-26", + "equity": 14205.87, + "return_pct": 42.06 + }, + { + "date": "2024-07-29", + "equity": 14214.22, + "return_pct": 42.14 + }, + { + "date": "2024-07-30", + "equity": 14142.2, + "return_pct": 41.42 + }, + { + "date": "2024-07-31", + "equity": 14372.08, + "return_pct": 43.72 + }, + { + "date": "2024-08-01", + "equity": 14168.56, + "return_pct": 41.69 + }, + { + "date": "2024-08-02", + "equity": 13904.76, + "return_pct": 39.05 + }, + { + "date": "2024-08-05", + "equity": 13499.8, + "return_pct": 35.0 + }, + { + "date": "2024-08-06", + "equity": 13624.27, + "return_pct": 36.24 + }, + { + "date": "2024-08-07", + "equity": 13533.2, + "return_pct": 35.33 + }, + { + "date": "2024-08-08", + "equity": 13846.05, + "return_pct": 38.46 + }, + { + "date": "2024-08-09", + "equity": 13907.11, + "return_pct": 39.07 + }, + { + "date": "2024-08-12", + "equity": 13914.42, + "return_pct": 39.14 + }, + { + "date": "2024-08-13", + "equity": 14143.25, + "return_pct": 41.43 + }, + { + "date": "2024-08-14", + "equity": 14187.87, + "return_pct": 41.88 + }, + { + "date": "2024-08-15", + "equity": 14431.05, + "return_pct": 44.31 + }, + { + "date": "2024-08-16", + "equity": 14463.41, + "return_pct": 44.63 + }, + { + "date": "2024-08-19", + "equity": 14601.7, + "return_pct": 46.02 + }, + { + "date": "2024-08-20", + "equity": 14577.95, + "return_pct": 45.78 + }, + { + "date": "2024-08-21", + "equity": 14628.05, + "return_pct": 46.28 + }, + { + "date": "2024-08-22", + "equity": 14513.24, + "return_pct": 45.13 + }, + { + "date": "2024-08-23", + "equity": 14667.45, + "return_pct": 46.67 + }, + { + "date": "2024-08-26", + "equity": 14632.49, + "return_pct": 46.32 + }, + { + "date": "2024-08-27", + "equity": 14652.58, + "return_pct": 46.53 + }, + { + "date": "2024-08-28", + "equity": 14567.51, + "return_pct": 45.68 + }, + { + "date": "2024-08-29", + "equity": 14568.82, + "return_pct": 45.69 + }, + { + "date": "2024-08-30", + "equity": 14707.89, + "return_pct": 47.08 + }, + { + "date": "2024-09-03", + "equity": 14405.22, + "return_pct": 44.05 + }, + { + "date": "2024-09-04", + "equity": 14375.73, + "return_pct": 43.76 + }, + { + "date": "2024-09-05", + "equity": 14340.77, + "return_pct": 43.41 + }, + { + "date": "2024-09-06", + "equity": 14099.41, + "return_pct": 40.99 + }, + { + "date": "2024-09-09", + "equity": 14257.27, + "return_pct": 42.57 + }, + { + "date": "2024-09-10", + "equity": 14319.37, + "return_pct": 43.19 + }, + { + "date": "2024-09-11", + "equity": 14466.28, + "return_pct": 44.66 + }, + { + "date": "2024-09-12", + "equity": 14588.13, + "return_pct": 45.88 + }, + { + "date": "2024-09-13", + "equity": 14664.32, + "return_pct": 46.64 + }, + { + "date": "2024-09-16", + "equity": 14685.98, + "return_pct": 46.86 + }, + { + "date": "2024-09-17", + "equity": 14691.98, + "return_pct": 46.92 + }, + { + "date": "2024-09-18", + "equity": 14648.4, + "return_pct": 46.48 + }, + { + "date": "2024-09-19", + "equity": 14898.37, + "return_pct": 48.98 + }, + { + "date": "2024-09-20", + "equity": 14827.14, + "return_pct": 48.27 + }, + { + "date": "2024-09-23", + "equity": 14864.19, + "return_pct": 48.64 + }, + { + "date": "2024-09-24", + "equity": 14906.72, + "return_pct": 49.07 + }, + { + "date": "2024-09-25", + "equity": 14873.84, + "return_pct": 48.74 + }, + { + "date": "2024-09-26", + "equity": 14932.81, + "return_pct": 49.33 + }, + { + "date": "2024-09-27", + "equity": 14911.15, + "return_pct": 49.11 + }, + { + "date": "2024-09-30", + "equity": 14970.91, + "return_pct": 49.71 + }, + { + "date": "2024-10-01", + "equity": 14836.79, + "return_pct": 48.37 + }, + { + "date": "2024-10-02", + "equity": 14843.05, + "return_pct": 48.43 + }, + { + "date": "2024-10-03", + "equity": 14815.92, + "return_pct": 48.16 + }, + { + "date": "2024-10-04", + "equity": 14950.55, + "return_pct": 49.51 + }, + { + "date": "2024-10-07", + "equity": 14815.39, + "return_pct": 48.15 + }, + { + "date": "2024-10-08", + "equity": 14955.51, + "return_pct": 49.56 + }, + { + "date": "2024-10-09", + "equity": 15059.1, + "return_pct": 50.59 + }, + { + "date": "2024-10-10", + "equity": 15032.75, + "return_pct": 50.33 + }, + { + "date": "2024-10-11", + "equity": 15122.77, + "return_pct": 51.23 + }, + { + "date": "2024-10-14", + "equity": 15246.44, + "return_pct": 52.46 + }, + { + "date": "2024-10-15", + "equity": 15127.98, + "return_pct": 51.28 + }, + { + "date": "2024-10-16", + "equity": 15193.74, + "return_pct": 51.94 + }, + { + "date": "2024-10-17", + "equity": 15195.04, + "return_pct": 51.95 + }, + { + "date": "2024-10-18", + "equity": 15253.49, + "return_pct": 52.53 + }, + { + "date": "2024-10-21", + "equity": 15228.44, + "return_pct": 52.28 + }, + { + "date": "2024-10-22", + "equity": 15220.35, + "return_pct": 52.2 + }, + { + "date": "2024-10-23", + "equity": 15081.28, + "return_pct": 50.81 + }, + { + "date": "2024-10-24", + "equity": 15113.89, + "return_pct": 51.14 + }, + { + "date": "2024-10-25", + "equity": 15108.68, + "return_pct": 51.09 + }, + { + "date": "2024-10-28", + "equity": 15155.38, + "return_pct": 51.55 + }, + { + "date": "2024-10-29", + "equity": 15179.91, + "return_pct": 51.8 + }, + { + "date": "2024-10-30", + "equity": 15133.99, + "return_pct": 51.34 + }, + { + "date": "2024-10-31", + "equity": 14837.31, + "return_pct": 48.37 + }, + { + "date": "2024-11-01", + "equity": 14899.93, + "return_pct": 49.0 + }, + { + "date": "2024-11-04", + "equity": 14867.84, + "return_pct": 48.68 + }, + { + "date": "2024-11-05", + "equity": 15047.62, + "return_pct": 50.48 + }, + { + "date": "2024-11-06", + "equity": 15421.79, + "return_pct": 54.22 + }, + { + "date": "2024-11-07", + "equity": 15541.03, + "return_pct": 55.41 + }, + { + "date": "2024-11-08", + "equity": 15608.35, + "return_pct": 56.08 + }, + { + "date": "2024-11-11", + "equity": 15623.22, + "return_pct": 56.23 + }, + { + "date": "2024-11-12", + "equity": 15574.69, + "return_pct": 55.75 + }, + { + "date": "2024-11-13", + "equity": 15582.26, + "return_pct": 55.82 + }, + { + "date": "2024-11-14", + "equity": 15482.06, + "return_pct": 54.82 + }, + { + "date": "2024-11-15", + "equity": 15283.76, + "return_pct": 52.84 + }, + { + "date": "2024-11-18", + "equity": 15346.38, + "return_pct": 53.46 + }, + { + "date": "2024-11-19", + "equity": 15402.48, + "return_pct": 54.02 + }, + { + "date": "2024-11-20", + "equity": 15407.7, + "return_pct": 54.08 + }, + { + "date": "2024-11-21", + "equity": 15490.41, + "return_pct": 54.9 + }, + { + "date": "2024-11-22", + "equity": 15538.42, + "return_pct": 55.38 + }, + { + "date": "2024-11-25", + "equity": 15591.13, + "return_pct": 55.91 + }, + { + "date": "2024-11-26", + "equity": 15672.54, + "return_pct": 56.73 + }, + { + "date": "2024-11-27", + "equity": 15625.05, + "return_pct": 56.25 + }, + { + "date": "2024-11-29", + "equity": 15722.11, + "return_pct": 57.22 + }, + { + "date": "2024-12-02", + "equity": 15750.29, + "return_pct": 57.5 + }, + { + "date": "2024-12-03", + "equity": 15757.6, + "return_pct": 57.58 + }, + { + "date": "2024-12-04", + "equity": 15855.45, + "return_pct": 58.55 + }, + { + "date": "2024-12-05", + "equity": 15829.35, + "return_pct": 58.29 + }, + { + "date": "2024-12-06", + "equity": 15859.36, + "return_pct": 58.59 + }, + { + "date": "2024-12-09", + "equity": 15777.69, + "return_pct": 57.78 + }, + { + "date": "2024-12-10", + "equity": 15728.64, + "return_pct": 57.29 + }, + { + "date": "2024-12-11", + "equity": 15850.23, + "return_pct": 58.5 + }, + { + "date": "2024-12-12", + "equity": 15768.56, + "return_pct": 57.69 + }, + { + "date": "2024-12-13", + "equity": 15765.43, + "return_pct": 57.65 + }, + { + "date": "2024-12-16", + "equity": 15832.75, + "return_pct": 58.33 + }, + { + "date": "2024-12-17", + "equity": 15767.51, + "return_pct": 57.68 + }, + { + "date": "2024-12-18", + "equity": 15297.59, + "return_pct": 52.98 + }, + { + "date": "2024-12-19", + "equity": 15292.89, + "return_pct": 52.93 + }, + { + "date": "2024-12-20", + "equity": 15424.66, + "return_pct": 54.25 + }, + { + "date": "2024-12-23", + "equity": 15517.03, + "return_pct": 55.17 + }, + { + "date": "2024-12-24", + "equity": 15689.5, + "return_pct": 56.89 + }, + { + "date": "2024-12-26", + "equity": 15690.54, + "return_pct": 56.91 + }, + { + "date": "2024-12-27", + "equity": 15525.38, + "return_pct": 55.25 + }, + { + "date": "2024-12-30", + "equity": 15348.21, + "return_pct": 53.48 + }, + { + "date": "2024-12-31", + "equity": 15292.37, + "return_pct": 52.92 + }, + { + "date": "2025-01-02", + "equity": 15254.79, + "return_pct": 52.55 + }, + { + "date": "2025-01-03", + "equity": 15445.53, + "return_pct": 54.46 + }, + { + "date": "2025-01-06", + "equity": 15534.51, + "return_pct": 55.35 + }, + { + "date": "2025-01-07", + "equity": 15358.9, + "return_pct": 53.59 + }, + { + "date": "2025-01-08", + "equity": 15381.34, + "return_pct": 53.81 + }, + { + "date": "2025-01-10", + "equity": 15146.51, + "return_pct": 51.47 + }, + { + "date": "2025-01-13", + "equity": 15169.99, + "return_pct": 51.7 + }, + { + "date": "2025-01-14", + "equity": 15190.87, + "return_pct": 51.91 + }, + { + "date": "2025-01-15", + "equity": 15467.19, + "return_pct": 54.67 + }, + { + "date": "2025-01-16", + "equity": 15437.44, + "return_pct": 54.37 + }, + { + "date": "2025-01-17", + "equity": 15592.43, + "return_pct": 55.92 + }, + { + "date": "2025-01-21", + "equity": 15735.16, + "return_pct": 57.35 + }, + { + "date": "2025-01-22", + "equity": 15823.61, + "return_pct": 58.24 + }, + { + "date": "2025-01-23", + "equity": 15909.98, + "return_pct": 59.1 + }, + { + "date": "2025-01-24", + "equity": 15863.54, + "return_pct": 58.64 + }, + { + "date": "2025-01-27", + "equity": 15639.14, + "return_pct": 56.39 + }, + { + "date": "2025-01-28", + "equity": 15773.52, + "return_pct": 57.74 + }, + { + "date": "2025-01-29", + "equity": 15702.8, + "return_pct": 57.03 + }, + { + "date": "2025-01-30", + "equity": 15787.08, + "return_pct": 57.87 + }, + { + "date": "2025-01-31", + "equity": 15703.07, + "return_pct": 57.03 + }, + { + "date": "2025-02-03", + "equity": 15597.39, + "return_pct": 55.97 + }, + { + "date": "2025-02-04", + "equity": 15702.02, + "return_pct": 57.02 + }, + { + "date": "2025-02-05", + "equity": 15765.69, + "return_pct": 57.66 + }, + { + "date": "2025-02-06", + "equity": 15820.48, + "return_pct": 58.2 + }, + { + "date": "2025-02-07", + "equity": 15675.67, + "return_pct": 56.76 + }, + { + "date": "2025-02-10", + "equity": 15782.13, + "return_pct": 57.82 + }, + { + "date": "2025-02-11", + "equity": 15794.13, + "return_pct": 57.94 + }, + { + "date": "2025-02-12", + "equity": 15743.25, + "return_pct": 57.43 + }, + { + "date": "2025-02-13", + "equity": 15909.46, + "return_pct": 59.09 + }, + { + "date": "2025-02-14", + "equity": 15908.68, + "return_pct": 59.09 + }, + { + "date": "2025-02-18", + "equity": 15955.38, + "return_pct": 59.55 + }, + { + "date": "2025-02-19", + "equity": 15992.95, + "return_pct": 59.93 + }, + { + "date": "2025-02-20", + "equity": 15926.42, + "return_pct": 59.26 + }, + { + "date": "2025-02-21", + "equity": 15654.01, + "return_pct": 56.54 + }, + { + "date": "2025-02-24", + "equity": 15582.78, + "return_pct": 55.83 + }, + { + "date": "2025-02-25", + "equity": 15505.28, + "return_pct": 55.05 + }, + { + "date": "2025-02-26", + "equity": 15513.11, + "return_pct": 55.13 + }, + { + "date": "2025-02-27", + "equity": 15265.49, + "return_pct": 52.65 + }, + { + "date": "2025-02-28", + "equity": 15503.72, + "return_pct": 55.04 + }, + { + "date": "2025-03-03", + "equity": 15232.09, + "return_pct": 52.32 + }, + { + "date": "2025-03-04", + "equity": 15051.79, + "return_pct": 50.52 + }, + { + "date": "2025-03-05", + "equity": 15213.57, + "return_pct": 52.14 + }, + { + "date": "2025-03-06", + "equity": 14943.51, + "return_pct": 49.44 + }, + { + "date": "2025-03-07", + "equity": 15027.27, + "return_pct": 50.27 + }, + { + "date": "2025-03-10", + "equity": 14627.01, + "return_pct": 46.27 + }, + { + "date": "2025-03-11", + "equity": 14505.41, + "return_pct": 45.05 + }, + { + "date": "2025-03-12", + "equity": 14582.39, + "return_pct": 45.82 + }, + { + "date": "2025-03-13", + "equity": 14388.0, + "return_pct": 43.88 + }, + { + "date": "2025-03-14", + "equity": 14685.19, + "return_pct": 46.85 + }, + { + "date": "2025-03-17", + "equity": 14798.43, + "return_pct": 47.98 + }, + { + "date": "2025-03-18", + "equity": 14638.49, + "return_pct": 46.38 + }, + { + "date": "2025-03-19", + "equity": 14797.91, + "return_pct": 47.98 + }, + { + "date": "2025-03-20", + "equity": 14755.12, + "return_pct": 47.55 + }, + { + "date": "2025-03-21", + "equity": 14715.72, + "return_pct": 47.16 + }, + { + "date": "2025-03-24", + "equity": 14979.26, + "return_pct": 49.79 + }, + { + "date": "2025-03-25", + "equity": 15015.26, + "return_pct": 50.15 + }, + { + "date": "2025-03-26", + "equity": 14836.01, + "return_pct": 48.36 + }, + { + "date": "2025-03-27", + "equity": 14796.61, + "return_pct": 47.97 + }, + { + "date": "2025-03-28", + "equity": 14498.63, + "return_pct": 44.99 + }, + { + "date": "2025-03-31", + "equity": 14595.96, + "return_pct": 45.96 + }, + { + "date": "2025-04-01", + "equity": 14637.18, + "return_pct": 46.37 + }, + { + "date": "2025-04-02", + "equity": 14729.81, + "return_pct": 47.3 + }, + { + "date": "2025-04-03", + "equity": 14003.91, + "return_pct": 40.04 + }, + { + "date": "2025-04-04", + "equity": 13184.08, + "return_pct": 31.84 + }, + { + "date": "2025-04-07", + "equity": 13160.6, + "return_pct": 31.61 + }, + { + "date": "2025-04-08", + "equity": 12954.47, + "return_pct": 29.54 + }, + { + "date": "2025-04-09", + "equity": 14314.94, + "return_pct": 43.15 + }, + { + "date": "2025-04-10", + "equity": 13687.67, + "return_pct": 36.88 + }, + { + "date": "2025-04-11", + "equity": 13931.9, + "return_pct": 39.32 + }, + { + "date": "2025-04-14", + "equity": 14067.06, + "return_pct": 40.67 + }, + { + "date": "2025-04-15", + "equity": 14027.66, + "return_pct": 40.28 + }, + { + "date": "2025-04-16", + "equity": 13715.85, + "return_pct": 37.16 + }, + { + "date": "2025-04-17", + "equity": 13735.42, + "return_pct": 37.35 + }, + { + "date": "2025-04-21", + "equity": 13408.48, + "return_pct": 34.08 + }, + { + "date": "2025-04-22", + "equity": 13757.34, + "return_pct": 37.57 + }, + { + "date": "2025-04-23", + "equity": 13970.52, + "return_pct": 39.71 + }, + { + "date": "2025-04-24", + "equity": 14264.58, + "return_pct": 42.65 + }, + { + "date": "2025-04-25", + "equity": 14367.65, + "return_pct": 43.68 + }, + { + "date": "2025-04-28", + "equity": 14373.12, + "return_pct": 43.73 + }, + { + "date": "2025-04-29", + "equity": 14463.67, + "return_pct": 44.64 + }, + { + "date": "2025-04-30", + "equity": 14469.41, + "return_pct": 44.69 + }, + { + "date": "2025-05-01", + "equity": 14571.95, + "return_pct": 45.72 + }, + { + "date": "2025-05-02", + "equity": 14788.26, + "return_pct": 47.88 + }, + { + "date": "2025-05-05", + "equity": 14703.46, + "return_pct": 47.03 + }, + { + "date": "2025-05-06", + "equity": 14580.56, + "return_pct": 45.81 + }, + { + "date": "2025-05-07", + "equity": 14641.88, + "return_pct": 46.42 + }, + { + "date": "2025-05-08", + "equity": 14743.9, + "return_pct": 47.44 + }, + { + "date": "2025-05-09", + "equity": 14725.11, + "return_pct": 47.25 + }, + { + "date": "2025-05-12", + "equity": 15211.74, + "return_pct": 52.12 + }, + { + "date": "2025-05-13", + "equity": 15312.2, + "return_pct": 53.12 + }, + { + "date": "2025-05-14", + "equity": 15331.77, + "return_pct": 53.32 + }, + { + "date": "2025-05-15", + "equity": 15406.65, + "return_pct": 54.07 + }, + { + "date": "2025-05-16", + "equity": 15504.24, + "return_pct": 55.04 + }, + { + "date": "2025-05-19", + "equity": 15521.2, + "return_pct": 55.21 + }, + { + "date": "2025-05-20", + "equity": 15469.02, + "return_pct": 54.69 + }, + { + "date": "2025-05-21", + "equity": 15208.35, + "return_pct": 52.08 + }, + { + "date": "2025-05-22", + "equity": 15214.35, + "return_pct": 52.14 + }, + { + "date": "2025-05-23", + "equity": 15110.5, + "return_pct": 51.11 + }, + { + "date": "2025-05-27", + "equity": 15424.66, + "return_pct": 54.25 + }, + { + "date": "2025-05-28", + "equity": 15335.42, + "return_pct": 53.35 + }, + { + "date": "2025-05-29", + "equity": 15395.96, + "return_pct": 53.96 + }, + { + "date": "2025-05-30", + "equity": 15378.73, + "return_pct": 53.79 + }, + { + "date": "2025-06-02", + "equity": 15465.36, + "return_pct": 54.65 + }, + { + "date": "2025-06-03", + "equity": 15553.56, + "return_pct": 55.54 + }, + { + "date": "2025-06-04", + "equity": 15549.38, + "return_pct": 55.49 + }, + { + "date": "2025-06-05", + "equity": 15474.23, + "return_pct": 54.74 + }, + { + "date": "2025-06-06", + "equity": 15633.14, + "return_pct": 56.33 + }, + { + "date": "2025-06-09", + "equity": 15647.23, + "return_pct": 56.47 + }, + { + "date": "2025-06-10", + "equity": 15735.94, + "return_pct": 57.36 + }, + { + "date": "2025-06-11", + "equity": 15691.06, + "return_pct": 56.91 + }, + { + "date": "2025-06-12", + "equity": 15753.42, + "return_pct": 57.53 + }, + { + "date": "2025-06-13", + "equity": 15577.3, + "return_pct": 55.77 + }, + { + "date": "2025-06-16", + "equity": 15725.51, + "return_pct": 57.26 + }, + { + "date": "2025-06-17", + "equity": 15591.13, + "return_pct": 55.91 + }, + { + "date": "2025-06-18", + "equity": 15588.78, + "return_pct": 55.89 + }, + { + "date": "2025-06-20", + "equity": 15506.33, + "return_pct": 55.06 + }, + { + "date": "2025-06-23", + "equity": 15659.49, + "return_pct": 56.59 + }, + { + "date": "2025-06-24", + "equity": 15832.49, + "return_pct": 58.32 + }, + { + "date": "2025-06-25", + "equity": 15841.36, + "return_pct": 58.41 + }, + { + "date": "2025-06-26", + "equity": 15965.3, + "return_pct": 59.65 + }, + { + "date": "2025-06-27", + "equity": 16044.62, + "return_pct": 60.45 + }, + { + "date": "2025-06-30", + "equity": 16121.33, + "return_pct": 61.21 + }, + { + "date": "2025-07-01", + "equity": 16116.11, + "return_pct": 61.16 + }, + { + "date": "2025-07-02", + "equity": 16189.17, + "return_pct": 61.89 + }, + { + "date": "2025-07-03", + "equity": 16316.76, + "return_pct": 63.17 + }, + { + "date": "2025-07-07", + "equity": 16195.17, + "return_pct": 61.95 + }, + { + "date": "2025-07-08", + "equity": 16186.3, + "return_pct": 61.86 + }, + { + "date": "2025-07-09", + "equity": 16283.37, + "return_pct": 62.83 + }, + { + "date": "2025-07-10", + "equity": 16329.29, + "return_pct": 63.29 + }, + { + "date": "2025-07-11", + "equity": 16271.89, + "return_pct": 62.72 + }, + { + "date": "2025-07-14", + "equity": 16302.94, + "return_pct": 63.03 + }, + { + "date": "2025-07-15", + "equity": 16233.27, + "return_pct": 62.33 + }, + { + "date": "2025-07-16", + "equity": 16287.54, + "return_pct": 62.88 + }, + { + "date": "2025-07-17", + "equity": 16387.21, + "return_pct": 63.87 + }, + { + "date": "2025-07-18", + "equity": 16375.21, + "return_pct": 63.75 + }, + { + "date": "2025-07-21", + "equity": 16406.26, + "return_pct": 64.06 + }, + { + "date": "2025-07-22", + "equity": 16408.61, + "return_pct": 64.09 + }, + { + "date": "2025-07-23", + "equity": 16548.21, + "return_pct": 65.48 + }, + { + "date": "2025-07-24", + "equity": 16553.69, + "return_pct": 65.54 + }, + { + "date": "2025-07-25", + "equity": 16623.61, + "return_pct": 66.24 + }, + { + "date": "2025-07-28", + "equity": 16619.44, + "return_pct": 66.19 + }, + { + "date": "2025-07-29", + "equity": 16575.6, + "return_pct": 65.76 + }, + { + "date": "2025-07-30", + "equity": 16554.73, + "return_pct": 65.55 + }, + { + "date": "2025-07-31", + "equity": 16492.63, + "return_pct": 64.93 + }, + { + "date": "2025-08-01", + "equity": 16222.31, + "return_pct": 62.22 + }, + { + "date": "2025-08-04", + "equity": 16468.88, + "return_pct": 64.69 + }, + { + "date": "2025-08-05", + "equity": 16385.39, + "return_pct": 63.85 + }, + { + "date": "2025-08-06", + "equity": 16510.89, + "return_pct": 65.11 + }, + { + "date": "2025-08-07", + "equity": 16497.06, + "return_pct": 64.97 + }, + { + "date": "2025-08-08", + "equity": 16625.7, + "return_pct": 66.26 + }, + { + "date": "2025-08-11", + "equity": 16592.82, + "return_pct": 65.93 + }, + { + "date": "2025-08-12", + "equity": 16769.47, + "return_pct": 67.69 + }, + { + "date": "2025-08-13", + "equity": 16826.88, + "return_pct": 68.27 + }, + { + "date": "2025-08-14", + "equity": 16828.44, + "return_pct": 68.28 + }, + { + "date": "2025-08-15", + "equity": 16789.04, + "return_pct": 67.89 + }, + { + "date": "2025-08-18", + "equity": 16785.39, + "return_pct": 67.85 + }, + { + "date": "2025-08-19", + "equity": 16694.32, + "return_pct": 66.94 + }, + { + "date": "2025-08-20", + "equity": 16649.97, + "return_pct": 66.5 + }, + { + "date": "2025-08-21", + "equity": 16583.17, + "return_pct": 65.83 + }, + { + "date": "2025-08-22", + "equity": 16837.83, + "return_pct": 68.38 + }, + { + "date": "2025-08-25", + "equity": 16763.73, + "return_pct": 67.64 + }, + { + "date": "2025-08-26", + "equity": 16833.92, + "return_pct": 68.34 + }, + { + "date": "2025-08-27", + "equity": 16872.28, + "return_pct": 68.72 + }, + { + "date": "2025-08-28", + "equity": 16932.03, + "return_pct": 69.32 + }, + { + "date": "2025-08-29", + "equity": 16831.05, + "return_pct": 68.31 + }, + { + "date": "2025-09-02", + "equity": 16706.33, + "return_pct": 67.06 + }, + { + "date": "2025-09-03", + "equity": 16796.87, + "return_pct": 67.97 + }, + { + "date": "2025-09-04", + "equity": 16937.25, + "return_pct": 69.37 + }, + { + "date": "2025-09-05", + "equity": 16888.19, + "return_pct": 68.88 + }, + { + "date": "2025-09-08", + "equity": 16929.68, + "return_pct": 69.3 + }, + { + "date": "2025-09-09", + "equity": 16968.82, + "return_pct": 69.69 + }, + { + "date": "2025-09-10", + "equity": 17017.87, + "return_pct": 70.18 + }, + { + "date": "2025-09-11", + "equity": 17159.3, + "return_pct": 71.59 + }, + { + "date": "2025-09-12", + "equity": 17153.56, + "return_pct": 71.54 + }, + { + "date": "2025-09-15", + "equity": 17244.88, + "return_pct": 72.45 + }, + { + "date": "2025-09-16", + "equity": 17221.14, + "return_pct": 72.21 + }, + { + "date": "2025-09-17", + "equity": 17199.74, + "return_pct": 72.0 + }, + { + "date": "2025-09-18", + "equity": 17280.1, + "return_pct": 72.8 + }, + { + "date": "2025-09-19", + "equity": 17317.68, + "return_pct": 73.18 + }, + { + "date": "2025-09-22", + "equity": 17399.61, + "return_pct": 74.0 + }, + { + "date": "2025-09-23", + "equity": 17304.89, + "return_pct": 73.05 + }, + { + "date": "2025-09-24", + "equity": 17249.84, + "return_pct": 72.5 + }, + { + "date": "2025-09-25", + "equity": 17170.25, + "return_pct": 71.7 + }, + { + "date": "2025-09-26", + "equity": 17268.62, + "return_pct": 72.69 + }, + { + "date": "2025-09-29", + "equity": 17317.16, + "return_pct": 73.17 + }, + { + "date": "2025-09-30", + "equity": 17382.39, + "return_pct": 73.82 + }, + { + "date": "2025-10-01", + "equity": 17441.62, + "return_pct": 74.42 + }, + { + "date": "2025-10-02", + "equity": 17461.71, + "return_pct": 74.62 + }, + { + "date": "2025-10-03", + "equity": 17461.45, + "return_pct": 74.61 + }, + { + "date": "2025-10-06", + "equity": 17524.07, + "return_pct": 75.24 + }, + { + "date": "2025-10-07", + "equity": 17459.1, + "return_pct": 74.59 + }, + { + "date": "2025-10-08", + "equity": 17563.21, + "return_pct": 75.63 + }, + { + "date": "2025-10-09", + "equity": 17512.33, + "return_pct": 75.12 + }, + { + "date": "2025-10-10", + "equity": 17039.01, + "return_pct": 70.39 + }, + { + "date": "2025-10-13", + "equity": 17300.46, + "return_pct": 73.0 + }, + { + "date": "2025-10-14", + "equity": 17279.32, + "return_pct": 72.79 + }, + { + "date": "2025-10-15", + "equity": 17356.03, + "return_pct": 73.56 + }, + { + "date": "2025-10-16", + "equity": 17237.83, + "return_pct": 72.38 + }, + { + "date": "2025-10-17", + "equity": 17335.68, + "return_pct": 73.36 + }, + { + "date": "2025-10-20", + "equity": 17515.98, + "return_pct": 75.16 + }, + { + "date": "2025-10-21", + "equity": 17515.72, + "return_pct": 75.16 + }, + { + "date": "2025-10-22", + "equity": 17424.66, + "return_pct": 74.25 + }, + { + "date": "2025-10-23", + "equity": 17527.98, + "return_pct": 75.28 + }, + { + "date": "2025-10-24", + "equity": 17671.23, + "return_pct": 76.71 + }, + { + "date": "2025-10-27", + "equity": 17879.71, + "return_pct": 78.8 + }, + { + "date": "2025-10-28", + "equity": 17927.2, + "return_pct": 79.27 + }, + { + "date": "2025-10-29", + "equity": 17935.81, + "return_pct": 79.36 + }, + { + "date": "2025-10-30", + "equity": 17738.55, + "return_pct": 77.39 + }, + { + "date": "2025-10-31", + "equity": 17796.74, + "return_pct": 77.97 + }, + { + "date": "2025-11-03", + "equity": 17830.14, + "return_pct": 78.3 + }, + { + "date": "2025-11-04", + "equity": 17618.79, + "return_pct": 76.19 + }, + { + "date": "2025-11-05", + "equity": 17679.84, + "return_pct": 76.8 + }, + { + "date": "2025-11-06", + "equity": 17490.15, + "return_pct": 74.9 + }, + { + "date": "2025-11-07", + "equity": 17507.37, + "return_pct": 75.07 + }, + { + "date": "2025-11-10", + "equity": 17780.56, + "return_pct": 77.81 + }, + { + "date": "2025-11-11", + "equity": 17821.27, + "return_pct": 78.21 + }, + { + "date": "2025-11-12", + "equity": 17831.18, + "return_pct": 78.31 + }, + { + "date": "2025-11-13", + "equity": 17535.29, + "return_pct": 75.35 + }, + { + "date": "2025-11-14", + "equity": 17532.42, + "return_pct": 75.32 + }, + { + "date": "2025-11-17", + "equity": 17369.08, + "return_pct": 73.69 + }, + { + "date": "2025-11-18", + "equity": 17223.22, + "return_pct": 72.23 + }, + { + "date": "2025-11-19", + "equity": 17289.76, + "return_pct": 72.9 + }, + { + "date": "2025-11-20", + "equity": 17026.22, + "return_pct": 70.26 + }, + { + "date": "2025-11-21", + "equity": 17195.83, + "return_pct": 71.96 + }, + { + "date": "2025-11-24", + "equity": 17448.92, + "return_pct": 74.49 + }, + { + "date": "2025-11-25", + "equity": 17613.05, + "return_pct": 76.13 + }, + { + "date": "2025-11-26", + "equity": 17734.64, + "return_pct": 77.35 + }, + { + "date": "2025-11-28", + "equity": 17831.44, + "return_pct": 78.31 + }, + { + "date": "2025-12-01", + "equity": 17750.03, + "return_pct": 77.5 + }, + { + "date": "2025-12-02", + "equity": 17782.91, + "return_pct": 77.83 + }, + { + "date": "2025-12-03", + "equity": 17844.49, + "return_pct": 78.44 + }, + { + "date": "2025-12-04", + "equity": 17857.53, + "return_pct": 78.58 + }, + { + "date": "2025-12-05", + "equity": 17891.45, + "return_pct": 78.91 + }, + { + "date": "2025-12-08", + "equity": 17837.7, + "return_pct": 78.38 + }, + { + "date": "2025-12-09", + "equity": 17822.31, + "return_pct": 78.22 + }, + { + "date": "2025-12-10", + "equity": 17940.51, + "return_pct": 79.41 + }, + { + "date": "2025-12-11", + "equity": 17982.26, + "return_pct": 79.82 + }, + { + "date": "2025-12-12", + "equity": 17788.91, + "return_pct": 77.89 + }, + { + "date": "2025-12-15", + "equity": 17762.04, + "return_pct": 77.62 + }, + { + "date": "2025-12-16", + "equity": 17713.5, + "return_pct": 77.14 + }, + { + "date": "2025-12-17", + "equity": 17518.59, + "return_pct": 75.19 + }, + { + "date": "2025-12-18", + "equity": 17650.88, + "return_pct": 76.51 + }, + { + "date": "2025-12-19", + "equity": 17758.38, + "return_pct": 77.58 + }, + { + "date": "2025-12-22", + "equity": 17869.02, + "return_pct": 78.69 + }, + { + "date": "2025-12-23", + "equity": 17950.68, + "return_pct": 79.51 + }, + { + "date": "2025-12-24", + "equity": 18013.83, + "return_pct": 80.14 + }, + { + "date": "2025-12-26", + "equity": 18012.0, + "return_pct": 80.12 + }, + { + "date": "2025-12-29", + "equity": 17947.81, + "return_pct": 79.48 + }, + { + "date": "2025-12-30", + "equity": 17925.9, + "return_pct": 79.26 + }, + { + "date": "2025-12-31", + "equity": 17793.09, + "return_pct": 77.93 + }, + { + "date": "2026-01-02", + "equity": 17825.7, + "return_pct": 78.26 + }, + { + "date": "2026-01-05", + "equity": 17944.42, + "return_pct": 79.44 + }, + { + "date": "2026-01-06", + "equity": 18051.14, + "return_pct": 80.51 + }, + { + "date": "2026-01-07", + "equity": 17992.95, + "return_pct": 79.93 + }, + { + "date": "2026-01-08", + "equity": 17991.13, + "return_pct": 79.91 + }, + { + "date": "2026-01-09", + "equity": 18110.11, + "return_pct": 81.1 + }, + { + "date": "2026-01-12", + "equity": 18138.55, + "return_pct": 81.39 + }, + { + "date": "2026-01-13", + "equity": 18102.28, + "return_pct": 81.02 + }, + { + "date": "2026-01-14", + "equity": 18013.31, + "return_pct": 80.13 + }, + { + "date": "2026-01-15", + "equity": 18062.36, + "return_pct": 80.62 + }, + { + "date": "2026-01-16", + "equity": 18047.23, + "return_pct": 80.47 + }, + { + "date": "2026-01-20", + "equity": 17679.84, + "return_pct": 76.8 + }, + { + "date": "2026-01-21", + "equity": 17883.89, + "return_pct": 78.84 + }, + { + "date": "2026-01-22", + "equity": 17977.3, + "return_pct": 79.77 + }, + { + "date": "2026-01-23", + "equity": 17983.82, + "return_pct": 79.84 + }, + { + "date": "2026-01-26", + "equity": 18075.15, + "return_pct": 80.75 + }, + { + "date": "2026-01-27", + "equity": 18147.16, + "return_pct": 81.47 + }, + { + "date": "2026-01-28", + "equity": 18145.34, + "return_pct": 81.45 + }, + { + "date": "2026-01-29", + "equity": 18109.33, + "return_pct": 81.09 + }, + { + "date": "2026-01-30", + "equity": 18055.32, + "return_pct": 80.55 + }, + { + "date": "2026-02-02", + "equity": 18145.08, + "return_pct": 81.45 + }, + { + "date": "2026-02-03", + "equity": 17991.65, + "return_pct": 79.92 + }, + { + "date": "2026-02-04", + "equity": 17904.5, + "return_pct": 79.05 + }, + { + "date": "2026-02-05", + "equity": 17680.89, + "return_pct": 76.81 + }, + { + "date": "2026-02-06", + "equity": 18020.09, + "return_pct": 80.2 + }, + { + "date": "2026-02-09", + "equity": 18106.98, + "return_pct": 81.07 + }, + { + "date": "2026-02-10", + "equity": 18059.23, + "return_pct": 80.59 + }, + { + "date": "2026-02-11", + "equity": 18055.06, + "return_pct": 80.55 + }, + { + "date": "2026-02-12", + "equity": 17776.13, + "return_pct": 77.76 + }, + { + "date": "2026-02-13", + "equity": 17788.65, + "return_pct": 77.89 + }, + { + "date": "2026-02-17", + "equity": 17817.35, + "return_pct": 78.17 + }, + { + "date": "2026-02-18", + "equity": 17907.11, + "return_pct": 79.07 + }, + { + "date": "2026-02-19", + "equity": 17859.88, + "return_pct": 78.6 + }, + { + "date": "2026-02-20", + "equity": 17989.04, + "return_pct": 79.89 + }, + { + "date": "2026-02-23", + "equity": 17805.35, + "return_pct": 78.05 + }, + { + "date": "2026-02-24", + "equity": 17934.77, + "return_pct": 79.35 + }, + { + "date": "2026-02-25", + "equity": 18086.11, + "return_pct": 80.86 + }, + { + "date": "2026-02-26", + "equity": 17985.65, + "return_pct": 79.86 + }, + { + "date": "2026-02-27", + "equity": 17899.28, + "return_pct": 78.99 + }, + { + "date": "2026-03-02", + "equity": 17909.46, + "return_pct": 79.09 + }, + { + "date": "2026-03-03", + "equity": 17751.6, + "return_pct": 77.52 + }, + { + "date": "2026-03-04", + "equity": 17876.84, + "return_pct": 78.77 + }, + { + "date": "2026-03-05", + "equity": 17777.17, + "return_pct": 77.77 + }, + { + "date": "2026-03-06", + "equity": 17544.16, + "return_pct": 75.44 + }, + { + "date": "2026-03-09", + "equity": 17697.85, + "return_pct": 76.98 + }, + { + "date": "2026-03-10", + "equity": 17669.41, + "return_pct": 76.69 + }, + { + "date": "2026-03-11", + "equity": 17647.23, + "return_pct": 76.47 + }, + { + "date": "2026-03-12", + "equity": 17379.26, + "return_pct": 73.79 + }, + { + "date": "2026-03-13", + "equity": 17280.89, + "return_pct": 72.81 + }, + { + "date": "2026-03-16", + "equity": 17456.75, + "return_pct": 74.57 + }, + { + "date": "2026-03-17", + "equity": 17502.67, + "return_pct": 75.03 + }, + { + "date": "2026-03-18", + "equity": 17258.45, + "return_pct": 72.58 + }, + { + "date": "2026-03-19", + "equity": 17215.92, + "return_pct": 72.16 + }, + { + "date": "2026-03-20", + "equity": 16922.9, + "return_pct": 69.23 + }, + { + "date": "2026-03-23", + "equity": 17100.59, + "return_pct": 71.01 + }, + { + "date": "2026-03-24", + "equity": 17043.18, + "return_pct": 70.43 + }, + { + "date": "2026-03-25", + "equity": 17138.16, + "return_pct": 71.38 + }, + { + "date": "2026-03-26", + "equity": 16832.09, + "return_pct": 68.32 + }, + { + "date": "2026-03-27", + "equity": 16545.08, + "return_pct": 65.45 + }, + { + "date": "2026-03-30", + "equity": 16489.76, + "return_pct": 64.9 + }, + { + "date": "2026-03-31", + "equity": 16969.08, + "return_pct": 69.69 + }, + { + "date": "2026-04-01", + "equity": 17096.93, + "return_pct": 70.97 + }, + { + "date": "2026-04-02", + "equity": 17112.33, + "return_pct": 71.12 + }, + { + "date": "2026-04-06", + "equity": 17193.22, + "return_pct": 71.93 + }, + { + "date": "2026-04-07", + "equity": 17200.78, + "return_pct": 72.01 + }, + { + "date": "2026-04-08", + "equity": 17638.88, + "return_pct": 76.39 + }, + { + "date": "2026-04-09", + "equity": 17740.64, + "return_pct": 77.41 + }, + { + "date": "2026-04-10", + "equity": 17728.9, + "return_pct": 77.29 + }, + { + "date": "2026-04-13", + "equity": 17902.15, + "return_pct": 79.02 + }, + { + "date": "2026-04-14", + "equity": 18120.29, + "return_pct": 81.2 + }, + { + "date": "2026-04-15", + "equity": 18263.27, + "return_pct": 82.63 + }, + { + "date": "2026-04-16", + "equity": 18308.15, + "return_pct": 83.08 + }, + { + "date": "2026-04-17", + "equity": 18529.42, + "return_pct": 85.29 + }, + { + "date": "2026-04-20", + "equity": 18492.37, + "return_pct": 84.92 + }, + { + "date": "2026-04-21", + "equity": 18371.3, + "return_pct": 83.71 + }, + { + "date": "2026-04-22", + "equity": 18557.34, + "return_pct": 85.57 + }, + { + "date": "2026-04-23", + "equity": 18485.32, + "return_pct": 84.85 + }, + { + "date": "2026-04-24", + "equity": 18628.57, + "return_pct": 86.29 + }, + { + "date": "2026-04-27", + "equity": 18660.67, + "return_pct": 86.61 + }, + { + "date": "2026-04-28", + "equity": 18569.86, + "return_pct": 85.7 + }, + { + "date": "2026-04-29", + "equity": 18566.99, + "return_pct": 85.67 + }, + { + "date": "2026-04-30", + "equity": 18751.73, + "return_pct": 87.52 + }, + { + "date": "2026-05-01", + "equity": 18803.65, + "return_pct": 88.04 + }, + { + "date": "2026-05-04", + "equity": 18734.77, + "return_pct": 87.35 + }, + { + "date": "2026-05-05", + "equity": 18885.06, + "return_pct": 88.85 + }, + { + "date": "2026-05-06", + "equity": 19147.55, + "return_pct": 91.48 + }, + { + "date": "2026-05-07", + "equity": 19088.85, + "return_pct": 90.89 + }, + { + "date": "2026-05-08", + "equity": 19246.44, + "return_pct": 92.46 + }, + { + "date": "2026-05-11", + "equity": 19290.28, + "return_pct": 92.9 + }, + { + "date": "2026-05-12", + "equity": 19261.06, + "return_pct": 92.61 + }, + { + "date": "2026-05-13", + "equity": 19368.82, + "return_pct": 93.69 + }, + { + "date": "2026-05-14", + "equity": 19521.72, + "return_pct": 95.22 + }, + { + "date": "2026-05-15", + "equity": 19286.89, + "return_pct": 92.87 + }, + { + "date": "2026-05-18", + "equity": 19273.32, + "return_pct": 92.73 + }, + { + "date": "2026-05-19", + "equity": 19144.94, + "return_pct": 91.45 + }, + { + "date": "2026-05-20", + "equity": 19341.16, + "return_pct": 93.41 + }, + { + "date": "2026-05-21", + "equity": 19379.52, + "return_pct": 93.8 + }, + { + "date": "2026-05-22", + "equity": 19455.71, + "return_pct": 94.56 + }, + { + "date": "2026-05-26", + "equity": 19584.87, + "return_pct": 95.85 + }, + { + "date": "2026-05-27", + "equity": 19581.47, + "return_pct": 95.81 + }, + { + "date": "2026-05-28", + "equity": 19689.5, + "return_pct": 96.89 + }, + { + "date": "2026-05-29", + "equity": 19738.55, + "return_pct": 97.39 + }, + { + "date": "2026-06-01", + "equity": 19792.3, + "return_pct": 97.92 + }, + { + "date": "2026-06-02", + "equity": 19819.18, + "return_pct": 98.19 + }, + { + "date": "2026-06-03", + "equity": 19680.1, + "return_pct": 96.8 + }, + { + "date": "2026-06-04", + "equity": 19754.47, + "return_pct": 97.54 + }, + { + "date": "2026-06-05", + "equity": 19244.62, + "return_pct": 92.45 + }, + { + "date": "2026-06-08", + "equity": 19288.19, + "return_pct": 92.88 + }, + { + "date": "2026-06-09", + "equity": 19231.57, + "return_pct": 92.32 + }, + { + "date": "2026-06-10", + "equity": 18928.38, + "return_pct": 89.28 + }, + { + "date": "2026-06-11", + "equity": 19250.1, + "return_pct": 92.5 + }, + { + "date": "2026-06-12", + "equity": 19354.21, + "return_pct": 93.54 + }, + { + "date": "2026-06-15", + "equity": 19695.5, + "return_pct": 96.95 + }, + { + "date": "2026-06-16", + "equity": 19578.08, + "return_pct": 95.78 + }, + { + "date": "2026-06-17", + "equity": 19333.59, + "return_pct": 93.34 + }, + { + "date": "2026-06-18", + "equity": 19484.41, + "return_pct": 94.84 + }, + { + "date": "2026-06-22", + "equity": 19423.09, + "return_pct": 94.23 + }, + { + "date": "2026-06-23", + "equity": 19141.03, + "return_pct": 91.41 + }, + { + "date": "2026-06-24", + "equity": 19132.16, + "return_pct": 91.32 + }, + { + "date": "2026-06-25", + "equity": 19159.82, + "return_pct": 91.6 + }, + { + "date": "2026-06-26", + "equity": 19021.27, + "return_pct": 90.21 + }, + { + "date": "2026-06-29", + "equity": 19334.64, + "return_pct": 93.35 + }, + { + "date": "2026-06-30", + "equity": 19485.19, + "return_pct": 94.85 + }, + { + "date": "2026-07-01", + "equity": 19458.84, + "return_pct": 94.59 + }, + { + "date": "2026-07-02", + "equity": 19433.27, + "return_pct": 94.33 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "6m", + "lookback_label": "6 months", + "starting_capital": 10000.0, + "final_equity": 13298.3, + "total_return_pct": 33.0, + "cagr_pct": 76.6, + "max_drawdown_pct": 8.1, + "sharpe": 2.87, + "trades": 30, + "win_rate": 40.0, + "avg_trade_pnl": 109.94, + "best_trade_r": 12.87, + "worst_trade_r": -1.79, + "best_trade_pnl": 1313.72, + "worst_trade_pnl": -140.61, + "avg_hold_days": 15.4, + "exit_reasons": { + "stop": 13, + "time": 7, + "trailing_stop": 10 + }, + "skipped_book_full": 0, + "spy_return_pct": 9.2, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 0.0 + }, + { + "year": 2026, + "return_pct": 33.0 + } + ], + "start_date": "2025-12-31", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-07", + "equity": 9990.34, + "return_pct": -0.1 + }, + { + "date": "2026-01-08", + "equity": 10080.4, + "return_pct": 0.8 + }, + { + "date": "2026-01-09", + "equity": 10127.43, + "return_pct": 1.27 + }, + { + "date": "2026-01-12", + "equity": 10331.36, + "return_pct": 3.31 + }, + { + "date": "2026-01-13", + "equity": 10442.31, + "return_pct": 4.42 + }, + { + "date": "2026-01-14", + "equity": 10473.27, + "return_pct": 4.73 + }, + { + "date": "2026-01-15", + "equity": 10541.57, + "return_pct": 5.42 + }, + { + "date": "2026-01-16", + "equity": 10352.95, + "return_pct": 3.53 + }, + { + "date": "2026-01-20", + "equity": 10400.79, + "return_pct": 4.01 + }, + { + "date": "2026-01-21", + "equity": 10634.57, + "return_pct": 6.35 + }, + { + "date": "2026-01-22", + "equity": 10760.71, + "return_pct": 7.61 + }, + { + "date": "2026-01-23", + "equity": 10829.49, + "return_pct": 8.29 + }, + { + "date": "2026-01-26", + "equity": 10863.82, + "return_pct": 8.64 + }, + { + "date": "2026-01-27", + "equity": 10726.81, + "return_pct": 7.27 + }, + { + "date": "2026-01-28", + "equity": 10630.39, + "return_pct": 6.3 + }, + { + "date": "2026-01-29", + "equity": 10579.92, + "return_pct": 5.8 + }, + { + "date": "2026-01-30", + "equity": 10355.61, + "return_pct": 3.56 + }, + { + "date": "2026-02-02", + "equity": 10459.96, + "return_pct": 4.6 + }, + { + "date": "2026-02-03", + "equity": 10775.33, + "return_pct": 7.75 + }, + { + "date": "2026-02-04", + "equity": 10700.41, + "return_pct": 7.0 + }, + { + "date": "2026-02-05", + "equity": 10614.43, + "return_pct": 6.14 + }, + { + "date": "2026-02-06", + "equity": 10715.51, + "return_pct": 7.16 + }, + { + "date": "2026-02-09", + "equity": 10724.29, + "return_pct": 7.24 + }, + { + "date": "2026-02-10", + "equity": 10850.74, + "return_pct": 8.51 + }, + { + "date": "2026-02-11", + "equity": 10951.99, + "return_pct": 9.52 + }, + { + "date": "2026-02-12", + "equity": 10919.51, + "return_pct": 9.2 + }, + { + "date": "2026-02-13", + "equity": 11067.16, + "return_pct": 10.67 + }, + { + "date": "2026-02-17", + "equity": 11014.38, + "return_pct": 10.14 + }, + { + "date": "2026-02-18", + "equity": 11050.67, + "return_pct": 10.51 + }, + { + "date": "2026-02-19", + "equity": 11083.64, + "return_pct": 10.84 + }, + { + "date": "2026-02-20", + "equity": 11071.48, + "return_pct": 10.71 + }, + { + "date": "2026-02-23", + "equity": 10962.22, + "return_pct": 9.62 + }, + { + "date": "2026-02-24", + "equity": 11064.5, + "return_pct": 10.64 + }, + { + "date": "2026-02-25", + "equity": 10974.39, + "return_pct": 9.74 + }, + { + "date": "2026-02-26", + "equity": 10924.14, + "return_pct": 9.24 + }, + { + "date": "2026-02-27", + "equity": 11100.07, + "return_pct": 11.0 + }, + { + "date": "2026-03-02", + "equity": 10549.04, + "return_pct": 5.49 + }, + { + "date": "2026-03-03", + "equity": 10398.69, + "return_pct": 3.99 + }, + { + "date": "2026-03-04", + "equity": 10374.59, + "return_pct": 3.75 + }, + { + "date": "2026-03-05", + "equity": 10349.51, + "return_pct": 3.5 + }, + { + "date": "2026-03-06", + "equity": 10374.21, + "return_pct": 3.74 + }, + { + "date": "2026-03-09", + "equity": 10383.36, + "return_pct": 3.83 + }, + { + "date": "2026-03-10", + "equity": 10384.19, + "return_pct": 3.84 + }, + { + "date": "2026-03-11", + "equity": 10435.27, + "return_pct": 4.35 + }, + { + "date": "2026-03-12", + "equity": 10506.69, + "return_pct": 5.07 + }, + { + "date": "2026-03-13", + "equity": 10467.0, + "return_pct": 4.67 + }, + { + "date": "2026-03-16", + "equity": 10442.64, + "return_pct": 4.43 + }, + { + "date": "2026-03-17", + "equity": 10508.37, + "return_pct": 5.08 + }, + { + "date": "2026-03-18", + "equity": 10447.0, + "return_pct": 4.47 + }, + { + "date": "2026-03-19", + "equity": 10400.17, + "return_pct": 4.0 + }, + { + "date": "2026-03-20", + "equity": 10272.47, + "return_pct": 2.72 + }, + { + "date": "2026-03-23", + "equity": 10363.0, + "return_pct": 3.63 + }, + { + "date": "2026-03-24", + "equity": 10309.0, + "return_pct": 3.09 + }, + { + "date": "2026-03-25", + "equity": 10310.61, + "return_pct": 3.11 + }, + { + "date": "2026-03-26", + "equity": 10244.67, + "return_pct": 2.45 + }, + { + "date": "2026-03-27", + "equity": 10223.11, + "return_pct": 2.23 + }, + { + "date": "2026-03-30", + "equity": 10196.96, + "return_pct": 1.97 + }, + { + "date": "2026-03-31", + "equity": 10234.4, + "return_pct": 2.34 + }, + { + "date": "2026-04-01", + "equity": 10243.8, + "return_pct": 2.44 + }, + { + "date": "2026-04-02", + "equity": 10244.31, + "return_pct": 2.44 + }, + { + "date": "2026-04-06", + "equity": 10235.8, + "return_pct": 2.36 + }, + { + "date": "2026-04-07", + "equity": 10287.49, + "return_pct": 2.87 + }, + { + "date": "2026-04-08", + "equity": 10723.2, + "return_pct": 7.23 + }, + { + "date": "2026-04-09", + "equity": 10847.32, + "return_pct": 8.47 + }, + { + "date": "2026-04-10", + "equity": 10953.12, + "return_pct": 9.53 + }, + { + "date": "2026-04-13", + "equity": 10995.63, + "return_pct": 9.96 + }, + { + "date": "2026-04-14", + "equity": 11204.74, + "return_pct": 12.05 + }, + { + "date": "2026-04-15", + "equity": 11183.69, + "return_pct": 11.84 + }, + { + "date": "2026-04-16", + "equity": 11292.28, + "return_pct": 12.92 + }, + { + "date": "2026-04-17", + "equity": 11471.82, + "return_pct": 14.72 + }, + { + "date": "2026-04-20", + "equity": 11463.28, + "return_pct": 14.63 + }, + { + "date": "2026-04-21", + "equity": 11431.72, + "return_pct": 14.32 + }, + { + "date": "2026-04-22", + "equity": 11561.52, + "return_pct": 15.62 + }, + { + "date": "2026-04-23", + "equity": 11644.66, + "return_pct": 16.45 + }, + { + "date": "2026-04-24", + "equity": 12086.82, + "return_pct": 20.87 + }, + { + "date": "2026-04-27", + "equity": 12133.22, + "return_pct": 21.33 + }, + { + "date": "2026-04-28", + "equity": 11876.81, + "return_pct": 18.77 + }, + { + "date": "2026-04-29", + "equity": 12194.86, + "return_pct": 21.95 + }, + { + "date": "2026-04-30", + "equity": 12602.72, + "return_pct": 26.03 + }, + { + "date": "2026-05-01", + "equity": 12601.91, + "return_pct": 26.02 + }, + { + "date": "2026-05-04", + "equity": 12428.03, + "return_pct": 24.28 + }, + { + "date": "2026-05-05", + "equity": 12724.23, + "return_pct": 27.24 + }, + { + "date": "2026-05-06", + "equity": 13329.37, + "return_pct": 33.29 + }, + { + "date": "2026-05-07", + "equity": 13088.32, + "return_pct": 30.88 + }, + { + "date": "2026-05-08", + "equity": 13463.9, + "return_pct": 34.64 + }, + { + "date": "2026-05-11", + "equity": 13634.24, + "return_pct": 36.34 + }, + { + "date": "2026-05-12", + "equity": 13499.28, + "return_pct": 34.99 + }, + { + "date": "2026-05-13", + "equity": 13584.73, + "return_pct": 35.85 + }, + { + "date": "2026-05-14", + "equity": 13668.08, + "return_pct": 36.68 + }, + { + "date": "2026-05-15", + "equity": 13288.47, + "return_pct": 32.88 + }, + { + "date": "2026-05-18", + "equity": 13076.69, + "return_pct": 30.77 + }, + { + "date": "2026-05-19", + "equity": 12949.89, + "return_pct": 29.5 + }, + { + "date": "2026-05-20", + "equity": 12885.81, + "return_pct": 28.86 + }, + { + "date": "2026-05-21", + "equity": 12953.41, + "return_pct": 29.53 + }, + { + "date": "2026-05-22", + "equity": 13112.4, + "return_pct": 31.12 + }, + { + "date": "2026-05-26", + "equity": 13078.35, + "return_pct": 30.78 + }, + { + "date": "2026-05-27", + "equity": 13123.8, + "return_pct": 31.24 + }, + { + "date": "2026-05-28", + "equity": 13375.42, + "return_pct": 33.75 + }, + { + "date": "2026-05-29", + "equity": 13399.89, + "return_pct": 34.0 + }, + { + "date": "2026-06-01", + "equity": 13315.4, + "return_pct": 33.15 + }, + { + "date": "2026-06-02", + "equity": 13339.02, + "return_pct": 33.39 + }, + { + "date": "2026-06-03", + "equity": 13499.46, + "return_pct": 34.99 + }, + { + "date": "2026-06-04", + "equity": 13477.31, + "return_pct": 34.77 + }, + { + "date": "2026-06-05", + "equity": 13148.23, + "return_pct": 31.48 + }, + { + "date": "2026-06-08", + "equity": 13079.53, + "return_pct": 30.8 + }, + { + "date": "2026-06-09", + "equity": 13156.12, + "return_pct": 31.56 + }, + { + "date": "2026-06-10", + "equity": 13089.87, + "return_pct": 30.9 + }, + { + "date": "2026-06-11", + "equity": 13167.84, + "return_pct": 31.68 + }, + { + "date": "2026-06-12", + "equity": 13169.07, + "return_pct": 31.69 + }, + { + "date": "2026-06-15", + "equity": 13149.85, + "return_pct": 31.5 + }, + { + "date": "2026-06-16", + "equity": 13108.54, + "return_pct": 31.09 + }, + { + "date": "2026-06-17", + "equity": 13150.26, + "return_pct": 31.5 + }, + { + "date": "2026-06-18", + "equity": 13121.77, + "return_pct": 31.22 + }, + { + "date": "2026-06-22", + "equity": 13164.43, + "return_pct": 31.64 + }, + { + "date": "2026-06-23", + "equity": 13130.08, + "return_pct": 31.3 + }, + { + "date": "2026-06-24", + "equity": 13162.8, + "return_pct": 31.63 + }, + { + "date": "2026-06-25", + "equity": 13195.1, + "return_pct": 31.95 + }, + { + "date": "2026-06-26", + "equity": 13386.9, + "return_pct": 33.87 + }, + { + "date": "2026-06-29", + "equity": 13392.76, + "return_pct": 33.93 + }, + { + "date": "2026-06-30", + "equity": 13387.31, + "return_pct": 33.87 + }, + { + "date": "2026-07-01", + "equity": 13298.3, + "return_pct": 32.98 + }, + { + "date": "2026-07-02", + "equity": 13298.3, + "return_pct": 32.98 + } + ], + "benchmark_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10018.33, + "return_pct": 0.18 + }, + { + "date": "2026-01-05", + "equity": 10085.05, + "return_pct": 0.85 + }, + { + "date": "2026-01-06", + "equity": 10145.03, + "return_pct": 1.45 + }, + { + "date": "2026-01-07", + "equity": 10112.33, + "return_pct": 1.12 + }, + { + "date": "2026-01-08", + "equity": 10111.3, + "return_pct": 1.11 + }, + { + "date": "2026-01-09", + "equity": 10178.17, + "return_pct": 1.78 + }, + { + "date": "2026-01-12", + "equity": 10194.16, + "return_pct": 1.94 + }, + { + "date": "2026-01-13", + "equity": 10173.77, + "return_pct": 1.74 + }, + { + "date": "2026-01-14", + "equity": 10123.77, + "return_pct": 1.24 + }, + { + "date": "2026-01-15", + "equity": 10151.34, + "return_pct": 1.51 + }, + { + "date": "2026-01-16", + "equity": 10142.83, + "return_pct": 1.43 + }, + { + "date": "2026-01-20", + "equity": 9936.36, + "return_pct": -0.64 + }, + { + "date": "2026-01-21", + "equity": 10051.03, + "return_pct": 0.51 + }, + { + "date": "2026-01-22", + "equity": 10103.53, + "return_pct": 1.04 + }, + { + "date": "2026-01-23", + "equity": 10107.2, + "return_pct": 1.07 + }, + { + "date": "2026-01-26", + "equity": 10158.52, + "return_pct": 1.59 + }, + { + "date": "2026-01-27", + "equity": 10199.0, + "return_pct": 1.99 + }, + { + "date": "2026-01-28", + "equity": 10197.97, + "return_pct": 1.98 + }, + { + "date": "2026-01-29", + "equity": 10177.73, + "return_pct": 1.78 + }, + { + "date": "2026-01-30", + "equity": 10147.38, + "return_pct": 1.47 + }, + { + "date": "2026-02-02", + "equity": 10197.82, + "return_pct": 1.98 + }, + { + "date": "2026-02-03", + "equity": 10111.6, + "return_pct": 1.12 + }, + { + "date": "2026-02-04", + "equity": 10062.62, + "return_pct": 0.63 + }, + { + "date": "2026-02-05", + "equity": 9936.94, + "return_pct": -0.63 + }, + { + "date": "2026-02-06", + "equity": 10127.58, + "return_pct": 1.28 + }, + { + "date": "2026-02-09", + "equity": 10176.41, + "return_pct": 1.76 + }, + { + "date": "2026-02-10", + "equity": 10149.58, + "return_pct": 1.5 + }, + { + "date": "2026-02-11", + "equity": 10147.23, + "return_pct": 1.47 + }, + { + "date": "2026-02-12", + "equity": 9990.47, + "return_pct": -0.1 + }, + { + "date": "2026-02-13", + "equity": 9997.51, + "return_pct": -0.02 + }, + { + "date": "2026-02-17", + "equity": 10013.64, + "return_pct": 0.14 + }, + { + "date": "2026-02-18", + "equity": 10064.08, + "return_pct": 0.64 + }, + { + "date": "2026-02-19", + "equity": 10037.54, + "return_pct": 0.38 + }, + { + "date": "2026-02-20", + "equity": 10110.13, + "return_pct": 1.1 + }, + { + "date": "2026-02-23", + "equity": 10006.89, + "return_pct": 0.07 + }, + { + "date": "2026-02-24", + "equity": 10079.63, + "return_pct": 0.8 + }, + { + "date": "2026-02-25", + "equity": 10164.68, + "return_pct": 1.65 + }, + { + "date": "2026-02-26", + "equity": 10108.22, + "return_pct": 1.08 + }, + { + "date": "2026-02-27", + "equity": 10059.68, + "return_pct": 0.6 + }, + { + "date": "2026-03-02", + "equity": 10065.4, + "return_pct": 0.65 + }, + { + "date": "2026-03-03", + "equity": 9976.68, + "return_pct": -0.23 + }, + { + "date": "2026-03-04", + "equity": 10047.07, + "return_pct": 0.47 + }, + { + "date": "2026-03-05", + "equity": 9991.05, + "return_pct": -0.09 + }, + { + "date": "2026-03-06", + "equity": 9860.1, + "return_pct": -1.4 + }, + { + "date": "2026-03-09", + "equity": 9946.47, + "return_pct": -0.54 + }, + { + "date": "2026-03-10", + "equity": 9930.49, + "return_pct": -0.7 + }, + { + "date": "2026-03-11", + "equity": 9918.03, + "return_pct": -0.82 + }, + { + "date": "2026-03-12", + "equity": 9767.42, + "return_pct": -2.33 + }, + { + "date": "2026-03-13", + "equity": 9712.14, + "return_pct": -2.88 + }, + { + "date": "2026-03-16", + "equity": 9810.97, + "return_pct": -1.89 + }, + { + "date": "2026-03-17", + "equity": 9836.78, + "return_pct": -1.63 + }, + { + "date": "2026-03-18", + "equity": 9699.52, + "return_pct": -3.0 + }, + { + "date": "2026-03-19", + "equity": 9675.62, + "return_pct": -3.24 + }, + { + "date": "2026-03-20", + "equity": 9510.94, + "return_pct": -4.89 + }, + { + "date": "2026-03-23", + "equity": 9610.8, + "return_pct": -3.89 + }, + { + "date": "2026-03-24", + "equity": 9578.54, + "return_pct": -4.21 + }, + { + "date": "2026-03-25", + "equity": 9631.92, + "return_pct": -3.68 + }, + { + "date": "2026-03-26", + "equity": 9459.91, + "return_pct": -5.4 + }, + { + "date": "2026-03-27", + "equity": 9298.6, + "return_pct": -7.01 + }, + { + "date": "2026-03-30", + "equity": 9267.51, + "return_pct": -7.32 + }, + { + "date": "2026-03-31", + "equity": 9536.9, + "return_pct": -4.63 + }, + { + "date": "2026-04-01", + "equity": 9608.75, + "return_pct": -3.91 + }, + { + "date": "2026-04-02", + "equity": 9617.4, + "return_pct": -3.83 + }, + { + "date": "2026-04-06", + "equity": 9662.86, + "return_pct": -3.37 + }, + { + "date": "2026-04-07", + "equity": 9667.12, + "return_pct": -3.33 + }, + { + "date": "2026-04-08", + "equity": 9913.33, + "return_pct": -0.87 + }, + { + "date": "2026-04-09", + "equity": 9970.52, + "return_pct": -0.29 + }, + { + "date": "2026-04-10", + "equity": 9963.93, + "return_pct": -0.36 + }, + { + "date": "2026-04-13", + "equity": 10061.3, + "return_pct": 0.61 + }, + { + "date": "2026-04-14", + "equity": 10183.89, + "return_pct": 1.84 + }, + { + "date": "2026-04-15", + "equity": 10264.25, + "return_pct": 2.64 + }, + { + "date": "2026-04-16", + "equity": 10289.48, + "return_pct": 2.89 + }, + { + "date": "2026-04-17", + "equity": 10413.83, + "return_pct": 4.14 + }, + { + "date": "2026-04-20", + "equity": 10393.01, + "return_pct": 3.93 + }, + { + "date": "2026-04-21", + "equity": 10324.96, + "return_pct": 3.25 + }, + { + "date": "2026-04-22", + "equity": 10429.52, + "return_pct": 4.3 + }, + { + "date": "2026-04-23", + "equity": 10389.05, + "return_pct": 3.89 + }, + { + "date": "2026-04-24", + "equity": 10469.56, + "return_pct": 4.7 + }, + { + "date": "2026-04-27", + "equity": 10487.59, + "return_pct": 4.88 + }, + { + "date": "2026-04-28", + "equity": 10436.56, + "return_pct": 4.37 + }, + { + "date": "2026-04-29", + "equity": 10434.95, + "return_pct": 4.35 + }, + { + "date": "2026-04-30", + "equity": 10538.77, + "return_pct": 5.39 + }, + { + "date": "2026-05-01", + "equity": 10567.96, + "return_pct": 5.68 + }, + { + "date": "2026-05-04", + "equity": 10529.24, + "return_pct": 5.29 + }, + { + "date": "2026-05-05", + "equity": 10613.71, + "return_pct": 6.14 + }, + { + "date": "2026-05-06", + "equity": 10761.23, + "return_pct": 7.61 + }, + { + "date": "2026-05-07", + "equity": 10728.24, + "return_pct": 7.28 + }, + { + "date": "2026-05-08", + "equity": 10816.81, + "return_pct": 8.17 + }, + { + "date": "2026-05-11", + "equity": 10841.45, + "return_pct": 8.41 + }, + { + "date": "2026-05-12", + "equity": 10825.02, + "return_pct": 8.25 + }, + { + "date": "2026-05-13", + "equity": 10885.59, + "return_pct": 8.86 + }, + { + "date": "2026-05-14", + "equity": 10971.52, + "return_pct": 9.72 + }, + { + "date": "2026-05-15", + "equity": 10839.54, + "return_pct": 8.4 + }, + { + "date": "2026-05-18", + "equity": 10831.92, + "return_pct": 8.32 + }, + { + "date": "2026-05-19", + "equity": 10759.77, + "return_pct": 7.6 + }, + { + "date": "2026-05-20", + "equity": 10870.04, + "return_pct": 8.7 + }, + { + "date": "2026-05-21", + "equity": 10891.6, + "return_pct": 8.92 + }, + { + "date": "2026-05-22", + "equity": 10934.42, + "return_pct": 9.34 + }, + { + "date": "2026-05-26", + "equity": 11007.01, + "return_pct": 10.07 + }, + { + "date": "2026-05-27", + "equity": 11005.1, + "return_pct": 10.05 + }, + { + "date": "2026-05-28", + "equity": 11065.81, + "return_pct": 10.66 + }, + { + "date": "2026-05-29", + "equity": 11093.38, + "return_pct": 10.93 + }, + { + "date": "2026-06-01", + "equity": 11123.59, + "return_pct": 11.24 + }, + { + "date": "2026-06-02", + "equity": 11138.7, + "return_pct": 11.39 + }, + { + "date": "2026-06-03", + "equity": 11060.53, + "return_pct": 10.61 + }, + { + "date": "2026-06-04", + "equity": 11102.33, + "return_pct": 11.02 + }, + { + "date": "2026-06-05", + "equity": 10815.78, + "return_pct": 8.16 + }, + { + "date": "2026-06-08", + "equity": 10840.27, + "return_pct": 8.4 + }, + { + "date": "2026-06-09", + "equity": 10808.45, + "return_pct": 8.08 + }, + { + "date": "2026-06-10", + "equity": 10638.05, + "return_pct": 6.38 + }, + { + "date": "2026-06-11", + "equity": 10818.86, + "return_pct": 8.19 + }, + { + "date": "2026-06-12", + "equity": 10877.38, + "return_pct": 8.77 + }, + { + "date": "2026-06-15", + "equity": 11069.19, + "return_pct": 10.69 + }, + { + "date": "2026-06-16", + "equity": 11003.2, + "return_pct": 10.03 + }, + { + "date": "2026-06-17", + "equity": 10865.79, + "return_pct": 8.66 + }, + { + "date": "2026-06-18", + "equity": 10950.55, + "return_pct": 9.51 + }, + { + "date": "2026-06-22", + "equity": 10916.09, + "return_pct": 9.16 + }, + { + "date": "2026-06-23", + "equity": 10757.57, + "return_pct": 7.58 + }, + { + "date": "2026-06-24", + "equity": 10752.58, + "return_pct": 7.53 + }, + { + "date": "2026-06-25", + "equity": 10768.13, + "return_pct": 7.68 + }, + { + "date": "2026-06-26", + "equity": 10690.26, + "return_pct": 6.9 + }, + { + "date": "2026-06-29", + "equity": 10866.38, + "return_pct": 8.66 + }, + { + "date": "2026-06-30", + "equity": 10950.99, + "return_pct": 9.51 + }, + { + "date": "2026-07-01", + "equity": 10936.18, + "return_pct": 9.36 + }, + { + "date": "2026-07-02", + "equity": 10921.81, + "return_pct": 9.22 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "1y", + "lookback_label": "1 year", + "starting_capital": 10000.0, + "final_equity": 16673.71, + "total_return_pct": 66.7, + "cagr_pct": 66.8, + "max_drawdown_pct": 8.8, + "sharpe": 2.47, + "trades": 72, + "win_rate": 38.9, + "avg_trade_pnl": 92.69, + "best_trade_r": 12.87, + "worst_trade_r": -2.68, + "best_trade_pnl": 1647.17, + "worst_trade_pnl": -176.3, + "avg_hold_days": 15.8, + "exit_reasons": { + "stop": 30, + "time": 15, + "trailing_stop": 27 + }, + "skipped_book_full": 0, + "spy_return_pct": 20.0, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 23.4 + }, + { + "year": 2026, + "return_pct": 35.2 + } + ], + "start_date": "2025-07-02", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-07-02", + "equity": 9998.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 9992.67, + "return_pct": -0.05 + }, + { + "date": "2025-07-07", + "equity": 10001.33, + "return_pct": 0.03 + }, + { + "date": "2025-07-08", + "equity": 9917.68, + "return_pct": -0.8 + }, + { + "date": "2025-07-09", + "equity": 9917.68, + "return_pct": -0.8 + }, + { + "date": "2025-07-10", + "equity": 9907.77, + "return_pct": -0.9 + }, + { + "date": "2025-07-11", + "equity": 9946.33, + "return_pct": -0.52 + }, + { + "date": "2025-07-14", + "equity": 10085.33, + "return_pct": 0.87 + }, + { + "date": "2025-07-15", + "equity": 10114.28, + "return_pct": 1.16 + }, + { + "date": "2025-07-16", + "equity": 10193.45, + "return_pct": 1.95 + }, + { + "date": "2025-07-17", + "equity": 10271.09, + "return_pct": 2.73 + }, + { + "date": "2025-07-18", + "equity": 10207.34, + "return_pct": 2.09 + }, + { + "date": "2025-07-21", + "equity": 10256.23, + "return_pct": 2.58 + }, + { + "date": "2025-07-22", + "equity": 10069.4, + "return_pct": 0.71 + }, + { + "date": "2025-07-23", + "equity": 10173.85, + "return_pct": 1.76 + }, + { + "date": "2025-07-24", + "equity": 10189.71, + "return_pct": 1.92 + }, + { + "date": "2025-07-25", + "equity": 10294.61, + "return_pct": 2.97 + }, + { + "date": "2025-07-28", + "equity": 10408.77, + "return_pct": 4.11 + }, + { + "date": "2025-07-29", + "equity": 10450.52, + "return_pct": 4.53 + }, + { + "date": "2025-07-30", + "equity": 10455.33, + "return_pct": 4.57 + }, + { + "date": "2025-07-31", + "equity": 10529.18, + "return_pct": 5.31 + }, + { + "date": "2025-08-01", + "equity": 10191.76, + "return_pct": 1.94 + }, + { + "date": "2025-08-04", + "equity": 10465.19, + "return_pct": 4.67 + }, + { + "date": "2025-08-05", + "equity": 10312.68, + "return_pct": 3.15 + }, + { + "date": "2025-08-06", + "equity": 10377.37, + "return_pct": 3.79 + }, + { + "date": "2025-08-07", + "equity": 10624.62, + "return_pct": 6.27 + }, + { + "date": "2025-08-08", + "equity": 10761.66, + "return_pct": 7.64 + }, + { + "date": "2025-08-11", + "equity": 10724.06, + "return_pct": 7.26 + }, + { + "date": "2025-08-12", + "equity": 10913.1, + "return_pct": 9.15 + }, + { + "date": "2025-08-13", + "equity": 10779.92, + "return_pct": 7.82 + }, + { + "date": "2025-08-14", + "equity": 10524.14, + "return_pct": 5.26 + }, + { + "date": "2025-08-15", + "equity": 10498.92, + "return_pct": 5.01 + }, + { + "date": "2025-08-18", + "equity": 10577.67, + "return_pct": 5.8 + }, + { + "date": "2025-08-19", + "equity": 10389.4, + "return_pct": 3.91 + }, + { + "date": "2025-08-20", + "equity": 10258.5, + "return_pct": 2.61 + }, + { + "date": "2025-08-21", + "equity": 10271.04, + "return_pct": 2.73 + }, + { + "date": "2025-08-22", + "equity": 10470.77, + "return_pct": 4.73 + }, + { + "date": "2025-08-25", + "equity": 10527.96, + "return_pct": 5.3 + }, + { + "date": "2025-08-26", + "equity": 10586.66, + "return_pct": 5.89 + }, + { + "date": "2025-08-27", + "equity": 10673.65, + "return_pct": 6.76 + }, + { + "date": "2025-08-28", + "equity": 10778.97, + "return_pct": 7.81 + }, + { + "date": "2025-08-29", + "equity": 10582.76, + "return_pct": 5.85 + }, + { + "date": "2025-09-02", + "equity": 10512.42, + "return_pct": 5.15 + }, + { + "date": "2025-09-03", + "equity": 10487.82, + "return_pct": 4.9 + }, + { + "date": "2025-09-04", + "equity": 10433.22, + "return_pct": 4.35 + }, + { + "date": "2025-09-05", + "equity": 10410.78, + "return_pct": 4.13 + }, + { + "date": "2025-09-08", + "equity": 10448.28, + "return_pct": 4.5 + }, + { + "date": "2025-09-09", + "equity": 10383.25, + "return_pct": 3.85 + }, + { + "date": "2025-09-10", + "equity": 10458.21, + "return_pct": 4.6 + }, + { + "date": "2025-09-11", + "equity": 10694.51, + "return_pct": 6.97 + }, + { + "date": "2025-09-12", + "equity": 10784.99, + "return_pct": 7.87 + }, + { + "date": "2025-09-15", + "equity": 10891.85, + "return_pct": 8.94 + }, + { + "date": "2025-09-16", + "equity": 10873.39, + "return_pct": 8.76 + }, + { + "date": "2025-09-17", + "equity": 10929.2, + "return_pct": 9.31 + }, + { + "date": "2025-09-18", + "equity": 11138.6, + "return_pct": 11.41 + }, + { + "date": "2025-09-19", + "equity": 11251.2, + "return_pct": 12.53 + }, + { + "date": "2025-09-22", + "equity": 11187.75, + "return_pct": 11.9 + }, + { + "date": "2025-09-23", + "equity": 11116.9, + "return_pct": 11.19 + }, + { + "date": "2025-09-24", + "equity": 11101.87, + "return_pct": 11.04 + }, + { + "date": "2025-09-25", + "equity": 10876.36, + "return_pct": 8.79 + }, + { + "date": "2025-09-26", + "equity": 11045.13, + "return_pct": 10.47 + }, + { + "date": "2025-09-29", + "equity": 11200.77, + "return_pct": 12.03 + }, + { + "date": "2025-09-30", + "equity": 11312.97, + "return_pct": 13.15 + }, + { + "date": "2025-10-01", + "equity": 11688.26, + "return_pct": 16.91 + }, + { + "date": "2025-10-02", + "equity": 11687.38, + "return_pct": 16.9 + }, + { + "date": "2025-10-03", + "equity": 11630.82, + "return_pct": 16.33 + }, + { + "date": "2025-10-06", + "equity": 11949.36, + "return_pct": 19.52 + }, + { + "date": "2025-10-07", + "equity": 11810.79, + "return_pct": 18.13 + }, + { + "date": "2025-10-08", + "equity": 12018.93, + "return_pct": 20.21 + }, + { + "date": "2025-10-09", + "equity": 11884.44, + "return_pct": 18.87 + }, + { + "date": "2025-10-10", + "equity": 11360.04, + "return_pct": 13.62 + }, + { + "date": "2025-10-13", + "equity": 11566.74, + "return_pct": 15.69 + }, + { + "date": "2025-10-14", + "equity": 11340.05, + "return_pct": 13.42 + }, + { + "date": "2025-10-15", + "equity": 11448.75, + "return_pct": 14.51 + }, + { + "date": "2025-10-16", + "equity": 11410.42, + "return_pct": 14.13 + }, + { + "date": "2025-10-17", + "equity": 11404.37, + "return_pct": 14.07 + }, + { + "date": "2025-10-20", + "equity": 11447.46, + "return_pct": 14.5 + }, + { + "date": "2025-10-21", + "equity": 11351.79, + "return_pct": 13.54 + }, + { + "date": "2025-10-22", + "equity": 11220.06, + "return_pct": 12.22 + }, + { + "date": "2025-10-23", + "equity": 11199.1, + "return_pct": 12.01 + }, + { + "date": "2025-10-24", + "equity": 11153.8, + "return_pct": 11.56 + }, + { + "date": "2025-10-27", + "equity": 11324.73, + "return_pct": 13.27 + }, + { + "date": "2025-10-28", + "equity": 11222.12, + "return_pct": 12.24 + }, + { + "date": "2025-10-29", + "equity": 11225.97, + "return_pct": 12.28 + }, + { + "date": "2025-10-30", + "equity": 11392.29, + "return_pct": 13.95 + }, + { + "date": "2025-10-31", + "equity": 11792.63, + "return_pct": 17.95 + }, + { + "date": "2025-11-03", + "equity": 11730.43, + "return_pct": 17.33 + }, + { + "date": "2025-11-04", + "equity": 11835.36, + "return_pct": 18.38 + }, + { + "date": "2025-11-05", + "equity": 12043.54, + "return_pct": 20.46 + }, + { + "date": "2025-11-06", + "equity": 11925.17, + "return_pct": 19.28 + }, + { + "date": "2025-11-07", + "equity": 12071.86, + "return_pct": 20.74 + }, + { + "date": "2025-11-10", + "equity": 12169.19, + "return_pct": 21.72 + }, + { + "date": "2025-11-11", + "equity": 11912.14, + "return_pct": 19.15 + }, + { + "date": "2025-11-12", + "equity": 11881.63, + "return_pct": 18.84 + }, + { + "date": "2025-11-13", + "equity": 11595.37, + "return_pct": 15.98 + }, + { + "date": "2025-11-14", + "equity": 11635.29, + "return_pct": 16.38 + }, + { + "date": "2025-11-17", + "equity": 11564.16, + "return_pct": 15.66 + }, + { + "date": "2025-11-18", + "equity": 11591.27, + "return_pct": 15.94 + }, + { + "date": "2025-11-19", + "equity": 11431.5, + "return_pct": 14.34 + }, + { + "date": "2025-11-20", + "equity": 11337.3, + "return_pct": 13.4 + }, + { + "date": "2025-11-21", + "equity": 11397.96, + "return_pct": 14.0 + }, + { + "date": "2025-11-24", + "equity": 11336.33, + "return_pct": 13.39 + }, + { + "date": "2025-11-25", + "equity": 11466.69, + "return_pct": 14.69 + }, + { + "date": "2025-11-26", + "equity": 11636.77, + "return_pct": 16.39 + }, + { + "date": "2025-11-28", + "equity": 11670.81, + "return_pct": 16.73 + }, + { + "date": "2025-12-01", + "equity": 11632.7, + "return_pct": 16.35 + }, + { + "date": "2025-12-02", + "equity": 11633.1, + "return_pct": 16.35 + }, + { + "date": "2025-12-03", + "equity": 11640.9, + "return_pct": 16.43 + }, + { + "date": "2025-12-04", + "equity": 12040.58, + "return_pct": 20.43 + }, + { + "date": "2025-12-05", + "equity": 12471.91, + "return_pct": 24.74 + }, + { + "date": "2025-12-08", + "equity": 12330.85, + "return_pct": 23.33 + }, + { + "date": "2025-12-09", + "equity": 12371.83, + "return_pct": 23.74 + }, + { + "date": "2025-12-10", + "equity": 12532.58, + "return_pct": 25.35 + }, + { + "date": "2025-12-11", + "equity": 12792.65, + "return_pct": 27.95 + }, + { + "date": "2025-12-12", + "equity": 12636.97, + "return_pct": 26.39 + }, + { + "date": "2025-12-15", + "equity": 12620.02, + "return_pct": 26.23 + }, + { + "date": "2025-12-16", + "equity": 12675.19, + "return_pct": 26.78 + }, + { + "date": "2025-12-17", + "equity": 12524.45, + "return_pct": 25.27 + }, + { + "date": "2025-12-18", + "equity": 12534.39, + "return_pct": 25.37 + }, + { + "date": "2025-12-19", + "equity": 12623.98, + "return_pct": 26.27 + }, + { + "date": "2025-12-22", + "equity": 12691.5, + "return_pct": 26.94 + }, + { + "date": "2025-12-23", + "equity": 12465.99, + "return_pct": 24.68 + }, + { + "date": "2025-12-24", + "equity": 12599.51, + "return_pct": 26.02 + }, + { + "date": "2025-12-26", + "equity": 12672.02, + "return_pct": 26.75 + }, + { + "date": "2025-12-29", + "equity": 12583.75, + "return_pct": 25.86 + }, + { + "date": "2025-12-30", + "equity": 12480.24, + "return_pct": 24.83 + }, + { + "date": "2025-12-31", + "equity": 12337.07, + "return_pct": 23.4 + }, + { + "date": "2026-01-02", + "equity": 12626.23, + "return_pct": 26.29 + }, + { + "date": "2026-01-05", + "equity": 12699.22, + "return_pct": 27.02 + }, + { + "date": "2026-01-06", + "equity": 13031.28, + "return_pct": 30.34 + }, + { + "date": "2026-01-07", + "equity": 12883.19, + "return_pct": 28.86 + }, + { + "date": "2026-01-08", + "equity": 12939.19, + "return_pct": 29.42 + }, + { + "date": "2026-01-09", + "equity": 12886.93, + "return_pct": 28.9 + }, + { + "date": "2026-01-12", + "equity": 13218.69, + "return_pct": 32.21 + }, + { + "date": "2026-01-13", + "equity": 13389.15, + "return_pct": 33.92 + }, + { + "date": "2026-01-14", + "equity": 13356.77, + "return_pct": 33.59 + }, + { + "date": "2026-01-15", + "equity": 13502.31, + "return_pct": 35.05 + }, + { + "date": "2026-01-16", + "equity": 13288.83, + "return_pct": 32.91 + }, + { + "date": "2026-01-20", + "equity": 13318.39, + "return_pct": 33.21 + }, + { + "date": "2026-01-21", + "equity": 13669.29, + "return_pct": 36.72 + }, + { + "date": "2026-01-22", + "equity": 13879.59, + "return_pct": 38.82 + }, + { + "date": "2026-01-23", + "equity": 13989.55, + "return_pct": 39.92 + }, + { + "date": "2026-01-26", + "equity": 14024.16, + "return_pct": 40.27 + }, + { + "date": "2026-01-27", + "equity": 13803.1, + "return_pct": 38.06 + }, + { + "date": "2026-01-28", + "equity": 13707.57, + "return_pct": 37.1 + }, + { + "date": "2026-01-29", + "equity": 13633.49, + "return_pct": 36.36 + }, + { + "date": "2026-01-30", + "equity": 13175.42, + "return_pct": 31.78 + }, + { + "date": "2026-02-02", + "equity": 13465.57, + "return_pct": 34.68 + }, + { + "date": "2026-02-03", + "equity": 13739.25, + "return_pct": 37.42 + }, + { + "date": "2026-02-04", + "equity": 13465.12, + "return_pct": 34.68 + }, + { + "date": "2026-02-05", + "equity": 13344.75, + "return_pct": 33.47 + }, + { + "date": "2026-02-06", + "equity": 13635.87, + "return_pct": 36.39 + }, + { + "date": "2026-02-09", + "equity": 13604.28, + "return_pct": 36.07 + }, + { + "date": "2026-02-10", + "equity": 13712.71, + "return_pct": 37.15 + }, + { + "date": "2026-02-11", + "equity": 13946.46, + "return_pct": 39.49 + }, + { + "date": "2026-02-12", + "equity": 13830.35, + "return_pct": 38.33 + }, + { + "date": "2026-02-13", + "equity": 14009.95, + "return_pct": 40.13 + }, + { + "date": "2026-02-17", + "equity": 13944.09, + "return_pct": 39.47 + }, + { + "date": "2026-02-18", + "equity": 13886.13, + "return_pct": 38.89 + }, + { + "date": "2026-02-19", + "equity": 13843.11, + "return_pct": 38.46 + }, + { + "date": "2026-02-20", + "equity": 13928.85, + "return_pct": 39.32 + }, + { + "date": "2026-02-23", + "equity": 13795.59, + "return_pct": 37.98 + }, + { + "date": "2026-02-24", + "equity": 13965.96, + "return_pct": 39.69 + }, + { + "date": "2026-02-25", + "equity": 13934.86, + "return_pct": 39.38 + }, + { + "date": "2026-02-26", + "equity": 13819.98, + "return_pct": 38.23 + }, + { + "date": "2026-02-27", + "equity": 13959.24, + "return_pct": 39.62 + }, + { + "date": "2026-03-02", + "equity": 13233.26, + "return_pct": 32.36 + }, + { + "date": "2026-03-03", + "equity": 13171.16, + "return_pct": 31.74 + }, + { + "date": "2026-03-04", + "equity": 13161.87, + "return_pct": 31.64 + }, + { + "date": "2026-03-05", + "equity": 13025.48, + "return_pct": 30.28 + }, + { + "date": "2026-03-06", + "equity": 12955.67, + "return_pct": 29.58 + }, + { + "date": "2026-03-09", + "equity": 12948.95, + "return_pct": 29.52 + }, + { + "date": "2026-03-10", + "equity": 12894.38, + "return_pct": 28.97 + }, + { + "date": "2026-03-11", + "equity": 12903.71, + "return_pct": 29.06 + }, + { + "date": "2026-03-12", + "equity": 12929.73, + "return_pct": 29.32 + }, + { + "date": "2026-03-13", + "equity": 12899.83, + "return_pct": 29.02 + }, + { + "date": "2026-03-16", + "equity": 12915.94, + "return_pct": 29.19 + }, + { + "date": "2026-03-17", + "equity": 12946.2, + "return_pct": 29.49 + }, + { + "date": "2026-03-18", + "equity": 12916.84, + "return_pct": 29.19 + }, + { + "date": "2026-03-19", + "equity": 12942.71, + "return_pct": 29.45 + }, + { + "date": "2026-03-20", + "equity": 12879.63, + "return_pct": 28.82 + }, + { + "date": "2026-03-23", + "equity": 12992.68, + "return_pct": 29.95 + }, + { + "date": "2026-03-24", + "equity": 12925.25, + "return_pct": 29.28 + }, + { + "date": "2026-03-25", + "equity": 12927.25, + "return_pct": 29.3 + }, + { + "date": "2026-03-26", + "equity": 12844.91, + "return_pct": 28.47 + }, + { + "date": "2026-03-27", + "equity": 12817.98, + "return_pct": 28.21 + }, + { + "date": "2026-03-30", + "equity": 12785.18, + "return_pct": 27.88 + }, + { + "date": "2026-03-31", + "equity": 12832.12, + "return_pct": 28.35 + }, + { + "date": "2026-04-01", + "equity": 12843.91, + "return_pct": 28.46 + }, + { + "date": "2026-04-02", + "equity": 12844.55, + "return_pct": 28.47 + }, + { + "date": "2026-04-06", + "equity": 12833.88, + "return_pct": 28.36 + }, + { + "date": "2026-04-07", + "equity": 12898.69, + "return_pct": 29.01 + }, + { + "date": "2026-04-08", + "equity": 13444.99, + "return_pct": 34.48 + }, + { + "date": "2026-04-09", + "equity": 13600.62, + "return_pct": 36.03 + }, + { + "date": "2026-04-10", + "equity": 13733.28, + "return_pct": 37.36 + }, + { + "date": "2026-04-13", + "equity": 13786.58, + "return_pct": 37.89 + }, + { + "date": "2026-04-14", + "equity": 14048.76, + "return_pct": 40.52 + }, + { + "date": "2026-04-15", + "equity": 14022.36, + "return_pct": 40.25 + }, + { + "date": "2026-04-16", + "equity": 14158.53, + "return_pct": 41.61 + }, + { + "date": "2026-04-17", + "equity": 14383.63, + "return_pct": 43.87 + }, + { + "date": "2026-04-20", + "equity": 14372.93, + "return_pct": 43.76 + }, + { + "date": "2026-04-21", + "equity": 14333.36, + "return_pct": 43.36 + }, + { + "date": "2026-04-22", + "equity": 14496.09, + "return_pct": 44.99 + }, + { + "date": "2026-04-23", + "equity": 14600.34, + "return_pct": 46.03 + }, + { + "date": "2026-04-24", + "equity": 15154.74, + "return_pct": 51.58 + }, + { + "date": "2026-04-27", + "equity": 15212.91, + "return_pct": 52.16 + }, + { + "date": "2026-04-28", + "equity": 14891.42, + "return_pct": 48.94 + }, + { + "date": "2026-04-29", + "equity": 15290.2, + "return_pct": 52.93 + }, + { + "date": "2026-04-30", + "equity": 15801.58, + "return_pct": 58.05 + }, + { + "date": "2026-05-01", + "equity": 15800.56, + "return_pct": 58.04 + }, + { + "date": "2026-05-04", + "equity": 15582.54, + "return_pct": 55.86 + }, + { + "date": "2026-05-05", + "equity": 15953.94, + "return_pct": 59.57 + }, + { + "date": "2026-05-06", + "equity": 16712.67, + "return_pct": 67.16 + }, + { + "date": "2026-05-07", + "equity": 16410.44, + "return_pct": 64.14 + }, + { + "date": "2026-05-08", + "equity": 16881.34, + "return_pct": 68.85 + }, + { + "date": "2026-05-11", + "equity": 17094.92, + "return_pct": 70.98 + }, + { + "date": "2026-05-12", + "equity": 16925.71, + "return_pct": 69.29 + }, + { + "date": "2026-05-13", + "equity": 17032.85, + "return_pct": 70.36 + }, + { + "date": "2026-05-14", + "equity": 17137.35, + "return_pct": 71.41 + }, + { + "date": "2026-05-15", + "equity": 16661.39, + "return_pct": 66.65 + }, + { + "date": "2026-05-18", + "equity": 16395.85, + "return_pct": 63.99 + }, + { + "date": "2026-05-19", + "equity": 16236.87, + "return_pct": 62.4 + }, + { + "date": "2026-05-20", + "equity": 16156.53, + "return_pct": 61.6 + }, + { + "date": "2026-05-21", + "equity": 16241.29, + "return_pct": 62.45 + }, + { + "date": "2026-05-22", + "equity": 16440.62, + "return_pct": 64.44 + }, + { + "date": "2026-05-26", + "equity": 16397.94, + "return_pct": 64.01 + }, + { + "date": "2026-05-27", + "equity": 16454.92, + "return_pct": 64.58 + }, + { + "date": "2026-05-28", + "equity": 16770.41, + "return_pct": 67.74 + }, + { + "date": "2026-05-29", + "equity": 16801.09, + "return_pct": 68.04 + }, + { + "date": "2026-06-01", + "equity": 16695.15, + "return_pct": 66.98 + }, + { + "date": "2026-06-02", + "equity": 16724.77, + "return_pct": 67.28 + }, + { + "date": "2026-06-03", + "equity": 16925.93, + "return_pct": 69.29 + }, + { + "date": "2026-06-04", + "equity": 16898.16, + "return_pct": 69.02 + }, + { + "date": "2026-06-05", + "equity": 16485.55, + "return_pct": 64.89 + }, + { + "date": "2026-06-08", + "equity": 16399.41, + "return_pct": 64.03 + }, + { + "date": "2026-06-09", + "equity": 16495.44, + "return_pct": 64.99 + }, + { + "date": "2026-06-10", + "equity": 16412.38, + "return_pct": 64.16 + }, + { + "date": "2026-06-11", + "equity": 16510.14, + "return_pct": 65.13 + }, + { + "date": "2026-06-12", + "equity": 16511.68, + "return_pct": 65.15 + }, + { + "date": "2026-06-15", + "equity": 16487.58, + "return_pct": 64.91 + }, + { + "date": "2026-06-16", + "equity": 16435.79, + "return_pct": 64.39 + }, + { + "date": "2026-06-17", + "equity": 16488.09, + "return_pct": 64.91 + }, + { + "date": "2026-06-18", + "equity": 16452.37, + "return_pct": 64.56 + }, + { + "date": "2026-06-22", + "equity": 16505.87, + "return_pct": 65.09 + }, + { + "date": "2026-06-23", + "equity": 16462.8, + "return_pct": 64.66 + }, + { + "date": "2026-06-24", + "equity": 16503.82, + "return_pct": 65.07 + }, + { + "date": "2026-06-25", + "equity": 16544.32, + "return_pct": 65.48 + }, + { + "date": "2026-06-26", + "equity": 16784.8, + "return_pct": 67.88 + }, + { + "date": "2026-06-29", + "equity": 16792.15, + "return_pct": 67.96 + }, + { + "date": "2026-06-30", + "equity": 16785.31, + "return_pct": 67.89 + }, + { + "date": "2026-07-01", + "equity": 16673.71, + "return_pct": 66.77 + }, + { + "date": "2026-07-02", + "equity": 16673.71, + "return_pct": 66.77 + } + ], + "benchmark_curve": [ + { + "date": "2025-07-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10078.81, + "return_pct": 0.79 + }, + { + "date": "2025-07-07", + "equity": 10003.71, + "return_pct": 0.04 + }, + { + "date": "2025-07-08", + "equity": 9998.23, + "return_pct": -0.02 + }, + { + "date": "2025-07-09", + "equity": 10058.18, + "return_pct": 0.58 + }, + { + "date": "2025-07-10", + "equity": 10086.55, + "return_pct": 0.87 + }, + { + "date": "2025-07-11", + "equity": 10051.09, + "return_pct": 0.51 + }, + { + "date": "2025-07-14", + "equity": 10070.27, + "return_pct": 0.7 + }, + { + "date": "2025-07-15", + "equity": 10027.24, + "return_pct": 0.27 + }, + { + "date": "2025-07-16", + "equity": 10060.76, + "return_pct": 0.61 + }, + { + "date": "2025-07-17", + "equity": 10122.33, + "return_pct": 1.22 + }, + { + "date": "2025-07-18", + "equity": 10114.92, + "return_pct": 1.15 + }, + { + "date": "2025-07-21", + "equity": 10134.1, + "return_pct": 1.34 + }, + { + "date": "2025-07-22", + "equity": 10135.55, + "return_pct": 1.36 + }, + { + "date": "2025-07-23", + "equity": 10221.77, + "return_pct": 2.22 + }, + { + "date": "2025-07-24", + "equity": 10225.16, + "return_pct": 2.25 + }, + { + "date": "2025-07-25", + "equity": 10268.35, + "return_pct": 2.68 + }, + { + "date": "2025-07-28", + "equity": 10265.77, + "return_pct": 2.66 + }, + { + "date": "2025-07-29", + "equity": 10238.7, + "return_pct": 2.39 + }, + { + "date": "2025-07-30", + "equity": 10225.8, + "return_pct": 2.26 + }, + { + "date": "2025-07-31", + "equity": 10187.44, + "return_pct": 1.87 + }, + { + "date": "2025-08-01", + "equity": 10020.47, + "return_pct": 0.2 + }, + { + "date": "2025-08-04", + "equity": 10172.78, + "return_pct": 1.73 + }, + { + "date": "2025-08-05", + "equity": 10121.2, + "return_pct": 1.21 + }, + { + "date": "2025-08-06", + "equity": 10198.73, + "return_pct": 1.99 + }, + { + "date": "2025-08-07", + "equity": 10190.18, + "return_pct": 1.9 + }, + { + "date": "2025-08-08", + "equity": 10269.64, + "return_pct": 2.7 + }, + { + "date": "2025-08-11", + "equity": 10249.34, + "return_pct": 2.49 + }, + { + "date": "2025-08-12", + "equity": 10358.45, + "return_pct": 3.58 + }, + { + "date": "2025-08-13", + "equity": 10393.91, + "return_pct": 3.94 + }, + { + "date": "2025-08-14", + "equity": 10394.87, + "return_pct": 3.95 + }, + { + "date": "2025-08-15", + "equity": 10370.54, + "return_pct": 3.71 + }, + { + "date": "2025-08-18", + "equity": 10368.28, + "return_pct": 3.68 + }, + { + "date": "2025-08-19", + "equity": 10312.03, + "return_pct": 3.12 + }, + { + "date": "2025-08-20", + "equity": 10284.63, + "return_pct": 2.85 + }, + { + "date": "2025-08-21", + "equity": 10243.37, + "return_pct": 2.43 + }, + { + "date": "2025-08-22", + "equity": 10400.68, + "return_pct": 4.01 + }, + { + "date": "2025-08-25", + "equity": 10354.9, + "return_pct": 3.55 + }, + { + "date": "2025-08-26", + "equity": 10398.26, + "return_pct": 3.98 + }, + { + "date": "2025-08-27", + "equity": 10421.95, + "return_pct": 4.22 + }, + { + "date": "2025-08-28", + "equity": 10458.86, + "return_pct": 4.59 + }, + { + "date": "2025-08-29", + "equity": 10396.49, + "return_pct": 3.96 + }, + { + "date": "2025-09-02", + "equity": 10319.45, + "return_pct": 3.19 + }, + { + "date": "2025-09-03", + "equity": 10375.37, + "return_pct": 3.75 + }, + { + "date": "2025-09-04", + "equity": 10462.08, + "return_pct": 4.62 + }, + { + "date": "2025-09-05", + "equity": 10431.78, + "return_pct": 4.32 + }, + { + "date": "2025-09-08", + "equity": 10457.41, + "return_pct": 4.57 + }, + { + "date": "2025-09-09", + "equity": 10481.59, + "return_pct": 4.82 + }, + { + "date": "2025-09-10", + "equity": 10511.89, + "return_pct": 5.12 + }, + { + "date": "2025-09-11", + "equity": 10599.24, + "return_pct": 5.99 + }, + { + "date": "2025-09-12", + "equity": 10595.7, + "return_pct": 5.96 + }, + { + "date": "2025-09-15", + "equity": 10652.11, + "return_pct": 6.52 + }, + { + "date": "2025-09-16", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2025-09-17", + "equity": 10624.22, + "return_pct": 6.24 + }, + { + "date": "2025-09-18", + "equity": 10673.87, + "return_pct": 6.74 + }, + { + "date": "2025-09-19", + "equity": 10697.07, + "return_pct": 6.97 + }, + { + "date": "2025-09-22", + "equity": 10747.68, + "return_pct": 7.48 + }, + { + "date": "2025-09-23", + "equity": 10689.18, + "return_pct": 6.89 + }, + { + "date": "2025-09-24", + "equity": 10655.17, + "return_pct": 6.55 + }, + { + "date": "2025-09-25", + "equity": 10606.01, + "return_pct": 6.06 + }, + { + "date": "2025-09-26", + "equity": 10666.77, + "return_pct": 6.67 + }, + { + "date": "2025-09-29", + "equity": 10696.75, + "return_pct": 6.97 + }, + { + "date": "2025-09-30", + "equity": 10737.05, + "return_pct": 7.37 + }, + { + "date": "2025-10-01", + "equity": 10773.63, + "return_pct": 7.74 + }, + { + "date": "2025-10-02", + "equity": 10786.04, + "return_pct": 7.86 + }, + { + "date": "2025-10-03", + "equity": 10785.88, + "return_pct": 7.86 + }, + { + "date": "2025-10-06", + "equity": 10824.56, + "return_pct": 8.25 + }, + { + "date": "2025-10-07", + "equity": 10784.43, + "return_pct": 7.84 + }, + { + "date": "2025-10-08", + "equity": 10848.74, + "return_pct": 8.49 + }, + { + "date": "2025-10-09", + "equity": 10817.31, + "return_pct": 8.17 + }, + { + "date": "2025-10-10", + "equity": 10524.94, + "return_pct": 5.25 + }, + { + "date": "2025-10-13", + "equity": 10686.44, + "return_pct": 6.86 + }, + { + "date": "2025-10-14", + "equity": 10673.38, + "return_pct": 6.73 + }, + { + "date": "2025-10-15", + "equity": 10720.77, + "return_pct": 7.21 + }, + { + "date": "2025-10-16", + "equity": 10647.76, + "return_pct": 6.48 + }, + { + "date": "2025-10-17", + "equity": 10708.2, + "return_pct": 7.08 + }, + { + "date": "2025-10-20", + "equity": 10819.57, + "return_pct": 8.2 + }, + { + "date": "2025-10-21", + "equity": 10819.41, + "return_pct": 8.19 + }, + { + "date": "2025-10-22", + "equity": 10763.16, + "return_pct": 7.63 + }, + { + "date": "2025-10-23", + "equity": 10826.98, + "return_pct": 8.27 + }, + { + "date": "2025-10-24", + "equity": 10915.46, + "return_pct": 9.15 + }, + { + "date": "2025-10-27", + "equity": 11044.24, + "return_pct": 10.44 + }, + { + "date": "2025-10-28", + "equity": 11073.58, + "return_pct": 10.74 + }, + { + "date": "2025-10-29", + "equity": 11078.89, + "return_pct": 10.79 + }, + { + "date": "2025-10-30", + "equity": 10957.05, + "return_pct": 9.57 + }, + { + "date": "2025-10-31", + "equity": 10992.99, + "return_pct": 9.93 + }, + { + "date": "2025-11-03", + "equity": 11013.62, + "return_pct": 10.14 + }, + { + "date": "2025-11-04", + "equity": 10883.07, + "return_pct": 8.83 + }, + { + "date": "2025-11-05", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2025-11-06", + "equity": 10803.61, + "return_pct": 8.04 + }, + { + "date": "2025-11-07", + "equity": 10814.25, + "return_pct": 8.14 + }, + { + "date": "2025-11-10", + "equity": 10983.0, + "return_pct": 9.83 + }, + { + "date": "2025-11-11", + "equity": 11008.14, + "return_pct": 10.08 + }, + { + "date": "2025-11-12", + "equity": 11014.26, + "return_pct": 10.14 + }, + { + "date": "2025-11-13", + "equity": 10831.49, + "return_pct": 8.31 + }, + { + "date": "2025-11-14", + "equity": 10829.72, + "return_pct": 8.3 + }, + { + "date": "2025-11-17", + "equity": 10728.83, + "return_pct": 7.29 + }, + { + "date": "2025-11-18", + "equity": 10638.73, + "return_pct": 6.39 + }, + { + "date": "2025-11-19", + "equity": 10679.83, + "return_pct": 6.8 + }, + { + "date": "2025-11-20", + "equity": 10517.04, + "return_pct": 5.17 + }, + { + "date": "2025-11-21", + "equity": 10621.81, + "return_pct": 6.22 + }, + { + "date": "2025-11-24", + "equity": 10778.14, + "return_pct": 7.78 + }, + { + "date": "2025-11-25", + "equity": 10879.52, + "return_pct": 8.8 + }, + { + "date": "2025-11-26", + "equity": 10954.63, + "return_pct": 9.55 + }, + { + "date": "2025-11-28", + "equity": 11014.43, + "return_pct": 10.14 + }, + { + "date": "2025-12-01", + "equity": 10964.14, + "return_pct": 9.64 + }, + { + "date": "2025-12-02", + "equity": 10984.45, + "return_pct": 9.84 + }, + { + "date": "2025-12-03", + "equity": 11022.48, + "return_pct": 10.22 + }, + { + "date": "2025-12-04", + "equity": 11030.54, + "return_pct": 10.31 + }, + { + "date": "2025-12-05", + "equity": 11051.49, + "return_pct": 10.51 + }, + { + "date": "2025-12-08", + "equity": 11018.29, + "return_pct": 10.18 + }, + { + "date": "2025-12-09", + "equity": 11008.78, + "return_pct": 10.09 + }, + { + "date": "2025-12-10", + "equity": 11081.8, + "return_pct": 10.82 + }, + { + "date": "2025-12-11", + "equity": 11107.58, + "return_pct": 11.08 + }, + { + "date": "2025-12-12", + "equity": 10988.15, + "return_pct": 9.88 + }, + { + "date": "2025-12-15", + "equity": 10971.55, + "return_pct": 9.72 + }, + { + "date": "2025-12-16", + "equity": 10941.57, + "return_pct": 9.42 + }, + { + "date": "2025-12-17", + "equity": 10821.18, + "return_pct": 8.21 + }, + { + "date": "2025-12-18", + "equity": 10902.89, + "return_pct": 9.03 + }, + { + "date": "2025-12-19", + "equity": 10969.3, + "return_pct": 9.69 + }, + { + "date": "2025-12-22", + "equity": 11037.63, + "return_pct": 10.38 + }, + { + "date": "2025-12-23", + "equity": 11088.08, + "return_pct": 10.88 + }, + { + "date": "2025-12-24", + "equity": 11127.09, + "return_pct": 11.27 + }, + { + "date": "2025-12-26", + "equity": 11125.96, + "return_pct": 11.26 + }, + { + "date": "2025-12-29", + "equity": 11086.31, + "return_pct": 10.86 + }, + { + "date": "2025-12-30", + "equity": 11072.77, + "return_pct": 10.73 + }, + { + "date": "2025-12-31", + "equity": 10990.73, + "return_pct": 9.91 + }, + { + "date": "2026-01-02", + "equity": 11010.88, + "return_pct": 10.11 + }, + { + "date": "2026-01-05", + "equity": 11084.21, + "return_pct": 10.84 + }, + { + "date": "2026-01-06", + "equity": 11150.13, + "return_pct": 11.5 + }, + { + "date": "2026-01-07", + "equity": 11114.19, + "return_pct": 11.14 + }, + { + "date": "2026-01-08", + "equity": 11113.06, + "return_pct": 11.13 + }, + { + "date": "2026-01-09", + "equity": 11186.56, + "return_pct": 11.87 + }, + { + "date": "2026-01-12", + "equity": 11204.13, + "return_pct": 12.04 + }, + { + "date": "2026-01-13", + "equity": 11181.72, + "return_pct": 11.82 + }, + { + "date": "2026-01-14", + "equity": 11126.76, + "return_pct": 11.27 + }, + { + "date": "2026-01-15", + "equity": 11157.06, + "return_pct": 11.57 + }, + { + "date": "2026-01-16", + "equity": 11147.72, + "return_pct": 11.48 + }, + { + "date": "2026-01-20", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2026-01-21", + "equity": 11046.82, + "return_pct": 10.47 + }, + { + "date": "2026-01-22", + "equity": 11104.52, + "return_pct": 11.05 + }, + { + "date": "2026-01-23", + "equity": 11108.55, + "return_pct": 11.09 + }, + { + "date": "2026-01-26", + "equity": 11164.96, + "return_pct": 11.65 + }, + { + "date": "2026-01-27", + "equity": 11209.44, + "return_pct": 12.09 + }, + { + "date": "2026-01-28", + "equity": 11208.32, + "return_pct": 12.08 + }, + { + "date": "2026-01-29", + "equity": 11186.07, + "return_pct": 11.86 + }, + { + "date": "2026-01-30", + "equity": 11152.71, + "return_pct": 11.53 + }, + { + "date": "2026-02-02", + "equity": 11208.16, + "return_pct": 12.08 + }, + { + "date": "2026-02-03", + "equity": 11113.39, + "return_pct": 11.13 + }, + { + "date": "2026-02-04", + "equity": 11059.55, + "return_pct": 10.6 + }, + { + "date": "2026-02-05", + "equity": 10921.43, + "return_pct": 9.21 + }, + { + "date": "2026-02-06", + "equity": 11130.95, + "return_pct": 11.31 + }, + { + "date": "2026-02-09", + "equity": 11184.62, + "return_pct": 11.85 + }, + { + "date": "2026-02-10", + "equity": 11155.13, + "return_pct": 11.55 + }, + { + "date": "2026-02-11", + "equity": 11152.55, + "return_pct": 11.53 + }, + { + "date": "2026-02-12", + "equity": 10980.26, + "return_pct": 9.8 + }, + { + "date": "2026-02-13", + "equity": 10987.99, + "return_pct": 9.88 + }, + { + "date": "2026-02-17", + "equity": 11005.72, + "return_pct": 10.06 + }, + { + "date": "2026-02-18", + "equity": 11061.17, + "return_pct": 10.61 + }, + { + "date": "2026-02-19", + "equity": 11031.99, + "return_pct": 10.32 + }, + { + "date": "2026-02-20", + "equity": 11111.77, + "return_pct": 11.12 + }, + { + "date": "2026-02-23", + "equity": 10998.31, + "return_pct": 9.98 + }, + { + "date": "2026-02-24", + "equity": 11078.25, + "return_pct": 10.78 + }, + { + "date": "2026-02-25", + "equity": 11171.73, + "return_pct": 11.72 + }, + { + "date": "2026-02-26", + "equity": 11109.68, + "return_pct": 11.1 + }, + { + "date": "2026-02-27", + "equity": 11056.33, + "return_pct": 10.56 + }, + { + "date": "2026-03-02", + "equity": 11062.62, + "return_pct": 10.63 + }, + { + "date": "2026-03-03", + "equity": 10965.11, + "return_pct": 9.65 + }, + { + "date": "2026-03-04", + "equity": 11042.47, + "return_pct": 10.42 + }, + { + "date": "2026-03-05", + "equity": 10980.9, + "return_pct": 9.81 + }, + { + "date": "2026-03-06", + "equity": 10836.97, + "return_pct": 8.37 + }, + { + "date": "2026-03-09", + "equity": 10931.9, + "return_pct": 9.32 + }, + { + "date": "2026-03-10", + "equity": 10914.34, + "return_pct": 9.14 + }, + { + "date": "2026-03-11", + "equity": 10900.64, + "return_pct": 9.01 + }, + { + "date": "2026-03-12", + "equity": 10735.11, + "return_pct": 7.35 + }, + { + "date": "2026-03-13", + "equity": 10674.35, + "return_pct": 6.74 + }, + { + "date": "2026-03-16", + "equity": 10782.98, + "return_pct": 7.83 + }, + { + "date": "2026-03-17", + "equity": 10811.35, + "return_pct": 8.11 + }, + { + "date": "2026-03-18", + "equity": 10660.49, + "return_pct": 6.6 + }, + { + "date": "2026-03-19", + "equity": 10634.22, + "return_pct": 6.34 + }, + { + "date": "2026-03-20", + "equity": 10453.22, + "return_pct": 4.53 + }, + { + "date": "2026-03-23", + "equity": 10562.98, + "return_pct": 5.63 + }, + { + "date": "2026-03-24", + "equity": 10527.52, + "return_pct": 5.28 + }, + { + "date": "2026-03-25", + "equity": 10586.19, + "return_pct": 5.86 + }, + { + "date": "2026-03-26", + "equity": 10397.13, + "return_pct": 3.97 + }, + { + "date": "2026-03-27", + "equity": 10219.84, + "return_pct": 2.2 + }, + { + "date": "2026-03-30", + "equity": 10185.67, + "return_pct": 1.86 + }, + { + "date": "2026-03-31", + "equity": 10481.75, + "return_pct": 4.82 + }, + { + "date": "2026-04-01", + "equity": 10560.72, + "return_pct": 5.61 + }, + { + "date": "2026-04-02", + "equity": 10570.23, + "return_pct": 5.7 + }, + { + "date": "2026-04-06", + "equity": 10620.2, + "return_pct": 6.2 + }, + { + "date": "2026-04-07", + "equity": 10624.87, + "return_pct": 6.25 + }, + { + "date": "2026-04-08", + "equity": 10895.48, + "return_pct": 8.95 + }, + { + "date": "2026-04-09", + "equity": 10958.34, + "return_pct": 9.58 + }, + { + "date": "2026-04-10", + "equity": 10951.08, + "return_pct": 9.51 + }, + { + "date": "2026-04-13", + "equity": 11058.1, + "return_pct": 10.58 + }, + { + "date": "2026-04-14", + "equity": 11192.84, + "return_pct": 11.93 + }, + { + "date": "2026-04-15", + "equity": 11281.17, + "return_pct": 12.81 + }, + { + "date": "2026-04-16", + "equity": 11308.89, + "return_pct": 13.09 + }, + { + "date": "2026-04-17", + "equity": 11445.56, + "return_pct": 14.46 + }, + { + "date": "2026-04-20", + "equity": 11422.68, + "return_pct": 14.23 + }, + { + "date": "2026-04-21", + "equity": 11347.89, + "return_pct": 13.48 + }, + { + "date": "2026-04-22", + "equity": 11462.81, + "return_pct": 14.63 + }, + { + "date": "2026-04-23", + "equity": 11418.33, + "return_pct": 14.18 + }, + { + "date": "2026-04-24", + "equity": 11506.81, + "return_pct": 15.07 + }, + { + "date": "2026-04-27", + "equity": 11526.63, + "return_pct": 15.27 + }, + { + "date": "2026-04-28", + "equity": 11470.55, + "return_pct": 14.71 + }, + { + "date": "2026-04-29", + "equity": 11468.77, + "return_pct": 14.69 + }, + { + "date": "2026-04-30", + "equity": 11582.88, + "return_pct": 15.83 + }, + { + "date": "2026-05-01", + "equity": 11614.96, + "return_pct": 16.15 + }, + { + "date": "2026-05-04", + "equity": 11572.41, + "return_pct": 15.72 + }, + { + "date": "2026-05-05", + "equity": 11665.24, + "return_pct": 16.65 + }, + { + "date": "2026-05-06", + "equity": 11827.38, + "return_pct": 18.27 + }, + { + "date": "2026-05-07", + "equity": 11791.12, + "return_pct": 17.91 + }, + { + "date": "2026-05-08", + "equity": 11888.47, + "return_pct": 18.88 + }, + { + "date": "2026-05-11", + "equity": 11915.55, + "return_pct": 19.16 + }, + { + "date": "2026-05-12", + "equity": 11897.49, + "return_pct": 18.97 + }, + { + "date": "2026-05-13", + "equity": 11964.06, + "return_pct": 19.64 + }, + { + "date": "2026-05-14", + "equity": 12058.51, + "return_pct": 20.59 + }, + { + "date": "2026-05-15", + "equity": 11913.45, + "return_pct": 19.13 + }, + { + "date": "2026-05-18", + "equity": 11905.07, + "return_pct": 19.05 + }, + { + "date": "2026-05-19", + "equity": 11825.77, + "return_pct": 18.26 + }, + { + "date": "2026-05-20", + "equity": 11946.97, + "return_pct": 19.47 + }, + { + "date": "2026-05-21", + "equity": 11970.67, + "return_pct": 19.71 + }, + { + "date": "2026-05-22", + "equity": 12017.73, + "return_pct": 20.18 + }, + { + "date": "2026-05-26", + "equity": 12097.51, + "return_pct": 20.98 + }, + { + "date": "2026-05-27", + "equity": 12095.41, + "return_pct": 20.95 + }, + { + "date": "2026-05-28", + "equity": 12162.14, + "return_pct": 21.62 + }, + { + "date": "2026-05-29", + "equity": 12192.44, + "return_pct": 21.92 + }, + { + "date": "2026-06-01", + "equity": 12225.64, + "return_pct": 22.26 + }, + { + "date": "2026-06-02", + "equity": 12242.24, + "return_pct": 22.42 + }, + { + "date": "2026-06-03", + "equity": 12156.34, + "return_pct": 21.56 + }, + { + "date": "2026-06-04", + "equity": 12202.27, + "return_pct": 22.02 + }, + { + "date": "2026-06-05", + "equity": 11887.34, + "return_pct": 18.87 + }, + { + "date": "2026-06-08", + "equity": 11914.26, + "return_pct": 19.14 + }, + { + "date": "2026-06-09", + "equity": 11879.28, + "return_pct": 18.79 + }, + { + "date": "2026-06-10", + "equity": 11692.0, + "return_pct": 16.92 + }, + { + "date": "2026-06-11", + "equity": 11890.72, + "return_pct": 18.91 + }, + { + "date": "2026-06-12", + "equity": 11955.03, + "return_pct": 19.55 + }, + { + "date": "2026-06-15", + "equity": 12165.85, + "return_pct": 21.66 + }, + { + "date": "2026-06-16", + "equity": 12093.32, + "return_pct": 20.93 + }, + { + "date": "2026-06-17", + "equity": 11942.3, + "return_pct": 19.42 + }, + { + "date": "2026-06-18", + "equity": 12035.46, + "return_pct": 20.35 + }, + { + "date": "2026-06-22", + "equity": 11997.58, + "return_pct": 19.98 + }, + { + "date": "2026-06-23", + "equity": 11823.35, + "return_pct": 18.23 + }, + { + "date": "2026-06-24", + "equity": 11817.87, + "return_pct": 18.18 + }, + { + "date": "2026-06-25", + "equity": 11834.96, + "return_pct": 18.35 + }, + { + "date": "2026-06-26", + "equity": 11749.38, + "return_pct": 17.49 + }, + { + "date": "2026-06-29", + "equity": 11942.94, + "return_pct": 19.43 + }, + { + "date": "2026-06-30", + "equity": 12035.94, + "return_pct": 20.36 + }, + { + "date": "2026-07-01", + "equity": 12019.66, + "return_pct": 20.2 + }, + { + "date": "2026-07-02", + "equity": 12003.87, + "return_pct": 20.04 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "3y", + "lookback_label": "3 years", + "starting_capital": 10000.0, + "final_equity": 35324.8, + "total_return_pct": 253.2, + "cagr_pct": 52.3, + "max_drawdown_pct": 17.7, + "sharpe": 2.12, + "trades": 230, + "win_rate": 38.7, + "avg_trade_pnl": 110.11, + "best_trade_r": 12.87, + "worst_trade_r": -3.26, + "best_trade_pnl": 3489.68, + "worst_trade_pnl": -373.51, + "avg_hold_days": 15.7, + "exit_reasons": { + "stop": 95, + "time": 53, + "trailing_stop": 82 + }, + "skipped_book_full": 0, + "spy_return_pct": 67.8, + "yearly_returns": [ + { + "year": 2023, + "return_pct": 7.6 + }, + { + "year": 2024, + "return_pct": 36.1 + }, + { + "year": 2025, + "return_pct": 78.5 + }, + { + "year": 2026, + "return_pct": 35.1 + } + ], + "start_date": "2023-07-03", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9990.01, + "return_pct": -0.1 + }, + { + "date": "2023-07-06", + "equity": 9839.38, + "return_pct": -1.61 + }, + { + "date": "2023-07-07", + "equity": 9844.65, + "return_pct": -1.55 + }, + { + "date": "2023-07-10", + "equity": 10009.37, + "return_pct": 0.09 + }, + { + "date": "2023-07-11", + "equity": 10122.28, + "return_pct": 1.22 + }, + { + "date": "2023-07-12", + "equity": 10220.04, + "return_pct": 2.2 + }, + { + "date": "2023-07-13", + "equity": 10786.57, + "return_pct": 7.87 + }, + { + "date": "2023-07-14", + "equity": 10672.23, + "return_pct": 6.72 + }, + { + "date": "2023-07-17", + "equity": 10730.21, + "return_pct": 7.3 + }, + { + "date": "2023-07-18", + "equity": 10849.84, + "return_pct": 8.5 + }, + { + "date": "2023-07-19", + "equity": 10958.33, + "return_pct": 9.58 + }, + { + "date": "2023-07-20", + "equity": 10396.25, + "return_pct": 3.96 + }, + { + "date": "2023-07-21", + "equity": 10276.52, + "return_pct": 2.77 + }, + { + "date": "2023-07-24", + "equity": 10236.57, + "return_pct": 2.37 + }, + { + "date": "2023-07-25", + "equity": 10292.91, + "return_pct": 2.93 + }, + { + "date": "2023-07-26", + "equity": 10246.69, + "return_pct": 2.47 + }, + { + "date": "2023-07-27", + "equity": 10160.97, + "return_pct": 1.61 + }, + { + "date": "2023-07-28", + "equity": 10443.67, + "return_pct": 4.44 + }, + { + "date": "2023-07-31", + "equity": 10547.9, + "return_pct": 5.48 + }, + { + "date": "2023-08-01", + "equity": 10408.42, + "return_pct": 4.08 + }, + { + "date": "2023-08-02", + "equity": 10737.25, + "return_pct": 7.37 + }, + { + "date": "2023-08-03", + "equity": 10718.62, + "return_pct": 7.19 + }, + { + "date": "2023-08-04", + "equity": 10713.47, + "return_pct": 7.13 + }, + { + "date": "2023-08-07", + "equity": 10751.88, + "return_pct": 7.52 + }, + { + "date": "2023-08-08", + "equity": 10710.04, + "return_pct": 7.1 + }, + { + "date": "2023-08-09", + "equity": 10496.13, + "return_pct": 4.96 + }, + { + "date": "2023-08-10", + "equity": 10387.98, + "return_pct": 3.88 + }, + { + "date": "2023-08-11", + "equity": 10302.97, + "return_pct": 3.03 + }, + { + "date": "2023-08-14", + "equity": 10347.13, + "return_pct": 3.47 + }, + { + "date": "2023-08-15", + "equity": 10284.45, + "return_pct": 2.84 + }, + { + "date": "2023-08-16", + "equity": 10177.19, + "return_pct": 1.77 + }, + { + "date": "2023-08-17", + "equity": 10067.35, + "return_pct": 0.67 + }, + { + "date": "2023-08-18", + "equity": 10120.36, + "return_pct": 1.2 + }, + { + "date": "2023-08-21", + "equity": 10157.87, + "return_pct": 1.58 + }, + { + "date": "2023-08-22", + "equity": 10201.78, + "return_pct": 2.02 + }, + { + "date": "2023-08-23", + "equity": 10288.14, + "return_pct": 2.88 + }, + { + "date": "2023-08-24", + "equity": 10028.89, + "return_pct": 0.29 + }, + { + "date": "2023-08-25", + "equity": 10077.43, + "return_pct": 0.77 + }, + { + "date": "2023-08-28", + "equity": 10142.87, + "return_pct": 1.43 + }, + { + "date": "2023-08-29", + "equity": 10239.29, + "return_pct": 2.39 + }, + { + "date": "2023-08-30", + "equity": 10268.34, + "return_pct": 2.68 + }, + { + "date": "2023-08-31", + "equity": 10257.11, + "return_pct": 2.57 + }, + { + "date": "2023-09-01", + "equity": 10342.19, + "return_pct": 3.42 + }, + { + "date": "2023-09-05", + "equity": 10257.68, + "return_pct": 2.58 + }, + { + "date": "2023-09-06", + "equity": 10257.48, + "return_pct": 2.57 + }, + { + "date": "2023-09-07", + "equity": 10093.24, + "return_pct": 0.93 + }, + { + "date": "2023-09-08", + "equity": 10073.5, + "return_pct": 0.74 + }, + { + "date": "2023-09-11", + "equity": 10210.64, + "return_pct": 2.11 + }, + { + "date": "2023-09-12", + "equity": 10163.44, + "return_pct": 1.63 + }, + { + "date": "2023-09-13", + "equity": 10066.78, + "return_pct": 0.67 + }, + { + "date": "2023-09-14", + "equity": 10205.31, + "return_pct": 2.05 + }, + { + "date": "2023-09-15", + "equity": 9979.68, + "return_pct": -0.2 + }, + { + "date": "2023-09-18", + "equity": 9964.59, + "return_pct": -0.35 + }, + { + "date": "2023-09-19", + "equity": 9891.48, + "return_pct": -1.09 + }, + { + "date": "2023-09-20", + "equity": 9824.92, + "return_pct": -1.75 + }, + { + "date": "2023-09-21", + "equity": 9712.47, + "return_pct": -2.88 + }, + { + "date": "2023-09-22", + "equity": 9742.89, + "return_pct": -2.57 + }, + { + "date": "2023-09-25", + "equity": 9763.85, + "return_pct": -2.36 + }, + { + "date": "2023-09-26", + "equity": 9713.27, + "return_pct": -2.87 + }, + { + "date": "2023-09-27", + "equity": 9630.62, + "return_pct": -3.69 + }, + { + "date": "2023-09-28", + "equity": 9626.77, + "return_pct": -3.73 + }, + { + "date": "2023-09-29", + "equity": 9626.09, + "return_pct": -3.74 + }, + { + "date": "2023-10-02", + "equity": 9651.44, + "return_pct": -3.49 + }, + { + "date": "2023-10-03", + "equity": 9612.36, + "return_pct": -3.88 + }, + { + "date": "2023-10-04", + "equity": 9648.12, + "return_pct": -3.52 + }, + { + "date": "2023-10-05", + "equity": 9650.57, + "return_pct": -3.49 + }, + { + "date": "2023-10-06", + "equity": 9741.26, + "return_pct": -2.59 + }, + { + "date": "2023-10-09", + "equity": 9768.55, + "return_pct": -2.31 + }, + { + "date": "2023-10-10", + "equity": 9809.32, + "return_pct": -1.91 + }, + { + "date": "2023-10-11", + "equity": 9860.49, + "return_pct": -1.4 + }, + { + "date": "2023-10-12", + "equity": 9746.64, + "return_pct": -2.53 + }, + { + "date": "2023-10-13", + "equity": 9517.81, + "return_pct": -4.82 + }, + { + "date": "2023-10-16", + "equity": 9522.91, + "return_pct": -4.77 + }, + { + "date": "2023-10-17", + "equity": 9450.94, + "return_pct": -5.49 + }, + { + "date": "2023-10-18", + "equity": 9345.14, + "return_pct": -6.55 + }, + { + "date": "2023-10-19", + "equity": 9292.06, + "return_pct": -7.08 + }, + { + "date": "2023-10-20", + "equity": 9142.84, + "return_pct": -8.57 + }, + { + "date": "2023-10-23", + "equity": 9181.17, + "return_pct": -8.19 + }, + { + "date": "2023-10-24", + "equity": 9123.84, + "return_pct": -8.76 + }, + { + "date": "2023-10-25", + "equity": 9055.05, + "return_pct": -9.45 + }, + { + "date": "2023-10-26", + "equity": 9053.24, + "return_pct": -9.47 + }, + { + "date": "2023-10-27", + "equity": 9034.57, + "return_pct": -9.65 + }, + { + "date": "2023-10-30", + "equity": 9064.29, + "return_pct": -9.36 + }, + { + "date": "2023-10-31", + "equity": 9050.57, + "return_pct": -9.49 + }, + { + "date": "2023-11-01", + "equity": 9022.75, + "return_pct": -9.77 + }, + { + "date": "2023-11-02", + "equity": 9090.2, + "return_pct": -9.1 + }, + { + "date": "2023-11-03", + "equity": 9349.86, + "return_pct": -6.5 + }, + { + "date": "2023-11-06", + "equity": 9298.21, + "return_pct": -7.02 + }, + { + "date": "2023-11-07", + "equity": 9372.45, + "return_pct": -6.28 + }, + { + "date": "2023-11-08", + "equity": 9317.11, + "return_pct": -6.83 + }, + { + "date": "2023-11-09", + "equity": 9269.51, + "return_pct": -7.3 + }, + { + "date": "2023-11-10", + "equity": 9563.08, + "return_pct": -4.37 + }, + { + "date": "2023-11-13", + "equity": 9592.2, + "return_pct": -4.08 + }, + { + "date": "2023-11-14", + "equity": 9873.94, + "return_pct": -1.26 + }, + { + "date": "2023-11-15", + "equity": 9838.69, + "return_pct": -1.61 + }, + { + "date": "2023-11-16", + "equity": 9875.16, + "return_pct": -1.25 + }, + { + "date": "2023-11-17", + "equity": 9936.68, + "return_pct": -0.63 + }, + { + "date": "2023-11-20", + "equity": 10055.35, + "return_pct": 0.55 + }, + { + "date": "2023-11-21", + "equity": 9900.49, + "return_pct": -1.0 + }, + { + "date": "2023-11-22", + "equity": 9990.06, + "return_pct": -0.1 + }, + { + "date": "2023-11-24", + "equity": 9898.65, + "return_pct": -1.01 + }, + { + "date": "2023-11-27", + "equity": 9885.78, + "return_pct": -1.14 + }, + { + "date": "2023-11-28", + "equity": 9917.68, + "return_pct": -0.82 + }, + { + "date": "2023-11-29", + "equity": 9860.36, + "return_pct": -1.4 + }, + { + "date": "2023-11-30", + "equity": 9788.18, + "return_pct": -2.12 + }, + { + "date": "2023-12-01", + "equity": 9859.16, + "return_pct": -1.41 + }, + { + "date": "2023-12-04", + "equity": 9837.94, + "return_pct": -1.62 + }, + { + "date": "2023-12-05", + "equity": 9739.85, + "return_pct": -2.6 + }, + { + "date": "2023-12-06", + "equity": 9713.63, + "return_pct": -2.86 + }, + { + "date": "2023-12-07", + "equity": 9973.45, + "return_pct": -0.27 + }, + { + "date": "2023-12-08", + "equity": 10127.32, + "return_pct": 1.27 + }, + { + "date": "2023-12-11", + "equity": 10030.78, + "return_pct": 0.31 + }, + { + "date": "2023-12-12", + "equity": 10093.99, + "return_pct": 0.94 + }, + { + "date": "2023-12-13", + "equity": 10327.04, + "return_pct": 3.27 + }, + { + "date": "2023-12-14", + "equity": 10594.44, + "return_pct": 5.94 + }, + { + "date": "2023-12-15", + "equity": 10567.42, + "return_pct": 5.67 + }, + { + "date": "2023-12-18", + "equity": 10826.7, + "return_pct": 8.27 + }, + { + "date": "2023-12-19", + "equity": 11188.45, + "return_pct": 11.88 + }, + { + "date": "2023-12-20", + "equity": 10859.46, + "return_pct": 8.59 + }, + { + "date": "2023-12-21", + "equity": 11171.11, + "return_pct": 11.71 + }, + { + "date": "2023-12-22", + "equity": 10970.73, + "return_pct": 9.71 + }, + { + "date": "2023-12-26", + "equity": 10897.75, + "return_pct": 8.98 + }, + { + "date": "2023-12-27", + "equity": 11077.19, + "return_pct": 10.77 + }, + { + "date": "2023-12-28", + "equity": 11040.4, + "return_pct": 10.4 + }, + { + "date": "2023-12-29", + "equity": 10759.25, + "return_pct": 7.59 + }, + { + "date": "2024-01-02", + "equity": 10315.65, + "return_pct": 3.16 + }, + { + "date": "2024-01-03", + "equity": 9984.62, + "return_pct": -0.15 + }, + { + "date": "2024-01-04", + "equity": 9933.1, + "return_pct": -0.67 + }, + { + "date": "2024-01-05", + "equity": 9967.19, + "return_pct": -0.33 + }, + { + "date": "2024-01-08", + "equity": 10123.18, + "return_pct": 1.23 + }, + { + "date": "2024-01-09", + "equity": 10252.8, + "return_pct": 2.53 + }, + { + "date": "2024-01-10", + "equity": 10353.55, + "return_pct": 3.54 + }, + { + "date": "2024-01-11", + "equity": 10281.36, + "return_pct": 2.81 + }, + { + "date": "2024-01-12", + "equity": 10209.27, + "return_pct": 2.09 + }, + { + "date": "2024-01-16", + "equity": 10188.05, + "return_pct": 1.88 + }, + { + "date": "2024-01-17", + "equity": 10060.87, + "return_pct": 0.61 + }, + { + "date": "2024-01-18", + "equity": 10284.17, + "return_pct": 2.84 + }, + { + "date": "2024-01-19", + "equity": 10326.94, + "return_pct": 3.27 + }, + { + "date": "2024-01-22", + "equity": 10469.86, + "return_pct": 4.7 + }, + { + "date": "2024-01-23", + "equity": 10520.38, + "return_pct": 5.2 + }, + { + "date": "2024-01-24", + "equity": 10411.23, + "return_pct": 4.11 + }, + { + "date": "2024-01-25", + "equity": 10430.35, + "return_pct": 4.3 + }, + { + "date": "2024-01-26", + "equity": 10424.58, + "return_pct": 4.25 + }, + { + "date": "2024-01-29", + "equity": 10688.77, + "return_pct": 6.89 + }, + { + "date": "2024-01-30", + "equity": 10372.3, + "return_pct": 3.72 + }, + { + "date": "2024-01-31", + "equity": 10181.06, + "return_pct": 1.81 + }, + { + "date": "2024-02-01", + "equity": 10409.37, + "return_pct": 4.09 + }, + { + "date": "2024-02-02", + "equity": 10621.38, + "return_pct": 6.21 + }, + { + "date": "2024-02-05", + "equity": 10529.9, + "return_pct": 5.3 + }, + { + "date": "2024-02-06", + "equity": 10536.89, + "return_pct": 5.37 + }, + { + "date": "2024-02-07", + "equity": 10764.44, + "return_pct": 7.64 + }, + { + "date": "2024-02-08", + "equity": 10965.17, + "return_pct": 9.65 + }, + { + "date": "2024-02-09", + "equity": 10760.03, + "return_pct": 7.6 + }, + { + "date": "2024-02-12", + "equity": 10630.06, + "return_pct": 6.3 + }, + { + "date": "2024-02-13", + "equity": 10502.26, + "return_pct": 5.02 + }, + { + "date": "2024-02-14", + "equity": 10743.61, + "return_pct": 7.44 + }, + { + "date": "2024-02-15", + "equity": 10835.98, + "return_pct": 8.36 + }, + { + "date": "2024-02-16", + "equity": 10616.26, + "return_pct": 6.16 + }, + { + "date": "2024-02-20", + "equity": 10533.57, + "return_pct": 5.34 + }, + { + "date": "2024-02-21", + "equity": 10427.84, + "return_pct": 4.28 + }, + { + "date": "2024-02-22", + "equity": 10565.23, + "return_pct": 5.65 + }, + { + "date": "2024-02-23", + "equity": 10509.97, + "return_pct": 5.1 + }, + { + "date": "2024-02-26", + "equity": 10774.73, + "return_pct": 7.75 + }, + { + "date": "2024-02-27", + "equity": 10994.0, + "return_pct": 9.94 + }, + { + "date": "2024-02-28", + "equity": 10934.87, + "return_pct": 9.35 + }, + { + "date": "2024-02-29", + "equity": 11045.28, + "return_pct": 10.45 + }, + { + "date": "2024-03-01", + "equity": 11251.81, + "return_pct": 12.52 + }, + { + "date": "2024-03-04", + "equity": 11517.13, + "return_pct": 15.17 + }, + { + "date": "2024-03-05", + "equity": 11204.65, + "return_pct": 12.05 + }, + { + "date": "2024-03-06", + "equity": 11414.14, + "return_pct": 14.14 + }, + { + "date": "2024-03-07", + "equity": 11550.07, + "return_pct": 15.5 + }, + { + "date": "2024-03-08", + "equity": 11594.21, + "return_pct": 15.94 + }, + { + "date": "2024-03-11", + "equity": 11361.19, + "return_pct": 13.61 + }, + { + "date": "2024-03-12", + "equity": 11531.26, + "return_pct": 15.31 + }, + { + "date": "2024-03-13", + "equity": 11440.58, + "return_pct": 14.41 + }, + { + "date": "2024-03-14", + "equity": 11220.17, + "return_pct": 12.2 + }, + { + "date": "2024-03-15", + "equity": 11179.99, + "return_pct": 11.8 + }, + { + "date": "2024-03-18", + "equity": 11438.46, + "return_pct": 14.38 + }, + { + "date": "2024-03-19", + "equity": 11378.56, + "return_pct": 13.79 + }, + { + "date": "2024-03-20", + "equity": 11802.61, + "return_pct": 18.03 + }, + { + "date": "2024-03-21", + "equity": 11845.49, + "return_pct": 18.45 + }, + { + "date": "2024-03-22", + "equity": 11843.82, + "return_pct": 18.44 + }, + { + "date": "2024-03-25", + "equity": 12044.23, + "return_pct": 20.44 + }, + { + "date": "2024-03-26", + "equity": 11965.16, + "return_pct": 19.65 + }, + { + "date": "2024-03-27", + "equity": 11763.14, + "return_pct": 17.63 + }, + { + "date": "2024-03-28", + "equity": 11804.6, + "return_pct": 18.05 + }, + { + "date": "2024-04-01", + "equity": 11974.77, + "return_pct": 19.75 + }, + { + "date": "2024-04-02", + "equity": 11935.44, + "return_pct": 19.35 + }, + { + "date": "2024-04-03", + "equity": 12277.67, + "return_pct": 22.78 + }, + { + "date": "2024-04-04", + "equity": 12068.23, + "return_pct": 20.68 + }, + { + "date": "2024-04-05", + "equity": 12406.15, + "return_pct": 24.06 + }, + { + "date": "2024-04-08", + "equity": 12444.35, + "return_pct": 24.44 + }, + { + "date": "2024-04-09", + "equity": 12374.79, + "return_pct": 23.75 + }, + { + "date": "2024-04-10", + "equity": 12356.29, + "return_pct": 23.56 + }, + { + "date": "2024-04-11", + "equity": 12470.81, + "return_pct": 24.71 + }, + { + "date": "2024-04-12", + "equity": 12263.59, + "return_pct": 22.64 + }, + { + "date": "2024-04-15", + "equity": 12067.05, + "return_pct": 20.67 + }, + { + "date": "2024-04-16", + "equity": 12075.14, + "return_pct": 20.75 + }, + { + "date": "2024-04-17", + "equity": 11981.81, + "return_pct": 19.82 + }, + { + "date": "2024-04-18", + "equity": 11948.78, + "return_pct": 19.49 + }, + { + "date": "2024-04-19", + "equity": 11847.31, + "return_pct": 18.47 + }, + { + "date": "2024-04-22", + "equity": 11881.61, + "return_pct": 18.82 + }, + { + "date": "2024-04-23", + "equity": 11911.91, + "return_pct": 19.12 + }, + { + "date": "2024-04-24", + "equity": 11930.07, + "return_pct": 19.3 + }, + { + "date": "2024-04-25", + "equity": 11881.61, + "return_pct": 18.82 + }, + { + "date": "2024-04-26", + "equity": 12116.96, + "return_pct": 21.17 + }, + { + "date": "2024-04-29", + "equity": 12234.42, + "return_pct": 22.34 + }, + { + "date": "2024-04-30", + "equity": 12189.92, + "return_pct": 21.9 + }, + { + "date": "2024-05-01", + "equity": 12108.68, + "return_pct": 21.09 + }, + { + "date": "2024-05-02", + "equity": 12152.54, + "return_pct": 21.53 + }, + { + "date": "2024-05-03", + "equity": 12216.98, + "return_pct": 22.17 + }, + { + "date": "2024-05-06", + "equity": 12324.58, + "return_pct": 23.25 + }, + { + "date": "2024-05-07", + "equity": 12335.64, + "return_pct": 23.36 + }, + { + "date": "2024-05-08", + "equity": 12262.83, + "return_pct": 22.63 + }, + { + "date": "2024-05-09", + "equity": 12498.45, + "return_pct": 24.98 + }, + { + "date": "2024-05-10", + "equity": 12533.65, + "return_pct": 25.34 + }, + { + "date": "2024-05-13", + "equity": 12441.4, + "return_pct": 24.41 + }, + { + "date": "2024-05-14", + "equity": 12506.12, + "return_pct": 25.06 + }, + { + "date": "2024-05-15", + "equity": 12728.47, + "return_pct": 27.28 + }, + { + "date": "2024-05-16", + "equity": 12609.18, + "return_pct": 26.09 + }, + { + "date": "2024-05-17", + "equity": 12668.53, + "return_pct": 26.69 + }, + { + "date": "2024-05-20", + "equity": 12719.38, + "return_pct": 27.19 + }, + { + "date": "2024-05-21", + "equity": 12723.39, + "return_pct": 27.23 + }, + { + "date": "2024-05-22", + "equity": 12432.11, + "return_pct": 24.32 + }, + { + "date": "2024-05-23", + "equity": 12263.7, + "return_pct": 22.64 + }, + { + "date": "2024-05-24", + "equity": 12396.71, + "return_pct": 23.97 + }, + { + "date": "2024-05-28", + "equity": 12451.75, + "return_pct": 24.52 + }, + { + "date": "2024-05-29", + "equity": 12387.73, + "return_pct": 23.88 + }, + { + "date": "2024-05-30", + "equity": 12099.78, + "return_pct": 21.0 + }, + { + "date": "2024-05-31", + "equity": 11942.09, + "return_pct": 19.42 + }, + { + "date": "2024-06-03", + "equity": 11951.68, + "return_pct": 19.52 + }, + { + "date": "2024-06-04", + "equity": 11917.21, + "return_pct": 19.17 + }, + { + "date": "2024-06-05", + "equity": 11963.25, + "return_pct": 19.63 + }, + { + "date": "2024-06-06", + "equity": 11953.27, + "return_pct": 19.53 + }, + { + "date": "2024-06-07", + "equity": 11921.97, + "return_pct": 19.22 + }, + { + "date": "2024-06-10", + "equity": 11958.14, + "return_pct": 19.58 + }, + { + "date": "2024-06-11", + "equity": 11950.11, + "return_pct": 19.5 + }, + { + "date": "2024-06-12", + "equity": 12136.6, + "return_pct": 21.37 + }, + { + "date": "2024-06-13", + "equity": 11951.11, + "return_pct": 19.51 + }, + { + "date": "2024-06-14", + "equity": 11876.44, + "return_pct": 18.76 + }, + { + "date": "2024-06-17", + "equity": 11827.09, + "return_pct": 18.27 + }, + { + "date": "2024-06-18", + "equity": 11819.32, + "return_pct": 18.19 + }, + { + "date": "2024-06-20", + "equity": 11758.87, + "return_pct": 17.59 + }, + { + "date": "2024-06-21", + "equity": 11704.94, + "return_pct": 17.05 + }, + { + "date": "2024-06-24", + "equity": 11640.05, + "return_pct": 16.4 + }, + { + "date": "2024-06-25", + "equity": 11721.34, + "return_pct": 17.21 + }, + { + "date": "2024-06-26", + "equity": 11682.28, + "return_pct": 16.82 + }, + { + "date": "2024-06-27", + "equity": 11682.46, + "return_pct": 16.82 + }, + { + "date": "2024-06-28", + "equity": 11784.54, + "return_pct": 17.85 + }, + { + "date": "2024-07-01", + "equity": 11749.73, + "return_pct": 17.5 + }, + { + "date": "2024-07-02", + "equity": 11753.48, + "return_pct": 17.53 + }, + { + "date": "2024-07-03", + "equity": 11918.43, + "return_pct": 19.18 + }, + { + "date": "2024-07-05", + "equity": 11818.28, + "return_pct": 18.18 + }, + { + "date": "2024-07-08", + "equity": 11745.75, + "return_pct": 17.46 + }, + { + "date": "2024-07-09", + "equity": 11755.87, + "return_pct": 17.56 + }, + { + "date": "2024-07-10", + "equity": 11730.74, + "return_pct": 17.31 + }, + { + "date": "2024-07-11", + "equity": 11874.45, + "return_pct": 18.74 + }, + { + "date": "2024-07-12", + "equity": 11989.7, + "return_pct": 19.9 + }, + { + "date": "2024-07-15", + "equity": 12355.63, + "return_pct": 23.56 + }, + { + "date": "2024-07-16", + "equity": 12446.99, + "return_pct": 24.47 + }, + { + "date": "2024-07-17", + "equity": 11967.06, + "return_pct": 19.67 + }, + { + "date": "2024-07-18", + "equity": 11795.7, + "return_pct": 17.96 + }, + { + "date": "2024-07-19", + "equity": 11808.4, + "return_pct": 18.08 + }, + { + "date": "2024-07-22", + "equity": 11803.11, + "return_pct": 18.03 + }, + { + "date": "2024-07-23", + "equity": 11684.21, + "return_pct": 16.84 + }, + { + "date": "2024-07-24", + "equity": 11489.38, + "return_pct": 14.89 + }, + { + "date": "2024-07-25", + "equity": 11497.62, + "return_pct": 14.98 + }, + { + "date": "2024-07-26", + "equity": 11599.1, + "return_pct": 15.99 + }, + { + "date": "2024-07-29", + "equity": 11525.61, + "return_pct": 15.26 + }, + { + "date": "2024-07-30", + "equity": 11553.09, + "return_pct": 15.53 + }, + { + "date": "2024-07-31", + "equity": 11694.51, + "return_pct": 16.95 + }, + { + "date": "2024-08-01", + "equity": 11736.5, + "return_pct": 17.37 + }, + { + "date": "2024-08-02", + "equity": 11404.42, + "return_pct": 14.04 + }, + { + "date": "2024-08-05", + "equity": 11106.55, + "return_pct": 11.07 + }, + { + "date": "2024-08-06", + "equity": 11140.14, + "return_pct": 11.4 + }, + { + "date": "2024-08-07", + "equity": 11145.1, + "return_pct": 11.45 + }, + { + "date": "2024-08-08", + "equity": 11200.35, + "return_pct": 12.0 + }, + { + "date": "2024-08-09", + "equity": 11188.64, + "return_pct": 11.89 + }, + { + "date": "2024-08-12", + "equity": 11186.35, + "return_pct": 11.86 + }, + { + "date": "2024-08-13", + "equity": 11187.81, + "return_pct": 11.88 + }, + { + "date": "2024-08-14", + "equity": 11178.94, + "return_pct": 11.79 + }, + { + "date": "2024-08-15", + "equity": 11199.98, + "return_pct": 12.0 + }, + { + "date": "2024-08-16", + "equity": 11195.8, + "return_pct": 11.96 + }, + { + "date": "2024-08-19", + "equity": 11320.93, + "return_pct": 13.21 + }, + { + "date": "2024-08-20", + "equity": 11444.08, + "return_pct": 14.44 + }, + { + "date": "2024-08-21", + "equity": 11416.12, + "return_pct": 14.16 + }, + { + "date": "2024-08-22", + "equity": 11339.53, + "return_pct": 13.4 + }, + { + "date": "2024-08-23", + "equity": 11454.85, + "return_pct": 14.55 + }, + { + "date": "2024-08-26", + "equity": 11344.48, + "return_pct": 13.44 + }, + { + "date": "2024-08-27", + "equity": 11394.84, + "return_pct": 13.95 + }, + { + "date": "2024-08-28", + "equity": 11406.83, + "return_pct": 14.07 + }, + { + "date": "2024-08-29", + "equity": 11433.46, + "return_pct": 14.33 + }, + { + "date": "2024-08-30", + "equity": 11563.04, + "return_pct": 15.63 + }, + { + "date": "2024-09-03", + "equity": 11404.01, + "return_pct": 14.04 + }, + { + "date": "2024-09-04", + "equity": 11332.92, + "return_pct": 13.33 + }, + { + "date": "2024-09-05", + "equity": 11290.0, + "return_pct": 12.9 + }, + { + "date": "2024-09-06", + "equity": 11026.46, + "return_pct": 10.26 + }, + { + "date": "2024-09-09", + "equity": 11152.23, + "return_pct": 11.52 + }, + { + "date": "2024-09-10", + "equity": 11109.03, + "return_pct": 11.09 + }, + { + "date": "2024-09-11", + "equity": 11323.33, + "return_pct": 13.23 + }, + { + "date": "2024-09-12", + "equity": 11544.16, + "return_pct": 15.44 + }, + { + "date": "2024-09-13", + "equity": 11728.22, + "return_pct": 17.28 + }, + { + "date": "2024-09-16", + "equity": 11858.35, + "return_pct": 18.58 + }, + { + "date": "2024-09-17", + "equity": 12036.57, + "return_pct": 20.37 + }, + { + "date": "2024-09-18", + "equity": 11943.88, + "return_pct": 19.44 + }, + { + "date": "2024-09-19", + "equity": 12079.47, + "return_pct": 20.79 + }, + { + "date": "2024-09-20", + "equity": 12429.21, + "return_pct": 24.29 + }, + { + "date": "2024-09-23", + "equity": 12507.12, + "return_pct": 25.07 + }, + { + "date": "2024-09-24", + "equity": 12587.45, + "return_pct": 25.87 + }, + { + "date": "2024-09-25", + "equity": 12701.62, + "return_pct": 27.02 + }, + { + "date": "2024-09-26", + "equity": 12675.84, + "return_pct": 26.76 + }, + { + "date": "2024-09-27", + "equity": 12760.77, + "return_pct": 27.61 + }, + { + "date": "2024-09-30", + "equity": 12835.34, + "return_pct": 28.35 + }, + { + "date": "2024-10-01", + "equity": 12788.1, + "return_pct": 27.88 + }, + { + "date": "2024-10-02", + "equity": 12950.41, + "return_pct": 29.5 + }, + { + "date": "2024-10-03", + "equity": 13065.0, + "return_pct": 30.65 + }, + { + "date": "2024-10-04", + "equity": 13371.69, + "return_pct": 33.72 + }, + { + "date": "2024-10-07", + "equity": 13340.96, + "return_pct": 33.41 + }, + { + "date": "2024-10-08", + "equity": 13675.79, + "return_pct": 36.76 + }, + { + "date": "2024-10-09", + "equity": 13509.18, + "return_pct": 35.09 + }, + { + "date": "2024-10-10", + "equity": 13529.62, + "return_pct": 35.3 + }, + { + "date": "2024-10-11", + "equity": 13780.24, + "return_pct": 37.8 + }, + { + "date": "2024-10-14", + "equity": 13777.85, + "return_pct": 37.78 + }, + { + "date": "2024-10-15", + "equity": 13633.2, + "return_pct": 36.33 + }, + { + "date": "2024-10-16", + "equity": 13762.7, + "return_pct": 37.63 + }, + { + "date": "2024-10-17", + "equity": 13712.5, + "return_pct": 37.12 + }, + { + "date": "2024-10-18", + "equity": 13827.86, + "return_pct": 38.28 + }, + { + "date": "2024-10-21", + "equity": 13942.43, + "return_pct": 39.42 + }, + { + "date": "2024-10-22", + "equity": 14170.32, + "return_pct": 41.7 + }, + { + "date": "2024-10-23", + "equity": 13910.79, + "return_pct": 39.11 + }, + { + "date": "2024-10-24", + "equity": 14038.06, + "return_pct": 40.38 + }, + { + "date": "2024-10-25", + "equity": 14231.14, + "return_pct": 42.31 + }, + { + "date": "2024-10-28", + "equity": 14153.55, + "return_pct": 41.54 + }, + { + "date": "2024-10-29", + "equity": 14164.66, + "return_pct": 41.65 + }, + { + "date": "2024-10-30", + "equity": 14084.71, + "return_pct": 40.85 + }, + { + "date": "2024-10-31", + "equity": 14353.86, + "return_pct": 43.54 + }, + { + "date": "2024-11-01", + "equity": 14294.75, + "return_pct": 42.95 + }, + { + "date": "2024-11-04", + "equity": 14361.68, + "return_pct": 43.62 + }, + { + "date": "2024-11-05", + "equity": 14590.99, + "return_pct": 45.91 + }, + { + "date": "2024-11-06", + "equity": 14909.85, + "return_pct": 49.1 + }, + { + "date": "2024-11-07", + "equity": 15093.33, + "return_pct": 50.93 + }, + { + "date": "2024-11-08", + "equity": 15406.25, + "return_pct": 54.06 + }, + { + "date": "2024-11-11", + "equity": 15632.36, + "return_pct": 56.32 + }, + { + "date": "2024-11-12", + "equity": 15664.01, + "return_pct": 56.64 + }, + { + "date": "2024-11-13", + "equity": 15362.94, + "return_pct": 53.63 + }, + { + "date": "2024-11-14", + "equity": 15273.02, + "return_pct": 52.73 + }, + { + "date": "2024-11-15", + "equity": 15112.96, + "return_pct": 51.13 + }, + { + "date": "2024-11-18", + "equity": 15314.74, + "return_pct": 53.15 + }, + { + "date": "2024-11-19", + "equity": 15536.94, + "return_pct": 55.37 + }, + { + "date": "2024-11-20", + "equity": 15516.8, + "return_pct": 55.17 + }, + { + "date": "2024-11-21", + "equity": 15501.06, + "return_pct": 55.01 + }, + { + "date": "2024-11-22", + "equity": 15765.27, + "return_pct": 57.65 + }, + { + "date": "2024-11-25", + "equity": 15894.35, + "return_pct": 58.94 + }, + { + "date": "2024-11-26", + "equity": 15629.74, + "return_pct": 56.3 + }, + { + "date": "2024-11-27", + "equity": 15624.12, + "return_pct": 56.24 + }, + { + "date": "2024-11-29", + "equity": 15704.61, + "return_pct": 57.05 + }, + { + "date": "2024-12-02", + "equity": 15488.11, + "return_pct": 54.88 + }, + { + "date": "2024-12-03", + "equity": 15488.89, + "return_pct": 54.89 + }, + { + "date": "2024-12-04", + "equity": 15603.51, + "return_pct": 56.04 + }, + { + "date": "2024-12-05", + "equity": 15393.05, + "return_pct": 53.93 + }, + { + "date": "2024-12-06", + "equity": 15590.24, + "return_pct": 55.9 + }, + { + "date": "2024-12-09", + "equity": 15327.75, + "return_pct": 53.28 + }, + { + "date": "2024-12-10", + "equity": 15138.58, + "return_pct": 51.39 + }, + { + "date": "2024-12-11", + "equity": 15308.25, + "return_pct": 53.08 + }, + { + "date": "2024-12-12", + "equity": 15304.2, + "return_pct": 53.04 + }, + { + "date": "2024-12-13", + "equity": 15314.7, + "return_pct": 53.15 + }, + { + "date": "2024-12-16", + "equity": 15518.45, + "return_pct": 55.18 + }, + { + "date": "2024-12-17", + "equity": 15406.66, + "return_pct": 54.07 + }, + { + "date": "2024-12-18", + "equity": 14952.26, + "return_pct": 49.52 + }, + { + "date": "2024-12-19", + "equity": 14944.01, + "return_pct": 49.44 + }, + { + "date": "2024-12-20", + "equity": 14831.0, + "return_pct": 48.31 + }, + { + "date": "2024-12-23", + "equity": 14768.02, + "return_pct": 47.68 + }, + { + "date": "2024-12-24", + "equity": 14774.87, + "return_pct": 47.75 + }, + { + "date": "2024-12-26", + "equity": 14776.24, + "return_pct": 47.76 + }, + { + "date": "2024-12-27", + "equity": 14713.4, + "return_pct": 47.13 + }, + { + "date": "2024-12-30", + "equity": 14684.72, + "return_pct": 46.85 + }, + { + "date": "2024-12-31", + "equity": 14645.2, + "return_pct": 46.45 + }, + { + "date": "2025-01-02", + "equity": 14729.67, + "return_pct": 47.3 + }, + { + "date": "2025-01-03", + "equity": 14803.68, + "return_pct": 48.04 + }, + { + "date": "2025-01-06", + "equity": 14856.38, + "return_pct": 48.56 + }, + { + "date": "2025-01-07", + "equity": 14773.07, + "return_pct": 47.73 + }, + { + "date": "2025-01-08", + "equity": 14782.76, + "return_pct": 47.83 + }, + { + "date": "2025-01-10", + "equity": 14754.47, + "return_pct": 47.54 + }, + { + "date": "2025-01-13", + "equity": 14735.49, + "return_pct": 47.35 + }, + { + "date": "2025-01-14", + "equity": 14819.57, + "return_pct": 48.2 + }, + { + "date": "2025-01-15", + "equity": 14961.22, + "return_pct": 49.61 + }, + { + "date": "2025-01-16", + "equity": 15091.03, + "return_pct": 50.91 + }, + { + "date": "2025-01-17", + "equity": 15328.26, + "return_pct": 53.28 + }, + { + "date": "2025-01-21", + "equity": 15582.75, + "return_pct": 55.83 + }, + { + "date": "2025-01-22", + "equity": 15575.77, + "return_pct": 55.76 + }, + { + "date": "2025-01-23", + "equity": 15423.06, + "return_pct": 54.23 + }, + { + "date": "2025-01-24", + "equity": 15278.08, + "return_pct": 52.78 + }, + { + "date": "2025-01-27", + "equity": 15127.62, + "return_pct": 51.28 + }, + { + "date": "2025-01-28", + "equity": 14994.27, + "return_pct": 49.94 + }, + { + "date": "2025-01-29", + "equity": 14972.39, + "return_pct": 49.72 + }, + { + "date": "2025-01-30", + "equity": 15170.17, + "return_pct": 51.7 + }, + { + "date": "2025-01-31", + "equity": 15109.99, + "return_pct": 51.1 + }, + { + "date": "2025-02-03", + "equity": 15181.15, + "return_pct": 51.81 + }, + { + "date": "2025-02-04", + "equity": 15240.97, + "return_pct": 52.41 + }, + { + "date": "2025-02-05", + "equity": 15506.12, + "return_pct": 55.06 + }, + { + "date": "2025-02-06", + "equity": 15583.79, + "return_pct": 55.84 + }, + { + "date": "2025-02-07", + "equity": 15666.48, + "return_pct": 56.66 + }, + { + "date": "2025-02-10", + "equity": 15688.87, + "return_pct": 56.89 + }, + { + "date": "2025-02-11", + "equity": 15586.07, + "return_pct": 55.86 + }, + { + "date": "2025-02-12", + "equity": 15813.63, + "return_pct": 58.14 + }, + { + "date": "2025-02-13", + "equity": 16004.97, + "return_pct": 60.05 + }, + { + "date": "2025-02-14", + "equity": 16320.04, + "return_pct": 63.2 + }, + { + "date": "2025-02-18", + "equity": 16405.1, + "return_pct": 64.05 + }, + { + "date": "2025-02-19", + "equity": 16398.58, + "return_pct": 63.99 + }, + { + "date": "2025-02-20", + "equity": 16050.44, + "return_pct": 60.5 + }, + { + "date": "2025-02-21", + "equity": 15987.72, + "return_pct": 59.88 + }, + { + "date": "2025-02-24", + "equity": 15918.19, + "return_pct": 59.18 + }, + { + "date": "2025-02-25", + "equity": 15833.36, + "return_pct": 58.33 + }, + { + "date": "2025-02-26", + "equity": 15809.2, + "return_pct": 58.09 + }, + { + "date": "2025-02-27", + "equity": 15765.57, + "return_pct": 57.66 + }, + { + "date": "2025-02-28", + "equity": 15910.72, + "return_pct": 59.11 + }, + { + "date": "2025-03-03", + "equity": 15910.74, + "return_pct": 59.11 + }, + { + "date": "2025-03-04", + "equity": 15655.77, + "return_pct": 56.56 + }, + { + "date": "2025-03-05", + "equity": 15642.64, + "return_pct": 56.43 + }, + { + "date": "2025-03-06", + "equity": 15642.64, + "return_pct": 56.43 + }, + { + "date": "2025-03-07", + "equity": 15633.26, + "return_pct": 56.33 + }, + { + "date": "2025-03-10", + "equity": 15517.57, + "return_pct": 55.18 + }, + { + "date": "2025-03-11", + "equity": 15374.63, + "return_pct": 53.75 + }, + { + "date": "2025-03-12", + "equity": 15389.61, + "return_pct": 53.9 + }, + { + "date": "2025-03-13", + "equity": 15533.66, + "return_pct": 55.34 + }, + { + "date": "2025-03-14", + "equity": 15572.62, + "return_pct": 55.73 + }, + { + "date": "2025-03-17", + "equity": 15743.22, + "return_pct": 57.43 + }, + { + "date": "2025-03-18", + "equity": 15732.86, + "return_pct": 57.33 + }, + { + "date": "2025-03-19", + "equity": 15783.63, + "return_pct": 57.84 + }, + { + "date": "2025-03-20", + "equity": 15791.37, + "return_pct": 57.91 + }, + { + "date": "2025-03-21", + "equity": 15742.74, + "return_pct": 57.43 + }, + { + "date": "2025-03-24", + "equity": 15894.24, + "return_pct": 58.94 + }, + { + "date": "2025-03-25", + "equity": 15988.89, + "return_pct": 59.89 + }, + { + "date": "2025-03-26", + "equity": 15853.1, + "return_pct": 58.53 + }, + { + "date": "2025-03-27", + "equity": 15859.86, + "return_pct": 58.6 + }, + { + "date": "2025-03-28", + "equity": 15729.32, + "return_pct": 57.29 + }, + { + "date": "2025-03-31", + "equity": 15714.67, + "return_pct": 57.15 + }, + { + "date": "2025-04-01", + "equity": 15737.0, + "return_pct": 57.37 + }, + { + "date": "2025-04-02", + "equity": 15797.88, + "return_pct": 57.98 + }, + { + "date": "2025-04-03", + "equity": 15581.99, + "return_pct": 55.82 + }, + { + "date": "2025-04-04", + "equity": 15121.76, + "return_pct": 51.22 + }, + { + "date": "2025-04-07", + "equity": 15121.76, + "return_pct": 51.22 + }, + { + "date": "2025-04-08", + "equity": 15121.76, + "return_pct": 51.22 + }, + { + "date": "2025-04-09", + "equity": 15121.76, + "return_pct": 51.22 + }, + { + "date": "2025-04-10", + "equity": 15121.76, + "return_pct": 51.22 + }, + { + "date": "2025-04-11", + "equity": 15114.87, + "return_pct": 51.15 + }, + { + "date": "2025-04-14", + "equity": 15201.07, + "return_pct": 52.01 + }, + { + "date": "2025-04-15", + "equity": 15232.63, + "return_pct": 52.33 + }, + { + "date": "2025-04-16", + "equity": 14939.94, + "return_pct": 49.4 + }, + { + "date": "2025-04-17", + "equity": 14971.46, + "return_pct": 49.71 + }, + { + "date": "2025-04-21", + "equity": 14826.34, + "return_pct": 48.26 + }, + { + "date": "2025-04-22", + "equity": 15009.83, + "return_pct": 50.1 + }, + { + "date": "2025-04-23", + "equity": 15117.41, + "return_pct": 51.17 + }, + { + "date": "2025-04-24", + "equity": 15246.41, + "return_pct": 52.46 + }, + { + "date": "2025-04-25", + "equity": 15273.59, + "return_pct": 52.74 + }, + { + "date": "2025-04-28", + "equity": 15282.89, + "return_pct": 52.83 + }, + { + "date": "2025-04-29", + "equity": 15384.44, + "return_pct": 53.84 + }, + { + "date": "2025-04-30", + "equity": 15395.69, + "return_pct": 53.96 + }, + { + "date": "2025-05-01", + "equity": 15538.17, + "return_pct": 55.38 + }, + { + "date": "2025-05-02", + "equity": 15934.0, + "return_pct": 59.34 + }, + { + "date": "2025-05-05", + "equity": 16030.11, + "return_pct": 60.3 + }, + { + "date": "2025-05-06", + "equity": 15916.71, + "return_pct": 59.17 + }, + { + "date": "2025-05-07", + "equity": 16049.55, + "return_pct": 60.5 + }, + { + "date": "2025-05-08", + "equity": 16615.12, + "return_pct": 66.15 + }, + { + "date": "2025-05-09", + "equity": 16477.86, + "return_pct": 64.78 + }, + { + "date": "2025-05-12", + "equity": 17048.21, + "return_pct": 70.48 + }, + { + "date": "2025-05-13", + "equity": 17397.53, + "return_pct": 73.98 + }, + { + "date": "2025-05-14", + "equity": 17556.11, + "return_pct": 75.56 + }, + { + "date": "2025-05-15", + "equity": 17484.0, + "return_pct": 74.84 + }, + { + "date": "2025-05-16", + "equity": 17557.05, + "return_pct": 75.57 + }, + { + "date": "2025-05-19", + "equity": 17639.26, + "return_pct": 76.39 + }, + { + "date": "2025-05-20", + "equity": 17327.51, + "return_pct": 73.28 + }, + { + "date": "2025-05-21", + "equity": 17028.84, + "return_pct": 70.29 + }, + { + "date": "2025-05-22", + "equity": 17011.97, + "return_pct": 70.12 + }, + { + "date": "2025-05-23", + "equity": 16996.46, + "return_pct": 69.96 + }, + { + "date": "2025-05-27", + "equity": 17484.01, + "return_pct": 74.84 + }, + { + "date": "2025-05-28", + "equity": 17433.07, + "return_pct": 74.33 + }, + { + "date": "2025-05-29", + "equity": 17122.17, + "return_pct": 71.22 + }, + { + "date": "2025-05-30", + "equity": 17239.43, + "return_pct": 72.39 + }, + { + "date": "2025-06-02", + "equity": 17477.54, + "return_pct": 74.78 + }, + { + "date": "2025-06-03", + "equity": 17717.25, + "return_pct": 77.17 + }, + { + "date": "2025-06-04", + "equity": 17851.89, + "return_pct": 78.52 + }, + { + "date": "2025-06-05", + "equity": 17666.54, + "return_pct": 76.67 + }, + { + "date": "2025-06-06", + "equity": 17830.24, + "return_pct": 78.3 + }, + { + "date": "2025-06-09", + "equity": 17423.97, + "return_pct": 74.24 + }, + { + "date": "2025-06-10", + "equity": 17332.53, + "return_pct": 73.33 + }, + { + "date": "2025-06-11", + "equity": 17480.4, + "return_pct": 74.8 + }, + { + "date": "2025-06-12", + "equity": 17443.92, + "return_pct": 74.44 + }, + { + "date": "2025-06-13", + "equity": 17022.67, + "return_pct": 70.23 + }, + { + "date": "2025-06-16", + "equity": 17391.64, + "return_pct": 73.92 + }, + { + "date": "2025-06-17", + "equity": 17256.46, + "return_pct": 72.56 + }, + { + "date": "2025-06-18", + "equity": 17514.68, + "return_pct": 75.15 + }, + { + "date": "2025-06-20", + "equity": 17608.53, + "return_pct": 76.09 + }, + { + "date": "2025-06-23", + "equity": 17677.9, + "return_pct": 76.78 + }, + { + "date": "2025-06-24", + "equity": 18120.11, + "return_pct": 81.2 + }, + { + "date": "2025-06-25", + "equity": 18005.48, + "return_pct": 80.05 + }, + { + "date": "2025-06-26", + "equity": 18325.07, + "return_pct": 83.25 + }, + { + "date": "2025-06-27", + "equity": 18496.56, + "return_pct": 84.97 + }, + { + "date": "2025-06-30", + "equity": 19016.24, + "return_pct": 90.16 + }, + { + "date": "2025-07-01", + "equity": 18432.3, + "return_pct": 84.32 + }, + { + "date": "2025-07-02", + "equity": 18818.1, + "return_pct": 88.18 + }, + { + "date": "2025-07-03", + "equity": 19036.35, + "return_pct": 90.36 + }, + { + "date": "2025-07-07", + "equity": 19079.38, + "return_pct": 90.79 + }, + { + "date": "2025-07-08", + "equity": 18838.25, + "return_pct": 88.38 + }, + { + "date": "2025-07-09", + "equity": 19291.02, + "return_pct": 92.91 + }, + { + "date": "2025-07-10", + "equity": 19406.11, + "return_pct": 94.06 + }, + { + "date": "2025-07-11", + "equity": 19413.07, + "return_pct": 94.13 + }, + { + "date": "2025-07-14", + "equity": 19784.47, + "return_pct": 97.84 + }, + { + "date": "2025-07-15", + "equity": 19809.94, + "return_pct": 98.1 + }, + { + "date": "2025-07-16", + "equity": 20031.79, + "return_pct": 100.32 + }, + { + "date": "2025-07-17", + "equity": 20305.46, + "return_pct": 103.05 + }, + { + "date": "2025-07-18", + "equity": 20302.36, + "return_pct": 103.02 + }, + { + "date": "2025-07-21", + "equity": 20454.14, + "return_pct": 104.54 + }, + { + "date": "2025-07-22", + "equity": 20142.33, + "return_pct": 101.42 + }, + { + "date": "2025-07-23", + "equity": 20421.04, + "return_pct": 104.21 + }, + { + "date": "2025-07-24", + "equity": 20508.36, + "return_pct": 105.08 + }, + { + "date": "2025-07-25", + "equity": 20893.07, + "return_pct": 108.93 + }, + { + "date": "2025-07-28", + "equity": 20871.56, + "return_pct": 108.72 + }, + { + "date": "2025-07-29", + "equity": 20807.34, + "return_pct": 108.07 + }, + { + "date": "2025-07-30", + "equity": 20700.39, + "return_pct": 107.0 + }, + { + "date": "2025-07-31", + "equity": 20624.81, + "return_pct": 106.25 + }, + { + "date": "2025-08-01", + "equity": 20239.98, + "return_pct": 102.4 + }, + { + "date": "2025-08-04", + "equity": 20558.21, + "return_pct": 105.58 + }, + { + "date": "2025-08-05", + "equity": 21313.19, + "return_pct": 113.13 + }, + { + "date": "2025-08-06", + "equity": 21420.79, + "return_pct": 114.21 + }, + { + "date": "2025-08-07", + "equity": 21559.69, + "return_pct": 115.6 + }, + { + "date": "2025-08-08", + "equity": 21514.87, + "return_pct": 115.15 + }, + { + "date": "2025-08-11", + "equity": 21391.01, + "return_pct": 113.91 + }, + { + "date": "2025-08-12", + "equity": 21243.0, + "return_pct": 112.43 + }, + { + "date": "2025-08-13", + "equity": 21035.48, + "return_pct": 110.35 + }, + { + "date": "2025-08-14", + "equity": 20844.37, + "return_pct": 108.44 + }, + { + "date": "2025-08-15", + "equity": 20808.89, + "return_pct": 108.09 + }, + { + "date": "2025-08-18", + "equity": 20797.2, + "return_pct": 107.97 + }, + { + "date": "2025-08-19", + "equity": 20399.71, + "return_pct": 104.0 + }, + { + "date": "2025-08-20", + "equity": 20366.86, + "return_pct": 103.67 + }, + { + "date": "2025-08-21", + "equity": 20418.59, + "return_pct": 104.19 + }, + { + "date": "2025-08-22", + "equity": 20943.14, + "return_pct": 109.43 + }, + { + "date": "2025-08-25", + "equity": 21076.5, + "return_pct": 110.77 + }, + { + "date": "2025-08-26", + "equity": 21239.18, + "return_pct": 112.39 + }, + { + "date": "2025-08-27", + "equity": 21471.04, + "return_pct": 114.71 + }, + { + "date": "2025-08-28", + "equity": 21708.45, + "return_pct": 117.08 + }, + { + "date": "2025-08-29", + "equity": 21531.05, + "return_pct": 115.31 + }, + { + "date": "2025-09-02", + "equity": 21520.5, + "return_pct": 115.2 + }, + { + "date": "2025-09-03", + "equity": 21495.54, + "return_pct": 114.96 + }, + { + "date": "2025-09-04", + "equity": 21324.7, + "return_pct": 113.25 + }, + { + "date": "2025-09-05", + "equity": 21421.59, + "return_pct": 114.22 + }, + { + "date": "2025-09-08", + "equity": 21536.8, + "return_pct": 115.37 + }, + { + "date": "2025-09-09", + "equity": 21391.92, + "return_pct": 113.92 + }, + { + "date": "2025-09-10", + "equity": 21590.8, + "return_pct": 115.91 + }, + { + "date": "2025-09-11", + "equity": 22713.45, + "return_pct": 127.13 + }, + { + "date": "2025-09-12", + "equity": 23385.38, + "return_pct": 133.85 + }, + { + "date": "2025-09-15", + "equity": 23703.51, + "return_pct": 137.04 + }, + { + "date": "2025-09-16", + "equity": 23470.17, + "return_pct": 134.7 + }, + { + "date": "2025-09-17", + "equity": 23534.07, + "return_pct": 135.34 + }, + { + "date": "2025-09-18", + "equity": 24079.83, + "return_pct": 140.8 + }, + { + "date": "2025-09-19", + "equity": 24375.22, + "return_pct": 143.75 + }, + { + "date": "2025-09-22", + "equity": 24247.71, + "return_pct": 142.48 + }, + { + "date": "2025-09-23", + "equity": 24068.86, + "return_pct": 140.69 + }, + { + "date": "2025-09-24", + "equity": 24123.27, + "return_pct": 141.23 + }, + { + "date": "2025-09-25", + "equity": 23643.13, + "return_pct": 136.43 + }, + { + "date": "2025-09-26", + "equity": 23928.25, + "return_pct": 139.28 + }, + { + "date": "2025-09-29", + "equity": 24142.22, + "return_pct": 141.42 + }, + { + "date": "2025-09-30", + "equity": 24340.99, + "return_pct": 143.41 + }, + { + "date": "2025-10-01", + "equity": 25012.85, + "return_pct": 150.13 + }, + { + "date": "2025-10-02", + "equity": 25013.68, + "return_pct": 150.14 + }, + { + "date": "2025-10-03", + "equity": 24914.48, + "return_pct": 149.14 + }, + { + "date": "2025-10-06", + "equity": 25475.08, + "return_pct": 154.75 + }, + { + "date": "2025-10-07", + "equity": 25204.45, + "return_pct": 152.04 + }, + { + "date": "2025-10-08", + "equity": 25534.09, + "return_pct": 155.34 + }, + { + "date": "2025-10-09", + "equity": 25302.28, + "return_pct": 153.02 + }, + { + "date": "2025-10-10", + "equity": 24348.08, + "return_pct": 143.48 + }, + { + "date": "2025-10-13", + "equity": 24707.73, + "return_pct": 147.08 + }, + { + "date": "2025-10-14", + "equity": 24291.49, + "return_pct": 142.91 + }, + { + "date": "2025-10-15", + "equity": 24493.82, + "return_pct": 144.94 + }, + { + "date": "2025-10-16", + "equity": 24386.24, + "return_pct": 143.86 + }, + { + "date": "2025-10-17", + "equity": 24548.47, + "return_pct": 145.48 + }, + { + "date": "2025-10-20", + "equity": 24510.86, + "return_pct": 145.11 + }, + { + "date": "2025-10-21", + "equity": 24413.1, + "return_pct": 144.13 + }, + { + "date": "2025-10-22", + "equity": 24171.83, + "return_pct": 141.72 + }, + { + "date": "2025-10-23", + "equity": 24090.58, + "return_pct": 140.91 + }, + { + "date": "2025-10-24", + "equity": 24017.95, + "return_pct": 140.18 + }, + { + "date": "2025-10-27", + "equity": 24371.49, + "return_pct": 143.71 + }, + { + "date": "2025-10-28", + "equity": 24180.41, + "return_pct": 141.8 + }, + { + "date": "2025-10-29", + "equity": 24108.96, + "return_pct": 141.09 + }, + { + "date": "2025-10-30", + "equity": 24221.75, + "return_pct": 142.22 + }, + { + "date": "2025-10-31", + "equity": 24931.95, + "return_pct": 149.32 + }, + { + "date": "2025-11-03", + "equity": 24805.65, + "return_pct": 148.06 + }, + { + "date": "2025-11-04", + "equity": 25025.13, + "return_pct": 150.25 + }, + { + "date": "2025-11-05", + "equity": 25402.54, + "return_pct": 154.03 + }, + { + "date": "2025-11-06", + "equity": 25167.09, + "return_pct": 151.67 + }, + { + "date": "2025-11-07", + "equity": 25480.36, + "return_pct": 154.8 + }, + { + "date": "2025-11-10", + "equity": 25656.01, + "return_pct": 156.56 + }, + { + "date": "2025-11-11", + "equity": 25133.6, + "return_pct": 151.34 + }, + { + "date": "2025-11-12", + "equity": 25054.36, + "return_pct": 150.54 + }, + { + "date": "2025-11-13", + "equity": 24469.91, + "return_pct": 144.7 + }, + { + "date": "2025-11-14", + "equity": 24573.3, + "return_pct": 145.73 + }, + { + "date": "2025-11-17", + "equity": 24419.18, + "return_pct": 144.19 + }, + { + "date": "2025-11-18", + "equity": 24483.29, + "return_pct": 144.83 + }, + { + "date": "2025-11-19", + "equity": 24143.64, + "return_pct": 141.44 + }, + { + "date": "2025-11-20", + "equity": 23967.6, + "return_pct": 139.68 + }, + { + "date": "2025-11-21", + "equity": 24120.5, + "return_pct": 141.21 + }, + { + "date": "2025-11-24", + "equity": 23987.82, + "return_pct": 139.88 + }, + { + "date": "2025-11-25", + "equity": 24268.5, + "return_pct": 142.69 + }, + { + "date": "2025-11-26", + "equity": 24634.63, + "return_pct": 146.35 + }, + { + "date": "2025-11-28", + "equity": 24707.93, + "return_pct": 147.08 + }, + { + "date": "2025-12-01", + "equity": 24626.12, + "return_pct": 146.26 + }, + { + "date": "2025-12-02", + "equity": 24628.18, + "return_pct": 146.28 + }, + { + "date": "2025-12-03", + "equity": 24648.03, + "return_pct": 146.48 + }, + { + "date": "2025-12-04", + "equity": 25496.46, + "return_pct": 154.96 + }, + { + "date": "2025-12-05", + "equity": 26419.52, + "return_pct": 164.2 + }, + { + "date": "2025-12-08", + "equity": 26122.48, + "return_pct": 161.22 + }, + { + "date": "2025-12-09", + "equity": 26212.13, + "return_pct": 162.12 + }, + { + "date": "2025-12-10", + "equity": 26552.59, + "return_pct": 165.53 + }, + { + "date": "2025-12-11", + "equity": 27103.22, + "return_pct": 171.03 + }, + { + "date": "2025-12-12", + "equity": 26773.57, + "return_pct": 167.74 + }, + { + "date": "2025-12-15", + "equity": 26737.64, + "return_pct": 167.38 + }, + { + "date": "2025-12-16", + "equity": 26854.42, + "return_pct": 168.54 + }, + { + "date": "2025-12-17", + "equity": 26535.08, + "return_pct": 165.35 + }, + { + "date": "2025-12-18", + "equity": 26555.98, + "return_pct": 165.56 + }, + { + "date": "2025-12-19", + "equity": 26745.7, + "return_pct": 167.46 + }, + { + "date": "2025-12-22", + "equity": 26888.7, + "return_pct": 168.89 + }, + { + "date": "2025-12-23", + "equity": 26411.32, + "return_pct": 164.11 + }, + { + "date": "2025-12-24", + "equity": 26694.16, + "return_pct": 166.94 + }, + { + "date": "2025-12-26", + "equity": 26847.64, + "return_pct": 168.48 + }, + { + "date": "2025-12-29", + "equity": 26660.72, + "return_pct": 166.61 + }, + { + "date": "2025-12-30", + "equity": 26441.53, + "return_pct": 164.42 + }, + { + "date": "2025-12-31", + "equity": 26138.26, + "return_pct": 161.38 + }, + { + "date": "2026-01-02", + "equity": 26750.6, + "return_pct": 167.51 + }, + { + "date": "2026-01-05", + "equity": 26905.15, + "return_pct": 169.05 + }, + { + "date": "2026-01-06", + "equity": 27608.22, + "return_pct": 176.08 + }, + { + "date": "2026-01-07", + "equity": 27294.62, + "return_pct": 172.95 + }, + { + "date": "2026-01-08", + "equity": 27413.39, + "return_pct": 174.13 + }, + { + "date": "2026-01-09", + "equity": 27302.57, + "return_pct": 173.03 + }, + { + "date": "2026-01-12", + "equity": 28005.2, + "return_pct": 180.05 + }, + { + "date": "2026-01-13", + "equity": 28366.27, + "return_pct": 183.66 + }, + { + "date": "2026-01-14", + "equity": 28297.58, + "return_pct": 182.98 + }, + { + "date": "2026-01-15", + "equity": 28605.89, + "return_pct": 186.06 + }, + { + "date": "2026-01-16", + "equity": 28153.45, + "return_pct": 181.53 + }, + { + "date": "2026-01-20", + "equity": 28215.99, + "return_pct": 182.16 + }, + { + "date": "2026-01-21", + "equity": 28959.35, + "return_pct": 189.59 + }, + { + "date": "2026-01-22", + "equity": 29404.93, + "return_pct": 194.05 + }, + { + "date": "2026-01-23", + "equity": 29637.96, + "return_pct": 196.38 + }, + { + "date": "2026-01-26", + "equity": 29711.3, + "return_pct": 197.11 + }, + { + "date": "2026-01-27", + "equity": 29242.83, + "return_pct": 192.43 + }, + { + "date": "2026-01-28", + "equity": 29040.11, + "return_pct": 190.4 + }, + { + "date": "2026-01-29", + "equity": 28883.09, + "return_pct": 188.83 + }, + { + "date": "2026-01-30", + "equity": 27912.87, + "return_pct": 179.13 + }, + { + "date": "2026-02-02", + "equity": 28527.6, + "return_pct": 185.28 + }, + { + "date": "2026-02-03", + "equity": 29107.52, + "return_pct": 191.08 + }, + { + "date": "2026-02-04", + "equity": 28527.03, + "return_pct": 185.27 + }, + { + "date": "2026-02-05", + "equity": 28271.84, + "return_pct": 182.72 + }, + { + "date": "2026-02-06", + "equity": 28888.09, + "return_pct": 188.88 + }, + { + "date": "2026-02-09", + "equity": 28821.48, + "return_pct": 188.21 + }, + { + "date": "2026-02-10", + "equity": 29052.0, + "return_pct": 190.52 + }, + { + "date": "2026-02-11", + "equity": 29547.03, + "return_pct": 195.47 + }, + { + "date": "2026-02-12", + "equity": 29300.99, + "return_pct": 193.01 + }, + { + "date": "2026-02-13", + "equity": 29681.47, + "return_pct": 196.81 + }, + { + "date": "2026-02-17", + "equity": 29541.91, + "return_pct": 195.42 + }, + { + "date": "2026-02-18", + "equity": 29418.99, + "return_pct": 194.19 + }, + { + "date": "2026-02-19", + "equity": 29327.9, + "return_pct": 193.28 + }, + { + "date": "2026-02-20", + "equity": 29509.41, + "return_pct": 195.09 + }, + { + "date": "2026-02-23", + "equity": 29227.15, + "return_pct": 192.27 + }, + { + "date": "2026-02-24", + "equity": 29587.99, + "return_pct": 195.88 + }, + { + "date": "2026-02-25", + "equity": 29521.96, + "return_pct": 195.22 + }, + { + "date": "2026-02-26", + "equity": 29278.84, + "return_pct": 192.79 + }, + { + "date": "2026-02-27", + "equity": 29574.24, + "return_pct": 195.74 + }, + { + "date": "2026-03-02", + "equity": 28036.22, + "return_pct": 180.36 + }, + { + "date": "2026-03-03", + "equity": 27904.51, + "return_pct": 179.05 + }, + { + "date": "2026-03-04", + "equity": 27884.75, + "return_pct": 178.85 + }, + { + "date": "2026-03-05", + "equity": 27595.73, + "return_pct": 175.96 + }, + { + "date": "2026-03-06", + "equity": 27447.92, + "return_pct": 174.48 + }, + { + "date": "2026-03-09", + "equity": 27433.73, + "return_pct": 174.34 + }, + { + "date": "2026-03-10", + "equity": 27318.25, + "return_pct": 173.18 + }, + { + "date": "2026-03-11", + "equity": 27338.14, + "return_pct": 173.38 + }, + { + "date": "2026-03-12", + "equity": 27393.42, + "return_pct": 173.93 + }, + { + "date": "2026-03-13", + "equity": 27330.04, + "return_pct": 173.3 + }, + { + "date": "2026-03-16", + "equity": 27364.04, + "return_pct": 173.64 + }, + { + "date": "2026-03-17", + "equity": 27428.29, + "return_pct": 174.28 + }, + { + "date": "2026-03-18", + "equity": 27365.97, + "return_pct": 173.66 + }, + { + "date": "2026-03-19", + "equity": 27420.57, + "return_pct": 174.21 + }, + { + "date": "2026-03-20", + "equity": 27286.68, + "return_pct": 172.87 + }, + { + "date": "2026-03-23", + "equity": 27526.21, + "return_pct": 175.26 + }, + { + "date": "2026-03-24", + "equity": 27383.34, + "return_pct": 173.83 + }, + { + "date": "2026-03-25", + "equity": 27387.59, + "return_pct": 173.88 + }, + { + "date": "2026-03-26", + "equity": 27213.13, + "return_pct": 172.13 + }, + { + "date": "2026-03-27", + "equity": 27156.07, + "return_pct": 171.56 + }, + { + "date": "2026-03-30", + "equity": 27086.6, + "return_pct": 170.87 + }, + { + "date": "2026-03-31", + "equity": 27186.04, + "return_pct": 171.86 + }, + { + "date": "2026-04-01", + "equity": 27211.02, + "return_pct": 172.11 + }, + { + "date": "2026-04-02", + "equity": 27212.38, + "return_pct": 172.12 + }, + { + "date": "2026-04-06", + "equity": 27189.77, + "return_pct": 171.9 + }, + { + "date": "2026-04-07", + "equity": 27327.08, + "return_pct": 173.27 + }, + { + "date": "2026-04-08", + "equity": 28484.47, + "return_pct": 184.84 + }, + { + "date": "2026-04-09", + "equity": 28814.17, + "return_pct": 188.14 + }, + { + "date": "2026-04-10", + "equity": 29095.23, + "return_pct": 190.95 + }, + { + "date": "2026-04-13", + "equity": 29208.15, + "return_pct": 192.08 + }, + { + "date": "2026-04-14", + "equity": 29763.6, + "return_pct": 197.64 + }, + { + "date": "2026-04-15", + "equity": 29707.68, + "return_pct": 197.08 + }, + { + "date": "2026-04-16", + "equity": 29996.15, + "return_pct": 199.96 + }, + { + "date": "2026-04-17", + "equity": 30473.06, + "return_pct": 204.73 + }, + { + "date": "2026-04-20", + "equity": 30450.39, + "return_pct": 204.5 + }, + { + "date": "2026-04-21", + "equity": 30366.55, + "return_pct": 203.67 + }, + { + "date": "2026-04-22", + "equity": 30711.32, + "return_pct": 207.11 + }, + { + "date": "2026-04-23", + "equity": 30932.18, + "return_pct": 209.32 + }, + { + "date": "2026-04-24", + "equity": 32106.72, + "return_pct": 221.07 + }, + { + "date": "2026-04-27", + "equity": 32229.97, + "return_pct": 222.3 + }, + { + "date": "2026-04-28", + "equity": 31548.85, + "return_pct": 215.49 + }, + { + "date": "2026-04-29", + "equity": 32393.71, + "return_pct": 223.94 + }, + { + "date": "2026-04-30", + "equity": 33477.12, + "return_pct": 234.77 + }, + { + "date": "2026-05-01", + "equity": 33474.96, + "return_pct": 234.75 + }, + { + "date": "2026-05-04", + "equity": 33013.07, + "return_pct": 230.13 + }, + { + "date": "2026-05-05", + "equity": 33799.9, + "return_pct": 238.0 + }, + { + "date": "2026-05-06", + "equity": 35407.35, + "return_pct": 254.07 + }, + { + "date": "2026-05-07", + "equity": 34767.04, + "return_pct": 247.67 + }, + { + "date": "2026-05-08", + "equity": 35764.69, + "return_pct": 257.65 + }, + { + "date": "2026-05-11", + "equity": 36217.18, + "return_pct": 262.17 + }, + { + "date": "2026-05-12", + "equity": 35858.7, + "return_pct": 258.59 + }, + { + "date": "2026-05-13", + "equity": 36085.67, + "return_pct": 260.86 + }, + { + "date": "2026-05-14", + "equity": 36307.07, + "return_pct": 263.07 + }, + { + "date": "2026-05-15", + "equity": 35298.7, + "return_pct": 252.99 + }, + { + "date": "2026-05-18", + "equity": 34736.13, + "return_pct": 247.36 + }, + { + "date": "2026-05-19", + "equity": 34399.32, + "return_pct": 243.99 + }, + { + "date": "2026-05-20", + "equity": 34229.11, + "return_pct": 242.29 + }, + { + "date": "2026-05-21", + "equity": 34408.67, + "return_pct": 244.09 + }, + { + "date": "2026-05-22", + "equity": 34830.99, + "return_pct": 248.31 + }, + { + "date": "2026-05-26", + "equity": 34740.55, + "return_pct": 247.41 + }, + { + "date": "2026-05-27", + "equity": 34861.28, + "return_pct": 248.61 + }, + { + "date": "2026-05-28", + "equity": 35529.68, + "return_pct": 255.3 + }, + { + "date": "2026-05-29", + "equity": 35594.68, + "return_pct": 255.95 + }, + { + "date": "2026-06-01", + "equity": 35370.23, + "return_pct": 253.7 + }, + { + "date": "2026-06-02", + "equity": 35432.98, + "return_pct": 254.33 + }, + { + "date": "2026-06-03", + "equity": 35859.15, + "return_pct": 258.59 + }, + { + "date": "2026-06-04", + "equity": 35800.32, + "return_pct": 258.0 + }, + { + "date": "2026-06-05", + "equity": 34926.17, + "return_pct": 249.26 + }, + { + "date": "2026-06-08", + "equity": 34743.68, + "return_pct": 247.44 + }, + { + "date": "2026-06-09", + "equity": 34947.13, + "return_pct": 249.47 + }, + { + "date": "2026-06-10", + "equity": 34771.15, + "return_pct": 247.71 + }, + { + "date": "2026-06-11", + "equity": 34978.27, + "return_pct": 249.78 + }, + { + "date": "2026-06-12", + "equity": 34981.53, + "return_pct": 249.82 + }, + { + "date": "2026-06-15", + "equity": 34930.47, + "return_pct": 249.3 + }, + { + "date": "2026-06-16", + "equity": 34820.76, + "return_pct": 248.21 + }, + { + "date": "2026-06-17", + "equity": 34931.56, + "return_pct": 249.32 + }, + { + "date": "2026-06-18", + "equity": 34855.88, + "return_pct": 248.56 + }, + { + "date": "2026-06-22", + "equity": 34969.22, + "return_pct": 249.69 + }, + { + "date": "2026-06-23", + "equity": 34877.97, + "return_pct": 248.78 + }, + { + "date": "2026-06-24", + "equity": 34964.87, + "return_pct": 249.65 + }, + { + "date": "2026-06-25", + "equity": 35050.69, + "return_pct": 250.51 + }, + { + "date": "2026-06-26", + "equity": 35560.16, + "return_pct": 255.6 + }, + { + "date": "2026-06-29", + "equity": 35575.73, + "return_pct": 255.76 + }, + { + "date": "2026-06-30", + "equity": 35561.24, + "return_pct": 255.61 + }, + { + "date": "2026-07-01", + "equity": 35324.8, + "return_pct": 253.25 + }, + { + "date": "2026-07-02", + "equity": 35324.8, + "return_pct": 253.25 + } + ], + "benchmark_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9985.13, + "return_pct": -0.15 + }, + { + "date": "2023-07-06", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-07", + "equity": 9881.93, + "return_pct": -1.18 + }, + { + "date": "2023-07-10", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-11", + "equity": 9970.03, + "return_pct": -0.3 + }, + { + "date": "2023-07-12", + "equity": 10050.25, + "return_pct": 0.5 + }, + { + "date": "2023-07-13", + "equity": 10130.02, + "return_pct": 1.3 + }, + { + "date": "2023-07-14", + "equity": 10123.71, + "return_pct": 1.24 + }, + { + "date": "2023-07-17", + "equity": 10158.86, + "return_pct": 1.59 + }, + { + "date": "2023-07-18", + "equity": 10234.35, + "return_pct": 2.34 + }, + { + "date": "2023-07-19", + "equity": 10257.1, + "return_pct": 2.57 + }, + { + "date": "2023-07-20", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-21", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-24", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2023-07-25", + "equity": 10262.51, + "return_pct": 2.63 + }, + { + "date": "2023-07-26", + "equity": 10264.09, + "return_pct": 2.64 + }, + { + "date": "2023-07-27", + "equity": 10196.04, + "return_pct": 1.96 + }, + { + "date": "2023-07-28", + "equity": 10295.86, + "return_pct": 2.96 + }, + { + "date": "2023-07-31", + "equity": 10315.46, + "return_pct": 3.15 + }, + { + "date": "2023-08-01", + "equity": 10285.95, + "return_pct": 2.86 + }, + { + "date": "2023-08-02", + "equity": 10142.86, + "return_pct": 1.43 + }, + { + "date": "2023-08-03", + "equity": 10113.79, + "return_pct": 1.14 + }, + { + "date": "2023-08-04", + "equity": 10068.05, + "return_pct": 0.68 + }, + { + "date": "2023-08-07", + "equity": 10155.93, + "return_pct": 1.56 + }, + { + "date": "2023-08-08", + "equity": 10111.76, + "return_pct": 1.12 + }, + { + "date": "2023-08-09", + "equity": 10044.17, + "return_pct": 0.44 + }, + { + "date": "2023-08-10", + "equity": 10047.77, + "return_pct": 0.48 + }, + { + "date": "2023-08-11", + "equity": 10041.91, + "return_pct": 0.42 + }, + { + "date": "2023-08-14", + "equity": 10097.34, + "return_pct": 0.97 + }, + { + "date": "2023-08-15", + "equity": 9979.72, + "return_pct": -0.2 + }, + { + "date": "2023-08-16", + "equity": 9906.49, + "return_pct": -0.94 + }, + { + "date": "2023-08-17", + "equity": 9831.0, + "return_pct": -1.69 + }, + { + "date": "2023-08-18", + "equity": 9835.73, + "return_pct": -1.64 + }, + { + "date": "2023-08-21", + "equity": 9899.73, + "return_pct": -1.0 + }, + { + "date": "2023-08-22", + "equity": 9872.91, + "return_pct": -1.27 + }, + { + "date": "2023-08-23", + "equity": 9982.87, + "return_pct": -0.17 + }, + { + "date": "2023-08-24", + "equity": 9844.52, + "return_pct": -1.55 + }, + { + "date": "2023-08-25", + "equity": 9913.92, + "return_pct": -0.86 + }, + { + "date": "2023-08-28", + "equity": 9976.79, + "return_pct": -0.23 + }, + { + "date": "2023-08-29", + "equity": 10121.0, + "return_pct": 1.21 + }, + { + "date": "2023-08-30", + "equity": 10162.69, + "return_pct": 1.63 + }, + { + "date": "2023-08-31", + "equity": 10147.82, + "return_pct": 1.48 + }, + { + "date": "2023-09-01", + "equity": 10166.75, + "return_pct": 1.67 + }, + { + "date": "2023-09-05", + "equity": 10122.81, + "return_pct": 1.23 + }, + { + "date": "2023-09-06", + "equity": 10054.76, + "return_pct": 0.55 + }, + { + "date": "2023-09-07", + "equity": 10023.89, + "return_pct": 0.24 + }, + { + "date": "2023-09-08", + "equity": 10038.98, + "return_pct": 0.39 + }, + { + "date": "2023-09-11", + "equity": 10105.0, + "return_pct": 1.05 + }, + { + "date": "2023-09-12", + "equity": 10049.57, + "return_pct": 0.5 + }, + { + "date": "2023-09-13", + "equity": 10061.29, + "return_pct": 0.61 + }, + { + "date": "2023-09-14", + "equity": 10148.04, + "return_pct": 1.48 + }, + { + "date": "2023-09-15", + "equity": 9990.54, + "return_pct": -0.09 + }, + { + "date": "2023-09-18", + "equity": 9996.39, + "return_pct": -0.04 + }, + { + "date": "2023-09-19", + "equity": 9975.66, + "return_pct": -0.24 + }, + { + "date": "2023-09-20", + "equity": 9883.95, + "return_pct": -1.16 + }, + { + "date": "2023-09-21", + "equity": 9720.59, + "return_pct": -2.79 + }, + { + "date": "2023-09-22", + "equity": 9698.73, + "return_pct": -3.01 + }, + { + "date": "2023-09-25", + "equity": 9739.52, + "return_pct": -2.6 + }, + { + "date": "2023-09-26", + "equity": 9596.43, + "return_pct": -4.04 + }, + { + "date": "2023-09-27", + "equity": 9600.26, + "return_pct": -4.0 + }, + { + "date": "2023-09-28", + "equity": 9655.92, + "return_pct": -3.44 + }, + { + "date": "2023-09-29", + "equity": 9632.48, + "return_pct": -3.68 + }, + { + "date": "2023-10-02", + "equity": 9628.65, + "return_pct": -3.71 + }, + { + "date": "2023-10-03", + "equity": 9499.76, + "return_pct": -5.0 + }, + { + "date": "2023-10-04", + "equity": 9568.94, + "return_pct": -4.31 + }, + { + "date": "2023-10-05", + "equity": 9565.33, + "return_pct": -4.35 + }, + { + "date": "2023-10-06", + "equity": 9678.9, + "return_pct": -3.21 + }, + { + "date": "2023-10-09", + "equity": 9740.87, + "return_pct": -2.59 + }, + { + "date": "2023-10-10", + "equity": 9791.57, + "return_pct": -2.08 + }, + { + "date": "2023-10-11", + "equity": 9831.68, + "return_pct": -1.68 + }, + { + "date": "2023-10-12", + "equity": 9771.74, + "return_pct": -2.28 + }, + { + "date": "2023-10-13", + "equity": 9723.07, + "return_pct": -2.77 + }, + { + "date": "2023-10-16", + "equity": 9825.37, + "return_pct": -1.75 + }, + { + "date": "2023-10-17", + "equity": 9824.92, + "return_pct": -1.75 + }, + { + "date": "2023-10-18", + "equity": 9694.0, + "return_pct": -3.06 + }, + { + "date": "2023-10-19", + "equity": 9608.82, + "return_pct": -3.91 + }, + { + "date": "2023-10-20", + "equity": 9490.75, + "return_pct": -5.09 + }, + { + "date": "2023-10-23", + "equity": 9474.3, + "return_pct": -5.26 + }, + { + "date": "2023-10-24", + "equity": 9545.73, + "return_pct": -4.54 + }, + { + "date": "2023-10-25", + "equity": 9408.73, + "return_pct": -5.91 + }, + { + "date": "2023-10-26", + "equity": 9296.06, + "return_pct": -7.04 + }, + { + "date": "2023-10-27", + "equity": 9253.93, + "return_pct": -7.46 + }, + { + "date": "2023-10-30", + "equity": 9364.56, + "return_pct": -6.35 + }, + { + "date": "2023-10-31", + "equity": 9423.38, + "return_pct": -5.77 + }, + { + "date": "2023-11-01", + "equity": 9523.87, + "return_pct": -4.76 + }, + { + "date": "2023-11-02", + "equity": 9706.39, + "return_pct": -2.94 + }, + { + "date": "2023-11-03", + "equity": 9794.95, + "return_pct": -2.05 + }, + { + "date": "2023-11-06", + "equity": 9817.48, + "return_pct": -1.83 + }, + { + "date": "2023-11-07", + "equity": 9845.42, + "return_pct": -1.55 + }, + { + "date": "2023-11-08", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-11-09", + "equity": 9775.79, + "return_pct": -2.24 + }, + { + "date": "2023-11-10", + "equity": 9928.34, + "return_pct": -0.72 + }, + { + "date": "2023-11-13", + "equity": 9918.88, + "return_pct": -0.81 + }, + { + "date": "2023-11-14", + "equity": 10111.31, + "return_pct": 1.11 + }, + { + "date": "2023-11-15", + "equity": 10132.72, + "return_pct": 1.33 + }, + { + "date": "2023-11-16", + "equity": 10145.11, + "return_pct": 1.45 + }, + { + "date": "2023-11-17", + "equity": 10157.73, + "return_pct": 1.58 + }, + { + "date": "2023-11-20", + "equity": 10235.92, + "return_pct": 2.36 + }, + { + "date": "2023-11-21", + "equity": 10213.61, + "return_pct": 2.14 + }, + { + "date": "2023-11-22", + "equity": 10253.05, + "return_pct": 2.53 + }, + { + "date": "2023-11-24", + "equity": 10259.36, + "return_pct": 2.59 + }, + { + "date": "2023-11-27", + "equity": 10240.88, + "return_pct": 2.41 + }, + { + "date": "2023-11-28", + "equity": 10251.02, + "return_pct": 2.51 + }, + { + "date": "2023-11-29", + "equity": 10243.81, + "return_pct": 2.44 + }, + { + "date": "2023-11-30", + "equity": 10284.14, + "return_pct": 2.84 + }, + { + "date": "2023-12-01", + "equity": 10344.98, + "return_pct": 3.45 + }, + { + "date": "2023-12-04", + "equity": 10290.68, + "return_pct": 2.91 + }, + { + "date": "2023-12-05", + "equity": 10288.65, + "return_pct": 2.89 + }, + { + "date": "2023-12-06", + "equity": 10247.19, + "return_pct": 2.47 + }, + { + "date": "2023-12-07", + "equity": 10325.38, + "return_pct": 3.25 + }, + { + "date": "2023-12-08", + "equity": 10369.77, + "return_pct": 3.7 + }, + { + "date": "2023-12-11", + "equity": 10410.1, + "return_pct": 4.1 + }, + { + "date": "2023-12-12", + "equity": 10457.65, + "return_pct": 4.58 + }, + { + "date": "2023-12-13", + "equity": 10601.86, + "return_pct": 6.02 + }, + { + "date": "2023-12-14", + "equity": 10635.89, + "return_pct": 6.36 + }, + { + "date": "2023-12-15", + "equity": 10575.5, + "return_pct": 5.75 + }, + { + "date": "2023-12-18", + "equity": 10634.99, + "return_pct": 6.35 + }, + { + "date": "2023-12-19", + "equity": 10699.66, + "return_pct": 7.0 + }, + { + "date": "2023-12-20", + "equity": 10551.39, + "return_pct": 5.51 + }, + { + "date": "2023-12-21", + "equity": 10651.43, + "return_pct": 6.51 + }, + { + "date": "2023-12-22", + "equity": 10672.84, + "return_pct": 6.73 + }, + { + "date": "2023-12-26", + "equity": 10717.91, + "return_pct": 7.18 + }, + { + "date": "2023-12-27", + "equity": 10737.29, + "return_pct": 7.37 + }, + { + "date": "2023-12-28", + "equity": 10741.34, + "return_pct": 7.41 + }, + { + "date": "2023-12-29", + "equity": 10710.25, + "return_pct": 7.1 + }, + { + "date": "2024-01-02", + "equity": 10650.31, + "return_pct": 6.5 + }, + { + "date": "2024-01-03", + "equity": 10563.33, + "return_pct": 5.63 + }, + { + "date": "2024-01-04", + "equity": 10529.3, + "return_pct": 5.29 + }, + { + "date": "2024-01-05", + "equity": 10543.73, + "return_pct": 5.44 + }, + { + "date": "2024-01-08", + "equity": 10694.25, + "return_pct": 6.94 + }, + { + "date": "2024-01-09", + "equity": 10678.02, + "return_pct": 6.78 + }, + { + "date": "2024-01-10", + "equity": 10738.41, + "return_pct": 7.38 + }, + { + "date": "2024-01-11", + "equity": 10733.68, + "return_pct": 7.34 + }, + { + "date": "2024-01-12", + "equity": 10741.12, + "return_pct": 7.41 + }, + { + "date": "2024-01-16", + "equity": 10701.68, + "return_pct": 7.02 + }, + { + "date": "2024-01-17", + "equity": 10642.2, + "return_pct": 6.42 + }, + { + "date": "2024-01-18", + "equity": 10736.83, + "return_pct": 7.37 + }, + { + "date": "2024-01-19", + "equity": 10870.68, + "return_pct": 8.71 + }, + { + "date": "2024-01-22", + "equity": 10893.67, + "return_pct": 8.94 + }, + { + "date": "2024-01-23", + "equity": 10925.44, + "return_pct": 9.25 + }, + { + "date": "2024-01-24", + "equity": 10937.38, + "return_pct": 9.37 + }, + { + "date": "2024-01-25", + "equity": 10996.87, + "return_pct": 9.97 + }, + { + "date": "2024-01-26", + "equity": 10982.9, + "return_pct": 9.83 + }, + { + "date": "2024-01-29", + "equity": 11069.88, + "return_pct": 10.7 + }, + { + "date": "2024-01-30", + "equity": 11061.31, + "return_pct": 10.61 + }, + { + "date": "2024-01-31", + "equity": 10880.82, + "return_pct": 8.81 + }, + { + "date": "2024-02-01", + "equity": 11023.23, + "return_pct": 10.23 + }, + { + "date": "2024-02-02", + "equity": 11139.28, + "return_pct": 11.39 + }, + { + "date": "2024-02-05", + "equity": 11098.72, + "return_pct": 10.99 + }, + { + "date": "2024-02-06", + "equity": 11130.94, + "return_pct": 11.31 + }, + { + "date": "2024-02-07", + "equity": 11223.78, + "return_pct": 12.24 + }, + { + "date": "2024-02-08", + "equity": 11228.73, + "return_pct": 12.29 + }, + { + "date": "2024-02-09", + "equity": 11293.63, + "return_pct": 12.94 + }, + { + "date": "2024-02-12", + "equity": 11288.67, + "return_pct": 12.89 + }, + { + "date": "2024-02-13", + "equity": 11133.19, + "return_pct": 11.33 + }, + { + "date": "2024-02-14", + "equity": 11234.37, + "return_pct": 12.34 + }, + { + "date": "2024-02-15", + "equity": 11311.88, + "return_pct": 13.12 + }, + { + "date": "2024-02-16", + "equity": 11255.55, + "return_pct": 12.56 + }, + { + "date": "2024-02-20", + "equity": 11193.58, + "return_pct": 11.94 + }, + { + "date": "2024-02-21", + "equity": 11203.72, + "return_pct": 12.04 + }, + { + "date": "2024-02-22", + "equity": 11435.59, + "return_pct": 14.36 + }, + { + "date": "2024-02-23", + "equity": 11443.48, + "return_pct": 14.43 + }, + { + "date": "2024-02-26", + "equity": 11401.56, + "return_pct": 14.02 + }, + { + "date": "2024-02-27", + "equity": 11422.74, + "return_pct": 14.23 + }, + { + "date": "2024-02-28", + "equity": 11407.65, + "return_pct": 14.08 + }, + { + "date": "2024-02-29", + "equity": 11448.66, + "return_pct": 14.49 + }, + { + "date": "2024-03-01", + "equity": 11556.14, + "return_pct": 15.56 + }, + { + "date": "2024-03-04", + "equity": 11543.75, + "return_pct": 15.44 + }, + { + "date": "2024-03-05", + "equity": 11428.38, + "return_pct": 14.28 + }, + { + "date": "2024-03-06", + "equity": 11486.29, + "return_pct": 14.86 + }, + { + "date": "2024-03-07", + "equity": 11600.31, + "return_pct": 16.0 + }, + { + "date": "2024-03-08", + "equity": 11530.68, + "return_pct": 15.31 + }, + { + "date": "2024-03-11", + "equity": 11520.76, + "return_pct": 15.21 + }, + { + "date": "2024-03-12", + "equity": 11644.7, + "return_pct": 16.45 + }, + { + "date": "2024-03-13", + "equity": 11626.44, + "return_pct": 16.26 + }, + { + "date": "2024-03-14", + "equity": 11603.46, + "return_pct": 16.03 + }, + { + "date": "2024-03-15", + "equity": 11488.09, + "return_pct": 14.88 + }, + { + "date": "2024-03-18", + "equity": 11556.37, + "return_pct": 15.56 + }, + { + "date": "2024-03-19", + "equity": 11620.59, + "return_pct": 16.21 + }, + { + "date": "2024-03-20", + "equity": 11728.07, + "return_pct": 17.28 + }, + { + "date": "2024-03-21", + "equity": 11766.83, + "return_pct": 17.67 + }, + { + "date": "2024-03-22", + "equity": 11744.52, + "return_pct": 17.45 + }, + { + "date": "2024-03-25", + "equity": 11712.07, + "return_pct": 17.12 + }, + { + "date": "2024-03-26", + "equity": 11690.44, + "return_pct": 16.9 + }, + { + "date": "2024-03-27", + "equity": 11788.68, + "return_pct": 17.89 + }, + { + "date": "2024-03-28", + "equity": 11786.43, + "return_pct": 17.86 + }, + { + "date": "2024-04-01", + "equity": 11765.93, + "return_pct": 17.66 + }, + { + "date": "2024-04-02", + "equity": 11691.12, + "return_pct": 16.91 + }, + { + "date": "2024-04-03", + "equity": 11703.96, + "return_pct": 17.04 + }, + { + "date": "2024-04-04", + "equity": 11561.1, + "return_pct": 15.61 + }, + { + "date": "2024-04-05", + "equity": 11681.88, + "return_pct": 16.82 + }, + { + "date": "2024-04-08", + "equity": 11688.41, + "return_pct": 16.88 + }, + { + "date": "2024-04-09", + "equity": 11701.93, + "return_pct": 17.02 + }, + { + "date": "2024-04-10", + "equity": 11584.76, + "return_pct": 15.85 + }, + { + "date": "2024-04-11", + "equity": 11672.19, + "return_pct": 16.72 + }, + { + "date": "2024-04-12", + "equity": 11511.08, + "return_pct": 15.11 + }, + { + "date": "2024-04-15", + "equity": 11366.86, + "return_pct": 13.67 + }, + { + "date": "2024-04-16", + "equity": 11346.13, + "return_pct": 13.46 + }, + { + "date": "2024-04-17", + "equity": 11278.98, + "return_pct": 12.79 + }, + { + "date": "2024-04-18", + "equity": 11255.77, + "return_pct": 12.56 + }, + { + "date": "2024-04-19", + "equity": 11157.53, + "return_pct": 11.58 + }, + { + "date": "2024-04-22", + "equity": 11260.28, + "return_pct": 12.6 + }, + { + "date": "2024-04-23", + "equity": 11393.9, + "return_pct": 13.94 + }, + { + "date": "2024-04-24", + "equity": 11388.49, + "return_pct": 13.88 + }, + { + "date": "2024-04-25", + "equity": 11345.23, + "return_pct": 13.45 + }, + { + "date": "2024-04-26", + "equity": 11452.71, + "return_pct": 14.53 + }, + { + "date": "2024-04-29", + "equity": 11493.27, + "return_pct": 14.93 + }, + { + "date": "2024-04-30", + "equity": 11311.21, + "return_pct": 13.11 + }, + { + "date": "2024-05-01", + "equity": 11274.48, + "return_pct": 12.74 + }, + { + "date": "2024-05-02", + "equity": 11379.93, + "return_pct": 13.8 + }, + { + "date": "2024-05-03", + "equity": 11520.99, + "return_pct": 15.21 + }, + { + "date": "2024-05-06", + "equity": 11639.96, + "return_pct": 16.4 + }, + { + "date": "2024-05-07", + "equity": 11652.81, + "return_pct": 16.53 + }, + { + "date": "2024-05-08", + "equity": 11653.94, + "return_pct": 16.54 + }, + { + "date": "2024-05-09", + "equity": 11721.08, + "return_pct": 17.21 + }, + { + "date": "2024-05-10", + "equity": 11736.18, + "return_pct": 17.36 + }, + { + "date": "2024-05-13", + "equity": 11737.76, + "return_pct": 17.38 + }, + { + "date": "2024-05-14", + "equity": 11791.61, + "return_pct": 17.92 + }, + { + "date": "2024-05-15", + "equity": 11937.63, + "return_pct": 19.38 + }, + { + "date": "2024-05-16", + "equity": 11913.07, + "return_pct": 19.13 + }, + { + "date": "2024-05-17", + "equity": 11930.19, + "return_pct": 19.3 + }, + { + "date": "2024-05-20", + "equity": 11943.94, + "return_pct": 19.44 + }, + { + "date": "2024-05-21", + "equity": 11973.23, + "return_pct": 19.73 + }, + { + "date": "2024-05-22", + "equity": 11938.75, + "return_pct": 19.39 + }, + { + "date": "2024-05-23", + "equity": 11851.55, + "return_pct": 18.52 + }, + { + "date": "2024-05-24", + "equity": 11929.97, + "return_pct": 19.3 + }, + { + "date": "2024-05-28", + "equity": 11938.3, + "return_pct": 19.38 + }, + { + "date": "2024-05-29", + "equity": 11854.71, + "return_pct": 18.55 + }, + { + "date": "2024-05-30", + "equity": 11776.07, + "return_pct": 17.76 + }, + { + "date": "2024-05-31", + "equity": 11883.32, + "return_pct": 18.83 + }, + { + "date": "2024-06-03", + "equity": 11893.01, + "return_pct": 18.93 + }, + { + "date": "2024-06-04", + "equity": 11906.31, + "return_pct": 19.06 + }, + { + "date": "2024-06-05", + "equity": 12047.82, + "return_pct": 20.48 + }, + { + "date": "2024-06-06", + "equity": 12047.59, + "return_pct": 20.48 + }, + { + "date": "2024-06-07", + "equity": 12032.94, + "return_pct": 20.33 + }, + { + "date": "2024-06-10", + "equity": 12070.12, + "return_pct": 20.7 + }, + { + "date": "2024-06-11", + "equity": 12099.19, + "return_pct": 20.99 + }, + { + "date": "2024-06-12", + "equity": 12198.56, + "return_pct": 21.99 + }, + { + "date": "2024-06-13", + "equity": 12223.12, + "return_pct": 22.23 + }, + { + "date": "2024-06-14", + "equity": 12230.56, + "return_pct": 22.31 + }, + { + "date": "2024-06-17", + "equity": 12327.9, + "return_pct": 23.28 + }, + { + "date": "2024-06-18", + "equity": 12359.22, + "return_pct": 23.59 + }, + { + "date": "2024-06-20", + "equity": 12325.65, + "return_pct": 23.26 + }, + { + "date": "2024-06-21", + "equity": 12269.54, + "return_pct": 22.7 + }, + { + "date": "2024-06-24", + "equity": 12229.66, + "return_pct": 22.3 + }, + { + "date": "2024-06-25", + "equity": 12276.75, + "return_pct": 22.77 + }, + { + "date": "2024-06-26", + "equity": 12292.08, + "return_pct": 22.92 + }, + { + "date": "2024-06-27", + "equity": 12311.45, + "return_pct": 23.11 + }, + { + "date": "2024-06-28", + "equity": 12263.01, + "return_pct": 22.63 + }, + { + "date": "2024-07-01", + "equity": 12288.24, + "return_pct": 22.88 + }, + { + "date": "2024-07-02", + "equity": 12370.94, + "return_pct": 23.71 + }, + { + "date": "2024-07-03", + "equity": 12426.15, + "return_pct": 24.26 + }, + { + "date": "2024-07-05", + "equity": 12497.8, + "return_pct": 24.98 + }, + { + "date": "2024-07-08", + "equity": 12512.22, + "return_pct": 25.12 + }, + { + "date": "2024-07-09", + "equity": 12524.39, + "return_pct": 25.24 + }, + { + "date": "2024-07-10", + "equity": 12648.32, + "return_pct": 26.48 + }, + { + "date": "2024-07-11", + "equity": 12539.26, + "return_pct": 25.39 + }, + { + "date": "2024-07-12", + "equity": 12618.36, + "return_pct": 26.18 + }, + { + "date": "2024-07-15", + "equity": 12653.06, + "return_pct": 26.53 + }, + { + "date": "2024-07-16", + "equity": 12728.09, + "return_pct": 27.28 + }, + { + "date": "2024-07-17", + "equity": 12549.63, + "return_pct": 25.5 + }, + { + "date": "2024-07-18", + "equity": 12453.19, + "return_pct": 24.53 + }, + { + "date": "2024-07-19", + "equity": 12370.49, + "return_pct": 23.7 + }, + { + "date": "2024-07-22", + "equity": 12498.03, + "return_pct": 24.98 + }, + { + "date": "2024-07-23", + "equity": 12478.42, + "return_pct": 24.78 + }, + { + "date": "2024-07-24", + "equity": 12195.63, + "return_pct": 21.96 + }, + { + "date": "2024-07-25", + "equity": 12132.09, + "return_pct": 21.32 + }, + { + "date": "2024-07-26", + "equity": 12267.96, + "return_pct": 22.68 + }, + { + "date": "2024-07-29", + "equity": 12275.18, + "return_pct": 22.75 + }, + { + "date": "2024-07-30", + "equity": 12212.98, + "return_pct": 22.13 + }, + { + "date": "2024-07-31", + "equity": 12411.5, + "return_pct": 24.12 + }, + { + "date": "2024-08-01", + "equity": 12235.74, + "return_pct": 22.36 + }, + { + "date": "2024-08-02", + "equity": 12007.93, + "return_pct": 20.08 + }, + { + "date": "2024-08-05", + "equity": 11658.22, + "return_pct": 16.58 + }, + { + "date": "2024-08-06", + "equity": 11765.7, + "return_pct": 17.66 + }, + { + "date": "2024-08-07", + "equity": 11687.06, + "return_pct": 16.87 + }, + { + "date": "2024-08-08", + "equity": 11957.23, + "return_pct": 19.57 + }, + { + "date": "2024-08-09", + "equity": 12009.96, + "return_pct": 20.1 + }, + { + "date": "2024-08-12", + "equity": 12016.27, + "return_pct": 20.16 + }, + { + "date": "2024-08-13", + "equity": 12213.88, + "return_pct": 22.14 + }, + { + "date": "2024-08-14", + "equity": 12252.42, + "return_pct": 22.52 + }, + { + "date": "2024-08-15", + "equity": 12462.43, + "return_pct": 24.62 + }, + { + "date": "2024-08-16", + "equity": 12490.37, + "return_pct": 24.9 + }, + { + "date": "2024-08-19", + "equity": 12609.79, + "return_pct": 26.1 + }, + { + "date": "2024-08-20", + "equity": 12589.29, + "return_pct": 25.89 + }, + { + "date": "2024-08-21", + "equity": 12632.55, + "return_pct": 26.33 + }, + { + "date": "2024-08-22", + "equity": 12533.41, + "return_pct": 25.33 + }, + { + "date": "2024-08-23", + "equity": 12666.58, + "return_pct": 26.67 + }, + { + "date": "2024-08-26", + "equity": 12636.38, + "return_pct": 26.36 + }, + { + "date": "2024-08-27", + "equity": 12653.73, + "return_pct": 26.54 + }, + { + "date": "2024-08-28", + "equity": 12580.27, + "return_pct": 25.8 + }, + { + "date": "2024-08-29", + "equity": 12581.4, + "return_pct": 25.81 + }, + { + "date": "2024-08-30", + "equity": 12701.5, + "return_pct": 27.02 + }, + { + "date": "2024-09-03", + "equity": 12440.12, + "return_pct": 24.4 + }, + { + "date": "2024-09-04", + "equity": 12414.66, + "return_pct": 24.15 + }, + { + "date": "2024-09-05", + "equity": 12384.46, + "return_pct": 23.84 + }, + { + "date": "2024-09-06", + "equity": 12176.03, + "return_pct": 21.76 + }, + { + "date": "2024-09-09", + "equity": 12312.35, + "return_pct": 23.12 + }, + { + "date": "2024-09-10", + "equity": 12365.98, + "return_pct": 23.66 + }, + { + "date": "2024-09-11", + "equity": 12492.85, + "return_pct": 24.93 + }, + { + "date": "2024-09-12", + "equity": 12598.08, + "return_pct": 25.98 + }, + { + "date": "2024-09-13", + "equity": 12663.87, + "return_pct": 26.64 + }, + { + "date": "2024-09-16", + "equity": 12682.58, + "return_pct": 26.83 + }, + { + "date": "2024-09-17", + "equity": 12687.76, + "return_pct": 26.88 + }, + { + "date": "2024-09-18", + "equity": 12650.13, + "return_pct": 26.5 + }, + { + "date": "2024-09-19", + "equity": 12866.0, + "return_pct": 28.66 + }, + { + "date": "2024-09-20", + "equity": 12804.48, + "return_pct": 28.04 + }, + { + "date": "2024-09-23", + "equity": 12836.48, + "return_pct": 28.36 + }, + { + "date": "2024-09-24", + "equity": 12873.21, + "return_pct": 28.73 + }, + { + "date": "2024-09-25", + "equity": 12844.81, + "return_pct": 28.45 + }, + { + "date": "2024-09-26", + "equity": 12895.74, + "return_pct": 28.96 + }, + { + "date": "2024-09-27", + "equity": 12877.04, + "return_pct": 28.77 + }, + { + "date": "2024-09-30", + "equity": 12928.64, + "return_pct": 29.29 + }, + { + "date": "2024-10-01", + "equity": 12812.82, + "return_pct": 28.13 + }, + { + "date": "2024-10-02", + "equity": 12818.22, + "return_pct": 28.18 + }, + { + "date": "2024-10-03", + "equity": 12794.79, + "return_pct": 27.95 + }, + { + "date": "2024-10-04", + "equity": 12911.06, + "return_pct": 29.11 + }, + { + "date": "2024-10-07", + "equity": 12794.34, + "return_pct": 27.94 + }, + { + "date": "2024-10-08", + "equity": 12915.34, + "return_pct": 29.15 + }, + { + "date": "2024-10-09", + "equity": 13004.8, + "return_pct": 30.05 + }, + { + "date": "2024-10-10", + "equity": 12982.04, + "return_pct": 29.82 + }, + { + "date": "2024-10-11", + "equity": 13059.78, + "return_pct": 30.6 + }, + { + "date": "2024-10-14", + "equity": 13166.59, + "return_pct": 31.67 + }, + { + "date": "2024-10-15", + "equity": 13064.29, + "return_pct": 30.64 + }, + { + "date": "2024-10-16", + "equity": 13121.07, + "return_pct": 31.21 + }, + { + "date": "2024-10-17", + "equity": 13122.2, + "return_pct": 31.22 + }, + { + "date": "2024-10-18", + "equity": 13172.67, + "return_pct": 31.73 + }, + { + "date": "2024-10-21", + "equity": 13151.04, + "return_pct": 31.51 + }, + { + "date": "2024-10-22", + "equity": 13144.05, + "return_pct": 31.44 + }, + { + "date": "2024-10-23", + "equity": 13023.95, + "return_pct": 30.24 + }, + { + "date": "2024-10-24", + "equity": 13052.12, + "return_pct": 30.52 + }, + { + "date": "2024-10-25", + "equity": 13047.61, + "return_pct": 30.48 + }, + { + "date": "2024-10-28", + "equity": 13087.95, + "return_pct": 30.88 + }, + { + "date": "2024-10-29", + "equity": 13109.13, + "return_pct": 31.09 + }, + { + "date": "2024-10-30", + "equity": 13069.47, + "return_pct": 30.69 + }, + { + "date": "2024-10-31", + "equity": 12813.27, + "return_pct": 28.13 + }, + { + "date": "2024-11-01", + "equity": 12867.35, + "return_pct": 28.67 + }, + { + "date": "2024-11-04", + "equity": 12839.63, + "return_pct": 28.4 + }, + { + "date": "2024-11-05", + "equity": 12994.88, + "return_pct": 29.95 + }, + { + "date": "2024-11-06", + "equity": 13318.01, + "return_pct": 33.18 + }, + { + "date": "2024-11-07", + "equity": 13420.99, + "return_pct": 34.21 + }, + { + "date": "2024-11-08", + "equity": 13479.12, + "return_pct": 34.79 + }, + { + "date": "2024-11-11", + "equity": 13491.97, + "return_pct": 34.92 + }, + { + "date": "2024-11-12", + "equity": 13450.06, + "return_pct": 34.5 + }, + { + "date": "2024-11-13", + "equity": 13456.59, + "return_pct": 34.57 + }, + { + "date": "2024-11-14", + "equity": 13370.06, + "return_pct": 33.7 + }, + { + "date": "2024-11-15", + "equity": 13198.81, + "return_pct": 31.99 + }, + { + "date": "2024-11-18", + "equity": 13252.89, + "return_pct": 32.53 + }, + { + "date": "2024-11-19", + "equity": 13301.34, + "return_pct": 33.01 + }, + { + "date": "2024-11-20", + "equity": 13305.84, + "return_pct": 33.06 + }, + { + "date": "2024-11-21", + "equity": 13377.27, + "return_pct": 33.77 + }, + { + "date": "2024-11-22", + "equity": 13418.73, + "return_pct": 34.19 + }, + { + "date": "2024-11-25", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2024-11-26", + "equity": 13534.55, + "return_pct": 35.35 + }, + { + "date": "2024-11-27", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-11-29", + "equity": 13577.37, + "return_pct": 35.77 + }, + { + "date": "2024-12-02", + "equity": 13601.7, + "return_pct": 36.02 + }, + { + "date": "2024-12-03", + "equity": 13608.01, + "return_pct": 36.08 + }, + { + "date": "2024-12-04", + "equity": 13692.51, + "return_pct": 36.93 + }, + { + "date": "2024-12-05", + "equity": 13669.98, + "return_pct": 36.7 + }, + { + "date": "2024-12-06", + "equity": 13695.89, + "return_pct": 36.96 + }, + { + "date": "2024-12-09", + "equity": 13625.36, + "return_pct": 36.25 + }, + { + "date": "2024-12-10", + "equity": 13583.0, + "return_pct": 35.83 + }, + { + "date": "2024-12-11", + "equity": 13688.01, + "return_pct": 36.88 + }, + { + "date": "2024-12-12", + "equity": 13617.48, + "return_pct": 36.17 + }, + { + "date": "2024-12-13", + "equity": 13614.77, + "return_pct": 36.15 + }, + { + "date": "2024-12-16", + "equity": 13672.91, + "return_pct": 36.73 + }, + { + "date": "2024-12-17", + "equity": 13616.58, + "return_pct": 36.17 + }, + { + "date": "2024-12-18", + "equity": 13210.75, + "return_pct": 32.11 + }, + { + "date": "2024-12-19", + "equity": 13206.7, + "return_pct": 32.07 + }, + { + "date": "2024-12-20", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2024-12-23", + "equity": 13400.26, + "return_pct": 34.0 + }, + { + "date": "2024-12-24", + "equity": 13549.2, + "return_pct": 35.49 + }, + { + "date": "2024-12-26", + "equity": 13550.1, + "return_pct": 35.5 + }, + { + "date": "2024-12-27", + "equity": 13407.47, + "return_pct": 34.07 + }, + { + "date": "2024-12-30", + "equity": 13254.47, + "return_pct": 32.54 + }, + { + "date": "2024-12-31", + "equity": 13206.25, + "return_pct": 32.06 + }, + { + "date": "2025-01-02", + "equity": 13173.8, + "return_pct": 31.74 + }, + { + "date": "2025-01-03", + "equity": 13338.52, + "return_pct": 33.39 + }, + { + "date": "2025-01-06", + "equity": 13415.35, + "return_pct": 34.15 + }, + { + "date": "2025-01-07", + "equity": 13263.71, + "return_pct": 32.64 + }, + { + "date": "2025-01-08", + "equity": 13283.08, + "return_pct": 32.83 + }, + { + "date": "2025-01-10", + "equity": 13080.29, + "return_pct": 30.8 + }, + { + "date": "2025-01-13", + "equity": 13100.57, + "return_pct": 31.01 + }, + { + "date": "2025-01-14", + "equity": 13118.59, + "return_pct": 31.19 + }, + { + "date": "2025-01-15", + "equity": 13357.22, + "return_pct": 33.57 + }, + { + "date": "2025-01-16", + "equity": 13331.53, + "return_pct": 33.32 + }, + { + "date": "2025-01-17", + "equity": 13465.38, + "return_pct": 34.65 + }, + { + "date": "2025-01-21", + "equity": 13588.63, + "return_pct": 35.89 + }, + { + "date": "2025-01-22", + "equity": 13665.02, + "return_pct": 36.65 + }, + { + "date": "2025-01-23", + "equity": 13739.61, + "return_pct": 37.4 + }, + { + "date": "2025-01-24", + "equity": 13699.5, + "return_pct": 36.99 + }, + { + "date": "2025-01-27", + "equity": 13505.71, + "return_pct": 35.06 + }, + { + "date": "2025-01-28", + "equity": 13621.76, + "return_pct": 36.22 + }, + { + "date": "2025-01-29", + "equity": 13560.69, + "return_pct": 35.61 + }, + { + "date": "2025-01-30", + "equity": 13633.48, + "return_pct": 36.33 + }, + { + "date": "2025-01-31", + "equity": 13560.92, + "return_pct": 35.61 + }, + { + "date": "2025-02-03", + "equity": 13469.66, + "return_pct": 34.7 + }, + { + "date": "2025-02-04", + "equity": 13560.02, + "return_pct": 35.6 + }, + { + "date": "2025-02-05", + "equity": 13615.0, + "return_pct": 36.15 + }, + { + "date": "2025-02-06", + "equity": 13662.32, + "return_pct": 36.62 + }, + { + "date": "2025-02-07", + "equity": 13537.26, + "return_pct": 35.37 + }, + { + "date": "2025-02-10", + "equity": 13629.19, + "return_pct": 36.29 + }, + { + "date": "2025-02-11", + "equity": 13639.56, + "return_pct": 36.4 + }, + { + "date": "2025-02-12", + "equity": 13595.62, + "return_pct": 35.96 + }, + { + "date": "2025-02-13", + "equity": 13739.16, + "return_pct": 37.39 + }, + { + "date": "2025-02-14", + "equity": 13738.48, + "return_pct": 37.38 + }, + { + "date": "2025-02-18", + "equity": 13778.81, + "return_pct": 37.79 + }, + { + "date": "2025-02-19", + "equity": 13811.26, + "return_pct": 38.11 + }, + { + "date": "2025-02-20", + "equity": 13753.8, + "return_pct": 37.54 + }, + { + "date": "2025-02-21", + "equity": 13518.56, + "return_pct": 35.19 + }, + { + "date": "2025-02-24", + "equity": 13457.04, + "return_pct": 34.57 + }, + { + "date": "2025-02-25", + "equity": 13390.12, + "return_pct": 33.9 + }, + { + "date": "2025-02-26", + "equity": 13396.88, + "return_pct": 33.97 + }, + { + "date": "2025-02-27", + "equity": 13183.04, + "return_pct": 31.83 + }, + { + "date": "2025-02-28", + "equity": 13388.76, + "return_pct": 33.89 + }, + { + "date": "2025-03-03", + "equity": 13154.19, + "return_pct": 31.54 + }, + { + "date": "2025-03-04", + "equity": 12998.49, + "return_pct": 29.98 + }, + { + "date": "2025-03-05", + "equity": 13138.2, + "return_pct": 31.38 + }, + { + "date": "2025-03-06", + "equity": 12904.98, + "return_pct": 29.05 + }, + { + "date": "2025-03-07", + "equity": 12977.31, + "return_pct": 29.77 + }, + { + "date": "2025-03-10", + "equity": 12631.65, + "return_pct": 26.32 + }, + { + "date": "2025-03-11", + "equity": 12526.65, + "return_pct": 25.27 + }, + { + "date": "2025-03-12", + "equity": 12593.12, + "return_pct": 25.93 + }, + { + "date": "2025-03-13", + "equity": 12425.25, + "return_pct": 24.25 + }, + { + "date": "2025-03-14", + "equity": 12681.9, + "return_pct": 26.82 + }, + { + "date": "2025-03-17", + "equity": 12779.69, + "return_pct": 27.8 + }, + { + "date": "2025-03-18", + "equity": 12641.56, + "return_pct": 26.42 + }, + { + "date": "2025-03-19", + "equity": 12779.24, + "return_pct": 27.79 + }, + { + "date": "2025-03-20", + "equity": 12742.29, + "return_pct": 27.42 + }, + { + "date": "2025-03-21", + "equity": 12708.26, + "return_pct": 27.08 + }, + { + "date": "2025-03-24", + "equity": 12935.85, + "return_pct": 29.36 + }, + { + "date": "2025-03-25", + "equity": 12966.94, + "return_pct": 29.67 + }, + { + "date": "2025-03-26", + "equity": 12812.14, + "return_pct": 28.12 + }, + { + "date": "2025-03-27", + "equity": 12778.12, + "return_pct": 27.78 + }, + { + "date": "2025-03-28", + "equity": 12520.79, + "return_pct": 25.21 + }, + { + "date": "2025-03-31", + "equity": 12604.84, + "return_pct": 26.05 + }, + { + "date": "2025-04-01", + "equity": 12640.44, + "return_pct": 26.4 + }, + { + "date": "2025-04-02", + "equity": 12720.43, + "return_pct": 27.2 + }, + { + "date": "2025-04-03", + "equity": 12093.56, + "return_pct": 20.94 + }, + { + "date": "2025-04-04", + "equity": 11385.57, + "return_pct": 13.86 + }, + { + "date": "2025-04-07", + "equity": 11365.29, + "return_pct": 13.65 + }, + { + "date": "2025-04-08", + "equity": 11187.27, + "return_pct": 11.87 + }, + { + "date": "2025-04-09", + "equity": 12362.15, + "return_pct": 23.62 + }, + { + "date": "2025-04-10", + "equity": 11820.46, + "return_pct": 18.2 + }, + { + "date": "2025-04-11", + "equity": 12031.37, + "return_pct": 20.31 + }, + { + "date": "2025-04-14", + "equity": 12148.09, + "return_pct": 21.48 + }, + { + "date": "2025-04-15", + "equity": 12114.06, + "return_pct": 21.14 + }, + { + "date": "2025-04-16", + "equity": 11844.79, + "return_pct": 18.45 + }, + { + "date": "2025-04-17", + "equity": 11861.69, + "return_pct": 18.62 + }, + { + "date": "2025-04-21", + "equity": 11579.35, + "return_pct": 15.79 + }, + { + "date": "2025-04-22", + "equity": 11880.62, + "return_pct": 18.81 + }, + { + "date": "2025-04-23", + "equity": 12064.72, + "return_pct": 20.65 + }, + { + "date": "2025-04-24", + "equity": 12318.66, + "return_pct": 23.19 + }, + { + "date": "2025-04-25", + "equity": 12407.67, + "return_pct": 24.08 + }, + { + "date": "2025-04-28", + "equity": 12412.4, + "return_pct": 24.12 + }, + { + "date": "2025-04-29", + "equity": 12490.59, + "return_pct": 24.91 + }, + { + "date": "2025-04-30", + "equity": 12495.55, + "return_pct": 24.96 + }, + { + "date": "2025-05-01", + "equity": 12584.11, + "return_pct": 25.84 + }, + { + "date": "2025-05-02", + "equity": 12770.91, + "return_pct": 27.71 + }, + { + "date": "2025-05-05", + "equity": 12697.67, + "return_pct": 26.98 + }, + { + "date": "2025-05-06", + "equity": 12591.54, + "return_pct": 25.92 + }, + { + "date": "2025-05-07", + "equity": 12644.49, + "return_pct": 26.44 + }, + { + "date": "2025-05-08", + "equity": 12732.6, + "return_pct": 27.33 + }, + { + "date": "2025-05-09", + "equity": 12716.37, + "return_pct": 27.16 + }, + { + "date": "2025-05-12", + "equity": 13136.62, + "return_pct": 31.37 + }, + { + "date": "2025-05-13", + "equity": 13223.37, + "return_pct": 32.23 + }, + { + "date": "2025-05-14", + "equity": 13240.27, + "return_pct": 32.4 + }, + { + "date": "2025-05-15", + "equity": 13304.94, + "return_pct": 33.05 + }, + { + "date": "2025-05-16", + "equity": 13389.22, + "return_pct": 33.89 + }, + { + "date": "2025-05-19", + "equity": 13403.86, + "return_pct": 34.04 + }, + { + "date": "2025-05-20", + "equity": 13358.8, + "return_pct": 33.59 + }, + { + "date": "2025-05-21", + "equity": 13133.69, + "return_pct": 31.34 + }, + { + "date": "2025-05-22", + "equity": 13138.87, + "return_pct": 31.39 + }, + { + "date": "2025-05-23", + "equity": 13049.19, + "return_pct": 30.49 + }, + { + "date": "2025-05-27", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2025-05-28", + "equity": 13243.43, + "return_pct": 32.43 + }, + { + "date": "2025-05-29", + "equity": 13295.7, + "return_pct": 32.96 + }, + { + "date": "2025-05-30", + "equity": 13280.83, + "return_pct": 32.81 + }, + { + "date": "2025-06-02", + "equity": 13355.64, + "return_pct": 33.56 + }, + { + "date": "2025-06-03", + "equity": 13431.8, + "return_pct": 34.32 + }, + { + "date": "2025-06-04", + "equity": 13428.2, + "return_pct": 34.28 + }, + { + "date": "2025-06-05", + "equity": 13363.3, + "return_pct": 33.63 + }, + { + "date": "2025-06-06", + "equity": 13500.53, + "return_pct": 35.01 + }, + { + "date": "2025-06-09", + "equity": 13512.7, + "return_pct": 35.13 + }, + { + "date": "2025-06-10", + "equity": 13589.31, + "return_pct": 35.89 + }, + { + "date": "2025-06-11", + "equity": 13550.55, + "return_pct": 35.51 + }, + { + "date": "2025-06-12", + "equity": 13604.41, + "return_pct": 36.04 + }, + { + "date": "2025-06-13", + "equity": 13452.31, + "return_pct": 34.52 + }, + { + "date": "2025-06-16", + "equity": 13580.3, + "return_pct": 35.8 + }, + { + "date": "2025-06-17", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2025-06-18", + "equity": 13462.22, + "return_pct": 34.62 + }, + { + "date": "2025-06-20", + "equity": 13391.02, + "return_pct": 33.91 + }, + { + "date": "2025-06-23", + "equity": 13523.29, + "return_pct": 35.23 + }, + { + "date": "2025-06-24", + "equity": 13672.68, + "return_pct": 36.73 + }, + { + "date": "2025-06-25", + "equity": 13680.34, + "return_pct": 36.8 + }, + { + "date": "2025-06-26", + "equity": 13787.38, + "return_pct": 37.87 + }, + { + "date": "2025-06-27", + "equity": 13855.88, + "return_pct": 38.56 + }, + { + "date": "2025-06-30", + "equity": 13922.13, + "return_pct": 39.22 + }, + { + "date": "2025-07-01", + "equity": 13917.62, + "return_pct": 39.18 + }, + { + "date": "2025-07-02", + "equity": 13980.71, + "return_pct": 39.81 + }, + { + "date": "2025-07-03", + "equity": 14090.9, + "return_pct": 40.91 + }, + { + "date": "2025-07-07", + "equity": 13985.89, + "return_pct": 39.86 + }, + { + "date": "2025-07-08", + "equity": 13978.23, + "return_pct": 39.78 + }, + { + "date": "2025-07-09", + "equity": 14062.06, + "return_pct": 40.62 + }, + { + "date": "2025-07-10", + "equity": 14101.71, + "return_pct": 41.02 + }, + { + "date": "2025-07-11", + "equity": 14052.14, + "return_pct": 40.52 + }, + { + "date": "2025-07-14", + "equity": 14078.96, + "return_pct": 40.79 + }, + { + "date": "2025-07-15", + "equity": 14018.79, + "return_pct": 40.19 + }, + { + "date": "2025-07-16", + "equity": 14065.66, + "return_pct": 40.66 + }, + { + "date": "2025-07-17", + "equity": 14151.74, + "return_pct": 41.52 + }, + { + "date": "2025-07-18", + "equity": 14141.37, + "return_pct": 41.41 + }, + { + "date": "2025-07-21", + "equity": 14168.19, + "return_pct": 41.68 + }, + { + "date": "2025-07-22", + "equity": 14170.22, + "return_pct": 41.7 + }, + { + "date": "2025-07-23", + "equity": 14290.77, + "return_pct": 42.91 + }, + { + "date": "2025-07-24", + "equity": 14295.5, + "return_pct": 42.96 + }, + { + "date": "2025-07-25", + "equity": 14355.89, + "return_pct": 43.56 + }, + { + "date": "2025-07-28", + "equity": 14352.28, + "return_pct": 43.52 + }, + { + "date": "2025-07-29", + "equity": 14314.43, + "return_pct": 43.14 + }, + { + "date": "2025-07-30", + "equity": 14296.4, + "return_pct": 42.96 + }, + { + "date": "2025-07-31", + "equity": 14242.77, + "return_pct": 42.43 + }, + { + "date": "2025-08-01", + "equity": 14009.33, + "return_pct": 40.09 + }, + { + "date": "2025-08-04", + "equity": 14222.27, + "return_pct": 42.22 + }, + { + "date": "2025-08-05", + "equity": 14150.16, + "return_pct": 41.5 + }, + { + "date": "2025-08-06", + "equity": 14258.55, + "return_pct": 42.59 + }, + { + "date": "2025-08-07", + "equity": 14246.6, + "return_pct": 42.47 + }, + { + "date": "2025-08-08", + "equity": 14357.69, + "return_pct": 43.58 + }, + { + "date": "2025-08-11", + "equity": 14329.3, + "return_pct": 43.29 + }, + { + "date": "2025-08-12", + "equity": 14481.85, + "return_pct": 44.82 + }, + { + "date": "2025-08-13", + "equity": 14531.42, + "return_pct": 45.31 + }, + { + "date": "2025-08-14", + "equity": 14532.77, + "return_pct": 45.33 + }, + { + "date": "2025-08-15", + "equity": 14498.75, + "return_pct": 44.99 + }, + { + "date": "2025-08-18", + "equity": 14495.59, + "return_pct": 44.96 + }, + { + "date": "2025-08-19", + "equity": 14416.95, + "return_pct": 44.17 + }, + { + "date": "2025-08-20", + "equity": 14378.65, + "return_pct": 43.79 + }, + { + "date": "2025-08-21", + "equity": 14320.96, + "return_pct": 43.21 + }, + { + "date": "2025-08-22", + "equity": 14540.89, + "return_pct": 45.41 + }, + { + "date": "2025-08-25", + "equity": 14476.89, + "return_pct": 44.77 + }, + { + "date": "2025-08-26", + "equity": 14537.51, + "return_pct": 45.38 + }, + { + "date": "2025-08-27", + "equity": 14570.63, + "return_pct": 45.71 + }, + { + "date": "2025-08-28", + "equity": 14622.23, + "return_pct": 46.22 + }, + { + "date": "2025-08-29", + "equity": 14535.03, + "return_pct": 45.35 + }, + { + "date": "2025-09-02", + "equity": 14427.32, + "return_pct": 44.27 + }, + { + "date": "2025-09-03", + "equity": 14505.51, + "return_pct": 45.06 + }, + { + "date": "2025-09-04", + "equity": 14626.74, + "return_pct": 46.27 + }, + { + "date": "2025-09-05", + "equity": 14584.38, + "return_pct": 45.84 + }, + { + "date": "2025-09-08", + "equity": 14620.2, + "return_pct": 46.2 + }, + { + "date": "2025-09-09", + "equity": 14654.0, + "return_pct": 46.54 + }, + { + "date": "2025-09-10", + "equity": 14696.37, + "return_pct": 46.96 + }, + { + "date": "2025-09-11", + "equity": 14818.5, + "return_pct": 48.18 + }, + { + "date": "2025-09-12", + "equity": 14813.54, + "return_pct": 48.14 + }, + { + "date": "2025-09-15", + "equity": 14892.4, + "return_pct": 48.92 + }, + { + "date": "2025-09-16", + "equity": 14871.9, + "return_pct": 48.72 + }, + { + "date": "2025-09-17", + "equity": 14853.42, + "return_pct": 48.53 + }, + { + "date": "2025-09-18", + "equity": 14922.82, + "return_pct": 49.23 + }, + { + "date": "2025-09-19", + "equity": 14955.27, + "return_pct": 49.55 + }, + { + "date": "2025-09-22", + "equity": 15026.03, + "return_pct": 50.26 + }, + { + "date": "2025-09-23", + "equity": 14944.23, + "return_pct": 49.44 + }, + { + "date": "2025-09-24", + "equity": 14896.69, + "return_pct": 48.97 + }, + { + "date": "2025-09-25", + "equity": 14827.96, + "return_pct": 48.28 + }, + { + "date": "2025-09-26", + "equity": 14912.91, + "return_pct": 49.13 + }, + { + "date": "2025-09-29", + "equity": 14954.82, + "return_pct": 49.55 + }, + { + "date": "2025-09-30", + "equity": 15011.15, + "return_pct": 50.11 + }, + { + "date": "2025-10-01", + "equity": 15062.3, + "return_pct": 50.62 + }, + { + "date": "2025-10-02", + "equity": 15079.65, + "return_pct": 50.8 + }, + { + "date": "2025-10-03", + "equity": 15079.43, + "return_pct": 50.79 + }, + { + "date": "2025-10-06", + "equity": 15133.51, + "return_pct": 51.34 + }, + { + "date": "2025-10-07", + "equity": 15077.4, + "return_pct": 50.77 + }, + { + "date": "2025-10-08", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2025-10-09", + "equity": 15123.37, + "return_pct": 51.23 + }, + { + "date": "2025-10-10", + "equity": 14714.62, + "return_pct": 47.15 + }, + { + "date": "2025-10-13", + "equity": 14940.4, + "return_pct": 49.4 + }, + { + "date": "2025-10-14", + "equity": 14922.15, + "return_pct": 49.22 + }, + { + "date": "2025-10-15", + "equity": 14988.4, + "return_pct": 49.88 + }, + { + "date": "2025-10-16", + "equity": 14886.32, + "return_pct": 48.86 + }, + { + "date": "2025-10-17", + "equity": 14970.82, + "return_pct": 49.71 + }, + { + "date": "2025-10-20", + "equity": 15126.52, + "return_pct": 51.27 + }, + { + "date": "2025-10-21", + "equity": 15126.3, + "return_pct": 51.26 + }, + { + "date": "2025-10-22", + "equity": 15047.66, + "return_pct": 50.48 + }, + { + "date": "2025-10-23", + "equity": 15136.89, + "return_pct": 51.37 + }, + { + "date": "2025-10-24", + "equity": 15260.6, + "return_pct": 52.61 + }, + { + "date": "2025-10-27", + "equity": 15440.64, + "return_pct": 54.41 + }, + { + "date": "2025-10-28", + "equity": 15481.65, + "return_pct": 54.82 + }, + { + "date": "2025-10-29", + "equity": 15489.08, + "return_pct": 54.89 + }, + { + "date": "2025-10-30", + "equity": 15318.73, + "return_pct": 53.19 + }, + { + "date": "2025-10-31", + "equity": 15368.98, + "return_pct": 53.69 + }, + { + "date": "2025-11-03", + "equity": 15397.82, + "return_pct": 53.98 + }, + { + "date": "2025-11-04", + "equity": 15215.3, + "return_pct": 52.15 + }, + { + "date": "2025-11-05", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2025-11-06", + "equity": 15104.22, + "return_pct": 51.04 + }, + { + "date": "2025-11-07", + "equity": 15119.09, + "return_pct": 51.19 + }, + { + "date": "2025-11-10", + "equity": 15355.01, + "return_pct": 53.55 + }, + { + "date": "2025-11-11", + "equity": 15390.16, + "return_pct": 53.9 + }, + { + "date": "2025-11-12", + "equity": 15398.72, + "return_pct": 53.99 + }, + { + "date": "2025-11-13", + "equity": 15143.2, + "return_pct": 51.43 + }, + { + "date": "2025-11-14", + "equity": 15140.72, + "return_pct": 51.41 + }, + { + "date": "2025-11-17", + "equity": 14999.66, + "return_pct": 50.0 + }, + { + "date": "2025-11-18", + "equity": 14873.7, + "return_pct": 48.74 + }, + { + "date": "2025-11-19", + "equity": 14931.16, + "return_pct": 49.31 + }, + { + "date": "2025-11-20", + "equity": 14703.58, + "return_pct": 47.04 + }, + { + "date": "2025-11-21", + "equity": 14850.04, + "return_pct": 48.5 + }, + { + "date": "2025-11-24", + "equity": 15068.61, + "return_pct": 50.69 + }, + { + "date": "2025-11-25", + "equity": 15210.35, + "return_pct": 52.1 + }, + { + "date": "2025-11-26", + "equity": 15315.35, + "return_pct": 53.15 + }, + { + "date": "2025-11-28", + "equity": 15398.95, + "return_pct": 53.99 + }, + { + "date": "2025-12-01", + "equity": 15328.65, + "return_pct": 53.29 + }, + { + "date": "2025-12-02", + "equity": 15357.04, + "return_pct": 53.57 + }, + { + "date": "2025-12-03", + "equity": 15410.22, + "return_pct": 54.1 + }, + { + "date": "2025-12-04", + "equity": 15421.48, + "return_pct": 54.21 + }, + { + "date": "2025-12-05", + "equity": 15450.78, + "return_pct": 54.51 + }, + { + "date": "2025-12-08", + "equity": 15404.36, + "return_pct": 54.04 + }, + { + "date": "2025-12-09", + "equity": 15391.06, + "return_pct": 53.91 + }, + { + "date": "2025-12-10", + "equity": 15493.14, + "return_pct": 54.93 + }, + { + "date": "2025-12-11", + "equity": 15529.19, + "return_pct": 55.29 + }, + { + "date": "2025-12-12", + "equity": 15362.22, + "return_pct": 53.62 + }, + { + "date": "2025-12-15", + "equity": 15339.01, + "return_pct": 53.39 + }, + { + "date": "2025-12-16", + "equity": 15297.1, + "return_pct": 52.97 + }, + { + "date": "2025-12-17", + "equity": 15128.78, + "return_pct": 51.29 + }, + { + "date": "2025-12-18", + "equity": 15243.02, + "return_pct": 52.43 + }, + { + "date": "2025-12-19", + "equity": 15335.86, + "return_pct": 53.36 + }, + { + "date": "2025-12-22", + "equity": 15431.4, + "return_pct": 54.31 + }, + { + "date": "2025-12-23", + "equity": 15501.93, + "return_pct": 55.02 + }, + { + "date": "2025-12-24", + "equity": 15556.46, + "return_pct": 55.56 + }, + { + "date": "2025-12-26", + "equity": 15554.88, + "return_pct": 55.55 + }, + { + "date": "2025-12-29", + "equity": 15499.45, + "return_pct": 54.99 + }, + { + "date": "2025-12-30", + "equity": 15480.52, + "return_pct": 54.81 + }, + { + "date": "2025-12-31", + "equity": 15365.83, + "return_pct": 53.66 + }, + { + "date": "2026-01-02", + "equity": 15393.99, + "return_pct": 53.94 + }, + { + "date": "2026-01-05", + "equity": 15496.52, + "return_pct": 54.97 + }, + { + "date": "2026-01-06", + "equity": 15588.68, + "return_pct": 55.89 + }, + { + "date": "2026-01-07", + "equity": 15538.43, + "return_pct": 55.38 + }, + { + "date": "2026-01-08", + "equity": 15536.85, + "return_pct": 55.37 + }, + { + "date": "2026-01-09", + "equity": 15639.6, + "return_pct": 56.4 + }, + { + "date": "2026-01-12", + "equity": 15664.17, + "return_pct": 56.64 + }, + { + "date": "2026-01-13", + "equity": 15632.84, + "return_pct": 56.33 + }, + { + "date": "2026-01-14", + "equity": 15556.01, + "return_pct": 55.56 + }, + { + "date": "2026-01-15", + "equity": 15598.37, + "return_pct": 55.98 + }, + { + "date": "2026-01-16", + "equity": 15585.3, + "return_pct": 55.85 + }, + { + "date": "2026-01-20", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2026-01-21", + "equity": 15444.24, + "return_pct": 54.44 + }, + { + "date": "2026-01-22", + "equity": 15524.91, + "return_pct": 55.25 + }, + { + "date": "2026-01-23", + "equity": 15530.54, + "return_pct": 55.31 + }, + { + "date": "2026-01-26", + "equity": 15609.41, + "return_pct": 56.09 + }, + { + "date": "2026-01-27", + "equity": 15671.6, + "return_pct": 56.72 + }, + { + "date": "2026-01-28", + "equity": 15670.02, + "return_pct": 56.7 + }, + { + "date": "2026-01-29", + "equity": 15638.93, + "return_pct": 56.39 + }, + { + "date": "2026-01-30", + "equity": 15592.28, + "return_pct": 55.92 + }, + { + "date": "2026-02-02", + "equity": 15669.8, + "return_pct": 56.7 + }, + { + "date": "2026-02-03", + "equity": 15537.3, + "return_pct": 55.37 + }, + { + "date": "2026-02-04", + "equity": 15462.04, + "return_pct": 54.62 + }, + { + "date": "2026-02-05", + "equity": 15268.93, + "return_pct": 52.69 + }, + { + "date": "2026-02-06", + "equity": 15561.86, + "return_pct": 55.62 + }, + { + "date": "2026-02-09", + "equity": 15636.9, + "return_pct": 56.37 + }, + { + "date": "2026-02-10", + "equity": 15595.66, + "return_pct": 55.96 + }, + { + "date": "2026-02-11", + "equity": 15592.06, + "return_pct": 55.92 + }, + { + "date": "2026-02-12", + "equity": 15351.18, + "return_pct": 53.51 + }, + { + "date": "2026-02-13", + "equity": 15362.0, + "return_pct": 53.62 + }, + { + "date": "2026-02-17", + "equity": 15386.78, + "return_pct": 53.87 + }, + { + "date": "2026-02-18", + "equity": 15464.3, + "return_pct": 54.64 + }, + { + "date": "2026-02-19", + "equity": 15423.51, + "return_pct": 54.24 + }, + { + "date": "2026-02-20", + "equity": 15535.05, + "return_pct": 55.35 + }, + { + "date": "2026-02-23", + "equity": 15376.42, + "return_pct": 53.76 + }, + { + "date": "2026-02-24", + "equity": 15488.18, + "return_pct": 54.88 + }, + { + "date": "2026-02-25", + "equity": 15618.87, + "return_pct": 56.19 + }, + { + "date": "2026-02-26", + "equity": 15532.12, + "return_pct": 55.32 + }, + { + "date": "2026-02-27", + "equity": 15457.54, + "return_pct": 54.58 + }, + { + "date": "2026-03-02", + "equity": 15466.32, + "return_pct": 54.66 + }, + { + "date": "2026-03-03", + "equity": 15330.0, + "return_pct": 53.3 + }, + { + "date": "2026-03-04", + "equity": 15438.16, + "return_pct": 54.38 + }, + { + "date": "2026-03-05", + "equity": 15352.08, + "return_pct": 53.52 + }, + { + "date": "2026-03-06", + "equity": 15150.86, + "return_pct": 51.51 + }, + { + "date": "2026-03-09", + "equity": 15283.58, + "return_pct": 52.84 + }, + { + "date": "2026-03-10", + "equity": 15259.02, + "return_pct": 52.59 + }, + { + "date": "2026-03-11", + "equity": 15239.87, + "return_pct": 52.4 + }, + { + "date": "2026-03-12", + "equity": 15008.45, + "return_pct": 50.08 + }, + { + "date": "2026-03-13", + "equity": 14923.5, + "return_pct": 49.23 + }, + { + "date": "2026-03-16", + "equity": 15075.37, + "return_pct": 50.75 + }, + { + "date": "2026-03-17", + "equity": 15115.03, + "return_pct": 51.15 + }, + { + "date": "2026-03-18", + "equity": 14904.12, + "return_pct": 49.04 + }, + { + "date": "2026-03-19", + "equity": 14867.39, + "return_pct": 48.67 + }, + { + "date": "2026-03-20", + "equity": 14614.34, + "return_pct": 46.14 + }, + { + "date": "2026-03-23", + "equity": 14767.8, + "return_pct": 47.68 + }, + { + "date": "2026-03-24", + "equity": 14718.22, + "return_pct": 47.18 + }, + { + "date": "2026-03-25", + "equity": 14800.24, + "return_pct": 48.0 + }, + { + "date": "2026-03-26", + "equity": 14535.93, + "return_pct": 45.36 + }, + { + "date": "2026-03-27", + "equity": 14288.06, + "return_pct": 42.88 + }, + { + "date": "2026-03-30", + "equity": 14240.29, + "return_pct": 42.4 + }, + { + "date": "2026-03-31", + "equity": 14654.23, + "return_pct": 46.54 + }, + { + "date": "2026-04-01", + "equity": 14764.64, + "return_pct": 47.65 + }, + { + "date": "2026-04-02", + "equity": 14777.94, + "return_pct": 47.78 + }, + { + "date": "2026-04-06", + "equity": 14847.79, + "return_pct": 48.48 + }, + { + "date": "2026-04-07", + "equity": 14854.32, + "return_pct": 48.54 + }, + { + "date": "2026-04-08", + "equity": 15232.66, + "return_pct": 52.33 + }, + { + "date": "2026-04-09", + "equity": 15320.53, + "return_pct": 53.21 + }, + { + "date": "2026-04-10", + "equity": 15310.39, + "return_pct": 53.1 + }, + { + "date": "2026-04-13", + "equity": 15460.01, + "return_pct": 54.6 + }, + { + "date": "2026-04-14", + "equity": 15648.39, + "return_pct": 56.48 + }, + { + "date": "2026-04-15", + "equity": 15771.87, + "return_pct": 57.72 + }, + { + "date": "2026-04-16", + "equity": 15810.63, + "return_pct": 58.11 + }, + { + "date": "2026-04-17", + "equity": 16001.71, + "return_pct": 60.02 + }, + { + "date": "2026-04-20", + "equity": 15969.72, + "return_pct": 59.7 + }, + { + "date": "2026-04-21", + "equity": 15865.16, + "return_pct": 58.65 + }, + { + "date": "2026-04-22", + "equity": 16025.82, + "return_pct": 60.26 + }, + { + "date": "2026-04-23", + "equity": 15963.63, + "return_pct": 59.64 + }, + { + "date": "2026-04-24", + "equity": 16087.34, + "return_pct": 60.87 + }, + { + "date": "2026-04-27", + "equity": 16115.05, + "return_pct": 61.15 + }, + { + "date": "2026-04-28", + "equity": 16036.64, + "return_pct": 60.37 + }, + { + "date": "2026-04-29", + "equity": 16034.16, + "return_pct": 60.34 + }, + { + "date": "2026-04-30", + "equity": 16193.7, + "return_pct": 61.94 + }, + { + "date": "2026-05-01", + "equity": 16238.54, + "return_pct": 62.39 + }, + { + "date": "2026-05-04", + "equity": 16179.05, + "return_pct": 61.79 + }, + { + "date": "2026-05-05", + "equity": 16308.84, + "return_pct": 63.09 + }, + { + "date": "2026-05-06", + "equity": 16535.52, + "return_pct": 65.36 + }, + { + "date": "2026-05-07", + "equity": 16484.82, + "return_pct": 64.85 + }, + { + "date": "2026-05-08", + "equity": 16620.92, + "return_pct": 66.21 + }, + { + "date": "2026-05-11", + "equity": 16658.78, + "return_pct": 66.59 + }, + { + "date": "2026-05-12", + "equity": 16633.54, + "return_pct": 66.34 + }, + { + "date": "2026-05-13", + "equity": 16726.6, + "return_pct": 67.27 + }, + { + "date": "2026-05-14", + "equity": 16858.65, + "return_pct": 68.59 + }, + { + "date": "2026-05-15", + "equity": 16655.85, + "return_pct": 66.56 + }, + { + "date": "2026-05-18", + "equity": 16644.13, + "return_pct": 66.44 + }, + { + "date": "2026-05-19", + "equity": 16533.27, + "return_pct": 65.33 + }, + { + "date": "2026-05-20", + "equity": 16702.72, + "return_pct": 67.03 + }, + { + "date": "2026-05-21", + "equity": 16735.84, + "return_pct": 67.36 + }, + { + "date": "2026-05-22", + "equity": 16801.64, + "return_pct": 68.02 + }, + { + "date": "2026-05-26", + "equity": 16913.18, + "return_pct": 69.13 + }, + { + "date": "2026-05-27", + "equity": 16910.25, + "return_pct": 69.1 + }, + { + "date": "2026-05-28", + "equity": 17003.54, + "return_pct": 70.04 + }, + { + "date": "2026-05-29", + "equity": 17045.9, + "return_pct": 70.46 + }, + { + "date": "2026-06-01", + "equity": 17092.32, + "return_pct": 70.92 + }, + { + "date": "2026-06-02", + "equity": 17115.53, + "return_pct": 71.16 + }, + { + "date": "2026-06-03", + "equity": 16995.43, + "return_pct": 69.95 + }, + { + "date": "2026-06-04", + "equity": 17059.65, + "return_pct": 70.6 + }, + { + "date": "2026-06-05", + "equity": 16619.35, + "return_pct": 66.19 + }, + { + "date": "2026-06-08", + "equity": 16656.98, + "return_pct": 66.57 + }, + { + "date": "2026-06-09", + "equity": 16608.08, + "return_pct": 66.08 + }, + { + "date": "2026-06-10", + "equity": 16346.24, + "return_pct": 63.46 + }, + { + "date": "2026-06-11", + "equity": 16624.08, + "return_pct": 66.24 + }, + { + "date": "2026-06-12", + "equity": 16713.99, + "return_pct": 67.14 + }, + { + "date": "2026-06-15", + "equity": 17008.72, + "return_pct": 70.09 + }, + { + "date": "2026-06-16", + "equity": 16907.32, + "return_pct": 69.07 + }, + { + "date": "2026-06-17", + "equity": 16696.19, + "return_pct": 66.96 + }, + { + "date": "2026-06-18", + "equity": 16826.43, + "return_pct": 68.26 + }, + { + "date": "2026-06-22", + "equity": 16773.47, + "return_pct": 67.73 + }, + { + "date": "2026-06-23", + "equity": 16529.89, + "return_pct": 65.3 + }, + { + "date": "2026-06-24", + "equity": 16522.23, + "return_pct": 65.22 + }, + { + "date": "2026-06-25", + "equity": 16546.11, + "return_pct": 65.46 + }, + { + "date": "2026-06-26", + "equity": 16426.46, + "return_pct": 64.26 + }, + { + "date": "2026-06-29", + "equity": 16697.09, + "return_pct": 66.97 + }, + { + "date": "2026-06-30", + "equity": 16827.1, + "return_pct": 68.27 + }, + { + "date": "2026-07-01", + "equity": 16804.34, + "return_pct": 68.04 + }, + { + "date": "2026-07-02", + "equity": 16782.26, + "return_pct": 67.82 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "5y", + "lookback_label": "5 years", + "starting_capital": 10000.0, + "final_equity": 50380.47, + "total_return_pct": 403.8, + "cagr_pct": 38.3, + "max_drawdown_pct": 21.4, + "sharpe": 1.81, + "trades": 321, + "win_rate": 37.4, + "avg_trade_pnl": 125.8, + "best_trade_r": 12.87, + "worst_trade_r": -3.26, + "best_trade_pnl": 4977.01, + "worst_trade_pnl": -532.7, + "avg_hold_days": 15.3, + "exit_reasons": { + "stop": 146, + "time": 78, + "trailing_stop": 97 + }, + "skipped_book_full": 0, + "spy_return_pct": 72.0, + "yearly_returns": [ + { + "year": 2021, + "return_pct": 0.0 + }, + { + "year": 2022, + "return_pct": 8.1 + }, + { + "year": 2023, + "return_pct": 42.0 + }, + { + "year": 2024, + "return_pct": 36.1 + }, + { + "year": 2025, + "return_pct": 78.5 + }, + { + "year": 2026, + "return_pct": 35.1 + } + ], + "start_date": "2021-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-06", + "equity": 9996.28, + "return_pct": -0.04 + }, + { + "date": "2022-07-07", + "equity": 10013.25, + "return_pct": 0.13 + }, + { + "date": "2022-07-08", + "equity": 10063.32, + "return_pct": 0.63 + }, + { + "date": "2022-07-11", + "equity": 10024.86, + "return_pct": 0.25 + }, + { + "date": "2022-07-12", + "equity": 9912.85, + "return_pct": -0.87 + }, + { + "date": "2022-07-13", + "equity": 9880.9, + "return_pct": -1.19 + }, + { + "date": "2022-07-14", + "equity": 9992.36, + "return_pct": -0.08 + }, + { + "date": "2022-07-15", + "equity": 10195.49, + "return_pct": 1.95 + }, + { + "date": "2022-07-18", + "equity": 10079.01, + "return_pct": 0.79 + }, + { + "date": "2022-07-19", + "equity": 10370.35, + "return_pct": 3.7 + }, + { + "date": "2022-07-20", + "equity": 10460.36, + "return_pct": 4.6 + }, + { + "date": "2022-07-21", + "equity": 10726.38, + "return_pct": 7.26 + }, + { + "date": "2022-07-22", + "equity": 10651.86, + "return_pct": 6.52 + }, + { + "date": "2022-07-25", + "equity": 10661.54, + "return_pct": 6.62 + }, + { + "date": "2022-07-26", + "equity": 10607.59, + "return_pct": 6.08 + }, + { + "date": "2022-07-27", + "equity": 10979.29, + "return_pct": 9.79 + }, + { + "date": "2022-07-28", + "equity": 11265.96, + "return_pct": 12.66 + }, + { + "date": "2022-07-29", + "equity": 11445.08, + "return_pct": 14.45 + }, + { + "date": "2022-08-01", + "equity": 11488.81, + "return_pct": 14.89 + }, + { + "date": "2022-08-02", + "equity": 11452.33, + "return_pct": 14.52 + }, + { + "date": "2022-08-03", + "equity": 11576.03, + "return_pct": 15.76 + }, + { + "date": "2022-08-04", + "equity": 11598.23, + "return_pct": 15.98 + }, + { + "date": "2022-08-05", + "equity": 11629.52, + "return_pct": 16.3 + }, + { + "date": "2022-08-08", + "equity": 11586.35, + "return_pct": 15.86 + }, + { + "date": "2022-08-09", + "equity": 11500.63, + "return_pct": 15.01 + }, + { + "date": "2022-08-10", + "equity": 11745.9, + "return_pct": 17.46 + }, + { + "date": "2022-08-11", + "equity": 11754.59, + "return_pct": 17.55 + }, + { + "date": "2022-08-12", + "equity": 11957.71, + "return_pct": 19.58 + }, + { + "date": "2022-08-15", + "equity": 12110.85, + "return_pct": 21.11 + }, + { + "date": "2022-08-16", + "equity": 12112.58, + "return_pct": 21.13 + }, + { + "date": "2022-08-17", + "equity": 12063.8, + "return_pct": 20.64 + }, + { + "date": "2022-08-18", + "equity": 12168.37, + "return_pct": 21.68 + }, + { + "date": "2022-08-19", + "equity": 11954.7, + "return_pct": 19.55 + }, + { + "date": "2022-08-22", + "equity": 11894.89, + "return_pct": 18.95 + }, + { + "date": "2022-08-23", + "equity": 12019.44, + "return_pct": 20.19 + }, + { + "date": "2022-08-24", + "equity": 12141.8, + "return_pct": 21.42 + }, + { + "date": "2022-08-25", + "equity": 12314.93, + "return_pct": 23.15 + }, + { + "date": "2022-08-26", + "equity": 12111.59, + "return_pct": 21.12 + }, + { + "date": "2022-08-29", + "equity": 12113.07, + "return_pct": 21.13 + }, + { + "date": "2022-08-30", + "equity": 11723.69, + "return_pct": 17.24 + }, + { + "date": "2022-08-31", + "equity": 11607.49, + "return_pct": 16.07 + }, + { + "date": "2022-09-01", + "equity": 11265.24, + "return_pct": 12.65 + }, + { + "date": "2022-09-02", + "equity": 11398.34, + "return_pct": 13.98 + }, + { + "date": "2022-09-06", + "equity": 11207.32, + "return_pct": 12.07 + }, + { + "date": "2022-09-07", + "equity": 11051.05, + "return_pct": 10.51 + }, + { + "date": "2022-09-08", + "equity": 11110.11, + "return_pct": 11.1 + }, + { + "date": "2022-09-09", + "equity": 11354.34, + "return_pct": 13.54 + }, + { + "date": "2022-09-12", + "equity": 11397.71, + "return_pct": 13.98 + }, + { + "date": "2022-09-13", + "equity": 11026.66, + "return_pct": 10.27 + }, + { + "date": "2022-09-14", + "equity": 11338.41, + "return_pct": 13.38 + }, + { + "date": "2022-09-15", + "equity": 11166.57, + "return_pct": 11.67 + }, + { + "date": "2022-09-16", + "equity": 10860.55, + "return_pct": 8.61 + }, + { + "date": "2022-09-19", + "equity": 10785.2, + "return_pct": 7.85 + }, + { + "date": "2022-09-20", + "equity": 10739.96, + "return_pct": 7.4 + }, + { + "date": "2022-09-21", + "equity": 10657.0, + "return_pct": 6.57 + }, + { + "date": "2022-09-22", + "equity": 10716.29, + "return_pct": 7.16 + }, + { + "date": "2022-09-23", + "equity": 10510.93, + "return_pct": 5.11 + }, + { + "date": "2022-09-26", + "equity": 10493.79, + "return_pct": 4.94 + }, + { + "date": "2022-09-27", + "equity": 10498.52, + "return_pct": 4.99 + }, + { + "date": "2022-09-28", + "equity": 10525.19, + "return_pct": 5.25 + }, + { + "date": "2022-09-29", + "equity": 10507.78, + "return_pct": 5.08 + }, + { + "date": "2022-09-30", + "equity": 10463.45, + "return_pct": 4.63 + }, + { + "date": "2022-10-03", + "equity": 10463.45, + "return_pct": 4.63 + }, + { + "date": "2022-10-04", + "equity": 10463.45, + "return_pct": 4.63 + }, + { + "date": "2022-10-05", + "equity": 10463.45, + "return_pct": 4.63 + }, + { + "date": "2022-10-06", + "equity": 10454.68, + "return_pct": 4.55 + }, + { + "date": "2022-10-07", + "equity": 10295.98, + "return_pct": 2.96 + }, + { + "date": "2022-10-10", + "equity": 10141.46, + "return_pct": 1.41 + }, + { + "date": "2022-10-11", + "equity": 10172.87, + "return_pct": 1.73 + }, + { + "date": "2022-10-12", + "equity": 10179.67, + "return_pct": 1.8 + }, + { + "date": "2022-10-13", + "equity": 10286.83, + "return_pct": 2.87 + }, + { + "date": "2022-10-14", + "equity": 9854.35, + "return_pct": -1.46 + }, + { + "date": "2022-10-17", + "equity": 10016.69, + "return_pct": 0.17 + }, + { + "date": "2022-10-18", + "equity": 10149.12, + "return_pct": 1.49 + }, + { + "date": "2022-10-19", + "equity": 10315.96, + "return_pct": 3.16 + }, + { + "date": "2022-10-20", + "equity": 10353.84, + "return_pct": 3.54 + }, + { + "date": "2022-10-21", + "equity": 10931.84, + "return_pct": 9.32 + }, + { + "date": "2022-10-24", + "equity": 11183.65, + "return_pct": 11.84 + }, + { + "date": "2022-10-25", + "equity": 11263.96, + "return_pct": 12.64 + }, + { + "date": "2022-10-26", + "equity": 11402.76, + "return_pct": 14.03 + }, + { + "date": "2022-10-27", + "equity": 11382.59, + "return_pct": 13.83 + }, + { + "date": "2022-10-28", + "equity": 11186.87, + "return_pct": 11.87 + }, + { + "date": "2022-10-31", + "equity": 11280.34, + "return_pct": 12.8 + }, + { + "date": "2022-11-01", + "equity": 11345.23, + "return_pct": 13.45 + }, + { + "date": "2022-11-02", + "equity": 11135.84, + "return_pct": 11.36 + }, + { + "date": "2022-11-03", + "equity": 11217.54, + "return_pct": 12.18 + }, + { + "date": "2022-11-04", + "equity": 11591.09, + "return_pct": 15.91 + }, + { + "date": "2022-11-07", + "equity": 11756.51, + "return_pct": 17.57 + }, + { + "date": "2022-11-08", + "equity": 11740.9, + "return_pct": 17.41 + }, + { + "date": "2022-11-09", + "equity": 11252.28, + "return_pct": 12.52 + }, + { + "date": "2022-11-10", + "equity": 11520.26, + "return_pct": 15.2 + }, + { + "date": "2022-11-11", + "equity": 11701.9, + "return_pct": 17.02 + }, + { + "date": "2022-11-14", + "equity": 11765.03, + "return_pct": 17.65 + }, + { + "date": "2022-11-15", + "equity": 11870.6, + "return_pct": 18.71 + }, + { + "date": "2022-11-16", + "equity": 11658.66, + "return_pct": 16.59 + }, + { + "date": "2022-11-17", + "equity": 11691.46, + "return_pct": 16.91 + }, + { + "date": "2022-11-18", + "equity": 11725.06, + "return_pct": 17.25 + }, + { + "date": "2022-11-21", + "equity": 11398.46, + "return_pct": 13.98 + }, + { + "date": "2022-11-22", + "equity": 11525.85, + "return_pct": 15.26 + }, + { + "date": "2022-11-23", + "equity": 11519.77, + "return_pct": 15.2 + }, + { + "date": "2022-11-25", + "equity": 11450.48, + "return_pct": 14.5 + }, + { + "date": "2022-11-28", + "equity": 11292.75, + "return_pct": 12.93 + }, + { + "date": "2022-11-29", + "equity": 11310.81, + "return_pct": 13.11 + }, + { + "date": "2022-11-30", + "equity": 11661.14, + "return_pct": 16.61 + }, + { + "date": "2022-12-01", + "equity": 11625.84, + "return_pct": 16.26 + }, + { + "date": "2022-12-02", + "equity": 11575.11, + "return_pct": 15.75 + }, + { + "date": "2022-12-05", + "equity": 11313.04, + "return_pct": 13.13 + }, + { + "date": "2022-12-06", + "equity": 11187.9, + "return_pct": 11.88 + }, + { + "date": "2022-12-07", + "equity": 11093.18, + "return_pct": 10.93 + }, + { + "date": "2022-12-08", + "equity": 11153.62, + "return_pct": 11.54 + }, + { + "date": "2022-12-09", + "equity": 11044.59, + "return_pct": 10.45 + }, + { + "date": "2022-12-12", + "equity": 11115.55, + "return_pct": 11.16 + }, + { + "date": "2022-12-13", + "equity": 11135.73, + "return_pct": 11.36 + }, + { + "date": "2022-12-14", + "equity": 11144.8, + "return_pct": 11.45 + }, + { + "date": "2022-12-15", + "equity": 11138.51, + "return_pct": 11.39 + }, + { + "date": "2022-12-16", + "equity": 11056.49, + "return_pct": 10.56 + }, + { + "date": "2022-12-19", + "equity": 10825.23, + "return_pct": 8.25 + }, + { + "date": "2022-12-20", + "equity": 10834.16, + "return_pct": 8.34 + }, + { + "date": "2022-12-21", + "equity": 10939.06, + "return_pct": 9.39 + }, + { + "date": "2022-12-22", + "equity": 10830.75, + "return_pct": 8.31 + }, + { + "date": "2022-12-23", + "equity": 10857.58, + "return_pct": 8.58 + }, + { + "date": "2022-12-27", + "equity": 10930.58, + "return_pct": 9.31 + }, + { + "date": "2022-12-28", + "equity": 10683.63, + "return_pct": 6.84 + }, + { + "date": "2022-12-29", + "equity": 10918.38, + "return_pct": 9.18 + }, + { + "date": "2022-12-30", + "equity": 10806.87, + "return_pct": 8.07 + }, + { + "date": "2023-01-03", + "equity": 10788.78, + "return_pct": 7.89 + }, + { + "date": "2023-01-04", + "equity": 10956.69, + "return_pct": 9.57 + }, + { + "date": "2023-01-05", + "equity": 10917.21, + "return_pct": 9.17 + }, + { + "date": "2023-01-06", + "equity": 10997.01, + "return_pct": 9.97 + }, + { + "date": "2023-01-09", + "equity": 11058.1, + "return_pct": 10.58 + }, + { + "date": "2023-01-10", + "equity": 11129.16, + "return_pct": 11.29 + }, + { + "date": "2023-01-11", + "equity": 11186.82, + "return_pct": 11.87 + }, + { + "date": "2023-01-12", + "equity": 11368.49, + "return_pct": 13.68 + }, + { + "date": "2023-01-13", + "equity": 11439.3, + "return_pct": 14.39 + }, + { + "date": "2023-01-17", + "equity": 11383.27, + "return_pct": 13.83 + }, + { + "date": "2023-01-18", + "equity": 11347.25, + "return_pct": 13.47 + }, + { + "date": "2023-01-19", + "equity": 11368.46, + "return_pct": 13.68 + }, + { + "date": "2023-01-20", + "equity": 11546.27, + "return_pct": 15.46 + }, + { + "date": "2023-01-23", + "equity": 11821.37, + "return_pct": 18.21 + }, + { + "date": "2023-01-24", + "equity": 11677.85, + "return_pct": 16.78 + }, + { + "date": "2023-01-25", + "equity": 11728.53, + "return_pct": 17.29 + }, + { + "date": "2023-01-26", + "equity": 11934.01, + "return_pct": 19.34 + }, + { + "date": "2023-01-27", + "equity": 11872.9, + "return_pct": 18.73 + }, + { + "date": "2023-01-30", + "equity": 11609.78, + "return_pct": 16.1 + }, + { + "date": "2023-01-31", + "equity": 11897.37, + "return_pct": 18.97 + }, + { + "date": "2023-02-01", + "equity": 12063.65, + "return_pct": 20.64 + }, + { + "date": "2023-02-02", + "equity": 12085.43, + "return_pct": 20.85 + }, + { + "date": "2023-02-03", + "equity": 11932.94, + "return_pct": 19.33 + }, + { + "date": "2023-02-06", + "equity": 11871.39, + "return_pct": 18.71 + }, + { + "date": "2023-02-07", + "equity": 11779.87, + "return_pct": 17.8 + }, + { + "date": "2023-02-08", + "equity": 11706.45, + "return_pct": 17.06 + }, + { + "date": "2023-02-09", + "equity": 11986.9, + "return_pct": 19.87 + }, + { + "date": "2023-02-10", + "equity": 12059.3, + "return_pct": 20.59 + }, + { + "date": "2023-02-13", + "equity": 12130.24, + "return_pct": 21.3 + }, + { + "date": "2023-02-14", + "equity": 12166.41, + "return_pct": 21.66 + }, + { + "date": "2023-02-15", + "equity": 12043.22, + "return_pct": 20.43 + }, + { + "date": "2023-02-16", + "equity": 11883.19, + "return_pct": 18.83 + }, + { + "date": "2023-02-17", + "equity": 11744.5, + "return_pct": 17.45 + }, + { + "date": "2023-02-21", + "equity": 11583.33, + "return_pct": 15.83 + }, + { + "date": "2023-02-22", + "equity": 11534.45, + "return_pct": 15.34 + }, + { + "date": "2023-02-23", + "equity": 11546.26, + "return_pct": 15.46 + }, + { + "date": "2023-02-24", + "equity": 11499.54, + "return_pct": 15.0 + }, + { + "date": "2023-02-27", + "equity": 11499.54, + "return_pct": 15.0 + }, + { + "date": "2023-02-28", + "equity": 11499.54, + "return_pct": 15.0 + }, + { + "date": "2023-03-01", + "equity": 11499.54, + "return_pct": 15.0 + }, + { + "date": "2023-03-02", + "equity": 11497.24, + "return_pct": 14.97 + }, + { + "date": "2023-03-03", + "equity": 11538.58, + "return_pct": 15.39 + }, + { + "date": "2023-03-06", + "equity": 11537.85, + "return_pct": 15.38 + }, + { + "date": "2023-03-07", + "equity": 11500.14, + "return_pct": 15.0 + }, + { + "date": "2023-03-08", + "equity": 11476.93, + "return_pct": 14.77 + }, + { + "date": "2023-03-09", + "equity": 11393.63, + "return_pct": 13.94 + }, + { + "date": "2023-03-10", + "equity": 11303.36, + "return_pct": 13.03 + }, + { + "date": "2023-03-13", + "equity": 11229.44, + "return_pct": 12.29 + }, + { + "date": "2023-03-14", + "equity": 11278.02, + "return_pct": 12.78 + }, + { + "date": "2023-03-15", + "equity": 11197.8, + "return_pct": 11.98 + }, + { + "date": "2023-03-16", + "equity": 11193.56, + "return_pct": 11.94 + }, + { + "date": "2023-03-17", + "equity": 11180.17, + "return_pct": 11.8 + }, + { + "date": "2023-03-20", + "equity": 11267.54, + "return_pct": 12.68 + }, + { + "date": "2023-03-21", + "equity": 11281.36, + "return_pct": 12.81 + }, + { + "date": "2023-03-22", + "equity": 11211.03, + "return_pct": 12.11 + }, + { + "date": "2023-03-23", + "equity": 11206.7, + "return_pct": 12.07 + }, + { + "date": "2023-03-24", + "equity": 11085.57, + "return_pct": 10.86 + }, + { + "date": "2023-03-27", + "equity": 10974.58, + "return_pct": 9.75 + }, + { + "date": "2023-03-28", + "equity": 10964.28, + "return_pct": 9.64 + }, + { + "date": "2023-03-29", + "equity": 10996.28, + "return_pct": 9.96 + }, + { + "date": "2023-03-30", + "equity": 11012.56, + "return_pct": 10.13 + }, + { + "date": "2023-03-31", + "equity": 11144.25, + "return_pct": 11.44 + }, + { + "date": "2023-04-03", + "equity": 11222.52, + "return_pct": 12.23 + }, + { + "date": "2023-04-04", + "equity": 11117.01, + "return_pct": 11.17 + }, + { + "date": "2023-04-05", + "equity": 11081.79, + "return_pct": 10.82 + }, + { + "date": "2023-04-06", + "equity": 11078.69, + "return_pct": 10.79 + }, + { + "date": "2023-04-10", + "equity": 11113.4, + "return_pct": 11.13 + }, + { + "date": "2023-04-11", + "equity": 11263.31, + "return_pct": 12.63 + }, + { + "date": "2023-04-12", + "equity": 11220.15, + "return_pct": 12.2 + }, + { + "date": "2023-04-13", + "equity": 11257.36, + "return_pct": 12.57 + }, + { + "date": "2023-04-14", + "equity": 11127.03, + "return_pct": 11.27 + }, + { + "date": "2023-04-17", + "equity": 11130.46, + "return_pct": 11.3 + }, + { + "date": "2023-04-18", + "equity": 11194.47, + "return_pct": 11.94 + }, + { + "date": "2023-04-19", + "equity": 11273.42, + "return_pct": 12.73 + }, + { + "date": "2023-04-20", + "equity": 11342.1, + "return_pct": 13.42 + }, + { + "date": "2023-04-21", + "equity": 11423.19, + "return_pct": 14.23 + }, + { + "date": "2023-04-24", + "equity": 11423.42, + "return_pct": 14.23 + }, + { + "date": "2023-04-25", + "equity": 11291.41, + "return_pct": 12.91 + }, + { + "date": "2023-04-26", + "equity": 11207.38, + "return_pct": 12.07 + }, + { + "date": "2023-04-27", + "equity": 11490.77, + "return_pct": 14.91 + }, + { + "date": "2023-04-28", + "equity": 11528.15, + "return_pct": 15.28 + }, + { + "date": "2023-05-01", + "equity": 11510.14, + "return_pct": 15.1 + }, + { + "date": "2023-05-02", + "equity": 11426.14, + "return_pct": 14.26 + }, + { + "date": "2023-05-03", + "equity": 11407.31, + "return_pct": 14.07 + }, + { + "date": "2023-05-04", + "equity": 11240.54, + "return_pct": 12.41 + }, + { + "date": "2023-05-05", + "equity": 11470.55, + "return_pct": 14.71 + }, + { + "date": "2023-05-08", + "equity": 11724.76, + "return_pct": 17.25 + }, + { + "date": "2023-05-09", + "equity": 11626.66, + "return_pct": 16.27 + }, + { + "date": "2023-05-10", + "equity": 11752.64, + "return_pct": 17.53 + }, + { + "date": "2023-05-11", + "equity": 11755.73, + "return_pct": 17.56 + }, + { + "date": "2023-05-12", + "equity": 11607.13, + "return_pct": 16.07 + }, + { + "date": "2023-05-15", + "equity": 11685.78, + "return_pct": 16.86 + }, + { + "date": "2023-05-16", + "equity": 11639.57, + "return_pct": 16.4 + }, + { + "date": "2023-05-17", + "equity": 11870.19, + "return_pct": 18.7 + }, + { + "date": "2023-05-18", + "equity": 12318.68, + "return_pct": 23.19 + }, + { + "date": "2023-05-19", + "equity": 12184.42, + "return_pct": 21.84 + }, + { + "date": "2023-05-22", + "equity": 12320.64, + "return_pct": 23.21 + }, + { + "date": "2023-05-23", + "equity": 12055.19, + "return_pct": 20.55 + }, + { + "date": "2023-05-24", + "equity": 12029.72, + "return_pct": 20.3 + }, + { + "date": "2023-05-25", + "equity": 12851.79, + "return_pct": 28.52 + }, + { + "date": "2023-05-26", + "equity": 13233.49, + "return_pct": 32.33 + }, + { + "date": "2023-05-30", + "equity": 13406.64, + "return_pct": 34.07 + }, + { + "date": "2023-05-31", + "equity": 13181.77, + "return_pct": 31.82 + }, + { + "date": "2023-06-01", + "equity": 13536.27, + "return_pct": 35.36 + }, + { + "date": "2023-06-02", + "equity": 13577.49, + "return_pct": 35.77 + }, + { + "date": "2023-06-05", + "equity": 13603.82, + "return_pct": 36.04 + }, + { + "date": "2023-06-06", + "equity": 13449.26, + "return_pct": 34.49 + }, + { + "date": "2023-06-07", + "equity": 13242.45, + "return_pct": 32.42 + }, + { + "date": "2023-06-08", + "equity": 13427.71, + "return_pct": 34.28 + }, + { + "date": "2023-06-09", + "equity": 13611.34, + "return_pct": 36.11 + }, + { + "date": "2023-06-12", + "equity": 13743.23, + "return_pct": 37.43 + }, + { + "date": "2023-06-13", + "equity": 13892.12, + "return_pct": 38.92 + }, + { + "date": "2023-06-14", + "equity": 13994.82, + "return_pct": 39.95 + }, + { + "date": "2023-06-15", + "equity": 14297.99, + "return_pct": 42.98 + }, + { + "date": "2023-06-16", + "equity": 14190.73, + "return_pct": 41.91 + }, + { + "date": "2023-06-20", + "equity": 14109.26, + "return_pct": 41.09 + }, + { + "date": "2023-06-21", + "equity": 14039.88, + "return_pct": 40.4 + }, + { + "date": "2023-06-22", + "equity": 13943.43, + "return_pct": 39.43 + }, + { + "date": "2023-06-23", + "equity": 13979.23, + "return_pct": 39.79 + }, + { + "date": "2023-06-26", + "equity": 13693.99, + "return_pct": 36.94 + }, + { + "date": "2023-06-27", + "equity": 13950.91, + "return_pct": 39.51 + }, + { + "date": "2023-06-28", + "equity": 14163.88, + "return_pct": 41.64 + }, + { + "date": "2023-06-29", + "equity": 14190.56, + "return_pct": 41.91 + }, + { + "date": "2023-06-30", + "equity": 14329.6, + "return_pct": 43.3 + }, + { + "date": "2023-07-03", + "equity": 14634.22, + "return_pct": 46.34 + }, + { + "date": "2023-07-05", + "equity": 14719.92, + "return_pct": 47.2 + }, + { + "date": "2023-07-06", + "equity": 14515.44, + "return_pct": 45.15 + }, + { + "date": "2023-07-07", + "equity": 14613.55, + "return_pct": 46.14 + }, + { + "date": "2023-07-10", + "equity": 14994.05, + "return_pct": 49.94 + }, + { + "date": "2023-07-11", + "equity": 15418.15, + "return_pct": 54.18 + }, + { + "date": "2023-07-12", + "equity": 15665.18, + "return_pct": 56.65 + }, + { + "date": "2023-07-13", + "equity": 16158.06, + "return_pct": 61.58 + }, + { + "date": "2023-07-14", + "equity": 16167.59, + "return_pct": 61.68 + }, + { + "date": "2023-07-17", + "equity": 16324.92, + "return_pct": 63.25 + }, + { + "date": "2023-07-18", + "equity": 16361.61, + "return_pct": 63.62 + }, + { + "date": "2023-07-19", + "equity": 16373.39, + "return_pct": 63.73 + }, + { + "date": "2023-07-20", + "equity": 15886.67, + "return_pct": 58.87 + }, + { + "date": "2023-07-21", + "equity": 15808.08, + "return_pct": 58.08 + }, + { + "date": "2023-07-24", + "equity": 15659.11, + "return_pct": 56.59 + }, + { + "date": "2023-07-25", + "equity": 15686.96, + "return_pct": 56.87 + }, + { + "date": "2023-07-26", + "equity": 15745.35, + "return_pct": 57.45 + }, + { + "date": "2023-07-27", + "equity": 15691.83, + "return_pct": 56.92 + }, + { + "date": "2023-07-28", + "equity": 16117.22, + "return_pct": 61.17 + }, + { + "date": "2023-07-31", + "equity": 15989.02, + "return_pct": 59.89 + }, + { + "date": "2023-08-01", + "equity": 15934.66, + "return_pct": 59.35 + }, + { + "date": "2023-08-02", + "equity": 15785.86, + "return_pct": 57.86 + }, + { + "date": "2023-08-03", + "equity": 15649.45, + "return_pct": 56.49 + }, + { + "date": "2023-08-04", + "equity": 15460.09, + "return_pct": 54.6 + }, + { + "date": "2023-08-07", + "equity": 15487.3, + "return_pct": 54.87 + }, + { + "date": "2023-08-08", + "equity": 15366.27, + "return_pct": 53.66 + }, + { + "date": "2023-08-09", + "equity": 15103.63, + "return_pct": 51.04 + }, + { + "date": "2023-08-10", + "equity": 15086.7, + "return_pct": 50.87 + }, + { + "date": "2023-08-11", + "equity": 15053.06, + "return_pct": 50.53 + }, + { + "date": "2023-08-14", + "equity": 15020.61, + "return_pct": 50.21 + }, + { + "date": "2023-08-15", + "equity": 14943.31, + "return_pct": 49.43 + }, + { + "date": "2023-08-16", + "equity": 14875.38, + "return_pct": 48.75 + }, + { + "date": "2023-08-17", + "equity": 14710.2, + "return_pct": 47.1 + }, + { + "date": "2023-08-18", + "equity": 14627.64, + "return_pct": 46.28 + }, + { + "date": "2023-08-21", + "equity": 14558.51, + "return_pct": 45.59 + }, + { + "date": "2023-08-22", + "equity": 14625.43, + "return_pct": 46.25 + }, + { + "date": "2023-08-23", + "equity": 14671.93, + "return_pct": 46.72 + }, + { + "date": "2023-08-24", + "equity": 14302.73, + "return_pct": 43.03 + }, + { + "date": "2023-08-25", + "equity": 14373.41, + "return_pct": 43.73 + }, + { + "date": "2023-08-28", + "equity": 14467.06, + "return_pct": 44.67 + }, + { + "date": "2023-08-29", + "equity": 14606.05, + "return_pct": 46.06 + }, + { + "date": "2023-08-30", + "equity": 14647.99, + "return_pct": 46.48 + }, + { + "date": "2023-08-31", + "equity": 14630.74, + "return_pct": 46.31 + }, + { + "date": "2023-09-01", + "equity": 14752.9, + "return_pct": 47.53 + }, + { + "date": "2023-09-05", + "equity": 14631.87, + "return_pct": 46.32 + }, + { + "date": "2023-09-06", + "equity": 14632.32, + "return_pct": 46.32 + }, + { + "date": "2023-09-07", + "equity": 14393.73, + "return_pct": 43.94 + }, + { + "date": "2023-09-08", + "equity": 14365.4, + "return_pct": 43.65 + }, + { + "date": "2023-09-11", + "equity": 14562.27, + "return_pct": 45.62 + }, + { + "date": "2023-09-12", + "equity": 14494.96, + "return_pct": 44.95 + }, + { + "date": "2023-09-13", + "equity": 14357.28, + "return_pct": 43.57 + }, + { + "date": "2023-09-14", + "equity": 14554.41, + "return_pct": 45.54 + }, + { + "date": "2023-09-15", + "equity": 14233.42, + "return_pct": 42.33 + }, + { + "date": "2023-09-18", + "equity": 14209.75, + "return_pct": 42.1 + }, + { + "date": "2023-09-19", + "equity": 14107.27, + "return_pct": 41.07 + }, + { + "date": "2023-09-20", + "equity": 14012.34, + "return_pct": 40.12 + }, + { + "date": "2023-09-21", + "equity": 13851.98, + "return_pct": 38.52 + }, + { + "date": "2023-09-22", + "equity": 13895.36, + "return_pct": 38.95 + }, + { + "date": "2023-09-25", + "equity": 13925.25, + "return_pct": 39.25 + }, + { + "date": "2023-09-26", + "equity": 13853.12, + "return_pct": 38.53 + }, + { + "date": "2023-09-27", + "equity": 13735.26, + "return_pct": 37.35 + }, + { + "date": "2023-09-28", + "equity": 13729.77, + "return_pct": 37.3 + }, + { + "date": "2023-09-29", + "equity": 13728.8, + "return_pct": 37.29 + }, + { + "date": "2023-10-02", + "equity": 13764.95, + "return_pct": 37.65 + }, + { + "date": "2023-10-03", + "equity": 13709.21, + "return_pct": 37.09 + }, + { + "date": "2023-10-04", + "equity": 13760.22, + "return_pct": 37.6 + }, + { + "date": "2023-10-05", + "equity": 13763.71, + "return_pct": 37.64 + }, + { + "date": "2023-10-06", + "equity": 13893.05, + "return_pct": 38.93 + }, + { + "date": "2023-10-09", + "equity": 13931.97, + "return_pct": 39.32 + }, + { + "date": "2023-10-10", + "equity": 13990.12, + "return_pct": 39.9 + }, + { + "date": "2023-10-11", + "equity": 14063.09, + "return_pct": 40.63 + }, + { + "date": "2023-10-12", + "equity": 13900.73, + "return_pct": 39.01 + }, + { + "date": "2023-10-13", + "equity": 13574.36, + "return_pct": 35.74 + }, + { + "date": "2023-10-16", + "equity": 13581.64, + "return_pct": 35.82 + }, + { + "date": "2023-10-17", + "equity": 13479.0, + "return_pct": 34.79 + }, + { + "date": "2023-10-18", + "equity": 13328.1, + "return_pct": 33.28 + }, + { + "date": "2023-10-19", + "equity": 13252.4, + "return_pct": 32.52 + }, + { + "date": "2023-10-20", + "equity": 13039.57, + "return_pct": 30.4 + }, + { + "date": "2023-10-23", + "equity": 13094.24, + "return_pct": 30.94 + }, + { + "date": "2023-10-24", + "equity": 13012.48, + "return_pct": 30.12 + }, + { + "date": "2023-10-25", + "equity": 12914.37, + "return_pct": 29.14 + }, + { + "date": "2023-10-26", + "equity": 12911.79, + "return_pct": 29.12 + }, + { + "date": "2023-10-27", + "equity": 12885.16, + "return_pct": 28.85 + }, + { + "date": "2023-10-30", + "equity": 12927.55, + "return_pct": 29.28 + }, + { + "date": "2023-10-31", + "equity": 12907.98, + "return_pct": 29.08 + }, + { + "date": "2023-11-01", + "equity": 12868.31, + "return_pct": 28.68 + }, + { + "date": "2023-11-02", + "equity": 12964.5, + "return_pct": 29.65 + }, + { + "date": "2023-11-03", + "equity": 13334.83, + "return_pct": 33.35 + }, + { + "date": "2023-11-06", + "equity": 13261.17, + "return_pct": 32.61 + }, + { + "date": "2023-11-07", + "equity": 13367.05, + "return_pct": 33.67 + }, + { + "date": "2023-11-08", + "equity": 13288.12, + "return_pct": 32.88 + }, + { + "date": "2023-11-09", + "equity": 13220.24, + "return_pct": 32.2 + }, + { + "date": "2023-11-10", + "equity": 13638.92, + "return_pct": 36.39 + }, + { + "date": "2023-11-13", + "equity": 13680.46, + "return_pct": 36.8 + }, + { + "date": "2023-11-14", + "equity": 14082.28, + "return_pct": 40.82 + }, + { + "date": "2023-11-15", + "equity": 14032.01, + "return_pct": 40.32 + }, + { + "date": "2023-11-16", + "equity": 14084.02, + "return_pct": 40.84 + }, + { + "date": "2023-11-17", + "equity": 14171.75, + "return_pct": 41.72 + }, + { + "date": "2023-11-20", + "equity": 14341.01, + "return_pct": 43.41 + }, + { + "date": "2023-11-21", + "equity": 14120.15, + "return_pct": 41.2 + }, + { + "date": "2023-11-22", + "equity": 14247.89, + "return_pct": 42.48 + }, + { + "date": "2023-11-24", + "equity": 14117.52, + "return_pct": 41.18 + }, + { + "date": "2023-11-27", + "equity": 14099.16, + "return_pct": 40.99 + }, + { + "date": "2023-11-28", + "equity": 14144.67, + "return_pct": 41.45 + }, + { + "date": "2023-11-29", + "equity": 14062.91, + "return_pct": 40.63 + }, + { + "date": "2023-11-30", + "equity": 13959.96, + "return_pct": 39.6 + }, + { + "date": "2023-12-01", + "equity": 14061.19, + "return_pct": 40.61 + }, + { + "date": "2023-12-04", + "equity": 14030.94, + "return_pct": 40.31 + }, + { + "date": "2023-12-05", + "equity": 13891.04, + "return_pct": 38.91 + }, + { + "date": "2023-12-06", + "equity": 13853.64, + "return_pct": 38.54 + }, + { + "date": "2023-12-07", + "equity": 14224.19, + "return_pct": 42.24 + }, + { + "date": "2023-12-08", + "equity": 14443.65, + "return_pct": 44.44 + }, + { + "date": "2023-12-11", + "equity": 14305.96, + "return_pct": 43.06 + }, + { + "date": "2023-12-12", + "equity": 14396.12, + "return_pct": 43.96 + }, + { + "date": "2023-12-13", + "equity": 14728.49, + "return_pct": 47.28 + }, + { + "date": "2023-12-14", + "equity": 15109.86, + "return_pct": 51.1 + }, + { + "date": "2023-12-15", + "equity": 15071.33, + "return_pct": 50.71 + }, + { + "date": "2023-12-18", + "equity": 15441.11, + "return_pct": 54.41 + }, + { + "date": "2023-12-19", + "equity": 15957.04, + "return_pct": 59.57 + }, + { + "date": "2023-12-20", + "equity": 15487.84, + "return_pct": 54.88 + }, + { + "date": "2023-12-21", + "equity": 15932.32, + "return_pct": 59.32 + }, + { + "date": "2023-12-22", + "equity": 15646.52, + "return_pct": 56.47 + }, + { + "date": "2023-12-26", + "equity": 15542.45, + "return_pct": 55.42 + }, + { + "date": "2023-12-27", + "equity": 15798.36, + "return_pct": 57.98 + }, + { + "date": "2023-12-28", + "equity": 15745.89, + "return_pct": 57.46 + }, + { + "date": "2023-12-29", + "equity": 15344.91, + "return_pct": 53.45 + }, + { + "date": "2024-01-02", + "equity": 14712.25, + "return_pct": 47.12 + }, + { + "date": "2024-01-03", + "equity": 14240.13, + "return_pct": 42.4 + }, + { + "date": "2024-01-04", + "equity": 14166.65, + "return_pct": 41.67 + }, + { + "date": "2024-01-05", + "equity": 14215.27, + "return_pct": 42.15 + }, + { + "date": "2024-01-08", + "equity": 14437.75, + "return_pct": 44.38 + }, + { + "date": "2024-01-09", + "equity": 14622.61, + "return_pct": 46.23 + }, + { + "date": "2024-01-10", + "equity": 14766.31, + "return_pct": 47.66 + }, + { + "date": "2024-01-11", + "equity": 14663.34, + "return_pct": 46.63 + }, + { + "date": "2024-01-12", + "equity": 14560.54, + "return_pct": 45.61 + }, + { + "date": "2024-01-16", + "equity": 14530.27, + "return_pct": 45.3 + }, + { + "date": "2024-01-17", + "equity": 14348.89, + "return_pct": 43.49 + }, + { + "date": "2024-01-18", + "equity": 14667.36, + "return_pct": 46.67 + }, + { + "date": "2024-01-19", + "equity": 14728.35, + "return_pct": 47.28 + }, + { + "date": "2024-01-22", + "equity": 14932.19, + "return_pct": 49.32 + }, + { + "date": "2024-01-23", + "equity": 15004.24, + "return_pct": 50.04 + }, + { + "date": "2024-01-24", + "equity": 14848.56, + "return_pct": 48.49 + }, + { + "date": "2024-01-25", + "equity": 14875.83, + "return_pct": 48.76 + }, + { + "date": "2024-01-26", + "equity": 14867.6, + "return_pct": 48.68 + }, + { + "date": "2024-01-29", + "equity": 15244.39, + "return_pct": 52.44 + }, + { + "date": "2024-01-30", + "equity": 14793.04, + "return_pct": 47.93 + }, + { + "date": "2024-01-31", + "equity": 14520.29, + "return_pct": 45.2 + }, + { + "date": "2024-02-01", + "equity": 14845.91, + "return_pct": 48.46 + }, + { + "date": "2024-02-02", + "equity": 15148.29, + "return_pct": 51.48 + }, + { + "date": "2024-02-05", + "equity": 15017.81, + "return_pct": 50.18 + }, + { + "date": "2024-02-06", + "equity": 15027.78, + "return_pct": 50.28 + }, + { + "date": "2024-02-07", + "equity": 15352.32, + "return_pct": 53.52 + }, + { + "date": "2024-02-08", + "equity": 15638.6, + "return_pct": 56.39 + }, + { + "date": "2024-02-09", + "equity": 15346.02, + "return_pct": 53.46 + }, + { + "date": "2024-02-12", + "equity": 15160.66, + "return_pct": 51.61 + }, + { + "date": "2024-02-13", + "equity": 14978.4, + "return_pct": 49.78 + }, + { + "date": "2024-02-14", + "equity": 15322.6, + "return_pct": 53.23 + }, + { + "date": "2024-02-15", + "equity": 15454.35, + "return_pct": 54.54 + }, + { + "date": "2024-02-16", + "equity": 15140.98, + "return_pct": 51.41 + }, + { + "date": "2024-02-20", + "equity": 15023.05, + "return_pct": 50.23 + }, + { + "date": "2024-02-21", + "equity": 14872.25, + "return_pct": 48.72 + }, + { + "date": "2024-02-22", + "equity": 15068.21, + "return_pct": 50.68 + }, + { + "date": "2024-02-23", + "equity": 14989.39, + "return_pct": 49.89 + }, + { + "date": "2024-02-26", + "equity": 15366.99, + "return_pct": 53.67 + }, + { + "date": "2024-02-27", + "equity": 15679.72, + "return_pct": 56.8 + }, + { + "date": "2024-02-28", + "equity": 15595.39, + "return_pct": 55.95 + }, + { + "date": "2024-02-29", + "equity": 15752.85, + "return_pct": 57.53 + }, + { + "date": "2024-03-01", + "equity": 16047.41, + "return_pct": 60.47 + }, + { + "date": "2024-03-04", + "equity": 16425.81, + "return_pct": 64.26 + }, + { + "date": "2024-03-05", + "equity": 15980.15, + "return_pct": 59.8 + }, + { + "date": "2024-03-06", + "equity": 16278.92, + "return_pct": 62.79 + }, + { + "date": "2024-03-07", + "equity": 16472.78, + "return_pct": 64.73 + }, + { + "date": "2024-03-08", + "equity": 16535.73, + "return_pct": 65.36 + }, + { + "date": "2024-03-11", + "equity": 16203.41, + "return_pct": 62.03 + }, + { + "date": "2024-03-12", + "equity": 16445.96, + "return_pct": 64.46 + }, + { + "date": "2024-03-13", + "equity": 16316.64, + "return_pct": 63.17 + }, + { + "date": "2024-03-14", + "equity": 16002.29, + "return_pct": 60.02 + }, + { + "date": "2024-03-15", + "equity": 15944.97, + "return_pct": 59.45 + }, + { + "date": "2024-03-18", + "equity": 16313.61, + "return_pct": 63.14 + }, + { + "date": "2024-03-19", + "equity": 16228.17, + "return_pct": 62.28 + }, + { + "date": "2024-03-20", + "equity": 16832.96, + "return_pct": 68.33 + }, + { + "date": "2024-03-21", + "equity": 16894.12, + "return_pct": 68.94 + }, + { + "date": "2024-03-22", + "equity": 16891.74, + "return_pct": 68.92 + }, + { + "date": "2024-03-25", + "equity": 17177.56, + "return_pct": 71.78 + }, + { + "date": "2024-03-26", + "equity": 17064.79, + "return_pct": 70.65 + }, + { + "date": "2024-03-27", + "equity": 16776.68, + "return_pct": 67.77 + }, + { + "date": "2024-03-28", + "equity": 16835.8, + "return_pct": 68.36 + }, + { + "date": "2024-04-01", + "equity": 17078.5, + "return_pct": 70.78 + }, + { + "date": "2024-04-02", + "equity": 17022.41, + "return_pct": 70.22 + }, + { + "date": "2024-04-03", + "equity": 17510.49, + "return_pct": 75.1 + }, + { + "date": "2024-04-04", + "equity": 17211.79, + "return_pct": 72.12 + }, + { + "date": "2024-04-05", + "equity": 17693.74, + "return_pct": 76.94 + }, + { + "date": "2024-04-08", + "equity": 17748.21, + "return_pct": 77.48 + }, + { + "date": "2024-04-09", + "equity": 17649.01, + "return_pct": 76.49 + }, + { + "date": "2024-04-10", + "equity": 17622.63, + "return_pct": 76.23 + }, + { + "date": "2024-04-11", + "equity": 17785.95, + "return_pct": 77.86 + }, + { + "date": "2024-04-12", + "equity": 17490.42, + "return_pct": 74.9 + }, + { + "date": "2024-04-15", + "equity": 17210.11, + "return_pct": 72.1 + }, + { + "date": "2024-04-16", + "equity": 17221.65, + "return_pct": 72.22 + }, + { + "date": "2024-04-17", + "equity": 17088.54, + "return_pct": 70.89 + }, + { + "date": "2024-04-18", + "equity": 17041.42, + "return_pct": 70.41 + }, + { + "date": "2024-04-19", + "equity": 16896.71, + "return_pct": 68.97 + }, + { + "date": "2024-04-22", + "equity": 16945.63, + "return_pct": 69.46 + }, + { + "date": "2024-04-23", + "equity": 16988.85, + "return_pct": 69.89 + }, + { + "date": "2024-04-24", + "equity": 17014.74, + "return_pct": 70.15 + }, + { + "date": "2024-04-25", + "equity": 16945.63, + "return_pct": 69.46 + }, + { + "date": "2024-04-26", + "equity": 17281.29, + "return_pct": 72.81 + }, + { + "date": "2024-04-29", + "equity": 17448.81, + "return_pct": 74.49 + }, + { + "date": "2024-04-30", + "equity": 17385.34, + "return_pct": 73.85 + }, + { + "date": "2024-05-01", + "equity": 17269.48, + "return_pct": 72.69 + }, + { + "date": "2024-05-02", + "equity": 17332.03, + "return_pct": 73.32 + }, + { + "date": "2024-05-03", + "equity": 17423.94, + "return_pct": 74.24 + }, + { + "date": "2024-05-06", + "equity": 17577.4, + "return_pct": 75.77 + }, + { + "date": "2024-05-07", + "equity": 17593.17, + "return_pct": 75.93 + }, + { + "date": "2024-05-08", + "equity": 17489.33, + "return_pct": 74.89 + }, + { + "date": "2024-05-09", + "equity": 17825.37, + "return_pct": 78.25 + }, + { + "date": "2024-05-10", + "equity": 17875.58, + "return_pct": 78.76 + }, + { + "date": "2024-05-13", + "equity": 17744.01, + "return_pct": 77.44 + }, + { + "date": "2024-05-14", + "equity": 17836.31, + "return_pct": 78.36 + }, + { + "date": "2024-05-15", + "equity": 18153.43, + "return_pct": 81.53 + }, + { + "date": "2024-05-16", + "equity": 17983.3, + "return_pct": 79.83 + }, + { + "date": "2024-05-17", + "equity": 18067.95, + "return_pct": 80.68 + }, + { + "date": "2024-05-20", + "equity": 18140.47, + "return_pct": 81.4 + }, + { + "date": "2024-05-21", + "equity": 18146.18, + "return_pct": 81.46 + }, + { + "date": "2024-05-22", + "equity": 17730.76, + "return_pct": 77.31 + }, + { + "date": "2024-05-23", + "equity": 17490.57, + "return_pct": 74.91 + }, + { + "date": "2024-05-24", + "equity": 17680.27, + "return_pct": 76.8 + }, + { + "date": "2024-05-28", + "equity": 17758.76, + "return_pct": 77.59 + }, + { + "date": "2024-05-29", + "equity": 17667.46, + "return_pct": 76.67 + }, + { + "date": "2024-05-30", + "equity": 17256.78, + "return_pct": 72.57 + }, + { + "date": "2024-05-31", + "equity": 17031.89, + "return_pct": 70.32 + }, + { + "date": "2024-06-03", + "equity": 17045.56, + "return_pct": 70.46 + }, + { + "date": "2024-06-04", + "equity": 16996.4, + "return_pct": 69.96 + }, + { + "date": "2024-06-05", + "equity": 17062.07, + "return_pct": 70.62 + }, + { + "date": "2024-06-06", + "equity": 17047.83, + "return_pct": 70.48 + }, + { + "date": "2024-06-07", + "equity": 17003.19, + "return_pct": 70.03 + }, + { + "date": "2024-06-10", + "equity": 17054.78, + "return_pct": 70.55 + }, + { + "date": "2024-06-11", + "equity": 17043.32, + "return_pct": 70.43 + }, + { + "date": "2024-06-12", + "equity": 17309.29, + "return_pct": 73.09 + }, + { + "date": "2024-06-13", + "equity": 17044.76, + "return_pct": 70.45 + }, + { + "date": "2024-06-14", + "equity": 16938.26, + "return_pct": 69.38 + }, + { + "date": "2024-06-17", + "equity": 16867.87, + "return_pct": 68.68 + }, + { + "date": "2024-06-18", + "equity": 16856.8, + "return_pct": 68.57 + }, + { + "date": "2024-06-20", + "equity": 16770.58, + "return_pct": 67.71 + }, + { + "date": "2024-06-21", + "equity": 16693.66, + "return_pct": 66.94 + }, + { + "date": "2024-06-24", + "equity": 16601.11, + "return_pct": 66.01 + }, + { + "date": "2024-06-25", + "equity": 16717.06, + "return_pct": 67.17 + }, + { + "date": "2024-06-26", + "equity": 16661.35, + "return_pct": 66.61 + }, + { + "date": "2024-06-27", + "equity": 16661.6, + "return_pct": 66.62 + }, + { + "date": "2024-06-28", + "equity": 16807.19, + "return_pct": 68.07 + }, + { + "date": "2024-07-01", + "equity": 16757.55, + "return_pct": 67.58 + }, + { + "date": "2024-07-02", + "equity": 16762.9, + "return_pct": 67.63 + }, + { + "date": "2024-07-03", + "equity": 16998.14, + "return_pct": 69.98 + }, + { + "date": "2024-07-05", + "equity": 16855.31, + "return_pct": 68.55 + }, + { + "date": "2024-07-08", + "equity": 16751.87, + "return_pct": 67.52 + }, + { + "date": "2024-07-09", + "equity": 16766.3, + "return_pct": 67.66 + }, + { + "date": "2024-07-10", + "equity": 16730.45, + "return_pct": 67.3 + }, + { + "date": "2024-07-11", + "equity": 16935.42, + "return_pct": 69.35 + }, + { + "date": "2024-07-12", + "equity": 17099.8, + "return_pct": 71.0 + }, + { + "date": "2024-07-15", + "equity": 17621.68, + "return_pct": 76.22 + }, + { + "date": "2024-07-16", + "equity": 17751.99, + "return_pct": 77.52 + }, + { + "date": "2024-07-17", + "equity": 17067.49, + "return_pct": 70.67 + }, + { + "date": "2024-07-18", + "equity": 16823.11, + "return_pct": 68.23 + }, + { + "date": "2024-07-19", + "equity": 16841.22, + "return_pct": 68.41 + }, + { + "date": "2024-07-22", + "equity": 16833.67, + "return_pct": 68.34 + }, + { + "date": "2024-07-23", + "equity": 16664.1, + "return_pct": 66.64 + }, + { + "date": "2024-07-24", + "equity": 16386.24, + "return_pct": 63.86 + }, + { + "date": "2024-07-25", + "equity": 16397.98, + "return_pct": 63.98 + }, + { + "date": "2024-07-26", + "equity": 16542.72, + "return_pct": 65.43 + }, + { + "date": "2024-07-29", + "equity": 16437.91, + "return_pct": 64.38 + }, + { + "date": "2024-07-30", + "equity": 16477.09, + "return_pct": 64.77 + }, + { + "date": "2024-07-31", + "equity": 16678.79, + "return_pct": 66.79 + }, + { + "date": "2024-08-01", + "equity": 16738.67, + "return_pct": 67.39 + }, + { + "date": "2024-08-02", + "equity": 16265.06, + "return_pct": 62.65 + }, + { + "date": "2024-08-05", + "equity": 15840.23, + "return_pct": 58.4 + }, + { + "date": "2024-08-06", + "equity": 15888.14, + "return_pct": 58.88 + }, + { + "date": "2024-08-07", + "equity": 15895.22, + "return_pct": 58.95 + }, + { + "date": "2024-08-08", + "equity": 15974.01, + "return_pct": 59.74 + }, + { + "date": "2024-08-09", + "equity": 15957.31, + "return_pct": 59.57 + }, + { + "date": "2024-08-12", + "equity": 15954.05, + "return_pct": 59.54 + }, + { + "date": "2024-08-13", + "equity": 15956.13, + "return_pct": 59.56 + }, + { + "date": "2024-08-14", + "equity": 15943.48, + "return_pct": 59.43 + }, + { + "date": "2024-08-15", + "equity": 15973.48, + "return_pct": 59.73 + }, + { + "date": "2024-08-16", + "equity": 15967.52, + "return_pct": 59.68 + }, + { + "date": "2024-08-19", + "equity": 16145.98, + "return_pct": 61.46 + }, + { + "date": "2024-08-20", + "equity": 16321.63, + "return_pct": 63.22 + }, + { + "date": "2024-08-21", + "equity": 16281.75, + "return_pct": 62.82 + }, + { + "date": "2024-08-22", + "equity": 16172.52, + "return_pct": 61.73 + }, + { + "date": "2024-08-23", + "equity": 16336.98, + "return_pct": 63.37 + }, + { + "date": "2024-08-26", + "equity": 16179.57, + "return_pct": 61.8 + }, + { + "date": "2024-08-27", + "equity": 16251.39, + "return_pct": 62.51 + }, + { + "date": "2024-08-28", + "equity": 16268.5, + "return_pct": 62.68 + }, + { + "date": "2024-08-29", + "equity": 16306.47, + "return_pct": 63.06 + }, + { + "date": "2024-08-30", + "equity": 16491.29, + "return_pct": 64.91 + }, + { + "date": "2024-09-03", + "equity": 16264.47, + "return_pct": 62.64 + }, + { + "date": "2024-09-04", + "equity": 16163.08, + "return_pct": 61.63 + }, + { + "date": "2024-09-05", + "equity": 16101.87, + "return_pct": 61.02 + }, + { + "date": "2024-09-06", + "equity": 15726.01, + "return_pct": 57.26 + }, + { + "date": "2024-09-09", + "equity": 15905.39, + "return_pct": 59.05 + }, + { + "date": "2024-09-10", + "equity": 15843.77, + "return_pct": 58.44 + }, + { + "date": "2024-09-11", + "equity": 16149.41, + "return_pct": 61.49 + }, + { + "date": "2024-09-12", + "equity": 16464.35, + "return_pct": 64.64 + }, + { + "date": "2024-09-13", + "equity": 16726.87, + "return_pct": 67.27 + }, + { + "date": "2024-09-16", + "equity": 16912.46, + "return_pct": 69.12 + }, + { + "date": "2024-09-17", + "equity": 17166.64, + "return_pct": 71.67 + }, + { + "date": "2024-09-18", + "equity": 17034.44, + "return_pct": 70.34 + }, + { + "date": "2024-09-19", + "equity": 17227.82, + "return_pct": 72.28 + }, + { + "date": "2024-09-20", + "equity": 17726.62, + "return_pct": 77.27 + }, + { + "date": "2024-09-23", + "equity": 17837.74, + "return_pct": 78.38 + }, + { + "date": "2024-09-24", + "equity": 17952.3, + "return_pct": 79.52 + }, + { + "date": "2024-09-25", + "equity": 18115.13, + "return_pct": 81.15 + }, + { + "date": "2024-09-26", + "equity": 18078.37, + "return_pct": 80.78 + }, + { + "date": "2024-09-27", + "equity": 18199.49, + "return_pct": 81.99 + }, + { + "date": "2024-09-30", + "equity": 18305.85, + "return_pct": 83.06 + }, + { + "date": "2024-10-01", + "equity": 18238.47, + "return_pct": 82.38 + }, + { + "date": "2024-10-02", + "equity": 18469.96, + "return_pct": 84.7 + }, + { + "date": "2024-10-03", + "equity": 18633.38, + "return_pct": 86.33 + }, + { + "date": "2024-10-04", + "equity": 19070.8, + "return_pct": 90.71 + }, + { + "date": "2024-10-07", + "equity": 19026.96, + "return_pct": 90.27 + }, + { + "date": "2024-10-08", + "equity": 19504.51, + "return_pct": 95.05 + }, + { + "date": "2024-10-09", + "equity": 19266.88, + "return_pct": 92.67 + }, + { + "date": "2024-10-10", + "equity": 19296.04, + "return_pct": 92.96 + }, + { + "date": "2024-10-11", + "equity": 19653.48, + "return_pct": 96.53 + }, + { + "date": "2024-10-14", + "equity": 19650.07, + "return_pct": 96.5 + }, + { + "date": "2024-10-15", + "equity": 19443.76, + "return_pct": 94.44 + }, + { + "date": "2024-10-16", + "equity": 19628.46, + "return_pct": 96.28 + }, + { + "date": "2024-10-17", + "equity": 19556.86, + "return_pct": 95.57 + }, + { + "date": "2024-10-18", + "equity": 19721.39, + "return_pct": 97.21 + }, + { + "date": "2024-10-21", + "equity": 19884.78, + "return_pct": 98.85 + }, + { + "date": "2024-10-22", + "equity": 20209.81, + "return_pct": 102.1 + }, + { + "date": "2024-10-23", + "equity": 19839.66, + "return_pct": 98.4 + }, + { + "date": "2024-10-24", + "equity": 20021.18, + "return_pct": 100.21 + }, + { + "date": "2024-10-25", + "equity": 20296.54, + "return_pct": 102.97 + }, + { + "date": "2024-10-28", + "equity": 20185.89, + "return_pct": 101.86 + }, + { + "date": "2024-10-29", + "equity": 20201.73, + "return_pct": 102.02 + }, + { + "date": "2024-10-30", + "equity": 20087.71, + "return_pct": 100.88 + }, + { + "date": "2024-10-31", + "equity": 20471.57, + "return_pct": 104.72 + }, + { + "date": "2024-11-01", + "equity": 20387.27, + "return_pct": 103.87 + }, + { + "date": "2024-11-04", + "equity": 20482.72, + "return_pct": 104.83 + }, + { + "date": "2024-11-05", + "equity": 20809.77, + "return_pct": 108.1 + }, + { + "date": "2024-11-06", + "equity": 21264.53, + "return_pct": 112.65 + }, + { + "date": "2024-11-07", + "equity": 21526.2, + "return_pct": 115.26 + }, + { + "date": "2024-11-08", + "equity": 21972.5, + "return_pct": 119.73 + }, + { + "date": "2024-11-11", + "equity": 22294.98, + "return_pct": 122.95 + }, + { + "date": "2024-11-12", + "equity": 22340.12, + "return_pct": 123.4 + }, + { + "date": "2024-11-13", + "equity": 21910.73, + "return_pct": 119.11 + }, + { + "date": "2024-11-14", + "equity": 21782.49, + "return_pct": 117.82 + }, + { + "date": "2024-11-15", + "equity": 21554.21, + "return_pct": 115.54 + }, + { + "date": "2024-11-18", + "equity": 21841.99, + "return_pct": 118.42 + }, + { + "date": "2024-11-19", + "equity": 22158.89, + "return_pct": 121.59 + }, + { + "date": "2024-11-20", + "equity": 22130.17, + "return_pct": 121.3 + }, + { + "date": "2024-11-21", + "equity": 22107.71, + "return_pct": 121.08 + }, + { + "date": "2024-11-22", + "equity": 22484.53, + "return_pct": 124.85 + }, + { + "date": "2024-11-25", + "equity": 22668.62, + "return_pct": 126.69 + }, + { + "date": "2024-11-26", + "equity": 22291.23, + "return_pct": 122.91 + }, + { + "date": "2024-11-27", + "equity": 22283.23, + "return_pct": 122.83 + }, + { + "date": "2024-11-29", + "equity": 22398.01, + "return_pct": 123.98 + }, + { + "date": "2024-12-02", + "equity": 22089.25, + "return_pct": 120.89 + }, + { + "date": "2024-12-03", + "equity": 22090.36, + "return_pct": 120.9 + }, + { + "date": "2024-12-04", + "equity": 22253.83, + "return_pct": 122.54 + }, + { + "date": "2024-12-05", + "equity": 21953.66, + "return_pct": 119.54 + }, + { + "date": "2024-12-06", + "equity": 22234.9, + "return_pct": 122.35 + }, + { + "date": "2024-12-09", + "equity": 21860.53, + "return_pct": 118.61 + }, + { + "date": "2024-12-10", + "equity": 21590.74, + "return_pct": 115.91 + }, + { + "date": "2024-12-11", + "equity": 21832.73, + "return_pct": 118.33 + }, + { + "date": "2024-12-12", + "equity": 21826.95, + "return_pct": 118.27 + }, + { + "date": "2024-12-13", + "equity": 21841.92, + "return_pct": 118.42 + }, + { + "date": "2024-12-16", + "equity": 22132.52, + "return_pct": 121.33 + }, + { + "date": "2024-12-17", + "equity": 21973.08, + "return_pct": 119.73 + }, + { + "date": "2024-12-18", + "equity": 21325.02, + "return_pct": 113.25 + }, + { + "date": "2024-12-19", + "equity": 21313.24, + "return_pct": 113.13 + }, + { + "date": "2024-12-20", + "equity": 21152.07, + "return_pct": 111.52 + }, + { + "date": "2024-12-23", + "equity": 21062.25, + "return_pct": 110.62 + }, + { + "date": "2024-12-24", + "equity": 21072.02, + "return_pct": 110.72 + }, + { + "date": "2024-12-26", + "equity": 21073.97, + "return_pct": 110.74 + }, + { + "date": "2024-12-27", + "equity": 20984.35, + "return_pct": 109.84 + }, + { + "date": "2024-12-30", + "equity": 20943.45, + "return_pct": 109.43 + }, + { + "date": "2024-12-31", + "equity": 20887.08, + "return_pct": 108.87 + }, + { + "date": "2025-01-02", + "equity": 21007.56, + "return_pct": 110.08 + }, + { + "date": "2025-01-03", + "equity": 21113.11, + "return_pct": 111.13 + }, + { + "date": "2025-01-06", + "equity": 21188.27, + "return_pct": 111.88 + }, + { + "date": "2025-01-07", + "equity": 21069.45, + "return_pct": 110.69 + }, + { + "date": "2025-01-08", + "equity": 21083.27, + "return_pct": 110.83 + }, + { + "date": "2025-01-10", + "equity": 21042.93, + "return_pct": 110.43 + }, + { + "date": "2025-01-13", + "equity": 21015.85, + "return_pct": 110.16 + }, + { + "date": "2025-01-14", + "equity": 21135.77, + "return_pct": 111.36 + }, + { + "date": "2025-01-15", + "equity": 21337.79, + "return_pct": 113.38 + }, + { + "date": "2025-01-16", + "equity": 21522.92, + "return_pct": 115.23 + }, + { + "date": "2025-01-17", + "equity": 21861.27, + "return_pct": 118.61 + }, + { + "date": "2025-01-21", + "equity": 22224.22, + "return_pct": 122.24 + }, + { + "date": "2025-01-22", + "equity": 22214.26, + "return_pct": 122.14 + }, + { + "date": "2025-01-23", + "equity": 21996.47, + "return_pct": 119.96 + }, + { + "date": "2025-01-24", + "equity": 21789.7, + "return_pct": 117.9 + }, + { + "date": "2025-01-27", + "equity": 21575.12, + "return_pct": 115.75 + }, + { + "date": "2025-01-28", + "equity": 21384.93, + "return_pct": 113.85 + }, + { + "date": "2025-01-29", + "equity": 21353.72, + "return_pct": 113.54 + }, + { + "date": "2025-01-30", + "equity": 21635.8, + "return_pct": 116.36 + }, + { + "date": "2025-01-31", + "equity": 21549.97, + "return_pct": 115.5 + }, + { + "date": "2025-02-03", + "equity": 21651.46, + "return_pct": 116.51 + }, + { + "date": "2025-02-04", + "equity": 21736.78, + "return_pct": 117.37 + }, + { + "date": "2025-02-05", + "equity": 22114.93, + "return_pct": 121.15 + }, + { + "date": "2025-02-06", + "equity": 22225.71, + "return_pct": 122.26 + }, + { + "date": "2025-02-07", + "equity": 22343.64, + "return_pct": 123.44 + }, + { + "date": "2025-02-10", + "equity": 22375.57, + "return_pct": 123.76 + }, + { + "date": "2025-02-11", + "equity": 22228.95, + "return_pct": 122.29 + }, + { + "date": "2025-02-12", + "equity": 22553.5, + "return_pct": 125.54 + }, + { + "date": "2025-02-13", + "equity": 22826.4, + "return_pct": 128.26 + }, + { + "date": "2025-02-14", + "equity": 23275.75, + "return_pct": 132.76 + }, + { + "date": "2025-02-18", + "equity": 23397.07, + "return_pct": 133.97 + }, + { + "date": "2025-02-19", + "equity": 23387.77, + "return_pct": 133.88 + }, + { + "date": "2025-02-20", + "equity": 22891.25, + "return_pct": 128.91 + }, + { + "date": "2025-02-21", + "equity": 22801.79, + "return_pct": 128.02 + }, + { + "date": "2025-02-24", + "equity": 22702.63, + "return_pct": 127.03 + }, + { + "date": "2025-02-25", + "equity": 22581.64, + "return_pct": 125.82 + }, + { + "date": "2025-02-26", + "equity": 22547.18, + "return_pct": 125.47 + }, + { + "date": "2025-02-27", + "equity": 22484.96, + "return_pct": 124.85 + }, + { + "date": "2025-02-28", + "equity": 22691.97, + "return_pct": 126.92 + }, + { + "date": "2025-03-03", + "equity": 22692.0, + "return_pct": 126.92 + }, + { + "date": "2025-03-04", + "equity": 22328.37, + "return_pct": 123.28 + }, + { + "date": "2025-03-05", + "equity": 22309.64, + "return_pct": 123.1 + }, + { + "date": "2025-03-06", + "equity": 22309.64, + "return_pct": 123.1 + }, + { + "date": "2025-03-07", + "equity": 22296.25, + "return_pct": 122.96 + }, + { + "date": "2025-03-10", + "equity": 22131.26, + "return_pct": 121.31 + }, + { + "date": "2025-03-11", + "equity": 21927.4, + "return_pct": 119.27 + }, + { + "date": "2025-03-12", + "equity": 21948.76, + "return_pct": 119.49 + }, + { + "date": "2025-03-13", + "equity": 22154.21, + "return_pct": 121.54 + }, + { + "date": "2025-03-14", + "equity": 22209.78, + "return_pct": 122.1 + }, + { + "date": "2025-03-17", + "equity": 22453.08, + "return_pct": 124.53 + }, + { + "date": "2025-03-18", + "equity": 22438.31, + "return_pct": 124.38 + }, + { + "date": "2025-03-19", + "equity": 22510.72, + "return_pct": 125.11 + }, + { + "date": "2025-03-20", + "equity": 22521.76, + "return_pct": 125.22 + }, + { + "date": "2025-03-21", + "equity": 22452.4, + "return_pct": 124.52 + }, + { + "date": "2025-03-24", + "equity": 22668.47, + "return_pct": 126.68 + }, + { + "date": "2025-03-25", + "equity": 22803.46, + "return_pct": 128.03 + }, + { + "date": "2025-03-26", + "equity": 22609.79, + "return_pct": 126.1 + }, + { + "date": "2025-03-27", + "equity": 22619.44, + "return_pct": 126.19 + }, + { + "date": "2025-03-28", + "equity": 22433.27, + "return_pct": 124.33 + }, + { + "date": "2025-03-31", + "equity": 22412.36, + "return_pct": 124.12 + }, + { + "date": "2025-04-01", + "equity": 22444.22, + "return_pct": 124.44 + }, + { + "date": "2025-04-02", + "equity": 22531.04, + "return_pct": 125.31 + }, + { + "date": "2025-04-03", + "equity": 22223.14, + "return_pct": 122.23 + }, + { + "date": "2025-04-04", + "equity": 21566.75, + "return_pct": 115.67 + }, + { + "date": "2025-04-07", + "equity": 21566.75, + "return_pct": 115.67 + }, + { + "date": "2025-04-08", + "equity": 21566.75, + "return_pct": 115.67 + }, + { + "date": "2025-04-09", + "equity": 21566.75, + "return_pct": 115.67 + }, + { + "date": "2025-04-10", + "equity": 21566.75, + "return_pct": 115.67 + }, + { + "date": "2025-04-11", + "equity": 21556.93, + "return_pct": 115.57 + }, + { + "date": "2025-04-14", + "equity": 21679.86, + "return_pct": 116.8 + }, + { + "date": "2025-04-15", + "equity": 21724.88, + "return_pct": 117.25 + }, + { + "date": "2025-04-16", + "equity": 21307.44, + "return_pct": 113.07 + }, + { + "date": "2025-04-17", + "equity": 21352.4, + "return_pct": 113.52 + }, + { + "date": "2025-04-21", + "equity": 21145.42, + "return_pct": 111.45 + }, + { + "date": "2025-04-22", + "equity": 21407.12, + "return_pct": 114.07 + }, + { + "date": "2025-04-23", + "equity": 21560.56, + "return_pct": 115.61 + }, + { + "date": "2025-04-24", + "equity": 21744.53, + "return_pct": 117.45 + }, + { + "date": "2025-04-25", + "equity": 21783.3, + "return_pct": 117.83 + }, + { + "date": "2025-04-28", + "equity": 21796.56, + "return_pct": 117.97 + }, + { + "date": "2025-04-29", + "equity": 21941.39, + "return_pct": 119.41 + }, + { + "date": "2025-04-30", + "equity": 21957.44, + "return_pct": 119.57 + }, + { + "date": "2025-05-01", + "equity": 22160.64, + "return_pct": 121.61 + }, + { + "date": "2025-05-02", + "equity": 22725.17, + "return_pct": 127.25 + }, + { + "date": "2025-05-05", + "equity": 22862.25, + "return_pct": 128.62 + }, + { + "date": "2025-05-06", + "equity": 22700.51, + "return_pct": 127.01 + }, + { + "date": "2025-05-07", + "equity": 22889.98, + "return_pct": 128.9 + }, + { + "date": "2025-05-08", + "equity": 23696.6, + "return_pct": 136.97 + }, + { + "date": "2025-05-09", + "equity": 23500.84, + "return_pct": 135.01 + }, + { + "date": "2025-05-12", + "equity": 24314.27, + "return_pct": 143.14 + }, + { + "date": "2025-05-13", + "equity": 24812.47, + "return_pct": 148.12 + }, + { + "date": "2025-05-14", + "equity": 25038.64, + "return_pct": 150.39 + }, + { + "date": "2025-05-15", + "equity": 24935.8, + "return_pct": 149.36 + }, + { + "date": "2025-05-16", + "equity": 25039.99, + "return_pct": 150.4 + }, + { + "date": "2025-05-19", + "equity": 25157.24, + "return_pct": 151.57 + }, + { + "date": "2025-05-20", + "equity": 24712.61, + "return_pct": 147.13 + }, + { + "date": "2025-05-21", + "equity": 24286.64, + "return_pct": 142.87 + }, + { + "date": "2025-05-22", + "equity": 24262.58, + "return_pct": 142.63 + }, + { + "date": "2025-05-23", + "equity": 24240.47, + "return_pct": 142.4 + }, + { + "date": "2025-05-27", + "equity": 24935.82, + "return_pct": 149.36 + }, + { + "date": "2025-05-28", + "equity": 24863.16, + "return_pct": 148.63 + }, + { + "date": "2025-05-29", + "equity": 24419.75, + "return_pct": 144.2 + }, + { + "date": "2025-05-30", + "equity": 24586.99, + "return_pct": 145.87 + }, + { + "date": "2025-06-02", + "equity": 24926.58, + "return_pct": 149.27 + }, + { + "date": "2025-06-03", + "equity": 25268.46, + "return_pct": 152.68 + }, + { + "date": "2025-06-04", + "equity": 25460.48, + "return_pct": 154.6 + }, + { + "date": "2025-06-05", + "equity": 25196.13, + "return_pct": 151.96 + }, + { + "date": "2025-06-06", + "equity": 25429.61, + "return_pct": 154.3 + }, + { + "date": "2025-06-09", + "equity": 24850.18, + "return_pct": 148.5 + }, + { + "date": "2025-06-10", + "equity": 24719.77, + "return_pct": 147.2 + }, + { + "date": "2025-06-11", + "equity": 24930.66, + "return_pct": 149.31 + }, + { + "date": "2025-06-12", + "equity": 24878.64, + "return_pct": 148.79 + }, + { + "date": "2025-06-13", + "equity": 24277.84, + "return_pct": 142.78 + }, + { + "date": "2025-06-16", + "equity": 24804.08, + "return_pct": 148.04 + }, + { + "date": "2025-06-17", + "equity": 24611.28, + "return_pct": 146.11 + }, + { + "date": "2025-06-18", + "equity": 24979.55, + "return_pct": 149.8 + }, + { + "date": "2025-06-20", + "equity": 25113.41, + "return_pct": 151.13 + }, + { + "date": "2025-06-23", + "equity": 25212.34, + "return_pct": 152.12 + }, + { + "date": "2025-06-24", + "equity": 25843.02, + "return_pct": 158.43 + }, + { + "date": "2025-06-25", + "equity": 25679.53, + "return_pct": 156.8 + }, + { + "date": "2025-06-26", + "equity": 26135.33, + "return_pct": 161.35 + }, + { + "date": "2025-06-27", + "equity": 26379.91, + "return_pct": 163.8 + }, + { + "date": "2025-06-30", + "equity": 27121.09, + "return_pct": 171.21 + }, + { + "date": "2025-07-01", + "equity": 26288.26, + "return_pct": 162.88 + }, + { + "date": "2025-07-02", + "equity": 26838.5, + "return_pct": 168.39 + }, + { + "date": "2025-07-03", + "equity": 27149.77, + "return_pct": 171.5 + }, + { + "date": "2025-07-07", + "equity": 27211.14, + "return_pct": 172.11 + }, + { + "date": "2025-07-08", + "equity": 26867.24, + "return_pct": 168.67 + }, + { + "date": "2025-07-09", + "equity": 27512.98, + "return_pct": 175.13 + }, + { + "date": "2025-07-10", + "equity": 27677.12, + "return_pct": 176.77 + }, + { + "date": "2025-07-11", + "equity": 27687.06, + "return_pct": 176.87 + }, + { + "date": "2025-07-14", + "equity": 28216.74, + "return_pct": 182.17 + }, + { + "date": "2025-07-15", + "equity": 28253.06, + "return_pct": 182.53 + }, + { + "date": "2025-07-16", + "equity": 28569.47, + "return_pct": 185.69 + }, + { + "date": "2025-07-17", + "equity": 28959.79, + "return_pct": 189.6 + }, + { + "date": "2025-07-18", + "equity": 28955.37, + "return_pct": 189.55 + }, + { + "date": "2025-07-21", + "equity": 29171.83, + "return_pct": 191.72 + }, + { + "date": "2025-07-22", + "equity": 28727.13, + "return_pct": 187.27 + }, + { + "date": "2025-07-23", + "equity": 29124.63, + "return_pct": 191.25 + }, + { + "date": "2025-07-24", + "equity": 29249.16, + "return_pct": 192.49 + }, + { + "date": "2025-07-25", + "equity": 29797.84, + "return_pct": 197.98 + }, + { + "date": "2025-07-28", + "equity": 29767.16, + "return_pct": 197.67 + }, + { + "date": "2025-07-29", + "equity": 29675.57, + "return_pct": 196.76 + }, + { + "date": "2025-07-30", + "equity": 29523.03, + "return_pct": 195.23 + }, + { + "date": "2025-07-31", + "equity": 29415.24, + "return_pct": 194.15 + }, + { + "date": "2025-08-01", + "equity": 28866.4, + "return_pct": 188.66 + }, + { + "date": "2025-08-04", + "equity": 29320.26, + "return_pct": 193.2 + }, + { + "date": "2025-08-05", + "equity": 30397.02, + "return_pct": 203.97 + }, + { + "date": "2025-08-06", + "equity": 30550.47, + "return_pct": 205.5 + }, + { + "date": "2025-08-07", + "equity": 30748.58, + "return_pct": 207.49 + }, + { + "date": "2025-08-08", + "equity": 30684.66, + "return_pct": 206.85 + }, + { + "date": "2025-08-11", + "equity": 30508.0, + "return_pct": 205.08 + }, + { + "date": "2025-08-12", + "equity": 30296.9, + "return_pct": 202.97 + }, + { + "date": "2025-08-13", + "equity": 30000.94, + "return_pct": 200.01 + }, + { + "date": "2025-08-14", + "equity": 29728.37, + "return_pct": 197.28 + }, + { + "date": "2025-08-15", + "equity": 29677.78, + "return_pct": 196.78 + }, + { + "date": "2025-08-18", + "equity": 29661.11, + "return_pct": 196.61 + }, + { + "date": "2025-08-19", + "equity": 29094.21, + "return_pct": 190.94 + }, + { + "date": "2025-08-20", + "equity": 29047.35, + "return_pct": 190.47 + }, + { + "date": "2025-08-21", + "equity": 29121.13, + "return_pct": 191.21 + }, + { + "date": "2025-08-22", + "equity": 29869.25, + "return_pct": 198.69 + }, + { + "date": "2025-08-25", + "equity": 30059.45, + "return_pct": 200.59 + }, + { + "date": "2025-08-26", + "equity": 30291.46, + "return_pct": 202.91 + }, + { + "date": "2025-08-27", + "equity": 30622.14, + "return_pct": 206.22 + }, + { + "date": "2025-08-28", + "equity": 30960.73, + "return_pct": 209.61 + }, + { + "date": "2025-08-29", + "equity": 30707.72, + "return_pct": 207.08 + }, + { + "date": "2025-09-02", + "equity": 30692.68, + "return_pct": 206.93 + }, + { + "date": "2025-09-03", + "equity": 30657.08, + "return_pct": 206.57 + }, + { + "date": "2025-09-04", + "equity": 30413.43, + "return_pct": 204.13 + }, + { + "date": "2025-09-05", + "equity": 30551.61, + "return_pct": 205.52 + }, + { + "date": "2025-09-08", + "equity": 30715.93, + "return_pct": 207.16 + }, + { + "date": "2025-09-09", + "equity": 30509.29, + "return_pct": 205.09 + }, + { + "date": "2025-09-10", + "equity": 30792.94, + "return_pct": 207.93 + }, + { + "date": "2025-09-11", + "equity": 32394.07, + "return_pct": 223.94 + }, + { + "date": "2025-09-12", + "equity": 33352.39, + "return_pct": 233.52 + }, + { + "date": "2025-09-15", + "equity": 33806.1, + "return_pct": 238.06 + }, + { + "date": "2025-09-16", + "equity": 33473.32, + "return_pct": 234.73 + }, + { + "date": "2025-09-17", + "equity": 33564.45, + "return_pct": 235.64 + }, + { + "date": "2025-09-18", + "equity": 34342.82, + "return_pct": 243.43 + }, + { + "date": "2025-09-19", + "equity": 34764.1, + "return_pct": 247.64 + }, + { + "date": "2025-09-22", + "equity": 34582.25, + "return_pct": 245.82 + }, + { + "date": "2025-09-23", + "equity": 34327.16, + "return_pct": 243.27 + }, + { + "date": "2025-09-24", + "equity": 34404.76, + "return_pct": 244.05 + }, + { + "date": "2025-09-25", + "equity": 33719.99, + "return_pct": 237.2 + }, + { + "date": "2025-09-26", + "equity": 34126.64, + "return_pct": 241.27 + }, + { + "date": "2025-09-29", + "equity": 34431.8, + "return_pct": 244.32 + }, + { + "date": "2025-09-30", + "equity": 34715.28, + "return_pct": 247.15 + }, + { + "date": "2025-10-01", + "equity": 35673.49, + "return_pct": 256.73 + }, + { + "date": "2025-10-02", + "equity": 35674.67, + "return_pct": 256.75 + }, + { + "date": "2025-10-03", + "equity": 35533.2, + "return_pct": 255.33 + }, + { + "date": "2025-10-06", + "equity": 36332.73, + "return_pct": 263.33 + }, + { + "date": "2025-10-07", + "equity": 35946.75, + "return_pct": 259.47 + }, + { + "date": "2025-10-08", + "equity": 36416.89, + "return_pct": 264.17 + }, + { + "date": "2025-10-09", + "equity": 36086.27, + "return_pct": 260.86 + }, + { + "date": "2025-10-10", + "equity": 34725.4, + "return_pct": 247.25 + }, + { + "date": "2025-10-13", + "equity": 35238.33, + "return_pct": 252.38 + }, + { + "date": "2025-10-14", + "equity": 34644.68, + "return_pct": 246.45 + }, + { + "date": "2025-10-15", + "equity": 34933.25, + "return_pct": 249.33 + }, + { + "date": "2025-10-16", + "equity": 34779.82, + "return_pct": 247.8 + }, + { + "date": "2025-10-17", + "equity": 35011.19, + "return_pct": 250.11 + }, + { + "date": "2025-10-20", + "equity": 34957.55, + "return_pct": 249.58 + }, + { + "date": "2025-10-21", + "equity": 34818.13, + "return_pct": 248.18 + }, + { + "date": "2025-10-22", + "equity": 34474.03, + "return_pct": 244.74 + }, + { + "date": "2025-10-23", + "equity": 34358.14, + "return_pct": 243.58 + }, + { + "date": "2025-10-24", + "equity": 34254.56, + "return_pct": 242.55 + }, + { + "date": "2025-10-27", + "equity": 34758.79, + "return_pct": 247.59 + }, + { + "date": "2025-10-28", + "equity": 34486.26, + "return_pct": 244.86 + }, + { + "date": "2025-10-29", + "equity": 34384.35, + "return_pct": 243.84 + }, + { + "date": "2025-10-30", + "equity": 34545.22, + "return_pct": 245.45 + }, + { + "date": "2025-10-31", + "equity": 35558.11, + "return_pct": 255.58 + }, + { + "date": "2025-11-03", + "equity": 35377.99, + "return_pct": 253.78 + }, + { + "date": "2025-11-04", + "equity": 35691.0, + "return_pct": 256.91 + }, + { + "date": "2025-11-05", + "equity": 36229.28, + "return_pct": 262.29 + }, + { + "date": "2025-11-06", + "equity": 35893.47, + "return_pct": 258.93 + }, + { + "date": "2025-11-07", + "equity": 36340.26, + "return_pct": 263.4 + }, + { + "date": "2025-11-10", + "equity": 36590.78, + "return_pct": 265.91 + }, + { + "date": "2025-11-11", + "equity": 35845.71, + "return_pct": 258.46 + }, + { + "date": "2025-11-12", + "equity": 35732.7, + "return_pct": 257.33 + }, + { + "date": "2025-11-13", + "equity": 34899.15, + "return_pct": 248.99 + }, + { + "date": "2025-11-14", + "equity": 35046.6, + "return_pct": 250.47 + }, + { + "date": "2025-11-17", + "equity": 34826.8, + "return_pct": 248.27 + }, + { + "date": "2025-11-18", + "equity": 34918.23, + "return_pct": 249.18 + }, + { + "date": "2025-11-19", + "equity": 34433.81, + "return_pct": 244.34 + }, + { + "date": "2025-11-20", + "equity": 34182.76, + "return_pct": 241.83 + }, + { + "date": "2025-11-21", + "equity": 34400.82, + "return_pct": 244.01 + }, + { + "date": "2025-11-24", + "equity": 34211.59, + "return_pct": 242.12 + }, + { + "date": "2025-11-25", + "equity": 34611.9, + "return_pct": 246.12 + }, + { + "date": "2025-11-26", + "equity": 35134.08, + "return_pct": 251.34 + }, + { + "date": "2025-11-28", + "equity": 35238.62, + "return_pct": 252.39 + }, + { + "date": "2025-12-01", + "equity": 35121.93, + "return_pct": 251.22 + }, + { + "date": "2025-12-02", + "equity": 35124.88, + "return_pct": 251.25 + }, + { + "date": "2025-12-03", + "equity": 35153.18, + "return_pct": 251.53 + }, + { + "date": "2025-12-04", + "equity": 36363.22, + "return_pct": 263.63 + }, + { + "date": "2025-12-05", + "equity": 37679.7, + "return_pct": 276.8 + }, + { + "date": "2025-12-08", + "equity": 37256.05, + "return_pct": 272.56 + }, + { + "date": "2025-12-09", + "equity": 37383.92, + "return_pct": 273.84 + }, + { + "date": "2025-12-10", + "equity": 37869.48, + "return_pct": 278.69 + }, + { + "date": "2025-12-11", + "equity": 38654.79, + "return_pct": 286.55 + }, + { + "date": "2025-12-12", + "equity": 38184.64, + "return_pct": 281.85 + }, + { + "date": "2025-12-15", + "equity": 38133.4, + "return_pct": 281.33 + }, + { + "date": "2025-12-16", + "equity": 38299.96, + "return_pct": 283.0 + }, + { + "date": "2025-12-17", + "equity": 37844.5, + "return_pct": 278.45 + }, + { + "date": "2025-12-18", + "equity": 37874.32, + "return_pct": 278.74 + }, + { + "date": "2025-12-19", + "equity": 38144.89, + "return_pct": 281.45 + }, + { + "date": "2025-12-22", + "equity": 38348.85, + "return_pct": 283.49 + }, + { + "date": "2025-12-23", + "equity": 37668.01, + "return_pct": 276.68 + }, + { + "date": "2025-12-24", + "equity": 38071.38, + "return_pct": 280.71 + }, + { + "date": "2025-12-26", + "equity": 38290.28, + "return_pct": 282.9 + }, + { + "date": "2025-12-29", + "equity": 38023.7, + "return_pct": 280.24 + }, + { + "date": "2025-12-30", + "equity": 37711.09, + "return_pct": 277.11 + }, + { + "date": "2025-12-31", + "equity": 37278.56, + "return_pct": 272.79 + }, + { + "date": "2026-01-02", + "equity": 38151.89, + "return_pct": 281.52 + }, + { + "date": "2026-01-05", + "equity": 38372.3, + "return_pct": 283.72 + }, + { + "date": "2026-01-06", + "equity": 39375.02, + "return_pct": 293.75 + }, + { + "date": "2026-01-07", + "equity": 38927.77, + "return_pct": 289.28 + }, + { + "date": "2026-01-08", + "equity": 39097.16, + "return_pct": 290.97 + }, + { + "date": "2026-01-09", + "equity": 38939.11, + "return_pct": 289.39 + }, + { + "date": "2026-01-12", + "equity": 39941.21, + "return_pct": 299.41 + }, + { + "date": "2026-01-13", + "equity": 40456.16, + "return_pct": 304.56 + }, + { + "date": "2026-01-14", + "equity": 40358.2, + "return_pct": 303.58 + }, + { + "date": "2026-01-15", + "equity": 40797.92, + "return_pct": 307.98 + }, + { + "date": "2026-01-16", + "equity": 40152.64, + "return_pct": 301.53 + }, + { + "date": "2026-01-20", + "equity": 40241.83, + "return_pct": 302.42 + }, + { + "date": "2026-01-21", + "equity": 41302.01, + "return_pct": 313.02 + }, + { + "date": "2026-01-22", + "equity": 41937.51, + "return_pct": 319.38 + }, + { + "date": "2026-01-23", + "equity": 42269.86, + "return_pct": 322.7 + }, + { + "date": "2026-01-26", + "equity": 42374.46, + "return_pct": 323.74 + }, + { + "date": "2026-01-27", + "equity": 41706.32, + "return_pct": 317.06 + }, + { + "date": "2026-01-28", + "equity": 41417.2, + "return_pct": 314.17 + }, + { + "date": "2026-01-29", + "equity": 41193.26, + "return_pct": 311.93 + }, + { + "date": "2026-01-30", + "equity": 39809.52, + "return_pct": 298.1 + }, + { + "date": "2026-02-02", + "equity": 40686.25, + "return_pct": 306.86 + }, + { + "date": "2026-02-03", + "equity": 41513.34, + "return_pct": 315.13 + }, + { + "date": "2026-02-04", + "equity": 40685.44, + "return_pct": 306.85 + }, + { + "date": "2026-02-05", + "equity": 40321.49, + "return_pct": 303.21 + }, + { + "date": "2026-02-06", + "equity": 41200.39, + "return_pct": 312.0 + }, + { + "date": "2026-02-09", + "equity": 41105.38, + "return_pct": 311.05 + }, + { + "date": "2026-02-10", + "equity": 41434.15, + "return_pct": 314.34 + }, + { + "date": "2026-02-11", + "equity": 42140.17, + "return_pct": 321.4 + }, + { + "date": "2026-02-12", + "equity": 41789.26, + "return_pct": 317.89 + }, + { + "date": "2026-02-13", + "equity": 42331.91, + "return_pct": 323.32 + }, + { + "date": "2026-02-17", + "equity": 42132.87, + "return_pct": 321.33 + }, + { + "date": "2026-02-18", + "equity": 41957.56, + "return_pct": 319.58 + }, + { + "date": "2026-02-19", + "equity": 41827.65, + "return_pct": 318.28 + }, + { + "date": "2026-02-20", + "equity": 42086.52, + "return_pct": 320.87 + }, + { + "date": "2026-02-23", + "equity": 41683.95, + "return_pct": 316.84 + }, + { + "date": "2026-02-24", + "equity": 42198.58, + "return_pct": 321.99 + }, + { + "date": "2026-02-25", + "equity": 42104.41, + "return_pct": 321.04 + }, + { + "date": "2026-02-26", + "equity": 41757.67, + "return_pct": 317.58 + }, + { + "date": "2026-02-27", + "equity": 42178.98, + "return_pct": 321.79 + }, + { + "date": "2026-03-02", + "equity": 39985.44, + "return_pct": 299.85 + }, + { + "date": "2026-03-03", + "equity": 39797.61, + "return_pct": 297.98 + }, + { + "date": "2026-03-04", + "equity": 39769.42, + "return_pct": 297.69 + }, + { + "date": "2026-03-05", + "equity": 39357.21, + "return_pct": 293.57 + }, + { + "date": "2026-03-06", + "equity": 39146.41, + "return_pct": 291.46 + }, + { + "date": "2026-03-09", + "equity": 39126.17, + "return_pct": 291.26 + }, + { + "date": "2026-03-10", + "equity": 38961.47, + "return_pct": 289.61 + }, + { + "date": "2026-03-11", + "equity": 38989.84, + "return_pct": 289.9 + }, + { + "date": "2026-03-12", + "equity": 39068.68, + "return_pct": 290.69 + }, + { + "date": "2026-03-13", + "equity": 38978.29, + "return_pct": 289.78 + }, + { + "date": "2026-03-16", + "equity": 39026.78, + "return_pct": 290.27 + }, + { + "date": "2026-03-17", + "equity": 39118.41, + "return_pct": 291.18 + }, + { + "date": "2026-03-18", + "equity": 39029.54, + "return_pct": 290.3 + }, + { + "date": "2026-03-19", + "equity": 39107.4, + "return_pct": 291.07 + }, + { + "date": "2026-03-20", + "equity": 38916.45, + "return_pct": 289.16 + }, + { + "date": "2026-03-23", + "equity": 39258.06, + "return_pct": 292.58 + }, + { + "date": "2026-03-24", + "equity": 39054.31, + "return_pct": 290.54 + }, + { + "date": "2026-03-25", + "equity": 39060.36, + "return_pct": 290.6 + }, + { + "date": "2026-03-26", + "equity": 38811.55, + "return_pct": 288.12 + }, + { + "date": "2026-03-27", + "equity": 38730.17, + "return_pct": 287.3 + }, + { + "date": "2026-03-30", + "equity": 38631.09, + "return_pct": 286.31 + }, + { + "date": "2026-03-31", + "equity": 38772.92, + "return_pct": 287.73 + }, + { + "date": "2026-04-01", + "equity": 38808.54, + "return_pct": 288.09 + }, + { + "date": "2026-04-02", + "equity": 38810.48, + "return_pct": 288.1 + }, + { + "date": "2026-04-06", + "equity": 38778.23, + "return_pct": 287.78 + }, + { + "date": "2026-04-07", + "equity": 38974.06, + "return_pct": 289.74 + }, + { + "date": "2026-04-08", + "equity": 40624.74, + "return_pct": 306.25 + }, + { + "date": "2026-04-09", + "equity": 41094.97, + "return_pct": 310.95 + }, + { + "date": "2026-04-10", + "equity": 41495.8, + "return_pct": 314.96 + }, + { + "date": "2026-04-13", + "equity": 41656.86, + "return_pct": 316.57 + }, + { + "date": "2026-04-14", + "equity": 42449.05, + "return_pct": 324.49 + }, + { + "date": "2026-04-15", + "equity": 42369.29, + "return_pct": 323.69 + }, + { + "date": "2026-04-16", + "equity": 42780.71, + "return_pct": 327.81 + }, + { + "date": "2026-04-17", + "equity": 43460.88, + "return_pct": 334.61 + }, + { + "date": "2026-04-20", + "equity": 43428.55, + "return_pct": 334.29 + }, + { + "date": "2026-04-21", + "equity": 43308.97, + "return_pct": 333.09 + }, + { + "date": "2026-04-22", + "equity": 43800.69, + "return_pct": 338.01 + }, + { + "date": "2026-04-23", + "equity": 44115.68, + "return_pct": 341.16 + }, + { + "date": "2026-04-24", + "equity": 45790.82, + "return_pct": 357.91 + }, + { + "date": "2026-04-27", + "equity": 45966.59, + "return_pct": 359.67 + }, + { + "date": "2026-04-28", + "equity": 44995.18, + "return_pct": 349.95 + }, + { + "date": "2026-04-29", + "equity": 46200.13, + "return_pct": 362.0 + }, + { + "date": "2026-04-30", + "equity": 47745.29, + "return_pct": 377.45 + }, + { + "date": "2026-05-01", + "equity": 47742.21, + "return_pct": 377.42 + }, + { + "date": "2026-05-04", + "equity": 47083.46, + "return_pct": 370.83 + }, + { + "date": "2026-05-05", + "equity": 48205.64, + "return_pct": 382.06 + }, + { + "date": "2026-05-06", + "equity": 50498.19, + "return_pct": 404.98 + }, + { + "date": "2026-05-07", + "equity": 49584.99, + "return_pct": 395.85 + }, + { + "date": "2026-05-08", + "equity": 51007.84, + "return_pct": 410.08 + }, + { + "date": "2026-05-11", + "equity": 51653.19, + "return_pct": 416.53 + }, + { + "date": "2026-05-12", + "equity": 51141.91, + "return_pct": 411.42 + }, + { + "date": "2026-05-13", + "equity": 51465.62, + "return_pct": 414.66 + }, + { + "date": "2026-05-14", + "equity": 51781.38, + "return_pct": 417.81 + }, + { + "date": "2026-05-15", + "equity": 50343.25, + "return_pct": 403.43 + }, + { + "date": "2026-05-18", + "equity": 49540.9, + "return_pct": 395.41 + }, + { + "date": "2026-05-19", + "equity": 49060.54, + "return_pct": 390.61 + }, + { + "date": "2026-05-20", + "equity": 48817.79, + "return_pct": 388.18 + }, + { + "date": "2026-05-21", + "equity": 49073.88, + "return_pct": 390.74 + }, + { + "date": "2026-05-22", + "equity": 49676.19, + "return_pct": 396.76 + }, + { + "date": "2026-05-26", + "equity": 49547.21, + "return_pct": 395.47 + }, + { + "date": "2026-05-27", + "equity": 49719.4, + "return_pct": 397.19 + }, + { + "date": "2026-05-28", + "equity": 50672.66, + "return_pct": 406.73 + }, + { + "date": "2026-05-29", + "equity": 50765.37, + "return_pct": 407.65 + }, + { + "date": "2026-06-01", + "equity": 50445.26, + "return_pct": 404.45 + }, + { + "date": "2026-06-02", + "equity": 50534.75, + "return_pct": 405.35 + }, + { + "date": "2026-06-03", + "equity": 51142.56, + "return_pct": 411.43 + }, + { + "date": "2026-06-04", + "equity": 51058.66, + "return_pct": 410.59 + }, + { + "date": "2026-06-05", + "equity": 49811.94, + "return_pct": 398.12 + }, + { + "date": "2026-06-08", + "equity": 49551.67, + "return_pct": 395.52 + }, + { + "date": "2026-06-09", + "equity": 49841.83, + "return_pct": 398.42 + }, + { + "date": "2026-06-10", + "equity": 49590.85, + "return_pct": 395.91 + }, + { + "date": "2026-06-11", + "equity": 49886.24, + "return_pct": 398.86 + }, + { + "date": "2026-06-12", + "equity": 49890.89, + "return_pct": 398.91 + }, + { + "date": "2026-06-15", + "equity": 49818.07, + "return_pct": 398.18 + }, + { + "date": "2026-06-16", + "equity": 49661.6, + "return_pct": 396.62 + }, + { + "date": "2026-06-17", + "equity": 49819.62, + "return_pct": 398.2 + }, + { + "date": "2026-06-18", + "equity": 49711.69, + "return_pct": 397.12 + }, + { + "date": "2026-06-22", + "equity": 49873.33, + "return_pct": 398.73 + }, + { + "date": "2026-06-23", + "equity": 49743.19, + "return_pct": 397.43 + }, + { + "date": "2026-06-24", + "equity": 49867.13, + "return_pct": 398.67 + }, + { + "date": "2026-06-25", + "equity": 49989.53, + "return_pct": 399.9 + }, + { + "date": "2026-06-26", + "equity": 50716.13, + "return_pct": 407.16 + }, + { + "date": "2026-06-29", + "equity": 50738.34, + "return_pct": 407.38 + }, + { + "date": "2026-06-30", + "equity": 50717.68, + "return_pct": 407.18 + }, + { + "date": "2026-07-01", + "equity": 50380.47, + "return_pct": 403.8 + }, + { + "date": "2026-07-02", + "equity": 50380.47, + "return_pct": 403.8 + } + ], + "benchmark_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10035.34, + "return_pct": 0.35 + }, + { + "date": "2021-07-08", + "equity": 9953.57, + "return_pct": -0.46 + }, + { + "date": "2021-07-09", + "equity": 10059.82, + "return_pct": 0.6 + }, + { + "date": "2021-07-12", + "equity": 10095.86, + "return_pct": 0.96 + }, + { + "date": "2021-07-13", + "equity": 10061.44, + "return_pct": 0.61 + }, + { + "date": "2021-07-14", + "equity": 10076.46, + "return_pct": 0.76 + }, + { + "date": "2021-07-15", + "equity": 10042.04, + "return_pct": 0.42 + }, + { + "date": "2021-07-16", + "equity": 9963.27, + "return_pct": -0.37 + }, + { + "date": "2021-07-19", + "equity": 9816.14, + "return_pct": -1.84 + }, + { + "date": "2021-07-20", + "equity": 9956.81, + "return_pct": -0.43 + }, + { + "date": "2021-07-21", + "equity": 10037.42, + "return_pct": 0.37 + }, + { + "date": "2021-07-22", + "equity": 10058.44, + "return_pct": 0.58 + }, + { + "date": "2021-07-23", + "equity": 10161.92, + "return_pct": 1.62 + }, + { + "date": "2021-07-26", + "equity": 10186.87, + "return_pct": 1.87 + }, + { + "date": "2021-07-27", + "equity": 10140.44, + "return_pct": 1.4 + }, + { + "date": "2021-07-28", + "equity": 10136.28, + "return_pct": 1.36 + }, + { + "date": "2021-07-29", + "equity": 10178.32, + "return_pct": 1.78 + }, + { + "date": "2021-07-30", + "equity": 10128.89, + "return_pct": 1.29 + }, + { + "date": "2021-08-02", + "equity": 10107.64, + "return_pct": 1.08 + }, + { + "date": "2021-08-03", + "equity": 10189.87, + "return_pct": 1.9 + }, + { + "date": "2021-08-04", + "equity": 10139.75, + "return_pct": 1.4 + }, + { + "date": "2021-08-05", + "equity": 10203.96, + "return_pct": 2.04 + }, + { + "date": "2021-08-06", + "equity": 10220.82, + "return_pct": 2.21 + }, + { + "date": "2021-08-09", + "equity": 10212.51, + "return_pct": 2.13 + }, + { + "date": "2021-08-10", + "equity": 10225.21, + "return_pct": 2.25 + }, + { + "date": "2021-08-11", + "equity": 10250.62, + "return_pct": 2.51 + }, + { + "date": "2021-08-12", + "equity": 10281.34, + "return_pct": 2.81 + }, + { + "date": "2021-08-13", + "equity": 10300.05, + "return_pct": 3.0 + }, + { + "date": "2021-08-16", + "equity": 10324.3, + "return_pct": 3.24 + }, + { + "date": "2021-08-17", + "equity": 10256.62, + "return_pct": 2.57 + }, + { + "date": "2021-08-18", + "equity": 10144.37, + "return_pct": 1.44 + }, + { + "date": "2021-08-19", + "equity": 10160.07, + "return_pct": 1.6 + }, + { + "date": "2021-08-20", + "equity": 10240.92, + "return_pct": 2.41 + }, + { + "date": "2021-08-23", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2021-08-24", + "equity": 10347.4, + "return_pct": 3.47 + }, + { + "date": "2021-08-25", + "equity": 10369.11, + "return_pct": 3.69 + }, + { + "date": "2021-08-26", + "equity": 10307.9, + "return_pct": 3.08 + }, + { + "date": "2021-08-27", + "equity": 10400.06, + "return_pct": 4.0 + }, + { + "date": "2021-08-30", + "equity": 10445.8, + "return_pct": 4.46 + }, + { + "date": "2021-08-31", + "equity": 10430.32, + "return_pct": 4.3 + }, + { + "date": "2021-09-01", + "equity": 10435.87, + "return_pct": 4.36 + }, + { + "date": "2021-09-02", + "equity": 10467.97, + "return_pct": 4.68 + }, + { + "date": "2021-09-03", + "equity": 10465.43, + "return_pct": 4.65 + }, + { + "date": "2021-09-07", + "equity": 10428.01, + "return_pct": 4.28 + }, + { + "date": "2021-09-08", + "equity": 10415.31, + "return_pct": 4.15 + }, + { + "date": "2021-09-09", + "equity": 10370.73, + "return_pct": 3.71 + }, + { + "date": "2021-09-10", + "equity": 10288.96, + "return_pct": 2.89 + }, + { + "date": "2021-09-13", + "equity": 10315.29, + "return_pct": 3.15 + }, + { + "date": "2021-09-14", + "equity": 10259.63, + "return_pct": 2.6 + }, + { + "date": "2021-09-15", + "equity": 10345.32, + "return_pct": 3.45 + }, + { + "date": "2021-09-16", + "equity": 10328.92, + "return_pct": 3.29 + }, + { + "date": "2021-09-17", + "equity": 10195.64, + "return_pct": 1.96 + }, + { + "date": "2021-09-20", + "equity": 10025.64, + "return_pct": 0.26 + }, + { + "date": "2021-09-21", + "equity": 10016.17, + "return_pct": 0.16 + }, + { + "date": "2021-09-22", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-09-23", + "equity": 10236.76, + "return_pct": 2.37 + }, + { + "date": "2021-09-24", + "equity": 10253.62, + "return_pct": 2.54 + }, + { + "date": "2021-09-27", + "equity": 10224.29, + "return_pct": 2.24 + }, + { + "date": "2021-09-28", + "equity": 10018.25, + "return_pct": 0.18 + }, + { + "date": "2021-09-29", + "equity": 10035.11, + "return_pct": 0.35 + }, + { + "date": "2021-09-30", + "equity": 9912.46, + "return_pct": -0.88 + }, + { + "date": "2021-10-01", + "equity": 10030.26, + "return_pct": 0.3 + }, + { + "date": "2021-10-04", + "equity": 9900.91, + "return_pct": -0.99 + }, + { + "date": "2021-10-05", + "equity": 10003.93, + "return_pct": 0.04 + }, + { + "date": "2021-10-06", + "equity": 10045.5, + "return_pct": 0.46 + }, + { + "date": "2021-10-07", + "equity": 10132.35, + "return_pct": 1.32 + }, + { + "date": "2021-10-08", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-10-11", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2021-10-12", + "equity": 10015.94, + "return_pct": 0.16 + }, + { + "date": "2021-10-13", + "equity": 10051.97, + "return_pct": 0.52 + }, + { + "date": "2021-10-14", + "equity": 10221.05, + "return_pct": 2.21 + }, + { + "date": "2021-10-15", + "equity": 10298.89, + "return_pct": 2.99 + }, + { + "date": "2021-10-18", + "equity": 10329.38, + "return_pct": 3.29 + }, + { + "date": "2021-10-19", + "equity": 10409.07, + "return_pct": 4.09 + }, + { + "date": "2021-10-20", + "equity": 10449.96, + "return_pct": 4.5 + }, + { + "date": "2021-10-21", + "equity": 10477.21, + "return_pct": 4.77 + }, + { + "date": "2021-10-22", + "equity": 10466.36, + "return_pct": 4.66 + }, + { + "date": "2021-10-25", + "equity": 10522.49, + "return_pct": 5.22 + }, + { + "date": "2021-10-26", + "equity": 10531.96, + "return_pct": 5.32 + }, + { + "date": "2021-10-27", + "equity": 10485.3, + "return_pct": 4.85 + }, + { + "date": "2021-10-28", + "equity": 10586.47, + "return_pct": 5.86 + }, + { + "date": "2021-10-29", + "equity": 10607.95, + "return_pct": 6.08 + }, + { + "date": "2021-11-01", + "equity": 10626.2, + "return_pct": 6.26 + }, + { + "date": "2021-11-02", + "equity": 10669.16, + "return_pct": 6.69 + }, + { + "date": "2021-11-03", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2021-11-04", + "equity": 10784.88, + "return_pct": 7.85 + }, + { + "date": "2021-11-05", + "equity": 10822.3, + "return_pct": 8.22 + }, + { + "date": "2021-11-08", + "equity": 10831.54, + "return_pct": 8.32 + }, + { + "date": "2021-11-09", + "equity": 10795.74, + "return_pct": 7.96 + }, + { + "date": "2021-11-10", + "equity": 10708.89, + "return_pct": 7.09 + }, + { + "date": "2021-11-11", + "equity": 10712.36, + "return_pct": 7.12 + }, + { + "date": "2021-11-12", + "equity": 10793.2, + "return_pct": 7.93 + }, + { + "date": "2021-11-15", + "equity": 10796.9, + "return_pct": 7.97 + }, + { + "date": "2021-11-16", + "equity": 10839.63, + "return_pct": 8.4 + }, + { + "date": "2021-11-17", + "equity": 10813.3, + "return_pct": 8.13 + }, + { + "date": "2021-11-18", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2021-11-19", + "equity": 10830.62, + "return_pct": 8.31 + }, + { + "date": "2021-11-22", + "equity": 10800.13, + "return_pct": 8.0 + }, + { + "date": "2021-11-23", + "equity": 10814.45, + "return_pct": 8.14 + }, + { + "date": "2021-11-24", + "equity": 10843.32, + "return_pct": 8.43 + }, + { + "date": "2021-11-26", + "equity": 10601.48, + "return_pct": 6.01 + }, + { + "date": "2021-11-29", + "equity": 10731.53, + "return_pct": 7.32 + }, + { + "date": "2021-11-30", + "equity": 10522.72, + "return_pct": 5.23 + }, + { + "date": "2021-12-01", + "equity": 10405.84, + "return_pct": 4.06 + }, + { + "date": "2021-12-02", + "equity": 10565.22, + "return_pct": 5.65 + }, + { + "date": "2021-12-03", + "equity": 10473.29, + "return_pct": 4.73 + }, + { + "date": "2021-12-06", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2021-12-07", + "equity": 10816.53, + "return_pct": 8.17 + }, + { + "date": "2021-12-08", + "equity": 10845.17, + "return_pct": 8.45 + }, + { + "date": "2021-12-09", + "equity": 10771.95, + "return_pct": 7.72 + }, + { + "date": "2021-12-10", + "equity": 10873.35, + "return_pct": 8.73 + }, + { + "date": "2021-12-13", + "equity": 10777.49, + "return_pct": 7.77 + }, + { + "date": "2021-12-14", + "equity": 10702.88, + "return_pct": 7.03 + }, + { + "date": "2021-12-15", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-16", + "equity": 10774.26, + "return_pct": 7.74 + }, + { + "date": "2021-12-17", + "equity": 10622.27, + "return_pct": 6.22 + }, + { + "date": "2021-12-20", + "equity": 10509.32, + "return_pct": 5.09 + }, + { + "date": "2021-12-21", + "equity": 10695.96, + "return_pct": 6.96 + }, + { + "date": "2021-12-22", + "equity": 10802.9, + "return_pct": 8.03 + }, + { + "date": "2021-12-23", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-27", + "equity": 11023.95, + "return_pct": 10.24 + }, + { + "date": "2021-12-28", + "equity": 11014.94, + "return_pct": 10.15 + }, + { + "date": "2021-12-29", + "equity": 11029.03, + "return_pct": 10.29 + }, + { + "date": "2021-12-30", + "equity": 10998.54, + "return_pct": 9.99 + }, + { + "date": "2021-12-31", + "equity": 10970.83, + "return_pct": 9.71 + }, + { + "date": "2022-01-03", + "equity": 11034.35, + "return_pct": 10.34 + }, + { + "date": "2022-01-04", + "equity": 11030.65, + "return_pct": 10.31 + }, + { + "date": "2022-01-05", + "equity": 10818.84, + "return_pct": 8.19 + }, + { + "date": "2022-01-06", + "equity": 10808.68, + "return_pct": 8.09 + }, + { + "date": "2022-01-07", + "equity": 10765.94, + "return_pct": 7.66 + }, + { + "date": "2022-01-10", + "equity": 10752.55, + "return_pct": 7.53 + }, + { + "date": "2022-01-11", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2022-01-12", + "equity": 10879.82, + "return_pct": 8.8 + }, + { + "date": "2022-01-13", + "equity": 10729.91, + "return_pct": 7.3 + }, + { + "date": "2022-01-14", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2022-01-18", + "equity": 10544.2, + "return_pct": 5.44 + }, + { + "date": "2022-01-19", + "equity": 10434.71, + "return_pct": 4.35 + }, + { + "date": "2022-01-20", + "equity": 10319.22, + "return_pct": 3.19 + }, + { + "date": "2022-01-21", + "equity": 10116.65, + "return_pct": 1.17 + }, + { + "date": "2022-01-24", + "equity": 10159.61, + "return_pct": 1.6 + }, + { + "date": "2022-01-25", + "equity": 10035.57, + "return_pct": 0.36 + }, + { + "date": "2022-01-26", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-01-27", + "equity": 9960.96, + "return_pct": -0.39 + }, + { + "date": "2022-01-28", + "equity": 10208.35, + "return_pct": 2.08 + }, + { + "date": "2022-01-31", + "equity": 10392.21, + "return_pct": 3.92 + }, + { + "date": "2022-02-01", + "equity": 10462.43, + "return_pct": 4.62 + }, + { + "date": "2022-02-02", + "equity": 10564.06, + "return_pct": 5.64 + }, + { + "date": "2022-02-03", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-04", + "equity": 10364.26, + "return_pct": 3.64 + }, + { + "date": "2022-02-07", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2022-02-08", + "equity": 10416.0, + "return_pct": 4.16 + }, + { + "date": "2022-02-09", + "equity": 10568.45, + "return_pct": 5.68 + }, + { + "date": "2022-02-10", + "equity": 10378.58, + "return_pct": 3.79 + }, + { + "date": "2022-02-11", + "equity": 10173.93, + "return_pct": 1.74 + }, + { + "date": "2022-02-14", + "equity": 10140.67, + "return_pct": 1.41 + }, + { + "date": "2022-02-15", + "equity": 10304.21, + "return_pct": 3.04 + }, + { + "date": "2022-02-16", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-17", + "equity": 10095.4, + "return_pct": 0.95 + }, + { + "date": "2022-02-18", + "equity": 10030.03, + "return_pct": 0.3 + }, + { + "date": "2022-02-22", + "equity": 9922.39, + "return_pct": -0.78 + }, + { + "date": "2022-02-23", + "equity": 9749.15, + "return_pct": -2.51 + }, + { + "date": "2022-02-24", + "equity": 9885.89, + "return_pct": -1.14 + }, + { + "date": "2022-02-25", + "equity": 10111.33, + "return_pct": 1.11 + }, + { + "date": "2022-02-28", + "equity": 10085.46, + "return_pct": 0.85 + }, + { + "date": "2022-03-01", + "equity": 9931.86, + "return_pct": -0.68 + }, + { + "date": "2022-03-02", + "equity": 10114.57, + "return_pct": 1.15 + }, + { + "date": "2022-03-03", + "equity": 10064.21, + "return_pct": 0.64 + }, + { + "date": "2022-03-04", + "equity": 9982.45, + "return_pct": -0.18 + }, + { + "date": "2022-03-07", + "equity": 9688.17, + "return_pct": -3.12 + }, + { + "date": "2022-03-08", + "equity": 9614.72, + "return_pct": -3.85 + }, + { + "date": "2022-03-09", + "equity": 9872.5, + "return_pct": -1.28 + }, + { + "date": "2022-03-10", + "equity": 9827.92, + "return_pct": -1.72 + }, + { + "date": "2022-03-11", + "equity": 9702.95, + "return_pct": -2.97 + }, + { + "date": "2022-03-14", + "equity": 9632.04, + "return_pct": -3.68 + }, + { + "date": "2022-03-15", + "equity": 9843.85, + "return_pct": -1.56 + }, + { + "date": "2022-03-16", + "equity": 10062.13, + "return_pct": 0.62 + }, + { + "date": "2022-03-17", + "equity": 10188.02, + "return_pct": 1.88 + }, + { + "date": "2022-03-18", + "equity": 10267.71, + "return_pct": 2.68 + }, + { + "date": "2022-03-21", + "equity": 10264.71, + "return_pct": 2.65 + }, + { + "date": "2022-03-22", + "equity": 10384.82, + "return_pct": 3.85 + }, + { + "date": "2022-03-23", + "equity": 10251.08, + "return_pct": 2.51 + }, + { + "date": "2022-03-24", + "equity": 10405.61, + "return_pct": 4.06 + }, + { + "date": "2022-03-25", + "equity": 10456.42, + "return_pct": 4.56 + }, + { + "date": "2022-03-28", + "equity": 10529.18, + "return_pct": 5.29 + }, + { + "date": "2022-03-29", + "equity": 10660.61, + "return_pct": 6.61 + }, + { + "date": "2022-03-30", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2022-03-31", + "equity": 10432.17, + "return_pct": 4.32 + }, + { + "date": "2022-04-01", + "equity": 10461.74, + "return_pct": 4.62 + }, + { + "date": "2022-04-04", + "equity": 10551.36, + "return_pct": 5.51 + }, + { + "date": "2022-04-05", + "equity": 10418.08, + "return_pct": 4.18 + }, + { + "date": "2022-04-06", + "equity": 10313.91, + "return_pct": 3.14 + }, + { + "date": "2022-04-07", + "equity": 10365.88, + "return_pct": 3.66 + }, + { + "date": "2022-04-08", + "equity": 10338.16, + "return_pct": 3.38 + }, + { + "date": "2022-04-11", + "equity": 10161.46, + "return_pct": 1.61 + }, + { + "date": "2022-04-12", + "equity": 10123.81, + "return_pct": 1.24 + }, + { + "date": "2022-04-13", + "equity": 10239.76, + "return_pct": 2.4 + }, + { + "date": "2022-04-14", + "equity": 10112.26, + "return_pct": 1.12 + }, + { + "date": "2022-04-18", + "equity": 10116.42, + "return_pct": 1.16 + }, + { + "date": "2022-04-19", + "equity": 10279.72, + "return_pct": 2.8 + }, + { + "date": "2022-04-20", + "equity": 10272.1, + "return_pct": 2.72 + }, + { + "date": "2022-04-21", + "equity": 10118.49, + "return_pct": 1.18 + }, + { + "date": "2022-04-22", + "equity": 9840.85, + "return_pct": -1.59 + }, + { + "date": "2022-04-25", + "equity": 9897.9, + "return_pct": -1.02 + }, + { + "date": "2022-04-26", + "equity": 9611.25, + "return_pct": -3.89 + }, + { + "date": "2022-04-27", + "equity": 9638.28, + "return_pct": -3.62 + }, + { + "date": "2022-04-28", + "equity": 9881.74, + "return_pct": -1.18 + }, + { + "date": "2022-04-29", + "equity": 9516.55, + "return_pct": -4.83 + }, + { + "date": "2022-05-02", + "equity": 9573.83, + "return_pct": -4.26 + }, + { + "date": "2022-05-03", + "equity": 9617.72, + "return_pct": -3.82 + }, + { + "date": "2022-05-04", + "equity": 9910.61, + "return_pct": -0.89 + }, + { + "date": "2022-05-05", + "equity": 9558.36, + "return_pct": -4.42 + }, + { + "date": "2022-05-06", + "equity": 9501.31, + "return_pct": -4.99 + }, + { + "date": "2022-05-09", + "equity": 9197.1, + "return_pct": -8.03 + }, + { + "date": "2022-05-10", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2022-05-11", + "equity": 9071.91, + "return_pct": -9.28 + }, + { + "date": "2022-05-12", + "equity": 9062.44, + "return_pct": -9.38 + }, + { + "date": "2022-05-13", + "equity": 9279.1, + "return_pct": -7.21 + }, + { + "date": "2022-05-16", + "equity": 9241.45, + "return_pct": -7.59 + }, + { + "date": "2022-05-17", + "equity": 9431.55, + "return_pct": -5.68 + }, + { + "date": "2022-05-18", + "equity": 9051.35, + "return_pct": -9.49 + }, + { + "date": "2022-05-19", + "equity": 8995.91, + "return_pct": -10.04 + }, + { + "date": "2022-05-20", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-05-23", + "equity": 9168.23, + "return_pct": -8.32 + }, + { + "date": "2022-05-24", + "equity": 9098.24, + "return_pct": -9.02 + }, + { + "date": "2022-05-25", + "equity": 9178.62, + "return_pct": -8.21 + }, + { + "date": "2022-05-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-05-27", + "equity": 9591.85, + "return_pct": -4.08 + }, + { + "date": "2022-05-31", + "equity": 9538.03, + "return_pct": -4.62 + }, + { + "date": "2022-06-01", + "equity": 9460.88, + "return_pct": -5.39 + }, + { + "date": "2022-06-02", + "equity": 9639.9, + "return_pct": -3.6 + }, + { + "date": "2022-06-03", + "equity": 9482.83, + "return_pct": -5.17 + }, + { + "date": "2022-06-06", + "equity": 9511.7, + "return_pct": -4.88 + }, + { + "date": "2022-06-07", + "equity": 9602.94, + "return_pct": -3.97 + }, + { + "date": "2022-06-08", + "equity": 9498.53, + "return_pct": -5.01 + }, + { + "date": "2022-06-09", + "equity": 9272.63, + "return_pct": -7.27 + }, + { + "date": "2022-06-10", + "equity": 9003.77, + "return_pct": -9.96 + }, + { + "date": "2022-06-13", + "equity": 8661.91, + "return_pct": -13.38 + }, + { + "date": "2022-06-14", + "equity": 8635.81, + "return_pct": -13.64 + }, + { + "date": "2022-06-15", + "equity": 8758.92, + "return_pct": -12.41 + }, + { + "date": "2022-06-16", + "equity": 8469.04, + "return_pct": -15.31 + }, + { + "date": "2022-06-17", + "equity": 8450.79, + "return_pct": -15.49 + }, + { + "date": "2022-06-21", + "equity": 8663.53, + "return_pct": -13.36 + }, + { + "date": "2022-06-22", + "equity": 8647.82, + "return_pct": -13.52 + }, + { + "date": "2022-06-23", + "equity": 8732.59, + "return_pct": -12.67 + }, + { + "date": "2022-06-24", + "equity": 9010.23, + "return_pct": -9.9 + }, + { + "date": "2022-06-27", + "equity": 8975.82, + "return_pct": -10.24 + }, + { + "date": "2022-06-28", + "equity": 8792.41, + "return_pct": -12.08 + }, + { + "date": "2022-06-29", + "equity": 8785.25, + "return_pct": -12.15 + }, + { + "date": "2022-06-30", + "equity": 8713.88, + "return_pct": -12.86 + }, + { + "date": "2022-07-01", + "equity": 8806.04, + "return_pct": -11.94 + }, + { + "date": "2022-07-05", + "equity": 8822.67, + "return_pct": -11.77 + }, + { + "date": "2022-07-06", + "equity": 8852.47, + "return_pct": -11.48 + }, + { + "date": "2022-07-07", + "equity": 8985.06, + "return_pct": -10.15 + }, + { + "date": "2022-07-08", + "equity": 8977.66, + "return_pct": -10.22 + }, + { + "date": "2022-07-11", + "equity": 8875.11, + "return_pct": -11.25 + }, + { + "date": "2022-07-12", + "equity": 8796.57, + "return_pct": -12.03 + }, + { + "date": "2022-07-13", + "equity": 8750.38, + "return_pct": -12.5 + }, + { + "date": "2022-07-14", + "equity": 8729.12, + "return_pct": -12.71 + }, + { + "date": "2022-07-15", + "equity": 8895.9, + "return_pct": -11.04 + }, + { + "date": "2022-07-18", + "equity": 8822.44, + "return_pct": -11.78 + }, + { + "date": "2022-07-19", + "equity": 9060.82, + "return_pct": -9.39 + }, + { + "date": "2022-07-20", + "equity": 9118.56, + "return_pct": -8.81 + }, + { + "date": "2022-07-21", + "equity": 9211.42, + "return_pct": -7.89 + }, + { + "date": "2022-07-22", + "equity": 9125.96, + "return_pct": -8.74 + }, + { + "date": "2022-07-25", + "equity": 9137.04, + "return_pct": -8.63 + }, + { + "date": "2022-07-26", + "equity": 9028.94, + "return_pct": -9.71 + }, + { + "date": "2022-07-27", + "equity": 9263.39, + "return_pct": -7.37 + }, + { + "date": "2022-07-28", + "equity": 9378.88, + "return_pct": -6.21 + }, + { + "date": "2022-07-29", + "equity": 9516.32, + "return_pct": -4.84 + }, + { + "date": "2022-08-01", + "equity": 9488.14, + "return_pct": -5.12 + }, + { + "date": "2022-08-02", + "equity": 9425.54, + "return_pct": -5.74 + }, + { + "date": "2022-08-03", + "equity": 9573.14, + "return_pct": -4.27 + }, + { + "date": "2022-08-04", + "equity": 9566.67, + "return_pct": -4.33 + }, + { + "date": "2022-08-05", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2022-08-08", + "equity": 9539.42, + "return_pct": -4.61 + }, + { + "date": "2022-08-09", + "equity": 9501.54, + "return_pct": -4.98 + }, + { + "date": "2022-08-10", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-11", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-12", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2022-08-15", + "equity": 9905.99, + "return_pct": -0.94 + }, + { + "date": "2022-08-16", + "equity": 9925.39, + "return_pct": -0.75 + }, + { + "date": "2022-08-17", + "equity": 9854.94, + "return_pct": -1.45 + }, + { + "date": "2022-08-18", + "equity": 9883.58, + "return_pct": -1.16 + }, + { + "date": "2022-08-19", + "equity": 9750.77, + "return_pct": -2.49 + }, + { + "date": "2022-08-22", + "equity": 9547.73, + "return_pct": -4.52 + }, + { + "date": "2022-08-23", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2022-08-24", + "equity": 9555.12, + "return_pct": -4.45 + }, + { + "date": "2022-08-25", + "equity": 9690.02, + "return_pct": -3.1 + }, + { + "date": "2022-08-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-08-29", + "equity": 9300.12, + "return_pct": -7.0 + }, + { + "date": "2022-08-30", + "equity": 9198.02, + "return_pct": -8.02 + }, + { + "date": "2022-08-31", + "equity": 9128.03, + "return_pct": -8.72 + }, + { + "date": "2022-09-01", + "equity": 9156.68, + "return_pct": -8.43 + }, + { + "date": "2022-09-02", + "equity": 9060.13, + "return_pct": -9.4 + }, + { + "date": "2022-09-06", + "equity": 9025.94, + "return_pct": -9.74 + }, + { + "date": "2022-09-07", + "equity": 9188.09, + "return_pct": -8.12 + }, + { + "date": "2022-09-08", + "equity": 9248.15, + "return_pct": -7.52 + }, + { + "date": "2022-09-09", + "equity": 9391.82, + "return_pct": -6.08 + }, + { + "date": "2022-09-12", + "equity": 9492.76, + "return_pct": -5.07 + }, + { + "date": "2022-09-13", + "equity": 9079.99, + "return_pct": -9.2 + }, + { + "date": "2022-09-14", + "equity": 9114.64, + "return_pct": -8.85 + }, + { + "date": "2022-09-15", + "equity": 9011.16, + "return_pct": -9.89 + }, + { + "date": "2022-09-16", + "equity": 8905.83, + "return_pct": -10.94 + }, + { + "date": "2022-09-19", + "equity": 8974.89, + "return_pct": -10.25 + }, + { + "date": "2022-09-20", + "equity": 8871.87, + "return_pct": -11.28 + }, + { + "date": "2022-09-21", + "equity": 8717.11, + "return_pct": -12.83 + }, + { + "date": "2022-09-22", + "equity": 8643.89, + "return_pct": -13.56 + }, + { + "date": "2022-09-23", + "equity": 8499.06, + "return_pct": -15.01 + }, + { + "date": "2022-09-26", + "equity": 8414.99, + "return_pct": -15.85 + }, + { + "date": "2022-09-27", + "equity": 8393.5, + "return_pct": -16.06 + }, + { + "date": "2022-09-28", + "equity": 8558.66, + "return_pct": -14.41 + }, + { + "date": "2022-09-29", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-09-30", + "equity": 8250.29, + "return_pct": -17.5 + }, + { + "date": "2022-10-03", + "equity": 8468.11, + "return_pct": -15.32 + }, + { + "date": "2022-10-04", + "equity": 8730.51, + "return_pct": -12.69 + }, + { + "date": "2022-10-05", + "equity": 8710.18, + "return_pct": -12.9 + }, + { + "date": "2022-10-06", + "equity": 8620.33, + "return_pct": -13.8 + }, + { + "date": "2022-10-07", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-10-10", + "equity": 8315.89, + "return_pct": -16.84 + }, + { + "date": "2022-10-11", + "equity": 8263.23, + "return_pct": -17.37 + }, + { + "date": "2022-10-12", + "equity": 8235.97, + "return_pct": -17.64 + }, + { + "date": "2022-10-13", + "equity": 8453.33, + "return_pct": -15.47 + }, + { + "date": "2022-10-14", + "equity": 8260.69, + "return_pct": -17.39 + }, + { + "date": "2022-10-17", + "equity": 8472.96, + "return_pct": -15.27 + }, + { + "date": "2022-10-18", + "equity": 8572.52, + "return_pct": -14.27 + }, + { + "date": "2022-10-19", + "equity": 8511.77, + "return_pct": -14.88 + }, + { + "date": "2022-10-20", + "equity": 8440.39, + "return_pct": -15.6 + }, + { + "date": "2022-10-21", + "equity": 8645.51, + "return_pct": -13.54 + }, + { + "date": "2022-10-24", + "equity": 8751.3, + "return_pct": -12.49 + }, + { + "date": "2022-10-25", + "equity": 8891.04, + "return_pct": -11.09 + }, + { + "date": "2022-10-26", + "equity": 8824.06, + "return_pct": -11.76 + }, + { + "date": "2022-10-27", + "equity": 8776.94, + "return_pct": -12.23 + }, + { + "date": "2022-10-28", + "equity": 8985.75, + "return_pct": -10.14 + }, + { + "date": "2022-10-31", + "equity": 8920.84, + "return_pct": -10.79 + }, + { + "date": "2022-11-01", + "equity": 8881.81, + "return_pct": -11.18 + }, + { + "date": "2022-11-02", + "equity": 8658.91, + "return_pct": -13.41 + }, + { + "date": "2022-11-03", + "equity": 8569.75, + "return_pct": -14.3 + }, + { + "date": "2022-11-04", + "equity": 8693.09, + "return_pct": -13.07 + }, + { + "date": "2022-11-07", + "equity": 8776.25, + "return_pct": -12.24 + }, + { + "date": "2022-11-08", + "equity": 8823.6, + "return_pct": -11.76 + }, + { + "date": "2022-11-09", + "equity": 8641.81, + "return_pct": -13.58 + }, + { + "date": "2022-11-10", + "equity": 9116.72, + "return_pct": -8.83 + }, + { + "date": "2022-11-11", + "equity": 9204.95, + "return_pct": -7.95 + }, + { + "date": "2022-11-14", + "equity": 9126.65, + "return_pct": -8.73 + }, + { + "date": "2022-11-15", + "equity": 9204.49, + "return_pct": -7.96 + }, + { + "date": "2022-11-16", + "equity": 9134.27, + "return_pct": -8.66 + }, + { + "date": "2022-11-17", + "equity": 9106.32, + "return_pct": -8.94 + }, + { + "date": "2022-11-18", + "equity": 9147.67, + "return_pct": -8.52 + }, + { + "date": "2022-11-21", + "equity": 9114.41, + "return_pct": -8.86 + }, + { + "date": "2022-11-22", + "equity": 9237.06, + "return_pct": -7.63 + }, + { + "date": "2022-11-23", + "equity": 9295.27, + "return_pct": -7.05 + }, + { + "date": "2022-11-25", + "equity": 9293.19, + "return_pct": -7.07 + }, + { + "date": "2022-11-28", + "equity": 9144.9, + "return_pct": -8.55 + }, + { + "date": "2022-11-29", + "equity": 9129.19, + "return_pct": -8.71 + }, + { + "date": "2022-11-30", + "equity": 9416.76, + "return_pct": -5.83 + }, + { + "date": "2022-12-01", + "equity": 9409.84, + "return_pct": -5.9 + }, + { + "date": "2022-12-02", + "equity": 9398.98, + "return_pct": -6.01 + }, + { + "date": "2022-12-05", + "equity": 9229.9, + "return_pct": -7.7 + }, + { + "date": "2022-12-06", + "equity": 9096.85, + "return_pct": -9.03 + }, + { + "date": "2022-12-07", + "equity": 9081.38, + "return_pct": -9.19 + }, + { + "date": "2022-12-08", + "equity": 9152.52, + "return_pct": -8.47 + }, + { + "date": "2022-12-09", + "equity": 9084.15, + "return_pct": -9.16 + }, + { + "date": "2022-12-12", + "equity": 9215.12, + "return_pct": -7.85 + }, + { + "date": "2022-12-13", + "equity": 9284.87, + "return_pct": -7.15 + }, + { + "date": "2022-12-14", + "equity": 9225.51, + "return_pct": -7.74 + }, + { + "date": "2022-12-15", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-12-16", + "equity": 8852.93, + "return_pct": -11.47 + }, + { + "date": "2022-12-19", + "equity": 8777.86, + "return_pct": -12.22 + }, + { + "date": "2022-12-20", + "equity": 8789.87, + "return_pct": -12.1 + }, + { + "date": "2022-12-21", + "equity": 8921.3, + "return_pct": -10.79 + }, + { + "date": "2022-12-22", + "equity": 8794.03, + "return_pct": -12.06 + }, + { + "date": "2022-12-23", + "equity": 8844.62, + "return_pct": -11.55 + }, + { + "date": "2022-12-27", + "equity": 8809.74, + "return_pct": -11.9 + }, + { + "date": "2022-12-28", + "equity": 8700.25, + "return_pct": -13.0 + }, + { + "date": "2022-12-29", + "equity": 8856.86, + "return_pct": -11.43 + }, + { + "date": "2022-12-30", + "equity": 8833.53, + "return_pct": -11.66 + }, + { + "date": "2023-01-03", + "equity": 8796.34, + "return_pct": -12.04 + }, + { + "date": "2023-01-04", + "equity": 8864.25, + "return_pct": -11.36 + }, + { + "date": "2023-01-05", + "equity": 8763.08, + "return_pct": -12.37 + }, + { + "date": "2023-01-06", + "equity": 8964.04, + "return_pct": -10.36 + }, + { + "date": "2023-01-09", + "equity": 8958.95, + "return_pct": -10.41 + }, + { + "date": "2023-01-10", + "equity": 9021.78, + "return_pct": -9.78 + }, + { + "date": "2023-01-11", + "equity": 9135.89, + "return_pct": -8.64 + }, + { + "date": "2023-01-12", + "equity": 9169.15, + "return_pct": -8.31 + }, + { + "date": "2023-01-13", + "equity": 9204.72, + "return_pct": -7.95 + }, + { + "date": "2023-01-17", + "equity": 9187.86, + "return_pct": -8.12 + }, + { + "date": "2023-01-18", + "equity": 9042.8, + "return_pct": -9.57 + }, + { + "date": "2023-01-19", + "equity": 8976.97, + "return_pct": -10.23 + }, + { + "date": "2023-01-20", + "equity": 9144.2, + "return_pct": -8.56 + }, + { + "date": "2023-01-23", + "equity": 9253.92, + "return_pct": -7.46 + }, + { + "date": "2023-01-24", + "equity": 9243.99, + "return_pct": -7.56 + }, + { + "date": "2023-01-25", + "equity": 9247.45, + "return_pct": -7.53 + }, + { + "date": "2023-01-26", + "equity": 9349.09, + "return_pct": -6.51 + }, + { + "date": "2023-01-27", + "equity": 9370.57, + "return_pct": -6.29 + }, + { + "date": "2023-01-30", + "equity": 9253.0, + "return_pct": -7.47 + }, + { + "date": "2023-01-31", + "equity": 9389.05, + "return_pct": -6.11 + }, + { + "date": "2023-02-01", + "equity": 9488.83, + "return_pct": -5.11 + }, + { + "date": "2023-02-02", + "equity": 9626.96, + "return_pct": -3.73 + }, + { + "date": "2023-02-03", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2023-02-06", + "equity": 9466.43, + "return_pct": -5.34 + }, + { + "date": "2023-02-07", + "equity": 9590.23, + "return_pct": -4.1 + }, + { + "date": "2023-02-08", + "equity": 9485.37, + "return_pct": -5.15 + }, + { + "date": "2023-02-09", + "equity": 9403.14, + "return_pct": -5.97 + }, + { + "date": "2023-02-10", + "equity": 9425.08, + "return_pct": -5.75 + }, + { + "date": "2023-02-13", + "equity": 9535.72, + "return_pct": -4.64 + }, + { + "date": "2023-02-14", + "equity": 9531.33, + "return_pct": -4.69 + }, + { + "date": "2023-02-15", + "equity": 9562.28, + "return_pct": -4.38 + }, + { + "date": "2023-02-16", + "equity": 9430.62, + "return_pct": -5.69 + }, + { + "date": "2023-02-17", + "equity": 9407.06, + "return_pct": -5.93 + }, + { + "date": "2023-02-21", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2023-02-22", + "equity": 9205.65, + "return_pct": -7.94 + }, + { + "date": "2023-02-23", + "equity": 9254.61, + "return_pct": -7.45 + }, + { + "date": "2023-02-24", + "equity": 9155.75, + "return_pct": -8.44 + }, + { + "date": "2023-02-27", + "equity": 9186.94, + "return_pct": -8.13 + }, + { + "date": "2023-02-28", + "equity": 9152.98, + "return_pct": -8.47 + }, + { + "date": "2023-03-01", + "equity": 9117.87, + "return_pct": -8.82 + }, + { + "date": "2023-03-02", + "equity": 9188.78, + "return_pct": -8.11 + }, + { + "date": "2023-03-03", + "equity": 9336.15, + "return_pct": -6.64 + }, + { + "date": "2023-03-06", + "equity": 9342.62, + "return_pct": -6.57 + }, + { + "date": "2023-03-07", + "equity": 9199.41, + "return_pct": -8.01 + }, + { + "date": "2023-03-08", + "equity": 9214.42, + "return_pct": -7.86 + }, + { + "date": "2023-03-09", + "equity": 9044.42, + "return_pct": -9.56 + }, + { + "date": "2023-03-10", + "equity": 8913.91, + "return_pct": -10.86 + }, + { + "date": "2023-03-13", + "equity": 8901.21, + "return_pct": -10.99 + }, + { + "date": "2023-03-14", + "equity": 9048.34, + "return_pct": -9.52 + }, + { + "date": "2023-03-15", + "equity": 8991.75, + "return_pct": -10.08 + }, + { + "date": "2023-03-16", + "equity": 9149.52, + "return_pct": -8.5 + }, + { + "date": "2023-03-17", + "equity": 9008.15, + "return_pct": -9.92 + }, + { + "date": "2023-03-20", + "equity": 9094.77, + "return_pct": -9.05 + }, + { + "date": "2023-03-21", + "equity": 9214.19, + "return_pct": -7.86 + }, + { + "date": "2023-03-22", + "equity": 9057.12, + "return_pct": -9.43 + }, + { + "date": "2023-03-23", + "equity": 9081.61, + "return_pct": -9.18 + }, + { + "date": "2023-03-24", + "equity": 9141.2, + "return_pct": -8.59 + }, + { + "date": "2023-03-27", + "equity": 9158.29, + "return_pct": -8.42 + }, + { + "date": "2023-03-28", + "equity": 9137.74, + "return_pct": -8.62 + }, + { + "date": "2023-03-29", + "equity": 9270.55, + "return_pct": -7.29 + }, + { + "date": "2023-03-30", + "equity": 9324.83, + "return_pct": -6.75 + }, + { + "date": "2023-03-31", + "equity": 9456.26, + "return_pct": -5.44 + }, + { + "date": "2023-04-03", + "equity": 9492.3, + "return_pct": -5.08 + }, + { + "date": "2023-04-04", + "equity": 9439.63, + "return_pct": -5.6 + }, + { + "date": "2023-04-05", + "equity": 9414.92, + "return_pct": -5.85 + }, + { + "date": "2023-04-06", + "equity": 9451.64, + "return_pct": -5.48 + }, + { + "date": "2023-04-10", + "equity": 9461.34, + "return_pct": -5.39 + }, + { + "date": "2023-04-11", + "equity": 9463.89, + "return_pct": -5.36 + }, + { + "date": "2023-04-12", + "equity": 9425.31, + "return_pct": -5.75 + }, + { + "date": "2023-04-13", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2023-04-14", + "equity": 9527.18, + "return_pct": -4.73 + }, + { + "date": "2023-04-17", + "equity": 9561.36, + "return_pct": -4.39 + }, + { + "date": "2023-04-18", + "equity": 9567.6, + "return_pct": -4.32 + }, + { + "date": "2023-04-19", + "equity": 9565.98, + "return_pct": -4.34 + }, + { + "date": "2023-04-20", + "equity": 9513.78, + "return_pct": -4.86 + }, + { + "date": "2023-04-21", + "equity": 9521.17, + "return_pct": -4.79 + }, + { + "date": "2023-04-24", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-04-25", + "equity": 9379.81, + "return_pct": -6.2 + }, + { + "date": "2023-04-26", + "equity": 9340.08, + "return_pct": -6.6 + }, + { + "date": "2023-04-27", + "equity": 9526.02, + "return_pct": -4.74 + }, + { + "date": "2023-04-28", + "equity": 9607.33, + "return_pct": -3.93 + }, + { + "date": "2023-05-01", + "equity": 9597.63, + "return_pct": -4.02 + }, + { + "date": "2023-05-02", + "equity": 9489.76, + "return_pct": -5.1 + }, + { + "date": "2023-05-03", + "equity": 9424.62, + "return_pct": -5.75 + }, + { + "date": "2023-05-04", + "equity": 9357.86, + "return_pct": -6.42 + }, + { + "date": "2023-05-05", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-05-08", + "equity": 9533.64, + "return_pct": -4.66 + }, + { + "date": "2023-05-09", + "equity": 9491.83, + "return_pct": -5.08 + }, + { + "date": "2023-05-10", + "equity": 9536.18, + "return_pct": -4.64 + }, + { + "date": "2023-05-11", + "equity": 9519.55, + "return_pct": -4.8 + }, + { + "date": "2023-05-12", + "equity": 9507.08, + "return_pct": -4.93 + }, + { + "date": "2023-05-15", + "equity": 9539.88, + "return_pct": -4.6 + }, + { + "date": "2023-05-16", + "equity": 9476.13, + "return_pct": -5.24 + }, + { + "date": "2023-05-17", + "equity": 9591.16, + "return_pct": -4.09 + }, + { + "date": "2023-05-18", + "equity": 9683.55, + "return_pct": -3.16 + }, + { + "date": "2023-05-19", + "equity": 9669.46, + "return_pct": -3.31 + }, + { + "date": "2023-05-22", + "equity": 9673.39, + "return_pct": -3.27 + }, + { + "date": "2023-05-23", + "equity": 9564.83, + "return_pct": -4.35 + }, + { + "date": "2023-05-24", + "equity": 9495.53, + "return_pct": -5.04 + }, + { + "date": "2023-05-25", + "equity": 9577.76, + "return_pct": -4.22 + }, + { + "date": "2023-05-26", + "equity": 9701.8, + "return_pct": -2.98 + }, + { + "date": "2023-05-30", + "equity": 9705.5, + "return_pct": -2.95 + }, + { + "date": "2023-05-31", + "equity": 9651.68, + "return_pct": -3.48 + }, + { + "date": "2023-06-01", + "equity": 9743.38, + "return_pct": -2.57 + }, + { + "date": "2023-06-02", + "equity": 9884.28, + "return_pct": -1.16 + }, + { + "date": "2023-06-05", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2023-06-06", + "equity": 9886.82, + "return_pct": -1.13 + }, + { + "date": "2023-06-07", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-06-08", + "equity": 9912.23, + "return_pct": -0.88 + }, + { + "date": "2023-06-09", + "equity": 9930.01, + "return_pct": -0.7 + }, + { + "date": "2023-06-12", + "equity": 10020.1, + "return_pct": 0.2 + }, + { + "date": "2023-06-13", + "equity": 10086.16, + "return_pct": 0.86 + }, + { + "date": "2023-06-14", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-15", + "equity": 10223.36, + "return_pct": 2.23 + }, + { + "date": "2023-06-16", + "equity": 10150.83, + "return_pct": 1.51 + }, + { + "date": "2023-06-20", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-21", + "equity": 10046.43, + "return_pct": 0.46 + }, + { + "date": "2023-06-22", + "equity": 10082.69, + "return_pct": 0.83 + }, + { + "date": "2023-06-23", + "equity": 10006.47, + "return_pct": 0.06 + }, + { + "date": "2023-06-26", + "equity": 9965.58, + "return_pct": -0.34 + }, + { + "date": "2023-06-27", + "equity": 10074.84, + "return_pct": 0.75 + }, + { + "date": "2023-06-28", + "equity": 10079.92, + "return_pct": 0.8 + }, + { + "date": "2023-06-29", + "equity": 10119.65, + "return_pct": 1.2 + }, + { + "date": "2023-06-30", + "equity": 10239.07, + "return_pct": 2.39 + }, + { + "date": "2023-07-03", + "equity": 10250.85, + "return_pct": 2.51 + }, + { + "date": "2023-07-05", + "equity": 10235.6, + "return_pct": 2.36 + }, + { + "date": "2023-07-06", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-07", + "equity": 10129.81, + "return_pct": 1.3 + }, + { + "date": "2023-07-10", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-11", + "equity": 10220.13, + "return_pct": 2.2 + }, + { + "date": "2023-07-12", + "equity": 10302.36, + "return_pct": 3.02 + }, + { + "date": "2023-07-13", + "equity": 10384.13, + "return_pct": 3.84 + }, + { + "date": "2023-07-14", + "equity": 10377.66, + "return_pct": 3.78 + }, + { + "date": "2023-07-17", + "equity": 10413.69, + "return_pct": 4.14 + }, + { + "date": "2023-07-18", + "equity": 10491.07, + "return_pct": 4.91 + }, + { + "date": "2023-07-19", + "equity": 10514.4, + "return_pct": 5.14 + }, + { + "date": "2023-07-20", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-21", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-24", + "equity": 10491.3, + "return_pct": 4.91 + }, + { + "date": "2023-07-25", + "equity": 10519.95, + "return_pct": 5.2 + }, + { + "date": "2023-07-26", + "equity": 10521.56, + "return_pct": 5.22 + }, + { + "date": "2023-07-27", + "equity": 10451.81, + "return_pct": 4.52 + }, + { + "date": "2023-07-28", + "equity": 10554.13, + "return_pct": 5.54 + }, + { + "date": "2023-07-31", + "equity": 10574.23, + "return_pct": 5.74 + }, + { + "date": "2023-08-01", + "equity": 10543.97, + "return_pct": 5.44 + }, + { + "date": "2023-08-02", + "equity": 10397.29, + "return_pct": 3.97 + }, + { + "date": "2023-08-03", + "equity": 10367.5, + "return_pct": 3.67 + }, + { + "date": "2023-08-04", + "equity": 10320.61, + "return_pct": 3.21 + }, + { + "date": "2023-08-07", + "equity": 10410.69, + "return_pct": 4.11 + }, + { + "date": "2023-08-08", + "equity": 10365.42, + "return_pct": 3.65 + }, + { + "date": "2023-08-09", + "equity": 10296.12, + "return_pct": 2.96 + }, + { + "date": "2023-08-10", + "equity": 10299.82, + "return_pct": 3.0 + }, + { + "date": "2023-08-11", + "equity": 10293.81, + "return_pct": 2.94 + }, + { + "date": "2023-08-14", + "equity": 10350.63, + "return_pct": 3.51 + }, + { + "date": "2023-08-15", + "equity": 10230.06, + "return_pct": 2.3 + }, + { + "date": "2023-08-16", + "equity": 10154.99, + "return_pct": 1.55 + }, + { + "date": "2023-08-17", + "equity": 10077.61, + "return_pct": 0.78 + }, + { + "date": "2023-08-18", + "equity": 10082.46, + "return_pct": 0.82 + }, + { + "date": "2023-08-21", + "equity": 10148.06, + "return_pct": 1.48 + }, + { + "date": "2023-08-22", + "equity": 10120.57, + "return_pct": 1.21 + }, + { + "date": "2023-08-23", + "equity": 10233.29, + "return_pct": 2.33 + }, + { + "date": "2023-08-24", + "equity": 10091.47, + "return_pct": 0.91 + }, + { + "date": "2023-08-25", + "equity": 10162.61, + "return_pct": 1.63 + }, + { + "date": "2023-08-28", + "equity": 10227.06, + "return_pct": 2.27 + }, + { + "date": "2023-08-29", + "equity": 10374.89, + "return_pct": 3.75 + }, + { + "date": "2023-08-30", + "equity": 10417.62, + "return_pct": 4.18 + }, + { + "date": "2023-08-31", + "equity": 10402.37, + "return_pct": 4.02 + }, + { + "date": "2023-09-01", + "equity": 10421.78, + "return_pct": 4.22 + }, + { + "date": "2023-09-05", + "equity": 10376.74, + "return_pct": 3.77 + }, + { + "date": "2023-09-06", + "equity": 10306.98, + "return_pct": 3.07 + }, + { + "date": "2023-09-07", + "equity": 10275.33, + "return_pct": 2.75 + }, + { + "date": "2023-09-08", + "equity": 10290.81, + "return_pct": 2.91 + }, + { + "date": "2023-09-11", + "equity": 10358.49, + "return_pct": 3.58 + }, + { + "date": "2023-09-12", + "equity": 10301.67, + "return_pct": 3.02 + }, + { + "date": "2023-09-13", + "equity": 10313.68, + "return_pct": 3.14 + }, + { + "date": "2023-09-14", + "equity": 10402.61, + "return_pct": 4.03 + }, + { + "date": "2023-09-15", + "equity": 10241.15, + "return_pct": 2.41 + }, + { + "date": "2023-09-18", + "equity": 10247.15, + "return_pct": 2.47 + }, + { + "date": "2023-09-19", + "equity": 10225.9, + "return_pct": 2.26 + }, + { + "date": "2023-09-20", + "equity": 10131.89, + "return_pct": 1.32 + }, + { + "date": "2023-09-21", + "equity": 9964.43, + "return_pct": -0.36 + }, + { + "date": "2023-09-22", + "equity": 9942.02, + "return_pct": -0.58 + }, + { + "date": "2023-09-25", + "equity": 9983.83, + "return_pct": -0.16 + }, + { + "date": "2023-09-26", + "equity": 9837.16, + "return_pct": -1.63 + }, + { + "date": "2023-09-27", + "equity": 9841.08, + "return_pct": -1.59 + }, + { + "date": "2023-09-28", + "equity": 9898.14, + "return_pct": -1.02 + }, + { + "date": "2023-09-29", + "equity": 9874.11, + "return_pct": -1.26 + }, + { + "date": "2023-10-02", + "equity": 9870.19, + "return_pct": -1.3 + }, + { + "date": "2023-10-03", + "equity": 9738.06, + "return_pct": -2.62 + }, + { + "date": "2023-10-04", + "equity": 9808.98, + "return_pct": -1.91 + }, + { + "date": "2023-10-05", + "equity": 9805.28, + "return_pct": -1.95 + }, + { + "date": "2023-10-06", + "equity": 9921.7, + "return_pct": -0.78 + }, + { + "date": "2023-10-09", + "equity": 9985.22, + "return_pct": -0.15 + }, + { + "date": "2023-10-10", + "equity": 10037.19, + "return_pct": 0.37 + }, + { + "date": "2023-10-11", + "equity": 10078.3, + "return_pct": 0.78 + }, + { + "date": "2023-10-12", + "equity": 10016.86, + "return_pct": 0.17 + }, + { + "date": "2023-10-13", + "equity": 9966.97, + "return_pct": -0.33 + }, + { + "date": "2023-10-16", + "equity": 10071.84, + "return_pct": 0.72 + }, + { + "date": "2023-10-17", + "equity": 10071.37, + "return_pct": 0.71 + }, + { + "date": "2023-10-18", + "equity": 9937.17, + "return_pct": -0.63 + }, + { + "date": "2023-10-19", + "equity": 9849.86, + "return_pct": -1.5 + }, + { + "date": "2023-10-20", + "equity": 9728.82, + "return_pct": -2.71 + }, + { + "date": "2023-10-23", + "equity": 9711.96, + "return_pct": -2.88 + }, + { + "date": "2023-10-24", + "equity": 9785.18, + "return_pct": -2.15 + }, + { + "date": "2023-10-25", + "equity": 9644.75, + "return_pct": -3.55 + }, + { + "date": "2023-10-26", + "equity": 9529.25, + "return_pct": -4.71 + }, + { + "date": "2023-10-27", + "equity": 9486.06, + "return_pct": -5.14 + }, + { + "date": "2023-10-30", + "equity": 9599.47, + "return_pct": -4.01 + }, + { + "date": "2023-10-31", + "equity": 9659.76, + "return_pct": -3.4 + }, + { + "date": "2023-11-01", + "equity": 9762.78, + "return_pct": -2.37 + }, + { + "date": "2023-11-02", + "equity": 9949.88, + "return_pct": -0.5 + }, + { + "date": "2023-11-03", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2023-11-06", + "equity": 10063.75, + "return_pct": 0.64 + }, + { + "date": "2023-11-07", + "equity": 10092.39, + "return_pct": 0.92 + }, + { + "date": "2023-11-08", + "equity": 10099.79, + "return_pct": 1.0 + }, + { + "date": "2023-11-09", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-11-10", + "equity": 10177.4, + "return_pct": 1.77 + }, + { + "date": "2023-11-13", + "equity": 10167.69, + "return_pct": 1.68 + }, + { + "date": "2023-11-14", + "equity": 10364.96, + "return_pct": 3.65 + }, + { + "date": "2023-11-15", + "equity": 10386.9, + "return_pct": 3.87 + }, + { + "date": "2023-11-16", + "equity": 10399.6, + "return_pct": 4.0 + }, + { + "date": "2023-11-17", + "equity": 10412.54, + "return_pct": 4.13 + }, + { + "date": "2023-11-20", + "equity": 10492.69, + "return_pct": 4.93 + }, + { + "date": "2023-11-21", + "equity": 10469.82, + "return_pct": 4.7 + }, + { + "date": "2023-11-22", + "equity": 10510.24, + "return_pct": 5.1 + }, + { + "date": "2023-11-24", + "equity": 10516.71, + "return_pct": 5.17 + }, + { + "date": "2023-11-27", + "equity": 10497.77, + "return_pct": 4.98 + }, + { + "date": "2023-11-28", + "equity": 10508.17, + "return_pct": 5.08 + }, + { + "date": "2023-11-29", + "equity": 10500.77, + "return_pct": 5.01 + }, + { + "date": "2023-11-30", + "equity": 10542.12, + "return_pct": 5.42 + }, + { + "date": "2023-12-01", + "equity": 10604.49, + "return_pct": 6.04 + }, + { + "date": "2023-12-04", + "equity": 10548.82, + "return_pct": 5.49 + }, + { + "date": "2023-12-05", + "equity": 10546.74, + "return_pct": 5.47 + }, + { + "date": "2023-12-06", + "equity": 10504.24, + "return_pct": 5.04 + }, + { + "date": "2023-12-07", + "equity": 10584.39, + "return_pct": 5.84 + }, + { + "date": "2023-12-08", + "equity": 10629.89, + "return_pct": 6.3 + }, + { + "date": "2023-12-11", + "equity": 10671.24, + "return_pct": 6.71 + }, + { + "date": "2023-12-12", + "equity": 10719.98, + "return_pct": 7.2 + }, + { + "date": "2023-12-13", + "equity": 10867.81, + "return_pct": 8.68 + }, + { + "date": "2023-12-14", + "equity": 10902.69, + "return_pct": 9.03 + }, + { + "date": "2023-12-15", + "equity": 10840.78, + "return_pct": 8.41 + }, + { + "date": "2023-12-18", + "equity": 10901.76, + "return_pct": 9.02 + }, + { + "date": "2023-12-19", + "equity": 10968.05, + "return_pct": 9.68 + }, + { + "date": "2023-12-20", + "equity": 10816.07, + "return_pct": 8.16 + }, + { + "date": "2023-12-21", + "equity": 10918.62, + "return_pct": 9.19 + }, + { + "date": "2023-12-22", + "equity": 10940.57, + "return_pct": 9.41 + }, + { + "date": "2023-12-26", + "equity": 10986.76, + "return_pct": 9.87 + }, + { + "date": "2023-12-27", + "equity": 11006.63, + "return_pct": 10.07 + }, + { + "date": "2023-12-28", + "equity": 11010.79, + "return_pct": 10.11 + }, + { + "date": "2023-12-29", + "equity": 10978.91, + "return_pct": 9.79 + }, + { + "date": "2024-01-02", + "equity": 10917.47, + "return_pct": 9.17 + }, + { + "date": "2024-01-03", + "equity": 10828.31, + "return_pct": 8.28 + }, + { + "date": "2024-01-04", + "equity": 10793.43, + "return_pct": 7.93 + }, + { + "date": "2024-01-05", + "equity": 10808.21, + "return_pct": 8.08 + }, + { + "date": "2024-01-08", + "equity": 10962.51, + "return_pct": 9.63 + }, + { + "date": "2024-01-09", + "equity": 10945.88, + "return_pct": 9.46 + }, + { + "date": "2024-01-10", + "equity": 11007.78, + "return_pct": 10.08 + }, + { + "date": "2024-01-11", + "equity": 11002.93, + "return_pct": 10.03 + }, + { + "date": "2024-01-12", + "equity": 11010.56, + "return_pct": 10.11 + }, + { + "date": "2024-01-16", + "equity": 10970.13, + "return_pct": 9.7 + }, + { + "date": "2024-01-17", + "equity": 10909.15, + "return_pct": 9.09 + }, + { + "date": "2024-01-18", + "equity": 11006.17, + "return_pct": 10.06 + }, + { + "date": "2024-01-19", + "equity": 11143.37, + "return_pct": 11.43 + }, + { + "date": "2024-01-22", + "equity": 11166.93, + "return_pct": 11.67 + }, + { + "date": "2024-01-23", + "equity": 11199.5, + "return_pct": 12.0 + }, + { + "date": "2024-01-24", + "equity": 11211.74, + "return_pct": 12.12 + }, + { + "date": "2024-01-25", + "equity": 11272.72, + "return_pct": 12.73 + }, + { + "date": "2024-01-26", + "equity": 11258.4, + "return_pct": 12.58 + }, + { + "date": "2024-01-29", + "equity": 11347.56, + "return_pct": 13.48 + }, + { + "date": "2024-01-30", + "equity": 11338.78, + "return_pct": 13.39 + }, + { + "date": "2024-01-31", + "equity": 11153.77, + "return_pct": 11.54 + }, + { + "date": "2024-02-01", + "equity": 11299.75, + "return_pct": 13.0 + }, + { + "date": "2024-02-02", + "equity": 11418.71, + "return_pct": 14.19 + }, + { + "date": "2024-02-05", + "equity": 11377.13, + "return_pct": 13.77 + }, + { + "date": "2024-02-06", + "equity": 11410.16, + "return_pct": 14.1 + }, + { + "date": "2024-02-07", + "equity": 11505.32, + "return_pct": 15.05 + }, + { + "date": "2024-02-08", + "equity": 11510.41, + "return_pct": 15.1 + }, + { + "date": "2024-02-09", + "equity": 11576.93, + "return_pct": 15.77 + }, + { + "date": "2024-02-12", + "equity": 11571.85, + "return_pct": 15.72 + }, + { + "date": "2024-02-13", + "equity": 11412.47, + "return_pct": 14.12 + }, + { + "date": "2024-02-14", + "equity": 11516.18, + "return_pct": 15.16 + }, + { + "date": "2024-02-15", + "equity": 11595.64, + "return_pct": 15.96 + }, + { + "date": "2024-02-16", + "equity": 11537.89, + "return_pct": 15.38 + }, + { + "date": "2024-02-20", + "equity": 11474.37, + "return_pct": 14.74 + }, + { + "date": "2024-02-21", + "equity": 11484.77, + "return_pct": 14.85 + }, + { + "date": "2024-02-22", + "equity": 11722.45, + "return_pct": 17.22 + }, + { + "date": "2024-02-23", + "equity": 11730.53, + "return_pct": 17.31 + }, + { + "date": "2024-02-26", + "equity": 11687.57, + "return_pct": 16.88 + }, + { + "date": "2024-02-27", + "equity": 11709.28, + "return_pct": 17.09 + }, + { + "date": "2024-02-28", + "equity": 11693.81, + "return_pct": 16.94 + }, + { + "date": "2024-02-29", + "equity": 11735.85, + "return_pct": 17.36 + }, + { + "date": "2024-03-01", + "equity": 11846.03, + "return_pct": 18.46 + }, + { + "date": "2024-03-04", + "equity": 11833.32, + "return_pct": 18.33 + }, + { + "date": "2024-03-05", + "equity": 11715.06, + "return_pct": 17.15 + }, + { + "date": "2024-03-06", + "equity": 11774.42, + "return_pct": 17.74 + }, + { + "date": "2024-03-07", + "equity": 11891.3, + "return_pct": 18.91 + }, + { + "date": "2024-03-08", + "equity": 11819.92, + "return_pct": 18.2 + }, + { + "date": "2024-03-11", + "equity": 11809.76, + "return_pct": 18.1 + }, + { + "date": "2024-03-12", + "equity": 11936.8, + "return_pct": 19.37 + }, + { + "date": "2024-03-13", + "equity": 11918.09, + "return_pct": 19.18 + }, + { + "date": "2024-03-14", + "equity": 11894.53, + "return_pct": 18.95 + }, + { + "date": "2024-03-15", + "equity": 11776.27, + "return_pct": 17.76 + }, + { + "date": "2024-03-18", + "equity": 11846.26, + "return_pct": 18.46 + }, + { + "date": "2024-03-19", + "equity": 11912.09, + "return_pct": 19.12 + }, + { + "date": "2024-03-20", + "equity": 12022.27, + "return_pct": 20.22 + }, + { + "date": "2024-03-21", + "equity": 12062.0, + "return_pct": 20.62 + }, + { + "date": "2024-03-22", + "equity": 12039.13, + "return_pct": 20.39 + }, + { + "date": "2024-03-25", + "equity": 12005.87, + "return_pct": 20.06 + }, + { + "date": "2024-03-26", + "equity": 11983.69, + "return_pct": 19.84 + }, + { + "date": "2024-03-27", + "equity": 12084.4, + "return_pct": 20.84 + }, + { + "date": "2024-03-28", + "equity": 12082.09, + "return_pct": 20.82 + }, + { + "date": "2024-04-01", + "equity": 12061.07, + "return_pct": 20.61 + }, + { + "date": "2024-04-02", + "equity": 11984.39, + "return_pct": 19.84 + }, + { + "date": "2024-04-03", + "equity": 11997.55, + "return_pct": 19.98 + }, + { + "date": "2024-04-04", + "equity": 11851.11, + "return_pct": 18.51 + }, + { + "date": "2024-04-05", + "equity": 11974.92, + "return_pct": 19.75 + }, + { + "date": "2024-04-08", + "equity": 11981.61, + "return_pct": 19.82 + }, + { + "date": "2024-04-09", + "equity": 11995.47, + "return_pct": 19.95 + }, + { + "date": "2024-04-10", + "equity": 11875.36, + "return_pct": 18.75 + }, + { + "date": "2024-04-11", + "equity": 11964.98, + "return_pct": 19.65 + }, + { + "date": "2024-04-12", + "equity": 11799.83, + "return_pct": 18.0 + }, + { + "date": "2024-04-15", + "equity": 11652.0, + "return_pct": 16.52 + }, + { + "date": "2024-04-16", + "equity": 11630.75, + "return_pct": 16.31 + }, + { + "date": "2024-04-17", + "equity": 11561.92, + "return_pct": 15.62 + }, + { + "date": "2024-04-18", + "equity": 11538.12, + "return_pct": 15.38 + }, + { + "date": "2024-04-19", + "equity": 11437.41, + "return_pct": 14.37 + }, + { + "date": "2024-04-22", + "equity": 11542.74, + "return_pct": 15.43 + }, + { + "date": "2024-04-23", + "equity": 11679.72, + "return_pct": 16.8 + }, + { + "date": "2024-04-24", + "equity": 11674.17, + "return_pct": 16.74 + }, + { + "date": "2024-04-25", + "equity": 11629.82, + "return_pct": 16.3 + }, + { + "date": "2024-04-26", + "equity": 11740.0, + "return_pct": 17.4 + }, + { + "date": "2024-04-29", + "equity": 11781.58, + "return_pct": 17.82 + }, + { + "date": "2024-04-30", + "equity": 11594.95, + "return_pct": 15.95 + }, + { + "date": "2024-05-01", + "equity": 11557.3, + "return_pct": 15.57 + }, + { + "date": "2024-05-02", + "equity": 11665.4, + "return_pct": 16.65 + }, + { + "date": "2024-05-03", + "equity": 11809.99, + "return_pct": 18.1 + }, + { + "date": "2024-05-06", + "equity": 11931.95, + "return_pct": 19.32 + }, + { + "date": "2024-05-07", + "equity": 11945.12, + "return_pct": 19.45 + }, + { + "date": "2024-05-08", + "equity": 11946.27, + "return_pct": 19.46 + }, + { + "date": "2024-05-09", + "equity": 12015.11, + "return_pct": 20.15 + }, + { + "date": "2024-05-10", + "equity": 12030.58, + "return_pct": 20.31 + }, + { + "date": "2024-05-13", + "equity": 12032.2, + "return_pct": 20.32 + }, + { + "date": "2024-05-14", + "equity": 12087.4, + "return_pct": 20.87 + }, + { + "date": "2024-05-15", + "equity": 12237.08, + "return_pct": 22.37 + }, + { + "date": "2024-05-16", + "equity": 12211.9, + "return_pct": 22.12 + }, + { + "date": "2024-05-17", + "equity": 12229.46, + "return_pct": 22.29 + }, + { + "date": "2024-05-20", + "equity": 12243.55, + "return_pct": 22.44 + }, + { + "date": "2024-05-21", + "equity": 12273.58, + "return_pct": 22.74 + }, + { + "date": "2024-05-22", + "equity": 12238.24, + "return_pct": 22.38 + }, + { + "date": "2024-05-23", + "equity": 12148.85, + "return_pct": 21.49 + }, + { + "date": "2024-05-24", + "equity": 12229.23, + "return_pct": 22.29 + }, + { + "date": "2024-05-28", + "equity": 12237.78, + "return_pct": 22.38 + }, + { + "date": "2024-05-29", + "equity": 12152.08, + "return_pct": 21.52 + }, + { + "date": "2024-05-30", + "equity": 12071.47, + "return_pct": 20.71 + }, + { + "date": "2024-05-31", + "equity": 12181.42, + "return_pct": 21.81 + }, + { + "date": "2024-06-03", + "equity": 12191.35, + "return_pct": 21.91 + }, + { + "date": "2024-06-04", + "equity": 12204.98, + "return_pct": 22.05 + }, + { + "date": "2024-06-05", + "equity": 12350.03, + "return_pct": 23.5 + }, + { + "date": "2024-06-06", + "equity": 12349.8, + "return_pct": 23.5 + }, + { + "date": "2024-06-07", + "equity": 12334.79, + "return_pct": 23.35 + }, + { + "date": "2024-06-10", + "equity": 12372.9, + "return_pct": 23.73 + }, + { + "date": "2024-06-11", + "equity": 12402.7, + "return_pct": 24.03 + }, + { + "date": "2024-06-12", + "equity": 12504.56, + "return_pct": 25.05 + }, + { + "date": "2024-06-13", + "equity": 12529.74, + "return_pct": 25.3 + }, + { + "date": "2024-06-14", + "equity": 12537.36, + "return_pct": 25.37 + }, + { + "date": "2024-06-17", + "equity": 12637.15, + "return_pct": 26.37 + }, + { + "date": "2024-06-18", + "equity": 12669.25, + "return_pct": 26.69 + }, + { + "date": "2024-06-20", + "equity": 12634.84, + "return_pct": 26.35 + }, + { + "date": "2024-06-21", + "equity": 12577.32, + "return_pct": 25.77 + }, + { + "date": "2024-06-24", + "equity": 12536.44, + "return_pct": 25.36 + }, + { + "date": "2024-06-25", + "equity": 12584.71, + "return_pct": 25.85 + }, + { + "date": "2024-06-26", + "equity": 12600.42, + "return_pct": 26.0 + }, + { + "date": "2024-06-27", + "equity": 12620.29, + "return_pct": 26.2 + }, + { + "date": "2024-06-28", + "equity": 12570.62, + "return_pct": 25.71 + }, + { + "date": "2024-07-01", + "equity": 12596.49, + "return_pct": 25.96 + }, + { + "date": "2024-07-02", + "equity": 12681.26, + "return_pct": 26.81 + }, + { + "date": "2024-07-03", + "equity": 12737.86, + "return_pct": 27.38 + }, + { + "date": "2024-07-05", + "equity": 12811.31, + "return_pct": 28.11 + }, + { + "date": "2024-07-08", + "equity": 12826.09, + "return_pct": 28.26 + }, + { + "date": "2024-07-09", + "equity": 12838.57, + "return_pct": 28.39 + }, + { + "date": "2024-07-10", + "equity": 12965.61, + "return_pct": 29.66 + }, + { + "date": "2024-07-11", + "equity": 12853.81, + "return_pct": 28.54 + }, + { + "date": "2024-07-12", + "equity": 12934.89, + "return_pct": 29.35 + }, + { + "date": "2024-07-15", + "equity": 12970.46, + "return_pct": 29.7 + }, + { + "date": "2024-07-16", + "equity": 13047.37, + "return_pct": 30.47 + }, + { + "date": "2024-07-17", + "equity": 12864.44, + "return_pct": 28.64 + }, + { + "date": "2024-07-18", + "equity": 12765.57, + "return_pct": 27.66 + }, + { + "date": "2024-07-19", + "equity": 12680.8, + "return_pct": 26.81 + }, + { + "date": "2024-07-22", + "equity": 12811.54, + "return_pct": 28.12 + }, + { + "date": "2024-07-23", + "equity": 12791.44, + "return_pct": 27.91 + }, + { + "date": "2024-07-24", + "equity": 12501.56, + "return_pct": 25.02 + }, + { + "date": "2024-07-25", + "equity": 12436.42, + "return_pct": 24.36 + }, + { + "date": "2024-07-26", + "equity": 12575.71, + "return_pct": 25.76 + }, + { + "date": "2024-07-29", + "equity": 12583.1, + "return_pct": 25.83 + }, + { + "date": "2024-07-30", + "equity": 12519.34, + "return_pct": 25.19 + }, + { + "date": "2024-07-31", + "equity": 12722.84, + "return_pct": 27.23 + }, + { + "date": "2024-08-01", + "equity": 12542.67, + "return_pct": 25.43 + }, + { + "date": "2024-08-02", + "equity": 12309.15, + "return_pct": 23.09 + }, + { + "date": "2024-08-05", + "equity": 11950.66, + "return_pct": 19.51 + }, + { + "date": "2024-08-06", + "equity": 12060.84, + "return_pct": 20.61 + }, + { + "date": "2024-08-07", + "equity": 11980.23, + "return_pct": 19.8 + }, + { + "date": "2024-08-08", + "equity": 12257.18, + "return_pct": 22.57 + }, + { + "date": "2024-08-09", + "equity": 12311.23, + "return_pct": 23.11 + }, + { + "date": "2024-08-12", + "equity": 12317.7, + "return_pct": 23.18 + }, + { + "date": "2024-08-13", + "equity": 12520.27, + "return_pct": 25.2 + }, + { + "date": "2024-08-14", + "equity": 12559.77, + "return_pct": 25.6 + }, + { + "date": "2024-08-15", + "equity": 12775.04, + "return_pct": 27.75 + }, + { + "date": "2024-08-16", + "equity": 12803.69, + "return_pct": 28.04 + }, + { + "date": "2024-08-19", + "equity": 12926.11, + "return_pct": 29.26 + }, + { + "date": "2024-08-20", + "equity": 12905.09, + "return_pct": 29.05 + }, + { + "date": "2024-08-21", + "equity": 12949.44, + "return_pct": 29.49 + }, + { + "date": "2024-08-22", + "equity": 12847.8, + "return_pct": 28.48 + }, + { + "date": "2024-08-23", + "equity": 12984.32, + "return_pct": 29.84 + }, + { + "date": "2024-08-26", + "equity": 12953.36, + "return_pct": 29.53 + }, + { + "date": "2024-08-27", + "equity": 12971.15, + "return_pct": 29.71 + }, + { + "date": "2024-08-28", + "equity": 12895.85, + "return_pct": 28.96 + }, + { + "date": "2024-08-29", + "equity": 12897.0, + "return_pct": 28.97 + }, + { + "date": "2024-08-30", + "equity": 13020.12, + "return_pct": 30.2 + }, + { + "date": "2024-09-03", + "equity": 12752.18, + "return_pct": 27.52 + }, + { + "date": "2024-09-04", + "equity": 12726.08, + "return_pct": 27.26 + }, + { + "date": "2024-09-05", + "equity": 12695.12, + "return_pct": 26.95 + }, + { + "date": "2024-09-06", + "equity": 12481.46, + "return_pct": 24.81 + }, + { + "date": "2024-09-09", + "equity": 12621.21, + "return_pct": 26.21 + }, + { + "date": "2024-09-10", + "equity": 12676.18, + "return_pct": 26.76 + }, + { + "date": "2024-09-11", + "equity": 12806.23, + "return_pct": 28.06 + }, + { + "date": "2024-09-12", + "equity": 12914.1, + "return_pct": 29.14 + }, + { + "date": "2024-09-13", + "equity": 12981.54, + "return_pct": 29.82 + }, + { + "date": "2024-09-16", + "equity": 13000.72, + "return_pct": 30.01 + }, + { + "date": "2024-09-17", + "equity": 13006.03, + "return_pct": 30.06 + }, + { + "date": "2024-09-18", + "equity": 12967.45, + "return_pct": 29.67 + }, + { + "date": "2024-09-19", + "equity": 13188.74, + "return_pct": 31.89 + }, + { + "date": "2024-09-20", + "equity": 13125.68, + "return_pct": 31.26 + }, + { + "date": "2024-09-23", + "equity": 13158.48, + "return_pct": 31.58 + }, + { + "date": "2024-09-24", + "equity": 13196.13, + "return_pct": 31.96 + }, + { + "date": "2024-09-25", + "equity": 13167.02, + "return_pct": 31.67 + }, + { + "date": "2024-09-26", + "equity": 13219.23, + "return_pct": 32.19 + }, + { + "date": "2024-09-27", + "equity": 13200.06, + "return_pct": 32.0 + }, + { + "date": "2024-09-30", + "equity": 13252.95, + "return_pct": 32.53 + }, + { + "date": "2024-10-01", + "equity": 13134.22, + "return_pct": 31.34 + }, + { + "date": "2024-10-02", + "equity": 13139.77, + "return_pct": 31.4 + }, + { + "date": "2024-10-03", + "equity": 13115.75, + "return_pct": 31.16 + }, + { + "date": "2024-10-04", + "equity": 13234.93, + "return_pct": 32.35 + }, + { + "date": "2024-10-07", + "equity": 13115.28, + "return_pct": 31.15 + }, + { + "date": "2024-10-08", + "equity": 13239.32, + "return_pct": 32.39 + }, + { + "date": "2024-10-09", + "equity": 13331.02, + "return_pct": 33.31 + }, + { + "date": "2024-10-10", + "equity": 13307.69, + "return_pct": 33.08 + }, + { + "date": "2024-10-11", + "equity": 13387.38, + "return_pct": 33.87 + }, + { + "date": "2024-10-14", + "equity": 13496.87, + "return_pct": 34.97 + }, + { + "date": "2024-10-15", + "equity": 13392.0, + "return_pct": 33.92 + }, + { + "date": "2024-10-16", + "equity": 13450.21, + "return_pct": 34.5 + }, + { + "date": "2024-10-17", + "equity": 13451.37, + "return_pct": 34.51 + }, + { + "date": "2024-10-18", + "equity": 13503.11, + "return_pct": 35.03 + }, + { + "date": "2024-10-21", + "equity": 13480.93, + "return_pct": 34.81 + }, + { + "date": "2024-10-22", + "equity": 13473.77, + "return_pct": 34.74 + }, + { + "date": "2024-10-23", + "equity": 13350.66, + "return_pct": 33.51 + }, + { + "date": "2024-10-24", + "equity": 13379.53, + "return_pct": 33.8 + }, + { + "date": "2024-10-25", + "equity": 13374.91, + "return_pct": 33.75 + }, + { + "date": "2024-10-28", + "equity": 13416.26, + "return_pct": 34.16 + }, + { + "date": "2024-10-29", + "equity": 13437.97, + "return_pct": 34.38 + }, + { + "date": "2024-10-30", + "equity": 13397.32, + "return_pct": 33.97 + }, + { + "date": "2024-10-31", + "equity": 13134.69, + "return_pct": 31.35 + }, + { + "date": "2024-11-01", + "equity": 13190.12, + "return_pct": 31.9 + }, + { + "date": "2024-11-04", + "equity": 13161.71, + "return_pct": 31.62 + }, + { + "date": "2024-11-05", + "equity": 13320.86, + "return_pct": 33.21 + }, + { + "date": "2024-11-06", + "equity": 13652.09, + "return_pct": 36.52 + }, + { + "date": "2024-11-07", + "equity": 13757.65, + "return_pct": 37.58 + }, + { + "date": "2024-11-08", + "equity": 13817.25, + "return_pct": 38.17 + }, + { + "date": "2024-11-11", + "equity": 13830.41, + "return_pct": 38.3 + }, + { + "date": "2024-11-12", + "equity": 13787.45, + "return_pct": 37.87 + }, + { + "date": "2024-11-13", + "equity": 13794.15, + "return_pct": 37.94 + }, + { + "date": "2024-11-14", + "equity": 13705.45, + "return_pct": 37.05 + }, + { + "date": "2024-11-15", + "equity": 13529.9, + "return_pct": 35.3 + }, + { + "date": "2024-11-18", + "equity": 13585.34, + "return_pct": 35.85 + }, + { + "date": "2024-11-19", + "equity": 13635.0, + "return_pct": 36.35 + }, + { + "date": "2024-11-20", + "equity": 13639.62, + "return_pct": 36.4 + }, + { + "date": "2024-11-21", + "equity": 13712.84, + "return_pct": 37.13 + }, + { + "date": "2024-11-22", + "equity": 13755.34, + "return_pct": 37.55 + }, + { + "date": "2024-11-25", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2024-11-26", + "equity": 13874.07, + "return_pct": 38.74 + }, + { + "date": "2024-11-27", + "equity": 13832.03, + "return_pct": 38.32 + }, + { + "date": "2024-11-29", + "equity": 13917.95, + "return_pct": 39.18 + }, + { + "date": "2024-12-02", + "equity": 13942.9, + "return_pct": 39.43 + }, + { + "date": "2024-12-03", + "equity": 13949.37, + "return_pct": 39.49 + }, + { + "date": "2024-12-04", + "equity": 14035.99, + "return_pct": 40.36 + }, + { + "date": "2024-12-05", + "equity": 14012.89, + "return_pct": 40.13 + }, + { + "date": "2024-12-06", + "equity": 14039.45, + "return_pct": 40.39 + }, + { + "date": "2024-12-09", + "equity": 13967.15, + "return_pct": 39.67 + }, + { + "date": "2024-12-10", + "equity": 13923.73, + "return_pct": 39.24 + }, + { + "date": "2024-12-11", + "equity": 14031.37, + "return_pct": 40.31 + }, + { + "date": "2024-12-12", + "equity": 13959.07, + "return_pct": 39.59 + }, + { + "date": "2024-12-13", + "equity": 13956.3, + "return_pct": 39.56 + }, + { + "date": "2024-12-16", + "equity": 14015.89, + "return_pct": 40.16 + }, + { + "date": "2024-12-17", + "equity": 13958.15, + "return_pct": 39.58 + }, + { + "date": "2024-12-18", + "equity": 13542.14, + "return_pct": 35.42 + }, + { + "date": "2024-12-19", + "equity": 13537.99, + "return_pct": 35.38 + }, + { + "date": "2024-12-20", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2024-12-23", + "equity": 13736.4, + "return_pct": 37.36 + }, + { + "date": "2024-12-24", + "equity": 13889.08, + "return_pct": 38.89 + }, + { + "date": "2024-12-26", + "equity": 13890.01, + "return_pct": 38.9 + }, + { + "date": "2024-12-27", + "equity": 13743.79, + "return_pct": 37.44 + }, + { + "date": "2024-12-30", + "equity": 13586.95, + "return_pct": 35.87 + }, + { + "date": "2024-12-31", + "equity": 13537.52, + "return_pct": 35.38 + }, + { + "date": "2025-01-02", + "equity": 13504.26, + "return_pct": 35.04 + }, + { + "date": "2025-01-03", + "equity": 13673.11, + "return_pct": 36.73 + }, + { + "date": "2025-01-06", + "equity": 13751.88, + "return_pct": 37.52 + }, + { + "date": "2025-01-07", + "equity": 13596.42, + "return_pct": 35.96 + }, + { + "date": "2025-01-08", + "equity": 13616.29, + "return_pct": 36.16 + }, + { + "date": "2025-01-10", + "equity": 13408.4, + "return_pct": 34.08 + }, + { + "date": "2025-01-13", + "equity": 13429.19, + "return_pct": 34.29 + }, + { + "date": "2025-01-14", + "equity": 13447.67, + "return_pct": 34.48 + }, + { + "date": "2025-01-15", + "equity": 13692.28, + "return_pct": 36.92 + }, + { + "date": "2025-01-16", + "equity": 13665.95, + "return_pct": 36.66 + }, + { + "date": "2025-01-17", + "equity": 13803.16, + "return_pct": 38.03 + }, + { + "date": "2025-01-21", + "equity": 13929.5, + "return_pct": 39.3 + }, + { + "date": "2025-01-22", + "equity": 14007.81, + "return_pct": 40.08 + }, + { + "date": "2025-01-23", + "equity": 14084.26, + "return_pct": 40.84 + }, + { + "date": "2025-01-24", + "equity": 14043.15, + "return_pct": 40.43 + }, + { + "date": "2025-01-27", + "equity": 13844.5, + "return_pct": 38.45 + }, + { + "date": "2025-01-28", + "equity": 13963.46, + "return_pct": 39.63 + }, + { + "date": "2025-01-29", + "equity": 13900.86, + "return_pct": 39.01 + }, + { + "date": "2025-01-30", + "equity": 13975.47, + "return_pct": 39.75 + }, + { + "date": "2025-01-31", + "equity": 13901.09, + "return_pct": 39.01 + }, + { + "date": "2025-02-03", + "equity": 13807.54, + "return_pct": 38.08 + }, + { + "date": "2025-02-04", + "equity": 13900.17, + "return_pct": 39.0 + }, + { + "date": "2025-02-05", + "equity": 13956.53, + "return_pct": 39.57 + }, + { + "date": "2025-02-06", + "equity": 14005.04, + "return_pct": 40.05 + }, + { + "date": "2025-02-07", + "equity": 13876.84, + "return_pct": 38.77 + }, + { + "date": "2025-02-10", + "equity": 13971.08, + "return_pct": 39.71 + }, + { + "date": "2025-02-11", + "equity": 13981.71, + "return_pct": 39.82 + }, + { + "date": "2025-02-12", + "equity": 13936.66, + "return_pct": 39.37 + }, + { + "date": "2025-02-13", + "equity": 14083.8, + "return_pct": 40.84 + }, + { + "date": "2025-02-14", + "equity": 14083.11, + "return_pct": 40.83 + }, + { + "date": "2025-02-18", + "equity": 14124.45, + "return_pct": 41.24 + }, + { + "date": "2025-02-19", + "equity": 14157.72, + "return_pct": 41.58 + }, + { + "date": "2025-02-20", + "equity": 14098.82, + "return_pct": 40.99 + }, + { + "date": "2025-02-21", + "equity": 13857.67, + "return_pct": 38.58 + }, + { + "date": "2025-02-24", + "equity": 13794.61, + "return_pct": 37.95 + }, + { + "date": "2025-02-25", + "equity": 13726.01, + "return_pct": 37.26 + }, + { + "date": "2025-02-26", + "equity": 13732.94, + "return_pct": 37.33 + }, + { + "date": "2025-02-27", + "equity": 13513.73, + "return_pct": 35.14 + }, + { + "date": "2025-02-28", + "equity": 13724.62, + "return_pct": 37.25 + }, + { + "date": "2025-03-03", + "equity": 13484.17, + "return_pct": 34.84 + }, + { + "date": "2025-03-04", + "equity": 13324.56, + "return_pct": 33.25 + }, + { + "date": "2025-03-05", + "equity": 13467.77, + "return_pct": 34.68 + }, + { + "date": "2025-03-06", + "equity": 13228.7, + "return_pct": 32.29 + }, + { + "date": "2025-03-07", + "equity": 13302.84, + "return_pct": 33.03 + }, + { + "date": "2025-03-10", + "equity": 12948.51, + "return_pct": 29.49 + }, + { + "date": "2025-03-11", + "equity": 12840.87, + "return_pct": 28.41 + }, + { + "date": "2025-03-12", + "equity": 12909.02, + "return_pct": 29.09 + }, + { + "date": "2025-03-13", + "equity": 12736.93, + "return_pct": 27.37 + }, + { + "date": "2025-03-14", + "equity": 13000.02, + "return_pct": 30.0 + }, + { + "date": "2025-03-17", + "equity": 13100.27, + "return_pct": 31.0 + }, + { + "date": "2025-03-18", + "equity": 12958.68, + "return_pct": 29.59 + }, + { + "date": "2025-03-19", + "equity": 13099.81, + "return_pct": 31.0 + }, + { + "date": "2025-03-20", + "equity": 13061.93, + "return_pct": 30.62 + }, + { + "date": "2025-03-21", + "equity": 13027.05, + "return_pct": 30.27 + }, + { + "date": "2025-03-24", + "equity": 13260.34, + "return_pct": 32.6 + }, + { + "date": "2025-03-25", + "equity": 13292.22, + "return_pct": 32.92 + }, + { + "date": "2025-03-26", + "equity": 13133.53, + "return_pct": 31.34 + }, + { + "date": "2025-03-27", + "equity": 13098.65, + "return_pct": 30.99 + }, + { + "date": "2025-03-28", + "equity": 12834.87, + "return_pct": 28.35 + }, + { + "date": "2025-03-31", + "equity": 12921.03, + "return_pct": 29.21 + }, + { + "date": "2025-04-01", + "equity": 12957.52, + "return_pct": 29.58 + }, + { + "date": "2025-04-02", + "equity": 13039.52, + "return_pct": 30.4 + }, + { + "date": "2025-04-03", + "equity": 12396.92, + "return_pct": 23.97 + }, + { + "date": "2025-04-04", + "equity": 11671.17, + "return_pct": 16.71 + }, + { + "date": "2025-04-07", + "equity": 11650.38, + "return_pct": 16.5 + }, + { + "date": "2025-04-08", + "equity": 11467.9, + "return_pct": 14.68 + }, + { + "date": "2025-04-09", + "equity": 12672.26, + "return_pct": 26.72 + }, + { + "date": "2025-04-10", + "equity": 12116.97, + "return_pct": 21.17 + }, + { + "date": "2025-04-11", + "equity": 12333.17, + "return_pct": 23.33 + }, + { + "date": "2025-04-14", + "equity": 12452.82, + "return_pct": 24.53 + }, + { + "date": "2025-04-15", + "equity": 12417.94, + "return_pct": 24.18 + }, + { + "date": "2025-04-16", + "equity": 12141.92, + "return_pct": 21.42 + }, + { + "date": "2025-04-17", + "equity": 12159.24, + "return_pct": 21.59 + }, + { + "date": "2025-04-21", + "equity": 11869.82, + "return_pct": 18.7 + }, + { + "date": "2025-04-22", + "equity": 12178.64, + "return_pct": 21.79 + }, + { + "date": "2025-04-23", + "equity": 12367.36, + "return_pct": 23.67 + }, + { + "date": "2025-04-24", + "equity": 12627.68, + "return_pct": 26.28 + }, + { + "date": "2025-04-25", + "equity": 12718.92, + "return_pct": 27.19 + }, + { + "date": "2025-04-28", + "equity": 12723.77, + "return_pct": 27.24 + }, + { + "date": "2025-04-29", + "equity": 12803.92, + "return_pct": 28.04 + }, + { + "date": "2025-04-30", + "equity": 12809.0, + "return_pct": 28.09 + }, + { + "date": "2025-05-01", + "equity": 12899.78, + "return_pct": 29.0 + }, + { + "date": "2025-05-02", + "equity": 13091.26, + "return_pct": 30.91 + }, + { + "date": "2025-05-05", + "equity": 13016.19, + "return_pct": 30.16 + }, + { + "date": "2025-05-06", + "equity": 12907.4, + "return_pct": 29.07 + }, + { + "date": "2025-05-07", + "equity": 12961.68, + "return_pct": 29.62 + }, + { + "date": "2025-05-08", + "equity": 13051.99, + "return_pct": 30.52 + }, + { + "date": "2025-05-09", + "equity": 13035.36, + "return_pct": 30.35 + }, + { + "date": "2025-05-12", + "equity": 13466.15, + "return_pct": 34.66 + }, + { + "date": "2025-05-13", + "equity": 13555.08, + "return_pct": 35.55 + }, + { + "date": "2025-05-14", + "equity": 13572.4, + "return_pct": 35.72 + }, + { + "date": "2025-05-15", + "equity": 13638.69, + "return_pct": 36.39 + }, + { + "date": "2025-05-16", + "equity": 13725.08, + "return_pct": 37.25 + }, + { + "date": "2025-05-19", + "equity": 13740.1, + "return_pct": 37.4 + }, + { + "date": "2025-05-20", + "equity": 13693.9, + "return_pct": 36.94 + }, + { + "date": "2025-05-21", + "equity": 13463.15, + "return_pct": 34.63 + }, + { + "date": "2025-05-22", + "equity": 13468.46, + "return_pct": 34.68 + }, + { + "date": "2025-05-23", + "equity": 13376.53, + "return_pct": 33.77 + }, + { + "date": "2025-05-27", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2025-05-28", + "equity": 13575.64, + "return_pct": 35.76 + }, + { + "date": "2025-05-29", + "equity": 13629.22, + "return_pct": 36.29 + }, + { + "date": "2025-05-30", + "equity": 13613.98, + "return_pct": 36.14 + }, + { + "date": "2025-06-02", + "equity": 13690.67, + "return_pct": 36.91 + }, + { + "date": "2025-06-03", + "equity": 13768.74, + "return_pct": 37.69 + }, + { + "date": "2025-06-04", + "equity": 13765.04, + "return_pct": 37.65 + }, + { + "date": "2025-06-05", + "equity": 13698.52, + "return_pct": 36.99 + }, + { + "date": "2025-06-06", + "equity": 13839.19, + "return_pct": 38.39 + }, + { + "date": "2025-06-09", + "equity": 13851.66, + "return_pct": 38.52 + }, + { + "date": "2025-06-10", + "equity": 13930.2, + "return_pct": 39.3 + }, + { + "date": "2025-06-11", + "equity": 13890.47, + "return_pct": 38.9 + }, + { + "date": "2025-06-12", + "equity": 13945.67, + "return_pct": 39.46 + }, + { + "date": "2025-06-13", + "equity": 13789.76, + "return_pct": 37.9 + }, + { + "date": "2025-06-16", + "equity": 13920.96, + "return_pct": 39.21 + }, + { + "date": "2025-06-17", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2025-06-18", + "equity": 13799.92, + "return_pct": 38.0 + }, + { + "date": "2025-06-20", + "equity": 13726.93, + "return_pct": 37.27 + }, + { + "date": "2025-06-23", + "equity": 13862.52, + "return_pct": 38.63 + }, + { + "date": "2025-06-24", + "equity": 14015.66, + "return_pct": 40.16 + }, + { + "date": "2025-06-25", + "equity": 14023.51, + "return_pct": 40.24 + }, + { + "date": "2025-06-26", + "equity": 14133.23, + "return_pct": 41.33 + }, + { + "date": "2025-06-27", + "equity": 14203.45, + "return_pct": 42.03 + }, + { + "date": "2025-06-30", + "equity": 14271.36, + "return_pct": 42.71 + }, + { + "date": "2025-07-01", + "equity": 14266.74, + "return_pct": 42.67 + }, + { + "date": "2025-07-02", + "equity": 14331.42, + "return_pct": 43.31 + }, + { + "date": "2025-07-03", + "equity": 14444.37, + "return_pct": 44.44 + }, + { + "date": "2025-07-07", + "equity": 14336.73, + "return_pct": 43.37 + }, + { + "date": "2025-07-08", + "equity": 14328.88, + "return_pct": 43.29 + }, + { + "date": "2025-07-09", + "equity": 14414.8, + "return_pct": 44.15 + }, + { + "date": "2025-07-10", + "equity": 14455.45, + "return_pct": 44.55 + }, + { + "date": "2025-07-11", + "equity": 14404.64, + "return_pct": 44.05 + }, + { + "date": "2025-07-14", + "equity": 14432.13, + "return_pct": 44.32 + }, + { + "date": "2025-07-15", + "equity": 14370.45, + "return_pct": 43.7 + }, + { + "date": "2025-07-16", + "equity": 14418.5, + "return_pct": 44.18 + }, + { + "date": "2025-07-17", + "equity": 14506.73, + "return_pct": 45.07 + }, + { + "date": "2025-07-18", + "equity": 14496.11, + "return_pct": 44.96 + }, + { + "date": "2025-07-21", + "equity": 14523.6, + "return_pct": 45.24 + }, + { + "date": "2025-07-22", + "equity": 14525.67, + "return_pct": 45.26 + }, + { + "date": "2025-07-23", + "equity": 14649.25, + "return_pct": 46.49 + }, + { + "date": "2025-07-24", + "equity": 14654.1, + "return_pct": 46.54 + }, + { + "date": "2025-07-25", + "equity": 14716.0, + "return_pct": 47.16 + }, + { + "date": "2025-07-28", + "equity": 14712.31, + "return_pct": 47.12 + }, + { + "date": "2025-07-29", + "equity": 14673.5, + "return_pct": 46.74 + }, + { + "date": "2025-07-30", + "equity": 14655.03, + "return_pct": 46.55 + }, + { + "date": "2025-07-31", + "equity": 14600.05, + "return_pct": 46.0 + }, + { + "date": "2025-08-01", + "equity": 14360.75, + "return_pct": 43.61 + }, + { + "date": "2025-08-04", + "equity": 14579.03, + "return_pct": 45.79 + }, + { + "date": "2025-08-05", + "equity": 14505.12, + "return_pct": 45.05 + }, + { + "date": "2025-08-06", + "equity": 14616.22, + "return_pct": 46.16 + }, + { + "date": "2025-08-07", + "equity": 14603.98, + "return_pct": 46.04 + }, + { + "date": "2025-08-08", + "equity": 14717.85, + "return_pct": 47.18 + }, + { + "date": "2025-08-11", + "equity": 14688.75, + "return_pct": 46.89 + }, + { + "date": "2025-08-12", + "equity": 14845.13, + "return_pct": 48.45 + }, + { + "date": "2025-08-13", + "equity": 14895.94, + "return_pct": 48.96 + }, + { + "date": "2025-08-14", + "equity": 14897.33, + "return_pct": 48.97 + }, + { + "date": "2025-08-15", + "equity": 14862.45, + "return_pct": 48.62 + }, + { + "date": "2025-08-18", + "equity": 14859.22, + "return_pct": 48.59 + }, + { + "date": "2025-08-19", + "equity": 14778.6, + "return_pct": 47.79 + }, + { + "date": "2025-08-20", + "equity": 14739.33, + "return_pct": 47.39 + }, + { + "date": "2025-08-21", + "equity": 14680.2, + "return_pct": 46.8 + }, + { + "date": "2025-08-22", + "equity": 14905.64, + "return_pct": 49.06 + }, + { + "date": "2025-08-25", + "equity": 14840.04, + "return_pct": 48.4 + }, + { + "date": "2025-08-26", + "equity": 14902.18, + "return_pct": 49.02 + }, + { + "date": "2025-08-27", + "equity": 14936.13, + "return_pct": 49.36 + }, + { + "date": "2025-08-28", + "equity": 14989.03, + "return_pct": 49.89 + }, + { + "date": "2025-08-29", + "equity": 14899.64, + "return_pct": 49.0 + }, + { + "date": "2025-09-02", + "equity": 14789.23, + "return_pct": 47.89 + }, + { + "date": "2025-09-03", + "equity": 14869.38, + "return_pct": 48.69 + }, + { + "date": "2025-09-04", + "equity": 14993.65, + "return_pct": 49.94 + }, + { + "date": "2025-09-05", + "equity": 14950.22, + "return_pct": 49.5 + }, + { + "date": "2025-09-08", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-09-09", + "equity": 15021.6, + "return_pct": 50.22 + }, + { + "date": "2025-09-10", + "equity": 15065.02, + "return_pct": 50.65 + }, + { + "date": "2025-09-11", + "equity": 15190.22, + "return_pct": 51.9 + }, + { + "date": "2025-09-12", + "equity": 15185.13, + "return_pct": 51.85 + }, + { + "date": "2025-09-15", + "equity": 15265.98, + "return_pct": 52.66 + }, + { + "date": "2025-09-16", + "equity": 15244.96, + "return_pct": 52.45 + }, + { + "date": "2025-09-17", + "equity": 15226.02, + "return_pct": 52.26 + }, + { + "date": "2025-09-18", + "equity": 15297.16, + "return_pct": 52.97 + }, + { + "date": "2025-09-19", + "equity": 15330.42, + "return_pct": 53.3 + }, + { + "date": "2025-09-22", + "equity": 15402.95, + "return_pct": 54.03 + }, + { + "date": "2025-09-23", + "equity": 15319.1, + "return_pct": 53.19 + }, + { + "date": "2025-09-24", + "equity": 15270.37, + "return_pct": 52.7 + }, + { + "date": "2025-09-25", + "equity": 15199.92, + "return_pct": 52.0 + }, + { + "date": "2025-09-26", + "equity": 15287.0, + "return_pct": 52.87 + }, + { + "date": "2025-09-29", + "equity": 15329.96, + "return_pct": 53.3 + }, + { + "date": "2025-09-30", + "equity": 15387.71, + "return_pct": 53.88 + }, + { + "date": "2025-10-01", + "equity": 15440.14, + "return_pct": 54.4 + }, + { + "date": "2025-10-02", + "equity": 15457.93, + "return_pct": 54.58 + }, + { + "date": "2025-10-03", + "equity": 15457.7, + "return_pct": 54.58 + }, + { + "date": "2025-10-06", + "equity": 15513.13, + "return_pct": 55.13 + }, + { + "date": "2025-10-07", + "equity": 15455.62, + "return_pct": 54.56 + }, + { + "date": "2025-10-08", + "equity": 15547.78, + "return_pct": 55.48 + }, + { + "date": "2025-10-09", + "equity": 15502.74, + "return_pct": 55.03 + }, + { + "date": "2025-10-10", + "equity": 15083.73, + "return_pct": 50.84 + }, + { + "date": "2025-10-13", + "equity": 15315.18, + "return_pct": 53.15 + }, + { + "date": "2025-10-14", + "equity": 15296.47, + "return_pct": 52.96 + }, + { + "date": "2025-10-15", + "equity": 15364.38, + "return_pct": 53.64 + }, + { + "date": "2025-10-16", + "equity": 15259.74, + "return_pct": 52.6 + }, + { + "date": "2025-10-17", + "equity": 15346.36, + "return_pct": 53.46 + }, + { + "date": "2025-10-20", + "equity": 15505.97, + "return_pct": 55.06 + }, + { + "date": "2025-10-21", + "equity": 15505.74, + "return_pct": 55.06 + }, + { + "date": "2025-10-22", + "equity": 15425.13, + "return_pct": 54.25 + }, + { + "date": "2025-10-23", + "equity": 15516.6, + "return_pct": 55.17 + }, + { + "date": "2025-10-24", + "equity": 15643.41, + "return_pct": 56.43 + }, + { + "date": "2025-10-27", + "equity": 15827.96, + "return_pct": 58.28 + }, + { + "date": "2025-10-28", + "equity": 15870.0, + "return_pct": 58.7 + }, + { + "date": "2025-10-29", + "equity": 15877.62, + "return_pct": 58.78 + }, + { + "date": "2025-10-30", + "equity": 15703.0, + "return_pct": 57.03 + }, + { + "date": "2025-10-31", + "equity": 15754.51, + "return_pct": 57.55 + }, + { + "date": "2025-11-03", + "equity": 15784.08, + "return_pct": 57.84 + }, + { + "date": "2025-11-04", + "equity": 15596.98, + "return_pct": 55.97 + }, + { + "date": "2025-11-05", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2025-11-06", + "equity": 15483.1, + "return_pct": 54.83 + }, + { + "date": "2025-11-07", + "equity": 15498.35, + "return_pct": 54.98 + }, + { + "date": "2025-11-10", + "equity": 15740.19, + "return_pct": 57.4 + }, + { + "date": "2025-11-11", + "equity": 15776.22, + "return_pct": 57.76 + }, + { + "date": "2025-11-12", + "equity": 15785.0, + "return_pct": 57.85 + }, + { + "date": "2025-11-13", + "equity": 15523.06, + "return_pct": 55.23 + }, + { + "date": "2025-11-14", + "equity": 15520.52, + "return_pct": 55.21 + }, + { + "date": "2025-11-17", + "equity": 15375.93, + "return_pct": 53.76 + }, + { + "date": "2025-11-18", + "equity": 15246.81, + "return_pct": 52.47 + }, + { + "date": "2025-11-19", + "equity": 15305.71, + "return_pct": 53.06 + }, + { + "date": "2025-11-20", + "equity": 15072.41, + "return_pct": 50.72 + }, + { + "date": "2025-11-21", + "equity": 15222.55, + "return_pct": 52.23 + }, + { + "date": "2025-11-24", + "equity": 15446.61, + "return_pct": 54.47 + }, + { + "date": "2025-11-25", + "equity": 15591.9, + "return_pct": 55.92 + }, + { + "date": "2025-11-26", + "equity": 15699.54, + "return_pct": 57.0 + }, + { + "date": "2025-11-28", + "equity": 15785.23, + "return_pct": 57.85 + }, + { + "date": "2025-12-01", + "equity": 15713.16, + "return_pct": 57.13 + }, + { + "date": "2025-12-02", + "equity": 15742.27, + "return_pct": 57.42 + }, + { + "date": "2025-12-03", + "equity": 15796.78, + "return_pct": 57.97 + }, + { + "date": "2025-12-04", + "equity": 15808.33, + "return_pct": 58.08 + }, + { + "date": "2025-12-05", + "equity": 15838.36, + "return_pct": 58.38 + }, + { + "date": "2025-12-08", + "equity": 15790.77, + "return_pct": 57.91 + }, + { + "date": "2025-12-09", + "equity": 15777.15, + "return_pct": 57.77 + }, + { + "date": "2025-12-10", + "equity": 15881.78, + "return_pct": 58.82 + }, + { + "date": "2025-12-11", + "equity": 15918.74, + "return_pct": 59.19 + }, + { + "date": "2025-12-12", + "equity": 15747.58, + "return_pct": 57.48 + }, + { + "date": "2025-12-15", + "equity": 15723.79, + "return_pct": 57.24 + }, + { + "date": "2025-12-16", + "equity": 15680.83, + "return_pct": 56.81 + }, + { + "date": "2025-12-17", + "equity": 15508.28, + "return_pct": 55.08 + }, + { + "date": "2025-12-18", + "equity": 15625.39, + "return_pct": 56.25 + }, + { + "date": "2025-12-19", + "equity": 15720.56, + "return_pct": 57.21 + }, + { + "date": "2025-12-22", + "equity": 15818.49, + "return_pct": 58.18 + }, + { + "date": "2025-12-23", + "equity": 15890.79, + "return_pct": 58.91 + }, + { + "date": "2025-12-24", + "equity": 15946.69, + "return_pct": 59.47 + }, + { + "date": "2025-12-26", + "equity": 15945.07, + "return_pct": 59.45 + }, + { + "date": "2025-12-29", + "equity": 15888.25, + "return_pct": 58.88 + }, + { + "date": "2025-12-30", + "equity": 15868.85, + "return_pct": 58.69 + }, + { + "date": "2025-12-31", + "equity": 15751.28, + "return_pct": 57.51 + }, + { + "date": "2026-01-02", + "equity": 15780.15, + "return_pct": 57.8 + }, + { + "date": "2026-01-05", + "equity": 15885.25, + "return_pct": 58.85 + }, + { + "date": "2026-01-06", + "equity": 15979.72, + "return_pct": 59.8 + }, + { + "date": "2026-01-07", + "equity": 15928.21, + "return_pct": 59.28 + }, + { + "date": "2026-01-08", + "equity": 15926.59, + "return_pct": 59.27 + }, + { + "date": "2026-01-09", + "equity": 16031.92, + "return_pct": 60.32 + }, + { + "date": "2026-01-12", + "equity": 16057.1, + "return_pct": 60.57 + }, + { + "date": "2026-01-13", + "equity": 16024.99, + "return_pct": 60.25 + }, + { + "date": "2026-01-14", + "equity": 15946.23, + "return_pct": 59.46 + }, + { + "date": "2026-01-15", + "equity": 15989.65, + "return_pct": 59.9 + }, + { + "date": "2026-01-16", + "equity": 15976.25, + "return_pct": 59.76 + }, + { + "date": "2026-01-20", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2026-01-21", + "equity": 15831.66, + "return_pct": 58.32 + }, + { + "date": "2026-01-22", + "equity": 15914.35, + "return_pct": 59.14 + }, + { + "date": "2026-01-23", + "equity": 15920.13, + "return_pct": 59.2 + }, + { + "date": "2026-01-26", + "equity": 16000.97, + "return_pct": 60.01 + }, + { + "date": "2026-01-27", + "equity": 16064.72, + "return_pct": 60.65 + }, + { + "date": "2026-01-28", + "equity": 16063.1, + "return_pct": 60.63 + }, + { + "date": "2026-01-29", + "equity": 16031.23, + "return_pct": 60.31 + }, + { + "date": "2026-01-30", + "equity": 15983.42, + "return_pct": 59.83 + }, + { + "date": "2026-02-02", + "equity": 16062.87, + "return_pct": 60.63 + }, + { + "date": "2026-02-03", + "equity": 15927.06, + "return_pct": 59.27 + }, + { + "date": "2026-02-04", + "equity": 15849.91, + "return_pct": 58.5 + }, + { + "date": "2026-02-05", + "equity": 15651.95, + "return_pct": 56.52 + }, + { + "date": "2026-02-06", + "equity": 15952.23, + "return_pct": 59.52 + }, + { + "date": "2026-02-09", + "equity": 16029.15, + "return_pct": 60.29 + }, + { + "date": "2026-02-10", + "equity": 15986.88, + "return_pct": 59.87 + }, + { + "date": "2026-02-11", + "equity": 15983.18, + "return_pct": 59.83 + }, + { + "date": "2026-02-12", + "equity": 15736.26, + "return_pct": 57.36 + }, + { + "date": "2026-02-13", + "equity": 15747.35, + "return_pct": 57.47 + }, + { + "date": "2026-02-17", + "equity": 15772.76, + "return_pct": 57.73 + }, + { + "date": "2026-02-18", + "equity": 15852.22, + "return_pct": 58.52 + }, + { + "date": "2026-02-19", + "equity": 15810.41, + "return_pct": 58.1 + }, + { + "date": "2026-02-20", + "equity": 15924.75, + "return_pct": 59.25 + }, + { + "date": "2026-02-23", + "equity": 15762.13, + "return_pct": 57.62 + }, + { + "date": "2026-02-24", + "equity": 15876.7, + "return_pct": 58.77 + }, + { + "date": "2026-02-25", + "equity": 16010.67, + "return_pct": 60.11 + }, + { + "date": "2026-02-26", + "equity": 15921.74, + "return_pct": 59.22 + }, + { + "date": "2026-02-27", + "equity": 15845.29, + "return_pct": 58.45 + }, + { + "date": "2026-03-02", + "equity": 15854.3, + "return_pct": 58.54 + }, + { + "date": "2026-03-03", + "equity": 15714.55, + "return_pct": 57.15 + }, + { + "date": "2026-03-04", + "equity": 15825.42, + "return_pct": 58.25 + }, + { + "date": "2026-03-05", + "equity": 15737.19, + "return_pct": 57.37 + }, + { + "date": "2026-03-06", + "equity": 15530.92, + "return_pct": 55.31 + }, + { + "date": "2026-03-09", + "equity": 15666.97, + "return_pct": 56.67 + }, + { + "date": "2026-03-10", + "equity": 15641.79, + "return_pct": 56.42 + }, + { + "date": "2026-03-11", + "equity": 15622.16, + "return_pct": 56.22 + }, + { + "date": "2026-03-12", + "equity": 15384.94, + "return_pct": 53.85 + }, + { + "date": "2026-03-13", + "equity": 15297.85, + "return_pct": 52.98 + }, + { + "date": "2026-03-16", + "equity": 15453.54, + "return_pct": 54.54 + }, + { + "date": "2026-03-17", + "equity": 15494.19, + "return_pct": 54.94 + }, + { + "date": "2026-03-18", + "equity": 15277.99, + "return_pct": 52.78 + }, + { + "date": "2026-03-19", + "equity": 15240.34, + "return_pct": 52.4 + }, + { + "date": "2026-03-20", + "equity": 14980.94, + "return_pct": 49.81 + }, + { + "date": "2026-03-23", + "equity": 15138.24, + "return_pct": 51.38 + }, + { + "date": "2026-03-24", + "equity": 15087.43, + "return_pct": 50.87 + }, + { + "date": "2026-03-25", + "equity": 15171.51, + "return_pct": 51.72 + }, + { + "date": "2026-03-26", + "equity": 14900.56, + "return_pct": 49.01 + }, + { + "date": "2026-03-27", + "equity": 14646.48, + "return_pct": 46.46 + }, + { + "date": "2026-03-30", + "equity": 14597.51, + "return_pct": 45.98 + }, + { + "date": "2026-03-31", + "equity": 15021.83, + "return_pct": 50.22 + }, + { + "date": "2026-04-01", + "equity": 15135.01, + "return_pct": 51.35 + }, + { + "date": "2026-04-02", + "equity": 15148.64, + "return_pct": 51.49 + }, + { + "date": "2026-04-06", + "equity": 15220.24, + "return_pct": 52.2 + }, + { + "date": "2026-04-07", + "equity": 15226.94, + "return_pct": 52.27 + }, + { + "date": "2026-04-08", + "equity": 15614.76, + "return_pct": 56.15 + }, + { + "date": "2026-04-09", + "equity": 15704.85, + "return_pct": 57.05 + }, + { + "date": "2026-04-10", + "equity": 15694.45, + "return_pct": 56.94 + }, + { + "date": "2026-04-13", + "equity": 15847.83, + "return_pct": 58.48 + }, + { + "date": "2026-04-14", + "equity": 16040.93, + "return_pct": 60.41 + }, + { + "date": "2026-04-15", + "equity": 16167.51, + "return_pct": 61.68 + }, + { + "date": "2026-04-16", + "equity": 16207.24, + "return_pct": 62.07 + }, + { + "date": "2026-04-17", + "equity": 16403.11, + "return_pct": 64.03 + }, + { + "date": "2026-04-20", + "equity": 16370.31, + "return_pct": 63.7 + }, + { + "date": "2026-04-21", + "equity": 16263.14, + "return_pct": 62.63 + }, + { + "date": "2026-04-22", + "equity": 16427.83, + "return_pct": 64.28 + }, + { + "date": "2026-04-23", + "equity": 16364.08, + "return_pct": 63.64 + }, + { + "date": "2026-04-24", + "equity": 16490.89, + "return_pct": 64.91 + }, + { + "date": "2026-04-27", + "equity": 16519.3, + "return_pct": 65.19 + }, + { + "date": "2026-04-28", + "equity": 16438.92, + "return_pct": 64.39 + }, + { + "date": "2026-04-29", + "equity": 16436.38, + "return_pct": 64.36 + }, + { + "date": "2026-04-30", + "equity": 16599.91, + "return_pct": 66.0 + }, + { + "date": "2026-05-01", + "equity": 16645.88, + "return_pct": 66.46 + }, + { + "date": "2026-05-04", + "equity": 16584.9, + "return_pct": 65.85 + }, + { + "date": "2026-05-05", + "equity": 16717.95, + "return_pct": 67.18 + }, + { + "date": "2026-05-06", + "equity": 16950.32, + "return_pct": 69.5 + }, + { + "date": "2026-05-07", + "equity": 16898.34, + "return_pct": 68.98 + }, + { + "date": "2026-05-08", + "equity": 17037.86, + "return_pct": 70.38 + }, + { + "date": "2026-05-11", + "equity": 17076.66, + "return_pct": 70.77 + }, + { + "date": "2026-05-12", + "equity": 17050.79, + "return_pct": 70.51 + }, + { + "date": "2026-05-13", + "equity": 17146.19, + "return_pct": 71.46 + }, + { + "date": "2026-05-14", + "equity": 17281.55, + "return_pct": 72.82 + }, + { + "date": "2026-05-15", + "equity": 17073.66, + "return_pct": 70.74 + }, + { + "date": "2026-05-18", + "equity": 17061.65, + "return_pct": 70.62 + }, + { + "date": "2026-05-19", + "equity": 16948.01, + "return_pct": 69.48 + }, + { + "date": "2026-05-20", + "equity": 17121.71, + "return_pct": 71.22 + }, + { + "date": "2026-05-21", + "equity": 17155.66, + "return_pct": 71.56 + }, + { + "date": "2026-05-22", + "equity": 17223.11, + "return_pct": 72.23 + }, + { + "date": "2026-05-26", + "equity": 17337.44, + "return_pct": 73.37 + }, + { + "date": "2026-05-27", + "equity": 17334.44, + "return_pct": 73.34 + }, + { + "date": "2026-05-28", + "equity": 17430.07, + "return_pct": 74.3 + }, + { + "date": "2026-05-29", + "equity": 17473.49, + "return_pct": 74.73 + }, + { + "date": "2026-06-01", + "equity": 17521.08, + "return_pct": 75.21 + }, + { + "date": "2026-06-02", + "equity": 17544.87, + "return_pct": 75.45 + }, + { + "date": "2026-06-03", + "equity": 17421.75, + "return_pct": 74.22 + }, + { + "date": "2026-06-04", + "equity": 17487.58, + "return_pct": 74.88 + }, + { + "date": "2026-06-05", + "equity": 17036.24, + "return_pct": 70.36 + }, + { + "date": "2026-06-08", + "equity": 17074.82, + "return_pct": 70.75 + }, + { + "date": "2026-06-09", + "equity": 17024.69, + "return_pct": 70.25 + }, + { + "date": "2026-06-10", + "equity": 16756.29, + "return_pct": 67.56 + }, + { + "date": "2026-06-11", + "equity": 17041.09, + "return_pct": 70.41 + }, + { + "date": "2026-06-12", + "equity": 17133.25, + "return_pct": 71.33 + }, + { + "date": "2026-06-15", + "equity": 17435.38, + "return_pct": 74.35 + }, + { + "date": "2026-06-16", + "equity": 17331.44, + "return_pct": 73.31 + }, + { + "date": "2026-06-17", + "equity": 17115.01, + "return_pct": 71.15 + }, + { + "date": "2026-06-18", + "equity": 17248.52, + "return_pct": 72.49 + }, + { + "date": "2026-06-22", + "equity": 17194.23, + "return_pct": 71.94 + }, + { + "date": "2026-06-23", + "equity": 16944.54, + "return_pct": 69.45 + }, + { + "date": "2026-06-24", + "equity": 16936.69, + "return_pct": 69.37 + }, + { + "date": "2026-06-25", + "equity": 16961.17, + "return_pct": 69.61 + }, + { + "date": "2026-06-26", + "equity": 16838.52, + "return_pct": 68.39 + }, + { + "date": "2026-06-29", + "equity": 17115.93, + "return_pct": 71.16 + }, + { + "date": "2026-06-30", + "equity": 17249.21, + "return_pct": 72.49 + }, + { + "date": "2026-07-01", + "equity": 17225.88, + "return_pct": 72.26 + }, + { + "date": "2026-07-02", + "equity": 17203.24, + "return_pct": 72.03 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "all", + "lookback_label": "All history", + "starting_capital": 10000.0, + "final_equity": 50380.47, + "total_return_pct": 403.8, + "cagr_pct": 50.0, + "max_drawdown_pct": 21.4, + "sharpe": 2.03, + "trades": 321, + "win_rate": 37.4, + "avg_trade_pnl": 125.8, + "best_trade_r": 12.87, + "worst_trade_r": -3.26, + "best_trade_pnl": 4977.01, + "worst_trade_pnl": -532.7, + "avg_hold_days": 15.3, + "exit_reasons": { + "stop": 146, + "time": 78, + "trailing_stop": 97 + }, + "skipped_book_full": 0, + "spy_return_pct": 94.3, + "yearly_returns": [ + { + "year": 2022, + "return_pct": 8.1 + }, + { + "year": 2023, + "return_pct": 42.0 + }, + { + "year": 2024, + "return_pct": 36.1 + }, + { + "year": 2025, + "return_pct": 78.5 + }, + { + "year": 2026, + "return_pct": 35.1 + } + ], + "start_date": "2022-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2022-07-06", + "equity": 9996.28, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10013.25, + "return_pct": 0.17 + }, + { + "date": "2022-07-08", + "equity": 10063.32, + "return_pct": 0.67 + }, + { + "date": "2022-07-11", + "equity": 10024.86, + "return_pct": 0.29 + }, + { + "date": "2022-07-12", + "equity": 9912.85, + "return_pct": -0.83 + }, + { + "date": "2022-07-13", + "equity": 9880.9, + "return_pct": -1.15 + }, + { + "date": "2022-07-14", + "equity": 9992.36, + "return_pct": -0.04 + }, + { + "date": "2022-07-15", + "equity": 10195.49, + "return_pct": 1.99 + }, + { + "date": "2022-07-18", + "equity": 10079.01, + "return_pct": 0.83 + }, + { + "date": "2022-07-19", + "equity": 10370.35, + "return_pct": 3.74 + }, + { + "date": "2022-07-20", + "equity": 10460.36, + "return_pct": 4.64 + }, + { + "date": "2022-07-21", + "equity": 10726.38, + "return_pct": 7.3 + }, + { + "date": "2022-07-22", + "equity": 10651.86, + "return_pct": 6.56 + }, + { + "date": "2022-07-25", + "equity": 10661.54, + "return_pct": 6.66 + }, + { + "date": "2022-07-26", + "equity": 10607.59, + "return_pct": 6.12 + }, + { + "date": "2022-07-27", + "equity": 10979.29, + "return_pct": 9.83 + }, + { + "date": "2022-07-28", + "equity": 11265.96, + "return_pct": 12.7 + }, + { + "date": "2022-07-29", + "equity": 11445.08, + "return_pct": 14.49 + }, + { + "date": "2022-08-01", + "equity": 11488.81, + "return_pct": 14.93 + }, + { + "date": "2022-08-02", + "equity": 11452.33, + "return_pct": 14.57 + }, + { + "date": "2022-08-03", + "equity": 11576.03, + "return_pct": 15.8 + }, + { + "date": "2022-08-04", + "equity": 11598.23, + "return_pct": 16.03 + }, + { + "date": "2022-08-05", + "equity": 11629.52, + "return_pct": 16.34 + }, + { + "date": "2022-08-08", + "equity": 11586.35, + "return_pct": 15.91 + }, + { + "date": "2022-08-09", + "equity": 11500.63, + "return_pct": 15.05 + }, + { + "date": "2022-08-10", + "equity": 11745.9, + "return_pct": 17.5 + }, + { + "date": "2022-08-11", + "equity": 11754.59, + "return_pct": 17.59 + }, + { + "date": "2022-08-12", + "equity": 11957.71, + "return_pct": 19.62 + }, + { + "date": "2022-08-15", + "equity": 12110.85, + "return_pct": 21.15 + }, + { + "date": "2022-08-16", + "equity": 12112.58, + "return_pct": 21.17 + }, + { + "date": "2022-08-17", + "equity": 12063.8, + "return_pct": 20.68 + }, + { + "date": "2022-08-18", + "equity": 12168.37, + "return_pct": 21.73 + }, + { + "date": "2022-08-19", + "equity": 11954.7, + "return_pct": 19.59 + }, + { + "date": "2022-08-22", + "equity": 11894.89, + "return_pct": 18.99 + }, + { + "date": "2022-08-23", + "equity": 12019.44, + "return_pct": 20.24 + }, + { + "date": "2022-08-24", + "equity": 12141.8, + "return_pct": 21.46 + }, + { + "date": "2022-08-25", + "equity": 12314.93, + "return_pct": 23.2 + }, + { + "date": "2022-08-26", + "equity": 12111.59, + "return_pct": 21.16 + }, + { + "date": "2022-08-29", + "equity": 12113.07, + "return_pct": 21.18 + }, + { + "date": "2022-08-30", + "equity": 11723.69, + "return_pct": 17.28 + }, + { + "date": "2022-08-31", + "equity": 11607.49, + "return_pct": 16.12 + }, + { + "date": "2022-09-01", + "equity": 11265.24, + "return_pct": 12.69 + }, + { + "date": "2022-09-02", + "equity": 11398.34, + "return_pct": 14.03 + }, + { + "date": "2022-09-06", + "equity": 11207.32, + "return_pct": 12.11 + }, + { + "date": "2022-09-07", + "equity": 11051.05, + "return_pct": 10.55 + }, + { + "date": "2022-09-08", + "equity": 11110.11, + "return_pct": 11.14 + }, + { + "date": "2022-09-09", + "equity": 11354.34, + "return_pct": 13.59 + }, + { + "date": "2022-09-12", + "equity": 11397.71, + "return_pct": 14.02 + }, + { + "date": "2022-09-13", + "equity": 11026.66, + "return_pct": 10.31 + }, + { + "date": "2022-09-14", + "equity": 11338.41, + "return_pct": 13.43 + }, + { + "date": "2022-09-15", + "equity": 11166.57, + "return_pct": 11.71 + }, + { + "date": "2022-09-16", + "equity": 10860.55, + "return_pct": 8.65 + }, + { + "date": "2022-09-19", + "equity": 10785.2, + "return_pct": 7.89 + }, + { + "date": "2022-09-20", + "equity": 10739.96, + "return_pct": 7.44 + }, + { + "date": "2022-09-21", + "equity": 10657.0, + "return_pct": 6.61 + }, + { + "date": "2022-09-22", + "equity": 10716.29, + "return_pct": 7.2 + }, + { + "date": "2022-09-23", + "equity": 10510.93, + "return_pct": 5.15 + }, + { + "date": "2022-09-26", + "equity": 10493.79, + "return_pct": 4.98 + }, + { + "date": "2022-09-27", + "equity": 10498.52, + "return_pct": 5.02 + }, + { + "date": "2022-09-28", + "equity": 10525.19, + "return_pct": 5.29 + }, + { + "date": "2022-09-29", + "equity": 10507.78, + "return_pct": 5.12 + }, + { + "date": "2022-09-30", + "equity": 10463.45, + "return_pct": 4.67 + }, + { + "date": "2022-10-03", + "equity": 10463.45, + "return_pct": 4.67 + }, + { + "date": "2022-10-04", + "equity": 10463.45, + "return_pct": 4.67 + }, + { + "date": "2022-10-05", + "equity": 10463.45, + "return_pct": 4.67 + }, + { + "date": "2022-10-06", + "equity": 10454.68, + "return_pct": 4.59 + }, + { + "date": "2022-10-07", + "equity": 10295.98, + "return_pct": 3.0 + }, + { + "date": "2022-10-10", + "equity": 10141.46, + "return_pct": 1.45 + }, + { + "date": "2022-10-11", + "equity": 10172.87, + "return_pct": 1.77 + }, + { + "date": "2022-10-12", + "equity": 10179.67, + "return_pct": 1.83 + }, + { + "date": "2022-10-13", + "equity": 10286.83, + "return_pct": 2.91 + }, + { + "date": "2022-10-14", + "equity": 9854.35, + "return_pct": -1.42 + }, + { + "date": "2022-10-17", + "equity": 10016.69, + "return_pct": 0.2 + }, + { + "date": "2022-10-18", + "equity": 10149.12, + "return_pct": 1.53 + }, + { + "date": "2022-10-19", + "equity": 10315.96, + "return_pct": 3.2 + }, + { + "date": "2022-10-20", + "equity": 10353.84, + "return_pct": 3.58 + }, + { + "date": "2022-10-21", + "equity": 10931.84, + "return_pct": 9.36 + }, + { + "date": "2022-10-24", + "equity": 11183.65, + "return_pct": 11.88 + }, + { + "date": "2022-10-25", + "equity": 11263.96, + "return_pct": 12.68 + }, + { + "date": "2022-10-26", + "equity": 11402.76, + "return_pct": 14.07 + }, + { + "date": "2022-10-27", + "equity": 11382.59, + "return_pct": 13.87 + }, + { + "date": "2022-10-28", + "equity": 11186.87, + "return_pct": 11.91 + }, + { + "date": "2022-10-31", + "equity": 11280.34, + "return_pct": 12.85 + }, + { + "date": "2022-11-01", + "equity": 11345.23, + "return_pct": 13.49 + }, + { + "date": "2022-11-02", + "equity": 11135.84, + "return_pct": 11.4 + }, + { + "date": "2022-11-03", + "equity": 11217.54, + "return_pct": 12.22 + }, + { + "date": "2022-11-04", + "equity": 11591.09, + "return_pct": 15.95 + }, + { + "date": "2022-11-07", + "equity": 11756.51, + "return_pct": 17.61 + }, + { + "date": "2022-11-08", + "equity": 11740.9, + "return_pct": 17.45 + }, + { + "date": "2022-11-09", + "equity": 11252.28, + "return_pct": 12.56 + }, + { + "date": "2022-11-10", + "equity": 11520.26, + "return_pct": 15.25 + }, + { + "date": "2022-11-11", + "equity": 11701.9, + "return_pct": 17.06 + }, + { + "date": "2022-11-14", + "equity": 11765.03, + "return_pct": 17.69 + }, + { + "date": "2022-11-15", + "equity": 11870.6, + "return_pct": 18.75 + }, + { + "date": "2022-11-16", + "equity": 11658.66, + "return_pct": 16.63 + }, + { + "date": "2022-11-17", + "equity": 11691.46, + "return_pct": 16.96 + }, + { + "date": "2022-11-18", + "equity": 11725.06, + "return_pct": 17.29 + }, + { + "date": "2022-11-21", + "equity": 11398.46, + "return_pct": 14.03 + }, + { + "date": "2022-11-22", + "equity": 11525.85, + "return_pct": 15.3 + }, + { + "date": "2022-11-23", + "equity": 11519.77, + "return_pct": 15.24 + }, + { + "date": "2022-11-25", + "equity": 11450.48, + "return_pct": 14.55 + }, + { + "date": "2022-11-28", + "equity": 11292.75, + "return_pct": 12.97 + }, + { + "date": "2022-11-29", + "equity": 11310.81, + "return_pct": 13.15 + }, + { + "date": "2022-11-30", + "equity": 11661.14, + "return_pct": 16.65 + }, + { + "date": "2022-12-01", + "equity": 11625.84, + "return_pct": 16.3 + }, + { + "date": "2022-12-02", + "equity": 11575.11, + "return_pct": 15.79 + }, + { + "date": "2022-12-05", + "equity": 11313.04, + "return_pct": 13.17 + }, + { + "date": "2022-12-06", + "equity": 11187.9, + "return_pct": 11.92 + }, + { + "date": "2022-12-07", + "equity": 11093.18, + "return_pct": 10.97 + }, + { + "date": "2022-12-08", + "equity": 11153.62, + "return_pct": 11.58 + }, + { + "date": "2022-12-09", + "equity": 11044.59, + "return_pct": 10.49 + }, + { + "date": "2022-12-12", + "equity": 11115.55, + "return_pct": 11.2 + }, + { + "date": "2022-12-13", + "equity": 11135.73, + "return_pct": 11.4 + }, + { + "date": "2022-12-14", + "equity": 11144.8, + "return_pct": 11.49 + }, + { + "date": "2022-12-15", + "equity": 11138.51, + "return_pct": 11.43 + }, + { + "date": "2022-12-16", + "equity": 11056.49, + "return_pct": 10.61 + }, + { + "date": "2022-12-19", + "equity": 10825.23, + "return_pct": 8.29 + }, + { + "date": "2022-12-20", + "equity": 10834.16, + "return_pct": 8.38 + }, + { + "date": "2022-12-21", + "equity": 10939.06, + "return_pct": 9.43 + }, + { + "date": "2022-12-22", + "equity": 10830.75, + "return_pct": 8.35 + }, + { + "date": "2022-12-23", + "equity": 10857.58, + "return_pct": 8.62 + }, + { + "date": "2022-12-27", + "equity": 10930.58, + "return_pct": 9.35 + }, + { + "date": "2022-12-28", + "equity": 10683.63, + "return_pct": 6.88 + }, + { + "date": "2022-12-29", + "equity": 10918.38, + "return_pct": 9.22 + }, + { + "date": "2022-12-30", + "equity": 10806.87, + "return_pct": 8.11 + }, + { + "date": "2023-01-03", + "equity": 10788.78, + "return_pct": 7.93 + }, + { + "date": "2023-01-04", + "equity": 10956.69, + "return_pct": 9.61 + }, + { + "date": "2023-01-05", + "equity": 10917.21, + "return_pct": 9.21 + }, + { + "date": "2023-01-06", + "equity": 10997.01, + "return_pct": 10.01 + }, + { + "date": "2023-01-09", + "equity": 11058.1, + "return_pct": 10.62 + }, + { + "date": "2023-01-10", + "equity": 11129.16, + "return_pct": 11.33 + }, + { + "date": "2023-01-11", + "equity": 11186.82, + "return_pct": 11.91 + }, + { + "date": "2023-01-12", + "equity": 11368.49, + "return_pct": 13.73 + }, + { + "date": "2023-01-13", + "equity": 11439.3, + "return_pct": 14.44 + }, + { + "date": "2023-01-17", + "equity": 11383.27, + "return_pct": 13.88 + }, + { + "date": "2023-01-18", + "equity": 11347.25, + "return_pct": 13.51 + }, + { + "date": "2023-01-19", + "equity": 11368.46, + "return_pct": 13.73 + }, + { + "date": "2023-01-20", + "equity": 11546.27, + "return_pct": 15.51 + }, + { + "date": "2023-01-23", + "equity": 11821.37, + "return_pct": 18.26 + }, + { + "date": "2023-01-24", + "equity": 11677.85, + "return_pct": 16.82 + }, + { + "date": "2023-01-25", + "equity": 11728.53, + "return_pct": 17.33 + }, + { + "date": "2023-01-26", + "equity": 11934.01, + "return_pct": 19.38 + }, + { + "date": "2023-01-27", + "equity": 11872.9, + "return_pct": 18.77 + }, + { + "date": "2023-01-30", + "equity": 11609.78, + "return_pct": 16.14 + }, + { + "date": "2023-01-31", + "equity": 11897.37, + "return_pct": 19.02 + }, + { + "date": "2023-02-01", + "equity": 12063.65, + "return_pct": 20.68 + }, + { + "date": "2023-02-02", + "equity": 12085.43, + "return_pct": 20.9 + }, + { + "date": "2023-02-03", + "equity": 11932.94, + "return_pct": 19.37 + }, + { + "date": "2023-02-06", + "equity": 11871.39, + "return_pct": 18.76 + }, + { + "date": "2023-02-07", + "equity": 11779.87, + "return_pct": 17.84 + }, + { + "date": "2023-02-08", + "equity": 11706.45, + "return_pct": 17.11 + }, + { + "date": "2023-02-09", + "equity": 11986.9, + "return_pct": 19.91 + }, + { + "date": "2023-02-10", + "equity": 12059.3, + "return_pct": 20.64 + }, + { + "date": "2023-02-13", + "equity": 12130.24, + "return_pct": 21.35 + }, + { + "date": "2023-02-14", + "equity": 12166.41, + "return_pct": 21.71 + }, + { + "date": "2023-02-15", + "equity": 12043.22, + "return_pct": 20.48 + }, + { + "date": "2023-02-16", + "equity": 11883.19, + "return_pct": 18.88 + }, + { + "date": "2023-02-17", + "equity": 11744.5, + "return_pct": 17.49 + }, + { + "date": "2023-02-21", + "equity": 11583.33, + "return_pct": 15.88 + }, + { + "date": "2023-02-22", + "equity": 11534.45, + "return_pct": 15.39 + }, + { + "date": "2023-02-23", + "equity": 11546.26, + "return_pct": 15.51 + }, + { + "date": "2023-02-24", + "equity": 11499.54, + "return_pct": 15.04 + }, + { + "date": "2023-02-27", + "equity": 11499.54, + "return_pct": 15.04 + }, + { + "date": "2023-02-28", + "equity": 11499.54, + "return_pct": 15.04 + }, + { + "date": "2023-03-01", + "equity": 11499.54, + "return_pct": 15.04 + }, + { + "date": "2023-03-02", + "equity": 11497.24, + "return_pct": 15.02 + }, + { + "date": "2023-03-03", + "equity": 11538.58, + "return_pct": 15.43 + }, + { + "date": "2023-03-06", + "equity": 11537.85, + "return_pct": 15.42 + }, + { + "date": "2023-03-07", + "equity": 11500.14, + "return_pct": 15.04 + }, + { + "date": "2023-03-08", + "equity": 11476.93, + "return_pct": 14.81 + }, + { + "date": "2023-03-09", + "equity": 11393.63, + "return_pct": 13.98 + }, + { + "date": "2023-03-10", + "equity": 11303.36, + "return_pct": 13.08 + }, + { + "date": "2023-03-13", + "equity": 11229.44, + "return_pct": 12.34 + }, + { + "date": "2023-03-14", + "equity": 11278.02, + "return_pct": 12.82 + }, + { + "date": "2023-03-15", + "equity": 11197.8, + "return_pct": 12.02 + }, + { + "date": "2023-03-16", + "equity": 11193.56, + "return_pct": 11.98 + }, + { + "date": "2023-03-17", + "equity": 11180.17, + "return_pct": 11.84 + }, + { + "date": "2023-03-20", + "equity": 11267.54, + "return_pct": 12.72 + }, + { + "date": "2023-03-21", + "equity": 11281.36, + "return_pct": 12.86 + }, + { + "date": "2023-03-22", + "equity": 11211.03, + "return_pct": 12.15 + }, + { + "date": "2023-03-23", + "equity": 11206.7, + "return_pct": 12.11 + }, + { + "date": "2023-03-24", + "equity": 11085.57, + "return_pct": 10.9 + }, + { + "date": "2023-03-27", + "equity": 10974.58, + "return_pct": 9.79 + }, + { + "date": "2023-03-28", + "equity": 10964.28, + "return_pct": 9.68 + }, + { + "date": "2023-03-29", + "equity": 10996.28, + "return_pct": 10.0 + }, + { + "date": "2023-03-30", + "equity": 11012.56, + "return_pct": 10.17 + }, + { + "date": "2023-03-31", + "equity": 11144.25, + "return_pct": 11.48 + }, + { + "date": "2023-04-03", + "equity": 11222.52, + "return_pct": 12.27 + }, + { + "date": "2023-04-04", + "equity": 11117.01, + "return_pct": 11.21 + }, + { + "date": "2023-04-05", + "equity": 11081.79, + "return_pct": 10.86 + }, + { + "date": "2023-04-06", + "equity": 11078.69, + "return_pct": 10.83 + }, + { + "date": "2023-04-10", + "equity": 11113.4, + "return_pct": 11.18 + }, + { + "date": "2023-04-11", + "equity": 11263.31, + "return_pct": 12.68 + }, + { + "date": "2023-04-12", + "equity": 11220.15, + "return_pct": 12.24 + }, + { + "date": "2023-04-13", + "equity": 11257.36, + "return_pct": 12.62 + }, + { + "date": "2023-04-14", + "equity": 11127.03, + "return_pct": 11.31 + }, + { + "date": "2023-04-17", + "equity": 11130.46, + "return_pct": 11.35 + }, + { + "date": "2023-04-18", + "equity": 11194.47, + "return_pct": 11.99 + }, + { + "date": "2023-04-19", + "equity": 11273.42, + "return_pct": 12.78 + }, + { + "date": "2023-04-20", + "equity": 11342.1, + "return_pct": 13.46 + }, + { + "date": "2023-04-21", + "equity": 11423.19, + "return_pct": 14.27 + }, + { + "date": "2023-04-24", + "equity": 11423.42, + "return_pct": 14.28 + }, + { + "date": "2023-04-25", + "equity": 11291.41, + "return_pct": 12.96 + }, + { + "date": "2023-04-26", + "equity": 11207.38, + "return_pct": 12.12 + }, + { + "date": "2023-04-27", + "equity": 11490.77, + "return_pct": 14.95 + }, + { + "date": "2023-04-28", + "equity": 11528.15, + "return_pct": 15.32 + }, + { + "date": "2023-05-01", + "equity": 11510.14, + "return_pct": 15.14 + }, + { + "date": "2023-05-02", + "equity": 11426.14, + "return_pct": 14.3 + }, + { + "date": "2023-05-03", + "equity": 11407.31, + "return_pct": 14.12 + }, + { + "date": "2023-05-04", + "equity": 11240.54, + "return_pct": 12.45 + }, + { + "date": "2023-05-05", + "equity": 11470.55, + "return_pct": 14.75 + }, + { + "date": "2023-05-08", + "equity": 11724.76, + "return_pct": 17.29 + }, + { + "date": "2023-05-09", + "equity": 11626.66, + "return_pct": 16.31 + }, + { + "date": "2023-05-10", + "equity": 11752.64, + "return_pct": 17.57 + }, + { + "date": "2023-05-11", + "equity": 11755.73, + "return_pct": 17.6 + }, + { + "date": "2023-05-12", + "equity": 11607.13, + "return_pct": 16.11 + }, + { + "date": "2023-05-15", + "equity": 11685.78, + "return_pct": 16.9 + }, + { + "date": "2023-05-16", + "equity": 11639.57, + "return_pct": 16.44 + }, + { + "date": "2023-05-17", + "equity": 11870.19, + "return_pct": 18.75 + }, + { + "date": "2023-05-18", + "equity": 12318.68, + "return_pct": 23.23 + }, + { + "date": "2023-05-19", + "equity": 12184.42, + "return_pct": 21.89 + }, + { + "date": "2023-05-22", + "equity": 12320.64, + "return_pct": 23.25 + }, + { + "date": "2023-05-23", + "equity": 12055.19, + "return_pct": 20.6 + }, + { + "date": "2023-05-24", + "equity": 12029.72, + "return_pct": 20.34 + }, + { + "date": "2023-05-25", + "equity": 12851.79, + "return_pct": 28.57 + }, + { + "date": "2023-05-26", + "equity": 13233.49, + "return_pct": 32.38 + }, + { + "date": "2023-05-30", + "equity": 13406.64, + "return_pct": 34.12 + }, + { + "date": "2023-05-31", + "equity": 13181.77, + "return_pct": 31.87 + }, + { + "date": "2023-06-01", + "equity": 13536.27, + "return_pct": 35.41 + }, + { + "date": "2023-06-02", + "equity": 13577.49, + "return_pct": 35.83 + }, + { + "date": "2023-06-05", + "equity": 13603.82, + "return_pct": 36.09 + }, + { + "date": "2023-06-06", + "equity": 13449.26, + "return_pct": 34.54 + }, + { + "date": "2023-06-07", + "equity": 13242.45, + "return_pct": 32.47 + }, + { + "date": "2023-06-08", + "equity": 13427.71, + "return_pct": 34.33 + }, + { + "date": "2023-06-09", + "equity": 13611.34, + "return_pct": 36.16 + }, + { + "date": "2023-06-12", + "equity": 13743.23, + "return_pct": 37.48 + }, + { + "date": "2023-06-13", + "equity": 13892.12, + "return_pct": 38.97 + }, + { + "date": "2023-06-14", + "equity": 13994.82, + "return_pct": 40.0 + }, + { + "date": "2023-06-15", + "equity": 14297.99, + "return_pct": 43.03 + }, + { + "date": "2023-06-16", + "equity": 14190.73, + "return_pct": 41.96 + }, + { + "date": "2023-06-20", + "equity": 14109.26, + "return_pct": 41.15 + }, + { + "date": "2023-06-21", + "equity": 14039.88, + "return_pct": 40.45 + }, + { + "date": "2023-06-22", + "equity": 13943.43, + "return_pct": 39.49 + }, + { + "date": "2023-06-23", + "equity": 13979.23, + "return_pct": 39.84 + }, + { + "date": "2023-06-26", + "equity": 13693.99, + "return_pct": 36.99 + }, + { + "date": "2023-06-27", + "equity": 13950.91, + "return_pct": 39.56 + }, + { + "date": "2023-06-28", + "equity": 14163.88, + "return_pct": 41.69 + }, + { + "date": "2023-06-29", + "equity": 14190.56, + "return_pct": 41.96 + }, + { + "date": "2023-06-30", + "equity": 14329.6, + "return_pct": 43.35 + }, + { + "date": "2023-07-03", + "equity": 14634.22, + "return_pct": 46.4 + }, + { + "date": "2023-07-05", + "equity": 14719.92, + "return_pct": 47.25 + }, + { + "date": "2023-07-06", + "equity": 14515.44, + "return_pct": 45.21 + }, + { + "date": "2023-07-07", + "equity": 14613.55, + "return_pct": 46.19 + }, + { + "date": "2023-07-10", + "equity": 14994.05, + "return_pct": 50.0 + }, + { + "date": "2023-07-11", + "equity": 15418.15, + "return_pct": 54.24 + }, + { + "date": "2023-07-12", + "equity": 15665.18, + "return_pct": 56.71 + }, + { + "date": "2023-07-13", + "equity": 16158.06, + "return_pct": 61.64 + }, + { + "date": "2023-07-14", + "equity": 16167.59, + "return_pct": 61.74 + }, + { + "date": "2023-07-17", + "equity": 16324.92, + "return_pct": 63.31 + }, + { + "date": "2023-07-18", + "equity": 16361.61, + "return_pct": 63.68 + }, + { + "date": "2023-07-19", + "equity": 16373.39, + "return_pct": 63.79 + }, + { + "date": "2023-07-20", + "equity": 15886.67, + "return_pct": 58.93 + }, + { + "date": "2023-07-21", + "equity": 15808.08, + "return_pct": 58.14 + }, + { + "date": "2023-07-24", + "equity": 15659.11, + "return_pct": 56.65 + }, + { + "date": "2023-07-25", + "equity": 15686.96, + "return_pct": 56.93 + }, + { + "date": "2023-07-26", + "equity": 15745.35, + "return_pct": 57.51 + }, + { + "date": "2023-07-27", + "equity": 15691.83, + "return_pct": 56.98 + }, + { + "date": "2023-07-28", + "equity": 16117.22, + "return_pct": 61.23 + }, + { + "date": "2023-07-31", + "equity": 15989.02, + "return_pct": 59.95 + }, + { + "date": "2023-08-01", + "equity": 15934.66, + "return_pct": 59.41 + }, + { + "date": "2023-08-02", + "equity": 15785.86, + "return_pct": 57.92 + }, + { + "date": "2023-08-03", + "equity": 15649.45, + "return_pct": 56.55 + }, + { + "date": "2023-08-04", + "equity": 15460.09, + "return_pct": 54.66 + }, + { + "date": "2023-08-07", + "equity": 15487.3, + "return_pct": 54.93 + }, + { + "date": "2023-08-08", + "equity": 15366.27, + "return_pct": 53.72 + }, + { + "date": "2023-08-09", + "equity": 15103.63, + "return_pct": 51.09 + }, + { + "date": "2023-08-10", + "equity": 15086.7, + "return_pct": 50.92 + }, + { + "date": "2023-08-11", + "equity": 15053.06, + "return_pct": 50.59 + }, + { + "date": "2023-08-14", + "equity": 15020.61, + "return_pct": 50.26 + }, + { + "date": "2023-08-15", + "equity": 14943.31, + "return_pct": 49.49 + }, + { + "date": "2023-08-16", + "equity": 14875.38, + "return_pct": 48.81 + }, + { + "date": "2023-08-17", + "equity": 14710.2, + "return_pct": 47.16 + }, + { + "date": "2023-08-18", + "equity": 14627.64, + "return_pct": 46.33 + }, + { + "date": "2023-08-21", + "equity": 14558.51, + "return_pct": 45.64 + }, + { + "date": "2023-08-22", + "equity": 14625.43, + "return_pct": 46.31 + }, + { + "date": "2023-08-23", + "equity": 14671.93, + "return_pct": 46.77 + }, + { + "date": "2023-08-24", + "equity": 14302.73, + "return_pct": 43.08 + }, + { + "date": "2023-08-25", + "equity": 14373.41, + "return_pct": 43.79 + }, + { + "date": "2023-08-28", + "equity": 14467.06, + "return_pct": 44.72 + }, + { + "date": "2023-08-29", + "equity": 14606.05, + "return_pct": 46.11 + }, + { + "date": "2023-08-30", + "equity": 14647.99, + "return_pct": 46.53 + }, + { + "date": "2023-08-31", + "equity": 14630.74, + "return_pct": 46.36 + }, + { + "date": "2023-09-01", + "equity": 14752.9, + "return_pct": 47.58 + }, + { + "date": "2023-09-05", + "equity": 14631.87, + "return_pct": 46.37 + }, + { + "date": "2023-09-06", + "equity": 14632.32, + "return_pct": 46.38 + }, + { + "date": "2023-09-07", + "equity": 14393.73, + "return_pct": 43.99 + }, + { + "date": "2023-09-08", + "equity": 14365.4, + "return_pct": 43.71 + }, + { + "date": "2023-09-11", + "equity": 14562.27, + "return_pct": 45.68 + }, + { + "date": "2023-09-12", + "equity": 14494.96, + "return_pct": 45.0 + }, + { + "date": "2023-09-13", + "equity": 14357.28, + "return_pct": 43.63 + }, + { + "date": "2023-09-14", + "equity": 14554.41, + "return_pct": 45.6 + }, + { + "date": "2023-09-15", + "equity": 14233.42, + "return_pct": 42.39 + }, + { + "date": "2023-09-18", + "equity": 14209.75, + "return_pct": 42.15 + }, + { + "date": "2023-09-19", + "equity": 14107.27, + "return_pct": 41.13 + }, + { + "date": "2023-09-20", + "equity": 14012.34, + "return_pct": 40.18 + }, + { + "date": "2023-09-21", + "equity": 13851.98, + "return_pct": 38.57 + }, + { + "date": "2023-09-22", + "equity": 13895.36, + "return_pct": 39.01 + }, + { + "date": "2023-09-25", + "equity": 13925.25, + "return_pct": 39.3 + }, + { + "date": "2023-09-26", + "equity": 13853.12, + "return_pct": 38.58 + }, + { + "date": "2023-09-27", + "equity": 13735.26, + "return_pct": 37.4 + }, + { + "date": "2023-09-28", + "equity": 13729.77, + "return_pct": 37.35 + }, + { + "date": "2023-09-29", + "equity": 13728.8, + "return_pct": 37.34 + }, + { + "date": "2023-10-02", + "equity": 13764.95, + "return_pct": 37.7 + }, + { + "date": "2023-10-03", + "equity": 13709.21, + "return_pct": 37.14 + }, + { + "date": "2023-10-04", + "equity": 13760.22, + "return_pct": 37.65 + }, + { + "date": "2023-10-05", + "equity": 13763.71, + "return_pct": 37.69 + }, + { + "date": "2023-10-06", + "equity": 13893.05, + "return_pct": 38.98 + }, + { + "date": "2023-10-09", + "equity": 13931.97, + "return_pct": 39.37 + }, + { + "date": "2023-10-10", + "equity": 13990.12, + "return_pct": 39.95 + }, + { + "date": "2023-10-11", + "equity": 14063.09, + "return_pct": 40.68 + }, + { + "date": "2023-10-12", + "equity": 13900.73, + "return_pct": 39.06 + }, + { + "date": "2023-10-13", + "equity": 13574.36, + "return_pct": 35.79 + }, + { + "date": "2023-10-16", + "equity": 13581.64, + "return_pct": 35.87 + }, + { + "date": "2023-10-17", + "equity": 13479.0, + "return_pct": 34.84 + }, + { + "date": "2023-10-18", + "equity": 13328.1, + "return_pct": 33.33 + }, + { + "date": "2023-10-19", + "equity": 13252.4, + "return_pct": 32.57 + }, + { + "date": "2023-10-20", + "equity": 13039.57, + "return_pct": 30.44 + }, + { + "date": "2023-10-23", + "equity": 13094.24, + "return_pct": 30.99 + }, + { + "date": "2023-10-24", + "equity": 13012.48, + "return_pct": 30.17 + }, + { + "date": "2023-10-25", + "equity": 12914.37, + "return_pct": 29.19 + }, + { + "date": "2023-10-26", + "equity": 12911.79, + "return_pct": 29.17 + }, + { + "date": "2023-10-27", + "equity": 12885.16, + "return_pct": 28.9 + }, + { + "date": "2023-10-30", + "equity": 12927.55, + "return_pct": 29.32 + }, + { + "date": "2023-10-31", + "equity": 12907.98, + "return_pct": 29.13 + }, + { + "date": "2023-11-01", + "equity": 12868.31, + "return_pct": 28.73 + }, + { + "date": "2023-11-02", + "equity": 12964.5, + "return_pct": 29.69 + }, + { + "date": "2023-11-03", + "equity": 13334.83, + "return_pct": 33.4 + }, + { + "date": "2023-11-06", + "equity": 13261.17, + "return_pct": 32.66 + }, + { + "date": "2023-11-07", + "equity": 13367.05, + "return_pct": 33.72 + }, + { + "date": "2023-11-08", + "equity": 13288.12, + "return_pct": 32.93 + }, + { + "date": "2023-11-09", + "equity": 13220.24, + "return_pct": 32.25 + }, + { + "date": "2023-11-10", + "equity": 13638.92, + "return_pct": 36.44 + }, + { + "date": "2023-11-13", + "equity": 13680.46, + "return_pct": 36.86 + }, + { + "date": "2023-11-14", + "equity": 14082.28, + "return_pct": 40.88 + }, + { + "date": "2023-11-15", + "equity": 14032.01, + "return_pct": 40.37 + }, + { + "date": "2023-11-16", + "equity": 14084.02, + "return_pct": 40.89 + }, + { + "date": "2023-11-17", + "equity": 14171.75, + "return_pct": 41.77 + }, + { + "date": "2023-11-20", + "equity": 14341.01, + "return_pct": 43.46 + }, + { + "date": "2023-11-21", + "equity": 14120.15, + "return_pct": 41.25 + }, + { + "date": "2023-11-22", + "equity": 14247.89, + "return_pct": 42.53 + }, + { + "date": "2023-11-24", + "equity": 14117.52, + "return_pct": 41.23 + }, + { + "date": "2023-11-27", + "equity": 14099.16, + "return_pct": 41.04 + }, + { + "date": "2023-11-28", + "equity": 14144.67, + "return_pct": 41.5 + }, + { + "date": "2023-11-29", + "equity": 14062.91, + "return_pct": 40.68 + }, + { + "date": "2023-11-30", + "equity": 13959.96, + "return_pct": 39.65 + }, + { + "date": "2023-12-01", + "equity": 14061.19, + "return_pct": 40.66 + }, + { + "date": "2023-12-04", + "equity": 14030.94, + "return_pct": 40.36 + }, + { + "date": "2023-12-05", + "equity": 13891.04, + "return_pct": 38.96 + }, + { + "date": "2023-12-06", + "equity": 13853.64, + "return_pct": 38.59 + }, + { + "date": "2023-12-07", + "equity": 14224.19, + "return_pct": 42.29 + }, + { + "date": "2023-12-08", + "equity": 14443.65, + "return_pct": 44.49 + }, + { + "date": "2023-12-11", + "equity": 14305.96, + "return_pct": 43.11 + }, + { + "date": "2023-12-12", + "equity": 14396.12, + "return_pct": 44.01 + }, + { + "date": "2023-12-13", + "equity": 14728.49, + "return_pct": 47.34 + }, + { + "date": "2023-12-14", + "equity": 15109.86, + "return_pct": 51.15 + }, + { + "date": "2023-12-15", + "equity": 15071.33, + "return_pct": 50.77 + }, + { + "date": "2023-12-18", + "equity": 15441.11, + "return_pct": 54.47 + }, + { + "date": "2023-12-19", + "equity": 15957.04, + "return_pct": 59.63 + }, + { + "date": "2023-12-20", + "equity": 15487.84, + "return_pct": 54.94 + }, + { + "date": "2023-12-21", + "equity": 15932.32, + "return_pct": 59.38 + }, + { + "date": "2023-12-22", + "equity": 15646.52, + "return_pct": 56.52 + }, + { + "date": "2023-12-26", + "equity": 15542.45, + "return_pct": 55.48 + }, + { + "date": "2023-12-27", + "equity": 15798.36, + "return_pct": 58.04 + }, + { + "date": "2023-12-28", + "equity": 15745.89, + "return_pct": 57.52 + }, + { + "date": "2023-12-29", + "equity": 15344.91, + "return_pct": 53.51 + }, + { + "date": "2024-01-02", + "equity": 14712.25, + "return_pct": 47.18 + }, + { + "date": "2024-01-03", + "equity": 14240.13, + "return_pct": 42.45 + }, + { + "date": "2024-01-04", + "equity": 14166.65, + "return_pct": 41.72 + }, + { + "date": "2024-01-05", + "equity": 14215.27, + "return_pct": 42.21 + }, + { + "date": "2024-01-08", + "equity": 14437.75, + "return_pct": 44.43 + }, + { + "date": "2024-01-09", + "equity": 14622.61, + "return_pct": 46.28 + }, + { + "date": "2024-01-10", + "equity": 14766.31, + "return_pct": 47.72 + }, + { + "date": "2024-01-11", + "equity": 14663.34, + "return_pct": 46.69 + }, + { + "date": "2024-01-12", + "equity": 14560.54, + "return_pct": 45.66 + }, + { + "date": "2024-01-16", + "equity": 14530.27, + "return_pct": 45.36 + }, + { + "date": "2024-01-17", + "equity": 14348.89, + "return_pct": 43.54 + }, + { + "date": "2024-01-18", + "equity": 14667.36, + "return_pct": 46.73 + }, + { + "date": "2024-01-19", + "equity": 14728.35, + "return_pct": 47.34 + }, + { + "date": "2024-01-22", + "equity": 14932.19, + "return_pct": 49.38 + }, + { + "date": "2024-01-23", + "equity": 15004.24, + "return_pct": 50.1 + }, + { + "date": "2024-01-24", + "equity": 14848.56, + "return_pct": 48.54 + }, + { + "date": "2024-01-25", + "equity": 14875.83, + "return_pct": 48.81 + }, + { + "date": "2024-01-26", + "equity": 14867.6, + "return_pct": 48.73 + }, + { + "date": "2024-01-29", + "equity": 15244.39, + "return_pct": 52.5 + }, + { + "date": "2024-01-30", + "equity": 14793.04, + "return_pct": 47.99 + }, + { + "date": "2024-01-31", + "equity": 14520.29, + "return_pct": 45.26 + }, + { + "date": "2024-02-01", + "equity": 14845.91, + "return_pct": 48.51 + }, + { + "date": "2024-02-02", + "equity": 15148.29, + "return_pct": 51.54 + }, + { + "date": "2024-02-05", + "equity": 15017.81, + "return_pct": 50.23 + }, + { + "date": "2024-02-06", + "equity": 15027.78, + "return_pct": 50.33 + }, + { + "date": "2024-02-07", + "equity": 15352.32, + "return_pct": 53.58 + }, + { + "date": "2024-02-08", + "equity": 15638.6, + "return_pct": 56.44 + }, + { + "date": "2024-02-09", + "equity": 15346.02, + "return_pct": 53.52 + }, + { + "date": "2024-02-12", + "equity": 15160.66, + "return_pct": 51.66 + }, + { + "date": "2024-02-13", + "equity": 14978.4, + "return_pct": 49.84 + }, + { + "date": "2024-02-14", + "equity": 15322.6, + "return_pct": 53.28 + }, + { + "date": "2024-02-15", + "equity": 15454.35, + "return_pct": 54.6 + }, + { + "date": "2024-02-16", + "equity": 15140.98, + "return_pct": 51.47 + }, + { + "date": "2024-02-20", + "equity": 15023.05, + "return_pct": 50.29 + }, + { + "date": "2024-02-21", + "equity": 14872.25, + "return_pct": 48.78 + }, + { + "date": "2024-02-22", + "equity": 15068.21, + "return_pct": 50.74 + }, + { + "date": "2024-02-23", + "equity": 14989.39, + "return_pct": 49.95 + }, + { + "date": "2024-02-26", + "equity": 15366.99, + "return_pct": 53.73 + }, + { + "date": "2024-02-27", + "equity": 15679.72, + "return_pct": 56.86 + }, + { + "date": "2024-02-28", + "equity": 15595.39, + "return_pct": 56.01 + }, + { + "date": "2024-02-29", + "equity": 15752.85, + "return_pct": 57.59 + }, + { + "date": "2024-03-01", + "equity": 16047.41, + "return_pct": 60.53 + }, + { + "date": "2024-03-04", + "equity": 16425.81, + "return_pct": 64.32 + }, + { + "date": "2024-03-05", + "equity": 15980.15, + "return_pct": 59.86 + }, + { + "date": "2024-03-06", + "equity": 16278.92, + "return_pct": 62.85 + }, + { + "date": "2024-03-07", + "equity": 16472.78, + "return_pct": 64.79 + }, + { + "date": "2024-03-08", + "equity": 16535.73, + "return_pct": 65.42 + }, + { + "date": "2024-03-11", + "equity": 16203.41, + "return_pct": 62.09 + }, + { + "date": "2024-03-12", + "equity": 16445.96, + "return_pct": 64.52 + }, + { + "date": "2024-03-13", + "equity": 16316.64, + "return_pct": 63.23 + }, + { + "date": "2024-03-14", + "equity": 16002.29, + "return_pct": 60.08 + }, + { + "date": "2024-03-15", + "equity": 15944.97, + "return_pct": 59.51 + }, + { + "date": "2024-03-18", + "equity": 16313.61, + "return_pct": 63.2 + }, + { + "date": "2024-03-19", + "equity": 16228.17, + "return_pct": 62.34 + }, + { + "date": "2024-03-20", + "equity": 16832.96, + "return_pct": 68.39 + }, + { + "date": "2024-03-21", + "equity": 16894.12, + "return_pct": 69.0 + }, + { + "date": "2024-03-22", + "equity": 16891.74, + "return_pct": 68.98 + }, + { + "date": "2024-03-25", + "equity": 17177.56, + "return_pct": 71.84 + }, + { + "date": "2024-03-26", + "equity": 17064.79, + "return_pct": 70.71 + }, + { + "date": "2024-03-27", + "equity": 16776.68, + "return_pct": 67.83 + }, + { + "date": "2024-03-28", + "equity": 16835.8, + "return_pct": 68.42 + }, + { + "date": "2024-04-01", + "equity": 17078.5, + "return_pct": 70.85 + }, + { + "date": "2024-04-02", + "equity": 17022.41, + "return_pct": 70.29 + }, + { + "date": "2024-04-03", + "equity": 17510.49, + "return_pct": 75.17 + }, + { + "date": "2024-04-04", + "equity": 17211.79, + "return_pct": 72.18 + }, + { + "date": "2024-04-05", + "equity": 17693.74, + "return_pct": 77.0 + }, + { + "date": "2024-04-08", + "equity": 17748.21, + "return_pct": 77.55 + }, + { + "date": "2024-04-09", + "equity": 17649.01, + "return_pct": 76.56 + }, + { + "date": "2024-04-10", + "equity": 17622.63, + "return_pct": 76.29 + }, + { + "date": "2024-04-11", + "equity": 17785.95, + "return_pct": 77.93 + }, + { + "date": "2024-04-12", + "equity": 17490.42, + "return_pct": 74.97 + }, + { + "date": "2024-04-15", + "equity": 17210.11, + "return_pct": 72.17 + }, + { + "date": "2024-04-16", + "equity": 17221.65, + "return_pct": 72.28 + }, + { + "date": "2024-04-17", + "equity": 17088.54, + "return_pct": 70.95 + }, + { + "date": "2024-04-18", + "equity": 17041.42, + "return_pct": 70.48 + }, + { + "date": "2024-04-19", + "equity": 16896.71, + "return_pct": 69.03 + }, + { + "date": "2024-04-22", + "equity": 16945.63, + "return_pct": 69.52 + }, + { + "date": "2024-04-23", + "equity": 16988.85, + "return_pct": 69.95 + }, + { + "date": "2024-04-24", + "equity": 17014.74, + "return_pct": 70.21 + }, + { + "date": "2024-04-25", + "equity": 16945.63, + "return_pct": 69.52 + }, + { + "date": "2024-04-26", + "equity": 17281.29, + "return_pct": 72.88 + }, + { + "date": "2024-04-29", + "equity": 17448.81, + "return_pct": 74.55 + }, + { + "date": "2024-04-30", + "equity": 17385.34, + "return_pct": 73.92 + }, + { + "date": "2024-05-01", + "equity": 17269.48, + "return_pct": 72.76 + }, + { + "date": "2024-05-02", + "equity": 17332.03, + "return_pct": 73.38 + }, + { + "date": "2024-05-03", + "equity": 17423.94, + "return_pct": 74.3 + }, + { + "date": "2024-05-06", + "equity": 17577.4, + "return_pct": 75.84 + }, + { + "date": "2024-05-07", + "equity": 17593.17, + "return_pct": 76.0 + }, + { + "date": "2024-05-08", + "equity": 17489.33, + "return_pct": 74.96 + }, + { + "date": "2024-05-09", + "equity": 17825.37, + "return_pct": 78.32 + }, + { + "date": "2024-05-10", + "equity": 17875.58, + "return_pct": 78.82 + }, + { + "date": "2024-05-13", + "equity": 17744.01, + "return_pct": 77.51 + }, + { + "date": "2024-05-14", + "equity": 17836.31, + "return_pct": 78.43 + }, + { + "date": "2024-05-15", + "equity": 18153.43, + "return_pct": 81.6 + }, + { + "date": "2024-05-16", + "equity": 17983.3, + "return_pct": 79.9 + }, + { + "date": "2024-05-17", + "equity": 18067.95, + "return_pct": 80.75 + }, + { + "date": "2024-05-20", + "equity": 18140.47, + "return_pct": 81.47 + }, + { + "date": "2024-05-21", + "equity": 18146.18, + "return_pct": 81.53 + }, + { + "date": "2024-05-22", + "equity": 17730.76, + "return_pct": 77.37 + }, + { + "date": "2024-05-23", + "equity": 17490.57, + "return_pct": 74.97 + }, + { + "date": "2024-05-24", + "equity": 17680.27, + "return_pct": 76.87 + }, + { + "date": "2024-05-28", + "equity": 17758.76, + "return_pct": 77.65 + }, + { + "date": "2024-05-29", + "equity": 17667.46, + "return_pct": 76.74 + }, + { + "date": "2024-05-30", + "equity": 17256.78, + "return_pct": 72.63 + }, + { + "date": "2024-05-31", + "equity": 17031.89, + "return_pct": 70.38 + }, + { + "date": "2024-06-03", + "equity": 17045.56, + "return_pct": 70.52 + }, + { + "date": "2024-06-04", + "equity": 16996.4, + "return_pct": 70.03 + }, + { + "date": "2024-06-05", + "equity": 17062.07, + "return_pct": 70.68 + }, + { + "date": "2024-06-06", + "equity": 17047.83, + "return_pct": 70.54 + }, + { + "date": "2024-06-07", + "equity": 17003.19, + "return_pct": 70.1 + }, + { + "date": "2024-06-10", + "equity": 17054.78, + "return_pct": 70.61 + }, + { + "date": "2024-06-11", + "equity": 17043.32, + "return_pct": 70.5 + }, + { + "date": "2024-06-12", + "equity": 17309.29, + "return_pct": 73.16 + }, + { + "date": "2024-06-13", + "equity": 17044.76, + "return_pct": 70.51 + }, + { + "date": "2024-06-14", + "equity": 16938.26, + "return_pct": 69.45 + }, + { + "date": "2024-06-17", + "equity": 16867.87, + "return_pct": 68.74 + }, + { + "date": "2024-06-18", + "equity": 16856.8, + "return_pct": 68.63 + }, + { + "date": "2024-06-20", + "equity": 16770.58, + "return_pct": 67.77 + }, + { + "date": "2024-06-21", + "equity": 16693.66, + "return_pct": 67.0 + }, + { + "date": "2024-06-24", + "equity": 16601.11, + "return_pct": 66.07 + }, + { + "date": "2024-06-25", + "equity": 16717.06, + "return_pct": 67.23 + }, + { + "date": "2024-06-26", + "equity": 16661.35, + "return_pct": 66.68 + }, + { + "date": "2024-06-27", + "equity": 16661.6, + "return_pct": 66.68 + }, + { + "date": "2024-06-28", + "equity": 16807.19, + "return_pct": 68.13 + }, + { + "date": "2024-07-01", + "equity": 16757.55, + "return_pct": 67.64 + }, + { + "date": "2024-07-02", + "equity": 16762.9, + "return_pct": 67.69 + }, + { + "date": "2024-07-03", + "equity": 16998.14, + "return_pct": 70.04 + }, + { + "date": "2024-07-05", + "equity": 16855.31, + "return_pct": 68.62 + }, + { + "date": "2024-07-08", + "equity": 16751.87, + "return_pct": 67.58 + }, + { + "date": "2024-07-09", + "equity": 16766.3, + "return_pct": 67.73 + }, + { + "date": "2024-07-10", + "equity": 16730.45, + "return_pct": 67.37 + }, + { + "date": "2024-07-11", + "equity": 16935.42, + "return_pct": 69.42 + }, + { + "date": "2024-07-12", + "equity": 17099.8, + "return_pct": 71.06 + }, + { + "date": "2024-07-15", + "equity": 17621.68, + "return_pct": 76.28 + }, + { + "date": "2024-07-16", + "equity": 17751.99, + "return_pct": 77.59 + }, + { + "date": "2024-07-17", + "equity": 17067.49, + "return_pct": 70.74 + }, + { + "date": "2024-07-18", + "equity": 16823.11, + "return_pct": 68.29 + }, + { + "date": "2024-07-19", + "equity": 16841.22, + "return_pct": 68.47 + }, + { + "date": "2024-07-22", + "equity": 16833.67, + "return_pct": 68.4 + }, + { + "date": "2024-07-23", + "equity": 16664.1, + "return_pct": 66.7 + }, + { + "date": "2024-07-24", + "equity": 16386.24, + "return_pct": 63.92 + }, + { + "date": "2024-07-25", + "equity": 16397.98, + "return_pct": 64.04 + }, + { + "date": "2024-07-26", + "equity": 16542.72, + "return_pct": 65.49 + }, + { + "date": "2024-07-29", + "equity": 16437.91, + "return_pct": 64.44 + }, + { + "date": "2024-07-30", + "equity": 16477.09, + "return_pct": 64.83 + }, + { + "date": "2024-07-31", + "equity": 16678.79, + "return_pct": 66.85 + }, + { + "date": "2024-08-01", + "equity": 16738.67, + "return_pct": 67.45 + }, + { + "date": "2024-08-02", + "equity": 16265.06, + "return_pct": 62.71 + }, + { + "date": "2024-08-05", + "equity": 15840.23, + "return_pct": 58.46 + }, + { + "date": "2024-08-06", + "equity": 15888.14, + "return_pct": 58.94 + }, + { + "date": "2024-08-07", + "equity": 15895.22, + "return_pct": 59.01 + }, + { + "date": "2024-08-08", + "equity": 15974.01, + "return_pct": 59.8 + }, + { + "date": "2024-08-09", + "equity": 15957.31, + "return_pct": 59.63 + }, + { + "date": "2024-08-12", + "equity": 15954.05, + "return_pct": 59.6 + }, + { + "date": "2024-08-13", + "equity": 15956.13, + "return_pct": 59.62 + }, + { + "date": "2024-08-14", + "equity": 15943.48, + "return_pct": 59.49 + }, + { + "date": "2024-08-15", + "equity": 15973.48, + "return_pct": 59.79 + }, + { + "date": "2024-08-16", + "equity": 15967.52, + "return_pct": 59.73 + }, + { + "date": "2024-08-19", + "equity": 16145.98, + "return_pct": 61.52 + }, + { + "date": "2024-08-20", + "equity": 16321.63, + "return_pct": 63.28 + }, + { + "date": "2024-08-21", + "equity": 16281.75, + "return_pct": 62.88 + }, + { + "date": "2024-08-22", + "equity": 16172.52, + "return_pct": 61.79 + }, + { + "date": "2024-08-23", + "equity": 16336.98, + "return_pct": 63.43 + }, + { + "date": "2024-08-26", + "equity": 16179.57, + "return_pct": 61.86 + }, + { + "date": "2024-08-27", + "equity": 16251.39, + "return_pct": 62.57 + }, + { + "date": "2024-08-28", + "equity": 16268.5, + "return_pct": 62.75 + }, + { + "date": "2024-08-29", + "equity": 16306.47, + "return_pct": 63.13 + }, + { + "date": "2024-08-30", + "equity": 16491.29, + "return_pct": 64.97 + }, + { + "date": "2024-09-03", + "equity": 16264.47, + "return_pct": 62.71 + }, + { + "date": "2024-09-04", + "equity": 16163.08, + "return_pct": 61.69 + }, + { + "date": "2024-09-05", + "equity": 16101.87, + "return_pct": 61.08 + }, + { + "date": "2024-09-06", + "equity": 15726.01, + "return_pct": 57.32 + }, + { + "date": "2024-09-09", + "equity": 15905.39, + "return_pct": 59.11 + }, + { + "date": "2024-09-10", + "equity": 15843.77, + "return_pct": 58.5 + }, + { + "date": "2024-09-11", + "equity": 16149.41, + "return_pct": 61.55 + }, + { + "date": "2024-09-12", + "equity": 16464.35, + "return_pct": 64.7 + }, + { + "date": "2024-09-13", + "equity": 16726.87, + "return_pct": 67.33 + }, + { + "date": "2024-09-16", + "equity": 16912.46, + "return_pct": 69.19 + }, + { + "date": "2024-09-17", + "equity": 17166.64, + "return_pct": 71.73 + }, + { + "date": "2024-09-18", + "equity": 17034.44, + "return_pct": 70.41 + }, + { + "date": "2024-09-19", + "equity": 17227.82, + "return_pct": 72.34 + }, + { + "date": "2024-09-20", + "equity": 17726.62, + "return_pct": 77.33 + }, + { + "date": "2024-09-23", + "equity": 17837.74, + "return_pct": 78.44 + }, + { + "date": "2024-09-24", + "equity": 17952.3, + "return_pct": 79.59 + }, + { + "date": "2024-09-25", + "equity": 18115.13, + "return_pct": 81.22 + }, + { + "date": "2024-09-26", + "equity": 18078.37, + "return_pct": 80.85 + }, + { + "date": "2024-09-27", + "equity": 18199.49, + "return_pct": 82.06 + }, + { + "date": "2024-09-30", + "equity": 18305.85, + "return_pct": 83.13 + }, + { + "date": "2024-10-01", + "equity": 18238.47, + "return_pct": 82.45 + }, + { + "date": "2024-10-02", + "equity": 18469.96, + "return_pct": 84.77 + }, + { + "date": "2024-10-03", + "equity": 18633.38, + "return_pct": 86.4 + }, + { + "date": "2024-10-04", + "equity": 19070.8, + "return_pct": 90.78 + }, + { + "date": "2024-10-07", + "equity": 19026.96, + "return_pct": 90.34 + }, + { + "date": "2024-10-08", + "equity": 19504.51, + "return_pct": 95.12 + }, + { + "date": "2024-10-09", + "equity": 19266.88, + "return_pct": 92.74 + }, + { + "date": "2024-10-10", + "equity": 19296.04, + "return_pct": 93.03 + }, + { + "date": "2024-10-11", + "equity": 19653.48, + "return_pct": 96.61 + }, + { + "date": "2024-10-14", + "equity": 19650.07, + "return_pct": 96.57 + }, + { + "date": "2024-10-15", + "equity": 19443.76, + "return_pct": 94.51 + }, + { + "date": "2024-10-16", + "equity": 19628.46, + "return_pct": 96.36 + }, + { + "date": "2024-10-17", + "equity": 19556.86, + "return_pct": 95.64 + }, + { + "date": "2024-10-18", + "equity": 19721.39, + "return_pct": 97.29 + }, + { + "date": "2024-10-21", + "equity": 19884.78, + "return_pct": 98.92 + }, + { + "date": "2024-10-22", + "equity": 20209.81, + "return_pct": 102.17 + }, + { + "date": "2024-10-23", + "equity": 19839.66, + "return_pct": 98.47 + }, + { + "date": "2024-10-24", + "equity": 20021.18, + "return_pct": 100.29 + }, + { + "date": "2024-10-25", + "equity": 20296.54, + "return_pct": 103.04 + }, + { + "date": "2024-10-28", + "equity": 20185.89, + "return_pct": 101.93 + }, + { + "date": "2024-10-29", + "equity": 20201.73, + "return_pct": 102.09 + }, + { + "date": "2024-10-30", + "equity": 20087.71, + "return_pct": 100.95 + }, + { + "date": "2024-10-31", + "equity": 20471.57, + "return_pct": 104.79 + }, + { + "date": "2024-11-01", + "equity": 20387.27, + "return_pct": 103.95 + }, + { + "date": "2024-11-04", + "equity": 20482.72, + "return_pct": 104.9 + }, + { + "date": "2024-11-05", + "equity": 20809.77, + "return_pct": 108.18 + }, + { + "date": "2024-11-06", + "equity": 21264.53, + "return_pct": 112.72 + }, + { + "date": "2024-11-07", + "equity": 21526.2, + "return_pct": 115.34 + }, + { + "date": "2024-11-08", + "equity": 21972.5, + "return_pct": 119.81 + }, + { + "date": "2024-11-11", + "equity": 22294.98, + "return_pct": 123.03 + }, + { + "date": "2024-11-12", + "equity": 22340.12, + "return_pct": 123.48 + }, + { + "date": "2024-11-13", + "equity": 21910.73, + "return_pct": 119.19 + }, + { + "date": "2024-11-14", + "equity": 21782.49, + "return_pct": 117.91 + }, + { + "date": "2024-11-15", + "equity": 21554.21, + "return_pct": 115.62 + }, + { + "date": "2024-11-18", + "equity": 21841.99, + "return_pct": 118.5 + }, + { + "date": "2024-11-19", + "equity": 22158.89, + "return_pct": 121.67 + }, + { + "date": "2024-11-20", + "equity": 22130.17, + "return_pct": 121.38 + }, + { + "date": "2024-11-21", + "equity": 22107.71, + "return_pct": 121.16 + }, + { + "date": "2024-11-22", + "equity": 22484.53, + "return_pct": 124.93 + }, + { + "date": "2024-11-25", + "equity": 22668.62, + "return_pct": 126.77 + }, + { + "date": "2024-11-26", + "equity": 22291.23, + "return_pct": 123.0 + }, + { + "date": "2024-11-27", + "equity": 22283.23, + "return_pct": 122.92 + }, + { + "date": "2024-11-29", + "equity": 22398.01, + "return_pct": 124.06 + }, + { + "date": "2024-12-02", + "equity": 22089.25, + "return_pct": 120.97 + }, + { + "date": "2024-12-03", + "equity": 22090.36, + "return_pct": 120.99 + }, + { + "date": "2024-12-04", + "equity": 22253.83, + "return_pct": 122.62 + }, + { + "date": "2024-12-05", + "equity": 21953.66, + "return_pct": 119.62 + }, + { + "date": "2024-12-06", + "equity": 22234.9, + "return_pct": 122.43 + }, + { + "date": "2024-12-09", + "equity": 21860.53, + "return_pct": 118.69 + }, + { + "date": "2024-12-10", + "equity": 21590.74, + "return_pct": 115.99 + }, + { + "date": "2024-12-11", + "equity": 21832.73, + "return_pct": 118.41 + }, + { + "date": "2024-12-12", + "equity": 21826.95, + "return_pct": 118.35 + }, + { + "date": "2024-12-13", + "equity": 21841.92, + "return_pct": 118.5 + }, + { + "date": "2024-12-16", + "equity": 22132.52, + "return_pct": 121.41 + }, + { + "date": "2024-12-17", + "equity": 21973.08, + "return_pct": 119.81 + }, + { + "date": "2024-12-18", + "equity": 21325.02, + "return_pct": 113.33 + }, + { + "date": "2024-12-19", + "equity": 21313.24, + "return_pct": 113.21 + }, + { + "date": "2024-12-20", + "equity": 21152.07, + "return_pct": 111.6 + }, + { + "date": "2024-12-23", + "equity": 21062.25, + "return_pct": 110.7 + }, + { + "date": "2024-12-24", + "equity": 21072.02, + "return_pct": 110.8 + }, + { + "date": "2024-12-26", + "equity": 21073.97, + "return_pct": 110.82 + }, + { + "date": "2024-12-27", + "equity": 20984.35, + "return_pct": 109.92 + }, + { + "date": "2024-12-30", + "equity": 20943.45, + "return_pct": 109.51 + }, + { + "date": "2024-12-31", + "equity": 20887.08, + "return_pct": 108.95 + }, + { + "date": "2025-01-02", + "equity": 21007.56, + "return_pct": 110.15 + }, + { + "date": "2025-01-03", + "equity": 21113.11, + "return_pct": 111.21 + }, + { + "date": "2025-01-06", + "equity": 21188.27, + "return_pct": 111.96 + }, + { + "date": "2025-01-07", + "equity": 21069.45, + "return_pct": 110.77 + }, + { + "date": "2025-01-08", + "equity": 21083.27, + "return_pct": 110.91 + }, + { + "date": "2025-01-10", + "equity": 21042.93, + "return_pct": 110.51 + }, + { + "date": "2025-01-13", + "equity": 21015.85, + "return_pct": 110.24 + }, + { + "date": "2025-01-14", + "equity": 21135.77, + "return_pct": 111.44 + }, + { + "date": "2025-01-15", + "equity": 21337.79, + "return_pct": 113.46 + }, + { + "date": "2025-01-16", + "equity": 21522.92, + "return_pct": 115.31 + }, + { + "date": "2025-01-17", + "equity": 21861.27, + "return_pct": 118.69 + }, + { + "date": "2025-01-21", + "equity": 22224.22, + "return_pct": 122.33 + }, + { + "date": "2025-01-22", + "equity": 22214.26, + "return_pct": 122.23 + }, + { + "date": "2025-01-23", + "equity": 21996.47, + "return_pct": 120.05 + }, + { + "date": "2025-01-24", + "equity": 21789.7, + "return_pct": 117.98 + }, + { + "date": "2025-01-27", + "equity": 21575.12, + "return_pct": 115.83 + }, + { + "date": "2025-01-28", + "equity": 21384.93, + "return_pct": 113.93 + }, + { + "date": "2025-01-29", + "equity": 21353.72, + "return_pct": 113.62 + }, + { + "date": "2025-01-30", + "equity": 21635.8, + "return_pct": 116.44 + }, + { + "date": "2025-01-31", + "equity": 21549.97, + "return_pct": 115.58 + }, + { + "date": "2025-02-03", + "equity": 21651.46, + "return_pct": 116.6 + }, + { + "date": "2025-02-04", + "equity": 21736.78, + "return_pct": 117.45 + }, + { + "date": "2025-02-05", + "equity": 22114.93, + "return_pct": 121.23 + }, + { + "date": "2025-02-06", + "equity": 22225.71, + "return_pct": 122.34 + }, + { + "date": "2025-02-07", + "equity": 22343.64, + "return_pct": 123.52 + }, + { + "date": "2025-02-10", + "equity": 22375.57, + "return_pct": 123.84 + }, + { + "date": "2025-02-11", + "equity": 22228.95, + "return_pct": 122.37 + }, + { + "date": "2025-02-12", + "equity": 22553.5, + "return_pct": 125.62 + }, + { + "date": "2025-02-13", + "equity": 22826.4, + "return_pct": 128.35 + }, + { + "date": "2025-02-14", + "equity": 23275.75, + "return_pct": 132.84 + }, + { + "date": "2025-02-18", + "equity": 23397.07, + "return_pct": 134.06 + }, + { + "date": "2025-02-19", + "equity": 23387.77, + "return_pct": 133.96 + }, + { + "date": "2025-02-20", + "equity": 22891.25, + "return_pct": 129.0 + }, + { + "date": "2025-02-21", + "equity": 22801.79, + "return_pct": 128.1 + }, + { + "date": "2025-02-24", + "equity": 22702.63, + "return_pct": 127.11 + }, + { + "date": "2025-02-25", + "equity": 22581.64, + "return_pct": 125.9 + }, + { + "date": "2025-02-26", + "equity": 22547.18, + "return_pct": 125.56 + }, + { + "date": "2025-02-27", + "equity": 22484.96, + "return_pct": 124.93 + }, + { + "date": "2025-02-28", + "equity": 22691.97, + "return_pct": 127.0 + }, + { + "date": "2025-03-03", + "equity": 22692.0, + "return_pct": 127.0 + }, + { + "date": "2025-03-04", + "equity": 22328.37, + "return_pct": 123.37 + }, + { + "date": "2025-03-05", + "equity": 22309.64, + "return_pct": 123.18 + }, + { + "date": "2025-03-06", + "equity": 22309.64, + "return_pct": 123.18 + }, + { + "date": "2025-03-07", + "equity": 22296.25, + "return_pct": 123.05 + }, + { + "date": "2025-03-10", + "equity": 22131.26, + "return_pct": 121.4 + }, + { + "date": "2025-03-11", + "equity": 21927.4, + "return_pct": 119.36 + }, + { + "date": "2025-03-12", + "equity": 21948.76, + "return_pct": 119.57 + }, + { + "date": "2025-03-13", + "equity": 22154.21, + "return_pct": 121.62 + }, + { + "date": "2025-03-14", + "equity": 22209.78, + "return_pct": 122.18 + }, + { + "date": "2025-03-17", + "equity": 22453.08, + "return_pct": 124.61 + }, + { + "date": "2025-03-18", + "equity": 22438.31, + "return_pct": 124.47 + }, + { + "date": "2025-03-19", + "equity": 22510.72, + "return_pct": 125.19 + }, + { + "date": "2025-03-20", + "equity": 22521.76, + "return_pct": 125.3 + }, + { + "date": "2025-03-21", + "equity": 22452.4, + "return_pct": 124.61 + }, + { + "date": "2025-03-24", + "equity": 22668.47, + "return_pct": 126.77 + }, + { + "date": "2025-03-25", + "equity": 22803.46, + "return_pct": 128.12 + }, + { + "date": "2025-03-26", + "equity": 22609.79, + "return_pct": 126.18 + }, + { + "date": "2025-03-27", + "equity": 22619.44, + "return_pct": 126.28 + }, + { + "date": "2025-03-28", + "equity": 22433.27, + "return_pct": 124.42 + }, + { + "date": "2025-03-31", + "equity": 22412.36, + "return_pct": 124.21 + }, + { + "date": "2025-04-01", + "equity": 22444.22, + "return_pct": 124.53 + }, + { + "date": "2025-04-02", + "equity": 22531.04, + "return_pct": 125.39 + }, + { + "date": "2025-04-03", + "equity": 22223.14, + "return_pct": 122.31 + }, + { + "date": "2025-04-04", + "equity": 21566.75, + "return_pct": 115.75 + }, + { + "date": "2025-04-07", + "equity": 21566.75, + "return_pct": 115.75 + }, + { + "date": "2025-04-08", + "equity": 21566.75, + "return_pct": 115.75 + }, + { + "date": "2025-04-09", + "equity": 21566.75, + "return_pct": 115.75 + }, + { + "date": "2025-04-10", + "equity": 21566.75, + "return_pct": 115.75 + }, + { + "date": "2025-04-11", + "equity": 21556.93, + "return_pct": 115.65 + }, + { + "date": "2025-04-14", + "equity": 21679.86, + "return_pct": 116.88 + }, + { + "date": "2025-04-15", + "equity": 21724.88, + "return_pct": 117.33 + }, + { + "date": "2025-04-16", + "equity": 21307.44, + "return_pct": 113.15 + }, + { + "date": "2025-04-17", + "equity": 21352.4, + "return_pct": 113.6 + }, + { + "date": "2025-04-21", + "equity": 21145.42, + "return_pct": 111.53 + }, + { + "date": "2025-04-22", + "equity": 21407.12, + "return_pct": 114.15 + }, + { + "date": "2025-04-23", + "equity": 21560.56, + "return_pct": 115.69 + }, + { + "date": "2025-04-24", + "equity": 21744.53, + "return_pct": 117.53 + }, + { + "date": "2025-04-25", + "equity": 21783.3, + "return_pct": 117.91 + }, + { + "date": "2025-04-28", + "equity": 21796.56, + "return_pct": 118.05 + }, + { + "date": "2025-04-29", + "equity": 21941.39, + "return_pct": 119.5 + }, + { + "date": "2025-04-30", + "equity": 21957.44, + "return_pct": 119.66 + }, + { + "date": "2025-05-01", + "equity": 22160.64, + "return_pct": 121.69 + }, + { + "date": "2025-05-02", + "equity": 22725.17, + "return_pct": 127.34 + }, + { + "date": "2025-05-05", + "equity": 22862.25, + "return_pct": 128.71 + }, + { + "date": "2025-05-06", + "equity": 22700.51, + "return_pct": 127.09 + }, + { + "date": "2025-05-07", + "equity": 22889.98, + "return_pct": 128.99 + }, + { + "date": "2025-05-08", + "equity": 23696.6, + "return_pct": 137.05 + }, + { + "date": "2025-05-09", + "equity": 23500.84, + "return_pct": 135.1 + }, + { + "date": "2025-05-12", + "equity": 24314.27, + "return_pct": 143.23 + }, + { + "date": "2025-05-13", + "equity": 24812.47, + "return_pct": 148.22 + }, + { + "date": "2025-05-14", + "equity": 25038.64, + "return_pct": 150.48 + }, + { + "date": "2025-05-15", + "equity": 24935.8, + "return_pct": 149.45 + }, + { + "date": "2025-05-16", + "equity": 25039.99, + "return_pct": 150.49 + }, + { + "date": "2025-05-19", + "equity": 25157.24, + "return_pct": 151.67 + }, + { + "date": "2025-05-20", + "equity": 24712.61, + "return_pct": 147.22 + }, + { + "date": "2025-05-21", + "equity": 24286.64, + "return_pct": 142.96 + }, + { + "date": "2025-05-22", + "equity": 24262.58, + "return_pct": 142.72 + }, + { + "date": "2025-05-23", + "equity": 24240.47, + "return_pct": 142.5 + }, + { + "date": "2025-05-27", + "equity": 24935.82, + "return_pct": 149.45 + }, + { + "date": "2025-05-28", + "equity": 24863.16, + "return_pct": 148.72 + }, + { + "date": "2025-05-29", + "equity": 24419.75, + "return_pct": 144.29 + }, + { + "date": "2025-05-30", + "equity": 24586.99, + "return_pct": 145.96 + }, + { + "date": "2025-06-02", + "equity": 24926.58, + "return_pct": 149.36 + }, + { + "date": "2025-06-03", + "equity": 25268.46, + "return_pct": 152.78 + }, + { + "date": "2025-06-04", + "equity": 25460.48, + "return_pct": 154.7 + }, + { + "date": "2025-06-05", + "equity": 25196.13, + "return_pct": 152.06 + }, + { + "date": "2025-06-06", + "equity": 25429.61, + "return_pct": 154.39 + }, + { + "date": "2025-06-09", + "equity": 24850.18, + "return_pct": 148.59 + }, + { + "date": "2025-06-10", + "equity": 24719.77, + "return_pct": 147.29 + }, + { + "date": "2025-06-11", + "equity": 24930.66, + "return_pct": 149.4 + }, + { + "date": "2025-06-12", + "equity": 24878.64, + "return_pct": 148.88 + }, + { + "date": "2025-06-13", + "equity": 24277.84, + "return_pct": 142.87 + }, + { + "date": "2025-06-16", + "equity": 24804.08, + "return_pct": 148.13 + }, + { + "date": "2025-06-17", + "equity": 24611.28, + "return_pct": 146.2 + }, + { + "date": "2025-06-18", + "equity": 24979.55, + "return_pct": 149.89 + }, + { + "date": "2025-06-20", + "equity": 25113.41, + "return_pct": 151.23 + }, + { + "date": "2025-06-23", + "equity": 25212.34, + "return_pct": 152.22 + }, + { + "date": "2025-06-24", + "equity": 25843.02, + "return_pct": 158.53 + }, + { + "date": "2025-06-25", + "equity": 25679.53, + "return_pct": 156.89 + }, + { + "date": "2025-06-26", + "equity": 26135.33, + "return_pct": 161.45 + }, + { + "date": "2025-06-27", + "equity": 26379.91, + "return_pct": 163.9 + }, + { + "date": "2025-06-30", + "equity": 27121.09, + "return_pct": 171.31 + }, + { + "date": "2025-07-01", + "equity": 26288.26, + "return_pct": 162.98 + }, + { + "date": "2025-07-02", + "equity": 26838.5, + "return_pct": 168.49 + }, + { + "date": "2025-07-03", + "equity": 27149.77, + "return_pct": 171.6 + }, + { + "date": "2025-07-07", + "equity": 27211.14, + "return_pct": 172.21 + }, + { + "date": "2025-07-08", + "equity": 26867.24, + "return_pct": 168.77 + }, + { + "date": "2025-07-09", + "equity": 27512.98, + "return_pct": 175.23 + }, + { + "date": "2025-07-10", + "equity": 27677.12, + "return_pct": 176.87 + }, + { + "date": "2025-07-11", + "equity": 27687.06, + "return_pct": 176.97 + }, + { + "date": "2025-07-14", + "equity": 28216.74, + "return_pct": 182.27 + }, + { + "date": "2025-07-15", + "equity": 28253.06, + "return_pct": 182.64 + }, + { + "date": "2025-07-16", + "equity": 28569.47, + "return_pct": 185.8 + }, + { + "date": "2025-07-17", + "equity": 28959.79, + "return_pct": 189.71 + }, + { + "date": "2025-07-18", + "equity": 28955.37, + "return_pct": 189.66 + }, + { + "date": "2025-07-21", + "equity": 29171.83, + "return_pct": 191.83 + }, + { + "date": "2025-07-22", + "equity": 28727.13, + "return_pct": 187.38 + }, + { + "date": "2025-07-23", + "equity": 29124.63, + "return_pct": 191.35 + }, + { + "date": "2025-07-24", + "equity": 29249.16, + "return_pct": 192.6 + }, + { + "date": "2025-07-25", + "equity": 29797.84, + "return_pct": 198.09 + }, + { + "date": "2025-07-28", + "equity": 29767.16, + "return_pct": 197.78 + }, + { + "date": "2025-07-29", + "equity": 29675.57, + "return_pct": 196.87 + }, + { + "date": "2025-07-30", + "equity": 29523.03, + "return_pct": 195.34 + }, + { + "date": "2025-07-31", + "equity": 29415.24, + "return_pct": 194.26 + }, + { + "date": "2025-08-01", + "equity": 28866.4, + "return_pct": 188.77 + }, + { + "date": "2025-08-04", + "equity": 29320.26, + "return_pct": 193.31 + }, + { + "date": "2025-08-05", + "equity": 30397.02, + "return_pct": 204.08 + }, + { + "date": "2025-08-06", + "equity": 30550.47, + "return_pct": 205.62 + }, + { + "date": "2025-08-07", + "equity": 30748.58, + "return_pct": 207.6 + }, + { + "date": "2025-08-08", + "equity": 30684.66, + "return_pct": 206.96 + }, + { + "date": "2025-08-11", + "equity": 30508.0, + "return_pct": 205.19 + }, + { + "date": "2025-08-12", + "equity": 30296.9, + "return_pct": 203.08 + }, + { + "date": "2025-08-13", + "equity": 30000.94, + "return_pct": 200.12 + }, + { + "date": "2025-08-14", + "equity": 29728.37, + "return_pct": 197.39 + }, + { + "date": "2025-08-15", + "equity": 29677.78, + "return_pct": 196.89 + }, + { + "date": "2025-08-18", + "equity": 29661.11, + "return_pct": 196.72 + }, + { + "date": "2025-08-19", + "equity": 29094.21, + "return_pct": 191.05 + }, + { + "date": "2025-08-20", + "equity": 29047.35, + "return_pct": 190.58 + }, + { + "date": "2025-08-21", + "equity": 29121.13, + "return_pct": 191.32 + }, + { + "date": "2025-08-22", + "equity": 29869.25, + "return_pct": 198.8 + }, + { + "date": "2025-08-25", + "equity": 30059.45, + "return_pct": 200.71 + }, + { + "date": "2025-08-26", + "equity": 30291.46, + "return_pct": 203.03 + }, + { + "date": "2025-08-27", + "equity": 30622.14, + "return_pct": 206.34 + }, + { + "date": "2025-08-28", + "equity": 30960.73, + "return_pct": 209.72 + }, + { + "date": "2025-08-29", + "equity": 30707.72, + "return_pct": 207.19 + }, + { + "date": "2025-09-02", + "equity": 30692.68, + "return_pct": 207.04 + }, + { + "date": "2025-09-03", + "equity": 30657.08, + "return_pct": 206.69 + }, + { + "date": "2025-09-04", + "equity": 30413.43, + "return_pct": 204.25 + }, + { + "date": "2025-09-05", + "equity": 30551.61, + "return_pct": 205.63 + }, + { + "date": "2025-09-08", + "equity": 30715.93, + "return_pct": 207.27 + }, + { + "date": "2025-09-09", + "equity": 30509.29, + "return_pct": 205.21 + }, + { + "date": "2025-09-10", + "equity": 30792.94, + "return_pct": 208.04 + }, + { + "date": "2025-09-11", + "equity": 32394.07, + "return_pct": 224.06 + }, + { + "date": "2025-09-12", + "equity": 33352.39, + "return_pct": 233.65 + }, + { + "date": "2025-09-15", + "equity": 33806.1, + "return_pct": 238.19 + }, + { + "date": "2025-09-16", + "equity": 33473.32, + "return_pct": 234.86 + }, + { + "date": "2025-09-17", + "equity": 33564.45, + "return_pct": 235.77 + }, + { + "date": "2025-09-18", + "equity": 34342.82, + "return_pct": 243.56 + }, + { + "date": "2025-09-19", + "equity": 34764.1, + "return_pct": 247.77 + }, + { + "date": "2025-09-22", + "equity": 34582.25, + "return_pct": 245.95 + }, + { + "date": "2025-09-23", + "equity": 34327.16, + "return_pct": 243.4 + }, + { + "date": "2025-09-24", + "equity": 34404.76, + "return_pct": 244.18 + }, + { + "date": "2025-09-25", + "equity": 33719.99, + "return_pct": 237.33 + }, + { + "date": "2025-09-26", + "equity": 34126.64, + "return_pct": 241.39 + }, + { + "date": "2025-09-29", + "equity": 34431.8, + "return_pct": 244.45 + }, + { + "date": "2025-09-30", + "equity": 34715.28, + "return_pct": 247.28 + }, + { + "date": "2025-10-01", + "equity": 35673.49, + "return_pct": 256.87 + }, + { + "date": "2025-10-02", + "equity": 35674.67, + "return_pct": 256.88 + }, + { + "date": "2025-10-03", + "equity": 35533.2, + "return_pct": 255.46 + }, + { + "date": "2025-10-06", + "equity": 36332.73, + "return_pct": 263.46 + }, + { + "date": "2025-10-07", + "equity": 35946.75, + "return_pct": 259.6 + }, + { + "date": "2025-10-08", + "equity": 36416.89, + "return_pct": 264.3 + }, + { + "date": "2025-10-09", + "equity": 36086.27, + "return_pct": 261.0 + }, + { + "date": "2025-10-10", + "equity": 34725.4, + "return_pct": 247.38 + }, + { + "date": "2025-10-13", + "equity": 35238.33, + "return_pct": 252.51 + }, + { + "date": "2025-10-14", + "equity": 34644.68, + "return_pct": 246.58 + }, + { + "date": "2025-10-15", + "equity": 34933.25, + "return_pct": 249.46 + }, + { + "date": "2025-10-16", + "equity": 34779.82, + "return_pct": 247.93 + }, + { + "date": "2025-10-17", + "equity": 35011.19, + "return_pct": 250.24 + }, + { + "date": "2025-10-20", + "equity": 34957.55, + "return_pct": 249.71 + }, + { + "date": "2025-10-21", + "equity": 34818.13, + "return_pct": 248.31 + }, + { + "date": "2025-10-22", + "equity": 34474.03, + "return_pct": 244.87 + }, + { + "date": "2025-10-23", + "equity": 34358.14, + "return_pct": 243.71 + }, + { + "date": "2025-10-24", + "equity": 34254.56, + "return_pct": 242.67 + }, + { + "date": "2025-10-27", + "equity": 34758.79, + "return_pct": 247.72 + }, + { + "date": "2025-10-28", + "equity": 34486.26, + "return_pct": 244.99 + }, + { + "date": "2025-10-29", + "equity": 34384.35, + "return_pct": 243.97 + }, + { + "date": "2025-10-30", + "equity": 34545.22, + "return_pct": 245.58 + }, + { + "date": "2025-10-31", + "equity": 35558.11, + "return_pct": 255.71 + }, + { + "date": "2025-11-03", + "equity": 35377.99, + "return_pct": 253.91 + }, + { + "date": "2025-11-04", + "equity": 35691.0, + "return_pct": 257.04 + }, + { + "date": "2025-11-05", + "equity": 36229.28, + "return_pct": 262.43 + }, + { + "date": "2025-11-06", + "equity": 35893.47, + "return_pct": 259.07 + }, + { + "date": "2025-11-07", + "equity": 36340.26, + "return_pct": 263.54 + }, + { + "date": "2025-11-10", + "equity": 36590.78, + "return_pct": 266.04 + }, + { + "date": "2025-11-11", + "equity": 35845.71, + "return_pct": 258.59 + }, + { + "date": "2025-11-12", + "equity": 35732.7, + "return_pct": 257.46 + }, + { + "date": "2025-11-13", + "equity": 34899.15, + "return_pct": 249.12 + }, + { + "date": "2025-11-14", + "equity": 35046.6, + "return_pct": 250.6 + }, + { + "date": "2025-11-17", + "equity": 34826.8, + "return_pct": 248.4 + }, + { + "date": "2025-11-18", + "equity": 34918.23, + "return_pct": 249.31 + }, + { + "date": "2025-11-19", + "equity": 34433.81, + "return_pct": 244.47 + }, + { + "date": "2025-11-20", + "equity": 34182.76, + "return_pct": 241.95 + }, + { + "date": "2025-11-21", + "equity": 34400.82, + "return_pct": 244.14 + }, + { + "date": "2025-11-24", + "equity": 34211.59, + "return_pct": 242.24 + }, + { + "date": "2025-11-25", + "equity": 34611.9, + "return_pct": 246.25 + }, + { + "date": "2025-11-26", + "equity": 35134.08, + "return_pct": 251.47 + }, + { + "date": "2025-11-28", + "equity": 35238.62, + "return_pct": 252.52 + }, + { + "date": "2025-12-01", + "equity": 35121.93, + "return_pct": 251.35 + }, + { + "date": "2025-12-02", + "equity": 35124.88, + "return_pct": 251.38 + }, + { + "date": "2025-12-03", + "equity": 35153.18, + "return_pct": 251.66 + }, + { + "date": "2025-12-04", + "equity": 36363.22, + "return_pct": 263.77 + }, + { + "date": "2025-12-05", + "equity": 37679.7, + "return_pct": 276.94 + }, + { + "date": "2025-12-08", + "equity": 37256.05, + "return_pct": 272.7 + }, + { + "date": "2025-12-09", + "equity": 37383.92, + "return_pct": 273.98 + }, + { + "date": "2025-12-10", + "equity": 37869.48, + "return_pct": 278.84 + }, + { + "date": "2025-12-11", + "equity": 38654.79, + "return_pct": 286.69 + }, + { + "date": "2025-12-12", + "equity": 38184.64, + "return_pct": 281.99 + }, + { + "date": "2025-12-15", + "equity": 38133.4, + "return_pct": 281.48 + }, + { + "date": "2025-12-16", + "equity": 38299.96, + "return_pct": 283.14 + }, + { + "date": "2025-12-17", + "equity": 37844.5, + "return_pct": 278.59 + }, + { + "date": "2025-12-18", + "equity": 37874.32, + "return_pct": 278.88 + }, + { + "date": "2025-12-19", + "equity": 38144.89, + "return_pct": 281.59 + }, + { + "date": "2025-12-22", + "equity": 38348.85, + "return_pct": 283.63 + }, + { + "date": "2025-12-23", + "equity": 37668.01, + "return_pct": 276.82 + }, + { + "date": "2025-12-24", + "equity": 38071.38, + "return_pct": 280.86 + }, + { + "date": "2025-12-26", + "equity": 38290.28, + "return_pct": 283.05 + }, + { + "date": "2025-12-29", + "equity": 38023.7, + "return_pct": 280.38 + }, + { + "date": "2025-12-30", + "equity": 37711.09, + "return_pct": 277.25 + }, + { + "date": "2025-12-31", + "equity": 37278.56, + "return_pct": 272.92 + }, + { + "date": "2026-01-02", + "equity": 38151.89, + "return_pct": 281.66 + }, + { + "date": "2026-01-05", + "equity": 38372.3, + "return_pct": 283.87 + }, + { + "date": "2026-01-06", + "equity": 39375.02, + "return_pct": 293.9 + }, + { + "date": "2026-01-07", + "equity": 38927.77, + "return_pct": 289.42 + }, + { + "date": "2026-01-08", + "equity": 39097.16, + "return_pct": 291.12 + }, + { + "date": "2026-01-09", + "equity": 38939.11, + "return_pct": 289.54 + }, + { + "date": "2026-01-12", + "equity": 39941.21, + "return_pct": 299.56 + }, + { + "date": "2026-01-13", + "equity": 40456.16, + "return_pct": 304.71 + }, + { + "date": "2026-01-14", + "equity": 40358.2, + "return_pct": 303.73 + }, + { + "date": "2026-01-15", + "equity": 40797.92, + "return_pct": 308.13 + }, + { + "date": "2026-01-16", + "equity": 40152.64, + "return_pct": 301.68 + }, + { + "date": "2026-01-20", + "equity": 40241.83, + "return_pct": 302.57 + }, + { + "date": "2026-01-21", + "equity": 41302.01, + "return_pct": 313.17 + }, + { + "date": "2026-01-22", + "equity": 41937.51, + "return_pct": 319.53 + }, + { + "date": "2026-01-23", + "equity": 42269.86, + "return_pct": 322.86 + }, + { + "date": "2026-01-26", + "equity": 42374.46, + "return_pct": 323.9 + }, + { + "date": "2026-01-27", + "equity": 41706.32, + "return_pct": 317.22 + }, + { + "date": "2026-01-28", + "equity": 41417.2, + "return_pct": 314.33 + }, + { + "date": "2026-01-29", + "equity": 41193.26, + "return_pct": 312.09 + }, + { + "date": "2026-01-30", + "equity": 39809.52, + "return_pct": 298.24 + }, + { + "date": "2026-02-02", + "equity": 40686.25, + "return_pct": 307.01 + }, + { + "date": "2026-02-03", + "equity": 41513.34, + "return_pct": 315.29 + }, + { + "date": "2026-02-04", + "equity": 40685.44, + "return_pct": 307.01 + }, + { + "date": "2026-02-05", + "equity": 40321.49, + "return_pct": 303.37 + }, + { + "date": "2026-02-06", + "equity": 41200.39, + "return_pct": 312.16 + }, + { + "date": "2026-02-09", + "equity": 41105.38, + "return_pct": 311.21 + }, + { + "date": "2026-02-10", + "equity": 41434.15, + "return_pct": 314.5 + }, + { + "date": "2026-02-11", + "equity": 42140.17, + "return_pct": 321.56 + }, + { + "date": "2026-02-12", + "equity": 41789.26, + "return_pct": 318.05 + }, + { + "date": "2026-02-13", + "equity": 42331.91, + "return_pct": 323.48 + }, + { + "date": "2026-02-17", + "equity": 42132.87, + "return_pct": 321.49 + }, + { + "date": "2026-02-18", + "equity": 41957.56, + "return_pct": 319.73 + }, + { + "date": "2026-02-19", + "equity": 41827.65, + "return_pct": 318.43 + }, + { + "date": "2026-02-20", + "equity": 42086.52, + "return_pct": 321.02 + }, + { + "date": "2026-02-23", + "equity": 41683.95, + "return_pct": 316.99 + }, + { + "date": "2026-02-24", + "equity": 42198.58, + "return_pct": 322.14 + }, + { + "date": "2026-02-25", + "equity": 42104.41, + "return_pct": 321.2 + }, + { + "date": "2026-02-26", + "equity": 41757.67, + "return_pct": 317.73 + }, + { + "date": "2026-02-27", + "equity": 42178.98, + "return_pct": 321.95 + }, + { + "date": "2026-03-02", + "equity": 39985.44, + "return_pct": 300.0 + }, + { + "date": "2026-03-03", + "equity": 39797.61, + "return_pct": 298.12 + }, + { + "date": "2026-03-04", + "equity": 39769.42, + "return_pct": 297.84 + }, + { + "date": "2026-03-05", + "equity": 39357.21, + "return_pct": 293.72 + }, + { + "date": "2026-03-06", + "equity": 39146.41, + "return_pct": 291.61 + }, + { + "date": "2026-03-09", + "equity": 39126.17, + "return_pct": 291.41 + }, + { + "date": "2026-03-10", + "equity": 38961.47, + "return_pct": 289.76 + }, + { + "date": "2026-03-11", + "equity": 38989.84, + "return_pct": 290.04 + }, + { + "date": "2026-03-12", + "equity": 39068.68, + "return_pct": 290.83 + }, + { + "date": "2026-03-13", + "equity": 38978.29, + "return_pct": 289.93 + }, + { + "date": "2026-03-16", + "equity": 39026.78, + "return_pct": 290.41 + }, + { + "date": "2026-03-17", + "equity": 39118.41, + "return_pct": 291.33 + }, + { + "date": "2026-03-18", + "equity": 39029.54, + "return_pct": 290.44 + }, + { + "date": "2026-03-19", + "equity": 39107.4, + "return_pct": 291.22 + }, + { + "date": "2026-03-20", + "equity": 38916.45, + "return_pct": 289.31 + }, + { + "date": "2026-03-23", + "equity": 39258.06, + "return_pct": 292.73 + }, + { + "date": "2026-03-24", + "equity": 39054.31, + "return_pct": 290.69 + }, + { + "date": "2026-03-25", + "equity": 39060.36, + "return_pct": 290.75 + }, + { + "date": "2026-03-26", + "equity": 38811.55, + "return_pct": 288.26 + }, + { + "date": "2026-03-27", + "equity": 38730.17, + "return_pct": 287.45 + }, + { + "date": "2026-03-30", + "equity": 38631.09, + "return_pct": 286.45 + }, + { + "date": "2026-03-31", + "equity": 38772.92, + "return_pct": 287.87 + }, + { + "date": "2026-04-01", + "equity": 38808.54, + "return_pct": 288.23 + }, + { + "date": "2026-04-02", + "equity": 38810.48, + "return_pct": 288.25 + }, + { + "date": "2026-04-06", + "equity": 38778.23, + "return_pct": 287.93 + }, + { + "date": "2026-04-07", + "equity": 38974.06, + "return_pct": 289.89 + }, + { + "date": "2026-04-08", + "equity": 40624.74, + "return_pct": 306.4 + }, + { + "date": "2026-04-09", + "equity": 41094.97, + "return_pct": 311.1 + }, + { + "date": "2026-04-10", + "equity": 41495.8, + "return_pct": 315.11 + }, + { + "date": "2026-04-13", + "equity": 41656.86, + "return_pct": 316.72 + }, + { + "date": "2026-04-14", + "equity": 42449.05, + "return_pct": 324.65 + }, + { + "date": "2026-04-15", + "equity": 42369.29, + "return_pct": 323.85 + }, + { + "date": "2026-04-16", + "equity": 42780.71, + "return_pct": 327.97 + }, + { + "date": "2026-04-17", + "equity": 43460.88, + "return_pct": 334.77 + }, + { + "date": "2026-04-20", + "equity": 43428.55, + "return_pct": 334.45 + }, + { + "date": "2026-04-21", + "equity": 43308.97, + "return_pct": 333.25 + }, + { + "date": "2026-04-22", + "equity": 43800.69, + "return_pct": 338.17 + }, + { + "date": "2026-04-23", + "equity": 44115.68, + "return_pct": 341.32 + }, + { + "date": "2026-04-24", + "equity": 45790.82, + "return_pct": 358.08 + }, + { + "date": "2026-04-27", + "equity": 45966.59, + "return_pct": 359.84 + }, + { + "date": "2026-04-28", + "equity": 44995.18, + "return_pct": 350.12 + }, + { + "date": "2026-04-29", + "equity": 46200.13, + "return_pct": 362.17 + }, + { + "date": "2026-04-30", + "equity": 47745.29, + "return_pct": 377.63 + }, + { + "date": "2026-05-01", + "equity": 47742.21, + "return_pct": 377.6 + }, + { + "date": "2026-05-04", + "equity": 47083.46, + "return_pct": 371.01 + }, + { + "date": "2026-05-05", + "equity": 48205.64, + "return_pct": 382.24 + }, + { + "date": "2026-05-06", + "equity": 50498.19, + "return_pct": 405.17 + }, + { + "date": "2026-05-07", + "equity": 49584.99, + "return_pct": 396.03 + }, + { + "date": "2026-05-08", + "equity": 51007.84, + "return_pct": 410.27 + }, + { + "date": "2026-05-11", + "equity": 51653.19, + "return_pct": 416.72 + }, + { + "date": "2026-05-12", + "equity": 51141.91, + "return_pct": 411.61 + }, + { + "date": "2026-05-13", + "equity": 51465.62, + "return_pct": 414.85 + }, + { + "date": "2026-05-14", + "equity": 51781.38, + "return_pct": 418.01 + }, + { + "date": "2026-05-15", + "equity": 50343.25, + "return_pct": 403.62 + }, + { + "date": "2026-05-18", + "equity": 49540.9, + "return_pct": 395.59 + }, + { + "date": "2026-05-19", + "equity": 49060.54, + "return_pct": 390.79 + }, + { + "date": "2026-05-20", + "equity": 48817.79, + "return_pct": 388.36 + }, + { + "date": "2026-05-21", + "equity": 49073.88, + "return_pct": 390.92 + }, + { + "date": "2026-05-22", + "equity": 49676.19, + "return_pct": 396.95 + }, + { + "date": "2026-05-26", + "equity": 49547.21, + "return_pct": 395.66 + }, + { + "date": "2026-05-27", + "equity": 49719.4, + "return_pct": 397.38 + }, + { + "date": "2026-05-28", + "equity": 50672.66, + "return_pct": 406.92 + }, + { + "date": "2026-05-29", + "equity": 50765.37, + "return_pct": 407.84 + }, + { + "date": "2026-06-01", + "equity": 50445.26, + "return_pct": 404.64 + }, + { + "date": "2026-06-02", + "equity": 50534.75, + "return_pct": 405.54 + }, + { + "date": "2026-06-03", + "equity": 51142.56, + "return_pct": 411.62 + }, + { + "date": "2026-06-04", + "equity": 51058.66, + "return_pct": 410.78 + }, + { + "date": "2026-06-05", + "equity": 49811.94, + "return_pct": 398.31 + }, + { + "date": "2026-06-08", + "equity": 49551.67, + "return_pct": 395.7 + }, + { + "date": "2026-06-09", + "equity": 49841.83, + "return_pct": 398.6 + }, + { + "date": "2026-06-10", + "equity": 49590.85, + "return_pct": 396.09 + }, + { + "date": "2026-06-11", + "equity": 49886.24, + "return_pct": 399.05 + }, + { + "date": "2026-06-12", + "equity": 49890.89, + "return_pct": 399.09 + }, + { + "date": "2026-06-15", + "equity": 49818.07, + "return_pct": 398.37 + }, + { + "date": "2026-06-16", + "equity": 49661.6, + "return_pct": 396.8 + }, + { + "date": "2026-06-17", + "equity": 49819.62, + "return_pct": 398.38 + }, + { + "date": "2026-06-18", + "equity": 49711.69, + "return_pct": 397.3 + }, + { + "date": "2026-06-22", + "equity": 49873.33, + "return_pct": 398.92 + }, + { + "date": "2026-06-23", + "equity": 49743.19, + "return_pct": 397.62 + }, + { + "date": "2026-06-24", + "equity": 49867.13, + "return_pct": 398.86 + }, + { + "date": "2026-06-25", + "equity": 49989.53, + "return_pct": 400.08 + }, + { + "date": "2026-06-26", + "equity": 50716.13, + "return_pct": 407.35 + }, + { + "date": "2026-06-29", + "equity": 50738.34, + "return_pct": 407.57 + }, + { + "date": "2026-06-30", + "equity": 50717.68, + "return_pct": 407.37 + }, + { + "date": "2026-07-01", + "equity": 50380.47, + "return_pct": 403.99 + }, + { + "date": "2026-07-02", + "equity": 50380.47, + "return_pct": 403.99 + } + ], + "benchmark_curve": [ + { + "date": "2022-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10149.77, + "return_pct": 1.5 + }, + { + "date": "2022-07-08", + "equity": 10141.42, + "return_pct": 1.41 + }, + { + "date": "2022-07-11", + "equity": 10025.57, + "return_pct": 0.26 + }, + { + "date": "2022-07-12", + "equity": 9936.86, + "return_pct": -0.63 + }, + { + "date": "2022-07-13", + "equity": 9884.67, + "return_pct": -1.15 + }, + { + "date": "2022-07-14", + "equity": 9860.67, + "return_pct": -1.39 + }, + { + "date": "2022-07-15", + "equity": 10049.05, + "return_pct": 0.49 + }, + { + "date": "2022-07-18", + "equity": 9966.08, + "return_pct": -0.34 + }, + { + "date": "2022-07-19", + "equity": 10235.36, + "return_pct": 2.35 + }, + { + "date": "2022-07-20", + "equity": 10300.59, + "return_pct": 3.01 + }, + { + "date": "2022-07-21", + "equity": 10405.48, + "return_pct": 4.05 + }, + { + "date": "2022-07-22", + "equity": 10308.94, + "return_pct": 3.09 + }, + { + "date": "2022-07-25", + "equity": 10321.46, + "return_pct": 3.21 + }, + { + "date": "2022-07-26", + "equity": 10199.35, + "return_pct": 1.99 + }, + { + "date": "2022-07-27", + "equity": 10464.19, + "return_pct": 4.64 + }, + { + "date": "2022-07-28", + "equity": 10594.65, + "return_pct": 5.95 + }, + { + "date": "2022-07-29", + "equity": 10749.9, + "return_pct": 7.5 + }, + { + "date": "2022-08-01", + "equity": 10718.07, + "return_pct": 7.18 + }, + { + "date": "2022-08-02", + "equity": 10647.36, + "return_pct": 6.47 + }, + { + "date": "2022-08-03", + "equity": 10814.09, + "return_pct": 8.14 + }, + { + "date": "2022-08-04", + "equity": 10806.78, + "return_pct": 8.07 + }, + { + "date": "2022-08-05", + "equity": 10788.52, + "return_pct": 7.89 + }, + { + "date": "2022-08-08", + "equity": 10775.99, + "return_pct": 7.76 + }, + { + "date": "2022-08-09", + "equity": 10733.2, + "return_pct": 7.33 + }, + { + "date": "2022-08-10", + "equity": 10958.64, + "return_pct": 9.59 + }, + { + "date": "2022-08-11", + "equity": 10958.64, + "return_pct": 9.59 + }, + { + "date": "2022-08-12", + "equity": 11144.16, + "return_pct": 11.44 + }, + { + "date": "2022-08-15", + "equity": 11190.08, + "return_pct": 11.9 + }, + { + "date": "2022-08-16", + "equity": 11212.0, + "return_pct": 12.12 + }, + { + "date": "2022-08-17", + "equity": 11132.42, + "return_pct": 11.32 + }, + { + "date": "2022-08-18", + "equity": 11164.77, + "return_pct": 11.65 + }, + { + "date": "2022-08-19", + "equity": 11014.74, + "return_pct": 10.15 + }, + { + "date": "2022-08-22", + "equity": 10785.39, + "return_pct": 7.85 + }, + { + "date": "2022-08-23", + "equity": 10759.3, + "return_pct": 7.59 + }, + { + "date": "2022-08-24", + "equity": 10793.74, + "return_pct": 7.94 + }, + { + "date": "2022-08-25", + "equity": 10946.12, + "return_pct": 9.46 + }, + { + "date": "2022-08-26", + "equity": 10575.6, + "return_pct": 5.76 + }, + { + "date": "2022-08-29", + "equity": 10505.68, + "return_pct": 5.06 + }, + { + "date": "2022-08-30", + "equity": 10390.35, + "return_pct": 3.9 + }, + { + "date": "2022-08-31", + "equity": 10311.29, + "return_pct": 3.11 + }, + { + "date": "2022-09-01", + "equity": 10343.64, + "return_pct": 3.44 + }, + { + "date": "2022-09-02", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2022-09-06", + "equity": 10195.96, + "return_pct": 1.96 + }, + { + "date": "2022-09-07", + "equity": 10379.13, + "return_pct": 3.79 + }, + { + "date": "2022-09-08", + "equity": 10446.97, + "return_pct": 4.47 + }, + { + "date": "2022-09-09", + "equity": 10609.26, + "return_pct": 6.09 + }, + { + "date": "2022-09-12", + "equity": 10723.29, + "return_pct": 7.23 + }, + { + "date": "2022-09-13", + "equity": 10257.01, + "return_pct": 2.57 + }, + { + "date": "2022-09-14", + "equity": 10296.15, + "return_pct": 2.96 + }, + { + "date": "2022-09-15", + "equity": 10179.26, + "return_pct": 1.79 + }, + { + "date": "2022-09-16", + "equity": 10060.27, + "return_pct": 0.6 + }, + { + "date": "2022-09-19", + "equity": 10138.29, + "return_pct": 1.38 + }, + { + "date": "2022-09-20", + "equity": 10021.92, + "return_pct": 0.22 + }, + { + "date": "2022-09-21", + "equity": 9847.1, + "return_pct": -1.53 + }, + { + "date": "2022-09-22", + "equity": 9764.38, + "return_pct": -2.36 + }, + { + "date": "2022-09-23", + "equity": 9600.78, + "return_pct": -3.99 + }, + { + "date": "2022-09-26", + "equity": 9505.81, + "return_pct": -4.94 + }, + { + "date": "2022-09-27", + "equity": 9481.54, + "return_pct": -5.18 + }, + { + "date": "2022-09-28", + "equity": 9668.1, + "return_pct": -3.32 + }, + { + "date": "2022-09-29", + "equity": 9466.14, + "return_pct": -5.34 + }, + { + "date": "2022-09-30", + "equity": 9319.77, + "return_pct": -6.8 + }, + { + "date": "2022-10-03", + "equity": 9565.82, + "return_pct": -4.34 + }, + { + "date": "2022-10-04", + "equity": 9862.23, + "return_pct": -1.38 + }, + { + "date": "2022-10-05", + "equity": 9839.27, + "return_pct": -1.61 + }, + { + "date": "2022-10-06", + "equity": 9737.77, + "return_pct": -2.62 + }, + { + "date": "2022-10-07", + "equity": 9466.14, + "return_pct": -5.34 + }, + { + "date": "2022-10-10", + "equity": 9393.87, + "return_pct": -6.06 + }, + { + "date": "2022-10-11", + "equity": 9334.38, + "return_pct": -6.66 + }, + { + "date": "2022-10-12", + "equity": 9303.59, + "return_pct": -6.96 + }, + { + "date": "2022-10-13", + "equity": 9549.12, + "return_pct": -4.51 + }, + { + "date": "2022-10-14", + "equity": 9331.51, + "return_pct": -6.68 + }, + { + "date": "2022-10-17", + "equity": 9571.3, + "return_pct": -4.29 + }, + { + "date": "2022-10-18", + "equity": 9683.76, + "return_pct": -3.16 + }, + { + "date": "2022-10-19", + "equity": 9615.13, + "return_pct": -3.85 + }, + { + "date": "2022-10-20", + "equity": 9534.51, + "return_pct": -4.65 + }, + { + "date": "2022-10-21", + "equity": 9766.21, + "return_pct": -2.34 + }, + { + "date": "2022-10-24", + "equity": 9885.71, + "return_pct": -1.14 + }, + { + "date": "2022-10-25", + "equity": 10043.57, + "return_pct": 0.44 + }, + { + "date": "2022-10-26", + "equity": 9967.91, + "return_pct": -0.32 + }, + { + "date": "2022-10-27", + "equity": 9914.68, + "return_pct": -0.85 + }, + { + "date": "2022-10-28", + "equity": 10150.55, + "return_pct": 1.51 + }, + { + "date": "2022-10-31", + "equity": 10077.23, + "return_pct": 0.77 + }, + { + "date": "2022-11-01", + "equity": 10033.14, + "return_pct": 0.33 + }, + { + "date": "2022-11-02", + "equity": 9781.34, + "return_pct": -2.19 + }, + { + "date": "2022-11-03", + "equity": 9680.63, + "return_pct": -3.19 + }, + { + "date": "2022-11-04", + "equity": 9819.96, + "return_pct": -1.8 + }, + { + "date": "2022-11-07", + "equity": 9913.89, + "return_pct": -0.86 + }, + { + "date": "2022-11-08", + "equity": 9967.38, + "return_pct": -0.33 + }, + { + "date": "2022-11-09", + "equity": 9762.04, + "return_pct": -2.38 + }, + { + "date": "2022-11-10", + "equity": 10298.5, + "return_pct": 2.98 + }, + { + "date": "2022-11-11", + "equity": 10398.17, + "return_pct": 3.98 + }, + { + "date": "2022-11-14", + "equity": 10309.72, + "return_pct": 3.1 + }, + { + "date": "2022-11-15", + "equity": 10397.65, + "return_pct": 3.98 + }, + { + "date": "2022-11-16", + "equity": 10318.33, + "return_pct": 3.18 + }, + { + "date": "2022-11-17", + "equity": 10286.76, + "return_pct": 2.87 + }, + { + "date": "2022-11-18", + "equity": 10333.46, + "return_pct": 3.33 + }, + { + "date": "2022-11-21", + "equity": 10295.89, + "return_pct": 2.96 + }, + { + "date": "2022-11-22", + "equity": 10434.44, + "return_pct": 4.34 + }, + { + "date": "2022-11-23", + "equity": 10500.2, + "return_pct": 5.0 + }, + { + "date": "2022-11-25", + "equity": 10497.85, + "return_pct": 4.98 + }, + { + "date": "2022-11-28", + "equity": 10330.33, + "return_pct": 3.3 + }, + { + "date": "2022-11-29", + "equity": 10312.59, + "return_pct": 3.13 + }, + { + "date": "2022-11-30", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2022-12-01", + "equity": 10629.62, + "return_pct": 6.3 + }, + { + "date": "2022-12-02", + "equity": 10617.35, + "return_pct": 6.17 + }, + { + "date": "2022-12-05", + "equity": 10426.35, + "return_pct": 4.26 + }, + { + "date": "2022-12-06", + "equity": 10276.06, + "return_pct": 2.76 + }, + { + "date": "2022-12-07", + "equity": 10258.58, + "return_pct": 2.59 + }, + { + "date": "2022-12-08", + "equity": 10338.94, + "return_pct": 3.39 + }, + { + "date": "2022-12-09", + "equity": 10261.71, + "return_pct": 2.62 + }, + { + "date": "2022-12-12", + "equity": 10409.65, + "return_pct": 4.1 + }, + { + "date": "2022-12-13", + "equity": 10488.45, + "return_pct": 4.88 + }, + { + "date": "2022-12-14", + "equity": 10421.4, + "return_pct": 4.21 + }, + { + "date": "2022-12-15", + "equity": 10166.47, + "return_pct": 1.66 + }, + { + "date": "2022-12-16", + "equity": 10000.52, + "return_pct": 0.01 + }, + { + "date": "2022-12-19", + "equity": 9915.72, + "return_pct": -0.84 + }, + { + "date": "2022-12-20", + "equity": 9929.29, + "return_pct": -0.71 + }, + { + "date": "2022-12-21", + "equity": 10077.76, + "return_pct": 0.78 + }, + { + "date": "2022-12-22", + "equity": 9933.99, + "return_pct": -0.66 + }, + { + "date": "2022-12-23", + "equity": 9991.13, + "return_pct": -0.09 + }, + { + "date": "2022-12-27", + "equity": 9951.73, + "return_pct": -0.48 + }, + { + "date": "2022-12-28", + "equity": 9828.05, + "return_pct": -1.72 + }, + { + "date": "2022-12-29", + "equity": 10004.96, + "return_pct": 0.05 + }, + { + "date": "2022-12-30", + "equity": 9978.6, + "return_pct": -0.21 + }, + { + "date": "2023-01-03", + "equity": 9936.59, + "return_pct": -0.63 + }, + { + "date": "2023-01-04", + "equity": 10013.31, + "return_pct": 0.13 + }, + { + "date": "2023-01-05", + "equity": 9899.02, + "return_pct": -1.01 + }, + { + "date": "2023-01-06", + "equity": 10126.03, + "return_pct": 1.26 + }, + { + "date": "2023-01-09", + "equity": 10120.29, + "return_pct": 1.2 + }, + { + "date": "2023-01-10", + "equity": 10191.26, + "return_pct": 1.91 + }, + { + "date": "2023-01-11", + "equity": 10320.16, + "return_pct": 3.2 + }, + { + "date": "2023-01-12", + "equity": 10357.73, + "return_pct": 3.58 + }, + { + "date": "2023-01-13", + "equity": 10397.91, + "return_pct": 3.98 + }, + { + "date": "2023-01-17", + "equity": 10378.86, + "return_pct": 3.79 + }, + { + "date": "2023-01-18", + "equity": 10215.0, + "return_pct": 2.15 + }, + { + "date": "2023-01-19", + "equity": 10140.64, + "return_pct": 1.41 + }, + { + "date": "2023-01-20", + "equity": 10329.55, + "return_pct": 3.3 + }, + { + "date": "2023-01-23", + "equity": 10453.49, + "return_pct": 4.53 + }, + { + "date": "2023-01-24", + "equity": 10442.27, + "return_pct": 4.42 + }, + { + "date": "2023-01-25", + "equity": 10446.18, + "return_pct": 4.46 + }, + { + "date": "2023-01-26", + "equity": 10560.99, + "return_pct": 5.61 + }, + { + "date": "2023-01-27", + "equity": 10585.26, + "return_pct": 5.85 + }, + { + "date": "2023-01-30", + "equity": 10452.45, + "return_pct": 4.52 + }, + { + "date": "2023-01-31", + "equity": 10606.13, + "return_pct": 6.06 + }, + { + "date": "2023-02-01", + "equity": 10718.85, + "return_pct": 7.19 + }, + { + "date": "2023-02-02", + "equity": 10874.89, + "return_pct": 8.75 + }, + { + "date": "2023-02-03", + "equity": 10759.3, + "return_pct": 7.59 + }, + { + "date": "2023-02-06", + "equity": 10693.54, + "return_pct": 6.94 + }, + { + "date": "2023-02-07", + "equity": 10833.4, + "return_pct": 8.33 + }, + { + "date": "2023-02-08", + "equity": 10714.94, + "return_pct": 7.15 + }, + { + "date": "2023-02-09", + "equity": 10622.05, + "return_pct": 6.22 + }, + { + "date": "2023-02-10", + "equity": 10646.84, + "return_pct": 6.47 + }, + { + "date": "2023-02-13", + "equity": 10771.82, + "return_pct": 7.72 + }, + { + "date": "2023-02-14", + "equity": 10766.86, + "return_pct": 7.67 + }, + { + "date": "2023-02-15", + "equity": 10801.83, + "return_pct": 8.02 + }, + { + "date": "2023-02-16", + "equity": 10653.1, + "return_pct": 6.53 + }, + { + "date": "2023-02-17", + "equity": 10626.48, + "return_pct": 6.26 + }, + { + "date": "2023-02-21", + "equity": 10413.31, + "return_pct": 4.13 + }, + { + "date": "2023-02-22", + "equity": 10398.96, + "return_pct": 3.99 + }, + { + "date": "2023-02-23", + "equity": 10454.27, + "return_pct": 4.54 + }, + { + "date": "2023-02-24", + "equity": 10342.6, + "return_pct": 3.43 + }, + { + "date": "2023-02-27", + "equity": 10377.82, + "return_pct": 3.78 + }, + { + "date": "2023-02-28", + "equity": 10339.47, + "return_pct": 3.39 + }, + { + "date": "2023-03-01", + "equity": 10299.8, + "return_pct": 3.0 + }, + { + "date": "2023-03-02", + "equity": 10379.91, + "return_pct": 3.8 + }, + { + "date": "2023-03-03", + "equity": 10546.38, + "return_pct": 5.46 + }, + { + "date": "2023-03-06", + "equity": 10553.69, + "return_pct": 5.54 + }, + { + "date": "2023-03-07", + "equity": 10391.91, + "return_pct": 3.92 + }, + { + "date": "2023-03-08", + "equity": 10408.87, + "return_pct": 4.09 + }, + { + "date": "2023-03-09", + "equity": 10216.83, + "return_pct": 2.17 + }, + { + "date": "2023-03-10", + "equity": 10069.41, + "return_pct": 0.69 + }, + { + "date": "2023-03-13", + "equity": 10055.06, + "return_pct": 0.55 + }, + { + "date": "2023-03-14", + "equity": 10221.27, + "return_pct": 2.21 + }, + { + "date": "2023-03-15", + "equity": 10157.34, + "return_pct": 1.57 + }, + { + "date": "2023-03-16", + "equity": 10335.55, + "return_pct": 3.36 + }, + { + "date": "2023-03-17", + "equity": 10175.86, + "return_pct": 1.76 + }, + { + "date": "2023-03-20", + "equity": 10273.71, + "return_pct": 2.74 + }, + { + "date": "2023-03-21", + "equity": 10408.61, + "return_pct": 4.09 + }, + { + "date": "2023-03-22", + "equity": 10231.18, + "return_pct": 2.31 + }, + { + "date": "2023-03-23", + "equity": 10258.84, + "return_pct": 2.59 + }, + { + "date": "2023-03-24", + "equity": 10326.16, + "return_pct": 3.26 + }, + { + "date": "2023-03-27", + "equity": 10345.47, + "return_pct": 3.45 + }, + { + "date": "2023-03-28", + "equity": 10322.24, + "return_pct": 3.22 + }, + { + "date": "2023-03-29", + "equity": 10472.28, + "return_pct": 4.72 + }, + { + "date": "2023-03-30", + "equity": 10533.59, + "return_pct": 5.34 + }, + { + "date": "2023-03-31", + "equity": 10682.06, + "return_pct": 6.82 + }, + { + "date": "2023-04-03", + "equity": 10722.77, + "return_pct": 7.23 + }, + { + "date": "2023-04-04", + "equity": 10663.27, + "return_pct": 6.63 + }, + { + "date": "2023-04-05", + "equity": 10635.36, + "return_pct": 6.35 + }, + { + "date": "2023-04-06", + "equity": 10676.84, + "return_pct": 6.77 + }, + { + "date": "2023-04-10", + "equity": 10687.8, + "return_pct": 6.88 + }, + { + "date": "2023-04-11", + "equity": 10690.67, + "return_pct": 6.91 + }, + { + "date": "2023-04-12", + "equity": 10647.1, + "return_pct": 6.47 + }, + { + "date": "2023-04-13", + "equity": 10788.52, + "return_pct": 7.89 + }, + { + "date": "2023-04-14", + "equity": 10762.17, + "return_pct": 7.62 + }, + { + "date": "2023-04-17", + "equity": 10800.78, + "return_pct": 8.01 + }, + { + "date": "2023-04-18", + "equity": 10807.83, + "return_pct": 8.08 + }, + { + "date": "2023-04-19", + "equity": 10806.0, + "return_pct": 8.06 + }, + { + "date": "2023-04-20", + "equity": 10747.03, + "return_pct": 7.47 + }, + { + "date": "2023-04-21", + "equity": 10755.38, + "return_pct": 7.55 + }, + { + "date": "2023-04-24", + "equity": 10766.6, + "return_pct": 7.67 + }, + { + "date": "2023-04-25", + "equity": 10595.69, + "return_pct": 5.96 + }, + { + "date": "2023-04-26", + "equity": 10550.82, + "return_pct": 5.51 + }, + { + "date": "2023-04-27", + "equity": 10760.86, + "return_pct": 7.61 + }, + { + "date": "2023-04-28", + "equity": 10852.71, + "return_pct": 8.53 + }, + { + "date": "2023-05-01", + "equity": 10841.75, + "return_pct": 8.42 + }, + { + "date": "2023-05-02", + "equity": 10719.9, + "return_pct": 7.2 + }, + { + "date": "2023-05-03", + "equity": 10646.31, + "return_pct": 6.46 + }, + { + "date": "2023-05-04", + "equity": 10570.91, + "return_pct": 5.71 + }, + { + "date": "2023-05-05", + "equity": 10766.6, + "return_pct": 7.67 + }, + { + "date": "2023-05-08", + "equity": 10769.47, + "return_pct": 7.69 + }, + { + "date": "2023-05-09", + "equity": 10722.24, + "return_pct": 7.22 + }, + { + "date": "2023-05-10", + "equity": 10772.34, + "return_pct": 7.72 + }, + { + "date": "2023-05-11", + "equity": 10753.56, + "return_pct": 7.54 + }, + { + "date": "2023-05-12", + "equity": 10739.47, + "return_pct": 7.39 + }, + { + "date": "2023-05-15", + "equity": 10776.52, + "return_pct": 7.77 + }, + { + "date": "2023-05-16", + "equity": 10704.5, + "return_pct": 7.05 + }, + { + "date": "2023-05-17", + "equity": 10834.44, + "return_pct": 8.34 + }, + { + "date": "2023-05-18", + "equity": 10938.81, + "return_pct": 9.39 + }, + { + "date": "2023-05-19", + "equity": 10922.9, + "return_pct": 9.23 + }, + { + "date": "2023-05-22", + "equity": 10927.33, + "return_pct": 9.27 + }, + { + "date": "2023-05-23", + "equity": 10804.7, + "return_pct": 8.05 + }, + { + "date": "2023-05-24", + "equity": 10726.42, + "return_pct": 7.26 + }, + { + "date": "2023-05-25", + "equity": 10819.31, + "return_pct": 8.19 + }, + { + "date": "2023-05-26", + "equity": 10959.43, + "return_pct": 9.59 + }, + { + "date": "2023-05-30", + "equity": 10963.6, + "return_pct": 9.64 + }, + { + "date": "2023-05-31", + "equity": 10902.8, + "return_pct": 9.03 + }, + { + "date": "2023-06-01", + "equity": 11006.39, + "return_pct": 10.06 + }, + { + "date": "2023-06-02", + "equity": 11165.56, + "return_pct": 11.66 + }, + { + "date": "2023-06-05", + "equity": 11144.16, + "return_pct": 11.44 + }, + { + "date": "2023-06-06", + "equity": 11168.43, + "return_pct": 11.68 + }, + { + "date": "2023-06-07", + "equity": 11129.81, + "return_pct": 11.3 + }, + { + "date": "2023-06-08", + "equity": 11197.13, + "return_pct": 11.97 + }, + { + "date": "2023-06-09", + "equity": 11217.22, + "return_pct": 12.17 + }, + { + "date": "2023-06-12", + "equity": 11318.98, + "return_pct": 13.19 + }, + { + "date": "2023-06-13", + "equity": 11393.61, + "return_pct": 13.94 + }, + { + "date": "2023-06-14", + "equity": 11407.18, + "return_pct": 14.07 + }, + { + "date": "2023-06-15", + "equity": 11548.6, + "return_pct": 15.49 + }, + { + "date": "2023-06-16", + "equity": 11466.67, + "return_pct": 14.67 + }, + { + "date": "2023-06-20", + "equity": 11407.18, + "return_pct": 14.07 + }, + { + "date": "2023-06-21", + "equity": 11348.73, + "return_pct": 13.49 + }, + { + "date": "2023-06-22", + "equity": 11389.69, + "return_pct": 13.9 + }, + { + "date": "2023-06-23", + "equity": 11303.59, + "return_pct": 13.04 + }, + { + "date": "2023-06-26", + "equity": 11257.4, + "return_pct": 12.57 + }, + { + "date": "2023-06-27", + "equity": 11380.82, + "return_pct": 13.81 + }, + { + "date": "2023-06-28", + "equity": 11386.56, + "return_pct": 13.87 + }, + { + "date": "2023-06-29", + "equity": 11431.44, + "return_pct": 14.31 + }, + { + "date": "2023-06-30", + "equity": 11566.34, + "return_pct": 15.66 + }, + { + "date": "2023-07-03", + "equity": 11579.65, + "return_pct": 15.8 + }, + { + "date": "2023-07-05", + "equity": 11562.43, + "return_pct": 15.62 + }, + { + "date": "2023-07-06", + "equity": 11471.89, + "return_pct": 14.72 + }, + { + "date": "2023-07-07", + "equity": 11442.92, + "return_pct": 14.43 + }, + { + "date": "2023-07-10", + "equity": 11471.89, + "return_pct": 14.72 + }, + { + "date": "2023-07-11", + "equity": 11544.94, + "return_pct": 15.45 + }, + { + "date": "2023-07-12", + "equity": 11637.83, + "return_pct": 16.38 + }, + { + "date": "2023-07-13", + "equity": 11730.2, + "return_pct": 17.3 + }, + { + "date": "2023-07-14", + "equity": 11722.9, + "return_pct": 17.23 + }, + { + "date": "2023-07-17", + "equity": 11763.6, + "return_pct": 17.64 + }, + { + "date": "2023-07-18", + "equity": 11851.01, + "return_pct": 18.51 + }, + { + "date": "2023-07-19", + "equity": 11877.36, + "return_pct": 18.77 + }, + { + "date": "2023-07-20", + "equity": 11798.56, + "return_pct": 17.99 + }, + { + "date": "2023-07-21", + "equity": 11798.56, + "return_pct": 17.99 + }, + { + "date": "2023-07-24", + "equity": 11851.27, + "return_pct": 18.51 + }, + { + "date": "2023-07-25", + "equity": 11883.63, + "return_pct": 18.84 + }, + { + "date": "2023-07-26", + "equity": 11885.45, + "return_pct": 18.85 + }, + { + "date": "2023-07-27", + "equity": 11806.65, + "return_pct": 18.07 + }, + { + "date": "2023-07-28", + "equity": 11922.24, + "return_pct": 19.22 + }, + { + "date": "2023-07-31", + "equity": 11944.94, + "return_pct": 19.45 + }, + { + "date": "2023-08-01", + "equity": 11910.76, + "return_pct": 19.11 + }, + { + "date": "2023-08-02", + "equity": 11745.08, + "return_pct": 17.45 + }, + { + "date": "2023-08-03", + "equity": 11711.42, + "return_pct": 17.11 + }, + { + "date": "2023-08-04", + "equity": 11658.45, + "return_pct": 16.58 + }, + { + "date": "2023-08-07", + "equity": 11760.21, + "return_pct": 17.6 + }, + { + "date": "2023-08-08", + "equity": 11709.07, + "return_pct": 17.09 + }, + { + "date": "2023-08-09", + "equity": 11630.79, + "return_pct": 16.31 + }, + { + "date": "2023-08-10", + "equity": 11634.96, + "return_pct": 16.35 + }, + { + "date": "2023-08-11", + "equity": 11628.18, + "return_pct": 16.28 + }, + { + "date": "2023-08-14", + "equity": 11692.37, + "return_pct": 16.92 + }, + { + "date": "2023-08-15", + "equity": 11556.16, + "return_pct": 15.56 + }, + { + "date": "2023-08-16", + "equity": 11471.36, + "return_pct": 14.71 + }, + { + "date": "2023-08-17", + "equity": 11383.95, + "return_pct": 13.84 + }, + { + "date": "2023-08-18", + "equity": 11389.43, + "return_pct": 13.89 + }, + { + "date": "2023-08-21", + "equity": 11463.54, + "return_pct": 14.64 + }, + { + "date": "2023-08-22", + "equity": 11432.49, + "return_pct": 14.32 + }, + { + "date": "2023-08-23", + "equity": 11559.82, + "return_pct": 15.6 + }, + { + "date": "2023-08-24", + "equity": 11399.61, + "return_pct": 14.0 + }, + { + "date": "2023-08-25", + "equity": 11479.97, + "return_pct": 14.8 + }, + { + "date": "2023-08-28", + "equity": 11552.77, + "return_pct": 15.53 + }, + { + "date": "2023-08-29", + "equity": 11719.77, + "return_pct": 17.2 + }, + { + "date": "2023-08-30", + "equity": 11768.04, + "return_pct": 17.68 + }, + { + "date": "2023-08-31", + "equity": 11750.82, + "return_pct": 17.51 + }, + { + "date": "2023-09-01", + "equity": 11772.73, + "return_pct": 17.73 + }, + { + "date": "2023-09-05", + "equity": 11721.85, + "return_pct": 17.22 + }, + { + "date": "2023-09-06", + "equity": 11643.05, + "return_pct": 16.43 + }, + { + "date": "2023-09-07", + "equity": 11607.31, + "return_pct": 16.07 + }, + { + "date": "2023-09-08", + "equity": 11624.79, + "return_pct": 16.25 + }, + { + "date": "2023-09-11", + "equity": 11701.24, + "return_pct": 17.01 + }, + { + "date": "2023-09-12", + "equity": 11637.05, + "return_pct": 16.37 + }, + { + "date": "2023-09-13", + "equity": 11650.62, + "return_pct": 16.51 + }, + { + "date": "2023-09-14", + "equity": 11751.08, + "return_pct": 17.51 + }, + { + "date": "2023-09-15", + "equity": 11568.69, + "return_pct": 15.69 + }, + { + "date": "2023-09-18", + "equity": 11575.47, + "return_pct": 15.75 + }, + { + "date": "2023-09-19", + "equity": 11551.47, + "return_pct": 15.51 + }, + { + "date": "2023-09-20", + "equity": 11445.27, + "return_pct": 14.45 + }, + { + "date": "2023-09-21", + "equity": 11256.1, + "return_pct": 12.56 + }, + { + "date": "2023-09-22", + "equity": 11230.79, + "return_pct": 12.31 + }, + { + "date": "2023-09-25", + "equity": 11278.02, + "return_pct": 12.78 + }, + { + "date": "2023-09-26", + "equity": 11112.33, + "return_pct": 11.12 + }, + { + "date": "2023-09-27", + "equity": 11116.76, + "return_pct": 11.17 + }, + { + "date": "2023-09-28", + "equity": 11181.21, + "return_pct": 11.81 + }, + { + "date": "2023-09-29", + "equity": 11154.08, + "return_pct": 11.54 + }, + { + "date": "2023-10-02", + "equity": 11149.64, + "return_pct": 11.5 + }, + { + "date": "2023-10-03", + "equity": 11000.39, + "return_pct": 10.0 + }, + { + "date": "2023-10-04", + "equity": 11080.5, + "return_pct": 10.8 + }, + { + "date": "2023-10-05", + "equity": 11076.32, + "return_pct": 10.76 + }, + { + "date": "2023-10-06", + "equity": 11207.83, + "return_pct": 12.08 + }, + { + "date": "2023-10-09", + "equity": 11279.58, + "return_pct": 12.8 + }, + { + "date": "2023-10-10", + "equity": 11338.29, + "return_pct": 13.38 + }, + { + "date": "2023-10-11", + "equity": 11384.74, + "return_pct": 13.85 + }, + { + "date": "2023-10-12", + "equity": 11315.33, + "return_pct": 13.15 + }, + { + "date": "2023-10-13", + "equity": 11258.97, + "return_pct": 12.59 + }, + { + "date": "2023-10-16", + "equity": 11377.43, + "return_pct": 13.77 + }, + { + "date": "2023-10-17", + "equity": 11376.91, + "return_pct": 13.77 + }, + { + "date": "2023-10-18", + "equity": 11225.31, + "return_pct": 12.25 + }, + { + "date": "2023-10-19", + "equity": 11126.68, + "return_pct": 11.27 + }, + { + "date": "2023-10-20", + "equity": 10989.95, + "return_pct": 9.9 + }, + { + "date": "2023-10-23", + "equity": 10970.91, + "return_pct": 9.71 + }, + { + "date": "2023-10-24", + "equity": 11053.62, + "return_pct": 10.54 + }, + { + "date": "2023-10-25", + "equity": 10894.98, + "return_pct": 8.95 + }, + { + "date": "2023-10-26", + "equity": 10764.51, + "return_pct": 7.65 + }, + { + "date": "2023-10-27", + "equity": 10715.72, + "return_pct": 7.16 + }, + { + "date": "2023-10-30", + "equity": 10843.84, + "return_pct": 8.44 + }, + { + "date": "2023-10-31", + "equity": 10911.94, + "return_pct": 9.12 + }, + { + "date": "2023-11-01", + "equity": 11028.31, + "return_pct": 10.28 + }, + { + "date": "2023-11-02", + "equity": 11239.66, + "return_pct": 12.4 + }, + { + "date": "2023-11-03", + "equity": 11342.2, + "return_pct": 13.42 + }, + { + "date": "2023-11-06", + "equity": 11368.3, + "return_pct": 13.68 + }, + { + "date": "2023-11-07", + "equity": 11400.65, + "return_pct": 14.01 + }, + { + "date": "2023-11-08", + "equity": 11409.0, + "return_pct": 14.09 + }, + { + "date": "2023-11-09", + "equity": 11320.03, + "return_pct": 13.2 + }, + { + "date": "2023-11-10", + "equity": 11496.67, + "return_pct": 14.97 + }, + { + "date": "2023-11-13", + "equity": 11485.71, + "return_pct": 14.86 + }, + { + "date": "2023-11-14", + "equity": 11708.55, + "return_pct": 17.09 + }, + { + "date": "2023-11-15", + "equity": 11733.33, + "return_pct": 17.33 + }, + { + "date": "2023-11-16", + "equity": 11747.68, + "return_pct": 17.48 + }, + { + "date": "2023-11-17", + "equity": 11762.3, + "return_pct": 17.62 + }, + { + "date": "2023-11-20", + "equity": 11852.84, + "return_pct": 18.53 + }, + { + "date": "2023-11-21", + "equity": 11827.01, + "return_pct": 18.27 + }, + { + "date": "2023-11-22", + "equity": 11872.67, + "return_pct": 18.73 + }, + { + "date": "2023-11-24", + "equity": 11879.97, + "return_pct": 18.8 + }, + { + "date": "2023-11-27", + "equity": 11858.58, + "return_pct": 18.59 + }, + { + "date": "2023-11-28", + "equity": 11870.32, + "return_pct": 18.7 + }, + { + "date": "2023-11-29", + "equity": 11861.97, + "return_pct": 18.62 + }, + { + "date": "2023-11-30", + "equity": 11908.68, + "return_pct": 19.09 + }, + { + "date": "2023-12-01", + "equity": 11979.13, + "return_pct": 19.79 + }, + { + "date": "2023-12-04", + "equity": 11916.24, + "return_pct": 19.16 + }, + { + "date": "2023-12-05", + "equity": 11913.89, + "return_pct": 19.14 + }, + { + "date": "2023-12-06", + "equity": 11865.88, + "return_pct": 18.66 + }, + { + "date": "2023-12-07", + "equity": 11956.43, + "return_pct": 19.56 + }, + { + "date": "2023-12-08", + "equity": 12007.83, + "return_pct": 20.08 + }, + { + "date": "2023-12-11", + "equity": 12054.53, + "return_pct": 20.55 + }, + { + "date": "2023-12-12", + "equity": 12109.59, + "return_pct": 21.1 + }, + { + "date": "2023-12-13", + "equity": 12276.58, + "return_pct": 22.77 + }, + { + "date": "2023-12-14", + "equity": 12315.98, + "return_pct": 23.16 + }, + { + "date": "2023-12-15", + "equity": 12246.05, + "return_pct": 22.46 + }, + { + "date": "2023-12-18", + "equity": 12314.94, + "return_pct": 23.15 + }, + { + "date": "2023-12-19", + "equity": 12389.82, + "return_pct": 23.9 + }, + { + "date": "2023-12-20", + "equity": 12218.13, + "return_pct": 22.18 + }, + { + "date": "2023-12-21", + "equity": 12333.99, + "return_pct": 23.34 + }, + { + "date": "2023-12-22", + "equity": 12358.77, + "return_pct": 23.59 + }, + { + "date": "2023-12-26", + "equity": 12410.96, + "return_pct": 24.11 + }, + { + "date": "2023-12-27", + "equity": 12433.4, + "return_pct": 24.33 + }, + { + "date": "2023-12-28", + "equity": 12438.1, + "return_pct": 24.38 + }, + { + "date": "2023-12-29", + "equity": 12402.09, + "return_pct": 24.02 + }, + { + "date": "2024-01-02", + "equity": 12332.68, + "return_pct": 23.33 + }, + { + "date": "2024-01-03", + "equity": 12231.96, + "return_pct": 22.32 + }, + { + "date": "2024-01-04", + "equity": 12192.56, + "return_pct": 21.93 + }, + { + "date": "2024-01-05", + "equity": 12209.26, + "return_pct": 22.09 + }, + { + "date": "2024-01-08", + "equity": 12383.56, + "return_pct": 23.84 + }, + { + "date": "2024-01-09", + "equity": 12364.77, + "return_pct": 23.65 + }, + { + "date": "2024-01-10", + "equity": 12434.7, + "return_pct": 24.35 + }, + { + "date": "2024-01-11", + "equity": 12429.22, + "return_pct": 24.29 + }, + { + "date": "2024-01-12", + "equity": 12437.83, + "return_pct": 24.38 + }, + { + "date": "2024-01-16", + "equity": 12392.17, + "return_pct": 23.92 + }, + { + "date": "2024-01-17", + "equity": 12323.29, + "return_pct": 23.23 + }, + { + "date": "2024-01-18", + "equity": 12432.88, + "return_pct": 24.33 + }, + { + "date": "2024-01-19", + "equity": 12587.87, + "return_pct": 25.88 + }, + { + "date": "2024-01-22", + "equity": 12614.48, + "return_pct": 26.14 + }, + { + "date": "2024-01-23", + "equity": 12651.27, + "return_pct": 26.51 + }, + { + "date": "2024-01-24", + "equity": 12665.1, + "return_pct": 26.65 + }, + { + "date": "2024-01-25", + "equity": 12733.99, + "return_pct": 27.34 + }, + { + "date": "2024-01-26", + "equity": 12717.81, + "return_pct": 27.18 + }, + { + "date": "2024-01-29", + "equity": 12818.53, + "return_pct": 28.19 + }, + { + "date": "2024-01-30", + "equity": 12808.61, + "return_pct": 28.09 + }, + { + "date": "2024-01-31", + "equity": 12599.61, + "return_pct": 26.0 + }, + { + "date": "2024-02-01", + "equity": 12764.51, + "return_pct": 27.65 + }, + { + "date": "2024-02-02", + "equity": 12898.89, + "return_pct": 28.99 + }, + { + "date": "2024-02-05", + "equity": 12851.92, + "return_pct": 28.52 + }, + { + "date": "2024-02-06", + "equity": 12889.24, + "return_pct": 28.89 + }, + { + "date": "2024-02-07", + "equity": 12996.74, + "return_pct": 29.97 + }, + { + "date": "2024-02-08", + "equity": 13002.48, + "return_pct": 30.02 + }, + { + "date": "2024-02-09", + "equity": 13077.63, + "return_pct": 30.78 + }, + { + "date": "2024-02-12", + "equity": 13071.89, + "return_pct": 30.72 + }, + { + "date": "2024-02-13", + "equity": 12891.85, + "return_pct": 28.92 + }, + { + "date": "2024-02-14", + "equity": 13009.0, + "return_pct": 30.09 + }, + { + "date": "2024-02-15", + "equity": 13098.76, + "return_pct": 30.99 + }, + { + "date": "2024-02-16", + "equity": 13033.53, + "return_pct": 30.34 + }, + { + "date": "2024-02-20", + "equity": 12961.77, + "return_pct": 29.62 + }, + { + "date": "2024-02-21", + "equity": 12973.52, + "return_pct": 29.74 + }, + { + "date": "2024-02-22", + "equity": 13242.01, + "return_pct": 32.42 + }, + { + "date": "2024-02-23", + "equity": 13251.14, + "return_pct": 32.51 + }, + { + "date": "2024-02-26", + "equity": 13202.61, + "return_pct": 32.03 + }, + { + "date": "2024-02-27", + "equity": 13227.14, + "return_pct": 32.27 + }, + { + "date": "2024-02-28", + "equity": 13209.65, + "return_pct": 32.1 + }, + { + "date": "2024-02-29", + "equity": 13257.14, + "return_pct": 32.57 + }, + { + "date": "2024-03-01", + "equity": 13381.6, + "return_pct": 33.82 + }, + { + "date": "2024-03-04", + "equity": 13367.25, + "return_pct": 33.67 + }, + { + "date": "2024-03-05", + "equity": 13233.66, + "return_pct": 32.34 + }, + { + "date": "2024-03-06", + "equity": 13300.72, + "return_pct": 33.01 + }, + { + "date": "2024-03-07", + "equity": 13432.75, + "return_pct": 34.33 + }, + { + "date": "2024-03-08", + "equity": 13352.12, + "return_pct": 33.52 + }, + { + "date": "2024-03-11", + "equity": 13340.64, + "return_pct": 33.41 + }, + { + "date": "2024-03-12", + "equity": 13484.15, + "return_pct": 34.84 + }, + { + "date": "2024-03-13", + "equity": 13463.01, + "return_pct": 34.63 + }, + { + "date": "2024-03-14", + "equity": 13436.4, + "return_pct": 34.36 + }, + { + "date": "2024-03-15", + "equity": 13302.8, + "return_pct": 33.03 + }, + { + "date": "2024-03-18", + "equity": 13381.87, + "return_pct": 33.82 + }, + { + "date": "2024-03-19", + "equity": 13456.23, + "return_pct": 34.56 + }, + { + "date": "2024-03-20", + "equity": 13580.69, + "return_pct": 35.81 + }, + { + "date": "2024-03-21", + "equity": 13625.57, + "return_pct": 36.26 + }, + { + "date": "2024-03-22", + "equity": 13599.74, + "return_pct": 36.0 + }, + { + "date": "2024-03-25", + "equity": 13562.17, + "return_pct": 35.62 + }, + { + "date": "2024-03-26", + "equity": 13537.12, + "return_pct": 35.37 + }, + { + "date": "2024-03-27", + "equity": 13650.88, + "return_pct": 36.51 + }, + { + "date": "2024-03-28", + "equity": 13648.27, + "return_pct": 36.48 + }, + { + "date": "2024-04-01", + "equity": 13624.53, + "return_pct": 36.25 + }, + { + "date": "2024-04-02", + "equity": 13537.9, + "return_pct": 35.38 + }, + { + "date": "2024-04-03", + "equity": 13552.77, + "return_pct": 35.53 + }, + { + "date": "2024-04-04", + "equity": 13387.35, + "return_pct": 33.87 + }, + { + "date": "2024-04-05", + "equity": 13527.2, + "return_pct": 35.27 + }, + { + "date": "2024-04-08", + "equity": 13534.77, + "return_pct": 35.35 + }, + { + "date": "2024-04-09", + "equity": 13550.42, + "return_pct": 35.5 + }, + { + "date": "2024-04-10", + "equity": 13414.74, + "return_pct": 34.15 + }, + { + "date": "2024-04-11", + "equity": 13515.98, + "return_pct": 35.16 + }, + { + "date": "2024-04-12", + "equity": 13329.42, + "return_pct": 33.29 + }, + { + "date": "2024-04-15", + "equity": 13162.43, + "return_pct": 31.62 + }, + { + "date": "2024-04-16", + "equity": 13138.42, + "return_pct": 31.38 + }, + { + "date": "2024-04-17", + "equity": 13060.67, + "return_pct": 30.61 + }, + { + "date": "2024-04-18", + "equity": 13033.79, + "return_pct": 30.34 + }, + { + "date": "2024-04-19", + "equity": 12920.03, + "return_pct": 29.2 + }, + { + "date": "2024-04-22", + "equity": 13039.01, + "return_pct": 30.39 + }, + { + "date": "2024-04-23", + "equity": 13193.74, + "return_pct": 31.94 + }, + { + "date": "2024-04-24", + "equity": 13187.48, + "return_pct": 31.87 + }, + { + "date": "2024-04-25", + "equity": 13137.38, + "return_pct": 31.37 + }, + { + "date": "2024-04-26", + "equity": 13261.84, + "return_pct": 32.62 + }, + { + "date": "2024-04-29", + "equity": 13308.81, + "return_pct": 33.09 + }, + { + "date": "2024-04-30", + "equity": 13097.98, + "return_pct": 30.98 + }, + { + "date": "2024-05-01", + "equity": 13055.45, + "return_pct": 30.55 + }, + { + "date": "2024-05-02", + "equity": 13177.56, + "return_pct": 31.78 + }, + { + "date": "2024-05-03", + "equity": 13340.9, + "return_pct": 33.41 + }, + { + "date": "2024-05-06", + "equity": 13478.67, + "return_pct": 34.79 + }, + { + "date": "2024-05-07", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-05-08", + "equity": 13494.85, + "return_pct": 34.95 + }, + { + "date": "2024-05-09", + "equity": 13572.6, + "return_pct": 35.73 + }, + { + "date": "2024-05-10", + "equity": 13590.08, + "return_pct": 35.9 + }, + { + "date": "2024-05-13", + "equity": 13591.91, + "return_pct": 35.92 + }, + { + "date": "2024-05-14", + "equity": 13654.27, + "return_pct": 36.54 + }, + { + "date": "2024-05-15", + "equity": 13823.35, + "return_pct": 38.23 + }, + { + "date": "2024-05-16", + "equity": 13794.91, + "return_pct": 37.95 + }, + { + "date": "2024-05-17", + "equity": 13814.74, + "return_pct": 38.15 + }, + { + "date": "2024-05-20", + "equity": 13830.66, + "return_pct": 38.31 + }, + { + "date": "2024-05-21", + "equity": 13864.58, + "return_pct": 38.65 + }, + { + "date": "2024-05-22", + "equity": 13824.66, + "return_pct": 38.25 + }, + { + "date": "2024-05-23", + "equity": 13723.68, + "return_pct": 37.24 + }, + { + "date": "2024-05-24", + "equity": 13814.48, + "return_pct": 38.14 + }, + { + "date": "2024-05-28", + "equity": 13824.14, + "return_pct": 38.24 + }, + { + "date": "2024-05-29", + "equity": 13727.33, + "return_pct": 37.27 + }, + { + "date": "2024-05-30", + "equity": 13636.27, + "return_pct": 36.36 + }, + { + "date": "2024-05-31", + "equity": 13760.47, + "return_pct": 37.6 + }, + { + "date": "2024-06-03", + "equity": 13771.69, + "return_pct": 37.72 + }, + { + "date": "2024-06-04", + "equity": 13787.08, + "return_pct": 37.87 + }, + { + "date": "2024-06-05", + "equity": 13950.95, + "return_pct": 39.51 + }, + { + "date": "2024-06-06", + "equity": 13950.68, + "return_pct": 39.51 + }, + { + "date": "2024-06-07", + "equity": 13933.72, + "return_pct": 39.34 + }, + { + "date": "2024-06-10", + "equity": 13976.78, + "return_pct": 39.77 + }, + { + "date": "2024-06-11", + "equity": 14010.44, + "return_pct": 40.1 + }, + { + "date": "2024-06-12", + "equity": 14125.51, + "return_pct": 41.26 + }, + { + "date": "2024-06-13", + "equity": 14153.95, + "return_pct": 41.54 + }, + { + "date": "2024-06-14", + "equity": 14162.56, + "return_pct": 41.63 + }, + { + "date": "2024-06-17", + "equity": 14275.28, + "return_pct": 42.75 + }, + { + "date": "2024-06-18", + "equity": 14311.55, + "return_pct": 43.12 + }, + { + "date": "2024-06-20", + "equity": 14272.67, + "return_pct": 42.73 + }, + { + "date": "2024-06-21", + "equity": 14207.7, + "return_pct": 42.08 + }, + { + "date": "2024-06-24", + "equity": 14161.51, + "return_pct": 41.62 + }, + { + "date": "2024-06-25", + "equity": 14216.05, + "return_pct": 42.16 + }, + { + "date": "2024-06-26", + "equity": 14233.79, + "return_pct": 42.34 + }, + { + "date": "2024-06-27", + "equity": 14256.23, + "return_pct": 42.56 + }, + { + "date": "2024-06-28", + "equity": 14200.13, + "return_pct": 42.0 + }, + { + "date": "2024-07-01", + "equity": 14229.35, + "return_pct": 42.29 + }, + { + "date": "2024-07-02", + "equity": 14325.11, + "return_pct": 43.25 + }, + { + "date": "2024-07-03", + "equity": 14389.04, + "return_pct": 43.89 + }, + { + "date": "2024-07-05", + "equity": 14472.02, + "return_pct": 44.72 + }, + { + "date": "2024-07-08", + "equity": 14488.71, + "return_pct": 44.89 + }, + { + "date": "2024-07-09", + "equity": 14502.8, + "return_pct": 45.03 + }, + { + "date": "2024-07-10", + "equity": 14646.31, + "return_pct": 46.46 + }, + { + "date": "2024-07-11", + "equity": 14520.03, + "return_pct": 45.2 + }, + { + "date": "2024-07-12", + "equity": 14611.61, + "return_pct": 46.12 + }, + { + "date": "2024-07-15", + "equity": 14651.79, + "return_pct": 46.52 + }, + { + "date": "2024-07-16", + "equity": 14738.68, + "return_pct": 47.39 + }, + { + "date": "2024-07-17", + "equity": 14532.03, + "return_pct": 45.32 + }, + { + "date": "2024-07-18", + "equity": 14420.35, + "return_pct": 44.2 + }, + { + "date": "2024-07-19", + "equity": 14324.59, + "return_pct": 43.25 + }, + { + "date": "2024-07-22", + "equity": 14472.28, + "return_pct": 44.72 + }, + { + "date": "2024-07-23", + "equity": 14449.58, + "return_pct": 44.5 + }, + { + "date": "2024-07-24", + "equity": 14122.11, + "return_pct": 41.22 + }, + { + "date": "2024-07-25", + "equity": 14048.53, + "return_pct": 40.49 + }, + { + "date": "2024-07-26", + "equity": 14205.87, + "return_pct": 42.06 + }, + { + "date": "2024-07-29", + "equity": 14214.22, + "return_pct": 42.14 + }, + { + "date": "2024-07-30", + "equity": 14142.2, + "return_pct": 41.42 + }, + { + "date": "2024-07-31", + "equity": 14372.08, + "return_pct": 43.72 + }, + { + "date": "2024-08-01", + "equity": 14168.56, + "return_pct": 41.69 + }, + { + "date": "2024-08-02", + "equity": 13904.76, + "return_pct": 39.05 + }, + { + "date": "2024-08-05", + "equity": 13499.8, + "return_pct": 35.0 + }, + { + "date": "2024-08-06", + "equity": 13624.27, + "return_pct": 36.24 + }, + { + "date": "2024-08-07", + "equity": 13533.2, + "return_pct": 35.33 + }, + { + "date": "2024-08-08", + "equity": 13846.05, + "return_pct": 38.46 + }, + { + "date": "2024-08-09", + "equity": 13907.11, + "return_pct": 39.07 + }, + { + "date": "2024-08-12", + "equity": 13914.42, + "return_pct": 39.14 + }, + { + "date": "2024-08-13", + "equity": 14143.25, + "return_pct": 41.43 + }, + { + "date": "2024-08-14", + "equity": 14187.87, + "return_pct": 41.88 + }, + { + "date": "2024-08-15", + "equity": 14431.05, + "return_pct": 44.31 + }, + { + "date": "2024-08-16", + "equity": 14463.41, + "return_pct": 44.63 + }, + { + "date": "2024-08-19", + "equity": 14601.7, + "return_pct": 46.02 + }, + { + "date": "2024-08-20", + "equity": 14577.95, + "return_pct": 45.78 + }, + { + "date": "2024-08-21", + "equity": 14628.05, + "return_pct": 46.28 + }, + { + "date": "2024-08-22", + "equity": 14513.24, + "return_pct": 45.13 + }, + { + "date": "2024-08-23", + "equity": 14667.45, + "return_pct": 46.67 + }, + { + "date": "2024-08-26", + "equity": 14632.49, + "return_pct": 46.32 + }, + { + "date": "2024-08-27", + "equity": 14652.58, + "return_pct": 46.53 + }, + { + "date": "2024-08-28", + "equity": 14567.51, + "return_pct": 45.68 + }, + { + "date": "2024-08-29", + "equity": 14568.82, + "return_pct": 45.69 + }, + { + "date": "2024-08-30", + "equity": 14707.89, + "return_pct": 47.08 + }, + { + "date": "2024-09-03", + "equity": 14405.22, + "return_pct": 44.05 + }, + { + "date": "2024-09-04", + "equity": 14375.73, + "return_pct": 43.76 + }, + { + "date": "2024-09-05", + "equity": 14340.77, + "return_pct": 43.41 + }, + { + "date": "2024-09-06", + "equity": 14099.41, + "return_pct": 40.99 + }, + { + "date": "2024-09-09", + "equity": 14257.27, + "return_pct": 42.57 + }, + { + "date": "2024-09-10", + "equity": 14319.37, + "return_pct": 43.19 + }, + { + "date": "2024-09-11", + "equity": 14466.28, + "return_pct": 44.66 + }, + { + "date": "2024-09-12", + "equity": 14588.13, + "return_pct": 45.88 + }, + { + "date": "2024-09-13", + "equity": 14664.32, + "return_pct": 46.64 + }, + { + "date": "2024-09-16", + "equity": 14685.98, + "return_pct": 46.86 + }, + { + "date": "2024-09-17", + "equity": 14691.98, + "return_pct": 46.92 + }, + { + "date": "2024-09-18", + "equity": 14648.4, + "return_pct": 46.48 + }, + { + "date": "2024-09-19", + "equity": 14898.37, + "return_pct": 48.98 + }, + { + "date": "2024-09-20", + "equity": 14827.14, + "return_pct": 48.27 + }, + { + "date": "2024-09-23", + "equity": 14864.19, + "return_pct": 48.64 + }, + { + "date": "2024-09-24", + "equity": 14906.72, + "return_pct": 49.07 + }, + { + "date": "2024-09-25", + "equity": 14873.84, + "return_pct": 48.74 + }, + { + "date": "2024-09-26", + "equity": 14932.81, + "return_pct": 49.33 + }, + { + "date": "2024-09-27", + "equity": 14911.15, + "return_pct": 49.11 + }, + { + "date": "2024-09-30", + "equity": 14970.91, + "return_pct": 49.71 + }, + { + "date": "2024-10-01", + "equity": 14836.79, + "return_pct": 48.37 + }, + { + "date": "2024-10-02", + "equity": 14843.05, + "return_pct": 48.43 + }, + { + "date": "2024-10-03", + "equity": 14815.92, + "return_pct": 48.16 + }, + { + "date": "2024-10-04", + "equity": 14950.55, + "return_pct": 49.51 + }, + { + "date": "2024-10-07", + "equity": 14815.39, + "return_pct": 48.15 + }, + { + "date": "2024-10-08", + "equity": 14955.51, + "return_pct": 49.56 + }, + { + "date": "2024-10-09", + "equity": 15059.1, + "return_pct": 50.59 + }, + { + "date": "2024-10-10", + "equity": 15032.75, + "return_pct": 50.33 + }, + { + "date": "2024-10-11", + "equity": 15122.77, + "return_pct": 51.23 + }, + { + "date": "2024-10-14", + "equity": 15246.44, + "return_pct": 52.46 + }, + { + "date": "2024-10-15", + "equity": 15127.98, + "return_pct": 51.28 + }, + { + "date": "2024-10-16", + "equity": 15193.74, + "return_pct": 51.94 + }, + { + "date": "2024-10-17", + "equity": 15195.04, + "return_pct": 51.95 + }, + { + "date": "2024-10-18", + "equity": 15253.49, + "return_pct": 52.53 + }, + { + "date": "2024-10-21", + "equity": 15228.44, + "return_pct": 52.28 + }, + { + "date": "2024-10-22", + "equity": 15220.35, + "return_pct": 52.2 + }, + { + "date": "2024-10-23", + "equity": 15081.28, + "return_pct": 50.81 + }, + { + "date": "2024-10-24", + "equity": 15113.89, + "return_pct": 51.14 + }, + { + "date": "2024-10-25", + "equity": 15108.68, + "return_pct": 51.09 + }, + { + "date": "2024-10-28", + "equity": 15155.38, + "return_pct": 51.55 + }, + { + "date": "2024-10-29", + "equity": 15179.91, + "return_pct": 51.8 + }, + { + "date": "2024-10-30", + "equity": 15133.99, + "return_pct": 51.34 + }, + { + "date": "2024-10-31", + "equity": 14837.31, + "return_pct": 48.37 + }, + { + "date": "2024-11-01", + "equity": 14899.93, + "return_pct": 49.0 + }, + { + "date": "2024-11-04", + "equity": 14867.84, + "return_pct": 48.68 + }, + { + "date": "2024-11-05", + "equity": 15047.62, + "return_pct": 50.48 + }, + { + "date": "2024-11-06", + "equity": 15421.79, + "return_pct": 54.22 + }, + { + "date": "2024-11-07", + "equity": 15541.03, + "return_pct": 55.41 + }, + { + "date": "2024-11-08", + "equity": 15608.35, + "return_pct": 56.08 + }, + { + "date": "2024-11-11", + "equity": 15623.22, + "return_pct": 56.23 + }, + { + "date": "2024-11-12", + "equity": 15574.69, + "return_pct": 55.75 + }, + { + "date": "2024-11-13", + "equity": 15582.26, + "return_pct": 55.82 + }, + { + "date": "2024-11-14", + "equity": 15482.06, + "return_pct": 54.82 + }, + { + "date": "2024-11-15", + "equity": 15283.76, + "return_pct": 52.84 + }, + { + "date": "2024-11-18", + "equity": 15346.38, + "return_pct": 53.46 + }, + { + "date": "2024-11-19", + "equity": 15402.48, + "return_pct": 54.02 + }, + { + "date": "2024-11-20", + "equity": 15407.7, + "return_pct": 54.08 + }, + { + "date": "2024-11-21", + "equity": 15490.41, + "return_pct": 54.9 + }, + { + "date": "2024-11-22", + "equity": 15538.42, + "return_pct": 55.38 + }, + { + "date": "2024-11-25", + "equity": 15591.13, + "return_pct": 55.91 + }, + { + "date": "2024-11-26", + "equity": 15672.54, + "return_pct": 56.73 + }, + { + "date": "2024-11-27", + "equity": 15625.05, + "return_pct": 56.25 + }, + { + "date": "2024-11-29", + "equity": 15722.11, + "return_pct": 57.22 + }, + { + "date": "2024-12-02", + "equity": 15750.29, + "return_pct": 57.5 + }, + { + "date": "2024-12-03", + "equity": 15757.6, + "return_pct": 57.58 + }, + { + "date": "2024-12-04", + "equity": 15855.45, + "return_pct": 58.55 + }, + { + "date": "2024-12-05", + "equity": 15829.35, + "return_pct": 58.29 + }, + { + "date": "2024-12-06", + "equity": 15859.36, + "return_pct": 58.59 + }, + { + "date": "2024-12-09", + "equity": 15777.69, + "return_pct": 57.78 + }, + { + "date": "2024-12-10", + "equity": 15728.64, + "return_pct": 57.29 + }, + { + "date": "2024-12-11", + "equity": 15850.23, + "return_pct": 58.5 + }, + { + "date": "2024-12-12", + "equity": 15768.56, + "return_pct": 57.69 + }, + { + "date": "2024-12-13", + "equity": 15765.43, + "return_pct": 57.65 + }, + { + "date": "2024-12-16", + "equity": 15832.75, + "return_pct": 58.33 + }, + { + "date": "2024-12-17", + "equity": 15767.51, + "return_pct": 57.68 + }, + { + "date": "2024-12-18", + "equity": 15297.59, + "return_pct": 52.98 + }, + { + "date": "2024-12-19", + "equity": 15292.89, + "return_pct": 52.93 + }, + { + "date": "2024-12-20", + "equity": 15424.66, + "return_pct": 54.25 + }, + { + "date": "2024-12-23", + "equity": 15517.03, + "return_pct": 55.17 + }, + { + "date": "2024-12-24", + "equity": 15689.5, + "return_pct": 56.89 + }, + { + "date": "2024-12-26", + "equity": 15690.54, + "return_pct": 56.91 + }, + { + "date": "2024-12-27", + "equity": 15525.38, + "return_pct": 55.25 + }, + { + "date": "2024-12-30", + "equity": 15348.21, + "return_pct": 53.48 + }, + { + "date": "2024-12-31", + "equity": 15292.37, + "return_pct": 52.92 + }, + { + "date": "2025-01-02", + "equity": 15254.79, + "return_pct": 52.55 + }, + { + "date": "2025-01-03", + "equity": 15445.53, + "return_pct": 54.46 + }, + { + "date": "2025-01-06", + "equity": 15534.51, + "return_pct": 55.35 + }, + { + "date": "2025-01-07", + "equity": 15358.9, + "return_pct": 53.59 + }, + { + "date": "2025-01-08", + "equity": 15381.34, + "return_pct": 53.81 + }, + { + "date": "2025-01-10", + "equity": 15146.51, + "return_pct": 51.47 + }, + { + "date": "2025-01-13", + "equity": 15169.99, + "return_pct": 51.7 + }, + { + "date": "2025-01-14", + "equity": 15190.87, + "return_pct": 51.91 + }, + { + "date": "2025-01-15", + "equity": 15467.19, + "return_pct": 54.67 + }, + { + "date": "2025-01-16", + "equity": 15437.44, + "return_pct": 54.37 + }, + { + "date": "2025-01-17", + "equity": 15592.43, + "return_pct": 55.92 + }, + { + "date": "2025-01-21", + "equity": 15735.16, + "return_pct": 57.35 + }, + { + "date": "2025-01-22", + "equity": 15823.61, + "return_pct": 58.24 + }, + { + "date": "2025-01-23", + "equity": 15909.98, + "return_pct": 59.1 + }, + { + "date": "2025-01-24", + "equity": 15863.54, + "return_pct": 58.64 + }, + { + "date": "2025-01-27", + "equity": 15639.14, + "return_pct": 56.39 + }, + { + "date": "2025-01-28", + "equity": 15773.52, + "return_pct": 57.74 + }, + { + "date": "2025-01-29", + "equity": 15702.8, + "return_pct": 57.03 + }, + { + "date": "2025-01-30", + "equity": 15787.08, + "return_pct": 57.87 + }, + { + "date": "2025-01-31", + "equity": 15703.07, + "return_pct": 57.03 + }, + { + "date": "2025-02-03", + "equity": 15597.39, + "return_pct": 55.97 + }, + { + "date": "2025-02-04", + "equity": 15702.02, + "return_pct": 57.02 + }, + { + "date": "2025-02-05", + "equity": 15765.69, + "return_pct": 57.66 + }, + { + "date": "2025-02-06", + "equity": 15820.48, + "return_pct": 58.2 + }, + { + "date": "2025-02-07", + "equity": 15675.67, + "return_pct": 56.76 + }, + { + "date": "2025-02-10", + "equity": 15782.13, + "return_pct": 57.82 + }, + { + "date": "2025-02-11", + "equity": 15794.13, + "return_pct": 57.94 + }, + { + "date": "2025-02-12", + "equity": 15743.25, + "return_pct": 57.43 + }, + { + "date": "2025-02-13", + "equity": 15909.46, + "return_pct": 59.09 + }, + { + "date": "2025-02-14", + "equity": 15908.68, + "return_pct": 59.09 + }, + { + "date": "2025-02-18", + "equity": 15955.38, + "return_pct": 59.55 + }, + { + "date": "2025-02-19", + "equity": 15992.95, + "return_pct": 59.93 + }, + { + "date": "2025-02-20", + "equity": 15926.42, + "return_pct": 59.26 + }, + { + "date": "2025-02-21", + "equity": 15654.01, + "return_pct": 56.54 + }, + { + "date": "2025-02-24", + "equity": 15582.78, + "return_pct": 55.83 + }, + { + "date": "2025-02-25", + "equity": 15505.28, + "return_pct": 55.05 + }, + { + "date": "2025-02-26", + "equity": 15513.11, + "return_pct": 55.13 + }, + { + "date": "2025-02-27", + "equity": 15265.49, + "return_pct": 52.65 + }, + { + "date": "2025-02-28", + "equity": 15503.72, + "return_pct": 55.04 + }, + { + "date": "2025-03-03", + "equity": 15232.09, + "return_pct": 52.32 + }, + { + "date": "2025-03-04", + "equity": 15051.79, + "return_pct": 50.52 + }, + { + "date": "2025-03-05", + "equity": 15213.57, + "return_pct": 52.14 + }, + { + "date": "2025-03-06", + "equity": 14943.51, + "return_pct": 49.44 + }, + { + "date": "2025-03-07", + "equity": 15027.27, + "return_pct": 50.27 + }, + { + "date": "2025-03-10", + "equity": 14627.01, + "return_pct": 46.27 + }, + { + "date": "2025-03-11", + "equity": 14505.41, + "return_pct": 45.05 + }, + { + "date": "2025-03-12", + "equity": 14582.39, + "return_pct": 45.82 + }, + { + "date": "2025-03-13", + "equity": 14388.0, + "return_pct": 43.88 + }, + { + "date": "2025-03-14", + "equity": 14685.19, + "return_pct": 46.85 + }, + { + "date": "2025-03-17", + "equity": 14798.43, + "return_pct": 47.98 + }, + { + "date": "2025-03-18", + "equity": 14638.49, + "return_pct": 46.38 + }, + { + "date": "2025-03-19", + "equity": 14797.91, + "return_pct": 47.98 + }, + { + "date": "2025-03-20", + "equity": 14755.12, + "return_pct": 47.55 + }, + { + "date": "2025-03-21", + "equity": 14715.72, + "return_pct": 47.16 + }, + { + "date": "2025-03-24", + "equity": 14979.26, + "return_pct": 49.79 + }, + { + "date": "2025-03-25", + "equity": 15015.26, + "return_pct": 50.15 + }, + { + "date": "2025-03-26", + "equity": 14836.01, + "return_pct": 48.36 + }, + { + "date": "2025-03-27", + "equity": 14796.61, + "return_pct": 47.97 + }, + { + "date": "2025-03-28", + "equity": 14498.63, + "return_pct": 44.99 + }, + { + "date": "2025-03-31", + "equity": 14595.96, + "return_pct": 45.96 + }, + { + "date": "2025-04-01", + "equity": 14637.18, + "return_pct": 46.37 + }, + { + "date": "2025-04-02", + "equity": 14729.81, + "return_pct": 47.3 + }, + { + "date": "2025-04-03", + "equity": 14003.91, + "return_pct": 40.04 + }, + { + "date": "2025-04-04", + "equity": 13184.08, + "return_pct": 31.84 + }, + { + "date": "2025-04-07", + "equity": 13160.6, + "return_pct": 31.61 + }, + { + "date": "2025-04-08", + "equity": 12954.47, + "return_pct": 29.54 + }, + { + "date": "2025-04-09", + "equity": 14314.94, + "return_pct": 43.15 + }, + { + "date": "2025-04-10", + "equity": 13687.67, + "return_pct": 36.88 + }, + { + "date": "2025-04-11", + "equity": 13931.9, + "return_pct": 39.32 + }, + { + "date": "2025-04-14", + "equity": 14067.06, + "return_pct": 40.67 + }, + { + "date": "2025-04-15", + "equity": 14027.66, + "return_pct": 40.28 + }, + { + "date": "2025-04-16", + "equity": 13715.85, + "return_pct": 37.16 + }, + { + "date": "2025-04-17", + "equity": 13735.42, + "return_pct": 37.35 + }, + { + "date": "2025-04-21", + "equity": 13408.48, + "return_pct": 34.08 + }, + { + "date": "2025-04-22", + "equity": 13757.34, + "return_pct": 37.57 + }, + { + "date": "2025-04-23", + "equity": 13970.52, + "return_pct": 39.71 + }, + { + "date": "2025-04-24", + "equity": 14264.58, + "return_pct": 42.65 + }, + { + "date": "2025-04-25", + "equity": 14367.65, + "return_pct": 43.68 + }, + { + "date": "2025-04-28", + "equity": 14373.12, + "return_pct": 43.73 + }, + { + "date": "2025-04-29", + "equity": 14463.67, + "return_pct": 44.64 + }, + { + "date": "2025-04-30", + "equity": 14469.41, + "return_pct": 44.69 + }, + { + "date": "2025-05-01", + "equity": 14571.95, + "return_pct": 45.72 + }, + { + "date": "2025-05-02", + "equity": 14788.26, + "return_pct": 47.88 + }, + { + "date": "2025-05-05", + "equity": 14703.46, + "return_pct": 47.03 + }, + { + "date": "2025-05-06", + "equity": 14580.56, + "return_pct": 45.81 + }, + { + "date": "2025-05-07", + "equity": 14641.88, + "return_pct": 46.42 + }, + { + "date": "2025-05-08", + "equity": 14743.9, + "return_pct": 47.44 + }, + { + "date": "2025-05-09", + "equity": 14725.11, + "return_pct": 47.25 + }, + { + "date": "2025-05-12", + "equity": 15211.74, + "return_pct": 52.12 + }, + { + "date": "2025-05-13", + "equity": 15312.2, + "return_pct": 53.12 + }, + { + "date": "2025-05-14", + "equity": 15331.77, + "return_pct": 53.32 + }, + { + "date": "2025-05-15", + "equity": 15406.65, + "return_pct": 54.07 + }, + { + "date": "2025-05-16", + "equity": 15504.24, + "return_pct": 55.04 + }, + { + "date": "2025-05-19", + "equity": 15521.2, + "return_pct": 55.21 + }, + { + "date": "2025-05-20", + "equity": 15469.02, + "return_pct": 54.69 + }, + { + "date": "2025-05-21", + "equity": 15208.35, + "return_pct": 52.08 + }, + { + "date": "2025-05-22", + "equity": 15214.35, + "return_pct": 52.14 + }, + { + "date": "2025-05-23", + "equity": 15110.5, + "return_pct": 51.11 + }, + { + "date": "2025-05-27", + "equity": 15424.66, + "return_pct": 54.25 + }, + { + "date": "2025-05-28", + "equity": 15335.42, + "return_pct": 53.35 + }, + { + "date": "2025-05-29", + "equity": 15395.96, + "return_pct": 53.96 + }, + { + "date": "2025-05-30", + "equity": 15378.73, + "return_pct": 53.79 + }, + { + "date": "2025-06-02", + "equity": 15465.36, + "return_pct": 54.65 + }, + { + "date": "2025-06-03", + "equity": 15553.56, + "return_pct": 55.54 + }, + { + "date": "2025-06-04", + "equity": 15549.38, + "return_pct": 55.49 + }, + { + "date": "2025-06-05", + "equity": 15474.23, + "return_pct": 54.74 + }, + { + "date": "2025-06-06", + "equity": 15633.14, + "return_pct": 56.33 + }, + { + "date": "2025-06-09", + "equity": 15647.23, + "return_pct": 56.47 + }, + { + "date": "2025-06-10", + "equity": 15735.94, + "return_pct": 57.36 + }, + { + "date": "2025-06-11", + "equity": 15691.06, + "return_pct": 56.91 + }, + { + "date": "2025-06-12", + "equity": 15753.42, + "return_pct": 57.53 + }, + { + "date": "2025-06-13", + "equity": 15577.3, + "return_pct": 55.77 + }, + { + "date": "2025-06-16", + "equity": 15725.51, + "return_pct": 57.26 + }, + { + "date": "2025-06-17", + "equity": 15591.13, + "return_pct": 55.91 + }, + { + "date": "2025-06-18", + "equity": 15588.78, + "return_pct": 55.89 + }, + { + "date": "2025-06-20", + "equity": 15506.33, + "return_pct": 55.06 + }, + { + "date": "2025-06-23", + "equity": 15659.49, + "return_pct": 56.59 + }, + { + "date": "2025-06-24", + "equity": 15832.49, + "return_pct": 58.32 + }, + { + "date": "2025-06-25", + "equity": 15841.36, + "return_pct": 58.41 + }, + { + "date": "2025-06-26", + "equity": 15965.3, + "return_pct": 59.65 + }, + { + "date": "2025-06-27", + "equity": 16044.62, + "return_pct": 60.45 + }, + { + "date": "2025-06-30", + "equity": 16121.33, + "return_pct": 61.21 + }, + { + "date": "2025-07-01", + "equity": 16116.11, + "return_pct": 61.16 + }, + { + "date": "2025-07-02", + "equity": 16189.17, + "return_pct": 61.89 + }, + { + "date": "2025-07-03", + "equity": 16316.76, + "return_pct": 63.17 + }, + { + "date": "2025-07-07", + "equity": 16195.17, + "return_pct": 61.95 + }, + { + "date": "2025-07-08", + "equity": 16186.3, + "return_pct": 61.86 + }, + { + "date": "2025-07-09", + "equity": 16283.37, + "return_pct": 62.83 + }, + { + "date": "2025-07-10", + "equity": 16329.29, + "return_pct": 63.29 + }, + { + "date": "2025-07-11", + "equity": 16271.89, + "return_pct": 62.72 + }, + { + "date": "2025-07-14", + "equity": 16302.94, + "return_pct": 63.03 + }, + { + "date": "2025-07-15", + "equity": 16233.27, + "return_pct": 62.33 + }, + { + "date": "2025-07-16", + "equity": 16287.54, + "return_pct": 62.88 + }, + { + "date": "2025-07-17", + "equity": 16387.21, + "return_pct": 63.87 + }, + { + "date": "2025-07-18", + "equity": 16375.21, + "return_pct": 63.75 + }, + { + "date": "2025-07-21", + "equity": 16406.26, + "return_pct": 64.06 + }, + { + "date": "2025-07-22", + "equity": 16408.61, + "return_pct": 64.09 + }, + { + "date": "2025-07-23", + "equity": 16548.21, + "return_pct": 65.48 + }, + { + "date": "2025-07-24", + "equity": 16553.69, + "return_pct": 65.54 + }, + { + "date": "2025-07-25", + "equity": 16623.61, + "return_pct": 66.24 + }, + { + "date": "2025-07-28", + "equity": 16619.44, + "return_pct": 66.19 + }, + { + "date": "2025-07-29", + "equity": 16575.6, + "return_pct": 65.76 + }, + { + "date": "2025-07-30", + "equity": 16554.73, + "return_pct": 65.55 + }, + { + "date": "2025-07-31", + "equity": 16492.63, + "return_pct": 64.93 + }, + { + "date": "2025-08-01", + "equity": 16222.31, + "return_pct": 62.22 + }, + { + "date": "2025-08-04", + "equity": 16468.88, + "return_pct": 64.69 + }, + { + "date": "2025-08-05", + "equity": 16385.39, + "return_pct": 63.85 + }, + { + "date": "2025-08-06", + "equity": 16510.89, + "return_pct": 65.11 + }, + { + "date": "2025-08-07", + "equity": 16497.06, + "return_pct": 64.97 + }, + { + "date": "2025-08-08", + "equity": 16625.7, + "return_pct": 66.26 + }, + { + "date": "2025-08-11", + "equity": 16592.82, + "return_pct": 65.93 + }, + { + "date": "2025-08-12", + "equity": 16769.47, + "return_pct": 67.69 + }, + { + "date": "2025-08-13", + "equity": 16826.88, + "return_pct": 68.27 + }, + { + "date": "2025-08-14", + "equity": 16828.44, + "return_pct": 68.28 + }, + { + "date": "2025-08-15", + "equity": 16789.04, + "return_pct": 67.89 + }, + { + "date": "2025-08-18", + "equity": 16785.39, + "return_pct": 67.85 + }, + { + "date": "2025-08-19", + "equity": 16694.32, + "return_pct": 66.94 + }, + { + "date": "2025-08-20", + "equity": 16649.97, + "return_pct": 66.5 + }, + { + "date": "2025-08-21", + "equity": 16583.17, + "return_pct": 65.83 + }, + { + "date": "2025-08-22", + "equity": 16837.83, + "return_pct": 68.38 + }, + { + "date": "2025-08-25", + "equity": 16763.73, + "return_pct": 67.64 + }, + { + "date": "2025-08-26", + "equity": 16833.92, + "return_pct": 68.34 + }, + { + "date": "2025-08-27", + "equity": 16872.28, + "return_pct": 68.72 + }, + { + "date": "2025-08-28", + "equity": 16932.03, + "return_pct": 69.32 + }, + { + "date": "2025-08-29", + "equity": 16831.05, + "return_pct": 68.31 + }, + { + "date": "2025-09-02", + "equity": 16706.33, + "return_pct": 67.06 + }, + { + "date": "2025-09-03", + "equity": 16796.87, + "return_pct": 67.97 + }, + { + "date": "2025-09-04", + "equity": 16937.25, + "return_pct": 69.37 + }, + { + "date": "2025-09-05", + "equity": 16888.19, + "return_pct": 68.88 + }, + { + "date": "2025-09-08", + "equity": 16929.68, + "return_pct": 69.3 + }, + { + "date": "2025-09-09", + "equity": 16968.82, + "return_pct": 69.69 + }, + { + "date": "2025-09-10", + "equity": 17017.87, + "return_pct": 70.18 + }, + { + "date": "2025-09-11", + "equity": 17159.3, + "return_pct": 71.59 + }, + { + "date": "2025-09-12", + "equity": 17153.56, + "return_pct": 71.54 + }, + { + "date": "2025-09-15", + "equity": 17244.88, + "return_pct": 72.45 + }, + { + "date": "2025-09-16", + "equity": 17221.14, + "return_pct": 72.21 + }, + { + "date": "2025-09-17", + "equity": 17199.74, + "return_pct": 72.0 + }, + { + "date": "2025-09-18", + "equity": 17280.1, + "return_pct": 72.8 + }, + { + "date": "2025-09-19", + "equity": 17317.68, + "return_pct": 73.18 + }, + { + "date": "2025-09-22", + "equity": 17399.61, + "return_pct": 74.0 + }, + { + "date": "2025-09-23", + "equity": 17304.89, + "return_pct": 73.05 + }, + { + "date": "2025-09-24", + "equity": 17249.84, + "return_pct": 72.5 + }, + { + "date": "2025-09-25", + "equity": 17170.25, + "return_pct": 71.7 + }, + { + "date": "2025-09-26", + "equity": 17268.62, + "return_pct": 72.69 + }, + { + "date": "2025-09-29", + "equity": 17317.16, + "return_pct": 73.17 + }, + { + "date": "2025-09-30", + "equity": 17382.39, + "return_pct": 73.82 + }, + { + "date": "2025-10-01", + "equity": 17441.62, + "return_pct": 74.42 + }, + { + "date": "2025-10-02", + "equity": 17461.71, + "return_pct": 74.62 + }, + { + "date": "2025-10-03", + "equity": 17461.45, + "return_pct": 74.61 + }, + { + "date": "2025-10-06", + "equity": 17524.07, + "return_pct": 75.24 + }, + { + "date": "2025-10-07", + "equity": 17459.1, + "return_pct": 74.59 + }, + { + "date": "2025-10-08", + "equity": 17563.21, + "return_pct": 75.63 + }, + { + "date": "2025-10-09", + "equity": 17512.33, + "return_pct": 75.12 + }, + { + "date": "2025-10-10", + "equity": 17039.01, + "return_pct": 70.39 + }, + { + "date": "2025-10-13", + "equity": 17300.46, + "return_pct": 73.0 + }, + { + "date": "2025-10-14", + "equity": 17279.32, + "return_pct": 72.79 + }, + { + "date": "2025-10-15", + "equity": 17356.03, + "return_pct": 73.56 + }, + { + "date": "2025-10-16", + "equity": 17237.83, + "return_pct": 72.38 + }, + { + "date": "2025-10-17", + "equity": 17335.68, + "return_pct": 73.36 + }, + { + "date": "2025-10-20", + "equity": 17515.98, + "return_pct": 75.16 + }, + { + "date": "2025-10-21", + "equity": 17515.72, + "return_pct": 75.16 + }, + { + "date": "2025-10-22", + "equity": 17424.66, + "return_pct": 74.25 + }, + { + "date": "2025-10-23", + "equity": 17527.98, + "return_pct": 75.28 + }, + { + "date": "2025-10-24", + "equity": 17671.23, + "return_pct": 76.71 + }, + { + "date": "2025-10-27", + "equity": 17879.71, + "return_pct": 78.8 + }, + { + "date": "2025-10-28", + "equity": 17927.2, + "return_pct": 79.27 + }, + { + "date": "2025-10-29", + "equity": 17935.81, + "return_pct": 79.36 + }, + { + "date": "2025-10-30", + "equity": 17738.55, + "return_pct": 77.39 + }, + { + "date": "2025-10-31", + "equity": 17796.74, + "return_pct": 77.97 + }, + { + "date": "2025-11-03", + "equity": 17830.14, + "return_pct": 78.3 + }, + { + "date": "2025-11-04", + "equity": 17618.79, + "return_pct": 76.19 + }, + { + "date": "2025-11-05", + "equity": 17679.84, + "return_pct": 76.8 + }, + { + "date": "2025-11-06", + "equity": 17490.15, + "return_pct": 74.9 + }, + { + "date": "2025-11-07", + "equity": 17507.37, + "return_pct": 75.07 + }, + { + "date": "2025-11-10", + "equity": 17780.56, + "return_pct": 77.81 + }, + { + "date": "2025-11-11", + "equity": 17821.27, + "return_pct": 78.21 + }, + { + "date": "2025-11-12", + "equity": 17831.18, + "return_pct": 78.31 + }, + { + "date": "2025-11-13", + "equity": 17535.29, + "return_pct": 75.35 + }, + { + "date": "2025-11-14", + "equity": 17532.42, + "return_pct": 75.32 + }, + { + "date": "2025-11-17", + "equity": 17369.08, + "return_pct": 73.69 + }, + { + "date": "2025-11-18", + "equity": 17223.22, + "return_pct": 72.23 + }, + { + "date": "2025-11-19", + "equity": 17289.76, + "return_pct": 72.9 + }, + { + "date": "2025-11-20", + "equity": 17026.22, + "return_pct": 70.26 + }, + { + "date": "2025-11-21", + "equity": 17195.83, + "return_pct": 71.96 + }, + { + "date": "2025-11-24", + "equity": 17448.92, + "return_pct": 74.49 + }, + { + "date": "2025-11-25", + "equity": 17613.05, + "return_pct": 76.13 + }, + { + "date": "2025-11-26", + "equity": 17734.64, + "return_pct": 77.35 + }, + { + "date": "2025-11-28", + "equity": 17831.44, + "return_pct": 78.31 + }, + { + "date": "2025-12-01", + "equity": 17750.03, + "return_pct": 77.5 + }, + { + "date": "2025-12-02", + "equity": 17782.91, + "return_pct": 77.83 + }, + { + "date": "2025-12-03", + "equity": 17844.49, + "return_pct": 78.44 + }, + { + "date": "2025-12-04", + "equity": 17857.53, + "return_pct": 78.58 + }, + { + "date": "2025-12-05", + "equity": 17891.45, + "return_pct": 78.91 + }, + { + "date": "2025-12-08", + "equity": 17837.7, + "return_pct": 78.38 + }, + { + "date": "2025-12-09", + "equity": 17822.31, + "return_pct": 78.22 + }, + { + "date": "2025-12-10", + "equity": 17940.51, + "return_pct": 79.41 + }, + { + "date": "2025-12-11", + "equity": 17982.26, + "return_pct": 79.82 + }, + { + "date": "2025-12-12", + "equity": 17788.91, + "return_pct": 77.89 + }, + { + "date": "2025-12-15", + "equity": 17762.04, + "return_pct": 77.62 + }, + { + "date": "2025-12-16", + "equity": 17713.5, + "return_pct": 77.14 + }, + { + "date": "2025-12-17", + "equity": 17518.59, + "return_pct": 75.19 + }, + { + "date": "2025-12-18", + "equity": 17650.88, + "return_pct": 76.51 + }, + { + "date": "2025-12-19", + "equity": 17758.38, + "return_pct": 77.58 + }, + { + "date": "2025-12-22", + "equity": 17869.02, + "return_pct": 78.69 + }, + { + "date": "2025-12-23", + "equity": 17950.68, + "return_pct": 79.51 + }, + { + "date": "2025-12-24", + "equity": 18013.83, + "return_pct": 80.14 + }, + { + "date": "2025-12-26", + "equity": 18012.0, + "return_pct": 80.12 + }, + { + "date": "2025-12-29", + "equity": 17947.81, + "return_pct": 79.48 + }, + { + "date": "2025-12-30", + "equity": 17925.9, + "return_pct": 79.26 + }, + { + "date": "2025-12-31", + "equity": 17793.09, + "return_pct": 77.93 + }, + { + "date": "2026-01-02", + "equity": 17825.7, + "return_pct": 78.26 + }, + { + "date": "2026-01-05", + "equity": 17944.42, + "return_pct": 79.44 + }, + { + "date": "2026-01-06", + "equity": 18051.14, + "return_pct": 80.51 + }, + { + "date": "2026-01-07", + "equity": 17992.95, + "return_pct": 79.93 + }, + { + "date": "2026-01-08", + "equity": 17991.13, + "return_pct": 79.91 + }, + { + "date": "2026-01-09", + "equity": 18110.11, + "return_pct": 81.1 + }, + { + "date": "2026-01-12", + "equity": 18138.55, + "return_pct": 81.39 + }, + { + "date": "2026-01-13", + "equity": 18102.28, + "return_pct": 81.02 + }, + { + "date": "2026-01-14", + "equity": 18013.31, + "return_pct": 80.13 + }, + { + "date": "2026-01-15", + "equity": 18062.36, + "return_pct": 80.62 + }, + { + "date": "2026-01-16", + "equity": 18047.23, + "return_pct": 80.47 + }, + { + "date": "2026-01-20", + "equity": 17679.84, + "return_pct": 76.8 + }, + { + "date": "2026-01-21", + "equity": 17883.89, + "return_pct": 78.84 + }, + { + "date": "2026-01-22", + "equity": 17977.3, + "return_pct": 79.77 + }, + { + "date": "2026-01-23", + "equity": 17983.82, + "return_pct": 79.84 + }, + { + "date": "2026-01-26", + "equity": 18075.15, + "return_pct": 80.75 + }, + { + "date": "2026-01-27", + "equity": 18147.16, + "return_pct": 81.47 + }, + { + "date": "2026-01-28", + "equity": 18145.34, + "return_pct": 81.45 + }, + { + "date": "2026-01-29", + "equity": 18109.33, + "return_pct": 81.09 + }, + { + "date": "2026-01-30", + "equity": 18055.32, + "return_pct": 80.55 + }, + { + "date": "2026-02-02", + "equity": 18145.08, + "return_pct": 81.45 + }, + { + "date": "2026-02-03", + "equity": 17991.65, + "return_pct": 79.92 + }, + { + "date": "2026-02-04", + "equity": 17904.5, + "return_pct": 79.05 + }, + { + "date": "2026-02-05", + "equity": 17680.89, + "return_pct": 76.81 + }, + { + "date": "2026-02-06", + "equity": 18020.09, + "return_pct": 80.2 + }, + { + "date": "2026-02-09", + "equity": 18106.98, + "return_pct": 81.07 + }, + { + "date": "2026-02-10", + "equity": 18059.23, + "return_pct": 80.59 + }, + { + "date": "2026-02-11", + "equity": 18055.06, + "return_pct": 80.55 + }, + { + "date": "2026-02-12", + "equity": 17776.13, + "return_pct": 77.76 + }, + { + "date": "2026-02-13", + "equity": 17788.65, + "return_pct": 77.89 + }, + { + "date": "2026-02-17", + "equity": 17817.35, + "return_pct": 78.17 + }, + { + "date": "2026-02-18", + "equity": 17907.11, + "return_pct": 79.07 + }, + { + "date": "2026-02-19", + "equity": 17859.88, + "return_pct": 78.6 + }, + { + "date": "2026-02-20", + "equity": 17989.04, + "return_pct": 79.89 + }, + { + "date": "2026-02-23", + "equity": 17805.35, + "return_pct": 78.05 + }, + { + "date": "2026-02-24", + "equity": 17934.77, + "return_pct": 79.35 + }, + { + "date": "2026-02-25", + "equity": 18086.11, + "return_pct": 80.86 + }, + { + "date": "2026-02-26", + "equity": 17985.65, + "return_pct": 79.86 + }, + { + "date": "2026-02-27", + "equity": 17899.28, + "return_pct": 78.99 + }, + { + "date": "2026-03-02", + "equity": 17909.46, + "return_pct": 79.09 + }, + { + "date": "2026-03-03", + "equity": 17751.6, + "return_pct": 77.52 + }, + { + "date": "2026-03-04", + "equity": 17876.84, + "return_pct": 78.77 + }, + { + "date": "2026-03-05", + "equity": 17777.17, + "return_pct": 77.77 + }, + { + "date": "2026-03-06", + "equity": 17544.16, + "return_pct": 75.44 + }, + { + "date": "2026-03-09", + "equity": 17697.85, + "return_pct": 76.98 + }, + { + "date": "2026-03-10", + "equity": 17669.41, + "return_pct": 76.69 + }, + { + "date": "2026-03-11", + "equity": 17647.23, + "return_pct": 76.47 + }, + { + "date": "2026-03-12", + "equity": 17379.26, + "return_pct": 73.79 + }, + { + "date": "2026-03-13", + "equity": 17280.89, + "return_pct": 72.81 + }, + { + "date": "2026-03-16", + "equity": 17456.75, + "return_pct": 74.57 + }, + { + "date": "2026-03-17", + "equity": 17502.67, + "return_pct": 75.03 + }, + { + "date": "2026-03-18", + "equity": 17258.45, + "return_pct": 72.58 + }, + { + "date": "2026-03-19", + "equity": 17215.92, + "return_pct": 72.16 + }, + { + "date": "2026-03-20", + "equity": 16922.9, + "return_pct": 69.23 + }, + { + "date": "2026-03-23", + "equity": 17100.59, + "return_pct": 71.01 + }, + { + "date": "2026-03-24", + "equity": 17043.18, + "return_pct": 70.43 + }, + { + "date": "2026-03-25", + "equity": 17138.16, + "return_pct": 71.38 + }, + { + "date": "2026-03-26", + "equity": 16832.09, + "return_pct": 68.32 + }, + { + "date": "2026-03-27", + "equity": 16545.08, + "return_pct": 65.45 + }, + { + "date": "2026-03-30", + "equity": 16489.76, + "return_pct": 64.9 + }, + { + "date": "2026-03-31", + "equity": 16969.08, + "return_pct": 69.69 + }, + { + "date": "2026-04-01", + "equity": 17096.93, + "return_pct": 70.97 + }, + { + "date": "2026-04-02", + "equity": 17112.33, + "return_pct": 71.12 + }, + { + "date": "2026-04-06", + "equity": 17193.22, + "return_pct": 71.93 + }, + { + "date": "2026-04-07", + "equity": 17200.78, + "return_pct": 72.01 + }, + { + "date": "2026-04-08", + "equity": 17638.88, + "return_pct": 76.39 + }, + { + "date": "2026-04-09", + "equity": 17740.64, + "return_pct": 77.41 + }, + { + "date": "2026-04-10", + "equity": 17728.9, + "return_pct": 77.29 + }, + { + "date": "2026-04-13", + "equity": 17902.15, + "return_pct": 79.02 + }, + { + "date": "2026-04-14", + "equity": 18120.29, + "return_pct": 81.2 + }, + { + "date": "2026-04-15", + "equity": 18263.27, + "return_pct": 82.63 + }, + { + "date": "2026-04-16", + "equity": 18308.15, + "return_pct": 83.08 + }, + { + "date": "2026-04-17", + "equity": 18529.42, + "return_pct": 85.29 + }, + { + "date": "2026-04-20", + "equity": 18492.37, + "return_pct": 84.92 + }, + { + "date": "2026-04-21", + "equity": 18371.3, + "return_pct": 83.71 + }, + { + "date": "2026-04-22", + "equity": 18557.34, + "return_pct": 85.57 + }, + { + "date": "2026-04-23", + "equity": 18485.32, + "return_pct": 84.85 + }, + { + "date": "2026-04-24", + "equity": 18628.57, + "return_pct": 86.29 + }, + { + "date": "2026-04-27", + "equity": 18660.67, + "return_pct": 86.61 + }, + { + "date": "2026-04-28", + "equity": 18569.86, + "return_pct": 85.7 + }, + { + "date": "2026-04-29", + "equity": 18566.99, + "return_pct": 85.67 + }, + { + "date": "2026-04-30", + "equity": 18751.73, + "return_pct": 87.52 + }, + { + "date": "2026-05-01", + "equity": 18803.65, + "return_pct": 88.04 + }, + { + "date": "2026-05-04", + "equity": 18734.77, + "return_pct": 87.35 + }, + { + "date": "2026-05-05", + "equity": 18885.06, + "return_pct": 88.85 + }, + { + "date": "2026-05-06", + "equity": 19147.55, + "return_pct": 91.48 + }, + { + "date": "2026-05-07", + "equity": 19088.85, + "return_pct": 90.89 + }, + { + "date": "2026-05-08", + "equity": 19246.44, + "return_pct": 92.46 + }, + { + "date": "2026-05-11", + "equity": 19290.28, + "return_pct": 92.9 + }, + { + "date": "2026-05-12", + "equity": 19261.06, + "return_pct": 92.61 + }, + { + "date": "2026-05-13", + "equity": 19368.82, + "return_pct": 93.69 + }, + { + "date": "2026-05-14", + "equity": 19521.72, + "return_pct": 95.22 + }, + { + "date": "2026-05-15", + "equity": 19286.89, + "return_pct": 92.87 + }, + { + "date": "2026-05-18", + "equity": 19273.32, + "return_pct": 92.73 + }, + { + "date": "2026-05-19", + "equity": 19144.94, + "return_pct": 91.45 + }, + { + "date": "2026-05-20", + "equity": 19341.16, + "return_pct": 93.41 + }, + { + "date": "2026-05-21", + "equity": 19379.52, + "return_pct": 93.8 + }, + { + "date": "2026-05-22", + "equity": 19455.71, + "return_pct": 94.56 + }, + { + "date": "2026-05-26", + "equity": 19584.87, + "return_pct": 95.85 + }, + { + "date": "2026-05-27", + "equity": 19581.47, + "return_pct": 95.81 + }, + { + "date": "2026-05-28", + "equity": 19689.5, + "return_pct": 96.89 + }, + { + "date": "2026-05-29", + "equity": 19738.55, + "return_pct": 97.39 + }, + { + "date": "2026-06-01", + "equity": 19792.3, + "return_pct": 97.92 + }, + { + "date": "2026-06-02", + "equity": 19819.18, + "return_pct": 98.19 + }, + { + "date": "2026-06-03", + "equity": 19680.1, + "return_pct": 96.8 + }, + { + "date": "2026-06-04", + "equity": 19754.47, + "return_pct": 97.54 + }, + { + "date": "2026-06-05", + "equity": 19244.62, + "return_pct": 92.45 + }, + { + "date": "2026-06-08", + "equity": 19288.19, + "return_pct": 92.88 + }, + { + "date": "2026-06-09", + "equity": 19231.57, + "return_pct": 92.32 + }, + { + "date": "2026-06-10", + "equity": 18928.38, + "return_pct": 89.28 + }, + { + "date": "2026-06-11", + "equity": 19250.1, + "return_pct": 92.5 + }, + { + "date": "2026-06-12", + "equity": 19354.21, + "return_pct": 93.54 + }, + { + "date": "2026-06-15", + "equity": 19695.5, + "return_pct": 96.95 + }, + { + "date": "2026-06-16", + "equity": 19578.08, + "return_pct": 95.78 + }, + { + "date": "2026-06-17", + "equity": 19333.59, + "return_pct": 93.34 + }, + { + "date": "2026-06-18", + "equity": 19484.41, + "return_pct": 94.84 + }, + { + "date": "2026-06-22", + "equity": 19423.09, + "return_pct": 94.23 + }, + { + "date": "2026-06-23", + "equity": 19141.03, + "return_pct": 91.41 + }, + { + "date": "2026-06-24", + "equity": 19132.16, + "return_pct": 91.32 + }, + { + "date": "2026-06-25", + "equity": 19159.82, + "return_pct": 91.6 + }, + { + "date": "2026-06-26", + "equity": 19021.27, + "return_pct": 90.21 + }, + { + "date": "2026-06-29", + "equity": 19334.64, + "return_pct": 93.35 + }, + { + "date": "2026-06-30", + "equity": 19485.19, + "return_pct": 94.85 + }, + { + "date": "2026-07-01", + "equity": 19458.84, + "return_pct": 94.59 + }, + { + "date": "2026-07-02", + "equity": 19433.27, + "return_pct": 94.33 + } + ] + } + ], + "note": "Portfolio monitor runs supported named strategies across cached lookbacks. Local snapshot backtests remain the research surface for broad variant sweeps." + }, + "holdout": null, + "min_rr_sweep": null, + "sr_variant_diagnostics": { + "variant": "production_control", + "candidate_count": 202765, + "primary_source_counts": { + "pivot_point": 196290, + "volume_profile": 180036 + }, + "primary_round_only": 0, + "primary_strength_100": 138596, + "avg_primary_strength": 80.109, + "avg_primary_distance_atr": 2.293, + "avg_primary_rejection_count": 41.908, + "avg_raw_level_count": 53.204, + "avg_gate_level_count": 53.204, + "avg_range_504_log": 0.612, + "range_factor_pass": 19566 + }, + "sr_candidate_audit": [ + { + "symbol": "ABBV", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.24972, + "strategy_rank": 64.687095, + "rr": 1.951411, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.927117, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053574, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.994401, + "strategy_rank": 63.149712, + "rr": 1.503525, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.255287, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055811, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.393057, + "strategy_rank": 78.079051, + "rr": 1.578492, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.367738, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036514, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.306831, + "strategy_rank": 58.352212, + "rr": 2.309601, + "primary_prob": 25.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.464402, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.267376, + "range_504_ratio": 1.306532, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056376, + "hold30_r": 1.855887 + }, + { + "symbol": "AIG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.234043, + "strategy_rank": 78.493997, + "rr": 1.672811, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.509216, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035272, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.304591, + "strategy_rank": 95.267962, + "rr": 2.039613, + "primary_prob": 28.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.05942, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024821, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.041433, + "strategy_rank": 92.187104, + "rr": 3.008676, + "primary_prob": 20.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 4.513014, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.727791, + "range_504_ratio": 2.070501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.020689, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.515118, + "strategy_rank": 75.131532, + "rr": 1.809402, + "primary_prob": 32.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.714103, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.354524, + "range_504_ratio": 1.425502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038591, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.010078, + "strategy_rank": 83.80091, + "rr": 2.916494, + "primary_prob": 20.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.37474, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.883506, + "hold30_r": 5.57402 + }, + { + "symbol": "APA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.44009, + "strategy_rank": 97.228174, + "rr": 1.689762, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.534643, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020235, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.762598, + "strategy_rank": 84.712031, + "rr": 1.547525, + "primary_prob": 36.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.321287, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.520417, + "hold30_r": 3.622013 + }, + { + "symbol": "AVGO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.666293, + "strategy_rank": 80.078137, + "rr": 2.707938, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 4.061907, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038241, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.049272, + "strategy_rank": 80.859071, + "rr": 0.852507, + "primary_prob": 59.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.278761, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.807297, + "hold30_r": 1.041695 + }, + { + "symbol": "BG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.617021, + "strategy_rank": 80.14644, + "rr": 1.812892, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.719338, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03104, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.528555, + "strategy_rank": 90.866078, + "rr": 2.332759, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.499138, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027649, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.18477, + "strategy_rank": 93.54554, + "rr": 2.886041, + "primary_prob": 21.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 4.329061, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.862913, + "hold30_r": 3.452706 + }, + { + "symbol": "BX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.145577, + "strategy_rank": 90.252742, + "rr": 1.621511, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.432266, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.538787, + "range_504_ratio": 1.713926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.597532, + "hold30_r": 1.656048 + }, + { + "symbol": "CB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.025756, + "strategy_rank": 65.334789, + "rr": 2.371223, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.556834, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.239977, + "hold30_r": -1.188735 + }, + { + "symbol": "CDNS", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.6271, + "strategy_rank": 80.036735, + "rr": 1.597855, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.396782, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.564096, + "hold30_r": 4.0725 + }, + { + "symbol": "CF", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.544233, + "strategy_rank": 95.126214, + "rr": 1.54816, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.32224, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023044, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.577828, + "strategy_rank": 63.345261, + "rr": 1.858026, + "primary_prob": 31.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.78704, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.80432, + "hold30_r": 2.750854 + }, + { + "symbol": "COP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.096305, + "strategy_rank": 91.293112, + "rr": 1.597314, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.395971, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024429, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.593505, + "strategy_rank": 66.867967, + "rr": 2.134542, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.201814, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089581, + "hold30_r": -1.04095 + }, + { + "symbol": "COST", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.986562, + "strategy_rank": 74.410705, + "rr": 2.099829, + "primary_prob": 28.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.149743, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.057291, + "hold30_r": 3.232007 + }, + { + "symbol": "CTRA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888018, + "strategy_rank": 95.564071, + "rr": 1.666667, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.5, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02497, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.169093, + "strategy_rank": 73.966968, + "rr": 1.647118, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.470678, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039256, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.080627, + "strategy_rank": 81.669847, + "rr": 1.893925, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.840888, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033826, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.424412, + "strategy_rank": 92.398206, + "rr": 1.216361, + "primary_prob": 43.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.824541, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.178206, + "hold30_r": 1.540421 + }, + { + "symbol": "DVN", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.664054, + "strategy_rank": 96.848637, + "rr": 1.813494, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.72024, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020995, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.697648, + "strategy_rank": 63.425225, + "rr": 1.507253, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.260879, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056828, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.530795, + "strategy_rank": 61.693344, + "rr": 1.76388, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.645819, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.71751, + "hold30_r": 2.125604 + }, + { + "symbol": "ELV", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.153415, + "strategy_rank": 70.477782, + "rr": 1.816527, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.724791, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044866, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.856663, + "strategy_rank": 90.462793, + "rr": 1.01664, + "primary_prob": 39.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.52496, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024967, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.992161, + "strategy_rank": 96.780546, + "rr": 0.677627, + "primary_prob": 47.43, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.016441, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019724, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.320269, + "strategy_rank": 93.762736, + "rr": 0.808221, + "primary_prob": 45.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.212331, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.021928, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.200448, + "strategy_rank": 93.515174, + "rr": 0.910736, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.366104, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0218, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.291153, + "strategy_rank": 81.611629, + "rr": 1.530353, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.295529, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.588248, + "range_504_ratio": 1.800831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022377, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.410974, + "strategy_rank": 73.144107, + "rr": 1.570328, + "primary_prob": 35.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.355493, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535424, + "hold30_r": 4.315358 + }, + { + "symbol": "FTNT", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.817469, + "strategy_rank": 90.924184, + "rr": 1.566946, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.35042, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0274, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.87234, + "strategy_rank": 94.220136, + "rr": 1.690753, + "primary_prob": 33.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.53613, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022972, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.882419, + "strategy_rank": 80.970766, + "rr": 1.858677, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.788015, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.435221, + "range_504_ratio": 1.545304, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.829325, + "hold30_r": 2.339896 + }, + { + "symbol": "HPQ", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.473684, + "strategy_rank": 86.061747, + "rr": 2.192823, + "primary_prob": 27.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.289234, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034814, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.353863, + "strategy_rank": 83.836531, + "rr": 1.724859, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.587288, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.699404, + "hold30_r": 2.059415 + }, + { + "symbol": "HSY", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.082867, + "strategy_rank": 60.20661, + "rr": 1.823403, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.735105, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.322217, + "range_504_ratio": 1.380185, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.762945, + "hold30_r": 1.112726 + }, + { + "symbol": "IRM", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.56215, + "strategy_rank": 76.951047, + "rr": 1.62097, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.431456, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.267518, + "hold30_r": -1.227295 + }, + { + "symbol": "KLAC", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.442329, + "strategy_rank": 86.323597, + "rr": 1.660785, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.491177, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.464027, + "range_504_ratio": 1.590466, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029198, + "hold30_r": -1.0 + }, + { + "symbol": "KO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.851064, + "strategy_rank": 58.070605, + "rr": 1.17522, + "primary_prob": 44.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.76283, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.251059, + "range_504_ratio": 1.285386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.11434, + "hold30_r": 0.669599 + }, + { + "symbol": "KR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.369541, + "strategy_rank": 82.264265, + "rr": 2.112014, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.168022, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041332, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.090705, + "strategy_rank": 60.643941, + "rr": 2.278479, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.417719, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05537, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.601344, + "strategy_rank": 71.394684, + "rr": 0.72463, + "primary_prob": 54.66, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.086945, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.407129, + "range_504_ratio": 1.502498, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680639, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.067189, + "strategy_rank": 81.052619, + "rr": 2.912632, + "primary_prob": 20.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 4.368949, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027508, + "hold30_r": 2.198859 + }, + { + "symbol": "MAR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.921613, + "strategy_rank": 84.699319, + "rr": 1.803689, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.705533, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.774948, + "hold30_r": 2.336545 + }, + { + "symbol": "MCK", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.976484, + "strategy_rank": 71.235494, + "rr": 1.149296, + "primary_prob": 39.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.723944, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.599748, + "range_504_ratio": 1.82166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.09724, + "hold30_r": 3.080784 + }, + { + "symbol": "MOS", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.768197, + "strategy_rank": 96.925447, + "rr": 2.036164, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.054246, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02052, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.632699, + "strategy_rank": 83.836744, + "rr": 0.722282, + "primary_prob": 50.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.083423, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027618, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.801792, + "strategy_rank": 90.786953, + "rr": 1.77576, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.66364, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.501644, + "range_504_ratio": 1.651434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022497, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.905935, + "strategy_rank": 79.601194, + "rr": 2.286188, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.429282, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040508, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.338186, + "strategy_rank": 61.97863, + "rr": 1.933825, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.900737, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154833, + "hold30_r": -1.101402 + }, + { + "symbol": "NOC", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.681971, + "strategy_rank": 73.679056, + "rr": 1.364136, + "primary_prob": 23.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.046204, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.355863, + "range_504_ratio": 1.427412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.170864, + "hold30_r": -1.120251 + }, + { + "symbol": "NUE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.06495, + "strategy_rank": 90.716973, + "rr": 1.502954, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.254431, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478085, + "hold30_r": 3.860461 + }, + { + "symbol": "OKE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.890258, + "strategy_rank": 75.676253, + "rr": 1.84457, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.766855, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03154, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.648376, + "strategy_rank": 96.409729, + "rr": 1.903708, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.855561, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024513, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.216125, + "strategy_rank": 97.574193, + "rr": 1.114519, + "primary_prob": 28.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.671779, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023809, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.840985, + "strategy_rank": 92.437293, + "rr": 2.095797, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.143696, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03085, + "hold30_r": 0.9369 + }, + { + "symbol": "PCG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.43449, + "strategy_rank": 78.947719, + "rr": 1.78012, + "primary_prob": 32.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.670181, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.746151, + "hold30_r": 2.325971 + }, + { + "symbol": "PFE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.825308, + "strategy_rank": 73.830788, + "rr": 1.568657, + "primary_prob": 35.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.352985, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045667, + "hold30_r": -0.320014 + }, + { + "symbol": "PFG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.858903, + "strategy_rank": 68.966036, + "rr": 2.201081, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.301622, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041023, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.31467, + "strategy_rank": 62.979487, + "rr": 1.090214, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.635322, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.3062, + "range_504_ratio": 1.358254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.040106, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.210526, + "strategy_rank": 80.265804, + "rr": 0.679881, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.019822, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026563, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.4972, + "strategy_rank": 86.904465, + "rr": 1.512225, + "primary_prob": 42.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.268337, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506361, + "range_504_ratio": 1.659242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480328, + "hold30_r": 2.075502 + }, + { + "symbol": "REGN", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.129899, + "strategy_rank": 70.171376, + "rr": 1.859593, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.78939, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.341246, + "range_504_ratio": 1.406699, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042683, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.18701, + "strategy_rank": 75.970572, + "rr": 1.564423, + "primary_prob": 36.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.346634, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043023, + "hold30_r": -1.003713 + }, + { + "symbol": "RSG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.114222, + "strategy_rank": 63.363754, + "rr": 1.889796, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.834693, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304027, + "range_504_ratio": 1.355306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.830318, + "hold30_r": 3.494455 + }, + { + "symbol": "SLB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.736842, + "strategy_rank": 92.695678, + "rr": 2.013634, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.020451, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022402, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.960806, + "strategy_rank": 95.29938, + "rr": 1.616876, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.425314, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.021908, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.658455, + "strategy_rank": 83.797231, + "rr": 1.981592, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.972388, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.945771, + "hold30_r": 4.248982 + }, + { + "symbol": "SO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.538634, + "strategy_rank": 59.750787, + "rr": 1.939255, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.908883, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.250593, + "range_504_ratio": 1.284787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879509, + "hold30_r": 3.244501 + }, + { + "symbol": "SRE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.754759, + "strategy_rank": 59.872466, + "rr": 2.223925, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.335887, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06723, + "hold30_r": -1.014682 + }, + { + "symbol": "STLD", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.512878, + "strategy_rank": 90.159015, + "rr": 1.752789, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.629183, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727509, + "hold30_r": 2.936734 + }, + { + "symbol": "TRGP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.408735, + "strategy_rank": 87.098963, + "rr": 1.926202, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.889303, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025029, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.786114, + "strategy_rank": 89.644135, + "rr": 3.037882, + "primary_prob": 20.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.556823, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.018466, + "hold30_r": 2.574405 + }, + { + "symbol": "TSN", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.218365, + "strategy_rank": 69.272967, + "rr": 1.812997, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.719495, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058064, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.634938, + "strategy_rank": 79.837194, + "rr": 0.680101, + "primary_prob": 60.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 1.020151, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.646772, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.458007, + "strategy_rank": 65.980381, + "rr": 1.474765, + "primary_prob": 43.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.212148, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.428028, + "hold30_r": 1.345743 + }, + { + "symbol": "VLO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.75252, + "strategy_rank": 91.25749, + "rr": 1.036786, + "primary_prob": 37.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.555178, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022392, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.37738, + "strategy_rank": 76.500479, + "rr": 1.002, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.503, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.508225, + "range_504_ratio": 1.662338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962692, + "hold30_r": 1.394849 + }, + { + "symbol": "VST", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.721165, + "strategy_rank": 80.223251, + "rr": 1.592361, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.388541, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036621, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.273236, + "strategy_rank": 72.200204, + "rr": 2.575176, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.862764, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036922, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.945129, + "strategy_rank": 67.474998, + "rr": 1.036512, + "primary_prob": 37.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.554767, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056576, + "hold30_r": -1.0 + }, + { + "symbol": "WY", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.075028, + "strategy_rank": 68.68548, + "rr": 1.923034, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.884551, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.278431, + "range_504_ratio": 1.321056, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.881751, + "hold30_r": 1.662957 + }, + { + "symbol": "XOM", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.288914, + "strategy_rank": 84.639111, + "rr": 0.844683, + "primary_prob": 37.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.267025, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0328, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.774942, + "strategy_rank": 62.895237, + "rr": 1.993606, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.990409, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054945, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.758701, + "strategy_rank": 62.554702, + "rr": 2.53419, + "primary_prob": 21.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.801285, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051809, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.387471, + "strategy_rank": 79.329563, + "rr": 2.445398, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.668097, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.411238, + "hold30_r": 3.341729 + }, + { + "symbol": "AIG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.703016, + "strategy_rank": 79.239334, + "rr": 1.733134, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.599701, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696864, + "hold30_r": 2.031197 + }, + { + "symbol": "ALB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.011601, + "strategy_rank": 94.528954, + "rr": 1.724254, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.586382, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.700876, + "hold30_r": 4.675632 + }, + { + "symbol": "AMCR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.046404, + "strategy_rank": 64.817205, + "rr": 1.469645, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.204467, + "raw_level_count": 17, + "gate_level_count": 17, + "range_504_log": 0.236389, + "range_504_ratio": 1.266667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080331, + "hold30_r": -1.028299 + }, + { + "symbol": "AMD", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.603248, + "strategy_rank": 91.859774, + "rr": 1.750557, + "primary_prob": 32.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.625835, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729109, + "hold30_r": 3.26196 + }, + { + "symbol": "ANET", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.410673, + "strategy_rank": 81.443027, + "rr": 2.443213, + "primary_prob": 24.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.664819, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.407477, + "hold30_r": 5.586349 + }, + { + "symbol": "APA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.419954, + "strategy_rank": 97.475912, + "rr": 1.894415, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.841622, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.016531, + "hold30_r": 0.418313 + }, + { + "symbol": "ARES", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.338747, + "strategy_rank": 85.252401, + "rr": 1.505509, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.258263, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476879, + "hold30_r": 4.12478 + }, + { + "symbol": "AVGO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.658933, + "strategy_rank": 81.112642, + "rr": 1.871544, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.807316, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831651, + "hold30_r": 2.314528 + }, + { + "symbol": "AZO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.067285, + "strategy_rank": 79.823489, + "rr": 0.856225, + "primary_prob": 50.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.284338, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046854, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.155452, + "strategy_rank": 80.660206, + "rr": 2.476114, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.714171, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.445594, + "hold30_r": 2.532996 + }, + { + "symbol": "BKR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.939675, + "strategy_rank": 90.629995, + "rr": 2.03701, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.055515, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024495, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.475638, + "strategy_rank": 93.881558, + "rr": 1.534935, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.302402, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508861, + "hold30_r": 1.802939 + }, + { + "symbol": "BX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.415313, + "strategy_rank": 91.108775, + "rr": 2.612104, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.918156, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.543604, + "range_504_ratio": 1.722203, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024902, + "hold30_r": 1.660207 + }, + { + "symbol": "CB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.095128, + "strategy_rank": 65.283256, + "rr": 2.424627, + "primary_prob": 24.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.636941, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131349, + "hold30_r": -1.081067 + }, + { + "symbol": "CDNS", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.49884, + "strategy_rank": 83.460299, + "rr": 1.734438, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.601656, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696487, + "hold30_r": 4.251335 + }, + { + "symbol": "CF", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.491879, + "strategy_rank": 94.881816, + "rr": 1.67351, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.510265, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64992, + "hold30_r": 2.823519 + }, + { + "symbol": "CHRW", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.510441, + "strategy_rank": 74.517031, + "rr": 1.915634, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.873452, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.314743, + "range_504_ratio": 1.369907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041002, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.006961, + "strategy_rank": 62.849317, + "rr": 2.147967, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.22195, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.100102, + "hold30_r": 2.58575 + }, + { + "symbol": "COP", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.259861, + "strategy_rank": 92.149958, + "rr": 1.701242, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.551863, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.680213, + "hold30_r": 2.273487 + }, + { + "symbol": "COR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.238979, + "strategy_rank": 64.643674, + "rr": 1.779072, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.668608, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.728574, + "hold30_r": 1.749587 + }, + { + "symbol": "COST", + "date": "2022-07-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.034803, + "strategy_rank": 75.253529, + "rr": 2.056175, + "primary_prob": 43.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.084262, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.008518, + "hold30_r": 3.079594 + }, + { + "symbol": "CTRA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.883991, + "strategy_rank": 95.543794, + "rr": 1.657428, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.486142, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.634662, + "hold30_r": 1.811765 + }, + { + "symbol": "CTVA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.227378, + "strategy_rank": 74.17722, + "rr": 1.915026, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.872539, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.87697, + "hold30_r": 3.594216 + }, + { + "symbol": "CVX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243619, + "strategy_rank": 81.844145, + "rr": 1.645445, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.468168, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.61345, + "hold30_r": 1.922716 + }, + { + "symbol": "DDOG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.802784, + "strategy_rank": 88.736949, + "rr": 1.664785, + "primary_prob": 49.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.497177, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028986, + "hold30_r": -1.011866 + }, + { + "symbol": "DLTR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.707657, + "strategy_rank": 91.613415, + "rr": 1.158533, + "primary_prob": 42.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.737799, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.116211, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.651972, + "strategy_rank": 96.978603, + "rr": 1.738122, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.607183, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.72015, + "hold30_r": 2.315194 + }, + { + "symbol": "ED", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.675174, + "strategy_rank": 63.779566, + "rr": 1.648015, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.472022, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59698, + "hold30_r": 2.050186 + }, + { + "symbol": "EIX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.946636, + "strategy_rank": 62.055701, + "rr": 1.816512, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.724769, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.770232, + "hold30_r": 3.646705 + }, + { + "symbol": "ELV", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.7471, + "strategy_rank": 69.102137, + "rr": 1.232941, + "primary_prob": 42.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.849411, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044017, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.171694, + "strategy_rank": 91.347963, + "rr": 1.906145, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.859217, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.020605, + "hold30_r": 1.304767 + }, + { + "symbol": "EQT", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.955916, + "strategy_rank": 97.012197, + "rr": 1.514792, + "primary_prob": 36.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.272188, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.498109, + "hold30_r": 4.074587 + }, + { + "symbol": "EXE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.795824, + "strategy_rank": 93.97791, + "rr": 1.756503, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.634755, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.73838, + "hold30_r": 2.924255 + }, + { + "symbol": "FANG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.099768, + "strategy_rank": 93.976782, + "rr": 1.706881, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.560321, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.688659, + "hold30_r": 1.279748 + }, + { + "symbol": "FCX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.935035, + "strategy_rank": 87.144802, + "rr": 2.657594, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.986391, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.68491, + "range_504_ratio": 1.983594, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.020701, + "hold30_r": 1.084964 + }, + { + "symbol": "FIX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.426914, + "strategy_rank": 77.200229, + "rr": 1.667131, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.500696, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.63207, + "hold30_r": 4.610006 + }, + { + "symbol": "FTNT", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.37123, + "strategy_rank": 90.551527, + "rr": 1.590066, + "primary_prob": 50.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.385099, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031568, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.106729, + "strategy_rank": 62.728877, + "rr": 2.45811, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.687165, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085811, + "hold30_r": -1.038412 + }, + { + "symbol": "HAL", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.027842, + "strategy_rank": 94.973656, + "rr": 1.892449, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.838673, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.019357, + "hold30_r": -0.071542 + }, + { + "symbol": "HIG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.206497, + "strategy_rank": 63.545936, + "rr": 1.933501, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.900252, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.266877, + "range_504_ratio": 1.30588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0457, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.366589, + "strategy_rank": 79.323279, + "rr": 1.56637, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.349556, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.437984, + "range_504_ratio": 1.54958, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53591, + "hold30_r": 3.845327 + }, + { + "symbol": "HPQ", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.763341, + "strategy_rank": 87.776005, + "rr": 2.55224, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.82836, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032046, + "hold30_r": 1.614105 + }, + { + "symbol": "HST", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.979118, + "strategy_rank": 84.368716, + "rr": 1.913924, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.870886, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.888964, + "hold30_r": 3.130042 + }, + { + "symbol": "IRM", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.399072, + "strategy_rank": 78.372406, + "rr": 1.838945, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.758417, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150875, + "hold30_r": -1.109558 + }, + { + "symbol": "KLAC", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.559165, + "strategy_rank": 89.566415, + "rr": 1.838532, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.757798, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.81227, + "hold30_r": 3.679304 + }, + { + "symbol": "KR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.459397, + "strategy_rank": 83.888244, + "rr": 2.755801, + "primary_prob": 21.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 4.133702, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.214333, + "hold30_r": -1.170642 + }, + { + "symbol": "L", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.178654, + "strategy_rank": 60.586169, + "rr": 1.590609, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.385913, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.205565, + "hold30_r": -1.152252 + }, + { + "symbol": "LYV", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.194896, + "strategy_rank": 85.405871, + "rr": 3.015042, + "primary_prob": 20.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 4.522563, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028965, + "hold30_r": 2.198949 + }, + { + "symbol": "MAR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.139211, + "strategy_rank": 85.00717, + "rr": 1.613183, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.419775, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583082, + "hold30_r": 3.097731 + }, + { + "symbol": "MCK", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.779582, + "strategy_rank": 69.852652, + "rr": 1.414653, + "primary_prob": 20.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.12198, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.599748, + "range_504_ratio": 1.82166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.363673, + "hold30_r": 3.633149 + }, + { + "symbol": "MOS", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.723898, + "strategy_rank": 96.78034, + "rr": 1.031441, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.547162, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.011306, + "hold30_r": 2.207805 + }, + { + "symbol": "MPC", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.867749, + "strategy_rank": 86.244925, + "rr": 1.593952, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.390928, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.569873, + "hold30_r": 2.931354 + }, + { + "symbol": "MPWR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299304, + "strategy_rank": 92.659513, + "rr": 1.656132, + "primary_prob": 34.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.484197, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633622, + "hold30_r": 4.616501 + }, + { + "symbol": "MTB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.907193, + "strategy_rank": 81.025313, + "rr": 2.159729, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.239594, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039913, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.730858, + "strategy_rank": 62.02549, + "rr": 2.048562, + "primary_prob": 28.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.072843, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049534, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.61949, + "strategy_rank": 90.464198, + "rr": 1.875399, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.813099, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.849109, + "hold30_r": 4.289464 + }, + { + "symbol": "OKE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.570766, + "strategy_rank": 75.20648, + "rr": 2.579115, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.868672, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.549403, + "hold30_r": 2.391519 + }, + { + "symbol": "ON", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.563805, + "strategy_rank": 96.52383, + "rr": 1.638365, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.457548, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.615624, + "hold30_r": 4.938979 + }, + { + "symbol": "OXY", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.187935, + "strategy_rank": 97.591277, + "rr": 0.772726, + "primary_prob": 56.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.159089, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.749917, + "hold30_r": 0.74475 + }, + { + "symbol": "PANW", + "date": "2022-07-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.691415, + "strategy_rank": 91.446491, + "rr": 2.562802, + "primary_prob": 38.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.844203, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075765, + "hold30_r": -1.041258 + }, + { + "symbol": "PAYX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.278422, + "strategy_rank": 66.542118, + "rr": 1.594234, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.391352, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04337, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.266821, + "strategy_rank": 80.172886, + "rr": 1.901204, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.851806, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.86856, + "hold30_r": 3.902034 + }, + { + "symbol": "PFE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.835267, + "strategy_rank": 72.647187, + "rr": 1.671491, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.507237, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047791, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.742459, + "strategy_rank": 68.394722, + "rr": 1.934574, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.901861, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041568, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.051044, + "strategy_rank": 83.614898, + "rr": 0.730228, + "primary_prob": 58.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.095342, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.707188, + "hold30_r": 1.497769 + }, + { + "symbol": "PWR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.083527, + "strategy_rank": 88.184858, + "rr": 1.166298, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.749447, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.506361, + "range_504_ratio": 1.659242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.135539, + "hold30_r": 2.171358 + }, + { + "symbol": "RSG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.134571, + "strategy_rank": 60.480311, + "rr": 1.726894, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.590341, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.304027, + "range_504_ratio": 1.355306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07396, + "hold30_r": -1.016802 + }, + { + "symbol": "SLB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.315545, + "strategy_rank": 92.444493, + "rr": 1.781207, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.671811, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.020223, + "hold30_r": 0.824876 + }, + { + "symbol": "SMCI", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.635731, + "strategy_rank": 96.568623, + "rr": 1.623773, + "primary_prob": 35.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.43566, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60185, + "hold30_r": 7.992711 + }, + { + "symbol": "SNPS", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.470998, + "strategy_rank": 85.917198, + "rr": 1.777409, + "primary_prob": 32.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.666114, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.737583, + "hold30_r": 4.589962 + }, + { + "symbol": "SO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.902552, + "strategy_rank": 58.685953, + "rr": 1.484821, + "primary_prob": 37.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.227232, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.250593, + "range_504_ratio": 1.284787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.427988, + "hold30_r": 3.093378 + }, + { + "symbol": "SRE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.438515, + "strategy_rank": 59.229183, + "rr": 1.881988, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.822981, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.832746, + "hold30_r": 3.696654 + }, + { + "symbol": "STLD", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.851508, + "strategy_rank": 89.584945, + "rr": 1.780682, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.671023, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.754937, + "hold30_r": 3.723245 + }, + { + "symbol": "TKO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.714617, + "strategy_rank": 69.497454, + "rr": 1.218033, + "primary_prob": 35.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.82705, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.384089, + "range_504_ratio": 1.468276, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.175023, + "hold30_r": 2.818142 + }, + { + "symbol": "TPL", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.974478, + "strategy_rank": 82.55019, + "rr": 0.887767, + "primary_prob": 52.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.33165, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.618271, + "range_504_ratio": 1.855716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863299, + "hold30_r": 2.365854 + }, + { + "symbol": "TRGP", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.403712, + "strategy_rank": 88.697876, + "rr": 2.729594, + "primary_prob": 22.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 4.094391, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.706804, + "hold30_r": 2.259544 + }, + { + "symbol": "TSLA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.327146, + "strategy_rank": 91.383169, + "rr": 2.872032, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 4.308048, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.850487, + "hold30_r": 3.359692 + }, + { + "symbol": "TSN", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.482599, + "strategy_rank": 67.216986, + "rr": 1.755858, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.633787, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056912, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.962877, + "strategy_rank": 82.882347, + "rr": 1.541866, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.312798, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50628, + "hold30_r": 1.052845 + }, + { + "symbol": "UNH", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.670534, + "strategy_rank": 62.065207, + "rr": 1.151831, + "primary_prob": 50.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.727747, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047036, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.331787, + "strategy_rank": 92.333639, + "rr": 0.748927, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.123391, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729178, + "hold30_r": 1.557251 + }, + { + "symbol": "VST", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.923434, + "strategy_rank": 82.129737, + "rr": 1.567514, + "primary_prob": 36.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.351272, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535931, + "hold30_r": 2.787178 + }, + { + "symbol": "WAB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.990719, + "strategy_rank": 75.946281, + "rr": 2.280318, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 3.420476, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.253924, + "range_504_ratio": 1.289074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.240388, + "hold30_r": 2.98236 + }, + { + "symbol": "WMB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.99536, + "strategy_rank": 73.077307, + "rr": 1.915709, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.873563, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.881203, + "hold30_r": 2.658772 + }, + { + "symbol": "WRB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.531323, + "strategy_rank": 66.502481, + "rr": 1.408383, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.112575, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.490955, + "hold30_r": -1.4386 + }, + { + "symbol": "XOM", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.547564, + "strategy_rank": 86.009684, + "rr": 0.680148, + "primary_prob": 60.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.020223, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651323, + "hold30_r": 1.543747 + }, + { + "symbol": "ABBV", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.680556, + "strategy_rank": 60.620269, + "rr": 1.549884, + "primary_prob": 48.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.324826, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060135, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.069444, + "strategy_rank": 63.324593, + "rr": 1.867789, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.801683, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056365, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.75, + "strategy_rank": 79.620381, + "rr": 2.55405, + "primary_prob": 21.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.831076, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.516431, + "hold30_r": 4.127366 + }, + { + "symbol": "AIG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.300926, + "strategy_rank": 76.61596, + "rr": 2.87395, + "primary_prob": 21.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 4.310924, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041132, + "hold30_r": 1.485812 + }, + { + "symbol": "ALB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 93.686169, + "rr": 3.031144, + "primary_prob": 20.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.546717, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.005844, + "hold30_r": 5.930057 + }, + { + "symbol": "AMD", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.361111, + "strategy_rank": 92.81675, + "rr": 1.534112, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.301168, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.510633, + "hold30_r": 2.303394 + }, + { + "symbol": "ANET", + "date": "2022-07-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.143519, + "strategy_rank": 81.660278, + "rr": 2.51018, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.765271, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.474433, + "hold30_r": 4.96655 + }, + { + "symbol": "AON", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.324074, + "strategy_rank": 67.62408, + "rr": 1.691491, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.537237, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639509, + "hold30_r": 1.724762 + }, + { + "symbol": "APA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.652778, + "strategy_rank": 97.262718, + "rr": 1.797435, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.696152, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.779088, + "hold30_r": 2.066081 + }, + { + "symbol": "ARES", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.912037, + "strategy_rank": 84.20032, + "rr": 1.668748, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.503122, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.637943, + "hold30_r": 4.299984 + }, + { + "symbol": "AVGO", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.763889, + "strategy_rank": 79.919249, + "rr": 2.897677, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 4.346515, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.856379, + "hold30_r": 2.104767 + }, + { + "symbol": "AZO", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.12963, + "strategy_rank": 79.941087, + "rr": 0.874667, + "primary_prob": 49.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.312001, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052937, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.287037, + "strategy_rank": 80.88984, + "rr": 1.682526, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.523789, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.648851, + "hold30_r": 2.748543 + }, + { + "symbol": "BKR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.791667, + "strategy_rank": 89.59897, + "rr": 1.614309, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.421463, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026262, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.717593, + "strategy_rank": 93.745964, + "rr": 1.727258, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.590886, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697207, + "hold30_r": 0.316644 + }, + { + "symbol": "BX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467593, + "strategy_rank": 89.440248, + "rr": 2.487125, + "primary_prob": 24.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.730687, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.543604, + "range_504_ratio": 1.722203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.460909, + "hold30_r": 1.629199 + }, + { + "symbol": "CB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.921296, + "strategy_rank": 63.373776, + "rr": 2.254593, + "primary_prob": 26.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.381889, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056881, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-07-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.689815, + "strategy_rank": 83.719822, + "rr": 2.083716, + "primary_prob": 43.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.125574, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.046043, + "hold30_r": 3.642215 + }, + { + "symbol": "CF", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.875, + "strategy_rank": 93.343678, + "rr": 1.561786, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.342679, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026962, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.837963, + "strategy_rank": 61.291886, + "rr": 1.851872, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.777808, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.798627, + "hold30_r": 2.920443 + }, + { + "symbol": "COP", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.49537, + "strategy_rank": 91.775859, + "rr": 2.488948, + "primary_prob": 24.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.733422, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.465106, + "hold30_r": 3.931609 + }, + { + "symbol": "COR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.310185, + "strategy_rank": 65.281333, + "rr": 2.065437, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.098156, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.01114, + "hold30_r": 1.779859 + }, + { + "symbol": "COST", + "date": "2022-07-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.375, + "strategy_rank": 73.88929, + "rr": 2.202408, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.303611, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.151916, + "hold30_r": 2.615747 + }, + { + "symbol": "CTRA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884259, + "strategy_rank": 94.861245, + "rr": 2.074145, + "primary_prob": 22.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.111217, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.047632, + "hold30_r": 2.017242 + }, + { + "symbol": "CTVA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.898148, + "strategy_rank": 73.508842, + "rr": 2.183348, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.275022, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.14059, + "hold30_r": 4.084907 + }, + { + "symbol": "CVX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.486111, + "strategy_rank": 81.736352, + "rr": 2.190054, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.285081, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.155056, + "hold30_r": 3.195678 + }, + { + "symbol": "DDOG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.847222, + "strategy_rank": 90.869499, + "rr": 2.163211, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.244817, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.015546, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.180556, + "strategy_rank": 91.367959, + "rr": 1.20845, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.812675, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.163522, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.421296, + "strategy_rank": 96.615693, + "rr": 1.594512, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.391768, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.574244, + "hold30_r": 3.826921 + }, + { + "symbol": "ED", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.615741, + "strategy_rank": 62.474206, + "rr": 2.040483, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.060724, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.983119, + "hold30_r": 1.968351 + }, + { + "symbol": "EG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.481481, + "strategy_rank": 62.060132, + "rr": 1.513, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.2695, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.271717, + "range_504_ratio": 1.312215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05486, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.092593, + "strategy_rank": 59.771512, + "rr": 2.066734, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.1001, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052081, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.226852, + "strategy_rank": 66.698288, + "rr": 2.066816, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.100224, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.018996, + "hold30_r": 1.152543 + }, + { + "symbol": "EOG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.643519, + "strategy_rank": 91.553465, + "rr": 1.753139, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.629709, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730714, + "hold30_r": 2.765086 + }, + { + "symbol": "EQT", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.189815, + "strategy_rank": 97.111854, + "rr": 1.598865, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.398297, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.579137, + "hold30_r": 3.505798 + }, + { + "symbol": "EXE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.800926, + "strategy_rank": 94.06111, + "rr": 1.683962, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.525943, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.661878, + "hold30_r": 2.830649 + }, + { + "symbol": "FANG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.337963, + "strategy_rank": 93.321332, + "rr": 1.853598, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.780396, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.833451, + "hold30_r": 2.373698 + }, + { + "symbol": "FCX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.930556, + "strategy_rank": 89.002197, + "rr": 1.798878, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.698317, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.717484, + "range_504_ratio": 2.049271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777692, + "hold30_r": 1.955128 + }, + { + "symbol": "FIX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.458333, + "strategy_rank": 76.386884, + "rr": 2.108271, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.162407, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.068798, + "hold30_r": 4.274046 + }, + { + "symbol": "FTNT", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.435185, + "strategy_rank": 90.956131, + "rr": 1.824545, + "primary_prob": 46.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.736817, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030748, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.449074, + "strategy_rank": 62.259617, + "rr": 2.296208, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.444312, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.243119, + "hold30_r": 2.624721 + }, + { + "symbol": "HAL", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.032407, + "strategy_rank": 94.534925, + "rr": 1.748163, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.622244, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.021666, + "hold30_r": 1.286174 + }, + { + "symbol": "HPQ", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.592593, + "strategy_rank": 87.92105, + "rr": 2.911897, + "primary_prob": 20.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 4.367846, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035643, + "hold30_r": 1.239349 + }, + { + "symbol": "HST", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.99537, + "strategy_rank": 81.674819, + "rr": 1.770328, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.655493, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.741842, + "hold30_r": 2.539939 + }, + { + "symbol": "HSY", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.75463, + "strategy_rank": 60.838171, + "rr": 1.181046, + "primary_prob": 59.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.771569, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.322217, + "range_504_ratio": 1.380185, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.110739, + "hold30_r": 2.175304 + }, + { + "symbol": "IRM", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606481, + "strategy_rank": 74.328463, + "rr": 2.085885, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.128828, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046405, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.787037, + "strategy_rank": 77.128293, + "rr": 1.570445, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.355668, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532436, + "hold30_r": 3.551779 + }, + { + "symbol": "KLAC", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.236111, + "strategy_rank": 89.001075, + "rr": 1.789509, + "primary_prob": 47.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.684264, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.759402, + "hold30_r": 2.38473 + }, + { + "symbol": "KR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.277778, + "strategy_rank": 81.8665, + "rr": 2.723142, + "primary_prob": 22.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 4.084713, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048099, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.00463, + "strategy_rank": 69.508783, + "rr": 1.019386, + "primary_prob": 44.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.529079, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.41816, + "range_504_ratio": 1.519164, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.964873, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.583333, + "strategy_rank": 87.581313, + "rr": 1.740906, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.61136, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.710058, + "hold30_r": 1.932179 + }, + { + "symbol": "MAR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.773148, + "strategy_rank": 83.446054, + "rr": 1.851604, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.777407, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817519, + "hold30_r": 2.315504 + }, + { + "symbol": "MOS", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.106481, + "strategy_rank": 95.411027, + "rr": 1.582543, + "primary_prob": 22.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.373815, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.558843, + "hold30_r": 3.679679 + }, + { + "symbol": "MPC", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.569444, + "strategy_rank": 86.69353, + "rr": 1.919813, + "primary_prob": 21.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.879719, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.892188, + "hold30_r": 3.850076 + }, + { + "symbol": "MPWR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.824074, + "strategy_rank": 93.591171, + "rr": 1.579627, + "primary_prob": 50.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.369441, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.553892, + "hold30_r": 3.641985 + }, + { + "symbol": "MTB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.384259, + "strategy_rank": 78.005009, + "rr": 1.936853, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.905279, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.894526, + "hold30_r": 4.148044 + }, + { + "symbol": "NI", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828704, + "strategy_rank": 59.531825, + "rr": 1.938166, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.907248, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.884476, + "hold30_r": 2.186254 + }, + { + "symbol": "NUE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.518519, + "strategy_rank": 89.712386, + "rr": 1.983232, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.974848, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.954733, + "hold30_r": 3.691293 + }, + { + "symbol": "OKE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.532407, + "strategy_rank": 75.669452, + "rr": 1.913322, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.869983, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.880995, + "hold30_r": 3.254468 + }, + { + "symbol": "ON", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.263889, + "strategy_rank": 96.740842, + "rr": 1.63856, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.457839, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612636, + "hold30_r": 4.828591 + }, + { + "symbol": "OXY", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.958333, + "strategy_rank": 97.088385, + "rr": 0.711868, + "primary_prob": 59.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.067802, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.687998, + "hold30_r": 3.477044 + }, + { + "symbol": "PANW", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.981481, + "strategy_rank": 91.768561, + "rr": 2.154814, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.232221, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.122268, + "hold30_r": 2.354664 + }, + { + "symbol": "PCG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.523148, + "strategy_rank": 77.442878, + "rr": 1.650074, + "primary_prob": 34.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.475111, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612906, + "hold30_r": 3.539823 + }, + { + "symbol": "PFE", + "date": "2022-07-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.152778, + "strategy_rank": 69.147822, + "rr": 2.346657, + "primary_prob": 38.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.519985, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052274, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.018519, + "strategy_rank": 68.318044, + "rr": 2.274189, + "primary_prob": 26.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.411284, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.231238, + "hold30_r": 4.566442 + }, + { + "symbol": "PGR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 61.759527, + "rr": 1.087951, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.631927, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.313384, + "range_504_ratio": 1.368047, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053062, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.740741, + "strategy_rank": 84.927295, + "rr": 1.051732, + "primary_prob": 47.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.577597, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025764, + "hold30_r": 2.073502 + }, + { + "symbol": "PWR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.212963, + "strategy_rank": 87.808196, + "rr": 0.724551, + "primary_prob": 57.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.086826, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.506361, + "range_504_ratio": 1.659242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034117, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.023148, + "strategy_rank": 92.601654, + "rr": 1.709918, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.564878, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687785, + "hold30_r": 2.611557 + }, + { + "symbol": "SMCI", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.412037, + "strategy_rank": 96.310597, + "rr": 1.73486, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.60229, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.707583, + "hold30_r": 9.686411 + }, + { + "symbol": "SNPS", + "date": "2022-07-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.541667, + "strategy_rank": 85.951453, + "rr": 2.226511, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.339766, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.187046, + "hold30_r": 3.625212 + }, + { + "symbol": "SRE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.555556, + "strategy_rank": 58.502053, + "rr": 1.681793, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.522689, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.627264, + "hold30_r": 4.036124 + }, + { + "symbol": "STLD", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.203704, + "strategy_rank": 87.018112, + "rr": 2.703731, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.055597, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.674471, + "hold30_r": 3.07351 + }, + { + "symbol": "SYY", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.986111, + "strategy_rank": 70.318915, + "rr": 1.691054, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.536581, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055475, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.217593, + "strategy_rank": 69.303123, + "rr": 1.445635, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.168453, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.384089, + "range_504_ratio": 1.468276, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.400108, + "hold30_r": 2.082206 + }, + { + "symbol": "TPL", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.078704, + "strategy_rank": 87.428765, + "rr": 0.726704, + "primary_prob": 57.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.090057, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.618271, + "range_504_ratio": 1.855716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.699344, + "hold30_r": 1.838316 + }, + { + "symbol": "TRGP", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.949074, + "strategy_rank": 88.053497, + "rr": 2.453607, + "primary_prob": 24.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.680411, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.42751, + "hold30_r": 2.786574 + }, + { + "symbol": "TSLA", + "date": "2022-07-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.972222, + "strategy_rank": 92.433442, + "rr": 2.581439, + "primary_prob": 38.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.872158, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.559767, + "hold30_r": 2.74555 + }, + { + "symbol": "TSN", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.291667, + "strategy_rank": 67.54643, + "rr": 2.23961, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.359416, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054447, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.509259, + "strategy_rank": 85.562024, + "rr": 1.602497, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.403745, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.564286, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.060185, + "strategy_rank": 61.633816, + "rr": 0.86535, + "primary_prob": 53.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.298025, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.815666, + "hold30_r": 1.745569 + }, + { + "symbol": "VLO", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.726852, + "strategy_rank": 93.496787, + "rr": 1.571913, + "primary_prob": 32.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.357869, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.54989, + "hold30_r": 2.121779 + }, + { + "symbol": "VST", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.055556, + "strategy_rank": 81.767064, + "rr": 1.524896, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.287344, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48812, + "hold30_r": 1.99005 + }, + { + "symbol": "WAB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.712963, + "strategy_rank": 72.926557, + "rr": 1.741985, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 2.612977, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.253924, + "range_504_ratio": 1.289074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.699423, + "hold30_r": 2.924208 + }, + { + "symbol": "WMB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.046296, + "strategy_rank": 72.732176, + "rr": 1.697424, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.546135, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.660408, + "hold30_r": 2.638852 + }, + { + "symbol": "WRB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 66.556967, + "rr": 1.600836, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.401255, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055439, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.25463, + "strategy_rank": 85.766001, + "rr": 1.634285, + "primary_prob": 20.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.451428, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60185, + "hold30_r": 2.626448 + }, + { + "symbol": "ABBV", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.849057, + "strategy_rank": 61.945804, + "rr": 2.426444, + "primary_prob": 21.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.639666, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058257, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.316562, + "strategy_rank": 64.918664, + "rr": 2.159813, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 3.23972, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.103888, + "hold30_r": 1.252436 + }, + { + "symbol": "ADM", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.872117, + "strategy_rank": 78.723871, + "rr": 1.545865, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.318797, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503563, + "hold30_r": 3.77808 + }, + { + "symbol": "AIG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.155136, + "strategy_rank": 79.375959, + "rr": 1.707198, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.560797, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.666592, + "hold30_r": 0.090639 + }, + { + "symbol": "AIZ", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.236897, + "strategy_rank": 59.627334, + "rr": 1.614096, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.421143, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.297414, + "range_504_ratio": 1.346373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054458, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.220126, + "strategy_rank": 66.463711, + "rr": 2.086482, + "primary_prob": 37.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.129723, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.322244, + "range_504_ratio": 1.380221, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.027589, + "hold30_r": 2.651746 + }, + { + "symbol": "ALB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.654088, + "strategy_rank": 94.09259, + "rr": 1.635285, + "primary_prob": 49.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.452927, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.604676, + "hold30_r": 3.378025 + }, + { + "symbol": "AMD", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.081761, + "strategy_rank": 93.431291, + "rr": 1.628077, + "primary_prob": 49.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.442116, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.600307, + "hold30_r": -0.707981 + }, + { + "symbol": "AMP", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.607966, + "strategy_rank": 74.595033, + "rr": 2.745469, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 4.118204, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.412667, + "range_504_ratio": 1.510841, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.703301, + "hold30_r": 2.263194 + }, + { + "symbol": "ANET", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.993711, + "strategy_rank": 85.266309, + "rr": 2.853869, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 4.280803, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.815097, + "hold30_r": 2.772541 + }, + { + "symbol": "AON", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.106918, + "strategy_rank": 71.769822, + "rr": 2.167782, + "primary_prob": 42.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 3.251673, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.114373, + "hold30_r": 0.387078 + }, + { + "symbol": "APA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.895178, + "strategy_rank": 97.510307, + "rr": 1.88685, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.830275, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021303, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.203354, + "strategy_rank": 82.11808, + "rr": 1.647098, + "primary_prob": 49.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.470646, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602135, + "hold30_r": -0.557862 + }, + { + "symbol": "BG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.45283, + "strategy_rank": 80.062169, + "rr": 2.744411, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 4.116617, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038326, + "hold30_r": 1.518185 + }, + { + "symbol": "BKR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.226415, + "strategy_rank": 91.364767, + "rr": 1.879881, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.819821, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0234, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.492662, + "strategy_rank": 93.675408, + "rr": 1.710324, + "primary_prob": 48.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.565486, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.677106, + "hold30_r": -1.0 + }, + { + "symbol": "BX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.381551, + "strategy_rank": 86.023153, + "rr": 1.850019, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.775029, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.543604, + "range_504_ratio": 1.722203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029726, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.268344, + "strategy_rank": 63.086585, + "rr": 2.179845, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.269767, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.125408, + "hold30_r": 0.64104 + }, + { + "symbol": "CDNS", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.832285, + "strategy_rank": 86.041595, + "rr": 1.884371, + "primary_prob": 46.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.826556, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.844079, + "hold30_r": 1.197561 + }, + { + "symbol": "CF", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.427673, + "strategy_rank": 95.039538, + "rr": 1.503748, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.255622, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.477641, + "hold30_r": 2.725352 + }, + { + "symbol": "CI", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.293501, + "strategy_rank": 65.964865, + "rr": 0.749232, + "primary_prob": 43.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.123848, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.386936, + "range_504_ratio": 1.472463, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.703896, + "hold30_r": 1.421839 + }, + { + "symbol": "COP", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.798742, + "strategy_rank": 91.555354, + "rr": 2.034465, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.051697, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.006675, + "hold30_r": 2.870513 + }, + { + "symbol": "COR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.784067, + "strategy_rank": 65.161399, + "rr": 1.671976, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.507964, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6143, + "hold30_r": 1.033355 + }, + { + "symbol": "COST", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.477987, + "strategy_rank": 75.032499, + "rr": 1.941882, + "primary_prob": 45.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.912823, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.887712, + "hold30_r": -0.108506 + }, + { + "symbol": "CTRA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.266247, + "strategy_rank": 94.528214, + "rr": 1.572779, + "primary_prob": 36.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.359168, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029147, + "hold30_r": 1.008192 + }, + { + "symbol": "CTVA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.29979, + "strategy_rank": 72.602322, + "rr": 2.082039, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.123058, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.035216, + "hold30_r": 3.211337 + }, + { + "symbol": "CVX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.807128, + "strategy_rank": 81.908086, + "rr": 1.856537, + "primary_prob": 31.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.784805, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817621, + "hold30_r": 1.532506 + }, + { + "symbol": "DDOG", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.412998, + "strategy_rank": 91.930103, + "rr": 2.765663, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 4.148494, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.017356, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.685535, + "strategy_rank": 97.049749, + "rr": 1.948015, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.922022, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.924103, + "hold30_r": 2.682171 + }, + { + "symbol": "ED", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.438155, + "strategy_rank": 59.28537, + "rr": 1.757193, + "primary_prob": 32.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.63579, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696682, + "hold30_r": 2.369985 + }, + { + "symbol": "EG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.639413, + "strategy_rank": 65.376459, + "rr": 2.17691, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.265365, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.271717, + "range_504_ratio": 1.312215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051802, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.945493, + "strategy_rank": 71.572305, + "rr": 2.10977, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.164655, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.072379, + "hold30_r": 1.040255 + }, + { + "symbol": "EOG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.855346, + "strategy_rank": 92.056064, + "rr": 1.694841, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.542261, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.669299, + "hold30_r": 1.902861 + }, + { + "symbol": "EQT", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.056604, + "strategy_rank": 97.111589, + "rr": 1.674322, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.511483, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.651168, + "hold30_r": 1.851306 + }, + { + "symbol": "EXE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.169811, + "strategy_rank": 93.845228, + "rr": 1.607953, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.411929, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583138, + "hold30_r": 1.165633 + }, + { + "symbol": "FANG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.008386, + "strategy_rank": 94.181184, + "rr": 1.753262, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.629893, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729495, + "hold30_r": 1.451755 + }, + { + "symbol": "FCX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.041929, + "strategy_rank": 89.546087, + "rr": 2.662528, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.993793, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.023646, + "hold30_r": 0.426236 + }, + { + "symbol": "FIX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.809224, + "strategy_rank": 73.876499, + "rr": 1.873857, + "primary_prob": 46.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.810786, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831124, + "hold30_r": 2.555758 + }, + { + "symbol": "FTNT", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.033543, + "strategy_rank": 91.50507, + "rr": 1.646861, + "primary_prob": 49.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.470291, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031374, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.81761, + "strategy_rank": 60.181114, + "rr": 1.883064, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.824596, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.829115, + "hold30_r": 1.519734 + }, + { + "symbol": "HAL", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.379455, + "strategy_rank": 94.117501, + "rr": 2.452231, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.678347, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024282, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.446541, + "strategy_rank": 78.602537, + "rr": 1.689468, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.534202, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.437984, + "range_504_ratio": 1.54958, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65142, + "hold30_r": 0.724115 + }, + { + "symbol": "HPQ", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.291405, + "strategy_rank": 88.90231, + "rr": 1.922903, + "primary_prob": 30.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.884355, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.177142, + "hold30_r": -1.137492 + }, + { + "symbol": "HST", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.735849, + "strategy_rank": 83.444383, + "rr": 1.965502, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.948253, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.93199, + "hold30_r": 0.415519 + }, + { + "symbol": "HWM", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.647799, + "strategy_rank": 76.471869, + "rr": 1.587066, + "primary_prob": 39.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.380598, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.317691, + "range_504_ratio": 1.373951, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546419, + "hold30_r": 0.338232 + }, + { + "symbol": "IRM", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.857442, + "strategy_rank": 73.982636, + "rr": 1.535428, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.303142, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489735, + "hold30_r": 3.085644 + }, + { + "symbol": "JBL", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.591195, + "strategy_rank": 80.17618, + "rr": 1.899434, + "primary_prob": 45.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.849151, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.858604, + "hold30_r": 1.524496 + }, + { + "symbol": "KLAC", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.509434, + "strategy_rank": 90.447817, + "rr": 1.917011, + "primary_prob": 45.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.875517, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.883704, + "hold30_r": -0.574753 + }, + { + "symbol": "KR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.429769, + "strategy_rank": 76.997491, + "rr": 1.959564, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.939346, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.365301, + "hold30_r": -1.312358 + }, + { + "symbol": "L", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.865828, + "strategy_rank": 59.40859, + "rr": 2.198571, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.297856, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058696, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.083857, + "strategy_rank": 80.253261, + "rr": 1.643028, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.464542, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.601365, + "hold30_r": -0.470342 + }, + { + "symbol": "LYV", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.823899, + "strategy_rank": 89.444094, + "rr": 1.815402, + "primary_prob": 46.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.723103, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035452, + "hold30_r": -0.456765 + }, + { + "symbol": "MAR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.622642, + "strategy_rank": 84.200284, + "rr": 1.929374, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.894062, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038901, + "hold30_r": 0.145304 + }, + { + "symbol": "MET", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.180294, + "strategy_rank": 63.676833, + "rr": 1.587362, + "primary_prob": 35.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.381043, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.281778, + "range_504_ratio": 1.325485, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.541858, + "hold30_r": 1.132398 + }, + { + "symbol": "MOS", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.637317, + "strategy_rank": 96.755327, + "rr": 1.786873, + "primary_prob": 21.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.68031, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.760344, + "hold30_r": 1.612881 + }, + { + "symbol": "MPC", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.589099, + "strategy_rank": 86.921156, + "rr": 2.552813, + "primary_prob": 20.84, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.829219, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.521182, + "hold30_r": 2.130312 + }, + { + "symbol": "MPWR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.025157, + "strategy_rank": 94.468238, + "rr": 1.691059, + "primary_prob": 48.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.536589, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.661123, + "hold30_r": 0.375481 + }, + { + "symbol": "MTB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.985325, + "strategy_rank": 81.043284, + "rr": 1.884819, + "primary_prob": 46.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.827228, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.845799, + "hold30_r": 1.913988 + }, + { + "symbol": "NOC", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.36478, + "strategy_rank": 75.317689, + "rr": 1.098449, + "primary_prob": 46.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.647673, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.355863, + "range_504_ratio": 1.427412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048159, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.073375, + "strategy_rank": 90.6204, + "rr": 2.270935, + "primary_prob": 34.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.406402, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.238064, + "hold30_r": 2.120191 + }, + { + "symbol": "NVDA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.356394, + "strategy_rank": 91.649057, + "rr": 1.576295, + "primary_prob": 50.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.364442, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.901964, + "range_504_ratio": 2.464438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026994, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.656184, + "strategy_rank": 72.378994, + "rr": 1.67326, + "primary_prob": 49.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.509891, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.635764, + "hold30_r": 0.898429 + }, + { + "symbol": "ON", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.84696, + "strategy_rank": 97.404169, + "rr": 1.573301, + "primary_prob": 50.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.359951, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544662, + "hold30_r": 2.06844 + }, + { + "symbol": "OXY", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.475891, + "strategy_rank": 97.656136, + "rr": 1.749735, + "primary_prob": 29.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.624602, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02808, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 91.874709, + "rr": 1.933044, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.899567, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0357, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.171908, + "strategy_rank": 78.156737, + "rr": 2.330988, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 3.496482, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.290834, + "hold30_r": 3.058448 + }, + { + "symbol": "PFE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.228512, + "strategy_rank": 65.383389, + "rr": 1.734578, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.601866, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.412401, + "hold30_r": -1.359264 + }, + { + "symbol": "PFG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.010482, + "strategy_rank": 70.961312, + "rr": 2.061678, + "primary_prob": 28.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.092517, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.017252, + "hold30_r": 3.633598 + }, + { + "symbol": "PGR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.0587, + "strategy_rank": 66.705525, + "rr": 1.35706, + "primary_prob": 40.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.035591, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.313384, + "range_504_ratio": 1.368047, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.312398, + "hold30_r": 2.26842 + }, + { + "symbol": "PSX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.662474, + "strategy_rank": 86.704736, + "rr": 1.552046, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.328069, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030632, + "hold30_r": 0.460281 + }, + { + "symbol": "PWR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.863732, + "strategy_rank": 88.308378, + "rr": 0.725802, + "primary_prob": 59.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.088703, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.506361, + "range_504_ratio": 1.659242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.690369, + "hold30_r": 1.205206 + }, + { + "symbol": "RF", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.027254, + "strategy_rank": 77.085186, + "rr": 1.683429, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.525143, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.643806, + "hold30_r": 1.368323 + }, + { + "symbol": "RJF", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.526205, + "strategy_rank": 79.563323, + "rr": 1.602368, + "primary_prob": 50.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.403553, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558793, + "hold30_r": 2.026148 + }, + { + "symbol": "SLB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.283019, + "strategy_rank": 92.901042, + "rr": 1.686805, + "primary_prob": 33.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.530208, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.660362, + "hold30_r": 1.552999 + }, + { + "symbol": "SMCI", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.645702, + "strategy_rank": 96.553665, + "rr": 1.546268, + "primary_prob": 36.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.319401, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514916, + "hold30_r": 6.711386 + }, + { + "symbol": "SNPS", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.775681, + "strategy_rank": 87.486492, + "rr": 1.673964, + "primary_prob": 49.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.510946, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.631644, + "hold30_r": 0.980251 + }, + { + "symbol": "STLD", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.234801, + "strategy_rank": 89.248879, + "rr": 2.64476, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.96714, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.61368, + "hold30_r": 2.879799 + }, + { + "symbol": "SYY", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.897275, + "strategy_rank": 72.470352, + "rr": 0.865575, + "primary_prob": 50.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.298363, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058548, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.436059, + "strategy_rank": 88.655869, + "rr": 1.582991, + "primary_prob": 50.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.374486, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552599, + "hold30_r": 1.214614 + }, + { + "symbol": "TSCO", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.389937, + "strategy_rank": 77.599734, + "rr": 1.771997, + "primary_prob": 47.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.657996, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.137522, + "hold30_r": -1.08689 + }, + { + "symbol": "TSLA", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.815514, + "strategy_rank": 94.384249, + "rr": 3.017493, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.526239, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.991726, + "hold30_r": 1.463251 + }, + { + "symbol": "TSN", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.687631, + "strategy_rank": 69.687618, + "rr": 2.573435, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.860153, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056432, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.800839, + "strategy_rank": 88.827114, + "rr": 1.871867, + "primary_prob": 46.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.807801, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018882, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.60587, + "strategy_rank": 87.929967, + "rr": 1.08958, + "primary_prob": 46.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.63437, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041952, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.018868, + "strategy_rank": 63.259651, + "rr": 0.948926, + "primary_prob": 55.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.42339, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.902107, + "hold30_r": -0.006309 + }, + { + "symbol": "VLO", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.218029, + "strategy_rank": 93.229608, + "rr": 1.588296, + "primary_prob": 20.04, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.382444, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026027, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.566038, + "strategy_rank": 79.745599, + "rr": 2.456495, + "primary_prob": 35.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.684742, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038846, + "hold30_r": 0.912004 + }, + { + "symbol": "WAB", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.599581, + "strategy_rank": 73.227656, + "rr": 2.22013, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.330195, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.253924, + "range_504_ratio": 1.289074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.174696, + "hold30_r": 0.302016 + }, + { + "symbol": "WMB", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.574423, + "strategy_rank": 70.255235, + "rr": 2.399647, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.59947, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04253, + "hold30_r": 1.00108 + }, + { + "symbol": "WRB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.243187, + "strategy_rank": 67.645544, + "rr": 2.31873, + "primary_prob": 25.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.478095, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051445, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.016771, + "strategy_rank": 85.632242, + "rr": 0.842747, + "primary_prob": 40.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.26412, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.806499, + "hold30_r": 1.289628 + }, + { + "symbol": "ABBV", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.271967, + "strategy_rank": 64.850084, + "rr": 1.910614, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.865921, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.299044, + "hold30_r": -1.233728 + }, + { + "symbol": "ACGL", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.832636, + "strategy_rank": 63.078044, + "rr": 1.999231, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.998847, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.937325, + "hold30_r": 1.53088 + }, + { + "symbol": "ADM", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.945607, + "strategy_rank": 78.641674, + "rr": 1.881355, + "primary_prob": 46.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.822033, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.83741, + "hold30_r": 2.687533 + }, + { + "symbol": "AIG", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.205021, + "strategy_rank": 76.260842, + "rr": 2.277672, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 3.416508, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045838, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.970711, + "strategy_rank": 68.719373, + "rr": 1.869393, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.80409, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.322244, + "range_504_ratio": 1.380221, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.803583, + "hold30_r": 2.616315 + }, + { + "symbol": "ALB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.874477, + "strategy_rank": 94.282698, + "rr": 1.864282, + "primary_prob": 46.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.796423, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.830132, + "hold30_r": 4.164389 + }, + { + "symbol": "AMD", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.690377, + "strategy_rank": 91.72961, + "rr": 1.62462, + "primary_prob": 50.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.43693, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.595713, + "hold30_r": -1.202832 + }, + { + "symbol": "ANET", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.389121, + "strategy_rank": 85.014347, + "rr": 2.693712, + "primary_prob": 37.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.040568, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.654258, + "hold30_r": 2.473153 + }, + { + "symbol": "APA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.476987, + "strategy_rank": 97.191302, + "rr": 1.832457, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.748685, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021459, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.414226, + "strategy_rank": 78.442777, + "rr": 1.944307, + "primary_prob": 45.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.916461, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049695, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.723849, + "strategy_rank": 80.418803, + "rr": 1.359337, + "primary_prob": 22.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.039005, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.308438, + "hold30_r": 0.722909 + }, + { + "symbol": "BG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.121339, + "strategy_rank": 78.449655, + "rr": 1.930329, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.895494, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.894223, + "hold30_r": 1.05532 + }, + { + "symbol": "BKR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.502092, + "strategy_rank": 90.870254, + "rr": 1.917241, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.875862, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024004, + "hold30_r": -0.560345 + }, + { + "symbol": "BLDR", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.665272, + "strategy_rank": 93.008905, + "rr": 2.016232, + "primary_prob": 44.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.024348, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.982016, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.426778, + "strategy_rank": 57.698745, + "rr": 1.111188, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.666782, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069086, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.531381, + "strategy_rank": 70.298063, + "rr": 2.308752, + "primary_prob": 40.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.463129, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.249001, + "hold30_r": 1.16984 + }, + { + "symbol": "CB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.577406, + "strategy_rank": 61.197295, + "rr": 1.868914, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.803371, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.812961, + "hold30_r": 1.213318 + }, + { + "symbol": "CDNS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.853556, + "strategy_rank": 85.7263, + "rr": 1.977313, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.965969, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.933876, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.849372, + "strategy_rank": 95.311471, + "rr": 1.577657, + "primary_prob": 50.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.366485, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.547998, + "hold30_r": 1.227023 + }, + { + "symbol": "CHRW", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.995816, + "strategy_rank": 76.177029, + "rr": 2.300528, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.450792, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.314743, + "range_504_ratio": 1.369907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.250769, + "hold30_r": 2.97674 + }, + { + "symbol": "CNP", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.962343, + "strategy_rank": 58.458609, + "rr": 1.546645, + "primary_prob": 51.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.319967, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48025, + "hold30_r": 2.336322 + }, + { + "symbol": "COP", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.594142, + "strategy_rank": 91.269971, + "rr": 1.747276, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.620915, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.716877, + "hold30_r": 2.452598 + }, + { + "symbol": "COR", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.761506, + "strategy_rank": 64.470633, + "rr": 2.340065, + "primary_prob": 25.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.510097, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063512, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.087866, + "strategy_rank": 75.010984, + "rr": 2.068637, + "primary_prob": 43.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.102956, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.013892, + "hold30_r": 0.35689 + }, + { + "symbol": "CTRA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.267782, + "strategy_rank": 94.383064, + "rr": 1.550633, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.325949, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031709, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.364017, + "strategy_rank": 73.078611, + "rr": 2.051251, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.076876, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.000216, + "hold30_r": 2.4476 + }, + { + "symbol": "CVS", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.380753, + "strategy_rank": 61.538552, + "rr": 2.062187, + "primary_prob": 28.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.093281, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.001102, + "hold30_r": 2.035745 + }, + { + "symbol": "CVX", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.292887, + "strategy_rank": 81.391869, + "rr": 1.595039, + "primary_prob": 35.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.392558, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552677, + "hold30_r": 0.94936 + }, + { + "symbol": "DDOG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.933054, + "strategy_rank": 95.095518, + "rr": 1.080754, + "primary_prob": 46.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.621131, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064265, + "hold30_r": 0.335709 + }, + { + "symbol": "DELL", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.334728, + "strategy_rank": 78.562076, + "rr": 2.584946, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.877419, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.473585, + "range_504_ratio": 1.60574, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042808, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.803347, + "strategy_rank": 92.418502, + "rr": 1.113215, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.669822, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.074104, + "hold30_r": -1.468509 + }, + { + "symbol": "DVN", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.686192, + "strategy_rank": 96.961963, + "rr": 1.575049, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.362574, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025031, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.460251, + "strategy_rank": 60.636372, + "rr": 1.226313, + "primary_prob": 58.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.839469, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.157744, + "hold30_r": 1.780692 + }, + { + "symbol": "EG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.623431, + "strategy_rank": 64.653938, + "rr": 2.264877, + "primary_prob": 26.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.397316, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.271717, + "range_504_ratio": 1.312215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058245, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527197, + "strategy_rank": 73.432294, + "rr": 1.974167, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.961251, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.93159, + "hold30_r": 0.971181 + }, + { + "symbol": "EOG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.757322, + "strategy_rank": 91.999437, + "rr": 2.059948, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.089922, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027137, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.058577, + "strategy_rank": 97.086307, + "rr": 1.19657, + "primary_prob": 43.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.794855, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026507, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.175732, + "strategy_rank": 93.388357, + "rr": 1.747926, + "primary_prob": 30.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.621888, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.719531, + "hold30_r": 1.230869 + }, + { + "symbol": "FANG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.012552, + "strategy_rank": 94.224653, + "rr": 1.772172, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.658258, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.746994, + "hold30_r": 0.90878 + }, + { + "symbol": "FDS", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.368201, + "strategy_rank": 66.969432, + "rr": 2.267995, + "primary_prob": 41.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.401992, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.209173, + "hold30_r": 2.879877 + }, + { + "symbol": "FIX", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.343096, + "strategy_rank": 76.390689, + "rr": 2.49813, + "primary_prob": 23.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.747195, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.453017, + "hold30_r": 2.119496 + }, + { + "symbol": "FTNT", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.200837, + "strategy_rank": 92.484845, + "rr": 1.977573, + "primary_prob": 29.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.966359, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028744, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.740586, + "strategy_rank": 61.738869, + "rr": 1.606886, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.410329, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.548003, + "hold30_r": 1.049911 + }, + { + "symbol": "GIS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.949791, + "strategy_rank": 61.039801, + "rr": 1.325179, + "primary_prob": 41.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.987769, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.305781, + "range_504_ratio": 1.357685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.258666, + "hold30_r": 0.815426 + }, + { + "symbol": "HAL", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.384937, + "strategy_rank": 93.847953, + "rr": 1.706092, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.559138, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024788, + "hold30_r": -0.20592 + }, + { + "symbol": "HPQ", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.142259, + "strategy_rank": 89.417327, + "rr": 1.553637, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.330456, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.511917, + "hold30_r": -1.003997 + }, + { + "symbol": "HSY", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.878661, + "strategy_rank": 62.150553, + "rr": 0.934964, + "primary_prob": 51.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.402446, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.322217, + "range_504_ratio": 1.380185, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.851219, + "hold30_r": 1.391087 + }, + { + "symbol": "IRM", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.297071, + "strategy_rank": 75.40795, + "rr": 2.426544, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.639816, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.374179, + "hold30_r": 3.199777 + }, + { + "symbol": "KLAC", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.573222, + "strategy_rank": 90.792904, + "rr": 1.811269, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.716904, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.775258, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.179916, + "strategy_rank": 77.85329, + "rr": 1.917093, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.875639, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.864918, + "hold30_r": 1.374219 + }, + { + "symbol": "L", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.171548, + "strategy_rank": 58.730313, + "rr": 2.209101, + "primary_prob": 26.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.313651, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063875, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.799163, + "strategy_rank": 81.090312, + "rr": 2.246643, + "primary_prob": 41.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.369965, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.201423, + "hold30_r": -1.254383 + }, + { + "symbol": "LYV", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.644351, + "strategy_rank": 87.99113, + "rr": 1.83704, + "primary_prob": 46.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.75556, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038493, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.217573, + "strategy_rank": 63.87798, + "rr": 2.448767, + "primary_prob": 24.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.673151, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.281778, + "range_504_ratio": 1.325485, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051585, + "hold30_r": 1.893516 + }, + { + "symbol": "MOS", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.430962, + "strategy_rank": 96.521715, + "rr": 2.199141, + "primary_prob": 42.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.298712, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.170824, + "hold30_r": 0.841989 + }, + { + "symbol": "MPC", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.966527, + "strategy_rank": 86.759659, + "rr": 1.256642, + "primary_prob": 34.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.884963, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.223497, + "hold30_r": 1.559982 + }, + { + "symbol": "MPWR", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.782427, + "strategy_rank": 93.507198, + "rr": 2.083005, + "primary_prob": 43.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.124508, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.05373, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.041841, + "strategy_rank": 59.811126, + "rr": 1.472169, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.208253, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068576, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.154812, + "strategy_rank": 80.197303, + "rr": 1.095042, + "primary_prob": 61.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.642564, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.050746, + "hold30_r": 1.910322 + }, + { + "symbol": "NOC", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.062762, + "strategy_rank": 76.603432, + "rr": 1.79205, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.688074, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.355863, + "range_504_ratio": 1.427412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.740615, + "hold30_r": 2.533617 + }, + { + "symbol": "NUE", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.108787, + "strategy_rank": 88.358614, + "rr": 2.827629, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.241443, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03131, + "hold30_r": 1.486427 + }, + { + "symbol": "NVDA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.610879, + "strategy_rank": 89.124484, + "rr": 1.611047, + "primary_prob": 50.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.416571, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.901964, + "range_504_ratio": 2.464438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027296, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.125523, + "strategy_rank": 78.854046, + "rr": 2.281178, + "primary_prob": 41.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.421767, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.47933, + "range_504_ratio": 1.614992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.242217, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.008368, + "strategy_rank": 72.593749, + "rr": 1.834738, + "primary_prob": 46.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.752107, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127231, + "hold30_r": -1.084896 + }, + { + "symbol": "ON", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.640167, + "strategy_rank": 97.231833, + "rr": 1.892965, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.839447, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.862573, + "hold30_r": 1.954492 + }, + { + "symbol": "OXY", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.895397, + "strategy_rank": 97.859972, + "rr": 1.043849, + "primary_prob": 30.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.565774, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027842, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.083682, + "strategy_rank": 91.986552, + "rr": 1.605643, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.408464, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573367, + "hold30_r": 2.335237 + }, + { + "symbol": "PAYX", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.589958, + "strategy_rank": 66.914641, + "rr": 1.723437, + "primary_prob": 48.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.585155, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667531, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.552301, + "strategy_rank": 80.70206, + "rr": 2.333233, + "primary_prob": 40.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 3.499849, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.289953, + "hold30_r": 4.115226 + }, + { + "symbol": "PFE", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.598326, + "strategy_rank": 68.595029, + "rr": 2.581738, + "primary_prob": 35.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.872607, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059744, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.158996, + "strategy_rank": 69.829251, + "rr": 2.005463, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.008194, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.95657, + "hold30_r": 4.48689 + }, + { + "symbol": "PGR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.924686, + "strategy_rank": 67.110328, + "rr": 1.163156, + "primary_prob": 44.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.744734, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.313384, + "range_504_ratio": 1.368047, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.110379, + "hold30_r": 3.755803 + }, + { + "symbol": "PSX", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.912134, + "strategy_rank": 83.752064, + "rr": 0.928093, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.39214, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032418, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.251046, + "strategy_rank": 77.681995, + "rr": 1.601152, + "primary_prob": 50.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.401728, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554935, + "hold30_r": 2.791236 + }, + { + "symbol": "RSG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.543933, + "strategy_rank": 58.948603, + "rr": 1.966023, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.949035, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.304027, + "range_504_ratio": 1.355306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.889661, + "hold30_r": 4.325349 + }, + { + "symbol": "SLB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.991632, + "strategy_rank": 91.273683, + "rr": 1.770597, + "primary_prob": 47.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.655895, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.106899, + "hold30_r": -1.079095 + }, + { + "symbol": "SMCI", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.920502, + "strategy_rank": 96.079633, + "rr": 1.515834, + "primary_prob": 34.15, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.273751, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.484989, + "hold30_r": 4.082245 + }, + { + "symbol": "SNPS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.736402, + "strategy_rank": 87.983748, + "rr": 1.373157, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.059735, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.326912, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.753138, + "strategy_rank": 58.249535, + "rr": 1.826438, + "primary_prob": 46.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.739658, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.763691, + "hold30_r": 2.55007 + }, + { + "symbol": "STLD", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.317992, + "strategy_rank": 86.939296, + "rr": 2.424598, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.636897, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.393469, + "hold30_r": 2.171288 + }, + { + "symbol": "SYY", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.330544, + "strategy_rank": 74.399857, + "rr": 1.613955, + "primary_prob": 17.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.420933, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062387, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.481172, + "strategy_rank": 75.988177, + "rr": 1.343932, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.015898, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.449009, + "range_504_ratio": 1.566759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303466, + "hold30_r": -0.014845 + }, + { + "symbol": "TRGP", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.129707, + "strategy_rank": 88.585158, + "rr": 1.781035, + "primary_prob": 46.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.671552, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033901, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.786611, + "strategy_rank": 78.629751, + "rr": 1.915534, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.873301, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.87746, + "hold30_r": 1.308487 + }, + { + "symbol": "TSLA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.711297, + "strategy_rank": 95.807929, + "rr": 1.544521, + "primary_prob": 51.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.316781, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.516821, + "hold30_r": 0.727711 + }, + { + "symbol": "TSN", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.669456, + "strategy_rank": 69.143985, + "rr": 2.362464, + "primary_prob": 40.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.543697, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.268146, + "hold30_r": -1.206782 + }, + { + "symbol": "ULTA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.410042, + "strategy_rank": 87.652165, + "rr": 0.975947, + "primary_prob": 49.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.46392, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039781, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.221757, + "strategy_rank": 93.400324, + "rr": 1.343411, + "primary_prob": 24.82, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.015117, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05045, + "hold30_r": -1.023503 + }, + { + "symbol": "VST", + "date": "2022-07-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.899582, + "strategy_rank": 79.944947, + "rr": 2.437046, + "primary_prob": 20.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.655569, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041485, + "hold30_r": 0.931366 + }, + { + "symbol": "WMB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.133891, + "strategy_rank": 69.292262, + "rr": 1.602467, + "primary_prob": 50.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.4037, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04555, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.351464, + "strategy_rank": 69.24018, + "rr": 2.35547, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.533205, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051964, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.338912, + "strategy_rank": 85.944545, + "rr": 0.995156, + "primary_prob": 32.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.492734, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.9559, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.169691, + "strategy_rank": 67.107791, + "rr": 2.223126, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.334689, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051054, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.552828, + "strategy_rank": 64.076841, + "rr": 2.33828, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 3.50742, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.282392, + "hold30_r": 2.428214 + }, + { + "symbol": "ADM", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.821772, + "strategy_rank": 77.086446, + "rr": 2.696728, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.045091, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.649855, + "hold30_r": 0.85766 + }, + { + "symbol": "AIG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.086446, + "strategy_rank": 78.153682, + "rr": 1.932989, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.899484, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.886313, + "hold30_r": 1.176417 + }, + { + "symbol": "AJG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.102455, + "strategy_rank": 71.195304, + "rr": 0.914636, + "primary_prob": 53.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.371953, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.322244, + "range_504_ratio": 1.380221, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859832, + "hold30_r": 1.125515 + }, + { + "symbol": "ALB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.394877, + "strategy_rank": 91.067236, + "rr": 1.507551, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.261326, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472025, + "hold30_r": 3.50081 + }, + { + "symbol": "AMCR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.683031, + "strategy_rank": 64.290288, + "rr": 1.46337, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.195056, + "raw_level_count": 17, + "gate_level_count": 17, + "range_504_log": 0.236389, + "range_504_ratio": 1.266667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057754, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.967983, + "strategy_rank": 86.414088, + "rr": 1.781537, + "primary_prob": 47.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.672306, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.742536, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.469584, + "strategy_rank": 66.60619, + "rr": 2.065339, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.098008, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052313, + "hold30_r": -0.539537 + }, + { + "symbol": "APA", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.252935, + "strategy_rank": 97.33191, + "rr": 1.566313, + "primary_prob": 51.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.34947, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021938, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.750267, + "strategy_rank": 74.994664, + "rr": 2.284253, + "primary_prob": 41.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.42638, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053504, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.023479, + "strategy_rank": 79.967983, + "rr": 1.195811, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.793717, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143684, + "hold30_r": -0.037493 + }, + { + "symbol": "BG", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.339381, + "strategy_rank": 76.926361, + "rr": 2.117679, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.176519, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040257, + "hold30_r": -0.815307 + }, + { + "symbol": "BKR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.557097, + "strategy_rank": 90.651014, + "rr": 2.500156, + "primary_prob": 24.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.750233, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026175, + "hold30_r": -0.466853 + }, + { + "symbol": "BLDR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.33191, + "strategy_rank": 94.898613, + "rr": 1.598817, + "primary_prob": 50.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.398225, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032153, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.580576, + "strategy_rank": 73.820704, + "rr": 1.684803, + "primary_prob": 49.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.527205, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.62569, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.845251, + "strategy_rank": 61.760939, + "rr": 1.560798, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.341196, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.505013, + "hold30_r": 0.970298 + }, + { + "symbol": "CDNS", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.541089, + "strategy_rank": 85.186766, + "rr": 1.345853, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.018779, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.300294, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.826041, + "strategy_rank": 94.535752, + "rr": 1.727633, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.591449, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697977, + "hold30_r": 0.642556 + }, + { + "symbol": "CHRW", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.604055, + "strategy_rank": 76.584845, + "rr": 0.990791, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.486186, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.314743, + "range_504_ratio": 1.369907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.941721, + "hold30_r": -0.336927 + }, + { + "symbol": "CI", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.299893, + "strategy_rank": 69.562433, + "rr": 0.913692, + "primary_prob": 34.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.370539, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.386936, + "range_504_ratio": 1.472463, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.854045, + "hold30_r": 1.999649 + }, + { + "symbol": "COP", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.758805, + "strategy_rank": 91.419424, + "rr": 1.554994, + "primary_prob": 51.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.332491, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523929, + "hold30_r": 4.122975 + }, + { + "symbol": "COR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.631804, + "strategy_rank": 61.931697, + "rr": 2.251278, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.376918, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.195417, + "hold30_r": 0.162763 + }, + { + "symbol": "COST", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.114194, + "strategy_rank": 77.235859, + "rr": 1.753927, + "primary_prob": 43.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.63089, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.148968, + "hold30_r": -1.089321 + }, + { + "symbol": "CTRA", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.679829, + "strategy_rank": 94.685165, + "rr": 1.772065, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.658097, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.741723, + "hold30_r": 1.105557 + }, + { + "symbol": "CTVA", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.462113, + "strategy_rank": 72.315902, + "rr": 1.565191, + "primary_prob": 51.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.347787, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.509381, + "hold30_r": 3.216352 + }, + { + "symbol": "CVS", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.177161, + "strategy_rank": 62.838847, + "rr": 2.290143, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.435214, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062787, + "hold30_r": -1.00264 + }, + { + "symbol": "CVX", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.770544, + "strategy_rank": 82.892209, + "rr": 2.34972, + "primary_prob": 40.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.524581, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040315, + "hold30_r": 0.68247 + }, + { + "symbol": "DDOG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.197439, + "strategy_rank": 95.965848, + "rr": 1.862596, + "primary_prob": 46.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.793894, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02032, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.390608, + "strategy_rank": 76.371398, + "rr": 1.014077, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.521116, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.542321, + "hold30_r": -1.480306 + }, + { + "symbol": "DLTR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.612593, + "strategy_rank": 92.881537, + "rr": 0.713266, + "primary_prob": 59.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.069899, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.670143, + "hold30_r": -2.097496 + }, + { + "symbol": "DVN", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.466382, + "strategy_rank": 97.097118, + "rr": 2.185807, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.27871, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.161923, + "hold30_r": 2.691688 + }, + { + "symbol": "EIX", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.896478, + "strategy_rank": 60.469584, + "rr": 1.459919, + "primary_prob": 38.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.189879, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058816, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.141942, + "strategy_rank": 72.828175, + "rr": 1.499872, + "primary_prob": 37.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.249808, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.454735, + "hold30_r": 0.272968 + }, + { + "symbol": "EOG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.051227, + "strategy_rank": 91.824973, + "rr": 2.098042, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.147063, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.070819, + "hold30_r": 2.489474 + }, + { + "symbol": "EQT", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.039488, + "strategy_rank": 97.246531, + "rr": 1.891536, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.837304, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.867563, + "hold30_r": 1.484656 + }, + { + "symbol": "EXE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.905016, + "strategy_rank": 93.57524, + "rr": 1.869735, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.804603, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.84176, + "hold30_r": 1.843022 + }, + { + "symbol": "FANG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.185699, + "strategy_rank": 94.727855, + "rr": 1.569702, + "primary_prob": 50.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.354552, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.54415, + "hold30_r": 1.394612 + }, + { + "symbol": "FDS", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.699039, + "strategy_rank": 68.826041, + "rr": 2.488403, + "primary_prob": 39.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.732605, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.428444, + "hold30_r": 1.71728 + }, + { + "symbol": "FTNT", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.315902, + "strategy_rank": 91.771612, + "rr": 2.161699, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.242549, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.64057, + "hold30_r": -1.607162 + }, + { + "symbol": "GL", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.53682, + "strategy_rank": 61.942369, + "rr": 2.059238, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.088857, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.242129, + "range_504_ratio": 1.273959, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060792, + "hold30_r": 0.859858 + }, + { + "symbol": "HAL", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.545358, + "strategy_rank": 94.215582, + "rr": 2.55611, + "primary_prob": 23.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.834165, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026258, + "hold30_r": 0.447954 + }, + { + "symbol": "HPQ", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.18143, + "strategy_rank": 86.499466, + "rr": 2.869537, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.304305, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043001, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.204909, + "strategy_rank": 80.939168, + "rr": 1.671573, + "primary_prob": 49.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.507359, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633339, + "hold30_r": 0.870955 + }, + { + "symbol": "IRM", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.726788, + "strategy_rank": 76.328709, + "rr": 1.812376, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.718563, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.754912, + "hold30_r": 3.053798 + }, + { + "symbol": "KO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.042689, + "strategy_rank": 57.086446, + "rr": 1.389942, + "primary_prob": 28.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.084912, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.251059, + "range_504_ratio": 1.285386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076905, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.244397, + "strategy_rank": 73.639274, + "rr": 2.281653, + "primary_prob": 21.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.42248, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.224097, + "hold30_r": 0.557547 + }, + { + "symbol": "L", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.03095, + "strategy_rank": 60.266809, + "rr": 1.580904, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.371356, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526036, + "hold30_r": 0.039659 + }, + { + "symbol": "LLY", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.596585, + "strategy_rank": 70.960512, + "rr": 1.106727, + "primary_prob": 46.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.66009, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053994, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.817503, + "strategy_rank": 86.01921, + "rr": 2.522032, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.783047, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035653, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.383138, + "strategy_rank": 90.533618, + "rr": 1.764116, + "primary_prob": 47.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.646174, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040973, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.323372, + "strategy_rank": 78.089648, + "rr": 2.120141, + "primary_prob": 43.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.180212, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044272, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.691569, + "strategy_rank": 70.437567, + "rr": 1.016369, + "primary_prob": 40.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.524553, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.618285, + "range_504_ratio": 1.855742, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962245, + "hold30_r": 1.151636 + }, + { + "symbol": "MET", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.564568, + "strategy_rank": 64.70651, + "rr": 1.929099, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.893648, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.281778, + "range_504_ratio": 1.325485, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.875288, + "hold30_r": 0.884151 + }, + { + "symbol": "MOS", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.399146, + "strategy_rank": 96.542156, + "rr": 1.603117, + "primary_prob": 50.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.404676, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.575433, + "hold30_r": 0.177834 + }, + { + "symbol": "MPC", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.264674, + "strategy_rank": 86.403415, + "rr": 1.906431, + "primary_prob": 27.9, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.859647, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.872589, + "hold30_r": 0.631704 + }, + { + "symbol": "MRK", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.046958, + "strategy_rank": 61.921025, + "rr": 2.17209, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.258135, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061022, + "hold30_r": -0.302951 + }, + { + "symbol": "MTB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.67556, + "strategy_rank": 79.733191, + "rr": 0.723463, + "primary_prob": 73.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.085195, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672613, + "hold30_r": 1.439004 + }, + { + "symbol": "NI", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.109925, + "strategy_rank": 57.929562, + "rr": 2.372169, + "primary_prob": 21.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.558254, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062035, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.058698, + "strategy_rank": 83.842049, + "rr": 1.529674, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.294512, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495049, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.766275, + "strategy_rank": 75.848453, + "rr": 1.731744, + "primary_prob": 48.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.597617, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687953, + "hold30_r": 1.291903 + }, + { + "symbol": "OXY", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893276, + "strategy_rank": 98.036286, + "rr": 0.87291, + "primary_prob": 52.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.309364, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.845838, + "hold30_r": 0.909928 + }, + { + "symbol": "PANW", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.478122, + "strategy_rank": 93.084312, + "rr": 2.183718, + "primary_prob": 42.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.275576, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037033, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.260406, + "strategy_rank": 80.096051, + "rr": 1.756488, + "primary_prob": 47.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.634732, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.708982, + "hold30_r": 4.250774 + }, + { + "symbol": "PFE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.991462, + "strategy_rank": 64.429029, + "rr": 2.194977, + "primary_prob": 27.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.292465, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051166, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.125934, + "strategy_rank": 72.03842, + "rr": 1.681675, + "primary_prob": 49.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.522512, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.630288, + "hold30_r": 3.556663 + }, + { + "symbol": "PGR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.754536, + "strategy_rank": 68.783351, + "rr": 0.796199, + "primary_prob": 56.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.194299, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.313384, + "range_504_ratio": 1.368047, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741753, + "hold30_r": 2.927535 + }, + { + "symbol": "PSX", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.778015, + "strategy_rank": 80.0, + "rr": 1.889631, + "primary_prob": 38.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.834447, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031868, + "hold30_r": -0.678276 + }, + { + "symbol": "PWR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.118463, + "strategy_rank": 90.170758, + "rr": 0.698487, + "primary_prob": 55.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.047731, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.553776, + "range_504_ratio": 1.73981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.660922, + "hold30_r": 0.249411 + }, + { + "symbol": "RJF", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.51334, + "strategy_rank": 78.64461, + "rr": 1.692081, + "primary_prob": 48.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.538122, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.642917, + "hold30_r": 1.920196 + }, + { + "symbol": "SLB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.636073, + "strategy_rank": 90.971185, + "rr": 1.676868, + "primary_prob": 49.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.515302, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.648208, + "hold30_r": 1.649127 + }, + { + "symbol": "SRE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.256137, + "strategy_rank": 57.780149, + "rr": 0.920594, + "primary_prob": 66.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.38089, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064873, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.912487, + "strategy_rank": 83.191035, + "rr": 1.703403, + "primary_prob": 48.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.555105, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.670117, + "hold30_r": -0.028334 + }, + { + "symbol": "SYY", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.889007, + "strategy_rank": 76.20064, + "rr": 1.615284, + "primary_prob": 17.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.422926, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062882, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.418356, + "strategy_rank": 70.394877, + "rr": 1.283344, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.925016, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.240482, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.272145, + "strategy_rank": 84.791889, + "rr": 0.816915, + "primary_prob": 51.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.225373, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.689717, + "range_504_ratio": 1.993152, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031036, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.83778, + "strategy_rank": 88.121665, + "rr": 1.61178, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.417671, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036198, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.963714, + "strategy_rank": 59.391676, + "rr": 2.324826, + "primary_prob": 25.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.487239, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.256847, + "range_504_ratio": 1.292847, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.271019, + "hold30_r": 1.027683 + }, + { + "symbol": "TSCO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.485592, + "strategy_rank": 79.434365, + "rr": 1.633985, + "primary_prob": 34.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.450977, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592007, + "hold30_r": -0.324345 + }, + { + "symbol": "TSLA", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.236926, + "strategy_rank": 94.429029, + "rr": 1.956882, + "primary_prob": 45.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.935322, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030418, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.794023, + "strategy_rank": 71.248666, + "rr": 1.849813, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.774719, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.127373, + "hold30_r": -2.058702 + }, + { + "symbol": "ULTA", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.84952, + "strategy_rank": 87.3746, + "rr": 1.94378, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.91567, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.909217, + "hold30_r": 2.306537 + }, + { + "symbol": "VLO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.972252, + "strategy_rank": 93.361793, + "rr": 0.726799, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.090199, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700732, + "hold30_r": -0.320368 + }, + { + "symbol": "VRTX", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.624333, + "strategy_rank": 77.822839, + "rr": 1.103192, + "primary_prob": 46.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.654788, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.520669, + "range_504_ratio": 1.683153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.055691, + "hold30_r": 1.091551 + }, + { + "symbol": "VST", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900747, + "strategy_rank": 78.975454, + "rr": 1.038991, + "primary_prob": 58.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.558487, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045226, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.327641, + "strategy_rank": 70.917823, + "rr": 2.32669, + "primary_prob": 40.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.490036, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042923, + "hold30_r": 0.131544 + }, + { + "symbol": "WRB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.983991, + "strategy_rank": 69.306297, + "rr": 1.861346, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.792019, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.808861, + "hold30_r": 2.368963 + }, + { + "symbol": "XOM", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.410886, + "strategy_rank": 85.29349, + "rr": 1.678875, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.518312, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038853, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.205184, + "strategy_rank": 74.983434, + "rr": 0.725147, + "primary_prob": 73.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.087721, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.666479, + "hold30_r": -1.40308 + }, + { + "symbol": "ABBV", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.412527, + "strategy_rank": 67.298154, + "rr": 1.544296, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.316444, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05601, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.829374, + "strategy_rank": 61.443345, + "rr": 2.832222, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.248333, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065916, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.388769, + "strategy_rank": 76.540747, + "rr": 2.59774, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.89661, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.544212, + "hold30_r": 0.790754 + }, + { + "symbol": "ANET", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.656587, + "strategy_rank": 88.322394, + "rr": 2.06111, + "primary_prob": 42.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.091664, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040115, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.24406, + "strategy_rank": 97.690907, + "rr": 1.604303, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.406454, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.583313, + "hold30_r": 1.228951 + }, + { + "symbol": "AVGO", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.285097, + "strategy_rank": 77.519309, + "rr": 2.085596, + "primary_prob": 43.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.128394, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053415, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.609071, + "strategy_rank": 76.710492, + "rr": 1.670088, + "primary_prob": 49.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.505132, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093838, + "hold30_r": -1.048444 + }, + { + "symbol": "BKR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.952484, + "strategy_rank": 90.006221, + "rr": 1.863493, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.795239, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027212, + "hold30_r": -0.7711 + }, + { + "symbol": "BLDR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.840173, + "strategy_rank": 95.219513, + "rr": 1.71149, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.567235, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.126107, + "hold30_r": -1.094915 + }, + { + "symbol": "BRO", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.012959, + "strategy_rank": 73.033019, + "rr": 0.814923, + "primary_prob": 70.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.222385, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.746663, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.561555, + "strategy_rank": 58.237749, + "rr": 1.87332, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.80998, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.807676, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.684665, + "strategy_rank": 86.379913, + "rr": 0.849291, + "primary_prob": 49.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.273936, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799525, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.812095, + "strategy_rank": 94.249373, + "rr": 0.931119, + "primary_prob": 56.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.396678, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.89884, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.408207, + "strategy_rank": 91.163091, + "rr": 2.054652, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.081978, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.020919, + "hold30_r": 2.474278 + }, + { + "symbol": "COR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.200864, + "strategy_rank": 64.997239, + "rr": 1.97155, + "primary_prob": 44.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.957325, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056389, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.984881, + "strategy_rank": 76.884886, + "rr": 2.253676, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.380514, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061818, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.676026, + "strategy_rank": 94.595225, + "rr": 1.735514, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.603271, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.703342, + "hold30_r": -0.164665 + }, + { + "symbol": "CTVA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.632829, + "strategy_rank": 71.54557, + "rr": 1.50389, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.255834, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450006, + "hold30_r": -0.147959 + }, + { + "symbol": "CVS", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.257019, + "strategy_rank": 66.193182, + "rr": 1.91421, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.871315, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0944, + "hold30_r": -1.029481 + }, + { + "symbol": "CVX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.708423, + "strategy_rank": 82.768388, + "rr": 1.516358, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.274537, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.473046, + "hold30_r": -0.129253 + }, + { + "symbol": "DDOG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.768898, + "strategy_rank": 91.393892, + "rr": 1.722052, + "primary_prob": 48.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.583078, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.020558, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.596112, + "strategy_rank": 92.738961, + "rr": 1.270552, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.905828, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.35883, + "hold30_r": -2.313497 + }, + { + "symbol": "DVN", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.460043, + "strategy_rank": 96.871221, + "rr": 1.54833, + "primary_prob": 40.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.322494, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.521871, + "hold30_r": 0.676338 + }, + { + "symbol": "EIX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.317495, + "strategy_rank": 60.805741, + "rr": 1.814695, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.722042, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75066, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.736501, + "strategy_rank": 73.770891, + "rr": 1.602767, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.404151, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.551455, + "hold30_r": -1.013816 + }, + { + "symbol": "EOG", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.760259, + "strategy_rank": 92.683638, + "rr": 2.091756, + "primary_prob": 43.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.137633, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.062574, + "hold30_r": 1.253037 + }, + { + "symbol": "EQT", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.028078, + "strategy_rank": 97.280819, + "rr": 1.723448, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.585172, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.698587, + "hold30_r": 0.319977 + }, + { + "symbol": "ERIE", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.665227, + "strategy_rank": 64.314202, + "rr": 2.143997, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.215996, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061771, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.976242, + "strategy_rank": 93.5468, + "rr": 1.544342, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.316514, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514609, + "hold30_r": 0.716438 + }, + { + "symbol": "FANG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.056156, + "strategy_rank": 94.658726, + "rr": 1.595549, + "primary_prob": 50.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.393324, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.568011, + "hold30_r": 0.054622 + }, + { + "symbol": "FDS", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421166, + "strategy_rank": 68.338506, + "rr": 1.72171, + "primary_prob": 48.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.582565, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.655555, + "hold30_r": -1.664917 + }, + { + "symbol": "FTNT", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.87257, + "strategy_rank": 92.583615, + "rr": 1.860656, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.790984, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026038, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.12959, + "strategy_rank": 61.009807, + "rr": 1.373233, + "primary_prob": 50.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.05985, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.242129, + "range_504_ratio": 1.273959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.291951, + "hold30_r": -1.223826 + }, + { + "symbol": "HAL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.192225, + "strategy_rank": 93.924525, + "rr": 2.753408, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.130112, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028164, + "hold30_r": -0.738538 + }, + { + "symbol": "HPQ", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.064795, + "strategy_rank": 86.37869, + "rr": 2.081562, + "primary_prob": 43.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.122343, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041865, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.477322, + "strategy_rank": 80.246423, + "rr": 2.059438, + "primary_prob": 43.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.089157, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038212, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.069114, + "strategy_rank": 69.115694, + "rr": 1.774258, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.661387, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086905, + "hold30_r": -1.040037 + }, + { + "symbol": "IRM", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.857451, + "strategy_rank": 73.319633, + "rr": 2.029671, + "primary_prob": 25.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.044506, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054168, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.796976, + "strategy_rank": 87.250764, + "rr": 1.787724, + "primary_prob": 47.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.681586, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033062, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.88121, + "strategy_rank": 74.59484, + "rr": 1.69553, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.543294, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.632716, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.341253, + "strategy_rank": 80.26865, + "rr": 1.819535, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.729303, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04708, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.468683, + "strategy_rank": 69.594421, + "rr": 1.949637, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.924456, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053781, + "hold30_r": 0.55262 + }, + { + "symbol": "LMT", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.289417, + "strategy_rank": 63.783822, + "rr": 2.104749, + "primary_prob": 29.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.157124, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068585, + "hold30_r": -1.009297 + }, + { + "symbol": "LYV", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.336933, + "strategy_rank": 86.722585, + "rr": 1.758937, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.638406, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.211772, + "hold30_r": -1.171947 + }, + { + "symbol": "MAR", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.825054, + "strategy_rank": 81.554237, + "rr": 2.03697, + "primary_prob": 44.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.055455, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049163, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.328294, + "strategy_rank": 94.937896, + "rr": 2.877613, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 4.316419, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029106, + "hold30_r": -0.396232 + }, + { + "symbol": "MPC", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.788337, + "strategy_rank": 85.368988, + "rr": 1.545572, + "primary_prob": 33.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.318358, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508527, + "hold30_r": 0.155686 + }, + { + "symbol": "MPWR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.041037, + "strategy_rank": 89.53714, + "rr": 1.309129, + "primary_prob": 41.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.963693, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032177, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.712743, + "strategy_rank": 63.693095, + "rr": 1.591225, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.386838, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06081, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.909287, + "strategy_rank": 59.7721, + "rr": 2.285502, + "primary_prob": 21.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.428253, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064546, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.5054, + "strategy_rank": 86.232744, + "rr": 2.788846, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 4.18327, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.901964, + "range_504_ratio": 2.464438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027134, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.533477, + "strategy_rank": 79.694793, + "rr": 1.663875, + "primary_prob": 49.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.495813, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.47933, + "range_504_ratio": 1.614992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043476, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.853132, + "strategy_rank": 75.501723, + "rr": 2.112794, + "primary_prob": 43.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.169192, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046927, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.62419, + "strategy_rank": 96.427548, + "rr": 1.095971, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.643956, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.067265, + "hold30_r": -0.268843 + }, + { + "symbol": "OXY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892009, + "strategy_rank": 98.079746, + "rr": 1.942536, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.913804, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.914172, + "hold30_r": -0.221102 + }, + { + "symbol": "PANW", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.544276, + "strategy_rank": 93.114974, + "rr": 2.344319, + "primary_prob": 40.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.516478, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035124, + "hold30_r": -0.783506 + }, + { + "symbol": "PCG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.416847, + "strategy_rank": 80.779495, + "rr": 1.839721, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 2.759582, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.786109, + "hold30_r": 3.29849 + }, + { + "symbol": "PSX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.473002, + "strategy_rank": 82.65505, + "rr": 1.605431, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.408147, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.570037, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.112311, + "strategy_rank": 89.349815, + "rr": 0.728381, + "primary_prob": 54.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.092572, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.553776, + "range_504_ratio": 1.73981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.687755, + "hold30_r": -0.657556 + }, + { + "symbol": "QCOM", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.12527, + "strategy_rank": 83.580246, + "rr": 1.689002, + "primary_prob": 48.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.533503, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038342, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.073434, + "strategy_rank": 74.344608, + "rr": 2.380559, + "primary_prob": 24.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.570838, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056756, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.101512, + "strategy_rank": 63.017013, + "rr": 1.982908, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.974361, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.29418, + "range_504_ratio": 1.342025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057438, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.332613, + "strategy_rank": 90.716972, + "rr": 1.56573, + "primary_prob": 51.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.348594, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535146, + "hold30_r": 1.449466 + }, + { + "symbol": "SMCI", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.168467, + "strategy_rank": 94.78524, + "rr": 0.896337, + "primary_prob": 47.91, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.344505, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.738339, + "range_504_ratio": 2.092457, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.868953, + "hold30_r": -1.200988 + }, + { + "symbol": "SRE", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.777538, + "strategy_rank": 58.227124, + "rr": 1.475711, + "primary_prob": 48.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.213566, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.407513, + "hold30_r": 0.150178 + }, + { + "symbol": "STLD", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.153348, + "strategy_rank": 81.119965, + "rr": 1.939097, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.908646, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036834, + "hold30_r": -1.0 + }, + { + "symbol": "STZ", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.345572, + "strategy_rank": 59.186884, + "rr": 1.134679, + "primary_prob": 45.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.702019, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.232122, + "range_504_ratio": 1.261273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.079014, + "hold30_r": -0.636815 + }, + { + "symbol": "SYY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.552916, + "strategy_rank": 74.73785, + "rr": 1.942708, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.914062, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054919, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.637149, + "strategy_rank": 71.434677, + "rr": 0.752738, + "primary_prob": 54.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.129107, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.703825, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.848812, + "strategy_rank": 88.0398, + "rr": 0.776449, + "primary_prob": 56.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.164673, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.689717, + "range_504_ratio": 1.993152, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03094, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.356371, + "strategy_rank": 88.367583, + "rr": 1.6823, + "primary_prob": 47.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.52345, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.644924, + "hold30_r": -0.578291 + }, + { + "symbol": "TSCO", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.693305, + "strategy_rank": 78.099876, + "rr": 1.591053, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.386579, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545596, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.140389, + "strategy_rank": 95.141961, + "rr": 2.503076, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.754614, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02802, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.928726, + "strategy_rank": 85.91548, + "rr": 1.739383, + "primary_prob": 33.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.609075, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.699606, + "hold30_r": 1.052623 + }, + { + "symbol": "VLO", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.38013, + "strategy_rank": 93.429198, + "rr": 1.977035, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.965553, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028968, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.196544, + "strategy_rank": 82.06606, + "rr": 1.314247, + "primary_prob": 51.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.971371, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045321, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.900648, + "strategy_rank": 72.809418, + "rr": 2.305354, + "primary_prob": 40.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.458031, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04837, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-08-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.384449, + "strategy_rank": 68.366849, + "rr": 2.564147, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.846221, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061787, + "hold30_r": 0.166287 + }, + { + "symbol": "XOM", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.572354, + "strategy_rank": 85.703237, + "rr": 1.629299, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.443948, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589224, + "hold30_r": -0.192811 + }, + { + "symbol": "ABBV", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.198218, + "strategy_rank": 64.073903, + "rr": 1.559774, + "primary_prob": 36.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.339661, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060676, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.418708, + "strategy_rank": 75.841928, + "rr": 1.802429, + "primary_prob": 43.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.703644, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.744401, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.416481, + "strategy_rank": 88.98909, + "rr": 0.682111, + "primary_prob": 57.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.023167, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.647865, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.541203, + "strategy_rank": 88.437685, + "rr": 2.01262, + "primary_prob": 42.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.01893, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046954, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.331849, + "strategy_rank": 97.797033, + "rr": 1.599952, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.399928, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.576899, + "hold30_r": 0.452419 + }, + { + "symbol": "ATO", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.403118, + "strategy_rank": 57.415998, + "rr": 1.548784, + "primary_prob": 51.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.323176, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079542, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.525612, + "strategy_rank": 77.253135, + "rr": 2.635159, + "primary_prob": 22.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.952738, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051817, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.634744, + "strategy_rank": 76.12897, + "rr": 1.69324, + "primary_prob": 48.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.53986, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049213, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.432071, + "strategy_rank": 90.39611, + "rr": 1.695111, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.542667, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028589, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.991091, + "strategy_rank": 93.990204, + "rr": 2.052724, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.079085, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.964365, + "strategy_rank": 69.320106, + "rr": 1.338771, + "primary_prob": 55.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.008156, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075395, + "hold30_r": -1.0 + }, + { + "symbol": "BX", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.066815, + "strategy_rank": 82.77647, + "rr": 1.810048, + "primary_prob": 47.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.715071, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.543604, + "range_504_ratio": 1.722203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035333, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.886414, + "strategy_rank": 94.181558, + "rr": 0.776025, + "primary_prob": 62.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.164038, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741165, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.766147, + "strategy_rank": 76.480908, + "rr": 0.879977, + "primary_prob": 49.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.319965, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818809, + "hold30_r": -1.099769 + }, + { + "symbol": "COP", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.438753, + "strategy_rank": 91.633156, + "rr": 1.730674, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.59601, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.695524, + "hold30_r": 0.398797 + }, + { + "symbol": "COR", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.859688, + "strategy_rank": 63.538155, + "rr": 2.046904, + "primary_prob": 43.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.070356, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057915, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.641425, + "strategy_rank": 76.531756, + "rr": 2.31992, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.47988, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065073, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.554566, + "strategy_rank": 94.248819, + "rr": 1.535201, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.302801, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.501575, + "hold30_r": -1.391992 + }, + { + "symbol": "CTVA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.532294, + "strategy_rank": 71.215431, + "rr": 0.768784, + "primary_prob": 53.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.153176, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.708353, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.516704, + "strategy_rank": 61.799512, + "rr": 1.731098, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.596647, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068981, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.988864, + "strategy_rank": 82.977188, + "rr": 1.752463, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.628694, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.208074, + "hold30_r": -1.161975 + }, + { + "symbol": "DLTR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.663697, + "strategy_rank": 92.891062, + "rr": 1.060118, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.590176, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.912302, + "hold30_r": -2.862032 + }, + { + "symbol": "DVN", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.109131, + "strategy_rank": 96.840241, + "rr": 1.814135, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.721202, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.786235, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.207127, + "strategy_rank": 73.120406, + "rr": 2.124525, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.186788, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056259, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.993318, + "strategy_rank": 92.923132, + "rr": 1.530737, + "primary_prob": 51.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.296106, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.498878, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.296214, + "strategy_rank": 63.045948, + "rr": 1.909541, + "primary_prob": 26.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.864312, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065243, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.884187, + "strategy_rank": 94.280889, + "rr": 0.903248, + "primary_prob": 50.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.354872, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870564, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.632517, + "strategy_rank": 83.669903, + "rr": 2.34304, + "primary_prob": 37.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.514559, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254227, + "hold30_r": -1.213282 + }, + { + "symbol": "FANG", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.44098, + "strategy_rank": 95.1712, + "rr": 1.604822, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.407234, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.577685, + "hold30_r": -1.0 + }, + { + "symbol": "FDS", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.180401, + "strategy_rank": 64.90192, + "rr": 1.827804, + "primary_prob": 46.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.741706, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071337, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.977728, + "strategy_rank": 90.58174, + "rr": 1.898407, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.84761, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.10288, + "hold30_r": -1.0742 + }, + { + "symbol": "GDDY", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.412027, + "strategy_rank": 78.676072, + "rr": 2.185689, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.278534, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050682, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.216036, + "strategy_rank": 93.980035, + "rr": 2.948698, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.423047, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.266636, + "hold30_r": -1.237788 + }, + { + "symbol": "HLT", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.739421, + "strategy_rank": 78.774102, + "rr": 2.579383, + "primary_prob": 38.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.869074, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.437984, + "range_504_ratio": 1.54958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083208, + "hold30_r": -1.029405 + }, + { + "symbol": "HPQ", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.202673, + "strategy_rank": 87.401381, + "rr": 2.125998, + "primary_prob": 42.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.188997, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047847, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.200445, + "strategy_rank": 84.497375, + "rr": 1.625173, + "primary_prob": 50.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.437759, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070424, + "hold30_r": -1.025818 + }, + { + "symbol": "INCY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.959911, + "strategy_rank": 65.514318, + "rr": 2.089029, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.133543, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.124921, + "hold30_r": -1.072462 + }, + { + "symbol": "JKHY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.623608, + "strategy_rank": 58.271898, + "rr": 1.494116, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.241174, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055021, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.427617, + "strategy_rank": 89.994104, + "rr": 1.916012, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.874019, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073265, + "hold30_r": -1.03724 + }, + { + "symbol": "LITE", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.080178, + "strategy_rank": 81.679929, + "rr": 2.232276, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.348414, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039936, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.975501, + "strategy_rank": 67.355153, + "rr": 0.882538, + "primary_prob": 52.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.323807, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056628, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.966592, + "strategy_rank": 87.50776, + "rr": 1.57819, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.367285, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036775, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.650334, + "strategy_rank": 89.549338, + "rr": 2.736661, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.104991, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204811, + "hold30_r": -1.162602 + }, + { + "symbol": "MAR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.536748, + "strategy_rank": 84.598527, + "rr": 1.768288, + "primary_prob": 47.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.652432, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05244, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.66147, + "strategy_rank": 95.893618, + "rr": 3.189446, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 4.784168, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033073, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.325167, + "strategy_rank": 85.581121, + "rr": 1.619153, + "primary_prob": 31.5, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.428729, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.577731, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.755011, + "strategy_rank": 91.36021, + "rr": 1.765251, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.647877, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033533, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.187082, + "strategy_rank": 59.09781, + "rr": 1.014236, + "primary_prob": 48.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.521354, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06554, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.182628, + "strategy_rank": 81.154091, + "rr": 2.23186, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.347791, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042397, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.750557, + "strategy_rank": 89.82361, + "rr": 1.910801, + "primary_prob": 45.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.866201, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.901964, + "range_504_ratio": 2.464438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029423, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.195991, + "strategy_rank": 77.154324, + "rr": 1.898025, + "primary_prob": 45.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.847038, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048713, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888641, + "strategy_rank": 98.053306, + "rr": 1.071539, + "primary_prob": 29.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.607308, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.041666, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.770601, + "strategy_rank": 93.167675, + "rr": 1.766567, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.64985, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729256, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.534521, + "strategy_rank": 80.292963, + "rr": 1.485333, + "primary_prob": 52.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.228, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054133, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.870824, + "strategy_rank": 85.299566, + "rr": 2.17756, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.26634, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037671, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.973274, + "strategy_rank": 85.474506, + "rr": 1.588097, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.382145, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041346, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.957684, + "strategy_rank": 75.491291, + "rr": 2.414274, + "primary_prob": 37.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.62141, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05535, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.518931, + "strategy_rank": 75.281939, + "rr": 1.194569, + "primary_prob": 43.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.791853, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149885, + "hold30_r": -1.086207 + }, + { + "symbol": "RTX", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.737194, + "strategy_rank": 63.556414, + "rr": 1.596558, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.394838, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.29418, + "range_504_ratio": 1.342025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062152, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.986637, + "strategy_rank": 92.186641, + "rr": 1.885191, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.827786, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854142, + "hold30_r": 0.249967 + }, + { + "symbol": "STZ", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.073497, + "strategy_rank": 59.686487, + "rr": 1.311116, + "primary_prob": 37.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.966675, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.232122, + "range_504_ratio": 1.261273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06546, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.857461, + "strategy_rank": 72.947831, + "rr": 0.683693, + "primary_prob": 60.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.025539, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060578, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.082405, + "strategy_rank": 72.770809, + "rr": 1.010214, + "primary_prob": 48.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.515321, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072732, + "hold30_r": -1.018954 + }, + { + "symbol": "TPL", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.209354, + "strategy_rank": 91.508283, + "rr": 1.178578, + "primary_prob": 25.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.767867, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.689717, + "range_504_ratio": 1.993152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.149009, + "hold30_r": 0.451237 + }, + { + "symbol": "TRGP", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.768374, + "strategy_rank": 88.661889, + "rr": 1.756555, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.634833, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.718218, + "hold30_r": -1.23641 + }, + { + "symbol": "TSCO", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.741648, + "strategy_rank": 78.341067, + "rr": 2.161506, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.242259, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052382, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.32294, + "strategy_rank": 95.324501, + "rr": 1.61432, + "primary_prob": 50.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.42148, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077764, + "hold30_r": -1.047675 + }, + { + "symbol": "UAL", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.18931, + "strategy_rank": 87.963996, + "rr": 2.467348, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.701022, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08716, + "hold30_r": -1.053781 + }, + { + "symbol": "ULTA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.868597, + "strategy_rank": 85.66586, + "rr": 1.413365, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.120048, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.368048, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.218263, + "strategy_rank": 93.647111, + "rr": 1.838312, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.757467, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031368, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.76392, + "strategy_rank": 82.620283, + "rr": 1.104217, + "primary_prob": 55.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.656325, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051265, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.873051, + "strategy_rank": 73.353739, + "rr": 2.504512, + "primary_prob": 25.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.756769, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081961, + "hold30_r": -1.031422 + }, + { + "symbol": "WRB", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.093541, + "strategy_rank": 66.934889, + "rr": 1.786468, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.679702, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068177, + "hold30_r": -1.0 + }, + { + "symbol": "WY", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.289532, + "strategy_rank": 65.079202, + "rr": 2.317977, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 3.476965, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.28089, + "range_504_ratio": 1.324308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061058, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547884, + "strategy_rank": 86.003986, + "rr": 1.537747, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.30662, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495337, + "hold30_r": -1.080944 + }, + { + "symbol": "AAPL", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.526549, + "strategy_rank": 72.184606, + "rr": 1.958107, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.93716, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.38478, + "hold30_r": -1.315735 + }, + { + "symbol": "ABBV", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.827434, + "strategy_rank": 64.168154, + "rr": 2.563915, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.845872, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065468, + "hold30_r": 0.564911 + }, + { + "symbol": "ADM", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.69469, + "strategy_rank": 79.906725, + "rr": 1.812556, + "primary_prob": 43.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.718834, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061389, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.809735, + "strategy_rank": 88.237532, + "rr": 2.755034, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.132551, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046338, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.446903, + "strategy_rank": 97.988522, + "rr": 1.592835, + "primary_prob": 38.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.389252, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026021, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.946903, + "strategy_rank": 78.166699, + "rr": 1.849973, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.77496, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051278, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.358407, + "strategy_rank": 79.343703, + "rr": 0.844498, + "primary_prob": 35.3, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.266747, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254426, + "hold30_r": -1.193033 + }, + { + "symbol": "BG", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.367257, + "strategy_rank": 81.165367, + "rr": 2.252851, + "primary_prob": 36.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.379277, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052768, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.513274, + "strategy_rank": 83.822275, + "rr": 1.593658, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.390487, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032534, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.128319, + "strategy_rank": 94.173801, + "rr": 1.508152, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.262227, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032805, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.070796, + "strategy_rank": 70.186574, + "rr": 1.548343, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.322514, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077694, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.969027, + "strategy_rank": 62.847932, + "rr": 0.861186, + "primary_prob": 49.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.291779, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.443623, + "range_504_ratio": 1.558342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.803704, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.371681, + "strategy_rank": 85.341392, + "rr": 1.169728, + "primary_prob": 40.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.754592, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.259734, + "hold30_r": -1.199905 + }, + { + "symbol": "CNC", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.353982, + "strategy_rank": 77.090329, + "rr": 0.716962, + "primary_prob": 56.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.075444, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.555357, + "hold30_r": -1.487621 + }, + { + "symbol": "COP", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.89823, + "strategy_rank": 92.363015, + "rr": 2.09287, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.139305, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039394, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.048673, + "strategy_rank": 65.516391, + "rr": 2.060475, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.090712, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063802, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.053097, + "strategy_rank": 76.289102, + "rr": 1.187872, + "primary_prob": 44.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.781808, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105561, + "hold30_r": -1.036037 + }, + { + "symbol": "CTRA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668142, + "strategy_rank": 95.060517, + "rr": 1.53842, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.30763, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0337, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.29646, + "strategy_rank": 62.517467, + "rr": 1.827815, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.741723, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069644, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.685841, + "strategy_rank": 84.018763, + "rr": 1.997982, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.996974, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052263, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.455752, + "strategy_rank": 92.185877, + "rr": 0.772235, + "primary_prob": 56.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.158352, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.935514, + "hold30_r": -2.879128 + }, + { + "symbol": "DVN", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.225664, + "strategy_rank": 97.071224, + "rr": 1.211356, + "primary_prob": 41.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.817033, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031534, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.606195, + "strategy_rank": 62.422126, + "rr": 0.926274, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.389411, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.355677, + "range_504_ratio": 1.427146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838363, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.924779, + "strategy_rank": 72.999279, + "rr": 2.062628, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.093942, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05896, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.013274, + "strategy_rank": 93.334706, + "rr": 1.977202, + "primary_prob": 26.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.965803, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05134, + "hold30_r": -1.014892 + }, + { + "symbol": "ERIE", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.522124, + "strategy_rank": 61.909133, + "rr": 1.403744, + "primary_prob": 39.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.105616, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.341761, + "hold30_r": 2.46344 + }, + { + "symbol": "F", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.292035, + "strategy_rank": 83.866303, + "rr": 1.9987, + "primary_prob": 44.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.99805, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040346, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.672566, + "strategy_rank": 95.424388, + "rr": 1.528228, + "primary_prob": 34.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.292343, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150595, + "hold30_r": -1.119775 + }, + { + "symbol": "FDS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.964602, + "strategy_rank": 65.997873, + "rr": 1.300715, + "primary_prob": 52.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.951072, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075118, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.030973, + "strategy_rank": 82.35925, + "rr": 1.278802, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.918202, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046123, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.168142, + "strategy_rank": 88.697257, + "rr": 2.783719, + "primary_prob": 21.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 4.175578, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032304, + "hold30_r": 1.152812 + }, + { + "symbol": "HAL", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.349558, + "strategy_rank": 94.063475, + "rr": 1.749271, + "primary_prob": 47.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.623907, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073145, + "hold30_r": -1.041589 + }, + { + "symbol": "HPQ", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.707965, + "strategy_rank": 87.396128, + "rr": 2.925192, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.387788, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046956, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.725664, + "strategy_rank": 82.785313, + "rr": 1.698545, + "primary_prob": 33.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.547818, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046301, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.504425, + "strategy_rank": 77.326578, + "rr": 1.348628, + "primary_prob": 22.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.022941, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059615, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.619469, + "strategy_rank": 62.220921, + "rr": 1.144268, + "primary_prob": 39.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.716402, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061822, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.588496, + "strategy_rank": 90.30366, + "rr": 1.835245, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.752868, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037488, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.752212, + "strategy_rank": 64.217156, + "rr": 1.634112, + "primary_prob": 39.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.451167, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.296806, + "range_504_ratio": 1.345554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064273, + "hold30_r": -1.0 + }, + { + "symbol": "KO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.973451, + "strategy_rank": 57.576444, + "rr": 0.857522, + "primary_prob": 53.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.286283, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.251059, + "range_504_ratio": 1.285386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097682, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.084071, + "strategy_rank": 78.703601, + "rr": 1.923003, + "primary_prob": 45.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.884504, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042758, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.146018, + "strategy_rank": 70.303317, + "rr": 1.171361, + "primary_prob": 38.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.757042, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058448, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.743363, + "strategy_rank": 85.997702, + "rr": 2.091164, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.136746, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038639, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.044248, + "strategy_rank": 88.158045, + "rr": 1.508042, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.262062, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044913, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.265487, + "strategy_rank": 83.904073, + "rr": 2.3514, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.5271, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05538, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.676991, + "strategy_rank": 71.125275, + "rr": 0.682087, + "primary_prob": 58.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.02313, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067973, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.451327, + "strategy_rank": 96.661786, + "rr": 1.764917, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.647375, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036248, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.570796, + "strategy_rank": 86.792928, + "rr": 1.815985, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.723978, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.214964, + "hold30_r": -1.167191 + }, + { + "symbol": "MPWR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.955752, + "strategy_rank": 88.043612, + "rr": 1.536329, + "primary_prob": 51.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.304493, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035577, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.849558, + "strategy_rank": 58.959884, + "rr": 1.539326, + "primary_prob": 36.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.308989, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088182, + "hold30_r": -1.016163 + }, + { + "symbol": "MTB", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.252212, + "strategy_rank": 80.82351, + "rr": 0.767281, + "primary_prob": 41.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.150922, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700057, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.300885, + "strategy_rank": 58.638244, + "rr": 1.999028, + "primary_prob": 10.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.998542, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075197, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.734513, + "strategy_rank": 83.413607, + "rr": 1.879138, + "primary_prob": 46.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.818707, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042556, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.274336, + "strategy_rank": 77.670488, + "rr": 1.793416, + "primary_prob": 42.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.690124, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054992, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.176991, + "strategy_rank": 73.77859, + "rr": 1.292359, + "primary_prob": 32.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.938538, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.315636, + "range_504_ratio": 1.371131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075004, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.60177, + "strategy_rank": 89.273725, + "rr": 1.871486, + "primary_prob": 46.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.80723, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038517, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.30531, + "strategy_rank": 64.538026, + "rr": 1.196376, + "primary_prob": 58.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.794564, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07783, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.269912, + "strategy_rank": 79.461314, + "rr": 2.409932, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.614899, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.356723, + "hold30_r": 5.830839 + }, + { + "symbol": "PSX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.70354, + "strategy_rank": 86.004633, + "rr": 1.73138, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.59707, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04054, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.929204, + "strategy_rank": 88.081382, + "rr": 1.929734, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.894601, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040429, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.199115, + "strategy_rank": 74.802364, + "rr": 2.343398, + "primary_prob": 25.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.515097, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058588, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.628319, + "strategy_rank": 75.711094, + "rr": 1.000156, + "primary_prob": 64.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.500234, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066985, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.579646, + "strategy_rank": 92.957133, + "rr": 1.617545, + "primary_prob": 50.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.426318, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034837, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.823009, + "strategy_rank": 85.616438, + "rr": 1.129939, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.694909, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05264, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.747788, + "strategy_rank": 80.560468, + "rr": 2.491648, + "primary_prob": 22.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.737472, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03915, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.39823, + "strategy_rank": 73.137877, + "rr": 1.819626, + "primary_prob": 13.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.729439, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065394, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.721239, + "strategy_rank": 72.874481, + "rr": 1.176932, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.765398, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061262, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.800885, + "strategy_rank": 75.54294, + "rr": 1.5669, + "primary_prob": 23.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.35035, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049381, + "hold30_r": -1.0 + }, + { + "symbol": "TMO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.530973, + "strategy_rank": 70.82472, + "rr": 1.273084, + "primary_prob": 42.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.909627, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.313943, + "range_504_ratio": 1.368812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067816, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.792035, + "strategy_rank": 90.163265, + "rr": 2.080634, + "primary_prob": 37.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.12095, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04188, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.90708, + "strategy_rank": 95.77584, + "rr": 1.51292, + "primary_prob": 52.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.26938, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032966, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.283186, + "strategy_rank": 82.674473, + "rr": 1.043849, + "primary_prob": 47.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.565773, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.994841, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.061947, + "strategy_rank": 69.094192, + "rr": 0.7281, + "primary_prob": 53.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.09215, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080312, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.230088, + "strategy_rank": 93.987581, + "rr": 1.985581, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.978371, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041352, + "hold30_r": -1.005851 + }, + { + "symbol": "VRTX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.132743, + "strategy_rank": 78.62607, + "rr": 0.948179, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.422269, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076508, + "hold30_r": -1.027791 + }, + { + "symbol": "VST", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.915929, + "strategy_rank": 83.509106, + "rr": 0.707101, + "primary_prob": 74.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.060651, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656927, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.137168, + "strategy_rank": 75.177786, + "rr": 1.688777, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.533166, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056699, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.150442, + "strategy_rank": 66.622989, + "rr": 1.606873, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.41031, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06875, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.234513, + "strategy_rank": 87.589021, + "rr": 0.705722, + "primary_prob": 55.24, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.058583, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.124333, + "hold30_r": -1.077637 + }, + { + "symbol": "ADM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.562708, + "strategy_rank": 80.875955, + "rr": 1.899326, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.848988, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05579, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.461709, + "strategy_rank": 66.930505, + "rr": 1.296911, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.945366, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074463, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.792453, + "strategy_rank": 68.063687, + "rr": 1.875749, + "primary_prob": 16.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.813624, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075579, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.348502, + "strategy_rank": 86.988802, + "rr": 0.844536, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.266804, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.603852, + "range_504_ratio": 1.829152, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033992, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.130966, + "strategy_rank": 85.49832, + "rr": 2.45114, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.67671, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027652, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.228635, + "strategy_rank": 89.249081, + "rr": 1.702804, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.554206, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046682, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.890122, + "strategy_rank": 97.528733, + "rr": 1.934172, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.901258, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.310956, + "hold30_r": -1.286295 + }, + { + "symbol": "ATO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.90566, + "strategy_rank": 60.131637, + "rr": 1.210919, + "primary_prob": 43.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.816379, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.12647, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.463929, + "strategy_rank": 77.060298, + "rr": 2.256914, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.38537, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044132, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.006659, + "strategy_rank": 79.492369, + "rr": 1.200419, + "primary_prob": 43.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.800629, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.141406, + "hold30_r": 2.277169 + }, + { + "symbol": "BG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.014428, + "strategy_rank": 78.750631, + "rr": 1.96704, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.95056, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049903, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.017758, + "strategy_rank": 83.264258, + "rr": 1.517569, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.276354, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031616, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.227525, + "strategy_rank": 93.536344, + "rr": 2.552857, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.829285, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032388, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.244173, + "strategy_rank": 68.363612, + "rr": 1.538819, + "primary_prob": 36.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.308229, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.468168, + "hold30_r": -1.098316 + }, + { + "symbol": "CDNS", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.233074, + "strategy_rank": 84.757836, + "rr": 1.633652, + "primary_prob": 34.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.450478, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05547, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.112098, + "strategy_rank": 95.092754, + "rr": 1.02873, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.543095, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031858, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.570477, + "strategy_rank": 74.552822, + "rr": 1.188728, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.783092, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057595, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.786903, + "strategy_rank": 71.426912, + "rr": 1.044487, + "primary_prob": 38.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.566731, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.427303, + "range_504_ratio": 1.533118, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973466, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.005549, + "strategy_rank": 79.062024, + "rr": 1.099047, + "primary_prob": 46.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.64857, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050161, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.236404, + "strategy_rank": 62.626945, + "rr": 1.021414, + "primary_prob": 48.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.532121, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.949966, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.558269, + "strategy_rank": 92.078163, + "rr": 1.542783, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.314175, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503238, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-08-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.685905, + "strategy_rank": 61.667509, + "rr": 2.3685, + "primary_prob": 40.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.55275, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061744, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.45838, + "strategy_rank": 77.16771, + "rr": 2.383496, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.575243, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062719, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-08-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.667037, + "strategy_rank": 94.617424, + "rr": 2.110471, + "primary_prob": 25.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.165706, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.256702, + "hold30_r": -1.223242 + }, + { + "symbol": "CVX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.559378, + "strategy_rank": 84.83409, + "rr": 1.854243, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.781365, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.375316, + "hold30_r": -1.324915 + }, + { + "symbol": "DG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.465039, + "strategy_rank": 76.028849, + "rr": 1.758371, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.637556, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058387, + "hold30_r": 0.582832 + }, + { + "symbol": "DLTR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.668147, + "strategy_rank": 94.350095, + "rr": 2.010614, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.015921, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033491, + "hold30_r": 0.597343 + }, + { + "symbol": "DVN", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.334073, + "strategy_rank": 97.042157, + "rr": 1.607874, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.411811, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030704, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.902331, + "strategy_rank": 61.930303, + "rr": 1.387433, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.081149, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.355677, + "range_504_ratio": 1.427146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303301, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.351831, + "strategy_rank": 62.29977, + "rr": 0.910666, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.365999, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067082, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.677026, + "strategy_rank": 72.643353, + "rr": 1.671626, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.507439, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059881, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.781354, + "strategy_rank": 92.962895, + "rr": 1.597213, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.39582, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.161066, + "hold30_r": -1.125999 + }, + { + "symbol": "ERIE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.683685, + "strategy_rank": 63.464626, + "rr": 1.60059, + "primary_prob": 20.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.400885, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534856, + "hold30_r": 3.264826 + }, + { + "symbol": "F", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.674806, + "strategy_rank": 89.191301, + "rr": 2.355754, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.533631, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039502, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.00222, + "strategy_rank": 95.21285, + "rr": 1.615276, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.422915, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.373321, + "hold30_r": -1.344051 + }, + { + "symbol": "FIX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.45061, + "strategy_rank": 84.22174, + "rr": 0.762651, + "primary_prob": 57.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.143976, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.718441, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 84.956029, + "rr": 2.970586, + "primary_prob": 20.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 4.455879, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035538, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011099, + "strategy_rank": 73.605776, + "rr": 1.743742, + "primary_prob": 19.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.615614, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066549, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.449501, + "strategy_rank": 93.558836, + "rr": 1.574386, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.361579, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029705, + "hold30_r": -1.0 + }, + { + "symbol": "HPQ", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.127636, + "strategy_rank": 84.539511, + "rr": 1.767677, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.651515, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032222, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.466149, + "strategy_rank": 78.685108, + "rr": 2.271572, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.407358, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045165, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.680355, + "strategy_rank": 63.369604, + "rr": 1.546785, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.320178, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090177, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.349612, + "strategy_rank": 63.266323, + "rr": 1.487419, + "primary_prob": 22.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.231128, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.363183, + "range_504_ratio": 1.437899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072386, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.123196, + "strategy_rank": 77.502517, + "rr": 1.63178, + "primary_prob": 34.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.44767, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.353789, + "hold30_r": -1.300223 + }, + { + "symbol": "JKHY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.129856, + "strategy_rank": 61.081264, + "rr": 1.459804, + "primary_prob": 38.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.189707, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39762, + "hold30_r": -1.074147 + }, + { + "symbol": "KLAC", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.230855, + "strategy_rank": 90.142994, + "rr": 2.193903, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.290854, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035652, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.687014, + "strategy_rank": 79.10782, + "rr": 2.634625, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.951938, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041764, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.346282, + "strategy_rank": 68.752696, + "rr": 2.186473, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.27971, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.131178, + "hold30_r": 2.833306 + }, + { + "symbol": "LMT", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.90788, + "strategy_rank": 61.690001, + "rr": 0.827165, + "primary_prob": 54.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.240748, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070058, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.345172, + "strategy_rank": 86.727667, + "rr": 2.885855, + "primary_prob": 21.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 4.328782, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051209, + "hold30_r": -1.007343 + }, + { + "symbol": "MAR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.45505, + "strategy_rank": 84.580993, + "rr": 1.578901, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.368352, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526081, + "hold30_r": -1.152683 + }, + { + "symbol": "MCK", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.893452, + "strategy_rank": 70.713456, + "rr": 0.707253, + "primary_prob": 55.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.06088, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063115, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.780244, + "strategy_rank": 96.12059, + "rr": 2.42428, + "primary_prob": 24.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.63642, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029585, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.337403, + "strategy_rank": 86.904621, + "rr": 1.963887, + "primary_prob": 25.93, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.94583, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04503, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.342952, + "strategy_rank": 92.57794, + "rr": 2.108807, + "primary_prob": 28.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.163211, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030762, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.008879, + "strategy_rank": 77.363026, + "rr": 1.295719, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.943578, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.22822, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.239734, + "strategy_rank": 60.595721, + "rr": 1.395438, + "primary_prob": 39.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.093157, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.324949, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.567148, + "strategy_rank": 86.584047, + "rr": 1.847252, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.770878, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037995, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.573807, + "strategy_rank": 74.747512, + "rr": 1.810371, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.715556, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085592, + "hold30_r": -1.034113 + }, + { + "symbol": "ON", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.224195, + "strategy_rank": 96.962917, + "rr": 0.96616, + "primary_prob": 31.65, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.449239, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072859, + "hold30_r": -1.045188 + }, + { + "symbol": "ORLY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.682575, + "strategy_rank": 74.795078, + "rr": 1.978629, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.967943, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.315636, + "range_504_ratio": 1.371131, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.90718, + "hold30_r": 2.098708 + }, + { + "symbol": "OXY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889012, + "strategy_rank": 97.995398, + "rr": 0.947682, + "primary_prob": 47.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.421523, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.167466, + "hold30_r": -1.139089 + }, + { + "symbol": "PANW", + "date": "2022-08-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.124306, + "strategy_rank": 86.736848, + "rr": 2.282028, + "primary_prob": 25.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.423042, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040383, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.243063, + "strategy_rank": 66.139247, + "rr": 2.072413, + "primary_prob": 28.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.108619, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064139, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.789123, + "strategy_rank": 81.689596, + "rr": 1.545213, + "primary_prob": 41.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.31782, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.494877, + "hold30_r": 4.041641 + }, + { + "symbol": "PGR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.795782, + "strategy_rank": 65.401234, + "rr": 1.875217, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.812826, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.36399, + "range_504_ratio": 1.43906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.797647, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.009989, + "strategy_rank": 85.966128, + "rr": 1.61458, + "primary_prob": 23.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.42187, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039573, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.672586, + "strategy_rank": 86.902039, + "rr": 1.355549, + "primary_prob": 20.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.033323, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047706, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.90899, + "strategy_rank": 81.887788, + "rr": 1.740081, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.610121, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036623, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.022198, + "strategy_rank": 72.394276, + "rr": 1.898604, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.847906, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066163, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-08-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.784684, + "strategy_rank": 92.327019, + "rr": 2.347722, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.521582, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032771, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.446171, + "strategy_rank": 98.081755, + "rr": 0.863209, + "primary_prob": 36.24, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.294814, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.328478, + "hold30_r": -1.304021 + }, + { + "symbol": "SNPS", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.901221, + "strategy_rank": 84.855439, + "rr": 0.914792, + "primary_prob": 51.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.372188, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051606, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.90455, + "strategy_rank": 61.561757, + "rr": 1.334547, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.00182, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254458, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-08-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.679245, + "strategy_rank": 85.530621, + "rr": 2.378159, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.567238, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034808, + "hold30_r": -1.0 + }, + { + "symbol": "STZ", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.021088, + "strategy_rank": 59.472236, + "rr": 1.776239, + "primary_prob": 21.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.664359, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.232122, + "range_504_ratio": 1.261273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071206, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.118757, + "strategy_rank": 75.714691, + "rr": 1.422339, + "primary_prob": 23.37, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.133508, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052752, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.115427, + "strategy_rank": 90.137942, + "rr": 2.233518, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.350276, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.507582, + "hold30_r": -1.468592 + }, + { + "symbol": "TSLA", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.671476, + "strategy_rank": 95.475017, + "rr": 1.569642, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.354462, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.538785, + "hold30_r": -1.18171 + }, + { + "symbol": "UNH", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.564928, + "strategy_rank": 68.414386, + "rr": 1.728387, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.59258, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071555, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.799112, + "strategy_rank": 65.961372, + "rr": 1.817255, + "primary_prob": 31.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.725883, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074706, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.336293, + "strategy_rank": 93.284907, + "rr": 1.782335, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.673503, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034362, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.340733, + "strategy_rank": 79.092666, + "rr": 0.79658, + "primary_prob": 56.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.19487, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.747191, + "hold30_r": 1.295366 + }, + { + "symbol": "VST", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.896781, + "strategy_rank": 83.333395, + "rr": 1.804204, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.706306, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.122469, + "hold30_r": -1.074959 + }, + { + "symbol": "WMB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.45283, + "strategy_rank": 74.650536, + "rr": 1.132145, + "primary_prob": 45.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.698218, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055775, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.126526, + "strategy_rank": 63.245379, + "rr": 1.659688, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.489531, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591165, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.00333, + "strategy_rank": 88.101666, + "rr": 1.360836, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.041253, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088044, + "hold30_r": -1.044446 + }, + { + "symbol": "ABBV", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 63.996601, + "rr": 1.938957, + "primary_prob": 45.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.908436, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06652, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.478261, + "strategy_rank": 81.982014, + "rr": 1.968475, + "primary_prob": 28.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.952713, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053055, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.26087, + "strategy_rank": 70.51225, + "rr": 1.511844, + "primary_prob": 28.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.267766, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066603, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.543478, + "strategy_rank": 70.057959, + "rr": 0.683216, + "primary_prob": 46.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.024824, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073196, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.543478, + "strategy_rank": 84.523757, + "rr": 1.808753, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.71313, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027562, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.0, + "strategy_rank": 89.887622, + "rr": 1.888351, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.832526, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046101, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.804348, + "strategy_rank": 97.632099, + "rr": 1.909496, + "primary_prob": 45.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.864243, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024721, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.521739, + "strategy_rank": 57.87955, + "rr": 1.460386, + "primary_prob": 52.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.190578, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080267, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.956522, + "strategy_rank": 76.262073, + "rr": 1.639575, + "primary_prob": 34.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.459362, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043887, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.565217, + "strategy_rank": 80.690766, + "rr": 1.439875, + "primary_prob": 19.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.159813, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063186, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.326087, + "strategy_rank": 82.381355, + "rr": 1.700616, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.550924, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044351, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.913043, + "strategy_rank": 92.253788, + "rr": 1.574642, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.361963, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034783, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 67.565501, + "rr": 1.272227, + "primary_prob": 42.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.908341, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06936, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.826087, + "strategy_rank": 83.106925, + "rr": 1.847946, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.771919, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052206, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.456522, + "strategy_rank": 95.743344, + "rr": 0.939783, + "primary_prob": 47.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.409675, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032976, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.456522, + "strategy_rank": 76.62608, + "rr": 1.449175, + "primary_prob": 28.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.173762, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058271, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.217391, + "strategy_rank": 80.137516, + "rr": 1.25248, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.87872, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050713, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.5, + "strategy_rank": 92.582248, + "rr": 1.759798, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.639696, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.720372, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.304348, + "strategy_rank": 61.114998, + "rr": 2.233487, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.35023, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06421, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.347826, + "strategy_rank": 76.242175, + "rr": 2.45328, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.67992, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06018, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.673913, + "strategy_rank": 94.950892, + "rr": 1.314142, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.971212, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.280373, + "hold30_r": -1.275584 + }, + { + "symbol": "CVS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.782609, + "strategy_rank": 64.689846, + "rr": 1.397264, + "primary_prob": 39.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.095896, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065903, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.195652, + "strategy_rank": 84.861386, + "rr": 2.220768, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.331151, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052505, + "hold30_r": -1.002093 + }, + { + "symbol": "DG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.73913, + "strategy_rank": 76.175046, + "rr": 1.491711, + "primary_prob": 22.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.237567, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060228, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.586957, + "strategy_rank": 94.548329, + "rr": 2.191145, + "primary_prob": 27.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.286718, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038199, + "hold30_r": -0.341354 + }, + { + "symbol": "DVN", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.021739, + "strategy_rank": 97.328247, + "rr": 2.013822, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.020732, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045538, + "hold30_r": -1.01506 + }, + { + "symbol": "ELV", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.630435, + "strategy_rank": 72.936093, + "rr": 1.394984, + "primary_prob": 39.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.092475, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059763, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.065217, + "strategy_rank": 93.743698, + "rr": 2.139673, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.20951, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036061, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.23913, + "strategy_rank": 97.8713, + "rr": 0.887925, + "primary_prob": 54.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.331888, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 1.19174, + "range_504_ratio": 3.292807, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.862228, + "hold30_r": -1.238458 + }, + { + "symbol": "ERIE", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.043478, + "strategy_rank": 66.777015, + "rr": 1.13865, + "primary_prob": 41.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.707975, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063023, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.282609, + "strategy_rank": 88.99522, + "rr": 2.064495, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.096743, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040231, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.934783, + "strategy_rank": 95.590178, + "rr": 1.883711, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.825566, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.360847, + "hold30_r": -1.329327 + }, + { + "symbol": "FICO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.978261, + "strategy_rank": 76.35905, + "rr": 2.576662, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.864993, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045968, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.347826, + "strategy_rank": 84.512534, + "rr": 0.943719, + "primary_prob": 46.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.415578, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.895924, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.76087, + "strategy_rank": 76.141729, + "rr": 1.953185, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.929777, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051683, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.804348, + "strategy_rank": 64.019721, + "rr": 1.387095, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.080643, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.326299, + "range_504_ratio": 1.38583, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.312077, + "hold30_r": 0.515796 + }, + { + "symbol": "GWW", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.826087, + "strategy_rank": 76.444059, + "rr": 0.79141, + "primary_prob": 42.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.187115, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06828, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.76087, + "strategy_rank": 94.133586, + "rr": 1.91358, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.87037, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.382109, + "hold30_r": -1.352881 + }, + { + "symbol": "HLT", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.173913, + "strategy_rank": 78.759524, + "rr": 2.174522, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 3.261783, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.437984, + "range_504_ratio": 1.54958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049681, + "hold30_r": -1.0 + }, + { + "symbol": "HPQ", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.478261, + "strategy_rank": 87.309375, + "rr": 2.664222, + "primary_prob": 22.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.996334, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033608, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.630435, + "strategy_rank": 83.051728, + "rr": 2.196811, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.295216, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041131, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.586957, + "strategy_rank": 63.639534, + "rr": 1.154531, + "primary_prob": 44.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.731797, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075485, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76087, + "strategy_rank": 63.648244, + "rr": 1.147258, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.720887, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.363183, + "range_504_ratio": 1.437899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073323, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 77.7557, + "rr": 1.270767, + "primary_prob": 42.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.906151, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052407, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 71.14658, + "rr": 1.993078, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.989617, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.935972, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.326087, + "strategy_rank": 62.562137, + "rr": 1.698843, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.548265, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063119, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.608696, + "strategy_rank": 87.058986, + "rr": 1.789692, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.684538, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035551, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.0, + "strategy_rank": 67.936482, + "rr": 0.808729, + "primary_prob": 70.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.213093, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053421, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.913043, + "strategy_rank": 61.931313, + "rr": 0.889598, + "primary_prob": 52.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.334396, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071953, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.391304, + "strategy_rank": 83.844923, + "rr": 2.868098, + "primary_prob": 21.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 4.302148, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078484, + "hold30_r": -1.033302 + }, + { + "symbol": "MAR", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.782609, + "strategy_rank": 83.108412, + "rr": 2.262373, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.39356, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085213, + "hold30_r": -1.034101 + }, + { + "symbol": "MOS", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.369565, + "strategy_rank": 96.708859, + "rr": 2.473207, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.709811, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031375, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.413043, + "strategy_rank": 87.554277, + "rr": 1.028724, + "primary_prob": 31.96, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.543086, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043355, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.76087, + "strategy_rank": 92.066811, + "rr": 1.737528, + "primary_prob": 33.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.606292, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028661, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.391304, + "strategy_rank": 57.901926, + "rr": 1.568996, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.353494, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071138, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.478261, + "strategy_rank": 59.900581, + "rr": 1.439818, + "primary_prob": 38.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.159727, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070539, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.26087, + "strategy_rank": 89.35427, + "rr": 1.500512, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.250769, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197906, + "hold30_r": -1.159552 + }, + { + "symbol": "OKE", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.413043, + "strategy_rank": 78.11128, + "rr": 1.671551, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.507326, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060932, + "hold30_r": -1.012438 + }, + { + "symbol": "ON", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.282609, + "strategy_rank": 96.306295, + "rr": 0.955802, + "primary_prob": 47.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.433703, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028633, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891304, + "strategy_rank": 97.383196, + "rr": 0.974016, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.461023, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.078513, + "hold30_r": -1.050912 + }, + { + "symbol": "PANW", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.978261, + "strategy_rank": 85.233643, + "rr": 1.630015, + "primary_prob": 34.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.445023, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040349, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.543478, + "strategy_rank": 69.163822, + "rr": 2.378958, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.568436, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060928, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.695652, + "strategy_rank": 70.345914, + "rr": 0.729025, + "primary_prob": 50.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.093538, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67108, + "hold30_r": -1.011016 + }, + { + "symbol": "PSX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.847826, + "strategy_rank": 86.769048, + "rr": 1.635181, + "primary_prob": 34.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.452772, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037629, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.326087, + "strategy_rank": 80.853668, + "rr": 1.645215, + "primary_prob": 34.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.467823, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036915, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.043478, + "strategy_rank": 72.820989, + "rr": 1.934796, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.902195, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051172, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.195652, + "strategy_rank": 76.004709, + "rr": 2.146572, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.219858, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090829, + "hold30_r": -1.02938 + }, + { + "symbol": "SLB", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.695652, + "strategy_rank": 91.971321, + "rr": 2.350793, + "primary_prob": 40.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.52619, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032951, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.152174, + "strategy_rank": 97.859616, + "rr": 0.906003, + "primary_prob": 34.78, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.359004, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.345292, + "hold30_r": -1.320208 + }, + { + "symbol": "SNPS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.173913, + "strategy_rank": 83.823042, + "rr": 1.765133, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.6477, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048038, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.608696, + "strategy_rank": 88.539442, + "rr": 0.90783, + "primary_prob": 52.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.361745, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03488, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.565217, + "strategy_rank": 70.205424, + "rr": 1.854642, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.781963, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056338, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.26087, + "strategy_rank": 75.090426, + "rr": 2.01011, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 3.015165, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.319064, + "range_504_ratio": 1.37584, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054403, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.130435, + "strategy_rank": 76.770783, + "rr": 1.310224, + "primary_prob": 25.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.965335, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260342, + "hold30_r": 3.069091 + }, + { + "symbol": "TRGP", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.978261, + "strategy_rank": 90.702698, + "rr": 1.631643, + "primary_prob": 49.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.447464, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038747, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.782609, + "strategy_rank": 94.947175, + "rr": 1.535924, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.303886, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033015, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.826087, + "strategy_rank": 87.750248, + "rr": 1.703978, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.555966, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024993, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.195652, + "strategy_rank": 67.908618, + "rr": 1.122568, + "primary_prob": 45.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.683852, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070044, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.717391, + "strategy_rank": 93.646474, + "rr": 1.586526, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.379789, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033991, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.543478, + "strategy_rank": 82.189881, + "rr": 1.124454, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.686681, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048614, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.065217, + "strategy_rank": 83.468453, + "rr": 1.781829, + "primary_prob": 26.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.672744, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.359497, + "hold30_r": -1.308199 + }, + { + "symbol": "WMB", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.413043, + "strategy_rank": 75.064049, + "rr": 2.557155, + "primary_prob": 23.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.835732, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.284761, + "hold30_r": -1.236789 + }, + { + "symbol": "WRB", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.23913, + "strategy_rank": 65.464134, + "rr": 1.193817, + "primary_prob": 53.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.790726, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067223, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.847826, + "strategy_rank": 87.728332, + "rr": 1.590839, + "primary_prob": 17.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.386258, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045427, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-09-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.275085, + "strategy_rank": 65.37364, + "rr": 2.475553, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.71333, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06422, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.834273, + "strategy_rank": 59.827234, + "rr": 1.349199, + "primary_prob": 35.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.023799, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069458, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.99549, + "strategy_rank": 81.322519, + "rr": 1.846092, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.769138, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048863, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.177001, + "strategy_rank": 71.748225, + "rr": 2.049007, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.073511, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.566641, + "hold30_r": -1.504278 + }, + { + "symbol": "AJG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.80947, + "strategy_rank": 66.84771, + "rr": 1.029778, + "primary_prob": 37.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.544668, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07858, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.980834, + "strategy_rank": 90.747395, + "rr": 0.934313, + "primary_prob": 32.26, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.401469, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.167865, + "hold30_r": -1.137862 + }, + { + "symbol": "ANET", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.152198, + "strategy_rank": 89.883566, + "rr": 2.102364, + "primary_prob": 28.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.153547, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042157, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.421646, + "strategy_rank": 97.408666, + "rr": 1.930136, + "primary_prob": 27.58, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.895204, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027103, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.598647, + "strategy_rank": 62.129864, + "rr": 0.813929, + "primary_prob": 55.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.220893, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073968, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.475761, + "strategy_rank": 80.592492, + "rr": 0.877171, + "primary_prob": 53.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.315756, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.062212, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.667418, + "strategy_rank": 78.08476, + "rr": 1.706754, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.56013, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.224199, + "hold30_r": -1.181112 + }, + { + "symbol": "BLDR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.010147, + "strategy_rank": 91.863859, + "rr": 1.800189, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.700283, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768533, + "hold30_r": 1.59139 + }, + { + "symbol": "BRO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.608794, + "strategy_rank": 66.324804, + "rr": 2.230582, + "primary_prob": 26.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 3.345872, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063853, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.627959, + "strategy_rank": 69.901734, + "rr": 1.638284, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.457427, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582619, + "hold30_r": 3.752149 + }, + { + "symbol": "CDNS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.314543, + "strategy_rank": 79.536397, + "rr": 1.882992, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.824488, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047815, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.098083, + "strategy_rank": 94.875415, + "rr": 0.702467, + "primary_prob": 59.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.0537, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.6706, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.40248, + "strategy_rank": 75.926331, + "rr": 1.963857, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.945786, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056024, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.828636, + "strategy_rank": 82.553018, + "rr": 0.909256, + "primary_prob": 49.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.363884, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040577, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.519729, + "strategy_rank": 92.757054, + "rr": 1.200097, + "primary_prob": 40.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.800145, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072611, + "hold30_r": -1.031232 + }, + { + "symbol": "COR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.383315, + "strategy_rank": 60.896699, + "rr": 2.347569, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.521353, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060632, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.638106, + "strategy_rank": 75.583161, + "rr": 1.814631, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.721947, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055289, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88726, + "strategy_rank": 94.71838, + "rr": 1.567919, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.351879, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033519, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.799324, + "strategy_rank": 75.42304, + "rr": 0.77741, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.166116, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.459792, + "range_504_ratio": 1.583744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054772, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.441939, + "strategy_rank": 64.616114, + "rr": 1.42212, + "primary_prob": 38.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.133181, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067891, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-09-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.054115, + "strategy_rank": 83.825718, + "rr": 2.423778, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.635667, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.290429, + "hold30_r": -1.238684 + }, + { + "symbol": "DG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.157835, + "strategy_rank": 75.130755, + "rr": 1.416344, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.124516, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.353581, + "hold30_r": 1.653442 + }, + { + "symbol": "DLTR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.647125, + "strategy_rank": 94.762447, + "rr": 2.027806, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.041709, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.987935, + "hold30_r": 2.640421 + }, + { + "symbol": "DVN", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.323563, + "strategy_rank": 97.364332, + "rr": 1.899678, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.849518, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.179237, + "hold30_r": -1.148313 + }, + { + "symbol": "ED", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.078918, + "strategy_rank": 63.798486, + "rr": 1.30687, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.960305, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067465, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.059752, + "strategy_rank": 63.160745, + "rr": 1.578056, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.367084, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05873, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.853439, + "strategy_rank": 72.458218, + "rr": 1.525648, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.288472, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055124, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-09-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.603157, + "strategy_rank": 92.834372, + "rr": 2.183692, + "primary_prob": 23.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.275537, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.373088, + "hold30_r": -1.336879 + }, + { + "symbol": "ERIE", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.412627, + "strategy_rank": 62.823974, + "rr": 1.652044, + "primary_prob": 15.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.478066, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067616, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.319053, + "strategy_rank": 88.281445, + "rr": 1.520805, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.281207, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084042, + "hold30_r": -1.045137 + }, + { + "symbol": "FANG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.29425, + "strategy_rank": 95.301921, + "rr": 1.596921, + "primary_prob": 36.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.395381, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.656597, + "hold30_r": -1.624413 + }, + { + "symbol": "FIX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.377678, + "strategy_rank": 85.345455, + "rr": 1.477087, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.215631, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.429873, + "hold30_r": 4.609942 + }, + { + "symbol": "FSLR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.990981, + "strategy_rank": 85.922065, + "rr": 0.724274, + "primary_prob": 56.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.086411, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.854986, + "range_504_ratio": 2.351342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.692957, + "hold30_r": -1.282143 + }, + { + "symbol": "GD", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.285231, + "strategy_rank": 60.413175, + "rr": 1.965695, + "primary_prob": 29.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.948542, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064745, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.049605, + "strategy_rank": 63.256345, + "rr": 1.68476, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.52714, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.326299, + "range_504_ratio": 1.38583, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.609406, + "hold30_r": 2.409094 + }, + { + "symbol": "GPC", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.034949, + "strategy_rank": 64.235275, + "rr": 0.988568, + "primary_prob": 42.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.482851, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919341, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.784667, + "strategy_rank": 76.266835, + "rr": 1.754779, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.632169, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060114, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.024803, + "strategy_rank": 92.506551, + "rr": 1.781872, + "primary_prob": 47.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.672809, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.13525, + "hold30_r": -1.105029 + }, + { + "symbol": "HPQ", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.726043, + "strategy_rank": 87.277149, + "rr": 1.76496, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.64744, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097507, + "hold30_r": -1.062802 + }, + { + "symbol": "HST", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.21646, + "strategy_rank": 81.417738, + "rr": 1.681687, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.52253, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042717, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.569335, + "strategy_rank": 75.540426, + "rr": 1.801366, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.70205, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045272, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.089064, + "strategy_rank": 73.500183, + "rr": 1.540117, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.310175, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051515, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.540023, + "strategy_rank": 61.045583, + "rr": 1.383719, + "primary_prob": 39.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.075579, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063638, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.736189, + "strategy_rank": 68.195062, + "rr": 1.662063, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.493094, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044088, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.529876, + "strategy_rank": 71.783075, + "rr": 1.38393, + "primary_prob": 39.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.075895, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05497, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.358512, + "strategy_rank": 62.34285, + "rr": 1.414342, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.121512, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.343305, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.118377, + "strategy_rank": 82.31935, + "rr": 1.799847, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.699771, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042006, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.745209, + "strategy_rank": 73.18516, + "rr": 1.295989, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.943984, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241728, + "hold30_r": 3.743173 + }, + { + "symbol": "MOS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.970688, + "strategy_rank": 96.349752, + "rr": 1.526611, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.289916, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030034, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.843292, + "strategy_rank": 87.520034, + "rr": 0.886228, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.329342, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043118, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.892897, + "strategy_rank": 87.870974, + "rr": 1.680213, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.52032, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029155, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.765502, + "strategy_rank": 58.906121, + "rr": 1.900647, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.85097, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.82779, + "hold30_r": 5.454775 + }, + { + "symbol": "NI", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.260428, + "strategy_rank": 63.244462, + "rr": 2.784607, + "primary_prob": 21.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 4.17691, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064142, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.446449, + "strategy_rank": 89.813865, + "rr": 2.716917, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 4.075376, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027396, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.068771, + "strategy_rank": 96.225167, + "rr": 0.672434, + "primary_prob": 54.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.008652, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.643743, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.343856, + "strategy_rank": 75.483942, + "rr": 1.18435, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.776525, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.315636, + "range_504_ratio": 1.371131, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.1186, + "hold30_r": 5.934994 + }, + { + "symbol": "OXY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.549042, + "strategy_rank": 97.319464, + "rr": 1.505925, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.258887, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.305334, + "hold30_r": -1.274607 + }, + { + "symbol": "PAYX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.583991, + "strategy_rank": 70.84528, + "rr": 1.564843, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.347265, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055801, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.22097, + "strategy_rank": 87.15603, + "rr": 1.697138, + "primary_prob": 33.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.545708, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033758, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.907554, + "strategy_rank": 80.405558, + "rr": 0.957173, + "primary_prob": 48.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.435759, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046723, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.51071, + "strategy_rank": 71.246686, + "rr": 1.63232, + "primary_prob": 34.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.44848, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050541, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.133033, + "strategy_rank": 75.022853, + "rr": 1.713597, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.570395, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.233061, + "hold30_r": -1.171101 + }, + { + "symbol": "SLB", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.838782, + "strategy_rank": 88.538499, + "rr": 1.731926, + "primary_prob": 48.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.597888, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.103259, + "hold30_r": -1.068822 + }, + { + "symbol": "SMCI", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.872604, + "strategy_rank": 98.400012, + "rr": 0.89123, + "primary_prob": 35.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.336845, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027005, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.863585, + "strategy_rank": 80.301807, + "rr": 2.192223, + "primary_prob": 27.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.288334, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044807, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.961669, + "strategy_rank": 59.8056, + "rr": 1.119172, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.678758, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179479, + "hold30_r": -1.111178 + }, + { + "symbol": "STLD", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.770011, + "strategy_rank": 88.799819, + "rr": 2.049829, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.074744, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.121658, + "hold30_r": -1.093427 + }, + { + "symbol": "TAP", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.187148, + "strategy_rank": 68.679652, + "rr": 2.275489, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.413234, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.474938, + "hold30_r": -1.420921 + }, + { + "symbol": "TKO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.755355, + "strategy_rank": 74.576046, + "rr": 1.312611, + "primary_prob": 25.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.968916, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.261126, + "hold30_r": 3.865172 + }, + { + "symbol": "TPL", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.573844, + "strategy_rank": 92.123313, + "rr": 0.875682, + "primary_prob": 38.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.313523, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.696565, + "range_504_ratio": 2.006848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028648, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.70124, + "strategy_rank": 89.804382, + "rr": 1.634714, + "primary_prob": 43.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.452072, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038105, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.250282, + "strategy_rank": 94.556278, + "rr": 1.92643, + "primary_prob": 45.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.889645, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035604, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.926719, + "strategy_rank": 96.178433, + "rr": 2.679088, + "primary_prob": 22.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 4.018632, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025484, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.500564, + "strategy_rank": 66.882827, + "rr": 1.2999, + "primary_prob": 41.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.94985, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063206, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.196167, + "strategy_rank": 93.602182, + "rr": 1.918564, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.877846, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031232, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.279594, + "strategy_rank": 82.936256, + "rr": 1.233425, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.850138, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.185114, + "hold30_r": 0.018474 + }, + { + "symbol": "VST", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.235626, + "strategy_rank": 84.791965, + "rr": 1.363641, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.045462, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054922, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.304397, + "strategy_rank": 75.341456, + "rr": 1.860541, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.790811, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047323, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.544532, + "strategy_rank": 67.459551, + "rr": 1.407987, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.111981, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071443, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.505073, + "strategy_rank": 86.844092, + "rr": 1.580593, + "primary_prob": 17.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.37089, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04456, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-09-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.394507, + "strategy_rank": 63.116055, + "rr": 2.285198, + "primary_prob": 41.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.427796, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062326, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.883895, + "strategy_rank": 81.327954, + "rr": 1.648129, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.472194, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050371, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.516854, + "strategy_rank": 69.950825, + "rr": 2.064909, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.097363, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.521951, + "hold30_r": -1.460148 + }, + { + "symbol": "AJG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.147316, + "strategy_rank": 64.572947, + "rr": 1.692985, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.539477, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.631995, + "hold30_r": 2.619439 + }, + { + "symbol": "ALB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.385768, + "strategy_rank": 91.127145, + "rr": 1.285868, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.928802, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02733, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.881398, + "strategy_rank": 89.160121, + "rr": 1.50056, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.25084, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.458544, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.626717, + "strategy_rank": 97.467629, + "rr": 1.773702, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.660553, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023946, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.143571, + "strategy_rank": 60.386036, + "rr": 1.026012, + "primary_prob": 48.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.539017, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070439, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.012484, + "strategy_rank": 78.008739, + "rr": 1.473363, + "primary_prob": 37.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.210045, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.423382, + "hold30_r": 4.749614 + }, + { + "symbol": "BG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.264669, + "strategy_rank": 80.039633, + "rr": 1.794301, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.691451, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042167, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.764045, + "strategy_rank": 88.805654, + "rr": 1.756675, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.635012, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.724595, + "hold30_r": 0.303398 + }, + { + "symbol": "CAH", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.514357, + "strategy_rank": 68.0199, + "rr": 1.319562, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.979342, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260927, + "hold30_r": 3.660849 + }, + { + "symbol": "CDNS", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.649189, + "strategy_rank": 77.289843, + "rr": 2.022231, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.033346, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048371, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.876404, + "strategy_rank": 93.939169, + "rr": 0.99288, + "primary_prob": 46.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.48932, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029781, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.513109, + "strategy_rank": 77.023266, + "rr": 2.33015, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.495225, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048028, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.632959, + "strategy_rank": 80.318632, + "rr": 2.046923, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.070385, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038746, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.644195, + "strategy_rank": 61.158667, + "rr": 0.901116, + "primary_prob": 52.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.351675, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.315917, + "range_504_ratio": 1.371517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.833791, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.128589, + "strategy_rank": 92.079788, + "rr": 0.928302, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.392452, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0395, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.898876, + "strategy_rank": 74.023228, + "rr": 2.813523, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 4.220284, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055514, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.37578, + "strategy_rank": 94.363545, + "rr": 1.808528, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.712792, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030307, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.384519, + "strategy_rank": 74.694101, + "rr": 1.736863, + "primary_prob": 20.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.605295, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.459792, + "range_504_ratio": 1.583744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050344, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.131086, + "strategy_rank": 83.275052, + "rr": 2.434651, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.651977, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05096, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.127341, + "strategy_rank": 94.387393, + "rr": 1.953319, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.929979, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.91026, + "hold30_r": 2.57587 + }, + { + "symbol": "DVN", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.126092, + "strategy_rank": 96.807217, + "rr": 1.916412, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.874618, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028597, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.01623, + "strategy_rank": 61.77171, + "rr": 1.724776, + "primary_prob": 22.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.587165, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066484, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.765293, + "strategy_rank": 71.011765, + "rr": 1.729436, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.594154, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051958, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.630462, + "strategy_rank": 92.003667, + "rr": 0.821482, + "primary_prob": 55.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.232223, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03655, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.625468, + "strategy_rank": 98.017129, + "rr": 1.166383, + "primary_prob": 37.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.749574, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023032, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.378277, + "strategy_rank": 94.985243, + "rr": 0.829222, + "primary_prob": 49.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.243832, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.787626, + "range_504_ratio": 2.198172, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030149, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.267166, + "strategy_rank": 85.748612, + "rr": 1.772509, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.658764, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028834, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.88015, + "strategy_rank": 93.300644, + "rr": 1.714089, + "primary_prob": 33.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.571134, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030235, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.133583, + "strategy_rank": 83.821937, + "rr": 1.121246, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.681869, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045361, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.014981, + "strategy_rank": 88.692781, + "rr": 0.795028, + "primary_prob": 55.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.192542, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.858548, + "range_504_ratio": 2.359732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.764414, + "hold30_r": -1.226695 + }, + { + "symbol": "GPC", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.642946, + "strategy_rank": 63.91515, + "rr": 0.952895, + "primary_prob": 44.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.429343, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065356, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.885144, + "strategy_rank": 76.102643, + "rr": 2.02407, + "primary_prob": 20.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.036105, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051093, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.380774, + "strategy_rank": 93.138113, + "rr": 1.720329, + "primary_prob": 33.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.580494, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027608, + "hold30_r": -1.0 + }, + { + "symbol": "HPQ", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.892634, + "strategy_rank": 84.588684, + "rr": 1.504836, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.257254, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.478868, + "range_504_ratio": 1.614247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097322, + "hold30_r": -1.061415 + }, + { + "symbol": "HRL", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.274657, + "strategy_rank": 58.735901, + "rr": 1.216232, + "primary_prob": 43.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 1.824348, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.308523, + "range_504_ratio": 1.361413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07722, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.265918, + "strategy_rank": 62.881654, + "rr": 1.225105, + "primary_prob": 42.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.837657, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08058, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.64794, + "strategy_rank": 72.527623, + "rr": 1.998282, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.997422, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041737, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.89638, + "strategy_rank": 69.024972, + "rr": 1.869901, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.804851, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044591, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.262172, + "strategy_rank": 72.834393, + "rr": 1.156193, + "primary_prob": 44.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.73429, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.105507, + "hold30_r": 4.142159 + }, + { + "symbol": "LMT", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.646692, + "strategy_rank": 59.498569, + "rr": 1.868704, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.803055, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068181, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.629213, + "strategy_rank": 72.802544, + "rr": 1.980752, + "primary_prob": 20.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.971128, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.92418, + "hold30_r": 4.126821 + }, + { + "symbol": "MOS", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.627965, + "strategy_rank": 95.833341, + "rr": 1.729129, + "primary_prob": 33.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.593694, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027772, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.379526, + "strategy_rank": 87.141478, + "rr": 0.898975, + "primary_prob": 46.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.348462, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041967, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.897628, + "strategy_rank": 57.96425, + "rr": 1.43696, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.15544, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.370183, + "hold30_r": 4.288521 + }, + { + "symbol": "MTB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.761548, + "strategy_rank": 76.475727, + "rr": 0.777118, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.165678, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051221, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.397004, + "strategy_rank": 60.296356, + "rr": 1.669566, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.504349, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060351, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.762797, + "strategy_rank": 68.818995, + "rr": 0.80121, + "primary_prob": 36.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.201815, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.401892, + "range_504_ratio": 1.49465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05388, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.882647, + "strategy_rank": 90.667977, + "rr": 1.503082, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.254622, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476194, + "hold30_r": 2.460262 + }, + { + "symbol": "ON", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.129838, + "strategy_rank": 95.420562, + "rr": 1.111111, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.666667, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.084167, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875156, + "strategy_rank": 96.920091, + "rr": 1.785517, + "primary_prob": 21.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.678276, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030312, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.515605, + "strategy_rank": 86.136236, + "rr": 1.708683, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.563025, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038791, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.645443, + "strategy_rank": 68.651561, + "rr": 1.853685, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.780528, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054353, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.398252, + "strategy_rank": 74.59723, + "rr": 1.019504, + "primary_prob": 44.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.529255, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.496279, + "range_504_ratio": 1.642597, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045957, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.146067, + "strategy_rank": 70.134916, + "rr": 1.28856, + "primary_prob": 39.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.932839, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058677, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.013733, + "strategy_rank": 70.42682, + "rr": 1.044373, + "primary_prob": 47.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.56656, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059941, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.011236, + "strategy_rank": 85.964723, + "rr": 1.639258, + "primary_prob": 34.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.458887, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03444, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.393258, + "strategy_rank": 80.049595, + "rr": 1.438017, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.157026, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044052, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.893883, + "strategy_rank": 74.313498, + "rr": 1.287588, + "primary_prob": 41.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.931382, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056206, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.132335, + "strategy_rank": 91.964953, + "rr": 2.331537, + "primary_prob": 25.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.497305, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033097, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.377029, + "strategy_rank": 98.11579, + "rr": 2.263496, + "primary_prob": 21.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.395244, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.241746, + "hold30_r": 5.119406 + }, + { + "symbol": "SRE", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.019975, + "strategy_rank": 62.180566, + "rr": 1.137919, + "primary_prob": 45.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.706879, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059245, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.634207, + "strategy_rank": 88.522249, + "rr": 1.749352, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.624028, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.721168, + "hold30_r": 3.688059 + }, + { + "symbol": "TAP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.148564, + "strategy_rank": 68.175566, + "rr": 2.354189, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.531283, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054021, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.395755, + "strategy_rank": 69.187503, + "rr": 1.321138, + "primary_prob": 25.31, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.981707, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.269318, + "hold30_r": 2.214877 + }, + { + "symbol": "TPL", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.383271, + "strategy_rank": 91.365796, + "rr": 0.824795, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.237193, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.696565, + "range_504_ratio": 2.006848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030928, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.63171, + "strategy_rank": 89.62125, + "rr": 1.730051, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.595076, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033308, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.134831, + "strategy_rank": 92.848497, + "rr": 1.608851, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.413277, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033664, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.017478, + "strategy_rank": 89.912983, + "rr": 1.853669, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.780504, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025838, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.766542, + "strategy_rank": 66.010893, + "rr": 1.592594, + "primary_prob": 35.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.388891, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061139, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.877653, + "strategy_rank": 93.015604, + "rr": 1.577461, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.366191, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032359, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.382022, + "strategy_rank": 81.890358, + "rr": 1.322125, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.983187, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.274858, + "hold30_r": 2.060094 + }, + { + "symbol": "VST", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.635456, + "strategy_rank": 83.70841, + "rr": 1.985816, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.978723, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049821, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.51186, + "strategy_rank": 75.478003, + "rr": 2.016934, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.025401, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044156, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.263421, + "strategy_rank": 66.299856, + "rr": 1.983273, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.974909, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063314, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.878901, + "strategy_rank": 86.294034, + "rr": 1.69765, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.546475, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044278, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-09-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.627297, + "strategy_rank": 60.673139, + "rr": 2.272694, + "primary_prob": 41.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.409041, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060195, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.732283, + "strategy_rank": 79.683803, + "rr": 2.134913, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.20237, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.093293, + "hold30_r": 3.529017 + }, + { + "symbol": "ADP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.908136, + "strategy_rank": 67.995905, + "rr": 2.348236, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.522354, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.117785, + "hold30_r": -1.058756 + }, + { + "symbol": "AJG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.677165, + "strategy_rank": 64.156738, + "rr": 1.99816, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.99724, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.935805, + "hold30_r": 3.982329 + }, + { + "symbol": "ALB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.994751, + "strategy_rank": 91.254964, + "rr": 1.636769, + "primary_prob": 20.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.455153, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026886, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.931759, + "strategy_rank": 89.181027, + "rr": 1.615041, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.422562, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040031, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.818898, + "strategy_rank": 97.798883, + "rr": 1.921185, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.881778, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.899699, + "hold30_r": 3.704045 + }, + { + "symbol": "ATO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.645669, + "strategy_rank": 60.115843, + "rr": 2.214473, + "primary_prob": 26.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.32171, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056061, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.383202, + "strategy_rank": 73.636304, + "rr": 1.644517, + "primary_prob": 30.67, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.466775, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591598, + "hold30_r": 3.782436 + }, + { + "symbol": "BG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.595801, + "strategy_rank": 75.951615, + "rr": 1.722797, + "primary_prob": 33.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.584195, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.68611, + "hold30_r": 4.449798 + }, + { + "symbol": "BLDR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.614173, + "strategy_rank": 86.860288, + "rr": 1.637412, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.456118, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.604511, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.632546, + "strategy_rank": 69.535976, + "rr": 0.969985, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.454978, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.917545, + "hold30_r": 3.922024 + }, + { + "symbol": "CDNS", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.958005, + "strategy_rank": 80.000447, + "rr": 1.695323, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.542984, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049848, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.293963, + "strategy_rank": 94.093732, + "rr": 0.691612, + "primary_prob": 60.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.037418, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.665745, + "hold30_r": 1.523117 + }, + { + "symbol": "CHRW", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.188976, + "strategy_rank": 75.397205, + "rr": 1.835776, + "primary_prob": 31.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.753664, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048356, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.944882, + "strategy_rank": 70.297543, + "rr": 1.505445, + "primary_prob": 37.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.258168, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.435182, + "range_504_ratio": 1.545244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.442415, + "hold30_r": 4.805473 + }, + { + "symbol": "CNC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.782152, + "strategy_rank": 78.808763, + "rr": 1.709204, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.563806, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04212, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.070866, + "strategy_rank": 60.85903, + "rr": 1.685767, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.52865, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046096, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.71916, + "strategy_rank": 91.538491, + "rr": 1.830049, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.745073, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.79719, + "hold30_r": 4.089104 + }, + { + "symbol": "COST", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.577428, + "strategy_rank": 73.995823, + "rr": 1.67801, + "primary_prob": 34.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.517016, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079434, + "hold30_r": -1.031887 + }, + { + "symbol": "CTRA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.868766, + "strategy_rank": 94.450021, + "rr": 1.604396, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.406594, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.577148, + "hold30_r": 0.818382 + }, + { + "symbol": "CTVA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.257218, + "strategy_rank": 74.279005, + "rr": 1.622846, + "primary_prob": 35.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.434269, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.459792, + "range_504_ratio": 1.583744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.576613, + "hold30_r": 4.040649 + }, + { + "symbol": "CVX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.144357, + "strategy_rank": 83.878537, + "rr": 1.957266, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.935899, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.913851, + "hold30_r": 5.47746 + }, + { + "symbol": "DLTR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.044619, + "strategy_rank": 90.340658, + "rr": 2.395659, + "primary_prob": 25.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.593488, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.352328, + "hold30_r": 4.160828 + }, + { + "symbol": "DVN", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.081365, + "strategy_rank": 97.19727, + "rr": 1.847041, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.770561, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.821335, + "hold30_r": 1.688538 + }, + { + "symbol": "ED", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.87664, + "strategy_rank": 62.030926, + "rr": 1.913293, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.86994, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053282, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.314961, + "strategy_rank": 64.348745, + "rr": 1.699503, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.549255, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041219, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.170604, + "strategy_rank": 67.865496, + "rr": 1.995323, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.992985, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.945928, + "hold30_r": 3.519244 + }, + { + "symbol": "EOG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.669291, + "strategy_rank": 92.41353, + "rr": 2.107649, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.161474, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.076086, + "hold30_r": 4.098653 + }, + { + "symbol": "EQT", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.343832, + "strategy_rank": 97.852201, + "rr": 1.526205, + "primary_prob": 36.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.289308, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.506115, + "hold30_r": 0.856362 + }, + { + "symbol": "ERIE", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.364829, + "strategy_rank": 62.295695, + "rr": 1.083263, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.624895, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014698, + "hold30_r": 8.014589 + }, + { + "symbol": "EXE", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.244094, + "strategy_rank": 94.615369, + "rr": 1.543535, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.315303, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.787626, + "range_504_ratio": 2.198172, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514881, + "hold30_r": 1.216812 + }, + { + "symbol": "EXR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.839895, + "strategy_rank": 70.763319, + "rr": 1.681249, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.521874, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.378668, + "range_504_ratio": 1.460338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047782, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 83.150087, + "rr": 1.906518, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.859777, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.88111, + "hold30_r": 3.001606 + }, + { + "symbol": "FANG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.88189, + "strategy_rank": 93.118894, + "rr": 1.73566, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.60349, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.708376, + "hold30_r": 4.441962 + }, + { + "symbol": "FICO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.414698, + "strategy_rank": 76.302854, + "rr": 1.787084, + "primary_prob": 32.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.680626, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040716, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.469816, + "strategy_rank": 82.2095, + "rr": 1.778168, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.667252, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.737672, + "hold30_r": 5.665035 + }, + { + "symbol": "FSLR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.519685, + "strategy_rank": 91.543884, + "rr": 0.835249, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.252874, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.858548, + "range_504_ratio": 2.359732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.806785, + "hold30_r": -1.056562 + }, + { + "symbol": "GIS", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.152231, + "strategy_rank": 59.509179, + "rr": 1.151472, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.727208, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.360163, + "range_504_ratio": 1.433563, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061379, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.695538, + "strategy_rank": 63.599442, + "rr": 1.778454, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.667681, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.720069, + "hold30_r": 6.337692 + }, + { + "symbol": "GWW", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.682415, + "strategy_rank": 74.904392, + "rr": 2.074587, + "primary_prob": 28.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.11188, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.023798, + "hold30_r": 6.335795 + }, + { + "symbol": "HAL", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.569554, + "strategy_rank": 92.121724, + "rr": 1.73778, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.606671, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713101, + "hold30_r": 6.595553 + }, + { + "symbol": "HPQ", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.858268, + "strategy_rank": 82.378798, + "rr": 2.568508, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.852762, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.516751, + "range_504_ratio": 1.676572, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.531547, + "hold30_r": 3.144027 + }, + { + "symbol": "HSY", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.48294, + "strategy_rank": 61.912403, + "rr": 1.350878, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.026317, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.280384, + "hold30_r": 0.393732 + }, + { + "symbol": "IRM", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.939633, + "strategy_rank": 77.29858, + "rr": 2.728007, + "primary_prob": 22.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 4.09201, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.696558, + "hold30_r": 3.14418 + }, + { + "symbol": "KLAC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.052493, + "strategy_rank": 80.382295, + "rr": 2.753259, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 4.129889, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.195419, + "hold30_r": -1.159571 + }, + { + "symbol": "MCK", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.981627, + "strategy_rank": 72.677715, + "rr": 1.225143, + "primary_prob": 42.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.837715, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.170408, + "hold30_r": 2.266235 + }, + { + "symbol": "MOS", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.506562, + "strategy_rank": 95.584436, + "rr": 1.597699, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.396548, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.572392, + "hold30_r": 1.33621 + }, + { + "symbol": "MPC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.456693, + "strategy_rank": 88.134868, + "rr": 0.820598, + "primary_prob": 38.56, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.230898, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783967, + "hold30_r": 3.80051 + }, + { + "symbol": "MTB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.989501, + "strategy_rank": 69.905216, + "rr": 1.878446, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.817668, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831254, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.926509, + "strategy_rank": 67.674211, + "rr": 1.282783, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.924174, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.401892, + "range_504_ratio": 1.49465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.236359, + "hold30_r": 3.014964 + }, + { + "symbol": "NUE", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.094488, + "strategy_rank": 90.054623, + "rr": 1.59215, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.388226, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562905, + "hold30_r": 4.685818 + }, + { + "symbol": "ON", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.031496, + "strategy_rank": 96.658696, + "rr": 1.553043, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.329565, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526544, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.606299, + "strategy_rank": 96.661582, + "rr": 1.753863, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.630794, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.723004, + "hold30_r": 2.079296 + }, + { + "symbol": "PANW", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.713911, + "strategy_rank": 86.523821, + "rr": 1.857812, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.786717, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04037, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.370079, + "strategy_rank": 80.307746, + "rr": 1.113394, + "primary_prob": 45.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.670091, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.496279, + "range_504_ratio": 1.642597, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.075708, + "hold30_r": 3.69863 + }, + { + "symbol": "PGR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.895013, + "strategy_rank": 70.740645, + "rr": 2.145723, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.218584, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.318275, + "hold30_r": -1.257032 + }, + { + "symbol": "PSX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.107612, + "strategy_rank": 84.953862, + "rr": 1.850847, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.77627, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.819335, + "hold30_r": 5.004348 + }, + { + "symbol": "PWR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.401575, + "strategy_rank": 81.442882, + "rr": 2.374712, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.562068, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.338198, + "hold30_r": 2.73003 + }, + { + "symbol": "SLB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.15748, + "strategy_rank": 89.576205, + "rr": 1.985489, + "primary_prob": 29.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.978234, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.956889, + "hold30_r": 6.810185 + }, + { + "symbol": "SMCI", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.55643, + "strategy_rank": 98.243428, + "rr": 1.043758, + "primary_prob": 29.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.565636, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.01963, + "hold30_r": 5.820317 + }, + { + "symbol": "SNPS", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.433071, + "strategy_rank": 80.496867, + "rr": 2.022776, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.034165, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048289, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.220472, + "strategy_rank": 63.809828, + "rr": 2.07812, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.11718, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04894, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.832021, + "strategy_rank": 88.849954, + "rr": 1.737602, + "primary_prob": 33.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.606403, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.708466, + "hold30_r": 5.280508 + }, + { + "symbol": "TKO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.889764, + "strategy_rank": 67.296657, + "rr": 0.920274, + "primary_prob": 36.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.380411, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.869079, + "hold30_r": 2.375139 + }, + { + "symbol": "TPL", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.619423, + "strategy_rank": 92.62103, + "rr": 0.790411, + "primary_prob": 42.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.185616, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.696565, + "range_504_ratio": 2.006848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.76141, + "hold30_r": 7.40806 + }, + { + "symbol": "TRGP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.207349, + "strategy_rank": 87.601689, + "rr": 1.559724, + "primary_prob": 36.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.339586, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531352, + "hold30_r": 2.517528 + }, + { + "symbol": "TSLA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.419948, + "strategy_rank": 91.76255, + "rr": 1.871004, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.806506, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02832, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.356955, + "strategy_rank": 95.775, + "rr": 1.767987, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.651981, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025548, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.102362, + "strategy_rank": 78.250711, + "rr": 1.369015, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.053522, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.098572, + "hold30_r": -1.051863 + }, + { + "symbol": "UNH", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.664042, + "strategy_rank": 65.802002, + "rr": 1.988218, + "primary_prob": 29.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.982326, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056854, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.769029, + "strategy_rank": 93.490676, + "rr": 1.509995, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.264992, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480118, + "hold30_r": 3.511778 + }, + { + "symbol": "VRTX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.406824, + "strategy_rank": 82.844986, + "rr": 0.767683, + "primary_prob": 58.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.151524, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.720652, + "hold30_r": 1.464081 + }, + { + "symbol": "VST", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.307087, + "strategy_rank": 84.948468, + "rr": 2.067861, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.101791, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.029478, + "hold30_r": 2.881379 + }, + { + "symbol": "WMB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.139108, + "strategy_rank": 74.505229, + "rr": 1.61672, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.425079, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.578352, + "hold30_r": 3.08691 + }, + { + "symbol": "WRB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.451444, + "strategy_rank": 66.039047, + "rr": 1.445769, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.168653, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.388697, + "hold30_r": 3.553016 + }, + { + "symbol": "XOM", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.194226, + "strategy_rank": 86.26266, + "rr": 2.032226, + "primary_prob": 23.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.048339, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.991429, + "hold30_r": 5.019034 + }, + { + "symbol": "ABBV", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.584563, + "strategy_rank": 64.185212, + "rr": 1.527076, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.290614, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476201, + "hold30_r": 2.152292 + }, + { + "symbol": "ADM", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.303065, + "strategy_rank": 80.040652, + "rr": 1.593042, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.389562, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.547143, + "hold30_r": 2.368527 + }, + { + "symbol": "ADP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.881952, + "strategy_rank": 65.97981, + "rr": 1.344896, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.017343, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057539, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.200908, + "strategy_rank": 60.582265, + "rr": 1.776679, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.665019, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.274886, + "range_504_ratio": 1.31638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042516, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.562997, + "strategy_rank": 79.997265, + "rr": 0.826879, + "primary_prob": 50.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.240319, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.40026, + "range_504_ratio": 1.492213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038014, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.492622, + "strategy_rank": 66.008636, + "rr": 1.802559, + "primary_prob": 21.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.703838, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.256318, + "hold30_r": -1.193364 + }, + { + "symbol": "ALB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.892168, + "strategy_rank": 93.166599, + "rr": 0.859684, + "primary_prob": 38.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.289526, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02872, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.027242, + "strategy_rank": 88.80278, + "rr": 1.909649, + "primary_prob": 45.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.864474, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042564, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.978434, + "strategy_rank": 98.232867, + "rr": 1.576006, + "primary_prob": 33.06, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.364008, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.550423, + "hold30_r": 1.436755 + }, + { + "symbol": "ATO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.76277, + "strategy_rank": 62.880545, + "rr": 2.071276, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.106914, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.021841, + "hold30_r": 2.537698 + }, + { + "symbol": "AZO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.373439, + "strategy_rank": 76.653715, + "rr": 0.933197, + "primary_prob": 32.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.399795, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.879715, + "hold30_r": 2.473172 + }, + { + "symbol": "BLDR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.535755, + "strategy_rank": 88.00444, + "rr": 1.848884, + "primary_prob": 46.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.773325, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035875, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.044268, + "strategy_rank": 58.970807, + "rr": 1.240919, + "primary_prob": 42.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.861378, + "raw_level_count": 18, + "gate_level_count": 18, + "range_504_log": 0.270589, + "range_504_ratio": 1.310736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.184049, + "hold30_r": 4.731932 + }, + { + "symbol": "CDNS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.30874, + "strategy_rank": 81.160009, + "rr": 2.120702, + "primary_prob": 27.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.181053, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050409, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.297389, + "strategy_rank": 94.362471, + "rr": 1.637095, + "primary_prob": 30.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.455643, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02895, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.443814, + "strategy_rank": 74.827864, + "rr": 2.201716, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.302574, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049139, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.324631, + "strategy_rank": 78.380183, + "rr": 2.073783, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.110674, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047268, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.719637, + "strategy_rank": 63.791981, + "rr": 1.93337, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.900055, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040302, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.481271, + "strategy_rank": 92.344582, + "rr": 0.698636, + "primary_prob": 56.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.047954, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.663002, + "hold30_r": 2.050536 + }, + { + "symbol": "COR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.946652, + "strategy_rank": 65.274421, + "rr": 2.388022, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.582034, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.325726, + "hold30_r": 4.232203 + }, + { + "symbol": "COST", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.790011, + "strategy_rank": 76.083777, + "rr": 1.570978, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.356467, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050035, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.07605, + "strategy_rank": 90.096674, + "rr": 1.956006, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.934009, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031196, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.573212, + "strategy_rank": 76.199891, + "rr": 1.195328, + "primary_prob": 45.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.792992, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.459792, + "range_504_ratio": 1.583744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.146699, + "hold30_r": 1.812918 + }, + { + "symbol": "CVS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.654938, + "strategy_rank": 62.596918, + "rr": 2.454139, + "primary_prob": 24.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.681209, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.713556, + "hold30_r": -1.653196 + }, + { + "symbol": "CVX", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.346198, + "strategy_rank": 84.491207, + "rr": 1.999747, + "primary_prob": 31.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.999621, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045314, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.335982, + "strategy_rank": 75.290843, + "rr": 1.91624, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.87436, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079651, + "hold30_r": -1.016729 + }, + { + "symbol": "DLTR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.275823, + "strategy_rank": 93.511628, + "rr": 1.605387, + "primary_prob": 50.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.40808, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046372, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.205448, + "strategy_rank": 97.509425, + "rr": 1.175048, + "primary_prob": 42.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.762572, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029391, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.784336, + "strategy_rank": 63.697451, + "rr": 1.902512, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.853768, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046096, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.498297, + "strategy_rank": 65.532971, + "rr": 2.092331, + "primary_prob": 28.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.138497, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041512, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.238365, + "strategy_rank": 69.886313, + "rr": 1.888487, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.832731, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.182677, + "hold30_r": -1.129962 + }, + { + "symbol": "EOG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.984109, + "strategy_rank": 92.021908, + "rr": 1.942854, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.914282, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.908118, + "hold30_r": 2.309793 + }, + { + "symbol": "EQT", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886493, + "strategy_rank": 98.461269, + "rr": 1.706775, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.560163, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023381, + "hold30_r": -1.0 + }, + { + "symbol": "EXR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.038593, + "strategy_rank": 73.903485, + "rr": 2.019763, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.029645, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.378668, + "range_504_ratio": 1.460338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046184, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.854711, + "strategy_rank": 86.848976, + "rr": 2.831595, + "primary_prob": 21.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.247392, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060176, + "hold30_r": -1.031525 + }, + { + "symbol": "FANG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.62202, + "strategy_rank": 91.848989, + "rr": 1.912072, + "primary_prob": 28.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.868108, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.880847, + "hold30_r": 2.133483 + }, + { + "symbol": "FICO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.108967, + "strategy_rank": 77.134196, + "rr": 2.019837, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.029756, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034601, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.849035, + "strategy_rank": 83.659483, + "rr": 1.096276, + "primary_prob": 42.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.644414, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039809, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.616345, + "strategy_rank": 95.20927, + "rr": 1.153544, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.730316, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.894169, + "range_504_ratio": 2.445302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.112274, + "hold30_r": -1.085842 + }, + { + "symbol": "GIS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.725312, + "strategy_rank": 58.972424, + "rr": 0.701133, + "primary_prob": 59.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.051699, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.360163, + "range_504_ratio": 1.433563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645082, + "hold30_r": 1.794325 + }, + { + "symbol": "GPC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.692395, + "strategy_rank": 65.622686, + "rr": 1.346947, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.02042, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.757094, + "strategy_rank": 76.387884, + "rr": 1.72771, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.591565, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052327, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-10-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.600454, + "strategy_rank": 91.269639, + "rr": 2.009285, + "primary_prob": 44.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.013927, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.980454, + "hold30_r": 3.704241 + }, + { + "symbol": "HSY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.265607, + "strategy_rank": 60.962848, + "rr": 1.329855, + "primary_prob": 40.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 1.994783, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.26426, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.590238, + "strategy_rank": 71.37923, + "rr": 1.69164, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.53746, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045052, + "hold30_r": -1.003904 + }, + { + "symbol": "IRM", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.811578, + "strategy_rank": 79.038693, + "rr": 2.584295, + "primary_prob": 23.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.876442, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.550911, + "hold30_r": 1.930474 + }, + { + "symbol": "JKHY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.973893, + "strategy_rank": 59.235571, + "rr": 1.607576, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.411363, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.391193, + "hold30_r": -1.322384 + }, + { + "symbol": "KLAC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.519864, + "strategy_rank": 82.096484, + "rr": 1.700203, + "primary_prob": 33.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.550305, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036011, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.081725, + "strategy_rank": 71.430963, + "rr": 1.79434, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.691511, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747522, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.363224, + "strategy_rank": 56.899053, + "rr": 2.213617, + "primary_prob": 26.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.320426, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.155515, + "hold30_r": 5.318619 + }, + { + "symbol": "LVS", + "date": "2022-10-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.817253, + "strategy_rank": 83.789272, + "rr": 2.411086, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.616629, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032023, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.524404, + "strategy_rank": 72.937671, + "rr": 1.701045, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.551567, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64243, + "hold30_r": 1.307976 + }, + { + "symbol": "MOS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.254257, + "strategy_rank": 94.798794, + "rr": 1.516006, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.274009, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029689, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.84336, + "strategy_rank": 89.157773, + "rr": 0.902034, + "primary_prob": 48.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.35305, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039825, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.427923, + "strategy_rank": 62.573754, + "rr": 1.8026, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.703901, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039559, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.989784, + "strategy_rank": 67.34941, + "rr": 1.378992, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.068488, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.401892, + "range_504_ratio": 1.49465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.327511, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.708286, + "strategy_rank": 92.978606, + "rr": 1.540876, + "primary_prob": 36.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.311314, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50851, + "hold30_r": 3.336561 + }, + { + "symbol": "ON", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.751419, + "strategy_rank": 97.055857, + "rr": 1.059544, + "primary_prob": 44.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.589316, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029714, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.746879, + "strategy_rank": 71.463539, + "rr": 0.738201, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.107302, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.315636, + "range_504_ratio": 1.371131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064507, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.659478, + "strategy_rank": 96.707336, + "rr": 1.271993, + "primary_prob": 38.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.907989, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034213, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-10-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.287174, + "strategy_rank": 85.569347, + "rr": 2.720819, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.081229, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042457, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.054484, + "strategy_rank": 71.429089, + "rr": 1.207122, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.810683, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.186806, + "hold30_r": -2.125046 + }, + { + "symbol": "PWR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.827469, + "strategy_rank": 84.505472, + "rr": 1.783641, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.675462, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.200789, + "hold30_r": -1.162598 + }, + { + "symbol": "RJF", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.952327, + "strategy_rank": 72.163009, + "rr": 1.513887, + "primary_prob": 35.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.270831, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048636, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.271283, + "strategy_rank": 58.450984, + "rr": 2.07719, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.115785, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.325644, + "range_504_ratio": 1.384922, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058279, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.91941, + "strategy_rank": 90.453542, + "rr": 1.631343, + "primary_prob": 32.69, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.447014, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59946, + "hold30_r": 3.879415 + }, + { + "symbol": "SMCI", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.432463, + "strategy_rank": 98.923991, + "rr": 1.859792, + "primary_prob": 28.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.789688, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027793, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.514188, + "strategy_rank": 81.35043, + "rr": 1.909525, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.864287, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049325, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.244041, + "strategy_rank": 61.096168, + "rr": 2.162573, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.24386, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045318, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.146425, + "strategy_rank": 66.754986, + "rr": 2.388966, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.583449, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04613, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-10-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.800227, + "strategy_rank": 90.714005, + "rr": 2.159175, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.238763, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.126388, + "hold30_r": 5.072787 + }, + { + "symbol": "TMUS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.292849, + "strategy_rank": 65.512234, + "rr": 1.655606, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.483409, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39181, + "range_504_ratio": 1.479657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054059, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.395006, + "strategy_rank": 88.805463, + "rr": 1.742429, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.613644, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.711794, + "hold30_r": 1.440395 + }, + { + "symbol": "TSLA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.530079, + "strategy_rank": 94.079653, + "rr": 1.509275, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.263913, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023544, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.119183, + "strategy_rank": 96.345871, + "rr": 1.647367, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.471051, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025051, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011351, + "strategy_rank": 84.082606, + "rr": 2.052504, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.078756, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044209, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.46538, + "strategy_rank": 66.346128, + "rr": 0.688051, + "primary_prob": 60.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.032077, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059637, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-10-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.935301, + "strategy_rank": 93.341136, + "rr": 2.361692, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.542537, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034004, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.551646, + "strategy_rank": 86.07303, + "rr": 2.225249, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.337874, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038447, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.017026, + "strategy_rank": 72.815086, + "rr": 1.697432, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.546147, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.655516, + "hold30_r": 2.081158 + }, + { + "symbol": "WRB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.216799, + "strategy_rank": 65.743615, + "rr": 1.190022, + "primary_prob": 37.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.785033, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.128926, + "hold30_r": 1.872507 + }, + { + "symbol": "AAPL", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.694541, + "strategy_rank": 75.504676, + "rr": 2.799288, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 4.198932, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040559, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.385598, + "strategy_rank": 64.401711, + "rr": 1.813241, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.719862, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.764239, + "hold30_r": 2.862923 + }, + { + "symbol": "ADM", + "date": "2022-10-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.379791, + "strategy_rank": 80.625969, + "rr": 2.061908, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.092862, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044952, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.229965, + "strategy_rank": 65.225715, + "rr": 1.832519, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.748778, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.779759, + "hold30_r": 3.907057 + }, + { + "symbol": "AEP", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.24971, + "strategy_rank": 63.177687, + "rr": 1.652039, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.478058, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.274886, + "range_504_ratio": 1.31638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.610803, + "hold30_r": 2.59974 + }, + { + "symbol": "AES", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.391405, + "strategy_rank": 79.703464, + "rr": 1.623477, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.435215, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.40026, + "range_504_ratio": 1.492213, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.58584, + "hold30_r": 3.246954 + }, + { + "symbol": "AJG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.204413, + "strategy_rank": 64.596269, + "rr": 1.776128, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.664192, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059334, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.212544, + "strategy_rank": 95.274214, + "rr": 0.805353, + "primary_prob": 55.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.20803, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782031, + "hold30_r": 0.766179 + }, + { + "symbol": "ANET", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.354239, + "strategy_rank": 89.360684, + "rr": 1.759243, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.638865, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729273, + "hold30_r": 4.591336 + }, + { + "symbol": "APA", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.722416, + "strategy_rank": 97.995864, + "rr": 1.039077, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.558615, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.013378, + "hold30_r": 1.40283 + }, + { + "symbol": "ATO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.688734, + "strategy_rank": 62.31853, + "rr": 1.854145, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.781218, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.805895, + "hold30_r": 4.208724 + }, + { + "symbol": "BMY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.436702, + "strategy_rank": 59.41783, + "rr": 1.807544, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.711315, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.749325, + "hold30_r": 3.483876 + }, + { + "symbol": "CAH", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.076655, + "strategy_rank": 70.917242, + "rr": 1.260862, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.891292, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.209932, + "hold30_r": 3.727121 + }, + { + "symbol": "CASY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.836237, + "strategy_rank": 58.423516, + "rr": 1.863122, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.794683, + "raw_level_count": 18, + "gate_level_count": 18, + "range_504_log": 0.270589, + "range_504_ratio": 1.310736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806289, + "hold30_r": 4.888981 + }, + { + "symbol": "CDNS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.946574, + "strategy_rank": 80.729076, + "rr": 1.691985, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.537977, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037078, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.373984, + "strategy_rank": 94.630575, + "rr": 0.9285, + "primary_prob": 47.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.392749, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029905, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.41115, + "strategy_rank": 73.0774, + "rr": 2.10661, + "primary_prob": 23.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.159914, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046885, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.844367, + "strategy_rank": 80.257531, + "rr": 2.359923, + "primary_prob": 25.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 3.539885, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.319208, + "hold30_r": 2.59677 + }, + { + "symbol": "CNP", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.921022, + "strategy_rank": 65.394426, + "rr": 1.603458, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.405187, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563948, + "hold30_r": 3.784173 + }, + { + "symbol": "COR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.533101, + "strategy_rank": 61.477795, + "rr": 1.658439, + "primary_prob": 34.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.487658, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.603565, + "hold30_r": 4.954224 + }, + { + "symbol": "COST", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.972125, + "strategy_rank": 75.462569, + "rr": 2.197958, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.296938, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.152036, + "hold30_r": 3.222032 + }, + { + "symbol": "CTRA", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.67712, + "strategy_rank": 92.928897, + "rr": 1.692516, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.538774, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032335, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.598142, + "strategy_rank": 68.554537, + "rr": 2.142177, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.213266, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.100348, + "hold30_r": 2.590529 + }, + { + "symbol": "CVX", + "date": "2022-10-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.399535, + "strategy_rank": 85.89586, + "rr": 2.001283, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.001925, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.957991, + "hold30_r": 2.412431 + }, + { + "symbol": "DE", + "date": "2022-10-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.371661, + "strategy_rank": 77.104093, + "rr": 2.055364, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.083046, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.008046, + "hold30_r": 4.787633 + }, + { + "symbol": "DG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.462253, + "strategy_rank": 73.816063, + "rr": 1.201171, + "primary_prob": 43.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.801756, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060851, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.747967, + "strategy_rank": 93.145543, + "rr": 1.840865, + "primary_prob": 31.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.761297, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.795685, + "hold30_r": 1.737802 + }, + { + "symbol": "DVN", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.186992, + "strategy_rank": 97.419334, + "rr": 1.153064, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.729596, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.124169, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.779326, + "strategy_rank": 64.19813, + "rr": 2.38499, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.577485, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.340379, + "hold30_r": 4.167855 + }, + { + "symbol": "EIX", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.83043, + "strategy_rank": 69.23737, + "rr": 1.903638, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.855457, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.86275, + "hold30_r": 2.633612 + }, + { + "symbol": "ELV", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.082462, + "strategy_rank": 69.259458, + "rr": 1.999616, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.999425, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.949788, + "hold30_r": 2.087126 + }, + { + "symbol": "EOG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.167247, + "strategy_rank": 93.224588, + "rr": 1.3305, + "primary_prob": 22.3, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.99575, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.296623, + "hold30_r": 2.035156 + }, + { + "symbol": "EQT", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.883856, + "strategy_rank": 98.253959, + "rr": 1.679788, + "primary_prob": 23.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.519682, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024906, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.773519, + "strategy_rank": 93.324122, + "rr": 1.576449, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.364674, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544819, + "hold30_r": 0.439793 + }, + { + "symbol": "FICO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.850174, + "strategy_rank": 80.819399, + "rr": 1.867578, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.801367, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831862, + "hold30_r": 8.176109 + }, + { + "symbol": "FIX", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.682927, + "strategy_rank": 84.05724, + "rr": 0.890615, + "primary_prob": 51.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.335922, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.851285, + "hold30_r": 4.325148 + }, + { + "symbol": "FSLR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.121951, + "strategy_rank": 93.672071, + "rr": 0.839468, + "primary_prob": 40.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.259202, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.894169, + "range_504_ratio": 2.445302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025194, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.017422, + "strategy_rank": 78.032426, + "rr": 1.822396, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.733593, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.776886, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.068525, + "strategy_rank": 58.447389, + "rr": 0.705875, + "primary_prob": 56.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.058813, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.360163, + "range_504_ratio": 1.433563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644252, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011614, + "strategy_rank": 64.915645, + "rr": 1.378138, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.067207, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.318345, + "hold30_r": 5.645477 + }, + { + "symbol": "GWW", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.405343, + "strategy_rank": 75.879694, + "rr": 2.15889, + "primary_prob": 21.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.238335, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.109748, + "hold30_r": 4.069648 + }, + { + "symbol": "HAL", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.915215, + "strategy_rank": 92.19672, + "rr": 1.650345, + "primary_prob": 49.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.475517, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.622135, + "hold30_r": 2.380305 + }, + { + "symbol": "HST", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.875726, + "strategy_rank": 82.419945, + "rr": 1.586181, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.379272, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550511, + "hold30_r": 1.727335 + }, + { + "symbol": "HUBB", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.340302, + "strategy_rank": 71.78561, + "rr": 1.208579, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.812869, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.33918, + "range_504_ratio": 1.403795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051113, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.785134, + "strategy_rank": 74.887166, + "rr": 1.804732, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.707098, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765678, + "hold30_r": 3.057559 + }, + { + "symbol": "IRM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 83.136802, + "rr": 2.866155, + "primary_prob": 21.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 4.299233, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.830411, + "hold30_r": 3.037224 + }, + { + "symbol": "JKHY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.765389, + "strategy_rank": 58.068142, + "rr": 1.591674, + "primary_prob": 35.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.387511, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.529488, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.547038, + "strategy_rank": 87.758071, + "rr": 1.832616, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.748924, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.807254, + "hold30_r": 4.621724 + }, + { + "symbol": "KR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.617886, + "strategy_rank": 71.812867, + "rr": 1.280903, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.921355, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043446, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.025552, + "strategy_rank": 72.398233, + "rr": 1.054454, + "primary_prob": 58.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.581681, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.999039, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.934959, + "strategy_rank": 94.830772, + "rr": 1.925962, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.888943, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028371, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.300813, + "strategy_rank": 85.488604, + "rr": 1.815063, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.722595, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.793809, + "hold30_r": 1.194729 + }, + { + "symbol": "NI", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.926829, + "strategy_rank": 63.389821, + "rr": 1.649196, + "primary_prob": 34.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.473793, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038767, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-10-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.450639, + "strategy_rank": 89.92932, + "rr": 2.226506, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.339758, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033405, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.954704, + "strategy_rank": 97.430142, + "rr": 1.778322, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.667484, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.756063, + "hold30_r": 2.344173 + }, + { + "symbol": "OXY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.651568, + "strategy_rank": 96.600028, + "rr": 0.758097, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.137146, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.728385, + "hold30_r": 0.498116 + }, + { + "symbol": "PANW", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.643438, + "strategy_rank": 85.656187, + "rr": 1.87596, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 2.813941, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.841789, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.173055, + "strategy_rank": 82.618826, + "rr": 0.671912, + "primary_prob": 57.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.007867, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.603706, + "range_504_ratio": 1.828883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.639279, + "hold30_r": 1.208597 + }, + { + "symbol": "PGR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.308943, + "strategy_rank": 72.571173, + "rr": 0.844248, + "primary_prob": 54.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.266372, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048455, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.147503, + "strategy_rank": 85.83909, + "rr": 2.061781, + "primary_prob": 25.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.092671, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.024391, + "hold30_r": 2.628877 + }, + { + "symbol": "QCOM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.997677, + "strategy_rank": 80.704732, + "rr": 1.787621, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.681431, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.614974, + "range_504_ratio": 1.849608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.187943, + "hold30_r": -1.157142 + }, + { + "symbol": "RJF", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.739837, + "strategy_rank": 73.808638, + "rr": 0.824529, + "primary_prob": 55.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.236793, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046516, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.023229, + "strategy_rank": 57.646318, + "rr": 1.601693, + "primary_prob": 35.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.40254, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.325644, + "range_504_ratio": 1.384922, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056026, + "hold30_r": 1.329046 + }, + { + "symbol": "SLB", + "date": "2022-10-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.753775, + "strategy_rank": 91.140937, + "rr": 2.191909, + "primary_prob": 22.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.287863, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.157561, + "hold30_r": 2.580545 + }, + { + "symbol": "SMCI", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.41928, + "strategy_rank": 98.899854, + "rr": 2.189476, + "primary_prob": 21.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.284214, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.166073, + "hold30_r": 8.215574 + }, + { + "symbol": "SNPS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.178862, + "strategy_rank": 81.862776, + "rr": 1.548378, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.322567, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035651, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.108014, + "strategy_rank": 63.091217, + "rr": 1.953008, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.929512, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04309, + "hold30_r": 0.96204 + }, + { + "symbol": "SRE", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.986063, + "strategy_rank": 68.309319, + "rr": 1.627666, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.441499, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.58467, + "hold30_r": 3.068969 + }, + { + "symbol": "STLD", + "date": "2022-10-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.218351, + "strategy_rank": 88.344753, + "rr": 2.209571, + "primary_prob": 25.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.314357, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.176203, + "hold30_r": 4.728074 + }, + { + "symbol": "TMUS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.15331, + "strategy_rank": 69.684196, + "rr": 1.693873, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.54081, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39181, + "range_504_ratio": 1.479657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.640452, + "hold30_r": 3.606804 + }, + { + "symbol": "TRGP", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.541231, + "strategy_rank": 90.872503, + "rr": 1.785977, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.678966, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031857, + "hold30_r": 1.148381 + }, + { + "symbol": "TSLA", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.586527, + "strategy_rank": 95.557968, + "rr": 1.605882, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.408823, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.698129, + "range_504_ratio": 2.009989, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022678, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.612079, + "strategy_rank": 95.285681, + "rr": 2.688853, + "primary_prob": 22.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.03328, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02014, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.159117, + "strategy_rank": 79.436816, + "rr": 1.655138, + "primary_prob": 33.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.482707, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044614, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.31475, + "strategy_rank": 65.537666, + "rr": 1.791825, + "primary_prob": 32.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.687738, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.738872, + "hold30_r": 1.438823 + }, + { + "symbol": "VLO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.702671, + "strategy_rank": 93.211523, + "rr": 1.845259, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.767888, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.815364, + "hold30_r": 2.169248 + }, + { + "symbol": "VST", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.824623, + "strategy_rank": 83.900935, + "rr": 1.700789, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.551184, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.663984, + "hold30_r": 2.037179 + }, + { + "symbol": "WMB", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.603949, + "strategy_rank": 70.260915, + "rr": 2.456694, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.685041, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.41515, + "hold30_r": 2.38388 + }, + { + "symbol": "XOM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.444832, + "strategy_rank": 87.945486, + "rr": 0.768504, + "primary_prob": 52.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.152756, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726186, + "hold30_r": 2.35536 + }, + { + "symbol": "AAPL", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.965035, + "strategy_rank": 76.702903, + "rr": 2.757576, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 4.136364, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040896, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-10-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.97669, + "strategy_rank": 64.689019, + "rr": 2.051327, + "primary_prob": 28.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.07699, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.995834, + "hold30_r": 4.024227 + }, + { + "symbol": "ADM", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.822844, + "strategy_rank": 81.720074, + "rr": 0.853265, + "primary_prob": 53.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.279897, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.808567, + "hold30_r": 0.855187 + }, + { + "symbol": "ADP", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 65.989946, + "rr": 1.82237, + "primary_prob": 27.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.733556, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771341, + "hold30_r": 4.494107 + }, + { + "symbol": "AEP", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.652681, + "strategy_rank": 60.493999, + "rr": 1.953533, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.930299, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.274886, + "range_504_ratio": 1.31638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.910629, + "hold30_r": 2.8601 + }, + { + "symbol": "AJG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.351981, + "strategy_rank": 63.210888, + "rr": 1.245999, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.868999, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.195288, + "hold30_r": 4.002742 + }, + { + "symbol": "ALB", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.319347, + "strategy_rank": 95.374123, + "rr": 0.870722, + "primary_prob": 53.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.306083, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.846406, + "hold30_r": 1.375351 + }, + { + "symbol": "ANET", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.571096, + "strategy_rank": 88.895127, + "rr": 1.532567, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.298851, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50167, + "hold30_r": 4.299377 + }, + { + "symbol": "APA", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.251748, + "strategy_rank": 97.697337, + "rr": 1.831452, + "primary_prob": 28.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.747178, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.805635, + "hold30_r": 1.741456 + }, + { + "symbol": "ARES", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.41958, + "strategy_rank": 80.655655, + "rr": 1.506209, + "primary_prob": 52.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.259314, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476, + "hold30_r": 2.189972 + }, + { + "symbol": "ATO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.566434, + "strategy_rank": 59.819009, + "rr": 1.53036, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.295539, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.481992, + "hold30_r": 3.96903 + }, + { + "symbol": "BLDR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.20979, + "strategy_rank": 89.701378, + "rr": 1.674574, + "primary_prob": 34.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.511861, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64921, + "hold30_r": 2.017026 + }, + { + "symbol": "BMY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.585082, + "strategy_rank": 57.353177, + "rr": 2.196146, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.294218, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.131965, + "hold30_r": 4.917322 + }, + { + "symbol": "CASY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.284382, + "strategy_rank": 59.513221, + "rr": 1.554066, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.3311, + "raw_level_count": 18, + "gate_level_count": 18, + "range_504_log": 0.270589, + "range_504_ratio": 1.310736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497728, + "hold30_r": 3.525231 + }, + { + "symbol": "CDNS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.724942, + "strategy_rank": 84.288666, + "rr": 1.905345, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.858018, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.151173, + "hold30_r": -1.11351 + }, + { + "symbol": "CF", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.484848, + "strategy_rank": 94.867468, + "rr": 1.24216, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.863239, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028026, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.160839, + "strategy_rank": 74.976393, + "rr": 1.727849, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.591774, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.685091, + "hold30_r": 3.356111 + }, + { + "symbol": "CNP", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.198135, + "strategy_rank": 63.571409, + "rr": 2.729567, + "primary_prob": 22.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 4.094351, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.686389, + "hold30_r": 3.303303 + }, + { + "symbol": "COR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.118881, + "strategy_rank": 60.959551, + "rr": 1.609115, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.413672, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550706, + "hold30_r": 6.386221 + }, + { + "symbol": "COST", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 73.525628, + "rr": 1.613623, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.420434, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.566194, + "hold30_r": 1.526624 + }, + { + "symbol": "CTRA", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 91.948064, + "rr": 1.51097, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.266455, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032169, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.799534, + "strategy_rank": 66.246681, + "rr": 2.215889, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.323833, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.167529, + "hold30_r": 3.079948 + }, + { + "symbol": "CVX", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.755245, + "strategy_rank": 84.112894, + "rr": 1.529598, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.294397, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.485042, + "hold30_r": 1.591477 + }, + { + "symbol": "DECK", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.498834, + "strategy_rank": 84.764033, + "rr": 1.598994, + "primary_prob": 50.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.398492, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033892, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.032634, + "strategy_rank": 74.379688, + "rr": 1.874187, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.81128, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.812864, + "hold30_r": 0.871156 + }, + { + "symbol": "DLTR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.736597, + "strategy_rank": 93.052045, + "rr": 2.146493, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.21974, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.100372, + "hold30_r": 2.018594 + }, + { + "symbol": "DVN", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.951049, + "strategy_rank": 97.351581, + "rr": 1.324284, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.986425, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.294321, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.995338, + "strategy_rank": 62.64082, + "rr": 2.181612, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.272418, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.133171, + "hold30_r": 4.044539 + }, + { + "symbol": "ELV", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.18648, + "strategy_rank": 62.638657, + "rr": 1.297879, + "primary_prob": 38.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.946819, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.247158, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.405594, + "strategy_rank": 92.220807, + "rr": 1.881435, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.822153, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.846738, + "hold30_r": 0.972986 + }, + { + "symbol": "EQT", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88345, + "strategy_rank": 98.143473, + "rr": 1.881942, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.822913, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.06222, + "hold30_r": -1.038321 + }, + { + "symbol": "EXE", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.717949, + "strategy_rank": 95.7963, + "rr": 0.807592, + "primary_prob": 55.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.211388, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.787626, + "range_504_ratio": 2.198172, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.776351, + "hold30_r": 0.459901 + }, + { + "symbol": "FANG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.123543, + "strategy_rank": 91.949821, + "rr": 1.507468, + "primary_prob": 34.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.261202, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.473914, + "hold30_r": -0.129328 + }, + { + "symbol": "FICO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 80.53513, + "rr": 1.65951, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.489265, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623574, + "hold30_r": 9.35482 + }, + { + "symbol": "FIX", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.337995, + "strategy_rank": 85.77372, + "rr": 0.825358, + "primary_prob": 41.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.238038, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785563, + "hold30_r": 4.285906 + }, + { + "symbol": "FSLR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.086247, + "strategy_rank": 94.932531, + "rr": 1.200682, + "primary_prob": 38.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.801023, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.894169, + "range_504_ratio": 2.445302, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.176368, + "hold30_r": 5.079131 + }, + { + "symbol": "GDDY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.762238, + "strategy_rank": 79.844239, + "rr": 1.914856, + "primary_prob": 45.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.872285, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867392, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.529138, + "strategy_rank": 62.801719, + "rr": 0.723504, + "primary_prob": 58.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.085257, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.360163, + "range_504_ratio": 1.433563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.660758, + "hold30_r": 4.030608 + }, + { + "symbol": "GPC", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 65.098081, + "rr": 1.033692, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.550539, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.978243, + "hold30_r": 5.16495 + }, + { + "symbol": "GWW", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.927739, + "strategy_rank": 72.272619, + "rr": 0.765569, + "primary_prob": 57.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.148354, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721075, + "hold30_r": 4.058423 + }, + { + "symbol": "HAL", + "date": "2022-10-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.750583, + "strategy_rank": 85.036777, + "rr": 2.249559, + "primary_prob": 41.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.374339, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.220548, + "hold30_r": 3.303324 + }, + { + "symbol": "HST", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.265734, + "strategy_rank": 80.285318, + "rr": 1.768658, + "primary_prob": 47.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.652988, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730926, + "hold30_r": 1.455461 + }, + { + "symbol": "HSY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.664336, + "strategy_rank": 60.52188, + "rr": 0.759945, + "primary_prob": 57.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 1.139917, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.689704, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.375291, + "strategy_rank": 75.447623, + "rr": 1.736634, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.60495, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.33918, + "range_504_ratio": 1.403795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696638, + "hold30_r": 3.523288 + }, + { + "symbol": "HWM", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 76.296627, + "rr": 1.823755, + "primary_prob": 46.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.735632, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.782375, + "hold30_r": 3.077297 + }, + { + "symbol": "IRM", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.897436, + "strategy_rank": 80.0702, + "rr": 1.928891, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.893336, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.89394, + "hold30_r": 3.306347 + }, + { + "symbol": "JBL", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.885781, + "strategy_rank": 75.100325, + "rr": 1.940438, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.910657, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.902644, + "hold30_r": 3.816758 + }, + { + "symbol": "KLAC", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.191142, + "strategy_rank": 89.382987, + "rr": 2.518807, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 3.77821, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.492177, + "hold30_r": 5.412551 + }, + { + "symbol": "KR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.100233, + "strategy_rank": 69.75949, + "rr": 1.615017, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.422526, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.577545, + "hold30_r": 2.3992 + }, + { + "symbol": "LLY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.393939, + "strategy_rank": 71.450468, + "rr": 0.734559, + "primary_prob": 56.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.101838, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.439397, + "range_504_ratio": 1.551771, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.684309, + "hold30_r": 3.488519 + }, + { + "symbol": "LVS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.062937, + "strategy_rank": 88.577467, + "rr": 1.76179, + "primary_prob": 47.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.642685, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025181, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.018648, + "strategy_rank": 71.884515, + "rr": 0.735208, + "primary_prob": 69.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.102812, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.674984, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.920746, + "strategy_rank": 95.056355, + "rr": 2.00808, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.01212, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027484, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.983683, + "strategy_rank": 86.766072, + "rr": 1.846025, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.769038, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.824853, + "hold30_r": 2.193353 + }, + { + "symbol": "MTB", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.142191, + "strategy_rank": 78.590717, + "rr": 1.936826, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.905239, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03067, + "hold30_r": 0.731598 + }, + { + "symbol": "NUE", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.675991, + "strategy_rank": 88.670409, + "rr": 1.950323, + "primary_prob": 45.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.925484, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.919107, + "hold30_r": 3.658308 + }, + { + "symbol": "ON", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.417249, + "strategy_rank": 97.747527, + "rr": 1.701875, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.552812, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.678072, + "hold30_r": 2.228542 + }, + { + "symbol": "OXY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.65035, + "strategy_rank": 96.379375, + "rr": 1.627573, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.441359, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.595055, + "hold30_r": -0.151134 + }, + { + "symbol": "PANW", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.228438, + "strategy_rank": 86.226264, + "rr": 1.831121, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 2.746681, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.796209, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.694639, + "strategy_rank": 80.2533, + "rr": 1.069779, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.604669, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.603706, + "range_504_ratio": 1.828883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.034821, + "hold30_r": 2.016807 + }, + { + "symbol": "PGR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.424242, + "strategy_rank": 72.040357, + "rr": 0.673866, + "primary_prob": 60.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.010799, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629414, + "hold30_r": 2.552451 + }, + { + "symbol": "PWR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.055944, + "strategy_rank": 85.850762, + "rr": 1.886395, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.829593, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.85073, + "hold30_r": 3.045741 + }, + { + "symbol": "QCOM", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.431235, + "strategy_rank": 82.771702, + "rr": 3.03183, + "primary_prob": 20.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 4.547746, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.614974, + "range_504_ratio": 1.849608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082781, + "hold30_r": -1.051787 + }, + { + "symbol": "REGN", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.958042, + "strategy_rank": 85.843947, + "rr": 0.79648, + "primary_prob": 53.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.194721, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.359309, + "range_504_ratio": 1.43234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.753953, + "hold30_r": 1.822465 + }, + { + "symbol": "RJF", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.480186, + "strategy_rank": 76.232186, + "rr": 1.693253, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.539879, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.655194, + "hold30_r": 4.094623 + }, + { + "symbol": "SLB", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.130536, + "strategy_rank": 87.124322, + "rr": 1.647466, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.471199, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611102, + "hold30_r": 2.825365 + }, + { + "symbol": "SMCI", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.184149, + "strategy_rank": 98.489229, + "rr": 1.609502, + "primary_prob": 32.67, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.414253, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.585809, + "hold30_r": 4.897644 + }, + { + "symbol": "SNPS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.296037, + "strategy_rank": 82.510938, + "rr": 2.341537, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.512306, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035862, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.051282, + "strategy_rank": 59.663276, + "rr": 2.993698, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.490547, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044712, + "hold30_r": 1.351922 + }, + { + "symbol": "SRE", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.44289, + "strategy_rank": 67.416752, + "rr": 2.15956, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.23934, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.116845, + "hold30_r": 4.004279 + }, + { + "symbol": "STLD", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.890443, + "strategy_rank": 88.793612, + "rr": 1.624259, + "primary_prob": 30.61, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.436388, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591492, + "hold30_r": 4.571713 + }, + { + "symbol": "TMUS", + "date": "2022-10-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.731935, + "strategy_rank": 66.551333, + "rr": 2.503633, + "primary_prob": 24.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.755449, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39181, + "range_504_ratio": 1.479657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.446589, + "hold30_r": 3.436815 + }, + { + "symbol": "TRGP", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.657343, + "strategy_rank": 89.570117, + "rr": 1.615877, + "primary_prob": 35.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.423815, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583071, + "hold30_r": 2.349332 + }, + { + "symbol": "TSLA", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 96.591085, + "rr": 1.560572, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.340857, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.718805, + "range_504_ratio": 2.05198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.020195, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.503497, + "strategy_rank": 97.308828, + "rr": 1.590586, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.385879, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022247, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.589744, + "strategy_rank": 86.638111, + "rr": 1.840824, + "primary_prob": 31.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.761236, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.802257, + "hold30_r": 4.5349 + }, + { + "symbol": "UNH", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.713287, + "strategy_rank": 63.344312, + "rr": 0.683927, + "primary_prob": 60.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.025891, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629273, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.104895, + "strategy_rank": 92.640712, + "rr": 1.947726, + "primary_prob": 25.94, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.921589, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.916984, + "hold30_r": 0.32486 + }, + { + "symbol": "VRTX", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.668998, + "strategy_rank": 82.359018, + "rr": 1.138915, + "primary_prob": 39.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.708373, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.089526, + "hold30_r": 2.656182 + }, + { + "symbol": "VST", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.356643, + "strategy_rank": 84.908815, + "rr": 1.793444, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.690165, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.757769, + "hold30_r": 2.047329 + }, + { + "symbol": "AAPL", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.444934, + "strategy_rank": 78.631871, + "rr": 2.60028, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.90042, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042005, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.171806, + "strategy_rank": 67.360769, + "rr": 1.938516, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.907774, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.512045, + "hold30_r": -1.453115 + }, + { + "symbol": "ADM", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.273128, + "strategy_rank": 81.304032, + "rr": 0.728681, + "primary_prob": 56.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.093021, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680715, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.030837, + "strategy_rank": 65.572409, + "rr": 1.960321, + "primary_prob": 34.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.940482, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.90901, + "hold30_r": 2.42724 + }, + { + "symbol": "AJG", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.819383, + "strategy_rank": 63.637674, + "rr": 1.740734, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.611101, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.688472, + "hold30_r": 2.10486 + }, + { + "symbol": "ALB", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.46696, + "strategy_rank": 95.39482, + "rr": 0.780882, + "primary_prob": 56.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.171323, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.489458, + "hold30_r": -1.461189 + }, + { + "symbol": "ANET", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.585903, + "strategy_rank": 91.023963, + "rr": 1.638992, + "primary_prob": 49.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.458488, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.610574, + "hold30_r": 1.049718 + }, + { + "symbol": "APA", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.127753, + "strategy_rank": 97.536848, + "rr": 1.545146, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.317719, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.515269, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.013216, + "strategy_rank": 61.460623, + "rr": 2.120648, + "primary_prob": 42.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.180972, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.066752, + "hold30_r": 3.341184 + }, + { + "symbol": "BIIB", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.960352, + "strategy_rank": 93.153805, + "rr": 3.639967, + "primary_prob": 31.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 5.45995, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038436, + "hold30_r": 0.51871 + }, + { + "symbol": "BLDR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.374449, + "strategy_rank": 92.612828, + "rr": 1.978937, + "primary_prob": 44.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.968405, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.227676, + "hold30_r": -1.19762 + }, + { + "symbol": "BMY", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.317181, + "strategy_rank": 62.818404, + "rr": 2.261492, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.392238, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.197899, + "hold30_r": 1.802954 + }, + { + "symbol": "CDNS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.740088, + "strategy_rank": 85.096218, + "rr": 1.844298, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.766447, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034885, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.008811, + "strategy_rank": 95.617913, + "rr": 1.517889, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.276833, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.366057, + "hold30_r": -1.335821 + }, + { + "symbol": "CNC", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.674009, + "strategy_rank": 77.56533, + "rr": 1.943416, + "primary_prob": 45.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.915123, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042191, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.022026, + "strategy_rank": 63.203673, + "rr": 1.768011, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.652016, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.717849, + "hold30_r": 2.204301 + }, + { + "symbol": "COR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.23348, + "strategy_rank": 64.446861, + "rr": 1.938288, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.907432, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.877203, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.497797, + "strategy_rank": 74.007843, + "rr": 2.039718, + "primary_prob": 43.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.059577, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050627, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.154185, + "strategy_rank": 91.668303, + "rr": 2.089631, + "primary_prob": 25.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.134447, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0359, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.039648, + "strategy_rank": 65.998225, + "rr": 1.763227, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.644841, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.71391, + "hold30_r": 2.380762 + }, + { + "symbol": "DE", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.378855, + "strategy_rank": 78.477492, + "rr": 2.511855, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.767782, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.463292, + "hold30_r": 2.47497 + }, + { + "symbol": "DECK", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.69163, + "strategy_rank": 84.739684, + "rr": 1.827473, + "primary_prob": 46.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.74121, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034936, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.365639, + "strategy_rank": 93.109076, + "rr": 1.546673, + "primary_prob": 51.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.320009, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497844, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.242291, + "strategy_rank": 60.624598, + "rr": 2.332683, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.499025, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.279179, + "hold30_r": 3.129643 + }, + { + "symbol": "EOG", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.823789, + "strategy_rank": 92.490812, + "rr": 1.719761, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.579642, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67954, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889868, + "strategy_rank": 98.276365, + "rr": 1.827916, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.741874, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02221, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.797357, + "strategy_rank": 95.197996, + "rr": 0.991301, + "primary_prob": 49.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.486951, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.787626, + "range_504_ratio": 2.198172, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958471, + "hold30_r": -0.554258 + }, + { + "symbol": "FANG", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.612335, + "strategy_rank": 92.334342, + "rr": 0.779106, + "primary_prob": 54.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.16866, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741837, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.180617, + "strategy_rank": 83.428737, + "rr": 2.139571, + "primary_prob": 37.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.209356, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038802, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.9163, + "strategy_rank": 94.778841, + "rr": 0.7485, + "primary_prob": 61.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.12275, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.894169, + "range_504_ratio": 2.445302, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.720486, + "hold30_r": 2.112029 + }, + { + "symbol": "GDDY", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.198238, + "strategy_rank": 81.316593, + "rr": 2.020794, + "primary_prob": 44.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.031191, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049143, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.894273, + "strategy_rank": 65.370448, + "rr": 0.969248, + "primary_prob": 46.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.453872, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.312818, + "range_504_ratio": 1.367273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913153, + "hold30_r": 1.155388 + }, + { + "symbol": "GWW", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.418502, + "strategy_rank": 72.612381, + "rr": 2.145286, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.217929, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.095517, + "hold30_r": 2.33219 + }, + { + "symbol": "HAL", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.590308, + "strategy_rank": 85.812887, + "rr": 1.90412, + "primary_prob": 29.93, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.85618, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03105, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.665198, + "strategy_rank": 83.001204, + "rr": 1.78219, + "primary_prob": 47.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.673284, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042239, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299559, + "strategy_rank": 78.827365, + "rr": 1.812288, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.718432, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769723, + "hold30_r": 1.76492 + }, + { + "symbol": "INCY", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.396476, + "strategy_rank": 65.070069, + "rr": 2.644916, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.967374, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.588917, + "hold30_r": 3.643071 + }, + { + "symbol": "IRM", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.176211, + "strategy_rank": 76.705126, + "rr": 2.059535, + "primary_prob": 43.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.089302, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040819, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.995595, + "strategy_rank": 80.301636, + "rr": 2.082493, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.12374, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.040737, + "hold30_r": 2.444118 + }, + { + "symbol": "JKHY", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.810573, + "strategy_rank": 59.326018, + "rr": 1.994585, + "primary_prob": 37.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.991877, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067084, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.969163, + "strategy_rank": 88.607064, + "rr": 1.727035, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.590553, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696007, + "hold30_r": 4.243885 + }, + { + "symbol": "KR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.453744, + "strategy_rank": 72.734965, + "rr": 1.734774, + "primary_prob": 48.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.602161, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.691185, + "hold30_r": 0.376917 + }, + { + "symbol": "LVS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.832599, + "strategy_rank": 93.542314, + "rr": 1.923267, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.884901, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.901022, + "hold30_r": 3.890581 + }, + { + "symbol": "MCHP", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.471366, + "strategy_rank": 82.609649, + "rr": 2.044167, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.06625, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.013776, + "hold30_r": 3.632574 + }, + { + "symbol": "MNST", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.370044, + "strategy_rank": 63.39745, + "rr": 2.233087, + "primary_prob": 41.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.34963, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.330564, + "range_504_ratio": 1.391753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.176562, + "hold30_r": 2.556993 + }, + { + "symbol": "MOS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.92511, + "strategy_rank": 94.90828, + "rr": 1.637885, + "primary_prob": 49.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.456827, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.378874, + "hold30_r": -1.347101 + }, + { + "symbol": "MTB", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.052863, + "strategy_rank": 80.326576, + "rr": 1.632594, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.448892, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.068537, + "hold30_r": -2.031465 + }, + { + "symbol": "NUE", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.215859, + "strategy_rank": 87.140783, + "rr": 1.896824, + "primary_prob": 45.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.845236, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046471, + "hold30_r": -1.011807 + }, + { + "symbol": "ON", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.449339, + "strategy_rank": 97.638687, + "rr": 1.526068, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.289102, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055143, + "hold30_r": -1.030616 + }, + { + "symbol": "OXY", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.229075, + "strategy_rank": 96.068475, + "rr": 0.991004, + "primary_prob": 45.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.486506, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.954217, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.84141, + "strategy_rank": 89.720052, + "rr": 2.034698, + "primary_prob": 44.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.052046, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.594103, + "hold30_r": -1.556342 + }, + { + "symbol": "PSX", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.251101, + "strategy_rank": 82.32374, + "rr": 0.835507, + "primary_prob": 50.82, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.25326, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793435, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.39207, + "strategy_rank": 85.824504, + "rr": 1.306483, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.959725, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.266076, + "hold30_r": 1.135071 + }, + { + "symbol": "QCOM", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.22467, + "strategy_rank": 83.549036, + "rr": 1.588601, + "primary_prob": 35.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.382901, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.614974, + "range_504_ratio": 1.849608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.488294, + "hold30_r": -1.455931 + }, + { + "symbol": "REGN", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.519824, + "strategy_rank": 86.160474, + "rr": 0.890308, + "primary_prob": 50.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.335463, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.359309, + "range_504_ratio": 1.43234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.847435, + "hold30_r": 0.744634 + }, + { + "symbol": "RSG", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.277533, + "strategy_rank": 58.540815, + "rr": 1.870616, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.805924, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.325644, + "range_504_ratio": 1.384922, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060836, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.669604, + "strategy_rank": 98.87959, + "rr": 0.965517, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.448276, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.939482, + "hold30_r": 3.350867 + }, + { + "symbol": "SNA", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.837004, + "strategy_rank": 62.612248, + "rr": 1.998102, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.997154, + "raw_level_count": 17, + "gate_level_count": 17, + "range_504_log": 0.213671, + "range_504_ratio": 1.238215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.94711, + "hold30_r": 2.238036 + }, + { + "symbol": "SNPS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.537445, + "strategy_rank": 83.883676, + "rr": 2.861174, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 4.29176, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036025, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.048458, + "strategy_rank": 58.882878, + "rr": 1.785653, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.67848, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049668, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.436123, + "strategy_rank": 65.889919, + "rr": 2.371439, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.557159, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.321844, + "hold30_r": 1.844964 + }, + { + "symbol": "STZ", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.057269, + "strategy_rank": 57.925599, + "rr": 1.729119, + "primary_prob": 48.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.593678, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.232122, + "range_504_ratio": 1.261273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.66806, + "hold30_r": 0.45834 + }, + { + "symbol": "TAP", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.599119, + "strategy_rank": 65.360547, + "rr": 2.588485, + "primary_prob": 38.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.882728, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058807, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.638767, + "strategy_rank": 69.605205, + "rr": 1.636185, + "primary_prob": 49.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.454278, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39181, + "range_504_ratio": 1.479657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5734, + "hold30_r": 0.209833 + }, + { + "symbol": "TRGP", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.400881, + "strategy_rank": 89.675128, + "rr": 2.224006, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.336009, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.186935, + "hold30_r": 0.196544 + }, + { + "symbol": "TSLA", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.621145, + "strategy_rank": 93.484637, + "rr": 1.520507, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.28076, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.735849, + "range_504_ratio": 2.087254, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022364, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.678414, + "strategy_rank": 98.844374, + "rr": 1.69441, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.541615, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.128489, + "hold30_r": -1.107809 + }, + { + "symbol": "ULTA", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.493392, + "strategy_rank": 87.221115, + "rr": 2.41029, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.615436, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.367911, + "hold30_r": 3.655443 + }, + { + "symbol": "VICI", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828194, + "strategy_rank": 65.018484, + "rr": 1.759133, + "primary_prob": 47.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.638699, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.707848, + "hold30_r": 2.432667 + }, + { + "symbol": "VLO", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.136564, + "strategy_rank": 93.780447, + "rr": 1.583111, + "primary_prob": 31.53, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.374667, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.549092, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.348018, + "strategy_rank": 86.000583, + "rr": 0.825494, + "primary_prob": 54.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.238241, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.584733, + "range_504_ratio": 1.794511, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.784739, + "hold30_r": 1.722124 + }, + { + "symbol": "VST", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.876652, + "strategy_rank": 82.202679, + "rr": 1.55717, + "primary_prob": 51.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.335755, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.516991, + "hold30_r": 1.718307 + }, + { + "symbol": "AAPL", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.37156, + "strategy_rank": 77.032861, + "rr": 1.756404, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.634606, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.721981, + "hold30_r": -0.541572 + }, + { + "symbol": "ABBV", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.270642, + "strategy_rank": 62.393797, + "rr": 1.758745, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.638117, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.708013, + "hold30_r": 2.820736 + }, + { + "symbol": "ADP", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.665138, + "strategy_rank": 66.109761, + "rr": 1.809292, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.713938, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.758509, + "hold30_r": 1.177609 + }, + { + "symbol": "AES", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.633028, + "strategy_rank": 80.07836, + "rr": 1.111437, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.667155, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.40026, + "range_504_ratio": 1.492213, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.068815, + "hold30_r": 1.749461 + }, + { + "symbol": "ALB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.380734, + "strategy_rank": 92.874294, + "rr": 1.134531, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.701797, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.107677, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.041284, + "strategy_rank": 84.54446, + "rr": 2.200624, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.300936, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.171289, + "hold30_r": 0.172786 + }, + { + "symbol": "APA", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.738532, + "strategy_rank": 98.155874, + "rr": 0.957342, + "primary_prob": 47.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.436014, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.928779, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.963303, + "strategy_rank": 57.807035, + "rr": 2.134731, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.202096, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.080119, + "hold30_r": 2.614839 + }, + { + "symbol": "BIIB", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.651376, + "strategy_rank": 86.126215, + "rr": 3.635542, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 5.453313, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040552, + "hold30_r": 0.342211 + }, + { + "symbol": "BLDR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.068807, + "strategy_rank": 92.360522, + "rr": 1.80514, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.70771, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777545, + "hold30_r": 2.678473 + }, + { + "symbol": "BRO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.830275, + "strategy_rank": 73.269293, + "rr": 1.645722, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.468583, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038827, + "hold30_r": -0.357094 + }, + { + "symbol": "CDNS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.761468, + "strategy_rank": 82.453394, + "rr": 2.723825, + "primary_prob": 22.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 4.085737, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.687509, + "hold30_r": 2.58527 + }, + { + "symbol": "CF", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.96789, + "strategy_rank": 95.673404, + "rr": 1.05463, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.581946, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026313, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.192661, + "strategy_rank": 69.981315, + "rr": 2.643551, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 3.965327, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.604965, + "hold30_r": 1.223382 + }, + { + "symbol": "CNC", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.321101, + "strategy_rank": 76.955892, + "rr": 1.909554, + "primary_prob": 45.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.86433, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048246, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.307339, + "strategy_rank": 60.965481, + "rr": 1.758124, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.637186, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.707696, + "hold30_r": 1.800342 + }, + { + "symbol": "COR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.568807, + "strategy_rank": 61.230659, + "rr": 1.421001, + "primary_prob": 37.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.131502, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.364602, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.275229, + "strategy_rank": 56.913484, + "rr": 1.118625, + "primary_prob": 43.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.677938, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.2927, + "range_504_ratio": 1.34004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066948, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.330275, + "strategy_rank": 91.595952, + "rr": 1.819472, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.729208, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.153356, + "hold30_r": -1.1167 + }, + { + "symbol": "DE", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.862385, + "strategy_rank": 80.51351, + "rr": 2.463423, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.695134, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.417004, + "hold30_r": 2.208739 + }, + { + "symbol": "DECK", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.045872, + "strategy_rank": 81.501218, + "rr": 1.799844, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.699765, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030941, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.059633, + "strategy_rank": 74.631217, + "rr": 0.863384, + "primary_prob": 53.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.295077, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.803188, + "hold30_r": -1.156879 + }, + { + "symbol": "DLTR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.298165, + "strategy_rank": 92.727022, + "rr": 1.600621, + "primary_prob": 50.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.400931, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.551205, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.426606, + "strategy_rank": 97.642102, + "rr": 1.349052, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.023579, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026191, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.90367, + "strategy_rank": 94.09115, + "rr": 1.082695, + "primary_prob": 43.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.624042, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042638, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885321, + "strategy_rank": 98.443752, + "rr": 1.717904, + "primary_prob": 33.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.576856, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021856, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.93578, + "strategy_rank": 95.191201, + "rr": 0.768845, + "primary_prob": 57.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.153268, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737289, + "hold30_r": -0.233996 + }, + { + "symbol": "FICO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.889908, + "strategy_rank": 85.137352, + "rr": 1.731688, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.597532, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697556, + "hold30_r": 6.016551 + }, + { + "symbol": "FIX", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.022936, + "strategy_rank": 83.508046, + "rr": 0.936252, + "primary_prob": 47.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.404378, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.603468, + "range_504_ratio": 1.828449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.896657, + "hold30_r": -0.206048 + }, + { + "symbol": "FTNT", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.256881, + "strategy_rank": 85.568146, + "rr": 1.580951, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.371426, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558677, + "hold30_r": 1.452438 + }, + { + "symbol": "GDDY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.577982, + "strategy_rank": 83.937081, + "rr": 1.892298, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.838447, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040881, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.697248, + "strategy_rank": 62.129721, + "rr": 1.320993, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.98149, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.370693, + "range_504_ratio": 1.448738, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065354, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.990826, + "strategy_rank": 66.275271, + "rr": 0.887281, + "primary_prob": 51.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.330922, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.312818, + "range_504_ratio": 1.367273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.831428, + "hold30_r": 1.039297 + }, + { + "symbol": "HAL", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.151376, + "strategy_rank": 93.400242, + "rr": 1.713176, + "primary_prob": 32.55, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.569764, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032732, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.238532, + "strategy_rank": 63.730817, + "rr": 0.866872, + "primary_prob": 39.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.300307, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044902, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.798165, + "strategy_rank": 80.269928, + "rr": 2.670723, + "primary_prob": 22.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 4.006085, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035346, + "hold30_r": 0.010402 + }, + { + "symbol": "HSY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.220183, + "strategy_rank": 62.969003, + "rr": 1.204659, + "primary_prob": 40.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.806989, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074372, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.940367, + "strategy_rank": 75.980911, + "rr": 0.682413, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.02362, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.354937, + "range_504_ratio": 1.426091, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.637476, + "hold30_r": -0.27659 + }, + { + "symbol": "HWM", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.399083, + "strategy_rank": 79.459907, + "rr": 1.60787, + "primary_prob": 39.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.411805, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.568092, + "hold30_r": 1.637169 + }, + { + "symbol": "IT", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.389908, + "strategy_rank": 74.121906, + "rr": 1.975849, + "primary_prob": 24.97, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.963774, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.935465, + "hold30_r": 1.193311 + }, + { + "symbol": "JBL", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 80.746568, + "rr": 1.632228, + "primary_prob": 22.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.448342, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.590993, + "hold30_r": 1.972135 + }, + { + "symbol": "JKHY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.958716, + "strategy_rank": 64.728996, + "rr": 2.038729, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.058094, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.442624, + "hold30_r": -1.394095 + }, + { + "symbol": "KLAC", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.027523, + "strategy_rank": 82.9362, + "rr": 2.983324, + "primary_prob": 20.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.474986, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.950911, + "hold30_r": 3.665043 + }, + { + "symbol": "LVS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.724771, + "strategy_rank": 94.179193, + "rr": 1.64325, + "primary_prob": 34.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.464876, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.618372, + "hold30_r": 3.168187 + }, + { + "symbol": "MCHP", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.733945, + "strategy_rank": 80.060672, + "rr": 1.834776, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.752164, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.804276, + "hold30_r": 3.388092 + }, + { + "symbol": "MNST", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.288991, + "strategy_rank": 63.842111, + "rr": 2.397022, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.595533, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.330564, + "range_504_ratio": 1.391753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.341659, + "hold30_r": 2.941355 + }, + { + "symbol": "MOS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.674312, + "strategy_rank": 95.406572, + "rr": 1.502961, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.254441, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.477023, + "hold30_r": -1.120582 + }, + { + "symbol": "MPWR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.33945, + "strategy_rank": 85.749743, + "rr": 1.929342, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.894012, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.905661, + "hold30_r": 1.163114 + }, + { + "symbol": "MTB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.857798, + "strategy_rank": 79.025859, + "rr": 2.281777, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 3.422666, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.04361, + "hold30_r": -2.001025 + }, + { + "symbol": "NOC", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.348624, + "strategy_rank": 75.126645, + "rr": 1.146569, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.719853, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047303, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.110092, + "strategy_rank": 73.197888, + "rr": 2.078188, + "primary_prob": 23.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.117281, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046956, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.201835, + "strategy_rank": 89.804442, + "rr": 1.523678, + "primary_prob": 51.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.285516, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.490191, + "hold30_r": 0.628023 + }, + { + "symbol": "ON", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.279817, + "strategy_rank": 97.045299, + "rr": 1.732914, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.599371, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.710962, + "hold30_r": 1.147859 + }, + { + "symbol": "ORLY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.449541, + "strategy_rank": 68.10667, + "rr": 0.669324, + "primary_prob": 57.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.003987, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.433996, + "range_504_ratio": 1.543413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.610072, + "hold30_r": -0.271201 + }, + { + "symbol": "OXY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.655963, + "strategy_rank": 96.223705, + "rr": 1.249629, + "primary_prob": 22.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.874444, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036288, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.545872, + "strategy_rank": 90.148243, + "rr": 1.883516, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 2.825274, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854001, + "hold30_r": 0.128156 + }, + { + "symbol": "PSX", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.62844, + "strategy_rank": 87.446544, + "rr": 0.890898, + "primary_prob": 49.09, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.336347, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.850544, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.119266, + "strategy_rank": 86.705225, + "rr": 0.690904, + "primary_prob": 55.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.036357, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.650346, + "hold30_r": -0.160088 + }, + { + "symbol": "QCOM", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.582569, + "strategy_rank": 83.433885, + "rr": 1.809623, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.714434, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.641405, + "range_504_ratio": 1.899146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78342, + "hold30_r": 1.343171 + }, + { + "symbol": "REGN", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.417431, + "strategy_rank": 84.134765, + "rr": 0.689224, + "primary_prob": 42.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.033837, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.363956, + "range_504_ratio": 1.439012, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64704, + "hold30_r": -0.442874 + }, + { + "symbol": "SMCI", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.197248, + "strategy_rank": 97.756151, + "rr": 0.784229, + "primary_prob": 51.72, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.176344, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.960901, + "range_504_ratio": 2.614051, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.758837, + "hold30_r": 0.164078 + }, + { + "symbol": "SNPS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.729358, + "strategy_rank": 82.314441, + "rr": 2.166973, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.250459, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.130411, + "hold30_r": 3.261563 + }, + { + "symbol": "SRE", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.188073, + "strategy_rank": 65.953619, + "rr": 2.001126, + "primary_prob": 44.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.00169, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.949029, + "hold30_r": 0.802185 + }, + { + "symbol": "STLD", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.100917, + "strategy_rank": 91.572702, + "rr": 0.947317, + "primary_prob": 32.84, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.420975, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.686297, + "range_504_ratio": 1.986347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913315, + "hold30_r": 1.758589 + }, + { + "symbol": "TKO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.481651, + "strategy_rank": 71.575142, + "rr": 1.60248, + "primary_prob": 20.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.403721, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.533803, + "range_504_ratio": 1.705405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554785, + "hold30_r": -0.080535 + }, + { + "symbol": "TRGP", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.922018, + "strategy_rank": 90.939921, + "rr": 1.5869, + "primary_prob": 50.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.38035, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552107, + "hold30_r": 0.102345 + }, + { + "symbol": "TTD", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.362385, + "strategy_rank": 97.913395, + "rr": 1.800677, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.701015, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020472, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.678899, + "strategy_rank": 84.125344, + "rr": 1.639951, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.459927, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.597815, + "hold30_r": 1.798418 + }, + { + "symbol": "VICI", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.600917, + "strategy_rank": 66.312404, + "rr": 1.639801, + "primary_prob": 49.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.459701, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589614, + "hold30_r": 1.058948 + }, + { + "symbol": "VLO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.706422, + "strategy_rank": 94.103878, + "rr": 1.939218, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.908826, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033772, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.711009, + "strategy_rank": 84.195647, + "rr": 1.796577, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.694866, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040878, + "hold30_r": 0.739079 + }, + { + "symbol": "WMB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.880734, + "strategy_rank": 70.119717, + "rr": 1.747007, + "primary_prob": 48.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.62051, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.69579, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.417943, + "strategy_rank": 80.081449, + "rr": 1.829673, + "primary_prob": 46.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.744509, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033892, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.293217, + "strategy_rank": 62.981722, + "rr": 1.868682, + "primary_prob": 38.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.803023, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.814212, + "hold30_r": 2.4339 + }, + { + "symbol": "ADM", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.63895, + "strategy_rank": 80.234193, + "rr": 0.697474, + "primary_prob": 64.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.046211, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.648944, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.059081, + "strategy_rank": 76.851161, + "rr": 0.684315, + "primary_prob": 60.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.026473, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642953, + "hold30_r": 0.9817 + }, + { + "symbol": "APA", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.234136, + "strategy_rank": 97.993307, + "rr": 1.039176, + "primary_prob": 46.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.558764, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027751, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.90372, + "strategy_rank": 72.077702, + "rr": 0.680996, + "primary_prob": 60.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.021495, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.574095, + "range_504_ratio": 1.775522, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055131, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.746171, + "strategy_rank": 90.376568, + "rr": 3.023543, + "primary_prob": 35.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 4.535314, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044168, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.544858, + "strategy_rank": 92.507544, + "rr": 1.65569, + "primary_prob": 47.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.483535, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025628, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.479212, + "strategy_rank": 72.226298, + "rr": 1.730888, + "primary_prob": 33.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.596333, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041115, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.185996, + "strategy_rank": 70.584445, + "rr": 0.812229, + "primary_prob": 52.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.218344, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046084, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.026258, + "strategy_rank": 78.622302, + "rr": 2.360614, + "primary_prob": 40.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.54092, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037205, + "hold30_r": -0.065445 + }, + { + "symbol": "CF", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.68709, + "strategy_rank": 94.636518, + "rr": 1.171817, + "primary_prob": 40.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.757725, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027643, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.619256, + "strategy_rank": 69.48642, + "rr": 2.678757, + "primary_prob": 37.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 4.018136, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040925, + "hold30_r": -0.185173 + }, + { + "symbol": "COP", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.468271, + "strategy_rank": 92.293803, + "rr": 0.921846, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.382768, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034829, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.557987, + "strategy_rank": 61.165101, + "rr": 1.19009, + "primary_prob": 54.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.785135, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.40714, + "range_504_ratio": 1.502515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045582, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.12035, + "strategy_rank": 59.943722, + "rr": 1.411959, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.117939, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.2927, + "range_504_ratio": 1.34004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059678, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.339168, + "strategy_rank": 80.358333, + "rr": 1.939675, + "primary_prob": 26.05, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.909512, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041958, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.702407, + "strategy_rank": 91.953776, + "rr": 1.99256, + "primary_prob": 29.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.98884, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028448, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.199125, + "strategy_rank": 80.71259, + "rr": 1.724491, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.586737, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67392, + "hold30_r": 1.818819 + }, + { + "symbol": "DECK", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.245077, + "strategy_rank": 84.232992, + "rr": 1.930768, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.896153, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028919, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.404814, + "strategy_rank": 92.665723, + "rr": 1.702357, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.553536, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.268541, + "hold30_r": -1.222843 + }, + { + "symbol": "DVN", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.452954, + "strategy_rank": 97.296806, + "rr": 1.706041, + "primary_prob": 20.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.559061, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026047, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.280088, + "strategy_rank": 92.265342, + "rr": 0.756151, + "primary_prob": 54.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.134226, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.720425, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890591, + "strategy_rank": 98.289427, + "rr": 1.703377, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.555065, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023383, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.905908, + "strategy_rank": 94.98577, + "rr": 0.842602, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.263903, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031195, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.853392, + "strategy_rank": 83.42744, + "rr": 1.656733, + "primary_prob": 49.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.485099, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026197, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.575492, + "strategy_rank": 80.867551, + "rr": 1.790206, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.685308, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.756317, + "hold30_r": 0.710727 + }, + { + "symbol": "GIS", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.074398, + "strategy_rank": 62.436393, + "rr": 1.005025, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.507538, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.370693, + "range_504_ratio": 1.448738, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063476, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.498906, + "strategy_rank": 94.444659, + "rr": 1.834175, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.751263, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032647, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.730853, + "strategy_rank": 64.595258, + "rr": 0.906276, + "primary_prob": 52.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.359413, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046533, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.43326, + "strategy_rank": 82.137269, + "rr": 1.895004, + "primary_prob": 45.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.842506, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035383, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.715536, + "strategy_rank": 63.094993, + "rr": 1.743597, + "primary_prob": 15.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.615395, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059296, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.822757, + "strategy_rank": 63.204688, + "rr": 1.505475, + "primary_prob": 44.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.258212, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.454017, + "hold30_r": 1.184215 + }, + { + "symbol": "IRM", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.041575, + "strategy_rank": 77.21407, + "rr": 1.754492, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.631739, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038676, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.49453, + "strategy_rank": 74.05336, + "rr": 1.54437, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.316554, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043145, + "hold30_r": -0.313242 + }, + { + "symbol": "JBL", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.886214, + "strategy_rank": 78.486363, + "rr": 1.864556, + "primary_prob": 37.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.796834, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.824347, + "hold30_r": 1.442488 + }, + { + "symbol": "JKHY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.870897, + "strategy_rank": 63.750804, + "rr": 1.887999, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.831999, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.846295, + "hold30_r": 0.188646 + }, + { + "symbol": "KR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.698031, + "strategy_rank": 69.765092, + "rr": 1.63155, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.447325, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046446, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.669584, + "strategy_rank": 92.613807, + "rr": 1.743251, + "primary_prob": 34.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.614876, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.715213, + "hold30_r": 1.868074 + }, + { + "symbol": "MAR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.260394, + "strategy_rank": 77.040446, + "rr": 1.903041, + "primary_prob": 45.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.854562, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038715, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.936543, + "strategy_rank": 68.835972, + "rr": 1.613415, + "primary_prob": 20.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.420122, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046173, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.921225, + "strategy_rank": 95.865119, + "rr": 2.244467, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.366701, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026108, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.231947, + "strategy_rank": 78.483932, + "rr": 1.597556, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.396334, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046898, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.873085, + "strategy_rank": 73.913774, + "rr": 0.884361, + "primary_prob": 49.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.326542, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048477, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.371991, + "strategy_rank": 75.482616, + "rr": 1.079066, + "primary_prob": 42.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.618598, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040512, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.420131, + "strategy_rank": 90.767295, + "rr": 1.985005, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.977507, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080989, + "hold30_r": -1.04698 + }, + { + "symbol": "OMC", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.634573, + "strategy_rank": 66.248123, + "rr": 2.258718, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.388078, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.401597, + "range_504_ratio": 1.49421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.206488, + "hold30_r": 1.874066 + }, + { + "symbol": "OXY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.671772, + "strategy_rank": 95.717953, + "rr": 0.79837, + "primary_prob": 46.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.197555, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.767325, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.59081, + "strategy_rank": 88.02141, + "rr": 1.535943, + "primary_prob": 51.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.303915, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028925, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.888403, + "strategy_rank": 81.851947, + "rr": 0.905253, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.357879, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.638591, + "range_504_ratio": 1.893811, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863707, + "hold30_r": 1.753279 + }, + { + "symbol": "PSX", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.091904, + "strategy_rank": 87.43296, + "rr": 0.760503, + "primary_prob": 55.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.140754, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.717854, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.573304, + "strategy_rank": 76.619614, + "rr": 2.086567, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.129851, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038811, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.196937, + "strategy_rank": 69.994065, + "rr": 2.071363, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.107045, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.483393, + "range_504_ratio": 1.621567, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04236, + "hold30_r": 0.865416 + }, + { + "symbol": "SLB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.061269, + "strategy_rank": 93.550078, + "rr": 0.721446, + "primary_prob": 54.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.08217, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.755372, + "range_504_ratio": 2.128403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.683423, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.291028, + "strategy_rank": 77.589994, + "rr": 1.655228, + "primary_prob": 49.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.482843, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.61767, + "hold30_r": 0.085426 + }, + { + "symbol": "SRE", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.214442, + "strategy_rank": 64.435077, + "rr": 2.449622, + "primary_prob": 39.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.674433, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052053, + "hold30_r": 0.320657 + }, + { + "symbol": "STLD", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.717724, + "strategy_rank": 91.787374, + "rr": 0.727083, + "primary_prob": 54.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.090624, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.686297, + "range_504_ratio": 1.986347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.692406, + "hold30_r": 1.124819 + }, + { + "symbol": "TAP", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.056893, + "strategy_rank": 66.067276, + "rr": 1.745862, + "primary_prob": 48.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.618794, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698359, + "hold30_r": 0.221591 + }, + { + "symbol": "TKO", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.623632, + "strategy_rank": 72.099941, + "rr": 1.152592, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.728889, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.533803, + "range_504_ratio": 1.705405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.101246, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.857768, + "strategy_rank": 90.158608, + "rr": 1.613833, + "primary_prob": 41.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.420749, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03423, + "hold30_r": 0.423151 + }, + { + "symbol": "TSCO", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.415755, + "strategy_rank": 75.441355, + "rr": 1.635623, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.453434, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598712, + "hold30_r": 0.565232 + }, + { + "symbol": "TTD", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.326039, + "strategy_rank": 95.099469, + "rr": 1.691273, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.536909, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.015587, + "hold30_r": -0.43143 + }, + { + "symbol": "ULTA", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.137856, + "strategy_rank": 83.992577, + "rr": 1.256217, + "primary_prob": 38.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.884326, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.212626, + "hold30_r": 1.688767 + }, + { + "symbol": "VICI", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.512035, + "strategy_rank": 67.448621, + "rr": 1.56448, + "primary_prob": 48.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.346721, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051679, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.483589, + "strategy_rank": 93.238512, + "rr": 1.610378, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.415567, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035093, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.153173, + "strategy_rank": 80.590881, + "rr": 1.584926, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.377389, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038213, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.275711, + "strategy_rank": 68.54071, + "rr": 2.581031, + "primary_prob": 29.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.871546, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051829, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.450766, + "strategy_rank": 68.310307, + "rr": 0.729027, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.09354, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.478678, + "range_504_ratio": 1.61394, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052084, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2022-11-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.969432, + "strategy_rank": 76.359343, + "rr": 2.154126, + "primary_prob": 42.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.23119, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037622, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.100437, + "strategy_rank": 63.204582, + "rr": 1.990655, + "primary_prob": 29.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.985982, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.937694, + "hold30_r": 1.778567 + }, + { + "symbol": "ADP", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.458515, + "strategy_rank": 62.751864, + "rr": 0.826829, + "primary_prob": 51.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.240243, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.774679, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.187773, + "strategy_rank": 77.981169, + "rr": 0.685926, + "primary_prob": 56.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.028889, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.428121, + "range_504_ratio": 1.534372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641654, + "hold30_r": 0.515734 + }, + { + "symbol": "ALB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.576419, + "strategy_rank": 91.441143, + "rr": 0.801492, + "primary_prob": 42.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.202238, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024036, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.174672, + "strategy_rank": 78.6609, + "rr": 0.815852, + "primary_prob": 70.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.223778, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044389, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.235808, + "strategy_rank": 98.028722, + "rr": 1.523653, + "primary_prob": 32.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.28548, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028551, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.0131, + "strategy_rank": 69.189693, + "rr": 1.086455, + "primary_prob": 46.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.629682, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.574095, + "range_504_ratio": 1.775522, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.03766, + "hold30_r": 0.1032 + }, + { + "symbol": "BIIB", + "date": "2022-11-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.393013, + "strategy_rank": 92.295784, + "rr": 2.222126, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.333189, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047184, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.899563, + "strategy_rank": 84.692589, + "rr": 1.745855, + "primary_prob": 43.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.618783, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036837, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.9869, + "strategy_rank": 84.322277, + "rr": 1.757011, + "primary_prob": 47.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.635517, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026941, + "hold30_r": 0.520231 + }, + { + "symbol": "BMY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.170306, + "strategy_rank": 59.767963, + "rr": 1.227369, + "primary_prob": 41.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.841053, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.42211, + "range_504_ratio": 1.525177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171175, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.786026, + "strategy_rank": 70.064908, + "rr": 1.802107, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.703161, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041117, + "hold30_r": 0.09479 + }, + { + "symbol": "CAH", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.633188, + "strategy_rank": 72.068367, + "rr": 1.176285, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.764427, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.132311, + "hold30_r": 0.043066 + }, + { + "symbol": "CF", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.034934, + "strategy_rank": 94.348067, + "rr": 0.751222, + "primary_prob": 57.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.126833, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.726224, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.541485, + "strategy_rank": 68.52942, + "rr": 1.205489, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.808234, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.546129, + "range_504_ratio": 1.726557, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.158412, + "hold30_r": 0.707439 + }, + { + "symbol": "COP", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.580786, + "strategy_rank": 92.738868, + "rr": 0.67797, + "primary_prob": 58.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.016955, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037026, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.917031, + "strategy_rank": 60.403075, + "rr": 1.261414, + "primary_prob": 24.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.892121, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.2927, + "range_504_ratio": 1.34004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.209466, + "hold30_r": 2.937469 + }, + { + "symbol": "CSGP", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.222707, + "strategy_rank": 76.899421, + "rr": 1.640187, + "primary_prob": 49.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.46028, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044827, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.489083, + "strategy_rank": 92.431694, + "rr": 1.843079, + "primary_prob": 31.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.764618, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029679, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.135371, + "strategy_rank": 79.815979, + "rr": 0.866456, + "primary_prob": 52.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.299684, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.813052, + "hold30_r": 0.730597 + }, + { + "symbol": "DLTR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.663755, + "strategy_rank": 85.292812, + "rr": 1.537694, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.306541, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.280479, + "hold30_r": -1.236979 + }, + { + "symbol": "DVN", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.454148, + "strategy_rank": 97.3981, + "rr": 1.424505, + "primary_prob": 25.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.136758, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028785, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.445415, + "strategy_rank": 68.752596, + "rr": 1.664719, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.497078, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.622097, + "hold30_r": 1.125378 + }, + { + "symbol": "EQT", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.672489, + "strategy_rank": 98.26911, + "rr": 0.843955, + "primary_prob": 54.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.265932, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.820227, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.253275, + "strategy_rank": 94.794703, + "rr": 1.193833, + "primary_prob": 24.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.79075, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032097, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.668122, + "strategy_rank": 93.543747, + "rr": 0.703182, + "primary_prob": 56.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.054773, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.605169, + "range_504_ratio": 1.831561, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.675513, + "hold30_r": 0.105636 + }, + { + "symbol": "FTNT", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.240175, + "strategy_rank": 82.87106, + "rr": 1.876061, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.814091, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028493, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.829694, + "strategy_rank": 80.09874, + "rr": 1.772084, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.658126, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.734629, + "hold30_r": 0.289376 + }, + { + "symbol": "GIS", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.227074, + "strategy_rank": 61.646547, + "rr": 0.872365, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.308548, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.370693, + "range_504_ratio": 1.448738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.812632, + "hold30_r": 1.291699 + }, + { + "symbol": "HAL", + "date": "2022-11-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.270742, + "strategy_rank": 94.857746, + "rr": 2.018875, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.028313, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032973, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.340611, + "strategy_rank": 70.03919, + "rr": 1.199028, + "primary_prob": 43.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.798541, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.157693, + "hold30_r": 0.399467 + }, + { + "symbol": "HST", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.956332, + "strategy_rank": 84.841032, + "rr": 1.904399, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.856599, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036271, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.737991, + "strategy_rank": 62.881882, + "rr": 0.940828, + "primary_prob": 51.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 1.411242, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.888215, + "hold30_r": 0.630297 + }, + { + "symbol": "HUM", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.882096, + "strategy_rank": 65.075683, + "rr": 1.099809, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.649713, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053531, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.79476, + "strategy_rank": 78.405733, + "rr": 1.363386, + "primary_prob": 22.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.045079, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358789, + "range_504_ratio": 1.431594, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.323603, + "hold30_r": 1.412637 + }, + { + "symbol": "IBKR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.755459, + "strategy_rank": 76.818701, + "rr": 0.999435, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.499152, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.461829, + "range_504_ratio": 1.586973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.960896, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.641921, + "strategy_rank": 63.072414, + "rr": 1.538369, + "primary_prob": 43.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.307554, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.483496, + "hold30_r": 0.559573 + }, + { + "symbol": "IRM", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.659389, + "strategy_rank": 76.225772, + "rr": 1.705131, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.557697, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664049, + "hold30_r": -0.660423 + }, + { + "symbol": "JBL", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.716157, + "strategy_rank": 76.765946, + "rr": 0.844199, + "primary_prob": 60.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.266298, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.803027, + "hold30_r": -0.124872 + }, + { + "symbol": "JKHY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.048035, + "strategy_rank": 66.932754, + "rr": 1.839337, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.759005, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08623, + "hold30_r": -1.040853 + }, + { + "symbol": "KMI", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.406114, + "strategy_rank": 66.349459, + "rr": 1.505696, + "primary_prob": 52.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.258544, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.296806, + "range_504_ratio": 1.345554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051794, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.593886, + "strategy_rank": 70.220182, + "rr": 0.968272, + "primary_prob": 35.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.452408, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.422424, + "range_504_ratio": 1.525656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.917429, + "hold30_r": 0.255953 + }, + { + "symbol": "LVS", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.375546, + "strategy_rank": 90.959618, + "rr": 1.843168, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.764752, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.812228, + "hold30_r": 1.764315 + }, + { + "symbol": "MAR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.043668, + "strategy_rank": 78.072461, + "rr": 1.777257, + "primary_prob": 47.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.665886, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041992, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.724891, + "strategy_rank": 69.404921, + "rr": 0.756738, + "primary_prob": 41.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.135107, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.715492, + "hold30_r": 0.437727 + }, + { + "symbol": "MOS", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.816594, + "strategy_rank": 95.729505, + "rr": 2.225327, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.33799, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024498, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.497817, + "strategy_rank": 72.924315, + "rr": 1.582279, + "primary_prob": 35.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.373419, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048821, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.196507, + "strategy_rank": 78.291526, + "rr": 1.244036, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.866054, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040172, + "hold30_r": 0.831538 + }, + { + "symbol": "NRG", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.611354, + "strategy_rank": 76.387686, + "rr": 2.034346, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.051519, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.678183, + "hold30_r": -2.640219 + }, + { + "symbol": "NUE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.323144, + "strategy_rank": 90.639911, + "rr": 1.649953, + "primary_prob": 38.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.474929, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035634, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.441048, + "strategy_rank": 66.834631, + "rr": 1.879299, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.818949, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.401597, + "range_504_ratio": 1.49421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.826007, + "hold30_r": 2.202181 + }, + { + "symbol": "ON", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.179039, + "strategy_rank": 96.01956, + "rr": 0.855829, + "primary_prob": 51.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.283743, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023916, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.89083, + "strategy_rank": 95.516617, + "rr": 1.01051, + "primary_prob": 49.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.515765, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032269, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.537118, + "strategy_rank": 85.969454, + "rr": 1.769891, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.654836, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.740183, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.248908, + "strategy_rank": 81.777718, + "rr": 1.292867, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.9393, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.638591, + "range_504_ratio": 1.893811, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.249801, + "hold30_r": 1.624575 + }, + { + "symbol": "PFG", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.030568, + "strategy_rank": 77.054694, + "rr": 0.956526, + "primary_prob": 46.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.43479, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048441, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.414847, + "strategy_rank": 88.988434, + "rr": 0.721789, + "primary_prob": 54.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.082683, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041685, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.423581, + "strategy_rank": 75.585516, + "rr": 1.763019, + "primary_prob": 47.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.644528, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038788, + "hold30_r": -0.660717 + }, + { + "symbol": "REGN", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.681223, + "strategy_rank": 81.797639, + "rr": 0.673944, + "primary_prob": 61.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.010915, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.370527, + "range_504_ratio": 1.448497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.633106, + "hold30_r": -0.51414 + }, + { + "symbol": "RJF", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.41048, + "strategy_rank": 74.012799, + "rr": 1.145843, + "primary_prob": 41.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.718765, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051319, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.50655, + "strategy_rank": 93.800505, + "rr": 0.849439, + "primary_prob": 51.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.274159, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037859, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.353712, + "strategy_rank": 64.789274, + "rr": 1.690063, + "primary_prob": 48.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.535095, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639325, + "hold30_r": -0.059274 + }, + { + "symbol": "SYY", + "date": "2022-11-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.733624, + "strategy_rank": 65.566747, + "rr": 2.324005, + "primary_prob": 22.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.486007, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.734071, + "hold30_r": -1.676064 + }, + { + "symbol": "TKO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.851528, + "strategy_rank": 72.678224, + "rr": 0.685334, + "primary_prob": 45.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.028001, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.533803, + "range_504_ratio": 1.705405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632682, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.978166, + "strategy_rank": 90.086457, + "rr": 1.843777, + "primary_prob": 38.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.765666, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035507, + "hold30_r": -0.08005 + }, + { + "symbol": "UAL", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.262009, + "strategy_rank": 85.994614, + "rr": 1.966325, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.949488, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037879, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.480349, + "strategy_rank": 77.464101, + "rr": 0.70717, + "primary_prob": 55.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.060755, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.660922, + "hold30_r": 1.964524 + }, + { + "symbol": "UNH", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.318777, + "strategy_rank": 63.58593, + "rr": 0.728212, + "primary_prob": 58.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.092318, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.37619, + "range_504_ratio": 1.456724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680777, + "hold30_r": 0.153265 + }, + { + "symbol": "VICI", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.004367, + "strategy_rank": 61.599684, + "rr": 1.588568, + "primary_prob": 50.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.382853, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533951, + "hold30_r": -0.060076 + }, + { + "symbol": "VLO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.799127, + "strategy_rank": 94.523915, + "rr": 0.884639, + "primary_prob": 48.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.326959, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036439, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.973799, + "strategy_rank": 80.105381, + "rr": 1.507857, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.261786, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472206, + "hold30_r": -0.150794 + }, + { + "symbol": "WMB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.951965, + "strategy_rank": 70.12655, + "rr": 1.877437, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.816155, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.823668, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.995633, + "strategy_rank": 71.150588, + "rr": 1.091481, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.637221, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.478678, + "range_504_ratio": 1.61394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.044719, + "hold30_r": 0.209628 + }, + { + "symbol": "ABBV", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.412486, + "strategy_rank": 64.825489, + "rr": 2.104763, + "primary_prob": 23.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.157145, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061008, + "hold30_r": 0.003822 + }, + { + "symbol": "ALB", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.756968, + "strategy_rank": 92.15549, + "rr": 1.078465, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.617698, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025437, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.493868, + "strategy_rank": 71.87867, + "rr": 1.515888, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.273832, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050805, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.081382, + "strategy_rank": 64.792602, + "rr": 1.053096, + "primary_prob": 44.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.579644, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154422, + "hold30_r": -1.097394 + }, + { + "symbol": "APA", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.331104, + "strategy_rank": 98.19547, + "rr": 0.865184, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.297776, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028391, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.713489, + "strategy_rank": 79.951558, + "rr": 2.223336, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.335004, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039427, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.753623, + "strategy_rank": 93.925309, + "rr": 2.262937, + "primary_prob": 41.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.394406, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05448, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.625418, + "strategy_rank": 85.257614, + "rr": 1.649076, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.473615, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035873, + "hold30_r": 1.491551 + }, + { + "symbol": "CF", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.770346, + "strategy_rank": 94.363518, + "rr": 1.145362, + "primary_prob": 40.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.718042, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027439, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.845039, + "strategy_rank": 75.791527, + "rr": 1.984166, + "primary_prob": 44.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.97625, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048419, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.216276, + "strategy_rank": 93.005291, + "rr": 1.337513, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.006269, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036935, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.963211, + "strategy_rank": 82.419014, + "rr": 1.640751, + "primary_prob": 34.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.461126, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048064, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.544036, + "strategy_rank": 91.433832, + "rr": 1.594858, + "primary_prob": 35.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.392287, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034967, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.280936, + "strategy_rank": 75.667034, + "rr": 1.724987, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.587481, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035162, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.108138, + "strategy_rank": 97.304427, + "rr": 0.688186, + "primary_prob": 60.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.032279, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029125, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.084727, + "strategy_rank": 71.87579, + "rr": 1.018048, + "primary_prob": 53.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.527072, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.966915, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.209588, + "strategy_rank": 92.636244, + "rr": 0.779656, + "primary_prob": 55.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.169484, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039062, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.665552, + "strategy_rank": 98.362768, + "rr": 1.525886, + "primary_prob": 38.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.288828, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026055, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.989967, + "strategy_rank": 93.950883, + "rr": 0.73935, + "primary_prob": 53.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.109024, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034832, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.986622, + "strategy_rank": 93.181727, + "rr": 0.784545, + "primary_prob": 45.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.176817, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033157, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.044593, + "strategy_rank": 84.427652, + "rr": 1.924718, + "primary_prob": 45.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.887077, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.89354, + "hold30_r": 3.172405 + }, + { + "symbol": "FICO", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 94.539432, + "rr": 0.738665, + "primary_prob": 55.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.107997, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.605169, + "range_504_ratio": 1.831561, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706975, + "hold30_r": -0.086343 + }, + { + "symbol": "FISV", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.936455, + "strategy_rank": 66.844828, + "rr": 1.755088, + "primary_prob": 47.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.632632, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050812, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.166109, + "strategy_rank": 85.243003, + "rr": 1.692843, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.539265, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03044, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.979933, + "strategy_rank": 81.253659, + "rr": 2.29758, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.44637, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044083, + "hold30_r": -1.0 + }, + { + "symbol": "GPN", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.15942, + "strategy_rank": 78.392886, + "rr": 1.504292, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.256438, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.739406, + "range_504_ratio": 2.094691, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033513, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.993311, + "strategy_rank": 95.688859, + "rr": 1.126084, + "primary_prob": 45.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.689126, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.095698, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.199554, + "strategy_rank": 69.783118, + "rr": 1.468391, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.202586, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045498, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.405797, + "strategy_rank": 83.131274, + "rr": 1.50178, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.25267, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043098, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.855072, + "strategy_rank": 63.132404, + "rr": 0.771769, + "primary_prob": 53.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.157654, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.710077, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.415831, + "strategy_rank": 67.599099, + "rr": 1.223426, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.83514, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054585, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.835006, + "strategy_rank": 72.882722, + "rr": 0.798059, + "primary_prob": 55.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.197089, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.461829, + "range_504_ratio": 1.586973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.754738, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.720178, + "strategy_rank": 62.113479, + "rr": 1.557698, + "primary_prob": 42.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.336547, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497811, + "hold30_r": 0.493572 + }, + { + "symbol": "IRM", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 78.20627, + "rr": 1.80686, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.71029, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051211, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.638796, + "strategy_rank": 67.254061, + "rr": 1.994957, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.992436, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054078, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.61204, + "strategy_rank": 67.648695, + "rr": 1.661274, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.491911, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.331917, + "range_504_ratio": 1.393637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048077, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.287625, + "strategy_rank": 87.160803, + "rr": 2.470768, + "primary_prob": 22.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.706152, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.437361, + "hold30_r": 4.112981 + }, + { + "symbol": "MAR", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.395764, + "strategy_rank": 76.246968, + "rr": 1.660821, + "primary_prob": 49.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.491232, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049163, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.767001, + "strategy_rank": 69.607725, + "rr": 0.845049, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.267574, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050378, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.435897, + "strategy_rank": 95.365485, + "rr": 2.01526, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.022889, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028623, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.274247, + "strategy_rank": 70.520704, + "rr": 2.294101, + "primary_prob": 41.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.441151, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059463, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.182832, + "strategy_rank": 91.427314, + "rr": 1.600743, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.401115, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023482, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.09476, + "strategy_rank": 77.791277, + "rr": 1.047969, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.571953, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047777, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.186176, + "strategy_rank": 76.795579, + "rr": 1.855106, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.782659, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.419047, + "hold30_r": -3.375723 + }, + { + "symbol": "NUE", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.425864, + "strategy_rank": 90.585855, + "rr": 0.793686, + "primary_prob": 60.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.190529, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03902, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.497213, + "strategy_rank": 64.095488, + "rr": 2.223773, + "primary_prob": 40.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.33566, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.401597, + "range_504_ratio": 1.49421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061907, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888517, + "strategy_rank": 95.645793, + "rr": 0.875897, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.313846, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032187, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.828317, + "strategy_rank": 80.063786, + "rr": 2.355011, + "primary_prob": 40.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.532516, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033382, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.740245, + "strategy_rank": 75.180532, + "rr": 0.871123, + "primary_prob": 49.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.306684, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058325, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.078038, + "strategy_rank": 80.593602, + "rr": 1.846939, + "primary_prob": 46.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.770408, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043843, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.179487, + "strategy_rank": 81.938781, + "rr": 0.85414, + "primary_prob": 39.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.28121, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.370527, + "range_504_ratio": 1.448497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.807977, + "hold30_r": -1.351235 + }, + { + "symbol": "RJF", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.848384, + "strategy_rank": 72.852443, + "rr": 1.185319, + "primary_prob": 42.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.777979, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054459, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.057971, + "strategy_rank": 71.368419, + "rr": 1.236809, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.855214, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.550725, + "strategy_rank": 95.377489, + "rr": 0.975073, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.46261, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.942057, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-11-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.510591, + "strategy_rank": 65.034028, + "rr": 2.38632, + "primary_prob": 20.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.57948, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059918, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.402453, + "strategy_rank": 65.858777, + "rr": 1.743248, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.614871, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068677, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.42252, + "strategy_rank": 89.950329, + "rr": 1.762959, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.644439, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036374, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.746934, + "strategy_rank": 89.113054, + "rr": 1.587673, + "primary_prob": 50.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.381509, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042481, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.409142, + "strategy_rank": 64.891522, + "rr": 0.807392, + "primary_prob": 45.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.211089, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.37619, + "range_504_ratio": 1.456724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052571, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.061315, + "strategy_rank": 64.153166, + "rr": 1.207588, + "primary_prob": 55.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.811382, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.142349, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.77369, + "strategy_rank": 94.664968, + "rr": 0.842751, + "primary_prob": 50.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.264126, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037588, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.389075, + "strategy_rank": 76.546072, + "rr": 1.701632, + "primary_prob": 48.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.552448, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043177, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.618729, + "strategy_rank": 71.759391, + "rr": 1.564634, + "primary_prob": 46.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.346951, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056128, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-12-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.370288, + "strategy_rank": 59.950362, + "rr": 2.041804, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.062706, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063703, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.900222, + "strategy_rank": 79.85557, + "rr": 1.127938, + "primary_prob": 45.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.691908, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.078634, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.485588, + "strategy_rank": 68.874165, + "rr": 0.785838, + "primary_prob": 67.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.178757, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.717949, + "hold30_r": -0.292113 + }, + { + "symbol": "ALB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.911308, + "strategy_rank": 88.727971, + "rr": 1.897131, + "primary_prob": 26.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.845696, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028837, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.02439, + "strategy_rank": 63.311548, + "rr": 0.903706, + "primary_prob": 48.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.35556, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.376024, + "hold30_r": -1.316773 + }, + { + "symbol": "ANET", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.694013, + "strategy_rank": 83.330561, + "rr": 1.755501, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.633251, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039722, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.113082, + "strategy_rank": 97.920594, + "rr": 0.695965, + "primary_prob": 44.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.043947, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030502, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.815965, + "strategy_rank": 80.910402, + "rr": 1.952609, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.928913, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038776, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.152993, + "strategy_rank": 82.663449, + "rr": 1.662722, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.494083, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.203254, + "hold30_r": -1.166332 + }, + { + "symbol": "BG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 74.709191, + "rr": 1.812384, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.718576, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036302, + "hold30_r": 0.585702 + }, + { + "symbol": "BIIB", + "date": "2022-12-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.45898, + "strategy_rank": 94.426811, + "rr": 2.474887, + "primary_prob": 39.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.712331, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046819, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-12-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.91796, + "strategy_rank": 84.643677, + "rr": 2.144439, + "primary_prob": 37.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.216658, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040211, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.782705, + "strategy_rank": 94.569441, + "rr": 0.824025, + "primary_prob": 55.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.236037, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027804, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.361419, + "strategy_rank": 75.473435, + "rr": 1.848923, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.773384, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052655, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.226164, + "strategy_rank": 92.890912, + "rr": 0.854297, + "primary_prob": 37.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.281446, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03848, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.257206, + "strategy_rank": 78.836398, + "rr": 1.902195, + "primary_prob": 45.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.853292, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051452, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.008869, + "strategy_rank": 91.206208, + "rr": 1.909917, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.864876, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036299, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.121951, + "strategy_rank": 82.82846, + "rr": 0.898041, + "primary_prob": 38.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.347062, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055725, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.478936, + "strategy_rank": 61.455697, + "rr": 1.389031, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.083547, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042284, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.809313, + "strategy_rank": 76.906298, + "rr": 1.934542, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.901813, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039058, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.891353, + "strategy_rank": 97.002952, + "rr": 0.748013, + "primary_prob": 57.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.12202, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032826, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.230599, + "strategy_rank": 92.621088, + "rr": 0.777568, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.166352, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038439, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.667406, + "strategy_rank": 98.109725, + "rr": 1.515668, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.273501, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025613, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.560976, + "strategy_rank": 94.281633, + "rr": 0.981664, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.472497, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03593, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.78714, + "strategy_rank": 93.106246, + "rr": 1.668308, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.502462, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034107, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.587583, + "strategy_rank": 75.690314, + "rr": 1.521445, + "primary_prob": 51.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.282167, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047333, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.339246, + "strategy_rank": 95.154047, + "rr": 1.934711, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.902067, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03368, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.237251, + "strategy_rank": 70.503644, + "rr": 1.294637, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.941955, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047934, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-12-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.467849, + "strategy_rank": 83.378876, + "rr": 2.221418, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.332127, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04479, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.580931, + "strategy_rank": 62.338144, + "rr": 0.67247, + "primary_prob": 42.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.008704, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.60776, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.696231, + "strategy_rank": 73.317196, + "rr": 0.834375, + "primary_prob": 37.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.251563, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.429726, + "range_504_ratio": 1.536837, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782959, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.798226, + "strategy_rank": 67.10572, + "rr": 0.97423, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.461346, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057842, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.931264, + "strategy_rank": 70.011001, + "rr": 0.677884, + "primary_prob": 60.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.016826, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.461829, + "range_504_ratio": 1.586973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046475, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.039911, + "strategy_rank": 62.068822, + "rr": 1.661946, + "primary_prob": 29.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.492919, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061798, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.044346, + "strategy_rank": 70.749274, + "rr": 1.085743, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.628614, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057405, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-12-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.026608, + "strategy_rank": 65.099288, + "rr": 2.006432, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.009649, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055143, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.239468, + "strategy_rank": 91.451605, + "rr": 1.518687, + "primary_prob": 33.9, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.278031, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482255, + "hold30_r": 2.438469 + }, + { + "symbol": "MAR", + "date": "2022-12-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.37694, + "strategy_rank": 72.838444, + "rr": 2.153352, + "primary_prob": 38.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.230028, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052306, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.563193, + "strategy_rank": 69.251694, + "rr": 0.667852, + "primary_prob": 46.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.001779, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055262, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.784922, + "strategy_rank": 94.335081, + "rr": 1.519477, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.279215, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028873, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.447894, + "strategy_rank": 89.598608, + "rr": 1.235217, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.852825, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043594, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.48337, + "strategy_rank": 70.103, + "rr": 1.69981, + "primary_prob": 33.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.549715, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059433, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.904656, + "strategy_rank": 94.668619, + "rr": 1.672556, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.508834, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038932, + "hold30_r": -1.012956 + }, + { + "symbol": "NRG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.13969, + "strategy_rank": 75.51712, + "rr": 1.610707, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.416061, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.961731, + "hold30_r": -2.919181 + }, + { + "symbol": "NUE", + "date": "2022-12-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.124169, + "strategy_rank": 90.185261, + "rr": 2.171381, + "primary_prob": 23.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.257071, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041422, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.682927, + "strategy_rank": 93.485784, + "rr": 0.732149, + "primary_prob": 54.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.098223, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028597, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889135, + "strategy_rank": 95.579853, + "rr": 1.520074, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.280111, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035177, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.35255, + "strategy_rank": 77.173304, + "rr": 0.948315, + "primary_prob": 46.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.422473, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05728, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.592018, + "strategy_rank": 85.033749, + "rr": 0.809282, + "primary_prob": 57.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.213924, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037522, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.678492, + "strategy_rank": 88.617486, + "rr": 0.727498, + "primary_prob": 55.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.091248, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044871, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.365854, + "strategy_rank": 76.131788, + "rr": 1.615897, + "primary_prob": 50.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.423846, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047195, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.13082, + "strategy_rank": 75.095442, + "rr": 1.254098, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.881147, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053328, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.354767, + "strategy_rank": 75.016293, + "rr": 1.546171, + "primary_prob": 23.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.319256, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054272, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.669623, + "strategy_rank": 95.256581, + "rr": 0.85395, + "primary_prob": 51.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.280925, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0374, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.445676, + "strategy_rank": 98.087112, + "rr": 1.010598, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.515897, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025174, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-12-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.700665, + "strategy_rank": 63.798753, + "rr": 2.056144, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.084216, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064743, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.583149, + "strategy_rank": 65.683895, + "rr": 0.879034, + "primary_prob": 53.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.31855, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068837, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.902439, + "strategy_rank": 89.963752, + "rr": 0.872123, + "primary_prob": 59.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.308184, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041628, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.689579, + "strategy_rank": 88.108672, + "rr": 1.968003, + "primary_prob": 44.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.952005, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044867, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.031042, + "strategy_rank": 62.973111, + "rr": 0.906689, + "primary_prob": 43.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.360034, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.37619, + "range_504_ratio": 1.456724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054093, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.004435, + "strategy_rank": 94.194264, + "rr": 0.668933, + "primary_prob": 61.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.0034, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035122, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.59867, + "strategy_rank": 74.78371, + "rr": 1.924958, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.887436, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046458, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.252772, + "strategy_rank": 72.310642, + "rr": 1.726183, + "primary_prob": 38.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.589274, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060092, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.117517, + "strategy_rank": 85.949112, + "rr": 0.772822, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.159233, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053992, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.683084, + "strategy_rank": 80.098414, + "rr": 1.119201, + "primary_prob": 45.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.678801, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.068118, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.762313, + "strategy_rank": 59.212937, + "rr": 1.017169, + "primary_prob": 37.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.525754, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.349041, + "range_504_ratio": 1.417707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.950345, + "hold30_r": 1.494854 + }, + { + "symbol": "AIG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.156317, + "strategy_rank": 67.971469, + "rr": 0.922553, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.383829, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.854415, + "hold30_r": 0.539568 + }, + { + "symbol": "AJG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.226981, + "strategy_rank": 61.108993, + "rr": 0.848553, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.27283, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.779714, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.753747, + "strategy_rank": 92.393721, + "rr": 1.602853, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.404279, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027409, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.796574, + "strategy_rank": 74.77338, + "rr": 2.247078, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.370618, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.194597, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.293362, + "strategy_rank": 63.432859, + "rr": 1.751957, + "primary_prob": 14.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.627935, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062711, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.40257, + "strategy_rank": 76.825082, + "rr": 0.86487, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.297304, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.433627, + "range_504_ratio": 1.542843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805878, + "hold30_r": -1.052893 + }, + { + "symbol": "ANET", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.083512, + "strategy_rank": 80.35462, + "rr": 1.962502, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.943753, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039318, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.036403, + "strategy_rank": 97.982198, + "rr": 1.738821, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.608231, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.712777, + "hold30_r": 0.693699 + }, + { + "symbol": "ARES", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.75803, + "strategy_rank": 85.094374, + "rr": 1.884366, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.826549, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.847092, + "hold30_r": 2.489996 + }, + { + "symbol": "AXON", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.897216, + "strategy_rank": 92.113979, + "rr": 2.061097, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.091645, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.027812, + "hold30_r": 2.326419 + }, + { + "symbol": "AZO", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.543897, + "strategy_rank": 63.19608, + "rr": 0.785818, + "primary_prob": 54.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.178727, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056404, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.54818, + "strategy_rank": 76.014003, + "rr": 1.892384, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.838576, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04113, + "hold30_r": 0.294985 + }, + { + "symbol": "BIIB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.970021, + "strategy_rank": 93.483493, + "rr": 0.683622, + "primary_prob": 59.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.025432, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636555, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.115632, + "strategy_rank": 86.019961, + "rr": 1.983534, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.975301, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.946945, + "hold30_r": 2.625097 + }, + { + "symbol": "BMY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.972163, + "strategy_rank": 63.11207, + "rr": 1.166914, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.750372, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.425371, + "range_504_ratio": 1.530158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074412, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.359743, + "strategy_rank": 73.784443, + "rr": 0.735693, + "primary_prob": 50.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.103539, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.68311, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.37045, + "strategy_rank": 74.901745, + "rr": 1.363478, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.045217, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.401097, + "range_504_ratio": 1.493462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306547, + "hold30_r": 3.901162 + }, + { + "symbol": "CF", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.608137, + "strategy_rank": 95.15576, + "rr": 0.755088, + "primary_prob": 57.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.132633, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028999, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.751606, + "strategy_rank": 93.021007, + "rr": 1.726845, + "primary_prob": 33.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.590268, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.693906, + "hold30_r": 1.549378 + }, + { + "symbol": "COR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.329764, + "strategy_rank": 63.493948, + "rr": 0.823535, + "primary_prob": 37.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.235302, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763728, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.582441, + "strategy_rank": 79.644809, + "rr": 1.890427, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.835641, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051202, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.398287, + "strategy_rank": 89.337649, + "rr": 1.534999, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.302499, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059976, + "hold30_r": -1.026687 + }, + { + "symbol": "CTVA", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.826552, + "strategy_rank": 75.021231, + "rr": 0.730518, + "primary_prob": 52.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.095776, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049198, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.539615, + "strategy_rank": 83.800331, + "rr": 1.819139, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.728708, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771976, + "hold30_r": 1.555251 + }, + { + "symbol": "DE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.584582, + "strategy_rank": 68.015391, + "rr": 0.681029, + "primary_prob": 64.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.021543, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.619322, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.832976, + "strategy_rank": 76.369651, + "rr": 1.717507, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.576261, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.675722, + "hold30_r": 1.064376 + }, + { + "symbol": "DVN", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.965739, + "strategy_rank": 96.657041, + "rr": 2.247089, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.370633, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026498, + "hold30_r": 1.011111 + }, + { + "symbol": "ELV", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.723769, + "strategy_rank": 69.022203, + "rr": 0.720194, + "primary_prob": 58.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.080291, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.655498, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.368308, + "strategy_rank": 66.797688, + "rr": 0.671795, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.007693, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.613413, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.573876, + "strategy_rank": 93.475913, + "rr": 2.135661, + "primary_prob": 27.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.203492, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030005, + "hold30_r": 1.335405 + }, + { + "symbol": "EQT", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.464668, + "strategy_rank": 98.34595, + "rr": 1.583269, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.374903, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060857, + "hold30_r": -1.036216 + }, + { + "symbol": "ERIE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.541756, + "strategy_rank": 70.795647, + "rr": 1.048588, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.572882, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.005828, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.788009, + "strategy_rank": 94.073568, + "rr": 1.516496, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.274744, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031125, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.717345, + "strategy_rank": 93.260137, + "rr": 1.802104, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.703157, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.773395, + "hold30_r": 1.936091 + }, + { + "symbol": "FIX", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.792291, + "strategy_rank": 83.799806, + "rr": 0.703184, + "primary_prob": 56.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.054776, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.654936, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.537473, + "strategy_rank": 95.909494, + "rr": 0.814323, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.221484, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.069559, + "range_504_ratio": 2.914094, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.785261, + "hold30_r": 1.665223 + }, + { + "symbol": "GD", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.188437, + "strategy_rank": 62.154934, + "rr": 1.217579, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.826368, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077548, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.366167, + "strategy_rank": 63.587021, + "rr": 1.337364, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.006046, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.359416, + "range_504_ratio": 1.432493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.270746, + "hold30_r": 1.206352 + }, + { + "symbol": "HAL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.32334, + "strategy_rank": 95.631669, + "rr": 1.845497, + "primary_prob": 31.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.768245, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820323, + "hold30_r": 2.676733 + }, + { + "symbol": "HII", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5803, + "strategy_rank": 67.766764, + "rr": 1.276175, + "primary_prob": 25.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.914262, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050183, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.010707, + "strategy_rank": 72.780416, + "rr": 0.922597, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.383895, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.429726, + "range_504_ratio": 1.536837, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.864107, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.546039, + "strategy_rank": 64.391822, + "rr": 1.200385, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.800578, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059919, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.620985, + "strategy_rank": 61.583943, + "rr": 1.954602, + "primary_prob": 25.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.931903, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06118, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.047109, + "strategy_rank": 73.769011, + "rr": 1.249722, + "primary_prob": 23.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.874582, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.189978, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.012848, + "strategy_rank": 59.008141, + "rr": 0.841472, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.262209, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.315298, + "range_504_ratio": 1.370667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068884, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.325482, + "strategy_rank": 72.872187, + "rr": 0.738834, + "primary_prob": 45.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.108251, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.533056, + "range_504_ratio": 1.704133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.683251, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.578158, + "strategy_rank": 90.046502, + "rr": 1.782123, + "primary_prob": 29.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.673184, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.745847, + "hold30_r": 2.955892 + }, + { + "symbol": "MCK", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.931478, + "strategy_rank": 69.16696, + "rr": 1.775021, + "primary_prob": 17.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.662532, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053187, + "hold30_r": 0.332231 + }, + { + "symbol": "MET", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.937901, + "strategy_rank": 63.894911, + "rr": 1.656407, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.48461, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.337326, + "range_504_ratio": 1.401195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069382, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.14561, + "strategy_rank": 94.007684, + "rr": 1.705739, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.558608, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029667, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.394004, + "strategy_rank": 90.208426, + "rr": 1.537318, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.305976, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50037, + "hold30_r": 3.973853 + }, + { + "symbol": "MTB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.798715, + "strategy_rank": 73.346521, + "rr": 2.03405, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 3.051076, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043813, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.974304, + "strategy_rank": 89.862183, + "rr": 2.783367, + "primary_prob": 21.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 4.17505, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025738, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.184154, + "strategy_rank": 76.234665, + "rr": 1.049481, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.574221, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051668, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.755889, + "strategy_rank": 88.440209, + "rr": 1.119044, + "primary_prob": 40.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.678566, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040441, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.111349, + "strategy_rank": 94.662593, + "rr": 0.744993, + "primary_prob": 48.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.11749, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.715018, + "hold30_r": -1.036985 + }, + { + "symbol": "ORLY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.152034, + "strategy_rank": 61.774015, + "rr": 1.497447, + "primary_prob": 18.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.24617, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0709, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892934, + "strategy_rank": 95.735288, + "rr": 1.704205, + "primary_prob": 33.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.556308, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.031917, + "hold30_r": 0.489465 + }, + { + "symbol": "PCAR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.835118, + "strategy_rank": 60.198655, + "rr": 1.139629, + "primary_prob": 31.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.709444, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.330723, + "range_504_ratio": 1.391974, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.076333, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.327623, + "strategy_rank": 76.530616, + "rr": 1.050184, + "primary_prob": 39.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.575276, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.997568, + "hold30_r": -1.111211 + }, + { + "symbol": "PGR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.042827, + "strategy_rank": 69.170704, + "rr": 0.859367, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.28905, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.409003, + "range_504_ratio": 1.505316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058975, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.468951, + "strategy_rank": 92.261954, + "rr": 1.254083, + "primary_prob": 29.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.881124, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039849, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.96788, + "strategy_rank": 88.993508, + "rr": 2.408786, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.613178, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038958, + "hold30_r": 2.156629 + }, + { + "symbol": "PTC", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.331906, + "strategy_rank": 76.395447, + "rr": 1.714318, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.571477, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.669034, + "hold30_r": 2.410111 + }, + { + "symbol": "PWR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.040685, + "strategy_rank": 84.70204, + "rr": 1.05609, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.584134, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.605597, + "range_504_ratio": 1.832346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.008025, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.61242, + "strategy_rank": 76.31057, + "rr": 1.485149, + "primary_prob": 25.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.227723, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.100944, + "hold30_r": -1.048203 + }, + { + "symbol": "ROL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.614561, + "strategy_rank": 76.06708, + "rr": 1.78794, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.68191, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.173217, + "hold30_r": -1.118353 + }, + { + "symbol": "SLB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.179872, + "strategy_rank": 95.175803, + "rr": 1.705743, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.558614, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67602, + "hold30_r": 2.936244 + }, + { + "symbol": "SMCI", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.678801, + "strategy_rank": 98.303945, + "rr": 0.677441, + "primary_prob": 45.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.016161, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.65264, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.192719, + "strategy_rank": 61.09226, + "rr": 1.982356, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.973534, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068355, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.404711, + "strategy_rank": 63.40462, + "rr": 1.196319, + "primary_prob": 43.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 1.794479, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.359564, + "hold30_r": -1.288682 + }, + { + "symbol": "TKO", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.182013, + "strategy_rank": 71.42485, + "rr": 1.135042, + "primary_prob": 41.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.702563, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.5561, + "range_504_ratio": 1.743858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052277, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.364026, + "strategy_rank": 67.988293, + "rr": 1.844996, + "primary_prob": 31.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.767493, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059793, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.250535, + "strategy_rank": 96.436995, + "rr": 0.666827, + "primary_prob": 47.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.00024, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.634231, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.254818, + "strategy_rank": 89.553426, + "rr": 1.972924, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.959386, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.936706, + "hold30_r": 1.765498 + }, + { + "symbol": "UAL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.901499, + "strategy_rank": 86.989471, + "rr": 2.198508, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 3.297762, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040263, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.82227, + "strategy_rank": 95.177721, + "rr": 1.686465, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.529698, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.655498, + "hold30_r": 3.875969 + }, + { + "symbol": "VRTX", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.396146, + "strategy_rank": 80.913762, + "rr": 0.728406, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.092608, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051568, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-12-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.618844, + "strategy_rank": 76.827434, + "rr": 2.150472, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.225708, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048452, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.760171, + "strategy_rank": 72.505467, + "rr": 2.221675, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.332513, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.05093, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.11349, + "strategy_rank": 69.664305, + "rr": 1.420551, + "primary_prob": 19.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.130827, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060842, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.002141, + "strategy_rank": 86.515571, + "rr": 1.937866, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.906798, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.890821, + "hold30_r": 2.196854 + }, + { + "symbol": "ADM", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.133047, + "strategy_rank": 79.391851, + "rr": 1.375601, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.063401, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054266, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.76824, + "strategy_rank": 80.892896, + "rr": 0.67105, + "primary_prob": 47.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.006574, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.619294, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.763948, + "strategy_rank": 60.48861, + "rr": 0.9732, + "primary_prob": 47.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.4598, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.349041, + "range_504_ratio": 1.417707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.908411, + "hold30_r": 1.999437 + }, + { + "symbol": "ALB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.098712, + "strategy_rank": 92.15115, + "rr": 1.513786, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.270679, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02734, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.798283, + "strategy_rank": 59.972901, + "rr": 1.819292, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.728939, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057214, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.369099, + "strategy_rank": 74.864779, + "rr": 1.559918, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.339877, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.433627, + "range_504_ratio": 1.542843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.506619, + "hold30_r": 3.615209 + }, + { + "symbol": "APA", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.248927, + "strategy_rank": 98.063993, + "rr": 0.898456, + "primary_prob": 52.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.347684, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.871134, + "hold30_r": -0.121666 + }, + { + "symbol": "ARES", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.304721, + "strategy_rank": 83.70433, + "rr": 2.03033, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 3.045494, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.995799, + "hold30_r": 4.185828 + }, + { + "symbol": "AXON", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.815451, + "strategy_rank": 93.288764, + "rr": 2.215614, + "primary_prob": 26.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.323422, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.178378, + "hold30_r": 3.193922 + }, + { + "symbol": "AZO", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.193133, + "strategy_rank": 61.30186, + "rr": 1.228751, + "primary_prob": 42.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.843127, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.173413, + "hold30_r": 1.339385 + }, + { + "symbol": "BIIB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.48927, + "strategy_rank": 93.845053, + "rr": 1.593523, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.390285, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048971, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.021459, + "strategy_rank": 87.758611, + "rr": 1.858813, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.78822, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820465, + "hold30_r": 2.446607 + }, + { + "symbol": "CASY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.553648, + "strategy_rank": 64.524733, + "rr": 0.886924, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.330386, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05443, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.579399, + "strategy_rank": 74.097887, + "rr": 0.674555, + "primary_prob": 54.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.011833, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.401097, + "range_504_ratio": 1.493462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.617894, + "hold30_r": 2.047611 + }, + { + "symbol": "CF", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.244635, + "strategy_rank": 93.909706, + "rr": 2.136939, + "primary_prob": 27.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.205408, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030712, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.630901, + "strategy_rank": 66.417272, + "rr": 1.224486, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.836729, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062521, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.223176, + "strategy_rank": 63.394685, + "rr": 0.904716, + "primary_prob": 52.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.357074, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.32124, + "range_504_ratio": 1.378836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.850254, + "hold30_r": 1.769533 + }, + { + "symbol": "COP", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.746781, + "strategy_rank": 92.076593, + "rr": 1.829215, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.743823, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.792866, + "hold30_r": 1.194737 + }, + { + "symbol": "CSGP", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.012876, + "strategy_rank": 79.770551, + "rr": 1.789528, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.684292, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046122, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.274678, + "strategy_rank": 88.406377, + "rr": 3.042719, + "primary_prob": 20.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.564078, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034995, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.845494, + "strategy_rank": 75.061076, + "rr": 2.650657, + "primary_prob": 22.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.975985, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048336, + "hold30_r": 1.900141 + }, + { + "symbol": "CVX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.957082, + "strategy_rank": 82.912265, + "rr": 1.818465, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.727698, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768333, + "hold30_r": 0.392218 + }, + { + "symbol": "DE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.407725, + "strategy_rank": 70.907203, + "rr": 0.940791, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.411187, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.879011, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.733906, + "strategy_rank": 80.863734, + "rr": 2.402188, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.603282, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045237, + "hold30_r": 1.726721 + }, + { + "symbol": "DVN", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.60515, + "strategy_rank": 96.940272, + "rr": 2.364271, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.546407, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029434, + "hold30_r": 0.443367 + }, + { + "symbol": "EG", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.437768, + "strategy_rank": 70.05131, + "rr": 0.86893, + "primary_prob": 50.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.303395, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.371853, + "range_504_ratio": 1.450419, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810535, + "hold30_r": 3.00192 + }, + { + "symbol": "EME", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.090129, + "strategy_rank": 67.752834, + "rr": 0.707421, + "primary_prob": 59.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.061131, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056277, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.67382, + "strategy_rank": 92.896033, + "rr": 1.76829, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.652435, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033646, + "hold30_r": 0.203313 + }, + { + "symbol": "EQT", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.034335, + "strategy_rank": 97.72147, + "rr": 1.618088, + "primary_prob": 35.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.427132, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026604, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.416309, + "strategy_rank": 70.818339, + "rr": 1.24544, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.86816, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.196959, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.459227, + "strategy_rank": 93.867613, + "rr": 1.119731, + "primary_prob": 45.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.679597, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034712, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.030043, + "strategy_rank": 93.086415, + "rr": 0.788247, + "primary_prob": 56.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.182371, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.755645, + "hold30_r": 1.0959 + }, + { + "symbol": "FCX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.154506, + "strategy_rank": 86.733796, + "rr": 1.884615, + "primary_prob": 46.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.826923, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.851829, + "hold30_r": 2.75641 + }, + { + "symbol": "FICO", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.888412, + "strategy_rank": 96.027017, + "rr": 0.78491, + "primary_prob": 45.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.177365, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.629345, + "range_504_ratio": 1.87638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.749057, + "hold30_r": 2.793851 + }, + { + "symbol": "FIX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.201717, + "strategy_rank": 82.398894, + "rr": 1.675625, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.513437, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.627959, + "hold30_r": 1.216305 + }, + { + "symbol": "FSLR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.175966, + "strategy_rank": 95.966766, + "rr": 1.514894, + "primary_prob": 20.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.27234, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.069559, + "range_504_ratio": 2.914094, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029836, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.793991, + "strategy_rank": 58.350666, + "rr": 1.274744, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.912116, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072505, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-12-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.150215, + "strategy_rank": 73.284637, + "rr": 2.008728, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.013092, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.964083, + "hold30_r": 2.657517 + }, + { + "symbol": "GL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.266094, + "strategy_rank": 61.924728, + "rr": 1.339348, + "primary_prob": 21.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.009022, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.359416, + "range_504_ratio": 1.432493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.272927, + "hold30_r": 1.054762 + }, + { + "symbol": "GPC", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.450644, + "strategy_rank": 64.30904, + "rr": 1.051031, + "primary_prob": 47.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.576547, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059734, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.081545, + "strategy_rank": 67.937851, + "rr": 1.773475, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.660213, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052136, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.532189, + "strategy_rank": 95.804583, + "rr": 1.886248, + "primary_prob": 29.78, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.829372, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.858468, + "hold30_r": 1.933322 + }, + { + "symbol": "HST", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.806867, + "strategy_rank": 83.025063, + "rr": 1.582916, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.374374, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040563, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.480687, + "strategy_rank": 73.324942, + "rr": 1.43469, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.152036, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046365, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.124464, + "strategy_rank": 68.743535, + "rr": 0.812838, + "primary_prob": 43.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.219257, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.533056, + "range_504_ratio": 1.704133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.758248, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.313305, + "strategy_rank": 92.621877, + "rr": 1.844541, + "primary_prob": 28.37, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.766811, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.805333, + "hold30_r": 4.718266 + }, + { + "symbol": "MAR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.725322, + "strategy_rank": 73.580802, + "rr": 1.547978, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.321968, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053374, + "hold30_r": -1.006197 + }, + { + "symbol": "MCK", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.88412, + "strategy_rank": 68.699653, + "rr": 1.721848, + "primary_prob": 18.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.582772, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054467, + "hold30_r": -0.121317 + }, + { + "symbol": "MET", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.695279, + "strategy_rank": 63.987977, + "rr": 1.519803, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.279704, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.337326, + "range_504_ratio": 1.401195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065942, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.171674, + "strategy_rank": 93.479146, + "rr": 1.806536, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.709804, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031158, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.390558, + "strategy_rank": 89.161852, + "rr": 1.815271, + "primary_prob": 24.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.722906, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.775781, + "hold30_r": 2.378382 + }, + { + "symbol": "MRK", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.83691, + "strategy_rank": 60.66276, + "rr": 0.694021, + "primary_prob": 61.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.041031, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.458886, + "range_504_ratio": 1.582311, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618779, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.060086, + "strategy_rank": 94.025393, + "rr": 1.542446, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.31367, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023663, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.592275, + "strategy_rank": 75.278695, + "rr": 1.053946, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.580919, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05433, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.703863, + "strategy_rank": 90.373473, + "rr": 1.530177, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.295266, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496926, + "hold30_r": 5.149456 + }, + { + "symbol": "OKE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.364807, + "strategy_rank": 74.620749, + "rr": 1.305602, + "primary_prob": 41.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.958403, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.257911, + "hold30_r": 1.386578 + }, + { + "symbol": "ON", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.386266, + "strategy_rank": 95.424232, + "rr": 1.777648, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.666472, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026854, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.44206, + "strategy_rank": 59.974827, + "rr": 0.773475, + "primary_prob": 42.53, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.160212, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706299, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892704, + "strategy_rank": 95.59797, + "rr": 1.870854, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.806281, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034636, + "hold30_r": 0.26865 + }, + { + "symbol": "PCAR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.978541, + "strategy_rank": 63.587543, + "rr": 1.714528, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.571792, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.330723, + "range_504_ratio": 1.391974, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664074, + "hold30_r": 3.370505 + }, + { + "symbol": "PFG", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.987124, + "strategy_rank": 76.960218, + "rr": 1.870129, + "primary_prob": 26.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.805193, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.822478, + "hold30_r": 2.00881 + }, + { + "symbol": "PGR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.583691, + "strategy_rank": 65.463712, + "rr": 1.46427, + "primary_prob": 23.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.196405, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409003, + "range_504_ratio": 1.505316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.404734, + "hold30_r": 2.714314 + }, + { + "symbol": "PODD", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.347639, + "strategy_rank": 92.330527, + "rr": 1.131834, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.697752, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038786, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.742489, + "strategy_rank": 88.531281, + "rr": 2.032246, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.048369, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.989091, + "hold30_r": -0.56817 + }, + { + "symbol": "PTC", + "date": "2022-12-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.339056, + "strategy_rank": 76.874519, + "rr": 2.16752, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.25128, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046076, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.918455, + "strategy_rank": 84.882662, + "rr": 1.336068, + "primary_prob": 25.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.004103, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04504, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.051502, + "strategy_rank": 89.69118, + "rr": 0.791451, + "primary_prob": 56.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.187176, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029047, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.866953, + "strategy_rank": 77.915841, + "rr": 0.944901, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.417352, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.89371, + "hold30_r": -1.063218 + }, + { + "symbol": "RJF", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.236052, + "strategy_rank": 75.088313, + "rr": 2.032111, + "primary_prob": 29.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.048166, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.985537, + "hold30_r": 1.167065 + }, + { + "symbol": "ROL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.519313, + "strategy_rank": 76.098135, + "rr": 1.945274, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.917911, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054224, + "hold30_r": -0.309769 + }, + { + "symbol": "SLB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.961373, + "strategy_rank": 94.983218, + "rr": 0.988969, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.483454, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.956205, + "hold30_r": 2.096707 + }, + { + "symbol": "SMCI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.678112, + "strategy_rank": 98.492627, + "rr": 0.714726, + "primary_prob": 47.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.072089, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.692619, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.939914, + "strategy_rank": 63.250248, + "rr": 2.433361, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.650042, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058057, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.103004, + "strategy_rank": 92.523385, + "rr": 0.693954, + "primary_prob": 47.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.040932, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.805684, + "range_504_ratio": 2.238227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.661177, + "hold30_r": 3.942277 + }, + { + "symbol": "SYY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.652361, + "strategy_rank": 63.631011, + "rr": 2.323693, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 3.48554, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057679, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.600858, + "strategy_rank": 70.446242, + "rr": 1.794345, + "primary_prob": 28.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.691517, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.5561, + "range_504_ratio": 1.743858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050544, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.622318, + "strategy_rank": 64.294597, + "rr": 1.535728, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.303592, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055023, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.463519, + "strategy_rank": 96.739848, + "rr": 0.958391, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.437587, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031757, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.527897, + "strategy_rank": 90.400297, + "rr": 1.596315, + "primary_prob": 35.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.394473, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.55899, + "hold30_r": 1.192711 + }, + { + "symbol": "UAL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.665236, + "strategy_rank": 88.465665, + "rr": 2.84765, + "primary_prob": 21.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 4.271476, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.817502, + "hold30_r": 4.624618 + }, + { + "symbol": "ULTA", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.909871, + "strategy_rank": 69.394602, + "rr": 1.154863, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.732295, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.416324, + "range_504_ratio": 1.516377, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.103595, + "hold30_r": 4.117976 + }, + { + "symbol": "URI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.296137, + "strategy_rank": 78.761142, + "rr": 1.709373, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.564059, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667986, + "hold30_r": 5.935123 + }, + { + "symbol": "VICI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.008584, + "strategy_rank": 59.366265, + "rr": 1.26716, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.90074, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06716, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.819742, + "strategy_rank": 94.910999, + "rr": 1.791843, + "primary_prob": 32.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.687764, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75773, + "hold30_r": 2.40907 + }, + { + "symbol": "VRTX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.562232, + "strategy_rank": 79.17946, + "rr": 1.391288, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.086932, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052224, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.51073, + "strategy_rank": 69.135716, + "rr": 1.254714, + "primary_prob": 25.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.88207, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.307109, + "range_504_ratio": 1.35949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.197964, + "hold30_r": 1.495204 + }, + { + "symbol": "WMB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.270386, + "strategy_rank": 74.47645, + "rr": 1.590519, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.385778, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.048302, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.948498, + "strategy_rank": 68.866513, + "rr": 1.153151, + "primary_prob": 44.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.729727, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061312, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2022-12-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.227468, + "strategy_rank": 87.100253, + "rr": 2.824828, + "primary_prob": 36.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 4.237242, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038126, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.317597, + "strategy_rank": 85.622318, + "rr": 1.739603, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.609404, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.690176, + "hold30_r": -1.29113 + }, + { + "symbol": "ADM", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.413831, + "strategy_rank": 76.385305, + "rr": 0.739285, + "primary_prob": 58.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.108928, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059031, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.132821, + "strategy_rank": 81.889692, + "rr": 0.899245, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.348868, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055517, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.742042, + "strategy_rank": 63.25816, + "rr": 1.469913, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.20487, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.401944, + "hold30_r": 1.396104 + }, + { + "symbol": "ALB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.621295, + "strategy_rank": 92.722872, + "rr": 2.595256, + "primary_prob": 23.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.892884, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027528, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.778266, + "strategy_rank": 74.050038, + "rr": 1.568193, + "primary_prob": 34.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.352289, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.329406, + "hold30_r": -2.269429 + }, + { + "symbol": "AMGN", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.863886, + "strategy_rank": 60.214567, + "rr": 1.906913, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.860369, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064933, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.839737, + "strategy_rank": 76.367903, + "rr": 2.025252, + "primary_prob": 22.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.037878, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.433627, + "range_504_ratio": 1.542843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.968965, + "hold30_r": 4.056256 + }, + { + "symbol": "APA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.792536, + "strategy_rank": 97.809042, + "rr": 1.002022, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.503034, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028958, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.461032, + "strategy_rank": 78.31397, + "rr": 2.99655, + "primary_prob": 20.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 4.494825, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.959334, + "hold30_r": 4.907014 + }, + { + "symbol": "AXON", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.425906, + "strategy_rank": 90.890694, + "rr": 2.272774, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.409161, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.235327, + "hold30_r": 1.775059 + }, + { + "symbol": "AZO", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.15697, + "strategy_rank": 62.847954, + "rr": 1.134941, + "primary_prob": 42.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.702411, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.218095, + "hold30_r": -1.158607 + }, + { + "symbol": "BIIB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.194292, + "strategy_rank": 94.34979, + "rr": 2.335384, + "primary_prob": 25.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.503077, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053511, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-12-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.035126, + "strategy_rank": 86.701175, + "rr": 2.311115, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.466673, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037809, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.424808, + "strategy_rank": 59.414871, + "rr": 1.423005, + "primary_prob": 38.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.134507, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.425371, + "range_504_ratio": 1.530158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068192, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.620198, + "strategy_rank": 63.741578, + "rr": 1.474646, + "primary_prob": 19.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.211968, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05474, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.499451, + "strategy_rank": 92.779594, + "rr": 1.731353, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.59703, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032027, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.644347, + "strategy_rank": 63.343165, + "rr": 1.49021, + "primary_prob": 24.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.235314, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.32124, + "range_504_ratio": 1.378836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.431744, + "hold30_r": 0.708833 + }, + { + "symbol": "COP", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.694841, + "strategy_rank": 91.165382, + "rr": 0.717174, + "primary_prob": 59.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.07576, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037263, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.840834, + "strategy_rank": 90.119437, + "rr": 2.880567, + "primary_prob": 21.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.32085, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037787, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.206367, + "strategy_rank": 72.290627, + "rr": 2.959729, + "primary_prob": 20.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 4.439594, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050529, + "hold30_r": 1.063671 + }, + { + "symbol": "CVX", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.938529, + "strategy_rank": 81.894388, + "rr": 1.403097, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.104645, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3505, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.254665, + "strategy_rank": 85.607587, + "rr": 1.849742, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.774612, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806702, + "hold30_r": 1.314638 + }, + { + "symbol": "DG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.558727, + "strategy_rank": 60.504675, + "rr": 1.337991, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.006987, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053259, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.255763, + "strategy_rank": 95.978378, + "rr": 1.843827, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.76574, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031919, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.937431, + "strategy_rank": 65.71397, + "rr": 1.08226, + "primary_prob": 32.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.62339, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061266, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.597146, + "strategy_rank": 92.464829, + "rr": 1.942958, + "primary_prob": 22.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.914437, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035948, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.451153, + "strategy_rank": 98.040314, + "rr": 1.553635, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.330452, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027824, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.816685, + "strategy_rank": 93.504721, + "rr": 1.189798, + "primary_prob": 44.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.784697, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035213, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.060373, + "strategy_rank": 91.553202, + "rr": 1.779229, + "primary_prob": 21.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.668844, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049491, + "hold30_r": -1.01439 + }, + { + "symbol": "FICO", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.71899, + "strategy_rank": 95.362155, + "rr": 0.69334, + "primary_prob": 56.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.04001, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.629345, + "range_504_ratio": 1.87638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039742, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.877058, + "strategy_rank": 82.530571, + "rr": 0.694164, + "primary_prob": 51.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.041247, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054031, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.012075, + "strategy_rank": 96.945214, + "rr": 0.778615, + "primary_prob": 39.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.167922, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.069559, + "range_504_ratio": 2.914094, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029149, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.961581, + "strategy_rank": 61.17989, + "rr": 0.98356, + "primary_prob": 42.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.47534, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070725, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.119649, + "strategy_rank": 58.063842, + "rr": 0.947555, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.421332, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067972, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.657519, + "strategy_rank": 65.112123, + "rr": 1.182996, + "primary_prob": 44.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.774495, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064649, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.400659, + "strategy_rank": 70.447857, + "rr": 1.673186, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.509779, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059926, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.036224, + "strategy_rank": 95.266713, + "rr": 1.690436, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.535655, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.659309, + "hold30_r": 0.075649 + }, + { + "symbol": "HII", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.18112, + "strategy_rank": 65.961576, + "rr": 0.844124, + "primary_prob": 54.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.266185, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055913, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.241493, + "strategy_rank": 76.256572, + "rr": 1.861384, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.792076, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.821786, + "hold30_r": 2.677814 + }, + { + "symbol": "HUBB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.913282, + "strategy_rank": 74.547831, + "rr": 1.189529, + "primary_prob": 36.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.784293, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049367, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2022-12-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.997805, + "strategy_rank": 64.750761, + "rr": 2.178275, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.267413, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.296806, + "range_504_ratio": 1.345554, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055233, + "hold30_r": 0.121793 + }, + { + "symbol": "LDOS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.98573, + "strategy_rank": 59.435744, + "rr": 1.360047, + "primary_prob": 40.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.04007, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.315298, + "range_504_ratio": 1.370667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066496, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.218441, + "strategy_rank": 90.406519, + "rr": 1.936328, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.904491, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.893337, + "hold30_r": 5.08733 + }, + { + "symbol": "MCK", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.401756, + "strategy_rank": 68.936809, + "rr": 1.018761, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.528141, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062388, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.815587, + "strategy_rank": 63.768504, + "rr": 1.549175, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.323763, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.337326, + "range_504_ratio": 1.401195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066506, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.63337, + "strategy_rank": 92.195438, + "rr": 2.690317, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 4.035475, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034438, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.572997, + "strategy_rank": 89.02298, + "rr": 1.466088, + "primary_prob": 22.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.199131, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.14909, + "hold30_r": -1.106896 + }, + { + "symbol": "MTB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.546652, + "strategy_rank": 75.047427, + "rr": 1.54212, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.313181, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.492617, + "hold30_r": 2.453599 + }, + { + "symbol": "NOC", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.340285, + "strategy_rank": 75.415443, + "rr": 0.835892, + "primary_prob": 37.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.253838, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057097, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.852909, + "strategy_rank": 91.167496, + "rr": 1.959042, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.938563, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.921623, + "hold30_r": 4.156269 + }, + { + "symbol": "OKE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.766191, + "strategy_rank": 75.726268, + "rr": 1.82169, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.732535, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.772562, + "hold30_r": 1.195227 + }, + { + "symbol": "ON", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.182217, + "strategy_rank": 94.71311, + "rr": 1.553488, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.330233, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526431, + "hold30_r": 4.599122 + }, + { + "symbol": "ORLY", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.376509, + "strategy_rank": 61.984125, + "rr": 1.242233, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.86335, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070754, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890231, + "strategy_rank": 95.918785, + "rr": 1.56186, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.342789, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037444, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.596048, + "strategy_rank": 64.533864, + "rr": 0.736249, + "primary_prob": 58.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.104374, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.330723, + "range_504_ratio": 1.391974, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05616, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.998902, + "strategy_rank": 76.171879, + "rr": 1.852836, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.779254, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.800218, + "hold30_r": 1.712713 + }, + { + "symbol": "PGR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.693743, + "strategy_rank": 67.599843, + "rr": 0.792628, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.188942, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.409003, + "range_504_ratio": 1.505316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.7291, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.669594, + "strategy_rank": 90.416199, + "rr": 1.67993, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.519895, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040303, + "hold30_r": -0.277344 + }, + { + "symbol": "PSX", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.158068, + "strategy_rank": 87.988985, + "rr": 0.696645, + "primary_prob": 44.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.044968, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.652727, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.645445, + "strategy_rank": 83.987479, + "rr": 1.553126, + "primary_prob": 18.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.329689, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049576, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.217344, + "strategy_rank": 78.558705, + "rr": 0.859256, + "primary_prob": 53.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.288885, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.302737, + "hold30_r": -1.248734 + }, + { + "symbol": "RJF", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.791438, + "strategy_rank": 74.210681, + "rr": 1.873195, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.809793, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.821963, + "hold30_r": 1.434128 + }, + { + "symbol": "ROL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.522503, + "strategy_rank": 72.918487, + "rr": 1.89342, + "primary_prob": 30.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.84013, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06172, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2022-12-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.302964, + "strategy_rank": 79.559121, + "rr": 2.371919, + "primary_prob": 21.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.557878, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055113, + "hold30_r": -0.236237 + }, + { + "symbol": "SLB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.91438, + "strategy_rank": 94.962385, + "rr": 0.725046, + "primary_prob": 56.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.087568, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.690287, + "hold30_r": 0.56411 + }, + { + "symbol": "SMCI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.670692, + "strategy_rank": 98.620688, + "rr": 0.928014, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.392021, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.904253, + "hold30_r": -1.0 + }, + { + "symbol": "SNA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021954, + "strategy_rank": 58.969416, + "rr": 1.352063, + "primary_prob": 34.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.028094, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.256096, + "range_504_ratio": 1.291877, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.288113, + "hold30_r": 3.29381 + }, + { + "symbol": "SRE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.059276, + "strategy_rank": 65.164906, + "rr": 2.61232, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.91848, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064658, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.133919, + "strategy_rank": 92.949761, + "rr": 0.893679, + "primary_prob": 39.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.340519, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.805684, + "range_504_ratio": 2.238227, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032871, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.205269, + "strategy_rank": 65.103644, + "rr": 2.118168, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.177252, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066628, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.377607, + "strategy_rank": 72.453384, + "rr": 1.973459, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.960189, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.5561, + "range_504_ratio": 1.743858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.925132, + "hold30_r": 6.725222 + }, + { + "symbol": "TMUS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.474204, + "strategy_rank": 66.198901, + "rr": 2.123815, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.185723, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.065998, + "hold30_r": 0.782492 + }, + { + "symbol": "TPL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.231614, + "strategy_rank": 96.672195, + "rr": 0.992869, + "primary_prob": 42.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.489303, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032091, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.279912, + "strategy_rank": 90.361146, + "rr": 1.896117, + "primary_prob": 28.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.844176, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039425, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.083425, + "strategy_rank": 83.245706, + "rr": 1.59738, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.39607, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563169, + "hold30_r": 5.516197 + }, + { + "symbol": "ULTA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.608123, + "strategy_rank": 69.389362, + "rr": 0.871195, + "primary_prob": 40.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.306793, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.416324, + "range_504_ratio": 1.516377, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818334, + "hold30_r": 3.869585 + }, + { + "symbol": "URI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.278814, + "strategy_rank": 81.69714, + "rr": 1.720572, + "primary_prob": 24.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.580858, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.676108, + "hold30_r": 6.435098 + }, + { + "symbol": "VICI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.79034, + "strategy_rank": 58.522604, + "rr": 1.915077, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.872616, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064899, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.353458, + "strategy_rank": 93.497311, + "rr": 1.693576, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.540364, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.656657, + "hold30_r": 1.447146 + }, + { + "symbol": "VRTX", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.974753, + "strategy_rank": 79.064822, + "rr": 1.77129, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.656935, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.72086, + "hold30_r": 0.31683 + }, + { + "symbol": "WAB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.339188, + "strategy_rank": 66.68579, + "rr": 0.946951, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.420426, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.307109, + "range_504_ratio": 1.35949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.886509, + "hold30_r": 1.031517 + }, + { + "symbol": "WMB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.35236, + "strategy_rank": 74.494136, + "rr": 1.642036, + "primary_prob": 34.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.463054, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051779, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.43798, + "strategy_rank": 70.571138, + "rr": 1.534061, + "primary_prob": 16.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.301092, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063664, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.475302, + "strategy_rank": 84.020457, + "rr": 0.813418, + "primary_prob": 53.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.220127, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.761263, + "hold30_r": -2.267492 + }, + { + "symbol": "ADM", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.084855, + "strategy_rank": 74.402485, + "rr": 2.295184, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.442777, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056066, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.721805, + "strategy_rank": 80.690472, + "rr": 0.711072, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.066609, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05439, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.558539, + "strategy_rank": 65.619273, + "rr": 0.698986, + "primary_prob": 59.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.048479, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628853, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.888292, + "strategy_rank": 63.35203, + "rr": 1.746575, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.619862, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.676232, + "hold30_r": 0.576607 + }, + { + "symbol": "ALB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.803437, + "strategy_rank": 91.425429, + "rr": 1.598452, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.397677, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.570587, + "hold30_r": 3.786011 + }, + { + "symbol": "AMGN", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.640172, + "strategy_rank": 61.016609, + "rr": 1.091262, + "primary_prob": 33.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.636893, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.020426, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.069817, + "strategy_rank": 75.75466, + "rr": 1.910754, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.866131, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.433627, + "range_504_ratio": 1.542843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.850775, + "hold30_r": 3.826624 + }, + { + "symbol": "APA", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.818475, + "strategy_rank": 97.693833, + "rr": 0.942318, + "primary_prob": 51.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.413477, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.915364, + "hold30_r": -0.71369 + }, + { + "symbol": "AXON", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.373792, + "strategy_rank": 90.674516, + "rr": 1.69034, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.53551, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649333, + "hold30_r": 3.747509 + }, + { + "symbol": "AZO", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.929108, + "strategy_rank": 62.240408, + "rr": 1.279698, + "primary_prob": 38.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.919548, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.385251, + "hold30_r": -1.317867 + }, + { + "symbol": "BIIB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.158969, + "strategy_rank": 93.643111, + "rr": 2.285812, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.428718, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.229329, + "hold30_r": 0.657789 + }, + { + "symbol": "BKR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.044039, + "strategy_rank": 87.379059, + "rr": 1.562698, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.344047, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524789, + "hold30_r": 2.241561 + }, + { + "symbol": "BMY", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 60.996785, + "rr": 1.828826, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.743239, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.425371, + "range_504_ratio": 1.530158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071976, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.951665, + "strategy_rank": 72.993497, + "rr": 1.271421, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.907131, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065255, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.740064, + "strategy_rank": 61.558881, + "rr": 2.283655, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.425483, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053654, + "hold30_r": 0.301115 + }, + { + "symbol": "CF", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.025779, + "strategy_rank": 93.359524, + "rr": 2.59089, + "primary_prob": 23.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.886335, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.031675, + "hold30_r": 0.591373 + }, + { + "symbol": "CI", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.729323, + "strategy_rank": 67.104417, + "rr": 0.821792, + "primary_prob": 55.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.232688, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068615, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.314715, + "strategy_rank": 90.178179, + "rr": 0.85826, + "primary_prob": 53.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.28739, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819962, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.862513, + "strategy_rank": 63.336557, + "rr": 1.325937, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.988905, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077894, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.029001, + "strategy_rank": 78.666925, + "rr": 2.160116, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.240175, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052571, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.596133, + "strategy_rank": 90.74366, + "rr": 1.594434, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.391651, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559231, + "hold30_r": 1.296781 + }, + { + "symbol": "CTVA", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.944146, + "strategy_rank": 71.949327, + "rr": 1.570487, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.355731, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513595, + "hold30_r": 1.535008 + }, + { + "symbol": "CVX", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.810956, + "strategy_rank": 81.794357, + "rr": 1.013939, + "primary_prob": 48.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.520908, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.96052, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.762621, + "strategy_rank": 70.157629, + "rr": 1.050306, + "primary_prob": 47.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.575458, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980588, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.292159, + "strategy_rank": 84.827019, + "rr": 1.937908, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.906862, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.895149, + "hold30_r": 1.443544 + }, + { + "symbol": "DVN", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.099893, + "strategy_rank": 95.815584, + "rr": 1.882264, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.823396, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.850918, + "hold30_r": -0.240002 + }, + { + "symbol": "EME", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.466165, + "strategy_rank": 65.703165, + "rr": 1.507904, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.261857, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065447, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.455424, + "strategy_rank": 91.666707, + "rr": 1.629934, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.444901, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.593112, + "hold30_r": 0.603586 + }, + { + "symbol": "EQT", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.24812, + "strategy_rank": 97.865967, + "rr": 1.877067, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.8156, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025204, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.447905, + "strategy_rank": 76.892634, + "rr": 1.701652, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.552478, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038329, + "hold30_r": -0.246173 + }, + { + "symbol": "EXE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.88507, + "strategy_rank": 93.38225, + "rr": 1.884928, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.827392, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.02997, + "hold30_r": -0.516728 + }, + { + "symbol": "FANG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.662728, + "strategy_rank": 89.325968, + "rr": 1.993068, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.989602, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.956926, + "hold30_r": 1.961391 + }, + { + "symbol": "FICO", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.670247, + "strategy_rank": 96.125765, + "rr": 0.850004, + "primary_prob": 48.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.275006, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.629345, + "range_504_ratio": 1.87638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.81028, + "hold30_r": 3.619975 + }, + { + "symbol": "FIX", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.514501, + "strategy_rank": 82.323816, + "rr": 1.683211, + "primary_prob": 34.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.524817, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055872, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.033298, + "strategy_rank": 97.072504, + "rr": 1.290669, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.936003, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.069559, + "range_504_ratio": 2.914094, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.262722, + "hold30_r": 2.529634 + }, + { + "symbol": "GD", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.814178, + "strategy_rank": 59.288253, + "rr": 0.966172, + "primary_prob": 43.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.449258, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077543, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.954887, + "strategy_rank": 67.561347, + "rr": 0.817895, + "primary_prob": 51.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.226843, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.747118, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.599356, + "strategy_rank": 58.559099, + "rr": 1.95945, + "primary_prob": 15.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.939176, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071343, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.581096, + "strategy_rank": 63.960786, + "rr": 2.576032, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.864048, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066168, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.310419, + "strategy_rank": 67.3353, + "rr": 2.329481, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.494222, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063597, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.744361, + "strategy_rank": 95.527162, + "rr": 1.253535, + "primary_prob": 26.05, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.880302, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.222665, + "hold30_r": 0.118857 + }, + { + "symbol": "HII", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.317938, + "strategy_rank": 64.810338, + "rr": 1.196518, + "primary_prob": 43.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.794777, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063051, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.384533, + "strategy_rank": 77.958562, + "rr": 1.819458, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.729187, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777257, + "hold30_r": 3.311478 + }, + { + "symbol": "HUBB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.647691, + "strategy_rank": 73.411261, + "rr": 1.45386, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.18079, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054158, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.525242, + "strategy_rank": 60.958344, + "rr": 1.294699, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.942048, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062355, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.458647, + "strategy_rank": 65.687934, + "rr": 1.532123, + "primary_prob": 36.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.298185, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.296806, + "range_504_ratio": 1.345554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472403, + "hold30_r": 0.298433 + }, + { + "symbol": "LDOS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.243824, + "strategy_rank": 59.428233, + "rr": 1.600814, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.40122, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.315298, + "range_504_ratio": 1.370667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070398, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.736842, + "strategy_rank": 92.971738, + "rr": 1.629812, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.444718, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588328, + "hold30_r": 3.035846 + }, + { + "symbol": "MCK", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.877551, + "strategy_rank": 68.286633, + "rr": 1.979123, + "primary_prob": 14.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.968685, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067749, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.432868, + "strategy_rank": 63.646737, + "rr": 1.762663, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.643995, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.337326, + "range_504_ratio": 1.401195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072945, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.01826, + "strategy_rank": 91.640113, + "rr": 2.641829, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.962744, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.606119, + "hold30_r": 2.927687 + }, + { + "symbol": "MPC", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.603652, + "strategy_rank": 88.572396, + "rr": 1.724771, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.587157, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.681876, + "hold30_r": 3.130499 + }, + { + "symbol": "NCLH", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.673469, + "strategy_rank": 88.153422, + "rr": 1.928217, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.892325, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.905575, + "hold30_r": 5.966018 + }, + { + "symbol": "NUE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.522019, + "strategy_rank": 91.406571, + "rr": 2.313746, + "primary_prob": 25.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.470619, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.272867, + "hold30_r": 6.085275 + }, + { + "symbol": "OKE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.103115, + "strategy_rank": 76.557068, + "rr": 1.557961, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.336941, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.509141, + "hold30_r": 2.187482 + }, + { + "symbol": "ON", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.307197, + "strategy_rank": 94.664555, + "rr": 1.874429, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.811644, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.845356, + "hold30_r": 5.922256 + }, + { + "symbol": "ORLY", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.28464, + "strategy_rank": 60.535261, + "rr": 1.067087, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.600631, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081303, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892589, + "strategy_rank": 95.680439, + "rr": 1.960924, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.941386, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.922785, + "hold30_r": 0.577863 + }, + { + "symbol": "PCAR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.854995, + "strategy_rank": 62.999782, + "rr": 2.030784, + "primary_prob": 21.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.046176, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.330723, + "range_504_ratio": 1.391974, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.969104, + "hold30_r": 4.366114 + }, + { + "symbol": "PCG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299678, + "strategy_rank": 77.80045, + "rr": 1.029853, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.54478, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053497, + "hold30_r": 0.255885 + }, + { + "symbol": "PFG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.795918, + "strategy_rank": 75.300873, + "rr": 1.590194, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.385291, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534428, + "hold30_r": 2.74269 + }, + { + "symbol": "PGR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.077336, + "strategy_rank": 67.248991, + "rr": 1.189697, + "primary_prob": 24.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.784545, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.409003, + "range_504_ratio": 1.505316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.118675, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.233083, + "strategy_rank": 92.176341, + "rr": 1.298357, + "primary_prob": 41.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.947535, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260707, + "hold30_r": 0.74673 + }, + { + "symbol": "PSX", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.38131, + "strategy_rank": 86.541837, + "rr": 2.070556, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.105833, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.024522, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.128894, + "strategy_rank": 70.366753, + "rr": 2.161483, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.242224, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.113216, + "hold30_r": 2.771391 + }, + { + "symbol": "PWR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.588614, + "strategy_rank": 82.818461, + "rr": 1.360056, + "primary_prob": 40.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.040084, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051756, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.499463, + "strategy_rank": 80.685637, + "rr": 1.166253, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.74938, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.141809, + "hold30_r": -1.084643 + }, + { + "symbol": "RJF", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.506982, + "strategy_rank": 73.208907, + "rr": 2.374887, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.562331, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.319442, + "hold30_r": 2.027407 + }, + { + "symbol": "ROL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.095596, + "strategy_rank": 70.27174, + "rr": 1.655507, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.48326, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066868, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.773362, + "strategy_rank": 76.380582, + "rr": 1.223107, + "primary_prob": 43.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.834661, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.162222, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.174006, + "strategy_rank": 94.670358, + "rr": 0.810235, + "primary_prob": 55.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.215352, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.774645, + "hold30_r": 1.551432 + }, + { + "symbol": "SMCI", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.677766, + "strategy_rank": 98.552571, + "rr": 0.768982, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.153473, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.741829, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.680988, + "strategy_rank": 64.88891, + "rr": 2.210843, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.316265, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.063451, + "hold30_r": 0.961757 + }, + { + "symbol": "STLD", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.388829, + "strategy_rank": 93.341634, + "rr": 0.71386, + "primary_prob": 57.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.07079, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.805684, + "range_504_ratio": 2.238227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679151, + "hold30_r": 5.56361 + }, + { + "symbol": "TAP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.343716, + "strategy_rank": 63.989798, + "rr": 1.502202, + "primary_prob": 37.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.253304, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.440859, + "hold30_r": 1.780507 + }, + { + "symbol": "TKO", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.240602, + "strategy_rank": 73.477746, + "rr": 2.650468, + "primary_prob": 22.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.975702, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.5561, + "range_504_ratio": 1.743858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.597441, + "hold30_r": 7.279827 + }, + { + "symbol": "TMUS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.010741, + "strategy_rank": 67.284046, + "rr": 1.534341, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.301512, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.471494, + "hold30_r": 1.923294 + }, + { + "symbol": "TPL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.462943, + "strategy_rank": 96.987404, + "rr": 1.923422, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.885133, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024596, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.166488, + "strategy_rank": 90.121365, + "rr": 1.504503, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.256755, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.465468, + "hold30_r": 1.616111 + }, + { + "symbol": "UAL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.895811, + "strategy_rank": 85.167904, + "rr": 2.306612, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.459919, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.270588, + "hold30_r": 6.147739 + }, + { + "symbol": "URI", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.143931, + "strategy_rank": 81.265382, + "rr": 1.746026, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.619039, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698119, + "hold30_r": 7.651242 + }, + { + "symbol": "VLO", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.959184, + "strategy_rank": 92.590721, + "rr": 1.88633, + "primary_prob": 30.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.829496, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.848179, + "hold30_r": 2.595029 + }, + { + "symbol": "VRTX", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.092374, + "strategy_rank": 78.629935, + "rr": 2.311994, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.467991, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.256934, + "hold30_r": 1.225299 + }, + { + "symbol": "WAB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.16971, + "strategy_rank": 67.358025, + "rr": 1.264421, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.896631, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.307109, + "range_504_ratio": 1.35949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.199381, + "hold30_r": 1.903737 + }, + { + "symbol": "WMB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.225564, + "strategy_rank": 74.701303, + "rr": 1.928583, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.892875, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.053211, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.547798, + "strategy_rank": 69.846481, + "rr": 0.694515, + "primary_prob": 60.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.041773, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628618, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-01-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.110634, + "strategy_rank": 89.112492, + "rr": 2.762932, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 4.144398, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.726944, + "hold30_r": 4.802741 + }, + { + "symbol": "XOM", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.529538, + "strategy_rank": 82.675821, + "rr": 0.805629, + "primary_prob": 55.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.208444, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.753403, + "hold30_r": -1.784839 + }, + { + "symbol": "A", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.974138, + "strategy_rank": 75.817948, + "rr": 1.559515, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.339273, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046332, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.327586, + "strategy_rank": 59.431885, + "rr": 1.782403, + "primary_prob": 18.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.673604, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069985, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.37931, + "strategy_rank": 74.523457, + "rr": 1.796132, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.694198, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053199, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.163793, + "strategy_rank": 83.192338, + "rr": 1.308222, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.962333, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044115, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.775862, + "strategy_rank": 64.87143, + "rr": 0.70064, + "primary_prob": 50.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.05096, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631039, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.025862, + "strategy_rank": 90.716387, + "rr": 1.737001, + "primary_prob": 33.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.605501, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705966, + "hold30_r": 2.075688 + }, + { + "symbol": "AMGN", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.267241, + "strategy_rank": 61.014966, + "rr": 1.740073, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.61011, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068645, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.064655, + "strategy_rank": 78.931525, + "rr": 2.219613, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.32942, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.311724, + "hold30_r": -1.273505 + }, + { + "symbol": "APA", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.706897, + "strategy_rank": 97.453197, + "rr": 1.646408, + "primary_prob": 28.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.469613, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029694, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-01-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.50431, + "strategy_rank": 91.839713, + "rr": 2.270668, + "primary_prob": 22.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.406002, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.227047, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.068966, + "strategy_rank": 63.201495, + "rr": 1.210488, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.815732, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067098, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.426724, + "strategy_rank": 94.400853, + "rr": 1.853862, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.780792, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047292, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.719828, + "strategy_rank": 72.548515, + "rr": 0.708935, + "primary_prob": 58.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.063403, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069672, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.607759, + "strategy_rank": 65.091525, + "rr": 1.609481, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.414222, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554909, + "hold30_r": -0.627439 + }, + { + "symbol": "CF", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.952586, + "strategy_rank": 94.575394, + "rr": 1.834205, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.751307, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.033059, + "hold30_r": 0.653224 + }, + { + "symbol": "CI", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.288793, + "strategy_rank": 68.770396, + "rr": 2.583891, + "primary_prob": 23.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.875836, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061831, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.581897, + "strategy_rank": 88.377285, + "rr": 1.680383, + "primary_prob": 32.68, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.520575, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041663, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.409483, + "strategy_rank": 83.436853, + "rr": 2.003069, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.004603, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05028, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.512931, + "strategy_rank": 64.510554, + "rr": 1.026781, + "primary_prob": 48.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.540172, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058272, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2023-01-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.392241, + "strategy_rank": 84.962123, + "rr": 3.064625, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.596937, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038798, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.625, + "strategy_rank": 70.873122, + "rr": 1.526937, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.290406, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466313, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-01-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.642241, + "strategy_rank": 79.42296, + "rr": 2.16766, + "primary_prob": 22.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.25149, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055952, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.241379, + "strategy_rank": 86.94021, + "rr": 1.815723, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.723585, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043571, + "hold30_r": -0.106239 + }, + { + "symbol": "DVN", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.228448, + "strategy_rank": 95.010128, + "rr": 1.858879, + "primary_prob": 46.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.788318, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035551, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.193966, + "strategy_rank": 90.721613, + "rr": 2.016968, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.025452, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033808, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.560345, + "strategy_rank": 67.939452, + "rr": 2.512827, + "primary_prob": 23.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.769241, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054263, + "hold30_r": 0.890019 + }, + { + "symbol": "EME", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.099138, + "strategy_rank": 66.063388, + "rr": 1.549455, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.324183, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.493156, + "hold30_r": 2.884818 + }, + { + "symbol": "EOG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.99569, + "strategy_rank": 88.112004, + "rr": 1.836565, + "primary_prob": 45.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.754848, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041189, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.922414, + "strategy_rank": 97.410926, + "rr": 0.997368, + "primary_prob": 49.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.496051, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02695, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.857759, + "strategy_rank": 76.419315, + "rr": 1.736376, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.604564, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041488, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.797414, + "strategy_rank": 92.455185, + "rr": 1.505224, + "primary_prob": 37.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.257836, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030956, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.482759, + "strategy_rank": 82.21733, + "rr": 1.998076, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.997114, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039294, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.573276, + "strategy_rank": 85.105585, + "rr": 1.684153, + "primary_prob": 46.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.52623, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038801, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.491379, + "strategy_rank": 97.237957, + "rr": 1.030981, + "primary_prob": 47.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.546471, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.629345, + "range_504_ratio": 1.87638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.991931, + "hold30_r": 2.85979 + }, + { + "symbol": "FIX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.211207, + "strategy_rank": 82.662008, + "rr": 2.05422, + "primary_prob": 28.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.08133, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.00007, + "hold30_r": 4.833128 + }, + { + "symbol": "GD", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.387931, + "strategy_rank": 57.494728, + "rr": 1.083361, + "primary_prob": 39.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.625042, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073928, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.806034, + "strategy_rank": 60.168945, + "rr": 1.648513, + "primary_prob": 20.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.472769, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074069, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.456897, + "strategy_rank": 66.071759, + "rr": 1.426487, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.139731, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067852, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.051724, + "strategy_rank": 68.975692, + "rr": 1.651554, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.477331, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.594654, + "hold30_r": 4.743346 + }, + { + "symbol": "HAL", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.012931, + "strategy_rank": 94.022356, + "rr": 1.008164, + "primary_prob": 44.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.512246, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973707, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.836207, + "strategy_rank": 64.254014, + "rr": 2.298455, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.447682, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057355, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 57.068133, + "rr": 0.905875, + "primary_prob": 52.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 1.358813, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.368785, + "range_504_ratio": 1.445977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.828687, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.978448, + "strategy_rank": 75.087918, + "rr": 1.278033, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.91705, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048666, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.366379, + "strategy_rank": 70.329427, + "rr": 1.512871, + "primary_prob": 37.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.269307, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.455007, + "hold30_r": 1.745817 + }, + { + "symbol": "IRM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.637931, + "strategy_rank": 79.831101, + "rr": 1.913216, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.869824, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863495, + "hold30_r": 1.293584 + }, + { + "symbol": "IT", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.823276, + "strategy_rank": 73.064276, + "rr": 0.84268, + "primary_prob": 54.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.264019, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059144, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.896552, + "strategy_rank": 80.922007, + "rr": 1.795585, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.693378, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041961, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.603448, + "strategy_rank": 58.031856, + "rr": 2.17631, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 3.264465, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.315298, + "range_504_ratio": 1.370667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059744, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.073276, + "strategy_rank": 72.707516, + "rr": 1.441973, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.16296, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.533056, + "range_504_ratio": 1.704133, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.055791, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.331897, + "strategy_rank": 67.135332, + "rr": 1.615283, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.422924, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096045, + "hold30_r": -1.035417 + }, + { + "symbol": "LULU", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.038793, + "strategy_rank": 87.571361, + "rr": 2.771186, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.15678, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032708, + "hold30_r": 0.43966 + }, + { + "symbol": "MCK", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.935345, + "strategy_rank": 68.836716, + "rr": 1.239158, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.858736, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070093, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.780172, + "strategy_rank": 91.63067, + "rr": 1.582577, + "primary_prob": 35.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.373866, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.034545, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.275862, + "strategy_rank": 87.140743, + "rr": 1.551029, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.326544, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50816, + "hold30_r": 1.659583 + }, + { + "symbol": "MPWR", + "date": "2023-01-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.12931, + "strategy_rank": 87.530431, + "rr": 2.970753, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 4.456129, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.939808, + "hold30_r": 4.254234 + }, + { + "symbol": "MRK", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.762931, + "strategy_rank": 63.44564, + "rr": 1.210979, + "primary_prob": 24.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.816468, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075281, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.543103, + "strategy_rank": 87.039829, + "rr": 1.695118, + "primary_prob": 39.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.542677, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023296, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.840517, + "strategy_rank": 74.75789, + "rr": 1.419121, + "primary_prob": 38.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.128681, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046001, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.767241, + "strategy_rank": 93.55252, + "rr": 1.655453, + "primary_prob": 31.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.48318, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.039192, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.62931, + "strategy_rank": 96.763264, + "rr": 1.666767, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.500151, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.638058, + "hold30_r": 3.153651 + }, + { + "symbol": "ORLY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.314655, + "strategy_rank": 61.450302, + "rr": 1.579198, + "primary_prob": 17.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.368796, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072815, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.676724, + "strategy_rank": 94.97757, + "rr": 1.598344, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.397516, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039935, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.853448, + "strategy_rank": 73.447628, + "rr": 1.365247, + "primary_prob": 49.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.04787, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.304918, + "hold30_r": 0.457871 + }, + { + "symbol": "PODD", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.443966, + "strategy_rank": 94.388458, + "rr": 1.085768, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.628652, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037366, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900862, + "strategy_rank": 81.672664, + "rr": 1.843225, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.764837, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.799424, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-01-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.189655, + "strategy_rank": 72.041771, + "rr": 2.266814, + "primary_prob": 25.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.400221, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.218602, + "hold30_r": 0.522238 + }, + { + "symbol": "PWR", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.982759, + "strategy_rank": 84.529562, + "rr": 1.518566, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.277849, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.468659, + "hold30_r": 3.596981 + }, + { + "symbol": "REGN", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.685345, + "strategy_rank": 83.742832, + "rr": 1.586995, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.380493, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.54351, + "hold30_r": 1.88855 + }, + { + "symbol": "ROL", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.034483, + "strategy_rank": 69.020275, + "rr": 1.806596, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.709894, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070912, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.469828, + "strategy_rank": 81.177806, + "rr": 1.445703, + "primary_prob": 48.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.168554, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061521, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892241, + "strategy_rank": 98.79796, + "rr": 1.036762, + "primary_prob": 45.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.555143, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.015181, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-01-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.818966, + "strategy_rank": 75.049671, + "rr": 2.152015, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.228023, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.106019, + "hold30_r": 2.656895 + }, + { + "symbol": "STLD", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.137931, + "strategy_rank": 94.214148, + "rr": 0.786951, + "primary_prob": 52.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.180426, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.805684, + "range_504_ratio": 2.238227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.751132, + "hold30_r": 2.036301 + }, + { + "symbol": "TPL", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.461207, + "strategy_rank": 96.822416, + "rr": 2.040503, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.060754, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025274, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.594828, + "strategy_rank": 86.87389, + "rr": 1.664705, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.497058, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041098, + "hold30_r": 0.57457 + }, + { + "symbol": "UNH", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.758621, + "strategy_rank": 60.119876, + "rr": 2.0393, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.05895, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.37619, + "range_504_ratio": 1.456724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061424, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.25431, + "strategy_rank": 82.346687, + "rr": 1.840803, + "primary_prob": 27.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.761204, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.792221, + "hold30_r": 4.148519 + }, + { + "symbol": "VICI", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.344828, + "strategy_rank": 61.704899, + "rr": 1.798329, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.697494, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -2.680584, + "hold30_r": -2.612098 + }, + { + "symbol": "VLO", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.413793, + "strategy_rank": 92.170342, + "rr": 1.878319, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.817478, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.838948, + "hold30_r": 0.06263 + }, + { + "symbol": "VRTX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.150862, + "strategy_rank": 79.320196, + "rr": 2.071536, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.107303, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.015344, + "hold30_r": 0.371689 + }, + { + "symbol": "WMB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.112069, + "strategy_rank": 67.392611, + "rr": 1.987433, + "primary_prob": 29.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.981149, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.054583, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.547414, + "strategy_rank": 69.05658, + "rr": 1.604278, + "primary_prob": 15.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.406417, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064567, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.116379, + "strategy_rank": 90.192624, + "rr": 1.769645, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.654467, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730786, + "hold30_r": 1.668461 + }, + { + "symbol": "XOM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.198276, + "strategy_rank": 81.204029, + "rr": 1.08292, + "primary_prob": 47.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.62438, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.634469, + "hold30_r": -2.582118 + }, + { + "symbol": "A", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.259768, + "strategy_rank": 75.247453, + "rr": 1.394132, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.091197, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049706, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.992608, + "strategy_rank": 59.281577, + "rr": 2.230282, + "primary_prob": 26.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.345423, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061354, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.657867, + "strategy_rank": 75.643157, + "rr": 2.291884, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.437826, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.173125, + "hold30_r": -1.117881 + }, + { + "symbol": "ADP", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.626188, + "strategy_rank": 65.245587, + "rr": 1.648526, + "primary_prob": 34.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.472788, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057407, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.297782, + "strategy_rank": 85.976902, + "rr": 1.671225, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.506837, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046742, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.595565, + "strategy_rank": 66.117842, + "rr": 0.827641, + "primary_prob": 47.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.241462, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.758089, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.23548, + "strategy_rank": 90.615625, + "rr": 1.841903, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.762854, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.807298, + "hold30_r": 0.466975 + }, + { + "symbol": "ANET", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.781415, + "strategy_rank": 79.543836, + "rr": 1.646813, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.470219, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.407391, + "hold30_r": -1.365188 + }, + { + "symbol": "AON", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.682154, + "strategy_rank": 61.032082, + "rr": 0.938389, + "primary_prob": 65.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.407583, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.862775, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.732841, + "strategy_rank": 97.47261, + "rr": 0.931627, + "primary_prob": 51.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.397441, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.900173, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.204857, + "strategy_rank": 94.642454, + "rr": 1.847448, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.771171, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.804633, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.526927, + "strategy_rank": 61.307966, + "rr": 2.457666, + "primary_prob": 21.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.686499, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.393082, + "hold30_r": 1.937588 + }, + { + "symbol": "BIIB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.241816, + "strategy_rank": 94.228262, + "rr": 1.820787, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.731181, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051468, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.285111, + "strategy_rank": 67.11125, + "rr": 1.456508, + "primary_prob": 38.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.184763, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059123, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.315734, + "strategy_rank": 75.60808, + "rr": 2.437365, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.656048, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.389829, + "hold30_r": 2.781166 + }, + { + "symbol": "CF", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.993664, + "strategy_rank": 94.368436, + "rr": 2.282361, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.423542, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.036015, + "hold30_r": 0.478759 + }, + { + "symbol": "CI", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.508976, + "strategy_rank": 68.238302, + "rr": 2.094807, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.14221, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06205, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.147835, + "strategy_rank": 76.13503, + "rr": 2.357477, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.536215, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.492778, + "range_504_ratio": 1.636858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.30651, + "hold30_r": -0.278094 + }, + { + "symbol": "COP", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.036959, + "strategy_rank": 88.071612, + "rr": 1.622629, + "primary_prob": 33.64, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.433943, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042488, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.744456, + "strategy_rank": 61.787681, + "rr": 1.76606, + "primary_prob": 18.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.649091, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083015, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.893347, + "strategy_rank": 59.539539, + "rr": 2.386923, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.580384, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065301, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.539599, + "strategy_rank": 81.782451, + "rr": 1.947318, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.920978, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051098, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.477297, + "strategy_rank": 65.506347, + "rr": 0.70438, + "primary_prob": 59.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.05657, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.646798, + "hold30_r": -0.19185 + }, + { + "symbol": "CTRA", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.806758, + "strategy_rank": 86.297223, + "rr": 1.672234, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.508351, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040115, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.229145, + "strategy_rank": 70.189108, + "rr": 1.69312, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.53968, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.630956, + "hold30_r": 1.03085 + }, + { + "symbol": "CVX", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.45301, + "strategy_rank": 79.801965, + "rr": 2.04358, + "primary_prob": 24.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.06537, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058182, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.850053, + "strategy_rank": 65.583996, + "rr": 0.802553, + "primary_prob": 55.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.20383, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061689, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.459345, + "strategy_rank": 89.061289, + "rr": 1.188648, + "primary_prob": 52.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.782971, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051247, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.160507, + "strategy_rank": 63.454942, + "rr": 1.621262, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.431894, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.36102, + "hold30_r": -1.308398 + }, + { + "symbol": "DLTR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.32207, + "strategy_rank": 77.264881, + "rr": 1.521861, + "primary_prob": 36.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.282792, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.464641, + "hold30_r": 0.443969 + }, + { + "symbol": "DVN", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.092925, + "strategy_rank": 94.678297, + "rr": 2.15248, + "primary_prob": 27.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.228719, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037905, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.291447, + "strategy_rank": 92.269628, + "rr": 2.640443, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.960665, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032214, + "hold30_r": 2.206915 + }, + { + "symbol": "EME", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.483633, + "strategy_rank": 66.7846, + "rr": 1.503386, + "primary_prob": 22.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.255079, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.44745, + "hold30_r": 3.728926 + }, + { + "symbol": "EOG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.707497, + "strategy_rank": 86.555185, + "rr": 1.672117, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.508176, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042226, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.155227, + "strategy_rank": 97.642097, + "rr": 1.62963, + "primary_prob": 34.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.444444, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028086, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.937698, + "strategy_rank": 79.212855, + "rr": 2.087852, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.131779, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04472, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.782471, + "strategy_rank": 93.274228, + "rr": 1.535532, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.303298, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033494, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.949314, + "strategy_rank": 82.013731, + "rr": 1.825126, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.737689, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042812, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.50264, + "strategy_rank": 82.606738, + "rr": 1.973076, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.959614, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047764, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.570222, + "strategy_rank": 57.976442, + "rr": 1.497272, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.245907, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068791, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.533263, + "strategy_rank": 70.945839, + "rr": 1.422989, + "primary_prob": 38.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.134484, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065771, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.73812, + "strategy_rank": 59.626148, + "rr": 2.505423, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.758135, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065798, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.86906, + "strategy_rank": 65.759446, + "rr": 1.130277, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.695416, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070839, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.359029, + "strategy_rank": 66.566777, + "rr": 1.34067, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.011004, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058884, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.304118, + "strategy_rank": 94.289854, + "rr": 1.122062, + "primary_prob": 41.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.683093, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033305, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.440338, + "strategy_rank": 74.280161, + "rr": 1.067375, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.601063, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.01736, + "hold30_r": 2.366143 + }, + { + "symbol": "HUM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.073918, + "strategy_rank": 66.300954, + "rr": 2.198256, + "primary_prob": 23.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.297384, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.139905, + "hold30_r": 0.662658 + }, + { + "symbol": "HWM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.110876, + "strategy_rank": 69.735342, + "rr": 0.867829, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.301744, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.403152, + "range_504_ratio": 1.496534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.808152, + "hold30_r": 2.883454 + }, + { + "symbol": "IRM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.446674, + "strategy_rank": 83.097845, + "rr": 1.777006, + "primary_prob": 47.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.665509, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.724585, + "hold30_r": 0.362428 + }, + { + "symbol": "IT", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.080253, + "strategy_rank": 76.317376, + "rr": 1.13308, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.69962, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.072217, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.620908, + "strategy_rank": 74.63779, + "rr": 1.582268, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.373402, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.533056, + "range_504_ratio": 1.704133, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.058708, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.384372, + "strategy_rank": 66.159281, + "rr": 1.694501, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.541751, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633734, + "hold30_r": 2.550358 + }, + { + "symbol": "LULU", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.961985, + "strategy_rank": 87.598626, + "rr": 1.900668, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.851003, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037201, + "hold30_r": -0.375432 + }, + { + "symbol": "MCK", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.248152, + "strategy_rank": 69.449732, + "rr": 0.896557, + "primary_prob": 52.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.344835, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07659, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.470961, + "strategy_rank": 62.650808, + "rr": 1.023354, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.535031, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.377111, + "range_504_ratio": 1.458066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.9568, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.750792, + "strategy_rank": 87.987069, + "rr": 1.88087, + "primary_prob": 46.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.821305, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034489, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.328405, + "strategy_rank": 89.047865, + "rr": 2.88725, + "primary_prob": 36.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 4.330876, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.851824, + "hold30_r": 4.269206 + }, + { + "symbol": "MRK", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.862724, + "strategy_rank": 63.377093, + "rr": 1.881897, + "primary_prob": 12.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.822846, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073315, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.670539, + "strategy_rank": 96.243825, + "rr": 2.297161, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.445742, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024912, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.496304, + "strategy_rank": 76.62817, + "rr": 1.504273, + "primary_prob": 37.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.25641, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.46307, + "hold30_r": 1.025797 + }, + { + "symbol": "NUE", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.881732, + "strategy_rank": 93.079357, + "rr": 2.366506, + "primary_prob": 21.55, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.549759, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.040022, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.720169, + "strategy_rank": 94.758377, + "rr": 1.875736, + "primary_prob": 34.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.813604, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.843445, + "hold30_r": 2.536391 + }, + { + "symbol": "ORLY", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.061246, + "strategy_rank": 61.031516, + "rr": 1.175537, + "primary_prob": 44.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.763306, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074387, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.36642, + "strategy_rank": 94.793087, + "rr": 1.566222, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.349334, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041478, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.925026, + "strategy_rank": 78.012818, + "rr": 1.571891, + "primary_prob": 18.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.357836, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057735, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.272439, + "strategy_rank": 72.504272, + "rr": 1.378597, + "primary_prob": 33.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.067895, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.32088, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.837381, + "strategy_rank": 59.683643, + "rr": 1.626665, + "primary_prob": 18.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.439997, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.416041, + "range_504_ratio": 1.515949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.559038, + "hold30_r": 3.696965 + }, + { + "symbol": "PODD", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.521647, + "strategy_rank": 95.968308, + "rr": 1.772113, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.65817, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037568, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.694826, + "strategy_rank": 80.1501, + "rr": 1.699902, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.549854, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.652769, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.906019, + "strategy_rank": 74.367336, + "rr": 1.88697, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.830456, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.838143, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.360084, + "strategy_rank": 85.880766, + "rr": 1.467557, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.201335, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.420155, + "hold30_r": 2.586908 + }, + { + "symbol": "REGN", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.117212, + "strategy_rank": 82.780156, + "rr": 0.875192, + "primary_prob": 53.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.312788, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.825293, + "hold30_r": 1.527172 + }, + { + "symbol": "ROL", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.414995, + "strategy_rank": 69.829613, + "rr": 1.572405, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.358607, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06867, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.918691, + "strategy_rank": 83.485355, + "rr": 0.883367, + "primary_prob": 52.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.325051, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816553, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.68321, + "strategy_rank": 98.800329, + "rr": 0.947759, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.421638, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021266, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.104541, + "strategy_rank": 76.564346, + "rr": 1.651612, + "primary_prob": 49.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.477418, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602612, + "hold30_r": 2.023321 + }, + { + "symbol": "SRE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.048574, + "strategy_rank": 62.544412, + "rr": 2.642097, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.963146, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059969, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.875396, + "strategy_rank": 84.482493, + "rr": 0.774813, + "primary_prob": 52.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.162219, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038035, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.713833, + "strategy_rank": 69.568453, + "rr": 1.639081, + "primary_prob": 17.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.458622, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.195317, + "hold30_r": -1.129875 + }, + { + "symbol": "TPL", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894403, + "strategy_rank": 97.181603, + "rr": 2.478268, + "primary_prob": 22.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.717403, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027913, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.68849, + "strategy_rank": 81.774057, + "rr": 1.702949, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.554424, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.578221, + "range_504_ratio": 1.782865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649413, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.086589, + "strategy_rank": 88.731275, + "rr": 0.809217, + "primary_prob": 55.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.213826, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.764813, + "hold30_r": 1.158184 + }, + { + "symbol": "URI", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.651531, + "strategy_rank": 83.166166, + "rr": 1.672118, + "primary_prob": 29.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.508177, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052974, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.173178, + "strategy_rank": 64.623433, + "rr": 1.245444, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.868165, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -2.523507, + "hold30_r": -2.465523 + }, + { + "symbol": "VLO", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.571278, + "strategy_rank": 92.369295, + "rr": 0.724055, + "primary_prob": 60.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.086082, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.682197, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.664203, + "strategy_rank": 79.760526, + "rr": 1.066726, + "primary_prob": 48.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.600089, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.007598, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.203801, + "strategy_rank": 67.789033, + "rr": 2.462736, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 3.694104, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.055718, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.017951, + "strategy_rank": 67.486068, + "rr": 1.509369, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.264054, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065092, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.899683, + "strategy_rank": 87.410851, + "rr": 2.512671, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.769006, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.470533, + "hold30_r": 3.224943 + }, + { + "symbol": "XOM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.148891, + "strategy_rank": 82.136716, + "rr": 1.019572, + "primary_prob": 50.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.529358, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.931711, + "hold30_r": -2.875807 + }, + { + "symbol": "A", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.58547, + "strategy_rank": 74.533233, + "rr": 2.003451, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.005176, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204682, + "hold30_r": -1.153001 + }, + { + "symbol": "ABBV", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.401709, + "strategy_rank": 61.347154, + "rr": 2.753097, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.129645, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06639, + "hold30_r": -0.098829 + }, + { + "symbol": "ADM", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.162393, + "strategy_rank": 75.458356, + "rr": 2.146412, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.219618, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056664, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.41453, + "strategy_rank": 84.030596, + "rr": 1.730561, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.595841, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050945, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.384615, + "strategy_rank": 89.886252, + "rr": 1.638836, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.458254, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035565, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.504274, + "strategy_rank": 97.197672, + "rr": 1.500114, + "primary_prob": 30.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.250171, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033531, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.940171, + "strategy_rank": 92.849609, + "rr": 1.528802, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.293203, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043025, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.645299, + "strategy_rank": 62.821922, + "rr": 1.092233, + "primary_prob": 46.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.638349, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.023472, + "hold30_r": 0.938762 + }, + { + "symbol": "BIIB", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.017094, + "strategy_rank": 94.694945, + "rr": 3.823676, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 5.735515, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058585, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.222222, + "strategy_rank": 74.27896, + "rr": 0.827768, + "primary_prob": 54.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.241652, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.757083, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.286325, + "strategy_rank": 64.70681, + "rr": 1.393898, + "primary_prob": 39.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.090846, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060609, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.576923, + "strategy_rank": 77.329378, + "rr": 1.041997, + "primary_prob": 54.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.562996, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.992386, + "hold30_r": 1.892217 + }, + { + "symbol": "CF", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.65812, + "strategy_rank": 91.569194, + "rr": 1.597546, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.396318, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559755, + "hold30_r": -0.597816 + }, + { + "symbol": "CI", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.230769, + "strategy_rank": 67.525368, + "rr": 1.615489, + "primary_prob": 35.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.423234, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064988, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.299145, + "strategy_rank": 87.645572, + "rr": 1.823287, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.73493, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.311443, + "hold30_r": -1.267105 + }, + { + "symbol": "COR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 63.690307, + "rr": 1.598765, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.398148, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081372, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.935897, + "strategy_rank": 60.763639, + "rr": 1.908993, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.86349, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067404, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.675214, + "strategy_rank": 82.370522, + "rr": 2.253641, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.380462, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.666156, + "hold30_r": -1.613804 + }, + { + "symbol": "CTAS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.217949, + "strategy_rank": 66.448309, + "rr": 1.55782, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.336729, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057286, + "hold30_r": -0.170463 + }, + { + "symbol": "CTRA", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.628205, + "strategy_rank": 88.329105, + "rr": 2.347738, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.521607, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042288, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 69.873704, + "rr": 1.618781, + "primary_prob": 50.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.428171, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063744, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.948718, + "strategy_rank": 78.340698, + "rr": 1.803365, + "primary_prob": 12.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.705048, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.137849, + "hold30_r": -1.076915 + }, + { + "symbol": "DE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.034188, + "strategy_rank": 67.081378, + "rr": 1.648284, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.472426, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.590095, + "hold30_r": 0.547226 + }, + { + "symbol": "DECK", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 87.793235, + "rr": 1.253894, + "primary_prob": 50.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.880841, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054587, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.730769, + "strategy_rank": 62.062602, + "rr": 1.248976, + "primary_prob": 42.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 1.873464, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055969, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.08547, + "strategy_rank": 93.751318, + "rr": 1.768124, + "primary_prob": 47.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.652186, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040799, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.918803, + "strategy_rank": 91.153801, + "rr": 1.890512, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.835768, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.855166, + "hold30_r": 1.373064 + }, + { + "symbol": "EME", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.820513, + "strategy_rank": 67.633933, + "rr": 1.763693, + "primary_prob": 17.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.64554, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705898, + "hold30_r": 3.68976 + }, + { + "symbol": "EOG", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.559829, + "strategy_rank": 86.879114, + "rr": 2.238336, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.357504, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048505, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.931624, + "strategy_rank": 97.209584, + "rr": 1.838773, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.75816, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028182, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.794872, + "strategy_rank": 79.054283, + "rr": 1.948502, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.922753, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045429, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 92.811511, + "rr": 1.935967, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.903951, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037446, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.004274, + "strategy_rank": 82.671077, + "rr": 1.977807, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.96671, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046137, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.589744, + "strategy_rank": 83.800055, + "rr": 1.20421, + "primary_prob": 43.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.806315, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.15641, + "hold30_r": 5.418903 + }, + { + "symbol": "FSLR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.465812, + "strategy_rank": 97.328196, + "rr": 1.188149, + "primary_prob": 24.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.782224, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.134213, + "range_504_ratio": 3.108725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.159339, + "hold30_r": 3.68054 + }, + { + "symbol": "GD", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.760684, + "strategy_rank": 60.643117, + "rr": 2.564956, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.847434, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05695, + "hold30_r": -0.503282 + }, + { + "symbol": "GILD", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.431624, + "strategy_rank": 71.193626, + "rr": 1.34021, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.010316, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068421, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.974359, + "strategy_rank": 59.962902, + "rr": 1.501536, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.252303, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069319, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.705128, + "strategy_rank": 64.99359, + "rr": 0.958814, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.438221, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.889594, + "hold30_r": -0.264039 + }, + { + "symbol": "GWW", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.410256, + "strategy_rank": 67.806328, + "rr": 1.780451, + "primary_prob": 32.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.670677, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.726287, + "hold30_r": 6.441439 + }, + { + "symbol": "HAL", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.512821, + "strategy_rank": 93.603655, + "rr": 0.853854, + "primary_prob": 42.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.28078, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0337, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.128205, + "strategy_rank": 61.483361, + "rr": 2.544231, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.816347, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054745, + "hold30_r": -0.864621 + }, + { + "symbol": "HUBB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.247863, + "strategy_rank": 72.528823, + "rr": 1.114746, + "primary_prob": 45.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.67212, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.062343, + "hold30_r": 2.16392 + }, + { + "symbol": "HUM", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.773504, + "strategy_rank": 67.145708, + "rr": 2.243648, + "primary_prob": 21.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.365471, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060451, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.995726, + "strategy_rank": 72.22254, + "rr": 0.816877, + "primary_prob": 40.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.225315, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.403152, + "range_504_ratio": 1.496534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.75638, + "hold30_r": 1.870943 + }, + { + "symbol": "IRM", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.790598, + "strategy_rank": 79.074695, + "rr": 2.169696, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.254544, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.115048, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.209402, + "strategy_rank": 74.318922, + "rr": 1.261304, + "primary_prob": 42.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.891956, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.203378, + "hold30_r": 0.327886 + }, + { + "symbol": "KLAC", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.555556, + "strategy_rank": 80.00591, + "rr": 1.51425, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.271375, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043639, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 73.977905, + "rr": 1.150327, + "primary_prob": 44.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.72549, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037201, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.07265, + "strategy_rank": 65.163621, + "rr": 1.606833, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.410249, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.542477, + "hold30_r": 1.536761 + }, + { + "symbol": "LULU", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.15812, + "strategy_rank": 83.457492, + "rr": 1.554299, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.331449, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037388, + "hold30_r": -0.46626 + }, + { + "symbol": "MOS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.132479, + "strategy_rank": 89.962948, + "rr": 1.888323, + "primary_prob": 45.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.832485, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.85994, + "hold30_r": 1.310024 + }, + { + "symbol": "MPWR", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.226496, + "strategy_rank": 86.343653, + "rr": 2.575129, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.862694, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.542071, + "hold30_r": 2.645821 + }, + { + "symbol": "MRK", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.200855, + "strategy_rank": 64.859747, + "rr": 1.457766, + "primary_prob": 19.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.18665, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.206325, + "hold30_r": -1.151598 + }, + { + "symbol": "MRNA", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.717949, + "strategy_rank": 98.368522, + "rr": 1.75923, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.638845, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.233654, + "hold30_r": -1.20556 + }, + { + "symbol": "NOC", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.17094, + "strategy_rank": 76.10902, + "rr": 1.728118, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.592177, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046781, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.863248, + "strategy_rank": 93.429805, + "rr": 1.806848, + "primary_prob": 27.51, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.710272, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.776583, + "hold30_r": 1.07988 + }, + { + "symbol": "OKE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.196581, + "strategy_rank": 73.688671, + "rr": 1.41342, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.12013, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048332, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.367521, + "strategy_rank": 95.893435, + "rr": 0.990322, + "primary_prob": 50.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.485482, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.957107, + "hold30_r": 2.220141 + }, + { + "symbol": "ORLY", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 62.657119, + "rr": 1.404234, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.106352, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074695, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.145299, + "strategy_rank": 94.391071, + "rr": 2.027806, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.041709, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03765, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.606838, + "strategy_rank": 72.814148, + "rr": 1.550186, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.325279, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061902, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.076923, + "strategy_rank": 95.590016, + "rr": 1.886599, + "primary_prob": 21.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.829899, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040879, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.008547, + "strategy_rank": 86.065557, + "rr": 0.708093, + "primary_prob": 57.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.062139, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.659565, + "hold30_r": 1.900199 + }, + { + "symbol": "REGN", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.363248, + "strategy_rank": 81.520231, + "rr": 1.427385, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.141078, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.371439, + "hold30_r": 0.096996 + }, + { + "symbol": "RJF", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.371795, + "strategy_rank": 67.266639, + "rr": 1.140066, + "primary_prob": 45.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.7101, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058711, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.944444, + "strategy_rank": 70.190898, + "rr": 1.596895, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.395342, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067976, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.346154, + "strategy_rank": 82.548691, + "rr": 1.481166, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.221749, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068213, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.581197, + "strategy_rank": 93.043008, + "rr": 1.579001, + "primary_prob": 31.0, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.368501, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031676, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.679487, + "strategy_rank": 98.72245, + "rr": 1.528059, + "primary_prob": 26.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.292089, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.507151, + "hold30_r": 2.873563 + }, + { + "symbol": "SNPS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.149573, + "strategy_rank": 78.083424, + "rr": 1.786911, + "primary_prob": 34.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.680366, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.736743, + "hold30_r": 0.90849 + }, + { + "symbol": "SRE", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.799145, + "strategy_rank": 62.299827, + "rr": 2.296243, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.444365, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063336, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 81.462175, + "rr": 0.863104, + "primary_prob": 51.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.294657, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818373, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.987179, + "strategy_rank": 68.061238, + "rr": 1.163649, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.745474, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.561679, + "hold30_r": -1.494616 + }, + { + "symbol": "TPL", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893162, + "strategy_rank": 96.925214, + "rr": 2.698914, + "primary_prob": 20.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 15, + "primary_distance_atr": 4.048371, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.077469, + "hold30_r": -1.045046 + }, + { + "symbol": "TPR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.769231, + "strategy_rank": 78.878887, + "rr": 1.680537, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.520806, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.578221, + "range_504_ratio": 1.782865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629084, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.803419, + "strategy_rank": 88.321968, + "rr": 1.593459, + "primary_prob": 32.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.390189, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047001, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.012821, + "strategy_rank": 78.981315, + "rr": 1.651098, + "primary_prob": 49.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.476648, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.487333, + "hold30_r": -3.430804 + }, + { + "symbol": "URI", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.529915, + "strategy_rank": 83.096472, + "rr": 1.602582, + "primary_prob": 30.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.403873, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.645145, + "range_504_ratio": 1.906264, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562417, + "hold30_r": 3.131964 + }, + { + "symbol": "VICI", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.722222, + "strategy_rank": 62.050236, + "rr": 1.105666, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.658499, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043215, + "hold30_r": -0.326703 + }, + { + "symbol": "VLO", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.649573, + "strategy_rank": 91.716403, + "rr": 1.509723, + "primary_prob": 32.27, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.264585, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030316, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.982906, + "strategy_rank": 66.677396, + "rr": 1.530988, + "primary_prob": 36.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.296481, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031211, + "hold30_r": -0.75046 + }, + { + "symbol": "WRB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.957265, + "strategy_rank": 67.246681, + "rr": 1.12008, + "primary_prob": 45.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.680119, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055694, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.188034, + "strategy_rank": 86.761411, + "rr": 2.785224, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.177837, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.737448, + "hold30_r": 2.675002 + }, + { + "symbol": "A", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.397408, + "strategy_rank": 74.61367, + "rr": 1.252177, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.878265, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.198452, + "hold30_r": -1.144847 + }, + { + "symbol": "ACGL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.196544, + "strategy_rank": 76.237581, + "rr": 0.737578, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.106366, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.581301, + "range_504_ratio": 1.788364, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083049, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.660907, + "strategy_rank": 71.514248, + "rr": 2.094867, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.142301, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054791, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.637149, + "strategy_rank": 66.720198, + "rr": 1.746387, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.61958, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053567, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.492441, + "strategy_rank": 84.209225, + "rr": 1.774711, + "primary_prob": 25.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.662067, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046516, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.641469, + "strategy_rank": 63.858705, + "rr": 1.73282, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.599231, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068278, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.717063, + "strategy_rank": 87.379363, + "rr": 1.768017, + "primary_prob": 28.1, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.652026, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037157, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.812095, + "strategy_rank": 97.458789, + "rr": 1.52488, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.28732, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032684, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.896328, + "strategy_rank": 92.482269, + "rr": 0.812392, + "primary_prob": 50.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.218588, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043282, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.228942, + "strategy_rank": 64.760259, + "rr": 1.490182, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.235273, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065035, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.62851, + "strategy_rank": 94.410925, + "rr": 4.114453, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 6.17168, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061685, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.777538, + "strategy_rank": 79.963631, + "rr": 1.990471, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.985706, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040376, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.181425, + "strategy_rank": 83.785062, + "rr": 1.110422, + "primary_prob": 43.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.665633, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.062247, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.868251, + "strategy_rank": 74.90455, + "rr": 0.778534, + "primary_prob": 56.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.167801, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.712435, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.12527, + "strategy_rank": 63.145754, + "rr": 1.94608, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.919121, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059075, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.444924, + "strategy_rank": 74.298544, + "rr": 0.93407, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.401106, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054257, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.008639, + "strategy_rank": 89.502822, + "rr": 2.379067, + "primary_prob": 40.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.5686, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.109827, + "hold30_r": -1.069557 + }, + { + "symbol": "CI", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.464363, + "strategy_rank": 68.760538, + "rr": 1.744836, + "primary_prob": 33.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.617253, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068755, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.032397, + "strategy_rank": 87.909775, + "rr": 1.099521, + "primary_prob": 46.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.649281, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041611, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.693305, + "strategy_rank": 61.262733, + "rr": 0.684162, + "primary_prob": 60.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.026243, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067977, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.149028, + "strategy_rank": 62.520449, + "rr": 1.958627, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.937941, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069407, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.524838, + "strategy_rank": 76.538354, + "rr": 1.785601, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.678402, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.236827, + "hold30_r": -1.180633 + }, + { + "symbol": "CTAS", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.313175, + "strategy_rank": 65.654706, + "rr": 0.998211, + "primary_prob": 49.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.497316, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0624, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.853132, + "strategy_rank": 83.645579, + "rr": 2.950719, + "primary_prob": 20.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 4.426078, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043269, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.688985, + "strategy_rank": 69.350031, + "rr": 0.894478, + "primary_prob": 67.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.341717, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093264, + "hold30_r": -1.031127 + }, + { + "symbol": "CVX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.168467, + "strategy_rank": 78.369539, + "rr": 1.603014, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.404521, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049428, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.341253, + "strategy_rank": 63.716296, + "rr": 1.506451, + "primary_prob": 37.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.259676, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062527, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.408207, + "strategy_rank": 88.121229, + "rr": 1.061757, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.592635, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054776, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.285097, + "strategy_rank": 65.335052, + "rr": 1.63505, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.452575, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05728, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.24838, + "strategy_rank": 94.060963, + "rr": 2.450517, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.675776, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03868, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.360691, + "strategy_rank": 91.275064, + "rr": 1.384455, + "primary_prob": 39.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.076682, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.344233, + "hold30_r": 1.278963 + }, + { + "symbol": "EME", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.956803, + "strategy_rank": 67.776214, + "rr": 1.249706, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.87456, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061445, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.87689, + "strategy_rank": 84.729952, + "rr": 1.644713, + "primary_prob": 34.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.46707, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045438, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.028078, + "strategy_rank": 97.287396, + "rr": 1.774375, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.661562, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02949, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.548596, + "strategy_rank": 76.525953, + "rr": 2.569825, + "primary_prob": 23.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.854737, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047124, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.164147, + "strategy_rank": 93.360064, + "rr": 1.558934, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.3384, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034725, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.909287, + "strategy_rank": 81.123598, + "rr": 2.033031, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.049546, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044712, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.308855, + "strategy_rank": 90.354908, + "rr": 1.5032, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.2548, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035627, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.844492, + "strategy_rank": 81.304048, + "rr": 1.464107, + "primary_prob": 33.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.19616, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.411295, + "hold30_r": 3.703583 + }, + { + "symbol": "GD", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.209503, + "strategy_rank": 59.072459, + "rr": 2.205243, + "primary_prob": 27.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.307864, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06026, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.904968, + "strategy_rank": 72.727026, + "rr": 1.441366, + "primary_prob": 38.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.162049, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071993, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.792657, + "strategy_rank": 65.674214, + "rr": 1.060844, + "primary_prob": 47.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.591267, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.98529, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.328294, + "strategy_rank": 94.042709, + "rr": 1.152151, + "primary_prob": 40.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.728226, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037081, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.069114, + "strategy_rank": 65.764509, + "rr": 2.538133, + "primary_prob": 23.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.807199, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059413, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.576674, + "strategy_rank": 75.232704, + "rr": 1.875977, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.813966, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.826208, + "hold30_r": 0.343492 + }, + { + "symbol": "HUM", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.388769, + "strategy_rank": 68.594719, + "rr": 1.961086, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.941629, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049148, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.345572, + "strategy_rank": 75.532223, + "rr": 1.345302, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.017953, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057605, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.092873, + "strategy_rank": 71.300495, + "rr": 1.57752, + "primary_prob": 31.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.36628, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.310557, + "hold30_r": -1.24977 + }, + { + "symbol": "KLAC", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.261339, + "strategy_rank": 82.863583, + "rr": 1.95417, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.931255, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038018, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.084233, + "strategy_rank": 74.862189, + "rr": 1.78263, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.673946, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042425, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.557235, + "strategy_rank": 62.835226, + "rr": 1.114179, + "primary_prob": 45.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.671268, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.043574, + "hold30_r": 0.839319 + }, + { + "symbol": "LULU", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.425486, + "strategy_rank": 83.030098, + "rr": 3.005131, + "primary_prob": 20.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.507696, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041062, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.708423, + "strategy_rank": 69.102348, + "rr": 1.708863, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.563294, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072463, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.172786, + "strategy_rank": 89.540305, + "rr": 1.59368, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.39052, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.55943, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.596112, + "strategy_rank": 88.049537, + "rr": 1.634321, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.451482, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035466, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.50108, + "strategy_rank": 88.583014, + "rr": 2.034526, + "primary_prob": 44.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.051789, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.001647, + "hold30_r": 1.443678 + }, + { + "symbol": "MRK", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.712743, + "strategy_rank": 63.950533, + "rr": 1.194391, + "primary_prob": 43.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.791587, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060918, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.544276, + "strategy_rank": 96.839058, + "rr": 0.769124, + "primary_prob": 57.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.153686, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026798, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.965443, + "strategy_rank": 65.21452, + "rr": 1.736224, + "primary_prob": 19.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.604336, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.343456, + "range_504_ratio": 1.409812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066156, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.112311, + "strategy_rank": 80.472166, + "rr": 1.747602, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.621404, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.704673, + "hold30_r": 0.366644 + }, + { + "symbol": "NUE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.62419, + "strategy_rank": 93.788546, + "rr": 0.967996, + "primary_prob": 45.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.451994, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032525, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.993521, + "strategy_rank": 74.211593, + "rr": 1.800153, + "primary_prob": 28.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.700229, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050782, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.144708, + "strategy_rank": 64.833554, + "rr": 1.593425, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.390138, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062343, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.24406, + "strategy_rank": 94.438584, + "rr": 1.749373, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.624059, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038405, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.332613, + "strategy_rank": 78.1167, + "rr": 1.059257, + "primary_prob": 43.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.588885, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064026, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.365011, + "strategy_rank": 73.155508, + "rr": 0.936024, + "primary_prob": 47.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.404035, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054685, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.680346, + "strategy_rank": 93.976242, + "rr": 1.519325, + "primary_prob": 36.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.278987, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04285, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.928726, + "strategy_rank": 83.714624, + "rr": 2.235604, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.353406, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.23608, + "hold30_r": -1.199956 + }, + { + "symbol": "REGN", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.773218, + "strategy_rank": 81.438027, + "rr": 0.848469, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.272704, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787218, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.721382, + "strategy_rank": 66.775935, + "rr": 1.633329, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.449993, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069527, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.980562, + "strategy_rank": 83.344458, + "rr": 1.996181, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.994272, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068576, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.840173, + "strategy_rank": 94.133282, + "rr": 1.89795, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.846926, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034335, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892009, + "strategy_rank": 98.988922, + "rr": 0.848485, + "primary_prob": 54.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.272727, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.826518, + "hold30_r": 2.409091 + }, + { + "symbol": "SNPS", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.045356, + "strategy_rank": 76.970459, + "rr": 1.479947, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.219921, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052443, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.764579, + "strategy_rank": 80.773915, + "rr": 1.77756, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.66634, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048958, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.676026, + "strategy_rank": 97.031283, + "rr": 0.770794, + "primary_prob": 57.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.15619, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031009, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.412527, + "strategy_rank": 88.098446, + "rr": 1.94265, + "primary_prob": 27.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.913975, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049648, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.477322, + "strategy_rank": 79.595416, + "rr": 1.783138, + "primary_prob": 28.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.674707, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05492, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.561555, + "strategy_rank": 59.328572, + "rr": 0.731671, + "primary_prob": 54.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.097507, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051158, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.38013, + "strategy_rank": 92.801575, + "rr": 1.501296, + "primary_prob": 33.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.251944, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028887, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.740821, + "strategy_rank": 67.366962, + "rr": 2.100904, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.151356, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055682, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.933045, + "strategy_rank": 88.949906, + "rr": 2.092146, + "primary_prob": 24.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.138219, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.047477, + "hold30_r": 0.667973 + }, + { + "symbol": "XYL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.12959, + "strategy_rank": 72.058455, + "rr": 1.878089, + "primary_prob": 31.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.817134, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042786, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.837209, + "strategy_rank": 87.382249, + "rr": 1.3395, + "primary_prob": 40.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.00925, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046076, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.249471, + "strategy_rank": 65.683491, + "rr": 2.138114, + "primary_prob": 27.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.20717, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054626, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.023256, + "strategy_rank": 82.299823, + "rr": 1.765776, + "primary_prob": 32.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.648664, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050101, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.526427, + "strategy_rank": 88.293815, + "rr": 1.56541, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.348114, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.529806, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.780127, + "strategy_rank": 96.420772, + "rr": 1.993455, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.990182, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.104967, + "hold30_r": -1.073459 + }, + { + "symbol": "APD", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.266385, + "strategy_rank": 73.432039, + "rr": 1.764358, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.646537, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050531, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.617336, + "strategy_rank": 92.758718, + "rr": 1.137985, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.706978, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.105596, + "hold30_r": 2.689146 + }, + { + "symbol": "AZO", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.046512, + "strategy_rank": 63.586989, + "rr": 0.955087, + "primary_prob": 50.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.432631, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.892449, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.291755, + "strategy_rank": 94.896633, + "rr": 1.794392, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.691587, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056671, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.029598, + "strategy_rank": 80.26882, + "rr": 1.731826, + "primary_prob": 48.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.597739, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043825, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.298097, + "strategy_rank": 84.384617, + "rr": 1.074552, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.611828, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048111, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.412262, + "strategy_rank": 65.105039, + "rr": 1.95641, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.934616, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058762, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.7463, + "strategy_rank": 75.227473, + "rr": 1.008471, + "primary_prob": 32.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.512707, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054195, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.689218, + "strategy_rank": 79.645744, + "rr": 0.670738, + "primary_prob": 71.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.006107, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.617755, + "hold30_r": 3.078418 + }, + { + "symbol": "CF", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900634, + "strategy_rank": 87.040571, + "rr": 1.689375, + "primary_prob": 33.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.534062, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.64709, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.860465, + "strategy_rank": 67.023845, + "rr": 2.252138, + "primary_prob": 26.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.378206, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053163, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.600423, + "strategy_rank": 86.592448, + "rr": 1.715342, + "primary_prob": 33.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.573014, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036667, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.623679, + "strategy_rank": 61.835309, + "rr": 0.812117, + "primary_prob": 55.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.218175, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748731, + "hold30_r": 1.618879 + }, + { + "symbol": "CSGP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.843552, + "strategy_rank": 76.205676, + "rr": 2.469043, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.703565, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.333799, + "hold30_r": -1.283566 + }, + { + "symbol": "CTAS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.826638, + "strategy_rank": 64.691305, + "rr": 1.515144, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.272715, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080508, + "hold30_r": -1.016817 + }, + { + "symbol": "CTVA", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.315011, + "strategy_rank": 68.525571, + "rr": 2.045534, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.068301, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056807, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.534884, + "strategy_rank": 74.573153, + "rr": 1.878354, + "primary_prob": 31.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.817531, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051194, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.038055, + "strategy_rank": 64.902588, + "rr": 2.046432, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.069648, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.989645, + "hold30_r": -1.310713 + }, + { + "symbol": "DECK", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.20296, + "strategy_rank": 88.393971, + "rr": 0.821158, + "primary_prob": 55.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.231737, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.77053, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.469345, + "strategy_rank": 65.908288, + "rr": 1.689708, + "primary_prob": 33.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.534562, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.763624, + "hold30_r": -1.702402 + }, + { + "symbol": "DHI", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.257928, + "strategy_rank": 81.899537, + "rr": 1.608628, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.412942, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045926, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.763214, + "strategy_rank": 92.596275, + "rr": 2.657778, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.986667, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038801, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.112051, + "strategy_rank": 89.467043, + "rr": 1.908634, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.862951, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867284, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.323467, + "strategy_rank": 67.653009, + "rr": 1.654087, + "primary_prob": 19.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.48113, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589273, + "hold30_r": 2.202024 + }, + { + "symbol": "EOG", + "date": "2023-02-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.452431, + "strategy_rank": 78.855942, + "rr": 2.437622, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.656432, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.222879, + "hold30_r": -1.175901 + }, + { + "symbol": "EQT", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.048626, + "strategy_rank": 97.372013, + "rr": 2.6217, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.93255, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027781, + "hold30_r": -0.130472 + }, + { + "symbol": "ERIE", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.926004, + "strategy_rank": 77.429216, + "rr": 2.656336, + "primary_prob": 22.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.984504, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052422, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.828753, + "strategy_rank": 92.210507, + "rr": 2.543262, + "primary_prob": 23.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.814893, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034622, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.606765, + "strategy_rank": 79.02347, + "rr": 1.800231, + "primary_prob": 20.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.700346, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042948, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.17759, + "strategy_rank": 92.372414, + "rr": 2.330698, + "primary_prob": 21.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.496047, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035994, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.551797, + "strategy_rank": 93.777397, + "rr": 0.702079, + "primary_prob": 55.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.053118, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.734909, + "range_504_ratio": 2.085291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662333, + "hold30_r": 0.117444 + }, + { + "symbol": "FIX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.665962, + "strategy_rank": 81.871237, + "rr": 0.877629, + "primary_prob": 53.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.316444, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822863, + "hold30_r": 3.503141 + }, + { + "symbol": "FSLR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.682875, + "strategy_rank": 96.297, + "rr": 0.683179, + "primary_prob": 53.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.024769, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.134213, + "range_504_ratio": 3.108725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.654414, + "hold30_r": 3.874969 + }, + { + "symbol": "GIS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.443975, + "strategy_rank": 58.082934, + "rr": 1.328531, + "primary_prob": 40.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.992796, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.261785, + "hold30_r": 2.824411 + }, + { + "symbol": "GPC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.389006, + "strategy_rank": 65.938127, + "rr": 1.663587, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.49538, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587677, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.137421, + "strategy_rank": 93.431638, + "rr": 1.271683, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.907524, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035956, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021142, + "strategy_rank": 70.983154, + "rr": 0.955941, + "primary_prob": 50.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.433912, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.528555, + "range_504_ratio": 1.69648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053406, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.866808, + "strategy_rank": 61.068791, + "rr": 1.531325, + "primary_prob": 51.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.296988, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061081, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.957717, + "strategy_rank": 74.236224, + "rr": 0.851181, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.276772, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.80037, + "hold30_r": -0.789577 + }, + { + "symbol": "IEX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.672304, + "strategy_rank": 65.568081, + "rr": 1.97253, + "primary_prob": 24.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.958795, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055749, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2023-02-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.232558, + "strategy_rank": 74.16912, + "rr": 2.093772, + "primary_prob": 23.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.140657, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05771, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.615222, + "strategy_rank": 68.277491, + "rr": 0.762857, + "primary_prob": 56.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.144286, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079488, + "hold30_r": -1.032686 + }, + { + "symbol": "KLAC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.697674, + "strategy_rank": 87.222549, + "rr": 1.517658, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.276487, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038793, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.348837, + "strategy_rank": 73.864439, + "rr": 1.859163, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.788744, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.108478, + "hold30_r": -1.067113 + }, + { + "symbol": "LVS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.714588, + "strategy_rank": 92.692616, + "rr": 0.835046, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.252569, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.737019, + "range_504_ratio": 2.089697, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787561, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 82.146145, + "rr": 1.105344, + "primary_prob": 50.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.658017, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043984, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.97463, + "strategy_rank": 67.807557, + "rr": 1.133861, + "primary_prob": 45.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.700791, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05843, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.680761, + "strategy_rank": 64.094254, + "rr": 0.885628, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.328442, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.377875, + "range_504_ratio": 1.459181, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.813255, + "hold30_r": -1.382243 + }, + { + "symbol": "MOS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.200846, + "strategy_rank": 86.096288, + "rr": 1.769842, + "primary_prob": 47.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.654763, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.730416, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.040169, + "strategy_rank": 87.136979, + "rr": 0.871892, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.307838, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.836913, + "hold30_r": 0.660394 + }, + { + "symbol": "MPWR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.274841, + "strategy_rank": 91.420237, + "rr": 1.834117, + "primary_prob": 46.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.751176, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.801089, + "hold30_r": 1.694211 + }, + { + "symbol": "MRK", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.340381, + "strategy_rank": 65.971178, + "rr": 1.263566, + "primary_prob": 42.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.895348, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20414, + "hold30_r": -0.671487 + }, + { + "symbol": "MRNA", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.991543, + "strategy_rank": 97.359903, + "rr": 1.709413, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.564119, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028142, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486258, + "strategy_rank": 76.410001, + "rr": 2.166774, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.250161, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047671, + "hold30_r": -0.607305 + }, + { + "symbol": "NUE", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.088795, + "strategy_rank": 92.831777, + "rr": 1.879538, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.819307, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131804, + "hold30_r": -1.099047 + }, + { + "symbol": "ORLY", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 64.838895, + "rr": 1.609074, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.413611, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550345, + "hold30_r": 0.525859 + }, + { + "symbol": "OXY", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.625793, + "strategy_rank": 93.025397, + "rr": 1.622137, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.433206, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038731, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.503171, + "strategy_rank": 79.348422, + "rr": 1.512722, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.269083, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066068, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.835095, + "strategy_rank": 69.325073, + "rr": 1.217035, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.825553, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054073, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.300211, + "strategy_rank": 94.1823, + "rr": 1.793024, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.689536, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044793, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.078224, + "strategy_rank": 76.723111, + "rr": 0.850151, + "primary_prob": 60.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.275227, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810119, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.460888, + "strategy_rank": 70.515027, + "rr": 1.562271, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.343407, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045828, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.241015, + "strategy_rank": 66.176305, + "rr": 1.382784, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.074176, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068786, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.877378, + "strategy_rank": 84.740747, + "rr": 1.649847, + "primary_prob": 34.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.474771, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063033, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.663848, + "strategy_rank": 71.124187, + "rr": 2.306968, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.460452, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062385, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.357294, + "strategy_rank": 93.593144, + "rr": 1.091938, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.637907, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034888, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894292, + "strategy_rank": 99.008283, + "rr": 1.074953, + "primary_prob": 45.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.612429, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.051097, + "hold30_r": 4.028273 + }, + { + "symbol": "SNPS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.989429, + "strategy_rank": 78.511588, + "rr": 1.953433, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.93015, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051859, + "hold30_r": 1.351842 + }, + { + "symbol": "STLD", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.260042, + "strategy_rank": 94.798485, + "rr": 0.951006, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.426508, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.963818, + "range_504_ratio": 2.621686, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03674, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.414376, + "strategy_rank": 85.947025, + "rr": 0.903235, + "primary_prob": 32.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.354853, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048662, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.997886, + "strategy_rank": 64.885862, + "rr": 0.924333, + "primary_prob": 51.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 1.386499, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.860882, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.471459, + "strategy_rank": 97.098376, + "rr": 0.795387, + "primary_prob": 56.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.19308, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027223, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.054968, + "strategy_rank": 84.043541, + "rr": 0.889867, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.3348, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.847613, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.649049, + "strategy_rank": 86.17965, + "rr": 1.059535, + "primary_prob": 37.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.589303, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.009294, + "hold30_r": -1.129547 + }, + { + "symbol": "TT", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.086681, + "strategy_rank": 70.470803, + "rr": 1.541792, + "primary_prob": 51.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.312688, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495518, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.875264, + "strategy_rank": 82.126609, + "rr": 1.523944, + "primary_prob": 33.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.285917, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039939, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.477801, + "strategy_rank": 83.01041, + "rr": 1.429586, + "primary_prob": 38.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.144379, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.154393, + "hold30_r": -3.100818 + }, + { + "symbol": "VLO", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.56871, + "strategy_rank": 92.34873, + "rr": 0.765831, + "primary_prob": 47.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.148747, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.736527, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.655391, + "strategy_rank": 62.123331, + "rr": 2.008391, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.012586, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054926, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-02-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.437632, + "strategy_rank": 92.107608, + "rr": 2.280907, + "primary_prob": 22.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.42136, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.235768, + "hold30_r": 0.561945 + }, + { + "symbol": "XYL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.811839, + "strategy_rank": 81.012591, + "rr": 1.691239, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.536859, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04554, + "hold30_r": -1.0 + }, + { + "symbol": "XYZ", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.289641, + "strategy_rank": 86.491356, + "rr": 1.510297, + "primary_prob": 43.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.265446, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.728752, + "range_504_ratio": 5.633619, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041442, + "hold30_r": -1.014153 + }, + { + "symbol": "CEG", + "date": "2023-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.131379, + "strategy_rank": 87.073439, + "rr": 1.387034, + "primary_prob": 39.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.080551, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04906, + "hold30_r": -1.0 + }, + { + "symbol": "A", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.147666, + "strategy_rank": 75.252228, + "rr": 2.112357, + "primary_prob": 20.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.168536, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058481, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.084691, + "strategy_rank": 63.634798, + "rr": 2.675521, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 4.013281, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061411, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.856678, + "strategy_rank": 81.266088, + "rr": 1.306098, + "primary_prob": 41.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.959147, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053059, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.576547, + "strategy_rank": 65.856346, + "rr": 1.324359, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.986538, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063737, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-02-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.62215, + "strategy_rank": 87.955223, + "rr": 2.323211, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.484816, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039933, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.262758, + "strategy_rank": 96.638752, + "rr": 2.01553, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.023295, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031068, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.033659, + "strategy_rank": 73.406985, + "rr": 2.161086, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.241629, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053833, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.525516, + "strategy_rank": 96.397764, + "rr": 1.572675, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.359013, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051392, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.331162, + "strategy_rank": 72.45229, + "rr": 1.086676, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.630013, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058363, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.839305, + "strategy_rank": 66.980471, + "rr": 2.057601, + "primary_prob": 28.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.086402, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056311, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.988056, + "strategy_rank": 76.17268, + "rr": 1.051523, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.577284, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055452, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.359392, + "strategy_rank": 88.163709, + "rr": 2.466488, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.699732, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056087, + "hold30_r": -1.015555 + }, + { + "symbol": "CI", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.485342, + "strategy_rank": 67.909945, + "rr": 1.640014, + "primary_prob": 34.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.460021, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060425, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.919653, + "strategy_rank": 87.455566, + "rr": 1.630207, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.44531, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038295, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.519001, + "strategy_rank": 59.485944, + "rr": 0.815873, + "primary_prob": 55.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.223809, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.749421, + "hold30_r": 2.249829 + }, + { + "symbol": "CSGP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.205212, + "strategy_rank": 78.599878, + "rr": 1.71357, + "primary_prob": 48.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.570355, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052697, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.233442, + "strategy_rank": 65.448891, + "rr": 1.197485, + "primary_prob": 43.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.796228, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066553, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.884908, + "strategy_rank": 68.115102, + "rr": 1.874651, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.811976, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055099, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.422367, + "strategy_rank": 76.15167, + "rr": 2.15929, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.238935, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054206, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.176982, + "strategy_rank": 86.940463, + "rr": 1.51126, + "primary_prob": 29.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.26689, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051554, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.165038, + "strategy_rank": 82.744779, + "rr": 1.900709, + "primary_prob": 29.58, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.851064, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051188, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.702497, + "strategy_rank": 93.121542, + "rr": 1.546187, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.319281, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029813, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.404995, + "strategy_rank": 88.648285, + "rr": 1.800164, + "primary_prob": 47.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.700245, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040534, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.228013, + "strategy_rank": 67.547475, + "rr": 1.443117, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.164675, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.377158, + "hold30_r": 2.729058 + }, + { + "symbol": "EOG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.907709, + "strategy_rank": 81.017195, + "rr": 1.053536, + "primary_prob": 47.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.580304, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.117739, + "hold30_r": -1.074119 + }, + { + "symbol": "EPAM", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.490771, + "strategy_rank": 89.083301, + "rr": 1.083835, + "primary_prob": 27.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.625753, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034454, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.914224, + "strategy_rank": 97.029772, + "rr": 1.678376, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.517564, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.648497, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.639522, + "strategy_rank": 75.783635, + "rr": 1.778211, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.667316, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050548, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.87405, + "strategy_rank": 91.228845, + "rr": 2.622729, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.934094, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040152, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.713355, + "strategy_rank": 80.246152, + "rr": 1.535819, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.303728, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041629, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.93051, + "strategy_rank": 86.476168, + "rr": 1.721267, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.581901, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036596, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.114007, + "strategy_rank": 80.978504, + "rr": 0.928813, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.39322, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873757, + "hold30_r": 3.991685 + }, + { + "symbol": "FSLR", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891422, + "strategy_rank": 96.478709, + "rr": 0.729535, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.094302, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.134213, + "range_504_ratio": 3.108725, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029868, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.051031, + "strategy_rank": 75.179059, + "rr": 0.834365, + "primary_prob": 54.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.251548, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062134, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.770901, + "strategy_rank": 64.61222, + "rr": 0.70619, + "primary_prob": 73.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.059285, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075709, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.091205, + "strategy_rank": 94.208589, + "rr": 0.872527, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.30879, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034056, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021716, + "strategy_rank": 70.348895, + "rr": 0.771675, + "primary_prob": 57.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.157512, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.528555, + "range_504_ratio": 1.69648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.188163, + "hold30_r": -1.127023 + }, + { + "symbol": "HII", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.170467, + "strategy_rank": 62.899717, + "rr": 2.33651, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.504765, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054853, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.536374, + "strategy_rank": 66.490954, + "rr": 1.842968, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.764453, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064329, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.581976, + "strategy_rank": 60.377481, + "rr": 1.347268, + "primary_prob": 40.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.020902, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061089, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.079262, + "strategy_rank": 78.766967, + "rr": 1.957748, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.936623, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060411, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.364821, + "strategy_rank": 68.318647, + "rr": 0.962538, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.443807, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05034, + "hold30_r": -1.0 + }, + { + "symbol": "KHC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.541802, + "strategy_rank": 58.37937, + "rr": 1.688755, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.533133, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.315477, + "range_504_ratio": 1.370914, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070072, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.445168, + "strategy_rank": 86.97359, + "rr": 1.577216, + "primary_prob": 24.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.365824, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040315, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-02-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.758958, + "strategy_rank": 78.130512, + "rr": 2.20232, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.30348, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050653, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.742671, + "strategy_rank": 75.130487, + "rr": 2.410434, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.615651, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044432, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.673181, + "strategy_rank": 82.408388, + "rr": 1.740229, + "primary_prob": 48.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.610344, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044667, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.616721, + "strategy_rank": 91.191401, + "rr": 1.265255, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.897883, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.737019, + "range_504_ratio": 2.089697, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.217609, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.107492, + "strategy_rank": 81.607314, + "rr": 0.835854, + "primary_prob": 59.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.253781, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045714, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.268187, + "strategy_rank": 66.815358, + "rr": 2.256131, + "primary_prob": 26.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.384197, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066064, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-02-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.301846, + "strategy_rank": 84.101, + "rr": 2.024098, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.036148, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.982936, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.394137, + "strategy_rank": 87.580013, + "rr": 1.117382, + "primary_prob": 41.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.676072, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03949, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.136808, + "strategy_rank": 66.480814, + "rr": 1.09859, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.647885, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.030896, + "hold30_r": -1.009006 + }, + { + "symbol": "MRNA", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.479913, + "strategy_rank": 97.635831, + "rr": 1.844001, + "primary_prob": 19.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.766001, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.338598, + "hold30_r": -1.306167 + }, + { + "symbol": "NUE", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.30836, + "strategy_rank": 93.223003, + "rr": 1.601299, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.401948, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035566, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.697068, + "strategy_rank": 93.269963, + "rr": 1.892946, + "primary_prob": 30.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.839418, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.122367, + "hold30_r": -1.085071 + }, + { + "symbol": "PCG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.656895, + "strategy_rank": 79.570877, + "rr": 0.714675, + "primary_prob": 54.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.072013, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.182019, + "hold30_r": -1.11293 + }, + { + "symbol": "PFG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.319218, + "strategy_rank": 69.004168, + "rr": 0.99811, + "primary_prob": 45.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.497166, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057002, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-02-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.571118, + "strategy_rank": 93.079523, + "rr": 2.012336, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.018504, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045262, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.456026, + "strategy_rank": 76.373389, + "rr": 0.708608, + "primary_prob": 73.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.062912, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043576, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.862106, + "strategy_rank": 71.984406, + "rr": 1.234673, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.85201, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050519, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.324647, + "strategy_rank": 78.021511, + "rr": 1.577045, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.365567, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.409828, + "range_504_ratio": 1.506559, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05739, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.736156, + "strategy_rank": 66.333511, + "rr": 1.102849, + "primary_prob": 46.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.654273, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08506, + "hold30_r": -1.010259 + }, + { + "symbol": "ROST", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.788274, + "strategy_rank": 83.058184, + "rr": 1.098884, + "primary_prob": 46.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.648325, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066698, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.387622, + "strategy_rank": 71.567435, + "rr": 1.65204, + "primary_prob": 49.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.47806, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.18995, + "hold30_r": -1.120179 + }, + { + "symbol": "SLB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.828447, + "strategy_rank": 93.702015, + "rr": 0.709437, + "primary_prob": 43.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.064156, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037041, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2023-02-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.238871, + "strategy_rank": 61.367643, + "rr": 2.510578, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.765868, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065574, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.348534, + "strategy_rank": 95.026097, + "rr": 0.718843, + "primary_prob": 54.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.078265, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.963818, + "range_504_ratio": 2.621686, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037872, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.611292, + "strategy_rank": 85.099302, + "rr": 0.872978, + "primary_prob": 41.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.309466, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816631, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.565689, + "strategy_rank": 97.095766, + "rr": 0.85795, + "primary_prob": 53.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.286925, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029164, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.793702, + "strategy_rank": 84.632406, + "rr": 1.333333, + "primary_prob": 38.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.0, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052089, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.559175, + "strategy_rank": 71.98243, + "rr": 1.609151, + "primary_prob": 50.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.413727, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053263, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.010858, + "strategy_rank": 86.994599, + "rr": 0.753731, + "primary_prob": 57.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.130597, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.710983, + "hold30_r": -1.049228 + }, + { + "symbol": "VICI", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.953312, + "strategy_rank": 60.765043, + "rr": 1.077901, + "primary_prob": 43.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.616852, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06513, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.045603, + "strategy_rank": 92.943948, + "rr": 1.297492, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.946238, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032825, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.399566, + "strategy_rank": 78.200823, + "rr": 1.596926, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.395389, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054276, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.890337, + "strategy_rank": 61.95368, + "rr": 1.908313, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.862469, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058422, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-02-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.816504, + "strategy_rank": 90.22139, + "rr": 2.044221, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.066331, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046655, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.18241, + "strategy_rank": 79.966474, + "rr": 1.530452, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.295677, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052826, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.355532, + "strategy_rank": 87.876846, + "rr": 1.797509, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.696263, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037779, + "hold30_r": -1.0 + }, + { + "symbol": "A", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.251343, + "strategy_rank": 74.52385, + "rr": 1.55147, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.327205, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055459, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.740064, + "strategy_rank": 63.295216, + "rr": 2.053482, + "primary_prob": 28.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 3.080223, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063869, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.440387, + "strategy_rank": 79.481904, + "rr": 1.867472, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.801208, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055253, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.540279, + "strategy_rank": 64.525784, + "rr": 1.201208, + "primary_prob": 43.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.801812, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.131187, + "hold30_r": -1.132663 + }, + { + "symbol": "ALB", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.992481, + "strategy_rank": 95.386698, + "rr": 1.637342, + "primary_prob": 34.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.456013, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092184, + "hold30_r": -1.063539 + }, + { + "symbol": "AMP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.41783, + "strategy_rank": 70.593767, + "rr": 1.235253, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.852879, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059501, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.63695, + "strategy_rank": 96.095061, + "rr": 1.871845, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.807768, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030102, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.118153, + "strategy_rank": 73.950874, + "rr": 2.859888, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.289832, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058013, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.851772, + "strategy_rank": 90.875662, + "rr": 1.023941, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.535912, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.985438, + "hold30_r": 2.435064 + }, + { + "symbol": "BIIB", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.13319, + "strategy_rank": 96.071368, + "rr": 2.26217, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.393254, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051043, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.26638, + "strategy_rank": 69.988395, + "rr": 1.593686, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.390529, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065067, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.680988, + "strategy_rank": 65.692769, + "rr": 2.370931, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.556397, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056889, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.696026, + "strategy_rank": 77.234485, + "rr": 0.757781, + "primary_prob": 57.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.136671, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.704156, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.317938, + "strategy_rank": 84.713875, + "rr": 1.948812, + "primary_prob": 45.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.923218, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037051, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.655209, + "strategy_rank": 65.99884, + "rr": 2.134894, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.202341, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062475, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.522019, + "strategy_rank": 87.901748, + "rr": 1.688163, + "primary_prob": 33.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.532244, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038332, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.870032, + "strategy_rank": 79.268187, + "rr": 2.543507, + "primary_prob": 23.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 3.81526, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042458, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.988185, + "strategy_rank": 62.383048, + "rr": 1.889286, + "primary_prob": 30.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.833929, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.818937, + "hold30_r": 1.17151 + }, + { + "symbol": "CTRA", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.236305, + "strategy_rank": 80.184706, + "rr": 1.764691, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.647036, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.083378, + "hold30_r": -1.041267 + }, + { + "symbol": "CTVA", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.962406, + "strategy_rank": 67.898122, + "rr": 1.277844, + "primary_prob": 41.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.916766, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051696, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.125671, + "strategy_rank": 77.052922, + "rr": 2.477186, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.715779, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056423, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.16971, + "strategy_rank": 65.621691, + "rr": 0.758175, + "primary_prob": 72.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.137262, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051761, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.422127, + "strategy_rank": 86.909315, + "rr": 1.366761, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.050141, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.31278, + "hold30_r": 2.829716 + }, + { + "symbol": "DG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.03652, + "strategy_rank": 65.691802, + "rr": 2.294843, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.442265, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057761, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.614393, + "strategy_rank": 83.348403, + "rr": 1.443011, + "primary_prob": 38.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.164516, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.397266, + "hold30_r": 0.837951 + }, + { + "symbol": "DVN", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.621912, + "strategy_rank": 91.370065, + "rr": 1.670812, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.506218, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031338, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.747583, + "strategy_rank": 86.622344, + "rr": 1.967023, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.950535, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035956, + "hold30_r": 0.096423 + }, + { + "symbol": "EOG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.755102, + "strategy_rank": 83.229215, + "rr": 1.957741, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.936611, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040605, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.711063, + "strategy_rank": 97.039867, + "rr": 1.827305, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.740958, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029178, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.481203, + "strategy_rank": 76.183787, + "rr": 1.919046, + "primary_prob": 30.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.87857, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053174, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.918367, + "strategy_rank": 91.097841, + "rr": 3.014805, + "primary_prob": 20.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.522207, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037234, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.821697, + "strategy_rank": 82.325992, + "rr": 1.210335, + "primary_prob": 43.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.815503, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.410042, + "hold30_r": -1.372274 + }, + { + "symbol": "FCX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.558539, + "strategy_rank": 84.011556, + "rr": 1.664567, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.49685, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03479, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.596133, + "strategy_rank": 95.052341, + "rr": 0.983493, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.47524, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.734909, + "range_504_ratio": 2.085291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.936653, + "hold30_r": 0.026151 + }, + { + "symbol": "FSLR", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892589, + "strategy_rank": 96.387835, + "rr": 0.987334, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.481001, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.134213, + "range_504_ratio": 3.108725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.955509, + "hold30_r": 3.741183 + }, + { + "symbol": "GILD", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299678, + "strategy_rank": 74.167009, + "rr": 1.833591, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.750387, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063137, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.599356, + "strategy_rank": 73.092861, + "rr": 0.866406, + "primary_prob": 52.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.299609, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.560631, + "range_504_ratio": 1.751777, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.809211, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.77014, + "strategy_rank": 92.295046, + "rr": 1.695985, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.543978, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.195168, + "hold30_r": -1.161634 + }, + { + "symbol": "HUBB", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.044039, + "strategy_rank": 73.584846, + "rr": 0.741612, + "primary_prob": 58.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.112418, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680958, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.392052, + "strategy_rank": 65.915915, + "rr": 2.024759, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.037139, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061916, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.384533, + "strategy_rank": 58.665957, + "rr": 2.176785, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.265178, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065144, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.895811, + "strategy_rank": 79.283659, + "rr": 1.998935, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.998403, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053518, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.458647, + "strategy_rank": 67.552885, + "rr": 1.724806, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.587209, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052455, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.688507, + "strategy_rank": 86.415395, + "rr": 2.141837, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.212756, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041081, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.606874, + "strategy_rank": 80.921597, + "rr": 1.710562, + "primary_prob": 33.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.565843, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.663047, + "hold30_r": 1.200694 + }, + { + "symbol": "LLY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.059076, + "strategy_rank": 73.390228, + "rr": 1.961324, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.941986, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046828, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.555317, + "strategy_rank": 91.69451, + "rr": 1.297268, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.945902, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.737019, + "range_504_ratio": 2.089697, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.249913, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.836735, + "strategy_rank": 65.73266, + "rr": 1.027743, + "primary_prob": 48.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.541615, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068978, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.103115, + "strategy_rank": 85.142277, + "rr": 1.95237, + "primary_prob": 37.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.928555, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.912549, + "hold30_r": -1.391788 + }, + { + "symbol": "MPC", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.281418, + "strategy_rank": 87.928825, + "rr": 1.45633, + "primary_prob": 18.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.184495, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041625, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.910849, + "strategy_rank": 65.552063, + "rr": 1.20503, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.807545, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070417, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.066595, + "strategy_rank": 97.360443, + "rr": 1.864793, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.797189, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025277, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.814178, + "strategy_rank": 65.944201, + "rr": 1.186879, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.780318, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.343456, + "range_504_ratio": 1.409812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065261, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.177229, + "strategy_rank": 89.463288, + "rr": 0.792182, + "primary_prob": 43.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.188273, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017259, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.954887, + "strategy_rank": 85.374852, + "rr": 2.251498, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.377247, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035908, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.307197, + "strategy_rank": 91.770665, + "rr": 0.802126, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.20319, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.76511, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.203008, + "strategy_rank": 80.089694, + "rr": 1.606154, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.409231, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043922, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021482, + "strategy_rank": 72.060054, + "rr": 1.579435, + "primary_prob": 28.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.369153, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058323, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.844253, + "strategy_rank": 94.590334, + "rr": 1.083144, + "primary_prob": 29.01, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.624716, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049937, + "hold30_r": -1.016928 + }, + { + "symbol": "ORCL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.53276, + "strategy_rank": 66.632739, + "rr": 1.18331, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.774964, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070035, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.029001, + "strategy_rank": 59.920944, + "rr": 0.892708, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.339062, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061194, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.140709, + "strategy_rank": 91.070522, + "rr": 1.789033, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.683549, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037586, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.273899, + "strategy_rank": 78.781761, + "rr": 1.788991, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.683486, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.726687, + "hold30_r": 2.915392 + }, + { + "symbol": "PFG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.184748, + "strategy_rank": 70.732539, + "rr": 1.555261, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.332892, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058197, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.773362, + "strategy_rank": 79.724633, + "rr": 1.139512, + "primary_prob": 44.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.709268, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.094515, + "hold30_r": 1.5999 + }, + { + "symbol": "PODD", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.984962, + "strategy_rank": 92.57404, + "rr": 1.113039, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.669559, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040363, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.90333, + "strategy_rank": 83.093103, + "rr": 1.420426, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.130639, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.378215, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.473684, + "strategy_rank": 73.242511, + "rr": 1.008185, + "primary_prob": 48.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.512277, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052803, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.207304, + "strategy_rank": 84.99045, + "rr": 0.964749, + "primary_prob": 45.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.447124, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043865, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.888292, + "strategy_rank": 79.589972, + "rr": 1.345063, + "primary_prob": 20.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.017595, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.409828, + "range_504_ratio": 1.506559, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059944, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.340494, + "strategy_rank": 81.704905, + "rr": 2.640652, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.960978, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.389703, + "hold30_r": -1.324231 + }, + { + "symbol": "SBUX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.451128, + "strategy_rank": 69.499069, + "rr": 1.067172, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.600758, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067049, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.777658, + "strategy_rank": 92.535358, + "rr": 1.547934, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.321901, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.40322, + "hold30_r": -1.366333 + }, + { + "symbol": "SNPS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.969925, + "strategy_rank": 80.839398, + "rr": 1.453728, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.180592, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.406047, + "hold30_r": 0.680998 + }, + { + "symbol": "STLD", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.925886, + "strategy_rank": 94.682204, + "rr": 1.05967, + "primary_prob": 33.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.589505, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.963818, + "range_504_ratio": 2.621686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.022062, + "hold30_r": -1.008856 + }, + { + "symbol": "TJX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.218045, + "strategy_rank": 65.136233, + "rr": 1.617365, + "primary_prob": 35.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.426047, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074468, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.562836, + "strategy_rank": 84.024853, + "rr": 1.117529, + "primary_prob": 35.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.676294, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.159311, + "hold30_r": -1.105573 + }, + { + "symbol": "TPL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.570354, + "strategy_rank": 96.741049, + "rr": 1.982519, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.973778, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029185, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.243824, + "strategy_rank": 80.199937, + "rr": 0.986665, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.479997, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044307, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.258861, + "strategy_rank": 83.960303, + "rr": 1.214034, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.821051, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.486761, + "hold30_r": -1.439712 + }, + { + "symbol": "UAL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.673469, + "strategy_rank": 82.462104, + "rr": 1.088567, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.632851, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.046336, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.084855, + "strategy_rank": 84.498948, + "rr": 0.991457, + "primary_prob": 48.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.487186, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.714168, + "range_504_ratio": 2.042487, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.943239, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.466165, + "strategy_rank": 62.809274, + "rr": 0.673936, + "primary_prob": 60.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.010904, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.603392, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.496241, + "strategy_rank": 93.416822, + "rr": 1.189125, + "primary_prob": 37.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.783687, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.153324, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.051557, + "strategy_rank": 77.715833, + "rr": 2.286407, + "primary_prob": 26.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.429611, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.2301, + "hold30_r": 2.799309 + }, + { + "symbol": "WYNN", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.829216, + "strategy_rank": 90.058265, + "rr": 1.790995, + "primary_prob": 28.15, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.686493, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.745053, + "hold30_r": 0.711875 + }, + { + "symbol": "XOM", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.348013, + "strategy_rank": 80.112419, + "rr": 1.52781, + "primary_prob": 21.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.291716, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.223284, + "hold30_r": -1.175088 + }, + { + "symbol": "XYZ", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.39957, + "strategy_rank": 91.397384, + "rr": 1.815838, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.723756, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.728752, + "range_504_ratio": 5.633619, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026557, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-03-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.673913, + "strategy_rank": 88.383453, + "rr": 1.814594, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.721891, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037141, + "hold30_r": 0.696864 + }, + { + "symbol": "HOOD", + "date": "2023-03-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.76087, + "strategy_rank": 85.784236, + "rr": 1.522833, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.284249, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026607, + "hold30_r": -1.0 + }, + { + "symbol": "A", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.108696, + "strategy_rank": 70.457866, + "rr": 1.735148, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.602722, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051523, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.282609, + "strategy_rank": 80.248585, + "rr": 1.542406, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.313609, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047766, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.978261, + "strategy_rank": 62.494978, + "rr": 1.281006, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.921508, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.366967, + "range_504_ratio": 1.44335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070918, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.413043, + "strategy_rank": 63.580237, + "rr": 0.948311, + "primary_prob": 50.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.422466, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.874461, + "hold30_r": -1.492626 + }, + { + "symbol": "ALB", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.26087, + "strategy_rank": 96.309724, + "rr": 1.99952, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.99928, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030818, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.347826, + "strategy_rank": 76.144346, + "rr": 1.519398, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.279097, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063783, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.413043, + "strategy_rank": 91.711473, + "rr": 1.526292, + "primary_prob": 36.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.289438, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033087, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.586957, + "strategy_rank": 76.736466, + "rr": 1.616732, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.425098, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061843, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.478261, + "strategy_rank": 79.909837, + "rr": 1.643035, + "primary_prob": 20.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.464552, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043166, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.978261, + "strategy_rank": 67.686952, + "rr": 1.266655, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.899982, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065673, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.73913, + "strategy_rank": 96.546025, + "rr": 1.638804, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.458206, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054717, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.195652, + "strategy_rank": 77.321772, + "rr": 1.238856, + "primary_prob": 41.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.858284, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058089, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-03-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.326087, + "strategy_rank": 79.200061, + "rr": 2.564005, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.846007, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047351, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.869565, + "strategy_rank": 72.542535, + "rr": 1.901255, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.851882, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067434, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 66.238329, + "rr": 1.850633, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.77595, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059798, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.913043, + "strategy_rank": 78.103556, + "rr": 1.563055, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.344583, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056879, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.369565, + "strategy_rank": 80.535485, + "rr": 0.818267, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.2274, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.427823, + "range_504_ratio": 1.533915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.760693, + "hold30_r": 3.274083 + }, + { + "symbol": "CI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.434783, + "strategy_rank": 66.037537, + "rr": 1.867121, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.800682, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066007, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.217391, + "strategy_rank": 85.408139, + "rr": 1.839518, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.759277, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.221369, + "hold30_r": -1.180948 + }, + { + "symbol": "CSGP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.195652, + "strategy_rank": 79.292488, + "rr": 2.796642, + "primary_prob": 21.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 4.194963, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049822, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.413043, + "strategy_rank": 62.780887, + "rr": 1.105085, + "primary_prob": 46.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.657627, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.035811, + "hold30_r": 1.855654 + }, + { + "symbol": "CTVA", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.586957, + "strategy_rank": 70.763581, + "rr": 0.677442, + "primary_prob": 60.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.016164, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05683, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5, + "strategy_rank": 65.656725, + "rr": 1.819745, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.729617, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058474, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.478261, + "strategy_rank": 88.034566, + "rr": 1.248794, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.87319, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.193531, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.913043, + "strategy_rank": 79.758653, + "rr": 1.953773, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.930659, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.905112, + "hold30_r": 1.999169 + }, + { + "symbol": "DVN", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.543478, + "strategy_rank": 83.712322, + "rr": 1.683058, + "primary_prob": 34.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.524587, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036302, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.065217, + "strategy_rank": 80.026997, + "rr": 1.656564, + "primary_prob": 34.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.484846, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039023, + "hold30_r": -1.0 + }, + { + "symbol": "EPAM", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.456522, + "strategy_rank": 97.016528, + "rr": 1.85761, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.786416, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030994, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.717391, + "strategy_rank": 96.417358, + "rr": 1.895274, + "primary_prob": 45.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.842911, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030144, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.0, + "strategy_rank": 78.31128, + "rr": 3.000301, + "primary_prob": 20.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 4.500451, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053776, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.5, + "strategy_rank": 75.585141, + "rr": 1.143656, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.715484, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068521, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.434783, + "strategy_rank": 60.780487, + "rr": 0.901079, + "primary_prob": 47.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.351618, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.373483, + "range_504_ratio": 1.452786, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075781, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.717391, + "strategy_rank": 67.375059, + "rr": 2.132586, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.198879, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060242, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.130435, + "strategy_rank": 92.637508, + "rr": 1.729976, + "primary_prob": 21.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.594964, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036208, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 73.347072, + "rr": 0.838914, + "primary_prob": 57.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.258372, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.777629, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.826087, + "strategy_rank": 67.530322, + "rr": 1.280899, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.921348, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067515, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.891304, + "strategy_rank": 60.627818, + "rr": 1.304101, + "primary_prob": 41.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 1.956152, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071858, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.173913, + "strategy_rank": 69.904602, + "rr": 1.127205, + "primary_prob": 45.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.690807, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054884, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.630435, + "strategy_rank": 74.516575, + "rr": 2.834118, + "primary_prob": 21.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 4.251176, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.491234, + "range_504_ratio": 1.634331, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042323, + "hold30_r": 0.230597 + }, + { + "symbol": "KLAC", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.152174, + "strategy_rank": 85.133854, + "rr": 2.049821, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.074732, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042259, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.847826, + "strategy_rank": 77.922546, + "rr": 2.111821, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.167731, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.061639, + "hold30_r": 2.335149 + }, + { + "symbol": "LLY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.847826, + "strategy_rank": 71.12645, + "rr": 2.001153, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.00173, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.95239, + "hold30_r": 4.618569 + }, + { + "symbol": "MCHP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76087, + "strategy_rank": 84.403541, + "rr": 1.2951, + "primary_prob": 41.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.94265, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.247094, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.065217, + "strategy_rank": 65.844784, + "rr": 0.975353, + "primary_prob": 49.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.463029, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069503, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.695652, + "strategy_rank": 89.032727, + "rr": 0.771365, + "primary_prob": 52.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.157048, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042794, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.630435, + "strategy_rank": 64.824602, + "rr": 1.395268, + "primary_prob": 39.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.092901, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.324686, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.782609, + "strategy_rank": 95.046308, + "rr": 2.983817, + "primary_prob": 20.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 4.475726, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026131, + "hold30_r": 1.823446 + }, + { + "symbol": "MSI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.195652, + "strategy_rank": 64.483377, + "rr": 1.412626, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.118939, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.343456, + "range_504_ratio": 1.409812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074147, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.369565, + "strategy_rank": 90.998609, + "rr": 1.120175, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.680262, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040956, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 95.036782, + "rr": 0.862984, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.294475, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.830733, + "hold30_r": 0.245816 + }, + { + "symbol": "ORLY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.282609, + "strategy_rank": 59.842945, + "rr": 0.922109, + "primary_prob": 50.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.383164, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062424, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.282609, + "strategy_rank": 89.703032, + "rr": 2.012213, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.01832, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041824, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.152174, + "strategy_rank": 76.106739, + "rr": 1.923659, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.885489, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044066, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.543478, + "strategy_rank": 82.787159, + "rr": 1.110131, + "primary_prob": 44.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.665197, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061041, + "hold30_r": 2.649845 + }, + { + "symbol": "PODD", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.695652, + "strategy_rank": 85.268085, + "rr": 1.732525, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.598787, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698221, + "hold30_r": 2.174354 + }, + { + "symbol": "PSX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.391304, + "strategy_rank": 81.998208, + "rr": 1.121085, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.681628, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043372, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.913043, + "strategy_rank": 72.358436, + "rr": 2.231266, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.3469, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053186, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.086957, + "strategy_rank": 84.115533, + "rr": 0.963091, + "primary_prob": 45.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.444637, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046772, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.608696, + "strategy_rank": 82.5083, + "rr": 1.057243, + "primary_prob": 28.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.585865, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.409828, + "range_504_ratio": 1.506559, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065422, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.565217, + "strategy_rank": 82.041639, + "rr": 2.65551, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.983265, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062235, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.630435, + "strategy_rank": 73.689027, + "rr": 1.278036, + "primary_prob": 41.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.917054, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069381, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.934783, + "strategy_rank": 93.673654, + "rr": 0.892346, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.338519, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039557, + "hold30_r": -1.0 + }, + { + "symbol": "SNA", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.565217, + "strategy_rank": 62.937518, + "rr": 0.944496, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.416744, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079277, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.152174, + "strategy_rank": 77.69676, + "rr": 0.797649, + "primary_prob": 48.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.196474, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745048, + "hold30_r": 1.324518 + }, + { + "symbol": "TJX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.565217, + "strategy_rank": 66.535132, + "rr": 0.864027, + "primary_prob": 53.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.296041, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.788197, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.326087, + "strategy_rank": 83.843228, + "rr": 1.408744, + "primary_prob": 23.85, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.113116, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055683, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.717391, + "strategy_rank": 61.513888, + "rr": 1.746803, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.620204, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.674814, + "hold30_r": 2.152265 + }, + { + "symbol": "TPL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.021739, + "strategy_rank": 96.126497, + "rr": 1.868673, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.80301, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034459, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.130435, + "strategy_rank": 84.126662, + "rr": 1.525036, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.287554, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049558, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.934783, + "strategy_rank": 79.334174, + "rr": 1.011177, + "primary_prob": 46.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.516766, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049339, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.978261, + "strategy_rank": 68.268297, + "rr": 1.807473, + "primary_prob": 47.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.71121, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059492, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.652174, + "strategy_rank": 87.339385, + "rr": 0.918076, + "primary_prob": 48.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.377114, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871776, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.130435, + "strategy_rank": 61.071348, + "rr": 1.676792, + "primary_prob": 15.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.515188, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068449, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.23913, + "strategy_rank": 94.651773, + "rr": 1.521628, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.282442, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037967, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.934783, + "strategy_rank": 93.980595, + "rr": 0.723051, + "primary_prob": 39.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.084577, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026252, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.347826, + "strategy_rank": 79.546732, + "rr": 2.679956, + "primary_prob": 22.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.019935, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.619008, + "hold30_r": 4.481617 + }, + { + "symbol": "VTRS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.347826, + "strategy_rank": 77.459964, + "rr": 1.576873, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.365309, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.616661, + "range_504_ratio": 1.852732, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048752, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.304348, + "strategy_rank": 95.298076, + "rr": 1.782389, + "primary_prob": 28.88, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.673583, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086537, + "hold30_r": -1.03856 + }, + { + "symbol": "XOM", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.956522, + "strategy_rank": 80.136376, + "rr": 1.566589, + "primary_prob": 20.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.349884, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054872, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.217391, + "strategy_rank": 74.652174, + "rr": 2.044564, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.066846, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056359, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-03-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.025974, + "strategy_rank": 88.076281, + "rr": 1.914878, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.872317, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041914, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.155844, + "strategy_rank": 78.54408, + "rr": 1.504103, + "primary_prob": 18.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.256154, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068428, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.627706, + "strategy_rank": 71.828163, + "rr": 1.925606, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.888409, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048187, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.796537, + "strategy_rank": 64.094509, + "rr": 1.249738, + "primary_prob": 42.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.874607, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.211531, + "hold30_r": -1.140887 + }, + { + "symbol": "ALB", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.727273, + "strategy_rank": 95.946888, + "rr": 1.514331, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.271497, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050993, + "hold30_r": -1.021897 + }, + { + "symbol": "AMP", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316017, + "strategy_rank": 79.686007, + "rr": 2.548883, + "primary_prob": 23.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.823324, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051856, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.008658, + "strategy_rank": 85.838242, + "rr": 1.613492, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.420239, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030045, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.580087, + "strategy_rank": 71.264808, + "rr": 2.59206, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.888091, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063427, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.142857, + "strategy_rank": 79.62743, + "rr": 2.272906, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.409359, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041743, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.450216, + "strategy_rank": 84.879082, + "rr": 1.151583, + "primary_prob": 44.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.727375, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049973, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.961039, + "strategy_rank": 66.290006, + "rr": 1.057587, + "primary_prob": 47.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.58638, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067323, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.930736, + "strategy_rank": 82.019766, + "rr": 2.146646, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.219969, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047679, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.212121, + "strategy_rank": 96.182178, + "rr": 1.731242, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.596862, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.675101, + "hold30_r": 3.793421 + }, + { + "symbol": "BKNG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.883117, + "strategy_rank": 81.100039, + "rr": 0.830804, + "primary_prob": 38.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.246206, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057127, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.670996, + "strategy_rank": 72.574449, + "rr": 2.349408, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.524112, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062966, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.012987, + "strategy_rank": 66.999804, + "rr": 1.899198, + "primary_prob": 30.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.848797, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058173, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.359307, + "strategy_rank": 61.053243, + "rr": 2.411576, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.617364, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058069, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.800866, + "strategy_rank": 78.074645, + "rr": 1.883226, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.824839, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.492778, + "range_504_ratio": 1.636858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.825315, + "hold30_r": 4.648558 + }, + { + "symbol": "CMI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.147186, + "strategy_rank": 65.681, + "rr": 1.335526, + "primary_prob": 20.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.003289, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059074, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.658009, + "strategy_rank": 68.377021, + "rr": 0.978561, + "primary_prob": 49.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 1.467842, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.455218, + "range_504_ratio": 1.576517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071779, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.91342, + "strategy_rank": 80.1111, + "rr": 1.520071, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.280107, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051055, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.744589, + "strategy_rank": 81.430067, + "rr": 1.785754, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.678631, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.531277, + "range_504_ratio": 1.701103, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050606, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.242424, + "strategy_rank": 87.839027, + "rr": 1.076101, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.614152, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056068, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.74026, + "strategy_rank": 80.311702, + "rr": 0.861441, + "primary_prob": 53.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.292162, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.809359, + "hold30_r": 3.192759 + }, + { + "symbol": "EG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.25974, + "strategy_rank": 77.760652, + "rr": 1.532896, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.299344, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059327, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.095238, + "strategy_rank": 71.969042, + "rr": 0.819777, + "primary_prob": 51.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.229666, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056499, + "hold30_r": -1.0 + }, + { + "symbol": "EPAM", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.78355, + "strategy_rank": 97.127103, + "rr": 2.580081, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.870122, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03427, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 92.190425, + "rr": 1.905699, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.858548, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02916, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.12987, + "strategy_rank": 78.059592, + "rr": 1.815465, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.723197, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055129, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.372294, + "strategy_rank": 76.492572, + "rr": 1.457356, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.186034, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06915, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.52381, + "strategy_rank": 60.268179, + "rr": 1.200382, + "primary_prob": 43.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.800574, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.373483, + "range_504_ratio": 1.452786, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.545344, + "hold30_r": -1.475905 + }, + { + "symbol": "GPC", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.073593, + "strategy_rank": 67.97009, + "rr": 2.149129, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.223693, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060755, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.748918, + "strategy_rank": 74.675862, + "rr": 1.31124, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.96686, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060863, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.34632, + "strategy_rank": 79.830977, + "rr": 1.447124, + "primary_prob": 18.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.170686, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052888, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.926407, + "strategy_rank": 69.076347, + "rr": 0.781162, + "primary_prob": 56.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.171743, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060544, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.419913, + "strategy_rank": 70.900419, + "rr": 0.905437, + "primary_prob": 52.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 1.358155, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05649, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.493506, + "strategy_rank": 73.762517, + "rr": 1.671819, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.507728, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.491234, + "range_504_ratio": 1.634331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049006, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.099567, + "strategy_rank": 87.763433, + "rr": 2.04895, + "primary_prob": 28.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.073425, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042495, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.090909, + "strategy_rank": 79.306401, + "rr": 1.51447, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.271705, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460712, + "hold30_r": 3.437888 + }, + { + "symbol": "LIN", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.30303, + "strategy_rank": 63.663525, + "rr": 0.797987, + "primary_prob": 38.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.19698, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.32355, + "range_504_ratio": 1.382025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059365, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.878788, + "strategy_rank": 68.448197, + "rr": 2.055746, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.08362, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.001598, + "hold30_r": 5.843801 + }, + { + "symbol": "LVS", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.593074, + "strategy_rank": 95.192257, + "rr": 1.586321, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.379481, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047902, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.229437, + "strategy_rank": 85.358662, + "rr": 1.667703, + "primary_prob": 23.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.501555, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04795, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.82684, + "strategy_rank": 64.466261, + "rr": 2.062776, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.094164, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.997144, + "hold30_r": 2.333475 + }, + { + "symbol": "MPC", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.510823, + "strategy_rank": 87.9552, + "rr": 0.931725, + "primary_prob": 48.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.397587, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040968, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-03-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.662338, + "strategy_rank": 89.452189, + "rr": 2.080879, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.121319, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034853, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.532468, + "strategy_rank": 65.74465, + "rr": 0.743689, + "primary_prob": 58.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.115534, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679815, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 96.204104, + "rr": 1.798169, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.697254, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.769656, + "hold30_r": 0.362229 + }, + { + "symbol": "NCLH", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.61039, + "strategy_rank": 91.852543, + "rr": 1.862309, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.793464, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.256566, + "hold30_r": -1.23353 + }, + { + "symbol": "NFLX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.060606, + "strategy_rank": 84.701388, + "rr": 0.78144, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.17216, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.744982, + "hold30_r": 1.848621 + }, + { + "symbol": "NUE", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.290043, + "strategy_rank": 91.026572, + "rr": 0.92542, + "primary_prob": 34.15, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.38813, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041277, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.225108, + "strategy_rank": 81.032954, + "rr": 0.852832, + "primary_prob": 54.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.279248, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046791, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.160173, + "strategy_rank": 96.897866, + "rr": 0.992743, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.489114, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033664, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.874459, + "strategy_rank": 79.964821, + "rr": 1.861787, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.79268, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04093, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.831169, + "strategy_rank": 78.640781, + "rr": 1.601939, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.402908, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.318237, + "hold30_r": -1.27798 + }, + { + "symbol": "PHM", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 83.359513, + "rr": 1.096146, + "primary_prob": 45.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.644218, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052004, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.844156, + "strategy_rank": 83.286373, + "rr": 0.851537, + "primary_prob": 54.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 1.277305, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.815446, + "hold30_r": 2.306016 + }, + { + "symbol": "PSX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.575758, + "strategy_rank": 78.31059, + "rr": 1.219179, + "primary_prob": 43.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.828769, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040186, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.393939, + "strategy_rank": 72.197788, + "rr": 2.216298, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.324447, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054107, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.584416, + "strategy_rank": 79.931769, + "rr": 1.287699, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.931548, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050424, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.04329, + "strategy_rank": 91.604817, + "rr": 1.69549, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.543235, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03703, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.95671, + "strategy_rank": 80.106846, + "rr": 1.048133, + "primary_prob": 47.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.572199, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.409828, + "range_504_ratio": 1.506559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.986109, + "hold30_r": 2.375874 + }, + { + "symbol": "RL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.709957, + "strategy_rank": 79.389194, + "rr": 1.581555, + "primary_prob": 35.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.372332, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051078, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.506494, + "strategy_rank": 80.454545, + "rr": 1.93017, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.895254, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057678, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 71.598272, + "rr": 0.910829, + "primary_prob": 52.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.366243, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066683, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.497835, + "strategy_rank": 84.6649, + "rr": 0.683427, + "primary_prob": 60.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.025141, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065523, + "hold30_r": -1.027491 + }, + { + "symbol": "SNPS", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.441558, + "strategy_rank": 77.653151, + "rr": 0.898434, + "primary_prob": 45.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.347651, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.846328, + "hold30_r": 1.104272 + }, + { + "symbol": "STLD", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.458874, + "strategy_rank": 94.761601, + "rr": 1.2349, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.85235, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038283, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.277056, + "strategy_rank": 70.500851, + "rr": 1.160839, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.741259, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066879, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.017316, + "strategy_rank": 67.211041, + "rr": 1.67831, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.517465, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.609443, + "hold30_r": 1.589161 + }, + { + "symbol": "TKO", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.294372, + "strategy_rank": 85.017508, + "rr": 0.759611, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.139416, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700886, + "hold30_r": 10.276766 + }, + { + "symbol": "TPL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.943723, + "strategy_rank": 94.932096, + "rr": 2.778018, + "primary_prob": 21.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 4.167027, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037301, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.588745, + "strategy_rank": 87.950782, + "rr": 1.899744, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.849616, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047367, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-03-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.792208, + "strategy_rank": 69.617612, + "rr": 2.377954, + "primary_prob": 27.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.566932, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05861, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.376623, + "strategy_rank": 92.222168, + "rr": 1.049734, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.574601, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.128676, + "hold30_r": -1.085329 + }, + { + "symbol": "UBER", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.307359, + "strategy_rank": 86.90932, + "rr": 1.931034, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.896552, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031284, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.887446, + "strategy_rank": 87.920348, + "rr": 1.205519, + "primary_prob": 26.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.808278, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04969, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.17316, + "strategy_rank": 61.986223, + "rr": 0.954852, + "primary_prob": 50.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.432278, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068407, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.645022, + "strategy_rank": 92.273545, + "rr": 1.179133, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.7687, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034865, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.809524, + "strategy_rank": 98.097552, + "rr": 1.136521, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.704782, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028422, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.445887, + "strategy_rank": 73.555534, + "rr": 2.209772, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.314658, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.144378, + "hold30_r": 5.038866 + }, + { + "symbol": "VTRS", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.08658, + "strategy_rank": 74.948295, + "rr": 2.875381, + "primary_prob": 21.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.313072, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.616661, + "range_504_ratio": 1.852732, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044139, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 95.708162, + "rr": 0.983383, + "primary_prob": 31.51, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.475074, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048322, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.233766, + "strategy_rank": 75.915472, + "rr": 1.164452, + "primary_prob": 44.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.746678, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052403, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.177489, + "strategy_rank": 77.165063, + "rr": 2.378493, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.56774, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057658, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-03-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.593074, + "strategy_rank": 87.449277, + "rr": 2.202011, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.303016, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043255, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.722944, + "strategy_rank": 81.966752, + "rr": 1.196839, + "primary_prob": 25.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.795258, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044822, + "hold30_r": -1.0 + }, + { + "symbol": "ADI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.952381, + "strategy_rank": 73.804896, + "rr": 1.1672, + "primary_prob": 25.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.7508, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.386253, + "range_504_ratio": 1.471456, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.114113, + "hold30_r": -1.152025 + }, + { + "symbol": "ADSK", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 86.37149, + "rr": 1.766258, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.649387, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.746798, + "range_504_ratio": 2.110233, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037472, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.402597, + "strategy_rank": 95.687218, + "rr": 2.824514, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 4.236771, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025914, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.229437, + "strategy_rank": 78.069245, + "rr": 1.601118, + "primary_prob": 35.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.401677, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.566405, + "hold30_r": 1.026651 + }, + { + "symbol": "APA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.069264, + "strategy_rank": 90.048269, + "rr": 1.879869, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.819804, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.856147, + "hold30_r": 1.460514 + }, + { + "symbol": "APD", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.497835, + "strategy_rank": 70.183258, + "rr": 2.824573, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.23686, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057137, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.281385, + "strategy_rank": 83.962628, + "rr": 1.923441, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.885162, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028164, + "hold30_r": 1.11219 + }, + { + "symbol": "ARES", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.900433, + "strategy_rank": 80.157733, + "rr": 1.953628, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.930442, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.914741, + "hold30_r": 2.885804 + }, + { + "symbol": "AZO", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.718615, + "strategy_rank": 65.718797, + "rr": 1.273781, + "primary_prob": 41.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.910672, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072355, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.203463, + "strategy_rank": 82.897932, + "rr": 1.512157, + "primary_prob": 37.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.268235, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038001, + "hold30_r": 0.335709 + }, + { + "symbol": "BIIB", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 96.712481, + "rr": 2.063446, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.095169, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.007591, + "hold30_r": 4.104087 + }, + { + "symbol": "BKNG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.735931, + "strategy_rank": 71.353164, + "rr": 1.516771, + "primary_prob": 20.53, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.275156, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.46328, + "hold30_r": 2.699222 + }, + { + "symbol": "CAH", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.34632, + "strategy_rank": 71.861215, + "rr": 2.684268, + "primary_prob": 22.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.026403, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.622213, + "hold30_r": 5.10011 + }, + { + "symbol": "CI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.147186, + "strategy_rank": 63.283592, + "rr": 2.170262, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.255393, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059303, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 64.553636, + "rr": 2.243399, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.365098, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046929, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.199134, + "strategy_rank": 81.196413, + "rr": 0.813143, + "primary_prob": 55.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.219715, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.780953, + "hold30_r": 1.08359 + }, + { + "symbol": "CSGP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.883117, + "strategy_rank": 77.503927, + "rr": 2.789302, + "primary_prob": 21.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.183954, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052786, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.835498, + "strategy_rank": 86.109039, + "rr": 1.248439, + "primary_prob": 36.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.872659, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.203392, + "hold30_r": 3.382136 + }, + { + "symbol": "DHI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.987013, + "strategy_rank": 81.871687, + "rr": 1.43075, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.146125, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.385143, + "hold30_r": 2.729534 + }, + { + "symbol": "DVN", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.935065, + "strategy_rank": 90.39515, + "rr": 1.664048, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.496073, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.637127, + "hold30_r": 2.08297 + }, + { + "symbol": "DXCM", + "date": "2023-03-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.766234, + "strategy_rank": 86.271353, + "rr": 2.542119, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.813179, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035769, + "hold30_r": 1.058449 + }, + { + "symbol": "EG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.450216, + "strategy_rank": 81.28297, + "rr": 1.213611, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.820416, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039799, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.467532, + "strategy_rank": 68.548007, + "rr": 1.18131, + "primary_prob": 44.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.771966, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048076, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.385281, + "strategy_rank": 80.101446, + "rr": 1.884509, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.826763, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854432, + "hold30_r": 2.157549 + }, + { + "symbol": "EPAM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.458874, + "strategy_rank": 96.932227, + "rr": 1.605771, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.408656, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032027, + "hold30_r": 0.143587 + }, + { + "symbol": "EQT", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.532468, + "strategy_rank": 92.764088, + "rr": 1.675063, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.512595, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.649453, + "hold30_r": 2.006675 + }, + { + "symbol": "ERIE", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.506494, + "strategy_rank": 78.510701, + "rr": 2.859134, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 4.288701, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051422, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.445887, + "strategy_rank": 84.47346, + "rr": 1.742441, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.613662, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713979, + "hold30_r": 1.88983 + }, + { + "symbol": "FIX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.099567, + "strategy_rank": 84.134924, + "rr": 0.990162, + "primary_prob": 45.91, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.485243, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.949637, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.290043, + "strategy_rank": 67.797631, + "rr": 2.241131, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.361697, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06036, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.367965, + "strategy_rank": 79.067511, + "rr": 0.814056, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.221084, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055663, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.584416, + "strategy_rank": 75.655311, + "rr": 1.541558, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.312337, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047076, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.796537, + "strategy_rank": 71.902284, + "rr": 0.951098, + "primary_prob": 33.32, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.426647, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.908351, + "hold30_r": 2.029008 + }, + { + "symbol": "IBKR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.372294, + "strategy_rank": 82.939656, + "rr": 0.752729, + "primary_prob": 57.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.129094, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.717434, + "hold30_r": -0.018118 + }, + { + "symbol": "IT", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.251082, + "strategy_rank": 68.266902, + "rr": 2.023079, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.034618, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045032, + "hold30_r": -0.25684 + }, + { + "symbol": "JBL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.212121, + "strategy_rank": 79.6595, + "rr": 1.528285, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.292428, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.563123, + "range_504_ratio": 1.756148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.483884, + "hold30_r": -0.062321 + }, + { + "symbol": "KEYS", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.549784, + "strategy_rank": 74.58636, + "rr": 2.816194, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 4.224291, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.491234, + "range_504_ratio": 1.634331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049653, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.662338, + "strategy_rank": 85.046142, + "rr": 1.872524, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.808786, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037441, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.632035, + "strategy_rank": 78.842856, + "rr": 1.84469, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.767036, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.798373, + "hold30_r": 1.913588 + }, + { + "symbol": "LLY", + "date": "2023-03-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.982684, + "strategy_rank": 65.494142, + "rr": 2.046253, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.069379, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.993211, + "hold30_r": 5.338323 + }, + { + "symbol": "LVS", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.675325, + "strategy_rank": 96.338602, + "rr": 1.528683, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.293025, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488416, + "hold30_r": 3.46714 + }, + { + "symbol": "MCHP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.415584, + "strategy_rank": 82.903004, + "rr": 1.784986, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.677479, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043171, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.034632, + "strategy_rank": 58.396165, + "rr": 1.660824, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.491236, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.595059, + "hold30_r": 2.352623 + }, + { + "symbol": "MPC", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.025974, + "strategy_rank": 89.663754, + "rr": 1.22861, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.842915, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.194662, + "hold30_r": -0.42855 + }, + { + "symbol": "MPWR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.155844, + "strategy_rank": 94.030041, + "rr": 1.693679, + "primary_prob": 27.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.540519, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031511, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.800866, + "strategy_rank": 64.597323, + "rr": 0.721194, + "primary_prob": 59.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.081792, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055983, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.073593, + "strategy_rank": 93.790824, + "rr": 1.831001, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.746501, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031646, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 78.23385, + "rr": 1.563482, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.345223, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042536, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.064935, + "strategy_rank": 87.310033, + "rr": 1.810919, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.716378, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.774215, + "hold30_r": 1.171771 + }, + { + "symbol": "NUE", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.151515, + "strategy_rank": 87.890078, + "rr": 1.508447, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.262671, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.029806, + "hold30_r": 0.282855 + }, + { + "symbol": "ON", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.051948, + "strategy_rank": 96.692519, + "rr": 1.065887, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.59883, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030046, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.601732, + "strategy_rank": 58.514301, + "rr": 1.949466, + "primary_prob": 13.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.924199, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.88045, + "hold30_r": 4.118502 + }, + { + "symbol": "OXY", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.852814, + "strategy_rank": 84.259605, + "rr": 2.028423, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.042635, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.99435, + "hold30_r": 0.718521 + }, + { + "symbol": "PCAR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.116883, + "strategy_rank": 65.212056, + "rr": 1.458005, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.187008, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053549, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.748918, + "strategy_rank": 75.939361, + "rr": 1.044366, + "primary_prob": 28.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.566549, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.713866, + "range_504_ratio": 2.041869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050758, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316017, + "strategy_rank": 80.009981, + "rr": 0.830389, + "primary_prob": 54.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.245584, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799485, + "hold30_r": 0.453602 + }, + { + "symbol": "PH", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.930736, + "strategy_rank": 72.883697, + "rr": 1.797908, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.696862, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042617, + "hold30_r": 0.738335 + }, + { + "symbol": "PHM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.580087, + "strategy_rank": 82.409516, + "rr": 1.208364, + "primary_prob": 23.94, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.812545, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.163143, + "hold30_r": 4.521212 + }, + { + "symbol": "PSX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.779221, + "strategy_rank": 88.265757, + "rr": 2.155148, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.232722, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.12164, + "hold30_r": 0.696244 + }, + { + "symbol": "PTC", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.636364, + "strategy_rank": 72.121048, + "rr": 2.308807, + "primary_prob": 25.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.46321, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050304, + "hold30_r": 1.330554 + }, + { + "symbol": "PWR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.419913, + "strategy_rank": 78.125041, + "rr": 1.103377, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.655065, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.058205, + "hold30_r": 1.785804 + }, + { + "symbol": "RCL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 89.029059, + "rr": 1.612663, + "primary_prob": 35.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.418995, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02972, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.939394, + "strategy_rank": 79.396885, + "rr": 2.56768, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.85152, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056492, + "hold30_r": 0.954843 + }, + { + "symbol": "SBUX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.502165, + "strategy_rank": 72.500327, + "rr": 0.874811, + "primary_prob": 53.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.312217, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067324, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 93.061555, + "rr": 1.650773, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.47616, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.622408, + "hold30_r": 0.973572 + }, + { + "symbol": "SNA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.168831, + "strategy_rank": 59.96073, + "rr": 1.205067, + "primary_prob": 43.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.807601, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0685, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 83.443125, + "rr": 0.910307, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.365461, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.860845, + "hold30_r": -0.177217 + }, + { + "symbol": "STLD", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.242424, + "strategy_rank": 95.776392, + "rr": 1.541333, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.312, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024338, + "hold30_r": -0.265668 + }, + { + "symbol": "TJX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.285714, + "strategy_rank": 65.350972, + "rr": 1.827973, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.74196, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.760198, + "hold30_r": 1.916962 + }, + { + "symbol": "TKO", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.186147, + "strategy_rank": 84.19661, + "rr": 1.188433, + "primary_prob": 28.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.782649, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.129939, + "hold30_r": 7.912484 + }, + { + "symbol": "TPL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.619048, + "strategy_rank": 94.769618, + "rr": 1.902194, + "primary_prob": 30.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.853292, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030968, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.233766, + "strategy_rank": 84.533183, + "rr": 1.519942, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.279914, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043953, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.683983, + "strategy_rank": 78.483539, + "rr": 1.960668, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.941002, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.925477, + "hold30_r": 1.757757 + }, + { + "symbol": "TT", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.194805, + "strategy_rank": 69.516493, + "rr": 2.265563, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.398344, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047396, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.588745, + "strategy_rank": 91.190523, + "rr": 2.005548, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.008322, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028619, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.017316, + "strategy_rank": 91.573892, + "rr": 1.681106, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.52166, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030739, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.805195, + "strategy_rank": 69.149813, + "rr": 0.962207, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.443311, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.521618, + "range_504_ratio": 1.684751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.895394, + "hold30_r": 2.443877 + }, + { + "symbol": "URI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.12987, + "strategy_rank": 88.556352, + "rr": 1.750943, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.626414, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033319, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.848485, + "strategy_rank": 62.439296, + "rr": 2.629774, + "primary_prob": 22.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.94466, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056546, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.809524, + "strategy_rank": 94.469042, + "rr": 1.659348, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.489022, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.629326, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.645022, + "strategy_rank": 96.550003, + "rr": 1.758245, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.637367, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023544, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.519481, + "strategy_rank": 67.44355, + "rr": 1.818312, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.727468, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.756682, + "hold30_r": 4.10914 + }, + { + "symbol": "WYNN", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.376623, + "strategy_rank": 96.790202, + "rr": 1.248693, + "primary_prob": 24.37, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.87304, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.208357, + "hold30_r": 1.283965 + }, + { + "symbol": "XOM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.995671, + "strategy_rank": 80.091138, + "rr": 1.745764, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.618646, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705148, + "hold30_r": 3.479467 + }, + { + "symbol": "XYL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.012987, + "strategy_rank": 75.390732, + "rr": 1.523855, + "primary_prob": 36.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.285782, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472535, + "hold30_r": 1.764185 + }, + { + "symbol": "CEG", + "date": "2023-03-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668874, + "strategy_rank": 87.444423, + "rr": 2.297419, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.446128, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042357, + "hold30_r": 1.186716 + }, + { + "symbol": "ACGL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.571744, + "strategy_rank": 85.183481, + "rr": 0.719, + "primary_prob": 43.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.078499, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676327, + "hold30_r": 2.99556 + }, + { + "symbol": "ADI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.099338, + "strategy_rank": 76.617995, + "rr": 0.778971, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.168456, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.386253, + "range_504_ratio": 1.471456, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054793, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.357616, + "strategy_rank": 94.77412, + "rr": 2.827208, + "primary_prob": 21.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 4.240812, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02665, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.119205, + "strategy_rank": 75.225734, + "rr": 2.273777, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.410665, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036919, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.88521, + "strategy_rank": 69.292334, + "rr": 2.653366, + "primary_prob": 22.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 3.980049, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.60092, + "hold30_r": 2.923451 + }, + { + "symbol": "APO", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.644592, + "strategy_rank": 85.662227, + "rr": 1.599018, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.398527, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572546, + "hold30_r": 0.649187 + }, + { + "symbol": "AZO", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.05298, + "strategy_rank": 67.410654, + "rr": 1.829268, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.743902, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.759349, + "hold30_r": 5.813304 + }, + { + "symbol": "BA", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.320088, + "strategy_rank": 80.968555, + "rr": 2.133673, + "primary_prob": 27.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.20051, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039351, + "hold30_r": 0.043746 + }, + { + "symbol": "BEN", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.022075, + "strategy_rank": 77.326025, + "rr": 1.599388, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.399083, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.637139, + "range_504_ratio": 1.891063, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.560319, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.350993, + "strategy_rank": 96.956268, + "rr": 2.144587, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.21688, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.086789, + "hold30_r": 5.764075 + }, + { + "symbol": "BKNG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.10596, + "strategy_rank": 72.982102, + "rr": 1.54703, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.320545, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.494294, + "hold30_r": 0.31678 + }, + { + "symbol": "BLDR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.657837, + "strategy_rank": 84.998371, + "rr": 1.046811, + "primary_prob": 43.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.570216, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.832444, + "range_504_ratio": 2.29893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.008652, + "hold30_r": 6.096609 + }, + { + "symbol": "CAH", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.715232, + "strategy_rank": 70.880838, + "rr": 2.039201, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.058801, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.981148, + "hold30_r": 5.968454 + }, + { + "symbol": "CDW", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.437086, + "strategy_rank": 68.257943, + "rr": 1.543622, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.315433, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056704, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.443709, + "strategy_rank": 63.003107, + "rr": 2.450042, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.675062, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049294, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.203091, + "strategy_rank": 67.478727, + "rr": 1.973921, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.960881, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045411, + "hold30_r": 0.019073 + }, + { + "symbol": "CPB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.456954, + "strategy_rank": 59.035286, + "rr": 1.411785, + "primary_prob": 35.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.117677, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.339232, + "hold30_r": 0.840792 + }, + { + "symbol": "DHI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.865342, + "strategy_rank": 80.530409, + "rr": 1.950106, + "primary_prob": 22.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.925159, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.902894, + "hold30_r": 2.902921 + }, + { + "symbol": "EG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.169978, + "strategy_rank": 81.693434, + "rr": 1.863276, + "primary_prob": 20.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.794915, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.825886, + "hold30_r": 1.838405 + }, + { + "symbol": "EME", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.514349, + "strategy_rank": 73.662247, + "rr": 1.032682, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.549023, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.983917, + "hold30_r": 1.58384 + }, + { + "symbol": "EPAM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.852097, + "strategy_rank": 89.454177, + "rr": 2.86557, + "primary_prob": 21.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 4.298355, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034981, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.92936, + "strategy_rank": 93.636014, + "rr": 2.649753, + "primary_prob": 22.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.97463, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026496, + "hold30_r": 1.265141 + }, + { + "symbol": "ERIE", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.487859, + "strategy_rank": 78.62432, + "rr": 2.441884, + "primary_prob": 24.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.662826, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051332, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.794702, + "strategy_rank": 70.862459, + "rr": 1.054664, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.581996, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.006436, + "hold30_r": 1.996853 + }, + { + "symbol": "FIX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.916115, + "strategy_rank": 87.097227, + "rr": 0.923538, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.385307, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.883187, + "hold30_r": -1.045268 + }, + { + "symbol": "GILD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.033113, + "strategy_rank": 75.939478, + "rr": 2.317265, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.475898, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.255757, + "hold30_r": 0.386575 + }, + { + "symbol": "GIS", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.527594, + "strategy_rank": 62.7561, + "rr": 0.944106, + "primary_prob": 65.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.416159, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.874587, + "hold30_r": 3.241093 + }, + { + "symbol": "GL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.898455, + "strategy_rank": 62.8135, + "rr": 2.005854, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.00878, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.373483, + "range_504_ratio": 1.452786, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045444, + "hold30_r": 0.412314 + }, + { + "symbol": "GPC", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.370861, + "strategy_rank": 69.793083, + "rr": 1.691213, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.53682, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6408, + "hold30_r": 3.175926 + }, + { + "symbol": "GWW", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.591611, + "strategy_rank": 81.445406, + "rr": 1.494385, + "primary_prob": 18.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.241578, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055428, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.812362, + "strategy_rank": 79.287156, + "rr": 1.503198, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.254797, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044328, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.339956, + "strategy_rank": 68.474974, + "rr": 1.574999, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.362499, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531465, + "hold30_r": 2.063531 + }, + { + "symbol": "IBKR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.611479, + "strategy_rank": 82.200723, + "rr": 1.720087, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.580131, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034684, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.540839, + "strategy_rank": 72.169336, + "rr": 1.821759, + "primary_prob": 31.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.732638, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.779072, + "hold30_r": 1.63909 + }, + { + "symbol": "IT", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.236203, + "strategy_rank": 67.272831, + "rr": 1.889714, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.83457, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046832, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.423841, + "strategy_rank": 84.020918, + "rr": 1.963665, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.945497, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038078, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-03-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.878587, + "strategy_rank": 78.412808, + "rr": 2.130887, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.196331, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.082635, + "hold30_r": 2.350278 + }, + { + "symbol": "LULU", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.242826, + "strategy_rank": 80.817555, + "rr": 1.513526, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.270288, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466691, + "hold30_r": 5.963357 + }, + { + "symbol": "LVS", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.448124, + "strategy_rank": 95.153334, + "rr": 1.512586, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.26888, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.469867, + "hold30_r": 2.700699 + }, + { + "symbol": "MCHP", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.761589, + "strategy_rank": 83.953817, + "rr": 1.732912, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.599369, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042247, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.463576, + "strategy_rank": 57.414812, + "rr": 2.104697, + "primary_prob": 28.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.157046, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.0382, + "hold30_r": 2.974095 + }, + { + "symbol": "MGM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.002208, + "strategy_rank": 81.229299, + "rr": 1.861609, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.792413, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.821888, + "hold30_r": 0.920039 + }, + { + "symbol": "MPC", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.227373, + "strategy_rank": 89.481188, + "rr": 1.157775, + "primary_prob": 26.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.736662, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.121575, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-03-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.267108, + "strategy_rank": 93.370676, + "rr": 2.01656, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.024841, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032774, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.273731, + "strategy_rank": 65.946237, + "rr": 1.92872, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.89308, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.871371, + "hold30_r": 3.700188 + }, + { + "symbol": "MSTR", + "date": "2023-03-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.293598, + "strategy_rank": 92.340321, + "rr": 2.123221, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.184831, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016275, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.222958, + "strategy_rank": 87.430079, + "rr": 1.931935, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.897903, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.909827, + "hold30_r": 1.371851 + }, + { + "symbol": "NUE", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.286976, + "strategy_rank": 87.584143, + "rr": 2.411996, + "primary_prob": 21.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.617994, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03192, + "hold30_r": -0.612521 + }, + { + "symbol": "ODFL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.560706, + "strategy_rank": 79.466503, + "rr": 1.708527, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.562791, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.665194, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.785872, + "strategy_rank": 97.167732, + "rr": 0.990485, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.485728, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030602, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.086093, + "strategy_rank": 62.843525, + "rr": 2.008392, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.012589, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.941962, + "hold30_r": 5.775208 + }, + { + "symbol": "PCAR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.410596, + "strategy_rank": 69.420457, + "rr": 1.805585, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.708377, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.754117, + "hold30_r": 1.087457 + }, + { + "symbol": "PCG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.474614, + "strategy_rank": 77.768353, + "rr": 1.377977, + "primary_prob": 39.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.066965, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.713866, + "range_504_ratio": 2.041869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.329906, + "hold30_r": 3.112473 + }, + { + "symbol": "PFG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.949227, + "strategy_rank": 80.845076, + "rr": 1.708157, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.562235, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030758, + "hold30_r": 0.053953 + }, + { + "symbol": "PGR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.631347, + "strategy_rank": 68.385555, + "rr": 1.205261, + "primary_prob": 35.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.807891, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.494464, + "range_504_ratio": 1.639619, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.1521, + "hold30_r": -1.047181 + }, + { + "symbol": "PH", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.072848, + "strategy_rank": 75.467733, + "rr": 1.271385, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.907077, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040588, + "hold30_r": 0.815766 + }, + { + "symbol": "PHM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.728477, + "strategy_rank": 84.886586, + "rr": 1.651071, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.476607, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602751, + "hold30_r": 4.554413 + }, + { + "symbol": "PODD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.83223, + "strategy_rank": 91.011636, + "rr": 0.675617, + "primary_prob": 61.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.013426, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.590668, + "range_504_ratio": 1.805193, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.639385, + "hold30_r": 1.004408 + }, + { + "symbol": "PSX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.494481, + "strategy_rank": 84.966401, + "rr": 1.824292, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.736438, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.789071, + "hold30_r": -0.018827 + }, + { + "symbol": "PTC", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.189845, + "strategy_rank": 71.809984, + "rr": 2.392267, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.588401, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054898, + "hold30_r": 2.077328 + }, + { + "symbol": "PWR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.98234, + "strategy_rank": 75.98059, + "rr": 0.857934, + "primary_prob": 35.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.286901, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.811857, + "hold30_r": 1.753547 + }, + { + "symbol": "RCL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.748344, + "strategy_rank": 90.036176, + "rr": 1.741479, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.612219, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.712218, + "hold30_r": 3.283932 + }, + { + "symbol": "ROST", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.15011, + "strategy_rank": 79.286135, + "rr": 1.894425, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.841638, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.839218, + "hold30_r": 0.763224 + }, + { + "symbol": "SBUX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.735099, + "strategy_rank": 72.594305, + "rr": 1.518738, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.278107, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.45403, + "hold30_r": 2.889546 + }, + { + "symbol": "SLB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.136865, + "strategy_rank": 93.09977, + "rr": 1.875782, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.813672, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.847696, + "hold30_r": 0.083368 + }, + { + "symbol": "STLD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.344371, + "strategy_rank": 95.305817, + "rr": 1.506445, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.259668, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026483, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.015453, + "strategy_rank": 70.884826, + "rr": 0.832302, + "primary_prob": 50.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.248452, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.784105, + "hold30_r": 2.266014 + }, + { + "symbol": "TJX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.390728, + "strategy_rank": 66.484523, + "rr": 2.395931, + "primary_prob": 25.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.593896, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066595, + "hold30_r": 1.726676 + }, + { + "symbol": "TKO", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.578366, + "strategy_rank": 83.992522, + "rr": 1.159134, + "primary_prob": 29.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.7387, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102082, + "hold30_r": 7.612574 + }, + { + "symbol": "TMUS", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.677704, + "strategy_rank": 59.619327, + "rr": 1.432304, + "primary_prob": 38.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.148457, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360796, + "hold30_r": 0.316587 + }, + { + "symbol": "TPL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.130243, + "strategy_rank": 94.191611, + "rr": 2.144543, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.216814, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0315, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.066225, + "strategy_rank": 83.365741, + "rr": 2.26004, + "primary_prob": 21.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.39006, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.120968, + "hold30_r": -1.077996 + }, + { + "symbol": "TT", + "date": "2023-03-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.664459, + "strategy_rank": 71.285386, + "rr": 2.068233, + "primary_prob": 28.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.10235, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048562, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.708609, + "strategy_rank": 95.29867, + "rr": 1.845882, + "primary_prob": 46.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.768823, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026951, + "hold30_r": 0.561936 + }, + { + "symbol": "UAL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.046358, + "strategy_rank": 89.383552, + "rr": 1.716357, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.574536, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.029044, + "hold30_r": 1.098039 + }, + { + "symbol": "UBER", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.507726, + "strategy_rank": 91.108712, + "rr": 1.555262, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.332894, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524799, + "hold30_r": 3.209497 + }, + { + "symbol": "ULTA", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.799117, + "strategy_rank": 70.468633, + "rr": 1.131043, + "primary_prob": 32.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.696564, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.521618, + "range_504_ratio": 1.684751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064199, + "hold30_r": 0.279303 + }, + { + "symbol": "URI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.695364, + "strategy_rank": 89.850191, + "rr": 2.162306, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.243458, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029138, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.306843, + "strategy_rank": 64.650033, + "rr": 1.916123, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.874185, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.862761, + "hold30_r": 2.440865 + }, + { + "symbol": "VLO", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.792494, + "strategy_rank": 93.597918, + "rr": 0.677209, + "primary_prob": 57.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.015814, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.644325, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.013245, + "strategy_rank": 97.485924, + "rr": 1.569213, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.353819, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023932, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.781457, + "strategy_rank": 69.444817, + "rr": 1.414575, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.121863, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.351319, + "hold30_r": 4.497997 + }, + { + "symbol": "WYNN", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.565121, + "strategy_rank": 96.517611, + "rr": 0.747507, + "primary_prob": 55.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.121261, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706586, + "hold30_r": 0.88239 + }, + { + "symbol": "XOM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.253863, + "strategy_rank": 80.15788, + "rr": 2.109149, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.163723, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.06788, + "hold30_r": 1.051581 + }, + { + "symbol": "XYL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.969095, + "strategy_rank": 76.115811, + "rr": 2.263856, + "primary_prob": 26.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.395783, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.21461, + "hold30_r": 2.973093 + }, + { + "symbol": "CEG", + "date": "2023-03-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.871629, + "strategy_rank": 85.668052, + "rr": 1.9943, + "primary_prob": 44.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.99145, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045767, + "hold30_r": 0.97711 + }, + { + "symbol": "HOOD", + "date": "2023-03-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.582524, + "strategy_rank": 85.535862, + "rr": 2.589161, + "primary_prob": 23.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.883742, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027023, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.087379, + "strategy_rank": 83.461703, + "rr": 1.272799, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.909199, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.223809, + "hold30_r": 3.263126 + }, + { + "symbol": "ALB", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.145631, + "strategy_rank": 94.179983, + "rr": 1.826396, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.739593, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030635, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.515642, + "strategy_rank": 77.966762, + "rr": 2.280939, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.421408, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081573, + "hold30_r": -1.040182 + }, + { + "symbol": "APA", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.573894, + "strategy_rank": 86.58601, + "rr": 1.618319, + "primary_prob": 35.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.427479, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.589449, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.847896, + "strategy_rank": 68.230341, + "rr": 1.539758, + "primary_prob": 36.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.309637, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.479227, + "hold30_r": -0.186105 + }, + { + "symbol": "APO", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.722762, + "strategy_rank": 88.758893, + "rr": 1.904705, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.857057, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03266, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.229773, + "strategy_rank": 81.209604, + "rr": 1.033511, + "primary_prob": 48.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.550266, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.841251, + "range_504_ratio": 2.319266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044013, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.445523, + "strategy_rank": 78.421985, + "rr": 1.64047, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.460705, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59666, + "hold30_r": 0.18856 + }, + { + "symbol": "AZO", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.063646, + "strategy_rank": 60.631097, + "rr": 1.463544, + "primary_prob": 37.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.195316, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.387073, + "hold30_r": 5.130601 + }, + { + "symbol": "BA", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.270766, + "strategy_rank": 81.272529, + "rr": 2.041938, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.062907, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045929, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.22438, + "strategy_rank": 73.137475, + "rr": 2.501479, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.752219, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.435699, + "hold30_r": 4.120717 + }, + { + "symbol": "BKNG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.760518, + "strategy_rank": 72.561964, + "rr": 0.867774, + "primary_prob": 52.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.301662, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.809669, + "hold30_r": 0.233781 + }, + { + "symbol": "BLDR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.655879, + "strategy_rank": 92.976661, + "rr": 0.672981, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.009472, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.832444, + "range_504_ratio": 2.29893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629756, + "hold30_r": 7.414646 + }, + { + "symbol": "CAH", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.664509, + "strategy_rank": 69.870539, + "rr": 2.578945, + "primary_prob": 23.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.868418, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.515814, + "hold30_r": 3.946211 + }, + { + "symbol": "CAT", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.358145, + "strategy_rank": 71.870938, + "rr": 2.180812, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.271218, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04864, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.789644, + "strategy_rank": 68.104096, + "rr": 1.768334, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.652501, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -4.138465, + "hold30_r": -4.079676 + }, + { + "symbol": "CI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.524272, + "strategy_rank": 62.223395, + "rr": 2.2413, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.36195, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066777, + "hold30_r": -1.017531 + }, + { + "symbol": "CMI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.731392, + "strategy_rank": 67.235117, + "rr": 2.291199, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.436798, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053861, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.151025, + "strategy_rank": 76.740809, + "rr": 3.018884, + "primary_prob": 20.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 4.528327, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038745, + "hold30_r": 0.035134 + }, + { + "symbol": "CPRT", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.366775, + "strategy_rank": 64.394525, + "rr": 1.203732, + "primary_prob": 58.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.805597, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.455218, + "range_504_ratio": 1.576517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.130023, + "hold30_r": 4.182967 + }, + { + "symbol": "CRH", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.299892, + "strategy_rank": 77.944908, + "rr": 1.30912, + "primary_prob": 41.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.96368, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055751, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.938511, + "strategy_rank": 82.838874, + "rr": 0.77796, + "primary_prob": 56.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.16694, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.725981, + "hold30_r": 3.646089 + }, + { + "symbol": "EG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.693635, + "strategy_rank": 81.171551, + "rr": 1.212454, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.818682, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.168719, + "hold30_r": 1.828074 + }, + { + "symbol": "EME", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.518878, + "strategy_rank": 78.758371, + "rr": 1.280585, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.920877, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055036, + "hold30_r": -1.0 + }, + { + "symbol": "EPAM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.183387, + "strategy_rank": 90.641826, + "rr": 1.846096, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.769144, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040435, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.092772, + "strategy_rank": 85.430495, + "rr": 3.01935, + "primary_prob": 20.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 4.529025, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.03016, + "hold30_r": 1.040989 + }, + { + "symbol": "ERIE", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.311758, + "strategy_rank": 78.719738, + "rr": 2.243105, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.364657, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057853, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.798274, + "strategy_rank": 64.567403, + "rr": 1.135068, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.702603, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.377877, + "range_504_ratio": 1.459184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056855, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.877023, + "strategy_rank": 78.659449, + "rr": 1.725445, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.588168, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.688461, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.113269, + "strategy_rank": 73.626651, + "rr": 1.073436, + "primary_prob": 47.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.610153, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.018289, + "hold30_r": 1.573881 + }, + { + "symbol": "FIX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.460626, + "strategy_rank": 89.482503, + "rr": 0.933592, + "primary_prob": 34.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.400388, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041844, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.880259, + "strategy_rank": 74.122747, + "rr": 1.350061, + "primary_prob": 55.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.025092, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.282275, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.710895, + "strategy_rank": 63.183203, + "rr": 1.52932, + "primary_prob": 36.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.29398, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.373483, + "range_504_ratio": 1.452786, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054329, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.527508, + "strategy_rank": 68.666242, + "rr": 2.220478, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.330717, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058315, + "hold30_r": 1.114008 + }, + { + "symbol": "GWW", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.929881, + "strategy_rank": 81.693113, + "rr": 1.451149, + "primary_prob": 19.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.176724, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060722, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.498382, + "strategy_rank": 78.80764, + "rr": 1.866908, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.800362, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051817, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.536138, + "strategy_rank": 72.718354, + "rr": 0.724747, + "primary_prob": 46.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.08712, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672249, + "hold30_r": 1.264238 + }, + { + "symbol": "IBKR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.743258, + "strategy_rank": 84.350097, + "rr": 1.515307, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.272961, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038562, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.661273, + "strategy_rank": 63.492277, + "rr": 0.888048, + "primary_prob": 67.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.332072, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067343, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.967638, + "strategy_rank": 74.247529, + "rr": 1.019595, + "primary_prob": 48.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.529392, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050602, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.926645, + "strategy_rank": 82.903657, + "rr": 1.619892, + "primary_prob": 50.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.429838, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107435, + "hold30_r": -1.068439 + }, + { + "symbol": "LEN", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.507012, + "strategy_rank": 80.954478, + "rr": 2.632275, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.948413, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.578016, + "hold30_r": 2.825397 + }, + { + "symbol": "LVS", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.029126, + "strategy_rank": 93.281637, + "rr": 1.352704, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.029056, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303691, + "hold30_r": 2.020871 + }, + { + "symbol": "MCHP", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.486516, + "strategy_rank": 85.976837, + "rr": 1.582538, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.373808, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041776, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.947141, + "strategy_rank": 83.564829, + "rr": 1.784236, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.676353, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045132, + "hold30_r": -0.708278 + }, + { + "symbol": "MPWR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.23301, + "strategy_rank": 92.690125, + "rr": 1.731154, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.596731, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032089, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.104639, + "strategy_rank": 63.374323, + "rr": 1.959663, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.939494, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.897607, + "hold30_r": 3.286756 + }, + { + "symbol": "MSTR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.308522, + "strategy_rank": 87.454502, + "rr": 1.608922, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.413383, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.591907, + "hold30_r": -0.24987 + }, + { + "symbol": "NUE", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.096009, + "strategy_rank": 89.709725, + "rr": 2.397079, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.595619, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038178, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.495146, + "strategy_rank": 73.301284, + "rr": 1.500324, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.250485, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.514582, + "range_504_ratio": 1.672939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.438876, + "hold30_r": 2.298718 + }, + { + "symbol": "ODFL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.702265, + "strategy_rank": 83.512146, + "rr": 1.613, + "primary_prob": 35.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.4195, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563772, + "hold30_r": -1.053564 + }, + { + "symbol": "ON", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.842503, + "strategy_rank": 96.681356, + "rr": 0.819125, + "primary_prob": 52.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.228688, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030596, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.279396, + "strategy_rank": 80.093209, + "rr": 2.347014, + "primary_prob": 40.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.520522, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.673139, + "strategy_rank": 68.788097, + "rr": 1.0399, + "primary_prob": 44.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.55985, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060119, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.714132, + "strategy_rank": 76.47212, + "rr": 1.600342, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.400513, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.713866, + "range_504_ratio": 2.041869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545948, + "hold30_r": 2.67009 + }, + { + "symbol": "PFG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.909385, + "strategy_rank": 81.193405, + "rr": 1.273926, + "primary_prob": 41.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.910888, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037517, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.154261, + "strategy_rank": 75.336508, + "rr": 1.306676, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.960014, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049028, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.577131, + "strategy_rank": 87.862011, + "rr": 1.636475, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.454713, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582821, + "hold30_r": 5.50437 + }, + { + "symbol": "PSX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.361381, + "strategy_rank": 85.224441, + "rr": 1.465464, + "primary_prob": 37.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.198196, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.425246, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.02589, + "strategy_rank": 70.85386, + "rr": 2.390449, + "primary_prob": 40.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.585673, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063581, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.24164, + "strategy_rank": 90.315972, + "rr": 1.805807, + "primary_prob": 32.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.70871, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03251, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.448759, + "strategy_rank": 77.792711, + "rr": 2.583357, + "primary_prob": 23.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.875036, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056118, + "hold30_r": 0.375464 + }, + { + "symbol": "SLB", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.440129, + "strategy_rank": 92.954808, + "rr": 1.821967, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.73295, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.152043, + "hold30_r": -1.118695 + }, + { + "symbol": "SMCI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892125, + "strategy_rank": 98.923411, + "rr": 0.988168, + "primary_prob": 30.37, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.482253, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.281204, + "range_504_ratio": 3.600973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.964664, + "hold30_r": -1.0 + }, + { + "symbol": "SNA", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.084142, + "strategy_rank": 63.165251, + "rr": 1.361542, + "primary_prob": 37.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.042313, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.104061, + "hold30_r": -1.030725 + }, + { + "symbol": "SNPS", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.329018, + "strategy_rank": 78.783058, + "rr": 0.874099, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.311149, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818527, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.244876, + "strategy_rank": 95.983792, + "rr": 1.71514, + "primary_prob": 23.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.572709, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030953, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.474649, + "strategy_rank": 82.295656, + "rr": 1.861738, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.792607, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.65943, + "range_504_ratio": 1.933689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030791, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.544768, + "strategy_rank": 73.412016, + "rr": 1.26606, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.89909, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.208669, + "hold30_r": 2.371037 + }, + { + "symbol": "TJX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 63.966033, + "rr": 0.847662, + "primary_prob": 54.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.271493, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.771595, + "hold30_r": 1.028608 + }, + { + "symbol": "TKO", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.959008, + "strategy_rank": 82.434384, + "rr": 0.877079, + "primary_prob": 48.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.315618, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.499776, + "hold30_r": -1.447325 + }, + { + "symbol": "TPL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.00863, + "strategy_rank": 92.781929, + "rr": 1.883125, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.824688, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037928, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.320388, + "strategy_rank": 82.513508, + "rr": 1.666318, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.499477, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.176484, + "hold30_r": -1.127579 + }, + { + "symbol": "TT", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.751888, + "strategy_rank": 74.677775, + "rr": 2.290385, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.435577, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053778, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.370011, + "strategy_rank": 93.668372, + "rr": 1.611814, + "primary_prob": 50.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.417721, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.581188, + "hold30_r": 0.563179 + }, + { + "symbol": "UAL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.282632, + "strategy_rank": 89.636163, + "rr": 1.623633, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.43545, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034138, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.303128, + "strategy_rank": 91.007777, + "rr": 1.153198, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.729797, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033434, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.142395, + "strategy_rank": 62.290419, + "rr": 2.610681, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.916022, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059661, + "hold30_r": 0.0844 + }, + { + "symbol": "VLO", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.058252, + "strategy_rank": 92.472854, + "rr": 1.356389, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.034584, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036691, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.705502, + "strategy_rank": 97.963604, + "rr": 1.203202, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.804802, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028505, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.381877, + "strategy_rank": 95.767206, + "rr": 1.026002, + "primary_prob": 30.24, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.539003, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.982078, + "hold30_r": -0.727375 + }, + { + "symbol": "XOM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.79288, + "strategy_rank": 78.518956, + "rr": 1.842276, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.763415, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.7935, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.457389, + "strategy_rank": 76.032121, + "rr": 2.046368, + "primary_prob": 43.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.069552, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.988711, + "hold30_r": 0.661599 + }, + { + "symbol": "CEG", + "date": "2023-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.529284, + "strategy_rank": 85.661605, + "rr": 1.931013, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.89652, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049299, + "hold30_r": 1.578863 + }, + { + "symbol": "ACGL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.095445, + "strategy_rank": 82.331887, + "rr": 0.954203, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.431305, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.900417, + "hold30_r": 2.761849 + }, + { + "symbol": "ADI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.876356, + "strategy_rank": 77.895879, + "rr": 1.350482, + "primary_prob": 23.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.025723, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054081, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.75705, + "strategy_rank": 92.049892, + "rr": 2.554254, + "primary_prob": 23.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 3.831381, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027772, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.62256, + "strategy_rank": 74.83731, + "rr": 1.697794, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.54669, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04536, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.370933, + "strategy_rank": 87.060738, + "rr": 1.740662, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.610993, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035889, + "hold30_r": 0.878512 + }, + { + "symbol": "APTV", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.707158, + "strategy_rank": 82.462039, + "rr": 1.761388, + "primary_prob": 32.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.642082, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.841251, + "range_504_ratio": 2.319266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.192557, + "hold30_r": -1.150309 + }, + { + "symbol": "AZO", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.646421, + "strategy_rank": 60.585683, + "rr": 0.815504, + "primary_prob": 61.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.223256, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.734305, + "hold30_r": 1.965267 + }, + { + "symbol": "BA", + "date": "2023-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.418655, + "strategy_rank": 79.67462, + "rr": 2.107436, + "primary_prob": 43.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.161154, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052036, + "hold30_r": -1.00371 + }, + { + "symbol": "BIIB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.577007, + "strategy_rank": 71.800434, + "rr": 1.129788, + "primary_prob": 60.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.694682, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072243, + "hold30_r": -1.002222 + }, + { + "symbol": "BKNG", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.056399, + "strategy_rank": 69.67462, + "rr": 1.189676, + "primary_prob": 30.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.784514, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.129833, + "hold30_r": 2.10188 + }, + { + "symbol": "BLDR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.830803, + "strategy_rank": 93.991323, + "rr": 0.872183, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.308274, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.832444, + "range_504_ratio": 2.29893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.828375, + "hold30_r": 8.88906 + }, + { + "symbol": "CAH", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659436, + "strategy_rank": 66.4859, + "rr": 0.954622, + "primary_prob": 50.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.431933, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.888165, + "hold30_r": 2.809931 + }, + { + "symbol": "CAT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.863341, + "strategy_rank": 71.442516, + "rr": 1.89953, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.849295, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.855693, + "hold30_r": 0.587856 + }, + { + "symbol": "CDW", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.670282, + "strategy_rank": 66.475054, + "rr": 1.807843, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.711764, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.634859, + "hold30_r": -3.574062 + }, + { + "symbol": "CMI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.587852, + "strategy_rank": 69.739696, + "rr": 2.689054, + "primary_prob": 22.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 4.033581, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046425, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.236443, + "strategy_rank": 64.577007, + "rr": 0.951592, + "primary_prob": 65.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.427388, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.455218, + "range_504_ratio": 1.576517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.876891, + "hold30_r": 6.959928 + }, + { + "symbol": "CRH", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.227766, + "strategy_rank": 85.27115, + "rr": 2.46251, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.693764, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050466, + "hold30_r": 1.299422 + }, + { + "symbol": "DECK", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.264642, + "strategy_rank": 86.258134, + "rr": 0.676856, + "primary_prob": 56.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.015283, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.77026, + "range_504_ratio": 2.160327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.623283, + "hold30_r": 0.504041 + }, + { + "symbol": "DHI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.817787, + "strategy_rank": 83.958785, + "rr": 0.748671, + "primary_prob": 57.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 1.123006, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694432, + "hold30_r": 4.125728 + }, + { + "symbol": "EG", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.635575, + "strategy_rank": 77.9718, + "rr": 1.726119, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.589179, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.676286, + "hold30_r": 0.988811 + }, + { + "symbol": "EME", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.180043, + "strategy_rank": 79.83731, + "rr": 2.051217, + "primary_prob": 25.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.076826, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.000671, + "hold30_r": 2.00602 + }, + { + "symbol": "EPAM", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.563991, + "strategy_rank": 90.694143, + "rr": 1.569069, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.353604, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041362, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.238612, + "strategy_rank": 76.735358, + "rr": 1.688043, + "primary_prob": 33.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.532065, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062548, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.466377, + "strategy_rank": 69.327549, + "rr": 1.580585, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.370877, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.377877, + "range_504_ratio": 1.459184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530542, + "hold30_r": 2.866454 + }, + { + "symbol": "EXPD", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.887202, + "strategy_rank": 71.800434, + "rr": 1.629415, + "primary_prob": 34.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.444123, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.470526, + "range_504_ratio": 1.600836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.57379, + "hold30_r": 2.434131 + }, + { + "symbol": "FICO", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.132321, + "strategy_rank": 97.668113, + "rr": 1.182035, + "primary_prob": 44.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.773052, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737504, + "range_504_ratio": 2.09071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.131304, + "hold30_r": 3.144946 + }, + { + "symbol": "FISV", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.368764, + "strategy_rank": 70.21692, + "rr": 0.83538, + "primary_prob": 54.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.25307, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.771356, + "hold30_r": 1.849727 + }, + { + "symbol": "FIX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.915401, + "strategy_rank": 89.642082, + "rr": 1.094765, + "primary_prob": 28.89, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.642147, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.059731, + "hold30_r": 2.981597 + }, + { + "symbol": "FSLR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.67462, + "strategy_rank": 97.787419, + "rr": 0.997989, + "primary_prob": 34.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.496983, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.303924, + "range_504_ratio": 3.683725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.961019, + "hold30_r": -1.792372 + }, + { + "symbol": "GILD", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.997831, + "strategy_rank": 72.939262, + "rr": 1.645067, + "primary_prob": 49.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.4676, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575873, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.780911, + "strategy_rank": 67.093275, + "rr": 1.68013, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.520194, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.61863, + "hold30_r": 0.471819 + }, + { + "symbol": "GWW", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.034707, + "strategy_rank": 81.800434, + "rr": 1.130195, + "primary_prob": 45.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.695292, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.07801, + "hold30_r": 1.631422 + }, + { + "symbol": "HUBB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.010846, + "strategy_rank": 80.791757, + "rr": 1.797096, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.695644, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.752334, + "hold30_r": 5.940153 + }, + { + "symbol": "HWM", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.54013, + "strategy_rank": 73.449024, + "rr": 1.59204, + "primary_prob": 21.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.38806, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.536545, + "hold30_r": 2.277205 + }, + { + "symbol": "IBKR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.516269, + "strategy_rank": 83.438178, + "rr": 1.379217, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.068826, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.336356, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.802603, + "strategy_rank": 63.915401, + "rr": 2.344142, + "primary_prob": 25.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 3.516212, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062813, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.021692, + "strategy_rank": 75.086768, + "rr": 2.278507, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.417761, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.2306, + "hold30_r": 2.331156 + }, + { + "symbol": "IT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.08026, + "strategy_rank": 68.275488, + "rr": 1.758947, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.63842, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056056, + "hold30_r": -1.0 + }, + { + "symbol": "ITW", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.585683, + "strategy_rank": 61.4859, + "rr": 1.781346, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.672018, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.378558, + "range_504_ratio": 1.460178, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.718775, + "hold30_r": 0.046715 + }, + { + "symbol": "JBL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.963124, + "strategy_rank": 78.774403, + "rr": 1.071259, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.606888, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050389, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.154013, + "strategy_rank": 86.64859, + "rr": 2.081235, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.121853, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.042534, + "hold30_r": 2.52537 + }, + { + "symbol": "LEN", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.733189, + "strategy_rank": 82.125813, + "rr": 1.573418, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.360127, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.517837, + "hold30_r": 3.139593 + }, + { + "symbol": "LRCX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.453362, + "strategy_rank": 84.967462, + "rr": 3.030945, + "primary_prob": 20.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.546418, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.995716, + "hold30_r": 3.39237 + }, + { + "symbol": "LVS", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.481562, + "strategy_rank": 92.039046, + "rr": 1.333374, + "primary_prob": 28.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.000061, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287047, + "hold30_r": 1.413944 + }, + { + "symbol": "MCHP", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.950108, + "strategy_rank": 89.631236, + "rr": 1.817712, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.726568, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040292, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.334056, + "strategy_rank": 82.819957, + "rr": 2.027328, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.040992, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046152, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.310195, + "strategy_rank": 64.338395, + "rr": 0.949123, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.423685, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.418109, + "range_504_ratio": 1.519086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.882355, + "hold30_r": 4.522358 + }, + { + "symbol": "MPC", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.613883, + "strategy_rank": 88.665944, + "rr": 1.019681, + "primary_prob": 29.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.529522, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0334, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.312364, + "strategy_rank": 95.629067, + "rr": 1.505778, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.258667, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03269, + "hold30_r": -1.0 + }, + { + "symbol": "MTD", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.429501, + "strategy_rank": 73.872017, + "rr": 1.448627, + "primary_prob": 38.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.17294, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.390227, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.804772, + "strategy_rank": 87.689805, + "rr": 1.798107, + "primary_prob": 30.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.69716, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035825, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.900217, + "strategy_rank": 88.861171, + "rr": 2.632062, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.948094, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.59066, + "hold30_r": 3.230746 + }, + { + "symbol": "NVR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.937093, + "strategy_rank": 76.800434, + "rr": 1.22823, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.842345, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.514582, + "range_504_ratio": 1.672939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.165334, + "hold30_r": 2.176485 + }, + { + "symbol": "NXPI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.019523, + "strategy_rank": 80.824295, + "rr": 2.881738, + "primary_prob": 21.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.322608, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.596856, + "range_504_ratio": 1.816399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.235293, + "hold30_r": -1.19504 + }, + { + "symbol": "ODFL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.661605, + "strategy_rank": 88.828633, + "rr": 2.16877, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.253154, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.121195, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.457701, + "strategy_rank": 97.765727, + "rr": 1.52191, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.282866, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030769, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.924078, + "strategy_rank": 81.442516, + "rr": 2.100678, + "primary_prob": 43.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.151017, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04241, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.383948, + "strategy_rank": 73.145336, + "rr": 2.393694, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.590542, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.340963, + "hold30_r": 1.254956 + }, + { + "symbol": "PH", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.167028, + "strategy_rank": 77.874187, + "rr": 1.956815, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.935223, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.913195, + "hold30_r": 1.421811 + }, + { + "symbol": "PHM", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.878525, + "strategy_rank": 87.646421, + "rr": 1.518206, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.277309, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460624, + "hold30_r": 5.64474 + }, + { + "symbol": "PSX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.273319, + "strategy_rank": 77.960954, + "rr": 1.569503, + "primary_prob": 36.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.354254, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038248, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.093275, + "strategy_rank": 70.401302, + "rr": 1.431839, + "primary_prob": 38.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.147759, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069728, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.214751, + "strategy_rank": 78.590022, + "rr": 0.969207, + "primary_prob": 34.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.453811, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.915655, + "hold30_r": 2.116776 + }, + { + "symbol": "ROK", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.151844, + "strategy_rank": 72.603037, + "rr": 1.969878, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.954818, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049058, + "hold30_r": 0.825593 + }, + { + "symbol": "ROST", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.069414, + "strategy_rank": 74.501085, + "rr": 1.525787, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.288681, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058827, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.503254, + "strategy_rank": 70.509761, + "rr": 0.797493, + "primary_prob": 71.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.19624, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.718922, + "hold30_r": 0.311491 + }, + { + "symbol": "SLB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.444685, + "strategy_rank": 92.158351, + "rr": 2.199022, + "primary_prob": 20.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.298533, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033128, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.89154, + "strategy_rank": 99.175705, + "rr": 0.751702, + "primary_prob": 39.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.127553, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.281204, + "range_504_ratio": 3.600973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.730106, + "hold30_r": 6.809286 + }, + { + "symbol": "SNA", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.839479, + "strategy_rank": 62.039046, + "rr": 1.6927, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.539049, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.630223, + "hold30_r": 4.391177 + }, + { + "symbol": "SNPS", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.140998, + "strategy_rank": 78.893709, + "rr": 1.144592, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.716888, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058336, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.698482, + "strategy_rank": 95.965293, + "rr": 0.865185, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.297777, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.836318, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.117137, + "strategy_rank": 73.264642, + "rr": 1.144017, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.716026, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080455, + "hold30_r": 4.30828 + }, + { + "symbol": "TJX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.852495, + "strategy_rank": 62.960954, + "rr": 1.67063, + "primary_prob": 49.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.505945, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.585885, + "hold30_r": 0.705755 + }, + { + "symbol": "TPL", + "date": "2023-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.299349, + "strategy_rank": 90.444685, + "rr": 3.043085, + "primary_prob": 20.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 4.564628, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.116416, + "hold30_r": -1.078362 + }, + { + "symbol": "TPR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.251627, + "strategy_rank": 85.726681, + "rr": 1.810464, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.715695, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765337, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.720174, + "strategy_rank": 75.021692, + "rr": 1.875679, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.813519, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.827306, + "hold30_r": 0.368442 + }, + { + "symbol": "TTD", + "date": "2023-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.286334, + "strategy_rank": 91.507592, + "rr": 2.59844, + "primary_prob": 38.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.897659, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.03144, + "hold30_r": 1.542277 + }, + { + "symbol": "UAL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.600868, + "strategy_rank": 88.817787, + "rr": 1.670093, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.50514, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633778, + "hold30_r": 2.077082 + }, + { + "symbol": "UBER", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.104121, + "strategy_rank": 85.16269, + "rr": 1.939388, + "primary_prob": 30.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.909083, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037987, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.08243, + "strategy_rank": 66.832972, + "rr": 1.647466, + "primary_prob": 15.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.471199, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.550119, + "range_504_ratio": 1.733459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5821, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.396963, + "strategy_rank": 92.483731, + "rr": 1.169243, + "primary_prob": 44.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.753864, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.139876, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.40564, + "strategy_rank": 60.889371, + "rr": 2.27481, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.412215, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064666, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.793926, + "strategy_rank": 91.507592, + "rr": 1.029174, + "primary_prob": 48.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.543762, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031597, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.746204, + "strategy_rank": 96.193059, + "rr": 1.526649, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.289973, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.501797, + "hold30_r": 3.19181 + }, + { + "symbol": "WAB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.490239, + "strategy_rank": 64.154013, + "rr": 1.807827, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.711741, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.329138, + "range_504_ratio": 1.389769, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05795, + "hold30_r": 0.315728 + }, + { + "symbol": "WYNN", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.047722, + "strategy_rank": 95.184382, + "rr": 0.99443, + "primary_prob": 31.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.491645, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.950782, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.683297, + "strategy_rank": 74.327549, + "rr": 1.680143, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.520215, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623132, + "hold30_r": 1.34482 + }, + { + "symbol": "CEG", + "date": "2023-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.043956, + "strategy_rank": 85.197802, + "rr": 3.012722, + "primary_prob": 20.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 4.519083, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057644, + "hold30_r": -1.0 + }, + { + "symbol": "ADI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.208791, + "strategy_rank": 80.428571, + "rr": 1.190801, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.786202, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056064, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.395604, + "strategy_rank": 85.648352, + "rr": 2.813599, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 4.220399, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.746798, + "range_504_ratio": 2.110233, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044098, + "hold30_r": 0.48026 + }, + { + "symbol": "ALB", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.351648, + "strategy_rank": 89.571429, + "rr": 2.769725, + "primary_prob": 21.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 4.154587, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254935, + "hold30_r": -1.222749 + }, + { + "symbol": "AMAT", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.010989, + "strategy_rank": 88.681319, + "rr": 2.976531, + "primary_prob": 20.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 4.464796, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.937707, + "hold30_r": 3.98205 + }, + { + "symbol": "AMD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.582418, + "strategy_rank": 89.593407, + "rr": 1.565739, + "primary_prob": 36.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.348609, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035169, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.725275, + "strategy_rank": 88.725275, + "rr": 0.80564, + "primary_prob": 39.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.208461, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048979, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.659341, + "strategy_rank": 66.384615, + "rr": 0.961756, + "primary_prob": 50.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 1.442635, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.890634, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.615385, + "strategy_rank": 83.791209, + "rr": 2.151401, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.227102, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041286, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.087912, + "strategy_rank": 80.538462, + "rr": 1.748223, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.622334, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.841251, + "range_504_ratio": 2.319266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046846, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.637363, + "strategy_rank": 71.725275, + "rr": 1.383456, + "primary_prob": 39.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.075184, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.490333, + "range_504_ratio": 1.63286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.316027, + "hold30_r": 10.514286 + }, + { + "symbol": "BA", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.989011, + "strategy_rank": 83.076923, + "rr": 2.43148, + "primary_prob": 24.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.647219, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045011, + "hold30_r": 0.214222 + }, + { + "symbol": "BEN", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.428571, + "strategy_rank": 77.538462, + "rr": 3.023707, + "primary_prob": 20.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 4.53556, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.637139, + "range_504_ratio": 1.891063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04964, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.714286, + "strategy_rank": 73.494505, + "rr": 1.975646, + "primary_prob": 41.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.963468, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.29808, + "hold30_r": -1.224136 + }, + { + "symbol": "CDW", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.648352, + "strategy_rank": 65.659341, + "rr": 1.595293, + "primary_prob": 35.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.39294, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.940555, + "hold30_r": -3.878236 + }, + { + "symbol": "CMI", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.131868, + "strategy_rank": 69.703297, + "rr": 2.241702, + "primary_prob": 41.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.362553, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051352, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 58.142857, + "rr": 0.674311, + "primary_prob": 60.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.011466, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093056, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.164835, + "strategy_rank": 66.901099, + "rr": 1.047742, + "primary_prob": 44.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.571614, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.455218, + "range_504_ratio": 1.576517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.964442, + "hold30_r": 5.81119 + }, + { + "symbol": "CRH", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.285714, + "strategy_rank": 84.098901, + "rr": 1.884461, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.826691, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058141, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.417582, + "strategy_rank": 70.153846, + "rr": 1.891149, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.836724, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.821352, + "hold30_r": 4.673675 + }, + { + "symbol": "DHI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.362637, + "strategy_rank": 86.945055, + "rr": 1.72588, + "primary_prob": 24.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.588821, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.669205, + "hold30_r": 2.44008 + }, + { + "symbol": "DRI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.296703, + "strategy_rank": 58.703297, + "rr": 1.348653, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.02298, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073662, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.835165, + "strategy_rank": 75.703297, + "rr": 1.338811, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.008216, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.281025, + "hold30_r": -0.735977 + }, + { + "symbol": "EME", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.494505, + "strategy_rank": 79.373626, + "rr": 1.667481, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.501222, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611652, + "hold30_r": 2.676693 + }, + { + "symbol": "ERIE", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.450549, + "strategy_rank": 76.197802, + "rr": 2.198386, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.297579, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059855, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.857143, + "strategy_rank": 67.098901, + "rr": 1.712126, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.56819, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.377877, + "range_504_ratio": 1.459184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.658372, + "hold30_r": 3.428173 + }, + { + "symbol": "EXPD", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.43956, + "strategy_rank": 71.043956, + "rr": 2.573734, + "primary_prob": 38.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.860602, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.470526, + "range_504_ratio": 1.600836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059883, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.307692, + "strategy_rank": 71.263736, + "rr": 1.223335, + "primary_prob": 45.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.835003, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.153147, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.571429, + "strategy_rank": 89.307692, + "rr": 0.952816, + "primary_prob": 33.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.429224, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913886, + "hold30_r": 2.826572 + }, + { + "symbol": "FTV", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.879121, + "strategy_rank": 64.494505, + "rr": 2.108945, + "primary_prob": 43.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.163418, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.420159, + "range_504_ratio": 1.522203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.224542, + "hold30_r": -1.163712 + }, + { + "symbol": "GILD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.648352, + "strategy_rank": 73.549451, + "rr": 1.927468, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.891201, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.853646, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.78022, + "strategy_rank": 67.032967, + "rr": 1.821112, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.731668, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.755426, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.406593, + "strategy_rank": 81.43956, + "rr": 1.222652, + "primary_prob": 42.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.833978, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.169979, + "hold30_r": 0.530693 + }, + { + "symbol": "HUBB", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.626374, + "strategy_rank": 79.747253, + "rr": 2.200683, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.301024, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.14979, + "hold30_r": 7.059652 + }, + { + "symbol": "HWM", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.263736, + "strategy_rank": 69.978022, + "rr": 0.944348, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.416523, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.886712, + "hold30_r": 0.65034 + }, + { + "symbol": "IBKR", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.142857, + "strategy_rank": 79.692308, + "rr": 2.088181, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.132271, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.123561, + "hold30_r": -1.073922 + }, + { + "symbol": "IR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.571429, + "strategy_rank": 74.032967, + "rr": 1.750544, + "primary_prob": 47.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.625816, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049491, + "hold30_r": -1.0 + }, + { + "symbol": "ITW", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.054945, + "strategy_rank": 64.978022, + "rr": 1.351806, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.027709, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.378558, + "range_504_ratio": 1.460178, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.284882, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.802198, + "strategy_rank": 79.142857, + "rr": 1.43008, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.145121, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055295, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.087912, + "strategy_rank": 87.406593, + "rr": 2.174031, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.261047, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040763, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.923077, + "strategy_rank": 85.516484, + "rr": 0.805363, + "primary_prob": 55.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.208044, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745776, + "hold30_r": 0.695183 + }, + { + "symbol": "LRCX", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.549451, + "strategy_rank": 91.043956, + "rr": 2.987623, + "primary_prob": 20.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.481435, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.949243, + "hold30_r": 4.885619 + }, + { + "symbol": "LVS", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.791209, + "strategy_rank": 89.263736, + "rr": 0.877981, + "primary_prob": 56.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.316971, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.827883, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.263736, + "strategy_rank": 91.351648, + "rr": 1.667079, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.500618, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042286, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.604396, + "strategy_rank": 89.164835, + "rr": 11.709795, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 17.564692, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050879, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.043956, + "strategy_rank": 82.186813, + "rr": 2.52314, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.784711, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048567, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.21978, + "strategy_rank": 66.813187, + "rr": 1.051398, + "primary_prob": 28.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.577098, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.418109, + "range_504_ratio": 1.519086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.977435, + "hold30_r": 3.55321 + }, + { + "symbol": "MPC", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.021978, + "strategy_rank": 89.087912, + "rr": 0.876816, + "primary_prob": 49.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.315224, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039837, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.241758, + "strategy_rank": 96.857143, + "rr": 1.917487, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.876231, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03347, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.516484, + "strategy_rank": 87.175824, + "rr": 2.226814, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.34022, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034348, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.0, + "strategy_rank": 83.736264, + "rr": 2.04208, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.063121, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054216, + "hold30_r": -1.0 + }, + { + "symbol": "MTD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.384615, + "strategy_rank": 75.626374, + "rr": 1.702577, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.553866, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06026, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.868132, + "strategy_rank": 85.230769, + "rr": 1.553754, + "primary_prob": 51.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.33063, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041132, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.582418, + "strategy_rank": 96.956044, + "rr": 1.033672, + "primary_prob": 48.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.550508, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.991018, + "hold30_r": 9.715083 + }, + { + "symbol": "NVR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 78.56044, + "rr": 1.57475, + "primary_prob": 37.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.362125, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.514582, + "range_504_ratio": 1.672939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50448, + "hold30_r": -0.093506 + }, + { + "symbol": "NXPI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.824176, + "strategy_rank": 83.681319, + "rr": 1.848437, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 2.772655, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.596856, + "range_504_ratio": 1.816399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044687, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.483516, + "strategy_rank": 88.604396, + "rr": 2.227579, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.341369, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.399894, + "hold30_r": -1.352523 + }, + { + "symbol": "ON", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.340659, + "strategy_rank": 97.692308, + "rr": 1.069119, + "primary_prob": 46.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.603679, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052169, + "hold30_r": -1.017979 + }, + { + "symbol": "PCAR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.637363, + "strategy_rank": 73.021978, + "rr": 0.784028, + "primary_prob": 67.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.176043, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726673, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.736264, + "strategy_rank": 67.549451, + "rr": 1.544092, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.316138, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050978, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.791209, + "strategy_rank": 75.076923, + "rr": 1.517724, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.276586, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.47245, + "hold30_r": 0.976824 + }, + { + "symbol": "PSX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.362637, + "strategy_rank": 80.208791, + "rr": 1.08902, + "primary_prob": 47.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.63353, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046103, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.769231, + "strategy_rank": 72.802198, + "rr": 0.743348, + "primary_prob": 73.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.115022, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070186, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.175824, + "strategy_rank": 79.527473, + "rr": 2.346802, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.520204, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048529, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.208791, + "strategy_rank": 73.626374, + "rr": 1.628351, + "primary_prob": 34.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.442526, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054058, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 73.571429, + "rr": 1.249212, + "primary_prob": 57.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.873818, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.164523, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.483516, + "strategy_rank": 86.153846, + "rr": 2.026035, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.039053, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04001, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.89011, + "strategy_rank": 99.098901, + "rr": 0.817645, + "primary_prob": 51.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.226468, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.281204, + "range_504_ratio": 3.600973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.792358, + "hold30_r": -1.353479 + }, + { + "symbol": "SNA", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.21978, + "strategy_rank": 60.571429, + "rr": 1.511325, + "primary_prob": 49.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.266988, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.445107, + "hold30_r": 2.40239 + }, + { + "symbol": "SNPS", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.868132, + "strategy_rank": 81.912088, + "rr": 0.755334, + "primary_prob": 41.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.133002, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064126, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.505495, + "strategy_rank": 93.120879, + "rr": 0.802271, + "primary_prob": 47.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.203407, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768949, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.956044, + "strategy_rank": 71.428571, + "rr": 0.733704, + "primary_prob": 59.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.100557, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662355, + "hold30_r": 1.929328 + }, + { + "symbol": "TJX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.923077, + "strategy_rank": 63.186813, + "rr": 1.49127, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.236905, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.40934, + "hold30_r": -0.100833 + }, + { + "symbol": "TPL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.32967, + "strategy_rank": 89.340659, + "rr": 1.716248, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.574372, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039582, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.846154, + "strategy_rank": 85.373626, + "rr": 1.656721, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.485082, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049733, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.428571, + "strategy_rank": 76.725275, + "rr": 2.505226, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.75784, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051705, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.186813, + "strategy_rank": 94.934066, + "rr": 2.607064, + "primary_prob": 23.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.910596, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.033665, + "hold30_r": 1.935904 + }, + { + "symbol": "UAL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.076923, + "strategy_rank": 82.516484, + "rr": 1.705726, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.55859, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.670363, + "hold30_r": 2.372011 + }, + { + "symbol": "UBER", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.230769, + "strategy_rank": 89.164835, + "rr": 1.829527, + "primary_prob": 31.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.74429, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039944, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.945055, + "strategy_rank": 69.263736, + "rr": 0.831946, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.247919, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.550119, + "range_504_ratio": 1.733459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.761059, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.274725, + "strategy_rank": 91.186813, + "rr": 1.069944, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.604916, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073673, + "hold30_r": -1.038077 + }, + { + "symbol": "VLO", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.065934, + "strategy_rank": 90.736264, + "rr": 1.269051, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.903577, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035727, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.703297, + "strategy_rank": 96.076923, + "rr": 1.678362, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.517542, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.649997, + "hold30_r": 8.340464 + }, + { + "symbol": "WYNN", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.120879, + "strategy_rank": 93.615385, + "rr": 1.797886, + "primary_prob": 29.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.696829, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0453, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.802198, + "strategy_rank": 75.571429, + "rr": 1.562578, + "primary_prob": 51.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.343868, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062423, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011351, + "strategy_rank": 80.817253, + "rr": 2.578627, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.867941, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.520288, + "hold30_r": 4.222693 + }, + { + "symbol": "ADI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.259932, + "strategy_rank": 80.124858, + "rr": 1.637016, + "primary_prob": 17.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.455524, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059942, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.357548, + "strategy_rank": 86.276958, + "rr": 1.541664, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.312496, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.746798, + "range_504_ratio": 2.110233, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.492389, + "hold30_r": 1.820294 + }, + { + "symbol": "ALB", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.811578, + "strategy_rank": 87.990919, + "rr": 1.722318, + "primary_prob": 33.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.583477, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696576, + "hold30_r": 2.401615 + }, + { + "symbol": "AMAT", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.741203, + "strategy_rank": 87.604994, + "rr": 2.982313, + "primary_prob": 20.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 4.473469, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.941914, + "hold30_r": 3.608656 + }, + { + "symbol": "AMD", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.119183, + "strategy_rank": 94.812713, + "rr": 1.531673, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.29751, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04738, + "hold30_r": -1.010821 + }, + { + "symbol": "ANET", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.162316, + "strategy_rank": 90.215664, + "rr": 0.782066, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.173099, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.733158, + "hold30_r": -1.656627 + }, + { + "symbol": "APH", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.044268, + "strategy_rank": 62.792281, + "rr": 1.996847, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.99527, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.360365, + "range_504_ratio": 1.433852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075712, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.519864, + "strategy_rank": 82.349603, + "rr": 1.828741, + "primary_prob": 46.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.743112, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04577, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.790011, + "strategy_rank": 81.623156, + "rr": 2.300781, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.451171, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.841251, + "range_504_ratio": 2.319266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049584, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.136209, + "strategy_rank": 75.811578, + "rr": 1.064318, + "primary_prob": 42.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.596477, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052971, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-04-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.968218, + "strategy_rank": 81.362089, + "rr": 2.225071, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.337607, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049745, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.757094, + "strategy_rank": 69.920545, + "rr": 1.319182, + "primary_prob": 52.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.978774, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081333, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.157775, + "strategy_rank": 73.121453, + "rr": 2.866271, + "primary_prob": 21.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 4.299407, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04056, + "hold30_r": 0.772014 + }, + { + "symbol": "CMI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.427923, + "strategy_rank": 66.367764, + "rr": 1.649925, + "primary_prob": 34.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 2.474887, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059231, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.940976, + "strategy_rank": 94.256527, + "rr": 1.592919, + "primary_prob": 35.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.389379, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014741, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.713961, + "strategy_rank": 81.362089, + "rr": 0.801277, + "primary_prob": 55.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 1.201915, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070113, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.244041, + "strategy_rank": 85.07378, + "rr": 1.026727, + "primary_prob": 63.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.540091, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067808, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.93076, + "strategy_rank": 68.944381, + "rr": 1.628436, + "primary_prob": 49.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.442654, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076735, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.746879, + "strategy_rank": 58.263337, + "rr": 1.635414, + "primary_prob": 19.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.453121, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080744, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.379115, + "strategy_rank": 77.116913, + "rr": 1.444479, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.166719, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.379843, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.027242, + "strategy_rank": 79.239501, + "rr": 1.429658, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.144487, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.369047, + "hold30_r": 2.408597 + }, + { + "symbol": "EPAM", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.973893, + "strategy_rank": 85.527809, + "rr": 2.135432, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.203148, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043966, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.486947, + "strategy_rank": 78.138479, + "rr": 2.247396, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.371094, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052087, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.654938, + "strategy_rank": 67.446084, + "rr": 1.732262, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.598393, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.377877, + "range_504_ratio": 1.459184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.671244, + "hold30_r": 3.879149 + }, + { + "symbol": "FDX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.200908, + "strategy_rank": 72.746879, + "rr": 0.900954, + "primary_prob": 67.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.351432, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.763708, + "range_504_ratio": 2.14622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069596, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.562997, + "strategy_rank": 72.61067, + "rr": 0.935599, + "primary_prob": 53.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.403399, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853301, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.751419, + "strategy_rank": 89.863791, + "rr": 1.595342, + "primary_prob": 37.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.393013, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045154, + "hold30_r": -1.0 + }, + { + "symbol": "FTV", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.292849, + "strategy_rank": 64.824064, + "rr": 1.605762, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.408643, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.420159, + "range_504_ratio": 1.522203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.212661, + "hold30_r": -1.142947 + }, + { + "symbol": "GPC", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.606129, + "strategy_rank": 65.085131, + "rr": 1.601339, + "primary_prob": 50.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.402008, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532105, + "hold30_r": -1.041504 + }, + { + "symbol": "GWW", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.573212, + "strategy_rank": 82.224745, + "rr": 1.450014, + "primary_prob": 19.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.175021, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.387625, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.395006, + "strategy_rank": 77.003405, + "rr": 2.60996, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.91494, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.552725, + "hold30_r": 7.89299 + }, + { + "symbol": "IBKR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.692395, + "strategy_rank": 80.340522, + "rr": 1.749602, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.624403, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044525, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.065834, + "strategy_rank": 63.881952, + "rr": 1.355728, + "primary_prob": 40.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 2.033592, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071505, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.060159, + "strategy_rank": 72.213394, + "rr": 2.182118, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.273177, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056163, + "hold30_r": -1.0 + }, + { + "symbol": "ITW", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.222474, + "strategy_rank": 64.165721, + "rr": 1.841386, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.762079, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.378558, + "range_504_ratio": 1.460178, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074405, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.84336, + "strategy_rank": 80.068104, + "rr": 1.980254, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.970381, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050773, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.62202, + "strategy_rank": 87.718502, + "rr": 1.514088, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.271131, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472823, + "hold30_r": 4.775374 + }, + { + "symbol": "LEN", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.708286, + "strategy_rank": 83.666288, + "rr": 0.876253, + "primary_prob": 55.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.31438, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.815163, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.167991, + "strategy_rank": 92.099886, + "rr": 1.566142, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.349213, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.528467, + "hold30_r": 3.219697 + }, + { + "symbol": "MCHP", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.346198, + "strategy_rank": 90.783201, + "rr": 1.520017, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.280026, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.211982, + "hold30_r": -1.16837 + }, + { + "symbol": "META", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.962543, + "strategy_rank": 94.358683, + "rr": 1.163999, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.745999, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.110679, + "hold30_r": 7.32587 + }, + { + "symbol": "MGM", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.363224, + "strategy_rank": 77.945516, + "rr": 1.922209, + "primary_prob": 39.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.883314, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054002, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.514188, + "strategy_rank": 64.290579, + "rr": 0.737055, + "primary_prob": 53.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.105582, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.418109, + "range_504_ratio": 1.519086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.657576, + "hold30_r": 4.635142 + }, + { + "symbol": "MPC", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.616345, + "strategy_rank": 88.660613, + "rr": 0.69863, + "primary_prob": 59.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.047946, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041541, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38933, + "strategy_rank": 96.197503, + "rr": 2.058603, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.087905, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035144, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.103292, + "strategy_rank": 91.112372, + "rr": 1.608541, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.412812, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031751, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.351873, + "strategy_rank": 83.507378, + "rr": 1.556375, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.334563, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060733, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.649262, + "strategy_rank": 91.884222, + "rr": 0.691488, + "primary_prob": 47.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.037233, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.672505, + "hold30_r": -0.476214 + }, + { + "symbol": "MTD", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.017026, + "strategy_rank": 75.039728, + "rr": 1.987505, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.981258, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05811, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-04-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.183882, + "strategy_rank": 95.459705, + "rr": 2.166981, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.250472, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.127691, + "hold30_r": 4.521906 + }, + { + "symbol": "NVDA", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.978434, + "strategy_rank": 97.888763, + "rr": 0.783047, + "primary_prob": 56.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.17457, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.738965, + "hold30_r": 9.793165 + }, + { + "symbol": "NXPI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.38479, + "strategy_rank": 80.601589, + "rr": 2.197798, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 3.296697, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.596856, + "range_504_ratio": 1.816399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.33004, + "hold30_r": -1.285576 + }, + { + "symbol": "ODFL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.892168, + "strategy_rank": 87.094211, + "rr": 1.625022, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.437534, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.26574, + "hold30_r": -2.213425 + }, + { + "symbol": "ON", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.318956, + "strategy_rank": 97.684449, + "rr": 2.100877, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.151316, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.208456, + "hold30_r": -1.174232 + }, + { + "symbol": "ORCL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.83882, + "strategy_rank": 61.679909, + "rr": 1.820719, + "primary_prob": 28.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.731079, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.739002, + "hold30_r": 5.058508 + }, + { + "symbol": "PCAR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.876277, + "strategy_rank": 70.726447, + "rr": 0.671407, + "primary_prob": 71.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.00711, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.608364, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.422247, + "strategy_rank": 69.455165, + "rr": 1.489954, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.234931, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057836, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.833144, + "strategy_rank": 73.859251, + "rr": 1.608104, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.412156, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.555743, + "hold30_r": 1.353083 + }, + { + "symbol": "PSX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.611805, + "strategy_rank": 76.095346, + "rr": 1.644279, + "primary_prob": 34.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.466419, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045595, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.91941, + "strategy_rank": 72.497162, + "rr": 1.125339, + "primary_prob": 60.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.688009, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073465, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.590238, + "strategy_rank": 72.315551, + "rr": 2.074664, + "primary_prob": 28.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.111996, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.01307, + "hold30_r": 1.817968 + }, + { + "symbol": "SBUX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.530079, + "strategy_rank": 72.962543, + "rr": 1.014259, + "primary_prob": 63.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.521388, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.924699, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.557321, + "strategy_rank": 87.956867, + "rr": 1.672425, + "primary_prob": 49.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.508637, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039013, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886493, + "strategy_rank": 99.273553, + "rr": 1.117324, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.675986, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.287938, + "range_504_ratio": 3.625304, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.144037, + "hold30_r": -1.119497 + }, + { + "symbol": "SNPS", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.551646, + "strategy_rank": 82.701476, + "rr": 1.20165, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.802476, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067604, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-04-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.097616, + "strategy_rank": 93.110102, + "rr": 2.035077, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.052615, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032839, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.881952, + "strategy_rank": 60.317821, + "rr": 0.898041, + "primary_prob": 67.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.347061, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.228005, + "hold30_r": -1.138281 + }, + { + "symbol": "TPL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.195233, + "strategy_rank": 87.854711, + "rr": 2.93698, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 4.40547, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038372, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.303065, + "strategy_rank": 85.300795, + "rr": 1.338431, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.007647, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052714, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.784336, + "strategy_rank": 74.494892, + "rr": 2.566398, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.849597, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060517, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.800227, + "strategy_rank": 96.753689, + "rr": 1.689884, + "primary_prob": 48.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.534825, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.652012, + "hold30_r": 4.013093 + }, + { + "symbol": "UBER", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.038593, + "strategy_rank": 86.685585, + "rr": 2.513459, + "primary_prob": 23.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.770189, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.475521, + "hold30_r": 5.900631 + }, + { + "symbol": "URI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.032917, + "strategy_rank": 88.104427, + "rr": 1.512295, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.268443, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040088, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.324631, + "strategy_rank": 90.204313, + "rr": 1.789625, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.684438, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034276, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.254257, + "strategy_rank": 95.675369, + "rr": 1.826612, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.739919, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.796572, + "hold30_r": 9.72993 + }, + { + "symbol": "WYNN", + "date": "2023-04-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.524404, + "strategy_rank": 92.939841, + "rr": 2.365762, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.548644, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047656, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.287174, + "strategy_rank": 74.00681, + "rr": 0.908778, + "primary_prob": 67.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.363167, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067725, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.559188, + "strategy_rank": 82.175874, + "rr": 2.622632, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.933949, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.560507, + "hold30_r": 6.694188 + }, + { + "symbol": "A", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.383315, + "strategy_rank": 70.54115, + "rr": 1.936104, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.904155, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.44235, + "hold30_r": -1.388096 + }, + { + "symbol": "ADI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.838782, + "strategy_rank": 78.049605, + "rr": 1.56859, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.352885, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513639, + "hold30_r": -1.27969 + }, + { + "symbol": "ADSK", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.201804, + "strategy_rank": 84.75761, + "rr": 1.501112, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.251667, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.746798, + "range_504_ratio": 2.110233, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450015, + "hold30_r": 1.745723 + }, + { + "symbol": "ALB", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.627959, + "strategy_rank": 90.608794, + "rr": 1.550963, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.326445, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02937, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.765502, + "strategy_rank": 84.64487, + "rr": 1.682131, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.523197, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.636493, + "hold30_r": 5.446874 + }, + { + "symbol": "AMD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.078918, + "strategy_rank": 91.195039, + "rr": 2.162582, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.243873, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.231766, + "hold30_r": -1.195125 + }, + { + "symbol": "ANET", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.068771, + "strategy_rank": 89.425028, + "rr": 0.733358, + "primary_prob": 46.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.100037, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.310461, + "hold30_r": -2.261644 + }, + { + "symbol": "APD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.157835, + "strategy_rank": 65.648253, + "rr": 1.739731, + "primary_prob": 48.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.609596, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079158, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.824126, + "strategy_rank": 85.760992, + "rr": 2.030531, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.045796, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049245, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.436302, + "strategy_rank": 92.299887, + "rr": 1.944584, + "primary_prob": 20.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.916875, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.020991, + "range_504_ratio": 2.775945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.891289, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.941375, + "strategy_rank": 85.152198, + "rr": 2.02274, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.03411, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050024, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.490417, + "strategy_rank": 72.59301, + "rr": 2.667164, + "primary_prob": 37.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 4.000746, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061776, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.608794, + "strategy_rank": 72.559188, + "rr": 1.55899, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.338484, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050278, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.427283, + "strategy_rank": 65.129651, + "rr": 2.486956, + "primary_prob": 24.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.730434, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061641, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.613303, + "strategy_rank": 79.278467, + "rr": 1.477512, + "primary_prob": 37.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.216269, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.069579, + "hold30_r": 0.832078 + }, + { + "symbol": "CRM", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.441939, + "strategy_rank": 84.374295, + "rr": 2.249704, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.374556, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.121055, + "hold30_r": -1.056283 + }, + { + "symbol": "DRI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.187148, + "strategy_rank": 58.207441, + "rr": 1.536274, + "primary_prob": 21.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.304411, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07689, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.231116, + "strategy_rank": 87.125141, + "rr": 1.90095, + "primary_prob": 45.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.851425, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048541, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.275085, + "strategy_rank": 77.012401, + "rr": 1.200553, + "primary_prob": 40.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.800829, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.548385, + "hold30_r": -1.478524 + }, + { + "symbol": "EPAM", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.525366, + "strategy_rank": 85.095829, + "rr": 2.09167, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.137505, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046226, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.912063, + "strategy_rank": 79.94363, + "rr": 2.489362, + "primary_prob": 24.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.734043, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046112, + "hold30_r": 0.022278 + }, + { + "symbol": "FDX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.750846, + "strategy_rank": 72.604284, + "rr": 1.272231, + "primary_prob": 42.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.908347, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.763708, + "range_504_ratio": 2.14622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067187, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.210823, + "strategy_rank": 97.722661, + "rr": 0.757184, + "primary_prob": 52.76, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.135775, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.800327, + "range_504_ratio": 2.226269, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700974, + "hold30_r": 2.788669 + }, + { + "symbol": "FSLR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88726, + "strategy_rank": 98.128523, + "rr": 1.711794, + "primary_prob": 23.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.56769, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.314481, + "range_504_ratio": 3.722819, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.685792, + "hold30_r": 0.972675 + }, + { + "symbol": "FTNT", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.397971, + "strategy_rank": 82.64938, + "rr": 2.618891, + "primary_prob": 23.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.928336, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055424, + "hold30_r": -1.0 + }, + { + "symbol": "FTV", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.834273, + "strategy_rank": 63.754228, + "rr": 2.108081, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 3.162122, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.420159, + "range_504_ratio": 1.522203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.047871, + "hold30_r": 2.557679 + }, + { + "symbol": "GE", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.471251, + "strategy_rank": 81.262683, + "rr": 1.983887, + "primary_prob": 44.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.975831, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.917442, + "hold30_r": 2.437059 + }, + { + "symbol": "GILD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.093574, + "strategy_rank": 74.114994, + "rr": 1.12257, + "primary_prob": 45.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.683855, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067367, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.990981, + "strategy_rank": 62.311161, + "rr": 1.341455, + "primary_prob": 40.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.012183, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.265088, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.235626, + "strategy_rank": 82.142052, + "rr": 2.050667, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.076001, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047863, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.172492, + "strategy_rank": 62.367531, + "rr": 1.884116, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 2.826174, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058301, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.755355, + "strategy_rank": 76.110485, + "rr": 1.273134, + "primary_prob": 42.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.9097, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.217725, + "hold30_r": 2.822923 + }, + { + "symbol": "ITW", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.21646, + "strategy_rank": 63.923337, + "rr": 0.930027, + "primary_prob": 51.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.39504, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.378558, + "range_504_ratio": 1.460178, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075755, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.40699, + "strategy_rank": 80.090192, + "rr": 2.161523, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.242284, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.111894, + "hold30_r": 6.452023 + }, + { + "symbol": "KLAC", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.529876, + "strategy_rank": 87.316798, + "rr": 1.553049, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.329573, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.510926, + "hold30_r": 4.844423 + }, + { + "symbol": "LEN", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.264938, + "strategy_rank": 81.465614, + "rr": 1.059288, + "primary_prob": 46.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.588932, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065749, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.696731, + "strategy_rank": 87.880496, + "rr": 2.60191, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.902865, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.562192, + "hold30_r": 3.918002 + }, + { + "symbol": "MCHP", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.333709, + "strategy_rank": 88.308906, + "rr": 2.129802, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.194703, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.087478, + "hold30_r": 2.879012 + }, + { + "symbol": "META", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.926719, + "strategy_rank": 95.873732, + "rr": 1.712583, + "primary_prob": 28.56, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.568875, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.667126, + "hold30_r": 2.906322 + }, + { + "symbol": "MPC", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.745209, + "strategy_rank": 88.850056, + "rr": 1.798384, + "primary_prob": 21.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.697576, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043096, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.166855, + "strategy_rank": 95.321308, + "rr": 2.12045, + "primary_prob": 27.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.180675, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.219164, + "hold30_r": -2.183717 + }, + { + "symbol": "MRNA", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.667418, + "strategy_rank": 87.812852, + "rr": 1.532936, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.299404, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032275, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.363021, + "strategy_rank": 89.086809, + "rr": 1.51088, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.266319, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039607, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.882751, + "strategy_rank": 94.148816, + "rr": 1.925855, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.888782, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021082, + "hold30_r": -1.0 + }, + { + "symbol": "MTD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.456595, + "strategy_rank": 77.136415, + "rr": 1.474592, + "primary_prob": 37.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.211888, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052439, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.985344, + "strategy_rank": 95.501691, + "rr": 2.275615, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.413422, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.231817, + "hold30_r": 6.246473 + }, + { + "symbol": "NVDA", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.083427, + "strategy_rank": 97.339346, + "rr": 2.177262, + "primary_prob": 24.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.265892, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.132966, + "hold30_r": 9.361906 + }, + { + "symbol": "ODFL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.064262, + "strategy_rank": 85.512965, + "rr": 2.040873, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.06131, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036642, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.647125, + "strategy_rank": 97.125141, + "rr": 2.414922, + "primary_prob": 23.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.622383, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.38284, + "hold30_r": 4.257786 + }, + { + "symbol": "OXY", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.976325, + "strategy_rank": 78.680947, + "rr": 1.991882, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.987823, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053999, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.010147, + "strategy_rank": 72.480271, + "rr": 1.762046, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.643069, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062592, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.92221, + "strategy_rank": 74.002255, + "rr": 1.31779, + "primary_prob": 37.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.976684, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.262989, + "hold30_r": 2.84307 + }, + { + "symbol": "PSX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.598647, + "strategy_rank": 80.360767, + "rr": 2.02844, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.04266, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047965, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.544532, + "strategy_rank": 72.367531, + "rr": 2.046919, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.070379, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.991786, + "hold30_r": 3.249948 + }, + { + "symbol": "REGN", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.133033, + "strategy_rank": 67.869222, + "rr": 1.243658, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.865487, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.232555, + "hold30_r": -1.161594 + }, + { + "symbol": "RL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.961669, + "strategy_rank": 77.598647, + "rr": 1.668094, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.502141, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054607, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.588501, + "strategy_rank": 72.401353, + "rr": 1.297445, + "primary_prob": 56.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.946167, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.049965, + "hold30_r": -1.963886 + }, + { + "symbol": "SLB", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.319053, + "strategy_rank": 87.531003, + "rr": 1.805616, + "primary_prob": 32.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.708424, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03776, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.661781, + "strategy_rank": 99.052988, + "rr": 0.819738, + "primary_prob": 36.99, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.229607, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.287938, + "range_504_ratio": 3.625304, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.796151, + "hold30_r": 17.153407 + }, + { + "symbol": "SNPS", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.461105, + "strategy_rank": 81.860203, + "rr": 1.651265, + "primary_prob": 18.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.476897, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587895, + "hold30_r": 6.375862 + }, + { + "symbol": "STLD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.784667, + "strategy_rank": 91.668546, + "rr": 0.722385, + "primary_prob": 58.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.083577, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034363, + "hold30_r": -1.0 + }, + { + "symbol": "STT", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.62345, + "strategy_rank": 79.695603, + "rr": 2.298491, + "primary_prob": 26.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.447737, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.581731, + "range_504_ratio": 1.789132, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154647, + "hold30_r": -1.116326 + }, + { + "symbol": "TJX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.147689, + "strategy_rank": 62.423901, + "rr": 1.267155, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.900733, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086575, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.137542, + "strategy_rank": 91.364149, + "rr": 1.668201, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.502302, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037327, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.686584, + "strategy_rank": 85.264938, + "rr": 2.029651, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.044476, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051822, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.853439, + "strategy_rank": 73.179256, + "rr": 2.095625, + "primary_prob": 43.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.143438, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061418, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.617813, + "strategy_rank": 97.328072, + "rr": 1.57819, + "primary_prob": 50.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.367286, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035319, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.304397, + "strategy_rank": 87.632469, + "rr": 1.170571, + "primary_prob": 44.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.755857, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037202, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.10823, + "strategy_rank": 88.624577, + "rr": 2.737938, + "primary_prob": 22.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 4.106907, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035979, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.373168, + "strategy_rank": 89.503946, + "rr": 8.060499, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 12.090749, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027025, + "hold30_r": 5.606122 + }, + { + "symbol": "WYNN", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.421646, + "strategy_rank": 92.130778, + "rr": 1.502008, + "primary_prob": 33.41, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.253011, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04543, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.049605, + "strategy_rank": 74.554679, + "rr": 1.60568, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.40852, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53804, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.880979, + "strategy_rank": 82.602892, + "rr": 1.69442, + "primary_prob": 48.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.54163, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.637022, + "hold30_r": 5.222027 + }, + { + "symbol": "HOOD", + "date": "2023-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.091212, + "strategy_rank": 86.7297, + "rr": 1.74137, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.612056, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.706419, + "hold30_r": 3.19423 + }, + { + "symbol": "ADI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.318131, + "strategy_rank": 76.573971, + "rr": 1.441483, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.162224, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.382393, + "hold30_r": -1.915211 + }, + { + "symbol": "AES", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.200222, + "strategy_rank": 68.320356, + "rr": 1.258968, + "primary_prob": 42.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 110, + "primary_distance_atr": 1.888451, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049584, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.76307, + "strategy_rank": 89.933259, + "rr": 0.795546, + "primary_prob": 50.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.193319, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035348, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.552836, + "strategy_rank": 93.414905, + "rr": 0.865614, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.29842, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832441, + "hold30_r": 1.990911 + }, + { + "symbol": "APD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.313682, + "strategy_rank": 67.397108, + "rr": 1.368439, + "primary_prob": 54.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.052658, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076615, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.209121, + "strategy_rank": 86.47386, + "rr": 2.108382, + "primary_prob": 28.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.162573, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.067507, + "hold30_r": 5.358319 + }, + { + "symbol": "ARES", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.87208, + "strategy_rank": 80.03337, + "rr": 1.280629, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.920943, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.529798, + "range_504_ratio": 1.698589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.242355, + "hold30_r": 2.669095 + }, + { + "symbol": "AXON", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.555061, + "strategy_rank": 92.880979, + "rr": 0.733074, + "primary_prob": 64.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.09961, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.68276, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.996663, + "strategy_rank": 85.750834, + "rr": 2.016724, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 3.025086, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.967142, + "hold30_r": 1.753629 + }, + { + "symbol": "BIIB", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.330367, + "strategy_rank": 74.404894, + "rr": 2.445759, + "primary_prob": 39.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.668639, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062734, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.879867, + "strategy_rank": 74.493882, + "rr": 1.299533, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.949299, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.524524, + "range_504_ratio": 1.689655, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241686, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.773081, + "strategy_rank": 82.992214, + "rr": 0.912866, + "primary_prob": 47.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.369298, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.497795, + "range_504_ratio": 1.645089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853, + "hold30_r": 3.980078 + }, + { + "symbol": "CMG", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.65406, + "strategy_rank": 80.344828, + "rr": 0.80922, + "primary_prob": 50.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.21383, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.551765, + "range_504_ratio": 1.736314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.742913, + "hold30_r": 0.359653 + }, + { + "symbol": "CRH", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.427141, + "strategy_rank": 75.850945, + "rr": 1.266928, + "primary_prob": 57.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.900392, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069937, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.756396, + "strategy_rank": 81.724138, + "rr": 2.370255, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.555382, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.305922, + "hold30_r": 3.154913 + }, + { + "symbol": "DRI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.649611, + "strategy_rank": 59.855395, + "rr": 1.308763, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.963145, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081593, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.543938, + "strategy_rank": 85.606229, + "rr": 1.998664, + "primary_prob": 44.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.997996, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048181, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.323693, + "strategy_rank": 76.273637, + "rr": 0.952321, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.428481, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.89481, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.329255, + "strategy_rank": 81.879867, + "rr": 0.714349, + "primary_prob": 55.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.071523, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056974, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.32703, + "strategy_rank": 81.012236, + "rr": 2.03968, + "primary_prob": 28.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.05952, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046604, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.537264, + "strategy_rank": 73.959956, + "rr": 1.075856, + "primary_prob": 47.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.613784, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.763708, + "range_504_ratio": 2.14622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06943, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888765, + "strategy_rank": 98.120133, + "rr": 1.65077, + "primary_prob": 22.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.476155, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.314481, + "range_504_ratio": 3.722819, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.622969, + "hold30_r": 0.583723 + }, + { + "symbol": "FTNT", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.766407, + "strategy_rank": 89.065628, + "rr": 1.675388, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.513082, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.626406, + "hold30_r": 2.680772 + }, + { + "symbol": "GE", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.764182, + "strategy_rank": 82.491657, + "rr": 2.679203, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.018805, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060707, + "hold30_r": 1.144622 + }, + { + "symbol": "GILD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.771969, + "strategy_rank": 68.242492, + "rr": 2.14553, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.218295, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065813, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.540601, + "strategy_rank": 63.882091, + "rr": 1.616628, + "primary_prob": 50.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.424942, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077342, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.102336, + "strategy_rank": 80.022247, + "rr": 1.235771, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.853656, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061711, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.321468, + "strategy_rank": 67.330367, + "rr": 0.695704, + "primary_prob": 41.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.043556, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.633738, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.536151, + "strategy_rank": 67.686318, + "rr": 1.752498, + "primary_prob": 15.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.628747, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062138, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.094549, + "strategy_rank": 68.576196, + "rr": 0.821143, + "primary_prob": 50.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.231715, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.51119, + "range_504_ratio": 1.667275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.995551, + "strategy_rank": 86.985539, + "rr": 2.109873, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.164809, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040637, + "hold30_r": 0.997877 + }, + { + "symbol": "IDXX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.098999, + "strategy_rank": 83.926585, + "rr": 1.853493, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.780239, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046925, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.096774, + "strategy_rank": 74.015573, + "rr": 1.276029, + "primary_prob": 39.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.914043, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052285, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.535039, + "strategy_rank": 64.749722, + "rr": 2.516502, + "primary_prob": 23.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.774753, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.465352, + "hold30_r": 4.194732 + }, + { + "symbol": "JBL", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.551724, + "strategy_rank": 79.098999, + "rr": 1.674749, + "primary_prob": 34.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.512123, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.626709, + "hold30_r": 8.896764 + }, + { + "symbol": "KLAC", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.317019, + "strategy_rank": 83.481646, + "rr": 1.686234, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.529351, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.641839, + "hold30_r": 4.534991 + }, + { + "symbol": "LVS", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.665184, + "strategy_rank": 86.785317, + "rr": 1.14392, + "primary_prob": 40.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.715881, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046822, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.430478, + "strategy_rank": 84.894327, + "rr": 1.82328, + "primary_prob": 31.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.73492, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039313, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.31257, + "strategy_rank": 79.510567, + "rr": 1.368757, + "primary_prob": 39.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.053135, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044359, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.774194, + "strategy_rank": 89.699666, + "rr": 1.925448, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.888172, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.033542, + "hold30_r": 0.633815 + }, + { + "symbol": "MPWR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.0901, + "strategy_rank": 85.061179, + "rr": 1.653252, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.479878, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.62724, + "hold30_r": 3.129457 + }, + { + "symbol": "MRNA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.20356, + "strategy_rank": 86.874305, + "rr": 1.646886, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.470329, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033466, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.103448, + "strategy_rank": 88.498331, + "rr": 2.447477, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.671215, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042871, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.659622, + "strategy_rank": 72.169077, + "rr": 1.502462, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.253692, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.413401, + "range_504_ratio": 1.511951, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.428235, + "hold30_r": -0.32294 + }, + { + "symbol": "MSTR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.775306, + "strategy_rank": 98.275862, + "rr": 1.945114, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.917672, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020599, + "hold30_r": -1.0 + }, + { + "symbol": "MTD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.868743, + "strategy_rank": 75.728587, + "rr": 1.938903, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 89, + "primary_distance_atr": 2.908355, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048152, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.221357, + "strategy_rank": 96.084538, + "rr": 2.910056, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 4.365084, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.864655, + "hold30_r": 7.869198 + }, + { + "symbol": "NVDA", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.331479, + "strategy_rank": 97.630701, + "rr": 2.81583, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.223744, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.772177, + "hold30_r": 11.51446 + }, + { + "symbol": "ODFL", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.650723, + "strategy_rank": 82.94772, + "rr": 2.436698, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.655047, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039497, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.873192, + "strategy_rank": 66.651835, + "rr": 1.044114, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.566171, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.456497, + "range_504_ratio": 1.578535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.992053, + "hold30_r": 1.131123 + }, + { + "symbol": "ON", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.997775, + "strategy_rank": 96.7297, + "rr": 0.780007, + "primary_prob": 54.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.17001, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.746219, + "hold30_r": 1.697295 + }, + { + "symbol": "ORCL", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.656285, + "strategy_rank": 65.795328, + "rr": 1.103889, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.655833, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.015423, + "hold30_r": 11.43574 + }, + { + "symbol": "PCAR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.759733, + "strategy_rank": 67.541713, + "rr": 0.72373, + "primary_prob": 58.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.085595, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054061, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.211346, + "strategy_rank": 72.72525, + "rr": 1.795531, + "primary_prob": 32.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.693296, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046327, + "hold30_r": -0.007154 + }, + { + "symbol": "REGN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.878754, + "strategy_rank": 72.858732, + "rr": 1.371584, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.057376, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055341, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.433815, + "strategy_rank": 76.818687, + "rr": 1.70645, + "primary_prob": 48.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.559674, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062903, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.437152, + "strategy_rank": 76.384872, + "rr": 1.961375, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.942063, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060496, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.657397, + "strategy_rank": 88.353726, + "rr": 1.548032, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.322049, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035422, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.104561, + "strategy_rank": 82.424917, + "rr": 1.747569, + "primary_prob": 16.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.621353, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.679617, + "hold30_r": 5.846718 + }, + { + "symbol": "STLD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988877, + "strategy_rank": 90.122358, + "rr": 1.641885, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.462828, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031863, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.431591, + "strategy_rank": 63.470523, + "rr": 1.397872, + "primary_prob": 39.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.096808, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.314339, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994438, + "strategy_rank": 92.424917, + "rr": 1.853804, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.780707, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037388, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.658509, + "strategy_rank": 84.716352, + "rr": 1.690738, + "primary_prob": 33.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 2.536107, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048479, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.876529, + "strategy_rank": 74.760845, + "rr": 1.922331, + "primary_prob": 30.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.883496, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052778, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.882091, + "strategy_rank": 95.41713, + "rr": 2.194574, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.291862, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.157334, + "hold30_r": 3.854663 + }, + { + "symbol": "UBER", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.101224, + "strategy_rank": 91.034483, + "rr": 2.098418, + "primary_prob": 43.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.147627, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.061321, + "hold30_r": 2.171777 + }, + { + "symbol": "ULTA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.549499, + "strategy_rank": 68.65406, + "rr": 0.774229, + "primary_prob": 56.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.161344, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061484, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.204672, + "strategy_rank": 84.204672, + "rr": 2.029009, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.043513, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.99579, + "hold30_r": 3.154347 + }, + { + "symbol": "VRSN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.758621, + "strategy_rank": 62.002225, + "rr": 1.616951, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.425426, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.541682, + "hold30_r": 0.377219 + }, + { + "symbol": "VRT", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.982202, + "strategy_rank": 87.219132, + "rr": 8.322742, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 12.484112, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.028207, + "hold30_r": 7.870828 + }, + { + "symbol": "WST", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.98109, + "strategy_rank": 82.680756, + "rr": 1.595373, + "primary_prob": 50.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.39306, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057905, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.887653, + "strategy_rank": 89.977753, + "rr": 0.673273, + "primary_prob": 44.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.00991, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045038, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.43604, + "strategy_rank": 78.453838, + "rr": 2.07155, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.107325, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050857, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.533927, + "strategy_rank": 69.822024, + "rr": 2.042012, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.063018, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065495, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.820276, + "strategy_rank": 80.414747, + "rr": 1.573808, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.360712, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513215, + "hold30_r": 4.407429 + }, + { + "symbol": "HOOD", + "date": "2023-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.101382, + "strategy_rank": 87.764977, + "rr": 1.585409, + "primary_prob": 50.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.378113, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034093, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.064516, + "strategy_rank": 72.834101, + "rr": 1.677154, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 110, + "primary_distance_atr": 2.515731, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04334, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.013825, + "strategy_rank": 92.949309, + "rr": 2.082281, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.123422, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035925, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.889401, + "strategy_rank": 91.808756, + "rr": 0.909497, + "primary_prob": 37.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.364245, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870818, + "hold30_r": 2.438344 + }, + { + "symbol": "APO", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.258065, + "strategy_rank": 82.741935, + "rr": 1.694201, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.541301, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65356, + "hold30_r": 3.982186 + }, + { + "symbol": "ARES", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.903226, + "strategy_rank": 83.029954, + "rr": 1.441166, + "primary_prob": 38.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.161749, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.529798, + "range_504_ratio": 1.698589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3975, + "hold30_r": 2.928063 + }, + { + "symbol": "AXON", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.769585, + "strategy_rank": 95.069124, + "rr": 1.571385, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.357077, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032072, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.695853, + "strategy_rank": 84.389401, + "rr": 1.771429, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.657144, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.71981, + "hold30_r": 1.122664 + }, + { + "symbol": "BIIB", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 73.894009, + "rr": 1.648811, + "primary_prob": 45.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.473216, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06591, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.198157, + "strategy_rank": 83.790323, + "rr": 1.632205, + "primary_prob": 29.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.448307, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.497795, + "range_504_ratio": 1.645089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.568692, + "hold30_r": 4.363407 + }, + { + "symbol": "COIN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.271889, + "strategy_rank": 98.686636, + "rr": 1.81842, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.72763, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.508747, + "hold30_r": -1.492037 + }, + { + "symbol": "CRH", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.483871, + "strategy_rank": 76.186636, + "rr": 1.74504, + "primary_prob": 33.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.617561, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073893, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.331797, + "strategy_rank": 73.582949, + "rr": 1.708067, + "primary_prob": 48.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.5621, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.641107, + "hold30_r": 6.46322 + }, + { + "symbol": "DRI", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.56682, + "strategy_rank": 57.718894, + "rr": 1.116782, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 126, + "primary_distance_atr": 1.675172, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.040435, + "hold30_r": 3.813489 + }, + { + "symbol": "DXCM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.62212, + "strategy_rank": 90.368664, + "rr": 1.963305, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.944958, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052261, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.391705, + "strategy_rank": 82.050691, + "rr": 1.350255, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.025383, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.286469, + "hold30_r": 2.855128 + }, + { + "symbol": "ERIE", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.317972, + "strategy_rank": 81.152074, + "rr": 1.600124, + "primary_prob": 35.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.400185, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04787, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.414747, + "strategy_rank": 80.345622, + "rr": 2.80396, + "primary_prob": 21.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 4.20594, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036559, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.364055, + "strategy_rank": 84.043779, + "rr": 1.568086, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.352129, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056677, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.096774, + "strategy_rank": 82.603687, + "rr": 1.958132, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.937198, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.894493, + "hold30_r": 1.971014 + }, + { + "symbol": "GILD", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.746544, + "strategy_rank": 64.792627, + "rr": 1.365032, + "primary_prob": 39.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.047548, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068073, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.02765, + "strategy_rank": 60.9447, + "rr": 0.970615, + "primary_prob": 50.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.455923, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078352, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.552995, + "strategy_rank": 79.596774, + "rr": 0.867019, + "primary_prob": 51.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.300528, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066158, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.520737, + "strategy_rank": 65.817972, + "rr": 1.003886, + "primary_prob": 30.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.50583, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.938211, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.488479, + "strategy_rank": 68.006912, + "rr": 1.179495, + "primary_prob": 42.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.769242, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069047, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.640553, + "strategy_rank": 68.156682, + "rr": 0.853231, + "primary_prob": 35.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.279847, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.51119, + "range_504_ratio": 1.667275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.794229, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.852535, + "strategy_rank": 87.039171, + "rr": 1.582021, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.373031, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.538307, + "hold30_r": 1.477122 + }, + { + "symbol": "IDXX", + "date": "2023-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.281106, + "strategy_rank": 86.854839, + "rr": 2.166808, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.250211, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053333, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.792627, + "strategy_rank": 71.520737, + "rr": 0.712254, + "primary_prob": 59.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.068381, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.657671, + "hold30_r": 2.661232 + }, + { + "symbol": "ISRG", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.105991, + "strategy_rank": 76.163594, + "rr": 1.117549, + "primary_prob": 50.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.676324, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.043385, + "hold30_r": 3.00645 + }, + { + "symbol": "IT", + "date": "2023-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.829493, + "strategy_rank": 67.822581, + "rr": 2.161635, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.242452, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.10276, + "hold30_r": 2.697068 + }, + { + "symbol": "JBL", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.124424, + "strategy_rank": 77.638249, + "rr": 1.855693, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.78354, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.80066, + "hold30_r": 8.262891 + }, + { + "symbol": "LULU", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.718894, + "strategy_rank": 83.202765, + "rr": 0.997593, + "primary_prob": 49.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.496389, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074534, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.732719, + "strategy_rank": 85.9447, + "rr": 1.034943, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.552414, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045969, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.645161, + "strategy_rank": 85.172811, + "rr": 9.267215, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 13.900822, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.048348, + "hold30_r": 5.504549 + }, + { + "symbol": "MGM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.336406, + "strategy_rank": 75.875576, + "rr": 2.092609, + "primary_prob": 28.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.138914, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045835, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.663594, + "strategy_rank": 88.099078, + "rr": 1.577866, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.366799, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.037313, + "hold30_r": 0.696142 + }, + { + "symbol": "MPWR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.682028, + "strategy_rank": 85.552995, + "rr": 1.514363, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.271545, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487478, + "hold30_r": 4.499649 + }, + { + "symbol": "MRNA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.474654, + "strategy_rank": 92.684332, + "rr": 1.559005, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.338507, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.525176, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.170507, + "strategy_rank": 85.990783, + "rr": 1.826194, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.739291, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047658, + "hold30_r": -0.230868 + }, + { + "symbol": "MSTR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.539171, + "strategy_rank": 99.504608, + "rr": 1.629577, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.444365, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.61343, + "hold30_r": 1.605744 + }, + { + "symbol": "MTD", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.557604, + "strategy_rank": 79.158986, + "rr": 2.717925, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 89, + "primary_distance_atr": 4.076888, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053035, + "hold30_r": -1.004886 + }, + { + "symbol": "NFLX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.193548, + "strategy_rank": 96.324885, + "rr": 1.680404, + "primary_prob": 49.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.520606, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.633358, + "hold30_r": 5.342745 + }, + { + "symbol": "NVDA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.235023, + "strategy_rank": 96.889401, + "rr": 1.718097, + "primary_prob": 45.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.577146, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.672549, + "hold30_r": 10.880746 + }, + { + "symbol": "OMC", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.875576, + "strategy_rank": 63.559908, + "rr": 1.071578, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.607366, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.456497, + "range_504_ratio": 1.578535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057785, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.16129, + "strategy_rank": 94.746544, + "rr": 1.087959, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.631939, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.051628, + "hold30_r": 2.35168 + }, + { + "symbol": "ORCL", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.59447, + "strategy_rank": 64.608295, + "rr": 0.76055, + "primary_prob": 38.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.140825, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.663901, + "hold30_r": 9.872336 + }, + { + "symbol": "PANW", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.290323, + "strategy_rank": 82.868664, + "rr": 1.991667, + "primary_prob": 24.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.9875, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055361, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.023041, + "strategy_rank": 68.709677, + "rr": 0.756892, + "primary_prob": 57.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.135338, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055658, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.253456, + "strategy_rank": 70.460829, + "rr": 1.961596, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.942394, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049154, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.322581, + "strategy_rank": 92.81106, + "rr": 2.094168, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.141252, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.067818, + "hold30_r": 7.086887 + }, + { + "symbol": "REGN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.976959, + "strategy_rank": 72.799539, + "rr": 2.345034, + "primary_prob": 25.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.517551, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062872, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.059908, + "strategy_rank": 80.495392, + "rr": 2.053674, + "primary_prob": 28.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.080512, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048872, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.516129, + "strategy_rank": 76.520737, + "rr": 3.011526, + "primary_prob": 20.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.517289, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.95074, + "hold30_r": 5.679277 + }, + { + "symbol": "SBUX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.700461, + "strategy_rank": 73.375576, + "rr": 1.121906, + "primary_prob": 45.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.682859, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067055, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.050691, + "strategy_rank": 89.52765, + "rr": 1.965272, + "primary_prob": 29.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.947908, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.930048, + "hold30_r": 1.626504 + }, + { + "symbol": "STLD", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 92.165899, + "rr": 1.905435, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.858153, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033309, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.78341, + "strategy_rank": 65.069124, + "rr": 1.156923, + "primary_prob": 44.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.735385, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.071408, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.041475, + "strategy_rank": 90.334101, + "rr": 0.935945, + "primary_prob": 38.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.403917, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.878963, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.511521, + "strategy_rank": 89.124424, + "rr": 1.920131, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.880196, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040613, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.658986, + "strategy_rank": 87.845622, + "rr": 0.828525, + "primary_prob": 54.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 1.242788, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787596, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.866359, + "strategy_rank": 73.663594, + "rr": 1.881391, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.822086, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055916, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.465438, + "strategy_rank": 97.914747, + "rr": 1.916547, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.87482, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.885891, + "hold30_r": 3.56005 + }, + { + "symbol": "UBER", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.354839, + "strategy_rank": 93.559908, + "rr": 1.913712, + "primary_prob": 45.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.870568, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.872498, + "hold30_r": 2.883404 + }, + { + "symbol": "ULTA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.24424, + "strategy_rank": 66.670507, + "rr": 1.180796, + "primary_prob": 44.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.771194, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062986, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.327189, + "strategy_rank": 86.635945, + "rr": 1.958227, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.937341, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924275, + "hold30_r": 4.689112 + }, + { + "symbol": "VRSN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.525346, + "strategy_rank": 62.304147, + "rr": 1.113143, + "primary_prob": 60.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.669715, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.03304, + "hold30_r": -0.231968 + }, + { + "symbol": "VRT", + "date": "2023-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.562212, + "strategy_rank": 87.638249, + "rr": 8.319576, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 12.479365, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 8.288221, + "hold30_r": 9.032861 + }, + { + "symbol": "WST", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 82.868664, + "rr": 2.521035, + "primary_prob": 23.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.781552, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063154, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.502304, + "strategy_rank": 89.68894, + "rr": 1.503397, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.255096, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039073, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.940092, + "strategy_rank": 75.599078, + "rr": 1.765194, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.647792, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051228, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.294931, + "strategy_rank": 71.71659, + "rr": 2.384837, + "primary_prob": 25.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.577255, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061587, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.903226, + "strategy_rank": 75.979263, + "rr": 1.980514, + "primary_prob": 44.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.97077, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.919389, + "hold30_r": 3.829691 + }, + { + "symbol": "ALGN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.705069, + "strategy_rank": 93.364055, + "rr": 1.049018, + "primary_prob": 47.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.573526, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038836, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.930876, + "strategy_rank": 92.33871, + "rr": 1.213255, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.819882, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171125, + "hold30_r": 2.306724 + }, + { + "symbol": "APD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.105991, + "strategy_rank": 64.585253, + "rr": 1.80138, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.702069, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092636, + "hold30_r": -1.026009 + }, + { + "symbol": "ARES", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.907834, + "strategy_rank": 80.414747, + "rr": 1.099978, + "primary_prob": 46.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.649967, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.529798, + "range_504_ratio": 1.698589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.051481, + "hold30_r": 3.490614 + }, + { + "symbol": "AXON", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.654378, + "strategy_rank": 95.990783, + "rr": 1.505993, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.25899, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034869, + "hold30_r": -0.287826 + }, + { + "symbol": "AZO", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.239631, + "strategy_rank": 68.421659, + "rr": 1.223191, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.834786, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.046724, + "hold30_r": -2.949611 + }, + { + "symbol": "BA", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.580645, + "strategy_rank": 85.483871, + "rr": 1.846602, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.769904, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054725, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.313364, + "strategy_rank": 74.124424, + "rr": 1.891907, + "primary_prob": 41.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.837861, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070273, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.050691, + "strategy_rank": 94.331797, + "rr": 1.648155, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.472233, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.489051, + "hold30_r": -1.471784 + }, + { + "symbol": "CRH", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.75576, + "strategy_rank": 73.663594, + "rr": 0.882966, + "primary_prob": 67.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.324449, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083414, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.525346, + "strategy_rank": 82.626728, + "rr": 1.7834, + "primary_prob": 42.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.675101, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.718885, + "hold30_r": 0.530573 + }, + { + "symbol": "CSGP", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.875576, + "strategy_rank": 71.854839, + "rr": 1.142123, + "primary_prob": 60.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.713184, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.071933, + "hold30_r": 4.52432 + }, + { + "symbol": "DECK", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.308756, + "strategy_rank": 83.548387, + "rr": 1.394976, + "primary_prob": 22.73, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.092464, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.860494, + "range_504_ratio": 2.364328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075114, + "hold30_r": -1.027893 + }, + { + "symbol": "DXCM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.235023, + "strategy_rank": 91.774194, + "rr": 3.024225, + "primary_prob": 20.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 4.536337, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05166, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.207373, + "strategy_rank": 77.937788, + "rr": 0.910238, + "primary_prob": 43.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.365357, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060317, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.967742, + "strategy_rank": 83.698157, + "rr": 1.506192, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.259287, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436597, + "hold30_r": 3.733941 + }, + { + "symbol": "ERIE", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.202765, + "strategy_rank": 80.414747, + "rr": 2.203801, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.305702, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051303, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884793, + "strategy_rank": 99.297235, + "rr": 0.699525, + "primary_prob": 43.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.049287, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028088, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.064516, + "strategy_rank": 79.435484, + "rr": 1.775773, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.663659, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062981, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.824885, + "strategy_rank": 85.16129, + "rr": 1.496714, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.245071, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064645, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.285714, + "strategy_rank": 65.195853, + "rr": 1.083366, + "primary_prob": 46.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.62505, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069446, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.677419, + "strategy_rank": 63.387097, + "rr": 0.758822, + "primary_prob": 57.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.138233, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078149, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.43318, + "strategy_rank": 82.960829, + "rr": 1.078664, + "primary_prob": 29.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.617997, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070766, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.40553, + "strategy_rank": 64.078341, + "rr": 0.943366, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.415049, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068585, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.737327, + "strategy_rank": 87.269585, + "rr": 1.879282, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.818924, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.830425, + "hold30_r": 2.862509 + }, + { + "symbol": "IDXX", + "date": "2023-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.746544, + "strategy_rank": 82.868664, + "rr": 2.164113, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.246169, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054197, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.488479, + "strategy_rank": 81.140553, + "rr": 2.01234, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.01851, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.747819, + "range_504_ratio": 2.112388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.445438, + "hold30_r": -1.395696 + }, + { + "symbol": "IR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.336406, + "strategy_rank": 70.103687, + "rr": 1.124123, + "primary_prob": 42.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.686184, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07101, + "hold30_r": -1.012547 + }, + { + "symbol": "ISRG", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.78341, + "strategy_rank": 81.797235, + "rr": 1.247425, + "primary_prob": 57.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.871137, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082987, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.834101, + "strategy_rank": 66.209677, + "rr": 2.396157, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.594236, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.337555, + "hold30_r": 1.436835 + }, + { + "symbol": "JBL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.013825, + "strategy_rank": 77.292627, + "rr": 1.474137, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.211206, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.413623, + "hold30_r": 8.947482 + }, + { + "symbol": "LII", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.253456, + "strategy_rank": 78.548387, + "rr": 1.830215, + "primary_prob": 46.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.745322, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053993, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.281106, + "strategy_rank": 89.481567, + "rr": 1.638488, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.457732, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068074, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.617512, + "strategy_rank": 86.797235, + "rr": 0.961236, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.441853, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049758, + "hold30_r": -1.0 + }, + { + "symbol": "MCD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.410138, + "strategy_rank": 58.456221, + "rr": 0.745997, + "primary_prob": 40.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.118996, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.316972, + "range_504_ratio": 1.372964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.134439, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.516129, + "strategy_rank": 82.5, + "rr": 1.810863, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.716295, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046309, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.0553, + "strategy_rank": 86.56682, + "rr": 1.595126, + "primary_prob": 35.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.392689, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039706, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.364055, + "strategy_rank": 84.907834, + "rr": 1.991069, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.986603, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052289, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.078341, + "strategy_rank": 99.182028, + "rr": 1.971246, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.956869, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.952078, + "hold30_r": 2.985124 + }, + { + "symbol": "MTD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.447005, + "strategy_rank": 75.841014, + "rr": 2.856994, + "primary_prob": 21.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 89, + "primary_distance_atr": 4.285491, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.182539, + "hold30_r": -1.130853 + }, + { + "symbol": "NFLX", + "date": "2023-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.271889, + "strategy_rank": 96.059908, + "rr": 9.95317, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 14.929755, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.044854, + "hold30_r": 4.940772 + }, + { + "symbol": "NUE", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.442396, + "strategy_rank": 87.235023, + "rr": 1.824864, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.737296, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042746, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.889401, + "strategy_rank": 96.509217, + "rr": 1.591885, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.387828, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046291, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.778802, + "strategy_rank": 88.214286, + "rr": 2.036968, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.055452, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.993098, + "hold30_r": 4.826256 + }, + { + "symbol": "ORCL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.474654, + "strategy_rank": 67.488479, + "rr": 1.57, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.354999, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092262, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.59447, + "strategy_rank": 84.239631, + "rr": 1.180361, + "primary_prob": 44.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.770542, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.127956, + "hold30_r": 9.613889 + }, + { + "symbol": "PCAR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.211982, + "strategy_rank": 72.97235, + "rr": 1.160585, + "primary_prob": 44.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.740878, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056301, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.626728, + "strategy_rank": 67.949309, + "rr": 1.456701, + "primary_prob": 25.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.185051, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066747, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.797235, + "strategy_rank": 71.221198, + "rr": 1.637965, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.456948, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049053, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.81106, + "strategy_rank": 84.0553, + "rr": 1.930342, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.895512, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048919, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.56682, + "strategy_rank": 69.228111, + "rr": 1.805331, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.707997, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06713, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.069124, + "strategy_rank": 74.711982, + "rr": 2.011279, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 99, + "primary_distance_atr": 3.016919, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046977, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.24424, + "strategy_rank": 78.525346, + "rr": 2.85445, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.281675, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062753, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.009217, + "strategy_rank": 72.960829, + "rr": 1.416824, + "primary_prob": 38.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.125236, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.227853, + "hold30_r": -1.156 + }, + { + "symbol": "SLB", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.133641, + "strategy_rank": 88.064516, + "rr": 1.609812, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.414718, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.121737, + "hold30_r": -1.082532 + }, + { + "symbol": "STLD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.276498, + "strategy_rank": 94.101382, + "rr": 2.163525, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.245288, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067135, + "hold30_r": -1.029838 + }, + { + "symbol": "TJX", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.175115, + "strategy_rank": 60.737327, + "rr": 0.885486, + "primary_prob": 52.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.328229, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075004, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.041475, + "strategy_rank": 93.237327, + "rr": 1.405469, + "primary_prob": 28.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.108204, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040903, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.414747, + "strategy_rank": 82.108295, + "rr": 1.588613, + "primary_prob": 35.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.382919, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043534, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.981567, + "strategy_rank": 81.071429, + "rr": 2.101215, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.151822, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040336, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.437788, + "strategy_rank": 72.430876, + "rr": 0.684364, + "primary_prob": 60.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 1.026546, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.411055, + "range_504_ratio": 1.508408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052916, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.672811, + "strategy_rank": 74.124424, + "rr": 1.696445, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.544667, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055275, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.97235, + "strategy_rank": 94.665899, + "rr": 1.69952, + "primary_prob": 48.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.549279, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.663752, + "hold30_r": 2.770083 + }, + { + "symbol": "UBER", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.470046, + "strategy_rank": 93.260369, + "rr": 1.694221, + "primary_prob": 48.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.541331, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197805, + "hold30_r": -1.151071 + }, + { + "symbol": "ULTA", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.543779, + "strategy_rank": 72.142857, + "rr": 1.438733, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.158099, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.049229, + "hold30_r": -2.995679 + }, + { + "symbol": "URI", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.976959, + "strategy_rank": 89.078341, + "rr": 1.820492, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.730738, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.783991, + "hold30_r": 4.842619 + }, + { + "symbol": "VRTX", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.751152, + "strategy_rank": 68.156682, + "rr": 0.820567, + "primary_prob": 38.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.23085, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.698068, + "range_504_ratio": 2.009866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067502, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.760369, + "strategy_rank": 56.635945, + "rr": 1.397743, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.096614, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.315496, + "range_504_ratio": 1.370939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094385, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.258065, + "strategy_rank": 80.910138, + "rr": 1.848052, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.772078, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197414, + "hold30_r": -1.134581 + }, + { + "symbol": "WYNN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.847926, + "strategy_rank": 90.069124, + "rr": 1.259023, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.888534, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041578, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.829493, + "strategy_rank": 75.737327, + "rr": 1.799419, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.699128, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105171, + "hold30_r": -1.049016 + }, + { + "symbol": "XYL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.101382, + "strategy_rank": 71.970046, + "rr": 1.957754, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.936631, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069521, + "hold30_r": -1.0 + }, + { + "symbol": "YUM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.142857, + "strategy_rank": 57.81106, + "rr": 1.462268, + "primary_prob": 18.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.193403, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.320502, + "range_504_ratio": 1.377819, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.101533, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-05-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.901012, + "strategy_rank": 77.322835, + "rr": 1.51643, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.274645, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.452487, + "hold30_r": 4.485656 + }, + { + "symbol": "ACGL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.850394, + "strategy_rank": 80.854893, + "rr": 1.543639, + "primary_prob": 18.84, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.315459, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.491035, + "hold30_r": 1.993035 + }, + { + "symbol": "AJG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.626547, + "strategy_rank": 63.835771, + "rr": 1.035903, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.553854, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086673, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.339708, + "strategy_rank": 86.726659, + "rr": 1.581151, + "primary_prob": 35.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.371727, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.544012, + "hold30_r": 4.698556 + }, + { + "symbol": "AON", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.889764, + "strategy_rank": 59.381327, + "rr": 1.513152, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.269727, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.440093, + "hold30_r": 2.958364 + }, + { + "symbol": "APD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.87739, + "strategy_rank": 63.295838, + "rr": 0.950768, + "primary_prob": 50.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 1.426152, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.876979, + "hold30_r": 2.75128 + }, + { + "symbol": "ARES", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.102362, + "strategy_rank": 78.166479, + "rr": 1.472545, + "primary_prob": 18.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.208818, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.529798, + "range_504_ratio": 1.698589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.422159, + "hold30_r": 3.388628 + }, + { + "symbol": "AXON", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.662542, + "strategy_rank": 95.883015, + "rr": 1.80094, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.70141, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.037123, + "hold30_r": 0.088547 + }, + { + "symbol": "AZO", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988751, + "strategy_rank": 67.952756, + "rr": 1.931957, + "primary_prob": 21.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.897935, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.698046, + "hold30_r": -1.633383 + }, + { + "symbol": "BA", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.750281, + "strategy_rank": 85.905512, + "rr": 2.164217, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.246326, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.108176, + "hold30_r": 1.85491 + }, + { + "symbol": "BIIB", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.388076, + "strategy_rank": 73.723285, + "rr": 1.48928, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.23392, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.420519, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.314961, + "strategy_rank": 67.154106, + "rr": 1.362852, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.044277, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.544458, + "range_504_ratio": 1.723674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056816, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.938133, + "strategy_rank": 89.943757, + "rr": 0.991829, + "primary_prob": 45.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.487743, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.142406, + "range_504_ratio": 3.134302, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.948702, + "hold30_r": 4.421559 + }, + { + "symbol": "BSX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.489314, + "strategy_rank": 61.293588, + "rr": 1.565662, + "primary_prob": 29.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.348493, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.437351, + "range_504_ratio": 1.548599, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495613, + "hold30_r": 0.960318 + }, + { + "symbol": "CAH", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.250844, + "strategy_rank": 70.404949, + "rr": 1.882263, + "primary_prob": 11.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.823395, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.64082, + "range_504_ratio": 1.898037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.807933, + "hold30_r": 4.818953 + }, + { + "symbol": "CBOE", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.051744, + "strategy_rank": 61.822272, + "rr": 1.281821, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.922731, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.304827, + "range_504_ratio": 1.35639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.201601, + "hold30_r": 0.806573 + }, + { + "symbol": "CMG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.625422, + "strategy_rank": 86.366704, + "rr": 0.901932, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.352897, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.581405, + "range_504_ratio": 1.78855, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082268, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.789651, + "strategy_rank": 81.574803, + "rr": 5.730019, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 8.595029, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154606, + "hold30_r": -1.089581 + }, + { + "symbol": "CSGP", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.401575, + "strategy_rank": 76.467942, + "rr": 1.177594, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.766391, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.105519, + "hold30_r": 4.614325 + }, + { + "symbol": "DECK", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.650169, + "strategy_rank": 80.967379, + "rr": 0.716988, + "primary_prob": 42.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.075481, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.860494, + "range_504_ratio": 2.364328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676538, + "hold30_r": 3.832107 + }, + { + "symbol": "DHI", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.40045, + "strategy_rank": 79.190101, + "rr": 1.388862, + "primary_prob": 22.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.083293, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.644515, + "range_504_ratio": 1.905063, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325556, + "hold30_r": 5.04264 + }, + { + "symbol": "DXCM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.312711, + "strategy_rank": 92.778403, + "rr": 1.71526, + "primary_prob": 33.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.57289, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.66771, + "hold30_r": 3.847783 + }, + { + "symbol": "EG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.125984, + "strategy_rank": 80.348706, + "rr": 1.91068, + "primary_prob": 30.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.86602, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049043, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.438695, + "strategy_rank": 79.100112, + "rr": 1.849634, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.774451, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048577, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.887514, + "strategy_rank": 99.313836, + "rr": 2.007925, + "primary_prob": 24.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.011887, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031261, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.751406, + "strategy_rank": 85.478065, + "rr": 1.962923, + "primary_prob": 13.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.944385, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.899383, + "hold30_r": 2.616077 + }, + { + "symbol": "GILD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.276715, + "strategy_rank": 63.59955, + "rr": 1.78458, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.67687, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065278, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.014623, + "strategy_rank": 62.834646, + "rr": 1.339962, + "primary_prob": 40.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.009942, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.358613, + "hold30_r": -2.282274 + }, + { + "symbol": "GWW", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.488189, + "strategy_rank": 83.993251, + "rr": 0.827428, + "primary_prob": 54.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.241142, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073763, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.338583, + "strategy_rank": 68.728909, + "rr": 1.342107, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.01316, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.279831, + "hold30_r": 3.630625 + }, + { + "symbol": "HSY", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.726659, + "strategy_rank": 61.451069, + "rr": 1.949156, + "primary_prob": 21.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.923734, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.500813, + "range_504_ratio": 1.650063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091504, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.03937, + "strategy_rank": 68.436445, + "rr": 1.356206, + "primary_prob": 23.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.034309, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.51119, + "range_504_ratio": 1.667275, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068147, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.67604, + "strategy_rank": 84.724409, + "rr": 2.089704, + "primary_prob": 43.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.134557, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.036453, + "hold30_r": 2.310567 + }, + { + "symbol": "IDXX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.07649, + "strategy_rank": 82.980877, + "rr": 2.195376, + "primary_prob": 27.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.293064, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049662, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.539933, + "strategy_rank": 70.348706, + "rr": 1.508942, + "primary_prob": 19.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.263414, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056098, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.526434, + "strategy_rank": 80.79865, + "rr": 1.848834, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.773251, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.778515, + "hold30_r": 4.66158 + }, + { + "symbol": "LEN", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.038245, + "strategy_rank": 75.511811, + "rr": 1.426014, + "primary_prob": 38.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.13902, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.364937, + "hold30_r": 5.920052 + }, + { + "symbol": "LII", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.76378, + "strategy_rank": 82.204724, + "rr": 1.580671, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.371006, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.525747, + "hold30_r": 5.26254 + }, + { + "symbol": "LLY", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 67.592801, + "rr": 0.767177, + "primary_prob": 40.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.150765, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.725651, + "range_504_ratio": 2.066076, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.710632, + "hold30_r": 0.98339 + }, + { + "symbol": "LULU", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.263217, + "strategy_rank": 91.158605, + "rr": 1.819614, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.729422, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059741, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.100112, + "strategy_rank": 88.537683, + "rr": 1.837597, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.756396, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044188, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.350956, + "strategy_rank": 93.262092, + "rr": 7.69269, + "primary_prob": 25.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 11.539034, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.054783, + "hold30_r": 4.944311 + }, + { + "symbol": "MGM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.663667, + "strategy_rank": 84.251969, + "rr": 2.173162, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 3.259742, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.128126, + "hold30_r": 3.718571 + }, + { + "symbol": "MNST", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.464567, + "strategy_rank": 60.382452, + "rr": 0.704838, + "primary_prob": 41.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.057256, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.624581, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.364454, + "strategy_rank": 82.812148, + "rr": 2.103415, + "primary_prob": 28.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.155123, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.059244, + "hold30_r": 2.263155 + }, + { + "symbol": "MRK", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.564679, + "strategy_rank": 60.123735, + "rr": 1.846161, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.769242, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070753, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.213723, + "strategy_rank": 67.705287, + "rr": 1.736437, + "primary_prob": 13.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.604655, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080652, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.325084, + "strategy_rank": 99.35883, + "rr": 0.812649, + "primary_prob": 48.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.218974, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.791682, + "hold30_r": 4.721456 + }, + { + "symbol": "NFLX", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.087739, + "strategy_rank": 95.995501, + "rr": 8.323088, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 12.484632, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.042425, + "hold30_r": 3.650207 + }, + { + "symbol": "NVR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.113611, + "strategy_rank": 69.28009, + "rr": 1.781466, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.672199, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.515336, + "range_504_ratio": 1.674201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.716006, + "hold30_r": 4.259845 + }, + { + "symbol": "ODFL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.689539, + "strategy_rank": 81.462317, + "rr": 1.80137, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.702055, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047919, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.114736, + "strategy_rank": 65.68054, + "rr": 1.464374, + "primary_prob": 37.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.196561, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.456497, + "range_504_ratio": 1.578535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.399324, + "hold30_r": 1.894741 + }, + { + "symbol": "ORCL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.538808, + "strategy_rank": 69.088864, + "rr": 0.767376, + "primary_prob": 52.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.151064, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696696, + "hold30_r": 4.054192 + }, + { + "symbol": "ORLY", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.713161, + "strategy_rank": 68.897638, + "rr": 1.274177, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.911266, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.566129, + "range_504_ratio": 1.761435, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.572439, + "hold30_r": -1.497235 + }, + { + "symbol": "PCAR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.851519, + "strategy_rank": 73.509561, + "rr": 1.454573, + "primary_prob": 38.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.18186, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061811, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.575928, + "strategy_rank": 67.941507, + "rr": 1.679547, + "primary_prob": 21.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.51932, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068089, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.83802, + "strategy_rank": 80.416198, + "rr": 0.773987, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.16098, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.699907, + "range_504_ratio": 2.013565, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.711813, + "hold30_r": 6.668554 + }, + { + "symbol": "PODD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.813273, + "strategy_rank": 83.217098, + "rr": 1.677843, + "primary_prob": 34.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 2.516765, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639466, + "hold30_r": 0.905124 + }, + { + "symbol": "RCL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.301462, + "strategy_rank": 88.740157, + "rr": 1.770916, + "primary_prob": 47.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.656374, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.726423, + "hold30_r": 5.719355 + }, + { + "symbol": "RL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.327334, + "strategy_rank": 75.826772, + "rr": 1.776429, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.664643, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044302, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.8009, + "strategy_rank": 80.618673, + "rr": 2.106304, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.159455, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058329, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.501687, + "strategy_rank": 62.980877, + "rr": 1.870418, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.805627, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.815261, + "hold30_r": 2.174377 + }, + { + "symbol": "SBUX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.613048, + "strategy_rank": 75.365579, + "rr": 1.516446, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.274669, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06604, + "hold30_r": 0.87468 + }, + { + "symbol": "SJM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.089989, + "strategy_rank": 56.265467, + "rr": 1.870199, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.805298, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.318845, + "range_504_ratio": 1.375538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78186, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.088864, + "strategy_rank": 89.76378, + "rr": 1.557591, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.336387, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038817, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.914511, + "strategy_rank": 71.057368, + "rr": 2.06334, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.09501, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.484513, + "range_504_ratio": 1.623385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.99924, + "hold30_r": 2.99241 + }, + { + "symbol": "TDG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.139483, + "strategy_rank": 69.257593, + "rr": 1.629045, + "primary_prob": 15.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.443568, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.50946, + "range_504_ratio": 1.664392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066053, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.264342, + "strategy_rank": 60.022497, + "rr": 1.992593, + "primary_prob": 29.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.98889, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.91994, + "hold30_r": 3.892152 + }, + { + "symbol": "TKO", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.525309, + "strategy_rank": 93.104612, + "rr": 1.886186, + "primary_prob": 20.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.829279, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044295, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.951631, + "strategy_rank": 81.012373, + "rr": 1.152931, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.729397, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041495, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.313836, + "strategy_rank": 71.799775, + "rr": 2.601891, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 3.902836, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.411055, + "range_504_ratio": 1.508408, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051601, + "hold30_r": 1.134492 + }, + { + "symbol": "TT", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.888639, + "strategy_rank": 76.816648, + "rr": 2.124984, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 3.187475, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.066832, + "hold30_r": 4.825032 + }, + { + "symbol": "TTD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.075366, + "strategy_rank": 97.547807, + "rr": 1.523018, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.284528, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.485541, + "hold30_r": 4.663205 + }, + { + "symbol": "UBER", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.475816, + "strategy_rank": 92.15973, + "rr": 2.17295, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.259425, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.126152, + "hold30_r": 3.693899 + }, + { + "symbol": "ULTA", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.062992, + "strategy_rank": 83.644544, + "rr": 0.687989, + "primary_prob": 50.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.031983, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651562, + "hold30_r": 2.763657 + }, + { + "symbol": "URI", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.176603, + "strategy_rank": 87.27784, + "rr": 1.797168, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.695753, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038384, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.163105, + "strategy_rank": 95.83802, + "rr": 2.629404, + "primary_prob": 37.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.944107, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.598628, + "hold30_r": 4.692859 + }, + { + "symbol": "VRTX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.814398, + "strategy_rank": 66.524184, + "rr": 1.071076, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.606613, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.698068, + "range_504_ratio": 2.009866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.006557, + "hold30_r": 1.570985 + }, + { + "symbol": "WMT", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.764904, + "strategy_rank": 56.602925, + "rr": 0.958467, + "primary_prob": 50.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 114, + "primary_distance_atr": 1.4377, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.315496, + "range_504_ratio": 1.370939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863736, + "hold30_r": 2.785056 + }, + { + "symbol": "WYNN", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.875141, + "strategy_rank": 91.113611, + "rr": 1.750917, + "primary_prob": 32.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.626376, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039569, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.552306, + "strategy_rank": 72.508436, + "rr": 2.147432, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.221148, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055659, + "hold30_r": 0.40298 + }, + { + "symbol": "XYL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.589426, + "strategy_rank": 72.677165, + "rr": 2.705903, + "primary_prob": 22.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 4.058854, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.64928, + "hold30_r": 3.819969 + }, + { + "symbol": "CEG", + "date": "2023-06-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.0, + "strategy_rank": 56.0, + "rr": 2.938089, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.407133, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.879291, + "hold30_r": 2.62959 + }, + { + "symbol": "ACGL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.460177, + "strategy_rank": 80.265487, + "rr": 1.580875, + "primary_prob": 18.17, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.371313, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522577, + "hold30_r": 3.65896 + }, + { + "symbol": "ALGN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.172566, + "strategy_rank": 89.49115, + "rr": 1.531865, + "primary_prob": 45.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.297798, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.490512, + "hold30_r": 2.536191 + }, + { + "symbol": "ANET", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.920354, + "strategy_rank": 92.55531, + "rr": 0.975736, + "primary_prob": 46.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.463604, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.939531, + "hold30_r": -1.006189 + }, + { + "symbol": "AOS", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.420354, + "strategy_rank": 77.400442, + "rr": 1.403822, + "primary_prob": 39.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.105733, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.344837, + "hold30_r": 3.528727 + }, + { + "symbol": "AXON", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.446903, + "strategy_rank": 95.331858, + "rr": 2.392602, + "primary_prob": 23.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.588903, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.041722, + "hold30_r": -0.253341 + }, + { + "symbol": "AZO", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.159292, + "strategy_rank": 67.820796, + "rr": 2.182161, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.273242, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.127952, + "hold30_r": 1.92213 + }, + { + "symbol": "BA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.464602, + "strategy_rank": 83.650442, + "rr": 1.938727, + "primary_prob": 45.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.908091, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054986, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.787611, + "strategy_rank": 73.628319, + "rr": 1.06657, + "primary_prob": 42.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.599855, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998495, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.495575, + "strategy_rank": 63.506637, + "rr": 1.328478, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.992716, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.437351, + "range_504_ratio": 1.548599, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.258173, + "hold30_r": 0.642867 + }, + { + "symbol": "CAH", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.90708, + "strategy_rank": 72.676991, + "rr": 0.989256, + "primary_prob": 44.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.483884, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.64082, + "range_504_ratio": 1.898037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.915217, + "hold30_r": 3.227638 + }, + { + "symbol": "CBOE", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.858407, + "strategy_rank": 58.462389, + "rr": 0.899394, + "primary_prob": 52.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.349092, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.304827, + "range_504_ratio": 1.35639, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081388, + "hold30_r": -1.0 + }, + { + "symbol": "CLX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.623894, + "strategy_rank": 67.665929, + "rr": 1.102232, + "primary_prob": 46.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 1.653348, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.464543, + "range_504_ratio": 1.591286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078247, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.641593, + "strategy_rank": 59.269912, + "rr": 0.699726, + "primary_prob": 59.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.049589, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080783, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.964602, + "strategy_rank": 72.411504, + "rr": 0.931764, + "primary_prob": 66.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.397647, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075231, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.292035, + "strategy_rank": 60.431416, + "rr": 0.677656, + "primary_prob": 60.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.016483, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.393315, + "range_504_ratio": 1.481885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.601213, + "hold30_r": 2.470718 + }, + { + "symbol": "DXCM", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.455752, + "strategy_rank": 92.112832, + "rr": 1.957763, + "primary_prob": 45.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.936644, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048328, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.035398, + "strategy_rank": 79.955752, + "rr": 1.749078, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.623617, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048904, + "hold30_r": 1.049374 + }, + { + "symbol": "ERIE", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.371681, + "strategy_rank": 78.561947, + "rr": 2.91246, + "primary_prob": 20.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.368689, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049647, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.190265, + "strategy_rank": 70.077434, + "rr": 1.254439, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.881659, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.34096, + "range_504_ratio": 1.406297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.182628, + "hold30_r": 4.926896 + }, + { + "symbol": "FSLR", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668142, + "strategy_rank": 99.137168, + "rr": 1.886874, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.830311, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031998, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.150442, + "strategy_rank": 87.334071, + "rr": 1.450659, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.175988, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.390106, + "hold30_r": 1.683972 + }, + { + "symbol": "GILD", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.057522, + "strategy_rank": 63.993363, + "rr": 1.597807, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.396711, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069278, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.60177, + "strategy_rank": 65.011062, + "rr": 1.494299, + "primary_prob": 37.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.241449, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084879, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.389381, + "strategy_rank": 67.942478, + "rr": 1.681347, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.522021, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.621921, + "hold30_r": 3.141371 + }, + { + "symbol": "GWW", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.584071, + "strategy_rank": 83.495575, + "rr": 1.468159, + "primary_prob": 20.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.202238, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.394418, + "hold30_r": 4.932552 + }, + { + "symbol": "HCA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.477876, + "strategy_rank": 69.247788, + "rr": 1.4426, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.163901, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.377547, + "hold30_r": 1.730112 + }, + { + "symbol": "HSY", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.044248, + "strategy_rank": 63.561947, + "rr": 1.65051, + "primary_prob": 25.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.475765, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.500813, + "range_504_ratio": 1.650063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.25298, + "hold30_r": -1.160074 + }, + { + "symbol": "HUM", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.973451, + "strategy_rank": 66.471239, + "rr": 1.430921, + "primary_prob": 35.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.146382, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069979, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-06-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.743363, + "strategy_rank": 78.761062, + "rr": 2.494414, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.741621, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05688, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.716814, + "strategy_rank": 81.615044, + "rr": 2.100724, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.151086, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050901, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.026549, + "strategy_rank": 83.539823, + "rr": 1.739579, + "primary_prob": 48.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.609368, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069647, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.911504, + "strategy_rank": 76.957965, + "rr": 1.152923, + "primary_prob": 38.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.729384, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.091135, + "hold30_r": 5.191257 + }, + { + "symbol": "LII", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.699115, + "strategy_rank": 84.668142, + "rr": 1.989569, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.984354, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.935068, + "hold30_r": 3.658187 + }, + { + "symbol": "LULU", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.256637, + "strategy_rank": 91.426991, + "rr": 1.78767, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.681505, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.744949, + "hold30_r": 2.04174 + }, + { + "symbol": "LVS", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.893805, + "strategy_rank": 88.539823, + "rr": 1.158288, + "primary_prob": 38.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.737432, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.256542, + "hold30_r": -1.215838 + }, + { + "symbol": "MDLZ", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.513274, + "strategy_rank": 59.590708, + "rr": 1.426305, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.139458, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.362015, + "range_504_ratio": 1.436221, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.284301, + "hold30_r": -1.195694 + }, + { + "symbol": "META", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.252212, + "strategy_rank": 93.650442, + "rr": 1.771735, + "primary_prob": 28.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.657602, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.169316, + "hold30_r": -1.113213 + }, + { + "symbol": "MGM", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.154867, + "strategy_rank": 84.015487, + "rr": 1.99864, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.997961, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.952459, + "hold30_r": 5.194879 + }, + { + "symbol": "MRK", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.823009, + "strategy_rank": 65.497788, + "rr": 1.1991, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.79865, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072215, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.225664, + "strategy_rank": 99.292035, + "rr": 1.748878, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.623317, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.729268, + "hold30_r": 6.268291 + }, + { + "symbol": "NFLX", + "date": "2023-06-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.230088, + "strategy_rank": 95.276549, + "rr": 6.558666, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 9.837999, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.042661, + "hold30_r": 3.917215 + }, + { + "symbol": "NVDA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.234513, + "strategy_rank": 97.367257, + "rr": 0.826312, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.239467, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.355768, + "range_504_ratio": 3.879741, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.79381, + "hold30_r": 3.281681 + }, + { + "symbol": "NVR", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.59292, + "strategy_rank": 69.358407, + "rr": 1.498843, + "primary_prob": 37.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.248265, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.515336, + "range_504_ratio": 1.674201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.434006, + "hold30_r": 4.491463 + }, + { + "symbol": "ODFL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.066372, + "strategy_rank": 82.743363, + "rr": 1.996374, + "primary_prob": 29.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.994561, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048184, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.40708, + "strategy_rank": 67.44469, + "rr": 1.042701, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.564051, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.456497, + "range_504_ratio": 1.578535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.978332, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.80531, + "strategy_rank": 93.373894, + "rr": 0.791746, + "primary_prob": 51.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.187618, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.97132, + "range_504_ratio": 2.641429, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.7595, + "hold30_r": 3.065307 + }, + { + "symbol": "ORLY", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.132743, + "strategy_rank": 69.280973, + "rr": 1.182174, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.773261, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.566129, + "range_504_ratio": 1.761435, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068198, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.247788, + "strategy_rank": 68.727876, + "rr": 0.857094, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.285642, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799966, + "hold30_r": 1.544467 + }, + { + "symbol": "PH", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.637168, + "strategy_rank": 73.473451, + "rr": 0.773242, + "primary_prob": 42.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.159863, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.720682, + "hold30_r": 5.164396 + }, + { + "symbol": "PODD", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.792035, + "strategy_rank": 84.845133, + "rr": 2.320793, + "primary_prob": 25.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.481189, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044711, + "hold30_r": 0.295114 + }, + { + "symbol": "RCL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.685841, + "strategy_rank": 93.960177, + "rr": 1.53451, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.301766, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.486771, + "hold30_r": 3.218071 + }, + { + "symbol": "REGN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.287611, + "strategy_rank": 71.814159, + "rr": 1.38908, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.08362, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.31653, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-06-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.707965, + "strategy_rank": 80.188053, + "rr": 2.54794, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.82191, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.493101, + "hold30_r": 4.915051 + }, + { + "symbol": "ROL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.960177, + "strategy_rank": 60.763274, + "rr": 1.676817, + "primary_prob": 25.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.515226, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592392, + "hold30_r": 3.270788 + }, + { + "symbol": "ROST", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.274336, + "strategy_rank": 64.911504, + "rr": 2.002971, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.004457, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.946244, + "hold30_r": 2.619018 + }, + { + "symbol": "SBUX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.814159, + "strategy_rank": 72.035398, + "rr": 1.114559, + "primary_prob": 45.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.671838, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071282, + "hold30_r": -1.0 + }, + { + "symbol": "SJM", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.053097, + "strategy_rank": 61.869469, + "rr": 1.036722, + "primary_prob": 48.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.555083, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.318845, + "range_504_ratio": 1.375538, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.081159, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889381, + "strategy_rank": 99.690265, + "rr": 0.730644, + "primary_prob": 54.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.095966, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 2.000197, + "range_504_ratio": 7.390511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.707373, + "hold30_r": 4.16114 + }, + { + "symbol": "SNA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.19469, + "strategy_rank": 65.696903, + "rr": 0.731596, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.097395, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.33236, + "range_504_ratio": 1.394255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.658341, + "hold30_r": 4.932571 + }, + { + "symbol": "STLD", + "date": "2023-06-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.845133, + "strategy_rank": 86.836283, + "rr": 2.088338, + "primary_prob": 28.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.132507, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.049996, + "hold30_r": 1.495525 + }, + { + "symbol": "SYK", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.951327, + "strategy_rank": 71.415929, + "rr": 1.511931, + "primary_prob": 37.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.267897, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.484513, + "range_504_ratio": 1.623385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.442858, + "hold30_r": 2.05262 + }, + { + "symbol": "TDG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.831858, + "strategy_rank": 69.712389, + "rr": 1.838214, + "primary_prob": 12.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.75732, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.50946, + "range_504_ratio": 1.664392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771495, + "hold30_r": 4.156403 + }, + { + "symbol": "TJX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.070796, + "strategy_rank": 59.14823, + "rr": 1.176799, + "primary_prob": 44.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.765198, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.098272, + "hold30_r": 3.350759 + }, + { + "symbol": "TKO", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.013274, + "strategy_rank": 92.865044, + "rr": 1.961585, + "primary_prob": 19.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.942377, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04678, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.50885, + "strategy_rank": 70.143805, + "rr": 1.736674, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.605012, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.411055, + "range_504_ratio": 1.508408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.686786, + "hold30_r": 0.432666 + }, + { + "symbol": "TT", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.380531, + "strategy_rank": 76.106195, + "rr": 1.983451, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.975177, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924011, + "hold30_r": 4.040613 + }, + { + "symbol": "TTD", + "date": "2023-06-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.690265, + "strategy_rank": 95.85177, + "rr": 2.162943, + "primary_prob": 42.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.244415, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.126019, + "hold30_r": 3.169704 + }, + { + "symbol": "UBER", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.00885, + "strategy_rank": 94.922566, + "rr": 1.736181, + "primary_prob": 48.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.604271, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046596, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.522124, + "strategy_rank": 72.5, + "rr": 1.633306, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.449959, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582684, + "hold30_r": 3.321966 + }, + { + "symbol": "ULTA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.615044, + "strategy_rank": 77.15708, + "rr": 0.700116, + "primary_prob": 49.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.050174, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.661166, + "hold30_r": 2.322155 + }, + { + "symbol": "URI", + "date": "2023-06-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.088496, + "strategy_rank": 82.776549, + "rr": 2.202176, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.303264, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.16567, + "hold30_r": 5.249874 + }, + { + "symbol": "VRSK", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.415929, + "strategy_rank": 64.126106, + "rr": 1.461047, + "primary_prob": 53.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.191571, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.394706, + "range_504_ratio": 1.483947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081899, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.393805, + "strategy_rank": 62.5, + "rr": 0.822404, + "primary_prob": 55.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.233605, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086197, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.238938, + "strategy_rank": 96.471239, + "rr": 1.500159, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.250238, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.468332, + "hold30_r": 5.248969 + }, + { + "symbol": "VRTX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.376106, + "strategy_rank": 71.559735, + "rr": 1.748574, + "primary_prob": 14.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.62286, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.698068, + "range_504_ratio": 2.009866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064793, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.862832, + "strategy_rank": 56.70354, + "rr": 1.493802, + "primary_prob": 37.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.240703, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.315496, + "range_504_ratio": 1.370939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.397095, + "hold30_r": 1.559171 + }, + { + "symbol": "WST", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.730088, + "strategy_rank": 81.548673, + "rr": 2.762277, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 4.143415, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.696082, + "hold30_r": 4.069201 + }, + { + "symbol": "WYNN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.561947, + "strategy_rank": 90.597345, + "rr": 1.811824, + "primary_prob": 32.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.717735, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.773503, + "hold30_r": 1.282198 + }, + { + "symbol": "XYL", + "date": "2023-06-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.610619, + "strategy_rank": 74.435841, + "rr": 2.199567, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.29935, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.140977, + "hold30_r": 1.462533 + }, + { + "symbol": "CEG", + "date": "2023-06-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.836283, + "strategy_rank": 74.789823, + "rr": 1.024112, + "primary_prob": 54.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.536168, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063723, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2023-06-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.185841, + "strategy_rank": 85.807522, + "rr": 2.071383, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.107075, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.037112, + "hold30_r": 5.699718 + }, + { + "symbol": "ACGL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.624434, + "strategy_rank": 80.452489, + "rr": 1.24749, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.871235, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.182004, + "hold30_r": 5.40528 + }, + { + "symbol": "AJG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.742081, + "strategy_rank": 66.493213, + "rr": 0.952555, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.428832, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863706, + "hold30_r": 2.455467 + }, + { + "symbol": "ALGN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.466063, + "strategy_rank": 86.911765, + "rr": 1.955325, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.932987, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.911551, + "hold30_r": 2.008058 + }, + { + "symbol": "AON", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.085973, + "strategy_rank": 61.923077, + "rr": 1.865435, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.798153, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78316, + "hold30_r": 2.999379 + }, + { + "symbol": "AXON", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.547511, + "strategy_rank": 94.49095, + "rr": 1.738998, + "primary_prob": 26.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.608497, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04705, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.556561, + "strategy_rank": 66.78733, + "rr": 1.421239, + "primary_prob": 38.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.131859, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360672, + "hold30_r": 0.974714 + }, + { + "symbol": "BA", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.701357, + "strategy_rank": 82.771493, + "rr": 2.351735, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.527603, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052507, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.493213, + "strategy_rank": 72.839367, + "rr": 2.40449, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.606735, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06385, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.420814, + "strategy_rank": 65.746606, + "rr": 1.602708, + "primary_prob": 28.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.404062, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.437351, + "range_504_ratio": 1.548599, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526107, + "hold30_r": 0.897666 + }, + { + "symbol": "CASY", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.20362, + "strategy_rank": 60.282805, + "rr": 1.546946, + "primary_prob": 36.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.320419, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48845, + "hold30_r": 4.590695 + }, + { + "symbol": "CBOE", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.692308, + "strategy_rank": 59.819005, + "rr": 1.277898, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.916846, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.304827, + "range_504_ratio": 1.35639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.209564, + "hold30_r": 2.080732 + }, + { + "symbol": "CLX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.782805, + "strategy_rank": 69.728507, + "rr": 1.502827, + "primary_prob": 37.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.25424, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.464543, + "range_504_ratio": 1.591286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074938, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.665158, + "strategy_rank": 95.463801, + "rr": 2.252142, + "primary_prob": 26.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.378213, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.237728, + "hold30_r": 7.011617 + }, + { + "symbol": "CPRT", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.21267, + "strategy_rank": 71.798643, + "rr": 0.871051, + "primary_prob": 54.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.306576, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.5638, + "range_504_ratio": 1.757339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793894, + "hold30_r": 1.171459 + }, + { + "symbol": "CRH", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.823529, + "strategy_rank": 73.914027, + "rr": 1.212216, + "primary_prob": 58.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.818323, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.138506, + "hold30_r": 7.23589 + }, + { + "symbol": "CSGP", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.954751, + "strategy_rank": 73.484163, + "rr": 1.387467, + "primary_prob": 54.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.0812, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.319607, + "hold30_r": 1.534065 + }, + { + "symbol": "CVNA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.850679, + "strategy_rank": 98.461538, + "rr": 1.731665, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.597497, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.721381, + "hold30_r": 5.439265 + }, + { + "symbol": "DXCM", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.39819, + "strategy_rank": 92.714932, + "rr": 2.371715, + "primary_prob": 40.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.557573, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045588, + "hold30_r": 0.678916 + }, + { + "symbol": "EG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.438914, + "strategy_rank": 81.255656, + "rr": 2.211409, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.317113, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.158575, + "hold30_r": 2.033438 + }, + { + "symbol": "ERIE", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.366516, + "strategy_rank": 75.859729, + "rr": 2.884998, + "primary_prob": 21.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.327496, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053975, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.031674, + "strategy_rank": 69.864253, + "rr": 0.955623, + "primary_prob": 38.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.433434, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.34096, + "range_504_ratio": 1.406297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.880432, + "hold30_r": 3.090592 + }, + { + "symbol": "FSLR", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.773756, + "strategy_rank": 99.230769, + "rr": 1.908207, + "primary_prob": 20.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.862311, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032764, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.176471, + "strategy_rank": 87.443439, + "rr": 1.519085, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.278627, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074403, + "hold30_r": -1.006313 + }, + { + "symbol": "GILD", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651584, + "strategy_rank": 64.151584, + "rr": 3.007849, + "primary_prob": 20.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 4.511773, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066064, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.61086, + "strategy_rank": 65.938914, + "rr": 1.184055, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.776082, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.259992, + "hold30_r": -1.18844 + }, + { + "symbol": "HCA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.19457, + "strategy_rank": 69.219457, + "rr": 0.99355, + "primary_prob": 34.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.490325, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.925477, + "hold30_r": 0.731883 + }, + { + "symbol": "HSY", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 62.364253, + "rr": 1.095862, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.643793, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.500813, + "range_504_ratio": 1.650063, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.007921, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.045249, + "strategy_rank": 84.072398, + "rr": 1.582606, + "primary_prob": 35.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.373909, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.525173, + "hold30_r": 3.177445 + }, + { + "symbol": "IDXX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.402715, + "strategy_rank": 83.393665, + "rr": 2.943362, + "primary_prob": 20.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 4.415042, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.88906, + "hold30_r": 5.641443 + }, + { + "symbol": "ISRG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.230769, + "strategy_rank": 83.812217, + "rr": 1.03598, + "primary_prob": 48.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.55397, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.966833, + "hold30_r": 1.733964 + }, + { + "symbol": "LII", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.986425, + "strategy_rank": 84.977376, + "rr": 2.170763, + "primary_prob": 42.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.256144, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.114665, + "hold30_r": 2.843903 + }, + { + "symbol": "LULU", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.859729, + "strategy_rank": 86.979638, + "rr": 2.022875, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.034313, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049542, + "hold30_r": 0.726627 + }, + { + "symbol": "LVS", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.642534, + "strategy_rank": 88.325792, + "rr": 0.799916, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.199873, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045196, + "hold30_r": -1.0 + }, + { + "symbol": "MCD", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.561086, + "strategy_rank": 57.126697, + "rr": 1.925242, + "primary_prob": 12.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.887863, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.316972, + "range_504_ratio": 1.372964, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.816944, + "hold30_r": 0.596712 + }, + { + "symbol": "MDLZ", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.520362, + "strategy_rank": 60.475113, + "rr": 1.034596, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.551894, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.362015, + "range_504_ratio": 1.436221, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085533, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.647059, + "strategy_rank": 93.156109, + "rr": 1.685761, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.528641, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.633484, + "hold30_r": 2.65386 + }, + { + "symbol": "MGM", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.728507, + "strategy_rank": 80.452489, + "rr": 1.776929, + "primary_prob": 47.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.665394, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050663, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.542986, + "strategy_rank": 71.821267, + "rr": 1.612065, + "primary_prob": 38.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.418098, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.448896, + "range_504_ratio": 1.566581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.541751, + "hold30_r": 2.926979 + }, + { + "symbol": "MNST", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.800905, + "strategy_rank": 63.789593, + "rr": 1.518802, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.278203, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079914, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.837104, + "strategy_rank": 66.877828, + "rr": 1.960901, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.941352, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061495, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.271493, + "strategy_rank": 67.60181, + "rr": 0.897215, + "primary_prob": 52.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.345822, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810686, + "hold30_r": 2.168597 + }, + { + "symbol": "MSTR", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.868778, + "strategy_rank": 99.038462, + "rr": 1.759789, + "primary_prob": 29.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.639683, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.739427, + "hold30_r": 6.078604 + }, + { + "symbol": "NFLX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.208145, + "strategy_rank": 95.984163, + "rr": 1.802508, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.703762, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.758203, + "hold30_r": -0.067921 + }, + { + "symbol": "NVDA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.058824, + "strategy_rank": 97.262443, + "rr": 1.082151, + "primary_prob": 42.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.623227, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.355768, + "range_504_ratio": 3.879741, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.047417, + "hold30_r": 2.626196 + }, + { + "symbol": "ODFL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.597285, + "strategy_rank": 81.866516, + "rr": 1.97819, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.967285, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.933617, + "hold30_r": 8.344071 + }, + { + "symbol": "ORLY", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.475113, + "strategy_rank": 69.988688, + "rr": 0.784217, + "primary_prob": 45.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.176326, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.566129, + "range_504_ratio": 1.761435, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.717775, + "hold30_r": 1.956445 + }, + { + "symbol": "PCG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.683258, + "strategy_rank": 69.061086, + "rr": 1.039416, + "primary_prob": 33.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.559125, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.975213, + "hold30_r": 1.819215 + }, + { + "symbol": "PLTR", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.877828, + "strategy_rank": 90.475113, + "rr": 2.298622, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.447933, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020734, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.022624, + "strategy_rank": 83.382353, + "rr": 2.553921, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.830881, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049239, + "hold30_r": -0.279049 + }, + { + "symbol": "RCL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.303167, + "strategy_rank": 95.825792, + "rr": 0.830047, + "primary_prob": 50.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.24507, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.778795, + "hold30_r": 2.00493 + }, + { + "symbol": "REGN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.140271, + "strategy_rank": 73.936652, + "rr": 1.309234, + "primary_prob": 26.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.963851, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.230228, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.276018, + "strategy_rank": 75.418552, + "rr": 1.609235, + "primary_prob": 50.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.413853, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550755, + "hold30_r": 2.282349 + }, + { + "symbol": "ROST", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.312217, + "strategy_rank": 64.151584, + "rr": 2.307934, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.4619, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060646, + "hold30_r": 2.026854 + }, + { + "symbol": "SBUX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.819005, + "strategy_rank": 70.40724, + "rr": 1.681487, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.522231, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072061, + "hold30_r": -1.0 + }, + { + "symbol": "SJM", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.371041, + "strategy_rank": 59.106335, + "rr": 1.492161, + "primary_prob": 37.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.238242, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.318845, + "range_504_ratio": 1.375538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060887, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.914027, + "strategy_rank": 89.660633, + "rr": 2.347636, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.521453, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040062, + "hold30_r": 0.537203 + }, + { + "symbol": "SYK", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.217195, + "strategy_rank": 70.622172, + "rr": 1.308015, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.962022, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.484513, + "range_504_ratio": 1.623385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.236282, + "hold30_r": 1.306938 + }, + { + "symbol": "TDG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.00905, + "strategy_rank": 69.242081, + "rr": 1.153953, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.730929, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.50946, + "range_504_ratio": 1.664392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080041, + "hold30_r": 3.921973 + }, + { + "symbol": "TKO", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.266968, + "strategy_rank": 92.533937, + "rr": 1.859939, + "primary_prob": 20.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.789908, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.812086, + "hold30_r": 1.177462 + }, + { + "symbol": "TSCO", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.769231, + "strategy_rank": 67.39819, + "rr": 1.685349, + "primary_prob": 34.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 2.528023, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.411055, + "range_504_ratio": 1.508408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055508, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.235294, + "strategy_rank": 74.864253, + "rr": 1.505294, + "primary_prob": 37.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.257941, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.440335, + "hold30_r": 3.420367 + }, + { + "symbol": "TTD", + "date": "2023-06-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.004525, + "strategy_rank": 95.328054, + "rr": 2.265788, + "primary_prob": 41.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.398683, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.226563, + "hold30_r": 2.367125 + }, + { + "symbol": "UBER", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.832579, + "strategy_rank": 94.117647, + "rr": 1.951849, + "primary_prob": 45.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.927773, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.903652, + "hold30_r": 3.215842 + }, + { + "symbol": "UHS", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.334842, + "strategy_rank": 71.425339, + "rr": 2.919003, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 4.378504, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.862169, + "hold30_r": 1.084689 + }, + { + "symbol": "ULTA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.013575, + "strategy_rank": 73.359729, + "rr": 1.405072, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.107609, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.359826, + "hold30_r": 1.588227 + }, + { + "symbol": "VRSN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.049774, + "strategy_rank": 60.837104, + "rr": 1.016616, + "primary_prob": 48.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.524923, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08632, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.040724, + "strategy_rank": 96.346154, + "rr": 1.716367, + "primary_prob": 48.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.57455, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.680189, + "hold30_r": 3.624679 + }, + { + "symbol": "WMT", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.180995, + "strategy_rank": 59.728507, + "rr": 1.359192, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.038788, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.315496, + "range_504_ratio": 1.370939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.255414, + "hold30_r": 1.89899 + }, + { + "symbol": "WST", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.78733, + "strategy_rank": 79.140271, + "rr": 1.423084, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.134625, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.353745, + "hold30_r": 2.137051 + }, + { + "symbol": "WYNN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.076923, + "strategy_rank": 90.61086, + "rr": 1.35635, + "primary_prob": 40.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.034525, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043229, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.502262, + "strategy_rank": 72.183258, + "rr": 1.577245, + "primary_prob": 50.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.365868, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.51261, + "hold30_r": 1.487883 + }, + { + "symbol": "CEG", + "date": "2023-06-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.59276, + "strategy_rank": 76.425339, + "rr": 1.806888, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.710332, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067883, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2023-06-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.108597, + "strategy_rank": 84.332579, + "rr": 1.559004, + "primary_prob": 51.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.338506, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038429, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.266515, + "strategy_rank": 79.950197, + "rr": 1.114328, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.671492, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.047024, + "hold30_r": 3.123217 + }, + { + "symbol": "AJG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.749431, + "strategy_rank": 65.074601, + "rr": 1.066946, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.600419, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984786, + "hold30_r": 1.923562 + }, + { + "symbol": "AMAT", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.004556, + "strategy_rank": 82.425916, + "rr": 2.837884, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 4.256826, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052309, + "hold30_r": 1.663457 + }, + { + "symbol": "ANET", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.052392, + "strategy_rank": 92.954856, + "rr": 1.245008, + "primary_prob": 32.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.867512, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.213619, + "hold30_r": 2.311739 + }, + { + "symbol": "AXON", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.430524, + "strategy_rank": 94.760458, + "rr": 2.615755, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.923633, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049714, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.738041, + "strategy_rank": 65.487083, + "rr": 1.86614, + "primary_prob": 22.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.799211, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059158, + "hold30_r": -0.23127 + }, + { + "symbol": "BA", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.849658, + "strategy_rank": 81.478852, + "rr": 2.33534, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.503009, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050274, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.444191, + "strategy_rank": 72.470025, + "rr": 1.648114, + "primary_prob": 33.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.472172, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054382, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.432802, + "strategy_rank": 72.473416, + "rr": 0.947662, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.421492, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.544458, + "range_504_ratio": 1.723674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.892488, + "hold30_r": 2.597301 + }, + { + "symbol": "CBOE", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.751708, + "strategy_rank": 58.264832, + "rr": 0.926946, + "primary_prob": 51.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.390418, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.304827, + "range_504_ratio": 1.35639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.857551, + "hold30_r": 0.742712 + }, + { + "symbol": "CCL", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.410023, + "strategy_rank": 85.059743, + "rr": 2.155923, + "primary_prob": 42.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.233884, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.541205, + "range_504_ratio": 4.670213, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048815, + "hold30_r": -1.013774 + }, + { + "symbol": "CDNS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.116173, + "strategy_rank": 82.292685, + "rr": 0.729757, + "primary_prob": 55.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.094636, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.606435, + "range_504_ratio": 1.833881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049073, + "hold30_r": -1.0 + }, + { + "symbol": "CLX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.382688, + "strategy_rank": 70.322427, + "rr": 1.608834, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.41325, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.464543, + "range_504_ratio": 1.591286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076767, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.610478, + "strategy_rank": 91.925062, + "rr": 1.824059, + "primary_prob": 46.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.736088, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.806011, + "hold30_r": 5.269855 + }, + { + "symbol": "CSGP", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.965831, + "strategy_rank": 72.873809, + "rr": 1.716152, + "primary_prob": 48.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.574229, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64839, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.788155, + "strategy_rank": 90.717618, + "rr": 1.932209, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.898313, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.921939, + "hold30_r": 6.185252 + }, + { + "symbol": "DXCM", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.810934, + "strategy_rank": 91.392654, + "rr": 1.835817, + "primary_prob": 46.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.753725, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047038, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.571754, + "strategy_rank": 80.463864, + "rr": 1.991386, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.987078, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057118, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.535308, + "strategy_rank": 73.204261, + "rr": 2.143614, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.215421, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057359, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.658314, + "strategy_rank": 99.113093, + "rr": 1.830835, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.746253, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.797627, + "hold30_r": 0.729836 + }, + { + "symbol": "GE", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.874715, + "strategy_rank": 89.662301, + "rr": 1.072915, + "primary_prob": 47.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.609373, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.010115, + "hold30_r": 2.399819 + }, + { + "symbol": "GILD", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.763098, + "strategy_rank": 63.954623, + "rr": 1.615331, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.422997, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069834, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.407745, + "strategy_rank": 65.074058, + "rr": 1.767677, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.651515, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078322, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.216401, + "strategy_rank": 71.49239, + "rr": 0.934933, + "primary_prob": 47.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.402399, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.590634, + "range_504_ratio": 1.805132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.87217, + "hold30_r": -1.24294 + }, + { + "symbol": "HSY", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.990888, + "strategy_rank": 60.636804, + "rr": 1.782007, + "primary_prob": 23.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.67301, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.500813, + "range_504_ratio": 1.650063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089961, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.699317, + "strategy_rank": 82.048613, + "rr": 1.500501, + "primary_prob": 52.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.250752, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.442974, + "hold30_r": 3.108437 + }, + { + "symbol": "IDXX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.952164, + "strategy_rank": 81.630151, + "rr": 1.60035, + "primary_prob": 35.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.400525, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545579, + "hold30_r": 2.098968 + }, + { + "symbol": "ISRG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.305239, + "strategy_rank": 82.888667, + "rr": 1.912056, + "primary_prob": 45.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.868084, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.84429, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.091116, + "strategy_rank": 71.381963, + "rr": 1.109708, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.664562, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065656, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.027335, + "strategy_rank": 83.646407, + "rr": 1.633936, + "primary_prob": 49.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.450905, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572107, + "hold30_r": 5.999386 + }, + { + "symbol": "LRCX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.548975, + "strategy_rank": 83.675192, + "rr": 1.198527, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.79779, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.148805, + "hold30_r": 2.897671 + }, + { + "symbol": "LULU", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.712984, + "strategy_rank": 82.974089, + "rr": 2.309449, + "primary_prob": 40.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.464174, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057166, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.519362, + "strategy_rank": 88.395372, + "rr": 1.718957, + "primary_prob": 18.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.578436, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048771, + "hold30_r": -1.0 + }, + { + "symbol": "MDLZ", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.776765, + "strategy_rank": 57.78919, + "rr": 0.841126, + "primary_prob": 38.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.261689, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.362015, + "range_504_ratio": 1.436221, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093977, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.824601, + "strategy_rank": 93.272676, + "rr": 4.618477, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 6.927715, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.051193, + "hold30_r": 2.698931 + }, + { + "symbol": "MGM", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.369021, + "strategy_rank": 85.931042, + "rr": 1.647769, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.471654, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051747, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.05467, + "strategy_rank": 60.235996, + "rr": 1.311318, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.966977, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087401, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.179954, + "strategy_rank": 65.630514, + "rr": 0.935671, + "primary_prob": 51.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.403507, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.868728, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.799544, + "strategy_rank": 67.805136, + "rr": 1.241918, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.862878, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.155515, + "hold30_r": 1.321848 + }, + { + "symbol": "MSTR", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.835991, + "strategy_rank": 98.314739, + "rr": 2.805364, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 17, + "primary_distance_atr": 4.208046, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.781918, + "hold30_r": 3.512316 + }, + { + "symbol": "NCLH", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.154897, + "strategy_rank": 90.208428, + "rr": 1.541976, + "primary_prob": 51.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.312964, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036722, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.747153, + "strategy_rank": 95.202552, + "rr": 4.882597, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 7.323896, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04571, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.774487, + "strategy_rank": 72.780778, + "rr": 0.777142, + "primary_prob": 52.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.165713, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049513, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.785877, + "strategy_rank": 69.981932, + "rr": 1.200039, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.800058, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.134575, + "hold30_r": 1.358168 + }, + { + "symbol": "PLTR", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.53303, + "strategy_rank": 95.798121, + "rr": 2.155758, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.233638, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020444, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.280182, + "strategy_rank": 80.875673, + "rr": 2.162401, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.243601, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050246, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.015945, + "strategy_rank": 72.09298, + "rr": 0.959142, + "primary_prob": 64.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.438713, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080283, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.460137, + "strategy_rank": 73.131187, + "rr": 2.2537, + "primary_prob": 41.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.380551, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.194758, + "hold30_r": -1.251215 + }, + { + "symbol": "ROST", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.357631, + "strategy_rank": 64.218524, + "rr": 0.981452, + "primary_prob": 49.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.472177, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913538, + "hold30_r": 1.421201 + }, + { + "symbol": "SBUX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.343964, + "strategy_rank": 71.440774, + "rr": 1.835356, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.753034, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079153, + "hold30_r": -1.0 + }, + { + "symbol": "SJM", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.182232, + "strategy_rank": 56.911654, + "rr": 1.586509, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.379763, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.318845, + "range_504_ratio": 1.375538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067208, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886105, + "strategy_rank": 99.681637, + "rr": 1.277753, + "primary_prob": 22.89, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.916629, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 2.106298, + "range_504_ratio": 8.217762, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.258809, + "hold30_r": 4.139782 + }, + { + "symbol": "SNPS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.257403, + "strategy_rank": 76.212, + "rr": 1.65804, + "primary_prob": 30.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.487059, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053085, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.927107, + "strategy_rank": 89.12852, + "rr": 1.339336, + "primary_prob": 40.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.009004, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.302487, + "hold30_r": 0.799168 + }, + { + "symbol": "TKO", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.469248, + "strategy_rank": 92.823928, + "rr": 1.915048, + "primary_prob": 19.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.872572, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.864242, + "hold30_r": 1.197078 + }, + { + "symbol": "TPR", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.129841, + "strategy_rank": 82.195434, + "rr": 1.345819, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.018728, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050022, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.193622, + "strategy_rank": 73.169626, + "rr": 0.761555, + "primary_prob": 72.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.142332, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.690485, + "hold30_r": 3.702534 + }, + { + "symbol": "TTD", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.621868, + "strategy_rank": 94.955762, + "rr": 1.532247, + "primary_prob": 51.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.29837, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.490079, + "hold30_r": 3.05335 + }, + { + "symbol": "UAL", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.332574, + "strategy_rank": 86.750984, + "rr": 0.946249, + "primary_prob": 48.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.419374, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894956, + "hold30_r": -0.0146 + }, + { + "symbol": "UBER", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.063781, + "strategy_rank": 95.440101, + "rr": 1.560103, + "primary_prob": 51.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.340154, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.51551, + "hold30_r": 2.532583 + }, + { + "symbol": "UHS", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.232346, + "strategy_rank": 73.483097, + "rr": 2.17845, + "primary_prob": 23.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.267675, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048255, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.687927, + "strategy_rank": 74.449731, + "rr": 1.952003, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.928005, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.903726, + "hold30_r": -0.47781 + }, + { + "symbol": "URI", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.321185, + "strategy_rank": 84.027102, + "rr": 1.59079, + "primary_prob": 42.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.386185, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550186, + "hold30_r": 3.050233 + }, + { + "symbol": "VRSK", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.28246, + "strategy_rank": 65.713631, + "rr": 0.927358, + "primary_prob": 66.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.391036, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.394706, + "range_504_ratio": 1.483947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845518, + "hold30_r": 1.168002 + }, + { + "symbol": "VRSN", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.560364, + "strategy_rank": 62.774073, + "rr": 1.01302, + "primary_prob": 48.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 1.51953, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083004, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.013667, + "strategy_rank": 96.323204, + "rr": 2.524498, + "primary_prob": 38.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.786746, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.485733, + "hold30_r": 9.093174 + }, + { + "symbol": "WDAY", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.485194, + "strategy_rank": 79.507817, + "rr": 1.964882, + "primary_prob": 44.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.947323, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048043, + "hold30_r": 0.588346 + }, + { + "symbol": "WYNN", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.974943, + "strategy_rank": 91.373369, + "rr": 1.631717, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.447576, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047269, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.510251, + "strategy_rank": 71.566266, + "rr": 1.558453, + "primary_prob": 51.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.33768, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069572, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-06-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.271663, + "strategy_rank": 78.363528, + "rr": 1.662775, + "primary_prob": 43.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.494163, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598649, + "hold30_r": 5.016628 + }, + { + "symbol": "ACGL", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.838407, + "strategy_rank": 79.492493, + "rr": 0.974359, + "primary_prob": 38.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.461538, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.90546, + "hold30_r": 2.861916 + }, + { + "symbol": "AJG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.615925, + "strategy_rank": 59.198905, + "rr": 1.102509, + "primary_prob": 45.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.653764, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.015127, + "hold30_r": 2.376613 + }, + { + "symbol": "AMAT", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.587822, + "strategy_rank": 85.739046, + "rr": 2.052527, + "primary_prob": 35.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.078791, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049632, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.803279, + "strategy_rank": 92.930519, + "rr": 1.527141, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.290712, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027865, + "hold30_r": 0.010097 + }, + { + "symbol": "ANET", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.018735, + "strategy_rank": 95.180404, + "rr": 1.175713, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.763569, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.141267, + "hold30_r": 2.356367 + }, + { + "symbol": "AVGO", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.334895, + "strategy_rank": 84.89237, + "rr": 0.950142, + "primary_prob": 32.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.425212, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.797809, + "range_504_ratio": 2.22067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904597, + "hold30_r": 0.061736 + }, + { + "symbol": "AXON", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.180328, + "strategy_rank": 94.940248, + "rr": 1.892855, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.839282, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046166, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 79.439252, + "rr": 1.841073, + "primary_prob": 31.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.761609, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.787402, + "hold30_r": 3.64291 + }, + { + "symbol": "BIIB", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.793911, + "strategy_rank": 71.263214, + "rr": 1.909334, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.864001, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054881, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.461358, + "strategy_rank": 64.515474, + "rr": 0.916387, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.37458, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079866, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.850117, + "strategy_rank": 61.255362, + "rr": 1.768686, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.653028, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.701713, + "hold30_r": 2.782067 + }, + { + "symbol": "CDNS", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.037471, + "strategy_rank": 82.965949, + "rr": 1.137901, + "primary_prob": 27.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.706851, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.606435, + "range_504_ratio": 1.833881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.088989, + "hold30_r": -0.374105 + }, + { + "symbol": "CMG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.081967, + "strategy_rank": 82.083078, + "rr": 1.590651, + "primary_prob": 15.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.385976, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.581405, + "range_504_ratio": 1.78855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.501207, + "hold30_r": -3.062273 + }, + { + "symbol": "COIN", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.777518, + "strategy_rank": 89.239122, + "rr": 1.776764, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.665146, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.756515, + "hold30_r": 2.093293 + }, + { + "symbol": "CSGP", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.381733, + "strategy_rank": 70.880765, + "rr": 1.654163, + "primary_prob": 30.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.481245, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064338, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.056206, + "strategy_rank": 81.861307, + "rr": 1.738344, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.607516, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.737492, + "range_504_ratio": 2.090686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682385, + "hold30_r": 4.092109 + }, + { + "symbol": "DXCM", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.496487, + "strategy_rank": 89.874176, + "rr": 2.505968, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.758952, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.459358, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.416862, + "strategy_rank": 76.893672, + "rr": 2.470756, + "primary_prob": 21.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.706135, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.41344, + "hold30_r": 1.789561 + }, + { + "symbol": "FICO", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.360656, + "strategy_rank": 79.892179, + "rr": 1.538051, + "primary_prob": 16.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.307077, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.873617, + "range_504_ratio": 2.395559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478559, + "hold30_r": 3.038898 + }, + { + "symbol": "FSLR", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.648712, + "strategy_rank": 99.088211, + "rr": 1.557343, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.336014, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.52402, + "hold30_r": 1.902912 + }, + { + "symbol": "GE", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.847775, + "strategy_rank": 89.103723, + "rr": 0.87866, + "primary_prob": 53.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.31799, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.809196, + "hold30_r": 2.399987 + }, + { + "symbol": "GILD", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.021077, + "strategy_rank": 61.724567, + "rr": 1.837659, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.756489, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768434, + "hold30_r": 1.894353 + }, + { + "symbol": "GIS", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.318501, + "strategy_rank": 58.81454, + "rr": 1.691184, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.536776, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096668, + "hold30_r": -1.015711 + }, + { + "symbol": "IBKR", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.163934, + "strategy_rank": 83.652137, + "rr": 1.42756, + "primary_prob": 38.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.14134, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.363945, + "hold30_r": 3.555136 + }, + { + "symbol": "IDXX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.255269, + "strategy_rank": 76.888502, + "rr": 1.55443, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.331645, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496976, + "hold30_r": 2.049831 + }, + { + "symbol": "ISRG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.208431, + "strategy_rank": 82.208518, + "rr": 1.763777, + "primary_prob": 47.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.645666, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6924, + "hold30_r": -1.019768 + }, + { + "symbol": "IT", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.875878, + "strategy_rank": 70.238816, + "rr": 1.836415, + "primary_prob": 22.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.754622, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769919, + "hold30_r": -0.067654 + }, + { + "symbol": "JCI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.913349, + "strategy_rank": 71.569251, + "rr": 1.919592, + "primary_prob": 45.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.879388, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.585759, + "range_504_ratio": 1.796353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069328, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.11007, + "strategy_rank": 81.407423, + "rr": 1.981071, + "primary_prob": 30.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.971607, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.913909, + "hold30_r": 5.116758 + }, + { + "symbol": "LRCX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.641686, + "strategy_rank": 87.948713, + "rr": 1.809544, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.714317, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.193445, + "hold30_r": -1.146628 + }, + { + "symbol": "LVS", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.775176, + "strategy_rank": 87.54309, + "rr": 1.90525, + "primary_prob": 15.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.857874, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051902, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.433255, + "strategy_rank": 95.050942, + "rr": 2.994454, + "primary_prob": 35.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 4.491681, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.947216, + "hold30_r": 1.494244 + }, + { + "symbol": "MGM", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.885246, + "strategy_rank": 81.637429, + "rr": 2.085923, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.128885, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.033265, + "hold30_r": 2.053477 + }, + { + "symbol": "MPC", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.236534, + "strategy_rank": 84.932396, + "rr": 2.074954, + "primary_prob": 43.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.112431, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.023674, + "hold30_r": 6.764296 + }, + { + "symbol": "MRK", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.552693, + "strategy_rank": 61.256511, + "rr": 1.069774, + "primary_prob": 55.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.604661, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068368, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.831382, + "strategy_rank": 63.37636, + "rr": 1.907566, + "primary_prob": 11.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.861349, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.823892, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.189696, + "strategy_rank": 97.857553, + "rr": 2.152834, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.229251, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.130804, + "hold30_r": 1.793464 + }, + { + "symbol": "NFLX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.82904, + "strategy_rank": 95.290141, + "rr": 1.569279, + "primary_prob": 32.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.353918, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.522869, + "hold30_r": 0.656486 + }, + { + "symbol": "NUE", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.147541, + "strategy_rank": 82.387391, + "rr": 2.182178, + "primary_prob": 24.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.273267, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048038, + "hold30_r": 1.286332 + }, + { + "symbol": "ORCL", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.559719, + "strategy_rank": 74.779186, + "rr": 1.749445, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.624167, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05134, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.487119, + "strategy_rank": 70.484909, + "rr": 1.173799, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.760699, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.105726, + "hold30_r": 1.004621 + }, + { + "symbol": "PLTR", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.569087, + "strategy_rank": 93.712847, + "rr": 0.826904, + "primary_prob": 37.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.240357, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.806705, + "hold30_r": 0.442417 + }, + { + "symbol": "PODD", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.786885, + "strategy_rank": 73.932128, + "rr": 1.662694, + "primary_prob": 49.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.49404, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04963, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.444965, + "strategy_rank": 71.767083, + "rr": 2.34337, + "primary_prob": 25.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.515055, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.446198, + "range_504_ratio": 1.56236, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053348, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.290398, + "strategy_rank": 77.048606, + "rr": 1.570466, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.3557, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.510314, + "hold30_r": -1.925775 + }, + { + "symbol": "ROST", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651054, + "strategy_rank": 63.459476, + "rr": 1.861886, + "primary_prob": 46.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.792829, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.788753, + "hold30_r": 1.379797 + }, + { + "symbol": "SBUX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.840749, + "strategy_rank": 66.153478, + "rr": 1.401601, + "primary_prob": 39.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.102402, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073016, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.398126, + "strategy_rank": 88.932894, + "rr": 2.151041, + "primary_prob": 42.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.226561, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.105137, + "hold30_r": 5.420868 + }, + { + "symbol": "SMCI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882904, + "strategy_rank": 99.672706, + "rr": 1.657393, + "primary_prob": 29.86, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.486089, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 2.106298, + "range_504_ratio": 8.217762, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.637696, + "hold30_r": 1.7372 + }, + { + "symbol": "SNPS", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.69555, + "strategy_rank": 80.695764, + "rr": 1.561184, + "primary_prob": 20.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.341776, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508351, + "hold30_r": 0.134936 + }, + { + "symbol": "STLD", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.505855, + "strategy_rank": 92.300827, + "rr": 2.419775, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.629663, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039733, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.210773, + "strategy_rank": 76.825111, + "rr": 0.919996, + "primary_prob": 44.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.379995, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051959, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.192037, + "strategy_rank": 72.217137, + "rr": 0.711389, + "primary_prob": 74.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.067084, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636882, + "hold30_r": 2.711844 + }, + { + "symbol": "TTD", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.145199, + "strategy_rank": 95.375938, + "rr": 2.164256, + "primary_prob": 42.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.246384, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.119532, + "hold30_r": 1.21175 + }, + { + "symbol": "UBER", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.540984, + "strategy_rank": 94.879156, + "rr": 2.225421, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.338132, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044276, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.632319, + "strategy_rank": 90.358511, + "rr": 1.784701, + "primary_prob": 37.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.677051, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.742558, + "hold30_r": 2.760935 + }, + { + "symbol": "VRSK", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.606557, + "strategy_rank": 64.903095, + "rr": 0.731649, + "primary_prob": 58.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.097473, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.394706, + "range_504_ratio": 1.483947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645148, + "hold30_r": 2.001444 + }, + { + "symbol": "VRSN", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.065574, + "strategy_rank": 62.418799, + "rr": 1.099251, + "primary_prob": 46.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.648876, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085735, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.594848, + "strategy_rank": 97.964992, + "rr": 2.086619, + "primary_prob": 43.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.129928, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.048122, + "hold30_r": 8.912613 + }, + { + "symbol": "WDAY", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.59719, + "strategy_rank": 80.525509, + "rr": 2.012421, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.018632, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050639, + "hold30_r": 0.151315 + }, + { + "symbol": "WYNN", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.126464, + "strategy_rank": 89.891796, + "rr": 1.805837, + "primary_prob": 34.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.708756, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.913658, + "range_504_ratio": 2.493426, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04935, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.084309, + "strategy_rank": 71.828175, + "rr": 2.131771, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.197657, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060704, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.679157, + "strategy_rank": 68.286157, + "rr": 0.853877, + "primary_prob": 68.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.280815, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075609, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-07-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.757225, + "strategy_rank": 78.982659, + "rr": 1.468706, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.203059, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39657, + "hold30_r": 5.764574 + }, + { + "symbol": "ABNB", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.387283, + "strategy_rank": 85.271676, + "rr": 1.868455, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.802683, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.953715, + "range_504_ratio": 2.595334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.829649, + "hold30_r": -0.421391 + }, + { + "symbol": "ACGL", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.988439, + "strategy_rank": 77.965318, + "rr": 2.089332, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.133999, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.023599, + "hold30_r": 1.48664 + }, + { + "symbol": "AMAT", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.520231, + "strategy_rank": 87.884393, + "rr": 2.096448, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.144672, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052833, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.947977, + "strategy_rank": 93.780347, + "rr": 2.001955, + "primary_prob": 21.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.002933, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032289, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.184971, + "strategy_rank": 95.352601, + "rr": 0.873336, + "primary_prob": 43.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.310004, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.83404, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.549133, + "strategy_rank": 84.682081, + "rr": 1.830106, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.745159, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.763109, + "hold30_r": 1.863723 + }, + { + "symbol": "AVGO", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.566474, + "strategy_rank": 87.352601, + "rr": 0.669019, + "primary_prob": 57.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.003529, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.797809, + "range_504_ratio": 2.22067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.616354, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.843931, + "strategy_rank": 94.924855, + "rr": 1.463138, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.194707, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051605, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.716763, + "strategy_rank": 79.676301, + "rr": 2.647504, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.971256, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.757854, + "range_504_ratio": 2.133693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.587394, + "hold30_r": 2.34457 + }, + { + "symbol": "BIIB", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.560694, + "strategy_rank": 69.676301, + "rr": 1.834352, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.751528, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062625, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.942197, + "strategy_rank": 72.254335, + "rr": 1.231685, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.847528, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.544458, + "range_504_ratio": 1.723674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.173263, + "hold30_r": 5.694154 + }, + { + "symbol": "CCL", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.554913, + "strategy_rank": 90.982659, + "rr": 1.644199, + "primary_prob": 49.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.466298, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03013, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.254335, + "strategy_rank": 83.445087, + "rr": 0.799391, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.199086, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.606435, + "range_504_ratio": 1.833881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745715, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.913295, + "strategy_rank": 96.33526, + "rr": 2.304643, + "primary_prob": 22.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.456964, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.283585, + "hold30_r": 0.087348 + }, + { + "symbol": "CSGP", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.699422, + "strategy_rank": 72.843931, + "rr": 1.926345, + "primary_prob": 26.03, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.889518, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057636, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.919075, + "strategy_rank": 98.508671, + "rr": 1.819391, + "primary_prob": 33.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.729087, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.807927, + "hold30_r": 2.707467 + }, + { + "symbol": "DD", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.156069, + "strategy_rank": 70.855491, + "rr": 2.336895, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.505343, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.271475, + "hold30_r": 2.329396 + }, + { + "symbol": "DHI", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.526012, + "strategy_rank": 76.947977, + "rr": 0.816847, + "primary_prob": 51.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.22527, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.738919, + "range_504_ratio": 2.093671, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062065, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.121387, + "strategy_rank": 78.404624, + "rr": 2.35811, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.537165, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.737492, + "range_504_ratio": 2.090686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.295169, + "hold30_r": 0.909712 + }, + { + "symbol": "DXCM", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.219653, + "strategy_rank": 89.953757, + "rr": 1.644995, + "primary_prob": 49.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.467492, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.596619, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.687861, + "strategy_rank": 79.583815, + "rr": 0.906924, + "primary_prob": 32.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.360386, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.873617, + "range_504_ratio": 2.395559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845639, + "hold30_r": 2.198827 + }, + { + "symbol": "FIX", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.225434, + "strategy_rank": 94.277457, + "rr": 0.92659, + "primary_prob": 46.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.389885, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.902979, + "range_504_ratio": 2.466942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873201, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.768786, + "strategy_rank": 99.283237, + "rr": 1.84635, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.769525, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.811254, + "hold30_r": 0.4637 + }, + { + "symbol": "GE", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.722543, + "strategy_rank": 90.034682, + "rr": 1.080601, + "primary_prob": 42.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.620902, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.009389, + "hold30_r": 1.612348 + }, + { + "symbol": "GILD", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.924855, + "strategy_rank": 59.942197, + "rr": 1.351788, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.027681, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074434, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.791908, + "strategy_rank": 85.34104, + "rr": 2.270809, + "primary_prob": 21.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.406214, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.215405, + "hold30_r": -1.150748 + }, + { + "symbol": "ISRG", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.982659, + "strategy_rank": 80.99422, + "rr": 1.345762, + "primary_prob": 55.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.018642, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.273468, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.514451, + "strategy_rank": 69.687861, + "rr": 1.047361, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.571041, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980243, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.751445, + "strategy_rank": 88.774566, + "rr": 0.773185, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.159778, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.668874, + "range_504_ratio": 1.952038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723019, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.895954, + "strategy_rank": 79.375723, + "rr": 0.797545, + "primary_prob": 71.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.196317, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726407, + "hold30_r": 5.01175 + }, + { + "symbol": "LRCX", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.32948, + "strategy_rank": 90.080925, + "rr": 1.906229, + "primary_prob": 13.5, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.859344, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.857495, + "hold30_r": 0.686126 + }, + { + "symbol": "LULU", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.242775, + "strategy_rank": 84.647399, + "rr": 1.97516, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.96274, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066735, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.531792, + "strategy_rank": 86.508671, + "rr": 1.995883, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.993825, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.947448, + "hold30_r": -0.731349 + }, + { + "symbol": "META", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.953757, + "strategy_rank": 95.537572, + "rr": 2.469065, + "primary_prob": 39.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.703598, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.419065, + "hold30_r": -0.006794 + }, + { + "symbol": "MGM", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.352601, + "strategy_rank": 78.947977, + "rr": 2.153711, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.230567, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.098456, + "hold30_r": 0.806268 + }, + { + "symbol": "MLM", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.473988, + "strategy_rank": 75.098266, + "rr": 0.749017, + "primary_prob": 53.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.123525, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.484625, + "range_504_ratio": 1.623566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.673009, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.115607, + "strategy_rank": 57.606936, + "rr": 0.683797, + "primary_prob": 52.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.025695, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080321, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.739884, + "strategy_rank": 83.040462, + "rr": 1.727617, + "primary_prob": 48.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.591426, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.670206, + "hold30_r": 6.222288 + }, + { + "symbol": "MPWR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.930636, + "strategy_rank": 87.676301, + "rr": 1.792753, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.689129, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.755276, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.965318, + "strategy_rank": 60.809249, + "rr": 1.9002, + "primary_prob": 10.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.850299, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072623, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.49711, + "strategy_rank": 98.774566, + "rr": 2.210571, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.315857, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.186759, + "hold30_r": -0.264513 + }, + { + "symbol": "NCLH", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.786127, + "strategy_rank": 90.65896, + "rr": 1.932663, + "primary_prob": 45.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.898995, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.053646, + "range_504_ratio": 2.868089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036218, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.075145, + "strategy_rank": 95.017341, + "rr": 7.936381, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 25, + "primary_distance_atr": 11.904571, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047677, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.508671, + "strategy_rank": 85.16763, + "rr": 1.558253, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.337379, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.507829, + "hold30_r": 1.261775 + }, + { + "symbol": "OMC", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.976879, + "strategy_rank": 69.526012, + "rr": 0.923516, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.385274, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.461033, + "range_504_ratio": 1.585712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.857262, + "hold30_r": -1.864087 + }, + { + "symbol": "ORCL", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.023121, + "strategy_rank": 74.231214, + "rr": 2.255063, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.382594, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052769, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.16185, + "strategy_rank": 71.537572, + "rr": 0.83007, + "primary_prob": 50.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.245105, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.506491, + "range_504_ratio": 1.659458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763561, + "hold30_r": 0.921491 + }, + { + "symbol": "PLTR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.375723, + "strategy_rank": 96.416185, + "rr": 1.658414, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.487621, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.633734, + "hold30_r": -0.196495 + }, + { + "symbol": "PTC", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.346821, + "strategy_rank": 62.034682, + "rr": 1.532595, + "primary_prob": 22.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.298892, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.465438, + "hold30_r": 1.474303 + }, + { + "symbol": "REGN", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.427746, + "strategy_rank": 73.653179, + "rr": 2.341095, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.511642, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.442604, + "range_504_ratio": 1.556755, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.120054, + "hold30_r": -1.065108 + }, + { + "symbol": "ROK", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.745665, + "strategy_rank": 76.786127, + "rr": 2.299307, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.448961, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.483617, + "hold30_r": -2.420506 + }, + { + "symbol": "ROST", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.017341, + "strategy_rank": 65.537572, + "rr": 1.337088, + "primary_prob": 55.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.005632, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076916, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.820809, + "strategy_rank": 86.647399, + "rr": 1.710924, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.566386, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.660592, + "hold30_r": 4.323635 + }, + { + "symbol": "SNPS", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.479769, + "strategy_rank": 80.635838, + "rr": 1.331736, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.997604, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.271899, + "hold30_r": -0.313194 + }, + { + "symbol": "STLD", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.485549, + "strategy_rank": 92.554913, + "rr": 2.69714, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.04571, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039209, + "hold30_r": 0.113623 + }, + { + "symbol": "TPR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.202312, + "strategy_rank": 80.034682, + "rr": 1.36187, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.042805, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.305088, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.456647, + "strategy_rank": 97.734104, + "rr": 2.158561, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.237841, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04739, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.150289, + "strategy_rank": 95.445087, + "rr": 1.514566, + "primary_prob": 51.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.271849, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.961352, + "range_504_ratio": 2.61523, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.470287, + "hold30_r": -0.005071 + }, + { + "symbol": "UHS", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.618497, + "strategy_rank": 72.115607, + "rr": 1.659293, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.48894, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057075, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.323699, + "strategy_rank": 88.774566, + "rr": 1.837719, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.756579, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047637, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.196532, + "strategy_rank": 59.549133, + "rr": 1.372166, + "primary_prob": 39.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.058248, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090642, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.306358, + "strategy_rank": 98.369942, + "rr": 1.740295, + "primary_prob": 48.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.610442, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.699632, + "hold30_r": 7.89826 + }, + { + "symbol": "WDAY", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.710983, + "strategy_rank": 83.606936, + "rr": 2.285355, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.428032, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052334, + "hold30_r": 0.918073 + }, + { + "symbol": "WYNN", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.99422, + "strategy_rank": 88.219653, + "rr": 1.932781, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.899172, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.897632, + "range_504_ratio": 2.453785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047218, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.774566, + "strategy_rank": 69.630058, + "rr": 1.920247, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.88037, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.843908, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-07-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.896714, + "strategy_rank": 77.812009, + "rr": 1.340741, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.011112, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.267928, + "hold30_r": 4.591315 + }, + { + "symbol": "ACGL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.657277, + "strategy_rank": 79.395691, + "rr": 0.917431, + "primary_prob": 47.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.376147, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844438, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.906103, + "strategy_rank": 86.575958, + "rr": 2.75375, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 4.130625, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052178, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.723005, + "strategy_rank": 93.641466, + "rr": 2.062092, + "primary_prob": 20.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.093138, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035004, + "hold30_r": -1.0 + }, + { + "symbol": "AME", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 62.338017, + "rr": 1.106217, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.659325, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.426805, + "range_504_ratio": 1.532354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.013708, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.924883, + "strategy_rank": 76.035942, + "rr": 0.926437, + "primary_prob": 66.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.389656, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853033, + "hold30_r": -1.203969 + }, + { + "symbol": "ANET", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.131455, + "strategy_rank": 93.714033, + "rr": 1.010148, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.515221, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.965158, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.85446, + "strategy_rank": 85.84496, + "rr": 0.87915, + "primary_prob": 49.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.318726, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.81664, + "hold30_r": 2.031861 + }, + { + "symbol": "AXON", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.474178, + "strategy_rank": 94.716468, + "rr": 2.075469, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.113204, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052384, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.42723, + "strategy_rank": 78.326462, + "rr": 2.134005, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.201008, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.757854, + "range_504_ratio": 2.133693, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061816, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.431925, + "strategy_rank": 70.747078, + "rr": 2.659353, + "primary_prob": 22.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.98903, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.650718, + "range_504_ratio": 1.916916, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059021, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.478873, + "strategy_rank": 72.769403, + "rr": 0.753435, + "primary_prob": 53.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.130152, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.729554, + "range_504_ratio": 2.074155, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092155, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.920188, + "strategy_rank": 76.659822, + "rr": 1.173829, + "primary_prob": 40.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.760744, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.113103, + "hold30_r": 2.326347 + }, + { + "symbol": "CCL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.661972, + "strategy_rank": 94.544645, + "rr": 1.910609, + "primary_prob": 45.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.865913, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029532, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.615023, + "strategy_rank": 81.245973, + "rr": 1.134835, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.702252, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.606435, + "range_504_ratio": 1.833881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.081531, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.957746, + "strategy_rank": 80.948643, + "rr": 1.462414, + "primary_prob": 19.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.193621, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.584904, + "range_504_ratio": 1.794818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.372792, + "hold30_r": -3.259403 + }, + { + "symbol": "CSGP", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.751174, + "strategy_rank": 70.050412, + "rr": 2.106818, + "primary_prob": 23.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.160227, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06214, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.295775, + "strategy_rank": 99.471913, + "rr": 1.945447, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.91817, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.932082, + "hold30_r": 0.238832 + }, + { + "symbol": "DE", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.399061, + "strategy_rank": 74.265291, + "rr": 1.958973, + "primary_prob": 44.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.93846, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.896285, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.159624, + "strategy_rank": 77.254126, + "rr": 2.470235, + "primary_prob": 39.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 3.705353, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.737492, + "range_504_ratio": 2.090686, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065154, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.187793, + "strategy_rank": 90.062369, + "rr": 1.66712, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.50068, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053827, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.985915, + "strategy_rank": 73.903256, + "rr": 2.167217, + "primary_prob": 42.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.250826, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.105325, + "hold30_r": -0.002633 + }, + { + "symbol": "FCX", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.793427, + "strategy_rank": 86.572495, + "rr": 1.594662, + "primary_prob": 50.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.391993, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550119, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.765258, + "strategy_rank": 99.27362, + "rr": 1.063165, + "primary_prob": 47.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.594748, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.027612, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.830986, + "strategy_rank": 77.47724, + "rr": 1.229396, + "primary_prob": 38.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.844093, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.152573, + "hold30_r": 0.784111 + }, + { + "symbol": "GILD", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.28169, + "strategy_rank": 59.780321, + "rr": 1.804909, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.707364, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.72969, + "hold30_r": 0.324987 + }, + { + "symbol": "GWW", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.610329, + "strategy_rank": 82.25627, + "rr": 0.792022, + "primary_prob": 52.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.188034, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066448, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.953052, + "strategy_rank": 71.420298, + "rr": 0.737772, + "primary_prob": 54.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.106658, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071296, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.798122, + "strategy_rank": 69.367819, + "rr": 0.80617, + "primary_prob": 51.09, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.209256, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.732156, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.018779, + "strategy_rank": 85.736331, + "rr": 1.991465, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.987198, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.110447, + "hold30_r": -1.043148 + }, + { + "symbol": "ISRG", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.962441, + "strategy_rank": 81.729915, + "rr": 1.498504, + "primary_prob": 46.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.247756, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.257238, + "hold30_r": -1.186612 + }, + { + "symbol": "IT", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.323944, + "strategy_rank": 69.97922, + "rr": 1.077881, + "primary_prob": 42.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.616822, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.005798, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.746479, + "strategy_rank": 72.746891, + "rr": 1.050949, + "primary_prob": 62.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.576424, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.585759, + "range_504_ratio": 1.796353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077852, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.380282, + "strategy_rank": 86.632005, + "rr": 0.86288, + "primary_prob": 35.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.294319, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.668874, + "range_504_ratio": 1.952038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.813297, + "hold30_r": 1.49992 + }, + { + "symbol": "LII", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.507042, + "strategy_rank": 78.229871, + "rr": 1.159234, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.738851, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.636761, + "range_504_ratio": 1.890347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.090946, + "hold30_r": 3.116143 + }, + { + "symbol": "LLY", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.849765, + "strategy_rank": 70.871651, + "rr": 1.61118, + "primary_prob": 19.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.416771, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.75792, + "range_504_ratio": 2.133833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.549527, + "hold30_r": 7.889315 + }, + { + "symbol": "LRCX", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.43662, + "strategy_rank": 88.179404, + "rr": 0.860534, + "primary_prob": 53.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.290801, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810263, + "hold30_r": 2.240659 + }, + { + "symbol": "LVS", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.652582, + "strategy_rank": 87.256105, + "rr": 1.592842, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.389263, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05324, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.422535, + "strategy_rank": 95.109592, + "rr": 2.127018, + "primary_prob": 42.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.190528, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05005, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.14554, + "strategy_rank": 81.05785, + "rr": 2.033849, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.050773, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.979015, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.568075, + "strategy_rank": 72.0925, + "rr": 1.1241, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.686151, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.484625, + "range_504_ratio": 1.623566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.047264, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.441315, + "strategy_rank": 84.780349, + "rr": 1.796857, + "primary_prob": 47.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.695285, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.74108, + "hold30_r": 5.414516 + }, + { + "symbol": "MSI", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.455399, + "strategy_rank": 60.145243, + "rr": 0.689369, + "primary_prob": 55.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.034054, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088957, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.192488, + "strategy_rank": 95.059098, + "rr": 1.83072, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.74608, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.805146, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.71831, + "strategy_rank": 94.897665, + "rr": 2.287417, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.431126, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036599, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.70892, + "strategy_rank": 94.740272, + "rr": 1.628054, + "primary_prob": 29.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.442081, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.576635, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.2723, + "strategy_rank": 84.353608, + "rr": 2.437748, + "primary_prob": 20.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.656621, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052605, + "hold30_r": -0.412355 + }, + { + "symbol": "ORCL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.13615, + "strategy_rank": 74.788045, + "rr": 0.815388, + "primary_prob": 36.55, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.223083, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.755797, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.690141, + "strategy_rank": 82.686611, + "rr": 0.812933, + "primary_prob": 36.64, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.219399, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.770012, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.126761, + "strategy_rank": 96.937444, + "rr": 1.956917, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.935375, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.931253, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.220657, + "strategy_rank": 62.861486, + "rr": 1.573216, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.359825, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.501027, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.530516, + "strategy_rank": 95.807193, + "rr": 1.022603, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.533904, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.219072, + "range_504_ratio": 3.384046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.973106, + "hold30_r": 0.772528 + }, + { + "symbol": "ROK", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.258216, + "strategy_rank": 79.269744, + "rr": 1.124495, + "primary_prob": 50.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.686742, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.779633, + "hold30_r": -3.712492 + }, + { + "symbol": "ROST", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.502347, + "strategy_rank": 63.994266, + "rr": 1.004295, + "primary_prob": 64.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 1.506443, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.928261, + "hold30_r": 3.531738 + }, + { + "symbol": "SLB", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.666667, + "strategy_rank": 90.794301, + "rr": 2.209803, + "primary_prob": 22.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.314705, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048379, + "hold30_r": 0.516399 + }, + { + "symbol": "SNPS", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.741784, + "strategy_rank": 77.937516, + "rr": 0.724086, + "primary_prob": 42.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.086129, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.664084, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.488263, + "strategy_rank": 92.353025, + "rr": 2.535541, + "primary_prob": 24.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.803312, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042475, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.976526, + "strategy_rank": 80.244692, + "rr": 1.532192, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.298289, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057663, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.981221, + "strategy_rank": 70.803482, + "rr": 1.506699, + "primary_prob": 52.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.260048, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.426279, + "hold30_r": 1.44523 + }, + { + "symbol": "TTD", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.948357, + "strategy_rank": 97.372046, + "rr": 2.222132, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.333198, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045859, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.887324, + "strategy_rank": 95.359534, + "rr": 1.769271, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.653907, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.907253, + "range_504_ratio": 2.477507, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.726877, + "hold30_r": 0.295196 + }, + { + "symbol": "UHS", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.211268, + "strategy_rank": 74.612759, + "rr": 1.702667, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.554001, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060721, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.943662, + "strategy_rank": 98.136442, + "rr": 2.164815, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.247223, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.120451, + "hold30_r": 8.542151 + }, + { + "symbol": "WDAY", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.446009, + "strategy_rank": 79.308694, + "rr": 1.724816, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.587223, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.672632, + "hold30_r": 1.326735 + }, + { + "symbol": "WYNN", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.122066, + "strategy_rank": 89.200668, + "rr": 1.826368, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.739552, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092312, + "hold30_r": -1.043148 + }, + { + "symbol": "XOM", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.046948, + "strategy_rank": 70.435674, + "rr": 2.016642, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.024963, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065275, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.267606, + "strategy_rank": 71.523155, + "rr": 1.377259, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.065889, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303083, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.511737, + "strategy_rank": 59.514656, + "rr": 0.877003, + "primary_prob": 68.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.315505, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.499274, + "range_504_ratio": 1.647525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08217, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-07-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.630072, + "strategy_rank": 78.562479, + "rr": 0.921926, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.382889, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.850588, + "hold30_r": 3.803647 + }, + { + "symbol": "AJG", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.145585, + "strategy_rank": 58.873338, + "rr": 1.263657, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.895486, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.487515, + "range_504_ratio": 1.628266, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.174182, + "hold30_r": 3.808743 + }, + { + "symbol": "AMAT", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.128878, + "strategy_rank": 82.818786, + "rr": 2.150243, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.225364, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051803, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.9642, + "strategy_rank": 88.082083, + "rr": 1.698969, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.548453, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033959, + "hold30_r": -1.0 + }, + { + "symbol": "AME", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.038186, + "strategy_rank": 63.905302, + "rr": 1.162335, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.743503, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.426805, + "range_504_ratio": 1.532354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.06592, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.429594, + "strategy_rank": 64.58643, + "rr": 1.139044, + "primary_prob": 60.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.708565, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.201598, + "hold30_r": -1.123493 + }, + { + "symbol": "AXON", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.568019, + "strategy_rank": 94.747613, + "rr": 2.050071, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.075107, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051604, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.379475, + "strategy_rank": 75.172775, + "rr": 2.381214, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.571821, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.757854, + "range_504_ratio": 2.133693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.315848, + "hold30_r": 3.172738 + }, + { + "symbol": "BIIB", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.947494, + "strategy_rank": 67.956103, + "rr": 0.942502, + "primary_prob": 50.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 1.413753, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065584, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.214797, + "strategy_rank": 64.721787, + "rr": 0.810448, + "primary_prob": 55.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.215672, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726317, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.181384, + "strategy_rank": 72.291255, + "rr": 1.463947, + "primary_prob": 18.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.195921, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.729554, + "range_504_ratio": 2.074155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.372488, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.675418, + "strategy_rank": 94.501364, + "rr": 2.618064, + "primary_prob": 38.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.927096, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030107, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.27685, + "strategy_rank": 72.643795, + "rr": 1.128537, + "primary_prob": 41.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.692805, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.909188, + "hold30_r": -1.838709 + }, + { + "symbol": "CVNA", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642005, + "strategy_rank": 99.713689, + "rr": 1.707301, + "primary_prob": 29.04, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.560952, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01457, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.100239, + "strategy_rank": 76.255881, + "rr": 0.698603, + "primary_prob": 55.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.047904, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.101741, + "hold30_r": -1.047904 + }, + { + "symbol": "DE", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606205, + "strategy_rank": 77.188629, + "rr": 0.905578, + "primary_prob": 67.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.358367, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.836251, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.107399, + "strategy_rank": 89.75375, + "rr": 1.631325, + "primary_prob": 31.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.446987, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052402, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.112172, + "strategy_rank": 77.514235, + "rr": 1.910809, + "primary_prob": 30.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.866213, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.84291, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.873508, + "strategy_rank": 85.632884, + "rr": 1.659866, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.489799, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.61434, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.403341, + "strategy_rank": 98.903767, + "rr": 1.749541, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.624311, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.715677, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.868735, + "strategy_rank": 75.015257, + "rr": 1.777109, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.665663, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696894, + "hold30_r": 1.613198 + }, + { + "symbol": "GWW", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.436754, + "strategy_rank": 83.584299, + "rr": 1.350181, + "primary_prob": 21.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.025272, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.448661, + "hold30_r": -1.379198 + }, + { + "symbol": "HCA", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.391408, + "strategy_rank": 71.252557, + "rr": 1.615698, + "primary_prob": 17.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.423546, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.532988, + "hold30_r": -1.466812 + }, + { + "symbol": "HWM", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.174224, + "strategy_rank": 67.864814, + "rr": 0.786373, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.17956, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.708285, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527446, + "strategy_rank": 85.569212, + "rr": 1.842542, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.763813, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78725, + "hold30_r": 2.792957 + }, + { + "symbol": "ISRG", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.959427, + "strategy_rank": 81.678742, + "rr": 1.207743, + "primary_prob": 52.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.811615, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.384452, + "hold30_r": -1.317625 + }, + { + "symbol": "JCI", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.935561, + "strategy_rank": 72.269178, + "rr": 0.746433, + "primary_prob": 72.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.119649, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.585759, + "range_504_ratio": 1.796353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087334, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.441527, + "strategy_rank": 78.844783, + "rr": 1.201828, + "primary_prob": 42.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.802742, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.636761, + "range_504_ratio": 1.890347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.131352, + "hold30_r": 4.127331 + }, + { + "symbol": "LLY", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.930788, + "strategy_rank": 73.187266, + "rr": 0.717032, + "primary_prob": 43.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.075547, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.75792, + "range_504_ratio": 2.133833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.652429, + "hold30_r": 6.725065 + }, + { + "symbol": "LRCX", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.742243, + "strategy_rank": 83.112428, + "rr": 2.333688, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.500531, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050394, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.071599, + "strategy_rank": 77.478691, + "rr": 0.684404, + "primary_prob": 60.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.026606, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069093, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.539379, + "strategy_rank": 86.220423, + "rr": 0.668806, + "primary_prob": 52.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.00321, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.145356, + "hold30_r": -1.092165 + }, + { + "symbol": "MCK", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.577566, + "strategy_rank": 61.59001, + "rr": 0.844587, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.26688, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.834183, + "range_504_ratio": 2.302931, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.761345, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.033413, + "strategy_rank": 94.073389, + "rr": 1.917843, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.876764, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053093, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.367542, + "strategy_rank": 82.485851, + "rr": 1.706834, + "primary_prob": 45.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.560252, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.649299, + "hold30_r": 4.954414 + }, + { + "symbol": "MSI", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.787589, + "strategy_rank": 59.908456, + "rr": 1.10037, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.650555, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094316, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.799523, + "strategy_rank": 89.881094, + "rr": 3.33512, + "primary_prob": 33.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 5.00268, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02611, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.4821, + "strategy_rank": 93.201756, + "rr": 1.713774, + "primary_prob": 48.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.570661, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.297932, + "hold30_r": -1.261883 + }, + { + "symbol": "NFLX", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.329356, + "strategy_rank": 94.794835, + "rr": 2.485735, + "primary_prob": 39.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.728602, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.569793, + "hold30_r": -1.522274 + }, + { + "symbol": "OMC", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.186158, + "strategy_rank": 77.766025, + "rr": 2.18505, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.277574, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043305, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.778043, + "strategy_rank": 78.101773, + "rr": 0.772766, + "primary_prob": 39.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.159149, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060441, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.453461, + "strategy_rank": 88.674565, + "rr": 0.878367, + "primary_prob": 49.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.317551, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046002, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.465394, + "strategy_rank": 70.754347, + "rr": 0.834492, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.251739, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.791872, + "range_504_ratio": 2.207524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065795, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.374702, + "strategy_rank": 97.840863, + "rr": 2.249103, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.373654, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026708, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.890215, + "strategy_rank": 64.22315, + "rr": 0.752849, + "primary_prob": 54.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.129273, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078813, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.164678, + "strategy_rank": 94.700989, + "rr": 1.049919, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.574879, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.219072, + "range_504_ratio": 3.384046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.997779, + "hold30_r": -0.123258 + }, + { + "symbol": "REGN", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.515513, + "strategy_rank": 73.096573, + "rr": 1.680253, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.520379, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.442604, + "range_504_ratio": 1.556755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.614845, + "hold30_r": 5.273476 + }, + { + "symbol": "ROK", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.663484, + "strategy_rank": 77.385868, + "rr": 0.707663, + "primary_prob": 63.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.061494, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07032, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.338902, + "strategy_rank": 61.494374, + "rr": 1.235275, + "primary_prob": 57.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.852912, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.157119, + "hold30_r": 3.133295 + }, + { + "symbol": "SLB", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.76611, + "strategy_rank": 90.629134, + "rr": 2.061602, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.092403, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052582, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880668, + "strategy_rank": 99.666468, + "rr": 0.680508, + "primary_prob": 55.91, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.020762, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 2.285413, + "range_504_ratio": 9.829749, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.657537, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.720764, + "strategy_rank": 92.225963, + "rr": 1.356528, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.034791, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044569, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.942721, + "strategy_rank": 82.409905, + "rr": 0.737309, + "primary_prob": 58.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.105964, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.87432, + "range_504_ratio": 2.397244, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058929, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.264916, + "strategy_rank": 77.528299, + "rr": 1.636602, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.454903, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.678155, + "hold30_r": -2.625164 + }, + { + "symbol": "TT", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.589499, + "strategy_rank": 73.776935, + "rr": 0.910818, + "primary_prob": 67.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.366226, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.828883, + "hold30_r": 2.1085 + }, + { + "symbol": "TTD", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.704057, + "strategy_rank": 96.457126, + "rr": 1.918983, + "primary_prob": 34.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.878475, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038148, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.090692, + "strategy_rank": 95.484913, + "rr": 2.002759, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.004138, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.8989, + "range_504_ratio": 2.456899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04262, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.424821, + "strategy_rank": 75.968803, + "rr": 0.795289, + "primary_prob": 56.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.192934, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059923, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.692124, + "strategy_rank": 90.520201, + "rr": 0.742782, + "primary_prob": 55.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.114172, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.125415, + "hold30_r": -1.08045 + }, + { + "symbol": "VRT", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.806683, + "strategy_rank": 97.986106, + "rr": 1.370717, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.056075, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046192, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.004773, + "strategy_rank": 83.689056, + "rr": 2.147693, + "primary_prob": 42.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.221539, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055688, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.732697, + "strategy_rank": 88.055745, + "rr": 0.670453, + "primary_prob": 61.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.00568, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618696, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.902148, + "strategy_rank": 73.267218, + "rr": 1.588883, + "primary_prob": 35.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.383325, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.506608, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.202864, + "strategy_rank": 61.392005, + "rr": 1.469795, + "primary_prob": 37.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.204693, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.499274, + "range_504_ratio": 1.647525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.994001, + "hold30_r": -2.909625 + }, + { + "symbol": "ALGN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.769776, + "strategy_rank": 88.561458, + "rr": 0.991352, + "primary_prob": 41.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.487028, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.95091, + "hold30_r": 0.06426 + }, + { + "symbol": "AMAT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.297521, + "strategy_rank": 83.107204, + "rr": 2.576104, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.864156, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.526809, + "hold30_r": 1.632892 + }, + { + "symbol": "AME", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.533648, + "strategy_rank": 62.141752, + "rr": 0.840345, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.260517, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.426805, + "range_504_ratio": 1.532354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.734335, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.735537, + "strategy_rank": 91.953392, + "rr": 0.890935, + "primary_prob": 38.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.336403, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042061, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.229044, + "strategy_rank": 95.050083, + "rr": 2.387621, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.581431, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.339, + "hold30_r": 4.863657 + }, + { + "symbol": "BA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.644628, + "strategy_rank": 74.989049, + "rr": 1.950192, + "primary_prob": 25.51, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.925288, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.757854, + "range_504_ratio": 2.133693, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056687, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.020071, + "strategy_rank": 68.285781, + "rr": 2.11881, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 3.178215, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057122, + "hold30_r": -0.421014 + }, + { + "symbol": "BLDR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.465171, + "strategy_rank": 94.225973, + "rr": 0.799778, + "primary_prob": 51.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.199668, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.243922, + "range_504_ratio": 3.469193, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.751434, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.783943, + "strategy_rank": 63.95088, + "rr": 0.685087, + "primary_prob": 60.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.02763, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.609383, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.749705, + "strategy_rank": 71.865783, + "rr": 1.090186, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.635279, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.729554, + "range_504_ratio": 2.074155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001744, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.985832, + "strategy_rank": 96.130012, + "rr": 1.775352, + "primary_prob": 47.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.663028, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032932, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.290437, + "strategy_rank": 76.649242, + "rr": 0.927898, + "primary_prob": 34.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.391848, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049963, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.152302, + "strategy_rank": 79.623573, + "rr": 1.018863, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.528295, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.879862, + "hold30_r": -2.807924 + }, + { + "symbol": "COR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.005903, + "strategy_rank": 61.023567, + "rr": 1.47444, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.21166, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.378, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.318772, + "strategy_rank": 68.240808, + "rr": 0.903315, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.354972, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082486, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.374262, + "strategy_rank": 77.968344, + "rr": 1.578007, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.36701, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049356, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.409681, + "strategy_rank": 99.551441, + "rr": 0.81443, + "primary_prob": 38.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.221645, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.803403, + "hold30_r": 0.488973 + }, + { + "symbol": "DAL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.950413, + "strategy_rank": 79.42324, + "rr": 0.933644, + "primary_prob": 36.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.400466, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051477, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.401417, + "strategy_rank": 73.630815, + "rr": 1.123516, + "primary_prob": 59.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.685274, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.460943, + "range_504_ratio": 1.585568, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066237, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-07-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.506494, + "strategy_rank": 88.988114, + "rr": 2.205054, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.307582, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051186, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-07-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.582054, + "strategy_rank": 73.715212, + "rr": 2.03388, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.050819, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.496236, + "range_504_ratio": 1.642527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064279, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.340024, + "strategy_rank": 83.480419, + "rr": 0.715581, + "primary_prob": 56.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.073371, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.700154, + "range_504_ratio": 2.014063, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.630364, + "hold30_r": 7.519508 + }, + { + "symbol": "ETN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.547816, + "strategy_rank": 75.976404, + "rr": 1.185153, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.77773, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.547673, + "range_504_ratio": 1.729224, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.111753, + "hold30_r": 5.742483 + }, + { + "symbol": "FCX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.72137, + "strategy_rank": 87.62404, + "rr": 1.62149, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.432234, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.146188, + "hold30_r": -1.103785 + }, + { + "symbol": "FIX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.520661, + "strategy_rank": 93.988844, + "rr": 1.091468, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.637202, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.929427, + "range_504_ratio": 2.533058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058975, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.645809, + "strategy_rank": 99.116024, + "rr": 1.982632, + "primary_prob": 34.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.973947, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.94654, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.637544, + "strategy_rank": 60.403878, + "rr": 1.269365, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.904047, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.200738, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.742621, + "strategy_rank": 83.146336, + "rr": 0.864102, + "primary_prob": 37.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.296152, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.43718, + "hold30_r": -1.358984 + }, + { + "symbol": "HCA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.971665, + "strategy_rank": 68.055077, + "rr": 0.940331, + "primary_prob": 47.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.410497, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072046, + "hold30_r": -1.002857 + }, + { + "symbol": "HUBB", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.395514, + "strategy_rank": 85.893467, + "rr": 1.163118, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.744677, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.111013, + "hold30_r": 1.262286 + }, + { + "symbol": "IBKR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.082645, + "strategy_rank": 84.435943, + "rr": 1.582792, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.374188, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524946, + "hold30_r": 2.516234 + }, + { + "symbol": "ISRG", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.027155, + "strategy_rank": 81.669538, + "rr": 2.372891, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.559337, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054464, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.061393, + "strategy_rank": 68.136261, + "rr": 1.589097, + "primary_prob": 16.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.383646, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.534651, + "range_504_ratio": 1.706852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.585932, + "hold30_r": -1.518396 + }, + { + "symbol": "JBL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.756789, + "strategy_rank": 79.10113, + "rr": 0.720364, + "primary_prob": 43.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.080545, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064805, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.165289, + "strategy_rank": 69.225243, + "rr": 1.255595, + "primary_prob": 42.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.883393, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.585759, + "range_504_ratio": 1.796353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090508, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.49941, + "strategy_rank": 76.452414, + "rr": 1.062912, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.594369, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063597, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.422668, + "strategy_rank": 77.598341, + "rr": 1.047086, + "primary_prob": 46.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.57063, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.636761, + "range_504_ratio": 1.890347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.974248, + "hold30_r": 5.323231 + }, + { + "symbol": "LLY", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.728453, + "strategy_rank": 71.608504, + "rr": 0.749122, + "primary_prob": 44.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.123683, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.75792, + "range_504_ratio": 2.133833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.681422, + "hold30_r": 8.928392 + }, + { + "symbol": "LRCX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.471074, + "strategy_rank": 84.436819, + "rr": 1.358409, + "primary_prob": 22.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.037613, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.309072, + "hold30_r": 1.317128 + }, + { + "symbol": "LVS", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.33294, + "strategy_rank": 86.386415, + "rr": 0.857945, + "primary_prob": 53.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.286917, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04801, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.109799, + "strategy_rank": 60.981807, + "rr": 1.641025, + "primary_prob": 19.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.461537, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.803731, + "range_504_ratio": 2.23386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558851, + "hold30_r": 1.509 + }, + { + "symbol": "META", + "date": "2023-07-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.930342, + "strategy_rank": 96.155127, + "rr": 2.412562, + "primary_prob": 24.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.618842, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045532, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.880756, + "strategy_rank": 81.691441, + "rr": 1.95678, + "primary_prob": 25.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.93517, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.954129, + "range_504_ratio": 2.596409, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.896623, + "hold30_r": 4.739654 + }, + { + "symbol": "MRK", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.054309, + "strategy_rank": 61.99632, + "rr": 1.439899, + "primary_prob": 38.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.159849, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.367842, + "hold30_r": 0.269021 + }, + { + "symbol": "MSTR", + "date": "2023-07-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.596222, + "strategy_rank": 89.740677, + "rr": 3.874809, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 5.812213, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027418, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.041322, + "strategy_rank": 94.903484, + "rr": 1.660542, + "primary_prob": 49.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.490813, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.068615, + "hold30_r": -1.030067 + }, + { + "symbol": "NFLX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.992916, + "strategy_rank": 94.460766, + "rr": 1.054456, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.581683, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.130875, + "hold30_r": -1.091443 + }, + { + "symbol": "NVDA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.173554, + "strategy_rank": 98.50276, + "rr": 0.74868, + "primary_prob": 54.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.123019, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.492603, + "range_504_ratio": 4.448659, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.708835, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.242031, + "strategy_rank": 76.206524, + "rr": 1.985076, + "primary_prob": 29.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.977614, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043038, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.5549, + "strategy_rank": 90.632246, + "rr": 0.928699, + "primary_prob": 47.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.393048, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.107383, + "range_504_ratio": 3.026429, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.885992, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.978749, + "strategy_rank": 76.244488, + "rr": 0.933258, + "primary_prob": 38.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.399886, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058344, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.207792, + "strategy_rank": 89.987151, + "rr": 1.008055, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.512083, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047616, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.012987, + "strategy_rank": 70.273049, + "rr": 0.79662, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.19493, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.743464, + "hold30_r": -0.490034 + }, + { + "symbol": "PH", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.540732, + "strategy_rank": 76.408901, + "rr": 0.817817, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.226725, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.575239, + "range_504_ratio": 1.777556, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748039, + "hold30_r": 1.360074 + }, + { + "symbol": "PLTR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.569067, + "strategy_rank": 95.915662, + "rr": 1.051429, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.577143, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.026392, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.367178, + "strategy_rank": 73.842537, + "rr": 1.209022, + "primary_prob": 43.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 1.813532, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.442604, + "range_504_ratio": 1.556755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.138297, + "hold30_r": 4.562035 + }, + { + "symbol": "ROK", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.193625, + "strategy_rank": 75.339777, + "rr": 1.824407, + "primary_prob": 21.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.73661, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.509058, + "hold30_r": -3.437224 + }, + { + "symbol": "ROST", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 60.523611, + "rr": 0.995355, + "primary_prob": 64.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.493033, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.911686, + "hold30_r": 2.189781 + }, + { + "symbol": "SLB", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.77686, + "strategy_rank": 87.31624, + "rr": 1.907971, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.861956, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052548, + "hold30_r": 1.439668 + }, + { + "symbol": "SNA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.873672, + "strategy_rank": 67.883655, + "rr": 1.252113, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.87817, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447145, + "range_504_ratio": 1.563842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067568, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.916175, + "strategy_rank": 92.497153, + "rr": 1.607668, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.411502, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041965, + "hold30_r": 0.262889 + }, + { + "symbol": "SYK", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.263282, + "strategy_rank": 72.541541, + "rr": 1.987949, + "primary_prob": 12.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.981924, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080557, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.270366, + "strategy_rank": 80.200917, + "rr": 0.804798, + "primary_prob": 55.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.207196, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.87432, + "range_504_ratio": 2.397244, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060687, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.116883, + "strategy_rank": 68.570511, + "rr": 1.290276, + "primary_prob": 41.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.935413, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20565, + "hold30_r": 2.663618 + }, + { + "symbol": "TTD", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.694215, + "strategy_rank": 97.191251, + "rr": 1.82239, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.733585, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.267175, + "hold30_r": -1.229158 + }, + { + "symbol": "UAL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.44392, + "strategy_rank": 89.799083, + "rr": 1.421911, + "primary_prob": 18.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.132867, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042401, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-07-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.701299, + "strategy_rank": 95.840026, + "rr": 2.12627, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.189405, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.8989, + "range_504_ratio": 2.456899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047468, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.957497, + "strategy_rank": 76.764594, + "rr": 1.502864, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.254296, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047791, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.791027, + "strategy_rank": 90.51485, + "rr": 0.757734, + "primary_prob": 56.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.136601, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047761, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.937426, + "strategy_rank": 98.054785, + "rr": 1.668056, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.502084, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.62538, + "hold30_r": 12.007915 + }, + { + "symbol": "WDAY", + "date": "2023-07-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.680047, + "strategy_rank": 84.416669, + "rr": 2.272472, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.408709, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.198, + "hold30_r": -1.144382 + }, + { + "symbol": "WYNN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.284534, + "strategy_rank": 88.134509, + "rr": 1.839518, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.759276, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054244, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.345927, + "strategy_rank": 62.383845, + "rr": 0.742959, + "primary_prob": 73.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.114439, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.655547, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.707202, + "strategy_rank": 60.32649, + "rr": 1.141603, + "primary_prob": 45.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.712404, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.499274, + "range_504_ratio": 1.647525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083562, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.469248, + "strategy_rank": 82.562565, + "rr": 1.539027, + "primary_prob": 20.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.30854, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060458, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.079727, + "strategy_rank": 84.510354, + "rr": 1.748243, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.622364, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045422, + "hold30_r": -1.0 + }, + { + "symbol": "AME", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.915718, + "strategy_rank": 60.59782, + "rr": 1.159363, + "primary_prob": 25.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.739044, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.439387, + "range_504_ratio": 1.551756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085618, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.041002, + "strategy_rank": 90.503702, + "rr": 0.912696, + "primary_prob": 47.16, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.369045, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.805385, + "range_504_ratio": 2.237559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.882521, + "hold30_r": 0.874909 + }, + { + "symbol": "AXON", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.6082, + "strategy_rank": 94.609831, + "rr": 1.76884, + "primary_prob": 32.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.65326, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.718698, + "hold30_r": 4.857268 + }, + { + "symbol": "BIIB", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.091116, + "strategy_rank": 69.40469, + "rr": 2.50215, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.753225, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055282, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.635535, + "strategy_rank": 73.585784, + "rr": 1.132349, + "primary_prob": 43.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.698523, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.624011, + "range_504_ratio": 1.866399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067024, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.940774, + "strategy_rank": 78.19036, + "rr": 2.249949, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.374924, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.695664, + "range_504_ratio": 2.00504, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057885, + "hold30_r": 0.91157 + }, + { + "symbol": "BLDR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.063781, + "strategy_rank": 93.803738, + "rr": 0.83568, + "primary_prob": 49.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.25352, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.277256, + "range_504_ratio": 3.586783, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047142, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.396355, + "strategy_rank": 61.327449, + "rr": 1.774742, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.662113, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.708889, + "hold30_r": 1.496081 + }, + { + "symbol": "CCL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.088838, + "strategy_rank": 98.37355, + "rr": 2.616758, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.925137, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058095, + "hold30_r": -1.025641 + }, + { + "symbol": "CDNS", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.068337, + "strategy_rank": 75.206927, + "rr": 0.964774, + "primary_prob": 43.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.447162, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.234596, + "hold30_r": -1.185171 + }, + { + "symbol": "CMG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.129841, + "strategy_rank": 80.593161, + "rr": 2.286564, + "primary_prob": 25.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.429845, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053566, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.785877, + "strategy_rank": 96.947841, + "rr": 0.788836, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.183254, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017251, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.268793, + "strategy_rank": 67.379064, + "rr": 1.483501, + "primary_prob": 20.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.225251, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084591, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.002278, + "strategy_rank": 78.428867, + "rr": 0.980615, + "primary_prob": 45.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.470923, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.89156, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.544419, + "strategy_rank": 99.647002, + "rr": 2.189539, + "primary_prob": 22.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.284309, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013335, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.369021, + "strategy_rank": 84.635587, + "rr": 1.314525, + "primary_prob": 24.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.971787, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052014, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.280182, + "strategy_rank": 79.137037, + "rr": 1.043999, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.565999, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055603, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.788155, + "strategy_rank": 62.285799, + "rr": 1.865905, + "primary_prob": 14.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.798858, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079584, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.574032, + "strategy_rank": 77.710913, + "rr": 1.14601, + "primary_prob": 45.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.719015, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.737492, + "range_504_ratio": 2.090686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.078118, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.077449, + "strategy_rank": 90.672396, + "rr": 2.060153, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.090229, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039332, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.29385, + "strategy_rank": 79.039786, + "rr": 2.246993, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.37049, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056251, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.585421, + "strategy_rank": 87.116613, + "rr": 2.112372, + "primary_prob": 34.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.168558, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043233, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.241458, + "strategy_rank": 77.562202, + "rr": 0.858686, + "primary_prob": 36.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.288029, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.926576, + "range_504_ratio": 2.525846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.801801, + "hold30_r": 2.917292 + }, + { + "symbol": "FSLR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.747153, + "strategy_rank": 98.338916, + "rr": 1.761541, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.642311, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027579, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.230068, + "strategy_rank": 73.474684, + "rr": 1.350434, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.025651, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.281185, + "hold30_r": 1.137962 + }, + { + "symbol": "GILD", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624146, + "strategy_rank": 63.464175, + "rr": 1.277707, + "primary_prob": 41.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 1.91656, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.206111, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.863326, + "strategy_rank": 81.620237, + "rr": 0.740023, + "primary_prob": 43.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.110035, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.137957, + "hold30_r": -1.072313 + }, + { + "symbol": "HCA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.066059, + "strategy_rank": 66.982605, + "rr": 1.746748, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.620122, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05749, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.849658, + "strategy_rank": 85.194761, + "rr": 0.995374, + "primary_prob": 38.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.49306, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058543, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.143508, + "strategy_rank": 67.950456, + "rr": 1.820654, + "primary_prob": 15.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.730982, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065508, + "hold30_r": -0.654397 + }, + { + "symbol": "ISRG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.457859, + "strategy_rank": 80.622774, + "rr": 1.701801, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.552702, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054525, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.232346, + "strategy_rank": 67.926279, + "rr": 1.439299, + "primary_prob": 38.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.158948, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.534651, + "range_504_ratio": 1.706852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05742, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.924829, + "strategy_rank": 78.824653, + "rr": 1.425597, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.138395, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06032, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.66287, + "strategy_rank": 68.993555, + "rr": 1.843658, + "primary_prob": 46.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.765487, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081858, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685649, + "strategy_rank": 76.895864, + "rr": 1.612386, + "primary_prob": 16.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.418579, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064259, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.14123, + "strategy_rank": 73.873861, + "rr": 0.70998, + "primary_prob": 46.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.06497, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.75792, + "range_504_ratio": 2.133833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.639437, + "hold30_r": 10.642484 + }, + { + "symbol": "LRCX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.207289, + "strategy_rank": 83.470103, + "rr": 1.097566, + "primary_prob": 53.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.64635, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043582, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.102506, + "strategy_rank": 85.594481, + "rr": 2.024753, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.037129, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049208, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.979499, + "strategy_rank": 80.856104, + "rr": 0.8039, + "primary_prob": 52.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.20585, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.551405, + "range_504_ratio": 1.735689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.123462, + "hold30_r": -1.077682 + }, + { + "symbol": "MCK", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.004556, + "strategy_rank": 61.800916, + "rr": 0.666667, + "primary_prob": 46.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.0, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.803731, + "range_504_ratio": 2.23386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.586234, + "hold30_r": 0.635755 + }, + { + "symbol": "META", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.835991, + "strategy_rank": 96.814739, + "rr": 1.917786, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.876679, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04079, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.560364, + "strategy_rank": 84.251346, + "rr": 0.668496, + "primary_prob": 56.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.002744, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.954129, + "range_504_ratio": 2.596409, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.607125, + "hold30_r": 4.589135 + }, + { + "symbol": "MRK", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.649203, + "strategy_rank": 64.863533, + "rr": 1.753194, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.629791, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.688421, + "hold30_r": 0.778258 + }, + { + "symbol": "MSTR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.558087, + "strategy_rank": 96.720206, + "rr": 2.024987, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.037481, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025223, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.291572, + "strategy_rank": 97.610918, + "rr": 1.610272, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.415408, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026445, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.519362, + "strategy_rank": 95.111281, + "rr": 0.737658, + "primary_prob": 44.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.106487, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040619, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.316629, + "strategy_rank": 98.601186, + "rr": 1.252738, + "primary_prob": 25.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.879107, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.492603, + "range_504_ratio": 4.448659, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038406, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.90205, + "strategy_rank": 78.217799, + "rr": 2.272336, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.408504, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047629, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.824601, + "strategy_rank": 92.420403, + "rr": 1.102905, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.654358, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.002772, + "range_504_ratio": 2.725826, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039076, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.052392, + "strategy_rank": 76.182129, + "rr": 0.938645, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.407967, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06233, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.357631, + "strategy_rank": 66.195796, + "rr": 0.978379, + "primary_prob": 49.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.467569, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.907585, + "hold30_r": 0.85559 + }, + { + "symbol": "PANW", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.621868, + "strategy_rank": 91.751217, + "rr": 1.062403, + "primary_prob": 40.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.593605, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086614, + "hold30_r": -1.044377 + }, + { + "symbol": "PCAR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.813212, + "strategy_rank": 71.355612, + "rr": 1.428674, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.143011, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088427, + "hold30_r": -1.026635 + }, + { + "symbol": "PCG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.874715, + "strategy_rank": 70.196392, + "rr": 1.204351, + "primary_prob": 24.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.806527, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.791872, + "range_504_ratio": 2.207524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06826, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.307517, + "strategy_rank": 75.942535, + "rr": 0.704857, + "primary_prob": 55.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.057285, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.598477, + "range_504_ratio": 1.819346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.638786, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.330296, + "strategy_rank": 96.45848, + "rr": 2.739044, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 22, + "primary_distance_atr": 4.108566, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022902, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.776765, + "strategy_rank": 72.755099, + "rr": 1.49294, + "primary_prob": 52.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.239411, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.735058, + "range_504_ratio": 2.085603, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067781, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.77221, + "strategy_rank": 96.192819, + "rr": 1.153061, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.729591, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042536, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.712984, + "strategy_rank": 71.417271, + "rr": 2.09861, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.147914, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.442604, + "range_504_ratio": 1.556755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.033062, + "hold30_r": 4.488195 + }, + { + "symbol": "ROK", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.523918, + "strategy_rank": 73.275834, + "rr": 1.816401, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.724601, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049022, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.876993, + "strategy_rank": 63.318441, + "rr": 1.620205, + "primary_prob": 35.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.430308, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.538232, + "hold30_r": 2.211221 + }, + { + "symbol": "SLB", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.318907, + "strategy_rank": 89.780053, + "rr": 2.090073, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.13511, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.035324, + "hold30_r": 1.967229 + }, + { + "symbol": "SNA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.43508, + "strategy_rank": 68.629556, + "rr": 0.729413, + "primary_prob": 42.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.09412, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447145, + "range_504_ratio": 1.563842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074614, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.91344, + "strategy_rank": 91.373499, + "rr": 1.357273, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.035909, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04504, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.496583, + "strategy_rank": 71.76579, + "rr": 1.560551, + "primary_prob": 20.73, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.340826, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487271, + "hold30_r": 2.72629 + }, + { + "symbol": "TJX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.104784, + "strategy_rank": 60.511985, + "rr": 1.184924, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.777387, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.489897, + "range_504_ratio": 1.632148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.084487, + "hold30_r": 4.681038 + }, + { + "symbol": "TKO", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.646925, + "strategy_rank": 81.696029, + "rr": 0.751055, + "primary_prob": 57.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.126583, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.87432, + "range_504_ratio": 2.397244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694003, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.751708, + "strategy_rank": 77.423923, + "rr": 1.92964, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.894461, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.542313, + "hold30_r": -2.487852 + }, + { + "symbol": "TTD", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.15262, + "strategy_rank": 97.427288, + "rr": 2.148999, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.223498, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035281, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596811, + "strategy_rank": 90.04504, + "rr": 1.468527, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.20279, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043927, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38041, + "strategy_rank": 95.132196, + "rr": 1.947125, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.920687, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039856, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.546697, + "strategy_rank": 79.473597, + "rr": 2.440801, + "primary_prob": 24.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 3.661202, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.676217, + "range_504_ratio": 1.966424, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048546, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.774487, + "strategy_rank": 84.030778, + "rr": 2.138479, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.207719, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048222, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.697039, + "strategy_rank": 86.472018, + "rr": 1.034483, + "primary_prob": 48.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.551724, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052554, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.371298, + "strategy_rank": 61.939454, + "rr": 1.666607, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.49991, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.499274, + "range_504_ratio": 1.647525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061416, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.921323, + "strategy_rank": 82.725472, + "rr": 1.693614, + "primary_prob": 17.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.540421, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061429, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.615735, + "strategy_rank": 80.185281, + "rr": 1.560785, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.341177, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045093, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.150513, + "strategy_rank": 87.813209, + "rr": 0.975854, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.463781, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.805385, + "range_504_ratio": 2.237559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.94294, + "hold30_r": 0.037091 + }, + { + "symbol": "APO", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.08894, + "strategy_rank": 85.449971, + "rr": 1.743606, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.615408, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.654943, + "range_504_ratio": 1.925033, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05625, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.526796, + "strategy_rank": 88.967392, + "rr": 1.173667, + "primary_prob": 42.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.760501, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.799326, + "range_504_ratio": 2.224042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053772, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.149373, + "strategy_rank": 95.444834, + "rr": 1.683741, + "primary_prob": 49.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.525612, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.643275, + "hold30_r": -0.43507 + }, + { + "symbol": "BA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.062714, + "strategy_rank": 76.813524, + "rr": 1.344548, + "primary_prob": 35.8, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.016822, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058371, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659065, + "strategy_rank": 67.657933, + "rr": 2.60177, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.902655, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056802, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.877993, + "strategy_rank": 82.932001, + "rr": 1.889017, + "primary_prob": 28.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.833525, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.695664, + "range_504_ratio": 2.00504, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061608, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.631699, + "strategy_rank": 94.161643, + "rr": 1.035154, + "primary_prob": 43.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.552731, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.210476, + "range_504_ratio": 3.35508, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04618, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.668187, + "strategy_rank": 59.505956, + "rr": 1.566485, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.349728, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496581, + "hold30_r": 1.991991 + }, + { + "symbol": "CAH", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.298746, + "strategy_rank": 69.763388, + "rr": 1.194886, + "primary_prob": 40.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.792329, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.729554, + "range_504_ratio": 2.074155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.108267, + "hold30_r": -1.544583 + }, + { + "symbol": "CARR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.387685, + "strategy_rank": 75.315748, + "rr": 0.688161, + "primary_prob": 60.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.032242, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054869, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.973774, + "strategy_rank": 98.326011, + "rr": 1.791964, + "primary_prob": 32.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.687946, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032237, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.159635, + "strategy_rank": 75.360891, + "rr": 0.719466, + "primary_prob": 59.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.079199, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667678, + "hold30_r": 0.376972 + }, + { + "symbol": "CMG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.755986, + "strategy_rank": 77.365709, + "rr": 2.991962, + "primary_prob": 20.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 4.487943, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058048, + "hold30_r": 0.243109 + }, + { + "symbol": "COR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.509692, + "strategy_rank": 63.510027, + "rr": 1.847435, + "primary_prob": 21.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.771153, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079419, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.141391, + "strategy_rank": 66.818428, + "rr": 0.828927, + "primary_prob": 54.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.24339, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745672, + "hold30_r": -0.524034 + }, + { + "symbol": "CRH", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.395667, + "strategy_rank": 77.423383, + "rr": 0.960034, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.440051, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083456, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.429875, + "strategy_rank": 99.566783, + "rr": 1.148421, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.722631, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.137571, + "hold30_r": 0.191131 + }, + { + "symbol": "DAL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.790194, + "strategy_rank": 84.799211, + "rr": 1.220103, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.830155, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054012, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.842645, + "strategy_rank": 79.23934, + "rr": 1.00508, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.507621, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057568, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.860889, + "strategy_rank": 61.604329, + "rr": 1.270677, + "primary_prob": 34.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.906016, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087601, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-08-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.527936, + "strategy_rank": 79.697542, + "rr": 2.219817, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.329726, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.722655, + "range_504_ratio": 2.059896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052891, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.474344, + "strategy_rank": 90.670608, + "rr": 1.523563, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.285345, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031592, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.421893, + "strategy_rank": 80.155393, + "rr": 1.143438, + "primary_prob": 45.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.715157, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052628, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.115165, + "strategy_rank": 77.908943, + "rr": 1.193028, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.789543, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.611361, + "range_504_ratio": 1.842939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.127486, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606613, + "strategy_rank": 84.582991, + "rr": 1.521974, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.282961, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04469, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.895097, + "strategy_rank": 78.389366, + "rr": 0.67042, + "primary_prob": 56.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.00563, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.963143, + "range_504_ratio": 2.619919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.621589, + "hold30_r": 1.001722 + }, + { + "symbol": "FSLR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.403649, + "strategy_rank": 98.131701, + "rr": 1.843477, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.765215, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031161, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.246294, + "strategy_rank": 93.00244, + "rr": 2.048198, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.072297, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.645316, + "range_504_ratio": 1.90659, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026556, + "hold30_r": -0.222111 + }, + { + "symbol": "GE", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.27252, + "strategy_rank": 74.710559, + "rr": 1.346419, + "primary_prob": 22.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.019629, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.273933, + "hold30_r": 0.264948 + }, + { + "symbol": "GILD", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.071836, + "strategy_rank": 60.982367, + "rr": 1.874431, + "primary_prob": 46.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.811647, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062878, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.649943, + "strategy_rank": 73.966905, + "rr": 1.124293, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.686439, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068935, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-08-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.711517, + "strategy_rank": 89.401816, + "rr": 2.192002, + "primary_prob": 22.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.288003, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081048, + "hold30_r": -1.0308 + }, + { + "symbol": "HCA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.255416, + "strategy_rank": 66.147392, + "rr": 2.159085, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.238627, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06181, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.070696, + "strategy_rank": 85.781228, + "rr": 1.240887, + "primary_prob": 36.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.861331, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.18593, + "hold30_r": -0.12041 + }, + { + "symbol": "ISRG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.167617, + "strategy_rank": 77.912212, + "rr": 1.703565, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.555347, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054266, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.719498, + "strategy_rank": 79.529929, + "rr": 0.892248, + "primary_prob": 38.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.338371, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062089, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.334094, + "strategy_rank": 75.947517, + "rr": 1.504763, + "primary_prob": 18.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.257144, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064139, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.667047, + "strategy_rank": 86.079561, + "rr": 1.951201, + "primary_prob": 21.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.926801, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05147, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.491448, + "strategy_rank": 93.534116, + "rr": 1.740619, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.610928, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042501, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.431015, + "strategy_rank": 82.856659, + "rr": 1.234982, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.852474, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045519, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.326112, + "strategy_rank": 61.723841, + "rr": 1.824224, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.736336, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.751487, + "hold30_r": 0.215949 + }, + { + "symbol": "MSTR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.386545, + "strategy_rank": 95.131674, + "rr": 2.190836, + "primary_prob": 27.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.286254, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023481, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.693273, + "strategy_rank": 96.388362, + "rr": 2.390027, + "primary_prob": 25.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.58504, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.132126, + "hold30_r": -1.1037 + }, + { + "symbol": "NFLX", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.175599, + "strategy_rank": 94.729745, + "rr": 0.816985, + "primary_prob": 44.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.225478, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042853, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.201824, + "strategy_rank": 98.553905, + "rr": 1.192603, + "primary_prob": 26.33, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.788904, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.492603, + "range_504_ratio": 4.448659, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.155616, + "hold30_r": -0.664972 + }, + { + "symbol": "NVR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.939567, + "strategy_rank": 65.602407, + "rr": 0.806841, + "primary_prob": 46.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.210262, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.593628, + "range_504_ratio": 1.810546, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075442, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.685291, + "strategy_rank": 77.659567, + "rr": 2.344114, + "primary_prob": 25.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.516172, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052481, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.106043, + "strategy_rank": 90.668428, + "rr": 1.229183, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.843774, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.002772, + "range_504_ratio": 2.725826, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03904, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.930445, + "strategy_rank": 76.587147, + "rr": 1.361726, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.042588, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.299373, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.027366, + "strategy_rank": 66.465573, + "rr": 1.894918, + "primary_prob": 15.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.842377, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.079089, + "hold30_r": -0.140364 + }, + { + "symbol": "PANW", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.614595, + "strategy_rank": 91.946599, + "rr": 1.18246, + "primary_prob": 25.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.77369, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035983, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.193843, + "strategy_rank": 73.442857, + "rr": 1.712531, + "primary_prob": 13.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.568797, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06319, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.754846, + "strategy_rank": 70.833512, + "rr": 1.471454, + "primary_prob": 18.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.207181, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.785822, + "range_504_ratio": 2.19421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068432, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.947548, + "strategy_rank": 98.256117, + "rr": 2.071579, + "primary_prob": 20.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.107368, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.016871, + "hold30_r": -0.691448 + }, + { + "symbol": "PNR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.098062, + "strategy_rank": 71.939633, + "rr": 1.928624, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.892936, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.735058, + "range_504_ratio": 2.085603, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067268, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.657925, + "strategy_rank": 95.596725, + "rr": 0.734364, + "primary_prob": 40.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.101546, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.064347, + "hold30_r": -1.022724 + }, + { + "symbol": "RL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.580388, + "strategy_rank": 75.161561, + "rr": 0.719853, + "primary_prob": 55.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.079779, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.223574, + "hold30_r": -1.165635 + }, + { + "symbol": "ROK", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.834664, + "strategy_rank": 77.336483, + "rr": 1.940779, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.911169, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051206, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.808438, + "strategy_rank": 61.430412, + "rr": 1.208757, + "primary_prob": 43.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 1.813135, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.122238, + "hold30_r": 0.038272 + }, + { + "symbol": "SLB", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.123147, + "strategy_rank": 93.361288, + "rr": 1.109646, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.664469, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.157437, + "hold30_r": -1.101186 + }, + { + "symbol": "SMCI", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885975, + "strategy_rank": 99.749534, + "rr": 0.993027, + "primary_prob": 30.82, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.489541, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015462, + "hold30_r": -1.0 + }, + { + "symbol": "SNA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.352338, + "strategy_rank": 69.404657, + "rr": 0.975134, + "primary_prob": 33.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.462701, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447145, + "range_504_ratio": 1.563842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082931, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.483466, + "strategy_rank": 88.661976, + "rr": 1.572826, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.359239, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04607, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.887115, + "strategy_rank": 63.1418, + "rr": 1.194792, + "primary_prob": 43.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.792187, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065338, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.457241, + "strategy_rank": 69.95727, + "rr": 0.928825, + "primary_prob": 43.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.393238, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08882, + "hold30_r": -1.033656 + }, + { + "symbol": "TJX", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.518814, + "strategy_rank": 60.136207, + "rr": 0.815194, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.222791, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.489897, + "range_504_ratio": 1.632148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.715497, + "hold30_r": 1.705547 + }, + { + "symbol": "TKO", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.096921, + "strategy_rank": 81.51665, + "rr": 0.751047, + "primary_prob": 38.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.12657, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.87432, + "range_504_ratio": 2.397244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694725, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.124287, + "strategy_rank": 79.756967, + "rr": 2.415177, + "primary_prob": 21.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.622765, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.007614, + "hold30_r": -1.954752 + }, + { + "symbol": "TTD", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.438997, + "strategy_rank": 96.124704, + "rr": 1.90006, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.85009, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034506, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.702395, + "strategy_rank": 89.874611, + "rr": 1.303863, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.955794, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045254, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.562144, + "strategy_rank": 90.885309, + "rr": 1.792082, + "primary_prob": 24.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.688123, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.753765, + "hold30_r": 0.212826 + }, + { + "symbol": "UHS", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.737742, + "strategy_rank": 78.959764, + "rr": 2.170295, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 3.255443, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048353, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.378563, + "strategy_rank": 76.1981, + "rr": 1.633724, + "primary_prob": 34.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.450586, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.520336, + "range_504_ratio": 1.682592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563416, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.896237, + "strategy_rank": 68.266274, + "rr": 0.95706, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.43559, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.513077, + "range_504_ratio": 1.670423, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067123, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.290764, + "strategy_rank": 79.225719, + "rr": 1.814627, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.721941, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765358, + "hold30_r": 0.503487 + }, + { + "symbol": "WYNN", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.351197, + "strategy_rank": 86.831504, + "rr": 1.861325, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.791988, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048779, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.299886, + "strategy_rank": 60.186371, + "rr": 2.533773, + "primary_prob": 23.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.80066, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.42633, + "range_504_ratio": 1.531627, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06259, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.96288, + "strategy_rank": 82.924521, + "rr": 0.736961, + "primary_prob": 41.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.105441, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068082, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-08-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.826772, + "strategy_rank": 87.620828, + "rr": 18.134286, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 27.201429, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042015, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.026997, + "strategy_rank": 82.556271, + "rr": 1.942859, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.914288, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.898934, + "hold30_r": -0.004766 + }, + { + "symbol": "ANET", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.863892, + "strategy_rank": 91.160953, + "rr": 0.713948, + "primary_prob": 54.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.070922, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.805385, + "range_504_ratio": 2.237559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.674971, + "hold30_r": 0.330969 + }, + { + "symbol": "APO", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.276715, + "strategy_rank": 84.871815, + "rr": 0.812387, + "primary_prob": 40.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.21858, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.654943, + "range_504_ratio": 1.925033, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.751804, + "hold30_r": 4.091184 + }, + { + "symbol": "ARES", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.501687, + "strategy_rank": 80.483841, + "rr": 1.36344, + "primary_prob": 28.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.045159, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.665584, + "range_504_ratio": 1.945626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306784, + "hold30_r": 2.15335 + }, + { + "symbol": "AVGO", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.500562, + "strategy_rank": 90.116387, + "rr": 1.706214, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.55932, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.799326, + "range_504_ratio": 2.224042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.654376, + "hold30_r": -1.179253 + }, + { + "symbol": "AXON", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.813273, + "strategy_rank": 93.278719, + "rr": 1.659522, + "primary_prob": 49.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.489283, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.618738, + "hold30_r": -1.029844 + }, + { + "symbol": "BA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.764904, + "strategy_rank": 74.279541, + "rr": 1.530785, + "primary_prob": 41.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.296178, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078339, + "hold30_r": -1.017711 + }, + { + "symbol": "BIIB", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.701912, + "strategy_rank": 66.429386, + "rr": 2.1022, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 3.1533, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056935, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.663667, + "strategy_rank": 83.262547, + "rr": 1.354868, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.032301, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.695664, + "range_504_ratio": 2.00504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292113, + "hold30_r": 1.453567 + }, + { + "symbol": "BLDR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.987627, + "strategy_rank": 94.611204, + "rr": 0.943882, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.415823, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.186905, + "range_504_ratio": 3.276925, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043998, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.989876, + "strategy_rank": 58.208065, + "rr": 1.455919, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.183879, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079349, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.188976, + "strategy_rank": 65.907368, + "rr": 1.009721, + "primary_prob": 48.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.514581, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078284, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.314961, + "strategy_rank": 60.530237, + "rr": 1.259777, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.889666, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.411806, + "range_504_ratio": 1.509542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086449, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.401575, + "strategy_rank": 82.864604, + "rr": 0.973689, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.460534, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.916662, + "hold30_r": 0.179697 + }, + { + "symbol": "CCL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.862767, + "strategy_rank": 97.527506, + "rr": 1.751829, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.627743, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033814, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.43982, + "strategy_rank": 73.943901, + "rr": 1.798433, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.69765, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.742788, + "hold30_r": 1.342282 + }, + { + "symbol": "CMG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.789651, + "strategy_rank": 76.875315, + "rr": 3.094242, + "primary_prob": 19.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 4.641364, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066303, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.038245, + "strategy_rank": 95.725762, + "rr": 0.995266, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.492899, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.066538, + "hold30_r": -1.048316 + }, + { + "symbol": "COR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.689539, + "strategy_rank": 59.155068, + "rr": 1.101487, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.652231, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082295, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.888639, + "strategy_rank": 68.874572, + "rr": 0.77476, + "primary_prob": 56.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.162139, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.693121, + "hold30_r": -0.280034 + }, + { + "symbol": "CRH", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.67604, + "strategy_rank": 79.089053, + "rr": 1.943725, + "primary_prob": 12.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.915587, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.194685, + "hold30_r": -1.109126 + }, + { + "symbol": "CVNA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.662542, + "strategy_rank": 99.730109, + "rr": 0.961672, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.442508, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 4.630618, + "range_504_ratio": 102.577465, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.950547, + "hold30_r": 0.464759 + }, + { + "symbol": "DAL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.313836, + "strategy_rank": 83.765476, + "rr": 1.712318, + "primary_prob": 33.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.568477, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05247, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.950506, + "strategy_rank": 82.013839, + "rr": 0.867143, + "primary_prob": 39.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.300715, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051506, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.464567, + "strategy_rank": 60.243379, + "rr": 1.232261, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.848391, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085531, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.263217, + "strategy_rank": 90.866407, + "rr": 1.575852, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.363778, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033358, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.951631, + "strategy_rank": 76.455367, + "rr": 1.579466, + "primary_prob": 35.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.369199, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522526, + "hold30_r": 2.132191 + }, + { + "symbol": "ETN", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.413948, + "strategy_rank": 78.55643, + "rr": 0.667788, + "primary_prob": 44.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.001682, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.611361, + "range_504_ratio": 1.842939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.596528, + "hold30_r": -1.042079 + }, + { + "symbol": "FCX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.851519, + "strategy_rank": 87.152629, + "rr": 1.674936, + "primary_prob": 34.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.512405, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040965, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.737908, + "strategy_rank": 79.804078, + "rr": 0.920542, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.380813, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.963143, + "range_504_ratio": 2.619919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.866851, + "hold30_r": 1.203116 + }, + { + "symbol": "FSLR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.087739, + "strategy_rank": 97.887007, + "rr": 2.015056, + "primary_prob": 20.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.022584, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028422, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.138358, + "strategy_rank": 93.142978, + "rr": 2.026072, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.039108, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.645316, + "range_504_ratio": 1.90659, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030459, + "hold30_r": 0.109942 + }, + { + "symbol": "GE", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.001125, + "strategy_rank": 73.364087, + "rr": 0.869245, + "primary_prob": 52.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.303867, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131157, + "hold30_r": -1.057688 + }, + { + "symbol": "GWW", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.926884, + "strategy_rank": 69.482489, + "rr": 1.567192, + "primary_prob": 20.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.350788, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07743, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988751, + "strategy_rank": 90.332193, + "rr": 1.251422, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.877133, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052586, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.726659, + "strategy_rank": 65.725496, + "rr": 2.317559, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.476338, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.114076, + "hold30_r": -1.047918 + }, + { + "symbol": "HUBB", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.600675, + "strategy_rank": 86.624513, + "rr": 1.260493, + "primary_prob": 35.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.890739, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.201458, + "hold30_r": 1.096843 + }, + { + "symbol": "HWM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.014623, + "strategy_rank": 67.638856, + "rr": 1.426633, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.139949, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0749, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.088864, + "strategy_rank": 78.692171, + "rr": 1.498292, + "primary_prob": 37.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.247439, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.78508, + "range_504_ratio": 2.192582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054375, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.8009, + "strategy_rank": 80.684536, + "rr": 2.341863, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.512794, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058724, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.637795, + "strategy_rank": 79.962618, + "rr": 1.080323, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.620484, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.018497, + "hold30_r": 6.424623 + }, + { + "symbol": "JPM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.539933, + "strategy_rank": 68.936875, + "rr": 1.631469, + "primary_prob": 34.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.447203, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079674, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.575928, + "strategy_rank": 77.294732, + "rr": 1.464057, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.196085, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058739, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.214848, + "strategy_rank": 73.04568, + "rr": 1.408419, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.112628, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737814, + "range_504_ratio": 2.091359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066926, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.889764, + "strategy_rank": 83.686471, + "rr": 1.824961, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.737441, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.781189, + "hold30_r": -1.222465 + }, + { + "symbol": "LVS", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.725534, + "strategy_rank": 87.209894, + "rr": 1.693554, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.540332, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04981, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.187852, + "strategy_rank": 92.980991, + "rr": 1.796414, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.694621, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.189378, + "hold30_r": -1.145207 + }, + { + "symbol": "MGM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.213723, + "strategy_rank": 84.765768, + "rr": 2.332297, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.498446, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076125, + "hold30_r": -1.030821 + }, + { + "symbol": "MPC", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.239595, + "strategy_rank": 81.129669, + "rr": 1.077291, + "primary_prob": 43.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.615937, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.029913, + "range_504_ratio": 2.800823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.025397, + "hold30_r": 2.391045 + }, + { + "symbol": "MSTR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.938133, + "strategy_rank": 96.221003, + "rr": 1.609593, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.41439, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.320898, + "hold30_r": -1.295816 + }, + { + "symbol": "NCLH", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.275591, + "strategy_rank": 95.379782, + "rr": 2.08808, + "primary_prob": 28.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.132121, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032187, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.312711, + "strategy_rank": 94.542803, + "rr": 1.623417, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.435125, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.577457, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.43757, + "strategy_rank": 98.697208, + "rr": 0.724498, + "primary_prob": 41.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.086747, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.492603, + "range_504_ratio": 4.448659, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.689566, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.901012, + "strategy_rank": 67.361012, + "rr": 1.37502, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.062531, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.593628, + "range_504_ratio": 1.810546, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068283, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.664792, + "strategy_rank": 80.161987, + "rr": 0.927427, + "primary_prob": 47.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.391141, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.618214, + "range_504_ratio": 1.855611, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043922, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.626547, + "strategy_rank": 77.331849, + "rr": 2.949153, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 4.42373, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058812, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.350956, + "strategy_rank": 91.716376, + "rr": 0.732775, + "primary_prob": 43.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.099162, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.002772, + "range_504_ratio": 2.725826, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.696263, + "hold30_r": 0.370348 + }, + { + "symbol": "ORCL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.588301, + "strategy_rank": 77.397333, + "rr": 0.71799, + "primary_prob": 45.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.076984, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656647, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.051744, + "strategy_rank": 63.131843, + "rr": 1.095213, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.642819, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089595, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.125984, + "strategy_rank": 90.986505, + "rr": 1.266839, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.900258, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.159856, + "hold30_r": -1.119787 + }, + { + "symbol": "PCAR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.226097, + "strategy_rank": 73.959278, + "rr": 0.789745, + "primary_prob": 41.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.184618, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068493, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.451069, + "strategy_rank": 69.537634, + "rr": 1.177643, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.766465, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.731818, + "range_504_ratio": 2.078857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071991, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.376828, + "strategy_rank": 77.171187, + "rr": 1.281819, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.922729, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061635, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.412823, + "strategy_rank": 81.151939, + "rr": 0.71882, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.07823, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051229, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.537683, + "strategy_rank": 98.606008, + "rr": 1.522188, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.283282, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032572, + "hold30_r": -1.012642 + }, + { + "symbol": "PNR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.114736, + "strategy_rank": 71.554389, + "rr": 1.67149, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.507236, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.735058, + "range_504_ratio": 2.085603, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.171923, + "hold30_r": -1.103983 + }, + { + "symbol": "RCL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.212598, + "strategy_rank": 94.970704, + "rr": 1.251222, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.876833, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044969, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.47694, + "strategy_rank": 75.935205, + "rr": 1.9305, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.89575, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050704, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.6018, + "strategy_rank": 77.732708, + "rr": 1.519264, + "primary_prob": 36.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.278896, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463726, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.512936, + "strategy_rank": 93.518651, + "rr": 0.815257, + "primary_prob": 38.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.222885, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070287, + "hold30_r": -1.014218 + }, + { + "symbol": "SMCI", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.887514, + "strategy_rank": 99.75291, + "rr": 0.855416, + "primary_prob": 35.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.283124, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.83969, + "hold30_r": 0.486595 + }, + { + "symbol": "SNA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.339708, + "strategy_rank": 68.816246, + "rr": 1.786587, + "primary_prob": 16.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.67988, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.447145, + "range_504_ratio": 1.563842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09947, + "hold30_r": -1.014593 + }, + { + "symbol": "STLD", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.176603, + "strategy_rank": 88.026989, + "rr": 1.159127, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.738691, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041951, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.151856, + "strategy_rank": 61.963202, + "rr": 1.393316, + "primary_prob": 39.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.089974, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073283, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.251969, + "strategy_rank": 67.629577, + "rr": 1.542131, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.313197, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.481539, + "hold30_r": -0.257413 + }, + { + "symbol": "UAL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.438695, + "strategy_rank": 88.424932, + "rr": 1.56532, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.34798, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046943, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.36333, + "strategy_rank": 91.650627, + "rr": 2.13114, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.19671, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.090571, + "hold30_r": 1.157117 + }, + { + "symbol": "UHS", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.538808, + "strategy_rank": 79.276492, + "rr": 1.93116, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.89674, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053353, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.63892, + "strategy_rank": 88.814921, + "rr": 1.314091, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.971136, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758491, + "range_504_ratio": 2.135052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043417, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.089989, + "strategy_rank": 66.433362, + "rr": 1.242438, + "primary_prob": 23.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.863657, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.513077, + "range_504_ratio": 1.670423, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07626, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.762655, + "strategy_rank": 98.561468, + "rr": 1.007101, + "primary_prob": 45.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.510651, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.553522, + "range_504_ratio": 4.728093, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.976581, + "hold30_r": 1.474446 + }, + { + "symbol": "WDAY", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.564679, + "strategy_rank": 77.795276, + "rr": 1.880739, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.821109, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.231234, + "hold30_r": -1.177914 + }, + { + "symbol": "WYNN", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.287964, + "strategy_rank": 88.142316, + "rr": 1.678737, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.518105, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.636471, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2023-08-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.389208, + "strategy_rank": 91.841861, + "rr": 1.51093, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.266395, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 2.013237, + "range_504_ratio": 7.487518, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.477804, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.500574, + "strategy_rank": 85.645247, + "rr": 1.924051, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.886076, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.953715, + "range_504_ratio": 2.595334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.8808, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.900115, + "strategy_rank": 83.534548, + "rr": 1.133039, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.699558, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.070452, + "hold30_r": 2.589803 + }, + { + "symbol": "ALGN", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.400689, + "strategy_rank": 84.643712, + "rr": 18.445917, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 27.668876, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042979, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.663605, + "strategy_rank": 81.850778, + "rr": 2.098926, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.148388, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04489, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.681975, + "strategy_rank": 85.213465, + "rr": 1.374743, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.062114, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.654943, + "range_504_ratio": 1.925033, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.313104, + "hold30_r": 2.048199 + }, + { + "symbol": "ARES", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.204363, + "strategy_rank": 77.302504, + "rr": 0.790925, + "primary_prob": 44.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.186387, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.665584, + "range_504_ratio": 1.945626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729171, + "hold30_r": 1.95887 + }, + { + "symbol": "AVGO", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.407577, + "strategy_rank": 90.084273, + "rr": 1.042902, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.564353, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.799326, + "range_504_ratio": 2.224042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051873, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.733639, + "strategy_rank": 92.014235, + "rr": 1.848666, + "primary_prob": 46.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.772999, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.804636, + "hold30_r": -1.061725 + }, + { + "symbol": "BA", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.959816, + "strategy_rank": 77.513109, + "rr": 1.797177, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.695766, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063287, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.993111, + "strategy_rank": 65.177996, + "rr": 1.500981, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.251471, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.627254, + "range_504_ratio": 1.872462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063737, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.159587, + "strategy_rank": 79.584907, + "rr": 1.454123, + "primary_prob": 19.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.181184, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058801, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.518944, + "strategy_rank": 80.416869, + "rr": 2.00904, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.013559, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064108, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.851894, + "strategy_rank": 96.034814, + "rr": 1.264164, + "primary_prob": 27.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.896246, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033307, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.252583, + "strategy_rank": 57.757564, + "rr": 0.675766, + "primary_prob": 60.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.013649, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.593956, + "hold30_r": 1.08051 + }, + { + "symbol": "CAH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.667049, + "strategy_rank": 68.574495, + "rr": 1.54391, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.315865, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.47597, + "hold30_r": 1.770721 + }, + { + "symbol": "CAT", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.222732, + "strategy_rank": 81.62739, + "rr": 2.298927, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.44839, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060209, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.04822, + "strategy_rank": 97.774648, + "rr": 1.766744, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.650115, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035742, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.096441, + "strategy_rank": 97.164416, + "rr": 1.659662, + "primary_prob": 20.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.489493, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040099, + "hold30_r": -1.019939 + }, + { + "symbol": "COR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.237658, + "strategy_rank": 59.022374, + "rr": 1.556095, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.334143, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082218, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.978186, + "strategy_rank": 67.611191, + "rr": 1.488419, + "primary_prob": 18.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.232629, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076075, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.340987, + "strategy_rank": 80.458966, + "rr": 1.53887, + "primary_prob": 19.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.308305, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.493121, + "hold30_r": -1.412192 + }, + { + "symbol": "CSGP", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.022962, + "strategy_rank": 71.651812, + "rr": 2.466349, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.699524, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062206, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.655568, + "strategy_rank": 99.724534, + "rr": 0.700655, + "primary_prob": 43.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.050982, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 4.627731, + "range_504_ratio": 102.28169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.687709, + "hold30_r": -0.729581 + }, + { + "symbol": "DAL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.748565, + "strategy_rank": 82.983102, + "rr": 2.118727, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.17809, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054937, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.730195, + "strategy_rank": 84.053405, + "rr": 1.515378, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.273068, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.476763, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.711825, + "strategy_rank": 68.147762, + "rr": 1.239155, + "primary_prob": 42.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 1.858733, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.168265, + "hold30_r": -1.008371 + }, + { + "symbol": "DECK", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.637199, + "strategy_rank": 81.928857, + "rr": 0.999427, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.49914, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060097, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.440873, + "strategy_rank": 82.113422, + "rr": 1.839667, + "primary_prob": 21.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.7595, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048392, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.122847, + "strategy_rank": 60.17912, + "rr": 1.496974, + "primary_prob": 37.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.245461, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080507, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.91504, + "strategy_rank": 90.551525, + "rr": 1.787514, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.681272, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034786, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.059701, + "strategy_rank": 77.483715, + "rr": 1.809852, + "primary_prob": 32.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.714778, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.751809, + "hold30_r": 2.837037 + }, + { + "symbol": "FCX", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.700344, + "strategy_rank": 88.988523, + "rr": 1.637974, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.456961, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043746, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.277842, + "strategy_rank": 98.107204, + "rr": 1.536352, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.304529, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028455, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.111366, + "strategy_rank": 93.322286, + "rr": 2.102764, + "primary_prob": 28.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.154145, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.645316, + "range_504_ratio": 1.90659, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036987, + "hold30_r": -0.365562 + }, + { + "symbol": "GE", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.259472, + "strategy_rank": 75.98163, + "rr": 0.879195, + "primary_prob": 36.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.318793, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071581, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.926521, + "strategy_rank": 68.679836, + "rr": 1.728086, + "primary_prob": 17.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.59213, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079111, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.419059, + "strategy_rank": 87.0442, + "rr": 1.618091, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.427136, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.854103, + "range_504_ratio": 2.349266, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.566736, + "hold30_r": -0.43768 + }, + { + "symbol": "HCA", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.6969, + "strategy_rank": 62.986456, + "rr": 1.135095, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.702642, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073251, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.470723, + "strategy_rank": 84.257341, + "rr": 1.443772, + "primary_prob": 39.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.165658, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060452, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.189437, + "strategy_rank": 69.082778, + "rr": 1.276843, + "primary_prob": 30.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.915265, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079883, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.422503, + "strategy_rank": 80.984412, + "rr": 1.839256, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.758884, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.78508, + "range_504_ratio": 2.192582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056953, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.963261, + "strategy_rank": 80.456757, + "rr": 1.541678, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.312517, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482006, + "hold30_r": -0.030823 + }, + { + "symbol": "JBL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.670494, + "strategy_rank": 79.525016, + "rr": 0.723892, + "primary_prob": 52.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.085837, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.659247, + "hold30_r": 7.494174 + }, + { + "symbol": "JPM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.467279, + "strategy_rank": 71.107508, + "rr": 0.803822, + "primary_prob": 55.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.205733, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077472, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.881745, + "strategy_rank": 77.560177, + "rr": 1.711331, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.566997, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053966, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.482204, + "strategy_rank": 72.901117, + "rr": 1.426053, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.13908, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737814, + "range_504_ratio": 2.091359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059135, + "hold30_r": -1.0 + }, + { + "symbol": "LIN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.859931, + "strategy_rank": 60.978928, + "rr": 1.604608, + "primary_prob": 17.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.406912, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508605, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.141217, + "strategy_rank": 87.287512, + "rr": 1.506314, + "primary_prob": 43.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.259471, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048241, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.833525, + "strategy_rank": 86.48656, + "rr": 1.664092, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.496139, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054492, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.129736, + "strategy_rank": 92.973633, + "rr": 1.774931, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.662397, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043544, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.126292, + "strategy_rank": 85.047167, + "rr": 2.752797, + "primary_prob": 22.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 4.129195, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046132, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.941447, + "strategy_rank": 63.016401, + "rr": 1.45853, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.187795, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075878, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.974742, + "strategy_rank": 79.994003, + "rr": 1.219752, + "primary_prob": 38.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.829628, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.987439, + "range_504_ratio": 2.684352, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166072, + "hold30_r": -0.181745 + }, + { + "symbol": "MSTR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.588978, + "strategy_rank": 98.071735, + "rr": 2.384322, + "primary_prob": 20.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.576484, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023348, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.177956, + "strategy_rank": 95.387456, + "rr": 1.820359, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.730538, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053533, + "hold30_r": -1.017419 + }, + { + "symbol": "NFLX", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.818599, + "strategy_rank": 94.314944, + "rr": 5.371538, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 8.057306, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045953, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.192882, + "strategy_rank": 67.971443, + "rr": 1.403299, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.104948, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.593628, + "range_504_ratio": 1.810546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.337489, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.289323, + "strategy_rank": 88.915928, + "rr": 1.564076, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.346114, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.980739, + "range_504_ratio": 2.666427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.52544, + "hold30_r": -1.11898 + }, + { + "symbol": "ORCL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.570608, + "strategy_rank": 77.492553, + "rr": 1.851826, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.777739, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054344, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.911596, + "strategy_rank": 63.518529, + "rr": 0.722293, + "primary_prob": 58.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.083439, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082254, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.929966, + "strategy_rank": 90.695649, + "rr": 0.767743, + "primary_prob": 68.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.151615, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.74907, + "range_504_ratio": 2.115033, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.733735, + "hold30_r": 0.080815 + }, + { + "symbol": "PCAR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.437428, + "strategy_rank": 72.468743, + "rr": 1.495034, + "primary_prob": 18.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.242551, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074621, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.80023, + "strategy_rank": 70.3337, + "rr": 1.800175, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.700262, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.708102, + "range_504_ratio": 2.030134, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072862, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.452354, + "strategy_rank": 77.286407, + "rr": 1.497903, + "primary_prob": 18.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.246854, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063489, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.507463, + "strategy_rank": 82.288557, + "rr": 1.515307, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.272961, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046276, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.081515, + "strategy_rank": 98.910325, + "rr": 1.698471, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.547706, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020706, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.893226, + "strategy_rank": 72.045877, + "rr": 2.019461, + "primary_prob": 29.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.029191, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065526, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.425947, + "strategy_rank": 95.165173, + "rr": 0.955249, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.432874, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044462, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.433984, + "strategy_rank": 74.542277, + "rr": 1.782786, + "primary_prob": 32.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.674178, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05002, + "hold30_r": -0.332146 + }, + { + "symbol": "ROK", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.270953, + "strategy_rank": 76.893447, + "rr": 2.184094, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.276141, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081436, + "hold30_r": -1.020351 + }, + { + "symbol": "SLB", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.603904, + "strategy_rank": 91.9272, + "rr": 0.990986, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.486479, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.864759, + "range_504_ratio": 2.374433, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.938277, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885189, + "strategy_rank": 99.747811, + "rr": 0.767362, + "primary_prob": 38.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.151043, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018786, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.041332, + "strategy_rank": 86.011063, + "rr": 1.883287, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.824931, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043939, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76349, + "strategy_rank": 62.439941, + "rr": 0.86903, + "primary_prob": 53.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.303545, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.790271, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.171068, + "strategy_rank": 65.720091, + "rr": 1.428047, + "primary_prob": 38.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.142071, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070906, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.485649, + "strategy_rank": 69.899748, + "rr": 1.240529, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.860794, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.176581, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.63031, + "strategy_rank": 83.567334, + "rr": 1.551493, + "primary_prob": 36.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.327239, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.514585, + "hold30_r": 0.116421 + }, + { + "symbol": "UAL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.652124, + "strategy_rank": 89.770576, + "rr": 1.792569, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.688853, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048661, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.86682, + "strategy_rank": 93.12052, + "rr": 0.694493, + "primary_prob": 60.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.04174, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.652129, + "hold30_r": -0.248704 + }, + { + "symbol": "UHS", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.89667, + "strategy_rank": 80.075436, + "rr": 1.971542, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.957313, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059611, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.207807, + "strategy_rank": 89.352681, + "rr": 1.347663, + "primary_prob": 26.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.021495, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758491, + "range_504_ratio": 2.135052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.305823, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.83008, + "strategy_rank": 82.030884, + "rr": 1.579224, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.368835, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.52554, + "hold30_r": -3.17477 + }, + { + "symbol": "WYNN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.359357, + "strategy_rank": 88.941928, + "rr": 1.545681, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.318522, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.498245, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2023-08-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.068477, + "strategy_rank": 87.915778, + "rr": 1.806616, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.709924, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.95489, + "range_504_ratio": 7.063142, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037388, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.340024, + "strategy_rank": 83.268405, + "rr": 1.756987, + "primary_prob": 16.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.635481, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.692621, + "hold30_r": 2.488154 + }, + { + "symbol": "ADBE", + "date": "2023-08-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.832349, + "strategy_rank": 83.015507, + "rr": 2.595672, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.893508, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053641, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.798111, + "strategy_rank": 92.767865, + "rr": 1.883308, + "primary_prob": 28.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.824962, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046125, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.791027, + "strategy_rank": 87.758666, + "rr": 1.587614, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.381421, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044013, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.569067, + "strategy_rank": 93.088806, + "rr": 1.639671, + "primary_prob": 41.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.459507, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04549, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.72137, + "strategy_rank": 79.814853, + "rr": 1.57393, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.360894, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05667, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.367178, + "strategy_rank": 66.52805, + "rr": 1.361172, + "primary_prob": 40.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.041759, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.613824, + "range_504_ratio": 1.847483, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072074, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.49941, + "strategy_rank": 79.667961, + "rr": 1.226746, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.840118, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063346, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.998819, + "strategy_rank": 76.438396, + "rr": 0.839971, + "primary_prob": 54.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.259957, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.77036, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.819362, + "strategy_rank": 96.205356, + "rr": 0.843086, + "primary_prob": 39.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.26463, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.809915, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.651712, + "strategy_rank": 66.005315, + "rr": 1.774651, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.661977, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066599, + "hold30_r": 1.4524 + }, + { + "symbol": "CARR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.256198, + "strategy_rank": 82.938703, + "rr": 1.453363, + "primary_prob": 18.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.180044, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058114, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.263282, + "strategy_rank": 84.873697, + "rr": 1.340739, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.011109, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065546, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.520661, + "strategy_rank": 97.416406, + "rr": 2.291234, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.436851, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036609, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.867769, + "strategy_rank": 97.001431, + "rr": 0.860997, + "primary_prob": 39.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.291495, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021366, + "hold30_r": -1.0 + }, + { + "symbol": "COO", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.401417, + "strategy_rank": 63.312794, + "rr": 1.269034, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 1.90355, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.641035, + "range_504_ratio": 1.898444, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082404, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.290437, + "strategy_rank": 58.416027, + "rr": 1.468539, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.202809, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093844, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.547816, + "strategy_rank": 69.757323, + "rr": 1.319499, + "primary_prob": 22.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.979248, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067046, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.034238, + "strategy_rank": 80.106299, + "rr": 1.870557, + "primary_prob": 13.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.805835, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078556, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-08-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.762692, + "strategy_rank": 78.251905, + "rr": 2.054073, + "primary_prob": 20.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.081109, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058505, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.645809, + "strategy_rank": 99.71673, + "rr": 1.195687, + "primary_prob": 42.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.79353, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 4.579491, + "range_504_ratio": 97.464789, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015766, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.422668, + "strategy_rank": 81.62661, + "rr": 1.457678, + "primary_prob": 38.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.186517, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056643, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-08-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.123967, + "strategy_rank": 84.286424, + "rr": 2.274152, + "primary_prob": 20.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.411228, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040767, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.165289, + "strategy_rank": 67.847151, + "rr": 1.00602, + "primary_prob": 64.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.509029, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078885, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.513577, + "strategy_rank": 83.007914, + "rr": 1.648484, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.472726, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051982, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.576151, + "strategy_rank": 82.232281, + "rr": 1.618894, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.428341, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049263, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.234947, + "strategy_rank": 60.031247, + "rr": 1.45698, + "primary_prob": 38.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.18547, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092085, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.318772, + "strategy_rank": 88.346815, + "rr": 1.882454, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.823681, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033315, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.360094, + "strategy_rank": 75.688462, + "rr": 0.982833, + "primary_prob": 49.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.47425, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.92292, + "hold30_r": 2.575253 + }, + { + "symbol": "FCX", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.353011, + "strategy_rank": 83.400111, + "rr": 2.021312, + "primary_prob": 29.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.031968, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.403423, + "hold30_r": -1.356231 + }, + { + "symbol": "FSLR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.284534, + "strategy_rank": 97.321788, + "rr": 2.261418, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.392128, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032293, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.978749, + "strategy_rank": 93.947668, + "rr": 1.627959, + "primary_prob": 34.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.441939, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.645316, + "range_504_ratio": 1.90659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04241, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.325856, + "strategy_rank": 75.264142, + "rr": 1.116566, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.67485, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.168149, + "hold30_r": -1.098212 + }, + { + "symbol": "HCA", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.700118, + "strategy_rank": 61.677715, + "rr": 0.832224, + "primary_prob": 69.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.248336, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077608, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.755608, + "strategy_rank": 66.281576, + "rr": 0.785774, + "primary_prob": 59.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.178661, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078855, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.561983, + "strategy_rank": 87.090208, + "rr": 1.04448, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.56672, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.591187, + "range_504_ratio": 1.80613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984392, + "hold30_r": -1.038753 + }, + { + "symbol": "IDXX", + "date": "2023-08-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.020071, + "strategy_rank": 79.487194, + "rr": 2.310059, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.465089, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.78508, + "range_504_ratio": 2.192582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154218, + "hold30_r": -1.099958 + }, + { + "symbol": "ISRG", + "date": "2023-08-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.735537, + "strategy_rank": 81.776713, + "rr": 2.507507, + "primary_prob": 39.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.76126, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057593, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.415584, + "strategy_rank": 84.426598, + "rr": 0.902763, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.354144, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.726362, + "range_504_ratio": 2.067546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.855411, + "hold30_r": -1.240111 + }, + { + "symbol": "LEN", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.624557, + "strategy_rank": 78.399381, + "rr": 1.190864, + "primary_prob": 43.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.786296, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053284, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.5549, + "strategy_rank": 79.996204, + "rr": 0.722727, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.084091, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.737814, + "range_504_ratio": 2.091359, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.66279, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.270366, + "strategy_rank": 91.543673, + "rr": 1.118812, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.678218, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045251, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.805195, + "strategy_rank": 86.363636, + "rr": 1.929037, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.893556, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058683, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.526564, + "strategy_rank": 82.220892, + "rr": 1.667784, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.501676, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.551405, + "range_504_ratio": 1.735689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045806, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.465171, + "strategy_rank": 93.907952, + "rr": 1.703939, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.555909, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.660456, + "hold30_r": 2.141031 + }, + { + "symbol": "MGM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.957497, + "strategy_rank": 83.266361, + "rr": 2.467777, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.701665, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05171, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.991736, + "strategy_rank": 62.559939, + "rr": 1.351362, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.027044, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079124, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.463991, + "strategy_rank": 78.36755, + "rr": 1.386925, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.080387, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.982255, + "range_504_ratio": 2.670471, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.326948, + "hold30_r": 0.932298 + }, + { + "symbol": "MSTR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.992916, + "strategy_rank": 98.347691, + "rr": 2.501919, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.752878, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024281, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.193625, + "strategy_rank": 90.392781, + "rr": 1.775706, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.663559, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.3241, + "hold30_r": -1.287387 + }, + { + "symbol": "NFLX", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.756789, + "strategy_rank": 94.260141, + "rr": 1.250821, + "primary_prob": 23.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.876232, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045692, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.783943, + "strategy_rank": 89.533919, + "rr": 1.304406, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.956608, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.97787, + "range_504_ratio": 2.658787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039798, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.33294, + "strategy_rank": 79.637298, + "rr": 1.019583, + "primary_prob": 44.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.529374, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.967597, + "hold30_r": -1.940018 + }, + { + "symbol": "ORLY", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.825266, + "strategy_rank": 61.363198, + "rr": 0.951456, + "primary_prob": 49.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.427184, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082175, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.061393, + "strategy_rank": 85.945449, + "rr": 0.688654, + "primary_prob": 56.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.032982, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.671897, + "range_504_ratio": 1.957949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.649647, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.492326, + "strategy_rank": 72.856642, + "rr": 1.356099, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.034149, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.288114, + "hold30_r": 1.060223 + }, + { + "symbol": "PCG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.603306, + "strategy_rank": 65.138568, + "rr": 1.346734, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.020101, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.708102, + "range_504_ratio": 2.030134, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.267624, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.229044, + "strategy_rank": 82.823935, + "rr": 1.059335, + "primary_prob": 33.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.589002, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045493, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.291617, + "strategy_rank": 99.11544, + "rr": 1.001285, + "primary_prob": 42.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.501928, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022096, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.728453, + "strategy_rank": 77.226878, + "rr": 1.028501, + "primary_prob": 48.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.542752, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068442, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.05549, + "strategy_rank": 95.027889, + "rr": 0.856519, + "primary_prob": 53.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.284779, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043633, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.887839, + "strategy_rank": 76.276611, + "rr": 2.460589, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.690884, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05432, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.047226, + "strategy_rank": 62.958853, + "rr": 1.105929, + "primary_prob": 52.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.658893, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.577528, + "range_504_ratio": 1.781629, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071372, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.082645, + "strategy_rank": 88.464212, + "rr": 1.388071, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.082107, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.864759, + "range_504_ratio": 2.374433, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.330759, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881936, + "strategy_rank": 99.740677, + "rr": 0.985524, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.478286, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.109467, + "hold30_r": -1.092155 + }, + { + "symbol": "SYK", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.936246, + "strategy_rank": 60.641591, + "rr": 0.694258, + "primary_prob": 75.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.041387, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.617265, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.658796, + "strategy_rank": 69.671758, + "rr": 0.986275, + "primary_prob": 45.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.479413, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067834, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.27745, + "strategy_rank": 84.786088, + "rr": 1.36272, + "primary_prob": 21.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.044079, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048304, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.894923, + "strategy_rank": 87.292877, + "rr": 2.299441, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.449161, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038608, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.027155, + "strategy_rank": 88.489326, + "rr": 2.056202, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.084303, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051476, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.041322, + "strategy_rank": 92.500657, + "rr": 0.828175, + "primary_prob": 47.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.242263, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783542, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-08-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.596222, + "strategy_rank": 73.203574, + "rr": 2.048265, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 3.072398, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065816, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.089728, + "strategy_rank": 91.141255, + "rr": 0.682506, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.023759, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758491, + "range_504_ratio": 2.135052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.637602, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.131051, + "strategy_rank": 82.26382, + "rr": 1.608323, + "primary_prob": 50.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.412484, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052331, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.048406, + "strategy_rank": 88.075227, + "rr": 1.686132, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.529199, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053371, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.903614, + "strategy_rank": 83.178203, + "rr": 1.524127, + "primary_prob": 20.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.286191, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.454895, + "hold30_r": 2.627192 + }, + { + "symbol": "ALGN", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.39759, + "strategy_rank": 90.378794, + "rr": 0.944181, + "primary_prob": 47.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.416272, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041318, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.60241, + "strategy_rank": 87.400052, + "rr": 1.043122, + "primary_prob": 47.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.564683, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.147401, + "hold30_r": -1.10309 + }, + { + "symbol": "AMD", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.686747, + "strategy_rank": 85.702358, + "rr": 2.292429, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.438643, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031322, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.457831, + "strategy_rank": 89.882501, + "rr": 1.383713, + "primary_prob": 29.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.075569, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.605623, + "hold30_r": -1.562362 + }, + { + "symbol": "AXON", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.13253, + "strategy_rank": 92.019694, + "rr": 1.175173, + "primary_prob": 51.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.762759, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049503, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.807229, + "strategy_rank": 82.366022, + "rr": 1.820458, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.730688, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053674, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.554217, + "strategy_rank": 67.360548, + "rr": 1.066469, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 1.599704, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.575788, + "range_504_ratio": 1.778532, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071648, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.662651, + "strategy_rank": 82.648952, + "rr": 1.135117, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.702676, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.0695, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.626506, + "strategy_rank": 78.6674, + "rr": 1.114647, + "primary_prob": 43.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.67197, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073755, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.036145, + "strategy_rank": 96.909436, + "rr": 0.874067, + "primary_prob": 42.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.311101, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031193, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.060241, + "strategy_rank": 66.032553, + "rr": 1.749894, + "primary_prob": 32.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.624842, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.177516, + "hold30_r": -1.102662 + }, + { + "symbol": "CARR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.73494, + "strategy_rank": 78.73465, + "rr": 1.39305, + "primary_prob": 19.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.089575, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05717, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.168675, + "strategy_rank": 84.998842, + "rr": 1.434447, + "primary_prob": 18.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.151671, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064851, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.108434, + "strategy_rank": 97.074461, + "rr": 1.750045, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.625067, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054169, + "hold30_r": -1.017538 + }, + { + "symbol": "COIN", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.216867, + "strategy_rank": 95.843634, + "rr": 1.180619, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.770928, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021956, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.722892, + "strategy_rank": 57.19112, + "rr": 1.510427, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.265641, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085179, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.879518, + "strategy_rank": 70.559893, + "rr": 1.647759, + "primary_prob": 15.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.471638, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065499, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.373494, + "strategy_rank": 75.854234, + "rr": 1.330359, + "primary_prob": 23.31, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.995538, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072742, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-09-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.963855, + "strategy_rank": 70.773256, + "rr": 2.250166, + "primary_prob": 41.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.375249, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058987, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.638554, + "strategy_rank": 99.71093, + "rr": 1.668835, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.503253, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 4.579491, + "range_504_ratio": 97.464789, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.118095, + "hold30_r": -1.10157 + }, + { + "symbol": "DAL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.072289, + "strategy_rank": 83.177045, + "rr": 1.853929, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.780893, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096022, + "hold30_r": -1.043367 + }, + { + "symbol": "DASH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.819277, + "strategy_rank": 83.568206, + "rr": 1.141423, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.712135, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044265, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.301205, + "strategy_rank": 71.64594, + "rr": 1.676646, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.51497, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107218, + "hold30_r": -1.032558 + }, + { + "symbol": "DECK", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.421687, + "strategy_rank": 83.345661, + "rr": 1.472487, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.208731, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054988, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.144578, + "strategy_rank": 82.697839, + "rr": 1.472242, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.208363, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049687, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.891566, + "strategy_rank": 60.223616, + "rr": 0.832531, + "primary_prob": 54.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 129, + "primary_distance_atr": 1.248796, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080195, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.457831, + "strategy_rank": 82.59404, + "rr": 1.626925, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.440387, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.706008, + "range_504_ratio": 2.025888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579563, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.409639, + "strategy_rank": 80.907901, + "rr": 1.543077, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.314615, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03175, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.120482, + "strategy_rank": 72.274241, + "rr": 1.848973, + "primary_prob": 18.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.77346, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.784478, + "hold30_r": 3.04108 + }, + { + "symbol": "FCX", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.915663, + "strategy_rank": 86.688079, + "rr": 2.242956, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.364434, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.134868, + "hold30_r": -1.088814 + }, + { + "symbol": "FSLR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.698795, + "strategy_rank": 95.495887, + "rr": 1.632544, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.448816, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0301, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.614458, + "strategy_rank": 76.239255, + "rr": 1.996764, + "primary_prob": 9.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.995146, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072356, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.927711, + "strategy_rank": 84.248436, + "rr": 1.740636, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.610953, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834798, + "range_504_ratio": 2.304348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062235, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.108434, + "strategy_rank": 70.891769, + "rr": 1.479655, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.219482, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079244, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.662651, + "strategy_rank": 77.451836, + "rr": 2.460831, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.691247, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.78508, + "range_504_ratio": 2.192582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052319, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.313253, + "strategy_rank": 80.388989, + "rr": 1.832086, + "primary_prob": 31.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.748129, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051667, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.86747, + "strategy_rank": 85.114921, + "rr": 0.815622, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.223433, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.876919, + "range_504_ratio": 2.403484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.765031, + "hold30_r": 5.049764 + }, + { + "symbol": "JPM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.289157, + "strategy_rank": 69.970198, + "rr": 1.914051, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.871077, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.832002, + "hold30_r": 0.448155 + }, + { + "symbol": "KLAC", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.385542, + "strategy_rank": 85.674206, + "rr": 0.928171, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.392256, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.20036, + "hold30_r": -1.154441 + }, + { + "symbol": "LEN", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.855422, + "strategy_rank": 80.590622, + "rr": 1.448335, + "primary_prob": 38.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.172502, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.811454, + "hold30_r": -1.759003 + }, + { + "symbol": "LRCX", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.963855, + "strategy_rank": 89.60018, + "rr": 1.431676, + "primary_prob": 29.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.147514, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044292, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.939759, + "strategy_rank": 87.767927, + "rr": 1.839495, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.759242, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.655681, + "hold30_r": -1.607476 + }, + { + "symbol": "META", + "date": "2023-09-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.590361, + "strategy_rank": 92.688253, + "rr": 2.360073, + "primary_prob": 25.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.54011, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.471737, + "range_504_ratio": 4.356794, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.315375, + "hold30_r": 1.05807 + }, + { + "symbol": "MGM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.204819, + "strategy_rank": 78.694335, + "rr": 1.520372, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.280558, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097477, + "hold30_r": -1.042943 + }, + { + "symbol": "MSTR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.072289, + "strategy_rank": 98.398199, + "rr": 2.259857, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.389786, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024917, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.253012, + "strategy_rank": 86.654512, + "rr": 2.850021, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.275031, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.369741, + "hold30_r": -1.330218 + }, + { + "symbol": "NFLX", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.831325, + "strategy_rank": 94.118947, + "rr": 1.607363, + "primary_prob": 30.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.411044, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048911, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.277108, + "strategy_rank": 98.520418, + "rr": 1.084911, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.627366, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.27704, + "hold30_r": -1.244074 + }, + { + "symbol": "ON", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.144578, + "strategy_rank": 86.911782, + "rr": 1.428314, + "primary_prob": 21.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.142471, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.97787, + "range_504_ratio": 2.658787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041264, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.493976, + "strategy_rank": 61.258283, + "rr": 1.278557, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.917836, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084856, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.638554, + "strategy_rank": 73.095546, + "rr": 1.218012, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.827018, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.149893, + "hold30_r": -0.205052 + }, + { + "symbol": "PCG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.156627, + "strategy_rank": 65.871177, + "rr": 1.738174, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.607261, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.683845, + "range_504_ratio": 1.981481, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074279, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.566265, + "strategy_rank": 81.944943, + "rr": 1.139244, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.708866, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066203, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.313253, + "strategy_rank": 84.937066, + "rr": 1.064858, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.597287, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044257, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.554217, + "strategy_rank": 98.591317, + "rr": 1.843775, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.765663, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021572, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.325301, + "strategy_rank": 78.927711, + "rr": 1.266784, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.900177, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067815, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.86747, + "strategy_rank": 68.775979, + "rr": 0.71231, + "primary_prob": 39.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.068465, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072165, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.795181, + "strategy_rank": 94.505184, + "rr": 1.594513, + "primary_prob": 21.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.391769, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043283, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.903614, + "strategy_rank": 77.332049, + "rr": 2.525408, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.788112, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056334, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.975904, + "strategy_rank": 86.727844, + "rr": 1.910241, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.865362, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.745292, + "range_504_ratio": 2.107058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.882168, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879518, + "strategy_rank": 99.735374, + "rr": 1.074652, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.611978, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.180204, + "hold30_r": -1.161598 + }, + { + "symbol": "TDG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.349398, + "strategy_rank": 70.375348, + "rr": 1.063387, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.59508, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071044, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.180723, + "strategy_rank": 91.217852, + "rr": 0.834567, + "primary_prob": 54.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.25185, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.804006, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-09-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.650602, + "strategy_rank": 84.105422, + "rr": 2.093548, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.140323, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042076, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.361446, + "strategy_rank": 87.772243, + "rr": 2.187696, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.281545, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047578, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.771084, + "strategy_rank": 90.648894, + "rr": 1.817274, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.725911, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047405, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.590361, + "strategy_rank": 74.654599, + "rr": 1.572221, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.358331, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059827, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.53012, + "strategy_rank": 91.814354, + "rr": 1.12292, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.684379, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042291, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.445783, + "strategy_rank": 65.774067, + "rr": 1.583861, + "primary_prob": 30.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.375792, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.513077, + "range_504_ratio": 1.670423, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065951, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-09-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.361446, + "strategy_rank": 77.166474, + "rr": 2.101883, + "primary_prob": 43.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.152824, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060221, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.168675, + "strategy_rank": 66.893072, + "rr": 1.105213, + "primary_prob": 46.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.65782, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078311, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.626506, + "strategy_rank": 88.191439, + "rr": 2.119361, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.179042, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046341, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.22196, + "strategy_rank": 80.32357, + "rr": 1.585774, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.378661, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513305, + "hold30_r": 1.553692 + }, + { + "symbol": "ADBE", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.943329, + "strategy_rank": 82.329235, + "rr": 2.258422, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.387633, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054241, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.791027, + "strategy_rank": 91.751599, + "rr": 1.932965, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.899448, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041314, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.318772, + "strategy_rank": 87.463423, + "rr": 1.718909, + "primary_prob": 33.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.578363, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046506, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.894923, + "strategy_rank": 89.448354, + "rr": 1.521438, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.282158, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033142, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.561983, + "strategy_rank": 93.945332, + "rr": 1.308112, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.962168, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.846895, + "range_504_ratio": 2.332394, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044128, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.165289, + "strategy_rank": 65.621003, + "rr": 1.000346, + "primary_prob": 49.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.500519, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066993, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.33294, + "strategy_rank": 95.573694, + "rr": 8.084613, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 12.12692, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039654, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.041322, + "strategy_rank": 91.263908, + "rr": 0.719816, + "primary_prob": 64.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.079724, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048635, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.402597, + "strategy_rank": 95.70832, + "rr": 1.776877, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.665315, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.072573, + "hold30_r": -1.01788 + }, + { + "symbol": "BA", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.860685, + "strategy_rank": 83.865024, + "rr": 1.967397, + "primary_prob": 29.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.951096, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.129645, + "hold30_r": -1.07387 + }, + { + "symbol": "BIIB", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.658796, + "strategy_rank": 66.138189, + "rr": 1.90196, + "primary_prob": 30.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.85294, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.535607, + "range_504_ratio": 1.708485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076173, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.138135, + "strategy_rank": 78.08574, + "rr": 1.558969, + "primary_prob": 18.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.338453, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069549, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.05549, + "strategy_rank": 97.324709, + "rr": 0.756073, + "primary_prob": 50.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.134109, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.11521, + "hold30_r": -1.083782 + }, + { + "symbol": "CAH", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.61039, + "strategy_rank": 69.441054, + "rr": 0.703091, + "primary_prob": 58.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.054637, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.623529, + "hold30_r": 2.199995 + }, + { + "symbol": "CARR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.408501, + "strategy_rank": 78.604678, + "rr": 1.190152, + "primary_prob": 43.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.785229, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046408, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.853601, + "strategy_rank": 84.438863, + "rr": 1.263294, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.894941, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063067, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.27745, + "strategy_rank": 95.775487, + "rr": 2.651069, + "primary_prob": 22.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.976603, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037221, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.131051, + "strategy_rank": 72.829191, + "rr": 1.368137, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.052205, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.762293, + "range_504_ratio": 2.143184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077665, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.367178, + "strategy_rank": 61.969746, + "rr": 1.696569, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.544854, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.616593, + "hold30_r": 2.623106 + }, + { + "symbol": "CPRT", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.096812, + "strategy_rank": 73.429606, + "rr": 1.570202, + "primary_prob": 17.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.355304, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070635, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.798111, + "strategy_rank": 75.206028, + "rr": 1.719917, + "primary_prob": 30.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.579875, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.4557, + "hold30_r": -1.386428 + }, + { + "symbol": "CVNA", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.409681, + "strategy_rank": 99.551441, + "rr": 2.151883, + "primary_prob": 23.03, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.227825, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 4.579491, + "range_504_ratio": 97.464789, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018451, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.353011, + "strategy_rank": 78.417779, + "rr": 2.108461, + "primary_prob": 28.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.162692, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051675, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.873672, + "strategy_rank": 68.519697, + "rr": 1.935743, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.903614, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076914, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.985832, + "strategy_rank": 84.009871, + "rr": 1.379452, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.069178, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058918, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.16647, + "strategy_rank": 84.97766, + "rr": 0.966798, + "primary_prob": 50.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.450197, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051203, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.700118, + "strategy_rank": 81.183016, + "rr": 1.767975, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 2.651963, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032025, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.998819, + "strategy_rank": 71.314721, + "rr": 0.731376, + "primary_prob": 60.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.097064, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662765, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.325856, + "strategy_rank": 81.377216, + "rr": 1.66716, + "primary_prob": 15.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.50074, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06264, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.463991, + "strategy_rank": 69.321613, + "rr": 1.241708, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.862561, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080487, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.805195, + "strategy_rank": 95.586251, + "rr": 1.517347, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.276021, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029414, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.513577, + "strategy_rank": 76.329469, + "rr": 0.692259, + "primary_prob": 55.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.038389, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069316, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.596222, + "strategy_rank": 85.924423, + "rr": 0.871795, + "primary_prob": 49.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.307692, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.833227, + "range_504_ratio": 2.300732, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063016, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.311688, + "strategy_rank": 83.372952, + "rr": 1.02905, + "primary_prob": 41.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.543574, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05187, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.242031, + "strategy_rank": 67.761294, + "rr": 1.034809, + "primary_prob": 48.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.552213, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076775, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.839433, + "strategy_rank": 80.144847, + "rr": 2.409809, + "primary_prob": 24.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.614713, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.777528, + "range_504_ratio": 2.176087, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05353, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.227863, + "strategy_rank": 70.74643, + "rr": 1.564627, + "primary_prob": 19.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.34694, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063003, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.902007, + "strategy_rank": 81.772041, + "rr": 2.931603, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 4.397405, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059917, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.458087, + "strategy_rank": 85.259177, + "rr": 1.769518, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.654277, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.876919, + "range_504_ratio": 2.403484, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057117, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.415584, + "strategy_rank": 84.49727, + "rr": 0.994618, + "primary_prob": 41.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.491926, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047613, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.749705, + "strategy_rank": 83.173203, + "rr": 1.53447, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.301704, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.728846, + "hold30_r": -1.676506 + }, + { + "symbol": "LII", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.603306, + "strategy_rank": 78.848816, + "rr": 0.853431, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.280146, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054713, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.027155, + "strategy_rank": 90.150104, + "rr": 0.740826, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.111239, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045793, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.089728, + "strategy_rank": 85.699559, + "rr": 2.446111, + "primary_prob": 24.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.669166, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.351043, + "hold30_r": -1.299555 + }, + { + "symbol": "MCK", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.234947, + "strategy_rank": 67.204392, + "rr": 1.440518, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.160776, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.821754, + "range_504_ratio": 2.274486, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360141, + "hold30_r": 3.068701 + }, + { + "symbol": "META", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.11098, + "strategy_rank": 93.48334, + "rr": 2.461549, + "primary_prob": 39.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.692324, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.458095, + "range_504_ratio": 4.297764, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.08382, + "hold30_r": -1.036079 + }, + { + "symbol": "MLM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.637544, + "strategy_rank": 66.022253, + "rr": 1.656755, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.485132, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.486158, + "range_504_ratio": 1.626057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062378, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.172373, + "strategy_rank": 63.527728, + "rr": 0.771675, + "primary_prob": 57.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.157512, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.099818, + "hold30_r": -1.013769 + }, + { + "symbol": "MRK", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.005903, + "strategy_rank": 63.991765, + "rr": 1.136629, + "primary_prob": 45.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 1.704943, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077296, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.930342, + "strategy_rank": 97.533218, + "rr": 1.507202, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.260804, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024981, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.874852, + "strategy_rank": 94.731478, + "rr": 1.609781, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.414671, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042485, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.645809, + "strategy_rank": 98.762667, + "rr": 0.698375, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.047563, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.149203, + "hold30_r": -1.11334 + }, + { + "symbol": "NVR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.49941, + "strategy_rank": 72.388809, + "rr": 1.417354, + "primary_prob": 19.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.12603, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054297, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.034238, + "strategy_rank": 88.904886, + "rr": 0.939008, + "primary_prob": 39.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.408512, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.892594, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.644628, + "strategy_rank": 84.494349, + "rr": 0.831108, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.246662, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.97787, + "range_504_ratio": 2.658787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049435, + "hold30_r": -1.008054 + }, + { + "symbol": "ORCL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.270366, + "strategy_rank": 88.116111, + "rr": 0.7263, + "primary_prob": 58.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.089449, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037613, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.846517, + "strategy_rank": 66.956166, + "rr": 0.994604, + "primary_prob": 49.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.491906, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079617, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.263282, + "strategy_rank": 74.979704, + "rr": 1.171921, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.757881, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062661, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.179457, + "strategy_rank": 62.141168, + "rr": 1.063707, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.59556, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.655386, + "range_504_ratio": 1.925887, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079593, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.5549, + "strategy_rank": 79.748854, + "rr": 2.114392, + "primary_prob": 11.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.171588, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059662, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.347107, + "strategy_rank": 88.06559, + "rr": 1.231099, + "primary_prob": 31.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.846649, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042664, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.583235, + "strategy_rank": 98.619572, + "rr": 1.560468, + "primary_prob": 44.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.340702, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.199243, + "hold30_r": -1.174292 + }, + { + "symbol": "PNR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.082645, + "strategy_rank": 78.004848, + "rr": 0.785026, + "primary_prob": 56.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.177539, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066835, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.66588, + "strategy_rank": 69.769296, + "rr": 1.648993, + "primary_prob": 15.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.47349, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06668, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.819362, + "strategy_rank": 94.191222, + "rr": 1.024158, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.536238, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.113697, + "hold30_r": -1.068979 + }, + { + "symbol": "SATS", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.707202, + "strategy_rank": 86.863593, + "rr": 2.622076, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.933114, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.745292, + "range_504_ratio": 2.107058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030476, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881936, + "strategy_rank": 99.740677, + "rr": 1.617018, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.425527, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.190847, + "hold30_r": -1.169591 + }, + { + "symbol": "TDG", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.075561, + "strategy_rank": 67.447946, + "rr": 1.601605, + "primary_prob": 16.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.402408, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070582, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.694215, + "strategy_rank": 93.268989, + "rr": 1.893419, + "primary_prob": 21.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.840128, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032028, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.186541, + "strategy_rank": 84.040826, + "rr": 1.648498, + "primary_prob": 34.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 2.472747, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085439, + "hold30_r": -1.038948 + }, + { + "symbol": "UBER", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.374262, + "strategy_rank": 88.039015, + "rr": 1.702877, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.554316, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063713, + "hold30_r": -1.012738 + }, + { + "symbol": "UHS", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.936246, + "strategy_rank": 72.37304, + "rr": 1.914992, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.872489, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057799, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.624557, + "strategy_rank": 91.897614, + "rr": 1.172706, + "primary_prob": 32.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.759059, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043628, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.651712, + "strategy_rank": 66.358672, + "rr": 1.760527, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.640791, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.513077, + "range_504_ratio": 1.670423, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069165, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.401417, + "strategy_rank": 62.676751, + "rr": 0.734247, + "primary_prob": 58.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.101371, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.732834, + "range_504_ratio": 2.08097, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645906, + "hold30_r": 1.499896 + }, + { + "symbol": "WDAY", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.422668, + "strategy_rank": 82.757352, + "rr": 1.647769, + "primary_prob": 49.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.471654, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.301247, + "hold30_r": -1.239143 + }, + { + "symbol": "WST", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.950413, + "strategy_rank": 70.48331, + "rr": 1.625764, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.438646, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074529, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.569067, + "strategy_rank": 87.576439, + "rr": 2.161135, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.241702, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053056, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.632439, + "strategy_rank": 75.427806, + "rr": 1.072244, + "primary_prob": 43.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.608366, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077211, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.332555, + "strategy_rank": 90.516258, + "rr": 0.815909, + "primary_prob": 55.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.223863, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.769695, + "hold30_r": 2.015828 + }, + { + "symbol": "ALGN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.781797, + "strategy_rank": 91.591495, + "rr": 1.970301, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.955452, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038866, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.532089, + "strategy_rank": 89.708434, + "rr": 2.558889, + "primary_prob": 23.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.838334, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044327, + "hold30_r": 0.544298 + }, + { + "symbol": "AMD", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.163361, + "strategy_rank": 84.647531, + "rr": 1.801562, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.702343, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.770699, + "hold30_r": 1.881779 + }, + { + "symbol": "ANET", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.099183, + "strategy_rank": 95.69632, + "rr": 1.561965, + "primary_prob": 21.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.342947, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.846895, + "range_504_ratio": 2.332394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.517663, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.330222, + "strategy_rank": 66.919514, + "rr": 1.709665, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.564498, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.645209, + "hold30_r": 3.056153 + }, + { + "symbol": "APP", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.549592, + "strategy_rank": 97.830698, + "rr": 1.512405, + "primary_prob": 25.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.268608, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029967, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.165694, + "strategy_rank": 91.410747, + "rr": 1.654074, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.48111, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60832, + "hold30_r": 1.780004 + }, + { + "symbol": "AXON", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.316219, + "strategy_rank": 95.606802, + "rr": 1.845394, + "primary_prob": 31.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.76809, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.798739, + "hold30_r": 1.681772 + }, + { + "symbol": "BA", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.998833, + "strategy_rank": 83.189986, + "rr": 2.490964, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 110, + "primary_distance_atr": 3.736446, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058902, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.030338, + "strategy_rank": 63.707616, + "rr": 1.554574, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.331861, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.535607, + "range_504_ratio": 1.708485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079004, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.465578, + "strategy_rank": 82.503902, + "rr": 1.309178, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.963767, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063568, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.365228, + "strategy_rank": 79.462062, + "rr": 1.672134, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.508201, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063896, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.949825, + "strategy_rank": 97.378964, + "rr": 1.531317, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.296975, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028934, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.630105, + "strategy_rank": 62.448058, + "rr": 1.840338, + "primary_prob": 46.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.760508, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090294, + "hold30_r": -1.0 + }, + { + "symbol": "CARR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.663944, + "strategy_rank": 79.624132, + "rr": 1.607916, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.411874, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.561481, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.131855, + "strategy_rank": 83.943637, + "rr": 1.36751, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.051265, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059943, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.381564, + "strategy_rank": 91.48444, + "rr": 2.871212, + "primary_prob": 20.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.306818, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.153626, + "hold30_r": -1.117735 + }, + { + "symbol": "COR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.730455, + "strategy_rank": 58.749502, + "rr": 0.867407, + "primary_prob": 61.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.30111, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080501, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.765461, + "strategy_rank": 73.666905, + "rr": 0.968373, + "primary_prob": 50.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.45256, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.909117, + "hold30_r": 1.449126 + }, + { + "symbol": "CRH", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.232205, + "strategy_rank": 77.066968, + "rr": 2.65669, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.985035, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.599942, + "hold30_r": 1.745867 + }, + { + "symbol": "CRM", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.096849, + "strategy_rank": 71.33124, + "rr": 2.19666, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.29499, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063058, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.649942, + "strategy_rank": 99.720035, + "rr": 1.501257, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.251886, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 4.540444, + "range_504_ratio": 93.732394, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013279, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.796966, + "strategy_rank": 69.201997, + "rr": 1.006461, + "primary_prob": 49.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 93, + "primary_distance_atr": 1.509691, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.932036, + "hold30_r": -1.522 + }, + { + "symbol": "DECK", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.865811, + "strategy_rank": 82.995125, + "rr": 1.894177, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.841266, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052183, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.448075, + "strategy_rank": 89.783268, + "rr": 1.180233, + "primary_prob": 39.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.77035, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047769, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.69895, + "strategy_rank": 84.937344, + "rr": 2.241857, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.362786, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046565, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.616103, + "strategy_rank": 84.569572, + "rr": 1.354608, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.031911, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063537, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.831972, + "strategy_rank": 81.011135, + "rr": 0.688082, + "primary_prob": 51.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.032124, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632865, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.932322, + "strategy_rank": 74.134465, + "rr": 1.516764, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.275146, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064059, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.7993, + "strategy_rank": 90.703282, + "rr": 1.654058, + "primary_prob": 23.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.481088, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.031941, + "range_504_ratio": 2.806508, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049851, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.747958, + "strategy_rank": 90.760008, + "rr": 2.610783, + "primary_prob": 23.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.916174, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.072561, + "hold30_r": -1.042651 + }, + { + "symbol": "GE", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.266044, + "strategy_rank": 76.361784, + "rr": 1.473641, + "primary_prob": 18.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.210461, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067005, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.764294, + "strategy_rank": 85.87901, + "rr": 0.899768, + "primary_prob": 44.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.349652, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.824376, + "range_504_ratio": 2.280456, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.84328, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.497083, + "strategy_rank": 63.231078, + "rr": 1.778763, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.668145, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069691, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.364061, + "strategy_rank": 80.533306, + "rr": 1.613774, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.420661, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049818, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.830805, + "strategy_rank": 66.890295, + "rr": 1.883815, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.825722, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075817, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.164527, + "strategy_rank": 77.883621, + "rr": 0.727456, + "primary_prob": 58.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.091184, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06416, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.897316, + "strategy_rank": 77.58726, + "rr": 2.560022, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 3.840033, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.777528, + "range_504_ratio": 2.176087, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049771, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.1972, + "strategy_rank": 71.893453, + "rr": 1.420846, + "primary_prob": 36.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.131269, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060917, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.29755, + "strategy_rank": 79.789775, + "rr": 1.947216, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.920825, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051898, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.032672, + "strategy_rank": 85.942312, + "rr": 0.933754, + "primary_prob": 45.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.400631, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.876919, + "range_504_ratio": 2.403484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875439, + "hold30_r": 5.415352 + }, + { + "symbol": "KLAC", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.597433, + "strategy_rank": 85.271754, + "rr": 1.816544, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.724817, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.770549, + "hold30_r": 2.181912 + }, + { + "symbol": "LEN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.614936, + "strategy_rank": 79.878301, + "rr": 2.266655, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.399982, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044708, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.3979, + "strategy_rank": 79.828122, + "rr": 1.022283, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.533425, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.969326, + "hold30_r": -1.0 + }, + { + "symbol": "LIN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.68028, + "strategy_rank": 57.909607, + "rr": 0.8158, + "primary_prob": 55.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.223699, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.725368, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.483081, + "strategy_rank": 91.150031, + "rr": 1.238679, + "primary_prob": 23.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.858019, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.005455, + "range_504_ratio": 2.733152, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059032, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.065344, + "strategy_rank": 91.197778, + "rr": 2.860309, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 4.290464, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04295, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.464411, + "strategy_rank": 82.422643, + "rr": 2.114544, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.171816, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048172, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.016336, + "strategy_rank": 93.268013, + "rr": 1.762698, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.644047, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.407856, + "range_504_ratio": 4.087184, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.716356, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.263711, + "strategy_rank": 62.054912, + "rr": 1.842135, + "primary_prob": 31.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.763203, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.514873, + "range_504_ratio": 1.673427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083784, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.849475, + "strategy_rank": 97.410465, + "rr": 2.447966, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.671949, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.422256, + "hold30_r": 5.026017 + }, + { + "symbol": "NFLX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.399067, + "strategy_rank": 92.412292, + "rr": 2.644108, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.966162, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043553, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.98133, + "strategy_rank": 84.462368, + "rr": 1.583145, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.374718, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.750988, + "range_504_ratio": 2.119093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04561, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.416569, + "strategy_rank": 98.648642, + "rr": 1.559666, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.339499, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.526603, + "hold30_r": 1.003506 + }, + { + "symbol": "NVR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.914819, + "strategy_rank": 72.717673, + "rr": 1.6967, + "primary_prob": 33.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.545049, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04911, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.298716, + "strategy_rank": 88.741814, + "rr": 0.733275, + "primary_prob": 52.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.099912, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.683326, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.565928, + "strategy_rank": 90.330375, + "rr": 1.589141, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.383711, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04035, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.064177, + "strategy_rank": 64.154936, + "rr": 1.49051, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.235764, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073152, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.963827, + "strategy_rank": 85.804598, + "rr": 1.924293, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.88644, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.671897, + "range_504_ratio": 1.957949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.877882, + "hold30_r": 2.338537 + }, + { + "symbol": "PCAR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.848308, + "strategy_rank": 74.034677, + "rr": 1.520488, + "primary_prob": 18.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.280732, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.45701, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.548425, + "strategy_rank": 79.379241, + "rr": 1.162173, + "primary_prob": 39.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.743259, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.104651, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.782964, + "strategy_rank": 89.088354, + "rr": 1.762846, + "primary_prob": 28.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.644269, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039597, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.716453, + "strategy_rank": 98.787198, + "rr": 1.643048, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.464572, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.609095, + "range_504_ratio": 4.998288, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.620045, + "hold30_r": 3.26145 + }, + { + "symbol": "PNR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.315053, + "strategy_rank": 78.203075, + "rr": 2.752908, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.129363, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065817, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.997666, + "strategy_rank": 78.079624, + "rr": 0.901922, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.352883, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.677848, + "range_504_ratio": 1.969635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058474, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.148191, + "strategy_rank": 71.868228, + "rr": 1.64092, + "primary_prob": 34.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.46138, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057566, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.249708, + "strategy_rank": 93.640919, + "rr": 1.980162, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.970243, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043923, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.863477, + "strategy_rank": 63.938544, + "rr": 1.246681, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 1.870021, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.577528, + "range_504_ratio": 1.781629, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085467, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.5986, + "strategy_rank": 88.39143, + "rr": 1.546716, + "primary_prob": 19.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.320074, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.857223, + "range_504_ratio": 2.356607, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057773, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.883314, + "strategy_rank": 99.813547, + "rr": 1.530984, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.296476, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.511493, + "hold30_r": 0.606214 + }, + { + "symbol": "SNPS", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.396733, + "strategy_rank": 76.289354, + "rr": 1.001488, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.502233, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.613835, + "range_504_ratio": 1.847502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.945802, + "hold30_r": 2.154015 + }, + { + "symbol": "STLD", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.430572, + "strategy_rank": 83.651691, + "rr": 0.826784, + "primary_prob": 54.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 1.240176, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783142, + "hold30_r": 2.630627 + }, + { + "symbol": "TDG", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.697783, + "strategy_rank": 66.066795, + "rr": 1.520565, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.280848, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06849, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.931155, + "strategy_rank": 61.620144, + "rr": 0.736216, + "primary_prob": 43.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.104324, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094683, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.082847, + "strategy_rank": 96.211776, + "rr": 2.483115, + "primary_prob": 24.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.724672, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022616, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.231039, + "strategy_rank": 86.345429, + "rr": 1.784846, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.67727, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043787, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.130688, + "strategy_rank": 73.280306, + "rr": 2.187862, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.281792, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059189, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.681447, + "strategy_rank": 87.78132, + "rr": 1.190389, + "primary_prob": 43.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.785584, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043915, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.183197, + "strategy_rank": 98.904373, + "rr": 1.433143, + "primary_prob": 20.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.149714, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.650095, + "range_504_ratio": 5.207474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.401344, + "hold30_r": 1.602206 + }, + { + "symbol": "WDAY", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.530922, + "strategy_rank": 82.153368, + "rr": 2.377778, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.566667, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.376744, + "hold30_r": -3.320506 + }, + { + "symbol": "WST", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.08168, + "strategy_rank": 73.848794, + "rr": 2.386749, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.580123, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0656, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.214702, + "strategy_rank": 83.577998, + "rr": 2.365658, + "primary_prob": 25.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.548487, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047903, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.848596, + "strategy_rank": 76.083055, + "rr": 1.006857, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.510285, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08293, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.894994, + "strategy_rank": 88.929906, + "rr": 2.409181, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.613772, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.3578, + "hold30_r": 3.719739 + }, + { + "symbol": "ALGN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 90.701146, + "rr": 1.668859, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.503289, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044212, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.522589, + "strategy_rank": 86.046202, + "rr": 2.158588, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.237882, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047441, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.941392, + "strategy_rank": 93.518536, + "rr": 0.78016, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.170239, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.846895, + "range_504_ratio": 2.332394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.732061, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.703297, + "strategy_rank": 97.290359, + "rr": 0.708999, + "primary_prob": 45.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.063499, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.676174, + "hold30_r": -1.110973 + }, + { + "symbol": "AVGO", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.139194, + "strategy_rank": 90.927887, + "rr": 1.289098, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.933647, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.240319, + "hold30_r": 2.327558 + }, + { + "symbol": "AXON", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.680098, + "strategy_rank": 95.891294, + "rr": 1.991505, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.987257, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.941331, + "hold30_r": 2.510219 + }, + { + "symbol": "BA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.383394, + "strategy_rank": 83.863748, + "rr": 2.771044, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 107, + "primary_distance_atr": 4.156566, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05763, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.929182, + "strategy_rank": 69.957005, + "rr": 1.675165, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.512748, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.474249, + "range_504_ratio": 1.606808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07217, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.918193, + "strategy_rank": 80.28025, + "rr": 1.658919, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.488379, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069995, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.901099, + "strategy_rank": 97.294107, + "rr": 1.946962, + "primary_prob": 22.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.920443, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033896, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371184, + "strategy_rank": 65.125603, + "rr": 0.983615, + "primary_prob": 41.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.475423, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06872, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.272283, + "strategy_rank": 63.004362, + "rr": 0.737294, + "primary_prob": 58.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.105942, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089289, + "hold30_r": -1.0 + }, + { + "symbol": "CARR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.126984, + "strategy_rank": 80.082555, + "rr": 1.662713, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.494069, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045372, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.406593, + "strategy_rank": 85.482058, + "rr": 0.956864, + "primary_prob": 41.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.435296, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064454, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.545788, + "strategy_rank": 90.076205, + "rr": 2.737283, + "primary_prob": 21.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.105924, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.48554, + "range_504_ratio": 4.417349, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034047, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.859585, + "strategy_rank": 71.67942, + "rr": 1.110863, + "primary_prob": 46.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.666295, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.713714, + "range_504_ratio": 2.04156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08341, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.539683, + "strategy_rank": 58.32589, + "rr": 1.310805, + "primary_prob": 37.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.966207, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080382, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.074481, + "strategy_rank": 71.295377, + "rr": 1.416979, + "primary_prob": 38.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.125468, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072567, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.98779, + "strategy_rank": 71.249675, + "rr": 0.848967, + "primary_prob": 54.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.273451, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783127, + "hold30_r": 2.471101 + }, + { + "symbol": "CRH", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.650794, + "strategy_rank": 77.212072, + "rr": 1.115434, + "primary_prob": 43.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.673151, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054577, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.6337, + "strategy_rank": 99.707049, + "rr": 1.556712, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.335068, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 4.491639, + "range_504_ratio": 89.267606, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01431, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.760684, + "strategy_rank": 78.401054, + "rr": 3.033305, + "primary_prob": 20.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 4.549958, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051816, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.34188, + "strategy_rank": 80.173543, + "rr": 1.478962, + "primary_prob": 37.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.218444, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041021, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.429792, + "strategy_rank": 80.924972, + "rr": 1.90128, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.85192, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056418, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.324786, + "strategy_rank": 88.161821, + "rr": 1.185483, + "primary_prob": 39.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.778224, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048891, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.673993, + "strategy_rank": 83.799931, + "rr": 1.698618, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.547928, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051982, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.557998, + "strategy_rank": 85.099368, + "rr": 1.561594, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.342391, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069491, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.162393, + "strategy_rank": 82.607098, + "rr": 1.361951, + "primary_prob": 24.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.042927, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057564, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.238095, + "strategy_rank": 75.43646, + "rr": 0.923037, + "primary_prob": 38.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.384555, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062979, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.092796, + "strategy_rank": 90.285664, + "rr": 0.809083, + "primary_prob": 43.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.213625, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.99597, + "range_504_ratio": 2.707348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053325, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.028083, + "strategy_rank": 87.425383, + "rr": 2.662831, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.994247, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031767, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.604396, + "strategy_rank": 75.619788, + "rr": 0.821815, + "primary_prob": 51.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.232723, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069941, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.173382, + "strategy_rank": 67.095058, + "rr": 1.393419, + "primary_prob": 39.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.090129, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.308811, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.964591, + "strategy_rank": 89.071072, + "rr": 1.083123, + "primary_prob": 43.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.624684, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.750453, + "range_504_ratio": 2.117959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058727, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 65.040757, + "rr": 2.075348, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.113022, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066151, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.103785, + "strategy_rank": 80.693234, + "rr": 1.213398, + "primary_prob": 37.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.820097, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053801, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.034188, + "strategy_rank": 68.639766, + "rr": 1.544162, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.316244, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.160924, + "hold30_r": -1.084545 + }, + { + "symbol": "IBKR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.691087, + "strategy_rank": 76.54247, + "rr": 1.157999, + "primary_prob": 44.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.736999, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062404, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.789988, + "strategy_rank": 75.338497, + "rr": 1.344506, + "primary_prob": 40.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.016759, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061904, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.255189, + "strategy_rank": 81.552932, + "rr": 2.030808, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.046212, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054308, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.09768, + "strategy_rank": 81.610398, + "rr": 1.23362, + "primary_prob": 42.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.85043, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.186722, + "hold30_r": 2.472359 + }, + { + "symbol": "LEN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.347985, + "strategy_rank": 77.283176, + "rr": 2.300412, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.450619, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050515, + "hold30_r": -1.0 + }, + { + "symbol": "LIN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.417582, + "strategy_rank": 58.605828, + "rr": 0.671594, + "primary_prob": 61.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.007391, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.583112, + "hold30_r": -1.005668 + }, + { + "symbol": "LLY", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.168498, + "strategy_rank": 90.532809, + "rr": 1.737862, + "primary_prob": 14.16, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.606793, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.005455, + "range_504_ratio": 2.733152, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.065782, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.499389, + "strategy_rank": 88.630084, + "rr": 2.339821, + "primary_prob": 25.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.509731, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045739, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.440781, + "strategy_rank": 69.943992, + "rr": 0.877105, + "primary_prob": 53.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.315658, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.47649, + "range_504_ratio": 1.610411, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062318, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-09-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.656899, + "strategy_rank": 93.396004, + "rr": 2.000381, + "primary_prob": 44.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.000572, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.954054, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.318681, + "strategy_rank": 61.052188, + "rr": 1.789469, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.684204, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.514873, + "range_504_ratio": 1.673427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085275, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.993895, + "strategy_rank": 96.020696, + "rr": 2.444403, + "primary_prob": 24.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.666605, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.417288, + "hold30_r": 6.809703 + }, + { + "symbol": "NFLX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.627595, + "strategy_rank": 91.489012, + "rr": 1.681899, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.522848, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047779, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.935287, + "strategy_rank": 83.729244, + "rr": 1.958403, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.937604, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.750988, + "range_504_ratio": 2.119093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048791, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.145299, + "strategy_rank": 98.488189, + "rr": 0.785803, + "primary_prob": 52.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.178705, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.748181, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.278388, + "strategy_rank": 72.647491, + "rr": 1.068145, + "primary_prob": 47.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.602218, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055345, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 87.121397, + "rr": 1.465938, + "primary_prob": 21.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.198907, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.414578, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.191697, + "strategy_rank": 91.529925, + "rr": 1.520376, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.280564, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042808, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.783883, + "strategy_rank": 62.552859, + "rr": 1.945386, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.918079, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076347, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.592186, + "strategy_rank": 71.169098, + "rr": 0.821678, + "primary_prob": 52.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.232517, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.755082, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.185592, + "strategy_rank": 80.279001, + "rr": 0.814957, + "primary_prob": 54.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.222436, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059285, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.924298, + "strategy_rank": 89.08294, + "rr": 1.720139, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.580208, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045049, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.947497, + "strategy_rank": 97.534381, + "rr": 1.755745, + "primary_prob": 40.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.633617, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.535909, + "range_504_ratio": 4.645548, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.7286, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.836386, + "strategy_rank": 75.176822, + "rr": 2.619313, + "primary_prob": 23.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.92897, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064678, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.208791, + "strategy_rank": 73.712171, + "rr": 2.474974, + "primary_prob": 22.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.712462, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05978, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.412698, + "strategy_rank": 93.517391, + "rr": 2.026667, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.04, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043883, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.8779, + "strategy_rank": 99.804908, + "rr": 1.906808, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.860212, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.882691, + "hold30_r": -1.038449 + }, + { + "symbol": "STLD", + "date": "2023-09-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.684982, + "strategy_rank": 82.356101, + "rr": 3.003258, + "primary_prob": 20.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.504887, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046182, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.35409, + "strategy_rank": 68.509739, + "rr": 1.494945, + "primary_prob": 37.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.242418, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073717, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.179487, + "strategy_rank": 61.975702, + "rr": 1.736547, + "primary_prob": 16.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.604821, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095974, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.336996, + "strategy_rank": 95.71848, + "rr": 2.326656, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.489984, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026285, + "hold30_r": 0.387245 + }, + { + "symbol": "UAL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.080586, + "strategy_rank": 83.679066, + "rr": 1.911632, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 90, + "primary_distance_atr": 2.867449, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047267, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.720391, + "strategy_rank": 89.26554, + "rr": 1.038369, + "primary_prob": 45.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.557554, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045716, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.766789, + "strategy_rank": 76.789614, + "rr": 2.058985, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.088478, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179617, + "hold30_r": -1.122675 + }, + { + "symbol": "URI", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.697192, + "strategy_rank": 89.803138, + "rr": 1.565521, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.348282, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047621, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.389499, + "strategy_rank": 99.024538, + "rr": 0.805168, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.207752, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.650095, + "range_504_ratio": 5.207474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.771264, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.586081, + "strategy_rank": 79.75983, + "rr": 2.843236, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 4.264854, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041531, + "hold30_r": 1.398986 + }, + { + "symbol": "WST", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.452991, + "strategy_rank": 74.504305, + "rr": 0.947279, + "primary_prob": 50.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.420918, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070316, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.516484, + "strategy_rank": 79.947531, + "rr": 2.246002, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.369004, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051857, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.131455, + "strategy_rank": 76.74682, + "rr": 0.857013, + "primary_prob": 49.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.28552, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.800697, + "range_504_ratio": 2.227094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.786425, + "hold30_r": 0.894884 + }, + { + "symbol": "ADBE", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.070423, + "strategy_rank": 90.54227, + "rr": 0.774783, + "primary_prob": 56.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.162175, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723435, + "hold30_r": 4.256461 + }, + { + "symbol": "ALGN", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.84507, + "strategy_rank": 91.659465, + "rr": 2.773711, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.160567, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038514, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.079812, + "strategy_rank": 88.310904, + "rr": 2.049319, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.073979, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049561, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.089202, + "strategy_rank": 89.52216, + "rr": 1.605251, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.407877, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035834, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.896714, + "strategy_rank": 94.919737, + "rr": 1.376384, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.064576, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.834299, + "range_504_ratio": 2.303199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088699, + "hold30_r": -1.04005 + }, + { + "symbol": "APO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.549296, + "strategy_rank": 83.089191, + "rr": 1.167111, + "primary_prob": 27.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.750667, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060617, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.239437, + "strategy_rank": 98.381189, + "rr": 0.776614, + "primary_prob": 42.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.16492, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.741512, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.600939, + "strategy_rank": 91.689041, + "rr": 1.628056, + "primary_prob": 34.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.442084, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.57654, + "hold30_r": 4.242481 + }, + { + "symbol": "AXON", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.004695, + "strategy_rank": 96.179399, + "rr": 2.054987, + "primary_prob": 28.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.08248, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.003106, + "hold30_r": 3.525132 + }, + { + "symbol": "BA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.366197, + "strategy_rank": 84.253059, + "rr": 1.724487, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.58673, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.669185, + "hold30_r": -1.016735 + }, + { + "symbol": "BKNG", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.00939, + "strategy_rank": 85.122264, + "rr": 2.112137, + "primary_prob": 12.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.168205, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06378, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.957746, + "strategy_rank": 81.826863, + "rr": 1.921336, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.882004, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.866453, + "hold30_r": -0.090513 + }, + { + "symbol": "BLDR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.70892, + "strategy_rank": 97.44519, + "rr": 2.000216, + "primary_prob": 21.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.000325, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034627, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.159624, + "strategy_rank": 64.572627, + "rr": 1.009801, + "primary_prob": 48.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.514701, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.940177, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.633803, + "strategy_rank": 60.553732, + "rr": 1.476411, + "primary_prob": 37.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.214617, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.385332, + "hold30_r": 6.834487 + }, + { + "symbol": "CARR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.2723, + "strategy_rank": 79.962507, + "rr": 1.81469, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.722035, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043731, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.488263, + "strategy_rank": 84.203142, + "rr": 1.869609, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.804413, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058621, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.830986, + "strategy_rank": 96.762955, + "rr": 1.921173, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.881759, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.448554, + "range_504_ratio": 4.256956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026342, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.924883, + "strategy_rank": 79.092149, + "rr": 1.169444, + "primary_prob": 30.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.754166, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.114186, + "hold30_r": 3.791837 + }, + { + "symbol": "CHD", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.103286, + "strategy_rank": 58.24771, + "rr": 0.942006, + "primary_prob": 51.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.413009, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091523, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.150235, + "strategy_rank": 73.478466, + "rr": 1.116202, + "primary_prob": 45.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.674303, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.713714, + "range_504_ratio": 2.04156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.038908, + "hold30_r": -2.668104 + }, + { + "symbol": "CPAY", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.746479, + "strategy_rank": 72.887406, + "rr": 1.591007, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.38651, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522827, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.784038, + "strategy_rank": 73.663346, + "rr": 2.067161, + "primary_prob": 9.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.100741, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.002226, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.43662, + "strategy_rank": 72.547086, + "rr": 1.489081, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.233621, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436355, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.164319, + "strategy_rank": 70.763735, + "rr": 1.871134, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.806701, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061101, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.511737, + "strategy_rank": 62.184445, + "rr": 1.454553, + "primary_prob": 38.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 100, + "primary_distance_atr": 2.18183, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.509945, + "range_504_ratio": 1.665199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091262, + "hold30_r": -1.002346 + }, + { + "symbol": "CVNA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882629, + "strategy_rank": 99.882712, + "rr": 0.715271, + "primary_prob": 50.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.072906, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 4.46801, + "range_504_ratio": 87.183099, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.701673, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.093897, + "strategy_rank": 84.261278, + "rr": 2.386457, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.579685, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.34976, + "hold30_r": 5.289979 + }, + { + "symbol": "DECK", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.192488, + "strategy_rank": 83.080175, + "rr": 2.466993, + "primary_prob": 23.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.70049, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.412928, + "hold30_r": 6.473951 + }, + { + "symbol": "DELL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.361502, + "strategy_rank": 95.380452, + "rr": 1.281246, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.921869, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.234593, + "hold30_r": 2.237846 + }, + { + "symbol": "DHI", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.314554, + "strategy_rank": 84.013865, + "rr": 2.077655, + "primary_prob": 28.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.116483, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.028999, + "hold30_r": 5.58798 + }, + { + "symbol": "EME", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.596244, + "strategy_rank": 84.619713, + "rr": 1.352417, + "primary_prob": 40.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.028625, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06512, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.723005, + "strategy_rank": 81.978703, + "rr": 1.772726, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.659089, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.720135, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.42723, + "strategy_rank": 74.497422, + "rr": 0.717346, + "primary_prob": 59.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.076018, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064099, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.769953, + "strategy_rank": 80.207117, + "rr": 0.982884, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.474326, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.990107, + "range_504_ratio": 2.691524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.929155, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.305164, + "strategy_rank": 89.090664, + "rr": 1.364326, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.046489, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.954742, + "range_504_ratio": 2.598001, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049621, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.568075, + "strategy_rank": 87.830205, + "rr": 1.696211, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.544317, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028676, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.835681, + "strategy_rank": 75.553595, + "rr": 1.853744, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.780616, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.789354, + "hold30_r": 3.0264 + }, + { + "symbol": "HAL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.793427, + "strategy_rank": 86.853526, + "rr": 1.968067, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.9521, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.750453, + "range_504_ratio": 2.117959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.919741, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.868545, + "strategy_rank": 63.177068, + "rr": 1.988744, + "primary_prob": 29.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 106, + "primary_distance_atr": 2.983116, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065699, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.399061, + "strategy_rank": 77.180982, + "rr": 2.035541, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.053312, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049493, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.56338, + "strategy_rank": 67.552446, + "rr": 1.328932, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.993399, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074377, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.028169, + "strategy_rank": 78.762575, + "rr": 1.082295, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.623443, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059846, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.384977, + "strategy_rank": 72.94021, + "rr": 2.07276, + "primary_prob": 28.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.10914, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061394, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.558685, + "strategy_rank": 81.244241, + "rr": 2.625115, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.937673, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053992, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.619718, + "strategy_rank": 86.453475, + "rr": 2.080321, + "primary_prob": 20.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.120482, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.03094, + "hold30_r": 4.514056 + }, + { + "symbol": "LEN", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624413, + "strategy_rank": 77.504068, + "rr": 1.920676, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.881014, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048198, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.967136, + "strategy_rank": 82.019384, + "rr": 0.697625, + "primary_prob": 46.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.046437, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.648132, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.300469, + "strategy_rank": 91.01431, + "rr": 1.747858, + "primary_prob": 14.01, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.621788, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.979235, + "range_504_ratio": 2.66242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.688216, + "hold30_r": 2.60331 + }, + { + "symbol": "LRCX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.253521, + "strategy_rank": 90.643039, + "rr": 2.465256, + "primary_prob": 24.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.697885, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046821, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.474178, + "strategy_rank": 93.873377, + "rr": 1.990065, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.985098, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.942343, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.85446, + "strategy_rank": 80.329738, + "rr": 1.261386, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.892079, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.985228, + "range_504_ratio": 2.678421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.215889, + "hold30_r": 0.450872 + }, + { + "symbol": "MSTR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.323944, + "strategy_rank": 90.670086, + "rr": 2.651934, + "primary_prob": 22.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.977901, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.625463, + "hold30_r": 6.781256 + }, + { + "symbol": "NFLX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.539906, + "strategy_rank": 92.486834, + "rr": 1.886969, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.830453, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.105104, + "hold30_r": -1.058695 + }, + { + "symbol": "NUE", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.338028, + "strategy_rank": 79.173154, + "rr": 1.610192, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.415288, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.750988, + "range_504_ratio": 2.119093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05229, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.178404, + "strategy_rank": 98.546662, + "rr": 1.225041, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.837562, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.183958, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.915493, + "strategy_rank": 71.206419, + "rr": 1.614459, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.421688, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055828, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.497653, + "strategy_rank": 86.222361, + "rr": 1.702809, + "primary_prob": 17.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.554213, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649904, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.535211, + "strategy_rank": 92.197365, + "rr": 2.146501, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.219751, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047956, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 62.82982, + "rr": 1.181577, + "primary_prob": 44.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 1.772366, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.107579, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.680751, + "strategy_rank": 87.763411, + "rr": 1.110372, + "primary_prob": 46.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.665559, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.671897, + "range_504_ratio": 1.957949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.055138, + "hold30_r": 0.643829 + }, + { + "symbol": "PH", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.140845, + "strategy_rank": 77.431144, + "rr": 1.480824, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.221236, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.422667, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.065728, + "strategy_rank": 89.479967, + "rr": 1.66278, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.49417, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.618445, + "hold30_r": 4.657475 + }, + { + "symbol": "PLTR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.774648, + "strategy_rank": 96.726094, + "rr": 1.684352, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.526529, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.657723, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.732394, + "strategy_rank": 77.00729, + "rr": 2.434755, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.652133, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060655, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.981221, + "strategy_rank": 74.492007, + "rr": 1.692859, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.539289, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.623947, + "range_504_ratio": 1.866279, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64585, + "hold30_r": 0.869509 + }, + { + "symbol": "PWR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.671362, + "strategy_rank": 76.961991, + "rr": 1.756187, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.634281, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043448, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.943662, + "strategy_rank": 94.799205, + "rr": 1.579089, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.368634, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039195, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.661972, + "strategy_rank": 88.783521, + "rr": 1.043991, + "primary_prob": 47.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.565986, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.820011, + "range_504_ratio": 2.270524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.995969, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.647887, + "strategy_rank": 99.648135, + "rr": 1.843093, + "primary_prob": 28.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.764639, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025546, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.906103, + "strategy_rank": 69.011556, + "rr": 1.66698, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.50047, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063786, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.859155, + "strategy_rank": 60.174242, + "rr": 1.286836, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.930254, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.195781, + "hold30_r": 0.279916 + }, + { + "symbol": "TKO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.201878, + "strategy_rank": 90.614617, + "rr": 1.674757, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.512135, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030115, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.802817, + "strategy_rank": 82.444173, + "rr": 2.476664, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 90, + "primary_distance_atr": 3.714995, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046387, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.018779, + "strategy_rank": 90.548977, + "rr": 1.837019, + "primary_prob": 28.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.755529, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045201, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.57277, + "strategy_rank": 72.487356, + "rr": 1.788838, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.683257, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057889, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.375587, + "strategy_rank": 88.415136, + "rr": 1.979798, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.969698, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044014, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.413146, + "strategy_rank": 99.06227, + "rr": 0.827349, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.241023, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.650095, + "range_504_ratio": 5.207474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.795279, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.262911, + "strategy_rank": 74.64118, + "rr": 1.583247, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.37487, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.701495, + "range_504_ratio": 2.016765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534143, + "hold30_r": 2.244591 + }, + { + "symbol": "WDAY", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.328638, + "strategy_rank": 83.301476, + "rr": 2.191449, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 3.287174, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.148848, + "hold30_r": 2.783792 + }, + { + "symbol": "WST", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.610329, + "strategy_rank": 74.563061, + "rr": 1.496289, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.244434, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.428948, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.037559, + "strategy_rank": 80.992567, + "rr": 2.612678, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.919017, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.24541, + "hold30_r": -1.197669 + }, + { + "symbol": "ACGL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.591647, + "strategy_rank": 77.33082, + "rr": 0.797652, + "primary_prob": 51.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.196478, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.75152, + "range_504_ratio": 2.12022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723219, + "hold30_r": 1.590823 + }, + { + "symbol": "ADBE", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.083527, + "strategy_rank": 90.025135, + "rr": 1.76844, + "primary_prob": 47.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.652661, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051398, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.206497, + "strategy_rank": 84.865381, + "rr": 1.698063, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.547094, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035805, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.387471, + "strategy_rank": 89.607341, + "rr": 1.784552, + "primary_prob": 47.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.676828, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071761, + "hold30_r": -1.021305 + }, + { + "symbol": "AMD", + "date": "2023-10-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.227378, + "strategy_rank": 93.23972, + "rr": 2.346068, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.519102, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038087, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.315545, + "strategy_rank": 84.458382, + "rr": 1.035115, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.552673, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057619, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.607889, + "strategy_rank": 98.643578, + "rr": 0.785619, + "primary_prob": 49.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.178428, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035299, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.447796, + "strategy_rank": 95.92179, + "rr": 1.249851, + "primary_prob": 49.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.874777, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049363, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.99536, + "strategy_rank": 83.632863, + "rr": 1.673739, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.510609, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052696, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.983759, + "strategy_rank": 85.735853, + "rr": 1.726704, + "primary_prob": 18.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.590056, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062052, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.923434, + "strategy_rank": 82.02557, + "rr": 1.730542, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.595812, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056765, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.215777, + "strategy_rank": 96.523266, + "rr": 1.824216, + "primary_prob": 22.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.736325, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03089, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.294664, + "strategy_rank": 69.139598, + "rr": 2.323989, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.485984, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.274183, + "hold30_r": 3.578834 + }, + { + "symbol": "CARR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.006961, + "strategy_rank": 81.877095, + "rr": 0.692181, + "primary_prob": 60.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 1.038271, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043849, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.238979, + "strategy_rank": 76.553396, + "rr": 1.204793, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.807189, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.508997, + "range_504_ratio": 1.663623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.139425, + "hold30_r": 1.933754 + }, + { + "symbol": "CAT", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.675174, + "strategy_rank": 81.869844, + "rr": 1.618755, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.428132, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05885, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.911833, + "strategy_rank": 97.600783, + "rr": 2.671524, + "primary_prob": 21.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 28, + "primary_distance_atr": 4.007286, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.420482, + "range_504_ratio": 4.139116, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047561, + "hold30_r": -1.02206 + }, + { + "symbol": "CHD", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.266821, + "strategy_rank": 62.186775, + "rr": 1.445773, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.168659, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.374308, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.25522, + "strategy_rank": 75.956432, + "rr": 1.836145, + "primary_prob": 31.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.754218, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.659112, + "range_504_ratio": 1.933075, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074813, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.670534, + "strategy_rank": 57.724929, + "rr": 1.493452, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.240178, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082635, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.078886, + "strategy_rank": 75.185776, + "rr": 2.22438, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 3.33657, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056134, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.835267, + "strategy_rank": 73.619409, + "rr": 0.8738, + "primary_prob": 50.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.3107, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05179, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.062645, + "strategy_rank": 72.484129, + "rr": 2.54621, + "primary_prob": 23.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.819315, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059975, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.802784, + "strategy_rank": 62.66056, + "rr": 0.824752, + "primary_prob": 55.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 100, + "primary_distance_atr": 1.237128, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.509945, + "range_504_ratio": 1.665199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092885, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.883991, + "strategy_rank": 99.884071, + "rr": 0.827403, + "primary_prob": 47.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.241104, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 4.46801, + "range_504_ratio": 87.183099, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012855, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-10-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.61949, + "strategy_rank": 90.81142, + "rr": 2.643243, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.964865, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035704, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.510441, + "strategy_rank": 68.162864, + "rr": 1.500474, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.250712, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073834, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.691415, + "strategy_rank": 82.904824, + "rr": 2.309037, + "primary_prob": 25.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.463555, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.25739, + "hold30_r": 7.251659 + }, + { + "symbol": "DELL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.259861, + "strategy_rank": 96.594403, + "rr": 1.001861, + "primary_prob": 29.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.502792, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049914, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.211137, + "strategy_rank": 83.211685, + "rr": 2.19704, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.295561, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.153393, + "hold30_r": 5.358323 + }, + { + "symbol": "EME", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.359629, + "strategy_rank": 83.348962, + "rr": 1.390381, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.085571, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067275, + "hold30_r": -1.0 + }, + { + "symbol": "EQIX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.902552, + "strategy_rank": 72.54012, + "rr": 2.433966, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.650949, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.544916, + "range_504_ratio": 1.724464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061946, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-10-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.459397, + "strategy_rank": 81.978522, + "rr": 2.158522, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.237784, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056807, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.851508, + "strategy_rank": 74.168278, + "rr": 1.681976, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.522963, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06562, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.287703, + "strategy_rank": 90.040281, + "rr": 1.534625, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.301937, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.953257, + "range_504_ratio": 2.594146, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050531, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.438515, + "strategy_rank": 86.381961, + "rr": 1.731111, + "primary_prob": 33.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.596667, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028202, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.75174, + "strategy_rank": 77.101218, + "rr": 1.02125, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.531876, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062299, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.278422, + "strategy_rank": 62.931007, + "rr": 1.435446, + "primary_prob": 38.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.153169, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072066, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.542923, + "strategy_rank": 78.28838, + "rr": 1.940876, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.911314, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059041, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.366589, + "strategy_rank": 84.462168, + "rr": 1.003164, + "primary_prob": 41.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.504747, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049606, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.443155, + "strategy_rank": 84.936598, + "rr": 2.909685, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 4.364528, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.870546, + "hold30_r": 3.815848 + }, + { + "symbol": "JPM", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.570766, + "strategy_rank": 66.005092, + "rr": 1.339822, + "primary_prob": 40.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.009733, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.255726, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.399072, + "strategy_rank": 87.81685, + "rr": 0.813743, + "primary_prob": 51.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.220615, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050342, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.990719, + "strategy_rank": 78.376837, + "rr": 1.776157, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.664235, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043591, + "hold30_r": -1.0 + }, + { + "symbol": "LIN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.454756, + "strategy_rank": 59.951663, + "rr": 1.41407, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.121106, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078293, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-10-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.663573, + "strategy_rank": 92.514501, + "rr": 2.469232, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.703848, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049425, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.742459, + "strategy_rank": 78.325277, + "rr": 2.102143, + "primary_prob": 25.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.153214, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.05279, + "hold30_r": 1.594973 + }, + { + "symbol": "MA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.046404, + "strategy_rank": 56.796371, + "rr": 1.821328, + "primary_prob": 16.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.731992, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.426162, + "range_504_ratio": 1.531369, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079651, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.134571, + "strategy_rank": 70.827533, + "rr": 1.08692, + "primary_prob": 46.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.63038, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.47649, + "range_504_ratio": 1.610411, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083734, + "hold30_r": -1.025369 + }, + { + "symbol": "META", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.839907, + "strategy_rank": 94.257379, + "rr": 1.526082, + "primary_prob": 51.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.289123, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05021, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299304, + "strategy_rank": 83.215068, + "rr": 1.490474, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.235712, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.985228, + "range_504_ratio": 2.678421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.44095, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.7471, + "strategy_rank": 91.671581, + "rr": 2.789292, + "primary_prob": 21.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 4.183938, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.761347, + "hold30_r": 8.488774 + }, + { + "symbol": "NFLX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.895592, + "strategy_rank": 92.051914, + "rr": 1.574733, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.3621, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.531886, + "hold30_r": 7.022539 + }, + { + "symbol": "NOW", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.526682, + "strategy_rank": 80.656177, + "rr": 2.210578, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.315867, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099703, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050991, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.303944, + "strategy_rank": 98.71415, + "rr": 1.104877, + "primary_prob": 42.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.657315, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.441241, + "hold30_r": -1.39678 + }, + { + "symbol": "NVR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.598608, + "strategy_rank": 70.38847, + "rr": 1.618447, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.42767, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047751, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.055684, + "strategy_rank": 91.023701, + "rr": 2.259075, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.388613, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055146, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.034803, + "strategy_rank": 69.142418, + "rr": 0.961323, + "primary_prob": 34.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.441984, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063752, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.846868, + "strategy_rank": 74.224752, + "rr": 1.156034, + "primary_prob": 43.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.734052, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057641, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.519722, + "strategy_rank": 90.029083, + "rr": 2.398343, + "primary_prob": 20.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.597515, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.358095, + "hold30_r": 4.530826 + }, + { + "symbol": "PLTR", + "date": "2023-10-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.12761, + "strategy_rank": 96.276827, + "rr": 2.480803, + "primary_prob": 30.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.721205, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028258, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.49884, + "strategy_rank": 75.126966, + "rr": 1.523285, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.284928, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058431, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.774942, + "strategy_rank": 76.888293, + "rr": 1.488005, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.232007, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.623947, + "range_504_ratio": 1.866279, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.43818, + "hold30_r": 1.772559 + }, + { + "symbol": "PWR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.167053, + "strategy_rank": 76.196104, + "rr": 1.651791, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.477687, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047259, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.071926, + "strategy_rank": 95.044792, + "rr": 1.698144, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.547215, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038255, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.935035, + "strategy_rank": 85.130913, + "rr": 0.701074, + "primary_prob": 49.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.051611, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.820011, + "range_504_ratio": 2.270524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651424, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.651972, + "strategy_rank": 99.652214, + "rr": 1.836898, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.755347, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024097, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.222738, + "strategy_rank": 70.865639, + "rr": 2.285238, + "primary_prob": 26.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.427857, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052342, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.067285, + "strategy_rank": 69.337378, + "rr": 0.913377, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.370066, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063989, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.470998, + "strategy_rank": 61.854698, + "rr": 1.961639, + "primary_prob": 13.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.942459, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089412, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.979118, + "strategy_rank": 90.514549, + "rr": 0.88996, + "primary_prob": 52.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.33494, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.855494, + "hold30_r": -0.308303 + }, + { + "symbol": "UBER", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.679814, + "strategy_rank": 94.695315, + "rr": 1.12464, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.68696, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045212, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.974478, + "strategy_rank": 73.209912, + "rr": 1.906008, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.859013, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.856224, + "hold30_r": 2.997678 + }, + { + "symbol": "URI", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.310905, + "strategy_rank": 85.8343, + "rr": 0.720756, + "primary_prob": 59.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.081133, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044685, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.758701, + "strategy_rank": 80.749146, + "rr": 2.233179, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.349769, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.899767, + "range_504_ratio": 2.459029, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037806, + "hold30_r": -0.190185 + }, + { + "symbol": "VST", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.531323, + "strategy_rank": 77.474704, + "rr": 1.614419, + "primary_prob": 22.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.421628, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.674795, + "range_504_ratio": 1.963631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.565116, + "hold30_r": 2.372093 + }, + { + "symbol": "WDAY", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.703016, + "strategy_rank": 86.010167, + "rr": 1.928049, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.892074, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043174, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.830626, + "strategy_rank": 70.411994, + "rr": 1.228087, + "primary_prob": 43.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.842131, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054582, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-10-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.763341, + "strategy_rank": 74.859339, + "rr": 2.460763, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.691145, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062529, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.155452, + "strategy_rank": 87.118539, + "rr": 2.437002, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.655502, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047745, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.977273, + "strategy_rank": 89.83171, + "rr": 1.962254, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.943382, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051439, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.704545, + "strategy_rank": 58.111549, + "rr": 0.860748, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.291122, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.47942, + "range_504_ratio": 1.615137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.769501, + "hold30_r": 3.351205 + }, + { + "symbol": "ALGN", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.181818, + "strategy_rank": 86.118429, + "rr": 1.657191, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.485787, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038731, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.75, + "strategy_rank": 90.14881, + "rr": 2.07484, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.11226, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.034908, + "hold30_r": 2.548622 + }, + { + "symbol": "AMD", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.613636, + "strategy_rank": 93.469001, + "rr": 1.71414, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.57121, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036089, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.25, + "strategy_rank": 96.52466, + "rr": 0.815292, + "primary_prob": 56.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.222938, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.801913, + "range_504_ratio": 2.229803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043729, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.568182, + "strategy_rank": 85.809292, + "rr": 1.116033, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.674049, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048277, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.75, + "strategy_rank": 98.75085, + "rr": 0.678518, + "primary_prob": 60.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.017777, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034867, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.090909, + "strategy_rank": 78.860235, + "rr": 1.468738, + "primary_prob": 19.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.203107, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083412, + "hold30_r": -1.027719 + }, + { + "symbol": "AVGO", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.159091, + "strategy_rank": 93.895717, + "rr": 1.166994, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.750491, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.802247, + "range_504_ratio": 2.230547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045457, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.704545, + "strategy_rank": 95.448284, + "rr": 1.638645, + "primary_prob": 41.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.457967, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049671, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.863636, + "strategy_rank": 79.687539, + "rr": 2.775429, + "primary_prob": 21.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 4.163144, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.726323, + "hold30_r": 6.861303 + }, + { + "symbol": "BKNG", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.795455, + "strategy_rank": 86.172464, + "rr": 2.139647, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.209471, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.088037, + "hold30_r": 3.467445 + }, + { + "symbol": "BKR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.318182, + "strategy_rank": 77.726809, + "rr": 1.116652, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.674978, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060657, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.522727, + "strategy_rank": 97.435297, + "rr": 2.15008, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.22512, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.118818, + "hold30_r": 3.913727 + }, + { + "symbol": "BSX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.159091, + "strategy_rank": 67.681432, + "rr": 1.368254, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.052381, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.315639, + "hold30_r": 2.909186 + }, + { + "symbol": "CARR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.204545, + "strategy_rank": 81.222093, + "rr": 2.008926, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.013389, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037544, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.909091, + "strategy_rank": 75.4765, + "rr": 1.417397, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.126096, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.508997, + "range_504_ratio": 1.663623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.354806, + "hold30_r": 1.451826 + }, + { + "symbol": "CAT", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.136364, + "strategy_rank": 83.795455, + "rr": 1.550628, + "primary_prob": 36.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.325943, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048736, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.522727, + "strategy_rank": 94.547542, + "rr": 0.871676, + "primary_prob": 46.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.307514, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.420482, + "range_504_ratio": 4.139116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.846541, + "hold30_r": 4.821803 + }, + { + "symbol": "CDNS", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.113636, + "strategy_rank": 81.382267, + "rr": 0.854509, + "primary_prob": 49.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.281763, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.659406, + "range_504_ratio": 1.933643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204953, + "hold30_r": -1.150573 + }, + { + "symbol": "CHD", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 60.038265, + "rr": 1.026791, + "primary_prob": 48.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.540186, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.952817, + "hold30_r": -1.775026 + }, + { + "symbol": "CMCSA", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.954545, + "strategy_rank": 74.527365, + "rr": 1.023166, + "primary_prob": 48.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.534749, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.659112, + "range_504_ratio": 1.933075, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.665071, + "hold30_r": -2.591163 + }, + { + "symbol": "COR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.409091, + "strategy_rank": 58.998609, + "rr": 1.003093, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.504639, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085418, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 77.387755, + "rr": 1.505637, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.258456, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056984, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.045455, + "strategy_rank": 74.737941, + "rr": 1.727967, + "primary_prob": 15.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.59195, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058597, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.840909, + "strategy_rank": 77.165507, + "rr": 1.683648, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.525472, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047039, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886364, + "strategy_rank": 99.886441, + "rr": 1.703548, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.555322, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 4.46801, + "range_504_ratio": 87.183099, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013607, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.068182, + "strategy_rank": 90.385823, + "rr": 2.209313, + "primary_prob": 26.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.313969, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.177022, + "hold30_r": 5.107385 + }, + { + "symbol": "DECK", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.636364, + "strategy_rank": 80.480829, + "rr": 1.678087, + "primary_prob": 33.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.517131, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051727, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.181818, + "strategy_rank": 96.278293, + "rr": 1.004113, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.506169, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048151, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.386364, + "strategy_rank": 83.718074, + "rr": 1.799292, + "primary_prob": 32.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.698939, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75308, + "hold30_r": 6.760242 + }, + { + "symbol": "EME", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.113636, + "strategy_rank": 84.606756, + "rr": 1.667533, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.501299, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.613321, + "hold30_r": 2.595711 + }, + { + "symbol": "EQIX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.477273, + "strategy_rank": 71.591914, + "rr": 2.439436, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 3.659155, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.544916, + "range_504_ratio": 1.724464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056758, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.454545, + "strategy_rank": 82.63791, + "rr": 1.945457, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.918186, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.899615, + "hold30_r": 3.502798 + }, + { + "symbol": "FDX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.295455, + "strategy_rank": 75.000696, + "rr": 1.543684, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.315527, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05663, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.204545, + "strategy_rank": 89.03842, + "rr": 1.846715, + "primary_prob": 31.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.770072, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.953257, + "range_504_ratio": 2.594146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.80543, + "hold30_r": 5.706321 + }, + { + "symbol": "FSLR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.227273, + "strategy_rank": 92.512832, + "rr": 1.515589, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.273383, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029229, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.886364, + "strategy_rank": 75.706169, + "rr": 2.166903, + "primary_prob": 23.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.250354, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.109182, + "hold30_r": 4.196182 + }, + { + "symbol": "HUBB", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.340909, + "strategy_rank": 78.687616, + "rr": 1.906904, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.860356, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.458741, + "hold30_r": -1.417922 + }, + { + "symbol": "HWM", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.568182, + "strategy_rank": 63.336503, + "rr": 2.597177, + "primary_prob": 23.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.895765, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.533231, + "hold30_r": 6.722259 + }, + { + "symbol": "IBKR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.795455, + "strategy_rank": 74.413961, + "rr": 2.112589, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.168883, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051418, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.818182, + "strategy_rank": 77.337353, + "rr": 1.664465, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.496698, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071721, + "hold30_r": -1.029696 + }, + { + "symbol": "JBL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.022727, + "strategy_rank": 93.916589, + "rr": 0.703069, + "primary_prob": 40.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.054603, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04474, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.681818, + "strategy_rank": 89.293599, + "rr": 1.584919, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.377379, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.542615, + "hold30_r": 3.815631 + }, + { + "symbol": "LEN", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.727273, + "strategy_rank": 80.218615, + "rr": 2.106083, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.159125, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.060935, + "hold30_r": 5.8199 + }, + { + "symbol": "LII", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 84.282622, + "rr": 1.421567, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.132351, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040368, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.954545, + "strategy_rank": 92.105597, + "rr": 1.19575, + "primary_prob": 39.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.793626, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048846, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.477273, + "strategy_rank": 93.554499, + "rr": 2.949445, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 4.424168, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.909856, + "hold30_r": 3.949034 + }, + { + "symbol": "LVS", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.931818, + "strategy_rank": 78.950912, + "rr": 2.065044, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.097567, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.017487, + "hold30_r": 0.47682 + }, + { + "symbol": "META", + "date": "2023-10-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.977273, + "strategy_rank": 94.318105, + "rr": 2.333085, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.499628, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047001, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.545455, + "strategy_rank": 81.28726, + "rr": 0.677822, + "primary_prob": 46.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.016733, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.985228, + "range_504_ratio": 2.678421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057022, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 90.739796, + "rr": 1.814868, + "primary_prob": 47.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.722301, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.787732, + "hold30_r": 7.342685 + }, + { + "symbol": "NFLX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.818182, + "strategy_rank": 91.959802, + "rr": 1.983826, + "primary_prob": 44.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.97574, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.946798, + "hold30_r": 2.944429 + }, + { + "symbol": "NOW", + "date": "2023-10-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.409091, + "strategy_rank": 83.893166, + "rr": 2.081811, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.122716, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099703, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04786, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.204545, + "strategy_rank": 98.660869, + "rr": 1.155567, + "primary_prob": 44.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.73335, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034874, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.340909, + "strategy_rank": 72.629793, + "rr": 2.184772, + "primary_prob": 27.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.277157, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047185, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 85.386518, + "rr": 0.889419, + "primary_prob": 52.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.334128, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044079, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.340909, + "strategy_rank": 90.344079, + "rr": 2.657116, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.985674, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059297, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.113636, + "strategy_rank": 61.079545, + "rr": 1.234253, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.85138, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071107, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.045455, + "strategy_rank": 88.550866, + "rr": 0.883124, + "primary_prob": 49.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.324686, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049138, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.681818, + "strategy_rank": 69.875232, + "rr": 1.405195, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.107792, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.345092, + "hold30_r": 3.869746 + }, + { + "symbol": "PH", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.431818, + "strategy_rank": 76.517239, + "rr": 1.62179, + "primary_prob": 23.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.432686, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.57872, + "hold30_r": 3.743331 + }, + { + "symbol": "PHM", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.5, + "strategy_rank": 90.460884, + "rr": 2.09637, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.144555, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.055059, + "hold30_r": 6.152713 + }, + { + "symbol": "PLTR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.931818, + "strategy_rank": 97.54615, + "rr": 1.504022, + "primary_prob": 43.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.256034, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026521, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.136364, + "strategy_rank": 76.928108, + "rr": 2.910889, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.366333, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04918, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.272727, + "strategy_rank": 77.451453, + "rr": 0.700514, + "primary_prob": 49.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.050771, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043219, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.727273, + "strategy_rank": 93.987322, + "rr": 2.636885, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.955327, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.599903, + "hold30_r": 6.454229 + }, + { + "symbol": "ROST", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.022727, + "strategy_rank": 63.586657, + "rr": 1.407045, + "primary_prob": 54.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.110568, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.577528, + "range_504_ratio": 1.781629, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071504, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.659091, + "strategy_rank": 99.659323, + "rr": 1.010272, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.515408, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019912, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.181818, + "strategy_rank": 82.441558, + "rr": 0.814437, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.221655, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.678572, + "range_504_ratio": 1.971061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055729, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.727273, + "strategy_rank": 69.371676, + "rr": 2.360438, + "primary_prob": 25.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.540656, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0575, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.363636, + "strategy_rank": 70.31509, + "rr": 1.883552, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.825329, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.823591, + "hold30_r": 5.040579 + }, + { + "symbol": "TJX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.954545, + "strategy_rank": 58.850495, + "rr": 1.470303, + "primary_prob": 21.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.205455, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088296, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.590909, + "strategy_rank": 92.344929, + "rr": 1.429062, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.143593, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.393991, + "hold30_r": 0.382457 + }, + { + "symbol": "UBER", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.431818, + "strategy_rank": 92.360776, + "rr": 1.776563, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.664845, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03892, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-10-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.5, + "strategy_rank": 73.906463, + "rr": 2.397288, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.595931, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.277899, + "hold30_r": -1.224545 + }, + { + "symbol": "URI", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.886364, + "strategy_rank": 85.372835, + "rr": 2.217514, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.326271, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035414, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.977273, + "strategy_rank": 64.0562, + "rr": 1.427276, + "primary_prob": 37.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.140914, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077294, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.431818, + "strategy_rank": 99.160096, + "rr": 0.900277, + "primary_prob": 36.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.350416, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.715236, + "range_504_ratio": 5.55799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.875597, + "hold30_r": 2.545838 + }, + { + "symbol": "VST", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.772727, + "strategy_rank": 76.004174, + "rr": 0.689356, + "primary_prob": 49.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.034035, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.59396, + "range_504_ratio": 1.811146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.63637, + "hold30_r": 3.440594 + }, + { + "symbol": "WDAY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.75, + "strategy_rank": 82.808673, + "rr": 2.906445, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 4.359667, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046117, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.659091, + "strategy_rank": 71.812384, + "rr": 1.119655, + "primary_prob": 45.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 129, + "primary_distance_atr": 1.679482, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057511, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.590909, + "strategy_rank": 71.259895, + "rr": 1.571605, + "primary_prob": 35.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.357407, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05815, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.659091, + "strategy_rank": 88.77837, + "rr": 1.708379, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.562568, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664375, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.165533, + "strategy_rank": 78.807728, + "rr": 1.398426, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.097639, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.776892, + "range_504_ratio": 2.174702, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.337508, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.816327, + "strategy_rank": 88.039754, + "rr": 1.604496, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.406744, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.560739, + "hold30_r": 4.072543 + }, + { + "symbol": "AJG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.673469, + "strategy_rank": 59.284098, + "rr": 1.466726, + "primary_prob": 19.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.200089, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.47942, + "range_504_ratio": 1.615137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.38139, + "hold30_r": 2.054623 + }, + { + "symbol": "ALGN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.641723, + "strategy_rank": 90.534727, + "rr": 1.617301, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.425952, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.597693, + "hold30_r": 1.577943 + }, + { + "symbol": "AMAT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.589569, + "strategy_rank": 88.254327, + "rr": 2.008419, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.012628, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.967317, + "hold30_r": 2.651337 + }, + { + "symbol": "AMD", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.0839, + "strategy_rank": 93.767327, + "rr": 1.914928, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.872391, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.882349, + "hold30_r": 6.130008 + }, + { + "symbol": "ANET", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.258503, + "strategy_rank": 96.702219, + "rr": 1.962344, + "primary_prob": 24.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.943516, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.801913, + "range_504_ratio": 2.229803, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.929847, + "hold30_r": 5.185313 + }, + { + "symbol": "APO", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.671202, + "strategy_rank": 85.919163, + "rr": 1.806397, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.709596, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047097, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.979592, + "strategy_rank": 98.912411, + "rr": 1.571095, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.356643, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.539956, + "hold30_r": 0.42381 + }, + { + "symbol": "ARES", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.961451, + "strategy_rank": 77.807405, + "rr": 1.094676, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.642015, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.318899, + "hold30_r": -1.268177 + }, + { + "symbol": "AVGO", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.938776, + "strategy_rank": 93.920491, + "rr": 1.225912, + "primary_prob": 43.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.838868, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.802247, + "range_504_ratio": 2.230547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.184688, + "hold30_r": 2.929225 + }, + { + "symbol": "AXON", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.630385, + "strategy_rank": 92.703261, + "rr": 1.684433, + "primary_prob": 34.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.52665, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.63631, + "hold30_r": 3.741539 + }, + { + "symbol": "BA", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.46712, + "strategy_rank": 77.147346, + "rr": 1.822391, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.733587, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777276, + "hold30_r": 8.263901 + }, + { + "symbol": "BKNG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.804989, + "strategy_rank": 86.984307, + "rr": 2.623468, + "primary_prob": 23.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.935202, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.570838, + "hold30_r": 5.106618 + }, + { + "symbol": "BKR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.734694, + "strategy_rank": 75.748222, + "rr": 1.490337, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.235505, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.155641, + "hold30_r": -1.099821 + }, + { + "symbol": "BLDR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.526077, + "strategy_rank": 97.407168, + "rr": 1.766383, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.649575, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.733557, + "hold30_r": 6.217728 + }, + { + "symbol": "BRO", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.952381, + "strategy_rank": 59.042232, + "rr": 1.793575, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.690362, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.344837, + "range_504_ratio": 1.41176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.728174, + "hold30_r": 2.723038 + }, + { + "symbol": "BSX", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.85941, + "strategy_rank": 67.00747, + "rr": 1.784585, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.676878, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.732315, + "hold30_r": 2.714338 + }, + { + "symbol": "CARR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.136054, + "strategy_rank": 83.592976, + "rr": 1.871192, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.806787, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.836373, + "hold30_r": 3.32808 + }, + { + "symbol": "CAT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.548753, + "strategy_rank": 82.413991, + "rr": 1.581349, + "primary_prob": 35.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.372023, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.567797, + "hold30_r": -1.517999 + }, + { + "symbol": "CCL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.764172, + "strategy_rank": 94.616821, + "rr": 0.937989, + "primary_prob": 44.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.406983, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.420482, + "range_504_ratio": 4.139116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.911655, + "hold30_r": 7.804991 + }, + { + "symbol": "CDNS", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.723356, + "strategy_rank": 86.129426, + "rr": 1.384534, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.076801, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.659406, + "range_504_ratio": 1.933643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.337991, + "hold30_r": 2.978111 + }, + { + "symbol": "CMCSA", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.868481, + "strategy_rank": 71.349565, + "rr": 2.170377, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.255566, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.653814, + "range_504_ratio": 1.92286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.117312, + "hold30_r": 1.999255 + }, + { + "symbol": "COR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.632653, + "strategy_rank": 57.61797, + "rr": 1.355853, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.033779, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088945, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.414966, + "strategy_rank": 76.767399, + "rr": 2.126901, + "primary_prob": 27.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 3.190351, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.074014, + "hold30_r": 3.183803 + }, + { + "symbol": "CPRT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.950113, + "strategy_rank": 75.224808, + "rr": 1.011456, + "primary_prob": 48.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 1.517184, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.952076, + "hold30_r": 2.917398 + }, + { + "symbol": "CRH", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.537415, + "strategy_rank": 78.032752, + "rr": 1.665544, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.498316, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.617637, + "hold30_r": 5.799492 + }, + { + "symbol": "CVNA", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886621, + "strategy_rank": 99.886698, + "rr": 0.780523, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.170784, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 4.46801, + "range_504_ratio": 87.183099, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.766631, + "hold30_r": 2.663802 + }, + { + "symbol": "DASH", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.351474, + "strategy_rank": 92.164584, + "rr": 1.76859, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.652884, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.738069, + "hold30_r": 6.224084 + }, + { + "symbol": "DD", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.725624, + "strategy_rank": 66.485312, + "rr": 1.312222, + "primary_prob": 41.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 103, + "primary_distance_atr": 1.968333, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.248807, + "hold30_r": -1.176204 + }, + { + "symbol": "DECK", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.054422, + "strategy_rank": 79.208683, + "rr": 2.02074, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.03111, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.970516, + "hold30_r": 10.926617 + }, + { + "symbol": "DELL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.845805, + "strategy_rank": 96.184371, + "rr": 1.226107, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.83916, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.179915, + "hold30_r": 1.500098 + }, + { + "symbol": "DHI", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.77551, + "strategy_rank": 81.452812, + "rr": 1.835544, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.753316, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.785613, + "hold30_r": 9.040672 + }, + { + "symbol": "EG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.68254, + "strategy_rank": 74.112619, + "rr": 0.854045, + "primary_prob": 45.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.281068, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.518438, + "range_504_ratio": 1.679403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.796815, + "hold30_r": 0.116486 + }, + { + "symbol": "EME", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.031746, + "strategy_rank": 84.495978, + "rr": 1.125032, + "primary_prob": 45.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.687548, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.074489, + "hold30_r": 1.065852 + }, + { + "symbol": "ERIE", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.693878, + "strategy_rank": 83.686167, + "rr": 1.259473, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.889209, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.683508, + "range_504_ratio": 1.980815, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070511, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.043084, + "strategy_rank": 83.78672, + "rr": 2.312374, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.468561, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.267656, + "hold30_r": 4.067912 + }, + { + "symbol": "FDX", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.712018, + "strategy_rank": 78.626015, + "rr": 1.946315, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.919473, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.89735, + "hold30_r": 4.756227 + }, + { + "symbol": "FICO", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.29932, + "strategy_rank": 85.540293, + "rr": 1.528355, + "primary_prob": 36.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.292533, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.01563, + "range_504_ratio": 2.761102, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.489422, + "hold30_r": 7.148128 + }, + { + "symbol": "FIX", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 83.588487, + "rr": 2.16853, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.252794, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.953257, + "range_504_ratio": 2.594146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.121721, + "hold30_r": 6.161184 + }, + { + "symbol": "FSLR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.147392, + "strategy_rank": 88.992315, + "rr": 1.618445, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.427668, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029509, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.99093, + "strategy_rank": 79.436185, + "rr": 1.351887, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.027831, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303938, + "hold30_r": 2.598004 + }, + { + "symbol": "GWW", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.106576, + "strategy_rank": 66.353336, + "rr": 0.957685, + "primary_prob": 50.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.436527, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.65405, + "range_504_ratio": 1.923314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.897316, + "hold30_r": 4.503088 + }, + { + "symbol": "HUBB", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.920635, + "strategy_rank": 76.10734, + "rr": 2.434978, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.652467, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.407573, + "hold30_r": -1.361479 + }, + { + "symbol": "HWM", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.498866, + "strategy_rank": 62.661424, + "rr": 1.661124, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.491686, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.594196, + "hold30_r": 7.536567 + }, + { + "symbol": "JBL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.124717, + "strategy_rank": 93.295446, + "rr": 1.415395, + "primary_prob": 20.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.123092, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.371638, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.281179, + "strategy_rank": 85.543884, + "rr": 1.845957, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.768935, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.805438, + "hold30_r": 3.369147 + }, + { + "symbol": "LEN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.188209, + "strategy_rank": 80.205954, + "rr": 2.43744, + "primary_prob": 24.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.65616, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.38891, + "hold30_r": 8.323411 + }, + { + "symbol": "LII", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 84.785068, + "rr": 1.278042, + "primary_prob": 33.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.917063, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.240523, + "hold30_r": 3.274532 + }, + { + "symbol": "LIN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.405896, + "strategy_rank": 58.613086, + "rr": 1.050411, + "primary_prob": 47.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.575617, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.976704, + "hold30_r": 3.080108 + }, + { + "symbol": "LLY", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.485261, + "strategy_rank": 91.397149, + "rr": 1.338963, + "primary_prob": 23.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.008445, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292065, + "hold30_r": 1.236242 + }, + { + "symbol": "LRCX", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.310658, + "strategy_rank": 91.143252, + "rr": 2.120065, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.180098, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.079738, + "hold30_r": 4.069958 + }, + { + "symbol": "LVS", + "date": "2023-10-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.240363, + "strategy_rank": 81.162824, + "rr": 3.055614, + "primary_prob": 34.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 4.583422, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048017, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.752834, + "strategy_rank": 90.846441, + "rr": 2.80304, + "primary_prob": 21.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 4.20456, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.764575, + "hold30_r": 2.961451 + }, + { + "symbol": "MPC", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.229025, + "strategy_rank": 80.820046, + "rr": 1.192888, + "primary_prob": 34.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.789332, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.985228, + "range_504_ratio": 2.678421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.136551, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.446712, + "strategy_rank": 87.971522, + "rr": 1.780585, + "primary_prob": 41.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.670878, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.755711, + "hold30_r": 5.591398 + }, + { + "symbol": "NOW", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.507937, + "strategy_rank": 83.021619, + "rr": 2.01305, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.019576, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.974652, + "hold30_r": 5.16265 + }, + { + "symbol": "NVDA", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.433107, + "strategy_rank": 98.856568, + "rr": 1.800948, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.701422, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.769092, + "hold30_r": 2.835703 + }, + { + "symbol": "NVR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.600907, + "strategy_rank": 71.866336, + "rr": 1.932265, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.898398, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.887804, + "hold30_r": 4.543242 + }, + { + "symbol": "ODFL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.002268, + "strategy_rank": 85.140954, + "rr": 2.020461, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.030691, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035029, + "hold30_r": -0.016103 + }, + { + "symbol": "ON", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.312925, + "strategy_rank": 84.462939, + "rr": 1.862073, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.79311, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.934301, + "range_504_ratio": 2.545434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.954182, + "hold30_r": -1.920705 + }, + { + "symbol": "ORCL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.909297, + "strategy_rank": 87.710264, + "rr": 2.144951, + "primary_prob": 22.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.217426, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.095901, + "hold30_r": 3.226831 + }, + { + "symbol": "PANW", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.455782, + "strategy_rank": 90.548912, + "rr": 0.77559, + "primary_prob": 56.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.163385, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.735157, + "hold30_r": 5.217762 + }, + { + "symbol": "PCAR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.095238, + "strategy_rank": 73.069382, + "rr": 0.870049, + "primary_prob": 53.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.305074, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058405, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.37415, + "strategy_rank": 76.560547, + "rr": 1.187487, + "primary_prob": 44.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.78123, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.140387, + "hold30_r": 4.371199 + }, + { + "symbol": "PHM", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.072562, + "strategy_rank": 91.252604, + "rr": 1.431171, + "primary_prob": 38.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.146756, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.38898, + "hold30_r": 6.99007 + }, + { + "symbol": "PKG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.879819, + "strategy_rank": 70.640307, + "rr": 1.090856, + "primary_prob": 46.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.636284, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.421423, + "range_504_ratio": 1.524128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025775, + "hold30_r": 2.860044 + }, + { + "symbol": "PLTR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.619048, + "strategy_rank": 98.027903, + "rr": 1.867082, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.800622, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.844425, + "hold30_r": 1.837445 + }, + { + "symbol": "PNR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.362812, + "strategy_rank": 75.980213, + "rr": 2.89528, + "primary_prob": 20.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.34292, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.851572, + "hold30_r": 3.388942 + }, + { + "symbol": "PWR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.013605, + "strategy_rank": 74.997307, + "rr": 1.647277, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.470916, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043455, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39229, + "strategy_rank": 93.661029, + "rr": 1.654272, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.481408, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.618259, + "hold30_r": 8.166857 + }, + { + "symbol": "ROP", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.272109, + "strategy_rank": 56.428033, + "rr": 1.430161, + "primary_prob": 38.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 2.145241, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.356717, + "range_504_ratio": 1.428632, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.354774, + "hold30_r": 4.411384 + }, + { + "symbol": "SMCI", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.659864, + "strategy_rank": 99.660095, + "rr": 1.602269, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.403404, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.583908, + "hold30_r": 1.268783 + }, + { + "symbol": "SNPS", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.269841, + "strategy_rank": 85.744093, + "rr": 1.704627, + "primary_prob": 14.89, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.55694, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.678572, + "range_504_ratio": 1.971061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.654009, + "hold30_r": 4.597643 + }, + { + "symbol": "TAP", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.045351, + "strategy_rank": 68.282877, + "rr": 1.777492, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.666238, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062105, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.176871, + "strategy_rank": 70.462724, + "rr": 2.436194, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.654291, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.374692, + "hold30_r": 6.237465 + }, + { + "symbol": "TRGP", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.086168, + "strategy_rank": 67.844933, + "rr": 0.786471, + "primary_prob": 42.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.179706, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.623959, + "range_504_ratio": 1.866302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062919, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.179138, + "strategy_rank": 70.705487, + "rr": 2.185084, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.277626, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.562407, + "range_504_ratio": 1.754891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.137982, + "hold30_r": 5.851568 + }, + { + "symbol": "UBER", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.897959, + "strategy_rank": 93.068843, + "rr": 1.978856, + "primary_prob": 29.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.968284, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.943871, + "hold30_r": 9.077794 + }, + { + "symbol": "UHS", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.539683, + "strategy_rank": 74.237054, + "rr": 2.081782, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.122673, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.037724, + "hold30_r": 2.344221 + }, + { + "symbol": "URI", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.496599, + "strategy_rank": 89.737664, + "rr": 1.800663, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.700995, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765916, + "hold30_r": 3.928048 + }, + { + "symbol": "VRSK", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.827664, + "strategy_rank": 64.966243, + "rr": 1.633437, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.450156, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069362, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.206349, + "strategy_rank": 98.935395, + "rr": 0.762318, + "primary_prob": 45.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.143477, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.715236, + "range_504_ratio": 5.55799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.742921, + "hold30_r": 3.416521 + }, + { + "symbol": "VST", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.217687, + "strategy_rank": 79.527042, + "rr": 0.840152, + "primary_prob": 41.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.260228, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.59396, + "range_504_ratio": 1.811146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783891, + "hold30_r": 3.471421 + }, + { + "symbol": "WDAY", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.321995, + "strategy_rank": 86.056166, + "rr": 2.303039, + "primary_prob": 25.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 3.454558, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.256182, + "hold30_r": 7.669516 + }, + { + "symbol": "WELL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.786848, + "strategy_rank": 71.512785, + "rr": 1.551056, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 134, + "primary_distance_atr": 2.326583, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488947, + "hold30_r": 1.750154 + }, + { + "symbol": "WST", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.403628, + "strategy_rank": 81.073942, + "rr": 1.771159, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.656738, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.733687, + "hold30_r": 0.854026 + }, + { + "symbol": "WYNN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.578231, + "strategy_rank": 90.049558, + "rr": 1.867073, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.80061, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.823662, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.145631, + "strategy_rank": 81.004525, + "rr": 0.955524, + "primary_prob": 45.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.433286, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.812144, + "range_504_ratio": 2.252734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048925, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.685005, + "strategy_rank": 90.424068, + "rr": 1.713346, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.570019, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664791, + "hold30_r": 1.128471 + }, + { + "symbol": "ALGN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.929881, + "strategy_rank": 95.67589, + "rr": 1.63423, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.451345, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.613047, + "hold30_r": 3.452397 + }, + { + "symbol": "AMAT", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.527508, + "strategy_rank": 90.496166, + "rr": 1.647345, + "primary_prob": 49.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.471017, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.601203, + "hold30_r": 3.904324 + }, + { + "symbol": "AMD", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.763754, + "strategy_rank": 96.24916, + "rr": 2.30279, + "primary_prob": 40.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.454185, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.268212, + "hold30_r": 5.021645 + }, + { + "symbol": "AMZN", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.445523, + "strategy_rank": 81.554385, + "rr": 2.951274, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 4.426911, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.837283, + "range_504_ratio": 2.310082, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045038, + "hold30_r": 1.940877 + }, + { + "symbol": "APO", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.066882, + "strategy_rank": 86.449616, + "rr": 1.724543, + "primary_prob": 21.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.586814, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682976, + "hold30_r": 2.559636 + }, + { + "symbol": "APP", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.813376, + "strategy_rank": 98.814143, + "rr": 0.716036, + "primary_prob": 59.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.074054, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.682006, + "hold30_r": 1.179578 + }, + { + "symbol": "ARES", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.710895, + "strategy_rank": 73.129381, + "rr": 1.608854, + "primary_prob": 16.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.413281, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56223, + "hold30_r": 2.954256 + }, + { + "symbol": "AVGO", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.411003, + "strategy_rank": 94.377153, + "rr": 1.121041, + "primary_prob": 52.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.681561, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.802247, + "range_504_ratio": 2.230547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.07346, + "hold30_r": 7.055483 + }, + { + "symbol": "AXON", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.154261, + "strategy_rank": 91.418316, + "rr": 1.92615, + "primary_prob": 36.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.889225, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.875676, + "hold30_r": 5.486242 + }, + { + "symbol": "BA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.407767, + "strategy_rank": 78.601691, + "rr": 1.529897, + "primary_prob": 51.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.294846, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478551, + "hold30_r": 9.661719 + }, + { + "symbol": "BKNG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.900755, + "strategy_rank": 86.344737, + "rr": 1.775189, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.662783, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.718472, + "hold30_r": 6.398921 + }, + { + "symbol": "BLDR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.381877, + "strategy_rank": 97.026625, + "rr": 1.74981, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.624716, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.71608, + "hold30_r": 5.739045 + }, + { + "symbol": "BSX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.2589, + "strategy_rank": 66.579507, + "rr": 1.292247, + "primary_prob": 47.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.938371, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.235162, + "hold30_r": 1.787995 + }, + { + "symbol": "CARR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.02589, + "strategy_rank": 82.156336, + "rr": 1.7123, + "primary_prob": 33.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.56845, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67226, + "hold30_r": 2.948718 + }, + { + "symbol": "CASY", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.906149, + "strategy_rank": 71.488987, + "rr": 1.699441, + "primary_prob": 14.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.549161, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.508997, + "range_504_ratio": 1.663623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.630919, + "hold30_r": -0.385949 + }, + { + "symbol": "CCL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.507012, + "strategy_rank": 92.45071, + "rr": 0.896456, + "primary_prob": 41.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.344685, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.420482, + "range_504_ratio": 4.139116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.867868, + "hold30_r": 8.06006 + }, + { + "symbol": "CDNS", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.714132, + "strategy_rank": 88.097524, + "rr": 0.873669, + "primary_prob": 49.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.310504, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.659406, + "range_504_ratio": 1.933643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822086, + "hold30_r": 2.852591 + }, + { + "symbol": "CMCSA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.673139, + "strategy_rank": 72.275718, + "rr": 1.509682, + "primary_prob": 52.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.264524, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.653814, + "range_504_ratio": 1.92286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054867, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.063646, + "strategy_rank": 71.126253, + "rr": 1.627063, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.440595, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.567734, + "hold30_r": 3.439356 + }, + { + "symbol": "COIN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.075512, + "strategy_rank": 92.95598, + "rr": 0.940144, + "primary_prob": 48.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.410216, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.918051, + "hold30_r": 8.265434 + }, + { + "symbol": "CPAY", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.760518, + "strategy_rank": 72.04528, + "rr": 2.099117, + "primary_prob": 28.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 3.148676, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054903, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.282632, + "strategy_rank": 77.558661, + "rr": 1.130911, + "primary_prob": 42.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.696366, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.070511, + "hold30_r": 2.442687 + }, + { + "symbol": "CRH", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.743258, + "strategy_rank": 80.410377, + "rr": 1.76565, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.648475, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.715035, + "hold30_r": 4.521134 + }, + { + "symbol": "CVNA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892125, + "strategy_rank": 99.892195, + "rr": 2.103265, + "primary_prob": 20.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.154897, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 4.460226, + "range_504_ratio": 86.507042, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.088119, + "hold30_r": 5.436598 + }, + { + "symbol": "DASH", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.195254, + "strategy_rank": 95.29179, + "rr": 2.862685, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 24, + "primary_distance_atr": 4.294028, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.030686, + "hold30_r": 2.408291 + }, + { + "symbol": "DD", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.416397, + "strategy_rank": 70.22108, + "rr": 2.815496, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 103, + "primary_distance_atr": 4.223245, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057255, + "hold30_r": 2.142947 + }, + { + "symbol": "DELL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.626753, + "strategy_rank": 95.658426, + "rr": 1.587846, + "primary_prob": 30.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.381768, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535565, + "hold30_r": 1.130912 + }, + { + "symbol": "DHI", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.81014, + "strategy_rank": 81.811555, + "rr": 2.72844, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 18, + "primary_distance_atr": 4.09266, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.679794, + "hold30_r": 7.696082 + }, + { + "symbol": "DVA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.104639, + "strategy_rank": 90.338801, + "rr": 1.619676, + "primary_prob": 35.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.429514, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587539, + "hold30_r": 5.757416 + }, + { + "symbol": "EG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.329018, + "strategy_rank": 73.067234, + "rr": 0.86579, + "primary_prob": 47.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.298685, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.518438, + "range_504_ratio": 1.679403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.81336, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.80151, + "strategy_rank": 80.85955, + "rr": 0.996484, + "primary_prob": 49.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.494726, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.943647, + "hold30_r": 1.178329 + }, + { + "symbol": "EQIX", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.03452, + "strategy_rank": 75.616414, + "rr": 2.003101, + "primary_prob": 44.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 3.004651, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.544916, + "range_504_ratio": 1.724464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.949683, + "hold30_r": 1.41876 + }, + { + "symbol": "ERIE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.847896, + "strategy_rank": 82.955853, + "rr": 1.107227, + "primary_prob": 43.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.66084, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.683508, + "range_504_ratio": 1.980815, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.051144, + "hold30_r": 4.669017 + }, + { + "symbol": "ETN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.859763, + "strategy_rank": 83.375461, + "rr": 1.945304, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.917957, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.898097, + "hold30_r": 2.320388 + }, + { + "symbol": "FDX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.548004, + "strategy_rank": 79.790277, + "rr": 1.917167, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.875751, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863638, + "hold30_r": 3.68482 + }, + { + "symbol": "GE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.01726, + "strategy_rank": 77.910467, + "rr": 1.602769, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.404153, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554482, + "hold30_r": 3.460905 + }, + { + "symbol": "GOOG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.880259, + "strategy_rank": 86.038786, + "rr": 1.597943, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.396914, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.548598, + "hold30_r": 1.009316 + }, + { + "symbol": "GOOGL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.23301, + "strategy_rank": 85.456541, + "rr": 2.070677, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 3.106015, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.021706, + "hold30_r": 0.981409 + }, + { + "symbol": "HUBB", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.544768, + "strategy_rank": 77.157979, + "rr": 2.131444, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.197167, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.092741, + "hold30_r": 3.082915 + }, + { + "symbol": "HWM", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.121899, + "strategy_rank": 66.860679, + "rr": 1.455594, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.183391, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.398515, + "hold30_r": 2.691273 + }, + { + "symbol": "INTC", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.984898, + "strategy_rank": 84.450785, + "rr": 7.368229, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 11.052343, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040541, + "hold30_r": 4.548754 + }, + { + "symbol": "IR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.474649, + "strategy_rank": 70.605667, + "rr": 1.662933, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.4944, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611916, + "hold30_r": 3.597402 + }, + { + "symbol": "JBL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.597627, + "strategy_rank": 95.530718, + "rr": 0.912106, + "primary_prob": 33.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.368159, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.865282, + "hold30_r": -1.381042 + }, + { + "symbol": "KLAC", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 87.507475, + "rr": 1.262199, + "primary_prob": 38.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.893299, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.218086, + "hold30_r": 4.318525 + }, + { + "symbol": "LEN", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.623517, + "strategy_rank": 80.819454, + "rr": 2.10957, + "primary_prob": 43.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.164355, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.060318, + "hold30_r": 7.103459 + }, + { + "symbol": "LLY", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.332255, + "strategy_rank": 90.586507, + "rr": 0.773779, + "primary_prob": 57.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.160669, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729681, + "hold30_r": -0.313472 + }, + { + "symbol": "LRCX", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.096009, + "strategy_rank": 91.1629, + "rr": 2.397224, + "primary_prob": 40.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.595836, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.353535, + "hold30_r": 5.26408 + }, + { + "symbol": "MCK", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.279396, + "strategy_rank": 64.754135, + "rr": 0.780588, + "primary_prob": 41.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.170882, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.784982, + "range_504_ratio": 2.192367, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.712189, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.244876, + "strategy_rank": 91.075288, + "rr": 2.169981, + "primary_prob": 42.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.254972, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.04089, + "hold30_r": 1.581696 + }, + { + "symbol": "MPWR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.495146, + "strategy_rank": 87.736161, + "rr": 1.563803, + "primary_prob": 51.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.345704, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.680807, + "range_504_ratio": 1.975472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531802, + "hold30_r": 5.481046 + }, + { + "symbol": "MSFT", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.378641, + "strategy_rank": 72.790452, + "rr": 1.297175, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.945763, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.541449, + "range_504_ratio": 1.718495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.235392, + "hold30_r": 1.987495 + }, + { + "symbol": "MSTR", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.938511, + "strategy_rank": 93.237152, + "rr": 3.446119, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 5.169178, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 3.418993, + "hold30_r": 3.492405 + }, + { + "symbol": "NFLX", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.466019, + "strategy_rank": 86.865718, + "rr": 5.399417, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 8.099126, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.044584, + "hold30_r": 2.487993 + }, + { + "symbol": "NOW", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.690399, + "strategy_rank": 78.474668, + "rr": 1.511624, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.267436, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.741796, + "range_504_ratio": 2.099703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.468446, + "hold30_r": 3.558245 + }, + { + "symbol": "NVDA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.460626, + "strategy_rank": 98.782825, + "rr": 1.564998, + "primary_prob": 38.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.347497, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.529581, + "hold30_r": 2.189662 + }, + { + "symbol": "NVR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.644013, + "strategy_rank": 75.667924, + "rr": 1.675534, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.513301, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.625257, + "hold30_r": 5.213091 + }, + { + "symbol": "ODFL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.664509, + "strategy_rank": 87.437815, + "rr": 1.127278, + "primary_prob": 45.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.690917, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037116, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.320388, + "strategy_rank": 91.23256, + "rr": 1.70193, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.552894, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.911364, + "range_504_ratio": 2.487712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.680285, + "hold30_r": 3.089368 + }, + { + "symbol": "ORCL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.722762, + "strategy_rank": 88.726601, + "rr": 1.80624, + "primary_prob": 47.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.70936, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.749632, + "hold30_r": -1.104402 + }, + { + "symbol": "PANW", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.477886, + "strategy_rank": 91.709439, + "rr": 1.083979, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.625968, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045692, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.24164, + "strategy_rank": 72.038254, + "rr": 0.705268, + "primary_prob": 59.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.057903, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.646361, + "hold30_r": 4.139399 + }, + { + "symbol": "PH", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.192017, + "strategy_rank": 81.292431, + "rr": 1.041573, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.562359, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.996286, + "hold30_r": 2.743544 + }, + { + "symbol": "PHM", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.950378, + "strategy_rank": 91.654608, + "rr": 1.27688, + "primary_prob": 42.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.91532, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.233384, + "hold30_r": 6.054934 + }, + { + "symbol": "PKG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.25027, + "strategy_rank": 69.631809, + "rr": 1.346133, + "primary_prob": 46.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.0192, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.421423, + "range_504_ratio": 1.524128, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071687, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.166127, + "strategy_rank": 98.554825, + "rr": 2.083125, + "primary_prob": 34.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.124687, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.059129, + "hold30_r": 0.153564 + }, + { + "symbol": "PNR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.448759, + "strategy_rank": 77.857296, + "rr": 2.341195, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.511793, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.292992, + "hold30_r": 4.276941 + }, + { + "symbol": "RCL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.979504, + "strategy_rank": 92.299, + "rr": 1.846201, + "primary_prob": 46.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.769301, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.807562, + "hold30_r": 7.481051 + }, + { + "symbol": "SMCI", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.676375, + "strategy_rank": 99.482828, + "rr": 0.767011, + "primary_prob": 55.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.150517, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.7487, + "hold30_r": 2.018058 + }, + { + "symbol": "SNPS", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.469256, + "strategy_rank": 88.303183, + "rr": 1.055689, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.583533, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.678572, + "range_504_ratio": 1.971061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.999006, + "hold30_r": 4.596619 + }, + { + "symbol": "STE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.113269, + "strategy_rank": 70.171322, + "rr": 2.206176, + "primary_prob": 27.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 108, + "primary_distance_atr": 3.309265, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065324, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.681769, + "strategy_rank": 85.337518, + "rr": 1.67712, + "primary_prob": 49.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.51568, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633286, + "hold30_r": 3.805949 + }, + { + "symbol": "TAP", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.594391, + "strategy_rank": 68.581951, + "rr": 1.694709, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.542064, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.509416, + "range_504_ratio": 1.664319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.638546, + "hold30_r": 1.927793 + }, + { + "symbol": "TDG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.291262, + "strategy_rank": 70.663518, + "rr": 1.609568, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.414352, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546024, + "hold30_r": 4.232514 + }, + { + "symbol": "TJX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.661273, + "strategy_rank": 57.744161, + "rr": 1.334851, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.002277, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.252121, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.311758, + "strategy_rank": 92.863979, + "rr": 1.752491, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.628737, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.9139, + "hold30_r": -2.882766 + }, + { + "symbol": "UBER", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.498382, + "strategy_rank": 91.563291, + "rr": 2.083703, + "primary_prob": 25.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.125555, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.045486, + "hold30_r": 6.322973 + }, + { + "symbol": "URI", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.897519, + "strategy_rank": 85.230201, + "rr": 1.891307, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.83696, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854702, + "hold30_r": 5.86711 + }, + { + "symbol": "VRSK", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.839266, + "strategy_rank": 61.885441, + "rr": 1.726934, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.5904, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.666961, + "hold30_r": 0.669197 + }, + { + "symbol": "VRT", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.029126, + "strategy_rank": 98.835997, + "rr": 0.934746, + "primary_prob": 46.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.402119, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.715236, + "range_504_ratio": 5.55799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.911018, + "hold30_r": 2.299772 + }, + { + "symbol": "WDAY", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.055016, + "strategy_rank": 85.093517, + "rr": 1.627078, + "primary_prob": 49.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.440618, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575015, + "hold30_r": 7.308783 + }, + { + "symbol": "WDC", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.632147, + "strategy_rank": 84.580931, + "rr": 1.898244, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.847366, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.869296, + "hold30_r": 2.92497 + }, + { + "symbol": "WELL", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.457389, + "strategy_rank": 75.483144, + "rr": 2.030439, + "primary_prob": 37.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.045658, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056922, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.116505, + "strategy_rank": 83.298776, + "rr": 1.798173, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.69726, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.759529, + "hold30_r": 1.794489 + }, + { + "symbol": "WYNN", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.976268, + "strategy_rank": 82.820632, + "rr": 2.437508, + "primary_prob": 24.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.656262, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.260194, + "hold30_r": -1.214306 + }, + { + "symbol": "ACGL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.902439, + "strategy_rank": 79.407204, + "rr": 1.443223, + "primary_prob": 19.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.164834, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.812144, + "range_504_ratio": 2.252734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052821, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.452328, + "strategy_rank": 90.894113, + "rr": 2.148488, + "primary_prob": 42.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.222732, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.097275, + "hold30_r": 0.931208 + }, + { + "symbol": "AKAM", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.922395, + "strategy_rank": 64.776802, + "rr": 1.249766, + "primary_prob": 57.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 1.874649, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.174991, + "hold30_r": 3.347466 + }, + { + "symbol": "ALGN", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.015521, + "strategy_rank": 94.216825, + "rr": 0.974961, + "primary_prob": 49.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.462441, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.9511, + "hold30_r": 5.382979 + }, + { + "symbol": "AMAT", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.804878, + "strategy_rank": 86.297852, + "rr": 1.863168, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.794751, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.811094, + "hold30_r": 3.433539 + }, + { + "symbol": "AMD", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.456763, + "strategy_rank": 94.298542, + "rr": 2.494913, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.742369, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.456099, + "hold30_r": 4.464851 + }, + { + "symbol": "AMZN", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.470067, + "strategy_rank": 85.935669, + "rr": 2.869495, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 4.304242, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.837283, + "range_504_ratio": 2.310082, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051841, + "hold30_r": 2.363439 + }, + { + "symbol": "APO", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.144124, + "strategy_rank": 79.236649, + "rr": 0.945495, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.418242, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.900869, + "hold30_r": 1.94131 + }, + { + "symbol": "APP", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.780488, + "strategy_rank": 98.48409, + "rr": 1.146532, + "primary_prob": 52.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.719799, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.120424, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.920177, + "strategy_rank": 74.978561, + "rr": 1.137621, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.706432, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.089383, + "hold30_r": 2.307192 + }, + { + "symbol": "AXON", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.900222, + "strategy_rank": 92.887109, + "rr": 1.211551, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.817327, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.032756, + "range_504_ratio": 2.808797, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.171487, + "hold30_r": 4.024109 + }, + { + "symbol": "BKNG", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.008869, + "strategy_rank": 86.345281, + "rr": 2.005677, + "primary_prob": 28.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.008516, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.947745, + "hold30_r": 5.056592 + }, + { + "symbol": "BLDR", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.115299, + "strategy_rank": 96.594617, + "rr": 2.190887, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.286331, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.155474, + "hold30_r": 6.724224 + }, + { + "symbol": "BR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.91796, + "strategy_rank": 64.451844, + "rr": 1.424645, + "primary_prob": 38.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.136967, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.367539, + "range_504_ratio": 1.444177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.350544, + "hold30_r": 4.939907 + }, + { + "symbol": "BSX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.59867, + "strategy_rank": 66.121055, + "rr": 1.063753, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.595629, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001566, + "hold30_r": 2.702458 + }, + { + "symbol": "CARR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.700665, + "strategy_rank": 79.456029, + "rr": 1.709886, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.564829, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664667, + "hold30_r": 2.990361 + }, + { + "symbol": "CCL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.261641, + "strategy_rank": 86.556658, + "rr": 0.970874, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.456311, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.390378, + "range_504_ratio": 4.016367, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.942418, + "hold30_r": 7.65141 + }, + { + "symbol": "CHD", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.596452, + "strategy_rank": 60.594338, + "rr": 2.614627, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 3.92194, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059698, + "hold30_r": 0.749138 + }, + { + "symbol": "CMCSA", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.24612, + "strategy_rank": 72.770297, + "rr": 1.877065, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.815598, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.653814, + "range_504_ratio": 1.92286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.821132, + "hold30_r": 2.134428 + }, + { + "symbol": "CME", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.13969, + "strategy_rank": 62.388511, + "rr": 1.084882, + "primary_prob": 46.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.627323, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076282, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.587583, + "strategy_rank": 72.792103, + "rr": 0.876092, + "primary_prob": 51.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.314138, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805696, + "hold30_r": 3.519825 + }, + { + "symbol": "COIN", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.230599, + "strategy_rank": 97.195856, + "rr": 2.262797, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.394195, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.240655, + "hold30_r": 9.849962 + }, + { + "symbol": "CPAY", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.361419, + "strategy_rank": 72.808622, + "rr": 1.66305, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.494575, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611179, + "hold30_r": 5.518141 + }, + { + "symbol": "CRH", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.678492, + "strategy_rank": 80.877594, + "rr": 1.090441, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.635662, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.035788, + "hold30_r": 4.623845 + }, + { + "symbol": "CRM", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.248337, + "strategy_rank": 76.44271, + "rr": 1.925568, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.888351, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.86399, + "hold30_r": 8.25838 + }, + { + "symbol": "CRWD", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685144, + "strategy_rank": 91.398144, + "rr": 1.648876, + "primary_prob": 49.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.473314, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.174201, + "range_504_ratio": 3.235556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.606783, + "hold30_r": 7.157082 + }, + { + "symbol": "CTSH", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.37694, + "strategy_rank": 65.833395, + "rr": 1.483151, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.224726, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.599344, + "range_504_ratio": 1.820923, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.412761, + "hold30_r": 5.716152 + }, + { + "symbol": "CVNA", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889135, + "strategy_rank": 99.889282, + "rr": 1.750955, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.626433, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 4.451066, + "range_504_ratio": 85.71831, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.737271, + "hold30_r": 5.464149 + }, + { + "symbol": "DASH", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.689579, + "strategy_rank": 90.166811, + "rr": 0.909638, + "primary_prob": 39.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.364457, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.880648, + "hold30_r": 2.743696 + }, + { + "symbol": "DHI", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.572062, + "strategy_rank": 85.992496, + "rr": 1.9417, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.91255, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.89379, + "hold30_r": 5.808148 + }, + { + "symbol": "EG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.815965, + "strategy_rank": 70.885082, + "rr": 1.049203, + "primary_prob": 45.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.573805, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.518438, + "range_504_ratio": 1.679403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.994138, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.241685, + "strategy_rank": 80.226795, + "rr": 1.351739, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.027608, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.294641, + "hold30_r": 0.944852 + }, + { + "symbol": "ETN", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.691796, + "strategy_rank": 82.316045, + "rr": 0.876912, + "primary_prob": 37.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.315368, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.824794, + "hold30_r": 2.417603 + }, + { + "symbol": "FDX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.232816, + "strategy_rank": 78.583501, + "rr": 2.25884, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.388259, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.201179, + "hold30_r": 0.817615 + }, + { + "symbol": "GOOG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.45898, + "strategy_rank": 84.725922, + "rr": 1.989615, + "primary_prob": 29.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.984422, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.93117, + "hold30_r": 2.447603 + }, + { + "symbol": "GOOGL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.237251, + "strategy_rank": 84.30581, + "rr": 1.786348, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.679522, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.728414, + "hold30_r": 2.502169 + }, + { + "symbol": "HUBB", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.037694, + "strategy_rank": 75.411154, + "rr": 1.999489, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.999234, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.956671, + "hold30_r": 3.07831 + }, + { + "symbol": "INTU", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.259424, + "strategy_rank": 78.182259, + "rr": 1.685439, + "primary_prob": 34.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.528159, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.747819, + "range_504_ratio": 2.112388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.631212, + "hold30_r": 5.771739 + }, + { + "symbol": "JBL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.337029, + "strategy_rank": 95.425324, + "rr": 0.675601, + "primary_prob": 43.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.013402, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.625155, + "hold30_r": -1.61823 + }, + { + "symbol": "KLAC", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.478936, + "strategy_rank": 84.168368, + "rr": 0.672761, + "primary_prob": 56.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.009141, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.733489, + "range_504_ratio": 2.082334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.623386, + "hold30_r": 3.719683 + }, + { + "symbol": "LEN", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.798226, + "strategy_rank": 84.287235, + "rr": 2.443062, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.664593, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.393704, + "hold30_r": 5.73297 + }, + { + "symbol": "LLY", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.560976, + "strategy_rank": 92.895332, + "rr": 0.938661, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.407991, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03908, + "hold30_r": -0.691625 + }, + { + "symbol": "LRCX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.696231, + "strategy_rank": 86.515176, + "rr": 1.594546, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.391819, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544453, + "hold30_r": 4.995474 + }, + { + "symbol": "MAR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.035477, + "strategy_rank": 69.884436, + "rr": 1.026442, + "primary_prob": 48.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.539663, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47649, + "range_504_ratio": 1.610411, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.968607, + "hold30_r": 4.199487 + }, + { + "symbol": "META", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.445676, + "strategy_rank": 91.035814, + "rr": 1.798435, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.697652, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.748983, + "hold30_r": 2.533159 + }, + { + "symbol": "MPC", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.813747, + "strategy_rank": 72.941146, + "rr": 2.001518, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.002276, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.986168, + "range_504_ratio": 2.68094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.956216, + "hold30_r": 1.448824 + }, + { + "symbol": "MPWR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.257206, + "strategy_rank": 87.887329, + "rr": 1.766687, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.65003, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.680807, + "range_504_ratio": 1.975472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.733049, + "hold30_r": 4.730255 + }, + { + "symbol": "MSTR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.676275, + "strategy_rank": 96.443591, + "rr": 1.983469, + "primary_prob": 44.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.975204, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.957248, + "hold30_r": 3.319403 + }, + { + "symbol": "NFLX", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.141907, + "strategy_rank": 87.815891, + "rr": 5.73352, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 8.600279, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.054029, + "hold30_r": 3.20298 + }, + { + "symbol": "NOW", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.467849, + "strategy_rank": 84.183786, + "rr": 2.368162, + "primary_prob": 38.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.552243, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.727061, + "range_504_ratio": 2.068991, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.319765, + "hold30_r": 3.037757 + }, + { + "symbol": "NVDA", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.223947, + "strategy_rank": 98.496498, + "rr": 1.016709, + "primary_prob": 45.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.525064, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.975797, + "hold30_r": 0.819119 + }, + { + "symbol": "NVR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.128603, + "strategy_rank": 78.297969, + "rr": 1.413286, + "primary_prob": 38.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.119929, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360167, + "hold30_r": 5.204305 + }, + { + "symbol": "ODFL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.243902, + "strategy_rank": 85.422387, + "rr": 0.833683, + "primary_prob": 54.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.250525, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793981, + "hold30_r": 1.409567 + }, + { + "symbol": "ON", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.039911, + "strategy_rank": 86.070322, + "rr": 2.973218, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.459828, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.911364, + "range_504_ratio": 2.487712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.948877, + "hold30_r": 3.718414 + }, + { + "symbol": "ORCL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.463415, + "strategy_rank": 89.322403, + "rr": 1.604938, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.407407, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.653531, + "hold30_r": -2.592182 + }, + { + "symbol": "PANW", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.674058, + "strategy_rank": 95.122171, + "rr": 1.062037, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.593055, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.018999, + "hold30_r": 4.931701 + }, + { + "symbol": "PCAR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.365854, + "strategy_rank": 69.987886, + "rr": 1.121232, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.681848, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.059076, + "hold30_r": 4.153112 + }, + { + "symbol": "PHM", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.89357, + "strategy_rank": 91.770532, + "rr": 1.260283, + "primary_prob": 40.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.890424, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.214143, + "hold30_r": 6.136036 + }, + { + "symbol": "PKG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.152993, + "strategy_rank": 67.237559, + "rr": 0.806714, + "primary_prob": 55.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.21007, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.421423, + "range_504_ratio": 1.524128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.727828, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.558758, + "strategy_rank": 98.693118, + "rr": 1.261634, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.892451, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.492596, + "range_504_ratio": 4.44863, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.236443, + "hold30_r": -0.592899 + }, + { + "symbol": "PNR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.350333, + "strategy_rank": 78.122054, + "rr": 2.27239, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.408585, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.221225, + "hold30_r": 4.716146 + }, + { + "symbol": "RCL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.235033, + "strategy_rank": 90.236046, + "rr": 1.622876, + "primary_prob": 50.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.434313, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585022, + "hold30_r": 7.278413 + }, + { + "symbol": "SMCI", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.667406, + "strategy_rank": 99.535396, + "rr": 1.059442, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.589163, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.03873, + "hold30_r": 0.969526 + }, + { + "symbol": "STE", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.02439, + "strategy_rank": 67.879987, + "rr": 1.822995, + "primary_prob": 31.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.734493, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.772336, + "hold30_r": 2.405154 + }, + { + "symbol": "STX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.594235, + "strategy_rank": 83.941792, + "rr": 1.780351, + "primary_prob": 47.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.670526, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.732024, + "hold30_r": 4.416478 + }, + { + "symbol": "TJX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 57.736303, + "rr": 0.872496, + "primary_prob": 36.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.308744, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782299, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.583149, + "strategy_rank": 90.149264, + "rr": 1.843964, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.765945, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.81752, + "hold30_r": 2.679839 + }, + { + "symbol": "TTD", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.339246, + "strategy_rank": 95.753366, + "rr": 1.525756, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.288634, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.158588, + "hold30_r": -3.126871 + }, + { + "symbol": "TTWO", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.68071, + "strategy_rank": 85.609609, + "rr": 2.359819, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.539729, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.746635, + "range_504_ratio": 2.109889, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.31614, + "hold30_r": 2.332923 + }, + { + "symbol": "TYL", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.155211, + "strategy_rank": 72.830502, + "rr": 2.989542, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.484313, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.684806, + "range_504_ratio": 1.983387, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052419, + "hold30_r": 0.10908 + }, + { + "symbol": "URI", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.698448, + "strategy_rank": 85.750503, + "rr": 1.731048, + "primary_prob": 20.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.596572, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.693381, + "hold30_r": 5.726967 + }, + { + "symbol": "VRSK", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.019956, + "strategy_rank": 64.409333, + "rr": 1.093435, + "primary_prob": 44.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.640152, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025746, + "hold30_r": 0.100599 + }, + { + "symbol": "VRT", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.002217, + "strategy_rank": 98.837976, + "rr": 1.00141, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.502115, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.715236, + "range_504_ratio": 5.55799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.976077, + "hold30_r": 2.791906 + }, + { + "symbol": "VRTX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.931264, + "strategy_rank": 61.320759, + "rr": 1.120897, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.681345, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.766775, + "range_504_ratio": 2.152812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060873, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.465632, + "strategy_rank": 74.31932, + "rr": 1.05447, + "primary_prob": 43.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.581704, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.642402, + "range_504_ratio": 1.901042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.003866, + "hold30_r": 2.533128 + }, + { + "symbol": "WDAY", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.906874, + "strategy_rank": 88.54011, + "rr": 1.692345, + "primary_prob": 48.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.538517, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.640401, + "hold30_r": 5.428259 + }, + { + "symbol": "WELL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.481153, + "strategy_rank": 70.953363, + "rr": 1.939826, + "primary_prob": 20.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.909739, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.88398, + "hold30_r": 1.75508 + }, + { + "symbol": "WSM", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 87.739314, + "rr": 2.189642, + "primary_prob": 27.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.284463, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.787759, + "range_504_ratio": 2.198464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.138656, + "hold30_r": 9.687732 + }, + { + "symbol": "WST", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.006652, + "strategy_rank": 85.851676, + "rr": 2.372099, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.558149, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041414, + "hold30_r": 1.164023 + }, + { + "symbol": "WYNN", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.026608, + "strategy_rank": 84.300744, + "rr": 2.146679, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.220018, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.449707, + "hold30_r": -1.404634 + }, + { + "symbol": "ZTS", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.374723, + "strategy_rank": 75.108001, + "rr": 2.871378, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 4.307067, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.69706, + "range_504_ratio": 2.007841, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.820258, + "hold30_r": 3.64753 + }, + { + "symbol": "ACGL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.825397, + "strategy_rank": 80.949335, + "rr": 0.987055, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.480582, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.812144, + "range_504_ratio": 2.252734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933276, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.598639, + "strategy_rank": 90.610018, + "rr": 1.959531, + "primary_prob": 44.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.939297, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051283, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.641723, + "strategy_rank": 79.39661, + "rr": 2.645511, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.968267, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064821, + "hold30_r": 2.010193 + }, + { + "symbol": "ALGN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.38322, + "strategy_rank": 93.189473, + "rr": 1.252185, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.878278, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.401594, + "range_504_ratio": 4.061668, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.225235, + "hold30_r": 4.365233 + }, + { + "symbol": "AMAT", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.848073, + "strategy_rank": 84.698843, + "rr": 1.60508, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.40762, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.13103, + "hold30_r": -2.080584 + }, + { + "symbol": "AMD", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.609977, + "strategy_rank": 92.332402, + "rr": 2.19815, + "primary_prob": 33.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.297225, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.15877, + "hold30_r": 3.080943 + }, + { + "symbol": "AMZN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.868481, + "strategy_rank": 85.074528, + "rr": 1.575943, + "primary_prob": 42.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.363914, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.837283, + "range_504_ratio": 2.310082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524902, + "hold30_r": 1.268616 + }, + { + "symbol": "APO", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.156463, + "strategy_rank": 82.771149, + "rr": 1.327402, + "primary_prob": 43.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.991104, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.278599, + "hold30_r": 1.39236 + }, + { + "symbol": "APP", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.433107, + "strategy_rank": 98.959834, + "rr": 0.733525, + "primary_prob": 54.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.100287, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 2.485271, + "range_504_ratio": 12.004376, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.710921, + "hold30_r": -0.043546 + }, + { + "symbol": "ARES", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.362812, + "strategy_rank": 79.33749, + "rr": 0.883859, + "primary_prob": 49.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.325789, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838735, + "hold30_r": 2.982334 + }, + { + "symbol": "BDX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.405896, + "strategy_rank": 65.889319, + "rr": 0.729838, + "primary_prob": 58.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 1.094757, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.285781, + "range_504_ratio": 1.330801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.671039, + "hold30_r": 1.294438 + }, + { + "symbol": "BKNG", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.011338, + "strategy_rank": 85.266402, + "rr": 0.860914, + "primary_prob": 53.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.291371, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.801015, + "hold30_r": 3.367076 + }, + { + "symbol": "BLDR", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.845805, + "strategy_rank": 96.562041, + "rr": 2.18659, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.279885, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.152312, + "hold30_r": 4.605908 + }, + { + "symbol": "BR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.1678, + "strategy_rank": 63.060124, + "rr": 1.624665, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.436998, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.367539, + "range_504_ratio": 1.444177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.542383, + "hold30_r": 4.241021 + }, + { + "symbol": "CHD", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.487528, + "strategy_rank": 62.651654, + "rr": 1.701785, + "primary_prob": 48.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.552678, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.068382, + "hold30_r": 0.622124 + }, + { + "symbol": "CMCSA", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.77551, + "strategy_rank": 71.65753, + "rr": 1.676017, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.514025, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.639051, + "range_504_ratio": 1.894681, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058531, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.229025, + "strategy_rank": 63.746999, + "rr": 1.327803, + "primary_prob": 40.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.991704, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254685, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.165533, + "strategy_rank": 97.778853, + "rr": 1.808386, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.712579, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.402036, + "range_504_ratio": 11.045642, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.784892, + "hold30_r": 7.267482 + }, + { + "symbol": "CPAY", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.621315, + "strategy_rank": 71.402415, + "rr": 2.354169, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 3.531253, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.297931, + "hold30_r": 6.008266 + }, + { + "symbol": "CRH", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.217687, + "strategy_rank": 80.44448, + "rr": 1.067791, + "primary_prob": 42.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.601686, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.67749, + "range_504_ratio": 1.96893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.01235, + "hold30_r": 4.257113 + }, + { + "symbol": "CRM", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.07483, + "strategy_rank": 75.24132, + "rr": 2.637152, + "primary_prob": 37.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.955727, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.897273, + "range_504_ratio": 2.452905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.57247, + "hold30_r": 5.064733 + }, + { + "symbol": "CRWD", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.929705, + "strategy_rank": 90.60339, + "rr": 4.326371, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 6.489556, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.092196, + "range_504_ratio": 2.980813, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 4.283883, + "hold30_r": 4.43245 + }, + { + "symbol": "CSCO", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.426304, + "strategy_rank": 65.587803, + "rr": 1.770641, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.655962, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.509945, + "range_504_ratio": 1.665199, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053709, + "hold30_r": 1.380737 + }, + { + "symbol": "CVNA", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886621, + "strategy_rank": 99.886775, + "rr": 1.5437, + "primary_prob": 42.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.315551, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 4.451066, + "range_504_ratio": 85.71831, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.529708, + "hold30_r": 3.569537 + }, + { + "symbol": "EG", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.290249, + "strategy_rank": 76.725071, + "rr": 0.816379, + "primary_prob": 50.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.224569, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.518438, + "range_504_ratio": 1.679403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759338, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.455782, + "strategy_rank": 79.31205, + "rr": 2.20707, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.310606, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056239, + "hold30_r": 0.411647 + }, + { + "symbol": "ERIE", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.693878, + "strategy_rank": 84.274428, + "rr": 0.829349, + "primary_prob": 52.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.244023, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.683508, + "range_504_ratio": 1.980815, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.770612, + "hold30_r": 5.645005 + }, + { + "symbol": "ETN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 79.300226, + "rr": 0.941861, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.412791, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.882317, + "hold30_r": 1.588364 + }, + { + "symbol": "FDX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 78.368447, + "rr": 1.812229, + "primary_prob": 47.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.718344, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.755631, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.022676, + "strategy_rank": 88.241607, + "rr": 0.678851, + "primary_prob": 56.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.018277, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.006758, + "range_504_ratio": 2.736714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.633139, + "hold30_r": 0.980201 + }, + { + "symbol": "GOOG", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.877551, + "strategy_rank": 84.574331, + "rr": 2.369353, + "primary_prob": 40.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.554029, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064818, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.424036, + "strategy_rank": 84.01985, + "rr": 1.572564, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.358846, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064011, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.394558, + "strategy_rank": 80.115017, + "rr": 1.652495, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.478742, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.747819, + "range_504_ratio": 2.112388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.596066, + "hold30_r": 2.371345 + }, + { + "symbol": "JBL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.29932, + "strategy_rank": 95.423519, + "rr": 1.687853, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.531779, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.744313, + "hold30_r": -2.691031 + }, + { + "symbol": "LEN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.993197, + "strategy_rank": 79.223906, + "rr": 0.842695, + "primary_prob": 51.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.264043, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.792785, + "hold30_r": 4.002082 + }, + { + "symbol": "LLY", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.072562, + "strategy_rank": 93.402487, + "rr": 0.986721, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.480081, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038109, + "hold30_r": 0.111657 + }, + { + "symbol": "LRCX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.435374, + "strategy_rank": 87.401376, + "rr": 0.764132, + "primary_prob": 62.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.146198, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.710738, + "hold30_r": 1.863922 + }, + { + "symbol": "MAR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.85941, + "strategy_rank": 67.764341, + "rr": 0.772022, + "primary_prob": 54.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.158033, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.47649, + "range_504_ratio": 1.610411, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.707552, + "hold30_r": 2.874054 + }, + { + "symbol": "MCK", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 68.589165, + "rr": 1.582105, + "primary_prob": 15.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.373158, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.787583, + "range_504_ratio": 2.198077, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.518428, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.092971, + "strategy_rank": 90.324447, + "rr": 1.890017, + "primary_prob": 45.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.835026, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052128, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.836735, + "strategy_rank": 78.168333, + "rr": 0.802736, + "primary_prob": 50.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.204104, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.986168, + "range_504_ratio": 2.68094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.756783, + "hold30_r": 1.149616 + }, + { + "symbol": "MSTR", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.526077, + "strategy_rank": 98.392633, + "rr": 2.034983, + "primary_prob": 44.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.052474, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.771957, + "range_504_ratio": 5.882353, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.010023, + "hold30_r": 5.003764 + }, + { + "symbol": "NOW", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.095238, + "strategy_rank": 81.677953, + "rr": 2.271817, + "primary_prob": 22.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.407726, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.724692, + "range_504_ratio": 2.064095, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.21683, + "hold30_r": 1.483636 + }, + { + "symbol": "NWS", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.446712, + "strategy_rank": 69.755814, + "rr": 1.777608, + "primary_prob": 32.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.666412, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.466698, + "range_504_ratio": 1.594719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.721705, + "hold30_r": 4.631043 + }, + { + "symbol": "NWSA", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.086168, + "strategy_rank": 69.345193, + "rr": 1.557685, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.336527, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.467394, + "range_504_ratio": 1.595831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503846, + "hold30_r": 4.280056 + }, + { + "symbol": "ODFL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.301587, + "strategy_rank": 82.71382, + "rr": 0.80688, + "primary_prob": 55.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.21032, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043791, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.650794, + "strategy_rank": 90.374969, + "rr": 2.220058, + "primary_prob": 23.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.330086, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.44439, + "hold30_r": -3.379637 + }, + { + "symbol": "PANW", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.619048, + "strategy_rank": 95.79383, + "rr": 0.947855, + "primary_prob": 44.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.421783, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.91043, + "hold30_r": 3.600389 + }, + { + "symbol": "PKG", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.15873, + "strategy_rank": 65.727364, + "rr": 0.787724, + "primary_prob": 56.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.181586, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.421423, + "range_504_ratio": 1.524128, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072383, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.752834, + "strategy_rank": 98.822244, + "rr": 3.566529, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 5.349794, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.383293, + "range_504_ratio": 3.988014, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028547, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.795918, + "strategy_rank": 77.552402, + "rr": 3.039286, + "primary_prob": 20.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.558929, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.989069, + "hold30_r": 3.205973 + }, + { + "symbol": "PWR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.839002, + "strategy_rank": 78.12229, + "rr": 1.568199, + "primary_prob": 50.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.352298, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526542, + "hold30_r": 2.951019 + }, + { + "symbol": "RCL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.630385, + "strategy_rank": 89.186642, + "rr": 0.893892, + "primary_prob": 48.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.340838, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.85315, + "hold30_r": 3.231764 + }, + { + "symbol": "ROST", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.879819, + "strategy_rank": 63.839801, + "rr": 1.707883, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.561824, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.597591, + "range_504_ratio": 1.817735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.636269, + "hold30_r": 5.224259 + }, + { + "symbol": "SMCI", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.659864, + "strategy_rank": 99.660325, + "rr": 1.765644, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.648466, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022067, + "hold30_r": -1.0 + }, + { + "symbol": "STE", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.063492, + "strategy_rank": 69.320291, + "rr": 1.567578, + "primary_prob": 36.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.351367, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054246, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.260771, + "strategy_rank": 85.043713, + "rr": 1.555068, + "primary_prob": 51.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.332602, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.499751, + "hold30_r": 2.597878 + }, + { + "symbol": "SYK", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.673469, + "strategy_rank": 70.185424, + "rr": 0.922205, + "primary_prob": 57.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.383308, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054235, + "hold30_r": 0.435292 + }, + { + "symbol": "TAP", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.612245, + "strategy_rank": 63.06514, + "rr": 2.289396, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.434094, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.509416, + "range_504_ratio": 1.664319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.22415, + "hold30_r": 1.703304 + }, + { + "symbol": "TJX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.013605, + "strategy_rank": 59.351285, + "rr": 0.773088, + "primary_prob": 56.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.159632, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.701842, + "hold30_r": 1.97928 + }, + { + "symbol": "TRGP", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.385488, + "strategy_rank": 68.019277, + "rr": 1.294606, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.941909, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.644693, + "range_504_ratio": 1.905403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241459, + "hold30_r": 0.814477 + }, + { + "symbol": "TSLA", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.002268, + "strategy_rank": 91.319646, + "rr": 2.422314, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.633471, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.028238, + "hold30_r": 0.896392 + }, + { + "symbol": "TTD", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.464853, + "strategy_rank": 95.437135, + "rr": 1.639929, + "primary_prob": 34.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 2.459893, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617418, + "hold30_r": 0.728291 + }, + { + "symbol": "TTWO", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.78458, + "strategy_rank": 77.624601, + "rr": 2.209555, + "primary_prob": 41.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.314332, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048256, + "hold30_r": 0.687141 + }, + { + "symbol": "URI", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.179138, + "strategy_rank": 82.389731, + "rr": 0.736071, + "primary_prob": 55.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.104107, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696765, + "hold30_r": 3.84229 + }, + { + "symbol": "VRSK", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.0839, + "strategy_rank": 65.632771, + "rr": 1.456232, + "primary_prob": 25.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.184348, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076576, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.941043, + "strategy_rank": 66.863019, + "rr": 1.722981, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.584472, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.766775, + "range_504_ratio": 2.152812, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.673753, + "hold30_r": 4.873288 + }, + { + "symbol": "VST", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.918367, + "strategy_rank": 77.537891, + "rr": 0.978342, + "primary_prob": 45.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.467513, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.619235, + "range_504_ratio": 1.857506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.924406, + "hold30_r": 2.585002 + }, + { + "symbol": "WDAY", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.702948, + "strategy_rank": 86.990935, + "rr": 2.054991, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.082486, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.001081, + "hold30_r": 4.221939 + }, + { + "symbol": "WELL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.034014, + "strategy_rank": 71.002365, + "rr": 1.582999, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.374498, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522688, + "hold30_r": 1.205929 + }, + { + "symbol": "WSM", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.632653, + "strategy_rank": 84.400193, + "rr": 1.697804, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.546706, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.787759, + "range_504_ratio": 2.198464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.650537, + "hold30_r": 4.391515 + }, + { + "symbol": "WST", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.371882, + "strategy_rank": 84.898241, + "rr": 2.883127, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.32469, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044047, + "hold30_r": 0.285346 + }, + { + "symbol": "ABNB", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.73747, + "strategy_rank": 89.110766, + "rr": 2.452052, + "primary_prob": 39.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.678078, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.412726, + "hold30_r": 1.709441 + }, + { + "symbol": "ACGL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.823389, + "strategy_rank": 79.047869, + "rr": 0.933022, + "primary_prob": 47.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.399533, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.812144, + "range_504_ratio": 2.252734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05992, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.658711, + "strategy_rank": 88.967511, + "rr": 2.354628, + "primary_prob": 39.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.531942, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.927965, + "range_504_ratio": 2.529356, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060093, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.770883, + "strategy_rank": 75.848644, + "rr": 1.597176, + "primary_prob": 50.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.395765, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523569, + "hold30_r": -0.368484 + }, + { + "symbol": "ALGN", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.152745, + "strategy_rank": 95.123073, + "rr": 2.138628, + "primary_prob": 38.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.207941, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.386875, + "range_504_ratio": 4.002325, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.104651, + "hold30_r": 4.492434 + }, + { + "symbol": "AMAT", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.441527, + "strategy_rank": 83.146361, + "rr": 2.148827, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.22324, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.103712, + "hold30_r": 0.103529 + }, + { + "symbol": "AMD", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527446, + "strategy_rank": 91.824557, + "rr": 1.930179, + "primary_prob": 36.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.895268, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043327, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.169451, + "strategy_rank": 87.65472, + "rr": 1.794469, + "primary_prob": 47.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.691704, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.802503, + "range_504_ratio": 2.231119, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055877, + "hold30_r": 0.881527 + }, + { + "symbol": "APP", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.164678, + "strategy_rank": 98.738315, + "rr": 7.279274, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 23, + "primary_distance_atr": 10.91891, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 2.38543, + "range_504_ratio": 10.863731, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028071, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.346062, + "strategy_rank": 84.699488, + "rr": 1.050394, + "primary_prob": 49.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.57559, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.98044, + "hold30_r": 4.195961 + }, + { + "symbol": "BKR", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.980907, + "strategy_rank": 70.320127, + "rr": 2.265372, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.398058, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059285, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.852029, + "strategy_rank": 96.750577, + "rr": 1.783962, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.675943, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.74479, + "hold30_r": 4.454816 + }, + { + "symbol": "CCL", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.99284, + "strategy_rank": 90.039881, + "rr": 2.709874, + "primary_prob": 34.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.064812, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.676668, + "hold30_r": 3.422053 + }, + { + "symbol": "CHD", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.9642, + "strategy_rank": 62.645962, + "rr": 1.833215, + "primary_prob": 46.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.749822, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074834, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.515513, + "strategy_rank": 69.468223, + "rr": 1.755703, + "primary_prob": 47.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.633555, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.630181, + "range_504_ratio": 1.87795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066193, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.090692, + "strategy_rank": 98.485337, + "rr": 1.003365, + "primary_prob": 45.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.505048, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.352657, + "range_504_ratio": 10.513471, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.976961, + "hold30_r": 4.164881 + }, + { + "symbol": "CPAY", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.24821, + "strategy_rank": 69.23503, + "rr": 1.370974, + "primary_prob": 39.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.05646, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.302772, + "hold30_r": 7.239503 + }, + { + "symbol": "CRM", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.004773, + "strategy_rank": 78.548234, + "rr": 1.340366, + "primary_prob": 42.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.010549, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.862369, + "range_504_ratio": 2.368767, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.266971, + "hold30_r": 6.044846 + }, + { + "symbol": "CRWD", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.078759, + "strategy_rank": 91.912851, + "rr": 1.761976, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.642963, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.964435, + "range_504_ratio": 2.623306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.71278, + "hold30_r": 7.369005 + }, + { + "symbol": "CVNA", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880668, + "strategy_rank": 99.880838, + "rr": 1.722548, + "primary_prob": 40.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.583823, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 4.425774, + "range_504_ratio": 83.577465, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.706682, + "hold30_r": 3.978026 + }, + { + "symbol": "DASH", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.556086, + "strategy_rank": 92.852681, + "rr": 2.197546, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.296319, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.572677, + "range_504_ratio": 4.819533, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.039798, + "hold30_r": 1.959973 + }, + { + "symbol": "DDOG", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.009547, + "strategy_rank": 88.3435, + "rr": 2.42646, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.63969, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.118413, + "range_504_ratio": 3.059993, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.038616, + "hold30_r": 1.421533 + }, + { + "symbol": "DHI", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.231504, + "strategy_rank": 82.510984, + "rr": 0.739594, + "primary_prob": 57.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.109391, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679653, + "hold30_r": 5.708173 + }, + { + "symbol": "DVA", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.071599, + "strategy_rank": 83.199763, + "rr": 2.819504, + "primary_prob": 36.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 4.229255, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043407, + "hold30_r": 2.009402 + }, + { + "symbol": "EME", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.066826, + "strategy_rank": 77.573144, + "rr": 1.495122, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.242683, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066948, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21957, + "strategy_rank": 75.190279, + "rr": 0.806681, + "primary_prob": 52.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.210021, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.73646, + "hold30_r": 1.651738 + }, + { + "symbol": "FDX", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.720764, + "strategy_rank": 76.733513, + "rr": 1.764593, + "primary_prob": 47.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.64689, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698018, + "hold30_r": -1.435595 + }, + { + "symbol": "GOOG", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.930788, + "strategy_rank": 81.822573, + "rr": 1.43528, + "primary_prob": 53.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.15292, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067438, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.453461, + "strategy_rank": 81.203408, + "rr": 1.699509, + "primary_prob": 48.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.549263, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066679, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.27685, + "strategy_rank": 76.248902, + "rr": 1.525991, + "primary_prob": 35.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.288987, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.720111, + "range_504_ratio": 2.054662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.45848, + "hold30_r": 2.460137 + }, + { + "symbol": "JBL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.613365, + "strategy_rank": 94.80204, + "rr": 1.808882, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.713323, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.175903, + "hold30_r": -3.1158 + }, + { + "symbol": "LEN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.754177, + "strategy_rank": 81.143601, + "rr": 0.865261, + "primary_prob": 50.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.297891, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.806226, + "hold30_r": 4.748028 + }, + { + "symbol": "LLY", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.374702, + "strategy_rank": 92.853503, + "rr": 0.689573, + "primary_prob": 57.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.034359, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045706, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.026253, + "strategy_rank": 70.435717, + "rr": 2.38248, + "primary_prob": 40.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.573719, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.67975, + "range_504_ratio": 1.973385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060636, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.470167, + "strategy_rank": 64.720803, + "rr": 0.9565, + "primary_prob": 45.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.43475, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.787583, + "range_504_ratio": 2.198077, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.881767, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.806683, + "strategy_rank": 90.079167, + "rr": 1.754099, + "primary_prob": 47.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.631148, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.387287, + "range_504_ratio": 4.003973, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05876, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.725537, + "strategy_rank": 73.310251, + "rr": 1.164943, + "primary_prob": 47.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.747415, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.986168, + "range_504_ratio": 2.68094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049429, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.403341, + "strategy_rank": 99.047897, + "rr": 2.164899, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.247349, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.724704, + "range_504_ratio": 5.61086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.137246, + "hold30_r": 1.517689 + }, + { + "symbol": "MU", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.787589, + "strategy_rank": 79.282904, + "rr": 1.873219, + "primary_prob": 46.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.809829, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055658, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.584726, + "strategy_rank": 93.52451, + "rr": 1.389298, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.083947, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.424877, + "range_504_ratio": 4.157345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.06821, + "hold30_r": -1.0 + }, + { + "symbol": "NOW", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.76611, + "strategy_rank": 82.336039, + "rr": 1.554192, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.331288, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701421, + "range_504_ratio": 2.016617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48934, + "hold30_r": 1.190906 + }, + { + "symbol": "NVDA", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.568019, + "strategy_rank": 95.826592, + "rr": 0.805231, + "primary_prob": 56.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.207846, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043314, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.038186, + "strategy_rank": 74.906065, + "rr": 0.886513, + "primary_prob": 67.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.32977, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.827571, + "hold30_r": 3.994634 + }, + { + "symbol": "NWS", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.696897, + "strategy_rank": 69.111106, + "rr": 1.63798, + "primary_prob": 49.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.45697, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.466698, + "range_504_ratio": 1.594719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063736, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.264916, + "strategy_rank": 69.070715, + "rr": 2.536974, + "primary_prob": 38.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.805461, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.467394, + "range_504_ratio": 1.595831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.474852, + "hold30_r": 3.161163 + }, + { + "symbol": "ODFL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.140811, + "strategy_rank": 83.77624, + "rr": 1.660493, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.49074, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053389, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.708831, + "strategy_rank": 84.94725, + "rr": 1.647282, + "primary_prob": 35.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.470923, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072399, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.329356, + "strategy_rank": 98.438625, + "rr": 1.731258, + "primary_prob": 40.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.596888, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025374, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.424821, + "strategy_rank": 75.828491, + "rr": 2.430827, + "primary_prob": 39.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.64624, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.70974, + "range_504_ratio": 2.033463, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.370972, + "hold30_r": 2.925513 + }, + { + "symbol": "RCL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.391408, + "strategy_rank": 90.55142, + "rr": 0.832757, + "primary_prob": 50.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.249135, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.786856, + "hold30_r": 4.201136 + }, + { + "symbol": "SMCI", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642005, + "strategy_rank": 99.499997, + "rr": 1.745495, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.618243, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022981, + "hold30_r": -1.0 + }, + { + "symbol": "STE", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.083532, + "strategy_rank": 64.119043, + "rr": 1.743746, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.61562, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059118, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.379475, + "strategy_rank": 87.933803, + "rr": 1.533411, + "primary_prob": 51.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.300116, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.471357, + "hold30_r": 1.643523 + }, + { + "symbol": "SYK", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.310263, + "strategy_rank": 66.193431, + "rr": 0.844476, + "primary_prob": 60.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.266714, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.781097, + "hold30_r": 1.037114 + }, + { + "symbol": "TDG", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.692124, + "strategy_rank": 73.674511, + "rr": 0.989398, + "primary_prob": 45.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.484097, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.706883, + "range_504_ratio": 2.02766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.924314, + "hold30_r": 0.985248 + }, + { + "symbol": "TRGP", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.742243, + "strategy_rank": 68.941661, + "rr": 0.910303, + "primary_prob": 47.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.365454, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.644693, + "range_504_ratio": 1.905403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853188, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.4821, + "strategy_rank": 93.811104, + "rr": 2.434162, + "primary_prob": 39.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.651243, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029995, + "hold30_r": -0.031211 + }, + { + "symbol": "TTD", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.300716, + "strategy_rank": 96.092211, + "rr": 1.802418, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 2.703628, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.044765, + "range_504_ratio": 2.842731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.774513, + "hold30_r": 0.244747 + }, + { + "symbol": "TTWO", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.317422, + "strategy_rank": 76.011032, + "rr": 2.357829, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.536743, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057995, + "hold30_r": 0.537949 + }, + { + "symbol": "VRSK", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.095465, + "strategy_rank": 63.387491, + "rr": 1.239765, + "primary_prob": 44.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.859647, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084309, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.548926, + "strategy_rank": 63.545768, + "rr": 1.071225, + "primary_prob": 39.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.606837, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.766775, + "range_504_ratio": 2.152812, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.017082, + "hold30_r": 5.211964 + }, + { + "symbol": "VST", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.107399, + "strategy_rank": 76.907721, + "rr": 1.041798, + "primary_prob": 43.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.562697, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.619235, + "range_504_ratio": 1.857506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.978101, + "hold30_r": 4.321411 + }, + { + "symbol": "WDAY", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.630072, + "strategy_rank": 90.005896, + "rr": 1.668306, + "primary_prob": 49.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.50246, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.796883, + "range_504_ratio": 2.218614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.607686, + "hold30_r": 5.022866 + }, + { + "symbol": "WDC", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.293556, + "strategy_rank": 84.136843, + "rr": 2.123994, + "primary_prob": 42.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.185991, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.079081, + "hold30_r": 1.36379 + }, + { + "symbol": "WELL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.799523, + "strategy_rank": 70.819761, + "rr": 1.649205, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.473807, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066522, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.782816, + "strategy_rank": 89.368874, + "rr": 1.634815, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.452222, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.753691, + "range_504_ratio": 2.124828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.584698, + "hold30_r": 2.072496 + }, + { + "symbol": "WST", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.897375, + "strategy_rank": 85.179706, + "rr": 1.578444, + "primary_prob": 50.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.367666, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052419, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.53222, + "strategy_rank": 79.102007, + "rr": 1.752203, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.628305, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04578, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-11-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.06326, + "strategy_rank": 74.570674, + "rr": 1.052607, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.578911, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058864, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.116788, + "strategy_rank": 61.150033, + "rr": 1.441529, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.162294, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.467776, + "range_504_ratio": 1.59644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.343721, + "hold30_r": -1.045902 + }, + { + "symbol": "ABNB", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.914842, + "strategy_rank": 85.66315, + "rr": 2.919681, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 4.379522, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03959, + "hold30_r": -0.005864 + }, + { + "symbol": "ACGL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.620438, + "strategy_rank": 79.900408, + "rr": 1.001208, + "primary_prob": 39.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.501813, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.800287, + "range_504_ratio": 2.226179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057055, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.836983, + "strategy_rank": 88.161191, + "rr": 1.754786, + "primary_prob": 47.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.632179, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.904508, + "range_504_ratio": 2.470717, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06038, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.727494, + "strategy_rank": 81.933217, + "rr": 1.029074, + "primary_prob": 63.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.54361, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.241981, + "hold30_r": -1.168206 + }, + { + "symbol": "AMAT", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.347932, + "strategy_rank": 84.133867, + "rr": 2.058812, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.088218, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047752, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.012165, + "strategy_rank": 93.966143, + "rr": 2.228855, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.343282, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.081174, + "range_504_ratio": 2.94814, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.183065, + "hold30_r": 7.314152 + }, + { + "symbol": "AMZN", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.160584, + "strategy_rank": 89.520157, + "rr": 1.946558, + "primary_prob": 45.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.919836, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.781984, + "range_504_ratio": 2.185804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.883897, + "hold30_r": 0.997251 + }, + { + "symbol": "AOS", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 68.103309, + "rr": 1.036125, + "primary_prob": 52.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.554187, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.961553, + "hold30_r": 1.642252 + }, + { + "symbol": "APP", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.270073, + "strategy_rank": 98.871618, + "rr": 1.144555, + "primary_prob": 40.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.716833, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 2.38543, + "range_504_ratio": 10.863731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.11725, + "hold30_r": 1.045794 + }, + { + "symbol": "AVGO", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.350365, + "strategy_rank": 90.181333, + "rr": 1.578301, + "primary_prob": 17.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.367452, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.879136, + "range_504_ratio": 2.408817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.525196, + "hold30_r": 4.959315 + }, + { + "symbol": "BKR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.131387, + "strategy_rank": 70.352503, + "rr": 2.295026, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.442539, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057657, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.810219, + "strategy_rank": 96.687492, + "rr": 2.025971, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.038957, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.985098, + "hold30_r": 3.718132 + }, + { + "symbol": "CASY", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.291971, + "strategy_rank": 69.097842, + "rr": 1.082414, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.623621, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.517543, + "range_504_ratio": 1.6779, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077574, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.576642, + "strategy_rank": 87.55934, + "rr": 2.518318, + "primary_prob": 38.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.777477, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.480456, + "hold30_r": 1.321321 + }, + { + "symbol": "CMCSA", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.900243, + "strategy_rank": 65.782713, + "rr": 1.215858, + "primary_prob": 43.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.823787, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.630181, + "range_504_ratio": 1.87795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072601, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.766423, + "strategy_rank": 60.908167, + "rr": 1.970209, + "primary_prob": 44.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.955313, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087322, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.053528, + "strategy_rank": 98.528511, + "rr": 1.629368, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.444053, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.326079, + "range_504_ratio": 10.237718, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.602725, + "hold30_r": 0.009959 + }, + { + "symbol": "CPAY", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.360097, + "strategy_rank": 69.819138, + "rr": 2.236716, + "primary_prob": 41.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 3.355074, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.170485, + "hold30_r": 3.461187 + }, + { + "symbol": "CRM", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.416058, + "strategy_rank": 80.896326, + "rr": 2.169303, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.253954, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.784824, + "range_504_ratio": 2.192022, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058141, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.593674, + "strategy_rank": 94.710003, + "rr": 1.757956, + "primary_prob": 44.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.636935, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.964435, + "range_504_ratio": 2.623306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.714607, + "hold30_r": 3.8032 + }, + { + "symbol": "CVNA", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.878345, + "strategy_rank": 99.878522, + "rr": 2.563374, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.84506, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 4.389918, + "range_504_ratio": 80.633803, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.546695, + "hold30_r": 1.660744 + }, + { + "symbol": "DASH", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.214112, + "strategy_rank": 91.716949, + "rr": 1.633575, + "primary_prob": 40.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.450363, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.499433, + "range_504_ratio": 4.479149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.592002, + "hold30_r": 1.358084 + }, + { + "symbol": "DELL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.080292, + "strategy_rank": 94.832718, + "rr": 1.121069, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.681603, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.838596, + "range_504_ratio": 2.313117, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049396, + "hold30_r": -1.0 + }, + { + "symbol": "DLR", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.53528, + "strategy_rank": 72.355325, + "rr": 2.812399, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 4.218598, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.731466, + "range_504_ratio": 2.078125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066382, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.70073, + "strategy_rank": 79.672593, + "rr": 1.794843, + "primary_prob": 13.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.692264, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064923, + "hold30_r": 0.707335 + }, + { + "symbol": "FAST", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.386861, + "strategy_rank": 61.401796, + "rr": 1.818252, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.727378, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.392116, + "range_504_ratio": 1.48011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.723936, + "hold30_r": 1.984958 + }, + { + "symbol": "FDX", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.457421, + "strategy_rank": 76.306151, + "rr": 2.408384, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.612576, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.341869, + "hold30_r": -2.253918 + }, + { + "symbol": "GOOG", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.077859, + "strategy_rank": 80.613339, + "rr": 2.661607, + "primary_prob": 22.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.99241, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.595794, + "hold30_r": 2.362088 + }, + { + "symbol": "GOOGL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.83455, + "strategy_rank": 79.970868, + "rr": 1.55309, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.329635, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48913, + "hold30_r": 2.330714 + }, + { + "symbol": "GRMN", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.374696, + "strategy_rank": 67.944127, + "rr": 1.830735, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.746103, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.602403, + "range_504_ratio": 1.826503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730745, + "hold30_r": -0.109177 + }, + { + "symbol": "INTC", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.686131, + "strategy_rank": 88.738888, + "rr": 2.475319, + "primary_prob": 39.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.712979, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050801, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.549878, + "strategy_rank": 74.330193, + "rr": 3.00306, + "primary_prob": 24.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.504589, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.700999, + "range_504_ratio": 2.015765, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060488, + "hold30_r": 1.343908 + }, + { + "symbol": "JBL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.56691, + "strategy_rank": 95.536546, + "rr": 1.342329, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.013494, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.302939, + "hold30_r": 0.774939 + }, + { + "symbol": "LLY", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.107056, + "strategy_rank": 92.008595, + "rr": 0.702894, + "primary_prob": 57.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.05434, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.653476, + "hold30_r": 1.898283 + }, + { + "symbol": "META", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.026764, + "strategy_rank": 90.166192, + "rr": 2.341605, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.512407, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.387287, + "range_504_ratio": 4.003973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.285337, + "hold30_r": 3.772032 + }, + { + "symbol": "MPC", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.119221, + "strategy_rank": 77.294351, + "rr": 0.844043, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.266064, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.979306, + "range_504_ratio": 2.662608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049858, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.591241, + "strategy_rank": 88.698857, + "rr": 1.171605, + "primary_prob": 40.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.757408, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.680807, + "range_504_ratio": 1.975472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.126409, + "hold30_r": 0.999063 + }, + { + "symbol": "MSTR", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.540146, + "strategy_rank": 98.433308, + "rr": 2.024225, + "primary_prob": 35.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.036338, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.724704, + "range_504_ratio": 5.61086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.995336, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.618005, + "strategy_rank": 81.334783, + "rr": 2.062541, + "primary_prob": 43.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.093812, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051227, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.79562, + "strategy_rank": 92.097612, + "rr": 1.377975, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.066963, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.391964, + "range_504_ratio": 4.022741, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.070713, + "hold30_r": -1.0 + }, + { + "symbol": "NOW", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.403893, + "strategy_rank": 84.533088, + "rr": 0.77949, + "primary_prob": 52.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.169235, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.723469, + "range_504_ratio": 2.061573, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709559, + "hold30_r": 1.860147 + }, + { + "symbol": "NVDA", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.783455, + "strategy_rank": 95.516457, + "rr": 1.371174, + "primary_prob": 40.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.056761, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.325145, + "hold30_r": 4.56648 + }, + { + "symbol": "ODFL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.510949, + "strategy_rank": 85.29471, + "rr": 1.345971, + "primary_prob": 41.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.018956, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046027, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.902676, + "strategy_rank": 86.757539, + "rr": 1.47007, + "primary_prob": 38.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.205105, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078645, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.296837, + "strategy_rank": 98.40827, + "rr": 1.758611, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.637916, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029583, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.659367, + "strategy_rank": 76.018216, + "rr": 1.979606, + "primary_prob": 44.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.969409, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.678119, + "range_504_ratio": 1.970169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.917459, + "hold30_r": 1.683075 + }, + { + "symbol": "SMCI", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.635036, + "strategy_rank": 99.490288, + "rr": 2.357883, + "primary_prob": 22.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.536825, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.336515, + "hold30_r": 1.925935 + }, + { + "symbol": "STE", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.873479, + "strategy_rank": 62.577779, + "rr": 1.738779, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.608169, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060662, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.944039, + "strategy_rank": 90.302958, + "rr": 1.841649, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.762474, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.776295, + "hold30_r": 1.712682 + }, + { + "symbol": "TDG", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.36253, + "strategy_rank": 74.813335, + "rr": 1.069998, + "primary_prob": 43.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.604997, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.706883, + "range_504_ratio": 2.02766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000725, + "hold30_r": 2.194699 + }, + { + "symbol": "TSLA", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.508516, + "strategy_rank": 86.039012, + "rr": 1.798836, + "primary_prob": 47.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.698254, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.274478, + "hold30_r": -1.242817 + }, + { + "symbol": "TTD", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.525547, + "strategy_rank": 94.678779, + "rr": 1.559702, + "primary_prob": 36.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.339553, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.9985, + "range_504_ratio": 2.714208, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03153, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.92944, + "strategy_rank": 73.36441, + "rr": 2.251197, + "primary_prob": 41.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.376795, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063504, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.819951, + "strategy_rank": 65.538373, + "rr": 1.337265, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.005897, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.691136, + "range_504_ratio": 1.995981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.27801, + "hold30_r": 6.968964 + }, + { + "symbol": "WDAY", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.442822, + "strategy_rank": 85.989879, + "rr": 1.818257, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.727386, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.796883, + "range_504_ratio": 2.218614, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050392, + "hold30_r": 0.775494 + }, + { + "symbol": "WDC", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.725061, + "strategy_rank": 83.077034, + "rr": 2.401998, + "primary_prob": 40.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.602996, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.353668, + "hold30_r": 1.962547 + }, + { + "symbol": "WELL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.644769, + "strategy_rank": 71.137779, + "rr": 1.760733, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.641099, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06843, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.754258, + "strategy_rank": 90.549772, + "rr": 2.12683, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.190246, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.66398, + "range_504_ratio": 1.942508, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054524, + "hold30_r": 1.121875 + }, + { + "symbol": "WST", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.187348, + "strategy_rank": 82.519279, + "rr": 1.898993, + "primary_prob": 45.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.848489, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058743, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-12-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.104623, + "strategy_rank": 78.334011, + "rr": 1.046569, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.569854, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.998067, + "hold30_r": 1.790357 + }, + { + "symbol": "ABNB", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.090024, + "strategy_rank": 84.494736, + "rr": 2.122986, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.184479, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041903, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.970803, + "strategy_rank": 78.217334, + "rr": 1.129137, + "primary_prob": 45.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.693706, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05555, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.22871, + "strategy_rank": 86.064698, + "rr": 1.898263, + "primary_prob": 45.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.847395, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.899235, + "range_504_ratio": 2.457722, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06085, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.793187, + "strategy_rank": 77.2608, + "rr": 1.467425, + "primary_prob": 37.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.201137, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.152343, + "hold30_r": -1.075748 + }, + { + "symbol": "AJG", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.306569, + "strategy_rank": 59.559393, + "rr": 1.558024, + "primary_prob": 20.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.337036, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.544697, + "range_504_ratio": 1.724086, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088778, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.386861, + "strategy_rank": 60.602764, + "rr": 1.841565, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.762347, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.735747, + "hold30_r": 4.323899 + }, + { + "symbol": "AMAT", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.40146, + "strategy_rank": 83.134533, + "rr": 0.94145, + "primary_prob": 51.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.412175, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.893699, + "hold30_r": 4.27021 + }, + { + "symbol": "AMD", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.768856, + "strategy_rank": 93.904785, + "rr": 1.674517, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.511775, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.05504, + "range_504_ratio": 2.872091, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.634594, + "hold30_r": 7.644308 + }, + { + "symbol": "AMZN", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.917275, + "strategy_rank": 88.877686, + "rr": 1.758779, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.638168, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.777422, + "range_504_ratio": 2.175857, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.699481, + "hold30_r": 1.900567 + }, + { + "symbol": "APP", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.635036, + "strategy_rank": 98.945494, + "rr": 1.104107, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.656161, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 2.38543, + "range_504_ratio": 10.863731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.073324, + "hold30_r": 2.451283 + }, + { + "symbol": "AVGO", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.472019, + "strategy_rank": 90.520728, + "rr": 1.174094, + "primary_prob": 40.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.761141, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.879136, + "range_504_ratio": 2.408817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.119985, + "hold30_r": 8.870171 + }, + { + "symbol": "BLDR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.810219, + "strategy_rank": 96.542214, + "rr": 0.753128, + "primary_prob": 55.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.129692, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.711833, + "hold30_r": 2.46313 + }, + { + "symbol": "BR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.63017, + "strategy_rank": 59.538214, + "rr": 0.76651, + "primary_prob": 53.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.149766, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.402899, + "range_504_ratio": 1.496155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.683422, + "hold30_r": 3.193522 + }, + { + "symbol": "CBOE", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.727494, + "strategy_rank": 65.843628, + "rr": 0.795543, + "primary_prob": 39.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.193315, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.570866, + "range_504_ratio": 1.769799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082113, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.051095, + "strategy_rank": 91.391456, + "rr": 2.796192, + "primary_prob": 36.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 4.194289, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041045, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.525547, + "strategy_rank": 79.497181, + "rr": 1.630291, + "primary_prob": 18.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.445437, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.747191, + "range_504_ratio": 2.111061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.570543, + "hold30_r": 4.020274 + }, + { + "symbol": "CME", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.576642, + "strategy_rank": 59.520599, + "rr": 1.530809, + "primary_prob": 36.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.296213, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07828, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.053528, + "strategy_rank": 98.528511, + "rr": 2.454658, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.681987, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 2.218307, + "range_504_ratio": 9.191759, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.429226, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.291971, + "strategy_rank": 68.117212, + "rr": 1.666507, + "primary_prob": 49.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 2.499761, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598418, + "hold30_r": 4.162346 + }, + { + "symbol": "CPRT", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.214112, + "strategy_rank": 72.285956, + "rr": 1.509765, + "primary_prob": 18.06, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.264648, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.44447, + "hold30_r": 0.868038 + }, + { + "symbol": "CRM", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.498783, + "strategy_rank": 84.609439, + "rr": 2.356642, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.534963, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.761554, + "range_504_ratio": 2.141602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.297888, + "hold30_r": 3.053516 + }, + { + "symbol": "CRWD", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.863747, + "strategy_rank": 94.308013, + "rr": 1.750704, + "primary_prob": 47.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.626056, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.975285, + "range_504_ratio": 2.651924, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.70422, + "hold30_r": 5.531919 + }, + { + "symbol": "CVNA", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.878345, + "strategy_rank": 99.878522, + "rr": 2.127284, + "primary_prob": 30.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.190927, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 4.347457, + "range_504_ratio": 77.28169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.110074, + "hold30_r": 0.378326 + }, + { + "symbol": "DASH", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.012165, + "strategy_rank": 93.784545, + "rr": 2.035751, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.053627, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.419696, + "range_504_ratio": 4.135864, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041888, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.065693, + "strategy_rank": 94.67383, + "rr": 2.443434, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.665152, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.110819, + "range_504_ratio": 3.036844, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.401371, + "hold30_r": 1.616688 + }, + { + "symbol": "DELL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.836983, + "strategy_rank": 94.77136, + "rr": 0.768301, + "primary_prob": 46.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.152452, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.838596, + "range_504_ratio": 2.313117, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.71932, + "hold30_r": 5.350873 + }, + { + "symbol": "EME", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.26764, + "strategy_rank": 78.00575, + "rr": 1.752733, + "primary_prob": 13.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.629099, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.686935, + "hold30_r": 0.824275 + }, + { + "symbol": "ETN", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.807786, + "strategy_rank": 77.819203, + "rr": 1.267955, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.901932, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.195493, + "hold30_r": 1.44419 + }, + { + "symbol": "EXPE", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.819951, + "strategy_rank": 87.184862, + "rr": 1.908373, + "primary_prob": 45.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.86256, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051804, + "hold30_r": 0.546521 + }, + { + "symbol": "FDX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.484185, + "strategy_rank": 75.406968, + "rr": 1.480915, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.221373, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.656993, + "range_504_ratio": 1.928984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.409931, + "hold30_r": -3.352174 + }, + { + "symbol": "FIX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.282238, + "strategy_rank": 91.675533, + "rr": 1.1339, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.700849, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.006758, + "range_504_ratio": 2.736714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.084409, + "hold30_r": 0.82651 + }, + { + "symbol": "GOOG", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.199513, + "strategy_rank": 81.824405, + "rr": 1.560749, + "primary_prob": 51.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.341123, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057148, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.83455, + "strategy_rank": 81.496291, + "rr": 1.791592, + "primary_prob": 47.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.687388, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055803, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.618005, + "strategy_rank": 87.254879, + "rr": 2.95445, + "primary_prob": 35.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 4.431676, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.906867, + "hold30_r": 3.560384 + }, + { + "symbol": "INTU", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.333333, + "strategy_rank": 70.718321, + "rr": 2.194945, + "primary_prob": 25.14, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.292417, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.700999, + "range_504_ratio": 2.015765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.130589, + "hold30_r": 3.491951 + }, + { + "symbol": "JBL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.323601, + "strategy_rank": 95.475189, + "rr": 1.09073, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.636095, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.046567, + "hold30_r": 0.914818 + }, + { + "symbol": "KKR", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.778589, + "strategy_rank": 78.373099, + "rr": 2.308804, + "primary_prob": 21.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.463205, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.629646, + "range_504_ratio": 1.876945, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.248546, + "hold30_r": 2.501909 + }, + { + "symbol": "KLAC", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.873479, + "strategy_rank": 80.37439, + "rr": 1.418759, + "primary_prob": 19.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.128138, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.810664, + "range_504_ratio": 2.2494, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.365365, + "hold30_r": 5.20045 + }, + { + "symbol": "LLY", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.080292, + "strategy_rank": 92.508262, + "rr": 0.968101, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.452151, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054651, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.781022, + "strategy_rank": 87.72565, + "rr": 0.685711, + "primary_prob": 71.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.028566, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629795, + "hold30_r": 5.764949 + }, + { + "symbol": "MCK", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.549878, + "strategy_rank": 62.889515, + "rr": 1.232418, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.848628, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.77603, + "range_504_ratio": 2.172829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073815, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.783455, + "strategy_rank": 90.286433, + "rr": 1.584064, + "primary_prob": 50.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.376096, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.387287, + "range_504_ratio": 4.003973, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055179, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.537713, + "strategy_rank": 76.223615, + "rr": 1.216954, + "primary_prob": 43.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.825431, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.979306, + "range_504_ratio": 2.662608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.169789, + "hold30_r": 1.991871 + }, + { + "symbol": "MSTR", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.540146, + "strategy_rank": 98.433308, + "rr": 2.135845, + "primary_prob": 42.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.203768, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.576472, + "range_504_ratio": 4.837858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030727, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.861314, + "strategy_rank": 81.43246, + "rr": 2.429708, + "primary_prob": 24.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.644562, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.37829, + "hold30_r": 4.499777 + }, + { + "symbol": "NFLX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.510949, + "strategy_rank": 89.907301, + "rr": 1.383108, + "primary_prob": 20.78, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.074662, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.357772, + "range_504_ratio": 3.887523, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.31497, + "hold30_r": 6.839339 + }, + { + "symbol": "NVDA", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.026764, + "strategy_rank": 96.01365, + "rr": 0.983871, + "primary_prob": 35.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.475806, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.938189, + "hold30_r": 6.658494 + }, + { + "symbol": "ODFL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.591241, + "strategy_rank": 84.013626, + "rr": 2.111828, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.167742, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.071191, + "hold30_r": 1.222 + }, + { + "symbol": "ORCL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.36253, + "strategy_rank": 87.815757, + "rr": 1.41804, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.12706, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.642471, + "hold30_r": -3.568158 + }, + { + "symbol": "ORLY", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.021898, + "strategy_rank": 61.618476, + "rr": 0.798447, + "primary_prob": 55.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.19767, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.580447, + "range_504_ratio": 1.786837, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.716816, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.296837, + "strategy_rank": 98.40827, + "rr": 0.874844, + "primary_prob": 53.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.312266, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.849463, + "hold30_r": -1.178361 + }, + { + "symbol": "PNR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.888078, + "strategy_rank": 72.76088, + "rr": 1.53375, + "primary_prob": 51.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.300625, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.678119, + "range_504_ratio": 1.970169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466885, + "hold30_r": 1.626742 + }, + { + "symbol": "SMCI", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.391727, + "strategy_rank": 99.247333, + "rr": 1.889825, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.834738, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.866616, + "hold30_r": 8.41209 + }, + { + "symbol": "SNPS", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.309002, + "strategy_rank": 75.848989, + "rr": 1.170196, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.755293, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.795094, + "range_504_ratio": 2.21465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.110768, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.564477, + "strategy_rank": 87.128306, + "rr": 1.619399, + "primary_prob": 50.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.429099, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.556461, + "hold30_r": 3.350319 + }, + { + "symbol": "TRGP", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.048662, + "strategy_rank": 68.201133, + "rr": 1.225407, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.83811, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.653426, + "range_504_ratio": 1.922115, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059599, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.06326, + "strategy_rank": 87.827333, + "rr": 1.570951, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.356427, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034621, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.255474, + "strategy_rank": 95.335006, + "rr": 1.951561, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.927341, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.936567, + "range_504_ratio": 2.551208, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03423, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.119221, + "strategy_rank": 74.6067, + "rr": 2.679939, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.019908, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060719, + "hold30_r": 2.068002 + }, + { + "symbol": "TYL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.158151, + "strategy_rank": 75.191819, + "rr": 1.798829, + "primary_prob": 32.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.698243, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.660286, + "range_504_ratio": 1.935346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.72815, + "hold30_r": 3.175605 + }, + { + "symbol": "VRSK", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.644769, + "strategy_rank": 60.605091, + "rr": 1.811757, + "primary_prob": 32.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.717636, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.731366, + "hold30_r": 2.024281 + }, + { + "symbol": "VRTX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.53528, + "strategy_rank": 62.367432, + "rr": 1.563043, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.344565, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.642714, + "range_504_ratio": 1.901635, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.49812, + "hold30_r": 7.176463 + }, + { + "symbol": "WDAY", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.131387, + "strategy_rank": 84.008678, + "rr": 1.876249, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.814373, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.796883, + "range_504_ratio": 2.218614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.822827, + "hold30_r": 2.158101 + }, + { + "symbol": "WDC", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.725061, + "strategy_rank": 83.258632, + "rr": 1.592663, + "primary_prob": 50.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.388994, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544228, + "hold30_r": 5.14611 + }, + { + "symbol": "WELL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.077859, + "strategy_rank": 72.04191, + "rr": 1.436026, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.154039, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.366141, + "hold30_r": -0.235022 + }, + { + "symbol": "WSM", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.347932, + "strategy_rank": 88.201664, + "rr": 2.408145, + "primary_prob": 22.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.612218, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.674065, + "range_504_ratio": 1.962197, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.350651, + "hold30_r": 1.903497 + }, + { + "symbol": "WST", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.70073, + "strategy_rank": 82.432884, + "rr": 1.735422, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.603134, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.675391, + "hold30_r": 0.567447 + }, + { + "symbol": "CEG", + "date": "2023-12-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.870436, + "strategy_rank": 81.408719, + "rr": 2.122336, + "primary_prob": 11.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.183504, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050229, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.512367, + "strategy_rank": 86.130638, + "rr": 2.093644, + "primary_prob": 43.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.140466, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043973, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.519435, + "strategy_rank": 79.749419, + "rr": 1.642735, + "primary_prob": 34.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.464102, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.594759, + "hold30_r": 2.943723 + }, + { + "symbol": "ADBE", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.113074, + "strategy_rank": 87.501895, + "rr": 1.806414, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.709621, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.756976, + "hold30_r": 1.399397 + }, + { + "symbol": "AIZ", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.747939, + "strategy_rank": 77.573381, + "rr": 0.780518, + "primary_prob": 56.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 1.170777, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709965, + "hold30_r": 1.00673 + }, + { + "symbol": "AJG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.274441, + "strategy_rank": 61.633257, + "rr": 2.037805, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.056707, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.544697, + "range_504_ratio": 1.724086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.980737, + "hold30_r": 1.197405 + }, + { + "symbol": "AKAM", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.510012, + "strategy_rank": 61.657477, + "rr": 1.242376, + "primary_prob": 41.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.863564, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105775, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.877503, + "strategy_rank": 94.617183, + "rr": 1.658634, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.487951, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.05504, + "range_504_ratio": 2.872091, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.618751, + "hold30_r": 4.090085 + }, + { + "symbol": "AMZN", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.168433, + "strategy_rank": 88.043226, + "rr": 3.075301, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 4.612952, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.760288, + "range_504_ratio": 2.138892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059949, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.861013, + "strategy_rank": 67.255816, + "rr": 1.135252, + "primary_prob": 60.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.702878, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061668, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.646643, + "strategy_rank": 99.01408, + "rr": 2.066773, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.100159, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 2.373735, + "range_504_ratio": 10.737418, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033874, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.683157, + "strategy_rank": 59.889699, + "rr": 2.348766, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.523149, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.367116, + "range_504_ratio": 1.443566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.283591, + "hold30_r": 3.794915 + }, + { + "symbol": "CAH", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.985866, + "strategy_rank": 67.885534, + "rr": 1.111162, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.666743, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.810264, + "range_504_ratio": 2.248502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.049726, + "hold30_r": 2.659453 + }, + { + "symbol": "CBOE", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.817432, + "strategy_rank": 68.412062, + "rr": 0.675104, + "primary_prob": 54.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.012656, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.570866, + "range_504_ratio": 1.769799, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.60782, + "hold30_r": 1.693238 + }, + { + "symbol": "CCL", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.757362, + "strategy_rank": 94.188184, + "rr": 2.187569, + "primary_prob": 42.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.281354, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041383, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.918728, + "strategy_rank": 80.066322, + "rr": 1.908635, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.862953, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.811124, + "range_504_ratio": 2.250437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04059, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.981154, + "strategy_rank": 59.630888, + "rr": 1.18659, + "primary_prob": 44.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.779885, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.117801, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.694935, + "strategy_rank": 76.71037, + "rr": 0.883983, + "primary_prob": 48.33, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.325975, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.673524, + "range_504_ratio": 1.961137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.797152, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.939929, + "strategy_rank": 99.152441, + "rr": 2.282917, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.424375, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 2.190298, + "range_504_ratio": 8.937873, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.257928, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.228504, + "strategy_rank": 74.75245, + "rr": 1.312354, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.968531, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065148, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.170789, + "strategy_rank": 84.028697, + "rr": 2.112122, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.168182, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.734811, + "range_504_ratio": 2.085088, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062076, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.524146, + "strategy_rank": 94.088473, + "rr": 1.662898, + "primary_prob": 38.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.494347, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.039132, + "range_504_ratio": 2.826761, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048108, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882214, + "strategy_rank": 99.88238, + "rr": 0.94513, + "primary_prob": 50.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.417695, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 4.237774, + "range_504_ratio": 69.253521, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.927137, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.992933, + "strategy_rank": 93.157304, + "rr": 1.802818, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.704227, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.339463, + "range_504_ratio": 3.816995, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044936, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.810365, + "strategy_rank": 91.710046, + "rr": 1.640196, + "primary_prob": 49.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.460294, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.110819, + "range_504_ratio": 3.036844, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046898, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.584217, + "strategy_rank": 93.810593, + "rr": 0.792589, + "primary_prob": 51.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.188883, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.219573, + "range_504_ratio": 3.385742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.731103, + "hold30_r": -1.020917 + }, + { + "symbol": "DELL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.290931, + "strategy_rank": 95.114202, + "rr": 1.325989, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.988984, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.838596, + "range_504_ratio": 2.313117, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.272861, + "hold30_r": 4.176403 + }, + { + "symbol": "DLR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.803298, + "strategy_rank": 74.492203, + "rr": 1.564638, + "primary_prob": 36.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.346957, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.731466, + "range_504_ratio": 2.078125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508456, + "hold30_r": 1.761937 + }, + { + "symbol": "DVA", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.454653, + "strategy_rank": 87.810168, + "rr": 1.564883, + "primary_prob": 51.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.347324, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051165, + "hold30_r": 0.597875 + }, + { + "symbol": "EG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.332155, + "strategy_rank": 71.735674, + "rr": 1.858169, + "primary_prob": 31.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.787254, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.535768, + "range_504_ratio": 1.70876, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.813606, + "hold30_r": 1.807772 + }, + { + "symbol": "EME", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.697291, + "strategy_rank": 79.694669, + "rr": 1.54136, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.312041, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070078, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.574794, + "strategy_rank": 90.419706, + "rr": 1.790026, + "primary_prob": 47.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.685039, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05109, + "hold30_r": 0.409449 + }, + { + "symbol": "FDX", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.990577, + "strategy_rank": 74.698211, + "rr": 1.357911, + "primary_prob": 36.51, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.036866, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.695545, + "range_504_ratio": 2.004801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -4.324951, + "hold30_r": -4.256126 + }, + { + "symbol": "GOOG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.396938, + "strategy_rank": 81.18958, + "rr": 2.250397, + "primary_prob": 26.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 3.375596, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.191705, + "hold30_r": 1.745327 + }, + { + "symbol": "GOOGL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.690224, + "strategy_rank": 80.16733, + "rr": 2.386898, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.580346, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.329653, + "hold30_r": 1.618909 + }, + { + "symbol": "INTC", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.223793, + "strategy_rank": 89.639656, + "rr": 2.254916, + "primary_prob": 41.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.382374, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.210529, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.3298, + "strategy_rank": 67.977636, + "rr": 2.177148, + "primary_prob": 32.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.265722, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.663412, + "range_504_ratio": 1.941404, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062938, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.526502, + "strategy_rank": 96.052842, + "rr": 0.924083, + "primary_prob": 47.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.386124, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.086264, + "hold30_r": -1.046358 + }, + { + "symbol": "LEN", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.339223, + "strategy_rank": 83.678019, + "rr": 0.717263, + "primary_prob": 54.56, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.075894, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.668518, + "hold30_r": 0.093062 + }, + { + "symbol": "LLY", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.937574, + "strategy_rank": 92.580803, + "rr": 1.313536, + "primary_prob": 41.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.970303, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.26612, + "hold30_r": 3.049028 + }, + { + "symbol": "MCK", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.805654, + "strategy_rank": 63.478846, + "rr": 1.244282, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.866423, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.733041, + "range_504_ratio": 2.0814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.180864, + "hold30_r": 4.359496 + }, + { + "symbol": "META", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.11543, + "strategy_rank": 89.923474, + "rr": 1.396586, + "primary_prob": 39.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.094879, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.387287, + "range_504_ratio": 4.003973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.341346, + "hold30_r": 4.553851 + }, + { + "symbol": "MPC", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.459364, + "strategy_rank": 77.53023, + "rr": 1.340028, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.010042, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.979306, + "range_504_ratio": 2.662608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.291335, + "hold30_r": 2.825498 + }, + { + "symbol": "MSFT", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.045936, + "strategy_rank": 71.617032, + "rr": 0.681095, + "primary_prob": 44.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.021643, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.58811, + "range_504_ratio": 1.800582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.607971, + "hold30_r": 2.648007 + }, + { + "symbol": "MSTR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.468787, + "strategy_rank": 98.400601, + "rr": 1.813607, + "primary_prob": 41.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.720411, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.544799, + "range_504_ratio": 4.687029, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.784467, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.517079, + "strategy_rank": 83.588098, + "rr": 1.906264, + "primary_prob": 41.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.859396, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.853104, + "hold30_r": 1.416981 + }, + { + "symbol": "NFLX", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.048292, + "strategy_rank": 90.322316, + "rr": 3.679037, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 5.518555, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.338779, + "range_504_ratio": 3.814382, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 3.61641, + "hold30_r": 6.102212 + }, + { + "symbol": "NOW", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.343934, + "strategy_rank": 82.577448, + "rr": 0.99377, + "primary_prob": 44.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.490654, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.76014, + "range_504_ratio": 2.138576, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061817, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.567727, + "strategy_rank": 80.306201, + "rr": 1.719735, + "primary_prob": 40.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.579602, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04449, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281508, + "strategy_rank": 88.030467, + "rr": 2.232546, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.348819, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.188102, + "hold30_r": 1.802383 + }, + { + "symbol": "PGR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.161366, + "strategy_rank": 84.295489, + "rr": 0.917019, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.375528, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.527083, + "range_504_ratio": 1.693984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.85572, + "hold30_r": 4.96269 + }, + { + "symbol": "PLTR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.704358, + "strategy_rank": 98.706181, + "rr": 1.422262, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.133393, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027248, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.101296, + "strategy_rank": 74.936792, + "rr": 1.834751, + "primary_prob": 46.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.752127, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.662327, + "range_504_ratio": 1.9393, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061902, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.411072, + "strategy_rank": 99.34156, + "rr": 1.654412, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.481618, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026269, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.925795, + "strategy_rank": 85.150518, + "rr": 2.021725, + "primary_prob": 44.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.032588, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127053, + "hold30_r": -1.066523 + }, + { + "symbol": "TSLA", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.404005, + "strategy_rank": 94.433214, + "rr": 2.871991, + "primary_prob": 36.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 4.307987, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036393, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.334511, + "strategy_rank": 87.732868, + "rr": 1.540081, + "primary_prob": 51.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.310122, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.92751, + "range_504_ratio": 2.528205, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036673, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.755006, + "strategy_rank": 77.38208, + "rr": 1.585034, + "primary_prob": 50.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.377551, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.527525, + "hold30_r": 0.848994 + }, + { + "symbol": "VRSK", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.276796, + "strategy_rank": 61.452257, + "rr": 1.178418, + "primary_prob": 44.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.767627, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.112628, + "hold30_r": 0.914067 + }, + { + "symbol": "VRT", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.175501, + "strategy_rank": 98.754621, + "rr": 0.803058, + "primary_prob": 51.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.204587, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.86763, + "range_504_ratio": 6.472938, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030664, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.272085, + "strategy_rank": 79.997142, + "rr": 2.06041, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.090616, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.780395, + "range_504_ratio": 2.182334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.003983, + "hold30_r": 1.900564 + }, + { + "symbol": "WDC", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.038869, + "strategy_rank": 83.02756, + "rr": 2.252003, + "primary_prob": 41.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 3.378004, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.2011, + "hold30_r": 3.299435 + }, + { + "symbol": "WELL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.216726, + "strategy_rank": 69.467534, + "rr": 1.204186, + "primary_prob": 51.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.806279, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066792, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.750294, + "strategy_rank": 88.576437, + "rr": 1.962859, + "primary_prob": 26.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.944288, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.722826, + "range_504_ratio": 2.060248, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051805, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.283863, + "strategy_rank": 81.518868, + "rr": 2.502974, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.754462, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057669, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-12-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.040915, + "strategy_rank": 79.100189, + "rr": 1.549585, + "primary_prob": 19.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.324377, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051943, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.754513, + "strategy_rank": 61.977499, + "rr": 1.01682, + "primary_prob": 39.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.525229, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.633505, + "hold30_r": -1.540998 + }, + { + "symbol": "ABNB", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.800241, + "strategy_rank": 86.31467, + "rr": 1.689456, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.534184, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081983, + "hold30_r": -1.036177 + }, + { + "symbol": "ACGL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.56799, + "strategy_rank": 77.159658, + "rr": 1.722263, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.583394, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667067, + "hold30_r": 3.954327 + }, + { + "symbol": "ADBE", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.066185, + "strategy_rank": 86.174181, + "rr": 2.204198, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.306297, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.133725, + "hold30_r": -1.080207 + }, + { + "symbol": "AIZ", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.883273, + "strategy_rank": 75.76427, + "rr": 1.866818, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.800226, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.790937, + "hold30_r": 2.151496 + }, + { + "symbol": "AJG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.717208, + "strategy_rank": 63.371674, + "rr": 2.163362, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.245043, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.544697, + "range_504_ratio": 1.724086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.102491, + "hold30_r": 1.818927 + }, + { + "symbol": "AKAM", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.198556, + "strategy_rank": 62.34007, + "rr": 1.112727, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.66909, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.304943, + "hold30_r": -1.190133 + }, + { + "symbol": "AMD", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.306859, + "strategy_rank": 94.121764, + "rr": 1.696785, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.545178, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.05504, + "range_504_ratio": 2.872091, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.654197, + "hold30_r": 4.780536 + }, + { + "symbol": "AMZN", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.020457, + "strategy_rank": 87.335208, + "rr": 2.492301, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.738451, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.753201, + "range_504_ratio": 2.123787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064067, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.866426, + "strategy_rank": 66.114301, + "rr": 1.552172, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.328258, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080931, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.024067, + "strategy_rank": 73.339776, + "rr": 1.093017, + "primary_prob": 27.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.639525, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.746395, + "range_504_ratio": 2.109382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.033871, + "hold30_r": 4.624203 + }, + { + "symbol": "APP", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.638989, + "strategy_rank": 99.099033, + "rr": 7.381413, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 23, + "primary_distance_atr": 11.07212, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 2.373735, + "range_504_ratio": 10.737418, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032428, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.032491, + "strategy_rank": 62.0123, + "rr": 1.286297, + "primary_prob": 41.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.929445, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.367116, + "range_504_ratio": 1.443566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.219459, + "hold30_r": 4.006638 + }, + { + "symbol": "CAH", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.327316, + "strategy_rank": 68.707873, + "rr": 0.915418, + "primary_prob": 38.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.373127, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.810058, + "range_504_ratio": 2.248038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.849043, + "hold30_r": 1.421436 + }, + { + "symbol": "CASY", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.949458, + "strategy_rank": 70.365821, + "rr": 1.488403, + "primary_prob": 17.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.232605, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.517543, + "range_504_ratio": 1.6779, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.424769, + "hold30_r": 0.161519 + }, + { + "symbol": "CBOE", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.464501, + "strategy_rank": 68.033914, + "rr": 0.993384, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.490077, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.570866, + "range_504_ratio": 1.769799, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919889, + "hold30_r": 1.869531 + }, + { + "symbol": "CCL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.734055, + "strategy_rank": 91.929205, + "rr": 1.60622, + "primary_prob": 50.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.40933, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036911, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.957882, + "strategy_rank": 60.334863, + "rr": 0.953044, + "primary_prob": 50.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.429566, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073107, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.037304, + "strategy_rank": 99.21807, + "rr": 5.560725, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 8.341088, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 2.190298, + "range_504_ratio": 8.937873, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027756, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.945848, + "strategy_rank": 75.17758, + "rr": 1.930692, + "primary_prob": 11.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.896039, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069679, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.788207, + "strategy_rank": 82.645983, + "rr": 1.611511, + "primary_prob": 38.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.417267, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.753353, + "range_504_ratio": 2.12411, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06572, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.111913, + "strategy_rank": 94.845086, + "rr": 1.730268, + "primary_prob": 42.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.595402, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.043117, + "range_504_ratio": 2.838049, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051927, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.879663, + "strategy_rank": 99.87975, + "rr": 2.132775, + "primary_prob": 23.25, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.199162, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 4.237774, + "range_504_ratio": 69.253521, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016531, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.547533, + "strategy_rank": 94.146178, + "rr": 2.103721, + "primary_prob": 31.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.155581, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.336736, + "range_504_ratio": 3.8066, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046025, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.642599, + "strategy_rank": 90.181632, + "rr": 1.783418, + "primary_prob": 47.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.675126, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.110819, + "range_504_ratio": 3.036844, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050302, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.269555, + "strategy_rank": 93.571161, + "rr": 0.749622, + "primary_prob": 54.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.124432, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.22298, + "range_504_ratio": 3.397295, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.061404, + "hold30_r": -1.0 + }, + { + "symbol": "DLR", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.310469, + "strategy_rank": 73.57171, + "rr": 2.01305, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.019575, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.731466, + "range_504_ratio": 2.078125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061979, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.530686, + "strategy_rank": 89.862356, + "rr": 2.057047, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.085571, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.002193, + "hold30_r": 1.91385 + }, + { + "symbol": "EG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.347774, + "strategy_rank": 70.268772, + "rr": 2.161249, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.241874, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.535768, + "range_504_ratio": 1.70876, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.113682, + "hold30_r": 2.03781 + }, + { + "symbol": "EME", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.132371, + "strategy_rank": 76.778134, + "rr": 1.645291, + "primary_prob": 15.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.467936, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06996, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.576414, + "strategy_rank": 92.374798, + "rr": 1.988467, + "primary_prob": 44.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.9827, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052916, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.817088, + "strategy_rank": 83.431625, + "rr": 2.232768, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.349153, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04766, + "hold30_r": -0.566861 + }, + { + "symbol": "GOOG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.808664, + "strategy_rank": 81.109642, + "rr": 1.359275, + "primary_prob": 55.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.038913, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063397, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.049338, + "strategy_rank": 80.701884, + "rr": 1.593819, + "primary_prob": 46.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.390728, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06172, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.983153, + "strategy_rank": 91.898651, + "rr": 2.584362, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.876543, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.209673, + "hold30_r": -1.1609 + }, + { + "symbol": "INTU", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.505415, + "strategy_rank": 68.274559, + "rr": 1.503095, + "primary_prob": 42.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.254643, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.663412, + "range_504_ratio": 1.941404, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07069, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.352587, + "strategy_rank": 95.913918, + "rr": 0.813973, + "primary_prob": 40.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.220959, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040796, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.23586, + "strategy_rank": 80.825847, + "rr": 1.099251, + "primary_prob": 42.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.648877, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.047421, + "hold30_r": 0.926414 + }, + { + "symbol": "LLY", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.630566, + "strategy_rank": 92.203221, + "rr": 1.601574, + "primary_prob": 35.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.402362, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546781, + "hold30_r": 7.444392 + }, + { + "symbol": "MCK", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.995187, + "strategy_rank": 63.010316, + "rr": 1.498571, + "primary_prob": 17.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.247856, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.70844, + "range_504_ratio": 2.030821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.426848, + "hold30_r": 4.956811 + }, + { + "symbol": "META", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.194946, + "strategy_rank": 89.444745, + "rr": 1.927126, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.890689, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.399937, + "range_504_ratio": 4.054943, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058087, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.43923, + "strategy_rank": 73.20482, + "rr": 0.978757, + "primary_prob": 39.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.468136, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.943111, + "range_504_ratio": 2.567959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.926961, + "hold30_r": 3.21343 + }, + { + "symbol": "MPWR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.273165, + "strategy_rank": 85.770207, + "rr": 0.812642, + "primary_prob": 51.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.218964, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.763124, + "range_504_ratio": 2.144967, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.764472, + "hold30_r": -1.045859 + }, + { + "symbol": "MSTR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.796631, + "strategy_rank": 98.617425, + "rr": 1.591034, + "primary_prob": 50.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.386551, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.546567, + "range_504_ratio": 4.695324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.56002, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.77136, + "strategy_rank": 85.997215, + "rr": 1.601364, + "primary_prob": 49.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.402045, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048533, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.261131, + "strategy_rank": 91.861423, + "rr": 2.538576, + "primary_prob": 38.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.807865, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.338779, + "range_504_ratio": 3.814382, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060626, + "hold30_r": -1.0 + }, + { + "symbol": "NOW", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.742479, + "strategy_rank": 82.870636, + "rr": 1.103919, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.655878, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.76014, + "range_504_ratio": 2.138576, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066526, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.513839, + "strategy_rank": 80.536518, + "rr": 1.401235, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.101853, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047066, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.845969, + "strategy_rank": 86.810305, + "rr": 1.833449, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.750174, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051923, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.871239, + "strategy_rank": 95.144802, + "rr": 0.999401, + "primary_prob": 45.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.499101, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.877584, + "range_504_ratio": 2.405082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047007, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.605295, + "strategy_rank": 84.625027, + "rr": 0.920672, + "primary_prob": 43.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.381008, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.503324, + "range_504_ratio": 1.654211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852079, + "hold30_r": 5.306637 + }, + { + "symbol": "PLTR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.555957, + "strategy_rank": 98.66504, + "rr": 0.876186, + "primary_prob": 44.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.314278, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.126979, + "hold30_r": -1.097359 + }, + { + "symbol": "PNR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.708785, + "strategy_rank": 71.133724, + "rr": 1.540364, + "primary_prob": 51.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.310546, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.646961, + "range_504_ratio": 1.909728, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068257, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.791817, + "strategy_rank": 58.206373, + "rr": 0.987514, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.481271, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.437992, + "range_504_ratio": 1.549592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.880175, + "hold30_r": 3.915747 + }, + { + "symbol": "SMCI", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.398315, + "strategy_rank": 99.32672, + "rr": 1.096064, + "primary_prob": 30.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.644096, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.072795, + "hold30_r": 15.819277 + }, + { + "symbol": "SNPS", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.501805, + "strategy_rank": 79.640939, + "rr": 1.141813, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.71272, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048851, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.095066, + "strategy_rank": 87.968227, + "rr": 2.047008, + "primary_prob": 43.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.070512, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062258, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.298436, + "strategy_rank": 93.168329, + "rr": 1.57361, + "primary_prob": 50.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.360414, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037624, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.551143, + "strategy_rank": 86.489282, + "rr": 1.934719, + "primary_prob": 45.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.902078, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.92751, + "range_504_ratio": 2.528205, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036662, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.53911, + "strategy_rank": 77.526476, + "rr": 2.518086, + "primary_prob": 38.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.777129, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061549, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.364621, + "strategy_rank": 62.775883, + "rr": 1.124324, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.686487, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073579, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.1071, + "strategy_rank": 79.464046, + "rr": 2.349721, + "primary_prob": 23.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.524582, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.780395, + "range_504_ratio": 2.182334, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063903, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.290012, + "strategy_rank": 87.677078, + "rr": 2.572901, + "primary_prob": 38.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.859352, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.332198, + "hold30_r": -1.279753 + }, + { + "symbol": "WELL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.281588, + "strategy_rank": 68.644411, + "rr": 1.703446, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.555168, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066339, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.373045, + "strategy_rank": 90.343964, + "rr": 2.193893, + "primary_prob": 23.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.290839, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.722826, + "range_504_ratio": 2.060248, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0535, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.057762, + "strategy_rank": 81.979449, + "rr": 1.594342, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.391512, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057728, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-12-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 73.333333, + "rr": 0.966341, + "primary_prob": 39.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.449511, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056897, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.600493, + "strategy_rank": 62.357984, + "rr": 0.722422, + "primary_prob": 58.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.083632, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082276, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.244143, + "strategy_rank": 83.438059, + "rr": 1.817182, + "primary_prob": 31.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.725773, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.767804, + "hold30_r": 2.518841 + }, + { + "symbol": "ACGL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.217016, + "strategy_rank": 73.010952, + "rr": 2.064587, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.09688, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.998424, + "hold30_r": 4.081007 + }, + { + "symbol": "ADBE", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.094945, + "strategy_rank": 84.391553, + "rr": 1.723045, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.584567, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664408, + "hold30_r": 1.242851 + }, + { + "symbol": "AIZ", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.956843, + "strategy_rank": 73.860934, + "rr": 1.078768, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.618153, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086334, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.737361, + "strategy_rank": 60.388478, + "rr": 0.870317, + "primary_prob": 53.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.305476, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.117864, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.847102, + "strategy_rank": 82.124706, + "rr": 0.761444, + "primary_prob": 48.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.142166, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050775, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.574599, + "strategy_rank": 93.619194, + "rr": 1.736812, + "primary_prob": 33.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.605217, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.027156, + "range_504_ratio": 2.79311, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.697172, + "hold30_r": 5.738027 + }, + { + "symbol": "ANET", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.561036, + "strategy_rank": 95.047707, + "rr": 0.717801, + "primary_prob": 56.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.076702, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.993484, + "range_504_ratio": 2.700628, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.654278, + "hold30_r": 4.679999 + }, + { + "symbol": "APO", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.27127, + "strategy_rank": 73.422361, + "rr": 1.241775, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.862663, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.746395, + "range_504_ratio": 2.109382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.179372, + "hold30_r": 7.256329 + }, + { + "symbol": "APP", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.630086, + "strategy_rank": 98.966153, + "rr": 1.925272, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.887908, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 2.373735, + "range_504_ratio": 10.737418, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.891219, + "hold30_r": 3.551985 + }, + { + "symbol": "ARES", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.642417, + "strategy_rank": 79.428659, + "rr": 0.825829, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.238743, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.82259, + "range_504_ratio": 2.276388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763098, + "hold30_r": 5.772653 + }, + { + "symbol": "AVGO", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.382244, + "strategy_rank": 86.551704, + "rr": 1.193251, + "primary_prob": 41.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.789876, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.020562, + "range_504_ratio": 2.774753, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053984, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.998767, + "strategy_rank": 79.01279, + "rr": 1.146165, + "primary_prob": 40.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.719247, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.795084, + "range_504_ratio": 2.214628, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079785, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.669544, + "strategy_rank": 68.416651, + "rr": 1.683301, + "primary_prob": 17.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.524951, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.810058, + "range_504_ratio": 2.248038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.609084, + "hold30_r": 0.336299 + }, + { + "symbol": "CASY", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.517879, + "strategy_rank": 67.949231, + "rr": 0.935067, + "primary_prob": 38.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.402601, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.517543, + "range_504_ratio": 1.6779, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.857303, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.341554, + "strategy_rank": 92.903663, + "rr": 1.944233, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.91635, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035062, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.231813, + "strategy_rank": 77.292896, + "rr": 1.279047, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.91857, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.747191, + "range_504_ratio": 2.111061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059966, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.819975, + "strategy_rank": 60.701289, + "rr": 1.904844, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.857265, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074722, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.588163, + "strategy_rank": 77.762636, + "rr": 1.044441, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.566661, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.674376, + "range_504_ratio": 1.962808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.95065, + "hold30_r": 7.833307 + }, + { + "symbol": "COIN", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.136868, + "strategy_rank": 99.211306, + "rr": 1.171249, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.756874, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 2.109108, + "range_504_ratio": 8.240887, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020367, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.985203, + "strategy_rank": 73.393332, + "rr": 1.265295, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.897943, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.193302, + "hold30_r": 1.295602 + }, + { + "symbol": "CRWD", + "date": "2024-01-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.163995, + "strategy_rank": 94.841365, + "rr": 2.373925, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.560888, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.043117, + "range_504_ratio": 2.838049, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.322234, + "hold30_r": 9.176703 + }, + { + "symbol": "CVNA", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.876695, + "strategy_rank": 99.876786, + "rr": 1.240789, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.861184, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 4.216188, + "range_504_ratio": 67.774648, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.159613, + "hold30_r": -1.144125 + }, + { + "symbol": "DASH", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.821208, + "strategy_rank": 93.570418, + "rr": 1.886475, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.829712, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.324211, + "range_504_ratio": 3.759217, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.838383, + "hold30_r": 5.870695 + }, + { + "symbol": "DDOG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.902589, + "strategy_rank": 91.752108, + "rr": 2.89828, + "primary_prob": 20.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 4.34742, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.850496, + "hold30_r": 4.37441 + }, + { + "symbol": "DECK", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.067818, + "strategy_rank": 92.562232, + "rr": 1.786565, + "primary_prob": 14.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.679847, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.22298, + "range_504_ratio": 3.397295, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.065658, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.670777, + "strategy_rank": 94.717514, + "rr": 1.088335, + "primary_prob": 27.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.632503, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.856312, + "range_504_ratio": 2.354461, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.027135, + "hold30_r": 4.602921 + }, + { + "symbol": "DVA", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.559803, + "strategy_rank": 87.713633, + "rr": 1.528459, + "primary_prob": 51.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.292688, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062065, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.313194, + "strategy_rank": 73.666468, + "rr": 0.85876, + "primary_prob": 53.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.288141, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783355, + "hold30_r": 6.323978 + }, + { + "symbol": "EXPE", + "date": "2024-01-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.162762, + "strategy_rank": 90.201018, + "rr": 2.486691, + "primary_prob": 23.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.730037, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.312151, + "hold30_r": -3.258733 + }, + { + "symbol": "FDX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.422935, + "strategy_rank": 78.354726, + "rr": 2.132757, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.199136, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204228, + "hold30_r": -1.147686 + }, + { + "symbol": "FICO", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.054254, + "strategy_rank": 82.145727, + "rr": 1.448893, + "primary_prob": 19.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.173339, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.247496, + "range_504_ratio": 3.481614, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.38565, + "hold30_r": 4.547672 + }, + { + "symbol": "FIX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.834772, + "strategy_rank": 89.780281, + "rr": 0.669431, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.004146, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.048766, + "range_504_ratio": 2.854127, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058184, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.011097, + "strategy_rank": 76.633967, + "rr": 1.008386, + "primary_prob": 36.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.512579, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.511475, + "range_504_ratio": 1.667749, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079246, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.98397, + "strategy_rank": 76.391362, + "rr": 1.130424, + "primary_prob": 45.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 1.695636, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061431, + "hold30_r": 1.873617 + }, + { + "symbol": "GOOGL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.23058, + "strategy_rank": 76.231885, + "rr": 1.338575, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.007863, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.271201, + "hold30_r": 1.894383 + }, + { + "symbol": "GWW", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.490752, + "strategy_rank": 62.983379, + "rr": 0.940005, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.410007, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.646727, + "range_504_ratio": 1.909281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.847423, + "hold30_r": 7.465847 + }, + { + "symbol": "INTC", + "date": "2024-01-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.081381, + "strategy_rank": 92.16693, + "rr": 2.520404, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.780606, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045576, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.32799, + "strategy_rank": 93.963172, + "rr": 1.77435, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.661525, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046401, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.066584, + "strategy_rank": 81.464321, + "rr": 1.620021, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.430032, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718208, + "range_504_ratio": 2.050754, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.559459, + "hold30_r": 5.452209 + }, + { + "symbol": "LEN", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.764488, + "strategy_rank": 77.162448, + "rr": 1.255192, + "primary_prob": 38.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.882788, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.195612, + "hold30_r": 1.294949 + }, + { + "symbol": "LLY", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.807645, + "strategy_rank": 91.235093, + "rr": 1.448837, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.173255, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.38537, + "hold30_r": 8.847485 + }, + { + "symbol": "LRCX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.245376, + "strategy_rank": 88.410509, + "rr": 1.142757, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.714135, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.983787, + "range_504_ratio": 2.674566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.090063, + "hold30_r": 5.850914 + }, + { + "symbol": "META", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.903822, + "strategy_rank": 88.532676, + "rr": 1.588875, + "primary_prob": 40.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.383312, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.413009, + "range_504_ratio": 4.108298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.529831, + "hold30_r": 10.826087 + }, + { + "symbol": "MPC", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.750925, + "strategy_rank": 71.137086, + "rr": 0.775632, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.163449, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.925336, + "range_504_ratio": 2.522715, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.719516, + "hold30_r": 3.22643 + }, + { + "symbol": "MPWR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.997534, + "strategy_rank": 84.741447, + "rr": 1.311074, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.96661, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.763124, + "range_504_ratio": 2.144967, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045934, + "hold30_r": -1.0 + }, + { + "symbol": "MSFT", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.779285, + "strategy_rank": 69.710075, + "rr": 0.735217, + "primary_prob": 52.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.102826, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.58811, + "range_504_ratio": 1.800582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644241, + "hold30_r": 4.736849 + }, + { + "symbol": "MSTR", + "date": "2024-01-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.383477, + "strategy_rank": 99.014928, + "rr": 2.028745, + "primary_prob": 26.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.043118, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024807, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.806412, + "strategy_rank": 83.236813, + "rr": 1.207219, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.810828, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.156761, + "hold30_r": -0.156264 + }, + { + "symbol": "NFLX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.61529, + "strategy_rank": 90.588267, + "rr": 0.846422, + "primary_prob": 40.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.269632, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.338779, + "range_504_ratio": 3.814382, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.787674, + "hold30_r": 6.946926 + }, + { + "symbol": "NOW", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.601726, + "strategy_rank": 81.573976, + "rr": 1.619769, + "primary_prob": 15.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.429653, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.76014, + "range_504_ratio": 2.138576, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552685, + "hold30_r": 5.098369 + }, + { + "symbol": "NTAP", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.395808, + "strategy_rank": 79.403634, + "rr": 1.117025, + "primary_prob": 45.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 1.675537, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.511032, + "range_504_ratio": 1.667011, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.112027, + "hold30_r": -1.036315 + }, + { + "symbol": "NVDA", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.397041, + "strategy_rank": 94.966489, + "rr": 0.737696, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.106544, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.686438, + "hold30_r": 13.689811 + }, + { + "symbol": "ORCL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.710234, + "strategy_rank": 84.315614, + "rr": 2.661366, + "primary_prob": 22.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.992049, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.603909, + "hold30_r": 2.815968 + }, + { + "symbol": "PANW", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.410604, + "strategy_rank": 95.456796, + "rr": 1.244309, + "primary_prob": 23.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.866463, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.877584, + "range_504_ratio": 2.405082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.193637, + "hold30_r": 6.964467 + }, + { + "symbol": "PGR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.203453, + "strategy_rank": 82.705147, + "rr": 0.886093, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.32914, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.496157, + "range_504_ratio": 1.642397, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805406, + "hold30_r": 6.569571 + }, + { + "symbol": "PLTR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.150432, + "strategy_rank": 98.373199, + "rr": 2.30362, + "primary_prob": 25.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.45543, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.271989, + "hold30_r": 8.212906 + }, + { + "symbol": "PNR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.024661, + "strategy_rank": 69.375196, + "rr": 1.053139, + "primary_prob": 62.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.579709, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.646485, + "range_504_ratio": 1.90882, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072404, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.917386, + "strategy_rank": 92.602318, + "rr": 0.687313, + "primary_prob": 41.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.030969, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.438082, + "range_504_ratio": 4.212609, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.637853, + "hold30_r": -1.023044 + }, + { + "symbol": "SMCI", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.890259, + "strategy_rank": 98.964879, + "rr": 1.971339, + "primary_prob": 28.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.957008, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.945069, + "hold30_r": 27.377913 + }, + { + "symbol": "SNPS", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.848335, + "strategy_rank": 79.126676, + "rr": 0.950581, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.425871, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049878, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.053021, + "strategy_rank": 85.254458, + "rr": 1.910494, + "primary_prob": 30.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.86574, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.13069, + "hold30_r": -1.068677 + }, + { + "symbol": "TSLA", + "date": "2024-01-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.314427, + "strategy_rank": 95.059582, + "rr": 2.795924, + "primary_prob": 21.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 4.193886, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038425, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.450062, + "strategy_rank": 88.52353, + "rr": 1.537404, + "primary_prob": 36.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 2.306107, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.896088, + "range_504_ratio": 2.45, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040419, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.149199, + "strategy_rank": 74.729162, + "rr": 0.71935, + "primary_prob": 59.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.079026, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.649079, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.657213, + "strategy_rank": 91.939385, + "rr": 0.792302, + "primary_prob": 40.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.188454, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.161044, + "range_504_ratio": 3.193265, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.743027, + "hold30_r": 8.765377 + }, + { + "symbol": "VRSK", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.463625, + "strategy_rank": 60.268449, + "rr": 0.99757, + "primary_prob": 49.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.496354, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087304, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.64365, + "strategy_rank": 98.423249, + "rr": 1.418431, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.127647, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.86763, + "range_504_ratio": 6.472938, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.383027, + "hold30_r": 7.497479 + }, + { + "symbol": "WDAY", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.628853, + "strategy_rank": 85.764921, + "rr": 1.198932, + "primary_prob": 38.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.798399, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.77655, + "range_504_ratio": 2.173959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.134279, + "hold30_r": 4.092035 + }, + { + "symbol": "WDC", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.916153, + "strategy_rank": 86.633558, + "rr": 1.783878, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.675817, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055571, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.257707, + "strategy_rank": 64.777074, + "rr": 1.86751, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.801265, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077661, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.135635, + "strategy_rank": 89.995314, + "rr": 0.867199, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.300799, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.722826, + "range_504_ratio": 2.060248, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059167, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.409371, + "strategy_rank": 78.196523, + "rr": 2.255345, + "primary_prob": 26.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.383017, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.834348, + "range_504_ratio": 2.303312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060857, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-01-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.754513, + "strategy_rank": 77.535722, + "rr": 2.161457, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.242185, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060669, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.447653, + "strategy_rank": 66.487187, + "rr": 0.82062, + "primary_prob": 55.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.23093, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080814, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2024-01-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.012034, + "strategy_rank": 88.470608, + "rr": 2.163947, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.24592, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051807, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.385078, + "strategy_rank": 70.891403, + "rr": 1.703934, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.555901, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64087, + "hold30_r": 4.004141 + }, + { + "symbol": "ADBE", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.862816, + "strategy_rank": 85.043707, + "rr": 1.519166, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.278749, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.455467, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.115523, + "strategy_rank": 61.942091, + "rr": 1.45178, + "primary_prob": 38.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.17767, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.336181, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.625752, + "strategy_rank": 79.811376, + "rr": 1.383717, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.075575, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.331274, + "hold30_r": 8.455081 + }, + { + "symbol": "AMD", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.028881, + "strategy_rank": 94.807251, + "rr": 1.704089, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.556133, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.018127, + "range_504_ratio": 2.768004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.66351, + "hold30_r": 4.431395 + }, + { + "symbol": "AMZN", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.659446, + "strategy_rank": 87.046486, + "rr": 1.661296, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.491945, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.740925, + "range_504_ratio": 2.097875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.595074, + "hold30_r": 5.077053 + }, + { + "symbol": "APP", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.398315, + "strategy_rank": 98.822518, + "rr": 1.953789, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.930683, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 2.241454, + "range_504_ratio": 9.407002, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.91579, + "hold30_r": 9.057813 + }, + { + "symbol": "ARES", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.974729, + "strategy_rank": 80.825168, + "rr": 0.678313, + "primary_prob": 58.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.017469, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.82259, + "range_504_ratio": 2.276388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620566, + "hold30_r": 4.531229 + }, + { + "symbol": "AVGO", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.734055, + "strategy_rank": 86.563058, + "rr": 1.313025, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.969537, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.020562, + "range_504_ratio": 2.774753, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.257158, + "hold30_r": 5.738985 + }, + { + "symbol": "AXON", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.169675, + "strategy_rank": 87.448785, + "rr": 0.958768, + "primary_prob": 48.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.438151, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.150602, + "range_504_ratio": 3.160093, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.891823, + "hold30_r": 3.015339 + }, + { + "symbol": "BKNG", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.493381, + "strategy_rank": 78.363374, + "rr": 1.036652, + "primary_prob": 43.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.554978, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.795084, + "range_504_ratio": 2.214628, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.957372, + "hold30_r": 4.689075 + }, + { + "symbol": "CAH", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.77136, + "strategy_rank": 70.583049, + "rr": 1.490723, + "primary_prob": 18.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.236084, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.810058, + "range_504_ratio": 2.248038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.424587, + "hold30_r": 1.209213 + }, + { + "symbol": "CBOE", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.140794, + "strategy_rank": 67.539492, + "rr": 1.411255, + "primary_prob": 22.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.116883, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.570866, + "range_504_ratio": 1.769799, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.337134, + "hold30_r": 4.227642 + }, + { + "symbol": "CCL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.584838, + "strategy_rank": 93.940479, + "rr": 1.819223, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.728834, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034603, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.418773, + "strategy_rank": 77.946442, + "rr": 0.772262, + "primary_prob": 42.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.158393, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.747191, + "range_504_ratio": 2.111061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.71371, + "hold30_r": 4.901155 + }, + { + "symbol": "CME", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.829122, + "strategy_rank": 58.937048, + "rr": 2.814755, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 4.222133, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.748632, + "hold30_r": 3.507624 + }, + { + "symbol": "CMG", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.10349, + "strategy_rank": 78.297413, + "rr": 1.417482, + "primary_prob": 24.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.126223, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.674376, + "range_504_ratio": 1.962808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.317044, + "hold30_r": 8.898639 + }, + { + "symbol": "COIN", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.638989, + "strategy_rank": 99.56722, + "rr": 1.456975, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.185462, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 2.054855, + "range_504_ratio": 7.805705, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019312, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.817088, + "strategy_rank": 73.275563, + "rr": 1.551527, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.327291, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.47431, + "hold30_r": 1.739343 + }, + { + "symbol": "CRM", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.066185, + "strategy_rank": 82.464697, + "rr": 1.263744, + "primary_prob": 53.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.895616, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.753353, + "range_504_ratio": 2.12411, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.194869, + "hold30_r": 4.25759 + }, + { + "symbol": "CRWD", + "date": "2024-01-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.315283, + "strategy_rank": 95.867517, + "rr": 2.149706, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.224558, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.097926, + "range_504_ratio": 2.99794, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.101007, + "hold30_r": 3.303271 + }, + { + "symbol": "CVNA", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879663, + "strategy_rank": 99.87975, + "rr": 1.675669, + "primary_prob": 38.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.513503, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 4.044779, + "range_504_ratio": 57.098592, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016567, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-01-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.630566, + "strategy_rank": 94.940315, + "rr": 19.991075, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 29.986613, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.304697, + "range_504_ratio": 3.686571, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.045984, + "hold30_r": 4.096386 + }, + { + "symbol": "DDOG", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.547533, + "strategy_rank": 96.379071, + "rr": 1.563153, + "primary_prob": 51.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.344729, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.514953, + "hold30_r": 1.976811 + }, + { + "symbol": "DVA", + "date": "2024-01-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.883273, + "strategy_rank": 87.937139, + "rr": 2.015257, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.022885, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06527, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.310469, + "strategy_rank": 81.891038, + "rr": 1.125515, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.688272, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.757575, + "range_504_ratio": 2.133097, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.054039, + "hold30_r": 2.636042 + }, + { + "symbol": "EXPE", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.688327, + "strategy_rank": 90.425166, + "rr": 1.756023, + "primary_prob": 46.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.634034, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054291, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.227437, + "strategy_rank": 60.424632, + "rr": 1.129765, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.694647, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.406227, + "range_504_ratio": 1.501143, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.028321, + "hold30_r": 7.721006 + }, + { + "symbol": "FDX", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.20698, + "strategy_rank": 78.959772, + "rr": 1.631084, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.446626, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062652, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.501805, + "strategy_rank": 89.905045, + "rr": 1.130977, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.696466, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.048766, + "range_504_ratio": 2.854127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.073212, + "hold30_r": 7.10091 + }, + { + "symbol": "GDDY", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.364621, + "strategy_rank": 81.71946, + "rr": 0.784669, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.177004, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.511475, + "range_504_ratio": 1.667749, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706979, + "hold30_r": 3.553204 + }, + { + "symbol": "GOOG", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.929001, + "strategy_rank": 80.221489, + "rr": 1.54798, + "primary_prob": 51.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.32197, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.4777, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.410349, + "strategy_rank": 80.630462, + "rr": 1.893336, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.840004, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.825323, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.957882, + "strategy_rank": 75.532942, + "rr": 0.969726, + "primary_prob": 48.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.454589, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.897261, + "hold30_r": 4.087002 + }, + { + "symbol": "INTC", + "date": "2024-01-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.123947, + "strategy_rank": 87.241265, + "rr": 2.431299, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.646948, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046388, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.273165, + "strategy_rank": 70.464085, + "rr": 1.517678, + "primary_prob": 49.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.276516, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.620355, + "range_504_ratio": 1.859589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.44748, + "hold30_r": 3.058774 + }, + { + "symbol": "IT", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.912154, + "strategy_rank": 77.234186, + "rr": 1.199357, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.799035, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.751913, + "range_504_ratio": 2.121053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.12441, + "hold30_r": 1.413258 + }, + { + "symbol": "JBL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.825511, + "strategy_rank": 94.325037, + "rr": 1.781028, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.671543, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047781, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.401925, + "strategy_rank": 81.657818, + "rr": 1.651451, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.477176, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.718208, + "range_504_ratio": 2.050754, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588339, + "hold30_r": 5.570739 + }, + { + "symbol": "LEN", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.318893, + "strategy_rank": 80.61158, + "rr": 1.16893, + "primary_prob": 40.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.753395, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.106103, + "hold30_r": 1.144929 + }, + { + "symbol": "LRCX", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.252708, + "strategy_rank": 87.918792, + "rr": 1.750648, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.625972, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.983787, + "range_504_ratio": 2.674566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697241, + "hold30_r": 6.832144 + }, + { + "symbol": "LULU", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.476534, + "strategy_rank": 79.553742, + "rr": 1.665349, + "primary_prob": 20.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.498023, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065657, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.074609, + "strategy_rank": 88.71225, + "rr": 1.793785, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.690678, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.413009, + "range_504_ratio": 4.108298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.727716, + "hold30_r": 11.894859 + }, + { + "symbol": "MPWR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.800241, + "strategy_rank": 87.503146, + "rr": 0.999339, + "primary_prob": 30.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.499009, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.763124, + "range_504_ratio": 2.144967, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.95612, + "hold30_r": 5.370092 + }, + { + "symbol": "MSTR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.157641, + "strategy_rank": 98.978176, + "rr": 1.815724, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.723586, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019885, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.347774, + "strategy_rank": 85.754966, + "rr": 2.711586, + "primary_prob": 22.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 4.067379, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.840764, + "range_504_ratio": 2.318138, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149831, + "hold30_r": -1.118477 + }, + { + "symbol": "NFLX", + "date": "2024-01-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.040915, + "strategy_rank": 86.987344, + "rr": 2.833364, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 4.250047, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.242082, + "range_504_ratio": 3.462815, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.773278, + "hold30_r": 6.630523 + }, + { + "symbol": "NOW", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.306859, + "strategy_rank": 84.073745, + "rr": 1.103521, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.655281, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.76014, + "range_504_ratio": 2.138576, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.033591, + "hold30_r": 3.530766 + }, + { + "symbol": "NTAP", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.642599, + "strategy_rank": 77.504561, + "rr": 1.194791, + "primary_prob": 43.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 1.792187, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.511032, + "range_504_ratio": 1.667011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.118157, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.593261, + "strategy_rank": 95.686231, + "rr": 0.911094, + "primary_prob": 48.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.366641, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.877584, + "range_504_ratio": 2.405082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.858759, + "hold30_r": -2.19673 + }, + { + "symbol": "PCAR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.845969, + "strategy_rank": 66.786296, + "rr": 1.072211, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.608317, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.651477, + "range_504_ratio": 1.918371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.989939, + "hold30_r": 6.811132 + }, + { + "symbol": "PLTR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.555957, + "strategy_rank": 98.701054, + "rr": 2.580102, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.870153, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.547635, + "hold30_r": 7.131184 + }, + { + "symbol": "PTC", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.986763, + "strategy_rank": 62.741154, + "rr": 1.181617, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.772426, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.601842, + "range_504_ratio": 1.825479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.106021, + "hold30_r": 2.651874 + }, + { + "symbol": "PWR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.717208, + "strategy_rank": 80.83866, + "rr": 1.76669, + "primary_prob": 16.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.650035, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.847511, + "range_504_ratio": 2.33383, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061634, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.23225, + "strategy_rank": 93.236645, + "rr": 1.00232, + "primary_prob": 45.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.50348, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.438082, + "range_504_ratio": 4.212609, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.951797, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.90012, + "strategy_rank": 79.435847, + "rr": 0.835534, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.253301, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783504, + "hold30_r": 4.096623 + }, + { + "symbol": "STX", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.559567, + "strategy_rank": 84.417507, + "rr": 2.877779, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 4.316669, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.902332, + "range_504_ratio": 2.465344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.817711, + "hold30_r": 2.965546 + }, + { + "symbol": "TAP", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.551143, + "strategy_rank": 64.412451, + "rr": 0.979005, + "primary_prob": 49.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.468507, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091722, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.991576, + "strategy_rank": 96.489542, + "rr": 1.694006, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.541009, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.328289, + "range_504_ratio": 3.77458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.248799, + "hold30_r": -1.210568 + }, + { + "symbol": "TTD", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.215403, + "strategy_rank": 92.266148, + "rr": 2.297796, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 3.446693, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041887, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.605295, + "strategy_rank": 72.092014, + "rr": 0.980183, + "primary_prob": 49.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.470275, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.684779, + "range_504_ratio": 1.983333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904835, + "hold30_r": -1.024549 + }, + { + "symbol": "UBER", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.833935, + "strategy_rank": 91.605003, + "rr": 0.903145, + "primary_prob": 36.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.354718, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.161044, + "range_504_ratio": 3.193265, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.852227, + "hold30_r": 7.48575 + }, + { + "symbol": "VRSK", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.069795, + "strategy_rank": 58.961462, + "rr": 1.546606, + "primary_prob": 36.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.319909, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463139, + "hold30_r": 0.94057 + }, + { + "symbol": "WDAY", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.261131, + "strategy_rank": 87.971867, + "rr": 1.131318, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.696977, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.77655, + "range_504_ratio": 2.173959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.065838, + "hold30_r": 3.65596 + }, + { + "symbol": "WSM", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.178099, + "strategy_rank": 91.499459, + "rr": 1.516065, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.274098, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.722826, + "range_504_ratio": 2.060248, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.459006, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2024-01-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.576414, + "strategy_rank": 81.966635, + "rr": 2.104099, + "primary_prob": 28.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.156148, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.04575, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-01-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.470085, + "strategy_rank": 78.730159, + "rr": 1.30167, + "primary_prob": 39.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.952505, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.240997, + "hold30_r": 16.013458 + }, + { + "symbol": "AAPL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.057387, + "strategy_rank": 65.518926, + "rr": 1.337376, + "primary_prob": 40.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.006063, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.258819, + "hold30_r": -0.414973 + }, + { + "symbol": "ABNB", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.028083, + "strategy_rank": 83.394383, + "rr": 1.763113, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.64467, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.712468, + "hold30_r": 4.219196 + }, + { + "symbol": "ADBE", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.185592, + "strategy_rank": 83.357753, + "rr": 1.772614, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.658921, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705112, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.638584, + "strategy_rank": 73.601954, + "rr": 1.850311, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.775467, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.773535, + "hold30_r": 3.540027 + }, + { + "symbol": "AMAT", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.539683, + "strategy_rank": 81.294261, + "rr": 1.002787, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.504181, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.948153, + "hold30_r": 8.594049 + }, + { + "symbol": "AMZN", + "date": "2024-01-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.958486, + "strategy_rank": 82.258852, + "rr": 2.97991, + "primary_prob": 20.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 4.469866, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.740925, + "range_504_ratio": 2.097875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.913654, + "hold30_r": 5.470029 + }, + { + "symbol": "APP", + "date": "2024-01-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.389499, + "strategy_rank": 98.913309, + "rr": 8.854928, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 23, + "primary_distance_atr": 13.282392, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 2.238776, + "range_504_ratio": 9.381838, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 8.816116, + "hold30_r": 8.736835 + }, + { + "symbol": "ARES", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.859585, + "strategy_rank": 75.665446, + "rr": 0.693622, + "primary_prob": 44.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.040432, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.82259, + "range_504_ratio": 2.276388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636508, + "hold30_r": 4.181477 + }, + { + "symbol": "AVGO", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.214896, + "strategy_rank": 90.793651, + "rr": 0.790882, + "primary_prob": 39.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.186323, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.020562, + "range_504_ratio": 2.774753, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.732068, + "hold30_r": 5.243595 + }, + { + "symbol": "AXON", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.789988, + "strategy_rank": 86.434676, + "rr": 0.80476, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.207139, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.150602, + "range_504_ratio": 3.160093, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.734333, + "hold30_r": 7.992634 + }, + { + "symbol": "BKNG", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 78.131868, + "rr": 1.017012, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.525519, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.795084, + "range_504_ratio": 2.214628, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.936914, + "hold30_r": -0.243853 + }, + { + "symbol": "BX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.830281, + "strategy_rank": 79.95116, + "rr": 2.307577, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.461365, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.661344, + "range_504_ratio": 1.937394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.256703, + "hold30_r": 2.357111 + }, + { + "symbol": "CAH", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.766789, + "strategy_rank": 70.23199, + "rr": 0.835732, + "primary_prob": 51.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.253597, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.791438, + "range_504_ratio": 2.206568, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.767143, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.650794, + "strategy_rank": 93.174603, + "rr": 1.793573, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.690359, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03451, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.34188, + "strategy_rank": 58.180708, + "rr": 1.93812, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.90718, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.865938, + "hold30_r": 3.090437 + }, + { + "symbol": "COIN", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.023199, + "strategy_rank": 99.059829, + "rr": 1.713982, + "primary_prob": 23.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.570973, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 2.040953, + "range_504_ratio": 7.69794, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016778, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.796093, + "strategy_rank": 73.455433, + "rr": 1.225049, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.837574, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143237, + "hold30_r": 4.62606 + }, + { + "symbol": "CRM", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.749695, + "strategy_rank": 82.442002, + "rr": 0.99004, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.485059, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.778667, + "range_504_ratio": 2.178566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.922532, + "hold30_r": 4.648213 + }, + { + "symbol": "CRWD", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.412698, + "strategy_rank": 95.921856, + "rr": 1.79743, + "primary_prob": 28.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.696146, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.146516, + "range_504_ratio": 3.147209, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.7516, + "hold30_r": 3.971434 + }, + { + "symbol": "CVNA", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.8779, + "strategy_rank": 99.8779, + "rr": 1.545257, + "primary_prob": 24.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.317886, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 3.92906, + "range_504_ratio": 50.859155, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.528956, + "hold30_r": 6.515086 + }, + { + "symbol": "DASH", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.459096, + "strategy_rank": 94.847375, + "rr": 1.548174, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.32226, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.225828, + "range_504_ratio": 3.406987, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.501529, + "hold30_r": 4.914261 + }, + { + "symbol": "DDOG", + "date": "2024-01-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.505495, + "strategy_rank": 95.604396, + "rr": 2.176503, + "primary_prob": 42.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.264755, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04805, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.894994, + "strategy_rank": 86.568987, + "rr": 1.117883, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.676824, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.973046, + "range_504_ratio": 2.645992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.047323, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.98779, + "strategy_rank": 90.17094, + "rr": 2.120151, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.180227, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.061022, + "hold30_r": 6.305619 + }, + { + "symbol": "EME", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.499389, + "strategy_rank": 76.825397, + "rr": 1.351975, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.027962, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.269504, + "hold30_r": 17.799746 + }, + { + "symbol": "FDX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.720391, + "strategy_rank": 80.28083, + "rr": 2.284313, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.426469, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066028, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.551893, + "strategy_rank": 77.313797, + "rr": 0.697971, + "primary_prob": 42.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.046956, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.780492, + "range_504_ratio": 2.182546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618692, + "hold30_r": 9.375635 + }, + { + "symbol": "GOOG", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.318681, + "strategy_rank": 74.139194, + "rr": 1.439441, + "primary_prob": 53.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.159161, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.370304, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.051282, + "strategy_rank": 74.432234, + "rr": 1.735778, + "primary_prob": 44.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.603667, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.668754, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.301587, + "strategy_rank": 77.301587, + "rr": 1.592926, + "primary_prob": 18.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.389389, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524167, + "hold30_r": 6.312099 + }, + { + "symbol": "INTC", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.010989, + "strategy_rank": 88.461538, + "rr": 2.435985, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.653978, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.826755, + "range_504_ratio": 2.285889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046848, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 71.794872, + "rr": 1.847327, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.77099, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.620355, + "range_504_ratio": 1.859589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.776989, + "hold30_r": 3.696636 + }, + { + "symbol": "IT", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.295482, + "strategy_rank": 76.800977, + "rr": 0.781953, + "primary_prob": 52.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.17293, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.751913, + "range_504_ratio": 2.121053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.702955, + "hold30_r": -1.847264 + }, + { + "symbol": "JBL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.482295, + "strategy_rank": 94.786325, + "rr": 1.624504, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.436756, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.578349, + "hold30_r": 4.288455 + }, + { + "symbol": "KKR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.394383, + "strategy_rank": 78.009768, + "rr": 1.777459, + "primary_prob": 12.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.666188, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.718208, + "range_504_ratio": 2.050754, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.712737, + "hold30_r": 6.79898 + }, + { + "symbol": "LEN", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.697192, + "strategy_rank": 85.177045, + "rr": 0.834604, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.251906, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773297, + "hold30_r": 1.82567 + }, + { + "symbol": "LII", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.993895, + "strategy_rank": 84.774115, + "rr": 0.799507, + "primary_prob": 41.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.19926, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.903577, + "range_504_ratio": 2.468417, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.739322, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.208791, + "strategy_rank": 88.498168, + "rr": 1.052536, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.578804, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.983787, + "range_504_ratio": 2.674566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.997695, + "hold30_r": 6.752253 + }, + { + "symbol": "LULU", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.964591, + "strategy_rank": 84.334554, + "rr": 1.120214, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.680321, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.055773, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.924298, + "strategy_rank": 88.620269, + "rr": 0.716632, + "primary_prob": 65.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.074947, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.454045, + "range_504_ratio": 4.280395, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.655957, + "hold30_r": 10.027589 + }, + { + "symbol": "MPWR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.156288, + "strategy_rank": 89.108669, + "rr": 1.322693, + "primary_prob": 21.88, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.98404, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.763124, + "range_504_ratio": 2.144967, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.280753, + "hold30_r": 4.869384 + }, + { + "symbol": "MSTR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.778999, + "strategy_rank": 98.669109, + "rr": 1.524485, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.286727, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016728, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-01-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.202686, + "strategy_rank": 83.162393, + "rr": 2.816868, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 25, + "primary_distance_atr": 4.225302, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.705919, + "range_504_ratio": 2.025707, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052613, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-01-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.882784, + "strategy_rank": 85.238095, + "rr": 2.616134, + "primary_prob": 23.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.924201, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.201142, + "range_504_ratio": 3.323909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.562967, + "hold30_r": 6.785665 + }, + { + "symbol": "NTAP", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.225885, + "strategy_rank": 76.214896, + "rr": 1.505753, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.25863, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.511032, + "range_504_ratio": 1.667011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.42835, + "hold30_r": 1.67165 + }, + { + "symbol": "NVR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.493284, + "strategy_rank": 73.247863, + "rr": 0.872079, + "primary_prob": 48.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.308119, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.709099, + "range_504_ratio": 2.032159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795786, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.446886, + "strategy_rank": 65.201465, + "rr": 1.456859, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.185289, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.651477, + "range_504_ratio": 1.918371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.371502, + "hold30_r": 7.625658 + }, + { + "symbol": "PLTR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.168498, + "strategy_rank": 98.388278, + "rr": 2.736201, + "primary_prob": 22.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.104301, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.70177, + "hold30_r": 9.127672 + }, + { + "symbol": "PNR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.684982, + "strategy_rank": 71.648352, + "rr": 1.858105, + "primary_prob": 31.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.787158, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.642127, + "range_504_ratio": 1.900519, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78863, + "hold30_r": 3.937654 + }, + { + "symbol": "PSX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.249084, + "strategy_rank": 70.695971, + "rr": 1.927762, + "primary_prob": 13.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.891642, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.625652, + "range_504_ratio": 1.869465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867041, + "hold30_r": 3.370494 + }, + { + "symbol": "PWR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.545788, + "strategy_rank": 82.710623, + "rr": 1.028801, + "primary_prob": 39.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.543202, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.847511, + "range_504_ratio": 2.33383, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068244, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.970696, + "strategy_rank": 92.380952, + "rr": 1.243439, + "primary_prob": 23.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.865159, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.438082, + "range_504_ratio": 4.212609, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.193143, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.6337, + "strategy_rank": 99.56044, + "rr": 0.719083, + "primary_prob": 40.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.078625, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 2.350942, + "range_504_ratio": 10.495456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.695853, + "hold30_r": 19.99927 + }, + { + "symbol": "SNPS", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.139194, + "strategy_rank": 81.025641, + "rr": 1.274622, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.911933, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.224934, + "hold30_r": 3.221751 + }, + { + "symbol": "STX", + "date": "2024-01-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.74359, + "strategy_rank": 87.728938, + "rr": 2.462385, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.693577, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.902332, + "range_504_ratio": 2.465344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.407152, + "hold30_r": 3.221316 + }, + { + "symbol": "TAP", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.783883, + "strategy_rank": 64.102564, + "rr": 0.668614, + "primary_prob": 61.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.00292, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09474, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.825397, + "strategy_rank": 96.312576, + "rr": 1.903558, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.855337, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.328289, + "range_504_ratio": 3.77458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.109534, + "hold30_r": -2.07493 + }, + { + "symbol": "TTD", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.23199, + "strategy_rank": 91.550672, + "rr": 2.772603, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 4.158905, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.735758, + "hold30_r": 5.978036 + }, + { + "symbol": "TTWO", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.452991, + "strategy_rank": 74.639805, + "rr": 0.710043, + "primary_prob": 59.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.065064, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.684779, + "range_504_ratio": 1.983333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.63368, + "hold30_r": -1.307003 + }, + { + "symbol": "UBER", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 91.172161, + "rr": 0.729705, + "primary_prob": 53.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.094558, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.182687, + "range_504_ratio": 3.263131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.678528, + "hold30_r": 6.640316 + }, + { + "symbol": "VRSK", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.929182, + "strategy_rank": 59.035409, + "rr": 1.19935, + "primary_prob": 43.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.799024, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.115227, + "hold30_r": 0.92948 + }, + { + "symbol": "WDAY", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.162393, + "strategy_rank": 87.887668, + "rr": 1.38549, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.078235, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.790718, + "range_504_ratio": 2.20498, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.316474, + "hold30_r": 1.636338 + }, + { + "symbol": "WDC", + "date": "2024-01-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.586081, + "strategy_rank": 82.051282, + "rr": 2.979441, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 4.469161, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.823815, + "range_504_ratio": 2.279179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.922826, + "hold30_r": 3.86842 + }, + { + "symbol": "WSM", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.406593, + "strategy_rank": 92.271062, + "rr": 0.754027, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.13104, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.722826, + "range_504_ratio": 2.060248, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696653, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.255189, + "strategy_rank": 81.050061, + "rr": 1.875168, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.812751, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.818621, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.198758, + "strategy_rank": 81.404558, + "rr": 1.732731, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.599097, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.671147, + "hold30_r": 15.900689 + }, + { + "symbol": "AAPL", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.732919, + "strategy_rank": 63.377727, + "rr": 0.703852, + "primary_prob": 65.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.055778, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081585, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.304348, + "strategy_rank": 83.801519, + "rr": 2.05628, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.08442, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059971, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.335404, + "strategy_rank": 75.304671, + "rr": 1.180372, + "primary_prob": 59.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.770558, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088039, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.310559, + "strategy_rank": 84.853079, + "rr": 1.942146, + "primary_prob": 45.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.91322, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.740925, + "range_504_ratio": 2.097875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.870347, + "hold30_r": 4.565583 + }, + { + "symbol": "AOS", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.975155, + "strategy_rank": 67.92759, + "rr": 1.657139, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.485708, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.574894, + "range_504_ratio": 1.776943, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080146, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.503106, + "strategy_rank": 98.983029, + "rr": 6.489289, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 23, + "primary_distance_atr": 9.733933, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 2.12306, + "range_504_ratio": 8.356674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033738, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.695652, + "strategy_rank": 86.99402, + "rr": 0.950367, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.42555, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.159233, + "range_504_ratio": 3.187489, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.884029, + "hold30_r": 8.434825 + }, + { + "symbol": "BKNG", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.31677, + "strategy_rank": 78.060773, + "rr": 0.820463, + "primary_prob": 38.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.230694, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.819706, + "range_504_ratio": 2.269831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.750381, + "hold30_r": -0.190397 + }, + { + "symbol": "BLDR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.888199, + "strategy_rank": 96.886051, + "rr": 1.162835, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.744252, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.295503, + "range_504_ratio": 3.652832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.123819, + "hold30_r": 4.579594 + }, + { + "symbol": "BX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.993789, + "strategy_rank": 79.967028, + "rr": 1.556495, + "primary_prob": 36.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.334742, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.661344, + "range_504_ratio": 1.937394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.502558, + "hold30_r": 0.93226 + }, + { + "symbol": "CAH", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.944099, + "strategy_rank": 69.807338, + "rr": 1.332953, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.999429, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.791438, + "range_504_ratio": 2.206568, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260714, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.745342, + "strategy_rank": 68.603524, + "rr": 1.399943, + "primary_prob": 19.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.099915, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.534464, + "range_504_ratio": 1.706533, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084587, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.037267, + "strategy_rank": 93.446905, + "rr": 1.535152, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.302728, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031446, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.47205, + "strategy_rank": 61.212219, + "rr": 1.837842, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.756763, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.759627, + "hold30_r": 1.772826 + }, + { + "symbol": "COIN", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.006211, + "strategy_rank": 99.00695, + "rr": 1.506784, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.260177, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.930579, + "range_504_ratio": 6.893502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.490686, + "hold30_r": 8.045028 + }, + { + "symbol": "COR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.453416, + "strategy_rank": 61.626313, + "rr": 0.905509, + "primary_prob": 47.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.358264, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.54769, + "range_504_ratio": 1.729255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805336, + "hold30_r": 4.665791 + }, + { + "symbol": "COST", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.204969, + "strategy_rank": 63.273962, + "rr": 0.88294, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.324409, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.541555, + "range_504_ratio": 1.718678, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783162, + "hold30_r": 7.200137 + }, + { + "symbol": "CPRT", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.559006, + "strategy_rank": 72.01584, + "rr": 1.861309, + "primary_prob": 13.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.791964, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.780114, + "hold30_r": 5.474194 + }, + { + "symbol": "CVNA", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875776, + "strategy_rank": 99.801519, + "rr": 1.502389, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.253583, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 3.851046, + "range_504_ratio": 47.042254, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.486942, + "hold30_r": 6.876148 + }, + { + "symbol": "DASH", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.291925, + "strategy_rank": 92.590593, + "rr": 2.08458, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.126871, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.034288, + "hold30_r": 6.122281 + }, + { + "symbol": "DDOG", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.534161, + "strategy_rank": 95.653467, + "rr": 1.683827, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.525741, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.644324, + "hold30_r": 0.049951 + }, + { + "symbol": "DHI", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.540373, + "strategy_rank": 88.972685, + "rr": 1.603157, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.404735, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557377, + "hold30_r": 2.64562 + }, + { + "symbol": "DVA", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.956522, + "strategy_rank": 87.969937, + "rr": 2.155288, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.232931, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.096769, + "hold30_r": 8.29657 + }, + { + "symbol": "EME", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.42236, + "strategy_rank": 79.825764, + "rr": 0.920462, + "primary_prob": 33.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.380693, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.868059, + "range_504_ratio": 2.382283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853596, + "hold30_r": 16.059481 + }, + { + "symbol": "ETN", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.931677, + "strategy_rank": 77.741393, + "rr": 0.908868, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.363302, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.701075, + "range_504_ratio": 2.015918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.827249, + "hold30_r": 10.061746 + }, + { + "symbol": "FIX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.776398, + "strategy_rank": 91.578794, + "rr": 0.825544, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.238316, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.048766, + "range_504_ratio": 2.854127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.772495, + "hold30_r": 15.05163 + }, + { + "symbol": "HUBB", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.801242, + "strategy_rank": 80.022951, + "rr": 0.901387, + "primary_prob": 37.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.352081, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832724, + "hold30_r": 6.779235 + }, + { + "symbol": "INTC", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.795031, + "strategy_rank": 90.904477, + "rr": 1.867227, + "primary_prob": 46.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.800841, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.7704, + "range_504_ratio": 2.16063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.339724, + "hold30_r": -2.293857 + }, + { + "symbol": "INTU", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.459627, + "strategy_rank": 72.863747, + "rr": 1.953639, + "primary_prob": 27.06, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.930458, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.64177, + "range_504_ratio": 1.899841, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879421, + "hold30_r": 0.767631 + }, + { + "symbol": "IRM", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.248447, + "strategy_rank": 64.092129, + "rr": 1.474804, + "primary_prob": 19.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.212206, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.528098, + "range_504_ratio": 1.695704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.407235, + "hold30_r": 7.06345 + }, + { + "symbol": "JBL", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.782609, + "strategy_rank": 94.117343, + "rr": 1.281457, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.922185, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.229672, + "hold30_r": 6.393181 + }, + { + "symbol": "KKR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.217391, + "strategy_rank": 80.098271, + "rr": 0.859765, + "primary_prob": 49.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.289647, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.718208, + "range_504_ratio": 2.050754, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793266, + "hold30_r": 5.840814 + }, + { + "symbol": "LEN", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.689441, + "strategy_rank": 84.269598, + "rr": 1.517372, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.276058, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.465883, + "hold30_r": 3.423898 + }, + { + "symbol": "LII", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.149068, + "strategy_rank": 86.746727, + "rr": 0.906501, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.359751, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.918476, + "range_504_ratio": 2.505469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853532, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.78882, + "strategy_rank": 86.581542, + "rr": 0.730681, + "primary_prob": 48.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.096022, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662282, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.757764, + "strategy_rank": 98.684338, + "rr": 1.992969, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.989454, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.976324, + "hold30_r": 15.666953 + }, + { + "symbol": "MU", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.354037, + "strategy_rank": 81.693551, + "rr": 2.578907, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.86836, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.689424, + "range_504_ratio": 1.992567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053181, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.223602, + "strategy_rank": 85.647972, + "rr": 2.050548, + "primary_prob": 38.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.075823, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.240483, + "range_504_ratio": 3.457283, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.005358, + "hold30_r": 2.637308 + }, + { + "symbol": "NTAP", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.981366, + "strategy_rank": 74.704057, + "rr": 1.849725, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 2.774588, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083613, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.962733, + "strategy_rank": 76.60514, + "rr": 1.696518, + "primary_prob": 15.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.544777, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.730434, + "range_504_ratio": 2.075981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639711, + "hold30_r": 3.416604 + }, + { + "symbol": "PHM", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.391304, + "strategy_rank": 91.593987, + "rr": 0.698807, + "primary_prob": 42.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.04821, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.137457, + "range_504_ratio": 3.118827, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.647161, + "hold30_r": 2.886047 + }, + { + "symbol": "PLTR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.136646, + "strategy_rank": 98.472604, + "rr": 2.110657, + "primary_prob": 28.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.165985, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.079161, + "hold30_r": 9.128943 + }, + { + "symbol": "PNR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.111801, + "strategy_rank": 72.534023, + "rr": 1.386714, + "primary_prob": 39.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.080071, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.642127, + "range_504_ratio": 1.900519, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.31951, + "hold30_r": 5.166964 + }, + { + "symbol": "PSX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 72.007435, + "rr": 0.699012, + "primary_prob": 43.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.048518, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.625652, + "range_504_ratio": 1.869465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.630924, + "hold30_r": 3.957824 + }, + { + "symbol": "PWR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.708075, + "strategy_rank": 82.703087, + "rr": 1.832071, + "primary_prob": 22.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.748106, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.847511, + "range_504_ratio": 2.33383, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777235, + "hold30_r": 7.240333 + }, + { + "symbol": "RCL", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.018634, + "strategy_rank": 93.191854, + "rr": 1.152944, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.729416, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.438082, + "range_504_ratio": 4.212609, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.10014, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.043478, + "strategy_rank": 83.085825, + "rr": 1.082335, + "primary_prob": 45.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.623502, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.035623, + "hold30_r": 1.853472 + }, + { + "symbol": "STX", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.242236, + "strategy_rank": 81.850978, + "rr": 2.795544, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 19, + "primary_distance_atr": 4.193317, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.902332, + "range_504_ratio": 2.465344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055104, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.285714, + "strategy_rank": 93.918216, + "rr": 1.849882, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.774823, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.328289, + "range_504_ratio": 3.77458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.511833, + "hold30_r": -1.477949 + }, + { + "symbol": "TTD", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.552795, + "strategy_rank": 92.376919, + "rr": 1.901548, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 2.852322, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.86424, + "hold30_r": 3.262092 + }, + { + "symbol": "TTWO", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.701863, + "strategy_rank": 72.283498, + "rr": 0.746338, + "primary_prob": 72.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.119507, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.684779, + "range_504_ratio": 1.983333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667239, + "hold30_r": -2.624709 + }, + { + "symbol": "VRT", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.254658, + "strategy_rank": 98.883465, + "rr": 0.689272, + "primary_prob": 55.73, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.033908, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.975119, + "range_504_ratio": 7.207474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.651063, + "hold30_r": 6.969763 + }, + { + "symbol": "VRTX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.720497, + "strategy_rank": 77.854534, + "rr": 0.81096, + "primary_prob": 52.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.216439, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.694139, + "range_504_ratio": 2.001985, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.738523, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.173913, + "strategy_rank": 86.677873, + "rr": 0.98062, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.47093, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.837566, + "range_504_ratio": 2.310736, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073991, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.279503, + "strategy_rank": 93.461451, + "rr": 1.72946, + "primary_prob": 14.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.59419, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.738189, + "range_504_ratio": 2.092144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057221, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.968944, + "strategy_rank": 78.474543, + "rr": 2.350261, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.525391, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.28679, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.489747, + "strategy_rank": 81.156541, + "rr": 0.877148, + "primary_prob": 51.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.315722, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.815864, + "hold30_r": 11.55988 + }, + { + "symbol": "ADBE", + "date": "2024-01-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.073583, + "strategy_rank": 83.571002, + "rr": 2.375281, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.562921, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.839803, + "range_504_ratio": 2.31591, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058471, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.972256, + "strategy_rank": 76.115236, + "rr": 1.675766, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.513649, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090963, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.127865, + "strategy_rank": 83.466401, + "rr": 0.878922, + "primary_prob": 33.5, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.318383, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.919632, + "range_504_ratio": 2.508366, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.831179, + "hold30_r": 5.295848 + }, + { + "symbol": "AMD", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.622437, + "strategy_rank": 95.938955, + "rr": 0.69662, + "primary_prob": 55.82, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.04493, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.220439, + "range_504_ratio": 3.388675, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.665276, + "hold30_r": 1.810289 + }, + { + "symbol": "AMZN", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.178528, + "strategy_rank": 83.277316, + "rr": 1.499023, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.248534, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.740925, + "range_504_ratio": 2.097875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.431245, + "hold30_r": 5.142314 + }, + { + "symbol": "ANET", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.984318, + "strategy_rank": 93.665196, + "rr": 0.996019, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.494029, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.119048, + "range_504_ratio": 3.061939, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.941823, + "hold30_r": 2.65661 + }, + { + "symbol": "AOS", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.162847, + "strategy_rank": 69.433487, + "rr": 2.469458, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.704187, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.574894, + "range_504_ratio": 1.776943, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.406016, + "hold30_r": 3.682586 + }, + { + "symbol": "APP", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.517491, + "strategy_rank": 99.084626, + "rr": 0.725374, + "primary_prob": 58.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.088061, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 2.12306, + "range_504_ratio": 8.356674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.696052, + "hold30_r": 7.863266 + }, + { + "symbol": "AVGO", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.0193, + "strategy_rank": 91.834449, + "rr": 1.783575, + "primary_prob": 13.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.675362, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.129605, + "range_504_ratio": 3.094435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.732717, + "hold30_r": 1.773554 + }, + { + "symbol": "AXON", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.384801, + "strategy_rank": 87.623512, + "rr": 1.305521, + "primary_prob": 25.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.958281, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.159233, + "range_504_ratio": 3.187489, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.236181, + "hold30_r": 7.986024 + }, + { + "symbol": "BKNG", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.349819, + "strategy_rank": 78.840541, + "rr": 0.750739, + "primary_prob": 41.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.126108, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.819706, + "range_504_ratio": 2.269831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676694, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.902292, + "strategy_rank": 65.805612, + "rr": 0.85221, + "primary_prob": 36.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.278316, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097249, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.813028, + "strategy_rank": 69.257206, + "rr": 0.931821, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.397732, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.60521, + "range_504_ratio": 1.831637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079208, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.400483, + "strategy_rank": 92.478172, + "rr": 1.55298, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.329471, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031626, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.746683, + "strategy_rank": 78.815458, + "rr": 0.915569, + "primary_prob": 47.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.373354, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.823949, + "range_504_ratio": 2.279485, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.856337, + "hold30_r": 1.825471 + }, + { + "symbol": "CME", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.458384, + "strategy_rank": 57.656609, + "rr": 1.569814, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.354721, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489329, + "hold30_r": 2.652981 + }, + { + "symbol": "COIN", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.155609, + "strategy_rank": 99.19232, + "rr": 0.90434, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.356511, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.930579, + "range_504_ratio": 6.893502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.886024, + "hold30_r": 7.534325 + }, + { + "symbol": "CPAY", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.905911, + "strategy_rank": 70.944246, + "rr": 0.696678, + "primary_prob": 40.82, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.045018, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.613022, + "range_504_ratio": 1.846002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.617934, + "hold30_r": -2.638583 + }, + { + "symbol": "CPRT", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.591074, + "strategy_rank": 72.800033, + "rr": 0.906705, + "primary_prob": 41.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.360057, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.830287, + "hold30_r": 6.665076 + }, + { + "symbol": "CRM", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.244873, + "strategy_rank": 82.130617, + "rr": 1.553553, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.33033, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.828453, + "range_504_ratio": 2.289774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.483346, + "hold30_r": 2.776165 + }, + { + "symbol": "CRWD", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.6731, + "strategy_rank": 96.07478, + "rr": 1.154943, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.732414, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.204135, + "range_504_ratio": 3.333875, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.11005, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879373, + "strategy_rank": 99.807258, + "rr": 1.782774, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.674161, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 3.851046, + "range_504_ratio": 47.042254, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.76579, + "hold30_r": 6.634127 + }, + { + "symbol": "DASH", + "date": "2024-01-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.089264, + "strategy_rank": 93.335409, + "rr": 20.160233, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 30.24035, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.0475, + "hold30_r": 6.461759 + }, + { + "symbol": "DDOG", + "date": "2024-01-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.330519, + "strategy_rank": 95.525948, + "rr": 2.913427, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 4.37014, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.039332, + "hold30_r": -0.282888 + }, + { + "symbol": "DHI", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.727382, + "strategy_rank": 88.930467, + "rr": 1.113504, + "primary_prob": 38.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.670256, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.060899, + "hold30_r": 1.363812 + }, + { + "symbol": "DVA", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.454765, + "strategy_rank": 88.582956, + "rr": 1.997827, + "primary_prob": 44.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.99674, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.935973, + "hold30_r": 7.96054 + }, + { + "symbol": "FAST", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.699638, + "strategy_rank": 63.92657, + "rr": 0.709811, + "primary_prob": 55.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.064716, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.47166, + "range_504_ratio": 1.602652, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629149, + "hold30_r": 4.160757 + }, + { + "symbol": "FDX", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.55971, + "strategy_rank": 75.978801, + "rr": 1.483501, + "primary_prob": 37.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 2.225251, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.415723, + "hold30_r": 1.999986 + }, + { + "symbol": "FICO", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.260555, + "strategy_rank": 87.346287, + "rr": 0.784717, + "primary_prob": 37.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.177075, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.34524, + "range_504_ratio": 3.839109, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.732177, + "hold30_r": 0.069464 + }, + { + "symbol": "GOOG", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.232811, + "strategy_rank": 76.818924, + "rr": 1.43251, + "primary_prob": 38.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.148765, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.374803, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.077201, + "strategy_rank": 77.265593, + "rr": 1.815485, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.723228, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.759484, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.536791, + "strategy_rank": 93.73496, + "rr": 1.697698, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.546547, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034859, + "hold30_r": -0.133511 + }, + { + "symbol": "INTU", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.524729, + "strategy_rank": 72.430487, + "rr": 1.095582, + "primary_prob": 39.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.643373, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.656076, + "range_504_ratio": 1.927216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.02383, + "hold30_r": 1.063225 + }, + { + "symbol": "IT", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.544029, + "strategy_rank": 75.275766, + "rr": 0.694159, + "primary_prob": 43.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.041239, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.755855, + "range_504_ratio": 2.129432, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.61215, + "hold30_r": -2.179136 + }, + { + "symbol": "JBL", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.054282, + "strategy_rank": 94.552438, + "rr": 1.042807, + "primary_prob": 47.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.56421, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.988066, + "hold30_r": 4.843202 + }, + { + "symbol": "KLAC", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.71532, + "strategy_rank": 80.80289, + "rr": 1.348694, + "primary_prob": 20.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.023041, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.968159, + "range_504_ratio": 2.633094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.301783, + "hold30_r": 3.881617 + }, + { + "symbol": "LEN", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.987937, + "strategy_rank": 84.760509, + "rr": 0.716337, + "primary_prob": 58.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.074506, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.660184, + "hold30_r": 0.563971 + }, + { + "symbol": "LII", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.778046, + "strategy_rank": 86.069903, + "rr": 0.992062, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.488093, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.918476, + "range_504_ratio": 2.505469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.948136, + "hold30_r": 2.114928 + }, + { + "symbol": "LRCX", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.882992, + "strategy_rank": 88.050585, + "rr": 1.774144, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.661216, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.100058, + "range_504_ratio": 3.004339, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.725252, + "hold30_r": 2.977248 + }, + { + "symbol": "LULU", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.571773, + "strategy_rank": 87.608183, + "rr": 1.895353, + "primary_prob": 21.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.843029, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.0552, + "hold30_r": 0.984622 + }, + { + "symbol": "MPWR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.21351, + "strategy_rank": 88.269674, + "rr": 1.266381, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.899572, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.764491, + "range_504_ratio": 2.1479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.226295, + "hold30_r": 3.002248 + }, + { + "symbol": "MSFT", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.797346, + "strategy_rank": 68.879081, + "rr": 1.27761, + "primary_prob": 37.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.916415, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.665736, + "range_504_ratio": 1.945922, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.197572, + "hold30_r": 2.78214 + }, + { + "symbol": "MSTR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.914355, + "strategy_rank": 98.879037, + "rr": 1.752619, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.628929, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.732824, + "hold30_r": 23.217512 + }, + { + "symbol": "MU", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.870929, + "strategy_rank": 80.753332, + "rr": 1.899396, + "primary_prob": 29.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.849094, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.689424, + "range_504_ratio": 1.992567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050523, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-01-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.474065, + "strategy_rank": 85.074445, + "rr": 2.179712, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.269567, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.27043, + "range_504_ratio": 3.562385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.132692, + "hold30_r": 2.03801 + }, + { + "symbol": "NRG", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.486128, + "strategy_rank": 74.609965, + "rr": 0.682574, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.023861, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.592093, + "range_504_ratio": 1.807769, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.612554, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.267793, + "strategy_rank": 74.699368, + "rr": 0.752373, + "primary_prob": 57.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 1.128559, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667926, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.765983, + "strategy_rank": 76.967596, + "rr": 0.795771, + "primary_prob": 52.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.193656, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.730434, + "range_504_ratio": 2.075981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737039, + "hold30_r": 2.009827 + }, + { + "symbol": "PH", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.696019, + "strategy_rank": 77.127286, + "rr": 0.719254, + "primary_prob": 41.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.078881, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.732002, + "range_504_ratio": 2.07924, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.63992, + "hold30_r": 6.127216 + }, + { + "symbol": "PHM", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.587455, + "strategy_rank": 91.560316, + "rr": 1.065743, + "primary_prob": 43.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.598614, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.151002, + "range_504_ratio": 3.161359, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049543, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.190591, + "strategy_rank": 98.300201, + "rr": 1.675923, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.513885, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.644568, + "hold30_r": 8.126279 + }, + { + "symbol": "PNR", + "date": "2024-01-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.509047, + "strategy_rank": 73.279799, + "rr": 2.216589, + "primary_prob": 35.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.324884, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.670984, + "range_504_ratio": 1.956161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.155531, + "hold30_r": 3.104268 + }, + { + "symbol": "PWR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.143546, + "strategy_rank": 84.530446, + "rr": 1.821604, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.732406, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.836919, + "range_504_ratio": 2.30924, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.763394, + "hold30_r": 7.24592 + }, + { + "symbol": "RCL", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.3462, + "strategy_rank": 92.438369, + "rr": 0.681053, + "primary_prob": 56.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.02158, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.438082, + "range_504_ratio": 4.212609, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.050049, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.661037, + "strategy_rank": 80.835289, + "rr": 1.526759, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.290138, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476111, + "hold30_r": 1.23259 + }, + { + "symbol": "TTD", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.182147, + "strategy_rank": 85.202954, + "rr": 1.508571, + "primary_prob": 37.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.262857, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472834, + "hold30_r": 2.376196 + }, + { + "symbol": "TTWO", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.731001, + "strategy_rank": 72.083542, + "rr": 1.166178, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.749267, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.684779, + "range_504_ratio": 1.983333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.084553, + "hold30_r": -2.484441 + }, + { + "symbol": "WDAY", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.038601, + "strategy_rank": 86.73749, + "rr": 1.499117, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.248675, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.839454, + "range_504_ratio": 2.315103, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.42795, + "hold30_r": -1.475559 + }, + { + "symbol": "WSM", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.641737, + "strategy_rank": 91.780624, + "rr": 1.108119, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.662178, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.738189, + "range_504_ratio": 2.092144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.058368, + "hold30_r": 11.863971 + }, + { + "symbol": "WST", + "date": "2024-01-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.800965, + "strategy_rank": 76.400387, + "rr": 2.414107, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.621161, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.350926, + "hold30_r": -2.961476 + }, + { + "symbol": "ADBE", + "date": "2024-02-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.674847, + "strategy_rank": 83.190875, + "rr": 2.345221, + "primary_prob": 38.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.517831, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05542, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.134969, + "strategy_rank": 74.908922, + "rr": 1.141242, + "primary_prob": 60.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.711863, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072212, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.705521, + "strategy_rank": 95.194599, + "rr": 0.841814, + "primary_prob": 50.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.262721, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.220439, + "range_504_ratio": 3.388675, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.810083, + "hold30_r": 0.718373 + }, + { + "symbol": "AMGN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.97546, + "strategy_rank": 71.86434, + "rr": 1.44872, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.17308, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053984, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-02-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.815951, + "strategy_rank": 83.874838, + "rr": 2.748167, + "primary_prob": 22.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.12225, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.750653, + "range_504_ratio": 2.118384, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061442, + "hold30_r": 1.37275 + }, + { + "symbol": "ANET", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.159509, + "strategy_rank": 94.672489, + "rr": 0.943075, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.414612, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.134034, + "range_504_ratio": 3.108169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.892505, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-02-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.386503, + "strategy_rank": 99.129916, + "rr": 4.057422, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 23, + "primary_distance_atr": 6.086133, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 2.12306, + "range_504_ratio": 8.356674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 4.025909, + "hold30_r": 8.002115 + }, + { + "symbol": "BR", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.079755, + "strategy_rank": 63.751177, + "rr": 1.786144, + "primary_prob": 15.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.679216, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074322, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.147239, + "strategy_rank": 73.866593, + "rr": 1.569498, + "primary_prob": 16.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.354246, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.807122, + "range_504_ratio": 2.241449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057888, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.711656, + "strategy_rank": 74.54614, + "rr": 1.686024, + "primary_prob": 20.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.529035, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.534464, + "range_504_ratio": 1.706533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.614664, + "hold30_r": 5.563335 + }, + { + "symbol": "CCL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.030675, + "strategy_rank": 87.501889, + "rr": 1.859614, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.78942, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030293, + "hold30_r": -1.0 + }, + { + "symbol": "CHD", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.122699, + "strategy_rank": 61.593846, + "rr": 0.889668, + "primary_prob": 67.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.334502, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078516, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.650307, + "strategy_rank": 98.688018, + "rr": 1.63131, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.446965, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.930579, + "range_504_ratio": 6.893502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.613194, + "hold30_r": 10.382952 + }, + { + "symbol": "CRM", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.374233, + "strategy_rank": 82.06943, + "rr": 1.966778, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.950168, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.830214, + "range_504_ratio": 2.29381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105875, + "hold30_r": -1.034953 + }, + { + "symbol": "CVNA", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.877301, + "strategy_rank": 99.840671, + "rr": 1.693965, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.540947, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 3.828029, + "range_504_ratio": 45.971831, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.675042, + "hold30_r": 7.793025 + }, + { + "symbol": "DASH", + "date": "2024-02-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.601227, + "strategy_rank": 93.870798, + "rr": 11.977882, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 17.966823, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045645, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.092025, + "strategy_rank": 95.903462, + "rr": 1.723229, + "primary_prob": 48.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.584843, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036734, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.687117, + "strategy_rank": 95.477799, + "rr": 1.404597, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.106895, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.445509, + "range_504_ratio": 4.244012, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.360519, + "hold30_r": 3.162513 + }, + { + "symbol": "DHI", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.110429, + "strategy_rank": 89.524791, + "rr": 1.070153, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.605229, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.018704, + "hold30_r": 2.980748 + }, + { + "symbol": "DVA", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.184049, + "strategy_rank": 90.338137, + "rr": 1.565195, + "primary_prob": 51.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.347793, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.502582, + "hold30_r": 6.908739 + }, + { + "symbol": "DXCM", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.331288, + "strategy_rank": 85.502159, + "rr": 1.869829, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.804744, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.735373, + "range_504_ratio": 2.086261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046556, + "hold30_r": -1.0 + }, + { + "symbol": "ECL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.171779, + "strategy_rank": 61.196867, + "rr": 1.307389, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.961084, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.439721, + "range_504_ratio": 1.552274, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.215715, + "hold30_r": 5.830087 + }, + { + "symbol": "EQT", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.662577, + "strategy_rank": 80.744832, + "rr": 1.789405, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.684107, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.923915, + "range_504_ratio": 2.519135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.139786, + "hold30_r": -1.090037 + }, + { + "symbol": "GOOG", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.558282, + "strategy_rank": 76.593613, + "rr": 1.771678, + "primary_prob": 28.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.657517, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061002, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.067485, + "strategy_rank": 76.103176, + "rr": 1.682543, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.523814, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059436, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.490798, + "strategy_rank": 64.275015, + "rr": 1.032183, + "primary_prob": 48.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.548275, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.526682, + "range_504_ratio": 1.693305, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.938065, + "hold30_r": 10.209723 + }, + { + "symbol": "INTC", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.95092, + "strategy_rank": 94.154628, + "rr": 2.897344, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 4.346016, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040115, + "hold30_r": -0.168788 + }, + { + "symbol": "INTU", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.484663, + "strategy_rank": 73.136449, + "rr": 1.436251, + "primary_prob": 35.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.154377, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.656076, + "range_504_ratio": 1.927216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.366541, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.226994, + "strategy_rank": 75.622666, + "rr": 1.019344, + "primary_prob": 35.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.529016, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.756545, + "range_504_ratio": 2.1309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.960356, + "hold30_r": 2.173628 + }, + { + "symbol": "JBL", + "date": "2024-02-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.846626, + "strategy_rank": 94.666812, + "rr": 2.044212, + "primary_prob": 24.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.066317, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.989498, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.96319, + "strategy_rank": 79.406057, + "rr": 1.63717, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.455755, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.968159, + "range_504_ratio": 2.633094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.586931, + "hold30_r": 4.29868 + }, + { + "symbol": "LIN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.312883, + "strategy_rank": 60.155004, + "rr": 1.309193, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.96379, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.503391, + "range_504_ratio": 1.654322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.225793, + "hold30_r": 4.949054 + }, + { + "symbol": "LRCX", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.343558, + "strategy_rank": 84.45983, + "rr": 1.069918, + "primary_prob": 42.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.604878, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.100058, + "range_504_ratio": 3.004339, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.020294, + "hold30_r": 3.921397 + }, + { + "symbol": "LULU", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.355828, + "strategy_rank": 87.23635, + "rr": 1.729404, + "primary_prob": 25.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.594106, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058134, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.300613, + "strategy_rank": 95.393171, + "rr": 0.739401, + "primary_prob": 53.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.109101, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.707767, + "range_504_ratio": 5.516631, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.69698, + "hold30_r": 1.724064 + }, + { + "symbol": "MSTR", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.895706, + "strategy_rank": 98.712918, + "rr": 1.771337, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.657005, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.749376, + "hold30_r": 23.58828 + }, + { + "symbol": "MU", + "date": "2024-02-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.570552, + "strategy_rank": 85.171847, + "rr": 2.062605, + "primary_prob": 27.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.093907, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.689424, + "range_504_ratio": 1.992567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049996, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.644172, + "strategy_rank": 86.646147, + "rr": 1.592386, + "primary_prob": 44.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.388578, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.27043, + "range_504_ratio": 3.562385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.541566, + "hold30_r": 2.880378 + }, + { + "symbol": "NRG", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.865031, + "strategy_rank": 75.472963, + "rr": 1.01533, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.522995, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.604361, + "range_504_ratio": 1.830083, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062608, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.417178, + "strategy_rank": 76.423726, + "rr": 0.755404, + "primary_prob": 57.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 1.133105, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.668917, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.055215, + "strategy_rank": 91.108785, + "rr": 1.447096, + "primary_prob": 19.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.170644, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.151002, + "range_504_ratio": 3.161359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.397806, + "hold30_r": 3.122196 + }, + { + "symbol": "PLTR", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.668712, + "strategy_rank": 98.14778, + "rr": 1.775712, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.663567, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.407892, + "range_504_ratio": 4.087329, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.74887, + "hold30_r": 0.506128 + }, + { + "symbol": "RCL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.441718, + "strategy_rank": 91.670769, + "rr": 1.518785, + "primary_prob": 18.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.278177, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041061, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.981595, + "strategy_rank": 75.340727, + "rr": 2.191761, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.287642, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.131909, + "hold30_r": 6.679411 + }, + { + "symbol": "TAP", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.595092, + "strategy_rank": 62.367482, + "rr": 1.486637, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.229956, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.418708, + "hold30_r": 4.173775 + }, + { + "symbol": "TTWO", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.006135, + "strategy_rank": 75.459252, + "rr": 1.343473, + "primary_prob": 55.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.015209, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.684779, + "range_504_ratio": 1.983333, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.583152, + "hold30_r": -3.502243 + }, + { + "symbol": "VRTX", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.042945, + "strategy_rank": 82.163354, + "rr": 1.522709, + "primary_prob": 19.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.284064, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.688342, + "range_504_ratio": 1.990412, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059074, + "hold30_r": -0.237521 + }, + { + "symbol": "WDAY", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.533742, + "strategy_rank": 85.958565, + "rr": 1.058126, + "primary_prob": 43.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.587189, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.839454, + "range_504_ratio": 2.315103, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.988218, + "hold30_r": -1.83068 + }, + { + "symbol": "WSM", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.392638, + "strategy_rank": 91.81071, + "rr": 1.818881, + "primary_prob": 28.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.728322, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.738189, + "range_504_ratio": 2.092144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768216, + "hold30_r": 13.265294 + }, + { + "symbol": "WST", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.625767, + "strategy_rank": 78.190056, + "rr": 1.997994, + "primary_prob": 44.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.996991, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057534, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.852217, + "strategy_rank": 80.035372, + "rr": 0.776866, + "primary_prob": 54.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.1653, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.15567, + "range_504_ratio": 3.17615, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.724084, + "hold30_r": 11.756574 + }, + { + "symbol": "ADBE", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.748768, + "strategy_rank": 83.536177, + "rr": 1.583437, + "primary_prob": 35.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.375155, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055935, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.960591, + "strategy_rank": 73.919343, + "rr": 1.878885, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.818328, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.808048, + "hold30_r": 3.393849 + }, + { + "symbol": "AKAM", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.793103, + "strategy_rank": 64.84559, + "rr": 1.096151, + "primary_prob": 46.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 1.644226, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059876, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.083744, + "strategy_rank": 70.135771, + "rr": 0.945742, + "primary_prob": 40.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.418613, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.099935, + "hold30_r": -1.044687 + }, + { + "symbol": "AMZN", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.241379, + "strategy_rank": 85.797467, + "rr": 1.605011, + "primary_prob": 40.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.407517, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.767268, + "range_504_ratio": 2.153874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546085, + "hold30_r": 1.619796 + }, + { + "symbol": "ANET", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.660099, + "strategy_rank": 94.750275, + "rr": 1.621818, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.432727, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.189096, + "range_504_ratio": 3.284111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.58231, + "hold30_r": 1.808232 + }, + { + "symbol": "APP", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.384236, + "strategy_rank": 98.242184, + "rr": 1.680869, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.521303, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 2.12306, + "range_504_ratio": 8.356674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.649544, + "hold30_r": 7.468672 + }, + { + "symbol": "BR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.778325, + "strategy_rank": 64.024189, + "rr": 0.782966, + "primary_prob": 41.16, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.174449, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.704257, + "hold30_r": 1.680588 + }, + { + "symbol": "CAH", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.147783, + "strategy_rank": 72.390918, + "rr": 1.260765, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.891147, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.807122, + "range_504_ratio": 2.241449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20475, + "hold30_r": 2.258466 + }, + { + "symbol": "CBOE", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.950739, + "strategy_rank": 68.123994, + "rr": 0.668134, + "primary_prob": 43.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.002201, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.60521, + "range_504_ratio": 1.831637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.595853, + "hold30_r": -1.124738 + }, + { + "symbol": "CCL", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.576355, + "strategy_rank": 88.539566, + "rr": 1.55382, + "primary_prob": 36.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.33073, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.353013, + "range_504_ratio": 3.869067, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.522012, + "hold30_r": 1.114409 + }, + { + "symbol": "CDNS", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.640394, + "strategy_rank": 80.585868, + "rr": 0.853521, + "primary_prob": 49.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.280281, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.869607, + "range_504_ratio": 2.385973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04948, + "hold30_r": -1.0 + }, + { + "symbol": "CHD", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.743842, + "strategy_rank": 63.559265, + "rr": 1.062788, + "primary_prob": 47.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 1.594182, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.986776, + "hold30_r": 2.864139 + }, + { + "symbol": "CMG", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 71.633907, + "rr": 0.894233, + "primary_prob": 48.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.34135, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.823435, + "range_504_ratio": 2.278312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.825086, + "hold30_r": 3.787279 + }, + { + "symbol": "COIN", + "date": "2024-02-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.137931, + "strategy_rank": 99.028001, + "rr": 2.02683, + "primary_prob": 30.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.040245, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.914496, + "range_504_ratio": 6.783518, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.005876, + "hold30_r": 6.842398 + }, + { + "symbol": "COR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.08867, + "strategy_rank": 66.96772, + "rr": 0.778054, + "primary_prob": 37.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.167081, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.575002, + "range_504_ratio": 1.777134, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.699697, + "hold30_r": 1.930332 + }, + { + "symbol": "CPAY", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.098522, + "strategy_rank": 76.153732, + "rr": 0.863406, + "primary_prob": 51.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.295108, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.613022, + "range_504_ratio": 1.846002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.813022, + "hold30_r": 3.344339 + }, + { + "symbol": "CPRT", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.300493, + "strategy_rank": 71.466364, + "rr": 1.262114, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.893171, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.187291, + "hold30_r": 6.612701 + }, + { + "symbol": "CRM", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.581281, + "strategy_rank": 82.717953, + "rr": 1.806869, + "primary_prob": 32.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.710303, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.848812, + "range_504_ratio": 2.336869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.110839, + "hold30_r": -1.044326 + }, + { + "symbol": "CVNA", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.876847, + "strategy_rank": 99.876938, + "rr": 1.558969, + "primary_prob": 31.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.338453, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 3.801957, + "range_504_ratio": 44.788732, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019981, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.059113, + "strategy_rank": 94.808947, + "rr": 1.782696, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.674045, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.616599, + "hold30_r": -1.570241 + }, + { + "symbol": "DDOG", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.842365, + "strategy_rank": 94.952554, + "rr": 1.982152, + "primary_prob": 43.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.973228, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.084658, + "range_504_ratio": 2.958428, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032378, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.674877, + "strategy_rank": 95.424257, + "rr": 1.112219, + "primary_prob": 41.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.668328, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.445509, + "range_504_ratio": 4.244012, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.063026, + "hold30_r": 2.702373 + }, + { + "symbol": "DHI", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.472906, + "strategy_rank": 89.349953, + "rr": 0.8664, + "primary_prob": 43.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.299599, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.817512, + "hold30_r": 3.200363 + }, + { + "symbol": "DPZ", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.295567, + "strategy_rank": 68.000508, + "rr": 0.684167, + "primary_prob": 60.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.02625, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.451568, + "range_504_ratio": 1.570774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.614021, + "hold30_r": 5.982037 + }, + { + "symbol": "DVA", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.82266, + "strategy_rank": 88.26972, + "rr": 1.652023, + "primary_prob": 39.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.478035, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.67553, + "range_504_ratio": 1.965074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605236, + "hold30_r": 2.775171 + }, + { + "symbol": "ECL", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.807882, + "strategy_rank": 69.499915, + "rr": 0.954561, + "primary_prob": 65.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.431841, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.525146, + "range_504_ratio": 1.690705, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.882439, + "hold30_r": 2.315184 + }, + { + "symbol": "EXPE", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.635468, + "strategy_rank": 86.333771, + "rr": 1.88078, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.82117, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.029937, + "hold30_r": 0.325306 + }, + { + "symbol": "FICO", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 87.18059, + "rr": 0.905274, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.357912, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.367367, + "range_504_ratio": 3.925003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055061, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.487685, + "strategy_rank": 82.652927, + "rr": 1.789441, + "primary_prob": 12.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.684161, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065335, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.995074, + "strategy_rank": 82.23439, + "rr": 0.7382, + "primary_prob": 58.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.1073, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063385, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.541872, + "strategy_rank": 64.045158, + "rr": 0.684644, + "primary_prob": 56.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.026966, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.798616, + "range_504_ratio": 2.222462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.615978, + "hold30_r": 2.65022 + }, + { + "symbol": "IBM", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.157635, + "strategy_rank": 63.112556, + "rr": 0.681553, + "primary_prob": 58.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.02233, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.533036, + "range_504_ratio": 1.704098, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.606271, + "hold30_r": 1.515338 + }, + { + "symbol": "INTC", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.689655, + "strategy_rank": 94.071211, + "rr": 1.880626, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.82094, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043596, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.315271, + "strategy_rank": 73.503982, + "rr": 1.342317, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.013476, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.669457, + "range_504_ratio": 1.953177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065485, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.389163, + "strategy_rank": 76.652758, + "rr": 1.029277, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.543915, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.756545, + "range_504_ratio": 2.1309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.969145, + "hold30_r": 1.791831 + }, + { + "symbol": "LULU", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.502463, + "strategy_rank": 85.833051, + "rr": 1.46216, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.19324, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0555, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.236453, + "strategy_rank": 69.395493, + "rr": 1.163138, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.744707, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.649183, + "range_504_ratio": 1.913976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.097794, + "hold30_r": 2.348483 + }, + { + "symbol": "MSTR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.64532, + "strategy_rank": 98.756884, + "rr": 1.540079, + "primary_prob": 31.9, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.310119, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.765268, + "range_504_ratio": 5.843137, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023129, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.162562, + "strategy_rank": 83.494874, + "rr": 1.58673, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.380095, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.689424, + "range_504_ratio": 1.992567, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.538958, + "hold30_r": 10.525855 + }, + { + "symbol": "NFLX", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.330049, + "strategy_rank": 87.261501, + "rr": 1.730572, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.595858, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.273187, + "range_504_ratio": 3.572219, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.676528, + "hold30_r": 1.306092 + }, + { + "symbol": "NRG", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.256158, + "strategy_rank": 73.3142, + "rr": 1.62119, + "primary_prob": 16.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.431785, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.604361, + "range_504_ratio": 1.830083, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557461, + "hold30_r": 9.566654 + }, + { + "symbol": "NWS", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.142857, + "strategy_rank": 69.735872, + "rr": 0.692748, + "primary_prob": 55.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.039122, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.637087, + "hold30_r": -0.153421 + }, + { + "symbol": "PHM", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.921182, + "strategy_rank": 91.247776, + "rr": 1.218539, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.827809, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.151002, + "range_504_ratio": 3.161359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.17024, + "hold30_r": 3.907886 + }, + { + "symbol": "PLTR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.399015, + "strategy_rank": 98.65818, + "rr": 1.75492, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.632379, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.474928, + "range_504_ratio": 4.370719, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025162, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.320197, + "strategy_rank": 91.159027, + "rr": 1.108916, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.663373, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.068483, + "hold30_r": 3.879254 + }, + { + "symbol": "REGN", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 61.916462, + "rr": 0.978067, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.467101, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.593524, + "range_504_ratio": 1.810357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.90722, + "hold30_r": 0.548271 + }, + { + "symbol": "ROP", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.773399, + "strategy_rank": 57.499365, + "rr": 0.872343, + "primary_prob": 42.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.308514, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.457194, + "range_504_ratio": 1.579636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.790674, + "hold30_r": 1.442032 + }, + { + "symbol": "SNPS", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.054187, + "strategy_rank": 81.613361, + "rr": 0.847476, + "primary_prob": 49.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.271214, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.826582, + "range_504_ratio": 2.285494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047413, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.049261, + "strategy_rank": 76.452173, + "rr": 1.580944, + "primary_prob": 50.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.371417, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.521051, + "hold30_r": 4.799044 + }, + { + "symbol": "TAP", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.344828, + "strategy_rank": 65.45391, + "rr": 1.351568, + "primary_prob": 40.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.027352, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.290347, + "hold30_r": 2.894652 + }, + { + "symbol": "TTWO", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.8867, + "strategy_rank": 79.320935, + "rr": 2.375929, + "primary_prob": 25.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.563894, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.663604, + "range_504_ratio": 1.941778, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05316, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.334975, + "strategy_rank": 84.351436, + "rr": 1.759342, + "primary_prob": 15.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.639013, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.688342, + "range_504_ratio": 1.990412, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064478, + "hold30_r": 0.010029 + }, + { + "symbol": "WST", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.251232, + "strategy_rank": 75.81886, + "rr": 1.668929, + "primary_prob": 43.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.503394, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -5.220081, + "hold30_r": -5.160013 + }, + { + "symbol": "ACN", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.227785, + "strategy_rank": 60.892783, + "rr": 1.308687, + "primary_prob": 22.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.96303, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.436633, + "range_504_ratio": 1.547488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.22883, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.863579, + "strategy_rank": 84.840461, + "rr": 1.773306, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.659959, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.73096, + "hold30_r": -1.493936 + }, + { + "symbol": "AIZ", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.857322, + "strategy_rank": 72.909114, + "rr": 1.772907, + "primary_prob": 47.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.65936, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.695726, + "hold30_r": 0.519729 + }, + { + "symbol": "AJG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.479349, + "strategy_rank": 62.180863, + "rr": 0.753862, + "primary_prob": 58.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.130792, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.539898, + "range_504_ratio": 1.715832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.674465, + "hold30_r": -0.110332 + }, + { + "symbol": "AKAM", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.244055, + "strategy_rank": 69.854359, + "rr": 2.266187, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 3.39928, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057646, + "hold30_r": -0.191346 + }, + { + "symbol": "AMGN", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.483104, + "strategy_rank": 69.938922, + "rr": 1.554688, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.332033, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059829, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.489362, + "strategy_rank": 85.053789, + "rr": 1.900004, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.850006, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.767268, + "range_504_ratio": 2.153874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.840797, + "hold30_r": 1.778795 + }, + { + "symbol": "ANET", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.620776, + "strategy_rank": 94.30121, + "rr": 1.391325, + "primary_prob": 19.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.086988, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.189096, + "range_504_ratio": 3.284111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.351402, + "hold30_r": 2.142008 + }, + { + "symbol": "APP", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.249061, + "strategy_rank": 98.987452, + "rr": 1.70969, + "primary_prob": 37.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.564535, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.986194, + "range_504_ratio": 7.287746, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.683299, + "hold30_r": 3.880004 + }, + { + "symbol": "ARES", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 74.650804, + "rr": 0.719158, + "primary_prob": 55.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.078737, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662017, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.237797, + "strategy_rank": 64.2526, + "rr": 0.950144, + "primary_prob": 34.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.425215, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.86544, + "hold30_r": 0.616715 + }, + { + "symbol": "CAH", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.610763, + "strategy_rank": 68.731654, + "rr": 1.277082, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.915622, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.807122, + "range_504_ratio": 2.241449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.212687, + "hold30_r": 0.832357 + }, + { + "symbol": "CHD", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.229036, + "strategy_rank": 62.529988, + "rr": 1.340444, + "primary_prob": 55.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.010666, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.261721, + "hold30_r": 0.93229 + }, + { + "symbol": "CMG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.366708, + "strategy_rank": 71.798643, + "rr": 0.860498, + "primary_prob": 49.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.290747, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.823435, + "range_504_ratio": 2.278312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785464, + "hold30_r": 3.969444 + }, + { + "symbol": "COIN", + "date": "2024-02-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.622028, + "strategy_rank": 97.998341, + "rr": 4.196364, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 6.294546, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.88013, + "range_504_ratio": 6.554358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 4.177209, + "hold30_r": 3.922129 + }, + { + "symbol": "CPRT", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.106383, + "strategy_rank": 68.825404, + "rr": 1.56815, + "primary_prob": 18.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.352224, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.492417, + "hold30_r": 5.471893 + }, + { + "symbol": "CRM", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.993742, + "strategy_rank": 82.488129, + "rr": 1.207363, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.811044, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.848812, + "range_504_ratio": 2.336869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144108, + "hold30_r": 0.889636 + }, + { + "symbol": "CRWD", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.873592, + "strategy_rank": 96.290166, + "rr": 0.982862, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.474292, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.299883, + "range_504_ratio": 3.668868, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.954286, + "hold30_r": 0.210928 + }, + { + "symbol": "CVNA", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.624531, + "strategy_rank": 99.624812, + "rr": 1.788062, + "primary_prob": 27.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.682093, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 3.787386, + "range_504_ratio": 44.140845, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.769691, + "hold30_r": 5.513191 + }, + { + "symbol": "DASH", + "date": "2024-02-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.743429, + "strategy_rank": 94.110663, + "rr": 6.923302, + "primary_prob": 25.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 10.384953, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.031765, + "hold30_r": 2.374318 + }, + { + "symbol": "DDOG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.493116, + "strategy_rank": 95.396118, + "rr": 1.721354, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.582031, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.006877, + "range_504_ratio": 2.737039, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031958, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.116395, + "strategy_rank": 87.615934, + "rr": 0.984162, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.476243, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.932479, + "hold30_r": 2.384196 + }, + { + "symbol": "DVA", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.603254, + "strategy_rank": 85.050742, + "rr": 1.952506, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.928759, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.67553, + "range_504_ratio": 1.965074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.907737, + "hold30_r": 1.956605 + }, + { + "symbol": "FICO", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.996245, + "strategy_rank": 87.485387, + "rr": 1.015238, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.522856, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.367367, + "range_504_ratio": 3.925003, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.960884, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.739675, + "strategy_rank": 82.008034, + "rr": 0.786601, + "primary_prob": 56.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.179901, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064948, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.113892, + "strategy_rank": 81.49508, + "rr": 1.146298, + "primary_prob": 45.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.719447, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06293, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-02-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.854819, + "strategy_rank": 72.406238, + "rr": 2.675241, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 24, + "primary_distance_atr": 4.012862, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.590721, + "range_504_ratio": 1.80529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.612139, + "hold30_r": 3.2013 + }, + { + "symbol": "GWW", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.977472, + "strategy_rank": 64.575242, + "rr": 0.781882, + "primary_prob": 51.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.172823, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.798616, + "range_504_ratio": 2.222462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709741, + "hold30_r": 2.132577 + }, + { + "symbol": "IBM", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.232791, + "strategy_rank": 67.441605, + "rr": 1.965193, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.94779, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.533036, + "range_504_ratio": 1.704098, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.897092, + "hold30_r": 0.911292 + }, + { + "symbol": "INTC", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.370463, + "strategy_rank": 93.976178, + "rr": 1.52871, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.293065, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488647, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.986233, + "strategy_rank": 74.687367, + "rr": 1.259729, + "primary_prob": 24.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.889594, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.67247, + "range_504_ratio": 1.95907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063388, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.978723, + "strategy_rank": 77.07387, + "rr": 0.803494, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.205242, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.756545, + "range_504_ratio": 2.1309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741742, + "hold30_r": 1.150728 + }, + { + "symbol": "LULU", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.612015, + "strategy_rank": 84.376351, + "rr": 1.411516, + "primary_prob": 38.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.117274, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.356014, + "hold30_r": -2.377905 + }, + { + "symbol": "MSTR", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.12015, + "strategy_rank": 96.87212, + "rr": 0.882152, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.323228, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.805739, + "range_504_ratio": 6.084465, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.86246, + "hold30_r": 10.01981 + }, + { + "symbol": "MU", + "date": "2024-02-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.361702, + "strategy_rank": 84.575663, + "rr": 2.042368, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.063551, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.670383, + "range_504_ratio": 1.954987, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.993081, + "hold30_r": 10.805617 + }, + { + "symbol": "NFLX", + "date": "2024-02-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.858573, + "strategy_rank": 87.168042, + "rr": 2.040997, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.061496, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.300009, + "range_504_ratio": 3.66933, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.987143, + "hold30_r": 2.182567 + }, + { + "symbol": "NOW", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.866083, + "strategy_rank": 80.923861, + "rr": 1.468913, + "primary_prob": 18.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.20337, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049019, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.2403, + "strategy_rank": 72.733004, + "rr": 0.824232, + "primary_prob": 37.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.236349, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.604361, + "range_504_ratio": 1.830083, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752964, + "hold30_r": 14.348513 + }, + { + "symbol": "NTAP", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.727159, + "strategy_rank": 74.512382, + "rr": 1.125979, + "primary_prob": 45.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 1.688969, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.054852, + "hold30_r": 7.862591 + }, + { + "symbol": "NWS", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.226533, + "strategy_rank": 68.244341, + "rr": 1.094296, + "primary_prob": 41.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.641444, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063936, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.498123, + "strategy_rank": 97.899997, + "rr": 1.137204, + "primary_prob": 32.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.705806, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.11587, + "hold30_r": 0.047794 + }, + { + "symbol": "PHM", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.371715, + "strategy_rank": 90.519751, + "rr": 1.029085, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.543628, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.151002, + "range_504_ratio": 3.161359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.979879, + "hold30_r": 2.742817 + }, + { + "symbol": "PLTR", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.744681, + "strategy_rank": 96.759104, + "rr": 0.99938, + "primary_prob": 43.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.49907, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.474928, + "range_504_ratio": 4.370719, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.975013, + "hold30_r": -0.32538 + }, + { + "symbol": "RCL", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 90.489095, + "rr": 0.951904, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.427856, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.911005, + "hold30_r": 2.24586 + }, + { + "symbol": "ROL", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.600751, + "strategy_rank": 70.540376, + "rr": 1.653632, + "primary_prob": 34.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.480448, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.412372, + "range_504_ratio": 1.510396, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.58714, + "hold30_r": 2.813543 + }, + { + "symbol": "SMCI", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.874844, + "strategy_rank": 99.874937, + "rr": 0.787735, + "primary_prob": 51.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.181602, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 3.453179, + "range_504_ratio": 31.600704, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015009, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.862328, + "strategy_rank": 83.690146, + "rr": 1.253583, + "primary_prob": 37.65, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.880374, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.903393, + "range_504_ratio": 2.467963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037228, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.851064, + "strategy_rank": 76.033947, + "rr": 0.743049, + "primary_prob": 73.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.114573, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672835, + "hold30_r": 3.962927 + }, + { + "symbol": "TTWO", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.734668, + "strategy_rank": 76.358088, + "rr": 2.02253, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 3.033796, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.645298, + "range_504_ratio": 1.906556, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05571, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.48811, + "strategy_rank": 65.251789, + "rr": 0.86613, + "primary_prob": 53.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.299195, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073782, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.742178, + "strategy_rank": 83.597052, + "rr": 1.065442, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.598163, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.688342, + "range_504_ratio": 1.990412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065405, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.85607, + "strategy_rank": 85.129586, + "rr": 1.878118, + "primary_prob": 31.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.817178, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.755097, + "range_504_ratio": 2.127817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.829575, + "hold30_r": 7.586552 + }, + { + "symbol": "ACN", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.666667, + "strategy_rank": 60.389173, + "rr": 0.989812, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.484718, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.448985, + "range_504_ratio": 1.566722, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904533, + "hold30_r": -1.227594 + }, + { + "symbol": "ADBE", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.487179, + "strategy_rank": 86.895501, + "rr": 1.838991, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.758486, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.574306, + "hold30_r": -2.527599 + }, + { + "symbol": "AIZ", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.923077, + "strategy_rank": 73.390911, + "rr": 0.945199, + "primary_prob": 65.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.417799, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0824, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.897436, + "strategy_rank": 70.772706, + "rr": 2.353731, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 3.530596, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064596, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.692308, + "strategy_rank": 71.512493, + "rr": 1.552829, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.329243, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.494565, + "hold30_r": -0.696827 + }, + { + "symbol": "AMZN", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.512821, + "strategy_rank": 84.266903, + "rr": 1.72438, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.58657, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.777648, + "range_504_ratio": 2.176348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067548, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 94.368811, + "rr": 0.798778, + "primary_prob": 51.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.198166, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.189096, + "range_504_ratio": 3.284111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.754136, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.230769, + "strategy_rank": 99.00118, + "rr": 1.926741, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.890112, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.903935, + "range_504_ratio": 6.712254, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.898643, + "hold30_r": 3.728798 + }, + { + "symbol": "ARES", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.820513, + "strategy_rank": 74.470523, + "rr": 1.088158, + "primary_prob": 42.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.632236, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.026635, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.153846, + "strategy_rank": 72.996951, + "rr": 0.778034, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.167052, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.885163, + "range_504_ratio": 2.42338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.728909, + "hold30_r": 0.446108 + }, + { + "symbol": "BR", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.487179, + "strategy_rank": 63.791921, + "rr": 1.507742, + "primary_prob": 17.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.261614, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092176, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.846154, + "strategy_rank": 68.109187, + "rr": 0.835911, + "primary_prob": 35.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.253867, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069471, + "hold30_r": -1.0 + }, + { + "symbol": "CHD", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.205128, + "strategy_rank": 62.616991, + "rr": 1.283037, + "primary_prob": 41.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.924556, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.194847, + "hold30_r": 0.422805 + }, + { + "symbol": "COIN", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.051282, + "strategy_rank": 97.552266, + "rr": 1.618191, + "primary_prob": 47.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.427286, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.90605, + "range_504_ratio": 6.726466, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.598578, + "hold30_r": 2.032494 + }, + { + "symbol": "CRWD", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.461538, + "strategy_rank": 95.623844, + "rr": 0.705911, + "primary_prob": 55.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.058867, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.299883, + "range_504_ratio": 3.668868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033721, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.615385, + "strategy_rank": 99.61568, + "rr": 0.813679, + "primary_prob": 50.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.220518, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 3.782267, + "range_504_ratio": 43.915493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.796976, + "hold30_r": -0.104459 + }, + { + "symbol": "DASH", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.74359, + "strategy_rank": 94.057086, + "rr": 1.813577, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.720365, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.776782, + "hold30_r": 2.039535 + }, + { + "symbol": "DDOG", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.538462, + "strategy_rank": 93.232933, + "rr": 1.889741, + "primary_prob": 45.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.834612, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.001502, + "range_504_ratio": 2.722367, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036043, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 85.404092, + "rr": 1.039917, + "primary_prob": 45.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.559875, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980146, + "hold30_r": 0.453964 + }, + { + "symbol": "DLR", + "date": "2024-02-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.384615, + "strategy_rank": 75.335727, + "rr": 2.38481, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.577215, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.582148, + "range_504_ratio": 1.789879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045024, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-02-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.897436, + "strategy_rank": 77.323857, + "rr": 2.808348, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 4.212522, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.510364, + "range_504_ratio": 1.665897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.749315, + "hold30_r": 3.091558 + }, + { + "symbol": "DVA", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.230769, + "strategy_rank": 86.237753, + "rr": 1.320542, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.980813, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.678915, + "range_504_ratio": 1.971737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.269867, + "hold30_r": 0.688458 + }, + { + "symbol": "FICO", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.641026, + "strategy_rank": 86.09194, + "rr": 1.583598, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.375397, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.367367, + "range_504_ratio": 3.925003, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.523093, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.179487, + "strategy_rank": 82.633058, + "rr": 1.994716, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.992074, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06155, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.794872, + "strategy_rank": 82.287101, + "rr": 2.34713, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.520695, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059743, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.461538, + "strategy_rank": 91.663486, + "rr": 1.690898, + "primary_prob": 33.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.536346, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.645544, + "hold30_r": -1.1378 + }, + { + "symbol": "INTU", + "date": "2024-02-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.871795, + "strategy_rank": 69.039412, + "rr": 2.1611, + "primary_prob": 22.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.241651, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.681305, + "range_504_ratio": 1.976456, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064338, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.717949, + "strategy_rank": 88.092334, + "rr": 0.895427, + "primary_prob": 48.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.343141, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.178092, + "range_504_ratio": 3.24817, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.844468, + "hold30_r": -0.068966 + }, + { + "symbol": "LULU", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.333333, + "strategy_rank": 82.280904, + "rr": 1.837139, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.755709, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058307, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.384615, + "strategy_rank": 81.597875, + "rr": 1.555668, + "primary_prob": 35.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.333502, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.66392, + "range_504_ratio": 1.942391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508779, + "hold30_r": 8.256359 + }, + { + "symbol": "NFLX", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.0, + "strategy_rank": 92.280051, + "rr": 1.471274, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.206912, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.313981, + "range_504_ratio": 3.720959, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.412542, + "hold30_r": 0.96929 + }, + { + "symbol": "NOW", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.820513, + "strategy_rank": 79.62909, + "rr": 1.461711, + "primary_prob": 18.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.192567, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051308, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.307692, + "strategy_rank": 74.648633, + "rr": 1.487389, + "primary_prob": 52.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 2.231084, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.457573, + "range_504_ratio": 1.580234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.411515, + "hold30_r": 5.401954 + }, + { + "symbol": "NVDA", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.974359, + "strategy_rank": 96.404813, + "rr": 0.751148, + "primary_prob": 53.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.126722, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 2.030992, + "range_504_ratio": 7.621647, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.714914, + "hold30_r": 2.079397 + }, + { + "symbol": "NWS", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.282051, + "strategy_rank": 71.484392, + "rr": 0.780754, + "primary_prob": 52.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.171132, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07461, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.846154, + "strategy_rank": 69.664175, + "rr": 1.025781, + "primary_prob": 43.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.538671, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069646, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.282051, + "strategy_rank": 96.47672, + "rr": 1.444638, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.166957, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024028, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.666667, + "strategy_rank": 67.648764, + "rr": 0.936144, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.404216, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.63974, + "range_504_ratio": 1.895987, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.855299, + "hold30_r": 3.057928 + }, + { + "symbol": "PLTR", + "date": "2024-02-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.384615, + "strategy_rank": 96.462325, + "rr": 2.042787, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.064181, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.474928, + "range_504_ratio": 4.370719, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028277, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.230769, + "strategy_rank": 74.776116, + "rr": 1.054958, + "primary_prob": 32.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.582437, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.709132, + "range_504_ratio": 2.032227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.99639, + "hold30_r": 4.105662 + }, + { + "symbol": "RCL", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.564103, + "strategy_rank": 88.771854, + "rr": 0.858036, + "primary_prob": 35.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.287054, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.814968, + "hold30_r": 0.754164 + }, + { + "symbol": "REGN", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.461538, + "strategy_rank": 59.919241, + "rr": 0.758737, + "primary_prob": 38.3, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.138105, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.618202, + "range_504_ratio": 1.855588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.687433, + "hold30_r": -1.0 + }, + { + "symbol": "ROP", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.641026, + "strategy_rank": 56.947439, + "rr": 0.684764, + "primary_prob": 60.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.027147, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.457194, + "range_504_ratio": 1.579636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.596149, + "hold30_r": -0.723913 + }, + { + "symbol": "RSG", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.589744, + "strategy_rank": 62.089547, + "rr": 1.735929, + "primary_prob": 28.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.603893, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.642853, + "hold30_r": 1.069668 + }, + { + "symbol": "SMCI", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.871795, + "strategy_rank": 99.871893, + "rr": 1.069618, + "primary_prob": 28.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.604427, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 3.453179, + "range_504_ratio": 31.600704, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.055935, + "hold30_r": 0.255927 + }, + { + "symbol": "SNPS", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 79.486524, + "rr": 1.758332, + "primary_prob": 28.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.637499, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.903393, + "range_504_ratio": 2.467963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043585, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.128205, + "strategy_rank": 75.616598, + "rr": 1.072089, + "primary_prob": 62.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.608133, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074414, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.435897, + "strategy_rank": 74.555512, + "rr": 2.354825, + "primary_prob": 25.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 3.532237, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.645298, + "range_504_ratio": 1.906556, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059524, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.666667, + "strategy_rank": 93.676897, + "rr": 0.671923, + "primary_prob": 56.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.007884, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.414603, + "range_504_ratio": 4.114853, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.626749, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.153846, + "strategy_rank": 66.032756, + "rr": 1.262852, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.894278, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081988, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.076923, + "strategy_rank": 83.031084, + "rr": 1.2814, + "primary_prob": 26.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.922099, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.684355, + "range_504_ratio": 1.982492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066314, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.846154, + "strategy_rank": 82.793331, + "rr": 1.189317, + "primary_prob": 27.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.783975, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.537866, + "hold30_r": -1.482091 + }, + { + "symbol": "WDC", + "date": "2024-02-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.641026, + "strategy_rank": 85.306774, + "rr": 2.449834, + "primary_prob": 39.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.674751, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.755097, + "range_504_ratio": 2.127817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.397436, + "hold30_r": 5.544175 + }, + { + "symbol": "ACN", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.677419, + "strategy_rank": 61.073807, + "rr": 1.841746, + "primary_prob": 27.61, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.762618, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.467504, + "range_504_ratio": 1.596005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.410835, + "hold30_r": -1.328773 + }, + { + "symbol": "ADBE", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.483871, + "strategy_rank": 85.158401, + "rr": 1.990779, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.986168, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.367556, + "hold30_r": -2.321776 + }, + { + "symbol": "AIZ", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.096774, + "strategy_rank": 75.929904, + "rr": 1.561551, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.342326, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478189, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.483871, + "strategy_rank": 71.008594, + "rr": 1.834098, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.751148, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067044, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.419355, + "strategy_rank": 61.588143, + "rr": 1.557207, + "primary_prob": 17.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.33581, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.513378, + "range_504_ratio": 1.670926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480372, + "hold30_r": 4.002649 + }, + { + "symbol": "AMGN", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.451613, + "strategy_rank": 73.200299, + "rr": 1.635831, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.453747, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.57834, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.064516, + "strategy_rank": 86.385702, + "rr": 0.673072, + "primary_prob": 54.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.009609, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.793991, + "range_504_ratio": 2.212207, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06742, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-03-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.354839, + "strategy_rank": 99.046457, + "rr": 3.298903, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 23, + "primary_distance_atr": 4.948354, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.94372, + "range_504_ratio": 6.984683, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032594, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.709677, + "strategy_rank": 73.41801, + "rr": 1.225515, + "primary_prob": 26.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.838272, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.885163, + "range_504_ratio": 2.42338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.169654, + "hold30_r": -0.505963 + }, + { + "symbol": "BR", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.870968, + "strategy_rank": 62.861029, + "rr": 1.152215, + "primary_prob": 40.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.728323, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088423, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.967742, + "strategy_rank": 70.261203, + "rr": 2.01518, + "primary_prob": 10.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.02277, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057829, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-03-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.774194, + "strategy_rank": 97.471665, + "rr": 2.054718, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.082076, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 2.040953, + "range_504_ratio": 7.69794, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020959, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.16129, + "strategy_rank": 79.67159, + "rr": 1.41457, + "primary_prob": 19.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.121855, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.743567, + "hold30_r": -1.69106 + }, + { + "symbol": "CRWD", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.709677, + "strategy_rank": 96.201021, + "rr": 1.106628, + "primary_prob": 41.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.659942, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025601, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.741935, + "strategy_rank": 99.742135, + "rr": 0.925624, + "primary_prob": 46.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.388436, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 3.749338, + "range_504_ratio": 42.492958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.907449, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.709677, + "strategy_rank": 94.057392, + "rr": 1.702054, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.553081, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.178609, + "range_504_ratio": 3.249849, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040529, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.322581, + "strategy_rank": 95.060555, + "rr": 1.788257, + "primary_prob": 32.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.682386, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033335, + "hold30_r": -0.379759 + }, + { + "symbol": "DELL", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.451613, + "strategy_rank": 98.182538, + "rr": 0.985274, + "primary_prob": 45.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.477911, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.382335, + "range_504_ratio": 3.984192, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029294, + "hold30_r": -1.0 + }, + { + "symbol": "DLR", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.935484, + "strategy_rank": 76.737078, + "rr": 1.730788, + "primary_prob": 48.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.596182, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.586568, + "range_504_ratio": 1.797808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048327, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.064516, + "strategy_rank": 72.870644, + "rr": 1.16409, + "primary_prob": 59.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.746135, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.510364, + "range_504_ratio": 1.665897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.09654, + "hold30_r": 1.976528 + }, + { + "symbol": "FIX", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.677419, + "strategy_rank": 86.88539, + "rr": 1.036595, + "primary_prob": 43.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.554893, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.491409, + "range_504_ratio": 4.44335, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042948, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.967742, + "strategy_rank": 78.985527, + "rr": 1.925526, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.88829, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.866935, + "hold30_r": 4.436357 + }, + { + "symbol": "GOOGL", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.709677, + "strategy_rank": 78.882102, + "rr": 1.971102, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.956653, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.913953, + "hold30_r": 4.19112 + }, + { + "symbol": "INTC", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.806452, + "strategy_rank": 92.266833, + "rr": 1.582452, + "primary_prob": 50.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.373678, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039198, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 70.215469, + "rr": 0.983385, + "primary_prob": 37.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.475077, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.681723, + "range_504_ratio": 1.977281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060055, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.354839, + "strategy_rank": 81.071167, + "rr": 0.692108, + "primary_prob": 40.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.038162, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.890872, + "range_504_ratio": 2.437254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.63373, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.322581, + "strategy_rank": 79.499166, + "rr": 1.362193, + "primary_prob": 40.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.04329, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303251, + "hold30_r": -2.644316 + }, + { + "symbol": "MAR", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.903226, + "strategy_rank": 67.501756, + "rr": 0.880181, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.320272, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.654829, + "range_504_ratio": 1.924813, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.797543, + "hold30_r": -1.0 + }, + { + "symbol": "MSFT", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.258065, + "strategy_rank": 69.52273, + "rr": 0.708732, + "primary_prob": 44.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.063099, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.678892, + "range_504_ratio": 1.971691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.630037, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-03-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.870968, + "strategy_rank": 92.978403, + "rr": 2.389557, + "primary_prob": 22.33, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.584336, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.344883, + "range_504_ratio": 3.837738, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.916936, + "hold30_r": -1.861147 + }, + { + "symbol": "NOW", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.645161, + "strategy_rank": 80.604509, + "rr": 1.452352, + "primary_prob": 18.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.178529, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047269, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.354839, + "strategy_rank": 84.371553, + "rr": 0.883129, + "primary_prob": 48.15, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.324694, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.83876, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.516129, + "strategy_rank": 73.621522, + "rr": 1.833904, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.750856, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073072, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.387097, + "strategy_rank": 96.582937, + "rr": 0.910672, + "primary_prob": 35.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.366008, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.02321, + "hold30_r": -0.355674 + }, + { + "symbol": "PLTR", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.193548, + "strategy_rank": 98.387994, + "rr": 1.142792, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.714187, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026954, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.193548, + "strategy_rank": 86.842048, + "rr": 1.683691, + "primary_prob": 29.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.525537, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.63924, + "hold30_r": 0.868656 + }, + { + "symbol": "REGN", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.774194, + "strategy_rank": 58.086337, + "rr": 0.919625, + "primary_prob": 47.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.379438, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.618202, + "range_504_ratio": 1.855588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071563, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.709677, + "strategy_rank": 63.535384, + "rr": 1.757492, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.636237, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.657196, + "hold30_r": 1.569846 + }, + { + "symbol": "SNPS", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.419355, + "strategy_rank": 81.06768, + "rr": 1.355226, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.032839, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.903393, + "range_504_ratio": 2.467963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043117, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.16129, + "strategy_rank": 78.859235, + "rr": 1.79019, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.685286, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.788132, + "range_504_ratio": 2.199284, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042368, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.129032, + "strategy_rank": 73.253257, + "rr": 2.648152, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 3.972229, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.645298, + "range_504_ratio": 1.906556, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0567, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.677419, + "strategy_rank": 94.320139, + "rr": 0.737816, + "primary_prob": 53.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.106724, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0452, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.870968, + "strategy_rank": 82.340565, + "rr": 1.736825, + "primary_prob": 19.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.605237, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.654776, + "range_504_ratio": 1.924711, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060813, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.903226, + "strategy_rank": 83.9311, + "rr": 1.733539, + "primary_prob": 33.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.600308, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044965, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.677419, + "strategy_rank": 88.179599, + "rr": 1.689946, + "primary_prob": 35.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.534919, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.796285, + "range_504_ratio": 2.217289, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046983, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.982456, + "strategy_rank": 91.787719, + "rr": 0.783579, + "primary_prob": 37.34, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.175369, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.346262, + "range_504_ratio": 3.843032, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.74581, + "hold30_r": 2.266923 + }, + { + "symbol": "ADBE", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.471178, + "strategy_rank": 82.629825, + "rr": 3.015911, + "primary_prob": 20.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.523867, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.170425, + "hold30_r": -3.120153 + }, + { + "symbol": "AIZ", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 76.9625, + "rr": 1.438151, + "primary_prob": 53.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.157226, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.348865, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.488722, + "strategy_rank": 70.817105, + "rr": 1.014752, + "primary_prob": 48.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 1.522128, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074807, + "hold30_r": -1.005679 + }, + { + "symbol": "ALL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.839599, + "strategy_rank": 64.250219, + "rr": 0.909554, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.364331, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.513378, + "range_504_ratio": 1.670926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.829223, + "hold30_r": 2.693985 + }, + { + "symbol": "AMD", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.233083, + "strategy_rank": 93.613158, + "rr": 0.708434, + "primary_prob": 40.33, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.062651, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028382, + "hold30_r": -1.00191 + }, + { + "symbol": "AMZN", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.350877, + "strategy_rank": 82.670614, + "rr": 1.326657, + "primary_prob": 41.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.989986, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.793991, + "range_504_ratio": 2.212207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.259238, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.483709, + "strategy_rank": 79.651096, + "rr": 0.677798, + "primary_prob": 43.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.016697, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.924847, + "range_504_ratio": 2.521482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.617176, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-03-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.24812, + "strategy_rank": 98.948684, + "rr": 3.326442, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 23, + "primary_distance_atr": 4.989663, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.971982, + "range_504_ratio": 7.184902, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 3.293575, + "hold30_r": 2.76445 + }, + { + "symbol": "ARES", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.97995, + "strategy_rank": 80.173465, + "rr": 1.134201, + "primary_prob": 28.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.701301, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.068947, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.235589, + "strategy_rank": 90.827412, + "rr": 0.691153, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.03673, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.654811, + "hold30_r": 1.177546 + }, + { + "symbol": "BKNG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.837093, + "strategy_rank": 74.348465, + "rr": 1.080421, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.620632, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.885163, + "range_504_ratio": 2.42338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.016575, + "hold30_r": 0.086365 + }, + { + "symbol": "BLDR", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.867168, + "strategy_rank": 94.844518, + "rr": 0.91877, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.378155, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.448325, + "range_504_ratio": 4.25598, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.876608, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.586466, + "strategy_rank": 60.560526, + "rr": 1.728827, + "primary_prob": 16.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.593241, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0858, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.606516, + "strategy_rank": 72.887061, + "rr": 1.17113, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.756696, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.250366, + "hold30_r": -1.191244 + }, + { + "symbol": "CASY", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.340852, + "strategy_rank": 66.851096, + "rr": 1.668352, + "primary_prob": 14.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.502528, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.593198, + "range_504_ratio": 1.809767, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611527, + "hold30_r": 2.149675 + }, + { + "symbol": "CBOE", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.486216, + "strategy_rank": 69.740351, + "rr": 0.931967, + "primary_prob": 45.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.39795, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058792, + "hold30_r": -0.44306 + }, + { + "symbol": "COIN", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.744361, + "strategy_rank": 98.121053, + "rr": 1.635984, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.453976, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 2.152941, + "range_504_ratio": 8.610143, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617977, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.972431, + "strategy_rank": 68.993202, + "rr": 1.161942, + "primary_prob": 25.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.742913, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066855, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.210526, + "strategy_rank": 75.034868, + "rr": 1.418234, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.127351, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055886, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.245614, + "strategy_rank": 95.65943, + "rr": 0.672348, + "primary_prob": 41.26, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.008521, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027696, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.62406, + "strategy_rank": 99.624342, + "rr": 0.742913, + "primary_prob": 54.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.11437, + "raw_level_count": 151, + "gate_level_count": 151, + "range_504_log": 3.749338, + "range_504_ratio": 42.492958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.725776, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.736842, + "strategy_rank": 94.028289, + "rr": 1.871764, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.807647, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.180912, + "range_504_ratio": 3.257343, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041918, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.365915, + "strategy_rank": 96.25614, + "rr": 2.930013, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 4.395019, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035537, + "hold30_r": 1.274863 + }, + { + "symbol": "DELL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.994987, + "strategy_rank": 97.921491, + "rr": 0.923177, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.384766, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.382335, + "range_504_ratio": 3.984192, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.896744, + "hold30_r": 2.310581 + }, + { + "symbol": "DHI", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.578947, + "strategy_rank": 78.405263, + "rr": 0.768389, + "primary_prob": 44.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.152584, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.714915, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.9599, + "strategy_rank": 71.48443, + "rr": 1.511258, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.266887, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.510364, + "range_504_ratio": 1.665897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.441156, + "hold30_r": 4.377607 + }, + { + "symbol": "ECL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.83208, + "strategy_rank": 65.182456, + "rr": 1.36996, + "primary_prob": 39.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.05494, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.550636, + "range_504_ratio": 1.734356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.269352, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.987469, + "strategy_rank": 88.241228, + "rr": 1.702005, + "primary_prob": 21.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.553007, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.663067, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.473684, + "strategy_rank": 89.594079, + "rr": 1.867943, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.801914, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.491409, + "range_504_ratio": 4.44335, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.82608, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.719298, + "strategy_rank": 70.253509, + "rr": 1.061669, + "primary_prob": 42.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.592504, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.076237, + "range_504_ratio": 2.933621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.004236, + "hold30_r": -4.515396 + }, + { + "symbol": "GOOG", + "date": "2024-03-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.45614, + "strategy_rank": 76.094298, + "rr": 2.306614, + "primary_prob": 21.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.459921, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.2453, + "hold30_r": 6.233805 + }, + { + "symbol": "GOOGL", + "date": "2024-03-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.954887, + "strategy_rank": 75.593421, + "rr": 2.239416, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.359124, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.179405, + "hold30_r": 6.049359 + }, + { + "symbol": "HWM", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.969925, + "strategy_rank": 71.478947, + "rr": 1.659743, + "primary_prob": 15.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.489614, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587183, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.20802, + "strategy_rank": 84.795614, + "rr": 1.518692, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.278037, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036994, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.842105, + "strategy_rank": 81.264474, + "rr": 1.038708, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.558062, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.805591, + "range_504_ratio": 2.238019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.977841, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.601504, + "strategy_rank": 91.058553, + "rr": 1.197843, + "primary_prob": 24.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.796765, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.362927, + "hold30_r": -3.310796 + }, + { + "symbol": "KKR", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.60401, + "strategy_rank": 83.622807, + "rr": 1.483504, + "primary_prob": 17.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.225256, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.890872, + "range_504_ratio": 2.437254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.425623, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.458647, + "strategy_rank": 80.471053, + "rr": 0.929015, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.393523, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.877204, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.827068, + "strategy_rank": 77.578947, + "rr": 0.87177, + "primary_prob": 36.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.307656, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.985087, + "range_504_ratio": 2.678046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.823313, + "hold30_r": 0.22666 + }, + { + "symbol": "LRCX", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.974937, + "strategy_rank": 85.707456, + "rr": 0.698797, + "primary_prob": 42.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.048195, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.653249, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.709273, + "strategy_rank": 77.421491, + "rr": 1.815306, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.722959, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064359, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.368421, + "strategy_rank": 94.557895, + "rr": 1.450388, + "primary_prob": 18.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.175582, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.782312, + "range_504_ratio": 5.94358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.405439, + "hold30_r": -3.218362 + }, + { + "symbol": "MU", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.576441, + "strategy_rank": 79.203509, + "rr": 1.078031, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.617047, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.743382, + "range_504_ratio": 2.103035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.040067, + "hold30_r": 4.860224 + }, + { + "symbol": "NFLX", + "date": "2024-03-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.739348, + "strategy_rank": 92.255044, + "rr": 2.253466, + "primary_prob": 23.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.380199, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.344883, + "range_504_ratio": 3.837738, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.191909, + "hold30_r": -2.133901 + }, + { + "symbol": "NOW", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.977444, + "strategy_rank": 80.146711, + "rr": 1.044059, + "primary_prob": 28.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.566088, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045466, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.203008, + "strategy_rank": 82.529605, + "rr": 1.525714, + "primary_prob": 31.97, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.288572, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476011, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.746867, + "strategy_rank": 96.685307, + "rr": 1.590143, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.385215, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029564, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.353383, + "strategy_rank": 74.409868, + "rr": 1.021965, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.532947, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079001, + "hold30_r": -1.013758 + }, + { + "symbol": "PANW", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.616541, + "strategy_rank": 96.656579, + "rr": 1.008962, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.513442, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027142, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.238095, + "strategy_rank": 87.291667, + "rr": 0.813748, + "primary_prob": 38.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.220622, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.190396, + "range_504_ratio": 3.288384, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.764047, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.496241, + "strategy_rank": 98.572368, + "rr": 1.015399, + "primary_prob": 48.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.523099, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025723, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.205514, + "strategy_rank": 64.10636, + "rr": 0.767906, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.15186, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.670362, + "range_504_ratio": 1.954946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700677, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.230576, + "strategy_rank": 88.186404, + "rr": 0.941693, + "primary_prob": 46.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.41254, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.893786, + "hold30_r": 2.210932 + }, + { + "symbol": "RL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.721805, + "strategy_rank": 85.092763, + "rr": 0.833427, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.25014, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.839643, + "range_504_ratio": 2.315541, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.778909, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.200501, + "strategy_rank": 60.227851, + "rr": 0.841499, + "primary_prob": 36.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.262248, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.780495, + "range_504_ratio": 2.182553, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080495, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.092732, + "strategy_rank": 61.002412, + "rr": 1.186136, + "primary_prob": 39.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.779203, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.078809, + "hold30_r": 1.60993 + }, + { + "symbol": "SMCI", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.874687, + "strategy_rank": 99.874781, + "rr": 0.695037, + "primary_prob": 55.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.042556, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 3.584366, + "range_504_ratio": 36.03049, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015884, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.220551, + "strategy_rank": 78.666886, + "rr": 1.522714, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.284072, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072762, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.117794, + "strategy_rank": 93.444956, + "rr": 1.301488, + "primary_prob": 22.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.952232, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046134, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.338346, + "strategy_rank": 62.024342, + "rr": 1.234055, + "primary_prob": 42.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.851083, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081197, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.090226, + "strategy_rank": 78.000658, + "rr": 2.026728, + "primary_prob": 15.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.040093, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.654604, + "range_504_ratio": 1.924381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065699, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.343358, + "strategy_rank": 82.665351, + "rr": 2.173184, + "primary_prob": 23.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.259775, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051425, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.087719, + "strategy_rank": 84.498904, + "rr": 1.517222, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.275832, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.796285, + "range_504_ratio": 2.217289, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.473616, + "hold30_r": 3.786779 + }, + { + "symbol": "CEG", + "date": "2024-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.61753, + "strategy_rank": 93.395847, + "rr": 0.731852, + "primary_prob": 54.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.097778, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.339863, + "range_504_ratio": 3.818519, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.690931, + "hold30_r": 1.219171 + }, + { + "symbol": "AIZ", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.555113, + "strategy_rank": 78.069374, + "rr": 0.836801, + "primary_prob": 54.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.255202, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748798, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.055777, + "strategy_rank": 63.974143, + "rr": 1.045858, + "primary_prob": 47.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 1.568787, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076009, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.907039, + "strategy_rank": 66.352146, + "rr": 1.397355, + "primary_prob": 19.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.096033, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.513378, + "range_504_ratio": 1.670926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.320277, + "hold30_r": 1.428249 + }, + { + "symbol": "AMD", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.790173, + "strategy_rank": 88.185571, + "rr": 0.6903, + "primary_prob": 41.09, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.03545, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025286, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.446215, + "strategy_rank": 81.104404, + "rr": 1.460339, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.190509, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.801043, + "range_504_ratio": 2.227864, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.392188, + "hold30_r": -1.620091 + }, + { + "symbol": "APP", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.203187, + "strategy_rank": 98.846205, + "rr": 1.769447, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.654171, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 2.084353, + "range_504_ratio": 8.039387, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032794, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.023904, + "strategy_rank": 90.929316, + "rr": 0.85304, + "primary_prob": 50.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.27956, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035132, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.735724, + "strategy_rank": 73.173285, + "rr": 1.767082, + "primary_prob": 13.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.650623, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.885163, + "range_504_ratio": 2.42338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.177814, + "hold30_r": -1.114885 + }, + { + "symbol": "BRK-B", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.13413, + "strategy_rank": 58.193891, + "rr": 1.534289, + "primary_prob": 17.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.301433, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.503681, + "range_504_ratio": 1.654801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.106108, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.351926, + "strategy_rank": 69.607275, + "rr": 1.367624, + "primary_prob": 20.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.051437, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065762, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.625498, + "strategy_rank": 71.974935, + "rr": 0.834158, + "primary_prob": 49.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.251237, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.92718, + "range_504_ratio": 2.527372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768049, + "hold30_r": 2.850316 + }, + { + "symbol": "COIN", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.086321, + "strategy_rank": 96.202809, + "rr": 1.979894, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.96984, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.170203, + "range_504_ratio": 8.760063, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018737, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.37583, + "strategy_rank": 68.920697, + "rr": 0.759016, + "primary_prob": 37.89, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.138525, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075996, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.665339, + "strategy_rank": 75.413419, + "rr": 0.979304, + "primary_prob": 45.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.468956, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091394, + "hold30_r": -1.032893 + }, + { + "symbol": "CRWD", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.078353, + "strategy_rank": 94.85551, + "rr": 1.350572, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.025858, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.134627, + "hold30_r": -1.103642 + }, + { + "symbol": "CVNA", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.601594, + "strategy_rank": 99.60191, + "rr": 1.854215, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.781322, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 3.749338, + "range_504_ratio": 42.492958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019892, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.430279, + "strategy_rank": 92.237619, + "rr": 1.965788, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.948681, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.219207, + "range_504_ratio": 3.384504, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041963, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.289509, + "strategy_rank": 94.691398, + "rr": 1.572209, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.358313, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038459, + "hold30_r": 0.220688 + }, + { + "symbol": "DELL", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.14077, + "strategy_rank": 97.784632, + "rr": 1.946285, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.919428, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.382335, + "range_504_ratio": 3.984192, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.915809, + "hold30_r": 1.477829 + }, + { + "symbol": "ECL", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.126162, + "strategy_rank": 66.303545, + "rr": 1.781912, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.672869, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.561271, + "range_504_ratio": 1.7529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09924, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.883134, + "strategy_rank": 88.694353, + "rr": 1.191825, + "primary_prob": 39.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.787737, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043756, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.711819, + "strategy_rank": 71.316817, + "rr": 0.916349, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.374523, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0692, + "hold30_r": -1.0 + }, + { + "symbol": "ICE", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.540505, + "strategy_rank": 58.826698, + "rr": 0.672136, + "primary_prob": 49.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.008205, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.460577, + "range_504_ratio": 1.584989, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092117, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.063745, + "strategy_rank": 84.950582, + "rr": 1.783475, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.675212, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039404, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.039841, + "strategy_rank": 91.319279, + "rr": 1.656239, + "primary_prob": 20.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.484358, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.621243, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.343958, + "strategy_rank": 94.365936, + "rr": 0.758055, + "primary_prob": 52.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.137083, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.782312, + "range_504_ratio": 5.94358, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048692, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.61089, + "strategy_rank": 57.301795, + "rr": 1.447504, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.171255, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.50291, + "range_504_ratio": 1.653526, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3669, + "hold30_r": 1.268196 + }, + { + "symbol": "MSTR", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.804781, + "strategy_rank": 98.964671, + "rr": 0.70697, + "primary_prob": 54.79, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.060455, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 2.616504, + "range_504_ratio": 13.687783, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.693947, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.679947, + "strategy_rank": 92.311724, + "rr": 1.756246, + "primary_prob": 30.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.634368, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.360772, + "range_504_ratio": 3.899201, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.595235, + "hold30_r": -2.537566 + }, + { + "symbol": "NOW", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.915007, + "strategy_rank": 79.222624, + "rr": 1.040702, + "primary_prob": 28.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.561053, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04658, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.539177, + "strategy_rank": 96.235702, + "rr": 1.027843, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.541765, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031539, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.695883, + "strategy_rank": 75.695065, + "rr": 0.81403, + "primary_prob": 40.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.221045, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067472, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.571049, + "strategy_rank": 73.929536, + "rr": 1.96955, + "primary_prob": 10.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.954325, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070628, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.875166, + "strategy_rank": 98.07553, + "rr": 1.7209, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.58135, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027859, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.867198, + "strategy_rank": 99.867303, + "rr": 0.717174, + "primary_prob": 40.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.075761, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 3.584366, + "range_504_ratio": 36.03049, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.704161, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.367862, + "strategy_rank": 79.295252, + "rr": 0.825294, + "primary_prob": 69.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.237941, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072867, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.345286, + "strategy_rank": 58.228455, + "rr": 0.757628, + "primary_prob": 57.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.136442, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088893, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.321381, + "strategy_rank": 77.908411, + "rr": 1.598147, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.39722, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.654604, + "range_504_ratio": 1.924381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072688, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.594954, + "strategy_rank": 78.646931, + "rr": 2.88324, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 4.32486, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.480746, + "range_504_ratio": 1.61728, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052867, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.719788, + "strategy_rank": 81.763454, + "rr": 1.895351, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.843026, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056524, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.204515, + "strategy_rank": 82.417333, + "rr": 1.710198, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.565297, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.797574, + "range_504_ratio": 2.220148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667981, + "hold30_r": 2.387694 + }, + { + "symbol": "CEG", + "date": "2024-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.346414, + "strategy_rank": 94.203623, + "rr": 1.00382, + "primary_prob": 44.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.505731, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.34063, + "range_504_ratio": 3.821449, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.966789, + "hold30_r": 3.106458 + }, + { + "symbol": "HOOD", + "date": "2024-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.069012, + "strategy_rank": 92.979078, + "rr": 2.749825, + "primary_prob": 17.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.124737, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.238542, + "hold30_r": -1.209038 + }, + { + "symbol": "AIZ", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.046008, + "strategy_rank": 77.654068, + "rr": 1.396409, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.094614, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089408, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.867388, + "strategy_rank": 60.586524, + "rr": 0.68167, + "primary_prob": 46.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.022505, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.546735, + "range_504_ratio": 1.727604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097314, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.220568, + "strategy_rank": 62.383952, + "rr": 1.281376, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 1.922065, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082254, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.032476, + "strategy_rank": 87.000871, + "rr": 1.291094, + "primary_prob": 22.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.936642, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028106, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.227334, + "strategy_rank": 78.722697, + "rr": 1.105174, + "primary_prob": 31.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.657762, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.802613, + "range_504_ratio": 2.231364, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031406, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.250338, + "strategy_rank": 85.869569, + "rr": 0.885848, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.328772, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.84372, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.422192, + "strategy_rank": 78.258288, + "rr": 0.709219, + "primary_prob": 41.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.063828, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.937974, + "range_504_ratio": 2.554801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065013, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.782138, + "strategy_rank": 98.540209, + "rr": 1.505305, + "primary_prob": 47.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.257957, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.09881, + "range_504_ratio": 8.156455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.474482, + "hold30_r": 3.831725 + }, + { + "symbol": "ARES", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.520974, + "strategy_rank": 75.289783, + "rr": 1.076051, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.614076, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061441, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.151556, + "strategy_rank": 89.000016, + "rr": 1.131882, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.697822, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.093513, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.949932, + "strategy_rank": 78.955641, + "rr": 0.682853, + "primary_prob": 46.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.02428, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.373031, + "range_504_ratio": 3.947298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.622989, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.26387, + "strategy_rank": 93.121956, + "rr": 0.744102, + "primary_prob": 53.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.116152, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050466, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.775372, + "strategy_rank": 74.509157, + "rr": 0.733659, + "primary_prob": 40.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.100489, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068838, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.504736, + "strategy_rank": 68.854125, + "rr": 1.224552, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.836828, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06998, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.88092, + "strategy_rank": 70.106118, + "rr": 0.809605, + "primary_prob": 51.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.214407, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.92718, + "range_504_ratio": 2.527372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.743597, + "hold30_r": 3.769301 + }, + { + "symbol": "COIN", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.511502, + "strategy_rank": 98.593679, + "rr": 1.881683, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.822524, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019096, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.580514, + "strategy_rank": 68.81972, + "rr": 1.16172, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.74258, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086495, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.243572, + "strategy_rank": 71.959974, + "rr": 1.808002, + "primary_prob": 12.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.712003, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.942802, + "hold30_r": -1.880694 + }, + { + "symbol": "CRWD", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.887686, + "strategy_rank": 94.865915, + "rr": 0.892222, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.338333, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033013, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.864682, + "strategy_rank": 99.702848, + "rr": 1.905942, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.858913, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 3.675409, + "range_504_ratio": 39.464789, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020747, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-03-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.610284, + "strategy_rank": 91.576592, + "rr": 2.002771, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.004157, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04654, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.828146, + "strategy_rank": 93.724642, + "rr": 1.641832, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.462748, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.868071, + "hold30_r": -1.824454 + }, + { + "symbol": "DELL", + "date": "2024-03-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.97023, + "strategy_rank": 97.647987, + "rr": 2.12801, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.192016, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.382335, + "range_504_ratio": 3.984192, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.094507, + "hold30_r": 2.739304 + }, + { + "symbol": "DLR", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.596752, + "strategy_rank": 75.417322, + "rr": 1.86804, + "primary_prob": 31.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.80206, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.586568, + "range_504_ratio": 1.797808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053467, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.784844, + "strategy_rank": 69.464371, + "rr": 1.766276, + "primary_prob": 47.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.649414, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.553439, + "range_504_ratio": 1.739225, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07786, + "hold30_r": -1.0 + }, + { + "symbol": "ECL", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.709066, + "strategy_rank": 65.207278, + "rr": 1.426145, + "primary_prob": 23.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.139217, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.570631, + "range_504_ratio": 1.769383, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107312, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.61705, + "strategy_rank": 82.976065, + "rr": 0.843305, + "primary_prob": 38.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.264957, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055412, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.722598, + "strategy_rank": 87.601365, + "rr": 1.064505, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.596757, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046293, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.534506, + "strategy_rank": 93.432859, + "rr": 1.008367, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.512551, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.491409, + "range_504_ratio": 4.44335, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.953697, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.738836, + "strategy_rank": 69.178724, + "rr": 1.265482, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.898222, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080254, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.633288, + "strategy_rank": 90.383383, + "rr": 1.126782, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.690173, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.086479, + "hold30_r": -1.065102 + }, + { + "symbol": "KLAC", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.79161, + "strategy_rank": 81.18773, + "rr": 1.110615, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.665923, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051985, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.075778, + "strategy_rank": 93.528348, + "rr": 0.985206, + "primary_prob": 32.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.477809, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.782312, + "range_504_ratio": 5.94358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.934421, + "hold30_r": -3.356186 + }, + { + "symbol": "MSTR", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.052774, + "strategy_rank": 99.215484, + "rr": 0.915304, + "primary_prob": 47.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.372955, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012546, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.098782, + "strategy_rank": 89.744046, + "rr": 1.270738, + "primary_prob": 37.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.906108, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.360772, + "range_504_ratio": 3.899201, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.213098, + "hold30_r": -1.86978 + }, + { + "symbol": "NOW", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.415426, + "strategy_rank": 77.668531, + "rr": 1.45538, + "primary_prob": 18.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.18307, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048934, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.428958, + "strategy_rank": 95.568692, + "rr": 0.871858, + "primary_prob": 49.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.307787, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032318, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.309878, + "strategy_rank": 72.921773, + "rr": 1.11311, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.669665, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073753, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.40866, + "strategy_rank": 62.908734, + "rr": 0.922827, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.38424, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.730799, + "range_504_ratio": 2.076739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084481, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.663058, + "strategy_rank": 92.451995, + "rr": 1.63433, + "primary_prob": 18.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.451494, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037419, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.158322, + "strategy_rank": 97.565481, + "rr": 1.990785, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.986178, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027359, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.594046, + "strategy_rank": 99.675346, + "rr": 1.647335, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.471002, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 3.584366, + "range_504_ratio": 36.03049, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022401, + "hold30_r": -1.007206 + }, + { + "symbol": "SW", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.85115, + "strategy_rank": 77.875562, + "rr": 1.893004, + "primary_prob": 45.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.839506, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073999, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.699594, + "strategy_rank": 93.20753, + "rr": 0.840757, + "primary_prob": 45.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.261136, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047286, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.32341, + "strategy_rank": 97.299666, + "rr": 0.912081, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.368122, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 2.412608, + "range_504_ratio": 11.163041, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.882016, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.190798, + "strategy_rank": 77.278903, + "rr": 2.45379, + "primary_prob": 20.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.680685, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060071, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.332882, + "strategy_rank": 85.412775, + "rr": 0.88336, + "primary_prob": 49.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.325041, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.846, + "range_504_ratio": 2.330306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.841051, + "hold30_r": 1.041618 + }, + { + "symbol": "CEG", + "date": "2024-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.00995, + "strategy_rank": 95.554856, + "rr": 1.180002, + "primary_prob": 24.65, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.770004, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.328974, + "range_504_ratio": 3.777166, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.143392, + "hold30_r": 3.321937 + }, + { + "symbol": "HOOD", + "date": "2024-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.323383, + "strategy_rank": 88.981951, + "rr": 1.061008, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.591512, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027188, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.781095, + "strategy_rank": 79.083491, + "rr": 1.783054, + "primary_prob": 26.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.674581, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078967, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.154229, + "strategy_rank": 94.270243, + "rr": 0.743017, + "primary_prob": 47.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.114525, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025889, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-04-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.004975, + "strategy_rank": 98.74517, + "rr": 4.767697, + "primary_prob": 23.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 19, + "primary_distance_atr": 7.151546, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.116097, + "range_504_ratio": 8.298687, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03179, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.179104, + "strategy_rank": 78.467557, + "rr": 0.787621, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.181432, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060765, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.402985, + "strategy_rank": 91.020055, + "rr": 0.875095, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.312642, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036514, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.711443, + "strategy_rank": 79.113891, + "rr": 1.012772, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.519159, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.373031, + "range_504_ratio": 3.947298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.950732, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.144279, + "strategy_rank": 93.839457, + "rr": 1.191948, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.787921, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046084, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.084577, + "strategy_rank": 60.020246, + "rr": 0.762428, + "primary_prob": 57.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.143642, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67078, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.427861, + "strategy_rank": 68.182629, + "rr": 1.587435, + "primary_prob": 15.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.381152, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510322, + "range_504_ratio": 1.665827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.274587, + "hold30_r": -1.179397 + }, + { + "symbol": "CAH", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.164179, + "strategy_rank": 73.52237, + "rr": 1.453831, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.180746, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073218, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.691542, + "strategy_rank": 68.798224, + "rr": 0.798409, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.197614, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.581273, + "range_504_ratio": 1.788313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065416, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.467662, + "strategy_rank": 57.511234, + "rr": 1.144903, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.717355, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.405139, + "range_504_ratio": 1.499511, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.115357, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.671642, + "strategy_rank": 67.862209, + "rr": 1.712542, + "primary_prob": 15.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.568812, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06714, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.547264, + "strategy_rank": 69.710628, + "rr": 0.855255, + "primary_prob": 49.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.282883, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.92718, + "range_504_ratio": 2.527372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.786997, + "hold30_r": 3.61789 + }, + { + "symbol": "COHR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.597015, + "strategy_rank": 84.854635, + "rr": 2.027848, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.041772, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.024549, + "range_504_ratio": 2.78584, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030869, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.756219, + "strategy_rank": 98.794366, + "rr": 0.985157, + "primary_prob": 39.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.477736, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018541, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.049751, + "strategy_rank": 70.218449, + "rr": 0.726068, + "primary_prob": 56.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.089102, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645444, + "hold30_r": 4.636556 + }, + { + "symbol": "CRWD", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.139303, + "strategy_rank": 95.205949, + "rr": 0.744729, + "primary_prob": 48.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.117093, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034579, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.626866, + "strategy_rank": 99.552702, + "rr": 0.862684, + "primary_prob": 34.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.294026, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 3.636102, + "range_504_ratio": 37.943662, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021755, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.905473, + "strategy_rank": 93.612243, + "rr": 1.582352, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.373527, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.080763, + "hold30_r": -1.036654 + }, + { + "symbol": "DDOG", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.661692, + "strategy_rank": 93.597675, + "rr": 1.903574, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.855361, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.85691, + "hold30_r": -1.816344 + }, + { + "symbol": "DECK", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.393035, + "strategy_rank": 94.758003, + "rr": 1.194373, + "primary_prob": 31.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.791559, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.804603, + "hold30_r": -1.755745 + }, + { + "symbol": "DHI", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.945274, + "strategy_rank": 81.303131, + "rr": 0.765257, + "primary_prob": 38.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.147886, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.028715, + "range_504_ratio": 2.797468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.354739, + "hold30_r": -1.299582 + }, + { + "symbol": "DLR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.19403, + "strategy_rank": 78.83458, + "rr": 2.172928, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.259391, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.586568, + "range_504_ratio": 1.797808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053865, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.845771, + "strategy_rank": 70.884844, + "rr": 1.744594, + "primary_prob": 48.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.616891, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.575915, + "range_504_ratio": 1.778757, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065623, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.149254, + "strategy_rank": 93.403485, + "rr": 1.692979, + "primary_prob": 14.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.539469, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057049, + "hold30_r": -1.0 + }, + { + "symbol": "ECL", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.099502, + "strategy_rank": 62.583299, + "rr": 0.790523, + "primary_prob": 56.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.185784, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.570631, + "range_504_ratio": 1.769383, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.170668, + "hold30_r": -1.07202 + }, + { + "symbol": "ERIE", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.890547, + "strategy_rank": 83.5678, + "rr": 0.759861, + "primary_prob": 44.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.139792, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059683, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.840796, + "strategy_rank": 65.253818, + "rr": 0.865642, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.298464, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.591691, + "range_504_ratio": 1.807042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083513, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.900498, + "strategy_rank": 87.795113, + "rr": 0.817254, + "primary_prob": 42.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.225881, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047474, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 91.300662, + "rr": 0.832078, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.248117, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.802514, + "hold30_r": 0.339523 + }, + { + "symbol": "HII", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.338308, + "strategy_rank": 66.495377, + "rr": 1.443954, + "primary_prob": 20.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.165931, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094636, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.58209, + "strategy_rank": 60.219621, + "rr": 0.874667, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.312, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090321, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.915423, + "strategy_rank": 76.474791, + "rr": 0.822743, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.234115, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.171717, + "hold30_r": -1.099434 + }, + { + "symbol": "IBKR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 72.067825, + "rr": 0.819426, + "primary_prob": 50.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.229139, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.806407, + "range_504_ratio": 2.239847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070429, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.676617, + "strategy_rank": 72.153284, + "rr": 1.640065, + "primary_prob": 17.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.460098, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154041, + "hold30_r": -1.074932 + }, + { + "symbol": "IRM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.328358, + "strategy_rank": 72.503796, + "rr": 1.127051, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.690576, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.640188, + "range_504_ratio": 1.896838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067634, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.960199, + "strategy_rank": 76.719782, + "rr": 1.194465, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.791698, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072965, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.034826, + "strategy_rank": 92.705023, + "rr": 0.804777, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.207166, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042419, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.810945, + "strategy_rank": 83.614064, + "rr": 0.753068, + "primary_prob": 41.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.129602, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04591, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.089552, + "strategy_rank": 78.380801, + "rr": 0.986771, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.480156, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.015112, + "range_504_ratio": 2.759674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.092487, + "hold30_r": -1.040989 + }, + { + "symbol": "LII", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.646766, + "strategy_rank": 83.925441, + "rr": 1.309868, + "primary_prob": 21.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.964802, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058571, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.253731, + "strategy_rank": 99.365949, + "rr": 0.889587, + "primary_prob": 34.34, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.33438, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.010932, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.41791, + "strategy_rank": 89.153828, + "rr": 1.808977, + "primary_prob": 31.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.713466, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.36643, + "range_504_ratio": 3.921328, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.191243, + "hold30_r": -1.133986 + }, + { + "symbol": "NTAP", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.169154, + "strategy_rank": 89.50079, + "rr": 1.079531, + "primary_prob": 27.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.619296, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067704, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.258706, + "strategy_rank": 96.436181, + "rr": 1.371897, + "primary_prob": 21.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.057845, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033422, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.940299, + "strategy_rank": 71.838358, + "rr": 1.955556, + "primary_prob": 14.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.933333, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073043, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.079602, + "strategy_rank": 69.761429, + "rr": 1.030677, + "primary_prob": 48.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.546015, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075327, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.348259, + "strategy_rank": 85.201597, + "rr": 1.622507, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.433761, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.582609, + "hold30_r": 3.621721 + }, + { + "symbol": "PHM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.651741, + "strategy_rank": 86.392695, + "rr": 1.051156, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.576734, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.244191, + "hold30_r": -1.192423 + }, + { + "symbol": "PLTR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.636816, + "strategy_rank": 97.936342, + "rr": 1.666215, + "primary_prob": 33.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.499322, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027672, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.308458, + "strategy_rank": 85.748923, + "rr": 0.962681, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.444021, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052034, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.562189, + "strategy_rank": 61.405195, + "rr": 0.723149, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.084724, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.598398, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875622, + "strategy_rank": 99.875714, + "rr": 0.970438, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.455657, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 3.584366, + "range_504_ratio": 36.03049, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015206, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.557214, + "strategy_rank": 77.88335, + "rr": 0.84601, + "primary_prob": 69.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 1.269014, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079726, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38806, + "strategy_rank": 93.25849, + "rr": 1.393643, + "primary_prob": 20.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.090464, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044151, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.313433, + "strategy_rank": 72.360098, + "rr": 0.683716, + "primary_prob": 44.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.025575, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.505535, + "range_504_ratio": 1.657872, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07616, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.074627, + "strategy_rank": 60.780527, + "rr": 0.699405, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.049108, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.5769, + "hold30_r": 1.038984 + }, + { + "symbol": "HOOD", + "date": "2024-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.332956, + "strategy_rank": 86.855166, + "rr": 1.130774, + "primary_prob": 42.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.696161, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027708, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.747452, + "strategy_rank": 69.679924, + "rr": 1.28314, + "primary_prob": 23.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.92471, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.839191, + "range_504_ratio": 2.314495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.214293, + "hold30_r": 5.118788 + }, + { + "symbol": "AIG", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.238958, + "strategy_rank": 61.040664, + "rr": 0.895389, + "primary_prob": 37.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.343083, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.547592, + "range_504_ratio": 1.729085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073302, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.771234, + "strategy_rank": 79.608297, + "rr": 1.837054, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.755581, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.764032, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.99547, + "strategy_rank": 67.786231, + "rr": 0.775647, + "primary_prob": 39.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.163471, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.55147, + "range_504_ratio": 1.735803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072283, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.732729, + "strategy_rank": 92.690926, + "rr": 0.701259, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.051889, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027586, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.390713, + "strategy_rank": 87.304503, + "rr": 1.190246, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.785369, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032391, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.260476, + "strategy_rank": 78.977147, + "rr": 1.132431, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.698647, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.943109, + "range_504_ratio": 2.567953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.083121, + "hold30_r": 1.206667 + }, + { + "symbol": "APP", + "date": "2024-04-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.980747, + "strategy_rank": 98.711551, + "rr": 4.375239, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 19, + "primary_distance_atr": 6.562858, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.163725, + "range_504_ratio": 8.703501, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030531, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.597961, + "strategy_rank": 74.8781, + "rr": 1.101178, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.651766, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042973, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.95923, + "strategy_rank": 89.805508, + "rr": 0.842756, + "primary_prob": 52.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.264134, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037948, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.677237, + "strategy_rank": 93.060988, + "rr": 1.301803, + "primary_prob": 26.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.952705, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.097876, + "hold30_r": -1.05679 + }, + { + "symbol": "BRO", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.542469, + "strategy_rank": 67.773528, + "rr": 0.883975, + "primary_prob": 52.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.325963, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510322, + "range_504_ratio": 1.665827, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.797432, + "hold30_r": 3.941459 + }, + { + "symbol": "CAH", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.694224, + "strategy_rank": 72.96634, + "rr": 1.882435, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.823653, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071775, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.713477, + "strategy_rank": 68.708002, + "rr": 1.063893, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.595839, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998051, + "hold30_r": 0.750597 + }, + { + "symbol": "CI", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.426954, + "strategy_rank": 80.234493, + "rr": 1.267349, + "primary_prob": 26.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.901023, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171485, + "hold30_r": -1.034431 + }, + { + "symbol": "COIN", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.754247, + "strategy_rank": 98.755932, + "rr": 1.694133, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.5412, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018737, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.843715, + "strategy_rank": 67.159371, + "rr": 1.245286, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.867929, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086732, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.166478, + "strategy_rank": 78.529049, + "rr": 1.64532, + "primary_prob": 17.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.46798, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.064819, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.653454, + "strategy_rank": 75.08301, + "rr": 1.067592, + "primary_prob": 47.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.601388, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.1931, + "hold30_r": -1.134421 + }, + { + "symbol": "CRWD", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.828992, + "strategy_rank": 94.702504, + "rr": 1.018702, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.528053, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03717, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.660249, + "strategy_rank": 99.593065, + "rr": 0.763937, + "primary_prob": 40.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.145905, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 3.471441, + "range_504_ratio": 32.183099, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.74418, + "hold30_r": 4.498008 + }, + { + "symbol": "DASH", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.903737, + "strategy_rank": 94.098907, + "rr": 0.739088, + "primary_prob": 43.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.108632, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043801, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-04-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.298981, + "strategy_rank": 93.22259, + "rr": 2.836896, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.255345, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.861611, + "range_504_ratio": 2.366971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040793, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.92299, + "strategy_rank": 94.880027, + "rr": 1.754424, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.631636, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.715032, + "hold30_r": 5.28504 + }, + { + "symbol": "DELL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.074745, + "strategy_rank": 98.009706, + "rr": 1.247173, + "primary_prob": 23.4, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.87076, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.42051, + "range_504_ratio": 4.139231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.219606, + "hold30_r": 4.965236 + }, + { + "symbol": "DHI", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.012458, + "strategy_rank": 80.735552, + "rr": 1.527457, + "primary_prob": 19.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.291186, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.028715, + "range_504_ratio": 2.797468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049664, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.294451, + "strategy_rank": 68.21288, + "rr": 1.56397, + "primary_prob": 51.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.345955, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.575915, + "range_504_ratio": 1.778757, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06425, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243488, + "strategy_rank": 88.485549, + "rr": 1.422667, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.134, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062538, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.602492, + "strategy_rank": 85.682623, + "rr": 0.89297, + "primary_prob": 48.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.339454, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.351641, + "range_504_ratio": 3.86376, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058174, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.14949, + "strategy_rank": 83.843538, + "rr": 1.500167, + "primary_prob": 22.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.25025, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.441668, + "hold30_r": 0.599342 + }, + { + "symbol": "ETN", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.525481, + "strategy_rank": 77.992189, + "rr": 0.786505, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.179758, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.995426, + "range_504_ratio": 2.705877, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064682, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.973952, + "strategy_rank": 68.823819, + "rr": 1.786896, + "primary_prob": 22.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.680345, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.591691, + "range_504_ratio": 1.807042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060424, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.865232, + "strategy_rank": 86.888413, + "rr": 0.798903, + "primary_prob": 46.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.198354, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047821, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.375991, + "strategy_rank": 94.588335, + "rr": 0.898102, + "primary_prob": 37.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.347152, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.508921, + "range_504_ratio": 4.521851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04364, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.997735, + "strategy_rank": 93.025021, + "rr": 1.082931, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.624397, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.050938, + "hold30_r": 1.313823 + }, + { + "symbol": "GRMN", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.202718, + "strategy_rank": 74.638295, + "rr": 0.706752, + "primary_prob": 59.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.060128, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.671974, + "range_504_ratio": 1.958099, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090057, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.879955, + "strategy_rank": 65.636149, + "rr": 1.976484, + "primary_prob": 16.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.964726, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069887, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.070215, + "strategy_rank": 61.399094, + "rr": 1.065513, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.59827, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.979413, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.691959, + "strategy_rank": 60.376931, + "rr": 0.826193, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.23929, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745115, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.318233, + "strategy_rank": 79.020621, + "rr": 1.296548, + "primary_prob": 23.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.944822, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.925845, + "range_504_ratio": 2.524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058182, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.824462, + "strategy_rank": 72.094147, + "rr": 1.225667, + "primary_prob": 29.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.838501, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.160011, + "hold30_r": 10.628094 + }, + { + "symbol": "IBM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.354473, + "strategy_rank": 73.168199, + "rr": 1.343742, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.015613, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.992979, + "hold30_r": -2.917392 + }, + { + "symbol": "IR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.559456, + "strategy_rank": 65.773581, + "rr": 1.111465, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.667197, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072256, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.939977, + "strategy_rank": 91.256631, + "rr": 1.189736, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.784605, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.202919, + "hold30_r": -1.159728 + }, + { + "symbol": "JPM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.523216, + "strategy_rank": 62.426454, + "rr": 1.073398, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.610098, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.685117, + "range_504_ratio": 1.984005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.004463, + "hold30_r": 3.37906 + }, + { + "symbol": "KKR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486976, + "strategy_rank": 83.1605, + "rr": 1.135115, + "primary_prob": 29.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.702673, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.9072, + "range_504_ratio": 2.477376, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048218, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.749717, + "strategy_rank": 83.081059, + "rr": 0.912538, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.368807, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048253, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.200453, + "strategy_rank": 60.763654, + "rr": 1.621021, + "primary_prob": 24.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.431531, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.540671, + "range_504_ratio": 1.717159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531278, + "hold30_r": 9.072091 + }, + { + "symbol": "LII", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.224236, + "strategy_rank": 83.814913, + "rr": 1.732559, + "primary_prob": 13.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.598838, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053424, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.055493, + "strategy_rank": 86.135012, + "rr": 1.056136, + "primary_prob": 39.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.584204, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.062183, + "range_504_ratio": 2.892678, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055242, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.901472, + "strategy_rank": 84.925506, + "rr": 0.920955, + "primary_prob": 36.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.381432, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048491, + "hold30_r": -1.0 + }, + { + "symbol": "MAS", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.06795, + "strategy_rank": 72.518817, + "rr": 1.19023, + "primary_prob": 32.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.785345, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.623192, + "range_504_ratio": 1.864871, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.613047, + "hold30_r": -1.548076 + }, + { + "symbol": "MCK", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.544734, + "strategy_rank": 68.829679, + "rr": 1.13677, + "primary_prob": 37.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.705155, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.597703, + "range_504_ratio": 1.817938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.052861, + "hold30_r": 3.025782 + }, + { + "symbol": "META", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.469989, + "strategy_rank": 93.412983, + "rr": 0.943814, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.415721, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049325, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.619479, + "strategy_rank": 74.212553, + "rr": 1.425541, + "primary_prob": 18.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.138311, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069897, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.561721, + "strategy_rank": 78.667388, + "rr": 1.093556, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.640334, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056601, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.433749, + "strategy_rank": 99.502158, + "rr": 0.788315, + "primary_prob": 37.96, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.182472, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012049, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.091733, + "strategy_rank": 90.124754, + "rr": 1.752954, + "primary_prob": 15.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.629431, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.367996, + "range_504_ratio": 3.927474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.601863, + "hold30_r": -2.54414 + }, + { + "symbol": "NTAP", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.976217, + "strategy_rank": 86.790906, + "rr": 0.694002, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.041004, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061709, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.301246, + "strategy_rank": 96.61245, + "rr": 0.803718, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.205577, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033592, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.296716, + "strategy_rank": 71.873315, + "rr": 0.759868, + "primary_prob": 56.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.139802, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067541, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.785957, + "strategy_rank": 69.280497, + "rr": 1.57059, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.355885, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069759, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.106455, + "strategy_rank": 86.426041, + "rr": 0.936156, + "primary_prob": 49.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.404234, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.891949, + "hold30_r": 3.367627 + }, + { + "symbol": "PCAR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467724, + "strategy_rank": 66.855141, + "rr": 1.28776, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.93164, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071992, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.392978, + "strategy_rank": 72.02469, + "rr": 0.76222, + "primary_prob": 42.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.14333, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.690982, + "range_504_ratio": 1.995675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.688531, + "hold30_r": 0.001807 + }, + { + "symbol": "PH", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371461, + "strategy_rank": 73.569606, + "rr": 0.706705, + "primary_prob": 44.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.060057, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632279, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.450736, + "strategy_rank": 87.118897, + "rr": 1.482959, + "primary_prob": 19.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.224439, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049162, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.281993, + "strategy_rank": 97.657711, + "rr": 2.084186, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.126279, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030932, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.127973, + "strategy_rank": 74.12577, + "rr": 1.608776, + "primary_prob": 16.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.413164, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059292, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.696489, + "strategy_rank": 90.358456, + "rr": 1.270088, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.905132, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.516826, + "range_504_ratio": 4.557736, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.228723, + "hold30_r": 3.363142 + }, + { + "symbol": "RL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.164213, + "strategy_rank": 83.6623, + "rr": 1.107234, + "primary_prob": 26.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.660851, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.05678, + "hold30_r": 2.071185 + }, + { + "symbol": "RSG", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.315968, + "strategy_rank": 61.188822, + "rr": 0.89332, + "primary_prob": 40.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.339979, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.770338, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88675, + "strategy_rank": 99.886903, + "rr": 0.961842, + "primary_prob": 35.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.442764, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 3.572128, + "range_504_ratio": 35.592239, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.945381, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.033975, + "strategy_rank": 79.156815, + "rr": 1.651532, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.477299, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081377, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.848245, + "strategy_rank": 93.657244, + "rr": 1.044043, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.566064, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044031, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.14496, + "strategy_rank": 85.011957, + "rr": 1.682497, + "primary_prob": 17.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.523746, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051782, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.768969, + "strategy_rank": 70.401075, + "rr": 1.007777, + "primary_prob": 41.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.511666, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.698585, + "range_504_ratio": 2.010906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076761, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.207248, + "strategy_rank": 97.787802, + "rr": 0.759894, + "primary_prob": 52.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.139841, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 2.436221, + "range_504_ratio": 11.429768, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026534, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.527746, + "strategy_rank": 92.407979, + "rr": 0.670373, + "primary_prob": 42.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.005559, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.296165, + "range_504_ratio": 3.655253, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028249, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.520951, + "strategy_rank": 58.089581, + "rr": 0.907731, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.361596, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.657243, + "range_504_ratio": 1.929466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818834, + "hold30_r": 7.151653 + }, + { + "symbol": "WDC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.91846, + "strategy_rank": 84.582832, + "rr": 0.884314, + "primary_prob": 48.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.32647, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.130015, + "hold30_r": -1.095433 + }, + { + "symbol": "WM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.465459, + "strategy_rank": 59.67723, + "rr": 1.572698, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.359046, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450671, + "hold30_r": 1.021985 + }, + { + "symbol": "WRB", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.617214, + "strategy_rank": 69.300708, + "rr": 0.912025, + "primary_prob": 39.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.368037, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079446, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.508494, + "strategy_rank": 95.313443, + "rr": 1.208517, + "primary_prob": 27.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.812775, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.161994, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-04-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.862767, + "strategy_rank": 95.779722, + "rr": 1.037652, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.556479, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.328974, + "range_504_ratio": 3.777166, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.003133, + "hold30_r": 3.134417 + }, + { + "symbol": "HOOD", + "date": "2024-04-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.538808, + "strategy_rank": 92.00452, + "rr": 1.335344, + "primary_prob": 30.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.003016, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.310814, + "hold30_r": 2.743071 + }, + { + "symbol": "AIG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.43982, + "strategy_rank": 60.236574, + "rr": 1.47012, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.205181, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.547592, + "range_504_ratio": 1.729085, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.402654, + "hold30_r": 1.858668 + }, + { + "symbol": "AIZ", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.8009, + "strategy_rank": 79.119823, + "rr": 1.994666, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.991999, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.918665, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.289089, + "strategy_rank": 86.158416, + "rr": 0.789216, + "primary_prob": 41.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.183824, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.105851, + "range_504_ratio": 3.021794, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.749081, + "hold30_r": 2.584438 + }, + { + "symbol": "AMD", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.63892, + "strategy_rank": 90.601056, + "rr": 0.783271, + "primary_prob": 40.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.174906, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.757775, + "hold30_r": 1.470045 + }, + { + "symbol": "AMZN", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.464567, + "strategy_rank": 75.947618, + "rr": 0.943208, + "primary_prob": 50.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.414812, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.846069, + "range_504_ratio": 2.330468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88268, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.551181, + "strategy_rank": 91.065199, + "rr": 1.506491, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.259736, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.475537, + "hold30_r": 3.16478 + }, + { + "symbol": "APO", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.739033, + "strategy_rank": 77.628085, + "rr": 0.916792, + "primary_prob": 50.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.375188, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.943109, + "range_504_ratio": 2.567953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.867653, + "hold30_r": 2.036251 + }, + { + "symbol": "APP", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.987627, + "strategy_rank": 98.753222, + "rr": 1.861347, + "primary_prob": 30.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.79202, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.163725, + "range_504_ratio": 8.703501, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.834261, + "hold30_r": 3.22355 + }, + { + "symbol": "AVGO", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.776153, + "strategy_rank": 89.440168, + "rr": 0.749646, + "primary_prob": 51.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.124468, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.716479, + "hold30_r": 1.613325 + }, + { + "symbol": "BLDR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.263217, + "strategy_rank": 92.486494, + "rr": 1.246959, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.870439, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.211145, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.139483, + "strategy_rank": 65.220508, + "rr": 0.748021, + "primary_prob": 57.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.122031, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.510322, + "range_504_ratio": 1.665827, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.660408, + "hold30_r": 3.582567 + }, + { + "symbol": "CAH", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.76378, + "strategy_rank": 73.395184, + "rr": 0.81304, + "primary_prob": 55.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.21956, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.528961, + "hold30_r": -1.456351 + }, + { + "symbol": "CASY", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.564679, + "strategy_rank": 65.228011, + "rr": 0.821039, + "primary_prob": 39.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.231559, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.581273, + "range_504_ratio": 1.788313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.753572, + "hold30_r": 2.234358 + }, + { + "symbol": "CAT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.664792, + "strategy_rank": 71.862664, + "rr": 0.88938, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.33407, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.830979, + "hold30_r": -1.99413 + }, + { + "symbol": "CBOE", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.951631, + "strategy_rank": 66.516366, + "rr": 1.801749, + "primary_prob": 14.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.702624, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069999, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.339708, + "strategy_rank": 60.79923, + "rr": 1.385514, + "primary_prob": 39.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.078271, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.576956, + "range_504_ratio": 1.78061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.313036, + "hold30_r": -1.810567 + }, + { + "symbol": "CMG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.451069, + "strategy_rank": 70.708573, + "rr": 1.332602, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.998903, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.92718, + "range_504_ratio": 2.527372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.26265, + "hold30_r": 2.529639 + }, + { + "symbol": "COIN", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.762655, + "strategy_rank": 98.763903, + "rr": 0.78042, + "primary_prob": 56.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.170629, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.764753, + "hold30_r": 0.756546 + }, + { + "symbol": "COR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.700787, + "strategy_rank": 66.532255, + "rr": 1.008284, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.512426, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.105315, + "hold30_r": -2.009039 + }, + { + "symbol": "COST", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.701912, + "strategy_rank": 67.295823, + "rr": 0.955364, + "primary_prob": 50.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.433046, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875922, + "hold30_r": 5.927568 + }, + { + "symbol": "CRH", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.876265, + "strategy_rank": 77.139843, + "rr": 2.192389, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.288583, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.136776, + "hold30_r": 0.696512 + }, + { + "symbol": "CRWD", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.287964, + "strategy_rank": 94.509198, + "rr": 0.775671, + "primary_prob": 44.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.163506, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.741064, + "hold30_r": 1.594808 + }, + { + "symbol": "CVNA", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.887514, + "strategy_rank": 99.753098, + "rr": 1.317165, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 15.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.975747, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 3.371657, + "range_504_ratio": 29.126761, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.297275, + "hold30_r": 3.846958 + }, + { + "symbol": "DASH", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.938133, + "strategy_rank": 93.867007, + "rr": 1.115118, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.672676, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.511212, + "hold30_r": -1.473469 + }, + { + "symbol": "DDOG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.326209, + "strategy_rank": 91.983952, + "rr": 1.742186, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.61328, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.816602, + "range_504_ratio": 2.262798, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705116, + "hold30_r": -1.054159 + }, + { + "symbol": "DECK", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.163105, + "strategy_rank": 94.226281, + "rr": 1.485711, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.228566, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.442128, + "hold30_r": 7.792017 + }, + { + "symbol": "DELL", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.087739, + "strategy_rank": 98.056036, + "rr": 0.675185, + "primary_prob": 46.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.012778, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.42051, + "range_504_ratio": 4.139231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.647386, + "hold30_r": 2.076376 + }, + { + "symbol": "DHI", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.889764, + "strategy_rank": 79.721938, + "rr": 1.521338, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.282007, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.028715, + "range_504_ratio": 2.797468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.479322, + "hold30_r": 0.700308 + }, + { + "symbol": "DVA", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.713161, + "strategy_rank": 87.958405, + "rr": 2.008189, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.012284, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.948032, + "hold30_r": 4.186375 + }, + { + "symbol": "ECL", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.214848, + "strategy_rank": 63.240528, + "rr": 0.997247, + "primary_prob": 49.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 1.49587, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.570631, + "range_504_ratio": 1.769383, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.908266, + "hold30_r": 3.010095 + }, + { + "symbol": "EME", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.737908, + "strategy_rank": 84.768105, + "rr": 1.258191, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.887287, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.351641, + "range_504_ratio": 3.86376, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.205984, + "hold30_r": 3.532309 + }, + { + "symbol": "ERIE", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.062992, + "strategy_rank": 84.194767, + "rr": 1.58762, + "primary_prob": 21.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.38143, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524316, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.025872, + "strategy_rank": 76.452191, + "rr": 1.224616, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.836923, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.995426, + "range_504_ratio": 2.705877, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.169183, + "hold30_r": 1.961053 + }, + { + "symbol": "FANG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.652418, + "strategy_rank": 69.842343, + "rr": 1.307389, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.961083, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.239265, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.87739, + "strategy_rank": 64.753187, + "rr": 1.154724, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.732086, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.591691, + "range_504_ratio": 1.807042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059326, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.350956, + "strategy_rank": 86.977508, + "rr": 2.225628, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.338443, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.182701, + "hold30_r": 3.110334 + }, + { + "symbol": "FIX", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.512936, + "strategy_rank": 94.464885, + "rr": 1.366965, + "primary_prob": 28.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.050447, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.508921, + "range_504_ratio": 4.521851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.327283, + "hold30_r": 1.775075 + }, + { + "symbol": "GDDY", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.726659, + "strategy_rank": 78.500141, + "rr": 1.412189, + "primary_prob": 21.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.118283, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.676379, + "range_504_ratio": 1.966744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.350138, + "hold30_r": 5.209665 + }, + { + "symbol": "GE", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.575928, + "strategy_rank": 92.01167, + "rr": 0.918023, + "primary_prob": 37.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.377035, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.886114, + "hold30_r": 1.443958 + }, + { + "symbol": "GRMN", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.47694, + "strategy_rank": 73.225787, + "rr": 1.685642, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.528464, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.671974, + "range_504_ratio": 1.958099, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605049, + "hold30_r": 6.839384 + }, + { + "symbol": "GWW", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.689539, + "strategy_rank": 65.948148, + "rr": 1.318277, + "primary_prob": 32.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.977415, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.187368, + "hold30_r": -1.118901 + }, + { + "symbol": "HIG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.826772, + "strategy_rank": 61.558561, + "rr": 0.968588, + "primary_prob": 36.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.452882, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078639, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.250844, + "strategy_rank": 76.979626, + "rr": 1.109769, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.664653, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.925845, + "range_504_ratio": 2.524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.056341, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.501687, + "strategy_rank": 72.59154, + "rr": 1.46712, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.20068, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.404673, + "hold30_r": 10.448827 + }, + { + "symbol": "IBM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.188976, + "strategy_rank": 71.990131, + "rr": 1.123909, + "primary_prob": 45.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.685864, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.710121, + "hold30_r": -2.638507 + }, + { + "symbol": "IR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.489314, + "strategy_rank": 65.929964, + "rr": 1.184079, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.776118, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.120508, + "hold30_r": 0.589684 + }, + { + "symbol": "IT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.914511, + "strategy_rank": 78.583207, + "rr": 2.209066, + "primary_prob": 26.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.3136, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062419, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.276715, + "strategy_rank": 79.362311, + "rr": 1.151251, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.726877, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.9072, + "range_504_ratio": 2.477376, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.107167, + "hold30_r": 2.510739 + }, + { + "symbol": "KLAC", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.413948, + "strategy_rank": 85.096042, + "rr": 1.746768, + "primary_prob": 23.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.620151, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.705899, + "hold30_r": 4.095308 + }, + { + "symbol": "L", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.427447, + "strategy_rank": 56.568271, + "rr": 1.422398, + "primary_prob": 22.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.133597, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325255, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.102362, + "strategy_rank": 60.975689, + "rr": 0.864424, + "primary_prob": 52.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.296636, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.540671, + "range_504_ratio": 1.717159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.77703, + "hold30_r": 7.209949 + }, + { + "symbol": "LII", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.475816, + "strategy_rank": 81.778362, + "rr": 1.392618, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.088926, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.339736, + "hold30_r": 2.264945 + }, + { + "symbol": "LLY", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.412823, + "strategy_rank": 86.451308, + "rr": 1.658261, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.487391, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.062183, + "range_504_ratio": 2.892678, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.605343, + "hold30_r": 3.823252 + }, + { + "symbol": "LRCX", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.101237, + "strategy_rank": 86.781628, + "rr": 1.669045, + "primary_prob": 25.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.503567, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.629626, + "hold30_r": 1.478814 + }, + { + "symbol": "MCK", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.038245, + "strategy_rank": 69.526323, + "rr": 1.080583, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.620874, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.597703, + "range_504_ratio": 1.817938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.999114, + "hold30_r": 3.751091 + }, + { + "symbol": "META", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.388076, + "strategy_rank": 93.542954, + "rr": 1.265853, + "primary_prob": 27.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.89878, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.223754, + "hold30_r": -2.610904 + }, + { + "symbol": "MLM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.088864, + "strategy_rank": 70.063998, + "rr": 1.337312, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.005969, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.277325, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.67604, + "strategy_rank": 81.762914, + "rr": 1.552336, + "primary_prob": 17.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.328505, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051188, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.212598, + "strategy_rank": 99.347922, + "rr": 0.817186, + "primary_prob": 37.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.22578, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.806859, + "hold30_r": 1.993706 + }, + { + "symbol": "NFLX", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.488189, + "strategy_rank": 92.509445, + "rr": 2.247735, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.371602, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.367996, + "range_504_ratio": 3.927474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.207183, + "hold30_r": 2.878854 + }, + { + "symbol": "NRG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.83802, + "strategy_rank": 81.716659, + "rr": 0.81661, + "primary_prob": 36.91, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.224915, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.928317, + "range_504_ratio": 2.530248, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.779726, + "hold30_r": 2.206057 + }, + { + "symbol": "NTAP", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.051744, + "strategy_rank": 86.334875, + "rr": 1.839885, + "primary_prob": 20.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.759828, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.781278, + "hold30_r": 6.285526 + }, + { + "symbol": "NVDA", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.312711, + "strategy_rank": 96.969122, + "rr": 1.024266, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.536399, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.998753, + "hold30_r": 6.495409 + }, + { + "symbol": "NWS", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.114736, + "strategy_rank": 67.200046, + "rr": 1.274656, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.911985, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.070583, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.202475, + "strategy_rank": 65.424243, + "rr": 0.779063, + "primary_prob": 56.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.168595, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.70344, + "hold30_r": -1.36954 + }, + { + "symbol": "PCAR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.001125, + "strategy_rank": 68.274778, + "rr": 1.45553, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.183295, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059449, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.926884, + "strategy_rank": 71.287384, + "rr": 1.653321, + "primary_prob": 21.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.479982, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066249, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.125984, + "strategy_rank": 85.138413, + "rr": 1.507046, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.260569, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.461191, + "hold30_r": 2.187717 + }, + { + "symbol": "PLTR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.96288, + "strategy_rank": 97.436796, + "rr": 1.524085, + "primary_prob": 36.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.286128, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.495852, + "hold30_r": 0.586187 + }, + { + "symbol": "PSX", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.901012, + "strategy_rank": 76.673758, + "rr": 0.915279, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.372919, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053745, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.613048, + "strategy_rank": 90.000883, + "rr": 1.053424, + "primary_prob": 29.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.580135, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.516826, + "range_504_ratio": 4.557736, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.010213, + "hold30_r": 3.638492 + }, + { + "symbol": "RL", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.964004, + "strategy_rank": 85.689153, + "rr": 1.470402, + "primary_prob": 18.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.205603, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.417837, + "hold30_r": 4.448425 + }, + { + "symbol": "SMCI", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.662542, + "strategy_rank": 99.730147, + "rr": 0.796049, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.194073, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.784503, + "hold30_r": 0.461126 + }, + { + "symbol": "SW", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.226097, + "strategy_rank": 80.607147, + "rr": 1.495471, + "primary_prob": 37.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.243206, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073683, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.863892, + "strategy_rank": 72.529837, + "rr": 1.333252, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.999878, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.915742, + "range_504_ratio": 2.498629, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.271089, + "hold30_r": 3.964456 + }, + { + "symbol": "TRGP", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.789651, + "strategy_rank": 69.724056, + "rr": 0.850483, + "primary_prob": 36.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.275725, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.749911, + "range_504_ratio": 2.116811, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.779871, + "hold30_r": 1.128725 + }, + { + "symbol": "TT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.313836, + "strategy_rank": 78.932241, + "rr": 1.517209, + "primary_prob": 22.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.275813, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.933972, + "range_504_ratio": 2.544595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.453964, + "hold30_r": 3.645259 + }, + { + "symbol": "UBER", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.187852, + "strategy_rank": 93.289344, + "rr": 1.746333, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.6195, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.276353, + "hold30_r": -1.239844 + }, + { + "symbol": "URI", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.064117, + "strategy_rank": 86.740846, + "rr": 1.109114, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.663671, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.063225, + "hold30_r": 0.334847 + }, + { + "symbol": "VMC", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.239595, + "strategy_rank": 65.095071, + "rr": 0.962715, + "primary_prob": 44.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.444073, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.698585, + "range_504_ratio": 2.010906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894167, + "hold30_r": 0.017677 + }, + { + "symbol": "VRT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.43757, + "strategy_rank": 97.958317, + "rr": 1.119229, + "primary_prob": 28.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.678844, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 2.436221, + "range_504_ratio": 11.429768, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.097179, + "hold30_r": 3.101254 + }, + { + "symbol": "VST", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.537683, + "strategy_rank": 92.821669, + "rr": 1.165733, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.7486, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.296165, + "range_504_ratio": 3.655253, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.139232, + "hold30_r": 5.567832 + }, + { + "symbol": "WDC", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.514061, + "strategy_rank": 87.425762, + "rr": 0.945354, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.418031, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913658, + "hold30_r": 2.142643 + }, + { + "symbol": "WM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.014623, + "strategy_rank": 59.253734, + "rr": 1.694934, + "primary_prob": 17.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.542401, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572736, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.151856, + "strategy_rank": 68.754281, + "rr": 0.798066, + "primary_prob": 43.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.197099, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079887, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.637795, + "strategy_rank": 95.319551, + "rr": 1.066274, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.599411, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.021346, + "hold30_r": 1.486881 + }, + { + "symbol": "HOOD", + "date": "2024-04-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.265589, + "strategy_rank": 95.960941, + "rr": 1.386996, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.080494, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.360896, + "hold30_r": 3.857001 + }, + { + "symbol": "AIG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.91224, + "strategy_rank": 62.071825, + "rr": 1.83089, + "primary_prob": 13.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.746335, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.547592, + "range_504_ratio": 1.729085, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.754225, + "hold30_r": 0.766343 + }, + { + "symbol": "ALL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.224018, + "strategy_rank": 67.861416, + "rr": 0.937565, + "primary_prob": 32.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.406348, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.56487, + "range_504_ratio": 1.75922, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870115, + "hold30_r": -1.005384 + }, + { + "symbol": "AMAT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.295612, + "strategy_rank": 83.828562, + "rr": 0.887722, + "primary_prob": 56.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.331582, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.105851, + "range_504_ratio": 3.021794, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044237, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.221709, + "strategy_rank": 90.236209, + "rr": 2.123327, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.18499, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029314, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.489607, + "strategy_rank": 88.022587, + "rr": 0.97673, + "primary_prob": 39.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.465096, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.942754, + "hold30_r": 2.110046 + }, + { + "symbol": "APO", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685912, + "strategy_rank": 79.370012, + "rr": 1.006403, + "primary_prob": 44.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.509605, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.943109, + "range_504_ratio": 2.567953, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052166, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-04-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.845266, + "strategy_rank": 98.673849, + "rr": 4.380583, + "primary_prob": 23.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 6.570875, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.163725, + "range_504_ratio": 8.703501, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027628, + "hold30_r": 1.227568 + }, + { + "symbol": "AVGO", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.454965, + "strategy_rank": 89.634126, + "rr": 0.976304, + "primary_prob": 46.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.464455, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037838, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.457275, + "strategy_rank": 92.426191, + "rr": 1.348911, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.023367, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.251228, + "hold30_r": -1.214754 + }, + { + "symbol": "CAH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.683603, + "strategy_rank": 74.748257, + "rr": 2.329384, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.494077, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075005, + "hold30_r": -1.010053 + }, + { + "symbol": "CAT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.025404, + "strategy_rank": 75.275435, + "rr": 1.229223, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.843834, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.182583, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.066975, + "strategy_rank": 67.575191, + "rr": 1.152706, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.729059, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.082745, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.2194, + "strategy_rank": 87.202486, + "rr": 1.576378, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.364567, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.17272, + "range_504_ratio": 3.230769, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03958, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.755196, + "strategy_rank": 60.370179, + "rr": 1.98359, + "primary_prob": 11.27, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.975385, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.576956, + "range_504_ratio": 1.78061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.986342, + "hold30_r": -2.909149 + }, + { + "symbol": "COIN", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.076212, + "strategy_rank": 98.973602, + "rr": 1.545219, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.317828, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018346, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.762125, + "strategy_rank": 77.756732, + "rr": 1.662397, + "primary_prob": 27.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.493596, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.605312, + "hold30_r": 0.316128 + }, + { + "symbol": "CRWD", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.766744, + "strategy_rank": 94.526134, + "rr": 0.835065, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.252597, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.797494, + "hold30_r": 4.355441 + }, + { + "symbol": "CTAS", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.600462, + "strategy_rank": 62.151048, + "rr": 0.816626, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.224939, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.717678, + "range_504_ratio": 2.049668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090497, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884527, + "strategy_rank": 99.746556, + "rr": 0.814932, + "primary_prob": 51.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.222397, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 3.276879, + "range_504_ratio": 26.492958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.792771, + "hold30_r": 3.121714 + }, + { + "symbol": "DASH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.727483, + "strategy_rank": 94.040308, + "rr": 1.001075, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.501613, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.197457, + "hold30_r": -2.159068 + }, + { + "symbol": "DDOG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.297921, + "strategy_rank": 89.727647, + "rr": 1.886921, + "primary_prob": 45.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.830382, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.815232, + "range_504_ratio": 2.2597, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03596, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.496536, + "strategy_rank": 94.603616, + "rr": 1.304405, + "primary_prob": 32.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.956608, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.263733, + "hold30_r": 5.40501 + }, + { + "symbol": "DELL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.498845, + "strategy_rank": 98.293265, + "rr": 0.720708, + "primary_prob": 55.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.081062, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.42051, + "range_504_ratio": 4.139231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.690664, + "hold30_r": 0.887672 + }, + { + "symbol": "DPZ", + "date": "2024-04-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.831409, + "strategy_rank": 69.320766, + "rr": 2.744769, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 18, + "primary_distance_atr": 4.117154, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.575915, + "range_504_ratio": 1.778757, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.062707, + "hold30_r": 1.726396 + }, + { + "symbol": "DVA", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.187067, + "strategy_rank": 85.530141, + "rr": 0.667325, + "primary_prob": 57.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.000988, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.604518, + "hold30_r": 1.898176 + }, + { + "symbol": "EME", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.997691, + "strategy_rank": 85.53935, + "rr": 1.090292, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.635438, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.351641, + "range_504_ratio": 3.86376, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.040519, + "hold30_r": 1.758104 + }, + { + "symbol": "ERIE", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.459584, + "strategy_rank": 85.103182, + "rr": 1.528784, + "primary_prob": 22.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.293176, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.467218, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.722864, + "strategy_rank": 84.727754, + "rr": 1.786352, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.679527, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.748788, + "hold30_r": 3.369642 + }, + { + "symbol": "FIX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.30485, + "strategy_rank": 94.271853, + "rr": 1.046391, + "primary_prob": 33.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.569586, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.508921, + "range_504_ratio": 4.521851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.01174, + "hold30_r": 0.306918 + }, + { + "symbol": "GE", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.879908, + "strategy_rank": 92.988663, + "rr": 0.952386, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.428578, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034986, + "hold30_r": 0.052797 + }, + { + "symbol": "GRMN", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.836028, + "strategy_rank": 74.697763, + "rr": 1.893981, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.840971, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.671974, + "range_504_ratio": 1.958099, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.807026, + "hold30_r": 5.810147 + }, + { + "symbol": "GWW", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.369515, + "strategy_rank": 64.095254, + "rr": 1.635126, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.452689, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061157, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.26097, + "strategy_rank": 64.243323, + "rr": 1.045358, + "primary_prob": 43.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.568038, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.975214, + "hold30_r": 2.049867 + }, + { + "symbol": "HLT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.138568, + "strategy_rank": 58.410001, + "rr": 1.145398, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.718098, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064667, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.759815, + "strategy_rank": 74.308741, + "rr": 1.038494, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.55774, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.975422, + "hold30_r": 8.192634 + }, + { + "symbol": "IBM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.988453, + "strategy_rank": 75.09606, + "rr": 2.305077, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.457615, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050199, + "hold30_r": 0.488087 + }, + { + "symbol": "IT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.526559, + "strategy_rank": 78.880904, + "rr": 1.768214, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.65232, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069698, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.757506, + "strategy_rank": 86.948206, + "rr": 2.010038, + "primary_prob": 29.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.015057, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.07741, + "hold30_r": -1.038422 + }, + { + "symbol": "KKR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.531178, + "strategy_rank": 82.117509, + "rr": 1.501144, + "primary_prob": 21.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.251716, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.9072, + "range_504_ratio": 2.477376, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.455835, + "hold30_r": 3.179797 + }, + { + "symbol": "KLAC", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.602771, + "strategy_rank": 81.997199, + "rr": 0.677463, + "primary_prob": 57.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.016195, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043205, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.524249, + "strategy_rank": 57.274109, + "rr": 1.578112, + "primary_prob": 19.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.367167, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478672, + "hold30_r": -1.205772 + }, + { + "symbol": "LII", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.147806, + "strategy_rank": 81.246847, + "rr": 1.038302, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.557453, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042368, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.535797, + "strategy_rank": 85.664816, + "rr": 1.442516, + "primary_prob": 33.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.163774, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.048692, + "range_504_ratio": 2.853915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.387291, + "hold30_r": 4.949802 + }, + { + "symbol": "LRCX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.143187, + "strategy_rank": 83.568355, + "rr": 1.420946, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.131419, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042382, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21709, + "strategy_rank": 65.595691, + "rr": 1.337, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.0055, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.687598, + "range_504_ratio": 1.988932, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0647, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.803695, + "strategy_rank": 93.773404, + "rr": 2.028185, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.042278, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029087, + "hold30_r": 1.945837 + }, + { + "symbol": "MLM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.300231, + "strategy_rank": 71.53007, + "rr": 0.667927, + "primary_prob": 48.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.001891, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060762, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.494226, + "strategy_rank": 82.697627, + "rr": 1.349388, + "primary_prob": 20.89, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.024082, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054076, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.422633, + "strategy_rank": 99.492276, + "rr": 0.89235, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.338524, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01268, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.725173, + "strategy_rank": 92.249393, + "rr": 1.695119, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.542678, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.991584, + "range_504_ratio": 2.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.66451, + "hold30_r": 2.662615 + }, + { + "symbol": "NCLH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.794457, + "strategy_rank": 86.851402, + "rr": 2.724228, + "primary_prob": 22.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 4.086343, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.791451, + "range_504_ratio": 2.206596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034465, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.648961, + "strategy_rank": 88.753352, + "rr": 1.969632, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.954448, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.367996, + "range_504_ratio": 3.927474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.929674, + "hold30_r": 2.965574 + }, + { + "symbol": "NRG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.95843, + "strategy_rank": 81.187011, + "rr": 0.752743, + "primary_prob": 53.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.129114, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.928317, + "range_504_ratio": 2.530248, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.710138, + "hold30_r": 2.094854 + }, + { + "symbol": "NTAP", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.069284, + "strategy_rank": 88.871284, + "rr": 0.856246, + "primary_prob": 42.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.28437, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793601, + "hold30_r": 6.66914 + }, + { + "symbol": "NVDA", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.152425, + "strategy_rank": 96.946053, + "rr": 0.743429, + "primary_prob": 54.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.115144, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027935, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.681293, + "strategy_rank": 68.642038, + "rr": 1.006773, + "primary_prob": 49.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.510159, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933274, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.56351, + "strategy_rank": 65.907231, + "rr": 1.996127, + "primary_prob": 29.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.99419, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.804954, + "hold30_r": -1.726781 + }, + { + "symbol": "PANW", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.293303, + "strategy_rank": 85.938683, + "rr": 1.417166, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.125748, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.370075, + "hold30_r": 1.425213 + }, + { + "symbol": "PCAR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.993072, + "strategy_rank": 67.078349, + "rr": 0.825923, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.238885, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.20404, + "hold30_r": -1.139601 + }, + { + "symbol": "PGR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.034642, + "strategy_rank": 70.183628, + "rr": 1.446891, + "primary_prob": 18.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.170337, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.709515, + "range_504_ratio": 2.033004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.373298, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.528868, + "strategy_rank": 72.524523, + "rr": 0.923077, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.384616, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.718085, + "hold30_r": -1.6537 + }, + { + "symbol": "PHM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.491917, + "strategy_rank": 84.048254, + "rr": 0.725409, + "primary_prob": 41.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.088114, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.681731, + "hold30_r": -0.076763 + }, + { + "symbol": "PKG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.062356, + "strategy_rank": 62.716031, + "rr": 1.3964, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.094601, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.33614, + "hold30_r": 2.015078 + }, + { + "symbol": "PLTR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.228637, + "strategy_rank": 97.611254, + "rr": 1.510449, + "primary_prob": 52.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.265673, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.479385, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.95612, + "strategy_rank": 78.429468, + "rr": 1.390566, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.085848, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049859, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.030023, + "strategy_rank": 86.797426, + "rr": 1.87189, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.807836, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07464, + "hold30_r": -1.021966 + }, + { + "symbol": "SMCI", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.65358, + "strategy_rank": 99.722983, + "rr": 0.739331, + "primary_prob": 41.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.108997, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014407, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.990762, + "strategy_rank": 81.582026, + "rr": 1.85399, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.780985, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.757594, + "range_504_ratio": 2.133137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817278, + "hold30_r": 2.875825 + }, + { + "symbol": "SW", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.418014, + "strategy_rank": 80.030124, + "rr": 1.09086, + "primary_prob": 46.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 1.63629, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.017816, + "hold30_r": 2.512077 + }, + { + "symbol": "TXT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.371824, + "strategy_rank": 71.375237, + "rr": 1.111189, + "primary_prob": 29.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.666784, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050787, + "hold30_r": -0.0499 + }, + { + "symbol": "UBER", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.690531, + "strategy_rank": 93.343096, + "rr": 1.802233, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.70335, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.248013, + "hold30_r": -1.21125 + }, + { + "symbol": "URI", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.450346, + "strategy_rank": 85.707072, + "rr": 0.8678, + "primary_prob": 52.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.3017, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043032, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.986143, + "strategy_rank": 73.51228, + "rr": 1.01502, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.522529, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050538, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.064665, + "strategy_rank": 66.26759, + "rr": 1.015621, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.523432, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.698585, + "range_504_ratio": 2.010906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.947634, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.226328, + "strategy_rank": 91.919304, + "rr": 0.931284, + "primary_prob": 46.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.396926, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.90094, + "hold30_r": 1.220394 + }, + { + "symbol": "WM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.833718, + "strategy_rank": 58.959782, + "rr": 0.675375, + "primary_prob": 45.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.013063, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.104555, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.916859, + "strategy_rank": 73.766427, + "rr": 2.021277, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.031915, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060909, + "hold30_r": 1.239645 + }, + { + "symbol": "WSM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.921478, + "strategy_rank": 95.127313, + "rr": 1.893809, + "primary_prob": 14.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.840714, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.844577, + "hold30_r": 1.289433 + }, + { + "symbol": "CEG", + "date": "2024-05-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.316498, + "strategy_rank": 96.237656, + "rr": 0.9181, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.37715, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.328974, + "range_504_ratio": 3.777166, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.8777, + "hold30_r": 3.116066 + }, + { + "symbol": "HOOD", + "date": "2024-05-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.40853, + "strategy_rank": 96.781273, + "rr": 0.979448, + "primary_prob": 40.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.469171, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.953503, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.409652, + "strategy_rank": 62.840448, + "rr": 1.513868, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.270802, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.601715, + "range_504_ratio": 1.825246, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.077552, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.817059, + "strategy_rank": 68.663217, + "rr": 1.168434, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.752652, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061458, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.613917, + "strategy_rank": 83.764641, + "rr": 0.801833, + "primary_prob": 44.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.20275, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.105851, + "range_504_ratio": 3.021794, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.757917, + "hold30_r": 4.171307 + }, + { + "symbol": "AMD", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.001122, + "strategy_rank": 90.89139, + "rr": 1.95164, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.92746, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.923623, + "hold30_r": 0.725538 + }, + { + "symbol": "ANET", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.510662, + "strategy_rank": 92.025249, + "rr": 1.060411, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.590616, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.025717, + "hold30_r": 4.152127 + }, + { + "symbol": "APO", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.031425, + "strategy_rank": 76.804548, + "rr": 1.483108, + "primary_prob": 18.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.224663, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.943109, + "range_504_ratio": 2.567953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.437314, + "hold30_r": 1.428721 + }, + { + "symbol": "APP", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.877666, + "strategy_rank": 98.643896, + "rr": 0.905212, + "primary_prob": 42.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.357818, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.163725, + "range_504_ratio": 8.703501, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.875276, + "hold30_r": 0.675918 + }, + { + "symbol": "ARES", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624018, + "strategy_rank": 74.438155, + "rr": 1.051029, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.576544, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.00262, + "hold30_r": 0.389005 + }, + { + "symbol": "AVGO", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.041526, + "strategy_rank": 91.672693, + "rr": 1.153047, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.729571, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.116449, + "hold30_r": 7.88609 + }, + { + "symbol": "BLDR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.716049, + "strategy_rank": 84.042174, + "rr": 1.146528, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.719792, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.953426, + "hold30_r": -1.917069 + }, + { + "symbol": "CAH", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.531987, + "strategy_rank": 74.028766, + "rr": 2.197034, + "primary_prob": 23.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.295551, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052011, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.439955, + "strategy_rank": 77.713338, + "rr": 1.727746, + "primary_prob": 22.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.591618, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.680692, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.215488, + "strategy_rank": 69.804533, + "rr": 0.820283, + "primary_prob": 55.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.230424, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.756327, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.164983, + "strategy_rank": 72.410119, + "rr": 2.759995, + "primary_prob": 21.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.139993, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.576956, + "range_504_ratio": 1.78061, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048028, + "hold30_r": 0.742649 + }, + { + "symbol": "CI", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.56229, + "strategy_rank": 86.01575, + "rr": 1.572249, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.358373, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070787, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.756453, + "strategy_rank": 73.716095, + "rr": 1.911966, + "primary_prob": 30.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.867949, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.580225, + "range_504_ratio": 1.78644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062233, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.102132, + "strategy_rank": 99.002365, + "rr": 1.631675, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.447513, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046404, + "hold30_r": -1.029559 + }, + { + "symbol": "COP", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.848485, + "strategy_rank": 67.380517, + "rr": 2.262545, + "primary_prob": 22.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.393818, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.570251, + "range_504_ratio": 1.76871, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066201, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.368126, + "strategy_rank": 66.637554, + "rr": 1.800888, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.701331, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076016, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.13468, + "strategy_rank": 63.879511, + "rr": 1.805451, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.708176, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.724748, + "hold30_r": 6.726714 + }, + { + "symbol": "CRH", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.796857, + "strategy_rank": 76.074579, + "rr": 0.990702, + "primary_prob": 42.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.486053, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.931341, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.643098, + "strategy_rank": 95.632048, + "rr": 0.934281, + "primary_prob": 42.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.401421, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.897548, + "hold30_r": 4.749556 + }, + { + "symbol": "CVNA", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.887767, + "strategy_rank": 99.753651, + "rr": 1.871157, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.806736, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 3.554946, + "range_504_ratio": 34.985915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021679, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.163861, + "strategy_rank": 93.934837, + "rr": 2.41536, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.62304, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.028028, + "hold30_r": -0.137912 + }, + { + "symbol": "DDOG", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011223, + "strategy_rank": 91.799803, + "rr": 1.877713, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.816569, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.815232, + "range_504_ratio": 2.2597, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.575436, + "hold30_r": -1.540657 + }, + { + "symbol": "DECK", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.49046, + "strategy_rank": 89.906409, + "rr": 1.584437, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.376656, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.539683, + "hold30_r": 4.652608 + }, + { + "symbol": "DELL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.540965, + "strategy_rank": 98.341092, + "rr": 0.735639, + "primary_prob": 39.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.103458, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.42051, + "range_504_ratio": 4.139231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.704757, + "hold30_r": 2.089659 + }, + { + "symbol": "DPZ", + "date": "2024-05-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.746352, + "strategy_rank": 75.022447, + "rr": 2.411353, + "primary_prob": 21.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.617029, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053693, + "hold30_r": 0.930682 + }, + { + "symbol": "DVA", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.582492, + "strategy_rank": 85.349355, + "rr": 1.212899, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.819348, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.798324, + "range_504_ratio": 2.221814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166898, + "hold30_r": 1.161577 + }, + { + "symbol": "ERIE", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.74523, + "strategy_rank": 82.453205, + "rr": 0.927927, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.39189, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.969898, + "range_504_ratio": 2.637676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.860209, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.592593, + "strategy_rank": 79.277902, + "rr": 1.062684, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.594025, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059939, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.185185, + "strategy_rank": 81.609495, + "rr": 1.993932, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.990898, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.952389, + "hold30_r": 3.777363 + }, + { + "symbol": "FIX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.959596, + "strategy_rank": 92.607959, + "rr": 0.845497, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.268245, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.508921, + "range_504_ratio": 4.521851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.807359, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.265993, + "strategy_rank": 83.407001, + "rr": 0.750937, + "primary_prob": 42.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.126406, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.682963, + "range_504_ratio": 1.979735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694935, + "hold30_r": 3.261202 + }, + { + "symbol": "GRMN", + "date": "2024-05-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.695847, + "strategy_rank": 73.601187, + "rr": 2.104835, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.157252, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.779015, + "range_504_ratio": 2.179324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065932, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.491582, + "strategy_rank": 72.072967, + "rr": 2.162942, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 3.244413, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.635509, + "range_504_ratio": 1.887983, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050208, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.225589, + "strategy_rank": 63.632409, + "rr": 1.810726, + "primary_prob": 15.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.716088, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.734471, + "hold30_r": 1.300775 + }, + { + "symbol": "HII", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.940516, + "strategy_rank": 71.950979, + "rr": 1.151026, + "primary_prob": 42.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.726539, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.099071, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.766554, + "strategy_rank": 76.033904, + "rr": 1.074534, + "primary_prob": 27.65, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.611801, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014867, + "hold30_r": 0.68233 + }, + { + "symbol": "IR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.838384, + "strategy_rank": 68.351298, + "rr": 1.45508, + "primary_prob": 38.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.18262, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.404333, + "hold30_r": 1.925243 + }, + { + "symbol": "IT", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.359147, + "strategy_rank": 77.828584, + "rr": 1.662564, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.493846, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612996, + "hold30_r": 0.812381 + }, + { + "symbol": "JBL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.664422, + "strategy_rank": 89.951001, + "rr": 2.087444, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.131166, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.040813, + "hold30_r": 1.263873 + }, + { + "symbol": "JPM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.032548, + "strategy_rank": 58.333522, + "rr": 1.540215, + "primary_prob": 19.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.310323, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.685117, + "range_504_ratio": 1.984005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.46629, + "hold30_r": 0.867262 + }, + { + "symbol": "KKR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.786756, + "strategy_rank": 82.213146, + "rr": 1.505629, + "primary_prob": 21.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.258444, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.9072, + "range_504_ratio": 2.477376, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463928, + "hold30_r": 3.326969 + }, + { + "symbol": "KLAC", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.257015, + "strategy_rank": 80.806085, + "rr": 0.957535, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.436302, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.91565, + "hold30_r": 4.57873 + }, + { + "symbol": "LII", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.30752, + "strategy_rank": 76.019291, + "rr": 1.024973, + "primary_prob": 48.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.53746, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.983175, + "hold30_r": 3.767258 + }, + { + "symbol": "LLY", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.286195, + "strategy_rank": 86.264095, + "rr": 1.205633, + "primary_prob": 42.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.80845, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.040139, + "range_504_ratio": 2.829611, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.157554, + "hold30_r": 4.907574 + }, + { + "symbol": "LRCX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.970819, + "strategy_rank": 83.669506, + "rr": 1.812801, + "primary_prob": 18.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.719201, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.771081, + "hold30_r": 3.747202 + }, + { + "symbol": "META", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.388328, + "strategy_rank": 93.622165, + "rr": 1.920412, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.880618, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.887752, + "hold30_r": 1.975333 + }, + { + "symbol": "MLM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.205387, + "strategy_rank": 64.936388, + "rr": 1.257933, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.8869, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054545, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 88.717714, + "rr": 1.003428, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.505142, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042358, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.6633, + "strategy_rank": 99.663639, + "rr": 0.690337, + "primary_prob": 44.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.035505, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.678003, + "hold30_r": 1.433621 + }, + { + "symbol": "MU", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.949495, + "strategy_rank": 94.14921, + "rr": 0.797194, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.195792, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.991584, + "range_504_ratio": 2.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763357, + "hold30_r": 4.886863 + }, + { + "symbol": "NFLX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.612795, + "strategy_rank": 89.181976, + "rr": 2.16344, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.24516, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.367996, + "range_504_ratio": 3.927474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.117712, + "hold30_r": 3.808734 + }, + { + "symbol": "NOW", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.062851, + "strategy_rank": 76.696345, + "rr": 1.936819, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.905228, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.892198, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.347924, + "strategy_rank": 89.4516, + "rr": 0.723594, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.08539, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656588, + "hold30_r": 6.851727 + }, + { + "symbol": "NVDA", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.867565, + "strategy_rank": 96.963671, + "rr": 1.08611, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.629164, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.056185, + "hold30_r": 7.109516 + }, + { + "symbol": "NWS", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.287318, + "strategy_rank": 67.960854, + "rr": 1.943621, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.915432, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073409, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.593715, + "strategy_rank": 65.63909, + "rr": 1.555398, + "primary_prob": 36.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.333097, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.15751, + "hold30_r": -2.080378 + }, + { + "symbol": "PANW", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.042649, + "strategy_rank": 86.356029, + "rr": 1.71736, + "primary_prob": 29.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.57604, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.670692, + "hold30_r": 1.84183 + }, + { + "symbol": "PCAR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.021324, + "strategy_rank": 71.198149, + "rr": 1.875644, + "primary_prob": 20.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.813465, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050656, + "hold30_r": 0.715442 + }, + { + "symbol": "PGR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.632997, + "strategy_rank": 71.7035, + "rr": 1.25609, + "primary_prob": 22.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.884135, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.703889, + "range_504_ratio": 2.021599, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.186084, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.429854, + "strategy_rank": 73.382106, + "rr": 1.316044, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.974066, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.259862, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.98092, + "strategy_rank": 81.591342, + "rr": 0.811602, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.217403, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.768912, + "hold30_r": -1.054076 + }, + { + "symbol": "PKG", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.267116, + "strategy_rank": 64.768189, + "rr": 1.552386, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.328579, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.491213, + "hold30_r": 1.521777 + }, + { + "symbol": "PLTR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.194164, + "strategy_rank": 97.599673, + "rr": 1.693537, + "primary_prob": 47.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.540305, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032994, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.184063, + "strategy_rank": 83.201327, + "rr": 1.437203, + "primary_prob": 25.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.155805, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045312, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 81.601586, + "rr": 1.931222, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.896833, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150424, + "hold30_r": -1.095283 + }, + { + "symbol": "SMCI", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.438833, + "strategy_rank": 99.573626, + "rr": 0.752776, + "primary_prob": 41.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.129164, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.739446, + "hold30_r": 0.89158 + }, + { + "symbol": "STX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.991021, + "strategy_rank": 80.184319, + "rr": 1.726247, + "primary_prob": 30.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.589371, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.757594, + "range_504_ratio": 2.133137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.684466, + "hold30_r": 4.412133 + }, + { + "symbol": "SW", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.714927, + "strategy_rank": 83.117227, + "rr": 1.867728, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.801592, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.802314, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.806958, + "strategy_rank": 76.714535, + "rr": 1.010518, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.515777, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.752119, + "range_504_ratio": 2.12149, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.947179, + "hold30_r": 2.619632 + }, + { + "symbol": "TXT", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.38945, + "strategy_rank": 71.292078, + "rr": 1.554234, + "primary_prob": 19.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.331352, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05654, + "hold30_r": 0.108997 + }, + { + "symbol": "UBER", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.245791, + "strategy_rank": 88.872054, + "rr": 1.822733, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.734099, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.346571, + "hold30_r": -1.308274 + }, + { + "symbol": "URI", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.337823, + "strategy_rank": 89.281442, + "rr": 0.702258, + "primary_prob": 51.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.053386, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.663749, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.939394, + "strategy_rank": 83.20724, + "rr": 1.25584, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.88376, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.211024, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.735129, + "strategy_rank": 90.437409, + "rr": 1.05814, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.58721, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.026795, + "hold30_r": 1.968191 + }, + { + "symbol": "WRB", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.572391, + "strategy_rank": 72.494633, + "rr": 1.367827, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.051741, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.067531, + "hold30_r": 0.502901 + }, + { + "symbol": "WSM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.092031, + "strategy_rank": 95.476503, + "rr": 0.762817, + "primary_prob": 54.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.144226, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.71452, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-05-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.357143, + "strategy_rank": 96.036564, + "rr": 0.687715, + "primary_prob": 49.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.031572, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.66368, + "hold30_r": 2.827272 + }, + { + "symbol": "AIZ", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.619048, + "strategy_rank": 65.257233, + "rr": 1.169547, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 1.75432, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060251, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.452381, + "strategy_rank": 78.008819, + "rr": 0.999911, + "primary_prob": 44.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.499866, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.943109, + "range_504_ratio": 2.567953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.95, + "hold30_r": 1.42749 + }, + { + "symbol": "APP", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.047619, + "strategy_rank": 98.798256, + "rr": 1.79148, + "primary_prob": 41.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.68722, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028675, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.761905, + "strategy_rank": 92.908839, + "rr": 1.110043, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.665064, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.068368, + "hold30_r": 3.877332 + }, + { + "symbol": "AXON", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.380952, + "strategy_rank": 85.499009, + "rr": 0.99113, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.486695, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.385968, + "range_504_ratio": 3.998696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049383, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.071429, + "strategy_rank": 67.201843, + "rr": 2.655088, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.982632, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057335, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.952381, + "strategy_rank": 79.112564, + "rr": 1.508528, + "primary_prob": 19.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.262792, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054419, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.571429, + "strategy_rank": 68.599287, + "rr": 1.626932, + "primary_prob": 17.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.440398, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064741, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 69.127229, + "rr": 2.935139, + "primary_prob": 20.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.402709, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.576956, + "range_504_ratio": 1.78061, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05847, + "hold30_r": 0.283861 + }, + { + "symbol": "CI", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.380952, + "strategy_rank": 84.032303, + "rr": 0.947005, + "primary_prob": 41.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.420508, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079693, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.833333, + "strategy_rank": 85.120789, + "rr": 1.850624, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.775936, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.949433, + "range_504_ratio": 2.584243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.822027, + "hold30_r": 4.77503 + }, + { + "symbol": "COIN", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.809524, + "strategy_rank": 98.84562, + "rr": 1.624715, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.437072, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.607912, + "hold30_r": 0.869353 + }, + { + "symbol": "COP", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.690476, + "strategy_rank": 64.290824, + "rr": 1.235526, + "primary_prob": 42.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.853289, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.570251, + "range_504_ratio": 1.76871, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070057, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 66.819263, + "rr": 1.872792, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.809188, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084454, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 77.51843, + "rr": 0.958684, + "primary_prob": 48.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.438026, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056255, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-05-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.380952, + "strategy_rank": 95.419937, + "rr": 2.270511, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.405767, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.231587, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642857, + "strategy_rank": 99.571641, + "rr": 1.521583, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.282374, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02171, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.214286, + "strategy_rank": 91.433115, + "rr": 2.468587, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.702881, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030507, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.595238, + "strategy_rank": 88.137237, + "rr": 1.724914, + "primary_prob": 35.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.587372, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.676083, + "hold30_r": 3.208511 + }, + { + "symbol": "DPZ", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.142857, + "strategy_rank": 78.911415, + "rr": 1.480606, + "primary_prob": 47.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.220908, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063051, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.142857, + "strategy_rank": 78.260999, + "rr": 0.728399, + "primary_prob": 54.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.092599, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.798324, + "range_504_ratio": 2.221814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049836, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.119048, + "strategy_rank": 80.602358, + "rr": 1.591607, + "primary_prob": 15.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.387411, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065877, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.97619, + "strategy_rank": 89.15765, + "rr": 1.703198, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.554797, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044767, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.357143, + "strategy_rank": 72.484839, + "rr": 2.107753, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 3.16163, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.635509, + "range_504_ratio": 1.887983, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077636, + "hold30_r": -1.022312 + }, + { + "symbol": "HII", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.785714, + "strategy_rank": 68.700654, + "rr": 1.623026, + "primary_prob": 21.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.434539, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061189, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.380952, + "strategy_rank": 60.48474, + "rr": 1.216359, + "primary_prob": 39.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.824539, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070551, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.52381, + "strategy_rank": 77.577487, + "rr": 1.752969, + "primary_prob": 16.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.629454, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.686069, + "hold30_r": 1.090665 + }, + { + "symbol": "IR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.285714, + "strategy_rank": 66.776457, + "rr": 0.940023, + "primary_prob": 53.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.410034, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.883022, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.952381, + "strategy_rank": 72.544788, + "rr": 2.151595, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.227392, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.208316, + "hold30_r": -1.149759 + }, + { + "symbol": "JBL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.238095, + "strategy_rank": 91.169045, + "rr": 2.326515, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.489773, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.284224, + "hold30_r": -1.235486 + }, + { + "symbol": "KEY", + "date": "2024-05-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.47619, + "strategy_rank": 81.624653, + "rr": 2.372777, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.559165, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053108, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.714286, + "strategy_rank": 85.2283, + "rr": 1.391911, + "primary_prob": 34.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.087867, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.040139, + "range_504_ratio": 2.829611, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.34003, + "hold30_r": 4.935857 + }, + { + "symbol": "LRCX", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.047619, + "strategy_rank": 85.912406, + "rr": 1.873719, + "primary_prob": 17.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.810579, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.826109, + "hold30_r": 3.575701 + }, + { + "symbol": "META", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.190476, + "strategy_rank": 94.978993, + "rr": 1.206408, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.809612, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.166665, + "hold30_r": 1.435505 + }, + { + "symbol": "MPC", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.619048, + "strategy_rank": 88.808958, + "rr": 1.499562, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.249343, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046269, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880952, + "strategy_rank": 99.809651, + "rr": 0.871888, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.307831, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.8589, + "hold30_r": 1.733874 + }, + { + "symbol": "MU", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547619, + "strategy_rank": 95.371681, + "rr": 1.009351, + "primary_prob": 45.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.514026, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.991584, + "range_504_ratio": 2.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970625, + "hold30_r": 3.174983 + }, + { + "symbol": "NFLX", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.52381, + "strategy_rank": 89.103646, + "rr": 0.938394, + "primary_prob": 51.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.407592, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.367996, + "range_504_ratio": 3.927474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.889005, + "hold30_r": 2.486054 + }, + { + "symbol": "NOW", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.809524, + "strategy_rank": 76.538248, + "rr": 1.715, + "primary_prob": 33.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.5725, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.66398, + "hold30_r": -1.356228 + }, + { + "symbol": "NTAP", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.904762, + "strategy_rank": 90.766151, + "rr": 0.806476, + "primary_prob": 51.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.209715, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.73968, + "hold30_r": 5.919291 + }, + { + "symbol": "NVDA", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.095238, + "strategy_rank": 97.097107, + "rr": 0.997541, + "primary_prob": 30.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.496312, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.964057, + "hold30_r": 6.744901 + }, + { + "symbol": "NWS", + "date": "2024-05-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.142857, + "strategy_rank": 69.739596, + "rr": 2.42433, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.636495, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.362159, + "hold30_r": 3.425893 + }, + { + "symbol": "NWSA", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.52381, + "strategy_rank": 67.157154, + "rr": 1.597362, + "primary_prob": 50.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.396043, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.537338, + "hold30_r": 3.405276 + }, + { + "symbol": "PCAR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 71.657749, + "rr": 0.934076, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.401114, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060522, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.619048, + "strategy_rank": 77.952239, + "rr": 0.703849, + "primary_prob": 55.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.055774, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.652522, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.595238, + "strategy_rank": 67.051031, + "rr": 1.131683, + "primary_prob": 36.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.697525, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061873, + "hold30_r": 1.558487 + }, + { + "symbol": "PLTR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.190476, + "strategy_rank": 93.3696, + "rr": 2.435556, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.653333, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.411141, + "hold30_r": 2.346667 + }, + { + "symbol": "PSX", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.785714, + "strategy_rank": 83.05321, + "rr": 1.240148, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.860222, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050721, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.857143, + "strategy_rank": 79.010702, + "rr": 0.722176, + "primary_prob": 65.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.083265, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.596856, + "range_504_ratio": 1.816399, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.669425, + "hold30_r": 2.910202 + }, + { + "symbol": "RL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.761905, + "strategy_rank": 83.625842, + "rr": 1.995031, + "primary_prob": 38.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.992547, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.334066, + "hold30_r": -1.274318 + }, + { + "symbol": "RSG", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.238095, + "strategy_rank": 56.273682, + "rr": 1.922438, + "primary_prob": 10.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.883657, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.600965, + "range_504_ratio": 1.823878, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096756, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.404762, + "strategy_rank": 99.547662, + "rr": 0.727426, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.091139, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.711424, + "hold30_r": 0.446876 + }, + { + "symbol": "STLD", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.309524, + "strategy_rank": 74.324514, + "rr": 1.440464, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.160695, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.885323, + "range_504_ratio": 2.423767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045284, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.428571, + "strategy_rank": 79.655767, + "rr": 1.963315, + "primary_prob": 34.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.944973, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.757594, + "range_504_ratio": 2.133137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.915014, + "hold30_r": 2.499583 + }, + { + "symbol": "SW", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.071429, + "strategy_rank": 84.265458, + "rr": 1.883655, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.825483, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.672443, + "range_504_ratio": 1.959016, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.803973, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-05-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.095238, + "strategy_rank": 76.573325, + "rr": 2.348653, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.52298, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.563637, + "range_504_ratio": 1.757052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057424, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.190476, + "strategy_rank": 83.769719, + "rr": 1.683629, + "primary_prob": 44.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.525444, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.78443, + "range_504_ratio": 2.191158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045579, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.166667, + "strategy_rank": 73.265061, + "rr": 0.873411, + "primary_prob": 37.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.310117, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.752119, + "range_504_ratio": 2.12149, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.8, + "hold30_r": 5.392348 + }, + { + "symbol": "TSN", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.547619, + "strategy_rank": 70.674296, + "rr": 1.875928, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.813892, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.746125, + "range_504_ratio": 2.108812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063718, + "hold30_r": -1.0 + }, + { + "symbol": "TXT", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.333333, + "strategy_rank": 75.281609, + "rr": 1.826995, + "primary_prob": 17.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.740492, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066033, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.619048, + "strategy_rank": 89.839279, + "rr": 2.156683, + "primary_prob": 24.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.235025, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032724, + "hold30_r": 1.072235 + }, + { + "symbol": "VLO", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.809524, + "strategy_rank": 82.717796, + "rr": 0.693958, + "primary_prob": 45.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.040937, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645372, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.142857, + "strategy_rank": 91.72176, + "rr": 1.031903, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.547854, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.996212, + "hold30_r": 1.311001 + }, + { + "symbol": "WRB", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.285714, + "strategy_rank": 71.91736, + "rr": 1.005969, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.508953, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080326, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-05-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.0, + "strategy_rank": 96.450936, + "rr": 1.614324, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.421485, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.592522, + "hold30_r": 2.977985 + }, + { + "symbol": "AIZ", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.125, + "strategy_rank": 63.883006, + "rr": 1.49002, + "primary_prob": 37.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.23503, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067503, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.25, + "strategy_rank": 68.519195, + "rr": 1.583403, + "primary_prob": 16.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.375105, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070262, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.375, + "strategy_rank": 71.932163, + "rr": 1.116641, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.674962, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.856188, + "range_504_ratio": 2.354169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058927, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.5, + "strategy_rank": 98.388202, + "rr": 1.527047, + "primary_prob": 37.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.290571, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029674, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.0, + "strategy_rank": 80.862547, + "rr": 1.363968, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.045952, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049856, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 57.310861, + "rr": 0.939383, + "primary_prob": 59.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.409075, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.497205, + "range_504_ratio": 1.644119, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094976, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.125, + "strategy_rank": 67.824579, + "rr": 1.542123, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.313185, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063476, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.5, + "strategy_rank": 79.518165, + "rr": 1.541695, + "primary_prob": 18.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.312543, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060391, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.375, + "strategy_rank": 69.641152, + "rr": 1.194228, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.791342, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065911, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.125, + "strategy_rank": 84.15941, + "rr": 0.749969, + "primary_prob": 57.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.124953, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08095, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.625, + "strategy_rank": 67.612781, + "rr": 1.041488, + "primary_prob": 43.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.562233, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.501404, + "range_504_ratio": 1.651038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.128461, + "hold30_r": -1.066318 + }, + { + "symbol": "COF", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.375, + "strategy_rank": 73.121676, + "rr": 0.831456, + "primary_prob": 54.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.247183, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.580225, + "range_504_ratio": 1.78644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072461, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.25, + "strategy_rank": 89.576873, + "rr": 1.999689, + "primary_prob": 44.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.999534, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.949433, + "range_504_ratio": 2.584243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.966867, + "hold30_r": 4.15855 + }, + { + "symbol": "COIN", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.875, + "strategy_rank": 98.875421, + "rr": 1.737278, + "primary_prob": 33.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.605916, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.719461, + "hold30_r": 0.854343 + }, + { + "symbol": "COP", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.5, + "strategy_rank": 64.854494, + "rr": 1.337554, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.006331, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.570251, + "range_504_ratio": 1.76871, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072353, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.75, + "strategy_rank": 65.17294, + "rr": 1.267189, + "primary_prob": 25.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.900783, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091312, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 77.055243, + "rr": 1.46306, + "primary_prob": 35.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.19459, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.098831, + "hold30_r": -1.047886 + }, + { + "symbol": "CRWD", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.0, + "strategy_rank": 95.390637, + "rr": 0.778187, + "primary_prob": 52.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.167281, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.734241, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875, + "strategy_rank": 99.725234, + "rr": 1.571767, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.357651, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023231, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.375, + "strategy_rank": 91.867743, + "rr": 2.484198, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.726296, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036475, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.125, + "strategy_rank": 91.168399, + "rr": 1.363421, + "primary_prob": 41.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.045132, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.314963, + "hold30_r": 1.420145 + }, + { + "symbol": "DPZ", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.0, + "strategy_rank": 77.81985, + "rr": 1.864625, + "primary_prob": 40.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.796938, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063819, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.25, + "strategy_rank": 82.494476, + "rr": 1.289643, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.934464, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.969898, + "range_504_ratio": 2.637676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070879, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.0, + "strategy_rank": 80.432584, + "rr": 1.000261, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.500392, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066685, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.5, + "strategy_rank": 93.729775, + "rr": 0.705292, + "primary_prob": 42.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.057938, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.558953, + "range_504_ratio": 4.753843, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.671499, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.625, + "strategy_rank": 87.690309, + "rr": 1.693555, + "primary_prob": 32.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.540333, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048197, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.375, + "strategy_rank": 73.591713, + "rr": 1.518451, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.277677, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.808818, + "range_504_ratio": 2.245253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092257, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.625, + "strategy_rank": 65.466339, + "rr": 1.433141, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.149711, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.537379, + "hold30_r": -1.455958 + }, + { + "symbol": "HAL", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.125, + "strategy_rank": 72.471395, + "rr": 1.640229, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 2.460343, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.635509, + "range_504_ratio": 1.887983, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062333, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.25, + "strategy_rank": 70.260019, + "rr": 1.293909, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.940863, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067495, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.125, + "strategy_rank": 72.267275, + "rr": 0.749765, + "primary_prob": 53.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.124648, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.925845, + "range_504_ratio": 2.524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.69815, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.875, + "strategy_rank": 76.194148, + "rr": 1.652971, + "primary_prob": 17.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.479456, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081227, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.375, + "strategy_rank": 87.702575, + "rr": 2.552338, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.828507, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.501349, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.5, + "strategy_rank": 83.816292, + "rr": 1.133382, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.700073, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.039751, + "range_504_ratio": 2.828512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.076676, + "hold30_r": 5.033941 + }, + { + "symbol": "MET", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.75, + "strategy_rank": 59.296536, + "rr": 1.363468, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.045202, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127071, + "hold30_r": -1.043771 + }, + { + "symbol": "META", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.75, + "strategy_rank": 94.702903, + "rr": 1.57274, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.359111, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.52803, + "hold30_r": 1.780702 + }, + { + "symbol": "MLM", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.125, + "strategy_rank": 63.004728, + "rr": 1.951766, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.92765, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060266, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.5, + "strategy_rank": 89.523408, + "rr": 1.480583, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.220874, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046147, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.375, + "strategy_rank": 99.45014, + "rr": 1.507066, + "primary_prob": 32.72, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.260599, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037753, + "hold30_r": -1.020414 + }, + { + "symbol": "NFLX", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.75, + "strategy_rank": 88.946723, + "rr": 1.7148, + "primary_prob": 30.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.5722, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.35821, + "range_504_ratio": 3.889227, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.66091, + "hold30_r": 2.537906 + }, + { + "symbol": "PANW", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.375, + "strategy_rank": 90.888717, + "rr": 0.860352, + "primary_prob": 52.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.290528, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.534447, + "hold30_r": -1.478177 + }, + { + "symbol": "PCAR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.75, + "strategy_rank": 71.715637, + "rr": 0.825902, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.238853, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763629, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.75, + "strategy_rank": 73.005899, + "rr": 1.160792, + "primary_prob": 26.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.741188, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.707624, + "range_504_ratio": 2.029165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069488, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.125, + "strategy_rank": 69.80323, + "rr": 0.950127, + "primary_prob": 46.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.425191, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063982, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.875, + "strategy_rank": 66.891526, + "rr": 1.812641, + "primary_prob": 13.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.718962, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085033, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.5, + "strategy_rank": 94.263109, + "rr": 1.577928, + "primary_prob": 47.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.366892, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.548244, + "hold30_r": 2.776073 + }, + { + "symbol": "PSX", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.25, + "strategy_rank": 81.918446, + "rr": 1.099544, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.649316, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057348, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.5, + "strategy_rank": 61.780712, + "rr": 1.186496, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.779745, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.469927, + "range_504_ratio": 1.599878, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084763, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-05-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.875, + "strategy_rank": 82.757444, + "rr": 2.003457, + "primary_prob": 38.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.005185, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.573913, + "hold30_r": -1.509434 + }, + { + "symbol": "SCHW", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.875, + "strategy_rank": 71.657069, + "rr": 1.198387, + "primary_prob": 58.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 1.797581, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.654984, + "range_504_ratio": 1.925111, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072197, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.625, + "strategy_rank": 99.700047, + "rr": 1.64141, + "primary_prob": 34.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.462116, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017217, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.625, + "strategy_rank": 74.890309, + "rr": 1.946486, + "primary_prob": 14.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.91973, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.885323, + "range_504_ratio": 2.423767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052933, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.25, + "strategy_rank": 83.929307, + "rr": 1.492114, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.238171, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.680021, + "range_504_ratio": 1.97392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.406252, + "hold30_r": -1.070429 + }, + { + "symbol": "SYF", + "date": "2024-05-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.875, + "strategy_rank": 76.813998, + "rr": 2.183367, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.275051, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.563637, + "range_504_ratio": 1.757052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051632, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-05-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.625, + "strategy_rank": 84.607537, + "rr": 2.43016, + "primary_prob": 20.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.645241, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04978, + "hold30_r": -1.0 + }, + { + "symbol": "TXT", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.875, + "strategy_rank": 75.770552, + "rr": 1.786236, + "primary_prob": 17.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.679354, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074429, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.125, + "strategy_rank": 90.393493, + "rr": 2.888159, + "primary_prob": 17.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 23, + "primary_distance_atr": 4.332238, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.037372, + "hold30_r": 1.422738 + }, + { + "symbol": "URI", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.25, + "strategy_rank": 90.942041, + "rr": 1.018863, + "primary_prob": 51.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.528294, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046287, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.25, + "strategy_rank": 81.302341, + "rr": 1.940235, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.910353, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052262, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.125, + "strategy_rank": 97.964279, + "rr": 0.739462, + "primary_prob": 53.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.109193, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.60269, + "range_504_ratio": 13.5, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.713548, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.875, + "strategy_rank": 90.394148, + "rr": 0.955207, + "primary_prob": 46.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.432811, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.917369, + "hold30_r": 1.561311 + }, + { + "symbol": "WRB", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.5, + "strategy_rank": 72.675843, + "rr": 1.30006, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.95009, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.431742, + "hold30_r": -1.346963 + }, + { + "symbol": "HOOD", + "date": "2024-05-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.645963, + "strategy_rank": 96.833315, + "rr": 0.748943, + "primary_prob": 55.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.123414, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.136081, + "range_504_ratio": 3.114537, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.726957, + "hold30_r": 1.919781 + }, + { + "symbol": "AIG", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.354037, + "strategy_rank": 60.320531, + "rr": 1.367984, + "primary_prob": 22.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.051976, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077141, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.434783, + "strategy_rank": 67.398641, + "rr": 1.874935, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.812402, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066661, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.031056, + "strategy_rank": 71.099903, + "rr": 1.289397, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.934095, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074512, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.540373, + "strategy_rank": 92.165606, + "rr": 1.024294, + "primary_prob": 44.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.536442, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.306196, + "range_504_ratio": 3.692101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038331, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.509317, + "strategy_rank": 98.398209, + "rr": 1.584311, + "primary_prob": 36.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.376467, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029479, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.68323, + "strategy_rank": 83.465854, + "rr": 1.708082, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.562123, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05146, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.198758, + "strategy_rank": 72.495954, + "rr": 1.001815, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.502722, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.626341, + "range_504_ratio": 1.870752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082324, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.863354, + "strategy_rank": 58.420973, + "rr": 1.301673, + "primary_prob": 34.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.95251, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.499721, + "range_504_ratio": 1.648261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.278035, + "hold30_r": -1.181102 + }, + { + "symbol": "CAH", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.869565, + "strategy_rank": 67.588845, + "rr": 1.342499, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.013749, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.275569, + "hold30_r": -0.277749 + }, + { + "symbol": "CAT", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.708075, + "strategy_rank": 76.216744, + "rr": 1.044508, + "primary_prob": 43.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.566762, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057938, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 59.947675, + "rr": 1.067591, + "primary_prob": 42.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.601386, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073469, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.173913, + "strategy_rank": 71.854245, + "rr": 1.470916, + "primary_prob": 20.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.206375, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.636396, + "range_504_ratio": 1.889659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07086, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.857143, + "strategy_rank": 71.511166, + "rr": 1.004747, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.50712, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.576956, + "range_504_ratio": 1.78061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.14867, + "hold30_r": -1.080547 + }, + { + "symbol": "CI", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.546584, + "strategy_rank": 87.450102, + "rr": 0.904388, + "primary_prob": 52.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.356582, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.824172, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.931677, + "strategy_rank": 72.585176, + "rr": 0.786064, + "primary_prob": 39.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.179097, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.002327, + "range_504_ratio": 2.724613, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.087052, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.614907, + "strategy_rank": 67.142842, + "rr": 1.275366, + "primary_prob": 37.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.913048, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.501404, + "range_504_ratio": 1.651038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.212734, + "hold30_r": -1.141638 + }, + { + "symbol": "COHR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.118012, + "strategy_rank": 85.293775, + "rr": 1.614487, + "primary_prob": 50.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.421731, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.949433, + "range_504_ratio": 2.584243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034759, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.006211, + "strategy_rank": 98.96936, + "rr": 1.580052, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.370079, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019517, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.78882, + "strategy_rank": 66.992124, + "rr": 1.936894, + "primary_prob": 13.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.905341, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.84664, + "hold30_r": 0.727753 + }, + { + "symbol": "CRH", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.453416, + "strategy_rank": 75.919625, + "rr": 1.547849, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.321773, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055231, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875776, + "strategy_rank": 99.726939, + "rr": 0.800594, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.200891, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023148, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.043478, + "strategy_rank": 91.259467, + "rr": 1.9606, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.9409, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037077, + "hold30_r": -1.0 + }, + { + "symbol": "DLR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.31677, + "strategy_rank": 81.020498, + "rr": 1.56374, + "primary_prob": 35.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.34561, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.586568, + "range_504_ratio": 1.797808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.504873, + "hold30_r": 2.651246 + }, + { + "symbol": "DPZ", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.795031, + "strategy_rank": 79.286547, + "rr": 1.365245, + "primary_prob": 39.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.047868, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.296306, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.515528, + "strategy_rank": 83.111986, + "rr": 1.913494, + "primary_prob": 20.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.87024, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.969898, + "range_504_ratio": 2.637676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066781, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.124224, + "strategy_rank": 83.369835, + "rr": 1.962251, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.943377, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.664022, + "range_504_ratio": 1.942589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.911065, + "hold30_r": 4.459293 + }, + { + "symbol": "FANG", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.782609, + "strategy_rank": 80.156759, + "rr": 1.805363, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.708044, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068889, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-05-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.186335, + "strategy_rank": 90.934405, + "rr": 2.031066, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.046599, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052166, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.372671, + "strategy_rank": 75.615708, + "rr": 1.555217, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.332826, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.562653, + "range_504_ratio": 1.755323, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068876, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.850932, + "strategy_rank": 65.842054, + "rr": 0.971445, + "primary_prob": 54.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.457167, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085748, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.111801, + "strategy_rank": 69.872802, + "rr": 1.323951, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.985926, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073738, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.962733, + "strategy_rank": 63.188801, + "rr": 0.758671, + "primary_prob": 57.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.138007, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071207, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.347826, + "strategy_rank": 59.415687, + "rr": 1.531881, + "primary_prob": 36.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.297822, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.103389, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-05-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.950311, + "strategy_rank": 89.294746, + "rr": 2.173393, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.260089, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049276, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.360248, + "strategy_rank": 63.495846, + "rr": 2.110413, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.16562, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062351, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.142857, + "strategy_rank": 88.397022, + "rr": 1.928802, + "primary_prob": 13.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.893203, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051189, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.627329, + "strategy_rank": 99.70191, + "rr": 1.674556, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.511834, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017902, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-05-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.714286, + "strategy_rank": 83.114144, + "rr": 2.306923, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.460384, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.378351, + "range_504_ratio": 3.968351, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.05506, + "hold30_r": 1.315201 + }, + { + "symbol": "OKE", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.217391, + "strategy_rank": 63.039271, + "rr": 1.28688, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.93032, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084589, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.925466, + "strategy_rank": 72.164203, + "rr": 0.985533, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.4783, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06913, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.89441, + "strategy_rank": 73.409214, + "rr": 0.747888, + "primary_prob": 57.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.121832, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.6954, + "range_504_ratio": 2.00451, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676547, + "hold30_r": 1.063588 + }, + { + "symbol": "PH", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 72.213292, + "rr": 1.873759, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.810639, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063094, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.068323, + "strategy_rank": 82.260977, + "rr": 0.740039, + "primary_prob": 43.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.110058, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.253632, + "range_504_ratio": 3.503043, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.688462, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.223602, + "strategy_rank": 65.805157, + "rr": 1.685479, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.528219, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086429, + "hold30_r": -1.0 + }, + { + "symbol": "PRU", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.36646, + "strategy_rank": 61.348581, + "rr": 1.223349, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.835024, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087256, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.024845, + "strategy_rank": 81.994066, + "rr": 0.7424, + "primary_prob": 56.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.1136, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060015, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-05-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.571429, + "strategy_rank": 86.342432, + "rr": 2.242335, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.363502, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.189075, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.254658, + "strategy_rank": 99.366598, + "rr": 1.133026, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.69954, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016747, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.621118, + "strategy_rank": 73.928579, + "rr": 2.261502, + "primary_prob": 10.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.392254, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.885323, + "range_504_ratio": 2.423767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057768, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.720497, + "strategy_rank": 77.877549, + "rr": 2.677187, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 4.01578, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.563637, + "range_504_ratio": 1.757052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053628, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 84.244255, + "rr": 1.584444, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.376665, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057546, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.900621, + "strategy_rank": 74.42572, + "rr": 0.848602, + "primary_prob": 40.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.272903, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.767358, + "range_504_ratio": 2.154068, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.775133, + "hold30_r": 5.981999 + }, + { + "symbol": "TXT", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.602484, + "strategy_rank": 72.21901, + "rr": 1.45895, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.188425, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081325, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.677019, + "strategy_rank": 89.744633, + "rr": 0.958771, + "primary_prob": 42.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.438157, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.918569, + "hold30_r": 1.567192 + }, + { + "symbol": "URI", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 93.383321, + "rr": 1.052712, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.579068, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046818, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.689441, + "strategy_rank": 79.531988, + "rr": 1.669993, + "primary_prob": 15.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.50499, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054032, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.21118, + "strategy_rank": 71.253533, + "rr": 1.029795, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.544693, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077326, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.459627, + "strategy_rank": 60.856727, + "rr": 1.07996, + "primary_prob": 46.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.61994, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.113485, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.465839, + "strategy_rank": 62.505988, + "rr": 1.336415, + "primary_prob": 21.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.004622, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.441435, + "range_504_ratio": 1.554937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.25397, + "hold30_r": 2.434515 + }, + { + "symbol": "WRB", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.937888, + "strategy_rank": 72.112849, + "rr": 1.297312, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.945969, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.411991, + "hold30_r": -1.327926 + }, + { + "symbol": "WSM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.26087, + "strategy_rank": 96.363254, + "rr": 1.365749, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.048623, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.232849, + "range_504_ratio": 3.43099, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.333555, + "hold30_r": 0.260622 + }, + { + "symbol": "CEG", + "date": "2024-05-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 77.222222, + "rr": 1.075433, + "primary_prob": 42.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.613149, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032914, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.030023, + "strategy_rank": 70.660117, + "rr": 0.757617, + "primary_prob": 53.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.136425, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073732, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.644342, + "strategy_rank": 63.011939, + "rr": 1.200252, + "primary_prob": 26.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.800378, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075886, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.801386, + "strategy_rank": 66.510105, + "rr": 1.254624, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.881936, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072062, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.919169, + "strategy_rank": 70.97629, + "rr": 0.851833, + "primary_prob": 53.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.27775, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072529, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.642032, + "strategy_rank": 85.962225, + "rr": 1.745443, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.618165, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.306196, + "range_504_ratio": 3.692101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.706463, + "hold30_r": 2.648676 + }, + { + "symbol": "APH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.762125, + "strategy_rank": 65.851826, + "rr": 1.227042, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.840562, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.809632, + "range_504_ratio": 2.247082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.161001, + "hold30_r": -0.836904 + }, + { + "symbol": "APP", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.498845, + "strategy_rank": 98.360956, + "rr": 1.504948, + "primary_prob": 37.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.257423, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030063, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.450346, + "strategy_rank": 73.206246, + "rr": 0.803663, + "primary_prob": 37.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.205494, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.038317, + "range_504_ratio": 2.824459, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047798, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.916859, + "strategy_rank": 84.134189, + "rr": 2.483325, + "primary_prob": 20.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.724987, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.430244, + "hold30_r": 3.740019 + }, + { + "symbol": "AXP", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.023095, + "strategy_rank": 65.946962, + "rr": 1.194915, + "primary_prob": 26.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.792373, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.626341, + "range_504_ratio": 1.870752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079768, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.484988, + "strategy_rank": 67.13534, + "rr": 1.49435, + "primary_prob": 37.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.241526, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.426515, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.143187, + "strategy_rank": 70.092618, + "rr": 0.971143, + "primary_prob": 31.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.456715, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.641709, + "range_504_ratio": 1.899724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069157, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.836028, + "strategy_rank": 76.494562, + "rr": 1.538034, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.307052, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053874, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.374134, + "strategy_rank": 62.39961, + "rr": 0.823001, + "primary_prob": 50.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.234501, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075482, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.376443, + "strategy_rank": 70.106763, + "rr": 1.860011, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.790016, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.626005, + "range_504_ratio": 1.870125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070081, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.106236, + "strategy_rank": 82.747029, + "rr": 1.232757, + "primary_prob": 39.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.849136, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077591, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.953811, + "strategy_rank": 72.448636, + "rr": 1.558588, + "primary_prob": 19.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.337882, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.002327, + "range_504_ratio": 2.724613, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.48589, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.191686, + "strategy_rank": 99.122761, + "rr": 0.70577, + "primary_prob": 59.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 1.058655, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.686651, + "hold30_r": 0.731665 + }, + { + "symbol": "COR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.066975, + "strategy_rank": 62.434771, + "rr": 0.711318, + "primary_prob": 74.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.066977, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.630369, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.108545, + "strategy_rank": 79.935151, + "rr": 1.362202, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.043303, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04475, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.110855, + "strategy_rank": 93.317045, + "rr": 0.85728, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.28592, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.826687, + "hold30_r": 2.291862 + }, + { + "symbol": "CVNA", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884527, + "strategy_rank": 99.746158, + "rr": 0.774505, + "primary_prob": 40.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.161758, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.753386, + "hold30_r": 3.713783 + }, + { + "symbol": "DASH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.91224, + "strategy_rank": 85.951717, + "rr": 2.45099, + "primary_prob": 20.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.676485, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038962, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.267898, + "strategy_rank": 98.337702, + "rr": 0.758087, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.13713, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.741363, + "hold30_r": -0.434459 + }, + { + "symbol": "DPZ", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.688222, + "strategy_rank": 79.603555, + "rr": 1.298979, + "primary_prob": 51.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.948469, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067837, + "hold30_r": -1.0 + }, + { + "symbol": "ECL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.408776, + "strategy_rank": 60.653963, + "rr": 1.357594, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.036391, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.588329, + "range_504_ratio": 1.800977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.252366, + "hold30_r": 2.349247 + }, + { + "symbol": "EME", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.344111, + "strategy_rank": 84.68067, + "rr": 1.333365, + "primary_prob": 22.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.000047, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.435811, + "range_504_ratio": 4.203053, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046884, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.113164, + "strategy_rank": 83.273332, + "rr": 1.928902, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.893354, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.954657, + "range_504_ratio": 2.597778, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056916, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.95612, + "strategy_rank": 75.657519, + "rr": 1.221856, + "primary_prob": 26.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.832783, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054695, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.879908, + "strategy_rank": 80.560226, + "rr": 1.96271, + "primary_prob": 21.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.944065, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.904633, + "hold30_r": 3.080343 + }, + { + "symbol": "FICO", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.87067, + "strategy_rank": 80.908085, + "rr": 0.740735, + "primary_prob": 43.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.111102, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.362943, + "range_504_ratio": 3.907677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.695704, + "hold30_r": 5.377007 + }, + { + "symbol": "FITB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.872979, + "strategy_rank": 79.757106, + "rr": 1.473776, + "primary_prob": 37.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.210665, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.594598, + "range_504_ratio": 1.812302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061501, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.882217, + "strategy_rank": 93.976722, + "rr": 1.511595, + "primary_prob": 19.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.267393, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.558953, + "range_504_ratio": 4.753843, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032614, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.875289, + "strategy_rank": 89.298169, + "rr": 1.153901, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.730851, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048455, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.378753, + "strategy_rank": 82.727411, + "rr": 0.686886, + "primary_prob": 55.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.030328, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.604393, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.101617, + "strategy_rank": 65.291201, + "rr": 2.238173, + "primary_prob": 26.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.35726, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.176825, + "hold30_r": 2.977815 + }, + { + "symbol": "HLT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.909931, + "strategy_rank": 60.874322, + "rr": 1.569762, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.354643, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503654, + "hold30_r": 3.607977 + }, + { + "symbol": "IR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.568129, + "strategy_rank": 71.167241, + "rr": 1.341069, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.011604, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.90046, + "range_504_ratio": 2.460736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.283977, + "hold30_r": 2.52996 + }, + { + "symbol": "KEY", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.681293, + "strategy_rank": 83.921542, + "rr": 1.630661, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.445992, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049479, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.725173, + "strategy_rank": 82.001047, + "rr": 0.700057, + "primary_prob": 56.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.050086, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.949953, + "range_504_ratio": 2.585588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.225429, + "hold30_r": -1.179921 + }, + { + "symbol": "KR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.254042, + "strategy_rank": 66.177829, + "rr": 1.275735, + "primary_prob": 41.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.913602, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.333031, + "range_504_ratio": 1.395191, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087086, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.2194, + "strategy_rank": 59.964998, + "rr": 0.671573, + "primary_prob": 61.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.007359, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093055, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.420323, + "strategy_rank": 70.400801, + "rr": 1.793278, + "primary_prob": 12.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.689917, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089985, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.069284, + "strategy_rank": 79.276873, + "rr": 0.815776, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.223664, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.033129, + "range_504_ratio": 2.809844, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.769425, + "hold30_r": 2.576208 + }, + { + "symbol": "MET", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.064665, + "strategy_rank": 62.167065, + "rr": 0.966595, + "primary_prob": 50.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 1.449893, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070221, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.295612, + "strategy_rank": 86.515579, + "rr": 1.523349, + "primary_prob": 43.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.285024, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.470679, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.727483, + "strategy_rank": 87.735881, + "rr": 0.875964, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.313946, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05023, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.422633, + "strategy_rank": 99.561241, + "rr": 1.714079, + "primary_prob": 28.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.571119, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017118, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.806005, + "strategy_rank": 89.882888, + "rr": 0.910236, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.365354, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.880602, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.946882, + "strategy_rank": 59.742402, + "rr": 1.935865, + "primary_prob": 10.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.903797, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854179, + "hold30_r": 2.993658 + }, + { + "symbol": "PCAR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.297921, + "strategy_rank": 69.309237, + "rr": 0.98172, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.472581, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919366, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.65127, + "strategy_rank": 73.192221, + "rr": 1.185116, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.777674, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.6954, + "range_504_ratio": 2.00451, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.112454, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.799076, + "strategy_rank": 70.60226, + "rr": 1.787854, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.681781, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057776, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.60739, + "strategy_rank": 82.794377, + "rr": 1.275143, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.912715, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.253632, + "range_504_ratio": 3.503043, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.150724, + "hold30_r": -1.095819 + }, + { + "symbol": "PKG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.605081, + "strategy_rank": 65.052622, + "rr": 1.902892, + "primary_prob": 11.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.854338, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.816624, + "hold30_r": -1.0 + }, + { + "symbol": "PRU", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.56351, + "strategy_rank": 62.085115, + "rr": 1.097974, + "primary_prob": 43.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.646962, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085095, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.187067, + "strategy_rank": 79.037175, + "rr": 1.466574, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.199861, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.24656, + "hold30_r": -1.190584 + }, + { + "symbol": "QCOM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.256351, + "strategy_rank": 79.940345, + "rr": 0.951199, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.426798, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.762114, + "range_504_ratio": 2.142801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.905761, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.715935, + "strategy_rank": 70.618802, + "rr": 2.655328, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 3.982992, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.654984, + "range_504_ratio": 1.925111, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058612, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.729792, + "strategy_rank": 99.007048, + "rr": 1.802303, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.703455, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.786413, + "hold30_r": 0.471197 + }, + { + "symbol": "STLD", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.177829, + "strategy_rank": 73.15666, + "rr": 2.368081, + "primary_prob": 9.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.552121, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.885323, + "range_504_ratio": 2.423767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056228, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.332564, + "strategy_rank": 74.345597, + "rr": 2.704566, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 4.056849, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.563637, + "range_504_ratio": 1.757052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057522, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.639723, + "strategy_rank": 80.192789, + "rr": 1.252823, + "primary_prob": 42.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 1.879234, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.198196, + "hold30_r": 10.210285 + }, + { + "symbol": "TT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.073903, + "strategy_rank": 76.179068, + "rr": 1.066058, + "primary_prob": 32.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.599087, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.030501, + "range_504_ratio": 2.80247, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.008488, + "hold30_r": 1.248097 + }, + { + "symbol": "TXT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.949192, + "strategy_rank": 71.601804, + "rr": 1.347849, + "primary_prob": 23.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.021774, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077226, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.339492, + "strategy_rank": 89.473977, + "rr": 1.155569, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.733353, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.113864, + "hold30_r": 1.578896 + }, + { + "symbol": "URI", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.341801, + "strategy_rank": 92.68286, + "rr": 1.300911, + "primary_prob": 39.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.951366, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039333, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.531178, + "strategy_rank": 82.402966, + "rr": 1.686317, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.529476, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.455214, + "hold30_r": -1.409811 + }, + { + "symbol": "VRT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.65358, + "strategy_rank": 98.269617, + "rr": 1.12426, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.68639, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024983, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.960739, + "strategy_rank": 97.265597, + "rr": 0.911816, + "primary_prob": 32.19, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.367724, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023667, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.381062, + "strategy_rank": 73.652557, + "rr": 0.712775, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.069163, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075843, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.337182, + "strategy_rank": 72.251253, + "rr": 1.55271, + "primary_prob": 19.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.329065, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074494, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.487298, + "strategy_rank": 59.202354, + "rr": 0.8543, + "primary_prob": 53.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.28145, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773542, + "hold30_r": 4.41703 + }, + { + "symbol": "WRB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.300231, + "strategy_rank": 71.791477, + "rr": 0.837572, + "primary_prob": 47.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.256358, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080449, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.036952, + "strategy_rank": 96.203721, + "rr": 0.889019, + "primary_prob": 40.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.333529, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036352, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-06-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.575058, + "strategy_rank": 96.226416, + "rr": 1.596059, + "primary_prob": 20.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.394089, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.567994, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-06-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.648961, + "strategy_rank": 94.758425, + "rr": 2.26207, + "primary_prob": 21.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.393106, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.246661, + "range_504_ratio": 3.478708, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022858, + "hold30_r": 0.355542 + }, + { + "symbol": "ACGL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.822408, + "strategy_rank": 71.754257, + "rr": 1.141245, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.711868, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075147, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.57211, + "strategy_rank": 65.614762, + "rr": 0.818495, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.227742, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.546216, + "range_504_ratio": 1.726707, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095834, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.935638, + "strategy_rank": 62.262089, + "rr": 1.104195, + "primary_prob": 40.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.656292, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075653, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299166, + "strategy_rank": 65.837987, + "rr": 1.364138, + "primary_prob": 39.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.046208, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079586, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994041, + "strategy_rank": 71.460114, + "rr": 0.945174, + "primary_prob": 50.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.417762, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074346, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.45888, + "strategy_rank": 78.428359, + "rr": 0.770748, + "primary_prob": 57.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.156121, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066615, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.61025, + "strategy_rank": 91.398604, + "rr": 0.740968, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.111451, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.306196, + "range_504_ratio": 3.692101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.69756, + "hold30_r": 2.062457 + }, + { + "symbol": "APH", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.34565, + "strategy_rank": 67.45624, + "rr": 0.69057, + "primary_prob": 56.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.035855, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.809632, + "range_504_ratio": 2.247082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.625413, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.688915, + "strategy_rank": 98.475098, + "rr": 0.865558, + "primary_prob": 47.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.298337, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028602, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.127533, + "strategy_rank": 76.13213, + "rr": 0.966472, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.449708, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.038317, + "range_504_ratio": 2.824459, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04403, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.749702, + "strategy_rank": 82.824791, + "rr": 1.933438, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.900157, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.875933, + "hold30_r": 2.79163 + }, + { + "symbol": "CASY", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.656734, + "strategy_rank": 75.016857, + "rr": 1.171903, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.757854, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.641709, + "range_504_ratio": 1.899724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.107426, + "hold30_r": 4.497008 + }, + { + "symbol": "CAT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.406436, + "strategy_rank": 72.698791, + "rr": 1.865809, + "primary_prob": 20.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.798714, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059506, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.365912, + "strategy_rank": 63.120424, + "rr": 1.136054, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.704081, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078785, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.418355, + "strategy_rank": 71.242849, + "rr": 1.726502, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.589754, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.626005, + "range_504_ratio": 1.870125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069718, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.961859, + "strategy_rank": 82.359016, + "rr": 1.515575, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.273363, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074976, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.048868, + "strategy_rank": 57.019922, + "rr": 0.667088, + "primary_prob": 48.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.000632, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.346131, + "range_504_ratio": 1.413588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.554102, + "hold30_r": 1.624402 + }, + { + "symbol": "CMG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.371871, + "strategy_rank": 74.946024, + "rr": 0.874119, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.311178, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.002327, + "range_504_ratio": 2.724613, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.804336, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.927294, + "strategy_rank": 98.927678, + "rr": 1.694521, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.541781, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020966, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.650775, + "strategy_rank": 62.298399, + "rr": 1.691764, + "primary_prob": 34.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.537646, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082945, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.796186, + "strategy_rank": 78.264473, + "rr": 1.301658, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.952487, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047331, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.121573, + "strategy_rank": 65.127958, + "rr": 1.418308, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.127463, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.718982, + "range_504_ratio": 2.052344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.32451, + "hold30_r": 4.790304 + }, + { + "symbol": "CVNA", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642431, + "strategy_rank": 99.571131, + "rr": 1.615632, + "primary_prob": 21.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.423449, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.592042, + "hold30_r": 1.675673 + }, + { + "symbol": "DASH", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.790226, + "strategy_rank": 84.367444, + "rr": 2.277252, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.415877, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040858, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.450536, + "strategy_rank": 98.45109, + "rr": 0.82925, + "primary_prob": 36.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.243875, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.810231, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.755662, + "strategy_rank": 79.757534, + "rr": 1.049786, + "primary_prob": 42.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.574679, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06717, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.258641, + "strategy_rank": 84.581049, + "rr": 1.001339, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.502009, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.435811, + "range_504_ratio": 4.203053, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04964, + "hold30_r": -1.0 + }, + { + "symbol": "EMR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.095352, + "strategy_rank": 69.85246, + "rr": 0.789641, + "primary_prob": 56.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.184461, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.477845, + "range_504_ratio": 1.612596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.720878, + "hold30_r": 1.691726 + }, + { + "symbol": "ERIE", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.020262, + "strategy_rank": 83.342755, + "rr": 2.387308, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.580962, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.906737, + "range_504_ratio": 2.47623, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059867, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.444577, + "strategy_rank": 79.37549, + "rr": 1.172752, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.759128, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047417, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.159714, + "strategy_rank": 80.483228, + "rr": 1.59167, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.387505, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06412, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.060787, + "strategy_rank": 87.599694, + "rr": 1.460124, + "primary_prob": 19.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.190185, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.362943, + "range_504_ratio": 3.907677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.412209, + "hold30_r": 4.554818 + }, + { + "symbol": "FITB", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.333731, + "strategy_rank": 75.80504, + "rr": 1.667318, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 2.500977, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.573794, + "range_504_ratio": 1.774989, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605438, + "hold30_r": 4.655809 + }, + { + "symbol": "FIX", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.781883, + "strategy_rank": 94.390175, + "rr": 1.10962, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.66443, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.558953, + "range_504_ratio": 4.753843, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.078729, + "hold30_r": -0.375401 + }, + { + "symbol": "GE", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.153754, + "strategy_rank": 90.050485, + "rr": 1.046148, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.569222, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053995, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.848629, + "strategy_rank": 83.244041, + "rr": 0.931034, + "primary_prob": 48.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.396551, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089884, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.584029, + "strategy_rank": 64.944534, + "rr": 0.673062, + "primary_prob": 51.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.009593, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084881, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.598331, + "strategy_rank": 60.247403, + "rr": 1.782207, + "primary_prob": 13.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.67331, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.712244, + "hold30_r": 1.670339 + }, + { + "symbol": "IR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.883194, + "strategy_rank": 67.925379, + "rr": 1.272639, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.908958, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.90046, + "range_504_ratio": 2.460736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.217097, + "hold30_r": 1.388699 + }, + { + "symbol": "JPM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.028605, + "strategy_rank": 62.78431, + "rr": 0.74318, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.114771, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.709405, + "range_504_ratio": 2.03278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080788, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.551847, + "strategy_rank": 58.843436, + "rr": 1.050372, + "primary_prob": 47.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.575557, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096137, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.810489, + "strategy_rank": 60.103056, + "rr": 1.613505, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.420257, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072608, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.107271, + "strategy_rank": 90.503661, + "rr": 1.007908, + "primary_prob": 46.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.511862, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.951005, + "hold30_r": -1.326337 + }, + { + "symbol": "MPC", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.23242, + "strategy_rank": 86.841265, + "rr": 0.99611, + "primary_prob": 37.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.494166, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053393, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.88081, + "strategy_rank": 99.880853, + "rr": 2.014139, + "primary_prob": 24.48, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.021209, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018236, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.075089, + "strategy_rank": 81.152563, + "rr": 1.429692, + "primary_prob": 38.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.144538, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.39704, + "range_504_ratio": 4.043214, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.371922, + "hold30_r": -0.380952 + }, + { + "symbol": "NRG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.973778, + "strategy_rank": 91.403073, + "rr": 1.151368, + "primary_prob": 26.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.727051, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030172, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.185936, + "strategy_rank": 95.901584, + "rr": 1.570943, + "primary_prob": 31.15, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.356414, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.016461, + "hold30_r": -0.509535 + }, + { + "symbol": "PCAR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.83671, + "strategy_rank": 67.84284, + "rr": 1.590365, + "primary_prob": 24.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.385547, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066738, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.543504, + "strategy_rank": 73.259024, + "rr": 1.053997, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.580996, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.6954, + "range_504_ratio": 2.00451, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07475, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.101311, + "strategy_rank": 69.070918, + "rr": 2.111043, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.166565, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062913, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.412396, + "strategy_rank": 81.060106, + "rr": 1.637646, + "primary_prob": 17.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.456469, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.253632, + "range_504_ratio": 3.503043, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049825, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.982122, + "strategy_rank": 63.844628, + "rr": 1.569695, + "primary_prob": 17.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.354543, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.481004, + "hold30_r": -1.0 + }, + { + "symbol": "PRU", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.359952, + "strategy_rank": 62.330538, + "rr": 1.922272, + "primary_prob": 12.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.883408, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08455, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.895113, + "strategy_rank": 77.969436, + "rr": 1.788834, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.68325, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.188776, + "hold30_r": -1.127695 + }, + { + "symbol": "QCOM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.644815, + "strategy_rank": 79.294228, + "rr": 0.921239, + "primary_prob": 46.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.381858, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.762114, + "range_504_ratio": 2.142801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873501, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.266985, + "strategy_rank": 59.058318, + "rr": 1.803956, + "primary_prob": 13.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.705934, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.600965, + "range_504_ratio": 1.823878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.699064, + "hold30_r": 3.338642 + }, + { + "symbol": "SMCI", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.212157, + "strategy_rank": 98.641367, + "rr": 1.838928, + "primary_prob": 20.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.758393, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.820669, + "hold30_r": -0.873636 + }, + { + "symbol": "STX", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.604291, + "strategy_rank": 83.144432, + "rr": 1.602766, + "primary_prob": 50.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.40415, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.757594, + "range_504_ratio": 2.133137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558574, + "hold30_r": 2.222518 + }, + { + "symbol": "SW", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.828367, + "strategy_rank": 82.365571, + "rr": 1.149545, + "primary_prob": 45.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.724318, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070154, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.133492, + "strategy_rank": 69.564873, + "rr": 0.99111, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.486665, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.929232, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.505364, + "strategy_rank": 87.296612, + "rr": 1.57239, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.358585, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531235, + "hold30_r": 1.99726 + }, + { + "symbol": "TXT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313468, + "strategy_rank": 70.926571, + "rr": 1.874248, + "primary_prob": 14.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.811372, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081819, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.174017, + "strategy_rank": 85.89324, + "rr": 2.214452, + "primary_prob": 38.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.321678, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.042081, + "hold30_r": -0.754509 + }, + { + "symbol": "URI", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.319428, + "strategy_rank": 88.037885, + "rr": 1.502689, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.254034, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042262, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.697259, + "strategy_rank": 79.30951, + "rr": 1.687041, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.530561, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048363, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.404052, + "strategy_rank": 98.332837, + "rr": 1.066088, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.599133, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021635, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.165673, + "strategy_rank": 97.630257, + "rr": 0.907974, + "primary_prob": 35.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.36196, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.887341, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.517282, + "strategy_rank": 72.626383, + "rr": 1.688291, + "primary_prob": 16.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.532437, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080244, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.889154, + "strategy_rank": 71.536693, + "rr": 1.516318, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.274477, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.4445, + "hold30_r": -1.072369 + }, + { + "symbol": "WM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.743743, + "strategy_rank": 60.213477, + "rr": 0.797449, + "primary_prob": 56.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.196174, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.71406, + "hold30_r": 3.239076 + }, + { + "symbol": "WRB", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.511323, + "strategy_rank": 71.086498, + "rr": 0.729755, + "primary_prob": 54.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.094633, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083459, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.49702, + "strategy_rank": 96.033628, + "rr": 0.901267, + "primary_prob": 40.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.351901, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.866284, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-06-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.735399, + "strategy_rank": 96.343351, + "rr": 1.154811, + "primary_prob": 40.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.732217, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029996, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-06-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.802145, + "strategy_rank": 94.911502, + "rr": 2.211918, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.317877, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.271261, + "range_504_ratio": 3.565345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023899, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.904762, + "strategy_rank": 71.503369, + "rr": 1.575266, + "primary_prob": 17.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.362898, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070636, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.666667, + "strategy_rank": 67.333135, + "rr": 1.068025, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.602037, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.546216, + "range_504_ratio": 1.726707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.971673, + "hold30_r": 4.063972 + }, + { + "symbol": "AIG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.619048, + "strategy_rank": 64.829172, + "rr": 0.793173, + "primary_prob": 56.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.18976, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.719014, + "hold30_r": 2.631381 + }, + { + "symbol": "AIZ", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 65.794689, + "rr": 1.477206, + "primary_prob": 37.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.215809, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.203975, + "hold30_r": -1.126422 + }, + { + "symbol": "ALL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.119048, + "strategy_rank": 71.327685, + "rr": 0.864887, + "primary_prob": 53.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.29733, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.792818, + "hold30_r": 2.810315 + }, + { + "symbol": "AMGN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.47619, + "strategy_rank": 79.274475, + "rr": 0.968166, + "primary_prob": 50.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.452249, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899007, + "hold30_r": 3.328202 + }, + { + "symbol": "APP", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.690476, + "strategy_rank": 98.476912, + "rr": 1.729938, + "primary_prob": 21.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.594908, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.703141, + "hold30_r": -0.232252 + }, + { + "symbol": "ARES", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.690476, + "strategy_rank": 79.027447, + "rr": 0.679522, + "primary_prob": 57.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.019283, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.038317, + "range_504_ratio": 2.824459, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.635286, + "hold30_r": 3.163445 + }, + { + "symbol": "AXON", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.166667, + "strategy_rank": 79.891696, + "rr": 1.841329, + "primary_prob": 38.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.761994, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059348, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.47619, + "strategy_rank": 67.891003, + "rr": 1.562363, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.343545, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.626341, + "range_504_ratio": 1.870752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489802, + "hold30_r": 3.936901 + }, + { + "symbol": "CB", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.309524, + "strategy_rank": 65.985632, + "rr": 0.928699, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.393049, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845543, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.071429, + "strategy_rank": 71.954518, + "rr": 1.933132, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.899698, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.616, + "range_504_ratio": 1.851507, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.865941, + "hold30_r": 2.612367 + }, + { + "symbol": "CI", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.119048, + "strategy_rank": 64.434701, + "rr": 0.753949, + "primary_prob": 57.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.130923, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.420452, + "range_504_ratio": 1.52265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678633, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.928571, + "strategy_rank": 98.928954, + "rr": 0.911591, + "primary_prob": 56.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.367386, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020881, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.404762, + "strategy_rank": 61.330658, + "rr": 1.669532, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.504298, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091253, + "hold30_r": -1.008225 + }, + { + "symbol": "CRH", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.166667, + "strategy_rank": 80.823325, + "rr": 1.523659, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.285489, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04733, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642857, + "strategy_rank": 99.571641, + "rr": 1.072913, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 15.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.609369, + "raw_level_count": 163, + "gate_level_count": 163, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.050961, + "hold30_r": 2.448054 + }, + { + "symbol": "DASH", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.809524, + "strategy_rank": 84.885454, + "rr": 1.555023, + "primary_prob": 21.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.332534, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048926, + "hold30_r": -1.00445 + }, + { + "symbol": "DECK", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.52381, + "strategy_rank": 93.49128, + "rr": 1.612234, + "primary_prob": 31.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.418351, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.535183, + "range_504_ratio": 4.642174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04893, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.214286, + "strategy_rank": 98.286266, + "rr": 1.012594, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.518891, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.989151, + "hold30_r": -1.146323 + }, + { + "symbol": "DPZ", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.738095, + "strategy_rank": 79.6848, + "rr": 1.776027, + "primary_prob": 28.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.66404, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066637, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.833333, + "strategy_rank": 84.772394, + "rr": 1.305209, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.957814, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055132, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.5, + "strategy_rank": 87.227408, + "rr": 1.163146, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.744719, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.435811, + "range_504_ratio": 4.203053, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048308, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.261905, + "strategy_rank": 83.814606, + "rr": 1.368135, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.052202, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.906737, + "range_504_ratio": 2.47623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306868, + "hold30_r": 7.386915 + }, + { + "symbol": "ETN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.142857, + "strategy_rank": 80.516647, + "rr": 1.007918, + "primary_prob": 32.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.511877, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048128, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.285714, + "strategy_rank": 82.195006, + "rr": 1.760073, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.640109, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697476, + "hold30_r": 2.461348 + }, + { + "symbol": "FIS", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.833333, + "strategy_rank": 73.460266, + "rr": 0.671228, + "primary_prob": 53.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.006841, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.807231, + "range_504_ratio": 2.241692, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.605723, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.214286, + "strategy_rank": 74.33799, + "rr": 1.576554, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 2.364831, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.571115, + "range_504_ratio": 1.77024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.517063, + "hold30_r": 5.581977 + }, + { + "symbol": "FIX", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.785714, + "strategy_rank": 94.931926, + "rr": 1.129871, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.694806, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.558953, + "range_504_ratio": 4.753843, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032084, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.47619, + "strategy_rank": 75.251883, + "rr": 0.747338, + "primary_prob": 41.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.121007, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.793507, + "range_504_ratio": 2.211137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678577, + "hold30_r": 1.845556 + }, + { + "symbol": "GE", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.404762, + "strategy_rank": 90.55004, + "rr": 0.844948, + "primary_prob": 40.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.267422, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046595, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 85.131193, + "rr": 1.395878, + "primary_prob": 39.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.093816, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.316117, + "hold30_r": 2.724186 + }, + { + "symbol": "HWM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.833333, + "strategy_rank": 90.377031, + "rr": 0.766304, + "primary_prob": 44.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.149456, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.0529, + "range_504_ratio": 2.865952, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056114, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.571429, + "strategy_rank": 77.592747, + "rr": 1.202104, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.803156, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.901692, + "range_504_ratio": 2.463768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.141458, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.738095, + "strategy_rank": 81.70977, + "rr": 1.507562, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.261343, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.468537, + "range_504_ratio": 1.597656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.956901, + "hold30_r": -1.905886 + }, + { + "symbol": "JPM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.785714, + "strategy_rank": 66.493163, + "rr": 1.090906, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.636359, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.709405, + "range_504_ratio": 2.03278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.018062, + "hold30_r": 3.328757 + }, + { + "symbol": "KEY", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.071429, + "strategy_rank": 81.153686, + "rr": 2.556728, + "primary_prob": 23.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.835091, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.510214, + "hold30_r": 4.407855 + }, + { + "symbol": "L", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.880952, + "strategy_rank": 59.666369, + "rr": 1.802978, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.704467, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093136, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.380952, + "strategy_rank": 61.768926, + "rr": 1.236264, + "primary_prob": 42.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 96, + "primary_distance_atr": 1.854396, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.163061, + "hold30_r": 3.940809 + }, + { + "symbol": "META", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.928571, + "strategy_rank": 89.967004, + "rr": 0.824255, + "primary_prob": 52.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.236382, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.763624, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.809524, + "strategy_rank": 86.71304, + "rr": 0.992242, + "primary_prob": 37.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.488363, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.243918, + "hold30_r": -1.190999 + }, + { + "symbol": "MSTR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880952, + "strategy_rank": 99.880995, + "rr": 0.91961, + "primary_prob": 39.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.379415, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01671, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.97619, + "strategy_rank": 92.44778, + "rr": 0.834749, + "primary_prob": 43.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.252124, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.8018, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.071429, + "strategy_rank": 95.930143, + "rr": 1.883737, + "primary_prob": 26.21, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.825605, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021166, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.97619, + "strategy_rank": 61.008423, + "rr": 0.94098, + "primary_prob": 51.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.41147, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859841, + "hold30_r": 2.196561 + }, + { + "symbol": "PGR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.142857, + "strategy_rank": 73.10107, + "rr": 1.357829, + "primary_prob": 22.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.036744, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.6954, + "range_504_ratio": 2.00451, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.288143, + "hold30_r": 0.983862 + }, + { + "symbol": "PH", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 68.235434, + "rr": 1.963735, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.945603, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.912518, + "hold30_r": 2.789944 + }, + { + "symbol": "PHM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.547619, + "strategy_rank": 80.987614, + "rr": 1.384374, + "primary_prob": 21.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.076561, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.253632, + "range_504_ratio": 3.503043, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049155, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.095238, + "strategy_rank": 65.554895, + "rr": 1.441544, + "primary_prob": 19.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.162316, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.351084, + "hold30_r": -1.0 + }, + { + "symbol": "PRU", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.452381, + "strategy_rank": 64.587891, + "rr": 1.460197, + "primary_prob": 38.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.190295, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.382863, + "hold30_r": 3.650239 + }, + { + "symbol": "PSX", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.97619, + "strategy_rank": 79.494748, + "rr": 1.981628, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.972442, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060999, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.642857, + "strategy_rank": 82.044293, + "rr": 0.865802, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.298703, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.623047, + "range_504_ratio": 5.068511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.817062, + "hold30_r": 1.242043 + }, + { + "symbol": "RL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.238095, + "strategy_rank": 80.958581, + "rr": 0.719857, + "primary_prob": 63.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.079786, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052411, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.428571, + "strategy_rank": 67.915577, + "rr": 2.771224, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 4.156836, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.654984, + "range_504_ratio": 1.925111, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.243825, + "hold30_r": -1.177856 + }, + { + "symbol": "SMCI", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.452381, + "strategy_rank": 98.809651, + "rr": 1.905531, + "primary_prob": 30.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.858297, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019917, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.857143, + "strategy_rank": 83.973246, + "rr": 2.055068, + "primary_prob": 28.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.082601, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.810532, + "range_504_ratio": 2.249105, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048292, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547619, + "strategy_rank": 83.849683, + "rr": 1.408542, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.112814, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.343496, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.642857, + "strategy_rank": 91.144768, + "rr": 2.309947, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.46492, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035913, + "hold30_r": 2.005167 + }, + { + "symbol": "TRV", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.071429, + "strategy_rank": 65.025862, + "rr": 0.961914, + "primary_prob": 50.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.442871, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.447307, + "hold30_r": -1.37072 + }, + { + "symbol": "TSN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.714286, + "strategy_rank": 67.344233, + "rr": 1.166192, + "primary_prob": 43.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.749288, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.680608, + "range_504_ratio": 1.975078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.095777, + "hold30_r": 3.349161 + }, + { + "symbol": "TXT", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.904762, + "strategy_rank": 71.102656, + "rr": 1.587963, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.381944, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50871, + "hold30_r": 3.219186 + }, + { + "symbol": "URI", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.309524, + "strategy_rank": 86.207392, + "rr": 2.239845, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.359767, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.201145, + "hold30_r": 4.305964 + }, + { + "symbol": "VLO", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.02381, + "strategy_rank": 80.78587, + "rr": 1.231792, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.847689, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.18461, + "hold30_r": -1.050692 + }, + { + "symbol": "VRT", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.404762, + "strategy_rank": 98.620194, + "rr": 0.674664, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.011997, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.652695, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.166667, + "strategy_rank": 97.882778, + "rr": 0.830088, + "primary_prob": 38.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.245132, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.8096, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.452381, + "strategy_rank": 71.119996, + "rr": 1.294314, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.941471, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179363, + "hold30_r": -1.108789 + }, + { + "symbol": "WM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.380952, + "strategy_rank": 62.094134, + "rr": 1.32325, + "primary_prob": 39.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.984875, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.237965, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.119048, + "strategy_rank": 72.82174, + "rr": 0.723491, + "primary_prob": 54.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.085236, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.643379, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.738095, + "strategy_rank": 96.454717, + "rr": 1.001392, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.502088, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032541, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-06-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.997644, + "strategy_rank": 96.518445, + "rr": 0.853454, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.280181, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031608, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-06-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.524146, + "strategy_rank": 96.056091, + "rr": 1.332311, + "primary_prob": 37.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.998466, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.204522, + "range_504_ratio": 3.335165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.308028, + "hold30_r": -1.232884 + }, + { + "symbol": "AIG", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.690224, + "strategy_rank": 64.278926, + "rr": 1.840304, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.760456, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.766763, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.632509, + "strategy_rank": 63.38741, + "rr": 1.867703, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 2.801555, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079569, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.228504, + "strategy_rank": 71.036334, + "rr": 1.377062, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.065594, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.310093, + "hold30_r": 1.936368 + }, + { + "symbol": "APP", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.468787, + "strategy_rank": 98.328856, + "rr": 0.70257, + "primary_prob": 54.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.053855, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.67429, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.69258, + "strategy_rank": 78.160011, + "rr": 1.372076, + "primary_prob": 22.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.058115, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.995908, + "range_504_ratio": 2.707182, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.322536, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.745583, + "strategy_rank": 86.189476, + "rr": 0.97361, + "primary_prob": 30.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.460416, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.939873, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.630153, + "strategy_rank": 80.740167, + "rr": 1.177858, + "primary_prob": 40.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.766787, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.340579, + "range_504_ratio": 3.821257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.120227, + "hold30_r": -1.279135 + }, + { + "symbol": "BRO", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.507656, + "strategy_rank": 59.946076, + "rr": 0.750761, + "primary_prob": 38.41, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.126142, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.573677, + "range_504_ratio": 1.774781, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087393, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.096584, + "strategy_rank": 71.462909, + "rr": 1.164761, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.747141, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.101729, + "hold30_r": -1.771206 + }, + { + "symbol": "CB", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.928151, + "strategy_rank": 65.069917, + "rr": 1.932044, + "primary_prob": 10.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.898066, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083942, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.341578, + "strategy_rank": 71.84075, + "rr": 2.034873, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 3.05231, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.973085, + "hold30_r": 6.089533 + }, + { + "symbol": "CI", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.918728, + "strategy_rank": 61.120195, + "rr": 1.524847, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.287271, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076304, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.634865, + "strategy_rank": 77.550516, + "rr": 1.043552, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.565328, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.03228, + "range_504_ratio": 2.807458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055553, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.939929, + "strategy_rank": 98.940677, + "rr": 1.579382, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.369073, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559531, + "hold30_r": -2.672594 + }, + { + "symbol": "CRH", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.685512, + "strategy_rank": 76.281739, + "rr": 2.388914, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.583372, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.344279, + "hold30_r": 0.919224 + }, + { + "symbol": "CVNA", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.646643, + "strategy_rank": 99.576387, + "rr": 1.672114, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.508171, + "raw_level_count": 163, + "gate_level_count": 163, + "range_504_log": 3.595961, + "range_504_ratio": 36.450704, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.647748, + "hold30_r": 0.004737 + }, + { + "symbol": "DECK", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.992933, + "strategy_rank": 92.974841, + "rr": 1.606832, + "primary_prob": 17.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.410248, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.535183, + "range_504_ratio": 4.642174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049642, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.233216, + "strategy_rank": 98.304967, + "rr": 1.101147, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.65172, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022158, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.930506, + "strategy_rank": 77.999181, + "rr": 1.95157, + "primary_prob": 26.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.927356, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063091, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.526502, + "strategy_rank": 86.811442, + "rr": 1.369577, + "primary_prob": 20.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.054365, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.406549, + "range_504_ratio": 4.081844, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045189, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.055359, + "strategy_rank": 83.238399, + "rr": 1.8406, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.7609, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.852031, + "range_504_ratio": 2.344404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.77742, + "hold30_r": 6.260632 + }, + { + "symbol": "ETN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.755006, + "strategy_rank": 79.845425, + "rr": 1.280383, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.920575, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051031, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.46172, + "strategy_rank": 81.115683, + "rr": 2.305966, + "primary_prob": 21.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.45895, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.24115, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.923439, + "strategy_rank": 71.573317, + "rr": 1.124493, + "primary_prob": 41.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.686739, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.807231, + "range_504_ratio": 2.241692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066715, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.995289, + "strategy_rank": 94.305985, + "rr": 1.126532, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.689798, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.512182, + "range_504_ratio": 4.536619, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030879, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281508, + "strategy_rank": 90.276139, + "rr": 1.386099, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.079149, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.339093, + "hold30_r": -1.065325 + }, + { + "symbol": "GEN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.743227, + "strategy_rank": 82.672668, + "rr": 1.641849, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.462774, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.551912, + "range_504_ratio": 1.73657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587932, + "hold30_r": 0.100385 + }, + { + "symbol": "GRMN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.990577, + "strategy_rank": 83.6766, + "rr": 1.483282, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.224924, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.398371, + "hold30_r": 0.540261 + }, + { + "symbol": "GS", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.156655, + "strategy_rank": 64.660892, + "rr": 1.134553, + "primary_prob": 25.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.70183, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.528831, + "range_504_ratio": 1.696948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073606, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.464075, + "strategy_rank": 89.180082, + "rr": 1.413873, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.120809, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.0529, + "range_504_ratio": 2.865952, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.358382, + "hold30_r": 3.448643 + }, + { + "symbol": "IBKR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.404005, + "strategy_rank": 76.557891, + "rr": 1.025809, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.538713, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.901692, + "range_504_ratio": 2.463768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.959175, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.283863, + "strategy_rank": 87.341713, + "rr": 1.625972, + "primary_prob": 49.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.438958, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.740062, + "hold30_r": -2.685776 + }, + { + "symbol": "IR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.336867, + "strategy_rank": 73.972822, + "rr": 1.528444, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.292667, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.90046, + "range_504_ratio": 2.460736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478064, + "hold30_r": -1.448484 + }, + { + "symbol": "JPM", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.101296, + "strategy_rank": 66.158098, + "rr": 0.994818, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.492228, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.709405, + "range_504_ratio": 2.03278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919214, + "hold30_r": -1.0 + }, + { + "symbol": "KEY", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.159011, + "strategy_rank": 79.91683, + "rr": 2.536122, + "primary_prob": 23.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.804183, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.486692, + "hold30_r": 0.959623 + }, + { + "symbol": "KKR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.639576, + "strategy_rank": 87.615858, + "rr": 0.938803, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.408205, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.00323, + "range_504_ratio": 2.727077, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.893916, + "hold30_r": -1.17212 + }, + { + "symbol": "KLAC", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.981154, + "strategy_rank": 83.74568, + "rr": 1.165201, + "primary_prob": 25.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.747802, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.25379, + "range_504_ratio": 3.503597, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.120808, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.683157, + "strategy_rank": 56.865989, + "rr": 1.206086, + "primary_prob": 36.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.809128, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09267, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.23086, + "strategy_rank": 70.463835, + "rr": 0.93679, + "primary_prob": 31.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.405185, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091694, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.447585, + "strategy_rank": 60.05009, + "rr": 1.085084, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 1.627626, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078146, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.168433, + "strategy_rank": 85.805447, + "rr": 1.21255, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.818824, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056928, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.865724, + "strategy_rank": 89.436207, + "rr": 2.678515, + "primary_prob": 22.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 4.017773, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.245083, + "range_504_ratio": 3.473221, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026727, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882214, + "strategy_rank": 99.882297, + "rr": 1.021332, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.531998, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017212, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.935218, + "strategy_rank": 94.304241, + "rr": 1.60109, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.401635, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033015, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.216726, + "strategy_rank": 81.865926, + "rr": 1.288724, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.933086, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.402514, + "range_504_ratio": 4.06541, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060597, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.762073, + "strategy_rank": 91.735449, + "rr": 1.192722, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.789084, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036959, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.870436, + "strategy_rank": 86.140797, + "rr": 0.81532, + "primary_prob": 50.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.22298, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.812383, + "range_504_ratio": 2.253271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748988, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.466431, + "strategy_rank": 96.363165, + "rr": 1.539896, + "primary_prob": 31.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.309845, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020496, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.394582, + "strategy_rank": 62.948945, + "rr": 1.169322, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.753983, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.086581, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.212014, + "strategy_rank": 66.195413, + "rr": 0.736805, + "primary_prob": 48.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.105208, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071297, + "hold30_r": -1.0 + }, + { + "symbol": "PRU", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.452297, + "strategy_rank": 64.827536, + "rr": 1.438243, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.157365, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.355384, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.932862, + "strategy_rank": 78.907293, + "rr": 0.691219, + "primary_prob": 48.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.036829, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.681797, + "hold30_r": -1.618907 + }, + { + "symbol": "QCOM", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.519435, + "strategy_rank": 88.000149, + "rr": 1.004092, + "primary_prob": 31.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.506138, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039302, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.921084, + "strategy_rank": 82.439588, + "rr": 1.498267, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.2474, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055781, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.704358, + "strategy_rank": 98.987293, + "rr": 1.726513, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.58977, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01815, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.86808, + "strategy_rank": 83.117527, + "rr": 1.640244, + "primary_prob": 42.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.460366, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.8212, + "range_504_ratio": 2.273225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.590743, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.819788, + "strategy_rank": 84.977142, + "rr": 1.081186, + "primary_prob": 46.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.621779, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055821, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.57715, + "strategy_rank": 91.711878, + "rr": 1.549006, + "primary_prob": 41.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.323509, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.51044, + "hold30_r": 0.585276 + }, + { + "symbol": "TT", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.699647, + "strategy_rank": 78.134641, + "rr": 0.806554, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.209831, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.024515, + "range_504_ratio": 2.785743, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054905, + "hold30_r": -1.0 + }, + { + "symbol": "TXT", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.392226, + "strategy_rank": 71.559047, + "rr": 1.581017, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.371526, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.530818, + "range_504_ratio": 1.700323, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.499908, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.154299, + "strategy_rank": 82.401429, + "rr": 1.605681, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.408521, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.564974, + "hold30_r": 0.671828 + }, + { + "symbol": "VLO", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.339223, + "strategy_rank": 81.22641, + "rr": 1.785164, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.677746, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.497408, + "hold30_r": -1.450012 + }, + { + "symbol": "VRT", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.411072, + "strategy_rank": 98.635929, + "rr": 1.052832, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.579248, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022515, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.175501, + "strategy_rank": 97.801229, + "rr": 1.132566, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.698849, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023855, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.697291, + "strategy_rank": 72.57318, + "rr": 0.682089, + "primary_prob": 60.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.023133, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070411, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.288575, + "strategy_rank": 91.801885, + "rr": 0.971262, + "primary_prob": 31.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.456892, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.928661, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.396938, + "strategy_rank": 70.942839, + "rr": 1.798273, + "primary_prob": 20.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.69741, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.733503, + "hold30_r": -1.143666 + }, + { + "symbol": "WRB", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.103651, + "strategy_rank": 70.626728, + "rr": 1.596589, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.394883, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08326, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.290931, + "strategy_rank": 96.341019, + "rr": 1.148844, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.723265, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029207, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-07-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.966507, + "strategy_rank": 96.71498, + "rr": 1.072473, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.60871, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.044043, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-07-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.291866, + "strategy_rank": 96.580917, + "rr": 2.363534, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.545301, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.166121, + "range_504_ratio": 3.209518, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047696, + "hold30_r": -1.019196 + }, + { + "symbol": "ACGL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.952153, + "strategy_rank": 69.840016, + "rr": 1.284983, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.927474, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070896, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76555, + "strategy_rank": 63.651637, + "rr": 1.400896, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.101344, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.328344, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.617225, + "strategy_rank": 71.494587, + "rr": 1.730629, + "primary_prob": 33.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.595944, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.659504, + "hold30_r": 4.611252 + }, + { + "symbol": "AMGN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.526316, + "strategy_rank": 78.913767, + "rr": 1.030725, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.546088, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.965979, + "hold30_r": 1.245892 + }, + { + "symbol": "APH", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.593301, + "strategy_rank": 68.264237, + "rr": 1.575522, + "primary_prob": 16.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.363283, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.829991, + "range_504_ratio": 2.293299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064904, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.684211, + "strategy_rank": 98.470355, + "rr": 2.593435, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.890152, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.161328, + "hold30_r": -1.129295 + }, + { + "symbol": "ARES", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.92823, + "strategy_rank": 75.666945, + "rr": 1.476728, + "primary_prob": 20.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.215092, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.995908, + "range_504_ratio": 2.707182, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.422648, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.287081, + "strategy_rank": 80.536279, + "rr": 2.088883, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.133324, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.314437, + "range_504_ratio": 3.722655, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.034275, + "hold30_r": -1.260972 + }, + { + "symbol": "BAC", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.741627, + "strategy_rank": 65.290022, + "rr": 1.747329, + "primary_prob": 48.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.620994, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.495321, + "range_504_ratio": 1.641026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.676519, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.38756, + "strategy_rank": 67.372247, + "rr": 1.670549, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.505823, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592735, + "hold30_r": 2.557545 + }, + { + "symbol": "CBOE", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.200957, + "strategy_rank": 69.202961, + "rr": 1.776229, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.664343, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.576325, + "range_504_ratio": 1.779487, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.706064, + "hold30_r": 7.082399 + }, + { + "symbol": "CI", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.77512, + "strategy_rank": 62.775519, + "rr": 1.558762, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.338143, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489861, + "hold30_r": 0.950297 + }, + { + "symbol": "CMG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.91866, + "strategy_rank": 78.154041, + "rr": 0.715856, + "primary_prob": 47.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.073784, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.03228, + "range_504_ratio": 2.807458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042123, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.923445, + "strategy_rank": 98.924216, + "rr": 1.037764, + "primary_prob": 48.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 1.556646, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.015239, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.698565, + "strategy_rank": 61.413339, + "rr": 1.889973, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.83496, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820373, + "hold30_r": 2.383522 + }, + { + "symbol": "CRH", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.971292, + "strategy_rank": 77.538854, + "rr": 1.893023, + "primary_prob": 30.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.839534, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.846605, + "hold30_r": 3.639995 + }, + { + "symbol": "CVNA", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.162679, + "strategy_rank": 99.234878, + "rr": 1.620942, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.431413, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 3.652303, + "range_504_ratio": 38.56338, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.59883, + "hold30_r": 1.252546 + }, + { + "symbol": "DECK", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.770335, + "strategy_rank": 94.803674, + "rr": 1.252656, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.878983, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.535183, + "range_504_ratio": 4.642174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043226, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.205742, + "strategy_rank": 98.278625, + "rr": 1.547913, + "primary_prob": 32.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.321869, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.34565, + "hold30_r": -1.320925 + }, + { + "symbol": "DPZ", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.191388, + "strategy_rank": 78.026573, + "rr": 2.522506, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.783759, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058528, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.703349, + "strategy_rank": 85.369671, + "rr": 1.325109, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.987663, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050833, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.009569, + "strategy_rank": 86.880446, + "rr": 1.629686, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.444528, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.406549, + "range_504_ratio": 4.081844, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.58586, + "hold30_r": -1.702143 + }, + { + "symbol": "ERIE", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.5311, + "strategy_rank": 82.392773, + "rr": 1.879996, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.819994, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.812257, + "range_504_ratio": 2.252988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.813077, + "hold30_r": 9.025391 + }, + { + "symbol": "ETN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.148325, + "strategy_rank": 79.305021, + "rr": 1.350797, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.026196, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.298592, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.421053, + "strategy_rank": 81.289725, + "rr": 1.169387, + "primary_prob": 39.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.754081, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.10151, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.61244, + "strategy_rank": 70.342551, + "rr": 1.149267, + "primary_prob": 41.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.723901, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.807231, + "range_504_ratio": 2.241692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069029, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.014354, + "strategy_rank": 73.074248, + "rr": 1.437635, + "primary_prob": 38.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.156452, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.571115, + "range_504_ratio": 1.77024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064988, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.813397, + "strategy_rank": 94.205416, + "rr": 0.845096, + "primary_prob": 54.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.267645, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.485009, + "range_504_ratio": 4.415006, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.815724, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.535885, + "strategy_rank": 86.450537, + "rr": 0.759991, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.139986, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.61588, + "range_504_ratio": 5.032315, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.738417, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.875598, + "strategy_rank": 63.143706, + "rr": 1.246495, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.869742, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096274, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.722488, + "strategy_rank": 88.307174, + "rr": 1.176992, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.765488, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.127635, + "hold30_r": -1.369591 + }, + { + "symbol": "GRMN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.942584, + "strategy_rank": 84.319952, + "rr": 1.225549, + "primary_prob": 43.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.838323, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.136011, + "hold30_r": 2.359171 + }, + { + "symbol": "HIG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.626794, + "strategy_rank": 67.360713, + "rr": 1.942769, + "primary_prob": 10.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.914154, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.558773, + "range_504_ratio": 1.748525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867591, + "hold30_r": 3.599947 + }, + { + "symbol": "HWM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.138756, + "strategy_rank": 89.131019, + "rr": 1.66106, + "primary_prob": 22.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.49159, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.045888, + "range_504_ratio": 2.845923, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.606343, + "hold30_r": 5.54037 + }, + { + "symbol": "IP", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.669856, + "strategy_rank": 87.633577, + "rr": 2.35988, + "primary_prob": 25.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.53982, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045108, + "hold30_r": 1.358428 + }, + { + "symbol": "IR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.210526, + "strategy_rank": 72.30059, + "rr": 1.398419, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.097628, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.90046, + "range_504_ratio": 2.460736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.344532, + "hold30_r": -1.0 + }, + { + "symbol": "KEY", + "date": "2024-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.961722, + "strategy_rank": 81.780127, + "rr": 2.194943, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.292414, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.174915, + "hold30_r": -1.121839 + }, + { + "symbol": "KKR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.660287, + "strategy_rank": 87.829504, + "rr": 1.338681, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.008021, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.00323, + "range_504_ratio": 2.727077, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.29128, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.688995, + "strategy_rank": 59.676091, + "rr": 1.95918, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.93877, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091864, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.856459, + "strategy_rank": 69.51408, + "rr": 1.618065, + "primary_prob": 15.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.427098, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531615, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 65.605337, + "rr": 1.889107, + "primary_prob": 11.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.83366, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.661964, + "range_504_ratio": 1.938596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.808287, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.483254, + "strategy_rank": 87.924912, + "rr": 0.748077, + "primary_prob": 57.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.122116, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.689915, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.062201, + "strategy_rank": 85.012276, + "rr": 1.395528, + "primary_prob": 22.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.093292, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057093, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880383, + "strategy_rank": 99.880468, + "rr": 1.598653, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.397979, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.58235, + "hold30_r": -1.657822 + }, + { + "symbol": "MU", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.095694, + "strategy_rank": 94.633811, + "rr": 0.688979, + "primary_prob": 40.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.033468, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.20982, + "hold30_r": -1.178597 + }, + { + "symbol": "NRG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.488038, + "strategy_rank": 91.761913, + "rr": 1.171007, + "primary_prob": 38.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.756511, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039315, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.248804, + "strategy_rank": 96.892778, + "rr": 1.232136, + "primary_prob": 23.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.848205, + "raw_level_count": 151, + "gate_level_count": 151, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.209077, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.100478, + "strategy_rank": 77.462459, + "rr": 1.70478, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.55717, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.226664, + "range_504_ratio": 3.409836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.65854, + "hold30_r": 3.837901 + }, + { + "symbol": "PKG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.440191, + "strategy_rank": 67.150855, + "rr": 0.960696, + "primary_prob": 50.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.441044, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.5488, + "range_504_ratio": 1.731175, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.890769, + "hold30_r": 3.314917 + }, + { + "symbol": "PRU", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.449761, + "strategy_rank": 64.806957, + "rr": 1.487849, + "primary_prob": 19.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.231773, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.402985, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.464115, + "strategy_rank": 77.863305, + "rr": 1.30416, + "primary_prob": 39.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.95624, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063831, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.866029, + "strategy_rank": 88.3277, + "rr": 1.278068, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.917102, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041462, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.382775, + "strategy_rank": 78.463647, + "rr": 0.980515, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.470772, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.653792, + "range_504_ratio": 5.226761, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.928372, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.004785, + "strategy_rank": 61.599531, + "rr": 0.771401, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.157101, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.651064, + "range_504_ratio": 1.91758, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070801, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.114833, + "strategy_rank": 86.759858, + "rr": 1.433277, + "primary_prob": 38.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.149916, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.382747, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.444976, + "strategy_rank": 98.804085, + "rr": 1.790945, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.686418, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018032, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.157895, + "strategy_rank": 83.261839, + "rr": 1.933209, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.899814, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.8212, + "range_504_ratio": 2.273225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879937, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.052632, + "strategy_rank": 84.420613, + "rr": 1.866023, + "primary_prob": 31.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.799035, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.811911, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.397129, + "strategy_rank": 68.930496, + "rr": 1.148378, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.722567, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054568, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.430622, + "strategy_rank": 91.583058, + "rr": 2.197984, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.296975, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.155173, + "hold30_r": 2.455028 + }, + { + "symbol": "TRV", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.45933, + "strategy_rank": 65.291221, + "rr": 1.682336, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.523504, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612084, + "hold30_r": 1.798912 + }, + { + "symbol": "TT", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.37799, + "strategy_rank": 78.701825, + "rr": 0.808777, + "primary_prob": 44.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.213165, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.014485, + "range_504_ratio": 2.757943, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.755647, + "hold30_r": -1.294586 + }, + { + "symbol": "VLO", + "date": "2024-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.373206, + "strategy_rank": 77.478189, + "rr": 2.313153, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.46973, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050398, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.401914, + "strategy_rank": 98.543154, + "rr": 0.936436, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.404654, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.913059, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.641148, + "strategy_rank": 98.137825, + "rr": 0.837889, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.256834, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.814107, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.105263, + "strategy_rank": 72.421178, + "rr": 1.829274, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.743911, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.761954, + "hold30_r": -1.177719 + }, + { + "symbol": "WM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.057416, + "strategy_rank": 58.621576, + "rr": 0.735386, + "primary_prob": 58.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.103079, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.369192, + "range_504_ratio": 1.446565, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642427, + "hold30_r": -1.462251 + }, + { + "symbol": "WRB", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.636364, + "strategy_rank": 71.38913, + "rr": 1.243512, + "primary_prob": 42.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.865268, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.16452, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.727273, + "strategy_rank": 96.619115, + "rr": 0.928552, + "primary_prob": 46.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.392828, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.899191, + "hold30_r": -1.194303 + }, + { + "symbol": "CEG", + "date": "2024-07-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.622028, + "strategy_rank": 96.387854, + "rr": 1.531978, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.297968, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.074186, + "hold30_r": -1.041655 + }, + { + "symbol": "HOOD", + "date": "2024-07-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.619524, + "strategy_rank": 96.034791, + "rr": 0.718613, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.07792, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.166121, + "range_504_ratio": 3.209518, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.689482, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 64.650804, + "rr": 1.134376, + "primary_prob": 45.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.701564, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.333992, + "range_504_ratio": 1.396532, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064668, + "hold30_r": 5.884975 + }, + { + "symbol": "AIG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.728411, + "strategy_rank": 61.805018, + "rr": 1.131601, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.697401, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.05617, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.992491, + "strategy_rank": 69.614968, + "rr": 1.221975, + "primary_prob": 43.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.832962, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144168, + "hold30_r": 4.589064 + }, + { + "symbol": "APP", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.873592, + "strategy_rank": 98.612263, + "rr": 2.366003, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.549004, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031019, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.35169, + "strategy_rank": 73.125958, + "rr": 0.828477, + "primary_prob": 37.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.242716, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.965754, + "range_504_ratio": 2.626767, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.772507, + "hold30_r": -1.561224 + }, + { + "symbol": "AXON", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.730914, + "strategy_rank": 79.573812, + "rr": 1.121727, + "primary_prob": 45.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.68259, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.314437, + "range_504_ratio": 3.722655, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.063963, + "hold30_r": -1.344205 + }, + { + "symbol": "BAC", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.475594, + "strategy_rank": 64.759882, + "rr": 1.0564, + "primary_prob": 62.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.584599, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.516339, + "range_504_ratio": 1.675881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.983517, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.604506, + "strategy_rank": 60.171094, + "rr": 1.351969, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.027953, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.519717, + "range_504_ratio": 1.681552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260745, + "hold30_r": 3.411482 + }, + { + "symbol": "CASY", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.858573, + "strategy_rank": 83.947069, + "rr": 0.822061, + "primary_prob": 51.51, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.233092, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.707097, + "range_504_ratio": 2.028096, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759001, + "hold30_r": 1.283536 + }, + { + "symbol": "CB", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.866083, + "strategy_rank": 68.152325, + "rr": 1.681884, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.522826, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.597549, + "hold30_r": 2.591057 + }, + { + "symbol": "CBOE", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.737171, + "strategy_rank": 70.081938, + "rr": 0.833892, + "primary_prob": 54.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.250838, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.555616, + "range_504_ratio": 1.743015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.760391, + "hold30_r": 8.160519 + }, + { + "symbol": "CI", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.354193, + "strategy_rank": 60.969658, + "rr": 2.186075, + "primary_prob": 23.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.279113, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.121771, + "hold30_r": 1.217242 + }, + { + "symbol": "CMG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.48811, + "strategy_rank": 81.244299, + "rr": 1.65388, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.480821, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.03228, + "range_504_ratio": 2.807458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037179, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.623279, + "strategy_rank": 98.699217, + "rr": 1.598112, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.397168, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.573841, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.851064, + "strategy_rank": 74.760539, + "rr": 2.366265, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.549398, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.311975, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.12015, + "strategy_rank": 95.561259, + "rr": 0.827244, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.240866, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038147, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.123905, + "strategy_rank": 99.199467, + "rr": 2.586053, + "primary_prob": 22.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.87908, + "raw_level_count": 165, + "gate_level_count": 165, + "range_504_log": 3.652303, + "range_504_ratio": 38.56338, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.066693, + "hold30_r": -1.043339 + }, + { + "symbol": "DECK", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.118899, + "strategy_rank": 93.549521, + "rr": 0.982532, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.473798, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.461704, + "range_504_ratio": 4.313304, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039039, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.372966, + "strategy_rank": 98.374185, + "rr": 2.070397, + "primary_prob": 23.99, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.105595, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026336, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.111389, + "strategy_rank": 78.145763, + "rr": 1.979569, + "primary_prob": 29.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.969353, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.890792, + "hold30_r": -3.836999 + }, + { + "symbol": "DVA", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.486859, + "strategy_rank": 83.165146, + "rr": 1.334605, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.001907, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059066, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.978723, + "strategy_rank": 62.354769, + "rr": 1.028292, + "primary_prob": 48.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.542437, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.289513, + "range_504_ratio": 1.335777, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.955639, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.871089, + "strategy_rank": 87.43523, + "rr": 0.675755, + "primary_prob": 50.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.013633, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.406549, + "range_504_ratio": 4.081844, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.628406, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.620776, + "strategy_rank": 83.140161, + "rr": 1.044681, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.567022, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.800905, + "range_504_ratio": 2.227557, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.977638, + "hold30_r": 11.004973 + }, + { + "symbol": "ETN", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.359199, + "strategy_rank": 76.020353, + "rr": 1.078616, + "primary_prob": 45.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.617924, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059359, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.113892, + "strategy_rank": 78.873358, + "rr": 1.074296, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.611445, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.005666, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.242804, + "strategy_rank": 93.273333, + "rr": 1.835323, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.752984, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.454902, + "range_504_ratio": 4.284063, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.834325, + "hold30_r": -1.801759 + }, + { + "symbol": "GDDY", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.493116, + "strategy_rank": 72.811848, + "rr": 0.754148, + "primary_prob": 38.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.131222, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.810225, + "range_504_ratio": 2.248415, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680054, + "hold30_r": 5.843345 + }, + { + "symbol": "GE", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.982478, + "strategy_rank": 87.828184, + "rr": 1.687595, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.531392, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.10061, + "range_504_ratio": 3.006, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055308, + "hold30_r": -1.0 + }, + { + "symbol": "GEN", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.225282, + "strategy_rank": 81.476049, + "rr": 2.391085, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.586627, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.551912, + "range_504_ratio": 1.73657, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064503, + "hold30_r": 1.507702 + }, + { + "symbol": "GRMN", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.739675, + "strategy_rank": 82.794551, + "rr": 0.703548, + "primary_prob": 59.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.055322, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.610087, + "hold30_r": 4.291391 + }, + { + "symbol": "HWM", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.366708, + "strategy_rank": 88.427857, + "rr": 1.008242, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.512363, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.027914, + "range_504_ratio": 2.795228, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.061476, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.61577, + "strategy_rank": 89.100702, + "rr": 2.43939, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.659085, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.389002, + "hold30_r": 3.245125 + }, + { + "symbol": "KEY", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.727159, + "strategy_rank": 77.995528, + "rr": 7.212904, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 10.819357, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.520191, + "hold30_r": -1.46641 + }, + { + "symbol": "L", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.478098, + "strategy_rank": 58.034294, + "rr": 1.474399, + "primary_prob": 33.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.211598, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384684, + "hold30_r": 2.033858 + }, + { + "symbol": "LDOS", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.743429, + "strategy_rank": 69.653734, + "rr": 0.740708, + "primary_prob": 53.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.111061, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651799, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.742178, + "strategy_rank": 67.155105, + "rr": 1.998557, + "primary_prob": 9.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.997836, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.661964, + "range_504_ratio": 1.938596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092528, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.115144, + "strategy_rank": 83.619178, + "rr": 1.541969, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.312954, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.042978, + "range_504_ratio": 2.837654, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.489067, + "hold30_r": 1.596738 + }, + { + "symbol": "MSTR", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.874844, + "strategy_rank": 99.800031, + "rr": 1.585061, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.377591, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.566441, + "hold30_r": -1.81109 + }, + { + "symbol": "MU", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.369212, + "strategy_rank": 94.960695, + "rr": 1.607314, + "primary_prob": 30.51, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.41097, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033825, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.121402, + "strategy_rank": 91.318315, + "rr": 0.880528, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.320792, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041367, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.122653, + "strategy_rank": 97.337543, + "rr": 1.056776, + "primary_prob": 42.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.585164, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028158, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.485607, + "strategy_rank": 67.969887, + "rr": 1.843314, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.764971, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.5488, + "range_504_ratio": 1.731175, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771799, + "hold30_r": 4.262941 + }, + { + "symbol": "PSX", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.235294, + "strategy_rank": 75.322758, + "rr": 0.991542, + "primary_prob": 49.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.487313, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.930785, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.365457, + "strategy_rank": 88.251325, + "rr": 2.214523, + "primary_prob": 22.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.321785, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049717, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.981227, + "strategy_rank": 84.355772, + "rr": 1.026953, + "primary_prob": 44.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.54043, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053335, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.87234, + "strategy_rank": 98.473185, + "rr": 1.803073, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.704609, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 3.43437, + "range_504_ratio": 31.01186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020646, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.364205, + "strategy_rank": 85.115992, + "rr": 2.259748, + "primary_prob": 26.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.389622, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.8212, + "range_504_ratio": 2.273225, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058327, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.869837, + "strategy_rank": 88.831733, + "rr": 1.604111, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 2.406166, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035747, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.101377, + "strategy_rank": 63.287818, + "rr": 1.869294, + "primary_prob": 46.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.803942, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084902, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.859825, + "strategy_rank": 67.344574, + "rr": 0.781876, + "primary_prob": 45.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.172813, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062852, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.108886, + "strategy_rank": 89.103561, + "rr": 2.4469, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.67035, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047047, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.480601, + "strategy_rank": 67.413574, + "rr": 1.085236, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.627854, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.012985, + "hold30_r": 1.696526 + }, + { + "symbol": "UBER", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.231539, + "strategy_rank": 85.280055, + "rr": 2.238168, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.357253, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.383595, + "range_504_ratio": 3.989218, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04734, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.357947, + "strategy_rank": 79.926219, + "rr": 2.208128, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.312192, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.162744, + "hold30_r": -0.161303 + }, + { + "symbol": "VRT", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.374218, + "strategy_rank": 98.58817, + "rr": 1.551166, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.326749, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 2.599499, + "range_504_ratio": 13.456995, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.120186, + "hold30_r": -1.092801 + }, + { + "symbol": "VST", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.624531, + "strategy_rank": 98.089231, + "rr": 1.711156, + "primary_prob": 29.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.566734, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02495, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.861076, + "strategy_rank": 69.880656, + "rr": 0.743307, + "primary_prob": 58.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.114961, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672255, + "hold30_r": -1.22793 + }, + { + "symbol": "WFC", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.732165, + "strategy_rank": 70.312141, + "rr": 1.53725, + "primary_prob": 16.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.305875, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.976936, + "hold30_r": -1.912056 + }, + { + "symbol": "WSM", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.371715, + "strategy_rank": 96.137728, + "rr": 0.896051, + "primary_prob": 41.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.344077, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.861635, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-07-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.944377, + "strategy_rank": 96.604542, + "rr": 1.322455, + "primary_prob": 39.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.983683, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031747, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-07-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.712213, + "strategy_rank": 94.584056, + "rr": 1.202989, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.804483, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.187714, + "range_504_ratio": 3.279577, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030546, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.950423, + "strategy_rank": 64.913122, + "rr": 0.933758, + "primary_prob": 54.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.400637, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.333992, + "range_504_ratio": 1.396532, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.862909, + "hold30_r": 4.068516 + }, + { + "symbol": "AIZ", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.754534, + "strategy_rank": 64.15716, + "rr": 1.457128, + "primary_prob": 53.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.185692, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075947, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.954051, + "strategy_rank": 69.608415, + "rr": 1.50613, + "primary_prob": 32.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.259194, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.42641, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.247884, + "strategy_rank": 85.579316, + "rr": 1.53035, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.295525, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036747, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.195889, + "strategy_rank": 92.640021, + "rr": 1.178643, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.767964, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043286, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.051995, + "strategy_rank": 73.736397, + "rr": 1.48458, + "primary_prob": 24.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.22687, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.779799, + "range_504_ratio": 2.181034, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052674, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.669891, + "strategy_rank": 98.561677, + "rr": 1.85209, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.778135, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027529, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.744861, + "strategy_rank": 92.675026, + "rr": 1.157483, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.736224, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032687, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.14994, + "strategy_rank": 82.502059, + "rr": 0.996402, + "primary_prob": 44.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.494603, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.278542, + "range_504_ratio": 3.591399, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05393, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.721886, + "strategy_rank": 65.812567, + "rr": 1.346322, + "primary_prob": 35.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.019483, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090705, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.610641, + "strategy_rank": 67.318753, + "rr": 1.132852, + "primary_prob": 60.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.699278, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.555616, + "range_504_ratio": 1.743015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.062307, + "hold30_r": 5.629917 + }, + { + "symbol": "CI", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.532044, + "strategy_rank": 59.126054, + "rr": 1.981116, + "primary_prob": 25.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.971673, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065204, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.689238, + "strategy_rank": 81.960728, + "rr": 2.057353, + "primary_prob": 22.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.08603, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.997622, + "range_504_ratio": 2.711825, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037683, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.735187, + "strategy_rank": 97.388544, + "rr": 2.024981, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.037471, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024552, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.973398, + "strategy_rank": 62.71761, + "rr": 1.744282, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.616424, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.661024, + "hold30_r": 2.087378 + }, + { + "symbol": "COST", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.414752, + "strategy_rank": 69.606269, + "rr": 1.763174, + "primary_prob": 13.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.644762, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079044, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.218863, + "strategy_rank": 96.024219, + "rr": 0.790402, + "primary_prob": 41.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.185603, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.066293, + "hold30_r": -3.030691 + }, + { + "symbol": "CVNA", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.911729, + "strategy_rank": 99.057051, + "rr": 1.892159, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.838239, + "raw_level_count": 165, + "gate_level_count": 165, + "range_504_log": 3.725184, + "range_504_ratio": 41.478873, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.217536, + "hold30_r": -1.195482 + }, + { + "symbol": "DECK", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.163241, + "strategy_rank": 93.425863, + "rr": 1.130781, + "primary_prob": 36.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.696171, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.419359, + "range_504_ratio": 4.134469, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04127, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.153567, + "strategy_rank": 99.008946, + "rr": 0.94207, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.413105, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023774, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.675937, + "strategy_rank": 74.442721, + "rr": 1.566824, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.350236, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.387768, + "hold30_r": -3.337988 + }, + { + "symbol": "DVA", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.391778, + "strategy_rank": 81.584389, + "rr": 1.62957, + "primary_prob": 15.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.444356, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055197, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.015719, + "strategy_rank": 64.319699, + "rr": 1.323197, + "primary_prob": 40.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.984796, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.298584, + "range_504_ratio": 1.347949, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053335, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.493349, + "strategy_rank": 88.849692, + "rr": 1.270988, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.906483, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.387639, + "range_504_ratio": 4.005381, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.22955, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.130593, + "strategy_rank": 81.711705, + "rr": 1.703309, + "primary_prob": 35.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.554964, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.800905, + "range_504_ratio": 2.227557, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633045, + "hold30_r": 10.416437 + }, + { + "symbol": "ETN", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.545345, + "strategy_rank": 78.020872, + "rr": 1.468837, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.203255, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.01171, + "range_504_ratio": 2.750299, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.093382, + "hold30_r": -1.042521 + }, + { + "symbol": "FIX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.679565, + "strategy_rank": 93.884391, + "rr": 1.072798, + "primary_prob": 46.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.609198, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.434211, + "range_504_ratio": 4.196332, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.04282, + "hold30_r": -1.361938 + }, + { + "symbol": "GE", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.31318, + "strategy_rank": 85.782994, + "rr": 1.363787, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.045681, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.084245, + "range_504_ratio": 2.957206, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.312042, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.963724, + "strategy_rank": 80.945622, + "rr": 0.921491, + "primary_prob": 48.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.382237, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.826392, + "range_504_ratio": 2.28506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832106, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.52237, + "strategy_rank": 63.730876, + "rr": 0.950494, + "primary_prob": 30.94, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.425741, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.696953, + "range_504_ratio": 2.007626, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067125, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.205562, + "strategy_rank": 85.788821, + "rr": 1.793088, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.689633, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.027914, + "range_504_ratio": 2.795228, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.73668, + "hold30_r": 6.7594 + }, + { + "symbol": "IBKR", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.65659, + "strategy_rank": 75.319033, + "rr": 1.245822, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.868733, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.882802, + "range_504_ratio": 2.417665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053549, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.261185, + "strategy_rank": 88.459641, + "rr": 1.713223, + "primary_prob": 48.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.569835, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.113429, + "hold30_r": -1.058105 + }, + { + "symbol": "KLAC", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.182588, + "strategy_rank": 86.607522, + "rr": 0.785527, + "primary_prob": 38.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.178291, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.749122, + "hold30_r": -1.641463 + }, + { + "symbol": "LII", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.117291, + "strategy_rank": 80.642974, + "rr": 0.913377, + "primary_prob": 32.54, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.370065, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.055849, + "range_504_ratio": 2.874415, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.86743, + "hold30_r": -1.519677 + }, + { + "symbol": "LLY", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.977025, + "strategy_rank": 83.572324, + "rr": 1.398535, + "primary_prob": 20.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.097803, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060508, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.378476, + "strategy_rank": 82.327252, + "rr": 1.078719, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.618078, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.327525, + "range_504_ratio": 3.771696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035688, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.591294, + "strategy_rank": 66.854485, + "rr": 0.79488, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.19232, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.639915, + "range_504_ratio": 1.89632, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.705862, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.215236, + "strategy_rank": 87.886897, + "rr": 1.858923, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.788384, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.8184, + "range_504_ratio": 6.161993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.818717, + "hold30_r": 2.384138 + }, + { + "symbol": "MPC", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.4474, + "strategy_rank": 81.501586, + "rr": 1.881946, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.822918, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.995851, + "range_504_ratio": 2.707027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831212, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.620314, + "strategy_rank": 61.482046, + "rr": 1.067613, + "primary_prob": 47.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.601419, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.465542, + "range_504_ratio": 1.592877, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064386, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879081, + "strategy_rank": 99.806661, + "rr": 1.644747, + "primary_prob": 30.27, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.467121, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019375, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.888755, + "strategy_rank": 95.23807, + "rr": 0.975324, + "primary_prob": 37.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.462985, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029211, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.698912, + "strategy_rank": 82.428369, + "rr": 1.87831, + "primary_prob": 20.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.817465, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.385005, + "range_504_ratio": 3.994845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057243, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.460701, + "strategy_rank": 92.461621, + "rr": 1.716738, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.575107, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.553792, + "hold30_r": -1.517696 + }, + { + "symbol": "NTAP", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.503023, + "strategy_rank": 87.541971, + "rr": 1.457878, + "primary_prob": 18.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.186817, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065563, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.428053, + "strategy_rank": 97.740217, + "rr": 0.915413, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.373119, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024558, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.875453, + "strategy_rank": 73.879484, + "rr": 2.638302, + "primary_prob": 24.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.957452, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061989, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.019347, + "strategy_rank": 89.630934, + "rr": 0.69187, + "primary_prob": 45.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.037805, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037289, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.73156, + "strategy_rank": 80.157019, + "rr": 0.718814, + "primary_prob": 54.3, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.07822, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.714, + "range_504_ratio": 5.551122, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.667872, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.457074, + "strategy_rank": 85.48372, + "rr": 2.167916, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.251874, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045348, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.169287, + "strategy_rank": 62.314153, + "rr": 0.762252, + "primary_prob": 43.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.143377, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.681327, + "range_504_ratio": 1.976498, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087385, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.186215, + "strategy_rank": 98.694119, + "rr": 1.681989, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.522983, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 3.392367, + "range_504_ratio": 29.736269, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018901, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.349456, + "strategy_rank": 85.670706, + "rr": 1.498614, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.247922, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.837013, + "range_504_ratio": 2.309459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.443498, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.921403, + "strategy_rank": 88.763822, + "rr": 1.931621, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.897431, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.854122, + "hold30_r": -1.81601 + }, + { + "symbol": "T", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.633615, + "strategy_rank": 66.210198, + "rr": 0.90954, + "primary_prob": 67.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.36431, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.118563, + "hold30_r": -1.032548 + }, + { + "symbol": "TDG", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.94075, + "strategy_rank": 67.597655, + "rr": 1.478002, + "primary_prob": 26.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.217003, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.120897, + "hold30_r": -1.062529 + }, + { + "symbol": "TPL", + "date": "2024-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.405079, + "strategy_rank": 94.609642, + "rr": 2.191527, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.28729, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051591, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.587666, + "strategy_rank": 65.891077, + "rr": 1.075971, + "primary_prob": 48.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.613957, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197592, + "hold30_r": -1.121074 + }, + { + "symbol": "TSCO", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.862152, + "strategy_rank": 71.107854, + "rr": 1.153884, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.730827, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.470555, + "range_504_ratio": 1.600882, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055466, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.224909, + "strategy_rank": 83.680625, + "rr": 1.944737, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.917106, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.375156, + "range_504_ratio": 3.955695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037069, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.159613, + "strategy_rank": 76.81028, + "rr": 1.451673, + "primary_prob": 33.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.17751, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.637011, + "range_504_ratio": 1.890822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.402997, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.395405, + "strategy_rank": 98.634755, + "rr": 1.975858, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.963787, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.566789, + "range_504_ratio": 13.023933, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023214, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.637243, + "strategy_rank": 98.296795, + "rr": 1.826975, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.740463, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.266579, + "hold30_r": -1.246329 + }, + { + "symbol": "VZ", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.764208, + "strategy_rank": 66.001612, + "rr": 1.864459, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.796689, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.529466, + "range_504_ratio": 1.698026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.232255, + "hold30_r": -2.145546 + }, + { + "symbol": "WAB", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.787183, + "strategy_rank": 68.98726, + "rr": 0.798442, + "primary_prob": 53.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.197663, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071847, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.646917, + "strategy_rank": 92.061537, + "rr": 0.881042, + "primary_prob": 39.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.321564, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038538, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.029021, + "strategy_rank": 70.098575, + "rr": 1.266853, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.900279, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079934, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.702539, + "strategy_rank": 96.652647, + "rr": 0.877055, + "primary_prob": 43.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.315583, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.191746, + "hold30_r": -1.161636 + }, + { + "symbol": "CEG", + "date": "2024-07-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.065984, + "strategy_rank": 96.803185, + "rr": 2.419708, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.629563, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.488978, + "range_504_ratio": 4.432564, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028644, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-07-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.036405, + "strategy_rank": 93.538111, + "rr": 0.866999, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.300498, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.079592, + "hold30_r": -1.051467 + }, + { + "symbol": "ACGL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.07281, + "strategy_rank": 64.243458, + "rr": 1.055113, + "primary_prob": 47.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.58267, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.979296, + "hold30_r": 6.209324 + }, + { + "symbol": "AIZ", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.779295, + "strategy_rank": 62.298066, + "rr": 1.772231, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.658347, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069881, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.060296, + "strategy_rank": 69.442548, + "rr": 1.565739, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.348609, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.581684, + "range_504_ratio": 1.789049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071104, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.006826, + "strategy_rank": 86.928328, + "rr": 1.170481, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.755722, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031766, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.76678, + "strategy_rank": 93.469852, + "rr": 0.846412, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.269618, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038781, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.012514, + "strategy_rank": 78.17975, + "rr": 0.669277, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.003915, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.627788, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.976109, + "strategy_rank": 98.771331, + "rr": 1.797243, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.695865, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028538, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.623436, + "strategy_rank": 89.852105, + "rr": 0.851133, + "primary_prob": 35.66, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.276699, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.821457, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.605233, + "strategy_rank": 86.29124, + "rr": 1.286922, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.930383, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.215161, + "range_504_ratio": 3.370836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049103, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.432309, + "strategy_rank": 66.439135, + "rr": 1.32187, + "primary_prob": 21.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.982805, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.663749, + "range_504_ratio": 1.942059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.255936, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.940842, + "strategy_rank": 64.493743, + "rr": 1.414813, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.122219, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.339033, + "hold30_r": 3.976337 + }, + { + "symbol": "CL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.755404, + "strategy_rank": 59.533561, + "rr": 1.227563, + "primary_prob": 26.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.841345, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.38756, + "range_504_ratio": 1.473381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.124721, + "hold30_r": 6.350474 + }, + { + "symbol": "CMG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.671217, + "strategy_rank": 83.230944, + "rr": 1.013839, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.520758, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.986331, + "range_504_ratio": 2.681378, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.976566, + "hold30_r": -1.270493 + }, + { + "symbol": "COHR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.048919, + "strategy_rank": 87.315131, + "rr": 0.870886, + "primary_prob": 53.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.306329, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031834, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.245734, + "strategy_rank": 97.064846, + "rr": 1.949161, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.923742, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021168, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.575654, + "strategy_rank": 62.992036, + "rr": 1.686004, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.529006, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.597546, + "hold30_r": 2.008103 + }, + { + "symbol": "COST", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.533561, + "strategy_rank": 68.680319, + "rr": 1.21399, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.820986, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073178, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38339, + "strategy_rank": 96.734926, + "rr": 1.625099, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.437649, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018742, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.293515, + "strategy_rank": 98.634812, + "rr": 1.631805, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.447708, + "raw_level_count": 165, + "gate_level_count": 165, + "range_504_log": 3.725184, + "range_504_ratio": 41.478873, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.610884, + "hold30_r": 1.504652 + }, + { + "symbol": "DECK", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.539249, + "strategy_rank": 93.242321, + "rr": 2.083948, + "primary_prob": 21.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.125922, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.401589, + "range_504_ratio": 4.061647, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.044331, + "hold30_r": 0.779637 + }, + { + "symbol": "DELL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.203641, + "strategy_rank": 99.067122, + "rr": 1.627253, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.440879, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023815, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.845279, + "strategy_rank": 81.831627, + "rr": 1.598355, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.397532, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035675, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.216155, + "strategy_rank": 83.458476, + "rr": 0.800035, + "primary_prob": 36.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.200052, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055885, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.928328, + "strategy_rank": 90.0, + "rr": 0.678547, + "primary_prob": 54.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.01782, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.339874, + "range_504_ratio": 3.818562, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.640725, + "hold30_r": -1.462586 + }, + { + "symbol": "ERIE", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.700796, + "strategy_rank": 82.844141, + "rr": 1.684782, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.527173, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.799687, + "range_504_ratio": 2.224845, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.075273, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.803185, + "strategy_rank": 80.045506, + "rr": 2.130129, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.195194, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.977715, + "range_504_ratio": 2.658375, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0427, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.850967, + "strategy_rank": 78.577929, + "rr": 0.683637, + "primary_prob": 56.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.025456, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.625158, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.287827, + "strategy_rank": 89.397042, + "rr": 1.064683, + "primary_prob": 43.32, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.597024, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.447662, + "range_504_ratio": 4.253158, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.014263, + "hold30_r": 3.199648 + }, + { + "symbol": "FIX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.335609, + "strategy_rank": 94.618885, + "rr": 1.660491, + "primary_prob": 20.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.490736, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.373467, + "range_504_ratio": 3.949018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.633003, + "hold30_r": -1.123799 + }, + { + "symbol": "GD", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.395904, + "strategy_rank": 62.901024, + "rr": 1.137231, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.705846, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061423, + "hold30_r": 1.680348 + }, + { + "symbol": "GDDY", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.790671, + "strategy_rank": 73.845279, + "rr": 1.391049, + "primary_prob": 19.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.086574, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.83301, + "range_504_ratio": 2.300232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.318608, + "hold30_r": 2.476068 + }, + { + "symbol": "GE", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.503982, + "strategy_rank": 86.200228, + "rr": 1.756994, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.635491, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.317833, + "hold30_r": -1.275625 + }, + { + "symbol": "GOOG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.25256, + "strategy_rank": 77.679181, + "rr": 0.91297, + "primary_prob": 42.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.369456, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.840047, + "range_504_ratio": 2.316477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057772, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.683732, + "strategy_rank": 77.554039, + "rr": 1.34139, + "primary_prob": 24.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.012085, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.833264, + "range_504_ratio": 2.300816, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056307, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.581342, + "strategy_rank": 82.468714, + "rr": 1.507912, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.261869, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.829253, + "range_504_ratio": 2.291607, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.420527, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.761092, + "strategy_rank": 66.245734, + "rr": 1.213475, + "primary_prob": 24.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.820212, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.575084, + "range_504_ratio": 1.777279, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.137584, + "hold30_r": 4.891122 + }, + { + "symbol": "HLT", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.300341, + "strategy_rank": 64.027304, + "rr": 1.712346, + "primary_prob": 13.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.568519, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064386, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988623, + "strategy_rank": 86.336746, + "rr": 1.081608, + "primary_prob": 34.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.622411, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.027914, + "range_504_ratio": 2.795228, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.028139, + "hold30_r": 4.910902 + }, + { + "symbol": "IBKR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.808874, + "strategy_rank": 76.62116, + "rr": 1.543492, + "primary_prob": 24.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.315239, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.84606, + "range_504_ratio": 2.330447, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051502, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.832765, + "strategy_rank": 89.419795, + "rr": 1.369175, + "primary_prob": 39.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.053762, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055017, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.911263, + "strategy_rank": 72.696246, + "rr": 1.125491, + "primary_prob": 41.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.688236, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.875666, + "range_504_ratio": 2.400474, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.071602, + "hold30_r": -1.055253 + }, + { + "symbol": "IRM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.114903, + "strategy_rank": 70.978385, + "rr": 0.973394, + "primary_prob": 46.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.460091, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.850031, + "range_504_ratio": 2.339718, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.910243, + "hold30_r": 3.968913 + }, + { + "symbol": "KLAC", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.713311, + "strategy_rank": 87.713311, + "rr": 1.262733, + "primary_prob": 24.04, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.894099, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.230781, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.318544, + "strategy_rank": 56.598407, + "rr": 1.352639, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.028959, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.496666, + "range_504_ratio": 1.643233, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.264668, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.240046, + "strategy_rank": 83.219568, + "rr": 1.250061, + "primary_prob": 23.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.875092, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.055849, + "range_504_ratio": 2.874415, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.208117, + "hold30_r": -1.013436 + }, + { + "symbol": "LLY", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.155859, + "strategy_rank": 86.029579, + "rr": 1.275078, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.912616, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04812, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.4562, + "strategy_rank": 82.992036, + "rr": 1.266754, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.900132, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.327525, + "range_504_ratio": 3.771696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03072, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.311718, + "strategy_rank": 67.144482, + "rr": 1.74139, + "primary_prob": 13.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.612085, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.62953, + "range_504_ratio": 1.876728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.648748, + "hold30_r": -1.288378 + }, + { + "symbol": "META", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.078498, + "strategy_rank": 89.96587, + "rr": 1.85772, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.78658, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.8184, + "range_504_ratio": 6.161993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.818268, + "hold30_r": 2.377317 + }, + { + "symbol": "MPC", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.348123, + "strategy_rank": 79.010239, + "rr": 1.681212, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.521818, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.954363, + "range_504_ratio": 2.597017, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.626477, + "hold30_r": -1.372045 + }, + { + "symbol": "MSTR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886234, + "strategy_rank": 99.886234, + "rr": 1.660704, + "primary_prob": 29.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.491056, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019798, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.018203, + "strategy_rank": 95.437998, + "rr": 0.829057, + "primary_prob": 38.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.243586, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029635, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.30603, + "strategy_rank": 84.459613, + "rr": 1.573466, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.360199, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.192805, + "range_504_ratio": 3.296314, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047996, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.610922, + "strategy_rank": 93.31058, + "rr": 2.214963, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.322444, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039407, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.377702, + "strategy_rank": 87.940842, + "rr": 1.914422, + "primary_prob": 11.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.871632, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065156, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.838453, + "strategy_rank": 97.531286, + "rr": 1.352779, + "primary_prob": 25.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.029168, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024657, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.096701, + "strategy_rank": 68.646189, + "rr": 1.395909, + "primary_prob": 19.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.093863, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.661973, + "range_504_ratio": 1.938614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067894, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.707622, + "strategy_rank": 65.676906, + "rr": 0.833021, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.249532, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.65476, + "range_504_ratio": 1.924681, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068164, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.473265, + "strategy_rank": 75.551763, + "rr": 1.374154, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.061231, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.732878, + "range_504_ratio": 2.081061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.315348, + "hold30_r": 4.653892 + }, + { + "symbol": "PSX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.480091, + "strategy_rank": 70.193402, + "rr": 1.747636, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.621454, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687569, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.258248, + "strategy_rank": 86.678043, + "rr": 1.618586, + "primary_prob": 20.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.427879, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033229, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.527873, + "strategy_rank": 79.817975, + "rr": 0.776587, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.16488, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.65892, + "range_504_ratio": 5.253636, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048183, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.443686, + "strategy_rank": 64.846416, + "rr": 1.459632, + "primary_prob": 18.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.189448, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.673915, + "range_504_ratio": 1.961903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.391267, + "hold30_r": 2.890271 + }, + { + "symbol": "RL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.551763, + "strategy_rank": 85.108077, + "rr": 1.973418, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.960127, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044918, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.887372, + "strategy_rank": 56.68942, + "rr": 1.128608, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.692912, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.649475, + "range_504_ratio": 1.914535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.10245, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.521047, + "strategy_rank": 98.862344, + "rr": 1.816287, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.72443, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 3.196747, + "range_504_ratio": 24.452845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016764, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.970421, + "strategy_rank": 86.564278, + "rr": 1.223016, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.834524, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048979, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994312, + "strategy_rank": 88.919226, + "rr": 1.631116, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.446674, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041505, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-07-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.276451, + "strategy_rank": 64.914676, + "rr": 2.024326, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.036489, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.959139, + "hold30_r": 2.53466 + }, + { + "symbol": "TDG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.168373, + "strategy_rank": 69.67008, + "rr": 1.325085, + "primary_prob": 29.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.987628, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.163834, + "hold30_r": -1.107761 + }, + { + "symbol": "TPL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.74289, + "strategy_rank": 93.299204, + "rr": 2.197926, + "primary_prob": 17.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.296889, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054228, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.515358, + "strategy_rank": 71.740614, + "rr": 1.152316, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.728474, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.882202, + "range_504_ratio": 2.416215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.079633, + "hold30_r": -1.499275 + }, + { + "symbol": "VRT", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.658703, + "strategy_rank": 99.078498, + "rr": 1.635774, + "primary_prob": 27.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.453661, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.327723, + "hold30_r": -1.308049 + }, + { + "symbol": "VST", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.431172, + "strategy_rank": 98.373151, + "rr": 0.723222, + "primary_prob": 40.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.084833, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.702926, + "hold30_r": 0.454399 + }, + { + "symbol": "WAB", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.030717, + "strategy_rank": 71.979522, + "rr": 2.102685, + "primary_prob": 22.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.154027, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056136, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.56314, + "strategy_rank": 92.25256, + "rr": 0.812022, + "primary_prob": 41.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.218033, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038187, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.485779, + "strategy_rank": 74.175199, + "rr": 2.002855, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.004282, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.946529, + "hold30_r": 3.624711 + }, + { + "symbol": "WSM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.748578, + "strategy_rank": 97.41752, + "rr": 0.803184, + "primary_prob": 46.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.204776, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031643, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-07-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.377423, + "strategy_rank": 96.182419, + "rr": 1.771693, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.657539, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.334908, + "range_504_ratio": 3.799646, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.746717, + "hold30_r": 1.373945 + }, + { + "symbol": "HOOD", + "date": "2024-07-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.868871, + "strategy_rank": 95.417321, + "rr": 1.678347, + "primary_prob": 21.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.517521, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025083, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281642, + "strategy_rank": 69.467537, + "rr": 1.033591, + "primary_prob": 48.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.550387, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973649, + "hold30_r": 4.531018 + }, + { + "symbol": "AIZ", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.062714, + "strategy_rank": 62.140711, + "rr": 1.74101, + "primary_prob": 48.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.611515, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071786, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.04447, + "strategy_rank": 71.452313, + "rr": 1.474452, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.211678, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.581684, + "range_504_ratio": 1.789049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.417175, + "hold30_r": 2.507071 + }, + { + "symbol": "AMAT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606613, + "strategy_rank": 86.046953, + "rr": 0.681568, + "primary_prob": 46.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.022353, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030289, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.202965, + "strategy_rank": 77.938886, + "rr": 1.418188, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.127282, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.493675, + "range_504_ratio": 1.638326, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065578, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.212087, + "strategy_rank": 73.846866, + "rr": 1.322632, + "primary_prob": 25.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.983947, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.904556, + "range_504_ratio": 2.470834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.826914, + "hold30_r": -2.775605 + }, + { + "symbol": "ANET", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.921323, + "strategy_rank": 95.077272, + "rr": 1.005123, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.507685, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.332332, + "hold30_r": -1.298447 + }, + { + "symbol": "APH", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.737742, + "strategy_rank": 78.431454, + "rr": 1.288272, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.932408, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.16016, + "hold30_r": -1.123691 + }, + { + "symbol": "APP", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.973774, + "strategy_rank": 98.734945, + "rr": 2.086, + "primary_prob": 20.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.129, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.221681, + "hold30_r": -1.193686 + }, + { + "symbol": "AVGO", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.562144, + "strategy_rank": 91.97505, + "rr": 1.191108, + "primary_prob": 25.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.786662, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027927, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.106043, + "strategy_rank": 85.061246, + "rr": 1.250398, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.875597, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.13422, + "range_504_ratio": 3.108749, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048094, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.790194, + "strategy_rank": 67.909172, + "rr": 1.690277, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.535416, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.744023, + "range_504_ratio": 2.104385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.627868, + "hold30_r": 4.202568 + }, + { + "symbol": "C", + "date": "2024-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.299886, + "strategy_rank": 67.502175, + "rr": 2.04091, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.061365, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056715, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.614595, + "strategy_rank": 85.621333, + "rr": 1.538508, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.307762, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038425, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.431015, + "strategy_rank": 89.647496, + "rr": 0.837284, + "primary_prob": 54.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.255925, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.587684, + "hold30_r": -1.560732 + }, + { + "symbol": "COIN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.289624, + "strategy_rank": 98.49522, + "rr": 1.672957, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.509436, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018983, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.334094, + "strategy_rank": 70.118376, + "rr": 1.577701, + "primary_prob": 25.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.366551, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.11469, + "hold30_r": -1.043229 + }, + { + "symbol": "CRWD", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.605473, + "strategy_rank": 96.92292, + "rr": 2.257701, + "primary_prob": 26.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.386552, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.194834, + "hold30_r": -1.176889 + }, + { + "symbol": "CVNA", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.745724, + "strategy_rank": 98.951164, + "rr": 1.764983, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.647474, + "raw_level_count": 166, + "gate_level_count": 166, + "range_504_log": 3.725184, + "range_504_ratio": 41.478873, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.073779, + "hold30_r": -1.053721 + }, + { + "symbol": "DECK", + "date": "2024-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.324971, + "strategy_rank": 93.686478, + "rr": 2.204131, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.306197, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035117, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.201824, + "strategy_rank": 99.065423, + "rr": 0.712917, + "primary_prob": 46.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.069375, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.285499, + "hold30_r": -1.261557 + }, + { + "symbol": "DVA", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.193843, + "strategy_rank": 83.773503, + "rr": 0.974153, + "primary_prob": 50.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.46123, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.925764, + "hold30_r": 3.722495 + }, + { + "symbol": "ECL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.124287, + "strategy_rank": 67.788368, + "rr": 1.754141, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.631211, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.64195, + "range_504_ratio": 1.900183, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.692782, + "hold30_r": 2.659804 + }, + { + "symbol": "EME", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.667047, + "strategy_rank": 90.030714, + "rr": 0.893532, + "primary_prob": 49.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.340298, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031352, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.825542, + "strategy_rank": 82.952367, + "rr": 0.756012, + "primary_prob": 57.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.134018, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.977715, + "range_504_ratio": 2.658375, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037401, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.877993, + "strategy_rank": 79.366304, + "rr": 0.937821, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.406732, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.125622, + "hold30_r": -1.066585 + }, + { + "symbol": "FICO", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.096921, + "strategy_rank": 88.743244, + "rr": 0.967716, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.451574, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.447662, + "range_504_ratio": 4.253158, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.053364, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.123147, + "strategy_rank": 74.154085, + "rr": 0.825409, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.238113, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.83301, + "range_504_ratio": 2.300232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073767, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.440137, + "strategy_rank": 85.213791, + "rr": 0.693598, + "primary_prob": 58.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.040397, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042071, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.018244, + "strategy_rank": 83.47883, + "rr": 1.518395, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.277592, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.856032, + "range_504_ratio": 2.353803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068835, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.580388, + "strategy_rank": 63.665725, + "rr": 1.675974, + "primary_prob": 14.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.513961, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063428, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.474344, + "strategy_rank": 76.89605, + "rr": 1.384795, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.077193, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.84606, + "range_504_ratio": 2.330447, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055804, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.957811, + "strategy_rank": 80.485957, + "rr": 2.061675, + "primary_prob": 28.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.092513, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.414336, + "hold30_r": -1.363237 + }, + { + "symbol": "KLAC", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659065, + "strategy_rank": 86.766129, + "rr": 1.024503, + "primary_prob": 45.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.536755, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030512, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.895097, + "strategy_rank": 73.584427, + "rr": 1.355547, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.033321, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.707988, + "range_504_ratio": 2.029903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.298975, + "hold30_r": 1.898158 + }, + { + "symbol": "LLY", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.061574, + "strategy_rank": 87.880004, + "rr": 0.807029, + "primary_prob": 37.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.210543, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.766263, + "hold30_r": -1.172641 + }, + { + "symbol": "META", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.457241, + "strategy_rank": 88.589089, + "rr": 1.295863, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.943794, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.8184, + "range_504_ratio": 6.161993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.254677, + "hold30_r": -1.018519 + }, + { + "symbol": "MPC", + "date": "2024-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.255416, + "strategy_rank": 79.170591, + "rr": 2.070547, + "primary_prob": 26.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.10582, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.917581, + "range_504_ratio": 2.503227, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0517, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.159635, + "strategy_rank": 69.471653, + "rr": 2.250439, + "primary_prob": 26.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 3.375658, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.465542, + "range_504_ratio": 1.592877, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042685, + "hold30_r": 0.399947 + }, + { + "symbol": "MSTR", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885975, + "strategy_rank": 99.886014, + "rr": 1.893274, + "primary_prob": 26.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.839911, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018037, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.184721, + "strategy_rank": 94.015865, + "rr": 1.285254, + "primary_prob": 38.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.927881, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027922, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.535918, + "strategy_rank": 81.245302, + "rr": 1.899478, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.849217, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.192332, + "range_504_ratio": 3.294757, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.643522, + "hold30_r": -1.595099 + }, + { + "symbol": "NRG", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.833523, + "strategy_rank": 92.948159, + "rr": 1.903653, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.85548, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038885, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.412771, + "strategy_rank": 89.221058, + "rr": 1.417871, + "primary_prob": 19.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.126807, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058965, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.517674, + "strategy_rank": 98.176495, + "rr": 0.724792, + "primary_prob": 45.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.087188, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.275146, + "hold30_r": -1.25303 + }, + { + "symbol": "NWS", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.632839, + "strategy_rank": 68.485129, + "rr": 1.130815, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.696222, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.661973, + "range_504_ratio": 1.938614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.229735, + "hold30_r": -1.156515 + }, + { + "symbol": "PANW", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.922463, + "strategy_rank": 87.208139, + "rr": 1.08589, + "primary_prob": 37.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.628835, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.308275, + "hold30_r": -1.264632 + }, + { + "symbol": "PGR", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.693273, + "strategy_rank": 74.074812, + "rr": 1.667794, + "primary_prob": 14.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.501691, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.732878, + "range_504_ratio": 2.081061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605082, + "hold30_r": 5.178221 + }, + { + "symbol": "PSX", + "date": "2024-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.150513, + "strategy_rank": 72.743628, + "rr": 2.68204, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.02306, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054284, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.974914, + "strategy_rank": 86.594741, + "rr": 0.95019, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.425285, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030499, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.870011, + "strategy_rank": 78.869372, + "rr": 0.814562, + "primary_prob": 38.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.221842, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.614179, + "range_504_ratio": 5.023761, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041789, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.729761, + "strategy_rank": 81.488053, + "rr": 2.162234, + "primary_prob": 22.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.243351, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.203596, + "hold30_r": -1.157407 + }, + { + "symbol": "SMCI", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.149373, + "strategy_rank": 97.902055, + "rr": 1.676606, + "primary_prob": 29.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.514909, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017544, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.246294, + "strategy_rank": 86.406119, + "rr": 1.698392, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.547588, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.382513, + "hold30_r": -1.341418 + }, + { + "symbol": "SW", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.27252, + "strategy_rank": 87.944523, + "rr": 1.575507, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 93, + "primary_distance_atr": 2.36326, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035856, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.965792, + "strategy_rank": 68.203845, + "rr": 1.908231, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.862347, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066788, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.290764, + "strategy_rank": 68.484856, + "rr": 0.833085, + "primary_prob": 58.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.249628, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057237, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.95667, + "strategy_rank": 93.207027, + "rr": 1.456868, + "primary_prob": 39.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.185303, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057025, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.702395, + "strategy_rank": 80.301699, + "rr": 0.799952, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.199928, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.926976, + "range_504_ratio": 2.526857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047474, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.429875, + "strategy_rank": 98.985878, + "rr": 1.531295, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.296942, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.266495, + "hold30_r": -1.247895 + }, + { + "symbol": "VST", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.657925, + "strategy_rank": 98.701322, + "rr": 0.994551, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.491826, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020753, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.378563, + "strategy_rank": 64.429459, + "rr": 1.734633, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.601949, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.433765, + "range_504_ratio": 1.543056, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.66535, + "hold30_r": 2.855433 + }, + { + "symbol": "WAB", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.641961, + "strategy_rank": 68.459168, + "rr": 1.162044, + "primary_prob": 58.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.743066, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.183561, + "hold30_r": -1.124441 + }, + { + "symbol": "WDC", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.640821, + "strategy_rank": 92.216684, + "rr": 2.308561, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.462841, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.583073, + "hold30_r": -1.552055 + }, + { + "symbol": "WFC", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.352338, + "strategy_rank": 71.330691, + "rr": 1.627253, + "primary_prob": 15.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.440879, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060163, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.053592, + "strategy_rank": 68.86371, + "rr": 1.75487, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.632305, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.070555, + "hold30_r": 0.905182 + }, + { + "symbol": "WMB", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.387685, + "strategy_rank": 59.380719, + "rr": 1.352782, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.029172, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.51527, + "range_504_ratio": 1.674091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071683, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.22919, + "strategy_rank": 62.632187, + "rr": 1.353411, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.030117, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.536576, + "range_504_ratio": 1.710141, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.100594, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.483466, + "strategy_rank": 72.359839, + "rr": 1.975538, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.963306, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.916258, + "hold30_r": 1.424731 + }, + { + "symbol": "WSM", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.465222, + "strategy_rank": 95.475542, + "rr": 1.636644, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.454966, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030698, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-08-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.465681, + "strategy_rank": 96.896863, + "rr": 1.545206, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.317809, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.282899, + "range_504_ratio": 3.607083, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.02022, + "hold30_r": 1.077232 + }, + { + "symbol": "HOOD", + "date": "2024-08-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.620908, + "strategy_rank": 96.970079, + "rr": 1.63068, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.44602, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.614076, + "hold30_r": 2.768934 + }, + { + "symbol": "ACGL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.961985, + "strategy_rank": 69.263263, + "rr": 1.892915, + "primary_prob": 13.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.839373, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.83922, + "hold30_r": 4.05486 + }, + { + "symbol": "ALL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.931362, + "strategy_rank": 75.217776, + "rr": 1.444839, + "primary_prob": 33.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.167258, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.586867, + "range_504_ratio": 1.798345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.396464, + "hold30_r": 2.835824 + }, + { + "symbol": "AMAT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.906019, + "strategy_rank": 88.081049, + "rr": 1.636953, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.45543, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.615162, + "hold30_r": 1.110887 + }, + { + "symbol": "ANET", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.409715, + "strategy_rank": 94.923509, + "rr": 0.899874, + "primary_prob": 35.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.34981, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.874809, + "hold30_r": 2.448657 + }, + { + "symbol": "APH", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.179514, + "strategy_rank": 80.688951, + "rr": 1.018934, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.528401, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.987959, + "hold30_r": 1.35428 + }, + { + "symbol": "APP", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.260824, + "strategy_rank": 98.944602, + "rr": 2.133973, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.20096, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.113878, + "hold30_r": 8.495398 + }, + { + "symbol": "AVGO", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.769799, + "strategy_rank": 93.866708, + "rr": 0.680648, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.020971, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.66074, + "hold30_r": 2.275375 + }, + { + "symbol": "AXP", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.694826, + "strategy_rank": 71.414226, + "rr": 0.922003, + "primary_prob": 51.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.383005, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.673593, + "range_504_ratio": 1.961271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875512, + "hold30_r": 4.058846 + }, + { + "symbol": "BK", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.203801, + "strategy_rank": 60.545193, + "rr": 1.392414, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.088621, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.598603, + "range_504_ratio": 1.819575, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.332753, + "hold30_r": 4.844441 + }, + { + "symbol": "BSX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.508976, + "strategy_rank": 69.067675, + "rr": 1.670087, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.50513, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.744023, + "range_504_ratio": 2.104385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.610008, + "hold30_r": 4.042995 + }, + { + "symbol": "C", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.017951, + "strategy_rank": 77.597376, + "rr": 2.146105, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.219157, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.110769, + "hold30_r": 2.17583 + }, + { + "symbol": "CASY", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.558606, + "strategy_rank": 88.560645, + "rr": 0.901506, + "primary_prob": 44.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.352259, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.851643, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.272439, + "strategy_rank": 64.472986, + "rr": 1.474392, + "primary_prob": 18.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.211587, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.469507, + "range_504_ratio": 1.599206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.410168, + "hold30_r": 3.005583 + }, + { + "symbol": "CMG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.347413, + "strategy_rank": 86.165974, + "rr": 1.544939, + "primary_prob": 26.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.317408, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03288, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.627244, + "strategy_rank": 98.754261, + "rr": 1.934315, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.901473, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013038, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.297782, + "strategy_rank": 73.381865, + "rr": 1.736864, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.605296, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.678218, + "hold30_r": 3.272827 + }, + { + "symbol": "CRWD", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.993664, + "strategy_rank": 97.329742, + "rr": 1.570798, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.356198, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.552165, + "hold30_r": 1.886587 + }, + { + "symbol": "CTAS", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.117212, + "strategy_rank": 66.203568, + "rr": 1.048153, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.572229, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.735534, + "range_504_ratio": 2.086595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980712, + "hold30_r": 3.405767 + }, + { + "symbol": "CVNA", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.416051, + "strategy_rank": 98.733008, + "rr": 1.585812, + "primary_prob": 20.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.378718, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.770005, + "range_504_ratio": 43.380282, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.569716, + "hold30_r": 2.633637 + }, + { + "symbol": "DECK", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.980993, + "strategy_rank": 91.134796, + "rr": 1.612954, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.419431, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.583291, + "hold30_r": 1.219873 + }, + { + "symbol": "DELL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.472017, + "strategy_rank": 99.282311, + "rr": 0.694341, + "primary_prob": 41.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.041511, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.677503, + "hold30_r": 2.862233 + }, + { + "symbol": "DVA", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.942978, + "strategy_rank": 78.309452, + "rr": 1.188143, + "primary_prob": 44.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.782215, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.149035, + "hold30_r": 4.255878 + }, + { + "symbol": "ECL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.427666, + "strategy_rank": 70.27405, + "rr": 1.457163, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.185744, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.64195, + "range_504_ratio": 1.900183, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.402433, + "hold30_r": 2.323424 + }, + { + "symbol": "EME", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.881732, + "strategy_rank": 91.072908, + "rr": 0.807925, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.211887, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.781961, + "hold30_r": 3.066382 + }, + { + "symbol": "FANG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.446674, + "strategy_rank": 81.322798, + "rr": 1.373667, + "primary_prob": 39.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.0605, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042576, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.713833, + "strategy_rank": 92.811076, + "rr": 0.830199, + "primary_prob": 54.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.245298, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.308089, + "range_504_ratio": 3.699096, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.809252, + "hold30_r": 2.770522 + }, + { + "symbol": "GD", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.73812, + "strategy_rank": 59.028077, + "rr": 1.693748, + "primary_prob": 25.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.540622, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629155, + "hold30_r": 1.974875 + }, + { + "symbol": "GE", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.787751, + "strategy_rank": 85.514717, + "rr": 1.366643, + "primary_prob": 24.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.049964, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.331472, + "hold30_r": 2.606404 + }, + { + "symbol": "GLW", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.744456, + "strategy_rank": 80.654031, + "rr": 1.531845, + "primary_prob": 36.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.297767, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607862, + "range_504_ratio": 1.8365, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.491021, + "hold30_r": 3.548509 + }, + { + "symbol": "GOOG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.992608, + "strategy_rank": 75.745459, + "rr": 1.908161, + "primary_prob": 29.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.862242, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.840047, + "range_504_ratio": 2.316477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045244, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.147835, + "strategy_rank": 75.628801, + "rr": 2.164642, + "primary_prob": 26.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.246963, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.833264, + "range_504_ratio": 2.300816, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044387, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.925026, + "strategy_rank": 84.952582, + "rr": 1.674751, + "primary_prob": 34.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.512126, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.856032, + "range_504_ratio": 2.353803, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.619663, + "hold30_r": 1.596471 + }, + { + "symbol": "HIG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.601901, + "strategy_rank": 71.301077, + "rr": 0.967745, + "primary_prob": 30.8, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.451617, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.627195, + "range_504_ratio": 1.872351, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.908894, + "hold30_r": 2.994841 + }, + { + "symbol": "HLT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.160507, + "strategy_rank": 65.621216, + "rr": 1.81584, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.723761, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.76692, + "hold30_r": 2.646476 + }, + { + "symbol": "HWM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.50264, + "strategy_rank": 90.859443, + "rr": 0.842619, + "primary_prob": 34.57, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.263928, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.15686, + "range_504_ratio": 3.179931, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.806734, + "hold30_r": 1.940737 + }, + { + "symbol": "IBKR", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.657867, + "strategy_rank": 76.882026, + "rr": 1.641523, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.462284, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.774377, + "range_504_ratio": 2.169241, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60102, + "hold30_r": 3.534483 + }, + { + "symbol": "IRM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.384372, + "strategy_rank": 78.989313, + "rr": 1.131555, + "primary_prob": 40.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.697332, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.956682, + "range_504_ratio": 2.603046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.087737, + "hold30_r": 1.778691 + }, + { + "symbol": "JPM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.582893, + "strategy_rank": 68.670051, + "rr": 1.07129, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.606934, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.764586, + "range_504_ratio": 2.148104, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.019447, + "hold30_r": 1.303816 + }, + { + "symbol": "KKR", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.23548, + "strategy_rank": 87.630659, + "rr": 1.167315, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.750973, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.136641, + "hold30_r": 3.384932 + }, + { + "symbol": "KLAC", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.173178, + "strategy_rank": 88.714896, + "rr": 0.806459, + "primary_prob": 43.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.209689, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.785009, + "hold30_r": 1.148286 + }, + { + "symbol": "LDOS", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.459345, + "strategy_rank": 73.467111, + "rr": 0.858305, + "primary_prob": 52.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.287457, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.707988, + "range_504_ratio": 2.029903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.801212, + "hold30_r": 2.573918 + }, + { + "symbol": "LHX", + "date": "2024-08-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.570222, + "strategy_rank": 60.228269, + "rr": 2.486849, + "primary_prob": 24.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.730273, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060235, + "hold30_r": 0.481976 + }, + { + "symbol": "LLY", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.838437, + "strategy_rank": 88.965387, + "rr": 1.029465, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.544198, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.99562, + "hold30_r": 3.131845 + }, + { + "symbol": "META", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.750792, + "strategy_rank": 85.760997, + "rr": 1.112132, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.668198, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.8184, + "range_504_ratio": 6.161993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.080432, + "hold30_r": 2.275162 + }, + { + "symbol": "MRK", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.359029, + "strategy_rank": 68.403219, + "rr": 1.549572, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.324358, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.465542, + "range_504_ratio": 1.592877, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.504296, + "hold30_r": 0.953905 + }, + { + "symbol": "MSTR", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894403, + "strategy_rank": 99.894437, + "rr": 1.922317, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.883475, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.011208, + "hold30_r": 0.898004 + }, + { + "symbol": "MU", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.142555, + "strategy_rank": 94.985865, + "rr": 0.680084, + "primary_prob": 60.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.020126, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.66069, + "hold30_r": 0.273709 + }, + { + "symbol": "NFLX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.024287, + "strategy_rank": 82.166368, + "rr": 1.791124, + "primary_prob": 28.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.686686, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.192332, + "range_504_ratio": 3.294757, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.748837, + "hold30_r": 3.208686 + }, + { + "symbol": "NRG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.204857, + "strategy_rank": 93.648464, + "rr": 1.919727, + "primary_prob": 25.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.879591, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.886744, + "hold30_r": 2.233359 + }, + { + "symbol": "NTAP", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.670539, + "strategy_rank": 90.671909, + "rr": 2.270268, + "primary_prob": 20.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.405402, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.225742, + "hold30_r": 0.737442 + }, + { + "symbol": "NVDA", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.04963, + "strategy_rank": 98.543602, + "rr": 1.366051, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.049076, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.35007, + "hold30_r": 1.531657 + }, + { + "symbol": "NWS", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.576558, + "strategy_rank": 67.328907, + "rr": 1.457595, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.186392, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.661973, + "range_504_ratio": 1.938614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.400675, + "hold30_r": 0.949367 + }, + { + "symbol": "NWSA", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.731785, + "strategy_rank": 66.231237, + "rr": 2.043841, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.065762, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.65476, + "range_504_ratio": 1.924681, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.988422, + "hold30_r": 0.532056 + }, + { + "symbol": "OKE", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.781415, + "strategy_rank": 59.331801, + "rr": 1.149236, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.723854, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.534697, + "range_504_ratio": 1.706931, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.088436, + "hold30_r": 3.919846 + }, + { + "symbol": "PANW", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.080253, + "strategy_rank": 93.032127, + "rr": 0.824446, + "primary_prob": 55.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.236669, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.789048, + "hold30_r": 1.710565 + }, + { + "symbol": "PGR", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.254488, + "strategy_rank": 75.388268, + "rr": 1.264505, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.896758, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.732878, + "range_504_ratio": 2.081061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.207803, + "hold30_r": 5.176897 + }, + { + "symbol": "QCOM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.86906, + "strategy_rank": 91.11214, + "rr": 1.908398, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.862598, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.02394, + "hold30_r": 1.364785 + }, + { + "symbol": "RCL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.00528, + "strategy_rank": 83.712557, + "rr": 0.669802, + "primary_prob": 54.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.004703, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.641427, + "hold30_r": 2.310888 + }, + { + "symbol": "REGN", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.595565, + "strategy_rank": 62.649807, + "rr": 0.926736, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.390104, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.667086, + "range_504_ratio": 1.948551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871942, + "hold30_r": 2.113922 + }, + { + "symbol": "RL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.315734, + "strategy_rank": 84.017216, + "rr": 1.941011, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.911516, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.907933, + "hold30_r": 2.632466 + }, + { + "symbol": "RTX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.154171, + "strategy_rank": 60.102856, + "rr": 1.203265, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.804897, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.545587, + "range_504_ratio": 1.725622, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.137071, + "hold30_r": 1.354035 + }, + { + "symbol": "SMCI", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.832101, + "strategy_rank": 97.687534, + "rr": 1.14238, + "primary_prob": 25.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.713569, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.131989, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.440338, + "strategy_rank": 85.139882, + "rr": 2.152411, + "primary_prob": 27.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.228617, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.118918, + "hold30_r": 2.185613 + }, + { + "symbol": "SW", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.483633, + "strategy_rank": 83.98791, + "rr": 1.725727, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.588591, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.695443, + "hold30_r": 3.861139 + }, + { + "symbol": "SYF", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.061246, + "strategy_rank": 81.825151, + "rr": 2.227665, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.341498, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.18999, + "hold30_r": 2.86176 + }, + { + "symbol": "T", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.13622, + "strategy_rank": 70.859911, + "rr": 1.65875, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.488125, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.600694, + "hold30_r": 3.181784 + }, + { + "symbol": "TDG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.526927, + "strategy_rank": 69.576444, + "rr": 1.840632, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.760948, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.797241, + "hold30_r": 3.389944 + }, + { + "symbol": "TJX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.104541, + "strategy_rank": 59.439001, + "rr": 1.293709, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.940564, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.657256, + "range_504_ratio": 1.929491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.217204, + "hold30_r": 3.671806 + }, + { + "symbol": "TPL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.229145, + "strategy_rank": 89.960401, + "rr": 2.080452, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.120677, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.041817, + "hold30_r": 3.565632 + }, + { + "symbol": "TRGP", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.198522, + "strategy_rank": 75.408585, + "rr": 0.670526, + "primary_prob": 42.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.005789, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.889911, + "range_504_ratio": 2.434912, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620845, + "hold30_r": 3.536639 + }, + { + "symbol": "TRV", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.365364, + "strategy_rank": 68.889932, + "rr": 1.478952, + "primary_prob": 37.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.218428, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.421933, + "hold30_r": 3.841309 + }, + { + "symbol": "TT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.291447, + "strategy_rank": 78.243253, + "rr": 0.703162, + "primary_prob": 58.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.054742, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.926976, + "range_504_ratio": 2.526857, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662635, + "hold30_r": 3.62756 + }, + { + "symbol": "UBER", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.3717, + "strategy_rank": 85.800696, + "rr": 1.651885, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.477828, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.275543, + "range_504_ratio": 3.580645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.623723, + "hold30_r": 2.092599 + }, + { + "symbol": "VRT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.782471, + "strategy_rank": 97.846464, + "rr": 2.198904, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.298356, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.183762, + "hold30_r": 2.797723 + }, + { + "symbol": "VRTX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.390707, + "strategy_rank": 66.532989, + "rr": 1.165825, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.748737, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.629485, + "range_504_ratio": 1.876645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.111636, + "hold30_r": 0.698461 + }, + { + "symbol": "VST", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.68321, + "strategy_rank": 98.892171, + "rr": 1.623445, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.435168, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.604778, + "hold30_r": 2.371532 + }, + { + "symbol": "VZ", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.806758, + "strategy_rank": 68.145743, + "rr": 1.32802, + "primary_prob": 40.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.99203, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.42404, + "range_504_ratio": 1.528123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.264129, + "hold30_r": 2.902689 + }, + { + "symbol": "WAB", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.216473, + "strategy_rank": 72.309759, + "rr": 2.370352, + "primary_prob": 23.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.555528, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.319549, + "hold30_r": 4.153712 + }, + { + "symbol": "WDC", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.720169, + "strategy_rank": 92.981333, + "rr": 1.627135, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.440703, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.605494, + "hold30_r": 1.869806 + }, + { + "symbol": "WFC", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.794087, + "strategy_rank": 75.210291, + "rr": 1.739053, + "primary_prob": 33.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.608579, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696512, + "hold30_r": 1.427787 + }, + { + "symbol": "WM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.813094, + "strategy_rank": 71.132457, + "rr": 0.953713, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.43057, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.889937, + "hold30_r": -0.03269 + }, + { + "symbol": "WMB", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.414995, + "strategy_rank": 61.89556, + "rr": 1.027013, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.540519, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.51527, + "range_504_ratio": 1.674091, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970421, + "hold30_r": 1.243707 + }, + { + "symbol": "WMT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.968321, + "strategy_rank": 64.749977, + "rr": 1.30907, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.963605, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.536576, + "range_504_ratio": 1.710141, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.227693, + "hold30_r": 6.76822 + }, + { + "symbol": "WRB", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.328405, + "strategy_rank": 71.003302, + "rr": 0.793924, + "primary_prob": 58.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.190886, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737609, + "hold30_r": 0.774609 + }, + { + "symbol": "WSM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.043295, + "strategy_rank": 95.968281, + "rr": 0.943479, + "primary_prob": 50.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.415218, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.919426, + "hold30_r": 1.07265 + }, + { + "symbol": "WTW", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.949314, + "strategy_rank": 59.33414, + "rr": 0.986917, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.480376, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.381961, + "range_504_ratio": 1.465154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.92089, + "hold30_r": 1.602512 + }, + { + "symbol": "CEG", + "date": "2024-08-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.976484, + "strategy_rank": 96.474143, + "rr": 2.016222, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.024333, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023473, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-08-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.200448, + "strategy_rank": 97.134273, + "rr": 0.812941, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.219412, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.792716, + "hold30_r": 2.186153 + }, + { + "symbol": "ACGL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.778275, + "strategy_rank": 67.226001, + "rr": 0.7891, + "primary_prob": 53.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.18365, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.730663, + "hold30_r": 3.379376 + }, + { + "symbol": "AIG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.18701, + "strategy_rank": 66.193323, + "rr": 1.977036, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.965554, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054098, + "hold30_r": 0.077908 + }, + { + "symbol": "AMAT", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.978723, + "strategy_rank": 85.031415, + "rr": 0.746746, + "primary_prob": 57.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.120119, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.719739, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.960806, + "strategy_rank": 93.620215, + "rr": 0.703396, + "primary_prob": 57.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.055093, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031602, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.817469, + "strategy_rank": 81.089007, + "rr": 1.805229, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.707843, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.094916, + "hold30_r": -2.055787 + }, + { + "symbol": "APO", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.114222, + "strategy_rank": 82.528277, + "rr": 1.602309, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.403463, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.019501, + "range_504_ratio": 2.771811, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.566058, + "hold30_r": 3.338464 + }, + { + "symbol": "APP", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.528555, + "strategy_rank": 97.066633, + "rr": 1.686751, + "primary_prob": 41.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.530126, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.66407, + "hold30_r": 5.826869 + }, + { + "symbol": "ARES", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.739082, + "strategy_rank": 74.43682, + "rr": 1.359013, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.038519, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.976104, + "range_504_ratio": 2.654096, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043581, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.385218, + "strategy_rank": 93.058915, + "rr": 1.907442, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.861164, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.178667, + "hold30_r": -1.153474 + }, + { + "symbol": "AXP", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.913774, + "strategy_rank": 73.045011, + "rr": 1.090177, + "primary_prob": 43.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.635266, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.673593, + "range_504_ratio": 1.961271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.03513, + "hold30_r": 2.753925 + }, + { + "symbol": "BAC", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.963046, + "strategy_rank": 67.009703, + "rr": 1.910719, + "primary_prob": 30.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.866079, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.576865, + "range_504_ratio": 1.780449, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053063, + "hold30_r": 0.485371 + }, + { + "symbol": "C", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.921613, + "strategy_rank": 78.649827, + "rr": 2.137406, + "primary_prob": 27.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.206109, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043189, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.736842, + "strategy_rank": 88.866125, + "rr": 1.096337, + "primary_prob": 38.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.644506, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.041021, + "hold30_r": -1.010261 + }, + { + "symbol": "CB", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.793953, + "strategy_rank": 65.51617, + "rr": 0.733401, + "primary_prob": 54.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.100101, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.469507, + "range_504_ratio": 1.599206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.661287, + "hold30_r": 2.312728 + }, + { + "symbol": "CMG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.505039, + "strategy_rank": 85.688427, + "rr": 0.844278, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.266417, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.815289, + "hold30_r": 1.796037 + }, + { + "symbol": "COF", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.515118, + "strategy_rank": 71.595482, + "rr": 2.600535, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.900803, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.60274, + "range_504_ratio": 1.827118, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.554048, + "hold30_r": 2.022585 + }, + { + "symbol": "COHR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.522956, + "strategy_rank": 85.992244, + "rr": 1.203243, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.804865, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.180276, + "hold30_r": 4.359192 + }, + { + "symbol": "COIN", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.44009, + "strategy_rank": 99.306049, + "rr": 1.51091, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.266366, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016432, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.369541, + "strategy_rank": 70.876128, + "rr": 0.786745, + "primary_prob": 52.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.180118, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723088, + "hold30_r": 1.428903 + }, + { + "symbol": "CRWD", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.424412, + "strategy_rank": 96.888364, + "rr": 1.587457, + "primary_prob": 35.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.381186, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.563606, + "hold30_r": 1.175715 + }, + { + "symbol": "CVNA", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.216125, + "strategy_rank": 99.283503, + "rr": 0.830134, + "primary_prob": 54.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.245201, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.770005, + "range_504_ratio": 43.380282, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.810487, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.93729, + "strategy_rank": 89.859459, + "rr": 2.250336, + "primary_prob": 23.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.375504, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034755, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.992161, + "strategy_rank": 98.925385, + "rr": 0.760341, + "primary_prob": 39.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.140511, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.73885, + "hold30_r": 2.45692 + }, + { + "symbol": "EME", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.304591, + "strategy_rank": 91.037375, + "rr": 1.620976, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.431465, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.588189, + "hold30_r": 2.869521 + }, + { + "symbol": "FANG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.161254, + "strategy_rank": 77.600126, + "rr": 0.854508, + "primary_prob": 53.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.281762, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046511, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.650616, + "strategy_rank": 72.54872, + "rr": 1.958525, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.937788, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.908768, + "hold30_r": 2.004824 + }, + { + "symbol": "FIX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.632699, + "strategy_rank": 94.761681, + "rr": 0.91211, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.368165, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.308089, + "range_504_ratio": 3.699096, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.88576, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.322508, + "strategy_rank": 59.596226, + "rr": 1.04067, + "primary_prob": 39.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.561006, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.968749, + "hold30_r": 0.82761 + }, + { + "symbol": "GLW", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.017917, + "strategy_rank": 81.511871, + "rr": 0.688178, + "primary_prob": 60.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.032267, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607862, + "range_504_ratio": 1.8365, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.638664, + "hold30_r": 3.55814 + }, + { + "symbol": "GM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.346025, + "strategy_rank": 78.793224, + "rr": 2.82511, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 4.237665, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.652404, + "range_504_ratio": 1.920152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.782032, + "hold30_r": 1.086581 + }, + { + "symbol": "GRMN", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.856663, + "strategy_rank": 86.260738, + "rr": 1.608395, + "primary_prob": 16.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.412593, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.856032, + "range_504_ratio": 2.353803, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546288, + "hold30_r": 0.882288 + }, + { + "symbol": "GWW", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.291153, + "strategy_rank": 62.680317, + "rr": 1.083799, + "primary_prob": 41.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.625698, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.760954, + "range_504_ratio": 2.140317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.029389, + "hold30_r": 2.605113 + }, + { + "symbol": "HLT", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.642777, + "strategy_rank": 64.225783, + "rr": 1.514843, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.272264, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.45676, + "hold30_r": 3.510832 + }, + { + "symbol": "IBKR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.786114, + "strategy_rank": 72.394575, + "rr": 0.78205, + "primary_prob": 56.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.173075, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.774377, + "range_504_ratio": 2.169241, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.733702, + "hold30_r": 3.816075 + }, + { + "symbol": "IFF", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.153415, + "strategy_rank": 80.988599, + "rr": 0.872796, + "primary_prob": 53.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 1.309194, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.700566, + "range_504_ratio": 2.014893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.821118, + "hold30_r": 2.140109 + }, + { + "symbol": "IP", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.338186, + "strategy_rank": 83.322636, + "rr": 1.832687, + "primary_prob": 46.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.749031, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.780846, + "hold30_r": 1.646715 + }, + { + "symbol": "IR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.970885, + "strategy_rank": 76.809149, + "rr": 1.023113, + "primary_prob": 46.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.53467, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.875666, + "range_504_ratio": 2.400474, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043137, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.601344, + "strategy_rank": 80.228323, + "rr": 0.957251, + "primary_prob": 45.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.435876, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.956682, + "range_504_ratio": 2.603046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.906498, + "hold30_r": 2.012561 + }, + { + "symbol": "KKR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.400896, + "strategy_rank": 89.771902, + "rr": 1.313852, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.970778, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.276076, + "hold30_r": 2.074209 + }, + { + "symbol": "KLAC", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.426652, + "strategy_rank": 85.479193, + "rr": 1.679625, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.519437, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026044, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.080627, + "strategy_rank": 70.779929, + "rr": 0.863069, + "primary_prob": 37.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.294604, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.707988, + "range_504_ratio": 2.029903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799167, + "hold30_r": 2.404883 + }, + { + "symbol": "LHX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.202688, + "strategy_rank": 61.832485, + "rr": 2.87244, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.308659, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.0666, + "hold30_r": 0.810188 + }, + { + "symbol": "MCK", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.06495, + "strategy_rank": 75.476337, + "rr": 1.02911, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.543665, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980845, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888018, + "strategy_rank": 99.888055, + "rr": 1.883085, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.824628, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.869844, + "hold30_r": 1.808417 + }, + { + "symbol": "MU", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.057111, + "strategy_rank": 93.596353, + "rr": 2.415378, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.623067, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024849, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.096305, + "strategy_rank": 93.835198, + "rr": 0.7941, + "primary_prob": 52.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.19115, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035424, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.18477, + "strategy_rank": 89.850816, + "rr": 1.200466, + "primary_prob": 39.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.800699, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.149404, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.320269, + "strategy_rank": 98.052376, + "rr": 1.591181, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.386772, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.14824, + "hold30_r": -1.127229 + }, + { + "symbol": "PANW", + "date": "2024-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.24972, + "strategy_rank": 90.998294, + "rr": 2.056851, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.085276, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.016184, + "hold30_r": -0.070585 + }, + { + "symbol": "PRU", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.067189, + "strategy_rank": 67.758442, + "rr": 1.844817, + "primary_prob": 31.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.767226, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.533714, + "range_504_ratio": 1.705254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.792997, + "hold30_r": 2.125853 + }, + { + "symbol": "QCOM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.833147, + "strategy_rank": 91.728169, + "rr": 1.647446, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.47117, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027606, + "hold30_r": 0.455009 + }, + { + "symbol": "RCL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.145577, + "strategy_rank": 87.296535, + "rr": 1.045911, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.568866, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.014093, + "hold30_r": 3.135711 + }, + { + "symbol": "RL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.546473, + "strategy_rank": 79.216088, + "rr": 2.231025, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.346537, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.194872, + "hold30_r": 4.456075 + }, + { + "symbol": "SMCI", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.768197, + "strategy_rank": 99.037067, + "rr": 0.932187, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.39828, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.087012, + "hold30_r": -1.073427 + }, + { + "symbol": "STX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.697648, + "strategy_rank": 85.439361, + "rr": 2.148175, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.222262, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.109741, + "hold30_r": 2.712442 + }, + { + "symbol": "SW", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.281075, + "strategy_rank": 87.209504, + "rr": 1.589162, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.383744, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.553376, + "hold30_r": 3.603838 + }, + { + "symbol": "SYF", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.593505, + "strategy_rank": 84.556393, + "rr": 1.88357, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.825354, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.840217, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.37738, + "strategy_rank": 67.823226, + "rr": 1.248375, + "primary_prob": 54.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.872562, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068071, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.330347, + "strategy_rank": 70.805069, + "rr": 1.667563, + "primary_prob": 38.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.501344, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617722, + "hold30_r": 3.051663 + }, + { + "symbol": "TJX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.74692, + "strategy_rank": 58.833583, + "rr": 0.874502, + "primary_prob": 51.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.311752, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.657256, + "range_504_ratio": 1.929491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798195, + "hold30_r": 3.147954 + }, + { + "symbol": "TPL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.010078, + "strategy_rank": 88.390276, + "rr": 1.673897, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.510845, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03989, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.68981, + "strategy_rank": 73.492263, + "rr": 0.926862, + "primary_prob": 51.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.390292, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.862239, + "hold30_r": 3.314317 + }, + { + "symbol": "UBER", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.882419, + "strategy_rank": 86.095546, + "rr": 1.686961, + "primary_prob": 39.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.530442, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.275543, + "range_504_ratio": 3.580645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03507, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.648376, + "strategy_rank": 97.649165, + "rr": 1.982701, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.974051, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020453, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.241881, + "strategy_rank": 64.453881, + "rr": 0.917848, + "primary_prob": 41.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.376771, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.858148, + "hold30_r": -0.52489 + }, + { + "symbol": "VST", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.664054, + "strategy_rank": 98.758126, + "rr": 1.972787, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.959181, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.951414, + "hold30_r": 4.70758 + }, + { + "symbol": "VZ", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.418813, + "strategy_rank": 62.827397, + "rr": 0.91465, + "primary_prob": 51.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.371975, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.42404, + "range_504_ratio": 1.528123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.843698, + "hold30_r": 3.226646 + }, + { + "symbol": "WAB", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.473684, + "strategy_rank": 75.047686, + "rr": 1.455897, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.183846, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.397875, + "hold30_r": 4.867984 + }, + { + "symbol": "WDC", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.840985, + "strategy_rank": 92.1652, + "rr": 1.678191, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.517286, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.651517, + "hold30_r": 1.940569 + }, + { + "symbol": "WFC", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.554311, + "strategy_rank": 75.525602, + "rr": 1.969341, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.954012, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.921378, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.609183, + "strategy_rank": 69.188844, + "rr": 0.792596, + "primary_prob": 56.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 1.188894, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721897, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.465845, + "strategy_rank": 63.771729, + "rr": 1.584758, + "primary_prob": 16.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.377137, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.513352, + "range_504_ratio": 1.670883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503253, + "hold30_r": 6.683286 + }, + { + "symbol": "WRB", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.106383, + "strategy_rank": 69.406683, + "rr": 0.837396, + "primary_prob": 51.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.256093, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773172, + "hold30_r": -0.336191 + }, + { + "symbol": "WSM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.544233, + "strategy_rank": 96.866869, + "rr": 0.960368, + "primary_prob": 50.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.440552, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.933689, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-08-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.957194, + "strategy_rank": 95.744858, + "rr": 2.228368, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.342553, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027218, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-08-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.502973, + "strategy_rank": 97.183197, + "rr": 1.566265, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.349398, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.541761, + "hold30_r": 1.729997 + }, + { + "symbol": "ANET", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.725327, + "strategy_rank": 90.479225, + "rr": 1.103802, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.655704, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038064, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.828775, + "strategy_rank": 75.924798, + "rr": 1.283013, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.92452, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048033, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.850178, + "strategy_rank": 82.078498, + "rr": 1.988338, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.982507, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.019501, + "range_504_ratio": 2.771811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041648, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.313912, + "strategy_rank": 96.065819, + "rr": 1.597144, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.395715, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026932, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.255648, + "strategy_rank": 77.208645, + "rr": 1.515829, + "primary_prob": 17.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.273743, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.976104, + "range_504_ratio": 2.654096, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052778, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.298454, + "strategy_rank": 90.905593, + "rr": 0.772359, + "primary_prob": 53.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.158538, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029756, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.487515, + "strategy_rank": 75.063351, + "rr": 0.850712, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.276068, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.673593, + "range_504_ratio": 1.961271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791815, + "hold30_r": 2.665088 + }, + { + "symbol": "BAC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.401902, + "strategy_rank": 67.301284, + "rr": 2.112937, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.169405, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.576865, + "range_504_ratio": 1.780449, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057356, + "hold30_r": 0.370041 + }, + { + "symbol": "C", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.082045, + "strategy_rank": 78.86432, + "rr": 1.876117, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.814176, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049187, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.173603, + "strategy_rank": 88.403707, + "rr": 1.246124, + "primary_prob": 38.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.869186, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05562, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.115339, + "strategy_rank": 75.069098, + "rr": 1.513133, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.269699, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092666, + "hold30_r": -1.040477 + }, + { + "symbol": "CMG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.023781, + "strategy_rank": 76.895507, + "rr": 1.507975, + "primary_prob": 41.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.261963, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.475171, + "hold30_r": 0.906635 + }, + { + "symbol": "COF", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.499405, + "strategy_rank": 71.634619, + "rr": 2.038841, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.058261, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.60274, + "range_504_ratio": 1.827118, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050084, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.643282, + "strategy_rank": 99.429632, + "rr": 1.542863, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.314295, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018979, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.514863, + "strategy_rank": 89.58582, + "rr": 1.638443, + "primary_prob": 49.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.457664, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030148, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.167658, + "strategy_rank": 99.239213, + "rr": 1.881497, + "primary_prob": 26.64, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.822246, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.793113, + "range_504_ratio": 44.394366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024457, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.109394, + "strategy_rank": 87.187264, + "rr": 1.695131, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.542696, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040129, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.454221, + "strategy_rank": 98.526031, + "rr": 1.864344, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.796517, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026096, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.551724, + "strategy_rank": 90.816611, + "rr": 1.415184, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.122776, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037259, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.655172, + "strategy_rank": 73.447457, + "rr": 1.635037, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.452555, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049805, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.789536, + "strategy_rank": 89.949825, + "rr": 0.928837, + "primary_prob": 46.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.393256, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.53978, + "range_504_ratio": 4.663563, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04899, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.508918, + "strategy_rank": 78.366694, + "rr": 1.53552, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.30328, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.477577, + "hold30_r": 0.754905 + }, + { + "symbol": "GD", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.08799, + "strategy_rank": 60.689147, + "rr": 1.189271, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.783906, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.103556, + "hold30_r": 0.807392 + }, + { + "symbol": "GE", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.353151, + "strategy_rank": 85.674997, + "rr": 1.395841, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.093762, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052176, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.737218, + "strategy_rank": 76.21914, + "rr": 1.844722, + "primary_prob": 12.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.767083, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607862, + "range_504_ratio": 1.8365, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056967, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.325803, + "strategy_rank": 70.475568, + "rr": 1.185976, + "primary_prob": 24.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.778964, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056614, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.807372, + "strategy_rank": 63.464685, + "rr": 1.480289, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.220433, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066854, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.066587, + "strategy_rank": 69.179153, + "rr": 1.344955, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.017433, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.774377, + "range_504_ratio": 2.169241, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287146, + "hold30_r": 5.023666 + }, + { + "symbol": "IFF", + "date": "2024-08-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.74673, + "strategy_rank": 80.279006, + "rr": 2.083267, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.1249, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.672652, + "range_504_ratio": 1.959427, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05916, + "hold30_r": 0.112124 + }, + { + "symbol": "IP", + "date": "2024-08-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.585018, + "strategy_rank": 83.779109, + "rr": 5.241123, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 7.861684, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.508306, + "range_504_ratio": 1.662472, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059221, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.331748, + "strategy_rank": 75.566428, + "rr": 1.191358, + "primary_prob": 41.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.787037, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.875666, + "range_504_ratio": 2.400474, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051863, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.600476, + "strategy_rank": 90.221996, + "rr": 1.505775, + "primary_prob": 17.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.258663, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.460241, + "hold30_r": 2.327342 + }, + { + "symbol": "LHX", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.612366, + "strategy_rank": 63.064048, + "rr": 0.995992, + "primary_prob": 49.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 126, + "primary_distance_atr": 1.493988, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.915991, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.887039, + "strategy_rank": 75.898362, + "rr": 0.917751, + "primary_prob": 39.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.376627, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.861343, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881094, + "strategy_rank": 99.881136, + "rr": 0.700956, + "primary_prob": 43.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.051434, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015886, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.892985, + "strategy_rank": 91.428652, + "rr": 1.558511, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.337767, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029109, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.216409, + "strategy_rank": 93.97714, + "rr": 0.815819, + "primary_prob": 51.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.223728, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040626, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.265161, + "strategy_rank": 97.337394, + "rr": 0.757694, + "primary_prob": 53.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.136541, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026086, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.045184, + "strategy_rank": 78.773672, + "rr": 0.765505, + "primary_prob": 53.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.148257, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.326619, + "range_504_ratio": 3.76828, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.722402, + "hold30_r": 2.419395 + }, + { + "symbol": "PNC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.590963, + "strategy_rank": 70.663318, + "rr": 1.934043, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.901064, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.513601, + "range_504_ratio": 1.671298, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.86646, + "hold30_r": 0.978443 + }, + { + "symbol": "PRU", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.261593, + "strategy_rank": 67.228246, + "rr": 1.292722, + "primary_prob": 41.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.939084, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.533714, + "range_504_ratio": 1.705254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.233376, + "hold30_r": 1.180699 + }, + { + "symbol": "QCOM", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.801427, + "strategy_rank": 87.518719, + "rr": 1.725733, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.588599, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033397, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.984542, + "strategy_rank": 89.459726, + "rr": 1.355852, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.033777, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.319182, + "hold30_r": 1.74395 + }, + { + "symbol": "RL", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.89893, + "strategy_rank": 79.559892, + "rr": 1.744381, + "primary_prob": 47.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.616572, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.702785, + "hold30_r": 2.722311 + }, + { + "symbol": "SMCI", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.929845, + "strategy_rank": 99.144003, + "rr": 1.841789, + "primary_prob": 20.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.762684, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.408512, + "hold30_r": -1.391957 + }, + { + "symbol": "STX", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.060642, + "strategy_rank": 84.753376, + "rr": 1.524224, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.286336, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044591, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.124851, + "strategy_rank": 88.49951, + "rr": 2.197221, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 93, + "primary_distance_atr": 3.295832, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.156586, + "hold30_r": 1.204652 + }, + { + "symbol": "SYF", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.271106, + "strategy_rank": 85.326116, + "rr": 1.595868, + "primary_prob": 35.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.393802, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.547308, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.557669, + "strategy_rank": 68.57968, + "rr": 1.534091, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.301136, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460076, + "hold30_r": 4.753788 + }, + { + "symbol": "TFC", + "date": "2024-08-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.877527, + "strategy_rank": 72.657974, + "rr": 2.364212, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 3.546318, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.735658, + "range_504_ratio": 2.086854, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057957, + "hold30_r": -0.413095 + }, + { + "symbol": "TPL", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.97503, + "strategy_rank": 84.081571, + "rr": 1.96043, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.940646, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043226, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.661118, + "strategy_rank": 70.094136, + "rr": 1.718478, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.577717, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.644586, + "hold30_r": 2.789842 + }, + { + "symbol": "VRT", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.859691, + "strategy_rank": 97.824824, + "rr": 1.955645, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.933468, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.933328, + "hold30_r": 3.534074 + }, + { + "symbol": "VRTX", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.039239, + "strategy_rank": 63.564047, + "rr": 0.802431, + "primary_prob": 40.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.203646, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.735979, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.40547, + "strategy_rank": 98.621834, + "rr": 1.802328, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.703491, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025569, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.319857, + "strategy_rank": 75.931026, + "rr": 1.708287, + "primary_prob": 44.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.562431, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.641949, + "hold30_r": 3.880603 + }, + { + "symbol": "WDC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.222354, + "strategy_rank": 91.657073, + "rr": 1.937248, + "primary_prob": 30.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.905872, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033367, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.752675, + "strategy_rank": 73.897182, + "rr": 2.382919, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.574378, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053764, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.697979, + "strategy_rank": 69.436566, + "rr": 1.890724, + "primary_prob": 12.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.836086, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086997, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.423306, + "strategy_rank": 68.217454, + "rr": 1.178015, + "primary_prob": 39.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.767022, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.104235, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.692033, + "strategy_rank": 97.089174, + "rr": 1.610563, + "primary_prob": 20.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.415845, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.169536, + "hold30_r": -1.140648 + }, + { + "symbol": "CEG", + "date": "2024-08-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.655172, + "strategy_rank": 90.323196, + "rr": 2.152078, + "primary_prob": 40.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.228118, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03271, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-08-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.413793, + "strategy_rank": 97.082644, + "rr": 1.976913, + "primary_prob": 26.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.96537, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028923, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.605911, + "strategy_rank": 66.751813, + "rr": 1.287727, + "primary_prob": 41.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.931591, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07153, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.221675, + "strategy_rank": 86.44484, + "rr": 0.776698, + "primary_prob": 44.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.165047, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03825, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.374384, + "strategy_rank": 80.50229, + "rr": 1.376539, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.064808, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.019501, + "range_504_ratio": 2.771811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049361, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.349754, + "strategy_rank": 94.053315, + "rr": 1.503392, + "primary_prob": 45.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.255088, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 2.314548, + "range_504_ratio": 10.12035, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.474723, + "hold30_r": 9.258762 + }, + { + "symbol": "ARES", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.389163, + "strategy_rank": 75.052488, + "rr": 1.515302, + "primary_prob": 17.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.272953, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.976104, + "range_504_ratio": 2.654096, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057818, + "hold30_r": -1.0 + }, + { + "symbol": "BAC", + "date": "2024-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.359606, + "strategy_rank": 68.313717, + "rr": 2.358212, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.537319, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.576865, + "range_504_ratio": 1.780449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062807, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.581281, + "strategy_rank": 81.151546, + "rr": 1.63493, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.452396, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056442, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.935961, + "strategy_rank": 89.590597, + "rr": 1.034743, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.552115, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059744, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.793103, + "strategy_rank": 79.129342, + "rr": 2.897858, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 4.346787, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057175, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.945813, + "strategy_rank": 64.552106, + "rr": 0.757775, + "primary_prob": 53.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.136662, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.68805, + "hold30_r": -1.276919 + }, + { + "symbol": "CMG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.773399, + "strategy_rank": 78.053187, + "rr": 1.890686, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.83603, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.099444, + "hold30_r": -1.061495 + }, + { + "symbol": "COF", + "date": "2024-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.73399, + "strategy_rank": 79.932243, + "rr": 2.031659, + "primary_prob": 29.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.047488, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.60274, + "range_504_ratio": 1.827118, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057914, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.630542, + "strategy_rank": 99.409276, + "rr": 1.571507, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.357261, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01916, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.37931, + "strategy_rank": 65.773635, + "rr": 0.802633, + "primary_prob": 55.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.203949, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.605746, + "range_504_ratio": 1.832618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721998, + "hold30_r": -1.01625 + }, + { + "symbol": "COST", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.285714, + "strategy_rank": 70.433579, + "rr": 0.68248, + "primary_prob": 55.82, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.02372, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.718638, + "range_504_ratio": 2.051637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.613943, + "hold30_r": 0.215325 + }, + { + "symbol": "CRWD", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.1133, + "strategy_rank": 87.034292, + "rr": 1.579228, + "primary_prob": 50.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.368842, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03194, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.384236, + "strategy_rank": 99.310663, + "rr": 1.787492, + "primary_prob": 27.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.681238, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.807288, + "range_504_ratio": 45.028169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026143, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.689655, + "strategy_rank": 92.370212, + "rr": 1.045898, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.568847, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043581, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.660099, + "strategy_rank": 97.956165, + "rr": 2.096068, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.144101, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029048, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.08867, + "strategy_rank": 86.452475, + "rr": 1.221006, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.83151, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042686, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.807882, + "strategy_rank": 71.945222, + "rr": 1.305596, + "primary_prob": 41.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.958393, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05584, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 89.418819, + "rr": 1.518535, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.277803, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.53978, + "range_504_ratio": 4.663563, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.463859, + "hold30_r": 4.161329 + }, + { + "symbol": "FITB", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.827586, + "strategy_rank": 79.626543, + "rr": 1.613534, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.420301, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060888, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.46798, + "strategy_rank": 60.528693, + "rr": 0.881056, + "primary_prob": 44.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.321584, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787552, + "hold30_r": -0.092987 + }, + { + "symbol": "GE", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.418719, + "strategy_rank": 83.636277, + "rr": 1.485019, + "primary_prob": 17.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.227528, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060125, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.62069, + "strategy_rank": 64.475442, + "rr": 1.465597, + "primary_prob": 18.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.198396, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071219, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.748768, + "strategy_rank": 76.733363, + "rr": 1.591572, + "primary_prob": 41.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.387359, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.653656, + "range_504_ratio": 1.922557, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065958, + "hold30_r": 0.08376 + }, + { + "symbol": "IP", + "date": "2024-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.17734, + "strategy_rank": 83.200153, + "rr": 5.632903, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 8.449354, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.529238, + "range_504_ratio": 1.697638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066284, + "hold30_r": -1.0 + }, + { + "symbol": "KEY", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.881773, + "strategy_rank": 79.345655, + "rr": 1.718821, + "primary_prob": 48.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.578231, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044658, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.044335, + "strategy_rank": 91.067566, + "rr": 1.074466, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.611699, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052437, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.128079, + "strategy_rank": 59.185965, + "rr": 0.790293, + "primary_prob": 51.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.18544, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.526185, + "range_504_ratio": 1.692464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092072, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.635468, + "strategy_rank": 61.387263, + "rr": 0.680439, + "primary_prob": 60.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 126, + "primary_distance_atr": 1.020658, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.598001, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.182266, + "strategy_rank": 76.66338, + "rr": 1.107738, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.661607, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.045147, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.876847, + "strategy_rank": 99.876893, + "rr": 1.530447, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.29567, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015658, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.64532, + "strategy_rank": 94.365377, + "rr": 0.915336, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.373004, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.873656, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.79803, + "strategy_rank": 96.762311, + "rr": 1.068723, + "primary_prob": 43.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.603084, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025929, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.403941, + "strategy_rank": 85.469843, + "rr": 1.055087, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.58263, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.735557, + "range_504_ratio": 5.672089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.024329, + "hold30_r": 6.66616 + }, + { + "symbol": "PNC", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.103448, + "strategy_rank": 77.091233, + "rr": 1.63297, + "primary_prob": 49.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.449455, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.515895, + "range_504_ratio": 1.675137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071349, + "hold30_r": -1.0 + }, + { + "symbol": "PRU", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.172414, + "strategy_rank": 67.117, + "rr": 1.657181, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.485771, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.533714, + "range_504_ratio": 1.705254, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07031, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.837438, + "strategy_rank": 75.473661, + "rr": 2.372134, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.558201, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056969, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.8867, + "strategy_rank": 83.915893, + "rr": 1.93323, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.899845, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.889371, + "hold30_r": 3.836698 + }, + { + "symbol": "SMCI", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.891626, + "strategy_rank": 99.113437, + "rr": 1.1731, + "primary_prob": 25.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.759651, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.010647, + "hold30_r": 0.254471 + }, + { + "symbol": "STX", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.699507, + "strategy_rank": 82.977478, + "rr": 1.914426, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.871638, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043881, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.241379, + "strategy_rank": 86.930589, + "rr": 2.747627, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 4.121441, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045941, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.073892, + "strategy_rank": 86.994529, + "rr": 1.499599, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.249398, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056802, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.334975, + "strategy_rank": 69.982822, + "rr": 1.12814, + "primary_prob": 56.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.692209, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.043763, + "hold30_r": 2.979991 + }, + { + "symbol": "TFC", + "date": "2024-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.330049, + "strategy_rank": 75.670887, + "rr": 2.90902, + "primary_prob": 20.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 4.36353, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.735658, + "range_504_ratio": 2.086854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062366, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.852217, + "strategy_rank": 86.887327, + "rr": 0.767248, + "primary_prob": 54.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.150872, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049204, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.91133, + "strategy_rank": 80.918374, + "rr": 1.401995, + "primary_prob": 19.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.102992, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.125704, + "range_504_ratio": 3.082385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043431, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.517241, + "strategy_rank": 92.587161, + "rr": 1.759881, + "primary_prob": 43.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.639822, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042991, + "hold30_r": -1.017546 + }, + { + "symbol": "VRTX", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.901478, + "strategy_rank": 65.883064, + "rr": 0.962554, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.443832, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070335, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.137931, + "strategy_rank": 98.474042, + "rr": 1.96544, + "primary_prob": 32.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.948159, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028498, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.866995, + "strategy_rank": 70.256712, + "rr": 0.930349, + "primary_prob": 61.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.395523, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.857803, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.147783, + "strategy_rank": 75.354371, + "rr": 1.744466, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.6167, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060224, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.152709, + "strategy_rank": 97.341583, + "rr": 1.833067, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.749601, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.806707, + "hold30_r": 0.650868 + }, + { + "symbol": "CEG", + "date": "2024-09-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.411415, + "strategy_rank": 93.629558, + "rr": 1.771335, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.657002, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.74233, + "hold30_r": 8.3558 + }, + { + "symbol": "HOOD", + "date": "2024-09-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.82283, + "strategy_rank": 91.107097, + "rr": 1.050039, + "primary_prob": 46.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.575059, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.022834, + "hold30_r": 5.566232 + }, + { + "symbol": "ABBV", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.115339, + "strategy_rank": 66.44677, + "rr": 1.007958, + "primary_prob": 31.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.511938, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.423175, + "range_504_ratio": 1.526801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.931502, + "hold30_r": -0.850355 + }, + { + "symbol": "AMT", + "date": "2024-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.261593, + "strategy_rank": 69.829196, + "rr": 2.079796, + "primary_prob": 43.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.119694, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.541129, + "range_504_ratio": 1.717945, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.166052, + "hold30_r": -1.099904 + }, + { + "symbol": "ANET", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.536266, + "strategy_rank": 89.504365, + "rr": 1.089785, + "primary_prob": 39.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.634677, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.054762, + "hold30_r": 4.209853 + }, + { + "symbol": "APP", + "date": "2024-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.676576, + "strategy_rank": 92.926572, + "rr": 2.185527, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.27829, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 2.327438, + "range_504_ratio": 10.251641, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.15693, + "hold30_r": 8.886403 + }, + { + "symbol": "AVGO", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.109394, + "strategy_rank": 89.859473, + "rr": 1.723175, + "primary_prob": 30.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.584763, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026871, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.856124, + "strategy_rank": 80.684797, + "rr": 1.076602, + "primary_prob": 33.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.614903, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.243058, + "range_504_ratio": 3.466197, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.024231, + "hold30_r": 5.875191 + }, + { + "symbol": "AXP", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.277051, + "strategy_rank": 72.673508, + "rr": 0.849896, + "primary_prob": 49.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.274843, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.694868, + "range_504_ratio": 2.003444, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064542, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.618312, + "strategy_rank": 71.539706, + "rr": 1.516733, + "primary_prob": 51.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.275099, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056244, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.551724, + "strategy_rank": 89.747727, + "rr": 0.984128, + "primary_prob": 45.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.476191, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051421, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.017836, + "strategy_rank": 80.961416, + "rr": 1.276042, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.914062, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.236585, + "hold30_r": 2.168899 + }, + { + "symbol": "COHR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.585018, + "strategy_rank": 91.011888, + "rr": 1.00735, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.511025, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028207, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.40547, + "strategy_rank": 99.263164, + "rr": 1.725482, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.588223, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.708126, + "hold30_r": 2.418156 + }, + { + "symbol": "COR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.362663, + "strategy_rank": 68.570967, + "rr": 0.712343, + "primary_prob": 59.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 1.068515, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.605746, + "range_504_ratio": 1.832618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.643896, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.74673, + "strategy_rank": 72.654303, + "rr": 0.75663, + "primary_prob": 52.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.134946, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.718638, + "range_504_ratio": 2.051637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.688767, + "hold30_r": -0.026426 + }, + { + "symbol": "CPB", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.947681, + "strategy_rank": 65.889268, + "rr": 1.853704, + "primary_prob": 46.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.780556, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066087, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.643282, + "strategy_rank": 99.500891, + "rr": 0.901022, + "primary_prob": 42.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.351534, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.807288, + "range_504_ratio": 45.028169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025372, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.374554, + "strategy_rank": 83.633922, + "rr": 1.481777, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.222666, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.436907, + "hold30_r": 4.447996 + }, + { + "symbol": "DECK", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.0761, + "strategy_rank": 92.835218, + "rr": 1.3291, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.993651, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.288947, + "hold30_r": 1.883549 + }, + { + "symbol": "DELL", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.56956, + "strategy_rank": 86.207956, + "rr": 1.686784, + "primary_prob": 20.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.530176, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.659582, + "hold30_r": 2.794806 + }, + { + "symbol": "DHI", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.319857, + "strategy_rank": 87.581857, + "rr": 0.916286, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.37443, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.076143, + "range_504_ratio": 2.933343, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.865237, + "hold30_r": 1.004481 + }, + { + "symbol": "DVA", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.124851, + "strategy_rank": 81.052954, + "rr": 1.393867, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.0908, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.873987, + "range_504_ratio": 2.396446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.340017, + "hold30_r": 2.056406 + }, + { + "symbol": "EME", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.173603, + "strategy_rank": 88.154301, + "rr": 1.693435, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.540152, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.656014, + "hold30_r": 5.308095 + }, + { + "symbol": "ERIE", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.146254, + "strategy_rank": 80.686464, + "rr": 0.880694, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.321041, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.940106, + "range_504_ratio": 2.560254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.82165, + "hold30_r": -0.767891 + }, + { + "symbol": "FICO", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.502973, + "strategy_rank": 90.128565, + "rr": 0.877055, + "primary_prob": 48.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.315582, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.53978, + "range_504_ratio": 4.663563, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.826427, + "hold30_r": 4.059835 + }, + { + "symbol": "FIS", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.639715, + "strategy_rank": 65.793168, + "rr": 1.791351, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.687026, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.693978, + "range_504_ratio": 2.001663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713437, + "hold30_r": 3.519214 + }, + { + "symbol": "FITB", + "date": "2024-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.606421, + "strategy_rank": 76.037321, + "rr": 2.073653, + "primary_prob": 43.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.11048, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063196, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.816885, + "strategy_rank": 93.070869, + "rr": 1.508914, + "primary_prob": 26.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.263371, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.327435, + "range_504_ratio": 3.771358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.48109, + "hold30_r": 5.06426 + }, + { + "symbol": "GDDY", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.929845, + "strategy_rank": 81.578683, + "rr": 1.306838, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.960257, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.249092, + "hold30_r": 2.155103 + }, + { + "symbol": "GE", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.542212, + "strategy_rank": 86.43608, + "rr": 1.727503, + "primary_prob": 19.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.591254, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.675471, + "hold30_r": 4.568081 + }, + { + "symbol": "GS", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.563615, + "strategy_rank": 72.851062, + "rr": 1.208407, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.81261, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056832, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.353151, + "strategy_rank": 64.938655, + "rr": 1.757685, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.636527, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.760954, + "range_504_ratio": 2.140317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694509, + "hold30_r": 6.091878 + }, + { + "symbol": "HLT", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.807372, + "strategy_rank": 63.108391, + "rr": 1.706324, + "primary_prob": 29.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.559486, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073606, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.185493, + "strategy_rank": 70.651936, + "rr": 1.532927, + "primary_prob": 42.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.299391, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.649964, + "range_504_ratio": 1.915473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067833, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.325803, + "strategy_rank": 81.948252, + "rr": 1.344013, + "primary_prob": 55.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.016019, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.529238, + "range_504_ratio": 1.697638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.275434, + "hold30_r": -0.642205 + }, + { + "symbol": "IRM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.313912, + "strategy_rank": 78.749905, + "rr": 1.014811, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.522217, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.975478, + "range_504_ratio": 2.652435, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.95752, + "hold30_r": 4.038972 + }, + { + "symbol": "JPM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.039239, + "strategy_rank": 69.90609, + "rr": 0.835733, + "primary_prob": 50.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.2536, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076662, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.838288, + "strategy_rank": 90.388464, + "rr": 2.181887, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.272831, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.13195, + "hold30_r": 4.089721 + }, + { + "symbol": "LEN", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.060642, + "strategy_rank": 83.933898, + "rr": 0.692465, + "primary_prob": 58.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.038697, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.981902, + "range_504_ratio": 2.669528, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.640064, + "hold30_r": 1.130043 + }, + { + "symbol": "LII", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.590963, + "strategy_rank": 77.646691, + "rr": 1.116733, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.675099, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.074915, + "range_504_ratio": 2.929743, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.071849, + "hold30_r": 1.910076 + }, + { + "symbol": "LLY", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011891, + "strategy_rank": 84.385996, + "rr": 1.480205, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.220308, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.188461, + "range_504_ratio": 3.282026, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.264296, + "hold30_r": -1.218188 + }, + { + "symbol": "MCK", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.789536, + "strategy_rank": 83.643412, + "rr": 1.893275, + "primary_prob": 26.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.839913, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.23003, + "hold30_r": -1.185275 + }, + { + "symbol": "META", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.103448, + "strategy_rank": 88.2603, + "rr": 1.104402, + "primary_prob": 42.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.656604, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.821013, + "range_504_ratio": 6.178113, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049832, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881094, + "strategy_rank": 99.881136, + "rr": 1.87809, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.817135, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.862644, + "hold30_r": 4.770071 + }, + { + "symbol": "NRG", + "date": "2024-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.454221, + "strategy_rank": 94.179237, + "rr": 2.25116, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.37674, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.212092, + "hold30_r": 1.85814 + }, + { + "symbol": "NTAP", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.347206, + "strategy_rank": 77.983187, + "rr": 2.152125, + "primary_prob": 24.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.228187, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.107479, + "hold30_r": 1.886035 + }, + { + "symbol": "NVDA", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.859691, + "strategy_rank": 97.682306, + "rr": 1.537249, + "primary_prob": 21.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.305873, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.516505, + "hold30_r": 2.875206 + }, + { + "symbol": "PHM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.1522, + "strategy_rank": 86.240507, + "rr": 1.038835, + "primary_prob": 45.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.558253, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.332864, + "range_504_ratio": 3.791887, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.992903, + "hold30_r": 3.167356 + }, + { + "symbol": "PKG", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.08799, + "strategy_rank": 64.287722, + "rr": 0.711305, + "primary_prob": 55.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.066958, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.642118, + "range_504_ratio": 1.900502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631608, + "hold30_r": 3.20772 + }, + { + "symbol": "PLTR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.579073, + "strategy_rank": 93.474472, + "rr": 1.551665, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.327498, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.735557, + "range_504_ratio": 5.672089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.520098, + "hold30_r": 6.196195 + }, + { + "symbol": "PNC", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.969084, + "strategy_rank": 70.118977, + "rr": 1.75651, + "primary_prob": 47.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.634764, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.529875, + "range_504_ratio": 1.69872, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069467, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.774078, + "strategy_rank": 86.784848, + "rr": 1.497249, + "primary_prob": 19.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.245874, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.456533, + "hold30_r": 5.564359 + }, + { + "symbol": "REGN", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.093936, + "strategy_rank": 58.796634, + "rr": 1.242, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.863, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.749843, + "range_504_ratio": 2.116668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065485, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.612366, + "strategy_rank": 79.703003, + "rr": 1.555085, + "primary_prob": 50.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.332627, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.506102, + "hold30_r": 4.172316 + }, + { + "symbol": "RMD", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.844233, + "strategy_rank": 90.206165, + "rr": 1.99921, + "primary_prob": 44.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.998815, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.627721, + "range_504_ratio": 1.873336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.226172, + "hold30_r": -1.174599 + }, + { + "symbol": "RTX", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.914388, + "strategy_rank": 66.798504, + "rr": 0.966897, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.450346, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.590223, + "range_504_ratio": 1.804391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.880614, + "hold30_r": 2.203231 + }, + { + "symbol": "SMCI", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.692033, + "strategy_rank": 98.906276, + "rr": 0.882655, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.323983, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.871219, + "hold30_r": 0.844729 + }, + { + "symbol": "SYF", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.3044, + "strategy_rank": 79.678163, + "rr": 1.992925, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.989387, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055991, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.508918, + "strategy_rank": 68.283558, + "rr": 0.742496, + "primary_prob": 64.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.113744, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.66094, + "hold30_r": 2.132701 + }, + { + "symbol": "TDG", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.045184, + "strategy_rank": 69.189349, + "rr": 1.126591, + "primary_prob": 41.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.689887, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.016572, + "range_504_ratio": 2.763705, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.06849, + "hold30_r": 1.588373 + }, + { + "symbol": "TMUS", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.390012, + "strategy_rank": 64.993673, + "rr": 1.124014, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.686021, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.496702, + "range_504_ratio": 1.643293, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.043503, + "hold30_r": 5.056908 + }, + { + "symbol": "TPL", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.282996, + "strategy_rank": 84.925888, + "rr": 2.010616, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.015923, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.967986, + "hold30_r": 7.348611 + }, + { + "symbol": "TT", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.768133, + "strategy_rank": 79.556221, + "rr": 1.660883, + "primary_prob": 14.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.491324, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.959852, + "range_504_ratio": 2.611311, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.604619, + "hold30_r": 4.695101 + }, + { + "symbol": "VRT", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.34126, + "strategy_rank": 94.733182, + "rr": 1.801979, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.702968, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.778617, + "hold30_r": 6.082084 + }, + { + "symbol": "VRTX", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.871581, + "strategy_rank": 64.609869, + "rr": 1.129218, + "primary_prob": 43.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.693827, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.068282, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.167658, + "strategy_rank": 98.669142, + "rr": 1.767265, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.650897, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.741493, + "hold30_r": 8.741164 + }, + { + "symbol": "WAB", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.877527, + "strategy_rank": 70.876502, + "rr": 1.466437, + "primary_prob": 52.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.199655, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39812, + "hold30_r": 5.522139 + }, + { + "symbol": "WSM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.216409, + "strategy_rank": 97.290679, + "rr": 1.671809, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.507714, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.643993, + "hold30_r": 1.506983 + }, + { + "symbol": "CEG", + "date": "2024-09-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.130641, + "strategy_rank": 94.061758, + "rr": 1.880922, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.821383, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.848098, + "hold30_r": 6.906646 + }, + { + "symbol": "HOOD", + "date": "2024-09-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.655582, + "strategy_rank": 95.047506, + "rr": 2.083757, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.125635, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.055784, + "hold30_r": 4.106526 + }, + { + "symbol": "ABBV", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.916865, + "strategy_rank": 68.776722, + "rr": 0.711881, + "primary_prob": 42.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.067822, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.423175, + "range_504_ratio": 1.526801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641504, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.966746, + "strategy_rank": 65.047506, + "rr": 0.864944, + "primary_prob": 50.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.297415, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.027123, + "range_504_ratio": 2.793018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.79116, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.11639, + "strategy_rank": 58.562945, + "rr": 0.715443, + "primary_prob": 64.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.073165, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.42006, + "range_504_ratio": 1.522052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628306, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.56057, + "strategy_rank": 62.719715, + "rr": 1.095871, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.643806, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.646723, + "range_504_ratio": 1.909274, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.023761, + "hold30_r": 0.644541 + }, + { + "symbol": "ANET", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.042755, + "strategy_rank": 91.401425, + "rr": 1.074384, + "primary_prob": 42.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.611577, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.038298, + "hold30_r": 2.049251 + }, + { + "symbol": "APP", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.180523, + "strategy_rank": 94.821853, + "rr": 1.042299, + "primary_prob": 43.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.563449, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 2.455015, + "range_504_ratio": 11.646608, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.014097, + "hold30_r": 7.128647 + }, + { + "symbol": "AVGO", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.380048, + "strategy_rank": 91.840855, + "rr": 0.968658, + "primary_prob": 45.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.452987, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.943235, + "hold30_r": 0.524496 + }, + { + "symbol": "BRO", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.154394, + "strategy_rank": 61.104513, + "rr": 1.486286, + "primary_prob": 17.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.229428, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.696726, + "range_504_ratio": 2.007171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.407401, + "hold30_r": 1.20061 + }, + { + "symbol": "CASY", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.123515, + "strategy_rank": 83.91924, + "rr": 0.895477, + "primary_prob": 48.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.343215, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051668, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.760095, + "strategy_rank": 78.266033, + "rr": 2.010624, + "primary_prob": 37.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.015936, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045527, + "hold30_r": 1.248258 + }, + { + "symbol": "COHR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.437055, + "strategy_rank": 96.543943, + "rr": 0.6689, + "primary_prob": 58.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.00335, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.640622, + "hold30_r": 3.860041 + }, + { + "symbol": "COIN", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.168646, + "strategy_rank": 99.097387, + "rr": 1.60679, + "primary_prob": 35.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.410185, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.588463, + "hold30_r": 2.602875 + }, + { + "symbol": "CPB", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.541568, + "strategy_rank": 66.152019, + "rr": 1.520167, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.280251, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056282, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.054632, + "strategy_rank": 81.888361, + "rr": 1.247317, + "primary_prob": 38.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.870976, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.07002, + "range_504_ratio": 2.915439, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.19739, + "hold30_r": 1.423036 + }, + { + "symbol": "CVNA", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.643705, + "strategy_rank": 99.501188, + "rr": 0.921908, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.382862, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.807288, + "range_504_ratio": 45.028169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.89764, + "hold30_r": 5.155774 + }, + { + "symbol": "DASH", + "date": "2024-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.292162, + "strategy_rank": 85.225653, + "rr": 2.285917, + "primary_prob": 25.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.428876, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.239634, + "hold30_r": 4.088344 + }, + { + "symbol": "DECK", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.724466, + "strategy_rank": 92.909739, + "rr": 1.758315, + "primary_prob": 29.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.637473, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.715784, + "hold30_r": -0.159642 + }, + { + "symbol": "EFX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.353919, + "strategy_rank": 76.472684, + "rr": 0.683287, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.024931, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.748366, + "range_504_ratio": 2.113543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.622562, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.705463, + "strategy_rank": 88.218527, + "rr": 0.683036, + "primary_prob": 56.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.024555, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.642166, + "hold30_r": 3.030925 + }, + { + "symbol": "ERIE", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.793349, + "strategy_rank": 79.940618, + "rr": 0.905372, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.358059, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.990159, + "range_504_ratio": 2.691664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.84946, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.016627, + "strategy_rank": 66.876485, + "rr": 1.846459, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.769689, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.693978, + "range_504_ratio": 2.001663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072694, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.679335, + "strategy_rank": 72.458432, + "rr": 2.134405, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.201607, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.080604, + "hold30_r": 1.888333 + }, + { + "symbol": "FIX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.686461, + "strategy_rank": 91.72209, + "rr": 0.930839, + "primary_prob": 46.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.396258, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.327435, + "range_504_ratio": 3.771358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.899771, + "hold30_r": 3.411319 + }, + { + "symbol": "GDDY", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.931116, + "strategy_rank": 81.045131, + "rr": 1.345176, + "primary_prob": 21.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.017764, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.289048, + "hold30_r": 1.625613 + }, + { + "symbol": "GE", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.066508, + "strategy_rank": 84.703088, + "rr": 1.633491, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.450237, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.581483, + "hold30_r": 1.538485 + }, + { + "symbol": "GS", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.460808, + "strategy_rank": 74.489311, + "rr": 0.680039, + "primary_prob": 50.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.020059, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631461, + "hold30_r": 2.58438 + }, + { + "symbol": "GWW", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.729216, + "strategy_rank": 65.629454, + "rr": 0.733759, + "primary_prob": 59.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.100638, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.760954, + "range_504_ratio": 2.140317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.669085, + "hold30_r": 2.766209 + }, + { + "symbol": "ICE", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.4038, + "strategy_rank": 56.532067, + "rr": 0.783883, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.175825, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.613965, + "range_504_ratio": 1.847743, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0983, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.004751, + "strategy_rank": 72.149644, + "rr": 1.28212, + "primary_prob": 47.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.92318, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.649964, + "range_504_ratio": 1.915473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068532, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.629454, + "strategy_rank": 81.745843, + "rr": 1.043774, + "primary_prob": 62.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.565661, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.529238, + "range_504_ratio": 1.697638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.974401, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.954869, + "strategy_rank": 74.311164, + "rr": 0.812119, + "primary_prob": 43.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.218179, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.758342, + "hold30_r": 2.392108 + }, + { + "symbol": "KKR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.418052, + "strategy_rank": 89.608076, + "rr": 0.736309, + "primary_prob": 38.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.104464, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.690152, + "hold30_r": 4.394846 + }, + { + "symbol": "LDOS", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.961995, + "strategy_rank": 70.950119, + "rr": 0.75315, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.129725, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.731197, + "range_504_ratio": 2.077566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67439, + "hold30_r": 3.756804 + }, + { + "symbol": "LHX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.855107, + "strategy_rank": 66.733967, + "rr": 1.227179, + "primary_prob": 43.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 128, + "primary_distance_atr": 1.840768, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.15358, + "hold30_r": 2.580479 + }, + { + "symbol": "LLY", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.617577, + "strategy_rank": 84.56057, + "rr": 0.953625, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.430438, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.188461, + "range_504_ratio": 3.282026, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.135679, + "hold30_r": -1.086597 + }, + { + "symbol": "MCK", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.942993, + "strategy_rank": 82.220903, + "rr": 2.305691, + "primary_prob": 21.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.458536, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.2087, + "hold30_r": -1.158686 + }, + { + "symbol": "MPWR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.204276, + "strategy_rank": 87.339667, + "rr": 0.932694, + "primary_prob": 47.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.399041, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.157158, + "range_504_ratio": 3.180881, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026858, + "hold30_r": 0.061755 + }, + { + "symbol": "MSTR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881235, + "strategy_rank": 99.881235, + "rr": 1.813982, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.720972, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.796502, + "hold30_r": 7.025564 + }, + { + "symbol": "NOC", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.779097, + "strategy_rank": 60.047506, + "rr": 0.841359, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.262038, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.294036, + "range_504_ratio": 1.341832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.756211, + "hold30_r": 0.422014 + }, + { + "symbol": "NRG", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.693587, + "strategy_rank": 94.631829, + "rr": 1.067714, + "primary_prob": 38.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.601571, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.025065, + "hold30_r": 2.533269 + }, + { + "symbol": "NTAP", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.39905, + "strategy_rank": 81.496437, + "rr": 2.415391, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.623087, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.366986, + "hold30_r": 0.702433 + }, + { + "symbol": "NVDA", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.456057, + "strategy_rank": 98.028504, + "rr": 0.76527, + "primary_prob": 62.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.147906, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.741422, + "hold30_r": 2.128809 + }, + { + "symbol": "PGR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.743468, + "strategy_rank": 75.617577, + "rr": 0.790649, + "primary_prob": 52.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.185974, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.839753, + "range_504_ratio": 2.315794, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.716215, + "hold30_r": -0.389358 + }, + { + "symbol": "REGN", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.361045, + "strategy_rank": 64.382423, + "rr": 0.799291, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.198936, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.595079, + "range_504_ratio": 1.813174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062585, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.092637, + "strategy_rank": 90.308789, + "rr": 2.562837, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.844255, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.808118, + "hold30_r": -1.756551 + }, + { + "symbol": "SMCI", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.268409, + "strategy_rank": 97.909739, + "rr": 0.877636, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.316454, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014187, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.142518, + "strategy_rank": 85.190024, + "rr": 1.576847, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.36527, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533318, + "hold30_r": 0.726777 + }, + { + "symbol": "SYF", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.491686, + "strategy_rank": 79.964371, + "rr": 1.895885, + "primary_prob": 30.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.843827, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.852353, + "hold30_r": 4.150545 + }, + { + "symbol": "T", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.467933, + "strategy_rank": 69.952494, + "rr": 1.766426, + "primary_prob": 39.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.649639, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.074269, + "hold30_r": 1.049192 + }, + { + "symbol": "TDG", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.710214, + "strategy_rank": 69.311164, + "rr": 0.725766, + "primary_prob": 54.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.088649, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.016572, + "range_504_ratio": 2.763705, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.66611, + "hold30_r": -0.054654 + }, + { + "symbol": "TPL", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.985748, + "strategy_rank": 87.589074, + "rr": 2.16608, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.24912, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.118787, + "hold30_r": 8.785578 + }, + { + "symbol": "TRV", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.223278, + "strategy_rank": 72.862233, + "rr": 0.932736, + "primary_prob": 46.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.399104, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.484331, + "range_504_ratio": 1.62309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863881, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.505938, + "strategy_rank": 86.104513, + "rr": 0.823137, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.234706, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.075933, + "range_504_ratio": 2.932727, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.76546, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.254157, + "strategy_rank": 72.992874, + "rr": 0.856969, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.285453, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.331563, + "range_504_ratio": 1.393144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066616, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.893112, + "strategy_rank": 95.819477, + "rr": 2.005719, + "primary_prob": 25.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.008578, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.980011, + "hold30_r": 3.447561 + }, + { + "symbol": "VRTX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.698337, + "strategy_rank": 63.966746, + "rr": 1.343781, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.015671, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063059, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.406176, + "strategy_rank": 98.836105, + "rr": 1.702036, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.553054, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.673141, + "hold30_r": 8.099034 + }, + { + "symbol": "VZ", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.047506, + "strategy_rank": 63.301663, + "rr": 1.778969, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.668454, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.394957, + "range_504_ratio": 1.484321, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.663393, + "hold30_r": -1.592137 + }, + { + "symbol": "WRB", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.448931, + "strategy_rank": 73.741093, + "rr": 1.019108, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.528662, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0701, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.980998, + "strategy_rank": 95.771971, + "rr": 1.543428, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.315142, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.510638, + "hold30_r": 0.20032 + }, + { + "symbol": "CEG", + "date": "2024-09-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.679901, + "strategy_rank": 92.310875, + "rr": 1.932467, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.898701, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.896653, + "hold30_r": 5.492909 + }, + { + "symbol": "HOOD", + "date": "2024-09-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.037221, + "strategy_rank": 95.299289, + "rr": 0.906427, + "primary_prob": 48.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.35964, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.875145, + "hold30_r": 3.584816 + }, + { + "symbol": "AVGO", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.468983, + "strategy_rank": 89.778474, + "rr": 0.815124, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.222685, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.786928, + "hold30_r": 0.197886 + }, + { + "symbol": "AZO", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.506203, + "strategy_rank": 61.471815, + "rr": 1.260616, + "primary_prob": 42.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.890923, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.462671, + "range_504_ratio": 1.58831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.425659, + "hold30_r": -1.357022 + }, + { + "symbol": "BRO", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.476427, + "strategy_rank": 62.392235, + "rr": 1.817929, + "primary_prob": 12.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.726893, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.696726, + "range_504_ratio": 2.007171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.737216, + "hold30_r": 1.26897 + }, + { + "symbol": "CAH", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.483871, + "strategy_rank": 66.121238, + "rr": 1.235211, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.852817, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.579788, + "range_504_ratio": 1.785659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073309, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.265509, + "strategy_rank": 78.96764, + "rr": 1.121028, + "primary_prob": 45.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.681542, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.068536, + "hold30_r": 2.068871 + }, + { + "symbol": "CBOE", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 75.895053, + "rr": 1.02725, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.540875, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.638238, + "range_504_ratio": 1.893142, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.963133, + "hold30_r": 1.027095 + }, + { + "symbol": "CFG", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.258065, + "strategy_rank": 74.272095, + "rr": 1.562785, + "primary_prob": 51.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.344177, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051285, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.789082, + "strategy_rank": 66.463881, + "rr": 1.321803, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.982704, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095629, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.379653, + "strategy_rank": 99.231184, + "rr": 2.813627, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.220441, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.79303, + "hold30_r": 0.673957 + }, + { + "symbol": "COR", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.796526, + "strategy_rank": 68.296973, + "rr": 2.060542, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 3.090813, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.605746, + "range_504_ratio": 1.832618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063961, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.059553, + "strategy_rank": 67.192617, + "rr": 0.713524, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.070285, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642851, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.578164, + "strategy_rank": 70.734454, + "rr": 2.043159, + "primary_prob": 28.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.064738, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131369, + "hold30_r": -1.069907 + }, + { + "symbol": "CRWD", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.01737, + "strategy_rank": 84.295802, + "rr": 1.654913, + "primary_prob": 49.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.482369, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.618946, + "hold30_r": 1.263574 + }, + { + "symbol": "CVNA", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.627792, + "strategy_rank": 99.479231, + "rr": 2.373325, + "primary_prob": 20.69, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.559988, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.87851, + "range_504_ratio": 48.352113, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.345166, + "hold30_r": 6.312101 + }, + { + "symbol": "DASH", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.73201, + "strategy_rank": 83.952927, + "rr": 2.097487, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.146231, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.0506, + "hold30_r": 3.314464 + }, + { + "symbol": "DECK", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.28536, + "strategy_rank": 92.833581, + "rr": 1.165501, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.748252, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.127066, + "hold30_r": 1.109279 + }, + { + "symbol": "DELL", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.645161, + "strategy_rank": 85.336371, + "rr": 2.078075, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.117113, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.04365, + "hold30_r": 0.856462 + }, + { + "symbol": "FITB", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.972705, + "strategy_rank": 73.260075, + "rr": 2.259068, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.388602, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.684631, + "range_504_ratio": 1.983039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057874, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.883375, + "strategy_rank": 82.080816, + "rr": 1.037142, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.555713, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060354, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.781638, + "strategy_rank": 84.519265, + "rr": 1.331668, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.997502, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.881621, + "range_504_ratio": 2.414812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.420474, + "hold30_r": -1.360258 + }, + { + "symbol": "HII", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.009926, + "strategy_rank": 71.607691, + "rr": 1.490295, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.235442, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063178, + "hold30_r": -1.0 + }, + { + "symbol": "ICE", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.637717, + "strategy_rank": 57.332276, + "rr": 1.398538, + "primary_prob": 20.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.097807, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.613965, + "range_504_ratio": 1.847743, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.302354, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.980149, + "strategy_rank": 70.557851, + "rr": 1.472861, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.209292, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074714, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.942928, + "strategy_rank": 81.801314, + "rr": 4.401095, + "primary_prob": 29.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 6.601643, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.558063, + "range_504_ratio": 1.747285, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065161, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.533499, + "strategy_rank": 79.029583, + "rr": 1.037777, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.556665, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.005772, + "range_504_ratio": 2.734018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.983132, + "hold30_r": 2.29819 + }, + { + "symbol": "JPM", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.2134, + "strategy_rank": 73.273543, + "rr": 1.655913, + "primary_prob": 15.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.483869, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59731, + "hold30_r": 1.592572 + }, + { + "symbol": "LHX", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.228288, + "strategy_rank": 63.370954, + "rr": 0.887621, + "primary_prob": 52.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 128, + "primary_distance_atr": 1.331432, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810753, + "hold30_r": 2.836773 + }, + { + "symbol": "LLY", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.416873, + "strategy_rank": 87.132704, + "rr": 1.680595, + "primary_prob": 16.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.520892, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.188461, + "range_504_ratio": 3.282026, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054616, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.176179, + "strategy_rank": 81.282805, + "rr": 1.263387, + "primary_prob": 42.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.89508, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150639, + "hold30_r": -1.096727 + }, + { + "symbol": "MPWR", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.126551, + "strategy_rank": 86.590073, + "rr": 0.726192, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.089289, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.157158, + "range_504_ratio": 3.180881, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.337965, + "hold30_r": -1.309818 + }, + { + "symbol": "MSTR", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875931, + "strategy_rank": 99.875977, + "rr": 1.822943, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.734415, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.804881, + "hold30_r": 6.232968 + }, + { + "symbol": "NRG", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.387097, + "strategy_rank": 94.298477, + "rr": 1.531924, + "primary_prob": 16.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.297886, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.488321, + "hold30_r": 2.283233 + }, + { + "symbol": "NTAP", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.168734, + "strategy_rank": 82.274991, + "rr": 1.819081, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.728621, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.764489, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.635236, + "strategy_rank": 98.152472, + "rr": 0.993072, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.489608, + "raw_level_count": 162, + "gate_level_count": 162, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.966816, + "hold30_r": 1.658425 + }, + { + "symbol": "PANW", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.074442, + "strategy_rank": 84.687797, + "rr": 1.268467, + "primary_prob": 24.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.902701, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.22531, + "hold30_r": 1.72967 + }, + { + "symbol": "REGN", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 64.711181, + "rr": 1.269854, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.904781, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.595079, + "range_504_ratio": 1.813174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06637, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 91.19531, + "rr": 1.992176, + "primary_prob": 44.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.988264, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046594, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.563275, + "strategy_rank": 64.651914, + "rr": 1.146601, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.719901, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.65983, + "range_504_ratio": 1.934464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061952, + "hold30_r": -0.613032 + }, + { + "symbol": "RTX", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.270471, + "strategy_rank": 70.951784, + "rr": 1.68157, + "primary_prob": 14.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.522355, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.590223, + "range_504_ratio": 1.804391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.599683, + "hold30_r": 0.747747 + }, + { + "symbol": "SMCI", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.64268, + "strategy_rank": 98.164002, + "rr": 1.095518, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.643277, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016072, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.717122, + "strategy_rank": 83.40942, + "rr": 1.736196, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.604294, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687731, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.811414, + "strategy_rank": 69.881373, + "rr": 0.741096, + "primary_prob": 56.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.111644, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672864, + "hold30_r": 1.884683 + }, + { + "symbol": "TFC", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.397022, + "strategy_rank": 69.958213, + "rr": 1.809614, + "primary_prob": 47.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.71442, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.735658, + "range_504_ratio": 2.086854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0599, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.220844, + "strategy_rank": 75.552732, + "rr": 0.755835, + "primary_prob": 42.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.133753, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756402, + "range_504_ratio": 2.130597, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.685002, + "hold30_r": 1.546669 + }, + { + "symbol": "UNH", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.235732, + "strategy_rank": 74.60925, + "rr": 0.815279, + "primary_prob": 41.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.222919, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.331563, + "range_504_ratio": 1.393144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.749198, + "hold30_r": -1.434252 + }, + { + "symbol": "VRT", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.081886, + "strategy_rank": 91.72535, + "rr": 1.947838, + "primary_prob": 26.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.921757, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.919599, + "hold30_r": 2.642618 + }, + { + "symbol": "VRTX", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.491315, + "strategy_rank": 62.675519, + "rr": 1.430543, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.145814, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064648, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.131514, + "strategy_rank": 98.61139, + "rr": 2.072291, + "primary_prob": 23.96, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.108437, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.040867, + "hold30_r": 5.458704 + }, + { + "symbol": "VZ", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.119107, + "strategy_rank": 66.615717, + "rr": 1.741786, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.61268, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.402086, + "range_504_ratio": 1.494939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.756546, + "hold30_r": -1.684002 + }, + { + "symbol": "WELL", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 59.378822, + "rr": 1.168373, + "primary_prob": 41.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.75256, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.84332, + "range_504_ratio": 2.324071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.092952, + "hold30_r": 2.854092 + }, + { + "symbol": "WM", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.709677, + "strategy_rank": 67.33841, + "rr": 1.294978, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 1.942466, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.214017, + "hold30_r": 2.217475 + }, + { + "symbol": "WMT", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.315136, + "strategy_rank": 68.493086, + "rr": 1.049179, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.573768, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.640731, + "range_504_ratio": 1.897868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.96441, + "hold30_r": 2.123557 + }, + { + "symbol": "WRB", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.322581, + "strategy_rank": 73.114282, + "rr": 1.230729, + "primary_prob": 26.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.846094, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074517, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.650124, + "strategy_rank": 94.904157, + "rr": 1.166815, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.750223, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035701, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.826303, + "strategy_rank": 63.73343, + "rr": 0.802852, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.204278, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.417393, + "range_504_ratio": 1.517999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.714655, + "hold30_r": 2.043013 + }, + { + "symbol": "HOOD", + "date": "2024-09-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.129838, + "strategy_rank": 95.980025, + "rr": 0.9817, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.472549, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.948522, + "hold30_r": 5.534563 + }, + { + "symbol": "AEP", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.772784, + "strategy_rank": 59.113608, + "rr": 1.935523, + "primary_prob": 23.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.903284, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093058, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.890137, + "strategy_rank": 63.433208, + "rr": 1.197295, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.795943, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.696726, + "range_504_ratio": 2.007171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.115346, + "hold30_r": 2.91965 + }, + { + "symbol": "CAH", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.144819, + "strategy_rank": 65.493134, + "rr": 1.659493, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.489239, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.57304, + "range_504_ratio": 1.773651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.590603, + "hold30_r": 2.834934 + }, + { + "symbol": "CBOE", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.128589, + "strategy_rank": 76.604245, + "rr": 0.810021, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.215032, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.638238, + "range_504_ratio": 1.893142, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.747517, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.520599, + "strategy_rank": 74.419476, + "rr": 2.801051, + "primary_prob": 21.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 4.201577, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.747797, + "hold30_r": 3.620831 + }, + { + "symbol": "CL", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.630462, + "strategy_rank": 67.091136, + "rr": 1.457149, + "primary_prob": 21.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.185723, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096451, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.389513, + "strategy_rank": 83.782772, + "rr": 1.538483, + "primary_prob": 43.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.307725, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054503, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.126092, + "strategy_rank": 99.088639, + "rr": 1.715909, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.573863, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023432, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.138577, + "strategy_rank": 65.355805, + "rr": 1.552762, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.329142, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.605746, + "range_504_ratio": 1.832618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.491637, + "hold30_r": 3.25989 + }, + { + "symbol": "COST", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.632959, + "strategy_rank": 68.726592, + "rr": 0.738028, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.107042, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074861, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.513109, + "strategy_rank": 70.82397, + "rr": 2.025439, + "primary_prob": 29.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.038159, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06565, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.625468, + "strategy_rank": 99.513109, + "rr": 10.231888, + "primary_prob": 20.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 26, + "primary_distance_atr": 15.347832, + "raw_level_count": 169, + "gate_level_count": 169, + "range_504_log": 3.905523, + "range_504_ratio": 49.676056, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029905, + "hold30_r": 6.135639 + }, + { + "symbol": "DASH", + "date": "2024-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.644195, + "strategy_rank": 83.183521, + "rr": 7.365516, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 11.048274, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.263634, + "range_504_ratio": 3.538257, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.0516, + "hold30_r": 4.973482 + }, + { + "symbol": "DECK", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.131086, + "strategy_rank": 92.546816, + "rr": 1.117834, + "primary_prob": 27.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.676751, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.076934, + "hold30_r": 1.830937 + }, + { + "symbol": "DHI", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.012484, + "strategy_rank": 86.866417, + "rr": 1.212267, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.8184, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.107761, + "range_504_ratio": 3.027572, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054755, + "hold30_r": -1.0 + }, + { + "symbol": "EFX", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.766542, + "strategy_rank": 80.362047, + "rr": 1.052577, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.578866, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.751908, + "range_504_ratio": 2.121044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059775, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.886392, + "strategy_rank": 76.167291, + "rr": 2.083968, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.125953, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.684631, + "range_504_ratio": 1.983039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060556, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.523096, + "strategy_rank": 58.639201, + "rr": 0.838467, + "primary_prob": 37.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.257701, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.426467, + "range_504_ratio": 1.531836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.756628, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.37578, + "strategy_rank": 83.083645, + "rr": 0.841637, + "primary_prob": 37.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.262456, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.780643, + "hold30_r": 4.248356 + }, + { + "symbol": "GEN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.148564, + "strategy_rank": 77.702871, + "rr": 1.313984, + "primary_prob": 46.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.970976, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.567077, + "range_504_ratio": 1.763107, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.244809, + "hold30_r": 3.029724 + }, + { + "symbol": "GM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.524345, + "strategy_rank": 76.217228, + "rr": 1.623317, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.434975, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.652404, + "range_504_ratio": 1.920152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.581064, + "hold30_r": 4.418004 + }, + { + "symbol": "GRMN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.629213, + "strategy_rank": 85.468165, + "rr": 0.852379, + "primary_prob": 43.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.278569, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.881621, + "range_504_ratio": 2.414812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065838, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.897628, + "strategy_rank": 70.774032, + "rr": 0.677929, + "primary_prob": 49.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.016893, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618646, + "hold30_r": 5.085211 + }, + { + "symbol": "HII", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.895131, + "strategy_rank": 73.595506, + "rr": 2.404455, + "primary_prob": 24.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.606683, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.390799, + "hold30_r": -1.329167 + }, + { + "symbol": "ICE", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 62.297129, + "rr": 1.695959, + "primary_prob": 16.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.543939, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.613965, + "range_504_ratio": 1.847743, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.596084, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.142322, + "strategy_rank": 69.06367, + "rr": 0.998054, + "primary_prob": 40.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.497081, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080695, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.639201, + "strategy_rank": 77.702871, + "rr": 1.836338, + "primary_prob": 12.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.754506, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.558063, + "range_504_ratio": 1.747285, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066981, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.024969, + "strategy_rank": 77.10362, + "rr": 1.088092, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.632138, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.019761, + "range_504_ratio": 2.772532, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053337, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.39201, + "strategy_rank": 63.957553, + "rr": 0.70775, + "primary_prob": 59.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 128, + "primary_distance_atr": 1.061625, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.630123, + "hold30_r": 3.897116 + }, + { + "symbol": "LLY", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.756554, + "strategy_rank": 87.565543, + "rr": 1.01691, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.525365, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057333, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.383271, + "strategy_rank": 82.072409, + "rr": 1.749009, + "primary_prob": 32.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.623514, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.701316, + "hold30_r": 6.393983 + }, + { + "symbol": "MMM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.274657, + "strategy_rank": 82.596754, + "rr": 1.302591, + "primary_prob": 56.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.953887, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.50007, + "range_504_ratio": 1.648837, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075007, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875156, + "strategy_rank": 99.875156, + "rr": 1.9363, + "primary_prob": 25.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.90445, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.914401, + "hold30_r": 6.915569 + }, + { + "symbol": "NTAP", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.385768, + "strategy_rank": 80.374532, + "rr": 0.877066, + "primary_prob": 49.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.315599, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816969, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.377029, + "strategy_rank": 98.114856, + "rr": 0.873611, + "primary_prob": 34.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.310416, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030017, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.876404, + "strategy_rank": 77.116105, + "rr": 1.221086, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.831629, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.861605, + "range_504_ratio": 2.366957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076637, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.770287, + "strategy_rank": 60.287141, + "rr": 1.448465, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.172698, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.436716, + "range_504_ratio": 1.547616, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08626, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.892634, + "strategy_rank": 66.641698, + "rr": 0.909397, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.364095, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.595079, + "range_504_ratio": 1.813174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045898, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.132335, + "strategy_rank": 92.67166, + "rr": 2.186908, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.280362, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050048, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.008739, + "strategy_rank": 65.555556, + "rr": 1.231591, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.847386, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.65983, + "range_504_ratio": 1.934464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143009, + "hold30_r": 1.612619 + }, + { + "symbol": "SO", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.269663, + "strategy_rank": 60.337079, + "rr": 0.672176, + "primary_prob": 49.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.008264, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.434218, + "range_504_ratio": 1.543755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.57793, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.143571, + "strategy_rank": 81.435705, + "rr": 1.446798, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.170196, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.400944, + "hold30_r": 7.293128 + }, + { + "symbol": "T", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.759051, + "strategy_rank": 70.174782, + "rr": 1.687609, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.531414, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075567, + "hold30_r": -1.0 + }, + { + "symbol": "TGT", + "date": "2024-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.642946, + "strategy_rank": 80.399501, + "rr": 2.292853, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.43928, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.569188, + "range_504_ratio": 1.766832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06012, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.379526, + "strategy_rank": 77.01623, + "rr": 1.125199, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.687799, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.013489, + "range_504_ratio": 2.755198, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.071311, + "hold30_r": 7.638831 + }, + { + "symbol": "TRV", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.270911, + "strategy_rank": 70.911361, + "rr": 0.783018, + "primary_prob": 53.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.174528, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.486758, + "range_504_ratio": 1.627032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074259, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.771536, + "strategy_rank": 67.153558, + "rr": 2.341215, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.511822, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058994, + "hold30_r": -0.303324 + }, + { + "symbol": "TYL", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.01623, + "strategy_rank": 75.443196, + "rr": 0.866501, + "primary_prob": 38.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.299752, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756402, + "range_504_ratio": 2.130597, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.792513, + "hold30_r": 2.317774 + }, + { + "symbol": "VRT", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.139825, + "strategy_rank": 91.02372, + "rr": 1.389888, + "primary_prob": 34.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.084832, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.357555, + "hold30_r": 3.462348 + }, + { + "symbol": "VTR", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.147316, + "strategy_rank": 62.222222, + "rr": 1.000496, + "primary_prob": 44.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.500744, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.619529, + "range_504_ratio": 1.858053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070371, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.893883, + "strategy_rank": 66.916355, + "rr": 1.283951, + "primary_prob": 39.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.925926, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.402086, + "range_504_ratio": 1.494939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.139609, + "hold30_r": -1.059484 + }, + { + "symbol": "WELL", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.390762, + "strategy_rank": 61.885144, + "rr": 0.773845, + "primary_prob": 54.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.160767, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.84332, + "range_504_ratio": 2.324071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071878, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.387016, + "strategy_rank": 68.66417, + "rr": 1.231101, + "primary_prob": 42.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 1.846652, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144624, + "hold30_r": 3.179617 + }, + { + "symbol": "WRB", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.635456, + "strategy_rank": 74.481898, + "rr": 1.858902, + "primary_prob": 14.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.788353, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.781102, + "hold30_r": 1.99609 + }, + { + "symbol": "WSM", + "date": "2024-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.898876, + "strategy_rank": 83.895131, + "rr": 2.402788, + "primary_prob": 20.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.604182, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.137583, + "hold30_r": -1.101101 + }, + { + "symbol": "HOOD", + "date": "2024-10-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 92.370855, + "rr": 0.760443, + "primary_prob": 60.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.140664, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.728722, + "hold30_r": 6.504065 + }, + { + "symbol": "AEP", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.542964, + "strategy_rank": 63.729454, + "rr": 1.716738, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.575107, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097751, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.252802, + "strategy_rank": 78.335522, + "rr": 0.765211, + "primary_prob": 42.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.147816, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.65682, + "range_504_ratio": 1.928649, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077694, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.271482, + "strategy_rank": 79.203437, + "rr": 0.999495, + "primary_prob": 49.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 1.499243, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071235, + "hold30_r": -1.0 + }, + { + "symbol": "BAC", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.059776, + "strategy_rank": 69.189238, + "rr": 0.97597, + "primary_prob": 49.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.463956, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.576865, + "range_504_ratio": 1.780449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.906874, + "hold30_r": 5.853358 + }, + { + "symbol": "BK", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.026152, + "strategy_rank": 68.430961, + "rr": 0.889935, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.334903, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.703447, + "range_504_ratio": 2.020707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.802745, + "hold30_r": 4.155125 + }, + { + "symbol": "CAH", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.795766, + "strategy_rank": 67.226267, + "rr": 1.567348, + "primary_prob": 22.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.351022, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.563609, + "range_504_ratio": 1.757002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.483844, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.188045, + "strategy_rank": 73.231631, + "rr": 2.328058, + "primary_prob": 25.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.492088, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.273916, + "hold30_r": 4.429567 + }, + { + "symbol": "CINF", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.81071, + "strategy_rank": 65.032261, + "rr": 1.065833, + "primary_prob": 47.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.598749, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.441338, + "range_504_ratio": 1.554786, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085759, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.384807, + "strategy_rank": 68.355469, + "rr": 0.978659, + "primary_prob": 42.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.467989, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0944, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.554172, + "strategy_rank": 60.409012, + "rr": 1.456155, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.184233, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.361256, + "range_504_ratio": 1.435131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.102015, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.316314, + "strategy_rank": 73.365837, + "rr": 1.573366, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.360049, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.608138, + "range_504_ratio": 1.837007, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523297, + "hold30_r": 6.517185 + }, + { + "symbol": "COIN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.014944, + "strategy_rank": 96.875473, + "rr": 1.780694, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.671041, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.760207, + "hold30_r": 7.268959 + }, + { + "symbol": "COR", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.652553, + "strategy_rank": 67.499467, + "rr": 0.97148, + "primary_prob": 50.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.457221, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.600835, + "range_504_ratio": 1.82364, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899234, + "hold30_r": 3.67019 + }, + { + "symbol": "COST", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.180573, + "strategy_rank": 62.67851, + "rr": 1.749303, + "primary_prob": 14.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.623954, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.678946, + "hold30_r": 1.937153 + }, + { + "symbol": "CPB", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.77335, + "strategy_rank": 72.48998, + "rr": 2.718256, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 4.077385, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064118, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.524284, + "strategy_rank": 66.732507, + "rr": 0.764053, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.146079, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.824864, + "range_504_ratio": 2.28157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.690027, + "hold30_r": 2.26185 + }, + { + "symbol": "CVNA", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.626401, + "strategy_rank": 99.477935, + "rr": 1.664246, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.49637, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 3.925731, + "range_504_ratio": 50.690141, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.631671, + "hold30_r": 5.882489 + }, + { + "symbol": "D", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.297634, + "strategy_rank": 64.383778, + "rr": 1.771692, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.657537, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.608639, + "range_504_ratio": 1.837928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095633, + "hold30_r": -1.005764 + }, + { + "symbol": "DECK", + "date": "2024-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.052304, + "strategy_rank": 86.253982, + "rr": 2.168365, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.252547, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.263992, + "range_504_ratio": 3.539524, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.126606, + "hold30_r": 2.672686 + }, + { + "symbol": "DHI", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.535492, + "strategy_rank": 86.56343, + "rr": 0.936072, + "primary_prob": 46.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.404108, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.107761, + "range_504_ratio": 3.027572, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058139, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.135741, + "strategy_rank": 82.511148, + "rr": 0.814061, + "primary_prob": 53.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.221091, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.933543, + "range_504_ratio": 2.543505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058186, + "hold30_r": -1.0 + }, + { + "symbol": "EFX", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.437111, + "strategy_rank": 77.239724, + "rr": 0.815035, + "primary_prob": 44.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.222553, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.751908, + "range_504_ratio": 2.121044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065048, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.422167, + "strategy_rank": 84.011894, + "rr": 0.79384, + "primary_prob": 51.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.190759, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.343525, + "range_504_ratio": 3.832528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.741249, + "hold30_r": 4.097946 + }, + { + "symbol": "FIS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.070984, + "strategy_rank": 62.928349, + "rr": 1.295467, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.943201, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.601783, + "range_504_ratio": 1.825371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.210487, + "hold30_r": 2.411045 + }, + { + "symbol": "FITB", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.894147, + "strategy_rank": 78.187689, + "rr": 1.977922, + "primary_prob": 29.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.966883, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.684631, + "range_504_ratio": 1.983039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.916691, + "hold30_r": 4.04885 + }, + { + "symbol": "GDDY", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.003736, + "strategy_rank": 81.697156, + "rr": 1.2534, + "primary_prob": 27.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.8801, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.18878, + "hold30_r": 6.461603 + }, + { + "symbol": "GEN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.444583, + "strategy_rank": 77.668776, + "rr": 1.766975, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.650462, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.577667, + "range_504_ratio": 1.781877, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689625, + "hold30_r": 4.40238 + }, + { + "symbol": "GIS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 61.218137, + "rr": 1.929895, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.894842, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.40982, + "range_504_ratio": 1.506547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07519, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.448319, + "strategy_rank": 86.202161, + "rr": 1.780898, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.671346, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 1.220523, + "range_504_ratio": 3.38896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.722136, + "hold30_r": 1.165707 + }, + { + "symbol": "GRMN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.637609, + "strategy_rank": 85.102902, + "rr": 1.142857, + "primary_prob": 42.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.714286, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.881621, + "range_504_ratio": 2.414812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073787, + "hold30_r": -1.007364 + }, + { + "symbol": "GS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.199253, + "strategy_rank": 68.869005, + "rr": 1.325416, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.988124, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.263294, + "hold30_r": 6.550243 + }, + { + "symbol": "HCA", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.143213, + "strategy_rank": 78.883127, + "rr": 1.020896, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.531344, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.831162, + "range_504_ratio": 2.295985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06922, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.539228, + "strategy_rank": 70.456616, + "rr": 1.223854, + "primary_prob": 43.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.835781, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.149214, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.671233, + "strategy_rank": 72.424454, + "rr": 1.23793, + "primary_prob": 40.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.856895, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.170169, + "hold30_r": 6.04875 + }, + { + "symbol": "KO", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.931507, + "strategy_rank": 59.452055, + "rr": 1.242654, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.863981, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.355141, + "range_504_ratio": 1.426382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097629, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.044832, + "strategy_rank": 65.0557, + "rr": 1.639394, + "primary_prob": 49.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.459091, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.564497, + "hold30_r": 0.777898 + }, + { + "symbol": "LLY", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.26401, + "strategy_rank": 88.563467, + "rr": 1.821786, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.732679, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.88065, + "hold30_r": -2.82321 + }, + { + "symbol": "MCK", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.022416, + "strategy_rank": 82.639512, + "rr": 1.733857, + "primary_prob": 33.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.600785, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.681474, + "hold30_r": 6.945485 + }, + { + "symbol": "MMM", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.308842, + "strategy_rank": 83.805271, + "rr": 1.382155, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.073232, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.50007, + "range_504_ratio": 1.648837, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.075116, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.875467, + "strategy_rank": 99.875606, + "rr": 2.022121, + "primary_prob": 24.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.033181, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.001418, + "hold30_r": 10.405324 + }, + { + "symbol": "NEE", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.901619, + "strategy_rank": 79.323937, + "rr": 0.801062, + "primary_prob": 70.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 94, + "primary_distance_atr": 1.201593, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076534, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2024-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.942715, + "strategy_rank": 79.878511, + "rr": 2.437475, + "primary_prob": 24.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.656212, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.714002, + "range_504_ratio": 2.042148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.383997, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.392279, + "strategy_rank": 82.928441, + "rr": 0.799102, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.198652, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.231415, + "range_504_ratio": 3.426075, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.738042, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.916563, + "strategy_rank": 91.459956, + "rr": 0.893772, + "primary_prob": 51.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.340659, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.863059, + "hold30_r": 2.988825 + }, + { + "symbol": "PGR", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.501868, + "strategy_rank": 77.132697, + "rr": 1.288586, + "primary_prob": 22.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.93288, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.861605, + "range_504_ratio": 2.366957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079748, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.924035, + "strategy_rank": 62.484542, + "rr": 1.59483, + "primary_prob": 22.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.392244, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.426031, + "range_504_ratio": 1.531168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503339, + "hold30_r": 3.794729 + }, + { + "symbol": "RCL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.293898, + "strategy_rank": 85.664289, + "rr": 0.962897, + "primary_prob": 45.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.444345, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.608408, + "range_504_ratio": 4.994854, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.917936, + "hold30_r": 7.769902 + }, + { + "symbol": "REGN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.56538, + "strategy_rank": 63.862763, + "rr": 1.298889, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.948333, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.595079, + "range_504_ratio": 1.813174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047567, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.403487, + "strategy_rank": 91.444227, + "rr": 1.74949, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.624235, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.700336, + "hold30_r": -0.721545 + }, + { + "symbol": "ROL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.697385, + "strategy_rank": 63.895117, + "rr": 1.153105, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.729657, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.478818, + "range_504_ratio": 1.614166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.655289, + "hold30_r": -1.581278 + }, + { + "symbol": "RSG", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.158157, + "strategy_rank": 64.406243, + "rr": 0.758734, + "primary_prob": 50.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.138102, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.65983, + "range_504_ratio": 1.934464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662992, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.407223, + "strategy_rank": 85.498704, + "rr": 1.251799, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.877698, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.203608, + "hold30_r": 7.453326 + }, + { + "symbol": "T", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.765878, + "strategy_rank": 71.949266, + "rr": 1.06389, + "primary_prob": 53.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.595835, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082747, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.912827, + "strategy_rank": 75.072974, + "rr": 1.183447, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.775171, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.471088, + "range_504_ratio": 1.601737, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074783, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.667497, + "strategy_rank": 70.218613, + "rr": 2.023083, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.034625, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.961595, + "hold30_r": 3.144854 + }, + { + "symbol": "TYL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.557908, + "strategy_rank": 72.999468, + "rr": 0.754547, + "primary_prob": 44.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.131821, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756402, + "range_504_ratio": 2.130597, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.674379, + "hold30_r": 2.25595 + }, + { + "symbol": "UHS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.75467, + "strategy_rank": 86.994274, + "rr": 1.499381, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.249071, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.081291, + "range_504_ratio": 2.948485, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.455876, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.788294, + "strategy_rank": 67.094982, + "rr": 1.827257, + "primary_prob": 12.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.740886, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.619529, + "range_504_ratio": 1.858053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.752895, + "hold30_r": 0.552634 + }, + { + "symbol": "VZ", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.803238, + "strategy_rank": 67.059785, + "rr": 1.488616, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.232925, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.408943, + "range_504_ratio": 1.505226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.13742, + "hold30_r": -1.050788 + }, + { + "symbol": "WELL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.656289, + "strategy_rank": 64.978261, + "rr": 0.90026, + "primary_prob": 37.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.35039, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.84332, + "range_504_ratio": 2.324071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079303, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.30137, + "strategy_rank": 77.160339, + "rr": 1.63194, + "primary_prob": 34.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.44791, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582024, + "hold30_r": 8.089337 + }, + { + "symbol": "WRB", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.645081, + "strategy_rank": 75.928976, + "rr": 1.566019, + "primary_prob": 18.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.349028, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.486803, + "hold30_r": 1.725392 + }, + { + "symbol": "WTW", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.029888, + "strategy_rank": 65.760872, + "rr": 0.722831, + "primary_prob": 45.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.084246, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.440632, + "range_504_ratio": 1.553689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641995, + "hold30_r": 3.367341 + }, + { + "symbol": "HOOD", + "date": "2024-10-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.935644, + "strategy_rank": 94.608218, + "rr": 1.669457, + "primary_prob": 29.86, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.504186, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.226842, + "range_504_ratio": 3.410443, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.637287, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.00495, + "strategy_rank": 63.45587, + "rr": 0.840879, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.261318, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.719287, + "range_504_ratio": 2.052968, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.758716, + "hold30_r": -1.626914 + }, + { + "symbol": "ALL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.638614, + "strategy_rank": 79.848509, + "rr": 0.949237, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.423856, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.65682, + "range_504_ratio": 1.928649, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.887896, + "hold30_r": 2.920298 + }, + { + "symbol": "AMT", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.173267, + "strategy_rank": 78.347551, + "rr": 1.224021, + "primary_prob": 43.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.836032, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.157019, + "hold30_r": -1.017788 + }, + { + "symbol": "CB", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.252475, + "strategy_rank": 67.143317, + "rr": 0.754008, + "primary_prob": 44.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.131011, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.483931, + "range_504_ratio": 1.62244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.683114, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.891089, + "strategy_rank": 74.1065, + "rr": 1.254419, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.881628, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.663069, + "range_504_ratio": 1.94074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.186276, + "hold30_r": 3.461056 + }, + { + "symbol": "CINF", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.074257, + "strategy_rank": 64.559995, + "rr": 1.193418, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.790126, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.388422, + "range_504_ratio": 1.474652, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.121401, + "hold30_r": 5.291513 + }, + { + "symbol": "CL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.658416, + "strategy_rank": 67.993813, + "rr": 1.203332, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.804997, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.118118, + "hold30_r": -1.159196 + }, + { + "symbol": "CLX", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.168317, + "strategy_rank": 66.466897, + "rr": 1.518352, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.277527, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.440745, + "range_504_ratio": 1.553865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.443525, + "hold30_r": 2.627561 + }, + { + "symbol": "CMG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.633663, + "strategy_rank": 82.616437, + "rr": 1.510762, + "primary_prob": 44.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.266142, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058803, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.460396, + "strategy_rank": 93.763338, + "rr": 1.921054, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.88158, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.897835, + "hold30_r": 9.255058 + }, + { + "symbol": "COR", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.138614, + "strategy_rank": 63.293331, + "rr": 0.916486, + "primary_prob": 51.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.37473, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.598887, + "range_504_ratio": 1.820093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.829874, + "hold30_r": 4.578144 + }, + { + "symbol": "COST", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.985149, + "strategy_rank": 66.432637, + "rr": 1.024391, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.536586, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071562, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.955446, + "strategy_rank": 71.286198, + "rr": 0.731873, + "primary_prob": 58.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 1.097809, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65983, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-10-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.628713, + "strategy_rank": 99.555142, + "rr": 9.123898, + "primary_prob": 20.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 26, + "primary_distance_atr": 13.685848, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 3.99833, + "range_504_ratio": 54.507042, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.036109, + "hold30_r": 5.358405 + }, + { + "symbol": "D", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.490099, + "strategy_rank": 65.901146, + "rr": 1.870003, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.805004, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.591693, + "range_504_ratio": 1.807044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.791892, + "hold30_r": 2.027027 + }, + { + "symbol": "DECK", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.470297, + "strategy_rank": 89.741045, + "rr": 1.825609, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.738413, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.24048, + "range_504_ratio": 3.457271, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.7866, + "hold30_r": 2.914733 + }, + { + "symbol": "DHI", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.69802, + "strategy_rank": 87.305383, + "rr": 1.025423, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.538134, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.107761, + "range_504_ratio": 3.027572, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.967882, + "hold30_r": -4.737812 + }, + { + "symbol": "DUK", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.148515, + "strategy_rank": 60.528745, + "rr": 1.121442, + "primary_prob": 45.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.682163, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.353745, + "range_504_ratio": 1.424392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.035515, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.391089, + "strategy_rank": 84.336154, + "rr": 0.692814, + "primary_prob": 43.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.039222, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.933543, + "range_504_ratio": 2.543505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.638815, + "hold30_r": -1.932294 + }, + { + "symbol": "EFX", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.940594, + "strategy_rank": 75.006135, + "rr": 1.879287, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.81893, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.751908, + "range_504_ratio": 2.121044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062273, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.435644, + "strategy_rank": 58.595579, + "rr": 1.135321, + "primary_prob": 36.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.702982, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.488766, + "range_504_ratio": 1.630303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053013, + "hold30_r": -1.031209 + }, + { + "symbol": "FIS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.623762, + "strategy_rank": 68.438976, + "rr": 1.10175, + "primary_prob": 42.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.652625, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.613856, + "range_504_ratio": 1.847541, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.008328, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-10-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.965347, + "strategy_rank": 74.625188, + "rr": 2.456651, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.684976, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.684631, + "range_504_ratio": 1.983039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.390999, + "hold30_r": 3.42334 + }, + { + "symbol": "FSLR", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.321782, + "strategy_rank": 85.522412, + "rr": 1.676887, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.51533, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 0.975443, + "range_504_ratio": 2.652342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062246, + "hold30_r": -1.037801 + }, + { + "symbol": "GDDY", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.886139, + "strategy_rank": 82.574181, + "rr": 0.76631, + "primary_prob": 55.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.149465, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.695387, + "hold30_r": 6.751525 + }, + { + "symbol": "GEN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.549505, + "strategy_rank": 77.501053, + "rr": 0.761775, + "primary_prob": 62.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.142662, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.587067, + "range_504_ratio": 1.798706, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67774, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.425743, + "strategy_rank": 61.434148, + "rr": 0.864434, + "primary_prob": 47.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.296651, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.40982, + "range_504_ratio": 1.506547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077841, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.420792, + "strategy_rank": 84.809351, + "rr": 1.779445, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.669168, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.881621, + "range_504_ratio": 2.414812, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.715693, + "hold30_r": 8.350887 + }, + { + "symbol": "HCA", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.945545, + "strategy_rank": 78.82267, + "rr": 1.36326, + "primary_prob": 26.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.04489, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.831162, + "range_504_ratio": 2.295985, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.300361, + "hold30_r": -1.400901 + }, + { + "symbol": "HWM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.143564, + "strategy_rank": 94.187548, + "rr": 0.69614, + "primary_prob": 55.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.04421, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.203032, + "range_504_ratio": 3.330198, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.629564, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.09901, + "strategy_rank": 71.392365, + "rr": 1.869655, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.804482, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081994, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.683168, + "strategy_rank": 69.422361, + "rr": 1.557739, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.336609, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488196, + "hold30_r": 5.214792 + }, + { + "symbol": "LEN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.188119, + "strategy_rank": 76.326134, + "rr": 1.343763, + "primary_prob": 23.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.015645, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.019761, + "range_504_ratio": 2.772532, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.28675, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.356436, + "strategy_rank": 83.893525, + "rr": 1.080683, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.621024, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.970371, + "hold30_r": -3.906942 + }, + { + "symbol": "LMT", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.222772, + "strategy_rank": 63.67382, + "rr": 1.060766, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.591148, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.454799, + "range_504_ratio": 1.575857, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970545, + "hold30_r": -1.0 + }, + { + "symbol": "MKC", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.39604, + "strategy_rank": 63.698313, + "rr": 1.59919, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 2.398785, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081782, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.79703, + "strategy_rank": 82.816121, + "rr": 1.923224, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.884836, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.50007, + "range_504_ratio": 1.648837, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.841481, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.876238, + "strategy_rank": 99.876375, + "rr": 0.68922, + "primary_prob": 56.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.03383, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.668145, + "hold30_r": 12.296356 + }, + { + "symbol": "NEE", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.915842, + "strategy_rank": 82.381533, + "rr": 2.349848, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 94, + "primary_distance_atr": 3.524773, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081809, + "hold30_r": -1.017233 + }, + { + "symbol": "NRG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.772277, + "strategy_rank": 94.371544, + "rr": 1.362691, + "primary_prob": 21.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.044037, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.15901, + "range_504_ratio": 3.186777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.319829, + "hold30_r": 2.272783 + }, + { + "symbol": "NVDA", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.668317, + "strategy_rank": 96.191003, + "rr": 0.7889, + "primary_prob": 51.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.18335, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.753151, + "hold30_r": 1.572496 + }, + { + "symbol": "PEG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.663366, + "strategy_rank": 60.931804, + "rr": 1.043742, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.565614, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.562957, + "range_504_ratio": 1.755856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073834, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.193069, + "strategy_rank": 86.061289, + "rr": 0.859108, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.288662, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.399269, + "range_504_ratio": 4.052237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.805081, + "hold30_r": -1.165011 + }, + { + "symbol": "PM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.292079, + "strategy_rank": 60.006058, + "rr": 1.2343, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.851449, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.422931, + "range_504_ratio": 1.526429, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.139748, + "hold30_r": 4.680447 + }, + { + "symbol": "PODD", + "date": "2024-10-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.519802, + "strategy_rank": 85.572863, + "rr": 2.231607, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 3.347411, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.180027, + "hold30_r": 3.435679 + }, + { + "symbol": "PPL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.386139, + "strategy_rank": 60.914193, + "rr": 1.472344, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.208516, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.408014, + "range_504_ratio": 1.503829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384763, + "hold30_r": 4.703263 + }, + { + "symbol": "RMD", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.678218, + "strategy_rank": 93.130486, + "rr": 1.91638, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.87457, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.864188, + "hold30_r": 0.621884 + }, + { + "symbol": "ROL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.693069, + "strategy_rank": 65.326086, + "rr": 1.545655, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.318483, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.478818, + "range_504_ratio": 1.614166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.327774, + "hold30_r": -1.252761 + }, + { + "symbol": "SATS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.183168, + "strategy_rank": 95.521313, + "rr": 1.626174, + "primary_prob": 30.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.439261, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02171, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.871287, + "strategy_rank": 63.470444, + "rr": 1.796885, + "primary_prob": 12.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.695327, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.445328, + "range_504_ratio": 1.561003, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.7089, + "hold30_r": -0.059813 + }, + { + "symbol": "T", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.163366, + "strategy_rank": 72.82607, + "rr": 1.085355, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.628032, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.009093, + "hold30_r": 3.162624 + }, + { + "symbol": "TRV", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.717822, + "strategy_rank": 76.930342, + "rr": 1.035131, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.552697, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.446975, + "range_504_ratio": 1.563576, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970622, + "hold30_r": 3.818811 + }, + { + "symbol": "TSN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.90099, + "strategy_rank": 67.605786, + "rr": 0.940571, + "primary_prob": 51.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 1.410857, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.869306, + "hold30_r": 3.416919 + }, + { + "symbol": "UHS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.153465, + "strategy_rank": 86.096205, + "rr": 0.700418, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.050627, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.081291, + "range_504_ratio": 2.948485, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.653818, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.257426, + "strategy_rank": 98.99931, + "rr": 1.063053, + "primary_prob": 27.77, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.59458, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.935756, + "range_504_ratio": 6.929279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025861, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.707921, + "strategy_rank": 67.709725, + "rr": 1.096155, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.644233, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.619529, + "range_504_ratio": 1.858053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.021592, + "hold30_r": 1.653043 + }, + { + "symbol": "WELL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.326733, + "strategy_rank": 65.442523, + "rr": 0.936026, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.404039, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.84332, + "range_504_ratio": 2.324071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853557, + "hold30_r": 4.947079 + }, + { + "symbol": "WM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.034653, + "strategy_rank": 64.816859, + "rr": 1.576375, + "primary_prob": 17.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.364563, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091974, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.108911, + "strategy_rank": 72.733821, + "rr": 0.768291, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.152436, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700658, + "hold30_r": 2.351435 + }, + { + "symbol": "WSM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.054455, + "strategy_rank": 84.700758, + "rr": 1.619025, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.428537, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037884, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.851485, + "strategy_rank": 65.004548, + "rr": 0.71069, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.066035, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.440632, + "range_504_ratio": 1.553689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636317, + "hold30_r": 3.064722 + }, + { + "symbol": "HOOD", + "date": "2024-10-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.318241, + "strategy_rank": 97.545349, + "rr": 0.869472, + "primary_prob": 49.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.304208, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.284453, + "range_504_ratio": 3.61269, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.835592, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.346701, + "strategy_rank": 69.029788, + "rr": 1.168725, + "primary_prob": 34.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.753088, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.905785, + "range_504_ratio": 2.473874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053382, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.640362, + "strategy_rank": 61.61277, + "rr": 1.893606, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.84041, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095052, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.332471, + "strategy_rank": 75.545633, + "rr": 1.72431, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.586465, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.41006, + "hold30_r": -1.343153 + }, + { + "symbol": "APP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.835705, + "strategy_rank": 97.984994, + "rr": 0.779428, + "primary_prob": 51.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.169141, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 2.78779, + "range_504_ratio": 16.245077, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.73875, + "hold30_r": 27.557319 + }, + { + "symbol": "CL", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.531695, + "strategy_rank": 65.936702, + "rr": 1.804244, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.706367, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.87055, + "hold30_r": -1.780813 + }, + { + "symbol": "CLX", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.07762, + "strategy_rank": 63.873689, + "rr": 1.984602, + "primary_prob": 29.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.976903, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.440745, + "range_504_ratio": 1.553865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08388, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.839586, + "strategy_rank": 83.049001, + "rr": 1.880273, + "primary_prob": 27.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.82041, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063061, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.465718, + "strategy_rank": 56.945357, + "rr": 1.536148, + "primary_prob": 33.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.304223, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.361256, + "range_504_ratio": 1.435131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.10096, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.272962, + "strategy_rank": 95.020106, + "rr": 1.642968, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.464452, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024139, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.05304, + "strategy_rank": 62.395193, + "rr": 1.501437, + "primary_prob": 18.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.252156, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.423073, + "hold30_r": 3.832374 + }, + { + "symbol": "CVNA", + "date": "2024-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.611902, + "strategy_rank": 99.534783, + "rr": 9.492877, + "primary_prob": 20.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 26, + "primary_distance_atr": 14.239315, + "raw_level_count": 171, + "gate_level_count": 171, + "range_504_log": 4.012951, + "range_504_ratio": 55.309859, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.037775, + "hold30_r": 6.74196 + }, + { + "symbol": "D", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.909444, + "strategy_rank": 67.736611, + "rr": 1.7934, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.6901, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.591693, + "range_504_ratio": 1.807044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071425, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.675291, + "strategy_rank": 83.550123, + "rr": 4.392565, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 30, + "primary_distance_atr": 6.588847, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.302169, + "range_504_ratio": 3.677263, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 4.334569, + "hold30_r": 5.569761 + }, + { + "symbol": "DECK", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.68564, + "strategy_rank": 89.841239, + "rr": 1.70138, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.55207, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.222096, + "range_504_ratio": 3.394296, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042741, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.307891, + "strategy_rank": 88.11875, + "rr": 0.880917, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.321375, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.102925, + "range_504_ratio": 3.012965, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.395709, + "hold30_r": -1.333235 + }, + { + "symbol": "DVA", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.353169, + "strategy_rank": 85.379477, + "rr": 0.964123, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.446185, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.94825, + "range_504_ratio": 2.581189, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.045428, + "hold30_r": -1.99261 + }, + { + "symbol": "ECL", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.133247, + "strategy_rank": 66.883596, + "rr": 0.81768, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.226519, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.691085, + "range_504_ratio": 1.995879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.722983, + "hold30_r": -2.119705 + }, + { + "symbol": "EFX", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.147477, + "strategy_rank": 72.638718, + "rr": 0.844785, + "primary_prob": 54.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.267177, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.751908, + "range_504_ratio": 2.121044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055329, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.412678, + "strategy_rank": 83.479197, + "rr": 1.374271, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.061407, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047939, + "hold30_r": -1.0 + }, + { + "symbol": "EXR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.112549, + "strategy_rank": 67.849752, + "rr": 1.152559, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 1.728838, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.602653, + "range_504_ratio": 1.826959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069103, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.059508, + "strategy_rank": 88.461011, + "rr": 1.00735, + "primary_prob": 44.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.511025, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.659426, + "range_504_ratio": 5.256293, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063442, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.849935, + "strategy_rank": 75.133664, + "rr": 1.239257, + "primary_prob": 47.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.858885, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.72322, + "range_504_ratio": 2.061058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067058, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.510996, + "strategy_rank": 63.341568, + "rr": 1.129723, + "primary_prob": 45.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.694584, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.40982, + "range_504_ratio": 1.506547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086072, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.451488, + "strategy_rank": 81.499912, + "rr": 2.503676, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.755514, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.652404, + "range_504_ratio": 1.920152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.451817, + "hold30_r": 3.26087 + }, + { + "symbol": "GRMN", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.591203, + "strategy_rank": 81.726745, + "rr": 1.874083, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.811124, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.834685, + "range_504_ratio": 2.304088, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074039, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.934023, + "strategy_rank": 68.363494, + "rr": 1.090793, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.636189, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081111, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.888745, + "strategy_rank": 72.535025, + "rr": 1.392113, + "primary_prob": 39.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.088169, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.558063, + "range_504_ratio": 1.747285, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325667, + "hold30_r": 8.692245 + }, + { + "symbol": "ISRG", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.073739, + "strategy_rank": 77.377424, + "rr": 1.183336, + "primary_prob": 39.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.775005, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.982765, + "range_504_ratio": 2.671833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.113737, + "hold30_r": 5.015078 + }, + { + "symbol": "KDP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.605433, + "strategy_rank": 59.57219, + "rr": 1.166031, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 145, + "primary_distance_atr": 1.749047, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.3623, + "range_504_ratio": 1.43663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.858414, + "hold30_r": -1.749271 + }, + { + "symbol": "KO", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.899094, + "strategy_rank": 60.129366, + "rr": 1.746727, + "primary_prob": 22.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.620091, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.355141, + "range_504_ratio": 1.426382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.205685, + "hold30_r": -2.104578 + }, + { + "symbol": "LEN", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.391979, + "strategy_rank": 82.200192, + "rr": 1.302114, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.953171, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.019761, + "range_504_ratio": 2.772532, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.374436, + "hold30_r": -1.316233 + }, + { + "symbol": "MKC", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.874515, + "strategy_rank": 65.966999, + "rr": 1.560765, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 2.341147, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086539, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.087969, + "strategy_rank": 83.519643, + "rr": 1.321615, + "primary_prob": 37.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.982422, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.50007, + "range_504_ratio": 1.648837, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.088333, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.870634, + "strategy_rank": 99.870734, + "rr": 1.620918, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.431377, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 2.840859, + "range_504_ratio": 17.130468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.602328, + "hold30_r": 9.325202 + }, + { + "symbol": "NEE", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.01423, + "strategy_rank": 79.935768, + "rr": 1.269496, + "primary_prob": 57.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 94, + "primary_distance_atr": 1.904245, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06973, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.02458, + "strategy_rank": 84.446238, + "rr": 1.231663, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.847494, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.144201, + "range_504_ratio": 3.139932, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.173349, + "hold30_r": 8.441448 + }, + { + "symbol": "NRG", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.989651, + "strategy_rank": 93.283078, + "rr": 1.035049, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.552573, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.15901, + "range_504_ratio": 3.186777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.996093, + "hold30_r": 3.535474 + }, + { + "symbol": "NVDA", + "date": "2024-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.566624, + "strategy_rank": 95.383733, + "rr": 2.240177, + "primary_prob": 21.85, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.360266, + "raw_level_count": 166, + "gate_level_count": 166, + "range_504_log": 2.833775, + "range_504_ratio": 17.009549, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.035332, + "hold30_r": 0.170302 + }, + { + "symbol": "PLTR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.853816, + "strategy_rank": 85.126704, + "rr": 1.038814, + "primary_prob": 43.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.558221, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.028283, + "range_504_ratio": 7.601027, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.002304, + "hold30_r": 10.90103 + }, + { + "symbol": "PNC", + "date": "2024-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.630013, + "strategy_rank": 66.857138, + "rr": 2.403014, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.604521, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.586364, + "range_504_ratio": 1.797441, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.340479, + "hold30_r": 4.292634 + }, + { + "symbol": "PODD", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.297542, + "strategy_rank": 88.446989, + "rr": 1.610849, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.416274, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554196, + "hold30_r": 4.654527 + }, + { + "symbol": "RMD", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.755498, + "strategy_rank": 91.677236, + "rr": 1.876843, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.815265, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.819968, + "hold30_r": 1.119281 + }, + { + "symbol": "SATS", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.576973, + "strategy_rank": 98.578075, + "rr": 0.896631, + "primary_prob": 38.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.344946, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024411, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.636481, + "strategy_rank": 72.716505, + "rr": 1.759921, + "primary_prob": 39.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.639881, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08623, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.35705, + "strategy_rank": 69.74671, + "rr": 1.291179, + "primary_prob": 41.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.936768, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073481, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.699871, + "strategy_rank": 72.099587, + "rr": 1.322532, + "primary_prob": 21.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.983799, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.769663, + "range_504_ratio": 2.159039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.239318, + "hold30_r": 2.895814 + }, + { + "symbol": "VST", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.094437, + "strategy_rank": 98.86288, + "rr": 1.521946, + "primary_prob": 32.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.28292, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.918655, + "range_504_ratio": 6.81179, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023344, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.238034, + "strategy_rank": 71.960172, + "rr": 1.247466, + "primary_prob": 30.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.871199, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.408943, + "range_504_ratio": 1.505226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.118301, + "hold30_r": -2.027132 + }, + { + "symbol": "WSM", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.192755, + "strategy_rank": 88.209122, + "rr": 0.790833, + "primary_prob": 56.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.18625, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03683, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-10-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.858709, + "strategy_rank": 96.263718, + "rr": 1.030843, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.546265, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.12427, + "hold30_r": -2.091105 + }, + { + "symbol": "HOOD", + "date": "2024-10-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.249695, + "strategy_rank": 95.436923, + "rr": 1.655172, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.482759, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.294283, + "range_504_ratio": 3.648381, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035074, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.576127, + "strategy_rank": 71.461056, + "rr": 1.700097, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.550146, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.888518, + "range_504_ratio": 2.431524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.466964, + "hold30_r": -1.405795 + }, + { + "symbol": "AEP", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.216809, + "strategy_rank": 58.971669, + "rr": 1.078462, + "primary_prob": 46.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 1.617693, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093114, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.332521, + "strategy_rank": 63.535678, + "rr": 0.798737, + "primary_prob": 38.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.198105, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09495, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.493301, + "strategy_rank": 75.98366, + "rr": 0.788252, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.182379, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.681365, + "range_504_ratio": 1.976574, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069831, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.204629, + "strategy_rank": 77.140327, + "rr": 1.467648, + "primary_prob": 37.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.201472, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.683334, + "hold30_r": -1.615553 + }, + { + "symbol": "AXON", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.275274, + "strategy_rank": 90.31308, + "rr": 0.935022, + "primary_prob": 46.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.402533, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.25699, + "range_504_ratio": 3.514826, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.068768, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.448234, + "strategy_rank": 76.983181, + "rr": 0.819717, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.229575, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.724432, + "range_504_ratio": 2.063558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.754722, + "hold30_r": 4.093768 + }, + { + "symbol": "BSX", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.17905, + "strategy_rank": 66.171937, + "rr": 0.886934, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.330402, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.783122, + "range_504_ratio": 2.188293, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064382, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-10-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.556638, + "strategy_rank": 73.780909, + "rr": 2.405384, + "primary_prob": 23.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.608076, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.352507, + "hold30_r": 3.350752 + }, + { + "symbol": "CL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.986602, + "strategy_rank": 63.909068, + "rr": 0.75731, + "primary_prob": 56.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.135965, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.589173, + "hold30_r": -1.495921 + }, + { + "symbol": "CMG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.389769, + "strategy_rank": 77.207304, + "rr": 1.726475, + "primary_prob": 29.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.589712, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.295669, + "hold30_r": -1.22562 + }, + { + "symbol": "COF", + "date": "2024-10-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.652862, + "strategy_rank": 76.1138, + "rr": 2.345874, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.518811, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.647999, + "range_504_ratio": 1.911712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.288967, + "hold30_r": 6.44221 + }, + { + "symbol": "COHR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.954933, + "strategy_rank": 97.10389, + "rr": 0.672008, + "primary_prob": 41.48, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.008012, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.398953, + "range_504_ratio": 4.050955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034438, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313033, + "strategy_rank": 62.360385, + "rr": 0.816243, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.224364, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086621, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.01218, + "strategy_rank": 69.816779, + "rr": 1.517764, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.276646, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078287, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.878197, + "strategy_rank": 99.769107, + "rr": 1.79683, + "primary_prob": 28.06, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.695245, + "raw_level_count": 172, + "gate_level_count": 172, + "range_504_log": 4.047489, + "range_504_ratio": 57.253521, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.756855, + "hold30_r": 5.091726 + }, + { + "symbol": "D", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.230207, + "strategy_rank": 68.484931, + "rr": 1.218758, + "primary_prob": 50.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.828137, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.591693, + "range_504_ratio": 1.807044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075192, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-10-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.505481, + "strategy_rank": 82.863546, + "rr": 4.421262, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 30, + "primary_distance_atr": 6.631893, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.315556, + "range_504_ratio": 3.726822, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 4.357196, + "hold30_r": 5.28825 + }, + { + "symbol": "DECK", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.479903, + "strategy_rank": 86.82234, + "rr": 1.363758, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.045637, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.222096, + "range_504_ratio": 3.394296, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.321006, + "hold30_r": 6.679601 + }, + { + "symbol": "DHI", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.063337, + "strategy_rank": 84.435598, + "rr": 1.090285, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.635428, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.05887, + "range_504_ratio": 2.88311, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -4.507521, + "hold30_r": -4.452391 + }, + { + "symbol": "DVA", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.147381, + "strategy_rank": 84.876468, + "rr": 0.804267, + "primary_prob": 38.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.206401, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.94825, + "range_504_ratio": 2.581189, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.410698, + "hold30_r": -2.353832 + }, + { + "symbol": "EBAY", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.922046, + "strategy_rank": 68.830384, + "rr": 1.653182, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.479773, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.766858, + "hold30_r": -2.694036 + }, + { + "symbol": "ECL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.499391, + "strategy_rank": 68.118991, + "rr": 1.059594, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.589391, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.695167, + "range_504_ratio": 2.004045, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.080884, + "hold30_r": -1.986162 + }, + { + "symbol": "EME", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.807552, + "strategy_rank": 90.928878, + "rr": 0.672468, + "primary_prob": 42.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.008701, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.282285, + "range_504_ratio": 3.604868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063897, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.903776, + "strategy_rank": 85.324876, + "rr": 1.198088, + "primary_prob": 26.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.797132, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048285, + "hold30_r": -1.0 + }, + { + "symbol": "EXR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.794153, + "strategy_rank": 75.044257, + "rr": 2.532322, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 3.798482, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.602653, + "range_504_ratio": 1.826959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066249, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.051157, + "strategy_rank": 88.769305, + "rr": 0.76317, + "primary_prob": 39.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.144755, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.638031, + "range_504_ratio": 5.14503, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.703132, + "hold30_r": 5.687154 + }, + { + "symbol": "FITB", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.666261, + "strategy_rank": 74.959586, + "rr": 1.259438, + "primary_prob": 42.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.889156, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.726287, + "range_504_ratio": 2.06739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061489, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.34592, + "strategy_rank": 94.966416, + "rr": 0.69154, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.03731, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.382698, + "range_504_ratio": 3.985639, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.521979, + "hold30_r": -1.470285 + }, + { + "symbol": "GDDY", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.563946, + "strategy_rank": 81.255928, + "rr": 1.061242, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.591864, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984356, + "hold30_r": 10.741243 + }, + { + "symbol": "GEN", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.633374, + "strategy_rank": 76.649672, + "rr": 1.650195, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.475293, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.610539, + "range_504_ratio": 1.841424, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.574763, + "hold30_r": 5.764936 + }, + { + "symbol": "GRMN", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.691839, + "strategy_rank": 83.27021, + "rr": 1.6984, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.547601, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.813546, + "range_504_ratio": 2.255892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.622216, + "hold30_r": 13.326276 + }, + { + "symbol": "HCA", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.762485, + "strategy_rank": 78.421118, + "rr": 0.728683, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.093025, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.745054, + "range_504_ratio": 2.106555, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.22408, + "hold30_r": -2.164332 + }, + { + "symbol": "HWM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.660171, + "strategy_rank": 94.766003, + "rr": 1.13737, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.706056, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.140533, + "range_504_ratio": 3.128435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.075637, + "hold30_r": 5.426713 + }, + { + "symbol": "IBKR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.909866, + "strategy_rank": 78.55244, + "rr": 0.877355, + "primary_prob": 48.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.316032, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.818845, + "range_504_ratio": 2.267878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.812278, + "hold30_r": 8.510078 + }, + { + "symbol": "IBM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.845311, + "strategy_rank": 65.998028, + "rr": 1.50939, + "primary_prob": 18.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.264085, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067484, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.165652, + "strategy_rank": 66.525179, + "rr": 1.898586, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.84788, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081939, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.607795, + "strategy_rank": 72.489534, + "rr": 1.113515, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.670272, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.558063, + "range_504_ratio": 1.747285, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.045413, + "hold30_r": 5.698484 + }, + { + "symbol": "LMT", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.819732, + "strategy_rank": 64.386434, + "rr": 0.84483, + "primary_prob": 42.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.267246, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070175, + "hold30_r": -1.0 + }, + { + "symbol": "MAS", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.992692, + "strategy_rank": 74.648768, + "rr": 1.703, + "primary_prob": 13.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.5545, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.716958, + "range_504_ratio": 2.048193, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073898, + "hold30_r": -1.0 + }, + { + "symbol": "MKC", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.800244, + "strategy_rank": 63.06551, + "rr": 0.847367, + "primary_prob": 54.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 1.27105, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078122, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.729598, + "strategy_rank": 82.259262, + "rr": 0.820837, + "primary_prob": 55.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.231255, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.504466, + "range_504_ratio": 1.656102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.762919, + "hold30_r": 1.520408 + }, + { + "symbol": "MSI", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.236297, + "strategy_rank": 61.530457, + "rr": 0.902125, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.353187, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.742089, + "range_504_ratio": 2.100319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.108033, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.255786, + "strategy_rank": 78.579535, + "rr": 1.606858, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 96, + "primary_distance_atr": 2.410287, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.209208, + "hold30_r": -1.143017 + }, + { + "symbol": "NRG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.711328, + "strategy_rank": 94.202784, + "rr": 0.907736, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.361604, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.15901, + "range_504_ratio": 3.186777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.864106, + "hold30_r": 2.438548 + }, + { + "symbol": "NVDA", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.742996, + "strategy_rank": 92.537088, + "rr": 1.938725, + "primary_prob": 25.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.908087, + "raw_level_count": 166, + "gate_level_count": 166, + "range_504_log": 2.787965, + "range_504_ratio": 16.247927, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039214, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.550548, + "strategy_rank": 74.655287, + "rr": 1.501454, + "primary_prob": 18.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.252182, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.910379, + "range_504_ratio": 2.485265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.732363, + "hold30_r": -1.670111 + }, + { + "symbol": "PGR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.538368, + "strategy_rank": 77.751129, + "rr": 1.337359, + "primary_prob": 37.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.006039, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.849232, + "range_504_ratio": 2.337851, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071764, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.717418, + "strategy_rank": 86.119668, + "rr": 0.667852, + "primary_prob": 45.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.001779, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.394557, + "range_504_ratio": 4.033189, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.009081, + "hold30_r": -1.961707 + }, + { + "symbol": "PNC", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.704019, + "strategy_rank": 66.703493, + "rr": 1.294942, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.942413, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.586364, + "range_504_ratio": 1.797441, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.228242, + "hold30_r": 3.475513 + }, + { + "symbol": "RMD", + "date": "2024-10-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.749086, + "strategy_rank": 86.9297, + "rr": 2.039677, + "primary_prob": 28.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.059516, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.980043, + "hold30_r": 0.294367 + }, + { + "symbol": "ROL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.306943, + "strategy_rank": 73.465345, + "rr": 1.575406, + "primary_prob": 35.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.363109, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.478818, + "range_504_ratio": 1.614166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.515494, + "hold30_r": 1.894818 + }, + { + "symbol": "RSG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.01827, + "strategy_rank": 60.386576, + "rr": 0.920269, + "primary_prob": 49.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.380404, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.65983, + "range_504_ratio": 1.934464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816369, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.518879, + "strategy_rank": 69.694769, + "rr": 1.137371, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.706056, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08066, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.198538, + "strategy_rank": 97.602084, + "rr": 0.86214, + "primary_prob": 53.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.29321, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.834695, + "hold30_r": -1.0 + }, + { + "symbol": "SHW", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.095006, + "strategy_rank": 67.442232, + "rr": 1.60266, + "primary_prob": 23.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.40399, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.64761, + "range_504_ratio": 1.910967, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533999, + "hold30_r": 2.218836 + }, + { + "symbol": "T", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.935445, + "strategy_rank": 71.790248, + "rr": 1.783698, + "primary_prob": 47.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.675548, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.716866, + "hold30_r": 2.528788 + }, + { + "symbol": "TDG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.069428, + "strategy_rank": 71.255395, + "rr": 1.145642, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.718463, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.99546, + "range_504_ratio": 2.70597, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06236, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.52497, + "strategy_rank": 76.50243, + "rr": 1.292714, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.93907, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.665507, + "range_504_ratio": 1.945476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.239721, + "hold30_r": 6.702379 + }, + { + "symbol": "TRV", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.961023, + "strategy_rank": 79.045046, + "rr": 1.122367, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.683551, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057381, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.120585, + "strategy_rank": 64.502856, + "rr": 1.775048, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.662572, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.701805, + "hold30_r": 2.239593 + }, + { + "symbol": "TT", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.102314, + "strategy_rank": 81.252202, + "rr": 1.350546, + "primary_prob": 20.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.025819, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.027302, + "range_504_ratio": 2.79352, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.488054, + "hold30_r": -1.414366 + }, + { + "symbol": "UHS", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.294762, + "strategy_rank": 87.884004, + "rr": 1.505299, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.257949, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.986477, + "range_504_ratio": 2.681771, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.707517, + "hold30_r": -1.662675 + }, + { + "symbol": "VRT", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281364, + "strategy_rank": 91.805207, + "rr": 0.930964, + "primary_prob": 46.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.396445, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 2.276387, + "range_504_ratio": 9.741423, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.897706, + "hold30_r": 3.599927 + }, + { + "symbol": "VST", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.512789, + "strategy_rank": 99.149244, + "rr": 1.819783, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.729675, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.915818, + "range_504_ratio": 6.792493, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024996, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.36419, + "strategy_rank": 65.401535, + "rr": 1.226127, + "primary_prob": 43.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.839191, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.408943, + "range_504_ratio": 1.505226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064524, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.876979, + "strategy_rank": 83.992526, + "rr": 1.525186, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.287779, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.122548, + "hold30_r": -1.084361 + }, + { + "symbol": "WTW", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.037759, + "strategy_rank": 63.418664, + "rr": 0.79376, + "primary_prob": 47.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.19064, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.440632, + "range_504_ratio": 1.553689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.712607, + "hold30_r": 4.474798 + }, + { + "symbol": "CEG", + "date": "2024-10-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.334878, + "strategy_rank": 97.37229, + "rr": 0.680587, + "primary_prob": 47.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.02088, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.137398, + "hold30_r": -2.09985 + }, + { + "symbol": "HOOD", + "date": "2024-10-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.553882, + "strategy_rank": 94.940604, + "rr": 0.688621, + "primary_prob": 55.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.032931, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.329, + "range_504_ratio": 3.777264, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.531615, + "hold30_r": -1.493148 + }, + { + "symbol": "ACGL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.137891, + "strategy_rank": 73.017309, + "rr": 1.340266, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.010399, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.753579, + "range_504_ratio": 2.12459, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052161, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.648899, + "strategy_rank": 57.458848, + "rr": 1.315165, + "primary_prob": 41.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 1.972747, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087948, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.584009, + "strategy_rank": 69.312271, + "rr": 0.869133, + "primary_prob": 39.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.303699, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795719, + "hold30_r": -0.094578 + }, + { + "symbol": "ALL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.785632, + "strategy_rank": 76.5347, + "rr": 1.638224, + "primary_prob": 15.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.457336, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.681365, + "range_504_ratio": 1.976574, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575957, + "hold30_r": 1.625772 + }, + { + "symbol": "AXON", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.871379, + "strategy_rank": 92.648302, + "rr": 1.148076, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.722114, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.174468, + "range_504_ratio": 3.236419, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.08179, + "hold30_r": 17.327573 + }, + { + "symbol": "AXP", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.815759, + "strategy_rank": 77.199669, + "rr": 0.844998, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.267497, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.724432, + "range_504_ratio": 2.063558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.776975, + "hold30_r": 4.037351 + }, + { + "symbol": "BK", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.845886, + "strategy_rank": 67.437386, + "rr": 0.951473, + "primary_prob": 48.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.42721, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.677002, + "range_504_ratio": 1.96797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.86598, + "hold30_r": 1.968292 + }, + { + "symbol": "BSX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.858633, + "strategy_rank": 66.84423, + "rr": 1.253573, + "primary_prob": 25.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.88036, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.77435, + "range_504_ratio": 2.169181, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.192064, + "hold30_r": 2.229177 + }, + { + "symbol": "CB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.850521, + "strategy_rank": 64.854487, + "rr": 1.188964, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.783446, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.498944, + "range_504_ratio": 1.646981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.112152, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.455388, + "strategy_rank": 79.662652, + "rr": 0.785452, + "primary_prob": 52.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.178178, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.744417, + "range_504_ratio": 2.105214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723185, + "hold30_r": 1.504725 + }, + { + "symbol": "CFG", + "date": "2024-10-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.344148, + "strategy_rank": 72.910881, + "rr": 2.172117, + "primary_prob": 40.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.258175, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.118575, + "hold30_r": 2.2754 + }, + { + "symbol": "CHRW", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.082271, + "strategy_rank": 78.423179, + "rr": 1.993503, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.990254, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.553885, + "range_504_ratio": 1.74, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.939729, + "hold30_r": 2.17621 + }, + { + "symbol": "CL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.485516, + "strategy_rank": 62.001986, + "rr": 1.398808, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.098211, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078965, + "hold30_r": -1.0 + }, + { + "symbol": "CLX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.052144, + "strategy_rank": 65.32172, + "rr": 1.472924, + "primary_prob": 37.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.209385, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.440745, + "range_504_ratio": 1.553865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39419, + "hold30_r": 1.57666 + }, + { + "symbol": "COHR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.914253, + "strategy_rank": 97.847136, + "rr": 1.019567, + "primary_prob": 33.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.529351, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.398953, + "range_504_ratio": 4.050955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.986086, + "hold30_r": 2.571555 + }, + { + "symbol": "CPB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.618772, + "strategy_rank": 64.900115, + "rr": 1.899741, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.849611, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081982, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.631518, + "strategy_rank": 62.020585, + "rr": 1.384355, + "primary_prob": 21.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.076532, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.753186, + "range_504_ratio": 2.123755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.290051, + "hold30_r": 1.239447 + }, + { + "symbol": "CVNA", + "date": "2024-10-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.884125, + "strategy_rank": 99.329973, + "rr": 2.780741, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 26, + "primary_distance_atr": 4.171112, + "raw_level_count": 172, + "gate_level_count": 172, + "range_504_log": 4.291424, + "range_504_ratio": 73.070423, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033504, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.511008, + "strategy_rank": 71.069715, + "rr": 1.870629, + "primary_prob": 23.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.805944, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.591693, + "range_504_ratio": 1.807044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069382, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-10-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.412514, + "strategy_rank": 82.292917, + "rr": 5.013156, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 29, + "primary_distance_atr": 7.519734, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.364421, + "range_504_ratio": 3.913457, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.057868, + "hold30_r": 3.395652 + }, + { + "symbol": "DHI", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.558517, + "strategy_rank": 84.459322, + "rr": 1.519007, + "primary_prob": 34.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.27851, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.020346, + "range_504_ratio": 2.774153, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038982, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.039397, + "strategy_rank": 58.328271, + "rr": 1.878125, + "primary_prob": 12.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.817188, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086161, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.073001, + "strategy_rank": 89.824542, + "rr": 1.110038, + "primary_prob": 33.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.665058, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.94825, + "range_504_ratio": 2.581189, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.071747, + "hold30_r": 1.769269 + }, + { + "symbol": "EBAY", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.279258, + "strategy_rank": 79.25622, + "rr": 1.087345, + "primary_prob": 40.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.631017, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.034842, + "hold30_r": 2.889421 + }, + { + "symbol": "ECL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.863268, + "strategy_rank": 65.369876, + "rr": 1.078475, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.617713, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.695167, + "range_504_ratio": 2.004045, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.069484, + "hold30_r": 0.631985 + }, + { + "symbol": "EIX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.923523, + "strategy_rank": 58.939999, + "rr": 1.284351, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.926526, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.448804, + "range_504_ratio": 1.566437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.211364, + "hold30_r": -0.225869 + }, + { + "symbol": "ERIE", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.841251, + "strategy_rank": 86.12883, + "rr": 1.829755, + "primary_prob": 14.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.744633, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051005, + "hold30_r": -1.0 + }, + { + "symbol": "EXR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.876014, + "strategy_rank": 73.610438, + "rr": 1.505841, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.258762, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.602653, + "range_504_ratio": 1.826959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06134, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.609502, + "strategy_rank": 86.798014, + "rr": 1.838841, + "primary_prob": 11.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.758261, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.594458, + "range_504_ratio": 4.92566, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.77256, + "hold30_r": 2.922791 + }, + { + "symbol": "FIS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.772885, + "strategy_rank": 70.130165, + "rr": 0.94658, + "primary_prob": 56.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.41987, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.668524, + "range_504_ratio": 1.951355, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.087591, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.399768, + "strategy_rank": 61.234803, + "rr": 0.760197, + "primary_prob": 53.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.140296, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.78969, + "range_504_ratio": 2.202714, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67806, + "hold30_r": 1.402853 + }, + { + "symbol": "FITB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.382387, + "strategy_rank": 73.244576, + "rr": 1.534071, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.301106, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.726287, + "range_504_ratio": 2.06739, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472733, + "hold30_r": 1.312972 + }, + { + "symbol": "GEN", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.820394, + "strategy_rank": 80.886978, + "rr": 1.85442, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.78163, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.664588, + "range_504_ratio": 1.943689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059814, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.326767, + "strategy_rank": 81.387167, + "rr": 1.584651, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.376977, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053948, + "hold30_r": 0.317406 + }, + { + "symbol": "HAS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.314021, + "strategy_rank": 73.527667, + "rr": 1.575878, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.363817, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054328, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.94438, + "strategy_rank": 83.546747, + "rr": 0.741646, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.112469, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.699544, + "range_504_ratio": 2.012835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047532, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.090382, + "strategy_rank": 76.186593, + "rr": 2.104242, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.156363, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.651271, + "range_504_ratio": 1.917977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.040266, + "hold30_r": 0.475011 + }, + { + "symbol": "HWM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.146002, + "strategy_rank": 90.699892, + "rr": 0.901535, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.352303, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.140533, + "range_504_ratio": 3.128435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.839104, + "hold30_r": 4.291684 + }, + { + "symbol": "ICE", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.387022, + "strategy_rank": 59.645511, + "rr": 1.916064, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.874096, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.599294, + "range_504_ratio": 1.820832, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.073999, + "hold30_r": -0.068839 + }, + { + "symbol": "IRM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.103129, + "strategy_rank": 79.785123, + "rr": 1.741154, + "primary_prob": 13.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.611731, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.027564, + "range_504_ratio": 2.79425, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.066185, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.918888, + "strategy_rank": 81.33814, + "rr": 1.232578, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.848867, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.85463, + "range_504_ratio": 2.350505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.168883, + "hold30_r": 2.259094 + }, + { + "symbol": "KKR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.523754, + "strategy_rank": 90.60358, + "rr": 0.715437, + "primary_prob": 40.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.073156, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.184123, + "range_504_ratio": 3.267819, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.657936, + "hold30_r": 3.348412 + }, + { + "symbol": "LHX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.1854, + "strategy_rank": 60.21754, + "rr": 0.941588, + "primary_prob": 51.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.412382, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.479668, + "range_504_ratio": 1.615538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.867412, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.880649, + "strategy_rank": 78.059872, + "rr": 1.567722, + "primary_prob": 36.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.351583, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044655, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.236385, + "strategy_rank": 67.787178, + "rr": 1.172512, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.758768, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.100318, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.717265, + "strategy_rank": 62.337421, + "rr": 1.081617, + "primary_prob": 27.45, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.622425, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.712658, + "range_504_ratio": 2.039405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.9798, + "hold30_r": 2.315727 + }, + { + "symbol": "MSTR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.652375, + "strategy_rank": 99.652737, + "rr": 0.698124, + "primary_prob": 55.16, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.047186, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 3.005824, + "range_504_ratio": 20.202866, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.678071, + "hold30_r": 6.732238 + }, + { + "symbol": "NEE", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.545771, + "strategy_rank": 74.798437, + "rr": 1.744383, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 121, + "primary_distance_atr": 2.616574, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.908257, + "hold30_r": -1.84905 + }, + { + "symbol": "NRG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.566628, + "strategy_rank": 94.832436, + "rr": 1.505061, + "primary_prob": 17.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.257591, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.15901, + "range_504_ratio": 3.186777, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045352, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.309386, + "strategy_rank": 92.808025, + "rr": 0.972779, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.459169, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 2.715992, + "range_504_ratio": 15.119599, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.935017, + "hold30_r": 0.211907 + }, + { + "symbol": "NVR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.687138, + "strategy_rank": 75.529264, + "rr": 1.492165, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.238248, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.906024, + "range_504_ratio": 2.474465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055578, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.790267, + "strategy_rank": 63.870969, + "rr": 0.80485, + "primary_prob": 38.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.207274, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.540361, + "range_504_ratio": 1.716626, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.371474, + "hold30_r": -2.292781 + }, + { + "symbol": "PGR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.377752, + "strategy_rank": 77.524935, + "rr": 0.720717, + "primary_prob": 53.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.081075, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.849232, + "range_504_ratio": 2.337851, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64509, + "hold30_r": 1.396805 + }, + { + "symbol": "PHM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.150637, + "strategy_rank": 85.449557, + "rr": 1.133434, + "primary_prob": 29.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.700151, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.394557, + "range_504_ratio": 4.033189, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.091427, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.077636, + "strategy_rank": 92.368664, + "rr": 1.188352, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.782528, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 2.045038, + "range_504_ratio": 7.729452, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.150325, + "hold30_r": 15.78827 + }, + { + "symbol": "PODD", + "date": "2024-10-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.155272, + "strategy_rank": 83.07451, + "rr": 2.039063, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.058594, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.980028, + "hold30_r": 4.820368 + }, + { + "symbol": "RCL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.047509, + "strategy_rank": 88.932332, + "rr": 0.925149, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.387723, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.542253, + "range_504_ratio": 4.675109, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.87601, + "hold30_r": 4.622171 + }, + { + "symbol": "RL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.168019, + "strategy_rank": 79.536782, + "rr": 0.984009, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.476014, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.848031, + "range_504_ratio": 2.335044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.923142, + "hold30_r": 4.538955 + }, + { + "symbol": "RMD", + "date": "2024-10-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.24102, + "strategy_rank": 82.490654, + "rr": 2.182318, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.273477, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049721, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.322132, + "strategy_rank": 70.355747, + "rr": 0.873468, + "primary_prob": 45.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.310202, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083542, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.17613, + "strategy_rank": 97.011513, + "rr": 1.96479, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.947184, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03157, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.949015, + "strategy_rank": 62.949992, + "rr": 1.127677, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.691516, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081148, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.180765, + "strategy_rank": 84.001362, + "rr": 0.673725, + "primary_prob": 57.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.010587, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.768986, + "range_504_ratio": 2.157578, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.622853, + "hold30_r": 5.959959 + }, + { + "symbol": "T", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.596756, + "strategy_rank": 74.331124, + "rr": 1.256879, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.885319, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067053, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.472769, + "strategy_rank": 72.745257, + "rr": 0.884115, + "primary_prob": 52.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.326173, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.978911, + "range_504_ratio": 2.661556, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818712, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.614137, + "strategy_rank": 77.529203, + "rr": 0.972637, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.458955, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.665507, + "range_504_ratio": 1.945476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913494, + "hold30_r": 6.369104 + }, + { + "symbol": "TMUS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.541136, + "strategy_rank": 68.824753, + "rr": 1.294843, + "primary_prob": 21.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.942265, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.630039, + "range_504_ratio": 1.877683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.223264, + "hold30_r": 1.408101 + }, + { + "symbol": "TRV", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.00927, + "strategy_rank": 74.637898, + "rr": 0.980447, + "primary_prob": 30.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.470671, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.920876, + "hold30_r": 0.043599 + }, + { + "symbol": "TSN", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.575898, + "strategy_rank": 65.417216, + "rr": 1.410671, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 2.116007, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.333148, + "hold30_r": 1.250372 + }, + { + "symbol": "TT", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.249131, + "strategy_rank": 80.704415, + "rr": 1.029766, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.544649, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.94555, + "range_504_ratio": 2.57423, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.967252, + "hold30_r": 2.465696 + }, + { + "symbol": "TYL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.77752, + "strategy_rank": 68.898306, + "rr": 1.035715, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.553573, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.809241, + "range_504_ratio": 2.246203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962279, + "hold30_r": 0.36743 + }, + { + "symbol": "UHS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.017381, + "strategy_rank": 88.579141, + "rr": 0.720422, + "primary_prob": 43.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.080633, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.799582, + "range_504_ratio": 2.22461, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.682511, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.223638, + "strategy_rank": 91.625138, + "rr": 0.67926, + "primary_prob": 58.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.01889, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 2.276387, + "range_504_ratio": 9.741423, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.644504, + "hold30_r": 2.622018 + }, + { + "symbol": "VST", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.420626, + "strategy_rank": 99.213376, + "rr": 1.024935, + "primary_prob": 29.27, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.537402, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.915818, + "range_504_ratio": 6.792493, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027386, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.112399, + "strategy_rank": 65.647039, + "rr": 1.082749, + "primary_prob": 46.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.624124, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.408943, + "range_504_ratio": 1.505226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069068, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.022016, + "strategy_rank": 63.998552, + "rr": 0.754765, + "primary_prob": 53.06, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.132147, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.895409, + "range_504_ratio": 2.448336, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.683009, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.004635, + "strategy_rank": 70.569526, + "rr": 0.890683, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.336025, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.608298, + "range_504_ratio": 1.837302, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785659, + "hold30_r": 7.881584 + }, + { + "symbol": "WRB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.417149, + "strategy_rank": 66.684614, + "rr": 1.353047, + "primary_prob": 25.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.02957, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.515571, + "range_504_ratio": 1.674595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287901, + "hold30_r": 2.045409 + }, + { + "symbol": "WSM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.644264, + "strategy_rank": 89.522117, + "rr": 1.939475, + "primary_prob": 30.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.909212, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.158319, + "range_504_ratio": 3.184576, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036194, + "hold30_r": -1.0 + }, + { + "symbol": "VLTO", + "date": "2024-11-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.095017, + "strategy_rank": 64.284988, + "rr": 1.500498, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.250746, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.562729, + "range_504_ratio": 1.755457, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436305, + "hold30_r": 0.834084 + }, + { + "symbol": "CEG", + "date": "2024-11-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.317073, + "strategy_rank": 97.428521, + "rr": 0.673816, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.010723, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.643977, + "hold30_r": -0.623468 + }, + { + "symbol": "HOOD", + "date": "2024-11-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.292683, + "strategy_rank": 98.403418, + "rr": 1.731126, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.596689, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.379663, + "range_504_ratio": 3.973562, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.70455, + "hold30_r": 3.150657 + }, + { + "symbol": "ABBV", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.292683, + "strategy_rank": 68.812177, + "rr": 0.751089, + "primary_prob": 38.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.126634, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.933451, + "hold30_r": -3.862846 + }, + { + "symbol": "ACGL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.195122, + "strategy_rank": 74.211768, + "rr": 0.969471, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.454207, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.739091, + "range_504_ratio": 2.094031, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05059, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.243902, + "strategy_rank": 67.404308, + "rr": 1.213005, + "primary_prob": 37.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.819508, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.140721, + "hold30_r": -1.032731 + }, + { + "symbol": "ALL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.390244, + "strategy_rank": 75.197258, + "rr": 1.25327, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.879905, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.681365, + "range_504_ratio": 1.976574, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.195306, + "hold30_r": 0.457809 + }, + { + "symbol": "BBY", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.609756, + "strategy_rank": 81.207851, + "rr": 1.820693, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.73104, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.509636, + "range_504_ratio": 1.664684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049791, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.414634, + "strategy_rank": 69.295353, + "rr": 0.729792, + "primary_prob": 53.85, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.094688, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.705554, + "range_504_ratio": 2.024968, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65411, + "hold30_r": -0.034096 + }, + { + "symbol": "BRO", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.487805, + "strategy_rank": 66.881609, + "rr": 0.698679, + "primary_prob": 55.14, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.048019, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.769999, + "range_504_ratio": 2.159763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628027, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.195122, + "strategy_rank": 73.003739, + "rr": 1.402256, + "primary_prob": 39.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.103384, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.641978, + "range_504_ratio": 1.900236, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.351395, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.097561, + "strategy_rank": 77.421577, + "rr": 0.80719, + "primary_prob": 50.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.210785, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.750718, + "range_504_ratio": 2.118521, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.754028, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.243902, + "strategy_rank": 82.042994, + "rr": 1.952332, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.928498, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.753022, + "range_504_ratio": 2.123408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041993, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.463415, + "strategy_rank": 79.393003, + "rr": 1.599985, + "primary_prob": 41.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.399977, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.553885, + "range_504_ratio": 1.74, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545098, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.02439, + "strategy_rank": 63.776927, + "rr": 1.148355, + "primary_prob": 45.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.722533, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.077925, + "hold30_r": 0.488827 + }, + { + "symbol": "CMI", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.756098, + "strategy_rank": 75.241677, + "rr": 0.913908, + "primary_prob": 47.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.370862, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.599978, + "range_504_ratio": 1.822079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.854105, + "hold30_r": -0.28155 + }, + { + "symbol": "CPB", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.341463, + "strategy_rank": 67.008367, + "rr": 1.468011, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 111, + "primary_distance_atr": 2.202016, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075816, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.878049, + "strategy_rank": 99.111714, + "rr": 3.046097, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 26, + "primary_distance_atr": 4.569146, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 4.291424, + "range_504_ratio": 73.070423, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031364, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.902439, + "strategy_rank": 87.589372, + "rr": 0.739225, + "primary_prob": 49.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.108837, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.94825, + "range_504_ratio": 2.581189, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696697, + "hold30_r": 0.209288 + }, + { + "symbol": "EBAY", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.634146, + "strategy_rank": 79.747552, + "rr": 1.961623, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.942435, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.907033, + "hold30_r": 1.315905 + }, + { + "symbol": "ECL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.04878, + "strategy_rank": 65.977212, + "rr": 1.03105, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.546574, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.663249, + "range_504_ratio": 1.94109, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.959194, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.658537, + "strategy_rank": 88.185063, + "rr": 0.764084, + "primary_prob": 40.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.146127, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040651, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.731707, + "strategy_rank": 78.223874, + "rr": 1.618841, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.428261, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.588297, + "range_504_ratio": 1.800918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.567227, + "hold30_r": 0.760268 + }, + { + "symbol": "EXR", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.536585, + "strategy_rank": 73.800427, + "rr": 1.787, + "primary_prob": 32.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.6805, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.602653, + "range_504_ratio": 1.826959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050739, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.02439, + "strategy_rank": 69.612694, + "rr": 1.901751, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.852627, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061712, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.634146, + "strategy_rank": 76.612516, + "rr": 1.538181, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.307271, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.751988, + "range_504_ratio": 2.121212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.483208, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.365854, + "strategy_rank": 77.022521, + "rr": 1.677809, + "primary_prob": 17.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.516713, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.071019, + "range_504_ratio": 2.918352, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054411, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.95122, + "strategy_rank": 84.657824, + "rr": 1.275726, + "primary_prob": 37.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.913589, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056806, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.219512, + "strategy_rank": 86.079936, + "rr": 1.778087, + "primary_prob": 46.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.66713, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.754532, + "range_504_ratio": 2.126616, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.73143, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 78.766423, + "rr": 2.027907, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.04186, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.174574, + "hold30_r": -1.125467 + }, + { + "symbol": "HCA", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.878049, + "strategy_rank": 82.509525, + "rr": 0.882687, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.324031, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.698098, + "range_504_ratio": 2.009926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046033, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.121951, + "strategy_rank": 77.315293, + "rr": 0.716218, + "primary_prob": 51.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.074327, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.651271, + "range_504_ratio": 1.917977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.650611, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.804878, + "strategy_rank": 66.317429, + "rr": 1.341451, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.012176, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068835, + "hold30_r": -1.0 + }, + { + "symbol": "ICE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.560976, + "strategy_rank": 61.949617, + "rr": 1.697145, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.545718, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.578909, + "range_504_ratio": 1.784091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067657, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.853659, + "strategy_rank": 76.816539, + "rr": 1.649347, + "primary_prob": 31.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.474021, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.718844, + "range_504_ratio": 2.05206, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067201, + "hold30_r": -1.012445 + }, + { + "symbol": "IRM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.560976, + "strategy_rank": 84.132099, + "rr": 1.070165, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.605247, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025318, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.073171, + "strategy_rank": 74.823482, + "rr": 0.885755, + "primary_prob": 48.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.328633, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.70035, + "range_504_ratio": 2.014459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.833096, + "hold30_r": 0.135893 + }, + { + "symbol": "LHX", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.829268, + "strategy_rank": 61.003116, + "rr": 1.037732, + "primary_prob": 45.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.556598, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.483947, + "range_504_ratio": 1.622465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.963973, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.780488, + "strategy_rank": 79.011305, + "rr": 1.634554, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.45183, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042486, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.780488, + "strategy_rank": 68.018604, + "rr": 1.738312, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.607468, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073918, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.536585, + "strategy_rank": 83.694588, + "rr": 1.741588, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.612381, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.504466, + "range_504_ratio": 1.656102, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055728, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.121951, + "strategy_rank": 72.983176, + "rr": 2.609349, + "primary_prob": 20.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.914024, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.548219, + "hold30_r": -1.485722 + }, + { + "symbol": "NVDA", + "date": "2024-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.341463, + "strategy_rank": 96.307638, + "rr": 2.116497, + "primary_prob": 23.24, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.174746, + "raw_level_count": 169, + "gate_level_count": 169, + "range_504_log": 2.656094, + "range_504_ratio": 14.240552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042958, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.512195, + "strategy_rank": 71.12934, + "rr": 0.815002, + "primary_prob": 39.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.222502, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.900164, + "range_504_ratio": 2.460006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04902, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.780488, + "strategy_rank": 68.350721, + "rr": 1.058002, + "primary_prob": 28.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.587004, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.540361, + "range_504_ratio": 1.716626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998766, + "hold30_r": 0.291858 + }, + { + "symbol": "PHM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.0, + "strategy_rank": 81.470803, + "rr": 0.800119, + "primary_prob": 40.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.200179, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.379294, + "range_504_ratio": 3.972097, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.760961, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.097561, + "strategy_rank": 65.965373, + "rr": 1.605736, + "primary_prob": 16.33, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.408604, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544791, + "hold30_r": 0.108321 + }, + { + "symbol": "RL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.463415, + "strategy_rank": 83.914901, + "rr": 1.237034, + "primary_prob": 38.05, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.855551, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.967926, + "range_504_ratio": 2.632479, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.100015, + "hold30_r": -1.052677 + }, + { + "symbol": "RMD", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.487805, + "strategy_rank": 82.542193, + "rr": 1.615983, + "primary_prob": 50.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.423974, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052795, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.609756, + "strategy_rank": 70.977924, + "rr": 1.0942, + "primary_prob": 38.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.6413, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.017809, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.268293, + "strategy_rank": 99.013352, + "rr": 1.796032, + "primary_prob": 28.27, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.694048, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029017, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.707317, + "strategy_rank": 61.680523, + "rr": 1.420309, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.130463, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.345152, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.365854, + "strategy_rank": 74.091864, + "rr": 1.665926, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.498889, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.600652, + "hold30_r": 1.051385 + }, + { + "symbol": "TKO", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.707317, + "strategy_rank": 77.11483, + "rr": 1.790649, + "primary_prob": 16.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.685974, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.665507, + "range_504_ratio": 1.945476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.733963, + "hold30_r": 6.169678 + }, + { + "symbol": "TRV", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.04878, + "strategy_rank": 73.49911, + "rr": 1.71161, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.567414, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.650668, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.682927, + "strategy_rank": 73.534983, + "rr": 0.828357, + "primary_prob": 52.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.242536, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.508607, + "range_504_ratio": 1.662973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057011, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.02439, + "strategy_rank": 63.379117, + "rr": 1.307155, + "primary_prob": 41.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 1.960733, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.230881, + "hold30_r": -0.448212 + }, + { + "symbol": "TT", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.170732, + "strategy_rank": 78.467687, + "rr": 0.847604, + "primary_prob": 49.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.271406, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.920872, + "range_504_ratio": 2.511479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.78681, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.804878, + "strategy_rank": 86.277283, + "rr": 0.972982, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.459472, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.793155, + "range_504_ratio": 2.210359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037241, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.512195, + "strategy_rank": 99.111091, + "rr": 0.763527, + "primary_prob": 52.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.145291, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.915818, + "range_504_ratio": 6.792493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.738049, + "hold30_r": 0.396077 + }, + { + "symbol": "VTR", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.341463, + "strategy_rank": 59.201798, + "rr": 1.537488, + "primary_prob": 16.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.306233, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062716, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.585366, + "strategy_rank": 68.058661, + "rr": 0.893916, + "primary_prob": 48.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.340873, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.515571, + "range_504_ratio": 1.674595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.82805, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.97561, + "strategy_rank": 91.237671, + "rr": 1.824865, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.737298, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.158319, + "range_504_ratio": 3.184576, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.791379, + "hold30_r": 6.222922 + }, + { + "symbol": "ZBRA", + "date": "2024-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.292683, + "strategy_rank": 73.523856, + "rr": 12.224687, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 18.337031, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.729956, + "range_504_ratio": 2.07499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058806, + "hold30_r": -1.0 + }, + { + "symbol": "VLTO", + "date": "2024-11-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.268293, + "strategy_rank": 66.100944, + "rr": 1.480809, + "primary_prob": 37.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.221213, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.562729, + "range_504_ratio": 1.755457, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063926, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-11-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.778043, + "strategy_rank": 96.889523, + "rr": 1.250832, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.876248, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.222054, + "hold30_r": 0.036933 + }, + { + "symbol": "HOOD", + "date": "2024-11-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.926014, + "strategy_rank": 98.749398, + "rr": 2.810736, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.216104, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.512196, + "range_504_ratio": 4.536682, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.78623, + "hold30_r": 2.7301 + }, + { + "symbol": "ABBV", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.754177, + "strategy_rank": 76.974955, + "rr": 2.955336, + "primary_prob": 20.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 4.433004, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044924, + "hold30_r": 0.86998 + }, + { + "symbol": "AEP", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.458234, + "strategy_rank": 59.359719, + "rr": 1.796068, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.694102, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.724615, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.260143, + "strategy_rank": 66.543858, + "rr": 1.550845, + "primary_prob": 18.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.326268, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.470126, + "hold30_r": -1.0 + }, + { + "symbol": "BBY", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.071599, + "strategy_rank": 80.278148, + "rr": 2.067003, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.100505, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.509636, + "range_504_ratio": 1.664684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.167961, + "hold30_r": -1.114788 + }, + { + "symbol": "BK", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527446, + "strategy_rank": 67.952823, + "rr": 0.799004, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.198507, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.705554, + "range_504_ratio": 2.024968, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721, + "hold30_r": -0.231289 + }, + { + "symbol": "BRO", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.038186, + "strategy_rank": 63.647158, + "rr": 0.989846, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.484769, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.769999, + "range_504_ratio": 2.159763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.917628, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.145585, + "strategy_rank": 60.970555, + "rr": 0.936721, + "primary_prob": 38.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.405082, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.498944, + "range_504_ratio": 1.646981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078396, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.498807, + "strategy_rank": 70.523274, + "rr": 1.624812, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.437219, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.634648, + "range_504_ratio": 1.886358, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572579, + "hold30_r": -0.329043 + }, + { + "symbol": "CBRE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.651551, + "strategy_rank": 75.052523, + "rr": 0.798075, + "primary_prob": 52.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.197112, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.758068, + "range_504_ratio": 2.134148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.746419, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.322196, + "strategy_rank": 81.459504, + "rr": 1.901703, + "primary_prob": 41.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.852554, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.753022, + "range_504_ratio": 2.123408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047497, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.305489, + "strategy_rank": 79.913605, + "rr": 0.751502, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.127252, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.553885, + "range_504_ratio": 1.74, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061572, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.174224, + "strategy_rank": 59.575876, + "rr": 1.707768, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.561651, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.632178, + "hold30_r": -0.272767 + }, + { + "symbol": "COHR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.568019, + "strategy_rank": 98.213765, + "rr": 0.753925, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.130888, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.446266, + "range_504_ratio": 4.247226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028142, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.198091, + "strategy_rank": 95.060516, + "rr": 1.979943, + "primary_prob": 26.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.969915, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 2.362139, + "range_504_ratio": 10.613629, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.962893, + "hold30_r": -0.711767 + }, + { + "symbol": "CPB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.412888, + "strategy_rank": 64.446029, + "rr": 1.826307, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 113, + "primary_distance_atr": 2.739461, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067165, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.560859, + "strategy_rank": 62.101628, + "rr": 1.243313, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.86497, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.765246, + "range_504_ratio": 2.149523, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.163595, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-11-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.880668, + "strategy_rank": 98.883214, + "rr": 3.294474, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 26, + "primary_distance_atr": 4.941711, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 4.291424, + "range_504_ratio": 73.070423, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033075, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.231504, + "strategy_rank": 67.617872, + "rr": 2.095553, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.14333, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056339, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.852029, + "strategy_rank": 87.130624, + "rr": 1.455289, + "primary_prob": 23.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.182934, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.909194, + "range_504_ratio": 2.482322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.409862, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.391408, + "strategy_rank": 79.078736, + "rr": 1.917774, + "primary_prob": 30.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.876661, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057205, + "hold30_r": -1.0 + }, + { + "symbol": "ECL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.50358, + "strategy_rank": 61.399299, + "rr": 0.743524, + "primary_prob": 58.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.115285, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.628099, + "range_504_ratio": 1.874046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080332, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.868735, + "strategy_rank": 88.85467, + "rr": 0.845612, + "primary_prob": 49.66, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.268418, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.30893, + "range_504_ratio": 3.702209, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.794416, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.329356, + "strategy_rank": 87.250976, + "rr": 1.372718, + "primary_prob": 21.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.059077, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.32715, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.99284, + "strategy_rank": 78.780974, + "rr": 1.882416, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.823624, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.588297, + "range_504_ratio": 1.800918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.826043, + "hold30_r": 0.854947 + }, + { + "symbol": "FIS", + "date": "2024-11-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.004773, + "strategy_rank": 67.645622, + "rr": 2.102161, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.153242, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066206, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.169451, + "strategy_rank": 77.179661, + "rr": 1.788244, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.682367, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.777252, + "range_504_ratio": 2.175486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060818, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.486874, + "strategy_rank": 87.003044, + "rr": 1.106309, + "primary_prob": 26.57, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.659464, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.450465, + "range_504_ratio": 4.265097, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.067485, + "hold30_r": -0.447077 + }, + { + "symbol": "FTNT", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.4821, + "strategy_rank": 91.815855, + "rr": 1.170637, + "primary_prob": 39.68, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.755956, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.82414, + "range_504_ratio": 2.279918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047251, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.708831, + "strategy_rank": 81.455564, + "rr": 1.274385, + "primary_prob": 23.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.911578, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.215811, + "hold30_r": 0.180517 + }, + { + "symbol": "GM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.76611, + "strategy_rank": 86.18402, + "rr": 1.628234, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.442351, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.814557, + "range_504_ratio": 2.258175, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.122093, + "hold30_r": -1.074469 + }, + { + "symbol": "HAS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.095465, + "strategy_rank": 77.710531, + "rr": 1.528851, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.293276, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09334, + "hold30_r": -1.039394 + }, + { + "symbol": "HCA", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.181384, + "strategy_rank": 82.612005, + "rr": 0.680784, + "primary_prob": 49.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.021176, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.658329, + "range_504_ratio": 1.931561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047495, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.914081, + "strategy_rank": 75.466698, + "rr": 1.667242, + "primary_prob": 14.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.500863, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.651271, + "range_504_ratio": 1.917977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592808, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.24821, + "strategy_rank": 63.961871, + "rr": 1.23305, + "primary_prob": 29.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.849574, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.162245, + "hold30_r": 1.907424 + }, + { + "symbol": "ICE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.634845, + "strategy_rank": 61.107574, + "rr": 1.753535, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.630302, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.578909, + "range_504_ratio": 1.784091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073442, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-11-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.725537, + "strategy_rank": 78.868446, + "rr": 2.506606, + "primary_prob": 21.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.75991, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.718844, + "range_504_ratio": 2.05206, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057094, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.613365, + "strategy_rank": 84.184462, + "rr": 1.05872, + "primary_prob": 36.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.58808, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.013907, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.465394, + "strategy_rank": 85.317462, + "rr": 0.724356, + "primary_prob": 39.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.086534, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037332, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.720764, + "strategy_rank": 68.46748, + "rr": 0.760818, + "primary_prob": 44.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.141227, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061668, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.548926, + "strategy_rank": 81.111089, + "rr": 1.033033, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.54955, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.504466, + "range_504_ratio": 1.656102, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057797, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642005, + "strategy_rank": 99.642515, + "rr": 0.691447, + "primary_prob": 55.44, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.037171, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 3.364327, + "range_504_ratio": 28.914027, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.675247, + "hold30_r": -0.610868 + }, + { + "symbol": "NEE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.856802, + "strategy_rank": 79.467457, + "rr": 2.812847, + "primary_prob": 21.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 121, + "primary_distance_atr": 4.21927, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049018, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.334129, + "strategy_rank": 86.535553, + "rr": 1.655729, + "primary_prob": 34.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.483594, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.714002, + "range_504_ratio": 2.042148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037312, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.942721, + "strategy_rank": 91.815486, + "rr": 0.898401, + "primary_prob": 33.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.347602, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.223678, + "range_504_ratio": 3.399669, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.863809, + "hold30_r": 0.096257 + }, + { + "symbol": "NVDA", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.436754, + "strategy_rank": 94.016179, + "rr": 1.135555, + "primary_prob": 40.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.703333, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044243, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.742243, + "strategy_rank": 67.659, + "rr": 1.031028, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.546542, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.841486, + "range_504_ratio": 2.319811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054356, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.396181, + "strategy_rank": 67.246923, + "rr": 1.520954, + "primary_prob": 19.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.281432, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.540361, + "range_504_ratio": 1.716626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.458522, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.25537, + "strategy_rank": 76.48731, + "rr": 0.816033, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.224049, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.862164, + "range_504_ratio": 2.368279, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.749851, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.935561, + "strategy_rank": 79.1119, + "rr": 1.116314, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.674471, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.276115, + "range_504_ratio": 3.582694, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.075496, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.470167, + "strategy_rank": 90.124604, + "rr": 0.750267, + "primary_prob": 53.03, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.125401, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 2.384575, + "range_504_ratio": 10.854452, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.718224, + "hold30_r": 4.873096 + }, + { + "symbol": "PM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.980907, + "strategy_rank": 66.792811, + "rr": 1.180972, + "primary_prob": 41.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.771458, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.11912, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.782816, + "strategy_rank": 82.278613, + "rr": 0.696687, + "primary_prob": 40.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.045031, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.889703, + "range_504_ratio": 2.434408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046594, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.544153, + "strategy_rank": 84.748128, + "rr": 1.687767, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.53165, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639286, + "hold30_r": -0.20215 + }, + { + "symbol": "RTX", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.704057, + "strategy_rank": 72.693553, + "rr": 1.24041, + "primary_prob": 39.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.860616, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064135, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.164678, + "strategy_rank": 98.987721, + "rr": 1.763939, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.645908, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.742854, + "hold30_r": 0.488998 + }, + { + "symbol": "T", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.152745, + "strategy_rank": 73.068441, + "rr": 1.466346, + "primary_prob": 37.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.199519, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.395032, + "hold30_r": 0.576923 + }, + { + "symbol": "TKO", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.959427, + "strategy_rank": 77.078725, + "rr": 0.76084, + "primary_prob": 55.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.14126, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.665507, + "range_504_ratio": 1.945476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706165, + "hold30_r": 5.942433 + }, + { + "symbol": "TRGP", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.090692, + "strategy_rank": 81.205052, + "rr": 0.812247, + "primary_prob": 50.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.21837, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.111837, + "range_504_ratio": 3.039937, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.756374, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.066826, + "strategy_rank": 76.575519, + "rr": 1.38024, + "primary_prob": 20.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.070359, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.308937, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-11-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.9642, + "strategy_rank": 67.491567, + "rr": 2.596128, + "primary_prob": 25.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.894192, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055266, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.539379, + "strategy_rank": 88.563314, + "rr": 1.094767, + "primary_prob": 35.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.64215, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040485, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.630072, + "strategy_rank": 94.994019, + "rr": 0.8664, + "primary_prob": 48.93, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.2996, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 2.389108, + "range_504_ratio": 10.903766, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.83261, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.403341, + "strategy_rank": 99.012268, + "rr": 1.0513, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.576949, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.956244, + "range_504_ratio": 7.07271, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.025627, + "hold30_r": 0.151113 + }, + { + "symbol": "VTR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.009547, + "strategy_rank": 60.730673, + "rr": 0.668459, + "primary_prob": 59.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.002689, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.603406, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.73747, + "strategy_rank": 64.811479, + "rr": 0.936691, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.405037, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.805945, + "range_504_ratio": 2.23881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.868297, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21957, + "strategy_rank": 67.636835, + "rr": 0.985757, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.478635, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.515571, + "range_504_ratio": 1.674595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913755, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.811456, + "strategy_rank": 90.824551, + "rr": 1.809694, + "primary_prob": 32.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.71454, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.158319, + "range_504_ratio": 3.184576, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.773529, + "hold30_r": 7.697677 + }, + { + "symbol": "ZBRA", + "date": "2024-11-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.906921, + "strategy_rank": 71.349809, + "rr": 15.069871, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 22.604806, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.734503, + "range_504_ratio": 2.084446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.227627, + "hold30_r": -1.164907 + }, + { + "symbol": "VLTO", + "date": "2024-11-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.310263, + "strategy_rank": 59.316946, + "rr": 2.388868, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.583303, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.562729, + "range_504_ratio": 1.755457, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.063219, + "hold30_r": -0.25551 + }, + { + "symbol": "CEG", + "date": "2024-11-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.901235, + "strategy_rank": 97.682156, + "rr": 1.525827, + "primary_prob": 20.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.288741, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.493914, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-11-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.135802, + "strategy_rank": 98.841556, + "rr": 2.234166, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.351249, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.616944, + "range_504_ratio": 5.037673, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.208817, + "hold30_r": 2.329013 + }, + { + "symbol": "ABBV", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.555556, + "strategy_rank": 75.97745, + "rr": 1.610739, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.416108, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56091, + "hold30_r": 1.131616 + }, + { + "symbol": "AEP", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.962963, + "strategy_rank": 60.103594, + "rr": 1.423537, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.135306, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077066, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.271605, + "strategy_rank": 65.738463, + "rr": 1.353748, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.030622, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080885, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.716049, + "strategy_rank": 68.554371, + "rr": 0.765784, + "primary_prob": 52.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.148676, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.705554, + "range_504_ratio": 2.024968, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680103, + "hold30_r": -1.0 + }, + { + "symbol": "BXP", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.481481, + "strategy_rank": 72.682793, + "rr": 1.758137, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.637206, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.668477, + "range_504_ratio": 1.951263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051173, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.37037, + "strategy_rank": 58.694684, + "rr": 1.196239, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.794359, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.498944, + "range_504_ratio": 1.646981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078614, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.666667, + "strategy_rank": 76.570726, + "rr": 0.962427, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.44364, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.758068, + "range_504_ratio": 2.134148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.905209, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-11-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.703704, + "strategy_rank": 80.031707, + "rr": 2.044706, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.067059, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.753022, + "range_504_ratio": 2.123408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054029, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.91358, + "strategy_rank": 78.440982, + "rr": 1.792714, + "primary_prob": 23.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.68907, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.553885, + "range_504_ratio": 1.74, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068741, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.716049, + "strategy_rank": 59.672452, + "rr": 1.819645, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.729468, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073301, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.975309, + "strategy_rank": 57.899321, + "rr": 1.619324, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.428986, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.372787, + "range_504_ratio": 1.451775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083746, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.123457, + "strategy_rank": 62.617785, + "rr": 1.775099, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 113, + "primary_distance_atr": 2.662648, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.709531, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-11-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.876543, + "strategy_rank": 98.91727, + "rr": 2.887708, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 26, + "primary_distance_atr": 4.331562, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 4.291424, + "range_504_ratio": 73.070423, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03591, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.518519, + "strategy_rank": 68.420528, + "rr": 1.590482, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.385722, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09943, + "hold30_r": -1.035789 + }, + { + "symbol": "DASH", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.197531, + "strategy_rank": 77.905061, + "rr": 1.571744, + "primary_prob": 50.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.357616, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.35552, + "range_504_ratio": 3.878777, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05097, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.012346, + "strategy_rank": 63.268052, + "rr": 1.946462, + "primary_prob": 11.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.919693, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082266, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.345679, + "strategy_rank": 76.966699, + "rr": 2.474279, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.711419, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.414307, + "hold30_r": 0.859396 + }, + { + "symbol": "ECL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.234568, + "strategy_rank": 61.366043, + "rr": 1.520067, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.280101, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.628099, + "range_504_ratio": 1.874046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.43572, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.049383, + "strategy_rank": 85.46335, + "rr": 0.880894, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.321341, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.832096, + "hold30_r": -1.130323 + }, + { + "symbol": "ETR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.024691, + "strategy_rank": 78.886657, + "rr": 1.098947, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.64842, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.588297, + "range_504_ratio": 1.800918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.036095, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.938272, + "strategy_rank": 83.025056, + "rr": 0.734532, + "primary_prob": 53.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.101798, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.440567, + "range_504_ratio": 4.223088, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053095, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.703704, + "strategy_rank": 69.098128, + "rr": 1.146034, + "primary_prob": 45.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.719051, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.116154, + "hold30_r": -1.051477 + }, + { + "symbol": "FITB", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.246914, + "strategy_rank": 75.718965, + "rr": 1.982815, + "primary_prob": 27.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.974223, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.777252, + "range_504_ratio": 2.175486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064011, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.358025, + "strategy_rank": 91.293791, + "rr": 1.236343, + "primary_prob": 38.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.854515, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.82414, + "range_504_ratio": 2.279918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.190941, + "hold30_r": 0.461169 + }, + { + "symbol": "GLW", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.604938, + "strategy_rank": 84.123457, + "rr": 0.825569, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.238353, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.762743, + "hold30_r": 0.006566 + }, + { + "symbol": "GM", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.530864, + "strategy_rank": 90.301125, + "rr": 1.728398, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.592597, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.814557, + "range_504_ratio": 2.258175, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.679505, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.506173, + "strategy_rank": 76.012255, + "rr": 2.267809, + "primary_prob": 26.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 3.401714, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.208372, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 81.166462, + "rr": 1.59918, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.39877, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.658329, + "range_504_ratio": 1.931561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045852, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.938272, + "strategy_rank": 65.840554, + "rr": 1.751505, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.627257, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.683285, + "hold30_r": 0.239262 + }, + { + "symbol": "ICE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.185185, + "strategy_rank": 60.072434, + "rr": 1.334025, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.001038, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.578909, + "range_504_ratio": 1.784091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087064, + "hold30_r": -1.011511 + }, + { + "symbol": "IP", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.975309, + "strategy_rank": 83.165004, + "rr": 1.24781, + "primary_prob": 39.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.871715, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.730536, + "range_504_ratio": 2.076194, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053729, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.395062, + "strategy_rank": 84.116396, + "rr": 0.810256, + "primary_prob": 37.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.215384, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759221, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.185185, + "strategy_rank": 85.928523, + "rr": 1.068175, + "primary_prob": 27.43, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.602262, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035946, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.950617, + "strategy_rank": 79.835543, + "rr": 1.140598, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.710897, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.102394, + "hold30_r": 0.595277 + }, + { + "symbol": "LMT", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.530864, + "strategy_rank": 65.035443, + "rr": 1.336574, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.004861, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066532, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.62963, + "strategy_rank": 99.63004, + "rr": 1.600833, + "primary_prob": 30.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.40125, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012001, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.111111, + "strategy_rank": 79.792538, + "rr": 2.399429, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 121, + "primary_distance_atr": 3.599144, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056593, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.493827, + "strategy_rank": 86.40841, + "rr": 1.915661, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 2.873492, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.714002, + "range_504_ratio": 2.042148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045556, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.91358, + "strategy_rank": 92.341351, + "rr": 0.832091, + "primary_prob": 50.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.248136, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.223678, + "range_504_ratio": 3.399669, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038993, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-11-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.666667, + "strategy_rank": 96.301353, + "rr": 2.121212, + "primary_prob": 23.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.181818, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036861, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.08642, + "strategy_rank": 94.385586, + "rr": 0.680024, + "primary_prob": 55.93, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.020036, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 2.424924, + "range_504_ratio": 11.30137, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.653413, + "hold30_r": 1.871368 + }, + { + "symbol": "RL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.419753, + "strategy_rank": 80.420026, + "rr": 1.257921, + "primary_prob": 22.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.886882, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.860071, + "range_504_ratio": 2.363328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.209103, + "hold30_r": 4.171896 + }, + { + "symbol": "RMD", + "date": "2024-11-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.17284, + "strategy_rank": 82.608811, + "rr": 2.331234, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.496851, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056353, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.283951, + "strategy_rank": 73.486219, + "rr": 0.864562, + "primary_prob": 49.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.296842, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069703, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.888889, + "strategy_rank": 98.779418, + "rr": 1.819335, + "primary_prob": 21.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.729002, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022312, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.876543, + "strategy_rank": 63.90989, + "rr": 1.838263, + "primary_prob": 16.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.757394, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087997, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.691358, + "strategy_rank": 73.25812, + "rr": 1.589643, + "primary_prob": 50.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.384464, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.546661, + "range_504_ratio": 1.727476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514323, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.444444, + "strategy_rank": 74.092661, + "rr": 1.34491, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.017365, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.508607, + "range_504_ratio": 1.662973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.282794, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-11-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.728395, + "strategy_rank": 65.180356, + "rr": 9.528478, + "primary_prob": 25.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 14.292717, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059542, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.222222, + "strategy_rank": 66.300943, + "rr": 1.458505, + "primary_prob": 19.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.187758, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.738587, + "range_504_ratio": 2.092976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.390087, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.432099, + "strategy_rank": 87.503576, + "rr": 1.50781, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.261716, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041757, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.617284, + "strategy_rank": 79.56863, + "rr": 1.246975, + "primary_prob": 23.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.870463, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.014747, + "range_504_ratio": 2.758665, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.193999, + "hold30_r": -1.365469 + }, + { + "symbol": "VTR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.135802, + "strategy_rank": 64.24008, + "rr": 1.471747, + "primary_prob": 18.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.20762, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075616, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-11-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.465969, + "strategy_rank": 96.664559, + "rr": 1.716972, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.575458, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0298, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-11-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.95288, + "strategy_rank": 98.640384, + "rr": 1.568666, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.352999, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.658826, + "range_504_ratio": 5.253139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.544006, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.455497, + "strategy_rank": 81.202138, + "rr": 2.040863, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.061295, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056056, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.198953, + "strategy_rank": 70.698536, + "rr": 1.732212, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.598318, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.70203, + "range_504_ratio": 2.017845, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059435, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-11-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.780105, + "strategy_rank": 81.542418, + "rr": 2.778313, + "primary_prob": 22.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.16747, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058389, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.015707, + "strategy_rank": 81.212561, + "rr": 1.57212, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.35818, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.553885, + "range_504_ratio": 1.74, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.507025, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.628272, + "strategy_rank": 56.909764, + "rr": 1.378099, + "primary_prob": 39.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.067148, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.372787, + "range_504_ratio": 1.451775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088277, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.675393, + "strategy_rank": 80.828127, + "rr": 0.88919, + "primary_prob": 47.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.333786, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.859798, + "range_504_ratio": 2.362683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054287, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.251309, + "strategy_rank": 97.370955, + "rr": 0.70141, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.052115, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.446266, + "range_504_ratio": 4.247226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.674434, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-11-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.86911, + "strategy_rank": 98.655113, + "rr": 2.009852, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.014777, + "raw_level_count": 176, + "gate_level_count": 176, + "range_504_log": 4.325344, + "range_504_ratio": 75.591549, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03745, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.685864, + "strategy_rank": 65.389765, + "rr": 1.443648, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.165472, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066849, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-11-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.350785, + "strategy_rank": 80.213696, + "rr": 2.259005, + "primary_prob": 37.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.388507, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.372991, + "range_504_ratio": 3.947139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056211, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.722513, + "strategy_rank": 58.806542, + "rr": 1.236729, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.855093, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089212, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.931937, + "strategy_rank": 76.175071, + "rr": 1.513067, + "primary_prob": 52.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.269601, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060092, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.026178, + "strategy_rank": 83.241562, + "rr": 1.178836, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.768254, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054618, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.753927, + "strategy_rank": 66.890934, + "rr": 1.349629, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.024444, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149316, + "hold30_r": -1.078032 + }, + { + "symbol": "FITB", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.089005, + "strategy_rank": 73.059171, + "rr": 1.386577, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.079865, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.797218, + "range_504_ratio": 2.219358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067339, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.445026, + "strategy_rank": 91.157471, + "rr": 0.728488, + "primary_prob": 53.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.092733, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041021, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.743455, + "strategy_rank": 89.104753, + "rr": 1.023687, + "primary_prob": 43.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.535531, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.82414, + "range_504_ratio": 2.279918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.976113, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.848168, + "strategy_rank": 84.72766, + "rr": 1.217009, + "primary_prob": 38.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.825513, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069043, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-11-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.670157, + "strategy_rank": 88.641956, + "rr": 2.328011, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.492016, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038933, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.937173, + "strategy_rank": 70.123645, + "rr": 1.928785, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.893178, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058618, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.125654, + "strategy_rank": 74.543833, + "rr": 1.217716, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.826575, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.658329, + "range_504_ratio": 1.931561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048929, + "hold30_r": -1.0 + }, + { + "symbol": "ICE", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.565445, + "strategy_rank": 61.687456, + "rr": 0.800424, + "primary_prob": 65.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.200636, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.578909, + "range_504_ratio": 1.784091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086412, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2024-11-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.183246, + "strategy_rank": 84.355426, + "rr": 2.225995, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.338993, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.540305, + "range_504_ratio": 1.716531, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.142421, + "hold30_r": -1.102218 + }, + { + "symbol": "IP", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.769634, + "strategy_rank": 76.771903, + "rr": 1.495379, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.243069, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056779, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.774869, + "strategy_rank": 83.050763, + "rr": 1.588914, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.383371, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059818, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.984293, + "strategy_rank": 64.511982, + "rr": 0.700851, + "primary_prob": 55.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.051277, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.373891, + "range_504_ratio": 1.453379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080618, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.513089, + "strategy_rank": 86.744802, + "rr": 1.111242, + "primary_prob": 26.24, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.666863, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040494, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.460733, + "strategy_rank": 63.205542, + "rr": 1.034905, + "primary_prob": 48.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.552358, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.505783, + "range_504_ratio": 1.658284, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067934, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.947644, + "strategy_rank": 77.283194, + "rr": 1.355385, + "primary_prob": 21.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.033078, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.714681, + "range_504_ratio": 5.554906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.298618, + "hold30_r": 2.115241 + }, + { + "symbol": "MS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.235602, + "strategy_rank": 73.201475, + "rr": 1.094369, + "primary_prob": 41.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.641553, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.674243, + "range_504_ratio": 1.962547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062216, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.60733, + "strategy_rank": 99.607637, + "rr": 1.662646, + "primary_prob": 29.57, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.49397, + "raw_level_count": 166, + "gate_level_count": 166, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.011127, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-11-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.162304, + "strategy_rank": 74.031106, + "rr": 2.084122, + "primary_prob": 28.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 121, + "primary_distance_atr": 3.126184, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.122428, + "hold30_r": -1.059965 + }, + { + "symbol": "NVDA", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.727749, + "strategy_rank": 96.142844, + "rr": 0.753025, + "primary_prob": 42.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.129537, + "raw_level_count": 171, + "gate_level_count": 171, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.717645, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.246073, + "strategy_rank": 67.945881, + "rr": 0.693984, + "primary_prob": 55.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.040976, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057735, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.863874, + "strategy_rank": 82.115156, + "rr": 1.866748, + "primary_prob": 46.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.800122, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063097, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.691099, + "strategy_rank": 98.613796, + "rr": 1.903432, + "primary_prob": 26.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.855148, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024026, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.209424, + "strategy_rank": 60.390722, + "rr": 1.429482, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.144222, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09464, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.979058, + "strategy_rank": 70.759231, + "rr": 1.381602, + "primary_prob": 39.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.072403, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.55439, + "range_504_ratio": 1.740879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.300595, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.298429, + "strategy_rank": 97.046498, + "rr": 1.153691, + "primary_prob": 40.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.730536, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027821, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.036649, + "strategy_rank": 80.844976, + "rr": 0.796374, + "primary_prob": 51.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.194561, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05842, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.602094, + "strategy_rank": 66.461936, + "rr": 1.811828, + "primary_prob": 38.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.717742, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069355, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.361257, + "strategy_rank": 83.965934, + "rr": 1.577296, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.365944, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045223, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.204188, + "strategy_rank": 96.402984, + "rr": 0.832665, + "primary_prob": 35.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.248998, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.805164, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.21466, + "strategy_rank": 98.901959, + "rr": 0.686404, + "primary_prob": 55.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.029606, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02485, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.397906, + "strategy_rank": 63.831798, + "rr": 1.645295, + "primary_prob": 15.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.467943, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077142, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-12-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.923261, + "strategy_rank": 96.393595, + "rr": 1.707256, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.560884, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032998, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-12-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.122302, + "strategy_rank": 97.412135, + "rr": 2.527938, + "primary_prob": 22.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.791908, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.732071, + "range_504_ratio": 5.652346, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023997, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.369305, + "strategy_rank": 78.561022, + "rr": 2.261387, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.392081, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057632, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.613909, + "strategy_rank": 63.815399, + "rr": 1.242408, + "primary_prob": 42.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.863612, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070348, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.52518, + "strategy_rank": 69.410278, + "rr": 1.146117, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.719175, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083506, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.448441, + "strategy_rank": 65.696346, + "rr": 1.294434, + "primary_prob": 24.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.941651, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082628, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.129496, + "strategy_rank": 69.898533, + "rr": 1.205993, + "primary_prob": 43.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.808989, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05213, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-12-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.529976, + "strategy_rank": 82.77636, + "rr": 2.094709, + "primary_prob": 24.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.142063, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06007, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.808153, + "strategy_rank": 70.464274, + "rr": 1.012514, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.51877, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081269, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.371703, + "strategy_rank": 83.667002, + "rr": 1.640176, + "primary_prob": 14.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.460265, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.859798, + "range_504_ratio": 2.362683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05963, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880096, + "strategy_rank": 99.02001, + "rr": 1.255307, + "primary_prob": 23.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.88296, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 4.325344, + "range_504_ratio": 75.591549, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036774, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.374101, + "strategy_rank": 64.758645, + "rr": 1.695673, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.543509, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062955, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.326139, + "strategy_rank": 83.803925, + "rr": 1.753019, + "primary_prob": 19.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.629528, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.372991, + "range_504_ratio": 3.947139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059824, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.088729, + "strategy_rank": 90.139888, + "rr": 1.629692, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.444538, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.608882, + "range_504_ratio": 4.997219, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031521, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.330935, + "strategy_rank": 78.316959, + "rr": 1.460319, + "primary_prob": 19.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.190479, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.873082, + "range_504_ratio": 2.39428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056731, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.532374, + "strategy_rank": 71.000619, + "rr": 1.378891, + "primary_prob": 39.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.068336, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.317485, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.889688, + "strategy_rank": 80.017405, + "rr": 1.168486, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.752729, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051452, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.563549, + "strategy_rank": 84.134628, + "rr": 1.06231, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.593464, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064112, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.772182, + "strategy_rank": 62.064542, + "rr": 1.371335, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.057003, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.199673, + "hold30_r": -1.1263 + }, + { + "symbol": "FISV", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.88729, + "strategy_rank": 68.208917, + "rr": 0.892822, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.339234, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.830918, + "range_504_ratio": 2.295424, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064539, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.846523, + "strategy_rank": 83.898301, + "rr": 1.159626, + "primary_prob": 39.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.739439, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078192, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.127098, + "strategy_rank": 87.910833, + "rr": 1.853838, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.780756, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043094, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 73.064516, + "rr": 1.928563, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.892845, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.658329, + "range_504_ratio": 1.931561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060145, + "hold30_r": -1.008231 + }, + { + "symbol": "HIG", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.848921, + "strategy_rank": 71.33403, + "rr": 1.266138, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.899207, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081549, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.086331, + "strategy_rank": 86.754338, + "rr": 1.93914, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.908709, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.540305, + "range_504_ratio": 1.716531, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042488, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.282974, + "strategy_rank": 86.036074, + "rr": 1.496326, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.244489, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058966, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.203837, + "strategy_rank": 81.983188, + "rr": 1.407607, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.11141, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06065, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.647482, + "strategy_rank": 70.478327, + "rr": 0.793502, + "primary_prob": 37.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.190253, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069403, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.091127, + "strategy_rank": 68.005724, + "rr": 1.62346, + "primary_prob": 16.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.43519, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.376992, + "range_504_ratio": 1.457893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557418, + "hold30_r": -0.367955 + }, + { + "symbol": "LDOS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.601918, + "strategy_rank": 87.568655, + "rr": 1.640049, + "primary_prob": 14.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.460073, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047242, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.573141, + "strategy_rank": 63.483278, + "rr": 1.788155, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.682232, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071587, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.414868, + "strategy_rank": 78.065676, + "rr": 1.365026, + "primary_prob": 25.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.04754, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069467, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.131894, + "strategy_rank": 77.728527, + "rr": 1.609514, + "primary_prob": 15.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.41427, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.674243, + "range_504_ratio": 1.962547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066615, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.654676, + "strategy_rank": 59.416338, + "rr": 1.104789, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.657184, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086845, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.640288, + "strategy_rank": 99.640675, + "rr": 1.652479, + "primary_prob": 29.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.478718, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012059, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.486811, + "strategy_rank": 82.033599, + "rr": 0.846684, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.270026, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063756, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.172662, + "strategy_rank": 59.207602, + "rr": 1.402799, + "primary_prob": 19.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.104198, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.522697, + "range_504_ratio": 1.68657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0943, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.961631, + "strategy_rank": 97.103607, + "rr": 1.037443, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.556164, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04032, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.690647, + "strategy_rank": 72.296356, + "rr": 1.001078, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.501617, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05664, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.17506, + "strategy_rank": 63.094943, + "rr": 1.628889, + "primary_prob": 15.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.443333, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.200424, + "hold30_r": -1.129811 + }, + { + "symbol": "PGR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.522782, + "strategy_rank": 75.988886, + "rr": 1.219616, + "primary_prob": 25.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.829424, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066839, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.170264, + "strategy_rank": 65.105206, + "rr": 1.270989, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.906483, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082423, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.215827, + "strategy_rank": 56.545344, + "rr": 1.536932, + "primary_prob": 18.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.305398, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08456, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.695444, + "strategy_rank": 73.261004, + "rr": 1.693316, + "primary_prob": 14.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.539974, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.712285, + "range_504_ratio": 2.038644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066175, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.731415, + "strategy_rank": 77.323818, + "rr": 1.241504, + "primary_prob": 23.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.862256, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070628, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.973621, + "strategy_rank": 81.12813, + "rr": 1.758494, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.637741, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060445, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.1247, + "strategy_rank": 72.267218, + "rr": 1.331412, + "primary_prob": 40.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.997118, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075562, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.800959, + "strategy_rank": 98.730564, + "rr": 0.929458, + "primary_prob": 51.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 1.394187, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026725, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.455635, + "strategy_rank": 57.430056, + "rr": 1.682457, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.523685, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084357, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.764988, + "strategy_rank": 72.875635, + "rr": 1.833559, + "primary_prob": 46.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.750339, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071874, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.040767, + "strategy_rank": 98.038215, + "rr": 1.313913, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.97087, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019952, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.441247, + "strategy_rank": 83.71174, + "rr": 1.487955, + "primary_prob": 18.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.231932, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051675, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.609113, + "strategy_rank": 73.92602, + "rr": 0.852001, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.278002, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072333, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.047962, + "strategy_rank": 83.678734, + "rr": 1.325547, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.988321, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047108, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.894484, + "strategy_rank": 79.942627, + "rr": 0.756743, + "primary_prob": 39.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.135114, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.014747, + "range_504_ratio": 2.758665, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059564, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.76259, + "strategy_rank": 96.766071, + "rr": 0.920043, + "primary_prob": 47.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.380065, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029418, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.280576, + "strategy_rank": 98.994611, + "rr": 0.711703, + "primary_prob": 54.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.067554, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026204, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.733813, + "strategy_rank": 59.920838, + "rr": 1.877057, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.815586, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073125, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.285372, + "strategy_rank": 69.099043, + "rr": 0.841386, + "primary_prob": 37.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.262079, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.809901, + "range_504_ratio": 2.247684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072213, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.28777, + "strategy_rank": 86.03298, + "rr": 1.094132, + "primary_prob": 42.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.641198, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059624, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.565947, + "strategy_rank": 71.749568, + "rr": 1.145833, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.71875, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06402, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.134293, + "strategy_rank": 59.321962, + "rr": 0.977974, + "primary_prob": 30.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.466961, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.539615, + "range_504_ratio": 1.715346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072168, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-12-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.919169, + "strategy_rank": 95.580357, + "rr": 1.791673, + "primary_prob": 22.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.687509, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.126761, + "hold30_r": -1.096292 + }, + { + "symbol": "HOOD", + "date": "2024-12-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.575058, + "strategy_rank": 97.750181, + "rr": 2.151963, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.227945, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.732071, + "range_504_ratio": 5.652346, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.187492, + "hold30_r": -1.165762 + }, + { + "symbol": "AFL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.986143, + "strategy_rank": 62.810323, + "rr": 0.964521, + "primary_prob": 50.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.446782, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073286, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.60739, + "strategy_rank": 72.322411, + "rr": 1.76721, + "primary_prob": 14.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.650816, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064475, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.755196, + "strategy_rank": 70.174552, + "rr": 1.449045, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.173567, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.740744, + "range_504_ratio": 2.097495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082626, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.489607, + "strategy_rank": 84.397731, + "rr": 1.251809, + "primary_prob": 37.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.877713, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046676, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884527, + "strategy_rank": 99.677512, + "rr": 1.145373, + "primary_prob": 25.53, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.718059, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 3.821947, + "range_504_ratio": 45.693107, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.127719, + "hold30_r": 1.116452 + }, + { + "symbol": "AXON", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.498845, + "strategy_rank": 97.637339, + "rr": 1.15455, + "primary_prob": 25.3, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.731825, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.459178, + "range_504_ratio": 4.30242, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038825, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.452656, + "strategy_rank": 65.921462, + "rr": 0.89969, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.349535, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073472, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.064665, + "strategy_rank": 66.40568, + "rr": 1.363485, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.045227, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.304596, + "hold30_r": -1.248643 + }, + { + "symbol": "CHRW", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.526559, + "strategy_rank": 77.672619, + "rr": 1.744306, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.616459, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051093, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.91224, + "strategy_rank": 67.837072, + "rr": 0.692395, + "primary_prob": 41.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.038592, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075825, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.681293, + "strategy_rank": 74.269195, + "rr": 1.186135, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.779203, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071756, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.150115, + "strategy_rank": 95.224183, + "rr": 0.833778, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.250667, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028093, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.182448, + "strategy_rank": 66.585826, + "rr": 1.040971, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.561457, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070486, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.422633, + "strategy_rank": 98.456602, + "rr": 1.431471, + "primary_prob": 19.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.147206, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 4.305818, + "range_504_ratio": 74.129834, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035359, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.454965, + "strategy_rank": 83.17843, + "rr": 1.017599, + "primary_prob": 46.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.526399, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.372991, + "range_504_ratio": 3.947139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.960217, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.951501, + "strategy_rank": 88.72566, + "rr": 1.798543, + "primary_prob": 30.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.697815, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.608882, + "range_504_ratio": 4.997219, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.147915, + "hold30_r": -1.115986 + }, + { + "symbol": "DVA", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.26097, + "strategy_rank": 80.261735, + "rr": 1.549015, + "primary_prob": 27.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.323522, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.873082, + "range_504_ratio": 2.39428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052765, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.2194, + "strategy_rank": 71.391209, + "rr": 0.909748, + "primary_prob": 52.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.364622, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853836, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.344111, + "strategy_rank": 91.270912, + "rr": 0.681404, + "primary_prob": 45.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.022106, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.090476, + "hold30_r": -1.042147 + }, + { + "symbol": "ETR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.418014, + "strategy_rank": 82.964531, + "rr": 0.997832, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.496748, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.927082, + "hold30_r": 3.306888 + }, + { + "symbol": "FICO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.420323, + "strategy_rank": 84.168565, + "rr": 0.717408, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.076113, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.429223, + "range_504_ratio": 4.175455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049015, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.720554, + "strategy_rank": 63.120959, + "rr": 1.930283, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.895425, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07329, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.030023, + "strategy_rank": 66.601799, + "rr": 1.415214, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.122821, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.830918, + "range_504_ratio": 2.295424, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.345881, + "hold30_r": 1.905585 + }, + { + "symbol": "FITB", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.254042, + "strategy_rank": 67.501189, + "rr": 1.671522, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.507284, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.797218, + "range_504_ratio": 2.219358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068056, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.879908, + "strategy_rank": 93.437454, + "rr": 1.024944, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.537416, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040692, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.221709, + "strategy_rank": 81.778211, + "rr": 0.789372, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.184057, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066722, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685912, + "strategy_rank": 88.104189, + "rr": 1.936871, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.905306, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044723, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.688222, + "strategy_rank": 91.483136, + "rr": 0.691806, + "primary_prob": 41.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.037708, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.915596, + "range_504_ratio": 2.498263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.615485, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.833718, + "strategy_rank": 77.912602, + "rr": 1.66376, + "primary_prob": 14.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.495641, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.750264, + "range_504_ratio": 2.117558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071494, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.644342, + "strategy_rank": 71.811338, + "rr": 0.841599, + "primary_prob": 54.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.262399, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064168, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.882217, + "strategy_rank": 91.914215, + "rr": 1.320073, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.980109, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.175739, + "range_504_ratio": 3.240537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.06053, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.036952, + "strategy_rank": 87.406073, + "rr": 1.31496, + "primary_prob": 23.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.97244, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.041936, + "range_504_ratio": 2.834701, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053883, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.457275, + "strategy_rank": 84.969344, + "rr": 2.210264, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.315396, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059567, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.226328, + "strategy_rank": 82.874425, + "rr": 1.55554, + "primary_prob": 31.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.33331, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053028, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.794457, + "strategy_rank": 73.387651, + "rr": 1.275364, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.913047, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.725476, + "range_504_ratio": 2.065714, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076193, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.838337, + "strategy_rank": 83.358643, + "rr": 1.138345, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.707517, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.290584, + "range_504_ratio": 3.63491, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055844, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.224018, + "strategy_rank": 70.588689, + "rr": 0.945149, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.417724, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068897, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.65127, + "strategy_rank": 88.024129, + "rr": 1.961439, + "primary_prob": 28.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.942159, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044223, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.256351, + "strategy_rank": 62.87093, + "rr": 1.409848, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.114772, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088841, + "hold30_r": -1.019964 + }, + { + "symbol": "MCK", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.762125, + "strategy_rank": 84.833833, + "rr": 1.689726, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.534588, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067219, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.413395, + "strategy_rank": 65.332069, + "rr": 1.218538, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.827807, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083726, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.524249, + "strategy_rank": 74.984121, + "rr": 1.040993, + "primary_prob": 36.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.56149, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.674243, + "range_504_ratio": 1.962547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070934, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.258661, + "strategy_rank": 62.9012, + "rr": 0.86735, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.301024, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077688, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.65358, + "strategy_rank": 99.653938, + "rr": 1.613932, + "primary_prob": 30.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.420898, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013944, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.450346, + "strategy_rank": 77.525254, + "rr": 0.874825, + "primary_prob": 33.44, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.312238, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059048, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.831409, + "strategy_rank": 60.103275, + "rr": 1.416725, + "primary_prob": 19.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.125088, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083309, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.612009, + "strategy_rank": 91.922653, + "rr": 0.786528, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.179792, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036665, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.806005, + "strategy_rank": 96.945216, + "rr": 0.707069, + "primary_prob": 44.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.060603, + "raw_level_count": 172, + "gate_level_count": 172, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.671583, + "hold30_r": -1.248934 + }, + { + "symbol": "OKE", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.916859, + "strategy_rank": 76.148476, + "rr": 1.41543, + "primary_prob": 22.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.123144, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05688, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.184758, + "strategy_rank": 83.808272, + "rr": 0.904148, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.356222, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.914955, + "range_504_ratio": 2.496662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040568, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.025404, + "strategy_rank": 64.262777, + "rr": 1.759473, + "primary_prob": 17.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.639209, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068493, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.073903, + "strategy_rank": 76.365656, + "rr": 1.388649, + "primary_prob": 21.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.082973, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058035, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.960739, + "strategy_rank": 98.582069, + "rr": 0.840759, + "primary_prob": 49.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.261139, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 2.628607, + "range_504_ratio": 13.854452, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026428, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.990762, + "strategy_rank": 71.605041, + "rr": 1.520379, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.280569, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071037, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.071594, + "strategy_rank": 89.143211, + "rr": 0.834646, + "primary_prob": 35.05, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.251968, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.686345, + "range_504_ratio": 5.399708, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052204, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.295612, + "strategy_rank": 76.026491, + "rr": 1.968028, + "primary_prob": 10.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.952041, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072991, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.062356, + "strategy_rank": 76.248827, + "rr": 0.72213, + "primary_prob": 55.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.083196, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.855398, + "range_504_ratio": 2.352311, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.66585, + "hold30_r": 3.841514 + }, + { + "symbol": "RTX", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.494226, + "strategy_rank": 70.545728, + "rr": 1.385568, + "primary_prob": 39.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.078352, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074193, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.381062, + "strategy_rank": 96.352474, + "rr": 1.938446, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.907668, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.909968, + "hold30_r": 2.519522 + }, + { + "symbol": "T", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.6097, + "strategy_rank": 71.62771, + "rr": 0.852919, + "primary_prob": 69.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.279379, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06986, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.840647, + "strategy_rank": 70.995357, + "rr": 0.800043, + "primary_prob": 37.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.200064, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071206, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.729792, + "strategy_rank": 96.625239, + "rr": 0.78469, + "primary_prob": 37.1, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.177035, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.76543, + "hold30_r": 0.766261 + }, + { + "symbol": "TRGP", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.267898, + "strategy_rank": 83.839313, + "rr": 1.174122, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.761184, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051004, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.487298, + "strategy_rank": 73.078623, + "rr": 1.129742, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.694613, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066487, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21709, + "strategy_rank": 64.594541, + "rr": 1.602226, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.40334, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072006, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.993072, + "strategy_rank": 75.29469, + "rr": 0.717291, + "primary_prob": 45.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.075937, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070383, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.56351, + "strategy_rank": 83.30654, + "rr": 1.060289, + "primary_prob": 28.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.590433, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.234073, + "range_504_ratio": 3.435194, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042893, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.799076, + "strategy_rank": 71.687547, + "rr": 0.98716, + "primary_prob": 36.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.480741, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063693, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.113164, + "strategy_rank": 95.148375, + "rr": 0.868777, + "primary_prob": 34.05, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.303165, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.137913, + "range_504_ratio": 3.120249, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.831122, + "hold30_r": 2.828751 + }, + { + "symbol": "UHS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.023095, + "strategy_rank": 76.833197, + "rr": 0.838125, + "primary_prob": 38.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.257188, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048873, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.842956, + "strategy_rank": 96.019874, + "rr": 1.015271, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.522907, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026753, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.191686, + "strategy_rank": 98.950866, + "rr": 1.026254, + "primary_prob": 29.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.539381, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024045, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.600462, + "strategy_rank": 58.49167, + "rr": 1.50964, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.26446, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072645, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.415704, + "strategy_rank": 66.950372, + "rr": 1.550699, + "primary_prob": 19.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.326049, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.809901, + "range_504_ratio": 2.247684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075396, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.988453, + "strategy_rank": 82.207682, + "rr": 0.928335, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.392502, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.869653, + "hold30_r": 3.490576 + }, + { + "symbol": "WMB", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.263279, + "strategy_rank": 72.00662, + "rr": 1.351642, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.027464, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058621, + "hold30_r": -1.0 + }, + { + "symbol": "ZBRA", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.293303, + "strategy_rank": 70.438108, + "rr": 1.342215, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.013322, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.753587, + "range_504_ratio": 2.124606, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072559, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-12-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.816415, + "strategy_rank": 95.499585, + "rr": 1.389196, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.083794, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.359293, + "hold30_r": 5.88706 + }, + { + "symbol": "HOOD", + "date": "2024-12-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.62419, + "strategy_rank": 97.787956, + "rr": 1.393746, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.090619, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.756786, + "range_504_ratio": 5.793787, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.375024, + "hold30_r": 4.373828 + }, + { + "symbol": "AEE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.557235, + "strategy_rank": 60.966168, + "rr": 1.493261, + "primary_prob": 37.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.239892, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.355974, + "range_504_ratio": 1.42757, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074745, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421166, + "strategy_rank": 65.768982, + "rr": 1.587222, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.380834, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.516066, + "hold30_r": 0.135121 + }, + { + "symbol": "AJG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.965443, + "strategy_rank": 61.380116, + "rr": 1.125376, + "primary_prob": 45.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.688064, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.596409, + "range_504_ratio": 1.815587, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.065549, + "hold30_r": 3.89795 + }, + { + "symbol": "ALL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.684665, + "strategy_rank": 74.157737, + "rr": 0.803166, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.204749, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060549, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.885529, + "strategy_rank": 70.376598, + "rr": 0.844372, + "primary_prob": 40.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.266558, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.740744, + "range_504_ratio": 2.097495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068701, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.853132, + "strategy_rank": 84.639711, + "rr": 0.678034, + "primary_prob": 44.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.017052, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040547, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.676026, + "strategy_rank": 99.547169, + "rr": 1.748001, + "primary_prob": 28.2, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.622001, + "raw_level_count": 165, + "gate_level_count": 165, + "range_504_log": 3.821947, + "range_504_ratio": 45.693107, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.017945, + "hold30_r": 1.043023 + }, + { + "symbol": "ATO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.12959, + "strategy_rank": 56.316762, + "rr": 1.152075, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.728113, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.412994, + "range_504_ratio": 1.511337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.079733, + "hold30_r": 0.888164 + }, + { + "symbol": "AXON", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.488121, + "strategy_rank": 97.61768, + "rr": 1.41208, + "primary_prob": 19.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.118121, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.459178, + "range_504_ratio": 4.30242, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03459, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.933045, + "strategy_rank": 64.792852, + "rr": 1.138981, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.708472, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071513, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.928726, + "strategy_rank": 67.977342, + "rr": 1.32213, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.983195, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.250725, + "hold30_r": 1.678807 + }, + { + "symbol": "CASY", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.285097, + "strategy_rank": 73.833368, + "rr": 0.767073, + "primary_prob": 44.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.150609, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054832, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.87689, + "strategy_rank": 70.609948, + "rr": 1.676378, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.514567, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623591, + "hold30_r": 2.119922 + }, + { + "symbol": "CBRE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.101512, + "strategy_rank": 74.370628, + "rr": 1.247521, + "primary_prob": 29.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.871282, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047124, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.200864, + "strategy_rank": 71.77322, + "rr": 0.949325, + "primary_prob": 41.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.423988, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063429, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.12527, + "strategy_rank": 73.387151, + "rr": 0.992138, + "primary_prob": 36.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.488207, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.929136, + "hold30_r": 1.593065 + }, + { + "symbol": "COHR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.600432, + "strategy_rank": 94.831712, + "rr": 0.952717, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.429076, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.928888, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.693305, + "strategy_rank": 88.423849, + "rr": 1.098938, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.648406, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.405645, + "range_504_ratio": 11.085578, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016067, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.717063, + "strategy_rank": 74.523257, + "rr": 1.719313, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.57897, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.673723, + "hold30_r": 2.115609 + }, + { + "symbol": "CVNA", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.460043, + "strategy_rank": 98.685539, + "rr": 0.987451, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.481176, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 4.305818, + "range_504_ratio": 74.129834, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027447, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.045356, + "strategy_rank": 64.751771, + "rr": 1.544154, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.316231, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478134, + "hold30_r": 0.442927 + }, + { + "symbol": "DASH", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.416847, + "strategy_rank": 83.226884, + "rr": 1.431035, + "primary_prob": 38.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.146552, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.375635, + "range_504_ratio": 3.957587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.384601, + "hold30_r": 3.455392 + }, + { + "symbol": "DELL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.397408, + "strategy_rank": 85.514569, + "rr": 1.576259, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.364389, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.608882, + "range_504_ratio": 4.997219, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031081, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.196544, + "strategy_rank": 83.450713, + "rr": 1.588803, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.383204, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.873082, + "range_504_ratio": 2.39428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.539803, + "hold30_r": 3.262343 + }, + { + "symbol": "EBAY", + "date": "2024-12-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.317495, + "strategy_rank": 68.063258, + "rr": 2.41583, + "primary_prob": 39.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.623746, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0524, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.056156, + "strategy_rank": 92.180751, + "rr": 1.025821, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.538732, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.981256, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.112311, + "strategy_rank": 84.490674, + "rr": 1.363746, + "primary_prob": 21.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.045619, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.298926, + "hold30_r": 3.30443 + }, + { + "symbol": "EVRG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.345572, + "strategy_rank": 56.274193, + "rr": 1.439207, + "primary_prob": 38.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 128, + "primary_distance_atr": 2.158811, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.333201, + "range_504_ratio": 1.395428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090836, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.464363, + "strategy_rank": 83.843353, + "rr": 1.622998, + "primary_prob": 17.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.434498, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.429223, + "range_504_ratio": 4.175455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048001, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.205184, + "strategy_rank": 62.808322, + "rr": 2.864204, + "primary_prob": 21.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 4.296305, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066002, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.632829, + "strategy_rank": 67.554606, + "rr": 1.134457, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.701686, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.825278, + "range_504_ratio": 2.282515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067123, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.032397, + "strategy_rank": 94.488233, + "rr": 0.703031, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.054546, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.666746, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.50108, + "strategy_rank": 79.861843, + "rr": 1.336989, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.005483, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.272941, + "hold30_r": 4.291468 + }, + { + "symbol": "GM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.909287, + "strategy_rank": 83.020678, + "rr": 2.238362, + "primary_prob": 26.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.357543, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.222655, + "hold30_r": -1.178644 + }, + { + "symbol": "GRMN", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.548596, + "strategy_rank": 90.29532, + "rr": 1.630237, + "primary_prob": 16.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.445356, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.915596, + "range_504_ratio": 2.498263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.564177, + "hold30_r": 1.705309 + }, + { + "symbol": "HIG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.580994, + "strategy_rank": 71.995608, + "rr": 1.541474, + "primary_prob": 36.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.312211, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060809, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.976242, + "strategy_rank": 92.361303, + "rr": 1.086083, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.629124, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.166121, + "range_504_ratio": 3.209519, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.031244, + "hold30_r": 4.495244 + }, + { + "symbol": "IBKR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.272138, + "strategy_rank": 87.907827, + "rr": 0.732113, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.09817, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.023928, + "range_504_ratio": 2.784111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.683328, + "hold30_r": 7.254576 + }, + { + "symbol": "IP", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.680346, + "strategy_rank": 85.641473, + "rr": 2.904101, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 4.356152, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.843419, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.168467, + "strategy_rank": 84.776915, + "rr": 1.953861, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.930791, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042781, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.149028, + "strategy_rank": 77.699691, + "rr": 1.109248, + "primary_prob": 35.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.663872, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.915581, + "range_504_ratio": 2.498226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.048191, + "hold30_r": 3.729706 + }, + { + "symbol": "KKR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.069114, + "strategy_rank": 82.078305, + "rr": 1.270558, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.905837, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.290584, + "range_504_ratio": 3.63491, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043556, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.764579, + "strategy_rank": 72.685474, + "rr": 0.879606, + "primary_prob": 36.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.319409, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818062, + "hold30_r": -0.080225 + }, + { + "symbol": "LDOS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.712743, + "strategy_rank": 84.295476, + "rr": 1.575695, + "primary_prob": 31.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.363542, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532964, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.280778, + "strategy_rank": 84.897298, + "rr": 1.353743, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.030614, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292117, + "hold30_r": 1.063516 + }, + { + "symbol": "MO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.064795, + "strategy_rank": 67.534054, + "rr": 1.133806, + "primary_prob": 45.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.700709, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.291724, + "hold30_r": -1.208319 + }, + { + "symbol": "MSI", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.444924, + "strategy_rank": 64.171942, + "rr": 0.836978, + "primary_prob": 40.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.255467, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07608, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892009, + "strategy_rank": 99.827528, + "rr": 0.892775, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.339162, + "raw_level_count": 171, + "gate_level_count": 171, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012173, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.228942, + "strategy_rank": 80.813004, + "rr": 1.288175, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.932263, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.239056, + "hold30_r": 1.616311 + }, + { + "symbol": "NDAQ", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.181425, + "strategy_rank": 61.72506, + "rr": 1.51812, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.277181, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075748, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.74946, + "strategy_rank": 71.175106, + "rr": 1.530699, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 139, + "primary_distance_atr": 2.296049, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062617, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.896328, + "strategy_rank": 92.412683, + "rr": 1.164543, + "primary_prob": 28.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.746815, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.129137, + "hold30_r": 2.516979 + }, + { + "symbol": "NVDA", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.192225, + "strategy_rank": 96.452211, + "rr": 1.175679, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.763518, + "raw_level_count": 172, + "gate_level_count": 172, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.142109, + "hold30_r": -1.233622 + }, + { + "symbol": "OKE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.980562, + "strategy_rank": 78.068094, + "rr": 1.523652, + "primary_prob": 18.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.285479, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.471224, + "hold30_r": -1.275604 + }, + { + "symbol": "ORCL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.796976, + "strategy_rank": 82.319024, + "rr": 0.801778, + "primary_prob": 42.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.202667, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.914955, + "range_504_ratio": 2.496662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041441, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.49676, + "strategy_rank": 70.484438, + "rr": 1.483654, + "primary_prob": 24.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.225481, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.419061, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.544276, + "strategy_rank": 77.236537, + "rr": 1.921261, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.881892, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.173338, + "hold30_r": -1.117526 + }, + { + "symbol": "PKG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.365011, + "strategy_rank": 64.255615, + "rr": 1.928699, + "primary_prob": 19.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.893048, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.858543, + "hold30_r": -1.212457 + }, + { + "symbol": "PM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.360691, + "strategy_rank": 74.318469, + "rr": 0.814821, + "primary_prob": 51.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.222232, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073293, + "hold30_r": -1.0 + }, + { + "symbol": "PNW", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.533477, + "strategy_rank": 58.365146, + "rr": 1.953163, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.929745, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.380829, + "range_504_ratio": 1.463497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06671, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.412527, + "strategy_rank": 89.995873, + "rr": 0.693093, + "primary_prob": 42.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.03964, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.686345, + "range_504_ratio": 5.399708, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044186, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.669546, + "strategy_rank": 74.003666, + "rr": 0.956149, + "primary_prob": 40.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.434224, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894184, + "hold30_r": 2.677617 + }, + { + "symbol": "RTX", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.848812, + "strategy_rank": 68.577699, + "rr": 1.766392, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.649589, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.693792, + "hold30_r": 3.833209 + }, + { + "symbol": "SATS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.328294, + "strategy_rank": 97.009999, + "rr": 1.8031, + "primary_prob": 32.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.704651, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.774998, + "hold30_r": 4.088691 + }, + { + "symbol": "SO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.773218, + "strategy_rank": 60.503793, + "rr": 1.405694, + "primary_prob": 36.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.108541, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078633, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.012959, + "strategy_rank": 87.733937, + "rr": 0.966835, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.450253, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.959144, + "range_504_ratio": 2.609462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.922672, + "hold30_r": 0.931174 + }, + { + "symbol": "T", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.844492, + "strategy_rank": 73.312243, + "rr": 2.114352, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.171528, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066028, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.24838, + "strategy_rank": 82.981724, + "rr": 0.946291, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.419436, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.797318, + "range_504_ratio": 2.219581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899932, + "hold30_r": 2.853406 + }, + { + "symbol": "TMUS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.332613, + "strategy_rank": 72.318513, + "rr": 1.120656, + "primary_prob": 30.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.680984, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063468, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.920086, + "strategy_rank": 96.886687, + "rr": 0.7877, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.181549, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.768052, + "hold30_r": 1.781058 + }, + { + "symbol": "TRGP", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.704104, + "strategy_rank": 85.077803, + "rr": 0.898427, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.347641, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.852851, + "hold30_r": 2.860273 + }, + { + "symbol": "TRV", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.341253, + "strategy_rank": 74.119609, + "rr": 1.768598, + "primary_prob": 23.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.652897, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061222, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.477322, + "strategy_rank": 64.537462, + "rr": 1.690171, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.535256, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072441, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.660907, + "strategy_rank": 73.268232, + "rr": 1.304646, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.956968, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.245138, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.637149, + "strategy_rank": 70.247404, + "rr": 1.306462, + "primary_prob": 27.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.959693, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0628, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.408207, + "strategy_rank": 95.473151, + "rr": 0.771839, + "primary_prob": 52.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.157758, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.137913, + "range_504_ratio": 3.120249, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035799, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.840173, + "strategy_rank": 97.422459, + "rr": 0.900458, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.350687, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.87554, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.24406, + "strategy_rank": 98.986451, + "rr": 0.806609, + "primary_prob": 37.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.209914, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.783334, + "hold30_r": 2.488847 + }, + { + "symbol": "WAB", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.721382, + "strategy_rank": 64.65416, + "rr": 1.588752, + "primary_prob": 20.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.383128, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.814587, + "range_504_ratio": 2.258244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.52686, + "hold30_r": 2.318199 + }, + { + "symbol": "WELL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.900648, + "strategy_rank": 68.722273, + "rr": 1.304729, + "primary_prob": 41.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.957093, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.809901, + "range_504_ratio": 2.247684, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.243046, + "hold30_r": 4.392151 + }, + { + "symbol": "WFC", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.261339, + "strategy_rank": 81.630623, + "rr": 0.855604, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.283406, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.803538, + "hold30_r": 4.100742 + }, + { + "symbol": "WMB", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.384449, + "strategy_rank": 74.271483, + "rr": 1.850213, + "primary_prob": 15.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.77532, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.79284, + "hold30_r": 1.35146 + }, + { + "symbol": "WMT", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.760259, + "strategy_rank": 70.315604, + "rr": 1.065717, + "primary_prob": 31.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.598575, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078241, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.937365, + "strategy_rank": 68.260676, + "rr": 1.041937, + "primary_prob": 36.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.562905, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.57098, + "range_504_ratio": 1.77, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067432, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.144708, + "strategy_rank": 92.541877, + "rr": 0.878591, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.317886, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.293159, + "range_504_ratio": 3.64428, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.843301, + "hold30_r": 2.624437 + }, + { + "symbol": "WTW", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.453564, + "strategy_rank": 58.771746, + "rr": 1.553114, + "primary_prob": 16.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.329672, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.539615, + "range_504_ratio": 1.715346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.210976, + "hold30_r": -1.139195 + }, + { + "symbol": "HOOD", + "date": "2024-12-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.909091, + "strategy_rank": 91.136364, + "rr": 2.132954, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.199431, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.756786, + "range_504_ratio": 5.793787, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.112404, + "hold30_r": 4.447604 + }, + { + "symbol": "ACGL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.293987, + "strategy_rank": 71.608008, + "rr": 1.487868, + "primary_prob": 37.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.231802, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.651674, + "range_504_ratio": 1.918749, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.420457, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.412027, + "strategy_rank": 61.783984, + "rr": 1.458128, + "primary_prob": 38.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.187192, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.355974, + "range_504_ratio": 1.42757, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080722, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.512249, + "strategy_rank": 58.520437, + "rr": 0.882948, + "primary_prob": 52.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 129, + "primary_distance_atr": 1.324422, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799447, + "hold30_r": 4.049887 + }, + { + "symbol": "AFL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.18931, + "strategy_rank": 65.78551, + "rr": 1.593303, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.389954, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076287, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.077951, + "strategy_rank": 62.647692, + "rr": 1.10047, + "primary_prob": 46.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.650705, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.596409, + "range_504_ratio": 1.815587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067389, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.095768, + "strategy_rank": 74.945308, + "rr": 1.075495, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.613242, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0674, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.52784, + "strategy_rank": 85.814942, + "rr": 1.111954, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.667932, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043209, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888641, + "strategy_rank": 99.755752, + "rr": 0.935802, + "primary_prob": 31.61, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.403704, + "raw_level_count": 165, + "gate_level_count": 165, + "range_504_log": 3.821947, + "range_504_ratio": 45.693107, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.915679, + "hold30_r": 4.088741 + }, + { + "symbol": "AXON", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.552339, + "strategy_rank": 97.689519, + "rr": 1.133128, + "primary_prob": 29.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.699692, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.459178, + "range_504_ratio": 4.30242, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036477, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.305122, + "strategy_rank": 64.971679, + "rr": 1.480737, + "primary_prob": 22.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.221105, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076566, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.982183, + "strategy_rank": 68.31214, + "rr": 1.774181, + "primary_prob": 21.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.661271, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698019, + "hold30_r": 3.338001 + }, + { + "symbol": "CASY", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.857461, + "strategy_rank": 73.603549, + "rr": 1.58797, + "primary_prob": 21.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.381954, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061118, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.86637, + "strategy_rank": 71.387612, + "rr": 2.30364, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.45546, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060809, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.848552, + "strategy_rank": 74.223033, + "rr": 1.177888, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.766832, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053571, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.536748, + "strategy_rank": 73.421622, + "rr": 1.361642, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.042463, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067705, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.634744, + "strategy_rank": 74.279132, + "rr": 0.95298, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.42947, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.881729, + "hold30_r": 2.13807 + }, + { + "symbol": "COHR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.643653, + "strategy_rank": 91.38692, + "rr": 0.845751, + "primary_prob": 38.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.268627, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.819323, + "hold30_r": -1.022704 + }, + { + "symbol": "CTAS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.069042, + "strategy_rank": 70.351434, + "rr": 2.457549, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.686323, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.405544, + "hold30_r": 3.15829 + }, + { + "symbol": "CVNA", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.443207, + "strategy_rank": 98.579203, + "rr": 1.59592, + "primary_prob": 21.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.39388, + "raw_level_count": 180, + "gate_level_count": 180, + "range_504_log": 4.305818, + "range_504_ratio": 74.129834, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027713, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.521158, + "strategy_rank": 65.251285, + "rr": 1.635627, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.45344, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.559012, + "hold30_r": 2.019556 + }, + { + "symbol": "DASH", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.759465, + "strategy_rank": 84.852468, + "rr": 1.788804, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.683206, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.375635, + "range_504_ratio": 3.957587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.737987, + "hold30_r": 5.399372 + }, + { + "symbol": "DVA", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.209354, + "strategy_rank": 84.172712, + "rr": 1.147476, + "primary_prob": 38.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.721213, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.863104, + "range_504_ratio": 2.370508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.095959, + "hold30_r": 4.689435 + }, + { + "symbol": "EBAY", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.298441, + "strategy_rank": 70.48341, + "rr": 1.634984, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.452476, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582377, + "hold30_r": 3.051688 + }, + { + "symbol": "EME", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.66147, + "strategy_rank": 91.744404, + "rr": 1.116069, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.674104, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.066372, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.88196, + "strategy_rank": 85.079013, + "rr": 1.209884, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.814825, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.137756, + "hold30_r": 3.570663 + }, + { + "symbol": "FICO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.991091, + "strategy_rank": 84.688221, + "rr": 1.139211, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.708816, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.429223, + "range_504_ratio": 4.175455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050528, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.623608, + "strategy_rank": 59.795727, + "rr": 1.622441, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.433662, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071967, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.423163, + "strategy_rank": 68.085571, + "rr": 1.168087, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.75213, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.815004, + "range_504_ratio": 2.259184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071443, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.213808, + "strategy_rank": 95.088025, + "rr": 1.224453, + "primary_prob": 24.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.83668, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.184236, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.654788, + "strategy_rank": 72.211789, + "rr": 0.918061, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.377092, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.61607, + "range_504_ratio": 1.851637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845136, + "hold30_r": 4.818991 + }, + { + "symbol": "FOXA", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.318486, + "strategy_rank": 72.274159, + "rr": 0.862615, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.293923, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.582213, + "range_504_ratio": 1.789995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795196, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.314031, + "strategy_rank": 91.059511, + "rr": 1.090052, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.635077, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.82414, + "range_504_ratio": 2.279918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.039778, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.877506, + "strategy_rank": 80.915363, + "rr": 1.184356, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.776534, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.141215, + "range_504_ratio": 3.13057, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057814, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.855234, + "strategy_rank": 78.290016, + "rr": 1.407423, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.111135, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.338919, + "hold30_r": 3.45127 + }, + { + "symbol": "GM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.407572, + "strategy_rank": 82.465123, + "rr": 1.563572, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.345357, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049065, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.541203, + "strategy_rank": 90.922301, + "rr": 0.73096, + "primary_prob": 50.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.096441, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.905895, + "range_504_ratio": 2.474146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.659974, + "hold30_r": 0.473905 + }, + { + "symbol": "HIG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.198218, + "strategy_rank": 72.516358, + "rr": 1.817693, + "primary_prob": 31.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.72654, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069085, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.438753, + "strategy_rank": 92.486506, + "rr": 1.28681, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.930215, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.151341, + "range_504_ratio": 3.162431, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.229357, + "hold30_r": 4.636685 + }, + { + "symbol": "IBKR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.106904, + "strategy_rank": 87.632704, + "rr": 1.444808, + "primary_prob": 20.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.167212, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.004544, + "range_504_ratio": 2.730661, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.389083, + "hold30_r": 8.699984 + }, + { + "symbol": "IP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.768374, + "strategy_rank": 83.567795, + "rr": 2.578472, + "primary_prob": 22.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.867708, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.512755, + "hold30_r": 1.09631 + }, + { + "symbol": "IRM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.100223, + "strategy_rank": 85.661065, + "rr": 1.369521, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.054282, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3225, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.962138, + "strategy_rank": 74.237576, + "rr": 0.877618, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.316427, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.915581, + "range_504_ratio": 2.498226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.813386, + "hold30_r": 3.926731 + }, + { + "symbol": "JPM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.066815, + "strategy_rank": 71.745218, + "rr": 1.31505, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.972574, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.725476, + "range_504_ratio": 2.065714, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.242303, + "hold30_r": 5.623442 + }, + { + "symbol": "KKR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.082405, + "strategy_rank": 82.842384, + "rr": 1.230245, + "primary_prob": 25.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.845368, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.290584, + "range_504_ratio": 3.63491, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046809, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.2049, + "strategy_rank": 72.259616, + "rr": 1.153197, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.729796, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.084793, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.625835, + "strategy_rank": 66.849836, + "rr": 0.815503, + "primary_prob": 39.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.223255, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060233, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.420935, + "strategy_rank": 83.282016, + "rr": 2.145913, + "primary_prob": 23.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.218869, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.096037, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316258, + "strategy_rank": 69.211181, + "rr": 1.385547, + "primary_prob": 39.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.078321, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081416, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.30735, + "strategy_rank": 64.309602, + "rr": 1.491042, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.236562, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082832, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.665924, + "strategy_rank": 99.666369, + "rr": 0.670985, + "primary_prob": 44.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.006477, + "raw_level_count": 171, + "gate_level_count": 171, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.659599, + "hold30_r": 0.412623 + }, + { + "symbol": "MTB", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.750557, + "strategy_rank": 80.183705, + "rr": 1.618326, + "primary_prob": 17.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.427489, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56212, + "hold30_r": 1.278755 + }, + { + "symbol": "NDAQ", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.289532, + "strategy_rank": 60.659435, + "rr": 1.727898, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.591848, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078336, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.846325, + "strategy_rank": 69.630122, + "rr": 1.696229, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 139, + "primary_distance_atr": 2.544343, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071307, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.091314, + "strategy_rank": 79.861481, + "rr": 0.69863, + "primary_prob": 42.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.047945, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.236857, + "range_504_ratio": 3.44477, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.14088, + "hold30_r": -1.083493 + }, + { + "symbol": "NI", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.530067, + "strategy_rank": 62.237122, + "rr": 1.761638, + "primary_prob": 13.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.642457, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.522697, + "range_504_ratio": 1.68657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088407, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.545657, + "strategy_rank": 92.159122, + "rr": 0.938003, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.407005, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.897327, + "hold30_r": 3.111965 + }, + { + "symbol": "NVDA", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.436526, + "strategy_rank": 95.909116, + "rr": 0.862791, + "primary_prob": 41.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.294186, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.827087, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.64588, + "strategy_rank": 76.556329, + "rr": 1.493056, + "primary_prob": 18.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.239583, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.434244, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.071269, + "strategy_rank": 78.336807, + "rr": 1.294856, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.942284, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.90537, + "range_504_ratio": 2.472846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.118152, + "hold30_r": -1.071749 + }, + { + "symbol": "PEG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.873051, + "strategy_rank": 71.895837, + "rr": 1.901892, + "primary_prob": 18.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.852839, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.830451, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.993318, + "strategy_rank": 77.074924, + "rr": 1.766714, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.650072, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.306528, + "hold30_r": -1.242111 + }, + { + "symbol": "PKG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.859688, + "strategy_rank": 63.79513, + "rr": 0.834699, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.252048, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.7579, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.775056, + "strategy_rank": 98.51061, + "rr": 0.865509, + "primary_prob": 48.76, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.298263, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 2.675527, + "range_504_ratio": 14.52, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023676, + "hold30_r": -1.0 + }, + { + "symbol": "PNW", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.291759, + "strategy_rank": 58.301127, + "rr": 0.875479, + "primary_prob": 53.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.313218, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.380829, + "range_504_ratio": 1.463497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075559, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.200445, + "strategy_rank": 87.48621, + "rr": 1.293182, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.939773, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.686345, + "range_504_ratio": 5.399708, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045743, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.63029, + "strategy_rank": 76.102178, + "rr": 0.964524, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.446785, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.898011, + "hold30_r": 1.083349 + }, + { + "symbol": "RTX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.973274, + "strategy_rank": 67.501469, + "rr": 1.206738, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.810108, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.127594, + "hold30_r": 3.647416 + }, + { + "symbol": "SATS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.650334, + "strategy_rank": 94.422861, + "rr": 1.793196, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.689795, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.762166, + "hold30_r": 4.012002 + }, + { + "symbol": "SO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.075724, + "strategy_rank": 59.751011, + "rr": 1.8385, + "primary_prob": 28.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.757751, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087992, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.752784, + "strategy_rank": 87.869743, + "rr": 1.218795, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.828192, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.959144, + "range_504_ratio": 2.609462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17024, + "hold30_r": -0.362015 + }, + { + "symbol": "T", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.986637, + "strategy_rank": 73.207497, + "rr": 1.682967, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.52445, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073708, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.32294, + "strategy_rank": 83.156213, + "rr": 1.099202, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.648802, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.797318, + "range_504_ratio": 2.219581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052269, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.76392, + "strategy_rank": 73.118114, + "rr": 1.154397, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.731595, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.188767, + "hold30_r": -1.1202 + }, + { + "symbol": "TPL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.997773, + "strategy_rank": 96.970281, + "rr": 1.19345, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.790176, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.170775, + "hold30_r": 2.516129 + }, + { + "symbol": "TRGP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.329621, + "strategy_rank": 84.595702, + "rr": 1.548017, + "primary_prob": 17.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.322026, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.496841, + "hold30_r": 3.837655 + }, + { + "symbol": "TRV", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.853007, + "strategy_rank": 73.497548, + "rr": 1.205474, + "primary_prob": 25.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.808211, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068246, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.636971, + "strategy_rank": 70.98956, + "rr": 1.998553, + "primary_prob": 26.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.997829, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.933496, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.516704, + "strategy_rank": 83.770562, + "rr": 1.421054, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.13158, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.234073, + "range_504_ratio": 3.435194, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.106122, + "hold30_r": -1.066148 + }, + { + "symbol": "TYL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.414254, + "strategy_rank": 71.099734, + "rr": 1.607942, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.411913, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064004, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.884187, + "strategy_rank": 95.791658, + "rr": 0.989994, + "primary_prob": 29.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.484991, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.137913, + "range_504_ratio": 3.120249, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038765, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.659243, + "strategy_rank": 96.696947, + "rr": 0.915324, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.372986, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.888372, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.22049, + "strategy_rank": 98.955452, + "rr": 0.887157, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.330735, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.861156, + "hold30_r": 2.371938 + }, + { + "symbol": "WAB", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.184855, + "strategy_rank": 64.881283, + "rr": 1.183823, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.775734, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.814587, + "range_504_ratio": 2.258244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.117859, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.868597, + "strategy_rank": 67.599149, + "rr": 1.392867, + "primary_prob": 39.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.0893, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.778384, + "range_504_ratio": 2.17795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.323167, + "hold30_r": 7.398418 + }, + { + "symbol": "WFC", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.191537, + "strategy_rank": 83.382856, + "rr": 1.632619, + "primary_prob": 19.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.448928, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573058, + "hold30_r": 3.569767 + }, + { + "symbol": "WMB", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.432071, + "strategy_rank": 74.517084, + "rr": 1.59139, + "primary_prob": 19.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.387086, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.529383, + "hold30_r": 1.889061 + }, + { + "symbol": "WMT", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.216036, + "strategy_rank": 71.510205, + "rr": 1.675097, + "primary_prob": 17.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.512645, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602555, + "hold30_r": 5.798843 + }, + { + "symbol": "WRB", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.080178, + "strategy_rank": 70.100914, + "rr": 1.198183, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.797275, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.57098, + "range_504_ratio": 1.77, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075395, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.975501, + "strategy_rank": 91.052252, + "rr": 0.696969, + "primary_prob": 56.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.045453, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.293159, + "range_504_ratio": 3.64428, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.655806, + "hold30_r": 2.267686 + }, + { + "symbol": "CEG", + "date": "2025-01-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.127563, + "strategy_rank": 96.267727, + "rr": 1.240359, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.860538, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035808, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-01-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.405467, + "strategy_rank": 98.407096, + "rr": 2.316894, + "primary_prob": 22.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.475341, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.712191, + "range_504_ratio": 5.541087, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023902, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.143508, + "strategy_rank": 59.903066, + "rr": 0.844695, + "primary_prob": 54.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 155, + "primary_distance_atr": 1.267042, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.355974, + "range_504_ratio": 1.42757, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.766005, + "hold30_r": 4.73251 + }, + { + "symbol": "AFL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.865604, + "strategy_rank": 62.837478, + "rr": 1.667589, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.501383, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077403, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.915718, + "strategy_rank": 61.650537, + "rr": 1.597918, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.396876, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.596409, + "range_504_ratio": 1.815587, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533964, + "hold30_r": 5.233621 + }, + { + "symbol": "ALL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.357631, + "strategy_rank": 71.12764, + "rr": 0.965984, + "primary_prob": 50.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.448976, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.900542, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.321185, + "strategy_rank": 61.283512, + "rr": 1.819441, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.729162, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.38851, + "range_504_ratio": 1.474782, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.732067, + "hold30_r": 5.155596 + }, + { + "symbol": "APO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.218679, + "strategy_rank": 84.938773, + "rr": 1.234411, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.851617, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043164, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886105, + "strategy_rank": 99.681908, + "rr": 1.073324, + "primary_prob": 27.48, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.609986, + "raw_level_count": 166, + "gate_level_count": 166, + "range_504_log": 3.813775, + "range_504_ratio": 45.321215, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.053952, + "hold30_r": 2.503819 + }, + { + "symbol": "AXON", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.861048, + "strategy_rank": 97.806593, + "rr": 0.822118, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.233177, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.438879, + "range_504_ratio": 4.215967, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.790675, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.724374, + "strategy_rank": 65.444178, + "rr": 1.066837, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.600255, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078003, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.571754, + "strategy_rank": 68.050285, + "rr": 0.8052, + "primary_prob": 55.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.2078, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.727907, + "hold30_r": 4.068445 + }, + { + "symbol": "CASY", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.687927, + "strategy_rank": 71.161912, + "rr": 1.398707, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.098061, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3367, + "hold30_r": 1.296493 + }, + { + "symbol": "CBOE", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.799544, + "strategy_rank": 72.568421, + "rr": 2.078064, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.117096, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.016769, + "hold30_r": 3.226299 + }, + { + "symbol": "CBRE", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.90205, + "strategy_rank": 78.368325, + "rr": 1.526221, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.289332, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053362, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.041002, + "strategy_rank": 70.482277, + "rr": 1.613693, + "primary_prob": 26.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.42054, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069721, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.371298, + "strategy_rank": 59.177162, + "rr": 1.016347, + "primary_prob": 48.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 1.52452, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.386274, + "range_504_ratio": 1.471489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.935937, + "hold30_r": 3.871562 + }, + { + "symbol": "CMI", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.268793, + "strategy_rank": 75.40904, + "rr": 1.24919, + "primary_prob": 26.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.873785, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17295, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.216401, + "strategy_rank": 95.323444, + "rr": 1.037024, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.555536, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025103, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.940774, + "strategy_rank": 88.588281, + "rr": 1.743984, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.615976, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.405645, + "range_504_ratio": 11.085578, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.01756, + "hold30_r": -0.961591 + }, + { + "symbol": "CTAS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.510251, + "strategy_rank": 73.118583, + "rr": 1.798291, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.697436, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.743198, + "hold30_r": 2.293113 + }, + { + "symbol": "CVNA", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.430524, + "strategy_rank": 98.647905, + "rr": 0.747476, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.121214, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 4.15009, + "range_504_ratio": 63.439716, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.727097, + "hold30_r": 1.281755 + }, + { + "symbol": "DASH", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596811, + "strategy_rank": 85.112887, + "rr": 1.731329, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.596993, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.375635, + "range_504_ratio": 3.957587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.680319, + "hold30_r": 4.491853 + }, + { + "symbol": "DECK", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.712984, + "strategy_rank": 83.423152, + "rr": 0.965584, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.448375, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.214134, + "range_504_ratio": 3.367376, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049947, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.116173, + "strategy_rank": 82.033308, + "rr": 1.64871, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.473066, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.863104, + "range_504_ratio": 2.370508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592814, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.535308, + "strategy_rank": 71.18005, + "rr": 1.193579, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.790369, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.138694, + "hold30_r": 2.702116 + }, + { + "symbol": "EME", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.835991, + "strategy_rank": 91.640699, + "rr": 1.155699, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.733548, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.107643, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.874715, + "strategy_rank": 84.017295, + "rr": 1.050916, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.576374, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.982433, + "hold30_r": 4.115672 + }, + { + "symbol": "FICO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.899772, + "strategy_rank": 84.462417, + "rr": 1.262172, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.893258, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.429223, + "range_504_ratio": 4.175455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.211313, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.738041, + "strategy_rank": 64.015834, + "rr": 1.661742, + "primary_prob": 16.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.492613, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.815004, + "range_504_ratio": 2.259184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588072, + "hold30_r": 5.154201 + }, + { + "symbol": "FIX", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.671982, + "strategy_rank": 94.518628, + "rr": 1.030449, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.545673, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03929, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.166287, + "strategy_rank": 92.287911, + "rr": 0.850819, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.276229, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.828207, + "range_504_ratio": 2.289211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046306, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.038724, + "strategy_rank": 82.569559, + "rr": 0.795581, + "primary_prob": 43.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.193371, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.141215, + "range_504_ratio": 3.13057, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.737382, + "hold30_r": -1.0 + }, + { + "symbol": "GEN", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.093394, + "strategy_rank": 66.98104, + "rr": 1.249613, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.874419, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.187729, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.813212, + "strategy_rank": 73.217262, + "rr": 1.029925, + "primary_prob": 36.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.544887, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094869, + "hold30_r": -1.026193 + }, + { + "symbol": "GRMN", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.646925, + "strategy_rank": 91.587694, + "rr": 1.896876, + "primary_prob": 12.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.845313, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.872075, + "range_504_ratio": 2.391869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.823311, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.776765, + "strategy_rank": 69.332272, + "rr": 2.895676, + "primary_prob": 20.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 4.343514, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.840827, + "hold30_r": 5.018128 + }, + { + "symbol": "HIG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.446469, + "strategy_rank": 70.285514, + "rr": 1.997104, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.995656, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072575, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.810934, + "strategy_rank": 91.808516, + "rr": 0.908314, + "primary_prob": 38.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.362471, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.151341, + "range_504_ratio": 3.162431, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.851335, + "hold30_r": 4.635973 + }, + { + "symbol": "IBM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.296128, + "strategy_rank": 63.732828, + "rr": 1.47791, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.216865, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.685862, + "range_504_ratio": 1.985483, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070574, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.394077, + "strategy_rank": 81.857125, + "rr": 1.440631, + "primary_prob": 38.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.160947, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.370738, + "hold30_r": 1.271145 + }, + { + "symbol": "IRM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.191344, + "strategy_rank": 85.377755, + "rr": 2.109291, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.163937, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.062303, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.67426, + "strategy_rank": 82.601607, + "rr": 0.697472, + "primary_prob": 47.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.046207, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.247659, + "range_504_ratio": 3.482183, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046065, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.232346, + "strategy_rank": 67.403732, + "rr": 1.591217, + "primary_prob": 21.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.386825, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53401, + "hold30_r": 2.863223 + }, + { + "symbol": "LDOS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.52164, + "strategy_rank": 83.436998, + "rr": 1.445115, + "primary_prob": 33.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.167672, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.393133, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.168565, + "strategy_rank": 80.507099, + "rr": 1.212688, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.819031, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.141612, + "hold30_r": 0.757224 + }, + { + "symbol": "MO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.091116, + "strategy_rank": 67.626778, + "rr": 1.880804, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.821205, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080921, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.29385, + "strategy_rank": 64.650984, + "rr": 1.211193, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.816789, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.13006, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.658314, + "strategy_rank": 99.658663, + "rr": 0.768674, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.15301, + "raw_level_count": 172, + "gate_level_count": 172, + "range_504_log": 3.608582, + "range_504_ratio": 36.913664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.756169, + "hold30_r": -0.764279 + }, + { + "symbol": "MTB", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.763098, + "strategy_rank": 78.218051, + "rr": 1.116899, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.675348, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.058759, + "hold30_r": 0.225547 + }, + { + "symbol": "NDAQ", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.485194, + "strategy_rank": 62.866423, + "rr": 1.497251, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.245876, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.418776, + "hold30_r": 2.420225 + }, + { + "symbol": "NFLX", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.735763, + "strategy_rank": 81.823888, + "rr": 1.416749, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.125123, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.194252, + "range_504_ratio": 3.301087, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05777, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.585421, + "strategy_rank": 61.582213, + "rr": 0.957984, + "primary_prob": 38.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.436976, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.522697, + "range_504_ratio": 1.68657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.874721, + "hold30_r": 5.004655 + }, + { + "symbol": "NRG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.98861, + "strategy_rank": 91.894979, + "rr": 1.243655, + "primary_prob": 23.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.865483, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.205298, + "hold30_r": 1.830042 + }, + { + "symbol": "NVDA", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.444191, + "strategy_rank": 95.21048, + "rr": 1.090891, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.636336, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 2.636662, + "range_504_ratio": 13.9665, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.181547, + "hold30_r": -1.149796 + }, + { + "symbol": "OKE", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.066059, + "strategy_rank": 75.490396, + "rr": 1.309208, + "primary_prob": 22.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.963811, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.247146, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.307517, + "strategy_rank": 80.14659, + "rr": 1.43754, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.156309, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05072, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.318907, + "strategy_rank": 69.931521, + "rr": 1.540043, + "primary_prob": 23.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.310065, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466095, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.419134, + "strategy_rank": 75.185335, + "rr": 1.537122, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.305683, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07119, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.851936, + "strategy_rank": 61.269227, + "rr": 0.719204, + "primary_prob": 44.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.078806, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.635211, + "hold30_r": -1.092744 + }, + { + "symbol": "PLTR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.202733, + "strategy_rank": 98.828974, + "rr": 0.72137, + "primary_prob": 40.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.082055, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 2.675527, + "range_504_ratio": 14.52, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.700918, + "hold30_r": 4.581982 + }, + { + "symbol": "PM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.888383, + "strategy_rank": 73.667271, + "rr": 1.94488, + "primary_prob": 25.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.91732, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084596, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.004556, + "strategy_rank": 70.819761, + "rr": 1.08786, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.63179, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.878273, + "range_504_ratio": 2.406739, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.016531, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.068337, + "strategy_rank": 56.558619, + "rr": 1.128163, + "primary_prob": 45.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.692245, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087539, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.963554, + "strategy_rank": 89.883455, + "rr": 1.284489, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.926733, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.62856, + "range_504_ratio": 5.096533, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.239158, + "hold30_r": 0.898237 + }, + { + "symbol": "RJF", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.460137, + "strategy_rank": 75.122777, + "rr": 2.082719, + "primary_prob": 9.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.124078, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06515, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.243736, + "strategy_rank": 66.553021, + "rr": 1.43265, + "primary_prob": 38.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.148976, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.34903, + "hold30_r": 3.092051 + }, + { + "symbol": "SATS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.494305, + "strategy_rank": 97.701178, + "rr": 2.122387, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 3.183581, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.089563, + "hold30_r": 4.938806 + }, + { + "symbol": "SO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.637813, + "strategy_rank": 57.433983, + "rr": 1.169335, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.754002, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.083231, + "hold30_r": 3.880969 + }, + { + "symbol": "T", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.824601, + "strategy_rank": 72.298447, + "rr": 0.825045, + "primary_prob": 55.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.237568, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076269, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.583144, + "strategy_rank": 83.544636, + "rr": 0.674193, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.011289, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.759562, + "range_504_ratio": 2.137339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.621877, + "hold30_r": 3.137624 + }, + { + "symbol": "TMUS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.343964, + "strategy_rank": 72.113306, + "rr": 1.52748, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.29122, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463596, + "hold30_r": 7.948041 + }, + { + "symbol": "TPL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.633257, + "strategy_rank": 96.863939, + "rr": 1.779801, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.669701, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.75231, + "hold30_r": 0.953313 + }, + { + "symbol": "TRGP", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.177677, + "strategy_rank": 84.524601, + "rr": 0.793883, + "primary_prob": 37.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.190824, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.737616, + "hold30_r": 1.878356 + }, + { + "symbol": "TT", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.496583, + "strategy_rank": 72.095168, + "rr": 1.227133, + "primary_prob": 40.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.840699, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068139, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.255125, + "strategy_rank": 90.662583, + "rr": 1.169722, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.754582, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.234073, + "range_504_ratio": 3.435194, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038888, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.546697, + "strategy_rank": 73.938874, + "rr": 1.314429, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.971643, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.252634, + "hold30_r": 2.832948 + }, + { + "symbol": "VRT", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.355353, + "strategy_rank": 96.290972, + "rr": 1.595237, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.392855, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027731, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.079727, + "strategy_rank": 66.093834, + "rr": 1.552903, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.329354, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.814587, + "range_504_ratio": 2.258244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.4851, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.863326, + "strategy_rank": 66.445758, + "rr": 1.653131, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.479696, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.769833, + "range_504_ratio": 2.159405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.58072, + "hold30_r": 7.093005 + }, + { + "symbol": "WFC", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.43508, + "strategy_rank": 79.853591, + "rr": 1.141932, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.712898, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080924, + "hold30_r": 2.518216 + }, + { + "symbol": "WMB", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.027335, + "strategy_rank": 73.068397, + "rr": 0.793651, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.190476, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.730216, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.266515, + "strategy_rank": 70.776685, + "rr": 1.680755, + "primary_prob": 17.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.521133, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.603334, + "hold30_r": 1.69235 + }, + { + "symbol": "WRB", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.410023, + "strategy_rank": 65.821636, + "rr": 0.913161, + "primary_prob": 51.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.369742, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.57098, + "range_504_ratio": 1.77, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076967, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.990888, + "strategy_rank": 62.47512, + "rr": 0.917922, + "primary_prob": 41.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.376884, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.539615, + "range_504_ratio": 1.715346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.836868, + "hold30_r": 2.223097 + }, + { + "symbol": "CEG", + "date": "2025-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.88196, + "strategy_rank": 97.517705, + "rr": 0.872731, + "primary_prob": 48.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.309097, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.471641, + "range_504_ratio": 4.35638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.848869, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.663697, + "strategy_rank": 98.565143, + "rr": 1.459934, + "primary_prob": 21.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.1899, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.712191, + "range_504_ratio": 5.541087, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.437185, + "hold30_r": 1.912077 + }, + { + "symbol": "AEE", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.743875, + "strategy_rank": 60.98553, + "rr": 0.759501, + "primary_prob": 72.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 1.139251, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.355974, + "range_504_ratio": 1.42757, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679849, + "hold30_r": 4.563037 + }, + { + "symbol": "ALL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.85078, + "strategy_rank": 71.547155, + "rr": 1.475532, + "primary_prob": 23.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.213298, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.423503, + "hold30_r": 1.538483 + }, + { + "symbol": "APO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.979955, + "strategy_rank": 88.991185, + "rr": 0.907625, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.361438, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.865334, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.665924, + "strategy_rank": 99.599665, + "rr": 1.635221, + "primary_prob": 30.03, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.452832, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.723559, + "range_504_ratio": 41.411502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.614137, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.886414, + "strategy_rank": 97.888636, + "rr": 0.72819, + "primary_prob": 44.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.092285, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.423458, + "range_504_ratio": 4.15145, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.691987, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.734967, + "strategy_rank": 61.342446, + "rr": 0.93318, + "primary_prob": 34.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.399771, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.405433, + "range_504_ratio": 1.499952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859231, + "hold30_r": 3.309466 + }, + { + "symbol": "BRO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.632517, + "strategy_rank": 63.07184, + "rr": 1.159142, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.738713, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080637, + "hold30_r": 5.625911 + }, + { + "symbol": "CASY", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.300668, + "strategy_rank": 73.128892, + "rr": 1.179007, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.76851, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.119759, + "hold30_r": 1.734423 + }, + { + "symbol": "CBOE", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.193764, + "strategy_rank": 69.825868, + "rr": 1.778967, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.66845, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.718757, + "hold30_r": 2.877326 + }, + { + "symbol": "CBRE", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.538976, + "strategy_rank": 84.022566, + "rr": 0.813589, + "primary_prob": 42.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.220384, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768119, + "hold30_r": 1.842376 + }, + { + "symbol": "CHRW", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.96882, + "strategy_rank": 78.75753, + "rr": 2.12344, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 3.185161, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057198, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.187082, + "strategy_rank": 86.00088, + "rr": 1.131545, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.697317, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.832452, + "range_504_ratio": 2.298948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.090993, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.861915, + "strategy_rank": 72.191465, + "rr": 1.568212, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.352318, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05785, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.293987, + "strategy_rank": 58.33831, + "rr": 0.841867, + "primary_prob": 54.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 1.2628, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.370446, + "range_504_ratio": 1.44838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763058, + "hold30_r": 4.476838 + }, + { + "symbol": "CMG", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.405345, + "strategy_rank": 79.392954, + "rr": 1.709801, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.564702, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.856873, + "range_504_ratio": 2.355782, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062968, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.977728, + "strategy_rank": 76.602612, + "rr": 1.115406, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.673109, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042079, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.10245, + "strategy_rank": 96.03975, + "rr": 1.190793, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.786189, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.165355, + "hold30_r": -1.11432 + }, + { + "symbol": "COIN", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547884, + "strategy_rank": 97.350445, + "rr": 1.815002, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.722503, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.127437, + "range_504_ratio": 8.393329, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01936, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.178174, + "strategy_rank": 70.77511, + "rr": 2.056639, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.084958, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059577, + "hold30_r": 1.796125 + }, + { + "symbol": "CVNA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.443207, + "strategy_rank": 98.711244, + "rr": 1.702455, + "primary_prob": 22.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.553682, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 3.951356, + "range_504_ratio": 52.005814, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.679372, + "hold30_r": 1.027134 + }, + { + "symbol": "DASH", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.42539, + "strategy_rank": 84.974465, + "rr": 1.533538, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.300307, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.301835, + "range_504_ratio": 3.676034, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.482808, + "hold30_r": 4.037575 + }, + { + "symbol": "DECK", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.296214, + "strategy_rank": 83.013232, + "rr": 1.239401, + "primary_prob": 22.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.859101, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.179908, + "range_504_ratio": 3.254075, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.193382, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.198218, + "strategy_rank": 81.151294, + "rr": 1.090799, + "primary_prob": 42.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.636199, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.863104, + "range_504_ratio": 2.370508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.033111, + "hold30_r": -1.485192 + }, + { + "symbol": "EBAY", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.870824, + "strategy_rank": 81.923339, + "rr": 1.901021, + "primary_prob": 45.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.851531, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.859023, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.104677, + "strategy_rank": 91.979933, + "rr": 0.754961, + "primary_prob": 55.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.132442, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.317103, + "range_504_ratio": 3.732594, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.707821, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.093541, + "strategy_rank": 82.811761, + "rr": 0.949652, + "primary_prob": 32.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.424478, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.409928, + "range_504_ratio": 4.095661, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052129, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.628062, + "strategy_rank": 60.969499, + "rr": 1.352674, + "primary_prob": 40.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.029011, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.283439, + "hold30_r": -2.679265 + }, + { + "symbol": "FISV", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.523385, + "strategy_rank": 64.461264, + "rr": 1.609157, + "primary_prob": 17.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.413736, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.792142, + "range_504_ratio": 2.208121, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534161, + "hold30_r": 5.772038 + }, + { + "symbol": "FOX", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.54343, + "strategy_rank": 72.107149, + "rr": 0.816355, + "primary_prob": 37.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.224532, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.61607, + "range_504_ratio": 1.851637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745238, + "hold30_r": 6.075306 + }, + { + "symbol": "FOXA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.541203, + "strategy_rank": 72.604258, + "rr": 1.175371, + "primary_prob": 26.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.763057, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.582213, + "range_504_ratio": 1.789995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.106107, + "hold30_r": 6.464041 + }, + { + "symbol": "FTNT", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.095768, + "strategy_rank": 92.503331, + "rr": 0.766284, + "primary_prob": 48.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.149425, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.828207, + "range_504_ratio": 2.289211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.718743, + "hold30_r": 3.818646 + }, + { + "symbol": "GDDY", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.327394, + "strategy_rank": 83.112528, + "rr": 1.198415, + "primary_prob": 27.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.797622, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.141215, + "range_504_ratio": 3.13057, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.141932, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.643653, + "strategy_rank": 75.469758, + "rr": 1.096934, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.6454, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.028979, + "hold30_r": 0.93279 + }, + { + "symbol": "GM", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.4098, + "strategy_rank": 83.726149, + "rr": 2.273063, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.409595, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043687, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.325167, + "strategy_rank": 92.999204, + "rr": 0.989438, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.484157, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.872075, + "range_504_ratio": 2.391869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.917296, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.512249, + "strategy_rank": 67.279773, + "rr": 1.905306, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.857958, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.849794, + "hold30_r": 4.423357 + }, + { + "symbol": "HIG", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.848552, + "strategy_rank": 68.781223, + "rr": 1.159766, + "primary_prob": 44.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.739649, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.674611, + "hold30_r": -1.606536 + }, + { + "symbol": "IBKR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.772829, + "strategy_rank": 87.952634, + "rr": 0.996163, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.494244, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.004544, + "range_504_ratio": 2.730661, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.947316, + "hold30_r": 2.439153 + }, + { + "symbol": "IP", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.318486, + "strategy_rank": 82.204183, + "rr": 0.881323, + "primary_prob": 68.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.321985, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.814125, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.320713, + "strategy_rank": 85.735931, + "rr": 1.949836, + "primary_prob": 22.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.924754, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048599, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.755011, + "strategy_rank": 85.669795, + "rr": 0.839586, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.259379, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.238026, + "range_504_ratio": 3.448799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.795172, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.752784, + "strategy_rank": 71.949368, + "rr": 0.830897, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.246346, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.771326, + "hold30_r": 3.111043 + }, + { + "symbol": "LDOS", + "date": "2025-01-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.191537, + "strategy_rank": 81.776917, + "rr": 2.022643, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.033965, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054629, + "hold30_r": -1.0 + }, + { + "symbol": "MKC", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.518931, + "strategy_rank": 60.494328, + "rr": 2.521982, + "primary_prob": 23.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 3.782973, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.455685, + "hold30_r": 5.001385 + }, + { + "symbol": "MSI", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.634744, + "strategy_rank": 62.641324, + "rr": 0.766729, + "primary_prob": 41.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.150094, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.685255, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888641, + "strategy_rank": 99.82216, + "rr": 0.743956, + "primary_prob": 39.88, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.115934, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.729336, + "hold30_r": -1.02609 + }, + { + "symbol": "MTB", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.639198, + "strategy_rank": 80.193166, + "rr": 1.506775, + "primary_prob": 37.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.260162, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05847, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.180401, + "strategy_rank": 84.095981, + "rr": 1.309294, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.96394, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.857475, + "range_504_ratio": 2.357202, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.27282, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.964365, + "strategy_rank": 64.302248, + "rr": 1.884785, + "primary_prob": 20.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.827177, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.809108, + "hold30_r": 2.850893 + }, + { + "symbol": "NFLX", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.766147, + "strategy_rank": 83.350731, + "rr": 1.155766, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.733648, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.194252, + "range_504_ratio": 3.301087, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.102313, + "hold30_r": 4.168242 + }, + { + "symbol": "NI", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.975501, + "strategy_rank": 62.615814, + "rr": 1.395732, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.093599, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.522697, + "range_504_ratio": 1.68657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.313477, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.76392, + "strategy_rank": 94.103112, + "rr": 0.888836, + "primary_prob": 41.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.333255, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 2.537665, + "range_504_ratio": 12.650097, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.85816, + "hold30_r": -1.28794 + }, + { + "symbol": "OKE", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.084633, + "strategy_rank": 75.610408, + "rr": 1.744425, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.616638, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.210193, + "hold30_r": -1.147764 + }, + { + "symbol": "ORCL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.957684, + "strategy_rank": 78.612665, + "rr": 2.070516, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.105774, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.019716, + "hold30_r": 1.243452 + }, + { + "symbol": "ORLY", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.625835, + "strategy_rank": 59.235754, + "rr": 0.846963, + "primary_prob": 54.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.270445, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.514923, + "range_504_ratio": 1.673509, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.765772, + "hold30_r": 5.719921 + }, + { + "symbol": "PEG", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.200445, + "strategy_rank": 70.199135, + "rr": 1.147775, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.721662, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.07436, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316258, + "strategy_rank": 73.944355, + "rr": 1.312419, + "primary_prob": 41.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.968628, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.250463, + "hold30_r": 5.05037 + }, + { + "symbol": "PKG", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.971047, + "strategy_rank": 62.278179, + "rr": 0.927696, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.391543, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845591, + "hold30_r": -2.635598 + }, + { + "symbol": "PLTR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.22049, + "strategy_rank": 98.75512, + "rr": 0.682534, + "primary_prob": 42.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.023801, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 2.675527, + "range_504_ratio": 14.52, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.660801, + "hold30_r": 2.675916 + }, + { + "symbol": "PM", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.534521, + "strategy_rank": 75.127772, + "rr": 1.657877, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.486815, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.580137, + "hold30_r": 12.060087 + }, + { + "symbol": "PNR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.073497, + "strategy_rank": 71.236908, + "rr": 1.205536, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.808304, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.837799, + "range_504_ratio": 2.311273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.139846, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.32294, + "strategy_rank": 91.032384, + "rr": 1.412086, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.118129, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.47188, + "range_504_ratio": 4.35742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.363198, + "hold30_r": 1.432064 + }, + { + "symbol": "RJF", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.966592, + "strategy_rank": 76.42445, + "rr": 1.503232, + "primary_prob": 17.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.254848, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.440575, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.416481, + "strategy_rank": 67.318063, + "rr": 1.051564, + "primary_prob": 62.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.577346, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.96966, + "hold30_r": 4.779835 + }, + { + "symbol": "SATS", + "date": "2025-01-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.757238, + "strategy_rank": 92.930733, + "rr": 2.084923, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.127385, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.05013, + "hold30_r": 4.79693 + }, + { + "symbol": "T", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.988864, + "strategy_rank": 74.549919, + "rr": 1.264238, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.896356, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.192319, + "hold30_r": 9.026752 + }, + { + "symbol": "TKO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.995546, + "strategy_rank": 84.379346, + "rr": 0.91224, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.368361, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.725319, + "range_504_ratio": 2.06539, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.864415, + "hold30_r": 1.118284 + }, + { + "symbol": "TMUS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.648107, + "strategy_rank": 72.877315, + "rr": 1.27169, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.907534, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.205965, + "hold30_r": 8.513217 + }, + { + "symbol": "TPL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.44098, + "strategy_rank": 96.811017, + "rr": 1.53229, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.298434, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030154, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.74833, + "strategy_rank": 90.357571, + "rr": 1.638616, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.457923, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.441285, + "range_504_ratio": 4.226124, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023266, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.525612, + "strategy_rank": 71.822091, + "rr": 1.797928, + "primary_prob": 18.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.696892, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063161, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.986637, + "strategy_rank": 92.02816, + "rr": 0.672327, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.00849, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.166506, + "range_504_ratio": 3.210753, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.632479, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.530067, + "strategy_rank": 73.857839, + "rr": 2.041829, + "primary_prob": 20.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.062744, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.977412, + "hold30_r": 2.058517 + }, + { + "symbol": "VRT", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.768374, + "strategy_rank": 95.939083, + "rr": 1.056781, + "primary_prob": 42.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.585172, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.029489, + "hold30_r": -1.545531 + }, + { + "symbol": "WELL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.30735, + "strategy_rank": 65.67752, + "rr": 0.926474, + "primary_prob": 51.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.389711, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.769833, + "range_504_ratio": 2.159405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.855882, + "hold30_r": 7.505925 + }, + { + "symbol": "WMB", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.761693, + "strategy_rank": 74.88879, + "rr": 1.22953, + "primary_prob": 38.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.844294, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.168827, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.550111, + "strategy_rank": 71.281748, + "rr": 1.502973, + "primary_prob": 20.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.254459, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.422522, + "hold30_r": 3.201656 + }, + { + "symbol": "ZBRA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.741648, + "strategy_rank": 74.168543, + "rr": 1.256855, + "primary_prob": 28.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.885282, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.753587, + "range_504_ratio": 2.124606, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20179, + "hold30_r": -1.110928 + }, + { + "symbol": "HOOD", + "date": "2025-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.79952, + "strategy_rank": 98.586187, + "rr": 1.485045, + "primary_prob": 32.93, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.227568, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.865461, + "range_504_ratio": 6.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.45805, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.07563, + "strategy_rank": 65.041113, + "rr": 1.302701, + "primary_prob": 52.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.954051, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.366887, + "range_504_ratio": 1.443234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.23151, + "hold30_r": 2.014191 + }, + { + "symbol": "AEP", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.713085, + "strategy_rank": 59.476221, + "rr": 1.71494, + "primary_prob": 48.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.57241, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.635961, + "hold30_r": 2.896789 + }, + { + "symbol": "ALL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.992797, + "strategy_rank": 70.441553, + "rr": 0.954492, + "primary_prob": 50.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.431738, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.903197, + "hold30_r": 2.231991 + }, + { + "symbol": "APO", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.596639, + "strategy_rank": 89.135568, + "rr": 1.293567, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.94035, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047172, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.639856, + "strategy_rank": 99.568688, + "rr": 1.790462, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.685694, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 3.719107, + "range_504_ratio": 41.227542, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023554, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.559424, + "strategy_rank": 97.593747, + "rr": 1.005491, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.508236, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.423458, + "range_504_ratio": 4.15145, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.962187, + "hold30_r": -1.14298 + }, + { + "symbol": "BKNG", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.272509, + "strategy_rank": 73.808319, + "rr": 1.317571, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.976356, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.846268, + "range_504_ratio": 2.330931, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052197, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.794718, + "strategy_rank": 62.691786, + "rr": 1.681842, + "primary_prob": 15.05, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.522764, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598992, + "hold30_r": 5.282945 + }, + { + "symbol": "CASY", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.394958, + "strategy_rank": 74.939911, + "rr": 1.901887, + "primary_prob": 26.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.85283, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.840248, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-01-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.792317, + "strategy_rank": 63.508027, + "rr": 2.406105, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.609157, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.340848, + "hold30_r": 1.843355 + }, + { + "symbol": "CCL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.87395, + "strategy_rank": 85.43327, + "rr": 0.741258, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.111887, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.177275, + "range_504_ratio": 3.24552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.701502, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-01-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.512605, + "strategy_rank": 75.087497, + "rr": 2.066756, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.100133, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.1852, + "hold30_r": -2.123782 + }, + { + "symbol": "CINF", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.312125, + "strategy_rank": 66.003434, + "rr": 1.705065, + "primary_prob": 19.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.557597, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649776, + "hold30_r": 0.790313 + }, + { + "symbol": "CME", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.752701, + "strategy_rank": 57.907894, + "rr": 1.322635, + "primary_prob": 40.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.983953, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.370446, + "range_504_ratio": 1.44838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.239412, + "hold30_r": 3.778194 + }, + { + "symbol": "CMI", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.156062, + "strategy_rank": 75.654047, + "rr": 1.157819, + "primary_prob": 41.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.736728, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079466, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.397359, + "strategy_rank": 94.123671, + "rr": 0.680632, + "primary_prob": 56.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.020948, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028155, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.638655, + "strategy_rank": 97.396163, + "rr": 1.621675, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.432513, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.019273, + "range_504_ratio": 7.532845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02099, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.032413, + "strategy_rank": 59.267492, + "rr": 0.885845, + "primary_prob": 41.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.328768, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.773225, + "range_504_ratio": 2.166742, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.807106, + "hold30_r": 0.925572 + }, + { + "symbol": "CVNA", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.39976, + "strategy_rank": 98.576248, + "rr": 1.754803, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.632204, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 3.790582, + "range_504_ratio": 44.282178, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.728694, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.633854, + "strategy_rank": 66.62721, + "rr": 2.321915, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 3.482873, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.485704, + "range_504_ratio": 1.625319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.261612, + "hold30_r": 1.138972 + }, + { + "symbol": "DASH", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.876351, + "strategy_rank": 81.857173, + "rr": 1.755187, + "primary_prob": 43.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.63278, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.270524, + "range_504_ratio": 3.562718, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054221, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-01-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.877551, + "strategy_rank": 83.205325, + "rr": 2.148392, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.222589, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.103909, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.593037, + "strategy_rank": 57.922653, + "rr": 1.42197, + "primary_prob": 53.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 115, + "primary_distance_atr": 2.132956, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.333201, + "range_504_ratio": 1.395428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.33034, + "hold30_r": 1.9907 + }, + { + "symbol": "FICO", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.435774, + "strategy_rank": 81.6373, + "rr": 1.967165, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.950747, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.369723, + "range_504_ratio": 3.93426, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.327598, + "hold30_r": -2.286283 + }, + { + "symbol": "FIS", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.552221, + "strategy_rank": 59.397307, + "rr": 0.902362, + "primary_prob": 52.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.353543, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822837, + "hold30_r": -3.655785 + }, + { + "symbol": "FISV", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.115246, + "strategy_rank": 65.874221, + "rr": 1.250647, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.87597, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.787356, + "range_504_ratio": 2.197578, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171491, + "hold30_r": 2.213789 + }, + { + "symbol": "FOX", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.158463, + "strategy_rank": 72.651426, + "rr": 0.755944, + "primary_prob": 40.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.133916, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.61607, + "range_504_ratio": 1.851637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678187, + "hold30_r": 4.704591 + }, + { + "symbol": "GM", + "date": "2025-01-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.154862, + "strategy_rank": 85.48869, + "rr": 2.219727, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.32959, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.377279, + "hold30_r": -1.332675 + }, + { + "symbol": "GRMN", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.438175, + "strategy_rank": 92.218909, + "rr": 0.67341, + "primary_prob": 57.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.010115, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.872075, + "range_504_ratio": 2.391869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.595464, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.717887, + "strategy_rank": 82.933345, + "rr": 0.668998, + "primary_prob": 76.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.003497, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.595148, + "hold30_r": -2.136106 + }, + { + "symbol": "IRM", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.356543, + "strategy_rank": 83.94958, + "rr": 1.748213, + "primary_prob": 42.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.62232, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054394, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.835534, + "strategy_rank": 71.754766, + "rr": 1.0483, + "primary_prob": 46.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.57245, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980215, + "hold30_r": 4.725371 + }, + { + "symbol": "LDOS", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.673469, + "strategy_rank": 81.080389, + "rr": 2.675652, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 23, + "primary_distance_atr": 4.013479, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044676, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.232893, + "strategy_rank": 60.036143, + "rr": 1.659817, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 116, + "primary_distance_atr": 2.489725, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.351777, + "range_504_ratio": 1.421592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588665, + "hold30_r": 2.303449 + }, + { + "symbol": "MCK", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.393758, + "strategy_rank": 80.93943, + "rr": 1.646452, + "primary_prob": 34.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.469678, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065376, + "hold30_r": -1.0 + }, + { + "symbol": "MKC", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.234094, + "strategy_rank": 62.495407, + "rr": 2.317649, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 3.476474, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.257054, + "hold30_r": 3.18541 + }, + { + "symbol": "MSTR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879952, + "strategy_rank": 99.80844, + "rr": 1.673377, + "primary_prob": 29.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.510066, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016181, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.833133, + "strategy_rank": 63.25201, + "rr": 0.93206, + "primary_prob": 47.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.39809, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083223, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.433373, + "strategy_rank": 71.019849, + "rr": 2.559531, + "primary_prob": 23.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 139, + "primary_distance_atr": 3.839297, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059622, + "hold30_r": 1.550187 + }, + { + "symbol": "NI", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.956783, + "strategy_rank": 64.87154, + "rr": 0.9275, + "primary_prob": 47.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.39125, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.529676, + "range_504_ratio": 1.698381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078333, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.957983, + "strategy_rank": 94.821843, + "rr": 1.925676, + "primary_prob": 25.64, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.888514, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 2.454697, + "range_504_ratio": 11.6429, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.678463, + "hold30_r": -2.643743 + }, + { + "symbol": "OKE", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.755102, + "strategy_rank": 75.657962, + "rr": 1.140657, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.710985, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055423, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.153661, + "strategy_rank": 82.527635, + "rr": 1.395778, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.093668, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.115252, + "hold30_r": -2.071287 + }, + { + "symbol": "PEG", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.196879, + "strategy_rank": 72.530647, + "rr": 1.198832, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.798248, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197417, + "hold30_r": -1.129222 + }, + { + "symbol": "PGR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.436975, + "strategy_rank": 71.515918, + "rr": 1.717815, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.576722, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65563, + "hold30_r": 5.232958 + }, + { + "symbol": "PKG", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.635054, + "strategy_rank": 62.63486, + "rr": 1.454234, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.181351, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.533811, + "hold30_r": -3.447624 + }, + { + "symbol": "PLTR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.159664, + "strategy_rank": 98.659077, + "rr": 0.988747, + "primary_prob": 44.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.483121, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 2.675527, + "range_504_ratio": 14.52, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02685, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 60.752688, + "rr": 1.671185, + "primary_prob": 16.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.506778, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592289, + "hold30_r": 1.602506 + }, + { + "symbol": "RCL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.477791, + "strategy_rank": 90.256318, + "rr": 0.781718, + "primary_prob": 40.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.172577, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.47188, + "range_504_ratio": 4.35742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.215522, + "hold30_r": -1.167541 + }, + { + "symbol": "SATS", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 95.237192, + "rr": 1.829188, + "primary_prob": 26.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.743782, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037005, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.157263, + "strategy_rank": 71.876751, + "rr": 1.849082, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.773623, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.774188, + "hold30_r": 7.62902 + }, + { + "symbol": "TMUS", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.355342, + "strategy_rank": 70.128309, + "rr": 1.075398, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.613097, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.003347, + "hold30_r": 8.204307 + }, + { + "symbol": "TPL", + "date": "2025-01-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.079232, + "strategy_rank": 96.576609, + "rr": 2.215306, + "primary_prob": 22.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.322959, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034187, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.398559, + "strategy_rank": 97.120569, + "rr": 0.805811, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.208716, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.344509, + "range_504_ratio": 3.836301, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024089, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.834334, + "strategy_rank": 69.797295, + "rr": 1.634458, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.451687, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.230634, + "hold30_r": -2.162553 + }, + { + "symbol": "TTD", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.637455, + "strategy_rank": 91.639408, + "rr": 0.766472, + "primary_prob": 42.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.149709, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.166506, + "range_504_ratio": 3.210753, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.726584, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.194478, + "strategy_rank": 72.809253, + "rr": 0.818696, + "primary_prob": 47.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.228044, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.739986, + "range_504_ratio": 2.095907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752427, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.319328, + "strategy_rank": 96.135357, + "rr": 1.02591, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.538866, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.993843, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.072029, + "strategy_rank": 56.659739, + "rr": 1.123783, + "primary_prob": 60.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 182, + "primary_distance_atr": 1.685674, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.313521, + "range_504_ratio": 1.368235, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.045158, + "hold30_r": 3.850038 + }, + { + "symbol": "WELL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.795918, + "strategy_rank": 67.373272, + "rr": 1.739756, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.609633, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.769833, + "range_504_ratio": 2.159405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6676, + "hold30_r": 4.149615 + }, + { + "symbol": "WMT", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.59904, + "strategy_rank": 71.222554, + "rr": 0.941443, + "primary_prob": 48.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.412164, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.860511, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.193277, + "strategy_rank": 60.851782, + "rr": 1.66853, + "primary_prob": 14.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.502795, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.539615, + "range_504_ratio": 1.715346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582071, + "hold30_r": -1.0 + }, + { + "symbol": "ZBRA", + "date": "2025-01-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.47419, + "strategy_rank": 74.849854, + "rr": 10.101825, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 15.152738, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.239258, + "hold30_r": -1.179004 + }, + { + "symbol": "CEG", + "date": "2025-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.171694, + "strategy_rank": 96.938683, + "rr": 1.21892, + "primary_prob": 23.48, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.828381, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.199622, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-01-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.839907, + "strategy_rank": 98.528975, + "rr": 2.182893, + "primary_prob": 22.68, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.274339, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.884269, + "range_504_ratio": 6.581542, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.156429, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.051044, + "strategy_rank": 63.78602, + "rr": 0.990605, + "primary_prob": 61.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.485907, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.366887, + "range_504_ratio": 1.443234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919301, + "hold30_r": 1.897943 + }, + { + "symbol": "AEP", + "date": "2025-01-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.554524, + "strategy_rank": 60.521693, + "rr": 2.291606, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.43741, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.226497, + "hold30_r": 2.500623 + }, + { + "symbol": "ALL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.25058, + "strategy_rank": 69.575406, + "rr": 1.949016, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.923524, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057289, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.443155, + "strategy_rank": 87.96281, + "rr": 1.953678, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.930518, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.117403, + "hold30_r": -1.069918 + }, + { + "symbol": "APP", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.651972, + "strategy_rank": 99.58297, + "rr": 1.627215, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.440823, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 3.575874, + "range_504_ratio": 35.725834, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.604395, + "hold30_r": -1.156299 + }, + { + "symbol": "AVGO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.647332, + "strategy_rank": 93.28608, + "rr": 1.168894, + "primary_prob": 26.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.753341, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.482224, + "range_504_ratio": 4.402727, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.144231, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.607889, + "strategy_rank": 97.49951, + "rr": 1.577002, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.365503, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.423458, + "range_504_ratio": 4.15145, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.531446, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.394432, + "strategy_rank": 75.871478, + "rr": 1.266052, + "primary_prob": 37.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.899079, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.597397, + "range_504_ratio": 1.817381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.213866, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.454756, + "strategy_rank": 61.892896, + "rr": 0.818923, + "primary_prob": 40.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.228385, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748851, + "hold30_r": 4.232488 + }, + { + "symbol": "CASY", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.675174, + "strategy_rank": 74.980714, + "rr": 0.739884, + "primary_prob": 53.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.109826, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676617, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.178654, + "strategy_rank": 65.716387, + "rr": 1.767918, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.651877, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.69902, + "hold30_r": 1.345111 + }, + { + "symbol": "CHRW", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.090487, + "strategy_rank": 77.329815, + "rr": 2.39662, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.59493, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047016, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.095128, + "strategy_rank": 90.736532, + "rr": 1.019886, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.529828, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.995804, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.858469, + "strategy_rank": 65.548905, + "rr": 1.182609, + "primary_prob": 29.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.773914, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060647, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.703016, + "strategy_rank": 74.640666, + "rr": 1.067743, + "primary_prob": 37.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.601615, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063473, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.271462, + "strategy_rank": 94.318925, + "rr": 1.622499, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.433749, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.604081, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.475638, + "strategy_rank": 96.590172, + "rr": 1.755387, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.633081, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.019273, + "range_504_ratio": 7.532845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047892, + "hold30_r": -1.026059 + }, + { + "symbol": "CVNA", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.419954, + "strategy_rank": 98.345413, + "rr": 1.830903, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.746354, + "raw_level_count": 184, + "gate_level_count": 184, + "range_504_log": 3.746992, + "range_504_ratio": 42.393365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.802836, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.222738, + "strategy_rank": 67.140888, + "rr": 1.81942, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.72913, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.485704, + "range_504_ratio": 1.625319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062307, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-01-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.354988, + "strategy_rank": 78.177394, + "rr": 3.032273, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.548409, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.301385, + "range_504_ratio": 3.674383, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.976645, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-01-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.87935, + "strategy_rank": 82.315545, + "rr": 2.31507, + "primary_prob": 40.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.472606, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.2003, + "hold30_r": -1.152131 + }, + { + "symbol": "EME", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.215777, + "strategy_rank": 94.6522, + "rr": 1.336214, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.004321, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.332556, + "range_504_ratio": 3.790719, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030519, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.519722, + "strategy_rank": 86.881724, + "rr": 0.679517, + "primary_prob": 56.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.019275, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.659998, + "range_504_ratio": 1.934788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.62602, + "hold30_r": 1.255375 + }, + { + "symbol": "EVRG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.018561, + "strategy_rank": 57.551721, + "rr": 1.710438, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.565658, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.333201, + "range_504_ratio": 1.395428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623705, + "hold30_r": 2.1599 + }, + { + "symbol": "FICO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.459397, + "strategy_rank": 83.207127, + "rr": 1.975525, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.963288, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.358835, + "range_504_ratio": 3.891658, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.647136, + "hold30_r": -2.602386 + }, + { + "symbol": "FIX", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.707657, + "strategy_rank": 95.677441, + "rr": 1.133076, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.699614, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.547245, + "range_504_ratio": 4.698509, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.109432, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.835267, + "strategy_rank": 79.399716, + "rr": 1.138245, + "primary_prob": 25.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.707367, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.101352, + "hold30_r": -1.011051 + }, + { + "symbol": "GM", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.415313, + "strategy_rank": 89.516731, + "rr": 1.883182, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.824774, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063195, + "hold30_r": -1.02923 + }, + { + "symbol": "IP", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.431555, + "strategy_rank": 83.443129, + "rr": 1.323754, + "primary_prob": 40.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.985631, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.314833, + "hold30_r": -1.257001 + }, + { + "symbol": "IRM", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.691415, + "strategy_rank": 86.560291, + "rr": 1.544764, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.317146, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040767, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.322506, + "strategy_rank": 71.839049, + "rr": 1.072743, + "primary_prob": 42.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.609114, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.022796, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.967517, + "strategy_rank": 79.754141, + "rr": 1.074915, + "primary_prob": 27.44, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.612372, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070604, + "hold30_r": -1.02489 + }, + { + "symbol": "KR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.63109, + "strategy_rank": 71.82211, + "rr": 0.797888, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.196831, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.727811, + "hold30_r": 2.330521 + }, + { + "symbol": "LDOS", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.830626, + "strategy_rank": 80.594155, + "rr": 1.823053, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.734579, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038981, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.786543, + "strategy_rank": 60.129193, + "rr": 1.264082, + "primary_prob": 42.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 118, + "primary_distance_atr": 1.896123, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.351777, + "range_504_ratio": 1.421592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.192239, + "hold30_r": 2.185296 + }, + { + "symbol": "MCK", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.482599, + "strategy_rank": 79.726258, + "rr": 1.298124, + "primary_prob": 41.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.947187, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069306, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.642691, + "strategy_rank": 65.347572, + "rr": 1.018534, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.527802, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.594463, + "range_504_ratio": 1.812057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.221375, + "hold30_r": -1.153158 + }, + { + "symbol": "MO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.863109, + "strategy_rank": 67.545217, + "rr": 1.503434, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.25515, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436967, + "hold30_r": 4.752233 + }, + { + "symbol": "MSI", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.12297, + "strategy_rank": 63.309778, + "rr": 0.784772, + "primary_prob": 44.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.177158, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.703679, + "range_504_ratio": 2.021174, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.705373, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.883991, + "strategy_rank": 99.814747, + "rr": 0.7487, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.12305, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016297, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-01-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.162413, + "strategy_rank": 69.154152, + "rr": 2.856326, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 99, + "primary_distance_atr": 4.284489, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.602281, + "range_504_ratio": 1.826281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048252, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.111369, + "strategy_rank": 65.414374, + "rr": 0.674104, + "primary_prob": 42.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.011156, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.529676, + "range_504_ratio": 1.698381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06601, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.199536, + "strategy_rank": 92.887652, + "rr": 1.118676, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.678014, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.338735, + "range_504_ratio": 3.814215, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.090207, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.12761, + "strategy_rank": 95.202044, + "rr": 1.701821, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.552732, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 2.336056, + "range_504_ratio": 10.340369, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021774, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.283063, + "strategy_rank": 76.260572, + "rr": 1.018011, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.527016, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.26853, + "hold30_r": -1.216393 + }, + { + "symbol": "PEG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.039443, + "strategy_rank": 75.497552, + "rr": 1.588074, + "primary_prob": 28.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.382112, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051826, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.907193, + "strategy_rank": 70.495728, + "rr": 1.264488, + "primary_prob": 45.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.896732, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20721, + "hold30_r": 3.961113 + }, + { + "symbol": "PKG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.686775, + "strategy_rank": 67.708488, + "rr": 1.991274, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.986911, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.256895, + "hold30_r": -1.200669 + }, + { + "symbol": "PODD", + "date": "2025-01-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.62645, + "strategy_rank": 79.224642, + "rr": 3.011956, + "primary_prob": 35.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 4.517934, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050309, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.194896, + "strategy_rank": 61.203479, + "rr": 0.714985, + "primary_prob": 56.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.072478, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642137, + "hold30_r": 1.545326 + }, + { + "symbol": "PWR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.426914, + "strategy_rank": 86.857221, + "rr": 1.027983, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.541975, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.90963, + "range_504_ratio": 2.483405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029479, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.939675, + "strategy_rank": 96.360085, + "rr": 1.703319, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.554978, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.667425, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-01-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.990719, + "strategy_rank": 62.504486, + "rr": 2.663459, + "primary_prob": 22.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.995189, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.597821, + "hold30_r": 2.106036 + }, + { + "symbol": "T", + "date": "2025-01-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.50348, + "strategy_rank": 73.359951, + "rr": 3.890785, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 5.836178, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.620584, + "range_504_ratio": 1.860015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.827951, + "hold30_r": 3.348375 + }, + { + "symbol": "TMUS", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.139211, + "strategy_rank": 73.710165, + "rr": 0.986436, + "primary_prob": 47.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.479654, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.929104, + "hold30_r": 2.643134 + }, + { + "symbol": "TPL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.37587, + "strategy_rank": 96.816866, + "rr": 0.845578, + "primary_prob": 35.66, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.268367, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.816384, + "hold30_r": 0.301106 + }, + { + "symbol": "TRGP", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.911833, + "strategy_rank": 86.677011, + "rr": 1.628046, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.44207, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050239, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.563805, + "strategy_rank": 97.705068, + "rr": 0.819424, + "primary_prob": 36.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.229136, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025086, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.410673, + "strategy_rank": 70.526199, + "rr": 1.837954, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.756931, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049278, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.067285, + "strategy_rank": 88.718198, + "rr": 0.780377, + "primary_prob": 43.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.170566, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.088, + "range_504_ratio": 2.968331, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038847, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.034803, + "strategy_rank": 64.102397, + "rr": 1.31359, + "primary_prob": 44.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.970384, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.738707, + "range_504_ratio": 2.093228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.255712, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.143852, + "strategy_rank": 95.718037, + "rr": 0.71791, + "primary_prob": 54.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.076866, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.231843, + "hold30_r": -1.196651 + }, + { + "symbol": "VRT", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.663573, + "strategy_rank": 95.74427, + "rr": 0.992771, + "primary_prob": 34.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.489157, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015802, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.071926, + "strategy_rank": 99.038209, + "rr": 0.914297, + "primary_prob": 32.31, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.371445, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017006, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.735499, + "strategy_rank": 79.279589, + "rr": 0.858204, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.287306, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097807, + "hold30_r": -1.052841 + }, + { + "symbol": "ZBRA", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.49884, + "strategy_rank": 74.242252, + "rr": 0.68714, + "primary_prob": 60.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.03071, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054052, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.759259, + "strategy_rank": 97.350859, + "rr": 1.053564, + "primary_prob": 42.84, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.580346, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021735, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.842593, + "strategy_rank": 98.393967, + "rr": 1.411529, + "primary_prob": 34.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.117293, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.926949, + "range_504_ratio": 6.868521, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.383132, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.185185, + "strategy_rank": 64.577727, + "rr": 2.558219, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.837328, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065758, + "hold30_r": 1.645854 + }, + { + "symbol": "ANET", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.134259, + "strategy_rank": 84.717857, + "rr": 1.181165, + "primary_prob": 24.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.771747, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.421145, + "range_504_ratio": 4.14186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027549, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.259259, + "strategy_rank": 68.081828, + "rr": 0.84069, + "primary_prob": 52.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.261036, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06007, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.458333, + "strategy_rank": 82.735366, + "rr": 0.913905, + "primary_prob": 50.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.370858, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042773, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.652778, + "strategy_rank": 99.583934, + "rr": 0.869904, + "primary_prob": 48.61, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.304856, + "raw_level_count": 171, + "gate_level_count": 171, + "range_504_log": 3.575874, + "range_504_ratio": 35.725834, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.845187, + "hold30_r": -1.693534 + }, + { + "symbol": "AVGO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.657407, + "strategy_rank": 91.195133, + "rr": 0.941944, + "primary_prob": 47.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.412916, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.482224, + "range_504_ratio": 4.402727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027957, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.148148, + "strategy_rank": 97.354223, + "rr": 0.689699, + "primary_prob": 55.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.034548, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.423458, + "range_504_ratio": 4.15145, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.645768, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467593, + "strategy_rank": 81.969875, + "rr": 0.764521, + "primary_prob": 52.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.146781, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043126, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.638889, + "strategy_rank": 83.591167, + "rr": 0.944789, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.417183, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040508, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2025-02-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.671296, + "strategy_rank": 78.476828, + "rr": 2.426162, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.639243, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053272, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.856481, + "strategy_rank": 73.945558, + "rr": 1.516456, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 128, + "primary_distance_atr": 2.274684, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.469458, + "hold30_r": 0.804853 + }, + { + "symbol": "CIEN", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.902778, + "strategy_rank": 85.144055, + "rr": 1.014902, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.522354, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.400867, + "hold30_r": -1.372832 + }, + { + "symbol": "CMI", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.699074, + "strategy_rank": 74.657864, + "rr": 1.449141, + "primary_prob": 33.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.173711, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057061, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.824074, + "strategy_rank": 94.042596, + "rr": 0.854713, + "primary_prob": 54.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.28207, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019559, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.685185, + "strategy_rank": 98.137415, + "rr": 1.77898, + "primary_prob": 22.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.66847, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 2.019273, + "range_504_ratio": 7.532845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020703, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.421296, + "strategy_rank": 98.453039, + "rr": 1.553614, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.33042, + "raw_level_count": 184, + "gate_level_count": 184, + "range_504_log": 3.728212, + "range_504_ratio": 41.604651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.521166, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.449074, + "strategy_rank": 66.926463, + "rr": 1.536919, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.305378, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.458484, + "range_504_ratio": 1.581674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.479823, + "hold30_r": 0.089246 + }, + { + "symbol": "DASH", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.435185, + "strategy_rank": 77.914664, + "rr": 1.882223, + "primary_prob": 35.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.823334, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.34152, + "range_504_ratio": 3.824854, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058332, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.236111, + "strategy_rank": 80.83898, + "rr": 1.173779, + "primary_prob": 40.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.760668, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.920895, + "range_504_ratio": 2.511537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.042101, + "hold30_r": -2.985247 + }, + { + "symbol": "EBAY", + "date": "2025-02-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.476852, + "strategy_rank": 82.79608, + "rr": 2.564372, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.846558, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.317578, + "hold30_r": -1.264402 + }, + { + "symbol": "EME", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.527778, + "strategy_rank": 94.143839, + "rr": 0.76046, + "primary_prob": 43.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.14069, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.332556, + "range_504_ratio": 3.790719, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.255759, + "hold30_r": -1.221616 + }, + { + "symbol": "EQT", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.722222, + "strategy_rank": 83.561611, + "rr": 1.027671, + "primary_prob": 44.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.541507, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.668655, + "range_504_ratio": 1.95161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.985316, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.092593, + "strategy_rank": 70.563085, + "rr": 1.599817, + "primary_prob": 15.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.399726, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.459806, + "range_504_ratio": 1.583767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059348, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.425926, + "strategy_rank": 80.617871, + "rr": 1.381122, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.071683, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.139799, + "hold30_r": -1.103574 + }, + { + "symbol": "FIX", + "date": "2025-02-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.981481, + "strategy_rank": 94.575964, + "rr": 2.001518, + "primary_prob": 24.84, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.002277, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.547245, + "range_504_ratio": 4.698509, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026408, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.138889, + "strategy_rank": 71.2339, + "rr": 0.877802, + "primary_prob": 48.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.316702, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.710619, + "range_504_ratio": 2.035251, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.815058, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.560185, + "strategy_rank": 72.109085, + "rr": 0.902258, + "primary_prob": 47.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.353387, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.675042, + "range_504_ratio": 1.964115, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.843191, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.111111, + "strategy_rank": 88.443868, + "rr": 1.874629, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.811943, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.86462, + "range_504_ratio": 2.374104, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029328, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.37037, + "strategy_rank": 78.904588, + "rr": 0.698131, + "primary_prob": 55.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.047197, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058563, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.175926, + "strategy_rank": 83.094082, + "rr": 1.712124, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.568187, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033571, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.833333, + "strategy_rank": 85.872261, + "rr": 1.687624, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.531436, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047973, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.087963, + "strategy_rank": 84.384411, + "rr": 1.729772, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.594658, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043223, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.078704, + "strategy_rank": 84.873086, + "rr": 1.095807, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.643711, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.278261, + "range_504_ratio": 3.590392, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036259, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.907407, + "strategy_rank": 80.795047, + "rr": 0.768622, + "primary_prob": 47.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.152932, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04418, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.490741, + "strategy_rank": 82.292307, + "rr": 2.129498, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.194247, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040883, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.921296, + "strategy_rank": 68.734181, + "rr": 1.483832, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.225749, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.596723, + "range_504_ratio": 1.816158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067563, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 66.374471, + "rr": 1.752731, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.629096, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.683458, + "hold30_r": 3.263587 + }, + { + "symbol": "MSI", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.87963, + "strategy_rank": 62.157263, + "rr": 1.758018, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.637027, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.703679, + "range_504_ratio": 2.021174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.296526, + "hold30_r": -1.213568 + }, + { + "symbol": "MSTR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884259, + "strategy_rank": 99.815175, + "rr": 0.716454, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.074681, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016462, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-02-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.615741, + "strategy_rank": 79.912333, + "rr": 2.398987, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.598481, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064938, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.365741, + "strategy_rank": 84.014842, + "rr": 1.913273, + "primary_prob": 25.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.86991, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.879917, + "range_504_ratio": 2.4107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039368, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.953704, + "strategy_rank": 72.339565, + "rr": 2.200112, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 139, + "primary_distance_atr": 3.300168, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.602281, + "range_504_ratio": 1.826281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.148485, + "hold30_r": 0.599963 + }, + { + "symbol": "NRG", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.064815, + "strategy_rank": 94.442602, + "rr": 1.530049, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.295074, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.338735, + "range_504_ratio": 3.814215, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.49825, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.055556, + "strategy_rank": 93.720204, + "rr": 0.682538, + "primary_prob": 59.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.023808, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 2.261345, + "range_504_ratio": 9.595984, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.658425, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.625, + "strategy_rank": 77.866566, + "rr": 1.257629, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.886443, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.210278, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.013889, + "strategy_rank": 74.894151, + "rr": 1.008256, + "primary_prob": 44.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.512383, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056794, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.689815, + "strategy_rank": 68.433735, + "rr": 1.573099, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.359648, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.509835, + "hold30_r": 2.706988 + }, + { + "symbol": "PKG", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.268519, + "strategy_rank": 69.115645, + "rr": 0.67882, + "primary_prob": 46.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.01823, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073025, + "hold30_r": -1.013499 + }, + { + "symbol": "PODD", + "date": "2025-02-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.680556, + "strategy_rank": 81.517565, + "rr": 2.44026, + "primary_prob": 39.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.660389, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054228, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.944444, + "strategy_rank": 58.606786, + "rr": 0.835859, + "primary_prob": 51.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.253789, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.755704, + "hold30_r": 0.763718 + }, + { + "symbol": "PWR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.87037, + "strategy_rank": 84.306837, + "rr": 1.002374, + "primary_prob": 40.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.503561, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.90963, + "range_504_ratio": 2.483405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031527, + "hold30_r": -1.0 + }, + { + "symbol": "PYPL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.217593, + "strategy_rank": 82.300758, + "rr": 1.902669, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.854003, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.622661, + "range_504_ratio": 1.863881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035979, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.24537, + "strategy_rank": 84.952382, + "rr": 0.783947, + "primary_prob": 51.73, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.175921, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.745059, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.222222, + "strategy_rank": 97.398116, + "rr": 1.016746, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.52512, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.977711, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.597222, + "strategy_rank": 59.332588, + "rr": 1.8537, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.780549, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.783147, + "hold30_r": 2.345016 + }, + { + "symbol": "T", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.393519, + "strategy_rank": 71.71837, + "rr": 1.504797, + "primary_prob": 38.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.257196, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.620584, + "range_504_ratio": 1.860015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.437289, + "hold30_r": 3.548009 + }, + { + "symbol": "TPL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.611111, + "strategy_rank": 97.090062, + "rr": 0.917329, + "primary_prob": 49.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.375993, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.887615, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.518519, + "strategy_rank": 91.968153, + "rr": 0.939909, + "primary_prob": 46.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.409864, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.218202, + "range_504_ratio": 3.381104, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.902475, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.916667, + "strategy_rank": 87.642013, + "rr": 0.695281, + "primary_prob": 44.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.042921, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.651161, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.990741, + "strategy_rank": 97.339885, + "rr": 0.899884, + "primary_prob": 40.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.349826, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024445, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.75, + "strategy_rank": 90.780709, + "rr": 1.54004, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.310059, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.088, + "range_504_ratio": 2.968331, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.5011, + "hold30_r": -5.019062 + }, + { + "symbol": "UAL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.37963, + "strategy_rank": 95.716952, + "rr": 0.774966, + "primary_prob": 52.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.162449, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035892, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.328704, + "strategy_rank": 95.545664, + "rr": 0.712722, + "primary_prob": 44.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.069083, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018054, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.074074, + "strategy_rank": 99.040433, + "rr": 0.866825, + "primary_prob": 33.72, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.300238, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018168, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-02-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.324074, + "strategy_rank": 61.417163, + "rr": 2.336742, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.505112, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.270724, + "hold30_r": 3.446489 + }, + { + "symbol": "WMB", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.287037, + "strategy_rank": 79.522379, + "rr": 1.11563, + "primary_prob": 28.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.673446, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.201914, + "hold30_r": -1.156305 + }, + { + "symbol": "ZBRA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.162037, + "strategy_rank": 76.815848, + "rr": 1.894407, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.84161, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051105, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.902098, + "strategy_rank": 98.148638, + "rr": 1.194519, + "primary_prob": 39.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.791778, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024616, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.951049, + "strategy_rank": 98.500073, + "rr": 1.902777, + "primary_prob": 25.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.854166, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.979649, + "range_504_ratio": 7.240202, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.874736, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.566434, + "strategy_rank": 60.480262, + "rr": 1.337542, + "primary_prob": 47.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.006313, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.268985, + "hold30_r": 2.026373 + }, + { + "symbol": "AFL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.731935, + "strategy_rank": 63.732308, + "rr": 1.126639, + "primary_prob": 45.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.689959, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053949, + "hold30_r": 1.997451 + }, + { + "symbol": "ANET", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.916084, + "strategy_rank": 86.687894, + "rr": 0.908896, + "primary_prob": 35.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.363343, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.412808, + "range_504_ratio": 4.107472, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027747, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.375291, + "strategy_rank": 75.134398, + "rr": 1.244529, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.866794, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055674, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88345, + "strategy_rank": 99.744401, + "rr": 0.92798, + "primary_prob": 46.66, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.391971, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.906408, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.09324, + "strategy_rank": 92.160396, + "rr": 0.727472, + "primary_prob": 55.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.091208, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.482224, + "range_504_ratio": 4.402727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030768, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.701632, + "strategy_rank": 70.276989, + "rr": 1.483263, + "primary_prob": 19.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.224894, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.839619, + "range_504_ratio": 2.315485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064516, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.657343, + "strategy_rank": 84.593319, + "rr": 1.249005, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.873508, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046193, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.142191, + "strategy_rank": 89.37958, + "rr": 0.926733, + "primary_prob": 36.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.390099, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037932, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.498834, + "strategy_rank": 81.040135, + "rr": 1.915273, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.872909, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05294, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.811189, + "strategy_rank": 72.991498, + "rr": 2.053442, + "primary_prob": 28.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 3.080163, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052494, + "hold30_r": 0.668024 + }, + { + "symbol": "CIEN", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.750583, + "strategy_rank": 86.463691, + "rr": 0.959163, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.438744, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028694, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.529138, + "strategy_rank": 73.172948, + "rr": 1.536159, + "primary_prob": 16.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.304239, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061069, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.822844, + "strategy_rank": 95.432371, + "rr": 1.701146, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.551718, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 2.019273, + "range_504_ratio": 7.532845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023241, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-02-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.184149, + "strategy_rank": 98.036793, + "rr": 2.034467, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.051701, + "raw_level_count": 184, + "gate_level_count": 184, + "range_504_log": 3.746673, + "range_504_ratio": 42.379845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035496, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-02-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.536131, + "strategy_rank": 63.718679, + "rr": 2.394779, + "primary_prob": 40.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.592168, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.458484, + "range_504_ratio": 1.581674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059337, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.356643, + "strategy_rank": 89.085149, + "rr": 1.503148, + "primary_prob": 20.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.254722, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038324, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.265734, + "strategy_rank": 72.94193, + "rr": 1.803017, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.704526, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.38629, + "range_504_ratio": 3.999981, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052471, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.468531, + "strategy_rank": 84.661383, + "rr": 0.833934, + "primary_prob": 39.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.250901, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.222205, + "range_504_ratio": 3.394665, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028664, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.890443, + "strategy_rank": 82.911941, + "rr": 1.948601, + "primary_prob": 45.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.922902, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.095545, + "hold30_r": -2.038723 + }, + { + "symbol": "EME", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.736597, + "strategy_rank": 94.304945, + "rr": 1.533224, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.299836, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.332556, + "range_504_ratio": 3.790719, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03272, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.517483, + "strategy_rank": 72.17059, + "rr": 1.276302, + "primary_prob": 22.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.914453, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.459806, + "range_504_ratio": 1.583767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060383, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.30303, + "strategy_rank": 80.504465, + "rr": 1.06502, + "primary_prob": 42.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.59753, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038865, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.111888, + "strategy_rank": 80.054192, + "rr": 0.885894, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.32884, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037499, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.055944, + "strategy_rank": 94.864683, + "rr": 0.906227, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.359341, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.547245, + "range_504_ratio": 4.698509, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021747, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.86014, + "strategy_rank": 79.120195, + "rr": 1.06459, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.596885, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046441, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.687646, + "strategy_rank": 92.631004, + "rr": 1.396938, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.095406, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.873688, + "range_504_ratio": 2.395731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.338303, + "hold30_r": 0.478322 + }, + { + "symbol": "GS", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.100233, + "strategy_rank": 77.694525, + "rr": 0.781356, + "primary_prob": 51.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.172035, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.830426, + "range_504_ratio": 2.294295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.713386, + "hold30_r": -1.0 + }, + { + "symbol": "HPE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.885781, + "strategy_rank": 82.965754, + "rr": 0.735962, + "primary_prob": 45.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.103943, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.591077, + "range_504_ratio": 1.805932, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040679, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.289044, + "strategy_rank": 85.039454, + "rr": 1.83019, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.745285, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048069, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.074592, + "strategy_rank": 86.934813, + "rr": 2.568811, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.853216, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033795, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 73.089714, + "rr": 0.677914, + "primary_prob": 41.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.016871, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.619437, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 81.368017, + "rr": 1.019202, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.528803, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.972197, + "hold30_r": 1.601628 + }, + { + "symbol": "LDOS", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 84.085636, + "rr": 1.907954, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.861931, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033573, + "hold30_r": 0.438132 + }, + { + "symbol": "LITE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.596737, + "strategy_rank": 89.92166, + "rr": 2.001534, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.002301, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019649, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.06993, + "strategy_rank": 74.668441, + "rr": 1.202704, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.804055, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144218, + "hold30_r": 3.183594 + }, + { + "symbol": "MMM", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.675991, + "strategy_rank": 70.085722, + "rr": 1.189471, + "primary_prob": 59.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.784206, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.596723, + "range_504_ratio": 1.816158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071081, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.130536, + "strategy_rank": 64.293695, + "rr": 1.142644, + "primary_prob": 60.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.713966, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.06987, + "hold30_r": 3.074104 + }, + { + "symbol": "MSI", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.62704, + "strategy_rank": 64.409461, + "rr": 1.317869, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.976804, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077245, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.65035, + "strategy_rank": 99.650836, + "rr": 0.828555, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.242832, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01865, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.44289, + "strategy_rank": 90.108167, + "rr": 1.227962, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.841943, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.879917, + "range_504_ratio": 2.4107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036125, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.202797, + "strategy_rank": 94.979313, + "rr": 1.185219, + "primary_prob": 39.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.777829, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.338735, + "range_504_ratio": 3.814215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035971, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 91.896224, + "rr": 0.695595, + "primary_prob": 66.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.043393, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 2.261345, + "range_504_ratio": 9.595984, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.667121, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.424242, + "strategy_rank": 78.896506, + "rr": 0.847756, + "primary_prob": 38.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.271634, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049434, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.724942, + "strategy_rank": 74.195858, + "rr": 1.128366, + "primary_prob": 41.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.692548, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062473, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.829837, + "strategy_rank": 68.576709, + "rr": 1.070449, + "primary_prob": 42.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.605674, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.004349, + "hold30_r": 2.109377 + }, + { + "symbol": "PKG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.762238, + "strategy_rank": 69.507812, + "rr": 0.692774, + "primary_prob": 46.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.039162, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058642, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.296037, + "strategy_rank": 80.561982, + "rr": 1.926605, + "primary_prob": 45.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 2.889907, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057823, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.934732, + "strategy_rank": 83.456401, + "rr": 1.167493, + "primary_prob": 44.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.75124, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.90963, + "range_504_ratio": 2.483405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031684, + "hold30_r": -1.0 + }, + { + "symbol": "PYPL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.547786, + "strategy_rank": 84.071385, + "rr": 1.922699, + "primary_prob": 30.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.884049, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.622661, + "range_504_ratio": 1.863881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040112, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.386946, + "strategy_rank": 91.415178, + "rr": 0.91584, + "primary_prob": 48.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.37376, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043948, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.897436, + "strategy_rank": 63.782497, + "rr": 1.790347, + "primary_prob": 12.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.685521, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.658418, + "range_504_ratio": 1.931734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068376, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.552448, + "strategy_rank": 97.103419, + "rr": 1.000928, + "primary_prob": 45.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.501391, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.959603, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.589744, + "strategy_rank": 91.406092, + "rr": 1.560614, + "primary_prob": 25.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.340921, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044201, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.393939, + "strategy_rank": 70.441187, + "rr": 0.969804, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.454706, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.650361, + "range_504_ratio": 1.916232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894482, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.717949, + "strategy_rank": 96.909989, + "rr": 0.696237, + "primary_prob": 44.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.044355, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.66212, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.135198, + "strategy_rank": 88.07979, + "rr": 1.070342, + "primary_prob": 27.76, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.605514, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045595, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 97.321943, + "rr": 1.515006, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.272509, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023477, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.235431, + "strategy_rank": 68.175707, + "rr": 1.546012, + "primary_prob": 28.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.319018, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053005, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.044289, + "strategy_rank": 91.078102, + "rr": 1.626025, + "primary_prob": 34.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.439037, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.088, + "range_504_ratio": 2.968331, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01603, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.484848, + "strategy_rank": 95.598327, + "rr": 1.36075, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.041125, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031558, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.920746, + "strategy_rank": 96.657283, + "rr": 0.740136, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.110205, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017227, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.417249, + "strategy_rank": 99.27885, + "rr": 1.22231, + "primary_prob": 23.4, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.833465, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019812, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.284382, + "strategy_rank": 67.065425, + "rr": 0.843693, + "primary_prob": 49.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.265539, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.784874, + "hold30_r": 1.729955 + }, + { + "symbol": "WAB", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.965035, + "strategy_rank": 69.846754, + "rr": 1.364061, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.046092, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.830697, + "range_504_ratio": 2.294918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048513, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.221445, + "strategy_rank": 81.480998, + "rr": 1.107291, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.660937, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04276, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 94.878934, + "rr": 0.737438, + "primary_prob": 39.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.106157, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.685056, + "hold30_r": -1.0 + }, + { + "symbol": "ZBRA", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 78.593611, + "rr": 2.831877, + "primary_prob": 21.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 4.247815, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036873, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.340708, + "strategy_rank": 98.474257, + "rr": 0.806483, + "primary_prob": 36.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.209725, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025801, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.783186, + "strategy_rank": 98.585316, + "rr": 1.380515, + "primary_prob": 35.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.070772, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02081, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.716814, + "strategy_rank": 63.757399, + "rr": 0.798369, + "primary_prob": 51.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.197553, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.406161, + "range_504_ratio": 1.501044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.722541, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.747788, + "strategy_rank": 60.998286, + "rr": 1.888308, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.832462, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.813338, + "hold30_r": -0.066047 + }, + { + "symbol": "ANET", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.261062, + "strategy_rank": 91.995326, + "rr": 0.894302, + "primary_prob": 42.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.341452, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.400583, + "range_504_ratio": 4.057564, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023824, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.159292, + "strategy_rank": 73.040643, + "rr": 1.072202, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.608303, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.011611, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889381, + "strategy_rank": 99.757003, + "rr": 0.887136, + "primary_prob": 33.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.330705, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.715439, + "hold30_r": -1.699187 + }, + { + "symbol": "AVGO", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.615044, + "strategy_rank": 89.769604, + "rr": 1.225704, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.838556, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.482224, + "range_504_ratio": 4.402727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030731, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.89823, + "strategy_rank": 97.171145, + "rr": 1.922523, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.883785, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.021335, + "hold30_r": -0.334433 + }, + { + "symbol": "AXP", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.084071, + "strategy_rank": 69.275406, + "rr": 1.79357, + "primary_prob": 13.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.690355, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.839619, + "range_504_ratio": 2.315485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057951, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.938053, + "strategy_rank": 67.389087, + "rr": 0.957817, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.436725, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.813477, + "range_504_ratio": 2.255738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.881498, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.70354, + "strategy_rank": 83.530226, + "rr": 0.847807, + "primary_prob": 38.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.271711, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050357, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.380531, + "strategy_rank": 62.897498, + "rr": 0.815633, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.223449, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.847407, + "range_504_ratio": 2.333587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08407, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 77.839404, + "rr": 1.642696, + "primary_prob": 17.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.464044, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045284, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.818584, + "strategy_rank": 88.97036, + "rr": 1.897441, + "primary_prob": 25.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.846161, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028333, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.075221, + "strategy_rank": 80.106297, + "rr": 2.393217, + "primary_prob": 23.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.589825, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047715, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.367257, + "strategy_rank": 74.292841, + "rr": 1.554872, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 2.332307, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057504, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.265487, + "strategy_rank": 91.629549, + "rr": 0.816739, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.225109, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029037, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.530973, + "strategy_rank": 68.590224, + "rr": 1.62508, + "primary_prob": 15.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.43762, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.375549, + "hold30_r": -1.318077 + }, + { + "symbol": "COHR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.287611, + "strategy_rank": 88.774175, + "rr": 1.793109, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.689664, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019052, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.446903, + "strategy_rank": 98.487004, + "rr": 1.062943, + "primary_prob": 42.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.594415, + "raw_level_count": 184, + "gate_level_count": 184, + "range_504_log": 3.81558, + "range_504_ratio": 45.403101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021264, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.146018, + "strategy_rank": 88.70751, + "rr": 1.344859, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.017288, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033246, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.734513, + "strategy_rank": 74.347272, + "rr": 1.564233, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.346349, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.430195, + "range_504_ratio": 4.179515, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042246, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.951327, + "strategy_rank": 82.881161, + "rr": 1.339658, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.009487, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.920895, + "range_504_ratio": 2.511537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306787, + "hold30_r": 0.818315 + }, + { + "symbol": "EBAY", + "date": "2025-02-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.60177, + "strategy_rank": 79.972895, + "rr": 2.020731, + "primary_prob": 44.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.031096, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.291229, + "hold30_r": -2.230532 + }, + { + "symbol": "EME", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.681416, + "strategy_rank": 94.531296, + "rr": 1.835512, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.753267, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.319297, + "range_504_ratio": 3.74079, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032517, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.699115, + "strategy_rank": 89.227129, + "rr": 1.201543, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.802314, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.701121, + "range_504_ratio": 2.016011, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036053, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.902655, + "strategy_rank": 87.401395, + "rr": 0.690491, + "primary_prob": 55.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.035736, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636432, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.420354, + "strategy_rank": 56.294248, + "rr": 0.929131, + "primary_prob": 66.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 1.393697, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.37669, + "range_504_ratio": 1.457452, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838339, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.199115, + "strategy_rank": 70.278453, + "rr": 1.394956, + "primary_prob": 19.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.092435, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.459806, + "range_504_ratio": 1.583767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056691, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.575221, + "strategy_rank": 95.843052, + "rr": 1.764957, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.647435, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.504873, + "range_504_ratio": 4.503583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020084, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.358407, + "strategy_rank": 87.540951, + "rr": 0.870599, + "primary_prob": 34.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.305898, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.833178, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.141593, + "strategy_rank": 81.15938, + "rr": 0.802539, + "primary_prob": 37.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.203809, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050477, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.017699, + "strategy_rank": 94.199144, + "rr": 1.583735, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.375603, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.9724, + "range_504_ratio": 2.644282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040587, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.836283, + "strategy_rank": 81.215862, + "rr": 1.661889, + "primary_prob": 15.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.492834, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055448, + "hold30_r": -1.0 + }, + { + "symbol": "HPE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.070796, + "strategy_rank": 84.975385, + "rr": 0.921846, + "primary_prob": 39.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.382769, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.591077, + "range_504_ratio": 1.805932, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04283, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.132743, + "strategy_rank": 87.61941, + "rr": 1.345524, + "primary_prob": 20.78, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.018286, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.303513, + "range_504_ratio": 3.682211, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.301251, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.123894, + "strategy_rank": 91.860898, + "rr": 1.107473, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.66121, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036723, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.800885, + "strategy_rank": 85.102341, + "rr": 1.825168, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.737752, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049446, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.920354, + "strategy_rank": 87.461466, + "rr": 1.855074, + "primary_prob": 24.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.782611, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034679, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.079646, + "strategy_rank": 71.959063, + "rr": 0.785049, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.177574, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069553, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.632743, + "strategy_rank": 80.78994, + "rr": 0.765353, + "primary_prob": 42.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.148029, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.278261, + "range_504_ratio": 3.590392, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.729658, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.460177, + "strategy_rank": 81.197621, + "rr": 1.261617, + "primary_prob": 41.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.892426, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.210428, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.823009, + "strategy_rank": 92.081404, + "rr": 1.576501, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 2.364752, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019476, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.862832, + "strategy_rank": 63.723188, + "rr": 1.144519, + "primary_prob": 40.56, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.716778, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.08764, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.362832, + "strategy_rank": 72.638751, + "rr": 1.362457, + "primary_prob": 40.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.043686, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.596723, + "range_504_ratio": 1.816158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292084, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.853982, + "strategy_rank": 61.706397, + "rr": 1.326367, + "primary_prob": 42.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.98955, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.252613, + "hold30_r": 0.68328 + }, + { + "symbol": "MS", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.172566, + "strategy_rank": 80.089008, + "rr": 1.507548, + "primary_prob": 20.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.261322, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054058, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.393805, + "strategy_rank": 66.998843, + "rr": 1.891017, + "primary_prob": 29.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.836526, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051957, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668142, + "strategy_rank": 99.668361, + "rr": 1.61344, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.420159, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017875, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.30531, + "strategy_rank": 75.258088, + "rr": 1.0596, + "primary_prob": 43.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.5894, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067939, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.057522, + "strategy_rank": 88.258146, + "rr": 1.742651, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.613976, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.879917, + "range_504_ratio": 2.4107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028293, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.730088, + "strategy_rank": 61.004439, + "rr": 0.862576, + "primary_prob": 37.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.293864, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58501, + "range_504_ratio": 1.795009, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070714, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.495575, + "strategy_rank": 82.642267, + "rr": 0.745426, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.118139, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.316719, + "range_504_ratio": 3.73116, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050358, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.345133, + "strategy_rank": 95.393249, + "rr": 1.121666, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.682499, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.338735, + "range_504_ratio": 3.814215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033857, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486726, + "strategy_rank": 91.387066, + "rr": 0.838158, + "primary_prob": 48.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.257237, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 2.261345, + "range_504_ratio": 9.595984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030167, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.942478, + "strategy_rank": 75.169006, + "rr": 1.136518, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.704777, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052289, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.721239, + "strategy_rank": 87.729371, + "rr": 0.681781, + "primary_prob": 51.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.022672, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645496, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.482301, + "strategy_rank": 73.938273, + "rr": 1.5741, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.36115, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066115, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.292035, + "strategy_rank": 67.083895, + "rr": 1.384084, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.076127, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062273, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.561947, + "strategy_rank": 98.562899, + "rr": 0.813034, + "primary_prob": 36.04, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.21955, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 2.858897, + "range_504_ratio": 17.442281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018083, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.50885, + "strategy_rank": 76.147585, + "rr": 1.597313, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 2.39597, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049859, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.513274, + "strategy_rank": 85.218895, + "rr": 1.581092, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.371638, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.90963, + "range_504_ratio": 2.483405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.214423, + "hold30_r": -1.188491 + }, + { + "symbol": "PYPL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.517699, + "strategy_rank": 82.204111, + "rr": 1.716204, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.574307, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.622661, + "range_504_ratio": 1.863881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04311, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.353982, + "strategy_rank": 91.350437, + "rr": 0.805635, + "primary_prob": 41.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.208453, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.773811, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.29646, + "strategy_rank": 73.53931, + "rr": 1.293707, + "primary_prob": 41.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.94056, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.754173, + "range_504_ratio": 2.125854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050315, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.278761, + "strategy_rank": 65.234206, + "rr": 0.8943, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.341449, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.658418, + "range_504_ratio": 1.931734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.831564, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.526549, + "strategy_rank": 59.32024, + "rr": 1.282916, + "primary_prob": 40.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.924374, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.216643, + "hold30_r": 0.202418 + }, + { + "symbol": "SYF", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.924779, + "strategy_rank": 90.142047, + "rr": 1.662662, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.493993, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039346, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.039823, + "strategy_rank": 70.714631, + "rr": 1.881596, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.822395, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.687921, + "range_504_ratio": 1.989576, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.802897, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.137168, + "strategy_rank": 84.041713, + "rr": 1.25584, + "primary_prob": 22.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.88376, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038545, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.004425, + "strategy_rank": 97.150779, + "rr": 0.758296, + "primary_prob": 43.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.137443, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032469, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.044248, + "strategy_rank": 89.487927, + "rr": 0.728206, + "primary_prob": 54.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.092309, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037504, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.676991, + "strategy_rank": 87.579192, + "rr": 1.224716, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.837073, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042638, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.80531, + "strategy_rank": 94.968353, + "rr": 1.599265, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.398898, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024341, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.119469, + "strategy_rank": 95.869059, + "rr": 0.767283, + "primary_prob": 45.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.150924, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053703, + "hold30_r": -1.027103 + }, + { + "symbol": "VRT", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.238938, + "strategy_rank": 96.870568, + "rr": 0.99876, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.498141, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016355, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.225664, + "strategy_rank": 99.159951, + "rr": 0.891552, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.337327, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018603, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.738938, + "strategy_rank": 70.935137, + "rr": 1.778301, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.667451, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.830697, + "range_504_ratio": 2.294918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043244, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.300885, + "strategy_rank": 58.140421, + "rr": 0.728503, + "primary_prob": 73.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.092754, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.334603, + "range_504_ratio": 1.397386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.648278, + "hold30_r": 0.119509 + }, + { + "symbol": "WFC", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.066372, + "strategy_rank": 81.102752, + "rr": 1.194021, + "primary_prob": 25.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.791032, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06508, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.579646, + "strategy_rank": 80.477275, + "rr": 1.164859, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.747288, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044667, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.584071, + "strategy_rank": 69.449247, + "rr": 1.747923, + "primary_prob": 13.41, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.621884, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.842183, + "range_504_ratio": 2.321429, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059655, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.79646, + "strategy_rank": 95.567456, + "rr": 0.893176, + "primary_prob": 35.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.339763, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.209829, + "hold30_r": -1.171682 + }, + { + "symbol": "ZBRA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.411504, + "strategy_rank": 75.270835, + "rr": 2.085159, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.127739, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077447, + "hold30_r": -1.042154 + }, + { + "symbol": "CEG", + "date": "2025-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.775306, + "strategy_rank": 98.077266, + "rr": 1.151242, + "primary_prob": 30.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.726863, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017666, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.776418, + "strategy_rank": 98.578709, + "rr": 1.128693, + "primary_prob": 26.77, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.69304, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015962, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.423804, + "strategy_rank": 68.724238, + "rr": 1.748385, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.622577, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.749458, + "range_504_ratio": 2.115853, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059416, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.657397, + "strategy_rank": 74.558849, + "rr": 1.348652, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.022979, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065096, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.200222, + "strategy_rank": 78.432515, + "rr": 2.212561, + "primary_prob": 20.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.318842, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.101795, + "hold30_r": -1.063762 + }, + { + "symbol": "APP", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888765, + "strategy_rank": 99.756023, + "rr": 0.816935, + "primary_prob": 36.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.225402, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.011561, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.331479, + "strategy_rank": 97.901803, + "rr": 1.767539, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.651308, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059661, + "hold30_r": -1.04028 + }, + { + "symbol": "BKR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.208009, + "strategy_rank": 80.048928, + "rr": 1.366728, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.050092, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047498, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.103448, + "strategy_rank": 65.903311, + "rr": 0.800217, + "primary_prob": 37.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.200326, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.841437, + "range_504_ratio": 2.319697, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060902, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.427141, + "strategy_rank": 71.723584, + "rr": 1.458137, + "primary_prob": 20.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.187206, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.789534, + "range_504_ratio": 2.20237, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056473, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.212458, + "strategy_rank": 79.430116, + "rr": 0.67224, + "primary_prob": 43.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.00836, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051703, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.104561, + "strategy_rank": 90.790136, + "rr": 1.547538, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.321308, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03086, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.322581, + "strategy_rank": 84.488265, + "rr": 1.959476, + "primary_prob": 28.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.939214, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04966, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-02-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.880979, + "strategy_rank": 74.618014, + "rr": 2.524211, + "primary_prob": 23.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.786317, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056592, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.982202, + "strategy_rank": 82.143023, + "rr": 0.814497, + "primary_prob": 38.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.221746, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.92031, + "range_504_ratio": 2.510068, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05496, + "hold30_r": -1.007368 + }, + { + "symbol": "CPAY", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.533927, + "strategy_rank": 66.90531, + "rr": 1.245393, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.86809, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.772943, + "range_504_ratio": 2.166131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051621, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.443826, + "strategy_rank": 98.48111, + "rr": 2.602419, + "primary_prob": 20.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.903628, + "raw_level_count": 184, + "gate_level_count": 184, + "range_504_log": 3.81558, + "range_504_ratio": 45.403101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048796, + "hold30_r": -1.026837 + }, + { + "symbol": "DAL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325918, + "strategy_rank": 89.348076, + "rr": 1.360637, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.040955, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034558, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.431591, + "strategy_rank": 78.01507, + "rr": 1.553079, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.329619, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.430195, + "range_504_ratio": 4.179515, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0378, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.202447, + "strategy_rank": 84.850683, + "rr": 1.732977, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.599465, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.222205, + "range_504_ratio": 3.394665, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028577, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.979978, + "strategy_rank": 58.61522, + "rr": 0.925796, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.388694, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077547, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.098999, + "strategy_rank": 84.993884, + "rr": 1.568382, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.352573, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.920895, + "range_504_ratio": 2.511537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03915, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.658509, + "strategy_rank": 84.960624, + "rr": 2.086823, + "primary_prob": 28.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.130235, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.043685, + "hold30_r": -1.17941 + }, + { + "symbol": "EME", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.317019, + "strategy_rank": 86.698657, + "rr": 1.533343, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.300015, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.280609, + "range_504_ratio": 3.598832, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030518, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.092325, + "strategy_rank": 82.583232, + "rr": 0.763052, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.144578, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.701121, + "range_504_ratio": 2.016011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729408, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.314794, + "strategy_rank": 58.320356, + "rr": 1.591272, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.386909, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.398675, + "range_504_ratio": 1.489849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.177558, + "hold30_r": -1.092491 + }, + { + "symbol": "FFIV", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.102336, + "strategy_rank": 80.385256, + "rr": 1.532866, + "primary_prob": 20.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.299299, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179406, + "hold30_r": -1.122469 + }, + { + "symbol": "FICO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.648498, + "strategy_rank": 77.02571, + "rr": 1.528261, + "primary_prob": 44.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.292392, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039802, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.877642, + "strategy_rank": 80.35621, + "rr": 1.059688, + "primary_prob": 43.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.589532, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045739, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.995551, + "strategy_rank": 88.79157, + "rr": 1.176738, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.765107, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040832, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.655172, + "strategy_rank": 78.074235, + "rr": 1.384437, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.076655, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046639, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.549499, + "strategy_rank": 92.829168, + "rr": 1.312313, + "primary_prob": 36.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.96847, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.969187, + "range_504_ratio": 2.6358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04512, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.100111, + "strategy_rank": 83.1033, + "rr": 0.695142, + "primary_prob": 45.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.042713, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.139123, + "hold30_r": -1.087671 + }, + { + "symbol": "IBKR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.996663, + "strategy_rank": 92.449159, + "rr": 1.146663, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.719994, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032107, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.440489, + "strategy_rank": 85.149539, + "rr": 1.57655, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.364824, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053651, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.424917, + "strategy_rank": 79.757242, + "rr": 1.762099, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.643148, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038955, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.204672, + "strategy_rank": 73.926659, + "rr": 1.377693, + "primary_prob": 21.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.066539, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049426, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.874305, + "strategy_rank": 75.197395, + "rr": 1.320421, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.980631, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.174859, + "hold30_r": -1.112041 + }, + { + "symbol": "KKR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.321468, + "strategy_rank": 85.282503, + "rr": 0.805318, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.207978, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.278261, + "range_504_ratio": 3.590392, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.128769, + "hold30_r": -1.091939 + }, + { + "symbol": "KMI", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.882091, + "strategy_rank": 79.371949, + "rr": 1.383511, + "primary_prob": 21.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.075266, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051217, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.209121, + "strategy_rank": 72.942398, + "rr": 1.112569, + "primary_prob": 27.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.668853, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043239, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.883204, + "strategy_rank": 73.727213, + "rr": 1.902579, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.853868, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.599944, + "range_504_ratio": 1.822017, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062382, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.765295, + "strategy_rank": 65.756969, + "rr": 1.118872, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.678309, + "raw_level_count": 24, + "gate_level_count": 24, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.045816, + "hold30_r": -1.864024 + }, + { + "symbol": "MS", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.878754, + "strategy_rank": 83.216457, + "rr": 1.132844, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.699266, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050901, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.540601, + "strategy_rank": 66.7246, + "rr": 1.345674, + "primary_prob": 40.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.018512, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059898, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.666296, + "strategy_rank": 99.666739, + "rr": 1.609316, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.413974, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.595325, + "hold30_r": 1.220133 + }, + { + "symbol": "MTB", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.764182, + "strategy_rank": 78.943233, + "rr": 1.347258, + "primary_prob": 36.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.020887, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065836, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.869855, + "strategy_rank": 84.719862, + "rr": 1.886919, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.830378, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.879917, + "range_504_ratio": 2.4107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024307, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.650723, + "strategy_rank": 72.4472, + "rr": 2.240731, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 139, + "primary_distance_atr": 3.361096, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.602281, + "range_504_ratio": 1.826281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.177888, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.986652, + "strategy_rank": 85.942816, + "rr": 2.96697, + "primary_prob": 20.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.450456, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.926629, + "hold30_r": 5.711326 + }, + { + "symbol": "NFLX", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.656285, + "strategy_rank": 84.024183, + "rr": 1.245194, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.86779, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.316719, + "range_504_ratio": 3.73116, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046694, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.661846, + "strategy_rank": 94.471598, + "rr": 1.180489, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.770734, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.354898, + "range_504_ratio": 3.876364, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02621, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.756396, + "strategy_rank": 65.66569, + "rr": 1.931641, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.897461, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.607932, + "range_504_ratio": 1.83663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065009, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.201335, + "strategy_rank": 70.7612, + "rr": 1.312268, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.968403, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047844, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.426029, + "strategy_rank": 68.364998, + "rr": 2.202883, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.304325, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052517, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.221357, + "strategy_rank": 99.023056, + "rr": 0.674611, + "primary_prob": 41.16, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.011917, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 2.858897, + "range_504_ratio": 17.442281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.659552, + "hold30_r": -1.0 + }, + { + "symbol": "PNC", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.978865, + "strategy_rank": 66.419425, + "rr": 1.887692, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.831538, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.68147, + "range_504_ratio": 1.976782, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064398, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.105673, + "strategy_rank": 82.288257, + "rr": 2.253262, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 3.379893, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042827, + "hold30_r": -1.0 + }, + { + "symbol": "PYPL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.873192, + "strategy_rank": 83.732497, + "rr": 2.763425, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 4.145138, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.622661, + "range_504_ratio": 1.863881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039796, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.330367, + "strategy_rank": 92.350526, + "rr": 1.331302, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.996953, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033552, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.095662, + "strategy_rank": 75.183907, + "rr": 0.828408, + "primary_prob": 54.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.242612, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.754173, + "range_504_ratio": 2.125854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.188424, + "hold30_r": -1.133467 + }, + { + "symbol": "RMD", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.87208, + "strategy_rank": 75.722748, + "rr": 1.644583, + "primary_prob": 34.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 97, + "primary_distance_atr": 2.466874, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.687726, + "range_504_ratio": 1.989186, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053817, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.094549, + "strategy_rank": 61.326982, + "rr": 0.817299, + "primary_prob": 54.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.225948, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745087, + "hold30_r": -1.0 + }, + { + "symbol": "STT", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.757508, + "strategy_rank": 62.944542, + "rr": 1.804223, + "primary_prob": 12.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.706334, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.495092, + "range_504_ratio": 1.64065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.288695, + "hold30_r": -1.225208 + }, + { + "symbol": "SYF", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.324805, + "strategy_rank": 90.275204, + "rr": 1.966255, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.949382, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040308, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.774194, + "strategy_rank": 87.40971, + "rr": 1.000286, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.50043, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03319, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.553949, + "strategy_rank": 96.761851, + "rr": 1.788495, + "primary_prob": 27.99, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.682742, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032028, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.879867, + "strategy_rank": 90.295973, + "rr": 0.858815, + "primary_prob": 49.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.288222, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038524, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.552836, + "strategy_rank": 87.356753, + "rr": 1.000957, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.501435, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039786, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.32703, + "strategy_rank": 95.397692, + "rr": 1.708317, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.562475, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020093, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.541713, + "strategy_rank": 68.98684, + "rr": 1.094941, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.642411, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.773714, + "range_504_ratio": 2.167803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057151, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.10901, + "strategy_rank": 95.520161, + "rr": 1.527004, + "primary_prob": 23.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.290506, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027105, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.998888, + "strategy_rank": 99.000218, + "rr": 1.729097, + "primary_prob": 24.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.593646, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014815, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.318131, + "strategy_rank": 72.482493, + "rr": 1.866775, + "primary_prob": 25.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.800163, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.830697, + "range_504_ratio": 2.294918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047876, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.649611, + "strategy_rank": 80.716521, + "rr": 0.780697, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.171045, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.159835, + "hold30_r": -1.09941 + }, + { + "symbol": "WMB", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.548387, + "strategy_rank": 80.002143, + "rr": 0.831684, + "primary_prob": 50.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.247525, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042898, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.439377, + "strategy_rank": 72.289292, + "rr": 1.301236, + "primary_prob": 38.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.951854, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.842183, + "range_504_ratio": 2.321429, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057029, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.21802, + "strategy_rank": 95.193146, + "rr": 0.925382, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.388073, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.153158, + "hold30_r": -1.11506 + }, + { + "symbol": "CEG", + "date": "2025-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.868644, + "strategy_rank": 96.696658, + "rr": 2.172608, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.258913, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020227, + "hold30_r": -1.005111 + }, + { + "symbol": "HOOD", + "date": "2025-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.834746, + "strategy_rank": 98.646347, + "rr": 0.937036, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.405554, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013664, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.45339, + "strategy_rank": 64.892056, + "rr": 1.529416, + "primary_prob": 17.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.294124, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065799, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.59322, + "strategy_rank": 64.155761, + "rr": 0.92153, + "primary_prob": 66.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.382296, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074134, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.627119, + "strategy_rank": 62.807337, + "rr": 1.56457, + "primary_prob": 16.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.346855, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.683181, + "range_504_ratio": 1.980166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.501917, + "hold30_r": -1.275302 + }, + { + "symbol": "APD", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.300847, + "strategy_rank": 73.080213, + "rr": 1.209279, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.813918, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059599, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894068, + "strategy_rank": 99.76762, + "rr": 0.78614, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 19.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.17921, + "raw_level_count": 176, + "gate_level_count": 176, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.776352, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.779661, + "strategy_rank": 57.847029, + "rr": 0.671958, + "primary_prob": 44.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.007937, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.42538, + "range_504_ratio": 1.530171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.598129, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.614407, + "strategy_rank": 85.638946, + "rr": 1.08122, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.62183, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022727, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.987288, + "strategy_rank": 97.67338, + "rr": 1.500231, + "primary_prob": 30.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.250346, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.082431, + "hold30_r": -1.061984 + }, + { + "symbol": "AXP", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.838983, + "strategy_rank": 71.215136, + "rr": 1.509388, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.264083, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.839619, + "range_504_ratio": 2.315485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044853, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.088983, + "strategy_rank": 68.406592, + "rr": 1.210165, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.815248, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057711, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.326271, + "strategy_rank": 84.062567, + "rr": 1.15503, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.732545, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042251, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.902542, + "strategy_rank": 66.265957, + "rr": 1.014662, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.521992, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.841437, + "range_504_ratio": 2.319697, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053092, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.817797, + "strategy_rank": 73.592711, + "rr": 1.198288, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.797432, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.789534, + "range_504_ratio": 2.20237, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05056, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.207627, + "strategy_rank": 81.535212, + "rr": 0.820485, + "primary_prob": 53.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.230727, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039498, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.84322, + "strategy_rank": 90.271267, + "rr": 1.928653, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.892979, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02477, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-03-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.877119, + "strategy_rank": 73.16335, + "rr": 2.160874, + "primary_prob": 42.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.241311, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053765, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.050847, + "strategy_rank": 82.787492, + "rr": 1.741074, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.61161, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.92031, + "range_504_ratio": 2.510068, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03402, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.826271, + "strategy_rank": 69.110035, + "rr": 1.957318, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.935978, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.772943, + "range_504_ratio": 2.166131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040574, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.470339, + "strategy_rank": 98.648225, + "rr": 1.80575, + "primary_prob": 30.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.708625, + "raw_level_count": 184, + "gate_level_count": 184, + "range_504_log": 3.81558, + "range_504_ratio": 45.403101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015294, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.266949, + "strategy_rank": 89.491928, + "rr": 2.254512, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.381767, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0272, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.652542, + "strategy_rank": 78.947919, + "rr": 0.730962, + "primary_prob": 57.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.096443, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.430195, + "range_504_ratio": 4.179515, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.70232, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.474576, + "strategy_rank": 59.444862, + "rr": 1.371263, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.056895, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.297831, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.063559, + "strategy_rank": 82.645757, + "rr": 1.635301, + "primary_prob": 24.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.452952, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.920895, + "range_504_ratio": 2.511537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037836, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.851695, + "strategy_rank": 79.649351, + "rr": 1.88384, + "primary_prob": 35.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.82576, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044129, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.792373, + "strategy_rank": 83.749598, + "rr": 1.050917, + "primary_prob": 41.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.576376, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.701121, + "range_504_ratio": 2.016011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.021473, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.504237, + "strategy_rank": 87.869422, + "rr": 1.812758, + "primary_prob": 13.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.719137, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.479443, + "hold30_r": -1.42975 + }, + { + "symbol": "FFIV", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.783898, + "strategy_rank": 79.656324, + "rr": 1.000811, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.501216, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046081, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.216102, + "strategy_rank": 76.767727, + "rr": 2.05392, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.08088, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03823, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.360169, + "strategy_rank": 72.271106, + "rr": 1.035262, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.552893, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.830452, + "range_504_ratio": 2.294355, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052303, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.775424, + "strategy_rank": 73.221278, + "rr": 1.446078, + "primary_prob": 19.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.169117, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055885, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.139831, + "strategy_rank": 74.105476, + "rr": 1.157577, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.736366, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055991, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.114407, + "strategy_rank": 83.597806, + "rr": 0.851837, + "primary_prob": 36.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.277756, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038285, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.292373, + "strategy_rank": 88.227446, + "rr": 1.686934, + "primary_prob": 15.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.530401, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040599, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.461864, + "strategy_rank": 66.675204, + "rr": 1.399508, + "primary_prob": 19.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.099262, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 1.220523, + "range_504_ratio": 3.38896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.342901, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.478814, + "strategy_rank": 81.317448, + "rr": 1.176672, + "primary_prob": 44.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.765008, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.137851, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.75, + "strategy_rank": 92.428797, + "rr": 1.13756, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.70634, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.969187, + "range_504_ratio": 2.6358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041242, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.135593, + "strategy_rank": 82.264536, + "rr": 1.138501, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.707751, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037866, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.233051, + "strategy_rank": 88.815034, + "rr": 1.038677, + "primary_prob": 29.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.558015, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.303513, + "range_504_ratio": 3.682211, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.00496, + "hold30_r": -1.145126 + }, + { + "symbol": "IBKR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.351695, + "strategy_rank": 92.924667, + "rr": 0.887989, + "primary_prob": 33.79, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.331983, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028195, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.173729, + "strategy_rank": 85.984901, + "rr": 2.191978, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.287967, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042293, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.864407, + "strategy_rank": 77.513946, + "rr": 0.828595, + "primary_prob": 54.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.242893, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037349, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.381356, + "strategy_rank": 75.241633, + "rr": 1.180855, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.771282, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049541, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.190678, + "strategy_rank": 80.722082, + "rr": 1.000274, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.500412, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.278261, + "range_504_ratio": 3.590392, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025823, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.690678, + "strategy_rank": 78.680943, + "rr": 1.369402, + "primary_prob": 39.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.054104, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.323854, + "hold30_r": -1.533368 + }, + { + "symbol": "LITE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.20339, + "strategy_rank": 86.498069, + "rr": 1.517023, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.275534, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015893, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 59.976266, + "rr": 1.304931, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.957396, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.23365, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.440678, + "strategy_rank": 73.419867, + "rr": 1.272296, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.908444, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034846, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.809322, + "strategy_rank": 74.68931, + "rr": 0.756324, + "primary_prob": 57.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 1.134485, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.704784, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.076271, + "strategy_rank": 81.966048, + "rr": 2.376049, + "primary_prob": 25.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.564073, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038646, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.605932, + "strategy_rank": 68.001368, + "rr": 2.46189, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.692835, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056507, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.258475, + "strategy_rank": 99.385995, + "rr": 1.529998, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.294997, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013193, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.402542, + "strategy_rank": 74.256463, + "rr": 1.87394, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.81091, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052254, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.394068, + "strategy_rank": 63.137873, + "rr": 2.016703, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.025055, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.58501, + "range_504_ratio": 1.795009, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049883, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.004237, + "strategy_rank": 72.283979, + "rr": 1.87582, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 135, + "primary_distance_atr": 2.81373, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.602281, + "range_504_ratio": 1.826281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058424, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-03-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.427966, + "strategy_rank": 83.308437, + "rr": 2.53317, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.799755, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.491007, + "hold30_r": 5.449434 + }, + { + "symbol": "NFLX", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.419492, + "strategy_rank": 86.461998, + "rr": 0.865902, + "primary_prob": 37.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.298853, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.316719, + "range_504_ratio": 3.73116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.831223, + "hold30_r": -1.231721 + }, + { + "symbol": "NI", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.572034, + "strategy_rank": 64.444728, + "rr": 1.334796, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.002194, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.268534, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.538136, + "strategy_rank": 93.166568, + "rr": 0.938554, + "primary_prob": 45.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.40783, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.354898, + "range_504_ratio": 3.876364, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.918655, + "hold30_r": 0.564713 + }, + { + "symbol": "ORCL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.038136, + "strategy_rank": 83.593784, + "rr": 1.534574, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.301861, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150114, + "hold30_r": -1.120496 + }, + { + "symbol": "PLTR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.682203, + "strategy_rank": 99.429441, + "rr": 1.174184, + "primary_prob": 24.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.761276, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 2.858897, + "range_504_ratio": 17.442281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014665, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.961864, + "strategy_rank": 82.830267, + "rr": 1.394478, + "primary_prob": 20.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.091716, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.603558, + "range_504_ratio": 1.828614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.331108, + "hold30_r": -1.0 + }, + { + "symbol": "PNW", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.639831, + "strategy_rank": 60.418767, + "rr": 1.017789, + "primary_prob": 46.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.526683, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.380829, + "range_504_ratio": 1.463497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.943408, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.65678, + "strategy_rank": 81.769872, + "rr": 1.815146, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 106, + "primary_distance_atr": 2.72272, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036925, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.805085, + "strategy_rank": 61.361028, + "rr": 1.503766, + "primary_prob": 17.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.255649, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.480924, + "range_504_ratio": 1.617568, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.435332, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.716102, + "strategy_rank": 92.92279, + "rr": 0.998914, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.498371, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0259, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.415254, + "strategy_rank": 74.589412, + "rr": 1.576466, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 97, + "primary_distance_atr": 2.364699, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.687726, + "range_504_ratio": 1.989186, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047737, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.936441, + "strategy_rank": 68.145382, + "rr": 0.934558, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.401837, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.680272, + "range_504_ratio": 1.974415, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875006, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.199153, + "strategy_rank": 97.50523, + "rr": 0.712739, + "primary_prob": 47.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.069108, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027265, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.724576, + "strategy_rank": 88.914798, + "rr": 2.813122, + "primary_prob": 21.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.219683, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031588, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-03-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.385593, + "strategy_rank": 75.025611, + "rr": 2.028456, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.042684, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.733641, + "range_504_ratio": 2.082651, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060056, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.563559, + "strategy_rank": 89.180567, + "rr": 0.93291, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.399364, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.902607, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.631356, + "strategy_rank": 76.736886, + "rr": 0.700439, + "primary_prob": 56.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.050659, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056966, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.04661, + "strategy_rank": 97.212374, + "rr": 0.848833, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.27325, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026515, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.665254, + "strategy_rank": 88.616311, + "rr": 0.679319, + "primary_prob": 41.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.018979, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029763, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.927966, + "strategy_rank": 87.596412, + "rr": 1.607415, + "primary_prob": 23.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.411123, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.574159, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.444915, + "strategy_rank": 96.146884, + "rr": 2.205819, + "primary_prob": 27.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.308728, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018199, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.148305, + "strategy_rank": 71.869636, + "rr": 0.766446, + "primary_prob": 57.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.14967, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.773714, + "range_504_ratio": 2.167803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044791, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.411017, + "strategy_rank": 96.26113, + "rr": 1.582746, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.374119, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020934, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.991525, + "strategy_rank": 86.919384, + "rr": 1.570053, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.35508, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014122, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.622881, + "strategy_rank": 98.751207, + "rr": 0.746964, + "primary_prob": 42.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.120446, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.204204, + "range_504_ratio": 9.063039, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.734171, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.512712, + "strategy_rank": 72.722189, + "rr": 1.026227, + "primary_prob": 44.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.53934, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.591256, + "range_504_ratio": 1.806255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.965058, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.580508, + "strategy_rank": 70.436736, + "rr": 1.676069, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.514103, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.830697, + "range_504_ratio": 2.294918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.617528, + "hold30_r": -1.573716 + }, + { + "symbol": "WELL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.597458, + "strategy_rank": 73.686575, + "rr": 1.649742, + "primary_prob": 15.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.474614, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.888917, + "range_504_ratio": 2.432495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592833, + "hold30_r": -1.418399 + }, + { + "symbol": "WFC", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.262712, + "strategy_rank": 80.62567, + "rr": 1.36067, + "primary_prob": 25.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.041005, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041413, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.995763, + "strategy_rank": 78.570452, + "rr": 1.660408, + "primary_prob": 21.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.490612, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.621509, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.080508, + "strategy_rank": 74.186736, + "rr": 1.241039, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.861558, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.842183, + "range_504_ratio": 2.321429, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050464, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.021186, + "strategy_rank": 94.457868, + "rr": 0.970865, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.456297, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03359, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.055085, + "strategy_rank": 66.875268, + "rr": 1.439364, + "primary_prob": 38.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 162, + "primary_distance_atr": 2.159046, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.372604, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.753927, + "strategy_rank": 97.25851, + "rr": 2.25457, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.381854, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.184454, + "hold30_r": -1.168002 + }, + { + "symbol": "HOOD", + "date": "2025-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.848168, + "strategy_rank": 98.849609, + "rr": 1.815294, + "primary_prob": 21.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.722942, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.804346, + "hold30_r": 2.040971 + }, + { + "symbol": "AEE", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.21466, + "strategy_rank": 64.921586, + "rr": 1.409123, + "primary_prob": 19.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.113684, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068919, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.884817, + "strategy_rank": 61.698934, + "rr": 1.542244, + "primary_prob": 17.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.313366, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.683181, + "range_504_ratio": 1.980166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.475104, + "hold30_r": -1.489418 + }, + { + "symbol": "APD", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.350785, + "strategy_rank": 69.669846, + "rr": 1.620233, + "primary_prob": 35.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.430349, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.289742, + "hold30_r": -1.23531 + }, + { + "symbol": "APP", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.895288, + "strategy_rank": 99.770289, + "rr": 0.755148, + "primary_prob": 44.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.132722, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.743569, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.994764, + "strategy_rank": 92.66401, + "rr": 1.108366, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.66255, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024121, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.010471, + "strategy_rank": 97.63757, + "rr": 0.95449, + "primary_prob": 43.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.431735, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02241, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.832461, + "strategy_rank": 71.602848, + "rr": 1.323529, + "primary_prob": 34.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.985294, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.479239, + "hold30_r": -1.429612 + }, + { + "symbol": "BKNG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.769634, + "strategy_rank": 71.652299, + "rr": 1.663349, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.495024, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.806245, + "range_504_ratio": 2.239484, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.393054, + "hold30_r": -1.352186 + }, + { + "symbol": "BKR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.748691, + "strategy_rank": 80.725439, + "rr": 1.147608, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.721412, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.106553, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.926702, + "strategy_rank": 69.189776, + "rr": 1.468646, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.202968, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.84122, + "range_504_ratio": 2.319195, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.419091, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.947644, + "strategy_rank": 75.789211, + "rr": 1.076097, + "primary_prob": 45.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.614146, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.789534, + "range_504_ratio": 2.20237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.037394, + "hold30_r": 2.866332 + }, + { + "symbol": "CBRE", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.586387, + "strategy_rank": 80.529762, + "rr": 1.524571, + "primary_prob": 34.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.286856, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.114737, + "hold30_r": -1.077561 + }, + { + "symbol": "CCL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.005236, + "strategy_rank": 88.706168, + "rr": 1.859194, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.788791, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023932, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.60733, + "strategy_rank": 70.862253, + "rr": 1.942166, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 110, + "primary_distance_atr": 2.913249, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048035, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.623037, + "strategy_rank": 92.665844, + "rr": 0.671843, + "primary_prob": 54.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.007765, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.652796, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.209424, + "strategy_rank": 70.442739, + "rr": 1.56133, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.341995, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041467, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.701571, + "strategy_rank": 66.447095, + "rr": 1.42108, + "primary_prob": 32.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.13162, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.83718, + "range_504_ratio": 2.309844, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.375409, + "hold30_r": 1.885079 + }, + { + "symbol": "CVNA", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.47644, + "strategy_rank": 98.851443, + "rr": 2.110737, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.166106, + "raw_level_count": 185, + "gate_level_count": 185, + "range_504_log": 3.81558, + "range_504_ratio": 45.403101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014781, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.675393, + "strategy_rank": 67.183202, + "rr": 1.725023, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.587534, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.458484, + "range_504_ratio": 1.581674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.608831, + "hold30_r": -1.555179 + }, + { + "symbol": "DAL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.204188, + "strategy_rank": 89.870044, + "rr": 1.006324, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.509485, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097777, + "hold30_r": -1.076585 + }, + { + "symbol": "DASH", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.78534, + "strategy_rank": 82.44442, + "rr": 1.923085, + "primary_prob": 20.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.884628, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.430195, + "range_504_ratio": 4.179515, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.366981, + "hold30_r": -1.339441 + }, + { + "symbol": "DGX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.513089, + "strategy_rank": 64.172092, + "rr": 0.690959, + "primary_prob": 46.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.036439, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.633106, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.188482, + "strategy_rank": 79.922552, + "rr": 1.718025, + "primary_prob": 33.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.577037, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.263863, + "hold30_r": -1.224674 + }, + { + "symbol": "EQT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.366492, + "strategy_rank": 88.188766, + "rr": 0.934963, + "primary_prob": 34.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.402444, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.701121, + "range_504_ratio": 2.016011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.901902, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.544503, + "strategy_rank": 87.695855, + "rr": 0.690507, + "primary_prob": 56.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.03576, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051622, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.863874, + "strategy_rank": 60.104712, + "rr": 1.079373, + "primary_prob": 46.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 1.619059, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.399104, + "range_504_ratio": 1.490489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.006682, + "hold30_r": -1.034594 + }, + { + "symbol": "EXPE", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.73822, + "strategy_rank": 87.68641, + "rr": 1.828208, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.742312, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.537228, + "hold30_r": -1.50869 + }, + { + "symbol": "FFIV", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.879581, + "strategy_rank": 81.908303, + "rr": 0.709927, + "primary_prob": 41.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.06489, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.666976, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.413613, + "strategy_rank": 72.873783, + "rr": 1.414212, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.121318, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.830452, + "range_504_ratio": 2.294355, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.363886, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.591623, + "strategy_rank": 74.852197, + "rr": 0.719411, + "primary_prob": 39.68, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.079117, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.670389, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.382199, + "strategy_rank": 75.80049, + "rr": 1.239542, + "primary_prob": 24.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.859313, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.190062, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.507853, + "strategy_rank": 85.883026, + "rr": 1.06166, + "primary_prob": 29.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.59249, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.027216, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.39267, + "strategy_rank": 86.639311, + "rr": 1.684376, + "primary_prob": 15.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.526564, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043327, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.575916, + "strategy_rank": 73.225873, + "rr": 0.959859, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.439788, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056145, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.979058, + "strategy_rank": 68.858333, + "rr": 1.330159, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.995238, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 1.220523, + "range_504_ratio": 3.38896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.277075, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.041885, + "strategy_rank": 80.977807, + "rr": 0.867126, + "primary_prob": 53.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.300689, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.825851, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.539267, + "strategy_rank": 88.211793, + "rr": 0.883138, + "primary_prob": 38.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.324706, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.969187, + "range_504_ratio": 2.6358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.442776, + "hold30_r": -2.401122 + }, + { + "symbol": "GS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.251309, + "strategy_rank": 85.316271, + "rr": 1.730647, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.595971, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036097, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.706806, + "strategy_rank": 89.236683, + "rr": 0.763962, + "primary_prob": 38.3, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.145943, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.303513, + "range_504_ratio": 3.682211, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.729162, + "hold30_r": -1.452415 + }, + { + "symbol": "IBKR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.801047, + "strategy_rank": 95.082214, + "rr": 0.880928, + "primary_prob": 40.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.321391, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.85842, + "hold30_r": -1.113878 + }, + { + "symbol": "IP", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.136126, + "strategy_rank": 86.760773, + "rr": 2.38532, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.577981, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038861, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.329843, + "strategy_rank": 80.150702, + "rr": 1.850149, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.775224, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031551, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 74.112617, + "rr": 0.859804, + "primary_prob": 53.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.289705, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.643237, + "range_504_ratio": 1.90263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.814849, + "hold30_r": -1.306581 + }, + { + "symbol": "JPM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.387435, + "strategy_rank": 75.142737, + "rr": 1.270143, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.905214, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.225579, + "hold30_r": -1.642558 + }, + { + "symbol": "KMI", + "date": "2025-03-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.424084, + "strategy_rank": 76.142218, + "rr": 2.170945, + "primary_prob": 22.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.256417, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050685, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.560209, + "strategy_rank": 87.584952, + "rr": 1.821046, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.73157, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016355, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.246073, + "strategy_rank": 61.431792, + "rr": 1.033644, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.550466, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962454, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.445026, + "strategy_rank": 74.670747, + "rr": 0.818444, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.227666, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.788911, + "hold30_r": 1.734705 + }, + { + "symbol": "META", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.303665, + "strategy_rank": 73.597967, + "rr": 1.377434, + "primary_prob": 20.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.066151, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.444122, + "range_504_ratio": 4.238131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.20715, + "hold30_r": -1.174778 + }, + { + "symbol": "MMM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.460733, + "strategy_rank": 73.669333, + "rr": 0.967553, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.451329, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094739, + "hold30_r": -1.045739 + }, + { + "symbol": "MS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.376963, + "strategy_rank": 83.730402, + "rr": 2.012608, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.018912, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035686, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.397906, + "strategy_rank": 65.241203, + "rr": 1.855441, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.783161, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058746, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.219895, + "strategy_rank": 98.660079, + "rr": 0.922586, + "primary_prob": 41.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.383879, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 3.32005, + "range_504_ratio": 27.661742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.909257, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.827225, + "strategy_rank": 75.966545, + "rr": 2.226498, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.339747, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048961, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.04712, + "strategy_rank": 58.766352, + "rr": 1.524506, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.286759, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.58501, + "range_504_ratio": 1.795009, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.473138, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-03-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.17801, + "strategy_rank": 84.662459, + "rr": 2.932488, + "primary_prob": 20.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.398732, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04203, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.717277, + "strategy_rank": 88.344534, + "rr": 1.546773, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.320159, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.316719, + "range_504_ratio": 3.73116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.511306, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.670157, + "strategy_rank": 66.026566, + "rr": 1.319787, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.979681, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069455, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.089005, + "strategy_rank": 92.909957, + "rr": 1.261559, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.892338, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.354898, + "range_504_ratio": 3.876364, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022393, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.418848, + "strategy_rank": 67.148251, + "rr": 1.604522, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.406783, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.607932, + "range_504_ratio": 1.83663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050784, + "hold30_r": -1.005433 + }, + { + "symbol": "PEG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.094241, + "strategy_rank": 68.258461, + "rr": 2.063101, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.094651, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052336, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.685864, + "strategy_rank": 99.373431, + "rr": 1.09285, + "primary_prob": 26.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.639276, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 2.858897, + "range_504_ratio": 17.442281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015366, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.602094, + "strategy_rank": 83.595084, + "rr": 1.283183, + "primary_prob": 22.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.924774, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.603558, + "range_504_ratio": 1.828614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.214962, + "hold30_r": -1.057809 + }, + { + "symbol": "PODD", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.298429, + "strategy_rank": 82.013801, + "rr": 2.309178, + "primary_prob": 25.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 3.463766, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033448, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.65445, + "strategy_rank": 61.334549, + "rr": 0.688733, + "primary_prob": 40.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.033099, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.480924, + "range_504_ratio": 1.617568, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.617775, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.335079, + "strategy_rank": 92.241646, + "rr": 1.123287, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.684931, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025765, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.628272, + "strategy_rank": 72.675453, + "rr": 2.674829, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 4.012243, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.754173, + "range_504_ratio": 2.125854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044959, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.910995, + "strategy_rank": 83.204745, + "rr": 0.868092, + "primary_prob": 48.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.302138, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.839139, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.172775, + "strategy_rank": 96.143987, + "rr": 1.577137, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.365706, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023753, + "hold30_r": -1.0 + }, + { + "symbol": "STT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.837696, + "strategy_rank": 65.720903, + "rr": 1.803815, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.705722, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.495092, + "range_504_ratio": 1.64065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043719, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.816754, + "strategy_rank": 85.461404, + "rr": 0.903639, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.355459, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.87332, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.183246, + "strategy_rank": 76.576135, + "rr": 1.224427, + "primary_prob": 43.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.83664, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.733641, + "range_504_ratio": 2.082651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.176262, + "hold30_r": -1.268461 + }, + { + "symbol": "TKO", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.429319, + "strategy_rank": 90.078834, + "rr": 0.811591, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.217387, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782629, + "hold30_r": 2.158367 + }, + { + "symbol": "TMUS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.554974, + "strategy_rank": 79.076907, + "rr": 1.497198, + "primary_prob": 20.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.245797, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.44877, + "hold30_r": -1.212689 + }, + { + "symbol": "TPL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.267016, + "strategy_rank": 97.735086, + "rr": 0.806028, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.209043, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024386, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.125654, + "strategy_rank": 94.034569, + "rr": 1.067052, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.600578, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.038787, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.963351, + "strategy_rank": 88.176744, + "rr": 0.84565, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.268476, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.810647, + "hold30_r": -1.482565 + }, + { + "symbol": "TSLA", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.34555, + "strategy_rank": 95.447516, + "rr": 2.567751, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.851626, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016811, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.036649, + "strategy_rank": 86.968199, + "rr": 1.64772, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.471579, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.03401, + "range_504_ratio": 2.81232, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.081708, + "hold30_r": -1.065197 + }, + { + "symbol": "TTWO", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.167539, + "strategy_rank": 80.486829, + "rr": 1.325259, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.987889, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.702193, + "range_504_ratio": 2.018174, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.278134, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.795812, + "strategy_rank": 71.229018, + "rr": 1.777697, + "primary_prob": 32.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.666546, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.773714, + "range_504_ratio": 2.167803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044757, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.638743, + "strategy_rank": 96.732209, + "rr": 0.711188, + "primary_prob": 40.21, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.066781, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.693751, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.057592, + "strategy_rank": 99.058771, + "rr": 0.909113, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.36367, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015157, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.958115, + "strategy_rank": 71.268282, + "rr": 1.429205, + "primary_prob": 19.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.143807, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.591256, + "range_504_ratio": 1.806255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.370506, + "hold30_r": -1.667325 + }, + { + "symbol": "WEC", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.073298, + "strategy_rank": 61.252352, + "rr": 1.086682, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.630023, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.383039, + "range_504_ratio": 1.466736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.019238, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.973822, + "strategy_rank": 73.332562, + "rr": 1.608612, + "primary_prob": 15.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.412918, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.888917, + "range_504_ratio": 2.432495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550315, + "hold30_r": -1.52604 + }, + { + "symbol": "WFC", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.465969, + "strategy_rank": 79.518357, + "rr": 0.683689, + "primary_prob": 50.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.025534, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644595, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.157068, + "strategy_rank": 77.844046, + "rr": 1.175756, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.763634, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.133218, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.91623, + "strategy_rank": 75.337399, + "rr": 1.830908, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.746362, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.838442, + "range_504_ratio": 2.312761, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.392149, + "hold30_r": -1.347148 + }, + { + "symbol": "WSM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.764398, + "strategy_rank": 94.395558, + "rr": 1.703603, + "primary_prob": 26.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.555405, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026582, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.120419, + "strategy_rank": 63.737161, + "rr": 1.987994, + "primary_prob": 44.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.981991, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063201, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.927966, + "strategy_rank": 97.374893, + "rr": 2.214079, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.321118, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020264, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.04661, + "strategy_rank": 99.047817, + "rr": 0.709343, + "primary_prob": 49.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.064014, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.694955, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.402542, + "strategy_rank": 66.091906, + "rr": 1.952638, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.928957, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.52314, + "range_504_ratio": 1.687318, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.358292, + "hold30_r": -1.313258 + }, + { + "symbol": "AEE", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.830508, + "strategy_rank": 65.286419, + "rr": 1.579402, + "primary_prob": 16.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.369103, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073287, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.711864, + "strategy_rank": 64.657799, + "rr": 1.13203, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.698045, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.456509, + "range_504_ratio": 1.578553, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068321, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.779661, + "strategy_rank": 61.644497, + "rr": 0.859996, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.289994, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.653418, + "range_504_ratio": 1.922099, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791992, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.381356, + "strategy_rank": 70.653025, + "rr": 1.766239, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.649358, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.357382, + "hold30_r": -1.299007 + }, + { + "symbol": "APP", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894068, + "strategy_rank": 99.76762, + "rr": 1.512029, + "primary_prob": 20.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.268044, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 3.681197, + "range_504_ratio": 39.693878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01372, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.983051, + "strategy_rank": 91.243832, + "rr": 0.871144, + "primary_prob": 33.97, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.306716, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025913, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-03-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.762712, + "strategy_rank": 96.052886, + "rr": 2.475348, + "primary_prob": 20.72, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.713022, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025557, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.79661, + "strategy_rank": 71.350032, + "rr": 0.854953, + "primary_prob": 47.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.28243, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055795, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.20339, + "strategy_rank": 70.833512, + "rr": 2.016969, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.025453, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.78343, + "range_504_ratio": 2.188967, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041345, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.533898, + "strategy_rank": 78.699045, + "rr": 1.565474, + "primary_prob": 20.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.348212, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045339, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.220339, + "strategy_rank": 68.798541, + "rr": 1.563821, + "primary_prob": 17.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.345731, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.813371, + "range_504_ratio": 2.255498, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06036, + "hold30_r": -1.00632 + }, + { + "symbol": "CASY", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.415254, + "strategy_rank": 71.67802, + "rr": 1.141616, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.712424, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.773388, + "range_504_ratio": 2.167097, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.101176, + "hold30_r": 3.122052 + }, + { + "symbol": "CBOE", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.440678, + "strategy_rank": 67.913538, + "rr": 0.781354, + "primary_prob": 38.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.172031, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.584347, + "range_504_ratio": 1.793819, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.728474, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.194915, + "strategy_rank": 81.044036, + "rr": 1.572342, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.358513, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.848633, + "hold30_r": -1.80776 + }, + { + "symbol": "CCL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.957627, + "strategy_rank": 85.926035, + "rr": 1.708198, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.562297, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.215189, + "range_504_ratio": 3.370932, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.067956, + "hold30_r": -1.043407 + }, + { + "symbol": "CHRW", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.771186, + "strategy_rank": 73.7854, + "rr": 1.679224, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 110, + "primary_distance_atr": 2.518836, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052569, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.783898, + "strategy_rank": 92.061387, + "rr": 0.893593, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.34039, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065773, + "hold30_r": -1.042525 + }, + { + "symbol": "COF", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.169492, + "strategy_rank": 84.36548, + "rr": 1.546662, + "primary_prob": 23.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.319993, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.92031, + "range_504_ratio": 2.510068, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033641, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.322034, + "strategy_rank": 64.943145, + "rr": 1.393625, + "primary_prob": 32.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.090437, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.343847, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.470339, + "strategy_rank": 98.901389, + "rr": 1.671991, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.507987, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015203, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.652542, + "strategy_rank": 86.79602, + "rr": 1.164, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.746, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.280806, + "hold30_r": -1.256172 + }, + { + "symbol": "DASH", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.042373, + "strategy_rank": 82.998015, + "rr": 0.968467, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.4527, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029585, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.288136, + "strategy_rank": 67.905492, + "rr": 1.249526, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.874288, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056133, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.580508, + "strategy_rank": 79.424077, + "rr": 1.610358, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.415538, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040558, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.84322, + "strategy_rank": 89.290254, + "rr": 0.994838, + "primary_prob": 44.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.492258, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.66805, + "range_504_ratio": 1.95043, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.373673, + "hold30_r": -1.335499 + }, + { + "symbol": "ETR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.139831, + "strategy_rank": 88.092818, + "rr": 1.411548, + "primary_prob": 19.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.117321, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054786, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.228814, + "strategy_rank": 60.360169, + "rr": 1.130737, + "primary_prob": 45.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 1.696105, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.399104, + "range_504_ratio": 1.490489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.054587, + "hold30_r": -1.083827 + }, + { + "symbol": "EXPE", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.207627, + "strategy_rank": 88.718757, + "rr": 0.851595, + "primary_prob": 54.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 1.277393, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032639, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.055085, + "strategy_rank": 81.14742, + "rr": 1.039978, + "primary_prob": 28.43, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.559967, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046295, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.190678, + "strategy_rank": 76.861323, + "rr": 1.837379, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.756068, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038278, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.995763, + "strategy_rank": 72.747667, + "rr": 1.083043, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.624565, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.789795, + "range_504_ratio": 2.202945, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.027995, + "hold30_r": -1.097355 + }, + { + "symbol": "FOX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.775424, + "strategy_rank": 73.885835, + "rr": 0.946675, + "primary_prob": 31.66, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.420012, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88971, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.563559, + "strategy_rank": 74.845124, + "rr": 0.807497, + "primary_prob": 37.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.211245, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.74998, + "hold30_r": -1.537012 + }, + { + "symbol": "FTNT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.974576, + "strategy_rank": 86.960684, + "rr": 0.709733, + "primary_prob": 41.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.0646, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.670102, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-03-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.923729, + "strategy_rank": 81.2618, + "rr": 2.701088, + "primary_prob": 32.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 26, + "primary_distance_atr": 4.051632, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047347, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.855932, + "strategy_rank": 75.699153, + "rr": 1.211521, + "primary_prob": 24.26, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.817282, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.159945, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.618644, + "strategy_rank": 72.606469, + "rr": 1.064784, + "primary_prob": 42.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.597177, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 1.220523, + "range_504_ratio": 3.38896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.009267, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.631356, + "strategy_rank": 80.597645, + "rr": 0.914271, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.371406, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042869, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.644068, + "strategy_rank": 92.133126, + "rr": 1.018942, + "primary_prob": 40.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.528413, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.960563, + "range_504_ratio": 2.613167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.173974, + "hold30_r": -2.131209 + }, + { + "symbol": "GS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.254237, + "strategy_rank": 83.65265, + "rr": 1.017061, + "primary_prob": 44.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.525592, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.170975, + "hold30_r": -1.130188 + }, + { + "symbol": "HAS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.991525, + "strategy_rank": 75.59027, + "rr": 2.291879, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 3.437819, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045777, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.716102, + "strategy_rank": 90.011398, + "rr": 0.993365, + "primary_prob": 45.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.490047, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.275867, + "range_504_ratio": 3.581804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.955532, + "hold30_r": -2.153988 + }, + { + "symbol": "IBKR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.351695, + "strategy_rank": 94.791756, + "rr": 1.515014, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.272521, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.089566, + "hold30_r": -1.06338 + }, + { + "symbol": "IBM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.368644, + "strategy_rank": 76.07957, + "rr": 0.954826, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.432239, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042437, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.584746, + "strategy_rank": 85.030841, + "rr": 2.017499, + "primary_prob": 29.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.026249, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.973845, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.347458, + "strategy_rank": 80.798917, + "rr": 1.763291, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.644937, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.952743, + "range_504_ratio": 2.592811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035615, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.614407, + "strategy_rank": 70.670591, + "rr": 1.25689, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.885335, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.207102, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.572034, + "strategy_rank": 77.07131, + "rr": 1.533518, + "primary_prob": 32.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.300278, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.301522, + "hold30_r": -1.244088 + }, + { + "symbol": "LNT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.004237, + "strategy_rank": 61.524485, + "rr": 1.04985, + "primary_prob": 32.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.574774, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973237, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.792373, + "strategy_rank": 73.717952, + "rr": 1.887346, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.831019, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033755, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.076271, + "strategy_rank": 70.130605, + "rr": 1.056997, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.585495, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053065, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.15678, + "strategy_rank": 61.975569, + "rr": 1.023151, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.534727, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.423602, + "range_504_ratio": 1.527454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.951167, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.59322, + "strategy_rank": 81.845634, + "rr": 2.295075, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.442612, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107864, + "hold30_r": -1.067956 + }, + { + "symbol": "MSTR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.199153, + "strategy_rank": 98.64447, + "rr": 0.880819, + "primary_prob": 43.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.321229, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 3.158576, + "range_504_ratio": 23.537061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.865372, + "hold30_r": -1.114295 + }, + { + "symbol": "MTB", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.110169, + "strategy_rank": 76.472055, + "rr": 1.982071, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.973106, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149109, + "hold30_r": -1.096021 + }, + { + "symbol": "NEM", + "date": "2025-03-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.559322, + "strategy_rank": 86.042158, + "rr": 2.205772, + "primary_prob": 42.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.308658, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04556, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.266949, + "strategy_rank": 87.340029, + "rr": 0.737484, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.106227, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.288383, + "range_504_ratio": 3.626917, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.699984, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.432203, + "strategy_rank": 66.541783, + "rr": 1.588745, + "primary_prob": 16.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.383118, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071214, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.008475, + "strategy_rank": 92.795806, + "rr": 0.716682, + "primary_prob": 43.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.075023, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.346667, + "range_504_ratio": 3.84459, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026338, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.826271, + "strategy_rank": 67.211301, + "rr": 1.567589, + "primary_prob": 36.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.351383, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.607932, + "range_504_ratio": 1.83663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.409568, + "hold30_r": -1.358265 + }, + { + "symbol": "PEG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.627119, + "strategy_rank": 68.535186, + "rr": 1.819707, + "primary_prob": 25.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.729561, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060668, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.016949, + "strategy_rank": 67.142244, + "rr": 1.413422, + "primary_prob": 20.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.120133, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360859, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.682203, + "strategy_rank": 99.36615, + "rr": 0.738645, + "primary_prob": 38.5, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.107968, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.090533, + "hold30_r": -1.072727 + }, + { + "symbol": "PM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.186441, + "strategy_rank": 83.627977, + "rr": 1.317255, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.975882, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.603558, + "range_504_ratio": 1.828614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.248647, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.915254, + "strategy_rank": 83.086248, + "rr": 1.544183, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 2.316274, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037011, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.491525, + "strategy_rank": 91.745334, + "rr": 0.906774, + "primary_prob": 39.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.360161, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026023, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.135593, + "strategy_rank": 83.751877, + "rr": 0.676431, + "primary_prob": 55.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.014646, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.644497, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.834746, + "strategy_rank": 97.064069, + "rr": 1.556033, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.334049, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026131, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.864407, + "strategy_rank": 63.400021, + "rr": 0.921767, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.38265, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852257, + "hold30_r": -1.0 + }, + { + "symbol": "STT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.355932, + "strategy_rank": 65.778266, + "rr": 1.848467, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.772701, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.495092, + "range_504_ratio": 1.64065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.427607, + "hold30_r": -1.377319 + }, + { + "symbol": "SYF", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.805085, + "strategy_rank": 85.823053, + "rr": 0.780082, + "primary_prob": 38.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.170123, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.746363, + "hold30_r": -1.011189 + }, + { + "symbol": "T", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.338983, + "strategy_rank": 75.629693, + "rr": 0.927209, + "primary_prob": 51.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.390813, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.733641, + "range_504_ratio": 2.082651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872232, + "hold30_r": -1.871916 + }, + { + "symbol": "TKO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.987288, + "strategy_rank": 89.951861, + "rr": 1.116026, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.674039, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033998, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.550847, + "strategy_rank": 78.721036, + "rr": 0.765889, + "primary_prob": 43.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.148834, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.711607, + "hold30_r": -1.345173 + }, + { + "symbol": "TPL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.258475, + "strategy_rank": 97.803717, + "rr": 0.921988, + "primary_prob": 41.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.382982, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.89759, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.292373, + "strategy_rank": 94.335041, + "rr": 1.13811, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.707166, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031885, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.504237, + "strategy_rank": 87.964359, + "rr": 0.824245, + "primary_prob": 45.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.236367, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.783724, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.127119, + "strategy_rank": 96.051008, + "rr": 1.651242, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.476862, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018334, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.419492, + "strategy_rank": 73.487315, + "rr": 1.807568, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.711352, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.728468, + "range_504_ratio": 2.071903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049051, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.411017, + "strategy_rank": 96.514294, + "rr": 0.885845, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.328767, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.865375, + "hold30_r": -1.079282 + }, + { + "symbol": "VST", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.622881, + "strategy_rank": 98.687916, + "rr": 0.9264, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.389601, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.181355, + "hold30_r": -1.163143 + }, + { + "symbol": "VTR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.067797, + "strategy_rank": 75.97404, + "rr": 1.519878, + "primary_prob": 17.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.279817, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.591256, + "range_504_ratio": 1.806255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.45825, + "hold30_r": -1.733158 + }, + { + "symbol": "WEC", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 62.199367, + "rr": 1.153781, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.730671, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.383039, + "range_504_ratio": 1.466736, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07292, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.70339, + "strategy_rank": 73.412626, + "rr": 0.913757, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.370635, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.888917, + "range_504_ratio": 2.432495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852571, + "hold30_r": -1.340474 + }, + { + "symbol": "WFC", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.038136, + "strategy_rank": 78.593784, + "rr": 1.698376, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.547564, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.470357, + "hold30_r": -1.426701 + }, + { + "symbol": "WMT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.279661, + "strategy_rank": 74.540067, + "rr": 1.821959, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.732938, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.817576, + "range_504_ratio": 2.265003, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.705676, + "hold30_r": -1.656064 + }, + { + "symbol": "WSM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.838983, + "strategy_rank": 86.056908, + "rr": 1.846989, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.770483, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.577622, + "hold30_r": -1.553746 + }, + { + "symbol": "XEL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.40678, + "strategy_rank": 65.242974, + "rr": 0.917824, + "primary_prob": 51.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 168, + "primary_distance_atr": 1.376735, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.84867, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.580504, + "strategy_rank": 92.784761, + "rr": 1.89858, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.84787, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.500803, + "hold30_r": -1.479551 + }, + { + "symbol": "HOOD", + "date": "2025-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.795181, + "strategy_rank": 98.862188, + "rr": 0.688151, + "primary_prob": 51.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.032226, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056546, + "hold30_r": -1.041315 + }, + { + "symbol": "AAPL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.104053, + "strategy_rank": 68.53685, + "rr": 2.189262, + "primary_prob": 27.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.283893, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.511338, + "range_504_ratio": 1.667521, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.451635, + "hold30_r": -1.402195 + }, + { + "symbol": "ABT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.832421, + "strategy_rank": 60.57397, + "rr": 0.753804, + "primary_prob": 57.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.130706, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060731, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.880613, + "strategy_rank": 67.077498, + "rr": 1.322142, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.983212, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075906, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.146769, + "strategy_rank": 61.232291, + "rr": 1.89866, + "primary_prob": 13.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.84799, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.607248, + "range_504_ratio": 1.835373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073568, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.418401, + "strategy_rank": 70.700078, + "rr": 1.926008, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.889011, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066114, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890471, + "strategy_rank": 99.825184, + "rr": 0.87501, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.312515, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 3.647384, + "range_504_ratio": 38.374132, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.011353, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.051479, + "strategy_rank": 85.689143, + "rr": 1.05628, + "primary_prob": 38.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.58442, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024829, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.50931, + "strategy_rank": 95.875056, + "rr": 1.76305, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.644576, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027459, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.318729, + "strategy_rank": 71.898901, + "rr": 1.202662, + "primary_prob": 40.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.803994, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057951, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 75.953207, + "rr": 1.209877, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.814815, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.611175, + "range_504_ratio": 1.842596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047276, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.442497, + "strategy_rank": 68.177578, + "rr": 0.979793, + "primary_prob": 41.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.469689, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.801134, + "range_504_ratio": 2.228067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.329347, + "hold30_r": -1.274639 + }, + { + "symbol": "CBRE", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.375685, + "strategy_rank": 81.636044, + "rr": 1.697763, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.546645, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.881283, + "hold30_r": -1.838626 + }, + { + "symbol": "CCL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.270537, + "strategy_rank": 83.257969, + "rr": 1.547758, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.321636, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.196572, + "range_504_ratio": 3.308756, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025682, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.92333, + "strategy_rank": 73.513397, + "rr": 1.516091, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 110, + "primary_distance_atr": 2.274137, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058908, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.142388, + "strategy_rank": 91.660195, + "rr": 1.695719, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.543578, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023114, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.789704, + "strategy_rank": 83.222041, + "rr": 1.762801, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.644201, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.92031, + "range_504_ratio": 2.510068, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035232, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199343, + "strategy_rank": 65.279562, + "rr": 0.955623, + "primary_prob": 43.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.433434, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.897391, + "hold30_r": -1.312569 + }, + { + "symbol": "CPT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.365827, + "strategy_rank": 61.058478, + "rr": 0.760937, + "primary_prob": 57.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.141406, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.433057, + "range_504_ratio": 1.541964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.315453, + "hold30_r": -1.249983 + }, + { + "symbol": "CVNA", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.452355, + "strategy_rank": 98.89691, + "rr": 1.655872, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.483808, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01642, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.023001, + "strategy_rank": 67.767137, + "rr": 1.808653, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.71298, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.458484, + "range_504_ratio": 1.581674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062041, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.980285, + "strategy_rank": 81.712917, + "rr": 0.788072, + "primary_prob": 56.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.182108, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.759405, + "hold30_r": -1.331245 + }, + { + "symbol": "DGX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.294633, + "strategy_rank": 67.224019, + "rr": 1.339717, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.009575, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065988, + "hold30_r": -1.003888 + }, + { + "symbol": "EQT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.599124, + "strategy_rank": 81.819496, + "rr": 0.886337, + "primary_prob": 48.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.329505, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.648956, + "range_504_ratio": 1.913543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.499265, + "hold30_r": -1.458881 + }, + { + "symbol": "ETR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.152245, + "strategy_rank": 87.799374, + "rr": 1.34665, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.019974, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059948, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.608981, + "strategy_rank": 62.026287, + "rr": 0.923382, + "primary_prob": 51.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 1.385073, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.399104, + "range_504_ratio": 1.490489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844203, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.613363, + "strategy_rank": 58.359561, + "rr": 1.33002, + "primary_prob": 40.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.99503, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.304079, + "range_504_ratio": 1.355376, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.259471, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.156627, + "strategy_rank": 87.240609, + "rr": 1.981267, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.9719, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033271, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099671, + "strategy_rank": 81.72375, + "rr": 1.303322, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.954982, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045963, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.513691, + "strategy_rank": 81.870271, + "rr": 1.420822, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.131233, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.285372, + "range_504_ratio": 3.616013, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.799562, + "strategy_rank": 71.967545, + "rr": 1.437723, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.156584, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.378769, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.357065, + "strategy_rank": 73.560959, + "rr": 1.237859, + "primary_prob": 25.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.856788, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.175941, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.138007, + "strategy_rank": 73.996496, + "rr": 1.817565, + "primary_prob": 13.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.726348, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061369, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.852136, + "strategy_rank": 86.38559, + "rr": 1.2248, + "primary_prob": 26.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.8372, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041795, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.828039, + "strategy_rank": 81.383553, + "rr": 0.927267, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.3909, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051552, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.071194, + "strategy_rank": 76.07001, + "rr": 0.888615, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.332922, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057414, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.894852, + "strategy_rank": 81.534684, + "rr": 1.284072, + "primary_prob": 41.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.926108, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041262, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.194962, + "strategy_rank": 92.501359, + "rr": 0.739848, + "primary_prob": 53.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.109772, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.779529, + "hold30_r": -2.731727 + }, + { + "symbol": "GS", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.732749, + "strategy_rank": 81.925465, + "rr": 1.799914, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.699871, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039013, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.69989, + "strategy_rank": 90.865387, + "rr": 1.217164, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.825745, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.245126, + "range_504_ratio": 3.473372, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.077815, + "hold30_r": -2.039317 + }, + { + "symbol": "IBKR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.933187, + "strategy_rank": 94.647124, + "rr": 0.9418, + "primary_prob": 37.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.412701, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.915164, + "hold30_r": -1.070522 + }, + { + "symbol": "IBM", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.22782, + "strategy_rank": 76.462201, + "rr": 1.071144, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.606715, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04855, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.665936, + "strategy_rank": 83.704542, + "rr": 1.747719, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 2.621579, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.512813, + "range_504_ratio": 1.669982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036492, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.756846, + "strategy_rank": 87.418232, + "rr": 1.919034, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.878551, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04105, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.446878, + "strategy_rank": 78.971048, + "rr": 1.899405, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.849108, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.915358, + "range_504_ratio": 2.497669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03781, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.175246, + "strategy_rank": 70.582869, + "rr": 1.218281, + "primary_prob": 26.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.827421, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.797656, + "range_504_ratio": 2.22033, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051905, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.11391, + "strategy_rank": 77.991188, + "rr": 1.97743, + "primary_prob": 25.15, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.966145, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.800074, + "hold30_r": -1.740231 + }, + { + "symbol": "LNT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.047097, + "strategy_rank": 64.65576, + "rr": 0.757533, + "primary_prob": 42.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.136299, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.677125, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.394304, + "strategy_rank": 71.586809, + "rr": 1.724858, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.587287, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.88724, + "range_504_ratio": 2.428417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036579, + "hold30_r": -1.0 + }, + { + "symbol": "MAA", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.884995, + "strategy_rank": 61.284273, + "rr": 1.964394, + "primary_prob": 29.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.946591, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07087, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.661555, + "strategy_rank": 74.644986, + "rr": 1.09284, + "primary_prob": 46.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 1.63926, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052095, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.075575, + "strategy_rank": 64.486163, + "rr": 0.706907, + "primary_prob": 55.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.060361, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.423602, + "range_504_ratio": 1.527454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631302, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.008762, + "strategy_rank": 81.019874, + "rr": 2.131735, + "primary_prob": 21.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.197603, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037765, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.651698, + "strategy_rank": 89.792612, + "rr": 1.678319, + "primary_prob": 20.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.517479, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 3.158576, + "range_504_ratio": 23.537061, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015089, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.694414, + "strategy_rank": 75.159808, + "rr": 1.587081, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.380622, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05371, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.01862, + "strategy_rank": 86.711943, + "rr": 1.294534, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.941801, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.215785, + "range_504_ratio": 3.37294, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037452, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.975904, + "strategy_rank": 67.091748, + "rr": 1.049641, + "primary_prob": 28.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.574462, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07903, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.537788, + "strategy_rank": 93.15366, + "rr": 0.793807, + "primary_prob": 51.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.19071, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.346011, + "range_504_ratio": 3.842071, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.766125, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.704272, + "strategy_rank": 69.172489, + "rr": 0.933163, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.399745, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873166, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.671413, + "strategy_rank": 99.41012, + "rr": 0.705411, + "primary_prob": 40.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.058117, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018136, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.633078, + "strategy_rank": 83.320581, + "rr": 2.3074, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 3.4611, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037362, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.41402, + "strategy_rank": 92.065823, + "rr": 0.838095, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.257143, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027035, + "hold30_r": -1.0 + }, + { + "symbol": "REG", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.680175, + "strategy_rank": 59.819307, + "rr": 1.208061, + "primary_prob": 43.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 1.812092, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.356786, + "range_504_ratio": 1.42873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070518, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.389923, + "strategy_rank": 84.544702, + "rr": 1.280088, + "primary_prob": 39.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.920132, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.249138, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.061336, + "strategy_rank": 65.732357, + "rr": 0.75467, + "primary_prob": 40.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.132004, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.636295, + "hold30_r": -1.564252 + }, + { + "symbol": "SATS", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.233297, + "strategy_rank": 97.336808, + "rr": 1.574067, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.3611, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026714, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.461117, + "strategy_rank": 69.97131, + "rr": 2.143728, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 3.215592, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.495701, + "range_504_ratio": 1.641649, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.189621, + "hold30_r": -1.138801 + }, + { + "symbol": "SO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.856517, + "strategy_rank": 63.318646, + "rr": 0.984451, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.476676, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.075074, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.323111, + "strategy_rank": 85.113309, + "rr": 0.673479, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.010219, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.638632, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.166484, + "strategy_rank": 75.495383, + "rr": 0.825448, + "primary_prob": 51.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.238172, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.752764, + "range_504_ratio": 2.122859, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.765186, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.714129, + "strategy_rank": 88.899454, + "rr": 1.014695, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.522042, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.978092, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.947426, + "strategy_rank": 78.777157, + "rr": 0.747434, + "primary_prob": 40.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.121151, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.689851, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.014239, + "strategy_rank": 97.543337, + "rr": 1.08118, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.621771, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.338323, + "hold30_r": -1.311192 + }, + { + "symbol": "TPR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.480832, + "strategy_rank": 94.866899, + "rr": 1.318932, + "primary_prob": 22.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.978398, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033389, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.495071, + "strategy_rank": 88.222668, + "rr": 0.830137, + "primary_prob": 47.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.245206, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.786983, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.237678, + "strategy_rank": 93.310213, + "rr": 2.225087, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.33763, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.427927, + "hold30_r": -1.409249 + }, + { + "symbol": "TYL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.456736, + "strategy_rank": 72.852867, + "rr": 2.279457, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.419185, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.703498, + "range_504_ratio": 2.02081, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057044, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.576123, + "strategy_rank": 96.942217, + "rr": 0.679131, + "primary_prob": 43.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.018696, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020146, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.584885, + "strategy_rank": 59.641481, + "rr": 1.359226, + "primary_prob": 20.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.038838, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.508759, + "range_504_ratio": 1.663225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.288075, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.918949, + "strategy_rank": 98.117964, + "rr": 1.53234, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.298511, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.19235, + "hold30_r": -1.174289 + }, + { + "symbol": "VTR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.728368, + "strategy_rank": 75.254132, + "rr": 0.685391, + "primary_prob": 41.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.028087, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.591256, + "range_504_ratio": 1.806255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.61745, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.361446, + "strategy_rank": 64.299904, + "rr": 0.914476, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.371714, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.383039, + "range_504_ratio": 1.466736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.839967, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.242059, + "strategy_rank": 79.730728, + "rr": 1.991354, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.987032, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.809612, + "range_504_ratio": 2.247036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044938, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.290252, + "strategy_rank": 74.81659, + "rr": 2.291937, + "primary_prob": 21.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.437906, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.794191, + "range_504_ratio": 2.21265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.629633, + "hold30_r": -1.575005 + }, + { + "symbol": "WBD", + "date": "2025-03-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.534884, + "strategy_rank": 90.174419, + "rr": 1.635993, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.453989, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.851592, + "range_504_ratio": 2.343373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029191, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-04-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.837209, + "strategy_rank": 98.901236, + "rr": 1.718642, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.577963, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013551, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.632135, + "strategy_rank": 75.013381, + "rr": 2.235896, + "primary_prob": 26.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.353844, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.487268, + "range_504_ratio": 1.627863, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032538, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.443975, + "strategy_rank": 60.804453, + "rr": 2.072591, + "primary_prob": 28.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.108887, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.019029, + "hold30_r": 2.391021 + }, + { + "symbol": "AEE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.38055, + "strategy_rank": 65.766385, + "rr": 1.158123, + "primary_prob": 38.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.737185, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05893, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.249471, + "strategy_rank": 61.854377, + "rr": 1.168857, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.753285, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.465236, + "range_504_ratio": 1.59239, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058292, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.615222, + "strategy_rank": 65.461035, + "rr": 2.23797, + "primary_prob": 26.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.356955, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.604867, + "range_504_ratio": 1.831008, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048962, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.437632, + "strategy_rank": 68.753178, + "rr": 1.292609, + "primary_prob": 22.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.938914, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.612893, + "range_504_ratio": 1.845763, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053924, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.289641, + "strategy_rank": 57.345786, + "rr": 1.123619, + "primary_prob": 45.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.685429, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063758, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.997886, + "strategy_rank": 72.164343, + "rr": 1.24949, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 102, + "primary_distance_atr": 1.874235, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047221, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894292, + "strategy_rank": 99.831068, + "rr": 1.604201, + "primary_prob": 24.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.406301, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 3.539104, + "range_504_ratio": 34.436066, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.595441, + "hold30_r": 3.01993 + }, + { + "symbol": "ATO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.192389, + "strategy_rank": 58.614419, + "rr": 1.088799, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.633199, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.445067, + "range_504_ratio": 1.560594, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065783, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.723044, + "strategy_rank": 96.78841, + "rr": 0.832578, + "primary_prob": 41.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.248866, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.809187, + "hold30_r": 5.768287 + }, + { + "symbol": "BK", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.283298, + "strategy_rank": 75.262866, + "rr": 1.825903, + "primary_prob": 22.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.738855, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.786432, + "hold30_r": 4.58192 + }, + { + "symbol": "BRO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.591966, + "strategy_rank": 66.357414, + "rr": 1.383032, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.074549, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.789421, + "range_504_ratio": 2.20212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059171, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.340381, + "strategy_rank": 72.774975, + "rr": 1.652704, + "primary_prob": 22.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.479056, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612657, + "hold30_r": 3.785926 + }, + { + "symbol": "CBOE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.575053, + "strategy_rank": 66.235448, + "rr": 1.008776, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.513164, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.582353, + "range_504_ratio": 1.790246, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107451, + "hold30_r": -1.058988 + }, + { + "symbol": "CBRE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.689218, + "strategy_rank": 81.38625, + "rr": 1.547957, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.321936, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080529, + "hold30_r": -1.047923 + }, + { + "symbol": "CCL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.038055, + "strategy_rank": 85.851955, + "rr": 1.872374, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.808561, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.194271, + "range_504_ratio": 3.301149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.853763, + "hold30_r": 3.88574 + }, + { + "symbol": "CHRW", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.071882, + "strategy_rank": 76.665507, + "rr": 2.878985, + "primary_prob": 21.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 152, + "primary_distance_atr": 4.318478, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04358, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.860465, + "strategy_rank": 87.783338, + "rr": 2.773287, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 4.15993, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.119866, + "hold30_r": -1.085073 + }, + { + "symbol": "CIEN", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.883721, + "strategy_rank": 88.089491, + "rr": 1.815906, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.723859, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.799268, + "hold30_r": 4.274641 + }, + { + "symbol": "CME", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.866808, + "strategy_rank": 57.239677, + "rr": 1.10922, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.66383, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.44206, + "range_504_ratio": 1.55591, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.047794, + "hold30_r": 2.834003 + }, + { + "symbol": "CMS", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.92389, + "strategy_rank": 57.663179, + "rr": 0.76426, + "primary_prob": 42.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.146389, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.427191, + "range_504_ratio": 1.532946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065655, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.649049, + "strategy_rank": 69.723954, + "rr": 1.030679, + "primary_prob": 44.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.546018, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043238, + "hold30_r": -1.0 + }, + { + "symbol": "CPT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.980973, + "strategy_rank": 63.403136, + "rr": 1.58658, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.379869, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.433057, + "range_504_ratio": 1.541964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048527, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.135307, + "strategy_rank": 61.133955, + "rr": 2.523116, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.784675, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.401713, + "range_504_ratio": 1.494382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048329, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.471459, + "strategy_rank": 99.028755, + "rr": 0.804267, + "primary_prob": 47.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.2064, + "raw_level_count": 188, + "gate_level_count": 188, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.793327, + "hold30_r": 4.800363 + }, + { + "symbol": "DASH", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.655391, + "strategy_rank": 78.547381, + "rr": 1.717779, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.576669, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.694432, + "hold30_r": 2.791729 + }, + { + "symbol": "DGX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.209302, + "strategy_rank": 66.426258, + "rr": 1.682208, + "primary_prob": 22.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.523311, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053267, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.232558, + "strategy_rank": 57.998234, + "rr": 1.369005, + "primary_prob": 20.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.053507, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.410908, + "range_504_ratio": 1.508187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061618, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.15222, + "strategy_rank": 79.54706, + "rr": 1.792259, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.688389, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038183, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.300211, + "strategy_rank": 86.840528, + "rr": 0.996409, + "primary_prob": 44.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.494614, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047295, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.403805, + "strategy_rank": 58.382664, + "rr": 1.687679, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 2.531518, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.404381, + "range_504_ratio": 1.498375, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06825, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.803383, + "strategy_rank": 88.97376, + "rr": 1.798541, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.697811, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024898, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.169133, + "strategy_rank": 81.093077, + "rr": 0.79394, + "primary_prob": 53.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.19091, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759477, + "hold30_r": 3.345505 + }, + { + "symbol": "FICO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.014799, + "strategy_rank": 84.56479, + "rr": 2.1605, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.24075, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.285372, + "range_504_ratio": 3.616013, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.127102, + "hold30_r": 5.307234 + }, + { + "symbol": "FISV", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.7463, + "strategy_rank": 74.721144, + "rr": 1.422185, + "primary_prob": 28.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.133278, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041633, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.20296, + "strategy_rank": 80.482578, + "rr": 1.15879, + "primary_prob": 26.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.738186, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039204, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.991543, + "strategy_rank": 79.733321, + "rr": 0.876866, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.315299, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040127, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.128964, + "strategy_rank": 86.361161, + "rr": 1.583393, + "primary_prob": 35.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.37509, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552139, + "hold30_r": 3.69694 + }, + { + "symbol": "GDDY", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.266385, + "strategy_rank": 80.394064, + "rr": 1.601906, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.402859, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040914, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.346723, + "strategy_rank": 78.623719, + "rr": 1.902147, + "primary_prob": 22.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.85322, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.829316, + "range_504_ratio": 2.291751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.871491, + "hold30_r": 6.292585 + }, + { + "symbol": "GILD", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.357294, + "strategy_rank": 77.074156, + "rr": 1.172656, + "primary_prob": 25.83, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.758984, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05175, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.97463, + "strategy_rank": 76.351861, + "rr": 0.819111, + "primary_prob": 55.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 102, + "primary_distance_atr": 1.228667, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039657, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.054968, + "strategy_rank": 81.76506, + "rr": 2.130371, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.195556, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.103263, + "hold30_r": 3.14305 + }, + { + "symbol": "GRMN", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.397463, + "strategy_rank": 93.451642, + "rr": 2.134412, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.201618, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.105587, + "hold30_r": 2.135349 + }, + { + "symbol": "GS", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.55814, + "strategy_rank": 80.069179, + "rr": 1.005084, + "primary_prob": 49.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.507626, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.978745, + "hold30_r": 3.957801 + }, + { + "symbol": "HWM", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.56871, + "strategy_rank": 92.475312, + "rr": 1.671405, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.507107, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.222282, + "range_504_ratio": 3.394928, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.645154, + "hold30_r": 6.299185 + }, + { + "symbol": "IBKR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 93.970081, + "rr": 1.70997, + "primary_prob": 20.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.564955, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020242, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.460888, + "strategy_rank": 76.622622, + "rr": 1.564215, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.346323, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040201, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.672304, + "strategy_rank": 82.118714, + "rr": 1.782562, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 2.673843, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.512813, + "range_504_ratio": 1.669982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037079, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.477801, + "strategy_rank": 83.611676, + "rr": 1.925526, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.888289, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029531, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.786469, + "strategy_rank": 80.750529, + "rr": 2.337753, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.506629, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.901746, + "range_504_ratio": 2.463901, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.30692, + "hold30_r": 3.756941 + }, + { + "symbol": "KMI", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.226216, + "strategy_rank": 78.79506, + "rr": 1.998185, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.997277, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041733, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.306554, + "strategy_rank": 62.151297, + "rr": 1.78719, + "primary_prob": 19.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.680784, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064167, + "hold30_r": -1.0 + }, + { + "symbol": "MAA", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 63.460875, + "rr": 1.624866, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.437299, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05259, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021142, + "strategy_rank": 66.267964, + "rr": 1.24978, + "primary_prob": 37.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.87467, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053919, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.820296, + "strategy_rank": 79.728638, + "rr": 2.690189, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 4.035284, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.655027, + "hold30_r": 3.7722 + }, + { + "symbol": "MO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.706131, + "strategy_rank": 68.881634, + "rr": 0.671047, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.006571, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.432113, + "range_504_ratio": 1.540509, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.452037, + "hold30_r": -1.400867 + }, + { + "symbol": "MSTR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.625793, + "strategy_rank": 98.879827, + "rr": 1.508696, + "primary_prob": 22.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.263044, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014721, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.323467, + "strategy_rank": 84.994781, + "rr": 1.857745, + "primary_prob": 21.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.786618, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.215785, + "range_504_ratio": 3.37294, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.825674, + "hold30_r": 6.289344 + }, + { + "symbol": "NI", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.494715, + "strategy_rank": 67.056427, + "rr": 1.835962, + "primary_prob": 21.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.753942, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057545, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.957717, + "strategy_rank": 73.919769, + "rr": 1.245171, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.867757, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.204334, + "hold30_r": 2.425165 + }, + { + "symbol": "PLTR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.682875, + "strategy_rank": 99.429911, + "rr": 1.094768, + "primary_prob": 28.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.642151, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.079745, + "hold30_r": 5.310031 + }, + { + "symbol": "PM", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.780127, + "strategy_rank": 84.680266, + "rr": 1.131597, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.697395, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.625693, + "range_504_ratio": 1.86954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.078428, + "hold30_r": 3.98002 + }, + { + "symbol": "PNW", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.769556, + "strategy_rank": 58.698183, + "rr": 1.339892, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.009839, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067131, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.031712, + "strategy_rank": 82.566503, + "rr": 2.823635, + "primary_prob": 21.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 4.235453, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.793161, + "hold30_r": 5.006151 + }, + { + "symbol": "PPL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.826638, + "strategy_rank": 60.134343, + "rr": 1.74359, + "primary_prob": 13.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.615385, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.501048, + "range_504_ratio": 1.65045, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063682, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.917548, + "strategy_rank": 91.529625, + "rr": 0.936447, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.40467, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.916102, + "hold30_r": 4.350647 + }, + { + "symbol": "REG", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.501057, + "strategy_rank": 58.633018, + "rr": 1.719504, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 104, + "primary_distance_atr": 2.579256, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.356786, + "range_504_ratio": 1.42873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05217, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.51797, + "strategy_rank": 85.337263, + "rr": 1.826833, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.740249, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020112, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.420719, + "strategy_rank": 70.308427, + "rr": 1.9268, + "primary_prob": 25.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.8902, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048381, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.048626, + "strategy_rank": 96.992266, + "rr": 1.897545, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 99, + "primary_distance_atr": 2.846318, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019739, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.940803, + "strategy_rank": 62.120588, + "rr": 1.655641, + "primary_prob": 16.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.483462, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064302, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.088795, + "strategy_rank": 76.819118, + "rr": 1.203261, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.804892, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.409998, + "hold30_r": -1.360354 + }, + { + "symbol": "TKO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243129, + "strategy_rank": 88.03095, + "rr": 0.814365, + "primary_prob": 48.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.221547, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.784063, + "hold30_r": 2.649603 + }, + { + "symbol": "TMUS", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.511628, + "strategy_rank": 80.311304, + "rr": 1.370998, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.056497, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.32549, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.260042, + "strategy_rank": 97.994688, + "rr": 0.884968, + "primary_prob": 34.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.327452, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.866949, + "hold30_r": 2.84853 + }, + { + "symbol": "TPR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.145877, + "strategy_rank": 95.24895, + "rr": 1.071167, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.606751, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.049242, + "hold30_r": 3.384192 + }, + { + "symbol": "TRGP", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.186047, + "strategy_rank": 90.297321, + "rr": 2.43115, + "primary_prob": 24.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.646726, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.024546, + "hold30_r": 0.261922 + }, + { + "symbol": "TSLA", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.763214, + "strategy_rank": 95.096275, + "rr": 2.077083, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.115624, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.061754, + "hold30_r": 3.286119 + }, + { + "symbol": "TTWO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900634, + "strategy_rank": 80.489938, + "rr": 1.616458, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.424686, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.632685, + "range_504_ratio": 1.882659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.578403, + "hold30_r": 3.919325 + }, + { + "symbol": "TYL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.551797, + "strategy_rank": 74.4736, + "rr": 2.223284, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 3.334926, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.657688, + "range_504_ratio": 1.930325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048099, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.414376, + "strategy_rank": 96.928038, + "rr": 0.788042, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.182063, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.773929, + "hold30_r": 2.563585 + }, + { + "symbol": "VRSK", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.729387, + "strategy_rank": 63.143482, + "rr": 0.969126, + "primary_prob": 47.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.453689, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.494894, + "range_504_ratio": 1.640324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056996, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.712474, + "strategy_rank": 60.774681, + "rr": 1.334916, + "primary_prob": 21.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.002374, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.43729, + "range_504_ratio": 1.548505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059858, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.608879, + "strategy_rank": 95.814823, + "rr": 1.615666, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.423499, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.602406, + "hold30_r": 4.005801 + }, + { + "symbol": "VTR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.665962, + "strategy_rank": 75.383895, + "rr": 0.855448, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.283172, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061929, + "hold30_r": -1.007389 + }, + { + "symbol": "WEC", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.843552, + "strategy_rank": 62.060107, + "rr": 1.741453, + "primary_prob": 13.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.612179, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062814, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.934461, + "strategy_rank": 74.594629, + "rr": 1.357079, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.035618, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.816361, + "range_504_ratio": 2.262253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05132, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.112051, + "strategy_rank": 77.758182, + "rr": 1.578568, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.367851, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038599, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.877378, + "strategy_rank": 75.72176, + "rr": 1.066246, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.599369, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.020785, + "hold30_r": 4.079402 + }, + { + "symbol": "WTW", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.078224, + "strategy_rank": 59.44463, + "rr": 1.667004, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.500506, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055561, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.095137, + "strategy_rank": 62.952672, + "rr": 2.626148, + "primary_prob": 23.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 3.939222, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057071, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-04-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.467824, + "strategy_rank": 97.303371, + "rr": 0.786908, + "primary_prob": 56.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.180362, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.770897, + "hold30_r": 4.588524 + }, + { + "symbol": "WBD", + "date": "2025-04-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.559755, + "strategy_rank": 89.111338, + "rr": 1.610018, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.415027, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.851592, + "range_504_ratio": 2.343373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.593938, + "hold30_r": 1.132976 + }, + { + "symbol": "HOOD", + "date": "2025-04-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.876404, + "strategy_rank": 98.937692, + "rr": 1.520659, + "primary_prob": 38.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.280988, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.508903, + "hold30_r": 3.287989 + }, + { + "symbol": "ABBV", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.721144, + "strategy_rank": 74.6476, + "rr": 1.970659, + "primary_prob": 20.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.955989, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028174, + "hold30_r": 0.858652 + }, + { + "symbol": "AEE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.930541, + "strategy_rank": 65.699694, + "rr": 1.336041, + "primary_prob": 21.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.004061, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047155, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.334014, + "strategy_rank": 62.819203, + "rr": 0.954102, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.431152, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.465236, + "range_504_ratio": 1.59239, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904682, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.167518, + "strategy_rank": 64.402451, + "rr": 1.589778, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.384666, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039325, + "hold30_r": -0.629469 + }, + { + "symbol": "AJG", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.500511, + "strategy_rank": 67.027579, + "rr": 0.772488, + "primary_prob": 53.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.158733, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.58702, + "range_504_ratio": 1.79862, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042504, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.737487, + "strategy_rank": 58.590398, + "rr": 0.799573, + "primary_prob": 55.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.19936, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047367, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.124617, + "strategy_rank": 66.098059, + "rr": 2.062657, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 151, + "primary_distance_atr": 3.093986, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033573, + "hold30_r": 0.346328 + }, + { + "symbol": "APP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.897855, + "strategy_rank": 99.775281, + "rr": 1.746479, + "primary_prob": 25.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.619718, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 3.528667, + "range_504_ratio": 34.07852, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.737046, + "hold30_r": 2.471114 + }, + { + "symbol": "ATO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.108274, + "strategy_rank": 60.490296, + "rr": 1.017989, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.526983, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.445067, + "range_504_ratio": 1.560594, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.967759, + "hold30_r": 0.830639 + }, + { + "symbol": "AVGO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.747702, + "strategy_rank": 93.850868, + "rr": 1.642782, + "primary_prob": 20.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.464173, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018935, + "hold30_r": -1.0 + }, + { + "symbol": "AWK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.511747, + "strategy_rank": 64.044944, + "rr": 1.864165, + "primary_prob": 31.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.796248, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.316254, + "range_504_ratio": 1.371978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042051, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.854954, + "strategy_rank": 97.242084, + "rr": 2.030874, + "primary_prob": 25.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.046311, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.007918, + "hold30_r": 3.59907 + }, + { + "symbol": "BK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.134831, + "strategy_rank": 75.066394, + "rr": 1.57542, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.363129, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546537, + "hold30_r": 2.335332 + }, + { + "symbol": "BMY", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.554648, + "strategy_rank": 71.726251, + "rr": 1.602479, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.403718, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.589268, + "range_504_ratio": 1.802668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029931, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.156282, + "strategy_rank": 66.496425, + "rr": 0.979023, + "primary_prob": 30.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.468535, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.772395, + "range_504_ratio": 2.164944, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046756, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.296221, + "strategy_rank": 70.990807, + "rr": 1.781509, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.672263, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.750763, + "hold30_r": 2.051484 + }, + { + "symbol": "CBOE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.903984, + "strategy_rank": 64.239019, + "rr": 0.872178, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.308267, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.582353, + "range_504_ratio": 1.790246, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.830277, + "hold30_r": 1.57501 + }, + { + "symbol": "CBRE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.516854, + "strategy_rank": 77.660878, + "rr": 1.760251, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.640376, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.735284, + "hold30_r": 0.856978 + }, + { + "symbol": "CCL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.307457, + "strategy_rank": 83.789581, + "rr": 2.105671, + "primary_prob": 28.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.158506, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.194271, + "range_504_ratio": 3.301149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.089608, + "hold30_r": 2.713469 + }, + { + "symbol": "CHRW", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.704801, + "strategy_rank": 74.004086, + "rr": 2.168266, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 152, + "primary_distance_atr": 3.252399, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033839, + "hold30_r": 1.119794 + }, + { + "symbol": "CHTR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.68335, + "strategy_rank": 84.290092, + "rr": 1.851284, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.776926, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.824431, + "hold30_r": 3.081772 + }, + { + "symbol": "CIEN", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.188968, + "strategy_rank": 88.069459, + "rr": 1.576103, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.364155, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.560418, + "hold30_r": 3.144868 + }, + { + "symbol": "CME", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.146067, + "strategy_rank": 58.539326, + "rr": 1.254872, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.882308, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.44206, + "range_504_ratio": 1.55591, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055252, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.963228, + "strategy_rank": 58.835546, + "rr": 0.907796, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.361694, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.427191, + "range_504_ratio": 1.532946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.856906, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.489275, + "strategy_rank": 99.244127, + "rr": 2.353936, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.530903, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.342119, + "hold30_r": 3.057394 + }, + { + "symbol": "DASH", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.780388, + "strategy_rank": 82.022472, + "rr": 1.670613, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.50592, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.649555, + "hold30_r": 1.423392 + }, + { + "symbol": "DGX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.925434, + "strategy_rank": 64.279877, + "rr": 1.370906, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.056359, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.328354, + "hold30_r": 1.257176 + }, + { + "symbol": "DTE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.758938, + "strategy_rank": 59.366701, + "rr": 1.606477, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.409716, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.44306, + "range_504_ratio": 1.557466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557333, + "hold30_r": 1.381712 + }, + { + "symbol": "DUK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371808, + "strategy_rank": 59.673136, + "rr": 1.140858, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.711287, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.410908, + "range_504_ratio": 1.508187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051451, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.694586, + "strategy_rank": 58.937692, + "rr": 0.873835, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.310752, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.356041, + "range_504_ratio": 1.427666, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048753, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.495403, + "strategy_rank": 83.503575, + "rr": 0.905761, + "primary_prob": 53.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.358641, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.635205, + "range_504_ratio": 1.887408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.882925, + "hold30_r": 1.589054 + }, + { + "symbol": "ETR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.424923, + "strategy_rank": 82.727273, + "rr": 0.781058, + "primary_prob": 42.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.171587, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.742398, + "hold30_r": 0.250733 + }, + { + "symbol": "EVRG", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.538304, + "strategy_rank": 61.276813, + "rr": 1.163335, + "primary_prob": 44.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 1.745002, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.404381, + "range_504_ratio": 1.498375, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.110566, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.742594, + "strategy_rank": 79.162411, + "rr": 1.972833, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.959249, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027917, + "hold30_r": 1.328757 + }, + { + "symbol": "FICO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.769152, + "strategy_rank": 85.280899, + "rr": 1.630638, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.445957, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.269011, + "range_504_ratio": 3.557332, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.602125, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.47906, + "strategy_rank": 73.881512, + "rr": 0.88366, + "primary_prob": 40.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.32549, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852519, + "hold30_r": -1.129588 + }, + { + "symbol": "FOX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.037794, + "strategy_rank": 80.183861, + "rr": 1.200085, + "primary_prob": 27.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.800127, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.170311, + "hold30_r": 1.793605 + }, + { + "symbol": "FOXA", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.833504, + "strategy_rank": 79.550562, + "rr": 0.929042, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.393563, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.898941, + "hold30_r": 2.127201 + }, + { + "symbol": "FTNT", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.543412, + "strategy_rank": 86.108274, + "rr": 1.644974, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.467461, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027541, + "hold30_r": 0.987748 + }, + { + "symbol": "GDDY", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.88764, + "strategy_rank": 79.039837, + "rr": 1.304031, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.956046, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.27034, + "hold30_r": 0.867721 + }, + { + "symbol": "GILD", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.446374, + "strategy_rank": 75.505618, + "rr": 0.827242, + "primary_prob": 37.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.240863, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035944, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994893, + "strategy_rank": 76.700715, + "rr": 0.769493, + "primary_prob": 57.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 1.154239, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.739361, + "hold30_r": -1.055239 + }, + { + "symbol": "GLW", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.726251, + "strategy_rank": 83.360572, + "rr": 1.676031, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.514046, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6524, + "hold30_r": 2.479954 + }, + { + "symbol": "GRMN", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.382022, + "strategy_rank": 92.512768, + "rr": 1.943138, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.914707, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024174, + "hold30_r": 1.001841 + }, + { + "symbol": "GS", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.898876, + "strategy_rank": 78.508682, + "rr": 2.17684, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.26526, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.155051, + "hold30_r": 2.672492 + }, + { + "symbol": "HWM", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.263534, + "strategy_rank": 92.012257, + "rr": 1.134635, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.701953, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.205159, + "range_504_ratio": 3.337291, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.111299, + "hold30_r": 4.087052 + }, + { + "symbol": "IBKR", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.909091, + "strategy_rank": 90.388151, + "rr": 2.24209, + "primary_prob": 24.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.363135, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019948, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.946885, + "strategy_rank": 76.608784, + "rr": 1.158902, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.738353, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.127371, + "hold30_r": 1.857859 + }, + { + "symbol": "ICE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.533197, + "strategy_rank": 59.581205, + "rr": 1.168481, + "primary_prob": 44.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.752721, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.536127, + "range_504_ratio": 1.709373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.124201, + "hold30_r": 3.213553 + }, + { + "symbol": "INCY", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.920327, + "strategy_rank": 78.396323, + "rr": 1.922915, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 112, + "primary_distance_atr": 2.884372, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.512813, + "range_504_ratio": 1.669982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.896086, + "hold30_r": 2.000259 + }, + { + "symbol": "IP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.07048, + "strategy_rank": 83.738509, + "rr": 1.790128, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.685193, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.022672, + "hold30_r": 0.416258 + }, + { + "symbol": "KMI", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.177732, + "strategy_rank": 77.997957, + "rr": 0.767894, + "primary_prob": 57.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.151841, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.735158, + "hold30_r": 1.0636 + }, + { + "symbol": "LITE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.576098, + "strategy_rank": 88.498468, + "rr": 2.732217, + "primary_prob": 22.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 4.098325, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.721647, + "hold30_r": 2.793541 + }, + { + "symbol": "LNT", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.151175, + "strategy_rank": 63.452503, + "rr": 1.682942, + "primary_prob": 21.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.524412, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048696, + "hold30_r": 0.667069 + }, + { + "symbol": "MAA", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.286006, + "strategy_rank": 59.448417, + "rr": 2.682571, + "primary_prob": 22.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 4.023857, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039806, + "hold30_r": -0.009029 + }, + { + "symbol": "MCK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.941777, + "strategy_rank": 65.658836, + "rr": 0.816746, + "primary_prob": 50.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.225119, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.772443, + "hold30_r": 0.99678 + }, + { + "symbol": "MMM", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.403473, + "strategy_rank": 80.265577, + "rr": 1.54596, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.31894, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028085, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.586313, + "strategy_rank": 68.508682, + "rr": 1.121613, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.68242, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.432113, + "range_504_ratio": 1.540509, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.074018, + "hold30_r": 1.247637 + }, + { + "symbol": "MSTR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.672114, + "strategy_rank": 98.97855, + "rr": 0.805472, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.208209, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.792982, + "hold30_r": 1.503517 + }, + { + "symbol": "MTB", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.103166, + "strategy_rank": 73.993871, + "rr": 1.764696, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.647045, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.737926, + "hold30_r": 2.21855 + }, + { + "symbol": "NFLX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.521961, + "strategy_rank": 84.320735, + "rr": 1.189421, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.784131, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.215785, + "range_504_ratio": 3.37294, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.162169, + "hold30_r": 4.351955 + }, + { + "symbol": "NI", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.564862, + "strategy_rank": 66.659857, + "rr": 1.436714, + "primary_prob": 19.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.155071, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04441, + "hold30_r": 0.455752 + }, + { + "symbol": "NVDA", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.328907, + "strategy_rank": 85.760981, + "rr": 1.504155, + "primary_prob": 37.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.256233, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 2.011337, + "range_504_ratio": 7.473303, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018832, + "hold30_r": -1.000576 + }, + { + "symbol": "PGR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.113381, + "strategy_rank": 71.440245, + "rr": 0.821412, + "primary_prob": 52.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.232118, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03807, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.693565, + "strategy_rank": 99.448417, + "rr": 1.874648, + "primary_prob": 26.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.811972, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.859498, + "hold30_r": 2.980453 + }, + { + "symbol": "PM", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.650664, + "strategy_rank": 81.409602, + "rr": 1.389204, + "primary_prob": 19.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.083806, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.625693, + "range_504_ratio": 1.86954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.342678, + "hold30_r": 3.830514 + }, + { + "symbol": "PNW", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.699694, + "strategy_rank": 60.388151, + "rr": 1.256674, + "primary_prob": 22.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.88501, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050327, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.317671, + "strategy_rank": 79.918284, + "rr": 1.838145, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 2.757218, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.812716, + "hold30_r": 3.636764 + }, + { + "symbol": "PPL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.312564, + "strategy_rank": 61.215526, + "rr": 1.146792, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.720188, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.501048, + "range_504_ratio": 1.65045, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.09721, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.790603, + "strategy_rank": 92.6762, + "rr": 1.627695, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.441543, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.610073, + "hold30_r": 2.91535 + }, + { + "symbol": "RL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.716037, + "strategy_rank": 82.849847, + "rr": 0.994603, + "primary_prob": 39.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.491905, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.977939, + "hold30_r": 3.717175 + }, + { + "symbol": "RTX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.984678, + "strategy_rank": 67.517875, + "rr": 1.162273, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.74341, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.139249, + "hold30_r": -2.100015 + }, + { + "symbol": "SATS", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.080695, + "strategy_rank": 95.924413, + "rr": 2.075605, + "primary_prob": 20.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.113407, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017107, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.86619, + "strategy_rank": 63.248212, + "rr": 1.123935, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.685902, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054226, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.812053, + "strategy_rank": 73.564862, + "rr": 0.874234, + "primary_prob": 53.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.311351, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.833195, + "hold30_r": 0.459559 + }, + { + "symbol": "TKO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.973442, + "strategy_rank": 84.994893, + "rr": 0.766251, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.149377, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.739372, + "hold30_r": 1.359328 + }, + { + "symbol": "TMUS", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.220633, + "strategy_rank": 77.068437, + "rr": 1.135828, + "primary_prob": 45.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.703742, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.290628, + "hold30_r": -1.248994 + }, + { + "symbol": "TPL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.284985, + "strategy_rank": 97.814096, + "rr": 0.875192, + "primary_prob": 46.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.312788, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.858957, + "hold30_r": 0.048859 + }, + { + "symbol": "TPR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.242084, + "strategy_rank": 94.453524, + "rr": 0.835812, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.253718, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.817186, + "hold30_r": 2.5706 + }, + { + "symbol": "TRGP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.199183, + "strategy_rank": 89.131767, + "rr": 1.790392, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.685588, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.019813, + "hold30_r": -0.127193 + }, + { + "symbol": "TSLA", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.951992, + "strategy_rank": 94.606742, + "rr": 1.985888, + "primary_prob": 44.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.978832, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.972352, + "hold30_r": 2.966218 + }, + { + "symbol": "TYL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.27477, + "strategy_rank": 71.961185, + "rr": 1.851443, + "primary_prob": 43.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.777164, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.636604, + "range_504_ratio": 1.890051, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036647, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.629213, + "strategy_rank": 96.322778, + "rr": 0.93824, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.407361, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.925096, + "hold30_r": 1.260338 + }, + { + "symbol": "VRSK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.129724, + "strategy_rank": 63.564862, + "rr": 1.184166, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.776248, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.490092, + "range_504_ratio": 1.632466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.136077, + "hold30_r": 2.000107 + }, + { + "symbol": "VRSN", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.490296, + "strategy_rank": 59.223698, + "rr": 0.922161, + "primary_prob": 49.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.383241, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.43729, + "range_504_ratio": 1.548505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.874151, + "hold30_r": 2.178738 + }, + { + "symbol": "VRTX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.350358, + "strategy_rank": 70.541369, + "rr": 1.032261, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.548391, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.496496, + "range_504_ratio": 1.642954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03738, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.059244, + "strategy_rank": 98.120531, + "rr": 1.661463, + "primary_prob": 24.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.492195, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.647985, + "hold30_r": 3.146162 + }, + { + "symbol": "VTR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.607763, + "strategy_rank": 72.931563, + "rr": 1.331619, + "primary_prob": 21.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.997428, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040483, + "hold30_r": -0.324546 + }, + { + "symbol": "WEC", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.091931, + "strategy_rank": 63.340143, + "rr": 0.776608, + "primary_prob": 37.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.164912, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.724472, + "hold30_r": -1.047988 + }, + { + "symbol": "WELL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.016343, + "strategy_rank": 72.390194, + "rr": 1.119055, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.678583, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080106, + "hold30_r": 1.337701 + }, + { + "symbol": "WMB", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.360572, + "strategy_rank": 77.242084, + "rr": 0.708107, + "primary_prob": 52.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.062161, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.677896, + "hold30_r": 0.993825 + }, + { + "symbol": "WMT", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.339122, + "strategy_rank": 74.596527, + "rr": 2.018185, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.027278, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036331, + "hold30_r": 0.935686 + }, + { + "symbol": "WTW", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.081716, + "strategy_rank": 58.232891, + "rr": 1.274, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.911, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.118297, + "hold30_r": -1.073969 + }, + { + "symbol": "XEL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.355465, + "strategy_rank": 63.840654, + "rr": 1.564831, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.347247, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047498, + "hold30_r": 0.085361 + }, + { + "symbol": "GEV", + "date": "2025-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 83.076923, + "rr": 1.64859, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.472885, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.631166, + "hold30_r": 4.398132 + }, + { + "symbol": "ABBV", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.61174, + "strategy_rank": 74.840371, + "rr": 1.611021, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.416532, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579961, + "hold30_r": 1.559748 + }, + { + "symbol": "AEE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.349125, + "strategy_rank": 65.242019, + "rr": 0.794543, + "primary_prob": 53.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.191814, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.744684, + "hold30_r": 0.217046 + }, + { + "symbol": "AEP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.877446, + "strategy_rank": 63.820803, + "rr": 0.767098, + "primary_prob": 39.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.150647, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.465236, + "range_504_ratio": 1.59239, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.715536, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.993821, + "strategy_rank": 65.602472, + "rr": 1.266761, + "primary_prob": 42.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.900141, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041996, + "hold30_r": -0.180034 + }, + { + "symbol": "AJG", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.99691, + "strategy_rank": 69.176107, + "rr": 0.974226, + "primary_prob": 31.8, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.461339, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.569027, + "range_504_ratio": 1.766547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933162, + "hold30_r": 1.661701 + }, + { + "symbol": "ALL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.77137, + "strategy_rank": 67.466529, + "rr": 1.690306, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.535459, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.749986, + "range_504_ratio": 2.11697, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.651709, + "hold30_r": 2.509471 + }, + { + "symbol": "AMT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.449022, + "strategy_rank": 70.422245, + "rr": 1.657457, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.486185, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040765, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.565396, + "strategy_rank": 58.146241, + "rr": 2.007955, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.011933, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043231, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.53553, + "strategy_rank": 65.242019, + "rr": 0.790699, + "primary_prob": 56.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 1.186049, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.754837, + "hold30_r": 1.789798 + }, + { + "symbol": "APP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.897013, + "strategy_rank": 99.835221, + "rr": 1.57698, + "primary_prob": 24.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.36547, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 3.528667, + "range_504_ratio": 34.07852, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.566929, + "hold30_r": 3.75312 + }, + { + "symbol": "AWK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.741504, + "strategy_rank": 63.501545, + "rr": 1.654377, + "primary_prob": 49.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.481565, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.316254, + "range_504_ratio": 1.371978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046844, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.837281, + "strategy_rank": 97.312049, + "rr": 1.901137, + "primary_prob": 22.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.851705, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.876284, + "hold30_r": 4.979053 + }, + { + "symbol": "BK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.761071, + "strategy_rank": 74.953656, + "rr": 2.010972, + "primary_prob": 21.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.016458, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.980025, + "hold30_r": 3.193312 + }, + { + "symbol": "BKR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.831102, + "strategy_rank": 81.112255, + "rr": 1.706082, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.559123, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.611175, + "range_504_ratio": 1.842596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026312, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.435633, + "strategy_rank": 74.397528, + "rr": 1.92, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.88, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.589268, + "range_504_ratio": 1.802668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032749, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.15345, + "strategy_rank": 59.433574, + "rr": 1.004736, + "primary_prob": 34.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.507105, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.529521, + "range_504_ratio": 1.698119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962981, + "hold30_r": -0.374379 + }, + { + "symbol": "BRO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.202884, + "strategy_rank": 66.786818, + "rr": 1.416496, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.124745, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.740856, + "range_504_ratio": 2.09773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.213253, + "hold30_r": -1.167129 + }, + { + "symbol": "BSX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.937178, + "strategy_rank": 71.565396, + "rr": 1.818394, + "primary_prob": 22.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.727591, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.781952, + "hold30_r": 1.853637 + }, + { + "symbol": "CBOE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.289392, + "strategy_rank": 66.519053, + "rr": 1.101316, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.651974, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.582353, + "range_504_ratio": 1.790246, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.052403, + "hold30_r": 1.470429 + }, + { + "symbol": "CBRE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.143151, + "strategy_rank": 80.947477, + "rr": 1.723161, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.584742, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694159, + "hold30_r": 1.177076 + }, + { + "symbol": "CCL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199794, + "strategy_rank": 87.219361, + "rr": 1.813444, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.720165, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.194271, + "range_504_ratio": 3.301149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.79482, + "hold30_r": 3.613384 + }, + { + "symbol": "CHRW", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.584964, + "strategy_rank": 75.283213, + "rr": 2.846567, + "primary_prob": 21.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 152, + "primary_distance_atr": 4.269851, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037137, + "hold30_r": 1.460173 + }, + { + "symbol": "CHTR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.701339, + "strategy_rank": 84.974253, + "rr": 1.91578, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 2.87367, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.887882, + "hold30_r": 2.957877 + }, + { + "symbol": "CME", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.405767, + "strategy_rank": 60.700309, + "rr": 1.471216, + "primary_prob": 18.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.206824, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.44206, + "range_504_ratio": 1.55591, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.412698, + "hold30_r": 2.470385 + }, + { + "symbol": "CMS", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.419156, + "strategy_rank": 58.455201, + "rr": 0.836605, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.254907, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.427191, + "range_504_ratio": 1.532946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783747, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.625129, + "strategy_rank": 59.062822, + "rr": 0.675251, + "primary_prob": 42.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.012877, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.394517, + "range_504_ratio": 1.483668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618809, + "hold30_r": 0.734725 + }, + { + "symbol": "CVNA", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.279094, + "strategy_rank": 99.093718, + "rr": 1.613034, + "primary_prob": 29.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.419551, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.60034, + "hold30_r": 4.674639 + }, + { + "symbol": "DASH", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.495366, + "strategy_rank": 85.633368, + "rr": 1.642508, + "primary_prob": 30.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.463762, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.619872, + "hold30_r": 2.758702 + }, + { + "symbol": "DGX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.243048, + "strategy_rank": 62.708548, + "rr": 1.76998, + "primary_prob": 22.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.654971, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.724852, + "hold30_r": 1.635231 + }, + { + "symbol": "DTE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.581874, + "strategy_rank": 60.710608, + "rr": 1.288695, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.933043, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.44306, + "range_504_ratio": 1.557466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.236662, + "hold30_r": 0.746269 + }, + { + "symbol": "DUK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.654995, + "strategy_rank": 59.53656, + "rr": 0.925, + "primary_prob": 31.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.3875, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.410908, + "range_504_ratio": 1.508187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054964, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.389289, + "strategy_rank": 73.831102, + "rr": 2.274227, + "primary_prob": 26.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.411341, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.238606, + "hold30_r": 2.800619 + }, + { + "symbol": "EQT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.731205, + "strategy_rank": 87.363543, + "rr": 1.539506, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.309259, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.635205, + "range_504_ratio": 1.887408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.51466, + "hold30_r": 2.337124 + }, + { + "symbol": "ETR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.498455, + "strategy_rank": 83.213182, + "rr": 1.47798, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.216971, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040268, + "hold30_r": 0.605197 + }, + { + "symbol": "EVRG", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.641607, + "strategy_rank": 61.349125, + "rr": 1.041225, + "primary_prob": 47.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 1.561837, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.404381, + "range_504_ratio": 1.498375, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.985524, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.123584, + "strategy_rank": 82.471679, + "rr": 1.650979, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.476469, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629354, + "hold30_r": 1.618159 + }, + { + "symbol": "FFIV", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.259526, + "strategy_rank": 79.485067, + "rr": 1.077084, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.615626, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.046405, + "hold30_r": 2.437354 + }, + { + "symbol": "FICO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.61483, + "strategy_rank": 85.180227, + "rr": 1.76912, + "primary_prob": 24.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.653681, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.253277, + "range_504_ratio": 3.5018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.739251, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.555098, + "strategy_rank": 75.242019, + "rr": 1.05104, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.57656, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.016131, + "hold30_r": -1.213207 + }, + { + "symbol": "FOX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.116375, + "strategy_rank": 80.61792, + "rr": 1.116978, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.675467, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.084679, + "hold30_r": 2.487644 + }, + { + "symbol": "FOXA", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.910402, + "strategy_rank": 79.979403, + "rr": 0.68196, + "primary_prob": 43.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.02294, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.650084, + "hold30_r": 2.721088 + }, + { + "symbol": "FTNT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.23275, + "strategy_rank": 87.590113, + "rr": 1.233028, + "primary_prob": 35.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.849542, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.204884, + "hold30_r": 1.541987 + }, + { + "symbol": "GDDY", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.671473, + "strategy_rank": 78.84655, + "rr": 0.715746, + "primary_prob": 52.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.07362, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.680553, + "hold30_r": 1.759543 + }, + { + "symbol": "GEN", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.977343, + "strategy_rank": 69.649846, + "rr": 2.034839, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 3.052259, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.002138, + "hold30_r": 3.664376 + }, + { + "symbol": "GILD", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.880536, + "strategy_rank": 74.346035, + "rr": 1.044951, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.567426, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041374, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.455201, + "strategy_rank": 79.577755, + "rr": 0.687841, + "primary_prob": 60.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 1.031761, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.654893, + "hold30_r": 0.791559 + }, + { + "symbol": "GLW", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.378991, + "strategy_rank": 83.295572, + "rr": 1.543217, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.314825, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.515369, + "hold30_r": 3.448453 + }, + { + "symbol": "GRMN", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.967044, + "strategy_rank": 90.947477, + "rr": 1.942566, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.913849, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028286, + "hold30_r": 1.337633 + }, + { + "symbol": "HWM", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.043254, + "strategy_rank": 91.92585, + "rr": 0.776403, + "primary_prob": 56.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.164605, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.203736, + "range_504_ratio": 3.332543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.750509, + "hold30_r": 5.758842 + }, + { + "symbol": "IBKR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.790937, + "strategy_rank": 92.018538, + "rr": 1.751502, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.627253, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.732164, + "hold30_r": 3.426167 + }, + { + "symbol": "ICE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.595263, + "strategy_rank": 59.948507, + "rr": 1.377852, + "primary_prob": 39.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.066779, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.536127, + "range_504_ratio": 1.709373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.330949, + "hold30_r": 3.677399 + }, + { + "symbol": "IP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.408857, + "strategy_rank": 86.457261, + "rr": 1.909929, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.864894, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.025769, + "hold30_r": 0.646222 + }, + { + "symbol": "KMI", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.850669, + "strategy_rank": 78.475798, + "rr": 1.226616, + "primary_prob": 43.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.839923, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.193694, + "hold30_r": 1.767991 + }, + { + "symbol": "LITE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.465499, + "strategy_rank": 91.215242, + "rr": 1.908122, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.862183, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.895459, + "hold30_r": 3.487475 + }, + { + "symbol": "LNT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.817714, + "strategy_rank": 62.502575, + "rr": 1.287507, + "primary_prob": 41.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 133, + "primary_distance_atr": 1.931261, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.239418, + "hold30_r": 1.07468 + }, + { + "symbol": "MAA", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.007209, + "strategy_rank": 61.936148, + "rr": 1.529672, + "primary_prob": 36.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.294509, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.486784, + "hold30_r": -0.332426 + }, + { + "symbol": "MCK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.169928, + "strategy_rank": 67.466529, + "rr": 1.516874, + "primary_prob": 17.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.275311, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.471696, + "hold30_r": 1.072039 + }, + { + "symbol": "MMM", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.262616, + "strategy_rank": 80.587024, + "rr": 1.92019, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.880286, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.890766, + "hold30_r": 2.571642 + }, + { + "symbol": "MO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.026777, + "strategy_rank": 68.012358, + "rr": 0.776476, + "primary_prob": 38.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.164714, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.432113, + "range_504_ratio": 1.540509, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723519, + "hold30_r": 1.258902 + }, + { + "symbol": "MSTR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.485067, + "strategy_rank": 99.485067, + "rr": 1.61471, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.422065, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.599031, + "hold30_r": 1.718821 + }, + { + "symbol": "NFLX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.907312, + "strategy_rank": 83.264676, + "rr": 0.691882, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.037823, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.215785, + "range_504_ratio": 3.37294, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.661504, + "hold30_r": 3.536285 + }, + { + "symbol": "NI", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.173018, + "strategy_rank": 65.880536, + "rr": 0.894875, + "primary_prob": 43.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.342312, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.848944, + "hold30_r": 0.795444 + }, + { + "symbol": "PGR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.375901, + "strategy_rank": 68.290422, + "rr": 0.713786, + "primary_prob": 49.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.070679, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.677231, + "hold30_r": 2.118814 + }, + { + "symbol": "PLTR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.69104, + "strategy_rank": 99.443872, + "rr": 0.674432, + "primary_prob": 42.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.011649, + "raw_level_count": 162, + "gate_level_count": 162, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.658185, + "hold30_r": 3.790736 + }, + { + "symbol": "PNW", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.037075, + "strategy_rank": 59.2276, + "rr": 0.934566, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.401849, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053459, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.056643, + "strategy_rank": 83.007209, + "rr": 2.849286, + "primary_prob": 21.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 4.273929, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.823212, + "hold30_r": 4.626966 + }, + { + "symbol": "PPL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.22966, + "strategy_rank": 61.802266, + "rr": 0.793177, + "primary_prob": 37.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.189766, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.501048, + "range_504_ratio": 1.65045, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.739162, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.820803, + "strategy_rank": 91.99794, + "rr": 1.104598, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.656897, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.083584, + "hold30_r": 4.283065 + }, + { + "symbol": "RL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.947477, + "strategy_rank": 82.430484, + "rr": 1.512514, + "primary_prob": 37.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.268772, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.491578, + "hold30_r": 3.990468 + }, + { + "symbol": "RTX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.963955, + "strategy_rank": 67.6931, + "rr": 0.82907, + "primary_prob": 45.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.243605, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.084113, + "hold30_r": -2.039721 + }, + { + "symbol": "SATS", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.249228, + "strategy_rank": 95.592173, + "rr": 1.682642, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 2.523963, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.663874, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.023687, + "strategy_rank": 61.905252, + "rr": 1.047864, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.571797, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056363, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.425335, + "strategy_rank": 74.809475, + "rr": 1.286276, + "primary_prob": 41.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.929415, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.243989, + "hold30_r": 1.308922 + }, + { + "symbol": "TKO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.644696, + "strategy_rank": 85.592173, + "rr": 1.539176, + "primary_prob": 20.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.308764, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.509634, + "hold30_r": 2.066687 + }, + { + "symbol": "TMUS", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.674562, + "strategy_rank": 77.322348, + "rr": 1.587869, + "primary_prob": 21.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.381803, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041701, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.07312, + "strategy_rank": 97.651905, + "rr": 0.939763, + "primary_prob": 44.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.409645, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.920266, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.704428, + "strategy_rank": 94.201854, + "rr": 1.03892, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.55838, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.016707, + "hold30_r": 2.728264 + }, + { + "symbol": "TRGP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.292482, + "strategy_rank": 90.514933, + "rr": 1.900677, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.851015, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.021885, + "hold30_r": 0.025936 + }, + { + "symbol": "TSLA", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.787848, + "strategy_rank": 89.526262, + "rr": 2.364873, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.547309, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.350865, + "hold30_r": 3.594759 + }, + { + "symbol": "TTWO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.525232, + "strategy_rank": 79.217302, + "rr": 0.952492, + "primary_prob": 36.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.428738, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.613986, + "range_504_ratio": 1.847782, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.917069, + "hold30_r": 2.114251 + }, + { + "symbol": "TYL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.053553, + "strategy_rank": 70.99897, + "rr": 1.899006, + "primary_prob": 30.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.848509, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.60491, + "range_504_ratio": 1.831087, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04011, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.083419, + "strategy_rank": 90.84449, + "rr": 0.844104, + "primary_prob": 37.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.266156, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.828835, + "hold30_r": 1.84487 + }, + { + "symbol": "VRSK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.213182, + "strategy_rank": 60.751802, + "rr": 0.890521, + "primary_prob": 52.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.335781, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.490092, + "range_504_ratio": 1.632466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.841502, + "hold30_r": 2.858189 + }, + { + "symbol": "VRSN", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.183316, + "strategy_rank": 60.648816, + "rr": 1.579676, + "primary_prob": 18.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.369514, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.43729, + "range_504_ratio": 1.548505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.529787, + "hold30_r": 3.557568 + }, + { + "symbol": "VRTX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.329557, + "strategy_rank": 69.083419, + "rr": 0.759947, + "primary_prob": 57.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.139921, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.496496, + "range_504_ratio": 1.642954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.720415, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.631308, + "strategy_rank": 97.878476, + "rr": 0.973692, + "primary_prob": 39.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.460538, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.959327, + "hold30_r": 4.685082 + }, + { + "symbol": "VTR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.468589, + "strategy_rank": 72.481977, + "rr": 1.229059, + "primary_prob": 24.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.843589, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045004, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.113285, + "strategy_rank": 63.202884, + "rr": 0.836648, + "primary_prob": 35.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.254972, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.780481, + "hold30_r": -1.129009 + }, + { + "symbol": "WELL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.086509, + "strategy_rank": 72.203913, + "rr": 1.063502, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.595253, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.021172, + "hold30_r": 1.259724 + }, + { + "symbol": "WMB", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.438723, + "strategy_rank": 78.31102, + "rr": 0.754795, + "primary_prob": 52.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.132192, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721942, + "hold30_r": 1.359178 + }, + { + "symbol": "WMT", + "date": "2025-04-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.319258, + "strategy_rank": 73.635427, + "rr": 2.218352, + "primary_prob": 23.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.327528, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038317, + "hold30_r": 1.569432 + }, + { + "symbol": "WTW", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.801236, + "strategy_rank": 59.752832, + "rr": 0.844408, + "primary_prob": 54.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.266613, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798318, + "hold30_r": -1.015188 + }, + { + "symbol": "XEL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.84758, + "strategy_rank": 63.748713, + "rr": 1.760158, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.640237, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046981, + "hold30_r": 0.122612 + }, + { + "symbol": "GEV", + "date": "2025-04-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.661174, + "strategy_rank": 97.641607, + "rr": 1.727086, + "primary_prob": 22.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.590629, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.707402, + "hold30_r": 4.891499 + }, + { + "symbol": "WBD", + "date": "2025-04-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.359423, + "strategy_rank": 85.375901, + "rr": 1.833047, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.74957, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.816487, + "hold30_r": 1.916367 + }, + { + "symbol": "HOOD", + "date": "2025-04-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.867147, + "strategy_rank": 98.928939, + "rr": 1.785792, + "primary_prob": 28.03, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.678688, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.768372, + "hold30_r": 4.218629 + }, + { + "symbol": "ABBV", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.487047, + "strategy_rank": 72.072539, + "rr": 0.691001, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.036502, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036927, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.072539, + "strategy_rank": 59.875648, + "rr": 0.876798, + "primary_prob": 53.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.315198, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.827628, + "hold30_r": 0.873097 + }, + { + "symbol": "AEE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.948187, + "strategy_rank": 63.989637, + "rr": 0.846371, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.269556, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056362, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.42487, + "strategy_rank": 65.720207, + "rr": 1.533028, + "primary_prob": 19.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.299542, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047673, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.056995, + "strategy_rank": 69.150259, + "rr": 0.710252, + "primary_prob": 43.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.065378, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.569027, + "range_504_ratio": 1.766547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667445, + "hold30_r": -0.621984 + }, + { + "symbol": "AMT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.497409, + "strategy_rank": 72.642487, + "rr": 1.773264, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.659896, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042546, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.943005, + "strategy_rank": 64.746114, + "rr": 1.764252, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.646378, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727797, + "hold30_r": 0.437287 + }, + { + "symbol": "APD", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.865285, + "strategy_rank": 66.010363, + "rr": 2.484496, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 151, + "primary_distance_atr": 3.726744, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041052, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.689119, + "strategy_rank": 99.689119, + "rr": 2.449157, + "primary_prob": 22.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.673736, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 3.528667, + "range_504_ratio": 34.07852, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.434952, + "hold30_r": 2.458197 + }, + { + "symbol": "AXON", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.341969, + "strategy_rank": 97.564767, + "rr": 1.628043, + "primary_prob": 31.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.442065, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.598329, + "hold30_r": 3.950639 + }, + { + "symbol": "AZO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.73057, + "strategy_rank": 60.974093, + "rr": 1.595274, + "primary_prob": 16.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.392911, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.542032, + "range_504_ratio": 1.719498, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545297, + "hold30_r": 0.660715 + }, + { + "symbol": "BK", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.362694, + "strategy_rank": 73.481865, + "rr": 1.735719, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.603578, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697846, + "hold30_r": 2.661291 + }, + { + "symbol": "BKNG", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.621762, + "strategy_rank": 70.082902, + "rr": 0.688934, + "primary_prob": 75.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.033401, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.775769, + "range_504_ratio": 2.172263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651027, + "hold30_r": 2.317796 + }, + { + "symbol": "BKR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.658031, + "strategy_rank": 79.419689, + "rr": 2.510295, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.765443, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.611175, + "range_504_ratio": 1.842596, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028003, + "hold30_r": 1.109758 + }, + { + "symbol": "BMY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.07772, + "strategy_rank": 72.207254, + "rr": 1.648131, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.472197, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.589268, + "range_504_ratio": 1.802668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03425, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.989637, + "strategy_rank": 67.564767, + "rr": 1.117347, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.676021, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.739355, + "range_504_ratio": 2.094583, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.507632, + "hold30_r": -1.461009 + }, + { + "symbol": "CB", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.829016, + "strategy_rank": 58.165803, + "rr": 1.492349, + "primary_prob": 20.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.238523, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.513196, + "range_504_ratio": 1.670622, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.44324, + "hold30_r": 0.354161 + }, + { + "symbol": "CBOE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.15544, + "strategy_rank": 66.373057, + "rr": 0.67383, + "primary_prob": 61.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.010746, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.582353, + "range_504_ratio": 1.790246, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.621323, + "hold30_r": 1.102409 + }, + { + "symbol": "CBRE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.813472, + "strategy_rank": 81.056995, + "rr": 1.875507, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.81326, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031332, + "hold30_r": 1.483231 + }, + { + "symbol": "CCL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.139896, + "strategy_rank": 83.471503, + "rr": 1.50956, + "primary_prob": 52.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.264341, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.194271, + "range_504_ratio": 3.301149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.486591, + "hold30_r": 3.440507 + }, + { + "symbol": "CHRW", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.264249, + "strategy_rank": 75.264249, + "rr": 0.755812, + "primary_prob": 57.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 90, + "primary_distance_atr": 1.133718, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.715245, + "hold30_r": 1.614409 + }, + { + "symbol": "CHTR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.435233, + "strategy_rank": 87.709845, + "rr": 1.788035, + "primary_prob": 47.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.682052, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.757898, + "hold30_r": 1.195488 + }, + { + "symbol": "CMS", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.450777, + "strategy_rank": 57.07772, + "rr": 0.701275, + "primary_prob": 47.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.051913, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.427191, + "range_504_ratio": 1.532946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.646958, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.274611, + "strategy_rank": 99.088083, + "rr": 1.695238, + "primary_prob": 44.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.542856, + "raw_level_count": 189, + "gate_level_count": 189, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.677738, + "hold30_r": 3.511822 + }, + { + "symbol": "DASH", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.642487, + "strategy_rank": 87.233161, + "rr": 1.53196, + "primary_prob": 40.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.29794, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.504868, + "hold30_r": 1.953171 + }, + { + "symbol": "DRI", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.803109, + "strategy_rank": 76.601036, + "rr": 0.715505, + "primary_prob": 42.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.073258, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.458806, + "range_504_ratio": 1.582184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672061, + "hold30_r": 1.716129 + }, + { + "symbol": "EBAY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.901554, + "strategy_rank": 73.668394, + "rr": 2.168725, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.253088, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.13132, + "hold30_r": 3.510998 + }, + { + "symbol": "EQT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.279793, + "strategy_rank": 80.787565, + "rr": 0.693845, + "primary_prob": 46.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.040767, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.635205, + "range_504_ratio": 1.887408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.66511, + "hold30_r": 0.733558 + }, + { + "symbol": "ETR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.683938, + "strategy_rank": 83.005181, + "rr": 0.869819, + "primary_prob": 49.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.304729, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047562, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.632124, + "strategy_rank": 60.642487, + "rr": 1.108163, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.662244, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.404381, + "range_504_ratio": 1.498375, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061979, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.984456, + "strategy_rank": 80.849741, + "rr": 1.507972, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.261959, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.879207, + "range_504_ratio": 2.408989, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472493, + "hold30_r": 1.913366 + }, + { + "symbol": "FICO", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.57513, + "strategy_rank": 84.528497, + "rr": 2.589579, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.884368, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.221827, + "range_504_ratio": 3.393383, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034812, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.777202, + "strategy_rank": 83.875648, + "rr": 1.838128, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.757192, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024654, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.305699, + "strategy_rank": 79.989637, + "rr": 0.943216, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.414824, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904196, + "hold30_r": 1.865188 + }, + { + "symbol": "FOXA", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.512953, + "strategy_rank": 79.761658, + "rr": 0.930392, + "primary_prob": 34.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.395588, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.891972, + "hold30_r": 2.025375 + }, + { + "symbol": "FTNT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.611399, + "strategy_rank": 87.305699, + "rr": 1.693071, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.539606, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0335, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.19171, + "strategy_rank": 80.932642, + "rr": 1.783221, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.674831, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.4347, + "hold30_r": -1.393018 + }, + { + "symbol": "GEN", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.694301, + "strategy_rank": 69.57513, + "rr": 1.995704, + "primary_prob": 44.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.993556, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.955837, + "hold30_r": 3.132201 + }, + { + "symbol": "GILD", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.720207, + "strategy_rank": 75.305699, + "rr": 0.948839, + "primary_prob": 32.19, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.423258, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03497, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.373057, + "strategy_rank": 77.751295, + "rr": 1.261831, + "primary_prob": 25.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.892747, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.982354, + "hold30_r": -1.943821 + }, + { + "symbol": "GLW", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.569948, + "strategy_rank": 81.865285, + "rr": 1.734732, + "primary_prob": 48.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.602098, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.701573, + "hold30_r": 2.447414 + }, + { + "symbol": "GRMN", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.196891, + "strategy_rank": 92.176166, + "rr": 1.717008, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.575512, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.314543, + "hold30_r": -1.279498 + }, + { + "symbol": "IBKR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.911917, + "strategy_rank": 89.160622, + "rr": 1.703122, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.554683, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.679145, + "hold30_r": 2.52566 + }, + { + "symbol": "IBM", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.663212, + "strategy_rank": 75.367876, + "rr": 0.674237, + "primary_prob": 51.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.011355, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.63894, + "hold30_r": 2.99518 + }, + { + "symbol": "ICE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.010363, + "strategy_rank": 62.041451, + "rr": 1.033394, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.550091, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.536127, + "range_504_ratio": 1.709373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.979635, + "hold30_r": 1.981289 + }, + { + "symbol": "IP", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.233161, + "strategy_rank": 87.243523, + "rr": 2.141275, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.211912, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.113898, + "hold30_r": -1.083805 + }, + { + "symbol": "ISRG", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.207254, + "strategy_rank": 75.854922, + "rr": 2.051044, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.076567, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030325, + "hold30_r": 0.459884 + }, + { + "symbol": "KMI", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.849741, + "strategy_rank": 76.746114, + "rr": 1.32278, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.984171, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039676, + "hold30_r": 0.227181 + }, + { + "symbol": "LITE", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.870466, + "strategy_rank": 88.694301, + "rr": 2.424966, + "primary_prob": 39.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.637449, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.408499, + "hold30_r": 2.998472 + }, + { + "symbol": "LNT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.455959, + "strategy_rank": 60.518135, + "rr": 1.739677, + "primary_prob": 20.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.609515, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05464, + "hold30_r": -0.017944 + }, + { + "symbol": "LYV", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.290155, + "strategy_rank": 78.217617, + "rr": 2.22777, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.341655, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.88724, + "range_504_ratio": 2.428417, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033994, + "hold30_r": 1.331497 + }, + { + "symbol": "MAA", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.492228, + "strategy_rank": 62.673575, + "rr": 2.30841, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.462614, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050537, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.150259, + "strategy_rank": 68.031088, + "rr": 1.009384, + "primary_prob": 44.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.514076, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.959976, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.025907, + "strategy_rank": 81.409326, + "rr": 1.569376, + "primary_prob": 50.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.354064, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53604, + "hold30_r": 0.861611 + }, + { + "symbol": "MSTR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.481865, + "strategy_rank": 99.481865, + "rr": 1.849639, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.774459, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.019982, + "hold30_r": 0.593368 + }, + { + "symbol": "NI", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.398964, + "strategy_rank": 65.067358, + "rr": 0.838294, + "primary_prob": 35.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.257442, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053272, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.284974, + "strategy_rank": 61.595855, + "rr": 1.061069, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.591603, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014205, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.564767, + "strategy_rank": 69.626943, + "rr": 1.146457, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.719686, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102052, + "hold30_r": -0.336854 + }, + { + "symbol": "PLTR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.896373, + "strategy_rank": 99.585492, + "rr": 0.710909, + "primary_prob": 54.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.066364, + "raw_level_count": 163, + "gate_level_count": 163, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.689932, + "hold30_r": 1.661383 + }, + { + "symbol": "PODD", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.404145, + "strategy_rank": 82.683938, + "rr": 1.827187, + "primary_prob": 46.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 2.74078, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.79678, + "hold30_r": 2.297032 + }, + { + "symbol": "RCL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.020725, + "strategy_rank": 90.777202, + "rr": 1.787399, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.681099, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.76146, + "hold30_r": 3.201185 + }, + { + "symbol": "RTX", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.082902, + "strategy_rank": 74.124352, + "rr": 0.909164, + "primary_prob": 44.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.363745, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871501, + "hold30_r": 2.070225 + }, + { + "symbol": "SATS", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.098446, + "strategy_rank": 94.518135, + "rr": 1.500703, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 99, + "primary_distance_atr": 2.251054, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022771, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.108808, + "strategy_rank": 58.860104, + "rr": 0.967798, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.451697, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063185, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.134715, + "strategy_rank": 74.196891, + "rr": 1.355892, + "primary_prob": 22.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.033839, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042706, + "hold30_r": 0.908628 + }, + { + "symbol": "TDY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.430052, + "strategy_rank": 70.373057, + "rr": 1.169166, + "primary_prob": 44.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.753749, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.385353, + "range_504_ratio": 1.470133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.128324, + "hold30_r": 1.654726 + }, + { + "symbol": "TKO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.818653, + "strategy_rank": 85.274611, + "rr": 1.719328, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.578992, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035932, + "hold30_r": 0.466984 + }, + { + "symbol": "TMUS", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.891192, + "strategy_rank": 81.533679, + "rr": 1.643152, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.464729, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033742, + "hold30_r": 0.014964 + }, + { + "symbol": "TPL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.860104, + "strategy_rank": 97.430052, + "rr": 1.522817, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.284226, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025026, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.927461, + "strategy_rank": 94.725389, + "rr": 2.39514, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.59271, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.368427, + "hold30_r": 2.053804 + }, + { + "symbol": "TRGP", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.854922, + "strategy_rank": 89.606218, + "rr": 1.57408, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.36112, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027537, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.782383, + "strategy_rank": 95.119171, + "rr": 1.80318, + "primary_prob": 47.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.70477, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.785067, + "hold30_r": 1.273863 + }, + { + "symbol": "TYL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.222798, + "strategy_rank": 72.932642, + "rr": 1.617374, + "primary_prob": 35.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.426061, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.60491, + "range_504_ratio": 1.831087, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582553, + "hold30_r": 2.162799 + }, + { + "symbol": "UAL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.523316, + "strategy_rank": 86.880829, + "rr": 0.826469, + "primary_prob": 37.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.239703, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.807891, + "hold30_r": 1.937647 + }, + { + "symbol": "VRSK", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.740933, + "strategy_rank": 64.839378, + "rr": 1.614465, + "primary_prob": 16.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.421697, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.490092, + "range_504_ratio": 1.632466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562279, + "hold30_r": 2.159556 + }, + { + "symbol": "VRTX", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 67.440415, + "rr": 0.670661, + "primary_prob": 59.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.005991, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.496496, + "range_504_ratio": 1.642954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.479452, + "hold30_r": -1.43344 + }, + { + "symbol": "VST", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.165803, + "strategy_rank": 96.725389, + "rr": 1.987113, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.980669, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.96779, + "hold30_r": 2.610974 + }, + { + "symbol": "VTR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.440415, + "strategy_rank": 71.658031, + "rr": 0.761106, + "primary_prob": 38.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.141658, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053221, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.647668, + "strategy_rank": 71.430052, + "rr": 1.151197, + "primary_prob": 25.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.726796, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049386, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.606218, + "strategy_rank": 73.917098, + "rr": 1.796325, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.694488, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043358, + "hold30_r": 0.478109 + }, + { + "symbol": "WRB", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.041451, + "strategy_rank": 64.611399, + "rr": 0.737277, + "primary_prob": 53.55, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.105916, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.692309, + "hold30_r": 0.353053 + }, + { + "symbol": "WTW", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.357513, + "strategy_rank": 64.476684, + "rr": 1.740432, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.610648, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041038, + "hold30_r": -0.428439 + }, + { + "symbol": "XEL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.217617, + "strategy_rank": 62.497409, + "rr": 1.543254, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.314881, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047117, + "hold30_r": -0.20992 + }, + { + "symbol": "GEV", + "date": "2025-04-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.65285, + "strategy_rank": 97.533679, + "rr": 1.582275, + "primary_prob": 31.94, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.373412, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559542, + "hold30_r": 3.43815 + }, + { + "symbol": "WBD", + "date": "2025-04-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.316062, + "strategy_rank": 86.611399, + "rr": 1.882025, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.823037, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.861207, + "hold30_r": 2.065159 + }, + { + "symbol": "KVUE", + "date": "2025-05-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.772021, + "strategy_rank": 65.979275, + "rr": 2.541159, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.811738, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.452988, + "range_504_ratio": 1.573005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044749, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-05-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.067358, + "strategy_rank": 99.067358, + "rr": 1.579848, + "primary_prob": 31.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.369772, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.56216, + "hold30_r": 5.125405 + }, + { + "symbol": "ABBV", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.18259, + "strategy_rank": 72.239915, + "rr": 1.695505, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.543258, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041348, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.63482, + "strategy_rank": 59.150743, + "rr": 1.281884, + "primary_prob": 43.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.922826, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051469, + "hold30_r": -0.062104 + }, + { + "symbol": "AEE", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.082803, + "strategy_rank": 64.77707, + "rr": 0.674344, + "primary_prob": 57.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.011516, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058122, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.730361, + "strategy_rank": 66.666667, + "rr": 1.239914, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.859871, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047235, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.312102, + "strategy_rank": 69.936306, + "rr": 0.744532, + "primary_prob": 56.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.116798, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.569027, + "range_504_ratio": 1.766547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700651, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.278132, + "strategy_rank": 73.131635, + "rr": 2.615411, + "primary_prob": 38.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.923116, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047871, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.870488, + "strategy_rank": 66.125265, + "rr": 2.037523, + "primary_prob": 28.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.056284, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04321, + "hold30_r": -0.284428 + }, + { + "symbol": "APP", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.893843, + "strategy_rank": 99.830149, + "rr": 2.13066, + "primary_prob": 25.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.19599, + "raw_level_count": 185, + "gate_level_count": 185, + "range_504_log": 3.510023, + "range_504_ratio": 33.449045, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.11486, + "hold30_r": 1.53399 + }, + { + "symbol": "AWK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.847134, + "strategy_rank": 62.707006, + "rr": 1.75679, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.635185, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.316254, + "range_504_ratio": 1.371978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05554, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.5138, + "strategy_rank": 97.685775, + "rr": 1.907457, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.861186, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.872667, + "hold30_r": 4.37086 + }, + { + "symbol": "BK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.065817, + "strategy_rank": 72.282378, + "rr": 1.890994, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.836492, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.848184, + "hold30_r": 1.976949 + }, + { + "symbol": "BKR", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.042463, + "strategy_rank": 78.418259, + "rr": 2.586196, + "primary_prob": 38.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.879293, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.611175, + "range_504_ratio": 1.842596, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031936, + "hold30_r": 1.23835 + }, + { + "symbol": "BMY", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.596603, + "strategy_rank": 75.424628, + "rr": 1.817874, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.726811, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.563059, + "range_504_ratio": 1.756036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039409, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.987261, + "strategy_rank": 63.025478, + "rr": 1.171884, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.757826, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.535201, + "range_504_ratio": 1.707791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04647, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.116773, + "strategy_rank": 70.084926, + "rr": 1.462605, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.193907, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043117, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.44586, + "strategy_rank": 77.866242, + "rr": 2.028372, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.042558, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037015, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.473461, + "strategy_rank": 70.912951, + "rr": 3.016362, + "primary_prob": 20.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 152, + "primary_distance_atr": 4.524543, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041688, + "hold30_r": 0.845906 + }, + { + "symbol": "CHTR", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.887473, + "strategy_rank": 88.078556, + "rr": 2.244983, + "primary_prob": 41.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.367474, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034872, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.350318, + "strategy_rank": 64.044586, + "rr": 1.226042, + "primary_prob": 42.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.839063, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.175103, + "hold30_r": -0.932824 + }, + { + "symbol": "CVNA", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.150743, + "strategy_rank": 99.023355, + "rr": 1.798961, + "primary_prob": 39.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.698442, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.777774, + "hold30_r": 1.406108 + }, + { + "symbol": "CVS", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.679406, + "strategy_rank": 80.169851, + "rr": 1.677853, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.516779, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038343, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.898089, + "strategy_rank": 84.10828, + "rr": 1.543753, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.315629, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.27145, + "range_504_ratio": 3.566021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031677, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.757962, + "strategy_rank": 58.821656, + "rr": 0.782412, + "primary_prob": 37.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.173618, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.410908, + "range_504_ratio": 1.508187, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.714926, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.819533, + "strategy_rank": 75.552017, + "rr": 1.690447, + "primary_prob": 38.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.535671, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65223, + "hold30_r": 1.926892 + }, + { + "symbol": "ED", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.360934, + "strategy_rank": 57.558386, + "rr": 1.111596, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.667394, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.356041, + "range_504_ratio": 1.427666, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107618, + "hold30_r": -1.048574 + }, + { + "symbol": "EVRG", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.154989, + "strategy_rank": 61.008493, + "rr": 1.005553, + "primary_prob": 53.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.50833, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.404381, + "range_504_ratio": 1.498375, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068878, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.501062, + "strategy_rank": 59.978769, + "rr": 2.478172, + "primary_prob": 20.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.717257, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.144068, + "hold30_r": -1.085003 + }, + { + "symbol": "EXE", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.89172, + "strategy_rank": 68.821656, + "rr": 0.743013, + "primary_prob": 53.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.11452, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.500574, + "range_504_ratio": 1.649667, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.703051, + "hold30_r": 2.072787 + }, + { + "symbol": "FFIV", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099788, + "strategy_rank": 79.118896, + "rr": 1.500765, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.251147, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.879207, + "range_504_ratio": 2.408989, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.461476, + "hold30_r": 1.573367 + }, + { + "symbol": "FICO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.435244, + "strategy_rank": 85.976645, + "rr": 1.960447, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.94067, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.1977, + "range_504_ratio": 3.312489, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036717, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.250531, + "strategy_rank": 84.861996, + "rr": 1.555284, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.332926, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030247, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.346072, + "strategy_rank": 79.798301, + "rr": 1.03546, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.55319, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.994559, + "hold30_r": 1.700475 + }, + { + "symbol": "FOXA", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.133758, + "strategy_rank": 79.363057, + "rr": 1.091625, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.637437, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.051009, + "hold30_r": 1.987096 + }, + { + "symbol": "FTNT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.038217, + "strategy_rank": 85.477707, + "rr": 0.748747, + "primary_prob": 53.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.12312, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.957632, + "hold30_r": -1.919997 + }, + { + "symbol": "GDDY", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.462845, + "strategy_rank": 83.704883, + "rr": 2.20301, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.304515, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.035309, + "hold30_r": -0.402143 + }, + { + "symbol": "GEN", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.43949, + "strategy_rank": 69.936306, + "rr": 2.047797, + "primary_prob": 43.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.071695, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.002008, + "hold30_r": 3.55366 + }, + { + "symbol": "GILD", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.195329, + "strategy_rank": 75.96603, + "rr": 1.250495, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.875742, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037868, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.284501, + "strategy_rank": 77.813163, + "rr": 0.692725, + "primary_prob": 60.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 1.039088, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034656, + "hold30_r": -0.29667 + }, + { + "symbol": "IBKR", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.66879, + "strategy_rank": 86.878981, + "rr": 2.42902, + "primary_prob": 22.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.64353, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.40025, + "hold30_r": 2.291226 + }, + { + "symbol": "IBM", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.73673, + "strategy_rank": 80.552017, + "rr": 1.131209, + "primary_prob": 43.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.696814, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.089365, + "hold30_r": 2.843829 + }, + { + "symbol": "IP", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.658174, + "strategy_rank": 84.766454, + "rr": 2.351784, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.527675, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027877, + "hold30_r": 0.522654 + }, + { + "symbol": "ISRG", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.165605, + "strategy_rank": 77.038217, + "rr": 1.733634, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.600451, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035653, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.47983, + "strategy_rank": 78.142251, + "rr": 1.537813, + "primary_prob": 34.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.306719, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041218, + "hold30_r": 0.460193 + }, + { + "symbol": "LNT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.41189, + "strategy_rank": 61.63482, + "rr": 0.700335, + "primary_prob": 59.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 137, + "primary_distance_atr": 1.050502, + "raw_level_count": 19, + "gate_level_count": 19, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64241, + "hold30_r": -0.427381 + }, + { + "symbol": "LYV", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.747346, + "strategy_rank": 78.651805, + "rr": 1.943674, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.915511, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.865616, + "range_504_ratio": 2.376469, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036199, + "hold30_r": 1.259216 + }, + { + "symbol": "MAA", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.104034, + "strategy_rank": 59.861996, + "rr": 2.985414, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 4.47812, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048771, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.825902, + "strategy_rank": 70.615711, + "rr": 0.825402, + "primary_prob": 50.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.238102, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.770659, + "hold30_r": -1.29269 + }, + { + "symbol": "MMM", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.295117, + "strategy_rank": 78.333333, + "rr": 5.279289, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 7.918934, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038725, + "hold30_r": 0.193898 + }, + { + "symbol": "MSI", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.377919, + "strategy_rank": 65.912951, + "rr": 2.143605, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.215407, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.633021, + "range_504_ratio": 1.883291, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044348, + "hold30_r": 0.056888 + }, + { + "symbol": "MSTR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.575372, + "strategy_rank": 99.543524, + "rr": 0.885905, + "primary_prob": 49.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.328858, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.863877, + "hold30_r": -0.323424 + }, + { + "symbol": "NI", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.613588, + "strategy_rank": 65.084926, + "rr": 1.231314, + "primary_prob": 38.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.84697, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057954, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.675159, + "strategy_rank": 66.815287, + "rr": 0.818774, + "primary_prob": 37.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.228162, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050546, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.590234, + "strategy_rank": 63.418259, + "rr": 1.500017, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.250025, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.419678, + "range_504_ratio": 1.521472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.449753, + "hold30_r": 0.516261 + }, + { + "symbol": "PGR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.808917, + "strategy_rank": 71.242038, + "rr": 0.95657, + "primary_prob": 45.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.434855, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049844, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.904459, + "strategy_rank": 83.503185, + "rr": 2.035338, + "primary_prob": 44.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 3.053007, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.002335, + "hold30_r": 2.907644 + }, + { + "symbol": "RCL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.138004, + "strategy_rank": 85.96603, + "rr": 1.719112, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.578667, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.4345, + "range_504_ratio": 4.197546, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.691033, + "hold30_r": 2.063425 + }, + { + "symbol": "RTX", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.908705, + "strategy_rank": 70.360934, + "rr": 1.259617, + "primary_prob": 39.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.889426, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.215052, + "hold30_r": 3.446663 + }, + { + "symbol": "SATS", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.647558, + "strategy_rank": 93.5138, + "rr": 1.778949, + "primary_prob": 47.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.668424, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026223, + "hold30_r": -1.0 + }, + { + "symbol": "SBAC", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.121019, + "strategy_rank": 66.942675, + "rr": 8.952552, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 13.428827, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.342924, + "range_504_ratio": 1.409061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046235, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.970276, + "strategy_rank": 59.384289, + "rr": 0.919898, + "primary_prob": 36.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.379848, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067546, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.983015, + "strategy_rank": 73.269639, + "rr": 1.335678, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.003517, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049621, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.072187, + "strategy_rank": 84.511677, + "rr": 1.090945, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.636417, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040657, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.664544, + "strategy_rank": 80.881104, + "rr": 1.275757, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.913635, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041888, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.938429, + "strategy_rank": 97.346072, + "rr": 0.886011, + "primary_prob": 57.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.329016, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.859449, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.815287, + "strategy_rank": 92.611465, + "rr": 1.840942, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.761413, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.808779, + "hold30_r": 2.077916 + }, + { + "symbol": "TRGP", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.859873, + "strategy_rank": 90.22293, + "rr": 2.763611, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.145417, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.025084, + "hold30_r": 0.903503 + }, + { + "symbol": "TSLA", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.267516, + "strategy_rank": 95.286624, + "rr": 1.611241, + "primary_prob": 50.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.416861, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.591643, + "hold30_r": 1.261833 + }, + { + "symbol": "TTWO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.524416, + "strategy_rank": 82.855626, + "rr": 0.718032, + "primary_prob": 54.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.077049, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.688411, + "range_504_ratio": 1.990549, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.682, + "hold30_r": 0.975501 + }, + { + "symbol": "VRSK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.685775, + "strategy_rank": 62.590234, + "rr": 1.098696, + "primary_prob": 42.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.648045, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.490092, + "range_504_ratio": 1.632466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042401, + "hold30_r": 1.191806 + }, + { + "symbol": "VST", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.692144, + "strategy_rank": 95.711253, + "rr": 2.036511, + "primary_prob": 34.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.054767, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.013574, + "hold30_r": 3.09245 + }, + { + "symbol": "VTR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.602972, + "strategy_rank": 74.023355, + "rr": 1.289673, + "primary_prob": 23.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.934509, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046763, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.949045, + "strategy_rank": 75.254777, + "rr": 0.982418, + "primary_prob": 46.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.473627, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051632, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.233546, + "strategy_rank": 68.418259, + "rr": 0.956432, + "primary_prob": 45.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.434647, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.9063, + "hold30_r": 0.138313 + }, + { + "symbol": "WTW", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199575, + "strategy_rank": 63.556263, + "rr": 1.174376, + "primary_prob": 44.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.761563, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048167, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.021231, + "strategy_rank": 64.70276, + "rr": 2.229859, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.344788, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053867, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-05-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.726115, + "strategy_rank": 97.707006, + "rr": 0.732961, + "primary_prob": 54.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.099441, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.705772, + "hold30_r": 3.014178 + }, + { + "symbol": "HOOD", + "date": "2025-05-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.363057, + "strategy_rank": 99.267516, + "rr": 1.683035, + "primary_prob": 29.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.524553, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.662244, + "hold30_r": 5.20444 + }, + { + "symbol": "ABT", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.793319, + "strategy_rank": 58.371608, + "rr": 1.530017, + "primary_prob": 23.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.295025, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055979, + "hold30_r": 1.147232 + }, + { + "symbol": "ADP", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.584551, + "strategy_rank": 57.787056, + "rr": 1.049308, + "primary_prob": 43.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.573963, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.451565, + "range_504_ratio": 1.570768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.985626, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.419624, + "strategy_rank": 70.835073, + "rr": 1.904489, + "primary_prob": 42.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.856733, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.536786, + "range_504_ratio": 1.7105, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050949, + "hold30_r": 0.796723 + }, + { + "symbol": "AEE", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.352818, + "strategy_rank": 63.987474, + "rr": 0.927008, + "primary_prob": 51.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.390512, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.865043, + "hold30_r": -0.103903 + }, + { + "symbol": "AFL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.402923, + "strategy_rank": 63.893528, + "rr": 1.451022, + "primary_prob": 38.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.176533, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05345, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.814196, + "strategy_rank": 69.14405, + "rr": 1.084258, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.626387, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.569027, + "range_504_ratio": 1.766547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.03584, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.622129, + "strategy_rank": 64.853862, + "rr": 1.615104, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.422656, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.565757, + "hold30_r": 0.062107 + }, + { + "symbol": "APP", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.895616, + "strategy_rank": 99.832985, + "rr": 0.901911, + "primary_prob": 50.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.352867, + "raw_level_count": 185, + "gate_level_count": 185, + "range_504_log": 3.415872, + "range_504_ratio": 30.443478, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.884157, + "hold30_r": -0.232193 + }, + { + "symbol": "ATO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.820459, + "strategy_rank": 59.175365, + "rr": 1.182058, + "primary_prob": 27.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.773088, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058168, + "hold30_r": -0.468402 + }, + { + "symbol": "AVGO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.154489, + "strategy_rank": 94.780793, + "rr": 1.532646, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.298968, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.408453, + "range_504_ratio": 4.089625, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.498972, + "hold30_r": 3.272734 + }, + { + "symbol": "AZO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.881002, + "strategy_rank": 60.020877, + "rr": 1.440174, + "primary_prob": 19.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.160261, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.542032, + "range_504_ratio": 1.719498, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.383009, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.59499, + "strategy_rank": 62.609603, + "rr": 1.252063, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.878095, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.534256, + "range_504_ratio": 1.706179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054384, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.275574, + "strategy_rank": 68.162839, + "rr": 1.606833, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.410249, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049922, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.649269, + "strategy_rank": 74.864301, + "rr": 0.710286, + "primary_prob": 45.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.06543, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.80431, + "range_504_ratio": 2.235153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.669885, + "hold30_r": 3.160025 + }, + { + "symbol": "CBRE", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.858038, + "strategy_rank": 79.770355, + "rr": 2.072185, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.108277, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042494, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.935282, + "strategy_rank": 89.060543, + "rr": 1.50716, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.26074, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.087532, + "range_504_ratio": 2.966942, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.477952, + "hold30_r": 2.210783 + }, + { + "symbol": "CHTR", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.056367, + "strategy_rank": 81.764092, + "rr": 2.190034, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.285051, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041502, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.847599, + "strategy_rank": 89.258873, + "rr": 1.937275, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.905913, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031238, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.194154, + "strategy_rank": 59.269311, + "rr": 1.384183, + "primary_prob": 20.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.076275, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.48872, + "range_504_ratio": 1.630228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.326638, + "hold30_r": 0.272335 + }, + { + "symbol": "CNP", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.611691, + "strategy_rank": 58.841336, + "rr": 1.780405, + "primary_prob": 13.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.670608, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063145, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.167015, + "strategy_rank": 85.772443, + "rr": 1.614074, + "primary_prob": 40.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.421111, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.02155, + "hold30_r": 1.08899 + }, + { + "symbol": "COR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.386221, + "strategy_rank": 61.837161, + "rr": 0.901624, + "primary_prob": 34.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.352436, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.638456, + "range_504_ratio": 1.893555, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.85578, + "hold30_r": 1.147821 + }, + { + "symbol": "COST", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.177453, + "strategy_rank": 64.979123, + "rr": 1.326727, + "primary_prob": 40.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.99009, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.270074, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.956159, + "strategy_rank": 98.799582, + "rr": 1.932575, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.898862, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 3.36376, + "range_504_ratio": 28.897638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.909703, + "hold30_r": 1.478573 + }, + { + "symbol": "CVS", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.561587, + "strategy_rank": 85.114823, + "rr": 2.438321, + "primary_prob": 24.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 3.657481, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038721, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.703549, + "strategy_rank": 92.693111, + "rr": 0.789558, + "primary_prob": 47.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.184337, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.231344, + "range_504_ratio": 3.425832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.761981, + "hold30_r": 2.91275 + }, + { + "symbol": "DRI", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.770355, + "strategy_rank": 79.467641, + "rr": 0.89241, + "primary_prob": 48.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.338615, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.458806, + "range_504_ratio": 1.582184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.840079, + "hold30_r": 1.746955 + }, + { + "symbol": "EBAY", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.638831, + "strategy_rank": 74.551148, + "rr": 2.158189, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.237284, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.117684, + "hold30_r": 1.569592 + }, + { + "symbol": "ETR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.989562, + "strategy_rank": 71.784969, + "rr": 0.684019, + "primary_prob": 60.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.026028, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631202, + "hold30_r": 0.016247 + }, + { + "symbol": "EVRG", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.002088, + "strategy_rank": 56.701461, + "rr": 1.951653, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 100, + "primary_distance_atr": 2.92748, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06195, + "hold30_r": 1.346131 + }, + { + "symbol": "EXC", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.837161, + "strategy_rank": 58.914405, + "rr": 2.330957, + "primary_prob": 25.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.496436, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056007, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.484342, + "strategy_rank": 91.294363, + "rr": 1.62285, + "primary_prob": 50.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.434275, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.84974, + "range_504_ratio": 2.339038, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.02601, + "hold30_r": -0.116637 + }, + { + "symbol": "FFIV", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.19833, + "strategy_rank": 81.356994, + "rr": 2.168648, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.252972, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.849035, + "range_504_ratio": 2.33739, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043699, + "hold30_r": 1.095796 + }, + { + "symbol": "FICO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.033403, + "strategy_rank": 86.920668, + "rr": 1.700282, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.550422, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.186103, + "range_504_ratio": 3.274296, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041973, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.39666, + "strategy_rank": 84.352818, + "rr": 1.733064, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.599596, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036467, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.242171, + "strategy_rank": 79.832985, + "rr": 1.698684, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.548026, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04333, + "hold30_r": 1.182853 + }, + { + "symbol": "FOXA", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.407098, + "strategy_rank": 78.778706, + "rr": 1.956264, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.934397, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043545, + "hold30_r": 1.482774 + }, + { + "symbol": "FTNT", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.121086, + "strategy_rank": 91.764092, + "rr": 1.134285, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.701428, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031593, + "hold30_r": 0.255428 + }, + { + "symbol": "GDDY", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.413361, + "strategy_rank": 80.553236, + "rr": 2.020186, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.030278, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.141462, + "range_504_ratio": 3.131342, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042178, + "hold30_r": -1.0 + }, + { + "symbol": "GEN", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.463466, + "strategy_rank": 69.780793, + "rr": 1.999248, + "primary_prob": 24.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.998873, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043683, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.286013, + "strategy_rank": 79.217119, + "rr": 0.984123, + "primary_prob": 31.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.476184, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035354, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.605428, + "strategy_rank": 72.912317, + "rr": 0.936653, + "primary_prob": 51.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 96, + "primary_distance_atr": 1.404979, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.040191, + "hold30_r": 0.116524 + }, + { + "symbol": "GLW", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.029228, + "strategy_rank": 76.858038, + "rr": 1.836647, + "primary_prob": 30.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.75497, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.794151, + "hold30_r": 1.999502 + }, + { + "symbol": "IBKR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.528184, + "strategy_rank": 92.212944, + "rr": 1.896594, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.844891, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034383, + "hold30_r": 1.028484 + }, + { + "symbol": "IBM", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.440501, + "strategy_rank": 79.352818, + "rr": 0.817683, + "primary_prob": 53.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.226524, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.771393, + "hold30_r": 3.409329 + }, + { + "symbol": "IP", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.210856, + "strategy_rank": 76.795407, + "rr": 2.044365, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.066547, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030962, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.995825, + "strategy_rank": 82.23382, + "rr": 1.62387, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.435805, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041752, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.066806, + "strategy_rank": 75.876827, + "rr": 2.392809, + "primary_prob": 20.5, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.589214, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044531, + "hold30_r": 0.815295 + }, + { + "symbol": "KR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.446764, + "strategy_rank": 65.250522, + "rr": 0.712708, + "primary_prob": 43.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.069063, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052847, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.572025, + "strategy_rank": 95.636743, + "rr": 1.998667, + "primary_prob": 44.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 2.998001, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.977419, + "hold30_r": 2.968097 + }, + { + "symbol": "LYV", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.231733, + "strategy_rank": 80.114823, + "rr": 2.131057, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.196585, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041161, + "hold30_r": 0.783299 + }, + { + "symbol": "MCK", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.473904, + "strategy_rank": 67.745303, + "rr": 1.333183, + "primary_prob": 21.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.999775, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.668631, + "range_504_ratio": 1.951565, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.28834, + "hold30_r": 1.007388 + }, + { + "symbol": "MMM", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.901879, + "strategy_rank": 80.250522, + "rr": 3.434618, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 37, + "primary_distance_atr": 5.151927, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043943, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.682672, + "strategy_rank": 62.160752, + "rr": 1.345325, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.017988, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.286703, + "hold30_r": 1.024216 + }, + { + "symbol": "MSTR", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.582463, + "strategy_rank": 99.551148, + "rr": 2.148607, + "primary_prob": 22.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.22291, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024205, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.908142, + "strategy_rank": 80.271399, + "rr": 2.966296, + "primary_prob": 20.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 4.449444, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.931598, + "hold30_r": 2.487231 + }, + { + "symbol": "NI", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.979123, + "strategy_rank": 65.177453, + "rr": 0.860237, + "primary_prob": 53.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.290355, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.808528, + "hold30_r": 0.951321 + }, + { + "symbol": "NVDA", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.14405, + "strategy_rank": 90.240084, + "rr": 2.065139, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.097708, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 1.943871, + "range_504_ratio": 6.98574, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.034535, + "hold30_r": 3.895151 + }, + { + "symbol": "ORLY", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.022965, + "strategy_rank": 64.968685, + "rr": 0.960465, + "primary_prob": 38.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.440697, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.908843, + "hold30_r": -0.424831 + }, + { + "symbol": "PGR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.265136, + "strategy_rank": 69.415449, + "rr": 1.221166, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.831749, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053726, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.868476, + "strategy_rank": 76.200418, + "rr": 1.589812, + "primary_prob": 16.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.384718, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.704716, + "range_504_ratio": 2.023272, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533572, + "hold30_r": 2.519747 + }, + { + "symbol": "PODD", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.780793, + "strategy_rank": 91.210856, + "rr": 0.985666, + "primary_prob": 44.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.478499, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.969228, + "range_504_ratio": 2.635908, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032446, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.628392, + "strategy_rank": 57.797495, + "rr": 1.662479, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.493718, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063638, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.319415, + "strategy_rank": 91.628392, + "rr": 1.58906, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.38359, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.321255, + "range_504_ratio": 3.748123, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.556238, + "hold30_r": 2.85692 + }, + { + "symbol": "RL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.150313, + "strategy_rank": 83.434238, + "rr": 1.517859, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.276789, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032489, + "hold30_r": 0.636254 + }, + { + "symbol": "RSG", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.430063, + "strategy_rank": 60.751566, + "rr": 1.103396, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.655094, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.593379, + "range_504_ratio": 1.810095, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.039597, + "hold30_r": 0.319706 + }, + { + "symbol": "RTX", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.672234, + "strategy_rank": 70.584551, + "rr": 1.024318, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.536476, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973842, + "hold30_r": 2.091549 + }, + { + "symbol": "SATS", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.912317, + "strategy_rank": 95.876827, + "rr": 1.663704, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 97, + "primary_distance_atr": 2.495555, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017332, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.375783, + "strategy_rank": 76.837161, + "rr": 2.738132, + "primary_prob": 37.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 135, + "primary_distance_atr": 4.107199, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.495701, + "range_504_ratio": 1.641649, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033023, + "hold30_r": 1.046545 + }, + { + "symbol": "T", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.077244, + "strategy_rank": 74.34238, + "rr": 0.838235, + "primary_prob": 54.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.257352, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.789429, + "hold30_r": 0.822153 + }, + { + "symbol": "TKO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.615866, + "strategy_rank": 85.031315, + "rr": 1.822536, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.733804, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78398, + "hold30_r": 1.721344 + }, + { + "symbol": "TMUS", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.494781, + "strategy_rank": 81.962422, + "rr": 2.138324, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.207485, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044483, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.164927, + "strategy_rank": 97.379958, + "rr": 0.715871, + "primary_prob": 63.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.073806, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.687909, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.538622, + "strategy_rank": 94.029228, + "rr": 1.310254, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.965381, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.130092, + "hold30_r": -1.097115 + }, + { + "symbol": "TRGP", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.363257, + "strategy_rank": 89.070981, + "rr": 2.362374, + "primary_prob": 40.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.543561, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029157, + "hold30_r": 0.377208 + }, + { + "symbol": "TSLA", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.329854, + "strategy_rank": 97.954071, + "rr": 1.80798, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.71197, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.784466, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.221294, + "strategy_rank": 88.569937, + "rr": 2.451227, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.676841, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022953, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.359081, + "strategy_rank": 82.108559, + "rr": 1.627599, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.441399, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.51507, + "range_504_ratio": 1.673756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.856765, + "hold30_r": -1.824633 + }, + { + "symbol": "VST", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.824635, + "strategy_rank": 96.670146, + "rr": 2.151812, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.227718, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 2.139028, + "range_504_ratio": 8.491183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.128723, + "hold30_r": 3.179119 + }, + { + "symbol": "VTR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.693111, + "strategy_rank": 71.931106, + "rr": 0.967131, + "primary_prob": 50.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.450697, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050849, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.237996, + "strategy_rank": 59.154489, + "rr": 1.72374, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.58561, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066603, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.94572, + "strategy_rank": 69.676409, + "rr": 1.470946, + "primary_prob": 20.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.206419, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.418443, + "hold30_r": 1.406051 + }, + { + "symbol": "WMB", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.110647, + "strategy_rank": 77.578288, + "rr": 1.518618, + "primary_prob": 18.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.277927, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038732, + "hold30_r": 1.206759 + }, + { + "symbol": "WMT", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.450939, + "strategy_rank": 77.693111, + "rr": 0.850817, + "primary_prob": 36.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.276226, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057464, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.204593, + "strategy_rank": 66.91023, + "rr": 1.193727, + "primary_prob": 39.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.79059, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.137322, + "hold30_r": -0.156247 + }, + { + "symbol": "WTW", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.759916, + "strategy_rank": 62.338205, + "rr": 1.458524, + "primary_prob": 38.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.187785, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053033, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.968685, + "strategy_rank": 61.169102, + "rr": 2.497005, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.745508, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053239, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-05-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.373695, + "strategy_rank": 99.279749, + "rr": 1.798739, + "primary_prob": 27.43, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.698108, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.77549, + "hold30_r": 5.753811 + }, + { + "symbol": "ABT", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.482124, + "strategy_rank": 61.950163, + "rr": 0.813736, + "primary_prob": 57.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.220604, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060355, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.823402, + "strategy_rank": 69.317443, + "rr": 1.953431, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.930146, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.53125, + "range_504_ratio": 1.701057, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060148, + "hold30_r": 1.467614 + }, + { + "symbol": "AEE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.840737, + "strategy_rank": 63.098592, + "rr": 0.992922, + "primary_prob": 46.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.489384, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105593, + "hold30_r": -1.037587 + }, + { + "symbol": "AFL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.748646, + "strategy_rank": 63.75948, + "rr": 1.408287, + "primary_prob": 39.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.112431, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06153, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.565547, + "strategy_rank": 63.098592, + "rr": 1.887824, + "primary_prob": 45.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.831736, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057282, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.674973, + "strategy_rank": 99.609967, + "rr": 0.71991, + "primary_prob": 54.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.079865, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 3.217496, + "range_504_ratio": 24.965534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.699373, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.35753, + "strategy_rank": 63.672806, + "rr": 1.058969, + "primary_prob": 42.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.588454, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062414, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.982665, + "strategy_rank": 93.250271, + "rr": 0.864428, + "primary_prob": 49.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.296642, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.372103, + "range_504_ratio": 3.943636, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.828571, + "hold30_r": 3.052705 + }, + { + "symbol": "BKR", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.340195, + "strategy_rank": 78.569881, + "rr": 2.61815, + "primary_prob": 23.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.927225, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.605596, + "range_504_ratio": 1.832344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041425, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.507042, + "strategy_rank": 61.365114, + "rr": 1.589028, + "primary_prob": 22.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.383542, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.534256, + "range_504_ratio": 1.706179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063632, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.382449, + "strategy_rank": 65.850488, + "rr": 1.492916, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.239373, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056776, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.073673, + "strategy_rank": 63.336945, + "rr": 0.892536, + "primary_prob": 48.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.338804, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.589368, + "range_504_ratio": 1.802849, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844301, + "hold30_r": 0.74584 + }, + { + "symbol": "CBRE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.299025, + "strategy_rank": 76.403034, + "rr": 1.697692, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.546538, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04777, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.165764, + "strategy_rank": 89.068256, + "rr": 2.213689, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.320533, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.048033, + "range_504_ratio": 2.852036, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035223, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.624052, + "strategy_rank": 82.318527, + "rr": 2.534289, + "primary_prob": 38.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.801433, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041697, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.332611, + "strategy_rank": 92.4052, + "rr": 1.711175, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.566763, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035445, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.832069, + "strategy_rank": 59.447454, + "rr": 1.138496, + "primary_prob": 41.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.707744, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067627, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.606717, + "strategy_rank": 85.937161, + "rr": 1.613769, + "primary_prob": 40.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.420653, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.416318, + "range_504_ratio": 4.121916, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.58825, + "hold30_r": 1.443405 + }, + { + "symbol": "COR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.865655, + "strategy_rank": 63.293608, + "rr": 1.098262, + "primary_prob": 41.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.647393, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.638456, + "range_504_ratio": 1.893555, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054612, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.023835, + "strategy_rank": 64.929577, + "rr": 0.825933, + "primary_prob": 54.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.2389, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.767825, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.699892, + "strategy_rank": 98.732394, + "rr": 1.685761, + "primary_prob": 31.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.528641, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 3.420295, + "range_504_ratio": 30.578431, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.660004, + "hold30_r": 1.611916 + }, + { + "symbol": "CVS", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.265439, + "strategy_rank": 81.625135, + "rr": 1.85523, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.782845, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817913, + "hold30_r": 1.135334 + }, + { + "symbol": "DASH", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.508126, + "strategy_rank": 92.340195, + "rr": 1.948308, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.922462, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.231344, + "range_504_ratio": 3.425832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.914409, + "hold30_r": 3.07001 + }, + { + "symbol": "EBAY", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.215601, + "strategy_rank": 74.60455, + "rr": 1.345674, + "primary_prob": 44.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.018511, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.667947, + "range_504_ratio": 1.950229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.298129, + "hold30_r": 1.099514 + }, + { + "symbol": "ETR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.666306, + "strategy_rank": 71.776815, + "rr": 1.204734, + "primary_prob": 42.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.807101, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058654, + "hold30_r": -0.597068 + }, + { + "symbol": "EVRG", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.881907, + "strategy_rank": 58.017335, + "rr": 1.149805, + "primary_prob": 45.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 100, + "primary_distance_atr": 1.724708, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065751, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.098592, + "strategy_rank": 59.826652, + "rr": 1.821843, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.732764, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056752, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.607801, + "strategy_rank": 91.982665, + "rr": 1.628529, + "primary_prob": 49.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.442793, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.815321, + "range_504_ratio": 2.2599, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030995, + "hold30_r": 0.516934 + }, + { + "symbol": "FFIV", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.099675, + "strategy_rank": 81.798483, + "rr": 2.044528, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.066792, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.822434, + "range_504_ratio": 2.276032, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051978, + "hold30_r": 0.947872 + }, + { + "symbol": "FICO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.04117, + "strategy_rank": 83.185265, + "rr": 1.58613, + "primary_prob": 32.48, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.379195, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.170283, + "range_504_ratio": 3.222906, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048278, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.549296, + "strategy_rank": 88.656555, + "rr": 2.91025, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 4.365374, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027781, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.449621, + "strategy_rank": 79.295775, + "rr": 1.245134, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.867701, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049482, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.15818, + "strategy_rank": 89.707476, + "rr": 0.813331, + "primary_prob": 54.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.219997, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036904, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.998917, + "strategy_rank": 78.840737, + "rr": 2.043438, + "primary_prob": 30.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.065156, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051582, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.074756, + "strategy_rank": 77.80065, + "rr": 1.606856, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.410284, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038593, + "hold30_r": 0.972453 + }, + { + "symbol": "GL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.741062, + "strategy_rank": 73.726977, + "rr": 1.868467, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.802701, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.048149, + "hold30_r": -0.378228 + }, + { + "symbol": "GLW", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.12351, + "strategy_rank": 75.200433, + "rr": 2.537345, + "primary_prob": 20.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.806017, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048875, + "hold30_r": 2.330541 + }, + { + "symbol": "IBKR", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.416035, + "strategy_rank": 91.213434, + "rr": 2.295831, + "primary_prob": 23.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.443747, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039941, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.256771, + "strategy_rank": 76.836403, + "rr": 2.023784, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.035676, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.153729, + "hold30_r": -1.117559 + }, + { + "symbol": "ISRG", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.290358, + "strategy_rank": 79.349946, + "rr": 1.873502, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.810253, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.174532, + "hold30_r": -1.126123 + }, + { + "symbol": "JBL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.315276, + "strategy_rank": 80.747562, + "rr": 0.955497, + "primary_prob": 45.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.433245, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.787382, + "range_504_ratio": 2.197636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.912022, + "hold30_r": 7.068858 + }, + { + "symbol": "KMI", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.066089, + "strategy_rank": 76.197183, + "rr": 2.104627, + "primary_prob": 23.58, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.15694, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052501, + "hold30_r": 0.468757 + }, + { + "symbol": "KR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.815818, + "strategy_rank": 68.916576, + "rr": 0.765565, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.148347, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054364, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.76598, + "strategy_rank": 93.488624, + "rr": 1.993883, + "primary_prob": 44.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.990825, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025539, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.790899, + "strategy_rank": 78.634886, + "rr": 1.103945, + "primary_prob": 41.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.655918, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046036, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.599133, + "strategy_rank": 77.930661, + "rr": 1.652974, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.479461, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048801, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.458288, + "strategy_rank": 99.523294, + "rr": 1.972748, + "primary_prob": 25.01, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.959122, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025743, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.032503, + "strategy_rank": 82.459372, + "rr": 1.572662, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.358993, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534338, + "hold30_r": 3.435107 + }, + { + "symbol": "NI", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.007584, + "strategy_rank": 65.297941, + "rr": 0.731436, + "primary_prob": 54.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.097155, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055072, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.55688, + "strategy_rank": 85.807151, + "rr": 2.272964, + "primary_prob": 22.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.409446, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 1.916443, + "range_504_ratio": 6.79674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.237626, + "hold30_r": 2.825566 + }, + { + "symbol": "ORLY", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.19935, + "strategy_rank": 65.839653, + "rr": 0.86558, + "primary_prob": 51.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.29837, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058543, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891658, + "strategy_rank": 99.371614, + "rr": 0.693647, + "primary_prob": 55.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.040471, + "raw_level_count": 167, + "gate_level_count": 167, + "range_504_log": 2.65865, + "range_504_ratio": 14.277005, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.66917, + "hold30_r": 0.560924 + }, + { + "symbol": "PNW", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.906826, + "strategy_rank": 57.464789, + "rr": 1.23706, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.855591, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066993, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.473456, + "strategy_rank": 57.713976, + "rr": 1.266825, + "primary_prob": 29.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.900238, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065424, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.582882, + "strategy_rank": 92.4052, + "rr": 1.79337, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.690054, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.298585, + "range_504_ratio": 3.66411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039529, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.08234, + "strategy_rank": 87.139762, + "rr": 0.804492, + "primary_prob": 51.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.206738, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038664, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.824485, + "strategy_rank": 92.946912, + "rr": 1.702627, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 98, + "primary_distance_atr": 2.553941, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.500109, + "hold30_r": -1.482712 + }, + { + "symbol": "T", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.291441, + "strategy_rank": 74.377031, + "rr": 0.931147, + "primary_prob": 48.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.39672, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.877407, + "hold30_r": 0.278097 + }, + { + "symbol": "TKO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.366197, + "strategy_rank": 83.640303, + "rr": 1.585208, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.377813, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044087, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.833153, + "strategy_rank": 81.744312, + "rr": 1.969525, + "primary_prob": 26.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.954287, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050176, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.024919, + "strategy_rank": 97.074756, + "rr": 1.862213, + "primary_prob": 26.91, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.79332, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031626, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.858072, + "strategy_rank": 92.76273, + "rr": 1.964805, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.947207, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.24532, + "hold30_r": -1.20715 + }, + { + "symbol": "TRGP", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.424702, + "strategy_rank": 90.184182, + "rr": 2.920075, + "primary_prob": 20.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.380112, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.033747, + "hold30_r": 0.937827 + }, + { + "symbol": "TSLA", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.374865, + "strategy_rank": 97.919827, + "rr": 1.565207, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.347811, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026706, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.574215, + "strategy_rank": 91.679307, + "rr": 1.512611, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.268917, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024287, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.88299, + "strategy_rank": 96.695558, + "rr": 1.35314, + "primary_prob": 38.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.02971, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.139028, + "range_504_ratio": 8.491183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.32653, + "hold30_r": 2.511766 + }, + { + "symbol": "VTR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.282774, + "strategy_rank": 72.058505, + "rr": 0.944827, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.417241, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058443, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.348862, + "strategy_rank": 60.704225, + "rr": 0.985979, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.478969, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067288, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.124594, + "strategy_rank": 78.483207, + "rr": 1.231152, + "primary_prob": 39.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.846728, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.1842, + "hold30_r": 0.240616 + }, + { + "symbol": "WMT", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.641387, + "strategy_rank": 77.562297, + "rr": 1.363556, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.045333, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053624, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.048754, + "strategy_rank": 62.296858, + "rr": 2.000019, + "primary_prob": 20.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.000028, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059231, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.698808, + "strategy_rank": 61.516793, + "rr": 1.799735, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.699602, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057136, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-05-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.241603, + "strategy_rank": 99.176598, + "rr": 2.422622, + "primary_prob": 20.01, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.633933, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.397235, + "hold30_r": 6.303564 + }, + { + "symbol": "ABT", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.442982, + "strategy_rank": 60.482456, + "rr": 1.53078, + "primary_prob": 23.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.29617, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064964, + "hold30_r": 0.161261 + }, + { + "symbol": "ADSK", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.921053, + "strategy_rank": 69.210526, + "rr": 2.568575, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.852862, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.53125, + "range_504_ratio": 1.701057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060214, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.350877, + "strategy_rank": 64.067982, + "rr": 1.871561, + "primary_prob": 12.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.807341, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070004, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.017544, + "strategy_rank": 62.412281, + "rr": 1.266302, + "primary_prob": 42.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.899453, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066683, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.671053, + "strategy_rank": 99.605263, + "rr": 1.606741, + "primary_prob": 30.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.410112, + "raw_level_count": 187, + "gate_level_count": 187, + "range_504_log": 3.217496, + "range_504_ratio": 24.965534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022693, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.789474, + "strategy_rank": 63.914474, + "rr": 0.833552, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.250328, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068474, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.614035, + "strategy_rank": 95.910088, + "rr": 0.948685, + "primary_prob": 47.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.423027, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.315197, + "range_504_ratio": 3.725484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.909118, + "hold30_r": 3.337069 + }, + { + "symbol": "AZO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.157895, + "strategy_rank": 63.453947, + "rr": 1.184576, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.776865, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.542032, + "range_504_ratio": 1.719498, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057145, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.635965, + "strategy_rank": 62.083333, + "rr": 0.838609, + "primary_prob": 46.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.257914, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.534256, + "range_504_ratio": 1.706179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0748, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.649123, + "strategy_rank": 62.346491, + "rr": 1.614427, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.421641, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062287, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.254386, + "strategy_rank": 73.10307, + "rr": 1.225327, + "primary_prob": 25.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.837991, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.80431, + "range_504_ratio": 2.235153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171933, + "hold30_r": 4.540017 + }, + { + "symbol": "CBRE", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.473684, + "strategy_rank": 78.322368, + "rr": 2.140352, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.210528, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.096072, + "hold30_r": 3.091135 + }, + { + "symbol": "CCL", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.578947, + "strategy_rank": 84.144737, + "rr": 2.020875, + "primary_prob": 38.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.031312, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.017713, + "range_504_ratio": 2.766859, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03494, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.872807, + "strategy_rank": 85.241228, + "rr": 2.369859, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.554789, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046352, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.214912, + "strategy_rank": 93.070175, + "rr": 1.50971, + "primary_prob": 34.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.264566, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.323868, + "hold30_r": -1.285377 + }, + { + "symbol": "CNP", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.29386, + "strategy_rank": 60.471491, + "rr": 1.178496, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.767744, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074231, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.938596, + "strategy_rank": 85.175439, + "rr": 1.273246, + "primary_prob": 26.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.909869, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.870346, + "range_504_ratio": 2.387737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.233901, + "hold30_r": 2.938811 + }, + { + "symbol": "COHR", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.855263, + "strategy_rank": 89.671053, + "rr": 2.170188, + "primary_prob": 38.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.255282, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.383833, + "range_504_ratio": 3.990165, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027459, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.692982, + "strategy_rank": 64.298246, + "rr": 1.212379, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.818569, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.638456, + "range_504_ratio": 1.893555, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064615, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.701754, + "strategy_rank": 60.66886, + "rr": 1.524734, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.287101, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.457194, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.903509, + "strategy_rank": 99.002193, + "rr": 2.294516, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.441774, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 3.379416, + "range_504_ratio": 29.35363, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028604, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.697368, + "strategy_rank": 92.796053, + "rr": 1.752993, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.629489, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.231344, + "range_504_ratio": 3.425832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.718003, + "hold30_r": 2.847653 + }, + { + "symbol": "DGX", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.675439, + "strategy_rank": 61.22807, + "rr": 1.038693, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.558039, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.408832, + "range_504_ratio": 1.505059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.977293, + "hold30_r": -0.394174 + }, + { + "symbol": "EBAY", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 74.703947, + "rr": 1.535804, + "primary_prob": 40.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.303706, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.674135, + "range_504_ratio": 1.962335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.481401, + "hold30_r": 1.794901 + }, + { + "symbol": "ETR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.052632, + "strategy_rank": 72.532895, + "rr": 1.277327, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.915991, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058097, + "hold30_r": -0.231603 + }, + { + "symbol": "EVRG", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.223684, + "strategy_rank": 58.256579, + "rr": 1.724459, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 2.586689, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.653904, + "hold30_r": 1.696495 + }, + { + "symbol": "EXC", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.662281, + "strategy_rank": 60.175439, + "rr": 2.374078, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.561116, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06261, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.640351, + "strategy_rank": 92.160088, + "rr": 1.81317, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.719754, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.814451, + "range_504_ratio": 2.257935, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.779726, + "hold30_r": 1.822291 + }, + { + "symbol": "FFIV", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.491228, + "strategy_rank": 81.91886, + "rr": 2.182513, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.27377, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.792897, + "range_504_ratio": 2.20979, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057954, + "hold30_r": 1.344759 + }, + { + "symbol": "FICO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.653509, + "strategy_rank": 89.791667, + "rr": 1.76665, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.649974, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.170283, + "range_504_ratio": 3.222906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.748011, + "hold30_r": 0.500542 + }, + { + "symbol": "FIX", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.951754, + "strategy_rank": 89.451754, + "rr": 2.155536, + "primary_prob": 22.99, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.233304, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.342578, + "range_504_ratio": 3.828903, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.117869, + "hold30_r": 1.876737 + }, + { + "symbol": "FOX", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.394737, + "strategy_rank": 79.078947, + "rr": 1.676012, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.514019, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054947, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.175439, + "strategy_rank": 78.695175, + "rr": 1.085896, + "primary_prob": 43.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.628844, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055797, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.916667, + "strategy_rank": 89.364035, + "rr": 0.94178, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.41267, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042636, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.377193, + "strategy_rank": 79.660088, + "rr": 1.384794, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.077191, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053799, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.710526, + "strategy_rank": 77.039474, + "rr": 1.711146, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.566719, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04498, + "hold30_r": 1.123584 + }, + { + "symbol": "GL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.092105, + "strategy_rank": 73.980263, + "rr": 0.910971, + "primary_prob": 52.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 100, + "primary_distance_atr": 1.366457, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054505, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.320175, + "strategy_rank": 80.899123, + "rr": 1.810003, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.715005, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050337, + "hold30_r": 1.505131 + }, + { + "symbol": "IBKR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.22807, + "strategy_rank": 90.537281, + "rr": 1.984527, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.97679, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043497, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.416667, + "strategy_rank": 80.087719, + "rr": 1.571143, + "primary_prob": 40.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.356714, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05184, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.100877, + "strategy_rank": 81.337719, + "rr": 0.784396, + "primary_prob": 51.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.176594, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.737121, + "range_504_ratio": 2.089909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737257, + "hold30_r": 7.215604 + }, + { + "symbol": "JPM", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.359649, + "strategy_rank": 67.445175, + "rr": 1.202962, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.804443, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.734829, + "range_504_ratio": 2.085125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.142092, + "hold30_r": 2.627156 + }, + { + "symbol": "KMI", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.885965, + "strategy_rank": 75.241228, + "rr": 2.146558, + "primary_prob": 23.09, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.219837, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058895, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.815789, + "strategy_rank": 68.355263, + "rr": 1.707266, + "primary_prob": 16.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.560899, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05649, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.627193, + "strategy_rank": 95.614035, + "rr": 2.151883, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 3.227824, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028929, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.732456, + "strategy_rank": 75.350877, + "rr": 0.900319, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.350478, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.223513, + "hold30_r": -1.17613 + }, + { + "symbol": "MCD", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.04386, + "strategy_rank": 57.017544, + "rr": 1.110072, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.665108, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.292638, + "range_504_ratio": 1.339958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081339, + "hold30_r": -1.000539 + }, + { + "symbol": "MMM", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.008772, + "strategy_rank": 79.100877, + "rr": 4.201405, + "primary_prob": 29.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 37, + "primary_distance_atr": 6.302108, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051608, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.451754, + "strategy_rank": 99.517544, + "rr": 0.759869, + "primary_prob": 47.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.139804, + "raw_level_count": 187, + "gate_level_count": 187, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.737353, + "hold30_r": 1.498474 + }, + { + "symbol": "NEM", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.719298, + "strategy_rank": 80.614035, + "rr": 1.877057, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.815586, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.832565, + "hold30_r": 2.983878 + }, + { + "symbol": "NI", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.447368, + "strategy_rank": 65.888158, + "rr": 1.306894, + "primary_prob": 21.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.960341, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06038, + "hold30_r": 0.245946 + }, + { + "symbol": "NOW", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.881579, + "strategy_rank": 84.177632, + "rr": 1.444695, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.167043, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.885653, + "range_504_ratio": 2.424567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051537, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.45614, + "strategy_rank": 85.515351, + "rr": 2.432299, + "primary_prob": 20.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.648449, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 1.883016, + "range_504_ratio": 6.573298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.394655, + "hold30_r": 3.972802 + }, + { + "symbol": "ORLY", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 65.548246, + "rr": 1.664044, + "primary_prob": 17.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.496067, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061419, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.280702, + "strategy_rank": 68.662281, + "rr": 1.5798, + "primary_prob": 15.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.3697, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06185, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890351, + "strategy_rank": 99.429825, + "rr": 0.702531, + "primary_prob": 55.17, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.053797, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 2.424234, + "range_504_ratio": 11.29357, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.677437, + "hold30_r": 1.943228 + }, + { + "symbol": "PNW", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.140351, + "strategy_rank": 56.929825, + "rr": 1.702962, + "primary_prob": 19.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.554443, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07193, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.236842, + "strategy_rank": 58.157895, + "rr": 1.57162, + "primary_prob": 23.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.35743, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071774, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.407895, + "strategy_rank": 92.5, + "rr": 1.583905, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.375858, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.289502, + "range_504_ratio": 3.630979, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.546324, + "hold30_r": 6.310619 + }, + { + "symbol": "SATS", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.570175, + "strategy_rank": 90.635965, + "rr": 1.752642, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 97, + "primary_distance_atr": 2.628963, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018601, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.149123, + "strategy_rank": 74.385965, + "rr": 1.763022, + "primary_prob": 14.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.644533, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.702698, + "hold30_r": 0.253276 + }, + { + "symbol": "TJX", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.894737, + "strategy_rank": 58.947368, + "rr": 1.443983, + "primary_prob": 18.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.165974, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.585434, + "range_504_ratio": 1.79577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063321, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.95614, + "strategy_rank": 83.574561, + "rr": 0.962152, + "primary_prob": 32.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.443228, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.914416, + "hold30_r": 2.093235 + }, + { + "symbol": "TMUS", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.421053, + "strategy_rank": 78.289474, + "rr": 2.30336, + "primary_prob": 22.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.45504, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055874, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.122807, + "strategy_rank": 97.510965, + "rr": 1.874837, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.812256, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028045, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.135965, + "strategy_rank": 92.741228, + "rr": 1.53085, + "primary_prob": 34.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.296275, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.492178, + "hold30_r": 4.001004 + }, + { + "symbol": "TRGP", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.27193, + "strategy_rank": 89.923246, + "rr": 1.767377, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.651066, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.728064, + "hold30_r": 1.129758 + }, + { + "symbol": "TSLA", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.574561, + "strategy_rank": 98.179825, + "rr": 1.55156, + "primary_prob": 39.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.32734, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028882, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.833333, + "strategy_rank": 84.254386, + "rr": 1.057003, + "primary_prob": 28.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.585504, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.613737, + "range_504_ratio": 1.847322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014428, + "hold30_r": 0.852361 + }, + { + "symbol": "UAL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.02193, + "strategy_rank": 91.699561, + "rr": 1.683837, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.525756, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025729, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.929825, + "strategy_rank": 72.916667, + "rr": 1.59707, + "primary_prob": 17.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.395605, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.54799, + "range_504_ratio": 1.729773, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.537771, + "hold30_r": 1.730159 + }, + { + "symbol": "VST", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.368421, + "strategy_rank": 97.796053, + "rr": 2.098277, + "primary_prob": 23.45, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.147416, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.139028, + "range_504_ratio": 8.491183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.067344, + "hold30_r": 3.012884 + }, + { + "symbol": "VTR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.434211, + "strategy_rank": 71.809211, + "rr": 1.263805, + "primary_prob": 42.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.895708, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06429, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.859649, + "strategy_rank": 77.708333, + "rr": 0.672546, + "primary_prob": 42.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.008819, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.619009, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.188596, + "strategy_rank": 75.60307, + "rr": 1.685487, + "primary_prob": 15.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.528231, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059483, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.197368, + "strategy_rank": 61.644737, + "rr": 1.819633, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.729449, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058629, + "hold30_r": -1.0 + }, + { + "symbol": "KVUE", + "date": "2025-05-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.868421, + "strategy_rank": 65.065789, + "rr": 2.050369, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.075554, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.414292, + "range_504_ratio": 1.513299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057804, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-06-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.109131, + "strategy_rank": 99.142539, + "rr": 2.309116, + "primary_prob": 21.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.463674, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 2.154317, + "range_504_ratio": 8.621997, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.280974, + "hold30_r": 7.300464 + }, + { + "symbol": "ABBV", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.853007, + "strategy_rank": 67.449889, + "rr": 1.696237, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.544356, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051591, + "hold30_r": 0.571708 + }, + { + "symbol": "ABT", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.746102, + "strategy_rank": 62.093541, + "rr": 0.815171, + "primary_prob": 52.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.222757, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.744242, + "hold30_r": -1.899078 + }, + { + "symbol": "ADSK", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.525612, + "strategy_rank": 69.988864, + "rr": 1.692598, + "primary_prob": 45.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.538897, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.53125, + "range_504_ratio": 1.701057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.627602, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.202673, + "strategy_rank": 64.710468, + "rr": 1.733983, + "primary_prob": 15.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.600974, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07434, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.625835, + "strategy_rank": 58.44098, + "rr": 0.944199, + "primary_prob": 50.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.416298, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.465236, + "range_504_ratio": 1.59239, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870255, + "hold30_r": 1.114587 + }, + { + "symbol": "AON", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.184855, + "strategy_rank": 60.601336, + "rr": 2.431709, + "primary_prob": 22.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.647563, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065022, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.777283, + "strategy_rank": 99.743875, + "rr": 1.919274, + "primary_prob": 25.92, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.878911, + "raw_level_count": 189, + "gate_level_count": 189, + "range_504_log": 3.217496, + "range_504_ratio": 24.965534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024618, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.429844, + "strategy_rank": 65.701559, + "rr": 1.36441, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.046615, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074148, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.530067, + "strategy_rank": 63.641425, + "rr": 0.81748, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.22622, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.542032, + "range_504_ratio": 1.719498, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060745, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.521158, + "strategy_rank": 69.454343, + "rr": 1.69583, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.543745, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.524104, + "range_504_ratio": 1.688945, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049426, + "hold30_r": -0.015417 + }, + { + "symbol": "BRK-B", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.63029, + "strategy_rank": 60.679287, + "rr": 1.840549, + "primary_prob": 24.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.760823, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.528982, + "range_504_ratio": 1.697204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080564, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.403118, + "strategy_rank": 59.955457, + "rr": 1.525243, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.287864, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064931, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.193764, + "strategy_rank": 67.85078, + "rr": 1.293673, + "primary_prob": 26.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.940509, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068378, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.089087, + "strategy_rank": 73.285078, + "rr": 0.828551, + "primary_prob": 46.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.242826, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.80431, + "range_504_ratio": 2.235153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773487, + "hold30_r": 4.831927 + }, + { + "symbol": "CBOE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.309577, + "strategy_rank": 66.525612, + "rr": 0.676935, + "primary_prob": 43.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.015403, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.589368, + "range_504_ratio": 1.802849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057062, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.982183, + "strategy_rank": 79.454343, + "rr": 1.796428, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.694643, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.745863, + "hold30_r": 2.798604 + }, + { + "symbol": "CHTR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.979955, + "strategy_rank": 83.730512, + "rr": 1.758293, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.63744, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044634, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.545657, + "strategy_rank": 95.211581, + "rr": 2.142464, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.213696, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.646023, + "hold30_r": -1.604345 + }, + { + "symbol": "CNP", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.191537, + "strategy_rank": 60.334076, + "rr": 1.510813, + "primary_prob": 18.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.26622, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076028, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.523385, + "strategy_rank": 83.218263, + "rr": 1.010187, + "primary_prob": 48.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.515281, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.870346, + "range_504_ratio": 2.387737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.965527, + "hold30_r": 2.553434 + }, + { + "symbol": "COR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.861915, + "strategy_rank": 62.939866, + "rr": 1.451241, + "primary_prob": 18.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.176862, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.638456, + "range_504_ratio": 1.893555, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065855, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.331849, + "strategy_rank": 99.231626, + "rr": 1.81616, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.72424, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 3.341842, + "range_504_ratio": 28.271144, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033615, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.180401, + "strategy_rank": 77.973274, + "rr": 1.911972, + "primary_prob": 30.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.867958, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867209, + "hold30_r": -0.102071 + }, + { + "symbol": "DASH", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.218263, + "strategy_rank": 93.040089, + "rr": 1.088056, + "primary_prob": 44.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.632085, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.231344, + "range_504_ratio": 3.425832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.048378, + "hold30_r": 1.979297 + }, + { + "symbol": "DE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.182628, + "strategy_rank": 69.487751, + "rr": 0.838975, + "primary_prob": 50.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.258462, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.7791, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.407572, + "strategy_rank": 61.458797, + "rr": 1.15882, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.73823, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.408832, + "range_504_ratio": 1.505059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.091388, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.962138, + "strategy_rank": 70.801782, + "rr": 1.624726, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.437088, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.716021, + "range_504_ratio": 2.046274, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060074, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547884, + "strategy_rank": 72.594655, + "rr": 1.242944, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.864416, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05907, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.300668, + "strategy_rank": 59.743875, + "rr": 1.969076, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 2.953614, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.893889, + "hold30_r": 1.042201 + }, + { + "symbol": "EXC", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.077951, + "strategy_rank": 61.124722, + "rr": 1.726621, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.589931, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066301, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.427617, + "strategy_rank": 91.191537, + "rr": 1.567645, + "primary_prob": 51.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.351467, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530571, + "hold30_r": 1.479698 + }, + { + "symbol": "FFIV", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.325167, + "strategy_rank": 81.525612, + "rr": 1.800739, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.701108, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059728, + "hold30_r": 0.995638 + }, + { + "symbol": "FICO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.768374, + "strategy_rank": 92.293987, + "rr": 1.542303, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.313454, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.170283, + "range_504_ratio": 3.222906, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023877, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.075724, + "strategy_rank": 87.249443, + "rr": 1.750728, + "primary_prob": 28.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.626092, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.342578, + "range_504_ratio": 3.828903, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039376, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.2049, + "strategy_rank": 76.770601, + "rr": 1.965565, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.948347, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056159, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.42539, + "strategy_rank": 75.723831, + "rr": 1.392445, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.088667, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056968, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.44098, + "strategy_rank": 89.153675, + "rr": 1.454692, + "primary_prob": 21.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.182038, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04614, + "hold30_r": 0.45745 + }, + { + "symbol": "GDDY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.846325, + "strategy_rank": 74.03118, + "rr": 1.35785, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.036774, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058469, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.216036, + "strategy_rank": 77.639198, + "rr": 1.722609, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.583913, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046733, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.873051, + "strategy_rank": 73.964365, + "rr": 0.847169, + "primary_prob": 54.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 104, + "primary_distance_atr": 1.270753, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058663, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.52784, + "strategy_rank": 87.828508, + "rr": 2.607373, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.911059, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045192, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.755011, + "strategy_rank": 73.518931, + "rr": 1.906103, + "primary_prob": 26.1, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.859155, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064619, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.652561, + "strategy_rank": 71.603563, + "rr": 0.984058, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.476088, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056881, + "hold30_r": -1.0 + }, + { + "symbol": "LH", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.848552, + "strategy_rank": 61.035635, + "rr": 2.572651, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 3.858977, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.297905, + "range_504_ratio": 1.347033, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.062688, + "hold30_r": -0.409144 + }, + { + "symbol": "LITE", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.875278, + "strategy_rank": 95.044543, + "rr": 2.233028, + "primary_prob": 41.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 3.349541, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.205013, + "hold30_r": 4.507942 + }, + { + "symbol": "LYV", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.864143, + "strategy_rank": 77.2049, + "rr": 0.772281, + "primary_prob": 41.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.158421, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726388, + "hold30_r": 2.364519 + }, + { + "symbol": "MAA", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.739421, + "strategy_rank": 61.258352, + "rr": 2.964186, + "primary_prob": 20.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 4.446279, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059399, + "hold30_r": -1.0 + }, + { + "symbol": "MCD", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.623608, + "strategy_rank": 57.238307, + "rr": 1.218717, + "primary_prob": 38.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.828076, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.292638, + "range_504_ratio": 1.339958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.255676, + "hold30_r": -1.17118 + }, + { + "symbol": "MMM", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.648107, + "strategy_rank": 79.287305, + "rr": 1.551705, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.327557, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055926, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.554566, + "strategy_rank": 99.521158, + "rr": 1.02871, + "primary_prob": 48.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.543065, + "raw_level_count": 188, + "gate_level_count": 188, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.002307, + "hold30_r": 2.177754 + }, + { + "symbol": "NEM", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.289532, + "strategy_rank": 75.77951, + "rr": 1.792066, + "primary_prob": 47.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.688099, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048117, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.311804, + "strategy_rank": 65.022272, + "rr": 1.655371, + "primary_prob": 14.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.483056, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064785, + "hold30_r": 0.649004 + }, + { + "symbol": "NOW", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.209354, + "strategy_rank": 91.135857, + "rr": 0.986727, + "primary_prob": 49.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.48009, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.823001, + "range_504_ratio": 2.277324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05728, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.432071, + "strategy_rank": 67.33853, + "rr": 1.568014, + "primary_prob": 19.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.352021, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068168, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.095768, + "strategy_rank": 88.25167, + "rr": 0.999606, + "primary_prob": 44.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.499408, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064022, + "hold30_r": -1.013018 + }, + { + "symbol": "PPL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.516704, + "strategy_rank": 58.262806, + "rr": 0.67771, + "primary_prob": 60.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.016565, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073979, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.988864, + "strategy_rank": 92.85078, + "rr": 0.85059, + "primary_prob": 49.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.275886, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.26312, + "range_504_ratio": 3.536439, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.806617, + "hold30_r": 6.737961 + }, + { + "symbol": "SATS", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.30735, + "strategy_rank": 89.510022, + "rr": 2.59928, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 3.89892, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.585017, + "hold30_r": 5.643505 + }, + { + "symbol": "SBAC", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.298441, + "strategy_rank": 67.66147, + "rr": 2.455729, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.683593, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.342924, + "range_504_ratio": 1.409061, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057888, + "hold30_r": 0.426316 + }, + { + "symbol": "T", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.770601, + "strategy_rank": 73.853007, + "rr": 1.2869, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.93035, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.2171, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.991091, + "strategy_rank": 83.997773, + "rr": 0.988289, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.482433, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.935079, + "hold30_r": 1.017812 + }, + { + "symbol": "TMUS", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.654788, + "strategy_rank": 78.886414, + "rr": 2.485809, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.728714, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062036, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.663697, + "strategy_rank": 96.625835, + "rr": 2.569021, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.853531, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.073686, + "hold30_r": -1.04881 + }, + { + "symbol": "TPR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.66147, + "strategy_rank": 91.848552, + "rr": 1.653821, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.480732, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.6117, + "hold30_r": 6.278099 + }, + { + "symbol": "TRGP", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.74833, + "strategy_rank": 82.906459, + "rr": 3.733429, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 5.600143, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.043686, + "hold30_r": 0.205279 + }, + { + "symbol": "TSLA", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.993318, + "strategy_rank": 96.959911, + "rr": 1.606821, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.410231, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029177, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.084633, + "strategy_rank": 78.596882, + "rr": 0.829224, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.243836, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.613737, + "range_504_ratio": 1.847322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.780739, + "hold30_r": 0.450757 + }, + { + "symbol": "UAL", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.534521, + "strategy_rank": 91.904232, + "rr": 2.628249, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.942374, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.479331, + "hold30_r": -1.449594 + }, + { + "symbol": "UBER", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.855234, + "strategy_rank": 83.752784, + "rr": 1.000607, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.50091, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.926222, + "range_504_ratio": 2.524953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962085, + "hold30_r": 1.86002 + }, + { + "symbol": "VRSN", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.438753, + "strategy_rank": 72.048998, + "rr": 0.897109, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.345663, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.54799, + "range_504_ratio": 1.729773, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832894, + "hold30_r": 0.593803 + }, + { + "symbol": "VST", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.650334, + "strategy_rank": 94.35412, + "rr": 1.810369, + "primary_prob": 27.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.715553, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.139028, + "range_504_ratio": 8.491183, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033092, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.08686, + "strategy_rank": 69.042316, + "rr": 1.025316, + "primary_prob": 48.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.537974, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958528, + "hold30_r": 1.119295 + }, + { + "symbol": "WEC", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.757238, + "strategy_rank": 63.697105, + "rr": 1.081831, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.622746, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089442, + "hold30_r": -1.012857 + }, + { + "symbol": "WMT", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.211581, + "strategy_rank": 75.534521, + "rr": 1.014176, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.521264, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064791, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.96882, + "strategy_rank": 62.048998, + "rr": 2.225926, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 3.338889, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064194, + "hold30_r": -1.0 + }, + { + "symbol": "KVUE", + "date": "2025-06-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.066815, + "strategy_rank": 62.928731, + "rr": 1.96213, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 2.943195, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.414292, + "range_504_ratio": 1.513299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04689, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-06-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.419175, + "strategy_rank": 93.823857, + "rr": 1.54884, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.323259, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.396115, + "range_504_ratio": 4.039477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.517549, + "hold30_r": 1.255123 + }, + { + "symbol": "HOOD", + "date": "2025-06-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.108138, + "strategy_rank": 99.141583, + "rr": 1.725608, + "primary_prob": 28.55, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.588412, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 2.286014, + "range_504_ratio": 9.835651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.699344, + "hold30_r": 5.131095 + }, + { + "symbol": "ABT", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.943144, + "strategy_rank": 60.133779, + "rr": 0.727417, + "primary_prob": 55.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.091126, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.653875, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.389075, + "strategy_rank": 67.369008, + "rr": 0.863047, + "primary_prob": 53.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.294571, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.53125, + "range_504_ratio": 1.701057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791088, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.959866, + "strategy_rank": 62.408027, + "rr": 1.130125, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.695188, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.048087, + "hold30_r": 1.887116 + }, + { + "symbol": "AJG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 66.521739, + "rr": 1.635073, + "primary_prob": 24.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.45261, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.549749, + "range_504_ratio": 1.732819, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051775, + "hold30_r": -0.439691 + }, + { + "symbol": "APP", + "date": "2025-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.777035, + "strategy_rank": 99.74359, + "rr": 2.343753, + "primary_prob": 20.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.51563, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 3.217496, + "range_504_ratio": 24.965534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023341, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.966555, + "strategy_rank": 63.277592, + "rr": 1.915754, + "primary_prob": 14.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.873631, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.83568, + "hold30_r": 1.237912 + }, + { + "symbol": "AVGO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 95.819398, + "rr": 1.735481, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.603221, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.215073, + "range_504_ratio": 3.37054, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.694659, + "hold30_r": 3.677885 + }, + { + "symbol": "AXON", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.885173, + "strategy_rank": 96.343367, + "rr": 0.75802, + "primary_prob": 52.93, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.137029, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.526008, + "range_504_ratio": 4.599778, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.713337, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.06466, + "strategy_rank": 62.185061, + "rr": 1.228311, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.842467, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.530661, + "range_504_ratio": 1.700056, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067423, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.61204, + "strategy_rank": 70.735786, + "rr": 0.975688, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.463532, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.782341, + "range_504_ratio": 2.186585, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070571, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.618729, + "strategy_rank": 66.722408, + "rr": 1.30898, + "primary_prob": 41.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.96347, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.245147, + "hold30_r": 2.207229 + }, + { + "symbol": "CBOE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.523969, + "strategy_rank": 67.380156, + "rr": 1.573899, + "primary_prob": 20.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.360848, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.589368, + "range_504_ratio": 1.802849, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.512511, + "hold30_r": 3.444183 + }, + { + "symbol": "CBRE", + "date": "2025-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.64214, + "strategy_rank": 79.966555, + "rr": 2.125347, + "primary_prob": 26.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.18802, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.069269, + "hold30_r": 2.477813 + }, + { + "symbol": "CHTR", + "date": "2025-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.311037, + "strategy_rank": 85.183946, + "rr": 2.977021, + "primary_prob": 35.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.465532, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052197, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.098105, + "strategy_rank": 95.863991, + "rr": 1.591674, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.387511, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56211, + "hold30_r": 3.009897 + }, + { + "symbol": "CINF", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.716834, + "strategy_rank": 65.730212, + "rr": 1.529022, + "primary_prob": 18.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.293533, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064796, + "hold30_r": 0.180663 + }, + { + "symbol": "CME", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.750279, + "strategy_rank": 65.328874, + "rr": 0.893364, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.340046, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.496226, + "range_504_ratio": 1.64251, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.828412, + "hold30_r": 1.35225 + }, + { + "symbol": "CNP", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.156076, + "strategy_rank": 56.109253, + "rr": 1.600801, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.401201, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522325, + "hold30_r": 1.721059 + }, + { + "symbol": "CVNA", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.331104, + "strategy_rank": 99.230769, + "rr": 1.931455, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.897182, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 3.150689, + "range_504_ratio": 23.352159, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034096, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.32107, + "strategy_rank": 91.538462, + "rr": 1.013584, + "primary_prob": 46.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.520376, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.167725, + "range_504_ratio": 3.21467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.971883, + "hold30_r": 2.785659 + }, + { + "symbol": "EQT", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.186176, + "strategy_rank": 83.835006, + "rr": 1.101223, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.651834, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.647658, + "range_504_ratio": 1.911059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.055682, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.648829, + "strategy_rank": 70.90301, + "rr": 1.58515, + "primary_prob": 19.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.377725, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523243, + "hold30_r": 2.23653 + }, + { + "symbol": "EVRG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.379041, + "strategy_rank": 56.365663, + "rr": 1.989567, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.984351, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.076648, + "hold30_r": 1.020696 + }, + { + "symbol": "EXC", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.493868, + "strategy_rank": 58.651059, + "rr": 1.494225, + "primary_prob": 37.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 93, + "primary_distance_atr": 2.241337, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.07032, + "hold30_r": 0.66765 + }, + { + "symbol": "EXE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.824972, + "strategy_rank": 66.71126, + "rr": 1.319384, + "primary_prob": 22.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.979076, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.551981, + "range_504_ratio": 1.73669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.264191, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.166109, + "strategy_rank": 84.403567, + "rr": 1.723069, + "primary_prob": 48.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.584603, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042661, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.544036, + "strategy_rank": 81.059086, + "rr": 1.728078, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.592118, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06992, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 91.527313, + "rr": 2.025429, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.038143, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.170283, + "range_504_ratio": 3.222906, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029368, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.86845, + "strategy_rank": 93.968785, + "rr": 2.108728, + "primary_prob": 23.53, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.163092, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.292355, + "range_504_ratio": 3.641352, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.070098, + "hold30_r": 2.975038 + }, + { + "symbol": "FOX", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 75.719064, + "rr": 2.207765, + "primary_prob": 8.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.311648, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056092, + "hold30_r": 0.769295 + }, + { + "symbol": "FOXA", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.19621, + "strategy_rank": 76.042363, + "rr": 1.663793, + "primary_prob": 15.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.495689, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.607616, + "hold30_r": 0.790352 + }, + { + "symbol": "FTNT", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.989967, + "strategy_rank": 87.826087, + "rr": 1.904284, + "primary_prob": 14.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.856426, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050026, + "hold30_r": 0.772818 + }, + { + "symbol": "GDDY", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.061315, + "strategy_rank": 76.332219, + "rr": 1.200025, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.800037, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063186, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.726867, + "strategy_rank": 76.231884, + "rr": 1.264977, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.897465, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.91968, + "range_504_ratio": 2.508488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058135, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.317726, + "strategy_rank": 76.020067, + "rr": 1.616081, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.424122, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048744, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.645485, + "strategy_rank": 74.013378, + "rr": 1.590361, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 105, + "primary_distance_atr": 2.385542, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.529312, + "hold30_r": 2.905292 + }, + { + "symbol": "HIG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.047938, + "strategy_rank": 60.512821, + "rr": 1.421393, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.13209, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.651951, + "range_504_ratio": 1.919282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070122, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.216276, + "strategy_rank": 89.286511, + "rr": 1.427732, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.141599, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.417874, + "range_504_ratio": 4.128334, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.37194, + "hold30_r": 3.007668 + }, + { + "symbol": "IBKR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.202899, + "strategy_rank": 92.329989, + "rr": 1.420431, + "primary_prob": 21.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.130647, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.378706, + "hold30_r": 5.470085 + }, + { + "symbol": "ICE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 60.301003, + "rr": 1.26284, + "primary_prob": 22.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.894261, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.548798, + "range_504_ratio": 1.73117, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.180129, + "hold30_r": 1.896617 + }, + { + "symbol": "JPM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.602007, + "strategy_rank": 66.220736, + "rr": 1.022543, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.533815, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.729001, + "range_504_ratio": 2.073008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.945993, + "hold30_r": 3.982843 + }, + { + "symbol": "KMI", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.182832, + "strategy_rank": 71.928651, + "rr": 1.047254, + "primary_prob": 47.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.570881, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.986369, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.081382, + "strategy_rank": 69.542921, + "rr": 1.937593, + "primary_prob": 20.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.90639, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.873742, + "hold30_r": 3.391154 + }, + { + "symbol": "LITE", + "date": "2025-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.425864, + "strategy_rank": 95.362319, + "rr": 2.14058, + "primary_prob": 42.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.21087, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.11155, + "hold30_r": 3.699571 + }, + { + "symbol": "LYV", + "date": "2025-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.973244, + "strategy_rank": 79.197324, + "rr": 2.026039, + "primary_prob": 24.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.039058, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049761, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527313, + "strategy_rank": 78.416945, + "rr": 1.202723, + "primary_prob": 43.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 1.804085, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143321, + "hold30_r": 0.868141 + }, + { + "symbol": "MO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.169454, + "strategy_rank": 59.821628, + "rr": 1.70064, + "primary_prob": 15.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.55096, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089214, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.554069, + "strategy_rank": 99.520624, + "rr": 0.970873, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.45631, + "raw_level_count": 189, + "gate_level_count": 189, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.082617, + "hold30_r": -1.053888 + }, + { + "symbol": "NEM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.835006, + "strategy_rank": 78.082497, + "rr": 1.731843, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.597764, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687078, + "hold30_r": 3.811349 + }, + { + "symbol": "NFLX", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.324415, + "strategy_rank": 85.719064, + "rr": 0.769808, + "primary_prob": 52.67, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.154712, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.298412, + "range_504_ratio": 3.663475, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.711347, + "hold30_r": -0.553714 + }, + { + "symbol": "NI", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.963211, + "strategy_rank": 64.080268, + "rr": 1.733969, + "primary_prob": 13.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.600953, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.659955, + "hold30_r": 2.159282 + }, + { + "symbol": "NOW", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 87.603122, + "rr": 1.074169, + "primary_prob": 47.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.611253, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.823001, + "range_504_ratio": 2.277324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060412, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.09476, + "strategy_rank": 95.027871, + "rr": 1.33487, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.002305, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.596702, + "range_504_ratio": 4.936725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.295807, + "hold30_r": 1.220385 + }, + { + "symbol": "ORLY", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.189521, + "strategy_rank": 64.604236, + "rr": 1.393381, + "primary_prob": 22.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.090071, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064409, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.733556, + "strategy_rank": 68.372352, + "rr": 1.832072, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.748108, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054014, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.212932, + "strategy_rank": 74.671126, + "rr": 1.034131, + "primary_prob": 43.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.551196, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.746061, + "range_504_ratio": 2.108678, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958717, + "hold30_r": -1.982961 + }, + { + "symbol": "PODD", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.767001, + "strategy_rank": 90.947603, + "rr": 2.113787, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.170681, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046392, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.179487, + "strategy_rank": 86.276477, + "rr": 1.089433, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.63415, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.979896, + "range_504_ratio": 2.66418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.044861, + "hold30_r": 2.276167 + }, + { + "symbol": "RSG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.395764, + "strategy_rank": 60.011148, + "rr": 1.186924, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.780386, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081009, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.402453, + "strategy_rank": 89.910814, + "rr": 1.517718, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.276577, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.503939, + "hold30_r": 5.391612 + }, + { + "symbol": "SBAC", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.270903, + "strategy_rank": 65.250836, + "rr": 2.072305, + "primary_prob": 28.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.108458, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.342924, + "range_504_ratio": 1.409061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.009095, + "hold30_r": 1.25214 + }, + { + "symbol": "SOLV", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.939799, + "strategy_rank": 74.58194, + "rr": 1.592632, + "primary_prob": 20.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.388948, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051256, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.162765, + "strategy_rank": 82.229654, + "rr": 1.811014, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.716521, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.95499, + "range_504_ratio": 2.598644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.76475, + "hold30_r": 4.206879 + }, + { + "symbol": "T", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.875139, + "strategy_rank": 72.396878, + "rr": 0.718239, + "primary_prob": 56.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.077358, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071497, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.088071, + "strategy_rank": 81.047938, + "rr": 0.809856, + "primary_prob": 37.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.214784, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.756369, + "hold30_r": 0.552414 + }, + { + "symbol": "TMUS", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.740245, + "strategy_rank": 74.760312, + "rr": 1.182566, + "primary_prob": 41.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.773849, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.785496, + "range_504_ratio": 2.193495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06277, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.439242, + "strategy_rank": 95.763657, + "rr": 1.864517, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.796776, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027352, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.770346, + "strategy_rank": 91.516165, + "rr": 1.500876, + "primary_prob": 19.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.251314, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.452612, + "hold30_r": 8.612671 + }, + { + "symbol": "TRGP", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.510591, + "strategy_rank": 82.463768, + "rr": 0.793214, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.189822, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.146369, + "range_504_ratio": 3.146745, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.749986, + "hold30_r": 0.066756 + }, + { + "symbol": "TRV", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.720178, + "strategy_rank": 63.28874, + "rr": 1.872368, + "primary_prob": 11.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.808553, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06641, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.993311, + "strategy_rank": 97.792642, + "rr": 0.978691, + "primary_prob": 49.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 1.468036, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.95663, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.865106, + "strategy_rank": 93.333333, + "rr": 1.708687, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.56303, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033138, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.54738, + "strategy_rank": 97.814939, + "rr": 0.852319, + "primary_prob": 38.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.278478, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 2.094945, + "range_504_ratio": 8.124997, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.819946, + "hold30_r": 3.105508 + }, + { + "symbol": "VTR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.287625, + "strategy_rank": 66.555184, + "rr": 0.975828, + "primary_prob": 49.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.463743, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904742, + "hold30_r": 2.050248 + }, + { + "symbol": "WEC", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.736901, + "strategy_rank": 61.583055, + "rr": 0.735949, + "primary_prob": 58.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 1.103924, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080879, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.51728, + "strategy_rank": 72.831661, + "rr": 1.326024, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.989037, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.717191, + "range_504_ratio": 2.048671, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.266992, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.746934, + "strategy_rank": 72.38573, + "rr": 0.795452, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.193178, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.751211, + "range_504_ratio": 2.119565, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069707, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.520624, + "strategy_rank": 67.179487, + "rr": 0.688655, + "primary_prob": 47.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.032983, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.709515, + "range_504_ratio": 2.033005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.62204, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.392419, + "strategy_rank": 61.081382, + "rr": 1.031926, + "primary_prob": 48.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 198, + "primary_distance_atr": 1.54789, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071598, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-06-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.662207, + "strategy_rank": 97.190635, + "rr": 0.701335, + "primary_prob": 55.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.052002, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.436924, + "range_504_ratio": 4.207731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.662022, + "hold30_r": 6.550672 + }, + { + "symbol": "KVUE", + "date": "2025-06-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.497213, + "strategy_rank": 65.005574, + "rr": 1.576885, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.365328, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.414292, + "range_504_ratio": 1.513299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04973, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-06-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.282139, + "strategy_rank": 90.841866, + "rr": 1.873517, + "primary_prob": 26.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.810275, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.38783, + "range_504_ratio": 4.006146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.839562, + "hold30_r": 2.053758 + }, + { + "symbol": "HOOD", + "date": "2025-06-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.862344, + "strategy_rank": 98.828214, + "rr": 1.522154, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.283231, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 2.286014, + "range_504_ratio": 9.835651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.493833, + "hold30_r": 5.415179 + }, + { + "symbol": "ABT", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.07281, + "strategy_rank": 60.898749, + "rr": 1.316962, + "primary_prob": 41.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.975444, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.2419, + "hold30_r": -1.625739 + }, + { + "symbol": "AEE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.216155, + "strategy_rank": 64.004551, + "rr": 1.406649, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.109973, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325577, + "hold30_r": 2.899111 + }, + { + "symbol": "AJG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.503982, + "strategy_rank": 64.118316, + "rr": 1.232518, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.848776, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.527453, + "range_504_ratio": 1.694611, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057852, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.887372, + "strategy_rank": 65.904437, + "rr": 1.975853, + "primary_prob": 19.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.96378, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.751253, + "range_504_ratio": 2.119654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061081, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.772469, + "strategy_rank": 99.67008, + "rr": 0.679916, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.019874, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 3.178568, + "range_504_ratio": 24.012346, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024205, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.755404, + "strategy_rank": 88.100114, + "rr": 0.717552, + "primary_prob": 54.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.076328, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.205468, + "range_504_ratio": 3.338322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.675548, + "hold30_r": 3.733461 + }, + { + "symbol": "AXON", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.089875, + "strategy_rank": 96.393629, + "rr": 0.906979, + "primary_prob": 47.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.360468, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.526008, + "range_504_ratio": 4.599778, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.85851, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.348123, + "strategy_rank": 62.1843, + "rr": 1.119125, + "primary_prob": 45.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.678688, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.500133, + "range_504_ratio": 1.64894, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.051444, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.821388, + "strategy_rank": 70.534699, + "rr": 1.038224, + "primary_prob": 29.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.557336, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.782341, + "range_504_ratio": 2.186585, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.971004, + "hold30_r": 1.287081 + }, + { + "symbol": "BSX", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.527873, + "strategy_rank": 66.029579, + "rr": 1.732551, + "primary_prob": 17.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.598827, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.665677, + "hold30_r": 1.048497 + }, + { + "symbol": "CBOE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.192264, + "strategy_rank": 66.461889, + "rr": 1.087158, + "primary_prob": 30.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.630737, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.573417, + "range_504_ratio": 1.77432, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.017416, + "hold30_r": 2.41797 + }, + { + "symbol": "CBRE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.671217, + "strategy_rank": 78.555176, + "rr": 1.641783, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.462674, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583917, + "hold30_r": 5.136451 + }, + { + "symbol": "CCL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.89306, + "strategy_rank": 87.0876, + "rr": 1.73524, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.60286, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.974351, + "range_504_ratio": 2.649446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696304, + "hold30_r": 5.427329 + }, + { + "symbol": "CHTR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.856655, + "strategy_rank": 83.651877, + "rr": 2.369805, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.554707, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.32171, + "hold30_r": -2.871882 + }, + { + "symbol": "CIEN", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.904437, + "strategy_rank": 95.051195, + "rr": 1.53639, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.304585, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503151, + "hold30_r": 4.387424 + }, + { + "symbol": "CINF", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.4562, + "strategy_rank": 65.142207, + "rr": 0.855862, + "primary_prob": 53.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.283792, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.788174, + "hold30_r": 0.521853 + }, + { + "symbol": "CME", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.377702, + "strategy_rank": 65.449374, + "rr": 1.505734, + "primary_prob": 19.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.258601, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.494363, + "range_504_ratio": 1.639454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436738, + "hold30_r": 1.097488 + }, + { + "symbol": "COF", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.030717, + "strategy_rank": 84.334471, + "rr": 1.364871, + "primary_prob": 26.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.047306, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.870346, + "range_504_ratio": 2.387737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.316217, + "hold30_r": 2.644437 + }, + { + "symbol": "COR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.773606, + "strategy_rank": 58.043231, + "rr": 1.409764, + "primary_prob": 19.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.114646, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073813, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.204778, + "strategy_rank": 77.986348, + "rr": 1.914726, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.872089, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.598089, + "range_504_ratio": 1.81864, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044062, + "hold30_r": -0.290057 + }, + { + "symbol": "CVNA", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.317406, + "strategy_rank": 99.215017, + "rr": 1.537112, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.305668, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 2.836776, + "range_504_ratio": 17.06068, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.509598, + "hold30_r": 4.499035 + }, + { + "symbol": "DASH", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.587031, + "strategy_rank": 91.569966, + "rr": 2.272546, + "primary_prob": 21.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.408819, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.161406, + "range_504_ratio": 3.194421, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.226528, + "hold30_r": 3.236531 + }, + { + "symbol": "EBAY", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.982935, + "strategy_rank": 71.331058, + "rr": 1.135507, + "primary_prob": 41.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.703261, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068956, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.311718, + "strategy_rank": 70.898749, + "rr": 1.06811, + "primary_prob": 47.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 1.602165, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.003183, + "hold30_r": 3.788334 + }, + { + "symbol": "FFIV", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.221843, + "strategy_rank": 80.375427, + "rr": 1.214597, + "primary_prob": 27.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.821896, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144128, + "hold30_r": 3.031579 + }, + { + "symbol": "FICO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.174061, + "strategy_rank": 90.136519, + "rr": 1.767253, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.65088, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.145062, + "range_504_ratio": 3.142638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033126, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.012514, + "strategy_rank": 91.934016, + "rr": 1.945758, + "primary_prob": 25.57, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.918637, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.292355, + "range_504_ratio": 3.641352, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.903469, + "hold30_r": 8.875202 + }, + { + "symbol": "FOX", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994312, + "strategy_rank": 78.748578, + "rr": 0.927181, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.390772, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872753, + "hold30_r": 0.827987 + }, + { + "symbol": "FOXA", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.131968, + "strategy_rank": 78.998862, + "rr": 1.196439, + "primary_prob": 33.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.794659, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.14158, + "hold30_r": 0.8521 + }, + { + "symbol": "FTNT", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.814562, + "strategy_rank": 87.497156, + "rr": 1.586791, + "primary_prob": 19.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.380187, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05033, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.120592, + "strategy_rank": 77.315131, + "rr": 1.321624, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.982437, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.065658, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.647327, + "strategy_rank": 79.852105, + "rr": 0.820806, + "primary_prob": 35.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.23121, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.91968, + "range_504_ratio": 2.508488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.764754, + "hold30_r": 4.200027 + }, + { + "symbol": "GILD", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.359499, + "strategy_rank": 77.110353, + "rr": 0.88101, + "primary_prob": 38.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.321515, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.831778, + "hold30_r": 0.977811 + }, + { + "symbol": "GL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.605233, + "strategy_rank": 73.219568, + "rr": 1.952681, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 105, + "primary_distance_atr": 2.929021, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.885454, + "hold30_r": 5.928303 + }, + { + "symbol": "HWM", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.610922, + "strategy_rank": 88.566553, + "rr": 0.890254, + "primary_prob": 47.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.335381, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.417874, + "range_504_ratio": 4.128334, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.830515, + "hold30_r": 1.327572 + }, + { + "symbol": "IBKR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.676906, + "strategy_rank": 93.424346, + "rr": 1.167399, + "primary_prob": 27.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.751098, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044835, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.276451, + "strategy_rank": 68.225256, + "rr": 0.906027, + "primary_prob": 33.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.359041, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.729001, + "range_504_ratio": 2.073008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.827958, + "hold30_r": 3.869856 + }, + { + "symbol": "KMI", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.054608, + "strategy_rank": 71.706485, + "rr": 1.018897, + "primary_prob": 48.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.528346, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.953187, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.240046, + "strategy_rank": 67.827076, + "rr": 1.864247, + "primary_prob": 20.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.79637, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.792994, + "hold30_r": 2.24185 + }, + { + "symbol": "LITE", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.76678, + "strategy_rank": 95.517634, + "rr": 2.35311, + "primary_prob": 36.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.529665, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.323386, + "hold30_r": 4.085339 + }, + { + "symbol": "LYV", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.084187, + "strategy_rank": 81.149033, + "rr": 0.91103, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.366545, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859495, + "hold30_r": 0.373438 + }, + { + "symbol": "MMM", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.036405, + "strategy_rank": 79.23777, + "rr": 2.416783, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.625175, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.357749, + "hold30_r": 1.455006 + }, + { + "symbol": "MNST", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.25256, + "strategy_rank": 60.238908, + "rr": 1.087771, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.631656, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.397275, + "range_504_ratio": 1.487765, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081785, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.437998, + "strategy_rank": 60.523322, + "rr": 1.20476, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.807141, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081161, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.432309, + "strategy_rank": 75.824801, + "rr": 0.970159, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.455239, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.905298, + "hold30_r": 3.083788 + }, + { + "symbol": "MSTR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.544937, + "strategy_rank": 99.442548, + "rr": 0.880192, + "primary_prob": 42.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.320288, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.850363, + "hold30_r": 1.060611 + }, + { + "symbol": "NFLX", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.155859, + "strategy_rank": 85.381115, + "rr": 1.125052, + "primary_prob": 25.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.687578, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.298412, + "range_504_ratio": 3.663475, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.059809, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.258248, + "strategy_rank": 62.992036, + "rr": 0.753261, + "primary_prob": 57.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.129891, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676218, + "hold30_r": 3.108757 + }, + { + "symbol": "NOW", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.737201, + "strategy_rank": 86.894198, + "rr": 1.259743, + "primary_prob": 42.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.889614, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062039, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.521047, + "strategy_rank": 97.258248, + "rr": 0.977499, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.466249, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.594988, + "range_504_ratio": 4.928272, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.93428, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.964733, + "strategy_rank": 63.947668, + "rr": 1.469091, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.203637, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.408618, + "hold30_r": 3.241568 + }, + { + "symbol": "PGR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.874858, + "strategy_rank": 70.318544, + "rr": 2.047817, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.071726, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061393, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.539249, + "strategy_rank": 89.146758, + "rr": 1.824931, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.737397, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051524, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.515358, + "strategy_rank": 91.569966, + "rr": 0.958581, + "primary_prob": 32.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.437872, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.273211, + "range_504_ratio": 3.572304, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.911527, + "hold30_r": 4.97673 + }, + { + "symbol": "RL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.50967, + "strategy_rank": 87.281001, + "rr": 0.667759, + "primary_prob": 48.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.001638, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.979896, + "range_504_ratio": 2.66418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.622471, + "hold30_r": 2.842506 + }, + { + "symbol": "RSG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.593857, + "strategy_rank": 58.020478, + "rr": 1.634135, + "primary_prob": 15.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.451202, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083289, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.827076, + "strategy_rank": 91.376564, + "rr": 1.779774, + "primary_prob": 34.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.669661, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.763184, + "hold30_r": 2.79323 + }, + { + "symbol": "SOLV", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.665529, + "strategy_rank": 77.713311, + "rr": 0.89079, + "primary_prob": 52.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 1.336186, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.837577, + "hold30_r": -0.511949 + }, + { + "symbol": "STT", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.911263, + "strategy_rank": 70.03413, + "rr": 0.887128, + "primary_prob": 52.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 93, + "primary_distance_atr": 1.330692, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.495092, + "range_504_ratio": 1.64065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816862, + "hold30_r": 5.581666 + }, + { + "symbol": "SYF", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.210466, + "strategy_rank": 84.493743, + "rr": 2.052238, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.078356, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.95499, + "range_504_ratio": 2.598644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.004993, + "hold30_r": 3.679755 + }, + { + "symbol": "T", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.449374, + "strategy_rank": 72.309443, + "rr": 1.835729, + "primary_prob": 13.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.753593, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.760027, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.832765, + "strategy_rank": 81.023891, + "rr": 1.362631, + "primary_prob": 35.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.043946, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.304119, + "hold30_r": 0.008709 + }, + { + "symbol": "TMUS", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.419795, + "strategy_rank": 74.914676, + "rr": 2.123965, + "primary_prob": 20.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.185947, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.772334, + "range_504_ratio": 2.164814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.06923, + "hold30_r": 2.098628 + }, + { + "symbol": "TPL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38339, + "strategy_rank": 94.789534, + "rr": 2.256563, + "primary_prob": 26.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.384845, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030316, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.065984, + "strategy_rank": 92.536974, + "rr": 2.183713, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.275569, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.139034, + "hold30_r": 6.821065 + }, + { + "symbol": "TRGP", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.845279, + "strategy_rank": 80.739477, + "rr": 3.056467, + "primary_prob": 34.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.584701, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.140339, + "range_504_ratio": 3.127827, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044187, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.048919, + "strategy_rank": 63.219568, + "rr": 1.803291, + "primary_prob": 12.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.704936, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071059, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.293515, + "strategy_rank": 97.918089, + "rr": 1.90792, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.86188, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023588, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.467577, + "strategy_rank": 92.457338, + "rr": 1.041514, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.562271, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.015835, + "hold30_r": 2.551501 + }, + { + "symbol": "V", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.114903, + "strategy_rank": 61.592719, + "rr": 1.630766, + "primary_prob": 15.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.446149, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.52845, + "range_504_ratio": 1.6963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06605, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.838453, + "strategy_rank": 97.872582, + "rr": 1.776006, + "primary_prob": 27.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.664009, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 2.090714, + "range_504_ratio": 8.090688, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.739942, + "hold30_r": 3.123542 + }, + { + "symbol": "VTR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.300341, + "strategy_rank": 65.358362, + "rr": 1.401689, + "primary_prob": 39.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.102533, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.329345, + "hold30_r": 2.547477 + }, + { + "symbol": "WEC", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.713311, + "strategy_rank": 61.672355, + "rr": 1.346385, + "primary_prob": 40.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 2.019578, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.264289, + "hold30_r": 1.963684 + }, + { + "symbol": "WMB", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.485779, + "strategy_rank": 71.956769, + "rr": 1.569269, + "primary_prob": 19.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.353903, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.714206, + "range_504_ratio": 2.042564, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.510209, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.808874, + "strategy_rank": 72.901024, + "rr": 0.837094, + "primary_prob": 54.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.255641, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.767423, + "hold30_r": 1.378648 + }, + { + "symbol": "WRB", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.443686, + "strategy_rank": 67.952218, + "rr": 1.228336, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.842504, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.709515, + "range_504_ratio": 2.033005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072854, + "hold30_r": -1.0 + }, + { + "symbol": "KVUE", + "date": "2025-06-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.211982, + "strategy_rank": 68.548387, + "rr": 1.804887, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.707331, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.414292, + "range_504_ratio": 1.513299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053559, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-06-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.396313, + "strategy_rank": 93.778802, + "rr": 1.897531, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.846296, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.38783, + "range_504_ratio": 4.006146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03883, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.875576, + "strategy_rank": 59.205069, + "rr": 1.097903, + "primary_prob": 43.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.646854, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073377, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.02765, + "strategy_rank": 58.974654, + "rr": 0.90739, + "primary_prob": 52.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 1.361085, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.473287, + "range_504_ratio": 1.605262, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.83299, + "hold30_r": 0.66119 + }, + { + "symbol": "AEE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.861751, + "strategy_rank": 63.629032, + "rr": 1.142915, + "primary_prob": 45.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 1.714372, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.057837, + "hold30_r": 3.229558 + }, + { + "symbol": "AJG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.179724, + "strategy_rank": 63.721198, + "rr": 1.138011, + "primary_prob": 37.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.707016, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.517211, + "range_504_ratio": 1.677343, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059365, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.797235, + "strategy_rank": 67.177419, + "rr": 0.790798, + "primary_prob": 56.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 1.186196, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.751253, + "range_504_ratio": 2.119654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.732634, + "hold30_r": 2.141448 + }, + { + "symbol": "APP", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884793, + "strategy_rank": 99.746544, + "rr": 0.79163, + "primary_prob": 41.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.187446, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 3.134733, + "range_504_ratio": 22.982495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.768949, + "hold30_r": 3.298405 + }, + { + "symbol": "AZO", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.101382, + "strategy_rank": 61.082949, + "rr": 2.05519, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.082785, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.500133, + "range_504_ratio": 1.64894, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.99468, + "hold30_r": 4.948827 + }, + { + "symbol": "BK", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.741935, + "strategy_rank": 75.14977, + "rr": 1.042098, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.563148, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.848378, + "range_504_ratio": 2.335855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.971046, + "hold30_r": 4.819705 + }, + { + "symbol": "BKNG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.792627, + "strategy_rank": 72.177419, + "rr": 0.957116, + "primary_prob": 45.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.435673, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.772407, + "range_504_ratio": 2.164971, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.889154, + "hold30_r": -0.32988 + }, + { + "symbol": "BSX", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.368664, + "strategy_rank": 66.739631, + "rr": 0.974218, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.461327, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899269, + "hold30_r": -0.47791 + }, + { + "symbol": "CBRE", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.9447, + "strategy_rank": 75.126728, + "rr": 2.179995, + "primary_prob": 24.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.269992, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.123366, + "hold30_r": 4.007789 + }, + { + "symbol": "CCL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.709677, + "strategy_rank": 89.158986, + "rr": 1.732324, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.598487, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.974351, + "range_504_ratio": 2.649446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694517, + "hold30_r": 2.618889 + }, + { + "symbol": "CHTR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.165899, + "strategy_rank": 82.937788, + "rr": 1.527625, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.291438, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.474037, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 95.529954, + "rr": 1.62303, + "primary_prob": 38.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.434545, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.584889, + "hold30_r": 3.781467 + }, + { + "symbol": "CINF", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.184332, + "strategy_rank": 64.458525, + "rr": 1.295898, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.943847, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.22459, + "hold30_r": 1.922624 + }, + { + "symbol": "CME", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.43318, + "strategy_rank": 66.267281, + "rr": 1.071215, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.606822, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.490986, + "range_504_ratio": 1.633927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001921, + "hold30_r": 1.005025 + }, + { + "symbol": "COR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.258065, + "strategy_rank": 59.101382, + "rr": 1.515611, + "primary_prob": 17.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.273417, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073353, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.193548, + "strategy_rank": 99.124424, + "rr": 2.240201, + "primary_prob": 22.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.360301, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.836776, + "range_504_ratio": 17.06068, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.210323, + "hold30_r": 1.987084 + }, + { + "symbol": "DASH", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.465438, + "strategy_rank": 92.073733, + "rr": 1.952354, + "primary_prob": 25.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.928531, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.227178, + "range_504_ratio": 3.411588, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.904967, + "hold30_r": 3.901083 + }, + { + "symbol": "DE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.903226, + "strategy_rank": 73.59447, + "rr": 1.208114, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.812171, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.146972, + "hold30_r": -0.006033 + }, + { + "symbol": "DRI", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.981567, + "strategy_rank": 68.974654, + "rr": 1.015515, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.523273, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056068, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.442396, + "strategy_rank": 74.619816, + "rr": 0.985761, + "primary_prob": 48.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.478642, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.921745, + "hold30_r": 7.946223 + }, + { + "symbol": "ETR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.506912, + "strategy_rank": 71.900922, + "rr": 0.983748, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.475622, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.914915, + "hold30_r": 3.897918 + }, + { + "symbol": "EVRG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.336406, + "strategy_rank": 57.073733, + "rr": 0.80756, + "primary_prob": 70.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 111, + "primary_distance_atr": 1.21134, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721355, + "hold30_r": 2.958187 + }, + { + "symbol": "EXC", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.331797, + "strategy_rank": 60.656682, + "rr": 0.674543, + "primary_prob": 60.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 116, + "primary_distance_atr": 1.011814, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.596173, + "hold30_r": 3.01135 + }, + { + "symbol": "EXE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.552995, + "strategy_rank": 74.516129, + "rr": 0.990191, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.485286, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055293, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.967742, + "strategy_rank": 81.24424, + "rr": 1.674525, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.511787, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071627, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.239631, + "strategy_rank": 94.308756, + "rr": 2.04309, + "primary_prob": 24.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.064635, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.292355, + "range_504_ratio": 3.641352, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.997489, + "hold30_r": 8.392007 + }, + { + "symbol": "FOX", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.470046, + "strategy_rank": 78.536866, + "rr": 1.706459, + "primary_prob": 14.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.559688, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060668, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.276498, + "strategy_rank": 78.824885, + "rr": 1.043902, + "primary_prob": 28.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.565853, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.98492, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.235023, + "strategy_rank": 88.076037, + "rr": 1.335875, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.003812, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048798, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.290323, + "strategy_rank": 77.753456, + "rr": 1.492132, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.238199, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.067537, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.700461, + "strategy_rank": 76.970046, + "rr": 1.336622, + "primary_prob": 28.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.004932, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.28923, + "hold30_r": 0.973056 + }, + { + "symbol": "GL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.24424, + "strategy_rank": 72.960829, + "rr": 1.487493, + "primary_prob": 37.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 107, + "primary_distance_atr": 2.23124, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.073318, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.658986, + "strategy_rank": 94.308756, + "rr": 1.040361, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.560541, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.996691, + "hold30_r": 5.00961 + }, + { + "symbol": "KMI", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.78341, + "strategy_rank": 74.089862, + "rr": 1.276046, + "primary_prob": 22.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.914069, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.211044, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.198157, + "strategy_rank": 96.578341, + "rr": 1.526208, + "primary_prob": 47.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.289311, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.492238, + "hold30_r": 3.583195 + }, + { + "symbol": "LYV", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.663594, + "strategy_rank": 81.117512, + "rr": 0.830662, + "primary_prob": 38.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.245993, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.777255, + "hold30_r": 0.37994 + }, + { + "symbol": "MMM", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.705069, + "strategy_rank": 79.677419, + "rr": 1.312539, + "primary_prob": 41.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.968808, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.248995, + "hold30_r": 0.858009 + }, + { + "symbol": "MO", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.133641, + "strategy_rank": 62.488479, + "rr": 1.326546, + "primary_prob": 24.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.989818, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086038, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.488479, + "strategy_rank": 76.578341, + "rr": 2.178066, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.267099, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.542438, + "hold30_r": -2.492212 + }, + { + "symbol": "MSTR", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.539171, + "strategy_rank": 99.435484, + "rr": 2.443067, + "primary_prob": 20.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.6646, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 2.892252, + "range_504_ratio": 18.033876, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.40932, + "hold30_r": 0.579133 + }, + { + "symbol": "NEM", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.138249, + "strategy_rank": 79.193548, + "rr": 1.940437, + "primary_prob": 45.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.910656, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.717823, + "range_504_ratio": 2.049966, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048983, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.0553, + "strategy_rank": 64.308756, + "rr": 1.672029, + "primary_prob": 14.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.508043, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077469, + "hold30_r": -1.0 + }, + { + "symbol": "NOW", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.520737, + "strategy_rank": 85.31106, + "rr": 1.25162, + "primary_prob": 42.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.87743, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.189585, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.387097, + "strategy_rank": 97.281106, + "rr": 1.32662, + "primary_prob": 21.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.989931, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.551429, + "range_504_ratio": 4.718207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.28005, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.949309, + "strategy_rank": 59.965438, + "rr": 1.847493, + "primary_prob": 28.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.771239, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.785958, + "hold30_r": 5.474702 + }, + { + "symbol": "PGR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.672811, + "strategy_rank": 68.732719, + "rr": 1.288679, + "primary_prob": 41.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.933018, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060377, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.695853, + "strategy_rank": 75.506912, + "rr": 0.961806, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.44271, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.252461, + "hold30_r": -2.174244 + }, + { + "symbol": "PODD", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.737327, + "strategy_rank": 90.345622, + "rr": 1.685096, + "primary_prob": 34.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.527645, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05233, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.599078, + "strategy_rank": 60.264977, + "rr": 0.949021, + "primary_prob": 42.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.423531, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079127, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.529954, + "strategy_rank": 69.0553, + "rr": 1.242297, + "primary_prob": 23.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.863446, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.778053, + "range_504_ratio": 2.17723, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.182378, + "hold30_r": 3.047256 + }, + { + "symbol": "SATS", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.718894, + "strategy_rank": 87.799539, + "rr": 1.949398, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.924097, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.93012, + "hold30_r": 1.064475 + }, + { + "symbol": "SOLV", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.364055, + "strategy_rank": 80.345622, + "rr": 2.051014, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.076521, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058064, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.009217, + "strategy_rank": 70.748848, + "rr": 1.536145, + "primary_prob": 18.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.304217, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.456053, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.322581, + "strategy_rank": 75.979263, + "rr": 2.088658, + "primary_prob": 24.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.132987, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.024394, + "hold30_r": 1.674077 + }, + { + "symbol": "TPL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.004608, + "strategy_rank": 94.619816, + "rr": 1.359437, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.039156, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030722, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.926267, + "strategy_rank": 92.534562, + "rr": 1.521712, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.282568, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.473835, + "hold30_r": 6.462371 + }, + { + "symbol": "TRGP", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.105991, + "strategy_rank": 78.790323, + "rr": 2.870589, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.305883, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.140339, + "range_504_ratio": 3.127827, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043253, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.562212, + "strategy_rank": 64.032258, + "rr": 1.064257, + "primary_prob": 47.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.596386, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.996256, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.156682, + "strategy_rank": 97.880184, + "rr": 0.976394, + "primary_prob": 49.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.464591, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057164, + "hold30_r": -1.033881 + }, + { + "symbol": "UAL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.046083, + "strategy_rank": 95.080645, + "rr": 0.830166, + "primary_prob": 37.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.245249, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.802591, + "hold30_r": 2.021509 + }, + { + "symbol": "V", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.299539, + "strategy_rank": 62.327189, + "rr": 1.347128, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.020691, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.509965, + "range_504_ratio": 1.665233, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056901, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.732719, + "strategy_rank": 98.490783, + "rr": 0.933118, + "primary_prob": 46.5, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.399677, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 2.082248, + "range_504_ratio": 8.022481, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.89421, + "hold30_r": 2.012039 + }, + { + "symbol": "VTR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.410138, + "strategy_rank": 64.573733, + "rr": 0.977112, + "primary_prob": 49.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.465667, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073789, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.207373, + "strategy_rank": 63.421659, + "rr": 1.911671, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 2.867506, + "raw_level_count": 21, + "gate_level_count": 21, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.826989, + "hold30_r": 3.222819 + }, + { + "symbol": "WMT", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.013825, + "strategy_rank": 73.214286, + "rr": 0.86785, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.301775, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074006, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.400922, + "strategy_rank": 67.211982, + "rr": 0.766589, + "primary_prob": 49.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.149884, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.690793, + "range_504_ratio": 1.995298, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.692435, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.751152, + "strategy_rank": 63.006912, + "rr": 1.980781, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 200, + "primary_distance_atr": 2.971171, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.907267, + "hold30_r": 3.226863 + }, + { + "symbol": "WBD", + "date": "2025-06-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.907834, + "strategy_rank": 86.87788, + "rr": 1.609036, + "primary_prob": 50.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.413553, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579491, + "hold30_r": -0.317965 + }, + { + "symbol": "KVUE", + "date": "2025-06-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.65896, + "strategy_rank": 64.763006, + "rr": 1.707838, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.561757, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.411296, + "range_504_ratio": 1.508772, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.648613, + "hold30_r": 1.372383 + }, + { + "symbol": "CEG", + "date": "2025-07-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.184971, + "strategy_rank": 96.427746, + "rr": 0.843503, + "primary_prob": 39.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.265254, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.367049, + "range_504_ratio": 3.923754, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.806609, + "hold30_r": 1.180784 + }, + { + "symbol": "ABT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.965318, + "strategy_rank": 60.254335, + "rr": 0.730843, + "primary_prob": 58.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.096265, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.034784, + "hold30_r": -1.965066 + }, + { + "symbol": "ADP", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.16185, + "strategy_rank": 60.647399, + "rr": 1.461017, + "primary_prob": 23.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.191526, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.473287, + "range_504_ratio": 1.605262, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.070715, + "hold30_r": -0.390609 + }, + { + "symbol": "AEE", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.514451, + "strategy_rank": 62.092486, + "rr": 0.998967, + "primary_prob": 49.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 1.49845, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.911272, + "hold30_r": 2.732429 + }, + { + "symbol": "AJG", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.780347, + "strategy_rank": 65.387283, + "rr": 1.301024, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.951535, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.510233, + "range_504_ratio": 1.665679, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059276, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.930636, + "strategy_rank": 69.017341, + "rr": 0.841187, + "primary_prob": 54.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.26178, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.751253, + "range_504_ratio": 2.119654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785077, + "hold30_r": 2.018848 + }, + { + "symbol": "AON", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.809249, + "strategy_rank": 60.138728, + "rr": 1.114871, + "primary_prob": 45.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 1.672306, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.04812, + "hold30_r": 1.405088 + }, + { + "symbol": "APP", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884393, + "strategy_rank": 99.745665, + "rr": 0.854701, + "primary_prob": 41.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.282051, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 3.040386, + "range_504_ratio": 20.913312, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.832698, + "hold30_r": 3.187108 + }, + { + "symbol": "ATO", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.317919, + "strategy_rank": 59.895954, + "rr": 0.829591, + "primary_prob": 54.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.244386, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745587, + "hold30_r": 4.053005 + }, + { + "symbol": "AXON", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.959538, + "strategy_rank": 96.254335, + "rr": 1.519899, + "primary_prob": 17.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.279849, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042301, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.040462, + "strategy_rank": 59.225434, + "rr": 1.365059, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.047588, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.500133, + "range_504_ratio": 1.64894, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303535, + "hold30_r": 2.563714 + }, + { + "symbol": "BSX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.427746, + "strategy_rank": 64.947977, + "rr": 1.220287, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.83043, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.799304, + "range_504_ratio": 2.223992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.15072, + "hold30_r": 0.174538 + }, + { + "symbol": "CAH", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.682081, + "strategy_rank": 68.323699, + "rr": 0.728576, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.092864, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.659057, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.011561, + "strategy_rank": 74.566474, + "rr": 0.683126, + "primary_prob": 57.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.02469, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062385, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.115607, + "strategy_rank": 73.456647, + "rr": 1.72572, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.588581, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04834, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.393064, + "strategy_rank": 77.387283, + "rr": 1.701345, + "primary_prob": 48.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.552018, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056564, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.416185, + "strategy_rank": 95.410405, + "rr": 1.712694, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.569041, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.671856, + "hold30_r": 3.05563 + }, + { + "symbol": "CME", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.757225, + "strategy_rank": 66.393064, + "rr": 0.74935, + "primary_prob": 40.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.124025, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.479034, + "range_504_ratio": 1.614513, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676208, + "hold30_r": -0.148502 + }, + { + "symbol": "COR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.086705, + "strategy_rank": 61.225434, + "rr": 1.499875, + "primary_prob": 17.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.249813, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06602, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.728324, + "strategy_rank": 98.797688, + "rr": 1.602933, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.404399, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 2.70805, + "range_504_ratio": 15.0, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.570021, + "hold30_r": -0.038336 + }, + { + "symbol": "DASH", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.803468, + "strategy_rank": 92.184971, + "rr": 1.790488, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.685731, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.269343, + "range_504_ratio": 3.558512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.744138, + "hold30_r": 0.838477 + }, + { + "symbol": "DRI", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.82659, + "strategy_rank": 70.265896, + "rr": 0.84368, + "primary_prob": 34.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.265521, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061607, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.745665, + "strategy_rank": 74.080925, + "rr": 1.781895, + "primary_prob": 13.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.672843, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.717118, + "hold30_r": 9.702099 + }, + { + "symbol": "EQT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.179191, + "strategy_rank": 86.450867, + "rr": 1.089117, + "primary_prob": 27.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.633675, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04463, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.913295, + "strategy_rank": 71.121387, + "rr": 1.034111, + "primary_prob": 48.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 1.551167, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.963212, + "hold30_r": 3.910286 + }, + { + "symbol": "EXC", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.236994, + "strategy_rank": 59.791908, + "rr": 1.671707, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 110, + "primary_distance_atr": 2.507561, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.593035, + "hold30_r": 1.585556 + }, + { + "symbol": "EXE", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.057803, + "strategy_rank": 74.381503, + "rr": 0.82425, + "primary_prob": 41.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.236375, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049864, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.144509, + "strategy_rank": 80.578035, + "rr": 1.336482, + "primary_prob": 23.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.004723, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.270826, + "hold30_r": 2.481043 + }, + { + "symbol": "FIX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.104046, + "strategy_rank": 94.034682, + "rr": 1.006313, + "primary_prob": 44.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.50947, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.292355, + "range_504_ratio": 3.641352, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.960314, + "hold30_r": 6.942844 + }, + { + "symbol": "FOX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.526012, + "strategy_rank": 77.537572, + "rr": 1.309208, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.963812, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.248573, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.450867, + "strategy_rank": 77.734104, + "rr": 0.691826, + "primary_prob": 54.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.037739, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.633547, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.647399, + "strategy_rank": 87.421965, + "rr": 1.730234, + "primary_prob": 16.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.595351, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049418, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.578035, + "strategy_rank": 73.225434, + "rr": 1.924572, + "primary_prob": 14.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.886858, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.069062, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.676301, + "strategy_rank": 81.410405, + "rr": 1.195627, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.793441, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.9038, + "range_504_ratio": 2.468966, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.141359, + "hold30_r": 2.766091 + }, + { + "symbol": "GILD", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.375723, + "strategy_rank": 77.306358, + "rr": 0.83103, + "primary_prob": 51.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.246545, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.777928, + "hold30_r": 1.788159 + }, + { + "symbol": "GL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.520231, + "strategy_rank": 72.381503, + "rr": 1.784377, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 111, + "primary_distance_atr": 2.676565, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.070877, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.49711, + "strategy_rank": 89.549133, + "rr": 1.103736, + "primary_prob": 26.44, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.655604, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.474145, + "range_504_ratio": 4.367299, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.052343, + "hold30_r": 0.005842 + }, + { + "symbol": "IBM", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.369942, + "strategy_rank": 78.49711, + "rr": 1.083214, + "primary_prob": 42.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.624821, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.811513, + "range_504_ratio": 2.251311, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.43361, + "hold30_r": -3.360382 + }, + { + "symbol": "KMI", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.479769, + "strategy_rank": 73.456647, + "rr": 0.968674, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.453012, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059918, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.289017, + "strategy_rank": 71.803468, + "rr": 1.385297, + "primary_prob": 21.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.077946, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.565622, + "range_504_ratio": 1.760542, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325421, + "hold30_r": -0.426285 + }, + { + "symbol": "LITE", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.907514, + "strategy_rank": 93.50289, + "rr": 1.626017, + "primary_prob": 45.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.439025, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.592207, + "hold30_r": 4.331796 + }, + { + "symbol": "LYV", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.017341, + "strategy_rank": 77.398844, + "rr": 1.240344, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.860517, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05869, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.976879, + "strategy_rank": 76.601156, + "rr": 1.107508, + "primary_prob": 42.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.661262, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.039848, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.283237, + "strategy_rank": 62.069364, + "rr": 1.17176, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.75764, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087349, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.421965, + "strategy_rank": 99.352601, + "rr": 1.05733, + "primary_prob": 43.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.585996, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.027024, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.705202, + "strategy_rank": 80.323699, + "rr": 2.051223, + "primary_prob": 38.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.076835, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.717823, + "range_504_ratio": 2.049966, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051019, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.878613, + "strategy_rank": 85.710983, + "rr": 1.322062, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.983093, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060345, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.052023, + "strategy_rank": 63.086705, + "rr": 1.971613, + "primary_prob": 10.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.957419, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.895248, + "hold30_r": 3.042193 + }, + { + "symbol": "NRG", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.034682, + "strategy_rank": 96.959538, + "rr": 0.887989, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.331984, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.544527, + "range_504_ratio": 4.685754, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0424, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.00578, + "strategy_rank": 59.976879, + "rr": 1.391685, + "primary_prob": 36.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.087528, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.326167, + "hold30_r": 4.467184 + }, + { + "symbol": "PAYX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.734104, + "strategy_rank": 65.190751, + "rr": 1.371504, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.057255, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.416911, + "range_504_ratio": 1.517267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05639, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.554913, + "strategy_rank": 69.549133, + "rr": 1.170481, + "primary_prob": 44.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.755722, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061178, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.653179, + "strategy_rank": 99.202312, + "rr": 1.265216, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.897824, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 2.382729, + "range_504_ratio": 10.83443, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.238762, + "hold30_r": 4.895556 + }, + { + "symbol": "PM", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.572254, + "strategy_rank": 75.34104, + "rr": 1.663128, + "primary_prob": 17.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.494692, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.363576, + "hold30_r": -1.291401 + }, + { + "symbol": "PODD", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.953757, + "strategy_rank": 90.369942, + "rr": 2.015364, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.023047, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049965, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.346821, + "strategy_rank": 57.144509, + "rr": 1.953976, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.930965, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.871649, + "hold30_r": 4.344624 + }, + { + "symbol": "RSG", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.468208, + "strategy_rank": 59.121387, + "rr": 1.898859, + "primary_prob": 25.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.848288, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074973, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.473988, + "strategy_rank": 78.774566, + "rr": 1.864224, + "primary_prob": 27.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.796337, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061254, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.947977, + "strategy_rank": 70.265896, + "rr": 0.914585, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.371878, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.776335, + "range_504_ratio": 2.173492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076041, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.786127, + "strategy_rank": 74.601156, + "rr": 1.195039, + "primary_prob": 40.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.792559, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066844, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.716763, + "strategy_rank": 91.50289, + "rr": 2.877831, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 39, + "primary_distance_atr": 4.316746, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.415458, + "range_504_ratio": 4.118374, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034752, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.34104, + "strategy_rank": 91.791908, + "rr": 1.231333, + "primary_prob": 37.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.846999, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.182598, + "hold30_r": 2.595097 + }, + { + "symbol": "TRV", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.242775, + "strategy_rank": 65.433526, + "rr": 1.439659, + "primary_prob": 38.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.159489, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063692, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.109827, + "strategy_rank": 97.00578, + "rr": 1.513012, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.269518, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02426, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.722543, + "strategy_rank": 95.479769, + "rr": 1.540002, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.310004, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.506299, + "hold30_r": 3.771426 + }, + { + "symbol": "V", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.549133, + "strategy_rank": 65.849711, + "rr": 1.901801, + "primary_prob": 10.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.852702, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.500344, + "range_504_ratio": 1.649288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063284, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.196532, + "strategy_rank": 87.121387, + "rr": 1.518414, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.277621, + "raw_level_count": 171, + "gate_level_count": 171, + "range_504_log": 1.891404, + "range_504_ratio": 6.628669, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034324, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.265896, + "strategy_rank": 98.092486, + "rr": 0.798093, + "primary_prob": 51.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.19714, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 2.053363, + "range_504_ratio": 7.794072, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.761851, + "hold30_r": 1.485379 + }, + { + "symbol": "WEC", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.439306, + "strategy_rank": 62.219653, + "rr": 1.546039, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.319058, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460801, + "hold30_r": 1.799248 + }, + { + "symbol": "WELL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.138728, + "strategy_rank": 68.346821, + "rr": 0.741611, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.112416, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.710644, + "range_504_ratio": 2.035302, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678687, + "hold30_r": 2.33182 + }, + { + "symbol": "WMB", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.248555, + "strategy_rank": 74.682081, + "rr": 1.422772, + "primary_prob": 19.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.134158, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.685141, + "range_504_ratio": 1.984053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050811, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.751445, + "strategy_rank": 72.300578, + "rr": 0.748718, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.123077, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076131, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.098266, + "strategy_rank": 68.589595, + "rr": 1.155589, + "primary_prob": 39.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.733384, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.684284, + "range_504_ratio": 1.982351, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064781, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624277, + "strategy_rank": 61.595376, + "rr": 1.795337, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 202, + "primary_distance_atr": 2.693005, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.723731, + "hold30_r": 2.559618 + }, + { + "symbol": "WBD", + "date": "2025-07-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.208092, + "strategy_rank": 89.109827, + "rr": 1.632086, + "primary_prob": 49.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.448128, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.600086, + "hold30_r": 0.898396 + }, + { + "symbol": "CEG", + "date": "2025-07-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.06463, + "strategy_rank": 95.73443, + "rr": 1.545982, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.318973, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.36549, + "range_504_ratio": 3.917641, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.506589, + "hold30_r": -0.180126 + }, + { + "symbol": "HOOD", + "date": "2025-07-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.294947, + "strategy_rank": 99.224442, + "rr": 0.835062, + "primary_prob": 49.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.252593, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 2.545804, + "range_504_ratio": 12.753477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.810158, + "hold30_r": 1.422503 + }, + { + "symbol": "ABT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.666275, + "strategy_rank": 61.06933, + "rr": 0.940854, + "primary_prob": 51.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.411282, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.023282, + "hold30_r": -1.949399 + }, + { + "symbol": "ADP", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.958872, + "strategy_rank": 60.846063, + "rr": 0.940289, + "primary_prob": 51.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.410434, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.473287, + "range_504_ratio": 1.605262, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079793, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.719154, + "strategy_rank": 62.702703, + "rr": 1.734601, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.601901, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.646174, + "hold30_r": 2.392268 + }, + { + "symbol": "APP", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882491, + "strategy_rank": 99.776733, + "rr": 0.881535, + "primary_prob": 38.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.322302, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 3.016026, + "range_504_ratio": 20.410027, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.857898, + "hold30_r": 2.472055 + }, + { + "symbol": "ATO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.898942, + "strategy_rank": 60.340776, + "rr": 1.708072, + "primary_prob": 18.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.562108, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.619143, + "hold30_r": 3.577447 + }, + { + "symbol": "AXON", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.824912, + "strategy_rank": 96.321974, + "rr": 1.502311, + "primary_prob": 20.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.253467, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.468172, + "hold30_r": 0.710751 + }, + { + "symbol": "AZO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.19624, + "strategy_rank": 60.564042, + "rr": 1.063827, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.59574, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.500133, + "range_504_ratio": 1.64894, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.997938, + "hold30_r": 3.527392 + }, + { + "symbol": "BKNG", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.663925, + "strategy_rank": 72.479436, + "rr": 0.718858, + "primary_prob": 54.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.078287, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.798422, + "range_504_ratio": 2.222032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067947, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.493537, + "strategy_rank": 63.254994, + "rr": 1.187448, + "primary_prob": 45.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.781172, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.799304, + "range_504_ratio": 2.223992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.115021, + "hold30_r": 0.470711 + }, + { + "symbol": "CBRE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.599295, + "strategy_rank": 77.414806, + "rr": 1.003313, + "primary_prob": 45.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.50497, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064093, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.901293, + "strategy_rank": 85.59342, + "rr": 1.020676, + "primary_prob": 43.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.531014, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.033171, + "range_504_ratio": 2.809963, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.976997, + "hold30_r": 0.127585 + }, + { + "symbol": "CF", + "date": "2025-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.368978, + "strategy_rank": 77.696827, + "rr": 2.079072, + "primary_prob": 43.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.118607, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04928, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.484136, + "strategy_rank": 79.952996, + "rr": 2.427277, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.640916, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054946, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.184489, + "strategy_rank": 93.254994, + "rr": 2.074956, + "primary_prob": 31.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.112434, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.032894, + "hold30_r": 2.388612 + }, + { + "symbol": "CME", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.834313, + "strategy_rank": 64.289072, + "rr": 0.895866, + "primary_prob": 36.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.343799, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.479034, + "range_504_ratio": 1.614513, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.823683, + "hold30_r": -0.245252 + }, + { + "symbol": "CSCO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.544066, + "strategy_rank": 67.802585, + "rr": 0.683211, + "primary_prob": 55.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.024817, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.449858, + "range_504_ratio": 1.56809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092113, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.309048, + "strategy_rank": 68.307873, + "rr": 0.876254, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.314381, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07901, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.059929, + "strategy_rank": 98.883666, + "rr": 0.862906, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.294359, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 2.691161, + "range_504_ratio": 14.748784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.829775, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.884841, + "strategy_rank": 92.103408, + "rr": 1.760543, + "primary_prob": 27.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.640814, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.269343, + "range_504_ratio": 3.558512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.716415, + "hold30_r": 0.642726 + }, + { + "symbol": "DE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.186839, + "strategy_rank": 75.252644, + "rr": 0.780519, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.170778, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060575, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.081081, + "strategy_rank": 59.788484, + "rr": 1.786488, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.679733, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.421996, + "range_504_ratio": 1.525002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07568, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.124559, + "strategy_rank": 73.149236, + "rr": 1.454698, + "primary_prob": 19.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.182048, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063983, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.654524, + "strategy_rank": 77.473561, + "rr": 1.249674, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.874511, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.178955, + "hold30_r": 9.909105 + }, + { + "symbol": "EQT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.889542, + "strategy_rank": 86.451234, + "rr": 1.001604, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.502405, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958958, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.0047, + "strategy_rank": 71.645123, + "rr": 0.71622, + "primary_prob": 59.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.07433, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641348, + "hold30_r": 3.236689 + }, + { + "symbol": "EVRG", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.668625, + "strategy_rank": 57.309048, + "rr": 1.241303, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.861954, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083127, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.728555, + "strategy_rank": 57.849589, + "rr": 1.104337, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 113, + "primary_distance_atr": 1.656506, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086503, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.189189, + "strategy_rank": 73.431257, + "rr": 0.940972, + "primary_prob": 41.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.411458, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894361, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.603995, + "strategy_rank": 86.780259, + "rr": 1.731643, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.597465, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046783, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.357227, + "strategy_rank": 80.916569, + "rr": 0.946655, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.419983, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068527, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.419506, + "strategy_rank": 77.450059, + "rr": 1.74771, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.621564, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05852, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.709753, + "strategy_rank": 88.284371, + "rr": 0.839098, + "primary_prob": 54.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.258648, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798913, + "hold30_r": -5.193607 + }, + { + "symbol": "GILD", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.944771, + "strategy_rank": 77.802585, + "rr": 0.738237, + "primary_prob": 54.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.107355, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059339, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.656874, + "strategy_rank": 73.219741, + "rr": 0.851213, + "primary_prob": 54.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 154, + "primary_distance_atr": 1.27682, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.782724, + "hold30_r": 5.889962 + }, + { + "symbol": "GRMN", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.846063, + "strategy_rank": 77.673325, + "rr": 1.606344, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.409516, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532689, + "hold30_r": 1.993558 + }, + { + "symbol": "HWM", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.472385, + "strategy_rank": 89.377203, + "rr": 0.701506, + "primary_prob": 55.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.052259, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.474145, + "range_504_ratio": 4.367299, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.651184, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.299647, + "strategy_rank": 89.059929, + "rr": 0.843428, + "primary_prob": 49.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.265141, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.864594, + "range_504_ratio": 2.374041, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.786782, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.839013, + "strategy_rank": 70.587544, + "rr": 1.828011, + "primary_prob": 12.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.742017, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062275, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.431257, + "strategy_rank": 66.792009, + "rr": 1.166951, + "primary_prob": 41.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.750427, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.565622, + "range_504_ratio": 1.760542, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.107367, + "hold30_r": 0.299143 + }, + { + "symbol": "LITE", + "date": "2025-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.949471, + "strategy_rank": 94.324324, + "rr": 2.071854, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.107781, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.036198, + "hold30_r": 4.775516 + }, + { + "symbol": "LYV", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.009401, + "strategy_rank": 79.247944, + "rr": 1.495306, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.242959, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.43874, + "hold30_r": 3.526083 + }, + { + "symbol": "MMM", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011751, + "strategy_rank": 77.638073, + "rr": 1.50268, + "primary_prob": 33.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.254019, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.625154, + "range_504_ratio": 1.868534, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065106, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.488837, + "strategy_rank": 60.058754, + "rr": 1.423413, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.135119, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.347362, + "hold30_r": 5.929534 + }, + { + "symbol": "MOS", + "date": "2025-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.433608, + "strategy_rank": 75.652174, + "rr": 2.030196, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.045294, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.731686, + "hold30_r": -2.683345 + }, + { + "symbol": "MSTR", + "date": "2025-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.529965, + "strategy_rank": 99.459459, + "rr": 2.254602, + "primary_prob": 21.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.381903, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03455, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.179788, + "strategy_rank": 85.969448, + "rr": 1.423585, + "primary_prob": 18.94, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.135378, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05824, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.014101, + "strategy_rank": 63.33725, + "rr": 1.828181, + "primary_prob": 12.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.742271, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.749703, + "hold30_r": 2.665478 + }, + { + "symbol": "NOW", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.021152, + "strategy_rank": 81.950646, + "rr": 2.032497, + "primary_prob": 29.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.048746, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.981795, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.119859, + "strategy_rank": 97.06228, + "rr": 1.043137, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.564706, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.544527, + "range_504_ratio": 4.685754, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042724, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.723854, + "strategy_rank": 61.139835, + "rr": 1.196749, + "primary_prob": 41.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.795123, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.129705, + "hold30_r": 3.806517 + }, + { + "symbol": "PAYX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.253819, + "strategy_rank": 66.380729, + "rr": 0.944465, + "primary_prob": 50.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.416697, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.416911, + "range_504_ratio": 1.517267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064186, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.491187, + "strategy_rank": 65.569918, + "rr": 2.254907, + "primary_prob": 26.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.38236, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061508, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.534665, + "strategy_rank": 89.753231, + "rr": 2.63421, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.951315, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054876, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.256169, + "strategy_rank": 68.40188, + "rr": 0.907655, + "primary_prob": 52.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.361482, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.687726, + "range_504_ratio": 1.989186, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081945, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.714454, + "strategy_rank": 83.125734, + "rr": 0.755267, + "primary_prob": 55.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.1329, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058182, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.477086, + "strategy_rank": 71.104583, + "rr": 1.956336, + "primary_prob": 12.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.934503, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.776335, + "range_504_ratio": 2.173492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078824, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.951821, + "strategy_rank": 80.058754, + "rr": 0.993586, + "primary_prob": 31.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.490379, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055727, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.13396, + "strategy_rank": 72.13866, + "rr": 2.525699, + "primary_prob": 20.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.788549, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.460804, + "hold30_r": 4.267998 + }, + { + "symbol": "TPL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.479436, + "strategy_rank": 91.280846, + "rr": 1.38229, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.073435, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.412669, + "range_504_ratio": 4.106902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037745, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.726204, + "strategy_rank": 63.478261, + "rr": 1.67332, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.50998, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.608249, + "hold30_r": 2.405963 + }, + { + "symbol": "TTWO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.712103, + "strategy_rank": 82.761457, + "rr": 0.760463, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.140695, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.697216, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.414806, + "strategy_rank": 96.956522, + "rr": 2.166151, + "primary_prob": 28.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.249227, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.094723, + "hold30_r": -1.063476 + }, + { + "symbol": "V", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.19389, + "strategy_rank": 65.452409, + "rr": 1.099123, + "primary_prob": 31.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.648684, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.500344, + "range_504_ratio": 1.649288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071706, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.258519, + "strategy_rank": 85.828437, + "rr": 1.672591, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.508887, + "raw_level_count": 172, + "gate_level_count": 172, + "range_504_log": 1.851791, + "range_504_ratio": 6.371218, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.64495, + "hold30_r": 0.670868 + }, + { + "symbol": "WEC", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.779083, + "strategy_rank": 61.762632, + "rr": 0.742018, + "primary_prob": 58.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 1.113027, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656485, + "hold30_r": 1.133099 + }, + { + "symbol": "WMB", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.424207, + "strategy_rank": 74.089307, + "rr": 1.017896, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.526844, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.675804, + "range_504_ratio": 1.965613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.965672, + "hold30_r": 0.009038 + }, + { + "symbol": "WMT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.249119, + "strategy_rank": 70.481786, + "rr": 1.82194, + "primary_prob": 24.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.732911, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.748358, + "hold30_r": 1.202319 + }, + { + "symbol": "WRB", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.776733, + "strategy_rank": 67.567568, + "rr": 0.865495, + "primary_prob": 48.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.298243, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.684284, + "range_504_ratio": 1.982351, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067496, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.428907, + "strategy_rank": 61.703878, + "rr": 1.363019, + "primary_prob": 40.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 205, + "primary_distance_atr": 2.044528, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.288314, + "hold30_r": 2.570189 + }, + { + "symbol": "WBD", + "date": "2025-07-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.954172, + "strategy_rank": 89.659224, + "rr": 1.689693, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 76, + "primary_distance_atr": 2.534539, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.652945, + "hold30_r": -1.0 + }, + { + "symbol": "KVUE", + "date": "2025-07-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.147541, + "strategy_rank": 64.039813, + "rr": 1.731334, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.597001, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.371115, + "range_504_ratio": 1.449349, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.679186, + "hold30_r": -0.731395 + }, + { + "symbol": "CEG", + "date": "2025-07-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.974239, + "strategy_rank": 93.676815, + "rr": 0.737899, + "primary_prob": 47.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.106849, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.321507, + "range_504_ratio": 3.749068, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.703291, + "hold30_r": 0.43457 + }, + { + "symbol": "ABT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.01171, + "strategy_rank": 65.199063, + "rr": 2.032997, + "primary_prob": 29.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.049496, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.980048, + "hold30_r": 2.385817 + }, + { + "symbol": "AEE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.245902, + "strategy_rank": 60.163934, + "rr": 1.288991, + "primary_prob": 56.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.933486, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.199029, + "hold30_r": 1.137467 + }, + { + "symbol": "APP", + "date": "2025-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.765808, + "strategy_rank": 99.660422, + "rr": 2.361064, + "primary_prob": 20.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.541597, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 2.956065, + "range_504_ratio": 19.222182, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.334722, + "hold30_r": 4.343765 + }, + { + "symbol": "ATO", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.318501, + "strategy_rank": 57.763466, + "rr": 1.492161, + "primary_prob": 21.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.238241, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.400039, + "hold30_r": 3.013987 + }, + { + "symbol": "AXON", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.063232, + "strategy_rank": 96.4637, + "rr": 1.306922, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.960382, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037753, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.084309, + "strategy_rank": 69.508197, + "rr": 1.00287, + "primary_prob": 44.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.504305, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.324485, + "hold30_r": -1.251169 + }, + { + "symbol": "BMY", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.679157, + "strategy_rank": 67.04918, + "rr": 1.635658, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.453487, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.507644, + "range_504_ratio": 1.661372, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056078, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.381733, + "strategy_rank": 63.290398, + "rr": 0.917948, + "primary_prob": 37.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.376921, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.799304, + "range_504_ratio": 2.223992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844494, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.0726, + "strategy_rank": 69.882904, + "rr": 1.368641, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.052962, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073791, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.822014, + "strategy_rank": 74.754098, + "rr": 1.593839, + "primary_prob": 17.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.390759, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.529366, + "hold30_r": 5.394104 + }, + { + "symbol": "CCL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.913349, + "strategy_rank": 83.477752, + "rr": 0.820538, + "primary_prob": 50.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.230807, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.033171, + "range_504_ratio": 2.809963, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.772687, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.686183, + "strategy_rank": 80.409836, + "rr": 1.708735, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.563102, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.020502, + "hold30_r": -1.972786 + }, + { + "symbol": "CIEN", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.740047, + "strategy_rank": 92.95082, + "rr": 1.862108, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.793163, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817051, + "hold30_r": 3.474519 + }, + { + "symbol": "CME", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.046838, + "strategy_rank": 63.981265, + "rr": 1.821693, + "primary_prob": 12.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.73254, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.46246, + "range_504_ratio": 1.587975, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078042, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.074941, + "strategy_rank": 58.852459, + "rr": 1.46638, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.19957, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.379273, + "hold30_r": 1.169381 + }, + { + "symbol": "COR", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.704918, + "strategy_rank": 63.185012, + "rr": 1.02472, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.53708, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071188, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.850117, + "strategy_rank": 83.5363, + "rr": 0.997107, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.495661, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041884, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.758782, + "strategy_rank": 68.700234, + "rr": 0.934386, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.401579, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077811, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.594848, + "strategy_rank": 98.594848, + "rr": 1.540022, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.310033, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.674685, + "range_504_ratio": 14.507772, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034667, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.009368, + "strategy_rank": 92.248244, + "rr": 2.259481, + "primary_prob": 21.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.389221, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.269343, + "range_504_ratio": 3.558512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.211705, + "hold30_r": 1.251207 + }, + { + "symbol": "DE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.344262, + "strategy_rank": 73.430913, + "rr": 0.894794, + "primary_prob": 46.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.342191, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.837692, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.552693, + "strategy_rank": 61.018735, + "rr": 1.369516, + "primary_prob": 39.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.054274, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.421996, + "range_504_ratio": 1.525002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.297587, + "hold30_r": 2.356589 + }, + { + "symbol": "DRI", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.613583, + "strategy_rank": 73.325527, + "rr": 1.095656, + "primary_prob": 38.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.643484, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078937, + "hold30_r": -1.013248 + }, + { + "symbol": "EBAY", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.451991, + "strategy_rank": 71.885246, + "rr": 1.47525, + "primary_prob": 18.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.212875, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.40353, + "hold30_r": 7.476417 + }, + { + "symbol": "EQT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.252927, + "strategy_rank": 88.594848, + "rr": 0.870983, + "primary_prob": 48.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.306475, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045084, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.847775, + "strategy_rank": 70.749415, + "rr": 0.831288, + "primary_prob": 53.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.246932, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.756525, + "hold30_r": 1.587407 + }, + { + "symbol": "EVRG", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.210773, + "strategy_rank": 56.358314, + "rr": 1.736256, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 123, + "primary_distance_atr": 2.604384, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.651878, + "hold30_r": 2.095771 + }, + { + "symbol": "EXE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.28103, + "strategy_rank": 74.40281, + "rr": 1.330053, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.995079, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049281, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.901639, + "strategy_rank": 81.323185, + "rr": 0.871916, + "primary_prob": 51.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.307873, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.76637, + "range_504_ratio": 2.151942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805074, + "hold30_r": 2.009648 + }, + { + "symbol": "FOX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.920375, + "strategy_rank": 76.990632, + "rr": 1.845208, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.767811, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058956, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.271663, + "strategy_rank": 76.709602, + "rr": 0.795684, + "primary_prob": 37.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.193526, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.056728, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.838407, + "strategy_rank": 88.653396, + "rr": 1.687102, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.530653, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043734, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.866511, + "strategy_rank": 80.819672, + "rr": 0.777913, + "primary_prob": 51.96, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.166869, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.949744, + "range_504_ratio": 2.585047, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721656, + "hold30_r": 1.698844 + }, + { + "symbol": "GILD", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.487119, + "strategy_rank": 78.501171, + "rr": 1.547145, + "primary_prob": 19.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.320718, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.493109, + "hold30_r": 0.933721 + }, + { + "symbol": "GL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.470726, + "strategy_rank": 70.57377, + "rr": 1.301375, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 112, + "primary_distance_atr": 1.952062, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.234716, + "hold30_r": 5.169318 + }, + { + "symbol": "IBM", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.442623, + "strategy_rank": 79.11007, + "rr": 1.356257, + "primary_prob": 22.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.034386, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.801002, + "range_504_ratio": 2.227772, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.004913, + "hold30_r": -2.925399 + }, + { + "symbol": "JBL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.505855, + "strategy_rank": 87.236534, + "rr": 0.709917, + "primary_prob": 54.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.064875, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.864594, + "range_504_ratio": 2.374041, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.650495, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.236534, + "strategy_rank": 71.042155, + "rr": 0.956766, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.435149, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06182, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.911007, + "strategy_rank": 94.964871, + "rr": 0.812552, + "primary_prob": 53.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.218828, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.774826, + "hold30_r": 6.048243 + }, + { + "symbol": "LYV", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.812646, + "strategy_rank": 78.290398, + "rr": 0.900292, + "primary_prob": 47.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.350437, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057834, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.76815, + "strategy_rank": 82.377049, + "rr": 1.730466, + "primary_prob": 14.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.5957, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.002755, + "range_504_ratio": 2.725782, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.666263, + "hold30_r": 2.274641 + }, + { + "symbol": "MMM", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.992974, + "strategy_rank": 76.803279, + "rr": 1.955974, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.933961, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.625154, + "range_504_ratio": 1.868534, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06936, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.786885, + "strategy_rank": 59.074941, + "rr": 1.758485, + "primary_prob": 22.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.637727, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.684648, + "hold30_r": 5.374085 + }, + { + "symbol": "MOS", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.444965, + "strategy_rank": 73.665105, + "rr": 1.54334, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.31501, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.492849, + "hold30_r": -2.376351 + }, + { + "symbol": "MSTR", + "date": "2025-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.41452, + "strategy_rank": 99.309133, + "rr": 2.161028, + "primary_prob": 22.72, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.241542, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037565, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.615925, + "strategy_rank": 77.435597, + "rr": 1.731554, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.59733, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.731982, + "range_504_ratio": 2.079198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.68855, + "hold30_r": 5.55432 + }, + { + "symbol": "NFLX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.65808, + "strategy_rank": 85.995316, + "rr": 1.564288, + "primary_prob": 31.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.346431, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059499, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.480094, + "strategy_rank": 61.662763, + "rr": 1.248535, + "primary_prob": 22.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.872802, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166549, + "hold30_r": 1.956887 + }, + { + "symbol": "NOW", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.021077, + "strategy_rank": 82.775176, + "rr": 2.34136, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.512039, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.289475, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.24356, + "strategy_rank": 97.189696, + "rr": 1.677242, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.515864, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.544527, + "range_504_ratio": 4.685754, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.633766, + "hold30_r": 0.188799 + }, + { + "symbol": "ORLY", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.372365, + "strategy_rank": 60.538642, + "rr": 0.714307, + "primary_prob": 59.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.07146, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.646763, + "hold30_r": 4.572271 + }, + { + "symbol": "PM", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.540984, + "strategy_rank": 75.093677, + "rr": 0.938431, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.407646, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.93028, + "hold30_r": -1.860506 + }, + { + "symbol": "PODD", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.081967, + "strategy_rank": 89.531616, + "rr": 1.714333, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 2.5715, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.658703, + "hold30_r": 5.313747 + }, + { + "symbol": "SATS", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.550351, + "strategy_rank": 96.779859, + "rr": 0.881373, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.322059, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.243123, + "range_504_ratio": 3.466422, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.855486, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2025-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.606557, + "strategy_rank": 78.266979, + "rr": 2.694036, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 4.041054, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.495701, + "range_504_ratio": 1.641649, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054383, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.208431, + "strategy_rank": 83.548009, + "rr": 1.517139, + "primary_prob": 34.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.275709, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056168, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.145199, + "strategy_rank": 70.714286, + "rr": 1.358555, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.037833, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.776335, + "range_504_ratio": 2.173492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077357, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.316159, + "strategy_rank": 83.548009, + "rr": 1.107682, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.661523, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052398, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.543326, + "strategy_rank": 71.159251, + "rr": 1.587422, + "primary_prob": 35.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.381133, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514614, + "hold30_r": 3.77301 + }, + { + "symbol": "TPL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.002342, + "strategy_rank": 87.388759, + "rr": 1.393931, + "primary_prob": 39.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.090896, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.360036, + "range_504_ratio": 3.896333, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036886, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.056206, + "strategy_rank": 90.796253, + "rr": 1.693777, + "primary_prob": 48.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.540665, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030383, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.379391, + "strategy_rank": 82.36534, + "rr": 0.948701, + "primary_prob": 38.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.423051, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06216, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.306792, + "strategy_rank": 96.990632, + "rr": 2.242615, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.363922, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03109, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.840749, + "strategy_rank": 64.730679, + "rr": 1.786532, + "primary_prob": 17.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.679797, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.500344, + "range_504_ratio": 1.649288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07361, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.515222, + "strategy_rank": 93.009368, + "rr": 1.563776, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.345664, + "raw_level_count": 172, + "gate_level_count": 172, + "range_504_log": 1.82636, + "range_504_ratio": 6.21124, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030122, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.82904, + "strategy_rank": 98.477752, + "rr": 1.249994, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.874991, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 2.039357, + "range_504_ratio": 7.685665, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.216677, + "hold30_r": 1.345507 + }, + { + "symbol": "WEC", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.533958, + "strategy_rank": 60.854801, + "rr": 1.73515, + "primary_prob": 19.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.602724, + "raw_level_count": 20, + "gate_level_count": 20, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.647472, + "hold30_r": 0.045408 + }, + { + "symbol": "WMB", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.290398, + "strategy_rank": 72.93911, + "rr": 0.951457, + "primary_prob": 50.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.427186, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894548, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.299766, + "strategy_rank": 69.262295, + "rr": 1.952409, + "primary_prob": 23.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.928614, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.869297, + "hold30_r": 0.445755 + }, + { + "symbol": "WRB", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.52459, + "strategy_rank": 66.428571, + "rr": 0.877604, + "primary_prob": 53.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.316406, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.684284, + "range_504_ratio": 1.982351, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.808027, + "hold30_r": 1.588031 + }, + { + "symbol": "XEL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.255269, + "strategy_rank": 59.824356, + "rr": 0.749026, + "primary_prob": 72.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 209, + "primary_distance_atr": 1.123539, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.668629, + "hold30_r": 1.552535 + }, + { + "symbol": "WBD", + "date": "2025-07-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.578454, + "strategy_rank": 90.070258, + "rr": 1.69778, + "primary_prob": 48.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.54667, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6586, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-07-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.781883, + "strategy_rank": 96.066746, + "rr": 0.963749, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.445623, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.315772, + "range_504_ratio": 3.727629, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.929654, + "hold30_r": -1.222328 + }, + { + "symbol": "HOOD", + "date": "2025-07-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.523242, + "strategy_rank": 99.415971, + "rr": 1.503776, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.255664, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 2.66314, + "range_504_ratio": 14.341252, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027027, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.604291, + "strategy_rank": 66.185936, + "rr": 1.511489, + "primary_prob": 37.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.267233, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.457377, + "hold30_r": 1.572022 + }, + { + "symbol": "AEE", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.671037, + "strategy_rank": 58.820024, + "rr": 1.387038, + "primary_prob": 35.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.080557, + "raw_level_count": 28, + "gate_level_count": 28, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.295041, + "hold30_r": 0.271283 + }, + { + "symbol": "APP", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.761621, + "strategy_rank": 99.65435, + "rr": 0.980523, + "primary_prob": 48.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.470784, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.932909, + "range_504_ratio": 18.782189, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.953079, + "hold30_r": 4.972208 + }, + { + "symbol": "ATO", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.717521, + "strategy_rank": 58.045292, + "rr": 0.807633, + "primary_prob": 56.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.211449, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093313, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.165673, + "strategy_rank": 96.519666, + "rr": 0.712928, + "primary_prob": 44.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.069391, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.676134, + "hold30_r": 0.496719 + }, + { + "symbol": "BKNG", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.008343, + "strategy_rank": 72.169249, + "rr": 1.264946, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.897419, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.143458, + "hold30_r": -1.068028 + }, + { + "symbol": "CAH", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.066746, + "strategy_rank": 68.927294, + "rr": 0.733172, + "primary_prob": 41.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.099758, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07723, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2025-07-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.84267, + "strategy_rank": 77.008343, + "rr": 2.027676, + "primary_prob": 44.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 3.041514, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053798, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.028605, + "strategy_rank": 77.056019, + "rr": 2.668066, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 4.002099, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.292778, + "hold30_r": -3.24443 + }, + { + "symbol": "CIEN", + "date": "2025-07-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.72944, + "strategy_rank": 92.479142, + "rr": 2.121631, + "primary_prob": 23.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.182446, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.072951, + "hold30_r": 8.235278 + }, + { + "symbol": "CME", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988081, + "strategy_rank": 63.778308, + "rr": 0.668185, + "primary_prob": 45.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.002278, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.44476, + "range_504_ratio": 1.560116, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.591666, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.883194, + "strategy_rank": 57.318236, + "rr": 1.11504, + "primary_prob": 41.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.67256, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.037479, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.174017, + "strategy_rank": 82.884386, + "rr": 1.310258, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.965388, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.257283, + "hold30_r": 1.27846 + }, + { + "symbol": "COIN", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.179976, + "strategy_rank": 93.361144, + "rr": 1.592386, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.388579, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026351, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.200238, + "strategy_rank": 63.313468, + "rr": 0.965393, + "primary_prob": 49.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.448089, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074553, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.543504, + "strategy_rank": 93.682956, + "rr": 1.291576, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.937363, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042227, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.386174, + "strategy_rank": 65.256257, + "rr": 1.010625, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.515937, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081776, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.927294, + "strategy_rank": 98.676996, + "rr": 0.765609, + "primary_prob": 53.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.148413, + "raw_level_count": 195, + "gate_level_count": 195, + "range_504_log": 2.674685, + "range_504_ratio": 14.507772, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.733026, + "hold30_r": 2.138209 + }, + { + "symbol": "DASH", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.331347, + "strategy_rank": 92.109654, + "rr": 1.473526, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.210289, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 1.269343, + "range_504_ratio": 3.558512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.420563, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.578069, + "strategy_rank": 70.059595, + "rr": 1.105139, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.657709, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063479, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.371871, + "strategy_rank": 71.847437, + "rr": 1.362137, + "primary_prob": 35.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.043205, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.297124, + "hold30_r": 1.176508 + }, + { + "symbol": "EQT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.828367, + "strategy_rank": 89.785459, + "rr": 0.972694, + "primary_prob": 39.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.459041, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034451, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.895113, + "strategy_rank": 77.413588, + "rr": 2.01229, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.018434, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040464, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.11323, + "strategy_rank": 79.988081, + "rr": 0.713724, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.070586, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.76637, + "range_504_ratio": 2.151942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641839, + "hold30_r": 1.695147 + }, + { + "symbol": "FOX", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.822408, + "strategy_rank": 75.983313, + "rr": 0.782317, + "primary_prob": 44.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.173476, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063562, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.418355, + "strategy_rank": 76.078665, + "rr": 1.32505, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.987575, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060928, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.305125, + "strategy_rank": 87.580453, + "rr": 1.444501, + "primary_prob": 19.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.166752, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047442, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.133492, + "strategy_rank": 75.613826, + "rr": 1.070489, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.605733, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.012647, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.092968, + "strategy_rank": 88.29559, + "rr": 0.732793, + "primary_prob": 53.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.09919, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.495749, + "range_504_ratio": 4.462676, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.675817, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.087008, + "strategy_rank": 80.750894, + "rr": 1.331462, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.997193, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053569, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.020262, + "strategy_rank": 90.405244, + "rr": 0.683612, + "primary_prob": 42.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.025418, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.871688, + "range_504_ratio": 2.390944, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.635764, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.479142, + "strategy_rank": 67.282479, + "rr": 1.030089, + "primary_prob": 48.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.545134, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.968747, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.351609, + "strategy_rank": 95.923719, + "rr": 0.734591, + "primary_prob": 56.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.101886, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.093128, + "range_504_ratio": 2.983593, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.69871, + "hold30_r": 8.132081 + }, + { + "symbol": "MCK", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.909416, + "strategy_rank": 60.274136, + "rr": 1.01392, + "primary_prob": 43.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.520881, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.62415, + "range_504_ratio": 1.866658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075251, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.796186, + "strategy_rank": 83.218117, + "rr": 1.181319, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.771979, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.002755, + "range_504_ratio": 2.725782, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.069157, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.511323, + "strategy_rank": 76.352801, + "rr": 0.806536, + "primary_prob": 55.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 1.209803, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.654079, + "range_504_ratio": 1.92337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.753649, + "hold30_r": 1.062699 + }, + { + "symbol": "MNST", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.121573, + "strategy_rank": 60.023838, + "rr": 1.589335, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.384003, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.397275, + "range_504_ratio": 1.487765, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077888, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.688915, + "strategy_rank": 98.760429, + "rr": 1.168074, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.752111, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032284, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-07-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.168057, + "strategy_rank": 76.305125, + "rr": 2.370375, + "primary_prob": 22.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.555562, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.75445, + "range_504_ratio": 2.126441, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.324462, + "hold30_r": 5.471272 + }, + { + "symbol": "NFLX", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.49702, + "strategy_rank": 83.623361, + "rr": 1.058285, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.587428, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.00815, + "hold30_r": 1.337452 + }, + { + "symbol": "NOW", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.810489, + "strategy_rank": 80.917759, + "rr": 1.202652, + "primary_prob": 43.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.803978, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048391, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.735399, + "strategy_rank": 96.519666, + "rr": 0.884727, + "primary_prob": 48.1, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.32709, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.544527, + "range_504_ratio": 4.685754, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.845589, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.075089, + "strategy_rank": 73.849821, + "rr": 0.892427, + "primary_prob": 48.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.33864, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05216, + "hold30_r": -0.301797 + }, + { + "symbol": "PM", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.258641, + "strategy_rank": 77.914184, + "rr": 1.647808, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.471712, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598415, + "hold30_r": 0.07206 + }, + { + "symbol": "PODD", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.874851, + "strategy_rank": 88.760429, + "rr": 1.552351, + "primary_prob": 36.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 2.328527, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062046, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.266985, + "strategy_rank": 69.642431, + "rr": 0.75297, + "primary_prob": 55.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.129455, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.681794, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.040524, + "strategy_rank": 95.721097, + "rr": 1.249738, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.874607, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.243123, + "range_504_ratio": 3.466422, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.221311, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.365912, + "strategy_rank": 78.855781, + "rr": 1.589232, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.383848, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059945, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.682956, + "strategy_rank": 70.047676, + "rr": 1.248252, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.872378, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.742657, + "range_504_ratio": 2.101512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.18317, + "hold30_r": 1.946387 + }, + { + "symbol": "TKO", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.589988, + "strategy_rank": 83.289631, + "rr": 1.383841, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.075762, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054638, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.220501, + "strategy_rank": 72.526818, + "rr": 2.008083, + "primary_prob": 39.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.012124, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062418, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624553, + "strategy_rank": 85.697259, + "rr": 1.732249, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.598373, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.330609, + "range_504_ratio": 3.783345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034355, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.432658, + "strategy_rank": 63.194279, + "rr": 0.894303, + "primary_prob": 52.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.341454, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.829188, + "hold30_r": 1.644081 + }, + { + "symbol": "TSLA", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.153754, + "strategy_rank": 91.513707, + "rr": 1.940879, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.911319, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.912945, + "hold30_r": 2.083391 + }, + { + "symbol": "TTWO", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.517282, + "strategy_rank": 82.002384, + "rr": 1.04227, + "primary_prob": 41.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.563405, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.0628, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.444577, + "strategy_rank": 94.231228, + "rr": 1.895682, + "primary_prob": 34.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.843523, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033158, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.816448, + "strategy_rank": 82.061979, + "rr": 1.289919, + "primary_prob": 22.21, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.934879, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.890928, + "range_504_ratio": 2.437391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047848, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.406436, + "strategy_rank": 62.526818, + "rr": 1.520976, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.281464, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.500344, + "range_504_ratio": 1.649288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083991, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.34565, + "strategy_rank": 92.848629, + "rr": 1.648004, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.472006, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 1.82636, + "range_504_ratio": 6.21124, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.616891, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.531585, + "strategy_rank": 71.620977, + "rr": 1.834808, + "primary_prob": 12.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.752212, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058236, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.557807, + "strategy_rank": 70.607867, + "rr": 1.366981, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.050471, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.277685, + "hold30_r": 1.807173 + }, + { + "symbol": "WRB", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.584029, + "strategy_rank": 67.342074, + "rr": 1.196846, + "primary_prob": 38.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.79527, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.640611, + "range_504_ratio": 1.89764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.12801, + "hold30_r": 1.717385 + }, + { + "symbol": "XEL", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.214541, + "strategy_rank": 57.437426, + "rr": 0.753064, + "primary_prob": 72.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 1.129596, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.452418, + "range_504_ratio": 1.572109, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672345, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-07-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.45292, + "strategy_rank": 83.492253, + "rr": 2.007694, + "primary_prob": 44.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.011541, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043248, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-07-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.541284, + "strategy_rank": 99.438073, + "rr": 0.667552, + "primary_prob": 56.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.001328, + "raw_level_count": 162, + "gate_level_count": 162, + "range_504_log": 2.66314, + "range_504_ratio": 14.341252, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.215838, + "hold30_r": -1.185528 + }, + { + "symbol": "ABT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.041284, + "strategy_rank": 64.747706, + "rr": 1.509327, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.26399, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450442, + "hold30_r": 1.759237 + }, + { + "symbol": "AEE", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.568807, + "strategy_rank": 58.004587, + "rr": 0.869247, + "primary_prob": 49.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.303871, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.777991, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885321, + "strategy_rank": 99.78211, + "rr": 0.697692, + "primary_prob": 55.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.046538, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.896698, + "range_504_ratio": 18.114242, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.667979, + "hold30_r": 7.2744 + }, + { + "symbol": "AXON", + "date": "2025-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.96789, + "strategy_rank": 96.869266, + "rr": 2.0208, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.0312, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.979936, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.16055, + "strategy_rank": 58.830275, + "rr": 0.683313, + "primary_prob": 45.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.02497, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.500819, + "range_504_ratio": 1.650073, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620362, + "hold30_r": 4.625377 + }, + { + "symbol": "BKNG", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.399083, + "strategy_rank": 75.298165, + "rr": 0.803686, + "primary_prob": 50.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.205529, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.740774, + "hold30_r": -0.261466 + }, + { + "symbol": "BSX", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.270642, + "strategy_rank": 68.383028, + "rr": 0.749004, + "primary_prob": 49.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.123506, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066097, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.330275, + "strategy_rank": 69.288991, + "rr": 1.429797, + "primary_prob": 21.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.144696, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.426554, + "hold30_r": -3.353371 + }, + { + "symbol": "CF", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.715596, + "strategy_rank": 72.809633, + "rr": 1.66843, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.502646, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.657761, + "hold30_r": -2.601788 + }, + { + "symbol": "CIEN", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.119266, + "strategy_rank": 92.087156, + "rr": 1.945181, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.917771, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051434, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316514, + "strategy_rank": 65.37844, + "rr": 1.214907, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.82236, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.138087, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.46789, + "strategy_rank": 83.233945, + "rr": 0.933006, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.399509, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059141, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.692661, + "strategy_rank": 95.206422, + "rr": 1.293029, + "primary_prob": 21.94, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.939544, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.562153, + "hold30_r": -1.534943 + }, + { + "symbol": "COR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.53211, + "strategy_rank": 63.58945, + "rr": 0.980878, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.471317, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.911609, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.018349, + "strategy_rank": 94.025229, + "rr": 0.909352, + "primary_prob": 41.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.364027, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042051, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.697248, + "strategy_rank": 67.155963, + "rr": 1.417942, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.126912, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087058, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.509174, + "strategy_rank": 92.522936, + "rr": 0.755113, + "primary_prob": 52.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.13267, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 1.28581, + "range_504_ratio": 3.617597, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.701122, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.633028, + "strategy_rank": 64.575688, + "rr": 1.936376, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.904565, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.421996, + "range_504_ratio": 1.525002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.882947, + "hold30_r": 2.47345 + }, + { + "symbol": "DIS", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.224771, + "strategy_rank": 75.206422, + "rr": 1.316318, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.974476, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.459795, + "range_504_ratio": 1.583749, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095602, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.087156, + "strategy_rank": 71.926606, + "rr": 1.661152, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.491727, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592706, + "hold30_r": 1.856471 + }, + { + "symbol": "EME", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.302752, + "strategy_rank": 82.66055, + "rr": 0.975404, + "primary_prob": 44.96, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.463105, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047354, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.642202, + "strategy_rank": 88.142202, + "rr": 1.12667, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.690005, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036361, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.963303, + "strategy_rank": 57.087156, + "rr": 1.350763, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.026144, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.412174, + "range_504_ratio": 1.510098, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.268497, + "hold30_r": 0.999274 + }, + { + "symbol": "EXC", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.192661, + "strategy_rank": 57.798165, + "rr": 1.340331, + "primary_prob": 55.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.010496, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082751, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.169725, + "strategy_rank": 77.71789, + "rr": 0.978479, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.467718, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043386, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.995413, + "strategy_rank": 83.956422, + "rr": 1.966117, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.949175, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.914147, + "hold30_r": 6.051431 + }, + { + "symbol": "FFIV", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.954128, + "strategy_rank": 76.823394, + "rr": 1.326497, + "primary_prob": 35.79, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.989745, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053972, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.481651, + "strategy_rank": 76.376147, + "rr": 1.215663, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.823494, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068228, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.940367, + "strategy_rank": 76.353211, + "rr": 1.784637, + "primary_prob": 12.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.676955, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067294, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.674312, + "strategy_rank": 88.211009, + "rr": 0.999822, + "primary_prob": 49.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.499732, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -5.752079, + "hold30_r": -5.707533 + }, + { + "symbol": "GILD", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.743119, + "strategy_rank": 76.261468, + "rr": 1.248022, + "primary_prob": 23.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.872033, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.194174, + "hold30_r": 0.541888 + }, + { + "symbol": "HWM", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.165138, + "strategy_rank": 88.979358, + "rr": 0.958484, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.437726, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044524, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.775229, + "strategy_rank": 81.938073, + "rr": 1.412572, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.118858, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055651, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.247706, + "strategy_rank": 89.78211, + "rr": 1.04288, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.56432, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048136, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.449541, + "strategy_rank": 80.366972, + "rr": 1.622892, + "primary_prob": 15.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.434338, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057257, + "hold30_r": 0.689815 + }, + { + "symbol": "KMI", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.009174, + "strategy_rank": 66.84633, + "rr": 1.582679, + "primary_prob": 16.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.374019, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.175379, + "hold30_r": -1.110142 + }, + { + "symbol": "KR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.711009, + "strategy_rank": 72.373853, + "rr": 1.608021, + "primary_prob": 18.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.412031, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.565622, + "range_504_ratio": 1.760542, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.541952, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.545872, + "strategy_rank": 81.158257, + "rr": 0.852145, + "primary_prob": 44.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.278218, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795048, + "hold30_r": 5.031264 + }, + { + "symbol": "MCK", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.486239, + "strategy_rank": 59.988532, + "rr": 1.757208, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.635812, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.62415, + "range_504_ratio": 1.866658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068106, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.256881, + "strategy_rank": 61.238532, + "rr": 0.959599, + "primary_prob": 50.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 1.439398, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.397275, + "range_504_ratio": 1.487765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.890246, + "hold30_r": 3.505976 + }, + { + "symbol": "MOS", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.733945, + "strategy_rank": 74.197248, + "rr": 2.100958, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.151437, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.943978, + "hold30_r": -2.892665 + }, + { + "symbol": "MSTR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.738532, + "strategy_rank": 98.807339, + "rr": 1.171592, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.757388, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033051, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.40367, + "strategy_rank": 80.0, + "rr": 1.550636, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.325954, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.816579, + "range_504_ratio": 2.262746, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5084, + "hold30_r": 5.832143 + }, + { + "symbol": "NFLX", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.93578, + "strategy_rank": 84.862385, + "rr": 0.865004, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.297506, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.810936, + "hold30_r": 0.676203 + }, + { + "symbol": "NTRS", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.729358, + "strategy_rank": 78.130734, + "rr": 0.713376, + "primary_prob": 40.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.070065, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058584, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.651376, + "strategy_rank": 65.137615, + "rr": 1.500365, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.250547, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.431144, + "hold30_r": 0.892283 + }, + { + "symbol": "PM", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.87156, + "strategy_rank": 78.016055, + "rr": 2.329557, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.494336, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052276, + "hold30_r": 0.328219 + }, + { + "symbol": "PODD", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.151376, + "strategy_rank": 88.75, + "rr": 2.685, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 4.0275, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061553, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.073394, + "strategy_rank": 81.08945, + "rr": 1.164335, + "primary_prob": 39.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.746502, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050279, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.477064, + "strategy_rank": 94.002294, + "rr": 1.226057, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.839086, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 1.513492, + "range_504_ratio": 4.542565, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04156, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.536697, + "strategy_rank": 68.600917, + "rr": 0.713342, + "primary_prob": 57.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.070013, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073593, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.944954, + "strategy_rank": 60.068807, + "rr": 1.492184, + "primary_prob": 28.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.238275, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.070527, + "hold30_r": -0.331766 + }, + { + "symbol": "SOLV", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.321101, + "strategy_rank": 77.958716, + "rr": 1.63086, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.446291, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.569586, + "hold30_r": 0.871544 + }, + { + "symbol": "T", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.412844, + "strategy_rank": 70.126147, + "rr": 1.911845, + "primary_prob": 13.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.867767, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.742657, + "range_504_ratio": 2.101512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.845553, + "hold30_r": 2.612008 + }, + { + "symbol": "TKO", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.183486, + "strategy_rank": 82.110092, + "rr": 1.504571, + "primary_prob": 21.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.256857, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059478, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.022936, + "strategy_rank": 75.779817, + "rr": 0.971657, + "primary_prob": 50.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.457485, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.909876, + "hold30_r": 0.42887 + }, + { + "symbol": "TPL", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.027523, + "strategy_rank": 84.747706, + "rr": 1.879194, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.818792, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.330609, + "range_504_ratio": 3.783345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036723, + "hold30_r": -1.0 + }, + { + "symbol": "TRMB", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.33945, + "strategy_rank": 73.325688, + "rr": 0.720375, + "primary_prob": 74.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.080563, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.781148, + "range_504_ratio": 2.183978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071517, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.504587, + "strategy_rank": 61.169725, + "rr": 1.138204, + "primary_prob": 45.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.707306, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.072062, + "hold30_r": 2.375098 + }, + { + "symbol": "TTWO", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.724771, + "strategy_rank": 82.821101, + "rr": 1.565298, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.347946, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.498975, + "hold30_r": 3.503287 + }, + { + "symbol": "UAL", + "date": "2025-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.380734, + "strategy_rank": 95.068807, + "rr": 2.346512, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.519769, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035483, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.678899, + "strategy_rank": 85.172018, + "rr": 1.150231, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.725346, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.890928, + "range_504_ratio": 2.437391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.103002, + "hold30_r": 2.190557 + }, + { + "symbol": "ULTA", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.798165, + "strategy_rank": 79.357798, + "rr": 1.540619, + "primary_prob": 45.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.310928, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06664, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.238532, + "strategy_rank": 66.662844, + "rr": 0.786954, + "primary_prob": 56.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.180431, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.499905, + "range_504_ratio": 1.648564, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077176, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.922018, + "strategy_rank": 75.034404, + "rr": 1.364061, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.046092, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.319774, + "hold30_r": 1.371268 + }, + { + "symbol": "VRT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.463303, + "strategy_rank": 94.495413, + "rr": 0.681766, + "primary_prob": 56.05, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.022649, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 1.813687, + "range_504_ratio": 6.133018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030366, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.862385, + "strategy_rank": 72.786697, + "rr": 1.214738, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.822107, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062807, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 70.745413, + "rr": 1.280614, + "primary_prob": 22.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.920921, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061369, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.990826, + "strategy_rank": 71.341743, + "rr": 0.751184, + "primary_prob": 51.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.126777, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.657877, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.220183, + "strategy_rank": 65.997706, + "rr": 1.156, + "primary_prob": 39.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.734001, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.640611, + "range_504_ratio": 1.89764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080724, + "hold30_r": 2.7404 + }, + { + "symbol": "CEG", + "date": "2025-08-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.836158, + "strategy_rank": 95.141243, + "rr": 0.958013, + "primary_prob": 45.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.43702, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.315891, + "range_504_ratio": 3.72807, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034978, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-08-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.548023, + "strategy_rank": 99.242938, + "rr": 0.945877, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.418816, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 2.66314, + "range_504_ratio": 14.341252, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.920219, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.338983, + "strategy_rank": 59.525424, + "rr": 1.244549, + "primary_prob": 42.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.866823, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066506, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-08-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.774011, + "strategy_rank": 99.672316, + "rr": 2.2387, + "primary_prob": 21.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.35805, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 2.896698, + "range_504_ratio": 18.114242, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02614, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316384, + "strategy_rank": 75.570621, + "rr": 1.136045, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.704067, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.077999, + "hold30_r": 0.066787 + }, + { + "symbol": "BSX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.841808, + "strategy_rank": 65.774011, + "rr": 1.323704, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.985556, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260956, + "hold30_r": -1.034525 + }, + { + "symbol": "C", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.615819, + "strategy_rank": 76.327684, + "rr": 1.360633, + "primary_prob": 21.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.040949, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.931681, + "range_504_ratio": 2.538774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.301616, + "hold30_r": 3.703524 + }, + { + "symbol": "CAH", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.80226, + "strategy_rank": 67.412429, + "rr": 1.688417, + "primary_prob": 16.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.532626, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.727517, + "hold30_r": -2.661736 + }, + { + "symbol": "CCL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.463277, + "strategy_rank": 93.107345, + "rr": 0.763712, + "primary_prob": 39.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.145568, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.050964, + "range_504_ratio": 2.860406, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.718954, + "hold30_r": 1.164854 + }, + { + "symbol": "CF", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.457627, + "strategy_rank": 76.813559, + "rr": 1.822366, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.733548, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036751, + "hold30_r": 0.487702 + }, + { + "symbol": "CIEN", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.412429, + "strategy_rank": 90.836158, + "rr": 1.147261, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.720891, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046643, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.768362, + "strategy_rank": 65.480226, + "rr": 0.883125, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.324687, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805704, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.248588, + "strategy_rank": 84.384181, + "rr": 1.249625, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.874438, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.195604, + "hold30_r": 2.740315 + }, + { + "symbol": "COIN", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.610169, + "strategy_rank": 97.389831, + "rr": 1.023337, + "primary_prob": 34.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.535006, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.002792, + "hold30_r": 1.046805 + }, + { + "symbol": "COR", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.084746, + "strategy_rank": 61.288136, + "rr": 1.638161, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.457241, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.581333, + "hold30_r": 1.185956 + }, + { + "symbol": "CRWD", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.288136, + "strategy_rank": 94.20339, + "rr": 1.280003, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.920005, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.243322, + "hold30_r": 3.346603 + }, + { + "symbol": "CTVA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.152542, + "strategy_rank": 67.627119, + "rr": 1.859164, + "primary_prob": 15.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.788746, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.782133, + "hold30_r": -0.102998 + }, + { + "symbol": "CVNA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.418079, + "strategy_rank": 98.587571, + "rr": 0.697239, + "primary_prob": 40.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.045859, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.148638, + "hold30_r": -1.122519 + }, + { + "symbol": "DE", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.909605, + "strategy_rank": 72.418079, + "rr": 1.203061, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.804592, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.288517, + "hold30_r": -1.230881 + }, + { + "symbol": "DRI", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.960452, + "strategy_rank": 70.485876, + "rr": 0.866934, + "primary_prob": 49.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.300401, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074666, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.378531, + "strategy_rank": 82.903955, + "rr": 1.88217, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.823255, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04637, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.367232, + "strategy_rank": 87.570621, + "rr": 0.708467, + "primary_prob": 59.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.062701, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.669239, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.056497, + "strategy_rank": 76.903955, + "rr": 2.088753, + "primary_prob": 24.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.133129, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043996, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.536723, + "strategy_rank": 86.248588, + "rr": 1.710577, + "primary_prob": 38.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.565865, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.660973, + "hold30_r": 4.603171 + }, + { + "symbol": "FFIV", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.621469, + "strategy_rank": 73.909605, + "rr": 0.923941, + "primary_prob": 46.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.385912, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050551, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.683616, + "strategy_rank": 73.819209, + "rr": 2.065123, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.097684, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.011017, + "hold30_r": 3.027295 + }, + { + "symbol": "FOXA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.830508, + "strategy_rank": 74.644068, + "rr": 1.404885, + "primary_prob": 39.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.107328, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.351014, + "hold30_r": 3.375084 + }, + { + "symbol": "FTNT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.045198, + "strategy_rank": 92.99435, + "rr": 2.626053, + "primary_prob": 23.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 3.939079, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.021962, + "hold30_r": 1.299355 + }, + { + "symbol": "GILD", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.107345, + "strategy_rank": 76.700565, + "rr": 1.245987, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.86898, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.188133, + "hold30_r": 0.99937 + }, + { + "symbol": "GS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.694915, + "strategy_rank": 74.474576, + "rr": 0.848917, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.273376, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.936121, + "range_504_ratio": 2.55007, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.781552, + "hold30_r": 3.990004 + }, + { + "symbol": "HWM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.384181, + "strategy_rank": 87.40113, + "rr": 0.694359, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.041539, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042523, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.864407, + "strategy_rank": 74.711864, + "rr": 1.814333, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.721499, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057303, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.514124, + "strategy_rank": 89.751412, + "rr": 1.356733, + "primary_prob": 20.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.035099, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048445, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.926554, + "strategy_rank": 75.468927, + "rr": 0.865932, + "primary_prob": 37.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.298898, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.808735, + "hold30_r": 1.200855 + }, + { + "symbol": "JPM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.050847, + "strategy_rank": 68.067797, + "rr": 1.135032, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.702548, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.801402, + "range_504_ratio": 2.228664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064837, + "hold30_r": 3.405317 + }, + { + "symbol": "KMI", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.067797, + "strategy_rank": 65.491525, + "rr": 1.854795, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.782192, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05603, + "hold30_r": 0.690955 + }, + { + "symbol": "LUV", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.920904, + "strategy_rank": 82.80226, + "rr": 2.422653, + "primary_prob": 24.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 3.63398, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.549412, + "range_504_ratio": 1.732234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.385739, + "hold30_r": 1.84821 + }, + { + "symbol": "LYV", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.186441, + "strategy_rank": 80.067797, + "rr": 0.707334, + "primary_prob": 50.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.061001, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.652692, + "hold30_r": 2.846877 + }, + { + "symbol": "MCK", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.129944, + "strategy_rank": 59.129944, + "rr": 1.75653, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.634795, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05265, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.59887, + "strategy_rank": 80.632768, + "rr": 0.74208, + "primary_prob": 38.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.11312, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.050851, + "range_504_ratio": 2.860085, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.690941, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.762712, + "strategy_rank": 79.728814, + "rr": 1.660988, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 2.491482, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033784, + "hold30_r": 1.226372 + }, + { + "symbol": "MS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.163842, + "strategy_rank": 75.740113, + "rr": 0.767715, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.151572, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.739864, + "range_504_ratio": 2.09565, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.693857, + "hold30_r": 4.976415 + }, + { + "symbol": "MSTR", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.322034, + "strategy_rank": 99.152542, + "rr": 0.814547, + "primary_prob": 40.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.221821, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030044, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.355932, + "strategy_rank": 77.491525, + "rr": 1.261371, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.892056, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.856914, + "range_504_ratio": 2.35588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.214656, + "hold30_r": 4.27784 + }, + { + "symbol": "NFLX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.740113, + "strategy_rank": 84.316384, + "rr": 0.82135, + "primary_prob": 43.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.232025, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.764487, + "hold30_r": 1.122432 + }, + { + "symbol": "NRG", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.062147, + "strategy_rank": 96.350282, + "rr": 1.148858, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.723286, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.587432, + "range_504_ratio": 4.891174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.065603, + "hold30_r": -1.036593 + }, + { + "symbol": "NTRS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.779661, + "strategy_rank": 76.915254, + "rr": 1.143002, + "primary_prob": 26.2, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.714503, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.085589, + "hold30_r": 1.558095 + }, + { + "symbol": "NVDA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.389831, + "strategy_rank": 84.813559, + "rr": 1.582456, + "primary_prob": 30.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.373684, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054222, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.011299, + "strategy_rank": 89.638418, + "rr": 1.055603, + "primary_prob": 42.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.583405, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045864, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.028249, + "strategy_rank": 76.689266, + "rr": 1.797439, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.696159, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057571, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.090395, + "strategy_rank": 87.683616, + "rr": 1.665084, + "primary_prob": 49.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.497625, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.61996, + "hold30_r": 2.028378 + }, + { + "symbol": "PWR", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.60452, + "strategy_rank": 81.536723, + "rr": 0.715265, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.072898, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045987, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.966102, + "strategy_rank": 93.830508, + "rr": 1.089757, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.634635, + "raw_level_count": 165, + "gate_level_count": 165, + "range_504_log": 1.513492, + "range_504_ratio": 4.542565, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.047079, + "hold30_r": 1.296411 + }, + { + "symbol": "RJF", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.40678, + "strategy_rank": 70.101695, + "rr": 1.585817, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.378726, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5213, + "hold30_r": 2.190951 + }, + { + "symbol": "RL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 90.146893, + "rr": 1.358405, + "primary_prob": 21.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.037608, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.037024, + "range_504_ratio": 2.82081, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.314158, + "hold30_r": 2.272949 + }, + { + "symbol": "SATS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.19209, + "strategy_rank": 98.700565, + "rr": 0.958348, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.437522, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.277781, + "range_504_ratio": 3.588667, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.937154, + "hold30_r": 17.482274 + }, + { + "symbol": "STX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.858757, + "strategy_rank": 84.282486, + "rr": 0.704938, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.057407, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.926128, + "range_504_ratio": 2.524716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.668813, + "hold30_r": 8.919054 + }, + { + "symbol": "SYF", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.632768, + "strategy_rank": 82.80226, + "rr": 0.686133, + "primary_prob": 47.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.0292, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.994113, + "range_504_ratio": 2.702326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.633981, + "hold30_r": 3.100952 + }, + { + "symbol": "T", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.559322, + "strategy_rank": 68.20339, + "rr": 1.12828, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.69242, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.742657, + "range_504_ratio": 2.101512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.060268, + "hold30_r": 1.151306 + }, + { + "symbol": "TKO", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.638418, + "strategy_rank": 80.451977, + "rr": 1.280535, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.920803, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.236079, + "hold30_r": 5.582637 + }, + { + "symbol": "TMUS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.903955, + "strategy_rank": 68.666667, + "rr": 1.500085, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.250127, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436715, + "hold30_r": -0.620834 + }, + { + "symbol": "TPL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.112994, + "strategy_rank": 82.858757, + "rr": 1.161612, + "primary_prob": 26.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.742418, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.330609, + "range_504_ratio": 3.783345, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.130841, + "hold30_r": 0.135683 + }, + { + "symbol": "TRMB", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.214689, + "strategy_rank": 75.80791, + "rr": 1.89691, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.845365, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050592, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.254237, + "strategy_rank": 82.101695, + "rr": 1.008911, + "primary_prob": 42.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.513367, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.067672, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.59322, + "strategy_rank": 95.830508, + "rr": 1.17974, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.769609, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.142488, + "hold30_r": 3.880597 + }, + { + "symbol": "UBER", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.542373, + "strategy_rank": 86.067797, + "rr": 0.77966, + "primary_prob": 37.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.16949, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.890928, + "range_504_ratio": 2.437391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.733039, + "hold30_r": 1.469016 + }, + { + "symbol": "ULTA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.00565, + "strategy_rank": 81.988701, + "rr": 1.994095, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.991142, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061824, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.824859, + "strategy_rank": 63.672316, + "rr": 0.929646, + "primary_prob": 51.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.394469, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.499905, + "range_504_ratio": 1.648564, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.862768, + "hold30_r": 0.958595 + }, + { + "symbol": "VRSN", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.237288, + "strategy_rank": 74.779661, + "rr": 1.027897, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.541846, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049226, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.785311, + "strategy_rank": 94.632768, + "rr": 1.396268, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.094403, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 1.571289, + "range_504_ratio": 4.812847, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030534, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.757062, + "strategy_rank": 97.468927, + "rr": 0.790159, + "primary_prob": 36.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.185238, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 2.050579, + "range_504_ratio": 7.772401, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028854, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.700565, + "strategy_rank": 75.514124, + "rr": 1.504645, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.256967, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.446688, + "hold30_r": 2.854564 + }, + { + "symbol": "WMB", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.310734, + "strategy_rank": 68.225989, + "rr": 0.98736, + "primary_prob": 49.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.481041, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.934242, + "hold30_r": 1.018512 + }, + { + "symbol": "WRB", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.372881, + "strategy_rank": 60.508475, + "rr": 1.890759, + "primary_prob": 28.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.836138, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.640611, + "range_504_ratio": 1.89764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.810896, + "hold30_r": 1.868148 + }, + { + "symbol": "WYNN", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.440678, + "strategy_rank": 83.254237, + "rr": 1.017884, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 1.526827, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.543482, + "range_504_ratio": 1.721992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055068, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-08-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.096045, + "strategy_rank": 96.519774, + "rr": 0.817531, + "primary_prob": 50.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.226296, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037635, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-08-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.988701, + "strategy_rank": 88.022599, + "rr": 1.814836, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.722253, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78761, + "hold30_r": 10.855325 + }, + { + "symbol": "CEG", + "date": "2025-08-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.482759, + "strategy_rank": 93.482759, + "rr": 0.746877, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.120315, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032659, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.689655, + "strategy_rank": 81.862069, + "rr": 1.315637, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.973455, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 0.899103, + "range_504_ratio": 2.457399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039391, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885057, + "strategy_rank": 99.678161, + "rr": 1.562505, + "primary_prob": 31.5, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.343757, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.724175, + "range_504_ratio": 15.243832, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025498, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.701149, + "strategy_rank": 96.45977, + "rr": 0.692953, + "primary_prob": 44.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.039429, + "raw_level_count": 150, + "gate_level_count": 150, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.663809, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.528736, + "strategy_rank": 79.804598, + "rr": 0.985571, + "primary_prob": 38.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.478356, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057127, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.183908, + "strategy_rank": 75.149425, + "rr": 0.931754, + "primary_prob": 46.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.397631, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.867824, + "hold30_r": 0.368622 + }, + { + "symbol": "BSX", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.298851, + "strategy_rank": 64.954023, + "rr": 1.030113, + "primary_prob": 43.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.54517, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962081, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.563218, + "strategy_rank": 68.977011, + "rr": 0.948334, + "primary_prob": 42.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.422501, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.901182, + "hold30_r": 0.547735 + }, + { + "symbol": "CASY", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.356322, + "strategy_rank": 74.701149, + "rr": 0.742233, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.11335, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.801096, + "range_504_ratio": 2.227982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069335, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.103448, + "strategy_rank": 61.103448, + "rr": 1.038377, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.557566, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.549783, + "range_504_ratio": 1.732876, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.972103, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.758621, + "strategy_rank": 91.517241, + "rr": 0.752375, + "primary_prob": 39.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.128562, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04082, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.574713, + "strategy_rank": 64.229885, + "rr": 1.679429, + "primary_prob": 17.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.519144, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070328, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.655172, + "strategy_rank": 85.068966, + "rr": 0.98406, + "primary_prob": 44.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.47609, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080518, + "hold30_r": -1.023724 + }, + { + "symbol": "COHR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.114943, + "strategy_rank": 85.528736, + "rr": 1.008632, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.512949, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.465364, + "range_504_ratio": 4.329118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.989488, + "hold30_r": 1.602198 + }, + { + "symbol": "COIN", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.931034, + "strategy_rank": 98.172414, + "rr": 1.051392, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.577088, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02254, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.252874, + "strategy_rank": 60.735632, + "rr": 0.755747, + "primary_prob": 54.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.133621, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.699931, + "hold30_r": 1.148055 + }, + { + "symbol": "CRWD", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.632184, + "strategy_rank": 92.873563, + "rr": 0.866448, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.299672, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.828709, + "hold30_r": 2.512036 + }, + { + "symbol": "CSCO", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.816092, + "strategy_rank": 67.712644, + "rr": 1.147293, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.72094, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066218, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.551724, + "strategy_rank": 65.758621, + "rr": 1.332006, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.998009, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.258638, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.62069, + "strategy_rank": 98.724138, + "rr": 1.387749, + "primary_prob": 19.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.081624, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.359986, + "hold30_r": 1.081837 + }, + { + "symbol": "DASH", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.287356, + "strategy_rank": 90.045977, + "rr": 0.763993, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.14599, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038541, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.390805, + "strategy_rank": 74.321839, + "rr": 1.735985, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.603977, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045393, + "hold30_r": -0.70387 + }, + { + "symbol": "DIS", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.83908, + "strategy_rank": 74.356322, + "rr": 0.921509, + "primary_prob": 45.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.382263, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.459795, + "range_504_ratio": 1.583749, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.855545, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.425287, + "strategy_rank": 69.770115, + "rr": 0.955744, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.433617, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88279, + "hold30_r": -2.193309 + }, + { + "symbol": "EME", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.850575, + "strategy_rank": 81.954023, + "rr": 1.598012, + "primary_prob": 30.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.397017, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.553305, + "hold30_r": 1.129863 + }, + { + "symbol": "EQT", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.321839, + "strategy_rank": 87.632184, + "rr": 0.810039, + "primary_prob": 55.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.215059, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043692, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.804598, + "strategy_rank": 77.321839, + "rr": 2.642939, + "primary_prob": 22.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.964408, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043808, + "hold30_r": 2.48579 + }, + { + "symbol": "FFIV", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.195402, + "strategy_rank": 73.126437, + "rr": 0.86483, + "primary_prob": 48.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.297245, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053349, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.942529, + "strategy_rank": 85.183908, + "rr": 2.594397, + "primary_prob": 23.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 3.891595, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024962, + "hold30_r": 1.142294 + }, + { + "symbol": "HWM", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.091954, + "strategy_rank": 87.264368, + "rr": 0.913444, + "primary_prob": 33.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.370167, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.870114, + "hold30_r": 2.112494 + }, + { + "symbol": "IBKR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.862069, + "strategy_rank": 92.758621, + "rr": 1.329425, + "primary_prob": 35.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.994138, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040953, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.885057, + "strategy_rank": 73.16092, + "rr": 2.15483, + "primary_prob": 25.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.232245, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.101763, + "hold30_r": 5.281858 + }, + { + "symbol": "JBL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.241379, + "strategy_rank": 89.758621, + "rr": 0.85692, + "primary_prob": 39.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.285379, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042753, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.114943, + "strategy_rank": 76.114943, + "rr": 0.736915, + "primary_prob": 43.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.105372, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.673698, + "hold30_r": 0.598947 + }, + { + "symbol": "KMI", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.758621, + "strategy_rank": 63.758621, + "rr": 1.902806, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.854209, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06076, + "hold30_r": 1.53881 + }, + { + "symbol": "KR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.609195, + "strategy_rank": 73.091954, + "rr": 0.858015, + "primary_prob": 53.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.287023, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.801645, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.471264, + "strategy_rank": 97.126437, + "rr": 1.640713, + "primary_prob": 29.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.461069, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.302082, + "range_504_ratio": 3.676945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.611768, + "hold30_r": 5.824605 + }, + { + "symbol": "LUV", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.172414, + "strategy_rank": 85.068966, + "rr": 1.766773, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 2.65016, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.549412, + "range_504_ratio": 1.732234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727182, + "hold30_r": 1.179998 + }, + { + "symbol": "MCK", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.091954, + "strategy_rank": 62.643678, + "rr": 2.125021, + "primary_prob": 22.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.187532, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.073429, + "hold30_r": 3.320298 + }, + { + "symbol": "MNST", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.068966, + "strategy_rank": 61.689655, + "rr": 0.816631, + "primary_prob": 50.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.224947, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.43234, + "range_504_ratio": 1.540859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058957, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.37931, + "strategy_rank": 76.448276, + "rr": 1.593131, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 2.389697, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.634673, + "range_504_ratio": 1.886404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.555181, + "hold30_r": 1.903411 + }, + { + "symbol": "MSTR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.310345, + "strategy_rank": 99.068966, + "rr": 0.900308, + "primary_prob": 50.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.350461, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027542, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.908046, + "strategy_rank": 86.252874, + "rr": 1.572708, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.359063, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.835251, + "range_504_ratio": 2.305392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535401, + "hold30_r": 0.520714 + }, + { + "symbol": "NFLX", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.551724, + "strategy_rank": 83.62069, + "rr": 1.87963, + "primary_prob": 11.27, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.819445, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057016, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.252874, + "strategy_rank": 94.252874, + "rr": 1.936749, + "primary_prob": 25.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.905123, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.587432, + "range_504_ratio": 4.891174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032133, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.011494, + "strategy_rank": 76.873563, + "rr": 1.076198, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.614297, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.016252, + "hold30_r": 1.124369 + }, + { + "symbol": "NVDA", + "date": "2025-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.712644, + "strategy_rank": 85.436782, + "rr": 2.160695, + "primary_prob": 22.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.241042, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056467, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.022989, + "strategy_rank": 89.091954, + "rr": 1.403462, + "primary_prob": 19.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.105194, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043217, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.54023, + "strategy_rank": 98.850575, + "rr": 0.936251, + "primary_prob": 46.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.404376, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037746, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.942529, + "strategy_rank": 71.149425, + "rr": 2.366497, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.549746, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05837, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.954023, + "strategy_rank": 87.333333, + "rr": 1.512334, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.268501, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.464886, + "hold30_r": 0.166785 + }, + { + "symbol": "PWR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.781609, + "strategy_rank": 78.885057, + "rr": 1.25779, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.886684, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.214405, + "hold30_r": 1.604882 + }, + { + "symbol": "RCL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.011494, + "strategy_rank": 92.873563, + "rr": 0.960375, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.440563, + "raw_level_count": 165, + "gate_level_count": 165, + "range_504_log": 1.513492, + "range_504_ratio": 4.542565, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.915274, + "hold30_r": 1.053525 + }, + { + "symbol": "RJF", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 69.229885, + "rr": 1.226551, + "primary_prob": 43.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.839827, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.162761, + "hold30_r": 2.13448 + }, + { + "symbol": "RL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.103448, + "strategy_rank": 88.689655, + "rr": 0.766356, + "primary_prob": 38.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.149534, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.037024, + "range_504_ratio": 2.82081, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.723341, + "hold30_r": 1.598288 + }, + { + "symbol": "SATS", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.16092, + "strategy_rank": 98.678161, + "rr": 1.128809, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.693214, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.277781, + "range_504_ratio": 3.588667, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.103494, + "hold30_r": 20.113327 + }, + { + "symbol": "SMCI", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.402299, + "strategy_rank": 89.678161, + "rr": 0.949805, + "primary_prob": 41.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.424707, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.260202, + "hold30_r": -1.239566 + }, + { + "symbol": "TPR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.850575, + "strategy_rank": 93.16092, + "rr": 1.125759, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.688638, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.096456, + "hold30_r": 2.045582 + }, + { + "symbol": "TRMB", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.747126, + "strategy_rank": 75.643678, + "rr": 1.666038, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.499058, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055337, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.344828, + "strategy_rank": 92.62069, + "rr": 1.98307, + "primary_prob": 43.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.974605, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03507, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 75.505747, + "rr": 0.842739, + "primary_prob": 41.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.264109, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.792996, + "hold30_r": 2.449184 + }, + { + "symbol": "UAL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.781609, + "strategy_rank": 96.781609, + "rr": 1.895586, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.843379, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.856758, + "hold30_r": -0.240865 + }, + { + "symbol": "ULTA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.149425, + "strategy_rank": 84.287356, + "rr": 1.548705, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.323057, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055471, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.609195, + "strategy_rank": 63.229885, + "rr": 0.775225, + "primary_prob": 56.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.162838, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.499905, + "range_504_ratio": 1.648564, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.698978, + "hold30_r": -1.020701 + }, + { + "symbol": "VRSN", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.793103, + "strategy_rank": 74.724138, + "rr": 1.791972, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.687959, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.740595, + "hold30_r": 1.694491 + }, + { + "symbol": "VRT", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.528736, + "strategy_rank": 93.528736, + "rr": 1.344473, + "primary_prob": 22.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.01671, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 1.571289, + "range_504_ratio": 4.812847, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029175, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.390805, + "strategy_rank": 97.011494, + "rr": 0.685154, + "primary_prob": 56.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.02773, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.995833, + "range_504_ratio": 7.358331, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029214, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.321839, + "strategy_rank": 62.942529, + "rr": 1.414004, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.121005, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.780592, + "range_504_ratio": 2.182763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.345164, + "hold30_r": 2.768387 + }, + { + "symbol": "WFC", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.62069, + "strategy_rank": 75.724138, + "rr": 1.608161, + "primary_prob": 17.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.412242, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058865, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.563218, + "strategy_rank": 66.908046, + "rr": 1.334469, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.001704, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.277833, + "hold30_r": 3.294071 + }, + { + "symbol": "WMT", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.482759, + "strategy_rank": 67.827586, + "rr": 0.953586, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.43038, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085105, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.045977, + "strategy_rank": 84.08046, + "rr": 2.010866, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.016299, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.545349, + "range_504_ratio": 1.725211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.957667, + "hold30_r": 4.200848 + }, + { + "symbol": "GEV", + "date": "2025-08-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.08046, + "strategy_rank": 96.390805, + "rr": 1.23152, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.84728, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035763, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-08-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.712644, + "strategy_rank": 94.022989, + "rr": 2.585147, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.87772, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.736256, + "range_504_ratio": 2.088102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.554721, + "hold30_r": 9.005713 + }, + { + "symbol": "CEG", + "date": "2025-08-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.330296, + "strategy_rank": 93.969844, + "rr": 1.572862, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.359292, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034569, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-08-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886105, + "strategy_rank": 99.40891, + "rr": 0.86513, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.297694, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 2.700011, + "range_504_ratio": 14.879899, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022504, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.430524, + "strategy_rank": 99.430912, + "rr": 1.609829, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.414743, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.724175, + "range_504_ratio": 15.243832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585288, + "hold30_r": 7.735618 + }, + { + "symbol": "AVGO", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.735763, + "strategy_rank": 91.967307, + "rr": 1.243068, + "primary_prob": 24.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.864602, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.384122, + "range_504_ratio": 3.991322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.201568, + "hold30_r": 3.494404 + }, + { + "symbol": "AXON", + "date": "2025-08-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.924829, + "strategy_rank": 95.154199, + "rr": 2.129759, + "primary_prob": 23.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.194639, + "raw_level_count": 151, + "gate_level_count": 151, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031785, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.116173, + "strategy_rank": 74.042685, + "rr": 0.801843, + "primary_prob": 51.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.202765, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071132, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.599089, + "strategy_rank": 66.053453, + "rr": 0.717111, + "primary_prob": 54.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.075667, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645051, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.179954, + "strategy_rank": 79.36915, + "rr": 0.960148, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.440223, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.931681, + "range_504_ratio": 2.538774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.897688, + "hold30_r": 1.737077 + }, + { + "symbol": "CAH", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.318907, + "strategy_rank": 67.17778, + "rr": 0.826355, + "primary_prob": 46.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.239533, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.772972, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.560364, + "strategy_rank": 73.410437, + "rr": 0.680381, + "primary_prob": 53.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.020572, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.801096, + "range_504_ratio": 2.227982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078179, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.890661, + "strategy_rank": 59.914372, + "rr": 0.863714, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.295571, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.54511, + "range_504_ratio": 1.724797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071522, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.785877, + "strategy_rank": 93.811478, + "rr": 1.3646, + "primary_prob": 20.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.0469, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.050964, + "range_504_ratio": 2.860406, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.317426, + "hold30_r": -0.564084 + }, + { + "symbol": "CIEN", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.91344, + "strategy_rank": 91.03259, + "rr": 1.019137, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.528706, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.979213, + "hold30_r": 14.644959 + }, + { + "symbol": "COF", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.699317, + "strategy_rank": 83.684976, + "rr": 1.311198, + "primary_prob": 25.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.966798, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254281, + "hold30_r": 0.320816 + }, + { + "symbol": "COIN", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.063781, + "strategy_rank": 98.269647, + "rr": 1.569977, + "primary_prob": 24.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.354965, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.547241, + "hold30_r": 3.018808 + }, + { + "symbol": "CRWD", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.191344, + "strategy_rank": 91.468032, + "rr": 0.78737, + "primary_prob": 43.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.181056, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.746465, + "hold30_r": 3.745196 + }, + { + "symbol": "CSCO", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.460137, + "strategy_rank": 64.335732, + "rr": 2.254195, + "primary_prob": 6.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.381293, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064543, + "hold30_r": 0.433369 + }, + { + "symbol": "CTVA", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.965831, + "strategy_rank": 64.316991, + "rr": 0.879892, + "primary_prob": 37.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.319838, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.79425, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.291572, + "strategy_rank": 98.360918, + "rr": 0.791074, + "primary_prob": 43.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.18661, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.763635, + "hold30_r": 1.48301 + }, + { + "symbol": "DASH", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.558087, + "strategy_rank": 90.004297, + "rr": 0.985644, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.478466, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.9456, + "hold30_r": 2.126461 + }, + { + "symbol": "DE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421412, + "strategy_rank": 70.635898, + "rr": 0.777739, + "primary_prob": 56.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.166609, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048642, + "hold30_r": -1.0 + }, + { + "symbol": "DIS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.979499, + "strategy_rank": 73.424286, + "rr": 1.049602, + "primary_prob": 41.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.574403, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.459795, + "range_504_ratio": 1.583749, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.976775, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.015945, + "strategy_rank": 66.433889, + "rr": 0.895197, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.342796, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822001, + "hold30_r": -2.28052 + }, + { + "symbol": "EME", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.888383, + "strategy_rank": 83.292322, + "rr": 1.733271, + "primary_prob": 28.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.599906, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.683434, + "hold30_r": 1.776918 + }, + { + "symbol": "EMR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.118451, + "strategy_rank": 72.482916, + "rr": 1.525352, + "primary_prob": 19.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.288028, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.592389, + "range_504_ratio": 1.808303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.464795, + "hold30_r": 1.086944 + }, + { + "symbol": "EQT", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.824601, + "strategy_rank": 85.431766, + "rr": 0.814346, + "primary_prob": 55.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.221519, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043924, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596811, + "strategy_rank": 66.522313, + "rr": 0.894534, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.341801, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.752217, + "range_504_ratio": 2.121699, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077686, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.510251, + "strategy_rank": 72.861721, + "rr": 2.683325, + "primary_prob": 22.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 4.024988, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.636764, + "hold30_r": 2.924426 + }, + { + "symbol": "EXPE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.257403, + "strategy_rank": 81.939273, + "rr": 1.46811, + "primary_prob": 32.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.202165, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.8343, + "range_504_ratio": 2.303201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.419367, + "hold30_r": 1.647321 + }, + { + "symbol": "FFIV", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.863326, + "strategy_rank": 73.233873, + "rr": 1.325259, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.987888, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.266182, + "hold30_r": 1.010528 + }, + { + "symbol": "FIX", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.052392, + "strategy_rank": 92.238947, + "rr": 1.090053, + "primary_prob": 41.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.635079, + "raw_level_count": 163, + "gate_level_count": 163, + "range_504_log": 1.574323, + "range_504_ratio": 4.827474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.0515, + "hold30_r": 3.44445 + }, + { + "symbol": "FTNT", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.05467, + "strategy_rank": 84.645087, + "rr": 2.74528, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 4.11792, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.02744, + "hold30_r": 1.41874 + }, + { + "symbol": "GE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.091116, + "strategy_rank": 78.813781, + "rr": 1.405278, + "primary_prob": 19.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.107917, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.981137, + "range_504_ratio": 2.667488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.34623, + "hold30_r": 3.108313 + }, + { + "symbol": "GILD", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.280182, + "strategy_rank": 76.205218, + "rr": 0.934119, + "primary_prob": 32.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.401179, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054977, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.548975, + "strategy_rank": 73.516101, + "rr": 1.582021, + "primary_prob": 16.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.373032, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.951145, + "range_504_ratio": 2.588673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513583, + "hold30_r": 3.538279 + }, + { + "symbol": "HWM", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.013667, + "strategy_rank": 87.084567, + "rr": 1.402608, + "primary_prob": 20.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.103912, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.354773, + "hold30_r": 2.208831 + }, + { + "symbol": "IBKR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.697039, + "strategy_rank": 93.2902, + "rr": 1.133659, + "primary_prob": 27.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.700489, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.090318, + "hold30_r": 2.737017 + }, + { + "symbol": "IBM", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.610478, + "strategy_rank": 71.879608, + "rr": 2.215966, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.323949, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.153429, + "hold30_r": 6.39604 + }, + { + "symbol": "JBL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38041, + "strategy_rank": 90.39356, + "rr": 1.238618, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.857927, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.196109, + "hold30_r": -0.308877 + }, + { + "symbol": "JCI", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.635535, + "strategy_rank": 75.665329, + "rr": 0.866103, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.299154, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.803946, + "hold30_r": 1.198635 + }, + { + "symbol": "KR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.14123, + "strategy_rank": 72.953407, + "rr": 0.956044, + "primary_prob": 35.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.434067, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064264, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.241458, + "strategy_rank": 96.244021, + "rr": 0.73043, + "primary_prob": 53.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.095646, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.302082, + "range_504_ratio": 3.676945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.698969, + "hold30_r": 6.212952 + }, + { + "symbol": "LUV", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.826879, + "strategy_rank": 84.076543, + "rr": 1.735501, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 2.603251, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.549412, + "range_504_ratio": 1.732234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689997, + "hold30_r": 1.061804 + }, + { + "symbol": "MCK", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.218679, + "strategy_rank": 63.012166, + "rr": 0.946256, + "primary_prob": 60.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.419384, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057275, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.738041, + "strategy_rank": 78.646174, + "rr": 2.819517, + "primary_prob": 21.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 120, + "primary_distance_atr": 4.229275, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.598217, + "range_504_ratio": 1.818873, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.774121, + "hold30_r": 1.336396 + }, + { + "symbol": "MS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.182232, + "strategy_rank": 72.491199, + "rr": 1.286469, + "primary_prob": 21.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.929704, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.764308, + "range_504_ratio": 2.147508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.212936, + "hold30_r": 3.458662 + }, + { + "symbol": "MSTR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.202733, + "strategy_rank": 99.135095, + "rr": 1.726271, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.589406, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025543, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.927107, + "strategy_rank": 89.060339, + "rr": 1.775786, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 2.663679, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.835251, + "range_504_ratio": 2.305392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.737541, + "hold30_r": 0.785855 + }, + { + "symbol": "NFLX", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.102506, + "strategy_rank": 82.253572, + "rr": 1.065318, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.597977, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.009212, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.469248, + "strategy_rank": 95.858019, + "rr": 0.780962, + "primary_prob": 54.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.171444, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.578439, + "range_504_ratio": 4.847383, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.748012, + "hold30_r": 2.302628 + }, + { + "symbol": "NTRS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.193622, + "strategy_rank": 75.453717, + "rr": 1.464447, + "primary_prob": 20.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.196671, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.400086, + "hold30_r": 1.286621 + }, + { + "symbol": "ORCL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.874715, + "strategy_rank": 90.139573, + "rr": 0.773198, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.159797, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040131, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.658314, + "strategy_rank": 98.840366, + "rr": 0.951538, + "primary_prob": 30.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.427306, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.924017, + "hold30_r": 1.488099 + }, + { + "symbol": "PM", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.457859, + "strategy_rank": 68.929592, + "rr": 1.829578, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.744368, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067028, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.660592, + "strategy_rank": 86.371505, + "rr": 0.687101, + "primary_prob": 55.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.030651, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.976827, + "range_504_ratio": 2.656017, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631203, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.407745, + "strategy_rank": 80.312694, + "rr": 1.321698, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.982547, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.273891, + "hold30_r": 2.715155 + }, + { + "symbol": "RCL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.6082, + "strategy_rank": 92.598468, + "rr": 0.796242, + "primary_prob": 38.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.194363, + "raw_level_count": 166, + "gate_level_count": 166, + "range_504_log": 1.513492, + "range_504_ratio": 4.542565, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.751602, + "hold30_r": -0.75401 + }, + { + "symbol": "RJF", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.687927, + "strategy_rank": 68.347458, + "rr": 0.807629, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.211443, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.739561, + "hold30_r": 1.006123 + }, + { + "symbol": "RL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.419134, + "strategy_rank": 89.479758, + "rr": 1.332644, + "primary_prob": 22.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.998966, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.037024, + "range_504_ratio": 2.82081, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.282843, + "hold30_r": 3.170823 + }, + { + "symbol": "SATS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.835991, + "strategy_rank": 98.451103, + "rr": 1.201282, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.801923, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.277781, + "range_504_ratio": 3.588667, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.172845, + "hold30_r": 25.655344 + }, + { + "symbol": "SCHW", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.585421, + "strategy_rank": 68.400704, + "rr": 1.416946, + "primary_prob": 19.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.125418, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073739, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.243736, + "strategy_rank": 78.52516, + "rr": 0.871964, + "primary_prob": 48.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.307946, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.99046, + "range_504_ratio": 2.692473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.824861, + "hold30_r": 1.675871 + }, + { + "symbol": "TPR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.747153, + "strategy_rank": 93.25937, + "rr": 1.246629, + "primary_prob": 25.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.869944, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.213253, + "hold30_r": 2.803643 + }, + { + "symbol": "TRMB", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.990888, + "strategy_rank": 75.466349, + "rr": 1.856902, + "primary_prob": 31.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.785354, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054054, + "hold30_r": 0.151515 + }, + { + "symbol": "TSLA", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.838269, + "strategy_rank": 91.470879, + "rr": 1.545733, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.3186, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.510693, + "hold30_r": 6.005079 + }, + { + "symbol": "TTWO", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.369021, + "strategy_rank": 74.067405, + "rr": 1.599406, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.399109, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544145, + "hold30_r": 3.614648 + }, + { + "symbol": "UAL", + "date": "2025-08-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.15262, + "strategy_rank": 97.018197, + "rr": 2.369461, + "primary_prob": 25.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.554191, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.329877, + "hold30_r": -0.37777 + }, + { + "symbol": "ULTA", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.28246, + "strategy_rank": 79.077268, + "rr": 1.036273, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.55441, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05783, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.321185, + "strategy_rank": 62.515738, + "rr": 1.035098, + "primary_prob": 48.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.552647, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.499905, + "range_504_ratio": 1.648564, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.954478, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.963554, + "strategy_rank": 74.433578, + "rr": 0.987853, + "primary_prob": 49.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.481779, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.927145, + "hold30_r": 0.082507 + }, + { + "symbol": "VRT", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.507973, + "strategy_rank": 94.126035, + "rr": 0.794073, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.19111, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 1.571289, + "range_504_ratio": 4.812847, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.765107, + "hold30_r": 3.846792 + }, + { + "symbol": "VST", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.519362, + "strategy_rank": 97.224917, + "rr": 0.882759, + "primary_prob": 34.17, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.324138, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.995494, + "range_504_ratio": 7.355834, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.853659, + "hold30_r": 0.895414 + }, + { + "symbol": "WFC", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.268793, + "strategy_rank": 75.288155, + "rr": 1.28594, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.928909, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.223789, + "hold30_r": 1.133936 + }, + { + "symbol": "WMT", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.523918, + "strategy_rank": 64.037197, + "rr": 1.868684, + "primary_prob": 14.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.803026, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.797594, + "hold30_r": 1.491319 + }, + { + "symbol": "WSM", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.751708, + "strategy_rank": 81.44665, + "rr": 1.667664, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.501496, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.259331, + "range_504_ratio": 3.523062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04916, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.763098, + "strategy_rank": 81.511441, + "rr": 1.495589, + "primary_prob": 19.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.243383, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.551372, + "range_504_ratio": 1.735632, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.440934, + "hold30_r": 3.147025 + }, + { + "symbol": "GEV", + "date": "2025-08-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.974943, + "strategy_rank": 96.112006, + "rr": 1.696417, + "primary_prob": 20.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.544626, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035714, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-08-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.646925, + "strategy_rank": 94.036938, + "rr": 2.611519, + "primary_prob": 23.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.917279, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.736256, + "range_504_ratio": 2.088102, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.114615, + "hold30_r": -1.079914 + }, + { + "symbol": "CEG", + "date": "2025-08-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.288575, + "strategy_rank": 93.917043, + "rr": 1.090968, + "primary_prob": 28.19, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.636451, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039508, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-08-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.646643, + "strategy_rank": 99.259113, + "rr": 0.70503, + "primary_prob": 42.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.057545, + "raw_level_count": 169, + "gate_level_count": 169, + "range_504_log": 2.700011, + "range_504_ratio": 14.879899, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.682001, + "hold30_r": 5.542503 + }, + { + "symbol": "ANET", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.219081, + "strategy_rank": 87.674156, + "rr": 0.841091, + "primary_prob": 49.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.261636, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.216659, + "range_504_ratio": 3.375892, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.801305, + "hold30_r": 2.609426 + }, + { + "symbol": "APP", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.411072, + "strategy_rank": 99.44674, + "rr": 0.813644, + "primary_prob": 50.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.220465, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.724175, + "range_504_ratio": 15.243832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.786022, + "hold30_r": 2.459228 + }, + { + "symbol": "AXON", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.233216, + "strategy_rank": 94.955965, + "rr": 2.008032, + "primary_prob": 24.76, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.012048, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.187978, + "hold30_r": -1.150564 + }, + { + "symbol": "BKNG", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.045936, + "strategy_rank": 73.119465, + "rr": 1.206622, + "primary_prob": 23.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.809933, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072745, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.283863, + "strategy_rank": 68.693064, + "rr": 1.274285, + "primary_prob": 33.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.911428, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.217856, + "hold30_r": 1.390815 + }, + { + "symbol": "CASY", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.69258, + "strategy_rank": 74.775757, + "rr": 1.405364, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.108046, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.801096, + "range_504_ratio": 2.227982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.331624, + "hold30_r": 4.509909 + }, + { + "symbol": "CBRE", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21437, + "strategy_rank": 71.333843, + "rr": 0.785773, + "primary_prob": 51.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.17866, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.939749, + "range_504_ratio": 2.559338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074437, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.392226, + "strategy_rank": 79.06786, + "rr": 1.328278, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.992418, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.530078, + "range_504_ratio": 1.699065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060915, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.050648, + "strategy_rank": 91.89221, + "rr": 0.786634, + "primary_prob": 51.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.179951, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197851, + "hold30_r": -1.154468 + }, + { + "symbol": "CME", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.75265, + "strategy_rank": 64.060698, + "rr": 1.012437, + "primary_prob": 48.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.518655, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078852, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.63722, + "strategy_rank": 64.146054, + "rr": 1.050061, + "primary_prob": 38.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.575091, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.438369, + "range_504_ratio": 1.550177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090861, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.290931, + "strategy_rank": 97.82163, + "rr": 0.741585, + "primary_prob": 52.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.112378, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.715824, + "hold30_r": 2.026832 + }, + { + "symbol": "COR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.159011, + "strategy_rank": 62.290508, + "rr": 0.856026, + "primary_prob": 53.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.284039, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795333, + "hold30_r": 2.942608 + }, + { + "symbol": "CRWD", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.228504, + "strategy_rank": 91.165593, + "rr": 1.549583, + "primary_prob": 25.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.324374, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.294314, + "range_504_ratio": 3.648491, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042502, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.036514, + "strategy_rank": 64.340131, + "rr": 1.201036, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.801555, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073424, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.800942, + "strategy_rank": 62.060072, + "rr": 1.181905, + "primary_prob": 40.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.772857, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080965, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.997644, + "strategy_rank": 98.245825, + "rr": 1.525908, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.288861, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032038, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.877503, + "strategy_rank": 90.169481, + "rr": 0.93083, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.396245, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.884414, + "hold30_r": 1.753769 + }, + { + "symbol": "DE", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.038869, + "strategy_rank": 69.831086, + "rr": 1.342374, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.013561, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089696, + "hold30_r": -1.034779 + }, + { + "symbol": "DLTR", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.981154, + "strategy_rank": 82.793859, + "rr": 2.61381, + "primary_prob": 23.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.920714, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060616, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.449941, + "strategy_rank": 63.355382, + "rr": 0.956, + "primary_prob": 50.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.433999, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875008, + "hold30_r": -2.554609 + }, + { + "symbol": "EBAY", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.512367, + "strategy_rank": 77.555485, + "rr": 0.993535, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.490303, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053329, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.757362, + "strategy_rank": 84.243549, + "rr": 1.507609, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.261414, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.256261, + "hold30_r": -1.200739 + }, + { + "symbol": "EMR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.272085, + "strategy_rank": 72.824654, + "rr": 1.943245, + "primary_prob": 12.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.914867, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.592389, + "range_504_ratio": 1.808303, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.169314, + "hold30_r": -1.100144 + }, + { + "symbol": "EQT", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.992933, + "strategy_rank": 86.030071, + "rr": 0.676904, + "primary_prob": 60.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.015356, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043756, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.815077, + "strategy_rank": 67.473491, + "rr": 1.954323, + "primary_prob": 10.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.931484, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.752217, + "range_504_ratio": 2.121699, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.873651, + "hold30_r": 3.263307 + }, + { + "symbol": "EXE", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281508, + "strategy_rank": 76.069323, + "rr": 2.373058, + "primary_prob": 25.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.559587, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.322956, + "hold30_r": 1.16315 + }, + { + "symbol": "FFIV", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.517079, + "strategy_rank": 73.096738, + "rr": 1.029849, + "primary_prob": 28.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.544773, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066056, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.507656, + "strategy_rank": 83.318579, + "rr": 2.98801, + "primary_prob": 20.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 4.482014, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033803, + "hold30_r": 0.799361 + }, + { + "symbol": "GILD", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.579505, + "strategy_rank": 76.580037, + "rr": 0.841478, + "primary_prob": 39.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.262217, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782094, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.23086, + "strategy_rank": 87.032577, + "rr": 1.101213, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.651819, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.047698, + "hold30_r": 1.204499 + }, + { + "symbol": "IBKR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.526502, + "strategy_rank": 93.756213, + "rr": 1.047043, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.570564, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044444, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.745583, + "strategy_rank": 69.127196, + "rr": 1.503931, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.255896, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069492, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.819788, + "strategy_rank": 89.877259, + "rr": 0.846629, + "primary_prob": 38.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.269943, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.248568, + "hold30_r": -1.198798 + }, + { + "symbol": "JCI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.454653, + "strategy_rank": 73.702746, + "rr": 0.706532, + "primary_prob": 55.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.059798, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.168439, + "hold30_r": -1.101751 + }, + { + "symbol": "KR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.694935, + "strategy_rank": 73.216184, + "rr": 1.662486, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.49373, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057847, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.447585, + "strategy_rank": 76.618833, + "rr": 1.772612, + "primary_prob": 47.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.658918, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.648771, + "range_504_ratio": 1.913188, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069066, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.161366, + "strategy_rank": 63.974179, + "rr": 2.130264, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.195396, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.070202, + "hold30_r": 3.63937 + }, + { + "symbol": "MNST", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.923439, + "strategy_rank": 63.042177, + "rr": 1.620769, + "primary_prob": 16.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.431153, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.43234, + "range_504_ratio": 1.540859, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.556074, + "hold30_r": 3.963908 + }, + { + "symbol": "MOS", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.565371, + "strategy_rank": 75.784714, + "rr": 2.660654, + "primary_prob": 22.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 3.99098, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.598217, + "range_504_ratio": 1.818873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.143849, + "hold30_r": -1.095243 + }, + { + "symbol": "MSTR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.939929, + "strategy_rank": 98.834919, + "rr": 1.754969, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.632453, + "raw_level_count": 195, + "gate_level_count": 195, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026804, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.096584, + "strategy_rank": 65.75198, + "rr": 0.959214, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.438821, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.733594, + "range_504_ratio": 2.082551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.138169, + "hold30_r": -1.038053 + }, + { + "symbol": "NFLX", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.817432, + "strategy_rank": 82.059629, + "rr": 2.015068, + "primary_prob": 24.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.022602, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.061855, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.452297, + "strategy_rank": 61.020251, + "rr": 0.898845, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.348267, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.643602, + "range_504_ratio": 1.903325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091868, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.584217, + "strategy_rank": 95.775814, + "rr": 1.19332, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.789981, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039048, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.803298, + "strategy_rank": 83.30896, + "rr": 1.551567, + "primary_prob": 31.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.327351, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.465142, + "hold30_r": -1.415006 + }, + { + "symbol": "ORCL", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.053004, + "strategy_rank": 89.980111, + "rr": 1.083798, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.625697, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046181, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882214, + "strategy_rank": 98.895223, + "rr": 0.770733, + "primary_prob": 37.03, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.1561, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.743223, + "hold30_r": 1.50667 + }, + { + "symbol": "PM", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.106007, + "strategy_rank": 68.855639, + "rr": 1.108846, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.663268, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061734, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.930506, + "strategy_rank": 80.713634, + "rr": 0.954952, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.432429, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.213936, + "hold30_r": -1.157931 + }, + { + "symbol": "RJF", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.101296, + "strategy_rank": 71.5165, + "rr": 1.304136, + "primary_prob": 36.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.956203, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078439, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.990577, + "strategy_rank": 71.972722, + "rr": 0.998965, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.498447, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080406, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.52179, + "strategy_rank": 95.253737, + "rr": 1.706967, + "primary_prob": 24.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.56045, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.206149, + "hold30_r": -1.179848 + }, + { + "symbol": "TPR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.704358, + "strategy_rank": 93.382122, + "rr": 1.537646, + "primary_prob": 18.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.306469, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.497345, + "hold30_r": 1.101685 + }, + { + "symbol": "TRMB", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.632509, + "strategy_rank": 77.453214, + "rr": 2.444595, + "primary_prob": 24.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.666892, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061855, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.459364, + "strategy_rank": 92.687007, + "rr": 1.505925, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.258888, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037822, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.457008, + "strategy_rank": 72.10792, + "rr": 0.824788, + "primary_prob": 57.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.237182, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.761888, + "hold30_r": 2.285462 + }, + { + "symbol": "UAL", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.055359, + "strategy_rank": 97.022183, + "rr": 1.862252, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.793379, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.153407, + "hold30_r": -1.10885 + }, + { + "symbol": "ULTA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.690224, + "strategy_rank": 81.235448, + "rr": 1.433885, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.150827, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061037, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.108363, + "strategy_rank": 74.064573, + "rr": 1.128388, + "primary_prob": 45.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 1.692582, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.060933, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.524146, + "strategy_rank": 95.351039, + "rr": 1.282892, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.924338, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.318856, + "hold30_r": -1.286068 + }, + { + "symbol": "VST", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.468787, + "strategy_rank": 96.812992, + "rr": 0.871394, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.307091, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.983356, + "range_504_ratio": 7.267091, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048968, + "hold30_r": -1.016069 + }, + { + "symbol": "WFC", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.925795, + "strategy_rank": 75.195883, + "rr": 0.71229, + "primary_prob": 56.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.068434, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066022, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.861013, + "strategy_rank": 64.987785, + "rr": 1.181463, + "primary_prob": 44.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.772195, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067112, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.094229, + "strategy_rank": 62.799215, + "rr": 1.408417, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.112626, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.330781, + "hold30_r": 2.31431 + }, + { + "symbol": "WSM", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.985866, + "strategy_rank": 86.231704, + "rr": 1.658541, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.487811, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.15914, + "range_504_ratio": 3.187192, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.620073, + "hold30_r": -0.676045 + }, + { + "symbol": "GEV", + "date": "2025-08-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.175501, + "strategy_rank": 96.250112, + "rr": 1.549699, + "primary_prob": 22.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.324548, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036697, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-08-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.286219, + "strategy_rank": 93.2557, + "rr": 1.803967, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 86, + "primary_distance_atr": 2.70595, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.736256, + "range_504_ratio": 2.088102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768033, + "hold30_r": 9.477503 + }, + { + "symbol": "CEG", + "date": "2025-09-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.930342, + "strategy_rank": 94.844164, + "rr": 0.842465, + "primary_prob": 54.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.263698, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041292, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-09-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.645809, + "strategy_rank": 99.256783, + "rr": 0.795922, + "primary_prob": 38.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.193883, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 2.700011, + "range_504_ratio": 14.879899, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.769967, + "hold30_r": 3.597707 + }, + { + "symbol": "AEE", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.283353, + "strategy_rank": 56.233724, + "rr": 1.430978, + "primary_prob": 24.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.146467, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.10431, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.409681, + "strategy_rank": 99.374513, + "rr": 0.96966, + "primary_prob": 45.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.45449, + "raw_level_count": 195, + "gate_level_count": 195, + "range_504_log": 2.724175, + "range_504_ratio": 15.243832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.942321, + "hold30_r": 3.03693 + }, + { + "symbol": "AVGO", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.458087, + "strategy_rank": 93.735284, + "rr": 0.741213, + "primary_prob": 53.19, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.111819, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.500003, + "range_504_ratio": 4.4817, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.704653, + "hold30_r": 0.788199 + }, + { + "symbol": "AXON", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.465171, + "strategy_rank": 95.494016, + "rr": 1.366855, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.050283, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.331552, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.123967, + "strategy_rank": 81.096211, + "rr": 0.76575, + "primary_prob": 57.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.148625, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05528, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.012987, + "strategy_rank": 71.027015, + "rr": 0.807374, + "primary_prob": 55.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.211061, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064613, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.367178, + "strategy_rank": 65.756081, + "rr": 1.669496, + "primary_prob": 24.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.504244, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.609039, + "hold30_r": 1.38451 + }, + { + "symbol": "CASY", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.5549, + "strategy_rank": 76.195034, + "rr": 0.717003, + "primary_prob": 59.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.075505, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.801096, + "range_504_ratio": 2.227982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.638749, + "hold30_r": 4.752011 + }, + { + "symbol": "CBOE", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.172373, + "strategy_rank": 61.093774, + "rr": 1.586539, + "primary_prob": 19.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.379809, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.544164, + "range_504_ratio": 1.723167, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.521058, + "hold30_r": 0.991033 + }, + { + "symbol": "CCL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.742621, + "strategy_rank": 92.542005, + "rr": 0.93447, + "primary_prob": 46.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.401705, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.10627, + "range_504_ratio": 3.023063, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.885302, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.353011, + "strategy_rank": 79.07824, + "rr": 1.587692, + "primary_prob": 16.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.381538, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.530078, + "range_504_ratio": 1.699065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059506, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.728453, + "strategy_rank": 63.694351, + "rr": 1.656448, + "primary_prob": 34.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.484672, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.581553, + "hold30_r": 0.843909 + }, + { + "symbol": "COF", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.533648, + "strategy_rank": 81.31978, + "rr": 0.901419, + "primary_prob": 47.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.352129, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.84371, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.478158, + "strategy_rank": 89.233296, + "rr": 1.513763, + "primary_prob": 24.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.270645, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.465364, + "range_504_ratio": 4.329118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.48778, + "hold30_r": 2.457874 + }, + { + "symbol": "COIN", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.16647, + "strategy_rank": 97.73351, + "rr": 0.793202, + "primary_prob": 55.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.189804, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.766379, + "hold30_r": 1.657485 + }, + { + "symbol": "CRWD", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.798111, + "strategy_rank": 90.041225, + "rr": 1.18923, + "primary_prob": 42.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.783846, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.18994, + "range_504_ratio": 3.286883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.150084, + "hold30_r": 3.143801 + }, + { + "symbol": "CSCO", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.589138, + "strategy_rank": 66.153906, + "rr": 0.726481, + "primary_prob": 56.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.089722, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65412, + "hold30_r": 1.746843 + }, + { + "symbol": "CVNA", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.229044, + "strategy_rank": 98.406557, + "rr": 1.455547, + "primary_prob": 18.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.183321, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031396, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.402597, + "strategy_rank": 91.106346, + "rr": 0.946979, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.420468, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.901843, + "hold30_r": 1.478069 + }, + { + "symbol": "DE", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.700118, + "strategy_rank": 68.440083, + "rr": 1.677111, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.515667, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054618, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.561983, + "strategy_rank": 84.852351, + "rr": 2.41994, + "primary_prob": 22.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.62991, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048134, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.034238, + "strategy_rank": 89.746608, + "rr": 1.647985, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.471978, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039623, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.054309, + "strategy_rank": 62.638488, + "rr": 1.701142, + "primary_prob": 18.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.551713, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.556036, + "hold30_r": -3.467551 + }, + { + "symbol": "EBAY", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.096812, + "strategy_rank": 83.945599, + "rr": 1.014565, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.521848, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052259, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.451004, + "strategy_rank": 84.441174, + "rr": 1.121062, + "primary_prob": 25.78, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.681593, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.070875, + "hold30_r": 2.552281 + }, + { + "symbol": "EQT", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.270366, + "strategy_rank": 84.640671, + "rr": 1.017681, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.526522, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044128, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.075561, + "strategy_rank": 74.707138, + "rr": 1.574919, + "primary_prob": 35.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 93, + "primary_distance_atr": 2.362378, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524135, + "hold30_r": 1.401074 + }, + { + "symbol": "FAST", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.068477, + "strategy_rank": 67.641802, + "rr": 1.271638, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.907457, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.631675, + "range_504_ratio": 1.880758, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063536, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.617473, + "strategy_rank": 74.427043, + "rr": 1.267657, + "primary_prob": 22.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.901486, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.201727, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.992916, + "strategy_rank": 95.941739, + "rr": 0.71298, + "primary_prob": 39.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.069469, + "raw_level_count": 163, + "gate_level_count": 163, + "range_504_log": 1.574323, + "range_504_ratio": 4.827474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.675272, + "hold30_r": 3.24618 + }, + { + "symbol": "GILD", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.429752, + "strategy_rank": 73.610732, + "rr": 1.427515, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.141272, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065216, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.519481, + "strategy_rank": 82.047599, + "rr": 0.751777, + "primary_prob": 42.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.127666, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.934161, + "range_504_ratio": 2.545078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.704819, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.985832, + "strategy_rank": 86.329234, + "rr": 0.761412, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.142118, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.709326, + "hold30_r": 1.677737 + }, + { + "symbol": "IBKR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.22196, + "strategy_rank": 93.110089, + "rr": 0.980343, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.470514, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.939808, + "hold30_r": 2.044907 + }, + { + "symbol": "IDXX", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.297521, + "strategy_rank": 85.364397, + "rr": 1.324161, + "primary_prob": 27.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.986241, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056816, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.756789, + "strategy_rank": 90.29296, + "rr": 0.789097, + "primary_prob": 40.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.183645, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741111, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.304604, + "strategy_rank": 73.361336, + "rr": 1.846003, + "primary_prob": 11.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.769004, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061282, + "hold30_r": 0.749939 + }, + { + "symbol": "KR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.853601, + "strategy_rank": 73.28337, + "rr": 1.707845, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.561768, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064505, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.061393, + "strategy_rank": 79.432598, + "rr": 2.045462, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.068194, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.654125, + "range_504_ratio": 1.923459, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061417, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.408501, + "strategy_rank": 60.410007, + "rr": 1.050749, + "primary_prob": 62.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.576123, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.982294, + "hold30_r": 4.909576 + }, + { + "symbol": "META", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.77686, + "strategy_rank": 83.526821, + "rr": 1.065869, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.598804, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.047258, + "range_504_ratio": 2.849826, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.004403, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.165289, + "strategy_rank": 56.929382, + "rr": 0.817736, + "primary_prob": 51.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.226604, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094578, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.173554, + "strategy_rank": 98.996959, + "rr": 1.944272, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.916407, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027589, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.762692, + "strategy_rank": 85.457469, + "rr": 1.846364, + "primary_prob": 37.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.769546, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.835251, + "range_504_ratio": 2.305392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042527, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.463991, + "strategy_rank": 63.286586, + "rr": 1.762537, + "primary_prob": 14.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.643805, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.733594, + "range_504_ratio": 2.082551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091917, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.540732, + "strategy_rank": 80.283701, + "rr": 1.519842, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.279764, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.966019, + "range_504_ratio": 2.627464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.462674, + "hold30_r": 5.478938 + }, + { + "symbol": "NFLX", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.687131, + "strategy_rank": 79.759765, + "rr": 1.64447, + "primary_prob": 29.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.466705, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060213, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.227863, + "strategy_rank": 58.734504, + "rr": 0.819515, + "primary_prob": 46.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.229272, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.643602, + "range_504_ratio": 1.903325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.754899, + "hold30_r": 2.339181 + }, + { + "symbol": "NRG", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.631641, + "strategy_rank": 95.067149, + "rr": 0.690945, + "primary_prob": 58.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.036417, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.651289, + "hold30_r": 2.830651 + }, + { + "symbol": "NTRS", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.116883, + "strategy_rank": 73.924743, + "rr": 1.495201, + "primary_prob": 21.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.242802, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.429791, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.145218, + "strategy_rank": 88.070521, + "rr": 0.963749, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.445624, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.919222, + "hold30_r": 2.159439 + }, + { + "symbol": "ORCL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.923259, + "strategy_rank": 89.866092, + "rr": 0.839083, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.258625, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.79756, + "hold30_r": 5.218074 + }, + { + "symbol": "PLTR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881936, + "strategy_rank": 98.714525, + "rr": 0.671912, + "primary_prob": 43.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.007868, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.645051, + "hold30_r": 2.196433 + }, + { + "symbol": "PM", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.020071, + "strategy_rank": 68.009804, + "rr": 1.838302, + "primary_prob": 22.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.757453, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097218, + "hold30_r": -1.038844 + }, + { + "symbol": "PWR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.783943, + "strategy_rank": 78.953006, + "rr": 1.81597, + "primary_prob": 14.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.723955, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.765152, + "hold30_r": 4.184828 + }, + { + "symbol": "RCL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.395514, + "strategy_rank": 90.691954, + "rr": 0.942306, + "primary_prob": 46.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.413459, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046654, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.825266, + "strategy_rank": 69.573912, + "rr": 1.755538, + "primary_prob": 12.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.633307, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689656, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.964581, + "strategy_rank": 70.899735, + "rr": 1.410917, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.116375, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.348924, + "hold30_r": 0.703775 + }, + { + "symbol": "SMCI", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.089728, + "strategy_rank": 94.3213, + "rr": 1.920523, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.880785, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.894024, + "hold30_r": 3.85908 + }, + { + "symbol": "TPR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.701299, + "strategy_rank": 93.218268, + "rr": 1.320926, + "primary_prob": 22.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.981389, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.27696, + "hold30_r": 2.667173 + }, + { + "symbol": "TRMB", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.603306, + "strategy_rank": 77.206748, + "rr": 1.982046, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.973069, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063441, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.492326, + "strategy_rank": 91.972458, + "rr": 2.734901, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 22, + "primary_distance_atr": 4.102352, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.697302, + "hold30_r": 4.740624 + }, + { + "symbol": "UAL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.694215, + "strategy_rank": 96.730762, + "rr": 1.522592, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.283889, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044626, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.839433, + "strategy_rank": 83.987603, + "rr": 1.092226, + "primary_prob": 46.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.63834, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.047947, + "hold30_r": 0.801969 + }, + { + "symbol": "VRSN", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.381346, + "strategy_rank": 73.165055, + "rr": 1.28182, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.922729, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.206827, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.159386, + "strategy_rank": 95.125721, + "rr": 1.115897, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.673846, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.086828, + "hold30_r": 5.860806 + }, + { + "symbol": "VST", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.937426, + "strategy_rank": 96.850538, + "rr": 1.149349, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.724023, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.940071, + "range_504_ratio": 6.959243, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.117578, + "hold30_r": 1.128039 + }, + { + "symbol": "WMB", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.873672, + "strategy_rank": 62.944117, + "rr": 1.617495, + "primary_prob": 35.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.426242, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552387, + "hold30_r": 2.993569 + }, + { + "symbol": "WMT", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.769776, + "strategy_rank": 65.883654, + "rr": 0.948664, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.422996, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.8682, + "hold30_r": 2.890023 + }, + { + "symbol": "WSM", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 88.648156, + "rr": 1.604969, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.407454, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.156536, + "range_504_ratio": 3.178902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042192, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.832349, + "strategy_rank": 81.804343, + "rr": 1.564502, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.346754, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.677936, + "range_504_ratio": 1.969808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514922, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.164678, + "strategy_rank": 96.340185, + "rr": 0.909978, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.364967, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.877572, + "hold30_r": -0.166289 + }, + { + "symbol": "WBD", + "date": "2025-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.362768, + "strategy_rank": 92.830338, + "rr": 1.612991, + "primary_prob": 50.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.419487, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.736256, + "range_504_ratio": 2.088102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575592, + "hold30_r": 9.039291 + }, + { + "symbol": "CEG", + "date": "2025-09-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.374702, + "strategy_rank": 95.015688, + "rr": 1.471308, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.206962, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.43358, + "hold30_r": 2.835542 + }, + { + "symbol": "ANET", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.198091, + "strategy_rank": 92.771441, + "rr": 0.728512, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.092768, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.312808, + "range_504_ratio": 3.716595, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.695053, + "hold30_r": 1.731867 + }, + { + "symbol": "AXON", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.329356, + "strategy_rank": 94.754268, + "rr": 1.574767, + "primary_prob": 32.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.362151, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040453, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.9642, + "strategy_rank": 80.786025, + "rr": 2.450255, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 3.675382, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052828, + "hold30_r": 0.661762 + }, + { + "symbol": "BKNG", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.816229, + "strategy_rank": 67.375413, + "rr": 1.086856, + "primary_prob": 46.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.630284, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062302, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.980907, + "strategy_rank": 61.999269, + "rr": 1.191926, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.787888, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065039, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.310263, + "strategy_rank": 59.006218, + "rr": 1.469368, + "primary_prob": 22.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.204051, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.544164, + "range_504_ratio": 1.723167, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.397971, + "hold30_r": 0.691984 + }, + { + "symbol": "CME", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.038186, + "strategy_rank": 61.192165, + "rr": 1.794302, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.691454, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.711161, + "hold30_r": 1.147431 + }, + { + "symbol": "COHR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.634845, + "strategy_rank": 90.179552, + "rr": 1.804566, + "primary_prob": 27.55, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.706848, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.465364, + "range_504_ratio": 4.329118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.775947, + "hold30_r": 3.661095 + }, + { + "symbol": "COIN", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.090692, + "strategy_rank": 98.270159, + "rr": 2.013059, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.019588, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.9826, + "hold30_r": 1.481272 + }, + { + "symbol": "COR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.338902, + "strategy_rank": 60.49778, + "rr": 0.766916, + "primary_prob": 52.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.150374, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.584601, + "range_504_ratio": 1.794276, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067938, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.794749, + "strategy_rank": 89.184334, + "rr": 1.902125, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.853188, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.18994, + "range_504_ratio": 3.286883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.858615, + "hold30_r": 4.550534 + }, + { + "symbol": "CSCO", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.128878, + "strategy_rank": 66.506425, + "rr": 1.008844, + "primary_prob": 48.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.513265, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.934131, + "hold30_r": 2.302142 + }, + { + "symbol": "CVNA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.568019, + "strategy_rank": 98.675802, + "rr": 0.677606, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.016409, + "raw_level_count": 200, + "gate_level_count": 200, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.64687, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.300716, + "strategy_rank": 90.223374, + "rr": 1.913163, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.869745, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.864223, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.988067, + "strategy_rank": 84.548858, + "rr": 2.392794, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.589191, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047108, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.136038, + "strategy_rank": 92.309887, + "rr": 1.601237, + "primary_prob": 35.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.401856, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038152, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.742243, + "strategy_rank": 61.152824, + "rr": 1.144081, + "primary_prob": 45.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.716121, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.949265, + "hold30_r": -3.862547 + }, + { + "symbol": "EA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.787589, + "strategy_rank": 63.452385, + "rr": 1.271816, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.907724, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.451188, + "range_504_ratio": 1.570176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065338, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.465394, + "strategy_rank": 84.16785, + "rr": 0.698576, + "primary_prob": 43.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.047864, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.646277, + "hold30_r": -1.0742 + }, + { + "symbol": "EME", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.601432, + "strategy_rank": 82.985484, + "rr": 1.004112, + "primary_prob": 29.09, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.506168, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.952037, + "hold30_r": 4.931987 + }, + { + "symbol": "EQT", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.033413, + "strategy_rank": 85.23936, + "rr": 1.572181, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.358272, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04493, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.959427, + "strategy_rank": 66.501873, + "rr": 0.987481, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.481221, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.752217, + "range_504_ratio": 2.121699, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084512, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.560859, + "strategy_rank": 72.908096, + "rr": 2.819644, + "primary_prob": 21.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 4.229466, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.76661, + "hold30_r": 2.080664 + }, + { + "symbol": "FAST", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.589499, + "strategy_rank": 67.641612, + "rr": 1.640995, + "primary_prob": 17.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.461492, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.631675, + "range_504_ratio": 1.880758, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063279, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.811456, + "strategy_rank": 74.402346, + "rr": 0.942745, + "primary_prob": 31.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.414118, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.841407, + "range_504_ratio": 2.319629, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88477, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.112172, + "strategy_rank": 76.246697, + "rr": 0.861511, + "primary_prob": 39.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.292267, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.792445, + "range_504_ratio": 2.208789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.812072, + "hold30_r": 0.051509 + }, + { + "symbol": "FOXA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.498807, + "strategy_rank": 77.524016, + "rr": 0.82278, + "primary_prob": 37.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.23417, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.79587, + "range_504_ratio": 2.216369, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773652, + "hold30_r": 0.476522 + }, + { + "symbol": "GILD", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.76611, + "strategy_rank": 76.751176, + "rr": 1.523185, + "primary_prob": 19.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.284777, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063027, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.890215, + "strategy_rank": 84.432328, + "rr": 0.992584, + "primary_prob": 40.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.488876, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.934161, + "range_504_ratio": 2.545078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046749, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.539379, + "strategy_rank": 91.463144, + "rr": 1.612695, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.419042, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.565679, + "hold30_r": 1.863641 + }, + { + "symbol": "IDXX", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.548926, + "strategy_rank": 82.665535, + "rr": 1.392832, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.089248, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056181, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.873508, + "strategy_rank": 78.797153, + "rr": 1.056939, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.585408, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.559815, + "range_504_ratio": 1.750348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001872, + "hold30_r": 2.71027 + }, + { + "symbol": "JBL", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.613365, + "strategy_rank": 89.783468, + "rr": 1.525303, + "primary_prob": 22.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.287954, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.471133, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.202864, + "strategy_rank": 72.371445, + "rr": 1.420633, + "primary_prob": 18.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.130949, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360726, + "hold30_r": 1.506985 + }, + { + "symbol": "KR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527446, + "strategy_rank": 72.329046, + "rr": 1.310668, + "primary_prob": 41.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.966002, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05874, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.50358, + "strategy_rank": 77.755724, + "rr": 2.233795, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.350692, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.654125, + "range_504_ratio": 1.923459, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063284, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.350835, + "strategy_rank": 64.14916, + "rr": 0.863244, + "primary_prob": 63.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.294866, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.569151, + "range_504_ratio": 1.766766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068587, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.799523, + "strategy_rank": 82.729511, + "rr": 0.99966, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.499491, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.047258, + "range_504_ratio": 2.849826, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.933853, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21957, + "strategy_rank": 58.34035, + "rr": 0.75084, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.126259, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095248, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.054893, + "strategy_rank": 77.768937, + "rr": 1.880725, + "primary_prob": 46.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 113, + "primary_distance_atr": 2.821088, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.596002, + "range_504_ratio": 1.814848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.825135, + "hold30_r": -2.519308 + }, + { + "symbol": "MSTR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.403341, + "strategy_rank": 99.010229, + "rr": 1.845589, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.768383, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030071, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.424821, + "strategy_rank": 81.456374, + "rr": 2.090577, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.135866, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.001227, + "range_504_ratio": 2.721618, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.032407, + "hold30_r": 1.512065 + }, + { + "symbol": "NFLX", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.22673, + "strategy_rank": 79.817233, + "rr": 1.476822, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.215234, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055185, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.778043, + "strategy_rank": 95.849517, + "rr": 0.912311, + "primary_prob": 47.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.368466, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.872086, + "hold30_r": 0.673499 + }, + { + "symbol": "NTRS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.264916, + "strategy_rank": 72.225132, + "rr": 0.945587, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.418381, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.878869, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.214797, + "strategy_rank": 87.250477, + "rr": 1.861634, + "primary_prob": 26.32, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.792451, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049037, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.663484, + "strategy_rank": 91.134761, + "rr": 1.995121, + "primary_prob": 24.53, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.992682, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.025118, + "hold30_r": -0.3804 + }, + { + "symbol": "PLTR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642005, + "strategy_rank": 98.247615, + "rr": 1.736325, + "primary_prob": 28.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.604488, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032058, + "hold30_r": 1.234222 + }, + { + "symbol": "PM", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.260143, + "strategy_rank": 68.525008, + "rr": 2.307777, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 28, + "primary_distance_atr": 3.461666, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061037, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.02148, + "strategy_rank": 79.228027, + "rr": 2.222758, + "primary_prob": 22.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.334137, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.172589, + "hold30_r": 3.829571 + }, + { + "symbol": "RCL", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.823389, + "strategy_rank": 91.712844, + "rr": 0.724254, + "primary_prob": 43.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.086381, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041137, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.288783, + "strategy_rank": 93.866391, + "rr": 0.674863, + "primary_prob": 56.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.012295, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.653769, + "hold30_r": -0.10844 + }, + { + "symbol": "SCHW", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.976134, + "strategy_rank": 70.206178, + "rr": 0.92114, + "primary_prob": 43.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.38171, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063825, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.556086, + "strategy_rank": 95.310476, + "rr": 2.923759, + "primary_prob": 20.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.385639, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.895037, + "hold30_r": 1.049944 + }, + { + "symbol": "TMUS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.577566, + "strategy_rank": 68.495595, + "rr": 1.330088, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.995132, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.710844, + "range_504_ratio": 2.035709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067051, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.806683, + "strategy_rank": 92.907228, + "rr": 1.588549, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.382824, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.543923, + "hold30_r": 1.726866 + }, + { + "symbol": "TRMB", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606205, + "strategy_rank": 75.457955, + "rr": 2.1652, + "primary_prob": 27.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.2478, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059305, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.651551, + "strategy_rank": 87.697921, + "rr": 2.13463, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.201945, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.096238, + "hold30_r": 1.831651 + }, + { + "symbol": "UAL", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.062053, + "strategy_rank": 96.027704, + "rr": 1.444838, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.167257, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042285, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.396181, + "strategy_rank": 82.503549, + "rr": 1.195087, + "primary_prob": 43.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.792631, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.147114, + "hold30_r": 0.141695 + }, + { + "symbol": "VRSN", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.050119, + "strategy_rank": 73.496705, + "rr": 1.721012, + "primary_prob": 28.43, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.581518, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073184, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.749403, + "strategy_rank": 94.751281, + "rr": 1.92672, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.890081, + "raw_level_count": 176, + "gate_level_count": 176, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.896682, + "hold30_r": 5.705089 + }, + { + "symbol": "WFC", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.293556, + "strategy_rank": 71.1422, + "rr": 0.797349, + "primary_prob": 54.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.196024, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.73289, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.124105, + "strategy_rank": 89.194859, + "rr": 0.909388, + "primary_prob": 46.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.364082, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.156536, + "range_504_ratio": 3.178902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046593, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.066826, + "strategy_rank": 83.744513, + "rr": 1.515833, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.273749, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.677936, + "range_504_ratio": 1.969808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463828, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.147381, + "strategy_rank": 96.227984, + "rr": 0.973865, + "primary_prob": 51.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.460798, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033956, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.518879, + "strategy_rank": 95.761756, + "rr": 1.640319, + "primary_prob": 30.14, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.460479, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.082162, + "range_504_ratio": 2.951054, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027715, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-09-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.371498, + "strategy_rank": 93.438881, + "rr": 2.066235, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.099353, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.027344, + "hold30_r": 3.6016 + }, + { + "symbol": "ANET", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.037759, + "strategy_rank": 89.808183, + "rr": 0.824334, + "primary_prob": 50.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.236502, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 1.312808, + "range_504_ratio": 3.716595, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03676, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.102314, + "strategy_rank": 93.512496, + "rr": 1.068291, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.602437, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.548988, + "range_504_ratio": 4.706704, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035329, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.416565, + "strategy_rank": 94.293055, + "rr": 0.945453, + "primary_prob": 33.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.41818, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045611, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281364, + "strategy_rank": 65.562648, + "rr": 0.835699, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.253549, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077476, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.576127, + "strategy_rank": 82.033216, + "rr": 1.587949, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.381924, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057892, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.774665, + "strategy_rank": 68.028397, + "rr": 1.14398, + "primary_prob": 45.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.715969, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061007, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.428745, + "strategy_rank": 66.243187, + "rr": 1.913809, + "primary_prob": 21.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.870713, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.844148, + "hold30_r": 9.585341 + }, + { + "symbol": "CASY", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.601705, + "strategy_rank": 70.913164, + "rr": 0.751624, + "primary_prob": 53.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.127436, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.787197, + "range_504_ratio": 2.197228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694694, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.460414, + "strategy_rank": 60.459516, + "rr": 1.615689, + "primary_prob": 19.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.423534, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.529422, + "range_504_ratio": 1.697951, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545895, + "hold30_r": 1.883671 + }, + { + "symbol": "CCL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.935445, + "strategy_rank": 91.222694, + "rr": 1.218396, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.827594, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.04463, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.505481, + "strategy_rank": 60.656756, + "rr": 1.239867, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.859801, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.157216, + "hold30_r": 0.625741 + }, + { + "symbol": "COIN", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.17296, + "strategy_rank": 98.392605, + "rr": 2.267824, + "primary_prob": 22.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.401736, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030729, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.819732, + "strategy_rank": 64.685491, + "rr": 0.886297, + "primary_prob": 52.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.329446, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.558324, + "range_504_ratio": 1.74774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822415, + "hold30_r": 5.263332 + }, + { + "symbol": "CVNA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.660171, + "strategy_rank": 98.514674, + "rr": 0.947647, + "primary_prob": 45.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.421471, + "raw_level_count": 201, + "gate_level_count": 201, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034628, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.825822, + "strategy_rank": 69.43793, + "rr": 2.286544, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.429815, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.227776, + "hold30_r": 1.266816 + }, + { + "symbol": "DASH", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.954933, + "strategy_rank": 90.569183, + "rr": 1.184489, + "primary_prob": 39.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.776734, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.135619, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.275274, + "strategy_rank": 84.496341, + "rr": 1.716834, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.575252, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.111766, + "hold30_r": -1.06547 + }, + { + "symbol": "DLTR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.615104, + "strategy_rank": 91.237142, + "rr": 1.9235, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.88525, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0392, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.389769, + "strategy_rank": 61.820283, + "rr": 2.317424, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.476137, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049811, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.127893, + "strategy_rank": 83.633321, + "rr": 0.701824, + "primary_prob": 44.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.052736, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.644675, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.52497, + "strategy_rank": 80.222223, + "rr": 1.426303, + "primary_prob": 18.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.139455, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.375688, + "hold30_r": 1.752247 + }, + { + "symbol": "EQT", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.762485, + "strategy_rank": 85.494323, + "rr": 1.517241, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.275862, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472009, + "hold30_r": 2.018391 + }, + { + "symbol": "ETR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.717418, + "strategy_rank": 65.589054, + "rr": 1.773783, + "primary_prob": 12.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.660675, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.752217, + "range_504_ratio": 2.121699, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.68945, + "hold30_r": 3.528545 + }, + { + "symbol": "EXE", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.729598, + "strategy_rank": 70.385901, + "rr": 2.161204, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.241805, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.107659, + "hold30_r": 1.307349 + }, + { + "symbol": "FAST", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.088916, + "strategy_rank": 66.947643, + "rr": 1.57383, + "primary_prob": 18.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.360745, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.631675, + "range_504_ratio": 1.880758, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06425, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.18514, + "strategy_rank": 77.277043, + "rr": 0.819059, + "primary_prob": 50.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.228588, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.792445, + "range_504_ratio": 2.208789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.766177, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.691839, + "strategy_rank": 77.220054, + "rr": 1.613969, + "primary_prob": 17.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.420953, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061413, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.876979, + "strategy_rank": 82.27082, + "rr": 1.408719, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.113079, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.934161, + "range_504_ratio": 2.545078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048573, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.216809, + "strategy_rank": 76.931328, + "rr": 1.141824, + "primary_prob": 28.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.712736, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.06978, + "hold30_r": -2.213847 + }, + { + "symbol": "IBKR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.467722, + "strategy_rank": 91.067552, + "rr": 1.098583, + "primary_prob": 41.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.647875, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.051583, + "hold30_r": 1.926135 + }, + { + "symbol": "JBL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.685749, + "strategy_rank": 89.584404, + "rr": 0.945764, + "primary_prob": 46.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.418646, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894576, + "hold30_r": -2.011317 + }, + { + "symbol": "JCI", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.870889, + "strategy_rank": 72.591374, + "rr": 1.15321, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.729815, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063626, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.961023, + "strategy_rank": 72.584395, + "rr": 2.553781, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.830672, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058177, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.422655, + "strategy_rank": 78.060092, + "rr": 1.58304, + "primary_prob": 16.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.374559, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059206, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.230207, + "strategy_rank": 66.780853, + "rr": 1.724914, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.587371, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 0.558434, + "range_504_ratio": 1.747933, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.653742, + "hold30_r": 5.759989 + }, + { + "symbol": "MO", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.986602, + "strategy_rank": 64.785512, + "rr": 1.826737, + "primary_prob": 12.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.740105, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084344, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.973203, + "strategy_rank": 76.614819, + "rr": 1.633648, + "primary_prob": 49.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 113, + "primary_distance_atr": 2.450472, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.596002, + "range_504_ratio": 1.814848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.576623, + "hold30_r": -2.836165 + }, + { + "symbol": "MSTR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.390987, + "strategy_rank": 98.770771, + "rr": 1.664773, + "primary_prob": 49.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.497159, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.247909, + "hold30_r": -1.218063 + }, + { + "symbol": "NEM", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.845311, + "strategy_rank": 80.536243, + "rr": 1.103009, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.654513, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.025654, + "range_504_ratio": 2.788919, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.047132, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.858709, + "strategy_rank": 79.874819, + "rr": 2.035308, + "primary_prob": 24.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.052962, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058942, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.198538, + "strategy_rank": 96.031678, + "rr": 1.014276, + "primary_prob": 43.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.521414, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.972376, + "hold30_r": 0.955986 + }, + { + "symbol": "NTRS", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.409257, + "strategy_rank": 74.48794, + "rr": 0.938424, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.407636, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870806, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.332521, + "strategy_rank": 84.745904, + "rr": 2.02716, + "primary_prob": 9.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.04074, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.978272, + "hold30_r": 3.572417 + }, + { + "symbol": "ORCL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.069428, + "strategy_rank": 87.126701, + "rr": 1.628192, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.442287, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027121, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.621194, + "strategy_rank": 65.624617, + "rr": 1.028341, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.542512, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.637014, + "range_504_ratio": 1.890827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079393, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.756395, + "strategy_rank": 98.114148, + "rr": 0.715693, + "primary_prob": 54.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.07354, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034306, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.666261, + "strategy_rank": 72.354704, + "rr": 0.945645, + "primary_prob": 49.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.418467, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.349562, + "hold30_r": -1.29073 + }, + { + "symbol": "PODD", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.890378, + "strategy_rank": 85.696987, + "rr": 1.164073, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.74611, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.033031, + "range_504_ratio": 2.809569, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045394, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313033, + "strategy_rank": 75.143941, + "rr": 1.821676, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.732514, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.770835, + "hold30_r": 3.961089 + }, + { + "symbol": "RCL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.442144, + "strategy_rank": 91.603661, + "rr": 1.225588, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.838381, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040957, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.473812, + "strategy_rank": 70.163056, + "rr": 1.782453, + "primary_prob": 12.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.673679, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065013, + "hold30_r": 0.065474 + }, + { + "symbol": "SMCI", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.377588, + "strategy_rank": 93.08183, + "rr": 2.927459, + "primary_prob": 20.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.391188, + "raw_level_count": 195, + "gate_level_count": 195, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.895343, + "hold30_r": 2.155739 + }, + { + "symbol": "TKO", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.17905, + "strategy_rank": 81.904167, + "rr": 0.963525, + "primary_prob": 45.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.445288, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.909981, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.165652, + "strategy_rank": 69.718876, + "rr": 1.13976, + "primary_prob": 45.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.70964, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.710844, + "range_504_ratio": 2.035709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070151, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.3581, + "strategy_rank": 89.355779, + "rr": 2.359784, + "primary_prob": 20.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.539676, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.038083, + "hold30_r": 1.362642 + }, + { + "symbol": "UAL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.711328, + "strategy_rank": 96.347564, + "rr": 1.536154, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.304231, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04324, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.633374, + "strategy_rank": 75.275479, + "rr": 0.904087, + "primary_prob": 52.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.35613, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853906, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.031669, + "strategy_rank": 75.639686, + "rr": 1.170232, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.755348, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074686, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.133983, + "strategy_rank": 91.305467, + "rr": 0.95883, + "primary_prob": 46.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.438245, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.926577, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.01827, + "strategy_rank": 61.556585, + "rr": 0.838784, + "primary_prob": 48.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.258176, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.780592, + "range_504_ratio": 2.182763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.755222, + "hold30_r": 4.008903 + }, + { + "symbol": "WMT", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.485993, + "strategy_rank": 61.821217, + "rr": 0.860798, + "primary_prob": 35.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.291197, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.755458, + "range_504_ratio": 2.128586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782403, + "hold30_r": -0.440512 + }, + { + "symbol": "WRB", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.36419, + "strategy_rank": 60.750553, + "rr": 1.098524, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.647787, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.613165, + "range_504_ratio": 1.846265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.01617, + "hold30_r": -1.066038 + }, + { + "symbol": "WSM", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.922046, + "strategy_rank": 82.906016, + "rr": 0.776917, + "primary_prob": 55.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.165375, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.145756, + "range_504_ratio": 3.144818, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046435, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 88.074713, + "rr": 1.899743, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.849615, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.087253, + "range_504_ratio": 2.966114, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025516, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.691358, + "strategy_rank": 86.328286, + "rr": 1.037025, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.555538, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.312808, + "range_504_ratio": 3.716595, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.998889, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.061728, + "strategy_rank": 91.998875, + "rr": 1.780393, + "primary_prob": 28.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.670589, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.537359, + "range_504_ratio": 4.652287, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.7423, + "hold30_r": 0.848321 + }, + { + "symbol": "AXON", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.271605, + "strategy_rank": 94.836921, + "rr": 1.604377, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.406565, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034736, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.358025, + "strategy_rank": 66.425987, + "rr": 0.868177, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.302266, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805567, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.975309, + "strategy_rank": 84.665967, + "rr": 1.817207, + "primary_prob": 31.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.725811, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054662, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.604938, + "strategy_rank": 65.288481, + "rr": 1.429728, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.144592, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064163, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.518519, + "strategy_rank": 68.317643, + "rr": 2.096286, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.144428, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.041041, + "hold30_r": 8.978022 + }, + { + "symbol": "CASY", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.308642, + "strategy_rank": 69.100286, + "rr": 1.348624, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.022936, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.787197, + "range_504_ratio": 2.197228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287153, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.111111, + "strategy_rank": 58.994527, + "rr": 1.675508, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.513261, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.503942, + "range_504_ratio": 1.655233, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06945, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.864198, + "strategy_rank": 67.762574, + "rr": 1.551689, + "primary_prob": 20.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.327534, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.952663, + "range_504_ratio": 2.592604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067874, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.814815, + "strategy_rank": 92.158548, + "rr": 0.862542, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.293813, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.04802, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.444444, + "strategy_rank": 59.850027, + "rr": 1.222087, + "primary_prob": 53.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.83313, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084531, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.777778, + "strategy_rank": 98.038041, + "rr": 1.009744, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.514616, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.980839, + "hold30_r": -1.035172 + }, + { + "symbol": "CRWD", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.91358, + "strategy_rank": 85.149851, + "rr": 1.099192, + "primary_prob": 43.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.648788, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.18994, + "range_504_ratio": 3.286883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.058244, + "hold30_r": 2.483201 + }, + { + "symbol": "CTVA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.851852, + "strategy_rank": 64.05738, + "rr": 2.082641, + "primary_prob": 28.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.123961, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058493, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.518519, + "strategy_rank": 98.260993, + "rr": 1.11229, + "primary_prob": 26.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.668436, + "raw_level_count": 203, + "gate_level_count": 203, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.079625, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.82716, + "strategy_rank": 69.541081, + "rr": 1.894977, + "primary_prob": 45.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.842466, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837314, + "hold30_r": 1.225266 + }, + { + "symbol": "DASH", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.308642, + "strategy_rank": 88.587971, + "rr": 1.512521, + "primary_prob": 32.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.268781, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.461884, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.703704, + "strategy_rank": 83.511312, + "rr": 1.853409, + "primary_prob": 28.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.780114, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204249, + "hold30_r": -1.1542 + }, + { + "symbol": "DLTR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.419753, + "strategy_rank": 89.809098, + "rr": 2.198241, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.297362, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043769, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.209877, + "strategy_rank": 82.057258, + "rr": 1.543342, + "primary_prob": 17.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.315013, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054969, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.765432, + "strategy_rank": 78.613635, + "rr": 0.96044, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.44066, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.914985, + "hold30_r": 0.311158 + }, + { + "symbol": "EQT", + "date": "2025-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.592593, + "strategy_rank": 83.841908, + "rr": 2.019186, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.02878, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045293, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.271605, + "strategy_rank": 67.368941, + "rr": 0.869222, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.303833, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.629819, + "range_504_ratio": 1.877271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069911, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.049383, + "strategy_rank": 70.468558, + "rr": 0.719948, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.079921, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.841407, + "range_504_ratio": 2.319629, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.655529, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.160494, + "strategy_rank": 76.049291, + "rr": 1.25912, + "primary_prob": 37.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.88868, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.068666, + "range_504_ratio": 2.911494, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.19858, + "hold30_r": 1.261173 + }, + { + "symbol": "GILD", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.753086, + "strategy_rank": 74.871495, + "rr": 0.914086, + "primary_prob": 41.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.371129, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.856519, + "hold30_r": 1.730601 + }, + { + "symbol": "GL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.617284, + "strategy_rank": 67.405005, + "rr": 0.867731, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.301596, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.076721, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.592593, + "strategy_rank": 76.694125, + "rr": 1.003208, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.504812, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.923058, + "hold30_r": -3.301254 + }, + { + "symbol": "IBKR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.17284, + "strategy_rank": 90.338229, + "rr": 0.694778, + "primary_prob": 55.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.042168, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.647662, + "hold30_r": 1.574831 + }, + { + "symbol": "IDXX", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.123457, + "strategy_rank": 82.428784, + "rr": 1.708057, + "primary_prob": 20.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.562085, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053052, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.530864, + "strategy_rank": 77.19525, + "rr": 1.260512, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.890767, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.559815, + "range_504_ratio": 1.750348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.202437, + "hold30_r": 8.174014 + }, + { + "symbol": "JBL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.666667, + "strategy_rank": 89.464696, + "rr": 1.513672, + "primary_prob": 18.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.270507, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038911, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.419753, + "strategy_rank": 72.20565, + "rr": 0.937543, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.406315, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.874802, + "hold30_r": 4.467702 + }, + { + "symbol": "KR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.802469, + "strategy_rank": 67.303108, + "rr": 1.708663, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.562995, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.643441, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.024691, + "strategy_rank": 96.991668, + "rr": 0.799093, + "primary_prob": 51.56, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.19864, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.590216, + "range_504_ratio": 4.904809, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.77112, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.962963, + "strategy_rank": 77.007572, + "rr": 2.078713, + "primary_prob": 9.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.118069, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062951, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.382716, + "strategy_rank": 63.380709, + "rr": 1.301559, + "primary_prob": 22.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.952339, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085921, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.555556, + "strategy_rank": 79.396278, + "rr": 1.524738, + "primary_prob": 51.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.287107, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045895, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.135802, + "strategy_rank": 98.434471, + "rr": 1.875566, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.813349, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.849648, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.802469, + "strategy_rank": 78.551876, + "rr": 1.084466, + "primary_prob": 37.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.626699, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063414, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.555556, + "strategy_rank": 94.819923, + "rr": 0.874872, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.312308, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039913, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.024691, + "strategy_rank": 84.708417, + "rr": 1.632906, + "primary_prob": 14.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.449358, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.58859, + "hold30_r": 1.238529 + }, + { + "symbol": "ORCL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.074074, + "strategy_rank": 87.965152, + "rr": 1.133757, + "primary_prob": 26.04, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.700636, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.109632, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.753086, + "strategy_rank": 97.97987, + "rr": 0.74884, + "primary_prob": 54.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.12326, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 2.620907, + "range_504_ratio": 13.748191, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.715609, + "hold30_r": 0.033685 + }, + { + "symbol": "PM", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.345679, + "strategy_rank": 70.922763, + "rr": 1.762484, + "primary_prob": 18.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.643726, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065899, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 85.463054, + "rr": 2.072353, + "primary_prob": 10.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.108529, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.033031, + "range_504_ratio": 2.809569, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044217, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.530864, + "strategy_rank": 91.214955, + "rr": 0.670081, + "primary_prob": 46.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.005121, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.62508, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.493827, + "strategy_rank": 73.340753, + "rr": 1.598772, + "primary_prob": 16.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.398158, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.518018, + "range_504_ratio": 1.678698, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066744, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.382716, + "strategy_rank": 99.530955, + "rr": 1.854596, + "primary_prob": 26.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.781894, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027179, + "hold30_r": 0.00555 + }, + { + "symbol": "SCHW", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.728395, + "strategy_rank": 70.158152, + "rr": 1.411438, + "primary_prob": 19.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.117157, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06666, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.246914, + "strategy_rank": 92.840327, + "rr": 2.71762, + "primary_prob": 21.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.076431, + "raw_level_count": 195, + "gate_level_count": 195, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.687765, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.45679, + "strategy_rank": 90.395123, + "rr": 0.93814, + "primary_prob": 46.33, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.407209, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.300419, + "range_504_ratio": 3.670834, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.896656, + "hold30_r": 5.897106 + }, + { + "symbol": "T", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.493827, + "strategy_rank": 65.008241, + "rr": 1.030043, + "primary_prob": 38.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.545064, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.746581, + "range_504_ratio": 2.109773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081001, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.074074, + "strategy_rank": 82.181901, + "rr": 1.31586, + "primary_prob": 21.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.97379, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.259584, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.716049, + "strategy_rank": 68.024387, + "rr": 1.974759, + "primary_prob": 23.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.962139, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.710844, + "range_504_ratio": 2.035709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067767, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.765432, + "strategy_rank": 93.187527, + "rr": 0.995619, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.493429, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.504462, + "range_504_ratio": 4.501731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.95219, + "hold30_r": -2.87734 + }, + { + "symbol": "TRMB", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.098765, + "strategy_rank": 72.764702, + "rr": 2.042088, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 3.063132, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059829, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.580247, + "strategy_rank": 87.102232, + "rr": 1.565647, + "primary_prob": 31.24, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.34847, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035845, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.283951, + "strategy_rank": 96.547041, + "rr": 1.1706, + "primary_prob": 43.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.755901, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039201, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.320988, + "strategy_rank": 75.187253, + "rr": 0.955617, + "primary_prob": 49.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.433426, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079995, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.345679, + "strategy_rank": 85.425227, + "rr": 1.402936, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.104405, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.374492, + "hold30_r": 4.22502 + }, + { + "symbol": "VST", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.91358, + "strategy_rank": 94.957733, + "rr": 0.9908, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.4862, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.953674, + "range_504_ratio": 7.054557, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032589, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.034982, + "strategy_rank": 95.818463, + "rr": 0.883614, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.325421, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.849826, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.299156, + "strategy_rank": 91.520252, + "rr": 0.868167, + "primary_prob": 49.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.302251, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.114549, + "range_504_ratio": 3.048193, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02696, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.470446, + "strategy_rank": 90.401602, + "rr": 1.367794, + "primary_prob": 19.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.05169, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.312808, + "range_504_ratio": 3.716595, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.331007, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879373, + "strategy_rank": 99.156525, + "rr": 1.037992, + "primary_prob": 43.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.556988, + "raw_level_count": 200, + "gate_level_count": 200, + "range_504_log": 3.074694, + "range_504_ratio": 21.643251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031896, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.501809, + "strategy_rank": 92.888616, + "rr": 1.036413, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.554619, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.53178, + "range_504_ratio": 4.626406, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.997382, + "hold30_r": 0.235889 + }, + { + "symbol": "AXON", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.708082, + "strategy_rank": 95.106501, + "rr": 1.560682, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.341023, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.539544, + "range_504_ratio": 4.662465, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037976, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.816647, + "strategy_rank": 64.363219, + "rr": 0.795849, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.193774, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061843, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.952955, + "strategy_rank": 83.546587, + "rr": 2.273652, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 3.410478, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057209, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.987937, + "strategy_rank": 67.220472, + "rr": 0.850511, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.275767, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.028015, + "range_504_ratio": 2.795512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.775077, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.629674, + "strategy_rank": 65.973302, + "rr": 1.306919, + "primary_prob": 41.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.960378, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061389, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.917973, + "strategy_rank": 76.198003, + "rr": 0.804195, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.206293, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060482, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.369119, + "strategy_rank": 68.410191, + "rr": 1.143709, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.715564, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.091943, + "hold30_r": 8.531068 + }, + { + "symbol": "CBRE", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.458384, + "strategy_rank": 66.405206, + "rr": 0.890077, + "primary_prob": 39.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.335116, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.952663, + "range_504_ratio": 2.592604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071821, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.17491, + "strategy_rank": 91.381473, + "rr": 1.54635, + "primary_prob": 20.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.319525, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.064847, + "hold30_r": -1.027453 + }, + { + "symbol": "CME", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.026538, + "strategy_rank": 58.575203, + "rr": 1.736819, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.605229, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085191, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.057901, + "strategy_rank": 82.206796, + "rr": 1.503826, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.255739, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054509, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.949337, + "strategy_rank": 98.20309, + "rr": 2.365012, + "primary_prob": 20.57, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.547518, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.842941, + "range_504_ratio": 6.315083, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033105, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.264174, + "strategy_rank": 67.436729, + "rr": 1.08744, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.63116, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.570324, + "range_504_ratio": 1.76884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.034615, + "hold30_r": 5.162832 + }, + { + "symbol": "CRWD", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.21351, + "strategy_rank": 85.591626, + "rr": 0.78888, + "primary_prob": 53.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.18332, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.169402, + "range_504_ratio": 3.220067, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.744425, + "hold30_r": 2.162949 + }, + { + "symbol": "CVNA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.190591, + "strategy_rank": 97.396064, + "rr": 0.736985, + "primary_prob": 39.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.105477, + "raw_level_count": 203, + "gate_level_count": 203, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029534, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.267793, + "strategy_rank": 70.310346, + "rr": 2.295793, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.443689, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.238669, + "hold30_r": 0.117948 + }, + { + "symbol": "DG", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.365501, + "strategy_rank": 84.042597, + "rr": 2.345341, + "primary_prob": 22.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.518011, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049619, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.089264, + "strategy_rank": 86.573328, + "rr": 1.912219, + "primary_prob": 30.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.868328, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.138674, + "hold30_r": -1.096683 + }, + { + "symbol": "DRI", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.940893, + "strategy_rank": 61.176697, + "rr": 3.01081, + "primary_prob": 20.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 4.516215, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063186, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.400483, + "strategy_rank": 83.511663, + "rr": 1.093711, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.640567, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049321, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.676719, + "strategy_rank": 84.450812, + "rr": 1.96449, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.946734, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044116, + "hold30_r": -1.0 + }, + { + "symbol": "EW", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.579011, + "strategy_rank": 59.983621, + "rr": 2.188888, + "primary_prob": 27.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.283331, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.489247, + "range_504_ratio": 1.631088, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057711, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.454765, + "strategy_rank": 68.12195, + "rr": 1.430987, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.146481, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.629819, + "range_504_ratio": 1.877271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06747, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.88661, + "strategy_rank": 73.710989, + "rr": 1.320195, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.980293, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.831485, + "range_504_ratio": 2.296727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054457, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.54041, + "strategy_rank": 75.89395, + "rr": 1.056722, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.585083, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.83666, + "range_504_ratio": 2.308644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054383, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.19421, + "strategy_rank": 79.486549, + "rr": 1.008298, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.512446, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.068666, + "range_504_ratio": 2.911494, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.949865, + "hold30_r": 0.769257 + }, + { + "symbol": "GILD", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.575392, + "strategy_rank": 75.616027, + "rr": 0.709703, + "primary_prob": 49.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.064554, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.655847, + "hold30_r": 2.946342 + }, + { + "symbol": "GL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.800965, + "strategy_rank": 71.685977, + "rr": 1.181133, + "primary_prob": 39.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.7717, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.071369, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.664656, + "strategy_rank": 72.743573, + "rr": 1.561129, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.341693, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.859821, + "range_504_ratio": 2.362738, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058623, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.197829, + "strategy_rank": 74.299926, + "rr": 0.674174, + "primary_prob": 57.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.011262, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.748323, + "range_504_ratio": 2.113453, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.614392, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.04222, + "strategy_rank": 75.252445, + "rr": 0.73298, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.099471, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.755973, + "range_504_ratio": 2.129683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059293, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.851628, + "strategy_rank": 74.314212, + "rr": 0.869628, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.304442, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.066658, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.139928, + "strategy_rank": 85.731684, + "rr": 1.25817, + "primary_prob": 37.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.887255, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.531001, + "range_504_ratio": 4.622802, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.206576, + "hold30_r": 1.913836 + }, + { + "symbol": "IDXX", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.423402, + "strategy_rank": 83.815658, + "rr": 1.619524, + "primary_prob": 21.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.429286, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.570544, + "hold30_r": 2.279129 + }, + { + "symbol": "JBL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.657419, + "strategy_rank": 88.899952, + "rr": 1.81508, + "primary_prob": 20.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.72262, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.780038, + "hold30_r": -0.018208 + }, + { + "symbol": "KR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.283474, + "strategy_rank": 67.071926, + "rr": 1.328818, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.993227, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260781, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.431846, + "strategy_rank": 96.625183, + "rr": 0.751962, + "primary_prob": 52.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.127944, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.619252, + "range_504_ratio": 5.04931, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025729, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.022919, + "strategy_rank": 73.231706, + "rr": 1.334333, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.0015, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053897, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.641737, + "strategy_rank": 71.029939, + "rr": 0.835363, + "primary_prob": 50.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.253044, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.587413, + "range_504_ratio": 1.799328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782535, + "hold30_r": 3.723069 + }, + { + "symbol": "MO", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.229192, + "strategy_rank": 63.847181, + "rr": 1.354502, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.031753, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090351, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.71532, + "strategy_rank": 68.793495, + "rr": 0.956137, + "primary_prob": 46.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.434205, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.859539, + "range_504_ratio": 2.362071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069629, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.793727, + "strategy_rank": 98.107416, + "rr": 1.917692, + "primary_prob": 43.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.876538, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029516, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.984318, + "strategy_rank": 80.539625, + "rr": 1.472977, + "primary_prob": 37.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.209466, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.417462, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.330519, + "strategy_rank": 94.079556, + "rr": 1.142668, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.714002, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.103411, + "hold30_r": -0.128668 + }, + { + "symbol": "NTRS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.127865, + "strategy_rank": 74.747337, + "rr": 0.681895, + "primary_prob": 41.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.022843, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.774698, + "range_504_ratio": 2.169937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061944, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.55971, + "strategy_rank": 83.083364, + "rr": 1.064897, + "primary_prob": 42.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.597346, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04797, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.505428, + "strategy_rank": 64.461029, + "rr": 0.79751, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.196264, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.639731, + "range_504_ratio": 1.895971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078844, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.638118, + "strategy_rank": 98.192466, + "rr": 1.538343, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.307514, + "raw_level_count": 184, + "gate_level_count": 184, + "range_504_log": 2.574256, + "range_504_ratio": 13.121547, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.506891, + "hold30_r": 0.085413 + }, + { + "symbol": "PM", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.435464, + "strategy_rank": 71.125307, + "rr": 1.613254, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.419881, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055596, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.606755, + "strategy_rank": 89.163283, + "rr": 1.128994, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.693492, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.033031, + "range_504_ratio": 2.809569, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.089047, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.466828, + "strategy_rank": 90.780996, + "rr": 0.711427, + "primary_prob": 47.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.06714, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040487, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.991556, + "strategy_rank": 66.62421, + "rr": 1.34275, + "primary_prob": 23.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.014126, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.661676, + "range_504_ratio": 1.938039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059733, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.276236, + "strategy_rank": 99.457221, + "rr": 1.593741, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.390611, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029796, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.124246, + "strategy_rank": 71.548418, + "rr": 0.737176, + "primary_prob": 52.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.105764, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67296, + "hold30_r": 0.105798 + }, + { + "symbol": "SMCI", + "date": "2025-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.159228, + "strategy_rank": 94.294592, + "rr": 2.211226, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.316838, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030886, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.746683, + "strategy_rank": 83.316654, + "rr": 1.400589, + "primary_prob": 26.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.100884, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.042412, + "range_504_ratio": 2.836051, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049388, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.711701, + "strategy_rank": 65.70301, + "rr": 1.248578, + "primary_prob": 42.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 1.872867, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.746581, + "range_504_ratio": 2.109773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076962, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.813028, + "strategy_rank": 83.754662, + "rr": 1.482345, + "primary_prob": 17.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.223517, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052882, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.182147, + "strategy_rank": 68.610636, + "rr": 1.799752, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.699628, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.710844, + "range_504_ratio": 2.035709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066726, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.096502, + "strategy_rank": 84.802491, + "rr": 1.775416, + "primary_prob": 27.78, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.663124, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031122, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.743064, + "strategy_rank": 96.02135, + "rr": 1.722253, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.583379, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.683289, + "hold30_r": -0.061308 + }, + { + "symbol": "VRSN", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.84801, + "strategy_rank": 76.030956, + "rr": 0.995846, + "primary_prob": 49.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.493769, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070655, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.571773, + "strategy_rank": 93.164097, + "rr": 0.842159, + "primary_prob": 53.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.263239, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.953674, + "range_504_ratio": 7.054557, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.811356, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.781665, + "strategy_rank": 71.653189, + "rr": 1.627543, + "primary_prob": 16.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.441315, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.814268, + "range_504_ratio": 2.257522, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063122, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.232811, + "strategy_rank": 80.275016, + "rr": 1.319734, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.979601, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.123, + "range_504_ratio": 3.074064, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047167, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.651685, + "strategy_rank": 96.160557, + "rr": 1.347638, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.021457, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.311106, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.561798, + "strategy_rank": 93.022888, + "rr": 0.82203, + "primary_prob": 51.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.233046, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.114549, + "range_504_ratio": 3.048193, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031369, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.404494, + "strategy_rank": 82.062271, + "rr": 0.734673, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.10201, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.175875, + "range_504_ratio": 3.240976, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.681823, + "hold30_r": 2.149627 + }, + { + "symbol": "APP", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.775281, + "strategy_rank": 99.169296, + "rr": 0.847152, + "primary_prob": 35.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.270728, + "raw_level_count": 200, + "gate_level_count": 200, + "range_504_log": 3.074694, + "range_504_ratio": 21.643251, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.827127, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.752809, + "strategy_rank": 92.871411, + "rr": 1.284454, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.92668, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.520227, + "range_504_ratio": 4.573262, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.249433, + "hold30_r": 0.839833 + }, + { + "symbol": "AXON", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.52809, + "strategy_rank": 95.6434, + "rr": 1.837454, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.756181, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.49186, + "range_504_ratio": 4.445356, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03624, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.460674, + "strategy_rank": 69.679038, + "rr": 1.026581, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.539872, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054499, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.94382, + "strategy_rank": 75.52128, + "rr": 1.901862, + "primary_prob": 30.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.852794, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050918, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.842697, + "strategy_rank": 61.032649, + "rr": 1.538234, + "primary_prob": 17.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.30735, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.028015, + "range_504_ratio": 2.795512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.466184, + "hold30_r": 0.651297 + }, + { + "symbol": "C", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.662921, + "strategy_rank": 72.258994, + "rr": 1.854982, + "primary_prob": 13.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.782472, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.80043, + "hold30_r": 1.385138 + }, + { + "symbol": "CAH", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.404494, + "strategy_rank": 70.449476, + "rr": 1.5918, + "primary_prob": 33.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.387701, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.633627, + "range_504_ratio": 1.884433, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533009, + "hold30_r": 9.856001 + }, + { + "symbol": "CASY", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.235955, + "strategy_rank": 76.929142, + "rr": 0.814563, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.221844, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.787197, + "range_504_ratio": 2.197228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748762, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.449438, + "strategy_rank": 68.671509, + "rr": 1.016235, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.524352, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.952663, + "range_504_ratio": 2.592604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.948418, + "hold30_r": 1.445354 + }, + { + "symbol": "CCL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.921348, + "strategy_rank": 88.782318, + "rr": 1.505671, + "primary_prob": 28.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.258506, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.469574, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.202247, + "strategy_rank": 96.923391, + "rr": 0.679554, + "primary_prob": 55.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.019331, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.420021, + "range_504_ratio": 4.137206, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.644965, + "hold30_r": 2.47542 + }, + { + "symbol": "COF", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.719101, + "strategy_rank": 75.633337, + "rr": 1.365432, + "primary_prob": 39.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.048148, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.315241, + "hold30_r": 0.666766 + }, + { + "symbol": "COIN", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.426966, + "strategy_rank": 98.595846, + "rr": 0.931345, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.397018, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 1.842799, + "range_504_ratio": 6.314186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026611, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.078652, + "strategy_rank": 96.406235, + "rr": 0.953512, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 1.430267, + "raw_level_count": 204, + "gate_level_count": 204, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.928694, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.955056, + "strategy_rank": 89.323421, + "rr": 0.790903, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.186354, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.405704, + "range_504_ratio": 4.078398, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.746562, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.898876, + "strategy_rank": 86.895207, + "rr": 1.368173, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.05226, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.317709, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.696629, + "strategy_rank": 88.557674, + "rr": 2.923029, + "primary_prob": 20.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 4.384544, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.884385, + "hold30_r": 3.13396 + }, + { + "symbol": "DRI", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.921348, + "strategy_rank": 65.553361, + "rr": 2.236555, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.354833, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058906, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.101124, + "strategy_rank": 84.929709, + "rr": 1.233574, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.850361, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.188039, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.853933, + "strategy_rank": 82.144554, + "rr": 1.677762, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.516643, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.637599, + "hold30_r": 1.478121 + }, + { + "symbol": "ETR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.438202, + "strategy_rank": 64.660614, + "rr": 0.696582, + "primary_prob": 55.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.044873, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.775577, + "range_504_ratio": 2.171844, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628325, + "hold30_r": -0.558899 + }, + { + "symbol": "EXPE", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.820225, + "strategy_rank": 78.640487, + "rr": 1.327175, + "primary_prob": 23.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.990762, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.957722, + "range_504_ratio": 2.605753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.28963, + "hold30_r": 3.316599 + }, + { + "symbol": "FAST", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.460674, + "strategy_rank": 64.598229, + "rr": 1.540505, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.310757, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.602751, + "range_504_ratio": 1.827138, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.51166, + "hold30_r": -1.450863 + }, + { + "symbol": "FFIV", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.11236, + "strategy_rank": 71.32781, + "rr": 0.743732, + "primary_prob": 53.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.115598, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.866606, + "range_504_ratio": 2.378824, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.687505, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.303371, + "strategy_rank": 95.149397, + "rr": 0.819217, + "primary_prob": 50.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.228825, + "raw_level_count": 163, + "gate_level_count": 163, + "range_504_log": 1.732088, + "range_504_ratio": 5.652446, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.782322, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.910112, + "strategy_rank": 72.353914, + "rr": 1.513853, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.27078, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.831485, + "range_504_ratio": 2.296727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.464915, + "hold30_r": 3.684662 + }, + { + "symbol": "FOXA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.067416, + "strategy_rank": 75.971097, + "rr": 1.091193, + "primary_prob": 32.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.636789, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.83666, + "range_504_ratio": 2.308644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.041595, + "hold30_r": 3.645969 + }, + { + "symbol": "GE", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.426966, + "strategy_rank": 71.292816, + "rr": 0.961242, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.441863, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.068666, + "range_504_ratio": 2.911494, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.902729, + "hold30_r": -0.406498 + }, + { + "symbol": "GL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.247191, + "strategy_rank": 68.179094, + "rr": 1.560287, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.34043, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.06919, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.932584, + "strategy_rank": 81.409375, + "rr": 0.983099, + "primary_prob": 45.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.474648, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.245612, + "range_504_ratio": 3.475059, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.932696, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.629213, + "strategy_rank": 77.239776, + "rr": 0.751128, + "primary_prob": 38.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.126692, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.748323, + "range_504_ratio": 2.113453, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.693735, + "hold30_r": 7.51092 + }, + { + "symbol": "GOOGL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.52809, + "strategy_rank": 78.47505, + "rr": 0.779267, + "primary_prob": 37.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.1689, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.755973, + "range_504_ratio": 2.129683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.722373, + "hold30_r": 7.586443 + }, + { + "symbol": "GRMN", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.977528, + "strategy_rank": 76.096054, + "rr": 0.884714, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.327071, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.965898, + "range_504_ratio": 2.627146, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.809063, + "hold30_r": -3.741231 + }, + { + "symbol": "GS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.876404, + "strategy_rank": 69.45254, + "rr": 1.561814, + "primary_prob": 18.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.342721, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.503526, + "hold30_r": 0.368701 + }, + { + "symbol": "HWM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.730337, + "strategy_rank": 83.408542, + "rr": 1.061216, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.591824, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.531001, + "range_504_ratio": 4.622802, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.009224, + "hold30_r": 1.8626 + }, + { + "symbol": "IBKR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.258427, + "strategy_rank": 88.614232, + "rr": 0.822127, + "primary_prob": 51.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.233191, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040515, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.595506, + "strategy_rank": 86.193622, + "rr": 1.499488, + "primary_prob": 37.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.249232, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.447469, + "hold30_r": 4.633306 + }, + { + "symbol": "INCY", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.269663, + "strategy_rank": 78.820414, + "rr": 0.672979, + "primary_prob": 58.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.009469, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.567427, + "range_504_ratio": 1.763724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.6161, + "hold30_r": 6.196973 + }, + { + "symbol": "JBL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.606742, + "strategy_rank": 88.716302, + "rr": 2.062502, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.093753, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.027741, + "hold30_r": 0.242805 + }, + { + "symbol": "JCI", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.674157, + "strategy_rank": 63.306927, + "rr": 1.243901, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.865852, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.187529, + "hold30_r": 2.136324 + }, + { + "symbol": "JPM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.617978, + "strategy_rank": 61.582416, + "rr": 1.358211, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.037316, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.855402, + "range_504_ratio": 2.352319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072462, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.044944, + "strategy_rank": 70.919003, + "rr": 1.6371, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.45565, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062382, + "hold30_r": -1.0 + }, + { + "symbol": "LH", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.224719, + "strategy_rank": 65.147202, + "rr": 0.783689, + "primary_prob": 56.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 95, + "primary_distance_atr": 1.175533, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.409762, + "range_504_ratio": 1.506459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.713395, + "hold30_r": -1.64175 + }, + { + "symbol": "LITE", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.876404, + "strategy_rank": 96.654561, + "rr": 0.685964, + "primary_prob": 44.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.028946, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.619252, + "range_504_ratio": 5.04931, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.663132, + "hold30_r": 8.086589 + }, + { + "symbol": "LYV", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.910112, + "strategy_rank": 74.539099, + "rr": 0.824299, + "primary_prob": 40.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.236448, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.771654, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.786517, + "strategy_rank": 65.402414, + "rr": 0.749508, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.124262, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085927, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.146067, + "strategy_rank": 82.141641, + "rr": 2.57436, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 118, + "primary_distance_atr": 3.86154, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030601, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.898876, + "strategy_rank": 61.477698, + "rr": 1.350387, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.02558, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.859539, + "range_504_ratio": 2.362071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.288432, + "hold30_r": 1.287151 + }, + { + "symbol": "MSTR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.977528, + "strategy_rank": 97.102788, + "rr": 1.966793, + "primary_prob": 27.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.95019, + "raw_level_count": 195, + "gate_level_count": 195, + "range_504_log": 2.849346, + "range_504_ratio": 17.276487, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048806, + "hold30_r": -1.024338 + }, + { + "symbol": "MU", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.370787, + "strategy_rank": 84.689517, + "rr": 1.264009, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.896014, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.183618, + "range_504_ratio": 3.266168, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.234553, + "hold30_r": 2.089948 + }, + { + "symbol": "NEM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.382022, + "strategy_rank": 88.963039, + "rr": 0.767949, + "primary_prob": 53.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.151924, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.11111, + "range_504_ratio": 3.037729, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.720582, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-10-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.280899, + "strategy_rank": 79.693262, + "rr": 2.215083, + "primary_prob": 22.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.322625, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058985, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.831461, + "strategy_rank": 94.698521, + "rr": 0.978689, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.468033, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.506951, + "range_504_ratio": 4.512952, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.941149, + "hold30_r": -0.143908 + }, + { + "symbol": "NTRS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.47191, + "strategy_rank": 71.13101, + "rr": 1.149707, + "primary_prob": 45.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.724561, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.774698, + "range_504_ratio": 2.169937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.09636, + "hold30_r": 0.51542 + }, + { + "symbol": "ORCL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.853933, + "strategy_rank": 97.191692, + "rr": 0.827049, + "primary_prob": 35.53, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.240574, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.798781, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.337079, + "strategy_rank": 66.838649, + "rr": 1.662092, + "primary_prob": 15.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.493138, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.639731, + "range_504_ratio": 1.895971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071339, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.325843, + "strategy_rank": 98.113948, + "rr": 0.88387, + "primary_prob": 35.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.325806, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 2.574256, + "range_504_ratio": 13.121547, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.853264, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.47191, + "strategy_rank": 74.494647, + "rr": 1.429055, + "primary_prob": 36.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.143583, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.133287, + "hold30_r": -1.073865 + }, + { + "symbol": "PODD", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685393, + "strategy_rank": 89.33129, + "rr": 0.846421, + "primary_prob": 54.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.269632, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.033031, + "range_504_ratio": 2.809569, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.802301, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.629213, + "strategy_rank": 87.77513, + "rr": 1.874526, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.811789, + "raw_level_count": 176, + "gate_level_count": 176, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04236, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.247191, + "strategy_rank": 82.249801, + "rr": 0.965662, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.448493, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.111755, + "range_504_ratio": 3.039687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.917274, + "hold30_r": 2.381706 + }, + { + "symbol": "SATS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.550562, + "strategy_rank": 99.651723, + "rr": 1.171837, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.757755, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030557, + "hold30_r": -1.000814 + }, + { + "symbol": "SCHW", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.303371, + "strategy_rank": 65.388454, + "rr": 1.206375, + "primary_prob": 43.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.809563, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.142993, + "hold30_r": -0.499698 + }, + { + "symbol": "SMCI", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.168539, + "strategy_rank": 89.382287, + "rr": 1.57395, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.360926, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025443, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.179775, + "strategy_rank": 92.881398, + "rr": 0.795794, + "primary_prob": 36.68, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.193691, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.432942, + "range_504_ratio": 4.191011, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.768304, + "hold30_r": 1.481695 + }, + { + "symbol": "SYF", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.685393, + "strategy_rank": 74.183142, + "rr": 1.617776, + "primary_prob": 22.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.426664, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.042412, + "range_504_ratio": 2.836051, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.573583, + "hold30_r": 2.144041 + }, + { + "symbol": "T", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.88764, + "strategy_rank": 67.332123, + "rr": 1.512728, + "primary_prob": 37.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.269092, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.73882, + "range_504_ratio": 2.093465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.342095, + "hold30_r": -1.272776 + }, + { + "symbol": "TEL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.494382, + "strategy_rank": 72.479401, + "rr": 0.94341, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.415115, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.677415, + "range_504_ratio": 1.968781, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.880447, + "hold30_r": 0.6397 + }, + { + "symbol": "TKO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.707865, + "strategy_rank": 85.359815, + "rr": 1.680905, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.521358, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047348, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.101124, + "strategy_rank": 94.084591, + "rr": 1.431531, + "primary_prob": 19.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.147296, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.511022, + "range_504_ratio": 4.531358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.388827, + "hold30_r": -2.687265 + }, + { + "symbol": "TSLA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.651685, + "strategy_rank": 90.844059, + "rr": 0.917204, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.375805, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.888558, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.05618, + "strategy_rank": 81.286801, + "rr": 0.704794, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.057191, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.698923, + "range_504_ratio": 2.011585, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644751, + "hold30_r": -2.375804 + }, + { + "symbol": "UAL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.505618, + "strategy_rank": 93.688949, + "rr": 1.247657, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.871485, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.213622, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.202247, + "strategy_rank": 81.640563, + "rr": 0.68824, + "primary_prob": 57.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.032359, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054443, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.157303, + "strategy_rank": 80.724927, + "rr": 1.311103, + "primary_prob": 41.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.966655, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068052, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.483146, + "strategy_rank": 91.902849, + "rr": 0.991608, + "primary_prob": 34.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.487412, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 1.946001, + "range_504_ratio": 7.000637, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.962341, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.752809, + "strategy_rank": 86.208111, + "rr": 1.000226, + "primary_prob": 29.4, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.500339, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.56148, + "range_504_ratio": 4.765869, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.972768, + "hold30_r": 2.827439 + }, + { + "symbol": "WELL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.078652, + "strategy_rank": 63.817009, + "rr": 1.184041, + "primary_prob": 29.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.776062, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.8032, + "range_504_ratio": 2.232673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.106381, + "hold30_r": 7.953668 + }, + { + "symbol": "WFC", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.696629, + "strategy_rank": 67.21424, + "rr": 1.743158, + "primary_prob": 23.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.614737, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.80933, + "range_504_ratio": 2.246403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.68311, + "hold30_r": 2.123586 + }, + { + "symbol": "WSM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.123596, + "strategy_rank": 79.54746, + "rr": 1.578478, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.367717, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.123, + "range_504_ratio": 3.074064, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.536451, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.969072, + "strategy_rank": 98.660502, + "rr": 1.220922, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.831383, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.114549, + "range_504_ratio": 3.048193, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.195232, + "hold30_r": 3.66999 + }, + { + "symbol": "HOOD", + "date": "2025-10-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.656357, + "strategy_rank": 98.935652, + "rr": 0.916951, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.375427, + "raw_level_count": 171, + "gate_level_count": 171, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.892405, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.492554, + "strategy_rank": 91.628541, + "rr": 0.674821, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.012232, + "raw_level_count": 162, + "gate_level_count": 162, + "range_504_log": 1.352688, + "range_504_ratio": 3.867808, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.647809, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885452, + "strategy_rank": 99.233318, + "rr": 1.059018, + "primary_prob": 28.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.588527, + "raw_level_count": 201, + "gate_level_count": 201, + "range_504_log": 3.074694, + "range_504_ratio": 21.643251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023402, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.709049, + "strategy_rank": 93.316243, + "rr": 0.775432, + "primary_prob": 52.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.163149, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.520227, + "range_504_ratio": 4.573262, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.742541, + "hold30_r": 1.73014 + }, + { + "symbol": "AXON", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.479954, + "strategy_rank": 96.004847, + "rr": 1.597993, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.39699, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.49186, + "range_504_ratio": 4.445356, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.567293, + "hold30_r": -2.445282 + }, + { + "symbol": "AZO", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.690722, + "strategy_rank": 67.691972, + "rr": 1.492268, + "primary_prob": 21.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.238402, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060544, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.452463, + "strategy_rank": 75.468898, + "rr": 1.740327, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.610491, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054772, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.910653, + "strategy_rank": 61.304505, + "rr": 0.869658, + "primary_prob": 35.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.304487, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 1.028015, + "range_504_ratio": 2.795512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.808697, + "hold30_r": 1.676733 + }, + { + "symbol": "C", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.0126, + "strategy_rank": 74.891429, + "rr": 0.756871, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.135307, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.711632, + "hold30_r": 1.307281 + }, + { + "symbol": "CAH", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.285223, + "strategy_rank": 70.98524, + "rr": 1.70639, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.559584, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.624661, + "range_504_ratio": 1.867613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.646849, + "hold30_r": 9.819372 + }, + { + "symbol": "CBRE", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.703322, + "strategy_rank": 70.180655, + "rr": 1.790786, + "primary_prob": 16.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.686178, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.952663, + "range_504_ratio": 2.592604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.721348, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.161512, + "strategy_rank": 82.034569, + "rr": 1.095553, + "primary_prob": 38.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.643329, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.058849, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.901489, + "strategy_rank": 80.809303, + "rr": 1.831139, + "primary_prob": 26.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.746708, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.530078, + "range_504_ratio": 1.699065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.786723, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.412371, + "strategy_rank": 78.256623, + "rr": 1.944098, + "primary_prob": 11.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.916146, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.752837, + "range_504_ratio": 2.123015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.88769, + "hold30_r": 7.29056 + }, + { + "symbol": "CME", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.870561, + "strategy_rank": 58.60024, + "rr": 0.940685, + "primary_prob": 51.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.411028, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066102, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.19244, + "strategy_rank": 77.126928, + "rr": 1.508956, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.263434, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466121, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.021764, + "strategy_rank": 97.67496, + "rr": 0.710252, + "primary_prob": 40.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.065378, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.842799, + "range_504_ratio": 6.314186, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.685366, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.699885, + "strategy_rank": 90.269554, + "rr": 0.935364, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.403046, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.113139, + "range_504_ratio": 3.043897, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.895276, + "hold30_r": 0.805649 + }, + { + "symbol": "CVNA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.052692, + "strategy_rank": 97.092262, + "rr": 1.562305, + "primary_prob": 21.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.343458, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023758, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.761741, + "strategy_rank": 89.138482, + "rr": 0.929222, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.393834, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 1.407176, + "range_504_ratio": 4.084406, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039268, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.47079, + "strategy_rank": 88.358615, + "rr": 2.231381, + "primary_prob": 41.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.347072, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050929, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.928981, + "strategy_rank": 89.022598, + "rr": 1.58928, + "primary_prob": 50.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.383919, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.551753, + "hold30_r": 2.616859 + }, + { + "symbol": "EA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.068729, + "strategy_rank": 76.162526, + "rr": 0.930534, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.3958, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.570137, + "range_504_ratio": 1.76851, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.10805, + "hold30_r": 0.62575 + }, + { + "symbol": "EBAY", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.774341, + "strategy_rank": 84.041352, + "rr": 1.915218, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.872827, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.868964, + "hold30_r": -1.61118 + }, + { + "symbol": "EQT", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.201604, + "strategy_rank": 83.503136, + "rr": 1.678733, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.518099, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037827, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.368843, + "strategy_rank": 80.984506, + "rr": 0.909559, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.364338, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.957722, + "range_504_ratio": 2.605753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872422, + "hold30_r": 3.820665 + }, + { + "symbol": "FFIV", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.065292, + "strategy_rank": 79.912753, + "rr": 1.631974, + "primary_prob": 23.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.447961, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.866606, + "range_504_ratio": 2.378824, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.270045, + "hold30_r": -2.235152 + }, + { + "symbol": "FOX", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.056128, + "strategy_rank": 75.630365, + "rr": 0.889984, + "primary_prob": 52.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.334976, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.831485, + "range_504_ratio": 2.296727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.83586, + "hold30_r": 3.885369 + }, + { + "symbol": "FOXA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.232532, + "strategy_rank": 77.840346, + "rr": 0.802538, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.203807, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.83666, + "range_504_ratio": 2.308644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748348, + "hold30_r": 3.882046 + }, + { + "symbol": "GL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.099656, + "strategy_rank": 68.37159, + "rr": 1.716153, + "primary_prob": 28.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.574229, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062907, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.972509, + "strategy_rank": 75.997232, + "rr": 1.735079, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.602619, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.965898, + "range_504_ratio": 2.627146, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.937125, + "hold30_r": -3.86909 + }, + { + "symbol": "GS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.461627, + "strategy_rank": 70.174626, + "rr": 0.704133, + "primary_prob": 45.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.0562, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.655354, + "hold30_r": 1.952109 + }, + { + "symbol": "HWM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.334479, + "strategy_rank": 83.772808, + "rr": 1.154447, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.73167, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.531001, + "range_504_ratio": 4.622802, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.104679, + "hold30_r": 1.188555 + }, + { + "symbol": "IBKR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.387171, + "strategy_rank": 87.558434, + "rr": 1.510911, + "primary_prob": 18.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.266366, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.475049, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.743414, + "strategy_rank": 88.914669, + "rr": 1.584838, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.377257, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531174, + "hold30_r": 3.951327 + }, + { + "symbol": "INCY", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.879725, + "strategy_rank": 78.225876, + "rr": 1.184525, + "primary_prob": 39.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.776787, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.613685, + "range_504_ratio": 1.847225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.135425, + "hold30_r": 4.05663 + }, + { + "symbol": "INTC", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.681558, + "strategy_rank": 89.084642, + "rr": 1.778496, + "primary_prob": 41.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.667745, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.751902, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.303551, + "strategy_rank": 89.092348, + "rr": 1.602243, + "primary_prob": 20.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.403364, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03999, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.536082, + "strategy_rank": 60.71988, + "rr": 0.74034, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.11051, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.855402, + "range_504_ratio": 2.352319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.682291, + "hold30_r": 1.108071 + }, + { + "symbol": "KR", + "date": "2025-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.619702, + "strategy_rank": 70.341572, + "rr": 2.129798, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.194698, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079151, + "hold30_r": -1.014635 + }, + { + "symbol": "LH", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.328751, + "strategy_rank": 64.550263, + "rr": 1.330375, + "primary_prob": 55.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.995563, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.409762, + "range_504_ratio": 1.506459, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077595, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.739977, + "strategy_rank": 96.543613, + "rr": 1.007725, + "primary_prob": 43.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.511588, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.619252, + "range_504_ratio": 5.04931, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.983526, + "hold30_r": 11.246962 + }, + { + "symbol": "LRCX", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.325315, + "strategy_rank": 89.376004, + "rr": 1.112408, + "primary_prob": 41.01, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.668612, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.00392, + "range_504_ratio": 2.72896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.077779, + "hold30_r": 1.624882 + }, + { + "symbol": "LYV", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.827033, + "strategy_rank": 70.973431, + "rr": 1.508734, + "primary_prob": 23.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.263101, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052794, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.003436, + "strategy_rank": 64.533527, + "rr": 1.698088, + "primary_prob": 14.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.547132, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083341, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.430699, + "strategy_rank": 85.4484, + "rr": 1.611719, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.417579, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031698, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.932417, + "strategy_rank": 64.059557, + "rr": 0.899382, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.349073, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.876441, + "range_504_ratio": 2.402334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.847353, + "hold30_r": 1.606742 + }, + { + "symbol": "MSTR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.281787, + "strategy_rank": 97.183979, + "rr": 2.002566, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.00385, + "raw_level_count": 195, + "gate_level_count": 195, + "range_504_log": 2.827942, + "range_504_ratio": 16.91062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023468, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.55441, + "strategy_rank": 88.403648, + "rr": 1.258222, + "primary_prob": 37.34, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.887333, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037574, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.532646, + "strategy_rank": 78.543333, + "rr": 0.884309, + "primary_prob": 52.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.326463, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.825236, + "hold30_r": -1.391351 + }, + { + "symbol": "NRG", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.563574, + "strategy_rank": 96.118529, + "rr": 0.775769, + "primary_prob": 51.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.163653, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.478983, + "range_504_ratio": 4.388479, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036261, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.848797, + "strategy_rank": 73.041984, + "rr": 1.022353, + "primary_prob": 48.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.533529, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.774698, + "range_504_ratio": 2.169937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973977, + "hold30_r": 1.193694 + }, + { + "symbol": "ORCL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.990836, + "strategy_rank": 96.644386, + "rr": 0.821218, + "primary_prob": 36.14, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.231827, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02546, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.597938, + "strategy_rank": 63.467527, + "rr": 1.956197, + "primary_prob": 11.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.934295, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.639731, + "range_504_ratio": 1.895971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07486, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.294387, + "strategy_rank": 73.002181, + "rr": 1.330215, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.995322, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061232, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.523482, + "strategy_rank": 89.123646, + "rr": 2.142491, + "primary_prob": 9.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.213736, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 1.010555, + "range_504_ratio": 2.747125, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046723, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.867125, + "strategy_rank": 85.176553, + "rr": 1.073286, + "primary_prob": 40.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.609929, + "raw_level_count": 176, + "gate_level_count": 176, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.032486, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.312715, + "strategy_rank": 99.484575, + "rr": 0.920584, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.380876, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030426, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.139748, + "strategy_rank": 89.988899, + "rr": 1.642588, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.463882, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025973, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.250859, + "strategy_rank": 93.647684, + "rr": 2.174568, + "primary_prob": 22.77, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.261852, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.432942, + "range_504_ratio": 4.191011, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028836, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.474227, + "strategy_rank": 75.203355, + "rr": 1.265617, + "primary_prob": 27.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.898425, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.042412, + "range_504_ratio": 2.836051, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.226518, + "hold30_r": 1.787911 + }, + { + "symbol": "T", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.721649, + "strategy_rank": 67.795772, + "rr": 0.951082, + "primary_prob": 50.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 1.426623, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.73882, + "range_504_ratio": 2.093465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.125079, + "hold30_r": -2.049062 + }, + { + "symbol": "TKO", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.616266, + "strategy_rank": 85.727954, + "rr": 0.727258, + "primary_prob": 40.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.090887, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050702, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.792669, + "strategy_rank": 96.622145, + "rr": 1.735898, + "primary_prob": 28.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.603847, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030981, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.783505, + "strategy_rank": 92.030833, + "rr": 1.775489, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.663233, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030526, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.148912, + "strategy_rank": 82.257556, + "rr": 1.439683, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.159525, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051797, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.158076, + "strategy_rank": 80.842003, + "rr": 1.986196, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.979294, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066217, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.557847, + "strategy_rank": 84.996671, + "rr": 0.790613, + "primary_prob": 51.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.185919, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 1.673471, + "range_504_ratio": 5.330636, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.764259, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.959908, + "strategy_rank": 93.622966, + "rr": 1.148931, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.723396, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.945046, + "range_504_ratio": 6.993955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028872, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.241695, + "strategy_rank": 90.463695, + "rr": 0.921503, + "primary_prob": 46.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.382255, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.56148, + "range_504_ratio": 4.765869, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.894094, + "hold30_r": 4.054883 + }, + { + "symbol": "WFC", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.183276, + "strategy_rank": 69.274746, + "rr": 0.971964, + "primary_prob": 45.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.457946, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.818691, + "range_504_ratio": 2.267531, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.923997, + "hold30_r": 0.610538 + }, + { + "symbol": "WRB", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.245132, + "strategy_rank": 60.351913, + "rr": 1.11582, + "primary_prob": 28.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.67373, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.629469, + "range_504_ratio": 1.876614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.29689, + "hold30_r": -1.225966 + }, + { + "symbol": "WSM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.390607, + "strategy_rank": 80.684638, + "rr": 2.246735, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.370103, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.123, + "range_504_ratio": 3.074064, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042651, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.517674, + "strategy_rank": 94.930481, + "rr": 1.818057, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.727086, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030419, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.859749, + "strategy_rank": 98.450116, + "rr": 0.926821, + "primary_prob": 36.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.390232, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.114549, + "range_504_ratio": 3.048193, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.897292, + "hold30_r": 5.004836 + }, + { + "symbol": "CEG", + "date": "2025-10-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.299886, + "strategy_rank": 82.262995, + "rr": 0.717178, + "primary_prob": 39.77, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.075767, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.689723, + "hold30_r": -1.137818 + }, + { + "symbol": "HOOD", + "date": "2025-10-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.657925, + "strategy_rank": 98.872165, + "rr": 1.732025, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.598037, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024011, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.851767, + "strategy_rank": 91.085303, + "rr": 0.9041, + "primary_prob": 47.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.35615, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 1.352688, + "range_504_ratio": 3.867808, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.872708, + "hold30_r": -1.137778 + }, + { + "symbol": "APP", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885975, + "strategy_rank": 99.236811, + "rr": 0.676052, + "primary_prob": 41.5, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.014079, + "raw_level_count": 202, + "gate_level_count": 202, + "range_504_log": 3.074694, + "range_504_ratio": 21.643251, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.651067, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.263398, + "strategy_rank": 92.685745, + "rr": 1.031801, + "primary_prob": 43.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.547702, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.520227, + "range_504_ratio": 4.573262, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.995444, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.807298, + "strategy_rank": 95.509983, + "rr": 1.76636, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.64954, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.49186, + "range_504_ratio": 4.445356, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -4.337363, + "hold30_r": -4.300584 + }, + { + "symbol": "AZO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.343216, + "strategy_rank": 67.734784, + "rr": 1.961735, + "primary_prob": 21.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.942603, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052347, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.010262, + "strategy_rank": 72.765498, + "rr": 1.742829, + "primary_prob": 33.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.614244, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063539, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.404789, + "strategy_rank": 77.995197, + "rr": 1.269598, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.904397, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.586786, + "range_504_ratio": 1.798199, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.227197, + "hold30_r": 0.040339 + }, + { + "symbol": "C", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.246294, + "strategy_rank": 75.506347, + "rr": 1.330903, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.996355, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.281914, + "hold30_r": 2.514413 + }, + { + "symbol": "CAH", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.77309, + "strategy_rank": 71.367587, + "rr": 0.707059, + "primary_prob": 57.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.060589, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.624661, + "range_504_ratio": 1.867613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641372, + "hold30_r": 7.504336 + }, + { + "symbol": "CASY", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.053592, + "strategy_rank": 76.414963, + "rr": 0.927218, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.390828, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.788272, + "range_504_ratio": 2.199593, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.178421, + "hold30_r": -1.114233 + }, + { + "symbol": "CBOE", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.755986, + "strategy_rank": 63.892061, + "rr": 1.613068, + "primary_prob": 17.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.419601, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.464215, + "range_504_ratio": 1.590765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.55372, + "hold30_r": 1.798443 + }, + { + "symbol": "CCL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.694413, + "strategy_rank": 82.264904, + "rr": 1.046205, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.569308, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040131, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.948689, + "strategy_rank": 82.425358, + "rr": 1.984552, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.976828, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.530078, + "range_504_ratio": 1.699065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046909, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.957811, + "strategy_rank": 79.085046, + "rr": 0.6719, + "primary_prob": 48.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.007851, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.752837, + "range_504_ratio": 2.123015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.611648, + "hold30_r": 6.536182 + }, + { + "symbol": "CME", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.896237, + "strategy_rank": 60.179986, + "rr": 0.75875, + "primary_prob": 57.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 1.138125, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067916, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-10-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.526796, + "strategy_rank": 95.963746, + "rr": 2.105666, + "primary_prob": 23.57, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.158499, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.842799, + "range_504_ratio": 6.314186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025214, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.947548, + "strategy_rank": 97.094036, + "rr": 0.853689, + "primary_prob": 39.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.280533, + "raw_level_count": 204, + "gate_level_count": 204, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.282222, + "hold30_r": -1.259594 + }, + { + "symbol": "CVS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.623717, + "strategy_rank": 78.932502, + "rr": 1.74394, + "primary_prob": 48.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.61591, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.650947, + "range_504_ratio": 1.917355, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.425433, + "hold30_r": -2.359347 + }, + { + "symbol": "DASH", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.895097, + "strategy_rank": 89.336135, + "rr": 1.284727, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.92709, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 1.407176, + "range_504_ratio": 4.084406, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038209, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.562144, + "strategy_rank": 87.328125, + "rr": 1.588193, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.38229, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050937, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-10-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.474344, + "strategy_rank": 88.035002, + "rr": 2.80395, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 4.205925, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.762807, + "hold30_r": 4.41966 + }, + { + "symbol": "EQT", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.158495, + "strategy_rank": 87.215502, + "rr": 1.256026, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.884039, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.221067, + "hold30_r": 1.614505 + }, + { + "symbol": "EXE", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.984036, + "strategy_rank": 75.805682, + "rr": 1.077372, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.616059, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.038392, + "hold30_r": 2.873644 + }, + { + "symbol": "EXPE", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.527936, + "strategy_rank": 78.322403, + "rr": 1.567006, + "primary_prob": 16.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.350509, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.957722, + "range_504_ratio": 2.605753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.529248, + "hold30_r": 3.930195 + }, + { + "symbol": "FFIV", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.763968, + "strategy_rank": 80.106532, + "rr": 1.432417, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.148625, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.866606, + "range_504_ratio": 2.378824, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.447925, + "hold30_r": -2.408002 + }, + { + "symbol": "FOX", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.799316, + "strategy_rank": 76.664532, + "rr": 2.022297, + "primary_prob": 10.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.033446, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.831485, + "range_504_ratio": 2.296727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.96134, + "hold30_r": 4.816639 + }, + { + "symbol": "FOXA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.825542, + "strategy_rank": 78.066262, + "rr": 1.709549, + "primary_prob": 16.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.564324, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.83666, + "range_504_ratio": 2.308644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649065, + "hold30_r": 5.006366 + }, + { + "symbol": "FSLR", + "date": "2025-10-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.50171, + "strategy_rank": 85.872837, + "rr": 2.30447, + "primary_prob": 22.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.456706, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.272186, + "hold30_r": 0.96756 + }, + { + "symbol": "GE", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.553022, + "strategy_rank": 75.565931, + "rr": 1.089679, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.634519, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.096529, + "range_504_ratio": 2.993758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.037369, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.212087, + "strategy_rank": 68.789919, + "rr": 2.015148, + "primary_prob": 24.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.022722, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063254, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.307868, + "strategy_rank": 78.078833, + "rr": 1.632286, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.448428, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.965898, + "range_504_ratio": 2.627146, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -4.397427, + "hold30_r": -4.324685 + }, + { + "symbol": "GS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281642, + "strategy_rank": 71.620156, + "rr": 0.729904, + "primary_prob": 41.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.094857, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.676536, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.351197, + "strategy_rank": 89.108708, + "rr": 0.826301, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.239451, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.78918, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.860889, + "strategy_rank": 87.608317, + "rr": 0.871203, + "primary_prob": 53.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.306804, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.812578, + "hold30_r": 3.009699 + }, + { + "symbol": "INTC", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.982896, + "strategy_rank": 95.531308, + "rr": 1.863097, + "primary_prob": 46.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.794646, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.172795, + "hold30_r": -1.145844 + }, + { + "symbol": "JBL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.324971, + "strategy_rank": 89.073722, + "rr": 1.271271, + "primary_prob": 27.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.906907, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.231773, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.176739, + "strategy_rank": 61.332145, + "rr": 1.153319, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.729979, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.855402, + "range_504_ratio": 2.352319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.0939, + "hold30_r": 1.460561 + }, + { + "symbol": "KR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.466363, + "strategy_rank": 72.025543, + "rr": 1.958128, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.937192, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085815, + "hold30_r": -1.023646 + }, + { + "symbol": "LH", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.159635, + "strategy_rank": 64.243863, + "rr": 1.67273, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.509096, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.425288, + "range_504_ratio": 1.530031, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.855742, + "hold30_r": -1.787267 + }, + { + "symbol": "LYV", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.31699, + "strategy_rank": 70.501619, + "rr": 0.864355, + "primary_prob": 40.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.296532, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054039, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.00114, + "strategy_rank": 84.340434, + "rr": 2.678184, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 4.017276, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038153, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.070696, + "strategy_rank": 94.243564, + "rr": 2.111113, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.166669, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 2.752967, + "range_504_ratio": 15.689107, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024285, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.702395, + "strategy_rank": 89.903066, + "rr": 0.989242, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.483863, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027491, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.842645, + "strategy_rank": 82.534954, + "rr": 2.022097, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.033145, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.220916, + "range_504_ratio": 3.390293, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043624, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.264538, + "strategy_rank": 74.497705, + "rr": 0.781381, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.172072, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.774698, + "range_504_ratio": 2.169937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.732939, + "hold30_r": 1.433692 + }, + { + "symbol": "ORCL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.579247, + "strategy_rank": 97.058776, + "rr": 1.317181, + "primary_prob": 22.0, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.975772, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027879, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.54504, + "strategy_rank": 64.613419, + "rr": 1.763183, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.644774, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.639731, + "range_504_ratio": 1.895971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058989, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.632839, + "strategy_rank": 71.833648, + "rr": 1.187835, + "primary_prob": 44.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.781752, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051242, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.255416, + "strategy_rank": 86.858518, + "rr": 1.18002, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.77003, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.010555, + "range_504_ratio": 2.747125, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050038, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.790194, + "strategy_rank": 84.959286, + "rr": 1.045912, + "primary_prob": 39.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.568867, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.482312, + "hold30_r": -1.43856 + }, + { + "symbol": "SATS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.315849, + "strategy_rank": 99.486926, + "rr": 1.346347, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.01952, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034947, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.922463, + "strategy_rank": 62.504266, + "rr": 1.796095, + "primary_prob": 12.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.694143, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066734, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.220068, + "strategy_rank": 93.512362, + "rr": 0.768406, + "primary_prob": 43.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.15261, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.746385, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.719498, + "strategy_rank": 94.440095, + "rr": 1.819302, + "primary_prob": 26.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.728953, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.432942, + "range_504_ratio": 4.191011, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.791563, + "hold30_r": 3.038489 + }, + { + "symbol": "T", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.597491, + "strategy_rank": 67.34854, + "rr": 2.048595, + "primary_prob": 28.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 3.072893, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.703608, + "range_504_ratio": 2.021031, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055405, + "hold30_r": -1.0 + }, + { + "symbol": "TDY", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.729761, + "strategy_rank": 58.902632, + "rr": 1.229057, + "primary_prob": 42.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.843585, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.516952, + "range_504_ratio": 1.676908, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056704, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.930445, + "strategy_rank": 83.912359, + "rr": 1.172181, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.758271, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055731, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.087799, + "strategy_rank": 94.304512, + "rr": 0.791936, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.187903, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.517707, + "range_504_ratio": 4.561755, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047907, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.175599, + "strategy_rank": 97.185334, + "rr": 0.908968, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.363452, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.878425, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.614595, + "strategy_rank": 78.445934, + "rr": 0.844267, + "primary_prob": 39.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.2664, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.708772, + "range_504_ratio": 2.031495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.05096, + "hold30_r": -2.984997 + }, + { + "symbol": "ULTA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.018244, + "strategy_rank": 84.093864, + "rr": 1.06914, + "primary_prob": 47.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.60371, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.020177, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.440137, + "strategy_rank": 78.038392, + "rr": 1.776778, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.665167, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.6241, + "range_504_ratio": 1.866566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.732539, + "hold30_r": 0.324579 + }, + { + "symbol": "VRSN", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.754846, + "strategy_rank": 79.517458, + "rr": 1.733008, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.599513, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041372, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.123147, + "strategy_rank": 94.108526, + "rr": 1.134184, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.701276, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.945046, + "range_504_ratio": 6.993955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028621, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.298746, + "strategy_rank": 91.430534, + "rr": 0.82006, + "primary_prob": 50.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.23009, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.56148, + "range_504_ratio": 4.765869, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.793425, + "hold30_r": 4.151747 + }, + { + "symbol": "WRB", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.720639, + "strategy_rank": 60.944538, + "rr": 1.522372, + "primary_prob": 17.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.283558, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.629469, + "range_504_ratio": 1.876614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066217, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.079818, + "strategy_rank": 85.572957, + "rr": 1.983963, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.975945, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.123, + "range_504_ratio": 3.074064, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055899, + "hold30_r": -1.008408 + }, + { + "symbol": "XEL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.668187, + "strategy_rank": 62.138802, + "rr": 0.830246, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.245369, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.573292, + "range_504_ratio": 1.774097, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752389, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.076923, + "strategy_rank": 94.009778, + "rr": 1.528972, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.293458, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028216, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.095023, + "strategy_rank": 98.722448, + "rr": 2.101189, + "primary_prob": 24.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.151784, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.178191, + "range_504_ratio": 3.248494, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.069718, + "hold30_r": 5.399746 + }, + { + "symbol": "CEG", + "date": "2025-10-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.936652, + "strategy_rank": 84.213283, + "rr": 0.738626, + "primary_prob": 53.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.107939, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026961, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-10-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886878, + "strategy_rank": 99.00556, + "rr": 1.040951, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.561426, + "raw_level_count": 174, + "gate_level_count": 174, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.015124, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.80543, + "strategy_rank": 69.862106, + "rr": 1.397668, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.096502, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.588931, + "range_504_ratio": 1.802061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.333218, + "hold30_r": 1.390736 + }, + { + "symbol": "ALLE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.316742, + "strategy_rank": 63.543753, + "rr": 1.459667, + "primary_prob": 28.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.1895, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.632692, + "range_504_ratio": 1.882672, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061396, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.660633, + "strategy_rank": 98.914986, + "rr": 0.720348, + "primary_prob": 39.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.080522, + "raw_level_count": 203, + "gate_level_count": 203, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027944, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.832579, + "strategy_rank": 92.460772, + "rr": 0.863691, + "primary_prob": 48.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.295536, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.541619, + "range_504_ratio": 4.672147, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037893, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.38009, + "strategy_rank": 95.194877, + "rr": 1.135848, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.703773, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.490807, + "range_504_ratio": 4.440677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -4.583724, + "hold30_r": -4.544203 + }, + { + "symbol": "AZO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.384615, + "strategy_rank": 69.8794, + "rr": 1.729509, + "primary_prob": 26.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.594264, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.583301, + "range_504_ratio": 1.791943, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052564, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.425339, + "strategy_rank": 77.2435, + "rr": 2.306191, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 147, + "primary_distance_atr": 3.459286, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049931, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.895928, + "strategy_rank": 72.747488, + "rr": 0.75301, + "primary_prob": 53.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.129516, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.011246, + "range_504_ratio": 2.749024, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052261, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.687783, + "strategy_rank": 75.708567, + "rr": 0.772991, + "primary_prob": 45.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.159487, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.763892, + "range_504_ratio": 2.146614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.714783, + "hold30_r": 1.912912 + }, + { + "symbol": "CBOE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.334842, + "strategy_rank": 64.392016, + "rr": 0.685295, + "primary_prob": 58.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.027942, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.454633, + "range_504_ratio": 1.575595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629998, + "hold30_r": 0.124937 + }, + { + "symbol": "CME", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.561086, + "strategy_rank": 59.228353, + "rr": 1.230572, + "primary_prob": 43.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 1.845858, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.165707, + "hold30_r": 0.817254 + }, + { + "symbol": "CNP", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.99095, + "strategy_rank": 61.537733, + "rr": 1.203617, + "primary_prob": 37.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.805426, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.124124, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.606335, + "strategy_rank": 97.31935, + "rr": 1.316456, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.974684, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.822278, + "range_504_ratio": 6.185935, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023682, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39819, + "strategy_rank": 96.992292, + "rr": 0.688333, + "primary_prob": 60.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.032499, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.669275, + "hold30_r": 4.393879 + }, + { + "symbol": "CVS", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.628959, + "strategy_rank": 79.97078, + "rr": 1.762013, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.64302, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049379, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.79638, + "strategy_rank": 88.425263, + "rr": 0.844278, + "primary_prob": 45.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.266417, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.386224, + "range_504_ratio": 3.99972, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.227202, + "hold30_r": -1.189292 + }, + { + "symbol": "DG", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.402715, + "strategy_rank": 86.863256, + "rr": 1.575367, + "primary_prob": 35.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.36305, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523035, + "hold30_r": 9.08886 + }, + { + "symbol": "DLTR", + "date": "2025-10-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.760181, + "strategy_rank": 87.949076, + "rr": 2.786721, + "primary_prob": 36.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 4.180081, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.745588, + "hold30_r": 6.650067 + }, + { + "symbol": "EBAY", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.61086, + "strategy_rank": 89.224212, + "rr": 1.504724, + "primary_prob": 24.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.257086, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029045, + "hold30_r": 0.228616 + }, + { + "symbol": "EME", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.914027, + "strategy_rank": 86.646599, + "rr": 1.065798, + "primary_prob": 27.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.598697, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.341532, + "range_504_ratio": 3.824901, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0279, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.986425, + "strategy_rank": 86.683718, + "rr": 1.355582, + "primary_prob": 38.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.033373, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.319071, + "hold30_r": 0.541728 + }, + { + "symbol": "EVRG", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.180995, + "strategy_rank": 60.643646, + "rr": 1.079812, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.619718, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.50281, + "range_504_ratio": 1.653361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096163, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 76.053838, + "rr": 1.17419, + "primary_prob": 44.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.761285, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.135035, + "hold30_r": 1.370097 + }, + { + "symbol": "EXPE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.656109, + "strategy_rank": 77.510123, + "rr": 1.489132, + "primary_prob": 17.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.233699, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.957722, + "range_504_ratio": 2.605753, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038508, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.013575, + "strategy_rank": 76.528146, + "rr": 2.004816, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.007223, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.848551, + "range_504_ratio": 2.336259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031447, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.579186, + "strategy_rank": 87.364752, + "rr": 1.889433, + "primary_prob": 26.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.834149, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.295, + "hold30_r": -1.265023 + }, + { + "symbol": "GE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.570136, + "strategy_rank": 75.453332, + "rr": 0.670065, + "primary_prob": 56.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.005098, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.096026, + "range_504_ratio": 2.992252, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054122, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.882353, + "strategy_rank": 66.007478, + "rr": 1.664089, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.496134, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.596974, + "hold30_r": 2.332287 + }, + { + "symbol": "GRMN", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 81.90352, + "rr": 2.081004, + "primary_prob": 23.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.121506, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.96209, + "range_504_ratio": 2.617162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041961, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.633484, + "strategy_rank": 68.756998, + "rr": 1.289543, + "primary_prob": 21.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.934315, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.034524, + "range_504_ratio": 2.813768, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.232803, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 88.629726, + "rr": 0.86882, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.30323, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04089, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 89.075619, + "rr": 1.496276, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.244414, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.434281, + "hold30_r": 3.498069 + }, + { + "symbol": "INTC", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.475113, + "strategy_rank": 95.781732, + "rr": 1.805996, + "primary_prob": 47.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.708994, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029046, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.343891, + "strategy_rank": 88.244114, + "rr": 0.993049, + "primary_prob": 46.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.489573, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03736, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.837104, + "strategy_rank": 87.45038, + "rr": 0.756233, + "primary_prob": 52.8, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.134349, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.044443, + "range_504_ratio": 2.841814, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.145016, + "hold30_r": -1.108411 + }, + { + "symbol": "KR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.40724, + "strategy_rank": 74.022356, + "rr": 2.425067, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.637601, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056602, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.090498, + "strategy_rank": 56.300637, + "rr": 1.339605, + "primary_prob": 22.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.009407, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.509731, + "range_504_ratio": 1.664844, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.237248, + "hold30_r": 3.007171 + }, + { + "symbol": "LITE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.868778, + "strategy_rank": 97.242043, + "rr": 0.73476, + "primary_prob": 53.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.10214, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.730987, + "range_504_ratio": 5.646223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.71187, + "hold30_r": 7.559394 + }, + { + "symbol": "MCK", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.022624, + "strategy_rank": 78.210752, + "rr": 0.706677, + "primary_prob": 54.8, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.060015, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.673978, + "range_504_ratio": 1.962026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64465, + "hold30_r": 0.446086 + }, + { + "symbol": "MNST", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.954751, + "strategy_rank": 67.502224, + "rr": 1.554179, + "primary_prob": 18.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.331269, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.490114, + "range_504_ratio": 1.632502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487697, + "hold30_r": 3.989157 + }, + { + "symbol": "MO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.366516, + "strategy_rank": 70.522663, + "rr": 2.025786, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.038678, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055068, + "hold30_r": 1.323468 + }, + { + "symbol": "MOS", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.859729, + "strategy_rank": 83.627234, + "rr": 1.548776, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.323164, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036137, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.108597, + "strategy_rank": 68.606527, + "rr": 1.918547, + "primary_prob": 10.93, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.87782, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.322705, + "hold30_r": -2.266813 + }, + { + "symbol": "MSTR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.855204, + "strategy_rank": 92.705422, + "rr": 2.911917, + "primary_prob": 20.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 4.367876, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 2.583537, + "range_504_ratio": 13.243902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022477, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.737557, + "strategy_rank": 93.501035, + "rr": 0.942577, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.413865, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.915081, + "hold30_r": 3.178484 + }, + { + "symbol": "NFLX", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.081448, + "strategy_rank": 80.93159, + "rr": 1.68837, + "primary_prob": 33.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.532556, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.211357, + "range_504_ratio": 3.358037, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048886, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.78733, + "strategy_rank": 61.962996, + "rr": 1.709843, + "primary_prob": 15.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.564765, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.602059, + "range_504_ratio": 1.825875, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061477, + "hold30_r": -0.204387 + }, + { + "symbol": "NOC", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.276018, + "strategy_rank": 67.738975, + "rr": 1.476301, + "primary_prob": 19.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.214452, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064076, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.171946, + "strategy_rank": 96.291548, + "rr": 0.887063, + "primary_prob": 48.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.330594, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.4705, + "range_504_ratio": 4.35141, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035127, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.248869, + "strategy_rank": 96.165734, + "rr": 1.556161, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.334241, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027874, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.235294, + "strategy_rank": 65.696909, + "rr": 1.707746, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.561619, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059343, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.484163, + "strategy_rank": 70.947389, + "rr": 2.354432, + "primary_prob": 25.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.531648, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.30565, + "hold30_r": 2.379444 + }, + { + "symbol": "PODD", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199095, + "strategy_rank": 85.152926, + "rr": 1.10462, + "primary_prob": 46.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 1.656931, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.010555, + "range_504_ratio": 2.747125, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.050897, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.443439, + "strategy_rank": 83.346, + "rr": 1.742499, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.613749, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 1.48215, + "range_504_ratio": 4.402402, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.252937, + "hold30_r": -1.218797 + }, + { + "symbol": "RL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.158371, + "strategy_rank": 80.873572, + "rr": 1.342652, + "primary_prob": 21.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.013978, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.134584, + "range_504_ratio": 3.109878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054506, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.434389, + "strategy_rank": 99.570174, + "rr": 1.277407, + "primary_prob": 23.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.91611, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038557, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.533937, + "strategy_rank": 94.400874, + "rr": 1.597395, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.396093, + "raw_level_count": 200, + "gate_level_count": 200, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02434, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.642534, + "strategy_rank": 96.575197, + "rr": 0.785861, + "primary_prob": 51.65, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.178791, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.489893, + "range_504_ratio": 4.43662, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.764294, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.257919, + "strategy_rank": 63.94156, + "rr": 2.405583, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 3.608375, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.692141, + "range_504_ratio": 1.997988, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052944, + "hold30_r": -0.470613 + }, + { + "symbol": "TKO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.927602, + "strategy_rank": 85.962881, + "rr": 1.041486, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.562229, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062192, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.41629, + "strategy_rank": 93.637165, + "rr": 0.902111, + "primary_prob": 39.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.353167, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.517707, + "range_504_ratio": 4.561755, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046842, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.21267, + "strategy_rank": 93.587852, + "rr": 0.787392, + "primary_prob": 51.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.181088, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032225, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 75.882353, + "rr": 0.702366, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.053548, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.708772, + "range_504_ratio": 2.031495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.305567, + "hold30_r": -3.237369 + }, + { + "symbol": "ULTA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.819005, + "strategy_rank": 82.703812, + "rr": 0.935481, + "primary_prob": 51.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.403221, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88777, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.891403, + "strategy_rank": 79.893473, + "rr": 1.63309, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.449635, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039679, + "hold30_r": 0.172084 + }, + { + "symbol": "VST", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.552036, + "strategy_rank": 92.40168, + "rr": 1.095996, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.643995, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.921775, + "range_504_ratio": 6.833074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025648, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.502262, + "strategy_rank": 63.42277, + "rr": 0.825469, + "primary_prob": 49.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.238204, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.85257, + "range_504_ratio": 2.345668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.767594, + "hold30_r": 1.507305 + }, + { + "symbol": "WRB", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.217195, + "strategy_rank": 63.492714, + "rr": 0.935222, + "primary_prob": 51.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 1.402833, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.588245, + "range_504_ratio": 1.800826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872262, + "hold30_r": -1.456182 + }, + { + "symbol": "WSM", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.140271, + "strategy_rank": 85.076156, + "rr": 1.136183, + "primary_prob": 45.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.704275, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.117982, + "range_504_ratio": 3.058676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.121265, + "hold30_r": -1.079435 + }, + { + "symbol": "WYNN", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.031674, + "strategy_rank": 81.444206, + "rr": 1.609889, + "primary_prob": 19.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.414834, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.568988, + "hold30_r": 1.247776 + }, + { + "symbol": "GEV", + "date": "2025-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.260274, + "strategy_rank": 93.190516, + "rr": 1.756786, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.635179, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030727, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.744292, + "strategy_rank": 98.402647, + "rr": 2.085838, + "primary_prob": 24.2, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.128757, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.223075, + "range_504_ratio": 3.39762, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.050108, + "hold30_r": 5.297748 + }, + { + "symbol": "CEG", + "date": "2025-11-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.493151, + "strategy_rank": 89.835171, + "rr": 0.967003, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.450505, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.940338, + "hold30_r": 0.155601 + }, + { + "symbol": "HOOD", + "date": "2025-11-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885845, + "strategy_rank": 98.996488, + "rr": 1.041235, + "primary_prob": 31.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.561853, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020174, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.324201, + "strategy_rank": 92.866507, + "rr": 1.001881, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.502822, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.976149, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.552511, + "strategy_rank": 92.034306, + "rr": 1.062695, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.594043, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 1.177685, + "range_504_ratio": 3.24685, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026474, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.429224, + "strategy_rank": 98.368986, + "rr": 2.123208, + "primary_prob": 23.16, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.184812, + "raw_level_count": 203, + "gate_level_count": 203, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024541, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2025-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.497717, + "strategy_rank": 82.967672, + "rr": 2.072254, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 3.108381, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.229377, + "hold30_r": -1.180253 + }, + { + "symbol": "AVGO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.031963, + "strategy_rank": 92.586, + "rr": 1.213598, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.820397, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.489794, + "range_504_ratio": 4.43618, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.179399, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.803653, + "strategy_rank": 95.333823, + "rr": 1.681057, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.521585, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.425869, + "range_504_ratio": 4.161472, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058798, + "hold30_r": -1.035522 + }, + { + "symbol": "AZO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.100457, + "strategy_rank": 68.1539, + "rr": 1.337937, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.006906, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287679, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.187215, + "strategy_rank": 77.024323, + "rr": 0.78315, + "primary_prob": 56.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 97, + "primary_distance_atr": 1.174726, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04903, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.328767, + "strategy_rank": 71.46081, + "rr": 0.81437, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.221555, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.939064, + "range_504_ratio": 2.557588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048898, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.812785, + "strategy_rank": 74.449451, + "rr": 0.680283, + "primary_prob": 47.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.020424, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.763854, + "range_504_ratio": 2.146534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.624072, + "hold30_r": 2.107481 + }, + { + "symbol": "CME", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.219178, + "strategy_rank": 60.169046, + "rr": 1.374659, + "primary_prob": 38.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.061989, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067156, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.945205, + "strategy_rank": 98.356399, + "rr": 1.072241, + "primary_prob": 41.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.608361, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.665389, + "range_504_ratio": 5.287727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.323064, + "hold30_r": -1.302735 + }, + { + "symbol": "CVNA", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.041096, + "strategy_rank": 90.994674, + "rr": 1.531296, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.296944, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 2.701059, + "range_504_ratio": 14.895495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.512878, + "hold30_r": 3.925934 + }, + { + "symbol": "CVS", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.894977, + "strategy_rank": 79.548833, + "rr": 0.986633, + "primary_prob": 49.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.479949, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055867, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.406393, + "strategy_rank": 90.987554, + "rr": 1.853096, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.779645, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.228438, + "range_504_ratio": 3.415889, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023472, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.726027, + "strategy_rank": 85.590431, + "rr": 2.180585, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.270877, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.13319, + "hold30_r": 9.14747 + }, + { + "symbol": "DLTR", + "date": "2025-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.068493, + "strategy_rank": 86.274855, + "rr": 2.012478, + "primary_prob": 44.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.018718, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039683, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.694064, + "strategy_rank": 90.473074, + "rr": 1.871952, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.807929, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.03286, + "hold30_r": 0.039212 + }, + { + "symbol": "EL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.127854, + "strategy_rank": 87.892462, + "rr": 1.296328, + "primary_prob": 41.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.944491, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.263427, + "hold30_r": 3.91804 + }, + { + "symbol": "EME", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.045662, + "strategy_rank": 84.092967, + "rr": 1.013892, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.520839, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.327872, + "range_504_ratio": 3.773005, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.093259, + "hold30_r": -1.06328 + }, + { + "symbol": "EQT", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.09589, + "strategy_rank": 85.044204, + "rr": 0.98562, + "primary_prob": 44.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.478429, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.948153, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.447489, + "strategy_rank": 58.686902, + "rr": 1.614052, + "primary_prob": 17.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.421079, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.50281, + "range_504_ratio": 1.653361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082857, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.246575, + "strategy_rank": 60.033036, + "rr": 1.550276, + "primary_prob": 36.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.325414, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070375, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.785388, + "strategy_rank": 80.708609, + "rr": 2.714691, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.072037, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.816197, + "range_504_ratio": 2.261881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033714, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.488584, + "strategy_rank": 96.257973, + "rr": 1.011915, + "primary_prob": 44.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.517872, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 1.717071, + "range_504_ratio": 5.568193, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.489313, + "hold30_r": -1.45957 + }, + { + "symbol": "GE", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.634703, + "strategy_rank": 75.104041, + "rr": 0.828869, + "primary_prob": 50.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.243304, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.070741, + "range_504_ratio": 2.917542, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.070915, + "hold30_r": -1.01632 + }, + { + "symbol": "GL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.392694, + "strategy_rank": 66.484578, + "rr": 1.465639, + "primary_prob": 37.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.198459, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.398707, + "hold30_r": 2.604107 + }, + { + "symbol": "GLW", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.347032, + "strategy_rank": 86.086024, + "rr": 1.185516, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.778275, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.234353, + "range_504_ratio": 3.436154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.096449, + "hold30_r": -1.058967 + }, + { + "symbol": "GOOGL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.958904, + "strategy_rank": 75.496204, + "rr": 0.666781, + "primary_prob": 56.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.000172, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.8241, + "range_504_ratio": 2.279828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.617556, + "hold30_r": 2.732023 + }, + { + "symbol": "GS", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.675799, + "strategy_rank": 66.543413, + "rr": 0.782224, + "primary_prob": 41.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.173336, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.948428, + "range_504_ratio": 2.581649, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729759, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.150685, + "strategy_rank": 79.059527, + "rr": 1.163451, + "primary_prob": 39.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.745176, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.118882, + "hold30_r": 3.164559 + }, + { + "symbol": "IBKR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.890411, + "strategy_rank": 88.674029, + "rr": 0.732339, + "primary_prob": 38.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.098509, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037299, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.863014, + "strategy_rank": 95.275261, + "rr": 1.906839, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.860259, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.114589, + "hold30_r": -1.087871 + }, + { + "symbol": "JBL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.753425, + "strategy_rank": 86.241194, + "rr": 1.53392, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.30088, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034647, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.876712, + "strategy_rank": 59.176755, + "rr": 1.887981, + "primary_prob": 13.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.831972, + "raw_level_count": 17, + "gate_level_count": 17, + "range_504_log": 0.323842, + "range_504_ratio": 1.382428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.796035, + "hold30_r": 5.113041 + }, + { + "symbol": "KLAC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.584475, + "strategy_rank": 85.9544, + "rr": 0.776575, + "primary_prob": 52.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.164862, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.953365, + "range_504_ratio": 2.594425, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037294, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.388128, + "strategy_rank": 73.215247, + "rr": 1.910046, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.865069, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059429, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.90411, + "strategy_rank": 66.087495, + "rr": 1.330511, + "primary_prob": 35.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.995766, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061815, + "hold30_r": 0.308913 + }, + { + "symbol": "MSTR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.123288, + "strategy_rank": 92.946963, + "rr": 0.94303, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.414544, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 2.515879, + "range_504_ratio": 12.377479, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019876, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.716895, + "strategy_rank": 93.37332, + "rr": 1.145462, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.718193, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.113516, + "hold30_r": 4.116385 + }, + { + "symbol": "NFLX", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.949772, + "strategy_rank": 81.739755, + "rr": 2.083511, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.125266, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.138465, + "range_504_ratio": 3.121974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049728, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.872146, + "strategy_rank": 69.328176, + "rr": 1.123857, + "primary_prob": 43.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.685786, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066117, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.575342, + "strategy_rank": 95.858156, + "rr": 0.737236, + "primary_prob": 53.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.105854, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.391515, + "range_504_ratio": 4.020935, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031635, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.6621, + "strategy_rank": 96.313527, + "rr": 0.695531, + "primary_prob": 42.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.043296, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026971, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.415525, + "strategy_rank": 64.801016, + "rr": 1.747195, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.620792, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056594, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.200913, + "strategy_rank": 97.08032, + "rr": 0.718192, + "primary_prob": 42.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.077288, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.692583, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.077626, + "strategy_rank": 69.563802, + "rr": 2.017063, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.025595, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053633, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.474886, + "strategy_rank": 73.567996, + "rr": 0.960149, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.440223, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.846902, + "range_504_ratio": 2.33241, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.922298, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.420091, + "strategy_rank": 73.497941, + "rr": 1.014937, + "primary_prob": 43.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.522406, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.052049, + "range_504_ratio": 2.863513, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.159573, + "hold30_r": -1.122582 + }, + { + "symbol": "RCL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.648402, + "strategy_rank": 80.875546, + "rr": 1.026467, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.539701, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 1.407026, + "range_504_ratio": 4.083793, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.994498, + "hold30_r": 2.79219 + }, + { + "symbol": "RL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.525114, + "strategy_rank": 80.745003, + "rr": 0.699434, + "primary_prob": 56.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.049151, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.116555, + "range_504_ratio": 3.054315, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.657099, + "hold30_r": 2.77862 + }, + { + "symbol": "SATS", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.657534, + "strategy_rank": 99.726066, + "rr": 0.73839, + "primary_prob": 40.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.107584, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.104649, + "hold30_r": -1.071565 + }, + { + "symbol": "SCHW", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.821918, + "strategy_rank": 59.619812, + "rr": 1.576689, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.365034, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.621567, + "range_504_ratio": 1.861843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070458, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.972603, + "strategy_rank": 98.904539, + "rr": 1.853762, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.780644, + "raw_level_count": 201, + "gate_level_count": 201, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017827, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.050228, + "strategy_rank": 61.147931, + "rr": 2.497093, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 3.74564, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.655917, + "range_504_ratio": 1.926908, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057169, + "hold30_r": -0.610142 + }, + { + "symbol": "TKO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.922374, + "strategy_rank": 82.867783, + "rr": 0.80881, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.213215, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.754454, + "hold30_r": 4.902377 + }, + { + "symbol": "TPR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.287671, + "strategy_rank": 94.730674, + "rr": 1.572928, + "primary_prob": 22.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.359392, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.478842, + "range_504_ratio": 4.387861, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.541476, + "hold30_r": 3.836003 + }, + { + "symbol": "TSLA", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.721461, + "strategy_rank": 93.997269, + "rr": 0.953995, + "primary_prob": 34.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.430992, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027303, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.178082, + "strategy_rank": 78.102537, + "rr": 1.848419, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.772629, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.694829, + "range_504_ratio": 2.003367, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.8018, + "hold30_r": 1.665813 + }, + { + "symbol": "UBER", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.251142, + "strategy_rank": 76.358239, + "rr": 1.235393, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.85309, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 0.781559, + "range_504_ratio": 2.184876, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039954, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.296804, + "strategy_rank": 82.87709, + "rr": 1.115596, + "primary_prob": 45.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.673394, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064197, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.351598, + "strategy_rank": 78.431752, + "rr": 1.547856, + "primary_prob": 27.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.321783, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042635, + "hold30_r": 0.369137 + }, + { + "symbol": "VRT", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.269406, + "strategy_rank": 89.717775, + "rr": 1.165313, + "primary_prob": 25.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.74797, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 1.65517, + "range_504_ratio": 5.233971, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023565, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.319635, + "strategy_rank": 93.508237, + "rr": 0.912115, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.368172, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.871165, + "range_504_ratio": 6.495863, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026016, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.593607, + "strategy_rank": 57.099676, + "rr": 1.109301, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.663952, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.453084, + "range_504_ratio": 1.573157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081701, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.356164, + "strategy_rank": 64.585917, + "rr": 1.557404, + "primary_prob": 16.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.336106, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.558852, + "range_504_ratio": 1.748663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.490875, + "hold30_r": -1.078203 + }, + { + "symbol": "WSM", + "date": "2025-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.616438, + "strategy_rank": 82.440059, + "rr": 2.170939, + "primary_prob": 22.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.256409, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.117982, + "range_504_ratio": 3.058676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040974, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.643836, + "strategy_rank": 84.527538, + "rr": 1.158067, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.7371, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.121603, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.440489, + "strategy_rank": 93.146522, + "rr": 1.712799, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.569199, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029241, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.886541, + "strategy_rank": 97.788059, + "rr": 1.632941, + "primary_prob": 30.67, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.449411, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.244988, + "range_504_ratio": 3.472892, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.593699, + "hold30_r": 5.268101 + }, + { + "symbol": "CEG", + "date": "2025-11-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.995551, + "strategy_rank": 91.736286, + "rr": 1.518094, + "primary_prob": 20.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.277141, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.493256, + "hold30_r": 0.835618 + }, + { + "symbol": "HOOD", + "date": "2025-11-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.666296, + "strategy_rank": 98.83411, + "rr": 1.08893, + "primary_prob": 28.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.633395, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018975, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.986652, + "strategy_rank": 70.447482, + "rr": 1.164583, + "primary_prob": 39.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.746874, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.585649, + "range_504_ratio": 1.796156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060343, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.758621, + "strategy_rank": 72.348349, + "rr": 1.791099, + "primary_prob": 32.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 106, + "primary_distance_atr": 2.686649, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.635256, + "range_504_ratio": 1.887506, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042241, + "hold30_r": -0.158559 + }, + { + "symbol": "ALLE", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.978865, + "strategy_rank": 64.076993, + "rr": 1.520287, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.280431, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.570334, + "range_504_ratio": 1.768858, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06528, + "hold30_r": -0.02429 + }, + { + "symbol": "AMD", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.993326, + "strategy_rank": 94.729845, + "rr": 0.724018, + "primary_prob": 54.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.086027, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023894, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.768632, + "strategy_rank": 91.973891, + "rr": 0.839036, + "primary_prob": 52.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.258553, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 1.159931, + "range_504_ratio": 3.189712, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026922, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.328142, + "strategy_rank": 80.014938, + "rr": 1.190855, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.786282, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.210017, + "range_504_ratio": 3.353542, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.150462, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.553949, + "strategy_rank": 97.789096, + "rr": 1.076937, + "primary_prob": 33.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.615405, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019864, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.655172, + "strategy_rank": 82.0372, + "rr": 1.903056, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.854583, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046546, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.201335, + "strategy_rank": 57.573454, + "rr": 0.785911, + "primary_prob": 40.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.178867, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.492451, + "range_504_ratio": 1.636322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084321, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.441602, + "strategy_rank": 92.515448, + "rr": 0.679164, + "primary_prob": 47.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.018746, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.453832, + "range_504_ratio": 4.279482, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.64565, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.539488, + "strategy_rank": 66.80328, + "rr": 1.729367, + "primary_prob": 24.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.59405, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254543, + "hold30_r": -1.197515 + }, + { + "symbol": "BA", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.987764, + "strategy_rank": 79.372456, + "rr": 0.899817, + "primary_prob": 52.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 97, + "primary_distance_atr": 1.349726, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055504, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.761958, + "strategy_rank": 61.165446, + "rr": 1.082661, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.623991, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.922376, + "range_504_ratio": 2.515259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073382, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.984427, + "strategy_rank": 70.111408, + "rr": 0.921287, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.38193, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.923562, + "range_504_ratio": 2.518245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048177, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.209121, + "strategy_rank": 73.633177, + "rr": 1.832602, + "primary_prob": 13.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.748903, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.763854, + "range_504_ratio": 2.146534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.773054, + "hold30_r": 1.295084 + }, + { + "symbol": "CAT", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.317019, + "strategy_rank": 77.768528, + "rr": 1.131365, + "primary_prob": 26.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.697047, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.914632, + "range_504_ratio": 2.495856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.0895, + "hold30_r": 0.882577 + }, + { + "symbol": "CIEN", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.776418, + "strategy_rank": 97.179009, + "rr": 1.549986, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.32498, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.62435, + "range_504_ratio": 5.075118, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02646, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.764182, + "strategy_rank": 85.275105, + "rr": 1.0874, + "primary_prob": 41.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.631099, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.056117, + "range_504_ratio": 2.875184, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039832, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.765295, + "strategy_rank": 90.703964, + "rr": 1.71547, + "primary_prob": 21.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.573205, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 2.701059, + "range_504_ratio": 14.895495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.695247, + "hold30_r": 3.534186 + }, + { + "symbol": "CVS", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.883204, + "strategy_rank": 79.070851, + "rr": 1.59646, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.39469, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052263, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.322581, + "strategy_rank": 88.664208, + "rr": 1.83338, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.75007, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.196065, + "range_504_ratio": 3.307077, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025629, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-11-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.548387, + "strategy_rank": 87.892306, + "rr": 2.670283, + "primary_prob": 22.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 4.005425, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05203, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.438265, + "strategy_rank": 89.147851, + "rr": 1.552266, + "primary_prob": 51.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.328398, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041689, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.103448, + "strategy_rank": 91.176853, + "rr": 1.259252, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.888878, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.963329, + "range_504_ratio": 2.620405, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035885, + "hold30_r": 0.695447 + }, + { + "symbol": "EL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.880979, + "strategy_rank": 91.087717, + "rr": 1.30907, + "primary_prob": 41.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.963604, + "raw_level_count": 151, + "gate_level_count": 151, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.273469, + "hold30_r": 3.564868 + }, + { + "symbol": "EME", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.427141, + "strategy_rank": 83.771585, + "rr": 0.680191, + "primary_prob": 45.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.020287, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030747, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.649611, + "strategy_rank": 60.586581, + "rr": 0.851409, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.277114, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.731824, + "range_504_ratio": 2.07887, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.77997, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.202447, + "strategy_rank": 57.808084, + "rr": 1.617156, + "primary_prob": 15.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.425734, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.50281, + "range_504_ratio": 1.653361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089612, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.206897, + "strategy_rank": 61.210532, + "rr": 1.749478, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.624218, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069709, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.885428, + "strategy_rank": 95.921909, + "rr": 1.569325, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.353987, + "raw_level_count": 176, + "gate_level_count": 176, + "range_504_log": 1.708268, + "range_504_ratio": 5.519394, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.543526, + "hold30_r": 0.529395 + }, + { + "symbol": "FSLR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.767519, + "strategy_rank": 92.405188, + "rr": 0.789818, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.184728, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763238, + "hold30_r": 0.589213 + }, + { + "symbol": "GE", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.770857, + "strategy_rank": 74.36324, + "rr": 0.761136, + "primary_prob": 38.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.141704, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.015453, + "range_504_ratio": 2.760614, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051904, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.773081, + "strategy_rank": 87.485108, + "rr": 1.106685, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.660028, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.21724, + "range_504_ratio": 3.377851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.074065, + "hold30_r": 1.35158 + }, + { + "symbol": "GOOG", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.096774, + "strategy_rank": 76.017686, + "rr": 0.878943, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.318415, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.815078, + "range_504_ratio": 2.259351, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.831007, + "hold30_r": 3.251083 + }, + { + "symbol": "GOOGL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.430478, + "strategy_rank": 77.416651, + "rr": 0.885374, + "primary_prob": 49.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.328061, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.825522, + "range_504_ratio": 2.283073, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838213, + "hold30_r": 3.193981 + }, + { + "symbol": "HII", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.100111, + "strategy_rank": 78.020133, + "rr": 0.805076, + "primary_prob": 51.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.207614, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043018, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.105673, + "strategy_rank": 81.457434, + "rr": 0.985685, + "primary_prob": 45.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.478527, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.45721, + "range_504_ratio": 4.293963, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046749, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.989989, + "strategy_rank": 85.901649, + "rr": 1.074081, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.611122, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033533, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.094549, + "strategy_rank": 74.849204, + "rr": 0.677931, + "primary_prob": 56.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.016896, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.790707, + "range_504_ratio": 2.204954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04251, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.213571, + "strategy_rank": 92.152163, + "rr": 1.638778, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.458167, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.724547, + "range_504_ratio": 2.063795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588605, + "hold30_r": -0.276705 + }, + { + "symbol": "INTC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.215795, + "strategy_rank": 94.685796, + "rr": 3.031073, + "primary_prob": 20.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 4.546609, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 3.004333, + "hold30_r": 0.670017 + }, + { + "symbol": "JBL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.43604, + "strategy_rank": 88.212442, + "rr": 0.718522, + "primary_prob": 59.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.077783, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.686973, + "hold30_r": 2.320838 + }, + { + "symbol": "JCI", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.088988, + "strategy_rank": 66.98349, + "rr": 0.697055, + "primary_prob": 56.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.045583, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.894653, + "range_504_ratio": 2.446487, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05333, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325918, + "strategy_rank": 88.768764, + "rr": 0.927144, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.390716, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.896633, + "range_504_ratio": 2.451336, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.890308, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.98109, + "strategy_rank": 70.639482, + "rr": 2.300694, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.45104, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066334, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.107898, + "strategy_rank": 96.976638, + "rr": 1.517256, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.275885, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.967676, + "range_504_ratio": 7.154029, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.50038, + "hold30_r": 5.053523 + }, + { + "symbol": "LRCX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.21802, + "strategy_rank": 92.458052, + "rr": 1.535807, + "primary_prob": 17.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.30371, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.087842, + "range_504_ratio": 2.967862, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029456, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.318131, + "strategy_rank": 70.07863, + "rr": 0.853001, + "primary_prob": 49.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.279501, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.698846, + "range_504_ratio": 2.011429, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.796752, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.979978, + "strategy_rank": 63.046362, + "rr": 1.372487, + "primary_prob": 34.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.05873, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.068316, + "hold30_r": -0.246544 + }, + { + "symbol": "MPWR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.991101, + "strategy_rank": 90.831063, + "rr": 0.853178, + "primary_prob": 37.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.279767, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026174, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.998888, + "strategy_rank": 94.604438, + "rr": 1.014774, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.522161, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03187, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.432703, + "strategy_rank": 79.484135, + "rr": 1.851054, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.77658, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.108654, + "range_504_ratio": 3.030276, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049026, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.662959, + "strategy_rank": 91.903805, + "rr": 1.019676, + "primary_prob": 30.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.529515, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.391515, + "range_504_ratio": 4.020935, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029197, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.550612, + "strategy_rank": 96.485872, + "rr": 0.698528, + "primary_prob": 44.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.047793, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024788, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.426029, + "strategy_rank": 61.994225, + "rr": 1.335265, + "primary_prob": 38.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.002898, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061578, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.221357, + "strategy_rank": 96.991021, + "rr": 0.915299, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.372948, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022917, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.874305, + "strategy_rank": 72.831991, + "rr": 1.816157, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.724235, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059444, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.87208, + "strategy_rank": 76.724552, + "rr": 0.715815, + "primary_prob": 42.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.073723, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 0.994679, + "range_504_ratio": 2.703856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680865, + "hold30_r": -0.019946 + }, + { + "symbol": "SATS", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888765, + "strategy_rank": 99.888839, + "rr": 1.670455, + "primary_prob": 28.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.505683, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.638538, + "hold30_r": 9.897239 + }, + { + "symbol": "SMCI", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.443826, + "strategy_rank": 99.011344, + "rr": 1.590645, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.385967, + "raw_level_count": 201, + "gate_level_count": 201, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017165, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.10901, + "strategy_rank": 96.578638, + "rr": 0.840147, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.26022, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.550544, + "range_504_ratio": 4.714035, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020166, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.756396, + "strategy_rank": 59.725926, + "rr": 1.739952, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.609928, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.652688, + "range_504_ratio": 1.920696, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063197, + "hold30_r": -1.0 + }, + { + "symbol": "TEL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.542825, + "strategy_rank": 74.199734, + "rr": 1.055933, + "primary_prob": 44.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.5839, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051713, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.646274, + "strategy_rank": 85.820538, + "rr": 0.98367, + "primary_prob": 30.51, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.475505, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.069053, + "range_504_ratio": 2.912621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027502, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.660734, + "strategy_rank": 84.508907, + "rr": 1.558442, + "primary_prob": 18.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.337662, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054029, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.331479, + "strategy_rank": 94.96966, + "rr": 0.749606, + "primary_prob": 49.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.12441, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.446613, + "range_504_ratio": 4.248701, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.71735, + "hold30_r": 4.472224 + }, + { + "symbol": "TSLA", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.20356, + "strategy_rank": 86.477786, + "rr": 1.096789, + "primary_prob": 43.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.645184, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.071865, + "hold30_r": 1.543471 + }, + { + "symbol": "TTWO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.212458, + "strategy_rank": 76.734403, + "rr": 1.610697, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.416046, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.561429, + "hold30_r": 2.398097 + }, + { + "symbol": "UBER", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.982202, + "strategy_rank": 77.866343, + "rr": 0.695869, + "primary_prob": 60.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.043803, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 0.698554, + "range_504_ratio": 2.010844, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042808, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.210234, + "strategy_rank": 82.225188, + "rr": 1.730665, + "primary_prob": 15.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.595997, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054164, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.54505, + "strategy_rank": 77.932034, + "rr": 2.437171, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.655756, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048046, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.546162, + "strategy_rank": 91.318718, + "rr": 0.743281, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.114921, + "raw_level_count": 187, + "gate_level_count": 187, + "range_504_log": 1.596677, + "range_504_ratio": 4.936601, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021127, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.658509, + "strategy_rank": 91.431434, + "rr": 1.517045, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.275567, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.859561, + "range_504_ratio": 6.420914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023861, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.664071, + "strategy_rank": 95.667847, + "rr": 1.16475, + "primary_prob": 39.83, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.747125, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.822892, + "range_504_ratio": 6.189733, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021782, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.311457, + "strategy_rank": 56.85065, + "rr": 1.961714, + "primary_prob": 15.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.942571, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.453084, + "range_504_ratio": 1.573157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08769, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.423804, + "strategy_rank": 59.194221, + "rr": 1.944256, + "primary_prob": 11.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.916384, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.787591, + "range_504_ratio": 2.198094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074724, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.424917, + "strategy_rank": 60.028185, + "rr": 0.716534, + "primary_prob": 54.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.0748, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.549537, + "range_504_ratio": 1.73245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641975, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.877642, + "strategy_rank": 84.656858, + "rr": 1.596787, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.395181, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.097476, + "range_504_ratio": 2.996594, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038826, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651835, + "strategy_rank": 84.230092, + "rr": 1.099325, + "primary_prob": 31.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.648988, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064522, + "hold30_r": -0.057655 + }, + { + "symbol": "GEV", + "date": "2025-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.696035, + "strategy_rank": 92.808104, + "rr": 1.723707, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.585561, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028134, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.356828, + "strategy_rank": 97.358571, + "rr": 1.835743, + "primary_prob": 27.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.753614, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.250609, + "range_504_ratio": 3.49247, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.796955, + "hold30_r": 5.18528 + }, + { + "symbol": "CEG", + "date": "2025-11-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.400881, + "strategy_rank": 89.504793, + "rr": 0.710391, + "primary_prob": 42.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.065587, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.686418, + "hold30_r": 0.305065 + }, + { + "symbol": "HOOD", + "date": "2025-11-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.669604, + "strategy_rank": 99.109382, + "rr": 0.838718, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.258077, + "raw_level_count": 175, + "gate_level_count": 175, + "range_504_log": 2.96602, + "range_504_ratio": 19.414498, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.823049, + "hold30_r": 1.142634 + }, + { + "symbol": "AEP", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.030837, + "strategy_rank": 60.371036, + "rr": 0.835389, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.253084, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.751521, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.60793, + "strategy_rank": 82.510166, + "rr": 0.938678, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.408017, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.726593, + "range_504_ratio": 2.068024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.909464, + "hold30_r": 4.446901 + }, + { + "symbol": "AMD", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.39207, + "strategy_rank": 94.385438, + "rr": 0.690662, + "primary_prob": 41.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.035993, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.672484, + "hold30_r": 0.278313 + }, + { + "symbol": "ANET", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.832599, + "strategy_rank": 93.605896, + "rr": 2.202554, + "primary_prob": 24.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.303831, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 1.141536, + "range_504_ratio": 3.131574, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.179177, + "hold30_r": 1.25912 + }, + { + "symbol": "APH", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.475771, + "strategy_rank": 82.368204, + "rr": 1.383894, + "primary_prob": 21.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.075842, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.176666, + "range_504_ratio": 3.243541, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.347564, + "hold30_r": 1.009013 + }, + { + "symbol": "APP", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.687225, + "strategy_rank": 97.260178, + "rr": 0.791507, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.187261, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.771907, + "hold30_r": 2.122113 + }, + { + "symbol": "APTV", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.171806, + "strategy_rank": 85.725759, + "rr": 1.803209, + "primary_prob": 32.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 2.704814, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765504, + "hold30_r": 2.039623 + }, + { + "symbol": "ATO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.048458, + "strategy_rank": 57.928426, + "rr": 0.844504, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.266756, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091752, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.348018, + "strategy_rank": 93.469986, + "rr": 0.694386, + "primary_prob": 47.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.041579, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.453832, + "range_504_ratio": 4.279482, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.665114, + "hold30_r": 0.141975 + }, + { + "symbol": "AZO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.242291, + "strategy_rank": 65.867406, + "rr": 1.527811, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.291716, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061741, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.528634, + "strategy_rank": 80.446967, + "rr": 2.772736, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 97, + "primary_distance_atr": 4.159104, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.725568, + "hold30_r": 6.354706 + }, + { + "symbol": "BK", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.123348, + "strategy_rank": 61.703926, + "rr": 1.634044, + "primary_prob": 15.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.451065, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.889957, + "range_504_ratio": 2.435025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.569296, + "hold30_r": 4.264574 + }, + { + "symbol": "C", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.462555, + "strategy_rank": 69.483129, + "rr": 1.198355, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.797533, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.862839, + "range_504_ratio": 2.36988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.15484, + "hold30_r": 4.997465 + }, + { + "symbol": "CAT", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.810573, + "strategy_rank": 76.634434, + "rr": 1.722503, + "primary_prob": 28.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.583755, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.902441, + "range_504_ratio": 2.465613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.681083, + "hold30_r": 1.734167 + }, + { + "symbol": "CBOE", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.590308, + "strategy_rank": 62.007721, + "rr": 1.326903, + "primary_prob": 20.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.990355, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064582, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.229075, + "strategy_rank": 97.910902, + "rr": 0.870337, + "primary_prob": 34.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.305505, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.62435, + "range_504_ratio": 5.075118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.848062, + "hold30_r": 5.061448 + }, + { + "symbol": "CME", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.370044, + "strategy_rank": 59.644745, + "rr": 1.689476, + "primary_prob": 19.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.534214, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062244, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.977974, + "strategy_rank": 86.88568, + "rr": 1.386023, + "primary_prob": 20.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.079035, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033476, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.903084, + "strategy_rank": 88.813477, + "rr": 1.714707, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.572061, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 2.628445, + "range_504_ratio": 13.852212, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.69504, + "hold30_r": 4.470887 + }, + { + "symbol": "CVS", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.612335, + "strategy_rank": 77.792371, + "rr": 1.5715, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.357251, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054095, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.986784, + "strategy_rank": 88.16987, + "rr": 0.82533, + "primary_prob": 49.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 43, + "primary_distance_atr": 1.237995, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 1.126385, + "range_504_ratio": 3.084486, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.802092, + "hold30_r": 2.5054 + }, + { + "symbol": "DG", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.951542, + "strategy_rank": 86.824321, + "rr": 0.693249, + "primary_prob": 60.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.039874, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644626, + "hold30_r": 9.994741 + }, + { + "symbol": "DLTR", + "date": "2025-11-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.374449, + "strategy_rank": 89.542334, + "rr": 2.793575, + "primary_prob": 21.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 4.190363, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.75473, + "hold30_r": 5.673028 + }, + { + "symbol": "EBAY", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.933921, + "strategy_rank": 92.530668, + "rr": 1.33804, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.007061, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.953684, + "range_504_ratio": 2.595253, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.299212, + "hold30_r": 2.235831 + }, + { + "symbol": "EL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.409692, + "strategy_rank": 90.195575, + "rr": 0.979969, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.469953, + "raw_level_count": 151, + "gate_level_count": 151, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.942991, + "hold30_r": 3.16099 + }, + { + "symbol": "EME", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.251101, + "strategy_rank": 83.668079, + "rr": 0.740668, + "primary_prob": 47.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.111002, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.711812, + "hold30_r": 1.721469 + }, + { + "symbol": "EQT", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.176211, + "strategy_rank": 77.815656, + "rr": 1.027895, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.541842, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.713263, + "range_504_ratio": 2.04064, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.991091, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.69163, + "strategy_rank": 60.40502, + "rr": 1.008334, + "primary_prob": 39.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.512501, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.937826, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.14978, + "strategy_rank": 58.534516, + "rr": 1.010867, + "primary_prob": 41.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.5163, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919789, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.453744, + "strategy_rank": 61.341797, + "rr": 1.947032, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.920548, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071378, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.814978, + "strategy_rank": 95.4551, + "rr": 0.740797, + "primary_prob": 39.01, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.111195, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 1.70298, + "range_504_ratio": 5.490287, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.716604, + "hold30_r": 1.908214 + }, + { + "symbol": "FOXA", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.488987, + "strategy_rank": 74.423609, + "rr": 0.674938, + "primary_prob": 56.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.012406, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.86558, + "range_504_ratio": 2.376383, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058108, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.105727, + "strategy_rank": 90.421262, + "rr": 0.953278, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.429918, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.927113, + "hold30_r": -0.460673 + }, + { + "symbol": "GE", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.713656, + "strategy_rank": 76.090768, + "rr": 1.35428, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.031419, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.985736, + "range_504_ratio": 2.679783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.30865, + "hold30_r": 2.873255 + }, + { + "symbol": "GLW", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.255507, + "strategy_rank": 88.54369, + "rr": 0.729838, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.094757, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 1.211237, + "range_504_ratio": 3.357635, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.698805, + "hold30_r": 1.66569 + }, + { + "symbol": "HII", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.052863, + "strategy_rank": 80.540301, + "rr": 0.781417, + "primary_prob": 37.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.172126, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.740527, + "hold30_r": 3.410532 + }, + { + "symbol": "HWM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.493392, + "strategy_rank": 80.453067, + "rr": 1.112956, + "primary_prob": 26.99, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.669433, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.42022, + "range_504_ratio": 4.138032, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.06929, + "hold30_r": 1.507329 + }, + { + "symbol": "IBKR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.885463, + "strategy_rank": 84.23411, + "rr": 0.788264, + "primary_prob": 56.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.182397, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.759491, + "hold30_r": 2.424885 + }, + { + "symbol": "IBM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.76652, + "strategy_rank": 77.927773, + "rr": 0.841862, + "primary_prob": 35.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.262793, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.757337, + "range_504_ratio": 2.132589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799001, + "hold30_r": -0.051155 + }, + { + "symbol": "INCY", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.911894, + "strategy_rank": 80.537227, + "rr": 0.882459, + "primary_prob": 49.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.323688, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.841614, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.273128, + "strategy_rank": 94.936244, + "rr": 2.72616, + "primary_prob": 20.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 40, + "primary_distance_atr": 4.08924, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.700945, + "hold30_r": 2.971003 + }, + { + "symbol": "JBL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.960352, + "strategy_rank": 87.910708, + "rr": 1.594292, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.391437, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563411, + "hold30_r": 2.178316 + }, + { + "symbol": "JCI", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.387665, + "strategy_rank": 68.279058, + "rr": 0.988372, + "primary_prob": 29.76, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.482558, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.874984, + "range_504_ratio": 2.398837, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.936897, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.035242, + "strategy_rank": 91.059834, + "rr": 0.907187, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.360781, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.890735, + "range_504_ratio": 2.436919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875237, + "hold30_r": 3.823752 + }, + { + "symbol": "KR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.665198, + "strategy_rank": 74.321683, + "rr": 2.521922, + "primary_prob": 23.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.782883, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.57113, + "range_504_ratio": 1.770267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.262571, + "hold30_r": -1.199436 + }, + { + "symbol": "LDOS", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.396476, + "strategy_rank": 64.914896, + "rr": 1.308663, + "primary_prob": 24.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.962995, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.675469, + "range_504_ratio": 1.964954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.25777, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.136564, + "strategy_rank": 93.578012, + "rr": 0.962391, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.443587, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.087842, + "range_504_ratio": 2.967862, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.936956, + "hold30_r": 5.387431 + }, + { + "symbol": "MMM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.929515, + "strategy_rank": 70.512199, + "rr": 1.860031, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.790046, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.672477, + "range_504_ratio": 1.959084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056333, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828194, + "strategy_rank": 62.653362, + "rr": 1.518197, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.277296, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075569, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.154185, + "strategy_rank": 93.344193, + "rr": 1.519917, + "primary_prob": 20.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.279876, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495325, + "hold30_r": 1.222506 + }, + { + "symbol": "MU", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.127753, + "strategy_rank": 96.744372, + "rr": 0.679971, + "primary_prob": 41.33, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.019957, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.443223, + "range_504_ratio": 4.234319, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.662437, + "hold30_r": 5.588179 + }, + { + "symbol": "NEM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.788546, + "strategy_rank": 94.602532, + "rr": 1.066418, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.599627, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.035874, + "hold30_r": 4.485174 + }, + { + "symbol": "NFLX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.268722, + "strategy_rank": 75.884809, + "rr": 1.761555, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.642332, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.101674, + "range_504_ratio": 3.009199, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.104468, + "hold30_r": -1.064351 + }, + { + "symbol": "NOC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.325991, + "strategy_rank": 68.98204, + "rr": 1.370048, + "primary_prob": 37.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.055072, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073107, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.594714, + "strategy_rank": 91.344871, + "rr": 1.080609, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.620913, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.391515, + "range_504_ratio": 4.020935, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.053544, + "hold30_r": -0.874688 + }, + { + "symbol": "ORCL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.629956, + "strategy_rank": 93.811299, + "rr": 0.94868, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.42302, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.927734, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.471366, + "strategy_rank": 62.888198, + "rr": 0.88644, + "primary_prob": 65.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.32966, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067067, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.449339, + "strategy_rank": 97.207944, + "rr": 0.927366, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.391048, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.907302, + "hold30_r": 1.738122 + }, + { + "symbol": "PM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.682819, + "strategy_rank": 72.010941, + "rr": 1.883995, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.825992, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060381, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.947137, + "strategy_rank": 76.83882, + "rr": 0.883017, + "primary_prob": 35.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.324526, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.795419, + "range_504_ratio": 2.215369, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031774, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.167401, + "strategy_rank": 74.322675, + "rr": 1.104875, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.657313, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 0.953188, + "range_504_ratio": 2.593966, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.072453, + "hold30_r": 0.25401 + }, + { + "symbol": "RCL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.726872, + "strategy_rank": 79.585734, + "rr": 0.708661, + "primary_prob": 41.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.062992, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 1.271505, + "range_504_ratio": 3.566216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035157, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.621145, + "strategy_rank": 72.582055, + "rr": 1.645611, + "primary_prob": 20.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.468416, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.843499, + "range_504_ratio": 2.324487, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.580146, + "hold30_r": 3.096154 + }, + { + "symbol": "SATS", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889868, + "strategy_rank": 99.88994, + "rr": 1.320009, + "primary_prob": 34.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.980013, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 2.129521, + "range_504_ratio": 8.410837, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.288904, + "hold30_r": 9.864373 + }, + { + "symbol": "SMCI", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.568282, + "strategy_rank": 98.404391, + "rr": 1.707861, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.561792, + "raw_level_count": 201, + "gate_level_count": 201, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.015786, + "hold30_r": -0.53455 + }, + { + "symbol": "STX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.008811, + "strategy_rank": 97.558915, + "rr": 1.054772, + "primary_prob": 29.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.582158, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.550544, + "range_504_ratio": 4.714035, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.036447, + "hold30_r": 2.730292 + }, + { + "symbol": "TEL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.189427, + "strategy_rank": 79.986445, + "rr": 1.218119, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.827178, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.178614, + "hold30_r": 0.961777 + }, + { + "symbol": "TER", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.22467, + "strategy_rank": 89.870456, + "rr": 1.249276, + "primary_prob": 24.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.873914, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.069053, + "range_504_ratio": 2.912621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.225208, + "hold30_r": 4.813994 + }, + { + "symbol": "TKO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.30837, + "strategy_rank": 82.20487, + "rr": 1.267831, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.901746, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.221838, + "hold30_r": 3.193165 + }, + { + "symbol": "TPR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.907489, + "strategy_rank": 94.480297, + "rr": 0.841567, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.26235, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.367743, + "range_504_ratio": 3.926478, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.807503, + "hold30_r": 4.164138 + }, + { + "symbol": "TTWO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.757709, + "strategy_rank": 74.401825, + "rr": 1.536605, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.304907, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488127, + "hold30_r": 2.182282 + }, + { + "symbol": "UBER", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.444934, + "strategy_rank": 80.958706, + "rr": 1.669655, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.504482, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 0.640345, + "range_504_ratio": 1.897135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633466, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.180617, + "strategy_rank": 84.43852, + "rr": 1.096646, + "primary_prob": 46.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 1.644968, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.050839, + "hold30_r": 6.209381 + }, + { + "symbol": "VRSN", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.859031, + "strategy_rank": 78.040882, + "rr": 1.614571, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.421857, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049627, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.709251, + "strategy_rank": 85.358014, + "rr": 1.031622, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.547434, + "raw_level_count": 187, + "gate_level_count": 187, + "range_504_log": 1.596677, + "range_504_ratio": 4.936601, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.013278, + "hold30_r": 0.671986 + }, + { + "symbol": "WDC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.9163, + "strategy_rank": 95.50075, + "rr": 0.674677, + "primary_prob": 43.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.012016, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.822892, + "range_504_ratio": 6.189733, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.657431, + "hold30_r": 3.759978 + }, + { + "symbol": "WSM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.004405, + "strategy_rank": 82.331655, + "rr": 1.775643, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.663465, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.913476, + "range_504_ratio": 2.492974, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.742903, + "hold30_r": 1.279751 + }, + { + "symbol": "WYNN", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.784141, + "strategy_rank": 84.023624, + "rr": 1.27619, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.914286, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241331, + "hold30_r": -0.470725 + }, + { + "symbol": "HOOD", + "date": "2025-11-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 88.615385, + "rr": 0.897867, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.3468, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 2.93069, + "range_504_ratio": 18.740548, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019707, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.925085, + "strategy_rank": 69.728534, + "rr": 0.914316, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.371473, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.575768, + "range_504_ratio": 1.778496, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.860855, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.492622, + "strategy_rank": 62.141664, + "rr": 0.912867, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.369301, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080416, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.140749, + "strategy_rank": 96.279272, + "rr": 1.006017, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.509026, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021519, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.189557, + "strategy_rank": 92.854434, + "rr": 0.780158, + "primary_prob": 40.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.170236, + "raw_level_count": 163, + "gate_level_count": 163, + "range_504_log": 1.141536, + "range_504_ratio": 3.131574, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.751146, + "hold30_r": -0.341956 + }, + { + "symbol": "APP", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.616345, + "strategy_rank": 97.176289, + "rr": 1.982071, + "primary_prob": 24.89, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.973106, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.958212, + "hold30_r": -0.11153 + }, + { + "symbol": "APTV", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.91941, + "strategy_rank": 83.926713, + "rr": 1.889518, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 80, + "primary_distance_atr": 2.834277, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.845187, + "hold30_r": 1.725653 + }, + { + "symbol": "AXON", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.498297, + "strategy_rank": 84.194901, + "rr": 1.649096, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.473643, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.373726, + "range_504_ratio": 3.95004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.618664, + "hold30_r": 2.739742 + }, + { + "symbol": "AZO", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.427923, + "strategy_rank": 63.699659, + "rr": 1.220723, + "primary_prob": 49.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.831084, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067012, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.676504, + "strategy_rank": 75.649544, + "rr": 1.994503, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 97, + "primary_distance_atr": 2.991754, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.942732, + "hold30_r": 7.795038 + }, + { + "symbol": "CAH", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.324631, + "strategy_rank": 86.038567, + "rr": 1.075644, + "primary_prob": 42.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.613467, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06457, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.103292, + "strategy_rank": 79.699598, + "rr": 0.677267, + "primary_prob": 42.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.015901, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.885221, + "range_504_ratio": 2.423519, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628919, + "hold30_r": 3.008252 + }, + { + "symbol": "CIEN", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.978434, + "strategy_rank": 97.72205, + "rr": 0.846989, + "primary_prob": 49.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.270484, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.62435, + "range_504_ratio": 5.075118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.821302, + "hold30_r": 2.394582 + }, + { + "symbol": "CME", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.179342, + "strategy_rank": 58.748642, + "rr": 1.104375, + "primary_prob": 46.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.656563, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069045, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.713961, + "strategy_rank": 70.519139, + "rr": 1.586673, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.380009, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.65643, + "range_504_ratio": 1.927897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065602, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011351, + "strategy_rank": 86.75653, + "rr": 0.985246, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.477868, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03656, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.351873, + "strategy_rank": 75.205541, + "rr": 2.300687, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.45103, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058096, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.741203, + "strategy_rank": 87.341832, + "rr": 2.144488, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.216732, + "raw_level_count": 159, + "gate_level_count": 159, + "range_504_log": 1.126169, + "range_504_ratio": 3.083819, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.116036, + "hold30_r": 0.522455 + }, + { + "symbol": "DG", + "date": "2025-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.735528, + "strategy_rank": 86.862774, + "rr": 2.506071, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.759107, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.455923, + "hold30_r": 9.542155 + }, + { + "symbol": "DLTR", + "date": "2025-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.508513, + "strategy_rank": 88.062867, + "rr": 2.303197, + "primary_prob": 40.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.454795, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.262084, + "hold30_r": 5.686814 + }, + { + "symbol": "EBAY", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.422247, + "strategy_rank": 87.614713, + "rr": 0.972348, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.458522, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.928648, + "hold30_r": 3.087447 + }, + { + "symbol": "EL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.1521, + "strategy_rank": 85.787784, + "rr": 1.09272, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.63908, + "raw_level_count": 151, + "gate_level_count": 151, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.052056, + "hold30_r": 4.765892 + }, + { + "symbol": "EME", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.725312, + "strategy_rank": 81.771705, + "rr": 1.104987, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.657481, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.070987, + "hold30_r": 1.481059 + }, + { + "symbol": "EVRG", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.881952, + "strategy_rank": 59.294943, + "rr": 1.111221, + "primary_prob": 40.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.666832, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083349, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.244041, + "strategy_rank": 60.656106, + "rr": 1.828451, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.742676, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065372, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.162316, + "strategy_rank": 96.314867, + "rr": 0.875381, + "primary_prob": 48.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.313072, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 1.70298, + "range_504_ratio": 5.490287, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.846888, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2025-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.514188, + "strategy_rank": 89.968879, + "rr": 2.073126, + "primary_prob": 23.75, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.109689, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029492, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.860386, + "strategy_rank": 59.123448, + "rr": 0.801167, + "primary_prob": 55.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.20175, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.410192, + "range_504_ratio": 1.507107, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.728149, + "hold30_r": 3.692842 + }, + { + "symbol": "GE", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.984109, + "strategy_rank": 75.4378, + "rr": 1.330639, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.995959, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.985736, + "range_504_ratio": 2.679783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.282818, + "hold30_r": 2.522433 + }, + { + "symbol": "GLW", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.821793, + "strategy_rank": 88.873783, + "rr": 1.060222, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.590333, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.211237, + "range_504_ratio": 3.357635, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.023041, + "hold30_r": 1.639252 + }, + { + "symbol": "HII", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.23269, + "strategy_rank": 81.34012, + "rr": 0.80649, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.209736, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.760789, + "hold30_r": 8.102983 + }, + { + "symbol": "HWM", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.551646, + "strategy_rank": 80.353763, + "rr": 1.033733, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.550599, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.415351, + "range_504_ratio": 4.117933, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046411, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.287174, + "strategy_rank": 83.762403, + "rr": 0.849884, + "primary_prob": 43.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.274826, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.816956, + "hold30_r": 2.023657 + }, + { + "symbol": "IBM", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.649262, + "strategy_rank": 77.445197, + "rr": 0.763526, + "primary_prob": 38.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.145289, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.740996, + "range_504_ratio": 2.098024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047776, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.281498, + "strategy_rank": 92.354693, + "rr": 0.91918, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.378771, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045141, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.017026, + "strategy_rank": 80.882247, + "rr": 0.915847, + "primary_prob": 50.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.373771, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042191, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.459705, + "strategy_rank": 95.734591, + "rr": 1.798047, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.69707, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02905, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.136209, + "strategy_rank": 77.805425, + "rr": 1.924362, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.886543, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.759435, + "range_504_ratio": 2.137069, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.880422, + "hold30_r": 3.198361 + }, + { + "symbol": "JBL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.643587, + "strategy_rank": 88.993319, + "rr": 1.341235, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.011853, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306302, + "hold30_r": 2.607611 + }, + { + "symbol": "JCI", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.471056, + "strategy_rank": 70.497916, + "rr": 1.701962, + "primary_prob": 14.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.552943, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.873048, + "range_504_ratio": 2.394197, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.645124, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.594779, + "strategy_rank": 91.127104, + "rr": 1.119448, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.679172, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.890735, + "range_504_ratio": 2.436919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.082223, + "hold30_r": 4.4601 + }, + { + "symbol": "KR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.952327, + "strategy_rank": 70.548962, + "rr": 1.843739, + "primary_prob": 46.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.765608, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.555656, + "range_504_ratio": 1.743085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.012949, + "hold30_r": -1.947183 + }, + { + "symbol": "LHX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.087401, + "strategy_rank": 62.408066, + "rr": 0.887053, + "primary_prob": 51.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.33058, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.495764, + "range_504_ratio": 1.641752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.824957, + "hold30_r": 8.041318 + }, + { + "symbol": "LRCX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.84336, + "strategy_rank": 93.631915, + "rr": 0.872086, + "primary_prob": 49.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.308128, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.087842, + "range_504_ratio": 2.967862, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.841853, + "hold30_r": 5.273412 + }, + { + "symbol": "MCK", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.692395, + "strategy_rank": 73.745152, + "rr": 1.392871, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.089307, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.730552, + "range_504_ratio": 2.076226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061697, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.363224, + "strategy_rank": 68.281437, + "rr": 1.640154, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.46023, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.672477, + "range_504_ratio": 1.959084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064204, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.157775, + "strategy_rank": 69.924825, + "rr": 1.409204, + "primary_prob": 19.44, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.113806, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045494, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.913734, + "strategy_rank": 93.402355, + "rr": 0.804034, + "primary_prob": 39.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.206051, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.775231, + "hold30_r": 0.857093 + }, + { + "symbol": "MU", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.070375, + "strategy_rank": 96.746657, + "rr": 0.689156, + "primary_prob": 55.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.033734, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.443223, + "range_504_ratio": 4.234319, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.666787, + "hold30_r": 4.320656 + }, + { + "symbol": "NEM", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.297389, + "strategy_rank": 94.017686, + "rr": 0.979212, + "primary_prob": 44.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.468819, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.943381, + "hold30_r": 4.35457 + }, + { + "symbol": "NFLX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.633371, + "strategy_rank": 76.02003, + "rr": 1.801128, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.701691, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.101674, + "range_504_ratio": 3.009199, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043871, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.69807, + "strategy_rank": 68.720246, + "rr": 2.124608, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 3.186911, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.061184, + "hold30_r": 6.256831 + }, + { + "symbol": "NRG", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.778661, + "strategy_rank": 91.044949, + "rr": 1.007936, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.511905, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.362323, + "range_504_ratio": 3.905256, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030172, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.876277, + "strategy_rank": 82.83627, + "rr": 0.937911, + "primary_prob": 32.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.406866, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 1.550597, + "range_504_ratio": 4.714283, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.907588, + "hold30_r": 0.271345 + }, + { + "symbol": "ORCL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.784336, + "strategy_rank": 92.475309, + "rr": 0.890267, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.335401, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.867658, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.432463, + "strategy_rank": 97.088568, + "rr": 1.506166, + "primary_prob": 21.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.259249, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.481458, + "hold30_r": 0.804715 + }, + { + "symbol": "RTX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.486947, + "strategy_rank": 72.670534, + "rr": 0.856192, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.284288, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.823525, + "range_504_ratio": 2.278517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.794407, + "hold30_r": 5.666639 + }, + { + "symbol": "SATS", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886493, + "strategy_rank": 99.88657, + "rr": 0.894631, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.341947, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 2.12657, + "range_504_ratio": 8.386051, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.859893, + "hold30_r": 13.821573 + }, + { + "symbol": "SMCI", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.68672, + "strategy_rank": 96.267227, + "rr": 1.658439, + "primary_prob": 34.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.487659, + "raw_level_count": 201, + "gate_level_count": 201, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019289, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.205448, + "strategy_rank": 97.677109, + "rr": 0.896452, + "primary_prob": 47.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.344679, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.550544, + "range_504_ratio": 4.714035, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.873949, + "hold30_r": 1.757105 + }, + { + "symbol": "TEL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.962543, + "strategy_rank": 80.328593, + "rr": 0.68942, + "primary_prob": 44.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.034129, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64283, + "hold30_r": 1.191821 + }, + { + "symbol": "TER", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.416572, + "strategy_rank": 94.168497, + "rr": 0.955569, + "primary_prob": 45.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.433354, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.069053, + "range_504_ratio": 2.912621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.926801, + "hold30_r": 4.048703 + }, + { + "symbol": "TKO", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.330306, + "strategy_rank": 81.557262, + "rr": 1.891024, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.836537, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.840197, + "hold30_r": 1.834165 + }, + { + "symbol": "TPR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.367764, + "strategy_rank": 92.870798, + "rr": 1.071019, + "primary_prob": 42.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.606529, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.351808, + "range_504_ratio": 3.864407, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.033515, + "hold30_r": 3.52462 + }, + { + "symbol": "TSLA", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.406356, + "strategy_rank": 85.849795, + "rr": 1.707664, + "primary_prob": 28.84, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.561496, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.677518, + "hold30_r": 0.317482 + }, + { + "symbol": "TTWO", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.557321, + "strategy_rank": 74.309604, + "rr": 1.388498, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.082747, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056245, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.946652, + "strategy_rank": 80.092554, + "rr": 1.933136, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.899704, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041688, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.719637, + "strategy_rank": 74.42968, + "rr": 1.802638, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.703958, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053999, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.146425, + "strategy_rank": 91.152441, + "rr": 1.134683, + "primary_prob": 25.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.702024, + "raw_level_count": 188, + "gate_level_count": 188, + "range_504_log": 1.596677, + "range_504_ratio": 4.936601, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022149, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38933, + "strategy_rank": 95.998126, + "rr": 0.743577, + "primary_prob": 53.3, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.115366, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.822892, + "range_504_ratio": 6.189733, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.721803, + "hold30_r": 3.425802 + }, + { + "symbol": "GEV", + "date": "2025-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.005675, + "strategy_rank": 93.038514, + "rr": 1.050571, + "primary_prob": 56.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.575856, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.023179, + "hold30_r": 0.925467 + }, + { + "symbol": "WBD", + "date": "2025-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.524404, + "strategy_rank": 98.083731, + "rr": 1.951151, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.926727, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.315916, + "range_504_ratio": 3.728163, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.912057, + "hold30_r": 3.15563 + }, + { + "symbol": "CEG", + "date": "2025-12-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.940976, + "strategy_rank": 88.786769, + "rr": 0.722138, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.083208, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.691497, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-12-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.659478, + "strategy_rank": 99.116108, + "rr": 1.752462, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.628694, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 2.802807, + "range_504_ratio": 16.490879, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021254, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.027714, + "strategy_rank": 70.311565, + "rr": 1.246695, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.870043, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.540018, + "range_504_ratio": 1.716038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.189283, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.337182, + "strategy_rank": 63.736949, + "rr": 0.770597, + "primary_prob": 47.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.155895, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077549, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.381062, + "strategy_rank": 95.729877, + "rr": 1.102512, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.653768, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025396, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.182448, + "strategy_rank": 89.09223, + "rr": 0.726045, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.089067, + "raw_level_count": 164, + "gate_level_count": 164, + "range_504_log": 1.133028, + "range_504_ratio": 3.105045, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.694214, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.036952, + "strategy_rank": 97.450751, + "rr": 0.739423, + "primary_prob": 53.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.109135, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.712177, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.877598, + "strategy_rank": 83.764088, + "rr": 2.604683, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.907024, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.556202, + "hold30_r": 0.141516 + }, + { + "symbol": "ATO", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.2194, + "strategy_rank": 60.483073, + "rr": 1.697832, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.546747, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.083811, + "hold30_r": -0.418877 + }, + { + "symbol": "AZO", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.369515, + "strategy_rank": 62.445296, + "rr": 1.257599, + "primary_prob": 42.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.886399, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063468, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.138568, + "strategy_rank": 76.108518, + "rr": 1.583825, + "primary_prob": 50.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 147, + "primary_distance_atr": 2.375738, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534769, + "hold30_r": 5.367771 + }, + { + "symbol": "CAH", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.073903, + "strategy_rank": 87.608875, + "rr": 1.447739, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.171609, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.383862, + "hold30_r": 1.286344 + }, + { + "symbol": "CBOE", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.413395, + "strategy_rank": 64.265413, + "rr": 0.839838, + "primary_prob": 36.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.259757, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073575, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.454965, + "strategy_rank": 90.147508, + "rr": 0.969184, + "primary_prob": 31.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.453776, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.918043, + "range_504_ratio": 2.504385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.912971, + "hold30_r": 4.486827 + }, + { + "symbol": "CNP", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.295612, + "strategy_rank": 59.767297, + "rr": 1.478015, + "primary_prob": 37.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.217022, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08808, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.572748, + "strategy_rank": 74.530417, + "rr": 1.731898, + "primary_prob": 14.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.597847, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.65643, + "range_504_ratio": 1.927897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67262, + "hold30_r": 1.285324 + }, + { + "symbol": "CRWD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.224018, + "strategy_rank": 87.289993, + "rr": 1.416407, + "primary_prob": 20.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.12461, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056049, + "hold30_r": -1.019456 + }, + { + "symbol": "CVS", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.263279, + "strategy_rank": 77.476001, + "rr": 2.99715, + "primary_prob": 20.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.495726, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051923, + "hold30_r": 2.086302 + }, + { + "symbol": "DG", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.838337, + "strategy_rank": 85.214025, + "rr": 1.912045, + "primary_prob": 45.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.868067, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876424, + "hold30_r": 2.913693 + }, + { + "symbol": "DLTR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.840647, + "strategy_rank": 86.140526, + "rr": 1.575886, + "primary_prob": 50.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.363829, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.540863, + "hold30_r": 0.940115 + }, + { + "symbol": "EBAY", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.145497, + "strategy_rank": 88.185258, + "rr": 0.761973, + "primary_prob": 41.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.142959, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.712089, + "hold30_r": 2.983521 + }, + { + "symbol": "EME", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.526559, + "strategy_rank": 84.018822, + "rr": 0.896272, + "primary_prob": 39.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.344408, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036186, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.258661, + "strategy_rank": 62.040049, + "rr": 1.298919, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.948379, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.229569, + "hold30_r": 0.238882 + }, + { + "symbol": "EVRG", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.718245, + "strategy_rank": 58.844707, + "rr": 0.864896, + "primary_prob": 42.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.297344, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085143, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.720554, + "strategy_rank": 61.914065, + "rr": 2.32725, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 145, + "primary_distance_atr": 3.490874, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064689, + "hold30_r": 0.948009 + }, + { + "symbol": "F", + "date": "2025-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.56351, + "strategy_rank": 78.082476, + "rr": 2.047935, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 3.071902, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.986783, + "hold30_r": 1.326353 + }, + { + "symbol": "FSLR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.648961, + "strategy_rank": 94.171784, + "rr": 1.262704, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.894055, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.230597, + "hold30_r": -1.017601 + }, + { + "symbol": "GE", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.612009, + "strategy_rank": 76.744075, + "rr": 1.523572, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.285358, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.985736, + "range_504_ratio": 2.679783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.473024, + "hold30_r": 0.687312 + }, + { + "symbol": "GILD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.415704, + "strategy_rank": 77.841684, + "rr": 1.3498, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.0247, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292619, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.256351, + "strategy_rank": 66.885437, + "rr": 1.844556, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.766835, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.770696, + "hold30_r": 1.468649 + }, + { + "symbol": "GLW", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.459584, + "strategy_rank": 89.719405, + "rr": 0.965663, + "primary_prob": 45.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.448494, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 1.185103, + "range_504_ratio": 3.271025, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.926017, + "hold30_r": 1.349682 + }, + { + "symbol": "HCA", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.110855, + "strategy_rank": 75.243958, + "rr": 1.492315, + "primary_prob": 17.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.238472, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.726187, + "range_504_ratio": 2.067183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055774, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.766744, + "strategy_rank": 83.877274, + "rr": 0.692095, + "primary_prob": 55.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.038142, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.647669, + "hold30_r": 7.61298 + }, + { + "symbol": "HWM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.30485, + "strategy_rank": 82.34427, + "rr": 0.763843, + "primary_prob": 41.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.145765, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.403953, + "range_504_ratio": 4.071264, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.718226, + "hold30_r": 2.834022 + }, + { + "symbol": "IBKR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.916859, + "strategy_rank": 87.429359, + "rr": 1.327249, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.990873, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.323291, + "range_504_ratio": 3.75576, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039257, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.60739, + "strategy_rank": 78.174482, + "rr": 1.322531, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.983796, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052023, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.997691, + "strategy_rank": 96.101148, + "rr": 0.980099, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.470149, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048004, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.6097, + "strategy_rank": 86.946606, + "rr": 0.965023, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.447535, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.929128, + "hold30_r": 1.551639 + }, + { + "symbol": "INTC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.806005, + "strategy_rank": 97.565586, + "rr": 1.892965, + "primary_prob": 45.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.839447, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025599, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21709, + "strategy_rank": 79.740903, + "rr": 0.853834, + "primary_prob": 51.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.280751, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.82198, + "range_504_ratio": 2.275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810195, + "hold30_r": 2.899653 + }, + { + "symbol": "JCI", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.646651, + "strategy_rank": 73.683071, + "rr": 1.858384, + "primary_prob": 12.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.787576, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.873048, + "range_504_ratio": 2.394197, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.795938, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.228637, + "strategy_rank": 92.011659, + "rr": 1.025984, + "primary_prob": 43.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.538975, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.890735, + "range_504_ratio": 2.436919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984033, + "hold30_r": 4.717127 + }, + { + "symbol": "LDOS", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.831409, + "strategy_rank": 63.736364, + "rr": 1.541467, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.3122, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.667859, + "range_504_ratio": 1.950057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487987, + "hold30_r": 1.127966 + }, + { + "symbol": "LHX", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.600462, + "strategy_rank": 61.05166, + "rr": 1.031681, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.547521, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.467333, + "range_504_ratio": 1.595733, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.96483, + "hold30_r": 8.793947 + }, + { + "symbol": "MCK", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.071594, + "strategy_rank": 76.901268, + "rr": 1.3526, + "primary_prob": 23.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.0289, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.730552, + "range_504_ratio": 2.076226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.29728, + "hold30_r": 0.662781 + }, + { + "symbol": "MMM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.177829, + "strategy_rank": 69.094066, + "rr": 2.007416, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.011124, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.683066, + "range_504_ratio": 1.979939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059897, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.757506, + "strategy_rank": 72.014586, + "rr": 1.097275, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.645912, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046433, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2025-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.803695, + "strategy_rank": 92.940928, + "rr": 2.044393, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.066589, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033722, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.614319, + "strategy_rank": 94.364124, + "rr": 0.815155, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.222732, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.777855, + "hold30_r": 6.850234 + }, + { + "symbol": "NOC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.988453, + "strategy_rank": 68.478092, + "rr": 1.841923, + "primary_prob": 31.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.762885, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.770365, + "hold30_r": 7.554487 + }, + { + "symbol": "NRG", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.535797, + "strategy_rank": 92.563537, + "rr": 0.768293, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.15244, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.341135, + "range_504_ratio": 3.82338, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.736267, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.025404, + "strategy_rank": 78.924235, + "rr": 0.997901, + "primary_prob": 32.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.496852, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 1.544837, + "range_504_ratio": 4.687208, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035806, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.376443, + "strategy_rank": 92.25245, + "rr": 0.839139, + "primary_prob": 41.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.258709, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.892806, + "hold30_r": -1.865308 + }, + { + "symbol": "PLTR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.191686, + "strategy_rank": 97.014825, + "rr": 1.730441, + "primary_prob": 28.48, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.595662, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029927, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.794457, + "strategy_rank": 71.055198, + "rr": 1.906086, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.85913, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.849034, + "hold30_r": 4.185903 + }, + { + "symbol": "PODD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.639723, + "strategy_rank": 78.783751, + "rr": 1.681722, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.522584, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.795419, + "range_504_ratio": 2.215369, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032646, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.30254, + "strategy_rank": 74.263391, + "rr": 1.344304, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.016456, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.822315, + "range_504_ratio": 2.275763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.275379, + "hold30_r": 4.98694 + }, + { + "symbol": "TEL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.879908, + "strategy_rank": 80.888746, + "rr": 1.499621, + "primary_prob": 18.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.249431, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.445813, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.986143, + "strategy_rank": 85.178319, + "rr": 1.501994, + "primary_prob": 32.41, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.25299, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.468386, + "hold30_r": 0.373857 + }, + { + "symbol": "TTWO", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.069284, + "strategy_rank": 74.592278, + "rr": 1.792249, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.688373, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061679, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.450346, + "strategy_rank": 79.446579, + "rr": 1.904152, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.856228, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046236, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.875289, + "strategy_rank": 80.867541, + "rr": 1.070737, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.606105, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.628582, + "range_504_ratio": 1.874949, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041023, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.683603, + "strategy_rank": 75.661471, + "rr": 1.651915, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.477872, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05807, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685912, + "strategy_rank": 92.037281, + "rr": 0.803182, + "primary_prob": 51.2, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.204774, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 1.525622, + "range_504_ratio": 4.598001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024903, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.147806, + "strategy_rank": 66.78457, + "rr": 0.824396, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.236594, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073429, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.408776, + "strategy_rank": 63.380152, + "rr": 1.680627, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.52094, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.54575, + "range_504_ratio": 1.725902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.630566, + "hold30_r": 0.341957 + }, + { + "symbol": "WYNN", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.796767, + "strategy_rank": 83.767414, + "rr": 0.760869, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.141303, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035322, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.842956, + "strategy_rank": 93.97947, + "rr": 0.917962, + "primary_prob": 54.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.376943, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.889104, + "hold30_r": 0.749481 + }, + { + "symbol": "CEG", + "date": "2025-12-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.418014, + "strategy_rank": 90.588462, + "rr": 0.890072, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.335108, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.862187, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-12-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.769053, + "strategy_rank": 99.354466, + "rr": 0.712491, + "primary_prob": 43.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.068737, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01974, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.917146, + "strategy_rank": 71.806067, + "rr": 0.732, + "primary_prob": 43.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.098001, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.488748, + "range_504_ratio": 1.630273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062124, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.147296, + "strategy_rank": 63.563038, + "rr": 0.771581, + "primary_prob": 47.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.157372, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07905, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.583429, + "strategy_rank": 97.206219, + "rr": 0.719856, + "primary_prob": 40.86, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.079783, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.69428, + "hold30_r": 2.74754 + }, + { + "symbol": "AMGN", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.897583, + "strategy_rank": 72.851041, + "rr": 1.562359, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.343539, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.314318, + "range_504_ratio": 1.369325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.505364, + "hold30_r": 1.544418 + }, + { + "symbol": "APH", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547756, + "strategy_rank": 84.977229, + "rr": 1.650188, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.475282, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.123296, + "range_504_ratio": 3.074973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.610455, + "hold30_r": 3.009796 + }, + { + "symbol": "APP", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.777906, + "strategy_rank": 96.50458, + "rr": 1.012768, + "primary_prob": 44.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.519152, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.986392, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.421174, + "strategy_rank": 79.128576, + "rr": 2.574173, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.86126, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.524473, + "hold30_r": 0.475479 + }, + { + "symbol": "ATO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.8458, + "strategy_rank": 60.712037, + "rr": 0.747924, + "primary_prob": 53.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.121886, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082686, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.12313, + "strategy_rank": 94.886306, + "rr": 1.120937, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.681405, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.397866, + "range_504_ratio": 4.046555, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.024702, + "hold30_r": -0.330029 + }, + { + "symbol": "CAH", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.008055, + "strategy_rank": 87.469359, + "rr": 1.447887, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.171831, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.374914, + "hold30_r": 2.056419 + }, + { + "symbol": "CASY", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.393556, + "strategy_rank": 63.703044, + "rr": 1.207291, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.810937, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.766612, + "range_504_ratio": 2.152461, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.155791, + "hold30_r": 3.032058 + }, + { + "symbol": "CBOE", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.298044, + "strategy_rank": 65.608516, + "rr": 1.167835, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.751753, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.100191, + "hold30_r": 2.572801 + }, + { + "symbol": "CHRW", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.59954, + "strategy_rank": 90.020941, + "rr": 0.895383, + "primary_prob": 47.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.343074, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.918043, + "range_504_ratio": 2.504385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.840843, + "hold30_r": 6.247783 + }, + { + "symbol": "CIEN", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.309551, + "strategy_rank": 97.966743, + "rr": 1.702078, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.553116, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.771009, + "range_504_ratio": 5.876777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.67895, + "hold30_r": 1.997882 + }, + { + "symbol": "CNP", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.810127, + "strategy_rank": 59.918179, + "rr": 1.394313, + "primary_prob": 39.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.091469, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089592, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.686997, + "strategy_rank": 90.657591, + "rr": 0.972172, + "primary_prob": 45.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.458258, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.607641, + "range_504_ratio": 4.991025, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.952223, + "hold30_r": 2.091071 + }, + { + "symbol": "COR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.512083, + "strategy_rank": 74.367069, + "rr": 0.68105, + "primary_prob": 41.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.021574, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.65643, + "range_504_ratio": 1.927897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065908, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.218642, + "strategy_rank": 86.333302, + "rr": 0.741177, + "primary_prob": 55.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.111765, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034831, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.659379, + "strategy_rank": 87.390497, + "rr": 0.789404, + "primary_prob": 51.52, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.184106, + "raw_level_count": 203, + "gate_level_count": 203, + "range_504_log": 2.56133, + "range_504_ratio": 12.953029, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.761569, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.361335, + "strategy_rank": 78.796907, + "rr": 1.866009, + "primary_prob": 46.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.799014, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.466298, + "hold30_r": -1.413892 + }, + { + "symbol": "DG", + "date": "2025-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.059839, + "strategy_rank": 86.898833, + "rr": 2.542671, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.814006, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.502824, + "hold30_r": 1.326439 + }, + { + "symbol": "DLTR", + "date": "2025-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.095512, + "strategy_rank": 86.418294, + "rr": 2.748539, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 99, + "primary_distance_atr": 4.122808, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03973, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988493, + "strategy_rank": 88.686549, + "rr": 1.139619, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.709429, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.090362, + "hold30_r": 3.524781 + }, + { + "symbol": "EME", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.127733, + "strategy_rank": 81.416279, + "rr": 1.055405, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.583107, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.019114, + "hold30_r": 3.090937 + }, + { + "symbol": "EQT", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.341772, + "strategy_rank": 83.320641, + "rr": 1.206258, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.809387, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037202, + "hold30_r": -1.0 + }, + { + "symbol": "ES", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.207135, + "strategy_rank": 70.23225, + "rr": 2.060482, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 3.090722, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.367843, + "range_504_ratio": 1.444615, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.183541, + "hold30_r": -1.11898 + }, + { + "symbol": "ETR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.004603, + "strategy_rank": 60.284278, + "rr": 0.998027, + "primary_prob": 42.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.49704, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071152, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2025-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.853855, + "strategy_rank": 77.974736, + "rr": 2.281559, + "primary_prob": 41.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.422339, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063525, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.043728, + "strategy_rank": 96.874008, + "rr": 0.927206, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.39081, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 1.674361, + "range_504_ratio": 5.335383, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02634, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.36939, + "strategy_rank": 92.546403, + "rr": 0.676721, + "primary_prob": 42.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.015081, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.648402, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.349827, + "strategy_rank": 60.663708, + "rr": 1.475076, + "primary_prob": 18.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.212614, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.410192, + "range_504_ratio": 1.507107, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.398058, + "hold30_r": 1.046682 + }, + { + "symbol": "GE", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.317606, + "strategy_rank": 76.446435, + "rr": 1.063047, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.59457, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.971201, + "range_504_ratio": 2.641115, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.012975, + "hold30_r": -0.176343 + }, + { + "symbol": "GILD", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.794016, + "strategy_rank": 77.539738, + "rr": 0.906585, + "primary_prob": 41.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.359877, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.85281, + "hold30_r": 4.43786 + }, + { + "symbol": "GLW", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.821634, + "strategy_rank": 88.900976, + "rr": 1.259382, + "primary_prob": 37.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.889072, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.199053, + "range_504_ratio": 3.316973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.226481, + "hold30_r": 2.779956 + }, + { + "symbol": "GOOG", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.72267, + "strategy_rank": 78.259715, + "rr": 1.01695, + "primary_prob": 45.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.525425, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.919399, + "range_504_ratio": 2.507783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.97112, + "hold30_r": 2.173575 + }, + { + "symbol": "GOOGL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.952819, + "strategy_rank": 79.247456, + "rr": 1.056513, + "primary_prob": 44.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.584769, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.930432, + "range_504_ratio": 2.535606, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.011161, + "hold30_r": 2.209298 + }, + { + "symbol": "HCA", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.785961, + "strategy_rank": 76.396441, + "rr": 0.843584, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.265376, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.690113, + "range_504_ratio": 1.993941, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791004, + "hold30_r": 0.305904 + }, + { + "symbol": "HWM", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.051784, + "strategy_rank": 80.967936, + "rr": 1.254028, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.881041, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 1.398207, + "range_504_ratio": 4.047937, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.206741, + "hold30_r": 1.401275 + }, + { + "symbol": "IBKR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.139241, + "strategy_rank": 86.495517, + "rr": 1.256562, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.884843, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.313102, + "range_504_ratio": 3.717689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.218072, + "hold30_r": 3.915086 + }, + { + "symbol": "IBM", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651323, + "strategy_rank": 75.638705, + "rr": 1.465439, + "primary_prob": 17.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.198159, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055705, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.591484, + "strategy_rank": 94.113006, + "rr": 1.233298, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.849948, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049434, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.750288, + "strategy_rank": 86.658841, + "rr": 1.527969, + "primary_prob": 19.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.291953, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489471, + "hold30_r": 0.476149 + }, + { + "symbol": "INTC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.813579, + "strategy_rank": 97.43621, + "rr": 2.94271, + "primary_prob": 20.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.414064, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.91748, + "hold30_r": 3.749853 + }, + { + "symbol": "JBL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.829689, + "strategy_rank": 88.081012, + "rr": 0.913106, + "primary_prob": 50.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.36966, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.035505, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.49252, + "strategy_rank": 72.484374, + "rr": 1.263385, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.895078, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.873048, + "range_504_ratio": 2.394197, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.203644, + "hold30_r": -1.096374 + }, + { + "symbol": "KLAC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.281933, + "strategy_rank": 90.153151, + "rr": 0.9427, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.41405, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.862121, + "range_504_ratio": 2.368178, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.903814, + "hold30_r": 7.294022 + }, + { + "symbol": "LDOS", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.623705, + "strategy_rank": 65.035216, + "rr": 1.529422, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.294133, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.667859, + "range_504_ratio": 1.950057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054848, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.199079, + "strategy_rank": 62.20032, + "rr": 1.531942, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.297912, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.467333, + "range_504_ratio": 1.595733, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.106171, + "hold30_r": -1.042732 + }, + { + "symbol": "LITE", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.079402, + "strategy_rank": 99.080036, + "rr": 0.868625, + "primary_prob": 48.65, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.302937, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 2.28594, + "range_504_ratio": 9.834922, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.85117, + "hold30_r": 1.219081 + }, + { + "symbol": "LLY", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.111623, + "strategy_rank": 84.709479, + "rr": 1.117416, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.676124, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.683028, + "range_504_ratio": 1.979863, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.069749, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.555811, + "strategy_rank": 76.889757, + "rr": 1.677437, + "primary_prob": 14.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.516156, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.730552, + "range_504_ratio": 2.076226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06188, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 69.052291, + "rr": 1.71035, + "primary_prob": 33.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.565525, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.683066, + "range_504_ratio": 1.979939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061277, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.448792, + "strategy_rank": 73.509332, + "rr": 0.698538, + "primary_prob": 55.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.047808, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.565783, + "range_504_ratio": 1.760826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.625361, + "hold30_r": 2.537029 + }, + { + "symbol": "MPWR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.643268, + "strategy_rank": 88.307119, + "rr": 1.270378, + "primary_prob": 22.86, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.905568, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.236532, + "hold30_r": 4.166633 + }, + { + "symbol": "MU", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.388953, + "strategy_rank": 97.046779, + "rr": 0.942059, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.413088, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.459099, + "range_504_ratio": 4.30208, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.919193, + "hold30_r": 9.545265 + }, + { + "symbol": "NOC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.667434, + "strategy_rank": 62.73586, + "rr": 1.723339, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.585009, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074454, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.857307, + "strategy_rank": 91.968083, + "rr": 1.150734, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.726101, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.333225, + "range_504_ratio": 3.793256, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030642, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.357883, + "strategy_rank": 77.444203, + "rr": 0.942879, + "primary_prob": 50.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.414319, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 1.527754, + "range_504_ratio": 4.607815, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.905697, + "hold30_r": 1.71051 + }, + { + "symbol": "ORCL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.437284, + "strategy_rank": 85.858338, + "rr": 0.99662, + "primary_prob": 30.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.494931, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.975702, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.849252, + "strategy_rank": 96.370137, + "rr": 1.623932, + "primary_prob": 30.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.435897, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030953, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.579977, + "strategy_rank": 72.397718, + "rr": 2.502584, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.753877, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.443037, + "hold30_r": 3.66131 + }, + { + "symbol": "STX", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.539701, + "strategy_rank": 98.058962, + "rr": 0.98004, + "primary_prob": 44.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.470061, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.586969, + "range_504_ratio": 4.888906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.956068, + "hold30_r": 6.757032 + }, + { + "symbol": "TEL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.520138, + "strategy_rank": 81.227931, + "rr": 1.765083, + "primary_prob": 15.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.647625, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049595, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.048331, + "strategy_rank": 67.870112, + "rr": 0.983457, + "primary_prob": 49.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.475186, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.918205, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.289988, + "strategy_rank": 85.578882, + "rr": 2.196708, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 3.295062, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03689, + "hold30_r": -0.036052 + }, + { + "symbol": "VLO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.040276, + "strategy_rank": 78.368607, + "rr": 0.893986, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.340978, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.628582, + "range_504_ratio": 1.874949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852175, + "hold30_r": 1.816608 + }, + { + "symbol": "VRSN", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.429229, + "strategy_rank": 71.971069, + "rr": 2.917535, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.376303, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054495, + "hold30_r": 0.262472 + }, + { + "symbol": "VRT", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.075949, + "strategy_rank": 88.014359, + "rr": 0.694214, + "primary_prob": 41.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.04132, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 1.519283, + "range_504_ratio": 4.568946, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.673724, + "hold30_r": 2.113044 + }, + { + "symbol": "VTR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.61565, + "strategy_rank": 61.480898, + "rr": 0.992691, + "primary_prob": 32.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.489036, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074716, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.619102, + "strategy_rank": 97.138997, + "rr": 0.813034, + "primary_prob": 50.64, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.219551, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.879113, + "range_504_ratio": 6.547693, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.791061, + "hold30_r": 6.79279 + }, + { + "symbol": "WELL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325662, + "strategy_rank": 68.910053, + "rr": 1.610739, + "primary_prob": 16.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.416109, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059428, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.270426, + "strategy_rank": 66.130171, + "rr": 1.819666, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.729499, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.54575, + "range_504_ratio": 1.725902, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057717, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.588032, + "strategy_rank": 79.947443, + "rr": 0.942412, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.413618, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036901, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.087457, + "strategy_rank": 94.953527, + "rr": 0.865179, + "primary_prob": 48.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.297768, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026516, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-12-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.131185, + "strategy_rank": 91.517547, + "rr": 0.879713, + "primary_prob": 38.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.319569, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025538, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-12-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.76985, + "strategy_rank": 99.253361, + "rr": 1.598455, + "primary_prob": 20.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.397683, + "raw_level_count": 180, + "gate_level_count": 180, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02083, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.994083, + "strategy_rank": 72.343195, + "rr": 0.671118, + "primary_prob": 46.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.006677, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.481284, + "range_504_ratio": 1.618151, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06243, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.242604, + "strategy_rank": 65.786982, + "rr": 1.258628, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.887942, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.174015, + "hold30_r": 2.210903 + }, + { + "symbol": "ALB", + "date": "2025-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.023669, + "strategy_rank": 88.248521, + "rr": 2.72812, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 20, + "primary_distance_atr": 4.092181, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.133397, + "range_504_ratio": 3.10619, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.697029, + "hold30_r": 1.186944 + }, + { + "symbol": "AMAT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 81.739645, + "rr": 0.865194, + "primary_prob": 49.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.297791, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.802609, + "range_504_ratio": 2.231355, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.827737, + "hold30_r": 3.252385 + }, + { + "symbol": "AMD", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.857988, + "strategy_rank": 96.284024, + "rr": 1.613742, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.420613, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.586384, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.573964, + "strategy_rank": 76.248521, + "rr": 1.116172, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.674258, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.314318, + "range_504_ratio": 1.369325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062934, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39645, + "strategy_rank": 86.532544, + "rr": 0.838375, + "primary_prob": 55.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.257562, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.123296, + "range_504_ratio": 3.074973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.797547, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.627219, + "strategy_rank": 61.349112, + "rr": 1.612575, + "primary_prob": 30.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.418863, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.529532, + "hold30_r": 1.032207 + }, + { + "symbol": "AVGO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.781065, + "strategy_rank": 92.106509, + "rr": 1.140309, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.710463, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.381506, + "range_504_ratio": 3.980893, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026668, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.224852, + "strategy_rank": 88.532544, + "rr": 1.789129, + "primary_prob": 12.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.683694, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713666, + "hold30_r": 4.04163 + }, + { + "symbol": "CAT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.071006, + "strategy_rank": 83.266272, + "rr": 1.750178, + "primary_prob": 28.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.625266, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.853372, + "range_504_ratio": 2.34755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.704965, + "hold30_r": 3.722378 + }, + { + "symbol": "CBOE", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.822485, + "strategy_rank": 66.284024, + "rr": 0.731841, + "primary_prob": 42.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.097762, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.663582, + "hold30_r": 3.178088 + }, + { + "symbol": "CNP", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.260355, + "strategy_rank": 59.585799, + "rr": 1.862728, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.794092, + "raw_level_count": 29, + "gate_level_count": 29, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.774105, + "hold30_r": 2.836879 + }, + { + "symbol": "COR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.568047, + "strategy_rank": 75.408284, + "rr": 1.095262, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.642893, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.63661, + "range_504_ratio": 1.890063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066534, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467456, + "strategy_rank": 86.094675, + "rr": 0.990254, + "primary_prob": 46.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.485381, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038158, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.810651, + "strategy_rank": 90.508876, + "rr": 1.582823, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.374234, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 2.490755, + "range_504_ratio": 12.070381, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026524, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.633136, + "strategy_rank": 81.408284, + "rr": 2.484968, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.727452, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.109179, + "hold30_r": -1.053584 + }, + { + "symbol": "DG", + "date": "2025-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.254438, + "strategy_rank": 88.035503, + "rr": 2.083862, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.125793, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.037546, + "hold30_r": 1.242769 + }, + { + "symbol": "DGX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.248521, + "strategy_rank": 65.136095, + "rr": 1.907793, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.861689, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.473482, + "range_504_ratio": 1.605575, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075121, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.964497, + "strategy_rank": 87.786982, + "rr": 2.826398, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 4.239597, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.788535, + "hold30_r": -0.44666 + }, + { + "symbol": "EBAY", + "date": "2025-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.786982, + "strategy_rank": 84.461538, + "rr": 2.169577, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.254366, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.115095, + "hold30_r": 0.81724 + }, + { + "symbol": "EQT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.047337, + "strategy_rank": 84.319527, + "rr": 1.106739, + "primary_prob": 46.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.660108, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038986, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.893491, + "strategy_rank": 58.887574, + "rr": 1.793081, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.689621, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.717935, + "hold30_r": 2.001389 + }, + { + "symbol": "EVRG", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.721893, + "strategy_rank": 58.011834, + "rr": 1.542878, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.314316, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.448374, + "hold30_r": 3.353231 + }, + { + "symbol": "F", + "date": "2025-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.065089, + "strategy_rank": 76.87574, + "rr": 2.77107, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 4.156605, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.063731, + "hold30_r": 0.61553 + }, + { + "symbol": "FIX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.579882, + "strategy_rank": 97.550296, + "rr": 1.181553, + "primary_prob": 39.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.772329, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 1.674361, + "range_504_ratio": 5.335383, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.155389, + "hold30_r": 2.712996 + }, + { + "symbol": "FSLR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.544379, + "strategy_rank": 93.112426, + "rr": 0.876489, + "primary_prob": 48.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.314733, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031179, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.95858, + "strategy_rank": 59.775148, + "rr": 0.952365, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.428548, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.410192, + "range_504_ratio": 1.507107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0769, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.792899, + "strategy_rank": 89.289941, + "rr": 1.289952, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.934928, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 1.179509, + "range_504_ratio": 3.252777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.254623, + "hold30_r": 4.873662 + }, + { + "symbol": "GOOG", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.017751, + "strategy_rank": 81.195266, + "rr": 0.912626, + "primary_prob": 48.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.368939, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.915667, + "range_504_ratio": 2.498442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.864129, + "hold30_r": 1.557742 + }, + { + "symbol": "GOOGL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.727811, + "strategy_rank": 82.579882, + "rr": 0.99436, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.491541, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.922904, + "range_504_ratio": 2.516588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.946233, + "hold30_r": 1.667793 + }, + { + "symbol": "HAS", + "date": "2025-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.420118, + "strategy_rank": 65.408284, + "rr": 2.964001, + "primary_prob": 20.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 4.446001, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.61376, + "range_504_ratio": 1.847364, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.905396, + "hold30_r": 4.983114 + }, + { + "symbol": "HCA", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.094675, + "strategy_rank": 78.485207, + "rr": 1.116805, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.675207, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.680839, + "range_504_ratio": 1.975534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064752, + "hold30_r": 2.300866 + }, + { + "symbol": "IBKR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.100592, + "strategy_rank": 83.976331, + "rr": 1.969197, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.953796, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.289065, + "range_504_ratio": 3.629391, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.926122, + "hold30_r": 1.209532 + }, + { + "symbol": "IBM", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.56213, + "strategy_rank": 74.485207, + "rr": 1.180028, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.770042, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056702, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.331361, + "strategy_rank": 95.408284, + "rr": 1.250288, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.875432, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052589, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.319527, + "strategy_rank": 88.177515, + "rr": 1.149529, + "primary_prob": 28.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.724293, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.109331, + "hold30_r": 0.40912 + }, + { + "symbol": "INTC", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.988166, + "strategy_rank": 97.704142, + "rr": 2.603941, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.905911, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.577643, + "hold30_r": 4.291396 + }, + { + "symbol": "JNJ", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.491124, + "strategy_rank": 66.721893, + "rr": 1.120959, + "primary_prob": 26.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.681439, + "raw_level_count": 25, + "gate_level_count": 25, + "range_504_log": 0.42501, + "range_504_ratio": 1.529606, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077435, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313609, + "strategy_rank": 65.952663, + "rr": 1.123835, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.685752, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.667859, + "range_504_ratio": 1.950057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057106, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.757396, + "strategy_rank": 66.781065, + "rr": 0.77468, + "primary_prob": 56.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.16202, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.467333, + "range_504_ratio": 1.595733, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.712601, + "hold30_r": 4.95627 + }, + { + "symbol": "LLY", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.715976, + "strategy_rank": 87.810651, + "rr": 0.817921, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.226882, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.673512, + "range_504_ratio": 1.961112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768331, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.556213, + "strategy_rank": 78.011834, + "rr": 1.987453, + "primary_prob": 10.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.981179, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.700499, + "range_504_ratio": 2.014758, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.921374, + "hold30_r": 5.627685 + }, + { + "symbol": "MPC", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.52071, + "strategy_rank": 76.485207, + "rr": 1.723992, + "primary_prob": 33.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.585988, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682659, + "hold30_r": 3.895672 + }, + { + "symbol": "MPWR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.863905, + "strategy_rank": 86.686391, + "rr": 1.682915, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.524373, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649894, + "hold30_r": 3.682887 + }, + { + "symbol": "NRG", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.159763, + "strategy_rank": 93.680473, + "rr": 0.861352, + "primary_prob": 53.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.292028, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.297015, + "range_504_ratio": 3.658359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.830625, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.550296, + "strategy_rank": 80.0, + "rr": 0.816308, + "primary_prob": 51.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.224463, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 1.500549, + "range_504_ratio": 4.484148, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.775562, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.497041, + "strategy_rank": 88.899408, + "rr": 0.735749, + "primary_prob": 43.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.103624, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.223209, + "range_504_ratio": 3.398074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024138, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.828402, + "strategy_rank": 60.556213, + "rr": 2.882882, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 4.324323, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.818547, + "hold30_r": 0.389166 + }, + { + "symbol": "PLTR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.053254, + "strategy_rank": 97.029586, + "rr": 0.692575, + "primary_prob": 55.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.038863, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031618, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.390533, + "strategy_rank": 73.786982, + "rr": 1.021275, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.531913, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0624, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.733728, + "strategy_rank": 78.804734, + "rr": 1.104047, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.65607, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 0.928635, + "range_504_ratio": 2.531051, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036635, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.64497, + "strategy_rank": 98.366864, + "rr": 1.036685, + "primary_prob": 43.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.555028, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.586969, + "range_504_ratio": 4.888906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.014199, + "hold30_r": 4.873376 + }, + { + "symbol": "TEL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.769231, + "strategy_rank": 80.792899, + "rr": 1.488797, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.233195, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051083, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.325444, + "strategy_rank": 70.804734, + "rr": 1.755081, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.632621, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066757, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.91716, + "strategy_rank": 79.846154, + "rr": 1.75809, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.637135, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.431539, + "hold30_r": -1.39141 + }, + { + "symbol": "UHS", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.485207, + "strategy_rank": 72.757396, + "rr": 1.696954, + "primary_prob": 17.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.545431, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.50944, + "range_504_ratio": 1.664358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056496, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.295858, + "strategy_rank": 81.846154, + "rr": 1.595671, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.393507, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.628582, + "range_504_ratio": 1.874949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550403, + "hold30_r": 4.233441 + }, + { + "symbol": "VRSN", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.153846, + "strategy_rank": 73.692308, + "rr": 2.392694, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.589041, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061779, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.005917, + "strategy_rank": 91.751479, + "rr": 0.768354, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.152531, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 1.519283, + "range_504_ratio": 4.568946, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.746248, + "hold30_r": 0.764564 + }, + { + "symbol": "VST", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.337278, + "strategy_rank": 88.366864, + "rr": 2.211481, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.317222, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 1.771673, + "range_504_ratio": 5.880685, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024797, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.47929, + "strategy_rank": 65.668639, + "rr": 0.773982, + "primary_prob": 41.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.160973, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074668, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.289941, + "strategy_rank": 97.976331, + "rr": 0.714919, + "primary_prob": 54.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.072379, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.879113, + "range_504_ratio": 6.547693, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.693875, + "hold30_r": 4.966337 + }, + { + "symbol": "WELL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.384615, + "strategy_rank": 70.35503, + "rr": 1.875229, + "primary_prob": 12.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.812843, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.062547, + "hold30_r": 0.776676 + }, + { + "symbol": "WRB", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.059172, + "strategy_rank": 69.573964, + "rr": 1.498449, + "primary_prob": 37.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.247674, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.54575, + "range_504_ratio": 1.725902, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065009, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.656805, + "strategy_rank": 80.378698, + "rr": 1.134786, + "primary_prob": 44.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.702179, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042557, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.147929, + "strategy_rank": 94.863905, + "rr": 0.760073, + "primary_prob": 53.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.140109, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.733908, + "hold30_r": 2.331839 + }, + { + "symbol": "CEG", + "date": "2025-12-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.918193, + "strategy_rank": 90.548216, + "rr": 0.932802, + "primary_prob": 36.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.399203, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031014, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-12-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.5116, + "strategy_rank": 98.963844, + "rr": 0.746423, + "primary_prob": 43.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.119635, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024365, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.562882, + "strategy_rank": 66.485004, + "rr": 1.466458, + "primary_prob": 19.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.199686, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075034, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.133089, + "strategy_rank": 64.220203, + "rr": 0.896152, + "primary_prob": 42.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.344228, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.101907, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2025-12-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.98779, + "strategy_rank": 92.224096, + "rr": 8.749341, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 13.124012, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.131227, + "range_504_ratio": 3.099457, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.031848, + "hold30_r": 1.897265 + }, + { + "symbol": "AMAT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.301587, + "strategy_rank": 86.543511, + "rr": 0.98146, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.47219, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.802609, + "range_504_ratio": 2.231355, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.935092, + "hold30_r": 6.101628 + }, + { + "symbol": "AMD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.650794, + "strategy_rank": 94.495872, + "rr": 0.7432, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.1148, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.7094, + "hold30_r": -1.111268 + }, + { + "symbol": "AMGN", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.103785, + "strategy_rank": 73.421614, + "rr": 1.580978, + "primary_prob": 21.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.371467, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.314318, + "range_504_ratio": 1.369325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0719, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.947497, + "strategy_rank": 85.877864, + "rr": 0.811575, + "primary_prob": 41.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.217363, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.123296, + "range_504_ratio": 3.074973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.762339, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.703297, + "strategy_rank": 96.157594, + "rr": 0.738398, + "primary_prob": 55.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.107597, + "raw_level_count": 206, + "gate_level_count": 206, + "range_504_log": 2.992532, + "range_504_ratio": 19.936096, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030761, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.417582, + "strategy_rank": 58.24042, + "rr": 1.530537, + "primary_prob": 31.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.295805, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.098124, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.452991, + "strategy_rank": 90.838044, + "rr": 1.177727, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.76659, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.381506, + "range_504_ratio": 3.980893, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0338, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.126984, + "strategy_rank": 68.791447, + "rr": 0.921074, + "primary_prob": 47.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.381612, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.888711, + "range_504_ratio": 2.431994, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859617, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.191697, + "strategy_rank": 87.400814, + "rr": 1.664241, + "primary_prob": 14.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.496362, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089339, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.842491, + "strategy_rank": 82.298635, + "rr": 1.412795, + "primary_prob": 19.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.119193, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.853372, + "range_504_ratio": 2.34755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.357697, + "hold30_r": 8.631363 + }, + { + "symbol": "CHRW", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.429792, + "strategy_rank": 90.535203, + "rr": 0.693286, + "primary_prob": 40.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.03993, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.948981, + "range_504_ratio": 2.583077, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.626599, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.708181, + "strategy_rank": 79.516433, + "rr": 1.542546, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.313818, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04503, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.406593, + "strategy_rank": 94.069146, + "rr": 1.644337, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.466506, + "raw_level_count": 205, + "gate_level_count": 205, + "range_504_log": 2.490755, + "range_504_ratio": 12.070381, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031708, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.680098, + "strategy_rank": 81.055727, + "rr": 1.187563, + "primary_prob": 44.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.781344, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.117675, + "hold30_r": -1.951775 + }, + { + "symbol": "DG", + "date": "2025-12-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.993895, + "strategy_rank": 89.151025, + "rr": 2.61558, + "primary_prob": 26.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.923371, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.5651, + "hold30_r": 2.367546 + }, + { + "symbol": "DLTR", + "date": "2025-12-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.697192, + "strategy_rank": 86.039435, + "rr": 2.83934, + "primary_prob": 36.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 4.25901, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.797313, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-12-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.859585, + "strategy_rank": 85.126435, + "rr": 2.183133, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.2747, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.122264, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.278388, + "strategy_rank": 84.011681, + "rr": 0.823832, + "primary_prob": 55.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.235748, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047188, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.807082, + "strategy_rank": 57.264957, + "rr": 1.214405, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.821608, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.111466, + "hold30_r": -1.0 + }, + { + "symbol": "EXPD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.952381, + "strategy_rank": 71.392611, + "rr": 1.260617, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.890926, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.433824, + "range_504_ratio": 1.543147, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.183689, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.46398, + "strategy_rank": 75.472168, + "rr": 1.102687, + "primary_prob": 46.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 1.654031, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025824, + "hold30_r": 2.236747 + }, + { + "symbol": "FIX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.290598, + "strategy_rank": 97.04946, + "rr": 0.840203, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.260304, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 1.674361, + "range_504_ratio": 5.335383, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.807546, + "hold30_r": 6.088604 + }, + { + "symbol": "FSLR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.894994, + "strategy_rank": 93.789833, + "rr": 1.019675, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.529513, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031246, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.789988, + "strategy_rank": 74.973089, + "rr": 1.069957, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.604935, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062163, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.238095, + "strategy_rank": 89.468128, + "rr": 0.924956, + "primary_prob": 46.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.387435, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 1.179509, + "range_504_ratio": 3.252777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.880648, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.185592, + "strategy_rank": 80.096297, + "rr": 0.801243, + "primary_prob": 37.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.201864, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.915667, + "range_504_ratio": 2.498442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741923, + "hold30_r": -0.488442 + }, + { + "symbol": "GOOGL", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.673993, + "strategy_rank": 80.840126, + "rr": 0.817103, + "primary_prob": 37.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.225654, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.922904, + "range_504_ratio": 2.516588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.758356, + "hold30_r": -0.453909 + }, + { + "symbol": "GS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.21978, + "strategy_rank": 65.471751, + "rr": 0.668222, + "primary_prob": 57.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.002333, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.904311, + "range_504_ratio": 2.470229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.604834, + "hold30_r": 0.721381 + }, + { + "symbol": "HAS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.545788, + "strategy_rank": 68.51713, + "rr": 1.078034, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.61705, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.61376, + "range_504_ratio": 1.847364, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.006355, + "hold30_r": 8.193523 + }, + { + "symbol": "HCA", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.214896, + "strategy_rank": 78.38575, + "rr": 1.233278, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.849917, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.659861, + "range_504_ratio": 1.934524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171921, + "hold30_r": 4.016478 + }, + { + "symbol": "HII", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.604396, + "strategy_rank": 83.512602, + "rr": 0.954211, + "primary_prob": 46.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.431316, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.81851, + "range_504_ratio": 2.26712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904719, + "hold30_r": 4.687477 + }, + { + "symbol": "IBKR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.661783, + "strategy_rank": 80.445465, + "rr": 0.767333, + "primary_prob": 48.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.150999, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.271895, + "range_504_ratio": 3.567607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.716825, + "hold30_r": 3.131496 + }, + { + "symbol": "IBM", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.324786, + "strategy_rank": 75.007131, + "rr": 1.443617, + "primary_prob": 20.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.165425, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065361, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.459096, + "strategy_rank": 95.36546, + "rr": 1.035522, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.553283, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.977631, + "hold30_r": -1.073702 + }, + { + "symbol": "INCY", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.941392, + "strategy_rank": 85.625722, + "rr": 0.719211, + "primary_prob": 44.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.078816, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.671618, + "hold30_r": 0.44268 + }, + { + "symbol": "INTC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.046398, + "strategy_rank": 97.499714, + "rr": 1.928529, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.892793, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.897656, + "hold30_r": 3.799119 + }, + { + "symbol": "JNJ", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.208791, + "strategy_rank": 64.978919, + "rr": 1.370786, + "primary_prob": 20.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.056179, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.42501, + "range_504_ratio": 1.529606, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088463, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.749695, + "strategy_rank": 90.076309, + "rr": 0.777824, + "primary_prob": 52.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.166736, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.86391, + "range_504_ratio": 2.372419, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.731704, + "hold30_r": 3.839985 + }, + { + "symbol": "LDOS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.638584, + "strategy_rank": 66.3302, + "rr": 1.762824, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.644236, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.659741, + "range_504_ratio": 1.934292, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698261, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.7558, + "strategy_rank": 99.609815, + "rr": 0.896889, + "primary_prob": 47.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.345333, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 2.350398, + "range_504_ratio": 10.489748, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.875001, + "hold30_r": -1.087293 + }, + { + "symbol": "LLY", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.522589, + "strategy_rank": 85.49809, + "rr": 0.881123, + "primary_prob": 33.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.321685, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 0.667393, + "range_504_ratio": 1.94915, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059019, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 94.258721, + "rr": 0.667354, + "primary_prob": 56.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.001031, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.160795, + "range_504_ratio": 3.192472, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.628825, + "hold30_r": 6.375337 + }, + { + "symbol": "MCK", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.139194, + "strategy_rank": 77.809738, + "rr": 1.965001, + "primary_prob": 10.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.947501, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.678978, + "range_504_ratio": 1.971861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08068, + "hold30_r": -1.0 + }, + { + "symbol": "MDT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.196581, + "strategy_rank": 59.395463, + "rr": 0.913148, + "primary_prob": 51.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.369722, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.336341, + "range_504_ratio": 1.399816, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.821372, + "hold30_r": 2.003371 + }, + { + "symbol": "MPC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.813187, + "strategy_rank": 75.202848, + "rr": 2.235707, + "primary_prob": 26.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 3.35356, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.18586, + "hold30_r": 5.203104 + }, + { + "symbol": "MPWR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.882784, + "strategy_rank": 84.369593, + "rr": 1.193723, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.790584, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.153897, + "hold30_r": 5.000679 + }, + { + "symbol": "NOC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.173382, + "strategy_rank": 64.135253, + "rr": 1.416305, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.124457, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.338255, + "hold30_r": 8.183738 + }, + { + "symbol": "NRG", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.970696, + "strategy_rank": 92.173397, + "rr": 1.372707, + "primary_prob": 37.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.059061, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.27934, + "range_504_ratio": 3.594266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037411, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.272283, + "strategy_rank": 62.310087, + "rr": 1.84155, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.762325, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765149, + "hold30_r": 1.561945 + }, + { + "symbol": "PLTR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.802198, + "strategy_rank": 95.574815, + "rr": 0.694071, + "primary_prob": 49.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.041107, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034084, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.034188, + "strategy_rank": 74.74208, + "rr": 1.411578, + "primary_prob": 50.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.117368, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07329, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371184, + "strategy_rank": 78.280292, + "rr": 1.624331, + "primary_prob": 19.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.436496, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 0.928635, + "range_504_ratio": 2.531051, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045945, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.23199, + "strategy_rank": 79.313428, + "rr": 0.747537, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.121306, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.035637, + "range_504_ratio": 2.816901, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.694288, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 78.085824, + "rr": 1.245772, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.868659, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.547426, + "range_504_ratio": 1.728797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.187637, + "hold30_r": 4.840327 + }, + { + "symbol": "STX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.267399, + "strategy_rank": 97.806303, + "rr": 0.857345, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.286018, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.586969, + "range_504_ratio": 4.888906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.830365, + "hold30_r": 7.27736 + }, + { + "symbol": "TEL", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.377289, + "strategy_rank": 79.592117, + "rr": 2.218878, + "primary_prob": 9.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.328317, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061069, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.080586, + "strategy_rank": 79.257628, + "rr": 1.910867, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.8663, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050134, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.592186, + "strategy_rank": 73.617331, + "rr": 0.674678, + "primary_prob": 57.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.012017, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.495283, + "range_504_ratio": 1.640963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065803, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 80.981292, + "rr": 1.626404, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.439607, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.628582, + "range_504_ratio": 1.874949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573933, + "hold30_r": 5.100417 + }, + { + "symbol": "VRT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 91.031263, + "rr": 1.536315, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.304472, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 1.519283, + "range_504_ratio": 4.568946, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.509254, + "hold30_r": 5.941898 + }, + { + "symbol": "VTR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.766789, + "strategy_rank": 63.781088, + "rr": 1.088745, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.633118, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087089, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.482295, + "strategy_rank": 70.564769, + "rr": 1.891868, + "primary_prob": 12.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.837803, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07403, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.568987, + "strategy_rank": 66.95639, + "rr": 1.468701, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.203051, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.529919, + "range_504_ratio": 1.698795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078269, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.057387, + "strategy_rank": 82.864653, + "rr": 1.590337, + "primary_prob": 23.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.385506, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047017, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-12-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.505495, + "strategy_rank": 94.07102, + "rr": 1.516899, + "primary_prob": 32.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.275349, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.484986, + "hold30_r": 3.627082 + }, + { + "symbol": "WBD", + "date": "2025-12-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.534799, + "strategy_rank": 98.13392, + "rr": 1.079844, + "primary_prob": 42.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.619767, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052748, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2026-01-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.930788, + "strategy_rank": 89.074674, + "rr": 1.093325, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.639987, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03064, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-01-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642005, + "strategy_rank": 99.213051, + "rr": 1.500752, + "primary_prob": 20.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.251127, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026511, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.742243, + "strategy_rank": 68.876305, + "rr": 1.473661, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.210492, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060401, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.947494, + "strategy_rank": 63.422602, + "rr": 1.746531, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.619797, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.654808, + "hold30_r": 6.320587 + }, + { + "symbol": "ALB", + "date": "2026-01-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.424821, + "strategy_rank": 91.289508, + "rr": 2.828773, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 4.24316, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.205261, + "range_504_ratio": 3.337629, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.795567, + "hold30_r": 0.703918 + }, + { + "symbol": "AMD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.033413, + "strategy_rank": 94.857954, + "rr": 0.723801, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.085702, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.692451, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.374702, + "strategy_rank": 96.767774, + "rr": 0.741324, + "primary_prob": 40.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.111986, + "raw_level_count": 206, + "gate_level_count": 206, + "range_504_log": 2.992532, + "range_504_ratio": 19.936096, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.716145, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.078759, + "strategy_rank": 92.115799, + "rr": 1.096688, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.645032, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.381506, + "range_504_ratio": 3.980893, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.229981, + "hold30_r": -1.196027 + }, + { + "symbol": "CAH", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.420048, + "strategy_rank": 86.409409, + "rr": 1.495349, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.243023, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080057, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.794749, + "strategy_rank": 85.644406, + "rr": 1.270873, + "primary_prob": 22.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.906309, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 0.853372, + "range_504_ratio": 2.34755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.221931, + "hold30_r": 6.695669 + }, + { + "symbol": "CBOE", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.692124, + "strategy_rank": 67.167443, + "rr": 1.056493, + "primary_prob": 27.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.58474, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.987548, + "hold30_r": 4.528659 + }, + { + "symbol": "CME", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.787589, + "strategy_rank": 57.981587, + "rr": 1.144103, + "primary_prob": 45.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 1.716154, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.07771, + "hold30_r": 5.131028 + }, + { + "symbol": "CNP", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.548926, + "strategy_rank": 57.099385, + "rr": 1.328774, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 1.993161, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.238181, + "hold30_r": 6.299496 + }, + { + "symbol": "COR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.988067, + "strategy_rank": 73.857559, + "rr": 1.772885, + "primary_prob": 13.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.659327, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.597919, + "range_504_ratio": 1.818331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.702505, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.770883, + "strategy_rank": 82.0246, + "rr": 1.306609, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.959914, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042704, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.090692, + "strategy_rank": 97.447751, + "rr": 0.820763, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.231145, + "raw_level_count": 206, + "gate_level_count": 206, + "range_504_log": 2.490755, + "range_504_ratio": 12.070381, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.789007, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-01-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.897375, + "strategy_rank": 79.806708, + "rr": 2.269166, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.403749, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.855864, + "hold30_r": -1.790911 + }, + { + "symbol": "DG", + "date": "2026-01-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.852029, + "strategy_rank": 91.523834, + "rr": 2.447888, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.671832, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048288, + "hold30_r": 1.199549 + }, + { + "symbol": "DLTR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.658711, + "strategy_rank": 90.152159, + "rr": 1.507532, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 2.261297, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.464498, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.140811, + "strategy_rank": 88.3938, + "rr": 1.897069, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.845603, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.841169, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.902148, + "strategy_rank": 86.796462, + "rr": 1.510673, + "primary_prob": 17.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.26601, + "raw_level_count": 152, + "gate_level_count": 152, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.461285, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21957, + "strategy_rank": 79.93749, + "rr": 0.874271, + "primary_prob": 53.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 1.311407, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046534, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.458234, + "strategy_rank": 76.564625, + "rr": 0.745548, + "primary_prob": 73.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 1.118322, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.673051, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.76611, + "strategy_rank": 92.448434, + "rr": 1.719654, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.57948, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02491, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.264916, + "strategy_rank": 60.282343, + "rr": 1.259321, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.888982, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.417103, + "range_504_ratio": 1.517559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.191583, + "hold30_r": 0.566383 + }, + { + "symbol": "GILD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.186158, + "strategy_rank": 76.211836, + "rr": 0.742315, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.113472, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060127, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.346062, + "strategy_rank": 89.984198, + "rr": 0.994312, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.491468, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.179509, + "range_504_ratio": 3.252777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.956107, + "hold30_r": 11.184925 + }, + { + "symbol": "HAS", + "date": "2026-01-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.873508, + "strategy_rank": 68.677964, + "rr": 2.805479, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.208219, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.648671, + "range_504_ratio": 1.912996, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.740518, + "hold30_r": 5.389769 + }, + { + "symbol": "HCA", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.181384, + "strategy_rank": 78.375837, + "rr": 1.337209, + "primary_prob": 21.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.005813, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.651215, + "range_504_ratio": 1.91787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.279029, + "hold30_r": 3.810424 + }, + { + "symbol": "HII", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.704057, + "strategy_rank": 84.907024, + "rr": 0.813169, + "primary_prob": 50.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.219753, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.856802, + "range_504_ratio": 2.355614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.766514, + "hold30_r": 5.308779 + }, + { + "symbol": "IBM", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.708831, + "strategy_rank": 76.485574, + "rr": 1.025963, + "primary_prob": 40.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.538945, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.966792, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.942721, + "strategy_rank": 95.229034, + "rr": 1.741993, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.612989, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056442, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.613365, + "strategy_rank": 97.220893, + "rr": 1.877971, + "primary_prob": 46.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.816957, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.04642, + "range_504_ratio": 2.847438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.848168, + "hold30_r": 0.517338 + }, + { + "symbol": "JBL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.560859, + "strategy_rank": 84.171505, + "rr": 1.38508, + "primary_prob": 19.54, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.07762, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.954721, + "range_504_ratio": 2.597945, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.353268, + "hold30_r": 3.305199 + }, + { + "symbol": "JCI", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.322196, + "strategy_rank": 73.241628, + "rr": 1.590431, + "primary_prob": 16.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.385647, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.875195, + "range_504_ratio": 2.399342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.54118, + "hold30_r": 6.874343 + }, + { + "symbol": "JNJ", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.4821, + "strategy_rank": 66.096231, + "rr": 1.199675, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.799513, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.42501, + "range_504_ratio": 1.529606, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.114317, + "hold30_r": 7.199202 + }, + { + "symbol": "LDOS", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.174224, + "strategy_rank": 68.805986, + "rr": 1.351182, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.026773, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.650478, + "range_504_ratio": 1.916457, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058003, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.470167, + "strategy_rank": 67.057484, + "rr": 0.797036, + "primary_prob": 51.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.195554, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.509888, + "range_504_ratio": 1.665104, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.733103, + "hold30_r": 4.786304 + }, + { + "symbol": "MCK", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.243437, + "strategy_rank": 74.40354, + "rr": 1.891855, + "primary_prob": 11.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.837783, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.656693, + "range_504_ratio": 1.928405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820482, + "hold30_r": 5.350294 + }, + { + "symbol": "MDT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.071599, + "strategy_rank": 59.125209, + "rr": 1.241022, + "primary_prob": 42.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 1.861533, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.336341, + "range_504_ratio": 1.399816, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083765, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.310263, + "strategy_rank": 72.128984, + "rr": 1.624792, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.437188, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.578977, + "hold30_r": 3.220131 + }, + { + "symbol": "MPWR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.515513, + "strategy_rank": 86.80639, + "rr": 1.14806, + "primary_prob": 25.86, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.722089, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.112304, + "hold30_r": 4.567349 + }, + { + "symbol": "NOC", + "date": "2026-01-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.50358, + "strategy_rank": 67.243209, + "rr": 2.002685, + "primary_prob": 25.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.004028, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.947249, + "hold30_r": 7.039869 + }, + { + "symbol": "NRG", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.556086, + "strategy_rank": 91.198438, + "rr": 1.585732, + "primary_prob": 30.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.378597, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.27934, + "range_504_ratio": 3.594266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.554559, + "hold30_r": 3.168323 + }, + { + "symbol": "NUE", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.980907, + "strategy_rank": 75.014764, + "rr": 1.348997, + "primary_prob": 40.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 2.023496, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.294303, + "hold30_r": 2.522173 + }, + { + "symbol": "ORCL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.935561, + "strategy_rank": 87.697324, + "rr": 1.527217, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.290825, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.219383, + "range_504_ratio": 3.385097, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033403, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.009547, + "strategy_rank": 62.13207, + "rr": 1.185278, + "primary_prob": 44.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 1.777917, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.105142, + "hold30_r": 1.16874 + }, + { + "symbol": "PLTR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.448687, + "strategy_rank": 96.268074, + "rr": 1.169319, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.753978, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032067, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.24821, + "strategy_rank": 72.168026, + "rr": 1.841462, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.762193, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.775562, + "hold30_r": 5.999596 + }, + { + "symbol": "PWR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.799523, + "strategy_rank": 79.189582, + "rr": 1.118918, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.678377, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 0.928635, + "range_504_ratio": 2.531051, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043961, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.663484, + "strategy_rank": 69.609135, + "rr": 1.076153, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.61423, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.425473, + "range_504_ratio": 1.530314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000855, + "hold30_r": -2.40651 + }, + { + "symbol": "RTX", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.004773, + "strategy_rank": 72.698931, + "rr": 0.919565, + "primary_prob": 46.94, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.379348, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.830852, + "range_504_ratio": 2.295274, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.850266, + "hold30_r": 3.580057 + }, + { + "symbol": "STE", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.696897, + "strategy_rank": 65.575552, + "rr": 0.867382, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.301073, + "raw_level_count": 30, + "gate_level_count": 30, + "range_504_log": 0.305866, + "range_504_ratio": 1.3578, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.794969, + "hold30_r": -2.655436 + }, + { + "symbol": "STLD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.231504, + "strategy_rank": 80.549538, + "rr": 0.757121, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.135682, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.547426, + "range_504_ratio": 1.728797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.707388, + "hold30_r": 3.787087 + }, + { + "symbol": "TEL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.720764, + "strategy_rank": 82.139338, + "rr": 2.188447, + "primary_prob": 9.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.28267, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05732, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.026253, + "strategy_rank": 57.540785, + "rr": 1.192012, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.788018, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.547235, + "range_504_ratio": 1.728468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.093886, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.379475, + "strategy_rank": 80.908898, + "rr": 1.43141, + "primary_prob": 20.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.147116, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.062922, + "range_504_ratio": 2.894817, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.370774, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.9642, + "strategy_rank": 71.310459, + "rr": 0.672582, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.008873, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.104848, + "hold30_r": -1.035201 + }, + { + "symbol": "UBER", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.038186, + "strategy_rank": 80.00027, + "rr": 1.51936, + "primary_prob": 36.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.279039, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04833, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.53222, + "strategy_rank": 74.31284, + "rr": 2.501687, + "primary_prob": 20.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.75253, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.495283, + "range_504_ratio": 1.640963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048985, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.856802, + "strategy_rank": 91.040405, + "rr": 0.880082, + "primary_prob": 39.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.320123, + "raw_level_count": 192, + "gate_level_count": 192, + "range_504_log": 1.501832, + "range_504_ratio": 4.489909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.854019, + "hold30_r": 5.485602 + }, + { + "symbol": "VTR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.169451, + "strategy_rank": 65.713729, + "rr": 1.485432, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.228147, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.406173, + "hold30_r": 5.366633 + }, + { + "symbol": "WDC", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.28401, + "strategy_rank": 98.676399, + "rr": 0.88564, + "primary_prob": 47.87, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.328461, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 2.037786, + "range_504_ratio": 7.673604, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021405, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.584726, + "strategy_rank": 70.449236, + "rr": 0.790417, + "primary_prob": 40.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.185625, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.718935, + "hold30_r": 4.33933 + }, + { + "symbol": "WYNN", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.214797, + "strategy_rank": 85.391121, + "rr": 0.998763, + "primary_prob": 49.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.498145, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04643, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2026-01-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.749403, + "strategy_rank": 94.679767, + "rr": 0.869094, + "primary_prob": 52.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.303642, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.839591, + "hold30_r": 4.772536 + }, + { + "symbol": "WBD", + "date": "2026-01-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.926014, + "strategy_rank": 98.497316, + "rr": 1.091588, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.637381, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.032872, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-01-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.834499, + "strategy_rank": 98.555511, + "rr": 0.945332, + "primary_prob": 34.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.417999, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028827, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.032634, + "strategy_rank": 70.208176, + "rr": 1.535668, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.303503, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.293241, + "hold30_r": -1.239295 + }, + { + "symbol": "AEP", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.916084, + "strategy_rank": 60.417627, + "rr": 1.953557, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.930336, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863707, + "hold30_r": 5.975542 + }, + { + "symbol": "ALB", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.578089, + "strategy_rank": 91.061705, + "rr": 1.905518, + "primary_prob": 45.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.858277, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.287604, + "range_504_ratio": 3.624093, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.146749, + "hold30_r": -1.11196 + }, + { + "symbol": "AMD", + "date": "2026-01-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.939394, + "strategy_rank": 94.605073, + "rr": 2.061087, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.091631, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.028316, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.785548, + "strategy_rank": 97.05291, + "rr": 0.939611, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.409416, + "raw_level_count": 207, + "gate_level_count": 207, + "range_504_log": 2.939676, + "range_504_ratio": 18.909713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022142, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.566434, + "strategy_rank": 59.090217, + "rr": 1.419874, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.129811, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093597, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.559441, + "strategy_rank": 90.527813, + "rr": 1.25788, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.88682, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.350313, + "range_504_ratio": 3.858632, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037009, + "hold30_r": -1.003866 + }, + { + "symbol": "C", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.927739, + "strategy_rank": 72.552095, + "rr": 0.87368, + "primary_prob": 34.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.310521, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.89948, + "range_504_ratio": 2.458325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.824079, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.368298, + "strategy_rank": 98.054549, + "rr": 0.771123, + "primary_prob": 37.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.156684, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.796866, + "range_504_ratio": 6.030716, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.749724, + "hold30_r": 4.951704 + }, + { + "symbol": "CME", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.965035, + "strategy_rank": 61.047119, + "rr": 1.556238, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.334358, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488706, + "hold30_r": 5.431235 + }, + { + "symbol": "CNP", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.41958, + "strategy_rank": 57.166815, + "rr": 1.66519, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.497786, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572932, + "hold30_r": 5.243578 + }, + { + "symbol": "COR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.755245, + "strategy_rank": 73.41831, + "rr": 0.749097, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.123645, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680386, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.480186, + "strategy_rank": 83.725886, + "rr": 2.036259, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.054388, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039486, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.552448, + "strategy_rank": 96.994513, + "rr": 0.920145, + "primary_prob": 46.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.380218, + "raw_level_count": 206, + "gate_level_count": 206, + "range_504_log": 2.490755, + "range_504_ratio": 12.070381, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.888595, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-01-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.988345, + "strategy_rank": 77.947022, + "rr": 2.438088, + "primary_prob": 24.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.657132, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.655824, + "hold30_r": -1.591726 + }, + { + "symbol": "DASH", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.885781, + "strategy_rank": 82.708522, + "rr": 1.606053, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.40908, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.055895, + "range_504_ratio": 2.874547, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034915, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.018648, + "strategy_rank": 91.872658, + "rr": 1.993034, + "primary_prob": 44.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.989551, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049482, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 90.370057, + "rr": 1.530985, + "primary_prob": 51.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 99, + "primary_distance_atr": 2.296477, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047578, + "hold30_r": -1.0 + }, + { + "symbol": "EA", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.473193, + "strategy_rank": 81.915519, + "rr": 0.767403, + "primary_prob": 57.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.151105, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.54204, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.829837, + "strategy_rank": 86.659815, + "rr": 1.678134, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.517201, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06083, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-01-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.498834, + "strategy_rank": 83.351745, + "rr": 5.505627, + "primary_prob": 27.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 8.25844, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.498226, + "hold30_r": -2.451114 + }, + { + "symbol": "ES", + "date": "2026-01-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.652681, + "strategy_rank": 71.369566, + "rr": 2.158663, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.237994, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.367843, + "range_504_ratio": 1.444615, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062037, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.167832, + "strategy_rank": 57.587331, + "rr": 1.463049, + "primary_prob": 49.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.194573, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.369807, + "hold30_r": 5.203494 + }, + { + "symbol": "F", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.344988, + "strategy_rank": 80.770479, + "rr": 1.48841, + "primary_prob": 37.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.232616, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065137, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.025641, + "strategy_rank": 77.75753, + "rr": 0.722034, + "primary_prob": 41.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.08305, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067559, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.724942, + "strategy_rank": 92.111999, + "rr": 0.701028, + "primary_prob": 59.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.051541, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.674696, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.522145, + "strategy_rank": 77.271438, + "rr": 1.171023, + "primary_prob": 39.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.756535, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.969723, + "range_504_ratio": 2.637214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.148946, + "hold30_r": -1.095256 + }, + { + "symbol": "GILD", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.160839, + "strategy_rank": 75.404438, + "rr": 0.718199, + "primary_prob": 42.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.077299, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.665008, + "hold30_r": 5.333333 + }, + { + "symbol": "GLW", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.270396, + "strategy_rank": 90.71873, + "rr": 1.423338, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.135007, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 1.179509, + "range_504_ratio": 3.252777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.3834, + "hold30_r": 13.319166 + }, + { + "symbol": "GM", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.289044, + "strategy_rank": 88.772995, + "rr": 0.852516, + "primary_prob": 38.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.278774, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.909038, + "range_504_ratio": 2.481935, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058525, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.547786, + "strategy_rank": 67.95097, + "rr": 1.310044, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 1.965066, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.660285, + "range_504_ratio": 1.935344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.250835, + "hold30_r": 4.910931 + }, + { + "symbol": "HCA", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.687646, + "strategy_rank": 77.144332, + "rr": 1.998786, + "primary_prob": 10.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.998179, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.631618, + "range_504_ratio": 1.880651, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059315, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.235431, + "strategy_rank": 68.634301, + "rr": 1.897576, + "primary_prob": 45.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.846364, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.413638, + "range_504_ratio": 1.51231, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059529, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.62704, + "strategy_rank": 78.315179, + "rr": 1.429884, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.144826, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.706533, + "range_504_ratio": 2.026951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055687, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.221445, + "strategy_rank": 94.6294, + "rr": 1.900766, + "primary_prob": 11.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.851149, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056062, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.412587, + "strategy_rank": 83.226064, + "rr": 1.221827, + "primary_prob": 23.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.832741, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040837, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.202797, + "strategy_rank": 97.343471, + "rr": 1.870804, + "primary_prob": 46.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.806206, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.04642, + "range_504_ratio": 2.847438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029215, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.780886, + "strategy_rank": 73.143244, + "rr": 1.814026, + "primary_prob": 13.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.721039, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.875195, + "range_504_ratio": 2.399342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.760072, + "hold30_r": 7.739685 + }, + { + "symbol": "L", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.18648, + "strategy_rank": 56.479779, + "rr": 1.481183, + "primary_prob": 20.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.221775, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.438273, + "range_504_ratio": 1.550028, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092719, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 68.09927, + "rr": 0.987222, + "primary_prob": 33.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.480833, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.647131, + "range_504_ratio": 1.910053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044535, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.111888, + "strategy_rank": 69.955388, + "rr": 0.96508, + "primary_prob": 45.28, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.44762, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.627355, + "range_504_ratio": 1.87265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.9168, + "hold30_r": 1.527201 + }, + { + "symbol": "LITE", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.7669, + "strategy_rank": 99.662208, + "rr": 0.73087, + "primary_prob": 39.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.096306, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 2.353369, + "range_504_ratio": 10.520959, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.715909, + "hold30_r": 8.330344 + }, + { + "symbol": "LLY", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.013986, + "strategy_rank": 84.272654, + "rr": 0.858328, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.287492, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 0.615587, + "range_504_ratio": 1.850743, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048159, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.736597, + "strategy_rank": 95.061369, + "rr": 0.727983, + "primary_prob": 53.93, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.091974, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.374237, + "range_504_ratio": 3.95206, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.69411, + "hold30_r": 2.036032 + }, + { + "symbol": "LVS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.247086, + "strategy_rank": 82.619759, + "rr": 1.567192, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.350788, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.038563, + "hold30_r": -1.98453 + }, + { + "symbol": "MCK", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.191142, + "strategy_rank": 74.312612, + "rr": 1.365941, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.048912, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.656693, + "range_504_ratio": 1.928405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068086, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.585082, + "strategy_rank": 62.348207, + "rr": 0.841389, + "primary_prob": 53.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.262083, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763562, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-01-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.645688, + "strategy_rank": 87.370608, + "rr": 2.353425, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.530137, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.314598, + "hold30_r": 3.140984 + }, + { + "symbol": "MS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.216783, + "strategy_rank": 63.280852, + "rr": 1.548193, + "primary_prob": 16.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.32229, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.82087, + "range_504_ratio": 2.272476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478571, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.517483, + "strategy_rank": 65.270969, + "rr": 0.869014, + "primary_prob": 68.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 153, + "primary_distance_atr": 1.303521, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.483924, + "range_504_ratio": 1.622428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795565, + "hold30_r": 5.281548 + }, + { + "symbol": "NRG", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.657343, + "strategy_rank": 90.599372, + "rr": 1.592417, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.388626, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.27934, + "range_504_ratio": 3.594266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033534, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.601399, + "strategy_rank": 96.227033, + "rr": 0.892005, + "primary_prob": 44.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.338007, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 2.560766, + "range_504_ratio": 12.945727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032601, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2026-01-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.792541, + "strategy_rank": 77.210192, + "rr": 2.516942, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.775414, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066575, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.265734, + "strategy_rank": 79.696142, + "rr": 1.004307, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.50646, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 0.928635, + "range_504_ratio": 2.531051, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.964511, + "hold30_r": 5.73675 + }, + { + "symbol": "STLD", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.983683, + "strategy_rank": 77.087414, + "rr": 1.064124, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.596185, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.547426, + "range_504_ratio": 1.728797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.013141, + "hold30_r": 3.332662 + }, + { + "symbol": "STX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.5338, + "strategy_rank": 98.800551, + "rr": 0.723366, + "primary_prob": 54.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.085049, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.658989, + "range_504_ratio": 5.253994, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.700456, + "hold30_r": 3.505335 + }, + { + "symbol": "TEL", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.958042, + "strategy_rank": 81.762946, + "rr": 1.257085, + "primary_prob": 39.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.885627, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.406011, + "hold30_r": -1.345263 + }, + { + "symbol": "TJX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.731935, + "strategy_rank": 60.290236, + "rr": 1.236885, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.855327, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.546333, + "range_504_ratio": 1.726909, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08822, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.878788, + "strategy_rank": 72.481391, + "rr": 0.821313, + "primary_prob": 55.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.231969, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062503, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.97669, + "strategy_rank": 64.485429, + "rr": 0.76202, + "primary_prob": 48.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.14303, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.689075, + "hold30_r": 4.381223 + }, + { + "symbol": "WELL", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.589744, + "strategy_rank": 68.132145, + "rr": 1.701085, + "primary_prob": 15.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.551627, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072147, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.750583, + "strategy_rank": 64.141939, + "rr": 1.981515, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.972272, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.498574, + "range_504_ratio": 1.646372, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.199148, + "hold30_r": -1.135047 + }, + { + "symbol": "WYNN", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.32634, + "strategy_rank": 85.33554, + "rr": 0.925749, + "primary_prob": 51.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.388623, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048127, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2026-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 95.141814, + "rr": 1.09888, + "primary_prob": 28.37, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.64832, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.065956, + "hold30_r": 6.124968 + }, + { + "symbol": "WBD", + "date": "2026-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.300699, + "strategy_rank": 98.497684, + "rr": 0.941791, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.412687, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056697, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-01-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.484848, + "strategy_rank": 98.240907, + "rr": 1.830102, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.745153, + "raw_level_count": 181, + "gate_level_count": 181, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.258412, + "hold30_r": -1.232408 + }, + { + "symbol": "ABBV", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.645688, + "strategy_rank": 72.492843, + "rr": 1.659559, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.489339, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088936, + "hold30_r": -1.03478 + }, + { + "symbol": "ALB", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.638695, + "strategy_rank": 95.199356, + "rr": 2.66612, + "primary_prob": 37.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 3.99918, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.342135, + "range_504_ratio": 3.827205, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.78932, + "hold30_r": -1.75766 + }, + { + "symbol": "APP", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.135198, + "strategy_rank": 97.437363, + "rr": 1.712653, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.56898, + "raw_level_count": 208, + "gate_level_count": 208, + "range_504_log": 2.907729, + "range_504_ratio": 18.315156, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018578, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.480186, + "strategy_rank": 87.95173, + "rr": 0.76304, + "primary_prob": 56.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.14456, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.277202, + "range_504_ratio": 3.586592, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032203, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.032634, + "strategy_rank": 80.056837, + "rr": 1.65514, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.482711, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.829305, + "range_504_ratio": 2.291725, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612743, + "hold30_r": 1.350214 + }, + { + "symbol": "BK", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.547786, + "strategy_rank": 61.350272, + "rr": 1.728261, + "primary_prob": 13.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.592391, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.871932, + "range_504_ratio": 2.391527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65551, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.780886, + "strategy_rank": 72.479682, + "rr": 1.306022, + "primary_prob": 22.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.959033, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.897305, + "range_504_ratio": 2.452983, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.25852, + "hold30_r": -1.209508 + }, + { + "symbol": "CAH", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.503497, + "strategy_rank": 87.24977, + "rr": 1.368049, + "primary_prob": 20.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.052073, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 0.838442, + "range_504_ratio": 2.312762, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.29997, + "hold30_r": 1.791708 + }, + { + "symbol": "CASY", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.20979, + "strategy_rank": 70.62066, + "rr": 0.801432, + "primary_prob": 51.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.202148, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.882627, + "range_504_ratio": 2.417242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.743935, + "hold30_r": 2.127309 + }, + { + "symbol": "CIEN", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.717949, + "strategy_rank": 98.299304, + "rr": 1.05937, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.589056, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.796866, + "range_504_ratio": 6.030716, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.038953, + "hold30_r": 2.846587 + }, + { + "symbol": "CME", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 60.463718, + "rr": 0.793089, + "primary_prob": 56.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.189633, + "raw_level_count": 31, + "gate_level_count": 31, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.724684, + "hold30_r": 4.34048 + }, + { + "symbol": "COR", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.473193, + "strategy_rank": 72.451026, + "rr": 2.369274, + "primary_prob": 20.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.553911, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066621, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.400932, + "strategy_rank": 81.010106, + "rr": 2.353479, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 32, + "primary_distance_atr": 3.530218, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039229, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.934732, + "strategy_rank": 62.872357, + "rr": 1.342876, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.014314, + "raw_level_count": 48, + "gate_level_count": 48, + "range_504_log": 0.596673, + "range_504_ratio": 1.816067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.269751, + "hold30_r": 2.120072 + }, + { + "symbol": "CVS", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.405594, + "strategy_rank": 78.691599, + "rr": 2.782609, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 4.173913, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.563433, + "hold30_r": -2.506576 + }, + { + "symbol": "DASH", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.498834, + "strategy_rank": 85.412281, + "rr": 2.130329, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.195494, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.055895, + "range_504_ratio": 2.874547, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035266, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.902098, + "strategy_rank": 91.756148, + "rr": 2.984281, + "primary_prob": 20.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.476421, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046626, + "hold30_r": 0.275695 + }, + { + "symbol": "DLTR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 91.150413, + "rr": 2.108155, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 112, + "primary_distance_atr": 3.162232, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038219, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 87.83693, + "rr": 1.69081, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.536215, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.9153, + "range_504_ratio": 2.497525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055215, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.829837, + "strategy_rank": 85.053296, + "rr": 2.222014, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.333022, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049674, + "hold30_r": -1.0 + }, + { + "symbol": "EW", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.585082, + "strategy_rank": 63.535634, + "rr": 2.009026, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 3.013539, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.489247, + "range_504_ratio": 1.631088, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060973, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.939394, + "strategy_rank": 91.496807, + "rr": 1.375131, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.062697, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041341, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.731935, + "strategy_rank": 79.11445, + "rr": 1.740272, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.610407, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67769, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.694639, + "strategy_rank": 75.951206, + "rr": 1.189211, + "primary_prob": 25.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.783817, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075522, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.074592, + "strategy_rank": 78.910887, + "rr": 1.116464, + "primary_prob": 28.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.674695, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069546, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.337995, + "strategy_rank": 94.74591, + "rr": 1.242358, + "primary_prob": 42.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.863537, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028125, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 81.218173, + "rr": 1.567778, + "primary_prob": 21.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.351666, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.967665, + "range_504_ratio": 2.631791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526319, + "hold30_r": 1.975251 + }, + { + "symbol": "GM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.172494, + "strategy_rank": 86.141933, + "rr": 0.82237, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.233554, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.908456, + "range_504_ratio": 2.480489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768043, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.314685, + "strategy_rank": 71.245309, + "rr": 0.869778, + "primary_prob": 48.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.304667, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.973255, + "range_504_ratio": 2.646545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055263, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.878788, + "strategy_rank": 70.106537, + "rr": 2.033706, + "primary_prob": 44.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 3.050559, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.660285, + "range_504_ratio": 1.935344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.97132, + "hold30_r": 2.017433 + }, + { + "symbol": "HCA", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.104895, + "strategy_rank": 76.457012, + "rr": 1.38967, + "primary_prob": 22.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.084504, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.623765, + "range_504_ratio": 1.865939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.329413, + "hold30_r": 4.294344 + }, + { + "symbol": "HIG", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.983683, + "strategy_rank": 59.79987, + "rr": 1.104026, + "primary_prob": 45.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.656039, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.51761, + "range_504_ratio": 1.678013, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.021573, + "hold30_r": 2.950414 + }, + { + "symbol": "HSY", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.247086, + "strategy_rank": 70.466092, + "rr": 3.035643, + "primary_prob": 20.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 4.553464, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.413638, + "range_504_ratio": 1.51231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.980952, + "hold30_r": 4.925416 + }, + { + "symbol": "HWM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.706294, + "strategy_rank": 79.878457, + "rr": 0.999858, + "primary_prob": 29.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.499787, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.418135, + "range_504_ratio": 4.129414, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047474, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.062937, + "strategy_rank": 79.349178, + "rr": 0.986974, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 39, + "primary_distance_atr": 1.48046, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.692101, + "range_504_ratio": 1.997909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.939875, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.270396, + "strategy_rank": 95.608137, + "rr": 1.086065, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.629098, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.347604, + "hold30_r": -1.295023 + }, + { + "symbol": "INCY", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.025641, + "strategy_rank": 86.244142, + "rr": 1.072069, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.608104, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039662, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.853147, + "strategy_rank": 97.168565, + "rr": 0.674061, + "primary_prob": 57.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.011092, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.963789, + "hold30_r": -1.935601 + }, + { + "symbol": "JBL", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.566434, + "strategy_rank": 83.327703, + "rr": 0.78032, + "primary_prob": 51.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.17048, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 0.990421, + "range_504_ratio": 2.692368, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033295, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.044289, + "strategy_rank": 75.567324, + "rr": 1.353798, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.030697, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.869218, + "range_504_ratio": 2.385044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.293711, + "hold30_r": 4.69369 + }, + { + "symbol": "KLAC", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.191142, + "strategy_rank": 90.203183, + "rr": 0.984166, + "primary_prob": 44.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.476249, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.053723, + "range_504_ratio": 2.868311, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.94785, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.7669, + "strategy_rank": 99.662208, + "rr": 0.844829, + "primary_prob": 34.89, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.267244, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 2.353369, + "range_504_ratio": 10.520959, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.829518, + "hold30_r": 4.404606 + }, + { + "symbol": "LLY", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.006993, + "strategy_rank": 89.307456, + "rr": 0.977608, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.466411, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.612133, + "range_504_ratio": 1.844361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045653, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.491841, + "strategy_rank": 86.71018, + "rr": 1.54133, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.311995, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.046257, + "hold30_r": -1.992461 + }, + { + "symbol": "MCK", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.657343, + "strategy_rank": 75.02312, + "rr": 2.018956, + "primary_prob": 10.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.028434, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.656693, + "range_504_ratio": 1.928405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.953729, + "hold30_r": 4.079824 + }, + { + "symbol": "MO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.30303, + "strategy_rank": 61.311073, + "rr": 1.12249, + "primary_prob": 29.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.683735, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.045043, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.296037, + "strategy_rank": 87.230625, + "rr": 1.57854, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.367809, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.265402, + "range_504_ratio": 3.544518, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032516, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.06993, + "strategy_rank": 74.314376, + "rr": 2.1872, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.280799, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254102, + "hold30_r": -1.198898 + }, + { + "symbol": "PLTR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.067599, + "strategy_rank": 96.623222, + "rr": 1.533198, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.299798, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 2.560766, + "range_504_ratio": 12.945727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030887, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.277389, + "strategy_rank": 72.971472, + "rr": 2.010398, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.015597, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.950761, + "hold30_r": -0.012275 + }, + { + "symbol": "STT", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.652681, + "strategy_rank": 64.943489, + "rr": 1.367655, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.051483, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.668997, + "range_504_ratio": 1.952278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.312919, + "hold30_r": -1.0 + }, + { + "symbol": "TEL", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.258741, + "strategy_rank": 74.707661, + "rr": 1.252037, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.878055, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049599, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.799534, + "strategy_rank": 59.497858, + "rr": 1.686707, + "primary_prob": 14.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.53006, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.546333, + "range_504_ratio": 1.726909, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085404, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.841492, + "strategy_rank": 83.567275, + "rr": 1.539231, + "primary_prob": 19.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.308846, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.05374, + "range_504_ratio": 2.868359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.490431, + "hold30_r": 0.310894 + }, + { + "symbol": "TPR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.920746, + "strategy_rank": 92.29004, + "rr": 1.229302, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.843953, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.351051, + "range_504_ratio": 3.861482, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.180198, + "hold30_r": 2.773276 + }, + { + "symbol": "TRV", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.750583, + "strategy_rank": 59.741473, + "rr": 1.565251, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.347877, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.39386, + "range_504_ratio": 1.482693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.493411, + "hold30_r": 3.589694 + }, + { + "symbol": "TTWO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.111888, + "strategy_rank": 72.365167, + "rr": 1.342135, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.013203, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059693, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.885781, + "strategy_rank": 71.358114, + "rr": 1.65987, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.489806, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.495283, + "range_504_ratio": 1.640963, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611116, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.51049, + "strategy_rank": 64.543257, + "rr": 0.857489, + "primary_prob": 46.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.286233, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.790038, + "hold30_r": 3.650857 + }, + { + "symbol": "WELL", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.792541, + "strategy_rank": 66.87259, + "rr": 1.376195, + "primary_prob": 28.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.064292, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.312942, + "hold30_r": 3.881183 + }, + { + "symbol": "WRB", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.235431, + "strategy_rank": 62.836862, + "rr": 1.874794, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.812191, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.462333, + "range_504_ratio": 1.587774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063659, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.559441, + "strategy_rank": 85.98765, + "rr": 1.310205, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 1.965308, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.317179, + "hold30_r": -1.269446 + }, + { + "symbol": "YUM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.265734, + "strategy_rank": 68.31081, + "rr": 1.198174, + "primary_prob": 33.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.797262, + "raw_level_count": 27, + "gate_level_count": 27, + "range_504_log": 0.290503, + "range_504_ratio": 1.3371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.127927, + "hold30_r": 1.48016 + }, + { + "symbol": "GEV", + "date": "2026-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.240093, + "strategy_rank": 92.997984, + "rr": 0.991228, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.486842, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.960455, + "hold30_r": 4.030877 + }, + { + "symbol": "WBD", + "date": "2026-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.417249, + "strategy_rank": 98.614193, + "rr": 0.946461, + "primary_prob": 33.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.419692, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063164, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-01-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.726852, + "strategy_rank": 98.311108, + "rr": 2.31201, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.468014, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 2.683715, + "range_504_ratio": 14.639382, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027432, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 72.729769, + "rr": 1.365431, + "primary_prob": 32.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.048147, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.371408, + "hold30_r": -1.31692 + }, + { + "symbol": "AEP", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.671296, + "strategy_rank": 57.753144, + "rr": 1.37778, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.06667, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.29639, + "hold30_r": 4.915766 + }, + { + "symbol": "AES", + "date": "2026-01-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.680556, + "strategy_rank": 82.819163, + "rr": 2.745556, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 4.118334, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.702953, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.486111, + "strategy_rank": 95.487677, + "rr": 1.653071, + "primary_prob": 49.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.479606, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.375943, + "range_504_ratio": 3.958807, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.079102, + "hold30_r": -1.050535 + }, + { + "symbol": "APH", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.222222, + "strategy_rank": 92.228966, + "rr": 1.667956, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.501934, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.20661, + "range_504_ratio": 3.342137, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028579, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.685185, + "strategy_rank": 97.304485, + "rr": 1.58356, + "primary_prob": 22.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.37534, + "raw_level_count": 210, + "gate_level_count": 210, + "range_504_log": 2.907729, + "range_504_ratio": 18.315156, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022421, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.407407, + "strategy_rank": 58.413509, + "rr": 1.922313, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.883469, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.840899, + "hold30_r": 5.537164 + }, + { + "symbol": "AVGO", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.865741, + "strategy_rank": 93.278273, + "rr": 1.17337, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.760055, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.261496, + "range_504_ratio": 3.530699, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033526, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-01-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.365741, + "strategy_rank": 77.903995, + "rr": 2.414377, + "primary_prob": 24.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 3.621565, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.828591, + "range_504_ratio": 2.29009, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.367156, + "hold30_r": 0.719641 + }, + { + "symbol": "BK", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.375, + "strategy_rank": 61.039379, + "rr": 1.38856, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.08284, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.871932, + "range_504_ratio": 2.391527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07668, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.425926, + "strategy_rank": 74.314333, + "rr": 1.514798, + "primary_prob": 18.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.272197, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.865803, + "range_504_ratio": 2.376914, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463624, + "hold30_r": -1.206064 + }, + { + "symbol": "CASY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.814815, + "strategy_rank": 70.188289, + "rr": 1.206199, + "primary_prob": 38.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.809298, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.882627, + "range_504_ratio": 2.417242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.14659, + "hold30_r": 2.415742 + }, + { + "symbol": "CBOE", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 65.308927, + "rr": 1.08612, + "primary_prob": 27.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.62918, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.519623, + "range_504_ratio": 1.681394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.024906, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.550926, + "strategy_rank": 70.918018, + "rr": 1.304426, + "primary_prob": 23.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.95664, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065286, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-01-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.597222, + "strategy_rank": 81.777015, + "rr": 2.311041, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.466562, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04234, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.717593, + "strategy_rank": 96.273991, + "rr": 1.20476, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.80714, + "raw_level_count": 210, + "gate_level_count": 210, + "range_504_log": 2.493943, + "range_504_ratio": 12.108928, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021761, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.12963, + "strategy_rank": 83.912706, + "rr": 2.561179, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 3.841768, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038314, + "hold30_r": 0.434922 + }, + { + "symbol": "DG", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.263889, + "strategy_rank": 92.195127, + "rr": 1.28082, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.92123, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.236063, + "hold30_r": -1.614698 + }, + { + "symbol": "DLTR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.296296, + "strategy_rank": 90.748448, + "rr": 1.562531, + "primary_prob": 36.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.343797, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526718, + "hold30_r": -1.03952 + }, + { + "symbol": "EA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.106481, + "strategy_rank": 81.916734, + "rr": 1.174847, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.762271, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.565585, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.731481, + "strategy_rank": 87.666372, + "rr": 1.541069, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.311603, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.909394, + "range_504_ratio": 2.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055748, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828704, + "strategy_rank": 81.106682, + "rr": 1.89258, + "primary_prob": 38.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.838869, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.306116, + "hold30_r": -2.256433 + }, + { + "symbol": "EME", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.342593, + "strategy_rank": 85.306867, + "rr": 1.505321, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.257981, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.261509, + "range_504_ratio": 3.530744, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045589, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.328704, + "strategy_rank": 92.076335, + "rr": 1.110595, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.665893, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042004, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-01-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.606481, + "strategy_rank": 79.132051, + "rr": 2.223061, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.334592, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064059, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.574074, + "strategy_rank": 86.786823, + "rr": 0.876774, + "primary_prob": 48.17, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.315161, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.920476, + "range_504_ratio": 2.510484, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035757, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.763889, + "strategy_rank": 74.080965, + "rr": 1.466679, + "primary_prob": 19.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.200019, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07981, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.856481, + "strategy_rank": 78.096647, + "rr": 1.447103, + "primary_prob": 20.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.170655, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073932, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.759259, + "strategy_rank": 96.170788, + "rr": 1.851628, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.777443, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.352753, + "hold30_r": -1.330238 + }, + { + "symbol": "GD", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.143519, + "strategy_rank": 60.946706, + "rr": 1.183904, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.775856, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.128934, + "hold30_r": 0.123307 + }, + { + "symbol": "GE", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.171296, + "strategy_rank": 80.271931, + "rr": 1.369739, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.054608, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.942365, + "range_504_ratio": 2.566042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325366, + "hold30_r": 0.061616 + }, + { + "symbol": "GLW", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.675926, + "strategy_rank": 91.209564, + "rr": 1.24977, + "primary_prob": 37.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.874655, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 1.311197, + "range_504_ratio": 3.710612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.22042, + "hold30_r": 3.721513 + }, + { + "symbol": "GS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.986111, + "strategy_rank": 70.853284, + "rr": 1.308306, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.962459, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.96744, + "range_504_ratio": 2.631199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05518, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.268519, + "strategy_rank": 69.064842, + "rr": 1.612301, + "primary_prob": 50.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.418451, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.678091, + "range_504_ratio": 1.970113, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071559, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.939815, + "strategy_rank": 77.578102, + "rr": 1.736877, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.605316, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.62773, + "range_504_ratio": 1.873353, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.691216, + "hold30_r": 2.386563 + }, + { + "symbol": "HIG", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.439815, + "strategy_rank": 57.764518, + "rr": 1.91894, + "primary_prob": 16.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.87841, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.498564, + "range_504_ratio": 1.646356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837343, + "hold30_r": 0.1726 + }, + { + "symbol": "HSY", + "date": "2026-01-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.837963, + "strategy_rank": 69.028193, + "rr": 2.125632, + "primary_prob": 42.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 112, + "primary_distance_atr": 3.188448, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.413638, + "range_504_ratio": 1.51231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.068357, + "hold30_r": 3.990351 + }, + { + "symbol": "HWM", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.097222, + "strategy_rank": 80.399847, + "rr": 1.473487, + "primary_prob": 18.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.210231, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.417044, + "range_504_ratio": 4.124909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.425955, + "hold30_r": 3.164582 + }, + { + "symbol": "IBM", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.037037, + "strategy_rank": 77.573325, + "rr": 0.788786, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.18318, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.692101, + "range_504_ratio": 1.997909, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047568, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.25463, + "strategy_rank": 95.013501, + "rr": 1.734279, + "primary_prob": 20.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.601418, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054729, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.277778, + "strategy_rank": 83.483462, + "rr": 0.718131, + "primary_prob": 51.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.077197, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679092, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.453704, + "strategy_rank": 97.974818, + "rr": 0.962726, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.444089, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021158, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.75463, + "strategy_rank": 76.136333, + "rr": 0.979419, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.469128, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039211, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.99537, + "strategy_rank": 84.786355, + "rr": 0.883915, + "primary_prob": 48.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.325872, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.990421, + "range_504_ratio": 2.692368, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035201, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.902778, + "strategy_rank": 56.978765, + "rr": 1.00873, + "primary_prob": 31.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.513095, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.4229, + "range_504_ratio": 1.526382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.914027, + "hold30_r": 1.510834 + }, + { + "symbol": "LDOS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.532407, + "strategy_rank": 70.936269, + "rr": 0.764133, + "primary_prob": 57.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.1462, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.635686, + "range_504_ratio": 1.888318, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.717785, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.657407, + "strategy_rank": 85.956139, + "rr": 0.731234, + "primary_prob": 42.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.096851, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.597665, + "range_504_ratio": 1.817868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.687, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.361111, + "strategy_rank": 89.450466, + "rr": 1.553295, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.329943, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.520202, + "hold30_r": 0.3045 + }, + { + "symbol": "MCK", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.782407, + "strategy_rank": 74.513581, + "rr": 1.720379, + "primary_prob": 14.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.580568, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.656693, + "range_504_ratio": 1.928405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.657962, + "hold30_r": 4.501525 + }, + { + "symbol": "MNST", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.023148, + "strategy_rank": 75.602909, + "rr": 0.881572, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.322358, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.653114, + "range_504_ratio": 1.921514, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.811578, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.958333, + "strategy_rank": 94.900891, + "rr": 0.780817, + "primary_prob": 51.85, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.171226, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.522711, + "range_504_ratio": 4.584636, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.349565, + "hold30_r": -1.312261 + }, + { + "symbol": "NRG", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.708333, + "strategy_rank": 91.427625, + "rr": 2.102944, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.154416, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.259042, + "range_504_ratio": 3.522044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034979, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.134259, + "strategy_rank": 74.689935, + "rr": 1.939194, + "primary_prob": 31.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.908791, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.891548, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.185185, + "strategy_rank": 80.681653, + "rr": 1.880581, + "primary_prob": 26.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.820871, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.253682, + "range_504_ratio": 3.503218, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04944, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.49537, + "strategy_rank": 96.657742, + "rr": 1.907986, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.86198, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 2.560766, + "range_504_ratio": 12.945727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028684, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.449074, + "strategy_rank": 76.102213, + "rr": 0.893824, + "primary_prob": 42.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.340735, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.98773, + "range_504_ratio": 2.685133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.084226, + "hold30_r": -2.035416 + }, + { + "symbol": "SATS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884259, + "strategy_rank": 99.884299, + "rr": 0.93997, + "primary_prob": 32.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.409955, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022251, + "hold30_r": -0.502049 + }, + { + "symbol": "STT", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.092593, + "strategy_rank": 65.082156, + "rr": 0.797111, + "primary_prob": 36.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.195667, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.668997, + "range_504_ratio": 1.952278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.73637, + "hold30_r": -1.0 + }, + { + "symbol": "TEL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.972222, + "strategy_rank": 76.963793, + "rr": 0.732324, + "primary_prob": 57.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.098486, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046689, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.638889, + "strategy_rank": 58.853003, + "rr": 1.860709, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.791063, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.546333, + "range_504_ratio": 1.726909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.782679, + "hold30_r": 2.105904 + }, + { + "symbol": "TKO", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.805556, + "strategy_rank": 80.77545, + "rr": 1.359866, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.039798, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.019483, + "range_504_ratio": 2.771763, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.312938, + "hold30_r": -0.761898 + }, + { + "symbol": "TPR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.949074, + "strategy_rank": 92.516953, + "rr": 0.777819, + "primary_prob": 38.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.166729, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.351051, + "range_504_ratio": 3.861482, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.72915, + "hold30_r": 2.822769 + }, + { + "symbol": "TTWO", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.12037, + "strategy_rank": 73.517207, + "rr": 1.544868, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.317302, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058341, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.319444, + "strategy_rank": 85.599912, + "rr": 0.686444, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.029666, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.811027, + "range_504_ratio": 2.250218, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632118, + "hold30_r": -2.789883 + }, + { + "symbol": "VTR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.194444, + "strategy_rank": 63.296805, + "rr": 0.838923, + "primary_prob": 48.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.258384, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.766407, + "hold30_r": 4.570539 + }, + { + "symbol": "WELL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.625, + "strategy_rank": 65.622471, + "rr": 0.786486, + "primary_prob": 45.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.179728, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.716739, + "hold30_r": 4.156103 + }, + { + "symbol": "WRB", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.175926, + "strategy_rank": 63.661876, + "rr": 2.098058, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.147087, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.442424, + "range_504_ratio": 1.556475, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055113, + "hold30_r": 0.201849 + }, + { + "symbol": "WYNN", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467593, + "strategy_rank": 85.170667, + "rr": 1.670831, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.506246, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.626038, + "hold30_r": -1.200942 + }, + { + "symbol": "HOOD", + "date": "2026-02-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.491448, + "strategy_rank": 97.288382, + "rr": 1.167822, + "primary_prob": 25.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.751733, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 2.683715, + "range_504_ratio": 14.639382, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018681, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.896237, + "strategy_rank": 70.791871, + "rr": 1.849616, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.774424, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.531833, + "range_504_ratio": 1.70205, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.805728, + "hold30_r": 0.248181 + }, + { + "symbol": "AES", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.343216, + "strategy_rank": 85.6795, + "rr": 1.745882, + "primary_prob": 48.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.618823, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.706677, + "hold30_r": -1.565447 + }, + { + "symbol": "ALB", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.123147, + "strategy_rank": 96.057534, + "rr": 1.821548, + "primary_prob": 31.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.732321, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.375943, + "range_504_ratio": 3.958807, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.799477, + "hold30_r": 0.015515 + }, + { + "symbol": "AMAT", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.676169, + "strategy_rank": 91.442943, + "rr": 0.910832, + "primary_prob": 33.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.366247, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.02423, + "range_504_ratio": 2.78495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.88328, + "hold30_r": 2.404987 + }, + { + "symbol": "AMD", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.070696, + "strategy_rank": 94.962115, + "rr": 1.576549, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.364824, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.018368, + "hold30_r": 0.421271 + }, + { + "symbol": "APH", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.895097, + "strategy_rank": 92.41667, + "rr": 1.147123, + "primary_prob": 37.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.720685, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.18582, + "range_504_ratio": 3.273369, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.124094, + "hold30_r": -0.080294 + }, + { + "symbol": "APP", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.982896, + "strategy_rank": 95.839563, + "rr": 0.696263, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.044394, + "raw_level_count": 211, + "gate_level_count": 211, + "range_504_log": 2.907729, + "range_504_ratio": 18.315156, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.68394, + "hold30_r": 1.102724 + }, + { + "symbol": "AVGO", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.799316, + "strategy_rank": 88.626757, + "rr": 1.910564, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.865846, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027358, + "hold30_r": 0.0 + }, + { + "symbol": "BG", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.098062, + "strategy_rank": 77.093216, + "rr": 1.849357, + "primary_prob": 26.9, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.774036, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.590421, + "range_504_ratio": 1.804748, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806724, + "hold30_r": 0.787637 + }, + { + "symbol": "BIIB", + "date": "2026-02-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.870011, + "strategy_rank": 77.684435, + "rr": 2.2605, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 3.39075, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.80632, + "range_504_ratio": 2.239651, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048519, + "hold30_r": -0.510424 + }, + { + "symbol": "BK", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.378563, + "strategy_rank": 60.942127, + "rr": 1.526371, + "primary_prob": 16.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.289557, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.871932, + "range_504_ratio": 2.391527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.457991, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281642, + "strategy_rank": 72.770187, + "rr": 1.359661, + "primary_prob": 21.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.039491, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.865803, + "range_504_ratio": 2.376914, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.309544, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.614595, + "strategy_rank": 86.861275, + "rr": 0.920982, + "primary_prob": 46.89, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.381474, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 0.995259, + "range_504_ratio": 2.705425, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.880398, + "hold30_r": 0.076883 + }, + { + "symbol": "CIEN", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.631699, + "strategy_rank": 98.018298, + "rr": 0.979536, + "primary_prob": 30.03, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.469303, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.887728, + "range_504_ratio": 6.604349, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.961041, + "hold30_r": 4.785221 + }, + { + "symbol": "CMI", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.431015, + "strategy_rank": 79.000004, + "rr": 0.830487, + "primary_prob": 37.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.24573, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.962624, + "range_504_ratio": 2.618559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.79173, + "hold30_r": -0.254843 + }, + { + "symbol": "COHR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.035348, + "strategy_rank": 97.515187, + "rr": 0.978084, + "primary_prob": 45.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.467126, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.6674, + "range_504_ratio": 5.298376, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.962857, + "hold30_r": 1.615233 + }, + { + "symbol": "COR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.904219, + "strategy_rank": 77.814182, + "rr": 0.869025, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.303538, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.825306, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.326112, + "strategy_rank": 81.689712, + "rr": 1.906384, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 134, + "primary_distance_atr": 2.859576, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03001, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.04447, + "strategy_rank": 93.765941, + "rr": 0.706343, + "primary_prob": 40.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.059515, + "raw_level_count": 211, + "gate_level_count": 211, + "range_504_log": 2.488239, + "range_504_ratio": 12.040059, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.688062, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.132269, + "strategy_rank": 83.19566, + "rr": 1.709432, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.564148, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041863, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-02-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.175599, + "strategy_rank": 91.589813, + "rr": 2.78933, + "primary_prob": 21.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.183995, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.089286, + "hold30_r": -2.044896 + }, + { + "symbol": "DLTR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.351197, + "strategy_rank": 90.51751, + "rr": 1.856506, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.784759, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.818087, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.255416, + "strategy_rank": 84.782204, + "rr": 0.736329, + "primary_prob": 56.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.104494, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.909394, + "range_504_ratio": 2.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038063, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.307868, + "strategy_rank": 90.314484, + "rr": 0.903873, + "primary_prob": 46.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.35581, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.879435, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.518814, + "strategy_rank": 84.811975, + "rr": 1.693667, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.540501, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 1.220551, + "range_504_ratio": 3.389053, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.653785, + "hold30_r": 0.201445 + }, + { + "symbol": "EXPD", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.290764, + "strategy_rank": 71.30763, + "rr": 0.739584, + "primary_prob": 53.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.109376, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071043, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.526796, + "strategy_rank": 93.916197, + "rr": 1.218339, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.827509, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.076746, + "hold30_r": -1.051542 + }, + { + "symbol": "F", + "date": "2026-02-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.352338, + "strategy_rank": 77.254486, + "rr": 2.105446, + "primary_prob": 28.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 3.158169, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.041993, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.711517, + "strategy_rank": 89.060519, + "rr": 1.050582, + "primary_prob": 28.12, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.575873, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.920476, + "range_504_ratio": 2.510484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.023765, + "hold30_r": -1.526061 + }, + { + "symbol": "FIX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.719498, + "strategy_rank": 96.458256, + "rr": 0.887635, + "primary_prob": 48.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.331453, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 1.708489, + "range_504_ratio": 5.520612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.859342, + "hold30_r": 2.572824 + }, + { + "symbol": "FOX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.957811, + "strategy_rank": 70.629512, + "rr": 0.703797, + "primary_prob": 40.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.055695, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052167, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.150513, + "strategy_rank": 73.478738, + "rr": 0.759717, + "primary_prob": 37.86, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.139576, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049971, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.553022, + "strategy_rank": 95.180631, + "rr": 0.759204, + "primary_prob": 57.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.138805, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024241, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.887115, + "strategy_rank": 62.937022, + "rr": 1.018575, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.527863, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055278, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.702395, + "strategy_rank": 79.192017, + "rr": 0.821763, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.232645, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.909746, + "range_504_ratio": 2.483693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.775742, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.509692, + "strategy_rank": 77.57146, + "rr": 1.248586, + "primary_prob": 22.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.872879, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043963, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.965792, + "strategy_rank": 78.641584, + "rr": 1.171548, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.757321, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043727, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606613, + "strategy_rank": 71.101763, + "rr": 1.440539, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.160809, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.964878, + "range_504_ratio": 2.624467, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39789, + "hold30_r": -1.207275 + }, + { + "symbol": "HAS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.737742, + "strategy_rank": 71.485362, + "rr": 1.814436, + "primary_prob": 47.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.721653, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.748333, + "range_504_ratio": 2.113474, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.753277, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.807298, + "strategy_rank": 87.867497, + "rr": 0.720489, + "primary_prob": 39.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.080733, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 1.009824, + "range_504_ratio": 2.745118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.691312, + "hold30_r": 1.524459 + }, + { + "symbol": "HSY", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.694413, + "strategy_rank": 73.091208, + "rr": 1.502258, + "primary_prob": 52.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 82, + "primary_distance_atr": 2.253387, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.475971, + "range_504_ratio": 1.609577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051183, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.386545, + "strategy_rank": 76.565121, + "rr": 1.353156, + "primary_prob": 20.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.029733, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.381326, + "range_504_ratio": 3.980175, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.306857, + "hold30_r": 2.383082 + }, + { + "symbol": "IDXX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.448119, + "strategy_rank": 83.877164, + "rr": 1.864031, + "primary_prob": 31.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.796047, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046472, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.992018, + "strategy_rank": 82.8753, + "rr": 1.145996, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.718995, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.105528, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.263398, + "strategy_rank": 97.811341, + "rr": 1.799013, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.69852, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020001, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659065, + "strategy_rank": 78.852472, + "rr": 0.677835, + "primary_prob": 52.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.016752, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644563, + "hold30_r": -1.181369 + }, + { + "symbol": "JBL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.185861, + "strategy_rank": 81.266963, + "rr": 0.716244, + "primary_prob": 55.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.074366, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.990421, + "range_504_ratio": 2.692368, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.684977, + "hold30_r": 0.762828 + }, + { + "symbol": "KLAC", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.298746, + "strategy_rank": 93.620044, + "rr": 0.669132, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.003698, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.645695, + "hold30_r": 1.476492 + }, + { + "symbol": "LDOS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.027366, + "strategy_rank": 67.967279, + "rr": 0.965464, + "primary_prob": 50.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.448196, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.635686, + "range_504_ratio": 1.888318, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.916125, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.360319, + "strategy_rank": 74.857002, + "rr": 0.731811, + "primary_prob": 54.37, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.097716, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.649238, + "range_504_ratio": 1.914082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.688889, + "hold30_r": 0.666616 + }, + { + "symbol": "LLY", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.124287, + "strategy_rank": 83.579493, + "rr": 1.0748, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.6122, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.597665, + "range_504_ratio": 1.817868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042358, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.947548, + "strategy_rank": 96.686151, + "rr": 0.864841, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.297261, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.497863, + "range_504_ratio": 4.472124, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.84215, + "hold30_r": -1.0 + }, + { + "symbol": "LUV", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.527936, + "strategy_rank": 82.871603, + "rr": 1.15108, + "primary_prob": 40.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.72662, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.809327, + "range_504_ratio": 2.246395, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040846, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.974914, + "strategy_rank": 84.994727, + "rr": 1.811235, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.716853, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03581, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.04561, + "strategy_rank": 82.243531, + "rr": 1.839233, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.75885, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 1.080774, + "range_504_ratio": 2.94696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05709, + "hold30_r": -1.023664 + }, + { + "symbol": "MU", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.5439, + "strategy_rank": 98.52032, + "rr": 1.090033, + "primary_prob": 27.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.63505, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.070196, + "hold30_r": 1.036417 + }, + { + "symbol": "NEM", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.403649, + "strategy_rank": 95.571974, + "rr": 0.82579, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.238684, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.522711, + "range_504_ratio": 4.584636, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.80079, + "hold30_r": -1.420082 + }, + { + "symbol": "NRG", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.535918, + "strategy_rank": 88.05091, + "rr": 1.707576, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.561364, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.259042, + "range_504_ratio": 3.522044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.677133, + "hold30_r": 0.143319 + }, + { + "symbol": "NVDA", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.115165, + "strategy_rank": 81.560821, + "rr": 1.613973, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.420959, + "raw_level_count": 194, + "gate_level_count": 194, + "range_504_log": 1.203454, + "range_504_ratio": 3.331605, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.574453, + "hold30_r": 0.094271 + }, + { + "symbol": "PLTR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.842645, + "strategy_rank": 93.505551, + "rr": 0.7529, + "primary_prob": 41.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.12935, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 2.553617, + "range_504_ratio": 12.853515, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.733303, + "hold30_r": 1.557801 + }, + { + "symbol": "RL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.922463, + "strategy_rank": 75.708181, + "rr": 1.72053, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.580795, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.97544, + "range_504_ratio": 2.652335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.680939, + "hold30_r": -0.513792 + }, + { + "symbol": "ROK", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.483466, + "strategy_rank": 72.382112, + "rr": 0.734897, + "primary_prob": 40.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.102345, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.690194, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.220068, + "strategy_rank": 71.669748, + "rr": 0.938651, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.407976, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.842691, + "range_504_ratio": 2.32261, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.886548, + "hold30_r": 0.291127 + }, + { + "symbol": "SATS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885975, + "strategy_rank": 99.886053, + "rr": 0.912976, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.369465, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.893218, + "hold30_r": 0.260323 + }, + { + "symbol": "STT", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.50171, + "strategy_rank": 64.815361, + "rr": 1.296154, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.94423, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.668997, + "range_504_ratio": 1.952278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241022, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.087799, + "strategy_rank": 98.849514, + "rr": 1.023865, + "primary_prob": 28.9, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.535798, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.983797, + "range_504_ratio": 7.270296, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.004849, + "hold30_r": -1.036258 + }, + { + "symbol": "TEL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.763968, + "strategy_rank": 77.289044, + "rr": 2.31531, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.472966, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.276152, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.579247, + "strategy_rank": 96.103767, + "rr": 0.90693, + "primary_prob": 47.15, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.360395, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 1.502505, + "range_504_ratio": 4.49293, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.880528, + "hold30_r": 0.959184 + }, + { + "symbol": "TTWO", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.571266, + "strategy_rank": 77.818657, + "rr": 1.822614, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.733921, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.792341, + "hold30_r": 0.578859 + }, + { + "symbol": "VRT", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.053592, + "strategy_rank": 90.528641, + "rr": 0.77677, + "primary_prob": 40.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.165156, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.328944, + "range_504_ratio": 3.777052, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.753816, + "hold30_r": 5.044811 + }, + { + "symbol": "VTR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.554162, + "strategy_rank": 59.392009, + "rr": 0.888484, + "primary_prob": 47.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.332727, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819278, + "hold30_r": 1.152863 + }, + { + "symbol": "WDC", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.315849, + "strategy_rank": 98.804371, + "rr": 0.821911, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.232867, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 2.330631, + "range_504_ratio": 10.284426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.804959, + "hold30_r": 1.0721 + }, + { + "symbol": "WELL", + "date": "2026-02-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.202965, + "strategy_rank": 62.526376, + "rr": 2.414449, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.621674, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.350069, + "hold30_r": 0.822192 + }, + { + "symbol": "WYNN", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.062714, + "strategy_rank": 81.796459, + "rr": 1.621742, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.432613, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044905, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.859749, + "strategy_rank": 97.904896, + "rr": 0.858474, + "primary_prob": 40.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.287712, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.791366, + "hold30_r": 0.049056 + }, + { + "symbol": "HOOD", + "date": "2026-02-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.465222, + "strategy_rank": 96.776507, + "rr": 1.095633, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.64345, + "raw_level_count": 184, + "gate_level_count": 184, + "range_504_log": 2.638147, + "range_504_ratio": 13.987264, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.016073, + "hold30_r": -0.785393 + }, + { + "symbol": "ADM", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.255416, + "strategy_rank": 72.913865, + "rr": 1.629845, + "primary_prob": 49.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.444768, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.536696, + "range_504_ratio": 1.710347, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048216, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.404789, + "strategy_rank": 84.028528, + "rr": 1.819168, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.728752, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.77782, + "hold30_r": -2.367279 + }, + { + "symbol": "ALB", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.605473, + "strategy_rank": 96.92769, + "rr": 1.552983, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.329474, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.375943, + "range_504_ratio": 3.958807, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.531869, + "hold30_r": 1.363011 + }, + { + "symbol": "AMAT", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.220068, + "strategy_rank": 91.538497, + "rr": 0.715725, + "primary_prob": 54.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.073588, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.02423, + "range_504_ratio": 2.78495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.686726, + "hold30_r": 0.387666 + }, + { + "symbol": "AMD", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.895097, + "strategy_rank": 96.139054, + "rr": 0.688753, + "primary_prob": 44.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.033129, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.668162, + "hold30_r": -0.197463 + }, + { + "symbol": "APH", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.693273, + "strategy_rank": 93.122294, + "rr": 1.790461, + "primary_prob": 27.36, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.685691, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.183666, + "range_504_ratio": 3.266328, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.260875, + "hold30_r": -1.235018 + }, + { + "symbol": "APP", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.123147, + "strategy_rank": 96.945681, + "rr": 1.563314, + "primary_prob": 20.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.344971, + "raw_level_count": 212, + "gate_level_count": 212, + "range_504_log": 2.804793, + "range_504_ratio": 16.523653, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.552144, + "hold30_r": 0.21751 + }, + { + "symbol": "APTV", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.957811, + "strategy_rank": 75.569446, + "rr": 1.752603, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.628904, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.633668, + "range_504_ratio": 1.884509, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037694, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.31699, + "strategy_rank": 87.902029, + "rr": 2.369974, + "primary_prob": 21.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.554961, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028343, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.729761, + "strategy_rank": 73.945566, + "rr": 0.808003, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.212005, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.679828, + "range_504_ratio": 1.973539, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044497, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.992018, + "strategy_rank": 83.002018, + "rr": 0.937052, + "primary_prob": 46.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.405579, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.603489, + "range_504_ratio": 1.828487, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044431, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.782212, + "strategy_rank": 79.400443, + "rr": 1.64856, + "primary_prob": 49.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.472839, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.800256, + "range_504_ratio": 2.22611, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041757, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.632839, + "strategy_rank": 63.82494, + "rr": 1.415857, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.123786, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.372077, + "hold30_r": -0.047624 + }, + { + "symbol": "C", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.580388, + "strategy_rank": 71.990948, + "rr": 0.872519, + "primary_prob": 38.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.308779, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.873744, + "range_504_ratio": 2.395865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.836299, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.298746, + "strategy_rank": 86.985285, + "rr": 1.119581, + "primary_prob": 26.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.679371, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 0.907169, + "range_504_ratio": 2.4773, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.076299, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.667047, + "strategy_rank": 91.825049, + "rr": 0.948079, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.422119, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.920051, + "hold30_r": -0.518706 + }, + { + "symbol": "COHR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.149373, + "strategy_rank": 97.459726, + "rr": 0.886616, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.329924, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 1.690506, + "range_504_ratio": 5.422225, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.871566, + "hold30_r": 0.953411 + }, + { + "symbol": "COR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.904219, + "strategy_rank": 77.306847, + "rr": 0.926148, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.389222, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.884624, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.887115, + "strategy_rank": 85.747201, + "rr": 1.607541, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 72, + "primary_distance_atr": 2.411311, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585191, + "hold30_r": 0.029566 + }, + { + "symbol": "CVNA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.50057, + "strategy_rank": 94.190467, + "rr": 1.033506, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.550259, + "raw_level_count": 213, + "gate_level_count": 213, + "range_504_log": 2.313738, + "range_504_ratio": 10.11215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015233, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.132269, + "strategy_rank": 83.051045, + "rr": 1.619452, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.429178, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03906, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.289624, + "strategy_rank": 91.175041, + "rr": 1.535093, + "primary_prob": 26.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.30264, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487082, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.212087, + "strategy_rank": 79.580243, + "rr": 1.684037, + "primary_prob": 41.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.526056, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.593095, + "range_504_ratio": 1.80958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039232, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.921323, + "strategy_rank": 90.898274, + "rr": 0.819346, + "primary_prob": 55.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 1.229019, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042392, + "hold30_r": -1.0 + }, + { + "symbol": "EA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.04447, + "strategy_rank": 74.086861, + "rr": 1.957141, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.935711, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.218524, + "hold30_r": -1.037649 + }, + { + "symbol": "EBAY", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.483466, + "strategy_rank": 84.787462, + "rr": 2.207761, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.311641, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.909394, + "range_504_ratio": 2.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.174231, + "hold30_r": 1.809277 + }, + { + "symbol": "EL", + "date": "2026-02-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.676169, + "strategy_rank": 91.006462, + "rr": 2.135451, + "primary_prob": 20.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.203176, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.151489, + "hold30_r": -1.125617 + }, + { + "symbol": "EME", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.913341, + "strategy_rank": 86.669872, + "rr": 0.786703, + "primary_prob": 51.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.180054, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.251219, + "range_504_ratio": 3.494601, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.750025, + "hold30_r": -1.0 + }, + { + "symbol": "EXPD", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.685291, + "strategy_rank": 80.074369, + "rr": 1.319285, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.978927, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.283382, + "hold30_r": 0.084291 + }, + { + "symbol": "EXPE", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659065, + "strategy_rank": 88.073377, + "rr": 0.702109, + "primary_prob": 41.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.053164, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023224, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-02-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.649943, + "strategy_rank": 81.809103, + "rr": 2.536476, + "primary_prob": 23.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.804714, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062851, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.623717, + "strategy_rank": 89.740007, + "rr": 0.823693, + "primary_prob": 50.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.23554, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.920476, + "range_504_ratio": 2.510484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795382, + "hold30_r": -1.090652 + }, + { + "symbol": "FIX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.061574, + "strategy_rank": 96.838334, + "rr": 0.699767, + "primary_prob": 55.09, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.049651, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 1.792088, + "range_504_ratio": 6.001971, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.672076, + "hold30_r": 0.710922 + }, + { + "symbol": "FOX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.185861, + "strategy_rank": 71.949285, + "rr": 0.791987, + "primary_prob": 56.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.18798, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.755154, + "hold30_r": 0.713147 + }, + { + "symbol": "FOXA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.150513, + "strategy_rank": 74.773691, + "rr": 1.324675, + "primary_prob": 22.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.987013, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035276, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.27252, + "strategy_rank": 93.656258, + "rr": 1.508723, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.263085, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.485456, + "hold30_r": -1.208984 + }, + { + "symbol": "GD", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.457241, + "strategy_rank": 63.501567, + "rr": 0.977394, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.46609, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.926116, + "hold30_r": 0.452204 + }, + { + "symbol": "GE", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.193843, + "strategy_rank": 76.722523, + "rr": 0.886017, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.329025, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.909746, + "range_504_ratio": 2.483693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.841083, + "hold30_r": -1.205607 + }, + { + "symbol": "GM", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.438997, + "strategy_rank": 88.668819, + "rr": 1.435485, + "primary_prob": 19.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.153228, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.839907, + "range_504_ratio": 2.316151, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04371, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.754846, + "strategy_rank": 81.141105, + "rr": 0.915871, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.373807, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054396, + "hold30_r": -1.013245 + }, + { + "symbol": "GOOGL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.982896, + "strategy_rank": 81.947732, + "rr": 0.886938, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.330407, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040505, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.238312, + "strategy_rank": 70.389407, + "rr": 0.968368, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.452551, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.964878, + "range_504_ratio": 2.624467, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038076, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.08894, + "strategy_rank": 72.793472, + "rr": 0.819668, + "primary_prob": 52.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.229502, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.842046, + "range_504_ratio": 2.321111, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045998, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.517674, + "strategy_rank": 90.755788, + "rr": 0.824428, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.236642, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 1.009824, + "range_504_ratio": 2.745118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.794002, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-02-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.922463, + "strategy_rank": 70.800208, + "rr": 3.280295, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 34, + "primary_distance_atr": 4.920442, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.516462, + "range_504_ratio": 1.676086, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050958, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.448119, + "strategy_rank": 83.253184, + "rr": 2.808525, + "primary_prob": 21.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 4.212787, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044435, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.81642, + "strategy_rank": 85.675239, + "rr": 0.686069, + "primary_prob": 53.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.029104, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034145, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.833523, + "strategy_rank": 97.870527, + "rr": 1.766702, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.650053, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019378, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.860889, + "strategy_rank": 77.843826, + "rr": 0.99696, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.49544, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031271, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.010262, + "strategy_rank": 82.522621, + "rr": 0.747255, + "primary_prob": 53.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.120883, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.032611, + "range_504_ratio": 2.808389, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.717304, + "hold30_r": 0.594546 + }, + { + "symbol": "KLAC", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.526796, + "strategy_rank": 93.989415, + "rr": 1.926199, + "primary_prob": 25.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.889298, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027076, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281642, + "strategy_rank": 76.424505, + "rr": 2.205462, + "primary_prob": 27.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.308193, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.59946, + "range_504_ratio": 1.821135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034495, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.95667, + "strategy_rank": 75.134028, + "rr": 0.831718, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.247577, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.649238, + "range_504_ratio": 1.914082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.784991, + "hold30_r": 0.213085 + }, + { + "symbol": "LLY", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.984036, + "strategy_rank": 79.693025, + "rr": 0.811675, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.217513, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.597665, + "range_504_ratio": 1.817868, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033569, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.377423, + "strategy_rank": 96.427533, + "rr": 0.817845, + "primary_prob": 50.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.226768, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 1.497863, + "range_504_ratio": 4.472124, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.792678, + "hold30_r": -1.0 + }, + { + "symbol": "LUV", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.948689, + "strategy_rank": 84.96919, + "rr": 1.637063, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.455594, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.841465, + "range_504_ratio": 2.319763, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03587, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.115165, + "strategy_rank": 85.532262, + "rr": 0.997377, + "primary_prob": 49.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 1.496065, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037506, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.04561, + "strategy_rank": 82.047818, + "rr": 1.512054, + "primary_prob": 52.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.268081, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 1.080774, + "range_504_ratio": 2.94696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030962, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.711517, + "strategy_rank": 82.291024, + "rr": 0.764463, + "primary_prob": 52.88, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.146694, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 0.738505, + "range_504_ratio": 2.092805, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.725878, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-02-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.440137, + "strategy_rank": 72.010025, + "rr": 2.301212, + "primary_prob": 41.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.451818, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050697, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.176739, + "strategy_rank": 88.806464, + "rr": 0.913828, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 17.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.370743, + "raw_level_count": 177, + "gate_level_count": 177, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.89666, + "hold30_r": 2.022407 + }, + { + "symbol": "MU", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.5439, + "strategy_rank": 98.591059, + "rr": 0.797146, + "primary_prob": 51.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.195719, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02105, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.859749, + "strategy_rank": 96.341438, + "rr": 1.677325, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.515988, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.522711, + "range_504_ratio": 4.584636, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028056, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606613, + "strategy_rank": 83.708171, + "rr": 1.97817, + "primary_prob": 24.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.967256, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.259042, + "range_504_ratio": 3.522044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.944012, + "hold30_r": -1.173813 + }, + { + "symbol": "PHM", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.27366, + "strategy_rank": 75.022436, + "rr": 1.629773, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.44466, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.528964, + "range_504_ratio": 1.697173, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04279, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.421893, + "strategy_rank": 91.354349, + "rr": 0.830059, + "primary_prob": 38.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.245089, + "raw_level_count": 200, + "gate_level_count": 200, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.810338, + "hold30_r": 1.063728 + }, + { + "symbol": "ROK", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.50171, + "strategy_rank": 67.31601, + "rr": 1.1445, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.71675, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.110397, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.641961, + "strategy_rank": 67.671507, + "rr": 1.092812, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.639218, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.492696, + "range_504_ratio": 1.636724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.046285, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885975, + "strategy_rank": 99.88613, + "rr": 1.260741, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.891111, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.238463, + "hold30_r": 0.473735 + }, + { + "symbol": "TEL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.965792, + "strategy_rank": 77.141776, + "rr": 0.714358, + "primary_prob": 58.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.071538, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.673733, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.210946, + "strategy_rank": 86.363894, + "rr": 0.913035, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.369552, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.818863, + "range_504_ratio": 2.26792, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.86192, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.053592, + "strategy_rank": 85.050341, + "rr": 1.575458, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.363187, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53846, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.087799, + "strategy_rank": 97.795058, + "rr": 1.835427, + "primary_prob": 14.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.75314, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.071032, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-02-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.537757, + "strategy_rank": 96.396978, + "rr": 0.934708, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.402063, + "raw_level_count": 185, + "gate_level_count": 185, + "range_504_log": 2.468021, + "range_504_ratio": 11.799072, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.917794, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-02-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885584, + "strategy_rank": 99.817169, + "rr": 1.085674, + "primary_prob": 42.14, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.628511, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 3.258083, + "range_504_ratio": 25.999641, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015594, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-02-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.762014, + "strategy_rank": 75.500533, + "rr": 2.857416, + "primary_prob": 21.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 4.286124, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.536696, + "range_504_ratio": 1.710347, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047161, + "hold30_r": 1.910618 + }, + { + "symbol": "AES", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.98627, + "strategy_rank": 85.734225, + "rr": 1.553838, + "primary_prob": 51.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.330756, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.507842, + "hold30_r": -3.01574 + }, + { + "symbol": "ALB", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.71167, + "strategy_rank": 97.028306, + "rr": 2.91053, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 4.365795, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.375943, + "range_504_ratio": 3.958807, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.024391, + "hold30_r": 0.333811 + }, + { + "symbol": "ALLE", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.897025, + "strategy_rank": 66.379972, + "rr": 1.667596, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.501395, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.480313, + "range_504_ratio": 1.61658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049839, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.025172, + "strategy_rank": 96.992963, + "rr": 1.131147, + "primary_prob": 32.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.69672, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.10812, + "hold30_r": 1.152212 + }, + { + "symbol": "APH", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.254005, + "strategy_rank": 93.694242, + "rr": 1.575136, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.362705, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.165644, + "range_504_ratio": 3.207989, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029739, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 88.198332, + "rr": 1.533079, + "primary_prob": 20.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.299619, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03087, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.981693, + "strategy_rank": 75.773487, + "rr": 0.89064, + "primary_prob": 52.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.33596, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.679828, + "range_504_ratio": 1.973539, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044895, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.16476, + "strategy_rank": 84.750948, + "rr": 0.938524, + "primary_prob": 46.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.407786, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.615907, + "range_504_ratio": 1.851335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046478, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-02-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.210526, + "strategy_rank": 79.837779, + "rr": 2.280691, + "primary_prob": 41.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.421036, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046329, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.240275, + "strategy_rank": 63.743535, + "rr": 0.843855, + "primary_prob": 37.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.265783, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795818, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.951945, + "strategy_rank": 71.491019, + "rr": 1.24612, + "primary_prob": 39.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.86918, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041822, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.308924, + "strategy_rank": 88.257343, + "rr": 0.821716, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.232574, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041522, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 70.257594, + "rr": 0.939612, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.409418, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.820076, + "range_504_ratio": 2.270672, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052222, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.453089, + "strategy_rank": 92.756888, + "rr": 0.841116, + "primary_prob": 51.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.261674, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031835, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.215103, + "strategy_rank": 86.784819, + "rr": 1.594575, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 2.391862, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023254, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.135011, + "strategy_rank": 93.961631, + "rr": 0.811705, + "primary_prob": 49.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.217557, + "raw_level_count": 214, + "gate_level_count": 214, + "range_504_log": 2.313738, + "range_504_ratio": 10.11215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015306, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.295195, + "strategy_rank": 76.114855, + "rr": 1.669993, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.50499, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043609, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.940503, + "strategy_rank": 91.263832, + "rr": 1.807443, + "primary_prob": 47.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.711164, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043669, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.697941, + "strategy_rank": 81.76938, + "rr": 1.86088, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.79132, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.593095, + "range_504_ratio": 1.80958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041837, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-02-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.224256, + "strategy_rank": 90.473418, + "rr": 2.168662, + "primary_prob": 42.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 101, + "primary_distance_atr": 3.252993, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039397, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.672769, + "strategy_rank": 85.598335, + "rr": 1.596965, + "primary_prob": 20.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.395448, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.875607, + "range_504_ratio": 2.400332, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034308, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.906178, + "strategy_rank": 91.678161, + "rr": 0.764153, + "primary_prob": 43.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.14623, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.08328, + "hold30_r": -1.051174 + }, + { + "symbol": "EXPD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.528604, + "strategy_rank": 80.174132, + "rr": 1.436401, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.154601, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.765177, + "hold30_r": -1.723945 + }, + { + "symbol": "EXPE", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.892449, + "strategy_rank": 84.46718, + "rr": 1.111953, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.667929, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.091195, + "hold30_r": 1.303739 + }, + { + "symbol": "F", + "date": "2026-02-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.045767, + "strategy_rank": 81.319708, + "rr": 2.452913, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 3.679369, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061367, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.189931, + "strategy_rank": 90.95624, + "rr": 0.927666, + "primary_prob": 46.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.391499, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.920476, + "range_504_ratio": 2.510484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.897703, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.121281, + "strategy_rank": 72.230103, + "rr": 1.264594, + "primary_prob": 23.6, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.896891, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.190391, + "hold30_r": -1.15086 + }, + { + "symbol": "FSLR", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.707094, + "strategy_rank": 93.642911, + "rr": 1.69424, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.54136, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.335246, + "hold30_r": -2.310043 + }, + { + "symbol": "GD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.617849, + "strategy_rank": 66.240713, + "rr": 1.371508, + "primary_prob": 21.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.057261, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05479, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.350114, + "strategy_rank": 68.383436, + "rr": 0.988786, + "primary_prob": 44.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.483179, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050833, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.393593, + "strategy_rank": 87.92483, + "rr": 1.057424, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.586135, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.832139, + "range_504_ratio": 2.29823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04697, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.736842, + "strategy_rank": 81.589762, + "rr": 1.890876, + "primary_prob": 11.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.836313, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.230133, + "hold30_r": -1.184853 + }, + { + "symbol": "GOOGL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.965675, + "strategy_rank": 82.263644, + "rr": 1.802661, + "primary_prob": 13.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.703992, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.202714, + "hold30_r": -1.158197 + }, + { + "symbol": "GS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.155606, + "strategy_rank": 72.226733, + "rr": 1.384111, + "primary_prob": 19.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.076166, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.949931, + "range_504_ratio": 2.585532, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040874, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.757437, + "strategy_rank": 73.724726, + "rr": 0.913654, + "primary_prob": 49.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.370481, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.788298, + "range_504_ratio": 2.19965, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049706, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.75286, + "strategy_rank": 70.681797, + "rr": 1.777447, + "primary_prob": 47.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 87, + "primary_distance_atr": 2.666171, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.516462, + "range_504_ratio": 1.676086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727495, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.448513, + "strategy_rank": 83.960534, + "rr": 2.242316, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 3.363474, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.104635, + "hold30_r": -1.056773 + }, + { + "symbol": "INCY", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.990847, + "strategy_rank": 84.599072, + "rr": 1.329743, + "primary_prob": 22.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.994615, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037116, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.482838, + "strategy_rank": 97.587301, + "rr": 1.764967, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.647451, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.743764, + "hold30_r": 1.603096 + }, + { + "symbol": "IVZ", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.846682, + "strategy_rank": 81.126924, + "rr": 0.922611, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.383916, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034486, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.881007, + "strategy_rank": 94.376979, + "rr": 0.913735, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.370602, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031358, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.20595, + "strategy_rank": 56.246904, + "rr": 1.215238, + "primary_prob": 38.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.822857, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.454836, + "range_504_ratio": 1.575916, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076412, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.389016, + "strategy_rank": 81.833955, + "rr": 1.798226, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.69734, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.530638, + "range_504_ratio": 1.700017, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.151323, + "hold30_r": -1.119908 + }, + { + "symbol": "LLY", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.668192, + "strategy_rank": 81.391022, + "rr": 0.882339, + "primary_prob": 40.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.323509, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.597665, + "range_504_ratio": 1.817868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845593, + "hold30_r": -1.0 + }, + { + "symbol": "LUV", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.185355, + "strategy_rank": 86.988652, + "rr": 1.134303, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.701455, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034966, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.384439, + "strategy_rank": 85.126642, + "rr": 1.680823, + "primary_prob": 23.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.521234, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04158, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.613272, + "strategy_rank": 74.670387, + "rr": 1.800937, + "primary_prob": 47.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.701405, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056422, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.533181, + "strategy_rank": 93.354048, + "rr": 1.085451, + "primary_prob": 43.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.628177, + "raw_level_count": 178, + "gate_level_count": 178, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.065139, + "hold30_r": -0.224014 + }, + { + "symbol": "MU", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.313501, + "strategy_rank": 98.389314, + "rr": 0.738441, + "primary_prob": 53.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.107662, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.147687, + "hold30_r": -1.124549 + }, + { + "symbol": "NEE", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.379863, + "strategy_rank": 60.611109, + "rr": 0.717781, + "primary_prob": 54.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.076671, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.571697, + "range_504_ratio": 1.77127, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656788, + "hold30_r": 0.18196 + }, + { + "symbol": "NEM", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.627002, + "strategy_rank": 96.710134, + "rr": 1.154608, + "primary_prob": 25.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.731912, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.522711, + "range_504_ratio": 4.584636, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027886, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.663616, + "strategy_rank": 73.108367, + "rr": 1.731593, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.597389, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042862, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.15103, + "strategy_rank": 75.930378, + "rr": 0.686889, + "primary_prob": 59.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.030334, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.528964, + "range_504_ratio": 1.697173, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044347, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.473684, + "strategy_rank": 90.611031, + "rr": 2.153411, + "primary_prob": 21.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.230116, + "raw_level_count": 202, + "gate_level_count": 202, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.130896, + "hold30_r": 1.056312 + }, + { + "symbol": "ROK", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.926773, + "strategy_rank": 71.655591, + "rr": 0.992987, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.489481, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037214, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.439359, + "strategy_rank": 70.237688, + "rr": 0.86494, + "primary_prob": 36.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.29741, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.492696, + "range_504_ratio": 1.636724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050811, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.656751, + "strategy_rank": 99.725479, + "rr": 0.688372, + "primary_prob": 44.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.032558, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.664632, + "hold30_r": 1.784389 + }, + { + "symbol": "STLD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.693364, + "strategy_rank": 77.459327, + "rr": 1.075277, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.612916, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.703417, + "range_504_ratio": 2.020646, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037361, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.970252, + "strategy_rank": 98.696984, + "rr": 0.952195, + "primary_prob": 46.29, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.428293, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.255826, + "hold30_r": -1.235449 + }, + { + "symbol": "TEL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.443936, + "strategy_rank": 77.047741, + "rr": 1.097466, + "primary_prob": 44.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.646198, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04158, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.681922, + "strategy_rank": 88.259537, + "rr": 1.108028, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.662042, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047174, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.922197, + "strategy_rank": 79.845538, + "rr": 0.872466, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.308699, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.663861, + "range_504_ratio": 1.942277, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038881, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.524027, + "strategy_rank": 61.206545, + "rr": 1.195606, + "primary_prob": 39.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.79341, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060416, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.469108, + "strategy_rank": 81.540704, + "rr": 1.66054, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.49081, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.760257, + "range_504_ratio": 2.138825, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033327, + "hold30_r": 1.087073 + }, + { + "symbol": "WBD", + "date": "2026-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.100559, + "strategy_rank": 97.06504, + "rr": 1.396431, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.094647, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.074787, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-02-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.536313, + "strategy_rank": 97.073747, + "rr": 1.13702, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.70553, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019746, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-02-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888268, + "strategy_rank": 99.888343, + "rr": 0.716555, + "primary_prob": 54.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.074832, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 3.258083, + "range_504_ratio": 25.999641, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016781, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-02-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.726257, + "strategy_rank": 73.307711, + "rr": 2.405563, + "primary_prob": 39.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.608345, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.536696, + "range_504_ratio": 1.710347, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047012, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.039106, + "strategy_rank": 84.773528, + "rr": 1.714359, + "primary_prob": 48.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.571539, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.822565, + "hold30_r": -3.778078 + }, + { + "symbol": "ALB", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.430168, + "strategy_rank": 96.796435, + "rr": 1.50417, + "primary_prob": 52.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.256255, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023428, + "hold30_r": -1.0 + }, + { + "symbol": "ALLE", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.005587, + "strategy_rank": 63.359429, + "rr": 1.779065, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.668597, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.480313, + "range_504_ratio": 1.61658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048427, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.52514, + "strategy_rank": 92.455223, + "rr": 0.968629, + "primary_prob": 45.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.452944, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030496, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.98324, + "strategy_rank": 96.918368, + "rr": 1.548184, + "primary_prob": 26.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.322276, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.523715, + "hold30_r": 2.848867 + }, + { + "symbol": "ANET", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.72067, + "strategy_rank": 89.96166, + "rr": 1.235716, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.853574, + "raw_level_count": 167, + "gate_level_count": 167, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027587, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.312849, + "strategy_rank": 92.402272, + "rr": 0.786061, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.179092, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.135379, + "range_504_ratio": 3.112353, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029515, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.290503, + "strategy_rank": 94.369238, + "rr": 0.872038, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 15.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.308057, + "raw_level_count": 213, + "gate_level_count": 213, + "range_504_log": 2.564158, + "range_504_ratio": 12.989721, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.855983, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.26257, + "strategy_rank": 88.006876, + "rr": 1.554849, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.332273, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029139, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.134078, + "strategy_rank": 74.111246, + "rr": 0.886039, + "primary_prob": 52.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.329058, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.679828, + "range_504_ratio": 1.973539, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046821, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.625698, + "strategy_rank": 81.794511, + "rr": 1.178642, + "primary_prob": 24.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.767964, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.615907, + "range_504_ratio": 1.851335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045688, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-02-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.787709, + "strategy_rank": 77.786514, + "rr": 2.258936, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 3.388404, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045333, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.581006, + "strategy_rank": 63.186637, + "rr": 1.343694, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.015541, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045282, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.027933, + "strategy_rank": 74.870724, + "rr": 1.055267, + "primary_prob": 37.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.582901, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034795, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.301676, + "strategy_rank": 86.813849, + "rr": 0.895684, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.343526, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040312, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.564246, + "strategy_rank": 73.382597, + "rr": 1.72868, + "primary_prob": 48.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.59302, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.446774, + "range_504_ratio": 1.563261, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689394, + "hold30_r": 4.369061 + }, + { + "symbol": "CFG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.905028, + "strategy_rank": 71.411446, + "rr": 0.689885, + "primary_prob": 43.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.034827, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.820076, + "range_504_ratio": 2.270672, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042157, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.418994, + "strategy_rank": 91.943798, + "rr": 1.249158, + "primary_prob": 24.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.873737, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031159, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.050279, + "strategy_rank": 80.662955, + "rr": 0.90945, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.364174, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086902, + "hold30_r": -1.043193 + }, + { + "symbol": "CRL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.670391, + "strategy_rank": 81.218438, + "rr": 2.933069, + "primary_prob": 20.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 109, + "primary_distance_atr": 4.399604, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02564, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.955307, + "strategy_rank": 93.131257, + "rr": 0.936478, + "primary_prob": 44.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.404717, + "raw_level_count": 214, + "gate_level_count": 214, + "range_504_log": 1.984113, + "range_504_ratio": 7.272591, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016405, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-02-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.206704, + "strategy_rank": 89.850713, + "rr": 2.034541, + "primary_prob": 35.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.051811, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047674, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.184358, + "strategy_rank": 87.93808, + "rr": 1.583431, + "primary_prob": 35.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 112, + "primary_distance_atr": 2.375147, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.351599, + "hold30_r": -1.314204 + }, + { + "symbol": "EBAY", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.603352, + "strategy_rank": 85.266494, + "rr": 1.031386, + "primary_prob": 33.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.54708, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.839886, + "range_504_ratio": 2.316103, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034651, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.273743, + "strategy_rank": 88.511687, + "rr": 2.090172, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.135258, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031522, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.731844, + "strategy_rank": 89.262458, + "rr": 1.181503, + "primary_prob": 26.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.772255, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.132497, + "range_504_ratio": 3.103397, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.149986, + "hold30_r": 1.904836 + }, + { + "symbol": "EXPD", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.03352, + "strategy_rank": 80.624801, + "rr": 0.688873, + "primary_prob": 48.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.033309, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034098, + "hold30_r": -0.135188 + }, + { + "symbol": "F", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.821229, + "strategy_rank": 78.966499, + "rr": 1.892802, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.839203, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051288, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.324022, + "strategy_rank": 96.887016, + "rr": 0.689436, + "primary_prob": 55.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.034154, + "raw_level_count": 195, + "gate_level_count": 195, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027905, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.407821, + "strategy_rank": 93.512565, + "rr": 1.601395, + "primary_prob": 35.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.402093, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.018368, + "hold30_r": 0.146703 + }, + { + "symbol": "GD", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.044693, + "strategy_rank": 64.574429, + "rr": 0.906166, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.359249, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054088, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.363128, + "strategy_rank": 71.192317, + "rr": 0.689803, + "primary_prob": 56.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.034705, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049161, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.865922, + "strategy_rank": 93.795108, + "rr": 0.750539, + "primary_prob": 53.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.125809, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.723339, + "hold30_r": -1.286034 + }, + { + "symbol": "GM", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.854749, + "strategy_rank": 86.902337, + "rr": 0.959282, + "primary_prob": 50.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.438923, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.810859, + "range_504_ratio": 2.24984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042962, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.972067, + "strategy_rank": 80.761383, + "rr": 0.883295, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.324942, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046979, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.195531, + "strategy_rank": 81.48637, + "rr": 0.800204, + "primary_prob": 45.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.200305, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046316, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.703911, + "strategy_rank": 75.341567, + "rr": 1.821708, + "primary_prob": 20.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.732562, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.948436, + "range_504_ratio": 2.581669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034968, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.687151, + "strategy_rank": 82.159601, + "rr": 0.963041, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.444562, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.107746, + "hold30_r": -1.076405 + }, + { + "symbol": "IDXX", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.391061, + "strategy_rank": 82.337288, + "rr": 1.402706, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 46, + "primary_distance_atr": 2.104059, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047866, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.486034, + "strategy_rank": 80.571327, + "rr": 0.69966, + "primary_prob": 52.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.04949, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040159, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.759777, + "strategy_rank": 96.962613, + "rr": 1.915156, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.872734, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023361, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.826816, + "strategy_rank": 79.60352, + "rr": 1.03781, + "primary_prob": 34.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.556715, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033515, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.642458, + "strategy_rank": 93.805908, + "rr": 1.389348, + "primary_prob": 19.65, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.084022, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031917, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.944134, + "strategy_rank": 80.92076, + "rr": 1.850013, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.775019, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.512747, + "range_504_ratio": 1.669872, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035476, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.217877, + "strategy_rank": 99.35218, + "rr": 0.886861, + "primary_prob": 47.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.330292, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 2.994818, + "range_504_ratio": 19.981716, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.867463, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.877095, + "strategy_rank": 96.306609, + "rr": 1.00735, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.511024, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026848, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-02-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.256983, + "strategy_rank": 84.56049, + "rr": 2.116964, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.175446, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040159, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.804469, + "strategy_rank": 66.720988, + "rr": 0.886017, + "primary_prob": 33.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.329025, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048382, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.167598, + "strategy_rank": 88.702603, + "rr": 0.976131, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.464196, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027065, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.379888, + "strategy_rank": 90.962912, + "rr": 1.847851, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.771776, + "raw_level_count": 179, + "gate_level_count": 179, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022047, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 68.842809, + "rr": 1.675984, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.513975, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.825155, + "range_504_ratio": 2.282235, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035664, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.77095, + "strategy_rank": 98.035986, + "rr": 0.71257, + "primary_prob": 40.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.068854, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023083, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.22905, + "strategy_rank": 81.47572, + "rr": 0.939075, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.408613, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.30368, + "range_504_ratio": 3.682823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.405874, + "hold30_r": -1.375319 + }, + { + "symbol": "NTRS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.234637, + "strategy_rank": 65.423778, + "rr": 1.468125, + "primary_prob": 19.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.202187, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.686821, + "range_504_ratio": 1.987388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043192, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.011173, + "strategy_rank": 78.879393, + "rr": 0.905962, + "primary_prob": 52.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 1.358943, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.031893, + "range_504_ratio": 2.806373, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.869181, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.223464, + "strategy_rank": 60.337027, + "rr": 0.785019, + "primary_prob": 51.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.177529, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061461, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.50838, + "strategy_rank": 91.547505, + "rr": 2.198843, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.298264, + "raw_level_count": 202, + "gate_level_count": 202, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.17362, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.586592, + "strategy_rank": 71.816969, + "rr": 1.47941, + "primary_prob": 17.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.219115, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038554, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.463687, + "strategy_rank": 69.327591, + "rr": 1.135253, + "primary_prob": 28.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.70288, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.460793, + "range_504_ratio": 1.585331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054244, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.664804, + "strategy_rank": 98.226902, + "rr": 1.804264, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.706397, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025168, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.446927, + "strategy_rank": 64.473384, + "rr": 1.038042, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.557062, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.566453, + "range_504_ratio": 1.762006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044368, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.994413, + "strategy_rank": 98.727528, + "rr": 1.070345, + "primary_prob": 27.76, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.605518, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.216809, + "hold30_r": -1.195868 + }, + { + "symbol": "TEL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.810056, + "strategy_rank": 75.35132, + "rr": 0.833114, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.249671, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038471, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.089385, + "strategy_rank": 95.790998, + "rr": 0.760938, + "primary_prob": 52.61, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.141407, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0272, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.357542, + "strategy_rank": 84.568674, + "rr": 1.548466, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.322699, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.279213, + "range_504_ratio": 3.593811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037737, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.631285, + "strategy_rank": 85.40812, + "rr": 1.067133, + "primary_prob": 42.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.600699, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048427, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.910615, + "strategy_rank": 80.844454, + "rr": 1.959698, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.939546, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.663861, + "range_504_ratio": 1.942277, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034483, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.441341, + "strategy_rank": 99.174156, + "rr": 0.750237, + "primary_prob": 38.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.125355, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 2.374833, + "range_504_ratio": 10.749216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018111, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.681564, + "strategy_rank": 60.385456, + "rr": 1.448295, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.172442, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064441, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.458101, + "strategy_rank": 63.038396, + "rr": 0.806525, + "primary_prob": 50.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.209788, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.472875, + "range_504_ratio": 1.604601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.750997, + "hold30_r": 0.025488 + }, + { + "symbol": "WBD", + "date": "2026-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.346072, + "strategy_rank": 96.521488, + "rr": 1.051362, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.577042, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.098931, + "hold30_r": -1.020338 + }, + { + "symbol": "HOOD", + "date": "2026-03-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.401274, + "strategy_rank": 93.567756, + "rr": 0.942898, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.414348, + "raw_level_count": 188, + "gate_level_count": 188, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018895, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-03-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893843, + "strategy_rank": 99.89391, + "rr": 0.9524, + "primary_prob": 34.88, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.4286, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 3.258083, + "range_504_ratio": 25.999641, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.937493, + "hold30_r": 4.683551 + }, + { + "symbol": "ADM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.44586, + "strategy_rank": 73.576932, + "rr": 1.769651, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.654477, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.542245, + "range_504_ratio": 1.719863, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.724294, + "hold30_r": 0.312736 + }, + { + "symbol": "AES", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.836518, + "strategy_rank": 87.194461, + "rr": 2.853179, + "primary_prob": 21.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 4.279768, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034142, + "hold30_r": 0.398118 + }, + { + "symbol": "ALB", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.70913, + "strategy_rank": 96.329865, + "rr": 1.742387, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.613581, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.721291, + "hold30_r": 2.114978 + }, + { + "symbol": "ALLE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.802548, + "strategy_rank": 65.334665, + "rr": 1.6631, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.494649, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.480313, + "range_504_ratio": 1.61658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044699, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.205945, + "strategy_rank": 91.811958, + "rr": 1.196281, + "primary_prob": 24.24, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.794422, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.170896, + "hold30_r": 2.614088 + }, + { + "symbol": "AMD", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.055202, + "strategy_rank": 94.853472, + "rr": 1.516117, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.274175, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.492085, + "hold30_r": 5.152798 + }, + { + "symbol": "ANET", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.970276, + "strategy_rank": 86.141481, + "rr": 1.251288, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.876932, + "raw_level_count": 168, + "gate_level_count": 168, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026457, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.607219, + "strategy_rank": 85.125477, + "rr": 1.831683, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.747524, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.975876, + "range_504_ratio": 2.653489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.799478, + "hold30_r": 1.618625 + }, + { + "symbol": "APH", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.116773, + "strategy_rank": 92.069029, + "rr": 0.834996, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.252494, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.124262, + "range_504_ratio": 3.077944, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.809011, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.41189, + "strategy_rank": 87.246797, + "rr": 1.620616, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.430925, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030422, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.847134, + "strategy_rank": 74.009095, + "rr": 1.414882, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.122323, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.679828, + "range_504_ratio": 1.973539, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042467, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.993631, + "strategy_rank": 82.637914, + "rr": 0.749115, + "primary_prob": 43.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.123672, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.615907, + "range_504_ratio": 1.851335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706533, + "hold30_r": 1.056608 + }, + { + "symbol": "BK", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.679406, + "strategy_rank": 60.57516, + "rr": 1.354936, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.032405, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.311033, + "hold30_r": 3.836739 + }, + { + "symbol": "C", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.004246, + "strategy_rank": 77.492803, + "rr": 1.608477, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.412716, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575578, + "hold30_r": 4.094962 + }, + { + "symbol": "CAH", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.418259, + "strategy_rank": 85.286849, + "rr": 1.319364, + "primary_prob": 23.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.979046, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052092, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.569002, + "strategy_rank": 70.486861, + "rr": 1.088044, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.632066, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 0.866811, + "range_504_ratio": 2.37931, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056938, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.329087, + "strategy_rank": 87.832056, + "rr": 0.735288, + "primary_prob": 38.83, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.102931, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.702196, + "hold30_r": 2.855254 + }, + { + "symbol": "CFG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.031847, + "strategy_rank": 73.791361, + "rr": 0.901719, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.352578, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.774742, + "range_504_ratio": 2.170032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.862901, + "hold30_r": 2.581594 + }, + { + "symbol": "CHRW", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.072187, + "strategy_rank": 92.420022, + "rr": 0.921522, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.382282, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029747, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.619958, + "strategy_rank": 97.540326, + "rr": 0.843692, + "primary_prob": 34.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.265538, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 2.134207, + "range_504_ratio": 8.450346, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.827567, + "hold30_r": 5.730824 + }, + { + "symbol": "CMI", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.18896, + "strategy_rank": 83.408543, + "rr": 0.857673, + "primary_prob": 38.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.286509, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.820057, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.983015, + "strategy_rank": 97.857178, + "rr": 0.894698, + "primary_prob": 32.96, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.342048, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.880751, + "hold30_r": 3.307343 + }, + { + "symbol": "COR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.216561, + "strategy_rank": 72.747355, + "rr": 0.708637, + "primary_prob": 51.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.062956, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.409332, + "hold30_r": -1.356645 + }, + { + "symbol": "CVNA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.038217, + "strategy_rank": 93.250904, + "rr": 1.034007, + "primary_prob": 48.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.55101, + "raw_level_count": 215, + "gate_level_count": 215, + "range_504_log": 1.974451, + "range_504_ratio": 7.202663, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017276, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.770701, + "strategy_rank": 90.303897, + "rr": 1.720161, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.580242, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.183675, + "hold30_r": -2.141225 + }, + { + "symbol": "DLTR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.904459, + "strategy_rank": 88.10685, + "rr": 1.52086, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.28129, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035605, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.63482, + "strategy_rank": 80.089289, + "rr": 0.700709, + "primary_prob": 59.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.051063, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.744627, + "range_504_ratio": 2.105655, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036507, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.915074, + "strategy_rank": 89.285891, + "rr": 1.536054, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.30408, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025685, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.781316, + "strategy_rank": 89.798616, + "rr": 0.828517, + "primary_prob": 38.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.242775, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 0.97968, + "range_504_ratio": 2.663604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.796728, + "hold30_r": 2.822227 + }, + { + "symbol": "EXPD", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.43949, + "strategy_rank": 78.873745, + "rr": 1.35134, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.027009, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038717, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.244161, + "strategy_rank": 79.437862, + "rr": 1.904851, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 111, + "primary_distance_atr": 2.857277, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037904, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.641189, + "strategy_rank": 88.934425, + "rr": 0.997982, + "primary_prob": 30.27, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.496972, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.463876, + "hold30_r": -1.439045 + }, + { + "symbol": "FDX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.014862, + "strategy_rank": 65.673963, + "rr": 0.791551, + "primary_prob": 37.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.187327, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048341, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.407643, + "strategy_rank": 96.946791, + "rr": 0.865478, + "primary_prob": 35.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.298216, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.842401, + "hold30_r": 3.617703 + }, + { + "symbol": "FSLR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.753715, + "strategy_rank": 94.898364, + "rr": 2.819445, + "primary_prob": 21.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 4.229167, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.020645, + "hold30_r": 0.178943 + }, + { + "symbol": "GE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.774947, + "strategy_rank": 74.565768, + "rr": 1.129471, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.694206, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0402, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.467091, + "strategy_rank": 68.307896, + "rr": 1.007647, + "primary_prob": 31.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.51147, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049578, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.496815, + "strategy_rank": 95.164296, + "rr": 1.009186, + "primary_prob": 29.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.513779, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.990801, + "hold30_r": 3.138281 + }, + { + "symbol": "GM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.842887, + "strategy_rank": 86.918835, + "rr": 1.76438, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.646571, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.810859, + "range_504_ratio": 2.24984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.726547, + "hold30_r": 1.340577 + }, + { + "symbol": "GOOG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.267516, + "strategy_rank": 75.616498, + "rr": 1.073712, + "primary_prob": 42.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.610568, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048191, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.47983, + "strategy_rank": 76.718508, + "rr": 1.914323, + "primary_prob": 20.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.871484, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047597, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.651805, + "strategy_rank": 73.492704, + "rr": 1.906587, + "primary_prob": 24.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.859881, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.948436, + "range_504_ratio": 2.581669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.874095, + "hold30_r": 2.379674 + }, + { + "symbol": "HAL", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.590234, + "strategy_rank": 80.058926, + "rr": 2.532149, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 112, + "primary_distance_atr": 3.798224, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.797546, + "range_504_ratio": 2.220085, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.494106, + "hold30_r": 1.469192 + }, + { + "symbol": "HAS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199575, + "strategy_rank": 71.685042, + "rr": 1.071077, + "primary_prob": 47.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 1.606616, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045448, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.284501, + "strategy_rank": 89.199998, + "rr": 0.882444, + "primary_prob": 48.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.323665, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032847, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.278132, + "strategy_rank": 76.509523, + "rr": 1.48517, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.227755, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043246, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.048832, + "strategy_rank": 80.764691, + "rr": 1.609462, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.414194, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03944, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.70276, + "strategy_rank": 81.955068, + "rr": 1.811984, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.717976, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039248, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.558386, + "strategy_rank": 97.496379, + "rr": 1.666267, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.4994, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.643854, + "hold30_r": 5.750197 + }, + { + "symbol": "IVZ", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.791932, + "strategy_rank": 79.950115, + "rr": 1.916058, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.874088, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028796, + "hold30_r": -1.0 + }, + { + "symbol": "JBHT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.819533, + "strategy_rank": 84.161809, + "rr": 0.798496, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.197743, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036072, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.490446, + "strategy_rank": 87.050092, + "rr": 0.879318, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.318977, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.076938, + "range_504_ratio": 2.935677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.851202, + "hold30_r": 5.200689 + }, + { + "symbol": "JCI", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.428875, + "strategy_rank": 73.118433, + "rr": 0.952058, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.428087, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.905969, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.658174, + "strategy_rank": 63.969196, + "rr": 0.988385, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.482578, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072525, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.719745, + "strategy_rank": 91.280093, + "rr": 1.519196, + "primary_prob": 20.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.278793, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.493332, + "hold30_r": 4.432069 + }, + { + "symbol": "LDOS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.624204, + "strategy_rank": 78.878468, + "rr": 1.732816, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 2.599224, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.512747, + "range_504_ratio": 1.669872, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039845, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.681529, + "strategy_rank": 99.681731, + "rr": 1.030941, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.546411, + "raw_level_count": 140, + "gate_level_count": 140, + "range_504_log": 3.019096, + "range_504_ratio": 20.47277, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.018741, + "hold30_r": 3.6775 + }, + { + "symbol": "LRCX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.133758, + "strategy_rank": 95.927953, + "rr": 0.992584, + "primary_prob": 30.23, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.488876, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.970195, + "hold30_r": 3.584737 + }, + { + "symbol": "LUV", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.356688, + "strategy_rank": 90.327648, + "rr": 1.528878, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.293317, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025915, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.18259, + "strategy_rank": 78.440525, + "rr": 1.370243, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.055365, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048596, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.394904, + "strategy_rank": 67.911179, + "rr": 1.172784, + "primary_prob": 37.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.759176, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038717, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.233546, + "strategy_rank": 67.99399, + "rr": 1.479691, + "primary_prob": 20.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.219536, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055386, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.870488, + "strategy_rank": 89.350867, + "rr": 0.801932, + "primary_prob": 39.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.202898, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.777075, + "hold30_r": 5.681301 + }, + { + "symbol": "MU", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.832272, + "strategy_rank": 98.133861, + "rr": 0.908664, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.362997, + "raw_level_count": 131, + "gate_level_count": 131, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.889054, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.89172, + "strategy_rank": 59.80217, + "rr": 0.832067, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.2481, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.575353, + "range_504_ratio": 1.777757, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.776174, + "hold30_r": 0.303965 + }, + { + "symbol": "NEM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.195329, + "strategy_rank": 96.00368, + "rr": 1.259558, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.889337, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.449016, + "range_504_ratio": 4.25892, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.112028, + "hold30_r": -1.085066 + }, + { + "symbol": "NRG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.104034, + "strategy_rank": 81.688078, + "rr": 0.953989, + "primary_prob": 50.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 1.430984, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.222176, + "range_504_ratio": 3.394568, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025738, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.14862, + "strategy_rank": 65.097678, + "rr": 1.143657, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.715486, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.686821, + "range_504_ratio": 1.987388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.104857, + "hold30_r": 2.855643 + }, + { + "symbol": "NUE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.316348, + "strategy_rank": 73.129071, + "rr": 2.414056, + "primary_prob": 21.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 29, + "primary_distance_atr": 3.621083, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.38938, + "hold30_r": -1.34754 + }, + { + "symbol": "PH", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.227176, + "strategy_rank": 64.138261, + "rr": 2.33061, + "primary_prob": 7.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.495915, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047868, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-03-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.562633, + "strategy_rank": 87.446809, + "rr": 2.165026, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.24754, + "raw_level_count": 202, + "gate_level_count": 202, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026994, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.630573, + "strategy_rank": 86.833774, + "rr": 0.689459, + "primary_prob": 56.13, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.034188, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 0.92728, + "range_504_ratio": 2.527626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.654884, + "hold30_r": 2.073123 + }, + { + "symbol": "ROK", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.261146, + "strategy_rank": 74.843396, + "rr": 1.707318, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.560976, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033399, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.2569, + "strategy_rank": 97.795508, + "rr": 1.128743, + "primary_prob": 32.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.693114, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 2.370229, + "range_504_ratio": 10.699838, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.106443, + "hold30_r": 3.029921 + }, + { + "symbol": "STLD", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.579618, + "strategy_rank": 81.422258, + "rr": 1.357812, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.036717, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.703417, + "range_504_ratio": 2.020646, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033538, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.044586, + "strategy_rank": 98.854515, + "rr": 0.878317, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.317476, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.860547, + "hold30_r": 4.708244 + }, + { + "symbol": "TER", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.921444, + "strategy_rank": 96.605604, + "rr": 0.845833, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.268749, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.825762, + "hold30_r": 3.754585 + }, + { + "symbol": "TKO", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.271762, + "strategy_rank": 74.687691, + "rr": 0.886364, + "primary_prob": 42.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.329545, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.05917, + "range_504_ratio": 2.883975, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034506, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.065817, + "strategy_rank": 84.782513, + "rr": 0.680456, + "primary_prob": 43.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.020684, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.645857, + "hold30_r": 1.135293 + }, + { + "symbol": "ULTA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.541401, + "strategy_rank": 83.531523, + "rr": 1.024088, + "primary_prob": 31.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.536131, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045166, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.692144, + "strategy_rank": 94.981535, + "rr": 1.092314, + "primary_prob": 41.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.638471, + "raw_level_count": 199, + "gate_level_count": 199, + "range_504_log": 1.597652, + "range_504_ratio": 4.941418, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.069429, + "hold30_r": 3.437382 + }, + { + "symbol": "VTRS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.853503, + "strategy_rank": 81.265249, + "rr": 1.150527, + "primary_prob": 38.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.725791, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036203, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.469214, + "strategy_rank": 99.278874, + "rr": 0.734712, + "primary_prob": 39.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.102068, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.374833, + "range_504_ratio": 10.749216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.718766, + "hold30_r": 4.189159 + }, + { + "symbol": "WMT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.059448, + "strategy_rank": 64.496698, + "rr": 1.650799, + "primary_prob": 15.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.476199, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.83566, + "range_504_ratio": 2.306336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049574, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.987261, + "strategy_rank": 65.466507, + "rr": 0.966172, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.449258, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.489777, + "range_504_ratio": 1.631953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.915034, + "hold30_r": -1.073769 + }, + { + "symbol": "GEV", + "date": "2026-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.018104, + "strategy_rank": 95.487141, + "rr": 0.791025, + "primary_prob": 37.26, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.186538, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 2.017622, + "range_504_ratio": 7.520419, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.762119, + "hold30_r": 2.806702 + }, + { + "symbol": "HOOD", + "date": "2026-03-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.823216, + "strategy_rank": 94.910294, + "rr": 1.045656, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.568484, + "raw_level_count": 190, + "gate_level_count": 190, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024592, + "hold30_r": -1.004419 + }, + { + "symbol": "SNDK", + "date": "2026-03-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893504, + "strategy_rank": 99.893538, + "rr": 0.971496, + "primary_prob": 45.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.457245, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 3.258083, + "range_504_ratio": 25.999641, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.954962, + "hold30_r": 4.95741 + }, + { + "symbol": "ADM", + "date": "2026-03-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.072417, + "strategy_rank": 72.884735, + "rr": 2.868953, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 4.303429, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.58719, + "range_504_ratio": 1.798926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043884, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.27263, + "strategy_rank": 96.050416, + "rr": 1.649383, + "primary_prob": 34.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.474075, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.627935, + "hold30_r": 2.799919 + }, + { + "symbol": "ALLE", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.386581, + "strategy_rank": 65.136564, + "rr": 2.610036, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.915054, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.480313, + "range_504_ratio": 1.61658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046808, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.56869, + "strategy_rank": 92.878934, + "rr": 1.873563, + "primary_prob": 26.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.810344, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.845922, + "hold30_r": 2.562733 + }, + { + "symbol": "AMD", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.077742, + "strategy_rank": 94.324632, + "rr": 1.586184, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.379276, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559876, + "hold30_r": 9.606889 + }, + { + "symbol": "ANET", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.13738, + "strategy_rank": 89.906804, + "rr": 1.252812, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.879218, + "raw_level_count": 169, + "gate_level_count": 169, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028148, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.633653, + "strategy_rank": 92.571217, + "rr": 1.09587, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 8.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.643805, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.124262, + "range_504_ratio": 3.077944, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028088, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.711395, + "strategy_rank": 91.810743, + "rr": 0.988734, + "primary_prob": 31.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.4831, + "raw_level_count": 216, + "gate_level_count": 216, + "range_504_log": 2.531593, + "range_504_ratio": 12.573524, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01906, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.771033, + "strategy_rank": 84.839723, + "rr": 0.861369, + "primary_prob": 53.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 1.292053, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029993, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.428115, + "strategy_rank": 61.816702, + "rr": 1.225375, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.838063, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17925, + "hold30_r": 3.633007 + }, + { + "symbol": "C", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.220447, + "strategy_rank": 77.267079, + "rr": 1.828963, + "primary_prob": 23.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.743444, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.794619, + "hold30_r": 3.810034 + }, + { + "symbol": "CAH", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.249201, + "strategy_rank": 85.953164, + "rr": 1.39495, + "primary_prob": 22.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.092425, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051624, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.119276, + "strategy_rank": 69.781365, + "rr": 0.993508, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.490262, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.876417, + "range_504_ratio": 2.402276, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.948429, + "hold30_r": 4.898645 + }, + { + "symbol": "CAT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.207668, + "strategy_rank": 88.028346, + "rr": 0.903734, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.355601, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.869649, + "hold30_r": 3.310335 + }, + { + "symbol": "CBOE", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.261981, + "strategy_rank": 63.894025, + "rr": 0.924863, + "primary_prob": 32.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.387295, + "raw_level_count": 80, + "gate_level_count": 80, + "range_504_log": 0.609768, + "range_504_ratio": 1.840005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049959, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.00213, + "strategy_rank": 83.763193, + "rr": 1.601193, + "primary_prob": 35.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.40179, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.904024, + "range_504_ratio": 2.469521, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.58103, + "hold30_r": 1.168264 + }, + { + "symbol": "CFG", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.919063, + "strategy_rank": 73.998663, + "rr": 0.9381, + "primary_prob": 43.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.407149, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.763449, + "range_504_ratio": 2.145664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.901165, + "hold30_r": 3.033622 + }, + { + "symbol": "CHRW", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.846645, + "strategy_rank": 92.241588, + "rr": 0.882352, + "primary_prob": 35.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.323527, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.851663, + "hold30_r": 1.723396 + }, + { + "symbol": "CMI", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.669862, + "strategy_rank": 82.556137, + "rr": 1.577919, + "primary_prob": 21.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.366878, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.540868, + "hold30_r": 4.325003 + }, + { + "symbol": "COHR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.870075, + "strategy_rank": 97.966499, + "rr": 1.65603, + "primary_prob": 29.68, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.484045, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.640138, + "hold30_r": 2.578367 + }, + { + "symbol": "COR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.054313, + "strategy_rank": 75.450785, + "rr": 1.381138, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.071707, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053252, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.480298, + "strategy_rank": 93.078762, + "rr": 1.600541, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.400812, + "raw_level_count": 216, + "gate_level_count": 216, + "range_504_log": 1.974451, + "range_504_ratio": 7.202663, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.583255, + "hold30_r": 3.069768 + }, + { + "symbol": "DG", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.698616, + "strategy_rank": 90.220946, + "rr": 2.271631, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.407446, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03317, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.059638, + "strategy_rank": 89.135364, + "rr": 2.655925, + "primary_prob": 22.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.983887, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.913078, + "range_504_ratio": 2.491982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031326, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.404686, + "strategy_rank": 83.155621, + "rr": 1.660552, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.490828, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02415, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.036209, + "strategy_rank": 90.655133, + "rr": 1.723226, + "primary_prob": 15.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.58484, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 0.97968, + "range_504_ratio": 2.663604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687787, + "hold30_r": 4.380763 + }, + { + "symbol": "F", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.830671, + "strategy_rank": 76.145299, + "rr": 2.702248, + "primary_prob": 22.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 111, + "primary_distance_atr": 4.053371, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037074, + "hold30_r": 1.302518 + }, + { + "symbol": "FCX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.28541, + "strategy_rank": 88.863617, + "rr": 0.918097, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.377145, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023542, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.509052, + "strategy_rank": 97.392507, + "rr": 1.222317, + "primary_prob": 38.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.833476, + "raw_level_count": 196, + "gate_level_count": 196, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024787, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.290735, + "strategy_rank": 93.612025, + "rr": 1.868563, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 66, + "primary_distance_atr": 2.802844, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024558, + "hold30_r": 0.088301 + }, + { + "symbol": "GE", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.132055, + "strategy_rank": 74.977545, + "rr": 0.722485, + "primary_prob": 58.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.083727, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035036, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.70607, + "strategy_rank": 70.881483, + "rr": 0.823232, + "primary_prob": 39.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.234848, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052005, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.657082, + "strategy_rank": 96.349319, + "rr": 1.262031, + "primary_prob": 22.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.893047, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.241501, + "hold30_r": 3.091698 + }, + { + "symbol": "GM", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.308839, + "strategy_rank": 84.662996, + "rr": 1.874044, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.811066, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.810859, + "range_504_ratio": 2.24984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.83587, + "hold30_r": 1.468649 + }, + { + "symbol": "GNRC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.197018, + "strategy_rank": 87.754934, + "rr": 1.650482, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.475724, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024727, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.545261, + "strategy_rank": 75.154023, + "rr": 1.81614, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.72421, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.93787, + "range_504_ratio": 2.554534, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050505, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.758253, + "strategy_rank": 76.10099, + "rr": 1.676164, + "primary_prob": 23.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.514246, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.941462, + "range_504_ratio": 2.563726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050035, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.43344, + "strategy_rank": 76.554472, + "rr": 1.645227, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.46784, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.948436, + "range_504_ratio": 2.581669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.61256, + "hold30_r": 3.24913 + }, + { + "symbol": "HAS", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.924388, + "strategy_rank": 73.864093, + "rr": 1.302898, + "primary_prob": 41.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 1.954347, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043902, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.42066, + "strategy_rank": 88.815739, + "rr": 1.530276, + "primary_prob": 17.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.295414, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0349, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.900958, + "strategy_rank": 72.990245, + "rr": 2.5582, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 3.8373, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054281, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.191693, + "strategy_rank": 70.815036, + "rr": 0.68742, + "primary_prob": 47.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 34.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.031129, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.578157, + "range_504_ratio": 1.78275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.649352, + "hold30_r": 3.582075 + }, + { + "symbol": "HWM", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.521832, + "strategy_rank": 78.429112, + "rr": 1.004223, + "primary_prob": 29.88, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.506335, + "raw_level_count": 155, + "gate_level_count": 155, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037836, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.984026, + "strategy_rank": 82.339882, + "rr": 1.559681, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.339521, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.530373, + "hold30_r": 2.523827 + }, + { + "symbol": "IDXX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.410011, + "strategy_rank": 79.925305, + "rr": 1.853393, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 96, + "primary_distance_atr": 2.78009, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038819, + "hold30_r": 0.038222 + }, + { + "symbol": "INCY", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.623003, + "strategy_rank": 79.212698, + "rr": 2.001325, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 3.001987, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040869, + "hold30_r": 0.701092 + }, + { + "symbol": "INTC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.485623, + "strategy_rank": 96.869723, + "rr": 1.903502, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.855253, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02381, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.345048, + "strategy_rank": 78.158555, + "rr": 1.817666, + "primary_prob": 31.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.7265, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028655, + "hold30_r": 1.544883 + }, + { + "symbol": "JBHT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.173589, + "strategy_rank": 83.178959, + "rr": 1.187049, + "primary_prob": 31.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.780574, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.153425, + "hold30_r": 4.190227 + }, + { + "symbol": "JBL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.332268, + "strategy_rank": 89.111311, + "rr": 0.856555, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.284832, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.076938, + "range_504_ratio": 2.935677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.824214, + "hold30_r": 5.815866 + }, + { + "symbol": "JCI", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.734824, + "strategy_rank": 75.865441, + "rr": 1.316733, + "primary_prob": 22.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.9751, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.272275, + "hold30_r": 2.257745 + }, + { + "symbol": "JNJ", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.947817, + "strategy_rank": 64.333685, + "rr": 1.172963, + "primary_prob": 24.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.759445, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076418, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.503727, + "strategy_rank": 92.707928, + "rr": 0.798807, + "primary_prob": 41.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.19821, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.771193, + "hold30_r": 4.685295 + }, + { + "symbol": "LHX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.267306, + "strategy_rank": 77.291369, + "rr": 0.943203, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.414805, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.896432, + "hold30_r": -1.07756 + }, + { + "symbol": "LITE", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.680511, + "strategy_rank": 99.680613, + "rr": 1.612511, + "primary_prob": 30.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.418766, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 3.019096, + "range_504_ratio": 20.47277, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.598427, + "hold30_r": 2.683061 + }, + { + "symbol": "LMT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.55804, + "strategy_rank": 68.541692, + "rr": 1.651098, + "primary_prob": 14.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.476647, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046374, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.444089, + "strategy_rank": 96.391714, + "rr": 0.980264, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.470396, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.955633, + "hold30_r": 2.743463 + }, + { + "symbol": "LUV", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.859425, + "strategy_rank": 88.054789, + "rr": 1.72004, + "primary_prob": 33.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.580059, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697436, + "hold30_r": -0.160411 + }, + { + "symbol": "MCK", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.693291, + "strategy_rank": 83.525729, + "rr": 1.577892, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.366837, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051116, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.576145, + "strategy_rank": 66.071386, + "rr": 1.519506, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 2.279259, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480262, + "hold30_r": 0.873955 + }, + { + "symbol": "MNST", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.350373, + "strategy_rank": 67.396325, + "rr": 0.902437, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.353656, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054793, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.882854, + "strategy_rank": 89.024381, + "rr": 0.909777, + "primary_prob": 36.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.364665, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.883457, + "hold30_r": 6.688596 + }, + { + "symbol": "MU", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.722045, + "strategy_rank": 98.211814, + "rr": 0.784166, + "primary_prob": 51.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.176249, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.761411, + "hold30_r": -1.151552 + }, + { + "symbol": "NEM", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.083067, + "strategy_rank": 96.041126, + "rr": 0.736728, + "primary_prob": 42.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.105092, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.399128, + "range_504_ratio": 4.051667, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.637072, + "hold30_r": -1.61069 + }, + { + "symbol": "NOC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.095847, + "strategy_rank": 74.492625, + "rr": 1.014365, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.521548, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04846, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.687966, + "strategy_rank": 85.415619, + "rr": 1.776941, + "primary_prob": 32.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.665412, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.160837, + "range_504_ratio": 3.192605, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028101, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.043663, + "strategy_rank": 83.219926, + "rr": 2.604538, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 143, + "primary_distance_atr": 3.906808, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.979338, + "range_504_ratio": 2.662693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.576568, + "hold30_r": 9.4327 + }, + { + "symbol": "PH", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.960596, + "strategy_rank": 65.827737, + "rr": 0.821986, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.232979, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.77818, + "hold30_r": 2.079395 + }, + { + "symbol": "RCL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.789137, + "strategy_rank": 84.571545, + "rr": 1.769417, + "primary_prob": 32.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.654126, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 1.075203, + "range_504_ratio": 2.930586, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.023063, + "hold30_r": -0.578382 + }, + { + "symbol": "ROL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.617678, + "strategy_rank": 67.921737, + "rr": 1.943318, + "primary_prob": 21.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.914977, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.460793, + "range_504_ratio": 1.585331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048075, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.835996, + "strategy_rank": 66.914984, + "rr": 0.892753, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.33913, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.572005, + "range_504_ratio": 1.771817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838831, + "hold30_r": 2.599643 + }, + { + "symbol": "RTX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.498403, + "strategy_rank": 70.789307, + "rr": 0.768868, + "primary_prob": 37.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.153302, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.874704, + "range_504_ratio": 2.398165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049673, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.254526, + "strategy_rank": 96.924977, + "rr": 0.959189, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.438783, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 2.370229, + "range_504_ratio": 10.699838, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.935175, + "hold30_r": 1.472862 + }, + { + "symbol": "STLD", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.048988, + "strategy_rank": 80.691739, + "rr": 0.68716, + "primary_prob": 43.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.030739, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.703417, + "range_504_ratio": 2.020646, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.655173, + "hold30_r": 5.103543 + }, + { + "symbol": "STX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.041534, + "strategy_rank": 98.91418, + "rr": 1.143111, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.714666, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.122609, + "hold30_r": 5.667467 + }, + { + "symbol": "TEL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.215122, + "strategy_rank": 75.997394, + "rr": 1.976566, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.964849, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.945924, + "hold30_r": 0.776775 + }, + { + "symbol": "TER", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.29606, + "strategy_rank": 97.785965, + "rr": 0.87636, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.31454, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.85509, + "hold30_r": 4.291589 + }, + { + "symbol": "TKO", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.641108, + "strategy_rank": 74.699839, + "rr": 0.751985, + "primary_prob": 57.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.127978, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.051195, + "range_504_ratio": 2.861069, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.717919, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.781683, + "strategy_rank": 89.006752, + "rr": 0.950008, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.425012, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.915035, + "hold30_r": 0.537763 + }, + { + "symbol": "TSLA", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.256656, + "strategy_rank": 81.773276, + "rr": 2.118539, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 3.177808, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.279213, + "range_504_ratio": 3.593811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03738, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994675, + "strategy_rank": 88.581379, + "rr": 0.983455, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.475183, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.955561, + "hold30_r": 0.102576 + }, + { + "symbol": "VRT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.231097, + "strategy_rank": 96.912832, + "rr": 0.843006, + "primary_prob": 49.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.264508, + "raw_level_count": 202, + "gate_level_count": 202, + "range_504_log": 1.641674, + "range_504_ratio": 5.163806, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.818621, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.906283, + "strategy_rank": 83.32376, + "rr": 2.098565, + "primary_prob": 21.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.147847, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.061982, + "hold30_r": 1.760087 + }, + { + "symbol": "WDC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.467519, + "strategy_rank": 99.276199, + "rr": 0.82742, + "primary_prob": 51.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.241129, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 2.374833, + "range_504_ratio": 10.749216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.808386, + "hold30_r": 4.489088 + }, + { + "symbol": "WELL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.474973, + "strategy_rank": 63.755886, + "rr": 1.30085, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.951275, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062797, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.646432, + "strategy_rank": 68.373779, + "rr": 1.211065, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.816598, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055466, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2026-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.166842, + "strategy_rank": 95.501066, + "rr": 0.899852, + "primary_prob": 33.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.349778, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 2.017622, + "range_504_ratio": 7.520419, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.868935, + "hold30_r": 4.886981 + }, + { + "symbol": "WBD", + "date": "2026-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.586569, + "strategy_rank": 88.593617, + "rr": 1.751102, + "primary_prob": 18.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.626653, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.09154, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-03-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.87723, + "strategy_rank": 91.522237, + "rr": 0.814009, + "primary_prob": 37.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.221013, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022323, + "hold30_r": -1.0 + }, + { + "symbol": "ADI", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.581322, + "strategy_rank": 74.630825, + "rr": 0.963057, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.444586, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.828253, + "range_504_ratio": 2.289316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.920606, + "hold30_r": 6.008348 + }, + { + "symbol": "ADM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.247639, + "strategy_rank": 74.194731, + "rr": 1.916645, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.874967, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.58719, + "range_504_ratio": 1.798926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.877816, + "hold30_r": 2.963354 + }, + { + "symbol": "ALB", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.278069, + "strategy_rank": 95.436787, + "rr": 1.8461, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.76915, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.823723, + "hold30_r": 2.426956 + }, + { + "symbol": "AMAT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.117524, + "strategy_rank": 93.854594, + "rr": 1.328476, + "primary_prob": 20.95, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.992714, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030832, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.080797, + "strategy_rank": 92.970395, + "rr": 1.748995, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.623493, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.719912, + "hold30_r": 10.127012 + }, + { + "symbol": "ANET", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.253935, + "strategy_rank": 87.358887, + "rr": 1.600009, + "primary_prob": 22.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.400013, + "raw_level_count": 169, + "gate_level_count": 169, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.139606, + "hold30_r": -1.110119 + }, + { + "symbol": "APH", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.90766, + "strategy_rank": 93.047312, + "rr": 0.785361, + "primary_prob": 56.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 1.178041, + "raw_level_count": 107, + "gate_level_count": 107, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.76057, + "hold30_r": 1.39761 + }, + { + "symbol": "AVGO", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.204617, + "strategy_rank": 85.177823, + "rr": 1.50345, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 2.255175, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030963, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.339979, + "strategy_rank": 81.965029, + "rr": 0.909603, + "primary_prob": 35.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.364405, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.644973, + "range_504_ratio": 1.905935, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872095, + "hold30_r": 1.503175 + }, + { + "symbol": "BIIB", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.322141, + "strategy_rank": 76.862605, + "rr": 1.669235, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.503852, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047673, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.155299, + "strategy_rank": 75.481036, + "rr": 1.339773, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.00966, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.30026, + "hold30_r": 2.906159 + }, + { + "symbol": "CAH", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.12382, + "strategy_rank": 86.106799, + "rr": 0.863839, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.295758, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.813651, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.697796, + "strategy_rank": 88.529338, + "rr": 0.819915, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.229873, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.78345, + "hold30_r": 5.192183 + }, + { + "symbol": "CBOE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.198321, + "strategy_rank": 64.592284, + "rr": 1.209245, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.813868, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.609768, + "range_504_ratio": 1.840005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052223, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.951731, + "strategy_rank": 81.800174, + "rr": 0.990064, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.485096, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.713433, + "range_504_ratio": 2.040986, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.965778, + "hold30_r": -1.048533 + }, + { + "symbol": "CFG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.371459, + "strategy_rank": 72.408449, + "rr": 0.700117, + "primary_prob": 48.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.050175, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.763449, + "range_504_ratio": 2.145664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.657873, + "hold30_r": 2.422626 + }, + { + "symbol": "CHRW", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.543547, + "strategy_rank": 91.84086, + "rr": 1.016612, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.524918, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.983114, + "hold30_r": -0.757711 + }, + { + "symbol": "CMI", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.66107, + "strategy_rank": 83.085391, + "rr": 1.15585, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.733775, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.115117, + "hold30_r": 4.702384 + }, + { + "symbol": "COHR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.006296, + "strategy_rank": 98.101262, + "rr": 1.169431, + "primary_prob": 39.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.754147, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014934, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.457503, + "strategy_rank": 74.404529, + "rr": 2.184567, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.276851, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045727, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.870934, + "strategy_rank": 92.697704, + "rr": 1.832963, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.749444, + "raw_level_count": 217, + "gate_level_count": 217, + "range_504_log": 1.974451, + "range_504_ratio": 7.202663, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.815769, + "hold30_r": 2.911041 + }, + { + "symbol": "DG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.537251, + "strategy_rank": 90.594943, + "rr": 1.789294, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.683941, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.904449, + "range_504_ratio": 2.470571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034048, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.747114, + "strategy_rank": 90.616062, + "rr": 1.505605, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.258407, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03023, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.883526, + "strategy_rank": 87.673814, + "rr": 2.206928, + "primary_prob": 23.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.310392, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.169242, + "range_504_ratio": 3.219551, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027002, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.333683, + "strategy_rank": 91.285151, + "rr": 1.335742, + "primary_prob": 22.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.003613, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 0.960706, + "range_504_ratio": 2.61354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.299891, + "hold30_r": 4.582703 + }, + { + "symbol": "FCX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.112277, + "strategy_rank": 84.137084, + "rr": 0.679609, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.019414, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656756, + "hold30_r": 0.763384 + }, + { + "symbol": "FDX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.365163, + "strategy_rank": 67.074482, + "rr": 1.72944, + "primary_prob": 14.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.59416, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04475, + "hold30_r": -1.0 + }, + { + "symbol": "FE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.69255, + "strategy_rank": 56.642018, + "rr": 0.796331, + "primary_prob": 43.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.194496, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.345763, + "range_504_ratio": 1.413067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729623, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.635887, + "strategy_rank": 97.50424, + "rr": 0.761004, + "primary_prob": 40.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.141506, + "raw_level_count": 197, + "gate_level_count": 197, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.735755, + "hold30_r": 4.979999 + }, + { + "symbol": "FSLR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.068206, + "strategy_rank": 94.755291, + "rr": 2.774259, + "primary_prob": 21.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 4.161389, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027599, + "hold30_r": 1.328982 + }, + { + "symbol": "GE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.408185, + "strategy_rank": 77.475037, + "rr": 1.578807, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.36821, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03585, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.834208, + "strategy_rank": 72.253757, + "rr": 1.353662, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.030493, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049108, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.376705, + "strategy_rank": 96.245455, + "rr": 0.856661, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.284992, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.836713, + "hold30_r": 2.832587 + }, + { + "symbol": "GM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.451207, + "strategy_rank": 84.982511, + "rr": 1.975774, + "primary_prob": 21.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.963661, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.932751, + "hold30_r": 0.85383 + }, + { + "symbol": "GNRC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.821616, + "strategy_rank": 91.019785, + "rr": 1.9293, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.893951, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027476, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.759706, + "strategy_rank": 74.868901, + "rr": 1.162223, + "primary_prob": 44.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.743334, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054002, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.179433, + "strategy_rank": 76.07466, + "rr": 1.920222, + "primary_prob": 20.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.880332, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053685, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.575026, + "strategy_rank": 74.894342, + "rr": 1.092413, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.63862, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.943232, + "range_504_ratio": 2.568269, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.05497, + "hold30_r": 2.065182 + }, + { + "symbol": "HAS", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.667366, + "strategy_rank": 72.790427, + "rr": 2.113931, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.170897, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049172, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.130115, + "strategy_rank": 76.786678, + "rr": 1.124806, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.687209, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044522, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.327387, + "strategy_rank": 89.882001, + "rr": 0.895007, + "primary_prob": 39.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.34251, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035776, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.78489, + "strategy_rank": 71.01609, + "rr": 1.818272, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 102, + "primary_distance_atr": 2.727408, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054817, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.896118, + "strategy_rank": 73.247408, + "rr": 0.835709, + "primary_prob": 36.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.253563, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.578157, + "range_504_ratio": 1.78275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799907, + "hold30_r": 1.514886 + }, + { + "symbol": "HWM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.704092, + "strategy_rank": 80.687204, + "rr": 1.039089, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.558634, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.000371, + "hold30_r": 0.710868 + }, + { + "symbol": "IBKR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.525708, + "strategy_rank": 81.549757, + "rr": 1.899206, + "primary_prob": 22.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.848809, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.86718, + "hold30_r": 3.974514 + }, + { + "symbol": "IDXX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.945435, + "strategy_rank": 79.107717, + "rr": 1.940395, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 96, + "primary_distance_atr": 2.910592, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043623, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.96957, + "strategy_rank": 84.512661, + "rr": 1.657022, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.485533, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.614156, + "hold30_r": 1.501576 + }, + { + "symbol": "INTC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.913956, + "strategy_rank": 94.764926, + "rr": 1.753517, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.630275, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.731397, + "hold30_r": 13.086775 + }, + { + "symbol": "IVZ", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.414481, + "strategy_rank": 79.035419, + "rr": 1.889145, + "primary_prob": 30.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.833717, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.85676, + "hold30_r": 1.974327 + }, + { + "symbol": "JBHT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.044071, + "strategy_rank": 85.419529, + "rr": 0.792363, + "primary_prob": 56.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 90, + "primary_distance_atr": 1.188544, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.757301, + "hold30_r": 3.367969 + }, + { + "symbol": "JBL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.920252, + "strategy_rank": 89.186944, + "rr": 1.227145, + "primary_prob": 23.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.840717, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.076938, + "range_504_ratio": 2.935677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.198754, + "hold30_r": 4.878759 + }, + { + "symbol": "JCI", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.03148, + "strategy_rank": 75.820778, + "rr": 0.739464, + "primary_prob": 40.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.109195, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.693451, + "hold30_r": 2.607493 + }, + { + "symbol": "JNJ", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.710388, + "strategy_rank": 64.700416, + "rr": 0.834826, + "primary_prob": 47.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.252239, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759865, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.494229, + "strategy_rank": 92.678665, + "rr": 1.564037, + "primary_prob": 31.27, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.346056, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029573, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.549843, + "strategy_rank": 78.904387, + "rr": 1.365363, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.048045, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045765, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.790136, + "strategy_rank": 99.790202, + "rr": 0.736832, + "primary_prob": 53.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.105248, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 3.023742, + "range_504_ratio": 20.568105, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.723392, + "hold30_r": 2.567066 + }, + { + "symbol": "LMT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.037775, + "strategy_rank": 71.437764, + "rr": 1.303672, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.955507, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048732, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.796432, + "strategy_rank": 96.790836, + "rr": 1.297786, + "primary_prob": 21.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.946679, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.076853, + "hold30_r": -1.051173 + }, + { + "symbol": "LUV", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.315845, + "strategy_rank": 85.082098, + "rr": 1.650282, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.475423, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024835, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.506821, + "strategy_rank": 82.528988, + "rr": 1.185414, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.778121, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046505, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.482686, + "strategy_rank": 65.111465, + "rr": 1.831561, + "primary_prob": 31.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 2.747341, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.79002, + "hold30_r": 1.578076 + }, + { + "symbol": "MNST", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.827912, + "strategy_rank": 66.794004, + "rr": 1.145577, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.718365, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052638, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.618048, + "strategy_rank": 87.18169, + "rr": 0.742859, + "primary_prob": 42.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.114289, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.714757, + "hold30_r": 6.631606 + }, + { + "symbol": "MRNA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.296957, + "strategy_rank": 91.941832, + "rr": 0.730436, + "primary_prob": 42.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 18.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.095655, + "raw_level_count": 182, + "gate_level_count": 182, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.710787, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.84575, + "strategy_rank": 98.342969, + "rr": 0.840169, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.260254, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.035892, + "range_504_ratio": 7.659084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050103, + "hold30_r": -1.028305 + }, + { + "symbol": "NEE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.272823, + "strategy_rank": 59.933114, + "rr": 1.256909, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.885363, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.478443, + "range_504_ratio": 1.61356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20372, + "hold30_r": 1.78582 + }, + { + "symbol": "NEM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.216159, + "strategy_rank": 96.550054, + "rr": 1.014085, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.521128, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.399128, + "range_504_ratio": 4.051667, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.991492, + "hold30_r": 1.477499 + }, + { + "symbol": "NOC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.500525, + "strategy_rank": 75.905713, + "rr": 0.977042, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.465563, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050408, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.241343, + "strategy_rank": 88.892211, + "rr": 1.705174, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.557761, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.090434, + "range_504_ratio": 2.975564, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.680263, + "hold30_r": 0.770575 + }, + { + "symbol": "PH", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.735572, + "strategy_rank": 65.658925, + "rr": 1.393298, + "primary_prob": 24.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.089947, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.34763, + "hold30_r": -0.680629 + }, + { + "symbol": "PLTR", + "date": "2026-03-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.161595, + "strategy_rank": 85.060286, + "rr": 2.218591, + "primary_prob": 41.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.327886, + "raw_level_count": 203, + "gate_level_count": 203, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031268, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.673662, + "strategy_rank": 76.489174, + "rr": 2.073012, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.109518, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.914365, + "range_504_ratio": 2.495191, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.037204, + "hold30_r": 1.32542 + }, + { + "symbol": "ROK", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.902413, + "strategy_rank": 70.562507, + "rr": 2.094602, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.141903, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.058265, + "hold30_r": 2.312612 + }, + { + "symbol": "RTX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.087093, + "strategy_rank": 71.574802, + "rr": 1.30099, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.951485, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.842724, + "range_504_ratio": 2.322685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048008, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.580273, + "strategy_rank": 97.316254, + "rr": 0.809518, + "primary_prob": 43.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.214277, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 2.370229, + "range_504_ratio": 10.699838, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.78459, + "hold30_r": 1.191469 + }, + { + "symbol": "STX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.160546, + "strategy_rank": 98.97213, + "rr": 0.961815, + "primary_prob": 45.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.442722, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020654, + "hold30_r": -1.0 + }, + { + "symbol": "TEL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.105981, + "strategy_rank": 77.262237, + "rr": 1.756735, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.635102, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.726098, + "hold30_r": 0.738377 + }, + { + "symbol": "TER", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.426023, + "strategy_rank": 97.86048, + "rr": 1.270519, + "primary_prob": 23.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.905778, + "raw_level_count": 94, + "gate_level_count": 94, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.248225, + "hold30_r": 1.78644 + }, + { + "symbol": "TJX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.532004, + "strategy_rank": 57.890013, + "rr": 0.998514, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.497771, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.566199, + "range_504_ratio": 1.761558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933186, + "hold30_r": -0.07166 + }, + { + "symbol": "TKO", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.741868, + "strategy_rank": 74.82937, + "rr": 0.833748, + "primary_prob": 54.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 1.250622, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 1.047044, + "range_504_ratio": 2.849215, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.79959, + "hold30_r": -0.215776 + }, + { + "symbol": "TPR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.858342, + "strategy_rank": 89.042349, + "rr": 1.157259, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.735889, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.120786, + "hold30_r": -0.14757 + }, + { + "symbol": "TSLA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.994753, + "strategy_rank": 84.401988, + "rr": 1.619092, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.428637, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.279213, + "range_504_ratio": 3.593811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036527, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.487933, + "strategy_rank": 89.23149, + "rr": 0.724936, + "primary_prob": 49.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.087404, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694649, + "hold30_r": -0.342037 + }, + { + "symbol": "VRT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.956978, + "strategy_rank": 96.737809, + "rr": 0.902428, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.353642, + "raw_level_count": 203, + "gate_level_count": 203, + "range_504_log": 1.641674, + "range_504_ratio": 5.163806, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.877928, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.062959, + "strategy_rank": 58.528348, + "rr": 1.772869, + "primary_prob": 19.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.659304, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.756988, + "range_504_ratio": 2.131846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062461, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.290661, + "strategy_rank": 82.519815, + "rr": 1.702712, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.554068, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.666461, + "hold30_r": 2.74631 + }, + { + "symbol": "WDC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.370409, + "strategy_rank": 99.181928, + "rr": 0.84834, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.27251, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.405716, + "range_504_ratio": 11.086368, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018752, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.463799, + "strategy_rank": 64.738495, + "rr": 1.340834, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.011251, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.28825, + "hold30_r": 2.844702 + }, + { + "symbol": "WMT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.624344, + "strategy_rank": 67.57855, + "rr": 1.598814, + "primary_prob": 24.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.398221, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546134, + "hold30_r": 2.502988 + }, + { + "symbol": "WBD", + "date": "2026-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.014925, + "strategy_rank": 85.961566, + "rr": 1.900441, + "primary_prob": 16.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.850662, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.089586, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-03-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.063966, + "strategy_rank": 85.309952, + "rr": 0.978412, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.467617, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021821, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-03-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.89339, + "strategy_rank": 99.893424, + "rr": 0.700731, + "primary_prob": 47.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.051097, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 3.328123, + "range_504_ratio": 27.88596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.686164, + "hold30_r": 11.58229 + }, + { + "symbol": "ADI", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.58209, + "strategy_rank": 75.216728, + "rr": 1.119586, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.679379, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.828253, + "range_504_ratio": 2.289316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.076639, + "hold30_r": 8.052468 + }, + { + "symbol": "ADM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.820896, + "strategy_rank": 73.013924, + "rr": 1.847544, + "primary_prob": 46.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.771316, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.593545, + "range_504_ratio": 1.810395, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041243, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.982942, + "strategy_rank": 59.400839, + "rr": 0.764048, + "primary_prob": 41.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.146071, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.533804, + "range_504_ratio": 1.705407, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.697103, + "hold30_r": 0.154369 + }, + { + "symbol": "ALB", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.801706, + "strategy_rank": 96.419341, + "rr": 1.555558, + "primary_prob": 51.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 61, + "primary_distance_atr": 2.333337, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.530367, + "hold30_r": 2.143564 + }, + { + "symbol": "AMAT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.268657, + "strategy_rank": 94.22512, + "rr": 0.725218, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.087827, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.698259, + "hold30_r": 4.255617 + }, + { + "symbol": "AMD", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.765458, + "strategy_rank": 92.00515, + "rr": 1.614231, + "primary_prob": 24.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.421346, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.586546, + "hold30_r": 17.598503 + }, + { + "symbol": "ANET", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.648188, + "strategy_rank": 86.570025, + "rr": 1.706054, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.559081, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.680014, + "hold30_r": 1.688255 + }, + { + "symbol": "APH", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.415778, + "strategy_rank": 92.829383, + "rr": 1.936975, + "primary_prob": 23.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.905462, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.911266, + "hold30_r": -0.119582 + }, + { + "symbol": "AVGO", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.379531, + "strategy_rank": 87.61647, + "rr": 1.619537, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.429305, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.587426, + "hold30_r": 6.821355 + }, + { + "symbol": "C", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.835821, + "strategy_rank": 74.917982, + "rr": 1.668132, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.502199, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.630656, + "hold30_r": 3.223048 + }, + { + "symbol": "CAH", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.923241, + "strategy_rank": 84.723904, + "rr": 1.077632, + "primary_prob": 35.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.616448, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.024656, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.202559, + "strategy_rank": 88.047542, + "rr": 0.968052, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.452078, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.929219, + "hold30_r": 6.460773 + }, + { + "symbol": "CBOE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.166311, + "strategy_rank": 65.486386, + "rr": 1.431613, + "primary_prob": 21.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.147419, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.609768, + "range_504_ratio": 1.840005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.380855, + "hold30_r": 7.202685 + }, + { + "symbol": "CHRW", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.136461, + "strategy_rank": 91.518526, + "rr": 1.116497, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.674746, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.08322, + "hold30_r": 0.866068 + }, + { + "symbol": "CIEN", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.040512, + "strategy_rank": 98.369892, + "rr": 0.808818, + "primary_prob": 50.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.213227, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 2.33416, + "range_504_ratio": 10.320783, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.790291, + "hold30_r": 4.148589 + }, + { + "symbol": "CMI", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.978678, + "strategy_rank": 83.080921, + "rr": 1.559599, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.339399, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519778, + "hold30_r": 6.82744 + }, + { + "symbol": "COHR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.974414, + "strategy_rank": 98.038959, + "rr": 0.687171, + "primary_prob": 41.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.030756, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.672286, + "hold30_r": 4.163438 + }, + { + "symbol": "COR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.953092, + "strategy_rank": 72.333937, + "rr": 2.22348, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 3.335221, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.202777, + "hold30_r": -3.158355 + }, + { + "symbol": "CSX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.556503, + "strategy_rank": 60.987316, + "rr": 1.114546, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.671819, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.50273, + "range_504_ratio": 1.653228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.054874, + "hold30_r": 3.813177 + }, + { + "symbol": "CVNA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.886994, + "strategy_rank": 89.798531, + "rr": 1.837192, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 2.755788, + "raw_level_count": 217, + "gate_level_count": 217, + "range_504_log": 1.974451, + "range_504_ratio": 7.202663, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020675, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.055437, + "strategy_rank": 90.305899, + "rr": 1.698375, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.547563, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.904449, + "range_504_ratio": 2.470571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03395, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.277186, + "strategy_rank": 62.807448, + "rr": 0.870065, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.305097, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.531969, + "range_504_ratio": 1.70228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.811816, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.989339, + "strategy_rank": 89.176243, + "rr": 2.878212, + "primary_prob": 21.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 4.317318, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03297, + "hold30_r": -1.0 + }, + { + "symbol": "EA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.287846, + "strategy_rank": 64.525774, + "rr": 1.558294, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.337441, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.22581, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.409382, + "strategy_rank": 80.945353, + "rr": 1.246311, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.869467, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.73462, + "range_504_ratio": 2.08469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.205456, + "hold30_r": 4.678485 + }, + { + "symbol": "EL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.526652, + "strategy_rank": 88.968337, + "rr": 2.392718, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.589077, + "raw_level_count": 154, + "gate_level_count": 154, + "range_504_log": 1.169242, + "range_504_ratio": 3.219551, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.374118, + "hold30_r": 2.146879 + }, + { + "symbol": "EME", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.283582, + "strategy_rank": 90.506175, + "rr": 1.090913, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.636369, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 0.960706, + "range_504_ratio": 2.61354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.056117, + "hold30_r": 4.714716 + }, + { + "symbol": "FCX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.434968, + "strategy_rank": 84.248248, + "rr": 0.697587, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.04638, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.671078, + "hold30_r": 1.916007 + }, + { + "symbol": "FDX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.394456, + "strategy_rank": 67.795289, + "rr": 0.883572, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.325357, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.839106, + "hold30_r": 2.257729 + }, + { + "symbol": "FE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.795309, + "strategy_rank": 58.84841, + "rr": 0.83873, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.258094, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.351036, + "range_504_ratio": 1.420538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.777021, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.400853, + "strategy_rank": 97.379, + "rr": 1.195402, + "primary_prob": 24.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.793103, + "raw_level_count": 198, + "gate_level_count": 198, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024952, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.217484, + "strategy_rank": 92.635306, + "rr": 1.618683, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.428025, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.590296, + "hold30_r": 3.20586 + }, + { + "symbol": "GE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.313433, + "strategy_rank": 77.221639, + "rr": 1.42613, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 43, + "primary_distance_atr": 2.139194, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.388944, + "hold30_r": 1.180744 + }, + { + "symbol": "GILD", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.130064, + "strategy_rank": 68.132898, + "rr": 1.143845, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.715767, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.091269, + "hold30_r": -1.067184 + }, + { + "symbol": "GLW", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.761194, + "strategy_rank": 96.835392, + "rr": 1.005239, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.507859, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.984774, + "hold30_r": 5.279003 + }, + { + "symbol": "GM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.80597, + "strategy_rank": 83.985265, + "rr": 1.834649, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.751974, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.793562, + "hold30_r": 0.650255 + }, + { + "symbol": "GNRC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.405117, + "strategy_rank": 90.919365, + "rr": 1.612186, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.41828, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588353, + "hold30_r": 4.720089 + }, + { + "symbol": "GOOG", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 76.086262, + "rr": 1.432444, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.148665, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.38457, + "hold30_r": 9.881304 + }, + { + "symbol": "GOOGL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.496802, + "strategy_rank": 77.300796, + "rr": 1.266085, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.899127, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.21942, + "hold30_r": 9.721124 + }, + { + "symbol": "GS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.049041, + "strategy_rank": 73.885127, + "rr": 1.21783, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.826745, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.933602, + "range_504_ratio": 2.543656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.180121, + "hold30_r": 3.333885 + }, + { + "symbol": "HAS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.034115, + "strategy_rank": 71.054552, + "rr": 1.905067, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.857601, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.857753, + "hold30_r": 1.762467 + }, + { + "symbol": "HCA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.471215, + "strategy_rank": 76.010681, + "rr": 0.770487, + "primary_prob": 44.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.15573, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.725618, + "hold30_r": -1.989773 + }, + { + "symbol": "HII", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.481876, + "strategy_rank": 90.348815, + "rr": 0.858306, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.28746, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.824541, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.739872, + "strategy_rank": 73.079252, + "rr": 2.957798, + "primary_prob": 20.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 92, + "primary_distance_atr": 4.436697, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053074, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.343284, + "strategy_rank": 72.882791, + "rr": 1.180787, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 13.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.77118, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.578157, + "range_504_ratio": 1.78275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.145183, + "hold30_r": 0.340144 + }, + { + "symbol": "HWM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.710021, + "strategy_rank": 81.283916, + "rr": 1.344058, + "primary_prob": 22.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 12.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.016088, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.305137, + "hold30_r": 3.900673 + }, + { + "symbol": "IBKR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.861407, + "strategy_rank": 83.077106, + "rr": 1.155984, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.733975, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.126115, + "hold30_r": 4.817567 + }, + { + "symbol": "IDXX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.100213, + "strategy_rank": 80.9382, + "rr": 2.684597, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 96, + "primary_distance_atr": 4.026896, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042646, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.684435, + "strategy_rank": 82.8692, + "rr": 1.813179, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.719768, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769508, + "hold30_r": 2.422923 + }, + { + "symbol": "INTC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.776119, + "strategy_rank": 95.257022, + "rr": 1.57011, + "primary_prob": 35.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 62, + "primary_distance_atr": 2.355165, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.547297, + "hold30_r": 22.826087 + }, + { + "symbol": "IVZ", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.673774, + "strategy_rank": 80.128511, + "rr": 1.969921, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.954881, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03363, + "hold30_r": -1.0 + }, + { + "symbol": "JBHT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.221748, + "strategy_rank": 84.035096, + "rr": 0.988729, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.483093, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.950173, + "hold30_r": 3.296951 + }, + { + "symbol": "JBL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.897655, + "strategy_rank": 89.024844, + "rr": 0.90232, + "primary_prob": 33.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.353479, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.085397, + "range_504_ratio": 2.960613, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.874236, + "hold30_r": 5.600641 + }, + { + "symbol": "JCI", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.191898, + "strategy_rank": 76.968194, + "rr": 1.143888, + "primary_prob": 27.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.715831, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.09994, + "hold30_r": 1.755707 + }, + { + "symbol": "JNJ", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.044776, + "strategy_rank": 64.370321, + "rr": 1.367487, + "primary_prob": 20.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.051231, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077511, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.070362, + "strategy_rank": 91.475132, + "rr": 1.258168, + "primary_prob": 23.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.887252, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.973746, + "range_504_ratio": 2.647845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.227629, + "hold30_r": 4.776835 + }, + { + "symbol": "KLAC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.34968, + "strategy_rank": 93.201326, + "rr": 1.358861, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.038292, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.330802, + "hold30_r": 3.907902 + }, + { + "symbol": "LHX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.643923, + "strategy_rank": 79.099948, + "rr": 1.332831, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.999246, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.285602, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.680171, + "strategy_rank": 99.680273, + "rr": 0.798095, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.197142, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 3.050493, + "range_504_ratio": 21.125767, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.784259, + "hold30_r": 3.449125 + }, + { + "symbol": "LMT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.592751, + "strategy_rank": 72.206619, + "rr": 0.727292, + "primary_prob": 47.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.090939, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67806, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.121535, + "strategy_rank": 96.259835, + "rr": 0.963742, + "primary_prob": 36.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.445614, + "raw_level_count": 130, + "gate_level_count": 130, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.940694, + "hold30_r": 4.613753 + }, + { + "symbol": "MCK", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.618337, + "strategy_rank": 81.579801, + "rr": 1.024535, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.536803, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048813, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.769723, + "strategy_rank": 66.919317, + "rr": 2.185258, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 3.277887, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.142247, + "hold30_r": 0.566514 + }, + { + "symbol": "MNST", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.445629, + "strategy_rank": 67.723761, + "rr": 1.897087, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.845631, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.843306, + "hold30_r": 5.458221 + }, + { + "symbol": "MPWR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.232409, + "strategy_rank": 88.628821, + "rr": 1.018307, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.527461, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.989145, + "hold30_r": 8.420363 + }, + { + "symbol": "MRK", + "date": "2026-03-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.196162, + "strategy_rank": 70.923895, + "rr": 2.642683, + "primary_prob": 22.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.964025, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060594, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.430704, + "strategy_rank": 94.030566, + "rr": 0.90246, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.353689, + "raw_level_count": 183, + "gate_level_count": 183, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.882403, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.614072, + "strategy_rank": 98.135282, + "rr": 1.040129, + "primary_prob": 29.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.560193, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.035892, + "range_504_ratio": 7.659084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018526, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.703625, + "strategy_rank": 59.84717, + "rr": 1.385427, + "primary_prob": 19.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.07814, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.44763, + "range_504_ratio": 1.5646, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.327005, + "hold30_r": 1.099393 + }, + { + "symbol": "NEM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.547974, + "strategy_rank": 96.111058, + "rr": 0.752899, + "primary_prob": 41.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.129348, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.382151, + "range_504_ratio": 3.983461, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.727038, + "hold30_r": 2.351779 + }, + { + "symbol": "NOC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.01919, + "strategy_rank": 74.613752, + "rr": 1.352028, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.028041, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.490443, + "hold30_r": -1.440292 + }, + { + "symbol": "NRG", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.257996, + "strategy_rank": 89.439702, + "rr": 1.676318, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.514477, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.07072, + "range_504_ratio": 2.917479, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.648831, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.26226, + "strategy_rank": 65.791569, + "rr": 1.488752, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.233128, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.44506, + "hold30_r": -0.346216 + }, + { + "symbol": "PWR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.842217, + "strategy_rank": 88.846741, + "rr": 0.740846, + "primary_prob": 44.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.111268, + "raw_level_count": 161, + "gate_level_count": 161, + "range_504_log": 0.944136, + "range_504_ratio": 2.570592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.705876, + "hold30_r": 7.356541 + }, + { + "symbol": "RL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.074627, + "strategy_rank": 75.366935, + "rr": 2.166411, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 37, + "primary_distance_atr": 3.249616, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 0.914365, + "range_504_ratio": 2.495191, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.131117, + "hold30_r": 0.822553 + }, + { + "symbol": "ROK", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.490405, + "strategy_rank": 69.985456, + "rr": 2.505385, + "primary_prob": 23.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.758077, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.465849, + "hold30_r": 5.914078 + }, + { + "symbol": "RTX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.247335, + "strategy_rank": 69.766106, + "rr": 1.392436, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.088655, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.811647, + "range_504_ratio": 2.251614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.341563, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.253731, + "strategy_rank": 97.368986, + "rr": 1.699095, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.548642, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 2.346247, + "range_504_ratio": 10.446288, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.675908, + "hold30_r": 1.401782 + }, + { + "symbol": "STX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.827292, + "strategy_rank": 98.699871, + "rr": 0.692773, + "primary_prob": 42.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.03916, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.674115, + "hold30_r": 11.142284 + }, + { + "symbol": "TEL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.622601, + "strategy_rank": 77.164894, + "rr": 1.942483, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.913725, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.908333, + "hold30_r": 0.336197 + }, + { + "symbol": "TER", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.187633, + "strategy_rank": 97.517286, + "rr": 1.042886, + "primary_prob": 29.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.564329, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.021152, + "hold30_r": 2.611157 + }, + { + "symbol": "TJX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.916844, + "strategy_rank": 57.504411, + "rr": 0.957534, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.436301, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.566199, + "range_504_ratio": 1.761558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.892921, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.008529, + "strategy_rank": 75.994469, + "rr": 2.018282, + "primary_prob": 20.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.027423, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 0.983447, + "range_504_ratio": 2.673657, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035259, + "hold30_r": -0.437947 + }, + { + "symbol": "TPR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.628998, + "strategy_rank": 89.17672, + "rr": 0.772623, + "primary_prob": 38.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.158934, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.737638, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.5629, + "strategy_rank": 88.558247, + "rr": 0.91837, + "primary_prob": 51.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 50, + "primary_distance_atr": 1.377556, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.886221, + "hold30_r": 0.051657 + }, + { + "symbol": "VRT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.334755, + "strategy_rank": 96.984169, + "rr": 1.099016, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.648524, + "raw_level_count": 206, + "gate_level_count": 206, + "range_504_log": 1.660535, + "range_504_ratio": 5.262127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.075917, + "hold30_r": 5.375157 + }, + { + "symbol": "VTRS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.831557, + "strategy_rank": 81.85685, + "rr": 1.663218, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.494826, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623208, + "hold30_r": 5.932398 + }, + { + "symbol": "WDC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.466951, + "strategy_rank": 99.21153, + "rr": 1.017092, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.525638, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 2.405716, + "range_504_ratio": 11.086368, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.999676, + "hold30_r": 7.605738 + }, + { + "symbol": "WELL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.607676, + "strategy_rank": 63.535597, + "rr": 1.452772, + "primary_prob": 28.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.179157, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.396799, + "hold30_r": 2.726136 + }, + { + "symbol": "WMT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.460554, + "strategy_rank": 67.934529, + "rr": 0.79523, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.192845, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.736963, + "hold30_r": 1.114233 + }, + { + "symbol": "SNDK", + "date": "2026-04-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 93.125, + "rr": 0.856636, + "primary_prob": 49.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.284953, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 3.328123, + "range_504_ratio": 27.88596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.840822, + "hold30_r": 7.956872 + }, + { + "symbol": "ADI", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.236559, + "strategy_rank": 77.007222, + "rr": 1.967182, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.950773, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.828253, + "range_504_ratio": 2.289316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924389, + "hold30_r": 5.962267 + }, + { + "symbol": "ADM", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.096774, + "strategy_rank": 73.489201, + "rr": 1.618843, + "primary_prob": 50.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.428265, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.593545, + "range_504_ratio": 1.810395, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.431888, + "hold30_r": -1.387241 + }, + { + "symbol": "AEP", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.612903, + "strategy_rank": 58.448775, + "rr": 0.704735, + "primary_prob": 40.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.057102, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.533804, + "range_504_ratio": 1.705407, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631284, + "hold30_r": -1.508026 + }, + { + "symbol": "ALB", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.419355, + "strategy_rank": 96.970372, + "rr": 1.581716, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.372574, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.557555, + "hold30_r": 0.189206 + }, + { + "symbol": "AMAT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.989247, + "strategy_rank": 94.737967, + "rr": 1.737711, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.606567, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.709428, + "hold30_r": 2.444346 + }, + { + "symbol": "AMD", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.11828, + "strategy_rank": 94.474641, + "rr": 2.050665, + "primary_prob": 28.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.075997, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.022452, + "hold30_r": 12.865385 + }, + { + "symbol": "ANET", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.290323, + "strategy_rank": 91.424685, + "rr": 1.703772, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.555658, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.67613, + "hold30_r": 1.69242 + }, + { + "symbol": "APA", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.806452, + "strategy_rank": 85.429323, + "rr": 1.830058, + "primary_prob": 32.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.745087, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.235495, + "hold30_r": -2.204098 + }, + { + "symbol": "APH", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.591398, + "strategy_rank": 93.180073, + "rr": 1.73147, + "primary_prob": 26.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.597205, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.703672, + "hold30_r": -0.524138 + }, + { + "symbol": "APP", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.903226, + "strategy_rank": 94.806936, + "rr": 0.826274, + "primary_prob": 40.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.239412, + "raw_level_count": 215, + "gate_level_count": 215, + "range_504_log": 2.508753, + "range_504_ratio": 12.289599, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.806458, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.688172, + "strategy_rank": 90.697171, + "rr": 2.174689, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.262033, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.13991, + "hold30_r": 5.877701 + }, + { + "symbol": "BIIB", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.311828, + "strategy_rank": 78.757765, + "rr": 1.619424, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 2.429137, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582311, + "hold30_r": 2.10719 + }, + { + "symbol": "C", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.795699, + "strategy_rank": 74.823942, + "rr": 0.973679, + "primary_prob": 47.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.460519, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.93252, + "hold30_r": 0.885545 + }, + { + "symbol": "CAH", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.548387, + "strategy_rank": 84.249965, + "rr": 1.022449, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 28.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.533673, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0588, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.021505, + "strategy_rank": 89.972564, + "rr": 1.39292, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.08938, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.356121, + "hold30_r": 3.640733 + }, + { + "symbol": "CF", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.172043, + "strategy_rank": 86.183949, + "rr": 1.089367, + "primary_prob": 41.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.63405, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.69923, + "hold30_r": -1.67324 + }, + { + "symbol": "CHRW", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.376344, + "strategy_rank": 92.321381, + "rr": 1.154893, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.732339, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038573, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.44086, + "strategy_rank": 61.144654, + "rr": 0.854751, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.282127, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.545842, + "range_504_ratio": 1.726062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063655, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.892473, + "strategy_rank": 83.300268, + "rr": 2.030737, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.046106, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.99083, + "hold30_r": 4.550433 + }, + { + "symbol": "COHR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.924731, + "strategy_rank": 98.861046, + "rr": 1.197252, + "primary_prob": 39.02, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.795878, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.182143, + "hold30_r": 3.269954 + }, + { + "symbol": "COR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.849462, + "strategy_rank": 71.795053, + "rr": 1.70143, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.552144, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047969, + "hold30_r": -1.0 + }, + { + "symbol": "CSX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.150538, + "strategy_rank": 60.17705, + "rr": 1.04132, + "primary_prob": 43.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.56198, + "raw_level_count": 26, + "gate_level_count": 26, + "range_504_log": 0.50273, + "range_504_ratio": 1.653228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980756, + "hold30_r": 3.445759 + }, + { + "symbol": "DELL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.935484, + "strategy_rank": 85.906341, + "rr": 1.087538, + "primary_prob": 41.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.631307, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.034481, + "range_504_ratio": 2.813646, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.059023, + "hold30_r": 5.338899 + }, + { + "symbol": "DG", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.236559, + "strategy_rank": 90.605935, + "rr": 1.890312, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.835468, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.904449, + "range_504_ratio": 2.470571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037516, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.537634, + "strategy_rank": 85.876344, + "rr": 1.85046, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.775691, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036999, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.086022, + "strategy_rank": 91.353777, + "rr": 1.295371, + "primary_prob": 37.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.943057, + "raw_level_count": 143, + "gate_level_count": 143, + "range_504_log": 0.960706, + "range_504_ratio": 2.61354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.261904, + "hold30_r": 2.642961 + }, + { + "symbol": "EXPE", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.580645, + "strategy_rank": 86.164821, + "rr": 0.704325, + "primary_prob": 43.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.056488, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.677304, + "hold30_r": -0.828791 + }, + { + "symbol": "FCX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.634409, + "strategy_rank": 86.644515, + "rr": 1.717492, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.576238, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689812, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.451613, + "strategy_rank": 68.788661, + "rr": 1.619105, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.428657, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.571364, + "hold30_r": 0.723741 + }, + { + "symbol": "FSLR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.752688, + "strategy_rank": 91.820873, + "rr": 1.901145, + "primary_prob": 45.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.851717, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.870523, + "hold30_r": 2.980447 + }, + { + "symbol": "GE", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.709677, + "strategy_rank": 79.349993, + "rr": 1.760839, + "primary_prob": 20.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.641258, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.725317, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.010753, + "strategy_rank": 69.309244, + "rr": 0.9671, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.45065, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058358, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.27957, + "strategy_rank": 97.282823, + "rr": 0.876186, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.314279, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.855107, + "hold30_r": 2.305772 + }, + { + "symbol": "GM", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.322581, + "strategy_rank": 84.921085, + "rr": 1.77568, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.663521, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.732701, + "hold30_r": -0.096576 + }, + { + "symbol": "GNRC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.505376, + "strategy_rank": 92.058055, + "rr": 1.644091, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.466137, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.618559, + "hold30_r": 3.756338 + }, + { + "symbol": "GOOG", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.946237, + "strategy_rank": 78.726314, + "rr": 2.156045, + "primary_prob": 31.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.234068, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.105673, + "hold30_r": 8.076424 + }, + { + "symbol": "GOOGL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.16129, + "strategy_rank": 79.906895, + "rr": 1.817453, + "primary_prob": 36.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.726179, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.76908, + "hold30_r": 7.816437 + }, + { + "symbol": "HAS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.16129, + "strategy_rank": 72.005607, + "rr": 2.077153, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.115729, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.033084, + "hold30_r": 0.804182 + }, + { + "symbol": "HCA", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.473118, + "strategy_rank": 76.705432, + "rr": 1.713737, + "primary_prob": 21.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.570606, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.694067, + "hold30_r": -2.646562 + }, + { + "symbol": "HII", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.204301, + "strategy_rank": 91.090221, + "rr": 0.904848, + "primary_prob": 38.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.357271, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035583, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.032258, + "strategy_rank": 73.910563, + "rr": 1.909235, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 102, + "primary_distance_atr": 2.863852, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049292, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.516129, + "strategy_rank": 81.547556, + "rr": 1.05407, + "primary_prob": 28.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.581105, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.014947, + "hold30_r": 1.688496 + }, + { + "symbol": "IBKR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.290323, + "strategy_rank": 80.626402, + "rr": 1.654872, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.482308, + "raw_level_count": 134, + "gate_level_count": 134, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.62217, + "hold30_r": 4.169943 + }, + { + "symbol": "IDXX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.946237, + "strategy_rank": 78.679104, + "rr": 1.975628, + "primary_prob": 29.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 96, + "primary_distance_atr": 2.963442, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044585, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.967742, + "strategy_rank": 82.636647, + "rr": 1.655448, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.483171, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.608872, + "hold30_r": 0.081013 + }, + { + "symbol": "INTC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.55914, + "strategy_rank": 96.561355, + "rr": 0.775764, + "primary_prob": 71.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 57, + "primary_distance_atr": 1.163647, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.752033, + "hold30_r": 13.409975 + }, + { + "symbol": "IVZ", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.655914, + "strategy_rank": 78.612788, + "rr": 2.118037, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 3.177055, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.086133, + "hold30_r": 3.144391 + }, + { + "symbol": "JBHT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.88172, + "strategy_rank": 85.763556, + "rr": 1.843359, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.765039, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.800343, + "hold30_r": 4.362517 + }, + { + "symbol": "JCI", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.247312, + "strategy_rank": 77.054663, + "rr": 0.711648, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.067472, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.668131, + "hold30_r": 0.579144 + }, + { + "symbol": "JNJ", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.978495, + "strategy_rank": 66.106835, + "rr": 1.327217, + "primary_prob": 20.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.990826, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080313, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 91.728183, + "rr": 1.018176, + "primary_prob": 43.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.527263, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.973746, + "range_504_ratio": 2.647845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.986977, + "hold30_r": 2.532765 + }, + { + "symbol": "KLAC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.731183, + "strategy_rank": 93.76891, + "rr": 1.130951, + "primary_prob": 40.71, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.696427, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.101208, + "hold30_r": 2.08958 + }, + { + "symbol": "LHX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.301075, + "strategy_rank": 79.111611, + "rr": 1.041591, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.562387, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049249, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.107527, + "strategy_rank": 74.083853, + "rr": 0.932424, + "primary_prob": 35.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.398635, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086043, + "hold30_r": -1.034546 + }, + { + "symbol": "LRCX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.741935, + "strategy_rank": 96.842102, + "rr": 1.690494, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.535741, + "raw_level_count": 132, + "gate_level_count": 132, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.666266, + "hold30_r": 3.146446 + }, + { + "symbol": "LVS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.860215, + "strategy_rank": 80.872537, + "rr": 1.534848, + "primary_prob": 51.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.302272, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.490803, + "hold30_r": -1.239218 + }, + { + "symbol": "MCK", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.494624, + "strategy_rank": 79.714477, + "rr": 1.135076, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.702614, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049243, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.225806, + "strategy_rank": 62.925446, + "rr": 1.063892, + "primary_prob": 37.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.595838, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.006249, + "hold30_r": 5.58859 + }, + { + "symbol": "MO", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 61.761803, + "rr": 1.504396, + "primary_prob": 17.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.256594, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.550756, + "range_504_ratio": 1.734563, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063088, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.301075, + "strategy_rank": 78.549379, + "rr": 0.718081, + "primary_prob": 54.53, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.077121, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.798477, + "range_504_ratio": 2.222155, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037559, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.516129, + "strategy_rank": 66.66129, + "rr": 2.348703, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.523054, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061605, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.774194, + "strategy_rank": 97.194725, + "rr": 0.750949, + "primary_prob": 44.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 31, + "primary_distance_atr": 1.126424, + "raw_level_count": 185, + "gate_level_count": 185, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.729962, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.247312, + "strategy_rank": 98.700586, + "rr": 1.901212, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.851818, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.035892, + "range_504_ratio": 7.659084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.882735, + "hold30_r": 7.429255 + }, + { + "symbol": "NEE", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.365591, + "strategy_rank": 60.037888, + "rr": 1.05483, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.582245, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.447467, + "range_504_ratio": 1.564345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.989729, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.956989, + "strategy_rank": 96.509807, + "rr": 1.829177, + "primary_prob": 27.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.743766, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.308718, + "range_504_ratio": 3.701427, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.028814, + "hold30_r": -0.380515 + }, + { + "symbol": "NOC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.827957, + "strategy_rank": 76.189441, + "rr": 0.729076, + "primary_prob": 40.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.093614, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051189, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.376344, + "strategy_rank": 85.385758, + "rr": 1.538261, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.307392, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 1.07072, + "range_504_ratio": 2.917479, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.509385, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.215054, + "strategy_rank": 65.066847, + "rr": 1.5783, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.36745, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.686569, + "range_504_ratio": 1.986887, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530666, + "hold30_r": 3.647664 + }, + { + "symbol": "NVDA", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.591398, + "strategy_rank": 81.126425, + "rr": 2.017951, + "primary_prob": 36.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.026927, + "raw_level_count": 193, + "gate_level_count": 193, + "range_504_log": 1.031893, + "range_504_ratio": 2.806373, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.974149, + "hold30_r": 5.508603 + }, + { + "symbol": "PH", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.086022, + "strategy_rank": 67.905279, + "rr": 1.491584, + "primary_prob": 18.21, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.237376, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.448063, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.462366, + "strategy_rank": 90.692325, + "rr": 2.307115, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.460673, + "raw_level_count": 202, + "gate_level_count": 202, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028284, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.075269, + "strategy_rank": 72.847109, + "rr": 1.160458, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.740687, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 0.914365, + "range_504_ratio": 2.495191, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.122882, + "hold30_r": -1.014356 + }, + { + "symbol": "RTX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.677419, + "strategy_rank": 72.012391, + "rr": 1.418756, + "primary_prob": 20.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.128134, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.79329, + "range_504_ratio": 2.210656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053669, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 78.441437, + "rr": 0.942922, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.414383, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 0.703417, + "range_504_ratio": 2.020646, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.905156, + "hold30_r": 5.567679 + }, + { + "symbol": "TEL", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.645161, + "strategy_rank": 76.312128, + "rr": 2.030485, + "primary_prob": 44.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.045728, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.994454, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.709677, + "strategy_rank": 98.131109, + "rr": 0.801253, + "primary_prob": 51.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.20188, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.778794, + "hold30_r": 0.200078 + }, + { + "symbol": "TKO", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.430108, + "strategy_rank": 73.10365, + "rr": 1.23725, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.855875, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 0.981917, + "range_504_ratio": 2.669568, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035226, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.806452, + "strategy_rank": 89.435761, + "rr": 0.773592, + "primary_prob": 41.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 24.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.160388, + "raw_level_count": 115, + "gate_level_count": 115, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.737099, + "hold30_r": -1.058967 + }, + { + "symbol": "ULTA", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.763441, + "strategy_rank": 87.555009, + "rr": 1.063287, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.594931, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037412, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.494624, + "strategy_rank": 97.851816, + "rr": 0.71898, + "primary_prob": 55.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.07847, + "raw_level_count": 207, + "gate_level_count": 207, + "range_504_log": 1.660535, + "range_504_ratio": 5.262127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.696059, + "hold30_r": 3.587945 + }, + { + "symbol": "VTRS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.258065, + "strategy_rank": 82.477641, + "rr": 2.257516, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 3.386275, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.213693, + "hold30_r": 5.04902 + }, + { + "symbol": "WELL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.666667, + "strategy_rank": 63.62804, + "rr": 0.775993, + "primary_prob": 47.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.16399, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.713911, + "hold30_r": 1.80769 + }, + { + "symbol": "WMT", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.021505, + "strategy_rank": 66.845955, + "rr": 2.064388, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.096582, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066264, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-04-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.731183, + "strategy_rank": 88.474918, + "rr": 0.855347, + "primary_prob": 40.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 29, + "primary_distance_atr": 1.28302, + "raw_level_count": 191, + "gate_level_count": 191, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.833014, + "hold30_r": 0.718182 + }, + { + "symbol": "ADM", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.666667, + "strategy_rank": 77.840946, + "rr": 1.824899, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.737349, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.593545, + "range_504_ratio": 1.810395, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040542, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.777778, + "strategy_rank": 97.313624, + "rr": 1.632672, + "primary_prob": 49.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.449008, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.606556, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.111111, + "strategy_rank": 93.280439, + "rr": 0.966944, + "primary_prob": 47.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.450415, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.933606, + "hold30_r": 17.359535 + }, + { + "symbol": "ANET", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.777778, + "strategy_rank": 87.616507, + "rr": 0.969544, + "primary_prob": 45.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.454316, + "raw_level_count": 170, + "gate_level_count": 170, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.937946, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.888889, + "strategy_rank": 93.664794, + "rr": 1.907716, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.861574, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025718, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-04-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.111111, + "strategy_rank": 91.419463, + "rr": 2.078347, + "primary_prob": 23.49, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.11752, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03288, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.444444, + "strategy_rank": 88.711998, + "rr": 1.24299, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.864484, + "raw_level_count": 216, + "gate_level_count": 216, + "range_504_log": 2.508753, + "range_504_ratio": 12.289599, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.224229, + "hold30_r": 2.174892 + }, + { + "symbol": "AVGO", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.222222, + "strategy_rank": 86.464203, + "rr": 1.751583, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.627374, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.713421, + "hold30_r": 2.123405 + }, + { + "symbol": "BALL", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.888889, + "strategy_rank": 68.563907, + "rr": 1.793025, + "primary_prob": 47.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.689537, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.494186, + "range_504_ratio": 1.639163, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050157, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.888889, + "strategy_rank": 81.721557, + "rr": 1.055053, + "primary_prob": 28.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.582579, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.671626, + "range_504_ratio": 1.957418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.016824, + "hold30_r": -0.526226 + }, + { + "symbol": "BIIB", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.222222, + "strategy_rank": 77.751786, + "rr": 2.974264, + "primary_prob": 20.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 4.461396, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.934423, + "hold30_r": 1.887965 + }, + { + "symbol": "BKR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.444444, + "strategy_rank": 75.137497, + "rr": 1.526324, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.289486, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.772966, + "range_504_ratio": 2.166182, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067437, + "hold30_r": -1.024425 + }, + { + "symbol": "CAH", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.666667, + "strategy_rank": 84.826977, + "rr": 1.209796, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.814694, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061547, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.333333, + "strategy_rank": 71.285218, + "rr": 0.81845, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.227675, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 0.926831, + "range_504_ratio": 2.526489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.76862, + "hold30_r": 2.522317 + }, + { + "symbol": "CF", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.444444, + "strategy_rank": 93.255457, + "rr": 0.68451, + "primary_prob": 41.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.026766, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.020998, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.444444, + "strategy_rank": 92.28783, + "rr": 1.171927, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.757891, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.135008, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.222222, + "strategy_rank": 98.823627, + "rr": 0.685266, + "primary_prob": 55.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.027899, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 2.473078, + "range_504_ratio": 11.858889, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.665685, + "hold30_r": 2.498914 + }, + { + "symbol": "CME", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.444444, + "strategy_rank": 61.504237, + "rr": 1.21265, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.818975, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.545842, + "range_504_ratio": 1.726062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0603, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.888889, + "strategy_rank": 68.468785, + "rr": 1.925473, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 31, + "primary_distance_atr": 2.888209, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049938, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.222222, + "strategy_rank": 61.279059, + "rr": 1.600717, + "primary_prob": 16.22, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.401076, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.192423, + "hold30_r": -1.147904 + }, + { + "symbol": "DG", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 89.525745, + "rr": 2.696486, + "primary_prob": 22.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 4.044729, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127011, + "hold30_r": -1.091957 + }, + { + "symbol": "DLTR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.333333, + "strategy_rank": 85.616925, + "rr": 1.964858, + "primary_prob": 29.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 64, + "primary_distance_atr": 2.947287, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031789, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.0, + "strategy_rank": 77.729268, + "rr": 1.812845, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.719267, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.755111, + "range_504_ratio": 2.127849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.541261, + "hold30_r": -1.505055 + }, + { + "symbol": "EA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.444444, + "strategy_rank": 62.611111, + "rr": 1.409114, + "primary_prob": 39.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.113671, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254985, + "hold30_r": -1.0 + }, + { + "symbol": "ES", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.0, + "strategy_rank": 67.808647, + "rr": 2.127475, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 3.191212, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.3795, + "range_504_ratio": 1.461553, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058996, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.777778, + "strategy_rank": 68.893003, + "rr": 1.436882, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.155323, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384403, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.333333, + "strategy_rank": 88.070362, + "rr": 1.548381, + "primary_prob": 51.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.322572, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031811, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.0, + "strategy_rank": 80.125499, + "rr": 1.803973, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.705959, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.864646, + "range_504_ratio": 2.374165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.153351, + "hold30_r": -1.115382 + }, + { + "symbol": "GILD", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.666667, + "strategy_rank": 67.711456, + "rr": 1.20701, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.810514, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058426, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.555556, + "strategy_rank": 83.607514, + "rr": 1.60215, + "primary_prob": 48.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.403225, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.556518, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 90.904656, + "rr": 1.579353, + "primary_prob": 46.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.369029, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550083, + "hold30_r": 4.969183 + }, + { + "symbol": "GOOG", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.555556, + "strategy_rank": 77.262725, + "rr": 1.829459, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.744188, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.776345, + "hold30_r": 5.460089 + }, + { + "symbol": "GOOGL", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.0, + "strategy_rank": 78.904213, + "rr": 1.520991, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.281486, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.470031, + "hold30_r": 5.358361 + }, + { + "symbol": "HAL", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.777778, + "strategy_rank": 84.729145, + "rr": 1.944071, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.916106, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.797305, + "range_504_ratio": 2.219551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.32457, + "hold30_r": -1.286077 + }, + { + "symbol": "HAS", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.777778, + "strategy_rank": 74.41562, + "rr": 1.641975, + "primary_prob": 34.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.462962, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047063, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.333333, + "strategy_rank": 75.574132, + "rr": 1.492113, + "primary_prob": 20.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.23817, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04962, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.222222, + "strategy_rank": 90.87152, + "rr": 1.605297, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.407945, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037322, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.0, + "strategy_rank": 71.707761, + "rr": 1.7483, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.62245, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048644, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.222222, + "strategy_rank": 82.453782, + "rr": 0.914487, + "primary_prob": 46.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.37173, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04194, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.555556, + "strategy_rank": 79.413723, + "rr": 1.521293, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.281939, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.473266, + "hold30_r": 0.38954 + }, + { + "symbol": "IVZ", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.555556, + "strategy_rank": 77.242547, + "rr": 1.746362, + "primary_prob": 47.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.619543, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.712682, + "hold30_r": 2.349272 + }, + { + "symbol": "JNJ", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.222222, + "strategy_rank": 66.421187, + "rr": 1.742658, + "primary_prob": 13.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.613987, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075573, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.666667, + "strategy_rank": 71.240059, + "rr": 1.824189, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.736284, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.4457, + "range_504_ratio": 1.561582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04354, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.777778, + "strategy_rank": 77.950431, + "rr": 1.134863, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.702294, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050925, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.777778, + "strategy_rank": 99.777926, + "rr": 0.81974, + "primary_prob": 50.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.22961, + "raw_level_count": 147, + "gate_level_count": 147, + "range_504_log": 3.221875, + "range_504_ratio": 25.075095, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.803659, + "hold30_r": 0.365754 + }, + { + "symbol": "LMT", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.555556, + "strategy_rank": 72.799754, + "rr": 1.713902, + "primary_prob": 17.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.570852, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05142, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-04-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.555556, + "strategy_rank": 83.004188, + "rr": 2.407554, + "primary_prob": 24.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.611331, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.49832, + "hold30_r": -1.453044 + }, + { + "symbol": "MCK", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.888889, + "strategy_rank": 80.384972, + "rr": 1.40554, + "primary_prob": 19.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.10831, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053771, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.222222, + "strategy_rank": 64.410101, + "rr": 1.665737, + "primary_prob": 17.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.498606, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.609838, + "hold30_r": 4.55475 + }, + { + "symbol": "MO", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.444444, + "strategy_rank": 62.467209, + "rr": 1.328546, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.992819, + "raw_level_count": 39, + "gate_level_count": 39, + "range_504_log": 0.550756, + "range_504_ratio": 1.734563, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060922, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.777778, + "strategy_rank": 83.085464, + "rr": 1.906126, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.859189, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.536347, + "range_504_ratio": 1.70975, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024034, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.888889, + "strategy_rank": 85.044395, + "rr": 1.104851, + "primary_prob": 27.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.657277, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.798477, + "range_504_ratio": 2.222155, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033053, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-04-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.666667, + "strategy_rank": 65.484627, + "rr": 2.334923, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 41, + "primary_distance_atr": 3.502384, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05659, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.888889, + "strategy_rank": 96.556812, + "rr": 0.771087, + "primary_prob": 44.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.15663, + "raw_level_count": 185, + "gate_level_count": 185, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.747686, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.0, + "strategy_rank": 98.468514, + "rr": 0.753052, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.129577, + "raw_level_count": 133, + "gate_level_count": 133, + "range_504_log": 2.035892, + "range_504_ratio": 7.659084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.730852, + "hold30_r": 12.212239 + }, + { + "symbol": "NEE", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.888889, + "strategy_rank": 60.884085, + "rr": 1.305098, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.957647, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.450538, + "range_504_ratio": 1.569157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.239452, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-04-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.111111, + "strategy_rank": 96.449396, + "rr": 2.111857, + "primary_prob": 23.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.167786, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.304337, + "range_504_ratio": 3.685246, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031519, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.666667, + "strategy_rank": 76.24139, + "rr": 1.321314, + "primary_prob": 22.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.981972, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052491, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.444444, + "strategy_rank": 80.468317, + "rr": 1.627125, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 146, + "primary_distance_atr": 2.440688, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.716096, + "range_504_ratio": 2.046428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.235381, + "hold30_r": -1.203616 + }, + { + "symbol": "PH", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.333333, + "strategy_rank": 66.144642, + "rr": 1.095844, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.643765, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047694, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.222222, + "strategy_rank": 86.29325, + "rr": 2.461127, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.691691, + "raw_level_count": 202, + "gate_level_count": 202, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022537, + "hold30_r": 0.360103 + }, + { + "symbol": "PSX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.111111, + "strategy_rank": 80.241192, + "rr": 0.830931, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.246396, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.797238, + "hold30_r": 1.41578 + }, + { + "symbol": "RTX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.888889, + "strategy_rank": 72.038408, + "rr": 1.079593, + "primary_prob": 28.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.619389, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058062, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.111111, + "strategy_rank": 59.440084, + "rr": 1.513835, + "primary_prob": 16.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.270753, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.489986, + "range_504_ratio": 1.632294, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060585, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.222222, + "strategy_rank": 90.570633, + "rr": 1.014675, + "primary_prob": 45.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.522013, + "raw_level_count": 116, + "gate_level_count": 116, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.978223, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.666667, + "strategy_rank": 68.208795, + "rr": 0.728786, + "primary_prob": 40.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.09318, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 0.835524, + "range_504_ratio": 2.306022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.684876, + "hold30_r": 2.681966 + }, + { + "symbol": "ULTA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 87.084996, + "rr": 1.015306, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.522959, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.97788, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.555556, + "strategy_rank": 89.074476, + "rr": 0.829267, + "primary_prob": 35.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.243901, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.959505, + "range_504_ratio": 2.610403, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033696, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.111111, + "strategy_rank": 61.440305, + "rr": 0.77951, + "primary_prob": 45.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.169265, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.756988, + "range_504_ratio": 2.131846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069628, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 82.559128, + "rr": 1.607086, + "primary_prob": 50.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 42, + "primary_distance_atr": 2.410629, + "raw_level_count": 56, + "gate_level_count": 56, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.560859, + "hold30_r": 4.061168 + }, + { + "symbol": "WELL", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.666667, + "strategy_rank": 66.460015, + "rr": 1.20852, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.812779, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.142553, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.111111, + "strategy_rank": 61.000172, + "rr": 1.416002, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.124003, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.726277, + "range_504_ratio": 2.06737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.363525, + "hold30_r": 1.760467 + }, + { + "symbol": "WMT", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.777778, + "strategy_rank": 70.060187, + "rr": 1.161235, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.741852, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.104729, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.333333, + "strategy_rank": 69.216925, + "rr": 1.865092, + "primary_prob": 12.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.797639, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038883, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.777778, + "strategy_rank": 83.678813, + "rr": 1.004658, + "primary_prob": 49.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 32, + "primary_distance_atr": 1.506988, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.141667, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.964286, + "strategy_rank": 77.303731, + "rr": 2.378361, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.567541, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.593545, + "range_504_ratio": 1.810395, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.336319, + "hold30_r": 4.332119 + }, + { + "symbol": "AKAM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.821429, + "strategy_rank": 87.771437, + "rr": 2.044794, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 3.067191, + "raw_level_count": 45, + "gate_level_count": 45, + "range_504_log": 0.584506, + "range_504_ratio": 1.794105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.022324, + "hold30_r": 7.216352 + }, + { + "symbol": "ALB", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.660714, + "strategy_rank": 98.060273, + "rr": 1.704982, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 84, + "primary_distance_atr": 2.557473, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.473371, + "range_504_ratio": 4.363923, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023945, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.986607, + "strategy_rank": 94.349422, + "rr": 0.716428, + "primary_prob": 54.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.074642, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.191371, + "range_504_ratio": 3.291591, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.680618, + "hold30_r": 4.500192 + }, + { + "symbol": "APA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.102679, + "strategy_rank": 94.596151, + "rr": 1.761053, + "primary_prob": 32.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.641579, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.737858, + "hold30_r": 0.59495 + }, + { + "symbol": "APH", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.517857, + "strategy_rank": 90.454482, + "rr": 1.824219, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.736328, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039179, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.379464, + "strategy_rank": 89.464957, + "rr": 1.597975, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.396962, + "raw_level_count": 217, + "gate_level_count": 217, + "range_504_log": 2.508753, + "range_504_ratio": 12.289599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023277, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.254464, + "strategy_rank": 83.068103, + "rr": 0.820772, + "primary_prob": 50.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.231159, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.77698, + "hold30_r": 4.489592 + }, + { + "symbol": "BG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.633929, + "strategy_rank": 73.997425, + "rr": 0.740487, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.11073, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.671626, + "range_504_ratio": 1.957418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.701319, + "hold30_r": 1.066679 + }, + { + "symbol": "BIIB", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.732143, + "strategy_rank": 80.084215, + "rr": 2.318083, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 3.477125, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.274173, + "hold30_r": 0.657434 + }, + { + "symbol": "BKR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.611607, + "strategy_rank": 78.666655, + "rr": 1.085228, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.627842, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.772966, + "range_504_ratio": 2.166182, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.043799, + "hold30_r": 1.879956 + }, + { + "symbol": "CAH", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.642857, + "strategy_rank": 84.223274, + "rr": 1.705228, + "primary_prob": 16.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 14.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.557843, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063067, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.209821, + "strategy_rank": 93.770706, + "rr": 0.798669, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.198004, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.777476, + "hold30_r": -0.224833 + }, + { + "symbol": "CHRW", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.758929, + "strategy_rank": 92.888711, + "rr": 1.707095, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.560642, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.347209, + "hold30_r": -1.308329 + }, + { + "symbol": "CME", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.477679, + "strategy_rank": 60.941502, + "rr": 1.381536, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.072304, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.545842, + "range_504_ratio": 1.726062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.377742, + "hold30_r": -1.316649 + }, + { + "symbol": "COP", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.053571, + "strategy_rank": 76.171353, + "rr": 1.21261, + "primary_prob": 43.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 1.818915, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.175899, + "hold30_r": 0.066202 + }, + { + "symbol": "CTVA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.133929, + "strategy_rank": 59.067024, + "rr": 0.670637, + "primary_prob": 42.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.005955, + "raw_level_count": 50, + "gate_level_count": 50, + "range_504_log": 0.537813, + "range_504_ratio": 1.712258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.61215, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.178571, + "strategy_rank": 68.570434, + "rr": 0.755999, + "primary_prob": 40.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.133999, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.712908, + "hold30_r": 0.505567 + }, + { + "symbol": "DG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.0625, + "strategy_rank": 85.896089, + "rr": 1.764519, + "primary_prob": 47.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.646778, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040034, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.147321, + "strategy_rank": 80.352345, + "rr": 2.99618, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 58, + "primary_distance_atr": 4.49427, + "raw_level_count": 83, + "gate_level_count": 83, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034868, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.638393, + "strategy_rank": 82.350884, + "rr": 2.643798, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 3.965697, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.720202, + "range_504_ratio": 2.054847, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03364, + "hold30_r": 0.479078 + }, + { + "symbol": "EA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.495536, + "strategy_rank": 60.546875, + "rr": 0.991216, + "primary_prob": 49.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 1.486824, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.280197, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 67.632238, + "rr": 1.152719, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 103, + "primary_distance_atr": 1.729079, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.402044, + "range_504_ratio": 1.494878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.11436, + "hold30_r": 1.398819 + }, + { + "symbol": "FANG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.946429, + "strategy_rank": 76.027979, + "rr": 1.585584, + "primary_prob": 35.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 51, + "primary_distance_atr": 2.378376, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.632111, + "range_504_ratio": 1.881579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550796, + "hold30_r": 1.796779 + }, + { + "symbol": "FE", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.580357, + "strategy_rank": 56.506473, + "rr": 1.439133, + "primary_prob": 22.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.158699, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.351991, + "range_504_ratio": 1.421896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070988, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.272321, + "strategy_rank": 88.486393, + "rr": 1.518703, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.278054, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488727, + "hold30_r": 9.228373 + }, + { + "symbol": "GE", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.59375, + "strategy_rank": 77.892017, + "rr": 0.839067, + "primary_prob": 47.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.258601, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.864646, + "range_504_ratio": 2.374165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037158, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.357143, + "strategy_rank": 67.207684, + "rr": 0.897685, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.346528, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057784, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.4375, + "strategy_rank": 97.703577, + "rr": 0.852509, + "primary_prob": 49.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.278764, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 1.749822, + "range_504_ratio": 5.753581, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.827709, + "hold30_r": -1.071447 + }, + { + "symbol": "GM", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.508929, + "strategy_rank": 85.005916, + "rr": 2.031536, + "primary_prob": 24.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.047305, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047255, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.276786, + "strategy_rank": 88.922258, + "rr": 2.536521, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.804781, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.504928, + "hold30_r": 4.894647 + }, + { + "symbol": "GOOG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.419643, + "strategy_rank": 78.554774, + "rr": 1.281416, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.922125, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.22314, + "hold30_r": 1.997272 + }, + { + "symbol": "GOOGL", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.866071, + "strategy_rank": 80.003132, + "rr": 0.97396, + "primary_prob": 45.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.460941, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.917202, + "hold30_r": 2.054737 + }, + { + "symbol": "HAL", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.415179, + "strategy_rank": 86.738064, + "rr": 1.556443, + "primary_prob": 36.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 94, + "primary_distance_atr": 2.334665, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.78836, + "range_504_ratio": 2.199786, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.520924, + "hold30_r": 1.670419 + }, + { + "symbol": "HAS", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.830357, + "strategy_rank": 73.776796, + "rr": 1.88886, + "primary_prob": 29.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 16.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.83329, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047772, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.848214, + "strategy_rank": 75.854329, + "rr": 1.445063, + "primary_prob": 25.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.167595, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.414017, + "hold30_r": -2.366989 + }, + { + "symbol": "HII", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.651786, + "strategy_rank": 90.440214, + "rr": 1.211068, + "primary_prob": 32.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 27, + "primary_distance_atr": 1.816602, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043071, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.044643, + "strategy_rank": 71.524568, + "rr": 1.677346, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 118, + "primary_distance_atr": 2.516019, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048534, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.861607, + "strategy_rank": 81.73876, + "rr": 0.999504, + "primary_prob": 44.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.499256, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043711, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.392857, + "strategy_rank": 81.050947, + "rr": 1.996225, + "primary_prob": 37.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.994337, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049113, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.433036, + "strategy_rank": 97.401343, + "rr": 0.677, + "primary_prob": 56.06, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.0155, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.381542, + "range_504_ratio": 3.981036, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.650113, + "hold30_r": 8.641293 + }, + { + "symbol": "IVZ", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.816964, + "strategy_rank": 79.117309, + "rr": 2.0925, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.138749, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.056939, + "hold30_r": 1.874221 + }, + { + "symbol": "JCI", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.513393, + "strategy_rank": 78.15893, + "rr": 0.919606, + "primary_prob": 47.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.379408, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871004, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.084821, + "strategy_rank": 66.393896, + "rr": 1.429405, + "primary_prob": 38.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.144107, + "raw_level_count": 37, + "gate_level_count": 37, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066465, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.808036, + "strategy_rank": 69.659834, + "rr": 1.950735, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.926102, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.4457, + "range_504_ratio": 1.561582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045351, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.191964, + "strategy_rank": 76.927025, + "rr": 1.072577, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.608865, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054616, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.049107, + "strategy_rank": 71.659765, + "rr": 2.224061, + "primary_prob": 20.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.336092, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049535, + "hold30_r": -1.0 + }, + { + "symbol": "LUV", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.375, + "strategy_rank": 85.788558, + "rr": 2.068451, + "primary_prob": 43.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 39, + "primary_distance_atr": 3.102676, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.178575, + "hold30_r": -1.151594 + }, + { + "symbol": "LVS", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.839286, + "strategy_rank": 83.735384, + "rr": 1.54604, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.31906, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.65689, + "hold30_r": -2.606109 + }, + { + "symbol": "MCHP", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.803571, + "strategy_rank": 81.918847, + "rr": 1.53215, + "primary_prob": 51.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 78, + "primary_distance_atr": 2.298224, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 1.080774, + "range_504_ratio": 2.94696, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.492661, + "hold30_r": 4.069653 + }, + { + "symbol": "MCK", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.602679, + "strategy_rank": 76.258178, + "rr": 1.754433, + "primary_prob": 13.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.63165, + "raw_level_count": 137, + "gate_level_count": 137, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059419, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.473214, + "strategy_rank": 61.875348, + "rr": 2.298378, + "primary_prob": 23.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.447566, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06053, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.535714, + "strategy_rank": 87.65451, + "rr": 0.897495, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.346242, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.798477, + "range_504_ratio": 2.222155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863971, + "hold30_r": 3.831085 + }, + { + "symbol": "MRK", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.616071, + "strategy_rank": 70.316328, + "rr": 1.845375, + "primary_prob": 31.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.768062, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053665, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.982143, + "strategy_rank": 96.652979, + "rr": 0.771375, + "primary_prob": 55.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.157062, + "raw_level_count": 185, + "gate_level_count": 185, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025812, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.607143, + "strategy_rank": 62.729677, + "rr": 1.506763, + "primary_prob": 18.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.260145, + "raw_level_count": 43, + "gate_level_count": 43, + "range_504_log": 0.450538, + "range_504_ratio": 1.569157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436744, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 95.128062, + "rr": 1.771258, + "primary_prob": 28.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.656886, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.304337, + "range_504_ratio": 3.685246, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033034, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.294643, + "strategy_rank": 75.064379, + "rr": 0.815092, + "primary_prob": 41.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.222639, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055542, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.8125, + "strategy_rank": 84.494362, + "rr": 2.205227, + "primary_prob": 37.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.307841, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.014292, + "range_504_ratio": 2.75741, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.168538, + "hold30_r": 9.236509 + }, + { + "symbol": "OXY", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.410714, + "strategy_rank": 84.932489, + "rr": 2.634537, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 146, + "primary_distance_atr": 3.951806, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.676625, + "range_504_ratio": 1.967227, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030127, + "hold30_r": 1.27466 + }, + { + "symbol": "PH", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.040179, + "strategy_rank": 69.318103, + "rr": 0.881717, + "primary_prob": 48.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.322575, + "raw_level_count": 119, + "gate_level_count": 119, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045617, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.089286, + "strategy_rank": 83.299694, + "rr": 1.051832, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.577748, + "raw_level_count": 84, + "gate_level_count": 84, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.016526, + "hold30_r": 3.038752 + }, + { + "symbol": "RTX", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.741071, + "strategy_rank": 72.136345, + "rr": 1.082554, + "primary_prob": 40.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.623831, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056505, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.026786, + "strategy_rank": 58.622982, + "rr": 1.295276, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 15.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.942913, + "raw_level_count": 33, + "gate_level_count": 33, + "range_504_log": 0.489986, + "range_504_ratio": 1.632294, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062955, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.205357, + "strategy_rank": 89.559786, + "rr": 1.096616, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.644925, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040299, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.03125, + "strategy_rank": 65.807176, + "rr": 1.633093, + "primary_prob": 17.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.44964, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 0.835524, + "range_504_ratio": 2.306022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588571, + "hold30_r": 3.056834 + }, + { + "symbol": "ULTA", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.169643, + "strategy_rank": 83.667525, + "rr": 3.177791, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 19, + "primary_distance_atr": 4.766686, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042209, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.767857, + "strategy_rank": 91.55554, + "rr": 0.933395, + "primary_prob": 35.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.400092, + "raw_level_count": 103, + "gate_level_count": 103, + "range_504_log": 0.959505, + "range_504_ratio": 2.610403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.9032, + "hold30_r": 2.133664 + }, + { + "symbol": "VTR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.370536, + "strategy_rank": 60.129976, + "rr": 0.705626, + "primary_prob": 48.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.058439, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.756988, + "range_504_ratio": 2.131846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072401, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 84.109131, + "rr": 1.906578, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.859867, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.859326, + "hold30_r": 1.302828 + }, + { + "symbol": "WELL", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.285714, + "strategy_rank": 65.573497, + "rr": 0.819764, + "primary_prob": 50.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.229646, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067288, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.825893, + "strategy_rank": 66.358749, + "rr": 1.593635, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.390452, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533411, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.1875, + "strategy_rank": 73.451072, + "rr": 1.179027, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.768541, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.14138, + "hold30_r": 0.239629 + }, + { + "symbol": "WBD", + "date": "2026-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.107143, + "strategy_rank": 83.606626, + "rr": 1.232165, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 1.848247, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.150158, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.591928, + "strategy_rank": 77.268712, + "rr": 1.897092, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.845639, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.593545, + "range_504_ratio": 1.810395, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.849003, + "hold30_r": 3.265501 + }, + { + "symbol": "AKAM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.67713, + "strategy_rank": 90.396139, + "rr": 1.922819, + "primary_prob": 30.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 88, + "primary_distance_atr": 2.884229, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.584506, + "range_504_ratio": 1.794105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.897031, + "hold30_r": 5.629259 + }, + { + "symbol": "ALB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.206278, + "strategy_rank": 97.637012, + "rr": 1.919768, + "primary_prob": 45.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 77, + "primary_distance_atr": 2.879652, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.473371, + "range_504_ratio": 4.363923, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024745, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.430493, + "strategy_rank": 94.371144, + "rr": 1.702612, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.553919, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028704, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.426009, + "strategy_rank": 85.670689, + "rr": 1.985948, + "primary_prob": 24.64, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.978922, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.115091, + "range_504_ratio": 3.049845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039372, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.264574, + "strategy_rank": 73.24292, + "rr": 1.37143, + "primary_prob": 20.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.057144, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.671626, + "range_504_ratio": 1.957418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.327101, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.919283, + "strategy_rank": 80.354907, + "rr": 1.616738, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 63, + "primary_distance_atr": 2.425107, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573463, + "hold30_r": 2.207212 + }, + { + "symbol": "C", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.547085, + "strategy_rank": 76.455443, + "rr": 0.744162, + "primary_prob": 53.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.116243, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.927552, + "range_504_ratio": 2.528312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051639, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.946188, + "strategy_rank": 84.554278, + "rr": 1.720024, + "primary_prob": 33.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.580035, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054362, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.197309, + "strategy_rank": 93.742815, + "rr": 0.802046, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.20307, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025199, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.744395, + "strategy_rank": 69.191546, + "rr": 1.207075, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.810612, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.746746, + "range_504_ratio": 2.110123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054691, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.403587, + "strategy_rank": 92.554323, + "rr": 1.356085, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.034127, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.071253, + "range_504_ratio": 2.919035, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04372, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.878924, + "strategy_rank": 98.812562, + "rr": 1.043033, + "primary_prob": 28.14, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.564549, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 2.07988, + "range_504_ratio": 8.00351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.023763, + "hold30_r": 1.031127 + }, + { + "symbol": "COP", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.349776, + "strategy_rank": 77.813299, + "rr": 1.485338, + "primary_prob": 29.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 32, + "primary_distance_atr": 2.228007, + "raw_level_count": 57, + "gate_level_count": 57, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040592, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.044843, + "strategy_rank": 81.064947, + "rr": 1.812148, + "primary_prob": 32.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 2.718222, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.017649, + "range_504_ratio": 2.766683, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.782392, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.529148, + "strategy_rank": 61.989196, + "rr": 1.003071, + "primary_prob": 30.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.504606, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.537813, + "range_504_ratio": 1.712258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.944306, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.367713, + "strategy_rank": 69.729211, + "rr": 1.635203, + "primary_prob": 17.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.452804, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587204, + "hold30_r": 0.257165 + }, + { + "symbol": "DG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.96861, + "strategy_rank": 81.932389, + "rr": 1.920192, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.880289, + "raw_level_count": 108, + "gate_level_count": 108, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03908, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.730942, + "strategy_rank": 82.855283, + "rr": 1.57807, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.367104, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.720202, + "range_504_ratio": 2.054847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089634, + "hold30_r": -1.04964 + }, + { + "symbol": "EA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.004484, + "strategy_rank": 61.603139, + "rr": 1.695395, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.543092, + "raw_level_count": 36, + "gate_level_count": 36, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.292262, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.286996, + "strategy_rank": 80.956602, + "rr": 1.090568, + "primary_prob": 27.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.635852, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.794017, + "range_504_ratio": 2.212265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.049017, + "hold30_r": 1.733889 + }, + { + "symbol": "EOG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.650224, + "strategy_rank": 70.726969, + "rr": 1.509557, + "primary_prob": 19.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 11.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.264336, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.402044, + "range_504_ratio": 1.494878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463696, + "hold30_r": 0.707444 + }, + { + "symbol": "EQT", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.443946, + "strategy_rank": 77.553044, + "rr": 0.917782, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.376672, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.821167, + "range_504_ratio": 2.273151, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041023, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.278027, + "strategy_rank": 85.384552, + "rr": 0.851192, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.276789, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028495, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.695067, + "strategy_rank": 77.781849, + "rr": 1.299808, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 30.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.949712, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.632111, + "range_504_ratio": 1.881579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.258353, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.183857, + "strategy_rank": 86.215277, + "rr": 1.762167, + "primary_prob": 47.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 2.643251, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.73106, + "hold30_r": 5.09658 + }, + { + "symbol": "GE", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.502242, + "strategy_rank": 77.185798, + "rr": 1.9508, + "primary_prob": 22.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 28, + "primary_distance_atr": 2.9262, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.841612, + "range_504_ratio": 2.320105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.916901, + "hold30_r": 2.732807 + }, + { + "symbol": "GM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.910314, + "strategy_rank": 78.876817, + "rr": 1.330837, + "primary_prob": 40.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 1.996256, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048653, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2026-04-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.470852, + "strategy_rank": 90.745704, + "rr": 2.431647, + "primary_prob": 26.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.647471, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.398006, + "hold30_r": 3.106866 + }, + { + "symbol": "HAL", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.73991, + "strategy_rank": 84.199145, + "rr": 1.85921, + "primary_prob": 26.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.788815, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.78836, + "range_504_ratio": 2.199786, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039372, + "hold30_r": -0.250184 + }, + { + "symbol": "HAS", + "date": "2026-04-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.304933, + "strategy_rank": 73.644325, + "rr": 2.080713, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.121069, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.163106, + "hold30_r": -1.125577 + }, + { + "symbol": "HCA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.452915, + "strategy_rank": 76.91704, + "rr": 1.7867, + "primary_prob": 21.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.68005, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037671, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.394619, + "strategy_rank": 88.995696, + "rr": 0.983908, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.475862, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.098823, + "hold30_r": -1.061293 + }, + { + "symbol": "HSY", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.874439, + "strategy_rank": 72.091973, + "rr": 2.461274, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 154, + "primary_distance_atr": 3.691911, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050459, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.713004, + "strategy_rank": 80.536687, + "rr": 1.251932, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 35.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.877899, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.447976, + "range_504_ratio": 4.254496, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.212907, + "hold30_r": 1.248098 + }, + { + "symbol": "INCY", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.013453, + "strategy_rank": 81.034249, + "rr": 1.54251, + "primary_prob": 51.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 40, + "primary_distance_atr": 2.313765, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.492363, + "hold30_r": 1.968643 + }, + { + "symbol": "IVZ", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.107623, + "strategy_rank": 81.545806, + "rr": 1.879775, + "primary_prob": 32.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 32.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.819663, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.839966, + "hold30_r": 1.898289 + }, + { + "symbol": "JNJ", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.721973, + "strategy_rank": 66.377193, + "rr": 2.239994, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.35999, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066101, + "hold30_r": 1.710154 + }, + { + "symbol": "KMI", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.735426, + "strategy_rank": 59.961778, + "rr": 0.917357, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.376035, + "raw_level_count": 51, + "gate_level_count": 51, + "range_504_log": 0.649921, + "range_504_ratio": 1.915389, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.867105, + "hold30_r": 0.31661 + }, + { + "symbol": "LHX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.497758, + "strategy_rank": 77.931652, + "rr": 2.226642, + "primary_prob": 20.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.339963, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04535, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.775785, + "strategy_rank": 99.775935, + "rr": 0.985896, + "primary_prob": 44.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.478843, + "raw_level_count": 149, + "gate_level_count": 149, + "range_504_log": 3.221875, + "range_504_ratio": 25.075095, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.968999, + "hold30_r": -0.372659 + }, + { + "symbol": "LMT", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.668161, + "strategy_rank": 74.052277, + "rr": 1.88402, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.82603, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038351, + "hold30_r": 0.626799 + }, + { + "symbol": "LUV", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.977578, + "strategy_rank": 86.296385, + "rr": 1.621586, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 59, + "primary_distance_atr": 2.432378, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59612, + "hold30_r": 1.656584 + }, + { + "symbol": "LVS", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.959641, + "strategy_rank": 78.071749, + "rr": 1.961695, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 45, + "primary_distance_atr": 2.942543, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039704, + "hold30_r": -1.0 + }, + { + "symbol": "LYB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.941704, + "strategy_rank": 83.773287, + "rr": 1.580601, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.370901, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.945396, + "range_504_ratio": 2.573834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026515, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.201794, + "strategy_rank": 76.050652, + "rr": 0.701491, + "primary_prob": 59.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 1.052236, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058886, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.188341, + "strategy_rank": 87.76808, + "rr": 1.142451, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.713677, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.798477, + "range_504_ratio": 2.222155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102946, + "hold30_r": 2.689756 + }, + { + "symbol": "MRK", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.573991, + "strategy_rank": 72.63468, + "rr": 2.366298, + "primary_prob": 25.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.549447, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.315987, + "hold30_r": 2.138317 + }, + { + "symbol": "MRNA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.524664, + "strategy_rank": 96.862567, + "rr": 0.949244, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 40, + "primary_distance_atr": 1.423866, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022279, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-04-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.860987, + "strategy_rank": 95.017456, + "rr": 2.157639, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.236459, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.304337, + "range_504_ratio": 3.685246, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.098504, + "hold30_r": -1.067259 + }, + { + "symbol": "NOC", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.273543, + "strategy_rank": 79.15054, + "rr": 0.92378, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.38567, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041341, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2026-04-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.950673, + "strategy_rank": 83.841981, + "rr": 2.093542, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.140313, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.172889, + "range_504_ratio": 3.231314, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03632, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.955157, + "strategy_rank": 86.737066, + "rr": 2.173999, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 146, + "primary_distance_atr": 3.260998, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.676625, + "range_504_ratio": 1.967227, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.122631, + "hold30_r": -1.085676 + }, + { + "symbol": "PH", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.098655, + "strategy_rank": 70.13483, + "rr": 1.274371, + "primary_prob": 37.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.911556, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.871891, + "hold30_r": -1.826458 + }, + { + "symbol": "PSX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.179372, + "strategy_rank": 82.7665, + "rr": 0.877042, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.315564, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.835326, + "hold30_r": 1.893903 + }, + { + "symbol": "RTX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.816143, + "strategy_rank": 70.479354, + "rr": 1.358299, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.037449, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042857, + "hold30_r": 1.011 + }, + { + "symbol": "SATS", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.55157, + "strategy_rank": 98.07536, + "rr": 1.065628, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.598442, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.255959, + "range_504_ratio": 9.544444, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.041247, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.7713, + "strategy_rank": 81.444608, + "rr": 1.727697, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.591546, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.603678, + "range_504_ratio": 1.828833, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039855, + "hold30_r": 0.223702 + }, + { + "symbol": "TPR", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.964126, + "strategy_rank": 89.154754, + "rr": 1.06909, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 9.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.603636, + "raw_level_count": 117, + "gate_level_count": 117, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.521944, + "hold30_r": -1.482846 + }, + { + "symbol": "TRGP", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.2287, + "strategy_rank": 69.746667, + "rr": 0.792371, + "primary_prob": 38.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.188556, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 0.835524, + "range_504_ratio": 2.306022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.739289, + "hold30_r": 2.516719 + }, + { + "symbol": "ULTA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.408072, + "strategy_rank": 80.130617, + "rr": 1.255373, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 14.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.883059, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040046, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.64574, + "strategy_rank": 89.895642, + "rr": 0.723766, + "primary_prob": 39.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.08565, + "raw_level_count": 104, + "gate_level_count": 104, + "range_504_log": 0.959505, + "range_504_ratio": 2.610403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.687387, + "hold30_r": 1.185664 + }, + { + "symbol": "VTR", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.493274, + "strategy_rank": 58.794956, + "rr": 0.868727, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.303091, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.72307, + "range_504_ratio": 2.060751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.809466, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-04-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.143498, + "strategy_rank": 82.827294, + "rr": 2.04878, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.073171, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.000618, + "hold30_r": 2.260163 + }, + { + "symbol": "VZ", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.717489, + "strategy_rank": 65.562645, + "rr": 1.997378, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.996066, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 1.584226, + "range_504_ratio": 4.875518, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054895, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.269058, + "strategy_rank": 59.544046, + "rr": 1.566867, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 33.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.350301, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.712721, + "range_504_ratio": 2.039533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.507669, + "hold30_r": -0.008267 + }, + { + "symbol": "WMT", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.753363, + "strategy_rank": 66.139435, + "rr": 1.759473, + "primary_prob": 13.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.639209, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696236, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.93722, + "strategy_rank": 73.579544, + "rr": 1.287547, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.931321, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.243886, + "hold30_r": 0.106068 + }, + { + "symbol": "GEV", + "date": "2026-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.421525, + "strategy_rank": 96.11453, + "rr": 0.941509, + "primary_prob": 46.43, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.412264, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 2.142806, + "range_504_ratio": 8.523319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030859, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.73743, + "strategy_rank": 78.160348, + "rr": 1.68048, + "primary_prob": 49.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 68, + "primary_distance_atr": 2.520721, + "raw_level_count": 61, + "gate_level_count": 61, + "range_504_log": 0.635515, + "range_504_ratio": 1.887994, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.63043, + "hold30_r": 0.574203 + }, + { + "symbol": "AES", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.363128, + "strategy_rank": 81.058538, + "rr": 1.572874, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 60, + "primary_distance_atr": 2.359312, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.380162, + "hold30_r": 2.42915 + }, + { + "symbol": "AKAM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.039106, + "strategy_rank": 89.154799, + "rr": 1.827066, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 67, + "primary_distance_atr": 2.740599, + "raw_level_count": 44, + "gate_level_count": 44, + "range_504_log": 0.584506, + "range_504_ratio": 1.794105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.797001, + "hold30_r": 3.77018 + }, + { + "symbol": "ALB", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.877095, + "strategy_rank": 97.443732, + "rr": 1.610684, + "primary_prob": 50.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 2.416026, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.473371, + "range_504_ratio": 4.363923, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.586143, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.201117, + "strategy_rank": 93.762187, + "rr": 0.716851, + "primary_prob": 54.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.075276, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.22329, + "range_504_ratio": 3.39835, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.681582, + "hold30_r": 7.968262 + }, + { + "symbol": "APA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.435754, + "strategy_rank": 94.557202, + "rr": 1.756872, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.635307, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031752, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.692737, + "strategy_rank": 85.338428, + "rr": 1.518924, + "primary_prob": 36.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 22.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.278386, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.115091, + "range_504_ratio": 3.049845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033445, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.26257, + "strategy_rank": 79.946675, + "rr": 1.742645, + "primary_prob": 48.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 79, + "primary_distance_atr": 2.613968, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.700516, + "hold30_r": 0.945164 + }, + { + "symbol": "C", + "date": "2026-05-04", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.815642, + "strategy_rank": 76.824461, + "rr": 2.012374, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.018561, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.927552, + "range_504_ratio": 2.528312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052343, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.178771, + "strategy_rank": 75.394705, + "rr": 2.090647, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 3.13597, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045563, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.759777, + "strategy_rank": 93.517797, + "rr": 0.949738, + "primary_prob": 31.16, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.424608, + "raw_level_count": 75, + "gate_level_count": 75, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.320327, + "hold30_r": -1.292721 + }, + { + "symbol": "CFG", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.921788, + "strategy_rank": 70.41281, + "rr": 0.804604, + "primary_prob": 44.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 25, + "primary_distance_atr": 1.206906, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.746746, + "range_504_ratio": 2.110123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748004, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.642458, + "strategy_rank": 90.528316, + "rr": 0.918544, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.377816, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 1.064101, + "range_504_ratio": 2.898233, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.887495, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.659218, + "strategy_rank": 98.69356, + "rr": 0.786739, + "primary_prob": 51.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.180109, + "raw_level_count": 157, + "gate_level_count": 157, + "range_504_log": 2.07988, + "range_504_ratio": 8.00351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.767112, + "hold30_r": 1.574234 + }, + { + "symbol": "COP", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.497207, + "strategy_rank": 78.567777, + "rr": 1.562469, + "primary_prob": 20.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 20.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.343704, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.234188, + "hold30_r": -1.191364 + }, + { + "symbol": "CRL", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.787709, + "strategy_rank": 82.468788, + "rr": 1.830067, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 91, + "primary_distance_atr": 2.745101, + "raw_level_count": 102, + "gate_level_count": 102, + "range_504_log": 1.017649, + "range_504_ratio": 2.766683, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.798158, + "hold30_r": -1.0 + }, + { + "symbol": "CSX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.910615, + "strategy_rank": 62.717363, + "rr": 0.955128, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.432692, + "raw_level_count": 34, + "gate_level_count": 34, + "range_504_log": 0.574066, + "range_504_ratio": 1.775471, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.889977, + "hold30_r": 1.587995 + }, + { + "symbol": "CTVA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.139665, + "strategy_rank": 62.808468, + "rr": 1.076135, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.614202, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.537813, + "range_504_ratio": 1.712258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062476, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.173184, + "strategy_rank": 69.707517, + "rr": 1.735111, + "primary_prob": 14.0, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.602667, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050202, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.631285, + "strategy_rank": 94.204107, + "rr": 0.747845, + "primary_prob": 52.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.121768, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.207063, + "range_504_ratio": 3.343649, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.715741, + "hold30_r": 14.595872 + }, + { + "symbol": "DG", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.916201, + "strategy_rank": 82.652043, + "rr": 1.831308, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 49, + "primary_distance_atr": 2.746962, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039136, + "hold30_r": -1.0 + }, + { + "symbol": "DOW", + "date": "2026-05-04", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.564246, + "strategy_rank": 82.947815, + "rr": 2.152554, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 27, + "primary_distance_atr": 3.228831, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.081878, + "range_504_ratio": 2.950215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028888, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.96648, + "strategy_rank": 82.833393, + "rr": 1.980959, + "primary_prob": 44.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.971439, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.71379, + "range_504_ratio": 2.041715, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.591873, + "hold30_r": -1.549621 + }, + { + "symbol": "EIX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.240223, + "strategy_rank": 64.622671, + "rr": 2.186449, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.279673, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.620489, + "range_504_ratio": 1.859837, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052574, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.687151, + "strategy_rank": 69.918798, + "rr": 1.094668, + "primary_prob": 43.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.642002, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.402044, + "range_504_ratio": 1.494878, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048594, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.821229, + "strategy_rank": 87.662151, + "rr": 0.934327, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 7.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.40149, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.942199, + "range_504_ratio": 2.565618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.90572, + "hold30_r": 3.752751 + }, + { + "symbol": "FDX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.843575, + "strategy_rank": 78.43766, + "rr": 0.715719, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.073579, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.732112, + "range_504_ratio": 2.079467, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.677103, + "hold30_r": -1.769453 + }, + { + "symbol": "FSLR", + "date": "2026-05-04", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.167598, + "strategy_rank": 91.210964, + "rr": 2.07299, + "primary_prob": 43.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 3.109486, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.043281, + "hold30_r": 3.722247 + }, + { + "symbol": "GLW", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.212291, + "strategy_rank": 97.54459, + "rr": 1.0933, + "primary_prob": 42.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.639951, + "raw_level_count": 105, + "gate_level_count": 105, + "range_504_log": 1.696185, + "range_504_ratio": 5.453106, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.070402, + "hold30_r": 1.249732 + }, + { + "symbol": "GM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.72067, + "strategy_rank": 78.99176, + "rr": 1.907142, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.860713, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055548, + "hold30_r": -1.011297 + }, + { + "symbol": "GNRC", + "date": "2026-05-04", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.944134, + "strategy_rank": 91.322098, + "rr": 2.620386, + "primary_prob": 25.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.930579, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 0.967614, + "range_504_ratio": 2.631657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033618, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.558659, + "strategy_rank": 71.942901, + "rr": 1.286465, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.929697, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.839801, + "range_504_ratio": 2.315906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.237017, + "hold30_r": 5.129447 + }, + { + "symbol": "HAL", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.424581, + "strategy_rank": 84.721287, + "rr": 1.034667, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.552, + "raw_level_count": 65, + "gate_level_count": 65, + "range_504_log": 0.81897, + "range_504_ratio": 2.268162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044779, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.340782, + "strategy_rank": 71.687711, + "rr": 1.343033, + "primary_prob": 40.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 70, + "primary_distance_atr": 2.01455, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127192, + "hold30_r": -1.08604 + }, + { + "symbol": "HCA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.592179, + "strategy_rank": 75.564358, + "rr": 1.603624, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.405436, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039163, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.189944, + "strategy_rank": 87.471422, + "rr": 2.073553, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 26, + "primary_distance_atr": 3.110329, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.423299, + "hold30_r": -1.383465 + }, + { + "symbol": "HSY", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.458101, + "strategy_rank": 69.52669, + "rr": 3.051322, + "primary_prob": 19.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 157, + "primary_distance_atr": 4.576983, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04899, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.715084, + "strategy_rank": 78.22096, + "rr": 0.823995, + "primary_prob": 36.44, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.235992, + "raw_level_count": 160, + "gate_level_count": 160, + "range_504_log": 1.393164, + "range_504_ratio": 4.027573, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.782921, + "hold30_r": 3.231721 + }, + { + "symbol": "INCY", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.268156, + "strategy_rank": 80.717475, + "rr": 1.464983, + "primary_prob": 37.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.197475, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043037, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-05-04", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.486034, + "strategy_rank": 81.440892, + "rr": 2.325783, + "primary_prob": 22.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.488674, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.286261, + "hold30_r": 2.398027 + }, + { + "symbol": "JBHT", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.837989, + "strategy_rank": 79.372545, + "rr": 0.677967, + "primary_prob": 56.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.01695, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.735405, + "range_504_ratio": 2.086326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636723, + "hold30_r": 3.588965 + }, + { + "symbol": "JNJ", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.407821, + "strategy_rank": 65.887147, + "rr": 1.200753, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.801129, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.131882, + "hold30_r": 1.686442 + }, + { + "symbol": "KLAC", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.865922, + "strategy_rank": 94.229891, + "rr": 0.754902, + "primary_prob": 38.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.132353, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.257855, + "range_504_ratio": 3.517867, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.724362, + "hold30_r": 5.882353 + }, + { + "symbol": "KMI", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.111732, + "strategy_rank": 58.854132, + "rr": 1.515549, + "primary_prob": 18.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.273324, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.649921, + "range_504_ratio": 1.915389, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.205285, + "hold30_r": -1.149573 + }, + { + "symbol": "LHX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.513966, + "strategy_rank": 77.669476, + "rr": 1.316725, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.975088, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044804, + "hold30_r": 0.132834 + }, + { + "symbol": "LMT", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.469274, + "strategy_rank": 72.17197, + "rr": 1.933026, + "primary_prob": 23.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.899539, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043894, + "hold30_r": 0.753947 + }, + { + "symbol": "LVS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.463687, + "strategy_rank": 78.257357, + "rr": 1.537137, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 115, + "primary_distance_atr": 2.305706, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039416, + "hold30_r": -1.0 + }, + { + "symbol": "LYB", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.698324, + "strategy_rank": 86.911904, + "rr": 1.572403, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.358605, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.945396, + "range_504_ratio": 2.573834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029736, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.01676, + "strategy_rank": 74.800695, + "rr": 1.469566, + "primary_prob": 37.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.204349, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.187993, + "hold30_r": -1.128871 + }, + { + "symbol": "MPWR", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.49162, + "strategy_rank": 88.064535, + "rr": 0.940983, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.411475, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.33147, + "range_504_ratio": 3.786606, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.907523, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.044693, + "strategy_rank": 72.099512, + "rr": 1.571009, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 2.356514, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523554, + "hold30_r": 0.432138 + }, + { + "symbol": "MRNA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.52514, + "strategy_rank": 95.431812, + "rr": 1.536457, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 33, + "primary_distance_atr": 2.304685, + "raw_level_count": 186, + "gate_level_count": 186, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.514827, + "hold30_r": 1.851979 + }, + { + "symbol": "NEM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.541899, + "strategy_rank": 95.336186, + "rr": 1.759611, + "primary_prob": 21.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.639417, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.297259, + "range_504_ratio": 3.659251, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.728773, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.50838, + "strategy_rank": 77.90202, + "rr": 1.369217, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.053826, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045681, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.005587, + "strategy_rank": 68.309262, + "rr": 1.258588, + "primary_prob": 38.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.887881, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.776405, + "range_504_ratio": 2.173643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.207821, + "hold30_r": 2.140991 + }, + { + "symbol": "ON", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.011173, + "strategy_rank": 84.197119, + "rr": 1.241318, + "primary_prob": 37.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.861977, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 1.218684, + "range_504_ratio": 3.382732, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034692, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2026-05-04", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.860335, + "strategy_rank": 86.870462, + "rr": 2.45361, + "primary_prob": 24.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 3.680415, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.672818, + "range_504_ratio": 1.959753, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.581139, + "hold30_r": -1.542008 + }, + { + "symbol": "PH", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.793296, + "strategy_rank": 70.363334, + "rr": 1.598522, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.397783, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038398, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.083799, + "strategy_rank": 83.849629, + "rr": 1.018836, + "primary_prob": 44.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.528254, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.187507, + "hold30_r": -1.146895 + }, + { + "symbol": "RL", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.782123, + "strategy_rank": 74.139459, + "rr": 0.814958, + "primary_prob": 55.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.222437, + "raw_level_count": 122, + "gate_level_count": 122, + "range_504_log": 0.925253, + "range_504_ratio": 2.522506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773102, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.050279, + "strategy_rank": 67.753256, + "rr": 0.706008, + "primary_prob": 39.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.059012, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.633023, + "range_504_ratio": 1.883295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.633804, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.502793, + "strategy_rank": 70.375367, + "rr": 0.689688, + "primary_prob": 48.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.034532, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642274, + "hold30_r": 1.901785 + }, + { + "symbol": "SATS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.664804, + "strategy_rank": 98.193457, + "rr": 0.845646, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.268469, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.255959, + "range_504_ratio": 9.544444, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.818533, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.256983, + "strategy_rank": 81.115674, + "rr": 1.670817, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.506225, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.609025, + "range_504_ratio": 1.838637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042361, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.335196, + "strategy_rank": 58.40855, + "rr": 1.745658, + "primary_prob": 13.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.618487, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.489986, + "range_504_ratio": 1.632294, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067316, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.994413, + "strategy_rank": 98.493414, + "rr": 1.03094, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.54641, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 1.859102, + "range_504_ratio": 6.417972, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.011374, + "hold30_r": 2.084783 + }, + { + "symbol": "TPR", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.307263, + "strategy_rank": 89.156555, + "rr": 0.777604, + "primary_prob": 42.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.166407, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.736071, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.234637, + "strategy_rank": 79.403711, + "rr": 1.536199, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.304298, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042622, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.273743, + "strategy_rank": 81.488276, + "rr": 1.46724, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.20086, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.415971, + "hold30_r": 1.416646 + }, + { + "symbol": "WMT", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.134078, + "strategy_rank": 66.452383, + "rr": 1.067685, + "primary_prob": 42.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.601528, + "raw_level_count": 89, + "gate_level_count": 89, + "range_504_log": 0.832583, + "range_504_ratio": 2.299249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.003854, + "hold30_r": -1.450191 + }, + { + "symbol": "XOM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.072626, + "strategy_rank": 74.247828, + "rr": 2.025902, + "primary_prob": 9.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.038854, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072667, + "hold30_r": -1.026856 + }, + { + "symbol": "GEV", + "date": "2026-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.98324, + "strategy_rank": 95.881579, + "rr": 0.904598, + "primary_prob": 47.63, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.356897, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 2.068155, + "range_504_ratio": 7.910216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032933, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.882682, + "strategy_rank": 75.639282, + "rr": 1.349837, + "primary_prob": 40.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 2.024756, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.136134, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-05-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.857798, + "strategy_rank": 76.197602, + "rr": 2.143232, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 3.214849, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.690582, + "range_504_ratio": 1.994876, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045111, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.43578, + "strategy_rank": 61.039332, + "rr": 1.185456, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 24, + "primary_distance_atr": 1.778183, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.484101, + "range_504_ratio": 1.622716, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079179, + "hold30_r": -1.009291 + }, + { + "symbol": "ALB", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.165138, + "strategy_rank": 97.687025, + "rr": 1.632813, + "primary_prob": 49.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 2.44922, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.497599, + "range_504_ratio": 4.470942, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023549, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.110092, + "strategy_rank": 85.59135, + "rr": 1.016868, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 40.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.525302, + "raw_level_count": 172, + "gate_level_count": 172, + "range_504_log": 1.107046, + "range_504_ratio": 3.025408, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.994383, + "hold30_r": 2.085651 + }, + { + "symbol": "APA", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.394495, + "strategy_rank": 94.624718, + "rr": 1.731589, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 2.597384, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.704697, + "hold30_r": -1.044186 + }, + { + "symbol": "APH", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.270642, + "strategy_rank": 87.523735, + "rr": 1.645029, + "primary_prob": 34.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.467544, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 1.115091, + "range_504_ratio": 3.049845, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617906, + "hold30_r": 4.463712 + }, + { + "symbol": "BG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.183486, + "strategy_rank": 76.777012, + "rr": 0.956522, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.434783, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.686672, + "range_504_ratio": 1.987092, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041243, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.614679, + "strategy_rank": 79.021704, + "rr": 1.569096, + "primary_prob": 50.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.353644, + "raw_level_count": 96, + "gate_level_count": 96, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047834, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.380734, + "strategy_rank": 83.929371, + "rr": 1.500041, + "primary_prob": 18.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.250062, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.822609, + "range_504_ratio": 2.276431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042778, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.582569, + "strategy_rank": 76.687798, + "rr": 0.870121, + "primary_prob": 35.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.305181, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.927552, + "range_504_ratio": 2.528312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047302, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.119266, + "strategy_rank": 76.223486, + "rr": 2.101377, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.152066, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.060391, + "hold30_r": 5.671871 + }, + { + "symbol": "CF", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.986239, + "strategy_rank": 93.761796, + "rr": 0.743282, + "primary_prob": 38.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.114923, + "raw_level_count": 76, + "gate_level_count": 76, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02636, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.206422, + "strategy_rank": 70.41021, + "rr": 1.36018, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.04027, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.746746, + "range_504_ratio": 2.110123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052726, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.527523, + "strategy_rank": 89.87498, + "rr": 0.99765, + "primary_prob": 34.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.496476, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.956121, + "range_504_ratio": 2.601586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037065, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.105505, + "strategy_rank": 78.865282, + "rr": 1.548139, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 75, + "primary_distance_atr": 2.322208, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.506504, + "hold30_r": -1.026916 + }, + { + "symbol": "CSX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.37156, + "strategy_rank": 62.474377, + "rr": 0.913706, + "primary_prob": 47.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.37056, + "raw_level_count": 35, + "gate_level_count": 35, + "range_504_log": 0.574066, + "range_504_ratio": 1.775471, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844455, + "hold30_r": 1.021593 + }, + { + "symbol": "CVX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.449541, + "strategy_rank": 68.68325, + "rr": 1.692837, + "primary_prob": 16.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.539255, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.643314, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.651376, + "strategy_rank": 80.847392, + "rr": 1.634805, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.452208, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602337, + "hold30_r": 2.255995 + }, + { + "symbol": "DOW", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.568807, + "strategy_rank": 83.958165, + "rr": 2.849496, + "primary_prob": 20.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 27, + "primary_distance_atr": 4.274243, + "raw_level_count": 93, + "gate_level_count": 93, + "range_504_log": 1.081878, + "range_504_ratio": 2.950215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028076, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.610092, + "strategy_rank": 85.975636, + "rr": 2.810743, + "primary_prob": 21.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 4.216114, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.710948, + "range_504_ratio": 2.035921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035203, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.142202, + "strategy_rank": 63.822398, + "rr": 1.679325, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.518987, + "raw_level_count": 42, + "gate_level_count": 42, + "range_504_log": 0.620489, + "range_504_ratio": 1.859837, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056996, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.715596, + "strategy_rank": 71.732346, + "rr": 1.438396, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 29, + "primary_distance_atr": 2.157594, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.402044, + "range_504_ratio": 1.494878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.394213, + "hold30_r": 0.188914 + }, + { + "symbol": "ETR", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.238532, + "strategy_rank": 64.104115, + "rr": 0.749854, + "primary_prob": 41.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.124781, + "raw_level_count": 67, + "gate_level_count": 67, + "range_504_log": 0.82186, + "range_504_ratio": 2.274726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059972, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.678899, + "strategy_rank": 79.060944, + "rr": 1.210727, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.81609, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.632158, + "range_504_ratio": 1.881667, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.172993, + "hold30_r": -1.25425 + }, + { + "symbol": "FCX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.252294, + "strategy_rank": 89.473748, + "rr": 0.796947, + "primary_prob": 52.04, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.195421, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.942199, + "range_504_ratio": 2.565618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.764195, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.169725, + "strategy_rank": 78.184522, + "rr": 0.780583, + "primary_prob": 54.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.170875, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.732112, + "range_504_ratio": 2.079467, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044292, + "hold30_r": -1.0 + }, + { + "symbol": "FE", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.16055, + "strategy_rank": 56.386671, + "rr": 1.524899, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 2.287348, + "raw_level_count": 23, + "gate_level_count": 23, + "range_504_log": 0.331289, + "range_504_ratio": 1.392762, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.464175, + "hold30_r": 2.192042 + }, + { + "symbol": "FSLR", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.417431, + "strategy_rank": 88.94363, + "rr": 1.847053, + "primary_prob": 45.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.77058, + "raw_level_count": 123, + "gate_level_count": 123, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.815814, + "hold30_r": 1.010405 + }, + { + "symbol": "GILD", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.518349, + "strategy_rank": 69.379987, + "rr": 1.34502, + "primary_prob": 29.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.01753, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054656, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.761468, + "strategy_rank": 78.761599, + "rr": 2.031163, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 33, + "primary_distance_atr": 3.046745, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044103, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.073394, + "strategy_rank": 90.039948, + "rr": 1.769106, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.653659, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.011382, + "range_504_ratio": 2.749397, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037299, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.33945, + "strategy_rank": 73.066186, + "rr": 1.142493, + "primary_prob": 40.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.71374, + "raw_level_count": 91, + "gate_level_count": 91, + "range_504_log": 0.811558, + "range_504_ratio": 2.251412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.088302, + "hold30_r": 3.786803 + }, + { + "symbol": "HAL", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.444954, + "strategy_rank": 84.928611, + "rr": 1.213586, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.820379, + "raw_level_count": 64, + "gate_level_count": 64, + "range_504_log": 0.81897, + "range_504_ratio": 2.268162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.170348, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-05-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.389908, + "strategy_rank": 71.427221, + "rr": 2.341129, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.511694, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.491403, + "hold30_r": -1.446832 + }, + { + "symbol": "HCA", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.811927, + "strategy_rank": 75.614063, + "rr": 1.834093, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 2.751139, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043695, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.807339, + "strategy_rank": 88.876566, + "rr": 1.415882, + "primary_prob": 21.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.123823, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030678, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.481651, + "strategy_rank": 79.485727, + "rr": 1.598996, + "primary_prob": 35.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 26.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.398494, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.754384, + "range_504_ratio": 2.126302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044378, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.963303, + "strategy_rank": 76.937169, + "rr": 0.867211, + "primary_prob": 50.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.300817, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043547, + "hold30_r": -1.0 + }, + { + "symbol": "JBHT", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.711009, + "strategy_rank": 79.166278, + "rr": 1.143025, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.714537, + "raw_level_count": 49, + "gate_level_count": 49, + "range_504_log": 0.735405, + "range_504_ratio": 2.086326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.098881, + "hold30_r": 2.59545 + }, + { + "symbol": "JNJ", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.151376, + "strategy_rank": 66.591678, + "rr": 1.79146, + "primary_prob": 19.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 36.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.687191, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.716528, + "hold30_r": 3.311253 + }, + { + "symbol": "KLAC", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.215596, + "strategy_rank": 94.745203, + "rr": 0.820818, + "primary_prob": 50.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.231228, + "raw_level_count": 144, + "gate_level_count": 144, + "range_504_log": 1.257855, + "range_504_ratio": 3.517867, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.221559, + "hold30_r": -1.189403 + }, + { + "symbol": "LHX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.577982, + "strategy_rank": 77.950301, + "rr": 0.975763, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.463645, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.928179, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.747706, + "strategy_rank": 72.31768, + "rr": 1.863017, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 34, + "primary_distance_atr": 2.794526, + "raw_level_count": 55, + "gate_level_count": 55, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046864, + "hold30_r": -1.0 + }, + { + "symbol": "LYB", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.288991, + "strategy_rank": 86.122294, + "rr": 1.193513, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 1.790269, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.945396, + "range_504_ratio": 2.573834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.185451, + "hold30_r": -1.155988 + }, + { + "symbol": "MCK", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.486239, + "strategy_rank": 76.234653, + "rr": 1.917163, + "primary_prob": 24.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.875744, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876628, + "hold30_r": 1.156518 + }, + { + "symbol": "MPC", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.62844, + "strategy_rank": 84.60848, + "rr": 0.671188, + "primary_prob": 56.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.006782, + "raw_level_count": 124, + "gate_level_count": 124, + "range_504_log": 0.821054, + "range_504_ratio": 2.272893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.634066, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.201835, + "strategy_rank": 73.592713, + "rr": 2.191494, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.287241, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.139156, + "hold30_r": 2.191729 + }, + { + "symbol": "MRNA", + "date": "2026-05-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.674312, + "strategy_rank": 96.952018, + "rr": 4.417063, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 27, + "primary_distance_atr": 6.625594, + "raw_level_count": 188, + "gate_level_count": 188, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019052, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.041284, + "strategy_rank": 64.906042, + "rr": 1.154567, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.731851, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.469983, + "range_504_ratio": 1.599968, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.155949, + "hold30_r": -1.099939 + }, + { + "symbol": "NEM", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.591743, + "strategy_rank": 95.571363, + "rr": 1.597392, + "primary_prob": 30.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.396088, + "raw_level_count": 114, + "gate_level_count": 114, + "range_504_log": 1.297259, + "range_504_ratio": 3.659251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.212004, + "hold30_r": -1.17831 + }, + { + "symbol": "NOC", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.940367, + "strategy_rank": 77.372543, + "rr": 1.224868, + "primary_prob": 43.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 1.837302, + "raw_level_count": 53, + "gate_level_count": 53, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048376, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.422018, + "strategy_rank": 68.446841, + "rr": 1.476009, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.214013, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.776405, + "range_504_ratio": 2.173643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.418293, + "hold30_r": 2.317578 + }, + { + "symbol": "OXY", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.775229, + "strategy_rank": 86.474089, + "rr": 2.79375, + "primary_prob": 21.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 147, + "primary_distance_atr": 4.190625, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.6622, + "range_504_ratio": 1.939054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034742, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.944954, + "strategy_rank": 67.881468, + "rr": 1.873265, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.809898, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042069, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.908257, + "strategy_rank": 80.901494, + "rr": 1.365071, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.047607, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325388, + "hold30_r": -1.094139 + }, + { + "symbol": "REGN", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.798165, + "strategy_rank": 72.735858, + "rr": 2.68535, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 74, + "primary_distance_atr": 4.028025, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932927, + "range_504_ratio": 2.541937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.245964, + "hold30_r": -3.198874 + }, + { + "symbol": "ROST", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.894495, + "strategy_rank": 66.606147, + "rr": 1.629511, + "primary_prob": 19.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 21.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.444266, + "raw_level_count": 81, + "gate_level_count": 81, + "range_504_log": 0.636143, + "range_504_ratio": 1.889179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572772, + "hold30_r": 1.85648 + }, + { + "symbol": "RTX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.399083, + "strategy_rank": 70.905072, + "rr": 1.827101, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 25, + "primary_distance_atr": 2.740652, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051923, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.844037, + "strategy_rank": 82.130826, + "rr": 1.971331, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.956997, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.609025, + "range_504_ratio": 1.838637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042562, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.619266, + "strategy_rank": 58.936343, + "rr": 1.097722, + "primary_prob": 41.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.646583, + "raw_level_count": 32, + "gate_level_count": 32, + "range_504_log": 0.489986, + "range_504_ratio": 1.632294, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062251, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.082569, + "strategy_rank": 98.569227, + "rr": 1.607099, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.410649, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.859102, + "range_504_ratio": 6.417972, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021245, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.83945, + "strategy_rank": 89.9419, + "rr": 1.840766, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.761149, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.810857, + "hold30_r": 1.840419 + }, + { + "symbol": "ULTA", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.192661, + "strategy_rank": 78.572005, + "rr": 1.841412, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 37, + "primary_distance_atr": 2.762118, + "raw_level_count": 59, + "gate_level_count": 59, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043486, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.977064, + "strategy_rank": 66.821088, + "rr": 1.85701, + "primary_prob": 11.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.785515, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.818093, + "range_504_ratio": 2.266173, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.790268, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.348624, + "strategy_rank": 76.178322, + "rr": 0.832073, + "primary_prob": 42.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.248109, + "raw_level_count": 72, + "gate_level_count": 72, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787803, + "hold30_r": -1.469947 + }, + { + "symbol": "GEV", + "date": "2026-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.247706, + "strategy_rank": 96.256252, + "rr": 1.560336, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 1.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.340504, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 2.064219, + "range_504_ratio": 7.879141, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03042, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.738532, + "strategy_rank": 74.808401, + "rr": 1.515225, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 44, + "primary_distance_atr": 2.272838, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.147246, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-05-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885321, + "strategy_rank": 99.885439, + "rr": 1.024529, + "primary_prob": 29.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.536794, + "raw_level_count": 79, + "gate_level_count": 79, + "range_504_log": 4.04967, + "range_504_ratio": 57.378519, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.005688, + "hold30_r": 5.796473 + }, + { + "symbol": "ADM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.740245, + "strategy_rank": 73.063667, + "rr": 1.860181, + "primary_prob": 46.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 69, + "primary_distance_atr": 2.790271, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.706961, + "range_504_ratio": 2.027818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046193, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.726867, + "strategy_rank": 60.977328, + "rr": 1.81612, + "primary_prob": 23.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.72418, + "raw_level_count": 40, + "gate_level_count": 40, + "range_504_log": 0.484101, + "range_504_ratio": 1.622716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.753902, + "hold30_r": 1.795678 + }, + { + "symbol": "ALB", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.327759, + "strategy_rank": 97.561356, + "rr": 1.907954, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 73, + "primary_distance_atr": 2.861931, + "raw_level_count": 135, + "gate_level_count": 135, + "range_504_log": 1.497599, + "range_504_ratio": 4.470942, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020399, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 92.973104, + "rr": 0.904524, + "primary_prob": 32.83, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.356786, + "raw_level_count": 128, + "gate_level_count": 128, + "range_504_log": 1.287643, + "range_504_ratio": 3.624234, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.875123, + "hold30_r": 8.436416 + }, + { + "symbol": "AMD", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.986622, + "strategy_rank": 96.256264, + "rr": 1.074171, + "primary_prob": 27.26, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.611257, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 1.814032, + "range_504_ratio": 6.135133, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.050282, + "hold30_r": 3.401641 + }, + { + "symbol": "ANET", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.943144, + "strategy_rank": 86.091346, + "rr": 1.283149, + "primary_prob": 22.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.924724, + "raw_level_count": 173, + "gate_level_count": 173, + "range_504_log": 1.107046, + "range_504_ratio": 3.025408, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.258257, + "hold30_r": 2.187765 + }, + { + "symbol": "APA", + "date": "2026-05-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.324415, + "strategy_rank": 93.521974, + "rr": 2.025758, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 52, + "primary_distance_atr": 3.038637, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031291, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.848384, + "strategy_rank": 87.58953, + "rr": 1.767959, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 54, + "primary_distance_atr": 2.651939, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.115091, + "range_504_ratio": 3.049845, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.74038, + "hold30_r": 5.721148 + }, + { + "symbol": "AVGO", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.949833, + "strategy_rank": 84.459321, + "rr": 0.928242, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.392364, + "raw_level_count": 158, + "gate_level_count": 158, + "range_504_log": 1.236195, + "range_504_ratio": 3.44249, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.892167, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.976589, + "strategy_rank": 74.961254, + "rr": 1.286314, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.929471, + "raw_level_count": 47, + "gate_level_count": 47, + "range_504_log": 0.686672, + "range_504_ratio": 1.987092, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043621, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-05-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.956522, + "strategy_rank": 79.323403, + "rr": 2.090766, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 81, + "primary_distance_atr": 3.136149, + "raw_level_count": 95, + "gate_level_count": 95, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.048589, + "hold30_r": 1.959265 + }, + { + "symbol": "BKR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 79.739311, + "rr": 1.02552, + "primary_prob": 44.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.53828, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.822609, + "range_504_ratio": 2.276431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046416, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.497213, + "strategy_rank": 67.425468, + "rr": 2.189215, + "primary_prob": 27.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 108, + "primary_distance_atr": 3.283823, + "raw_level_count": 46, + "gate_level_count": 46, + "range_504_log": 0.475863, + "range_504_ratio": 1.609403, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059176, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.510591, + "strategy_rank": 75.874433, + "rr": 0.899858, + "primary_prob": 34.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 11.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.349787, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 0.927552, + "range_504_ratio": 2.528312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.850128, + "hold30_r": 3.599431 + }, + { + "symbol": "CAH", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.635452, + "strategy_rank": 75.257942, + "rr": 1.751088, + "primary_prob": 47.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 35, + "primary_distance_atr": 2.626632, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705581, + "hold30_r": 4.322422 + }, + { + "symbol": "CASY", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.648829, + "strategy_rank": 75.09734, + "rr": 1.442909, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.164363, + "raw_level_count": 120, + "gate_level_count": 120, + "range_504_log": 1.054463, + "range_504_ratio": 2.870432, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054728, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.763657, + "strategy_rank": 88.091289, + "rr": 1.083932, + "primary_prob": 27.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.625898, + "raw_level_count": 127, + "gate_level_count": 127, + "range_504_log": 1.248264, + "range_504_ratio": 3.484287, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.045019, + "hold30_r": 2.870439 + }, + { + "symbol": "CF", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.425864, + "strategy_rank": 92.527471, + "rr": 1.916604, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.874906, + "raw_level_count": 77, + "gate_level_count": 77, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028673, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.382386, + "strategy_rank": 67.245757, + "rr": 1.853879, + "primary_prob": 22.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.780818, + "raw_level_count": 90, + "gate_level_count": 90, + "range_504_log": 0.746746, + "range_504_ratio": 2.110123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.799978, + "hold30_r": 4.69738 + }, + { + "symbol": "CHRW", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.09476, + "strategy_rank": 89.525175, + "rr": 1.587324, + "primary_prob": 20.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 23.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.380986, + "raw_level_count": 71, + "gate_level_count": 71, + "range_504_log": 0.915627, + "range_504_ratio": 2.498341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.55399, + "hold30_r": 2.116262 + }, + { + "symbol": "CIEN", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.442586, + "strategy_rank": 99.042513, + "rr": 1.132262, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.698393, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 2.595245, + "range_504_ratio": 13.399866, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.112389, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.19621, + "strategy_rank": 84.993409, + "rr": 0.842432, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.263648, + "raw_level_count": 98, + "gate_level_count": 98, + "range_504_log": 1.015827, + "range_504_ratio": 2.761645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042513, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.550725, + "strategy_rank": 98.618433, + "rr": 0.991373, + "primary_prob": 29.67, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.48706, + "raw_level_count": 156, + "gate_level_count": 156, + "range_504_log": 2.203979, + "range_504_ratio": 9.060992, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.973611, + "hold30_r": 0.142456 + }, + { + "symbol": "COP", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.835006, + "strategy_rank": 74.401968, + "rr": 1.777297, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 19.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.665945, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131613, + "hold30_r": -1.08494 + }, + { + "symbol": "CVS", + "date": "2026-05-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.166109, + "strategy_rank": 77.737967, + "rr": 2.060862, + "primary_prob": 43.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 71, + "primary_distance_atr": 3.091294, + "raw_level_count": 63, + "gate_level_count": 63, + "range_504_log": 0.815206, + "range_504_ratio": 2.259642, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052069, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.402453, + "strategy_rank": 67.021539, + "rr": 1.961291, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 3.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.941936, + "raw_level_count": 62, + "gate_level_count": 62, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056276, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.750279, + "strategy_rank": 93.02386, + "rr": 1.060899, + "primary_prob": 42.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.591349, + "raw_level_count": 141, + "gate_level_count": 141, + "range_504_log": 1.382551, + "range_504_ratio": 3.985055, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.035875, + "hold30_r": 9.841227 + }, + { + "symbol": "DG", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.503902, + "strategy_rank": 82.245056, + "rr": 1.440112, + "primary_prob": 38.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 56, + "primary_distance_atr": 2.160168, + "raw_level_count": 109, + "gate_level_count": 109, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034238, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.186176, + "strategy_rank": 81.451458, + "rr": 1.796719, + "primary_prob": 47.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 65, + "primary_distance_atr": 2.695078, + "raw_level_count": 100, + "gate_level_count": 100, + "range_504_log": 0.710948, + "range_504_ratio": 2.035921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039565, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.179487, + "strategy_rank": 81.047888, + "rr": 1.124773, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 7.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.68716, + "raw_level_count": 145, + "gate_level_count": 145, + "range_504_log": 1.091797, + "range_504_ratio": 2.979624, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036979, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.176143, + "strategy_rank": 64.160897, + "rr": 0.993442, + "primary_prob": 39.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.490164, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.82186, + "range_504_ratio": 2.274726, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.931496, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.395764, + "strategy_rank": 87.207513, + "rr": 0.666915, + "primary_prob": 61.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 37, + "primary_distance_atr": 1.000372, + "raw_level_count": 106, + "gate_level_count": 106, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.638863, + "hold30_r": 3.232636 + }, + { + "symbol": "FCX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.520624, + "strategy_rank": 88.693358, + "rr": 1.081858, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 17.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.622788, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.942199, + "range_504_ratio": 2.565618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053973, + "hold30_r": 0.006914 + }, + { + "symbol": "FDX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.973244, + "strategy_rank": 77.862917, + "rr": 1.387004, + "primary_prob": 22.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 16.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.080506, + "raw_level_count": 69, + "gate_level_count": 69, + "range_504_log": 0.732112, + "range_504_ratio": 2.079467, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.341492, + "hold30_r": -2.75185 + }, + { + "symbol": "FIX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.770346, + "strategy_rank": 96.203424, + "rr": 1.23017, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.845256, + "raw_level_count": 203, + "gate_level_count": 203, + "range_504_log": 2.028032, + "range_504_ratio": 7.599114, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0274, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.61204, + "strategy_rank": 67.071253, + "rr": 1.558714, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.33807, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053413, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.993311, + "strategy_rank": 97.527465, + "rr": 0.960186, + "primary_prob": 30.83, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.44028, + "raw_level_count": 111, + "gate_level_count": 111, + "range_504_log": 1.819576, + "range_504_ratio": 6.16924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.942374, + "hold30_r": 2.098921 + }, + { + "symbol": "GM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.51728, + "strategy_rank": 78.51382, + "rr": 1.913144, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 36, + "primary_distance_atr": 2.869715, + "raw_level_count": 99, + "gate_level_count": 99, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.871564, + "hold30_r": 0.688253 + }, + { + "symbol": "GNRC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.730212, + "strategy_rank": 88.142405, + "rr": 0.930311, + "primary_prob": 48.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 35, + "primary_distance_atr": 1.395466, + "raw_level_count": 129, + "gate_level_count": 129, + "range_504_log": 1.023138, + "range_504_ratio": 2.78191, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.899566, + "hold30_r": 1.043033 + }, + { + "symbol": "HCA", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.824972, + "strategy_rank": 70.693165, + "rr": 2.189216, + "primary_prob": 27.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 47, + "primary_distance_atr": 3.283823, + "raw_level_count": 88, + "gate_level_count": 88, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047015, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.645485, + "strategy_rank": 88.443942, + "rr": 0.919644, + "primary_prob": 34.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 13.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.379466, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034166, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.625418, + "strategy_rank": 79.090852, + "rr": 0.705113, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.057669, + "raw_level_count": 163, + "gate_level_count": 163, + "range_504_log": 1.295834, + "range_504_ratio": 3.654041, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.667673, + "hold30_r": 0.759016 + }, + { + "symbol": "INCY", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.294314, + "strategy_rank": 77.18978, + "rr": 2.022307, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 38, + "primary_distance_atr": 3.033461, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.740282, + "range_504_ratio": 2.096527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.977367, + "hold30_r": 4.395345 + }, + { + "symbol": "INTC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.54738, + "strategy_rank": 98.116314, + "rr": 0.84824, + "primary_prob": 34.57, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.27236, + "raw_level_count": 125, + "gate_level_count": 125, + "range_504_log": 2.016882, + "range_504_ratio": 7.51486, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.830239, + "hold30_r": 1.568441 + }, + { + "symbol": "IVZ", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.605351, + "strategy_rank": 76.712177, + "rr": 1.323608, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 9.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.985412, + "raw_level_count": 74, + "gate_level_count": 74, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.281325, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.530658, + "strategy_rank": 89.498935, + "rr": 1.064497, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.596746, + "raw_level_count": 142, + "gate_level_count": 142, + "range_504_log": 1.357156, + "range_504_ratio": 3.885127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.032545, + "hold30_r": 1.726683 + }, + { + "symbol": "JCI", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828317, + "strategy_rank": 69.593503, + "rr": 1.236822, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 25.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.855233, + "raw_level_count": 92, + "gate_level_count": 92, + "range_504_log": 0.828892, + "range_504_ratio": 2.290779, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.191655, + "hold30_r": 1.231888 + }, + { + "symbol": "JNJ", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.091416, + "strategy_rank": 66.664881, + "rr": 1.840006, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 2.760008, + "raw_level_count": 38, + "gate_level_count": 38, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072049, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.86845, + "strategy_rank": 91.269651, + "rr": 0.697644, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 12.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.046466, + "raw_level_count": 66, + "gate_level_count": 66, + "range_504_log": 1.12882, + "range_504_ratio": 3.092006, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.657233, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.202899, + "strategy_rank": 93.305766, + "rr": 1.171604, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.757406, + "raw_level_count": 146, + "gate_level_count": 146, + "range_504_log": 1.257855, + "range_504_ratio": 3.517867, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.142379, + "hold30_r": 7.532007 + }, + { + "symbol": "LHX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 74.591575, + "rr": 1.246136, + "primary_prob": 24.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 10.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.869204, + "raw_level_count": 60, + "gate_level_count": 60, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049711, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888517, + "strategy_rank": 99.888592, + "rr": 0.976696, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 5.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.465043, + "raw_level_count": 153, + "gate_level_count": 153, + "range_504_log": 3.344904, + "range_504_ratio": 28.357842, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.962517, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.389075, + "strategy_rank": 70.619293, + "rr": 1.230555, + "primary_prob": 41.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 34, + "primary_distance_atr": 1.845832, + "raw_level_count": 54, + "gate_level_count": 54, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05271, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.101449, + "strategy_rank": 96.435976, + "rr": 0.823888, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.235833, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 1.679377, + "range_504_ratio": 5.362216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.79732, + "hold30_r": 5.414848 + }, + { + "symbol": "MCK", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.274247, + "strategy_rank": 74.777735, + "rr": 2.155168, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 30, + "primary_distance_atr": 3.232753, + "raw_level_count": 138, + "gate_level_count": 138, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046428, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.753623, + "strategy_rank": 90.622753, + "rr": 0.790456, + "primary_prob": 37.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.185685, + "raw_level_count": 126, + "gate_level_count": 126, + "range_504_log": 1.339639, + "range_504_ratio": 3.817664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.763153, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.42252, + "strategy_rank": 72.803995, + "rr": 2.046953, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 55, + "primary_distance_atr": 3.07043, + "raw_level_count": 41, + "gate_level_count": 41, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.989632, + "hold30_r": 3.261783 + }, + { + "symbol": "MRNA", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.432553, + "strategy_rank": 96.701897, + "rr": 0.930753, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 44, + "primary_distance_atr": 1.39613, + "raw_level_count": 188, + "gate_level_count": 188, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.911859, + "hold30_r": 4.789255 + }, + { + "symbol": "MU", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.996656, + "strategy_rank": 98.863844, + "rr": 1.081291, + "primary_prob": 26.86, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.621936, + "raw_level_count": 139, + "gate_level_count": 139, + "range_504_log": 2.587994, + "range_504_ratio": 13.303055, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.062719, + "hold30_r": 4.778761 + }, + { + "symbol": "NEM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.878484, + "strategy_rank": 94.844972, + "rr": 1.686652, + "primary_prob": 25.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.529977, + "raw_level_count": 113, + "gate_level_count": 113, + "range_504_log": 1.297259, + "range_504_ratio": 3.659251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031162, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.081382, + "strategy_rank": 77.672429, + "rr": 1.206479, + "primary_prob": 43.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 53, + "primary_distance_atr": 1.809718, + "raw_level_count": 52, + "gate_level_count": 52, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051101, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.044593, + "strategy_rank": 66.17582, + "rr": 0.779452, + "primary_prob": 52.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 4.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.169178, + "raw_level_count": 78, + "gate_level_count": 78, + "range_504_log": 0.776405, + "range_504_ratio": 2.173643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.71447, + "hold30_r": 2.030806 + }, + { + "symbol": "ON", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527313, + "strategy_rank": 91.766561, + "rr": 0.871536, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.307305, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.344687, + "range_504_ratio": 3.836985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.845996, + "hold30_r": -1.299982 + }, + { + "symbol": "OXY", + "date": "2026-05-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.071349, + "strategy_rank": 82.906896, + "rr": 2.716157, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 85, + "primary_distance_atr": 4.074236, + "raw_level_count": 85, + "gate_level_count": 85, + "range_504_log": 0.6622, + "range_504_ratio": 1.939054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075823, + "hold30_r": -1.035923 + }, + { + "symbol": "PEP", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.490524, + "strategy_rank": 59.04637, + "rr": 7.490929, + "primary_prob": 10.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 202, + "primary_distance_atr": 11.236393, + "raw_level_count": 22, + "gate_level_count": 22, + "range_504_log": 0.362824, + "range_504_ratio": 1.437382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062526, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.047938, + "strategy_rank": 65.1429, + "rr": 1.43545, + "primary_prob": 37.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.153174, + "raw_level_count": 121, + "gate_level_count": 121, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046953, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.720178, + "strategy_rank": 75.290109, + "rr": 0.898533, + "primary_prob": 47.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 2.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.347799, + "raw_level_count": 86, + "gate_level_count": 86, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042378, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.412486, + "strategy_rank": 87.181955, + "rr": 1.141443, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 8.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.712164, + "raw_level_count": 171, + "gate_level_count": 171, + "range_504_log": 1.245147, + "range_504_ratio": 3.473445, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034308, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.267559, + "strategy_rank": 72.839126, + "rr": 1.566306, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 83, + "primary_distance_atr": 2.349458, + "raw_level_count": 68, + "gate_level_count": 68, + "range_504_log": 0.932927, + "range_504_ratio": 2.541937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034132, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.169454, + "strategy_rank": 65.692811, + "rr": 1.014244, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 27.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.521366, + "raw_level_count": 82, + "gate_level_count": 82, + "range_504_log": 0.636143, + "range_504_ratio": 1.889179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.960507, + "hold30_r": 0.104377 + }, + { + "symbol": "RTX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.733556, + "strategy_rank": 67.754646, + "rr": 1.245, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.867501, + "raw_level_count": 87, + "gate_level_count": 87, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.192968, + "hold30_r": 2.34066 + }, + { + "symbol": "SLB", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.953177, + "strategy_rank": 79.955878, + "rr": 1.724675, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.587012, + "raw_level_count": 70, + "gate_level_count": 70, + "range_504_log": 0.61582, + "range_504_ratio": 1.851173, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047444, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.219621, + "strategy_rank": 98.719586, + "rr": 0.763652, + "primary_prob": 37.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.145478, + "raw_level_count": 136, + "gate_level_count": 136, + "range_504_log": 2.588814, + "range_504_ratio": 13.313974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.74154, + "hold30_r": 2.601969 + }, + { + "symbol": "TER", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.77369, + "strategy_rank": 98.273952, + "rr": 0.926181, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 4.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.389271, + "raw_level_count": 97, + "gate_level_count": 97, + "range_504_log": 1.859102, + "range_504_ratio": 6.417972, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.906939, + "hold30_r": 3.185192 + }, + { + "symbol": "TPR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.199554, + "strategy_rank": 87.364271, + "rr": 1.667633, + "primary_prob": 20.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.50145, + "raw_level_count": 118, + "gate_level_count": 118, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.635937, + "hold30_r": 1.548927 + }, + { + "symbol": "ULTA", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.051282, + "strategy_rank": 78.826331, + "rr": 1.646655, + "primary_prob": 34.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 122, + "primary_distance_atr": 2.469983, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.606422, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.655518, + "strategy_rank": 96.524269, + "rr": 0.722915, + "primary_prob": 39.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.084372, + "raw_level_count": 214, + "gate_level_count": 214, + "range_504_log": 1.958451, + "range_504_ratio": 7.08834, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024425, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.966555, + "strategy_rank": 79.695165, + "rr": 0.943723, + "primary_prob": 47.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 6.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.415584, + "raw_level_count": 58, + "gate_level_count": 58, + "range_504_log": 0.939665, + "range_504_ratio": 2.559124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040816, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.665552, + "strategy_rank": 99.26533, + "rr": 1.211701, + "primary_prob": 23.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 0.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.817552, + "raw_level_count": 148, + "gate_level_count": 148, + "range_504_log": 2.902267, + "range_504_ratio": 18.215401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.191141, + "hold30_r": 3.130897 + }, + { + "symbol": "WELL", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.963211, + "strategy_rank": 66.045104, + "rr": 0.92554, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 3.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.38831, + "raw_level_count": 101, + "gate_level_count": 101, + "range_504_log": 0.809533, + "range_504_ratio": 2.246858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.869121, + "hold30_r": -1.005719 + }, + { + "symbol": "XOM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.189521, + "strategy_rank": 73.544233, + "rr": 1.999891, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 1.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.999836, + "raw_level_count": 73, + "gate_level_count": 73, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050102, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2026-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.209588, + "strategy_rank": 95.311116, + "rr": 1.106812, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 18.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.660217, + "raw_level_count": 112, + "gate_level_count": 112, + "range_504_log": 2.064219, + "range_504_ratio": 7.879141, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.078424, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.216276, + "strategy_rank": 72.855954, + "rr": 1.917275, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 48, + "primary_distance_atr": 2.875912, + "raw_level_count": 110, + "gate_level_count": 110, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.155088, + "hold30_r": -1.0 + } + ], + "signal_eval": [ + { + "signal": "vol_6m", + "weeks": 39, + "avg_cross_section": 498.2, + "mean_ic": 0.0609, + "ic_t_stat": 1.48, + "ic_positive_pct": 64.1, + "mean_quintile_spread": 0.0337, + "reliable": true + }, + { + "signal": "mom_12_1_resid", + "weeks": 35, + "avg_cross_section": 497.7, + "mean_ic": 0.0552, + "ic_t_stat": 1.98, + "ic_positive_pct": 60.0, + "mean_quintile_spread": 0.0207, + "reliable": true + }, + { + "signal": "mom_12_1", + "weeks": 35, + "avg_cross_section": 497.7, + "mean_ic": 0.0531, + "ic_t_stat": 1.61, + "ic_positive_pct": 65.7, + "mean_quintile_spread": 0.0206, + "reliable": true + }, + { + "signal": "trend_200", + "weeks": 37, + "avg_cross_section": 497.9, + "mean_ic": 0.0161, + "ic_t_stat": 0.44, + "ic_positive_pct": 59.5, + "mean_quintile_spread": 0.006, + "reliable": true + }, + { + "signal": "reversal_1m", + "weeks": 43, + "avg_cross_section": 498.7, + "mean_ic": 0.0059, + "ic_t_stat": 0.22, + "ic_positive_pct": 53.5, + "mean_quintile_spread": 0.0053, + "reliable": true + }, + { + "signal": "mom_6_1", + "weeks": 39, + "avg_cross_section": 498.2, + "mean_ic": 0.0051, + "ic_t_stat": 0.21, + "ic_positive_pct": 56.4, + "mean_quintile_spread": 0.0087, + "reliable": true + }, + { + "signal": "mom_3_1", + "weeks": 42, + "avg_cross_section": 498.5, + "mean_ic": -0.0064, + "ic_t_stat": -0.25, + "ic_positive_pct": 50.0, + "mean_quintile_spread": 0.0046, + "reliable": true + }, + { + "signal": "high_52w", + "weeks": 35, + "avg_cross_section": 497.7, + "mean_ic": -0.0086, + "ic_t_stat": -0.26, + "ic_positive_pct": 54.3, + "mean_quintile_spread": -0.0088, + "reliable": true + } + ], + "signal_eval_note": "Cross-sectional rank-IC of price-only signals vs the forward 30-day return (min 20 names/window). |IC| \u2273 0.03 with a consistent sign is a real (if small) edge; near 0 means ranking on it sorts nothing. Momentum factors and high_52w are expected positive; reversal_1m and vol_6m expected negative (mean-reversion / low-vol anomaly). IC is measured on non-overlapping windows; signals with fewer than 12 independent windows are flagged unreliable (too few regimes \u2014 deepen history with the Data Backfill job).", + "note": "Sentiment & fundamentals held neutral (no point-in-time history). Stops fill at the worse of the stop or the bar's open (gaps through the stop are modeled, so a loss can exceed \u22121R); targets never fill better than their level. ~6 months \u2248 one market regime \u2014 treat as directional, not gospel.", + "recommendation": { + "headline": "Production baseline: residual/high-vol 80/20 entry rank with a 3x ATR trailing exit and 30-trading-day max hold.", + "items": [ + { + "topic": "production", + "text": "Production monitor (All history): +50.0% CAGR, Sharpe 2.03, max drawdown -21.4%." + }, + { + "topic": "exit", + "text": "Legacy exit diagnostic: hold 30 trading days with the initial stop (+0.58R net/trade vs +0.21R for the S/R target exit). The simulated book agrees: +47.9% vs +28.3% CAGR at similar drawdown." + }, + { + "topic": "gate", + "text": "Gate: the confidence floor adds nothing \u2014 dropping it costs +0.01R/trade and adds 7 trades." + }, + { + "topic": "gate", + "text": "Gate: keep the R:R floor (worth +0.28R/trade under the hold exit)." + }, + { + "topic": "gate", + "text": "Gate: keep the NEUTRAL exclusion (worth +0.05R/trade under the hold exit)." + }, + { + "topic": "cutoff", + "text": "Residual-momentum cutoff: 90 has the best per-trade net (+0.23R over 497 setups)." + }, + { + "topic": "benchmark", + "text": "Book vs SPY: beats buy-and-hold by +282.2 points (+376.5% vs +94.3%), max drawdown \u221218.8%." + }, + { + "topic": "robustness", + "text": "Robustness: expectancy survives removing the top 5% of winners (+0.21R net/trade under the recommended 30d hold) \u2014 the edge is not a handful of outliers." + } + ], + "note": "Derived from this report's numbers on every run \u2014 the advice flips if the data does." + }, + "research_recommendation": { + "items": [ + { + "topic": "capacity_15", + "candidate": false, + "text": "Max-15 capacity is not needed yet: Sharpe 1.96 vs 1.96, CAGR +47.9% vs +47.9%, skipped 0 vs 0." + }, + { + "topic": "cutoff_90", + "candidate": false, + "text": "Cutoff 90 stays research-only: Raw 90 / max 10 Sharpe 1.62 vs 1.96, drawdown 16.9% vs 18.8%, CAGR +34.2% vs +47.9%." + }, + { + "topic": "low_vol_overlay", + "candidate": false, + "text": "Low-vol overlay stays research-only: Residual 80 + low-vol blend / max 10 Sharpe 1.74 vs 1.96, drawdown 14.7% vs 18.8%, CAGR +35.6% vs +47.9%." + }, + { + "topic": "high_vol_overlay", + "candidate": false, + "text": "High-vol overlay stays research-only: Residual 80 + high-vol 60/40 blend / max 10 Sharpe 2.03 vs 1.96, drawdown 19.4% vs 18.8%, CAGR +52.4% vs +47.9%." + } + ], + "note": "Residual 12-1 momentum is now the production activation rank. Remaining rows are research comparisons only." + } +} diff --git a/reports/backtest-sr-full-rewrite_range504_structural_legacy_primary.json b/reports/backtest-sr-full-rewrite_range504_structural_legacy_primary.json new file mode 100644 index 0000000..6632e4c --- /dev/null +++ b/reports/backtest-sr-full-rewrite_range504_structural_legacy_primary.json @@ -0,0 +1,491738 @@ +{ + "generated_at": "2026-07-13T08:10:47.323902+00:00", + "tickers": 506, + "candidates": 202176, + "qualified": 290, + "params": { + "step_days": 5, + "horizon_days": 30, + "min_lookback": 60, + "cost_per_side_pct": 0.1, + "sr_variant": "rewrite_range504_structural_legacy_primary", + "range_factor_lookback": 504, + "range_factor_min_log": 1.0, + "range_factor_min_ratio": 2.7183, + "entry_start": null, + "entry_end": null + }, + "activation": { + "min_momentum_percentile": 80.0, + "min_rr": 2.0, + "min_confidence": 0.0, + "require_high_conviction": false, + "exclude_conflicts": false, + "exclude_neutral": true + }, + "overall_qualified": { + "total": 290, + "wins": 118, + "losses": 151, + "expired": 21, + "hit_rate": 43.9, + "avg_r": 0.393, + "total_r": 113.83, + "net_avg_r": 0.358, + "net_total_r": 103.74, + "best_r": 3.09, + "worst_r": -3.12, + "avg_hold_days": 11.4, + "net_r_per_day": 0.0313, + "median_net_r": -1.019, + "profit_factor": 1.62, + "net_avg_r_ex_top5": 0.224 + }, + "overall_all": { + "total": 202176, + "wins": 80685, + "losses": 114117, + "expired": 7374, + "hit_rate": 41.4, + "avg_r": -0.048, + "total_r": -9747.5, + "net_avg_r": -0.102, + "net_total_r": -20698.64, + "best_r": 9.13, + "worst_r": -16.42, + "avg_hold_days": 8.3, + "net_r_per_day": -0.0123, + "median_net_r": -1.036, + "profit_factor": 0.84, + "net_avg_r_ex_top5": -0.23 + }, + "by_direction": { + "long": { + "total": 290, + "wins": 118, + "losses": 151, + "expired": 21, + "hit_rate": 43.9, + "avg_r": 0.393, + "total_r": 113.83, + "net_avg_r": 0.358, + "net_total_r": 103.74, + "best_r": 3.09, + "worst_r": -3.12, + "avg_hold_days": 11.4, + "net_r_per_day": 0.0313, + "median_net_r": -1.019, + "profit_factor": 1.62, + "net_avg_r_ex_top5": 0.224 + }, + "short": { + "total": 0, + "wins": 0, + "losses": 0, + "expired": 0, + "hit_rate": null, + "avg_r": null, + "total_r": null, + "net_avg_r": null, + "net_total_r": null, + "best_r": null, + "worst_r": null, + "avg_hold_days": null, + "net_r_per_day": null, + "median_net_r": null, + "profit_factor": null, + "net_avg_r_ex_top5": null + } + }, + "min_momentum_percentile": 80.0, + "sweep": [ + { + "min_momentum_percentile": 90.0, + "total": 217, + "wins": 86, + "losses": 119, + "expired": 12, + "hit_rate": 42.0, + "avg_r": 0.325, + "total_r": 70.54, + "net_avg_r": 0.292, + "net_total_r": 63.32, + "best_r": 3.08, + "worst_r": -3.12, + "avg_hold_days": 11.1, + "net_r_per_day": 0.0263, + "median_net_r": -1.021, + "profit_factor": 1.48, + "net_avg_r_ex_top5": 0.161 + }, + { + "min_momentum_percentile": 80.0, + "total": 290, + "wins": 118, + "losses": 151, + "expired": 21, + "hit_rate": 43.9, + "avg_r": 0.393, + "total_r": 113.83, + "net_avg_r": 0.358, + "net_total_r": 103.74, + "best_r": 3.09, + "worst_r": -3.12, + "avg_hold_days": 11.4, + "net_r_per_day": 0.0313, + "median_net_r": -1.019, + "profit_factor": 1.62, + "net_avg_r_ex_top5": 0.224 + }, + { + "min_momentum_percentile": 70.0, + "total": 353, + "wins": 133, + "losses": 191, + "expired": 29, + "hit_rate": 41.0, + "avg_r": 0.312, + "total_r": 110.2, + "net_avg_r": 0.277, + "net_total_r": 97.67, + "best_r": 3.53, + "worst_r": -3.12, + "avg_hold_days": 11.3, + "net_r_per_day": 0.0244, + "median_net_r": -1.021, + "profit_factor": 1.47, + "net_avg_r_ex_top5": 0.138 + }, + { + "min_momentum_percentile": 60.0, + "total": 417, + "wins": 154, + "losses": 225, + "expired": 38, + "hit_rate": 40.6, + "avg_r": 0.291, + "total_r": 121.34, + "net_avg_r": 0.255, + "net_total_r": 106.37, + "best_r": 3.53, + "worst_r": -3.12, + "avg_hold_days": 11.4, + "net_r_per_day": 0.0223, + "median_net_r": -1.021, + "profit_factor": 1.43, + "net_avg_r_ex_top5": 0.119 + }, + { + "min_momentum_percentile": 50.0, + "total": 478, + "wins": 176, + "losses": 258, + "expired": 44, + "hit_rate": 40.6, + "avg_r": 0.285, + "total_r": 136.31, + "net_avg_r": 0.249, + "net_total_r": 119.24, + "best_r": 3.53, + "worst_r": -3.97, + "avg_hold_days": 11.6, + "net_r_per_day": 0.0215, + "median_net_r": -1.021, + "profit_factor": 1.42, + "net_avg_r_ex_top5": 0.112 + }, + { + "min_momentum_percentile": 0.0, + "total": 1308, + "wins": 419, + "losses": 774, + "expired": 115, + "hit_rate": 35.1, + "avg_r": 0.122, + "total_r": 160.22, + "net_avg_r": 0.087, + "net_total_r": 113.91, + "best_r": 6.46, + "worst_r": -6.67, + "avg_hold_days": 11.3, + "net_r_per_day": 0.0077, + "median_net_r": -1.026, + "profit_factor": 1.13, + "net_avg_r_ex_top5": -0.077 + } + ], + "gate_ablation": [ + { + "variant": "all_floors", + "total": 290, + "wins": 118, + "losses": 151, + "expired": 21, + "hit_rate": 43.9, + "avg_r": 0.393, + "total_r": 113.83, + "net_avg_r": 0.358, + "net_total_r": 103.74, + "best_r": 3.09, + "worst_r": -3.12, + "avg_hold_days": 11.4, + "net_r_per_day": 0.0313, + "median_net_r": -1.019, + "profit_factor": 1.62, + "net_avg_r_ex_top5": 0.224, + "hold_days": 30, + "hold_avg_r": 0.978, + "hold_net_avg_r": 0.944, + "hold_total_r": 283.76 + }, + { + "variant": "no_confidence_floor", + "total": 1011, + "wins": 348, + "losses": 572, + "expired": 91, + "hit_rate": 37.8, + "avg_r": 0.195, + "total_r": 197.29, + "net_avg_r": 0.15, + "net_total_r": 152.12, + "best_r": 4.05, + "worst_r": -3.43, + "avg_hold_days": 11.8, + "net_r_per_day": 0.0127, + "median_net_r": -1.03, + "profit_factor": 1.24, + "net_avg_r_ex_top5": 0.008, + "hold_days": 30, + "hold_avg_r": 0.54, + "hold_net_avg_r": 0.495, + "hold_total_r": 545.62 + }, + { + "variant": "no_rr_floor", + "total": 7098, + "wins": 3332, + "losses": 3570, + "expired": 196, + "hit_rate": 48.3, + "avg_r": 0.103, + "total_r": 729.14, + "net_avg_r": 0.051, + "net_total_r": 359.46, + "best_r": 4.05, + "worst_r": -6.02, + "avg_hold_days": 7.9, + "net_r_per_day": 0.0064, + "median_net_r": -1.017, + "profit_factor": 1.09, + "net_avg_r_ex_top5": -0.065, + "hold_days": 30, + "hold_avg_r": 0.334, + "hold_net_avg_r": 0.282, + "hold_total_r": 2370.27 + }, + { + "variant": "no_neutral_exclusion", + "total": 2619, + "wins": 853, + "losses": 1496, + "expired": 270, + "hit_rate": 36.3, + "avg_r": 0.138, + "total_r": 361.03, + "net_avg_r": 0.093, + "net_total_r": 242.41, + "best_r": 4.07, + "worst_r": -5.71, + "avg_hold_days": 12.5, + "net_r_per_day": 0.0074, + "median_net_r": -1.032, + "profit_factor": 1.15, + "net_avg_r_ex_top5": -0.047, + "hold_days": 30, + "hold_avg_r": 0.444, + "hold_net_avg_r": 0.398, + "hold_total_r": 1162.03 + }, + { + "variant": "momentum_only", + "total": 14982, + "wins": 6764, + "losses": 7641, + "expired": 577, + "hit_rate": 47.0, + "avg_r": 0.115, + "total_r": 1729.94, + "net_avg_r": 0.065, + "net_total_r": 976.18, + "best_r": 4.07, + "worst_r": -6.02, + "avg_hold_days": 8.8, + "net_r_per_day": 0.0074, + "median_net_r": -1.02, + "profit_factor": 1.11, + "net_avg_r_ex_top5": -0.051, + "hold_days": 30, + "hold_avg_r": 0.387, + "hold_net_avg_r": 0.337, + "hold_total_r": 5802.43 + } + ], + "gate_ablation_note": "Each row re-qualifies the same candidates at the current momentum cutoff (80) with one floor removed (long-only while the momentum gate is active). If dropping a floor doesn't hurt net expectancy, that floor isn't pulling its weight. The Hold columns grade the same variants under the hold-to-horizon time exit instead of the S/R target \u2014 the view that matters if the exit policy moves to a fixed hold.", + "time_exit_sweep": [ + { + "hold_days": 5, + "total": 290, + "wins": 165, + "win_rate": 56.9, + "avg_r": 0.174, + "total_r": 50.38, + "net_avg_r": 0.139, + "net_total_r": 40.29, + "best_r": 5.59, + "worst_r": -3.12, + "avg_hold_days": 4.5, + "net_r_per_day": 0.031, + "median_net_r": 0.133, + "profit_factor": 1.4, + "net_avg_r_ex_top5": -0.007 + }, + { + "hold_days": 10, + "total": 290, + "wins": 162, + "win_rate": 55.9, + "avg_r": 0.452, + "total_r": 131.18, + "net_avg_r": 0.418, + "net_total_r": 121.09, + "best_r": 6.73, + "worst_r": -3.12, + "avg_hold_days": 7.9, + "net_r_per_day": 0.0529, + "median_net_r": 0.124, + "profit_factor": 1.93, + "net_avg_r_ex_top5": 0.183 + }, + { + "hold_days": 21, + "total": 290, + "wins": 139, + "win_rate": 47.9, + "avg_r": 0.789, + "total_r": 228.7, + "net_avg_r": 0.754, + "net_total_r": 218.61, + "best_r": 9.01, + "worst_r": -3.12, + "avg_hold_days": 14.0, + "net_r_per_day": 0.0537, + "median_net_r": -0.669, + "profit_factor": 2.36, + "net_avg_r_ex_top5": 0.447 + }, + { + "hold_days": 30, + "total": 290, + "wins": 119, + "win_rate": 41.0, + "avg_r": 0.978, + "total_r": 283.76, + "net_avg_r": 0.944, + "net_total_r": 273.67, + "best_r": 12.87, + "worst_r": -3.12, + "avg_hold_days": 18.3, + "net_r_per_day": 0.0515, + "median_net_r": -1.023, + "profit_factor": 2.52, + "net_avg_r_ex_top5": 0.532 + } + ], + "portfolio_sim": { + "params": { + "starting_capital": 10000.0, + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "notional_cap_pct": 20.0, + "cost_per_side_pct": 0.1, + "hold_days": 30 + }, + "policies": [ + { + "policy": "target", + "starting_capital": 10000.0, + "final_equity": 16356.91, + "total_return_pct": 63.6, + "cagr_pct": 13.3, + "max_drawdown_pct": 13.2, + "sharpe": 0.97, + "trades": 195, + "win_rate": 41.5, + "avg_trade_pnl": 32.6, + "best_trade_r": 4.49, + "worst_trade_r": -2.88, + "best_trade_pnl": 480.0, + "worst_trade_pnl": -294.77, + "avg_hold_days": 11.1, + "exit_reasons": { + "stop": 107, + "target": 72, + "time": 16 + }, + "skipped_book_full": 5, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -1.7 + }, + { + "year": 2023, + "return_pct": 27.4 + }, + { + "year": 2024, + "return_pct": 11.2 + }, + { + "year": 2025, + "return_pct": 17.5 + }, + { + "year": 2026, + "return_pct": 0.1 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "policy": "hold", + "starting_capital": 10000.0, + "final_equity": 25860.05, + "total_return_pct": 158.6, + "cagr_pct": 27.2, + "max_drawdown_pct": 17.0, + "sharpe": 1.39, + "trades": 166, + "win_rate": 37.3, + "avg_trade_pnl": 95.54, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2852.32, + "worst_trade_pnl": -345.26, + "avg_hold_days": 17.4, + "exit_reasons": { + "stop": 98, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 52.1 + }, + { + "year": 2024, + "return_pct": 21.5 + }, + { + "year": 2025, + "return_pct": 36.1 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + } + ], + "note": "One capital-constrained book over the same qualified setups the tables above grade per-setup: at most 10 concurrent positions (one per ticker), best momentum first, fixed-fractional risk sizing with a no-leverage cap, entries at the detection close, stops filled at the worse of stop or open. 'target' races the S/R target against the stop (timeout at the horizon); 'hold' keeps the initial stop and exits at the horizon close. SPY return is price-only over the same window. In-sample; no dividends." + }, + "strategy_variants": { + "variants": [ + { + "variant": "production_residual_80_fixed10", + "label": "Production residual 80 / max 10", + "ranking": "residual", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 25860.05, + "total_return_pct": 158.6, + "cagr_pct": 27.2, + "max_drawdown_pct": 17.0, + "sharpe": 1.39, + "trades": 166, + "win_rate": 37.3, + "avg_trade_pnl": 95.54, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2852.32, + "worst_trade_pnl": -345.26, + "avg_hold_days": 17.4, + "exit_reasons": { + "stop": 98, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 52.1 + }, + { + "year": 2024, + "return_pct": 21.5 + }, + { + "year": 2025, + "return_pct": 36.1 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "legacy_raw_80_fixed10", + "label": "Legacy raw 80 / max 10", + "ranking": "raw", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 27679.9, + "total_return_pct": 176.8, + "cagr_pct": 29.7, + "max_drawdown_pct": 20.9, + "sharpe": 1.47, + "trades": 169, + "win_rate": 36.7, + "avg_trade_pnl": 104.61, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2732.81, + "worst_trade_pnl": -328.0, + "avg_hold_days": 17.7, + "exit_reasons": { + "stop": 101, + "time": 68 + }, + "skipped_book_full": 15, + "spy_return_pct": 79.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -2.4 + }, + { + "year": 2023, + "return_pct": 43.0 + }, + { + "year": 2024, + "return_pct": 9.9 + }, + { + "year": 2025, + "return_pct": 48.4 + }, + { + "year": 2026, + "return_pct": 21.7 + } + ], + "start_date": "2022-08-03", + "end_date": "2026-07-02" + }, + { + "variant": "raw_90_fixed10", + "label": "Raw 90 / max 10", + "ranking": "raw", + "cutoff": 90.0, + "filters": [ + { + "percentile_key": "momentum_percentile", + "cutoff": 90.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 20685.4, + "total_return_pct": 106.9, + "cagr_pct": 20.4, + "max_drawdown_pct": 16.6, + "sharpe": 1.21, + "trades": 135, + "win_rate": 34.8, + "avg_trade_pnl": 79.15, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2281.3, + "worst_trade_pnl": -274.38, + "avg_hold_days": 16.8, + "exit_reasons": { + "stop": 84, + "time": 51 + }, + "skipped_book_full": 0, + "spy_return_pct": 79.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -2.4 + }, + { + "year": 2023, + "return_pct": 16.0 + }, + { + "year": 2024, + "return_pct": 9.2 + }, + { + "year": 2025, + "return_pct": 51.5 + }, + { + "year": 2026, + "return_pct": 10.4 + } + ], + "start_date": "2022-08-03", + "end_date": "2026-07-02" + }, + { + "variant": "residual_80_fixed15", + "label": "Residual 80 / max 15 capacity check", + "ranking": "residual", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 15, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 25860.05, + "total_return_pct": 158.6, + "cagr_pct": 27.2, + "max_drawdown_pct": 17.0, + "sharpe": 1.39, + "trades": 166, + "win_rate": 37.3, + "avg_trade_pnl": 95.54, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2852.32, + "worst_trade_pnl": -345.26, + "avg_hold_days": 17.4, + "exit_reasons": { + "stop": 98, + "time": 68 + }, + "skipped_book_full": 0, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 52.1 + }, + { + "year": 2024, + "return_pct": 21.5 + }, + { + "year": 2025, + "return_pct": 36.1 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_lowvol50_fixed10", + "label": "Residual 80 + low-vol 50 / max 10", + "ranking": "residual+low_vol_filter", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + }, + { + "percentile_key": "low_vol_6m_percentile", + "cutoff": 50.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 9678.51, + "total_return_pct": -3.2, + "cagr_pct": -1.5, + "max_drawdown_pct": 3.2, + "sharpe": -1.19, + "trades": 5, + "win_rate": 0.0, + "avg_trade_pnl": -64.3, + "best_trade_r": -0.38, + "worst_trade_r": -1.0, + "best_trade_pnl": -35.12, + "worst_trade_pnl": -76.35, + "avg_hold_days": 9.2, + "exit_reasons": { + "stop": 4, + "time": 1 + }, + "skipped_book_full": 0, + "spy_return_pct": 40.7, + "yearly_returns": [ + { + "year": 2024, + "return_pct": -0.7 + }, + { + "year": 2025, + "return_pct": -2.5 + }, + { + "year": 2026, + "return_pct": 0.0 + } + ], + "start_date": "2024-05-24", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_lowvol70_fixed10", + "label": "Residual 80 + low-vol 70 / max 10", + "ranking": "residual+low_vol_filter", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + }, + { + "percentile_key": "low_vol_6m_percentile", + "cutoff": 70.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 9964.61, + "total_return_pct": -0.4, + "cagr_pct": -0.3, + "max_drawdown_pct": 0.8, + "sharpe": -0.23, + "trades": 1, + "win_rate": 0.0, + "avg_trade_pnl": -35.39, + "best_trade_r": -0.38, + "worst_trade_r": -0.38, + "best_trade_pnl": -35.39, + "worst_trade_pnl": -35.39, + "avg_hold_days": 30.0, + "exit_reasons": { + "time": 1 + }, + "skipped_book_full": 0, + "spy_return_pct": 25.2, + "yearly_returns": [ + { + "year": 2025, + "return_pct": -0.3 + }, + { + "year": 2026, + "return_pct": 0.0 + } + ], + "start_date": "2025-05-19", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_lowvol_blend_fixed10", + "label": "Residual 80 + low-vol blend / max 10", + "ranking": "residual_low_vol_blend", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 23823.88, + "total_return_pct": 138.2, + "cagr_pct": 24.6, + "max_drawdown_pct": 17.0, + "sharpe": 1.31, + "trades": 167, + "win_rate": 36.5, + "avg_trade_pnl": 82.78, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2627.25, + "worst_trade_pnl": -342.83, + "avg_hold_days": 17.2, + "exit_reasons": { + "stop": 100, + "time": 67 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 51.0 + }, + { + "year": 2024, + "return_pct": 15.0 + }, + { + "year": 2025, + "return_pct": 33.4 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol50_fixed10", + "label": "Residual 80 + high-vol 50 / max 10", + "ranking": "residual+high_vol_filter", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + }, + { + "percentile_key": "vol_6m_percentile", + "cutoff": 50.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 26140.1, + "total_return_pct": 161.4, + "cagr_pct": 27.5, + "max_drawdown_pct": 17.0, + "sharpe": 1.41, + "trades": 164, + "win_rate": 37.8, + "avg_trade_pnl": 98.42, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2883.21, + "worst_trade_pnl": -345.26, + "avg_hold_days": 17.6, + "exit_reasons": { + "stop": 96, + "time": 68 + }, + "skipped_book_full": 8, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 52.1 + }, + { + "year": 2024, + "return_pct": 21.5 + }, + { + "year": 2025, + "return_pct": 37.5 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol70_fixed10", + "label": "Residual 80 + high-vol 70 / max 10", + "ranking": "residual+high_vol_filter", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + }, + { + "percentile_key": "vol_6m_percentile", + "cutoff": 70.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 27989.1, + "total_return_pct": 179.9, + "cagr_pct": 29.8, + "max_drawdown_pct": 17.0, + "sharpe": 1.5, + "trades": 162, + "win_rate": 38.3, + "avg_trade_pnl": 111.04, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 3087.15, + "worst_trade_pnl": -345.26, + "avg_hold_days": 17.5, + "exit_reasons": { + "stop": 94, + "time": 68 + }, + "skipped_book_full": 6, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 52.1 + }, + { + "year": 2024, + "return_pct": 22.4 + }, + { + "year": 2025, + "return_pct": 46.2 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol_blend90_10_fixed10", + "label": "Residual 80 + high-vol 90/10 blend / max 10", + "ranking": "residual_high_vol_blend_90_10", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 25401.87, + "total_return_pct": 154.0, + "cagr_pct": 26.6, + "max_drawdown_pct": 17.0, + "sharpe": 1.37, + "trades": 167, + "win_rate": 37.7, + "avg_trade_pnl": 92.23, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2801.79, + "worst_trade_pnl": -345.26, + "avg_hold_days": 17.5, + "exit_reasons": { + "stop": 98, + "time": 69 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 52.1 + }, + { + "year": 2024, + "return_pct": 21.5 + }, + { + "year": 2025, + "return_pct": 33.6 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol_blend80_20_fixed10", + "label": "Residual 80 + high-vol 80/20 blend / max 10", + "ranking": "residual_high_vol_blend_80_20", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 25871.56, + "total_return_pct": 158.7, + "cagr_pct": 27.2, + "max_drawdown_pct": 18.3, + "sharpe": 1.4, + "trades": 165, + "win_rate": 37.6, + "avg_trade_pnl": 96.19, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2853.59, + "worst_trade_pnl": -351.11, + "avg_hold_days": 17.7, + "exit_reasons": { + "stop": 97, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 54.6 + }, + { + "year": 2024, + "return_pct": 19.7 + }, + { + "year": 2025, + "return_pct": 35.9 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol_blend_fixed10", + "label": "Residual 80 + high-vol 70/30 blend / max 10", + "ranking": "residual_high_vol_blend_70_30", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 25426.34, + "total_return_pct": 154.3, + "cagr_pct": 26.6, + "max_drawdown_pct": 18.3, + "sharpe": 1.37, + "trades": 165, + "win_rate": 37.0, + "avg_trade_pnl": 93.49, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2804.49, + "worst_trade_pnl": -351.18, + "avg_hold_days": 17.7, + "exit_reasons": { + "stop": 97, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 54.6 + }, + { + "year": 2024, + "return_pct": 19.7 + }, + { + "year": 2025, + "return_pct": 33.6 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "residual80_highvol_blend60_40_fixed10", + "label": "Residual 80 + high-vol 60/40 blend / max 10", + "ranking": "residual_high_vol_blend_60_40", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "activation_momentum_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 24680.06, + "total_return_pct": 146.8, + "cagr_pct": 25.7, + "max_drawdown_pct": 18.3, + "sharpe": 1.33, + "trades": 164, + "win_rate": 36.6, + "avg_trade_pnl": 89.51, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2722.17, + "worst_trade_pnl": -351.18, + "avg_hold_days": 17.7, + "exit_reasons": { + "stop": 97, + "time": 67 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 50.2 + }, + { + "year": 2024, + "return_pct": 19.6 + }, + { + "year": 2025, + "return_pct": 33.6 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "variant": "highvol70_fixed10", + "label": "High-vol 70 / max 10", + "ranking": "high_vol", + "cutoff": 70.0, + "filters": [ + { + "percentile_key": "vol_6m_percentile", + "cutoff": 70.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 24112.06, + "total_return_pct": 141.1, + "cagr_pct": 22.5, + "max_drawdown_pct": 28.9, + "sharpe": 0.88, + "trades": 382, + "win_rate": 31.7, + "avg_trade_pnl": 36.94, + "best_trade_r": 12.87, + "worst_trade_r": -5.18, + "best_trade_pnl": 2445.83, + "worst_trade_pnl": -987.55, + "avg_hold_days": 15.8, + "exit_reasons": { + "stop": 252, + "time": 130 + }, + "skipped_book_full": 59, + "spy_return_pct": 70.9, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -25.5 + }, + { + "year": 2023, + "return_pct": 101.9 + }, + { + "year": 2024, + "return_pct": 1.7 + }, + { + "year": 2025, + "return_pct": 41.3 + }, + { + "year": 2026, + "return_pct": 11.5 + } + ], + "start_date": "2022-03-03", + "end_date": "2026-07-02" + }, + { + "variant": "highvol80_fixed10", + "label": "High-vol 80 / max 10", + "ranking": "high_vol", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "vol_6m_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 24163.65, + "total_return_pct": 141.6, + "cagr_pct": 22.6, + "max_drawdown_pct": 28.1, + "sharpe": 0.89, + "trades": 369, + "win_rate": 31.7, + "avg_trade_pnl": 38.38, + "best_trade_r": 12.87, + "worst_trade_r": -5.18, + "best_trade_pnl": 2537.43, + "worst_trade_pnl": -1009.69, + "avg_hold_days": 15.8, + "exit_reasons": { + "stop": 243, + "time": 126 + }, + "skipped_book_full": 49, + "spy_return_pct": 70.9, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -24.7 + }, + { + "year": 2023, + "return_pct": 102.3 + }, + { + "year": 2024, + "return_pct": -0.2 + }, + { + "year": 2025, + "return_pct": 49.1 + }, + { + "year": 2026, + "return_pct": 6.6 + } + ], + "start_date": "2022-03-03", + "end_date": "2026-07-02" + }, + { + "variant": "highvol90_fixed10", + "label": "High-vol 90 / max 10", + "ranking": "high_vol", + "cutoff": 90.0, + "filters": [ + { + "percentile_key": "vol_6m_percentile", + "cutoff": 90.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 28263.27, + "total_return_pct": 182.6, + "cagr_pct": 27.1, + "max_drawdown_pct": 25.2, + "sharpe": 1.03, + "trades": 334, + "win_rate": 33.5, + "avg_trade_pnl": 54.68, + "best_trade_r": 12.87, + "worst_trade_r": -5.18, + "best_trade_pnl": 2868.4, + "worst_trade_pnl": -1131.21, + "avg_hold_days": 16.7, + "exit_reasons": { + "stop": 212, + "time": 122 + }, + "skipped_book_full": 31, + "spy_return_pct": 70.9, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -23.1 + }, + { + "year": 2023, + "return_pct": 119.2 + }, + { + "year": 2024, + "return_pct": -1.7 + }, + { + "year": 2025, + "return_pct": 66.6 + }, + { + "year": 2026, + "return_pct": 2.3 + } + ], + "start_date": "2022-03-03", + "end_date": "2026-07-02" + }, + { + "variant": "lowvol80_fixed10", + "label": "Low-vol 80 / max 10", + "ranking": "low_vol", + "cutoff": 80.0, + "filters": [ + { + "percentile_key": "low_vol_6m_percentile", + "cutoff": 80.0 + } + ], + "max_positions": 10, + "risk_per_trade_pct": 1.0, + "risk_scale": null, + "starting_capital": 10000.0, + "final_equity": 10190.98, + "total_return_pct": 1.9, + "cagr_pct": null, + "max_drawdown_pct": 0.5, + "sharpe": 3.35, + "trades": 1, + "win_rate": 100.0, + "avg_trade_pnl": 190.98, + "best_trade_r": 3.06, + "worst_trade_r": 3.06, + "best_trade_pnl": 190.98, + "worst_trade_pnl": 190.98, + "avg_hold_days": 30.0, + "exit_reasons": { + "time": 1 + }, + "skipped_book_full": 0, + "spy_return_pct": 13.0, + "yearly_returns": [ + { + "year": 2026, + "return_pct": 1.9 + } + ], + "start_date": "2026-04-06", + "end_date": "2026-07-02" + } + ], + "note": "Research-only hold-to-horizon portfolio variants. Production now uses residual 12-1 momentum at cutoff 80; the remaining rows compare the legacy raw rank, raw cutoff 90, one max-15 capacity check, and volatility overlays." + }, + "exit_policy_variants": { + "variants": [ + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "label": "80/20 entry + 30d hold / initial stop", + "description": "Baseline: keep the initial ATR stop and exit at 30 trading days.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 25871.56, + "total_return_pct": 158.7, + "cagr_pct": 27.2, + "max_drawdown_pct": 18.3, + "sharpe": 1.4, + "trades": 165, + "win_rate": 37.6, + "avg_trade_pnl": 96.19, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2853.59, + "worst_trade_pnl": -351.11, + "avg_hold_days": 17.7, + "exit_reasons": { + "stop": 97, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 54.6 + }, + { + "year": 2024, + "return_pct": 19.7 + }, + { + "year": 2025, + "return_pct": 35.9 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "sma50", + "label": "80/20 entry + SMA50 break", + "description": "Exit at the close when price closes below its 50-day SMA.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 30003.17, + "total_return_pct": 200.0, + "cagr_pct": 32.1, + "max_drawdown_pct": 11.7, + "sharpe": 1.72, + "trades": 186, + "win_rate": 38.2, + "avg_trade_pnl": 107.54, + "best_trade_r": 12.87, + "worst_trade_r": -1.42, + "best_trade_pnl": 3394.23, + "worst_trade_pnl": -323.11, + "avg_hold_days": 12.9, + "exit_reasons": { + "sma50": 88, + "stop": 47, + "time": 51 + }, + "skipped_book_full": 0, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -4.8 + }, + { + "year": 2023, + "return_pct": 73.1 + }, + { + "year": 2024, + "return_pct": 29.9 + }, + { + "year": 2025, + "return_pct": 31.8 + }, + { + "year": 2026, + "return_pct": 6.3 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "low20", + "label": "80/20 entry + 20-day low break", + "description": "Exit at the close when price closes below the prior 20-day low.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 25877.58, + "total_return_pct": 158.8, + "cagr_pct": 27.2, + "max_drawdown_pct": 17.8, + "sharpe": 1.39, + "trades": 167, + "win_rate": 37.1, + "avg_trade_pnl": 95.08, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2854.26, + "worst_trade_pnl": -350.48, + "avg_hold_days": 17.3, + "exit_reasons": { + "low20": 13, + "stop": 94, + "time": 60 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 53.1 + }, + { + "year": 2024, + "return_pct": 20.9 + }, + { + "year": 2025, + "return_pct": 36.2 + }, + { + "year": 2026, + "return_pct": 6.2 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "technical40", + "label": "80/20 entry + technical score < 40", + "description": "Exit at the close when the price-derived technical score deteriorates below 40.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 25871.56, + "total_return_pct": 158.7, + "cagr_pct": 27.2, + "max_drawdown_pct": 18.3, + "sharpe": 1.4, + "trades": 165, + "win_rate": 37.6, + "avg_trade_pnl": 96.19, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2853.59, + "worst_trade_pnl": -351.11, + "avg_hold_days": 17.7, + "exit_reasons": { + "stop": 97, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 54.6 + }, + { + "year": 2024, + "return_pct": 19.7 + }, + { + "year": 2025, + "return_pct": 35.9 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + }, + { + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "label": "80/20 entry + 3x ATR trailing stop", + "description": "Trail the stop upward to highest close minus 3 ATR, evaluated from prior data.", + "hold_days": 30, + "starting_capital": 10000.0, + "final_equity": 27160.41, + "total_return_pct": 171.6, + "cagr_pct": 28.8, + "max_drawdown_pct": 14.3, + "sharpe": 1.53, + "trades": 170, + "win_rate": 39.4, + "avg_trade_pnl": 100.94, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 3061.77, + "worst_trade_pnl": -356.82, + "avg_hold_days": 16.0, + "exit_reasons": { + "stop": 69, + "time": 40, + "trailing_stop": 61 + }, + "skipped_book_full": 8, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 57.1 + }, + { + "year": 2024, + "return_pct": 19.9 + }, + { + "year": 2025, + "return_pct": 41.7 + }, + { + "year": 2026, + "return_pct": 5.3 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02" + } + ], + "note": "Research-only exit policies over the residual/high-vol 80/20 entry candidate. Every row uses the same entry qualification/ranking and changes only the exit discipline." + }, + "portfolio_monitor": { + "production_strategy": "residual80_highvol80_20_atr3", + "strategies": [ + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true + } + ], + "lookbacks": [ + { + "lookback": "6m", + "label": "6 months" + }, + { + "lookback": "1y", + "label": "1 year" + }, + { + "lookback": "3y", + "label": "3 years" + }, + { + "lookback": "5y", + "label": "5 years" + }, + { + "lookback": "all", + "label": "All history" + } + ], + "runs": [ + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "6m", + "lookback_label": "6 months", + "starting_capital": 10000.0, + "final_equity": 10881.01, + "total_return_pct": 8.8, + "cagr_pct": 18.4, + "max_drawdown_pct": 13.1, + "sharpe": 1.09, + "trades": 17, + "win_rate": 29.4, + "avg_trade_pnl": 51.82, + "best_trade_r": 12.87, + "worst_trade_r": -1.24, + "best_trade_pnl": 1200.16, + "worst_trade_pnl": -124.08, + "avg_hold_days": 16.1, + "exit_reasons": { + "stop": 11, + "time": 6 + }, + "skipped_book_full": 0, + "spy_return_pct": 9.2, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 0.0 + }, + { + "year": 2026, + "return_pct": 8.8 + } + ], + "start_date": "2025-12-31", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-07", + "equity": 9998.51, + "return_pct": -0.01 + }, + { + "date": "2026-01-08", + "equity": 9945.38, + "return_pct": -0.55 + }, + { + "date": "2026-01-09", + "equity": 10100.58, + "return_pct": 1.01 + }, + { + "date": "2026-01-12", + "equity": 10048.5, + "return_pct": 0.48 + }, + { + "date": "2026-01-13", + "equity": 10161.4, + "return_pct": 1.61 + }, + { + "date": "2026-01-14", + "equity": 10209.71, + "return_pct": 2.1 + }, + { + "date": "2026-01-15", + "equity": 10228.06, + "return_pct": 2.28 + }, + { + "date": "2026-01-16", + "equity": 10209.78, + "return_pct": 2.1 + }, + { + "date": "2026-01-20", + "equity": 10266.38, + "return_pct": 2.66 + }, + { + "date": "2026-01-21", + "equity": 10599.07, + "return_pct": 5.99 + }, + { + "date": "2026-01-22", + "equity": 10628.8, + "return_pct": 6.29 + }, + { + "date": "2026-01-23", + "equity": 10317.96, + "return_pct": 3.18 + }, + { + "date": "2026-01-26", + "equity": 10142.01, + "return_pct": 1.42 + }, + { + "date": "2026-01-27", + "equity": 10198.62, + "return_pct": 1.99 + }, + { + "date": "2026-01-28", + "equity": 10340.09, + "return_pct": 3.4 + }, + { + "date": "2026-01-29", + "equity": 10329.64, + "return_pct": 3.3 + }, + { + "date": "2026-01-30", + "equity": 10122.67, + "return_pct": 1.23 + }, + { + "date": "2026-02-02", + "equity": 10216.6, + "return_pct": 2.17 + }, + { + "date": "2026-02-03", + "equity": 10189.34, + "return_pct": 1.89 + }, + { + "date": "2026-02-04", + "equity": 9924.42, + "return_pct": -0.76 + }, + { + "date": "2026-02-05", + "equity": 9911.84, + "return_pct": -0.88 + }, + { + "date": "2026-02-06", + "equity": 9993.98, + "return_pct": -0.06 + }, + { + "date": "2026-02-09", + "equity": 9981.75, + "return_pct": -0.18 + }, + { + "date": "2026-02-10", + "equity": 9873.04, + "return_pct": -1.27 + }, + { + "date": "2026-02-11", + "equity": 9913.59, + "return_pct": -0.86 + }, + { + "date": "2026-02-12", + "equity": 9846.19, + "return_pct": -1.54 + }, + { + "date": "2026-02-13", + "equity": 9888.78, + "return_pct": -1.11 + }, + { + "date": "2026-02-17", + "equity": 9896.8, + "return_pct": -1.03 + }, + { + "date": "2026-02-18", + "equity": 9876.76, + "return_pct": -1.23 + }, + { + "date": "2026-02-19", + "equity": 9830.91, + "return_pct": -1.69 + }, + { + "date": "2026-02-20", + "equity": 9844.12, + "return_pct": -1.56 + }, + { + "date": "2026-02-23", + "equity": 9794.56, + "return_pct": -2.05 + }, + { + "date": "2026-02-24", + "equity": 9836.29, + "return_pct": -1.64 + }, + { + "date": "2026-02-25", + "equity": 9891.31, + "return_pct": -1.09 + }, + { + "date": "2026-02-26", + "equity": 9807.34, + "return_pct": -1.93 + }, + { + "date": "2026-02-27", + "equity": 9823.46, + "return_pct": -1.77 + }, + { + "date": "2026-03-02", + "equity": 9721.99, + "return_pct": -2.78 + }, + { + "date": "2026-03-03", + "equity": 9528.65, + "return_pct": -4.71 + }, + { + "date": "2026-03-04", + "equity": 9720.15, + "return_pct": -2.8 + }, + { + "date": "2026-03-05", + "equity": 9597.82, + "return_pct": -4.02 + }, + { + "date": "2026-03-06", + "equity": 9491.5, + "return_pct": -5.09 + }, + { + "date": "2026-03-09", + "equity": 9556.06, + "return_pct": -4.44 + }, + { + "date": "2026-03-10", + "equity": 9540.82, + "return_pct": -4.59 + }, + { + "date": "2026-03-11", + "equity": 9560.67, + "return_pct": -4.39 + }, + { + "date": "2026-03-12", + "equity": 9508.94, + "return_pct": -4.91 + }, + { + "date": "2026-03-13", + "equity": 9490.99, + "return_pct": -5.09 + }, + { + "date": "2026-03-16", + "equity": 9523.89, + "return_pct": -4.76 + }, + { + "date": "2026-03-17", + "equity": 9560.44, + "return_pct": -4.4 + }, + { + "date": "2026-03-18", + "equity": 9518.28, + "return_pct": -4.82 + }, + { + "date": "2026-03-19", + "equity": 9547.41, + "return_pct": -4.53 + }, + { + "date": "2026-03-20", + "equity": 9525.49, + "return_pct": -4.75 + }, + { + "date": "2026-03-23", + "equity": 9642.09, + "return_pct": -3.58 + }, + { + "date": "2026-03-24", + "equity": 9630.25, + "return_pct": -3.7 + }, + { + "date": "2026-03-25", + "equity": 9658.28, + "return_pct": -3.42 + }, + { + "date": "2026-03-26", + "equity": 9467.46, + "return_pct": -5.33 + }, + { + "date": "2026-03-27", + "equity": 9337.28, + "return_pct": -6.63 + }, + { + "date": "2026-03-30", + "equity": 9235.3, + "return_pct": -7.65 + }, + { + "date": "2026-03-31", + "equity": 9358.55, + "return_pct": -6.41 + }, + { + "date": "2026-04-01", + "equity": 9389.24, + "return_pct": -6.11 + }, + { + "date": "2026-04-02", + "equity": 9352.13, + "return_pct": -6.48 + }, + { + "date": "2026-04-06", + "equity": 9355.28, + "return_pct": -6.45 + }, + { + "date": "2026-04-07", + "equity": 9374.71, + "return_pct": -6.25 + }, + { + "date": "2026-04-08", + "equity": 9598.99, + "return_pct": -4.01 + }, + { + "date": "2026-04-09", + "equity": 9693.6, + "return_pct": -3.06 + }, + { + "date": "2026-04-10", + "equity": 9800.15, + "return_pct": -2.0 + }, + { + "date": "2026-04-13", + "equity": 9800.44, + "return_pct": -2.0 + }, + { + "date": "2026-04-14", + "equity": 10000.76, + "return_pct": 0.01 + }, + { + "date": "2026-04-15", + "equity": 9936.29, + "return_pct": -0.64 + }, + { + "date": "2026-04-16", + "equity": 10061.68, + "return_pct": 0.62 + }, + { + "date": "2026-04-17", + "equity": 10188.86, + "return_pct": 1.89 + }, + { + "date": "2026-04-20", + "equity": 10147.55, + "return_pct": 1.48 + }, + { + "date": "2026-04-21", + "equity": 10102.6, + "return_pct": 1.03 + }, + { + "date": "2026-04-22", + "equity": 10310.14, + "return_pct": 3.1 + }, + { + "date": "2026-04-23", + "equity": 10246.14, + "return_pct": 2.46 + }, + { + "date": "2026-04-24", + "equity": 10581.06, + "return_pct": 5.81 + }, + { + "date": "2026-04-27", + "equity": 10508.67, + "return_pct": 5.09 + }, + { + "date": "2026-04-28", + "equity": 10338.53, + "return_pct": 3.39 + }, + { + "date": "2026-04-29", + "equity": 10457.12, + "return_pct": 4.57 + }, + { + "date": "2026-04-30", + "equity": 10458.56, + "return_pct": 4.59 + }, + { + "date": "2026-05-01", + "equity": 10432.28, + "return_pct": 4.32 + }, + { + "date": "2026-05-04", + "equity": 10308.78, + "return_pct": 3.09 + }, + { + "date": "2026-05-05", + "equity": 10339.13, + "return_pct": 3.39 + }, + { + "date": "2026-05-06", + "equity": 10761.1, + "return_pct": 7.61 + }, + { + "date": "2026-05-07", + "equity": 10716.6, + "return_pct": 7.17 + }, + { + "date": "2026-05-08", + "equity": 11025.29, + "return_pct": 10.25 + }, + { + "date": "2026-05-11", + "equity": 11091.29, + "return_pct": 10.91 + }, + { + "date": "2026-05-12", + "equity": 11036.86, + "return_pct": 10.37 + }, + { + "date": "2026-05-13", + "equity": 11069.17, + "return_pct": 10.69 + }, + { + "date": "2026-05-14", + "equity": 11200.14, + "return_pct": 12.0 + }, + { + "date": "2026-05-15", + "equity": 10923.46, + "return_pct": 9.23 + }, + { + "date": "2026-05-18", + "equity": 10863.75, + "return_pct": 8.64 + }, + { + "date": "2026-05-19", + "equity": 10859.76, + "return_pct": 8.6 + }, + { + "date": "2026-05-20", + "equity": 10869.05, + "return_pct": 8.69 + }, + { + "date": "2026-05-21", + "equity": 10856.81, + "return_pct": 8.57 + }, + { + "date": "2026-05-22", + "equity": 10866.57, + "return_pct": 8.67 + }, + { + "date": "2026-05-26", + "equity": 10886.01, + "return_pct": 8.86 + }, + { + "date": "2026-05-27", + "equity": 10880.96, + "return_pct": 8.81 + }, + { + "date": "2026-05-28", + "equity": 10877.55, + "return_pct": 8.78 + }, + { + "date": "2026-05-29", + "equity": 10871.7, + "return_pct": 8.72 + }, + { + "date": "2026-06-01", + "equity": 10858.54, + "return_pct": 8.59 + }, + { + "date": "2026-06-02", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-03", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-04", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-05", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-08", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-09", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-10", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-11", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-12", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-15", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-16", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-17", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-18", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-22", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-23", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-24", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-25", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-26", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-29", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-30", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-07-01", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-07-02", + "equity": 10881.01, + "return_pct": 8.81 + } + ], + "benchmark_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10018.33, + "return_pct": 0.18 + }, + { + "date": "2026-01-05", + "equity": 10085.05, + "return_pct": 0.85 + }, + { + "date": "2026-01-06", + "equity": 10145.03, + "return_pct": 1.45 + }, + { + "date": "2026-01-07", + "equity": 10112.33, + "return_pct": 1.12 + }, + { + "date": "2026-01-08", + "equity": 10111.3, + "return_pct": 1.11 + }, + { + "date": "2026-01-09", + "equity": 10178.17, + "return_pct": 1.78 + }, + { + "date": "2026-01-12", + "equity": 10194.16, + "return_pct": 1.94 + }, + { + "date": "2026-01-13", + "equity": 10173.77, + "return_pct": 1.74 + }, + { + "date": "2026-01-14", + "equity": 10123.77, + "return_pct": 1.24 + }, + { + "date": "2026-01-15", + "equity": 10151.34, + "return_pct": 1.51 + }, + { + "date": "2026-01-16", + "equity": 10142.83, + "return_pct": 1.43 + }, + { + "date": "2026-01-20", + "equity": 9936.36, + "return_pct": -0.64 + }, + { + "date": "2026-01-21", + "equity": 10051.03, + "return_pct": 0.51 + }, + { + "date": "2026-01-22", + "equity": 10103.53, + "return_pct": 1.04 + }, + { + "date": "2026-01-23", + "equity": 10107.2, + "return_pct": 1.07 + }, + { + "date": "2026-01-26", + "equity": 10158.52, + "return_pct": 1.59 + }, + { + "date": "2026-01-27", + "equity": 10199.0, + "return_pct": 1.99 + }, + { + "date": "2026-01-28", + "equity": 10197.97, + "return_pct": 1.98 + }, + { + "date": "2026-01-29", + "equity": 10177.73, + "return_pct": 1.78 + }, + { + "date": "2026-01-30", + "equity": 10147.38, + "return_pct": 1.47 + }, + { + "date": "2026-02-02", + "equity": 10197.82, + "return_pct": 1.98 + }, + { + "date": "2026-02-03", + "equity": 10111.6, + "return_pct": 1.12 + }, + { + "date": "2026-02-04", + "equity": 10062.62, + "return_pct": 0.63 + }, + { + "date": "2026-02-05", + "equity": 9936.94, + "return_pct": -0.63 + }, + { + "date": "2026-02-06", + "equity": 10127.58, + "return_pct": 1.28 + }, + { + "date": "2026-02-09", + "equity": 10176.41, + "return_pct": 1.76 + }, + { + "date": "2026-02-10", + "equity": 10149.58, + "return_pct": 1.5 + }, + { + "date": "2026-02-11", + "equity": 10147.23, + "return_pct": 1.47 + }, + { + "date": "2026-02-12", + "equity": 9990.47, + "return_pct": -0.1 + }, + { + "date": "2026-02-13", + "equity": 9997.51, + "return_pct": -0.02 + }, + { + "date": "2026-02-17", + "equity": 10013.64, + "return_pct": 0.14 + }, + { + "date": "2026-02-18", + "equity": 10064.08, + "return_pct": 0.64 + }, + { + "date": "2026-02-19", + "equity": 10037.54, + "return_pct": 0.38 + }, + { + "date": "2026-02-20", + "equity": 10110.13, + "return_pct": 1.1 + }, + { + "date": "2026-02-23", + "equity": 10006.89, + "return_pct": 0.07 + }, + { + "date": "2026-02-24", + "equity": 10079.63, + "return_pct": 0.8 + }, + { + "date": "2026-02-25", + "equity": 10164.68, + "return_pct": 1.65 + }, + { + "date": "2026-02-26", + "equity": 10108.22, + "return_pct": 1.08 + }, + { + "date": "2026-02-27", + "equity": 10059.68, + "return_pct": 0.6 + }, + { + "date": "2026-03-02", + "equity": 10065.4, + "return_pct": 0.65 + }, + { + "date": "2026-03-03", + "equity": 9976.68, + "return_pct": -0.23 + }, + { + "date": "2026-03-04", + "equity": 10047.07, + "return_pct": 0.47 + }, + { + "date": "2026-03-05", + "equity": 9991.05, + "return_pct": -0.09 + }, + { + "date": "2026-03-06", + "equity": 9860.1, + "return_pct": -1.4 + }, + { + "date": "2026-03-09", + "equity": 9946.47, + "return_pct": -0.54 + }, + { + "date": "2026-03-10", + "equity": 9930.49, + "return_pct": -0.7 + }, + { + "date": "2026-03-11", + "equity": 9918.03, + "return_pct": -0.82 + }, + { + "date": "2026-03-12", + "equity": 9767.42, + "return_pct": -2.33 + }, + { + "date": "2026-03-13", + "equity": 9712.14, + "return_pct": -2.88 + }, + { + "date": "2026-03-16", + "equity": 9810.97, + "return_pct": -1.89 + }, + { + "date": "2026-03-17", + "equity": 9836.78, + "return_pct": -1.63 + }, + { + "date": "2026-03-18", + "equity": 9699.52, + "return_pct": -3.0 + }, + { + "date": "2026-03-19", + "equity": 9675.62, + "return_pct": -3.24 + }, + { + "date": "2026-03-20", + "equity": 9510.94, + "return_pct": -4.89 + }, + { + "date": "2026-03-23", + "equity": 9610.8, + "return_pct": -3.89 + }, + { + "date": "2026-03-24", + "equity": 9578.54, + "return_pct": -4.21 + }, + { + "date": "2026-03-25", + "equity": 9631.92, + "return_pct": -3.68 + }, + { + "date": "2026-03-26", + "equity": 9459.91, + "return_pct": -5.4 + }, + { + "date": "2026-03-27", + "equity": 9298.6, + "return_pct": -7.01 + }, + { + "date": "2026-03-30", + "equity": 9267.51, + "return_pct": -7.32 + }, + { + "date": "2026-03-31", + "equity": 9536.9, + "return_pct": -4.63 + }, + { + "date": "2026-04-01", + "equity": 9608.75, + "return_pct": -3.91 + }, + { + "date": "2026-04-02", + "equity": 9617.4, + "return_pct": -3.83 + }, + { + "date": "2026-04-06", + "equity": 9662.86, + "return_pct": -3.37 + }, + { + "date": "2026-04-07", + "equity": 9667.12, + "return_pct": -3.33 + }, + { + "date": "2026-04-08", + "equity": 9913.33, + "return_pct": -0.87 + }, + { + "date": "2026-04-09", + "equity": 9970.52, + "return_pct": -0.29 + }, + { + "date": "2026-04-10", + "equity": 9963.93, + "return_pct": -0.36 + }, + { + "date": "2026-04-13", + "equity": 10061.3, + "return_pct": 0.61 + }, + { + "date": "2026-04-14", + "equity": 10183.89, + "return_pct": 1.84 + }, + { + "date": "2026-04-15", + "equity": 10264.25, + "return_pct": 2.64 + }, + { + "date": "2026-04-16", + "equity": 10289.48, + "return_pct": 2.89 + }, + { + "date": "2026-04-17", + "equity": 10413.83, + "return_pct": 4.14 + }, + { + "date": "2026-04-20", + "equity": 10393.01, + "return_pct": 3.93 + }, + { + "date": "2026-04-21", + "equity": 10324.96, + "return_pct": 3.25 + }, + { + "date": "2026-04-22", + "equity": 10429.52, + "return_pct": 4.3 + }, + { + "date": "2026-04-23", + "equity": 10389.05, + "return_pct": 3.89 + }, + { + "date": "2026-04-24", + "equity": 10469.56, + "return_pct": 4.7 + }, + { + "date": "2026-04-27", + "equity": 10487.59, + "return_pct": 4.88 + }, + { + "date": "2026-04-28", + "equity": 10436.56, + "return_pct": 4.37 + }, + { + "date": "2026-04-29", + "equity": 10434.95, + "return_pct": 4.35 + }, + { + "date": "2026-04-30", + "equity": 10538.77, + "return_pct": 5.39 + }, + { + "date": "2026-05-01", + "equity": 10567.96, + "return_pct": 5.68 + }, + { + "date": "2026-05-04", + "equity": 10529.24, + "return_pct": 5.29 + }, + { + "date": "2026-05-05", + "equity": 10613.71, + "return_pct": 6.14 + }, + { + "date": "2026-05-06", + "equity": 10761.23, + "return_pct": 7.61 + }, + { + "date": "2026-05-07", + "equity": 10728.24, + "return_pct": 7.28 + }, + { + "date": "2026-05-08", + "equity": 10816.81, + "return_pct": 8.17 + }, + { + "date": "2026-05-11", + "equity": 10841.45, + "return_pct": 8.41 + }, + { + "date": "2026-05-12", + "equity": 10825.02, + "return_pct": 8.25 + }, + { + "date": "2026-05-13", + "equity": 10885.59, + "return_pct": 8.86 + }, + { + "date": "2026-05-14", + "equity": 10971.52, + "return_pct": 9.72 + }, + { + "date": "2026-05-15", + "equity": 10839.54, + "return_pct": 8.4 + }, + { + "date": "2026-05-18", + "equity": 10831.92, + "return_pct": 8.32 + }, + { + "date": "2026-05-19", + "equity": 10759.77, + "return_pct": 7.6 + }, + { + "date": "2026-05-20", + "equity": 10870.04, + "return_pct": 8.7 + }, + { + "date": "2026-05-21", + "equity": 10891.6, + "return_pct": 8.92 + }, + { + "date": "2026-05-22", + "equity": 10934.42, + "return_pct": 9.34 + }, + { + "date": "2026-05-26", + "equity": 11007.01, + "return_pct": 10.07 + }, + { + "date": "2026-05-27", + "equity": 11005.1, + "return_pct": 10.05 + }, + { + "date": "2026-05-28", + "equity": 11065.81, + "return_pct": 10.66 + }, + { + "date": "2026-05-29", + "equity": 11093.38, + "return_pct": 10.93 + }, + { + "date": "2026-06-01", + "equity": 11123.59, + "return_pct": 11.24 + }, + { + "date": "2026-06-02", + "equity": 11138.7, + "return_pct": 11.39 + }, + { + "date": "2026-06-03", + "equity": 11060.53, + "return_pct": 10.61 + }, + { + "date": "2026-06-04", + "equity": 11102.33, + "return_pct": 11.02 + }, + { + "date": "2026-06-05", + "equity": 10815.78, + "return_pct": 8.16 + }, + { + "date": "2026-06-08", + "equity": 10840.27, + "return_pct": 8.4 + }, + { + "date": "2026-06-09", + "equity": 10808.45, + "return_pct": 8.08 + }, + { + "date": "2026-06-10", + "equity": 10638.05, + "return_pct": 6.38 + }, + { + "date": "2026-06-11", + "equity": 10818.86, + "return_pct": 8.19 + }, + { + "date": "2026-06-12", + "equity": 10877.38, + "return_pct": 8.77 + }, + { + "date": "2026-06-15", + "equity": 11069.19, + "return_pct": 10.69 + }, + { + "date": "2026-06-16", + "equity": 11003.2, + "return_pct": 10.03 + }, + { + "date": "2026-06-17", + "equity": 10865.79, + "return_pct": 8.66 + }, + { + "date": "2026-06-18", + "equity": 10950.55, + "return_pct": 9.51 + }, + { + "date": "2026-06-22", + "equity": 10916.09, + "return_pct": 9.16 + }, + { + "date": "2026-06-23", + "equity": 10757.57, + "return_pct": 7.58 + }, + { + "date": "2026-06-24", + "equity": 10752.58, + "return_pct": 7.53 + }, + { + "date": "2026-06-25", + "equity": 10768.13, + "return_pct": 7.68 + }, + { + "date": "2026-06-26", + "equity": 10690.26, + "return_pct": 6.9 + }, + { + "date": "2026-06-29", + "equity": 10866.38, + "return_pct": 8.66 + }, + { + "date": "2026-06-30", + "equity": 10950.99, + "return_pct": 9.51 + }, + { + "date": "2026-07-01", + "equity": 10936.18, + "return_pct": 9.36 + }, + { + "date": "2026-07-02", + "equity": 10921.81, + "return_pct": 9.22 + } + ] + }, + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "1y", + "lookback_label": "1 year", + "starting_capital": 10000.0, + "final_equity": 12632.76, + "total_return_pct": 26.3, + "cagr_pct": 26.3, + "max_drawdown_pct": 13.9, + "sharpe": 1.38, + "trades": 40, + "win_rate": 35.0, + "avg_trade_pnl": 65.82, + "best_trade_r": 12.87, + "worst_trade_r": -1.42, + "best_trade_pnl": 1393.37, + "worst_trade_pnl": -144.05, + "avg_hold_days": 17.3, + "exit_reasons": { + "stop": 23, + "time": 17 + }, + "skipped_book_full": 0, + "spy_return_pct": 20.0, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 18.7 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2025-07-02", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-07-02", + "equity": 9996.62, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10052.68, + "return_pct": 0.56 + }, + { + "date": "2025-07-07", + "equity": 9995.74, + "return_pct": -0.01 + }, + { + "date": "2025-07-08", + "equity": 10002.08, + "return_pct": 0.05 + }, + { + "date": "2025-07-09", + "equity": 9964.54, + "return_pct": -0.32 + }, + { + "date": "2025-07-10", + "equity": 10243.94, + "return_pct": 2.47 + }, + { + "date": "2025-07-11", + "equity": 10168.0, + "return_pct": 1.71 + }, + { + "date": "2025-07-14", + "equity": 10180.11, + "return_pct": 1.84 + }, + { + "date": "2025-07-15", + "equity": 10236.15, + "return_pct": 2.4 + }, + { + "date": "2025-07-16", + "equity": 10307.23, + "return_pct": 3.11 + }, + { + "date": "2025-07-17", + "equity": 10418.82, + "return_pct": 4.22 + }, + { + "date": "2025-07-18", + "equity": 10435.03, + "return_pct": 4.39 + }, + { + "date": "2025-07-21", + "equity": 10473.58, + "return_pct": 4.77 + }, + { + "date": "2025-07-22", + "equity": 10301.92, + "return_pct": 3.05 + }, + { + "date": "2025-07-23", + "equity": 10386.68, + "return_pct": 3.9 + }, + { + "date": "2025-07-24", + "equity": 10377.23, + "return_pct": 3.81 + }, + { + "date": "2025-07-25", + "equity": 10452.72, + "return_pct": 4.56 + }, + { + "date": "2025-07-28", + "equity": 10555.0, + "return_pct": 5.59 + }, + { + "date": "2025-07-29", + "equity": 10525.56, + "return_pct": 5.29 + }, + { + "date": "2025-07-30", + "equity": 10530.23, + "return_pct": 5.34 + }, + { + "date": "2025-07-31", + "equity": 10597.68, + "return_pct": 6.01 + }, + { + "date": "2025-08-01", + "equity": 10413.39, + "return_pct": 4.17 + }, + { + "date": "2025-08-04", + "equity": 10606.35, + "return_pct": 6.1 + }, + { + "date": "2025-08-05", + "equity": 10500.22, + "return_pct": 5.04 + }, + { + "date": "2025-08-06", + "equity": 10607.54, + "return_pct": 6.11 + }, + { + "date": "2025-08-07", + "equity": 10784.07, + "return_pct": 7.88 + }, + { + "date": "2025-08-08", + "equity": 10999.9, + "return_pct": 10.04 + }, + { + "date": "2025-08-11", + "equity": 11006.34, + "return_pct": 10.1 + }, + { + "date": "2025-08-12", + "equity": 11300.73, + "return_pct": 13.05 + }, + { + "date": "2025-08-13", + "equity": 11242.29, + "return_pct": 12.46 + }, + { + "date": "2025-08-14", + "equity": 11074.3, + "return_pct": 10.78 + }, + { + "date": "2025-08-15", + "equity": 11060.71, + "return_pct": 10.64 + }, + { + "date": "2025-08-18", + "equity": 11105.32, + "return_pct": 11.09 + }, + { + "date": "2025-08-19", + "equity": 10910.29, + "return_pct": 9.14 + }, + { + "date": "2025-08-20", + "equity": 10881.87, + "return_pct": 8.86 + }, + { + "date": "2025-08-21", + "equity": 10924.99, + "return_pct": 9.29 + }, + { + "date": "2025-08-22", + "equity": 11015.45, + "return_pct": 10.19 + }, + { + "date": "2025-08-25", + "equity": 11039.3, + "return_pct": 10.43 + }, + { + "date": "2025-08-26", + "equity": 11157.34, + "return_pct": 11.61 + }, + { + "date": "2025-08-27", + "equity": 11153.48, + "return_pct": 11.57 + }, + { + "date": "2025-08-28", + "equity": 11284.79, + "return_pct": 12.89 + }, + { + "date": "2025-08-29", + "equity": 11038.63, + "return_pct": 10.42 + }, + { + "date": "2025-09-02", + "equity": 10937.67, + "return_pct": 9.41 + }, + { + "date": "2025-09-03", + "equity": 10928.85, + "return_pct": 9.33 + }, + { + "date": "2025-09-04", + "equity": 10974.77, + "return_pct": 9.78 + }, + { + "date": "2025-09-05", + "equity": 10927.02, + "return_pct": 9.31 + }, + { + "date": "2025-09-08", + "equity": 10914.26, + "return_pct": 9.18 + }, + { + "date": "2025-09-09", + "equity": 10909.82, + "return_pct": 9.14 + }, + { + "date": "2025-09-10", + "equity": 10968.48, + "return_pct": 9.72 + }, + { + "date": "2025-09-11", + "equity": 11070.1, + "return_pct": 10.74 + }, + { + "date": "2025-09-12", + "equity": 11125.33, + "return_pct": 11.29 + }, + { + "date": "2025-09-15", + "equity": 11243.53, + "return_pct": 12.47 + }, + { + "date": "2025-09-16", + "equity": 11253.5, + "return_pct": 12.57 + }, + { + "date": "2025-09-17", + "equity": 11262.93, + "return_pct": 12.67 + }, + { + "date": "2025-09-18", + "equity": 11546.92, + "return_pct": 15.51 + }, + { + "date": "2025-09-19", + "equity": 11648.82, + "return_pct": 16.53 + }, + { + "date": "2025-09-22", + "equity": 11767.05, + "return_pct": 17.71 + }, + { + "date": "2025-09-23", + "equity": 11480.44, + "return_pct": 14.84 + }, + { + "date": "2025-09-24", + "equity": 11436.14, + "return_pct": 14.4 + }, + { + "date": "2025-09-25", + "equity": 11173.1, + "return_pct": 11.77 + }, + { + "date": "2025-09-26", + "equity": 11358.63, + "return_pct": 13.62 + }, + { + "date": "2025-09-29", + "equity": 11563.64, + "return_pct": 15.68 + }, + { + "date": "2025-09-30", + "equity": 11745.21, + "return_pct": 17.49 + }, + { + "date": "2025-10-01", + "equity": 12095.05, + "return_pct": 20.99 + }, + { + "date": "2025-10-02", + "equity": 12077.4, + "return_pct": 20.81 + }, + { + "date": "2025-10-03", + "equity": 12010.05, + "return_pct": 20.14 + }, + { + "date": "2025-10-06", + "equity": 12311.02, + "return_pct": 23.15 + }, + { + "date": "2025-10-07", + "equity": 12050.24, + "return_pct": 20.54 + }, + { + "date": "2025-10-08", + "equity": 12450.37, + "return_pct": 24.55 + }, + { + "date": "2025-10-09", + "equity": 12427.74, + "return_pct": 24.32 + }, + { + "date": "2025-10-10", + "equity": 11875.81, + "return_pct": 18.8 + }, + { + "date": "2025-10-13", + "equity": 12244.77, + "return_pct": 22.49 + }, + { + "date": "2025-10-14", + "equity": 11980.56, + "return_pct": 19.85 + }, + { + "date": "2025-10-15", + "equity": 12069.08, + "return_pct": 20.73 + }, + { + "date": "2025-10-16", + "equity": 11874.04, + "return_pct": 18.78 + }, + { + "date": "2025-10-17", + "equity": 11861.11, + "return_pct": 18.65 + }, + { + "date": "2025-10-20", + "equity": 11979.93, + "return_pct": 19.84 + }, + { + "date": "2025-10-21", + "equity": 11926.16, + "return_pct": 19.3 + }, + { + "date": "2025-10-22", + "equity": 11667.6, + "return_pct": 16.72 + }, + { + "date": "2025-10-23", + "equity": 11743.28, + "return_pct": 17.47 + }, + { + "date": "2025-10-24", + "equity": 11973.34, + "return_pct": 19.77 + }, + { + "date": "2025-10-27", + "equity": 11979.01, + "return_pct": 19.83 + }, + { + "date": "2025-10-28", + "equity": 11987.63, + "return_pct": 19.92 + }, + { + "date": "2025-10-29", + "equity": 11962.83, + "return_pct": 19.67 + }, + { + "date": "2025-10-30", + "equity": 11953.16, + "return_pct": 19.57 + }, + { + "date": "2025-10-31", + "equity": 11989.1, + "return_pct": 19.93 + }, + { + "date": "2025-11-03", + "equity": 11999.61, + "return_pct": 20.04 + }, + { + "date": "2025-11-04", + "equity": 11959.89, + "return_pct": 19.64 + }, + { + "date": "2025-11-05", + "equity": 11935.5, + "return_pct": 19.4 + }, + { + "date": "2025-11-06", + "equity": 11900.4, + "return_pct": 19.04 + }, + { + "date": "2025-11-07", + "equity": 11954.48, + "return_pct": 19.59 + }, + { + "date": "2025-11-10", + "equity": 12000.85, + "return_pct": 20.05 + }, + { + "date": "2025-11-11", + "equity": 11828.96, + "return_pct": 18.33 + }, + { + "date": "2025-11-12", + "equity": 11810.03, + "return_pct": 18.14 + }, + { + "date": "2025-11-13", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-14", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-17", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-18", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-19", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-20", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-21", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-24", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-25", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-26", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-11-28", + "equity": 11714.55, + "return_pct": 17.19 + }, + { + "date": "2025-12-01", + "equity": 11711.39, + "return_pct": 17.15 + }, + { + "date": "2025-12-02", + "equity": 11773.6, + "return_pct": 17.78 + }, + { + "date": "2025-12-03", + "equity": 11866.07, + "return_pct": 18.7 + }, + { + "date": "2025-12-04", + "equity": 11946.39, + "return_pct": 19.5 + }, + { + "date": "2025-12-05", + "equity": 11966.6, + "return_pct": 19.71 + }, + { + "date": "2025-12-08", + "equity": 11896.64, + "return_pct": 19.01 + }, + { + "date": "2025-12-09", + "equity": 12001.14, + "return_pct": 20.05 + }, + { + "date": "2025-12-10", + "equity": 12038.64, + "return_pct": 20.43 + }, + { + "date": "2025-12-11", + "equity": 12047.0, + "return_pct": 20.51 + }, + { + "date": "2025-12-12", + "equity": 11953.81, + "return_pct": 19.58 + }, + { + "date": "2025-12-15", + "equity": 12027.86, + "return_pct": 20.32 + }, + { + "date": "2025-12-16", + "equity": 12136.59, + "return_pct": 21.41 + }, + { + "date": "2025-12-17", + "equity": 11895.93, + "return_pct": 19.0 + }, + { + "date": "2025-12-18", + "equity": 12127.92, + "return_pct": 21.32 + }, + { + "date": "2025-12-19", + "equity": 12254.96, + "return_pct": 22.59 + }, + { + "date": "2025-12-22", + "equity": 12319.16, + "return_pct": 23.23 + }, + { + "date": "2025-12-23", + "equity": 12296.08, + "return_pct": 23.0 + }, + { + "date": "2025-12-24", + "equity": 12293.68, + "return_pct": 22.98 + }, + { + "date": "2025-12-26", + "equity": 12168.47, + "return_pct": 21.73 + }, + { + "date": "2025-12-29", + "equity": 12025.67, + "return_pct": 20.3 + }, + { + "date": "2025-12-30", + "equity": 11960.07, + "return_pct": 19.64 + }, + { + "date": "2025-12-31", + "equity": 11865.85, + "return_pct": 18.7 + }, + { + "date": "2026-01-02", + "equity": 11609.7, + "return_pct": 16.14 + }, + { + "date": "2026-01-05", + "equity": 11698.22, + "return_pct": 17.02 + }, + { + "date": "2026-01-06", + "equity": 11586.31, + "return_pct": 15.9 + }, + { + "date": "2026-01-07", + "equity": 11613.35, + "return_pct": 16.17 + }, + { + "date": "2026-01-08", + "equity": 11532.93, + "return_pct": 15.37 + }, + { + "date": "2026-01-09", + "equity": 11820.9, + "return_pct": 18.25 + }, + { + "date": "2026-01-12", + "equity": 11801.11, + "return_pct": 18.05 + }, + { + "date": "2026-01-13", + "equity": 11947.39, + "return_pct": 19.51 + }, + { + "date": "2026-01-14", + "equity": 11853.48, + "return_pct": 18.57 + }, + { + "date": "2026-01-15", + "equity": 11874.77, + "return_pct": 18.79 + }, + { + "date": "2026-01-16", + "equity": 11853.52, + "return_pct": 18.58 + }, + { + "date": "2026-01-20", + "equity": 11919.27, + "return_pct": 19.23 + }, + { + "date": "2026-01-21", + "equity": 12305.62, + "return_pct": 23.1 + }, + { + "date": "2026-01-22", + "equity": 12340.14, + "return_pct": 23.44 + }, + { + "date": "2026-01-23", + "equity": 11979.09, + "return_pct": 19.83 + }, + { + "date": "2026-01-26", + "equity": 11774.77, + "return_pct": 17.79 + }, + { + "date": "2026-01-27", + "equity": 11840.52, + "return_pct": 18.45 + }, + { + "date": "2026-01-28", + "equity": 12004.85, + "return_pct": 20.09 + }, + { + "date": "2026-01-29", + "equity": 11992.72, + "return_pct": 19.97 + }, + { + "date": "2026-01-30", + "equity": 11752.38, + "return_pct": 17.56 + }, + { + "date": "2026-02-02", + "equity": 11861.48, + "return_pct": 18.65 + }, + { + "date": "2026-02-03", + "equity": 11829.83, + "return_pct": 18.34 + }, + { + "date": "2026-02-04", + "equity": 11522.26, + "return_pct": 15.26 + }, + { + "date": "2026-02-05", + "equity": 11507.64, + "return_pct": 15.12 + }, + { + "date": "2026-02-06", + "equity": 11603.05, + "return_pct": 16.07 + }, + { + "date": "2026-02-09", + "equity": 11588.84, + "return_pct": 15.93 + }, + { + "date": "2026-02-10", + "equity": 11462.57, + "return_pct": 14.66 + }, + { + "date": "2026-02-11", + "equity": 11509.67, + "return_pct": 15.14 + }, + { + "date": "2026-02-12", + "equity": 11431.38, + "return_pct": 14.35 + }, + { + "date": "2026-02-13", + "equity": 11480.85, + "return_pct": 14.85 + }, + { + "date": "2026-02-17", + "equity": 11490.14, + "return_pct": 14.94 + }, + { + "date": "2026-02-18", + "equity": 11466.86, + "return_pct": 14.71 + }, + { + "date": "2026-02-19", + "equity": 11413.62, + "return_pct": 14.17 + }, + { + "date": "2026-02-20", + "equity": 11428.95, + "return_pct": 14.33 + }, + { + "date": "2026-02-23", + "equity": 11371.4, + "return_pct": 13.75 + }, + { + "date": "2026-02-24", + "equity": 11419.86, + "return_pct": 14.24 + }, + { + "date": "2026-02-25", + "equity": 11483.73, + "return_pct": 14.88 + }, + { + "date": "2026-02-26", + "equity": 11386.24, + "return_pct": 13.9 + }, + { + "date": "2026-02-27", + "equity": 11404.96, + "return_pct": 14.09 + }, + { + "date": "2026-03-02", + "equity": 11287.16, + "return_pct": 12.91 + }, + { + "date": "2026-03-03", + "equity": 11062.68, + "return_pct": 10.66 + }, + { + "date": "2026-03-04", + "equity": 11285.02, + "return_pct": 12.89 + }, + { + "date": "2026-03-05", + "equity": 11142.99, + "return_pct": 11.47 + }, + { + "date": "2026-03-06", + "equity": 11019.55, + "return_pct": 10.23 + }, + { + "date": "2026-03-09", + "equity": 11094.5, + "return_pct": 10.98 + }, + { + "date": "2026-03-10", + "equity": 11076.81, + "return_pct": 10.81 + }, + { + "date": "2026-03-11", + "equity": 11099.86, + "return_pct": 11.04 + }, + { + "date": "2026-03-12", + "equity": 11039.8, + "return_pct": 10.44 + }, + { + "date": "2026-03-13", + "equity": 11018.96, + "return_pct": 10.23 + }, + { + "date": "2026-03-16", + "equity": 11057.15, + "return_pct": 10.61 + }, + { + "date": "2026-03-17", + "equity": 11099.59, + "return_pct": 11.03 + }, + { + "date": "2026-03-18", + "equity": 11050.64, + "return_pct": 10.54 + }, + { + "date": "2026-03-19", + "equity": 11084.46, + "return_pct": 10.88 + }, + { + "date": "2026-03-20", + "equity": 11059.02, + "return_pct": 10.63 + }, + { + "date": "2026-03-23", + "equity": 11194.38, + "return_pct": 11.98 + }, + { + "date": "2026-03-24", + "equity": 11180.64, + "return_pct": 11.84 + }, + { + "date": "2026-03-25", + "equity": 11213.18, + "return_pct": 12.17 + }, + { + "date": "2026-03-26", + "equity": 10991.64, + "return_pct": 9.95 + }, + { + "date": "2026-03-27", + "equity": 10840.51, + "return_pct": 8.44 + }, + { + "date": "2026-03-30", + "equity": 10722.11, + "return_pct": 7.26 + }, + { + "date": "2026-03-31", + "equity": 10865.19, + "return_pct": 8.69 + }, + { + "date": "2026-04-01", + "equity": 10900.83, + "return_pct": 9.05 + }, + { + "date": "2026-04-02", + "equity": 10857.74, + "return_pct": 8.61 + }, + { + "date": "2026-04-06", + "equity": 10861.4, + "return_pct": 8.65 + }, + { + "date": "2026-04-07", + "equity": 10883.96, + "return_pct": 8.88 + }, + { + "date": "2026-04-08", + "equity": 11144.34, + "return_pct": 11.48 + }, + { + "date": "2026-04-09", + "equity": 11254.19, + "return_pct": 12.58 + }, + { + "date": "2026-04-10", + "equity": 11377.89, + "return_pct": 13.82 + }, + { + "date": "2026-04-13", + "equity": 11378.23, + "return_pct": 13.82 + }, + { + "date": "2026-04-14", + "equity": 11610.79, + "return_pct": 16.15 + }, + { + "date": "2026-04-15", + "equity": 11535.94, + "return_pct": 15.4 + }, + { + "date": "2026-04-16", + "equity": 11681.53, + "return_pct": 16.85 + }, + { + "date": "2026-04-17", + "equity": 11829.18, + "return_pct": 18.33 + }, + { + "date": "2026-04-20", + "equity": 11781.23, + "return_pct": 17.85 + }, + { + "date": "2026-04-21", + "equity": 11729.03, + "return_pct": 17.33 + }, + { + "date": "2026-04-22", + "equity": 11969.99, + "return_pct": 19.74 + }, + { + "date": "2026-04-23", + "equity": 11895.68, + "return_pct": 19.0 + }, + { + "date": "2026-04-24", + "equity": 12284.52, + "return_pct": 22.89 + }, + { + "date": "2026-04-27", + "equity": 12200.48, + "return_pct": 22.05 + }, + { + "date": "2026-04-28", + "equity": 12002.95, + "return_pct": 20.07 + }, + { + "date": "2026-04-29", + "equity": 12140.63, + "return_pct": 21.45 + }, + { + "date": "2026-04-30", + "equity": 12142.3, + "return_pct": 21.46 + }, + { + "date": "2026-05-01", + "equity": 12111.79, + "return_pct": 21.16 + }, + { + "date": "2026-05-04", + "equity": 11968.41, + "return_pct": 19.72 + }, + { + "date": "2026-05-05", + "equity": 12003.64, + "return_pct": 20.08 + }, + { + "date": "2026-05-06", + "equity": 12493.55, + "return_pct": 24.98 + }, + { + "date": "2026-05-07", + "equity": 12441.89, + "return_pct": 24.46 + }, + { + "date": "2026-05-08", + "equity": 12800.27, + "return_pct": 28.05 + }, + { + "date": "2026-05-11", + "equity": 12876.9, + "return_pct": 28.81 + }, + { + "date": "2026-05-12", + "equity": 12813.7, + "return_pct": 28.18 + }, + { + "date": "2026-05-13", + "equity": 12851.21, + "return_pct": 28.56 + }, + { + "date": "2026-05-14", + "equity": 13003.27, + "return_pct": 30.08 + }, + { + "date": "2026-05-15", + "equity": 12682.04, + "return_pct": 26.86 + }, + { + "date": "2026-05-18", + "equity": 12612.73, + "return_pct": 26.17 + }, + { + "date": "2026-05-19", + "equity": 12608.09, + "return_pct": 26.12 + }, + { + "date": "2026-05-20", + "equity": 12618.88, + "return_pct": 26.23 + }, + { + "date": "2026-05-21", + "equity": 12604.67, + "return_pct": 26.09 + }, + { + "date": "2026-05-22", + "equity": 12616.0, + "return_pct": 26.2 + }, + { + "date": "2026-05-26", + "equity": 12638.56, + "return_pct": 26.43 + }, + { + "date": "2026-05-27", + "equity": 12632.7, + "return_pct": 26.37 + }, + { + "date": "2026-05-28", + "equity": 12628.75, + "return_pct": 26.33 + }, + { + "date": "2026-05-29", + "equity": 12621.96, + "return_pct": 26.26 + }, + { + "date": "2026-06-01", + "equity": 12606.67, + "return_pct": 26.11 + }, + { + "date": "2026-06-02", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-03", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-04", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-05", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-08", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-09", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-10", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-11", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-12", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-15", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-16", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-17", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-18", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-22", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-23", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-24", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-25", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-26", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-29", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-06-30", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-07-01", + "equity": 12632.76, + "return_pct": 26.37 + }, + { + "date": "2026-07-02", + "equity": 12632.76, + "return_pct": 26.37 + } + ], + "benchmark_curve": [ + { + "date": "2025-07-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10078.81, + "return_pct": 0.79 + }, + { + "date": "2025-07-07", + "equity": 10003.71, + "return_pct": 0.04 + }, + { + "date": "2025-07-08", + "equity": 9998.23, + "return_pct": -0.02 + }, + { + "date": "2025-07-09", + "equity": 10058.18, + "return_pct": 0.58 + }, + { + "date": "2025-07-10", + "equity": 10086.55, + "return_pct": 0.87 + }, + { + "date": "2025-07-11", + "equity": 10051.09, + "return_pct": 0.51 + }, + { + "date": "2025-07-14", + "equity": 10070.27, + "return_pct": 0.7 + }, + { + "date": "2025-07-15", + "equity": 10027.24, + "return_pct": 0.27 + }, + { + "date": "2025-07-16", + "equity": 10060.76, + "return_pct": 0.61 + }, + { + "date": "2025-07-17", + "equity": 10122.33, + "return_pct": 1.22 + }, + { + "date": "2025-07-18", + "equity": 10114.92, + "return_pct": 1.15 + }, + { + "date": "2025-07-21", + "equity": 10134.1, + "return_pct": 1.34 + }, + { + "date": "2025-07-22", + "equity": 10135.55, + "return_pct": 1.36 + }, + { + "date": "2025-07-23", + "equity": 10221.77, + "return_pct": 2.22 + }, + { + "date": "2025-07-24", + "equity": 10225.16, + "return_pct": 2.25 + }, + { + "date": "2025-07-25", + "equity": 10268.35, + "return_pct": 2.68 + }, + { + "date": "2025-07-28", + "equity": 10265.77, + "return_pct": 2.66 + }, + { + "date": "2025-07-29", + "equity": 10238.7, + "return_pct": 2.39 + }, + { + "date": "2025-07-30", + "equity": 10225.8, + "return_pct": 2.26 + }, + { + "date": "2025-07-31", + "equity": 10187.44, + "return_pct": 1.87 + }, + { + "date": "2025-08-01", + "equity": 10020.47, + "return_pct": 0.2 + }, + { + "date": "2025-08-04", + "equity": 10172.78, + "return_pct": 1.73 + }, + { + "date": "2025-08-05", + "equity": 10121.2, + "return_pct": 1.21 + }, + { + "date": "2025-08-06", + "equity": 10198.73, + "return_pct": 1.99 + }, + { + "date": "2025-08-07", + "equity": 10190.18, + "return_pct": 1.9 + }, + { + "date": "2025-08-08", + "equity": 10269.64, + "return_pct": 2.7 + }, + { + "date": "2025-08-11", + "equity": 10249.34, + "return_pct": 2.49 + }, + { + "date": "2025-08-12", + "equity": 10358.45, + "return_pct": 3.58 + }, + { + "date": "2025-08-13", + "equity": 10393.91, + "return_pct": 3.94 + }, + { + "date": "2025-08-14", + "equity": 10394.87, + "return_pct": 3.95 + }, + { + "date": "2025-08-15", + "equity": 10370.54, + "return_pct": 3.71 + }, + { + "date": "2025-08-18", + "equity": 10368.28, + "return_pct": 3.68 + }, + { + "date": "2025-08-19", + "equity": 10312.03, + "return_pct": 3.12 + }, + { + "date": "2025-08-20", + "equity": 10284.63, + "return_pct": 2.85 + }, + { + "date": "2025-08-21", + "equity": 10243.37, + "return_pct": 2.43 + }, + { + "date": "2025-08-22", + "equity": 10400.68, + "return_pct": 4.01 + }, + { + "date": "2025-08-25", + "equity": 10354.9, + "return_pct": 3.55 + }, + { + "date": "2025-08-26", + "equity": 10398.26, + "return_pct": 3.98 + }, + { + "date": "2025-08-27", + "equity": 10421.95, + "return_pct": 4.22 + }, + { + "date": "2025-08-28", + "equity": 10458.86, + "return_pct": 4.59 + }, + { + "date": "2025-08-29", + "equity": 10396.49, + "return_pct": 3.96 + }, + { + "date": "2025-09-02", + "equity": 10319.45, + "return_pct": 3.19 + }, + { + "date": "2025-09-03", + "equity": 10375.37, + "return_pct": 3.75 + }, + { + "date": "2025-09-04", + "equity": 10462.08, + "return_pct": 4.62 + }, + { + "date": "2025-09-05", + "equity": 10431.78, + "return_pct": 4.32 + }, + { + "date": "2025-09-08", + "equity": 10457.41, + "return_pct": 4.57 + }, + { + "date": "2025-09-09", + "equity": 10481.59, + "return_pct": 4.82 + }, + { + "date": "2025-09-10", + "equity": 10511.89, + "return_pct": 5.12 + }, + { + "date": "2025-09-11", + "equity": 10599.24, + "return_pct": 5.99 + }, + { + "date": "2025-09-12", + "equity": 10595.7, + "return_pct": 5.96 + }, + { + "date": "2025-09-15", + "equity": 10652.11, + "return_pct": 6.52 + }, + { + "date": "2025-09-16", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2025-09-17", + "equity": 10624.22, + "return_pct": 6.24 + }, + { + "date": "2025-09-18", + "equity": 10673.87, + "return_pct": 6.74 + }, + { + "date": "2025-09-19", + "equity": 10697.07, + "return_pct": 6.97 + }, + { + "date": "2025-09-22", + "equity": 10747.68, + "return_pct": 7.48 + }, + { + "date": "2025-09-23", + "equity": 10689.18, + "return_pct": 6.89 + }, + { + "date": "2025-09-24", + "equity": 10655.17, + "return_pct": 6.55 + }, + { + "date": "2025-09-25", + "equity": 10606.01, + "return_pct": 6.06 + }, + { + "date": "2025-09-26", + "equity": 10666.77, + "return_pct": 6.67 + }, + { + "date": "2025-09-29", + "equity": 10696.75, + "return_pct": 6.97 + }, + { + "date": "2025-09-30", + "equity": 10737.05, + "return_pct": 7.37 + }, + { + "date": "2025-10-01", + "equity": 10773.63, + "return_pct": 7.74 + }, + { + "date": "2025-10-02", + "equity": 10786.04, + "return_pct": 7.86 + }, + { + "date": "2025-10-03", + "equity": 10785.88, + "return_pct": 7.86 + }, + { + "date": "2025-10-06", + "equity": 10824.56, + "return_pct": 8.25 + }, + { + "date": "2025-10-07", + "equity": 10784.43, + "return_pct": 7.84 + }, + { + "date": "2025-10-08", + "equity": 10848.74, + "return_pct": 8.49 + }, + { + "date": "2025-10-09", + "equity": 10817.31, + "return_pct": 8.17 + }, + { + "date": "2025-10-10", + "equity": 10524.94, + "return_pct": 5.25 + }, + { + "date": "2025-10-13", + "equity": 10686.44, + "return_pct": 6.86 + }, + { + "date": "2025-10-14", + "equity": 10673.38, + "return_pct": 6.73 + }, + { + "date": "2025-10-15", + "equity": 10720.77, + "return_pct": 7.21 + }, + { + "date": "2025-10-16", + "equity": 10647.76, + "return_pct": 6.48 + }, + { + "date": "2025-10-17", + "equity": 10708.2, + "return_pct": 7.08 + }, + { + "date": "2025-10-20", + "equity": 10819.57, + "return_pct": 8.2 + }, + { + "date": "2025-10-21", + "equity": 10819.41, + "return_pct": 8.19 + }, + { + "date": "2025-10-22", + "equity": 10763.16, + "return_pct": 7.63 + }, + { + "date": "2025-10-23", + "equity": 10826.98, + "return_pct": 8.27 + }, + { + "date": "2025-10-24", + "equity": 10915.46, + "return_pct": 9.15 + }, + { + "date": "2025-10-27", + "equity": 11044.24, + "return_pct": 10.44 + }, + { + "date": "2025-10-28", + "equity": 11073.58, + "return_pct": 10.74 + }, + { + "date": "2025-10-29", + "equity": 11078.89, + "return_pct": 10.79 + }, + { + "date": "2025-10-30", + "equity": 10957.05, + "return_pct": 9.57 + }, + { + "date": "2025-10-31", + "equity": 10992.99, + "return_pct": 9.93 + }, + { + "date": "2025-11-03", + "equity": 11013.62, + "return_pct": 10.14 + }, + { + "date": "2025-11-04", + "equity": 10883.07, + "return_pct": 8.83 + }, + { + "date": "2025-11-05", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2025-11-06", + "equity": 10803.61, + "return_pct": 8.04 + }, + { + "date": "2025-11-07", + "equity": 10814.25, + "return_pct": 8.14 + }, + { + "date": "2025-11-10", + "equity": 10983.0, + "return_pct": 9.83 + }, + { + "date": "2025-11-11", + "equity": 11008.14, + "return_pct": 10.08 + }, + { + "date": "2025-11-12", + "equity": 11014.26, + "return_pct": 10.14 + }, + { + "date": "2025-11-13", + "equity": 10831.49, + "return_pct": 8.31 + }, + { + "date": "2025-11-14", + "equity": 10829.72, + "return_pct": 8.3 + }, + { + "date": "2025-11-17", + "equity": 10728.83, + "return_pct": 7.29 + }, + { + "date": "2025-11-18", + "equity": 10638.73, + "return_pct": 6.39 + }, + { + "date": "2025-11-19", + "equity": 10679.83, + "return_pct": 6.8 + }, + { + "date": "2025-11-20", + "equity": 10517.04, + "return_pct": 5.17 + }, + { + "date": "2025-11-21", + "equity": 10621.81, + "return_pct": 6.22 + }, + { + "date": "2025-11-24", + "equity": 10778.14, + "return_pct": 7.78 + }, + { + "date": "2025-11-25", + "equity": 10879.52, + "return_pct": 8.8 + }, + { + "date": "2025-11-26", + "equity": 10954.63, + "return_pct": 9.55 + }, + { + "date": "2025-11-28", + "equity": 11014.43, + "return_pct": 10.14 + }, + { + "date": "2025-12-01", + "equity": 10964.14, + "return_pct": 9.64 + }, + { + "date": "2025-12-02", + "equity": 10984.45, + "return_pct": 9.84 + }, + { + "date": "2025-12-03", + "equity": 11022.48, + "return_pct": 10.22 + }, + { + "date": "2025-12-04", + "equity": 11030.54, + "return_pct": 10.31 + }, + { + "date": "2025-12-05", + "equity": 11051.49, + "return_pct": 10.51 + }, + { + "date": "2025-12-08", + "equity": 11018.29, + "return_pct": 10.18 + }, + { + "date": "2025-12-09", + "equity": 11008.78, + "return_pct": 10.09 + }, + { + "date": "2025-12-10", + "equity": 11081.8, + "return_pct": 10.82 + }, + { + "date": "2025-12-11", + "equity": 11107.58, + "return_pct": 11.08 + }, + { + "date": "2025-12-12", + "equity": 10988.15, + "return_pct": 9.88 + }, + { + "date": "2025-12-15", + "equity": 10971.55, + "return_pct": 9.72 + }, + { + "date": "2025-12-16", + "equity": 10941.57, + "return_pct": 9.42 + }, + { + "date": "2025-12-17", + "equity": 10821.18, + "return_pct": 8.21 + }, + { + "date": "2025-12-18", + "equity": 10902.89, + "return_pct": 9.03 + }, + { + "date": "2025-12-19", + "equity": 10969.3, + "return_pct": 9.69 + }, + { + "date": "2025-12-22", + "equity": 11037.63, + "return_pct": 10.38 + }, + { + "date": "2025-12-23", + "equity": 11088.08, + "return_pct": 10.88 + }, + { + "date": "2025-12-24", + "equity": 11127.09, + "return_pct": 11.27 + }, + { + "date": "2025-12-26", + "equity": 11125.96, + "return_pct": 11.26 + }, + { + "date": "2025-12-29", + "equity": 11086.31, + "return_pct": 10.86 + }, + { + "date": "2025-12-30", + "equity": 11072.77, + "return_pct": 10.73 + }, + { + "date": "2025-12-31", + "equity": 10990.73, + "return_pct": 9.91 + }, + { + "date": "2026-01-02", + "equity": 11010.88, + "return_pct": 10.11 + }, + { + "date": "2026-01-05", + "equity": 11084.21, + "return_pct": 10.84 + }, + { + "date": "2026-01-06", + "equity": 11150.13, + "return_pct": 11.5 + }, + { + "date": "2026-01-07", + "equity": 11114.19, + "return_pct": 11.14 + }, + { + "date": "2026-01-08", + "equity": 11113.06, + "return_pct": 11.13 + }, + { + "date": "2026-01-09", + "equity": 11186.56, + "return_pct": 11.87 + }, + { + "date": "2026-01-12", + "equity": 11204.13, + "return_pct": 12.04 + }, + { + "date": "2026-01-13", + "equity": 11181.72, + "return_pct": 11.82 + }, + { + "date": "2026-01-14", + "equity": 11126.76, + "return_pct": 11.27 + }, + { + "date": "2026-01-15", + "equity": 11157.06, + "return_pct": 11.57 + }, + { + "date": "2026-01-16", + "equity": 11147.72, + "return_pct": 11.48 + }, + { + "date": "2026-01-20", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2026-01-21", + "equity": 11046.82, + "return_pct": 10.47 + }, + { + "date": "2026-01-22", + "equity": 11104.52, + "return_pct": 11.05 + }, + { + "date": "2026-01-23", + "equity": 11108.55, + "return_pct": 11.09 + }, + { + "date": "2026-01-26", + "equity": 11164.96, + "return_pct": 11.65 + }, + { + "date": "2026-01-27", + "equity": 11209.44, + "return_pct": 12.09 + }, + { + "date": "2026-01-28", + "equity": 11208.32, + "return_pct": 12.08 + }, + { + "date": "2026-01-29", + "equity": 11186.07, + "return_pct": 11.86 + }, + { + "date": "2026-01-30", + "equity": 11152.71, + "return_pct": 11.53 + }, + { + "date": "2026-02-02", + "equity": 11208.16, + "return_pct": 12.08 + }, + { + "date": "2026-02-03", + "equity": 11113.39, + "return_pct": 11.13 + }, + { + "date": "2026-02-04", + "equity": 11059.55, + "return_pct": 10.6 + }, + { + "date": "2026-02-05", + "equity": 10921.43, + "return_pct": 9.21 + }, + { + "date": "2026-02-06", + "equity": 11130.95, + "return_pct": 11.31 + }, + { + "date": "2026-02-09", + "equity": 11184.62, + "return_pct": 11.85 + }, + { + "date": "2026-02-10", + "equity": 11155.13, + "return_pct": 11.55 + }, + { + "date": "2026-02-11", + "equity": 11152.55, + "return_pct": 11.53 + }, + { + "date": "2026-02-12", + "equity": 10980.26, + "return_pct": 9.8 + }, + { + "date": "2026-02-13", + "equity": 10987.99, + "return_pct": 9.88 + }, + { + "date": "2026-02-17", + "equity": 11005.72, + "return_pct": 10.06 + }, + { + "date": "2026-02-18", + "equity": 11061.17, + "return_pct": 10.61 + }, + { + "date": "2026-02-19", + "equity": 11031.99, + "return_pct": 10.32 + }, + { + "date": "2026-02-20", + "equity": 11111.77, + "return_pct": 11.12 + }, + { + "date": "2026-02-23", + "equity": 10998.31, + "return_pct": 9.98 + }, + { + "date": "2026-02-24", + "equity": 11078.25, + "return_pct": 10.78 + }, + { + "date": "2026-02-25", + "equity": 11171.73, + "return_pct": 11.72 + }, + { + "date": "2026-02-26", + "equity": 11109.68, + "return_pct": 11.1 + }, + { + "date": "2026-02-27", + "equity": 11056.33, + "return_pct": 10.56 + }, + { + "date": "2026-03-02", + "equity": 11062.62, + "return_pct": 10.63 + }, + { + "date": "2026-03-03", + "equity": 10965.11, + "return_pct": 9.65 + }, + { + "date": "2026-03-04", + "equity": 11042.47, + "return_pct": 10.42 + }, + { + "date": "2026-03-05", + "equity": 10980.9, + "return_pct": 9.81 + }, + { + "date": "2026-03-06", + "equity": 10836.97, + "return_pct": 8.37 + }, + { + "date": "2026-03-09", + "equity": 10931.9, + "return_pct": 9.32 + }, + { + "date": "2026-03-10", + "equity": 10914.34, + "return_pct": 9.14 + }, + { + "date": "2026-03-11", + "equity": 10900.64, + "return_pct": 9.01 + }, + { + "date": "2026-03-12", + "equity": 10735.11, + "return_pct": 7.35 + }, + { + "date": "2026-03-13", + "equity": 10674.35, + "return_pct": 6.74 + }, + { + "date": "2026-03-16", + "equity": 10782.98, + "return_pct": 7.83 + }, + { + "date": "2026-03-17", + "equity": 10811.35, + "return_pct": 8.11 + }, + { + "date": "2026-03-18", + "equity": 10660.49, + "return_pct": 6.6 + }, + { + "date": "2026-03-19", + "equity": 10634.22, + "return_pct": 6.34 + }, + { + "date": "2026-03-20", + "equity": 10453.22, + "return_pct": 4.53 + }, + { + "date": "2026-03-23", + "equity": 10562.98, + "return_pct": 5.63 + }, + { + "date": "2026-03-24", + "equity": 10527.52, + "return_pct": 5.28 + }, + { + "date": "2026-03-25", + "equity": 10586.19, + "return_pct": 5.86 + }, + { + "date": "2026-03-26", + "equity": 10397.13, + "return_pct": 3.97 + }, + { + "date": "2026-03-27", + "equity": 10219.84, + "return_pct": 2.2 + }, + { + "date": "2026-03-30", + "equity": 10185.67, + "return_pct": 1.86 + }, + { + "date": "2026-03-31", + "equity": 10481.75, + "return_pct": 4.82 + }, + { + "date": "2026-04-01", + "equity": 10560.72, + "return_pct": 5.61 + }, + { + "date": "2026-04-02", + "equity": 10570.23, + "return_pct": 5.7 + }, + { + "date": "2026-04-06", + "equity": 10620.2, + "return_pct": 6.2 + }, + { + "date": "2026-04-07", + "equity": 10624.87, + "return_pct": 6.25 + }, + { + "date": "2026-04-08", + "equity": 10895.48, + "return_pct": 8.95 + }, + { + "date": "2026-04-09", + "equity": 10958.34, + "return_pct": 9.58 + }, + { + "date": "2026-04-10", + "equity": 10951.08, + "return_pct": 9.51 + }, + { + "date": "2026-04-13", + "equity": 11058.1, + "return_pct": 10.58 + }, + { + "date": "2026-04-14", + "equity": 11192.84, + "return_pct": 11.93 + }, + { + "date": "2026-04-15", + "equity": 11281.17, + "return_pct": 12.81 + }, + { + "date": "2026-04-16", + "equity": 11308.89, + "return_pct": 13.09 + }, + { + "date": "2026-04-17", + "equity": 11445.56, + "return_pct": 14.46 + }, + { + "date": "2026-04-20", + "equity": 11422.68, + "return_pct": 14.23 + }, + { + "date": "2026-04-21", + "equity": 11347.89, + "return_pct": 13.48 + }, + { + "date": "2026-04-22", + "equity": 11462.81, + "return_pct": 14.63 + }, + { + "date": "2026-04-23", + "equity": 11418.33, + "return_pct": 14.18 + }, + { + "date": "2026-04-24", + "equity": 11506.81, + "return_pct": 15.07 + }, + { + "date": "2026-04-27", + "equity": 11526.63, + "return_pct": 15.27 + }, + { + "date": "2026-04-28", + "equity": 11470.55, + "return_pct": 14.71 + }, + { + "date": "2026-04-29", + "equity": 11468.77, + "return_pct": 14.69 + }, + { + "date": "2026-04-30", + "equity": 11582.88, + "return_pct": 15.83 + }, + { + "date": "2026-05-01", + "equity": 11614.96, + "return_pct": 16.15 + }, + { + "date": "2026-05-04", + "equity": 11572.41, + "return_pct": 15.72 + }, + { + "date": "2026-05-05", + "equity": 11665.24, + "return_pct": 16.65 + }, + { + "date": "2026-05-06", + "equity": 11827.38, + "return_pct": 18.27 + }, + { + "date": "2026-05-07", + "equity": 11791.12, + "return_pct": 17.91 + }, + { + "date": "2026-05-08", + "equity": 11888.47, + "return_pct": 18.88 + }, + { + "date": "2026-05-11", + "equity": 11915.55, + "return_pct": 19.16 + }, + { + "date": "2026-05-12", + "equity": 11897.49, + "return_pct": 18.97 + }, + { + "date": "2026-05-13", + "equity": 11964.06, + "return_pct": 19.64 + }, + { + "date": "2026-05-14", + "equity": 12058.51, + "return_pct": 20.59 + }, + { + "date": "2026-05-15", + "equity": 11913.45, + "return_pct": 19.13 + }, + { + "date": "2026-05-18", + "equity": 11905.07, + "return_pct": 19.05 + }, + { + "date": "2026-05-19", + "equity": 11825.77, + "return_pct": 18.26 + }, + { + "date": "2026-05-20", + "equity": 11946.97, + "return_pct": 19.47 + }, + { + "date": "2026-05-21", + "equity": 11970.67, + "return_pct": 19.71 + }, + { + "date": "2026-05-22", + "equity": 12017.73, + "return_pct": 20.18 + }, + { + "date": "2026-05-26", + "equity": 12097.51, + "return_pct": 20.98 + }, + { + "date": "2026-05-27", + "equity": 12095.41, + "return_pct": 20.95 + }, + { + "date": "2026-05-28", + "equity": 12162.14, + "return_pct": 21.62 + }, + { + "date": "2026-05-29", + "equity": 12192.44, + "return_pct": 21.92 + }, + { + "date": "2026-06-01", + "equity": 12225.64, + "return_pct": 22.26 + }, + { + "date": "2026-06-02", + "equity": 12242.24, + "return_pct": 22.42 + }, + { + "date": "2026-06-03", + "equity": 12156.34, + "return_pct": 21.56 + }, + { + "date": "2026-06-04", + "equity": 12202.27, + "return_pct": 22.02 + }, + { + "date": "2026-06-05", + "equity": 11887.34, + "return_pct": 18.87 + }, + { + "date": "2026-06-08", + "equity": 11914.26, + "return_pct": 19.14 + }, + { + "date": "2026-06-09", + "equity": 11879.28, + "return_pct": 18.79 + }, + { + "date": "2026-06-10", + "equity": 11692.0, + "return_pct": 16.92 + }, + { + "date": "2026-06-11", + "equity": 11890.72, + "return_pct": 18.91 + }, + { + "date": "2026-06-12", + "equity": 11955.03, + "return_pct": 19.55 + }, + { + "date": "2026-06-15", + "equity": 12165.85, + "return_pct": 21.66 + }, + { + "date": "2026-06-16", + "equity": 12093.32, + "return_pct": 20.93 + }, + { + "date": "2026-06-17", + "equity": 11942.3, + "return_pct": 19.42 + }, + { + "date": "2026-06-18", + "equity": 12035.46, + "return_pct": 20.35 + }, + { + "date": "2026-06-22", + "equity": 11997.58, + "return_pct": 19.98 + }, + { + "date": "2026-06-23", + "equity": 11823.35, + "return_pct": 18.23 + }, + { + "date": "2026-06-24", + "equity": 11817.87, + "return_pct": 18.18 + }, + { + "date": "2026-06-25", + "equity": 11834.96, + "return_pct": 18.35 + }, + { + "date": "2026-06-26", + "equity": 11749.38, + "return_pct": 17.49 + }, + { + "date": "2026-06-29", + "equity": 11942.94, + "return_pct": 19.43 + }, + { + "date": "2026-06-30", + "equity": 12035.94, + "return_pct": 20.36 + }, + { + "date": "2026-07-01", + "equity": 12019.66, + "return_pct": 20.2 + }, + { + "date": "2026-07-02", + "equity": 12003.87, + "return_pct": 20.04 + } + ] + }, + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "3y", + "lookback_label": "3 years", + "starting_capital": 10000.0, + "final_equity": 21675.06, + "total_return_pct": 116.8, + "cagr_pct": 29.4, + "max_drawdown_pct": 17.0, + "sharpe": 1.4, + "trades": 137, + "win_rate": 36.5, + "avg_trade_pnl": 85.22, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2390.73, + "worst_trade_pnl": -289.38, + "avg_hold_days": 17.9, + "exit_reasons": { + "stop": 79, + "time": 58 + }, + "skipped_book_full": 9, + "spy_return_pct": 67.8, + "yearly_returns": [ + { + "year": 2023, + "return_pct": 23.1 + }, + { + "year": 2024, + "return_pct": 21.5 + }, + { + "year": 2025, + "return_pct": 36.1 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2023-07-03", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9991.76, + "return_pct": -0.08 + }, + { + "date": "2023-07-06", + "equity": 9886.31, + "return_pct": -1.14 + }, + { + "date": "2023-07-07", + "equity": 9974.98, + "return_pct": -0.25 + }, + { + "date": "2023-07-10", + "equity": 10130.73, + "return_pct": 1.31 + }, + { + "date": "2023-07-11", + "equity": 10310.91, + "return_pct": 3.11 + }, + { + "date": "2023-07-12", + "equity": 10361.64, + "return_pct": 3.62 + }, + { + "date": "2023-07-13", + "equity": 10820.12, + "return_pct": 8.2 + }, + { + "date": "2023-07-14", + "equity": 10684.06, + "return_pct": 6.84 + }, + { + "date": "2023-07-17", + "equity": 10703.11, + "return_pct": 7.03 + }, + { + "date": "2023-07-18", + "equity": 10857.3, + "return_pct": 8.57 + }, + { + "date": "2023-07-19", + "equity": 11302.62, + "return_pct": 13.03 + }, + { + "date": "2023-07-20", + "equity": 10702.95, + "return_pct": 7.03 + }, + { + "date": "2023-07-21", + "equity": 10584.82, + "return_pct": 5.85 + }, + { + "date": "2023-07-24", + "equity": 10570.88, + "return_pct": 5.71 + }, + { + "date": "2023-07-25", + "equity": 10559.02, + "return_pct": 5.59 + }, + { + "date": "2023-07-26", + "equity": 10659.28, + "return_pct": 6.59 + }, + { + "date": "2023-07-27", + "equity": 10527.09, + "return_pct": 5.27 + }, + { + "date": "2023-07-28", + "equity": 10777.27, + "return_pct": 7.77 + }, + { + "date": "2023-07-31", + "equity": 10847.48, + "return_pct": 8.47 + }, + { + "date": "2023-08-01", + "equity": 10895.65, + "return_pct": 8.96 + }, + { + "date": "2023-08-02", + "equity": 10764.31, + "return_pct": 7.64 + }, + { + "date": "2023-08-03", + "equity": 10670.14, + "return_pct": 6.7 + }, + { + "date": "2023-08-04", + "equity": 10484.87, + "return_pct": 4.85 + }, + { + "date": "2023-08-07", + "equity": 10531.9, + "return_pct": 5.32 + }, + { + "date": "2023-08-08", + "equity": 10597.5, + "return_pct": 5.97 + }, + { + "date": "2023-08-09", + "equity": 10371.63, + "return_pct": 3.72 + }, + { + "date": "2023-08-10", + "equity": 10387.09, + "return_pct": 3.87 + }, + { + "date": "2023-08-11", + "equity": 10526.79, + "return_pct": 5.27 + }, + { + "date": "2023-08-14", + "equity": 10500.47, + "return_pct": 5.0 + }, + { + "date": "2023-08-15", + "equity": 10239.5, + "return_pct": 2.4 + }, + { + "date": "2023-08-16", + "equity": 10089.32, + "return_pct": 0.89 + }, + { + "date": "2023-08-17", + "equity": 9966.24, + "return_pct": -0.34 + }, + { + "date": "2023-08-18", + "equity": 10056.71, + "return_pct": 0.57 + }, + { + "date": "2023-08-21", + "equity": 10000.38, + "return_pct": 0.0 + }, + { + "date": "2023-08-22", + "equity": 10037.1, + "return_pct": 0.37 + }, + { + "date": "2023-08-23", + "equity": 10126.43, + "return_pct": 1.26 + }, + { + "date": "2023-08-24", + "equity": 9942.55, + "return_pct": -0.57 + }, + { + "date": "2023-08-25", + "equity": 9999.35, + "return_pct": -0.01 + }, + { + "date": "2023-08-28", + "equity": 10035.95, + "return_pct": 0.36 + }, + { + "date": "2023-08-29", + "equity": 10132.25, + "return_pct": 1.32 + }, + { + "date": "2023-08-30", + "equity": 10212.17, + "return_pct": 2.12 + }, + { + "date": "2023-08-31", + "equity": 10226.86, + "return_pct": 2.27 + }, + { + "date": "2023-09-01", + "equity": 10279.32, + "return_pct": 2.79 + }, + { + "date": "2023-09-05", + "equity": 10211.53, + "return_pct": 2.12 + }, + { + "date": "2023-09-06", + "equity": 10230.49, + "return_pct": 2.3 + }, + { + "date": "2023-09-07", + "equity": 10094.15, + "return_pct": 0.94 + }, + { + "date": "2023-09-08", + "equity": 10078.81, + "return_pct": 0.79 + }, + { + "date": "2023-09-11", + "equity": 10074.92, + "return_pct": 0.75 + }, + { + "date": "2023-09-12", + "equity": 10013.12, + "return_pct": 0.13 + }, + { + "date": "2023-09-13", + "equity": 9945.47, + "return_pct": -0.55 + }, + { + "date": "2023-09-14", + "equity": 9970.91, + "return_pct": -0.29 + }, + { + "date": "2023-09-15", + "equity": 9832.69, + "return_pct": -1.67 + }, + { + "date": "2023-09-18", + "equity": 9837.6, + "return_pct": -1.62 + }, + { + "date": "2023-09-19", + "equity": 9792.27, + "return_pct": -2.08 + }, + { + "date": "2023-09-20", + "equity": 9787.61, + "return_pct": -2.12 + }, + { + "date": "2023-09-21", + "equity": 9710.85, + "return_pct": -2.89 + }, + { + "date": "2023-09-22", + "equity": 9710.85, + "return_pct": -2.89 + }, + { + "date": "2023-09-25", + "equity": 9710.85, + "return_pct": -2.89 + }, + { + "date": "2023-09-26", + "equity": 9710.85, + "return_pct": -2.89 + }, + { + "date": "2023-09-27", + "equity": 9710.85, + "return_pct": -2.89 + }, + { + "date": "2023-09-28", + "equity": 9709.67, + "return_pct": -2.9 + }, + { + "date": "2023-09-29", + "equity": 9730.54, + "return_pct": -2.69 + }, + { + "date": "2023-10-02", + "equity": 9794.43, + "return_pct": -2.06 + }, + { + "date": "2023-10-03", + "equity": 9712.28, + "return_pct": -2.88 + }, + { + "date": "2023-10-04", + "equity": 9757.49, + "return_pct": -2.43 + }, + { + "date": "2023-10-05", + "equity": 9788.78, + "return_pct": -2.11 + }, + { + "date": "2023-10-06", + "equity": 9797.91, + "return_pct": -2.02 + }, + { + "date": "2023-10-09", + "equity": 9799.22, + "return_pct": -2.01 + }, + { + "date": "2023-10-10", + "equity": 9887.45, + "return_pct": -1.13 + }, + { + "date": "2023-10-11", + "equity": 9881.37, + "return_pct": -1.19 + }, + { + "date": "2023-10-12", + "equity": 9811.37, + "return_pct": -1.89 + }, + { + "date": "2023-10-13", + "equity": 9676.81, + "return_pct": -3.23 + }, + { + "date": "2023-10-16", + "equity": 9705.07, + "return_pct": -2.95 + }, + { + "date": "2023-10-17", + "equity": 9734.63, + "return_pct": -2.65 + }, + { + "date": "2023-10-18", + "equity": 9675.95, + "return_pct": -3.24 + }, + { + "date": "2023-10-19", + "equity": 9584.45, + "return_pct": -4.16 + }, + { + "date": "2023-10-20", + "equity": 9517.37, + "return_pct": -4.83 + }, + { + "date": "2023-10-23", + "equity": 9636.5, + "return_pct": -3.63 + }, + { + "date": "2023-10-24", + "equity": 9876.39, + "return_pct": -1.24 + }, + { + "date": "2023-10-25", + "equity": 9847.99, + "return_pct": -1.52 + }, + { + "date": "2023-10-26", + "equity": 9708.89, + "return_pct": -2.91 + }, + { + "date": "2023-10-27", + "equity": 9649.56, + "return_pct": -3.5 + }, + { + "date": "2023-10-30", + "equity": 9754.35, + "return_pct": -2.46 + }, + { + "date": "2023-10-31", + "equity": 9773.58, + "return_pct": -2.26 + }, + { + "date": "2023-11-01", + "equity": 9823.66, + "return_pct": -1.76 + }, + { + "date": "2023-11-02", + "equity": 9939.38, + "return_pct": -0.61 + }, + { + "date": "2023-11-03", + "equity": 10270.07, + "return_pct": 2.7 + }, + { + "date": "2023-11-06", + "equity": 10186.99, + "return_pct": 1.87 + }, + { + "date": "2023-11-07", + "equity": 10322.99, + "return_pct": 3.23 + }, + { + "date": "2023-11-08", + "equity": 10372.64, + "return_pct": 3.73 + }, + { + "date": "2023-11-09", + "equity": 10275.2, + "return_pct": 2.75 + }, + { + "date": "2023-11-10", + "equity": 10260.86, + "return_pct": 2.61 + }, + { + "date": "2023-11-13", + "equity": 10285.77, + "return_pct": 2.86 + }, + { + "date": "2023-11-14", + "equity": 10483.41, + "return_pct": 4.83 + }, + { + "date": "2023-11-15", + "equity": 10548.67, + "return_pct": 5.49 + }, + { + "date": "2023-11-16", + "equity": 10551.77, + "return_pct": 5.52 + }, + { + "date": "2023-11-17", + "equity": 10674.63, + "return_pct": 6.75 + }, + { + "date": "2023-11-20", + "equity": 10880.22, + "return_pct": 8.8 + }, + { + "date": "2023-11-21", + "equity": 10661.84, + "return_pct": 6.62 + }, + { + "date": "2023-11-22", + "equity": 10734.72, + "return_pct": 7.35 + }, + { + "date": "2023-11-24", + "equity": 10768.36, + "return_pct": 7.68 + }, + { + "date": "2023-11-27", + "equity": 10734.52, + "return_pct": 7.35 + }, + { + "date": "2023-11-28", + "equity": 10744.81, + "return_pct": 7.45 + }, + { + "date": "2023-11-29", + "equity": 10652.72, + "return_pct": 6.53 + }, + { + "date": "2023-11-30", + "equity": 10642.05, + "return_pct": 6.42 + }, + { + "date": "2023-12-01", + "equity": 10866.51, + "return_pct": 8.67 + }, + { + "date": "2023-12-04", + "equity": 10839.72, + "return_pct": 8.4 + }, + { + "date": "2023-12-05", + "equity": 10962.48, + "return_pct": 9.62 + }, + { + "date": "2023-12-06", + "equity": 10943.06, + "return_pct": 9.43 + }, + { + "date": "2023-12-07", + "equity": 11209.53, + "return_pct": 12.1 + }, + { + "date": "2023-12-08", + "equity": 11375.62, + "return_pct": 13.76 + }, + { + "date": "2023-12-11", + "equity": 11381.92, + "return_pct": 13.82 + }, + { + "date": "2023-12-12", + "equity": 11427.89, + "return_pct": 14.28 + }, + { + "date": "2023-12-13", + "equity": 11613.84, + "return_pct": 16.14 + }, + { + "date": "2023-12-14", + "equity": 11848.23, + "return_pct": 18.48 + }, + { + "date": "2023-12-15", + "equity": 11765.66, + "return_pct": 17.66 + }, + { + "date": "2023-12-18", + "equity": 11837.02, + "return_pct": 18.37 + }, + { + "date": "2023-12-19", + "equity": 11916.47, + "return_pct": 19.16 + }, + { + "date": "2023-12-20", + "equity": 11806.75, + "return_pct": 18.07 + }, + { + "date": "2023-12-21", + "equity": 11999.35, + "return_pct": 19.99 + }, + { + "date": "2023-12-22", + "equity": 12175.68, + "return_pct": 21.76 + }, + { + "date": "2023-12-26", + "equity": 12176.66, + "return_pct": 21.77 + }, + { + "date": "2023-12-27", + "equity": 12569.12, + "return_pct": 25.69 + }, + { + "date": "2023-12-28", + "equity": 12606.68, + "return_pct": 26.07 + }, + { + "date": "2023-12-29", + "equity": 12313.83, + "return_pct": 23.14 + }, + { + "date": "2024-01-02", + "equity": 12027.64, + "return_pct": 20.28 + }, + { + "date": "2024-01-03", + "equity": 11743.03, + "return_pct": 17.43 + }, + { + "date": "2024-01-04", + "equity": 11862.28, + "return_pct": 18.62 + }, + { + "date": "2024-01-05", + "equity": 11818.7, + "return_pct": 18.19 + }, + { + "date": "2024-01-08", + "equity": 11908.0, + "return_pct": 19.08 + }, + { + "date": "2024-01-09", + "equity": 11814.35, + "return_pct": 18.14 + }, + { + "date": "2024-01-10", + "equity": 11728.33, + "return_pct": 17.28 + }, + { + "date": "2024-01-11", + "equity": 11541.87, + "return_pct": 15.42 + }, + { + "date": "2024-01-12", + "equity": 11328.24, + "return_pct": 13.28 + }, + { + "date": "2024-01-16", + "equity": 11492.43, + "return_pct": 14.92 + }, + { + "date": "2024-01-17", + "equity": 11510.76, + "return_pct": 15.11 + }, + { + "date": "2024-01-18", + "equity": 11535.27, + "return_pct": 15.35 + }, + { + "date": "2024-01-19", + "equity": 11523.99, + "return_pct": 15.24 + }, + { + "date": "2024-01-22", + "equity": 11537.23, + "return_pct": 15.37 + }, + { + "date": "2024-01-23", + "equity": 11569.09, + "return_pct": 15.69 + }, + { + "date": "2024-01-24", + "equity": 11823.08, + "return_pct": 18.23 + }, + { + "date": "2024-01-25", + "equity": 11950.75, + "return_pct": 19.51 + }, + { + "date": "2024-01-26", + "equity": 12018.42, + "return_pct": 20.18 + }, + { + "date": "2024-01-29", + "equity": 12198.26, + "return_pct": 21.98 + }, + { + "date": "2024-01-30", + "equity": 11836.19, + "return_pct": 18.36 + }, + { + "date": "2024-01-31", + "equity": 11749.95, + "return_pct": 17.5 + }, + { + "date": "2024-02-01", + "equity": 11847.17, + "return_pct": 18.47 + }, + { + "date": "2024-02-02", + "equity": 11888.15, + "return_pct": 18.88 + }, + { + "date": "2024-02-05", + "equity": 11881.31, + "return_pct": 18.81 + }, + { + "date": "2024-02-06", + "equity": 11896.52, + "return_pct": 18.97 + }, + { + "date": "2024-02-07", + "equity": 11994.32, + "return_pct": 19.94 + }, + { + "date": "2024-02-08", + "equity": 12203.23, + "return_pct": 22.03 + }, + { + "date": "2024-02-09", + "equity": 12443.73, + "return_pct": 24.44 + }, + { + "date": "2024-02-12", + "equity": 12410.19, + "return_pct": 24.1 + }, + { + "date": "2024-02-13", + "equity": 12270.47, + "return_pct": 22.7 + }, + { + "date": "2024-02-14", + "equity": 12585.47, + "return_pct": 25.85 + }, + { + "date": "2024-02-15", + "equity": 13256.75, + "return_pct": 32.57 + }, + { + "date": "2024-02-16", + "equity": 13027.91, + "return_pct": 30.28 + }, + { + "date": "2024-02-20", + "equity": 12774.8, + "return_pct": 27.75 + }, + { + "date": "2024-02-21", + "equity": 12670.9, + "return_pct": 26.71 + }, + { + "date": "2024-02-22", + "equity": 13166.82, + "return_pct": 31.67 + }, + { + "date": "2024-02-23", + "equity": 13098.69, + "return_pct": 30.99 + }, + { + "date": "2024-02-26", + "equity": 13161.8, + "return_pct": 31.62 + }, + { + "date": "2024-02-27", + "equity": 13337.83, + "return_pct": 33.38 + }, + { + "date": "2024-02-28", + "equity": 13169.32, + "return_pct": 31.69 + }, + { + "date": "2024-02-29", + "equity": 13365.84, + "return_pct": 33.66 + }, + { + "date": "2024-03-01", + "equity": 13814.79, + "return_pct": 38.15 + }, + { + "date": "2024-03-04", + "equity": 13902.93, + "return_pct": 39.03 + }, + { + "date": "2024-03-05", + "equity": 13775.21, + "return_pct": 37.75 + }, + { + "date": "2024-03-06", + "equity": 13968.3, + "return_pct": 39.68 + }, + { + "date": "2024-03-07", + "equity": 14097.08, + "return_pct": 40.97 + }, + { + "date": "2024-03-08", + "equity": 14024.47, + "return_pct": 40.24 + }, + { + "date": "2024-03-11", + "equity": 13646.21, + "return_pct": 36.46 + }, + { + "date": "2024-03-12", + "equity": 13751.33, + "return_pct": 37.51 + }, + { + "date": "2024-03-13", + "equity": 13797.85, + "return_pct": 37.98 + }, + { + "date": "2024-03-14", + "equity": 13728.82, + "return_pct": 37.29 + }, + { + "date": "2024-03-15", + "equity": 13388.8, + "return_pct": 33.89 + }, + { + "date": "2024-03-18", + "equity": 13611.02, + "return_pct": 36.11 + }, + { + "date": "2024-03-19", + "equity": 13562.31, + "return_pct": 35.62 + }, + { + "date": "2024-03-20", + "equity": 13789.92, + "return_pct": 37.9 + }, + { + "date": "2024-03-21", + "equity": 13865.68, + "return_pct": 38.66 + }, + { + "date": "2024-03-22", + "equity": 13812.24, + "return_pct": 38.12 + }, + { + "date": "2024-03-25", + "equity": 13904.09, + "return_pct": 39.04 + }, + { + "date": "2024-03-26", + "equity": 13877.82, + "return_pct": 38.78 + }, + { + "date": "2024-03-27", + "equity": 13779.59, + "return_pct": 37.8 + }, + { + "date": "2024-03-28", + "equity": 13756.17, + "return_pct": 37.56 + }, + { + "date": "2024-04-01", + "equity": 13740.0, + "return_pct": 37.4 + }, + { + "date": "2024-04-02", + "equity": 13681.94, + "return_pct": 36.82 + }, + { + "date": "2024-04-03", + "equity": 13675.33, + "return_pct": 36.75 + }, + { + "date": "2024-04-04", + "equity": 13676.06, + "return_pct": 36.76 + }, + { + "date": "2024-04-05", + "equity": 13696.64, + "return_pct": 36.97 + }, + { + "date": "2024-04-08", + "equity": 13679.0, + "return_pct": 36.79 + }, + { + "date": "2024-04-09", + "equity": 13694.43, + "return_pct": 36.94 + }, + { + "date": "2024-04-10", + "equity": 13647.4, + "return_pct": 36.47 + }, + { + "date": "2024-04-11", + "equity": 13646.67, + "return_pct": 36.47 + }, + { + "date": "2024-04-12", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-15", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-16", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-17", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-18", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-19", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-22", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-23", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-24", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-25", + "equity": 13565.46, + "return_pct": 35.65 + }, + { + "date": "2024-04-26", + "equity": 13560.64, + "return_pct": 35.61 + }, + { + "date": "2024-04-29", + "equity": 13608.26, + "return_pct": 36.08 + }, + { + "date": "2024-04-30", + "equity": 13504.34, + "return_pct": 35.04 + }, + { + "date": "2024-05-01", + "equity": 13485.24, + "return_pct": 34.85 + }, + { + "date": "2024-05-02", + "equity": 13599.75, + "return_pct": 36.0 + }, + { + "date": "2024-05-03", + "equity": 13678.18, + "return_pct": 36.78 + }, + { + "date": "2024-05-06", + "equity": 14008.65, + "return_pct": 40.09 + }, + { + "date": "2024-05-07", + "equity": 13693.56, + "return_pct": 36.94 + }, + { + "date": "2024-05-08", + "equity": 13662.27, + "return_pct": 36.62 + }, + { + "date": "2024-05-09", + "equity": 13675.0, + "return_pct": 36.75 + }, + { + "date": "2024-05-10", + "equity": 13782.25, + "return_pct": 37.82 + }, + { + "date": "2024-05-13", + "equity": 13786.25, + "return_pct": 37.86 + }, + { + "date": "2024-05-14", + "equity": 14017.08, + "return_pct": 40.17 + }, + { + "date": "2024-05-15", + "equity": 14331.33, + "return_pct": 43.31 + }, + { + "date": "2024-05-16", + "equity": 14364.3, + "return_pct": 43.64 + }, + { + "date": "2024-05-17", + "equity": 14455.85, + "return_pct": 44.56 + }, + { + "date": "2024-05-20", + "equity": 14773.4, + "return_pct": 47.73 + }, + { + "date": "2024-05-21", + "equity": 14434.63, + "return_pct": 44.35 + }, + { + "date": "2024-05-22", + "equity": 14326.1, + "return_pct": 43.26 + }, + { + "date": "2024-05-23", + "equity": 14252.39, + "return_pct": 42.52 + }, + { + "date": "2024-05-24", + "equity": 15015.52, + "return_pct": 50.16 + }, + { + "date": "2024-05-28", + "equity": 15001.19, + "return_pct": 50.01 + }, + { + "date": "2024-05-29", + "equity": 14819.26, + "return_pct": 48.19 + }, + { + "date": "2024-05-30", + "equity": 14286.95, + "return_pct": 42.87 + }, + { + "date": "2024-05-31", + "equity": 14252.19, + "return_pct": 42.52 + }, + { + "date": "2024-06-03", + "equity": 14272.12, + "return_pct": 42.72 + }, + { + "date": "2024-06-04", + "equity": 14144.71, + "return_pct": 41.45 + }, + { + "date": "2024-06-05", + "equity": 14452.03, + "return_pct": 44.52 + }, + { + "date": "2024-06-06", + "equity": 14284.98, + "return_pct": 42.85 + }, + { + "date": "2024-06-07", + "equity": 14181.26, + "return_pct": 41.81 + }, + { + "date": "2024-06-10", + "equity": 14282.16, + "return_pct": 42.82 + }, + { + "date": "2024-06-11", + "equity": 14204.36, + "return_pct": 42.04 + }, + { + "date": "2024-06-12", + "equity": 14417.1, + "return_pct": 44.17 + }, + { + "date": "2024-06-13", + "equity": 14300.43, + "return_pct": 43.0 + }, + { + "date": "2024-06-14", + "equity": 14302.83, + "return_pct": 43.03 + }, + { + "date": "2024-06-17", + "equity": 14380.74, + "return_pct": 43.81 + }, + { + "date": "2024-06-18", + "equity": 14322.93, + "return_pct": 43.23 + }, + { + "date": "2024-06-20", + "equity": 14258.47, + "return_pct": 42.58 + }, + { + "date": "2024-06-21", + "equity": 14231.61, + "return_pct": 42.32 + }, + { + "date": "2024-06-24", + "equity": 14122.37, + "return_pct": 41.22 + }, + { + "date": "2024-06-25", + "equity": 14132.29, + "return_pct": 41.32 + }, + { + "date": "2024-06-26", + "equity": 14133.11, + "return_pct": 41.33 + }, + { + "date": "2024-06-27", + "equity": 14187.39, + "return_pct": 41.87 + }, + { + "date": "2024-06-28", + "equity": 14197.91, + "return_pct": 41.98 + }, + { + "date": "2024-07-01", + "equity": 14223.57, + "return_pct": 42.24 + }, + { + "date": "2024-07-02", + "equity": 14221.87, + "return_pct": 42.22 + }, + { + "date": "2024-07-03", + "equity": 14283.89, + "return_pct": 42.84 + }, + { + "date": "2024-07-05", + "equity": 14242.79, + "return_pct": 42.43 + }, + { + "date": "2024-07-08", + "equity": 14316.42, + "return_pct": 43.16 + }, + { + "date": "2024-07-09", + "equity": 14287.49, + "return_pct": 42.87 + }, + { + "date": "2024-07-10", + "equity": 14318.46, + "return_pct": 43.18 + }, + { + "date": "2024-07-11", + "equity": 14046.47, + "return_pct": 40.46 + }, + { + "date": "2024-07-12", + "equity": 14043.39, + "return_pct": 40.43 + }, + { + "date": "2024-07-15", + "equity": 13869.5, + "return_pct": 38.69 + }, + { + "date": "2024-07-16", + "equity": 13810.2, + "return_pct": 38.1 + }, + { + "date": "2024-07-17", + "equity": 13609.78, + "return_pct": 36.1 + }, + { + "date": "2024-07-18", + "equity": 13618.45, + "return_pct": 36.18 + }, + { + "date": "2024-07-19", + "equity": 13809.63, + "return_pct": 38.1 + }, + { + "date": "2024-07-22", + "equity": 13891.51, + "return_pct": 38.92 + }, + { + "date": "2024-07-23", + "equity": 13989.39, + "return_pct": 39.89 + }, + { + "date": "2024-07-24", + "equity": 13777.75, + "return_pct": 37.78 + }, + { + "date": "2024-07-25", + "equity": 13764.61, + "return_pct": 37.65 + }, + { + "date": "2024-07-26", + "equity": 13976.43, + "return_pct": 39.76 + }, + { + "date": "2024-07-29", + "equity": 13921.26, + "return_pct": 39.21 + }, + { + "date": "2024-07-30", + "equity": 13812.13, + "return_pct": 38.12 + }, + { + "date": "2024-07-31", + "equity": 13866.17, + "return_pct": 38.66 + }, + { + "date": "2024-08-01", + "equity": 13729.92, + "return_pct": 37.3 + }, + { + "date": "2024-08-02", + "equity": 13392.86, + "return_pct": 33.93 + }, + { + "date": "2024-08-05", + "equity": 13252.9, + "return_pct": 32.53 + }, + { + "date": "2024-08-06", + "equity": 13252.9, + "return_pct": 32.53 + }, + { + "date": "2024-08-07", + "equity": 13252.9, + "return_pct": 32.53 + }, + { + "date": "2024-08-08", + "equity": 13252.9, + "return_pct": 32.53 + }, + { + "date": "2024-08-09", + "equity": 13252.9, + "return_pct": 32.53 + }, + { + "date": "2024-08-12", + "equity": 13252.9, + "return_pct": 32.53 + }, + { + "date": "2024-08-13", + "equity": 13252.9, + "return_pct": 32.53 + }, + { + "date": "2024-08-14", + "equity": 13246.28, + "return_pct": 32.46 + }, + { + "date": "2024-08-15", + "equity": 13432.3, + "return_pct": 34.32 + }, + { + "date": "2024-08-16", + "equity": 13364.07, + "return_pct": 33.64 + }, + { + "date": "2024-08-19", + "equity": 13489.02, + "return_pct": 34.89 + }, + { + "date": "2024-08-20", + "equity": 13626.11, + "return_pct": 36.26 + }, + { + "date": "2024-08-21", + "equity": 13580.39, + "return_pct": 35.8 + }, + { + "date": "2024-08-22", + "equity": 13414.07, + "return_pct": 34.14 + }, + { + "date": "2024-08-23", + "equity": 13563.97, + "return_pct": 35.64 + }, + { + "date": "2024-08-26", + "equity": 13384.91, + "return_pct": 33.85 + }, + { + "date": "2024-08-27", + "equity": 13448.01, + "return_pct": 34.48 + }, + { + "date": "2024-08-28", + "equity": 13374.59, + "return_pct": 33.75 + }, + { + "date": "2024-08-29", + "equity": 13383.54, + "return_pct": 33.84 + }, + { + "date": "2024-08-30", + "equity": 13692.84, + "return_pct": 36.93 + }, + { + "date": "2024-09-03", + "equity": 12992.2, + "return_pct": 29.92 + }, + { + "date": "2024-09-04", + "equity": 12875.21, + "return_pct": 28.75 + }, + { + "date": "2024-09-05", + "equity": 12769.76, + "return_pct": 27.7 + }, + { + "date": "2024-09-06", + "equity": 12457.87, + "return_pct": 24.58 + }, + { + "date": "2024-09-09", + "equity": 12569.98, + "return_pct": 25.7 + }, + { + "date": "2024-09-10", + "equity": 12588.8, + "return_pct": 25.89 + }, + { + "date": "2024-09-11", + "equity": 12546.48, + "return_pct": 25.46 + }, + { + "date": "2024-09-12", + "equity": 12643.78, + "return_pct": 26.44 + }, + { + "date": "2024-09-13", + "equity": 12998.95, + "return_pct": 29.99 + }, + { + "date": "2024-09-16", + "equity": 13058.62, + "return_pct": 30.59 + }, + { + "date": "2024-09-17", + "equity": 13053.49, + "return_pct": 30.53 + }, + { + "date": "2024-09-18", + "equity": 13024.3, + "return_pct": 30.24 + }, + { + "date": "2024-09-19", + "equity": 13358.52, + "return_pct": 33.59 + }, + { + "date": "2024-09-20", + "equity": 14252.28, + "return_pct": 42.52 + }, + { + "date": "2024-09-23", + "equity": 14492.66, + "return_pct": 44.93 + }, + { + "date": "2024-09-24", + "equity": 14483.53, + "return_pct": 44.84 + }, + { + "date": "2024-09-25", + "equity": 14622.43, + "return_pct": 46.22 + }, + { + "date": "2024-09-26", + "equity": 14573.83, + "return_pct": 45.74 + }, + { + "date": "2024-09-27", + "equity": 14842.94, + "return_pct": 48.43 + }, + { + "date": "2024-09-30", + "equity": 14805.76, + "return_pct": 48.06 + }, + { + "date": "2024-10-01", + "equity": 14768.86, + "return_pct": 47.69 + }, + { + "date": "2024-10-02", + "equity": 14953.74, + "return_pct": 49.54 + }, + { + "date": "2024-10-03", + "equity": 15185.75, + "return_pct": 51.86 + }, + { + "date": "2024-10-04", + "equity": 15729.6, + "return_pct": 57.3 + }, + { + "date": "2024-10-07", + "equity": 15368.98, + "return_pct": 53.69 + }, + { + "date": "2024-10-08", + "equity": 15406.41, + "return_pct": 54.06 + }, + { + "date": "2024-10-09", + "equity": 15084.13, + "return_pct": 50.84 + }, + { + "date": "2024-10-10", + "equity": 14914.63, + "return_pct": 49.15 + }, + { + "date": "2024-10-11", + "equity": 15374.64, + "return_pct": 53.75 + }, + { + "date": "2024-10-14", + "equity": 15538.74, + "return_pct": 55.39 + }, + { + "date": "2024-10-15", + "equity": 15358.58, + "return_pct": 53.59 + }, + { + "date": "2024-10-16", + "equity": 15702.37, + "return_pct": 57.02 + }, + { + "date": "2024-10-17", + "equity": 15310.0, + "return_pct": 53.1 + }, + { + "date": "2024-10-18", + "equity": 15771.52, + "return_pct": 57.72 + }, + { + "date": "2024-10-21", + "equity": 15665.35, + "return_pct": 56.65 + }, + { + "date": "2024-10-22", + "equity": 15340.84, + "return_pct": 53.41 + }, + { + "date": "2024-10-23", + "equity": 15132.12, + "return_pct": 51.32 + }, + { + "date": "2024-10-24", + "equity": 15399.25, + "return_pct": 53.99 + }, + { + "date": "2024-10-25", + "equity": 15596.37, + "return_pct": 55.96 + }, + { + "date": "2024-10-28", + "equity": 15800.65, + "return_pct": 58.01 + }, + { + "date": "2024-10-29", + "equity": 15812.02, + "return_pct": 58.12 + }, + { + "date": "2024-10-30", + "equity": 15682.43, + "return_pct": 56.82 + }, + { + "date": "2024-10-31", + "equity": 15328.67, + "return_pct": 53.29 + }, + { + "date": "2024-11-01", + "equity": 15245.55, + "return_pct": 52.46 + }, + { + "date": "2024-11-04", + "equity": 15275.33, + "return_pct": 52.75 + }, + { + "date": "2024-11-05", + "equity": 15331.8, + "return_pct": 53.32 + }, + { + "date": "2024-11-06", + "equity": 15597.44, + "return_pct": 55.97 + }, + { + "date": "2024-11-07", + "equity": 15598.44, + "return_pct": 55.98 + }, + { + "date": "2024-11-08", + "equity": 15573.34, + "return_pct": 55.73 + }, + { + "date": "2024-11-11", + "equity": 15604.24, + "return_pct": 56.04 + }, + { + "date": "2024-11-12", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-13", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-14", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-15", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-18", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-19", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-20", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-21", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-22", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-25", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-26", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-27", + "equity": 15345.33, + "return_pct": 53.45 + }, + { + "date": "2024-11-29", + "equity": 15342.64, + "return_pct": 53.43 + }, + { + "date": "2024-12-02", + "equity": 15320.28, + "return_pct": 53.2 + }, + { + "date": "2024-12-03", + "equity": 15257.77, + "return_pct": 52.58 + }, + { + "date": "2024-12-04", + "equity": 15289.44, + "return_pct": 52.89 + }, + { + "date": "2024-12-05", + "equity": 15241.52, + "return_pct": 52.42 + }, + { + "date": "2024-12-06", + "equity": 15265.23, + "return_pct": 52.65 + }, + { + "date": "2024-12-09", + "equity": 15180.17, + "return_pct": 51.8 + }, + { + "date": "2024-12-10", + "equity": 15165.14, + "return_pct": 51.65 + }, + { + "date": "2024-12-11", + "equity": 15240.23, + "return_pct": 52.4 + }, + { + "date": "2024-12-12", + "equity": 15197.9, + "return_pct": 51.98 + }, + { + "date": "2024-12-13", + "equity": 15234.21, + "return_pct": 52.34 + }, + { + "date": "2024-12-16", + "equity": 15233.84, + "return_pct": 52.34 + }, + { + "date": "2024-12-17", + "equity": 15185.19, + "return_pct": 51.85 + }, + { + "date": "2024-12-18", + "equity": 15104.15, + "return_pct": 51.04 + }, + { + "date": "2024-12-19", + "equity": 15053.08, + "return_pct": 50.53 + }, + { + "date": "2024-12-20", + "equity": 15032.0, + "return_pct": 50.32 + }, + { + "date": "2024-12-23", + "equity": 15047.15, + "return_pct": 50.47 + }, + { + "date": "2024-12-24", + "equity": 15035.32, + "return_pct": 50.35 + }, + { + "date": "2024-12-26", + "equity": 15054.71, + "return_pct": 50.55 + }, + { + "date": "2024-12-27", + "equity": 15008.98, + "return_pct": 50.09 + }, + { + "date": "2024-12-30", + "equity": 15009.81, + "return_pct": 50.1 + }, + { + "date": "2024-12-31", + "equity": 14964.12, + "return_pct": 49.64 + }, + { + "date": "2025-01-02", + "equity": 15035.12, + "return_pct": 50.35 + }, + { + "date": "2025-01-03", + "equity": 15070.21, + "return_pct": 50.7 + }, + { + "date": "2025-01-06", + "equity": 15087.14, + "return_pct": 50.87 + }, + { + "date": "2025-01-07", + "equity": 14988.55, + "return_pct": 49.89 + }, + { + "date": "2025-01-08", + "equity": 14985.36, + "return_pct": 49.85 + }, + { + "date": "2025-01-10", + "equity": 14942.96, + "return_pct": 49.43 + }, + { + "date": "2025-01-13", + "equity": 14931.88, + "return_pct": 49.32 + }, + { + "date": "2025-01-14", + "equity": 14953.28, + "return_pct": 49.53 + }, + { + "date": "2025-01-15", + "equity": 15008.42, + "return_pct": 50.08 + }, + { + "date": "2025-01-16", + "equity": 14996.48, + "return_pct": 49.96 + }, + { + "date": "2025-01-17", + "equity": 15037.34, + "return_pct": 50.37 + }, + { + "date": "2025-01-21", + "equity": 15021.72, + "return_pct": 50.22 + }, + { + "date": "2025-01-22", + "equity": 15114.0, + "return_pct": 51.14 + }, + { + "date": "2025-01-23", + "equity": 15117.16, + "return_pct": 51.17 + }, + { + "date": "2025-01-24", + "equity": 15119.46, + "return_pct": 51.19 + }, + { + "date": "2025-01-27", + "equity": 15040.03, + "return_pct": 50.4 + }, + { + "date": "2025-01-28", + "equity": 15110.16, + "return_pct": 51.1 + }, + { + "date": "2025-01-29", + "equity": 15132.28, + "return_pct": 51.32 + }, + { + "date": "2025-01-30", + "equity": 15125.97, + "return_pct": 51.26 + }, + { + "date": "2025-01-31", + "equity": 15128.36, + "return_pct": 51.28 + }, + { + "date": "2025-02-03", + "equity": 15043.95, + "return_pct": 50.44 + }, + { + "date": "2025-02-04", + "equity": 15045.07, + "return_pct": 50.45 + }, + { + "date": "2025-02-05", + "equity": 14997.64, + "return_pct": 49.98 + }, + { + "date": "2025-02-06", + "equity": 15040.81, + "return_pct": 50.41 + }, + { + "date": "2025-02-07", + "equity": 15011.01, + "return_pct": 50.11 + }, + { + "date": "2025-02-10", + "equity": 15091.57, + "return_pct": 50.92 + }, + { + "date": "2025-02-11", + "equity": 14931.22, + "return_pct": 49.31 + }, + { + "date": "2025-02-12", + "equity": 14896.21, + "return_pct": 48.96 + }, + { + "date": "2025-02-13", + "equity": 14912.94, + "return_pct": 49.13 + }, + { + "date": "2025-02-14", + "equity": 14945.05, + "return_pct": 49.45 + }, + { + "date": "2025-02-18", + "equity": 15009.22, + "return_pct": 50.09 + }, + { + "date": "2025-02-19", + "equity": 14999.25, + "return_pct": 49.99 + }, + { + "date": "2025-02-20", + "equity": 15041.32, + "return_pct": 50.41 + }, + { + "date": "2025-02-21", + "equity": 14774.12, + "return_pct": 47.74 + }, + { + "date": "2025-02-24", + "equity": 14660.59, + "return_pct": 46.61 + }, + { + "date": "2025-02-25", + "equity": 14582.6, + "return_pct": 45.83 + }, + { + "date": "2025-02-26", + "equity": 14582.6, + "return_pct": 45.83 + }, + { + "date": "2025-02-27", + "equity": 14582.6, + "return_pct": 45.83 + }, + { + "date": "2025-02-28", + "equity": 14580.26, + "return_pct": 45.8 + }, + { + "date": "2025-03-03", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-04", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-05", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-06", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-07", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-10", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-11", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-12", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-13", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-14", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-17", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-18", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-19", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-20", + "equity": 14432.25, + "return_pct": 44.32 + }, + { + "date": "2025-03-21", + "equity": 14429.36, + "return_pct": 44.29 + }, + { + "date": "2025-03-24", + "equity": 14480.1, + "return_pct": 44.8 + }, + { + "date": "2025-03-25", + "equity": 14491.15, + "return_pct": 44.91 + }, + { + "date": "2025-03-26", + "equity": 14473.7, + "return_pct": 44.74 + }, + { + "date": "2025-03-27", + "equity": 14468.58, + "return_pct": 44.69 + }, + { + "date": "2025-03-28", + "equity": 14406.15, + "return_pct": 44.06 + }, + { + "date": "2025-03-31", + "equity": 14426.32, + "return_pct": 44.26 + }, + { + "date": "2025-04-01", + "equity": 14435.61, + "return_pct": 44.36 + }, + { + "date": "2025-04-02", + "equity": 14432.08, + "return_pct": 44.32 + }, + { + "date": "2025-04-03", + "equity": 14386.79, + "return_pct": 43.87 + }, + { + "date": "2025-04-04", + "equity": 14304.67, + "return_pct": 43.05 + }, + { + "date": "2025-04-07", + "equity": 14304.67, + "return_pct": 43.05 + }, + { + "date": "2025-04-08", + "equity": 14304.67, + "return_pct": 43.05 + }, + { + "date": "2025-04-09", + "equity": 14304.67, + "return_pct": 43.05 + }, + { + "date": "2025-04-10", + "equity": 14304.67, + "return_pct": 43.05 + }, + { + "date": "2025-04-11", + "equity": 14294.65, + "return_pct": 42.95 + }, + { + "date": "2025-04-14", + "equity": 14410.59, + "return_pct": 44.11 + }, + { + "date": "2025-04-15", + "equity": 14494.48, + "return_pct": 44.94 + }, + { + "date": "2025-04-16", + "equity": 14119.73, + "return_pct": 41.2 + }, + { + "date": "2025-04-17", + "equity": 14094.64, + "return_pct": 40.95 + }, + { + "date": "2025-04-21", + "equity": 13712.82, + "return_pct": 37.13 + }, + { + "date": "2025-04-22", + "equity": 13932.6, + "return_pct": 39.33 + }, + { + "date": "2025-04-23", + "equity": 14222.55, + "return_pct": 42.23 + }, + { + "date": "2025-04-24", + "equity": 14443.06, + "return_pct": 44.43 + }, + { + "date": "2025-04-25", + "equity": 14659.69, + "return_pct": 46.6 + }, + { + "date": "2025-04-28", + "equity": 14656.82, + "return_pct": 46.57 + }, + { + "date": "2025-04-29", + "equity": 14779.47, + "return_pct": 47.79 + }, + { + "date": "2025-04-30", + "equity": 14801.25, + "return_pct": 48.01 + }, + { + "date": "2025-05-01", + "equity": 14953.58, + "return_pct": 49.54 + }, + { + "date": "2025-05-02", + "equity": 15439.56, + "return_pct": 54.4 + }, + { + "date": "2025-05-05", + "equity": 15429.03, + "return_pct": 54.29 + }, + { + "date": "2025-05-06", + "equity": 15068.5, + "return_pct": 50.68 + }, + { + "date": "2025-05-07", + "equity": 15045.16, + "return_pct": 50.45 + }, + { + "date": "2025-05-08", + "equity": 15575.96, + "return_pct": 55.76 + }, + { + "date": "2025-05-09", + "equity": 15575.36, + "return_pct": 55.75 + }, + { + "date": "2025-05-12", + "equity": 16164.45, + "return_pct": 61.64 + }, + { + "date": "2025-05-13", + "equity": 16856.93, + "return_pct": 68.57 + }, + { + "date": "2025-05-14", + "equity": 16932.38, + "return_pct": 69.32 + }, + { + "date": "2025-05-15", + "equity": 16868.26, + "return_pct": 68.68 + }, + { + "date": "2025-05-16", + "equity": 17125.0, + "return_pct": 71.25 + }, + { + "date": "2025-05-19", + "equity": 17228.41, + "return_pct": 72.28 + }, + { + "date": "2025-05-20", + "equity": 17027.21, + "return_pct": 70.27 + }, + { + "date": "2025-05-21", + "equity": 16437.42, + "return_pct": 64.37 + }, + { + "date": "2025-05-22", + "equity": 16472.89, + "return_pct": 64.73 + }, + { + "date": "2025-05-23", + "equity": 16579.12, + "return_pct": 65.79 + }, + { + "date": "2025-05-27", + "equity": 16980.01, + "return_pct": 69.8 + }, + { + "date": "2025-05-28", + "equity": 16880.16, + "return_pct": 68.8 + }, + { + "date": "2025-05-29", + "equity": 16720.59, + "return_pct": 67.21 + }, + { + "date": "2025-05-30", + "equity": 16767.11, + "return_pct": 67.67 + }, + { + "date": "2025-06-02", + "equity": 17013.27, + "return_pct": 70.13 + }, + { + "date": "2025-06-03", + "equity": 17294.07, + "return_pct": 72.94 + }, + { + "date": "2025-06-04", + "equity": 17214.51, + "return_pct": 72.15 + }, + { + "date": "2025-06-05", + "equity": 17243.33, + "return_pct": 72.43 + }, + { + "date": "2025-06-06", + "equity": 17574.34, + "return_pct": 75.74 + }, + { + "date": "2025-06-09", + "equity": 17273.97, + "return_pct": 72.74 + }, + { + "date": "2025-06-10", + "equity": 17112.03, + "return_pct": 71.12 + }, + { + "date": "2025-06-11", + "equity": 17139.46, + "return_pct": 71.39 + }, + { + "date": "2025-06-12", + "equity": 17127.23, + "return_pct": 71.27 + }, + { + "date": "2025-06-13", + "equity": 16906.48, + "return_pct": 69.06 + }, + { + "date": "2025-06-16", + "equity": 17228.8, + "return_pct": 72.29 + }, + { + "date": "2025-06-17", + "equity": 17027.78, + "return_pct": 70.28 + }, + { + "date": "2025-06-18", + "equity": 17153.12, + "return_pct": 71.53 + }, + { + "date": "2025-06-20", + "equity": 17252.17, + "return_pct": 72.52 + }, + { + "date": "2025-06-23", + "equity": 17148.59, + "return_pct": 71.49 + }, + { + "date": "2025-06-24", + "equity": 17267.61, + "return_pct": 72.68 + }, + { + "date": "2025-06-25", + "equity": 17247.57, + "return_pct": 72.48 + }, + { + "date": "2025-06-26", + "equity": 17656.61, + "return_pct": 76.57 + }, + { + "date": "2025-06-27", + "equity": 18056.06, + "return_pct": 80.56 + }, + { + "date": "2025-06-30", + "equity": 18014.34, + "return_pct": 80.14 + }, + { + "date": "2025-07-01", + "equity": 17587.28, + "return_pct": 75.87 + }, + { + "date": "2025-07-02", + "equity": 17754.91, + "return_pct": 77.55 + }, + { + "date": "2025-07-03", + "equity": 18226.26, + "return_pct": 82.26 + }, + { + "date": "2025-07-07", + "equity": 18225.7, + "return_pct": 82.26 + }, + { + "date": "2025-07-08", + "equity": 18265.01, + "return_pct": 82.65 + }, + { + "date": "2025-07-09", + "equity": 18417.35, + "return_pct": 84.17 + }, + { + "date": "2025-07-10", + "equity": 18260.63, + "return_pct": 82.61 + }, + { + "date": "2025-07-11", + "equity": 18251.59, + "return_pct": 82.52 + }, + { + "date": "2025-07-14", + "equity": 18252.5, + "return_pct": 82.52 + }, + { + "date": "2025-07-15", + "equity": 18299.03, + "return_pct": 82.99 + }, + { + "date": "2025-07-16", + "equity": 18088.12, + "return_pct": 80.88 + }, + { + "date": "2025-07-17", + "equity": 18192.26, + "return_pct": 81.92 + }, + { + "date": "2025-07-18", + "equity": 18444.95, + "return_pct": 84.45 + }, + { + "date": "2025-07-21", + "equity": 18249.63, + "return_pct": 82.5 + }, + { + "date": "2025-07-22", + "equity": 17979.41, + "return_pct": 79.79 + }, + { + "date": "2025-07-23", + "equity": 18430.3, + "return_pct": 84.3 + }, + { + "date": "2025-07-24", + "equity": 18384.36, + "return_pct": 83.84 + }, + { + "date": "2025-07-25", + "equity": 18430.95, + "return_pct": 84.31 + }, + { + "date": "2025-07-28", + "equity": 18675.7, + "return_pct": 86.76 + }, + { + "date": "2025-07-29", + "equity": 18646.61, + "return_pct": 86.47 + }, + { + "date": "2025-07-30", + "equity": 19035.43, + "return_pct": 90.35 + }, + { + "date": "2025-07-31", + "equity": 19164.26, + "return_pct": 91.64 + }, + { + "date": "2025-08-01", + "equity": 18459.1, + "return_pct": 84.59 + }, + { + "date": "2025-08-04", + "equity": 18665.05, + "return_pct": 86.65 + }, + { + "date": "2025-08-05", + "equity": 18484.37, + "return_pct": 84.84 + }, + { + "date": "2025-08-06", + "equity": 18644.59, + "return_pct": 86.45 + }, + { + "date": "2025-08-07", + "equity": 19003.58, + "return_pct": 90.04 + }, + { + "date": "2025-08-08", + "equity": 19166.96, + "return_pct": 91.67 + }, + { + "date": "2025-08-11", + "equity": 19216.74, + "return_pct": 92.17 + }, + { + "date": "2025-08-12", + "equity": 19249.23, + "return_pct": 92.49 + }, + { + "date": "2025-08-13", + "equity": 19080.51, + "return_pct": 90.81 + }, + { + "date": "2025-08-14", + "equity": 18999.71, + "return_pct": 90.0 + }, + { + "date": "2025-08-15", + "equity": 18976.13, + "return_pct": 89.76 + }, + { + "date": "2025-08-18", + "equity": 19053.52, + "return_pct": 90.54 + }, + { + "date": "2025-08-19", + "equity": 18712.4, + "return_pct": 87.12 + }, + { + "date": "2025-08-20", + "equity": 18662.67, + "return_pct": 86.63 + }, + { + "date": "2025-08-21", + "equity": 18737.37, + "return_pct": 87.37 + }, + { + "date": "2025-08-22", + "equity": 18895.21, + "return_pct": 88.95 + }, + { + "date": "2025-08-25", + "equity": 18937.16, + "return_pct": 89.37 + }, + { + "date": "2025-08-26", + "equity": 19141.81, + "return_pct": 91.42 + }, + { + "date": "2025-08-27", + "equity": 19134.46, + "return_pct": 91.34 + }, + { + "date": "2025-08-28", + "equity": 19362.06, + "return_pct": 93.62 + }, + { + "date": "2025-08-29", + "equity": 18939.77, + "return_pct": 89.4 + }, + { + "date": "2025-09-02", + "equity": 18766.55, + "return_pct": 87.67 + }, + { + "date": "2025-09-03", + "equity": 18751.45, + "return_pct": 87.51 + }, + { + "date": "2025-09-04", + "equity": 18830.24, + "return_pct": 88.3 + }, + { + "date": "2025-09-05", + "equity": 18748.31, + "return_pct": 87.48 + }, + { + "date": "2025-09-08", + "equity": 18726.42, + "return_pct": 87.26 + }, + { + "date": "2025-09-09", + "equity": 18718.8, + "return_pct": 87.19 + }, + { + "date": "2025-09-10", + "equity": 18819.45, + "return_pct": 88.19 + }, + { + "date": "2025-09-11", + "equity": 18993.8, + "return_pct": 89.94 + }, + { + "date": "2025-09-12", + "equity": 19088.57, + "return_pct": 90.89 + }, + { + "date": "2025-09-15", + "equity": 19291.39, + "return_pct": 92.91 + }, + { + "date": "2025-09-16", + "equity": 19308.49, + "return_pct": 93.08 + }, + { + "date": "2025-09-17", + "equity": 19324.68, + "return_pct": 93.25 + }, + { + "date": "2025-09-18", + "equity": 19811.97, + "return_pct": 98.12 + }, + { + "date": "2025-09-19", + "equity": 19986.81, + "return_pct": 99.87 + }, + { + "date": "2025-09-22", + "equity": 20189.64, + "return_pct": 101.9 + }, + { + "date": "2025-09-23", + "equity": 19697.88, + "return_pct": 96.98 + }, + { + "date": "2025-09-24", + "equity": 19621.88, + "return_pct": 96.22 + }, + { + "date": "2025-09-25", + "equity": 19170.57, + "return_pct": 91.71 + }, + { + "date": "2025-09-26", + "equity": 19488.88, + "return_pct": 94.89 + }, + { + "date": "2025-09-29", + "equity": 19840.63, + "return_pct": 98.41 + }, + { + "date": "2025-09-30", + "equity": 20152.17, + "return_pct": 101.52 + }, + { + "date": "2025-10-01", + "equity": 20752.43, + "return_pct": 107.52 + }, + { + "date": "2025-10-02", + "equity": 20722.15, + "return_pct": 107.22 + }, + { + "date": "2025-10-03", + "equity": 20606.59, + "return_pct": 106.07 + }, + { + "date": "2025-10-06", + "equity": 21122.99, + "return_pct": 111.23 + }, + { + "date": "2025-10-07", + "equity": 20675.54, + "return_pct": 106.76 + }, + { + "date": "2025-10-08", + "equity": 21362.08, + "return_pct": 113.62 + }, + { + "date": "2025-10-09", + "equity": 21323.25, + "return_pct": 113.23 + }, + { + "date": "2025-10-10", + "equity": 20376.25, + "return_pct": 103.76 + }, + { + "date": "2025-10-13", + "equity": 21009.32, + "return_pct": 110.09 + }, + { + "date": "2025-10-14", + "equity": 20555.99, + "return_pct": 105.56 + }, + { + "date": "2025-10-15", + "equity": 20707.87, + "return_pct": 107.08 + }, + { + "date": "2025-10-16", + "equity": 20373.22, + "return_pct": 103.73 + }, + { + "date": "2025-10-17", + "equity": 20351.04, + "return_pct": 103.51 + }, + { + "date": "2025-10-20", + "equity": 20554.92, + "return_pct": 105.55 + }, + { + "date": "2025-10-21", + "equity": 20462.66, + "return_pct": 104.63 + }, + { + "date": "2025-10-22", + "equity": 20019.04, + "return_pct": 100.19 + }, + { + "date": "2025-10-23", + "equity": 20148.89, + "return_pct": 101.49 + }, + { + "date": "2025-10-24", + "equity": 20543.63, + "return_pct": 105.44 + }, + { + "date": "2025-10-27", + "equity": 20553.36, + "return_pct": 105.53 + }, + { + "date": "2025-10-28", + "equity": 20568.15, + "return_pct": 105.68 + }, + { + "date": "2025-10-29", + "equity": 20525.59, + "return_pct": 105.26 + }, + { + "date": "2025-10-30", + "equity": 20509.01, + "return_pct": 105.09 + }, + { + "date": "2025-10-31", + "equity": 20570.67, + "return_pct": 105.71 + }, + { + "date": "2025-11-03", + "equity": 20588.7, + "return_pct": 105.89 + }, + { + "date": "2025-11-04", + "equity": 20520.55, + "return_pct": 105.21 + }, + { + "date": "2025-11-05", + "equity": 20478.71, + "return_pct": 104.79 + }, + { + "date": "2025-11-06", + "equity": 20418.49, + "return_pct": 104.18 + }, + { + "date": "2025-11-07", + "equity": 20511.27, + "return_pct": 105.11 + }, + { + "date": "2025-11-10", + "equity": 20590.84, + "return_pct": 105.91 + }, + { + "date": "2025-11-11", + "equity": 20295.91, + "return_pct": 102.96 + }, + { + "date": "2025-11-12", + "equity": 20263.43, + "return_pct": 102.63 + }, + { + "date": "2025-11-13", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-14", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-17", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-18", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-19", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-20", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-21", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-24", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-25", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-26", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-11-28", + "equity": 20099.6, + "return_pct": 101.0 + }, + { + "date": "2025-12-01", + "equity": 20094.18, + "return_pct": 100.94 + }, + { + "date": "2025-12-02", + "equity": 20200.92, + "return_pct": 102.01 + }, + { + "date": "2025-12-03", + "equity": 20359.58, + "return_pct": 103.6 + }, + { + "date": "2025-12-04", + "equity": 20497.38, + "return_pct": 104.97 + }, + { + "date": "2025-12-05", + "equity": 20532.07, + "return_pct": 105.32 + }, + { + "date": "2025-12-08", + "equity": 20412.04, + "return_pct": 104.12 + }, + { + "date": "2025-12-09", + "equity": 20591.34, + "return_pct": 105.91 + }, + { + "date": "2025-12-10", + "equity": 20655.68, + "return_pct": 106.56 + }, + { + "date": "2025-12-11", + "equity": 20670.02, + "return_pct": 106.7 + }, + { + "date": "2025-12-12", + "equity": 20510.13, + "return_pct": 105.1 + }, + { + "date": "2025-12-15", + "equity": 20637.17, + "return_pct": 106.37 + }, + { + "date": "2025-12-16", + "equity": 20823.73, + "return_pct": 108.24 + }, + { + "date": "2025-12-17", + "equity": 20410.81, + "return_pct": 104.11 + }, + { + "date": "2025-12-18", + "equity": 20808.85, + "return_pct": 108.09 + }, + { + "date": "2025-12-19", + "equity": 21026.82, + "return_pct": 110.27 + }, + { + "date": "2025-12-22", + "equity": 21136.98, + "return_pct": 111.37 + }, + { + "date": "2025-12-23", + "equity": 21097.38, + "return_pct": 110.97 + }, + { + "date": "2025-12-24", + "equity": 21093.27, + "return_pct": 110.93 + }, + { + "date": "2025-12-26", + "equity": 20878.44, + "return_pct": 108.78 + }, + { + "date": "2025-12-29", + "equity": 20633.42, + "return_pct": 106.33 + }, + { + "date": "2025-12-30", + "equity": 20520.87, + "return_pct": 105.21 + }, + { + "date": "2025-12-31", + "equity": 20359.2, + "return_pct": 103.59 + }, + { + "date": "2026-01-02", + "equity": 19919.7, + "return_pct": 99.2 + }, + { + "date": "2026-01-05", + "equity": 20071.58, + "return_pct": 100.72 + }, + { + "date": "2026-01-06", + "equity": 19879.56, + "return_pct": 98.8 + }, + { + "date": "2026-01-07", + "equity": 19925.97, + "return_pct": 99.26 + }, + { + "date": "2026-01-08", + "equity": 19787.98, + "return_pct": 97.88 + }, + { + "date": "2026-01-09", + "equity": 20282.07, + "return_pct": 102.82 + }, + { + "date": "2026-01-12", + "equity": 20248.12, + "return_pct": 102.48 + }, + { + "date": "2026-01-13", + "equity": 20499.11, + "return_pct": 104.99 + }, + { + "date": "2026-01-14", + "equity": 20337.98, + "return_pct": 103.38 + }, + { + "date": "2026-01-15", + "equity": 20374.51, + "return_pct": 103.75 + }, + { + "date": "2026-01-16", + "equity": 20338.05, + "return_pct": 103.38 + }, + { + "date": "2026-01-20", + "equity": 20450.85, + "return_pct": 104.51 + }, + { + "date": "2026-01-21", + "equity": 21113.76, + "return_pct": 111.14 + }, + { + "date": "2026-01-22", + "equity": 21172.98, + "return_pct": 111.73 + }, + { + "date": "2026-01-23", + "equity": 20553.5, + "return_pct": 105.53 + }, + { + "date": "2026-01-26", + "equity": 20202.92, + "return_pct": 102.03 + }, + { + "date": "2026-01-27", + "equity": 20315.74, + "return_pct": 103.16 + }, + { + "date": "2026-01-28", + "equity": 20597.7, + "return_pct": 105.98 + }, + { + "date": "2026-01-29", + "equity": 20576.88, + "return_pct": 105.77 + }, + { + "date": "2026-01-30", + "equity": 20164.51, + "return_pct": 101.65 + }, + { + "date": "2026-02-02", + "equity": 20351.7, + "return_pct": 103.52 + }, + { + "date": "2026-02-03", + "equity": 20297.41, + "return_pct": 102.97 + }, + { + "date": "2026-02-04", + "equity": 19769.67, + "return_pct": 97.7 + }, + { + "date": "2026-02-05", + "equity": 19744.59, + "return_pct": 97.45 + }, + { + "date": "2026-02-06", + "equity": 19908.3, + "return_pct": 99.08 + }, + { + "date": "2026-02-09", + "equity": 19883.91, + "return_pct": 98.84 + }, + { + "date": "2026-02-10", + "equity": 19667.26, + "return_pct": 96.67 + }, + { + "date": "2026-02-11", + "equity": 19748.07, + "return_pct": 97.48 + }, + { + "date": "2026-02-12", + "equity": 19613.75, + "return_pct": 96.14 + }, + { + "date": "2026-02-13", + "equity": 19698.62, + "return_pct": 96.99 + }, + { + "date": "2026-02-17", + "equity": 19714.57, + "return_pct": 97.15 + }, + { + "date": "2026-02-18", + "equity": 19674.62, + "return_pct": 96.75 + }, + { + "date": "2026-02-19", + "equity": 19583.27, + "return_pct": 95.83 + }, + { + "date": "2026-02-20", + "equity": 19609.57, + "return_pct": 96.1 + }, + { + "date": "2026-02-23", + "equity": 19510.83, + "return_pct": 95.11 + }, + { + "date": "2026-02-24", + "equity": 19593.98, + "return_pct": 95.94 + }, + { + "date": "2026-02-25", + "equity": 19703.57, + "return_pct": 97.04 + }, + { + "date": "2026-02-26", + "equity": 19536.29, + "return_pct": 95.36 + }, + { + "date": "2026-02-27", + "equity": 19568.41, + "return_pct": 95.68 + }, + { + "date": "2026-03-02", + "equity": 19366.29, + "return_pct": 93.66 + }, + { + "date": "2026-03-03", + "equity": 18981.15, + "return_pct": 89.81 + }, + { + "date": "2026-03-04", + "equity": 19362.62, + "return_pct": 93.63 + }, + { + "date": "2026-03-05", + "equity": 19118.93, + "return_pct": 91.19 + }, + { + "date": "2026-03-06", + "equity": 18907.14, + "return_pct": 89.07 + }, + { + "date": "2026-03-09", + "equity": 19035.74, + "return_pct": 90.36 + }, + { + "date": "2026-03-10", + "equity": 19005.39, + "return_pct": 90.05 + }, + { + "date": "2026-03-11", + "equity": 19044.93, + "return_pct": 90.45 + }, + { + "date": "2026-03-12", + "equity": 18941.88, + "return_pct": 89.42 + }, + { + "date": "2026-03-13", + "equity": 18906.12, + "return_pct": 89.06 + }, + { + "date": "2026-03-16", + "equity": 18971.66, + "return_pct": 89.72 + }, + { + "date": "2026-03-17", + "equity": 19044.47, + "return_pct": 90.44 + }, + { + "date": "2026-03-18", + "equity": 18960.48, + "return_pct": 89.6 + }, + { + "date": "2026-03-19", + "equity": 19018.51, + "return_pct": 90.19 + }, + { + "date": "2026-03-20", + "equity": 18974.86, + "return_pct": 89.75 + }, + { + "date": "2026-03-23", + "equity": 19207.11, + "return_pct": 92.07 + }, + { + "date": "2026-03-24", + "equity": 19183.53, + "return_pct": 91.84 + }, + { + "date": "2026-03-25", + "equity": 19239.36, + "return_pct": 92.39 + }, + { + "date": "2026-03-26", + "equity": 18859.26, + "return_pct": 88.59 + }, + { + "date": "2026-03-27", + "equity": 18599.93, + "return_pct": 86.0 + }, + { + "date": "2026-03-30", + "equity": 18396.8, + "return_pct": 83.97 + }, + { + "date": "2026-03-31", + "equity": 18642.3, + "return_pct": 86.42 + }, + { + "date": "2026-04-01", + "equity": 18703.44, + "return_pct": 87.03 + }, + { + "date": "2026-04-02", + "equity": 18629.51, + "return_pct": 86.3 + }, + { + "date": "2026-04-06", + "equity": 18635.78, + "return_pct": 86.36 + }, + { + "date": "2026-04-07", + "equity": 18674.49, + "return_pct": 86.74 + }, + { + "date": "2026-04-08", + "equity": 19121.25, + "return_pct": 91.21 + }, + { + "date": "2026-04-09", + "equity": 19309.73, + "return_pct": 93.1 + }, + { + "date": "2026-04-10", + "equity": 19521.97, + "return_pct": 95.22 + }, + { + "date": "2026-04-13", + "equity": 19522.56, + "return_pct": 95.23 + }, + { + "date": "2026-04-14", + "equity": 19921.58, + "return_pct": 99.22 + }, + { + "date": "2026-04-15", + "equity": 19793.16, + "return_pct": 97.93 + }, + { + "date": "2026-04-16", + "equity": 20042.95, + "return_pct": 100.43 + }, + { + "date": "2026-04-17", + "equity": 20296.29, + "return_pct": 102.96 + }, + { + "date": "2026-04-20", + "equity": 20214.0, + "return_pct": 102.14 + }, + { + "date": "2026-04-21", + "equity": 20124.45, + "return_pct": 101.24 + }, + { + "date": "2026-04-22", + "equity": 20537.88, + "return_pct": 105.38 + }, + { + "date": "2026-04-23", + "equity": 20410.39, + "return_pct": 104.1 + }, + { + "date": "2026-04-24", + "equity": 21077.55, + "return_pct": 110.78 + }, + { + "date": "2026-04-27", + "equity": 20933.35, + "return_pct": 109.33 + }, + { + "date": "2026-04-28", + "equity": 20594.43, + "return_pct": 105.94 + }, + { + "date": "2026-04-29", + "equity": 20830.67, + "return_pct": 108.31 + }, + { + "date": "2026-04-30", + "equity": 20833.54, + "return_pct": 108.34 + }, + { + "date": "2026-05-01", + "equity": 20781.18, + "return_pct": 107.81 + }, + { + "date": "2026-05-04", + "equity": 20535.17, + "return_pct": 105.35 + }, + { + "date": "2026-05-05", + "equity": 20595.63, + "return_pct": 105.96 + }, + { + "date": "2026-05-06", + "equity": 21436.2, + "return_pct": 114.36 + }, + { + "date": "2026-05-07", + "equity": 21347.56, + "return_pct": 113.48 + }, + { + "date": "2026-05-08", + "equity": 21962.46, + "return_pct": 119.62 + }, + { + "date": "2026-05-11", + "equity": 22093.94, + "return_pct": 120.94 + }, + { + "date": "2026-05-12", + "equity": 21985.51, + "return_pct": 119.86 + }, + { + "date": "2026-05-13", + "equity": 22049.87, + "return_pct": 120.5 + }, + { + "date": "2026-05-14", + "equity": 22310.76, + "return_pct": 123.11 + }, + { + "date": "2026-05-15", + "equity": 21759.61, + "return_pct": 117.6 + }, + { + "date": "2026-05-18", + "equity": 21640.68, + "return_pct": 116.41 + }, + { + "date": "2026-05-19", + "equity": 21632.72, + "return_pct": 116.33 + }, + { + "date": "2026-05-20", + "equity": 21651.24, + "return_pct": 116.51 + }, + { + "date": "2026-05-21", + "equity": 21626.86, + "return_pct": 116.27 + }, + { + "date": "2026-05-22", + "equity": 21646.29, + "return_pct": 116.46 + }, + { + "date": "2026-05-26", + "equity": 21685.0, + "return_pct": 116.85 + }, + { + "date": "2026-05-27", + "equity": 21674.95, + "return_pct": 116.75 + }, + { + "date": "2026-05-28", + "equity": 21668.16, + "return_pct": 116.68 + }, + { + "date": "2026-05-29", + "equity": 21656.52, + "return_pct": 116.57 + }, + { + "date": "2026-06-01", + "equity": 21630.29, + "return_pct": 116.3 + }, + { + "date": "2026-06-02", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-03", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-04", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-05", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-08", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-09", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-10", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-11", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-12", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-15", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-16", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-17", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-18", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-22", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-23", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-24", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-25", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-26", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-29", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-06-30", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-07-01", + "equity": 21675.06, + "return_pct": 116.75 + }, + { + "date": "2026-07-02", + "equity": 21675.06, + "return_pct": 116.75 + } + ], + "benchmark_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9985.13, + "return_pct": -0.15 + }, + { + "date": "2023-07-06", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-07", + "equity": 9881.93, + "return_pct": -1.18 + }, + { + "date": "2023-07-10", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-11", + "equity": 9970.03, + "return_pct": -0.3 + }, + { + "date": "2023-07-12", + "equity": 10050.25, + "return_pct": 0.5 + }, + { + "date": "2023-07-13", + "equity": 10130.02, + "return_pct": 1.3 + }, + { + "date": "2023-07-14", + "equity": 10123.71, + "return_pct": 1.24 + }, + { + "date": "2023-07-17", + "equity": 10158.86, + "return_pct": 1.59 + }, + { + "date": "2023-07-18", + "equity": 10234.35, + "return_pct": 2.34 + }, + { + "date": "2023-07-19", + "equity": 10257.1, + "return_pct": 2.57 + }, + { + "date": "2023-07-20", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-21", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-24", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2023-07-25", + "equity": 10262.51, + "return_pct": 2.63 + }, + { + "date": "2023-07-26", + "equity": 10264.09, + "return_pct": 2.64 + }, + { + "date": "2023-07-27", + "equity": 10196.04, + "return_pct": 1.96 + }, + { + "date": "2023-07-28", + "equity": 10295.86, + "return_pct": 2.96 + }, + { + "date": "2023-07-31", + "equity": 10315.46, + "return_pct": 3.15 + }, + { + "date": "2023-08-01", + "equity": 10285.95, + "return_pct": 2.86 + }, + { + "date": "2023-08-02", + "equity": 10142.86, + "return_pct": 1.43 + }, + { + "date": "2023-08-03", + "equity": 10113.79, + "return_pct": 1.14 + }, + { + "date": "2023-08-04", + "equity": 10068.05, + "return_pct": 0.68 + }, + { + "date": "2023-08-07", + "equity": 10155.93, + "return_pct": 1.56 + }, + { + "date": "2023-08-08", + "equity": 10111.76, + "return_pct": 1.12 + }, + { + "date": "2023-08-09", + "equity": 10044.17, + "return_pct": 0.44 + }, + { + "date": "2023-08-10", + "equity": 10047.77, + "return_pct": 0.48 + }, + { + "date": "2023-08-11", + "equity": 10041.91, + "return_pct": 0.42 + }, + { + "date": "2023-08-14", + "equity": 10097.34, + "return_pct": 0.97 + }, + { + "date": "2023-08-15", + "equity": 9979.72, + "return_pct": -0.2 + }, + { + "date": "2023-08-16", + "equity": 9906.49, + "return_pct": -0.94 + }, + { + "date": "2023-08-17", + "equity": 9831.0, + "return_pct": -1.69 + }, + { + "date": "2023-08-18", + "equity": 9835.73, + "return_pct": -1.64 + }, + { + "date": "2023-08-21", + "equity": 9899.73, + "return_pct": -1.0 + }, + { + "date": "2023-08-22", + "equity": 9872.91, + "return_pct": -1.27 + }, + { + "date": "2023-08-23", + "equity": 9982.87, + "return_pct": -0.17 + }, + { + "date": "2023-08-24", + "equity": 9844.52, + "return_pct": -1.55 + }, + { + "date": "2023-08-25", + "equity": 9913.92, + "return_pct": -0.86 + }, + { + "date": "2023-08-28", + "equity": 9976.79, + "return_pct": -0.23 + }, + { + "date": "2023-08-29", + "equity": 10121.0, + "return_pct": 1.21 + }, + { + "date": "2023-08-30", + "equity": 10162.69, + "return_pct": 1.63 + }, + { + "date": "2023-08-31", + "equity": 10147.82, + "return_pct": 1.48 + }, + { + "date": "2023-09-01", + "equity": 10166.75, + "return_pct": 1.67 + }, + { + "date": "2023-09-05", + "equity": 10122.81, + "return_pct": 1.23 + }, + { + "date": "2023-09-06", + "equity": 10054.76, + "return_pct": 0.55 + }, + { + "date": "2023-09-07", + "equity": 10023.89, + "return_pct": 0.24 + }, + { + "date": "2023-09-08", + "equity": 10038.98, + "return_pct": 0.39 + }, + { + "date": "2023-09-11", + "equity": 10105.0, + "return_pct": 1.05 + }, + { + "date": "2023-09-12", + "equity": 10049.57, + "return_pct": 0.5 + }, + { + "date": "2023-09-13", + "equity": 10061.29, + "return_pct": 0.61 + }, + { + "date": "2023-09-14", + "equity": 10148.04, + "return_pct": 1.48 + }, + { + "date": "2023-09-15", + "equity": 9990.54, + "return_pct": -0.09 + }, + { + "date": "2023-09-18", + "equity": 9996.39, + "return_pct": -0.04 + }, + { + "date": "2023-09-19", + "equity": 9975.66, + "return_pct": -0.24 + }, + { + "date": "2023-09-20", + "equity": 9883.95, + "return_pct": -1.16 + }, + { + "date": "2023-09-21", + "equity": 9720.59, + "return_pct": -2.79 + }, + { + "date": "2023-09-22", + "equity": 9698.73, + "return_pct": -3.01 + }, + { + "date": "2023-09-25", + "equity": 9739.52, + "return_pct": -2.6 + }, + { + "date": "2023-09-26", + "equity": 9596.43, + "return_pct": -4.04 + }, + { + "date": "2023-09-27", + "equity": 9600.26, + "return_pct": -4.0 + }, + { + "date": "2023-09-28", + "equity": 9655.92, + "return_pct": -3.44 + }, + { + "date": "2023-09-29", + "equity": 9632.48, + "return_pct": -3.68 + }, + { + "date": "2023-10-02", + "equity": 9628.65, + "return_pct": -3.71 + }, + { + "date": "2023-10-03", + "equity": 9499.76, + "return_pct": -5.0 + }, + { + "date": "2023-10-04", + "equity": 9568.94, + "return_pct": -4.31 + }, + { + "date": "2023-10-05", + "equity": 9565.33, + "return_pct": -4.35 + }, + { + "date": "2023-10-06", + "equity": 9678.9, + "return_pct": -3.21 + }, + { + "date": "2023-10-09", + "equity": 9740.87, + "return_pct": -2.59 + }, + { + "date": "2023-10-10", + "equity": 9791.57, + "return_pct": -2.08 + }, + { + "date": "2023-10-11", + "equity": 9831.68, + "return_pct": -1.68 + }, + { + "date": "2023-10-12", + "equity": 9771.74, + "return_pct": -2.28 + }, + { + "date": "2023-10-13", + "equity": 9723.07, + "return_pct": -2.77 + }, + { + "date": "2023-10-16", + "equity": 9825.37, + "return_pct": -1.75 + }, + { + "date": "2023-10-17", + "equity": 9824.92, + "return_pct": -1.75 + }, + { + "date": "2023-10-18", + "equity": 9694.0, + "return_pct": -3.06 + }, + { + "date": "2023-10-19", + "equity": 9608.82, + "return_pct": -3.91 + }, + { + "date": "2023-10-20", + "equity": 9490.75, + "return_pct": -5.09 + }, + { + "date": "2023-10-23", + "equity": 9474.3, + "return_pct": -5.26 + }, + { + "date": "2023-10-24", + "equity": 9545.73, + "return_pct": -4.54 + }, + { + "date": "2023-10-25", + "equity": 9408.73, + "return_pct": -5.91 + }, + { + "date": "2023-10-26", + "equity": 9296.06, + "return_pct": -7.04 + }, + { + "date": "2023-10-27", + "equity": 9253.93, + "return_pct": -7.46 + }, + { + "date": "2023-10-30", + "equity": 9364.56, + "return_pct": -6.35 + }, + { + "date": "2023-10-31", + "equity": 9423.38, + "return_pct": -5.77 + }, + { + "date": "2023-11-01", + "equity": 9523.87, + "return_pct": -4.76 + }, + { + "date": "2023-11-02", + "equity": 9706.39, + "return_pct": -2.94 + }, + { + "date": "2023-11-03", + "equity": 9794.95, + "return_pct": -2.05 + }, + { + "date": "2023-11-06", + "equity": 9817.48, + "return_pct": -1.83 + }, + { + "date": "2023-11-07", + "equity": 9845.42, + "return_pct": -1.55 + }, + { + "date": "2023-11-08", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-11-09", + "equity": 9775.79, + "return_pct": -2.24 + }, + { + "date": "2023-11-10", + "equity": 9928.34, + "return_pct": -0.72 + }, + { + "date": "2023-11-13", + "equity": 9918.88, + "return_pct": -0.81 + }, + { + "date": "2023-11-14", + "equity": 10111.31, + "return_pct": 1.11 + }, + { + "date": "2023-11-15", + "equity": 10132.72, + "return_pct": 1.33 + }, + { + "date": "2023-11-16", + "equity": 10145.11, + "return_pct": 1.45 + }, + { + "date": "2023-11-17", + "equity": 10157.73, + "return_pct": 1.58 + }, + { + "date": "2023-11-20", + "equity": 10235.92, + "return_pct": 2.36 + }, + { + "date": "2023-11-21", + "equity": 10213.61, + "return_pct": 2.14 + }, + { + "date": "2023-11-22", + "equity": 10253.05, + "return_pct": 2.53 + }, + { + "date": "2023-11-24", + "equity": 10259.36, + "return_pct": 2.59 + }, + { + "date": "2023-11-27", + "equity": 10240.88, + "return_pct": 2.41 + }, + { + "date": "2023-11-28", + "equity": 10251.02, + "return_pct": 2.51 + }, + { + "date": "2023-11-29", + "equity": 10243.81, + "return_pct": 2.44 + }, + { + "date": "2023-11-30", + "equity": 10284.14, + "return_pct": 2.84 + }, + { + "date": "2023-12-01", + "equity": 10344.98, + "return_pct": 3.45 + }, + { + "date": "2023-12-04", + "equity": 10290.68, + "return_pct": 2.91 + }, + { + "date": "2023-12-05", + "equity": 10288.65, + "return_pct": 2.89 + }, + { + "date": "2023-12-06", + "equity": 10247.19, + "return_pct": 2.47 + }, + { + "date": "2023-12-07", + "equity": 10325.38, + "return_pct": 3.25 + }, + { + "date": "2023-12-08", + "equity": 10369.77, + "return_pct": 3.7 + }, + { + "date": "2023-12-11", + "equity": 10410.1, + "return_pct": 4.1 + }, + { + "date": "2023-12-12", + "equity": 10457.65, + "return_pct": 4.58 + }, + { + "date": "2023-12-13", + "equity": 10601.86, + "return_pct": 6.02 + }, + { + "date": "2023-12-14", + "equity": 10635.89, + "return_pct": 6.36 + }, + { + "date": "2023-12-15", + "equity": 10575.5, + "return_pct": 5.75 + }, + { + "date": "2023-12-18", + "equity": 10634.99, + "return_pct": 6.35 + }, + { + "date": "2023-12-19", + "equity": 10699.66, + "return_pct": 7.0 + }, + { + "date": "2023-12-20", + "equity": 10551.39, + "return_pct": 5.51 + }, + { + "date": "2023-12-21", + "equity": 10651.43, + "return_pct": 6.51 + }, + { + "date": "2023-12-22", + "equity": 10672.84, + "return_pct": 6.73 + }, + { + "date": "2023-12-26", + "equity": 10717.91, + "return_pct": 7.18 + }, + { + "date": "2023-12-27", + "equity": 10737.29, + "return_pct": 7.37 + }, + { + "date": "2023-12-28", + "equity": 10741.34, + "return_pct": 7.41 + }, + { + "date": "2023-12-29", + "equity": 10710.25, + "return_pct": 7.1 + }, + { + "date": "2024-01-02", + "equity": 10650.31, + "return_pct": 6.5 + }, + { + "date": "2024-01-03", + "equity": 10563.33, + "return_pct": 5.63 + }, + { + "date": "2024-01-04", + "equity": 10529.3, + "return_pct": 5.29 + }, + { + "date": "2024-01-05", + "equity": 10543.73, + "return_pct": 5.44 + }, + { + "date": "2024-01-08", + "equity": 10694.25, + "return_pct": 6.94 + }, + { + "date": "2024-01-09", + "equity": 10678.02, + "return_pct": 6.78 + }, + { + "date": "2024-01-10", + "equity": 10738.41, + "return_pct": 7.38 + }, + { + "date": "2024-01-11", + "equity": 10733.68, + "return_pct": 7.34 + }, + { + "date": "2024-01-12", + "equity": 10741.12, + "return_pct": 7.41 + }, + { + "date": "2024-01-16", + "equity": 10701.68, + "return_pct": 7.02 + }, + { + "date": "2024-01-17", + "equity": 10642.2, + "return_pct": 6.42 + }, + { + "date": "2024-01-18", + "equity": 10736.83, + "return_pct": 7.37 + }, + { + "date": "2024-01-19", + "equity": 10870.68, + "return_pct": 8.71 + }, + { + "date": "2024-01-22", + "equity": 10893.67, + "return_pct": 8.94 + }, + { + "date": "2024-01-23", + "equity": 10925.44, + "return_pct": 9.25 + }, + { + "date": "2024-01-24", + "equity": 10937.38, + "return_pct": 9.37 + }, + { + "date": "2024-01-25", + "equity": 10996.87, + "return_pct": 9.97 + }, + { + "date": "2024-01-26", + "equity": 10982.9, + "return_pct": 9.83 + }, + { + "date": "2024-01-29", + "equity": 11069.88, + "return_pct": 10.7 + }, + { + "date": "2024-01-30", + "equity": 11061.31, + "return_pct": 10.61 + }, + { + "date": "2024-01-31", + "equity": 10880.82, + "return_pct": 8.81 + }, + { + "date": "2024-02-01", + "equity": 11023.23, + "return_pct": 10.23 + }, + { + "date": "2024-02-02", + "equity": 11139.28, + "return_pct": 11.39 + }, + { + "date": "2024-02-05", + "equity": 11098.72, + "return_pct": 10.99 + }, + { + "date": "2024-02-06", + "equity": 11130.94, + "return_pct": 11.31 + }, + { + "date": "2024-02-07", + "equity": 11223.78, + "return_pct": 12.24 + }, + { + "date": "2024-02-08", + "equity": 11228.73, + "return_pct": 12.29 + }, + { + "date": "2024-02-09", + "equity": 11293.63, + "return_pct": 12.94 + }, + { + "date": "2024-02-12", + "equity": 11288.67, + "return_pct": 12.89 + }, + { + "date": "2024-02-13", + "equity": 11133.19, + "return_pct": 11.33 + }, + { + "date": "2024-02-14", + "equity": 11234.37, + "return_pct": 12.34 + }, + { + "date": "2024-02-15", + "equity": 11311.88, + "return_pct": 13.12 + }, + { + "date": "2024-02-16", + "equity": 11255.55, + "return_pct": 12.56 + }, + { + "date": "2024-02-20", + "equity": 11193.58, + "return_pct": 11.94 + }, + { + "date": "2024-02-21", + "equity": 11203.72, + "return_pct": 12.04 + }, + { + "date": "2024-02-22", + "equity": 11435.59, + "return_pct": 14.36 + }, + { + "date": "2024-02-23", + "equity": 11443.48, + "return_pct": 14.43 + }, + { + "date": "2024-02-26", + "equity": 11401.56, + "return_pct": 14.02 + }, + { + "date": "2024-02-27", + "equity": 11422.74, + "return_pct": 14.23 + }, + { + "date": "2024-02-28", + "equity": 11407.65, + "return_pct": 14.08 + }, + { + "date": "2024-02-29", + "equity": 11448.66, + "return_pct": 14.49 + }, + { + "date": "2024-03-01", + "equity": 11556.14, + "return_pct": 15.56 + }, + { + "date": "2024-03-04", + "equity": 11543.75, + "return_pct": 15.44 + }, + { + "date": "2024-03-05", + "equity": 11428.38, + "return_pct": 14.28 + }, + { + "date": "2024-03-06", + "equity": 11486.29, + "return_pct": 14.86 + }, + { + "date": "2024-03-07", + "equity": 11600.31, + "return_pct": 16.0 + }, + { + "date": "2024-03-08", + "equity": 11530.68, + "return_pct": 15.31 + }, + { + "date": "2024-03-11", + "equity": 11520.76, + "return_pct": 15.21 + }, + { + "date": "2024-03-12", + "equity": 11644.7, + "return_pct": 16.45 + }, + { + "date": "2024-03-13", + "equity": 11626.44, + "return_pct": 16.26 + }, + { + "date": "2024-03-14", + "equity": 11603.46, + "return_pct": 16.03 + }, + { + "date": "2024-03-15", + "equity": 11488.09, + "return_pct": 14.88 + }, + { + "date": "2024-03-18", + "equity": 11556.37, + "return_pct": 15.56 + }, + { + "date": "2024-03-19", + "equity": 11620.59, + "return_pct": 16.21 + }, + { + "date": "2024-03-20", + "equity": 11728.07, + "return_pct": 17.28 + }, + { + "date": "2024-03-21", + "equity": 11766.83, + "return_pct": 17.67 + }, + { + "date": "2024-03-22", + "equity": 11744.52, + "return_pct": 17.45 + }, + { + "date": "2024-03-25", + "equity": 11712.07, + "return_pct": 17.12 + }, + { + "date": "2024-03-26", + "equity": 11690.44, + "return_pct": 16.9 + }, + { + "date": "2024-03-27", + "equity": 11788.68, + "return_pct": 17.89 + }, + { + "date": "2024-03-28", + "equity": 11786.43, + "return_pct": 17.86 + }, + { + "date": "2024-04-01", + "equity": 11765.93, + "return_pct": 17.66 + }, + { + "date": "2024-04-02", + "equity": 11691.12, + "return_pct": 16.91 + }, + { + "date": "2024-04-03", + "equity": 11703.96, + "return_pct": 17.04 + }, + { + "date": "2024-04-04", + "equity": 11561.1, + "return_pct": 15.61 + }, + { + "date": "2024-04-05", + "equity": 11681.88, + "return_pct": 16.82 + }, + { + "date": "2024-04-08", + "equity": 11688.41, + "return_pct": 16.88 + }, + { + "date": "2024-04-09", + "equity": 11701.93, + "return_pct": 17.02 + }, + { + "date": "2024-04-10", + "equity": 11584.76, + "return_pct": 15.85 + }, + { + "date": "2024-04-11", + "equity": 11672.19, + "return_pct": 16.72 + }, + { + "date": "2024-04-12", + "equity": 11511.08, + "return_pct": 15.11 + }, + { + "date": "2024-04-15", + "equity": 11366.86, + "return_pct": 13.67 + }, + { + "date": "2024-04-16", + "equity": 11346.13, + "return_pct": 13.46 + }, + { + "date": "2024-04-17", + "equity": 11278.98, + "return_pct": 12.79 + }, + { + "date": "2024-04-18", + "equity": 11255.77, + "return_pct": 12.56 + }, + { + "date": "2024-04-19", + "equity": 11157.53, + "return_pct": 11.58 + }, + { + "date": "2024-04-22", + "equity": 11260.28, + "return_pct": 12.6 + }, + { + "date": "2024-04-23", + "equity": 11393.9, + "return_pct": 13.94 + }, + { + "date": "2024-04-24", + "equity": 11388.49, + "return_pct": 13.88 + }, + { + "date": "2024-04-25", + "equity": 11345.23, + "return_pct": 13.45 + }, + { + "date": "2024-04-26", + "equity": 11452.71, + "return_pct": 14.53 + }, + { + "date": "2024-04-29", + "equity": 11493.27, + "return_pct": 14.93 + }, + { + "date": "2024-04-30", + "equity": 11311.21, + "return_pct": 13.11 + }, + { + "date": "2024-05-01", + "equity": 11274.48, + "return_pct": 12.74 + }, + { + "date": "2024-05-02", + "equity": 11379.93, + "return_pct": 13.8 + }, + { + "date": "2024-05-03", + "equity": 11520.99, + "return_pct": 15.21 + }, + { + "date": "2024-05-06", + "equity": 11639.96, + "return_pct": 16.4 + }, + { + "date": "2024-05-07", + "equity": 11652.81, + "return_pct": 16.53 + }, + { + "date": "2024-05-08", + "equity": 11653.94, + "return_pct": 16.54 + }, + { + "date": "2024-05-09", + "equity": 11721.08, + "return_pct": 17.21 + }, + { + "date": "2024-05-10", + "equity": 11736.18, + "return_pct": 17.36 + }, + { + "date": "2024-05-13", + "equity": 11737.76, + "return_pct": 17.38 + }, + { + "date": "2024-05-14", + "equity": 11791.61, + "return_pct": 17.92 + }, + { + "date": "2024-05-15", + "equity": 11937.63, + "return_pct": 19.38 + }, + { + "date": "2024-05-16", + "equity": 11913.07, + "return_pct": 19.13 + }, + { + "date": "2024-05-17", + "equity": 11930.19, + "return_pct": 19.3 + }, + { + "date": "2024-05-20", + "equity": 11943.94, + "return_pct": 19.44 + }, + { + "date": "2024-05-21", + "equity": 11973.23, + "return_pct": 19.73 + }, + { + "date": "2024-05-22", + "equity": 11938.75, + "return_pct": 19.39 + }, + { + "date": "2024-05-23", + "equity": 11851.55, + "return_pct": 18.52 + }, + { + "date": "2024-05-24", + "equity": 11929.97, + "return_pct": 19.3 + }, + { + "date": "2024-05-28", + "equity": 11938.3, + "return_pct": 19.38 + }, + { + "date": "2024-05-29", + "equity": 11854.71, + "return_pct": 18.55 + }, + { + "date": "2024-05-30", + "equity": 11776.07, + "return_pct": 17.76 + }, + { + "date": "2024-05-31", + "equity": 11883.32, + "return_pct": 18.83 + }, + { + "date": "2024-06-03", + "equity": 11893.01, + "return_pct": 18.93 + }, + { + "date": "2024-06-04", + "equity": 11906.31, + "return_pct": 19.06 + }, + { + "date": "2024-06-05", + "equity": 12047.82, + "return_pct": 20.48 + }, + { + "date": "2024-06-06", + "equity": 12047.59, + "return_pct": 20.48 + }, + { + "date": "2024-06-07", + "equity": 12032.94, + "return_pct": 20.33 + }, + { + "date": "2024-06-10", + "equity": 12070.12, + "return_pct": 20.7 + }, + { + "date": "2024-06-11", + "equity": 12099.19, + "return_pct": 20.99 + }, + { + "date": "2024-06-12", + "equity": 12198.56, + "return_pct": 21.99 + }, + { + "date": "2024-06-13", + "equity": 12223.12, + "return_pct": 22.23 + }, + { + "date": "2024-06-14", + "equity": 12230.56, + "return_pct": 22.31 + }, + { + "date": "2024-06-17", + "equity": 12327.9, + "return_pct": 23.28 + }, + { + "date": "2024-06-18", + "equity": 12359.22, + "return_pct": 23.59 + }, + { + "date": "2024-06-20", + "equity": 12325.65, + "return_pct": 23.26 + }, + { + "date": "2024-06-21", + "equity": 12269.54, + "return_pct": 22.7 + }, + { + "date": "2024-06-24", + "equity": 12229.66, + "return_pct": 22.3 + }, + { + "date": "2024-06-25", + "equity": 12276.75, + "return_pct": 22.77 + }, + { + "date": "2024-06-26", + "equity": 12292.08, + "return_pct": 22.92 + }, + { + "date": "2024-06-27", + "equity": 12311.45, + "return_pct": 23.11 + }, + { + "date": "2024-06-28", + "equity": 12263.01, + "return_pct": 22.63 + }, + { + "date": "2024-07-01", + "equity": 12288.24, + "return_pct": 22.88 + }, + { + "date": "2024-07-02", + "equity": 12370.94, + "return_pct": 23.71 + }, + { + "date": "2024-07-03", + "equity": 12426.15, + "return_pct": 24.26 + }, + { + "date": "2024-07-05", + "equity": 12497.8, + "return_pct": 24.98 + }, + { + "date": "2024-07-08", + "equity": 12512.22, + "return_pct": 25.12 + }, + { + "date": "2024-07-09", + "equity": 12524.39, + "return_pct": 25.24 + }, + { + "date": "2024-07-10", + "equity": 12648.32, + "return_pct": 26.48 + }, + { + "date": "2024-07-11", + "equity": 12539.26, + "return_pct": 25.39 + }, + { + "date": "2024-07-12", + "equity": 12618.36, + "return_pct": 26.18 + }, + { + "date": "2024-07-15", + "equity": 12653.06, + "return_pct": 26.53 + }, + { + "date": "2024-07-16", + "equity": 12728.09, + "return_pct": 27.28 + }, + { + "date": "2024-07-17", + "equity": 12549.63, + "return_pct": 25.5 + }, + { + "date": "2024-07-18", + "equity": 12453.19, + "return_pct": 24.53 + }, + { + "date": "2024-07-19", + "equity": 12370.49, + "return_pct": 23.7 + }, + { + "date": "2024-07-22", + "equity": 12498.03, + "return_pct": 24.98 + }, + { + "date": "2024-07-23", + "equity": 12478.42, + "return_pct": 24.78 + }, + { + "date": "2024-07-24", + "equity": 12195.63, + "return_pct": 21.96 + }, + { + "date": "2024-07-25", + "equity": 12132.09, + "return_pct": 21.32 + }, + { + "date": "2024-07-26", + "equity": 12267.96, + "return_pct": 22.68 + }, + { + "date": "2024-07-29", + "equity": 12275.18, + "return_pct": 22.75 + }, + { + "date": "2024-07-30", + "equity": 12212.98, + "return_pct": 22.13 + }, + { + "date": "2024-07-31", + "equity": 12411.5, + "return_pct": 24.12 + }, + { + "date": "2024-08-01", + "equity": 12235.74, + "return_pct": 22.36 + }, + { + "date": "2024-08-02", + "equity": 12007.93, + "return_pct": 20.08 + }, + { + "date": "2024-08-05", + "equity": 11658.22, + "return_pct": 16.58 + }, + { + "date": "2024-08-06", + "equity": 11765.7, + "return_pct": 17.66 + }, + { + "date": "2024-08-07", + "equity": 11687.06, + "return_pct": 16.87 + }, + { + "date": "2024-08-08", + "equity": 11957.23, + "return_pct": 19.57 + }, + { + "date": "2024-08-09", + "equity": 12009.96, + "return_pct": 20.1 + }, + { + "date": "2024-08-12", + "equity": 12016.27, + "return_pct": 20.16 + }, + { + "date": "2024-08-13", + "equity": 12213.88, + "return_pct": 22.14 + }, + { + "date": "2024-08-14", + "equity": 12252.42, + "return_pct": 22.52 + }, + { + "date": "2024-08-15", + "equity": 12462.43, + "return_pct": 24.62 + }, + { + "date": "2024-08-16", + "equity": 12490.37, + "return_pct": 24.9 + }, + { + "date": "2024-08-19", + "equity": 12609.79, + "return_pct": 26.1 + }, + { + "date": "2024-08-20", + "equity": 12589.29, + "return_pct": 25.89 + }, + { + "date": "2024-08-21", + "equity": 12632.55, + "return_pct": 26.33 + }, + { + "date": "2024-08-22", + "equity": 12533.41, + "return_pct": 25.33 + }, + { + "date": "2024-08-23", + "equity": 12666.58, + "return_pct": 26.67 + }, + { + "date": "2024-08-26", + "equity": 12636.38, + "return_pct": 26.36 + }, + { + "date": "2024-08-27", + "equity": 12653.73, + "return_pct": 26.54 + }, + { + "date": "2024-08-28", + "equity": 12580.27, + "return_pct": 25.8 + }, + { + "date": "2024-08-29", + "equity": 12581.4, + "return_pct": 25.81 + }, + { + "date": "2024-08-30", + "equity": 12701.5, + "return_pct": 27.02 + }, + { + "date": "2024-09-03", + "equity": 12440.12, + "return_pct": 24.4 + }, + { + "date": "2024-09-04", + "equity": 12414.66, + "return_pct": 24.15 + }, + { + "date": "2024-09-05", + "equity": 12384.46, + "return_pct": 23.84 + }, + { + "date": "2024-09-06", + "equity": 12176.03, + "return_pct": 21.76 + }, + { + "date": "2024-09-09", + "equity": 12312.35, + "return_pct": 23.12 + }, + { + "date": "2024-09-10", + "equity": 12365.98, + "return_pct": 23.66 + }, + { + "date": "2024-09-11", + "equity": 12492.85, + "return_pct": 24.93 + }, + { + "date": "2024-09-12", + "equity": 12598.08, + "return_pct": 25.98 + }, + { + "date": "2024-09-13", + "equity": 12663.87, + "return_pct": 26.64 + }, + { + "date": "2024-09-16", + "equity": 12682.58, + "return_pct": 26.83 + }, + { + "date": "2024-09-17", + "equity": 12687.76, + "return_pct": 26.88 + }, + { + "date": "2024-09-18", + "equity": 12650.13, + "return_pct": 26.5 + }, + { + "date": "2024-09-19", + "equity": 12866.0, + "return_pct": 28.66 + }, + { + "date": "2024-09-20", + "equity": 12804.48, + "return_pct": 28.04 + }, + { + "date": "2024-09-23", + "equity": 12836.48, + "return_pct": 28.36 + }, + { + "date": "2024-09-24", + "equity": 12873.21, + "return_pct": 28.73 + }, + { + "date": "2024-09-25", + "equity": 12844.81, + "return_pct": 28.45 + }, + { + "date": "2024-09-26", + "equity": 12895.74, + "return_pct": 28.96 + }, + { + "date": "2024-09-27", + "equity": 12877.04, + "return_pct": 28.77 + }, + { + "date": "2024-09-30", + "equity": 12928.64, + "return_pct": 29.29 + }, + { + "date": "2024-10-01", + "equity": 12812.82, + "return_pct": 28.13 + }, + { + "date": "2024-10-02", + "equity": 12818.22, + "return_pct": 28.18 + }, + { + "date": "2024-10-03", + "equity": 12794.79, + "return_pct": 27.95 + }, + { + "date": "2024-10-04", + "equity": 12911.06, + "return_pct": 29.11 + }, + { + "date": "2024-10-07", + "equity": 12794.34, + "return_pct": 27.94 + }, + { + "date": "2024-10-08", + "equity": 12915.34, + "return_pct": 29.15 + }, + { + "date": "2024-10-09", + "equity": 13004.8, + "return_pct": 30.05 + }, + { + "date": "2024-10-10", + "equity": 12982.04, + "return_pct": 29.82 + }, + { + "date": "2024-10-11", + "equity": 13059.78, + "return_pct": 30.6 + }, + { + "date": "2024-10-14", + "equity": 13166.59, + "return_pct": 31.67 + }, + { + "date": "2024-10-15", + "equity": 13064.29, + "return_pct": 30.64 + }, + { + "date": "2024-10-16", + "equity": 13121.07, + "return_pct": 31.21 + }, + { + "date": "2024-10-17", + "equity": 13122.2, + "return_pct": 31.22 + }, + { + "date": "2024-10-18", + "equity": 13172.67, + "return_pct": 31.73 + }, + { + "date": "2024-10-21", + "equity": 13151.04, + "return_pct": 31.51 + }, + { + "date": "2024-10-22", + "equity": 13144.05, + "return_pct": 31.44 + }, + { + "date": "2024-10-23", + "equity": 13023.95, + "return_pct": 30.24 + }, + { + "date": "2024-10-24", + "equity": 13052.12, + "return_pct": 30.52 + }, + { + "date": "2024-10-25", + "equity": 13047.61, + "return_pct": 30.48 + }, + { + "date": "2024-10-28", + "equity": 13087.95, + "return_pct": 30.88 + }, + { + "date": "2024-10-29", + "equity": 13109.13, + "return_pct": 31.09 + }, + { + "date": "2024-10-30", + "equity": 13069.47, + "return_pct": 30.69 + }, + { + "date": "2024-10-31", + "equity": 12813.27, + "return_pct": 28.13 + }, + { + "date": "2024-11-01", + "equity": 12867.35, + "return_pct": 28.67 + }, + { + "date": "2024-11-04", + "equity": 12839.63, + "return_pct": 28.4 + }, + { + "date": "2024-11-05", + "equity": 12994.88, + "return_pct": 29.95 + }, + { + "date": "2024-11-06", + "equity": 13318.01, + "return_pct": 33.18 + }, + { + "date": "2024-11-07", + "equity": 13420.99, + "return_pct": 34.21 + }, + { + "date": "2024-11-08", + "equity": 13479.12, + "return_pct": 34.79 + }, + { + "date": "2024-11-11", + "equity": 13491.97, + "return_pct": 34.92 + }, + { + "date": "2024-11-12", + "equity": 13450.06, + "return_pct": 34.5 + }, + { + "date": "2024-11-13", + "equity": 13456.59, + "return_pct": 34.57 + }, + { + "date": "2024-11-14", + "equity": 13370.06, + "return_pct": 33.7 + }, + { + "date": "2024-11-15", + "equity": 13198.81, + "return_pct": 31.99 + }, + { + "date": "2024-11-18", + "equity": 13252.89, + "return_pct": 32.53 + }, + { + "date": "2024-11-19", + "equity": 13301.34, + "return_pct": 33.01 + }, + { + "date": "2024-11-20", + "equity": 13305.84, + "return_pct": 33.06 + }, + { + "date": "2024-11-21", + "equity": 13377.27, + "return_pct": 33.77 + }, + { + "date": "2024-11-22", + "equity": 13418.73, + "return_pct": 34.19 + }, + { + "date": "2024-11-25", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2024-11-26", + "equity": 13534.55, + "return_pct": 35.35 + }, + { + "date": "2024-11-27", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-11-29", + "equity": 13577.37, + "return_pct": 35.77 + }, + { + "date": "2024-12-02", + "equity": 13601.7, + "return_pct": 36.02 + }, + { + "date": "2024-12-03", + "equity": 13608.01, + "return_pct": 36.08 + }, + { + "date": "2024-12-04", + "equity": 13692.51, + "return_pct": 36.93 + }, + { + "date": "2024-12-05", + "equity": 13669.98, + "return_pct": 36.7 + }, + { + "date": "2024-12-06", + "equity": 13695.89, + "return_pct": 36.96 + }, + { + "date": "2024-12-09", + "equity": 13625.36, + "return_pct": 36.25 + }, + { + "date": "2024-12-10", + "equity": 13583.0, + "return_pct": 35.83 + }, + { + "date": "2024-12-11", + "equity": 13688.01, + "return_pct": 36.88 + }, + { + "date": "2024-12-12", + "equity": 13617.48, + "return_pct": 36.17 + }, + { + "date": "2024-12-13", + "equity": 13614.77, + "return_pct": 36.15 + }, + { + "date": "2024-12-16", + "equity": 13672.91, + "return_pct": 36.73 + }, + { + "date": "2024-12-17", + "equity": 13616.58, + "return_pct": 36.17 + }, + { + "date": "2024-12-18", + "equity": 13210.75, + "return_pct": 32.11 + }, + { + "date": "2024-12-19", + "equity": 13206.7, + "return_pct": 32.07 + }, + { + "date": "2024-12-20", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2024-12-23", + "equity": 13400.26, + "return_pct": 34.0 + }, + { + "date": "2024-12-24", + "equity": 13549.2, + "return_pct": 35.49 + }, + { + "date": "2024-12-26", + "equity": 13550.1, + "return_pct": 35.5 + }, + { + "date": "2024-12-27", + "equity": 13407.47, + "return_pct": 34.07 + }, + { + "date": "2024-12-30", + "equity": 13254.47, + "return_pct": 32.54 + }, + { + "date": "2024-12-31", + "equity": 13206.25, + "return_pct": 32.06 + }, + { + "date": "2025-01-02", + "equity": 13173.8, + "return_pct": 31.74 + }, + { + "date": "2025-01-03", + "equity": 13338.52, + "return_pct": 33.39 + }, + { + "date": "2025-01-06", + "equity": 13415.35, + "return_pct": 34.15 + }, + { + "date": "2025-01-07", + "equity": 13263.71, + "return_pct": 32.64 + }, + { + "date": "2025-01-08", + "equity": 13283.08, + "return_pct": 32.83 + }, + { + "date": "2025-01-10", + "equity": 13080.29, + "return_pct": 30.8 + }, + { + "date": "2025-01-13", + "equity": 13100.57, + "return_pct": 31.01 + }, + { + "date": "2025-01-14", + "equity": 13118.59, + "return_pct": 31.19 + }, + { + "date": "2025-01-15", + "equity": 13357.22, + "return_pct": 33.57 + }, + { + "date": "2025-01-16", + "equity": 13331.53, + "return_pct": 33.32 + }, + { + "date": "2025-01-17", + "equity": 13465.38, + "return_pct": 34.65 + }, + { + "date": "2025-01-21", + "equity": 13588.63, + "return_pct": 35.89 + }, + { + "date": "2025-01-22", + "equity": 13665.02, + "return_pct": 36.65 + }, + { + "date": "2025-01-23", + "equity": 13739.61, + "return_pct": 37.4 + }, + { + "date": "2025-01-24", + "equity": 13699.5, + "return_pct": 36.99 + }, + { + "date": "2025-01-27", + "equity": 13505.71, + "return_pct": 35.06 + }, + { + "date": "2025-01-28", + "equity": 13621.76, + "return_pct": 36.22 + }, + { + "date": "2025-01-29", + "equity": 13560.69, + "return_pct": 35.61 + }, + { + "date": "2025-01-30", + "equity": 13633.48, + "return_pct": 36.33 + }, + { + "date": "2025-01-31", + "equity": 13560.92, + "return_pct": 35.61 + }, + { + "date": "2025-02-03", + "equity": 13469.66, + "return_pct": 34.7 + }, + { + "date": "2025-02-04", + "equity": 13560.02, + "return_pct": 35.6 + }, + { + "date": "2025-02-05", + "equity": 13615.0, + "return_pct": 36.15 + }, + { + "date": "2025-02-06", + "equity": 13662.32, + "return_pct": 36.62 + }, + { + "date": "2025-02-07", + "equity": 13537.26, + "return_pct": 35.37 + }, + { + "date": "2025-02-10", + "equity": 13629.19, + "return_pct": 36.29 + }, + { + "date": "2025-02-11", + "equity": 13639.56, + "return_pct": 36.4 + }, + { + "date": "2025-02-12", + "equity": 13595.62, + "return_pct": 35.96 + }, + { + "date": "2025-02-13", + "equity": 13739.16, + "return_pct": 37.39 + }, + { + "date": "2025-02-14", + "equity": 13738.48, + "return_pct": 37.38 + }, + { + "date": "2025-02-18", + "equity": 13778.81, + "return_pct": 37.79 + }, + { + "date": "2025-02-19", + "equity": 13811.26, + "return_pct": 38.11 + }, + { + "date": "2025-02-20", + "equity": 13753.8, + "return_pct": 37.54 + }, + { + "date": "2025-02-21", + "equity": 13518.56, + "return_pct": 35.19 + }, + { + "date": "2025-02-24", + "equity": 13457.04, + "return_pct": 34.57 + }, + { + "date": "2025-02-25", + "equity": 13390.12, + "return_pct": 33.9 + }, + { + "date": "2025-02-26", + "equity": 13396.88, + "return_pct": 33.97 + }, + { + "date": "2025-02-27", + "equity": 13183.04, + "return_pct": 31.83 + }, + { + "date": "2025-02-28", + "equity": 13388.76, + "return_pct": 33.89 + }, + { + "date": "2025-03-03", + "equity": 13154.19, + "return_pct": 31.54 + }, + { + "date": "2025-03-04", + "equity": 12998.49, + "return_pct": 29.98 + }, + { + "date": "2025-03-05", + "equity": 13138.2, + "return_pct": 31.38 + }, + { + "date": "2025-03-06", + "equity": 12904.98, + "return_pct": 29.05 + }, + { + "date": "2025-03-07", + "equity": 12977.31, + "return_pct": 29.77 + }, + { + "date": "2025-03-10", + "equity": 12631.65, + "return_pct": 26.32 + }, + { + "date": "2025-03-11", + "equity": 12526.65, + "return_pct": 25.27 + }, + { + "date": "2025-03-12", + "equity": 12593.12, + "return_pct": 25.93 + }, + { + "date": "2025-03-13", + "equity": 12425.25, + "return_pct": 24.25 + }, + { + "date": "2025-03-14", + "equity": 12681.9, + "return_pct": 26.82 + }, + { + "date": "2025-03-17", + "equity": 12779.69, + "return_pct": 27.8 + }, + { + "date": "2025-03-18", + "equity": 12641.56, + "return_pct": 26.42 + }, + { + "date": "2025-03-19", + "equity": 12779.24, + "return_pct": 27.79 + }, + { + "date": "2025-03-20", + "equity": 12742.29, + "return_pct": 27.42 + }, + { + "date": "2025-03-21", + "equity": 12708.26, + "return_pct": 27.08 + }, + { + "date": "2025-03-24", + "equity": 12935.85, + "return_pct": 29.36 + }, + { + "date": "2025-03-25", + "equity": 12966.94, + "return_pct": 29.67 + }, + { + "date": "2025-03-26", + "equity": 12812.14, + "return_pct": 28.12 + }, + { + "date": "2025-03-27", + "equity": 12778.12, + "return_pct": 27.78 + }, + { + "date": "2025-03-28", + "equity": 12520.79, + "return_pct": 25.21 + }, + { + "date": "2025-03-31", + "equity": 12604.84, + "return_pct": 26.05 + }, + { + "date": "2025-04-01", + "equity": 12640.44, + "return_pct": 26.4 + }, + { + "date": "2025-04-02", + "equity": 12720.43, + "return_pct": 27.2 + }, + { + "date": "2025-04-03", + "equity": 12093.56, + "return_pct": 20.94 + }, + { + "date": "2025-04-04", + "equity": 11385.57, + "return_pct": 13.86 + }, + { + "date": "2025-04-07", + "equity": 11365.29, + "return_pct": 13.65 + }, + { + "date": "2025-04-08", + "equity": 11187.27, + "return_pct": 11.87 + }, + { + "date": "2025-04-09", + "equity": 12362.15, + "return_pct": 23.62 + }, + { + "date": "2025-04-10", + "equity": 11820.46, + "return_pct": 18.2 + }, + { + "date": "2025-04-11", + "equity": 12031.37, + "return_pct": 20.31 + }, + { + "date": "2025-04-14", + "equity": 12148.09, + "return_pct": 21.48 + }, + { + "date": "2025-04-15", + "equity": 12114.06, + "return_pct": 21.14 + }, + { + "date": "2025-04-16", + "equity": 11844.79, + "return_pct": 18.45 + }, + { + "date": "2025-04-17", + "equity": 11861.69, + "return_pct": 18.62 + }, + { + "date": "2025-04-21", + "equity": 11579.35, + "return_pct": 15.79 + }, + { + "date": "2025-04-22", + "equity": 11880.62, + "return_pct": 18.81 + }, + { + "date": "2025-04-23", + "equity": 12064.72, + "return_pct": 20.65 + }, + { + "date": "2025-04-24", + "equity": 12318.66, + "return_pct": 23.19 + }, + { + "date": "2025-04-25", + "equity": 12407.67, + "return_pct": 24.08 + }, + { + "date": "2025-04-28", + "equity": 12412.4, + "return_pct": 24.12 + }, + { + "date": "2025-04-29", + "equity": 12490.59, + "return_pct": 24.91 + }, + { + "date": "2025-04-30", + "equity": 12495.55, + "return_pct": 24.96 + }, + { + "date": "2025-05-01", + "equity": 12584.11, + "return_pct": 25.84 + }, + { + "date": "2025-05-02", + "equity": 12770.91, + "return_pct": 27.71 + }, + { + "date": "2025-05-05", + "equity": 12697.67, + "return_pct": 26.98 + }, + { + "date": "2025-05-06", + "equity": 12591.54, + "return_pct": 25.92 + }, + { + "date": "2025-05-07", + "equity": 12644.49, + "return_pct": 26.44 + }, + { + "date": "2025-05-08", + "equity": 12732.6, + "return_pct": 27.33 + }, + { + "date": "2025-05-09", + "equity": 12716.37, + "return_pct": 27.16 + }, + { + "date": "2025-05-12", + "equity": 13136.62, + "return_pct": 31.37 + }, + { + "date": "2025-05-13", + "equity": 13223.37, + "return_pct": 32.23 + }, + { + "date": "2025-05-14", + "equity": 13240.27, + "return_pct": 32.4 + }, + { + "date": "2025-05-15", + "equity": 13304.94, + "return_pct": 33.05 + }, + { + "date": "2025-05-16", + "equity": 13389.22, + "return_pct": 33.89 + }, + { + "date": "2025-05-19", + "equity": 13403.86, + "return_pct": 34.04 + }, + { + "date": "2025-05-20", + "equity": 13358.8, + "return_pct": 33.59 + }, + { + "date": "2025-05-21", + "equity": 13133.69, + "return_pct": 31.34 + }, + { + "date": "2025-05-22", + "equity": 13138.87, + "return_pct": 31.39 + }, + { + "date": "2025-05-23", + "equity": 13049.19, + "return_pct": 30.49 + }, + { + "date": "2025-05-27", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2025-05-28", + "equity": 13243.43, + "return_pct": 32.43 + }, + { + "date": "2025-05-29", + "equity": 13295.7, + "return_pct": 32.96 + }, + { + "date": "2025-05-30", + "equity": 13280.83, + "return_pct": 32.81 + }, + { + "date": "2025-06-02", + "equity": 13355.64, + "return_pct": 33.56 + }, + { + "date": "2025-06-03", + "equity": 13431.8, + "return_pct": 34.32 + }, + { + "date": "2025-06-04", + "equity": 13428.2, + "return_pct": 34.28 + }, + { + "date": "2025-06-05", + "equity": 13363.3, + "return_pct": 33.63 + }, + { + "date": "2025-06-06", + "equity": 13500.53, + "return_pct": 35.01 + }, + { + "date": "2025-06-09", + "equity": 13512.7, + "return_pct": 35.13 + }, + { + "date": "2025-06-10", + "equity": 13589.31, + "return_pct": 35.89 + }, + { + "date": "2025-06-11", + "equity": 13550.55, + "return_pct": 35.51 + }, + { + "date": "2025-06-12", + "equity": 13604.41, + "return_pct": 36.04 + }, + { + "date": "2025-06-13", + "equity": 13452.31, + "return_pct": 34.52 + }, + { + "date": "2025-06-16", + "equity": 13580.3, + "return_pct": 35.8 + }, + { + "date": "2025-06-17", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2025-06-18", + "equity": 13462.22, + "return_pct": 34.62 + }, + { + "date": "2025-06-20", + "equity": 13391.02, + "return_pct": 33.91 + }, + { + "date": "2025-06-23", + "equity": 13523.29, + "return_pct": 35.23 + }, + { + "date": "2025-06-24", + "equity": 13672.68, + "return_pct": 36.73 + }, + { + "date": "2025-06-25", + "equity": 13680.34, + "return_pct": 36.8 + }, + { + "date": "2025-06-26", + "equity": 13787.38, + "return_pct": 37.87 + }, + { + "date": "2025-06-27", + "equity": 13855.88, + "return_pct": 38.56 + }, + { + "date": "2025-06-30", + "equity": 13922.13, + "return_pct": 39.22 + }, + { + "date": "2025-07-01", + "equity": 13917.62, + "return_pct": 39.18 + }, + { + "date": "2025-07-02", + "equity": 13980.71, + "return_pct": 39.81 + }, + { + "date": "2025-07-03", + "equity": 14090.9, + "return_pct": 40.91 + }, + { + "date": "2025-07-07", + "equity": 13985.89, + "return_pct": 39.86 + }, + { + "date": "2025-07-08", + "equity": 13978.23, + "return_pct": 39.78 + }, + { + "date": "2025-07-09", + "equity": 14062.06, + "return_pct": 40.62 + }, + { + "date": "2025-07-10", + "equity": 14101.71, + "return_pct": 41.02 + }, + { + "date": "2025-07-11", + "equity": 14052.14, + "return_pct": 40.52 + }, + { + "date": "2025-07-14", + "equity": 14078.96, + "return_pct": 40.79 + }, + { + "date": "2025-07-15", + "equity": 14018.79, + "return_pct": 40.19 + }, + { + "date": "2025-07-16", + "equity": 14065.66, + "return_pct": 40.66 + }, + { + "date": "2025-07-17", + "equity": 14151.74, + "return_pct": 41.52 + }, + { + "date": "2025-07-18", + "equity": 14141.37, + "return_pct": 41.41 + }, + { + "date": "2025-07-21", + "equity": 14168.19, + "return_pct": 41.68 + }, + { + "date": "2025-07-22", + "equity": 14170.22, + "return_pct": 41.7 + }, + { + "date": "2025-07-23", + "equity": 14290.77, + "return_pct": 42.91 + }, + { + "date": "2025-07-24", + "equity": 14295.5, + "return_pct": 42.96 + }, + { + "date": "2025-07-25", + "equity": 14355.89, + "return_pct": 43.56 + }, + { + "date": "2025-07-28", + "equity": 14352.28, + "return_pct": 43.52 + }, + { + "date": "2025-07-29", + "equity": 14314.43, + "return_pct": 43.14 + }, + { + "date": "2025-07-30", + "equity": 14296.4, + "return_pct": 42.96 + }, + { + "date": "2025-07-31", + "equity": 14242.77, + "return_pct": 42.43 + }, + { + "date": "2025-08-01", + "equity": 14009.33, + "return_pct": 40.09 + }, + { + "date": "2025-08-04", + "equity": 14222.27, + "return_pct": 42.22 + }, + { + "date": "2025-08-05", + "equity": 14150.16, + "return_pct": 41.5 + }, + { + "date": "2025-08-06", + "equity": 14258.55, + "return_pct": 42.59 + }, + { + "date": "2025-08-07", + "equity": 14246.6, + "return_pct": 42.47 + }, + { + "date": "2025-08-08", + "equity": 14357.69, + "return_pct": 43.58 + }, + { + "date": "2025-08-11", + "equity": 14329.3, + "return_pct": 43.29 + }, + { + "date": "2025-08-12", + "equity": 14481.85, + "return_pct": 44.82 + }, + { + "date": "2025-08-13", + "equity": 14531.42, + "return_pct": 45.31 + }, + { + "date": "2025-08-14", + "equity": 14532.77, + "return_pct": 45.33 + }, + { + "date": "2025-08-15", + "equity": 14498.75, + "return_pct": 44.99 + }, + { + "date": "2025-08-18", + "equity": 14495.59, + "return_pct": 44.96 + }, + { + "date": "2025-08-19", + "equity": 14416.95, + "return_pct": 44.17 + }, + { + "date": "2025-08-20", + "equity": 14378.65, + "return_pct": 43.79 + }, + { + "date": "2025-08-21", + "equity": 14320.96, + "return_pct": 43.21 + }, + { + "date": "2025-08-22", + "equity": 14540.89, + "return_pct": 45.41 + }, + { + "date": "2025-08-25", + "equity": 14476.89, + "return_pct": 44.77 + }, + { + "date": "2025-08-26", + "equity": 14537.51, + "return_pct": 45.38 + }, + { + "date": "2025-08-27", + "equity": 14570.63, + "return_pct": 45.71 + }, + { + "date": "2025-08-28", + "equity": 14622.23, + "return_pct": 46.22 + }, + { + "date": "2025-08-29", + "equity": 14535.03, + "return_pct": 45.35 + }, + { + "date": "2025-09-02", + "equity": 14427.32, + "return_pct": 44.27 + }, + { + "date": "2025-09-03", + "equity": 14505.51, + "return_pct": 45.06 + }, + { + "date": "2025-09-04", + "equity": 14626.74, + "return_pct": 46.27 + }, + { + "date": "2025-09-05", + "equity": 14584.38, + "return_pct": 45.84 + }, + { + "date": "2025-09-08", + "equity": 14620.2, + "return_pct": 46.2 + }, + { + "date": "2025-09-09", + "equity": 14654.0, + "return_pct": 46.54 + }, + { + "date": "2025-09-10", + "equity": 14696.37, + "return_pct": 46.96 + }, + { + "date": "2025-09-11", + "equity": 14818.5, + "return_pct": 48.18 + }, + { + "date": "2025-09-12", + "equity": 14813.54, + "return_pct": 48.14 + }, + { + "date": "2025-09-15", + "equity": 14892.4, + "return_pct": 48.92 + }, + { + "date": "2025-09-16", + "equity": 14871.9, + "return_pct": 48.72 + }, + { + "date": "2025-09-17", + "equity": 14853.42, + "return_pct": 48.53 + }, + { + "date": "2025-09-18", + "equity": 14922.82, + "return_pct": 49.23 + }, + { + "date": "2025-09-19", + "equity": 14955.27, + "return_pct": 49.55 + }, + { + "date": "2025-09-22", + "equity": 15026.03, + "return_pct": 50.26 + }, + { + "date": "2025-09-23", + "equity": 14944.23, + "return_pct": 49.44 + }, + { + "date": "2025-09-24", + "equity": 14896.69, + "return_pct": 48.97 + }, + { + "date": "2025-09-25", + "equity": 14827.96, + "return_pct": 48.28 + }, + { + "date": "2025-09-26", + "equity": 14912.91, + "return_pct": 49.13 + }, + { + "date": "2025-09-29", + "equity": 14954.82, + "return_pct": 49.55 + }, + { + "date": "2025-09-30", + "equity": 15011.15, + "return_pct": 50.11 + }, + { + "date": "2025-10-01", + "equity": 15062.3, + "return_pct": 50.62 + }, + { + "date": "2025-10-02", + "equity": 15079.65, + "return_pct": 50.8 + }, + { + "date": "2025-10-03", + "equity": 15079.43, + "return_pct": 50.79 + }, + { + "date": "2025-10-06", + "equity": 15133.51, + "return_pct": 51.34 + }, + { + "date": "2025-10-07", + "equity": 15077.4, + "return_pct": 50.77 + }, + { + "date": "2025-10-08", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2025-10-09", + "equity": 15123.37, + "return_pct": 51.23 + }, + { + "date": "2025-10-10", + "equity": 14714.62, + "return_pct": 47.15 + }, + { + "date": "2025-10-13", + "equity": 14940.4, + "return_pct": 49.4 + }, + { + "date": "2025-10-14", + "equity": 14922.15, + "return_pct": 49.22 + }, + { + "date": "2025-10-15", + "equity": 14988.4, + "return_pct": 49.88 + }, + { + "date": "2025-10-16", + "equity": 14886.32, + "return_pct": 48.86 + }, + { + "date": "2025-10-17", + "equity": 14970.82, + "return_pct": 49.71 + }, + { + "date": "2025-10-20", + "equity": 15126.52, + "return_pct": 51.27 + }, + { + "date": "2025-10-21", + "equity": 15126.3, + "return_pct": 51.26 + }, + { + "date": "2025-10-22", + "equity": 15047.66, + "return_pct": 50.48 + }, + { + "date": "2025-10-23", + "equity": 15136.89, + "return_pct": 51.37 + }, + { + "date": "2025-10-24", + "equity": 15260.6, + "return_pct": 52.61 + }, + { + "date": "2025-10-27", + "equity": 15440.64, + "return_pct": 54.41 + }, + { + "date": "2025-10-28", + "equity": 15481.65, + "return_pct": 54.82 + }, + { + "date": "2025-10-29", + "equity": 15489.08, + "return_pct": 54.89 + }, + { + "date": "2025-10-30", + "equity": 15318.73, + "return_pct": 53.19 + }, + { + "date": "2025-10-31", + "equity": 15368.98, + "return_pct": 53.69 + }, + { + "date": "2025-11-03", + "equity": 15397.82, + "return_pct": 53.98 + }, + { + "date": "2025-11-04", + "equity": 15215.3, + "return_pct": 52.15 + }, + { + "date": "2025-11-05", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2025-11-06", + "equity": 15104.22, + "return_pct": 51.04 + }, + { + "date": "2025-11-07", + "equity": 15119.09, + "return_pct": 51.19 + }, + { + "date": "2025-11-10", + "equity": 15355.01, + "return_pct": 53.55 + }, + { + "date": "2025-11-11", + "equity": 15390.16, + "return_pct": 53.9 + }, + { + "date": "2025-11-12", + "equity": 15398.72, + "return_pct": 53.99 + }, + { + "date": "2025-11-13", + "equity": 15143.2, + "return_pct": 51.43 + }, + { + "date": "2025-11-14", + "equity": 15140.72, + "return_pct": 51.41 + }, + { + "date": "2025-11-17", + "equity": 14999.66, + "return_pct": 50.0 + }, + { + "date": "2025-11-18", + "equity": 14873.7, + "return_pct": 48.74 + }, + { + "date": "2025-11-19", + "equity": 14931.16, + "return_pct": 49.31 + }, + { + "date": "2025-11-20", + "equity": 14703.58, + "return_pct": 47.04 + }, + { + "date": "2025-11-21", + "equity": 14850.04, + "return_pct": 48.5 + }, + { + "date": "2025-11-24", + "equity": 15068.61, + "return_pct": 50.69 + }, + { + "date": "2025-11-25", + "equity": 15210.35, + "return_pct": 52.1 + }, + { + "date": "2025-11-26", + "equity": 15315.35, + "return_pct": 53.15 + }, + { + "date": "2025-11-28", + "equity": 15398.95, + "return_pct": 53.99 + }, + { + "date": "2025-12-01", + "equity": 15328.65, + "return_pct": 53.29 + }, + { + "date": "2025-12-02", + "equity": 15357.04, + "return_pct": 53.57 + }, + { + "date": "2025-12-03", + "equity": 15410.22, + "return_pct": 54.1 + }, + { + "date": "2025-12-04", + "equity": 15421.48, + "return_pct": 54.21 + }, + { + "date": "2025-12-05", + "equity": 15450.78, + "return_pct": 54.51 + }, + { + "date": "2025-12-08", + "equity": 15404.36, + "return_pct": 54.04 + }, + { + "date": "2025-12-09", + "equity": 15391.06, + "return_pct": 53.91 + }, + { + "date": "2025-12-10", + "equity": 15493.14, + "return_pct": 54.93 + }, + { + "date": "2025-12-11", + "equity": 15529.19, + "return_pct": 55.29 + }, + { + "date": "2025-12-12", + "equity": 15362.22, + "return_pct": 53.62 + }, + { + "date": "2025-12-15", + "equity": 15339.01, + "return_pct": 53.39 + }, + { + "date": "2025-12-16", + "equity": 15297.1, + "return_pct": 52.97 + }, + { + "date": "2025-12-17", + "equity": 15128.78, + "return_pct": 51.29 + }, + { + "date": "2025-12-18", + "equity": 15243.02, + "return_pct": 52.43 + }, + { + "date": "2025-12-19", + "equity": 15335.86, + "return_pct": 53.36 + }, + { + "date": "2025-12-22", + "equity": 15431.4, + "return_pct": 54.31 + }, + { + "date": "2025-12-23", + "equity": 15501.93, + "return_pct": 55.02 + }, + { + "date": "2025-12-24", + "equity": 15556.46, + "return_pct": 55.56 + }, + { + "date": "2025-12-26", + "equity": 15554.88, + "return_pct": 55.55 + }, + { + "date": "2025-12-29", + "equity": 15499.45, + "return_pct": 54.99 + }, + { + "date": "2025-12-30", + "equity": 15480.52, + "return_pct": 54.81 + }, + { + "date": "2025-12-31", + "equity": 15365.83, + "return_pct": 53.66 + }, + { + "date": "2026-01-02", + "equity": 15393.99, + "return_pct": 53.94 + }, + { + "date": "2026-01-05", + "equity": 15496.52, + "return_pct": 54.97 + }, + { + "date": "2026-01-06", + "equity": 15588.68, + "return_pct": 55.89 + }, + { + "date": "2026-01-07", + "equity": 15538.43, + "return_pct": 55.38 + }, + { + "date": "2026-01-08", + "equity": 15536.85, + "return_pct": 55.37 + }, + { + "date": "2026-01-09", + "equity": 15639.6, + "return_pct": 56.4 + }, + { + "date": "2026-01-12", + "equity": 15664.17, + "return_pct": 56.64 + }, + { + "date": "2026-01-13", + "equity": 15632.84, + "return_pct": 56.33 + }, + { + "date": "2026-01-14", + "equity": 15556.01, + "return_pct": 55.56 + }, + { + "date": "2026-01-15", + "equity": 15598.37, + "return_pct": 55.98 + }, + { + "date": "2026-01-16", + "equity": 15585.3, + "return_pct": 55.85 + }, + { + "date": "2026-01-20", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2026-01-21", + "equity": 15444.24, + "return_pct": 54.44 + }, + { + "date": "2026-01-22", + "equity": 15524.91, + "return_pct": 55.25 + }, + { + "date": "2026-01-23", + "equity": 15530.54, + "return_pct": 55.31 + }, + { + "date": "2026-01-26", + "equity": 15609.41, + "return_pct": 56.09 + }, + { + "date": "2026-01-27", + "equity": 15671.6, + "return_pct": 56.72 + }, + { + "date": "2026-01-28", + "equity": 15670.02, + "return_pct": 56.7 + }, + { + "date": "2026-01-29", + "equity": 15638.93, + "return_pct": 56.39 + }, + { + "date": "2026-01-30", + "equity": 15592.28, + "return_pct": 55.92 + }, + { + "date": "2026-02-02", + "equity": 15669.8, + "return_pct": 56.7 + }, + { + "date": "2026-02-03", + "equity": 15537.3, + "return_pct": 55.37 + }, + { + "date": "2026-02-04", + "equity": 15462.04, + "return_pct": 54.62 + }, + { + "date": "2026-02-05", + "equity": 15268.93, + "return_pct": 52.69 + }, + { + "date": "2026-02-06", + "equity": 15561.86, + "return_pct": 55.62 + }, + { + "date": "2026-02-09", + "equity": 15636.9, + "return_pct": 56.37 + }, + { + "date": "2026-02-10", + "equity": 15595.66, + "return_pct": 55.96 + }, + { + "date": "2026-02-11", + "equity": 15592.06, + "return_pct": 55.92 + }, + { + "date": "2026-02-12", + "equity": 15351.18, + "return_pct": 53.51 + }, + { + "date": "2026-02-13", + "equity": 15362.0, + "return_pct": 53.62 + }, + { + "date": "2026-02-17", + "equity": 15386.78, + "return_pct": 53.87 + }, + { + "date": "2026-02-18", + "equity": 15464.3, + "return_pct": 54.64 + }, + { + "date": "2026-02-19", + "equity": 15423.51, + "return_pct": 54.24 + }, + { + "date": "2026-02-20", + "equity": 15535.05, + "return_pct": 55.35 + }, + { + "date": "2026-02-23", + "equity": 15376.42, + "return_pct": 53.76 + }, + { + "date": "2026-02-24", + "equity": 15488.18, + "return_pct": 54.88 + }, + { + "date": "2026-02-25", + "equity": 15618.87, + "return_pct": 56.19 + }, + { + "date": "2026-02-26", + "equity": 15532.12, + "return_pct": 55.32 + }, + { + "date": "2026-02-27", + "equity": 15457.54, + "return_pct": 54.58 + }, + { + "date": "2026-03-02", + "equity": 15466.32, + "return_pct": 54.66 + }, + { + "date": "2026-03-03", + "equity": 15330.0, + "return_pct": 53.3 + }, + { + "date": "2026-03-04", + "equity": 15438.16, + "return_pct": 54.38 + }, + { + "date": "2026-03-05", + "equity": 15352.08, + "return_pct": 53.52 + }, + { + "date": "2026-03-06", + "equity": 15150.86, + "return_pct": 51.51 + }, + { + "date": "2026-03-09", + "equity": 15283.58, + "return_pct": 52.84 + }, + { + "date": "2026-03-10", + "equity": 15259.02, + "return_pct": 52.59 + }, + { + "date": "2026-03-11", + "equity": 15239.87, + "return_pct": 52.4 + }, + { + "date": "2026-03-12", + "equity": 15008.45, + "return_pct": 50.08 + }, + { + "date": "2026-03-13", + "equity": 14923.5, + "return_pct": 49.23 + }, + { + "date": "2026-03-16", + "equity": 15075.37, + "return_pct": 50.75 + }, + { + "date": "2026-03-17", + "equity": 15115.03, + "return_pct": 51.15 + }, + { + "date": "2026-03-18", + "equity": 14904.12, + "return_pct": 49.04 + }, + { + "date": "2026-03-19", + "equity": 14867.39, + "return_pct": 48.67 + }, + { + "date": "2026-03-20", + "equity": 14614.34, + "return_pct": 46.14 + }, + { + "date": "2026-03-23", + "equity": 14767.8, + "return_pct": 47.68 + }, + { + "date": "2026-03-24", + "equity": 14718.22, + "return_pct": 47.18 + }, + { + "date": "2026-03-25", + "equity": 14800.24, + "return_pct": 48.0 + }, + { + "date": "2026-03-26", + "equity": 14535.93, + "return_pct": 45.36 + }, + { + "date": "2026-03-27", + "equity": 14288.06, + "return_pct": 42.88 + }, + { + "date": "2026-03-30", + "equity": 14240.29, + "return_pct": 42.4 + }, + { + "date": "2026-03-31", + "equity": 14654.23, + "return_pct": 46.54 + }, + { + "date": "2026-04-01", + "equity": 14764.64, + "return_pct": 47.65 + }, + { + "date": "2026-04-02", + "equity": 14777.94, + "return_pct": 47.78 + }, + { + "date": "2026-04-06", + "equity": 14847.79, + "return_pct": 48.48 + }, + { + "date": "2026-04-07", + "equity": 14854.32, + "return_pct": 48.54 + }, + { + "date": "2026-04-08", + "equity": 15232.66, + "return_pct": 52.33 + }, + { + "date": "2026-04-09", + "equity": 15320.53, + "return_pct": 53.21 + }, + { + "date": "2026-04-10", + "equity": 15310.39, + "return_pct": 53.1 + }, + { + "date": "2026-04-13", + "equity": 15460.01, + "return_pct": 54.6 + }, + { + "date": "2026-04-14", + "equity": 15648.39, + "return_pct": 56.48 + }, + { + "date": "2026-04-15", + "equity": 15771.87, + "return_pct": 57.72 + }, + { + "date": "2026-04-16", + "equity": 15810.63, + "return_pct": 58.11 + }, + { + "date": "2026-04-17", + "equity": 16001.71, + "return_pct": 60.02 + }, + { + "date": "2026-04-20", + "equity": 15969.72, + "return_pct": 59.7 + }, + { + "date": "2026-04-21", + "equity": 15865.16, + "return_pct": 58.65 + }, + { + "date": "2026-04-22", + "equity": 16025.82, + "return_pct": 60.26 + }, + { + "date": "2026-04-23", + "equity": 15963.63, + "return_pct": 59.64 + }, + { + "date": "2026-04-24", + "equity": 16087.34, + "return_pct": 60.87 + }, + { + "date": "2026-04-27", + "equity": 16115.05, + "return_pct": 61.15 + }, + { + "date": "2026-04-28", + "equity": 16036.64, + "return_pct": 60.37 + }, + { + "date": "2026-04-29", + "equity": 16034.16, + "return_pct": 60.34 + }, + { + "date": "2026-04-30", + "equity": 16193.7, + "return_pct": 61.94 + }, + { + "date": "2026-05-01", + "equity": 16238.54, + "return_pct": 62.39 + }, + { + "date": "2026-05-04", + "equity": 16179.05, + "return_pct": 61.79 + }, + { + "date": "2026-05-05", + "equity": 16308.84, + "return_pct": 63.09 + }, + { + "date": "2026-05-06", + "equity": 16535.52, + "return_pct": 65.36 + }, + { + "date": "2026-05-07", + "equity": 16484.82, + "return_pct": 64.85 + }, + { + "date": "2026-05-08", + "equity": 16620.92, + "return_pct": 66.21 + }, + { + "date": "2026-05-11", + "equity": 16658.78, + "return_pct": 66.59 + }, + { + "date": "2026-05-12", + "equity": 16633.54, + "return_pct": 66.34 + }, + { + "date": "2026-05-13", + "equity": 16726.6, + "return_pct": 67.27 + }, + { + "date": "2026-05-14", + "equity": 16858.65, + "return_pct": 68.59 + }, + { + "date": "2026-05-15", + "equity": 16655.85, + "return_pct": 66.56 + }, + { + "date": "2026-05-18", + "equity": 16644.13, + "return_pct": 66.44 + }, + { + "date": "2026-05-19", + "equity": 16533.27, + "return_pct": 65.33 + }, + { + "date": "2026-05-20", + "equity": 16702.72, + "return_pct": 67.03 + }, + { + "date": "2026-05-21", + "equity": 16735.84, + "return_pct": 67.36 + }, + { + "date": "2026-05-22", + "equity": 16801.64, + "return_pct": 68.02 + }, + { + "date": "2026-05-26", + "equity": 16913.18, + "return_pct": 69.13 + }, + { + "date": "2026-05-27", + "equity": 16910.25, + "return_pct": 69.1 + }, + { + "date": "2026-05-28", + "equity": 17003.54, + "return_pct": 70.04 + }, + { + "date": "2026-05-29", + "equity": 17045.9, + "return_pct": 70.46 + }, + { + "date": "2026-06-01", + "equity": 17092.32, + "return_pct": 70.92 + }, + { + "date": "2026-06-02", + "equity": 17115.53, + "return_pct": 71.16 + }, + { + "date": "2026-06-03", + "equity": 16995.43, + "return_pct": 69.95 + }, + { + "date": "2026-06-04", + "equity": 17059.65, + "return_pct": 70.6 + }, + { + "date": "2026-06-05", + "equity": 16619.35, + "return_pct": 66.19 + }, + { + "date": "2026-06-08", + "equity": 16656.98, + "return_pct": 66.57 + }, + { + "date": "2026-06-09", + "equity": 16608.08, + "return_pct": 66.08 + }, + { + "date": "2026-06-10", + "equity": 16346.24, + "return_pct": 63.46 + }, + { + "date": "2026-06-11", + "equity": 16624.08, + "return_pct": 66.24 + }, + { + "date": "2026-06-12", + "equity": 16713.99, + "return_pct": 67.14 + }, + { + "date": "2026-06-15", + "equity": 17008.72, + "return_pct": 70.09 + }, + { + "date": "2026-06-16", + "equity": 16907.32, + "return_pct": 69.07 + }, + { + "date": "2026-06-17", + "equity": 16696.19, + "return_pct": 66.96 + }, + { + "date": "2026-06-18", + "equity": 16826.43, + "return_pct": 68.26 + }, + { + "date": "2026-06-22", + "equity": 16773.47, + "return_pct": 67.73 + }, + { + "date": "2026-06-23", + "equity": 16529.89, + "return_pct": 65.3 + }, + { + "date": "2026-06-24", + "equity": 16522.23, + "return_pct": 65.22 + }, + { + "date": "2026-06-25", + "equity": 16546.11, + "return_pct": 65.46 + }, + { + "date": "2026-06-26", + "equity": 16426.46, + "return_pct": 64.26 + }, + { + "date": "2026-06-29", + "equity": 16697.09, + "return_pct": 66.97 + }, + { + "date": "2026-06-30", + "equity": 16827.1, + "return_pct": 68.27 + }, + { + "date": "2026-07-01", + "equity": 16804.34, + "return_pct": 68.04 + }, + { + "date": "2026-07-02", + "equity": 16782.26, + "return_pct": 67.82 + } + ] + }, + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "5y", + "lookback_label": "5 years", + "starting_capital": 10000.0, + "final_equity": 25860.05, + "total_return_pct": 158.6, + "cagr_pct": 21.0, + "max_drawdown_pct": 17.0, + "sharpe": 1.24, + "trades": 166, + "win_rate": 37.3, + "avg_trade_pnl": 95.54, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2852.32, + "worst_trade_pnl": -345.26, + "avg_hold_days": 17.4, + "exit_reasons": { + "stop": 98, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 72.0, + "yearly_returns": [ + { + "year": 2021, + "return_pct": 0.0 + }, + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 52.1 + }, + { + "year": 2024, + "return_pct": 21.5 + }, + { + "year": 2025, + "return_pct": 36.1 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2021-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-20", + "equity": 9999.06, + "return_pct": -0.01 + }, + { + "date": "2022-07-21", + "equity": 10022.0, + "return_pct": 0.22 + }, + { + "date": "2022-07-22", + "equity": 9951.45, + "return_pct": -0.49 + }, + { + "date": "2022-07-25", + "equity": 9937.99, + "return_pct": -0.62 + }, + { + "date": "2022-07-26", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-27", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-28", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-29", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-01", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-02", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-03", + "equity": 9894.44, + "return_pct": -1.06 + }, + { + "date": "2022-08-04", + "equity": 9684.25, + "return_pct": -3.16 + }, + { + "date": "2022-08-05", + "equity": 9741.08, + "return_pct": -2.59 + }, + { + "date": "2022-08-08", + "equity": 9709.26, + "return_pct": -2.91 + }, + { + "date": "2022-08-09", + "equity": 9769.01, + "return_pct": -2.31 + }, + { + "date": "2022-08-10", + "equity": 9796.12, + "return_pct": -2.04 + }, + { + "date": "2022-08-11", + "equity": 9911.96, + "return_pct": -0.88 + }, + { + "date": "2022-08-12", + "equity": 9887.69, + "return_pct": -1.12 + }, + { + "date": "2022-08-15", + "equity": 9845.4, + "return_pct": -1.55 + }, + { + "date": "2022-08-16", + "equity": 9942.63, + "return_pct": -0.57 + }, + { + "date": "2022-08-17", + "equity": 9949.32, + "return_pct": -0.51 + }, + { + "date": "2022-08-18", + "equity": 10045.04, + "return_pct": 0.45 + }, + { + "date": "2022-08-19", + "equity": 10015.41, + "return_pct": 0.15 + }, + { + "date": "2022-08-22", + "equity": 10069.43, + "return_pct": 0.69 + }, + { + "date": "2022-08-23", + "equity": 10019.82, + "return_pct": 0.2 + }, + { + "date": "2022-08-24", + "equity": 10119.53, + "return_pct": 1.2 + }, + { + "date": "2022-08-25", + "equity": 10150.97, + "return_pct": 1.51 + }, + { + "date": "2022-08-26", + "equity": 10130.67, + "return_pct": 1.31 + }, + { + "date": "2022-08-29", + "equity": 10130.39, + "return_pct": 1.3 + }, + { + "date": "2022-08-30", + "equity": 9892.86, + "return_pct": -1.07 + }, + { + "date": "2022-08-31", + "equity": 9945.34, + "return_pct": -0.55 + }, + { + "date": "2022-09-01", + "equity": 9868.43, + "return_pct": -1.32 + }, + { + "date": "2022-09-02", + "equity": 9889.04, + "return_pct": -1.11 + }, + { + "date": "2022-09-06", + "equity": 9788.02, + "return_pct": -2.12 + }, + { + "date": "2022-09-07", + "equity": 9800.68, + "return_pct": -1.99 + }, + { + "date": "2022-09-08", + "equity": 9830.72, + "return_pct": -1.69 + }, + { + "date": "2022-09-09", + "equity": 9890.7, + "return_pct": -1.09 + }, + { + "date": "2022-09-12", + "equity": 10051.2, + "return_pct": 0.51 + }, + { + "date": "2022-09-13", + "equity": 9905.87, + "return_pct": -0.94 + }, + { + "date": "2022-09-14", + "equity": 10161.46, + "return_pct": 1.61 + }, + { + "date": "2022-09-15", + "equity": 9952.65, + "return_pct": -0.47 + }, + { + "date": "2022-09-16", + "equity": 9861.33, + "return_pct": -1.39 + }, + { + "date": "2022-09-19", + "equity": 9805.24, + "return_pct": -1.95 + }, + { + "date": "2022-09-20", + "equity": 9777.61, + "return_pct": -2.22 + }, + { + "date": "2022-09-21", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-09-22", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-09-23", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-09-26", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-09-27", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-09-28", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-09-29", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-09-30", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-10-03", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-10-04", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-10-05", + "equity": 9738.27, + "return_pct": -2.62 + }, + { + "date": "2022-10-06", + "equity": 9737.02, + "return_pct": -2.63 + }, + { + "date": "2022-10-07", + "equity": 9746.47, + "return_pct": -2.54 + }, + { + "date": "2022-10-10", + "equity": 9706.62, + "return_pct": -2.93 + }, + { + "date": "2022-10-11", + "equity": 9686.25, + "return_pct": -3.14 + }, + { + "date": "2022-10-12", + "equity": 9694.22, + "return_pct": -3.06 + }, + { + "date": "2022-10-13", + "equity": 9726.99, + "return_pct": -2.73 + }, + { + "date": "2022-10-14", + "equity": 9670.02, + "return_pct": -3.3 + }, + { + "date": "2022-10-17", + "equity": 9675.03, + "return_pct": -3.25 + }, + { + "date": "2022-10-18", + "equity": 9666.77, + "return_pct": -3.33 + }, + { + "date": "2022-10-19", + "equity": 9728.46, + "return_pct": -2.72 + }, + { + "date": "2022-10-20", + "equity": 9716.65, + "return_pct": -2.83 + }, + { + "date": "2022-10-21", + "equity": 9766.24, + "return_pct": -2.34 + }, + { + "date": "2022-10-24", + "equity": 9783.07, + "return_pct": -2.17 + }, + { + "date": "2022-10-25", + "equity": 9825.58, + "return_pct": -1.74 + }, + { + "date": "2022-10-26", + "equity": 9851.55, + "return_pct": -1.48 + }, + { + "date": "2022-10-27", + "equity": 9841.22, + "return_pct": -1.59 + }, + { + "date": "2022-10-28", + "equity": 9832.66, + "return_pct": -1.67 + }, + { + "date": "2022-10-31", + "equity": 9833.25, + "return_pct": -1.67 + }, + { + "date": "2022-11-01", + "equity": 9842.99, + "return_pct": -1.57 + }, + { + "date": "2022-11-02", + "equity": 9797.24, + "return_pct": -2.03 + }, + { + "date": "2022-11-03", + "equity": 9885.46, + "return_pct": -1.15 + }, + { + "date": "2022-11-04", + "equity": 9823.52, + "return_pct": -1.76 + }, + { + "date": "2022-11-07", + "equity": 9838.58, + "return_pct": -1.61 + }, + { + "date": "2022-11-08", + "equity": 9825.0, + "return_pct": -1.75 + }, + { + "date": "2022-11-09", + "equity": 9721.98, + "return_pct": -2.78 + }, + { + "date": "2022-11-10", + "equity": 9763.51, + "return_pct": -2.36 + }, + { + "date": "2022-11-11", + "equity": 9798.54, + "return_pct": -2.01 + }, + { + "date": "2022-11-14", + "equity": 9760.65, + "return_pct": -2.39 + }, + { + "date": "2022-11-15", + "equity": 9802.04, + "return_pct": -1.98 + }, + { + "date": "2022-11-16", + "equity": 9696.86, + "return_pct": -3.03 + }, + { + "date": "2022-11-17", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-18", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-21", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-22", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-23", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-25", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-28", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-29", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-30", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-01", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-02", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-05", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-06", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-07", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-08", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-09", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-12", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-13", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-14", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-15", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-16", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-19", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-20", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-21", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-22", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-23", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-27", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-28", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-29", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-30", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-03", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-04", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-05", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-06", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-09", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-10", + "equity": 9659.81, + "return_pct": -3.4 + }, + { + "date": "2023-01-11", + "equity": 9652.19, + "return_pct": -3.48 + }, + { + "date": "2023-01-12", + "equity": 9684.29, + "return_pct": -3.16 + }, + { + "date": "2023-01-13", + "equity": 9672.32, + "return_pct": -3.28 + }, + { + "date": "2023-01-17", + "equity": 9669.6, + "return_pct": -3.3 + }, + { + "date": "2023-01-18", + "equity": 9643.07, + "return_pct": -3.57 + }, + { + "date": "2023-01-19", + "equity": 9630.28, + "return_pct": -3.7 + }, + { + "date": "2023-01-20", + "equity": 9716.05, + "return_pct": -2.84 + }, + { + "date": "2023-01-23", + "equity": 9773.59, + "return_pct": -2.26 + }, + { + "date": "2023-01-24", + "equity": 9580.2, + "return_pct": -4.2 + }, + { + "date": "2023-01-25", + "equity": 9561.78, + "return_pct": -4.38 + }, + { + "date": "2023-01-26", + "equity": 9635.45, + "return_pct": -3.65 + }, + { + "date": "2023-01-27", + "equity": 9608.8, + "return_pct": -3.91 + }, + { + "date": "2023-01-30", + "equity": 9449.8, + "return_pct": -5.5 + }, + { + "date": "2023-01-31", + "equity": 9503.63, + "return_pct": -4.96 + }, + { + "date": "2023-02-01", + "equity": 9472.67, + "return_pct": -5.27 + }, + { + "date": "2023-02-02", + "equity": 9437.53, + "return_pct": -5.62 + }, + { + "date": "2023-02-03", + "equity": 9429.98, + "return_pct": -5.7 + }, + { + "date": "2023-02-06", + "equity": 9335.81, + "return_pct": -6.64 + }, + { + "date": "2023-02-07", + "equity": 9294.61, + "return_pct": -7.05 + }, + { + "date": "2023-02-08", + "equity": 9290.59, + "return_pct": -7.09 + }, + { + "date": "2023-02-09", + "equity": 9349.86, + "return_pct": -6.5 + }, + { + "date": "2023-02-10", + "equity": 9468.53, + "return_pct": -5.31 + }, + { + "date": "2023-02-13", + "equity": 9357.46, + "return_pct": -6.43 + }, + { + "date": "2023-02-14", + "equity": 9320.8, + "return_pct": -6.79 + }, + { + "date": "2023-02-15", + "equity": 9299.37, + "return_pct": -7.01 + }, + { + "date": "2023-02-16", + "equity": 9328.04, + "return_pct": -6.72 + }, + { + "date": "2023-02-17", + "equity": 9246.75, + "return_pct": -7.53 + }, + { + "date": "2023-02-21", + "equity": 9243.92, + "return_pct": -7.56 + }, + { + "date": "2023-02-22", + "equity": 9324.4, + "return_pct": -6.76 + }, + { + "date": "2023-02-23", + "equity": 9380.63, + "return_pct": -6.19 + }, + { + "date": "2023-02-24", + "equity": 9365.58, + "return_pct": -6.34 + }, + { + "date": "2023-02-27", + "equity": 9401.24, + "return_pct": -5.99 + }, + { + "date": "2023-02-28", + "equity": 9419.65, + "return_pct": -5.8 + }, + { + "date": "2023-03-01", + "equity": 9433.4, + "return_pct": -5.67 + }, + { + "date": "2023-03-02", + "equity": 9545.9, + "return_pct": -4.54 + }, + { + "date": "2023-03-03", + "equity": 9601.81, + "return_pct": -3.98 + }, + { + "date": "2023-03-06", + "equity": 9492.86, + "return_pct": -5.07 + }, + { + "date": "2023-03-07", + "equity": 9336.25, + "return_pct": -6.64 + }, + { + "date": "2023-03-08", + "equity": 9263.88, + "return_pct": -7.36 + }, + { + "date": "2023-03-09", + "equity": 9106.02, + "return_pct": -8.94 + }, + { + "date": "2023-03-10", + "equity": 9086.55, + "return_pct": -9.13 + }, + { + "date": "2023-03-13", + "equity": 9086.55, + "return_pct": -9.13 + }, + { + "date": "2023-03-14", + "equity": 9086.55, + "return_pct": -9.13 + }, + { + "date": "2023-03-15", + "equity": 9086.55, + "return_pct": -9.13 + }, + { + "date": "2023-03-16", + "equity": 9085.11, + "return_pct": -9.15 + }, + { + "date": "2023-03-17", + "equity": 9068.44, + "return_pct": -9.32 + }, + { + "date": "2023-03-20", + "equity": 9111.06, + "return_pct": -8.89 + }, + { + "date": "2023-03-21", + "equity": 9088.14, + "return_pct": -9.12 + }, + { + "date": "2023-03-22", + "equity": 9051.01, + "return_pct": -9.49 + }, + { + "date": "2023-03-23", + "equity": 9062.75, + "return_pct": -9.37 + }, + { + "date": "2023-03-24", + "equity": 9076.58, + "return_pct": -9.23 + }, + { + "date": "2023-03-27", + "equity": 9052.62, + "return_pct": -9.47 + }, + { + "date": "2023-03-28", + "equity": 9039.07, + "return_pct": -9.61 + }, + { + "date": "2023-03-29", + "equity": 9056.88, + "return_pct": -9.43 + }, + { + "date": "2023-03-30", + "equity": 9042.61, + "return_pct": -9.57 + }, + { + "date": "2023-03-31", + "equity": 9119.67, + "return_pct": -8.8 + }, + { + "date": "2023-04-03", + "equity": 9165.19, + "return_pct": -8.35 + }, + { + "date": "2023-04-04", + "equity": 9139.92, + "return_pct": -8.6 + }, + { + "date": "2023-04-05", + "equity": 9077.11, + "return_pct": -9.23 + }, + { + "date": "2023-04-06", + "equity": 9160.88, + "return_pct": -8.39 + }, + { + "date": "2023-04-10", + "equity": 9230.73, + "return_pct": -7.69 + }, + { + "date": "2023-04-11", + "equity": 9156.3, + "return_pct": -8.44 + }, + { + "date": "2023-04-12", + "equity": 9078.81, + "return_pct": -9.21 + }, + { + "date": "2023-04-13", + "equity": 9154.05, + "return_pct": -8.46 + }, + { + "date": "2023-04-14", + "equity": 9125.33, + "return_pct": -8.75 + }, + { + "date": "2023-04-17", + "equity": 8966.58, + "return_pct": -10.33 + }, + { + "date": "2023-04-18", + "equity": 8984.37, + "return_pct": -10.16 + }, + { + "date": "2023-04-19", + "equity": 8990.23, + "return_pct": -10.1 + }, + { + "date": "2023-04-20", + "equity": 8948.04, + "return_pct": -10.52 + }, + { + "date": "2023-04-21", + "equity": 8948.71, + "return_pct": -10.51 + }, + { + "date": "2023-04-24", + "equity": 8926.46, + "return_pct": -10.74 + }, + { + "date": "2023-04-25", + "equity": 8824.07, + "return_pct": -11.76 + }, + { + "date": "2023-04-26", + "equity": 8887.39, + "return_pct": -11.13 + }, + { + "date": "2023-04-27", + "equity": 9002.95, + "return_pct": -9.97 + }, + { + "date": "2023-04-28", + "equity": 9038.78, + "return_pct": -9.61 + }, + { + "date": "2023-05-01", + "equity": 9016.29, + "return_pct": -9.84 + }, + { + "date": "2023-05-02", + "equity": 9028.23, + "return_pct": -9.72 + }, + { + "date": "2023-05-03", + "equity": 8930.87, + "return_pct": -10.69 + }, + { + "date": "2023-05-04", + "equity": 8862.11, + "return_pct": -11.38 + }, + { + "date": "2023-05-05", + "equity": 9063.99, + "return_pct": -9.36 + }, + { + "date": "2023-05-08", + "equity": 9063.09, + "return_pct": -9.37 + }, + { + "date": "2023-05-09", + "equity": 9025.85, + "return_pct": -9.74 + }, + { + "date": "2023-05-10", + "equity": 9069.58, + "return_pct": -9.3 + }, + { + "date": "2023-05-11", + "equity": 9041.7, + "return_pct": -9.58 + }, + { + "date": "2023-05-12", + "equity": 8952.6, + "return_pct": -10.47 + }, + { + "date": "2023-05-15", + "equity": 9014.43, + "return_pct": -9.86 + }, + { + "date": "2023-05-16", + "equity": 9010.29, + "return_pct": -9.9 + }, + { + "date": "2023-05-17", + "equity": 9213.82, + "return_pct": -7.86 + }, + { + "date": "2023-05-18", + "equity": 9527.52, + "return_pct": -4.72 + }, + { + "date": "2023-05-19", + "equity": 9458.77, + "return_pct": -5.41 + }, + { + "date": "2023-05-22", + "equity": 9595.74, + "return_pct": -4.04 + }, + { + "date": "2023-05-23", + "equity": 9634.02, + "return_pct": -3.66 + }, + { + "date": "2023-05-24", + "equity": 9565.85, + "return_pct": -4.34 + }, + { + "date": "2023-05-25", + "equity": 9826.44, + "return_pct": -1.74 + }, + { + "date": "2023-05-26", + "equity": 10059.84, + "return_pct": 0.6 + }, + { + "date": "2023-05-30", + "equity": 10291.3, + "return_pct": 2.91 + }, + { + "date": "2023-05-31", + "equity": 10246.32, + "return_pct": 2.46 + }, + { + "date": "2023-06-01", + "equity": 10419.57, + "return_pct": 4.2 + }, + { + "date": "2023-06-02", + "equity": 10459.06, + "return_pct": 4.59 + }, + { + "date": "2023-06-05", + "equity": 10565.88, + "return_pct": 5.66 + }, + { + "date": "2023-06-06", + "equity": 10519.59, + "return_pct": 5.2 + }, + { + "date": "2023-06-07", + "equity": 10341.73, + "return_pct": 3.42 + }, + { + "date": "2023-06-08", + "equity": 10411.2, + "return_pct": 4.11 + }, + { + "date": "2023-06-09", + "equity": 10443.88, + "return_pct": 4.44 + }, + { + "date": "2023-06-12", + "equity": 10583.47, + "return_pct": 5.83 + }, + { + "date": "2023-06-13", + "equity": 10680.66, + "return_pct": 6.81 + }, + { + "date": "2023-06-14", + "equity": 10667.09, + "return_pct": 6.67 + }, + { + "date": "2023-06-15", + "equity": 10829.55, + "return_pct": 8.3 + }, + { + "date": "2023-06-16", + "equity": 10764.65, + "return_pct": 7.65 + }, + { + "date": "2023-06-20", + "equity": 10703.95, + "return_pct": 7.04 + }, + { + "date": "2023-06-21", + "equity": 10526.16, + "return_pct": 5.26 + }, + { + "date": "2023-06-22", + "equity": 10501.28, + "return_pct": 5.01 + }, + { + "date": "2023-06-23", + "equity": 10548.25, + "return_pct": 5.48 + }, + { + "date": "2023-06-26", + "equity": 10317.31, + "return_pct": 3.17 + }, + { + "date": "2023-06-27", + "equity": 10532.47, + "return_pct": 5.32 + }, + { + "date": "2023-06-28", + "equity": 10532.04, + "return_pct": 5.32 + }, + { + "date": "2023-06-29", + "equity": 10628.38, + "return_pct": 6.28 + }, + { + "date": "2023-06-30", + "equity": 10717.42, + "return_pct": 7.17 + }, + { + "date": "2023-07-03", + "equity": 10979.07, + "return_pct": 9.79 + }, + { + "date": "2023-07-05", + "equity": 10956.44, + "return_pct": 9.56 + }, + { + "date": "2023-07-06", + "equity": 10830.14, + "return_pct": 8.3 + }, + { + "date": "2023-07-07", + "equity": 10962.64, + "return_pct": 9.63 + }, + { + "date": "2023-07-10", + "equity": 11204.31, + "return_pct": 12.04 + }, + { + "date": "2023-07-11", + "equity": 11394.04, + "return_pct": 13.94 + }, + { + "date": "2023-07-12", + "equity": 11488.02, + "return_pct": 14.88 + }, + { + "date": "2023-07-13", + "equity": 12039.75, + "return_pct": 20.4 + }, + { + "date": "2023-07-14", + "equity": 11909.99, + "return_pct": 19.1 + }, + { + "date": "2023-07-17", + "equity": 11926.47, + "return_pct": 19.26 + }, + { + "date": "2023-07-18", + "equity": 12105.06, + "return_pct": 21.05 + }, + { + "date": "2023-07-19", + "equity": 12548.93, + "return_pct": 25.49 + }, + { + "date": "2023-07-20", + "equity": 11911.37, + "return_pct": 19.11 + }, + { + "date": "2023-07-21", + "equity": 11792.35, + "return_pct": 17.92 + }, + { + "date": "2023-07-24", + "equity": 11792.63, + "return_pct": 17.93 + }, + { + "date": "2023-07-25", + "equity": 11775.87, + "return_pct": 17.76 + }, + { + "date": "2023-07-26", + "equity": 11793.38, + "return_pct": 17.93 + }, + { + "date": "2023-07-27", + "equity": 11544.87, + "return_pct": 15.45 + }, + { + "date": "2023-07-28", + "equity": 11767.91, + "return_pct": 17.68 + }, + { + "date": "2023-07-31", + "equity": 11900.28, + "return_pct": 19.0 + }, + { + "date": "2023-08-01", + "equity": 11960.19, + "return_pct": 19.6 + }, + { + "date": "2023-08-02", + "equity": 12557.73, + "return_pct": 25.58 + }, + { + "date": "2023-08-03", + "equity": 12456.81, + "return_pct": 24.57 + }, + { + "date": "2023-08-04", + "equity": 12261.48, + "return_pct": 22.61 + }, + { + "date": "2023-08-07", + "equity": 12262.55, + "return_pct": 22.63 + }, + { + "date": "2023-08-08", + "equity": 12360.02, + "return_pct": 23.6 + }, + { + "date": "2023-08-09", + "equity": 12147.64, + "return_pct": 21.48 + }, + { + "date": "2023-08-10", + "equity": 12172.19, + "return_pct": 21.72 + }, + { + "date": "2023-08-11", + "equity": 12359.88, + "return_pct": 23.6 + }, + { + "date": "2023-08-14", + "equity": 12285.08, + "return_pct": 22.85 + }, + { + "date": "2023-08-15", + "equity": 12115.32, + "return_pct": 21.15 + }, + { + "date": "2023-08-16", + "equity": 12039.46, + "return_pct": 20.39 + }, + { + "date": "2023-08-17", + "equity": 11895.06, + "return_pct": 18.95 + }, + { + "date": "2023-08-18", + "equity": 11998.98, + "return_pct": 19.99 + }, + { + "date": "2023-08-21", + "equity": 11930.78, + "return_pct": 19.31 + }, + { + "date": "2023-08-22", + "equity": 11977.1, + "return_pct": 19.77 + }, + { + "date": "2023-08-23", + "equity": 12080.58, + "return_pct": 20.81 + }, + { + "date": "2023-08-24", + "equity": 11862.17, + "return_pct": 18.62 + }, + { + "date": "2023-08-25", + "equity": 11929.39, + "return_pct": 19.29 + }, + { + "date": "2023-08-28", + "equity": 11972.55, + "return_pct": 19.73 + }, + { + "date": "2023-08-29", + "equity": 12086.44, + "return_pct": 20.86 + }, + { + "date": "2023-08-30", + "equity": 12180.46, + "return_pct": 21.8 + }, + { + "date": "2023-08-31", + "equity": 12197.57, + "return_pct": 21.98 + }, + { + "date": "2023-09-01", + "equity": 12259.61, + "return_pct": 22.6 + }, + { + "date": "2023-09-05", + "equity": 12179.42, + "return_pct": 21.79 + }, + { + "date": "2023-09-06", + "equity": 12201.76, + "return_pct": 22.02 + }, + { + "date": "2023-09-07", + "equity": 12038.49, + "return_pct": 20.38 + }, + { + "date": "2023-09-08", + "equity": 12020.49, + "return_pct": 20.2 + }, + { + "date": "2023-09-11", + "equity": 12016.2, + "return_pct": 20.16 + }, + { + "date": "2023-09-12", + "equity": 11942.77, + "return_pct": 19.43 + }, + { + "date": "2023-09-13", + "equity": 11862.54, + "return_pct": 18.63 + }, + { + "date": "2023-09-14", + "equity": 11892.29, + "return_pct": 18.92 + }, + { + "date": "2023-09-15", + "equity": 11728.84, + "return_pct": 17.29 + }, + { + "date": "2023-09-18", + "equity": 11734.27, + "return_pct": 17.34 + }, + { + "date": "2023-09-19", + "equity": 11681.17, + "return_pct": 16.81 + }, + { + "date": "2023-09-20", + "equity": 11675.71, + "return_pct": 16.76 + }, + { + "date": "2023-09-21", + "equity": 11585.8, + "return_pct": 15.86 + }, + { + "date": "2023-09-22", + "equity": 11585.8, + "return_pct": 15.86 + }, + { + "date": "2023-09-25", + "equity": 11585.8, + "return_pct": 15.86 + }, + { + "date": "2023-09-26", + "equity": 11585.8, + "return_pct": 15.86 + }, + { + "date": "2023-09-27", + "equity": 11585.8, + "return_pct": 15.86 + }, + { + "date": "2023-09-28", + "equity": 11584.4, + "return_pct": 15.84 + }, + { + "date": "2023-09-29", + "equity": 11609.3, + "return_pct": 16.09 + }, + { + "date": "2023-10-02", + "equity": 11685.53, + "return_pct": 16.86 + }, + { + "date": "2023-10-03", + "equity": 11587.52, + "return_pct": 15.88 + }, + { + "date": "2023-10-04", + "equity": 11641.45, + "return_pct": 16.41 + }, + { + "date": "2023-10-05", + "equity": 11678.79, + "return_pct": 16.79 + }, + { + "date": "2023-10-06", + "equity": 11689.68, + "return_pct": 16.9 + }, + { + "date": "2023-10-09", + "equity": 11691.23, + "return_pct": 16.91 + }, + { + "date": "2023-10-10", + "equity": 11796.51, + "return_pct": 17.97 + }, + { + "date": "2023-10-11", + "equity": 11789.25, + "return_pct": 17.89 + }, + { + "date": "2023-10-12", + "equity": 11705.74, + "return_pct": 17.06 + }, + { + "date": "2023-10-13", + "equity": 11545.2, + "return_pct": 15.45 + }, + { + "date": "2023-10-16", + "equity": 11578.91, + "return_pct": 15.79 + }, + { + "date": "2023-10-17", + "equity": 11614.17, + "return_pct": 16.14 + }, + { + "date": "2023-10-18", + "equity": 11544.16, + "return_pct": 15.44 + }, + { + "date": "2023-10-19", + "equity": 11435.01, + "return_pct": 14.35 + }, + { + "date": "2023-10-20", + "equity": 11354.97, + "return_pct": 13.55 + }, + { + "date": "2023-10-23", + "equity": 11497.1, + "return_pct": 14.97 + }, + { + "date": "2023-10-24", + "equity": 11783.31, + "return_pct": 17.83 + }, + { + "date": "2023-10-25", + "equity": 11749.43, + "return_pct": 17.49 + }, + { + "date": "2023-10-26", + "equity": 11583.47, + "return_pct": 15.83 + }, + { + "date": "2023-10-27", + "equity": 11512.68, + "return_pct": 15.13 + }, + { + "date": "2023-10-30", + "equity": 11637.71, + "return_pct": 16.38 + }, + { + "date": "2023-10-31", + "equity": 11660.65, + "return_pct": 16.61 + }, + { + "date": "2023-11-01", + "equity": 11720.4, + "return_pct": 17.2 + }, + { + "date": "2023-11-02", + "equity": 11858.46, + "return_pct": 18.58 + }, + { + "date": "2023-11-03", + "equity": 12253.01, + "return_pct": 22.53 + }, + { + "date": "2023-11-06", + "equity": 12153.88, + "return_pct": 21.54 + }, + { + "date": "2023-11-07", + "equity": 12316.14, + "return_pct": 23.16 + }, + { + "date": "2023-11-08", + "equity": 12375.37, + "return_pct": 23.75 + }, + { + "date": "2023-11-09", + "equity": 12259.12, + "return_pct": 22.59 + }, + { + "date": "2023-11-10", + "equity": 12242.01, + "return_pct": 22.42 + }, + { + "date": "2023-11-13", + "equity": 12271.73, + "return_pct": 22.72 + }, + { + "date": "2023-11-14", + "equity": 12507.53, + "return_pct": 25.08 + }, + { + "date": "2023-11-15", + "equity": 12585.39, + "return_pct": 25.85 + }, + { + "date": "2023-11-16", + "equity": 12589.09, + "return_pct": 25.89 + }, + { + "date": "2023-11-17", + "equity": 12735.67, + "return_pct": 27.36 + }, + { + "date": "2023-11-20", + "equity": 12980.95, + "return_pct": 29.81 + }, + { + "date": "2023-11-21", + "equity": 12720.42, + "return_pct": 27.2 + }, + { + "date": "2023-11-22", + "equity": 12807.36, + "return_pct": 28.07 + }, + { + "date": "2023-11-24", + "equity": 12847.5, + "return_pct": 28.47 + }, + { + "date": "2023-11-27", + "equity": 12807.13, + "return_pct": 28.07 + }, + { + "date": "2023-11-28", + "equity": 12819.4, + "return_pct": 28.19 + }, + { + "date": "2023-11-29", + "equity": 12709.53, + "return_pct": 27.1 + }, + { + "date": "2023-11-30", + "equity": 12696.8, + "return_pct": 26.97 + }, + { + "date": "2023-12-01", + "equity": 12964.6, + "return_pct": 29.65 + }, + { + "date": "2023-12-04", + "equity": 12932.64, + "return_pct": 29.33 + }, + { + "date": "2023-12-05", + "equity": 13079.1, + "return_pct": 30.79 + }, + { + "date": "2023-12-06", + "equity": 13055.93, + "return_pct": 30.56 + }, + { + "date": "2023-12-07", + "equity": 13373.86, + "return_pct": 33.74 + }, + { + "date": "2023-12-08", + "equity": 13572.01, + "return_pct": 35.72 + }, + { + "date": "2023-12-11", + "equity": 13579.53, + "return_pct": 35.8 + }, + { + "date": "2023-12-12", + "equity": 13634.37, + "return_pct": 36.34 + }, + { + "date": "2023-12-13", + "equity": 13856.22, + "return_pct": 38.56 + }, + { + "date": "2023-12-14", + "equity": 14135.87, + "return_pct": 41.36 + }, + { + "date": "2023-12-15", + "equity": 14037.35, + "return_pct": 40.37 + }, + { + "date": "2023-12-18", + "equity": 14122.49, + "return_pct": 41.22 + }, + { + "date": "2023-12-19", + "equity": 14217.29, + "return_pct": 42.17 + }, + { + "date": "2023-12-20", + "equity": 14086.38, + "return_pct": 40.86 + }, + { + "date": "2023-12-21", + "equity": 14316.17, + "return_pct": 43.16 + }, + { + "date": "2023-12-22", + "equity": 14526.55, + "return_pct": 45.27 + }, + { + "date": "2023-12-26", + "equity": 14527.71, + "return_pct": 45.28 + }, + { + "date": "2023-12-27", + "equity": 14995.95, + "return_pct": 49.96 + }, + { + "date": "2023-12-28", + "equity": 15040.76, + "return_pct": 50.41 + }, + { + "date": "2023-12-29", + "equity": 14691.37, + "return_pct": 46.91 + }, + { + "date": "2024-01-02", + "equity": 14349.92, + "return_pct": 43.5 + }, + { + "date": "2024-01-03", + "equity": 14010.36, + "return_pct": 40.1 + }, + { + "date": "2024-01-04", + "equity": 14152.64, + "return_pct": 41.53 + }, + { + "date": "2024-01-05", + "equity": 14100.64, + "return_pct": 41.01 + }, + { + "date": "2024-01-08", + "equity": 14207.18, + "return_pct": 42.07 + }, + { + "date": "2024-01-09", + "equity": 14095.45, + "return_pct": 40.95 + }, + { + "date": "2024-01-10", + "equity": 13992.82, + "return_pct": 39.93 + }, + { + "date": "2024-01-11", + "equity": 13770.36, + "return_pct": 37.7 + }, + { + "date": "2024-01-12", + "equity": 13515.49, + "return_pct": 35.15 + }, + { + "date": "2024-01-16", + "equity": 13711.37, + "return_pct": 37.11 + }, + { + "date": "2024-01-17", + "equity": 13733.24, + "return_pct": 37.33 + }, + { + "date": "2024-01-18", + "equity": 13762.48, + "return_pct": 37.62 + }, + { + "date": "2024-01-19", + "equity": 13749.03, + "return_pct": 37.49 + }, + { + "date": "2024-01-22", + "equity": 13764.82, + "return_pct": 37.65 + }, + { + "date": "2024-01-23", + "equity": 13802.84, + "return_pct": 38.03 + }, + { + "date": "2024-01-24", + "equity": 14105.86, + "return_pct": 41.06 + }, + { + "date": "2024-01-25", + "equity": 14258.18, + "return_pct": 42.58 + }, + { + "date": "2024-01-26", + "equity": 14338.92, + "return_pct": 43.39 + }, + { + "date": "2024-01-29", + "equity": 14553.48, + "return_pct": 45.53 + }, + { + "date": "2024-01-30", + "equity": 14121.5, + "return_pct": 41.22 + }, + { + "date": "2024-01-31", + "equity": 14018.61, + "return_pct": 40.19 + }, + { + "date": "2024-02-01", + "equity": 14134.6, + "return_pct": 41.35 + }, + { + "date": "2024-02-02", + "equity": 14183.5, + "return_pct": 41.83 + }, + { + "date": "2024-02-05", + "equity": 14175.34, + "return_pct": 41.75 + }, + { + "date": "2024-02-06", + "equity": 14193.49, + "return_pct": 41.93 + }, + { + "date": "2024-02-07", + "equity": 14310.17, + "return_pct": 43.1 + }, + { + "date": "2024-02-08", + "equity": 14559.41, + "return_pct": 45.59 + }, + { + "date": "2024-02-09", + "equity": 14846.35, + "return_pct": 48.46 + }, + { + "date": "2024-02-12", + "equity": 14806.33, + "return_pct": 48.06 + }, + { + "date": "2024-02-13", + "equity": 14639.64, + "return_pct": 46.4 + }, + { + "date": "2024-02-14", + "equity": 15015.45, + "return_pct": 50.15 + }, + { + "date": "2024-02-15", + "equity": 15816.35, + "return_pct": 58.16 + }, + { + "date": "2024-02-16", + "equity": 15543.32, + "return_pct": 55.43 + }, + { + "date": "2024-02-20", + "equity": 15241.34, + "return_pct": 52.41 + }, + { + "date": "2024-02-21", + "equity": 15117.38, + "return_pct": 51.17 + }, + { + "date": "2024-02-22", + "equity": 15709.05, + "return_pct": 57.09 + }, + { + "date": "2024-02-23", + "equity": 15627.77, + "return_pct": 56.28 + }, + { + "date": "2024-02-26", + "equity": 15703.06, + "return_pct": 57.03 + }, + { + "date": "2024-02-27", + "equity": 15913.08, + "return_pct": 59.13 + }, + { + "date": "2024-02-28", + "equity": 15712.04, + "return_pct": 57.12 + }, + { + "date": "2024-02-29", + "equity": 15946.5, + "return_pct": 59.46 + }, + { + "date": "2024-03-01", + "equity": 16482.14, + "return_pct": 64.82 + }, + { + "date": "2024-03-04", + "equity": 16587.28, + "return_pct": 65.87 + }, + { + "date": "2024-03-05", + "equity": 16434.9, + "return_pct": 64.35 + }, + { + "date": "2024-03-06", + "equity": 16665.28, + "return_pct": 66.65 + }, + { + "date": "2024-03-07", + "equity": 16818.92, + "return_pct": 68.19 + }, + { + "date": "2024-03-08", + "equity": 16732.3, + "return_pct": 67.32 + }, + { + "date": "2024-03-11", + "equity": 16281.0, + "return_pct": 62.81 + }, + { + "date": "2024-03-12", + "equity": 16406.42, + "return_pct": 64.06 + }, + { + "date": "2024-03-13", + "equity": 16461.92, + "return_pct": 64.62 + }, + { + "date": "2024-03-14", + "equity": 16379.56, + "return_pct": 63.8 + }, + { + "date": "2024-03-15", + "equity": 15973.89, + "return_pct": 59.74 + }, + { + "date": "2024-03-18", + "equity": 16239.02, + "return_pct": 62.39 + }, + { + "date": "2024-03-19", + "equity": 16180.91, + "return_pct": 61.81 + }, + { + "date": "2024-03-20", + "equity": 16452.46, + "return_pct": 64.52 + }, + { + "date": "2024-03-21", + "equity": 16542.84, + "return_pct": 65.43 + }, + { + "date": "2024-03-22", + "equity": 16479.09, + "return_pct": 64.79 + }, + { + "date": "2024-03-25", + "equity": 16588.67, + "return_pct": 65.89 + }, + { + "date": "2024-03-26", + "equity": 16557.33, + "return_pct": 65.57 + }, + { + "date": "2024-03-27", + "equity": 16440.13, + "return_pct": 64.4 + }, + { + "date": "2024-03-28", + "equity": 16412.19, + "return_pct": 64.12 + }, + { + "date": "2024-04-01", + "equity": 16392.9, + "return_pct": 63.93 + }, + { + "date": "2024-04-02", + "equity": 16323.63, + "return_pct": 63.24 + }, + { + "date": "2024-04-03", + "equity": 16315.74, + "return_pct": 63.16 + }, + { + "date": "2024-04-04", + "equity": 16316.62, + "return_pct": 63.17 + }, + { + "date": "2024-04-05", + "equity": 16341.17, + "return_pct": 63.41 + }, + { + "date": "2024-04-08", + "equity": 16320.12, + "return_pct": 63.2 + }, + { + "date": "2024-04-09", + "equity": 16338.54, + "return_pct": 63.39 + }, + { + "date": "2024-04-10", + "equity": 16282.42, + "return_pct": 62.82 + }, + { + "date": "2024-04-11", + "equity": 16281.55, + "return_pct": 62.82 + }, + { + "date": "2024-04-12", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-15", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-16", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-17", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-18", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-19", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-22", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-23", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-24", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-25", + "equity": 16184.66, + "return_pct": 61.85 + }, + { + "date": "2024-04-26", + "equity": 16178.91, + "return_pct": 61.79 + }, + { + "date": "2024-04-29", + "equity": 16235.73, + "return_pct": 62.36 + }, + { + "date": "2024-04-30", + "equity": 16111.74, + "return_pct": 61.12 + }, + { + "date": "2024-05-01", + "equity": 16088.95, + "return_pct": 60.89 + }, + { + "date": "2024-05-02", + "equity": 16225.57, + "return_pct": 62.26 + }, + { + "date": "2024-05-03", + "equity": 16319.15, + "return_pct": 63.19 + }, + { + "date": "2024-05-06", + "equity": 16713.43, + "return_pct": 67.13 + }, + { + "date": "2024-05-07", + "equity": 16337.49, + "return_pct": 63.37 + }, + { + "date": "2024-05-08", + "equity": 16300.16, + "return_pct": 63.0 + }, + { + "date": "2024-05-09", + "equity": 16315.35, + "return_pct": 63.15 + }, + { + "date": "2024-05-10", + "equity": 16443.31, + "return_pct": 64.43 + }, + { + "date": "2024-05-13", + "equity": 16448.08, + "return_pct": 64.48 + }, + { + "date": "2024-05-14", + "equity": 16723.48, + "return_pct": 67.23 + }, + { + "date": "2024-05-15", + "equity": 17098.4, + "return_pct": 70.98 + }, + { + "date": "2024-05-16", + "equity": 17137.74, + "return_pct": 71.38 + }, + { + "date": "2024-05-17", + "equity": 17246.96, + "return_pct": 72.47 + }, + { + "date": "2024-05-20", + "equity": 17625.82, + "return_pct": 76.26 + }, + { + "date": "2024-05-21", + "equity": 17221.65, + "return_pct": 72.22 + }, + { + "date": "2024-05-22", + "equity": 17092.17, + "return_pct": 70.92 + }, + { + "date": "2024-05-23", + "equity": 17004.22, + "return_pct": 70.04 + }, + { + "date": "2024-05-24", + "equity": 17914.7, + "return_pct": 79.15 + }, + { + "date": "2024-05-28", + "equity": 17897.6, + "return_pct": 78.98 + }, + { + "date": "2024-05-29", + "equity": 17680.54, + "return_pct": 76.81 + }, + { + "date": "2024-05-30", + "equity": 17045.45, + "return_pct": 70.45 + }, + { + "date": "2024-05-31", + "equity": 17003.99, + "return_pct": 70.04 + }, + { + "date": "2024-06-03", + "equity": 17027.76, + "return_pct": 70.28 + }, + { + "date": "2024-06-04", + "equity": 16875.75, + "return_pct": 68.76 + }, + { + "date": "2024-06-05", + "equity": 17242.41, + "return_pct": 72.42 + }, + { + "date": "2024-06-06", + "equity": 17043.11, + "return_pct": 70.43 + }, + { + "date": "2024-06-07", + "equity": 16919.36, + "return_pct": 69.19 + }, + { + "date": "2024-06-10", + "equity": 17039.74, + "return_pct": 70.4 + }, + { + "date": "2024-06-11", + "equity": 16946.91, + "return_pct": 69.47 + }, + { + "date": "2024-06-12", + "equity": 17200.74, + "return_pct": 72.01 + }, + { + "date": "2024-06-13", + "equity": 17061.54, + "return_pct": 70.62 + }, + { + "date": "2024-06-14", + "equity": 17064.41, + "return_pct": 70.64 + }, + { + "date": "2024-06-17", + "equity": 17157.35, + "return_pct": 71.57 + }, + { + "date": "2024-06-18", + "equity": 17088.39, + "return_pct": 70.88 + }, + { + "date": "2024-06-20", + "equity": 17011.48, + "return_pct": 70.11 + }, + { + "date": "2024-06-21", + "equity": 16979.43, + "return_pct": 69.79 + }, + { + "date": "2024-06-24", + "equity": 16849.09, + "return_pct": 68.49 + }, + { + "date": "2024-06-25", + "equity": 16860.94, + "return_pct": 68.61 + }, + { + "date": "2024-06-26", + "equity": 16861.92, + "return_pct": 68.62 + }, + { + "date": "2024-06-27", + "equity": 16926.67, + "return_pct": 69.27 + }, + { + "date": "2024-06-28", + "equity": 16939.23, + "return_pct": 69.39 + }, + { + "date": "2024-07-01", + "equity": 16969.83, + "return_pct": 69.7 + }, + { + "date": "2024-07-02", + "equity": 16967.81, + "return_pct": 69.68 + }, + { + "date": "2024-07-03", + "equity": 17041.8, + "return_pct": 70.42 + }, + { + "date": "2024-07-05", + "equity": 16992.77, + "return_pct": 69.93 + }, + { + "date": "2024-07-08", + "equity": 17080.61, + "return_pct": 70.81 + }, + { + "date": "2024-07-09", + "equity": 17046.1, + "return_pct": 70.46 + }, + { + "date": "2024-07-10", + "equity": 17083.05, + "return_pct": 70.83 + }, + { + "date": "2024-07-11", + "equity": 16758.55, + "return_pct": 67.59 + }, + { + "date": "2024-07-12", + "equity": 16754.87, + "return_pct": 67.55 + }, + { + "date": "2024-07-15", + "equity": 16547.4, + "return_pct": 65.47 + }, + { + "date": "2024-07-16", + "equity": 16476.65, + "return_pct": 64.77 + }, + { + "date": "2024-07-17", + "equity": 16237.53, + "return_pct": 62.38 + }, + { + "date": "2024-07-18", + "equity": 16247.88, + "return_pct": 62.48 + }, + { + "date": "2024-07-19", + "equity": 16475.97, + "return_pct": 64.76 + }, + { + "date": "2024-07-22", + "equity": 16573.66, + "return_pct": 65.74 + }, + { + "date": "2024-07-23", + "equity": 16690.44, + "return_pct": 66.9 + }, + { + "date": "2024-07-24", + "equity": 16437.93, + "return_pct": 64.38 + }, + { + "date": "2024-07-25", + "equity": 16422.26, + "return_pct": 64.22 + }, + { + "date": "2024-07-26", + "equity": 16674.97, + "return_pct": 66.75 + }, + { + "date": "2024-07-29", + "equity": 16609.15, + "return_pct": 66.09 + }, + { + "date": "2024-07-30", + "equity": 16478.96, + "return_pct": 64.79 + }, + { + "date": "2024-07-31", + "equity": 16543.43, + "return_pct": 65.43 + }, + { + "date": "2024-08-01", + "equity": 16380.87, + "return_pct": 63.81 + }, + { + "date": "2024-08-02", + "equity": 15978.73, + "return_pct": 59.79 + }, + { + "date": "2024-08-05", + "equity": 15811.75, + "return_pct": 58.12 + }, + { + "date": "2024-08-06", + "equity": 15811.75, + "return_pct": 58.12 + }, + { + "date": "2024-08-07", + "equity": 15811.75, + "return_pct": 58.12 + }, + { + "date": "2024-08-08", + "equity": 15811.75, + "return_pct": 58.12 + }, + { + "date": "2024-08-09", + "equity": 15811.75, + "return_pct": 58.12 + }, + { + "date": "2024-08-12", + "equity": 15811.75, + "return_pct": 58.12 + }, + { + "date": "2024-08-13", + "equity": 15811.75, + "return_pct": 58.12 + }, + { + "date": "2024-08-14", + "equity": 15803.85, + "return_pct": 58.04 + }, + { + "date": "2024-08-15", + "equity": 16025.79, + "return_pct": 60.26 + }, + { + "date": "2024-08-16", + "equity": 15944.38, + "return_pct": 59.44 + }, + { + "date": "2024-08-19", + "equity": 16093.47, + "return_pct": 60.93 + }, + { + "date": "2024-08-20", + "equity": 16257.02, + "return_pct": 62.57 + }, + { + "date": "2024-08-21", + "equity": 16202.47, + "return_pct": 62.02 + }, + { + "date": "2024-08-22", + "equity": 16004.03, + "return_pct": 60.04 + }, + { + "date": "2024-08-23", + "equity": 16182.88, + "return_pct": 61.83 + }, + { + "date": "2024-08-26", + "equity": 15969.25, + "return_pct": 59.69 + }, + { + "date": "2024-08-27", + "equity": 16044.53, + "return_pct": 60.45 + }, + { + "date": "2024-08-28", + "equity": 15956.93, + "return_pct": 59.57 + }, + { + "date": "2024-08-29", + "equity": 15967.61, + "return_pct": 59.68 + }, + { + "date": "2024-08-30", + "equity": 16336.63, + "return_pct": 63.37 + }, + { + "date": "2024-09-03", + "equity": 15500.72, + "return_pct": 55.01 + }, + { + "date": "2024-09-04", + "equity": 15361.14, + "return_pct": 53.61 + }, + { + "date": "2024-09-05", + "equity": 15235.33, + "return_pct": 52.35 + }, + { + "date": "2024-09-06", + "equity": 14863.22, + "return_pct": 48.63 + }, + { + "date": "2024-09-09", + "equity": 14996.98, + "return_pct": 49.97 + }, + { + "date": "2024-09-10", + "equity": 15019.42, + "return_pct": 50.19 + }, + { + "date": "2024-09-11", + "equity": 14968.94, + "return_pct": 49.69 + }, + { + "date": "2024-09-12", + "equity": 15085.02, + "return_pct": 50.85 + }, + { + "date": "2024-09-13", + "equity": 15508.77, + "return_pct": 55.09 + }, + { + "date": "2024-09-16", + "equity": 15579.96, + "return_pct": 55.8 + }, + { + "date": "2024-09-17", + "equity": 15573.84, + "return_pct": 55.74 + }, + { + "date": "2024-09-18", + "equity": 15539.01, + "return_pct": 55.39 + }, + { + "date": "2024-09-19", + "equity": 15937.77, + "return_pct": 59.38 + }, + { + "date": "2024-09-20", + "equity": 17004.09, + "return_pct": 70.04 + }, + { + "date": "2024-09-23", + "equity": 17290.89, + "return_pct": 72.91 + }, + { + "date": "2024-09-24", + "equity": 17279.99, + "return_pct": 72.8 + }, + { + "date": "2024-09-25", + "equity": 17445.71, + "return_pct": 74.46 + }, + { + "date": "2024-09-26", + "equity": 17387.72, + "return_pct": 73.88 + }, + { + "date": "2024-09-27", + "equity": 17708.8, + "return_pct": 77.09 + }, + { + "date": "2024-09-30", + "equity": 17664.44, + "return_pct": 76.64 + }, + { + "date": "2024-10-01", + "equity": 17620.41, + "return_pct": 76.2 + }, + { + "date": "2024-10-02", + "equity": 17840.99, + "return_pct": 78.41 + }, + { + "date": "2024-10-03", + "equity": 18117.79, + "return_pct": 81.18 + }, + { + "date": "2024-10-04", + "equity": 18766.65, + "return_pct": 87.67 + }, + { + "date": "2024-10-07", + "equity": 18336.4, + "return_pct": 83.36 + }, + { + "date": "2024-10-08", + "equity": 18381.06, + "return_pct": 83.81 + }, + { + "date": "2024-10-09", + "equity": 17996.55, + "return_pct": 79.97 + }, + { + "date": "2024-10-10", + "equity": 17794.33, + "return_pct": 77.94 + }, + { + "date": "2024-10-11", + "equity": 18343.16, + "return_pct": 83.43 + }, + { + "date": "2024-10-14", + "equity": 18538.94, + "return_pct": 85.39 + }, + { + "date": "2024-10-15", + "equity": 18323.99, + "return_pct": 83.24 + }, + { + "date": "2024-10-16", + "equity": 18734.16, + "return_pct": 87.34 + }, + { + "date": "2024-10-17", + "equity": 18266.03, + "return_pct": 82.66 + }, + { + "date": "2024-10-18", + "equity": 18816.67, + "return_pct": 88.17 + }, + { + "date": "2024-10-21", + "equity": 18690.0, + "return_pct": 86.9 + }, + { + "date": "2024-10-22", + "equity": 18302.83, + "return_pct": 83.03 + }, + { + "date": "2024-10-23", + "equity": 18053.81, + "return_pct": 80.54 + }, + { + "date": "2024-10-24", + "equity": 18372.52, + "return_pct": 83.73 + }, + { + "date": "2024-10-25", + "equity": 18607.69, + "return_pct": 86.08 + }, + { + "date": "2024-10-28", + "equity": 18851.42, + "return_pct": 88.51 + }, + { + "date": "2024-10-29", + "equity": 18864.98, + "return_pct": 88.65 + }, + { + "date": "2024-10-30", + "equity": 18710.38, + "return_pct": 87.1 + }, + { + "date": "2024-10-31", + "equity": 18288.3, + "return_pct": 82.88 + }, + { + "date": "2024-11-01", + "equity": 18189.14, + "return_pct": 81.89 + }, + { + "date": "2024-11-04", + "equity": 18224.68, + "return_pct": 82.25 + }, + { + "date": "2024-11-05", + "equity": 18292.04, + "return_pct": 82.92 + }, + { + "date": "2024-11-06", + "equity": 18608.98, + "return_pct": 86.09 + }, + { + "date": "2024-11-07", + "equity": 18610.17, + "return_pct": 86.1 + }, + { + "date": "2024-11-08", + "equity": 18580.22, + "return_pct": 85.8 + }, + { + "date": "2024-11-11", + "equity": 18617.08, + "return_pct": 86.17 + }, + { + "date": "2024-11-12", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-13", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-14", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-15", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-18", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-19", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-20", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-21", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-22", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-25", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-26", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-27", + "equity": 18308.19, + "return_pct": 83.08 + }, + { + "date": "2024-11-29", + "equity": 18304.97, + "return_pct": 83.05 + }, + { + "date": "2024-12-02", + "equity": 18278.3, + "return_pct": 82.78 + }, + { + "date": "2024-12-03", + "equity": 18203.72, + "return_pct": 82.04 + }, + { + "date": "2024-12-04", + "equity": 18241.5, + "return_pct": 82.42 + }, + { + "date": "2024-12-05", + "equity": 18184.33, + "return_pct": 81.84 + }, + { + "date": "2024-12-06", + "equity": 18212.61, + "return_pct": 82.13 + }, + { + "date": "2024-12-09", + "equity": 18111.14, + "return_pct": 81.11 + }, + { + "date": "2024-12-10", + "equity": 18093.2, + "return_pct": 80.93 + }, + { + "date": "2024-12-11", + "equity": 18182.79, + "return_pct": 81.83 + }, + { + "date": "2024-12-12", + "equity": 18132.29, + "return_pct": 81.32 + }, + { + "date": "2024-12-13", + "equity": 18175.61, + "return_pct": 81.76 + }, + { + "date": "2024-12-16", + "equity": 18175.17, + "return_pct": 81.75 + }, + { + "date": "2024-12-17", + "equity": 18117.12, + "return_pct": 81.17 + }, + { + "date": "2024-12-18", + "equity": 18020.44, + "return_pct": 80.2 + }, + { + "date": "2024-12-19", + "equity": 17959.51, + "return_pct": 79.6 + }, + { + "date": "2024-12-20", + "equity": 17934.36, + "return_pct": 79.34 + }, + { + "date": "2024-12-23", + "equity": 17952.43, + "return_pct": 79.52 + }, + { + "date": "2024-12-24", + "equity": 17938.32, + "return_pct": 79.38 + }, + { + "date": "2024-12-26", + "equity": 17961.45, + "return_pct": 79.61 + }, + { + "date": "2024-12-27", + "equity": 17906.89, + "return_pct": 79.07 + }, + { + "date": "2024-12-30", + "equity": 17907.88, + "return_pct": 79.08 + }, + { + "date": "2024-12-31", + "equity": 17853.37, + "return_pct": 78.53 + }, + { + "date": "2025-01-02", + "equity": 17938.09, + "return_pct": 79.38 + }, + { + "date": "2025-01-03", + "equity": 17979.95, + "return_pct": 79.8 + }, + { + "date": "2025-01-06", + "equity": 18000.15, + "return_pct": 80.0 + }, + { + "date": "2025-01-07", + "equity": 17882.52, + "return_pct": 78.83 + }, + { + "date": "2025-01-08", + "equity": 17878.72, + "return_pct": 78.79 + }, + { + "date": "2025-01-10", + "equity": 17828.12, + "return_pct": 78.28 + }, + { + "date": "2025-01-13", + "equity": 17814.91, + "return_pct": 78.15 + }, + { + "date": "2025-01-14", + "equity": 17840.44, + "return_pct": 78.4 + }, + { + "date": "2025-01-15", + "equity": 17906.23, + "return_pct": 79.06 + }, + { + "date": "2025-01-16", + "equity": 17891.98, + "return_pct": 78.92 + }, + { + "date": "2025-01-17", + "equity": 17940.73, + "return_pct": 79.41 + }, + { + "date": "2025-01-21", + "equity": 17922.09, + "return_pct": 79.22 + }, + { + "date": "2025-01-22", + "equity": 18032.19, + "return_pct": 80.32 + }, + { + "date": "2025-01-23", + "equity": 18035.97, + "return_pct": 80.36 + }, + { + "date": "2025-01-24", + "equity": 18038.7, + "return_pct": 80.39 + }, + { + "date": "2025-01-27", + "equity": 17943.94, + "return_pct": 79.44 + }, + { + "date": "2025-01-28", + "equity": 18027.61, + "return_pct": 80.28 + }, + { + "date": "2025-01-29", + "equity": 18053.99, + "return_pct": 80.54 + }, + { + "date": "2025-01-30", + "equity": 18046.47, + "return_pct": 80.46 + }, + { + "date": "2025-01-31", + "equity": 18049.33, + "return_pct": 80.49 + }, + { + "date": "2025-02-03", + "equity": 17948.61, + "return_pct": 79.49 + }, + { + "date": "2025-02-04", + "equity": 17949.95, + "return_pct": 79.5 + }, + { + "date": "2025-02-05", + "equity": 17893.37, + "return_pct": 78.93 + }, + { + "date": "2025-02-06", + "equity": 17944.87, + "return_pct": 79.45 + }, + { + "date": "2025-02-07", + "equity": 17909.31, + "return_pct": 79.09 + }, + { + "date": "2025-02-10", + "equity": 18005.43, + "return_pct": 80.05 + }, + { + "date": "2025-02-11", + "equity": 17814.13, + "return_pct": 78.14 + }, + { + "date": "2025-02-12", + "equity": 17772.35, + "return_pct": 77.72 + }, + { + "date": "2025-02-13", + "equity": 17792.31, + "return_pct": 77.92 + }, + { + "date": "2025-02-14", + "equity": 17830.62, + "return_pct": 78.31 + }, + { + "date": "2025-02-18", + "equity": 17907.18, + "return_pct": 79.07 + }, + { + "date": "2025-02-19", + "equity": 17895.29, + "return_pct": 78.95 + }, + { + "date": "2025-02-20", + "equity": 17945.48, + "return_pct": 79.45 + }, + { + "date": "2025-02-21", + "equity": 17626.69, + "return_pct": 76.27 + }, + { + "date": "2025-02-24", + "equity": 17491.24, + "return_pct": 74.91 + }, + { + "date": "2025-02-25", + "equity": 17398.19, + "return_pct": 73.98 + }, + { + "date": "2025-02-26", + "equity": 17398.19, + "return_pct": 73.98 + }, + { + "date": "2025-02-27", + "equity": 17398.19, + "return_pct": 73.98 + }, + { + "date": "2025-02-28", + "equity": 17395.4, + "return_pct": 73.95 + }, + { + "date": "2025-03-03", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-04", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-05", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-06", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-07", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-10", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-11", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-12", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-13", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-14", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-17", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-18", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-19", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-20", + "equity": 17218.81, + "return_pct": 72.19 + }, + { + "date": "2025-03-21", + "equity": 17215.36, + "return_pct": 72.15 + }, + { + "date": "2025-03-24", + "equity": 17275.9, + "return_pct": 72.76 + }, + { + "date": "2025-03-25", + "equity": 17289.08, + "return_pct": 72.89 + }, + { + "date": "2025-03-26", + "equity": 17268.26, + "return_pct": 72.68 + }, + { + "date": "2025-03-27", + "equity": 17262.15, + "return_pct": 72.62 + }, + { + "date": "2025-03-28", + "equity": 17187.67, + "return_pct": 71.88 + }, + { + "date": "2025-03-31", + "equity": 17211.74, + "return_pct": 72.12 + }, + { + "date": "2025-04-01", + "equity": 17222.81, + "return_pct": 72.23 + }, + { + "date": "2025-04-02", + "equity": 17218.61, + "return_pct": 72.19 + }, + { + "date": "2025-04-03", + "equity": 17164.57, + "return_pct": 71.65 + }, + { + "date": "2025-04-04", + "equity": 17066.6, + "return_pct": 70.67 + }, + { + "date": "2025-04-07", + "equity": 17066.6, + "return_pct": 70.67 + }, + { + "date": "2025-04-08", + "equity": 17066.6, + "return_pct": 70.67 + }, + { + "date": "2025-04-09", + "equity": 17066.6, + "return_pct": 70.67 + }, + { + "date": "2025-04-10", + "equity": 17066.6, + "return_pct": 70.67 + }, + { + "date": "2025-04-11", + "equity": 17054.65, + "return_pct": 70.55 + }, + { + "date": "2025-04-14", + "equity": 17192.96, + "return_pct": 71.93 + }, + { + "date": "2025-04-15", + "equity": 17293.06, + "return_pct": 72.93 + }, + { + "date": "2025-04-16", + "equity": 16845.95, + "return_pct": 68.46 + }, + { + "date": "2025-04-17", + "equity": 16816.01, + "return_pct": 68.16 + }, + { + "date": "2025-04-21", + "equity": 16360.48, + "return_pct": 63.6 + }, + { + "date": "2025-04-22", + "equity": 16622.68, + "return_pct": 66.23 + }, + { + "date": "2025-04-23", + "equity": 16968.62, + "return_pct": 69.69 + }, + { + "date": "2025-04-24", + "equity": 17231.71, + "return_pct": 72.32 + }, + { + "date": "2025-04-25", + "equity": 17490.16, + "return_pct": 74.9 + }, + { + "date": "2025-04-28", + "equity": 17486.73, + "return_pct": 74.87 + }, + { + "date": "2025-04-29", + "equity": 17633.07, + "return_pct": 76.33 + }, + { + "date": "2025-04-30", + "equity": 17659.05, + "return_pct": 76.59 + }, + { + "date": "2025-05-01", + "equity": 17840.8, + "return_pct": 78.41 + }, + { + "date": "2025-05-02", + "equity": 18420.6, + "return_pct": 84.21 + }, + { + "date": "2025-05-05", + "equity": 18408.05, + "return_pct": 84.08 + }, + { + "date": "2025-05-06", + "equity": 17977.9, + "return_pct": 79.78 + }, + { + "date": "2025-05-07", + "equity": 17950.06, + "return_pct": 79.5 + }, + { + "date": "2025-05-08", + "equity": 18583.35, + "return_pct": 85.83 + }, + { + "date": "2025-05-09", + "equity": 18582.64, + "return_pct": 85.83 + }, + { + "date": "2025-05-12", + "equity": 19285.45, + "return_pct": 92.85 + }, + { + "date": "2025-05-13", + "equity": 20111.64, + "return_pct": 101.12 + }, + { + "date": "2025-05-14", + "equity": 20201.66, + "return_pct": 102.02 + }, + { + "date": "2025-05-15", + "equity": 20125.16, + "return_pct": 101.25 + }, + { + "date": "2025-05-16", + "equity": 20431.48, + "return_pct": 104.31 + }, + { + "date": "2025-05-19", + "equity": 20554.84, + "return_pct": 105.55 + }, + { + "date": "2025-05-20", + "equity": 20314.8, + "return_pct": 103.15 + }, + { + "date": "2025-05-21", + "equity": 19611.13, + "return_pct": 96.11 + }, + { + "date": "2025-05-22", + "equity": 19653.45, + "return_pct": 96.53 + }, + { + "date": "2025-05-23", + "equity": 19780.19, + "return_pct": 97.8 + }, + { + "date": "2025-05-27", + "equity": 20258.49, + "return_pct": 102.58 + }, + { + "date": "2025-05-28", + "equity": 20139.35, + "return_pct": 101.39 + }, + { + "date": "2025-05-29", + "equity": 19948.98, + "return_pct": 99.49 + }, + { + "date": "2025-05-30", + "equity": 20004.48, + "return_pct": 100.04 + }, + { + "date": "2025-06-02", + "equity": 20298.17, + "return_pct": 102.98 + }, + { + "date": "2025-06-03", + "equity": 20633.19, + "return_pct": 106.33 + }, + { + "date": "2025-06-04", + "equity": 20538.27, + "return_pct": 105.38 + }, + { + "date": "2025-06-05", + "equity": 20572.65, + "return_pct": 105.73 + }, + { + "date": "2025-06-06", + "equity": 20967.57, + "return_pct": 109.68 + }, + { + "date": "2025-06-09", + "equity": 20609.2, + "return_pct": 106.09 + }, + { + "date": "2025-06-10", + "equity": 20416.0, + "return_pct": 104.16 + }, + { + "date": "2025-06-11", + "equity": 20448.72, + "return_pct": 104.49 + }, + { + "date": "2025-06-12", + "equity": 20434.14, + "return_pct": 104.34 + }, + { + "date": "2025-06-13", + "equity": 20170.77, + "return_pct": 101.71 + }, + { + "date": "2025-06-16", + "equity": 20555.31, + "return_pct": 105.55 + }, + { + "date": "2025-06-17", + "equity": 20315.48, + "return_pct": 103.15 + }, + { + "date": "2025-06-18", + "equity": 20465.02, + "return_pct": 104.65 + }, + { + "date": "2025-06-20", + "equity": 20583.19, + "return_pct": 105.83 + }, + { + "date": "2025-06-23", + "equity": 20459.62, + "return_pct": 104.6 + }, + { + "date": "2025-06-24", + "equity": 20601.62, + "return_pct": 106.02 + }, + { + "date": "2025-06-25", + "equity": 20577.71, + "return_pct": 105.78 + }, + { + "date": "2025-06-26", + "equity": 21065.72, + "return_pct": 110.66 + }, + { + "date": "2025-06-27", + "equity": 21542.3, + "return_pct": 115.42 + }, + { + "date": "2025-06-30", + "equity": 21492.52, + "return_pct": 114.93 + }, + { + "date": "2025-07-01", + "equity": 20983.01, + "return_pct": 109.83 + }, + { + "date": "2025-07-02", + "equity": 21183.0, + "return_pct": 111.83 + }, + { + "date": "2025-07-03", + "equity": 21745.36, + "return_pct": 117.45 + }, + { + "date": "2025-07-07", + "equity": 21744.69, + "return_pct": 117.45 + }, + { + "date": "2025-07-08", + "equity": 21791.59, + "return_pct": 117.92 + }, + { + "date": "2025-07-09", + "equity": 21973.34, + "return_pct": 119.73 + }, + { + "date": "2025-07-10", + "equity": 21786.37, + "return_pct": 117.86 + }, + { + "date": "2025-07-11", + "equity": 21775.58, + "return_pct": 117.76 + }, + { + "date": "2025-07-14", + "equity": 21776.66, + "return_pct": 117.77 + }, + { + "date": "2025-07-15", + "equity": 21832.18, + "return_pct": 118.32 + }, + { + "date": "2025-07-16", + "equity": 21580.55, + "return_pct": 115.81 + }, + { + "date": "2025-07-17", + "equity": 21704.8, + "return_pct": 117.05 + }, + { + "date": "2025-07-18", + "equity": 22006.27, + "return_pct": 120.06 + }, + { + "date": "2025-07-21", + "equity": 21773.25, + "return_pct": 117.73 + }, + { + "date": "2025-07-22", + "equity": 21450.85, + "return_pct": 114.51 + }, + { + "date": "2025-07-23", + "equity": 21988.79, + "return_pct": 119.89 + }, + { + "date": "2025-07-24", + "equity": 21933.99, + "return_pct": 119.34 + }, + { + "date": "2025-07-25", + "equity": 21989.58, + "return_pct": 119.9 + }, + { + "date": "2025-07-28", + "equity": 22281.58, + "return_pct": 122.82 + }, + { + "date": "2025-07-29", + "equity": 22246.88, + "return_pct": 122.47 + }, + { + "date": "2025-07-30", + "equity": 22710.77, + "return_pct": 127.11 + }, + { + "date": "2025-07-31", + "equity": 22864.47, + "return_pct": 128.64 + }, + { + "date": "2025-08-01", + "equity": 22023.15, + "return_pct": 120.23 + }, + { + "date": "2025-08-04", + "equity": 22268.87, + "return_pct": 122.69 + }, + { + "date": "2025-08-05", + "equity": 22053.31, + "return_pct": 120.53 + }, + { + "date": "2025-08-06", + "equity": 22244.47, + "return_pct": 122.44 + }, + { + "date": "2025-08-07", + "equity": 22672.76, + "return_pct": 126.73 + }, + { + "date": "2025-08-08", + "equity": 22867.69, + "return_pct": 128.68 + }, + { + "date": "2025-08-11", + "equity": 22927.09, + "return_pct": 129.27 + }, + { + "date": "2025-08-12", + "equity": 22965.85, + "return_pct": 129.66 + }, + { + "date": "2025-08-13", + "equity": 22764.55, + "return_pct": 127.65 + }, + { + "date": "2025-08-14", + "equity": 22668.15, + "return_pct": 126.68 + }, + { + "date": "2025-08-15", + "equity": 22640.02, + "return_pct": 126.4 + }, + { + "date": "2025-08-18", + "equity": 22732.35, + "return_pct": 127.32 + }, + { + "date": "2025-08-19", + "equity": 22325.36, + "return_pct": 123.25 + }, + { + "date": "2025-08-20", + "equity": 22266.03, + "return_pct": 122.66 + }, + { + "date": "2025-08-21", + "equity": 22355.16, + "return_pct": 123.55 + }, + { + "date": "2025-08-22", + "equity": 22543.47, + "return_pct": 125.43 + }, + { + "date": "2025-08-25", + "equity": 22593.52, + "return_pct": 125.94 + }, + { + "date": "2025-08-26", + "equity": 22837.69, + "return_pct": 128.38 + }, + { + "date": "2025-08-27", + "equity": 22828.91, + "return_pct": 128.29 + }, + { + "date": "2025-08-28", + "equity": 23100.46, + "return_pct": 131.0 + }, + { + "date": "2025-08-29", + "equity": 22596.63, + "return_pct": 125.97 + }, + { + "date": "2025-09-02", + "equity": 22389.97, + "return_pct": 123.9 + }, + { + "date": "2025-09-03", + "equity": 22371.96, + "return_pct": 123.72 + }, + { + "date": "2025-09-04", + "equity": 22465.95, + "return_pct": 124.66 + }, + { + "date": "2025-09-05", + "equity": 22368.21, + "return_pct": 123.68 + }, + { + "date": "2025-09-08", + "equity": 22342.09, + "return_pct": 123.42 + }, + { + "date": "2025-09-09", + "equity": 22333.0, + "return_pct": 123.33 + }, + { + "date": "2025-09-10", + "equity": 22453.09, + "return_pct": 124.53 + }, + { + "date": "2025-09-11", + "equity": 22661.1, + "return_pct": 126.61 + }, + { + "date": "2025-09-12", + "equity": 22774.17, + "return_pct": 127.74 + }, + { + "date": "2025-09-15", + "equity": 23016.14, + "return_pct": 130.16 + }, + { + "date": "2025-09-16", + "equity": 23036.55, + "return_pct": 130.37 + }, + { + "date": "2025-09-17", + "equity": 23055.86, + "return_pct": 130.56 + }, + { + "date": "2025-09-18", + "equity": 23637.24, + "return_pct": 136.37 + }, + { + "date": "2025-09-19", + "equity": 23845.83, + "return_pct": 138.46 + }, + { + "date": "2025-09-22", + "equity": 24087.82, + "return_pct": 140.88 + }, + { + "date": "2025-09-23", + "equity": 23501.12, + "return_pct": 135.01 + }, + { + "date": "2025-09-24", + "equity": 23410.44, + "return_pct": 134.1 + }, + { + "date": "2025-09-25", + "equity": 22871.99, + "return_pct": 128.72 + }, + { + "date": "2025-09-26", + "equity": 23251.77, + "return_pct": 132.52 + }, + { + "date": "2025-09-29", + "equity": 23671.44, + "return_pct": 136.71 + }, + { + "date": "2025-09-30", + "equity": 24043.12, + "return_pct": 140.43 + }, + { + "date": "2025-10-01", + "equity": 24759.28, + "return_pct": 147.59 + }, + { + "date": "2025-10-02", + "equity": 24723.16, + "return_pct": 147.23 + }, + { + "date": "2025-10-03", + "equity": 24585.28, + "return_pct": 145.85 + }, + { + "date": "2025-10-06", + "equity": 25201.39, + "return_pct": 152.01 + }, + { + "date": "2025-10-07", + "equity": 24667.54, + "return_pct": 146.68 + }, + { + "date": "2025-10-08", + "equity": 25486.64, + "return_pct": 154.87 + }, + { + "date": "2025-10-09", + "equity": 25440.31, + "return_pct": 154.4 + }, + { + "date": "2025-10-10", + "equity": 24310.47, + "return_pct": 143.1 + }, + { + "date": "2025-10-13", + "equity": 25065.77, + "return_pct": 150.66 + }, + { + "date": "2025-10-14", + "equity": 24524.91, + "return_pct": 145.25 + }, + { + "date": "2025-10-15", + "equity": 24706.12, + "return_pct": 147.06 + }, + { + "date": "2025-10-16", + "equity": 24306.86, + "return_pct": 143.07 + }, + { + "date": "2025-10-17", + "equity": 24280.39, + "return_pct": 142.8 + }, + { + "date": "2025-10-20", + "equity": 24523.63, + "return_pct": 145.24 + }, + { + "date": "2025-10-21", + "equity": 24413.57, + "return_pct": 144.14 + }, + { + "date": "2025-10-22", + "equity": 23884.29, + "return_pct": 138.84 + }, + { + "date": "2025-10-23", + "equity": 24039.21, + "return_pct": 140.39 + }, + { + "date": "2025-10-24", + "equity": 24510.16, + "return_pct": 145.1 + }, + { + "date": "2025-10-27", + "equity": 24521.78, + "return_pct": 145.22 + }, + { + "date": "2025-10-28", + "equity": 24539.42, + "return_pct": 145.39 + }, + { + "date": "2025-10-29", + "equity": 24488.65, + "return_pct": 144.89 + }, + { + "date": "2025-10-30", + "equity": 24468.86, + "return_pct": 144.69 + }, + { + "date": "2025-10-31", + "equity": 24542.43, + "return_pct": 145.42 + }, + { + "date": "2025-11-03", + "equity": 24563.94, + "return_pct": 145.64 + }, + { + "date": "2025-11-04", + "equity": 24482.62, + "return_pct": 144.83 + }, + { + "date": "2025-11-05", + "equity": 24432.71, + "return_pct": 144.33 + }, + { + "date": "2025-11-06", + "equity": 24360.86, + "return_pct": 143.61 + }, + { + "date": "2025-11-07", + "equity": 24471.56, + "return_pct": 144.72 + }, + { + "date": "2025-11-10", + "equity": 24566.49, + "return_pct": 145.66 + }, + { + "date": "2025-11-11", + "equity": 24214.62, + "return_pct": 142.15 + }, + { + "date": "2025-11-12", + "equity": 24175.87, + "return_pct": 141.76 + }, + { + "date": "2025-11-13", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-14", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-17", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-18", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-19", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-20", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-21", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-24", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-25", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-26", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-11-28", + "equity": 23980.41, + "return_pct": 139.8 + }, + { + "date": "2025-12-01", + "equity": 23973.93, + "return_pct": 139.74 + }, + { + "date": "2025-12-02", + "equity": 24101.29, + "return_pct": 141.01 + }, + { + "date": "2025-12-03", + "equity": 24290.58, + "return_pct": 142.91 + }, + { + "date": "2025-12-04", + "equity": 24454.99, + "return_pct": 144.55 + }, + { + "date": "2025-12-05", + "equity": 24496.37, + "return_pct": 144.96 + }, + { + "date": "2025-12-08", + "equity": 24353.16, + "return_pct": 143.53 + }, + { + "date": "2025-12-09", + "equity": 24567.08, + "return_pct": 145.67 + }, + { + "date": "2025-12-10", + "equity": 24643.85, + "return_pct": 146.44 + }, + { + "date": "2025-12-11", + "equity": 24660.95, + "return_pct": 146.61 + }, + { + "date": "2025-12-12", + "equity": 24470.19, + "return_pct": 144.7 + }, + { + "date": "2025-12-15", + "equity": 24621.77, + "return_pct": 146.22 + }, + { + "date": "2025-12-16", + "equity": 24844.35, + "return_pct": 148.44 + }, + { + "date": "2025-12-17", + "equity": 24351.7, + "return_pct": 143.52 + }, + { + "date": "2025-12-18", + "equity": 24826.59, + "return_pct": 148.27 + }, + { + "date": "2025-12-19", + "equity": 25086.65, + "return_pct": 150.87 + }, + { + "date": "2025-12-22", + "equity": 25218.08, + "return_pct": 152.18 + }, + { + "date": "2025-12-23", + "equity": 25170.83, + "return_pct": 151.71 + }, + { + "date": "2025-12-24", + "equity": 25165.93, + "return_pct": 151.66 + }, + { + "date": "2025-12-26", + "equity": 24909.62, + "return_pct": 149.1 + }, + { + "date": "2025-12-29", + "equity": 24617.3, + "return_pct": 146.17 + }, + { + "date": "2025-12-30", + "equity": 24483.01, + "return_pct": 144.83 + }, + { + "date": "2025-12-31", + "equity": 24290.13, + "return_pct": 142.9 + }, + { + "date": "2026-01-02", + "equity": 23765.77, + "return_pct": 137.66 + }, + { + "date": "2026-01-05", + "equity": 23946.98, + "return_pct": 139.47 + }, + { + "date": "2026-01-06", + "equity": 23717.88, + "return_pct": 137.18 + }, + { + "date": "2026-01-07", + "equity": 23773.25, + "return_pct": 137.73 + }, + { + "date": "2026-01-08", + "equity": 23608.61, + "return_pct": 136.09 + }, + { + "date": "2026-01-09", + "equity": 24198.1, + "return_pct": 141.98 + }, + { + "date": "2026-01-12", + "equity": 24157.6, + "return_pct": 141.58 + }, + { + "date": "2026-01-13", + "equity": 24457.05, + "return_pct": 144.57 + }, + { + "date": "2026-01-14", + "equity": 24264.81, + "return_pct": 142.65 + }, + { + "date": "2026-01-15", + "equity": 24308.39, + "return_pct": 143.08 + }, + { + "date": "2026-01-16", + "equity": 24264.9, + "return_pct": 142.65 + }, + { + "date": "2026-01-20", + "equity": 24399.48, + "return_pct": 143.99 + }, + { + "date": "2026-01-21", + "equity": 25190.37, + "return_pct": 151.9 + }, + { + "date": "2026-01-22", + "equity": 25261.03, + "return_pct": 152.61 + }, + { + "date": "2026-01-23", + "equity": 24521.94, + "return_pct": 145.22 + }, + { + "date": "2026-01-26", + "equity": 24103.67, + "return_pct": 141.04 + }, + { + "date": "2026-01-27", + "equity": 24238.27, + "return_pct": 142.38 + }, + { + "date": "2026-01-28", + "equity": 24574.68, + "return_pct": 145.75 + }, + { + "date": "2026-01-29", + "equity": 24549.83, + "return_pct": 145.5 + }, + { + "date": "2026-01-30", + "equity": 24057.84, + "return_pct": 140.58 + }, + { + "date": "2026-02-02", + "equity": 24281.17, + "return_pct": 142.81 + }, + { + "date": "2026-02-03", + "equity": 24216.4, + "return_pct": 142.16 + }, + { + "date": "2026-02-04", + "equity": 23586.77, + "return_pct": 135.87 + }, + { + "date": "2026-02-05", + "equity": 23556.85, + "return_pct": 135.57 + }, + { + "date": "2026-02-06", + "equity": 23752.16, + "return_pct": 137.52 + }, + { + "date": "2026-02-09", + "equity": 23723.07, + "return_pct": 137.23 + }, + { + "date": "2026-02-10", + "equity": 23464.59, + "return_pct": 134.65 + }, + { + "date": "2026-02-11", + "equity": 23561.0, + "return_pct": 135.61 + }, + { + "date": "2026-02-12", + "equity": 23400.75, + "return_pct": 134.01 + }, + { + "date": "2026-02-13", + "equity": 23502.0, + "return_pct": 135.02 + }, + { + "date": "2026-02-17", + "equity": 23521.03, + "return_pct": 135.21 + }, + { + "date": "2026-02-18", + "equity": 23473.37, + "return_pct": 134.73 + }, + { + "date": "2026-02-19", + "equity": 23364.38, + "return_pct": 133.64 + }, + { + "date": "2026-02-20", + "equity": 23395.76, + "return_pct": 133.96 + }, + { + "date": "2026-02-23", + "equity": 23277.96, + "return_pct": 132.78 + }, + { + "date": "2026-02-24", + "equity": 23377.15, + "return_pct": 133.77 + }, + { + "date": "2026-02-25", + "equity": 23507.91, + "return_pct": 135.08 + }, + { + "date": "2026-02-26", + "equity": 23308.33, + "return_pct": 133.08 + }, + { + "date": "2026-02-27", + "equity": 23346.65, + "return_pct": 133.47 + }, + { + "date": "2026-03-02", + "equity": 23105.51, + "return_pct": 131.06 + }, + { + "date": "2026-03-03", + "equity": 22646.0, + "return_pct": 126.46 + }, + { + "date": "2026-03-04", + "equity": 23101.13, + "return_pct": 131.01 + }, + { + "date": "2026-03-05", + "equity": 22810.39, + "return_pct": 128.1 + }, + { + "date": "2026-03-06", + "equity": 22557.7, + "return_pct": 125.58 + }, + { + "date": "2026-03-09", + "equity": 22711.13, + "return_pct": 127.11 + }, + { + "date": "2026-03-10", + "equity": 22674.92, + "return_pct": 126.75 + }, + { + "date": "2026-03-11", + "equity": 22722.09, + "return_pct": 127.22 + }, + { + "date": "2026-03-12", + "equity": 22599.16, + "return_pct": 125.99 + }, + { + "date": "2026-03-13", + "equity": 22556.49, + "return_pct": 125.56 + }, + { + "date": "2026-03-16", + "equity": 22634.68, + "return_pct": 126.35 + }, + { + "date": "2026-03-17", + "equity": 22721.55, + "return_pct": 127.22 + }, + { + "date": "2026-03-18", + "equity": 22621.35, + "return_pct": 126.21 + }, + { + "date": "2026-03-19", + "equity": 22690.58, + "return_pct": 126.91 + }, + { + "date": "2026-03-20", + "equity": 22638.5, + "return_pct": 126.38 + }, + { + "date": "2026-03-23", + "equity": 22915.59, + "return_pct": 129.16 + }, + { + "date": "2026-03-24", + "equity": 22887.46, + "return_pct": 128.87 + }, + { + "date": "2026-03-25", + "equity": 22954.07, + "return_pct": 129.54 + }, + { + "date": "2026-03-26", + "equity": 22500.58, + "return_pct": 125.01 + }, + { + "date": "2026-03-27", + "equity": 22191.18, + "return_pct": 121.91 + }, + { + "date": "2026-03-30", + "equity": 21948.82, + "return_pct": 119.49 + }, + { + "date": "2026-03-31", + "equity": 22241.72, + "return_pct": 122.42 + }, + { + "date": "2026-04-01", + "equity": 22314.67, + "return_pct": 123.15 + }, + { + "date": "2026-04-02", + "equity": 22226.47, + "return_pct": 122.26 + }, + { + "date": "2026-04-06", + "equity": 22233.95, + "return_pct": 122.34 + }, + { + "date": "2026-04-07", + "equity": 22280.14, + "return_pct": 122.8 + }, + { + "date": "2026-04-08", + "equity": 22813.16, + "return_pct": 128.13 + }, + { + "date": "2026-04-09", + "equity": 23038.03, + "return_pct": 130.38 + }, + { + "date": "2026-04-10", + "equity": 23291.24, + "return_pct": 132.91 + }, + { + "date": "2026-04-13", + "equity": 23291.94, + "return_pct": 132.92 + }, + { + "date": "2026-04-14", + "equity": 23768.01, + "return_pct": 137.68 + }, + { + "date": "2026-04-15", + "equity": 23614.79, + "return_pct": 136.15 + }, + { + "date": "2026-04-16", + "equity": 23912.82, + "return_pct": 139.13 + }, + { + "date": "2026-04-17", + "equity": 24215.07, + "return_pct": 142.15 + }, + { + "date": "2026-04-20", + "equity": 24116.9, + "return_pct": 141.17 + }, + { + "date": "2026-04-21", + "equity": 24010.06, + "return_pct": 140.1 + }, + { + "date": "2026-04-22", + "equity": 24503.31, + "return_pct": 145.03 + }, + { + "date": "2026-04-23", + "equity": 24351.2, + "return_pct": 143.51 + }, + { + "date": "2026-04-24", + "equity": 25147.18, + "return_pct": 151.47 + }, + { + "date": "2026-04-27", + "equity": 24975.13, + "return_pct": 149.75 + }, + { + "date": "2026-04-28", + "equity": 24570.77, + "return_pct": 145.71 + }, + { + "date": "2026-04-29", + "equity": 24852.63, + "return_pct": 148.53 + }, + { + "date": "2026-04-30", + "equity": 24856.05, + "return_pct": 148.56 + }, + { + "date": "2026-05-01", + "equity": 24793.58, + "return_pct": 147.94 + }, + { + "date": "2026-05-04", + "equity": 24500.07, + "return_pct": 145.0 + }, + { + "date": "2026-05-05", + "equity": 24572.2, + "return_pct": 145.72 + }, + { + "date": "2026-05-06", + "equity": 25575.07, + "return_pct": 155.75 + }, + { + "date": "2026-05-07", + "equity": 25469.31, + "return_pct": 154.69 + }, + { + "date": "2026-05-08", + "equity": 26202.94, + "return_pct": 162.03 + }, + { + "date": "2026-05-11", + "equity": 26359.8, + "return_pct": 163.6 + }, + { + "date": "2026-05-12", + "equity": 26230.44, + "return_pct": 162.3 + }, + { + "date": "2026-05-13", + "equity": 26307.22, + "return_pct": 163.07 + }, + { + "date": "2026-05-14", + "equity": 26618.49, + "return_pct": 166.18 + }, + { + "date": "2026-05-15", + "equity": 25960.92, + "return_pct": 159.61 + }, + { + "date": "2026-05-18", + "equity": 25819.03, + "return_pct": 158.19 + }, + { + "date": "2026-05-19", + "equity": 25809.54, + "return_pct": 158.1 + }, + { + "date": "2026-05-20", + "equity": 25831.63, + "return_pct": 158.32 + }, + { + "date": "2026-05-21", + "equity": 25802.54, + "return_pct": 158.03 + }, + { + "date": "2026-05-22", + "equity": 25825.73, + "return_pct": 158.26 + }, + { + "date": "2026-05-26", + "equity": 25871.92, + "return_pct": 158.72 + }, + { + "date": "2026-05-27", + "equity": 25859.92, + "return_pct": 158.6 + }, + { + "date": "2026-05-28", + "equity": 25851.82, + "return_pct": 158.52 + }, + { + "date": "2026-05-29", + "equity": 25837.93, + "return_pct": 158.38 + }, + { + "date": "2026-06-01", + "equity": 25806.64, + "return_pct": 158.07 + }, + { + "date": "2026-06-02", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-03", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-04", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-05", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-08", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-09", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-10", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-11", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-12", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-15", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-16", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-17", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-18", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-22", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-23", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-24", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-25", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-26", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-29", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-06-30", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-07-01", + "equity": 25860.05, + "return_pct": 158.6 + }, + { + "date": "2026-07-02", + "equity": 25860.05, + "return_pct": 158.6 + } + ], + "benchmark_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10035.34, + "return_pct": 0.35 + }, + { + "date": "2021-07-08", + "equity": 9953.57, + "return_pct": -0.46 + }, + { + "date": "2021-07-09", + "equity": 10059.82, + "return_pct": 0.6 + }, + { + "date": "2021-07-12", + "equity": 10095.86, + "return_pct": 0.96 + }, + { + "date": "2021-07-13", + "equity": 10061.44, + "return_pct": 0.61 + }, + { + "date": "2021-07-14", + "equity": 10076.46, + "return_pct": 0.76 + }, + { + "date": "2021-07-15", + "equity": 10042.04, + "return_pct": 0.42 + }, + { + "date": "2021-07-16", + "equity": 9963.27, + "return_pct": -0.37 + }, + { + "date": "2021-07-19", + "equity": 9816.14, + "return_pct": -1.84 + }, + { + "date": "2021-07-20", + "equity": 9956.81, + "return_pct": -0.43 + }, + { + "date": "2021-07-21", + "equity": 10037.42, + "return_pct": 0.37 + }, + { + "date": "2021-07-22", + "equity": 10058.44, + "return_pct": 0.58 + }, + { + "date": "2021-07-23", + "equity": 10161.92, + "return_pct": 1.62 + }, + { + "date": "2021-07-26", + "equity": 10186.87, + "return_pct": 1.87 + }, + { + "date": "2021-07-27", + "equity": 10140.44, + "return_pct": 1.4 + }, + { + "date": "2021-07-28", + "equity": 10136.28, + "return_pct": 1.36 + }, + { + "date": "2021-07-29", + "equity": 10178.32, + "return_pct": 1.78 + }, + { + "date": "2021-07-30", + "equity": 10128.89, + "return_pct": 1.29 + }, + { + "date": "2021-08-02", + "equity": 10107.64, + "return_pct": 1.08 + }, + { + "date": "2021-08-03", + "equity": 10189.87, + "return_pct": 1.9 + }, + { + "date": "2021-08-04", + "equity": 10139.75, + "return_pct": 1.4 + }, + { + "date": "2021-08-05", + "equity": 10203.96, + "return_pct": 2.04 + }, + { + "date": "2021-08-06", + "equity": 10220.82, + "return_pct": 2.21 + }, + { + "date": "2021-08-09", + "equity": 10212.51, + "return_pct": 2.13 + }, + { + "date": "2021-08-10", + "equity": 10225.21, + "return_pct": 2.25 + }, + { + "date": "2021-08-11", + "equity": 10250.62, + "return_pct": 2.51 + }, + { + "date": "2021-08-12", + "equity": 10281.34, + "return_pct": 2.81 + }, + { + "date": "2021-08-13", + "equity": 10300.05, + "return_pct": 3.0 + }, + { + "date": "2021-08-16", + "equity": 10324.3, + "return_pct": 3.24 + }, + { + "date": "2021-08-17", + "equity": 10256.62, + "return_pct": 2.57 + }, + { + "date": "2021-08-18", + "equity": 10144.37, + "return_pct": 1.44 + }, + { + "date": "2021-08-19", + "equity": 10160.07, + "return_pct": 1.6 + }, + { + "date": "2021-08-20", + "equity": 10240.92, + "return_pct": 2.41 + }, + { + "date": "2021-08-23", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2021-08-24", + "equity": 10347.4, + "return_pct": 3.47 + }, + { + "date": "2021-08-25", + "equity": 10369.11, + "return_pct": 3.69 + }, + { + "date": "2021-08-26", + "equity": 10307.9, + "return_pct": 3.08 + }, + { + "date": "2021-08-27", + "equity": 10400.06, + "return_pct": 4.0 + }, + { + "date": "2021-08-30", + "equity": 10445.8, + "return_pct": 4.46 + }, + { + "date": "2021-08-31", + "equity": 10430.32, + "return_pct": 4.3 + }, + { + "date": "2021-09-01", + "equity": 10435.87, + "return_pct": 4.36 + }, + { + "date": "2021-09-02", + "equity": 10467.97, + "return_pct": 4.68 + }, + { + "date": "2021-09-03", + "equity": 10465.43, + "return_pct": 4.65 + }, + { + "date": "2021-09-07", + "equity": 10428.01, + "return_pct": 4.28 + }, + { + "date": "2021-09-08", + "equity": 10415.31, + "return_pct": 4.15 + }, + { + "date": "2021-09-09", + "equity": 10370.73, + "return_pct": 3.71 + }, + { + "date": "2021-09-10", + "equity": 10288.96, + "return_pct": 2.89 + }, + { + "date": "2021-09-13", + "equity": 10315.29, + "return_pct": 3.15 + }, + { + "date": "2021-09-14", + "equity": 10259.63, + "return_pct": 2.6 + }, + { + "date": "2021-09-15", + "equity": 10345.32, + "return_pct": 3.45 + }, + { + "date": "2021-09-16", + "equity": 10328.92, + "return_pct": 3.29 + }, + { + "date": "2021-09-17", + "equity": 10195.64, + "return_pct": 1.96 + }, + { + "date": "2021-09-20", + "equity": 10025.64, + "return_pct": 0.26 + }, + { + "date": "2021-09-21", + "equity": 10016.17, + "return_pct": 0.16 + }, + { + "date": "2021-09-22", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-09-23", + "equity": 10236.76, + "return_pct": 2.37 + }, + { + "date": "2021-09-24", + "equity": 10253.62, + "return_pct": 2.54 + }, + { + "date": "2021-09-27", + "equity": 10224.29, + "return_pct": 2.24 + }, + { + "date": "2021-09-28", + "equity": 10018.25, + "return_pct": 0.18 + }, + { + "date": "2021-09-29", + "equity": 10035.11, + "return_pct": 0.35 + }, + { + "date": "2021-09-30", + "equity": 9912.46, + "return_pct": -0.88 + }, + { + "date": "2021-10-01", + "equity": 10030.26, + "return_pct": 0.3 + }, + { + "date": "2021-10-04", + "equity": 9900.91, + "return_pct": -0.99 + }, + { + "date": "2021-10-05", + "equity": 10003.93, + "return_pct": 0.04 + }, + { + "date": "2021-10-06", + "equity": 10045.5, + "return_pct": 0.46 + }, + { + "date": "2021-10-07", + "equity": 10132.35, + "return_pct": 1.32 + }, + { + "date": "2021-10-08", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-10-11", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2021-10-12", + "equity": 10015.94, + "return_pct": 0.16 + }, + { + "date": "2021-10-13", + "equity": 10051.97, + "return_pct": 0.52 + }, + { + "date": "2021-10-14", + "equity": 10221.05, + "return_pct": 2.21 + }, + { + "date": "2021-10-15", + "equity": 10298.89, + "return_pct": 2.99 + }, + { + "date": "2021-10-18", + "equity": 10329.38, + "return_pct": 3.29 + }, + { + "date": "2021-10-19", + "equity": 10409.07, + "return_pct": 4.09 + }, + { + "date": "2021-10-20", + "equity": 10449.96, + "return_pct": 4.5 + }, + { + "date": "2021-10-21", + "equity": 10477.21, + "return_pct": 4.77 + }, + { + "date": "2021-10-22", + "equity": 10466.36, + "return_pct": 4.66 + }, + { + "date": "2021-10-25", + "equity": 10522.49, + "return_pct": 5.22 + }, + { + "date": "2021-10-26", + "equity": 10531.96, + "return_pct": 5.32 + }, + { + "date": "2021-10-27", + "equity": 10485.3, + "return_pct": 4.85 + }, + { + "date": "2021-10-28", + "equity": 10586.47, + "return_pct": 5.86 + }, + { + "date": "2021-10-29", + "equity": 10607.95, + "return_pct": 6.08 + }, + { + "date": "2021-11-01", + "equity": 10626.2, + "return_pct": 6.26 + }, + { + "date": "2021-11-02", + "equity": 10669.16, + "return_pct": 6.69 + }, + { + "date": "2021-11-03", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2021-11-04", + "equity": 10784.88, + "return_pct": 7.85 + }, + { + "date": "2021-11-05", + "equity": 10822.3, + "return_pct": 8.22 + }, + { + "date": "2021-11-08", + "equity": 10831.54, + "return_pct": 8.32 + }, + { + "date": "2021-11-09", + "equity": 10795.74, + "return_pct": 7.96 + }, + { + "date": "2021-11-10", + "equity": 10708.89, + "return_pct": 7.09 + }, + { + "date": "2021-11-11", + "equity": 10712.36, + "return_pct": 7.12 + }, + { + "date": "2021-11-12", + "equity": 10793.2, + "return_pct": 7.93 + }, + { + "date": "2021-11-15", + "equity": 10796.9, + "return_pct": 7.97 + }, + { + "date": "2021-11-16", + "equity": 10839.63, + "return_pct": 8.4 + }, + { + "date": "2021-11-17", + "equity": 10813.3, + "return_pct": 8.13 + }, + { + "date": "2021-11-18", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2021-11-19", + "equity": 10830.62, + "return_pct": 8.31 + }, + { + "date": "2021-11-22", + "equity": 10800.13, + "return_pct": 8.0 + }, + { + "date": "2021-11-23", + "equity": 10814.45, + "return_pct": 8.14 + }, + { + "date": "2021-11-24", + "equity": 10843.32, + "return_pct": 8.43 + }, + { + "date": "2021-11-26", + "equity": 10601.48, + "return_pct": 6.01 + }, + { + "date": "2021-11-29", + "equity": 10731.53, + "return_pct": 7.32 + }, + { + "date": "2021-11-30", + "equity": 10522.72, + "return_pct": 5.23 + }, + { + "date": "2021-12-01", + "equity": 10405.84, + "return_pct": 4.06 + }, + { + "date": "2021-12-02", + "equity": 10565.22, + "return_pct": 5.65 + }, + { + "date": "2021-12-03", + "equity": 10473.29, + "return_pct": 4.73 + }, + { + "date": "2021-12-06", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2021-12-07", + "equity": 10816.53, + "return_pct": 8.17 + }, + { + "date": "2021-12-08", + "equity": 10845.17, + "return_pct": 8.45 + }, + { + "date": "2021-12-09", + "equity": 10771.95, + "return_pct": 7.72 + }, + { + "date": "2021-12-10", + "equity": 10873.35, + "return_pct": 8.73 + }, + { + "date": "2021-12-13", + "equity": 10777.49, + "return_pct": 7.77 + }, + { + "date": "2021-12-14", + "equity": 10702.88, + "return_pct": 7.03 + }, + { + "date": "2021-12-15", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-16", + "equity": 10774.26, + "return_pct": 7.74 + }, + { + "date": "2021-12-17", + "equity": 10622.27, + "return_pct": 6.22 + }, + { + "date": "2021-12-20", + "equity": 10509.32, + "return_pct": 5.09 + }, + { + "date": "2021-12-21", + "equity": 10695.96, + "return_pct": 6.96 + }, + { + "date": "2021-12-22", + "equity": 10802.9, + "return_pct": 8.03 + }, + { + "date": "2021-12-23", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-27", + "equity": 11023.95, + "return_pct": 10.24 + }, + { + "date": "2021-12-28", + "equity": 11014.94, + "return_pct": 10.15 + }, + { + "date": "2021-12-29", + "equity": 11029.03, + "return_pct": 10.29 + }, + { + "date": "2021-12-30", + "equity": 10998.54, + "return_pct": 9.99 + }, + { + "date": "2021-12-31", + "equity": 10970.83, + "return_pct": 9.71 + }, + { + "date": "2022-01-03", + "equity": 11034.35, + "return_pct": 10.34 + }, + { + "date": "2022-01-04", + "equity": 11030.65, + "return_pct": 10.31 + }, + { + "date": "2022-01-05", + "equity": 10818.84, + "return_pct": 8.19 + }, + { + "date": "2022-01-06", + "equity": 10808.68, + "return_pct": 8.09 + }, + { + "date": "2022-01-07", + "equity": 10765.94, + "return_pct": 7.66 + }, + { + "date": "2022-01-10", + "equity": 10752.55, + "return_pct": 7.53 + }, + { + "date": "2022-01-11", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2022-01-12", + "equity": 10879.82, + "return_pct": 8.8 + }, + { + "date": "2022-01-13", + "equity": 10729.91, + "return_pct": 7.3 + }, + { + "date": "2022-01-14", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2022-01-18", + "equity": 10544.2, + "return_pct": 5.44 + }, + { + "date": "2022-01-19", + "equity": 10434.71, + "return_pct": 4.35 + }, + { + "date": "2022-01-20", + "equity": 10319.22, + "return_pct": 3.19 + }, + { + "date": "2022-01-21", + "equity": 10116.65, + "return_pct": 1.17 + }, + { + "date": "2022-01-24", + "equity": 10159.61, + "return_pct": 1.6 + }, + { + "date": "2022-01-25", + "equity": 10035.57, + "return_pct": 0.36 + }, + { + "date": "2022-01-26", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-01-27", + "equity": 9960.96, + "return_pct": -0.39 + }, + { + "date": "2022-01-28", + "equity": 10208.35, + "return_pct": 2.08 + }, + { + "date": "2022-01-31", + "equity": 10392.21, + "return_pct": 3.92 + }, + { + "date": "2022-02-01", + "equity": 10462.43, + "return_pct": 4.62 + }, + { + "date": "2022-02-02", + "equity": 10564.06, + "return_pct": 5.64 + }, + { + "date": "2022-02-03", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-04", + "equity": 10364.26, + "return_pct": 3.64 + }, + { + "date": "2022-02-07", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2022-02-08", + "equity": 10416.0, + "return_pct": 4.16 + }, + { + "date": "2022-02-09", + "equity": 10568.45, + "return_pct": 5.68 + }, + { + "date": "2022-02-10", + "equity": 10378.58, + "return_pct": 3.79 + }, + { + "date": "2022-02-11", + "equity": 10173.93, + "return_pct": 1.74 + }, + { + "date": "2022-02-14", + "equity": 10140.67, + "return_pct": 1.41 + }, + { + "date": "2022-02-15", + "equity": 10304.21, + "return_pct": 3.04 + }, + { + "date": "2022-02-16", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-17", + "equity": 10095.4, + "return_pct": 0.95 + }, + { + "date": "2022-02-18", + "equity": 10030.03, + "return_pct": 0.3 + }, + { + "date": "2022-02-22", + "equity": 9922.39, + "return_pct": -0.78 + }, + { + "date": "2022-02-23", + "equity": 9749.15, + "return_pct": -2.51 + }, + { + "date": "2022-02-24", + "equity": 9885.89, + "return_pct": -1.14 + }, + { + "date": "2022-02-25", + "equity": 10111.33, + "return_pct": 1.11 + }, + { + "date": "2022-02-28", + "equity": 10085.46, + "return_pct": 0.85 + }, + { + "date": "2022-03-01", + "equity": 9931.86, + "return_pct": -0.68 + }, + { + "date": "2022-03-02", + "equity": 10114.57, + "return_pct": 1.15 + }, + { + "date": "2022-03-03", + "equity": 10064.21, + "return_pct": 0.64 + }, + { + "date": "2022-03-04", + "equity": 9982.45, + "return_pct": -0.18 + }, + { + "date": "2022-03-07", + "equity": 9688.17, + "return_pct": -3.12 + }, + { + "date": "2022-03-08", + "equity": 9614.72, + "return_pct": -3.85 + }, + { + "date": "2022-03-09", + "equity": 9872.5, + "return_pct": -1.28 + }, + { + "date": "2022-03-10", + "equity": 9827.92, + "return_pct": -1.72 + }, + { + "date": "2022-03-11", + "equity": 9702.95, + "return_pct": -2.97 + }, + { + "date": "2022-03-14", + "equity": 9632.04, + "return_pct": -3.68 + }, + { + "date": "2022-03-15", + "equity": 9843.85, + "return_pct": -1.56 + }, + { + "date": "2022-03-16", + "equity": 10062.13, + "return_pct": 0.62 + }, + { + "date": "2022-03-17", + "equity": 10188.02, + "return_pct": 1.88 + }, + { + "date": "2022-03-18", + "equity": 10267.71, + "return_pct": 2.68 + }, + { + "date": "2022-03-21", + "equity": 10264.71, + "return_pct": 2.65 + }, + { + "date": "2022-03-22", + "equity": 10384.82, + "return_pct": 3.85 + }, + { + "date": "2022-03-23", + "equity": 10251.08, + "return_pct": 2.51 + }, + { + "date": "2022-03-24", + "equity": 10405.61, + "return_pct": 4.06 + }, + { + "date": "2022-03-25", + "equity": 10456.42, + "return_pct": 4.56 + }, + { + "date": "2022-03-28", + "equity": 10529.18, + "return_pct": 5.29 + }, + { + "date": "2022-03-29", + "equity": 10660.61, + "return_pct": 6.61 + }, + { + "date": "2022-03-30", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2022-03-31", + "equity": 10432.17, + "return_pct": 4.32 + }, + { + "date": "2022-04-01", + "equity": 10461.74, + "return_pct": 4.62 + }, + { + "date": "2022-04-04", + "equity": 10551.36, + "return_pct": 5.51 + }, + { + "date": "2022-04-05", + "equity": 10418.08, + "return_pct": 4.18 + }, + { + "date": "2022-04-06", + "equity": 10313.91, + "return_pct": 3.14 + }, + { + "date": "2022-04-07", + "equity": 10365.88, + "return_pct": 3.66 + }, + { + "date": "2022-04-08", + "equity": 10338.16, + "return_pct": 3.38 + }, + { + "date": "2022-04-11", + "equity": 10161.46, + "return_pct": 1.61 + }, + { + "date": "2022-04-12", + "equity": 10123.81, + "return_pct": 1.24 + }, + { + "date": "2022-04-13", + "equity": 10239.76, + "return_pct": 2.4 + }, + { + "date": "2022-04-14", + "equity": 10112.26, + "return_pct": 1.12 + }, + { + "date": "2022-04-18", + "equity": 10116.42, + "return_pct": 1.16 + }, + { + "date": "2022-04-19", + "equity": 10279.72, + "return_pct": 2.8 + }, + { + "date": "2022-04-20", + "equity": 10272.1, + "return_pct": 2.72 + }, + { + "date": "2022-04-21", + "equity": 10118.49, + "return_pct": 1.18 + }, + { + "date": "2022-04-22", + "equity": 9840.85, + "return_pct": -1.59 + }, + { + "date": "2022-04-25", + "equity": 9897.9, + "return_pct": -1.02 + }, + { + "date": "2022-04-26", + "equity": 9611.25, + "return_pct": -3.89 + }, + { + "date": "2022-04-27", + "equity": 9638.28, + "return_pct": -3.62 + }, + { + "date": "2022-04-28", + "equity": 9881.74, + "return_pct": -1.18 + }, + { + "date": "2022-04-29", + "equity": 9516.55, + "return_pct": -4.83 + }, + { + "date": "2022-05-02", + "equity": 9573.83, + "return_pct": -4.26 + }, + { + "date": "2022-05-03", + "equity": 9617.72, + "return_pct": -3.82 + }, + { + "date": "2022-05-04", + "equity": 9910.61, + "return_pct": -0.89 + }, + { + "date": "2022-05-05", + "equity": 9558.36, + "return_pct": -4.42 + }, + { + "date": "2022-05-06", + "equity": 9501.31, + "return_pct": -4.99 + }, + { + "date": "2022-05-09", + "equity": 9197.1, + "return_pct": -8.03 + }, + { + "date": "2022-05-10", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2022-05-11", + "equity": 9071.91, + "return_pct": -9.28 + }, + { + "date": "2022-05-12", + "equity": 9062.44, + "return_pct": -9.38 + }, + { + "date": "2022-05-13", + "equity": 9279.1, + "return_pct": -7.21 + }, + { + "date": "2022-05-16", + "equity": 9241.45, + "return_pct": -7.59 + }, + { + "date": "2022-05-17", + "equity": 9431.55, + "return_pct": -5.68 + }, + { + "date": "2022-05-18", + "equity": 9051.35, + "return_pct": -9.49 + }, + { + "date": "2022-05-19", + "equity": 8995.91, + "return_pct": -10.04 + }, + { + "date": "2022-05-20", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-05-23", + "equity": 9168.23, + "return_pct": -8.32 + }, + { + "date": "2022-05-24", + "equity": 9098.24, + "return_pct": -9.02 + }, + { + "date": "2022-05-25", + "equity": 9178.62, + "return_pct": -8.21 + }, + { + "date": "2022-05-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-05-27", + "equity": 9591.85, + "return_pct": -4.08 + }, + { + "date": "2022-05-31", + "equity": 9538.03, + "return_pct": -4.62 + }, + { + "date": "2022-06-01", + "equity": 9460.88, + "return_pct": -5.39 + }, + { + "date": "2022-06-02", + "equity": 9639.9, + "return_pct": -3.6 + }, + { + "date": "2022-06-03", + "equity": 9482.83, + "return_pct": -5.17 + }, + { + "date": "2022-06-06", + "equity": 9511.7, + "return_pct": -4.88 + }, + { + "date": "2022-06-07", + "equity": 9602.94, + "return_pct": -3.97 + }, + { + "date": "2022-06-08", + "equity": 9498.53, + "return_pct": -5.01 + }, + { + "date": "2022-06-09", + "equity": 9272.63, + "return_pct": -7.27 + }, + { + "date": "2022-06-10", + "equity": 9003.77, + "return_pct": -9.96 + }, + { + "date": "2022-06-13", + "equity": 8661.91, + "return_pct": -13.38 + }, + { + "date": "2022-06-14", + "equity": 8635.81, + "return_pct": -13.64 + }, + { + "date": "2022-06-15", + "equity": 8758.92, + "return_pct": -12.41 + }, + { + "date": "2022-06-16", + "equity": 8469.04, + "return_pct": -15.31 + }, + { + "date": "2022-06-17", + "equity": 8450.79, + "return_pct": -15.49 + }, + { + "date": "2022-06-21", + "equity": 8663.53, + "return_pct": -13.36 + }, + { + "date": "2022-06-22", + "equity": 8647.82, + "return_pct": -13.52 + }, + { + "date": "2022-06-23", + "equity": 8732.59, + "return_pct": -12.67 + }, + { + "date": "2022-06-24", + "equity": 9010.23, + "return_pct": -9.9 + }, + { + "date": "2022-06-27", + "equity": 8975.82, + "return_pct": -10.24 + }, + { + "date": "2022-06-28", + "equity": 8792.41, + "return_pct": -12.08 + }, + { + "date": "2022-06-29", + "equity": 8785.25, + "return_pct": -12.15 + }, + { + "date": "2022-06-30", + "equity": 8713.88, + "return_pct": -12.86 + }, + { + "date": "2022-07-01", + "equity": 8806.04, + "return_pct": -11.94 + }, + { + "date": "2022-07-05", + "equity": 8822.67, + "return_pct": -11.77 + }, + { + "date": "2022-07-06", + "equity": 8852.47, + "return_pct": -11.48 + }, + { + "date": "2022-07-07", + "equity": 8985.06, + "return_pct": -10.15 + }, + { + "date": "2022-07-08", + "equity": 8977.66, + "return_pct": -10.22 + }, + { + "date": "2022-07-11", + "equity": 8875.11, + "return_pct": -11.25 + }, + { + "date": "2022-07-12", + "equity": 8796.57, + "return_pct": -12.03 + }, + { + "date": "2022-07-13", + "equity": 8750.38, + "return_pct": -12.5 + }, + { + "date": "2022-07-14", + "equity": 8729.12, + "return_pct": -12.71 + }, + { + "date": "2022-07-15", + "equity": 8895.9, + "return_pct": -11.04 + }, + { + "date": "2022-07-18", + "equity": 8822.44, + "return_pct": -11.78 + }, + { + "date": "2022-07-19", + "equity": 9060.82, + "return_pct": -9.39 + }, + { + "date": "2022-07-20", + "equity": 9118.56, + "return_pct": -8.81 + }, + { + "date": "2022-07-21", + "equity": 9211.42, + "return_pct": -7.89 + }, + { + "date": "2022-07-22", + "equity": 9125.96, + "return_pct": -8.74 + }, + { + "date": "2022-07-25", + "equity": 9137.04, + "return_pct": -8.63 + }, + { + "date": "2022-07-26", + "equity": 9028.94, + "return_pct": -9.71 + }, + { + "date": "2022-07-27", + "equity": 9263.39, + "return_pct": -7.37 + }, + { + "date": "2022-07-28", + "equity": 9378.88, + "return_pct": -6.21 + }, + { + "date": "2022-07-29", + "equity": 9516.32, + "return_pct": -4.84 + }, + { + "date": "2022-08-01", + "equity": 9488.14, + "return_pct": -5.12 + }, + { + "date": "2022-08-02", + "equity": 9425.54, + "return_pct": -5.74 + }, + { + "date": "2022-08-03", + "equity": 9573.14, + "return_pct": -4.27 + }, + { + "date": "2022-08-04", + "equity": 9566.67, + "return_pct": -4.33 + }, + { + "date": "2022-08-05", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2022-08-08", + "equity": 9539.42, + "return_pct": -4.61 + }, + { + "date": "2022-08-09", + "equity": 9501.54, + "return_pct": -4.98 + }, + { + "date": "2022-08-10", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-11", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-12", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2022-08-15", + "equity": 9905.99, + "return_pct": -0.94 + }, + { + "date": "2022-08-16", + "equity": 9925.39, + "return_pct": -0.75 + }, + { + "date": "2022-08-17", + "equity": 9854.94, + "return_pct": -1.45 + }, + { + "date": "2022-08-18", + "equity": 9883.58, + "return_pct": -1.16 + }, + { + "date": "2022-08-19", + "equity": 9750.77, + "return_pct": -2.49 + }, + { + "date": "2022-08-22", + "equity": 9547.73, + "return_pct": -4.52 + }, + { + "date": "2022-08-23", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2022-08-24", + "equity": 9555.12, + "return_pct": -4.45 + }, + { + "date": "2022-08-25", + "equity": 9690.02, + "return_pct": -3.1 + }, + { + "date": "2022-08-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-08-29", + "equity": 9300.12, + "return_pct": -7.0 + }, + { + "date": "2022-08-30", + "equity": 9198.02, + "return_pct": -8.02 + }, + { + "date": "2022-08-31", + "equity": 9128.03, + "return_pct": -8.72 + }, + { + "date": "2022-09-01", + "equity": 9156.68, + "return_pct": -8.43 + }, + { + "date": "2022-09-02", + "equity": 9060.13, + "return_pct": -9.4 + }, + { + "date": "2022-09-06", + "equity": 9025.94, + "return_pct": -9.74 + }, + { + "date": "2022-09-07", + "equity": 9188.09, + "return_pct": -8.12 + }, + { + "date": "2022-09-08", + "equity": 9248.15, + "return_pct": -7.52 + }, + { + "date": "2022-09-09", + "equity": 9391.82, + "return_pct": -6.08 + }, + { + "date": "2022-09-12", + "equity": 9492.76, + "return_pct": -5.07 + }, + { + "date": "2022-09-13", + "equity": 9079.99, + "return_pct": -9.2 + }, + { + "date": "2022-09-14", + "equity": 9114.64, + "return_pct": -8.85 + }, + { + "date": "2022-09-15", + "equity": 9011.16, + "return_pct": -9.89 + }, + { + "date": "2022-09-16", + "equity": 8905.83, + "return_pct": -10.94 + }, + { + "date": "2022-09-19", + "equity": 8974.89, + "return_pct": -10.25 + }, + { + "date": "2022-09-20", + "equity": 8871.87, + "return_pct": -11.28 + }, + { + "date": "2022-09-21", + "equity": 8717.11, + "return_pct": -12.83 + }, + { + "date": "2022-09-22", + "equity": 8643.89, + "return_pct": -13.56 + }, + { + "date": "2022-09-23", + "equity": 8499.06, + "return_pct": -15.01 + }, + { + "date": "2022-09-26", + "equity": 8414.99, + "return_pct": -15.85 + }, + { + "date": "2022-09-27", + "equity": 8393.5, + "return_pct": -16.06 + }, + { + "date": "2022-09-28", + "equity": 8558.66, + "return_pct": -14.41 + }, + { + "date": "2022-09-29", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-09-30", + "equity": 8250.29, + "return_pct": -17.5 + }, + { + "date": "2022-10-03", + "equity": 8468.11, + "return_pct": -15.32 + }, + { + "date": "2022-10-04", + "equity": 8730.51, + "return_pct": -12.69 + }, + { + "date": "2022-10-05", + "equity": 8710.18, + "return_pct": -12.9 + }, + { + "date": "2022-10-06", + "equity": 8620.33, + "return_pct": -13.8 + }, + { + "date": "2022-10-07", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-10-10", + "equity": 8315.89, + "return_pct": -16.84 + }, + { + "date": "2022-10-11", + "equity": 8263.23, + "return_pct": -17.37 + }, + { + "date": "2022-10-12", + "equity": 8235.97, + "return_pct": -17.64 + }, + { + "date": "2022-10-13", + "equity": 8453.33, + "return_pct": -15.47 + }, + { + "date": "2022-10-14", + "equity": 8260.69, + "return_pct": -17.39 + }, + { + "date": "2022-10-17", + "equity": 8472.96, + "return_pct": -15.27 + }, + { + "date": "2022-10-18", + "equity": 8572.52, + "return_pct": -14.27 + }, + { + "date": "2022-10-19", + "equity": 8511.77, + "return_pct": -14.88 + }, + { + "date": "2022-10-20", + "equity": 8440.39, + "return_pct": -15.6 + }, + { + "date": "2022-10-21", + "equity": 8645.51, + "return_pct": -13.54 + }, + { + "date": "2022-10-24", + "equity": 8751.3, + "return_pct": -12.49 + }, + { + "date": "2022-10-25", + "equity": 8891.04, + "return_pct": -11.09 + }, + { + "date": "2022-10-26", + "equity": 8824.06, + "return_pct": -11.76 + }, + { + "date": "2022-10-27", + "equity": 8776.94, + "return_pct": -12.23 + }, + { + "date": "2022-10-28", + "equity": 8985.75, + "return_pct": -10.14 + }, + { + "date": "2022-10-31", + "equity": 8920.84, + "return_pct": -10.79 + }, + { + "date": "2022-11-01", + "equity": 8881.81, + "return_pct": -11.18 + }, + { + "date": "2022-11-02", + "equity": 8658.91, + "return_pct": -13.41 + }, + { + "date": "2022-11-03", + "equity": 8569.75, + "return_pct": -14.3 + }, + { + "date": "2022-11-04", + "equity": 8693.09, + "return_pct": -13.07 + }, + { + "date": "2022-11-07", + "equity": 8776.25, + "return_pct": -12.24 + }, + { + "date": "2022-11-08", + "equity": 8823.6, + "return_pct": -11.76 + }, + { + "date": "2022-11-09", + "equity": 8641.81, + "return_pct": -13.58 + }, + { + "date": "2022-11-10", + "equity": 9116.72, + "return_pct": -8.83 + }, + { + "date": "2022-11-11", + "equity": 9204.95, + "return_pct": -7.95 + }, + { + "date": "2022-11-14", + "equity": 9126.65, + "return_pct": -8.73 + }, + { + "date": "2022-11-15", + "equity": 9204.49, + "return_pct": -7.96 + }, + { + "date": "2022-11-16", + "equity": 9134.27, + "return_pct": -8.66 + }, + { + "date": "2022-11-17", + "equity": 9106.32, + "return_pct": -8.94 + }, + { + "date": "2022-11-18", + "equity": 9147.67, + "return_pct": -8.52 + }, + { + "date": "2022-11-21", + "equity": 9114.41, + "return_pct": -8.86 + }, + { + "date": "2022-11-22", + "equity": 9237.06, + "return_pct": -7.63 + }, + { + "date": "2022-11-23", + "equity": 9295.27, + "return_pct": -7.05 + }, + { + "date": "2022-11-25", + "equity": 9293.19, + "return_pct": -7.07 + }, + { + "date": "2022-11-28", + "equity": 9144.9, + "return_pct": -8.55 + }, + { + "date": "2022-11-29", + "equity": 9129.19, + "return_pct": -8.71 + }, + { + "date": "2022-11-30", + "equity": 9416.76, + "return_pct": -5.83 + }, + { + "date": "2022-12-01", + "equity": 9409.84, + "return_pct": -5.9 + }, + { + "date": "2022-12-02", + "equity": 9398.98, + "return_pct": -6.01 + }, + { + "date": "2022-12-05", + "equity": 9229.9, + "return_pct": -7.7 + }, + { + "date": "2022-12-06", + "equity": 9096.85, + "return_pct": -9.03 + }, + { + "date": "2022-12-07", + "equity": 9081.38, + "return_pct": -9.19 + }, + { + "date": "2022-12-08", + "equity": 9152.52, + "return_pct": -8.47 + }, + { + "date": "2022-12-09", + "equity": 9084.15, + "return_pct": -9.16 + }, + { + "date": "2022-12-12", + "equity": 9215.12, + "return_pct": -7.85 + }, + { + "date": "2022-12-13", + "equity": 9284.87, + "return_pct": -7.15 + }, + { + "date": "2022-12-14", + "equity": 9225.51, + "return_pct": -7.74 + }, + { + "date": "2022-12-15", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-12-16", + "equity": 8852.93, + "return_pct": -11.47 + }, + { + "date": "2022-12-19", + "equity": 8777.86, + "return_pct": -12.22 + }, + { + "date": "2022-12-20", + "equity": 8789.87, + "return_pct": -12.1 + }, + { + "date": "2022-12-21", + "equity": 8921.3, + "return_pct": -10.79 + }, + { + "date": "2022-12-22", + "equity": 8794.03, + "return_pct": -12.06 + }, + { + "date": "2022-12-23", + "equity": 8844.62, + "return_pct": -11.55 + }, + { + "date": "2022-12-27", + "equity": 8809.74, + "return_pct": -11.9 + }, + { + "date": "2022-12-28", + "equity": 8700.25, + "return_pct": -13.0 + }, + { + "date": "2022-12-29", + "equity": 8856.86, + "return_pct": -11.43 + }, + { + "date": "2022-12-30", + "equity": 8833.53, + "return_pct": -11.66 + }, + { + "date": "2023-01-03", + "equity": 8796.34, + "return_pct": -12.04 + }, + { + "date": "2023-01-04", + "equity": 8864.25, + "return_pct": -11.36 + }, + { + "date": "2023-01-05", + "equity": 8763.08, + "return_pct": -12.37 + }, + { + "date": "2023-01-06", + "equity": 8964.04, + "return_pct": -10.36 + }, + { + "date": "2023-01-09", + "equity": 8958.95, + "return_pct": -10.41 + }, + { + "date": "2023-01-10", + "equity": 9021.78, + "return_pct": -9.78 + }, + { + "date": "2023-01-11", + "equity": 9135.89, + "return_pct": -8.64 + }, + { + "date": "2023-01-12", + "equity": 9169.15, + "return_pct": -8.31 + }, + { + "date": "2023-01-13", + "equity": 9204.72, + "return_pct": -7.95 + }, + { + "date": "2023-01-17", + "equity": 9187.86, + "return_pct": -8.12 + }, + { + "date": "2023-01-18", + "equity": 9042.8, + "return_pct": -9.57 + }, + { + "date": "2023-01-19", + "equity": 8976.97, + "return_pct": -10.23 + }, + { + "date": "2023-01-20", + "equity": 9144.2, + "return_pct": -8.56 + }, + { + "date": "2023-01-23", + "equity": 9253.92, + "return_pct": -7.46 + }, + { + "date": "2023-01-24", + "equity": 9243.99, + "return_pct": -7.56 + }, + { + "date": "2023-01-25", + "equity": 9247.45, + "return_pct": -7.53 + }, + { + "date": "2023-01-26", + "equity": 9349.09, + "return_pct": -6.51 + }, + { + "date": "2023-01-27", + "equity": 9370.57, + "return_pct": -6.29 + }, + { + "date": "2023-01-30", + "equity": 9253.0, + "return_pct": -7.47 + }, + { + "date": "2023-01-31", + "equity": 9389.05, + "return_pct": -6.11 + }, + { + "date": "2023-02-01", + "equity": 9488.83, + "return_pct": -5.11 + }, + { + "date": "2023-02-02", + "equity": 9626.96, + "return_pct": -3.73 + }, + { + "date": "2023-02-03", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2023-02-06", + "equity": 9466.43, + "return_pct": -5.34 + }, + { + "date": "2023-02-07", + "equity": 9590.23, + "return_pct": -4.1 + }, + { + "date": "2023-02-08", + "equity": 9485.37, + "return_pct": -5.15 + }, + { + "date": "2023-02-09", + "equity": 9403.14, + "return_pct": -5.97 + }, + { + "date": "2023-02-10", + "equity": 9425.08, + "return_pct": -5.75 + }, + { + "date": "2023-02-13", + "equity": 9535.72, + "return_pct": -4.64 + }, + { + "date": "2023-02-14", + "equity": 9531.33, + "return_pct": -4.69 + }, + { + "date": "2023-02-15", + "equity": 9562.28, + "return_pct": -4.38 + }, + { + "date": "2023-02-16", + "equity": 9430.62, + "return_pct": -5.69 + }, + { + "date": "2023-02-17", + "equity": 9407.06, + "return_pct": -5.93 + }, + { + "date": "2023-02-21", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2023-02-22", + "equity": 9205.65, + "return_pct": -7.94 + }, + { + "date": "2023-02-23", + "equity": 9254.61, + "return_pct": -7.45 + }, + { + "date": "2023-02-24", + "equity": 9155.75, + "return_pct": -8.44 + }, + { + "date": "2023-02-27", + "equity": 9186.94, + "return_pct": -8.13 + }, + { + "date": "2023-02-28", + "equity": 9152.98, + "return_pct": -8.47 + }, + { + "date": "2023-03-01", + "equity": 9117.87, + "return_pct": -8.82 + }, + { + "date": "2023-03-02", + "equity": 9188.78, + "return_pct": -8.11 + }, + { + "date": "2023-03-03", + "equity": 9336.15, + "return_pct": -6.64 + }, + { + "date": "2023-03-06", + "equity": 9342.62, + "return_pct": -6.57 + }, + { + "date": "2023-03-07", + "equity": 9199.41, + "return_pct": -8.01 + }, + { + "date": "2023-03-08", + "equity": 9214.42, + "return_pct": -7.86 + }, + { + "date": "2023-03-09", + "equity": 9044.42, + "return_pct": -9.56 + }, + { + "date": "2023-03-10", + "equity": 8913.91, + "return_pct": -10.86 + }, + { + "date": "2023-03-13", + "equity": 8901.21, + "return_pct": -10.99 + }, + { + "date": "2023-03-14", + "equity": 9048.34, + "return_pct": -9.52 + }, + { + "date": "2023-03-15", + "equity": 8991.75, + "return_pct": -10.08 + }, + { + "date": "2023-03-16", + "equity": 9149.52, + "return_pct": -8.5 + }, + { + "date": "2023-03-17", + "equity": 9008.15, + "return_pct": -9.92 + }, + { + "date": "2023-03-20", + "equity": 9094.77, + "return_pct": -9.05 + }, + { + "date": "2023-03-21", + "equity": 9214.19, + "return_pct": -7.86 + }, + { + "date": "2023-03-22", + "equity": 9057.12, + "return_pct": -9.43 + }, + { + "date": "2023-03-23", + "equity": 9081.61, + "return_pct": -9.18 + }, + { + "date": "2023-03-24", + "equity": 9141.2, + "return_pct": -8.59 + }, + { + "date": "2023-03-27", + "equity": 9158.29, + "return_pct": -8.42 + }, + { + "date": "2023-03-28", + "equity": 9137.74, + "return_pct": -8.62 + }, + { + "date": "2023-03-29", + "equity": 9270.55, + "return_pct": -7.29 + }, + { + "date": "2023-03-30", + "equity": 9324.83, + "return_pct": -6.75 + }, + { + "date": "2023-03-31", + "equity": 9456.26, + "return_pct": -5.44 + }, + { + "date": "2023-04-03", + "equity": 9492.3, + "return_pct": -5.08 + }, + { + "date": "2023-04-04", + "equity": 9439.63, + "return_pct": -5.6 + }, + { + "date": "2023-04-05", + "equity": 9414.92, + "return_pct": -5.85 + }, + { + "date": "2023-04-06", + "equity": 9451.64, + "return_pct": -5.48 + }, + { + "date": "2023-04-10", + "equity": 9461.34, + "return_pct": -5.39 + }, + { + "date": "2023-04-11", + "equity": 9463.89, + "return_pct": -5.36 + }, + { + "date": "2023-04-12", + "equity": 9425.31, + "return_pct": -5.75 + }, + { + "date": "2023-04-13", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2023-04-14", + "equity": 9527.18, + "return_pct": -4.73 + }, + { + "date": "2023-04-17", + "equity": 9561.36, + "return_pct": -4.39 + }, + { + "date": "2023-04-18", + "equity": 9567.6, + "return_pct": -4.32 + }, + { + "date": "2023-04-19", + "equity": 9565.98, + "return_pct": -4.34 + }, + { + "date": "2023-04-20", + "equity": 9513.78, + "return_pct": -4.86 + }, + { + "date": "2023-04-21", + "equity": 9521.17, + "return_pct": -4.79 + }, + { + "date": "2023-04-24", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-04-25", + "equity": 9379.81, + "return_pct": -6.2 + }, + { + "date": "2023-04-26", + "equity": 9340.08, + "return_pct": -6.6 + }, + { + "date": "2023-04-27", + "equity": 9526.02, + "return_pct": -4.74 + }, + { + "date": "2023-04-28", + "equity": 9607.33, + "return_pct": -3.93 + }, + { + "date": "2023-05-01", + "equity": 9597.63, + "return_pct": -4.02 + }, + { + "date": "2023-05-02", + "equity": 9489.76, + "return_pct": -5.1 + }, + { + "date": "2023-05-03", + "equity": 9424.62, + "return_pct": -5.75 + }, + { + "date": "2023-05-04", + "equity": 9357.86, + "return_pct": -6.42 + }, + { + "date": "2023-05-05", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-05-08", + "equity": 9533.64, + "return_pct": -4.66 + }, + { + "date": "2023-05-09", + "equity": 9491.83, + "return_pct": -5.08 + }, + { + "date": "2023-05-10", + "equity": 9536.18, + "return_pct": -4.64 + }, + { + "date": "2023-05-11", + "equity": 9519.55, + "return_pct": -4.8 + }, + { + "date": "2023-05-12", + "equity": 9507.08, + "return_pct": -4.93 + }, + { + "date": "2023-05-15", + "equity": 9539.88, + "return_pct": -4.6 + }, + { + "date": "2023-05-16", + "equity": 9476.13, + "return_pct": -5.24 + }, + { + "date": "2023-05-17", + "equity": 9591.16, + "return_pct": -4.09 + }, + { + "date": "2023-05-18", + "equity": 9683.55, + "return_pct": -3.16 + }, + { + "date": "2023-05-19", + "equity": 9669.46, + "return_pct": -3.31 + }, + { + "date": "2023-05-22", + "equity": 9673.39, + "return_pct": -3.27 + }, + { + "date": "2023-05-23", + "equity": 9564.83, + "return_pct": -4.35 + }, + { + "date": "2023-05-24", + "equity": 9495.53, + "return_pct": -5.04 + }, + { + "date": "2023-05-25", + "equity": 9577.76, + "return_pct": -4.22 + }, + { + "date": "2023-05-26", + "equity": 9701.8, + "return_pct": -2.98 + }, + { + "date": "2023-05-30", + "equity": 9705.5, + "return_pct": -2.95 + }, + { + "date": "2023-05-31", + "equity": 9651.68, + "return_pct": -3.48 + }, + { + "date": "2023-06-01", + "equity": 9743.38, + "return_pct": -2.57 + }, + { + "date": "2023-06-02", + "equity": 9884.28, + "return_pct": -1.16 + }, + { + "date": "2023-06-05", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2023-06-06", + "equity": 9886.82, + "return_pct": -1.13 + }, + { + "date": "2023-06-07", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-06-08", + "equity": 9912.23, + "return_pct": -0.88 + }, + { + "date": "2023-06-09", + "equity": 9930.01, + "return_pct": -0.7 + }, + { + "date": "2023-06-12", + "equity": 10020.1, + "return_pct": 0.2 + }, + { + "date": "2023-06-13", + "equity": 10086.16, + "return_pct": 0.86 + }, + { + "date": "2023-06-14", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-15", + "equity": 10223.36, + "return_pct": 2.23 + }, + { + "date": "2023-06-16", + "equity": 10150.83, + "return_pct": 1.51 + }, + { + "date": "2023-06-20", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-21", + "equity": 10046.43, + "return_pct": 0.46 + }, + { + "date": "2023-06-22", + "equity": 10082.69, + "return_pct": 0.83 + }, + { + "date": "2023-06-23", + "equity": 10006.47, + "return_pct": 0.06 + }, + { + "date": "2023-06-26", + "equity": 9965.58, + "return_pct": -0.34 + }, + { + "date": "2023-06-27", + "equity": 10074.84, + "return_pct": 0.75 + }, + { + "date": "2023-06-28", + "equity": 10079.92, + "return_pct": 0.8 + }, + { + "date": "2023-06-29", + "equity": 10119.65, + "return_pct": 1.2 + }, + { + "date": "2023-06-30", + "equity": 10239.07, + "return_pct": 2.39 + }, + { + "date": "2023-07-03", + "equity": 10250.85, + "return_pct": 2.51 + }, + { + "date": "2023-07-05", + "equity": 10235.6, + "return_pct": 2.36 + }, + { + "date": "2023-07-06", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-07", + "equity": 10129.81, + "return_pct": 1.3 + }, + { + "date": "2023-07-10", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-11", + "equity": 10220.13, + "return_pct": 2.2 + }, + { + "date": "2023-07-12", + "equity": 10302.36, + "return_pct": 3.02 + }, + { + "date": "2023-07-13", + "equity": 10384.13, + "return_pct": 3.84 + }, + { + "date": "2023-07-14", + "equity": 10377.66, + "return_pct": 3.78 + }, + { + "date": "2023-07-17", + "equity": 10413.69, + "return_pct": 4.14 + }, + { + "date": "2023-07-18", + "equity": 10491.07, + "return_pct": 4.91 + }, + { + "date": "2023-07-19", + "equity": 10514.4, + "return_pct": 5.14 + }, + { + "date": "2023-07-20", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-21", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-24", + "equity": 10491.3, + "return_pct": 4.91 + }, + { + "date": "2023-07-25", + "equity": 10519.95, + "return_pct": 5.2 + }, + { + "date": "2023-07-26", + "equity": 10521.56, + "return_pct": 5.22 + }, + { + "date": "2023-07-27", + "equity": 10451.81, + "return_pct": 4.52 + }, + { + "date": "2023-07-28", + "equity": 10554.13, + "return_pct": 5.54 + }, + { + "date": "2023-07-31", + "equity": 10574.23, + "return_pct": 5.74 + }, + { + "date": "2023-08-01", + "equity": 10543.97, + "return_pct": 5.44 + }, + { + "date": "2023-08-02", + "equity": 10397.29, + "return_pct": 3.97 + }, + { + "date": "2023-08-03", + "equity": 10367.5, + "return_pct": 3.67 + }, + { + "date": "2023-08-04", + "equity": 10320.61, + "return_pct": 3.21 + }, + { + "date": "2023-08-07", + "equity": 10410.69, + "return_pct": 4.11 + }, + { + "date": "2023-08-08", + "equity": 10365.42, + "return_pct": 3.65 + }, + { + "date": "2023-08-09", + "equity": 10296.12, + "return_pct": 2.96 + }, + { + "date": "2023-08-10", + "equity": 10299.82, + "return_pct": 3.0 + }, + { + "date": "2023-08-11", + "equity": 10293.81, + "return_pct": 2.94 + }, + { + "date": "2023-08-14", + "equity": 10350.63, + "return_pct": 3.51 + }, + { + "date": "2023-08-15", + "equity": 10230.06, + "return_pct": 2.3 + }, + { + "date": "2023-08-16", + "equity": 10154.99, + "return_pct": 1.55 + }, + { + "date": "2023-08-17", + "equity": 10077.61, + "return_pct": 0.78 + }, + { + "date": "2023-08-18", + "equity": 10082.46, + "return_pct": 0.82 + }, + { + "date": "2023-08-21", + "equity": 10148.06, + "return_pct": 1.48 + }, + { + "date": "2023-08-22", + "equity": 10120.57, + "return_pct": 1.21 + }, + { + "date": "2023-08-23", + "equity": 10233.29, + "return_pct": 2.33 + }, + { + "date": "2023-08-24", + "equity": 10091.47, + "return_pct": 0.91 + }, + { + "date": "2023-08-25", + "equity": 10162.61, + "return_pct": 1.63 + }, + { + "date": "2023-08-28", + "equity": 10227.06, + "return_pct": 2.27 + }, + { + "date": "2023-08-29", + "equity": 10374.89, + "return_pct": 3.75 + }, + { + "date": "2023-08-30", + "equity": 10417.62, + "return_pct": 4.18 + }, + { + "date": "2023-08-31", + "equity": 10402.37, + "return_pct": 4.02 + }, + { + "date": "2023-09-01", + "equity": 10421.78, + "return_pct": 4.22 + }, + { + "date": "2023-09-05", + "equity": 10376.74, + "return_pct": 3.77 + }, + { + "date": "2023-09-06", + "equity": 10306.98, + "return_pct": 3.07 + }, + { + "date": "2023-09-07", + "equity": 10275.33, + "return_pct": 2.75 + }, + { + "date": "2023-09-08", + "equity": 10290.81, + "return_pct": 2.91 + }, + { + "date": "2023-09-11", + "equity": 10358.49, + "return_pct": 3.58 + }, + { + "date": "2023-09-12", + "equity": 10301.67, + "return_pct": 3.02 + }, + { + "date": "2023-09-13", + "equity": 10313.68, + "return_pct": 3.14 + }, + { + "date": "2023-09-14", + "equity": 10402.61, + "return_pct": 4.03 + }, + { + "date": "2023-09-15", + "equity": 10241.15, + "return_pct": 2.41 + }, + { + "date": "2023-09-18", + "equity": 10247.15, + "return_pct": 2.47 + }, + { + "date": "2023-09-19", + "equity": 10225.9, + "return_pct": 2.26 + }, + { + "date": "2023-09-20", + "equity": 10131.89, + "return_pct": 1.32 + }, + { + "date": "2023-09-21", + "equity": 9964.43, + "return_pct": -0.36 + }, + { + "date": "2023-09-22", + "equity": 9942.02, + "return_pct": -0.58 + }, + { + "date": "2023-09-25", + "equity": 9983.83, + "return_pct": -0.16 + }, + { + "date": "2023-09-26", + "equity": 9837.16, + "return_pct": -1.63 + }, + { + "date": "2023-09-27", + "equity": 9841.08, + "return_pct": -1.59 + }, + { + "date": "2023-09-28", + "equity": 9898.14, + "return_pct": -1.02 + }, + { + "date": "2023-09-29", + "equity": 9874.11, + "return_pct": -1.26 + }, + { + "date": "2023-10-02", + "equity": 9870.19, + "return_pct": -1.3 + }, + { + "date": "2023-10-03", + "equity": 9738.06, + "return_pct": -2.62 + }, + { + "date": "2023-10-04", + "equity": 9808.98, + "return_pct": -1.91 + }, + { + "date": "2023-10-05", + "equity": 9805.28, + "return_pct": -1.95 + }, + { + "date": "2023-10-06", + "equity": 9921.7, + "return_pct": -0.78 + }, + { + "date": "2023-10-09", + "equity": 9985.22, + "return_pct": -0.15 + }, + { + "date": "2023-10-10", + "equity": 10037.19, + "return_pct": 0.37 + }, + { + "date": "2023-10-11", + "equity": 10078.3, + "return_pct": 0.78 + }, + { + "date": "2023-10-12", + "equity": 10016.86, + "return_pct": 0.17 + }, + { + "date": "2023-10-13", + "equity": 9966.97, + "return_pct": -0.33 + }, + { + "date": "2023-10-16", + "equity": 10071.84, + "return_pct": 0.72 + }, + { + "date": "2023-10-17", + "equity": 10071.37, + "return_pct": 0.71 + }, + { + "date": "2023-10-18", + "equity": 9937.17, + "return_pct": -0.63 + }, + { + "date": "2023-10-19", + "equity": 9849.86, + "return_pct": -1.5 + }, + { + "date": "2023-10-20", + "equity": 9728.82, + "return_pct": -2.71 + }, + { + "date": "2023-10-23", + "equity": 9711.96, + "return_pct": -2.88 + }, + { + "date": "2023-10-24", + "equity": 9785.18, + "return_pct": -2.15 + }, + { + "date": "2023-10-25", + "equity": 9644.75, + "return_pct": -3.55 + }, + { + "date": "2023-10-26", + "equity": 9529.25, + "return_pct": -4.71 + }, + { + "date": "2023-10-27", + "equity": 9486.06, + "return_pct": -5.14 + }, + { + "date": "2023-10-30", + "equity": 9599.47, + "return_pct": -4.01 + }, + { + "date": "2023-10-31", + "equity": 9659.76, + "return_pct": -3.4 + }, + { + "date": "2023-11-01", + "equity": 9762.78, + "return_pct": -2.37 + }, + { + "date": "2023-11-02", + "equity": 9949.88, + "return_pct": -0.5 + }, + { + "date": "2023-11-03", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2023-11-06", + "equity": 10063.75, + "return_pct": 0.64 + }, + { + "date": "2023-11-07", + "equity": 10092.39, + "return_pct": 0.92 + }, + { + "date": "2023-11-08", + "equity": 10099.79, + "return_pct": 1.0 + }, + { + "date": "2023-11-09", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-11-10", + "equity": 10177.4, + "return_pct": 1.77 + }, + { + "date": "2023-11-13", + "equity": 10167.69, + "return_pct": 1.68 + }, + { + "date": "2023-11-14", + "equity": 10364.96, + "return_pct": 3.65 + }, + { + "date": "2023-11-15", + "equity": 10386.9, + "return_pct": 3.87 + }, + { + "date": "2023-11-16", + "equity": 10399.6, + "return_pct": 4.0 + }, + { + "date": "2023-11-17", + "equity": 10412.54, + "return_pct": 4.13 + }, + { + "date": "2023-11-20", + "equity": 10492.69, + "return_pct": 4.93 + }, + { + "date": "2023-11-21", + "equity": 10469.82, + "return_pct": 4.7 + }, + { + "date": "2023-11-22", + "equity": 10510.24, + "return_pct": 5.1 + }, + { + "date": "2023-11-24", + "equity": 10516.71, + "return_pct": 5.17 + }, + { + "date": "2023-11-27", + "equity": 10497.77, + "return_pct": 4.98 + }, + { + "date": "2023-11-28", + "equity": 10508.17, + "return_pct": 5.08 + }, + { + "date": "2023-11-29", + "equity": 10500.77, + "return_pct": 5.01 + }, + { + "date": "2023-11-30", + "equity": 10542.12, + "return_pct": 5.42 + }, + { + "date": "2023-12-01", + "equity": 10604.49, + "return_pct": 6.04 + }, + { + "date": "2023-12-04", + "equity": 10548.82, + "return_pct": 5.49 + }, + { + "date": "2023-12-05", + "equity": 10546.74, + "return_pct": 5.47 + }, + { + "date": "2023-12-06", + "equity": 10504.24, + "return_pct": 5.04 + }, + { + "date": "2023-12-07", + "equity": 10584.39, + "return_pct": 5.84 + }, + { + "date": "2023-12-08", + "equity": 10629.89, + "return_pct": 6.3 + }, + { + "date": "2023-12-11", + "equity": 10671.24, + "return_pct": 6.71 + }, + { + "date": "2023-12-12", + "equity": 10719.98, + "return_pct": 7.2 + }, + { + "date": "2023-12-13", + "equity": 10867.81, + "return_pct": 8.68 + }, + { + "date": "2023-12-14", + "equity": 10902.69, + "return_pct": 9.03 + }, + { + "date": "2023-12-15", + "equity": 10840.78, + "return_pct": 8.41 + }, + { + "date": "2023-12-18", + "equity": 10901.76, + "return_pct": 9.02 + }, + { + "date": "2023-12-19", + "equity": 10968.05, + "return_pct": 9.68 + }, + { + "date": "2023-12-20", + "equity": 10816.07, + "return_pct": 8.16 + }, + { + "date": "2023-12-21", + "equity": 10918.62, + "return_pct": 9.19 + }, + { + "date": "2023-12-22", + "equity": 10940.57, + "return_pct": 9.41 + }, + { + "date": "2023-12-26", + "equity": 10986.76, + "return_pct": 9.87 + }, + { + "date": "2023-12-27", + "equity": 11006.63, + "return_pct": 10.07 + }, + { + "date": "2023-12-28", + "equity": 11010.79, + "return_pct": 10.11 + }, + { + "date": "2023-12-29", + "equity": 10978.91, + "return_pct": 9.79 + }, + { + "date": "2024-01-02", + "equity": 10917.47, + "return_pct": 9.17 + }, + { + "date": "2024-01-03", + "equity": 10828.31, + "return_pct": 8.28 + }, + { + "date": "2024-01-04", + "equity": 10793.43, + "return_pct": 7.93 + }, + { + "date": "2024-01-05", + "equity": 10808.21, + "return_pct": 8.08 + }, + { + "date": "2024-01-08", + "equity": 10962.51, + "return_pct": 9.63 + }, + { + "date": "2024-01-09", + "equity": 10945.88, + "return_pct": 9.46 + }, + { + "date": "2024-01-10", + "equity": 11007.78, + "return_pct": 10.08 + }, + { + "date": "2024-01-11", + "equity": 11002.93, + "return_pct": 10.03 + }, + { + "date": "2024-01-12", + "equity": 11010.56, + "return_pct": 10.11 + }, + { + "date": "2024-01-16", + "equity": 10970.13, + "return_pct": 9.7 + }, + { + "date": "2024-01-17", + "equity": 10909.15, + "return_pct": 9.09 + }, + { + "date": "2024-01-18", + "equity": 11006.17, + "return_pct": 10.06 + }, + { + "date": "2024-01-19", + "equity": 11143.37, + "return_pct": 11.43 + }, + { + "date": "2024-01-22", + "equity": 11166.93, + "return_pct": 11.67 + }, + { + "date": "2024-01-23", + "equity": 11199.5, + "return_pct": 12.0 + }, + { + "date": "2024-01-24", + "equity": 11211.74, + "return_pct": 12.12 + }, + { + "date": "2024-01-25", + "equity": 11272.72, + "return_pct": 12.73 + }, + { + "date": "2024-01-26", + "equity": 11258.4, + "return_pct": 12.58 + }, + { + "date": "2024-01-29", + "equity": 11347.56, + "return_pct": 13.48 + }, + { + "date": "2024-01-30", + "equity": 11338.78, + "return_pct": 13.39 + }, + { + "date": "2024-01-31", + "equity": 11153.77, + "return_pct": 11.54 + }, + { + "date": "2024-02-01", + "equity": 11299.75, + "return_pct": 13.0 + }, + { + "date": "2024-02-02", + "equity": 11418.71, + "return_pct": 14.19 + }, + { + "date": "2024-02-05", + "equity": 11377.13, + "return_pct": 13.77 + }, + { + "date": "2024-02-06", + "equity": 11410.16, + "return_pct": 14.1 + }, + { + "date": "2024-02-07", + "equity": 11505.32, + "return_pct": 15.05 + }, + { + "date": "2024-02-08", + "equity": 11510.41, + "return_pct": 15.1 + }, + { + "date": "2024-02-09", + "equity": 11576.93, + "return_pct": 15.77 + }, + { + "date": "2024-02-12", + "equity": 11571.85, + "return_pct": 15.72 + }, + { + "date": "2024-02-13", + "equity": 11412.47, + "return_pct": 14.12 + }, + { + "date": "2024-02-14", + "equity": 11516.18, + "return_pct": 15.16 + }, + { + "date": "2024-02-15", + "equity": 11595.64, + "return_pct": 15.96 + }, + { + "date": "2024-02-16", + "equity": 11537.89, + "return_pct": 15.38 + }, + { + "date": "2024-02-20", + "equity": 11474.37, + "return_pct": 14.74 + }, + { + "date": "2024-02-21", + "equity": 11484.77, + "return_pct": 14.85 + }, + { + "date": "2024-02-22", + "equity": 11722.45, + "return_pct": 17.22 + }, + { + "date": "2024-02-23", + "equity": 11730.53, + "return_pct": 17.31 + }, + { + "date": "2024-02-26", + "equity": 11687.57, + "return_pct": 16.88 + }, + { + "date": "2024-02-27", + "equity": 11709.28, + "return_pct": 17.09 + }, + { + "date": "2024-02-28", + "equity": 11693.81, + "return_pct": 16.94 + }, + { + "date": "2024-02-29", + "equity": 11735.85, + "return_pct": 17.36 + }, + { + "date": "2024-03-01", + "equity": 11846.03, + "return_pct": 18.46 + }, + { + "date": "2024-03-04", + "equity": 11833.32, + "return_pct": 18.33 + }, + { + "date": "2024-03-05", + "equity": 11715.06, + "return_pct": 17.15 + }, + { + "date": "2024-03-06", + "equity": 11774.42, + "return_pct": 17.74 + }, + { + "date": "2024-03-07", + "equity": 11891.3, + "return_pct": 18.91 + }, + { + "date": "2024-03-08", + "equity": 11819.92, + "return_pct": 18.2 + }, + { + "date": "2024-03-11", + "equity": 11809.76, + "return_pct": 18.1 + }, + { + "date": "2024-03-12", + "equity": 11936.8, + "return_pct": 19.37 + }, + { + "date": "2024-03-13", + "equity": 11918.09, + "return_pct": 19.18 + }, + { + "date": "2024-03-14", + "equity": 11894.53, + "return_pct": 18.95 + }, + { + "date": "2024-03-15", + "equity": 11776.27, + "return_pct": 17.76 + }, + { + "date": "2024-03-18", + "equity": 11846.26, + "return_pct": 18.46 + }, + { + "date": "2024-03-19", + "equity": 11912.09, + "return_pct": 19.12 + }, + { + "date": "2024-03-20", + "equity": 12022.27, + "return_pct": 20.22 + }, + { + "date": "2024-03-21", + "equity": 12062.0, + "return_pct": 20.62 + }, + { + "date": "2024-03-22", + "equity": 12039.13, + "return_pct": 20.39 + }, + { + "date": "2024-03-25", + "equity": 12005.87, + "return_pct": 20.06 + }, + { + "date": "2024-03-26", + "equity": 11983.69, + "return_pct": 19.84 + }, + { + "date": "2024-03-27", + "equity": 12084.4, + "return_pct": 20.84 + }, + { + "date": "2024-03-28", + "equity": 12082.09, + "return_pct": 20.82 + }, + { + "date": "2024-04-01", + "equity": 12061.07, + "return_pct": 20.61 + }, + { + "date": "2024-04-02", + "equity": 11984.39, + "return_pct": 19.84 + }, + { + "date": "2024-04-03", + "equity": 11997.55, + "return_pct": 19.98 + }, + { + "date": "2024-04-04", + "equity": 11851.11, + "return_pct": 18.51 + }, + { + "date": "2024-04-05", + "equity": 11974.92, + "return_pct": 19.75 + }, + { + "date": "2024-04-08", + "equity": 11981.61, + "return_pct": 19.82 + }, + { + "date": "2024-04-09", + "equity": 11995.47, + "return_pct": 19.95 + }, + { + "date": "2024-04-10", + "equity": 11875.36, + "return_pct": 18.75 + }, + { + "date": "2024-04-11", + "equity": 11964.98, + "return_pct": 19.65 + }, + { + "date": "2024-04-12", + "equity": 11799.83, + "return_pct": 18.0 + }, + { + "date": "2024-04-15", + "equity": 11652.0, + "return_pct": 16.52 + }, + { + "date": "2024-04-16", + "equity": 11630.75, + "return_pct": 16.31 + }, + { + "date": "2024-04-17", + "equity": 11561.92, + "return_pct": 15.62 + }, + { + "date": "2024-04-18", + "equity": 11538.12, + "return_pct": 15.38 + }, + { + "date": "2024-04-19", + "equity": 11437.41, + "return_pct": 14.37 + }, + { + "date": "2024-04-22", + "equity": 11542.74, + "return_pct": 15.43 + }, + { + "date": "2024-04-23", + "equity": 11679.72, + "return_pct": 16.8 + }, + { + "date": "2024-04-24", + "equity": 11674.17, + "return_pct": 16.74 + }, + { + "date": "2024-04-25", + "equity": 11629.82, + "return_pct": 16.3 + }, + { + "date": "2024-04-26", + "equity": 11740.0, + "return_pct": 17.4 + }, + { + "date": "2024-04-29", + "equity": 11781.58, + "return_pct": 17.82 + }, + { + "date": "2024-04-30", + "equity": 11594.95, + "return_pct": 15.95 + }, + { + "date": "2024-05-01", + "equity": 11557.3, + "return_pct": 15.57 + }, + { + "date": "2024-05-02", + "equity": 11665.4, + "return_pct": 16.65 + }, + { + "date": "2024-05-03", + "equity": 11809.99, + "return_pct": 18.1 + }, + { + "date": "2024-05-06", + "equity": 11931.95, + "return_pct": 19.32 + }, + { + "date": "2024-05-07", + "equity": 11945.12, + "return_pct": 19.45 + }, + { + "date": "2024-05-08", + "equity": 11946.27, + "return_pct": 19.46 + }, + { + "date": "2024-05-09", + "equity": 12015.11, + "return_pct": 20.15 + }, + { + "date": "2024-05-10", + "equity": 12030.58, + "return_pct": 20.31 + }, + { + "date": "2024-05-13", + "equity": 12032.2, + "return_pct": 20.32 + }, + { + "date": "2024-05-14", + "equity": 12087.4, + "return_pct": 20.87 + }, + { + "date": "2024-05-15", + "equity": 12237.08, + "return_pct": 22.37 + }, + { + "date": "2024-05-16", + "equity": 12211.9, + "return_pct": 22.12 + }, + { + "date": "2024-05-17", + "equity": 12229.46, + "return_pct": 22.29 + }, + { + "date": "2024-05-20", + "equity": 12243.55, + "return_pct": 22.44 + }, + { + "date": "2024-05-21", + "equity": 12273.58, + "return_pct": 22.74 + }, + { + "date": "2024-05-22", + "equity": 12238.24, + "return_pct": 22.38 + }, + { + "date": "2024-05-23", + "equity": 12148.85, + "return_pct": 21.49 + }, + { + "date": "2024-05-24", + "equity": 12229.23, + "return_pct": 22.29 + }, + { + "date": "2024-05-28", + "equity": 12237.78, + "return_pct": 22.38 + }, + { + "date": "2024-05-29", + "equity": 12152.08, + "return_pct": 21.52 + }, + { + "date": "2024-05-30", + "equity": 12071.47, + "return_pct": 20.71 + }, + { + "date": "2024-05-31", + "equity": 12181.42, + "return_pct": 21.81 + }, + { + "date": "2024-06-03", + "equity": 12191.35, + "return_pct": 21.91 + }, + { + "date": "2024-06-04", + "equity": 12204.98, + "return_pct": 22.05 + }, + { + "date": "2024-06-05", + "equity": 12350.03, + "return_pct": 23.5 + }, + { + "date": "2024-06-06", + "equity": 12349.8, + "return_pct": 23.5 + }, + { + "date": "2024-06-07", + "equity": 12334.79, + "return_pct": 23.35 + }, + { + "date": "2024-06-10", + "equity": 12372.9, + "return_pct": 23.73 + }, + { + "date": "2024-06-11", + "equity": 12402.7, + "return_pct": 24.03 + }, + { + "date": "2024-06-12", + "equity": 12504.56, + "return_pct": 25.05 + }, + { + "date": "2024-06-13", + "equity": 12529.74, + "return_pct": 25.3 + }, + { + "date": "2024-06-14", + "equity": 12537.36, + "return_pct": 25.37 + }, + { + "date": "2024-06-17", + "equity": 12637.15, + "return_pct": 26.37 + }, + { + "date": "2024-06-18", + "equity": 12669.25, + "return_pct": 26.69 + }, + { + "date": "2024-06-20", + "equity": 12634.84, + "return_pct": 26.35 + }, + { + "date": "2024-06-21", + "equity": 12577.32, + "return_pct": 25.77 + }, + { + "date": "2024-06-24", + "equity": 12536.44, + "return_pct": 25.36 + }, + { + "date": "2024-06-25", + "equity": 12584.71, + "return_pct": 25.85 + }, + { + "date": "2024-06-26", + "equity": 12600.42, + "return_pct": 26.0 + }, + { + "date": "2024-06-27", + "equity": 12620.29, + "return_pct": 26.2 + }, + { + "date": "2024-06-28", + "equity": 12570.62, + "return_pct": 25.71 + }, + { + "date": "2024-07-01", + "equity": 12596.49, + "return_pct": 25.96 + }, + { + "date": "2024-07-02", + "equity": 12681.26, + "return_pct": 26.81 + }, + { + "date": "2024-07-03", + "equity": 12737.86, + "return_pct": 27.38 + }, + { + "date": "2024-07-05", + "equity": 12811.31, + "return_pct": 28.11 + }, + { + "date": "2024-07-08", + "equity": 12826.09, + "return_pct": 28.26 + }, + { + "date": "2024-07-09", + "equity": 12838.57, + "return_pct": 28.39 + }, + { + "date": "2024-07-10", + "equity": 12965.61, + "return_pct": 29.66 + }, + { + "date": "2024-07-11", + "equity": 12853.81, + "return_pct": 28.54 + }, + { + "date": "2024-07-12", + "equity": 12934.89, + "return_pct": 29.35 + }, + { + "date": "2024-07-15", + "equity": 12970.46, + "return_pct": 29.7 + }, + { + "date": "2024-07-16", + "equity": 13047.37, + "return_pct": 30.47 + }, + { + "date": "2024-07-17", + "equity": 12864.44, + "return_pct": 28.64 + }, + { + "date": "2024-07-18", + "equity": 12765.57, + "return_pct": 27.66 + }, + { + "date": "2024-07-19", + "equity": 12680.8, + "return_pct": 26.81 + }, + { + "date": "2024-07-22", + "equity": 12811.54, + "return_pct": 28.12 + }, + { + "date": "2024-07-23", + "equity": 12791.44, + "return_pct": 27.91 + }, + { + "date": "2024-07-24", + "equity": 12501.56, + "return_pct": 25.02 + }, + { + "date": "2024-07-25", + "equity": 12436.42, + "return_pct": 24.36 + }, + { + "date": "2024-07-26", + "equity": 12575.71, + "return_pct": 25.76 + }, + { + "date": "2024-07-29", + "equity": 12583.1, + "return_pct": 25.83 + }, + { + "date": "2024-07-30", + "equity": 12519.34, + "return_pct": 25.19 + }, + { + "date": "2024-07-31", + "equity": 12722.84, + "return_pct": 27.23 + }, + { + "date": "2024-08-01", + "equity": 12542.67, + "return_pct": 25.43 + }, + { + "date": "2024-08-02", + "equity": 12309.15, + "return_pct": 23.09 + }, + { + "date": "2024-08-05", + "equity": 11950.66, + "return_pct": 19.51 + }, + { + "date": "2024-08-06", + "equity": 12060.84, + "return_pct": 20.61 + }, + { + "date": "2024-08-07", + "equity": 11980.23, + "return_pct": 19.8 + }, + { + "date": "2024-08-08", + "equity": 12257.18, + "return_pct": 22.57 + }, + { + "date": "2024-08-09", + "equity": 12311.23, + "return_pct": 23.11 + }, + { + "date": "2024-08-12", + "equity": 12317.7, + "return_pct": 23.18 + }, + { + "date": "2024-08-13", + "equity": 12520.27, + "return_pct": 25.2 + }, + { + "date": "2024-08-14", + "equity": 12559.77, + "return_pct": 25.6 + }, + { + "date": "2024-08-15", + "equity": 12775.04, + "return_pct": 27.75 + }, + { + "date": "2024-08-16", + "equity": 12803.69, + "return_pct": 28.04 + }, + { + "date": "2024-08-19", + "equity": 12926.11, + "return_pct": 29.26 + }, + { + "date": "2024-08-20", + "equity": 12905.09, + "return_pct": 29.05 + }, + { + "date": "2024-08-21", + "equity": 12949.44, + "return_pct": 29.49 + }, + { + "date": "2024-08-22", + "equity": 12847.8, + "return_pct": 28.48 + }, + { + "date": "2024-08-23", + "equity": 12984.32, + "return_pct": 29.84 + }, + { + "date": "2024-08-26", + "equity": 12953.36, + "return_pct": 29.53 + }, + { + "date": "2024-08-27", + "equity": 12971.15, + "return_pct": 29.71 + }, + { + "date": "2024-08-28", + "equity": 12895.85, + "return_pct": 28.96 + }, + { + "date": "2024-08-29", + "equity": 12897.0, + "return_pct": 28.97 + }, + { + "date": "2024-08-30", + "equity": 13020.12, + "return_pct": 30.2 + }, + { + "date": "2024-09-03", + "equity": 12752.18, + "return_pct": 27.52 + }, + { + "date": "2024-09-04", + "equity": 12726.08, + "return_pct": 27.26 + }, + { + "date": "2024-09-05", + "equity": 12695.12, + "return_pct": 26.95 + }, + { + "date": "2024-09-06", + "equity": 12481.46, + "return_pct": 24.81 + }, + { + "date": "2024-09-09", + "equity": 12621.21, + "return_pct": 26.21 + }, + { + "date": "2024-09-10", + "equity": 12676.18, + "return_pct": 26.76 + }, + { + "date": "2024-09-11", + "equity": 12806.23, + "return_pct": 28.06 + }, + { + "date": "2024-09-12", + "equity": 12914.1, + "return_pct": 29.14 + }, + { + "date": "2024-09-13", + "equity": 12981.54, + "return_pct": 29.82 + }, + { + "date": "2024-09-16", + "equity": 13000.72, + "return_pct": 30.01 + }, + { + "date": "2024-09-17", + "equity": 13006.03, + "return_pct": 30.06 + }, + { + "date": "2024-09-18", + "equity": 12967.45, + "return_pct": 29.67 + }, + { + "date": "2024-09-19", + "equity": 13188.74, + "return_pct": 31.89 + }, + { + "date": "2024-09-20", + "equity": 13125.68, + "return_pct": 31.26 + }, + { + "date": "2024-09-23", + "equity": 13158.48, + "return_pct": 31.58 + }, + { + "date": "2024-09-24", + "equity": 13196.13, + "return_pct": 31.96 + }, + { + "date": "2024-09-25", + "equity": 13167.02, + "return_pct": 31.67 + }, + { + "date": "2024-09-26", + "equity": 13219.23, + "return_pct": 32.19 + }, + { + "date": "2024-09-27", + "equity": 13200.06, + "return_pct": 32.0 + }, + { + "date": "2024-09-30", + "equity": 13252.95, + "return_pct": 32.53 + }, + { + "date": "2024-10-01", + "equity": 13134.22, + "return_pct": 31.34 + }, + { + "date": "2024-10-02", + "equity": 13139.77, + "return_pct": 31.4 + }, + { + "date": "2024-10-03", + "equity": 13115.75, + "return_pct": 31.16 + }, + { + "date": "2024-10-04", + "equity": 13234.93, + "return_pct": 32.35 + }, + { + "date": "2024-10-07", + "equity": 13115.28, + "return_pct": 31.15 + }, + { + "date": "2024-10-08", + "equity": 13239.32, + "return_pct": 32.39 + }, + { + "date": "2024-10-09", + "equity": 13331.02, + "return_pct": 33.31 + }, + { + "date": "2024-10-10", + "equity": 13307.69, + "return_pct": 33.08 + }, + { + "date": "2024-10-11", + "equity": 13387.38, + "return_pct": 33.87 + }, + { + "date": "2024-10-14", + "equity": 13496.87, + "return_pct": 34.97 + }, + { + "date": "2024-10-15", + "equity": 13392.0, + "return_pct": 33.92 + }, + { + "date": "2024-10-16", + "equity": 13450.21, + "return_pct": 34.5 + }, + { + "date": "2024-10-17", + "equity": 13451.37, + "return_pct": 34.51 + }, + { + "date": "2024-10-18", + "equity": 13503.11, + "return_pct": 35.03 + }, + { + "date": "2024-10-21", + "equity": 13480.93, + "return_pct": 34.81 + }, + { + "date": "2024-10-22", + "equity": 13473.77, + "return_pct": 34.74 + }, + { + "date": "2024-10-23", + "equity": 13350.66, + "return_pct": 33.51 + }, + { + "date": "2024-10-24", + "equity": 13379.53, + "return_pct": 33.8 + }, + { + "date": "2024-10-25", + "equity": 13374.91, + "return_pct": 33.75 + }, + { + "date": "2024-10-28", + "equity": 13416.26, + "return_pct": 34.16 + }, + { + "date": "2024-10-29", + "equity": 13437.97, + "return_pct": 34.38 + }, + { + "date": "2024-10-30", + "equity": 13397.32, + "return_pct": 33.97 + }, + { + "date": "2024-10-31", + "equity": 13134.69, + "return_pct": 31.35 + }, + { + "date": "2024-11-01", + "equity": 13190.12, + "return_pct": 31.9 + }, + { + "date": "2024-11-04", + "equity": 13161.71, + "return_pct": 31.62 + }, + { + "date": "2024-11-05", + "equity": 13320.86, + "return_pct": 33.21 + }, + { + "date": "2024-11-06", + "equity": 13652.09, + "return_pct": 36.52 + }, + { + "date": "2024-11-07", + "equity": 13757.65, + "return_pct": 37.58 + }, + { + "date": "2024-11-08", + "equity": 13817.25, + "return_pct": 38.17 + }, + { + "date": "2024-11-11", + "equity": 13830.41, + "return_pct": 38.3 + }, + { + "date": "2024-11-12", + "equity": 13787.45, + "return_pct": 37.87 + }, + { + "date": "2024-11-13", + "equity": 13794.15, + "return_pct": 37.94 + }, + { + "date": "2024-11-14", + "equity": 13705.45, + "return_pct": 37.05 + }, + { + "date": "2024-11-15", + "equity": 13529.9, + "return_pct": 35.3 + }, + { + "date": "2024-11-18", + "equity": 13585.34, + "return_pct": 35.85 + }, + { + "date": "2024-11-19", + "equity": 13635.0, + "return_pct": 36.35 + }, + { + "date": "2024-11-20", + "equity": 13639.62, + "return_pct": 36.4 + }, + { + "date": "2024-11-21", + "equity": 13712.84, + "return_pct": 37.13 + }, + { + "date": "2024-11-22", + "equity": 13755.34, + "return_pct": 37.55 + }, + { + "date": "2024-11-25", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2024-11-26", + "equity": 13874.07, + "return_pct": 38.74 + }, + { + "date": "2024-11-27", + "equity": 13832.03, + "return_pct": 38.32 + }, + { + "date": "2024-11-29", + "equity": 13917.95, + "return_pct": 39.18 + }, + { + "date": "2024-12-02", + "equity": 13942.9, + "return_pct": 39.43 + }, + { + "date": "2024-12-03", + "equity": 13949.37, + "return_pct": 39.49 + }, + { + "date": "2024-12-04", + "equity": 14035.99, + "return_pct": 40.36 + }, + { + "date": "2024-12-05", + "equity": 14012.89, + "return_pct": 40.13 + }, + { + "date": "2024-12-06", + "equity": 14039.45, + "return_pct": 40.39 + }, + { + "date": "2024-12-09", + "equity": 13967.15, + "return_pct": 39.67 + }, + { + "date": "2024-12-10", + "equity": 13923.73, + "return_pct": 39.24 + }, + { + "date": "2024-12-11", + "equity": 14031.37, + "return_pct": 40.31 + }, + { + "date": "2024-12-12", + "equity": 13959.07, + "return_pct": 39.59 + }, + { + "date": "2024-12-13", + "equity": 13956.3, + "return_pct": 39.56 + }, + { + "date": "2024-12-16", + "equity": 14015.89, + "return_pct": 40.16 + }, + { + "date": "2024-12-17", + "equity": 13958.15, + "return_pct": 39.58 + }, + { + "date": "2024-12-18", + "equity": 13542.14, + "return_pct": 35.42 + }, + { + "date": "2024-12-19", + "equity": 13537.99, + "return_pct": 35.38 + }, + { + "date": "2024-12-20", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2024-12-23", + "equity": 13736.4, + "return_pct": 37.36 + }, + { + "date": "2024-12-24", + "equity": 13889.08, + "return_pct": 38.89 + }, + { + "date": "2024-12-26", + "equity": 13890.01, + "return_pct": 38.9 + }, + { + "date": "2024-12-27", + "equity": 13743.79, + "return_pct": 37.44 + }, + { + "date": "2024-12-30", + "equity": 13586.95, + "return_pct": 35.87 + }, + { + "date": "2024-12-31", + "equity": 13537.52, + "return_pct": 35.38 + }, + { + "date": "2025-01-02", + "equity": 13504.26, + "return_pct": 35.04 + }, + { + "date": "2025-01-03", + "equity": 13673.11, + "return_pct": 36.73 + }, + { + "date": "2025-01-06", + "equity": 13751.88, + "return_pct": 37.52 + }, + { + "date": "2025-01-07", + "equity": 13596.42, + "return_pct": 35.96 + }, + { + "date": "2025-01-08", + "equity": 13616.29, + "return_pct": 36.16 + }, + { + "date": "2025-01-10", + "equity": 13408.4, + "return_pct": 34.08 + }, + { + "date": "2025-01-13", + "equity": 13429.19, + "return_pct": 34.29 + }, + { + "date": "2025-01-14", + "equity": 13447.67, + "return_pct": 34.48 + }, + { + "date": "2025-01-15", + "equity": 13692.28, + "return_pct": 36.92 + }, + { + "date": "2025-01-16", + "equity": 13665.95, + "return_pct": 36.66 + }, + { + "date": "2025-01-17", + "equity": 13803.16, + "return_pct": 38.03 + }, + { + "date": "2025-01-21", + "equity": 13929.5, + "return_pct": 39.3 + }, + { + "date": "2025-01-22", + "equity": 14007.81, + "return_pct": 40.08 + }, + { + "date": "2025-01-23", + "equity": 14084.26, + "return_pct": 40.84 + }, + { + "date": "2025-01-24", + "equity": 14043.15, + "return_pct": 40.43 + }, + { + "date": "2025-01-27", + "equity": 13844.5, + "return_pct": 38.45 + }, + { + "date": "2025-01-28", + "equity": 13963.46, + "return_pct": 39.63 + }, + { + "date": "2025-01-29", + "equity": 13900.86, + "return_pct": 39.01 + }, + { + "date": "2025-01-30", + "equity": 13975.47, + "return_pct": 39.75 + }, + { + "date": "2025-01-31", + "equity": 13901.09, + "return_pct": 39.01 + }, + { + "date": "2025-02-03", + "equity": 13807.54, + "return_pct": 38.08 + }, + { + "date": "2025-02-04", + "equity": 13900.17, + "return_pct": 39.0 + }, + { + "date": "2025-02-05", + "equity": 13956.53, + "return_pct": 39.57 + }, + { + "date": "2025-02-06", + "equity": 14005.04, + "return_pct": 40.05 + }, + { + "date": "2025-02-07", + "equity": 13876.84, + "return_pct": 38.77 + }, + { + "date": "2025-02-10", + "equity": 13971.08, + "return_pct": 39.71 + }, + { + "date": "2025-02-11", + "equity": 13981.71, + "return_pct": 39.82 + }, + { + "date": "2025-02-12", + "equity": 13936.66, + "return_pct": 39.37 + }, + { + "date": "2025-02-13", + "equity": 14083.8, + "return_pct": 40.84 + }, + { + "date": "2025-02-14", + "equity": 14083.11, + "return_pct": 40.83 + }, + { + "date": "2025-02-18", + "equity": 14124.45, + "return_pct": 41.24 + }, + { + "date": "2025-02-19", + "equity": 14157.72, + "return_pct": 41.58 + }, + { + "date": "2025-02-20", + "equity": 14098.82, + "return_pct": 40.99 + }, + { + "date": "2025-02-21", + "equity": 13857.67, + "return_pct": 38.58 + }, + { + "date": "2025-02-24", + "equity": 13794.61, + "return_pct": 37.95 + }, + { + "date": "2025-02-25", + "equity": 13726.01, + "return_pct": 37.26 + }, + { + "date": "2025-02-26", + "equity": 13732.94, + "return_pct": 37.33 + }, + { + "date": "2025-02-27", + "equity": 13513.73, + "return_pct": 35.14 + }, + { + "date": "2025-02-28", + "equity": 13724.62, + "return_pct": 37.25 + }, + { + "date": "2025-03-03", + "equity": 13484.17, + "return_pct": 34.84 + }, + { + "date": "2025-03-04", + "equity": 13324.56, + "return_pct": 33.25 + }, + { + "date": "2025-03-05", + "equity": 13467.77, + "return_pct": 34.68 + }, + { + "date": "2025-03-06", + "equity": 13228.7, + "return_pct": 32.29 + }, + { + "date": "2025-03-07", + "equity": 13302.84, + "return_pct": 33.03 + }, + { + "date": "2025-03-10", + "equity": 12948.51, + "return_pct": 29.49 + }, + { + "date": "2025-03-11", + "equity": 12840.87, + "return_pct": 28.41 + }, + { + "date": "2025-03-12", + "equity": 12909.02, + "return_pct": 29.09 + }, + { + "date": "2025-03-13", + "equity": 12736.93, + "return_pct": 27.37 + }, + { + "date": "2025-03-14", + "equity": 13000.02, + "return_pct": 30.0 + }, + { + "date": "2025-03-17", + "equity": 13100.27, + "return_pct": 31.0 + }, + { + "date": "2025-03-18", + "equity": 12958.68, + "return_pct": 29.59 + }, + { + "date": "2025-03-19", + "equity": 13099.81, + "return_pct": 31.0 + }, + { + "date": "2025-03-20", + "equity": 13061.93, + "return_pct": 30.62 + }, + { + "date": "2025-03-21", + "equity": 13027.05, + "return_pct": 30.27 + }, + { + "date": "2025-03-24", + "equity": 13260.34, + "return_pct": 32.6 + }, + { + "date": "2025-03-25", + "equity": 13292.22, + "return_pct": 32.92 + }, + { + "date": "2025-03-26", + "equity": 13133.53, + "return_pct": 31.34 + }, + { + "date": "2025-03-27", + "equity": 13098.65, + "return_pct": 30.99 + }, + { + "date": "2025-03-28", + "equity": 12834.87, + "return_pct": 28.35 + }, + { + "date": "2025-03-31", + "equity": 12921.03, + "return_pct": 29.21 + }, + { + "date": "2025-04-01", + "equity": 12957.52, + "return_pct": 29.58 + }, + { + "date": "2025-04-02", + "equity": 13039.52, + "return_pct": 30.4 + }, + { + "date": "2025-04-03", + "equity": 12396.92, + "return_pct": 23.97 + }, + { + "date": "2025-04-04", + "equity": 11671.17, + "return_pct": 16.71 + }, + { + "date": "2025-04-07", + "equity": 11650.38, + "return_pct": 16.5 + }, + { + "date": "2025-04-08", + "equity": 11467.9, + "return_pct": 14.68 + }, + { + "date": "2025-04-09", + "equity": 12672.26, + "return_pct": 26.72 + }, + { + "date": "2025-04-10", + "equity": 12116.97, + "return_pct": 21.17 + }, + { + "date": "2025-04-11", + "equity": 12333.17, + "return_pct": 23.33 + }, + { + "date": "2025-04-14", + "equity": 12452.82, + "return_pct": 24.53 + }, + { + "date": "2025-04-15", + "equity": 12417.94, + "return_pct": 24.18 + }, + { + "date": "2025-04-16", + "equity": 12141.92, + "return_pct": 21.42 + }, + { + "date": "2025-04-17", + "equity": 12159.24, + "return_pct": 21.59 + }, + { + "date": "2025-04-21", + "equity": 11869.82, + "return_pct": 18.7 + }, + { + "date": "2025-04-22", + "equity": 12178.64, + "return_pct": 21.79 + }, + { + "date": "2025-04-23", + "equity": 12367.36, + "return_pct": 23.67 + }, + { + "date": "2025-04-24", + "equity": 12627.68, + "return_pct": 26.28 + }, + { + "date": "2025-04-25", + "equity": 12718.92, + "return_pct": 27.19 + }, + { + "date": "2025-04-28", + "equity": 12723.77, + "return_pct": 27.24 + }, + { + "date": "2025-04-29", + "equity": 12803.92, + "return_pct": 28.04 + }, + { + "date": "2025-04-30", + "equity": 12809.0, + "return_pct": 28.09 + }, + { + "date": "2025-05-01", + "equity": 12899.78, + "return_pct": 29.0 + }, + { + "date": "2025-05-02", + "equity": 13091.26, + "return_pct": 30.91 + }, + { + "date": "2025-05-05", + "equity": 13016.19, + "return_pct": 30.16 + }, + { + "date": "2025-05-06", + "equity": 12907.4, + "return_pct": 29.07 + }, + { + "date": "2025-05-07", + "equity": 12961.68, + "return_pct": 29.62 + }, + { + "date": "2025-05-08", + "equity": 13051.99, + "return_pct": 30.52 + }, + { + "date": "2025-05-09", + "equity": 13035.36, + "return_pct": 30.35 + }, + { + "date": "2025-05-12", + "equity": 13466.15, + "return_pct": 34.66 + }, + { + "date": "2025-05-13", + "equity": 13555.08, + "return_pct": 35.55 + }, + { + "date": "2025-05-14", + "equity": 13572.4, + "return_pct": 35.72 + }, + { + "date": "2025-05-15", + "equity": 13638.69, + "return_pct": 36.39 + }, + { + "date": "2025-05-16", + "equity": 13725.08, + "return_pct": 37.25 + }, + { + "date": "2025-05-19", + "equity": 13740.1, + "return_pct": 37.4 + }, + { + "date": "2025-05-20", + "equity": 13693.9, + "return_pct": 36.94 + }, + { + "date": "2025-05-21", + "equity": 13463.15, + "return_pct": 34.63 + }, + { + "date": "2025-05-22", + "equity": 13468.46, + "return_pct": 34.68 + }, + { + "date": "2025-05-23", + "equity": 13376.53, + "return_pct": 33.77 + }, + { + "date": "2025-05-27", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2025-05-28", + "equity": 13575.64, + "return_pct": 35.76 + }, + { + "date": "2025-05-29", + "equity": 13629.22, + "return_pct": 36.29 + }, + { + "date": "2025-05-30", + "equity": 13613.98, + "return_pct": 36.14 + }, + { + "date": "2025-06-02", + "equity": 13690.67, + "return_pct": 36.91 + }, + { + "date": "2025-06-03", + "equity": 13768.74, + "return_pct": 37.69 + }, + { + "date": "2025-06-04", + "equity": 13765.04, + "return_pct": 37.65 + }, + { + "date": "2025-06-05", + "equity": 13698.52, + "return_pct": 36.99 + }, + { + "date": "2025-06-06", + "equity": 13839.19, + "return_pct": 38.39 + }, + { + "date": "2025-06-09", + "equity": 13851.66, + "return_pct": 38.52 + }, + { + "date": "2025-06-10", + "equity": 13930.2, + "return_pct": 39.3 + }, + { + "date": "2025-06-11", + "equity": 13890.47, + "return_pct": 38.9 + }, + { + "date": "2025-06-12", + "equity": 13945.67, + "return_pct": 39.46 + }, + { + "date": "2025-06-13", + "equity": 13789.76, + "return_pct": 37.9 + }, + { + "date": "2025-06-16", + "equity": 13920.96, + "return_pct": 39.21 + }, + { + "date": "2025-06-17", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2025-06-18", + "equity": 13799.92, + "return_pct": 38.0 + }, + { + "date": "2025-06-20", + "equity": 13726.93, + "return_pct": 37.27 + }, + { + "date": "2025-06-23", + "equity": 13862.52, + "return_pct": 38.63 + }, + { + "date": "2025-06-24", + "equity": 14015.66, + "return_pct": 40.16 + }, + { + "date": "2025-06-25", + "equity": 14023.51, + "return_pct": 40.24 + }, + { + "date": "2025-06-26", + "equity": 14133.23, + "return_pct": 41.33 + }, + { + "date": "2025-06-27", + "equity": 14203.45, + "return_pct": 42.03 + }, + { + "date": "2025-06-30", + "equity": 14271.36, + "return_pct": 42.71 + }, + { + "date": "2025-07-01", + "equity": 14266.74, + "return_pct": 42.67 + }, + { + "date": "2025-07-02", + "equity": 14331.42, + "return_pct": 43.31 + }, + { + "date": "2025-07-03", + "equity": 14444.37, + "return_pct": 44.44 + }, + { + "date": "2025-07-07", + "equity": 14336.73, + "return_pct": 43.37 + }, + { + "date": "2025-07-08", + "equity": 14328.88, + "return_pct": 43.29 + }, + { + "date": "2025-07-09", + "equity": 14414.8, + "return_pct": 44.15 + }, + { + "date": "2025-07-10", + "equity": 14455.45, + "return_pct": 44.55 + }, + { + "date": "2025-07-11", + "equity": 14404.64, + "return_pct": 44.05 + }, + { + "date": "2025-07-14", + "equity": 14432.13, + "return_pct": 44.32 + }, + { + "date": "2025-07-15", + "equity": 14370.45, + "return_pct": 43.7 + }, + { + "date": "2025-07-16", + "equity": 14418.5, + "return_pct": 44.18 + }, + { + "date": "2025-07-17", + "equity": 14506.73, + "return_pct": 45.07 + }, + { + "date": "2025-07-18", + "equity": 14496.11, + "return_pct": 44.96 + }, + { + "date": "2025-07-21", + "equity": 14523.6, + "return_pct": 45.24 + }, + { + "date": "2025-07-22", + "equity": 14525.67, + "return_pct": 45.26 + }, + { + "date": "2025-07-23", + "equity": 14649.25, + "return_pct": 46.49 + }, + { + "date": "2025-07-24", + "equity": 14654.1, + "return_pct": 46.54 + }, + { + "date": "2025-07-25", + "equity": 14716.0, + "return_pct": 47.16 + }, + { + "date": "2025-07-28", + "equity": 14712.31, + "return_pct": 47.12 + }, + { + "date": "2025-07-29", + "equity": 14673.5, + "return_pct": 46.74 + }, + { + "date": "2025-07-30", + "equity": 14655.03, + "return_pct": 46.55 + }, + { + "date": "2025-07-31", + "equity": 14600.05, + "return_pct": 46.0 + }, + { + "date": "2025-08-01", + "equity": 14360.75, + "return_pct": 43.61 + }, + { + "date": "2025-08-04", + "equity": 14579.03, + "return_pct": 45.79 + }, + { + "date": "2025-08-05", + "equity": 14505.12, + "return_pct": 45.05 + }, + { + "date": "2025-08-06", + "equity": 14616.22, + "return_pct": 46.16 + }, + { + "date": "2025-08-07", + "equity": 14603.98, + "return_pct": 46.04 + }, + { + "date": "2025-08-08", + "equity": 14717.85, + "return_pct": 47.18 + }, + { + "date": "2025-08-11", + "equity": 14688.75, + "return_pct": 46.89 + }, + { + "date": "2025-08-12", + "equity": 14845.13, + "return_pct": 48.45 + }, + { + "date": "2025-08-13", + "equity": 14895.94, + "return_pct": 48.96 + }, + { + "date": "2025-08-14", + "equity": 14897.33, + "return_pct": 48.97 + }, + { + "date": "2025-08-15", + "equity": 14862.45, + "return_pct": 48.62 + }, + { + "date": "2025-08-18", + "equity": 14859.22, + "return_pct": 48.59 + }, + { + "date": "2025-08-19", + "equity": 14778.6, + "return_pct": 47.79 + }, + { + "date": "2025-08-20", + "equity": 14739.33, + "return_pct": 47.39 + }, + { + "date": "2025-08-21", + "equity": 14680.2, + "return_pct": 46.8 + }, + { + "date": "2025-08-22", + "equity": 14905.64, + "return_pct": 49.06 + }, + { + "date": "2025-08-25", + "equity": 14840.04, + "return_pct": 48.4 + }, + { + "date": "2025-08-26", + "equity": 14902.18, + "return_pct": 49.02 + }, + { + "date": "2025-08-27", + "equity": 14936.13, + "return_pct": 49.36 + }, + { + "date": "2025-08-28", + "equity": 14989.03, + "return_pct": 49.89 + }, + { + "date": "2025-08-29", + "equity": 14899.64, + "return_pct": 49.0 + }, + { + "date": "2025-09-02", + "equity": 14789.23, + "return_pct": 47.89 + }, + { + "date": "2025-09-03", + "equity": 14869.38, + "return_pct": 48.69 + }, + { + "date": "2025-09-04", + "equity": 14993.65, + "return_pct": 49.94 + }, + { + "date": "2025-09-05", + "equity": 14950.22, + "return_pct": 49.5 + }, + { + "date": "2025-09-08", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-09-09", + "equity": 15021.6, + "return_pct": 50.22 + }, + { + "date": "2025-09-10", + "equity": 15065.02, + "return_pct": 50.65 + }, + { + "date": "2025-09-11", + "equity": 15190.22, + "return_pct": 51.9 + }, + { + "date": "2025-09-12", + "equity": 15185.13, + "return_pct": 51.85 + }, + { + "date": "2025-09-15", + "equity": 15265.98, + "return_pct": 52.66 + }, + { + "date": "2025-09-16", + "equity": 15244.96, + "return_pct": 52.45 + }, + { + "date": "2025-09-17", + "equity": 15226.02, + "return_pct": 52.26 + }, + { + "date": "2025-09-18", + "equity": 15297.16, + "return_pct": 52.97 + }, + { + "date": "2025-09-19", + "equity": 15330.42, + "return_pct": 53.3 + }, + { + "date": "2025-09-22", + "equity": 15402.95, + "return_pct": 54.03 + }, + { + "date": "2025-09-23", + "equity": 15319.1, + "return_pct": 53.19 + }, + { + "date": "2025-09-24", + "equity": 15270.37, + "return_pct": 52.7 + }, + { + "date": "2025-09-25", + "equity": 15199.92, + "return_pct": 52.0 + }, + { + "date": "2025-09-26", + "equity": 15287.0, + "return_pct": 52.87 + }, + { + "date": "2025-09-29", + "equity": 15329.96, + "return_pct": 53.3 + }, + { + "date": "2025-09-30", + "equity": 15387.71, + "return_pct": 53.88 + }, + { + "date": "2025-10-01", + "equity": 15440.14, + "return_pct": 54.4 + }, + { + "date": "2025-10-02", + "equity": 15457.93, + "return_pct": 54.58 + }, + { + "date": "2025-10-03", + "equity": 15457.7, + "return_pct": 54.58 + }, + { + "date": "2025-10-06", + "equity": 15513.13, + "return_pct": 55.13 + }, + { + "date": "2025-10-07", + "equity": 15455.62, + "return_pct": 54.56 + }, + { + "date": "2025-10-08", + "equity": 15547.78, + "return_pct": 55.48 + }, + { + "date": "2025-10-09", + "equity": 15502.74, + "return_pct": 55.03 + }, + { + "date": "2025-10-10", + "equity": 15083.73, + "return_pct": 50.84 + }, + { + "date": "2025-10-13", + "equity": 15315.18, + "return_pct": 53.15 + }, + { + "date": "2025-10-14", + "equity": 15296.47, + "return_pct": 52.96 + }, + { + "date": "2025-10-15", + "equity": 15364.38, + "return_pct": 53.64 + }, + { + "date": "2025-10-16", + "equity": 15259.74, + "return_pct": 52.6 + }, + { + "date": "2025-10-17", + "equity": 15346.36, + "return_pct": 53.46 + }, + { + "date": "2025-10-20", + "equity": 15505.97, + "return_pct": 55.06 + }, + { + "date": "2025-10-21", + "equity": 15505.74, + "return_pct": 55.06 + }, + { + "date": "2025-10-22", + "equity": 15425.13, + "return_pct": 54.25 + }, + { + "date": "2025-10-23", + "equity": 15516.6, + "return_pct": 55.17 + }, + { + "date": "2025-10-24", + "equity": 15643.41, + "return_pct": 56.43 + }, + { + "date": "2025-10-27", + "equity": 15827.96, + "return_pct": 58.28 + }, + { + "date": "2025-10-28", + "equity": 15870.0, + "return_pct": 58.7 + }, + { + "date": "2025-10-29", + "equity": 15877.62, + "return_pct": 58.78 + }, + { + "date": "2025-10-30", + "equity": 15703.0, + "return_pct": 57.03 + }, + { + "date": "2025-10-31", + "equity": 15754.51, + "return_pct": 57.55 + }, + { + "date": "2025-11-03", + "equity": 15784.08, + "return_pct": 57.84 + }, + { + "date": "2025-11-04", + "equity": 15596.98, + "return_pct": 55.97 + }, + { + "date": "2025-11-05", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2025-11-06", + "equity": 15483.1, + "return_pct": 54.83 + }, + { + "date": "2025-11-07", + "equity": 15498.35, + "return_pct": 54.98 + }, + { + "date": "2025-11-10", + "equity": 15740.19, + "return_pct": 57.4 + }, + { + "date": "2025-11-11", + "equity": 15776.22, + "return_pct": 57.76 + }, + { + "date": "2025-11-12", + "equity": 15785.0, + "return_pct": 57.85 + }, + { + "date": "2025-11-13", + "equity": 15523.06, + "return_pct": 55.23 + }, + { + "date": "2025-11-14", + "equity": 15520.52, + "return_pct": 55.21 + }, + { + "date": "2025-11-17", + "equity": 15375.93, + "return_pct": 53.76 + }, + { + "date": "2025-11-18", + "equity": 15246.81, + "return_pct": 52.47 + }, + { + "date": "2025-11-19", + "equity": 15305.71, + "return_pct": 53.06 + }, + { + "date": "2025-11-20", + "equity": 15072.41, + "return_pct": 50.72 + }, + { + "date": "2025-11-21", + "equity": 15222.55, + "return_pct": 52.23 + }, + { + "date": "2025-11-24", + "equity": 15446.61, + "return_pct": 54.47 + }, + { + "date": "2025-11-25", + "equity": 15591.9, + "return_pct": 55.92 + }, + { + "date": "2025-11-26", + "equity": 15699.54, + "return_pct": 57.0 + }, + { + "date": "2025-11-28", + "equity": 15785.23, + "return_pct": 57.85 + }, + { + "date": "2025-12-01", + "equity": 15713.16, + "return_pct": 57.13 + }, + { + "date": "2025-12-02", + "equity": 15742.27, + "return_pct": 57.42 + }, + { + "date": "2025-12-03", + "equity": 15796.78, + "return_pct": 57.97 + }, + { + "date": "2025-12-04", + "equity": 15808.33, + "return_pct": 58.08 + }, + { + "date": "2025-12-05", + "equity": 15838.36, + "return_pct": 58.38 + }, + { + "date": "2025-12-08", + "equity": 15790.77, + "return_pct": 57.91 + }, + { + "date": "2025-12-09", + "equity": 15777.15, + "return_pct": 57.77 + }, + { + "date": "2025-12-10", + "equity": 15881.78, + "return_pct": 58.82 + }, + { + "date": "2025-12-11", + "equity": 15918.74, + "return_pct": 59.19 + }, + { + "date": "2025-12-12", + "equity": 15747.58, + "return_pct": 57.48 + }, + { + "date": "2025-12-15", + "equity": 15723.79, + "return_pct": 57.24 + }, + { + "date": "2025-12-16", + "equity": 15680.83, + "return_pct": 56.81 + }, + { + "date": "2025-12-17", + "equity": 15508.28, + "return_pct": 55.08 + }, + { + "date": "2025-12-18", + "equity": 15625.39, + "return_pct": 56.25 + }, + { + "date": "2025-12-19", + "equity": 15720.56, + "return_pct": 57.21 + }, + { + "date": "2025-12-22", + "equity": 15818.49, + "return_pct": 58.18 + }, + { + "date": "2025-12-23", + "equity": 15890.79, + "return_pct": 58.91 + }, + { + "date": "2025-12-24", + "equity": 15946.69, + "return_pct": 59.47 + }, + { + "date": "2025-12-26", + "equity": 15945.07, + "return_pct": 59.45 + }, + { + "date": "2025-12-29", + "equity": 15888.25, + "return_pct": 58.88 + }, + { + "date": "2025-12-30", + "equity": 15868.85, + "return_pct": 58.69 + }, + { + "date": "2025-12-31", + "equity": 15751.28, + "return_pct": 57.51 + }, + { + "date": "2026-01-02", + "equity": 15780.15, + "return_pct": 57.8 + }, + { + "date": "2026-01-05", + "equity": 15885.25, + "return_pct": 58.85 + }, + { + "date": "2026-01-06", + "equity": 15979.72, + "return_pct": 59.8 + }, + { + "date": "2026-01-07", + "equity": 15928.21, + "return_pct": 59.28 + }, + { + "date": "2026-01-08", + "equity": 15926.59, + "return_pct": 59.27 + }, + { + "date": "2026-01-09", + "equity": 16031.92, + "return_pct": 60.32 + }, + { + "date": "2026-01-12", + "equity": 16057.1, + "return_pct": 60.57 + }, + { + "date": "2026-01-13", + "equity": 16024.99, + "return_pct": 60.25 + }, + { + "date": "2026-01-14", + "equity": 15946.23, + "return_pct": 59.46 + }, + { + "date": "2026-01-15", + "equity": 15989.65, + "return_pct": 59.9 + }, + { + "date": "2026-01-16", + "equity": 15976.25, + "return_pct": 59.76 + }, + { + "date": "2026-01-20", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2026-01-21", + "equity": 15831.66, + "return_pct": 58.32 + }, + { + "date": "2026-01-22", + "equity": 15914.35, + "return_pct": 59.14 + }, + { + "date": "2026-01-23", + "equity": 15920.13, + "return_pct": 59.2 + }, + { + "date": "2026-01-26", + "equity": 16000.97, + "return_pct": 60.01 + }, + { + "date": "2026-01-27", + "equity": 16064.72, + "return_pct": 60.65 + }, + { + "date": "2026-01-28", + "equity": 16063.1, + "return_pct": 60.63 + }, + { + "date": "2026-01-29", + "equity": 16031.23, + "return_pct": 60.31 + }, + { + "date": "2026-01-30", + "equity": 15983.42, + "return_pct": 59.83 + }, + { + "date": "2026-02-02", + "equity": 16062.87, + "return_pct": 60.63 + }, + { + "date": "2026-02-03", + "equity": 15927.06, + "return_pct": 59.27 + }, + { + "date": "2026-02-04", + "equity": 15849.91, + "return_pct": 58.5 + }, + { + "date": "2026-02-05", + "equity": 15651.95, + "return_pct": 56.52 + }, + { + "date": "2026-02-06", + "equity": 15952.23, + "return_pct": 59.52 + }, + { + "date": "2026-02-09", + "equity": 16029.15, + "return_pct": 60.29 + }, + { + "date": "2026-02-10", + "equity": 15986.88, + "return_pct": 59.87 + }, + { + "date": "2026-02-11", + "equity": 15983.18, + "return_pct": 59.83 + }, + { + "date": "2026-02-12", + "equity": 15736.26, + "return_pct": 57.36 + }, + { + "date": "2026-02-13", + "equity": 15747.35, + "return_pct": 57.47 + }, + { + "date": "2026-02-17", + "equity": 15772.76, + "return_pct": 57.73 + }, + { + "date": "2026-02-18", + "equity": 15852.22, + "return_pct": 58.52 + }, + { + "date": "2026-02-19", + "equity": 15810.41, + "return_pct": 58.1 + }, + { + "date": "2026-02-20", + "equity": 15924.75, + "return_pct": 59.25 + }, + { + "date": "2026-02-23", + "equity": 15762.13, + "return_pct": 57.62 + }, + { + "date": "2026-02-24", + "equity": 15876.7, + "return_pct": 58.77 + }, + { + "date": "2026-02-25", + "equity": 16010.67, + "return_pct": 60.11 + }, + { + "date": "2026-02-26", + "equity": 15921.74, + "return_pct": 59.22 + }, + { + "date": "2026-02-27", + "equity": 15845.29, + "return_pct": 58.45 + }, + { + "date": "2026-03-02", + "equity": 15854.3, + "return_pct": 58.54 + }, + { + "date": "2026-03-03", + "equity": 15714.55, + "return_pct": 57.15 + }, + { + "date": "2026-03-04", + "equity": 15825.42, + "return_pct": 58.25 + }, + { + "date": "2026-03-05", + "equity": 15737.19, + "return_pct": 57.37 + }, + { + "date": "2026-03-06", + "equity": 15530.92, + "return_pct": 55.31 + }, + { + "date": "2026-03-09", + "equity": 15666.97, + "return_pct": 56.67 + }, + { + "date": "2026-03-10", + "equity": 15641.79, + "return_pct": 56.42 + }, + { + "date": "2026-03-11", + "equity": 15622.16, + "return_pct": 56.22 + }, + { + "date": "2026-03-12", + "equity": 15384.94, + "return_pct": 53.85 + }, + { + "date": "2026-03-13", + "equity": 15297.85, + "return_pct": 52.98 + }, + { + "date": "2026-03-16", + "equity": 15453.54, + "return_pct": 54.54 + }, + { + "date": "2026-03-17", + "equity": 15494.19, + "return_pct": 54.94 + }, + { + "date": "2026-03-18", + "equity": 15277.99, + "return_pct": 52.78 + }, + { + "date": "2026-03-19", + "equity": 15240.34, + "return_pct": 52.4 + }, + { + "date": "2026-03-20", + "equity": 14980.94, + "return_pct": 49.81 + }, + { + "date": "2026-03-23", + "equity": 15138.24, + "return_pct": 51.38 + }, + { + "date": "2026-03-24", + "equity": 15087.43, + "return_pct": 50.87 + }, + { + "date": "2026-03-25", + "equity": 15171.51, + "return_pct": 51.72 + }, + { + "date": "2026-03-26", + "equity": 14900.56, + "return_pct": 49.01 + }, + { + "date": "2026-03-27", + "equity": 14646.48, + "return_pct": 46.46 + }, + { + "date": "2026-03-30", + "equity": 14597.51, + "return_pct": 45.98 + }, + { + "date": "2026-03-31", + "equity": 15021.83, + "return_pct": 50.22 + }, + { + "date": "2026-04-01", + "equity": 15135.01, + "return_pct": 51.35 + }, + { + "date": "2026-04-02", + "equity": 15148.64, + "return_pct": 51.49 + }, + { + "date": "2026-04-06", + "equity": 15220.24, + "return_pct": 52.2 + }, + { + "date": "2026-04-07", + "equity": 15226.94, + "return_pct": 52.27 + }, + { + "date": "2026-04-08", + "equity": 15614.76, + "return_pct": 56.15 + }, + { + "date": "2026-04-09", + "equity": 15704.85, + "return_pct": 57.05 + }, + { + "date": "2026-04-10", + "equity": 15694.45, + "return_pct": 56.94 + }, + { + "date": "2026-04-13", + "equity": 15847.83, + "return_pct": 58.48 + }, + { + "date": "2026-04-14", + "equity": 16040.93, + "return_pct": 60.41 + }, + { + "date": "2026-04-15", + "equity": 16167.51, + "return_pct": 61.68 + }, + { + "date": "2026-04-16", + "equity": 16207.24, + "return_pct": 62.07 + }, + { + "date": "2026-04-17", + "equity": 16403.11, + "return_pct": 64.03 + }, + { + "date": "2026-04-20", + "equity": 16370.31, + "return_pct": 63.7 + }, + { + "date": "2026-04-21", + "equity": 16263.14, + "return_pct": 62.63 + }, + { + "date": "2026-04-22", + "equity": 16427.83, + "return_pct": 64.28 + }, + { + "date": "2026-04-23", + "equity": 16364.08, + "return_pct": 63.64 + }, + { + "date": "2026-04-24", + "equity": 16490.89, + "return_pct": 64.91 + }, + { + "date": "2026-04-27", + "equity": 16519.3, + "return_pct": 65.19 + }, + { + "date": "2026-04-28", + "equity": 16438.92, + "return_pct": 64.39 + }, + { + "date": "2026-04-29", + "equity": 16436.38, + "return_pct": 64.36 + }, + { + "date": "2026-04-30", + "equity": 16599.91, + "return_pct": 66.0 + }, + { + "date": "2026-05-01", + "equity": 16645.88, + "return_pct": 66.46 + }, + { + "date": "2026-05-04", + "equity": 16584.9, + "return_pct": 65.85 + }, + { + "date": "2026-05-05", + "equity": 16717.95, + "return_pct": 67.18 + }, + { + "date": "2026-05-06", + "equity": 16950.32, + "return_pct": 69.5 + }, + { + "date": "2026-05-07", + "equity": 16898.34, + "return_pct": 68.98 + }, + { + "date": "2026-05-08", + "equity": 17037.86, + "return_pct": 70.38 + }, + { + "date": "2026-05-11", + "equity": 17076.66, + "return_pct": 70.77 + }, + { + "date": "2026-05-12", + "equity": 17050.79, + "return_pct": 70.51 + }, + { + "date": "2026-05-13", + "equity": 17146.19, + "return_pct": 71.46 + }, + { + "date": "2026-05-14", + "equity": 17281.55, + "return_pct": 72.82 + }, + { + "date": "2026-05-15", + "equity": 17073.66, + "return_pct": 70.74 + }, + { + "date": "2026-05-18", + "equity": 17061.65, + "return_pct": 70.62 + }, + { + "date": "2026-05-19", + "equity": 16948.01, + "return_pct": 69.48 + }, + { + "date": "2026-05-20", + "equity": 17121.71, + "return_pct": 71.22 + }, + { + "date": "2026-05-21", + "equity": 17155.66, + "return_pct": 71.56 + }, + { + "date": "2026-05-22", + "equity": 17223.11, + "return_pct": 72.23 + }, + { + "date": "2026-05-26", + "equity": 17337.44, + "return_pct": 73.37 + }, + { + "date": "2026-05-27", + "equity": 17334.44, + "return_pct": 73.34 + }, + { + "date": "2026-05-28", + "equity": 17430.07, + "return_pct": 74.3 + }, + { + "date": "2026-05-29", + "equity": 17473.49, + "return_pct": 74.73 + }, + { + "date": "2026-06-01", + "equity": 17521.08, + "return_pct": 75.21 + }, + { + "date": "2026-06-02", + "equity": 17544.87, + "return_pct": 75.45 + }, + { + "date": "2026-06-03", + "equity": 17421.75, + "return_pct": 74.22 + }, + { + "date": "2026-06-04", + "equity": 17487.58, + "return_pct": 74.88 + }, + { + "date": "2026-06-05", + "equity": 17036.24, + "return_pct": 70.36 + }, + { + "date": "2026-06-08", + "equity": 17074.82, + "return_pct": 70.75 + }, + { + "date": "2026-06-09", + "equity": 17024.69, + "return_pct": 70.25 + }, + { + "date": "2026-06-10", + "equity": 16756.29, + "return_pct": 67.56 + }, + { + "date": "2026-06-11", + "equity": 17041.09, + "return_pct": 70.41 + }, + { + "date": "2026-06-12", + "equity": 17133.25, + "return_pct": 71.33 + }, + { + "date": "2026-06-15", + "equity": 17435.38, + "return_pct": 74.35 + }, + { + "date": "2026-06-16", + "equity": 17331.44, + "return_pct": 73.31 + }, + { + "date": "2026-06-17", + "equity": 17115.01, + "return_pct": 71.15 + }, + { + "date": "2026-06-18", + "equity": 17248.52, + "return_pct": 72.49 + }, + { + "date": "2026-06-22", + "equity": 17194.23, + "return_pct": 71.94 + }, + { + "date": "2026-06-23", + "equity": 16944.54, + "return_pct": 69.45 + }, + { + "date": "2026-06-24", + "equity": 16936.69, + "return_pct": 69.37 + }, + { + "date": "2026-06-25", + "equity": 16961.17, + "return_pct": 69.61 + }, + { + "date": "2026-06-26", + "equity": 16838.52, + "return_pct": 68.39 + }, + { + "date": "2026-06-29", + "equity": 17115.93, + "return_pct": 71.16 + }, + { + "date": "2026-06-30", + "equity": 17249.21, + "return_pct": 72.49 + }, + { + "date": "2026-07-01", + "equity": 17225.88, + "return_pct": 72.26 + }, + { + "date": "2026-07-02", + "equity": 17203.24, + "return_pct": 72.03 + } + ] + }, + { + "strategy": "legacy_residual80_hold", + "label": "Legacy residual 80 + 30d hold", + "description": "Previous production baseline: residual momentum gate/rank with 30-trading-day hold.", + "is_production": false, + "entry_variant": "production_residual_80_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "all", + "lookback_label": "All history", + "starting_capital": 10000.0, + "final_equity": 25860.05, + "total_return_pct": 158.6, + "cagr_pct": 27.2, + "max_drawdown_pct": 17.0, + "sharpe": 1.39, + "trades": 166, + "win_rate": 37.3, + "avg_trade_pnl": 95.54, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2852.32, + "worst_trade_pnl": -345.26, + "avg_hold_days": 17.4, + "exit_reasons": { + "stop": 98, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 52.1 + }, + { + "year": 2024, + "return_pct": 21.5 + }, + { + "year": 2025, + "return_pct": 36.1 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2022-07-20", + "equity": 9999.06, + "return_pct": 0.0 + }, + { + "date": "2022-07-21", + "equity": 10022.0, + "return_pct": 0.23 + }, + { + "date": "2022-07-22", + "equity": 9951.45, + "return_pct": -0.48 + }, + { + "date": "2022-07-25", + "equity": 9937.99, + "return_pct": -0.61 + }, + { + "date": "2022-07-26", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-27", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-28", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-29", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-01", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-02", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-03", + "equity": 9894.44, + "return_pct": -1.05 + }, + { + "date": "2022-08-04", + "equity": 9684.25, + "return_pct": -3.15 + }, + { + "date": "2022-08-05", + "equity": 9741.08, + "return_pct": -2.58 + }, + { + "date": "2022-08-08", + "equity": 9709.26, + "return_pct": -2.9 + }, + { + "date": "2022-08-09", + "equity": 9769.01, + "return_pct": -2.3 + }, + { + "date": "2022-08-10", + "equity": 9796.12, + "return_pct": -2.03 + }, + { + "date": "2022-08-11", + "equity": 9911.96, + "return_pct": -0.87 + }, + { + "date": "2022-08-12", + "equity": 9887.69, + "return_pct": -1.11 + }, + { + "date": "2022-08-15", + "equity": 9845.4, + "return_pct": -1.54 + }, + { + "date": "2022-08-16", + "equity": 9942.63, + "return_pct": -0.56 + }, + { + "date": "2022-08-17", + "equity": 9949.32, + "return_pct": -0.5 + }, + { + "date": "2022-08-18", + "equity": 10045.04, + "return_pct": 0.46 + }, + { + "date": "2022-08-19", + "equity": 10015.41, + "return_pct": 0.16 + }, + { + "date": "2022-08-22", + "equity": 10069.43, + "return_pct": 0.7 + }, + { + "date": "2022-08-23", + "equity": 10019.82, + "return_pct": 0.21 + }, + { + "date": "2022-08-24", + "equity": 10119.53, + "return_pct": 1.2 + }, + { + "date": "2022-08-25", + "equity": 10150.97, + "return_pct": 1.52 + }, + { + "date": "2022-08-26", + "equity": 10130.67, + "return_pct": 1.32 + }, + { + "date": "2022-08-29", + "equity": 10130.39, + "return_pct": 1.31 + }, + { + "date": "2022-08-30", + "equity": 9892.86, + "return_pct": -1.06 + }, + { + "date": "2022-08-31", + "equity": 9945.34, + "return_pct": -0.54 + }, + { + "date": "2022-09-01", + "equity": 9868.43, + "return_pct": -1.31 + }, + { + "date": "2022-09-02", + "equity": 9889.04, + "return_pct": -1.1 + }, + { + "date": "2022-09-06", + "equity": 9788.02, + "return_pct": -2.11 + }, + { + "date": "2022-09-07", + "equity": 9800.68, + "return_pct": -1.98 + }, + { + "date": "2022-09-08", + "equity": 9830.72, + "return_pct": -1.68 + }, + { + "date": "2022-09-09", + "equity": 9890.7, + "return_pct": -1.08 + }, + { + "date": "2022-09-12", + "equity": 10051.2, + "return_pct": 0.52 + }, + { + "date": "2022-09-13", + "equity": 9905.87, + "return_pct": -0.93 + }, + { + "date": "2022-09-14", + "equity": 10161.46, + "return_pct": 1.62 + }, + { + "date": "2022-09-15", + "equity": 9952.65, + "return_pct": -0.46 + }, + { + "date": "2022-09-16", + "equity": 9861.33, + "return_pct": -1.38 + }, + { + "date": "2022-09-19", + "equity": 9805.24, + "return_pct": -1.94 + }, + { + "date": "2022-09-20", + "equity": 9777.61, + "return_pct": -2.21 + }, + { + "date": "2022-09-21", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-09-22", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-09-23", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-09-26", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-09-27", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-09-28", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-09-29", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-09-30", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-10-03", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-10-04", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-10-05", + "equity": 9738.27, + "return_pct": -2.61 + }, + { + "date": "2022-10-06", + "equity": 9737.02, + "return_pct": -2.62 + }, + { + "date": "2022-10-07", + "equity": 9746.47, + "return_pct": -2.53 + }, + { + "date": "2022-10-10", + "equity": 9706.62, + "return_pct": -2.92 + }, + { + "date": "2022-10-11", + "equity": 9686.25, + "return_pct": -3.13 + }, + { + "date": "2022-10-12", + "equity": 9694.22, + "return_pct": -3.05 + }, + { + "date": "2022-10-13", + "equity": 9726.99, + "return_pct": -2.72 + }, + { + "date": "2022-10-14", + "equity": 9670.02, + "return_pct": -3.29 + }, + { + "date": "2022-10-17", + "equity": 9675.03, + "return_pct": -3.24 + }, + { + "date": "2022-10-18", + "equity": 9666.77, + "return_pct": -3.32 + }, + { + "date": "2022-10-19", + "equity": 9728.46, + "return_pct": -2.71 + }, + { + "date": "2022-10-20", + "equity": 9716.65, + "return_pct": -2.82 + }, + { + "date": "2022-10-21", + "equity": 9766.24, + "return_pct": -2.33 + }, + { + "date": "2022-10-24", + "equity": 9783.07, + "return_pct": -2.16 + }, + { + "date": "2022-10-25", + "equity": 9825.58, + "return_pct": -1.73 + }, + { + "date": "2022-10-26", + "equity": 9851.55, + "return_pct": -1.48 + }, + { + "date": "2022-10-27", + "equity": 9841.22, + "return_pct": -1.58 + }, + { + "date": "2022-10-28", + "equity": 9832.66, + "return_pct": -1.66 + }, + { + "date": "2022-10-31", + "equity": 9833.25, + "return_pct": -1.66 + }, + { + "date": "2022-11-01", + "equity": 9842.99, + "return_pct": -1.56 + }, + { + "date": "2022-11-02", + "equity": 9797.24, + "return_pct": -2.02 + }, + { + "date": "2022-11-03", + "equity": 9885.46, + "return_pct": -1.14 + }, + { + "date": "2022-11-04", + "equity": 9823.52, + "return_pct": -1.76 + }, + { + "date": "2022-11-07", + "equity": 9838.58, + "return_pct": -1.6 + }, + { + "date": "2022-11-08", + "equity": 9825.0, + "return_pct": -1.74 + }, + { + "date": "2022-11-09", + "equity": 9721.98, + "return_pct": -2.77 + }, + { + "date": "2022-11-10", + "equity": 9763.51, + "return_pct": -2.36 + }, + { + "date": "2022-11-11", + "equity": 9798.54, + "return_pct": -2.01 + }, + { + "date": "2022-11-14", + "equity": 9760.65, + "return_pct": -2.38 + }, + { + "date": "2022-11-15", + "equity": 9802.04, + "return_pct": -1.97 + }, + { + "date": "2022-11-16", + "equity": 9696.86, + "return_pct": -3.02 + }, + { + "date": "2022-11-17", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-18", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-21", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-22", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-23", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-25", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-28", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-29", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-11-30", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-01", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-02", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-05", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-06", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-07", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-08", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-09", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-12", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-13", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-14", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-15", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-16", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-19", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-20", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-21", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-22", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-23", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-27", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-28", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-29", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2022-12-30", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-03", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-04", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-05", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-06", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-09", + "equity": 9661.53, + "return_pct": -3.38 + }, + { + "date": "2023-01-10", + "equity": 9659.81, + "return_pct": -3.39 + }, + { + "date": "2023-01-11", + "equity": 9652.19, + "return_pct": -3.47 + }, + { + "date": "2023-01-12", + "equity": 9684.29, + "return_pct": -3.15 + }, + { + "date": "2023-01-13", + "equity": 9672.32, + "return_pct": -3.27 + }, + { + "date": "2023-01-17", + "equity": 9669.6, + "return_pct": -3.29 + }, + { + "date": "2023-01-18", + "equity": 9643.07, + "return_pct": -3.56 + }, + { + "date": "2023-01-19", + "equity": 9630.28, + "return_pct": -3.69 + }, + { + "date": "2023-01-20", + "equity": 9716.05, + "return_pct": -2.83 + }, + { + "date": "2023-01-23", + "equity": 9773.59, + "return_pct": -2.25 + }, + { + "date": "2023-01-24", + "equity": 9580.2, + "return_pct": -4.19 + }, + { + "date": "2023-01-25", + "equity": 9561.78, + "return_pct": -4.37 + }, + { + "date": "2023-01-26", + "equity": 9635.45, + "return_pct": -3.64 + }, + { + "date": "2023-01-27", + "equity": 9608.8, + "return_pct": -3.9 + }, + { + "date": "2023-01-30", + "equity": 9449.8, + "return_pct": -5.49 + }, + { + "date": "2023-01-31", + "equity": 9503.63, + "return_pct": -4.95 + }, + { + "date": "2023-02-01", + "equity": 9472.67, + "return_pct": -5.26 + }, + { + "date": "2023-02-02", + "equity": 9437.53, + "return_pct": -5.62 + }, + { + "date": "2023-02-03", + "equity": 9429.98, + "return_pct": -5.69 + }, + { + "date": "2023-02-06", + "equity": 9335.81, + "return_pct": -6.63 + }, + { + "date": "2023-02-07", + "equity": 9294.61, + "return_pct": -7.05 + }, + { + "date": "2023-02-08", + "equity": 9290.59, + "return_pct": -7.09 + }, + { + "date": "2023-02-09", + "equity": 9349.86, + "return_pct": -6.49 + }, + { + "date": "2023-02-10", + "equity": 9468.53, + "return_pct": -5.31 + }, + { + "date": "2023-02-13", + "equity": 9357.46, + "return_pct": -6.42 + }, + { + "date": "2023-02-14", + "equity": 9320.8, + "return_pct": -6.78 + }, + { + "date": "2023-02-15", + "equity": 9299.37, + "return_pct": -7.0 + }, + { + "date": "2023-02-16", + "equity": 9328.04, + "return_pct": -6.71 + }, + { + "date": "2023-02-17", + "equity": 9246.75, + "return_pct": -7.52 + }, + { + "date": "2023-02-21", + "equity": 9243.92, + "return_pct": -7.55 + }, + { + "date": "2023-02-22", + "equity": 9324.4, + "return_pct": -6.75 + }, + { + "date": "2023-02-23", + "equity": 9380.63, + "return_pct": -6.18 + }, + { + "date": "2023-02-24", + "equity": 9365.58, + "return_pct": -6.34 + }, + { + "date": "2023-02-27", + "equity": 9401.24, + "return_pct": -5.98 + }, + { + "date": "2023-02-28", + "equity": 9419.65, + "return_pct": -5.79 + }, + { + "date": "2023-03-01", + "equity": 9433.4, + "return_pct": -5.66 + }, + { + "date": "2023-03-02", + "equity": 9545.9, + "return_pct": -4.53 + }, + { + "date": "2023-03-03", + "equity": 9601.81, + "return_pct": -3.97 + }, + { + "date": "2023-03-06", + "equity": 9492.86, + "return_pct": -5.06 + }, + { + "date": "2023-03-07", + "equity": 9336.25, + "return_pct": -6.63 + }, + { + "date": "2023-03-08", + "equity": 9263.88, + "return_pct": -7.35 + }, + { + "date": "2023-03-09", + "equity": 9106.02, + "return_pct": -8.93 + }, + { + "date": "2023-03-10", + "equity": 9086.55, + "return_pct": -9.13 + }, + { + "date": "2023-03-13", + "equity": 9086.55, + "return_pct": -9.13 + }, + { + "date": "2023-03-14", + "equity": 9086.55, + "return_pct": -9.13 + }, + { + "date": "2023-03-15", + "equity": 9086.55, + "return_pct": -9.13 + }, + { + "date": "2023-03-16", + "equity": 9085.11, + "return_pct": -9.14 + }, + { + "date": "2023-03-17", + "equity": 9068.44, + "return_pct": -9.31 + }, + { + "date": "2023-03-20", + "equity": 9111.06, + "return_pct": -8.88 + }, + { + "date": "2023-03-21", + "equity": 9088.14, + "return_pct": -9.11 + }, + { + "date": "2023-03-22", + "equity": 9051.01, + "return_pct": -9.48 + }, + { + "date": "2023-03-23", + "equity": 9062.75, + "return_pct": -9.36 + }, + { + "date": "2023-03-24", + "equity": 9076.58, + "return_pct": -9.23 + }, + { + "date": "2023-03-27", + "equity": 9052.62, + "return_pct": -9.47 + }, + { + "date": "2023-03-28", + "equity": 9039.07, + "return_pct": -9.6 + }, + { + "date": "2023-03-29", + "equity": 9056.88, + "return_pct": -9.42 + }, + { + "date": "2023-03-30", + "equity": 9042.61, + "return_pct": -9.57 + }, + { + "date": "2023-03-31", + "equity": 9119.67, + "return_pct": -8.79 + }, + { + "date": "2023-04-03", + "equity": 9165.19, + "return_pct": -8.34 + }, + { + "date": "2023-04-04", + "equity": 9139.92, + "return_pct": -8.59 + }, + { + "date": "2023-04-05", + "equity": 9077.11, + "return_pct": -9.22 + }, + { + "date": "2023-04-06", + "equity": 9160.88, + "return_pct": -8.38 + }, + { + "date": "2023-04-10", + "equity": 9230.73, + "return_pct": -7.68 + }, + { + "date": "2023-04-11", + "equity": 9156.3, + "return_pct": -8.43 + }, + { + "date": "2023-04-12", + "equity": 9078.81, + "return_pct": -9.2 + }, + { + "date": "2023-04-13", + "equity": 9154.05, + "return_pct": -8.45 + }, + { + "date": "2023-04-14", + "equity": 9125.33, + "return_pct": -8.74 + }, + { + "date": "2023-04-17", + "equity": 8966.58, + "return_pct": -10.33 + }, + { + "date": "2023-04-18", + "equity": 8984.37, + "return_pct": -10.15 + }, + { + "date": "2023-04-19", + "equity": 8990.23, + "return_pct": -10.09 + }, + { + "date": "2023-04-20", + "equity": 8948.04, + "return_pct": -10.51 + }, + { + "date": "2023-04-21", + "equity": 8948.71, + "return_pct": -10.5 + }, + { + "date": "2023-04-24", + "equity": 8926.46, + "return_pct": -10.73 + }, + { + "date": "2023-04-25", + "equity": 8824.07, + "return_pct": -11.75 + }, + { + "date": "2023-04-26", + "equity": 8887.39, + "return_pct": -11.12 + }, + { + "date": "2023-04-27", + "equity": 9002.95, + "return_pct": -9.96 + }, + { + "date": "2023-04-28", + "equity": 9038.78, + "return_pct": -9.6 + }, + { + "date": "2023-05-01", + "equity": 9016.29, + "return_pct": -9.83 + }, + { + "date": "2023-05-02", + "equity": 9028.23, + "return_pct": -9.71 + }, + { + "date": "2023-05-03", + "equity": 8930.87, + "return_pct": -10.68 + }, + { + "date": "2023-05-04", + "equity": 8862.11, + "return_pct": -11.37 + }, + { + "date": "2023-05-05", + "equity": 9063.99, + "return_pct": -9.35 + }, + { + "date": "2023-05-08", + "equity": 9063.09, + "return_pct": -9.36 + }, + { + "date": "2023-05-09", + "equity": 9025.85, + "return_pct": -9.73 + }, + { + "date": "2023-05-10", + "equity": 9069.58, + "return_pct": -9.3 + }, + { + "date": "2023-05-11", + "equity": 9041.7, + "return_pct": -9.57 + }, + { + "date": "2023-05-12", + "equity": 8952.6, + "return_pct": -10.47 + }, + { + "date": "2023-05-15", + "equity": 9014.43, + "return_pct": -9.85 + }, + { + "date": "2023-05-16", + "equity": 9010.29, + "return_pct": -9.89 + }, + { + "date": "2023-05-17", + "equity": 9213.82, + "return_pct": -7.85 + }, + { + "date": "2023-05-18", + "equity": 9527.52, + "return_pct": -4.72 + }, + { + "date": "2023-05-19", + "equity": 9458.77, + "return_pct": -5.4 + }, + { + "date": "2023-05-22", + "equity": 9595.74, + "return_pct": -4.03 + }, + { + "date": "2023-05-23", + "equity": 9634.02, + "return_pct": -3.65 + }, + { + "date": "2023-05-24", + "equity": 9565.85, + "return_pct": -4.33 + }, + { + "date": "2023-05-25", + "equity": 9826.44, + "return_pct": -1.73 + }, + { + "date": "2023-05-26", + "equity": 10059.84, + "return_pct": 0.61 + }, + { + "date": "2023-05-30", + "equity": 10291.3, + "return_pct": 2.92 + }, + { + "date": "2023-05-31", + "equity": 10246.32, + "return_pct": 2.47 + }, + { + "date": "2023-06-01", + "equity": 10419.57, + "return_pct": 4.21 + }, + { + "date": "2023-06-02", + "equity": 10459.06, + "return_pct": 4.6 + }, + { + "date": "2023-06-05", + "equity": 10565.88, + "return_pct": 5.67 + }, + { + "date": "2023-06-06", + "equity": 10519.59, + "return_pct": 5.21 + }, + { + "date": "2023-06-07", + "equity": 10341.73, + "return_pct": 3.43 + }, + { + "date": "2023-06-08", + "equity": 10411.2, + "return_pct": 4.12 + }, + { + "date": "2023-06-09", + "equity": 10443.88, + "return_pct": 4.45 + }, + { + "date": "2023-06-12", + "equity": 10583.47, + "return_pct": 5.84 + }, + { + "date": "2023-06-13", + "equity": 10680.66, + "return_pct": 6.82 + }, + { + "date": "2023-06-14", + "equity": 10667.09, + "return_pct": 6.68 + }, + { + "date": "2023-06-15", + "equity": 10829.55, + "return_pct": 8.31 + }, + { + "date": "2023-06-16", + "equity": 10764.65, + "return_pct": 7.66 + }, + { + "date": "2023-06-20", + "equity": 10703.95, + "return_pct": 7.05 + }, + { + "date": "2023-06-21", + "equity": 10526.16, + "return_pct": 5.27 + }, + { + "date": "2023-06-22", + "equity": 10501.28, + "return_pct": 5.02 + }, + { + "date": "2023-06-23", + "equity": 10548.25, + "return_pct": 5.49 + }, + { + "date": "2023-06-26", + "equity": 10317.31, + "return_pct": 3.18 + }, + { + "date": "2023-06-27", + "equity": 10532.47, + "return_pct": 5.33 + }, + { + "date": "2023-06-28", + "equity": 10532.04, + "return_pct": 5.33 + }, + { + "date": "2023-06-29", + "equity": 10628.38, + "return_pct": 6.29 + }, + { + "date": "2023-06-30", + "equity": 10717.42, + "return_pct": 7.18 + }, + { + "date": "2023-07-03", + "equity": 10979.07, + "return_pct": 9.8 + }, + { + "date": "2023-07-05", + "equity": 10956.44, + "return_pct": 9.57 + }, + { + "date": "2023-07-06", + "equity": 10830.14, + "return_pct": 8.31 + }, + { + "date": "2023-07-07", + "equity": 10962.64, + "return_pct": 9.64 + }, + { + "date": "2023-07-10", + "equity": 11204.31, + "return_pct": 12.05 + }, + { + "date": "2023-07-11", + "equity": 11394.04, + "return_pct": 13.95 + }, + { + "date": "2023-07-12", + "equity": 11488.02, + "return_pct": 14.89 + }, + { + "date": "2023-07-13", + "equity": 12039.75, + "return_pct": 20.41 + }, + { + "date": "2023-07-14", + "equity": 11909.99, + "return_pct": 19.11 + }, + { + "date": "2023-07-17", + "equity": 11926.47, + "return_pct": 19.28 + }, + { + "date": "2023-07-18", + "equity": 12105.06, + "return_pct": 21.06 + }, + { + "date": "2023-07-19", + "equity": 12548.93, + "return_pct": 25.5 + }, + { + "date": "2023-07-20", + "equity": 11911.37, + "return_pct": 19.12 + }, + { + "date": "2023-07-21", + "equity": 11792.35, + "return_pct": 17.93 + }, + { + "date": "2023-07-24", + "equity": 11792.63, + "return_pct": 17.94 + }, + { + "date": "2023-07-25", + "equity": 11775.87, + "return_pct": 17.77 + }, + { + "date": "2023-07-26", + "equity": 11793.38, + "return_pct": 17.94 + }, + { + "date": "2023-07-27", + "equity": 11544.87, + "return_pct": 15.46 + }, + { + "date": "2023-07-28", + "equity": 11767.91, + "return_pct": 17.69 + }, + { + "date": "2023-07-31", + "equity": 11900.28, + "return_pct": 19.01 + }, + { + "date": "2023-08-01", + "equity": 11960.19, + "return_pct": 19.61 + }, + { + "date": "2023-08-02", + "equity": 12557.73, + "return_pct": 25.59 + }, + { + "date": "2023-08-03", + "equity": 12456.81, + "return_pct": 24.58 + }, + { + "date": "2023-08-04", + "equity": 12261.48, + "return_pct": 22.63 + }, + { + "date": "2023-08-07", + "equity": 12262.55, + "return_pct": 22.64 + }, + { + "date": "2023-08-08", + "equity": 12360.02, + "return_pct": 23.61 + }, + { + "date": "2023-08-09", + "equity": 12147.64, + "return_pct": 21.49 + }, + { + "date": "2023-08-10", + "equity": 12172.19, + "return_pct": 21.73 + }, + { + "date": "2023-08-11", + "equity": 12359.88, + "return_pct": 23.61 + }, + { + "date": "2023-08-14", + "equity": 12285.08, + "return_pct": 22.86 + }, + { + "date": "2023-08-15", + "equity": 12115.32, + "return_pct": 21.16 + }, + { + "date": "2023-08-16", + "equity": 12039.46, + "return_pct": 20.41 + }, + { + "date": "2023-08-17", + "equity": 11895.06, + "return_pct": 18.96 + }, + { + "date": "2023-08-18", + "equity": 11998.98, + "return_pct": 20.0 + }, + { + "date": "2023-08-21", + "equity": 11930.78, + "return_pct": 19.32 + }, + { + "date": "2023-08-22", + "equity": 11977.1, + "return_pct": 19.78 + }, + { + "date": "2023-08-23", + "equity": 12080.58, + "return_pct": 20.82 + }, + { + "date": "2023-08-24", + "equity": 11862.17, + "return_pct": 18.63 + }, + { + "date": "2023-08-25", + "equity": 11929.39, + "return_pct": 19.31 + }, + { + "date": "2023-08-28", + "equity": 11972.55, + "return_pct": 19.74 + }, + { + "date": "2023-08-29", + "equity": 12086.44, + "return_pct": 20.88 + }, + { + "date": "2023-08-30", + "equity": 12180.46, + "return_pct": 21.82 + }, + { + "date": "2023-08-31", + "equity": 12197.57, + "return_pct": 21.99 + }, + { + "date": "2023-09-01", + "equity": 12259.61, + "return_pct": 22.61 + }, + { + "date": "2023-09-05", + "equity": 12179.42, + "return_pct": 21.81 + }, + { + "date": "2023-09-06", + "equity": 12201.76, + "return_pct": 22.03 + }, + { + "date": "2023-09-07", + "equity": 12038.49, + "return_pct": 20.4 + }, + { + "date": "2023-09-08", + "equity": 12020.49, + "return_pct": 20.22 + }, + { + "date": "2023-09-11", + "equity": 12016.2, + "return_pct": 20.17 + }, + { + "date": "2023-09-12", + "equity": 11942.77, + "return_pct": 19.44 + }, + { + "date": "2023-09-13", + "equity": 11862.54, + "return_pct": 18.64 + }, + { + "date": "2023-09-14", + "equity": 11892.29, + "return_pct": 18.93 + }, + { + "date": "2023-09-15", + "equity": 11728.84, + "return_pct": 17.3 + }, + { + "date": "2023-09-18", + "equity": 11734.27, + "return_pct": 17.35 + }, + { + "date": "2023-09-19", + "equity": 11681.17, + "return_pct": 16.82 + }, + { + "date": "2023-09-20", + "equity": 11675.71, + "return_pct": 16.77 + }, + { + "date": "2023-09-21", + "equity": 11585.8, + "return_pct": 15.87 + }, + { + "date": "2023-09-22", + "equity": 11585.8, + "return_pct": 15.87 + }, + { + "date": "2023-09-25", + "equity": 11585.8, + "return_pct": 15.87 + }, + { + "date": "2023-09-26", + "equity": 11585.8, + "return_pct": 15.87 + }, + { + "date": "2023-09-27", + "equity": 11585.8, + "return_pct": 15.87 + }, + { + "date": "2023-09-28", + "equity": 11584.4, + "return_pct": 15.85 + }, + { + "date": "2023-09-29", + "equity": 11609.3, + "return_pct": 16.1 + }, + { + "date": "2023-10-02", + "equity": 11685.53, + "return_pct": 16.87 + }, + { + "date": "2023-10-03", + "equity": 11587.52, + "return_pct": 15.89 + }, + { + "date": "2023-10-04", + "equity": 11641.45, + "return_pct": 16.43 + }, + { + "date": "2023-10-05", + "equity": 11678.79, + "return_pct": 16.8 + }, + { + "date": "2023-10-06", + "equity": 11689.68, + "return_pct": 16.91 + }, + { + "date": "2023-10-09", + "equity": 11691.23, + "return_pct": 16.92 + }, + { + "date": "2023-10-10", + "equity": 11796.51, + "return_pct": 17.98 + }, + { + "date": "2023-10-11", + "equity": 11789.25, + "return_pct": 17.9 + }, + { + "date": "2023-10-12", + "equity": 11705.74, + "return_pct": 17.07 + }, + { + "date": "2023-10-13", + "equity": 11545.2, + "return_pct": 15.46 + }, + { + "date": "2023-10-16", + "equity": 11578.91, + "return_pct": 15.8 + }, + { + "date": "2023-10-17", + "equity": 11614.17, + "return_pct": 16.15 + }, + { + "date": "2023-10-18", + "equity": 11544.16, + "return_pct": 15.45 + }, + { + "date": "2023-10-19", + "equity": 11435.01, + "return_pct": 14.36 + }, + { + "date": "2023-10-20", + "equity": 11354.97, + "return_pct": 13.56 + }, + { + "date": "2023-10-23", + "equity": 11497.1, + "return_pct": 14.98 + }, + { + "date": "2023-10-24", + "equity": 11783.31, + "return_pct": 17.84 + }, + { + "date": "2023-10-25", + "equity": 11749.43, + "return_pct": 17.51 + }, + { + "date": "2023-10-26", + "equity": 11583.47, + "return_pct": 15.85 + }, + { + "date": "2023-10-27", + "equity": 11512.68, + "return_pct": 15.14 + }, + { + "date": "2023-10-30", + "equity": 11637.71, + "return_pct": 16.39 + }, + { + "date": "2023-10-31", + "equity": 11660.65, + "return_pct": 16.62 + }, + { + "date": "2023-11-01", + "equity": 11720.4, + "return_pct": 17.22 + }, + { + "date": "2023-11-02", + "equity": 11858.46, + "return_pct": 18.6 + }, + { + "date": "2023-11-03", + "equity": 12253.01, + "return_pct": 22.54 + }, + { + "date": "2023-11-06", + "equity": 12153.88, + "return_pct": 21.55 + }, + { + "date": "2023-11-07", + "equity": 12316.14, + "return_pct": 23.17 + }, + { + "date": "2023-11-08", + "equity": 12375.37, + "return_pct": 23.77 + }, + { + "date": "2023-11-09", + "equity": 12259.12, + "return_pct": 22.6 + }, + { + "date": "2023-11-10", + "equity": 12242.01, + "return_pct": 22.43 + }, + { + "date": "2023-11-13", + "equity": 12271.73, + "return_pct": 22.73 + }, + { + "date": "2023-11-14", + "equity": 12507.53, + "return_pct": 25.09 + }, + { + "date": "2023-11-15", + "equity": 12585.39, + "return_pct": 25.87 + }, + { + "date": "2023-11-16", + "equity": 12589.09, + "return_pct": 25.9 + }, + { + "date": "2023-11-17", + "equity": 12735.67, + "return_pct": 27.37 + }, + { + "date": "2023-11-20", + "equity": 12980.95, + "return_pct": 29.82 + }, + { + "date": "2023-11-21", + "equity": 12720.42, + "return_pct": 27.22 + }, + { + "date": "2023-11-22", + "equity": 12807.36, + "return_pct": 28.09 + }, + { + "date": "2023-11-24", + "equity": 12847.5, + "return_pct": 28.49 + }, + { + "date": "2023-11-27", + "equity": 12807.13, + "return_pct": 28.08 + }, + { + "date": "2023-11-28", + "equity": 12819.4, + "return_pct": 28.21 + }, + { + "date": "2023-11-29", + "equity": 12709.53, + "return_pct": 27.11 + }, + { + "date": "2023-11-30", + "equity": 12696.8, + "return_pct": 26.98 + }, + { + "date": "2023-12-01", + "equity": 12964.6, + "return_pct": 29.66 + }, + { + "date": "2023-12-04", + "equity": 12932.64, + "return_pct": 29.34 + }, + { + "date": "2023-12-05", + "equity": 13079.1, + "return_pct": 30.8 + }, + { + "date": "2023-12-06", + "equity": 13055.93, + "return_pct": 30.57 + }, + { + "date": "2023-12-07", + "equity": 13373.86, + "return_pct": 33.75 + }, + { + "date": "2023-12-08", + "equity": 13572.01, + "return_pct": 35.73 + }, + { + "date": "2023-12-11", + "equity": 13579.53, + "return_pct": 35.81 + }, + { + "date": "2023-12-12", + "equity": 13634.37, + "return_pct": 36.36 + }, + { + "date": "2023-12-13", + "equity": 13856.22, + "return_pct": 38.58 + }, + { + "date": "2023-12-14", + "equity": 14135.87, + "return_pct": 41.37 + }, + { + "date": "2023-12-15", + "equity": 14037.35, + "return_pct": 40.39 + }, + { + "date": "2023-12-18", + "equity": 14122.49, + "return_pct": 41.24 + }, + { + "date": "2023-12-19", + "equity": 14217.29, + "return_pct": 42.19 + }, + { + "date": "2023-12-20", + "equity": 14086.38, + "return_pct": 40.88 + }, + { + "date": "2023-12-21", + "equity": 14316.17, + "return_pct": 43.18 + }, + { + "date": "2023-12-22", + "equity": 14526.55, + "return_pct": 45.28 + }, + { + "date": "2023-12-26", + "equity": 14527.71, + "return_pct": 45.29 + }, + { + "date": "2023-12-27", + "equity": 14995.95, + "return_pct": 49.97 + }, + { + "date": "2023-12-28", + "equity": 15040.76, + "return_pct": 50.42 + }, + { + "date": "2023-12-29", + "equity": 14691.37, + "return_pct": 46.93 + }, + { + "date": "2024-01-02", + "equity": 14349.92, + "return_pct": 43.51 + }, + { + "date": "2024-01-03", + "equity": 14010.36, + "return_pct": 40.12 + }, + { + "date": "2024-01-04", + "equity": 14152.64, + "return_pct": 41.54 + }, + { + "date": "2024-01-05", + "equity": 14100.64, + "return_pct": 41.02 + }, + { + "date": "2024-01-08", + "equity": 14207.18, + "return_pct": 42.09 + }, + { + "date": "2024-01-09", + "equity": 14095.45, + "return_pct": 40.97 + }, + { + "date": "2024-01-10", + "equity": 13992.82, + "return_pct": 39.94 + }, + { + "date": "2024-01-11", + "equity": 13770.36, + "return_pct": 37.72 + }, + { + "date": "2024-01-12", + "equity": 13515.49, + "return_pct": 35.17 + }, + { + "date": "2024-01-16", + "equity": 13711.37, + "return_pct": 37.13 + }, + { + "date": "2024-01-17", + "equity": 13733.24, + "return_pct": 37.35 + }, + { + "date": "2024-01-18", + "equity": 13762.48, + "return_pct": 37.64 + }, + { + "date": "2024-01-19", + "equity": 13749.03, + "return_pct": 37.5 + }, + { + "date": "2024-01-22", + "equity": 13764.82, + "return_pct": 37.66 + }, + { + "date": "2024-01-23", + "equity": 13802.84, + "return_pct": 38.04 + }, + { + "date": "2024-01-24", + "equity": 14105.86, + "return_pct": 41.07 + }, + { + "date": "2024-01-25", + "equity": 14258.18, + "return_pct": 42.6 + }, + { + "date": "2024-01-26", + "equity": 14338.92, + "return_pct": 43.4 + }, + { + "date": "2024-01-29", + "equity": 14553.48, + "return_pct": 45.55 + }, + { + "date": "2024-01-30", + "equity": 14121.5, + "return_pct": 41.23 + }, + { + "date": "2024-01-31", + "equity": 14018.61, + "return_pct": 40.2 + }, + { + "date": "2024-02-01", + "equity": 14134.6, + "return_pct": 41.36 + }, + { + "date": "2024-02-02", + "equity": 14183.5, + "return_pct": 41.85 + }, + { + "date": "2024-02-05", + "equity": 14175.34, + "return_pct": 41.77 + }, + { + "date": "2024-02-06", + "equity": 14193.49, + "return_pct": 41.95 + }, + { + "date": "2024-02-07", + "equity": 14310.17, + "return_pct": 43.12 + }, + { + "date": "2024-02-08", + "equity": 14559.41, + "return_pct": 45.61 + }, + { + "date": "2024-02-09", + "equity": 14846.35, + "return_pct": 48.48 + }, + { + "date": "2024-02-12", + "equity": 14806.33, + "return_pct": 48.08 + }, + { + "date": "2024-02-13", + "equity": 14639.64, + "return_pct": 46.41 + }, + { + "date": "2024-02-14", + "equity": 15015.45, + "return_pct": 50.17 + }, + { + "date": "2024-02-15", + "equity": 15816.35, + "return_pct": 58.18 + }, + { + "date": "2024-02-16", + "equity": 15543.32, + "return_pct": 55.45 + }, + { + "date": "2024-02-20", + "equity": 15241.34, + "return_pct": 52.43 + }, + { + "date": "2024-02-21", + "equity": 15117.38, + "return_pct": 51.19 + }, + { + "date": "2024-02-22", + "equity": 15709.05, + "return_pct": 57.11 + }, + { + "date": "2024-02-23", + "equity": 15627.77, + "return_pct": 56.29 + }, + { + "date": "2024-02-26", + "equity": 15703.06, + "return_pct": 57.05 + }, + { + "date": "2024-02-27", + "equity": 15913.08, + "return_pct": 59.15 + }, + { + "date": "2024-02-28", + "equity": 15712.04, + "return_pct": 57.14 + }, + { + "date": "2024-02-29", + "equity": 15946.5, + "return_pct": 59.48 + }, + { + "date": "2024-03-01", + "equity": 16482.14, + "return_pct": 64.84 + }, + { + "date": "2024-03-04", + "equity": 16587.28, + "return_pct": 65.89 + }, + { + "date": "2024-03-05", + "equity": 16434.9, + "return_pct": 64.36 + }, + { + "date": "2024-03-06", + "equity": 16665.28, + "return_pct": 66.67 + }, + { + "date": "2024-03-07", + "equity": 16818.92, + "return_pct": 68.21 + }, + { + "date": "2024-03-08", + "equity": 16732.3, + "return_pct": 67.34 + }, + { + "date": "2024-03-11", + "equity": 16281.0, + "return_pct": 62.83 + }, + { + "date": "2024-03-12", + "equity": 16406.42, + "return_pct": 64.08 + }, + { + "date": "2024-03-13", + "equity": 16461.92, + "return_pct": 64.63 + }, + { + "date": "2024-03-14", + "equity": 16379.56, + "return_pct": 63.81 + }, + { + "date": "2024-03-15", + "equity": 15973.89, + "return_pct": 59.75 + }, + { + "date": "2024-03-18", + "equity": 16239.02, + "return_pct": 62.41 + }, + { + "date": "2024-03-19", + "equity": 16180.91, + "return_pct": 61.82 + }, + { + "date": "2024-03-20", + "equity": 16452.46, + "return_pct": 64.54 + }, + { + "date": "2024-03-21", + "equity": 16542.84, + "return_pct": 65.44 + }, + { + "date": "2024-03-22", + "equity": 16479.09, + "return_pct": 64.81 + }, + { + "date": "2024-03-25", + "equity": 16588.67, + "return_pct": 65.9 + }, + { + "date": "2024-03-26", + "equity": 16557.33, + "return_pct": 65.59 + }, + { + "date": "2024-03-27", + "equity": 16440.13, + "return_pct": 64.42 + }, + { + "date": "2024-03-28", + "equity": 16412.19, + "return_pct": 64.14 + }, + { + "date": "2024-04-01", + "equity": 16392.9, + "return_pct": 63.94 + }, + { + "date": "2024-04-02", + "equity": 16323.63, + "return_pct": 63.25 + }, + { + "date": "2024-04-03", + "equity": 16315.74, + "return_pct": 63.17 + }, + { + "date": "2024-04-04", + "equity": 16316.62, + "return_pct": 63.18 + }, + { + "date": "2024-04-05", + "equity": 16341.17, + "return_pct": 63.43 + }, + { + "date": "2024-04-08", + "equity": 16320.12, + "return_pct": 63.22 + }, + { + "date": "2024-04-09", + "equity": 16338.54, + "return_pct": 63.4 + }, + { + "date": "2024-04-10", + "equity": 16282.42, + "return_pct": 62.84 + }, + { + "date": "2024-04-11", + "equity": 16281.55, + "return_pct": 62.83 + }, + { + "date": "2024-04-12", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-15", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-16", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-17", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-18", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-19", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-22", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-23", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-24", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-25", + "equity": 16184.66, + "return_pct": 61.86 + }, + { + "date": "2024-04-26", + "equity": 16178.91, + "return_pct": 61.8 + }, + { + "date": "2024-04-29", + "equity": 16235.73, + "return_pct": 62.37 + }, + { + "date": "2024-04-30", + "equity": 16111.74, + "return_pct": 61.13 + }, + { + "date": "2024-05-01", + "equity": 16088.95, + "return_pct": 60.9 + }, + { + "date": "2024-05-02", + "equity": 16225.57, + "return_pct": 62.27 + }, + { + "date": "2024-05-03", + "equity": 16319.15, + "return_pct": 63.21 + }, + { + "date": "2024-05-06", + "equity": 16713.43, + "return_pct": 67.15 + }, + { + "date": "2024-05-07", + "equity": 16337.49, + "return_pct": 63.39 + }, + { + "date": "2024-05-08", + "equity": 16300.16, + "return_pct": 63.02 + }, + { + "date": "2024-05-09", + "equity": 16315.35, + "return_pct": 63.17 + }, + { + "date": "2024-05-10", + "equity": 16443.31, + "return_pct": 64.45 + }, + { + "date": "2024-05-13", + "equity": 16448.08, + "return_pct": 64.5 + }, + { + "date": "2024-05-14", + "equity": 16723.48, + "return_pct": 67.25 + }, + { + "date": "2024-05-15", + "equity": 17098.4, + "return_pct": 71.0 + }, + { + "date": "2024-05-16", + "equity": 17137.74, + "return_pct": 71.39 + }, + { + "date": "2024-05-17", + "equity": 17246.96, + "return_pct": 72.49 + }, + { + "date": "2024-05-20", + "equity": 17625.82, + "return_pct": 76.27 + }, + { + "date": "2024-05-21", + "equity": 17221.65, + "return_pct": 72.23 + }, + { + "date": "2024-05-22", + "equity": 17092.17, + "return_pct": 70.94 + }, + { + "date": "2024-05-23", + "equity": 17004.22, + "return_pct": 70.06 + }, + { + "date": "2024-05-24", + "equity": 17914.7, + "return_pct": 79.16 + }, + { + "date": "2024-05-28", + "equity": 17897.6, + "return_pct": 78.99 + }, + { + "date": "2024-05-29", + "equity": 17680.54, + "return_pct": 76.82 + }, + { + "date": "2024-05-30", + "equity": 17045.45, + "return_pct": 70.47 + }, + { + "date": "2024-05-31", + "equity": 17003.99, + "return_pct": 70.06 + }, + { + "date": "2024-06-03", + "equity": 17027.76, + "return_pct": 70.29 + }, + { + "date": "2024-06-04", + "equity": 16875.75, + "return_pct": 68.77 + }, + { + "date": "2024-06-05", + "equity": 17242.41, + "return_pct": 72.44 + }, + { + "date": "2024-06-06", + "equity": 17043.11, + "return_pct": 70.45 + }, + { + "date": "2024-06-07", + "equity": 16919.36, + "return_pct": 69.21 + }, + { + "date": "2024-06-10", + "equity": 17039.74, + "return_pct": 70.41 + }, + { + "date": "2024-06-11", + "equity": 16946.91, + "return_pct": 69.49 + }, + { + "date": "2024-06-12", + "equity": 17200.74, + "return_pct": 72.02 + }, + { + "date": "2024-06-13", + "equity": 17061.54, + "return_pct": 70.63 + }, + { + "date": "2024-06-14", + "equity": 17064.41, + "return_pct": 70.66 + }, + { + "date": "2024-06-17", + "equity": 17157.35, + "return_pct": 71.59 + }, + { + "date": "2024-06-18", + "equity": 17088.39, + "return_pct": 70.9 + }, + { + "date": "2024-06-20", + "equity": 17011.48, + "return_pct": 70.13 + }, + { + "date": "2024-06-21", + "equity": 16979.43, + "return_pct": 69.81 + }, + { + "date": "2024-06-24", + "equity": 16849.09, + "return_pct": 68.51 + }, + { + "date": "2024-06-25", + "equity": 16860.94, + "return_pct": 68.63 + }, + { + "date": "2024-06-26", + "equity": 16861.92, + "return_pct": 68.64 + }, + { + "date": "2024-06-27", + "equity": 16926.67, + "return_pct": 69.28 + }, + { + "date": "2024-06-28", + "equity": 16939.23, + "return_pct": 69.41 + }, + { + "date": "2024-07-01", + "equity": 16969.83, + "return_pct": 69.71 + }, + { + "date": "2024-07-02", + "equity": 16967.81, + "return_pct": 69.69 + }, + { + "date": "2024-07-03", + "equity": 17041.8, + "return_pct": 70.43 + }, + { + "date": "2024-07-05", + "equity": 16992.77, + "return_pct": 69.94 + }, + { + "date": "2024-07-08", + "equity": 17080.61, + "return_pct": 70.82 + }, + { + "date": "2024-07-09", + "equity": 17046.1, + "return_pct": 70.48 + }, + { + "date": "2024-07-10", + "equity": 17083.05, + "return_pct": 70.85 + }, + { + "date": "2024-07-11", + "equity": 16758.55, + "return_pct": 67.6 + }, + { + "date": "2024-07-12", + "equity": 16754.87, + "return_pct": 67.56 + }, + { + "date": "2024-07-15", + "equity": 16547.4, + "return_pct": 65.49 + }, + { + "date": "2024-07-16", + "equity": 16476.65, + "return_pct": 64.78 + }, + { + "date": "2024-07-17", + "equity": 16237.53, + "return_pct": 62.39 + }, + { + "date": "2024-07-18", + "equity": 16247.88, + "return_pct": 62.49 + }, + { + "date": "2024-07-19", + "equity": 16475.97, + "return_pct": 64.78 + }, + { + "date": "2024-07-22", + "equity": 16573.66, + "return_pct": 65.75 + }, + { + "date": "2024-07-23", + "equity": 16690.44, + "return_pct": 66.92 + }, + { + "date": "2024-07-24", + "equity": 16437.93, + "return_pct": 64.39 + }, + { + "date": "2024-07-25", + "equity": 16422.26, + "return_pct": 64.24 + }, + { + "date": "2024-07-26", + "equity": 16674.97, + "return_pct": 66.77 + }, + { + "date": "2024-07-29", + "equity": 16609.15, + "return_pct": 66.11 + }, + { + "date": "2024-07-30", + "equity": 16478.96, + "return_pct": 64.81 + }, + { + "date": "2024-07-31", + "equity": 16543.43, + "return_pct": 65.45 + }, + { + "date": "2024-08-01", + "equity": 16380.87, + "return_pct": 63.82 + }, + { + "date": "2024-08-02", + "equity": 15978.73, + "return_pct": 59.8 + }, + { + "date": "2024-08-05", + "equity": 15811.75, + "return_pct": 58.13 + }, + { + "date": "2024-08-06", + "equity": 15811.75, + "return_pct": 58.13 + }, + { + "date": "2024-08-07", + "equity": 15811.75, + "return_pct": 58.13 + }, + { + "date": "2024-08-08", + "equity": 15811.75, + "return_pct": 58.13 + }, + { + "date": "2024-08-09", + "equity": 15811.75, + "return_pct": 58.13 + }, + { + "date": "2024-08-12", + "equity": 15811.75, + "return_pct": 58.13 + }, + { + "date": "2024-08-13", + "equity": 15811.75, + "return_pct": 58.13 + }, + { + "date": "2024-08-14", + "equity": 15803.85, + "return_pct": 58.05 + }, + { + "date": "2024-08-15", + "equity": 16025.79, + "return_pct": 60.27 + }, + { + "date": "2024-08-16", + "equity": 15944.38, + "return_pct": 59.46 + }, + { + "date": "2024-08-19", + "equity": 16093.47, + "return_pct": 60.95 + }, + { + "date": "2024-08-20", + "equity": 16257.02, + "return_pct": 62.59 + }, + { + "date": "2024-08-21", + "equity": 16202.47, + "return_pct": 62.04 + }, + { + "date": "2024-08-22", + "equity": 16004.03, + "return_pct": 60.06 + }, + { + "date": "2024-08-23", + "equity": 16182.88, + "return_pct": 61.84 + }, + { + "date": "2024-08-26", + "equity": 15969.25, + "return_pct": 59.71 + }, + { + "date": "2024-08-27", + "equity": 16044.53, + "return_pct": 60.46 + }, + { + "date": "2024-08-28", + "equity": 15956.93, + "return_pct": 59.58 + }, + { + "date": "2024-08-29", + "equity": 15967.61, + "return_pct": 59.69 + }, + { + "date": "2024-08-30", + "equity": 16336.63, + "return_pct": 63.38 + }, + { + "date": "2024-09-03", + "equity": 15500.72, + "return_pct": 55.02 + }, + { + "date": "2024-09-04", + "equity": 15361.14, + "return_pct": 53.63 + }, + { + "date": "2024-09-05", + "equity": 15235.33, + "return_pct": 52.37 + }, + { + "date": "2024-09-06", + "equity": 14863.22, + "return_pct": 48.65 + }, + { + "date": "2024-09-09", + "equity": 14996.98, + "return_pct": 49.98 + }, + { + "date": "2024-09-10", + "equity": 15019.42, + "return_pct": 50.21 + }, + { + "date": "2024-09-11", + "equity": 14968.94, + "return_pct": 49.7 + }, + { + "date": "2024-09-12", + "equity": 15085.02, + "return_pct": 50.86 + }, + { + "date": "2024-09-13", + "equity": 15508.77, + "return_pct": 55.1 + }, + { + "date": "2024-09-16", + "equity": 15579.96, + "return_pct": 55.81 + }, + { + "date": "2024-09-17", + "equity": 15573.84, + "return_pct": 55.75 + }, + { + "date": "2024-09-18", + "equity": 15539.01, + "return_pct": 55.4 + }, + { + "date": "2024-09-19", + "equity": 15937.77, + "return_pct": 59.39 + }, + { + "date": "2024-09-20", + "equity": 17004.09, + "return_pct": 70.06 + }, + { + "date": "2024-09-23", + "equity": 17290.89, + "return_pct": 72.93 + }, + { + "date": "2024-09-24", + "equity": 17279.99, + "return_pct": 72.82 + }, + { + "date": "2024-09-25", + "equity": 17445.71, + "return_pct": 74.47 + }, + { + "date": "2024-09-26", + "equity": 17387.72, + "return_pct": 73.89 + }, + { + "date": "2024-09-27", + "equity": 17708.8, + "return_pct": 77.1 + }, + { + "date": "2024-09-30", + "equity": 17664.44, + "return_pct": 76.66 + }, + { + "date": "2024-10-01", + "equity": 17620.41, + "return_pct": 76.22 + }, + { + "date": "2024-10-02", + "equity": 17840.99, + "return_pct": 78.43 + }, + { + "date": "2024-10-03", + "equity": 18117.79, + "return_pct": 81.2 + }, + { + "date": "2024-10-04", + "equity": 18766.65, + "return_pct": 87.68 + }, + { + "date": "2024-10-07", + "equity": 18336.4, + "return_pct": 83.38 + }, + { + "date": "2024-10-08", + "equity": 18381.06, + "return_pct": 83.83 + }, + { + "date": "2024-10-09", + "equity": 17996.55, + "return_pct": 79.98 + }, + { + "date": "2024-10-10", + "equity": 17794.33, + "return_pct": 77.96 + }, + { + "date": "2024-10-11", + "equity": 18343.16, + "return_pct": 83.45 + }, + { + "date": "2024-10-14", + "equity": 18538.94, + "return_pct": 85.41 + }, + { + "date": "2024-10-15", + "equity": 18323.99, + "return_pct": 83.26 + }, + { + "date": "2024-10-16", + "equity": 18734.16, + "return_pct": 87.36 + }, + { + "date": "2024-10-17", + "equity": 18266.03, + "return_pct": 82.68 + }, + { + "date": "2024-10-18", + "equity": 18816.67, + "return_pct": 88.18 + }, + { + "date": "2024-10-21", + "equity": 18690.0, + "return_pct": 86.92 + }, + { + "date": "2024-10-22", + "equity": 18302.83, + "return_pct": 83.05 + }, + { + "date": "2024-10-23", + "equity": 18053.81, + "return_pct": 80.56 + }, + { + "date": "2024-10-24", + "equity": 18372.52, + "return_pct": 83.74 + }, + { + "date": "2024-10-25", + "equity": 18607.69, + "return_pct": 86.09 + }, + { + "date": "2024-10-28", + "equity": 18851.42, + "return_pct": 88.53 + }, + { + "date": "2024-10-29", + "equity": 18864.98, + "return_pct": 88.67 + }, + { + "date": "2024-10-30", + "equity": 18710.38, + "return_pct": 87.12 + }, + { + "date": "2024-10-31", + "equity": 18288.3, + "return_pct": 82.9 + }, + { + "date": "2024-11-01", + "equity": 18189.14, + "return_pct": 81.91 + }, + { + "date": "2024-11-04", + "equity": 18224.68, + "return_pct": 82.26 + }, + { + "date": "2024-11-05", + "equity": 18292.04, + "return_pct": 82.94 + }, + { + "date": "2024-11-06", + "equity": 18608.98, + "return_pct": 86.11 + }, + { + "date": "2024-11-07", + "equity": 18610.17, + "return_pct": 86.12 + }, + { + "date": "2024-11-08", + "equity": 18580.22, + "return_pct": 85.82 + }, + { + "date": "2024-11-11", + "equity": 18617.08, + "return_pct": 86.19 + }, + { + "date": "2024-11-12", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-13", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-14", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-15", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-18", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-19", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-20", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-21", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-22", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-25", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-26", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-27", + "equity": 18308.19, + "return_pct": 83.1 + }, + { + "date": "2024-11-29", + "equity": 18304.97, + "return_pct": 83.07 + }, + { + "date": "2024-12-02", + "equity": 18278.3, + "return_pct": 82.8 + }, + { + "date": "2024-12-03", + "equity": 18203.72, + "return_pct": 82.05 + }, + { + "date": "2024-12-04", + "equity": 18241.5, + "return_pct": 82.43 + }, + { + "date": "2024-12-05", + "equity": 18184.33, + "return_pct": 81.86 + }, + { + "date": "2024-12-06", + "equity": 18212.61, + "return_pct": 82.14 + }, + { + "date": "2024-12-09", + "equity": 18111.14, + "return_pct": 81.13 + }, + { + "date": "2024-12-10", + "equity": 18093.2, + "return_pct": 80.95 + }, + { + "date": "2024-12-11", + "equity": 18182.79, + "return_pct": 81.85 + }, + { + "date": "2024-12-12", + "equity": 18132.29, + "return_pct": 81.34 + }, + { + "date": "2024-12-13", + "equity": 18175.61, + "return_pct": 81.77 + }, + { + "date": "2024-12-16", + "equity": 18175.17, + "return_pct": 81.77 + }, + { + "date": "2024-12-17", + "equity": 18117.12, + "return_pct": 81.19 + }, + { + "date": "2024-12-18", + "equity": 18020.44, + "return_pct": 80.22 + }, + { + "date": "2024-12-19", + "equity": 17959.51, + "return_pct": 79.61 + }, + { + "date": "2024-12-20", + "equity": 17934.36, + "return_pct": 79.36 + }, + { + "date": "2024-12-23", + "equity": 17952.43, + "return_pct": 79.54 + }, + { + "date": "2024-12-24", + "equity": 17938.32, + "return_pct": 79.4 + }, + { + "date": "2024-12-26", + "equity": 17961.45, + "return_pct": 79.63 + }, + { + "date": "2024-12-27", + "equity": 17906.89, + "return_pct": 79.09 + }, + { + "date": "2024-12-30", + "equity": 17907.88, + "return_pct": 79.1 + }, + { + "date": "2024-12-31", + "equity": 17853.37, + "return_pct": 78.55 + }, + { + "date": "2025-01-02", + "equity": 17938.09, + "return_pct": 79.4 + }, + { + "date": "2025-01-03", + "equity": 17979.95, + "return_pct": 79.82 + }, + { + "date": "2025-01-06", + "equity": 18000.15, + "return_pct": 80.02 + }, + { + "date": "2025-01-07", + "equity": 17882.52, + "return_pct": 78.84 + }, + { + "date": "2025-01-08", + "equity": 17878.72, + "return_pct": 78.8 + }, + { + "date": "2025-01-10", + "equity": 17828.12, + "return_pct": 78.3 + }, + { + "date": "2025-01-13", + "equity": 17814.91, + "return_pct": 78.17 + }, + { + "date": "2025-01-14", + "equity": 17840.44, + "return_pct": 78.42 + }, + { + "date": "2025-01-15", + "equity": 17906.23, + "return_pct": 79.08 + }, + { + "date": "2025-01-16", + "equity": 17891.98, + "return_pct": 78.94 + }, + { + "date": "2025-01-17", + "equity": 17940.73, + "return_pct": 79.42 + }, + { + "date": "2025-01-21", + "equity": 17922.09, + "return_pct": 79.24 + }, + { + "date": "2025-01-22", + "equity": 18032.19, + "return_pct": 80.34 + }, + { + "date": "2025-01-23", + "equity": 18035.97, + "return_pct": 80.38 + }, + { + "date": "2025-01-24", + "equity": 18038.7, + "return_pct": 80.4 + }, + { + "date": "2025-01-27", + "equity": 17943.94, + "return_pct": 79.46 + }, + { + "date": "2025-01-28", + "equity": 18027.61, + "return_pct": 80.29 + }, + { + "date": "2025-01-29", + "equity": 18053.99, + "return_pct": 80.56 + }, + { + "date": "2025-01-30", + "equity": 18046.47, + "return_pct": 80.48 + }, + { + "date": "2025-01-31", + "equity": 18049.33, + "return_pct": 80.51 + }, + { + "date": "2025-02-03", + "equity": 17948.61, + "return_pct": 79.5 + }, + { + "date": "2025-02-04", + "equity": 17949.95, + "return_pct": 79.52 + }, + { + "date": "2025-02-05", + "equity": 17893.37, + "return_pct": 78.95 + }, + { + "date": "2025-02-06", + "equity": 17944.87, + "return_pct": 79.47 + }, + { + "date": "2025-02-07", + "equity": 17909.31, + "return_pct": 79.11 + }, + { + "date": "2025-02-10", + "equity": 18005.43, + "return_pct": 80.07 + }, + { + "date": "2025-02-11", + "equity": 17814.13, + "return_pct": 78.16 + }, + { + "date": "2025-02-12", + "equity": 17772.35, + "return_pct": 77.74 + }, + { + "date": "2025-02-13", + "equity": 17792.31, + "return_pct": 77.94 + }, + { + "date": "2025-02-14", + "equity": 17830.62, + "return_pct": 78.32 + }, + { + "date": "2025-02-18", + "equity": 17907.18, + "return_pct": 79.09 + }, + { + "date": "2025-02-19", + "equity": 17895.29, + "return_pct": 78.97 + }, + { + "date": "2025-02-20", + "equity": 17945.48, + "return_pct": 79.47 + }, + { + "date": "2025-02-21", + "equity": 17626.69, + "return_pct": 76.28 + }, + { + "date": "2025-02-24", + "equity": 17491.24, + "return_pct": 74.93 + }, + { + "date": "2025-02-25", + "equity": 17398.19, + "return_pct": 74.0 + }, + { + "date": "2025-02-26", + "equity": 17398.19, + "return_pct": 74.0 + }, + { + "date": "2025-02-27", + "equity": 17398.19, + "return_pct": 74.0 + }, + { + "date": "2025-02-28", + "equity": 17395.4, + "return_pct": 73.97 + }, + { + "date": "2025-03-03", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-04", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-05", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-06", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-07", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-10", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-11", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-12", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-13", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-14", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-17", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-18", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-19", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-20", + "equity": 17218.81, + "return_pct": 72.2 + }, + { + "date": "2025-03-21", + "equity": 17215.36, + "return_pct": 72.17 + }, + { + "date": "2025-03-24", + "equity": 17275.9, + "return_pct": 72.78 + }, + { + "date": "2025-03-25", + "equity": 17289.08, + "return_pct": 72.91 + }, + { + "date": "2025-03-26", + "equity": 17268.26, + "return_pct": 72.7 + }, + { + "date": "2025-03-27", + "equity": 17262.15, + "return_pct": 72.64 + }, + { + "date": "2025-03-28", + "equity": 17187.67, + "return_pct": 71.89 + }, + { + "date": "2025-03-31", + "equity": 17211.74, + "return_pct": 72.13 + }, + { + "date": "2025-04-01", + "equity": 17222.81, + "return_pct": 72.24 + }, + { + "date": "2025-04-02", + "equity": 17218.61, + "return_pct": 72.2 + }, + { + "date": "2025-04-03", + "equity": 17164.57, + "return_pct": 71.66 + }, + { + "date": "2025-04-04", + "equity": 17066.6, + "return_pct": 70.68 + }, + { + "date": "2025-04-07", + "equity": 17066.6, + "return_pct": 70.68 + }, + { + "date": "2025-04-08", + "equity": 17066.6, + "return_pct": 70.68 + }, + { + "date": "2025-04-09", + "equity": 17066.6, + "return_pct": 70.68 + }, + { + "date": "2025-04-10", + "equity": 17066.6, + "return_pct": 70.68 + }, + { + "date": "2025-04-11", + "equity": 17054.65, + "return_pct": 70.56 + }, + { + "date": "2025-04-14", + "equity": 17192.96, + "return_pct": 71.95 + }, + { + "date": "2025-04-15", + "equity": 17293.06, + "return_pct": 72.95 + }, + { + "date": "2025-04-16", + "equity": 16845.95, + "return_pct": 68.48 + }, + { + "date": "2025-04-17", + "equity": 16816.01, + "return_pct": 68.18 + }, + { + "date": "2025-04-21", + "equity": 16360.48, + "return_pct": 63.62 + }, + { + "date": "2025-04-22", + "equity": 16622.68, + "return_pct": 66.24 + }, + { + "date": "2025-04-23", + "equity": 16968.62, + "return_pct": 69.7 + }, + { + "date": "2025-04-24", + "equity": 17231.71, + "return_pct": 72.33 + }, + { + "date": "2025-04-25", + "equity": 17490.16, + "return_pct": 74.92 + }, + { + "date": "2025-04-28", + "equity": 17486.73, + "return_pct": 74.88 + }, + { + "date": "2025-04-29", + "equity": 17633.07, + "return_pct": 76.35 + }, + { + "date": "2025-04-30", + "equity": 17659.05, + "return_pct": 76.61 + }, + { + "date": "2025-05-01", + "equity": 17840.8, + "return_pct": 78.42 + }, + { + "date": "2025-05-02", + "equity": 18420.6, + "return_pct": 84.22 + }, + { + "date": "2025-05-05", + "equity": 18408.05, + "return_pct": 84.1 + }, + { + "date": "2025-05-06", + "equity": 17977.9, + "return_pct": 79.8 + }, + { + "date": "2025-05-07", + "equity": 17950.06, + "return_pct": 79.52 + }, + { + "date": "2025-05-08", + "equity": 18583.35, + "return_pct": 85.85 + }, + { + "date": "2025-05-09", + "equity": 18582.64, + "return_pct": 85.84 + }, + { + "date": "2025-05-12", + "equity": 19285.45, + "return_pct": 92.87 + }, + { + "date": "2025-05-13", + "equity": 20111.64, + "return_pct": 101.14 + }, + { + "date": "2025-05-14", + "equity": 20201.66, + "return_pct": 102.04 + }, + { + "date": "2025-05-15", + "equity": 20125.16, + "return_pct": 101.27 + }, + { + "date": "2025-05-16", + "equity": 20431.48, + "return_pct": 104.33 + }, + { + "date": "2025-05-19", + "equity": 20554.84, + "return_pct": 105.57 + }, + { + "date": "2025-05-20", + "equity": 20314.8, + "return_pct": 103.17 + }, + { + "date": "2025-05-21", + "equity": 19611.13, + "return_pct": 96.13 + }, + { + "date": "2025-05-22", + "equity": 19653.45, + "return_pct": 96.55 + }, + { + "date": "2025-05-23", + "equity": 19780.19, + "return_pct": 97.82 + }, + { + "date": "2025-05-27", + "equity": 20258.49, + "return_pct": 102.6 + }, + { + "date": "2025-05-28", + "equity": 20139.35, + "return_pct": 101.41 + }, + { + "date": "2025-05-29", + "equity": 19948.98, + "return_pct": 99.51 + }, + { + "date": "2025-05-30", + "equity": 20004.48, + "return_pct": 100.06 + }, + { + "date": "2025-06-02", + "equity": 20298.17, + "return_pct": 103.0 + }, + { + "date": "2025-06-03", + "equity": 20633.19, + "return_pct": 106.35 + }, + { + "date": "2025-06-04", + "equity": 20538.27, + "return_pct": 105.4 + }, + { + "date": "2025-06-05", + "equity": 20572.65, + "return_pct": 105.75 + }, + { + "date": "2025-06-06", + "equity": 20967.57, + "return_pct": 109.7 + }, + { + "date": "2025-06-09", + "equity": 20609.2, + "return_pct": 106.11 + }, + { + "date": "2025-06-10", + "equity": 20416.0, + "return_pct": 104.18 + }, + { + "date": "2025-06-11", + "equity": 20448.72, + "return_pct": 104.51 + }, + { + "date": "2025-06-12", + "equity": 20434.14, + "return_pct": 104.36 + }, + { + "date": "2025-06-13", + "equity": 20170.77, + "return_pct": 101.73 + }, + { + "date": "2025-06-16", + "equity": 20555.31, + "return_pct": 105.57 + }, + { + "date": "2025-06-17", + "equity": 20315.48, + "return_pct": 103.17 + }, + { + "date": "2025-06-18", + "equity": 20465.02, + "return_pct": 104.67 + }, + { + "date": "2025-06-20", + "equity": 20583.19, + "return_pct": 105.85 + }, + { + "date": "2025-06-23", + "equity": 20459.62, + "return_pct": 104.62 + }, + { + "date": "2025-06-24", + "equity": 20601.62, + "return_pct": 106.04 + }, + { + "date": "2025-06-25", + "equity": 20577.71, + "return_pct": 105.8 + }, + { + "date": "2025-06-26", + "equity": 21065.72, + "return_pct": 110.68 + }, + { + "date": "2025-06-27", + "equity": 21542.3, + "return_pct": 115.44 + }, + { + "date": "2025-06-30", + "equity": 21492.52, + "return_pct": 114.95 + }, + { + "date": "2025-07-01", + "equity": 20983.01, + "return_pct": 109.85 + }, + { + "date": "2025-07-02", + "equity": 21183.0, + "return_pct": 111.85 + }, + { + "date": "2025-07-03", + "equity": 21745.36, + "return_pct": 117.47 + }, + { + "date": "2025-07-07", + "equity": 21744.69, + "return_pct": 117.47 + }, + { + "date": "2025-07-08", + "equity": 21791.59, + "return_pct": 117.94 + }, + { + "date": "2025-07-09", + "equity": 21973.34, + "return_pct": 119.75 + }, + { + "date": "2025-07-10", + "equity": 21786.37, + "return_pct": 117.88 + }, + { + "date": "2025-07-11", + "equity": 21775.58, + "return_pct": 117.78 + }, + { + "date": "2025-07-14", + "equity": 21776.66, + "return_pct": 117.79 + }, + { + "date": "2025-07-15", + "equity": 21832.18, + "return_pct": 118.34 + }, + { + "date": "2025-07-16", + "equity": 21580.55, + "return_pct": 115.83 + }, + { + "date": "2025-07-17", + "equity": 21704.8, + "return_pct": 117.07 + }, + { + "date": "2025-07-18", + "equity": 22006.27, + "return_pct": 120.08 + }, + { + "date": "2025-07-21", + "equity": 21773.25, + "return_pct": 117.75 + }, + { + "date": "2025-07-22", + "equity": 21450.85, + "return_pct": 114.53 + }, + { + "date": "2025-07-23", + "equity": 21988.79, + "return_pct": 119.91 + }, + { + "date": "2025-07-24", + "equity": 21933.99, + "return_pct": 119.36 + }, + { + "date": "2025-07-25", + "equity": 21989.58, + "return_pct": 119.92 + }, + { + "date": "2025-07-28", + "equity": 22281.58, + "return_pct": 122.84 + }, + { + "date": "2025-07-29", + "equity": 22246.88, + "return_pct": 122.49 + }, + { + "date": "2025-07-30", + "equity": 22710.77, + "return_pct": 127.13 + }, + { + "date": "2025-07-31", + "equity": 22864.47, + "return_pct": 128.67 + }, + { + "date": "2025-08-01", + "equity": 22023.15, + "return_pct": 120.25 + }, + { + "date": "2025-08-04", + "equity": 22268.87, + "return_pct": 122.71 + }, + { + "date": "2025-08-05", + "equity": 22053.31, + "return_pct": 120.55 + }, + { + "date": "2025-08-06", + "equity": 22244.47, + "return_pct": 122.47 + }, + { + "date": "2025-08-07", + "equity": 22672.76, + "return_pct": 126.75 + }, + { + "date": "2025-08-08", + "equity": 22867.69, + "return_pct": 128.7 + }, + { + "date": "2025-08-11", + "equity": 22927.09, + "return_pct": 129.29 + }, + { + "date": "2025-08-12", + "equity": 22965.85, + "return_pct": 129.68 + }, + { + "date": "2025-08-13", + "equity": 22764.55, + "return_pct": 127.67 + }, + { + "date": "2025-08-14", + "equity": 22668.15, + "return_pct": 126.7 + }, + { + "date": "2025-08-15", + "equity": 22640.02, + "return_pct": 126.42 + }, + { + "date": "2025-08-18", + "equity": 22732.35, + "return_pct": 127.34 + }, + { + "date": "2025-08-19", + "equity": 22325.36, + "return_pct": 123.27 + }, + { + "date": "2025-08-20", + "equity": 22266.03, + "return_pct": 122.68 + }, + { + "date": "2025-08-21", + "equity": 22355.16, + "return_pct": 123.57 + }, + { + "date": "2025-08-22", + "equity": 22543.47, + "return_pct": 125.46 + }, + { + "date": "2025-08-25", + "equity": 22593.52, + "return_pct": 125.96 + }, + { + "date": "2025-08-26", + "equity": 22837.69, + "return_pct": 128.4 + }, + { + "date": "2025-08-27", + "equity": 22828.91, + "return_pct": 128.31 + }, + { + "date": "2025-08-28", + "equity": 23100.46, + "return_pct": 131.03 + }, + { + "date": "2025-08-29", + "equity": 22596.63, + "return_pct": 125.99 + }, + { + "date": "2025-09-02", + "equity": 22389.97, + "return_pct": 123.92 + }, + { + "date": "2025-09-03", + "equity": 22371.96, + "return_pct": 123.74 + }, + { + "date": "2025-09-04", + "equity": 22465.95, + "return_pct": 124.68 + }, + { + "date": "2025-09-05", + "equity": 22368.21, + "return_pct": 123.7 + }, + { + "date": "2025-09-08", + "equity": 22342.09, + "return_pct": 123.44 + }, + { + "date": "2025-09-09", + "equity": 22333.0, + "return_pct": 123.35 + }, + { + "date": "2025-09-10", + "equity": 22453.09, + "return_pct": 124.55 + }, + { + "date": "2025-09-11", + "equity": 22661.1, + "return_pct": 126.63 + }, + { + "date": "2025-09-12", + "equity": 22774.17, + "return_pct": 127.76 + }, + { + "date": "2025-09-15", + "equity": 23016.14, + "return_pct": 130.18 + }, + { + "date": "2025-09-16", + "equity": 23036.55, + "return_pct": 130.39 + }, + { + "date": "2025-09-17", + "equity": 23055.86, + "return_pct": 130.58 + }, + { + "date": "2025-09-18", + "equity": 23637.24, + "return_pct": 136.39 + }, + { + "date": "2025-09-19", + "equity": 23845.83, + "return_pct": 138.48 + }, + { + "date": "2025-09-22", + "equity": 24087.82, + "return_pct": 140.9 + }, + { + "date": "2025-09-23", + "equity": 23501.12, + "return_pct": 135.03 + }, + { + "date": "2025-09-24", + "equity": 23410.44, + "return_pct": 134.13 + }, + { + "date": "2025-09-25", + "equity": 22871.99, + "return_pct": 128.74 + }, + { + "date": "2025-09-26", + "equity": 23251.77, + "return_pct": 132.54 + }, + { + "date": "2025-09-29", + "equity": 23671.44, + "return_pct": 136.74 + }, + { + "date": "2025-09-30", + "equity": 24043.12, + "return_pct": 140.45 + }, + { + "date": "2025-10-01", + "equity": 24759.28, + "return_pct": 147.62 + }, + { + "date": "2025-10-02", + "equity": 24723.16, + "return_pct": 147.25 + }, + { + "date": "2025-10-03", + "equity": 24585.28, + "return_pct": 145.88 + }, + { + "date": "2025-10-06", + "equity": 25201.39, + "return_pct": 152.04 + }, + { + "date": "2025-10-07", + "equity": 24667.54, + "return_pct": 146.7 + }, + { + "date": "2025-10-08", + "equity": 25486.64, + "return_pct": 154.89 + }, + { + "date": "2025-10-09", + "equity": 25440.31, + "return_pct": 154.43 + }, + { + "date": "2025-10-10", + "equity": 24310.47, + "return_pct": 143.13 + }, + { + "date": "2025-10-13", + "equity": 25065.77, + "return_pct": 150.68 + }, + { + "date": "2025-10-14", + "equity": 24524.91, + "return_pct": 145.27 + }, + { + "date": "2025-10-15", + "equity": 24706.12, + "return_pct": 147.08 + }, + { + "date": "2025-10-16", + "equity": 24306.86, + "return_pct": 143.09 + }, + { + "date": "2025-10-17", + "equity": 24280.39, + "return_pct": 142.83 + }, + { + "date": "2025-10-20", + "equity": 24523.63, + "return_pct": 145.26 + }, + { + "date": "2025-10-21", + "equity": 24413.57, + "return_pct": 144.16 + }, + { + "date": "2025-10-22", + "equity": 23884.29, + "return_pct": 138.87 + }, + { + "date": "2025-10-23", + "equity": 24039.21, + "return_pct": 140.41 + }, + { + "date": "2025-10-24", + "equity": 24510.16, + "return_pct": 145.12 + }, + { + "date": "2025-10-27", + "equity": 24521.78, + "return_pct": 145.24 + }, + { + "date": "2025-10-28", + "equity": 24539.42, + "return_pct": 145.42 + }, + { + "date": "2025-10-29", + "equity": 24488.65, + "return_pct": 144.91 + }, + { + "date": "2025-10-30", + "equity": 24468.86, + "return_pct": 144.71 + }, + { + "date": "2025-10-31", + "equity": 24542.43, + "return_pct": 145.45 + }, + { + "date": "2025-11-03", + "equity": 24563.94, + "return_pct": 145.66 + }, + { + "date": "2025-11-04", + "equity": 24482.62, + "return_pct": 144.85 + }, + { + "date": "2025-11-05", + "equity": 24432.71, + "return_pct": 144.35 + }, + { + "date": "2025-11-06", + "equity": 24360.86, + "return_pct": 143.63 + }, + { + "date": "2025-11-07", + "equity": 24471.56, + "return_pct": 144.74 + }, + { + "date": "2025-11-10", + "equity": 24566.49, + "return_pct": 145.69 + }, + { + "date": "2025-11-11", + "equity": 24214.62, + "return_pct": 142.17 + }, + { + "date": "2025-11-12", + "equity": 24175.87, + "return_pct": 141.78 + }, + { + "date": "2025-11-13", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-14", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-17", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-18", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-19", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-20", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-21", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-24", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-25", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-26", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-11-28", + "equity": 23980.41, + "return_pct": 139.83 + }, + { + "date": "2025-12-01", + "equity": 23973.93, + "return_pct": 139.76 + }, + { + "date": "2025-12-02", + "equity": 24101.29, + "return_pct": 141.04 + }, + { + "date": "2025-12-03", + "equity": 24290.58, + "return_pct": 142.93 + }, + { + "date": "2025-12-04", + "equity": 24454.99, + "return_pct": 144.57 + }, + { + "date": "2025-12-05", + "equity": 24496.37, + "return_pct": 144.99 + }, + { + "date": "2025-12-08", + "equity": 24353.16, + "return_pct": 143.55 + }, + { + "date": "2025-12-09", + "equity": 24567.08, + "return_pct": 145.69 + }, + { + "date": "2025-12-10", + "equity": 24643.85, + "return_pct": 146.46 + }, + { + "date": "2025-12-11", + "equity": 24660.95, + "return_pct": 146.63 + }, + { + "date": "2025-12-12", + "equity": 24470.19, + "return_pct": 144.73 + }, + { + "date": "2025-12-15", + "equity": 24621.77, + "return_pct": 146.24 + }, + { + "date": "2025-12-16", + "equity": 24844.35, + "return_pct": 148.47 + }, + { + "date": "2025-12-17", + "equity": 24351.7, + "return_pct": 143.54 + }, + { + "date": "2025-12-18", + "equity": 24826.59, + "return_pct": 148.29 + }, + { + "date": "2025-12-19", + "equity": 25086.65, + "return_pct": 150.89 + }, + { + "date": "2025-12-22", + "equity": 25218.08, + "return_pct": 152.2 + }, + { + "date": "2025-12-23", + "equity": 25170.83, + "return_pct": 151.73 + }, + { + "date": "2025-12-24", + "equity": 25165.93, + "return_pct": 151.68 + }, + { + "date": "2025-12-26", + "equity": 24909.62, + "return_pct": 149.12 + }, + { + "date": "2025-12-29", + "equity": 24617.3, + "return_pct": 146.2 + }, + { + "date": "2025-12-30", + "equity": 24483.01, + "return_pct": 144.85 + }, + { + "date": "2025-12-31", + "equity": 24290.13, + "return_pct": 142.92 + }, + { + "date": "2026-01-02", + "equity": 23765.77, + "return_pct": 137.68 + }, + { + "date": "2026-01-05", + "equity": 23946.98, + "return_pct": 139.49 + }, + { + "date": "2026-01-06", + "equity": 23717.88, + "return_pct": 137.2 + }, + { + "date": "2026-01-07", + "equity": 23773.25, + "return_pct": 137.75 + }, + { + "date": "2026-01-08", + "equity": 23608.61, + "return_pct": 136.11 + }, + { + "date": "2026-01-09", + "equity": 24198.1, + "return_pct": 142.0 + }, + { + "date": "2026-01-12", + "equity": 24157.6, + "return_pct": 141.6 + }, + { + "date": "2026-01-13", + "equity": 24457.05, + "return_pct": 144.59 + }, + { + "date": "2026-01-14", + "equity": 24264.81, + "return_pct": 142.67 + }, + { + "date": "2026-01-15", + "equity": 24308.39, + "return_pct": 143.11 + }, + { + "date": "2026-01-16", + "equity": 24264.9, + "return_pct": 142.67 + }, + { + "date": "2026-01-20", + "equity": 24399.48, + "return_pct": 144.02 + }, + { + "date": "2026-01-21", + "equity": 25190.37, + "return_pct": 151.93 + }, + { + "date": "2026-01-22", + "equity": 25261.03, + "return_pct": 152.63 + }, + { + "date": "2026-01-23", + "equity": 24521.94, + "return_pct": 145.24 + }, + { + "date": "2026-01-26", + "equity": 24103.67, + "return_pct": 141.06 + }, + { + "date": "2026-01-27", + "equity": 24238.27, + "return_pct": 142.41 + }, + { + "date": "2026-01-28", + "equity": 24574.68, + "return_pct": 145.77 + }, + { + "date": "2026-01-29", + "equity": 24549.83, + "return_pct": 145.52 + }, + { + "date": "2026-01-30", + "equity": 24057.84, + "return_pct": 140.6 + }, + { + "date": "2026-02-02", + "equity": 24281.17, + "return_pct": 142.83 + }, + { + "date": "2026-02-03", + "equity": 24216.4, + "return_pct": 142.19 + }, + { + "date": "2026-02-04", + "equity": 23586.77, + "return_pct": 135.89 + }, + { + "date": "2026-02-05", + "equity": 23556.85, + "return_pct": 135.59 + }, + { + "date": "2026-02-06", + "equity": 23752.16, + "return_pct": 137.54 + }, + { + "date": "2026-02-09", + "equity": 23723.07, + "return_pct": 137.25 + }, + { + "date": "2026-02-10", + "equity": 23464.59, + "return_pct": 134.67 + }, + { + "date": "2026-02-11", + "equity": 23561.0, + "return_pct": 135.63 + }, + { + "date": "2026-02-12", + "equity": 23400.75, + "return_pct": 134.03 + }, + { + "date": "2026-02-13", + "equity": 23502.0, + "return_pct": 135.04 + }, + { + "date": "2026-02-17", + "equity": 23521.03, + "return_pct": 135.23 + }, + { + "date": "2026-02-18", + "equity": 23473.37, + "return_pct": 134.76 + }, + { + "date": "2026-02-19", + "equity": 23364.38, + "return_pct": 133.67 + }, + { + "date": "2026-02-20", + "equity": 23395.76, + "return_pct": 133.98 + }, + { + "date": "2026-02-23", + "equity": 23277.96, + "return_pct": 132.8 + }, + { + "date": "2026-02-24", + "equity": 23377.15, + "return_pct": 133.79 + }, + { + "date": "2026-02-25", + "equity": 23507.91, + "return_pct": 135.1 + }, + { + "date": "2026-02-26", + "equity": 23308.33, + "return_pct": 133.11 + }, + { + "date": "2026-02-27", + "equity": 23346.65, + "return_pct": 133.49 + }, + { + "date": "2026-03-02", + "equity": 23105.51, + "return_pct": 131.08 + }, + { + "date": "2026-03-03", + "equity": 22646.0, + "return_pct": 126.48 + }, + { + "date": "2026-03-04", + "equity": 23101.13, + "return_pct": 131.03 + }, + { + "date": "2026-03-05", + "equity": 22810.39, + "return_pct": 128.13 + }, + { + "date": "2026-03-06", + "equity": 22557.7, + "return_pct": 125.6 + }, + { + "date": "2026-03-09", + "equity": 22711.13, + "return_pct": 127.13 + }, + { + "date": "2026-03-10", + "equity": 22674.92, + "return_pct": 126.77 + }, + { + "date": "2026-03-11", + "equity": 22722.09, + "return_pct": 127.24 + }, + { + "date": "2026-03-12", + "equity": 22599.16, + "return_pct": 126.01 + }, + { + "date": "2026-03-13", + "equity": 22556.49, + "return_pct": 125.59 + }, + { + "date": "2026-03-16", + "equity": 22634.68, + "return_pct": 126.37 + }, + { + "date": "2026-03-17", + "equity": 22721.55, + "return_pct": 127.24 + }, + { + "date": "2026-03-18", + "equity": 22621.35, + "return_pct": 126.23 + }, + { + "date": "2026-03-19", + "equity": 22690.58, + "return_pct": 126.93 + }, + { + "date": "2026-03-20", + "equity": 22638.5, + "return_pct": 126.41 + }, + { + "date": "2026-03-23", + "equity": 22915.59, + "return_pct": 129.18 + }, + { + "date": "2026-03-24", + "equity": 22887.46, + "return_pct": 128.9 + }, + { + "date": "2026-03-25", + "equity": 22954.07, + "return_pct": 129.56 + }, + { + "date": "2026-03-26", + "equity": 22500.58, + "return_pct": 125.03 + }, + { + "date": "2026-03-27", + "equity": 22191.18, + "return_pct": 121.93 + }, + { + "date": "2026-03-30", + "equity": 21948.82, + "return_pct": 119.51 + }, + { + "date": "2026-03-31", + "equity": 22241.72, + "return_pct": 122.44 + }, + { + "date": "2026-04-01", + "equity": 22314.67, + "return_pct": 123.17 + }, + { + "date": "2026-04-02", + "equity": 22226.47, + "return_pct": 122.29 + }, + { + "date": "2026-04-06", + "equity": 22233.95, + "return_pct": 122.36 + }, + { + "date": "2026-04-07", + "equity": 22280.14, + "return_pct": 122.82 + }, + { + "date": "2026-04-08", + "equity": 22813.16, + "return_pct": 128.15 + }, + { + "date": "2026-04-09", + "equity": 23038.03, + "return_pct": 130.4 + }, + { + "date": "2026-04-10", + "equity": 23291.24, + "return_pct": 132.93 + }, + { + "date": "2026-04-13", + "equity": 23291.94, + "return_pct": 132.94 + }, + { + "date": "2026-04-14", + "equity": 23768.01, + "return_pct": 137.7 + }, + { + "date": "2026-04-15", + "equity": 23614.79, + "return_pct": 136.17 + }, + { + "date": "2026-04-16", + "equity": 23912.82, + "return_pct": 139.15 + }, + { + "date": "2026-04-17", + "equity": 24215.07, + "return_pct": 142.17 + }, + { + "date": "2026-04-20", + "equity": 24116.9, + "return_pct": 141.19 + }, + { + "date": "2026-04-21", + "equity": 24010.06, + "return_pct": 140.12 + }, + { + "date": "2026-04-22", + "equity": 24503.31, + "return_pct": 145.06 + }, + { + "date": "2026-04-23", + "equity": 24351.2, + "return_pct": 143.53 + }, + { + "date": "2026-04-24", + "equity": 25147.18, + "return_pct": 151.5 + }, + { + "date": "2026-04-27", + "equity": 24975.13, + "return_pct": 149.77 + }, + { + "date": "2026-04-28", + "equity": 24570.77, + "return_pct": 145.73 + }, + { + "date": "2026-04-29", + "equity": 24852.63, + "return_pct": 148.55 + }, + { + "date": "2026-04-30", + "equity": 24856.05, + "return_pct": 148.58 + }, + { + "date": "2026-05-01", + "equity": 24793.58, + "return_pct": 147.96 + }, + { + "date": "2026-05-04", + "equity": 24500.07, + "return_pct": 145.02 + }, + { + "date": "2026-05-05", + "equity": 24572.2, + "return_pct": 145.75 + }, + { + "date": "2026-05-06", + "equity": 25575.07, + "return_pct": 155.77 + }, + { + "date": "2026-05-07", + "equity": 25469.31, + "return_pct": 154.72 + }, + { + "date": "2026-05-08", + "equity": 26202.94, + "return_pct": 162.05 + }, + { + "date": "2026-05-11", + "equity": 26359.8, + "return_pct": 163.62 + }, + { + "date": "2026-05-12", + "equity": 26230.44, + "return_pct": 162.33 + }, + { + "date": "2026-05-13", + "equity": 26307.22, + "return_pct": 163.1 + }, + { + "date": "2026-05-14", + "equity": 26618.49, + "return_pct": 166.21 + }, + { + "date": "2026-05-15", + "equity": 25960.92, + "return_pct": 159.63 + }, + { + "date": "2026-05-18", + "equity": 25819.03, + "return_pct": 158.21 + }, + { + "date": "2026-05-19", + "equity": 25809.54, + "return_pct": 158.12 + }, + { + "date": "2026-05-20", + "equity": 25831.63, + "return_pct": 158.34 + }, + { + "date": "2026-05-21", + "equity": 25802.54, + "return_pct": 158.05 + }, + { + "date": "2026-05-22", + "equity": 25825.73, + "return_pct": 158.28 + }, + { + "date": "2026-05-26", + "equity": 25871.92, + "return_pct": 158.74 + }, + { + "date": "2026-05-27", + "equity": 25859.92, + "return_pct": 158.62 + }, + { + "date": "2026-05-28", + "equity": 25851.82, + "return_pct": 158.54 + }, + { + "date": "2026-05-29", + "equity": 25837.93, + "return_pct": 158.4 + }, + { + "date": "2026-06-01", + "equity": 25806.64, + "return_pct": 158.09 + }, + { + "date": "2026-06-02", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-03", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-04", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-05", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-08", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-09", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-10", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-11", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-12", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-15", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-16", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-17", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-18", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-22", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-23", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-24", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-25", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-26", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-29", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-06-30", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-07-01", + "equity": 25860.05, + "return_pct": 158.62 + }, + { + "date": "2026-07-02", + "equity": 25860.05, + "return_pct": 158.62 + } + ], + "benchmark_curve": [ + { + "date": "2022-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-21", + "equity": 10101.83, + "return_pct": 1.02 + }, + { + "date": "2022-07-22", + "equity": 10008.11, + "return_pct": 0.08 + }, + { + "date": "2022-07-25", + "equity": 10020.26, + "return_pct": 0.2 + }, + { + "date": "2022-07-26", + "equity": 9901.71, + "return_pct": -0.98 + }, + { + "date": "2022-07-27", + "equity": 10158.83, + "return_pct": 1.59 + }, + { + "date": "2022-07-28", + "equity": 10285.48, + "return_pct": 2.85 + }, + { + "date": "2022-07-29", + "equity": 10436.2, + "return_pct": 4.36 + }, + { + "date": "2022-08-01", + "equity": 10405.3, + "return_pct": 4.05 + }, + { + "date": "2022-08-02", + "equity": 10336.65, + "return_pct": 3.37 + }, + { + "date": "2022-08-03", + "equity": 10498.52, + "return_pct": 4.99 + }, + { + "date": "2022-08-04", + "equity": 10491.43, + "return_pct": 4.91 + }, + { + "date": "2022-08-05", + "equity": 10473.69, + "return_pct": 4.74 + }, + { + "date": "2022-08-08", + "equity": 10461.53, + "return_pct": 4.62 + }, + { + "date": "2022-08-09", + "equity": 10419.99, + "return_pct": 4.2 + }, + { + "date": "2022-08-10", + "equity": 10638.85, + "return_pct": 6.39 + }, + { + "date": "2022-08-11", + "equity": 10638.85, + "return_pct": 6.39 + }, + { + "date": "2022-08-12", + "equity": 10818.96, + "return_pct": 8.19 + }, + { + "date": "2022-08-15", + "equity": 10863.54, + "return_pct": 8.64 + }, + { + "date": "2022-08-16", + "equity": 10884.82, + "return_pct": 8.85 + }, + { + "date": "2022-08-17", + "equity": 10807.56, + "return_pct": 8.08 + }, + { + "date": "2022-08-18", + "equity": 10838.97, + "return_pct": 8.39 + }, + { + "date": "2022-08-19", + "equity": 10693.32, + "return_pct": 6.93 + }, + { + "date": "2022-08-22", + "equity": 10470.65, + "return_pct": 4.71 + }, + { + "date": "2022-08-23", + "equity": 10445.32, + "return_pct": 4.45 + }, + { + "date": "2022-08-24", + "equity": 10478.76, + "return_pct": 4.79 + }, + { + "date": "2022-08-25", + "equity": 10626.69, + "return_pct": 6.27 + }, + { + "date": "2022-08-26", + "equity": 10266.99, + "return_pct": 2.67 + }, + { + "date": "2022-08-29", + "equity": 10199.1, + "return_pct": 1.99 + }, + { + "date": "2022-08-30", + "equity": 10087.14, + "return_pct": 0.87 + }, + { + "date": "2022-08-31", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-09-01", + "equity": 10041.8, + "return_pct": 0.42 + }, + { + "date": "2022-09-02", + "equity": 9935.91, + "return_pct": -0.64 + }, + { + "date": "2022-09-06", + "equity": 9898.42, + "return_pct": -1.02 + }, + { + "date": "2022-09-07", + "equity": 10076.25, + "return_pct": 0.76 + }, + { + "date": "2022-09-08", + "equity": 10142.11, + "return_pct": 1.42 + }, + { + "date": "2022-09-09", + "equity": 10299.67, + "return_pct": 3.0 + }, + { + "date": "2022-09-12", + "equity": 10410.37, + "return_pct": 4.1 + }, + { + "date": "2022-09-13", + "equity": 9957.7, + "return_pct": -0.42 + }, + { + "date": "2022-09-14", + "equity": 9995.69, + "return_pct": -0.04 + }, + { + "date": "2022-09-15", + "equity": 9882.21, + "return_pct": -1.18 + }, + { + "date": "2022-09-16", + "equity": 9766.7, + "return_pct": -2.33 + }, + { + "date": "2022-09-19", + "equity": 9842.44, + "return_pct": -1.58 + }, + { + "date": "2022-09-20", + "equity": 9729.46, + "return_pct": -2.71 + }, + { + "date": "2022-09-21", + "equity": 9559.74, + "return_pct": -4.4 + }, + { + "date": "2022-09-22", + "equity": 9479.44, + "return_pct": -5.21 + }, + { + "date": "2022-09-23", + "equity": 9320.62, + "return_pct": -6.79 + }, + { + "date": "2022-09-26", + "equity": 9228.41, + "return_pct": -7.72 + }, + { + "date": "2022-09-27", + "equity": 9204.85, + "return_pct": -7.95 + }, + { + "date": "2022-09-28", + "equity": 9385.97, + "return_pct": -6.14 + }, + { + "date": "2022-09-29", + "equity": 9189.91, + "return_pct": -8.1 + }, + { + "date": "2022-09-30", + "equity": 9047.8, + "return_pct": -9.52 + }, + { + "date": "2022-10-03", + "equity": 9286.67, + "return_pct": -7.13 + }, + { + "date": "2022-10-04", + "equity": 9574.44, + "return_pct": -4.26 + }, + { + "date": "2022-10-05", + "equity": 9552.14, + "return_pct": -4.48 + }, + { + "date": "2022-10-06", + "equity": 9453.61, + "return_pct": -5.46 + }, + { + "date": "2022-10-07", + "equity": 9189.91, + "return_pct": -8.1 + }, + { + "date": "2022-10-10", + "equity": 9119.74, + "return_pct": -8.8 + }, + { + "date": "2022-10-11", + "equity": 9061.99, + "return_pct": -9.38 + }, + { + "date": "2022-10-12", + "equity": 9032.09, + "return_pct": -9.68 + }, + { + "date": "2022-10-13", + "equity": 9270.46, + "return_pct": -7.3 + }, + { + "date": "2022-10-14", + "equity": 9059.2, + "return_pct": -9.41 + }, + { + "date": "2022-10-17", + "equity": 9291.99, + "return_pct": -7.08 + }, + { + "date": "2022-10-18", + "equity": 9401.17, + "return_pct": -5.99 + }, + { + "date": "2022-10-19", + "equity": 9334.55, + "return_pct": -6.65 + }, + { + "date": "2022-10-20", + "equity": 9256.28, + "return_pct": -7.44 + }, + { + "date": "2022-10-21", + "equity": 9481.22, + "return_pct": -5.19 + }, + { + "date": "2022-10-24", + "equity": 9597.23, + "return_pct": -4.03 + }, + { + "date": "2022-10-25", + "equity": 9750.49, + "return_pct": -2.5 + }, + { + "date": "2022-10-26", + "equity": 9677.03, + "return_pct": -3.23 + }, + { + "date": "2022-10-27", + "equity": 9625.35, + "return_pct": -3.75 + }, + { + "date": "2022-10-28", + "equity": 9854.35, + "return_pct": -1.46 + }, + { + "date": "2022-10-31", + "equity": 9783.16, + "return_pct": -2.17 + }, + { + "date": "2022-11-01", + "equity": 9740.36, + "return_pct": -2.6 + }, + { + "date": "2022-11-02", + "equity": 9495.91, + "return_pct": -5.04 + }, + { + "date": "2022-11-03", + "equity": 9398.13, + "return_pct": -6.02 + }, + { + "date": "2022-11-04", + "equity": 9533.4, + "return_pct": -4.67 + }, + { + "date": "2022-11-07", + "equity": 9624.59, + "return_pct": -3.75 + }, + { + "date": "2022-11-08", + "equity": 9676.52, + "return_pct": -3.23 + }, + { + "date": "2022-11-09", + "equity": 9477.16, + "return_pct": -5.23 + }, + { + "date": "2022-11-10", + "equity": 9997.97, + "return_pct": -0.02 + }, + { + "date": "2022-11-11", + "equity": 10094.74, + "return_pct": 0.95 + }, + { + "date": "2022-11-14", + "equity": 10008.87, + "return_pct": 0.09 + }, + { + "date": "2022-11-15", + "equity": 10094.23, + "return_pct": 0.94 + }, + { + "date": "2022-11-16", + "equity": 10017.23, + "return_pct": 0.17 + }, + { + "date": "2022-11-17", + "equity": 9986.57, + "return_pct": -0.13 + }, + { + "date": "2022-11-18", + "equity": 10031.92, + "return_pct": 0.32 + }, + { + "date": "2022-11-21", + "equity": 9995.44, + "return_pct": -0.05 + }, + { + "date": "2022-11-22", + "equity": 10129.95, + "return_pct": 1.3 + }, + { + "date": "2022-11-23", + "equity": 10193.78, + "return_pct": 1.94 + }, + { + "date": "2022-11-25", + "equity": 10191.5, + "return_pct": 1.92 + }, + { + "date": "2022-11-28", + "equity": 10028.88, + "return_pct": 0.29 + }, + { + "date": "2022-11-29", + "equity": 10011.65, + "return_pct": 0.12 + }, + { + "date": "2022-11-30", + "equity": 10327.03, + "return_pct": 3.27 + }, + { + "date": "2022-12-01", + "equity": 10319.43, + "return_pct": 3.19 + }, + { + "date": "2022-12-02", + "equity": 10307.52, + "return_pct": 3.08 + }, + { + "date": "2022-12-05", + "equity": 10122.1, + "return_pct": 1.22 + }, + { + "date": "2022-12-06", + "equity": 9976.19, + "return_pct": -0.24 + }, + { + "date": "2022-12-07", + "equity": 9959.22, + "return_pct": -0.41 + }, + { + "date": "2022-12-08", + "equity": 10037.24, + "return_pct": 0.37 + }, + { + "date": "2022-12-09", + "equity": 9962.26, + "return_pct": -0.38 + }, + { + "date": "2022-12-12", + "equity": 10105.88, + "return_pct": 1.06 + }, + { + "date": "2022-12-13", + "equity": 10182.38, + "return_pct": 1.82 + }, + { + "date": "2022-12-14", + "equity": 10117.28, + "return_pct": 1.17 + }, + { + "date": "2022-12-15", + "equity": 9869.8, + "return_pct": -1.3 + }, + { + "date": "2022-12-16", + "equity": 9708.69, + "return_pct": -2.91 + }, + { + "date": "2022-12-19", + "equity": 9626.36, + "return_pct": -3.74 + }, + { + "date": "2022-12-20", + "equity": 9639.54, + "return_pct": -3.6 + }, + { + "date": "2022-12-21", + "equity": 9783.67, + "return_pct": -2.16 + }, + { + "date": "2022-12-22", + "equity": 9644.1, + "return_pct": -3.56 + }, + { + "date": "2022-12-23", + "equity": 9699.57, + "return_pct": -3.0 + }, + { + "date": "2022-12-27", + "equity": 9661.32, + "return_pct": -3.39 + }, + { + "date": "2022-12-28", + "equity": 9541.25, + "return_pct": -4.59 + }, + { + "date": "2022-12-29", + "equity": 9713.0, + "return_pct": -2.87 + }, + { + "date": "2022-12-30", + "equity": 9687.41, + "return_pct": -3.13 + }, + { + "date": "2023-01-03", + "equity": 9646.63, + "return_pct": -3.53 + }, + { + "date": "2023-01-04", + "equity": 9721.1, + "return_pct": -2.79 + }, + { + "date": "2023-01-05", + "equity": 9610.15, + "return_pct": -3.9 + }, + { + "date": "2023-01-06", + "equity": 9830.53, + "return_pct": -1.69 + }, + { + "date": "2023-01-09", + "equity": 9824.96, + "return_pct": -1.75 + }, + { + "date": "2023-01-10", + "equity": 9893.86, + "return_pct": -1.06 + }, + { + "date": "2023-01-11", + "equity": 10019.0, + "return_pct": 0.19 + }, + { + "date": "2023-01-12", + "equity": 10055.48, + "return_pct": 0.55 + }, + { + "date": "2023-01-13", + "equity": 10094.49, + "return_pct": 0.94 + }, + { + "date": "2023-01-17", + "equity": 10075.99, + "return_pct": 0.76 + }, + { + "date": "2023-01-18", + "equity": 9916.91, + "return_pct": -0.83 + }, + { + "date": "2023-01-19", + "equity": 9844.72, + "return_pct": -1.55 + }, + { + "date": "2023-01-20", + "equity": 10028.12, + "return_pct": 0.28 + }, + { + "date": "2023-01-23", + "equity": 10148.44, + "return_pct": 1.48 + }, + { + "date": "2023-01-24", + "equity": 10137.55, + "return_pct": 1.38 + }, + { + "date": "2023-01-25", + "equity": 10141.35, + "return_pct": 1.41 + }, + { + "date": "2023-01-26", + "equity": 10252.81, + "return_pct": 2.53 + }, + { + "date": "2023-01-27", + "equity": 10276.36, + "return_pct": 2.76 + }, + { + "date": "2023-01-30", + "equity": 10147.43, + "return_pct": 1.47 + }, + { + "date": "2023-01-31", + "equity": 10296.63, + "return_pct": 2.97 + }, + { + "date": "2023-02-01", + "equity": 10406.06, + "return_pct": 4.06 + }, + { + "date": "2023-02-02", + "equity": 10557.54, + "return_pct": 5.58 + }, + { + "date": "2023-02-03", + "equity": 10445.32, + "return_pct": 4.45 + }, + { + "date": "2023-02-06", + "equity": 10381.49, + "return_pct": 3.81 + }, + { + "date": "2023-02-07", + "equity": 10517.26, + "return_pct": 5.17 + }, + { + "date": "2023-02-08", + "equity": 10402.26, + "return_pct": 4.02 + }, + { + "date": "2023-02-09", + "equity": 10312.08, + "return_pct": 3.12 + }, + { + "date": "2023-02-10", + "equity": 10336.15, + "return_pct": 3.36 + }, + { + "date": "2023-02-13", + "equity": 10457.48, + "return_pct": 4.57 + }, + { + "date": "2023-02-14", + "equity": 10452.67, + "return_pct": 4.53 + }, + { + "date": "2023-02-15", + "equity": 10486.61, + "return_pct": 4.87 + }, + { + "date": "2023-02-16", + "equity": 10342.22, + "return_pct": 3.42 + }, + { + "date": "2023-02-17", + "equity": 10316.39, + "return_pct": 3.16 + }, + { + "date": "2023-02-21", + "equity": 10109.43, + "return_pct": 1.09 + }, + { + "date": "2023-02-22", + "equity": 10095.5, + "return_pct": 0.95 + }, + { + "date": "2023-02-23", + "equity": 10149.2, + "return_pct": 1.49 + }, + { + "date": "2023-02-24", + "equity": 10040.78, + "return_pct": 0.41 + }, + { + "date": "2023-02-27", + "equity": 10074.98, + "return_pct": 0.75 + }, + { + "date": "2023-02-28", + "equity": 10037.74, + "return_pct": 0.38 + }, + { + "date": "2023-03-01", + "equity": 9999.24, + "return_pct": -0.01 + }, + { + "date": "2023-03-02", + "equity": 10077.01, + "return_pct": 0.77 + }, + { + "date": "2023-03-03", + "equity": 10238.62, + "return_pct": 2.39 + }, + { + "date": "2023-03-06", + "equity": 10245.71, + "return_pct": 2.46 + }, + { + "date": "2023-03-07", + "equity": 10088.66, + "return_pct": 0.89 + }, + { + "date": "2023-03-08", + "equity": 10105.12, + "return_pct": 1.05 + }, + { + "date": "2023-03-09", + "equity": 9918.69, + "return_pct": -0.81 + }, + { + "date": "2023-03-10", + "equity": 9775.57, + "return_pct": -2.24 + }, + { + "date": "2023-03-13", + "equity": 9761.63, + "return_pct": -2.38 + }, + { + "date": "2023-03-14", + "equity": 9922.99, + "return_pct": -0.77 + }, + { + "date": "2023-03-15", + "equity": 9860.93, + "return_pct": -1.39 + }, + { + "date": "2023-03-16", + "equity": 10033.94, + "return_pct": 0.34 + }, + { + "date": "2023-03-17", + "equity": 9878.92, + "return_pct": -1.21 + }, + { + "date": "2023-03-20", + "equity": 9973.91, + "return_pct": -0.26 + }, + { + "date": "2023-03-21", + "equity": 10104.87, + "return_pct": 1.05 + }, + { + "date": "2023-03-22", + "equity": 9932.62, + "return_pct": -0.67 + }, + { + "date": "2023-03-23", + "equity": 9959.47, + "return_pct": -0.41 + }, + { + "date": "2023-03-24", + "equity": 10024.82, + "return_pct": 0.25 + }, + { + "date": "2023-03-27", + "equity": 10043.57, + "return_pct": 0.44 + }, + { + "date": "2023-03-28", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-03-29", + "equity": 10166.68, + "return_pct": 1.67 + }, + { + "date": "2023-03-30", + "equity": 10226.21, + "return_pct": 2.26 + }, + { + "date": "2023-03-31", + "equity": 10370.34, + "return_pct": 3.7 + }, + { + "date": "2023-04-03", + "equity": 10409.86, + "return_pct": 4.1 + }, + { + "date": "2023-04-04", + "equity": 10352.1, + "return_pct": 3.52 + }, + { + "date": "2023-04-05", + "equity": 10325.0, + "return_pct": 3.25 + }, + { + "date": "2023-04-06", + "equity": 10365.28, + "return_pct": 3.65 + }, + { + "date": "2023-04-10", + "equity": 10375.92, + "return_pct": 3.76 + }, + { + "date": "2023-04-11", + "equity": 10378.7, + "return_pct": 3.79 + }, + { + "date": "2023-04-12", + "equity": 10336.4, + "return_pct": 3.36 + }, + { + "date": "2023-04-13", + "equity": 10473.69, + "return_pct": 4.74 + }, + { + "date": "2023-04-14", + "equity": 10448.11, + "return_pct": 4.48 + }, + { + "date": "2023-04-17", + "equity": 10485.6, + "return_pct": 4.86 + }, + { + "date": "2023-04-18", + "equity": 10492.44, + "return_pct": 4.92 + }, + { + "date": "2023-04-19", + "equity": 10490.67, + "return_pct": 4.91 + }, + { + "date": "2023-04-20", + "equity": 10433.42, + "return_pct": 4.33 + }, + { + "date": "2023-04-21", + "equity": 10441.52, + "return_pct": 4.42 + }, + { + "date": "2023-04-24", + "equity": 10452.42, + "return_pct": 4.52 + }, + { + "date": "2023-04-25", + "equity": 10286.5, + "return_pct": 2.86 + }, + { + "date": "2023-04-26", + "equity": 10242.93, + "return_pct": 2.43 + }, + { + "date": "2023-04-27", + "equity": 10446.84, + "return_pct": 4.47 + }, + { + "date": "2023-04-28", + "equity": 10536.01, + "return_pct": 5.36 + }, + { + "date": "2023-05-01", + "equity": 10525.37, + "return_pct": 5.25 + }, + { + "date": "2023-05-02", + "equity": 10407.07, + "return_pct": 4.07 + }, + { + "date": "2023-05-03", + "equity": 10335.64, + "return_pct": 3.36 + }, + { + "date": "2023-05-04", + "equity": 10262.43, + "return_pct": 2.62 + }, + { + "date": "2023-05-05", + "equity": 10452.42, + "return_pct": 4.52 + }, + { + "date": "2023-05-08", + "equity": 10455.2, + "return_pct": 4.55 + }, + { + "date": "2023-05-09", + "equity": 10409.35, + "return_pct": 4.09 + }, + { + "date": "2023-05-10", + "equity": 10457.99, + "return_pct": 4.58 + }, + { + "date": "2023-05-11", + "equity": 10439.75, + "return_pct": 4.4 + }, + { + "date": "2023-05-12", + "equity": 10426.07, + "return_pct": 4.26 + }, + { + "date": "2023-05-15", + "equity": 10462.04, + "return_pct": 4.62 + }, + { + "date": "2023-05-16", + "equity": 10392.13, + "return_pct": 3.92 + }, + { + "date": "2023-05-17", + "equity": 10518.28, + "return_pct": 5.18 + }, + { + "date": "2023-05-18", + "equity": 10619.6, + "return_pct": 6.2 + }, + { + "date": "2023-05-19", + "equity": 10604.15, + "return_pct": 6.04 + }, + { + "date": "2023-05-22", + "equity": 10608.46, + "return_pct": 6.08 + }, + { + "date": "2023-05-23", + "equity": 10489.4, + "return_pct": 4.89 + }, + { + "date": "2023-05-24", + "equity": 10413.41, + "return_pct": 4.13 + }, + { + "date": "2023-05-25", + "equity": 10503.58, + "return_pct": 5.04 + }, + { + "date": "2023-05-26", + "equity": 10639.61, + "return_pct": 6.4 + }, + { + "date": "2023-05-30", + "equity": 10643.67, + "return_pct": 6.44 + }, + { + "date": "2023-05-31", + "equity": 10584.64, + "return_pct": 5.85 + }, + { + "date": "2023-06-01", + "equity": 10685.21, + "return_pct": 6.85 + }, + { + "date": "2023-06-02", + "equity": 10839.73, + "return_pct": 8.4 + }, + { + "date": "2023-06-05", + "equity": 10818.96, + "return_pct": 8.19 + }, + { + "date": "2023-06-06", + "equity": 10842.52, + "return_pct": 8.43 + }, + { + "date": "2023-06-07", + "equity": 10805.03, + "return_pct": 8.05 + }, + { + "date": "2023-06-08", + "equity": 10870.38, + "return_pct": 8.7 + }, + { + "date": "2023-06-09", + "equity": 10889.89, + "return_pct": 8.9 + }, + { + "date": "2023-06-12", + "equity": 10988.68, + "return_pct": 9.89 + }, + { + "date": "2023-06-13", + "equity": 11061.12, + "return_pct": 10.61 + }, + { + "date": "2023-06-14", + "equity": 11074.3, + "return_pct": 10.74 + }, + { + "date": "2023-06-15", + "equity": 11211.59, + "return_pct": 12.12 + }, + { + "date": "2023-06-16", + "equity": 11132.05, + "return_pct": 11.32 + }, + { + "date": "2023-06-20", + "equity": 11074.3, + "return_pct": 10.74 + }, + { + "date": "2023-06-21", + "equity": 11017.55, + "return_pct": 10.18 + }, + { + "date": "2023-06-22", + "equity": 11057.32, + "return_pct": 10.57 + }, + { + "date": "2023-06-23", + "equity": 10973.73, + "return_pct": 9.74 + }, + { + "date": "2023-06-26", + "equity": 10928.9, + "return_pct": 9.29 + }, + { + "date": "2023-06-27", + "equity": 11048.71, + "return_pct": 10.49 + }, + { + "date": "2023-06-28", + "equity": 11054.28, + "return_pct": 10.54 + }, + { + "date": "2023-06-29", + "equity": 11097.85, + "return_pct": 10.98 + }, + { + "date": "2023-06-30", + "equity": 11228.82, + "return_pct": 12.29 + }, + { + "date": "2023-07-03", + "equity": 11241.74, + "return_pct": 12.42 + }, + { + "date": "2023-07-05", + "equity": 11225.02, + "return_pct": 12.25 + }, + { + "date": "2023-07-06", + "equity": 11137.12, + "return_pct": 11.37 + }, + { + "date": "2023-07-07", + "equity": 11109.0, + "return_pct": 11.09 + }, + { + "date": "2023-07-10", + "equity": 11137.12, + "return_pct": 11.37 + }, + { + "date": "2023-07-11", + "equity": 11208.05, + "return_pct": 12.08 + }, + { + "date": "2023-07-12", + "equity": 11298.22, + "return_pct": 12.98 + }, + { + "date": "2023-07-13", + "equity": 11387.9, + "return_pct": 13.88 + }, + { + "date": "2023-07-14", + "equity": 11380.8, + "return_pct": 13.81 + }, + { + "date": "2023-07-17", + "equity": 11420.32, + "return_pct": 14.2 + }, + { + "date": "2023-07-18", + "equity": 11505.18, + "return_pct": 15.05 + }, + { + "date": "2023-07-19", + "equity": 11530.76, + "return_pct": 15.31 + }, + { + "date": "2023-07-20", + "equity": 11454.26, + "return_pct": 14.54 + }, + { + "date": "2023-07-21", + "equity": 11454.26, + "return_pct": 14.54 + }, + { + "date": "2023-07-24", + "equity": 11505.43, + "return_pct": 15.05 + }, + { + "date": "2023-07-25", + "equity": 11536.84, + "return_pct": 15.37 + }, + { + "date": "2023-07-26", + "equity": 11538.62, + "return_pct": 15.39 + }, + { + "date": "2023-07-27", + "equity": 11462.12, + "return_pct": 14.62 + }, + { + "date": "2023-07-28", + "equity": 11574.33, + "return_pct": 15.74 + }, + { + "date": "2023-07-31", + "equity": 11596.37, + "return_pct": 15.96 + }, + { + "date": "2023-08-01", + "equity": 11563.19, + "return_pct": 15.63 + }, + { + "date": "2023-08-02", + "equity": 11402.34, + "return_pct": 14.02 + }, + { + "date": "2023-08-03", + "equity": 11369.66, + "return_pct": 13.7 + }, + { + "date": "2023-08-04", + "equity": 11318.24, + "return_pct": 13.18 + }, + { + "date": "2023-08-07", + "equity": 11417.03, + "return_pct": 14.17 + }, + { + "date": "2023-08-08", + "equity": 11367.38, + "return_pct": 13.67 + }, + { + "date": "2023-08-09", + "equity": 11291.38, + "return_pct": 12.91 + }, + { + "date": "2023-08-10", + "equity": 11295.44, + "return_pct": 12.95 + }, + { + "date": "2023-08-11", + "equity": 11288.85, + "return_pct": 12.89 + }, + { + "date": "2023-08-14", + "equity": 11351.17, + "return_pct": 13.51 + }, + { + "date": "2023-08-15", + "equity": 11218.94, + "return_pct": 12.19 + }, + { + "date": "2023-08-16", + "equity": 11136.61, + "return_pct": 11.37 + }, + { + "date": "2023-08-17", + "equity": 11051.75, + "return_pct": 10.52 + }, + { + "date": "2023-08-18", + "equity": 11057.07, + "return_pct": 10.57 + }, + { + "date": "2023-08-21", + "equity": 11129.01, + "return_pct": 11.29 + }, + { + "date": "2023-08-22", + "equity": 11098.87, + "return_pct": 10.99 + }, + { + "date": "2023-08-23", + "equity": 11222.48, + "return_pct": 12.22 + }, + { + "date": "2023-08-24", + "equity": 11066.95, + "return_pct": 10.67 + }, + { + "date": "2023-08-25", + "equity": 11144.97, + "return_pct": 11.45 + }, + { + "date": "2023-08-28", + "equity": 11215.64, + "return_pct": 12.16 + }, + { + "date": "2023-08-29", + "equity": 11377.76, + "return_pct": 13.78 + }, + { + "date": "2023-08-30", + "equity": 11424.63, + "return_pct": 14.25 + }, + { + "date": "2023-08-31", + "equity": 11407.91, + "return_pct": 14.08 + }, + { + "date": "2023-09-01", + "equity": 11429.19, + "return_pct": 14.29 + }, + { + "date": "2023-09-05", + "equity": 11379.79, + "return_pct": 13.8 + }, + { + "date": "2023-09-06", + "equity": 11303.29, + "return_pct": 13.03 + }, + { + "date": "2023-09-07", + "equity": 11268.59, + "return_pct": 12.69 + }, + { + "date": "2023-09-08", + "equity": 11285.56, + "return_pct": 12.86 + }, + { + "date": "2023-09-11", + "equity": 11359.78, + "return_pct": 13.6 + }, + { + "date": "2023-09-12", + "equity": 11297.46, + "return_pct": 12.97 + }, + { + "date": "2023-09-13", + "equity": 11310.64, + "return_pct": 13.11 + }, + { + "date": "2023-09-14", + "equity": 11408.16, + "return_pct": 14.08 + }, + { + "date": "2023-09-15", + "equity": 11231.1, + "return_pct": 12.31 + }, + { + "date": "2023-09-18", + "equity": 11237.68, + "return_pct": 12.38 + }, + { + "date": "2023-09-19", + "equity": 11214.38, + "return_pct": 12.14 + }, + { + "date": "2023-09-20", + "equity": 11111.28, + "return_pct": 11.11 + }, + { + "date": "2023-09-21", + "equity": 10927.63, + "return_pct": 9.28 + }, + { + "date": "2023-09-22", + "equity": 10903.06, + "return_pct": 9.03 + }, + { + "date": "2023-09-25", + "equity": 10948.91, + "return_pct": 9.49 + }, + { + "date": "2023-09-26", + "equity": 10788.05, + "return_pct": 7.88 + }, + { + "date": "2023-09-27", + "equity": 10792.36, + "return_pct": 7.92 + }, + { + "date": "2023-09-28", + "equity": 10854.93, + "return_pct": 8.55 + }, + { + "date": "2023-09-29", + "equity": 10828.58, + "return_pct": 8.29 + }, + { + "date": "2023-10-02", + "equity": 10824.28, + "return_pct": 8.24 + }, + { + "date": "2023-10-03", + "equity": 10679.38, + "return_pct": 6.79 + }, + { + "date": "2023-10-04", + "equity": 10757.15, + "return_pct": 7.57 + }, + { + "date": "2023-10-05", + "equity": 10753.1, + "return_pct": 7.53 + }, + { + "date": "2023-10-06", + "equity": 10880.77, + "return_pct": 8.81 + }, + { + "date": "2023-10-09", + "equity": 10950.43, + "return_pct": 9.5 + }, + { + "date": "2023-10-10", + "equity": 11007.42, + "return_pct": 10.07 + }, + { + "date": "2023-10-11", + "equity": 11052.51, + "return_pct": 10.53 + }, + { + "date": "2023-10-12", + "equity": 10985.13, + "return_pct": 9.85 + }, + { + "date": "2023-10-13", + "equity": 10930.42, + "return_pct": 9.3 + }, + { + "date": "2023-10-16", + "equity": 11045.42, + "return_pct": 10.45 + }, + { + "date": "2023-10-17", + "equity": 11044.91, + "return_pct": 10.45 + }, + { + "date": "2023-10-18", + "equity": 10897.74, + "return_pct": 8.98 + }, + { + "date": "2023-10-19", + "equity": 10801.99, + "return_pct": 8.02 + }, + { + "date": "2023-10-20", + "equity": 10669.25, + "return_pct": 6.69 + }, + { + "date": "2023-10-23", + "equity": 10650.76, + "return_pct": 6.51 + }, + { + "date": "2023-10-24", + "equity": 10731.06, + "return_pct": 7.31 + }, + { + "date": "2023-10-25", + "equity": 10577.04, + "return_pct": 5.77 + }, + { + "date": "2023-10-26", + "equity": 10450.39, + "return_pct": 4.5 + }, + { + "date": "2023-10-27", + "equity": 10403.02, + "return_pct": 4.03 + }, + { + "date": "2023-10-30", + "equity": 10527.4, + "return_pct": 5.27 + }, + { + "date": "2023-10-31", + "equity": 10593.51, + "return_pct": 5.94 + }, + { + "date": "2023-11-01", + "equity": 10706.49, + "return_pct": 7.06 + }, + { + "date": "2023-11-02", + "equity": 10911.67, + "return_pct": 9.12 + }, + { + "date": "2023-11-03", + "equity": 11011.22, + "return_pct": 10.11 + }, + { + "date": "2023-11-06", + "equity": 11036.55, + "return_pct": 10.37 + }, + { + "date": "2023-11-07", + "equity": 11067.96, + "return_pct": 10.68 + }, + { + "date": "2023-11-08", + "equity": 11076.07, + "return_pct": 10.76 + }, + { + "date": "2023-11-09", + "equity": 10989.69, + "return_pct": 9.9 + }, + { + "date": "2023-11-10", + "equity": 11161.18, + "return_pct": 11.61 + }, + { + "date": "2023-11-13", + "equity": 11150.54, + "return_pct": 11.51 + }, + { + "date": "2023-11-14", + "equity": 11366.87, + "return_pct": 13.67 + }, + { + "date": "2023-11-15", + "equity": 11390.94, + "return_pct": 13.91 + }, + { + "date": "2023-11-16", + "equity": 11404.87, + "return_pct": 14.05 + }, + { + "date": "2023-11-17", + "equity": 11419.05, + "return_pct": 14.19 + }, + { + "date": "2023-11-20", + "equity": 11506.95, + "return_pct": 15.07 + }, + { + "date": "2023-11-21", + "equity": 11481.88, + "return_pct": 14.82 + }, + { + "date": "2023-11-22", + "equity": 11526.21, + "return_pct": 15.26 + }, + { + "date": "2023-11-24", + "equity": 11533.3, + "return_pct": 15.33 + }, + { + "date": "2023-11-27", + "equity": 11512.53, + "return_pct": 15.13 + }, + { + "date": "2023-11-28", + "equity": 11523.93, + "return_pct": 15.24 + }, + { + "date": "2023-11-29", + "equity": 11515.82, + "return_pct": 15.16 + }, + { + "date": "2023-11-30", + "equity": 11561.16, + "return_pct": 15.61 + }, + { + "date": "2023-12-01", + "equity": 11629.56, + "return_pct": 16.3 + }, + { + "date": "2023-12-04", + "equity": 11568.51, + "return_pct": 15.69 + }, + { + "date": "2023-12-05", + "equity": 11566.23, + "return_pct": 15.66 + }, + { + "date": "2023-12-06", + "equity": 11519.62, + "return_pct": 15.2 + }, + { + "date": "2023-12-07", + "equity": 11607.52, + "return_pct": 16.08 + }, + { + "date": "2023-12-08", + "equity": 11657.42, + "return_pct": 16.57 + }, + { + "date": "2023-12-11", + "equity": 11702.76, + "return_pct": 17.03 + }, + { + "date": "2023-12-12", + "equity": 11756.21, + "return_pct": 17.56 + }, + { + "date": "2023-12-13", + "equity": 11918.33, + "return_pct": 19.18 + }, + { + "date": "2023-12-14", + "equity": 11956.58, + "return_pct": 19.57 + }, + { + "date": "2023-12-15", + "equity": 11888.69, + "return_pct": 18.89 + }, + { + "date": "2023-12-18", + "equity": 11955.57, + "return_pct": 19.56 + }, + { + "date": "2023-12-19", + "equity": 12028.27, + "return_pct": 20.28 + }, + { + "date": "2023-12-20", + "equity": 11861.59, + "return_pct": 18.62 + }, + { + "date": "2023-12-21", + "equity": 11974.06, + "return_pct": 19.74 + }, + { + "date": "2023-12-22", + "equity": 11998.13, + "return_pct": 19.98 + }, + { + "date": "2023-12-26", + "equity": 12048.79, + "return_pct": 20.49 + }, + { + "date": "2023-12-27", + "equity": 12070.57, + "return_pct": 20.71 + }, + { + "date": "2023-12-28", + "equity": 12075.13, + "return_pct": 20.75 + }, + { + "date": "2023-12-29", + "equity": 12040.18, + "return_pct": 20.4 + }, + { + "date": "2024-01-02", + "equity": 11972.79, + "return_pct": 19.73 + }, + { + "date": "2024-01-03", + "equity": 11875.02, + "return_pct": 18.75 + }, + { + "date": "2024-01-04", + "equity": 11836.77, + "return_pct": 18.37 + }, + { + "date": "2024-01-05", + "equity": 11852.98, + "return_pct": 18.53 + }, + { + "date": "2024-01-08", + "equity": 12022.19, + "return_pct": 20.22 + }, + { + "date": "2024-01-09", + "equity": 12003.95, + "return_pct": 20.04 + }, + { + "date": "2024-01-10", + "equity": 12071.84, + "return_pct": 20.72 + }, + { + "date": "2024-01-11", + "equity": 12066.52, + "return_pct": 20.67 + }, + { + "date": "2024-01-12", + "equity": 12074.88, + "return_pct": 20.75 + }, + { + "date": "2024-01-16", + "equity": 12030.55, + "return_pct": 20.31 + }, + { + "date": "2024-01-17", + "equity": 11963.68, + "return_pct": 19.64 + }, + { + "date": "2024-01-18", + "equity": 12070.07, + "return_pct": 20.7 + }, + { + "date": "2024-01-19", + "equity": 12220.53, + "return_pct": 22.21 + }, + { + "date": "2024-01-22", + "equity": 12246.37, + "return_pct": 22.46 + }, + { + "date": "2024-01-23", + "equity": 12282.09, + "return_pct": 22.82 + }, + { + "date": "2024-01-24", + "equity": 12295.51, + "return_pct": 22.96 + }, + { + "date": "2024-01-25", + "equity": 12362.39, + "return_pct": 23.62 + }, + { + "date": "2024-01-26", + "equity": 12346.68, + "return_pct": 23.47 + }, + { + "date": "2024-01-29", + "equity": 12444.46, + "return_pct": 24.44 + }, + { + "date": "2024-01-30", + "equity": 12434.84, + "return_pct": 24.35 + }, + { + "date": "2024-01-31", + "equity": 12231.93, + "return_pct": 22.32 + }, + { + "date": "2024-02-01", + "equity": 12392.03, + "return_pct": 23.92 + }, + { + "date": "2024-02-02", + "equity": 12522.48, + "return_pct": 25.22 + }, + { + "date": "2024-02-05", + "equity": 12476.89, + "return_pct": 24.77 + }, + { + "date": "2024-02-06", + "equity": 12513.11, + "return_pct": 25.13 + }, + { + "date": "2024-02-07", + "equity": 12617.47, + "return_pct": 26.17 + }, + { + "date": "2024-02-08", + "equity": 12623.05, + "return_pct": 26.23 + }, + { + "date": "2024-02-09", + "equity": 12696.0, + "return_pct": 26.96 + }, + { + "date": "2024-02-12", + "equity": 12690.43, + "return_pct": 26.9 + }, + { + "date": "2024-02-13", + "equity": 12515.64, + "return_pct": 25.16 + }, + { + "date": "2024-02-14", + "equity": 12629.38, + "return_pct": 26.29 + }, + { + "date": "2024-02-15", + "equity": 12716.52, + "return_pct": 27.17 + }, + { + "date": "2024-02-16", + "equity": 12653.19, + "return_pct": 26.53 + }, + { + "date": "2024-02-20", + "equity": 12583.53, + "return_pct": 25.84 + }, + { + "date": "2024-02-21", + "equity": 12594.93, + "return_pct": 25.95 + }, + { + "date": "2024-02-22", + "equity": 12855.59, + "return_pct": 28.56 + }, + { + "date": "2024-02-23", + "equity": 12864.45, + "return_pct": 28.64 + }, + { + "date": "2024-02-26", + "equity": 12817.34, + "return_pct": 28.17 + }, + { + "date": "2024-02-27", + "equity": 12841.15, + "return_pct": 28.41 + }, + { + "date": "2024-02-28", + "equity": 12824.18, + "return_pct": 28.24 + }, + { + "date": "2024-02-29", + "equity": 12870.28, + "return_pct": 28.7 + }, + { + "date": "2024-03-01", + "equity": 12991.11, + "return_pct": 29.91 + }, + { + "date": "2024-03-04", + "equity": 12977.18, + "return_pct": 29.77 + }, + { + "date": "2024-03-05", + "equity": 12847.48, + "return_pct": 28.47 + }, + { + "date": "2024-03-06", + "equity": 12912.58, + "return_pct": 29.13 + }, + { + "date": "2024-03-07", + "equity": 13040.76, + "return_pct": 30.41 + }, + { + "date": "2024-03-08", + "equity": 12962.48, + "return_pct": 29.62 + }, + { + "date": "2024-03-11", + "equity": 12951.34, + "return_pct": 29.51 + }, + { + "date": "2024-03-12", + "equity": 13090.66, + "return_pct": 30.91 + }, + { + "date": "2024-03-13", + "equity": 13070.14, + "return_pct": 30.7 + }, + { + "date": "2024-03-14", + "equity": 13044.3, + "return_pct": 30.44 + }, + { + "date": "2024-03-15", + "equity": 12914.61, + "return_pct": 29.15 + }, + { + "date": "2024-03-18", + "equity": 12991.36, + "return_pct": 29.91 + }, + { + "date": "2024-03-19", + "equity": 13063.56, + "return_pct": 30.64 + }, + { + "date": "2024-03-20", + "equity": 13184.39, + "return_pct": 31.84 + }, + { + "date": "2024-03-21", + "equity": 13227.96, + "return_pct": 32.28 + }, + { + "date": "2024-03-22", + "equity": 13202.88, + "return_pct": 32.03 + }, + { + "date": "2024-03-25", + "equity": 13166.4, + "return_pct": 31.66 + }, + { + "date": "2024-03-26", + "equity": 13142.08, + "return_pct": 31.42 + }, + { + "date": "2024-03-27", + "equity": 13252.53, + "return_pct": 32.53 + }, + { + "date": "2024-03-28", + "equity": 13249.99, + "return_pct": 32.5 + }, + { + "date": "2024-04-01", + "equity": 13226.94, + "return_pct": 32.27 + }, + { + "date": "2024-04-02", + "equity": 13142.84, + "return_pct": 31.43 + }, + { + "date": "2024-04-03", + "equity": 13157.28, + "return_pct": 31.57 + }, + { + "date": "2024-04-04", + "equity": 12996.68, + "return_pct": 29.97 + }, + { + "date": "2024-04-05", + "equity": 13132.46, + "return_pct": 31.32 + }, + { + "date": "2024-04-08", + "equity": 13139.8, + "return_pct": 31.4 + }, + { + "date": "2024-04-09", + "equity": 13155.0, + "return_pct": 31.55 + }, + { + "date": "2024-04-10", + "equity": 13023.28, + "return_pct": 30.23 + }, + { + "date": "2024-04-11", + "equity": 13121.56, + "return_pct": 31.22 + }, + { + "date": "2024-04-12", + "equity": 12940.45, + "return_pct": 29.4 + }, + { + "date": "2024-04-15", + "equity": 12778.33, + "return_pct": 27.78 + }, + { + "date": "2024-04-16", + "equity": 12755.02, + "return_pct": 27.55 + }, + { + "date": "2024-04-17", + "equity": 12679.53, + "return_pct": 26.8 + }, + { + "date": "2024-04-18", + "equity": 12653.44, + "return_pct": 26.53 + }, + { + "date": "2024-04-19", + "equity": 12543.0, + "return_pct": 25.43 + }, + { + "date": "2024-04-22", + "equity": 12658.51, + "return_pct": 26.59 + }, + { + "date": "2024-04-23", + "equity": 12808.72, + "return_pct": 28.09 + }, + { + "date": "2024-04-24", + "equity": 12802.64, + "return_pct": 28.03 + }, + { + "date": "2024-04-25", + "equity": 12754.01, + "return_pct": 27.54 + }, + { + "date": "2024-04-26", + "equity": 12874.84, + "return_pct": 28.75 + }, + { + "date": "2024-04-29", + "equity": 12920.43, + "return_pct": 29.2 + }, + { + "date": "2024-04-30", + "equity": 12715.76, + "return_pct": 27.16 + }, + { + "date": "2024-05-01", + "equity": 12674.47, + "return_pct": 26.74 + }, + { + "date": "2024-05-02", + "equity": 12793.02, + "return_pct": 27.93 + }, + { + "date": "2024-05-03", + "equity": 12951.59, + "return_pct": 29.52 + }, + { + "date": "2024-05-06", + "equity": 13085.34, + "return_pct": 30.85 + }, + { + "date": "2024-05-07", + "equity": 13099.78, + "return_pct": 31.0 + }, + { + "date": "2024-05-08", + "equity": 13101.05, + "return_pct": 31.01 + }, + { + "date": "2024-05-09", + "equity": 13176.53, + "return_pct": 31.77 + }, + { + "date": "2024-05-10", + "equity": 13193.51, + "return_pct": 31.94 + }, + { + "date": "2024-05-13", + "equity": 13195.28, + "return_pct": 31.95 + }, + { + "date": "2024-05-14", + "equity": 13255.82, + "return_pct": 32.56 + }, + { + "date": "2024-05-15", + "equity": 13419.97, + "return_pct": 34.2 + }, + { + "date": "2024-05-16", + "equity": 13392.36, + "return_pct": 33.92 + }, + { + "date": "2024-05-17", + "equity": 13411.61, + "return_pct": 34.12 + }, + { + "date": "2024-05-20", + "equity": 13427.06, + "return_pct": 34.27 + }, + { + "date": "2024-05-21", + "equity": 13459.99, + "return_pct": 34.6 + }, + { + "date": "2024-05-22", + "equity": 13421.23, + "return_pct": 34.21 + }, + { + "date": "2024-05-23", + "equity": 13323.2, + "return_pct": 33.23 + }, + { + "date": "2024-05-24", + "equity": 13411.35, + "return_pct": 34.11 + }, + { + "date": "2024-05-28", + "equity": 13420.73, + "return_pct": 34.21 + }, + { + "date": "2024-05-29", + "equity": 13326.75, + "return_pct": 33.27 + }, + { + "date": "2024-05-30", + "equity": 13238.34, + "return_pct": 32.38 + }, + { + "date": "2024-05-31", + "equity": 13358.92, + "return_pct": 33.59 + }, + { + "date": "2024-06-03", + "equity": 13369.81, + "return_pct": 33.7 + }, + { + "date": "2024-06-04", + "equity": 13384.76, + "return_pct": 33.85 + }, + { + "date": "2024-06-05", + "equity": 13543.84, + "return_pct": 35.44 + }, + { + "date": "2024-06-06", + "equity": 13543.58, + "return_pct": 35.44 + }, + { + "date": "2024-06-07", + "equity": 13527.12, + "return_pct": 35.27 + }, + { + "date": "2024-06-10", + "equity": 13568.91, + "return_pct": 35.69 + }, + { + "date": "2024-06-11", + "equity": 13601.59, + "return_pct": 36.02 + }, + { + "date": "2024-06-12", + "equity": 13713.3, + "return_pct": 37.13 + }, + { + "date": "2024-06-13", + "equity": 13740.91, + "return_pct": 37.41 + }, + { + "date": "2024-06-14", + "equity": 13749.27, + "return_pct": 37.49 + }, + { + "date": "2024-06-17", + "equity": 13858.7, + "return_pct": 38.59 + }, + { + "date": "2024-06-18", + "equity": 13893.91, + "return_pct": 38.94 + }, + { + "date": "2024-06-20", + "equity": 13856.17, + "return_pct": 38.56 + }, + { + "date": "2024-06-21", + "equity": 13793.09, + "return_pct": 37.93 + }, + { + "date": "2024-06-24", + "equity": 13748.26, + "return_pct": 37.48 + }, + { + "date": "2024-06-25", + "equity": 13801.2, + "return_pct": 38.01 + }, + { + "date": "2024-06-26", + "equity": 13818.43, + "return_pct": 38.18 + }, + { + "date": "2024-06-27", + "equity": 13840.21, + "return_pct": 38.4 + }, + { + "date": "2024-06-28", + "equity": 13785.75, + "return_pct": 37.86 + }, + { + "date": "2024-07-01", + "equity": 13814.12, + "return_pct": 38.14 + }, + { + "date": "2024-07-02", + "equity": 13907.09, + "return_pct": 39.07 + }, + { + "date": "2024-07-03", + "equity": 13969.15, + "return_pct": 39.69 + }, + { + "date": "2024-07-05", + "equity": 14049.7, + "return_pct": 40.5 + }, + { + "date": "2024-07-08", + "equity": 14065.91, + "return_pct": 40.66 + }, + { + "date": "2024-07-09", + "equity": 14079.59, + "return_pct": 40.8 + }, + { + "date": "2024-07-10", + "equity": 14218.91, + "return_pct": 42.19 + }, + { + "date": "2024-07-11", + "equity": 14096.31, + "return_pct": 40.96 + }, + { + "date": "2024-07-12", + "equity": 14185.22, + "return_pct": 41.85 + }, + { + "date": "2024-07-15", + "equity": 14224.23, + "return_pct": 42.24 + }, + { + "date": "2024-07-16", + "equity": 14308.58, + "return_pct": 43.09 + }, + { + "date": "2024-07-17", + "equity": 14107.96, + "return_pct": 41.08 + }, + { + "date": "2024-07-18", + "equity": 13999.54, + "return_pct": 40.0 + }, + { + "date": "2024-07-19", + "equity": 13906.58, + "return_pct": 39.07 + }, + { + "date": "2024-07-22", + "equity": 14049.95, + "return_pct": 40.5 + }, + { + "date": "2024-07-23", + "equity": 14027.91, + "return_pct": 40.28 + }, + { + "date": "2024-07-24", + "equity": 13710.01, + "return_pct": 37.1 + }, + { + "date": "2024-07-25", + "equity": 13638.57, + "return_pct": 36.39 + }, + { + "date": "2024-07-26", + "equity": 13791.32, + "return_pct": 37.91 + }, + { + "date": "2024-07-29", + "equity": 13799.43, + "return_pct": 37.99 + }, + { + "date": "2024-07-30", + "equity": 13729.51, + "return_pct": 37.3 + }, + { + "date": "2024-07-31", + "equity": 13952.68, + "return_pct": 39.53 + }, + { + "date": "2024-08-01", + "equity": 13755.1, + "return_pct": 37.55 + }, + { + "date": "2024-08-02", + "equity": 13499.0, + "return_pct": 34.99 + }, + { + "date": "2024-08-05", + "equity": 13105.86, + "return_pct": 31.06 + }, + { + "date": "2024-08-06", + "equity": 13226.69, + "return_pct": 32.27 + }, + { + "date": "2024-08-07", + "equity": 13138.28, + "return_pct": 31.38 + }, + { + "date": "2024-08-08", + "equity": 13442.0, + "return_pct": 34.42 + }, + { + "date": "2024-08-09", + "equity": 13501.28, + "return_pct": 35.01 + }, + { + "date": "2024-08-12", + "equity": 13508.37, + "return_pct": 35.08 + }, + { + "date": "2024-08-13", + "equity": 13730.53, + "return_pct": 37.31 + }, + { + "date": "2024-08-14", + "equity": 13773.84, + "return_pct": 37.74 + }, + { + "date": "2024-08-15", + "equity": 14009.93, + "return_pct": 40.1 + }, + { + "date": "2024-08-16", + "equity": 14041.34, + "return_pct": 40.41 + }, + { + "date": "2024-08-19", + "equity": 14175.6, + "return_pct": 41.76 + }, + { + "date": "2024-08-20", + "equity": 14152.54, + "return_pct": 41.53 + }, + { + "date": "2024-08-21", + "equity": 14201.18, + "return_pct": 42.01 + }, + { + "date": "2024-08-22", + "equity": 14089.72, + "return_pct": 40.9 + }, + { + "date": "2024-08-23", + "equity": 14239.43, + "return_pct": 42.39 + }, + { + "date": "2024-08-26", + "equity": 14205.49, + "return_pct": 42.05 + }, + { + "date": "2024-08-27", + "equity": 14224.99, + "return_pct": 42.25 + }, + { + "date": "2024-08-28", + "equity": 14142.41, + "return_pct": 41.42 + }, + { + "date": "2024-08-29", + "equity": 14143.68, + "return_pct": 41.44 + }, + { + "date": "2024-08-30", + "equity": 14278.69, + "return_pct": 42.79 + }, + { + "date": "2024-09-03", + "equity": 13984.85, + "return_pct": 39.85 + }, + { + "date": "2024-09-04", + "equity": 13956.23, + "return_pct": 39.56 + }, + { + "date": "2024-09-05", + "equity": 13922.28, + "return_pct": 39.22 + }, + { + "date": "2024-09-06", + "equity": 13687.97, + "return_pct": 36.88 + }, + { + "date": "2024-09-09", + "equity": 13841.22, + "return_pct": 38.41 + }, + { + "date": "2024-09-10", + "equity": 13901.51, + "return_pct": 39.02 + }, + { + "date": "2024-09-11", + "equity": 14044.13, + "return_pct": 40.44 + }, + { + "date": "2024-09-12", + "equity": 14162.42, + "return_pct": 41.62 + }, + { + "date": "2024-09-13", + "equity": 14236.39, + "return_pct": 42.36 + }, + { + "date": "2024-09-16", + "equity": 14257.42, + "return_pct": 42.57 + }, + { + "date": "2024-09-17", + "equity": 14263.24, + "return_pct": 42.63 + }, + { + "date": "2024-09-18", + "equity": 14220.94, + "return_pct": 42.21 + }, + { + "date": "2024-09-19", + "equity": 14463.61, + "return_pct": 44.64 + }, + { + "date": "2024-09-20", + "equity": 14394.46, + "return_pct": 43.94 + }, + { + "date": "2024-09-23", + "equity": 14430.43, + "return_pct": 44.3 + }, + { + "date": "2024-09-24", + "equity": 14471.72, + "return_pct": 44.72 + }, + { + "date": "2024-09-25", + "equity": 14439.8, + "return_pct": 44.4 + }, + { + "date": "2024-09-26", + "equity": 14497.05, + "return_pct": 44.97 + }, + { + "date": "2024-09-27", + "equity": 14476.02, + "return_pct": 44.76 + }, + { + "date": "2024-09-30", + "equity": 14534.03, + "return_pct": 45.34 + }, + { + "date": "2024-10-01", + "equity": 14403.83, + "return_pct": 44.04 + }, + { + "date": "2024-10-02", + "equity": 14409.91, + "return_pct": 44.1 + }, + { + "date": "2024-10-03", + "equity": 14383.57, + "return_pct": 43.84 + }, + { + "date": "2024-10-04", + "equity": 14514.27, + "return_pct": 45.14 + }, + { + "date": "2024-10-07", + "equity": 14383.06, + "return_pct": 43.83 + }, + { + "date": "2024-10-08", + "equity": 14519.09, + "return_pct": 45.19 + }, + { + "date": "2024-10-09", + "equity": 14619.65, + "return_pct": 46.2 + }, + { + "date": "2024-10-10", + "equity": 14594.07, + "return_pct": 45.94 + }, + { + "date": "2024-10-11", + "equity": 14681.46, + "return_pct": 46.81 + }, + { + "date": "2024-10-14", + "equity": 14801.53, + "return_pct": 48.02 + }, + { + "date": "2024-10-15", + "equity": 14686.53, + "return_pct": 46.87 + }, + { + "date": "2024-10-16", + "equity": 14750.36, + "return_pct": 47.5 + }, + { + "date": "2024-10-17", + "equity": 14751.63, + "return_pct": 47.52 + }, + { + "date": "2024-10-18", + "equity": 14808.37, + "return_pct": 48.08 + }, + { + "date": "2024-10-21", + "equity": 14784.05, + "return_pct": 47.84 + }, + { + "date": "2024-10-22", + "equity": 14776.2, + "return_pct": 47.76 + }, + { + "date": "2024-10-23", + "equity": 14641.18, + "return_pct": 46.41 + }, + { + "date": "2024-10-24", + "equity": 14672.85, + "return_pct": 46.73 + }, + { + "date": "2024-10-25", + "equity": 14667.78, + "return_pct": 46.68 + }, + { + "date": "2024-10-28", + "equity": 14713.12, + "return_pct": 47.13 + }, + { + "date": "2024-10-29", + "equity": 14736.94, + "return_pct": 47.37 + }, + { + "date": "2024-10-30", + "equity": 14692.35, + "return_pct": 46.92 + }, + { + "date": "2024-10-31", + "equity": 14404.34, + "return_pct": 44.04 + }, + { + "date": "2024-11-01", + "equity": 14465.13, + "return_pct": 44.65 + }, + { + "date": "2024-11-04", + "equity": 14433.97, + "return_pct": 44.34 + }, + { + "date": "2024-11-05", + "equity": 14608.51, + "return_pct": 46.09 + }, + { + "date": "2024-11-06", + "equity": 14971.76, + "return_pct": 49.72 + }, + { + "date": "2024-11-07", + "equity": 15087.52, + "return_pct": 50.88 + }, + { + "date": "2024-11-08", + "equity": 15152.87, + "return_pct": 51.53 + }, + { + "date": "2024-11-11", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2024-11-12", + "equity": 15120.2, + "return_pct": 51.2 + }, + { + "date": "2024-11-13", + "equity": 15127.54, + "return_pct": 51.28 + }, + { + "date": "2024-11-14", + "equity": 15030.27, + "return_pct": 50.3 + }, + { + "date": "2024-11-15", + "equity": 14837.75, + "return_pct": 48.38 + }, + { + "date": "2024-11-18", + "equity": 14898.55, + "return_pct": 48.99 + }, + { + "date": "2024-11-19", + "equity": 14953.01, + "return_pct": 49.53 + }, + { + "date": "2024-11-20", + "equity": 14958.08, + "return_pct": 49.58 + }, + { + "date": "2024-11-21", + "equity": 15038.38, + "return_pct": 50.38 + }, + { + "date": "2024-11-22", + "equity": 15084.99, + "return_pct": 50.85 + }, + { + "date": "2024-11-25", + "equity": 15136.16, + "return_pct": 51.36 + }, + { + "date": "2024-11-26", + "equity": 15215.19, + "return_pct": 52.15 + }, + { + "date": "2024-11-27", + "equity": 15169.09, + "return_pct": 51.69 + }, + { + "date": "2024-11-29", + "equity": 15263.32, + "return_pct": 52.63 + }, + { + "date": "2024-12-02", + "equity": 15290.68, + "return_pct": 52.91 + }, + { + "date": "2024-12-03", + "equity": 15297.77, + "return_pct": 52.98 + }, + { + "date": "2024-12-04", + "equity": 15392.76, + "return_pct": 53.93 + }, + { + "date": "2024-12-05", + "equity": 15367.43, + "return_pct": 53.67 + }, + { + "date": "2024-12-06", + "equity": 15396.56, + "return_pct": 53.97 + }, + { + "date": "2024-12-09", + "equity": 15317.27, + "return_pct": 53.17 + }, + { + "date": "2024-12-10", + "equity": 15269.65, + "return_pct": 52.7 + }, + { + "date": "2024-12-11", + "equity": 15387.69, + "return_pct": 53.88 + }, + { + "date": "2024-12-12", + "equity": 15308.41, + "return_pct": 53.08 + }, + { + "date": "2024-12-13", + "equity": 15305.37, + "return_pct": 53.05 + }, + { + "date": "2024-12-16", + "equity": 15370.72, + "return_pct": 53.71 + }, + { + "date": "2024-12-17", + "equity": 15307.39, + "return_pct": 53.07 + }, + { + "date": "2024-12-18", + "equity": 14851.18, + "return_pct": 48.51 + }, + { + "date": "2024-12-19", + "equity": 14846.62, + "return_pct": 48.47 + }, + { + "date": "2024-12-20", + "equity": 14974.54, + "return_pct": 49.75 + }, + { + "date": "2024-12-23", + "equity": 15064.21, + "return_pct": 50.64 + }, + { + "date": "2024-12-24", + "equity": 15231.65, + "return_pct": 52.32 + }, + { + "date": "2024-12-26", + "equity": 15232.67, + "return_pct": 52.33 + }, + { + "date": "2024-12-27", + "equity": 15072.32, + "return_pct": 50.72 + }, + { + "date": "2024-12-30", + "equity": 14900.32, + "return_pct": 49.0 + }, + { + "date": "2024-12-31", + "equity": 14846.11, + "return_pct": 48.46 + }, + { + "date": "2025-01-02", + "equity": 14809.64, + "return_pct": 48.1 + }, + { + "date": "2025-01-03", + "equity": 14994.81, + "return_pct": 49.95 + }, + { + "date": "2025-01-06", + "equity": 15081.19, + "return_pct": 50.81 + }, + { + "date": "2025-01-07", + "equity": 14910.71, + "return_pct": 49.11 + }, + { + "date": "2025-01-08", + "equity": 14932.49, + "return_pct": 49.32 + }, + { + "date": "2025-01-10", + "equity": 14704.51, + "return_pct": 47.05 + }, + { + "date": "2025-01-13", + "equity": 14727.31, + "return_pct": 47.27 + }, + { + "date": "2025-01-14", + "equity": 14747.57, + "return_pct": 47.48 + }, + { + "date": "2025-01-15", + "equity": 15015.83, + "return_pct": 50.16 + }, + { + "date": "2025-01-16", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-01-17", + "equity": 15137.42, + "return_pct": 51.37 + }, + { + "date": "2025-01-21", + "equity": 15275.98, + "return_pct": 52.76 + }, + { + "date": "2025-01-22", + "equity": 15361.86, + "return_pct": 53.62 + }, + { + "date": "2025-01-23", + "equity": 15445.7, + "return_pct": 54.46 + }, + { + "date": "2025-01-24", + "equity": 15400.61, + "return_pct": 54.01 + }, + { + "date": "2025-01-27", + "equity": 15182.76, + "return_pct": 51.83 + }, + { + "date": "2025-01-28", + "equity": 15313.22, + "return_pct": 53.13 + }, + { + "date": "2025-01-29", + "equity": 15244.57, + "return_pct": 52.45 + }, + { + "date": "2025-01-30", + "equity": 15326.39, + "return_pct": 53.26 + }, + { + "date": "2025-01-31", + "equity": 15244.83, + "return_pct": 52.45 + }, + { + "date": "2025-02-03", + "equity": 15142.23, + "return_pct": 51.42 + }, + { + "date": "2025-02-04", + "equity": 15243.81, + "return_pct": 52.44 + }, + { + "date": "2025-02-05", + "equity": 15305.62, + "return_pct": 53.06 + }, + { + "date": "2025-02-06", + "equity": 15358.82, + "return_pct": 53.59 + }, + { + "date": "2025-02-07", + "equity": 15218.23, + "return_pct": 52.18 + }, + { + "date": "2025-02-10", + "equity": 15321.58, + "return_pct": 53.22 + }, + { + "date": "2025-02-11", + "equity": 15333.23, + "return_pct": 53.33 + }, + { + "date": "2025-02-12", + "equity": 15283.84, + "return_pct": 52.84 + }, + { + "date": "2025-02-13", + "equity": 15445.2, + "return_pct": 54.45 + }, + { + "date": "2025-02-14", + "equity": 15444.44, + "return_pct": 54.44 + }, + { + "date": "2025-02-18", + "equity": 15489.78, + "return_pct": 54.9 + }, + { + "date": "2025-02-19", + "equity": 15526.26, + "return_pct": 55.26 + }, + { + "date": "2025-02-20", + "equity": 15461.66, + "return_pct": 54.62 + }, + { + "date": "2025-02-21", + "equity": 15197.2, + "return_pct": 51.97 + }, + { + "date": "2025-02-24", + "equity": 15128.05, + "return_pct": 51.28 + }, + { + "date": "2025-02-25", + "equity": 15052.82, + "return_pct": 50.53 + }, + { + "date": "2025-02-26", + "equity": 15060.41, + "return_pct": 50.6 + }, + { + "date": "2025-02-27", + "equity": 14820.02, + "return_pct": 48.2 + }, + { + "date": "2025-02-28", + "equity": 15051.3, + "return_pct": 50.51 + }, + { + "date": "2025-03-03", + "equity": 14787.6, + "return_pct": 47.88 + }, + { + "date": "2025-03-04", + "equity": 14612.56, + "return_pct": 46.13 + }, + { + "date": "2025-03-05", + "equity": 14769.61, + "return_pct": 47.7 + }, + { + "date": "2025-03-06", + "equity": 14507.43, + "return_pct": 45.07 + }, + { + "date": "2025-03-07", + "equity": 14588.75, + "return_pct": 45.89 + }, + { + "date": "2025-03-10", + "equity": 14200.17, + "return_pct": 42.0 + }, + { + "date": "2025-03-11", + "equity": 14082.12, + "return_pct": 40.82 + }, + { + "date": "2025-03-12", + "equity": 14156.85, + "return_pct": 41.57 + }, + { + "date": "2025-03-13", + "equity": 13968.13, + "return_pct": 39.68 + }, + { + "date": "2025-03-14", + "equity": 14256.66, + "return_pct": 42.57 + }, + { + "date": "2025-03-17", + "equity": 14366.59, + "return_pct": 43.67 + }, + { + "date": "2025-03-18", + "equity": 14211.31, + "return_pct": 42.11 + }, + { + "date": "2025-03-19", + "equity": 14366.09, + "return_pct": 43.66 + }, + { + "date": "2025-03-20", + "equity": 14324.54, + "return_pct": 43.25 + }, + { + "date": "2025-03-21", + "equity": 14286.29, + "return_pct": 42.86 + }, + { + "date": "2025-03-24", + "equity": 14542.14, + "return_pct": 45.42 + }, + { + "date": "2025-03-25", + "equity": 14577.1, + "return_pct": 45.77 + }, + { + "date": "2025-03-26", + "equity": 14403.07, + "return_pct": 44.03 + }, + { + "date": "2025-03-27", + "equity": 14364.82, + "return_pct": 43.65 + }, + { + "date": "2025-03-28", + "equity": 14075.54, + "return_pct": 40.76 + }, + { + "date": "2025-03-31", + "equity": 14170.02, + "return_pct": 41.7 + }, + { + "date": "2025-04-01", + "equity": 14210.05, + "return_pct": 42.1 + }, + { + "date": "2025-04-02", + "equity": 14299.97, + "return_pct": 43.0 + }, + { + "date": "2025-04-03", + "equity": 13595.26, + "return_pct": 35.95 + }, + { + "date": "2025-04-04", + "equity": 12799.35, + "return_pct": 27.99 + }, + { + "date": "2025-04-07", + "equity": 12776.55, + "return_pct": 27.77 + }, + { + "date": "2025-04-08", + "equity": 12576.44, + "return_pct": 25.76 + }, + { + "date": "2025-04-09", + "equity": 13897.21, + "return_pct": 38.97 + }, + { + "date": "2025-04-10", + "equity": 13288.24, + "return_pct": 32.88 + }, + { + "date": "2025-04-11", + "equity": 13525.34, + "return_pct": 35.25 + }, + { + "date": "2025-04-14", + "equity": 13656.56, + "return_pct": 36.57 + }, + { + "date": "2025-04-15", + "equity": 13618.31, + "return_pct": 36.18 + }, + { + "date": "2025-04-16", + "equity": 13315.6, + "return_pct": 33.16 + }, + { + "date": "2025-04-17", + "equity": 13334.6, + "return_pct": 33.35 + }, + { + "date": "2025-04-21", + "equity": 13017.2, + "return_pct": 30.17 + }, + { + "date": "2025-04-22", + "equity": 13355.88, + "return_pct": 33.56 + }, + { + "date": "2025-04-23", + "equity": 13562.83, + "return_pct": 35.63 + }, + { + "date": "2025-04-24", + "equity": 13848.32, + "return_pct": 38.48 + }, + { + "date": "2025-04-25", + "equity": 13948.38, + "return_pct": 39.48 + }, + { + "date": "2025-04-28", + "equity": 13953.69, + "return_pct": 39.54 + }, + { + "date": "2025-04-29", + "equity": 14041.59, + "return_pct": 40.42 + }, + { + "date": "2025-04-30", + "equity": 14047.17, + "return_pct": 40.47 + }, + { + "date": "2025-05-01", + "equity": 14146.72, + "return_pct": 41.47 + }, + { + "date": "2025-05-02", + "equity": 14356.71, + "return_pct": 43.57 + }, + { + "date": "2025-05-05", + "equity": 14274.39, + "return_pct": 42.74 + }, + { + "date": "2025-05-06", + "equity": 14155.08, + "return_pct": 41.55 + }, + { + "date": "2025-05-07", + "equity": 14214.61, + "return_pct": 42.15 + }, + { + "date": "2025-05-08", + "equity": 14313.65, + "return_pct": 43.14 + }, + { + "date": "2025-05-09", + "equity": 14295.41, + "return_pct": 42.95 + }, + { + "date": "2025-05-12", + "equity": 14767.84, + "return_pct": 47.68 + }, + { + "date": "2025-05-13", + "equity": 14865.36, + "return_pct": 48.65 + }, + { + "date": "2025-05-14", + "equity": 14884.36, + "return_pct": 48.84 + }, + { + "date": "2025-05-15", + "equity": 14957.06, + "return_pct": 49.57 + }, + { + "date": "2025-05-16", + "equity": 15051.8, + "return_pct": 50.52 + }, + { + "date": "2025-05-19", + "equity": 15068.27, + "return_pct": 50.68 + }, + { + "date": "2025-05-20", + "equity": 15017.61, + "return_pct": 50.18 + }, + { + "date": "2025-05-21", + "equity": 14764.55, + "return_pct": 47.65 + }, + { + "date": "2025-05-22", + "equity": 14770.37, + "return_pct": 47.7 + }, + { + "date": "2025-05-23", + "equity": 14669.55, + "return_pct": 46.7 + }, + { + "date": "2025-05-27", + "equity": 14974.54, + "return_pct": 49.75 + }, + { + "date": "2025-05-28", + "equity": 14887.91, + "return_pct": 48.88 + }, + { + "date": "2025-05-29", + "equity": 14946.68, + "return_pct": 49.47 + }, + { + "date": "2025-05-30", + "equity": 14929.96, + "return_pct": 49.3 + }, + { + "date": "2025-06-02", + "equity": 15014.06, + "return_pct": 50.14 + }, + { + "date": "2025-06-03", + "equity": 15099.68, + "return_pct": 51.0 + }, + { + "date": "2025-06-04", + "equity": 15095.63, + "return_pct": 50.96 + }, + { + "date": "2025-06-05", + "equity": 15022.67, + "return_pct": 50.23 + }, + { + "date": "2025-06-06", + "equity": 15176.94, + "return_pct": 51.77 + }, + { + "date": "2025-06-09", + "equity": 15190.62, + "return_pct": 51.91 + }, + { + "date": "2025-06-10", + "equity": 15276.74, + "return_pct": 52.77 + }, + { + "date": "2025-06-11", + "equity": 15233.17, + "return_pct": 52.33 + }, + { + "date": "2025-06-12", + "equity": 15293.72, + "return_pct": 52.94 + }, + { + "date": "2025-06-13", + "equity": 15122.73, + "return_pct": 51.23 + }, + { + "date": "2025-06-16", + "equity": 15266.61, + "return_pct": 52.67 + }, + { + "date": "2025-06-17", + "equity": 15136.16, + "return_pct": 51.36 + }, + { + "date": "2025-06-18", + "equity": 15133.88, + "return_pct": 51.34 + }, + { + "date": "2025-06-20", + "equity": 15053.83, + "return_pct": 50.54 + }, + { + "date": "2025-06-23", + "equity": 15202.52, + "return_pct": 52.03 + }, + { + "date": "2025-06-24", + "equity": 15370.47, + "return_pct": 53.7 + }, + { + "date": "2025-06-25", + "equity": 15379.08, + "return_pct": 53.79 + }, + { + "date": "2025-06-26", + "equity": 15499.4, + "return_pct": 54.99 + }, + { + "date": "2025-06-27", + "equity": 15576.41, + "return_pct": 55.76 + }, + { + "date": "2025-06-30", + "equity": 15650.89, + "return_pct": 56.51 + }, + { + "date": "2025-07-01", + "equity": 15645.82, + "return_pct": 56.46 + }, + { + "date": "2025-07-02", + "equity": 15716.75, + "return_pct": 57.17 + }, + { + "date": "2025-07-03", + "equity": 15840.62, + "return_pct": 58.41 + }, + { + "date": "2025-07-07", + "equity": 15722.57, + "return_pct": 57.23 + }, + { + "date": "2025-07-08", + "equity": 15713.96, + "return_pct": 57.14 + }, + { + "date": "2025-07-09", + "equity": 15808.19, + "return_pct": 58.08 + }, + { + "date": "2025-07-10", + "equity": 15852.78, + "return_pct": 58.53 + }, + { + "date": "2025-07-11", + "equity": 15797.05, + "return_pct": 57.97 + }, + { + "date": "2025-07-14", + "equity": 15827.19, + "return_pct": 58.27 + }, + { + "date": "2025-07-15", + "equity": 15759.56, + "return_pct": 57.6 + }, + { + "date": "2025-07-16", + "equity": 15812.25, + "return_pct": 58.12 + }, + { + "date": "2025-07-17", + "equity": 15909.01, + "return_pct": 59.09 + }, + { + "date": "2025-07-18", + "equity": 15897.36, + "return_pct": 58.97 + }, + { + "date": "2025-07-21", + "equity": 15927.5, + "return_pct": 59.28 + }, + { + "date": "2025-07-22", + "equity": 15929.78, + "return_pct": 59.3 + }, + { + "date": "2025-07-23", + "equity": 16065.3, + "return_pct": 60.65 + }, + { + "date": "2025-07-24", + "equity": 16070.62, + "return_pct": 60.71 + }, + { + "date": "2025-07-25", + "equity": 16138.51, + "return_pct": 61.39 + }, + { + "date": "2025-07-28", + "equity": 16134.46, + "return_pct": 61.34 + }, + { + "date": "2025-07-29", + "equity": 16091.9, + "return_pct": 60.92 + }, + { + "date": "2025-07-30", + "equity": 16071.64, + "return_pct": 60.72 + }, + { + "date": "2025-07-31", + "equity": 16011.35, + "return_pct": 60.11 + }, + { + "date": "2025-08-01", + "equity": 15748.92, + "return_pct": 57.49 + }, + { + "date": "2025-08-04", + "equity": 15988.3, + "return_pct": 59.88 + }, + { + "date": "2025-08-05", + "equity": 15907.24, + "return_pct": 59.07 + }, + { + "date": "2025-08-06", + "equity": 16029.08, + "return_pct": 60.29 + }, + { + "date": "2025-08-07", + "equity": 16015.65, + "return_pct": 60.16 + }, + { + "date": "2025-08-08", + "equity": 16140.54, + "return_pct": 61.41 + }, + { + "date": "2025-08-11", + "equity": 16108.62, + "return_pct": 61.09 + }, + { + "date": "2025-08-12", + "equity": 16280.11, + "return_pct": 62.8 + }, + { + "date": "2025-08-13", + "equity": 16335.84, + "return_pct": 63.36 + }, + { + "date": "2025-08-14", + "equity": 16337.36, + "return_pct": 63.37 + }, + { + "date": "2025-08-15", + "equity": 16299.11, + "return_pct": 62.99 + }, + { + "date": "2025-08-18", + "equity": 16295.56, + "return_pct": 62.96 + }, + { + "date": "2025-08-19", + "equity": 16207.16, + "return_pct": 62.07 + }, + { + "date": "2025-08-20", + "equity": 16164.1, + "return_pct": 61.64 + }, + { + "date": "2025-08-21", + "equity": 16099.25, + "return_pct": 60.99 + }, + { + "date": "2025-08-22", + "equity": 16346.48, + "return_pct": 63.46 + }, + { + "date": "2025-08-25", + "equity": 16274.54, + "return_pct": 62.75 + }, + { + "date": "2025-08-26", + "equity": 16342.68, + "return_pct": 63.43 + }, + { + "date": "2025-08-27", + "equity": 16379.92, + "return_pct": 63.8 + }, + { + "date": "2025-08-28", + "equity": 16437.93, + "return_pct": 64.38 + }, + { + "date": "2025-08-29", + "equity": 16339.89, + "return_pct": 63.4 + }, + { + "date": "2025-09-02", + "equity": 16218.81, + "return_pct": 62.19 + }, + { + "date": "2025-09-03", + "equity": 16306.71, + "return_pct": 63.07 + }, + { + "date": "2025-09-04", + "equity": 16442.99, + "return_pct": 64.43 + }, + { + "date": "2025-09-05", + "equity": 16395.37, + "return_pct": 63.95 + }, + { + "date": "2025-09-08", + "equity": 16435.65, + "return_pct": 64.36 + }, + { + "date": "2025-09-09", + "equity": 16473.64, + "return_pct": 64.74 + }, + { + "date": "2025-09-10", + "equity": 16521.27, + "return_pct": 65.21 + }, + { + "date": "2025-09-11", + "equity": 16658.56, + "return_pct": 66.59 + }, + { + "date": "2025-09-12", + "equity": 16652.99, + "return_pct": 66.53 + }, + { + "date": "2025-09-15", + "equity": 16741.65, + "return_pct": 67.42 + }, + { + "date": "2025-09-16", + "equity": 16718.6, + "return_pct": 67.19 + }, + { + "date": "2025-09-17", + "equity": 16697.82, + "return_pct": 66.98 + }, + { + "date": "2025-09-18", + "equity": 16775.84, + "return_pct": 67.76 + }, + { + "date": "2025-09-19", + "equity": 16812.32, + "return_pct": 68.12 + }, + { + "date": "2025-09-22", + "equity": 16891.86, + "return_pct": 68.92 + }, + { + "date": "2025-09-23", + "equity": 16799.91, + "return_pct": 68.0 + }, + { + "date": "2025-09-24", + "equity": 16746.46, + "return_pct": 67.46 + }, + { + "date": "2025-09-25", + "equity": 16669.2, + "return_pct": 66.69 + }, + { + "date": "2025-09-26", + "equity": 16764.7, + "return_pct": 67.65 + }, + { + "date": "2025-09-29", + "equity": 16811.81, + "return_pct": 68.12 + }, + { + "date": "2025-09-30", + "equity": 16875.14, + "return_pct": 68.75 + }, + { + "date": "2025-10-01", + "equity": 16932.64, + "return_pct": 69.33 + }, + { + "date": "2025-10-02", + "equity": 16952.15, + "return_pct": 69.52 + }, + { + "date": "2025-10-03", + "equity": 16951.9, + "return_pct": 69.52 + }, + { + "date": "2025-10-06", + "equity": 17012.69, + "return_pct": 70.13 + }, + { + "date": "2025-10-07", + "equity": 16949.62, + "return_pct": 69.5 + }, + { + "date": "2025-10-08", + "equity": 17050.69, + "return_pct": 70.51 + }, + { + "date": "2025-10-09", + "equity": 17001.29, + "return_pct": 70.01 + }, + { + "date": "2025-10-10", + "equity": 16541.78, + "return_pct": 65.42 + }, + { + "date": "2025-10-13", + "equity": 16795.6, + "return_pct": 67.96 + }, + { + "date": "2025-10-14", + "equity": 16775.08, + "return_pct": 67.75 + }, + { + "date": "2025-10-15", + "equity": 16849.56, + "return_pct": 68.5 + }, + { + "date": "2025-10-16", + "equity": 16734.81, + "return_pct": 67.35 + }, + { + "date": "2025-10-17", + "equity": 16829.8, + "return_pct": 68.3 + }, + { + "date": "2025-10-20", + "equity": 17004.84, + "return_pct": 70.05 + }, + { + "date": "2025-10-21", + "equity": 17004.58, + "return_pct": 70.05 + }, + { + "date": "2025-10-22", + "equity": 16916.18, + "return_pct": 69.16 + }, + { + "date": "2025-10-23", + "equity": 17016.49, + "return_pct": 70.16 + }, + { + "date": "2025-10-24", + "equity": 17155.56, + "return_pct": 71.56 + }, + { + "date": "2025-10-27", + "equity": 17357.96, + "return_pct": 73.58 + }, + { + "date": "2025-10-28", + "equity": 17404.06, + "return_pct": 74.04 + }, + { + "date": "2025-10-29", + "equity": 17412.42, + "return_pct": 74.12 + }, + { + "date": "2025-10-30", + "equity": 17220.91, + "return_pct": 72.21 + }, + { + "date": "2025-10-31", + "equity": 17277.4, + "return_pct": 72.77 + }, + { + "date": "2025-11-03", + "equity": 17309.83, + "return_pct": 73.1 + }, + { + "date": "2025-11-04", + "equity": 17104.64, + "return_pct": 71.05 + }, + { + "date": "2025-11-05", + "equity": 17163.92, + "return_pct": 71.64 + }, + { + "date": "2025-11-06", + "equity": 16979.76, + "return_pct": 69.8 + }, + { + "date": "2025-11-07", + "equity": 16996.48, + "return_pct": 69.96 + }, + { + "date": "2025-11-10", + "equity": 17261.7, + "return_pct": 72.62 + }, + { + "date": "2025-11-11", + "equity": 17301.21, + "return_pct": 73.01 + }, + { + "date": "2025-11-12", + "equity": 17310.84, + "return_pct": 73.11 + }, + { + "date": "2025-11-13", + "equity": 17023.58, + "return_pct": 70.24 + }, + { + "date": "2025-11-14", + "equity": 17020.8, + "return_pct": 70.21 + }, + { + "date": "2025-11-17", + "equity": 16862.22, + "return_pct": 68.62 + }, + { + "date": "2025-11-18", + "equity": 16720.62, + "return_pct": 67.21 + }, + { + "date": "2025-11-19", + "equity": 16785.22, + "return_pct": 67.85 + }, + { + "date": "2025-11-20", + "equity": 16529.37, + "return_pct": 65.29 + }, + { + "date": "2025-11-21", + "equity": 16694.02, + "return_pct": 66.94 + }, + { + "date": "2025-11-24", + "equity": 16939.74, + "return_pct": 69.4 + }, + { + "date": "2025-11-25", + "equity": 17099.07, + "return_pct": 70.99 + }, + { + "date": "2025-11-26", + "equity": 17217.11, + "return_pct": 72.17 + }, + { + "date": "2025-11-28", + "equity": 17311.09, + "return_pct": 73.11 + }, + { + "date": "2025-12-01", + "equity": 17232.06, + "return_pct": 72.32 + }, + { + "date": "2025-12-02", + "equity": 17263.98, + "return_pct": 72.64 + }, + { + "date": "2025-12-03", + "equity": 17323.76, + "return_pct": 73.24 + }, + { + "date": "2025-12-04", + "equity": 17336.42, + "return_pct": 73.36 + }, + { + "date": "2025-12-05", + "equity": 17369.35, + "return_pct": 73.69 + }, + { + "date": "2025-12-08", + "equity": 17317.17, + "return_pct": 73.17 + }, + { + "date": "2025-12-09", + "equity": 17302.23, + "return_pct": 73.02 + }, + { + "date": "2025-12-10", + "equity": 17416.98, + "return_pct": 74.17 + }, + { + "date": "2025-12-11", + "equity": 17457.51, + "return_pct": 74.58 + }, + { + "date": "2025-12-12", + "equity": 17269.8, + "return_pct": 72.7 + }, + { + "date": "2025-12-15", + "equity": 17243.71, + "return_pct": 72.44 + }, + { + "date": "2025-12-16", + "equity": 17196.6, + "return_pct": 71.97 + }, + { + "date": "2025-12-17", + "equity": 17007.37, + "return_pct": 70.07 + }, + { + "date": "2025-12-18", + "equity": 17135.8, + "return_pct": 71.36 + }, + { + "date": "2025-12-19", + "equity": 17240.17, + "return_pct": 72.4 + }, + { + "date": "2025-12-22", + "equity": 17347.57, + "return_pct": 73.48 + }, + { + "date": "2025-12-23", + "equity": 17426.86, + "return_pct": 74.27 + }, + { + "date": "2025-12-24", + "equity": 17488.16, + "return_pct": 74.88 + }, + { + "date": "2025-12-26", + "equity": 17486.38, + "return_pct": 74.86 + }, + { + "date": "2025-12-29", + "equity": 17424.07, + "return_pct": 74.24 + }, + { + "date": "2025-12-30", + "equity": 17402.79, + "return_pct": 74.03 + }, + { + "date": "2025-12-31", + "equity": 17273.86, + "return_pct": 72.74 + }, + { + "date": "2026-01-02", + "equity": 17305.52, + "return_pct": 73.06 + }, + { + "date": "2026-01-05", + "equity": 17420.78, + "return_pct": 74.21 + }, + { + "date": "2026-01-06", + "equity": 17524.38, + "return_pct": 75.24 + }, + { + "date": "2026-01-07", + "equity": 17467.89, + "return_pct": 74.68 + }, + { + "date": "2026-01-08", + "equity": 17466.12, + "return_pct": 74.66 + }, + { + "date": "2026-01-09", + "equity": 17581.63, + "return_pct": 75.82 + }, + { + "date": "2026-01-12", + "equity": 17609.24, + "return_pct": 76.09 + }, + { + "date": "2026-01-13", + "equity": 17574.03, + "return_pct": 75.74 + }, + { + "date": "2026-01-14", + "equity": 17487.65, + "return_pct": 74.88 + }, + { + "date": "2026-01-15", + "equity": 17535.27, + "return_pct": 75.35 + }, + { + "date": "2026-01-16", + "equity": 17520.58, + "return_pct": 75.21 + }, + { + "date": "2026-01-20", + "equity": 17163.92, + "return_pct": 71.64 + }, + { + "date": "2026-01-21", + "equity": 17362.01, + "return_pct": 73.62 + }, + { + "date": "2026-01-22", + "equity": 17452.69, + "return_pct": 74.53 + }, + { + "date": "2026-01-23", + "equity": 17459.03, + "return_pct": 74.59 + }, + { + "date": "2026-01-26", + "equity": 17547.69, + "return_pct": 75.48 + }, + { + "date": "2026-01-27", + "equity": 17617.6, + "return_pct": 76.18 + }, + { + "date": "2026-01-28", + "equity": 17615.83, + "return_pct": 76.16 + }, + { + "date": "2026-01-29", + "equity": 17580.87, + "return_pct": 75.81 + }, + { + "date": "2026-01-30", + "equity": 17528.43, + "return_pct": 75.28 + }, + { + "date": "2026-02-02", + "equity": 17615.57, + "return_pct": 76.16 + }, + { + "date": "2026-02-03", + "equity": 17466.63, + "return_pct": 74.67 + }, + { + "date": "2026-02-04", + "equity": 17382.02, + "return_pct": 73.82 + }, + { + "date": "2026-02-05", + "equity": 17164.93, + "return_pct": 71.65 + }, + { + "date": "2026-02-06", + "equity": 17494.24, + "return_pct": 74.94 + }, + { + "date": "2026-02-09", + "equity": 17578.59, + "return_pct": 75.79 + }, + { + "date": "2026-02-10", + "equity": 17532.23, + "return_pct": 75.32 + }, + { + "date": "2026-02-11", + "equity": 17528.18, + "return_pct": 75.28 + }, + { + "date": "2026-02-12", + "equity": 17257.39, + "return_pct": 72.57 + }, + { + "date": "2026-02-13", + "equity": 17269.55, + "return_pct": 72.7 + }, + { + "date": "2026-02-17", + "equity": 17297.41, + "return_pct": 72.97 + }, + { + "date": "2026-02-18", + "equity": 17384.55, + "return_pct": 73.85 + }, + { + "date": "2026-02-19", + "equity": 17338.7, + "return_pct": 73.39 + }, + { + "date": "2026-02-20", + "equity": 17464.09, + "return_pct": 74.64 + }, + { + "date": "2026-02-23", + "equity": 17285.76, + "return_pct": 72.86 + }, + { + "date": "2026-02-24", + "equity": 17411.4, + "return_pct": 74.11 + }, + { + "date": "2026-02-25", + "equity": 17558.33, + "return_pct": 75.58 + }, + { + "date": "2026-02-26", + "equity": 17460.8, + "return_pct": 74.61 + }, + { + "date": "2026-02-27", + "equity": 17376.95, + "return_pct": 73.77 + }, + { + "date": "2026-03-02", + "equity": 17386.83, + "return_pct": 73.87 + }, + { + "date": "2026-03-03", + "equity": 17233.58, + "return_pct": 72.34 + }, + { + "date": "2026-03-04", + "equity": 17355.17, + "return_pct": 73.55 + }, + { + "date": "2026-03-05", + "equity": 17258.4, + "return_pct": 72.58 + }, + { + "date": "2026-03-06", + "equity": 17032.2, + "return_pct": 70.32 + }, + { + "date": "2026-03-09", + "equity": 17181.4, + "return_pct": 71.81 + }, + { + "date": "2026-03-10", + "equity": 17153.79, + "return_pct": 71.54 + }, + { + "date": "2026-03-11", + "equity": 17132.25, + "return_pct": 71.32 + }, + { + "date": "2026-03-12", + "equity": 16872.1, + "return_pct": 68.72 + }, + { + "date": "2026-03-13", + "equity": 16776.6, + "return_pct": 67.77 + }, + { + "date": "2026-03-16", + "equity": 16947.34, + "return_pct": 69.47 + }, + { + "date": "2026-03-17", + "equity": 16991.92, + "return_pct": 69.92 + }, + { + "date": "2026-03-18", + "equity": 16754.82, + "return_pct": 67.55 + }, + { + "date": "2026-03-19", + "equity": 16713.53, + "return_pct": 67.14 + }, + { + "date": "2026-03-20", + "equity": 16429.06, + "return_pct": 64.29 + }, + { + "date": "2026-03-23", + "equity": 16601.57, + "return_pct": 66.02 + }, + { + "date": "2026-03-24", + "equity": 16545.84, + "return_pct": 65.46 + }, + { + "date": "2026-03-25", + "equity": 16638.04, + "return_pct": 66.38 + }, + { + "date": "2026-03-26", + "equity": 16340.91, + "return_pct": 63.41 + }, + { + "date": "2026-03-27", + "equity": 16062.26, + "return_pct": 60.62 + }, + { + "date": "2026-03-30", + "equity": 16008.56, + "return_pct": 60.09 + }, + { + "date": "2026-03-31", + "equity": 16473.9, + "return_pct": 64.74 + }, + { + "date": "2026-04-01", + "equity": 16598.02, + "return_pct": 65.98 + }, + { + "date": "2026-04-02", + "equity": 16612.96, + "return_pct": 66.13 + }, + { + "date": "2026-04-06", + "equity": 16691.49, + "return_pct": 66.91 + }, + { + "date": "2026-04-07", + "equity": 16698.84, + "return_pct": 66.99 + }, + { + "date": "2026-04-08", + "equity": 17124.15, + "return_pct": 71.24 + }, + { + "date": "2026-04-09", + "equity": 17222.94, + "return_pct": 72.23 + }, + { + "date": "2026-04-10", + "equity": 17211.54, + "return_pct": 72.12 + }, + { + "date": "2026-04-13", + "equity": 17379.74, + "return_pct": 73.8 + }, + { + "date": "2026-04-14", + "equity": 17591.51, + "return_pct": 75.92 + }, + { + "date": "2026-04-15", + "equity": 17730.32, + "return_pct": 77.3 + }, + { + "date": "2026-04-16", + "equity": 17773.89, + "return_pct": 77.74 + }, + { + "date": "2026-04-17", + "equity": 17988.7, + "return_pct": 79.89 + }, + { + "date": "2026-04-20", + "equity": 17952.73, + "return_pct": 79.53 + }, + { + "date": "2026-04-21", + "equity": 17835.2, + "return_pct": 78.35 + }, + { + "date": "2026-04-22", + "equity": 18015.81, + "return_pct": 80.16 + }, + { + "date": "2026-04-23", + "equity": 17945.89, + "return_pct": 79.46 + }, + { + "date": "2026-04-24", + "equity": 18084.96, + "return_pct": 80.85 + }, + { + "date": "2026-04-27", + "equity": 18116.12, + "return_pct": 81.16 + }, + { + "date": "2026-04-28", + "equity": 18027.97, + "return_pct": 80.28 + }, + { + "date": "2026-04-29", + "equity": 18025.18, + "return_pct": 80.25 + }, + { + "date": "2026-04-30", + "equity": 18204.52, + "return_pct": 82.05 + }, + { + "date": "2026-05-01", + "equity": 18254.93, + "return_pct": 82.55 + }, + { + "date": "2026-05-04", + "equity": 18188.06, + "return_pct": 81.88 + }, + { + "date": "2026-05-05", + "equity": 18333.97, + "return_pct": 83.34 + }, + { + "date": "2026-05-06", + "equity": 18588.8, + "return_pct": 85.89 + }, + { + "date": "2026-05-07", + "equity": 18531.8, + "return_pct": 85.32 + }, + { + "date": "2026-05-08", + "equity": 18684.8, + "return_pct": 86.85 + }, + { + "date": "2026-05-11", + "equity": 18727.36, + "return_pct": 87.27 + }, + { + "date": "2026-05-12", + "equity": 18698.99, + "return_pct": 86.99 + }, + { + "date": "2026-05-13", + "equity": 18803.61, + "return_pct": 88.04 + }, + { + "date": "2026-05-14", + "equity": 18952.05, + "return_pct": 89.52 + }, + { + "date": "2026-05-15", + "equity": 18724.07, + "return_pct": 87.24 + }, + { + "date": "2026-05-18", + "equity": 18710.89, + "return_pct": 87.11 + }, + { + "date": "2026-05-19", + "equity": 18586.27, + "return_pct": 85.86 + }, + { + "date": "2026-05-20", + "equity": 18776.76, + "return_pct": 87.77 + }, + { + "date": "2026-05-21", + "equity": 18813.99, + "return_pct": 88.14 + }, + { + "date": "2026-05-22", + "equity": 18887.96, + "return_pct": 88.88 + }, + { + "date": "2026-05-26", + "equity": 19013.35, + "return_pct": 90.13 + }, + { + "date": "2026-05-27", + "equity": 19010.06, + "return_pct": 90.1 + }, + { + "date": "2026-05-28", + "equity": 19114.93, + "return_pct": 91.15 + }, + { + "date": "2026-05-29", + "equity": 19162.55, + "return_pct": 91.63 + }, + { + "date": "2026-06-01", + "equity": 19214.73, + "return_pct": 92.15 + }, + { + "date": "2026-06-02", + "equity": 19240.82, + "return_pct": 92.41 + }, + { + "date": "2026-06-03", + "equity": 19105.81, + "return_pct": 91.06 + }, + { + "date": "2026-06-04", + "equity": 19178.0, + "return_pct": 91.78 + }, + { + "date": "2026-06-05", + "equity": 18683.03, + "return_pct": 86.83 + }, + { + "date": "2026-06-08", + "equity": 18725.33, + "return_pct": 87.25 + }, + { + "date": "2026-06-09", + "equity": 18670.37, + "return_pct": 86.7 + }, + { + "date": "2026-06-10", + "equity": 18376.02, + "return_pct": 83.76 + }, + { + "date": "2026-06-11", + "equity": 18688.35, + "return_pct": 86.88 + }, + { + "date": "2026-06-12", + "equity": 18789.42, + "return_pct": 87.89 + }, + { + "date": "2026-06-15", + "equity": 19120.75, + "return_pct": 91.21 + }, + { + "date": "2026-06-16", + "equity": 19006.76, + "return_pct": 90.07 + }, + { + "date": "2026-06-17", + "equity": 18769.41, + "return_pct": 87.69 + }, + { + "date": "2026-06-18", + "equity": 18915.82, + "return_pct": 89.16 + }, + { + "date": "2026-06-22", + "equity": 18856.3, + "return_pct": 88.56 + }, + { + "date": "2026-06-23", + "equity": 18582.47, + "return_pct": 85.82 + }, + { + "date": "2026-06-24", + "equity": 18573.85, + "return_pct": 85.74 + }, + { + "date": "2026-06-25", + "equity": 18600.7, + "return_pct": 86.01 + }, + { + "date": "2026-06-26", + "equity": 18466.2, + "return_pct": 84.66 + }, + { + "date": "2026-06-29", + "equity": 18770.42, + "return_pct": 87.7 + }, + { + "date": "2026-06-30", + "equity": 18916.58, + "return_pct": 89.17 + }, + { + "date": "2026-07-01", + "equity": 18891.0, + "return_pct": 88.91 + }, + { + "date": "2026-07-02", + "equity": 18866.18, + "return_pct": 88.66 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "6m", + "lookback_label": "6 months", + "starting_capital": 10000.0, + "final_equity": 10881.01, + "total_return_pct": 8.8, + "cagr_pct": 18.4, + "max_drawdown_pct": 13.1, + "sharpe": 1.09, + "trades": 17, + "win_rate": 29.4, + "avg_trade_pnl": 51.82, + "best_trade_r": 12.87, + "worst_trade_r": -1.24, + "best_trade_pnl": 1200.16, + "worst_trade_pnl": -124.08, + "avg_hold_days": 16.1, + "exit_reasons": { + "stop": 11, + "time": 6 + }, + "skipped_book_full": 0, + "spy_return_pct": 9.2, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 0.0 + }, + { + "year": 2026, + "return_pct": 8.8 + } + ], + "start_date": "2025-12-31", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-07", + "equity": 9998.51, + "return_pct": -0.01 + }, + { + "date": "2026-01-08", + "equity": 9945.38, + "return_pct": -0.55 + }, + { + "date": "2026-01-09", + "equity": 10100.58, + "return_pct": 1.01 + }, + { + "date": "2026-01-12", + "equity": 10048.5, + "return_pct": 0.48 + }, + { + "date": "2026-01-13", + "equity": 10161.4, + "return_pct": 1.61 + }, + { + "date": "2026-01-14", + "equity": 10209.71, + "return_pct": 2.1 + }, + { + "date": "2026-01-15", + "equity": 10228.06, + "return_pct": 2.28 + }, + { + "date": "2026-01-16", + "equity": 10209.78, + "return_pct": 2.1 + }, + { + "date": "2026-01-20", + "equity": 10266.38, + "return_pct": 2.66 + }, + { + "date": "2026-01-21", + "equity": 10599.07, + "return_pct": 5.99 + }, + { + "date": "2026-01-22", + "equity": 10628.8, + "return_pct": 6.29 + }, + { + "date": "2026-01-23", + "equity": 10317.96, + "return_pct": 3.18 + }, + { + "date": "2026-01-26", + "equity": 10142.01, + "return_pct": 1.42 + }, + { + "date": "2026-01-27", + "equity": 10198.62, + "return_pct": 1.99 + }, + { + "date": "2026-01-28", + "equity": 10340.09, + "return_pct": 3.4 + }, + { + "date": "2026-01-29", + "equity": 10329.64, + "return_pct": 3.3 + }, + { + "date": "2026-01-30", + "equity": 10122.67, + "return_pct": 1.23 + }, + { + "date": "2026-02-02", + "equity": 10216.6, + "return_pct": 2.17 + }, + { + "date": "2026-02-03", + "equity": 10189.34, + "return_pct": 1.89 + }, + { + "date": "2026-02-04", + "equity": 9924.42, + "return_pct": -0.76 + }, + { + "date": "2026-02-05", + "equity": 9911.84, + "return_pct": -0.88 + }, + { + "date": "2026-02-06", + "equity": 9993.98, + "return_pct": -0.06 + }, + { + "date": "2026-02-09", + "equity": 9981.75, + "return_pct": -0.18 + }, + { + "date": "2026-02-10", + "equity": 9873.04, + "return_pct": -1.27 + }, + { + "date": "2026-02-11", + "equity": 9913.59, + "return_pct": -0.86 + }, + { + "date": "2026-02-12", + "equity": 9846.19, + "return_pct": -1.54 + }, + { + "date": "2026-02-13", + "equity": 9888.78, + "return_pct": -1.11 + }, + { + "date": "2026-02-17", + "equity": 9896.8, + "return_pct": -1.03 + }, + { + "date": "2026-02-18", + "equity": 9876.76, + "return_pct": -1.23 + }, + { + "date": "2026-02-19", + "equity": 9830.91, + "return_pct": -1.69 + }, + { + "date": "2026-02-20", + "equity": 9844.12, + "return_pct": -1.56 + }, + { + "date": "2026-02-23", + "equity": 9794.56, + "return_pct": -2.05 + }, + { + "date": "2026-02-24", + "equity": 9836.29, + "return_pct": -1.64 + }, + { + "date": "2026-02-25", + "equity": 9891.31, + "return_pct": -1.09 + }, + { + "date": "2026-02-26", + "equity": 9807.34, + "return_pct": -1.93 + }, + { + "date": "2026-02-27", + "equity": 9823.46, + "return_pct": -1.77 + }, + { + "date": "2026-03-02", + "equity": 9721.99, + "return_pct": -2.78 + }, + { + "date": "2026-03-03", + "equity": 9528.65, + "return_pct": -4.71 + }, + { + "date": "2026-03-04", + "equity": 9720.15, + "return_pct": -2.8 + }, + { + "date": "2026-03-05", + "equity": 9597.82, + "return_pct": -4.02 + }, + { + "date": "2026-03-06", + "equity": 9491.5, + "return_pct": -5.09 + }, + { + "date": "2026-03-09", + "equity": 9556.06, + "return_pct": -4.44 + }, + { + "date": "2026-03-10", + "equity": 9540.82, + "return_pct": -4.59 + }, + { + "date": "2026-03-11", + "equity": 9560.67, + "return_pct": -4.39 + }, + { + "date": "2026-03-12", + "equity": 9508.94, + "return_pct": -4.91 + }, + { + "date": "2026-03-13", + "equity": 9490.99, + "return_pct": -5.09 + }, + { + "date": "2026-03-16", + "equity": 9523.89, + "return_pct": -4.76 + }, + { + "date": "2026-03-17", + "equity": 9560.44, + "return_pct": -4.4 + }, + { + "date": "2026-03-18", + "equity": 9518.28, + "return_pct": -4.82 + }, + { + "date": "2026-03-19", + "equity": 9547.41, + "return_pct": -4.53 + }, + { + "date": "2026-03-20", + "equity": 9525.49, + "return_pct": -4.75 + }, + { + "date": "2026-03-23", + "equity": 9642.09, + "return_pct": -3.58 + }, + { + "date": "2026-03-24", + "equity": 9630.25, + "return_pct": -3.7 + }, + { + "date": "2026-03-25", + "equity": 9658.28, + "return_pct": -3.42 + }, + { + "date": "2026-03-26", + "equity": 9467.46, + "return_pct": -5.33 + }, + { + "date": "2026-03-27", + "equity": 9337.28, + "return_pct": -6.63 + }, + { + "date": "2026-03-30", + "equity": 9235.3, + "return_pct": -7.65 + }, + { + "date": "2026-03-31", + "equity": 9358.55, + "return_pct": -6.41 + }, + { + "date": "2026-04-01", + "equity": 9389.24, + "return_pct": -6.11 + }, + { + "date": "2026-04-02", + "equity": 9352.13, + "return_pct": -6.48 + }, + { + "date": "2026-04-06", + "equity": 9355.28, + "return_pct": -6.45 + }, + { + "date": "2026-04-07", + "equity": 9374.71, + "return_pct": -6.25 + }, + { + "date": "2026-04-08", + "equity": 9598.99, + "return_pct": -4.01 + }, + { + "date": "2026-04-09", + "equity": 9693.6, + "return_pct": -3.06 + }, + { + "date": "2026-04-10", + "equity": 9800.15, + "return_pct": -2.0 + }, + { + "date": "2026-04-13", + "equity": 9800.44, + "return_pct": -2.0 + }, + { + "date": "2026-04-14", + "equity": 10000.76, + "return_pct": 0.01 + }, + { + "date": "2026-04-15", + "equity": 9936.29, + "return_pct": -0.64 + }, + { + "date": "2026-04-16", + "equity": 10061.68, + "return_pct": 0.62 + }, + { + "date": "2026-04-17", + "equity": 10188.86, + "return_pct": 1.89 + }, + { + "date": "2026-04-20", + "equity": 10147.55, + "return_pct": 1.48 + }, + { + "date": "2026-04-21", + "equity": 10102.6, + "return_pct": 1.03 + }, + { + "date": "2026-04-22", + "equity": 10310.14, + "return_pct": 3.1 + }, + { + "date": "2026-04-23", + "equity": 10246.14, + "return_pct": 2.46 + }, + { + "date": "2026-04-24", + "equity": 10581.06, + "return_pct": 5.81 + }, + { + "date": "2026-04-27", + "equity": 10508.67, + "return_pct": 5.09 + }, + { + "date": "2026-04-28", + "equity": 10338.53, + "return_pct": 3.39 + }, + { + "date": "2026-04-29", + "equity": 10457.12, + "return_pct": 4.57 + }, + { + "date": "2026-04-30", + "equity": 10458.56, + "return_pct": 4.59 + }, + { + "date": "2026-05-01", + "equity": 10432.28, + "return_pct": 4.32 + }, + { + "date": "2026-05-04", + "equity": 10308.78, + "return_pct": 3.09 + }, + { + "date": "2026-05-05", + "equity": 10339.13, + "return_pct": 3.39 + }, + { + "date": "2026-05-06", + "equity": 10761.1, + "return_pct": 7.61 + }, + { + "date": "2026-05-07", + "equity": 10716.6, + "return_pct": 7.17 + }, + { + "date": "2026-05-08", + "equity": 11025.29, + "return_pct": 10.25 + }, + { + "date": "2026-05-11", + "equity": 11091.29, + "return_pct": 10.91 + }, + { + "date": "2026-05-12", + "equity": 11036.86, + "return_pct": 10.37 + }, + { + "date": "2026-05-13", + "equity": 11069.17, + "return_pct": 10.69 + }, + { + "date": "2026-05-14", + "equity": 11200.14, + "return_pct": 12.0 + }, + { + "date": "2026-05-15", + "equity": 10923.46, + "return_pct": 9.23 + }, + { + "date": "2026-05-18", + "equity": 10863.75, + "return_pct": 8.64 + }, + { + "date": "2026-05-19", + "equity": 10859.76, + "return_pct": 8.6 + }, + { + "date": "2026-05-20", + "equity": 10869.05, + "return_pct": 8.69 + }, + { + "date": "2026-05-21", + "equity": 10856.81, + "return_pct": 8.57 + }, + { + "date": "2026-05-22", + "equity": 10866.57, + "return_pct": 8.67 + }, + { + "date": "2026-05-26", + "equity": 10886.01, + "return_pct": 8.86 + }, + { + "date": "2026-05-27", + "equity": 10880.96, + "return_pct": 8.81 + }, + { + "date": "2026-05-28", + "equity": 10877.55, + "return_pct": 8.78 + }, + { + "date": "2026-05-29", + "equity": 10871.7, + "return_pct": 8.72 + }, + { + "date": "2026-06-01", + "equity": 10858.54, + "return_pct": 8.59 + }, + { + "date": "2026-06-02", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-03", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-04", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-05", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-08", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-09", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-10", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-11", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-12", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-15", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-16", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-17", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-18", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-22", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-23", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-24", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-25", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-26", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-29", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-06-30", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-07-01", + "equity": 10881.01, + "return_pct": 8.81 + }, + { + "date": "2026-07-02", + "equity": 10881.01, + "return_pct": 8.81 + } + ], + "benchmark_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10018.33, + "return_pct": 0.18 + }, + { + "date": "2026-01-05", + "equity": 10085.05, + "return_pct": 0.85 + }, + { + "date": "2026-01-06", + "equity": 10145.03, + "return_pct": 1.45 + }, + { + "date": "2026-01-07", + "equity": 10112.33, + "return_pct": 1.12 + }, + { + "date": "2026-01-08", + "equity": 10111.3, + "return_pct": 1.11 + }, + { + "date": "2026-01-09", + "equity": 10178.17, + "return_pct": 1.78 + }, + { + "date": "2026-01-12", + "equity": 10194.16, + "return_pct": 1.94 + }, + { + "date": "2026-01-13", + "equity": 10173.77, + "return_pct": 1.74 + }, + { + "date": "2026-01-14", + "equity": 10123.77, + "return_pct": 1.24 + }, + { + "date": "2026-01-15", + "equity": 10151.34, + "return_pct": 1.51 + }, + { + "date": "2026-01-16", + "equity": 10142.83, + "return_pct": 1.43 + }, + { + "date": "2026-01-20", + "equity": 9936.36, + "return_pct": -0.64 + }, + { + "date": "2026-01-21", + "equity": 10051.03, + "return_pct": 0.51 + }, + { + "date": "2026-01-22", + "equity": 10103.53, + "return_pct": 1.04 + }, + { + "date": "2026-01-23", + "equity": 10107.2, + "return_pct": 1.07 + }, + { + "date": "2026-01-26", + "equity": 10158.52, + "return_pct": 1.59 + }, + { + "date": "2026-01-27", + "equity": 10199.0, + "return_pct": 1.99 + }, + { + "date": "2026-01-28", + "equity": 10197.97, + "return_pct": 1.98 + }, + { + "date": "2026-01-29", + "equity": 10177.73, + "return_pct": 1.78 + }, + { + "date": "2026-01-30", + "equity": 10147.38, + "return_pct": 1.47 + }, + { + "date": "2026-02-02", + "equity": 10197.82, + "return_pct": 1.98 + }, + { + "date": "2026-02-03", + "equity": 10111.6, + "return_pct": 1.12 + }, + { + "date": "2026-02-04", + "equity": 10062.62, + "return_pct": 0.63 + }, + { + "date": "2026-02-05", + "equity": 9936.94, + "return_pct": -0.63 + }, + { + "date": "2026-02-06", + "equity": 10127.58, + "return_pct": 1.28 + }, + { + "date": "2026-02-09", + "equity": 10176.41, + "return_pct": 1.76 + }, + { + "date": "2026-02-10", + "equity": 10149.58, + "return_pct": 1.5 + }, + { + "date": "2026-02-11", + "equity": 10147.23, + "return_pct": 1.47 + }, + { + "date": "2026-02-12", + "equity": 9990.47, + "return_pct": -0.1 + }, + { + "date": "2026-02-13", + "equity": 9997.51, + "return_pct": -0.02 + }, + { + "date": "2026-02-17", + "equity": 10013.64, + "return_pct": 0.14 + }, + { + "date": "2026-02-18", + "equity": 10064.08, + "return_pct": 0.64 + }, + { + "date": "2026-02-19", + "equity": 10037.54, + "return_pct": 0.38 + }, + { + "date": "2026-02-20", + "equity": 10110.13, + "return_pct": 1.1 + }, + { + "date": "2026-02-23", + "equity": 10006.89, + "return_pct": 0.07 + }, + { + "date": "2026-02-24", + "equity": 10079.63, + "return_pct": 0.8 + }, + { + "date": "2026-02-25", + "equity": 10164.68, + "return_pct": 1.65 + }, + { + "date": "2026-02-26", + "equity": 10108.22, + "return_pct": 1.08 + }, + { + "date": "2026-02-27", + "equity": 10059.68, + "return_pct": 0.6 + }, + { + "date": "2026-03-02", + "equity": 10065.4, + "return_pct": 0.65 + }, + { + "date": "2026-03-03", + "equity": 9976.68, + "return_pct": -0.23 + }, + { + "date": "2026-03-04", + "equity": 10047.07, + "return_pct": 0.47 + }, + { + "date": "2026-03-05", + "equity": 9991.05, + "return_pct": -0.09 + }, + { + "date": "2026-03-06", + "equity": 9860.1, + "return_pct": -1.4 + }, + { + "date": "2026-03-09", + "equity": 9946.47, + "return_pct": -0.54 + }, + { + "date": "2026-03-10", + "equity": 9930.49, + "return_pct": -0.7 + }, + { + "date": "2026-03-11", + "equity": 9918.03, + "return_pct": -0.82 + }, + { + "date": "2026-03-12", + "equity": 9767.42, + "return_pct": -2.33 + }, + { + "date": "2026-03-13", + "equity": 9712.14, + "return_pct": -2.88 + }, + { + "date": "2026-03-16", + "equity": 9810.97, + "return_pct": -1.89 + }, + { + "date": "2026-03-17", + "equity": 9836.78, + "return_pct": -1.63 + }, + { + "date": "2026-03-18", + "equity": 9699.52, + "return_pct": -3.0 + }, + { + "date": "2026-03-19", + "equity": 9675.62, + "return_pct": -3.24 + }, + { + "date": "2026-03-20", + "equity": 9510.94, + "return_pct": -4.89 + }, + { + "date": "2026-03-23", + "equity": 9610.8, + "return_pct": -3.89 + }, + { + "date": "2026-03-24", + "equity": 9578.54, + "return_pct": -4.21 + }, + { + "date": "2026-03-25", + "equity": 9631.92, + "return_pct": -3.68 + }, + { + "date": "2026-03-26", + "equity": 9459.91, + "return_pct": -5.4 + }, + { + "date": "2026-03-27", + "equity": 9298.6, + "return_pct": -7.01 + }, + { + "date": "2026-03-30", + "equity": 9267.51, + "return_pct": -7.32 + }, + { + "date": "2026-03-31", + "equity": 9536.9, + "return_pct": -4.63 + }, + { + "date": "2026-04-01", + "equity": 9608.75, + "return_pct": -3.91 + }, + { + "date": "2026-04-02", + "equity": 9617.4, + "return_pct": -3.83 + }, + { + "date": "2026-04-06", + "equity": 9662.86, + "return_pct": -3.37 + }, + { + "date": "2026-04-07", + "equity": 9667.12, + "return_pct": -3.33 + }, + { + "date": "2026-04-08", + "equity": 9913.33, + "return_pct": -0.87 + }, + { + "date": "2026-04-09", + "equity": 9970.52, + "return_pct": -0.29 + }, + { + "date": "2026-04-10", + "equity": 9963.93, + "return_pct": -0.36 + }, + { + "date": "2026-04-13", + "equity": 10061.3, + "return_pct": 0.61 + }, + { + "date": "2026-04-14", + "equity": 10183.89, + "return_pct": 1.84 + }, + { + "date": "2026-04-15", + "equity": 10264.25, + "return_pct": 2.64 + }, + { + "date": "2026-04-16", + "equity": 10289.48, + "return_pct": 2.89 + }, + { + "date": "2026-04-17", + "equity": 10413.83, + "return_pct": 4.14 + }, + { + "date": "2026-04-20", + "equity": 10393.01, + "return_pct": 3.93 + }, + { + "date": "2026-04-21", + "equity": 10324.96, + "return_pct": 3.25 + }, + { + "date": "2026-04-22", + "equity": 10429.52, + "return_pct": 4.3 + }, + { + "date": "2026-04-23", + "equity": 10389.05, + "return_pct": 3.89 + }, + { + "date": "2026-04-24", + "equity": 10469.56, + "return_pct": 4.7 + }, + { + "date": "2026-04-27", + "equity": 10487.59, + "return_pct": 4.88 + }, + { + "date": "2026-04-28", + "equity": 10436.56, + "return_pct": 4.37 + }, + { + "date": "2026-04-29", + "equity": 10434.95, + "return_pct": 4.35 + }, + { + "date": "2026-04-30", + "equity": 10538.77, + "return_pct": 5.39 + }, + { + "date": "2026-05-01", + "equity": 10567.96, + "return_pct": 5.68 + }, + { + "date": "2026-05-04", + "equity": 10529.24, + "return_pct": 5.29 + }, + { + "date": "2026-05-05", + "equity": 10613.71, + "return_pct": 6.14 + }, + { + "date": "2026-05-06", + "equity": 10761.23, + "return_pct": 7.61 + }, + { + "date": "2026-05-07", + "equity": 10728.24, + "return_pct": 7.28 + }, + { + "date": "2026-05-08", + "equity": 10816.81, + "return_pct": 8.17 + }, + { + "date": "2026-05-11", + "equity": 10841.45, + "return_pct": 8.41 + }, + { + "date": "2026-05-12", + "equity": 10825.02, + "return_pct": 8.25 + }, + { + "date": "2026-05-13", + "equity": 10885.59, + "return_pct": 8.86 + }, + { + "date": "2026-05-14", + "equity": 10971.52, + "return_pct": 9.72 + }, + { + "date": "2026-05-15", + "equity": 10839.54, + "return_pct": 8.4 + }, + { + "date": "2026-05-18", + "equity": 10831.92, + "return_pct": 8.32 + }, + { + "date": "2026-05-19", + "equity": 10759.77, + "return_pct": 7.6 + }, + { + "date": "2026-05-20", + "equity": 10870.04, + "return_pct": 8.7 + }, + { + "date": "2026-05-21", + "equity": 10891.6, + "return_pct": 8.92 + }, + { + "date": "2026-05-22", + "equity": 10934.42, + "return_pct": 9.34 + }, + { + "date": "2026-05-26", + "equity": 11007.01, + "return_pct": 10.07 + }, + { + "date": "2026-05-27", + "equity": 11005.1, + "return_pct": 10.05 + }, + { + "date": "2026-05-28", + "equity": 11065.81, + "return_pct": 10.66 + }, + { + "date": "2026-05-29", + "equity": 11093.38, + "return_pct": 10.93 + }, + { + "date": "2026-06-01", + "equity": 11123.59, + "return_pct": 11.24 + }, + { + "date": "2026-06-02", + "equity": 11138.7, + "return_pct": 11.39 + }, + { + "date": "2026-06-03", + "equity": 11060.53, + "return_pct": 10.61 + }, + { + "date": "2026-06-04", + "equity": 11102.33, + "return_pct": 11.02 + }, + { + "date": "2026-06-05", + "equity": 10815.78, + "return_pct": 8.16 + }, + { + "date": "2026-06-08", + "equity": 10840.27, + "return_pct": 8.4 + }, + { + "date": "2026-06-09", + "equity": 10808.45, + "return_pct": 8.08 + }, + { + "date": "2026-06-10", + "equity": 10638.05, + "return_pct": 6.38 + }, + { + "date": "2026-06-11", + "equity": 10818.86, + "return_pct": 8.19 + }, + { + "date": "2026-06-12", + "equity": 10877.38, + "return_pct": 8.77 + }, + { + "date": "2026-06-15", + "equity": 11069.19, + "return_pct": 10.69 + }, + { + "date": "2026-06-16", + "equity": 11003.2, + "return_pct": 10.03 + }, + { + "date": "2026-06-17", + "equity": 10865.79, + "return_pct": 8.66 + }, + { + "date": "2026-06-18", + "equity": 10950.55, + "return_pct": 9.51 + }, + { + "date": "2026-06-22", + "equity": 10916.09, + "return_pct": 9.16 + }, + { + "date": "2026-06-23", + "equity": 10757.57, + "return_pct": 7.58 + }, + { + "date": "2026-06-24", + "equity": 10752.58, + "return_pct": 7.53 + }, + { + "date": "2026-06-25", + "equity": 10768.13, + "return_pct": 7.68 + }, + { + "date": "2026-06-26", + "equity": 10690.26, + "return_pct": 6.9 + }, + { + "date": "2026-06-29", + "equity": 10866.38, + "return_pct": 8.66 + }, + { + "date": "2026-06-30", + "equity": 10950.99, + "return_pct": 9.51 + }, + { + "date": "2026-07-01", + "equity": 10936.18, + "return_pct": 9.36 + }, + { + "date": "2026-07-02", + "equity": 10921.81, + "return_pct": 9.22 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "1y", + "lookback_label": "1 year", + "starting_capital": 10000.0, + "final_equity": 12632.8, + "total_return_pct": 26.3, + "cagr_pct": 26.3, + "max_drawdown_pct": 13.9, + "sharpe": 1.38, + "trades": 40, + "win_rate": 35.0, + "avg_trade_pnl": 65.82, + "best_trade_r": 12.87, + "worst_trade_r": -1.42, + "best_trade_pnl": 1393.38, + "worst_trade_pnl": -144.06, + "avg_hold_days": 17.3, + "exit_reasons": { + "stop": 23, + "time": 17 + }, + "skipped_book_full": 0, + "spy_return_pct": 20.0, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 18.7 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2025-07-02", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-07-02", + "equity": 9996.62, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10052.68, + "return_pct": 0.56 + }, + { + "date": "2025-07-07", + "equity": 9995.74, + "return_pct": -0.01 + }, + { + "date": "2025-07-08", + "equity": 10002.08, + "return_pct": 0.05 + }, + { + "date": "2025-07-09", + "equity": 9964.54, + "return_pct": -0.32 + }, + { + "date": "2025-07-10", + "equity": 10243.94, + "return_pct": 2.47 + }, + { + "date": "2025-07-11", + "equity": 10168.0, + "return_pct": 1.71 + }, + { + "date": "2025-07-14", + "equity": 10180.11, + "return_pct": 1.84 + }, + { + "date": "2025-07-15", + "equity": 10236.15, + "return_pct": 2.4 + }, + { + "date": "2025-07-16", + "equity": 10307.23, + "return_pct": 3.11 + }, + { + "date": "2025-07-17", + "equity": 10418.82, + "return_pct": 4.22 + }, + { + "date": "2025-07-18", + "equity": 10435.03, + "return_pct": 4.39 + }, + { + "date": "2025-07-21", + "equity": 10473.58, + "return_pct": 4.77 + }, + { + "date": "2025-07-22", + "equity": 10301.92, + "return_pct": 3.05 + }, + { + "date": "2025-07-23", + "equity": 10386.68, + "return_pct": 3.9 + }, + { + "date": "2025-07-24", + "equity": 10377.23, + "return_pct": 3.81 + }, + { + "date": "2025-07-25", + "equity": 10452.72, + "return_pct": 4.56 + }, + { + "date": "2025-07-28", + "equity": 10555.0, + "return_pct": 5.59 + }, + { + "date": "2025-07-29", + "equity": 10525.56, + "return_pct": 5.29 + }, + { + "date": "2025-07-30", + "equity": 10530.23, + "return_pct": 5.34 + }, + { + "date": "2025-07-31", + "equity": 10597.68, + "return_pct": 6.01 + }, + { + "date": "2025-08-01", + "equity": 10413.39, + "return_pct": 4.17 + }, + { + "date": "2025-08-04", + "equity": 10606.35, + "return_pct": 6.1 + }, + { + "date": "2025-08-05", + "equity": 10500.22, + "return_pct": 5.04 + }, + { + "date": "2025-08-06", + "equity": 10607.54, + "return_pct": 6.11 + }, + { + "date": "2025-08-07", + "equity": 10784.07, + "return_pct": 7.88 + }, + { + "date": "2025-08-08", + "equity": 10999.9, + "return_pct": 10.04 + }, + { + "date": "2025-08-11", + "equity": 11006.34, + "return_pct": 10.1 + }, + { + "date": "2025-08-12", + "equity": 11300.73, + "return_pct": 13.05 + }, + { + "date": "2025-08-13", + "equity": 11242.29, + "return_pct": 12.46 + }, + { + "date": "2025-08-14", + "equity": 11074.3, + "return_pct": 10.78 + }, + { + "date": "2025-08-15", + "equity": 11060.71, + "return_pct": 10.64 + }, + { + "date": "2025-08-18", + "equity": 11105.32, + "return_pct": 11.09 + }, + { + "date": "2025-08-19", + "equity": 10910.29, + "return_pct": 9.14 + }, + { + "date": "2025-08-20", + "equity": 10881.87, + "return_pct": 8.86 + }, + { + "date": "2025-08-21", + "equity": 10924.99, + "return_pct": 9.29 + }, + { + "date": "2025-08-22", + "equity": 11015.45, + "return_pct": 10.19 + }, + { + "date": "2025-08-25", + "equity": 11039.3, + "return_pct": 10.43 + }, + { + "date": "2025-08-26", + "equity": 11157.34, + "return_pct": 11.61 + }, + { + "date": "2025-08-27", + "equity": 11153.48, + "return_pct": 11.57 + }, + { + "date": "2025-08-28", + "equity": 11284.79, + "return_pct": 12.89 + }, + { + "date": "2025-08-29", + "equity": 11038.63, + "return_pct": 10.42 + }, + { + "date": "2025-09-02", + "equity": 10937.67, + "return_pct": 9.41 + }, + { + "date": "2025-09-03", + "equity": 10928.85, + "return_pct": 9.33 + }, + { + "date": "2025-09-04", + "equity": 10974.77, + "return_pct": 9.78 + }, + { + "date": "2025-09-05", + "equity": 10927.02, + "return_pct": 9.31 + }, + { + "date": "2025-09-08", + "equity": 10914.25, + "return_pct": 9.18 + }, + { + "date": "2025-09-09", + "equity": 10909.81, + "return_pct": 9.13 + }, + { + "date": "2025-09-10", + "equity": 10968.48, + "return_pct": 9.72 + }, + { + "date": "2025-09-11", + "equity": 11070.14, + "return_pct": 10.74 + }, + { + "date": "2025-09-12", + "equity": 11125.4, + "return_pct": 11.29 + }, + { + "date": "2025-09-15", + "equity": 11243.61, + "return_pct": 12.47 + }, + { + "date": "2025-09-16", + "equity": 11253.59, + "return_pct": 12.57 + }, + { + "date": "2025-09-17", + "equity": 11263.03, + "return_pct": 12.67 + }, + { + "date": "2025-09-18", + "equity": 11546.95, + "return_pct": 15.51 + }, + { + "date": "2025-09-19", + "equity": 11648.86, + "return_pct": 16.53 + }, + { + "date": "2025-09-22", + "equity": 11767.11, + "return_pct": 17.71 + }, + { + "date": "2025-09-23", + "equity": 11480.49, + "return_pct": 14.84 + }, + { + "date": "2025-09-24", + "equity": 11436.22, + "return_pct": 14.4 + }, + { + "date": "2025-09-25", + "equity": 11173.17, + "return_pct": 11.77 + }, + { + "date": "2025-09-26", + "equity": 11358.7, + "return_pct": 13.63 + }, + { + "date": "2025-09-29", + "equity": 11563.71, + "return_pct": 15.68 + }, + { + "date": "2025-09-30", + "equity": 11745.28, + "return_pct": 17.49 + }, + { + "date": "2025-10-01", + "equity": 12095.13, + "return_pct": 20.99 + }, + { + "date": "2025-10-02", + "equity": 12077.46, + "return_pct": 20.82 + }, + { + "date": "2025-10-03", + "equity": 12010.11, + "return_pct": 20.14 + }, + { + "date": "2025-10-06", + "equity": 12311.11, + "return_pct": 23.15 + }, + { + "date": "2025-10-07", + "equity": 12050.31, + "return_pct": 20.54 + }, + { + "date": "2025-10-08", + "equity": 12450.42, + "return_pct": 24.55 + }, + { + "date": "2025-10-09", + "equity": 12427.78, + "return_pct": 24.32 + }, + { + "date": "2025-10-10", + "equity": 11875.84, + "return_pct": 18.8 + }, + { + "date": "2025-10-13", + "equity": 12244.82, + "return_pct": 22.49 + }, + { + "date": "2025-10-14", + "equity": 11980.62, + "return_pct": 19.85 + }, + { + "date": "2025-10-15", + "equity": 12069.15, + "return_pct": 20.73 + }, + { + "date": "2025-10-16", + "equity": 11874.1, + "return_pct": 18.78 + }, + { + "date": "2025-10-17", + "equity": 11861.18, + "return_pct": 18.65 + }, + { + "date": "2025-10-20", + "equity": 11979.98, + "return_pct": 19.84 + }, + { + "date": "2025-10-21", + "equity": 11926.22, + "return_pct": 19.3 + }, + { + "date": "2025-10-22", + "equity": 11667.66, + "return_pct": 16.72 + }, + { + "date": "2025-10-23", + "equity": 11743.32, + "return_pct": 17.47 + }, + { + "date": "2025-10-24", + "equity": 11973.37, + "return_pct": 19.77 + }, + { + "date": "2025-10-27", + "equity": 11979.05, + "return_pct": 19.83 + }, + { + "date": "2025-10-28", + "equity": 11987.66, + "return_pct": 19.92 + }, + { + "date": "2025-10-29", + "equity": 11962.86, + "return_pct": 19.67 + }, + { + "date": "2025-10-30", + "equity": 11953.19, + "return_pct": 19.57 + }, + { + "date": "2025-10-31", + "equity": 11989.14, + "return_pct": 19.93 + }, + { + "date": "2025-11-03", + "equity": 11999.64, + "return_pct": 20.04 + }, + { + "date": "2025-11-04", + "equity": 11959.92, + "return_pct": 19.64 + }, + { + "date": "2025-11-05", + "equity": 11935.54, + "return_pct": 19.4 + }, + { + "date": "2025-11-06", + "equity": 11900.44, + "return_pct": 19.04 + }, + { + "date": "2025-11-07", + "equity": 11954.52, + "return_pct": 19.59 + }, + { + "date": "2025-11-10", + "equity": 12000.89, + "return_pct": 20.05 + }, + { + "date": "2025-11-11", + "equity": 11829.0, + "return_pct": 18.33 + }, + { + "date": "2025-11-12", + "equity": 11810.07, + "return_pct": 18.14 + }, + { + "date": "2025-11-13", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-14", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-17", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-18", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-19", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-20", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-21", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-24", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-25", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-26", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-11-28", + "equity": 11714.58, + "return_pct": 17.19 + }, + { + "date": "2025-12-01", + "equity": 11711.42, + "return_pct": 17.15 + }, + { + "date": "2025-12-02", + "equity": 11773.64, + "return_pct": 17.78 + }, + { + "date": "2025-12-03", + "equity": 11866.11, + "return_pct": 18.7 + }, + { + "date": "2025-12-04", + "equity": 11946.42, + "return_pct": 19.5 + }, + { + "date": "2025-12-05", + "equity": 11966.64, + "return_pct": 19.71 + }, + { + "date": "2025-12-08", + "equity": 11896.68, + "return_pct": 19.01 + }, + { + "date": "2025-12-09", + "equity": 12001.18, + "return_pct": 20.05 + }, + { + "date": "2025-12-10", + "equity": 12038.68, + "return_pct": 20.43 + }, + { + "date": "2025-12-11", + "equity": 12047.04, + "return_pct": 20.51 + }, + { + "date": "2025-12-12", + "equity": 11953.85, + "return_pct": 19.58 + }, + { + "date": "2025-12-15", + "equity": 12027.89, + "return_pct": 20.32 + }, + { + "date": "2025-12-16", + "equity": 12136.63, + "return_pct": 21.41 + }, + { + "date": "2025-12-17", + "equity": 11895.96, + "return_pct": 19.0 + }, + { + "date": "2025-12-18", + "equity": 12127.95, + "return_pct": 21.32 + }, + { + "date": "2025-12-19", + "equity": 12254.99, + "return_pct": 22.59 + }, + { + "date": "2025-12-22", + "equity": 12319.19, + "return_pct": 23.23 + }, + { + "date": "2025-12-23", + "equity": 12296.11, + "return_pct": 23.0 + }, + { + "date": "2025-12-24", + "equity": 12293.72, + "return_pct": 22.98 + }, + { + "date": "2025-12-26", + "equity": 12168.51, + "return_pct": 21.73 + }, + { + "date": "2025-12-29", + "equity": 12025.71, + "return_pct": 20.3 + }, + { + "date": "2025-12-30", + "equity": 11960.11, + "return_pct": 19.64 + }, + { + "date": "2025-12-31", + "equity": 11865.89, + "return_pct": 18.7 + }, + { + "date": "2026-01-02", + "equity": 11609.73, + "return_pct": 16.14 + }, + { + "date": "2026-01-05", + "equity": 11698.25, + "return_pct": 17.02 + }, + { + "date": "2026-01-06", + "equity": 11586.34, + "return_pct": 15.9 + }, + { + "date": "2026-01-07", + "equity": 11613.39, + "return_pct": 16.17 + }, + { + "date": "2026-01-08", + "equity": 11532.96, + "return_pct": 15.37 + }, + { + "date": "2026-01-09", + "equity": 11820.93, + "return_pct": 18.25 + }, + { + "date": "2026-01-12", + "equity": 11801.14, + "return_pct": 18.05 + }, + { + "date": "2026-01-13", + "equity": 11947.43, + "return_pct": 19.51 + }, + { + "date": "2026-01-14", + "equity": 11853.52, + "return_pct": 18.58 + }, + { + "date": "2026-01-15", + "equity": 11874.81, + "return_pct": 18.79 + }, + { + "date": "2026-01-16", + "equity": 11853.56, + "return_pct": 18.58 + }, + { + "date": "2026-01-20", + "equity": 11919.3, + "return_pct": 19.23 + }, + { + "date": "2026-01-21", + "equity": 12305.66, + "return_pct": 23.1 + }, + { + "date": "2026-01-22", + "equity": 12340.18, + "return_pct": 23.44 + }, + { + "date": "2026-01-23", + "equity": 11979.12, + "return_pct": 19.83 + }, + { + "date": "2026-01-26", + "equity": 11774.8, + "return_pct": 17.79 + }, + { + "date": "2026-01-27", + "equity": 11840.55, + "return_pct": 18.45 + }, + { + "date": "2026-01-28", + "equity": 12004.89, + "return_pct": 20.09 + }, + { + "date": "2026-01-29", + "equity": 11992.75, + "return_pct": 19.97 + }, + { + "date": "2026-01-30", + "equity": 11752.41, + "return_pct": 17.56 + }, + { + "date": "2026-02-02", + "equity": 11861.51, + "return_pct": 18.66 + }, + { + "date": "2026-02-03", + "equity": 11829.87, + "return_pct": 18.34 + }, + { + "date": "2026-02-04", + "equity": 11522.29, + "return_pct": 15.26 + }, + { + "date": "2026-02-05", + "equity": 11507.67, + "return_pct": 15.12 + }, + { + "date": "2026-02-06", + "equity": 11603.08, + "return_pct": 16.07 + }, + { + "date": "2026-02-09", + "equity": 11588.87, + "return_pct": 15.93 + }, + { + "date": "2026-02-10", + "equity": 11462.61, + "return_pct": 14.66 + }, + { + "date": "2026-02-11", + "equity": 11509.7, + "return_pct": 15.14 + }, + { + "date": "2026-02-12", + "equity": 11431.42, + "return_pct": 14.35 + }, + { + "date": "2026-02-13", + "equity": 11480.88, + "return_pct": 14.85 + }, + { + "date": "2026-02-17", + "equity": 11490.18, + "return_pct": 14.94 + }, + { + "date": "2026-02-18", + "equity": 11466.89, + "return_pct": 14.71 + }, + { + "date": "2026-02-19", + "equity": 11413.65, + "return_pct": 14.18 + }, + { + "date": "2026-02-20", + "equity": 11428.98, + "return_pct": 14.33 + }, + { + "date": "2026-02-23", + "equity": 11371.43, + "return_pct": 13.75 + }, + { + "date": "2026-02-24", + "equity": 11419.89, + "return_pct": 14.24 + }, + { + "date": "2026-02-25", + "equity": 11483.77, + "return_pct": 14.88 + }, + { + "date": "2026-02-26", + "equity": 11386.27, + "return_pct": 13.9 + }, + { + "date": "2026-02-27", + "equity": 11404.99, + "return_pct": 14.09 + }, + { + "date": "2026-03-02", + "equity": 11287.19, + "return_pct": 12.91 + }, + { + "date": "2026-03-03", + "equity": 11062.72, + "return_pct": 10.66 + }, + { + "date": "2026-03-04", + "equity": 11285.05, + "return_pct": 12.89 + }, + { + "date": "2026-03-05", + "equity": 11143.02, + "return_pct": 11.47 + }, + { + "date": "2026-03-06", + "equity": 11019.58, + "return_pct": 10.23 + }, + { + "date": "2026-03-09", + "equity": 11094.54, + "return_pct": 10.98 + }, + { + "date": "2026-03-10", + "equity": 11076.84, + "return_pct": 10.81 + }, + { + "date": "2026-03-11", + "equity": 11099.89, + "return_pct": 11.04 + }, + { + "date": "2026-03-12", + "equity": 11039.83, + "return_pct": 10.44 + }, + { + "date": "2026-03-13", + "equity": 11018.99, + "return_pct": 10.23 + }, + { + "date": "2026-03-16", + "equity": 11057.19, + "return_pct": 10.61 + }, + { + "date": "2026-03-17", + "equity": 11099.62, + "return_pct": 11.03 + }, + { + "date": "2026-03-18", + "equity": 11050.68, + "return_pct": 10.54 + }, + { + "date": "2026-03-19", + "equity": 11084.49, + "return_pct": 10.88 + }, + { + "date": "2026-03-20", + "equity": 11059.05, + "return_pct": 10.63 + }, + { + "date": "2026-03-23", + "equity": 11194.41, + "return_pct": 11.98 + }, + { + "date": "2026-03-24", + "equity": 11180.67, + "return_pct": 11.84 + }, + { + "date": "2026-03-25", + "equity": 11213.21, + "return_pct": 12.17 + }, + { + "date": "2026-03-26", + "equity": 10991.68, + "return_pct": 9.95 + }, + { + "date": "2026-03-27", + "equity": 10840.54, + "return_pct": 8.44 + }, + { + "date": "2026-03-30", + "equity": 10722.14, + "return_pct": 7.26 + }, + { + "date": "2026-03-31", + "equity": 10865.23, + "return_pct": 8.69 + }, + { + "date": "2026-04-01", + "equity": 10900.86, + "return_pct": 9.05 + }, + { + "date": "2026-04-02", + "equity": 10857.77, + "return_pct": 8.61 + }, + { + "date": "2026-04-06", + "equity": 10861.43, + "return_pct": 8.65 + }, + { + "date": "2026-04-07", + "equity": 10883.99, + "return_pct": 8.88 + }, + { + "date": "2026-04-08", + "equity": 11144.37, + "return_pct": 11.48 + }, + { + "date": "2026-04-09", + "equity": 11254.23, + "return_pct": 12.58 + }, + { + "date": "2026-04-10", + "equity": 11377.92, + "return_pct": 13.82 + }, + { + "date": "2026-04-13", + "equity": 11378.27, + "return_pct": 13.82 + }, + { + "date": "2026-04-14", + "equity": 11610.83, + "return_pct": 16.15 + }, + { + "date": "2026-04-15", + "equity": 11535.98, + "return_pct": 15.4 + }, + { + "date": "2026-04-16", + "equity": 11681.57, + "return_pct": 16.86 + }, + { + "date": "2026-04-17", + "equity": 11829.22, + "return_pct": 18.33 + }, + { + "date": "2026-04-20", + "equity": 11781.26, + "return_pct": 17.85 + }, + { + "date": "2026-04-21", + "equity": 11729.07, + "return_pct": 17.33 + }, + { + "date": "2026-04-22", + "equity": 11970.02, + "return_pct": 19.74 + }, + { + "date": "2026-04-23", + "equity": 11895.72, + "return_pct": 19.0 + }, + { + "date": "2026-04-24", + "equity": 12284.56, + "return_pct": 22.89 + }, + { + "date": "2026-04-27", + "equity": 12200.51, + "return_pct": 22.05 + }, + { + "date": "2026-04-28", + "equity": 12002.98, + "return_pct": 20.07 + }, + { + "date": "2026-04-29", + "equity": 12140.67, + "return_pct": 21.45 + }, + { + "date": "2026-04-30", + "equity": 12142.34, + "return_pct": 21.46 + }, + { + "date": "2026-05-01", + "equity": 12111.83, + "return_pct": 21.16 + }, + { + "date": "2026-05-04", + "equity": 11968.44, + "return_pct": 19.72 + }, + { + "date": "2026-05-05", + "equity": 12003.68, + "return_pct": 20.08 + }, + { + "date": "2026-05-06", + "equity": 12493.59, + "return_pct": 24.98 + }, + { + "date": "2026-05-07", + "equity": 12441.92, + "return_pct": 24.46 + }, + { + "date": "2026-05-08", + "equity": 12800.31, + "return_pct": 28.05 + }, + { + "date": "2026-05-11", + "equity": 12876.93, + "return_pct": 28.81 + }, + { + "date": "2026-05-12", + "equity": 12813.74, + "return_pct": 28.18 + }, + { + "date": "2026-05-13", + "equity": 12851.25, + "return_pct": 28.56 + }, + { + "date": "2026-05-14", + "equity": 13003.31, + "return_pct": 30.08 + }, + { + "date": "2026-05-15", + "equity": 12682.08, + "return_pct": 26.86 + }, + { + "date": "2026-05-18", + "equity": 12612.76, + "return_pct": 26.17 + }, + { + "date": "2026-05-19", + "equity": 12608.13, + "return_pct": 26.12 + }, + { + "date": "2026-05-20", + "equity": 12618.92, + "return_pct": 26.23 + }, + { + "date": "2026-05-21", + "equity": 12604.71, + "return_pct": 26.09 + }, + { + "date": "2026-05-22", + "equity": 12616.04, + "return_pct": 26.2 + }, + { + "date": "2026-05-26", + "equity": 12638.6, + "return_pct": 26.43 + }, + { + "date": "2026-05-27", + "equity": 12632.74, + "return_pct": 26.37 + }, + { + "date": "2026-05-28", + "equity": 12628.78, + "return_pct": 26.33 + }, + { + "date": "2026-05-29", + "equity": 12621.99, + "return_pct": 26.26 + }, + { + "date": "2026-06-01", + "equity": 12606.71, + "return_pct": 26.11 + }, + { + "date": "2026-06-02", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-03", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-04", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-05", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-08", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-09", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-10", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-11", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-12", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-15", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-16", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-17", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-18", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-22", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-23", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-24", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-25", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-26", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-29", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-06-30", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-07-01", + "equity": 12632.8, + "return_pct": 26.37 + }, + { + "date": "2026-07-02", + "equity": 12632.8, + "return_pct": 26.37 + } + ], + "benchmark_curve": [ + { + "date": "2025-07-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10078.81, + "return_pct": 0.79 + }, + { + "date": "2025-07-07", + "equity": 10003.71, + "return_pct": 0.04 + }, + { + "date": "2025-07-08", + "equity": 9998.23, + "return_pct": -0.02 + }, + { + "date": "2025-07-09", + "equity": 10058.18, + "return_pct": 0.58 + }, + { + "date": "2025-07-10", + "equity": 10086.55, + "return_pct": 0.87 + }, + { + "date": "2025-07-11", + "equity": 10051.09, + "return_pct": 0.51 + }, + { + "date": "2025-07-14", + "equity": 10070.27, + "return_pct": 0.7 + }, + { + "date": "2025-07-15", + "equity": 10027.24, + "return_pct": 0.27 + }, + { + "date": "2025-07-16", + "equity": 10060.76, + "return_pct": 0.61 + }, + { + "date": "2025-07-17", + "equity": 10122.33, + "return_pct": 1.22 + }, + { + "date": "2025-07-18", + "equity": 10114.92, + "return_pct": 1.15 + }, + { + "date": "2025-07-21", + "equity": 10134.1, + "return_pct": 1.34 + }, + { + "date": "2025-07-22", + "equity": 10135.55, + "return_pct": 1.36 + }, + { + "date": "2025-07-23", + "equity": 10221.77, + "return_pct": 2.22 + }, + { + "date": "2025-07-24", + "equity": 10225.16, + "return_pct": 2.25 + }, + { + "date": "2025-07-25", + "equity": 10268.35, + "return_pct": 2.68 + }, + { + "date": "2025-07-28", + "equity": 10265.77, + "return_pct": 2.66 + }, + { + "date": "2025-07-29", + "equity": 10238.7, + "return_pct": 2.39 + }, + { + "date": "2025-07-30", + "equity": 10225.8, + "return_pct": 2.26 + }, + { + "date": "2025-07-31", + "equity": 10187.44, + "return_pct": 1.87 + }, + { + "date": "2025-08-01", + "equity": 10020.47, + "return_pct": 0.2 + }, + { + "date": "2025-08-04", + "equity": 10172.78, + "return_pct": 1.73 + }, + { + "date": "2025-08-05", + "equity": 10121.2, + "return_pct": 1.21 + }, + { + "date": "2025-08-06", + "equity": 10198.73, + "return_pct": 1.99 + }, + { + "date": "2025-08-07", + "equity": 10190.18, + "return_pct": 1.9 + }, + { + "date": "2025-08-08", + "equity": 10269.64, + "return_pct": 2.7 + }, + { + "date": "2025-08-11", + "equity": 10249.34, + "return_pct": 2.49 + }, + { + "date": "2025-08-12", + "equity": 10358.45, + "return_pct": 3.58 + }, + { + "date": "2025-08-13", + "equity": 10393.91, + "return_pct": 3.94 + }, + { + "date": "2025-08-14", + "equity": 10394.87, + "return_pct": 3.95 + }, + { + "date": "2025-08-15", + "equity": 10370.54, + "return_pct": 3.71 + }, + { + "date": "2025-08-18", + "equity": 10368.28, + "return_pct": 3.68 + }, + { + "date": "2025-08-19", + "equity": 10312.03, + "return_pct": 3.12 + }, + { + "date": "2025-08-20", + "equity": 10284.63, + "return_pct": 2.85 + }, + { + "date": "2025-08-21", + "equity": 10243.37, + "return_pct": 2.43 + }, + { + "date": "2025-08-22", + "equity": 10400.68, + "return_pct": 4.01 + }, + { + "date": "2025-08-25", + "equity": 10354.9, + "return_pct": 3.55 + }, + { + "date": "2025-08-26", + "equity": 10398.26, + "return_pct": 3.98 + }, + { + "date": "2025-08-27", + "equity": 10421.95, + "return_pct": 4.22 + }, + { + "date": "2025-08-28", + "equity": 10458.86, + "return_pct": 4.59 + }, + { + "date": "2025-08-29", + "equity": 10396.49, + "return_pct": 3.96 + }, + { + "date": "2025-09-02", + "equity": 10319.45, + "return_pct": 3.19 + }, + { + "date": "2025-09-03", + "equity": 10375.37, + "return_pct": 3.75 + }, + { + "date": "2025-09-04", + "equity": 10462.08, + "return_pct": 4.62 + }, + { + "date": "2025-09-05", + "equity": 10431.78, + "return_pct": 4.32 + }, + { + "date": "2025-09-08", + "equity": 10457.41, + "return_pct": 4.57 + }, + { + "date": "2025-09-09", + "equity": 10481.59, + "return_pct": 4.82 + }, + { + "date": "2025-09-10", + "equity": 10511.89, + "return_pct": 5.12 + }, + { + "date": "2025-09-11", + "equity": 10599.24, + "return_pct": 5.99 + }, + { + "date": "2025-09-12", + "equity": 10595.7, + "return_pct": 5.96 + }, + { + "date": "2025-09-15", + "equity": 10652.11, + "return_pct": 6.52 + }, + { + "date": "2025-09-16", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2025-09-17", + "equity": 10624.22, + "return_pct": 6.24 + }, + { + "date": "2025-09-18", + "equity": 10673.87, + "return_pct": 6.74 + }, + { + "date": "2025-09-19", + "equity": 10697.07, + "return_pct": 6.97 + }, + { + "date": "2025-09-22", + "equity": 10747.68, + "return_pct": 7.48 + }, + { + "date": "2025-09-23", + "equity": 10689.18, + "return_pct": 6.89 + }, + { + "date": "2025-09-24", + "equity": 10655.17, + "return_pct": 6.55 + }, + { + "date": "2025-09-25", + "equity": 10606.01, + "return_pct": 6.06 + }, + { + "date": "2025-09-26", + "equity": 10666.77, + "return_pct": 6.67 + }, + { + "date": "2025-09-29", + "equity": 10696.75, + "return_pct": 6.97 + }, + { + "date": "2025-09-30", + "equity": 10737.05, + "return_pct": 7.37 + }, + { + "date": "2025-10-01", + "equity": 10773.63, + "return_pct": 7.74 + }, + { + "date": "2025-10-02", + "equity": 10786.04, + "return_pct": 7.86 + }, + { + "date": "2025-10-03", + "equity": 10785.88, + "return_pct": 7.86 + }, + { + "date": "2025-10-06", + "equity": 10824.56, + "return_pct": 8.25 + }, + { + "date": "2025-10-07", + "equity": 10784.43, + "return_pct": 7.84 + }, + { + "date": "2025-10-08", + "equity": 10848.74, + "return_pct": 8.49 + }, + { + "date": "2025-10-09", + "equity": 10817.31, + "return_pct": 8.17 + }, + { + "date": "2025-10-10", + "equity": 10524.94, + "return_pct": 5.25 + }, + { + "date": "2025-10-13", + "equity": 10686.44, + "return_pct": 6.86 + }, + { + "date": "2025-10-14", + "equity": 10673.38, + "return_pct": 6.73 + }, + { + "date": "2025-10-15", + "equity": 10720.77, + "return_pct": 7.21 + }, + { + "date": "2025-10-16", + "equity": 10647.76, + "return_pct": 6.48 + }, + { + "date": "2025-10-17", + "equity": 10708.2, + "return_pct": 7.08 + }, + { + "date": "2025-10-20", + "equity": 10819.57, + "return_pct": 8.2 + }, + { + "date": "2025-10-21", + "equity": 10819.41, + "return_pct": 8.19 + }, + { + "date": "2025-10-22", + "equity": 10763.16, + "return_pct": 7.63 + }, + { + "date": "2025-10-23", + "equity": 10826.98, + "return_pct": 8.27 + }, + { + "date": "2025-10-24", + "equity": 10915.46, + "return_pct": 9.15 + }, + { + "date": "2025-10-27", + "equity": 11044.24, + "return_pct": 10.44 + }, + { + "date": "2025-10-28", + "equity": 11073.58, + "return_pct": 10.74 + }, + { + "date": "2025-10-29", + "equity": 11078.89, + "return_pct": 10.79 + }, + { + "date": "2025-10-30", + "equity": 10957.05, + "return_pct": 9.57 + }, + { + "date": "2025-10-31", + "equity": 10992.99, + "return_pct": 9.93 + }, + { + "date": "2025-11-03", + "equity": 11013.62, + "return_pct": 10.14 + }, + { + "date": "2025-11-04", + "equity": 10883.07, + "return_pct": 8.83 + }, + { + "date": "2025-11-05", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2025-11-06", + "equity": 10803.61, + "return_pct": 8.04 + }, + { + "date": "2025-11-07", + "equity": 10814.25, + "return_pct": 8.14 + }, + { + "date": "2025-11-10", + "equity": 10983.0, + "return_pct": 9.83 + }, + { + "date": "2025-11-11", + "equity": 11008.14, + "return_pct": 10.08 + }, + { + "date": "2025-11-12", + "equity": 11014.26, + "return_pct": 10.14 + }, + { + "date": "2025-11-13", + "equity": 10831.49, + "return_pct": 8.31 + }, + { + "date": "2025-11-14", + "equity": 10829.72, + "return_pct": 8.3 + }, + { + "date": "2025-11-17", + "equity": 10728.83, + "return_pct": 7.29 + }, + { + "date": "2025-11-18", + "equity": 10638.73, + "return_pct": 6.39 + }, + { + "date": "2025-11-19", + "equity": 10679.83, + "return_pct": 6.8 + }, + { + "date": "2025-11-20", + "equity": 10517.04, + "return_pct": 5.17 + }, + { + "date": "2025-11-21", + "equity": 10621.81, + "return_pct": 6.22 + }, + { + "date": "2025-11-24", + "equity": 10778.14, + "return_pct": 7.78 + }, + { + "date": "2025-11-25", + "equity": 10879.52, + "return_pct": 8.8 + }, + { + "date": "2025-11-26", + "equity": 10954.63, + "return_pct": 9.55 + }, + { + "date": "2025-11-28", + "equity": 11014.43, + "return_pct": 10.14 + }, + { + "date": "2025-12-01", + "equity": 10964.14, + "return_pct": 9.64 + }, + { + "date": "2025-12-02", + "equity": 10984.45, + "return_pct": 9.84 + }, + { + "date": "2025-12-03", + "equity": 11022.48, + "return_pct": 10.22 + }, + { + "date": "2025-12-04", + "equity": 11030.54, + "return_pct": 10.31 + }, + { + "date": "2025-12-05", + "equity": 11051.49, + "return_pct": 10.51 + }, + { + "date": "2025-12-08", + "equity": 11018.29, + "return_pct": 10.18 + }, + { + "date": "2025-12-09", + "equity": 11008.78, + "return_pct": 10.09 + }, + { + "date": "2025-12-10", + "equity": 11081.8, + "return_pct": 10.82 + }, + { + "date": "2025-12-11", + "equity": 11107.58, + "return_pct": 11.08 + }, + { + "date": "2025-12-12", + "equity": 10988.15, + "return_pct": 9.88 + }, + { + "date": "2025-12-15", + "equity": 10971.55, + "return_pct": 9.72 + }, + { + "date": "2025-12-16", + "equity": 10941.57, + "return_pct": 9.42 + }, + { + "date": "2025-12-17", + "equity": 10821.18, + "return_pct": 8.21 + }, + { + "date": "2025-12-18", + "equity": 10902.89, + "return_pct": 9.03 + }, + { + "date": "2025-12-19", + "equity": 10969.3, + "return_pct": 9.69 + }, + { + "date": "2025-12-22", + "equity": 11037.63, + "return_pct": 10.38 + }, + { + "date": "2025-12-23", + "equity": 11088.08, + "return_pct": 10.88 + }, + { + "date": "2025-12-24", + "equity": 11127.09, + "return_pct": 11.27 + }, + { + "date": "2025-12-26", + "equity": 11125.96, + "return_pct": 11.26 + }, + { + "date": "2025-12-29", + "equity": 11086.31, + "return_pct": 10.86 + }, + { + "date": "2025-12-30", + "equity": 11072.77, + "return_pct": 10.73 + }, + { + "date": "2025-12-31", + "equity": 10990.73, + "return_pct": 9.91 + }, + { + "date": "2026-01-02", + "equity": 11010.88, + "return_pct": 10.11 + }, + { + "date": "2026-01-05", + "equity": 11084.21, + "return_pct": 10.84 + }, + { + "date": "2026-01-06", + "equity": 11150.13, + "return_pct": 11.5 + }, + { + "date": "2026-01-07", + "equity": 11114.19, + "return_pct": 11.14 + }, + { + "date": "2026-01-08", + "equity": 11113.06, + "return_pct": 11.13 + }, + { + "date": "2026-01-09", + "equity": 11186.56, + "return_pct": 11.87 + }, + { + "date": "2026-01-12", + "equity": 11204.13, + "return_pct": 12.04 + }, + { + "date": "2026-01-13", + "equity": 11181.72, + "return_pct": 11.82 + }, + { + "date": "2026-01-14", + "equity": 11126.76, + "return_pct": 11.27 + }, + { + "date": "2026-01-15", + "equity": 11157.06, + "return_pct": 11.57 + }, + { + "date": "2026-01-16", + "equity": 11147.72, + "return_pct": 11.48 + }, + { + "date": "2026-01-20", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2026-01-21", + "equity": 11046.82, + "return_pct": 10.47 + }, + { + "date": "2026-01-22", + "equity": 11104.52, + "return_pct": 11.05 + }, + { + "date": "2026-01-23", + "equity": 11108.55, + "return_pct": 11.09 + }, + { + "date": "2026-01-26", + "equity": 11164.96, + "return_pct": 11.65 + }, + { + "date": "2026-01-27", + "equity": 11209.44, + "return_pct": 12.09 + }, + { + "date": "2026-01-28", + "equity": 11208.32, + "return_pct": 12.08 + }, + { + "date": "2026-01-29", + "equity": 11186.07, + "return_pct": 11.86 + }, + { + "date": "2026-01-30", + "equity": 11152.71, + "return_pct": 11.53 + }, + { + "date": "2026-02-02", + "equity": 11208.16, + "return_pct": 12.08 + }, + { + "date": "2026-02-03", + "equity": 11113.39, + "return_pct": 11.13 + }, + { + "date": "2026-02-04", + "equity": 11059.55, + "return_pct": 10.6 + }, + { + "date": "2026-02-05", + "equity": 10921.43, + "return_pct": 9.21 + }, + { + "date": "2026-02-06", + "equity": 11130.95, + "return_pct": 11.31 + }, + { + "date": "2026-02-09", + "equity": 11184.62, + "return_pct": 11.85 + }, + { + "date": "2026-02-10", + "equity": 11155.13, + "return_pct": 11.55 + }, + { + "date": "2026-02-11", + "equity": 11152.55, + "return_pct": 11.53 + }, + { + "date": "2026-02-12", + "equity": 10980.26, + "return_pct": 9.8 + }, + { + "date": "2026-02-13", + "equity": 10987.99, + "return_pct": 9.88 + }, + { + "date": "2026-02-17", + "equity": 11005.72, + "return_pct": 10.06 + }, + { + "date": "2026-02-18", + "equity": 11061.17, + "return_pct": 10.61 + }, + { + "date": "2026-02-19", + "equity": 11031.99, + "return_pct": 10.32 + }, + { + "date": "2026-02-20", + "equity": 11111.77, + "return_pct": 11.12 + }, + { + "date": "2026-02-23", + "equity": 10998.31, + "return_pct": 9.98 + }, + { + "date": "2026-02-24", + "equity": 11078.25, + "return_pct": 10.78 + }, + { + "date": "2026-02-25", + "equity": 11171.73, + "return_pct": 11.72 + }, + { + "date": "2026-02-26", + "equity": 11109.68, + "return_pct": 11.1 + }, + { + "date": "2026-02-27", + "equity": 11056.33, + "return_pct": 10.56 + }, + { + "date": "2026-03-02", + "equity": 11062.62, + "return_pct": 10.63 + }, + { + "date": "2026-03-03", + "equity": 10965.11, + "return_pct": 9.65 + }, + { + "date": "2026-03-04", + "equity": 11042.47, + "return_pct": 10.42 + }, + { + "date": "2026-03-05", + "equity": 10980.9, + "return_pct": 9.81 + }, + { + "date": "2026-03-06", + "equity": 10836.97, + "return_pct": 8.37 + }, + { + "date": "2026-03-09", + "equity": 10931.9, + "return_pct": 9.32 + }, + { + "date": "2026-03-10", + "equity": 10914.34, + "return_pct": 9.14 + }, + { + "date": "2026-03-11", + "equity": 10900.64, + "return_pct": 9.01 + }, + { + "date": "2026-03-12", + "equity": 10735.11, + "return_pct": 7.35 + }, + { + "date": "2026-03-13", + "equity": 10674.35, + "return_pct": 6.74 + }, + { + "date": "2026-03-16", + "equity": 10782.98, + "return_pct": 7.83 + }, + { + "date": "2026-03-17", + "equity": 10811.35, + "return_pct": 8.11 + }, + { + "date": "2026-03-18", + "equity": 10660.49, + "return_pct": 6.6 + }, + { + "date": "2026-03-19", + "equity": 10634.22, + "return_pct": 6.34 + }, + { + "date": "2026-03-20", + "equity": 10453.22, + "return_pct": 4.53 + }, + { + "date": "2026-03-23", + "equity": 10562.98, + "return_pct": 5.63 + }, + { + "date": "2026-03-24", + "equity": 10527.52, + "return_pct": 5.28 + }, + { + "date": "2026-03-25", + "equity": 10586.19, + "return_pct": 5.86 + }, + { + "date": "2026-03-26", + "equity": 10397.13, + "return_pct": 3.97 + }, + { + "date": "2026-03-27", + "equity": 10219.84, + "return_pct": 2.2 + }, + { + "date": "2026-03-30", + "equity": 10185.67, + "return_pct": 1.86 + }, + { + "date": "2026-03-31", + "equity": 10481.75, + "return_pct": 4.82 + }, + { + "date": "2026-04-01", + "equity": 10560.72, + "return_pct": 5.61 + }, + { + "date": "2026-04-02", + "equity": 10570.23, + "return_pct": 5.7 + }, + { + "date": "2026-04-06", + "equity": 10620.2, + "return_pct": 6.2 + }, + { + "date": "2026-04-07", + "equity": 10624.87, + "return_pct": 6.25 + }, + { + "date": "2026-04-08", + "equity": 10895.48, + "return_pct": 8.95 + }, + { + "date": "2026-04-09", + "equity": 10958.34, + "return_pct": 9.58 + }, + { + "date": "2026-04-10", + "equity": 10951.08, + "return_pct": 9.51 + }, + { + "date": "2026-04-13", + "equity": 11058.1, + "return_pct": 10.58 + }, + { + "date": "2026-04-14", + "equity": 11192.84, + "return_pct": 11.93 + }, + { + "date": "2026-04-15", + "equity": 11281.17, + "return_pct": 12.81 + }, + { + "date": "2026-04-16", + "equity": 11308.89, + "return_pct": 13.09 + }, + { + "date": "2026-04-17", + "equity": 11445.56, + "return_pct": 14.46 + }, + { + "date": "2026-04-20", + "equity": 11422.68, + "return_pct": 14.23 + }, + { + "date": "2026-04-21", + "equity": 11347.89, + "return_pct": 13.48 + }, + { + "date": "2026-04-22", + "equity": 11462.81, + "return_pct": 14.63 + }, + { + "date": "2026-04-23", + "equity": 11418.33, + "return_pct": 14.18 + }, + { + "date": "2026-04-24", + "equity": 11506.81, + "return_pct": 15.07 + }, + { + "date": "2026-04-27", + "equity": 11526.63, + "return_pct": 15.27 + }, + { + "date": "2026-04-28", + "equity": 11470.55, + "return_pct": 14.71 + }, + { + "date": "2026-04-29", + "equity": 11468.77, + "return_pct": 14.69 + }, + { + "date": "2026-04-30", + "equity": 11582.88, + "return_pct": 15.83 + }, + { + "date": "2026-05-01", + "equity": 11614.96, + "return_pct": 16.15 + }, + { + "date": "2026-05-04", + "equity": 11572.41, + "return_pct": 15.72 + }, + { + "date": "2026-05-05", + "equity": 11665.24, + "return_pct": 16.65 + }, + { + "date": "2026-05-06", + "equity": 11827.38, + "return_pct": 18.27 + }, + { + "date": "2026-05-07", + "equity": 11791.12, + "return_pct": 17.91 + }, + { + "date": "2026-05-08", + "equity": 11888.47, + "return_pct": 18.88 + }, + { + "date": "2026-05-11", + "equity": 11915.55, + "return_pct": 19.16 + }, + { + "date": "2026-05-12", + "equity": 11897.49, + "return_pct": 18.97 + }, + { + "date": "2026-05-13", + "equity": 11964.06, + "return_pct": 19.64 + }, + { + "date": "2026-05-14", + "equity": 12058.51, + "return_pct": 20.59 + }, + { + "date": "2026-05-15", + "equity": 11913.45, + "return_pct": 19.13 + }, + { + "date": "2026-05-18", + "equity": 11905.07, + "return_pct": 19.05 + }, + { + "date": "2026-05-19", + "equity": 11825.77, + "return_pct": 18.26 + }, + { + "date": "2026-05-20", + "equity": 11946.97, + "return_pct": 19.47 + }, + { + "date": "2026-05-21", + "equity": 11970.67, + "return_pct": 19.71 + }, + { + "date": "2026-05-22", + "equity": 12017.73, + "return_pct": 20.18 + }, + { + "date": "2026-05-26", + "equity": 12097.51, + "return_pct": 20.98 + }, + { + "date": "2026-05-27", + "equity": 12095.41, + "return_pct": 20.95 + }, + { + "date": "2026-05-28", + "equity": 12162.14, + "return_pct": 21.62 + }, + { + "date": "2026-05-29", + "equity": 12192.44, + "return_pct": 21.92 + }, + { + "date": "2026-06-01", + "equity": 12225.64, + "return_pct": 22.26 + }, + { + "date": "2026-06-02", + "equity": 12242.24, + "return_pct": 22.42 + }, + { + "date": "2026-06-03", + "equity": 12156.34, + "return_pct": 21.56 + }, + { + "date": "2026-06-04", + "equity": 12202.27, + "return_pct": 22.02 + }, + { + "date": "2026-06-05", + "equity": 11887.34, + "return_pct": 18.87 + }, + { + "date": "2026-06-08", + "equity": 11914.26, + "return_pct": 19.14 + }, + { + "date": "2026-06-09", + "equity": 11879.28, + "return_pct": 18.79 + }, + { + "date": "2026-06-10", + "equity": 11692.0, + "return_pct": 16.92 + }, + { + "date": "2026-06-11", + "equity": 11890.72, + "return_pct": 18.91 + }, + { + "date": "2026-06-12", + "equity": 11955.03, + "return_pct": 19.55 + }, + { + "date": "2026-06-15", + "equity": 12165.85, + "return_pct": 21.66 + }, + { + "date": "2026-06-16", + "equity": 12093.32, + "return_pct": 20.93 + }, + { + "date": "2026-06-17", + "equity": 11942.3, + "return_pct": 19.42 + }, + { + "date": "2026-06-18", + "equity": 12035.46, + "return_pct": 20.35 + }, + { + "date": "2026-06-22", + "equity": 11997.58, + "return_pct": 19.98 + }, + { + "date": "2026-06-23", + "equity": 11823.35, + "return_pct": 18.23 + }, + { + "date": "2026-06-24", + "equity": 11817.87, + "return_pct": 18.18 + }, + { + "date": "2026-06-25", + "equity": 11834.96, + "return_pct": 18.35 + }, + { + "date": "2026-06-26", + "equity": 11749.38, + "return_pct": 17.49 + }, + { + "date": "2026-06-29", + "equity": 11942.94, + "return_pct": 19.43 + }, + { + "date": "2026-06-30", + "equity": 12035.94, + "return_pct": 20.36 + }, + { + "date": "2026-07-01", + "equity": 12019.66, + "return_pct": 20.2 + }, + { + "date": "2026-07-02", + "equity": 12003.87, + "return_pct": 20.04 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "3y", + "lookback_label": "3 years", + "starting_capital": 10000.0, + "final_equity": 21661.71, + "total_return_pct": 116.6, + "cagr_pct": 29.4, + "max_drawdown_pct": 18.3, + "sharpe": 1.4, + "trades": 136, + "win_rate": 36.8, + "avg_trade_pnl": 85.75, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2389.25, + "worst_trade_pnl": -293.98, + "avg_hold_days": 18.3, + "exit_reasons": { + "stop": 78, + "time": 58 + }, + "skipped_book_full": 9, + "spy_return_pct": 67.8, + "yearly_returns": [ + { + "year": 2023, + "return_pct": 25.1 + }, + { + "year": 2024, + "return_pct": 19.7 + }, + { + "year": 2025, + "return_pct": 35.9 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2023-07-03", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9991.76, + "return_pct": -0.08 + }, + { + "date": "2023-07-06", + "equity": 9886.31, + "return_pct": -1.14 + }, + { + "date": "2023-07-07", + "equity": 9974.99, + "return_pct": -0.25 + }, + { + "date": "2023-07-10", + "equity": 10130.75, + "return_pct": 1.31 + }, + { + "date": "2023-07-11", + "equity": 10310.96, + "return_pct": 3.11 + }, + { + "date": "2023-07-12", + "equity": 10361.67, + "return_pct": 3.62 + }, + { + "date": "2023-07-13", + "equity": 10861.47, + "return_pct": 8.61 + }, + { + "date": "2023-07-14", + "equity": 10747.44, + "return_pct": 7.47 + }, + { + "date": "2023-07-17", + "equity": 10778.97, + "return_pct": 7.79 + }, + { + "date": "2023-07-18", + "equity": 10927.23, + "return_pct": 9.27 + }, + { + "date": "2023-07-19", + "equity": 11392.61, + "return_pct": 13.93 + }, + { + "date": "2023-07-20", + "equity": 10788.96, + "return_pct": 7.89 + }, + { + "date": "2023-07-21", + "equity": 10670.6, + "return_pct": 6.71 + }, + { + "date": "2023-07-24", + "equity": 10636.98, + "return_pct": 6.37 + }, + { + "date": "2023-07-25", + "equity": 10639.63, + "return_pct": 6.4 + }, + { + "date": "2023-07-26", + "equity": 10756.9, + "return_pct": 7.57 + }, + { + "date": "2023-07-27", + "equity": 10634.55, + "return_pct": 6.35 + }, + { + "date": "2023-07-28", + "equity": 10948.12, + "return_pct": 9.48 + }, + { + "date": "2023-07-31", + "equity": 11028.47, + "return_pct": 10.28 + }, + { + "date": "2023-08-01", + "equity": 11061.5, + "return_pct": 10.62 + }, + { + "date": "2023-08-02", + "equity": 10889.4, + "return_pct": 8.89 + }, + { + "date": "2023-08-03", + "equity": 10812.93, + "return_pct": 8.13 + }, + { + "date": "2023-08-04", + "equity": 10626.89, + "return_pct": 6.27 + }, + { + "date": "2023-08-07", + "equity": 10664.87, + "return_pct": 6.65 + }, + { + "date": "2023-08-08", + "equity": 10735.19, + "return_pct": 7.35 + }, + { + "date": "2023-08-09", + "equity": 10532.39, + "return_pct": 5.32 + }, + { + "date": "2023-08-10", + "equity": 10548.43, + "return_pct": 5.48 + }, + { + "date": "2023-08-11", + "equity": 10689.28, + "return_pct": 6.89 + }, + { + "date": "2023-08-14", + "equity": 10662.21, + "return_pct": 6.62 + }, + { + "date": "2023-08-15", + "equity": 10400.66, + "return_pct": 4.01 + }, + { + "date": "2023-08-16", + "equity": 10250.09, + "return_pct": 2.5 + }, + { + "date": "2023-08-17", + "equity": 10125.3, + "return_pct": 1.25 + }, + { + "date": "2023-08-18", + "equity": 10216.63, + "return_pct": 2.17 + }, + { + "date": "2023-08-21", + "equity": 10159.11, + "return_pct": 1.59 + }, + { + "date": "2023-08-22", + "equity": 10196.96, + "return_pct": 1.97 + }, + { + "date": "2023-08-23", + "equity": 10287.17, + "return_pct": 2.87 + }, + { + "date": "2023-08-24", + "equity": 10100.39, + "return_pct": 1.0 + }, + { + "date": "2023-08-25", + "equity": 10158.08, + "return_pct": 1.58 + }, + { + "date": "2023-08-28", + "equity": 10195.26, + "return_pct": 1.95 + }, + { + "date": "2023-08-29", + "equity": 10293.06, + "return_pct": 2.93 + }, + { + "date": "2023-08-30", + "equity": 10374.24, + "return_pct": 3.74 + }, + { + "date": "2023-08-31", + "equity": 10389.15, + "return_pct": 3.89 + }, + { + "date": "2023-09-01", + "equity": 10442.44, + "return_pct": 4.42 + }, + { + "date": "2023-09-05", + "equity": 10373.58, + "return_pct": 3.74 + }, + { + "date": "2023-09-06", + "equity": 10392.84, + "return_pct": 3.93 + }, + { + "date": "2023-09-07", + "equity": 10254.31, + "return_pct": 2.54 + }, + { + "date": "2023-09-08", + "equity": 10238.73, + "return_pct": 2.39 + }, + { + "date": "2023-09-11", + "equity": 10234.79, + "return_pct": 2.35 + }, + { + "date": "2023-09-12", + "equity": 10172.01, + "return_pct": 1.72 + }, + { + "date": "2023-09-13", + "equity": 10103.3, + "return_pct": 1.03 + }, + { + "date": "2023-09-14", + "equity": 10129.13, + "return_pct": 1.29 + }, + { + "date": "2023-09-15", + "equity": 9988.74, + "return_pct": -0.11 + }, + { + "date": "2023-09-18", + "equity": 9993.73, + "return_pct": -0.06 + }, + { + "date": "2023-09-19", + "equity": 9947.69, + "return_pct": -0.52 + }, + { + "date": "2023-09-20", + "equity": 9942.96, + "return_pct": -0.57 + }, + { + "date": "2023-09-21", + "equity": 9865.0, + "return_pct": -1.35 + }, + { + "date": "2023-09-22", + "equity": 9865.0, + "return_pct": -1.35 + }, + { + "date": "2023-09-25", + "equity": 9865.0, + "return_pct": -1.35 + }, + { + "date": "2023-09-26", + "equity": 9865.0, + "return_pct": -1.35 + }, + { + "date": "2023-09-27", + "equity": 9865.0, + "return_pct": -1.35 + }, + { + "date": "2023-09-28", + "equity": 9863.81, + "return_pct": -1.36 + }, + { + "date": "2023-09-29", + "equity": 9885.01, + "return_pct": -1.15 + }, + { + "date": "2023-10-02", + "equity": 9949.92, + "return_pct": -0.5 + }, + { + "date": "2023-10-03", + "equity": 9866.46, + "return_pct": -1.34 + }, + { + "date": "2023-10-04", + "equity": 9912.39, + "return_pct": -0.88 + }, + { + "date": "2023-10-05", + "equity": 9944.18, + "return_pct": -0.56 + }, + { + "date": "2023-10-06", + "equity": 9953.45, + "return_pct": -0.47 + }, + { + "date": "2023-10-09", + "equity": 9954.78, + "return_pct": -0.45 + }, + { + "date": "2023-10-10", + "equity": 10044.41, + "return_pct": 0.44 + }, + { + "date": "2023-10-11", + "equity": 10038.23, + "return_pct": 0.38 + }, + { + "date": "2023-10-12", + "equity": 9967.13, + "return_pct": -0.33 + }, + { + "date": "2023-10-13", + "equity": 9830.43, + "return_pct": -1.7 + }, + { + "date": "2023-10-16", + "equity": 9859.13, + "return_pct": -1.41 + }, + { + "date": "2023-10-17", + "equity": 9889.16, + "return_pct": -1.11 + }, + { + "date": "2023-10-18", + "equity": 9829.55, + "return_pct": -1.7 + }, + { + "date": "2023-10-19", + "equity": 9736.61, + "return_pct": -2.63 + }, + { + "date": "2023-10-20", + "equity": 9668.46, + "return_pct": -3.32 + }, + { + "date": "2023-10-23", + "equity": 9789.48, + "return_pct": -2.11 + }, + { + "date": "2023-10-24", + "equity": 10033.18, + "return_pct": 0.33 + }, + { + "date": "2023-10-25", + "equity": 10004.33, + "return_pct": 0.04 + }, + { + "date": "2023-10-26", + "equity": 9863.02, + "return_pct": -1.37 + }, + { + "date": "2023-10-27", + "equity": 9802.74, + "return_pct": -1.97 + }, + { + "date": "2023-10-30", + "equity": 9909.2, + "return_pct": -0.91 + }, + { + "date": "2023-10-31", + "equity": 9928.73, + "return_pct": -0.71 + }, + { + "date": "2023-11-01", + "equity": 9979.61, + "return_pct": -0.2 + }, + { + "date": "2023-11-02", + "equity": 10097.17, + "return_pct": 0.97 + }, + { + "date": "2023-11-03", + "equity": 10433.11, + "return_pct": 4.33 + }, + { + "date": "2023-11-06", + "equity": 10348.7, + "return_pct": 3.49 + }, + { + "date": "2023-11-07", + "equity": 10486.87, + "return_pct": 4.87 + }, + { + "date": "2023-11-08", + "equity": 10537.3, + "return_pct": 5.37 + }, + { + "date": "2023-11-09", + "equity": 10438.32, + "return_pct": 4.38 + }, + { + "date": "2023-11-10", + "equity": 10423.76, + "return_pct": 4.24 + }, + { + "date": "2023-11-13", + "equity": 10449.07, + "return_pct": 4.49 + }, + { + "date": "2023-11-14", + "equity": 10649.83, + "return_pct": 6.5 + }, + { + "date": "2023-11-15", + "equity": 10716.14, + "return_pct": 7.16 + }, + { + "date": "2023-11-16", + "equity": 10719.28, + "return_pct": 7.19 + }, + { + "date": "2023-11-17", + "equity": 10844.1, + "return_pct": 8.44 + }, + { + "date": "2023-11-20", + "equity": 11052.95, + "return_pct": 10.53 + }, + { + "date": "2023-11-21", + "equity": 10831.1, + "return_pct": 8.31 + }, + { + "date": "2023-11-22", + "equity": 10905.13, + "return_pct": 9.05 + }, + { + "date": "2023-11-24", + "equity": 10939.29, + "return_pct": 9.39 + }, + { + "date": "2023-11-27", + "equity": 10904.92, + "return_pct": 9.05 + }, + { + "date": "2023-11-28", + "equity": 10915.38, + "return_pct": 9.15 + }, + { + "date": "2023-11-29", + "equity": 10821.83, + "return_pct": 8.22 + }, + { + "date": "2023-11-30", + "equity": 10810.99, + "return_pct": 8.11 + }, + { + "date": "2023-12-01", + "equity": 11039.01, + "return_pct": 10.39 + }, + { + "date": "2023-12-04", + "equity": 11011.78, + "return_pct": 10.12 + }, + { + "date": "2023-12-05", + "equity": 11136.47, + "return_pct": 11.36 + }, + { + "date": "2023-12-06", + "equity": 11116.73, + "return_pct": 11.17 + }, + { + "date": "2023-12-07", + "equity": 11387.43, + "return_pct": 13.87 + }, + { + "date": "2023-12-08", + "equity": 11556.16, + "return_pct": 15.56 + }, + { + "date": "2023-12-11", + "equity": 11562.56, + "return_pct": 15.63 + }, + { + "date": "2023-12-12", + "equity": 11609.25, + "return_pct": 16.09 + }, + { + "date": "2023-12-13", + "equity": 11798.15, + "return_pct": 17.98 + }, + { + "date": "2023-12-14", + "equity": 12036.24, + "return_pct": 20.36 + }, + { + "date": "2023-12-15", + "equity": 11952.37, + "return_pct": 19.52 + }, + { + "date": "2023-12-18", + "equity": 12024.86, + "return_pct": 20.25 + }, + { + "date": "2023-12-19", + "equity": 12105.58, + "return_pct": 21.06 + }, + { + "date": "2023-12-20", + "equity": 11994.11, + "return_pct": 19.94 + }, + { + "date": "2023-12-21", + "equity": 12189.77, + "return_pct": 21.9 + }, + { + "date": "2023-12-22", + "equity": 12368.9, + "return_pct": 23.69 + }, + { + "date": "2023-12-26", + "equity": 12369.9, + "return_pct": 23.7 + }, + { + "date": "2023-12-27", + "equity": 12768.58, + "return_pct": 27.69 + }, + { + "date": "2023-12-28", + "equity": 12806.74, + "return_pct": 28.07 + }, + { + "date": "2023-12-29", + "equity": 12509.24, + "return_pct": 25.09 + }, + { + "date": "2024-01-02", + "equity": 12218.51, + "return_pct": 22.19 + }, + { + "date": "2024-01-03", + "equity": 11929.38, + "return_pct": 19.29 + }, + { + "date": "2024-01-04", + "equity": 12050.53, + "return_pct": 20.51 + }, + { + "date": "2024-01-05", + "equity": 12006.26, + "return_pct": 20.06 + }, + { + "date": "2024-01-08", + "equity": 12096.97, + "return_pct": 20.97 + }, + { + "date": "2024-01-09", + "equity": 12001.84, + "return_pct": 20.02 + }, + { + "date": "2024-01-10", + "equity": 11914.45, + "return_pct": 19.14 + }, + { + "date": "2024-01-11", + "equity": 11725.03, + "return_pct": 17.25 + }, + { + "date": "2024-01-12", + "equity": 11508.01, + "return_pct": 15.08 + }, + { + "date": "2024-01-16", + "equity": 11674.8, + "return_pct": 16.75 + }, + { + "date": "2024-01-17", + "equity": 11693.42, + "return_pct": 16.93 + }, + { + "date": "2024-01-18", + "equity": 11718.32, + "return_pct": 17.18 + }, + { + "date": "2024-01-19", + "equity": 11706.87, + "return_pct": 17.07 + }, + { + "date": "2024-01-22", + "equity": 11720.31, + "return_pct": 17.2 + }, + { + "date": "2024-01-23", + "equity": 11752.68, + "return_pct": 17.53 + }, + { + "date": "2024-01-24", + "equity": 12010.7, + "return_pct": 20.11 + }, + { + "date": "2024-01-25", + "equity": 12140.39, + "return_pct": 21.4 + }, + { + "date": "2024-01-26", + "equity": 12209.14, + "return_pct": 22.09 + }, + { + "date": "2024-01-29", + "equity": 12391.83, + "return_pct": 23.92 + }, + { + "date": "2024-01-30", + "equity": 12024.02, + "return_pct": 20.24 + }, + { + "date": "2024-01-31", + "equity": 11936.41, + "return_pct": 19.36 + }, + { + "date": "2024-02-01", + "equity": 12035.17, + "return_pct": 20.35 + }, + { + "date": "2024-02-02", + "equity": 12076.8, + "return_pct": 20.77 + }, + { + "date": "2024-02-05", + "equity": 12069.86, + "return_pct": 20.7 + }, + { + "date": "2024-02-06", + "equity": 12085.31, + "return_pct": 20.85 + }, + { + "date": "2024-02-07", + "equity": 12184.66, + "return_pct": 21.85 + }, + { + "date": "2024-02-08", + "equity": 12396.88, + "return_pct": 23.97 + }, + { + "date": "2024-02-09", + "equity": 12641.21, + "return_pct": 26.41 + }, + { + "date": "2024-02-12", + "equity": 12607.13, + "return_pct": 26.07 + }, + { + "date": "2024-02-13", + "equity": 12465.19, + "return_pct": 24.65 + }, + { + "date": "2024-02-14", + "equity": 12785.19, + "return_pct": 27.85 + }, + { + "date": "2024-02-15", + "equity": 13467.12, + "return_pct": 34.67 + }, + { + "date": "2024-02-16", + "equity": 13234.65, + "return_pct": 32.35 + }, + { + "date": "2024-02-20", + "equity": 12977.53, + "return_pct": 29.78 + }, + { + "date": "2024-02-21", + "equity": 12871.97, + "return_pct": 28.72 + }, + { + "date": "2024-02-22", + "equity": 13375.77, + "return_pct": 33.76 + }, + { + "date": "2024-02-23", + "equity": 13306.55, + "return_pct": 33.07 + }, + { + "date": "2024-02-26", + "equity": 13370.66, + "return_pct": 33.71 + }, + { + "date": "2024-02-27", + "equity": 13549.49, + "return_pct": 35.49 + }, + { + "date": "2024-02-28", + "equity": 13378.31, + "return_pct": 33.78 + }, + { + "date": "2024-02-29", + "equity": 13577.94, + "return_pct": 35.78 + }, + { + "date": "2024-03-01", + "equity": 14034.02, + "return_pct": 40.34 + }, + { + "date": "2024-03-04", + "equity": 14123.55, + "return_pct": 41.24 + }, + { + "date": "2024-03-05", + "equity": 13993.81, + "return_pct": 39.94 + }, + { + "date": "2024-03-06", + "equity": 14189.96, + "return_pct": 41.9 + }, + { + "date": "2024-03-07", + "equity": 14320.79, + "return_pct": 43.21 + }, + { + "date": "2024-03-08", + "equity": 14247.03, + "return_pct": 42.47 + }, + { + "date": "2024-03-11", + "equity": 13862.76, + "return_pct": 38.63 + }, + { + "date": "2024-03-12", + "equity": 13969.56, + "return_pct": 39.7 + }, + { + "date": "2024-03-13", + "equity": 14016.81, + "return_pct": 40.17 + }, + { + "date": "2024-03-14", + "equity": 13946.69, + "return_pct": 39.47 + }, + { + "date": "2024-03-15", + "equity": 13601.27, + "return_pct": 36.01 + }, + { + "date": "2024-03-18", + "equity": 13827.02, + "return_pct": 38.27 + }, + { + "date": "2024-03-19", + "equity": 13777.54, + "return_pct": 37.78 + }, + { + "date": "2024-03-20", + "equity": 14008.76, + "return_pct": 40.09 + }, + { + "date": "2024-03-21", + "equity": 14085.71, + "return_pct": 40.86 + }, + { + "date": "2024-03-22", + "equity": 14031.43, + "return_pct": 40.31 + }, + { + "date": "2024-03-25", + "equity": 14124.73, + "return_pct": 41.25 + }, + { + "date": "2024-03-26", + "equity": 14098.05, + "return_pct": 40.98 + }, + { + "date": "2024-03-27", + "equity": 13998.26, + "return_pct": 39.98 + }, + { + "date": "2024-03-28", + "equity": 13974.46, + "return_pct": 39.74 + }, + { + "date": "2024-04-01", + "equity": 13958.04, + "return_pct": 39.58 + }, + { + "date": "2024-04-02", + "equity": 13899.06, + "return_pct": 38.99 + }, + { + "date": "2024-04-03", + "equity": 13892.34, + "return_pct": 38.92 + }, + { + "date": "2024-04-04", + "equity": 13893.09, + "return_pct": 38.93 + }, + { + "date": "2024-04-05", + "equity": 13913.99, + "return_pct": 39.14 + }, + { + "date": "2024-04-08", + "equity": 13896.08, + "return_pct": 38.96 + }, + { + "date": "2024-04-09", + "equity": 13911.75, + "return_pct": 39.12 + }, + { + "date": "2024-04-10", + "equity": 13863.97, + "return_pct": 38.64 + }, + { + "date": "2024-04-11", + "equity": 13863.23, + "return_pct": 38.63 + }, + { + "date": "2024-04-12", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-15", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-16", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-17", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-18", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-19", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-22", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-23", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-24", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-25", + "equity": 13780.73, + "return_pct": 37.81 + }, + { + "date": "2024-04-26", + "equity": 13775.84, + "return_pct": 37.76 + }, + { + "date": "2024-04-29", + "equity": 13824.21, + "return_pct": 38.24 + }, + { + "date": "2024-04-30", + "equity": 13718.64, + "return_pct": 37.19 + }, + { + "date": "2024-05-01", + "equity": 13699.24, + "return_pct": 36.99 + }, + { + "date": "2024-05-02", + "equity": 13815.57, + "return_pct": 38.16 + }, + { + "date": "2024-05-03", + "equity": 13895.25, + "return_pct": 38.95 + }, + { + "date": "2024-05-06", + "equity": 14230.96, + "return_pct": 42.31 + }, + { + "date": "2024-05-07", + "equity": 13910.86, + "return_pct": 39.11 + }, + { + "date": "2024-05-08", + "equity": 13879.08, + "return_pct": 38.79 + }, + { + "date": "2024-05-09", + "equity": 13892.01, + "return_pct": 38.92 + }, + { + "date": "2024-05-10", + "equity": 14000.96, + "return_pct": 40.01 + }, + { + "date": "2024-05-13", + "equity": 14005.02, + "return_pct": 40.05 + }, + { + "date": "2024-05-14", + "equity": 14239.52, + "return_pct": 42.4 + }, + { + "date": "2024-05-15", + "equity": 14558.75, + "return_pct": 45.59 + }, + { + "date": "2024-05-16", + "equity": 14592.25, + "return_pct": 45.92 + }, + { + "date": "2024-05-17", + "equity": 14685.25, + "return_pct": 46.85 + }, + { + "date": "2024-05-20", + "equity": 15007.84, + "return_pct": 50.08 + }, + { + "date": "2024-05-21", + "equity": 14663.7, + "return_pct": 46.64 + }, + { + "date": "2024-05-22", + "equity": 14553.45, + "return_pct": 45.53 + }, + { + "date": "2024-05-23", + "equity": 14478.56, + "return_pct": 44.79 + }, + { + "date": "2024-05-24", + "equity": 15253.81, + "return_pct": 52.54 + }, + { + "date": "2024-05-28", + "equity": 15239.25, + "return_pct": 52.39 + }, + { + "date": "2024-05-29", + "equity": 15054.43, + "return_pct": 50.54 + }, + { + "date": "2024-05-30", + "equity": 14513.67, + "return_pct": 45.14 + }, + { + "date": "2024-05-31", + "equity": 14478.36, + "return_pct": 44.78 + }, + { + "date": "2024-06-03", + "equity": 14498.61, + "return_pct": 44.99 + }, + { + "date": "2024-06-04", + "equity": 14381.24, + "return_pct": 43.81 + }, + { + "date": "2024-06-05", + "equity": 14722.08, + "return_pct": 47.22 + }, + { + "date": "2024-06-06", + "equity": 14553.19, + "return_pct": 45.53 + }, + { + "date": "2024-06-07", + "equity": 14444.74, + "return_pct": 44.45 + }, + { + "date": "2024-06-10", + "equity": 14568.88, + "return_pct": 45.69 + }, + { + "date": "2024-06-11", + "equity": 14472.38, + "return_pct": 44.72 + }, + { + "date": "2024-06-12", + "equity": 14664.71, + "return_pct": 46.65 + }, + { + "date": "2024-06-13", + "equity": 14448.54, + "return_pct": 44.49 + }, + { + "date": "2024-06-14", + "equity": 14464.33, + "return_pct": 44.64 + }, + { + "date": "2024-06-17", + "equity": 14501.59, + "return_pct": 45.02 + }, + { + "date": "2024-06-18", + "equity": 14423.19, + "return_pct": 44.23 + }, + { + "date": "2024-06-20", + "equity": 14364.1, + "return_pct": 43.64 + }, + { + "date": "2024-06-21", + "equity": 14330.73, + "return_pct": 43.31 + }, + { + "date": "2024-06-24", + "equity": 14264.55, + "return_pct": 42.65 + }, + { + "date": "2024-06-25", + "equity": 14282.72, + "return_pct": 42.83 + }, + { + "date": "2024-06-26", + "equity": 14289.25, + "return_pct": 42.89 + }, + { + "date": "2024-06-27", + "equity": 14305.95, + "return_pct": 43.06 + }, + { + "date": "2024-06-28", + "equity": 14266.18, + "return_pct": 42.66 + }, + { + "date": "2024-07-01", + "equity": 14267.37, + "return_pct": 42.67 + }, + { + "date": "2024-07-02", + "equity": 14277.01, + "return_pct": 42.77 + }, + { + "date": "2024-07-03", + "equity": 14305.62, + "return_pct": 43.06 + }, + { + "date": "2024-07-05", + "equity": 14339.05, + "return_pct": 43.39 + }, + { + "date": "2024-07-08", + "equity": 14365.19, + "return_pct": 43.65 + }, + { + "date": "2024-07-09", + "equity": 14359.88, + "return_pct": 43.6 + }, + { + "date": "2024-07-10", + "equity": 14411.37, + "return_pct": 44.11 + }, + { + "date": "2024-07-11", + "equity": 14097.99, + "return_pct": 40.98 + }, + { + "date": "2024-07-12", + "equity": 14049.56, + "return_pct": 40.5 + }, + { + "date": "2024-07-15", + "equity": 13873.61, + "return_pct": 38.74 + }, + { + "date": "2024-07-16", + "equity": 13806.37, + "return_pct": 38.06 + }, + { + "date": "2024-07-17", + "equity": 13615.46, + "return_pct": 36.15 + }, + { + "date": "2024-07-18", + "equity": 13624.27, + "return_pct": 36.24 + }, + { + "date": "2024-07-19", + "equity": 13815.54, + "return_pct": 38.16 + }, + { + "date": "2024-07-22", + "equity": 13897.68, + "return_pct": 38.98 + }, + { + "date": "2024-07-23", + "equity": 13996.17, + "return_pct": 39.96 + }, + { + "date": "2024-07-24", + "equity": 13783.84, + "return_pct": 37.84 + }, + { + "date": "2024-07-25", + "equity": 13770.84, + "return_pct": 37.71 + }, + { + "date": "2024-07-26", + "equity": 13983.06, + "return_pct": 39.83 + }, + { + "date": "2024-07-29", + "equity": 13927.87, + "return_pct": 39.28 + }, + { + "date": "2024-07-30", + "equity": 13818.56, + "return_pct": 38.19 + }, + { + "date": "2024-07-31", + "equity": 13872.78, + "return_pct": 38.73 + }, + { + "date": "2024-08-01", + "equity": 13736.45, + "return_pct": 37.36 + }, + { + "date": "2024-08-02", + "equity": 13398.66, + "return_pct": 33.99 + }, + { + "date": "2024-08-05", + "equity": 13258.16, + "return_pct": 32.58 + }, + { + "date": "2024-08-06", + "equity": 13258.16, + "return_pct": 32.58 + }, + { + "date": "2024-08-07", + "equity": 13258.16, + "return_pct": 32.58 + }, + { + "date": "2024-08-08", + "equity": 13258.16, + "return_pct": 32.58 + }, + { + "date": "2024-08-09", + "equity": 13258.16, + "return_pct": 32.58 + }, + { + "date": "2024-08-12", + "equity": 13258.16, + "return_pct": 32.58 + }, + { + "date": "2024-08-13", + "equity": 13258.16, + "return_pct": 32.58 + }, + { + "date": "2024-08-14", + "equity": 13251.54, + "return_pct": 32.52 + }, + { + "date": "2024-08-15", + "equity": 13437.63, + "return_pct": 34.38 + }, + { + "date": "2024-08-16", + "equity": 13369.38, + "return_pct": 33.69 + }, + { + "date": "2024-08-19", + "equity": 13494.38, + "return_pct": 34.94 + }, + { + "date": "2024-08-20", + "equity": 13631.52, + "return_pct": 36.32 + }, + { + "date": "2024-08-21", + "equity": 13585.78, + "return_pct": 35.86 + }, + { + "date": "2024-08-22", + "equity": 13419.39, + "return_pct": 34.19 + }, + { + "date": "2024-08-23", + "equity": 13569.35, + "return_pct": 35.69 + }, + { + "date": "2024-08-26", + "equity": 13390.22, + "return_pct": 33.9 + }, + { + "date": "2024-08-27", + "equity": 13453.35, + "return_pct": 34.53 + }, + { + "date": "2024-08-28", + "equity": 13379.9, + "return_pct": 33.8 + }, + { + "date": "2024-08-29", + "equity": 13388.85, + "return_pct": 33.89 + }, + { + "date": "2024-08-30", + "equity": 13698.27, + "return_pct": 36.98 + }, + { + "date": "2024-09-03", + "equity": 12997.36, + "return_pct": 29.97 + }, + { + "date": "2024-09-04", + "equity": 12880.32, + "return_pct": 28.8 + }, + { + "date": "2024-09-05", + "equity": 12774.83, + "return_pct": 27.75 + }, + { + "date": "2024-09-06", + "equity": 12462.82, + "return_pct": 24.63 + }, + { + "date": "2024-09-09", + "equity": 12574.98, + "return_pct": 25.75 + }, + { + "date": "2024-09-10", + "equity": 12593.8, + "return_pct": 25.94 + }, + { + "date": "2024-09-11", + "equity": 12551.47, + "return_pct": 25.51 + }, + { + "date": "2024-09-12", + "equity": 12648.8, + "return_pct": 26.49 + }, + { + "date": "2024-09-13", + "equity": 13004.11, + "return_pct": 30.04 + }, + { + "date": "2024-09-16", + "equity": 13063.8, + "return_pct": 30.64 + }, + { + "date": "2024-09-17", + "equity": 13058.67, + "return_pct": 30.59 + }, + { + "date": "2024-09-18", + "equity": 13029.47, + "return_pct": 30.29 + }, + { + "date": "2024-09-19", + "equity": 13363.83, + "return_pct": 33.64 + }, + { + "date": "2024-09-20", + "equity": 14257.94, + "return_pct": 42.58 + }, + { + "date": "2024-09-23", + "equity": 14498.42, + "return_pct": 44.98 + }, + { + "date": "2024-09-24", + "equity": 14489.28, + "return_pct": 44.89 + }, + { + "date": "2024-09-25", + "equity": 14628.24, + "return_pct": 46.28 + }, + { + "date": "2024-09-26", + "equity": 14579.61, + "return_pct": 45.8 + }, + { + "date": "2024-09-27", + "equity": 14848.84, + "return_pct": 48.49 + }, + { + "date": "2024-09-30", + "equity": 14811.64, + "return_pct": 48.12 + }, + { + "date": "2024-10-01", + "equity": 14774.72, + "return_pct": 47.75 + }, + { + "date": "2024-10-02", + "equity": 14959.68, + "return_pct": 49.6 + }, + { + "date": "2024-10-03", + "equity": 15191.78, + "return_pct": 51.92 + }, + { + "date": "2024-10-04", + "equity": 15735.85, + "return_pct": 57.36 + }, + { + "date": "2024-10-07", + "equity": 15375.08, + "return_pct": 53.75 + }, + { + "date": "2024-10-08", + "equity": 15412.53, + "return_pct": 54.13 + }, + { + "date": "2024-10-09", + "equity": 15090.12, + "return_pct": 50.9 + }, + { + "date": "2024-10-10", + "equity": 14920.56, + "return_pct": 49.21 + }, + { + "date": "2024-10-11", + "equity": 15380.75, + "return_pct": 53.81 + }, + { + "date": "2024-10-14", + "equity": 15544.91, + "return_pct": 55.45 + }, + { + "date": "2024-10-15", + "equity": 15364.68, + "return_pct": 53.65 + }, + { + "date": "2024-10-16", + "equity": 15708.61, + "return_pct": 57.09 + }, + { + "date": "2024-10-17", + "equity": 15316.07, + "return_pct": 53.16 + }, + { + "date": "2024-10-18", + "equity": 15777.79, + "return_pct": 57.78 + }, + { + "date": "2024-10-21", + "equity": 15671.57, + "return_pct": 56.72 + }, + { + "date": "2024-10-22", + "equity": 15346.93, + "return_pct": 53.47 + }, + { + "date": "2024-10-23", + "equity": 15138.13, + "return_pct": 51.38 + }, + { + "date": "2024-10-24", + "equity": 15405.37, + "return_pct": 54.05 + }, + { + "date": "2024-10-25", + "equity": 15602.56, + "return_pct": 56.03 + }, + { + "date": "2024-10-28", + "equity": 15806.93, + "return_pct": 58.07 + }, + { + "date": "2024-10-29", + "equity": 15818.3, + "return_pct": 58.18 + }, + { + "date": "2024-10-30", + "equity": 15688.66, + "return_pct": 56.89 + }, + { + "date": "2024-10-31", + "equity": 15334.75, + "return_pct": 53.35 + }, + { + "date": "2024-11-01", + "equity": 15251.6, + "return_pct": 52.52 + }, + { + "date": "2024-11-04", + "equity": 15281.4, + "return_pct": 52.81 + }, + { + "date": "2024-11-05", + "equity": 15337.88, + "return_pct": 53.38 + }, + { + "date": "2024-11-06", + "equity": 15603.64, + "return_pct": 56.04 + }, + { + "date": "2024-11-07", + "equity": 15604.64, + "return_pct": 56.05 + }, + { + "date": "2024-11-08", + "equity": 15579.52, + "return_pct": 55.8 + }, + { + "date": "2024-11-11", + "equity": 15610.44, + "return_pct": 56.1 + }, + { + "date": "2024-11-12", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-13", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-14", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-15", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-18", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-19", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-20", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-21", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-22", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-25", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-26", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-27", + "equity": 15351.43, + "return_pct": 53.51 + }, + { + "date": "2024-11-29", + "equity": 15348.73, + "return_pct": 53.49 + }, + { + "date": "2024-12-02", + "equity": 15326.36, + "return_pct": 53.26 + }, + { + "date": "2024-12-03", + "equity": 15263.83, + "return_pct": 52.64 + }, + { + "date": "2024-12-04", + "equity": 15295.51, + "return_pct": 52.96 + }, + { + "date": "2024-12-05", + "equity": 15247.57, + "return_pct": 52.48 + }, + { + "date": "2024-12-06", + "equity": 15271.29, + "return_pct": 52.71 + }, + { + "date": "2024-12-09", + "equity": 15186.2, + "return_pct": 51.86 + }, + { + "date": "2024-12-10", + "equity": 15171.16, + "return_pct": 51.71 + }, + { + "date": "2024-12-11", + "equity": 15246.28, + "return_pct": 52.46 + }, + { + "date": "2024-12-12", + "equity": 15203.94, + "return_pct": 52.04 + }, + { + "date": "2024-12-13", + "equity": 15240.26, + "return_pct": 52.4 + }, + { + "date": "2024-12-16", + "equity": 15239.89, + "return_pct": 52.4 + }, + { + "date": "2024-12-17", + "equity": 15191.22, + "return_pct": 51.91 + }, + { + "date": "2024-12-18", + "equity": 15110.15, + "return_pct": 51.1 + }, + { + "date": "2024-12-19", + "equity": 15059.06, + "return_pct": 50.59 + }, + { + "date": "2024-12-20", + "equity": 15037.97, + "return_pct": 50.38 + }, + { + "date": "2024-12-23", + "equity": 15053.13, + "return_pct": 50.53 + }, + { + "date": "2024-12-24", + "equity": 15041.29, + "return_pct": 50.41 + }, + { + "date": "2024-12-26", + "equity": 15060.68, + "return_pct": 50.61 + }, + { + "date": "2024-12-27", + "equity": 15014.94, + "return_pct": 50.15 + }, + { + "date": "2024-12-30", + "equity": 15015.77, + "return_pct": 50.16 + }, + { + "date": "2024-12-31", + "equity": 14970.06, + "return_pct": 49.7 + }, + { + "date": "2025-01-02", + "equity": 15041.1, + "return_pct": 50.41 + }, + { + "date": "2025-01-03", + "equity": 15076.2, + "return_pct": 50.76 + }, + { + "date": "2025-01-06", + "equity": 15093.13, + "return_pct": 50.93 + }, + { + "date": "2025-01-07", + "equity": 14994.5, + "return_pct": 49.94 + }, + { + "date": "2025-01-08", + "equity": 14991.31, + "return_pct": 49.91 + }, + { + "date": "2025-01-10", + "equity": 14948.89, + "return_pct": 49.49 + }, + { + "date": "2025-01-13", + "equity": 14937.81, + "return_pct": 49.38 + }, + { + "date": "2025-01-14", + "equity": 14959.22, + "return_pct": 49.59 + }, + { + "date": "2025-01-15", + "equity": 15014.38, + "return_pct": 50.14 + }, + { + "date": "2025-01-16", + "equity": 15002.43, + "return_pct": 50.02 + }, + { + "date": "2025-01-17", + "equity": 15043.31, + "return_pct": 50.43 + }, + { + "date": "2025-01-21", + "equity": 15027.68, + "return_pct": 50.28 + }, + { + "date": "2025-01-22", + "equity": 15120.0, + "return_pct": 51.2 + }, + { + "date": "2025-01-23", + "equity": 15123.17, + "return_pct": 51.23 + }, + { + "date": "2025-01-24", + "equity": 15125.46, + "return_pct": 51.25 + }, + { + "date": "2025-01-27", + "equity": 15046.0, + "return_pct": 50.46 + }, + { + "date": "2025-01-28", + "equity": 15116.16, + "return_pct": 51.16 + }, + { + "date": "2025-01-29", + "equity": 15138.28, + "return_pct": 51.38 + }, + { + "date": "2025-01-30", + "equity": 15131.97, + "return_pct": 51.32 + }, + { + "date": "2025-01-31", + "equity": 15134.37, + "return_pct": 51.34 + }, + { + "date": "2025-02-03", + "equity": 15049.92, + "return_pct": 50.5 + }, + { + "date": "2025-02-04", + "equity": 15051.05, + "return_pct": 50.51 + }, + { + "date": "2025-02-05", + "equity": 15003.6, + "return_pct": 50.04 + }, + { + "date": "2025-02-06", + "equity": 15046.78, + "return_pct": 50.47 + }, + { + "date": "2025-02-07", + "equity": 15016.97, + "return_pct": 50.17 + }, + { + "date": "2025-02-10", + "equity": 15097.56, + "return_pct": 50.98 + }, + { + "date": "2025-02-11", + "equity": 14937.15, + "return_pct": 49.37 + }, + { + "date": "2025-02-12", + "equity": 14902.12, + "return_pct": 49.02 + }, + { + "date": "2025-02-13", + "equity": 14918.86, + "return_pct": 49.19 + }, + { + "date": "2025-02-14", + "equity": 14950.99, + "return_pct": 49.51 + }, + { + "date": "2025-02-18", + "equity": 15015.18, + "return_pct": 50.15 + }, + { + "date": "2025-02-19", + "equity": 15005.21, + "return_pct": 50.05 + }, + { + "date": "2025-02-20", + "equity": 15047.29, + "return_pct": 50.47 + }, + { + "date": "2025-02-21", + "equity": 14779.99, + "return_pct": 47.8 + }, + { + "date": "2025-02-24", + "equity": 14666.41, + "return_pct": 46.66 + }, + { + "date": "2025-02-25", + "equity": 14588.39, + "return_pct": 45.88 + }, + { + "date": "2025-02-26", + "equity": 14588.39, + "return_pct": 45.88 + }, + { + "date": "2025-02-27", + "equity": 14588.39, + "return_pct": 45.88 + }, + { + "date": "2025-02-28", + "equity": 14586.05, + "return_pct": 45.86 + }, + { + "date": "2025-03-03", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-04", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-05", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-06", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-07", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-10", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-11", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-12", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-13", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-14", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-17", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-18", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-19", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-20", + "equity": 14437.98, + "return_pct": 44.38 + }, + { + "date": "2025-03-21", + "equity": 14435.09, + "return_pct": 44.35 + }, + { + "date": "2025-03-24", + "equity": 14485.85, + "return_pct": 44.86 + }, + { + "date": "2025-03-25", + "equity": 14496.9, + "return_pct": 44.97 + }, + { + "date": "2025-03-26", + "equity": 14479.45, + "return_pct": 44.79 + }, + { + "date": "2025-03-27", + "equity": 14474.32, + "return_pct": 44.74 + }, + { + "date": "2025-03-28", + "equity": 14411.87, + "return_pct": 44.12 + }, + { + "date": "2025-03-31", + "equity": 14432.05, + "return_pct": 44.32 + }, + { + "date": "2025-04-01", + "equity": 14441.34, + "return_pct": 44.41 + }, + { + "date": "2025-04-02", + "equity": 14437.81, + "return_pct": 44.38 + }, + { + "date": "2025-04-03", + "equity": 14392.5, + "return_pct": 43.92 + }, + { + "date": "2025-04-04", + "equity": 14310.35, + "return_pct": 43.1 + }, + { + "date": "2025-04-07", + "equity": 14310.35, + "return_pct": 43.1 + }, + { + "date": "2025-04-08", + "equity": 14310.35, + "return_pct": 43.1 + }, + { + "date": "2025-04-09", + "equity": 14310.35, + "return_pct": 43.1 + }, + { + "date": "2025-04-10", + "equity": 14310.35, + "return_pct": 43.1 + }, + { + "date": "2025-04-11", + "equity": 14300.33, + "return_pct": 43.0 + }, + { + "date": "2025-04-14", + "equity": 14416.29, + "return_pct": 44.16 + }, + { + "date": "2025-04-15", + "equity": 14500.23, + "return_pct": 45.0 + }, + { + "date": "2025-04-16", + "equity": 14125.3, + "return_pct": 41.25 + }, + { + "date": "2025-04-17", + "equity": 14100.19, + "return_pct": 41.0 + }, + { + "date": "2025-04-21", + "equity": 13718.23, + "return_pct": 37.18 + }, + { + "date": "2025-04-22", + "equity": 13938.09, + "return_pct": 39.38 + }, + { + "date": "2025-04-23", + "equity": 14228.15, + "return_pct": 42.28 + }, + { + "date": "2025-04-24", + "equity": 14448.75, + "return_pct": 44.49 + }, + { + "date": "2025-04-25", + "equity": 14665.47, + "return_pct": 46.65 + }, + { + "date": "2025-04-28", + "equity": 14662.6, + "return_pct": 46.63 + }, + { + "date": "2025-04-29", + "equity": 14785.3, + "return_pct": 47.85 + }, + { + "date": "2025-04-30", + "equity": 14807.07, + "return_pct": 48.07 + }, + { + "date": "2025-05-01", + "equity": 14959.46, + "return_pct": 49.59 + }, + { + "date": "2025-05-02", + "equity": 15445.62, + "return_pct": 54.46 + }, + { + "date": "2025-05-05", + "equity": 15435.08, + "return_pct": 54.35 + }, + { + "date": "2025-05-06", + "equity": 15074.4, + "return_pct": 50.74 + }, + { + "date": "2025-05-07", + "equity": 15051.05, + "return_pct": 50.51 + }, + { + "date": "2025-05-08", + "equity": 15582.05, + "return_pct": 55.82 + }, + { + "date": "2025-05-09", + "equity": 15581.47, + "return_pct": 55.81 + }, + { + "date": "2025-05-12", + "equity": 16170.79, + "return_pct": 61.71 + }, + { + "date": "2025-05-13", + "equity": 16863.57, + "return_pct": 68.64 + }, + { + "date": "2025-05-14", + "equity": 16939.06, + "return_pct": 69.39 + }, + { + "date": "2025-05-15", + "equity": 16874.91, + "return_pct": 68.75 + }, + { + "date": "2025-05-16", + "equity": 17131.75, + "return_pct": 71.32 + }, + { + "date": "2025-05-19", + "equity": 17235.19, + "return_pct": 72.35 + }, + { + "date": "2025-05-20", + "equity": 17033.95, + "return_pct": 70.34 + }, + { + "date": "2025-05-21", + "equity": 16443.99, + "return_pct": 64.44 + }, + { + "date": "2025-05-22", + "equity": 16479.46, + "return_pct": 64.79 + }, + { + "date": "2025-05-23", + "equity": 16585.73, + "return_pct": 65.86 + }, + { + "date": "2025-05-27", + "equity": 16986.78, + "return_pct": 69.87 + }, + { + "date": "2025-05-28", + "equity": 16886.89, + "return_pct": 68.87 + }, + { + "date": "2025-05-29", + "equity": 16727.27, + "return_pct": 67.27 + }, + { + "date": "2025-05-30", + "equity": 16773.81, + "return_pct": 67.74 + }, + { + "date": "2025-06-02", + "equity": 17020.08, + "return_pct": 70.2 + }, + { + "date": "2025-06-03", + "equity": 17300.98, + "return_pct": 73.01 + }, + { + "date": "2025-06-04", + "equity": 17152.1, + "return_pct": 71.52 + }, + { + "date": "2025-06-05", + "equity": 17067.55, + "return_pct": 70.68 + }, + { + "date": "2025-06-06", + "equity": 17407.58, + "return_pct": 74.08 + }, + { + "date": "2025-06-09", + "equity": 17098.1, + "return_pct": 70.98 + }, + { + "date": "2025-06-10", + "equity": 16913.13, + "return_pct": 69.13 + }, + { + "date": "2025-06-11", + "equity": 16877.69, + "return_pct": 68.78 + }, + { + "date": "2025-06-12", + "equity": 16858.31, + "return_pct": 68.58 + }, + { + "date": "2025-06-13", + "equity": 16743.54, + "return_pct": 67.44 + }, + { + "date": "2025-06-16", + "equity": 16889.12, + "return_pct": 68.89 + }, + { + "date": "2025-06-17", + "equity": 16738.4, + "return_pct": 67.38 + }, + { + "date": "2025-06-18", + "equity": 16877.09, + "return_pct": 68.77 + }, + { + "date": "2025-06-20", + "equity": 16978.29, + "return_pct": 69.78 + }, + { + "date": "2025-06-23", + "equity": 16883.08, + "return_pct": 68.83 + }, + { + "date": "2025-06-24", + "equity": 17017.02, + "return_pct": 70.17 + }, + { + "date": "2025-06-25", + "equity": 16987.82, + "return_pct": 69.88 + }, + { + "date": "2025-06-26", + "equity": 17319.81, + "return_pct": 73.2 + }, + { + "date": "2025-06-27", + "equity": 17731.66, + "return_pct": 77.32 + }, + { + "date": "2025-06-30", + "equity": 17691.2, + "return_pct": 76.91 + }, + { + "date": "2025-07-01", + "equity": 17343.9, + "return_pct": 73.44 + }, + { + "date": "2025-07-02", + "equity": 17519.03, + "return_pct": 75.19 + }, + { + "date": "2025-07-03", + "equity": 18004.36, + "return_pct": 80.04 + }, + { + "date": "2025-07-07", + "equity": 18034.79, + "return_pct": 80.35 + }, + { + "date": "2025-07-08", + "equity": 18065.51, + "return_pct": 80.66 + }, + { + "date": "2025-07-09", + "equity": 18249.74, + "return_pct": 82.5 + }, + { + "date": "2025-07-10", + "equity": 18218.13, + "return_pct": 82.18 + }, + { + "date": "2025-07-11", + "equity": 18124.45, + "return_pct": 81.24 + }, + { + "date": "2025-07-14", + "equity": 18191.3, + "return_pct": 81.91 + }, + { + "date": "2025-07-15", + "equity": 18017.22, + "return_pct": 80.17 + }, + { + "date": "2025-07-16", + "equity": 17802.65, + "return_pct": 78.03 + }, + { + "date": "2025-07-17", + "equity": 17885.89, + "return_pct": 78.86 + }, + { + "date": "2025-07-18", + "equity": 18218.89, + "return_pct": 82.19 + }, + { + "date": "2025-07-21", + "equity": 18098.97, + "return_pct": 80.99 + }, + { + "date": "2025-07-22", + "equity": 17927.82, + "return_pct": 79.28 + }, + { + "date": "2025-07-23", + "equity": 18404.02, + "return_pct": 84.04 + }, + { + "date": "2025-07-24", + "equity": 18295.43, + "return_pct": 82.95 + }, + { + "date": "2025-07-25", + "equity": 18266.44, + "return_pct": 82.66 + }, + { + "date": "2025-07-28", + "equity": 18490.16, + "return_pct": 84.9 + }, + { + "date": "2025-07-29", + "equity": 18290.92, + "return_pct": 82.91 + }, + { + "date": "2025-07-30", + "equity": 18699.91, + "return_pct": 87.0 + }, + { + "date": "2025-07-31", + "equity": 18834.22, + "return_pct": 88.34 + }, + { + "date": "2025-08-01", + "equity": 18308.91, + "return_pct": 83.09 + }, + { + "date": "2025-08-04", + "equity": 18420.04, + "return_pct": 84.2 + }, + { + "date": "2025-08-05", + "equity": 18348.92, + "return_pct": 83.49 + }, + { + "date": "2025-08-06", + "equity": 18472.1, + "return_pct": 84.72 + }, + { + "date": "2025-08-07", + "equity": 18775.72, + "return_pct": 87.76 + }, + { + "date": "2025-08-08", + "equity": 18962.55, + "return_pct": 89.63 + }, + { + "date": "2025-08-11", + "equity": 19012.23, + "return_pct": 90.12 + }, + { + "date": "2025-08-12", + "equity": 19225.73, + "return_pct": 92.26 + }, + { + "date": "2025-08-13", + "equity": 19085.89, + "return_pct": 90.86 + }, + { + "date": "2025-08-14", + "equity": 18991.57, + "return_pct": 89.92 + }, + { + "date": "2025-08-15", + "equity": 18967.8, + "return_pct": 89.68 + }, + { + "date": "2025-08-18", + "equity": 19044.79, + "return_pct": 90.45 + }, + { + "date": "2025-08-19", + "equity": 18708.17, + "return_pct": 87.08 + }, + { + "date": "2025-08-20", + "equity": 18658.9, + "return_pct": 86.59 + }, + { + "date": "2025-08-21", + "equity": 18732.88, + "return_pct": 87.33 + }, + { + "date": "2025-08-22", + "equity": 18888.18, + "return_pct": 88.88 + }, + { + "date": "2025-08-25", + "equity": 18929.13, + "return_pct": 89.29 + }, + { + "date": "2025-08-26", + "equity": 19131.69, + "return_pct": 91.32 + }, + { + "date": "2025-08-27", + "equity": 19125.02, + "return_pct": 91.25 + }, + { + "date": "2025-08-28", + "equity": 19350.35, + "return_pct": 93.5 + }, + { + "date": "2025-08-29", + "equity": 18928.24, + "return_pct": 89.28 + }, + { + "date": "2025-09-02", + "equity": 18755.12, + "return_pct": 87.55 + }, + { + "date": "2025-09-03", + "equity": 18740.0, + "return_pct": 87.4 + }, + { + "date": "2025-09-04", + "equity": 18818.75, + "return_pct": 88.19 + }, + { + "date": "2025-09-05", + "equity": 18736.86, + "return_pct": 87.37 + }, + { + "date": "2025-09-08", + "equity": 18714.97, + "return_pct": 87.15 + }, + { + "date": "2025-09-09", + "equity": 18707.35, + "return_pct": 87.07 + }, + { + "date": "2025-09-10", + "equity": 18807.96, + "return_pct": 88.08 + }, + { + "date": "2025-09-11", + "equity": 18982.28, + "return_pct": 89.82 + }, + { + "date": "2025-09-12", + "equity": 19077.04, + "return_pct": 90.77 + }, + { + "date": "2025-09-15", + "equity": 19279.73, + "return_pct": 92.8 + }, + { + "date": "2025-09-16", + "equity": 19296.83, + "return_pct": 92.97 + }, + { + "date": "2025-09-17", + "equity": 19313.01, + "return_pct": 93.13 + }, + { + "date": "2025-09-18", + "equity": 19799.82, + "return_pct": 98.0 + }, + { + "date": "2025-09-19", + "equity": 19974.57, + "return_pct": 99.75 + }, + { + "date": "2025-09-22", + "equity": 20177.35, + "return_pct": 101.77 + }, + { + "date": "2025-09-23", + "equity": 19685.89, + "return_pct": 96.86 + }, + { + "date": "2025-09-24", + "equity": 19609.97, + "return_pct": 96.1 + }, + { + "date": "2025-09-25", + "equity": 19158.91, + "return_pct": 91.59 + }, + { + "date": "2025-09-26", + "equity": 19477.05, + "return_pct": 94.77 + }, + { + "date": "2025-09-29", + "equity": 19828.57, + "return_pct": 98.29 + }, + { + "date": "2025-09-30", + "equity": 20139.92, + "return_pct": 101.4 + }, + { + "date": "2025-10-01", + "equity": 20739.81, + "return_pct": 107.4 + }, + { + "date": "2025-10-02", + "equity": 20709.51, + "return_pct": 107.1 + }, + { + "date": "2025-10-03", + "equity": 20594.03, + "return_pct": 105.94 + }, + { + "date": "2025-10-06", + "equity": 21110.14, + "return_pct": 111.1 + }, + { + "date": "2025-10-07", + "equity": 20662.96, + "return_pct": 106.63 + }, + { + "date": "2025-10-08", + "equity": 21349.02, + "return_pct": 113.49 + }, + { + "date": "2025-10-09", + "equity": 21310.2, + "return_pct": 113.1 + }, + { + "date": "2025-10-10", + "equity": 20363.79, + "return_pct": 103.64 + }, + { + "date": "2025-10-13", + "equity": 20996.47, + "return_pct": 109.96 + }, + { + "date": "2025-10-14", + "equity": 20543.46, + "return_pct": 105.43 + }, + { + "date": "2025-10-15", + "equity": 20695.26, + "return_pct": 106.95 + }, + { + "date": "2025-10-16", + "equity": 20360.81, + "return_pct": 103.61 + }, + { + "date": "2025-10-17", + "equity": 20338.65, + "return_pct": 103.39 + }, + { + "date": "2025-10-20", + "equity": 20542.34, + "return_pct": 105.42 + }, + { + "date": "2025-10-21", + "equity": 20450.14, + "return_pct": 104.5 + }, + { + "date": "2025-10-22", + "equity": 20006.79, + "return_pct": 100.07 + }, + { + "date": "2025-10-23", + "equity": 20136.5, + "return_pct": 101.37 + }, + { + "date": "2025-10-24", + "equity": 20530.98, + "return_pct": 105.31 + }, + { + "date": "2025-10-27", + "equity": 20540.71, + "return_pct": 105.41 + }, + { + "date": "2025-10-28", + "equity": 20555.48, + "return_pct": 105.55 + }, + { + "date": "2025-10-29", + "equity": 20512.96, + "return_pct": 105.13 + }, + { + "date": "2025-10-30", + "equity": 20496.38, + "return_pct": 104.96 + }, + { + "date": "2025-10-31", + "equity": 20558.01, + "return_pct": 105.58 + }, + { + "date": "2025-11-03", + "equity": 20576.03, + "return_pct": 105.76 + }, + { + "date": "2025-11-04", + "equity": 20507.91, + "return_pct": 105.08 + }, + { + "date": "2025-11-05", + "equity": 20466.1, + "return_pct": 104.66 + }, + { + "date": "2025-11-06", + "equity": 20405.92, + "return_pct": 104.06 + }, + { + "date": "2025-11-07", + "equity": 20498.65, + "return_pct": 104.99 + }, + { + "date": "2025-11-10", + "equity": 20578.16, + "return_pct": 105.78 + }, + { + "date": "2025-11-11", + "equity": 20283.42, + "return_pct": 102.83 + }, + { + "date": "2025-11-12", + "equity": 20250.96, + "return_pct": 102.51 + }, + { + "date": "2025-11-13", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-14", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-17", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-18", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-19", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-20", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-21", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-24", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-25", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-26", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-11-28", + "equity": 20087.23, + "return_pct": 100.87 + }, + { + "date": "2025-12-01", + "equity": 20081.81, + "return_pct": 100.82 + }, + { + "date": "2025-12-02", + "equity": 20188.49, + "return_pct": 101.88 + }, + { + "date": "2025-12-03", + "equity": 20347.05, + "return_pct": 103.47 + }, + { + "date": "2025-12-04", + "equity": 20484.76, + "return_pct": 104.85 + }, + { + "date": "2025-12-05", + "equity": 20519.43, + "return_pct": 105.19 + }, + { + "date": "2025-12-08", + "equity": 20399.47, + "return_pct": 103.99 + }, + { + "date": "2025-12-09", + "equity": 20578.66, + "return_pct": 105.79 + }, + { + "date": "2025-12-10", + "equity": 20642.96, + "return_pct": 106.43 + }, + { + "date": "2025-12-11", + "equity": 20657.29, + "return_pct": 106.57 + }, + { + "date": "2025-12-12", + "equity": 20497.5, + "return_pct": 104.97 + }, + { + "date": "2025-12-15", + "equity": 20624.46, + "return_pct": 106.24 + }, + { + "date": "2025-12-16", + "equity": 20810.91, + "return_pct": 108.11 + }, + { + "date": "2025-12-17", + "equity": 20398.25, + "return_pct": 103.98 + }, + { + "date": "2025-12-18", + "equity": 20796.04, + "return_pct": 107.96 + }, + { + "date": "2025-12-19", + "equity": 21013.88, + "return_pct": 110.14 + }, + { + "date": "2025-12-22", + "equity": 21123.97, + "return_pct": 111.24 + }, + { + "date": "2025-12-23", + "equity": 21084.39, + "return_pct": 110.84 + }, + { + "date": "2025-12-24", + "equity": 21080.28, + "return_pct": 110.8 + }, + { + "date": "2025-12-26", + "equity": 20865.58, + "return_pct": 108.66 + }, + { + "date": "2025-12-29", + "equity": 20620.72, + "return_pct": 106.21 + }, + { + "date": "2025-12-30", + "equity": 20508.23, + "return_pct": 105.08 + }, + { + "date": "2025-12-31", + "equity": 20346.67, + "return_pct": 103.47 + }, + { + "date": "2026-01-02", + "equity": 19907.44, + "return_pct": 99.07 + }, + { + "date": "2026-01-05", + "equity": 20059.23, + "return_pct": 100.59 + }, + { + "date": "2026-01-06", + "equity": 19867.32, + "return_pct": 98.67 + }, + { + "date": "2026-01-07", + "equity": 19913.7, + "return_pct": 99.14 + }, + { + "date": "2026-01-08", + "equity": 19775.8, + "return_pct": 97.76 + }, + { + "date": "2026-01-09", + "equity": 20269.58, + "return_pct": 102.7 + }, + { + "date": "2026-01-12", + "equity": 20235.65, + "return_pct": 102.36 + }, + { + "date": "2026-01-13", + "equity": 20486.49, + "return_pct": 104.86 + }, + { + "date": "2026-01-14", + "equity": 20325.46, + "return_pct": 103.25 + }, + { + "date": "2026-01-15", + "equity": 20361.97, + "return_pct": 103.62 + }, + { + "date": "2026-01-16", + "equity": 20325.53, + "return_pct": 103.26 + }, + { + "date": "2026-01-20", + "equity": 20438.26, + "return_pct": 104.38 + }, + { + "date": "2026-01-21", + "equity": 21100.76, + "return_pct": 111.01 + }, + { + "date": "2026-01-22", + "equity": 21159.94, + "return_pct": 111.6 + }, + { + "date": "2026-01-23", + "equity": 20540.84, + "return_pct": 105.41 + }, + { + "date": "2026-01-26", + "equity": 20190.48, + "return_pct": 101.9 + }, + { + "date": "2026-01-27", + "equity": 20303.23, + "return_pct": 103.03 + }, + { + "date": "2026-01-28", + "equity": 20585.02, + "return_pct": 105.85 + }, + { + "date": "2026-01-29", + "equity": 20564.21, + "return_pct": 105.64 + }, + { + "date": "2026-01-30", + "equity": 20152.09, + "return_pct": 101.52 + }, + { + "date": "2026-02-02", + "equity": 20339.17, + "return_pct": 103.39 + }, + { + "date": "2026-02-03", + "equity": 20284.91, + "return_pct": 102.85 + }, + { + "date": "2026-02-04", + "equity": 19757.5, + "return_pct": 97.57 + }, + { + "date": "2026-02-05", + "equity": 19732.43, + "return_pct": 97.32 + }, + { + "date": "2026-02-06", + "equity": 19896.04, + "return_pct": 98.96 + }, + { + "date": "2026-02-09", + "equity": 19871.67, + "return_pct": 98.72 + }, + { + "date": "2026-02-10", + "equity": 19655.16, + "return_pct": 96.55 + }, + { + "date": "2026-02-11", + "equity": 19735.91, + "return_pct": 97.36 + }, + { + "date": "2026-02-12", + "equity": 19601.68, + "return_pct": 96.02 + }, + { + "date": "2026-02-13", + "equity": 19686.49, + "return_pct": 96.86 + }, + { + "date": "2026-02-17", + "equity": 19702.43, + "return_pct": 97.02 + }, + { + "date": "2026-02-18", + "equity": 19662.5, + "return_pct": 96.63 + }, + { + "date": "2026-02-19", + "equity": 19571.21, + "return_pct": 95.71 + }, + { + "date": "2026-02-20", + "equity": 19597.5, + "return_pct": 95.97 + }, + { + "date": "2026-02-23", + "equity": 19498.82, + "return_pct": 94.99 + }, + { + "date": "2026-02-24", + "equity": 19581.91, + "return_pct": 95.82 + }, + { + "date": "2026-02-25", + "equity": 19691.44, + "return_pct": 96.91 + }, + { + "date": "2026-02-26", + "equity": 19524.26, + "return_pct": 95.24 + }, + { + "date": "2026-02-27", + "equity": 19556.36, + "return_pct": 95.56 + }, + { + "date": "2026-03-02", + "equity": 19354.37, + "return_pct": 93.54 + }, + { + "date": "2026-03-03", + "equity": 18969.46, + "return_pct": 89.69 + }, + { + "date": "2026-03-04", + "equity": 19350.7, + "return_pct": 93.51 + }, + { + "date": "2026-03-05", + "equity": 19107.16, + "return_pct": 91.07 + }, + { + "date": "2026-03-06", + "equity": 18895.5, + "return_pct": 88.95 + }, + { + "date": "2026-03-09", + "equity": 19024.02, + "return_pct": 90.24 + }, + { + "date": "2026-03-10", + "equity": 18993.68, + "return_pct": 89.94 + }, + { + "date": "2026-03-11", + "equity": 19033.2, + "return_pct": 90.33 + }, + { + "date": "2026-03-12", + "equity": 18930.22, + "return_pct": 89.3 + }, + { + "date": "2026-03-13", + "equity": 18894.48, + "return_pct": 88.94 + }, + { + "date": "2026-03-16", + "equity": 18959.97, + "return_pct": 89.6 + }, + { + "date": "2026-03-17", + "equity": 19032.74, + "return_pct": 90.33 + }, + { + "date": "2026-03-18", + "equity": 18948.81, + "return_pct": 89.49 + }, + { + "date": "2026-03-19", + "equity": 19006.8, + "return_pct": 90.07 + }, + { + "date": "2026-03-20", + "equity": 18963.17, + "return_pct": 89.63 + }, + { + "date": "2026-03-23", + "equity": 19195.28, + "return_pct": 91.95 + }, + { + "date": "2026-03-24", + "equity": 19171.72, + "return_pct": 91.72 + }, + { + "date": "2026-03-25", + "equity": 19227.52, + "return_pct": 92.28 + }, + { + "date": "2026-03-26", + "equity": 18847.64, + "return_pct": 88.48 + }, + { + "date": "2026-03-27", + "equity": 18588.48, + "return_pct": 85.88 + }, + { + "date": "2026-03-30", + "equity": 18385.47, + "return_pct": 83.85 + }, + { + "date": "2026-03-31", + "equity": 18630.82, + "return_pct": 86.31 + }, + { + "date": "2026-04-01", + "equity": 18691.92, + "return_pct": 86.92 + }, + { + "date": "2026-04-02", + "equity": 18618.04, + "return_pct": 86.18 + }, + { + "date": "2026-04-06", + "equity": 18624.31, + "return_pct": 86.24 + }, + { + "date": "2026-04-07", + "equity": 18662.99, + "return_pct": 86.63 + }, + { + "date": "2026-04-08", + "equity": 19109.48, + "return_pct": 91.09 + }, + { + "date": "2026-04-09", + "equity": 19297.84, + "return_pct": 92.98 + }, + { + "date": "2026-04-10", + "equity": 19509.95, + "return_pct": 95.1 + }, + { + "date": "2026-04-13", + "equity": 19510.54, + "return_pct": 95.11 + }, + { + "date": "2026-04-14", + "equity": 19909.32, + "return_pct": 99.09 + }, + { + "date": "2026-04-15", + "equity": 19780.97, + "return_pct": 97.81 + }, + { + "date": "2026-04-16", + "equity": 20030.61, + "return_pct": 100.31 + }, + { + "date": "2026-04-17", + "equity": 20283.79, + "return_pct": 102.84 + }, + { + "date": "2026-04-20", + "equity": 20201.56, + "return_pct": 102.02 + }, + { + "date": "2026-04-21", + "equity": 20112.06, + "return_pct": 101.12 + }, + { + "date": "2026-04-22", + "equity": 20525.24, + "return_pct": 105.25 + }, + { + "date": "2026-04-23", + "equity": 20397.82, + "return_pct": 103.98 + }, + { + "date": "2026-04-24", + "equity": 21064.57, + "return_pct": 110.65 + }, + { + "date": "2026-04-27", + "equity": 20920.46, + "return_pct": 109.2 + }, + { + "date": "2026-04-28", + "equity": 20581.75, + "return_pct": 105.82 + }, + { + "date": "2026-04-29", + "equity": 20817.84, + "return_pct": 108.18 + }, + { + "date": "2026-04-30", + "equity": 20820.71, + "return_pct": 108.21 + }, + { + "date": "2026-05-01", + "equity": 20768.39, + "return_pct": 107.68 + }, + { + "date": "2026-05-04", + "equity": 20522.52, + "return_pct": 105.23 + }, + { + "date": "2026-05-05", + "equity": 20582.95, + "return_pct": 105.83 + }, + { + "date": "2026-05-06", + "equity": 21423.0, + "return_pct": 114.23 + }, + { + "date": "2026-05-07", + "equity": 21334.41, + "return_pct": 113.34 + }, + { + "date": "2026-05-08", + "equity": 21948.94, + "return_pct": 119.49 + }, + { + "date": "2026-05-11", + "equity": 22080.33, + "return_pct": 120.8 + }, + { + "date": "2026-05-12", + "equity": 21971.97, + "return_pct": 119.72 + }, + { + "date": "2026-05-13", + "equity": 22036.29, + "return_pct": 120.36 + }, + { + "date": "2026-05-14", + "equity": 22297.03, + "return_pct": 122.97 + }, + { + "date": "2026-05-15", + "equity": 21746.21, + "return_pct": 117.46 + }, + { + "date": "2026-05-18", + "equity": 21627.36, + "return_pct": 116.27 + }, + { + "date": "2026-05-19", + "equity": 21619.4, + "return_pct": 116.19 + }, + { + "date": "2026-05-20", + "equity": 21637.91, + "return_pct": 116.38 + }, + { + "date": "2026-05-21", + "equity": 21613.54, + "return_pct": 116.14 + }, + { + "date": "2026-05-22", + "equity": 21632.97, + "return_pct": 116.33 + }, + { + "date": "2026-05-26", + "equity": 21671.65, + "return_pct": 116.72 + }, + { + "date": "2026-05-27", + "equity": 21661.6, + "return_pct": 116.62 + }, + { + "date": "2026-05-28", + "equity": 21654.82, + "return_pct": 116.55 + }, + { + "date": "2026-05-29", + "equity": 21643.18, + "return_pct": 116.43 + }, + { + "date": "2026-06-01", + "equity": 21616.97, + "return_pct": 116.17 + }, + { + "date": "2026-06-02", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-03", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-04", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-05", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-08", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-09", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-10", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-11", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-12", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-15", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-16", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-17", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-18", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-22", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-23", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-24", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-25", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-26", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-29", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-06-30", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-07-01", + "equity": 21661.71, + "return_pct": 116.62 + }, + { + "date": "2026-07-02", + "equity": 21661.71, + "return_pct": 116.62 + } + ], + "benchmark_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9985.13, + "return_pct": -0.15 + }, + { + "date": "2023-07-06", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-07", + "equity": 9881.93, + "return_pct": -1.18 + }, + { + "date": "2023-07-10", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-11", + "equity": 9970.03, + "return_pct": -0.3 + }, + { + "date": "2023-07-12", + "equity": 10050.25, + "return_pct": 0.5 + }, + { + "date": "2023-07-13", + "equity": 10130.02, + "return_pct": 1.3 + }, + { + "date": "2023-07-14", + "equity": 10123.71, + "return_pct": 1.24 + }, + { + "date": "2023-07-17", + "equity": 10158.86, + "return_pct": 1.59 + }, + { + "date": "2023-07-18", + "equity": 10234.35, + "return_pct": 2.34 + }, + { + "date": "2023-07-19", + "equity": 10257.1, + "return_pct": 2.57 + }, + { + "date": "2023-07-20", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-21", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-24", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2023-07-25", + "equity": 10262.51, + "return_pct": 2.63 + }, + { + "date": "2023-07-26", + "equity": 10264.09, + "return_pct": 2.64 + }, + { + "date": "2023-07-27", + "equity": 10196.04, + "return_pct": 1.96 + }, + { + "date": "2023-07-28", + "equity": 10295.86, + "return_pct": 2.96 + }, + { + "date": "2023-07-31", + "equity": 10315.46, + "return_pct": 3.15 + }, + { + "date": "2023-08-01", + "equity": 10285.95, + "return_pct": 2.86 + }, + { + "date": "2023-08-02", + "equity": 10142.86, + "return_pct": 1.43 + }, + { + "date": "2023-08-03", + "equity": 10113.79, + "return_pct": 1.14 + }, + { + "date": "2023-08-04", + "equity": 10068.05, + "return_pct": 0.68 + }, + { + "date": "2023-08-07", + "equity": 10155.93, + "return_pct": 1.56 + }, + { + "date": "2023-08-08", + "equity": 10111.76, + "return_pct": 1.12 + }, + { + "date": "2023-08-09", + "equity": 10044.17, + "return_pct": 0.44 + }, + { + "date": "2023-08-10", + "equity": 10047.77, + "return_pct": 0.48 + }, + { + "date": "2023-08-11", + "equity": 10041.91, + "return_pct": 0.42 + }, + { + "date": "2023-08-14", + "equity": 10097.34, + "return_pct": 0.97 + }, + { + "date": "2023-08-15", + "equity": 9979.72, + "return_pct": -0.2 + }, + { + "date": "2023-08-16", + "equity": 9906.49, + "return_pct": -0.94 + }, + { + "date": "2023-08-17", + "equity": 9831.0, + "return_pct": -1.69 + }, + { + "date": "2023-08-18", + "equity": 9835.73, + "return_pct": -1.64 + }, + { + "date": "2023-08-21", + "equity": 9899.73, + "return_pct": -1.0 + }, + { + "date": "2023-08-22", + "equity": 9872.91, + "return_pct": -1.27 + }, + { + "date": "2023-08-23", + "equity": 9982.87, + "return_pct": -0.17 + }, + { + "date": "2023-08-24", + "equity": 9844.52, + "return_pct": -1.55 + }, + { + "date": "2023-08-25", + "equity": 9913.92, + "return_pct": -0.86 + }, + { + "date": "2023-08-28", + "equity": 9976.79, + "return_pct": -0.23 + }, + { + "date": "2023-08-29", + "equity": 10121.0, + "return_pct": 1.21 + }, + { + "date": "2023-08-30", + "equity": 10162.69, + "return_pct": 1.63 + }, + { + "date": "2023-08-31", + "equity": 10147.82, + "return_pct": 1.48 + }, + { + "date": "2023-09-01", + "equity": 10166.75, + "return_pct": 1.67 + }, + { + "date": "2023-09-05", + "equity": 10122.81, + "return_pct": 1.23 + }, + { + "date": "2023-09-06", + "equity": 10054.76, + "return_pct": 0.55 + }, + { + "date": "2023-09-07", + "equity": 10023.89, + "return_pct": 0.24 + }, + { + "date": "2023-09-08", + "equity": 10038.98, + "return_pct": 0.39 + }, + { + "date": "2023-09-11", + "equity": 10105.0, + "return_pct": 1.05 + }, + { + "date": "2023-09-12", + "equity": 10049.57, + "return_pct": 0.5 + }, + { + "date": "2023-09-13", + "equity": 10061.29, + "return_pct": 0.61 + }, + { + "date": "2023-09-14", + "equity": 10148.04, + "return_pct": 1.48 + }, + { + "date": "2023-09-15", + "equity": 9990.54, + "return_pct": -0.09 + }, + { + "date": "2023-09-18", + "equity": 9996.39, + "return_pct": -0.04 + }, + { + "date": "2023-09-19", + "equity": 9975.66, + "return_pct": -0.24 + }, + { + "date": "2023-09-20", + "equity": 9883.95, + "return_pct": -1.16 + }, + { + "date": "2023-09-21", + "equity": 9720.59, + "return_pct": -2.79 + }, + { + "date": "2023-09-22", + "equity": 9698.73, + "return_pct": -3.01 + }, + { + "date": "2023-09-25", + "equity": 9739.52, + "return_pct": -2.6 + }, + { + "date": "2023-09-26", + "equity": 9596.43, + "return_pct": -4.04 + }, + { + "date": "2023-09-27", + "equity": 9600.26, + "return_pct": -4.0 + }, + { + "date": "2023-09-28", + "equity": 9655.92, + "return_pct": -3.44 + }, + { + "date": "2023-09-29", + "equity": 9632.48, + "return_pct": -3.68 + }, + { + "date": "2023-10-02", + "equity": 9628.65, + "return_pct": -3.71 + }, + { + "date": "2023-10-03", + "equity": 9499.76, + "return_pct": -5.0 + }, + { + "date": "2023-10-04", + "equity": 9568.94, + "return_pct": -4.31 + }, + { + "date": "2023-10-05", + "equity": 9565.33, + "return_pct": -4.35 + }, + { + "date": "2023-10-06", + "equity": 9678.9, + "return_pct": -3.21 + }, + { + "date": "2023-10-09", + "equity": 9740.87, + "return_pct": -2.59 + }, + { + "date": "2023-10-10", + "equity": 9791.57, + "return_pct": -2.08 + }, + { + "date": "2023-10-11", + "equity": 9831.68, + "return_pct": -1.68 + }, + { + "date": "2023-10-12", + "equity": 9771.74, + "return_pct": -2.28 + }, + { + "date": "2023-10-13", + "equity": 9723.07, + "return_pct": -2.77 + }, + { + "date": "2023-10-16", + "equity": 9825.37, + "return_pct": -1.75 + }, + { + "date": "2023-10-17", + "equity": 9824.92, + "return_pct": -1.75 + }, + { + "date": "2023-10-18", + "equity": 9694.0, + "return_pct": -3.06 + }, + { + "date": "2023-10-19", + "equity": 9608.82, + "return_pct": -3.91 + }, + { + "date": "2023-10-20", + "equity": 9490.75, + "return_pct": -5.09 + }, + { + "date": "2023-10-23", + "equity": 9474.3, + "return_pct": -5.26 + }, + { + "date": "2023-10-24", + "equity": 9545.73, + "return_pct": -4.54 + }, + { + "date": "2023-10-25", + "equity": 9408.73, + "return_pct": -5.91 + }, + { + "date": "2023-10-26", + "equity": 9296.06, + "return_pct": -7.04 + }, + { + "date": "2023-10-27", + "equity": 9253.93, + "return_pct": -7.46 + }, + { + "date": "2023-10-30", + "equity": 9364.56, + "return_pct": -6.35 + }, + { + "date": "2023-10-31", + "equity": 9423.38, + "return_pct": -5.77 + }, + { + "date": "2023-11-01", + "equity": 9523.87, + "return_pct": -4.76 + }, + { + "date": "2023-11-02", + "equity": 9706.39, + "return_pct": -2.94 + }, + { + "date": "2023-11-03", + "equity": 9794.95, + "return_pct": -2.05 + }, + { + "date": "2023-11-06", + "equity": 9817.48, + "return_pct": -1.83 + }, + { + "date": "2023-11-07", + "equity": 9845.42, + "return_pct": -1.55 + }, + { + "date": "2023-11-08", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-11-09", + "equity": 9775.79, + "return_pct": -2.24 + }, + { + "date": "2023-11-10", + "equity": 9928.34, + "return_pct": -0.72 + }, + { + "date": "2023-11-13", + "equity": 9918.88, + "return_pct": -0.81 + }, + { + "date": "2023-11-14", + "equity": 10111.31, + "return_pct": 1.11 + }, + { + "date": "2023-11-15", + "equity": 10132.72, + "return_pct": 1.33 + }, + { + "date": "2023-11-16", + "equity": 10145.11, + "return_pct": 1.45 + }, + { + "date": "2023-11-17", + "equity": 10157.73, + "return_pct": 1.58 + }, + { + "date": "2023-11-20", + "equity": 10235.92, + "return_pct": 2.36 + }, + { + "date": "2023-11-21", + "equity": 10213.61, + "return_pct": 2.14 + }, + { + "date": "2023-11-22", + "equity": 10253.05, + "return_pct": 2.53 + }, + { + "date": "2023-11-24", + "equity": 10259.36, + "return_pct": 2.59 + }, + { + "date": "2023-11-27", + "equity": 10240.88, + "return_pct": 2.41 + }, + { + "date": "2023-11-28", + "equity": 10251.02, + "return_pct": 2.51 + }, + { + "date": "2023-11-29", + "equity": 10243.81, + "return_pct": 2.44 + }, + { + "date": "2023-11-30", + "equity": 10284.14, + "return_pct": 2.84 + }, + { + "date": "2023-12-01", + "equity": 10344.98, + "return_pct": 3.45 + }, + { + "date": "2023-12-04", + "equity": 10290.68, + "return_pct": 2.91 + }, + { + "date": "2023-12-05", + "equity": 10288.65, + "return_pct": 2.89 + }, + { + "date": "2023-12-06", + "equity": 10247.19, + "return_pct": 2.47 + }, + { + "date": "2023-12-07", + "equity": 10325.38, + "return_pct": 3.25 + }, + { + "date": "2023-12-08", + "equity": 10369.77, + "return_pct": 3.7 + }, + { + "date": "2023-12-11", + "equity": 10410.1, + "return_pct": 4.1 + }, + { + "date": "2023-12-12", + "equity": 10457.65, + "return_pct": 4.58 + }, + { + "date": "2023-12-13", + "equity": 10601.86, + "return_pct": 6.02 + }, + { + "date": "2023-12-14", + "equity": 10635.89, + "return_pct": 6.36 + }, + { + "date": "2023-12-15", + "equity": 10575.5, + "return_pct": 5.75 + }, + { + "date": "2023-12-18", + "equity": 10634.99, + "return_pct": 6.35 + }, + { + "date": "2023-12-19", + "equity": 10699.66, + "return_pct": 7.0 + }, + { + "date": "2023-12-20", + "equity": 10551.39, + "return_pct": 5.51 + }, + { + "date": "2023-12-21", + "equity": 10651.43, + "return_pct": 6.51 + }, + { + "date": "2023-12-22", + "equity": 10672.84, + "return_pct": 6.73 + }, + { + "date": "2023-12-26", + "equity": 10717.91, + "return_pct": 7.18 + }, + { + "date": "2023-12-27", + "equity": 10737.29, + "return_pct": 7.37 + }, + { + "date": "2023-12-28", + "equity": 10741.34, + "return_pct": 7.41 + }, + { + "date": "2023-12-29", + "equity": 10710.25, + "return_pct": 7.1 + }, + { + "date": "2024-01-02", + "equity": 10650.31, + "return_pct": 6.5 + }, + { + "date": "2024-01-03", + "equity": 10563.33, + "return_pct": 5.63 + }, + { + "date": "2024-01-04", + "equity": 10529.3, + "return_pct": 5.29 + }, + { + "date": "2024-01-05", + "equity": 10543.73, + "return_pct": 5.44 + }, + { + "date": "2024-01-08", + "equity": 10694.25, + "return_pct": 6.94 + }, + { + "date": "2024-01-09", + "equity": 10678.02, + "return_pct": 6.78 + }, + { + "date": "2024-01-10", + "equity": 10738.41, + "return_pct": 7.38 + }, + { + "date": "2024-01-11", + "equity": 10733.68, + "return_pct": 7.34 + }, + { + "date": "2024-01-12", + "equity": 10741.12, + "return_pct": 7.41 + }, + { + "date": "2024-01-16", + "equity": 10701.68, + "return_pct": 7.02 + }, + { + "date": "2024-01-17", + "equity": 10642.2, + "return_pct": 6.42 + }, + { + "date": "2024-01-18", + "equity": 10736.83, + "return_pct": 7.37 + }, + { + "date": "2024-01-19", + "equity": 10870.68, + "return_pct": 8.71 + }, + { + "date": "2024-01-22", + "equity": 10893.67, + "return_pct": 8.94 + }, + { + "date": "2024-01-23", + "equity": 10925.44, + "return_pct": 9.25 + }, + { + "date": "2024-01-24", + "equity": 10937.38, + "return_pct": 9.37 + }, + { + "date": "2024-01-25", + "equity": 10996.87, + "return_pct": 9.97 + }, + { + "date": "2024-01-26", + "equity": 10982.9, + "return_pct": 9.83 + }, + { + "date": "2024-01-29", + "equity": 11069.88, + "return_pct": 10.7 + }, + { + "date": "2024-01-30", + "equity": 11061.31, + "return_pct": 10.61 + }, + { + "date": "2024-01-31", + "equity": 10880.82, + "return_pct": 8.81 + }, + { + "date": "2024-02-01", + "equity": 11023.23, + "return_pct": 10.23 + }, + { + "date": "2024-02-02", + "equity": 11139.28, + "return_pct": 11.39 + }, + { + "date": "2024-02-05", + "equity": 11098.72, + "return_pct": 10.99 + }, + { + "date": "2024-02-06", + "equity": 11130.94, + "return_pct": 11.31 + }, + { + "date": "2024-02-07", + "equity": 11223.78, + "return_pct": 12.24 + }, + { + "date": "2024-02-08", + "equity": 11228.73, + "return_pct": 12.29 + }, + { + "date": "2024-02-09", + "equity": 11293.63, + "return_pct": 12.94 + }, + { + "date": "2024-02-12", + "equity": 11288.67, + "return_pct": 12.89 + }, + { + "date": "2024-02-13", + "equity": 11133.19, + "return_pct": 11.33 + }, + { + "date": "2024-02-14", + "equity": 11234.37, + "return_pct": 12.34 + }, + { + "date": "2024-02-15", + "equity": 11311.88, + "return_pct": 13.12 + }, + { + "date": "2024-02-16", + "equity": 11255.55, + "return_pct": 12.56 + }, + { + "date": "2024-02-20", + "equity": 11193.58, + "return_pct": 11.94 + }, + { + "date": "2024-02-21", + "equity": 11203.72, + "return_pct": 12.04 + }, + { + "date": "2024-02-22", + "equity": 11435.59, + "return_pct": 14.36 + }, + { + "date": "2024-02-23", + "equity": 11443.48, + "return_pct": 14.43 + }, + { + "date": "2024-02-26", + "equity": 11401.56, + "return_pct": 14.02 + }, + { + "date": "2024-02-27", + "equity": 11422.74, + "return_pct": 14.23 + }, + { + "date": "2024-02-28", + "equity": 11407.65, + "return_pct": 14.08 + }, + { + "date": "2024-02-29", + "equity": 11448.66, + "return_pct": 14.49 + }, + { + "date": "2024-03-01", + "equity": 11556.14, + "return_pct": 15.56 + }, + { + "date": "2024-03-04", + "equity": 11543.75, + "return_pct": 15.44 + }, + { + "date": "2024-03-05", + "equity": 11428.38, + "return_pct": 14.28 + }, + { + "date": "2024-03-06", + "equity": 11486.29, + "return_pct": 14.86 + }, + { + "date": "2024-03-07", + "equity": 11600.31, + "return_pct": 16.0 + }, + { + "date": "2024-03-08", + "equity": 11530.68, + "return_pct": 15.31 + }, + { + "date": "2024-03-11", + "equity": 11520.76, + "return_pct": 15.21 + }, + { + "date": "2024-03-12", + "equity": 11644.7, + "return_pct": 16.45 + }, + { + "date": "2024-03-13", + "equity": 11626.44, + "return_pct": 16.26 + }, + { + "date": "2024-03-14", + "equity": 11603.46, + "return_pct": 16.03 + }, + { + "date": "2024-03-15", + "equity": 11488.09, + "return_pct": 14.88 + }, + { + "date": "2024-03-18", + "equity": 11556.37, + "return_pct": 15.56 + }, + { + "date": "2024-03-19", + "equity": 11620.59, + "return_pct": 16.21 + }, + { + "date": "2024-03-20", + "equity": 11728.07, + "return_pct": 17.28 + }, + { + "date": "2024-03-21", + "equity": 11766.83, + "return_pct": 17.67 + }, + { + "date": "2024-03-22", + "equity": 11744.52, + "return_pct": 17.45 + }, + { + "date": "2024-03-25", + "equity": 11712.07, + "return_pct": 17.12 + }, + { + "date": "2024-03-26", + "equity": 11690.44, + "return_pct": 16.9 + }, + { + "date": "2024-03-27", + "equity": 11788.68, + "return_pct": 17.89 + }, + { + "date": "2024-03-28", + "equity": 11786.43, + "return_pct": 17.86 + }, + { + "date": "2024-04-01", + "equity": 11765.93, + "return_pct": 17.66 + }, + { + "date": "2024-04-02", + "equity": 11691.12, + "return_pct": 16.91 + }, + { + "date": "2024-04-03", + "equity": 11703.96, + "return_pct": 17.04 + }, + { + "date": "2024-04-04", + "equity": 11561.1, + "return_pct": 15.61 + }, + { + "date": "2024-04-05", + "equity": 11681.88, + "return_pct": 16.82 + }, + { + "date": "2024-04-08", + "equity": 11688.41, + "return_pct": 16.88 + }, + { + "date": "2024-04-09", + "equity": 11701.93, + "return_pct": 17.02 + }, + { + "date": "2024-04-10", + "equity": 11584.76, + "return_pct": 15.85 + }, + { + "date": "2024-04-11", + "equity": 11672.19, + "return_pct": 16.72 + }, + { + "date": "2024-04-12", + "equity": 11511.08, + "return_pct": 15.11 + }, + { + "date": "2024-04-15", + "equity": 11366.86, + "return_pct": 13.67 + }, + { + "date": "2024-04-16", + "equity": 11346.13, + "return_pct": 13.46 + }, + { + "date": "2024-04-17", + "equity": 11278.98, + "return_pct": 12.79 + }, + { + "date": "2024-04-18", + "equity": 11255.77, + "return_pct": 12.56 + }, + { + "date": "2024-04-19", + "equity": 11157.53, + "return_pct": 11.58 + }, + { + "date": "2024-04-22", + "equity": 11260.28, + "return_pct": 12.6 + }, + { + "date": "2024-04-23", + "equity": 11393.9, + "return_pct": 13.94 + }, + { + "date": "2024-04-24", + "equity": 11388.49, + "return_pct": 13.88 + }, + { + "date": "2024-04-25", + "equity": 11345.23, + "return_pct": 13.45 + }, + { + "date": "2024-04-26", + "equity": 11452.71, + "return_pct": 14.53 + }, + { + "date": "2024-04-29", + "equity": 11493.27, + "return_pct": 14.93 + }, + { + "date": "2024-04-30", + "equity": 11311.21, + "return_pct": 13.11 + }, + { + "date": "2024-05-01", + "equity": 11274.48, + "return_pct": 12.74 + }, + { + "date": "2024-05-02", + "equity": 11379.93, + "return_pct": 13.8 + }, + { + "date": "2024-05-03", + "equity": 11520.99, + "return_pct": 15.21 + }, + { + "date": "2024-05-06", + "equity": 11639.96, + "return_pct": 16.4 + }, + { + "date": "2024-05-07", + "equity": 11652.81, + "return_pct": 16.53 + }, + { + "date": "2024-05-08", + "equity": 11653.94, + "return_pct": 16.54 + }, + { + "date": "2024-05-09", + "equity": 11721.08, + "return_pct": 17.21 + }, + { + "date": "2024-05-10", + "equity": 11736.18, + "return_pct": 17.36 + }, + { + "date": "2024-05-13", + "equity": 11737.76, + "return_pct": 17.38 + }, + { + "date": "2024-05-14", + "equity": 11791.61, + "return_pct": 17.92 + }, + { + "date": "2024-05-15", + "equity": 11937.63, + "return_pct": 19.38 + }, + { + "date": "2024-05-16", + "equity": 11913.07, + "return_pct": 19.13 + }, + { + "date": "2024-05-17", + "equity": 11930.19, + "return_pct": 19.3 + }, + { + "date": "2024-05-20", + "equity": 11943.94, + "return_pct": 19.44 + }, + { + "date": "2024-05-21", + "equity": 11973.23, + "return_pct": 19.73 + }, + { + "date": "2024-05-22", + "equity": 11938.75, + "return_pct": 19.39 + }, + { + "date": "2024-05-23", + "equity": 11851.55, + "return_pct": 18.52 + }, + { + "date": "2024-05-24", + "equity": 11929.97, + "return_pct": 19.3 + }, + { + "date": "2024-05-28", + "equity": 11938.3, + "return_pct": 19.38 + }, + { + "date": "2024-05-29", + "equity": 11854.71, + "return_pct": 18.55 + }, + { + "date": "2024-05-30", + "equity": 11776.07, + "return_pct": 17.76 + }, + { + "date": "2024-05-31", + "equity": 11883.32, + "return_pct": 18.83 + }, + { + "date": "2024-06-03", + "equity": 11893.01, + "return_pct": 18.93 + }, + { + "date": "2024-06-04", + "equity": 11906.31, + "return_pct": 19.06 + }, + { + "date": "2024-06-05", + "equity": 12047.82, + "return_pct": 20.48 + }, + { + "date": "2024-06-06", + "equity": 12047.59, + "return_pct": 20.48 + }, + { + "date": "2024-06-07", + "equity": 12032.94, + "return_pct": 20.33 + }, + { + "date": "2024-06-10", + "equity": 12070.12, + "return_pct": 20.7 + }, + { + "date": "2024-06-11", + "equity": 12099.19, + "return_pct": 20.99 + }, + { + "date": "2024-06-12", + "equity": 12198.56, + "return_pct": 21.99 + }, + { + "date": "2024-06-13", + "equity": 12223.12, + "return_pct": 22.23 + }, + { + "date": "2024-06-14", + "equity": 12230.56, + "return_pct": 22.31 + }, + { + "date": "2024-06-17", + "equity": 12327.9, + "return_pct": 23.28 + }, + { + "date": "2024-06-18", + "equity": 12359.22, + "return_pct": 23.59 + }, + { + "date": "2024-06-20", + "equity": 12325.65, + "return_pct": 23.26 + }, + { + "date": "2024-06-21", + "equity": 12269.54, + "return_pct": 22.7 + }, + { + "date": "2024-06-24", + "equity": 12229.66, + "return_pct": 22.3 + }, + { + "date": "2024-06-25", + "equity": 12276.75, + "return_pct": 22.77 + }, + { + "date": "2024-06-26", + "equity": 12292.08, + "return_pct": 22.92 + }, + { + "date": "2024-06-27", + "equity": 12311.45, + "return_pct": 23.11 + }, + { + "date": "2024-06-28", + "equity": 12263.01, + "return_pct": 22.63 + }, + { + "date": "2024-07-01", + "equity": 12288.24, + "return_pct": 22.88 + }, + { + "date": "2024-07-02", + "equity": 12370.94, + "return_pct": 23.71 + }, + { + "date": "2024-07-03", + "equity": 12426.15, + "return_pct": 24.26 + }, + { + "date": "2024-07-05", + "equity": 12497.8, + "return_pct": 24.98 + }, + { + "date": "2024-07-08", + "equity": 12512.22, + "return_pct": 25.12 + }, + { + "date": "2024-07-09", + "equity": 12524.39, + "return_pct": 25.24 + }, + { + "date": "2024-07-10", + "equity": 12648.32, + "return_pct": 26.48 + }, + { + "date": "2024-07-11", + "equity": 12539.26, + "return_pct": 25.39 + }, + { + "date": "2024-07-12", + "equity": 12618.36, + "return_pct": 26.18 + }, + { + "date": "2024-07-15", + "equity": 12653.06, + "return_pct": 26.53 + }, + { + "date": "2024-07-16", + "equity": 12728.09, + "return_pct": 27.28 + }, + { + "date": "2024-07-17", + "equity": 12549.63, + "return_pct": 25.5 + }, + { + "date": "2024-07-18", + "equity": 12453.19, + "return_pct": 24.53 + }, + { + "date": "2024-07-19", + "equity": 12370.49, + "return_pct": 23.7 + }, + { + "date": "2024-07-22", + "equity": 12498.03, + "return_pct": 24.98 + }, + { + "date": "2024-07-23", + "equity": 12478.42, + "return_pct": 24.78 + }, + { + "date": "2024-07-24", + "equity": 12195.63, + "return_pct": 21.96 + }, + { + "date": "2024-07-25", + "equity": 12132.09, + "return_pct": 21.32 + }, + { + "date": "2024-07-26", + "equity": 12267.96, + "return_pct": 22.68 + }, + { + "date": "2024-07-29", + "equity": 12275.18, + "return_pct": 22.75 + }, + { + "date": "2024-07-30", + "equity": 12212.98, + "return_pct": 22.13 + }, + { + "date": "2024-07-31", + "equity": 12411.5, + "return_pct": 24.12 + }, + { + "date": "2024-08-01", + "equity": 12235.74, + "return_pct": 22.36 + }, + { + "date": "2024-08-02", + "equity": 12007.93, + "return_pct": 20.08 + }, + { + "date": "2024-08-05", + "equity": 11658.22, + "return_pct": 16.58 + }, + { + "date": "2024-08-06", + "equity": 11765.7, + "return_pct": 17.66 + }, + { + "date": "2024-08-07", + "equity": 11687.06, + "return_pct": 16.87 + }, + { + "date": "2024-08-08", + "equity": 11957.23, + "return_pct": 19.57 + }, + { + "date": "2024-08-09", + "equity": 12009.96, + "return_pct": 20.1 + }, + { + "date": "2024-08-12", + "equity": 12016.27, + "return_pct": 20.16 + }, + { + "date": "2024-08-13", + "equity": 12213.88, + "return_pct": 22.14 + }, + { + "date": "2024-08-14", + "equity": 12252.42, + "return_pct": 22.52 + }, + { + "date": "2024-08-15", + "equity": 12462.43, + "return_pct": 24.62 + }, + { + "date": "2024-08-16", + "equity": 12490.37, + "return_pct": 24.9 + }, + { + "date": "2024-08-19", + "equity": 12609.79, + "return_pct": 26.1 + }, + { + "date": "2024-08-20", + "equity": 12589.29, + "return_pct": 25.89 + }, + { + "date": "2024-08-21", + "equity": 12632.55, + "return_pct": 26.33 + }, + { + "date": "2024-08-22", + "equity": 12533.41, + "return_pct": 25.33 + }, + { + "date": "2024-08-23", + "equity": 12666.58, + "return_pct": 26.67 + }, + { + "date": "2024-08-26", + "equity": 12636.38, + "return_pct": 26.36 + }, + { + "date": "2024-08-27", + "equity": 12653.73, + "return_pct": 26.54 + }, + { + "date": "2024-08-28", + "equity": 12580.27, + "return_pct": 25.8 + }, + { + "date": "2024-08-29", + "equity": 12581.4, + "return_pct": 25.81 + }, + { + "date": "2024-08-30", + "equity": 12701.5, + "return_pct": 27.02 + }, + { + "date": "2024-09-03", + "equity": 12440.12, + "return_pct": 24.4 + }, + { + "date": "2024-09-04", + "equity": 12414.66, + "return_pct": 24.15 + }, + { + "date": "2024-09-05", + "equity": 12384.46, + "return_pct": 23.84 + }, + { + "date": "2024-09-06", + "equity": 12176.03, + "return_pct": 21.76 + }, + { + "date": "2024-09-09", + "equity": 12312.35, + "return_pct": 23.12 + }, + { + "date": "2024-09-10", + "equity": 12365.98, + "return_pct": 23.66 + }, + { + "date": "2024-09-11", + "equity": 12492.85, + "return_pct": 24.93 + }, + { + "date": "2024-09-12", + "equity": 12598.08, + "return_pct": 25.98 + }, + { + "date": "2024-09-13", + "equity": 12663.87, + "return_pct": 26.64 + }, + { + "date": "2024-09-16", + "equity": 12682.58, + "return_pct": 26.83 + }, + { + "date": "2024-09-17", + "equity": 12687.76, + "return_pct": 26.88 + }, + { + "date": "2024-09-18", + "equity": 12650.13, + "return_pct": 26.5 + }, + { + "date": "2024-09-19", + "equity": 12866.0, + "return_pct": 28.66 + }, + { + "date": "2024-09-20", + "equity": 12804.48, + "return_pct": 28.04 + }, + { + "date": "2024-09-23", + "equity": 12836.48, + "return_pct": 28.36 + }, + { + "date": "2024-09-24", + "equity": 12873.21, + "return_pct": 28.73 + }, + { + "date": "2024-09-25", + "equity": 12844.81, + "return_pct": 28.45 + }, + { + "date": "2024-09-26", + "equity": 12895.74, + "return_pct": 28.96 + }, + { + "date": "2024-09-27", + "equity": 12877.04, + "return_pct": 28.77 + }, + { + "date": "2024-09-30", + "equity": 12928.64, + "return_pct": 29.29 + }, + { + "date": "2024-10-01", + "equity": 12812.82, + "return_pct": 28.13 + }, + { + "date": "2024-10-02", + "equity": 12818.22, + "return_pct": 28.18 + }, + { + "date": "2024-10-03", + "equity": 12794.79, + "return_pct": 27.95 + }, + { + "date": "2024-10-04", + "equity": 12911.06, + "return_pct": 29.11 + }, + { + "date": "2024-10-07", + "equity": 12794.34, + "return_pct": 27.94 + }, + { + "date": "2024-10-08", + "equity": 12915.34, + "return_pct": 29.15 + }, + { + "date": "2024-10-09", + "equity": 13004.8, + "return_pct": 30.05 + }, + { + "date": "2024-10-10", + "equity": 12982.04, + "return_pct": 29.82 + }, + { + "date": "2024-10-11", + "equity": 13059.78, + "return_pct": 30.6 + }, + { + "date": "2024-10-14", + "equity": 13166.59, + "return_pct": 31.67 + }, + { + "date": "2024-10-15", + "equity": 13064.29, + "return_pct": 30.64 + }, + { + "date": "2024-10-16", + "equity": 13121.07, + "return_pct": 31.21 + }, + { + "date": "2024-10-17", + "equity": 13122.2, + "return_pct": 31.22 + }, + { + "date": "2024-10-18", + "equity": 13172.67, + "return_pct": 31.73 + }, + { + "date": "2024-10-21", + "equity": 13151.04, + "return_pct": 31.51 + }, + { + "date": "2024-10-22", + "equity": 13144.05, + "return_pct": 31.44 + }, + { + "date": "2024-10-23", + "equity": 13023.95, + "return_pct": 30.24 + }, + { + "date": "2024-10-24", + "equity": 13052.12, + "return_pct": 30.52 + }, + { + "date": "2024-10-25", + "equity": 13047.61, + "return_pct": 30.48 + }, + { + "date": "2024-10-28", + "equity": 13087.95, + "return_pct": 30.88 + }, + { + "date": "2024-10-29", + "equity": 13109.13, + "return_pct": 31.09 + }, + { + "date": "2024-10-30", + "equity": 13069.47, + "return_pct": 30.69 + }, + { + "date": "2024-10-31", + "equity": 12813.27, + "return_pct": 28.13 + }, + { + "date": "2024-11-01", + "equity": 12867.35, + "return_pct": 28.67 + }, + { + "date": "2024-11-04", + "equity": 12839.63, + "return_pct": 28.4 + }, + { + "date": "2024-11-05", + "equity": 12994.88, + "return_pct": 29.95 + }, + { + "date": "2024-11-06", + "equity": 13318.01, + "return_pct": 33.18 + }, + { + "date": "2024-11-07", + "equity": 13420.99, + "return_pct": 34.21 + }, + { + "date": "2024-11-08", + "equity": 13479.12, + "return_pct": 34.79 + }, + { + "date": "2024-11-11", + "equity": 13491.97, + "return_pct": 34.92 + }, + { + "date": "2024-11-12", + "equity": 13450.06, + "return_pct": 34.5 + }, + { + "date": "2024-11-13", + "equity": 13456.59, + "return_pct": 34.57 + }, + { + "date": "2024-11-14", + "equity": 13370.06, + "return_pct": 33.7 + }, + { + "date": "2024-11-15", + "equity": 13198.81, + "return_pct": 31.99 + }, + { + "date": "2024-11-18", + "equity": 13252.89, + "return_pct": 32.53 + }, + { + "date": "2024-11-19", + "equity": 13301.34, + "return_pct": 33.01 + }, + { + "date": "2024-11-20", + "equity": 13305.84, + "return_pct": 33.06 + }, + { + "date": "2024-11-21", + "equity": 13377.27, + "return_pct": 33.77 + }, + { + "date": "2024-11-22", + "equity": 13418.73, + "return_pct": 34.19 + }, + { + "date": "2024-11-25", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2024-11-26", + "equity": 13534.55, + "return_pct": 35.35 + }, + { + "date": "2024-11-27", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-11-29", + "equity": 13577.37, + "return_pct": 35.77 + }, + { + "date": "2024-12-02", + "equity": 13601.7, + "return_pct": 36.02 + }, + { + "date": "2024-12-03", + "equity": 13608.01, + "return_pct": 36.08 + }, + { + "date": "2024-12-04", + "equity": 13692.51, + "return_pct": 36.93 + }, + { + "date": "2024-12-05", + "equity": 13669.98, + "return_pct": 36.7 + }, + { + "date": "2024-12-06", + "equity": 13695.89, + "return_pct": 36.96 + }, + { + "date": "2024-12-09", + "equity": 13625.36, + "return_pct": 36.25 + }, + { + "date": "2024-12-10", + "equity": 13583.0, + "return_pct": 35.83 + }, + { + "date": "2024-12-11", + "equity": 13688.01, + "return_pct": 36.88 + }, + { + "date": "2024-12-12", + "equity": 13617.48, + "return_pct": 36.17 + }, + { + "date": "2024-12-13", + "equity": 13614.77, + "return_pct": 36.15 + }, + { + "date": "2024-12-16", + "equity": 13672.91, + "return_pct": 36.73 + }, + { + "date": "2024-12-17", + "equity": 13616.58, + "return_pct": 36.17 + }, + { + "date": "2024-12-18", + "equity": 13210.75, + "return_pct": 32.11 + }, + { + "date": "2024-12-19", + "equity": 13206.7, + "return_pct": 32.07 + }, + { + "date": "2024-12-20", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2024-12-23", + "equity": 13400.26, + "return_pct": 34.0 + }, + { + "date": "2024-12-24", + "equity": 13549.2, + "return_pct": 35.49 + }, + { + "date": "2024-12-26", + "equity": 13550.1, + "return_pct": 35.5 + }, + { + "date": "2024-12-27", + "equity": 13407.47, + "return_pct": 34.07 + }, + { + "date": "2024-12-30", + "equity": 13254.47, + "return_pct": 32.54 + }, + { + "date": "2024-12-31", + "equity": 13206.25, + "return_pct": 32.06 + }, + { + "date": "2025-01-02", + "equity": 13173.8, + "return_pct": 31.74 + }, + { + "date": "2025-01-03", + "equity": 13338.52, + "return_pct": 33.39 + }, + { + "date": "2025-01-06", + "equity": 13415.35, + "return_pct": 34.15 + }, + { + "date": "2025-01-07", + "equity": 13263.71, + "return_pct": 32.64 + }, + { + "date": "2025-01-08", + "equity": 13283.08, + "return_pct": 32.83 + }, + { + "date": "2025-01-10", + "equity": 13080.29, + "return_pct": 30.8 + }, + { + "date": "2025-01-13", + "equity": 13100.57, + "return_pct": 31.01 + }, + { + "date": "2025-01-14", + "equity": 13118.59, + "return_pct": 31.19 + }, + { + "date": "2025-01-15", + "equity": 13357.22, + "return_pct": 33.57 + }, + { + "date": "2025-01-16", + "equity": 13331.53, + "return_pct": 33.32 + }, + { + "date": "2025-01-17", + "equity": 13465.38, + "return_pct": 34.65 + }, + { + "date": "2025-01-21", + "equity": 13588.63, + "return_pct": 35.89 + }, + { + "date": "2025-01-22", + "equity": 13665.02, + "return_pct": 36.65 + }, + { + "date": "2025-01-23", + "equity": 13739.61, + "return_pct": 37.4 + }, + { + "date": "2025-01-24", + "equity": 13699.5, + "return_pct": 36.99 + }, + { + "date": "2025-01-27", + "equity": 13505.71, + "return_pct": 35.06 + }, + { + "date": "2025-01-28", + "equity": 13621.76, + "return_pct": 36.22 + }, + { + "date": "2025-01-29", + "equity": 13560.69, + "return_pct": 35.61 + }, + { + "date": "2025-01-30", + "equity": 13633.48, + "return_pct": 36.33 + }, + { + "date": "2025-01-31", + "equity": 13560.92, + "return_pct": 35.61 + }, + { + "date": "2025-02-03", + "equity": 13469.66, + "return_pct": 34.7 + }, + { + "date": "2025-02-04", + "equity": 13560.02, + "return_pct": 35.6 + }, + { + "date": "2025-02-05", + "equity": 13615.0, + "return_pct": 36.15 + }, + { + "date": "2025-02-06", + "equity": 13662.32, + "return_pct": 36.62 + }, + { + "date": "2025-02-07", + "equity": 13537.26, + "return_pct": 35.37 + }, + { + "date": "2025-02-10", + "equity": 13629.19, + "return_pct": 36.29 + }, + { + "date": "2025-02-11", + "equity": 13639.56, + "return_pct": 36.4 + }, + { + "date": "2025-02-12", + "equity": 13595.62, + "return_pct": 35.96 + }, + { + "date": "2025-02-13", + "equity": 13739.16, + "return_pct": 37.39 + }, + { + "date": "2025-02-14", + "equity": 13738.48, + "return_pct": 37.38 + }, + { + "date": "2025-02-18", + "equity": 13778.81, + "return_pct": 37.79 + }, + { + "date": "2025-02-19", + "equity": 13811.26, + "return_pct": 38.11 + }, + { + "date": "2025-02-20", + "equity": 13753.8, + "return_pct": 37.54 + }, + { + "date": "2025-02-21", + "equity": 13518.56, + "return_pct": 35.19 + }, + { + "date": "2025-02-24", + "equity": 13457.04, + "return_pct": 34.57 + }, + { + "date": "2025-02-25", + "equity": 13390.12, + "return_pct": 33.9 + }, + { + "date": "2025-02-26", + "equity": 13396.88, + "return_pct": 33.97 + }, + { + "date": "2025-02-27", + "equity": 13183.04, + "return_pct": 31.83 + }, + { + "date": "2025-02-28", + "equity": 13388.76, + "return_pct": 33.89 + }, + { + "date": "2025-03-03", + "equity": 13154.19, + "return_pct": 31.54 + }, + { + "date": "2025-03-04", + "equity": 12998.49, + "return_pct": 29.98 + }, + { + "date": "2025-03-05", + "equity": 13138.2, + "return_pct": 31.38 + }, + { + "date": "2025-03-06", + "equity": 12904.98, + "return_pct": 29.05 + }, + { + "date": "2025-03-07", + "equity": 12977.31, + "return_pct": 29.77 + }, + { + "date": "2025-03-10", + "equity": 12631.65, + "return_pct": 26.32 + }, + { + "date": "2025-03-11", + "equity": 12526.65, + "return_pct": 25.27 + }, + { + "date": "2025-03-12", + "equity": 12593.12, + "return_pct": 25.93 + }, + { + "date": "2025-03-13", + "equity": 12425.25, + "return_pct": 24.25 + }, + { + "date": "2025-03-14", + "equity": 12681.9, + "return_pct": 26.82 + }, + { + "date": "2025-03-17", + "equity": 12779.69, + "return_pct": 27.8 + }, + { + "date": "2025-03-18", + "equity": 12641.56, + "return_pct": 26.42 + }, + { + "date": "2025-03-19", + "equity": 12779.24, + "return_pct": 27.79 + }, + { + "date": "2025-03-20", + "equity": 12742.29, + "return_pct": 27.42 + }, + { + "date": "2025-03-21", + "equity": 12708.26, + "return_pct": 27.08 + }, + { + "date": "2025-03-24", + "equity": 12935.85, + "return_pct": 29.36 + }, + { + "date": "2025-03-25", + "equity": 12966.94, + "return_pct": 29.67 + }, + { + "date": "2025-03-26", + "equity": 12812.14, + "return_pct": 28.12 + }, + { + "date": "2025-03-27", + "equity": 12778.12, + "return_pct": 27.78 + }, + { + "date": "2025-03-28", + "equity": 12520.79, + "return_pct": 25.21 + }, + { + "date": "2025-03-31", + "equity": 12604.84, + "return_pct": 26.05 + }, + { + "date": "2025-04-01", + "equity": 12640.44, + "return_pct": 26.4 + }, + { + "date": "2025-04-02", + "equity": 12720.43, + "return_pct": 27.2 + }, + { + "date": "2025-04-03", + "equity": 12093.56, + "return_pct": 20.94 + }, + { + "date": "2025-04-04", + "equity": 11385.57, + "return_pct": 13.86 + }, + { + "date": "2025-04-07", + "equity": 11365.29, + "return_pct": 13.65 + }, + { + "date": "2025-04-08", + "equity": 11187.27, + "return_pct": 11.87 + }, + { + "date": "2025-04-09", + "equity": 12362.15, + "return_pct": 23.62 + }, + { + "date": "2025-04-10", + "equity": 11820.46, + "return_pct": 18.2 + }, + { + "date": "2025-04-11", + "equity": 12031.37, + "return_pct": 20.31 + }, + { + "date": "2025-04-14", + "equity": 12148.09, + "return_pct": 21.48 + }, + { + "date": "2025-04-15", + "equity": 12114.06, + "return_pct": 21.14 + }, + { + "date": "2025-04-16", + "equity": 11844.79, + "return_pct": 18.45 + }, + { + "date": "2025-04-17", + "equity": 11861.69, + "return_pct": 18.62 + }, + { + "date": "2025-04-21", + "equity": 11579.35, + "return_pct": 15.79 + }, + { + "date": "2025-04-22", + "equity": 11880.62, + "return_pct": 18.81 + }, + { + "date": "2025-04-23", + "equity": 12064.72, + "return_pct": 20.65 + }, + { + "date": "2025-04-24", + "equity": 12318.66, + "return_pct": 23.19 + }, + { + "date": "2025-04-25", + "equity": 12407.67, + "return_pct": 24.08 + }, + { + "date": "2025-04-28", + "equity": 12412.4, + "return_pct": 24.12 + }, + { + "date": "2025-04-29", + "equity": 12490.59, + "return_pct": 24.91 + }, + { + "date": "2025-04-30", + "equity": 12495.55, + "return_pct": 24.96 + }, + { + "date": "2025-05-01", + "equity": 12584.11, + "return_pct": 25.84 + }, + { + "date": "2025-05-02", + "equity": 12770.91, + "return_pct": 27.71 + }, + { + "date": "2025-05-05", + "equity": 12697.67, + "return_pct": 26.98 + }, + { + "date": "2025-05-06", + "equity": 12591.54, + "return_pct": 25.92 + }, + { + "date": "2025-05-07", + "equity": 12644.49, + "return_pct": 26.44 + }, + { + "date": "2025-05-08", + "equity": 12732.6, + "return_pct": 27.33 + }, + { + "date": "2025-05-09", + "equity": 12716.37, + "return_pct": 27.16 + }, + { + "date": "2025-05-12", + "equity": 13136.62, + "return_pct": 31.37 + }, + { + "date": "2025-05-13", + "equity": 13223.37, + "return_pct": 32.23 + }, + { + "date": "2025-05-14", + "equity": 13240.27, + "return_pct": 32.4 + }, + { + "date": "2025-05-15", + "equity": 13304.94, + "return_pct": 33.05 + }, + { + "date": "2025-05-16", + "equity": 13389.22, + "return_pct": 33.89 + }, + { + "date": "2025-05-19", + "equity": 13403.86, + "return_pct": 34.04 + }, + { + "date": "2025-05-20", + "equity": 13358.8, + "return_pct": 33.59 + }, + { + "date": "2025-05-21", + "equity": 13133.69, + "return_pct": 31.34 + }, + { + "date": "2025-05-22", + "equity": 13138.87, + "return_pct": 31.39 + }, + { + "date": "2025-05-23", + "equity": 13049.19, + "return_pct": 30.49 + }, + { + "date": "2025-05-27", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2025-05-28", + "equity": 13243.43, + "return_pct": 32.43 + }, + { + "date": "2025-05-29", + "equity": 13295.7, + "return_pct": 32.96 + }, + { + "date": "2025-05-30", + "equity": 13280.83, + "return_pct": 32.81 + }, + { + "date": "2025-06-02", + "equity": 13355.64, + "return_pct": 33.56 + }, + { + "date": "2025-06-03", + "equity": 13431.8, + "return_pct": 34.32 + }, + { + "date": "2025-06-04", + "equity": 13428.2, + "return_pct": 34.28 + }, + { + "date": "2025-06-05", + "equity": 13363.3, + "return_pct": 33.63 + }, + { + "date": "2025-06-06", + "equity": 13500.53, + "return_pct": 35.01 + }, + { + "date": "2025-06-09", + "equity": 13512.7, + "return_pct": 35.13 + }, + { + "date": "2025-06-10", + "equity": 13589.31, + "return_pct": 35.89 + }, + { + "date": "2025-06-11", + "equity": 13550.55, + "return_pct": 35.51 + }, + { + "date": "2025-06-12", + "equity": 13604.41, + "return_pct": 36.04 + }, + { + "date": "2025-06-13", + "equity": 13452.31, + "return_pct": 34.52 + }, + { + "date": "2025-06-16", + "equity": 13580.3, + "return_pct": 35.8 + }, + { + "date": "2025-06-17", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2025-06-18", + "equity": 13462.22, + "return_pct": 34.62 + }, + { + "date": "2025-06-20", + "equity": 13391.02, + "return_pct": 33.91 + }, + { + "date": "2025-06-23", + "equity": 13523.29, + "return_pct": 35.23 + }, + { + "date": "2025-06-24", + "equity": 13672.68, + "return_pct": 36.73 + }, + { + "date": "2025-06-25", + "equity": 13680.34, + "return_pct": 36.8 + }, + { + "date": "2025-06-26", + "equity": 13787.38, + "return_pct": 37.87 + }, + { + "date": "2025-06-27", + "equity": 13855.88, + "return_pct": 38.56 + }, + { + "date": "2025-06-30", + "equity": 13922.13, + "return_pct": 39.22 + }, + { + "date": "2025-07-01", + "equity": 13917.62, + "return_pct": 39.18 + }, + { + "date": "2025-07-02", + "equity": 13980.71, + "return_pct": 39.81 + }, + { + "date": "2025-07-03", + "equity": 14090.9, + "return_pct": 40.91 + }, + { + "date": "2025-07-07", + "equity": 13985.89, + "return_pct": 39.86 + }, + { + "date": "2025-07-08", + "equity": 13978.23, + "return_pct": 39.78 + }, + { + "date": "2025-07-09", + "equity": 14062.06, + "return_pct": 40.62 + }, + { + "date": "2025-07-10", + "equity": 14101.71, + "return_pct": 41.02 + }, + { + "date": "2025-07-11", + "equity": 14052.14, + "return_pct": 40.52 + }, + { + "date": "2025-07-14", + "equity": 14078.96, + "return_pct": 40.79 + }, + { + "date": "2025-07-15", + "equity": 14018.79, + "return_pct": 40.19 + }, + { + "date": "2025-07-16", + "equity": 14065.66, + "return_pct": 40.66 + }, + { + "date": "2025-07-17", + "equity": 14151.74, + "return_pct": 41.52 + }, + { + "date": "2025-07-18", + "equity": 14141.37, + "return_pct": 41.41 + }, + { + "date": "2025-07-21", + "equity": 14168.19, + "return_pct": 41.68 + }, + { + "date": "2025-07-22", + "equity": 14170.22, + "return_pct": 41.7 + }, + { + "date": "2025-07-23", + "equity": 14290.77, + "return_pct": 42.91 + }, + { + "date": "2025-07-24", + "equity": 14295.5, + "return_pct": 42.96 + }, + { + "date": "2025-07-25", + "equity": 14355.89, + "return_pct": 43.56 + }, + { + "date": "2025-07-28", + "equity": 14352.28, + "return_pct": 43.52 + }, + { + "date": "2025-07-29", + "equity": 14314.43, + "return_pct": 43.14 + }, + { + "date": "2025-07-30", + "equity": 14296.4, + "return_pct": 42.96 + }, + { + "date": "2025-07-31", + "equity": 14242.77, + "return_pct": 42.43 + }, + { + "date": "2025-08-01", + "equity": 14009.33, + "return_pct": 40.09 + }, + { + "date": "2025-08-04", + "equity": 14222.27, + "return_pct": 42.22 + }, + { + "date": "2025-08-05", + "equity": 14150.16, + "return_pct": 41.5 + }, + { + "date": "2025-08-06", + "equity": 14258.55, + "return_pct": 42.59 + }, + { + "date": "2025-08-07", + "equity": 14246.6, + "return_pct": 42.47 + }, + { + "date": "2025-08-08", + "equity": 14357.69, + "return_pct": 43.58 + }, + { + "date": "2025-08-11", + "equity": 14329.3, + "return_pct": 43.29 + }, + { + "date": "2025-08-12", + "equity": 14481.85, + "return_pct": 44.82 + }, + { + "date": "2025-08-13", + "equity": 14531.42, + "return_pct": 45.31 + }, + { + "date": "2025-08-14", + "equity": 14532.77, + "return_pct": 45.33 + }, + { + "date": "2025-08-15", + "equity": 14498.75, + "return_pct": 44.99 + }, + { + "date": "2025-08-18", + "equity": 14495.59, + "return_pct": 44.96 + }, + { + "date": "2025-08-19", + "equity": 14416.95, + "return_pct": 44.17 + }, + { + "date": "2025-08-20", + "equity": 14378.65, + "return_pct": 43.79 + }, + { + "date": "2025-08-21", + "equity": 14320.96, + "return_pct": 43.21 + }, + { + "date": "2025-08-22", + "equity": 14540.89, + "return_pct": 45.41 + }, + { + "date": "2025-08-25", + "equity": 14476.89, + "return_pct": 44.77 + }, + { + "date": "2025-08-26", + "equity": 14537.51, + "return_pct": 45.38 + }, + { + "date": "2025-08-27", + "equity": 14570.63, + "return_pct": 45.71 + }, + { + "date": "2025-08-28", + "equity": 14622.23, + "return_pct": 46.22 + }, + { + "date": "2025-08-29", + "equity": 14535.03, + "return_pct": 45.35 + }, + { + "date": "2025-09-02", + "equity": 14427.32, + "return_pct": 44.27 + }, + { + "date": "2025-09-03", + "equity": 14505.51, + "return_pct": 45.06 + }, + { + "date": "2025-09-04", + "equity": 14626.74, + "return_pct": 46.27 + }, + { + "date": "2025-09-05", + "equity": 14584.38, + "return_pct": 45.84 + }, + { + "date": "2025-09-08", + "equity": 14620.2, + "return_pct": 46.2 + }, + { + "date": "2025-09-09", + "equity": 14654.0, + "return_pct": 46.54 + }, + { + "date": "2025-09-10", + "equity": 14696.37, + "return_pct": 46.96 + }, + { + "date": "2025-09-11", + "equity": 14818.5, + "return_pct": 48.18 + }, + { + "date": "2025-09-12", + "equity": 14813.54, + "return_pct": 48.14 + }, + { + "date": "2025-09-15", + "equity": 14892.4, + "return_pct": 48.92 + }, + { + "date": "2025-09-16", + "equity": 14871.9, + "return_pct": 48.72 + }, + { + "date": "2025-09-17", + "equity": 14853.42, + "return_pct": 48.53 + }, + { + "date": "2025-09-18", + "equity": 14922.82, + "return_pct": 49.23 + }, + { + "date": "2025-09-19", + "equity": 14955.27, + "return_pct": 49.55 + }, + { + "date": "2025-09-22", + "equity": 15026.03, + "return_pct": 50.26 + }, + { + "date": "2025-09-23", + "equity": 14944.23, + "return_pct": 49.44 + }, + { + "date": "2025-09-24", + "equity": 14896.69, + "return_pct": 48.97 + }, + { + "date": "2025-09-25", + "equity": 14827.96, + "return_pct": 48.28 + }, + { + "date": "2025-09-26", + "equity": 14912.91, + "return_pct": 49.13 + }, + { + "date": "2025-09-29", + "equity": 14954.82, + "return_pct": 49.55 + }, + { + "date": "2025-09-30", + "equity": 15011.15, + "return_pct": 50.11 + }, + { + "date": "2025-10-01", + "equity": 15062.3, + "return_pct": 50.62 + }, + { + "date": "2025-10-02", + "equity": 15079.65, + "return_pct": 50.8 + }, + { + "date": "2025-10-03", + "equity": 15079.43, + "return_pct": 50.79 + }, + { + "date": "2025-10-06", + "equity": 15133.51, + "return_pct": 51.34 + }, + { + "date": "2025-10-07", + "equity": 15077.4, + "return_pct": 50.77 + }, + { + "date": "2025-10-08", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2025-10-09", + "equity": 15123.37, + "return_pct": 51.23 + }, + { + "date": "2025-10-10", + "equity": 14714.62, + "return_pct": 47.15 + }, + { + "date": "2025-10-13", + "equity": 14940.4, + "return_pct": 49.4 + }, + { + "date": "2025-10-14", + "equity": 14922.15, + "return_pct": 49.22 + }, + { + "date": "2025-10-15", + "equity": 14988.4, + "return_pct": 49.88 + }, + { + "date": "2025-10-16", + "equity": 14886.32, + "return_pct": 48.86 + }, + { + "date": "2025-10-17", + "equity": 14970.82, + "return_pct": 49.71 + }, + { + "date": "2025-10-20", + "equity": 15126.52, + "return_pct": 51.27 + }, + { + "date": "2025-10-21", + "equity": 15126.3, + "return_pct": 51.26 + }, + { + "date": "2025-10-22", + "equity": 15047.66, + "return_pct": 50.48 + }, + { + "date": "2025-10-23", + "equity": 15136.89, + "return_pct": 51.37 + }, + { + "date": "2025-10-24", + "equity": 15260.6, + "return_pct": 52.61 + }, + { + "date": "2025-10-27", + "equity": 15440.64, + "return_pct": 54.41 + }, + { + "date": "2025-10-28", + "equity": 15481.65, + "return_pct": 54.82 + }, + { + "date": "2025-10-29", + "equity": 15489.08, + "return_pct": 54.89 + }, + { + "date": "2025-10-30", + "equity": 15318.73, + "return_pct": 53.19 + }, + { + "date": "2025-10-31", + "equity": 15368.98, + "return_pct": 53.69 + }, + { + "date": "2025-11-03", + "equity": 15397.82, + "return_pct": 53.98 + }, + { + "date": "2025-11-04", + "equity": 15215.3, + "return_pct": 52.15 + }, + { + "date": "2025-11-05", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2025-11-06", + "equity": 15104.22, + "return_pct": 51.04 + }, + { + "date": "2025-11-07", + "equity": 15119.09, + "return_pct": 51.19 + }, + { + "date": "2025-11-10", + "equity": 15355.01, + "return_pct": 53.55 + }, + { + "date": "2025-11-11", + "equity": 15390.16, + "return_pct": 53.9 + }, + { + "date": "2025-11-12", + "equity": 15398.72, + "return_pct": 53.99 + }, + { + "date": "2025-11-13", + "equity": 15143.2, + "return_pct": 51.43 + }, + { + "date": "2025-11-14", + "equity": 15140.72, + "return_pct": 51.41 + }, + { + "date": "2025-11-17", + "equity": 14999.66, + "return_pct": 50.0 + }, + { + "date": "2025-11-18", + "equity": 14873.7, + "return_pct": 48.74 + }, + { + "date": "2025-11-19", + "equity": 14931.16, + "return_pct": 49.31 + }, + { + "date": "2025-11-20", + "equity": 14703.58, + "return_pct": 47.04 + }, + { + "date": "2025-11-21", + "equity": 14850.04, + "return_pct": 48.5 + }, + { + "date": "2025-11-24", + "equity": 15068.61, + "return_pct": 50.69 + }, + { + "date": "2025-11-25", + "equity": 15210.35, + "return_pct": 52.1 + }, + { + "date": "2025-11-26", + "equity": 15315.35, + "return_pct": 53.15 + }, + { + "date": "2025-11-28", + "equity": 15398.95, + "return_pct": 53.99 + }, + { + "date": "2025-12-01", + "equity": 15328.65, + "return_pct": 53.29 + }, + { + "date": "2025-12-02", + "equity": 15357.04, + "return_pct": 53.57 + }, + { + "date": "2025-12-03", + "equity": 15410.22, + "return_pct": 54.1 + }, + { + "date": "2025-12-04", + "equity": 15421.48, + "return_pct": 54.21 + }, + { + "date": "2025-12-05", + "equity": 15450.78, + "return_pct": 54.51 + }, + { + "date": "2025-12-08", + "equity": 15404.36, + "return_pct": 54.04 + }, + { + "date": "2025-12-09", + "equity": 15391.06, + "return_pct": 53.91 + }, + { + "date": "2025-12-10", + "equity": 15493.14, + "return_pct": 54.93 + }, + { + "date": "2025-12-11", + "equity": 15529.19, + "return_pct": 55.29 + }, + { + "date": "2025-12-12", + "equity": 15362.22, + "return_pct": 53.62 + }, + { + "date": "2025-12-15", + "equity": 15339.01, + "return_pct": 53.39 + }, + { + "date": "2025-12-16", + "equity": 15297.1, + "return_pct": 52.97 + }, + { + "date": "2025-12-17", + "equity": 15128.78, + "return_pct": 51.29 + }, + { + "date": "2025-12-18", + "equity": 15243.02, + "return_pct": 52.43 + }, + { + "date": "2025-12-19", + "equity": 15335.86, + "return_pct": 53.36 + }, + { + "date": "2025-12-22", + "equity": 15431.4, + "return_pct": 54.31 + }, + { + "date": "2025-12-23", + "equity": 15501.93, + "return_pct": 55.02 + }, + { + "date": "2025-12-24", + "equity": 15556.46, + "return_pct": 55.56 + }, + { + "date": "2025-12-26", + "equity": 15554.88, + "return_pct": 55.55 + }, + { + "date": "2025-12-29", + "equity": 15499.45, + "return_pct": 54.99 + }, + { + "date": "2025-12-30", + "equity": 15480.52, + "return_pct": 54.81 + }, + { + "date": "2025-12-31", + "equity": 15365.83, + "return_pct": 53.66 + }, + { + "date": "2026-01-02", + "equity": 15393.99, + "return_pct": 53.94 + }, + { + "date": "2026-01-05", + "equity": 15496.52, + "return_pct": 54.97 + }, + { + "date": "2026-01-06", + "equity": 15588.68, + "return_pct": 55.89 + }, + { + "date": "2026-01-07", + "equity": 15538.43, + "return_pct": 55.38 + }, + { + "date": "2026-01-08", + "equity": 15536.85, + "return_pct": 55.37 + }, + { + "date": "2026-01-09", + "equity": 15639.6, + "return_pct": 56.4 + }, + { + "date": "2026-01-12", + "equity": 15664.17, + "return_pct": 56.64 + }, + { + "date": "2026-01-13", + "equity": 15632.84, + "return_pct": 56.33 + }, + { + "date": "2026-01-14", + "equity": 15556.01, + "return_pct": 55.56 + }, + { + "date": "2026-01-15", + "equity": 15598.37, + "return_pct": 55.98 + }, + { + "date": "2026-01-16", + "equity": 15585.3, + "return_pct": 55.85 + }, + { + "date": "2026-01-20", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2026-01-21", + "equity": 15444.24, + "return_pct": 54.44 + }, + { + "date": "2026-01-22", + "equity": 15524.91, + "return_pct": 55.25 + }, + { + "date": "2026-01-23", + "equity": 15530.54, + "return_pct": 55.31 + }, + { + "date": "2026-01-26", + "equity": 15609.41, + "return_pct": 56.09 + }, + { + "date": "2026-01-27", + "equity": 15671.6, + "return_pct": 56.72 + }, + { + "date": "2026-01-28", + "equity": 15670.02, + "return_pct": 56.7 + }, + { + "date": "2026-01-29", + "equity": 15638.93, + "return_pct": 56.39 + }, + { + "date": "2026-01-30", + "equity": 15592.28, + "return_pct": 55.92 + }, + { + "date": "2026-02-02", + "equity": 15669.8, + "return_pct": 56.7 + }, + { + "date": "2026-02-03", + "equity": 15537.3, + "return_pct": 55.37 + }, + { + "date": "2026-02-04", + "equity": 15462.04, + "return_pct": 54.62 + }, + { + "date": "2026-02-05", + "equity": 15268.93, + "return_pct": 52.69 + }, + { + "date": "2026-02-06", + "equity": 15561.86, + "return_pct": 55.62 + }, + { + "date": "2026-02-09", + "equity": 15636.9, + "return_pct": 56.37 + }, + { + "date": "2026-02-10", + "equity": 15595.66, + "return_pct": 55.96 + }, + { + "date": "2026-02-11", + "equity": 15592.06, + "return_pct": 55.92 + }, + { + "date": "2026-02-12", + "equity": 15351.18, + "return_pct": 53.51 + }, + { + "date": "2026-02-13", + "equity": 15362.0, + "return_pct": 53.62 + }, + { + "date": "2026-02-17", + "equity": 15386.78, + "return_pct": 53.87 + }, + { + "date": "2026-02-18", + "equity": 15464.3, + "return_pct": 54.64 + }, + { + "date": "2026-02-19", + "equity": 15423.51, + "return_pct": 54.24 + }, + { + "date": "2026-02-20", + "equity": 15535.05, + "return_pct": 55.35 + }, + { + "date": "2026-02-23", + "equity": 15376.42, + "return_pct": 53.76 + }, + { + "date": "2026-02-24", + "equity": 15488.18, + "return_pct": 54.88 + }, + { + "date": "2026-02-25", + "equity": 15618.87, + "return_pct": 56.19 + }, + { + "date": "2026-02-26", + "equity": 15532.12, + "return_pct": 55.32 + }, + { + "date": "2026-02-27", + "equity": 15457.54, + "return_pct": 54.58 + }, + { + "date": "2026-03-02", + "equity": 15466.32, + "return_pct": 54.66 + }, + { + "date": "2026-03-03", + "equity": 15330.0, + "return_pct": 53.3 + }, + { + "date": "2026-03-04", + "equity": 15438.16, + "return_pct": 54.38 + }, + { + "date": "2026-03-05", + "equity": 15352.08, + "return_pct": 53.52 + }, + { + "date": "2026-03-06", + "equity": 15150.86, + "return_pct": 51.51 + }, + { + "date": "2026-03-09", + "equity": 15283.58, + "return_pct": 52.84 + }, + { + "date": "2026-03-10", + "equity": 15259.02, + "return_pct": 52.59 + }, + { + "date": "2026-03-11", + "equity": 15239.87, + "return_pct": 52.4 + }, + { + "date": "2026-03-12", + "equity": 15008.45, + "return_pct": 50.08 + }, + { + "date": "2026-03-13", + "equity": 14923.5, + "return_pct": 49.23 + }, + { + "date": "2026-03-16", + "equity": 15075.37, + "return_pct": 50.75 + }, + { + "date": "2026-03-17", + "equity": 15115.03, + "return_pct": 51.15 + }, + { + "date": "2026-03-18", + "equity": 14904.12, + "return_pct": 49.04 + }, + { + "date": "2026-03-19", + "equity": 14867.39, + "return_pct": 48.67 + }, + { + "date": "2026-03-20", + "equity": 14614.34, + "return_pct": 46.14 + }, + { + "date": "2026-03-23", + "equity": 14767.8, + "return_pct": 47.68 + }, + { + "date": "2026-03-24", + "equity": 14718.22, + "return_pct": 47.18 + }, + { + "date": "2026-03-25", + "equity": 14800.24, + "return_pct": 48.0 + }, + { + "date": "2026-03-26", + "equity": 14535.93, + "return_pct": 45.36 + }, + { + "date": "2026-03-27", + "equity": 14288.06, + "return_pct": 42.88 + }, + { + "date": "2026-03-30", + "equity": 14240.29, + "return_pct": 42.4 + }, + { + "date": "2026-03-31", + "equity": 14654.23, + "return_pct": 46.54 + }, + { + "date": "2026-04-01", + "equity": 14764.64, + "return_pct": 47.65 + }, + { + "date": "2026-04-02", + "equity": 14777.94, + "return_pct": 47.78 + }, + { + "date": "2026-04-06", + "equity": 14847.79, + "return_pct": 48.48 + }, + { + "date": "2026-04-07", + "equity": 14854.32, + "return_pct": 48.54 + }, + { + "date": "2026-04-08", + "equity": 15232.66, + "return_pct": 52.33 + }, + { + "date": "2026-04-09", + "equity": 15320.53, + "return_pct": 53.21 + }, + { + "date": "2026-04-10", + "equity": 15310.39, + "return_pct": 53.1 + }, + { + "date": "2026-04-13", + "equity": 15460.01, + "return_pct": 54.6 + }, + { + "date": "2026-04-14", + "equity": 15648.39, + "return_pct": 56.48 + }, + { + "date": "2026-04-15", + "equity": 15771.87, + "return_pct": 57.72 + }, + { + "date": "2026-04-16", + "equity": 15810.63, + "return_pct": 58.11 + }, + { + "date": "2026-04-17", + "equity": 16001.71, + "return_pct": 60.02 + }, + { + "date": "2026-04-20", + "equity": 15969.72, + "return_pct": 59.7 + }, + { + "date": "2026-04-21", + "equity": 15865.16, + "return_pct": 58.65 + }, + { + "date": "2026-04-22", + "equity": 16025.82, + "return_pct": 60.26 + }, + { + "date": "2026-04-23", + "equity": 15963.63, + "return_pct": 59.64 + }, + { + "date": "2026-04-24", + "equity": 16087.34, + "return_pct": 60.87 + }, + { + "date": "2026-04-27", + "equity": 16115.05, + "return_pct": 61.15 + }, + { + "date": "2026-04-28", + "equity": 16036.64, + "return_pct": 60.37 + }, + { + "date": "2026-04-29", + "equity": 16034.16, + "return_pct": 60.34 + }, + { + "date": "2026-04-30", + "equity": 16193.7, + "return_pct": 61.94 + }, + { + "date": "2026-05-01", + "equity": 16238.54, + "return_pct": 62.39 + }, + { + "date": "2026-05-04", + "equity": 16179.05, + "return_pct": 61.79 + }, + { + "date": "2026-05-05", + "equity": 16308.84, + "return_pct": 63.09 + }, + { + "date": "2026-05-06", + "equity": 16535.52, + "return_pct": 65.36 + }, + { + "date": "2026-05-07", + "equity": 16484.82, + "return_pct": 64.85 + }, + { + "date": "2026-05-08", + "equity": 16620.92, + "return_pct": 66.21 + }, + { + "date": "2026-05-11", + "equity": 16658.78, + "return_pct": 66.59 + }, + { + "date": "2026-05-12", + "equity": 16633.54, + "return_pct": 66.34 + }, + { + "date": "2026-05-13", + "equity": 16726.6, + "return_pct": 67.27 + }, + { + "date": "2026-05-14", + "equity": 16858.65, + "return_pct": 68.59 + }, + { + "date": "2026-05-15", + "equity": 16655.85, + "return_pct": 66.56 + }, + { + "date": "2026-05-18", + "equity": 16644.13, + "return_pct": 66.44 + }, + { + "date": "2026-05-19", + "equity": 16533.27, + "return_pct": 65.33 + }, + { + "date": "2026-05-20", + "equity": 16702.72, + "return_pct": 67.03 + }, + { + "date": "2026-05-21", + "equity": 16735.84, + "return_pct": 67.36 + }, + { + "date": "2026-05-22", + "equity": 16801.64, + "return_pct": 68.02 + }, + { + "date": "2026-05-26", + "equity": 16913.18, + "return_pct": 69.13 + }, + { + "date": "2026-05-27", + "equity": 16910.25, + "return_pct": 69.1 + }, + { + "date": "2026-05-28", + "equity": 17003.54, + "return_pct": 70.04 + }, + { + "date": "2026-05-29", + "equity": 17045.9, + "return_pct": 70.46 + }, + { + "date": "2026-06-01", + "equity": 17092.32, + "return_pct": 70.92 + }, + { + "date": "2026-06-02", + "equity": 17115.53, + "return_pct": 71.16 + }, + { + "date": "2026-06-03", + "equity": 16995.43, + "return_pct": 69.95 + }, + { + "date": "2026-06-04", + "equity": 17059.65, + "return_pct": 70.6 + }, + { + "date": "2026-06-05", + "equity": 16619.35, + "return_pct": 66.19 + }, + { + "date": "2026-06-08", + "equity": 16656.98, + "return_pct": 66.57 + }, + { + "date": "2026-06-09", + "equity": 16608.08, + "return_pct": 66.08 + }, + { + "date": "2026-06-10", + "equity": 16346.24, + "return_pct": 63.46 + }, + { + "date": "2026-06-11", + "equity": 16624.08, + "return_pct": 66.24 + }, + { + "date": "2026-06-12", + "equity": 16713.99, + "return_pct": 67.14 + }, + { + "date": "2026-06-15", + "equity": 17008.72, + "return_pct": 70.09 + }, + { + "date": "2026-06-16", + "equity": 16907.32, + "return_pct": 69.07 + }, + { + "date": "2026-06-17", + "equity": 16696.19, + "return_pct": 66.96 + }, + { + "date": "2026-06-18", + "equity": 16826.43, + "return_pct": 68.26 + }, + { + "date": "2026-06-22", + "equity": 16773.47, + "return_pct": 67.73 + }, + { + "date": "2026-06-23", + "equity": 16529.89, + "return_pct": 65.3 + }, + { + "date": "2026-06-24", + "equity": 16522.23, + "return_pct": 65.22 + }, + { + "date": "2026-06-25", + "equity": 16546.11, + "return_pct": 65.46 + }, + { + "date": "2026-06-26", + "equity": 16426.46, + "return_pct": 64.26 + }, + { + "date": "2026-06-29", + "equity": 16697.09, + "return_pct": 66.97 + }, + { + "date": "2026-06-30", + "equity": 16827.1, + "return_pct": 68.27 + }, + { + "date": "2026-07-01", + "equity": 16804.34, + "return_pct": 68.04 + }, + { + "date": "2026-07-02", + "equity": 16782.26, + "return_pct": 67.82 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "5y", + "lookback_label": "5 years", + "starting_capital": 10000.0, + "final_equity": 25871.56, + "total_return_pct": 158.7, + "cagr_pct": 21.0, + "max_drawdown_pct": 18.3, + "sharpe": 1.24, + "trades": 165, + "win_rate": 37.6, + "avg_trade_pnl": 96.19, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2853.59, + "worst_trade_pnl": -351.11, + "avg_hold_days": 17.7, + "exit_reasons": { + "stop": 97, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 72.0, + "yearly_returns": [ + { + "year": 2021, + "return_pct": 0.0 + }, + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 54.6 + }, + { + "year": 2024, + "return_pct": 19.7 + }, + { + "year": 2025, + "return_pct": 35.9 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2021-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-20", + "equity": 9999.06, + "return_pct": -0.01 + }, + { + "date": "2022-07-21", + "equity": 10022.0, + "return_pct": 0.22 + }, + { + "date": "2022-07-22", + "equity": 9951.45, + "return_pct": -0.49 + }, + { + "date": "2022-07-25", + "equity": 9937.99, + "return_pct": -0.62 + }, + { + "date": "2022-07-26", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-27", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-28", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-29", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-01", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-02", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-03", + "equity": 9894.44, + "return_pct": -1.06 + }, + { + "date": "2022-08-04", + "equity": 9684.25, + "return_pct": -3.16 + }, + { + "date": "2022-08-05", + "equity": 9741.07, + "return_pct": -2.59 + }, + { + "date": "2022-08-08", + "equity": 9709.25, + "return_pct": -2.91 + }, + { + "date": "2022-08-09", + "equity": 9769.01, + "return_pct": -2.31 + }, + { + "date": "2022-08-10", + "equity": 9796.11, + "return_pct": -2.04 + }, + { + "date": "2022-08-11", + "equity": 9911.94, + "return_pct": -0.88 + }, + { + "date": "2022-08-12", + "equity": 9887.68, + "return_pct": -1.12 + }, + { + "date": "2022-08-15", + "equity": 9845.4, + "return_pct": -1.55 + }, + { + "date": "2022-08-16", + "equity": 9942.63, + "return_pct": -0.57 + }, + { + "date": "2022-08-17", + "equity": 9949.31, + "return_pct": -0.51 + }, + { + "date": "2022-08-18", + "equity": 10045.03, + "return_pct": 0.45 + }, + { + "date": "2022-08-19", + "equity": 10015.4, + "return_pct": 0.15 + }, + { + "date": "2022-08-22", + "equity": 10069.42, + "return_pct": 0.69 + }, + { + "date": "2022-08-23", + "equity": 10019.8, + "return_pct": 0.2 + }, + { + "date": "2022-08-24", + "equity": 10119.51, + "return_pct": 1.2 + }, + { + "date": "2022-08-25", + "equity": 10150.95, + "return_pct": 1.51 + }, + { + "date": "2022-08-26", + "equity": 10130.66, + "return_pct": 1.31 + }, + { + "date": "2022-08-29", + "equity": 10130.37, + "return_pct": 1.3 + }, + { + "date": "2022-08-30", + "equity": 9892.84, + "return_pct": -1.07 + }, + { + "date": "2022-08-31", + "equity": 9945.32, + "return_pct": -0.55 + }, + { + "date": "2022-09-01", + "equity": 9868.42, + "return_pct": -1.32 + }, + { + "date": "2022-09-02", + "equity": 9889.03, + "return_pct": -1.11 + }, + { + "date": "2022-09-06", + "equity": 9788.01, + "return_pct": -2.12 + }, + { + "date": "2022-09-07", + "equity": 9800.67, + "return_pct": -1.99 + }, + { + "date": "2022-09-08", + "equity": 9830.71, + "return_pct": -1.69 + }, + { + "date": "2022-09-09", + "equity": 9890.7, + "return_pct": -1.09 + }, + { + "date": "2022-09-12", + "equity": 10051.19, + "return_pct": 0.51 + }, + { + "date": "2022-09-13", + "equity": 9905.86, + "return_pct": -0.94 + }, + { + "date": "2022-09-14", + "equity": 10161.43, + "return_pct": 1.61 + }, + { + "date": "2022-09-15", + "equity": 9952.63, + "return_pct": -0.47 + }, + { + "date": "2022-09-16", + "equity": 9861.31, + "return_pct": -1.39 + }, + { + "date": "2022-09-19", + "equity": 9805.23, + "return_pct": -1.95 + }, + { + "date": "2022-09-20", + "equity": 9777.59, + "return_pct": -2.22 + }, + { + "date": "2022-09-21", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-22", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-23", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-26", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-27", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-28", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-29", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-30", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-10-03", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-10-04", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-10-05", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-10-06", + "equity": 9737.0, + "return_pct": -2.63 + }, + { + "date": "2022-10-07", + "equity": 9746.45, + "return_pct": -2.54 + }, + { + "date": "2022-10-10", + "equity": 9706.6, + "return_pct": -2.93 + }, + { + "date": "2022-10-11", + "equity": 9686.23, + "return_pct": -3.14 + }, + { + "date": "2022-10-12", + "equity": 9694.2, + "return_pct": -3.06 + }, + { + "date": "2022-10-13", + "equity": 9726.97, + "return_pct": -2.73 + }, + { + "date": "2022-10-14", + "equity": 9670.0, + "return_pct": -3.3 + }, + { + "date": "2022-10-17", + "equity": 9675.02, + "return_pct": -3.25 + }, + { + "date": "2022-10-18", + "equity": 9666.75, + "return_pct": -3.33 + }, + { + "date": "2022-10-19", + "equity": 9728.44, + "return_pct": -2.72 + }, + { + "date": "2022-10-20", + "equity": 9716.64, + "return_pct": -2.83 + }, + { + "date": "2022-10-21", + "equity": 9766.23, + "return_pct": -2.34 + }, + { + "date": "2022-10-24", + "equity": 9783.05, + "return_pct": -2.17 + }, + { + "date": "2022-10-25", + "equity": 9825.56, + "return_pct": -1.74 + }, + { + "date": "2022-10-26", + "equity": 9851.53, + "return_pct": -1.48 + }, + { + "date": "2022-10-27", + "equity": 9841.2, + "return_pct": -1.59 + }, + { + "date": "2022-10-28", + "equity": 9832.64, + "return_pct": -1.67 + }, + { + "date": "2022-10-31", + "equity": 9833.23, + "return_pct": -1.67 + }, + { + "date": "2022-11-01", + "equity": 9842.97, + "return_pct": -1.57 + }, + { + "date": "2022-11-02", + "equity": 9797.22, + "return_pct": -2.03 + }, + { + "date": "2022-11-03", + "equity": 9885.44, + "return_pct": -1.15 + }, + { + "date": "2022-11-04", + "equity": 9823.51, + "return_pct": -1.76 + }, + { + "date": "2022-11-07", + "equity": 9838.56, + "return_pct": -1.61 + }, + { + "date": "2022-11-08", + "equity": 9824.98, + "return_pct": -1.75 + }, + { + "date": "2022-11-09", + "equity": 9721.96, + "return_pct": -2.78 + }, + { + "date": "2022-11-10", + "equity": 9763.49, + "return_pct": -2.37 + }, + { + "date": "2022-11-11", + "equity": 9798.53, + "return_pct": -2.01 + }, + { + "date": "2022-11-14", + "equity": 9760.64, + "return_pct": -2.39 + }, + { + "date": "2022-11-15", + "equity": 9802.03, + "return_pct": -1.98 + }, + { + "date": "2022-11-16", + "equity": 9696.84, + "return_pct": -3.03 + }, + { + "date": "2022-11-17", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-18", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-21", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-22", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-23", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-25", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-28", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-29", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-30", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-01", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-02", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-05", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-06", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-07", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-08", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-09", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-12", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-13", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-14", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-15", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-16", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-19", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-20", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-21", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-22", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-23", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-27", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-28", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-29", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-30", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-03", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-04", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-05", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-06", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-09", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-10", + "equity": 9659.79, + "return_pct": -3.4 + }, + { + "date": "2023-01-11", + "equity": 9652.18, + "return_pct": -3.48 + }, + { + "date": "2023-01-12", + "equity": 9684.28, + "return_pct": -3.16 + }, + { + "date": "2023-01-13", + "equity": 9672.31, + "return_pct": -3.28 + }, + { + "date": "2023-01-17", + "equity": 9669.59, + "return_pct": -3.3 + }, + { + "date": "2023-01-18", + "equity": 9643.05, + "return_pct": -3.57 + }, + { + "date": "2023-01-19", + "equity": 9630.26, + "return_pct": -3.7 + }, + { + "date": "2023-01-20", + "equity": 9716.03, + "return_pct": -2.84 + }, + { + "date": "2023-01-23", + "equity": 9773.58, + "return_pct": -2.26 + }, + { + "date": "2023-01-24", + "equity": 9580.18, + "return_pct": -4.2 + }, + { + "date": "2023-01-25", + "equity": 9561.76, + "return_pct": -4.38 + }, + { + "date": "2023-01-26", + "equity": 9635.44, + "return_pct": -3.65 + }, + { + "date": "2023-01-27", + "equity": 9608.78, + "return_pct": -3.91 + }, + { + "date": "2023-01-30", + "equity": 9449.79, + "return_pct": -5.5 + }, + { + "date": "2023-01-31", + "equity": 9503.62, + "return_pct": -4.96 + }, + { + "date": "2023-02-01", + "equity": 9472.66, + "return_pct": -5.27 + }, + { + "date": "2023-02-02", + "equity": 9437.52, + "return_pct": -5.62 + }, + { + "date": "2023-02-03", + "equity": 9429.96, + "return_pct": -5.7 + }, + { + "date": "2023-02-06", + "equity": 9335.8, + "return_pct": -6.64 + }, + { + "date": "2023-02-07", + "equity": 9294.59, + "return_pct": -7.05 + }, + { + "date": "2023-02-08", + "equity": 9290.58, + "return_pct": -7.09 + }, + { + "date": "2023-02-09", + "equity": 9349.84, + "return_pct": -6.5 + }, + { + "date": "2023-02-10", + "equity": 9468.52, + "return_pct": -5.31 + }, + { + "date": "2023-02-13", + "equity": 9357.45, + "return_pct": -6.43 + }, + { + "date": "2023-02-14", + "equity": 9320.78, + "return_pct": -6.79 + }, + { + "date": "2023-02-15", + "equity": 9299.35, + "return_pct": -7.01 + }, + { + "date": "2023-02-16", + "equity": 9328.02, + "return_pct": -6.72 + }, + { + "date": "2023-02-17", + "equity": 9246.73, + "return_pct": -7.53 + }, + { + "date": "2023-02-21", + "equity": 9243.91, + "return_pct": -7.56 + }, + { + "date": "2023-02-22", + "equity": 9324.38, + "return_pct": -6.76 + }, + { + "date": "2023-02-23", + "equity": 9380.61, + "return_pct": -6.19 + }, + { + "date": "2023-02-24", + "equity": 9365.56, + "return_pct": -6.34 + }, + { + "date": "2023-02-27", + "equity": 9401.22, + "return_pct": -5.99 + }, + { + "date": "2023-02-28", + "equity": 9419.63, + "return_pct": -5.8 + }, + { + "date": "2023-03-01", + "equity": 9433.38, + "return_pct": -5.67 + }, + { + "date": "2023-03-02", + "equity": 9545.88, + "return_pct": -4.54 + }, + { + "date": "2023-03-03", + "equity": 9601.8, + "return_pct": -3.98 + }, + { + "date": "2023-03-06", + "equity": 9492.84, + "return_pct": -5.07 + }, + { + "date": "2023-03-07", + "equity": 9336.24, + "return_pct": -6.64 + }, + { + "date": "2023-03-08", + "equity": 9263.87, + "return_pct": -7.36 + }, + { + "date": "2023-03-09", + "equity": 9106.01, + "return_pct": -8.94 + }, + { + "date": "2023-03-10", + "equity": 9086.53, + "return_pct": -9.13 + }, + { + "date": "2023-03-13", + "equity": 9086.53, + "return_pct": -9.13 + }, + { + "date": "2023-03-14", + "equity": 9086.53, + "return_pct": -9.13 + }, + { + "date": "2023-03-15", + "equity": 9086.53, + "return_pct": -9.13 + }, + { + "date": "2023-03-16", + "equity": 9085.09, + "return_pct": -9.15 + }, + { + "date": "2023-03-17", + "equity": 9068.42, + "return_pct": -9.32 + }, + { + "date": "2023-03-20", + "equity": 9111.04, + "return_pct": -8.89 + }, + { + "date": "2023-03-21", + "equity": 9088.12, + "return_pct": -9.12 + }, + { + "date": "2023-03-22", + "equity": 9050.99, + "return_pct": -9.49 + }, + { + "date": "2023-03-23", + "equity": 9062.73, + "return_pct": -9.37 + }, + { + "date": "2023-03-24", + "equity": 9076.56, + "return_pct": -9.23 + }, + { + "date": "2023-03-27", + "equity": 9052.6, + "return_pct": -9.47 + }, + { + "date": "2023-03-28", + "equity": 9039.05, + "return_pct": -9.61 + }, + { + "date": "2023-03-29", + "equity": 9056.86, + "return_pct": -9.43 + }, + { + "date": "2023-03-30", + "equity": 9042.59, + "return_pct": -9.57 + }, + { + "date": "2023-03-31", + "equity": 9119.65, + "return_pct": -8.8 + }, + { + "date": "2023-04-03", + "equity": 9165.17, + "return_pct": -8.35 + }, + { + "date": "2023-04-04", + "equity": 9139.9, + "return_pct": -8.6 + }, + { + "date": "2023-04-05", + "equity": 9077.09, + "return_pct": -9.23 + }, + { + "date": "2023-04-06", + "equity": 9160.86, + "return_pct": -8.39 + }, + { + "date": "2023-04-10", + "equity": 9230.71, + "return_pct": -7.69 + }, + { + "date": "2023-04-11", + "equity": 9156.28, + "return_pct": -8.44 + }, + { + "date": "2023-04-12", + "equity": 9078.79, + "return_pct": -9.21 + }, + { + "date": "2023-04-13", + "equity": 9154.03, + "return_pct": -8.46 + }, + { + "date": "2023-04-14", + "equity": 9125.31, + "return_pct": -8.75 + }, + { + "date": "2023-04-17", + "equity": 8966.56, + "return_pct": -10.33 + }, + { + "date": "2023-04-18", + "equity": 8984.35, + "return_pct": -10.16 + }, + { + "date": "2023-04-19", + "equity": 8990.21, + "return_pct": -10.1 + }, + { + "date": "2023-04-20", + "equity": 8948.02, + "return_pct": -10.52 + }, + { + "date": "2023-04-21", + "equity": 8948.69, + "return_pct": -10.51 + }, + { + "date": "2023-04-24", + "equity": 8926.44, + "return_pct": -10.74 + }, + { + "date": "2023-04-25", + "equity": 8824.05, + "return_pct": -11.76 + }, + { + "date": "2023-04-26", + "equity": 8887.37, + "return_pct": -11.13 + }, + { + "date": "2023-04-27", + "equity": 9002.93, + "return_pct": -9.97 + }, + { + "date": "2023-04-28", + "equity": 9038.76, + "return_pct": -9.61 + }, + { + "date": "2023-05-01", + "equity": 9016.27, + "return_pct": -9.84 + }, + { + "date": "2023-05-02", + "equity": 9028.21, + "return_pct": -9.72 + }, + { + "date": "2023-05-03", + "equity": 8930.85, + "return_pct": -10.69 + }, + { + "date": "2023-05-04", + "equity": 8862.09, + "return_pct": -11.38 + }, + { + "date": "2023-05-05", + "equity": 9063.97, + "return_pct": -9.36 + }, + { + "date": "2023-05-08", + "equity": 9063.07, + "return_pct": -9.37 + }, + { + "date": "2023-05-09", + "equity": 9025.83, + "return_pct": -9.74 + }, + { + "date": "2023-05-10", + "equity": 9069.56, + "return_pct": -9.3 + }, + { + "date": "2023-05-11", + "equity": 9041.68, + "return_pct": -9.58 + }, + { + "date": "2023-05-12", + "equity": 8952.58, + "return_pct": -10.47 + }, + { + "date": "2023-05-15", + "equity": 9014.41, + "return_pct": -9.86 + }, + { + "date": "2023-05-16", + "equity": 9010.27, + "return_pct": -9.9 + }, + { + "date": "2023-05-17", + "equity": 9213.8, + "return_pct": -7.86 + }, + { + "date": "2023-05-18", + "equity": 9527.5, + "return_pct": -4.72 + }, + { + "date": "2023-05-19", + "equity": 9458.75, + "return_pct": -5.41 + }, + { + "date": "2023-05-22", + "equity": 9595.72, + "return_pct": -4.04 + }, + { + "date": "2023-05-23", + "equity": 9634.0, + "return_pct": -3.66 + }, + { + "date": "2023-05-24", + "equity": 9565.83, + "return_pct": -4.34 + }, + { + "date": "2023-05-25", + "equity": 9826.42, + "return_pct": -1.74 + }, + { + "date": "2023-05-26", + "equity": 10059.82, + "return_pct": 0.6 + }, + { + "date": "2023-05-30", + "equity": 10291.28, + "return_pct": 2.91 + }, + { + "date": "2023-05-31", + "equity": 10246.3, + "return_pct": 2.46 + }, + { + "date": "2023-06-01", + "equity": 10419.55, + "return_pct": 4.2 + }, + { + "date": "2023-06-02", + "equity": 10459.04, + "return_pct": 4.59 + }, + { + "date": "2023-06-05", + "equity": 10565.86, + "return_pct": 5.66 + }, + { + "date": "2023-06-06", + "equity": 10519.56, + "return_pct": 5.2 + }, + { + "date": "2023-06-07", + "equity": 10341.71, + "return_pct": 3.42 + }, + { + "date": "2023-06-08", + "equity": 10411.17, + "return_pct": 4.11 + }, + { + "date": "2023-06-09", + "equity": 10443.86, + "return_pct": 4.44 + }, + { + "date": "2023-06-12", + "equity": 10583.45, + "return_pct": 5.83 + }, + { + "date": "2023-06-13", + "equity": 10680.63, + "return_pct": 6.81 + }, + { + "date": "2023-06-14", + "equity": 10667.07, + "return_pct": 6.67 + }, + { + "date": "2023-06-15", + "equity": 10829.52, + "return_pct": 8.3 + }, + { + "date": "2023-06-16", + "equity": 10764.63, + "return_pct": 7.65 + }, + { + "date": "2023-06-20", + "equity": 10703.93, + "return_pct": 7.04 + }, + { + "date": "2023-06-21", + "equity": 10526.14, + "return_pct": 5.26 + }, + { + "date": "2023-06-22", + "equity": 10501.26, + "return_pct": 5.01 + }, + { + "date": "2023-06-23", + "equity": 10548.23, + "return_pct": 5.48 + }, + { + "date": "2023-06-26", + "equity": 10317.29, + "return_pct": 3.17 + }, + { + "date": "2023-06-27", + "equity": 10532.45, + "return_pct": 5.32 + }, + { + "date": "2023-06-28", + "equity": 10532.02, + "return_pct": 5.32 + }, + { + "date": "2023-06-29", + "equity": 10628.36, + "return_pct": 6.28 + }, + { + "date": "2023-06-30", + "equity": 10717.39, + "return_pct": 7.17 + }, + { + "date": "2023-07-03", + "equity": 10979.04, + "return_pct": 9.79 + }, + { + "date": "2023-07-05", + "equity": 10956.41, + "return_pct": 9.56 + }, + { + "date": "2023-07-06", + "equity": 10830.12, + "return_pct": 8.3 + }, + { + "date": "2023-07-07", + "equity": 10962.62, + "return_pct": 9.63 + }, + { + "date": "2023-07-10", + "equity": 11204.29, + "return_pct": 12.04 + }, + { + "date": "2023-07-11", + "equity": 11394.01, + "return_pct": 13.94 + }, + { + "date": "2023-07-12", + "equity": 11487.99, + "return_pct": 14.88 + }, + { + "date": "2023-07-13", + "equity": 12102.29, + "return_pct": 21.02 + }, + { + "date": "2023-07-14", + "equity": 12005.95, + "return_pct": 20.06 + }, + { + "date": "2023-07-17", + "equity": 12041.38, + "return_pct": 20.41 + }, + { + "date": "2023-07-18", + "equity": 12210.99, + "return_pct": 22.11 + }, + { + "date": "2023-07-19", + "equity": 12685.27, + "return_pct": 26.85 + }, + { + "date": "2023-07-20", + "equity": 12041.67, + "return_pct": 20.42 + }, + { + "date": "2023-07-21", + "equity": 11922.28, + "return_pct": 19.22 + }, + { + "date": "2023-07-24", + "equity": 11892.73, + "return_pct": 18.93 + }, + { + "date": "2023-07-25", + "equity": 11897.98, + "return_pct": 18.98 + }, + { + "date": "2023-07-26", + "equity": 11941.29, + "return_pct": 19.41 + }, + { + "date": "2023-07-27", + "equity": 11707.76, + "return_pct": 17.08 + }, + { + "date": "2023-07-28", + "equity": 12026.98, + "return_pct": 20.27 + }, + { + "date": "2023-07-31", + "equity": 12174.72, + "return_pct": 21.75 + }, + { + "date": "2023-08-01", + "equity": 12211.66, + "return_pct": 22.12 + }, + { + "date": "2023-08-02", + "equity": 12746.74, + "return_pct": 27.47 + }, + { + "date": "2023-08-03", + "equity": 12658.24, + "return_pct": 26.58 + }, + { + "date": "2023-08-04", + "equity": 12462.38, + "return_pct": 24.62 + }, + { + "date": "2023-08-07", + "equity": 12457.1, + "return_pct": 24.57 + }, + { + "date": "2023-08-08", + "equity": 12557.88, + "return_pct": 25.58 + }, + { + "date": "2023-08-09", + "equity": 12352.45, + "return_pct": 23.52 + }, + { + "date": "2023-08-10", + "equity": 12377.75, + "return_pct": 23.78 + }, + { + "date": "2023-08-11", + "equity": 12566.89, + "return_pct": 25.67 + }, + { + "date": "2023-08-14", + "equity": 12491.16, + "return_pct": 24.91 + }, + { + "date": "2023-08-15", + "equity": 12320.66, + "return_pct": 23.21 + }, + { + "date": "2023-08-16", + "equity": 12244.3, + "return_pct": 22.44 + }, + { + "date": "2023-08-17", + "equity": 12097.72, + "return_pct": 20.98 + }, + { + "date": "2023-08-18", + "equity": 12202.74, + "return_pct": 22.03 + }, + { + "date": "2023-08-21", + "equity": 12133.01, + "return_pct": 21.33 + }, + { + "date": "2023-08-22", + "equity": 12180.78, + "return_pct": 21.81 + }, + { + "date": "2023-08-23", + "equity": 12285.38, + "return_pct": 22.85 + }, + { + "date": "2023-08-24", + "equity": 12063.27, + "return_pct": 20.63 + }, + { + "date": "2023-08-25", + "equity": 12131.63, + "return_pct": 21.32 + }, + { + "date": "2023-08-28", + "equity": 12175.52, + "return_pct": 21.76 + }, + { + "date": "2023-08-29", + "equity": 12291.34, + "return_pct": 22.91 + }, + { + "date": "2023-08-30", + "equity": 12386.95, + "return_pct": 23.87 + }, + { + "date": "2023-08-31", + "equity": 12404.35, + "return_pct": 24.04 + }, + { + "date": "2023-09-01", + "equity": 12467.44, + "return_pct": 24.67 + }, + { + "date": "2023-09-05", + "equity": 12385.89, + "return_pct": 23.86 + }, + { + "date": "2023-09-06", + "equity": 12408.61, + "return_pct": 24.09 + }, + { + "date": "2023-09-07", + "equity": 12242.56, + "return_pct": 22.43 + }, + { + "date": "2023-09-08", + "equity": 12224.26, + "return_pct": 22.24 + }, + { + "date": "2023-09-11", + "equity": 12219.89, + "return_pct": 22.2 + }, + { + "date": "2023-09-12", + "equity": 12145.22, + "return_pct": 21.45 + }, + { + "date": "2023-09-13", + "equity": 12063.64, + "return_pct": 20.64 + }, + { + "date": "2023-09-14", + "equity": 12093.89, + "return_pct": 20.94 + }, + { + "date": "2023-09-15", + "equity": 11927.67, + "return_pct": 19.28 + }, + { + "date": "2023-09-18", + "equity": 11933.19, + "return_pct": 19.33 + }, + { + "date": "2023-09-19", + "equity": 11879.19, + "return_pct": 18.79 + }, + { + "date": "2023-09-20", + "equity": 11873.64, + "return_pct": 18.74 + }, + { + "date": "2023-09-21", + "equity": 11782.22, + "return_pct": 17.82 + }, + { + "date": "2023-09-22", + "equity": 11782.22, + "return_pct": 17.82 + }, + { + "date": "2023-09-25", + "equity": 11782.22, + "return_pct": 17.82 + }, + { + "date": "2023-09-26", + "equity": 11782.22, + "return_pct": 17.82 + }, + { + "date": "2023-09-27", + "equity": 11782.22, + "return_pct": 17.82 + }, + { + "date": "2023-09-28", + "equity": 11780.8, + "return_pct": 17.81 + }, + { + "date": "2023-09-29", + "equity": 11806.11, + "return_pct": 18.06 + }, + { + "date": "2023-10-02", + "equity": 11883.64, + "return_pct": 18.84 + }, + { + "date": "2023-10-03", + "equity": 11783.96, + "return_pct": 17.84 + }, + { + "date": "2023-10-04", + "equity": 11838.81, + "return_pct": 18.39 + }, + { + "date": "2023-10-05", + "equity": 11876.78, + "return_pct": 18.77 + }, + { + "date": "2023-10-06", + "equity": 11887.85, + "return_pct": 18.88 + }, + { + "date": "2023-10-09", + "equity": 11889.44, + "return_pct": 18.89 + }, + { + "date": "2023-10-10", + "equity": 11996.5, + "return_pct": 19.96 + }, + { + "date": "2023-10-11", + "equity": 11989.11, + "return_pct": 19.89 + }, + { + "date": "2023-10-12", + "equity": 11904.19, + "return_pct": 19.04 + }, + { + "date": "2023-10-13", + "equity": 11740.93, + "return_pct": 17.41 + }, + { + "date": "2023-10-16", + "equity": 11775.21, + "return_pct": 17.75 + }, + { + "date": "2023-10-17", + "equity": 11811.07, + "return_pct": 18.11 + }, + { + "date": "2023-10-18", + "equity": 11739.87, + "return_pct": 17.4 + }, + { + "date": "2023-10-19", + "equity": 11628.87, + "return_pct": 16.29 + }, + { + "date": "2023-10-20", + "equity": 11547.48, + "return_pct": 15.47 + }, + { + "date": "2023-10-23", + "equity": 11692.02, + "return_pct": 16.92 + }, + { + "date": "2023-10-24", + "equity": 11983.07, + "return_pct": 19.83 + }, + { + "date": "2023-10-25", + "equity": 11948.62, + "return_pct": 19.49 + }, + { + "date": "2023-10-26", + "equity": 11779.85, + "return_pct": 17.8 + }, + { + "date": "2023-10-27", + "equity": 11707.86, + "return_pct": 17.08 + }, + { + "date": "2023-10-30", + "equity": 11835.01, + "return_pct": 18.35 + }, + { + "date": "2023-10-31", + "equity": 11858.33, + "return_pct": 18.58 + }, + { + "date": "2023-11-01", + "equity": 11919.1, + "return_pct": 19.19 + }, + { + "date": "2023-11-02", + "equity": 12059.5, + "return_pct": 20.6 + }, + { + "date": "2023-11-03", + "equity": 12460.73, + "return_pct": 24.61 + }, + { + "date": "2023-11-06", + "equity": 12359.92, + "return_pct": 23.6 + }, + { + "date": "2023-11-07", + "equity": 12524.94, + "return_pct": 25.25 + }, + { + "date": "2023-11-08", + "equity": 12585.17, + "return_pct": 25.85 + }, + { + "date": "2023-11-09", + "equity": 12466.95, + "return_pct": 24.67 + }, + { + "date": "2023-11-10", + "equity": 12449.57, + "return_pct": 24.5 + }, + { + "date": "2023-11-13", + "equity": 12479.79, + "return_pct": 24.8 + }, + { + "date": "2023-11-14", + "equity": 12719.57, + "return_pct": 27.2 + }, + { + "date": "2023-11-15", + "equity": 12798.77, + "return_pct": 27.99 + }, + { + "date": "2023-11-16", + "equity": 12802.52, + "return_pct": 28.03 + }, + { + "date": "2023-11-17", + "equity": 12951.59, + "return_pct": 29.52 + }, + { + "date": "2023-11-20", + "equity": 13201.04, + "return_pct": 32.01 + }, + { + "date": "2023-11-21", + "equity": 12936.07, + "return_pct": 29.36 + }, + { + "date": "2023-11-22", + "equity": 13024.49, + "return_pct": 30.24 + }, + { + "date": "2023-11-24", + "equity": 13065.29, + "return_pct": 30.65 + }, + { + "date": "2023-11-27", + "equity": 13024.23, + "return_pct": 30.24 + }, + { + "date": "2023-11-28", + "equity": 13036.73, + "return_pct": 30.37 + }, + { + "date": "2023-11-29", + "equity": 12925.0, + "return_pct": 29.25 + }, + { + "date": "2023-11-30", + "equity": 12912.05, + "return_pct": 29.12 + }, + { + "date": "2023-12-01", + "equity": 13184.38, + "return_pct": 31.84 + }, + { + "date": "2023-12-04", + "equity": 13151.87, + "return_pct": 31.52 + }, + { + "date": "2023-12-05", + "equity": 13300.79, + "return_pct": 33.01 + }, + { + "date": "2023-12-06", + "equity": 13277.21, + "return_pct": 32.77 + }, + { + "date": "2023-12-07", + "equity": 13600.52, + "return_pct": 36.01 + }, + { + "date": "2023-12-08", + "equity": 13802.04, + "return_pct": 38.02 + }, + { + "date": "2023-12-11", + "equity": 13809.68, + "return_pct": 38.1 + }, + { + "date": "2023-12-12", + "equity": 13865.45, + "return_pct": 38.65 + }, + { + "date": "2023-12-13", + "equity": 14091.06, + "return_pct": 40.91 + }, + { + "date": "2023-12-14", + "equity": 14375.43, + "return_pct": 43.75 + }, + { + "date": "2023-12-15", + "equity": 14275.25, + "return_pct": 42.75 + }, + { + "date": "2023-12-18", + "equity": 14361.83, + "return_pct": 43.62 + }, + { + "date": "2023-12-19", + "equity": 14458.23, + "return_pct": 44.58 + }, + { + "date": "2023-12-20", + "equity": 14325.1, + "return_pct": 43.25 + }, + { + "date": "2023-12-21", + "equity": 14558.8, + "return_pct": 45.59 + }, + { + "date": "2023-12-22", + "equity": 14772.73, + "return_pct": 47.73 + }, + { + "date": "2023-12-26", + "equity": 14773.92, + "return_pct": 47.74 + }, + { + "date": "2023-12-27", + "equity": 15250.09, + "return_pct": 52.5 + }, + { + "date": "2023-12-28", + "equity": 15295.66, + "return_pct": 52.96 + }, + { + "date": "2023-12-29", + "equity": 14940.35, + "return_pct": 49.4 + }, + { + "date": "2024-01-02", + "equity": 14593.12, + "return_pct": 45.93 + }, + { + "date": "2024-01-03", + "equity": 14247.8, + "return_pct": 42.48 + }, + { + "date": "2024-01-04", + "equity": 14392.49, + "return_pct": 43.92 + }, + { + "date": "2024-01-05", + "equity": 14339.61, + "return_pct": 43.4 + }, + { + "date": "2024-01-08", + "equity": 14447.96, + "return_pct": 44.48 + }, + { + "date": "2024-01-09", + "equity": 14334.33, + "return_pct": 43.34 + }, + { + "date": "2024-01-10", + "equity": 14229.96, + "return_pct": 42.3 + }, + { + "date": "2024-01-11", + "equity": 14003.73, + "return_pct": 40.04 + }, + { + "date": "2024-01-12", + "equity": 13744.54, + "return_pct": 37.45 + }, + { + "date": "2024-01-16", + "equity": 13943.74, + "return_pct": 39.44 + }, + { + "date": "2024-01-17", + "equity": 13965.98, + "return_pct": 39.66 + }, + { + "date": "2024-01-18", + "equity": 13995.72, + "return_pct": 39.96 + }, + { + "date": "2024-01-19", + "equity": 13982.04, + "return_pct": 39.82 + }, + { + "date": "2024-01-22", + "equity": 13998.1, + "return_pct": 39.98 + }, + { + "date": "2024-01-23", + "equity": 14036.76, + "return_pct": 40.37 + }, + { + "date": "2024-01-24", + "equity": 14344.92, + "return_pct": 43.45 + }, + { + "date": "2024-01-25", + "equity": 14499.82, + "return_pct": 45.0 + }, + { + "date": "2024-01-26", + "equity": 14581.92, + "return_pct": 45.82 + }, + { + "date": "2024-01-29", + "equity": 14800.12, + "return_pct": 48.0 + }, + { + "date": "2024-01-30", + "equity": 14360.83, + "return_pct": 43.61 + }, + { + "date": "2024-01-31", + "equity": 14256.19, + "return_pct": 42.56 + }, + { + "date": "2024-02-01", + "equity": 14374.15, + "return_pct": 43.74 + }, + { + "date": "2024-02-02", + "equity": 14423.87, + "return_pct": 44.24 + }, + { + "date": "2024-02-05", + "equity": 14415.58, + "return_pct": 44.16 + }, + { + "date": "2024-02-06", + "equity": 14434.03, + "return_pct": 44.34 + }, + { + "date": "2024-02-07", + "equity": 14552.69, + "return_pct": 45.53 + }, + { + "date": "2024-02-08", + "equity": 14806.16, + "return_pct": 48.06 + }, + { + "date": "2024-02-09", + "equity": 15097.96, + "return_pct": 50.98 + }, + { + "date": "2024-02-12", + "equity": 15057.26, + "return_pct": 50.57 + }, + { + "date": "2024-02-13", + "equity": 14887.74, + "return_pct": 48.88 + }, + { + "date": "2024-02-14", + "equity": 15269.93, + "return_pct": 52.7 + }, + { + "date": "2024-02-15", + "equity": 16084.39, + "return_pct": 60.84 + }, + { + "date": "2024-02-16", + "equity": 15806.74, + "return_pct": 58.07 + }, + { + "date": "2024-02-20", + "equity": 15499.64, + "return_pct": 55.0 + }, + { + "date": "2024-02-21", + "equity": 15373.58, + "return_pct": 53.74 + }, + { + "date": "2024-02-22", + "equity": 15975.28, + "return_pct": 59.75 + }, + { + "date": "2024-02-23", + "equity": 15892.62, + "return_pct": 58.93 + }, + { + "date": "2024-02-26", + "equity": 15969.18, + "return_pct": 59.69 + }, + { + "date": "2024-02-27", + "equity": 16182.77, + "return_pct": 61.83 + }, + { + "date": "2024-02-28", + "equity": 15978.32, + "return_pct": 59.78 + }, + { + "date": "2024-02-29", + "equity": 16216.75, + "return_pct": 62.17 + }, + { + "date": "2024-03-01", + "equity": 16761.46, + "return_pct": 67.61 + }, + { + "date": "2024-03-04", + "equity": 16868.39, + "return_pct": 68.68 + }, + { + "date": "2024-03-05", + "equity": 16713.43, + "return_pct": 67.13 + }, + { + "date": "2024-03-06", + "equity": 16947.71, + "return_pct": 69.48 + }, + { + "date": "2024-03-07", + "equity": 17103.96, + "return_pct": 71.04 + }, + { + "date": "2024-03-08", + "equity": 17015.87, + "return_pct": 70.16 + }, + { + "date": "2024-03-11", + "equity": 16556.92, + "return_pct": 65.57 + }, + { + "date": "2024-03-12", + "equity": 16684.47, + "return_pct": 66.84 + }, + { + "date": "2024-03-13", + "equity": 16740.9, + "return_pct": 67.41 + }, + { + "date": "2024-03-14", + "equity": 16657.15, + "return_pct": 66.57 + }, + { + "date": "2024-03-15", + "equity": 16244.6, + "return_pct": 62.45 + }, + { + "date": "2024-03-18", + "equity": 16514.23, + "return_pct": 65.14 + }, + { + "date": "2024-03-19", + "equity": 16455.13, + "return_pct": 64.55 + }, + { + "date": "2024-03-20", + "equity": 16731.29, + "return_pct": 67.31 + }, + { + "date": "2024-03-21", + "equity": 16823.2, + "return_pct": 68.23 + }, + { + "date": "2024-03-22", + "equity": 16758.37, + "return_pct": 67.58 + }, + { + "date": "2024-03-25", + "equity": 16869.8, + "return_pct": 68.7 + }, + { + "date": "2024-03-26", + "equity": 16837.94, + "return_pct": 68.38 + }, + { + "date": "2024-03-27", + "equity": 16718.75, + "return_pct": 67.19 + }, + { + "date": "2024-03-28", + "equity": 16690.33, + "return_pct": 66.9 + }, + { + "date": "2024-04-01", + "equity": 16670.71, + "return_pct": 66.71 + }, + { + "date": "2024-04-02", + "equity": 16600.27, + "return_pct": 66.0 + }, + { + "date": "2024-04-03", + "equity": 16592.25, + "return_pct": 65.92 + }, + { + "date": "2024-04-04", + "equity": 16593.14, + "return_pct": 65.93 + }, + { + "date": "2024-04-05", + "equity": 16618.11, + "return_pct": 66.18 + }, + { + "date": "2024-04-08", + "equity": 16596.71, + "return_pct": 65.97 + }, + { + "date": "2024-04-09", + "equity": 16615.43, + "return_pct": 66.15 + }, + { + "date": "2024-04-10", + "equity": 16558.37, + "return_pct": 65.58 + }, + { + "date": "2024-04-11", + "equity": 16557.48, + "return_pct": 65.57 + }, + { + "date": "2024-04-12", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-15", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-16", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-17", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-18", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-19", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-22", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-23", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-24", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-25", + "equity": 16458.95, + "return_pct": 64.59 + }, + { + "date": "2024-04-26", + "equity": 16453.1, + "return_pct": 64.53 + }, + { + "date": "2024-04-29", + "equity": 16510.88, + "return_pct": 65.11 + }, + { + "date": "2024-04-30", + "equity": 16384.79, + "return_pct": 63.85 + }, + { + "date": "2024-05-01", + "equity": 16361.62, + "return_pct": 63.62 + }, + { + "date": "2024-05-02", + "equity": 16500.55, + "return_pct": 65.01 + }, + { + "date": "2024-05-03", + "equity": 16595.72, + "return_pct": 65.96 + }, + { + "date": "2024-05-06", + "equity": 16996.68, + "return_pct": 69.97 + }, + { + "date": "2024-05-07", + "equity": 16614.37, + "return_pct": 66.14 + }, + { + "date": "2024-05-08", + "equity": 16576.4, + "return_pct": 65.76 + }, + { + "date": "2024-05-09", + "equity": 16591.85, + "return_pct": 65.92 + }, + { + "date": "2024-05-10", + "equity": 16721.98, + "return_pct": 67.22 + }, + { + "date": "2024-05-13", + "equity": 16726.83, + "return_pct": 67.27 + }, + { + "date": "2024-05-14", + "equity": 17006.9, + "return_pct": 70.07 + }, + { + "date": "2024-05-15", + "equity": 17388.17, + "return_pct": 73.88 + }, + { + "date": "2024-05-16", + "equity": 17428.18, + "return_pct": 74.28 + }, + { + "date": "2024-05-17", + "equity": 17539.25, + "return_pct": 75.39 + }, + { + "date": "2024-05-20", + "equity": 17924.54, + "return_pct": 79.25 + }, + { + "date": "2024-05-21", + "equity": 17513.52, + "return_pct": 75.14 + }, + { + "date": "2024-05-22", + "equity": 17381.83, + "return_pct": 73.82 + }, + { + "date": "2024-05-23", + "equity": 17292.4, + "return_pct": 72.92 + }, + { + "date": "2024-05-24", + "equity": 18218.31, + "return_pct": 82.18 + }, + { + "date": "2024-05-28", + "equity": 18200.92, + "return_pct": 82.01 + }, + { + "date": "2024-05-29", + "equity": 17980.18, + "return_pct": 79.8 + }, + { + "date": "2024-05-30", + "equity": 17334.33, + "return_pct": 73.34 + }, + { + "date": "2024-05-31", + "equity": 17292.16, + "return_pct": 72.92 + }, + { + "date": "2024-06-03", + "equity": 17316.34, + "return_pct": 73.16 + }, + { + "date": "2024-06-04", + "equity": 17176.16, + "return_pct": 71.76 + }, + { + "date": "2024-06-05", + "equity": 17583.24, + "return_pct": 75.83 + }, + { + "date": "2024-06-06", + "equity": 17381.53, + "return_pct": 73.82 + }, + { + "date": "2024-06-07", + "equity": 17252.01, + "return_pct": 72.52 + }, + { + "date": "2024-06-10", + "equity": 17400.27, + "return_pct": 74.0 + }, + { + "date": "2024-06-11", + "equity": 17285.02, + "return_pct": 72.85 + }, + { + "date": "2024-06-12", + "equity": 17514.72, + "return_pct": 75.15 + }, + { + "date": "2024-06-13", + "equity": 17256.54, + "return_pct": 72.57 + }, + { + "date": "2024-06-14", + "equity": 17275.4, + "return_pct": 72.75 + }, + { + "date": "2024-06-17", + "equity": 17319.9, + "return_pct": 73.2 + }, + { + "date": "2024-06-18", + "equity": 17226.26, + "return_pct": 72.26 + }, + { + "date": "2024-06-20", + "equity": 17155.69, + "return_pct": 71.56 + }, + { + "date": "2024-06-21", + "equity": 17115.84, + "return_pct": 71.16 + }, + { + "date": "2024-06-24", + "equity": 17036.79, + "return_pct": 70.37 + }, + { + "date": "2024-06-25", + "equity": 17058.49, + "return_pct": 70.58 + }, + { + "date": "2024-06-26", + "equity": 17066.3, + "return_pct": 70.66 + }, + { + "date": "2024-06-27", + "equity": 17086.24, + "return_pct": 70.86 + }, + { + "date": "2024-06-28", + "equity": 17038.74, + "return_pct": 70.39 + }, + { + "date": "2024-07-01", + "equity": 17040.16, + "return_pct": 70.4 + }, + { + "date": "2024-07-02", + "equity": 17051.68, + "return_pct": 70.52 + }, + { + "date": "2024-07-03", + "equity": 17085.85, + "return_pct": 70.86 + }, + { + "date": "2024-07-05", + "equity": 17125.77, + "return_pct": 71.26 + }, + { + "date": "2024-07-08", + "equity": 17156.99, + "return_pct": 71.57 + }, + { + "date": "2024-07-09", + "equity": 17150.65, + "return_pct": 71.51 + }, + { + "date": "2024-07-10", + "equity": 17212.14, + "return_pct": 72.12 + }, + { + "date": "2024-07-11", + "equity": 16837.86, + "return_pct": 68.38 + }, + { + "date": "2024-07-12", + "equity": 16780.02, + "return_pct": 67.8 + }, + { + "date": "2024-07-15", + "equity": 16569.88, + "return_pct": 65.7 + }, + { + "date": "2024-07-16", + "equity": 16489.57, + "return_pct": 64.9 + }, + { + "date": "2024-07-17", + "equity": 16261.56, + "return_pct": 62.62 + }, + { + "date": "2024-07-18", + "equity": 16272.08, + "return_pct": 62.72 + }, + { + "date": "2024-07-19", + "equity": 16500.53, + "return_pct": 65.01 + }, + { + "date": "2024-07-22", + "equity": 16598.62, + "return_pct": 65.99 + }, + { + "date": "2024-07-23", + "equity": 16716.25, + "return_pct": 67.16 + }, + { + "date": "2024-07-24", + "equity": 16462.66, + "return_pct": 64.63 + }, + { + "date": "2024-07-25", + "equity": 16447.14, + "return_pct": 64.47 + }, + { + "date": "2024-07-26", + "equity": 16700.6, + "return_pct": 67.01 + }, + { + "date": "2024-07-29", + "equity": 16634.69, + "return_pct": 66.35 + }, + { + "date": "2024-07-30", + "equity": 16504.13, + "return_pct": 65.04 + }, + { + "date": "2024-07-31", + "equity": 16568.89, + "return_pct": 65.69 + }, + { + "date": "2024-08-01", + "equity": 16406.06, + "return_pct": 64.06 + }, + { + "date": "2024-08-02", + "equity": 16002.62, + "return_pct": 60.03 + }, + { + "date": "2024-08-05", + "equity": 15834.82, + "return_pct": 58.35 + }, + { + "date": "2024-08-06", + "equity": 15834.82, + "return_pct": 58.35 + }, + { + "date": "2024-08-07", + "equity": 15834.82, + "return_pct": 58.35 + }, + { + "date": "2024-08-08", + "equity": 15834.82, + "return_pct": 58.35 + }, + { + "date": "2024-08-09", + "equity": 15834.82, + "return_pct": 58.35 + }, + { + "date": "2024-08-12", + "equity": 15834.82, + "return_pct": 58.35 + }, + { + "date": "2024-08-13", + "equity": 15834.82, + "return_pct": 58.35 + }, + { + "date": "2024-08-14", + "equity": 15826.91, + "return_pct": 58.27 + }, + { + "date": "2024-08-15", + "equity": 16049.17, + "return_pct": 60.49 + }, + { + "date": "2024-08-16", + "equity": 15967.65, + "return_pct": 59.68 + }, + { + "date": "2024-08-19", + "equity": 16116.94, + "return_pct": 61.17 + }, + { + "date": "2024-08-20", + "equity": 16280.73, + "return_pct": 62.81 + }, + { + "date": "2024-08-21", + "equity": 16226.11, + "return_pct": 62.26 + }, + { + "date": "2024-08-22", + "equity": 16027.38, + "return_pct": 60.27 + }, + { + "date": "2024-08-23", + "equity": 16206.49, + "return_pct": 62.06 + }, + { + "date": "2024-08-26", + "equity": 15992.54, + "return_pct": 59.93 + }, + { + "date": "2024-08-27", + "equity": 16067.94, + "return_pct": 60.68 + }, + { + "date": "2024-08-28", + "equity": 15980.21, + "return_pct": 59.8 + }, + { + "date": "2024-08-29", + "equity": 15990.91, + "return_pct": 59.91 + }, + { + "date": "2024-08-30", + "equity": 16360.46, + "return_pct": 63.6 + }, + { + "date": "2024-09-03", + "equity": 15523.33, + "return_pct": 55.23 + }, + { + "date": "2024-09-04", + "equity": 15383.55, + "return_pct": 53.84 + }, + { + "date": "2024-09-05", + "equity": 15257.56, + "return_pct": 52.58 + }, + { + "date": "2024-09-06", + "equity": 14884.9, + "return_pct": 48.85 + }, + { + "date": "2024-09-09", + "equity": 15018.86, + "return_pct": 50.19 + }, + { + "date": "2024-09-10", + "equity": 15041.34, + "return_pct": 50.41 + }, + { + "date": "2024-09-11", + "equity": 14990.78, + "return_pct": 49.91 + }, + { + "date": "2024-09-12", + "equity": 15107.03, + "return_pct": 51.07 + }, + { + "date": "2024-09-13", + "equity": 15531.39, + "return_pct": 55.31 + }, + { + "date": "2024-09-16", + "equity": 15602.69, + "return_pct": 56.03 + }, + { + "date": "2024-09-17", + "equity": 15596.56, + "return_pct": 55.97 + }, + { + "date": "2024-09-18", + "equity": 15561.68, + "return_pct": 55.62 + }, + { + "date": "2024-09-19", + "equity": 15961.02, + "return_pct": 59.61 + }, + { + "date": "2024-09-20", + "equity": 17028.9, + "return_pct": 70.29 + }, + { + "date": "2024-09-23", + "equity": 17316.11, + "return_pct": 73.16 + }, + { + "date": "2024-09-24", + "equity": 17305.2, + "return_pct": 73.05 + }, + { + "date": "2024-09-25", + "equity": 17471.16, + "return_pct": 74.71 + }, + { + "date": "2024-09-26", + "equity": 17413.09, + "return_pct": 74.13 + }, + { + "date": "2024-09-27", + "equity": 17734.63, + "return_pct": 77.35 + }, + { + "date": "2024-09-30", + "equity": 17690.21, + "return_pct": 76.9 + }, + { + "date": "2024-10-01", + "equity": 17646.11, + "return_pct": 76.46 + }, + { + "date": "2024-10-02", + "equity": 17867.02, + "return_pct": 78.67 + }, + { + "date": "2024-10-03", + "equity": 18144.22, + "return_pct": 81.44 + }, + { + "date": "2024-10-04", + "equity": 18794.03, + "return_pct": 87.94 + }, + { + "date": "2024-10-07", + "equity": 18363.15, + "return_pct": 83.63 + }, + { + "date": "2024-10-08", + "equity": 18407.88, + "return_pct": 84.08 + }, + { + "date": "2024-10-09", + "equity": 18022.81, + "return_pct": 80.23 + }, + { + "date": "2024-10-10", + "equity": 17820.29, + "return_pct": 78.2 + }, + { + "date": "2024-10-11", + "equity": 18369.92, + "return_pct": 83.7 + }, + { + "date": "2024-10-14", + "equity": 18565.98, + "return_pct": 85.66 + }, + { + "date": "2024-10-15", + "equity": 18350.72, + "return_pct": 83.51 + }, + { + "date": "2024-10-16", + "equity": 18761.5, + "return_pct": 87.61 + }, + { + "date": "2024-10-17", + "equity": 18292.68, + "return_pct": 82.93 + }, + { + "date": "2024-10-18", + "equity": 18844.12, + "return_pct": 88.44 + }, + { + "date": "2024-10-21", + "equity": 18717.26, + "return_pct": 87.17 + }, + { + "date": "2024-10-22", + "equity": 18329.53, + "return_pct": 83.3 + }, + { + "date": "2024-10-23", + "equity": 18080.14, + "return_pct": 80.8 + }, + { + "date": "2024-10-24", + "equity": 18399.32, + "return_pct": 83.99 + }, + { + "date": "2024-10-25", + "equity": 18634.84, + "return_pct": 86.35 + }, + { + "date": "2024-10-28", + "equity": 18878.93, + "return_pct": 88.79 + }, + { + "date": "2024-10-29", + "equity": 18892.5, + "return_pct": 88.93 + }, + { + "date": "2024-10-30", + "equity": 18737.67, + "return_pct": 87.38 + }, + { + "date": "2024-10-31", + "equity": 18314.98, + "return_pct": 83.15 + }, + { + "date": "2024-11-01", + "equity": 18215.68, + "return_pct": 82.16 + }, + { + "date": "2024-11-04", + "equity": 18251.26, + "return_pct": 82.51 + }, + { + "date": "2024-11-05", + "equity": 18318.72, + "return_pct": 83.19 + }, + { + "date": "2024-11-06", + "equity": 18636.12, + "return_pct": 86.36 + }, + { + "date": "2024-11-07", + "equity": 18637.32, + "return_pct": 86.37 + }, + { + "date": "2024-11-08", + "equity": 18607.32, + "return_pct": 86.07 + }, + { + "date": "2024-11-11", + "equity": 18644.24, + "return_pct": 86.44 + }, + { + "date": "2024-11-12", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-13", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-14", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-15", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-18", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-19", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-20", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-21", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-22", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-25", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-26", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-27", + "equity": 18334.9, + "return_pct": 83.35 + }, + { + "date": "2024-11-29", + "equity": 18331.68, + "return_pct": 83.32 + }, + { + "date": "2024-12-02", + "equity": 18304.96, + "return_pct": 83.05 + }, + { + "date": "2024-12-03", + "equity": 18230.27, + "return_pct": 82.3 + }, + { + "date": "2024-12-04", + "equity": 18268.12, + "return_pct": 82.68 + }, + { + "date": "2024-12-05", + "equity": 18210.86, + "return_pct": 82.11 + }, + { + "date": "2024-12-06", + "equity": 18239.19, + "return_pct": 82.39 + }, + { + "date": "2024-12-09", + "equity": 18137.56, + "return_pct": 81.38 + }, + { + "date": "2024-12-10", + "equity": 18119.6, + "return_pct": 81.2 + }, + { + "date": "2024-12-11", + "equity": 18209.32, + "return_pct": 82.09 + }, + { + "date": "2024-12-12", + "equity": 18158.75, + "return_pct": 81.59 + }, + { + "date": "2024-12-13", + "equity": 18202.13, + "return_pct": 82.02 + }, + { + "date": "2024-12-16", + "equity": 18201.68, + "return_pct": 82.02 + }, + { + "date": "2024-12-17", + "equity": 18143.56, + "return_pct": 81.44 + }, + { + "date": "2024-12-18", + "equity": 18046.73, + "return_pct": 80.47 + }, + { + "date": "2024-12-19", + "equity": 17985.71, + "return_pct": 79.86 + }, + { + "date": "2024-12-20", + "equity": 17960.52, + "return_pct": 79.61 + }, + { + "date": "2024-12-23", + "equity": 17978.62, + "return_pct": 79.79 + }, + { + "date": "2024-12-24", + "equity": 17964.49, + "return_pct": 79.64 + }, + { + "date": "2024-12-26", + "equity": 17987.65, + "return_pct": 79.88 + }, + { + "date": "2024-12-27", + "equity": 17933.02, + "return_pct": 79.33 + }, + { + "date": "2024-12-30", + "equity": 17934.01, + "return_pct": 79.34 + }, + { + "date": "2024-12-31", + "equity": 17879.42, + "return_pct": 78.79 + }, + { + "date": "2025-01-02", + "equity": 17964.26, + "return_pct": 79.64 + }, + { + "date": "2025-01-03", + "equity": 18006.18, + "return_pct": 80.06 + }, + { + "date": "2025-01-06", + "equity": 18026.41, + "return_pct": 80.26 + }, + { + "date": "2025-01-07", + "equity": 17908.6, + "return_pct": 79.09 + }, + { + "date": "2025-01-08", + "equity": 17904.8, + "return_pct": 79.05 + }, + { + "date": "2025-01-10", + "equity": 17854.13, + "return_pct": 78.54 + }, + { + "date": "2025-01-13", + "equity": 17840.9, + "return_pct": 78.41 + }, + { + "date": "2025-01-14", + "equity": 17866.47, + "return_pct": 78.66 + }, + { + "date": "2025-01-15", + "equity": 17932.35, + "return_pct": 79.32 + }, + { + "date": "2025-01-16", + "equity": 17918.08, + "return_pct": 79.18 + }, + { + "date": "2025-01-17", + "equity": 17966.9, + "return_pct": 79.67 + }, + { + "date": "2025-01-21", + "equity": 17948.23, + "return_pct": 79.48 + }, + { + "date": "2025-01-22", + "equity": 18058.5, + "return_pct": 80.58 + }, + { + "date": "2025-01-23", + "equity": 18062.28, + "return_pct": 80.62 + }, + { + "date": "2025-01-24", + "equity": 18065.02, + "return_pct": 80.65 + }, + { + "date": "2025-01-27", + "equity": 17970.12, + "return_pct": 79.7 + }, + { + "date": "2025-01-28", + "equity": 18053.91, + "return_pct": 80.54 + }, + { + "date": "2025-01-29", + "equity": 18080.33, + "return_pct": 80.8 + }, + { + "date": "2025-01-30", + "equity": 18072.8, + "return_pct": 80.73 + }, + { + "date": "2025-01-31", + "equity": 18075.66, + "return_pct": 80.76 + }, + { + "date": "2025-02-03", + "equity": 17974.8, + "return_pct": 79.75 + }, + { + "date": "2025-02-04", + "equity": 17976.14, + "return_pct": 79.76 + }, + { + "date": "2025-02-05", + "equity": 17919.47, + "return_pct": 79.19 + }, + { + "date": "2025-02-06", + "equity": 17971.05, + "return_pct": 79.71 + }, + { + "date": "2025-02-07", + "equity": 17935.44, + "return_pct": 79.35 + }, + { + "date": "2025-02-10", + "equity": 18031.7, + "return_pct": 80.32 + }, + { + "date": "2025-02-11", + "equity": 17840.11, + "return_pct": 78.4 + }, + { + "date": "2025-02-12", + "equity": 17798.28, + "return_pct": 77.98 + }, + { + "date": "2025-02-13", + "equity": 17818.27, + "return_pct": 78.18 + }, + { + "date": "2025-02-14", + "equity": 17856.63, + "return_pct": 78.57 + }, + { + "date": "2025-02-18", + "equity": 17933.31, + "return_pct": 79.33 + }, + { + "date": "2025-02-19", + "equity": 17921.4, + "return_pct": 79.21 + }, + { + "date": "2025-02-20", + "equity": 17971.66, + "return_pct": 79.72 + }, + { + "date": "2025-02-21", + "equity": 17652.41, + "return_pct": 76.52 + }, + { + "date": "2025-02-24", + "equity": 17516.76, + "return_pct": 75.17 + }, + { + "date": "2025-02-25", + "equity": 17423.57, + "return_pct": 74.24 + }, + { + "date": "2025-02-26", + "equity": 17423.57, + "return_pct": 74.24 + }, + { + "date": "2025-02-27", + "equity": 17423.57, + "return_pct": 74.24 + }, + { + "date": "2025-02-28", + "equity": 17420.78, + "return_pct": 74.21 + }, + { + "date": "2025-03-03", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-04", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-05", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-06", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-07", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-10", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-11", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-12", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-13", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-14", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-17", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-18", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-19", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-20", + "equity": 17243.93, + "return_pct": 72.44 + }, + { + "date": "2025-03-21", + "equity": 17240.48, + "return_pct": 72.4 + }, + { + "date": "2025-03-24", + "equity": 17301.11, + "return_pct": 73.01 + }, + { + "date": "2025-03-25", + "equity": 17314.3, + "return_pct": 73.14 + }, + { + "date": "2025-03-26", + "equity": 17293.46, + "return_pct": 72.93 + }, + { + "date": "2025-03-27", + "equity": 17287.34, + "return_pct": 72.87 + }, + { + "date": "2025-03-28", + "equity": 17212.75, + "return_pct": 72.13 + }, + { + "date": "2025-03-31", + "equity": 17236.85, + "return_pct": 72.37 + }, + { + "date": "2025-04-01", + "equity": 17247.94, + "return_pct": 72.48 + }, + { + "date": "2025-04-02", + "equity": 17243.73, + "return_pct": 72.44 + }, + { + "date": "2025-04-03", + "equity": 17189.61, + "return_pct": 71.9 + }, + { + "date": "2025-04-04", + "equity": 17091.5, + "return_pct": 70.91 + }, + { + "date": "2025-04-07", + "equity": 17091.5, + "return_pct": 70.91 + }, + { + "date": "2025-04-08", + "equity": 17091.5, + "return_pct": 70.91 + }, + { + "date": "2025-04-09", + "equity": 17091.5, + "return_pct": 70.91 + }, + { + "date": "2025-04-10", + "equity": 17091.5, + "return_pct": 70.91 + }, + { + "date": "2025-04-11", + "equity": 17079.53, + "return_pct": 70.8 + }, + { + "date": "2025-04-14", + "equity": 17218.03, + "return_pct": 72.18 + }, + { + "date": "2025-04-15", + "equity": 17318.27, + "return_pct": 73.18 + }, + { + "date": "2025-04-16", + "equity": 16870.49, + "return_pct": 68.7 + }, + { + "date": "2025-04-17", + "equity": 16840.5, + "return_pct": 68.4 + }, + { + "date": "2025-04-21", + "equity": 16384.3, + "return_pct": 63.84 + }, + { + "date": "2025-04-22", + "equity": 16646.88, + "return_pct": 66.47 + }, + { + "date": "2025-04-23", + "equity": 16993.32, + "return_pct": 69.93 + }, + { + "date": "2025-04-24", + "equity": 17256.79, + "return_pct": 72.57 + }, + { + "date": "2025-04-25", + "equity": 17515.63, + "return_pct": 75.16 + }, + { + "date": "2025-04-28", + "equity": 17512.2, + "return_pct": 75.12 + }, + { + "date": "2025-04-29", + "equity": 17658.75, + "return_pct": 76.59 + }, + { + "date": "2025-04-30", + "equity": 17684.75, + "return_pct": 76.85 + }, + { + "date": "2025-05-01", + "equity": 17866.75, + "return_pct": 78.67 + }, + { + "date": "2025-05-02", + "equity": 18447.4, + "return_pct": 84.47 + }, + { + "date": "2025-05-05", + "equity": 18434.81, + "return_pct": 84.35 + }, + { + "date": "2025-05-06", + "equity": 18004.04, + "return_pct": 80.04 + }, + { + "date": "2025-05-07", + "equity": 17976.15, + "return_pct": 79.76 + }, + { + "date": "2025-05-08", + "equity": 18610.35, + "return_pct": 86.1 + }, + { + "date": "2025-05-09", + "equity": 18609.65, + "return_pct": 86.1 + }, + { + "date": "2025-05-12", + "equity": 19313.51, + "return_pct": 93.14 + }, + { + "date": "2025-05-13", + "equity": 20140.92, + "return_pct": 101.41 + }, + { + "date": "2025-05-14", + "equity": 20231.09, + "return_pct": 102.31 + }, + { + "date": "2025-05-15", + "equity": 20154.46, + "return_pct": 101.54 + }, + { + "date": "2025-05-16", + "equity": 20461.22, + "return_pct": 104.61 + }, + { + "date": "2025-05-19", + "equity": 20584.76, + "return_pct": 105.85 + }, + { + "date": "2025-05-20", + "equity": 20344.41, + "return_pct": 103.44 + }, + { + "date": "2025-05-21", + "equity": 19639.8, + "return_pct": 96.4 + }, + { + "date": "2025-05-22", + "equity": 19682.16, + "return_pct": 96.82 + }, + { + "date": "2025-05-23", + "equity": 19809.08, + "return_pct": 98.09 + }, + { + "date": "2025-05-27", + "equity": 20288.08, + "return_pct": 102.88 + }, + { + "date": "2025-05-28", + "equity": 20168.77, + "return_pct": 101.69 + }, + { + "date": "2025-05-29", + "equity": 19978.13, + "return_pct": 99.78 + }, + { + "date": "2025-05-30", + "equity": 20033.71, + "return_pct": 100.34 + }, + { + "date": "2025-06-02", + "equity": 20327.85, + "return_pct": 103.28 + }, + { + "date": "2025-06-03", + "equity": 20663.34, + "return_pct": 106.63 + }, + { + "date": "2025-06-04", + "equity": 20485.53, + "return_pct": 104.86 + }, + { + "date": "2025-06-05", + "equity": 20384.54, + "return_pct": 103.85 + }, + { + "date": "2025-06-06", + "equity": 20790.66, + "return_pct": 107.91 + }, + { + "date": "2025-06-09", + "equity": 20421.03, + "return_pct": 104.21 + }, + { + "date": "2025-06-10", + "equity": 20200.11, + "return_pct": 102.0 + }, + { + "date": "2025-06-11", + "equity": 20157.79, + "return_pct": 101.58 + }, + { + "date": "2025-06-12", + "equity": 20134.64, + "return_pct": 101.35 + }, + { + "date": "2025-06-13", + "equity": 19997.57, + "return_pct": 99.98 + }, + { + "date": "2025-06-16", + "equity": 20171.44, + "return_pct": 101.71 + }, + { + "date": "2025-06-17", + "equity": 19991.42, + "return_pct": 99.91 + }, + { + "date": "2025-06-18", + "equity": 20157.07, + "return_pct": 101.57 + }, + { + "date": "2025-06-20", + "equity": 20277.93, + "return_pct": 102.78 + }, + { + "date": "2025-06-23", + "equity": 20164.22, + "return_pct": 101.64 + }, + { + "date": "2025-06-24", + "equity": 20324.19, + "return_pct": 103.24 + }, + { + "date": "2025-06-25", + "equity": 20289.31, + "return_pct": 102.89 + }, + { + "date": "2025-06-26", + "equity": 20685.83, + "return_pct": 106.86 + }, + { + "date": "2025-06-27", + "equity": 21177.72, + "return_pct": 111.78 + }, + { + "date": "2025-06-30", + "equity": 21129.4, + "return_pct": 111.29 + }, + { + "date": "2025-07-01", + "equity": 20714.6, + "return_pct": 107.15 + }, + { + "date": "2025-07-02", + "equity": 20923.77, + "return_pct": 109.24 + }, + { + "date": "2025-07-03", + "equity": 21503.41, + "return_pct": 115.03 + }, + { + "date": "2025-07-07", + "equity": 21539.76, + "return_pct": 115.4 + }, + { + "date": "2025-07-08", + "equity": 21576.45, + "return_pct": 115.76 + }, + { + "date": "2025-07-09", + "equity": 21796.49, + "return_pct": 117.96 + }, + { + "date": "2025-07-10", + "equity": 21758.74, + "return_pct": 117.59 + }, + { + "date": "2025-07-11", + "equity": 21646.85, + "return_pct": 116.47 + }, + { + "date": "2025-07-14", + "equity": 21726.69, + "return_pct": 117.27 + }, + { + "date": "2025-07-15", + "equity": 21518.77, + "return_pct": 115.19 + }, + { + "date": "2025-07-16", + "equity": 21262.51, + "return_pct": 112.63 + }, + { + "date": "2025-07-17", + "equity": 21361.92, + "return_pct": 113.62 + }, + { + "date": "2025-07-18", + "equity": 21759.64, + "return_pct": 117.6 + }, + { + "date": "2025-07-21", + "equity": 21616.41, + "return_pct": 116.16 + }, + { + "date": "2025-07-22", + "equity": 21412.0, + "return_pct": 114.12 + }, + { + "date": "2025-07-23", + "equity": 21980.75, + "return_pct": 119.81 + }, + { + "date": "2025-07-24", + "equity": 21851.06, + "return_pct": 118.51 + }, + { + "date": "2025-07-25", + "equity": 21816.43, + "return_pct": 118.16 + }, + { + "date": "2025-07-28", + "equity": 22083.64, + "return_pct": 120.84 + }, + { + "date": "2025-07-29", + "equity": 21845.67, + "return_pct": 118.46 + }, + { + "date": "2025-07-30", + "equity": 22334.14, + "return_pct": 123.34 + }, + { + "date": "2025-07-31", + "equity": 22494.56, + "return_pct": 124.95 + }, + { + "date": "2025-08-01", + "equity": 21867.15, + "return_pct": 118.67 + }, + { + "date": "2025-08-04", + "equity": 21999.88, + "return_pct": 120.0 + }, + { + "date": "2025-08-05", + "equity": 21914.94, + "return_pct": 119.15 + }, + { + "date": "2025-08-06", + "equity": 22062.06, + "return_pct": 120.62 + }, + { + "date": "2025-08-07", + "equity": 22424.68, + "return_pct": 124.25 + }, + { + "date": "2025-08-08", + "equity": 22647.83, + "return_pct": 126.48 + }, + { + "date": "2025-08-11", + "equity": 22707.16, + "return_pct": 127.07 + }, + { + "date": "2025-08-12", + "equity": 22962.15, + "return_pct": 129.62 + }, + { + "date": "2025-08-13", + "equity": 22795.14, + "return_pct": 127.95 + }, + { + "date": "2025-08-14", + "equity": 22682.48, + "return_pct": 126.82 + }, + { + "date": "2025-08-15", + "equity": 22654.1, + "return_pct": 126.54 + }, + { + "date": "2025-08-18", + "equity": 22746.05, + "return_pct": 127.46 + }, + { + "date": "2025-08-19", + "equity": 22344.01, + "return_pct": 123.44 + }, + { + "date": "2025-08-20", + "equity": 22285.16, + "return_pct": 122.85 + }, + { + "date": "2025-08-21", + "equity": 22373.53, + "return_pct": 123.74 + }, + { + "date": "2025-08-22", + "equity": 22559.0, + "return_pct": 125.59 + }, + { + "date": "2025-08-25", + "equity": 22607.91, + "return_pct": 126.08 + }, + { + "date": "2025-08-26", + "equity": 22849.83, + "return_pct": 128.5 + }, + { + "date": "2025-08-27", + "equity": 22841.87, + "return_pct": 128.42 + }, + { + "date": "2025-08-28", + "equity": 23110.99, + "return_pct": 131.11 + }, + { + "date": "2025-08-29", + "equity": 22606.85, + "return_pct": 126.07 + }, + { + "date": "2025-09-02", + "equity": 22400.09, + "return_pct": 124.0 + }, + { + "date": "2025-09-03", + "equity": 22382.03, + "return_pct": 123.82 + }, + { + "date": "2025-09-04", + "equity": 22476.08, + "return_pct": 124.76 + }, + { + "date": "2025-09-05", + "equity": 22378.28, + "return_pct": 123.78 + }, + { + "date": "2025-09-08", + "equity": 22352.13, + "return_pct": 123.52 + }, + { + "date": "2025-09-09", + "equity": 22343.03, + "return_pct": 123.43 + }, + { + "date": "2025-09-10", + "equity": 22463.19, + "return_pct": 124.63 + }, + { + "date": "2025-09-11", + "equity": 22671.39, + "return_pct": 126.71 + }, + { + "date": "2025-09-12", + "equity": 22784.56, + "return_pct": 127.85 + }, + { + "date": "2025-09-15", + "equity": 23026.64, + "return_pct": 130.27 + }, + { + "date": "2025-09-16", + "equity": 23047.07, + "return_pct": 130.47 + }, + { + "date": "2025-09-17", + "equity": 23066.4, + "return_pct": 130.66 + }, + { + "date": "2025-09-18", + "equity": 23647.81, + "return_pct": 136.48 + }, + { + "date": "2025-09-19", + "equity": 23856.52, + "return_pct": 138.57 + }, + { + "date": "2025-09-22", + "equity": 24098.71, + "return_pct": 140.99 + }, + { + "date": "2025-09-23", + "equity": 23511.74, + "return_pct": 135.12 + }, + { + "date": "2025-09-24", + "equity": 23421.07, + "return_pct": 134.21 + }, + { + "date": "2025-09-25", + "equity": 22882.34, + "return_pct": 128.82 + }, + { + "date": "2025-09-26", + "equity": 23262.32, + "return_pct": 132.62 + }, + { + "date": "2025-09-29", + "equity": 23682.15, + "return_pct": 136.82 + }, + { + "date": "2025-09-30", + "equity": 24054.01, + "return_pct": 140.54 + }, + { + "date": "2025-10-01", + "equity": 24770.48, + "return_pct": 147.7 + }, + { + "date": "2025-10-02", + "equity": 24734.3, + "return_pct": 147.34 + }, + { + "date": "2025-10-03", + "equity": 24596.38, + "return_pct": 145.96 + }, + { + "date": "2025-10-06", + "equity": 25212.8, + "return_pct": 152.13 + }, + { + "date": "2025-10-07", + "equity": 24678.71, + "return_pct": 146.79 + }, + { + "date": "2025-10-08", + "equity": 25498.09, + "return_pct": 154.98 + }, + { + "date": "2025-10-09", + "equity": 25451.74, + "return_pct": 154.52 + }, + { + "date": "2025-10-10", + "equity": 24321.39, + "return_pct": 143.21 + }, + { + "date": "2025-10-13", + "equity": 25077.02, + "return_pct": 150.77 + }, + { + "date": "2025-10-14", + "equity": 24535.98, + "return_pct": 145.36 + }, + { + "date": "2025-10-15", + "equity": 24717.28, + "return_pct": 147.17 + }, + { + "date": "2025-10-16", + "equity": 24317.82, + "return_pct": 143.18 + }, + { + "date": "2025-10-17", + "equity": 24291.36, + "return_pct": 142.91 + }, + { + "date": "2025-10-20", + "equity": 24534.64, + "return_pct": 145.35 + }, + { + "date": "2025-10-21", + "equity": 24424.52, + "return_pct": 144.25 + }, + { + "date": "2025-10-22", + "equity": 23895.01, + "return_pct": 138.95 + }, + { + "date": "2025-10-23", + "equity": 24049.93, + "return_pct": 140.5 + }, + { + "date": "2025-10-24", + "equity": 24521.07, + "return_pct": 145.21 + }, + { + "date": "2025-10-27", + "equity": 24532.69, + "return_pct": 145.33 + }, + { + "date": "2025-10-28", + "equity": 24550.34, + "return_pct": 145.5 + }, + { + "date": "2025-10-29", + "equity": 24499.55, + "return_pct": 145.0 + }, + { + "date": "2025-10-30", + "equity": 24479.75, + "return_pct": 144.8 + }, + { + "date": "2025-10-31", + "equity": 24553.35, + "return_pct": 145.53 + }, + { + "date": "2025-11-03", + "equity": 24574.87, + "return_pct": 145.75 + }, + { + "date": "2025-11-04", + "equity": 24493.52, + "return_pct": 144.94 + }, + { + "date": "2025-11-05", + "equity": 24443.59, + "return_pct": 144.44 + }, + { + "date": "2025-11-06", + "equity": 24371.7, + "return_pct": 143.72 + }, + { + "date": "2025-11-07", + "equity": 24482.45, + "return_pct": 144.82 + }, + { + "date": "2025-11-10", + "equity": 24577.42, + "return_pct": 145.77 + }, + { + "date": "2025-11-11", + "equity": 24225.4, + "return_pct": 142.25 + }, + { + "date": "2025-11-12", + "equity": 24186.63, + "return_pct": 141.87 + }, + { + "date": "2025-11-13", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-14", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-17", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-18", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-19", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-20", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-21", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-24", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-25", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-26", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-11-28", + "equity": 23991.08, + "return_pct": 139.91 + }, + { + "date": "2025-12-01", + "equity": 23984.6, + "return_pct": 139.85 + }, + { + "date": "2025-12-02", + "equity": 24112.02, + "return_pct": 141.12 + }, + { + "date": "2025-12-03", + "equity": 24301.39, + "return_pct": 143.01 + }, + { + "date": "2025-12-04", + "equity": 24465.87, + "return_pct": 144.66 + }, + { + "date": "2025-12-05", + "equity": 24507.28, + "return_pct": 145.07 + }, + { + "date": "2025-12-08", + "equity": 24364.0, + "return_pct": 143.64 + }, + { + "date": "2025-12-09", + "equity": 24578.02, + "return_pct": 145.78 + }, + { + "date": "2025-12-10", + "equity": 24654.82, + "return_pct": 146.55 + }, + { + "date": "2025-12-11", + "equity": 24671.93, + "return_pct": 146.72 + }, + { + "date": "2025-12-12", + "equity": 24481.09, + "return_pct": 144.81 + }, + { + "date": "2025-12-15", + "equity": 24632.72, + "return_pct": 146.33 + }, + { + "date": "2025-12-16", + "equity": 24855.41, + "return_pct": 148.55 + }, + { + "date": "2025-12-17", + "equity": 24362.54, + "return_pct": 143.63 + }, + { + "date": "2025-12-18", + "equity": 24837.64, + "return_pct": 148.38 + }, + { + "date": "2025-12-19", + "equity": 25097.82, + "return_pct": 150.98 + }, + { + "date": "2025-12-22", + "equity": 25229.3, + "return_pct": 152.29 + }, + { + "date": "2025-12-23", + "equity": 25182.03, + "return_pct": 151.82 + }, + { + "date": "2025-12-24", + "equity": 25177.13, + "return_pct": 151.77 + }, + { + "date": "2025-12-26", + "equity": 24920.7, + "return_pct": 149.21 + }, + { + "date": "2025-12-29", + "equity": 24628.25, + "return_pct": 146.28 + }, + { + "date": "2025-12-30", + "equity": 24493.9, + "return_pct": 144.94 + }, + { + "date": "2025-12-31", + "equity": 24300.94, + "return_pct": 143.01 + }, + { + "date": "2026-01-02", + "equity": 23776.35, + "return_pct": 137.76 + }, + { + "date": "2026-01-05", + "equity": 23957.63, + "return_pct": 139.58 + }, + { + "date": "2026-01-06", + "equity": 23728.44, + "return_pct": 137.28 + }, + { + "date": "2026-01-07", + "equity": 23783.83, + "return_pct": 137.84 + }, + { + "date": "2026-01-08", + "equity": 23619.12, + "return_pct": 136.19 + }, + { + "date": "2026-01-09", + "equity": 24208.87, + "return_pct": 142.09 + }, + { + "date": "2026-01-12", + "equity": 24168.35, + "return_pct": 141.68 + }, + { + "date": "2026-01-13", + "equity": 24467.93, + "return_pct": 144.68 + }, + { + "date": "2026-01-14", + "equity": 24275.61, + "return_pct": 142.76 + }, + { + "date": "2026-01-15", + "equity": 24319.21, + "return_pct": 143.19 + }, + { + "date": "2026-01-16", + "equity": 24275.7, + "return_pct": 142.76 + }, + { + "date": "2026-01-20", + "equity": 24410.34, + "return_pct": 144.1 + }, + { + "date": "2026-01-21", + "equity": 25201.58, + "return_pct": 152.02 + }, + { + "date": "2026-01-22", + "equity": 25272.27, + "return_pct": 152.72 + }, + { + "date": "2026-01-23", + "equity": 24532.85, + "return_pct": 145.33 + }, + { + "date": "2026-01-26", + "equity": 24114.4, + "return_pct": 141.14 + }, + { + "date": "2026-01-27", + "equity": 24249.06, + "return_pct": 142.49 + }, + { + "date": "2026-01-28", + "equity": 24585.61, + "return_pct": 145.86 + }, + { + "date": "2026-01-29", + "equity": 24560.76, + "return_pct": 145.61 + }, + { + "date": "2026-01-30", + "equity": 24068.55, + "return_pct": 140.69 + }, + { + "date": "2026-02-02", + "equity": 24291.98, + "return_pct": 142.92 + }, + { + "date": "2026-02-03", + "equity": 24227.18, + "return_pct": 142.27 + }, + { + "date": "2026-02-04", + "equity": 23597.27, + "return_pct": 135.97 + }, + { + "date": "2026-02-05", + "equity": 23567.33, + "return_pct": 135.67 + }, + { + "date": "2026-02-06", + "equity": 23762.73, + "return_pct": 137.63 + }, + { + "date": "2026-02-09", + "equity": 23733.63, + "return_pct": 137.34 + }, + { + "date": "2026-02-10", + "equity": 23475.04, + "return_pct": 134.75 + }, + { + "date": "2026-02-11", + "equity": 23571.49, + "return_pct": 135.71 + }, + { + "date": "2026-02-12", + "equity": 23411.17, + "return_pct": 134.11 + }, + { + "date": "2026-02-13", + "equity": 23512.46, + "return_pct": 135.12 + }, + { + "date": "2026-02-17", + "equity": 23531.5, + "return_pct": 135.31 + }, + { + "date": "2026-02-18", + "equity": 23483.81, + "return_pct": 134.84 + }, + { + "date": "2026-02-19", + "equity": 23374.78, + "return_pct": 133.75 + }, + { + "date": "2026-02-20", + "equity": 23406.17, + "return_pct": 134.06 + }, + { + "date": "2026-02-23", + "equity": 23288.32, + "return_pct": 132.88 + }, + { + "date": "2026-02-24", + "equity": 23387.56, + "return_pct": 133.88 + }, + { + "date": "2026-02-25", + "equity": 23518.38, + "return_pct": 135.18 + }, + { + "date": "2026-02-26", + "equity": 23318.71, + "return_pct": 133.19 + }, + { + "date": "2026-02-27", + "equity": 23357.04, + "return_pct": 133.57 + }, + { + "date": "2026-03-02", + "equity": 23115.79, + "return_pct": 131.16 + }, + { + "date": "2026-03-03", + "equity": 22656.08, + "return_pct": 126.56 + }, + { + "date": "2026-03-04", + "equity": 23111.41, + "return_pct": 131.11 + }, + { + "date": "2026-03-05", + "equity": 22820.54, + "return_pct": 128.21 + }, + { + "date": "2026-03-06", + "equity": 22567.74, + "return_pct": 125.68 + }, + { + "date": "2026-03-09", + "equity": 22721.24, + "return_pct": 127.21 + }, + { + "date": "2026-03-10", + "equity": 22685.01, + "return_pct": 126.85 + }, + { + "date": "2026-03-11", + "equity": 22732.21, + "return_pct": 127.32 + }, + { + "date": "2026-03-12", + "equity": 22609.21, + "return_pct": 126.09 + }, + { + "date": "2026-03-13", + "equity": 22566.53, + "return_pct": 125.67 + }, + { + "date": "2026-03-16", + "equity": 22644.75, + "return_pct": 126.45 + }, + { + "date": "2026-03-17", + "equity": 22731.66, + "return_pct": 127.32 + }, + { + "date": "2026-03-18", + "equity": 22631.42, + "return_pct": 126.31 + }, + { + "date": "2026-03-19", + "equity": 22700.68, + "return_pct": 127.01 + }, + { + "date": "2026-03-20", + "equity": 22648.57, + "return_pct": 126.49 + }, + { + "date": "2026-03-23", + "equity": 22925.79, + "return_pct": 129.26 + }, + { + "date": "2026-03-24", + "equity": 22897.65, + "return_pct": 128.98 + }, + { + "date": "2026-03-25", + "equity": 22964.29, + "return_pct": 129.64 + }, + { + "date": "2026-03-26", + "equity": 22510.59, + "return_pct": 125.11 + }, + { + "date": "2026-03-27", + "equity": 22201.06, + "return_pct": 122.01 + }, + { + "date": "2026-03-30", + "equity": 21958.59, + "return_pct": 119.59 + }, + { + "date": "2026-03-31", + "equity": 22251.62, + "return_pct": 122.52 + }, + { + "date": "2026-04-01", + "equity": 22324.6, + "return_pct": 123.25 + }, + { + "date": "2026-04-02", + "equity": 22236.36, + "return_pct": 122.36 + }, + { + "date": "2026-04-06", + "equity": 22243.85, + "return_pct": 122.44 + }, + { + "date": "2026-04-07", + "equity": 22290.05, + "return_pct": 122.9 + }, + { + "date": "2026-04-08", + "equity": 22823.31, + "return_pct": 128.23 + }, + { + "date": "2026-04-09", + "equity": 23048.28, + "return_pct": 130.48 + }, + { + "date": "2026-04-10", + "equity": 23301.61, + "return_pct": 133.02 + }, + { + "date": "2026-04-13", + "equity": 23302.31, + "return_pct": 133.02 + }, + { + "date": "2026-04-14", + "equity": 23778.59, + "return_pct": 137.79 + }, + { + "date": "2026-04-15", + "equity": 23625.3, + "return_pct": 136.25 + }, + { + "date": "2026-04-16", + "equity": 23923.46, + "return_pct": 139.23 + }, + { + "date": "2026-04-17", + "equity": 24225.85, + "return_pct": 142.26 + }, + { + "date": "2026-04-20", + "equity": 24127.63, + "return_pct": 141.28 + }, + { + "date": "2026-04-21", + "equity": 24020.74, + "return_pct": 140.21 + }, + { + "date": "2026-04-22", + "equity": 24514.21, + "return_pct": 145.14 + }, + { + "date": "2026-04-23", + "equity": 24362.03, + "return_pct": 143.62 + }, + { + "date": "2026-04-24", + "equity": 25158.37, + "return_pct": 151.58 + }, + { + "date": "2026-04-27", + "equity": 24986.25, + "return_pct": 149.86 + }, + { + "date": "2026-04-28", + "equity": 24581.71, + "return_pct": 145.82 + }, + { + "date": "2026-04-29", + "equity": 24863.69, + "return_pct": 148.64 + }, + { + "date": "2026-04-30", + "equity": 24867.11, + "return_pct": 148.67 + }, + { + "date": "2026-05-01", + "equity": 24804.62, + "return_pct": 148.05 + }, + { + "date": "2026-05-04", + "equity": 24510.97, + "return_pct": 145.11 + }, + { + "date": "2026-05-05", + "equity": 24583.14, + "return_pct": 145.83 + }, + { + "date": "2026-05-06", + "equity": 25586.45, + "return_pct": 155.86 + }, + { + "date": "2026-05-07", + "equity": 25480.65, + "return_pct": 154.81 + }, + { + "date": "2026-05-08", + "equity": 26214.61, + "return_pct": 162.15 + }, + { + "date": "2026-05-11", + "equity": 26371.53, + "return_pct": 163.72 + }, + { + "date": "2026-05-12", + "equity": 26242.11, + "return_pct": 162.42 + }, + { + "date": "2026-05-13", + "equity": 26318.93, + "return_pct": 163.19 + }, + { + "date": "2026-05-14", + "equity": 26630.34, + "return_pct": 166.3 + }, + { + "date": "2026-05-15", + "equity": 25972.48, + "return_pct": 159.72 + }, + { + "date": "2026-05-18", + "equity": 25830.52, + "return_pct": 158.31 + }, + { + "date": "2026-05-19", + "equity": 25821.02, + "return_pct": 158.21 + }, + { + "date": "2026-05-20", + "equity": 25843.13, + "return_pct": 158.43 + }, + { + "date": "2026-05-21", + "equity": 25814.02, + "return_pct": 158.14 + }, + { + "date": "2026-05-22", + "equity": 25837.23, + "return_pct": 158.37 + }, + { + "date": "2026-05-26", + "equity": 25883.43, + "return_pct": 158.83 + }, + { + "date": "2026-05-27", + "equity": 25871.43, + "return_pct": 158.71 + }, + { + "date": "2026-05-28", + "equity": 25863.33, + "return_pct": 158.63 + }, + { + "date": "2026-05-29", + "equity": 25849.43, + "return_pct": 158.49 + }, + { + "date": "2026-06-01", + "equity": 25818.12, + "return_pct": 158.18 + }, + { + "date": "2026-06-02", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-03", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-04", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-05", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-08", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-09", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-10", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-11", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-12", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-15", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-16", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-17", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-18", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-22", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-23", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-24", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-25", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-26", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-29", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-06-30", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-07-01", + "equity": 25871.56, + "return_pct": 158.72 + }, + { + "date": "2026-07-02", + "equity": 25871.56, + "return_pct": 158.72 + } + ], + "benchmark_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10035.34, + "return_pct": 0.35 + }, + { + "date": "2021-07-08", + "equity": 9953.57, + "return_pct": -0.46 + }, + { + "date": "2021-07-09", + "equity": 10059.82, + "return_pct": 0.6 + }, + { + "date": "2021-07-12", + "equity": 10095.86, + "return_pct": 0.96 + }, + { + "date": "2021-07-13", + "equity": 10061.44, + "return_pct": 0.61 + }, + { + "date": "2021-07-14", + "equity": 10076.46, + "return_pct": 0.76 + }, + { + "date": "2021-07-15", + "equity": 10042.04, + "return_pct": 0.42 + }, + { + "date": "2021-07-16", + "equity": 9963.27, + "return_pct": -0.37 + }, + { + "date": "2021-07-19", + "equity": 9816.14, + "return_pct": -1.84 + }, + { + "date": "2021-07-20", + "equity": 9956.81, + "return_pct": -0.43 + }, + { + "date": "2021-07-21", + "equity": 10037.42, + "return_pct": 0.37 + }, + { + "date": "2021-07-22", + "equity": 10058.44, + "return_pct": 0.58 + }, + { + "date": "2021-07-23", + "equity": 10161.92, + "return_pct": 1.62 + }, + { + "date": "2021-07-26", + "equity": 10186.87, + "return_pct": 1.87 + }, + { + "date": "2021-07-27", + "equity": 10140.44, + "return_pct": 1.4 + }, + { + "date": "2021-07-28", + "equity": 10136.28, + "return_pct": 1.36 + }, + { + "date": "2021-07-29", + "equity": 10178.32, + "return_pct": 1.78 + }, + { + "date": "2021-07-30", + "equity": 10128.89, + "return_pct": 1.29 + }, + { + "date": "2021-08-02", + "equity": 10107.64, + "return_pct": 1.08 + }, + { + "date": "2021-08-03", + "equity": 10189.87, + "return_pct": 1.9 + }, + { + "date": "2021-08-04", + "equity": 10139.75, + "return_pct": 1.4 + }, + { + "date": "2021-08-05", + "equity": 10203.96, + "return_pct": 2.04 + }, + { + "date": "2021-08-06", + "equity": 10220.82, + "return_pct": 2.21 + }, + { + "date": "2021-08-09", + "equity": 10212.51, + "return_pct": 2.13 + }, + { + "date": "2021-08-10", + "equity": 10225.21, + "return_pct": 2.25 + }, + { + "date": "2021-08-11", + "equity": 10250.62, + "return_pct": 2.51 + }, + { + "date": "2021-08-12", + "equity": 10281.34, + "return_pct": 2.81 + }, + { + "date": "2021-08-13", + "equity": 10300.05, + "return_pct": 3.0 + }, + { + "date": "2021-08-16", + "equity": 10324.3, + "return_pct": 3.24 + }, + { + "date": "2021-08-17", + "equity": 10256.62, + "return_pct": 2.57 + }, + { + "date": "2021-08-18", + "equity": 10144.37, + "return_pct": 1.44 + }, + { + "date": "2021-08-19", + "equity": 10160.07, + "return_pct": 1.6 + }, + { + "date": "2021-08-20", + "equity": 10240.92, + "return_pct": 2.41 + }, + { + "date": "2021-08-23", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2021-08-24", + "equity": 10347.4, + "return_pct": 3.47 + }, + { + "date": "2021-08-25", + "equity": 10369.11, + "return_pct": 3.69 + }, + { + "date": "2021-08-26", + "equity": 10307.9, + "return_pct": 3.08 + }, + { + "date": "2021-08-27", + "equity": 10400.06, + "return_pct": 4.0 + }, + { + "date": "2021-08-30", + "equity": 10445.8, + "return_pct": 4.46 + }, + { + "date": "2021-08-31", + "equity": 10430.32, + "return_pct": 4.3 + }, + { + "date": "2021-09-01", + "equity": 10435.87, + "return_pct": 4.36 + }, + { + "date": "2021-09-02", + "equity": 10467.97, + "return_pct": 4.68 + }, + { + "date": "2021-09-03", + "equity": 10465.43, + "return_pct": 4.65 + }, + { + "date": "2021-09-07", + "equity": 10428.01, + "return_pct": 4.28 + }, + { + "date": "2021-09-08", + "equity": 10415.31, + "return_pct": 4.15 + }, + { + "date": "2021-09-09", + "equity": 10370.73, + "return_pct": 3.71 + }, + { + "date": "2021-09-10", + "equity": 10288.96, + "return_pct": 2.89 + }, + { + "date": "2021-09-13", + "equity": 10315.29, + "return_pct": 3.15 + }, + { + "date": "2021-09-14", + "equity": 10259.63, + "return_pct": 2.6 + }, + { + "date": "2021-09-15", + "equity": 10345.32, + "return_pct": 3.45 + }, + { + "date": "2021-09-16", + "equity": 10328.92, + "return_pct": 3.29 + }, + { + "date": "2021-09-17", + "equity": 10195.64, + "return_pct": 1.96 + }, + { + "date": "2021-09-20", + "equity": 10025.64, + "return_pct": 0.26 + }, + { + "date": "2021-09-21", + "equity": 10016.17, + "return_pct": 0.16 + }, + { + "date": "2021-09-22", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-09-23", + "equity": 10236.76, + "return_pct": 2.37 + }, + { + "date": "2021-09-24", + "equity": 10253.62, + "return_pct": 2.54 + }, + { + "date": "2021-09-27", + "equity": 10224.29, + "return_pct": 2.24 + }, + { + "date": "2021-09-28", + "equity": 10018.25, + "return_pct": 0.18 + }, + { + "date": "2021-09-29", + "equity": 10035.11, + "return_pct": 0.35 + }, + { + "date": "2021-09-30", + "equity": 9912.46, + "return_pct": -0.88 + }, + { + "date": "2021-10-01", + "equity": 10030.26, + "return_pct": 0.3 + }, + { + "date": "2021-10-04", + "equity": 9900.91, + "return_pct": -0.99 + }, + { + "date": "2021-10-05", + "equity": 10003.93, + "return_pct": 0.04 + }, + { + "date": "2021-10-06", + "equity": 10045.5, + "return_pct": 0.46 + }, + { + "date": "2021-10-07", + "equity": 10132.35, + "return_pct": 1.32 + }, + { + "date": "2021-10-08", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-10-11", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2021-10-12", + "equity": 10015.94, + "return_pct": 0.16 + }, + { + "date": "2021-10-13", + "equity": 10051.97, + "return_pct": 0.52 + }, + { + "date": "2021-10-14", + "equity": 10221.05, + "return_pct": 2.21 + }, + { + "date": "2021-10-15", + "equity": 10298.89, + "return_pct": 2.99 + }, + { + "date": "2021-10-18", + "equity": 10329.38, + "return_pct": 3.29 + }, + { + "date": "2021-10-19", + "equity": 10409.07, + "return_pct": 4.09 + }, + { + "date": "2021-10-20", + "equity": 10449.96, + "return_pct": 4.5 + }, + { + "date": "2021-10-21", + "equity": 10477.21, + "return_pct": 4.77 + }, + { + "date": "2021-10-22", + "equity": 10466.36, + "return_pct": 4.66 + }, + { + "date": "2021-10-25", + "equity": 10522.49, + "return_pct": 5.22 + }, + { + "date": "2021-10-26", + "equity": 10531.96, + "return_pct": 5.32 + }, + { + "date": "2021-10-27", + "equity": 10485.3, + "return_pct": 4.85 + }, + { + "date": "2021-10-28", + "equity": 10586.47, + "return_pct": 5.86 + }, + { + "date": "2021-10-29", + "equity": 10607.95, + "return_pct": 6.08 + }, + { + "date": "2021-11-01", + "equity": 10626.2, + "return_pct": 6.26 + }, + { + "date": "2021-11-02", + "equity": 10669.16, + "return_pct": 6.69 + }, + { + "date": "2021-11-03", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2021-11-04", + "equity": 10784.88, + "return_pct": 7.85 + }, + { + "date": "2021-11-05", + "equity": 10822.3, + "return_pct": 8.22 + }, + { + "date": "2021-11-08", + "equity": 10831.54, + "return_pct": 8.32 + }, + { + "date": "2021-11-09", + "equity": 10795.74, + "return_pct": 7.96 + }, + { + "date": "2021-11-10", + "equity": 10708.89, + "return_pct": 7.09 + }, + { + "date": "2021-11-11", + "equity": 10712.36, + "return_pct": 7.12 + }, + { + "date": "2021-11-12", + "equity": 10793.2, + "return_pct": 7.93 + }, + { + "date": "2021-11-15", + "equity": 10796.9, + "return_pct": 7.97 + }, + { + "date": "2021-11-16", + "equity": 10839.63, + "return_pct": 8.4 + }, + { + "date": "2021-11-17", + "equity": 10813.3, + "return_pct": 8.13 + }, + { + "date": "2021-11-18", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2021-11-19", + "equity": 10830.62, + "return_pct": 8.31 + }, + { + "date": "2021-11-22", + "equity": 10800.13, + "return_pct": 8.0 + }, + { + "date": "2021-11-23", + "equity": 10814.45, + "return_pct": 8.14 + }, + { + "date": "2021-11-24", + "equity": 10843.32, + "return_pct": 8.43 + }, + { + "date": "2021-11-26", + "equity": 10601.48, + "return_pct": 6.01 + }, + { + "date": "2021-11-29", + "equity": 10731.53, + "return_pct": 7.32 + }, + { + "date": "2021-11-30", + "equity": 10522.72, + "return_pct": 5.23 + }, + { + "date": "2021-12-01", + "equity": 10405.84, + "return_pct": 4.06 + }, + { + "date": "2021-12-02", + "equity": 10565.22, + "return_pct": 5.65 + }, + { + "date": "2021-12-03", + "equity": 10473.29, + "return_pct": 4.73 + }, + { + "date": "2021-12-06", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2021-12-07", + "equity": 10816.53, + "return_pct": 8.17 + }, + { + "date": "2021-12-08", + "equity": 10845.17, + "return_pct": 8.45 + }, + { + "date": "2021-12-09", + "equity": 10771.95, + "return_pct": 7.72 + }, + { + "date": "2021-12-10", + "equity": 10873.35, + "return_pct": 8.73 + }, + { + "date": "2021-12-13", + "equity": 10777.49, + "return_pct": 7.77 + }, + { + "date": "2021-12-14", + "equity": 10702.88, + "return_pct": 7.03 + }, + { + "date": "2021-12-15", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-16", + "equity": 10774.26, + "return_pct": 7.74 + }, + { + "date": "2021-12-17", + "equity": 10622.27, + "return_pct": 6.22 + }, + { + "date": "2021-12-20", + "equity": 10509.32, + "return_pct": 5.09 + }, + { + "date": "2021-12-21", + "equity": 10695.96, + "return_pct": 6.96 + }, + { + "date": "2021-12-22", + "equity": 10802.9, + "return_pct": 8.03 + }, + { + "date": "2021-12-23", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-27", + "equity": 11023.95, + "return_pct": 10.24 + }, + { + "date": "2021-12-28", + "equity": 11014.94, + "return_pct": 10.15 + }, + { + "date": "2021-12-29", + "equity": 11029.03, + "return_pct": 10.29 + }, + { + "date": "2021-12-30", + "equity": 10998.54, + "return_pct": 9.99 + }, + { + "date": "2021-12-31", + "equity": 10970.83, + "return_pct": 9.71 + }, + { + "date": "2022-01-03", + "equity": 11034.35, + "return_pct": 10.34 + }, + { + "date": "2022-01-04", + "equity": 11030.65, + "return_pct": 10.31 + }, + { + "date": "2022-01-05", + "equity": 10818.84, + "return_pct": 8.19 + }, + { + "date": "2022-01-06", + "equity": 10808.68, + "return_pct": 8.09 + }, + { + "date": "2022-01-07", + "equity": 10765.94, + "return_pct": 7.66 + }, + { + "date": "2022-01-10", + "equity": 10752.55, + "return_pct": 7.53 + }, + { + "date": "2022-01-11", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2022-01-12", + "equity": 10879.82, + "return_pct": 8.8 + }, + { + "date": "2022-01-13", + "equity": 10729.91, + "return_pct": 7.3 + }, + { + "date": "2022-01-14", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2022-01-18", + "equity": 10544.2, + "return_pct": 5.44 + }, + { + "date": "2022-01-19", + "equity": 10434.71, + "return_pct": 4.35 + }, + { + "date": "2022-01-20", + "equity": 10319.22, + "return_pct": 3.19 + }, + { + "date": "2022-01-21", + "equity": 10116.65, + "return_pct": 1.17 + }, + { + "date": "2022-01-24", + "equity": 10159.61, + "return_pct": 1.6 + }, + { + "date": "2022-01-25", + "equity": 10035.57, + "return_pct": 0.36 + }, + { + "date": "2022-01-26", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-01-27", + "equity": 9960.96, + "return_pct": -0.39 + }, + { + "date": "2022-01-28", + "equity": 10208.35, + "return_pct": 2.08 + }, + { + "date": "2022-01-31", + "equity": 10392.21, + "return_pct": 3.92 + }, + { + "date": "2022-02-01", + "equity": 10462.43, + "return_pct": 4.62 + }, + { + "date": "2022-02-02", + "equity": 10564.06, + "return_pct": 5.64 + }, + { + "date": "2022-02-03", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-04", + "equity": 10364.26, + "return_pct": 3.64 + }, + { + "date": "2022-02-07", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2022-02-08", + "equity": 10416.0, + "return_pct": 4.16 + }, + { + "date": "2022-02-09", + "equity": 10568.45, + "return_pct": 5.68 + }, + { + "date": "2022-02-10", + "equity": 10378.58, + "return_pct": 3.79 + }, + { + "date": "2022-02-11", + "equity": 10173.93, + "return_pct": 1.74 + }, + { + "date": "2022-02-14", + "equity": 10140.67, + "return_pct": 1.41 + }, + { + "date": "2022-02-15", + "equity": 10304.21, + "return_pct": 3.04 + }, + { + "date": "2022-02-16", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-17", + "equity": 10095.4, + "return_pct": 0.95 + }, + { + "date": "2022-02-18", + "equity": 10030.03, + "return_pct": 0.3 + }, + { + "date": "2022-02-22", + "equity": 9922.39, + "return_pct": -0.78 + }, + { + "date": "2022-02-23", + "equity": 9749.15, + "return_pct": -2.51 + }, + { + "date": "2022-02-24", + "equity": 9885.89, + "return_pct": -1.14 + }, + { + "date": "2022-02-25", + "equity": 10111.33, + "return_pct": 1.11 + }, + { + "date": "2022-02-28", + "equity": 10085.46, + "return_pct": 0.85 + }, + { + "date": "2022-03-01", + "equity": 9931.86, + "return_pct": -0.68 + }, + { + "date": "2022-03-02", + "equity": 10114.57, + "return_pct": 1.15 + }, + { + "date": "2022-03-03", + "equity": 10064.21, + "return_pct": 0.64 + }, + { + "date": "2022-03-04", + "equity": 9982.45, + "return_pct": -0.18 + }, + { + "date": "2022-03-07", + "equity": 9688.17, + "return_pct": -3.12 + }, + { + "date": "2022-03-08", + "equity": 9614.72, + "return_pct": -3.85 + }, + { + "date": "2022-03-09", + "equity": 9872.5, + "return_pct": -1.28 + }, + { + "date": "2022-03-10", + "equity": 9827.92, + "return_pct": -1.72 + }, + { + "date": "2022-03-11", + "equity": 9702.95, + "return_pct": -2.97 + }, + { + "date": "2022-03-14", + "equity": 9632.04, + "return_pct": -3.68 + }, + { + "date": "2022-03-15", + "equity": 9843.85, + "return_pct": -1.56 + }, + { + "date": "2022-03-16", + "equity": 10062.13, + "return_pct": 0.62 + }, + { + "date": "2022-03-17", + "equity": 10188.02, + "return_pct": 1.88 + }, + { + "date": "2022-03-18", + "equity": 10267.71, + "return_pct": 2.68 + }, + { + "date": "2022-03-21", + "equity": 10264.71, + "return_pct": 2.65 + }, + { + "date": "2022-03-22", + "equity": 10384.82, + "return_pct": 3.85 + }, + { + "date": "2022-03-23", + "equity": 10251.08, + "return_pct": 2.51 + }, + { + "date": "2022-03-24", + "equity": 10405.61, + "return_pct": 4.06 + }, + { + "date": "2022-03-25", + "equity": 10456.42, + "return_pct": 4.56 + }, + { + "date": "2022-03-28", + "equity": 10529.18, + "return_pct": 5.29 + }, + { + "date": "2022-03-29", + "equity": 10660.61, + "return_pct": 6.61 + }, + { + "date": "2022-03-30", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2022-03-31", + "equity": 10432.17, + "return_pct": 4.32 + }, + { + "date": "2022-04-01", + "equity": 10461.74, + "return_pct": 4.62 + }, + { + "date": "2022-04-04", + "equity": 10551.36, + "return_pct": 5.51 + }, + { + "date": "2022-04-05", + "equity": 10418.08, + "return_pct": 4.18 + }, + { + "date": "2022-04-06", + "equity": 10313.91, + "return_pct": 3.14 + }, + { + "date": "2022-04-07", + "equity": 10365.88, + "return_pct": 3.66 + }, + { + "date": "2022-04-08", + "equity": 10338.16, + "return_pct": 3.38 + }, + { + "date": "2022-04-11", + "equity": 10161.46, + "return_pct": 1.61 + }, + { + "date": "2022-04-12", + "equity": 10123.81, + "return_pct": 1.24 + }, + { + "date": "2022-04-13", + "equity": 10239.76, + "return_pct": 2.4 + }, + { + "date": "2022-04-14", + "equity": 10112.26, + "return_pct": 1.12 + }, + { + "date": "2022-04-18", + "equity": 10116.42, + "return_pct": 1.16 + }, + { + "date": "2022-04-19", + "equity": 10279.72, + "return_pct": 2.8 + }, + { + "date": "2022-04-20", + "equity": 10272.1, + "return_pct": 2.72 + }, + { + "date": "2022-04-21", + "equity": 10118.49, + "return_pct": 1.18 + }, + { + "date": "2022-04-22", + "equity": 9840.85, + "return_pct": -1.59 + }, + { + "date": "2022-04-25", + "equity": 9897.9, + "return_pct": -1.02 + }, + { + "date": "2022-04-26", + "equity": 9611.25, + "return_pct": -3.89 + }, + { + "date": "2022-04-27", + "equity": 9638.28, + "return_pct": -3.62 + }, + { + "date": "2022-04-28", + "equity": 9881.74, + "return_pct": -1.18 + }, + { + "date": "2022-04-29", + "equity": 9516.55, + "return_pct": -4.83 + }, + { + "date": "2022-05-02", + "equity": 9573.83, + "return_pct": -4.26 + }, + { + "date": "2022-05-03", + "equity": 9617.72, + "return_pct": -3.82 + }, + { + "date": "2022-05-04", + "equity": 9910.61, + "return_pct": -0.89 + }, + { + "date": "2022-05-05", + "equity": 9558.36, + "return_pct": -4.42 + }, + { + "date": "2022-05-06", + "equity": 9501.31, + "return_pct": -4.99 + }, + { + "date": "2022-05-09", + "equity": 9197.1, + "return_pct": -8.03 + }, + { + "date": "2022-05-10", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2022-05-11", + "equity": 9071.91, + "return_pct": -9.28 + }, + { + "date": "2022-05-12", + "equity": 9062.44, + "return_pct": -9.38 + }, + { + "date": "2022-05-13", + "equity": 9279.1, + "return_pct": -7.21 + }, + { + "date": "2022-05-16", + "equity": 9241.45, + "return_pct": -7.59 + }, + { + "date": "2022-05-17", + "equity": 9431.55, + "return_pct": -5.68 + }, + { + "date": "2022-05-18", + "equity": 9051.35, + "return_pct": -9.49 + }, + { + "date": "2022-05-19", + "equity": 8995.91, + "return_pct": -10.04 + }, + { + "date": "2022-05-20", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-05-23", + "equity": 9168.23, + "return_pct": -8.32 + }, + { + "date": "2022-05-24", + "equity": 9098.24, + "return_pct": -9.02 + }, + { + "date": "2022-05-25", + "equity": 9178.62, + "return_pct": -8.21 + }, + { + "date": "2022-05-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-05-27", + "equity": 9591.85, + "return_pct": -4.08 + }, + { + "date": "2022-05-31", + "equity": 9538.03, + "return_pct": -4.62 + }, + { + "date": "2022-06-01", + "equity": 9460.88, + "return_pct": -5.39 + }, + { + "date": "2022-06-02", + "equity": 9639.9, + "return_pct": -3.6 + }, + { + "date": "2022-06-03", + "equity": 9482.83, + "return_pct": -5.17 + }, + { + "date": "2022-06-06", + "equity": 9511.7, + "return_pct": -4.88 + }, + { + "date": "2022-06-07", + "equity": 9602.94, + "return_pct": -3.97 + }, + { + "date": "2022-06-08", + "equity": 9498.53, + "return_pct": -5.01 + }, + { + "date": "2022-06-09", + "equity": 9272.63, + "return_pct": -7.27 + }, + { + "date": "2022-06-10", + "equity": 9003.77, + "return_pct": -9.96 + }, + { + "date": "2022-06-13", + "equity": 8661.91, + "return_pct": -13.38 + }, + { + "date": "2022-06-14", + "equity": 8635.81, + "return_pct": -13.64 + }, + { + "date": "2022-06-15", + "equity": 8758.92, + "return_pct": -12.41 + }, + { + "date": "2022-06-16", + "equity": 8469.04, + "return_pct": -15.31 + }, + { + "date": "2022-06-17", + "equity": 8450.79, + "return_pct": -15.49 + }, + { + "date": "2022-06-21", + "equity": 8663.53, + "return_pct": -13.36 + }, + { + "date": "2022-06-22", + "equity": 8647.82, + "return_pct": -13.52 + }, + { + "date": "2022-06-23", + "equity": 8732.59, + "return_pct": -12.67 + }, + { + "date": "2022-06-24", + "equity": 9010.23, + "return_pct": -9.9 + }, + { + "date": "2022-06-27", + "equity": 8975.82, + "return_pct": -10.24 + }, + { + "date": "2022-06-28", + "equity": 8792.41, + "return_pct": -12.08 + }, + { + "date": "2022-06-29", + "equity": 8785.25, + "return_pct": -12.15 + }, + { + "date": "2022-06-30", + "equity": 8713.88, + "return_pct": -12.86 + }, + { + "date": "2022-07-01", + "equity": 8806.04, + "return_pct": -11.94 + }, + { + "date": "2022-07-05", + "equity": 8822.67, + "return_pct": -11.77 + }, + { + "date": "2022-07-06", + "equity": 8852.47, + "return_pct": -11.48 + }, + { + "date": "2022-07-07", + "equity": 8985.06, + "return_pct": -10.15 + }, + { + "date": "2022-07-08", + "equity": 8977.66, + "return_pct": -10.22 + }, + { + "date": "2022-07-11", + "equity": 8875.11, + "return_pct": -11.25 + }, + { + "date": "2022-07-12", + "equity": 8796.57, + "return_pct": -12.03 + }, + { + "date": "2022-07-13", + "equity": 8750.38, + "return_pct": -12.5 + }, + { + "date": "2022-07-14", + "equity": 8729.12, + "return_pct": -12.71 + }, + { + "date": "2022-07-15", + "equity": 8895.9, + "return_pct": -11.04 + }, + { + "date": "2022-07-18", + "equity": 8822.44, + "return_pct": -11.78 + }, + { + "date": "2022-07-19", + "equity": 9060.82, + "return_pct": -9.39 + }, + { + "date": "2022-07-20", + "equity": 9118.56, + "return_pct": -8.81 + }, + { + "date": "2022-07-21", + "equity": 9211.42, + "return_pct": -7.89 + }, + { + "date": "2022-07-22", + "equity": 9125.96, + "return_pct": -8.74 + }, + { + "date": "2022-07-25", + "equity": 9137.04, + "return_pct": -8.63 + }, + { + "date": "2022-07-26", + "equity": 9028.94, + "return_pct": -9.71 + }, + { + "date": "2022-07-27", + "equity": 9263.39, + "return_pct": -7.37 + }, + { + "date": "2022-07-28", + "equity": 9378.88, + "return_pct": -6.21 + }, + { + "date": "2022-07-29", + "equity": 9516.32, + "return_pct": -4.84 + }, + { + "date": "2022-08-01", + "equity": 9488.14, + "return_pct": -5.12 + }, + { + "date": "2022-08-02", + "equity": 9425.54, + "return_pct": -5.74 + }, + { + "date": "2022-08-03", + "equity": 9573.14, + "return_pct": -4.27 + }, + { + "date": "2022-08-04", + "equity": 9566.67, + "return_pct": -4.33 + }, + { + "date": "2022-08-05", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2022-08-08", + "equity": 9539.42, + "return_pct": -4.61 + }, + { + "date": "2022-08-09", + "equity": 9501.54, + "return_pct": -4.98 + }, + { + "date": "2022-08-10", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-11", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-12", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2022-08-15", + "equity": 9905.99, + "return_pct": -0.94 + }, + { + "date": "2022-08-16", + "equity": 9925.39, + "return_pct": -0.75 + }, + { + "date": "2022-08-17", + "equity": 9854.94, + "return_pct": -1.45 + }, + { + "date": "2022-08-18", + "equity": 9883.58, + "return_pct": -1.16 + }, + { + "date": "2022-08-19", + "equity": 9750.77, + "return_pct": -2.49 + }, + { + "date": "2022-08-22", + "equity": 9547.73, + "return_pct": -4.52 + }, + { + "date": "2022-08-23", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2022-08-24", + "equity": 9555.12, + "return_pct": -4.45 + }, + { + "date": "2022-08-25", + "equity": 9690.02, + "return_pct": -3.1 + }, + { + "date": "2022-08-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-08-29", + "equity": 9300.12, + "return_pct": -7.0 + }, + { + "date": "2022-08-30", + "equity": 9198.02, + "return_pct": -8.02 + }, + { + "date": "2022-08-31", + "equity": 9128.03, + "return_pct": -8.72 + }, + { + "date": "2022-09-01", + "equity": 9156.68, + "return_pct": -8.43 + }, + { + "date": "2022-09-02", + "equity": 9060.13, + "return_pct": -9.4 + }, + { + "date": "2022-09-06", + "equity": 9025.94, + "return_pct": -9.74 + }, + { + "date": "2022-09-07", + "equity": 9188.09, + "return_pct": -8.12 + }, + { + "date": "2022-09-08", + "equity": 9248.15, + "return_pct": -7.52 + }, + { + "date": "2022-09-09", + "equity": 9391.82, + "return_pct": -6.08 + }, + { + "date": "2022-09-12", + "equity": 9492.76, + "return_pct": -5.07 + }, + { + "date": "2022-09-13", + "equity": 9079.99, + "return_pct": -9.2 + }, + { + "date": "2022-09-14", + "equity": 9114.64, + "return_pct": -8.85 + }, + { + "date": "2022-09-15", + "equity": 9011.16, + "return_pct": -9.89 + }, + { + "date": "2022-09-16", + "equity": 8905.83, + "return_pct": -10.94 + }, + { + "date": "2022-09-19", + "equity": 8974.89, + "return_pct": -10.25 + }, + { + "date": "2022-09-20", + "equity": 8871.87, + "return_pct": -11.28 + }, + { + "date": "2022-09-21", + "equity": 8717.11, + "return_pct": -12.83 + }, + { + "date": "2022-09-22", + "equity": 8643.89, + "return_pct": -13.56 + }, + { + "date": "2022-09-23", + "equity": 8499.06, + "return_pct": -15.01 + }, + { + "date": "2022-09-26", + "equity": 8414.99, + "return_pct": -15.85 + }, + { + "date": "2022-09-27", + "equity": 8393.5, + "return_pct": -16.06 + }, + { + "date": "2022-09-28", + "equity": 8558.66, + "return_pct": -14.41 + }, + { + "date": "2022-09-29", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-09-30", + "equity": 8250.29, + "return_pct": -17.5 + }, + { + "date": "2022-10-03", + "equity": 8468.11, + "return_pct": -15.32 + }, + { + "date": "2022-10-04", + "equity": 8730.51, + "return_pct": -12.69 + }, + { + "date": "2022-10-05", + "equity": 8710.18, + "return_pct": -12.9 + }, + { + "date": "2022-10-06", + "equity": 8620.33, + "return_pct": -13.8 + }, + { + "date": "2022-10-07", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-10-10", + "equity": 8315.89, + "return_pct": -16.84 + }, + { + "date": "2022-10-11", + "equity": 8263.23, + "return_pct": -17.37 + }, + { + "date": "2022-10-12", + "equity": 8235.97, + "return_pct": -17.64 + }, + { + "date": "2022-10-13", + "equity": 8453.33, + "return_pct": -15.47 + }, + { + "date": "2022-10-14", + "equity": 8260.69, + "return_pct": -17.39 + }, + { + "date": "2022-10-17", + "equity": 8472.96, + "return_pct": -15.27 + }, + { + "date": "2022-10-18", + "equity": 8572.52, + "return_pct": -14.27 + }, + { + "date": "2022-10-19", + "equity": 8511.77, + "return_pct": -14.88 + }, + { + "date": "2022-10-20", + "equity": 8440.39, + "return_pct": -15.6 + }, + { + "date": "2022-10-21", + "equity": 8645.51, + "return_pct": -13.54 + }, + { + "date": "2022-10-24", + "equity": 8751.3, + "return_pct": -12.49 + }, + { + "date": "2022-10-25", + "equity": 8891.04, + "return_pct": -11.09 + }, + { + "date": "2022-10-26", + "equity": 8824.06, + "return_pct": -11.76 + }, + { + "date": "2022-10-27", + "equity": 8776.94, + "return_pct": -12.23 + }, + { + "date": "2022-10-28", + "equity": 8985.75, + "return_pct": -10.14 + }, + { + "date": "2022-10-31", + "equity": 8920.84, + "return_pct": -10.79 + }, + { + "date": "2022-11-01", + "equity": 8881.81, + "return_pct": -11.18 + }, + { + "date": "2022-11-02", + "equity": 8658.91, + "return_pct": -13.41 + }, + { + "date": "2022-11-03", + "equity": 8569.75, + "return_pct": -14.3 + }, + { + "date": "2022-11-04", + "equity": 8693.09, + "return_pct": -13.07 + }, + { + "date": "2022-11-07", + "equity": 8776.25, + "return_pct": -12.24 + }, + { + "date": "2022-11-08", + "equity": 8823.6, + "return_pct": -11.76 + }, + { + "date": "2022-11-09", + "equity": 8641.81, + "return_pct": -13.58 + }, + { + "date": "2022-11-10", + "equity": 9116.72, + "return_pct": -8.83 + }, + { + "date": "2022-11-11", + "equity": 9204.95, + "return_pct": -7.95 + }, + { + "date": "2022-11-14", + "equity": 9126.65, + "return_pct": -8.73 + }, + { + "date": "2022-11-15", + "equity": 9204.49, + "return_pct": -7.96 + }, + { + "date": "2022-11-16", + "equity": 9134.27, + "return_pct": -8.66 + }, + { + "date": "2022-11-17", + "equity": 9106.32, + "return_pct": -8.94 + }, + { + "date": "2022-11-18", + "equity": 9147.67, + "return_pct": -8.52 + }, + { + "date": "2022-11-21", + "equity": 9114.41, + "return_pct": -8.86 + }, + { + "date": "2022-11-22", + "equity": 9237.06, + "return_pct": -7.63 + }, + { + "date": "2022-11-23", + "equity": 9295.27, + "return_pct": -7.05 + }, + { + "date": "2022-11-25", + "equity": 9293.19, + "return_pct": -7.07 + }, + { + "date": "2022-11-28", + "equity": 9144.9, + "return_pct": -8.55 + }, + { + "date": "2022-11-29", + "equity": 9129.19, + "return_pct": -8.71 + }, + { + "date": "2022-11-30", + "equity": 9416.76, + "return_pct": -5.83 + }, + { + "date": "2022-12-01", + "equity": 9409.84, + "return_pct": -5.9 + }, + { + "date": "2022-12-02", + "equity": 9398.98, + "return_pct": -6.01 + }, + { + "date": "2022-12-05", + "equity": 9229.9, + "return_pct": -7.7 + }, + { + "date": "2022-12-06", + "equity": 9096.85, + "return_pct": -9.03 + }, + { + "date": "2022-12-07", + "equity": 9081.38, + "return_pct": -9.19 + }, + { + "date": "2022-12-08", + "equity": 9152.52, + "return_pct": -8.47 + }, + { + "date": "2022-12-09", + "equity": 9084.15, + "return_pct": -9.16 + }, + { + "date": "2022-12-12", + "equity": 9215.12, + "return_pct": -7.85 + }, + { + "date": "2022-12-13", + "equity": 9284.87, + "return_pct": -7.15 + }, + { + "date": "2022-12-14", + "equity": 9225.51, + "return_pct": -7.74 + }, + { + "date": "2022-12-15", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-12-16", + "equity": 8852.93, + "return_pct": -11.47 + }, + { + "date": "2022-12-19", + "equity": 8777.86, + "return_pct": -12.22 + }, + { + "date": "2022-12-20", + "equity": 8789.87, + "return_pct": -12.1 + }, + { + "date": "2022-12-21", + "equity": 8921.3, + "return_pct": -10.79 + }, + { + "date": "2022-12-22", + "equity": 8794.03, + "return_pct": -12.06 + }, + { + "date": "2022-12-23", + "equity": 8844.62, + "return_pct": -11.55 + }, + { + "date": "2022-12-27", + "equity": 8809.74, + "return_pct": -11.9 + }, + { + "date": "2022-12-28", + "equity": 8700.25, + "return_pct": -13.0 + }, + { + "date": "2022-12-29", + "equity": 8856.86, + "return_pct": -11.43 + }, + { + "date": "2022-12-30", + "equity": 8833.53, + "return_pct": -11.66 + }, + { + "date": "2023-01-03", + "equity": 8796.34, + "return_pct": -12.04 + }, + { + "date": "2023-01-04", + "equity": 8864.25, + "return_pct": -11.36 + }, + { + "date": "2023-01-05", + "equity": 8763.08, + "return_pct": -12.37 + }, + { + "date": "2023-01-06", + "equity": 8964.04, + "return_pct": -10.36 + }, + { + "date": "2023-01-09", + "equity": 8958.95, + "return_pct": -10.41 + }, + { + "date": "2023-01-10", + "equity": 9021.78, + "return_pct": -9.78 + }, + { + "date": "2023-01-11", + "equity": 9135.89, + "return_pct": -8.64 + }, + { + "date": "2023-01-12", + "equity": 9169.15, + "return_pct": -8.31 + }, + { + "date": "2023-01-13", + "equity": 9204.72, + "return_pct": -7.95 + }, + { + "date": "2023-01-17", + "equity": 9187.86, + "return_pct": -8.12 + }, + { + "date": "2023-01-18", + "equity": 9042.8, + "return_pct": -9.57 + }, + { + "date": "2023-01-19", + "equity": 8976.97, + "return_pct": -10.23 + }, + { + "date": "2023-01-20", + "equity": 9144.2, + "return_pct": -8.56 + }, + { + "date": "2023-01-23", + "equity": 9253.92, + "return_pct": -7.46 + }, + { + "date": "2023-01-24", + "equity": 9243.99, + "return_pct": -7.56 + }, + { + "date": "2023-01-25", + "equity": 9247.45, + "return_pct": -7.53 + }, + { + "date": "2023-01-26", + "equity": 9349.09, + "return_pct": -6.51 + }, + { + "date": "2023-01-27", + "equity": 9370.57, + "return_pct": -6.29 + }, + { + "date": "2023-01-30", + "equity": 9253.0, + "return_pct": -7.47 + }, + { + "date": "2023-01-31", + "equity": 9389.05, + "return_pct": -6.11 + }, + { + "date": "2023-02-01", + "equity": 9488.83, + "return_pct": -5.11 + }, + { + "date": "2023-02-02", + "equity": 9626.96, + "return_pct": -3.73 + }, + { + "date": "2023-02-03", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2023-02-06", + "equity": 9466.43, + "return_pct": -5.34 + }, + { + "date": "2023-02-07", + "equity": 9590.23, + "return_pct": -4.1 + }, + { + "date": "2023-02-08", + "equity": 9485.37, + "return_pct": -5.15 + }, + { + "date": "2023-02-09", + "equity": 9403.14, + "return_pct": -5.97 + }, + { + "date": "2023-02-10", + "equity": 9425.08, + "return_pct": -5.75 + }, + { + "date": "2023-02-13", + "equity": 9535.72, + "return_pct": -4.64 + }, + { + "date": "2023-02-14", + "equity": 9531.33, + "return_pct": -4.69 + }, + { + "date": "2023-02-15", + "equity": 9562.28, + "return_pct": -4.38 + }, + { + "date": "2023-02-16", + "equity": 9430.62, + "return_pct": -5.69 + }, + { + "date": "2023-02-17", + "equity": 9407.06, + "return_pct": -5.93 + }, + { + "date": "2023-02-21", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2023-02-22", + "equity": 9205.65, + "return_pct": -7.94 + }, + { + "date": "2023-02-23", + "equity": 9254.61, + "return_pct": -7.45 + }, + { + "date": "2023-02-24", + "equity": 9155.75, + "return_pct": -8.44 + }, + { + "date": "2023-02-27", + "equity": 9186.94, + "return_pct": -8.13 + }, + { + "date": "2023-02-28", + "equity": 9152.98, + "return_pct": -8.47 + }, + { + "date": "2023-03-01", + "equity": 9117.87, + "return_pct": -8.82 + }, + { + "date": "2023-03-02", + "equity": 9188.78, + "return_pct": -8.11 + }, + { + "date": "2023-03-03", + "equity": 9336.15, + "return_pct": -6.64 + }, + { + "date": "2023-03-06", + "equity": 9342.62, + "return_pct": -6.57 + }, + { + "date": "2023-03-07", + "equity": 9199.41, + "return_pct": -8.01 + }, + { + "date": "2023-03-08", + "equity": 9214.42, + "return_pct": -7.86 + }, + { + "date": "2023-03-09", + "equity": 9044.42, + "return_pct": -9.56 + }, + { + "date": "2023-03-10", + "equity": 8913.91, + "return_pct": -10.86 + }, + { + "date": "2023-03-13", + "equity": 8901.21, + "return_pct": -10.99 + }, + { + "date": "2023-03-14", + "equity": 9048.34, + "return_pct": -9.52 + }, + { + "date": "2023-03-15", + "equity": 8991.75, + "return_pct": -10.08 + }, + { + "date": "2023-03-16", + "equity": 9149.52, + "return_pct": -8.5 + }, + { + "date": "2023-03-17", + "equity": 9008.15, + "return_pct": -9.92 + }, + { + "date": "2023-03-20", + "equity": 9094.77, + "return_pct": -9.05 + }, + { + "date": "2023-03-21", + "equity": 9214.19, + "return_pct": -7.86 + }, + { + "date": "2023-03-22", + "equity": 9057.12, + "return_pct": -9.43 + }, + { + "date": "2023-03-23", + "equity": 9081.61, + "return_pct": -9.18 + }, + { + "date": "2023-03-24", + "equity": 9141.2, + "return_pct": -8.59 + }, + { + "date": "2023-03-27", + "equity": 9158.29, + "return_pct": -8.42 + }, + { + "date": "2023-03-28", + "equity": 9137.74, + "return_pct": -8.62 + }, + { + "date": "2023-03-29", + "equity": 9270.55, + "return_pct": -7.29 + }, + { + "date": "2023-03-30", + "equity": 9324.83, + "return_pct": -6.75 + }, + { + "date": "2023-03-31", + "equity": 9456.26, + "return_pct": -5.44 + }, + { + "date": "2023-04-03", + "equity": 9492.3, + "return_pct": -5.08 + }, + { + "date": "2023-04-04", + "equity": 9439.63, + "return_pct": -5.6 + }, + { + "date": "2023-04-05", + "equity": 9414.92, + "return_pct": -5.85 + }, + { + "date": "2023-04-06", + "equity": 9451.64, + "return_pct": -5.48 + }, + { + "date": "2023-04-10", + "equity": 9461.34, + "return_pct": -5.39 + }, + { + "date": "2023-04-11", + "equity": 9463.89, + "return_pct": -5.36 + }, + { + "date": "2023-04-12", + "equity": 9425.31, + "return_pct": -5.75 + }, + { + "date": "2023-04-13", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2023-04-14", + "equity": 9527.18, + "return_pct": -4.73 + }, + { + "date": "2023-04-17", + "equity": 9561.36, + "return_pct": -4.39 + }, + { + "date": "2023-04-18", + "equity": 9567.6, + "return_pct": -4.32 + }, + { + "date": "2023-04-19", + "equity": 9565.98, + "return_pct": -4.34 + }, + { + "date": "2023-04-20", + "equity": 9513.78, + "return_pct": -4.86 + }, + { + "date": "2023-04-21", + "equity": 9521.17, + "return_pct": -4.79 + }, + { + "date": "2023-04-24", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-04-25", + "equity": 9379.81, + "return_pct": -6.2 + }, + { + "date": "2023-04-26", + "equity": 9340.08, + "return_pct": -6.6 + }, + { + "date": "2023-04-27", + "equity": 9526.02, + "return_pct": -4.74 + }, + { + "date": "2023-04-28", + "equity": 9607.33, + "return_pct": -3.93 + }, + { + "date": "2023-05-01", + "equity": 9597.63, + "return_pct": -4.02 + }, + { + "date": "2023-05-02", + "equity": 9489.76, + "return_pct": -5.1 + }, + { + "date": "2023-05-03", + "equity": 9424.62, + "return_pct": -5.75 + }, + { + "date": "2023-05-04", + "equity": 9357.86, + "return_pct": -6.42 + }, + { + "date": "2023-05-05", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-05-08", + "equity": 9533.64, + "return_pct": -4.66 + }, + { + "date": "2023-05-09", + "equity": 9491.83, + "return_pct": -5.08 + }, + { + "date": "2023-05-10", + "equity": 9536.18, + "return_pct": -4.64 + }, + { + "date": "2023-05-11", + "equity": 9519.55, + "return_pct": -4.8 + }, + { + "date": "2023-05-12", + "equity": 9507.08, + "return_pct": -4.93 + }, + { + "date": "2023-05-15", + "equity": 9539.88, + "return_pct": -4.6 + }, + { + "date": "2023-05-16", + "equity": 9476.13, + "return_pct": -5.24 + }, + { + "date": "2023-05-17", + "equity": 9591.16, + "return_pct": -4.09 + }, + { + "date": "2023-05-18", + "equity": 9683.55, + "return_pct": -3.16 + }, + { + "date": "2023-05-19", + "equity": 9669.46, + "return_pct": -3.31 + }, + { + "date": "2023-05-22", + "equity": 9673.39, + "return_pct": -3.27 + }, + { + "date": "2023-05-23", + "equity": 9564.83, + "return_pct": -4.35 + }, + { + "date": "2023-05-24", + "equity": 9495.53, + "return_pct": -5.04 + }, + { + "date": "2023-05-25", + "equity": 9577.76, + "return_pct": -4.22 + }, + { + "date": "2023-05-26", + "equity": 9701.8, + "return_pct": -2.98 + }, + { + "date": "2023-05-30", + "equity": 9705.5, + "return_pct": -2.95 + }, + { + "date": "2023-05-31", + "equity": 9651.68, + "return_pct": -3.48 + }, + { + "date": "2023-06-01", + "equity": 9743.38, + "return_pct": -2.57 + }, + { + "date": "2023-06-02", + "equity": 9884.28, + "return_pct": -1.16 + }, + { + "date": "2023-06-05", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2023-06-06", + "equity": 9886.82, + "return_pct": -1.13 + }, + { + "date": "2023-06-07", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-06-08", + "equity": 9912.23, + "return_pct": -0.88 + }, + { + "date": "2023-06-09", + "equity": 9930.01, + "return_pct": -0.7 + }, + { + "date": "2023-06-12", + "equity": 10020.1, + "return_pct": 0.2 + }, + { + "date": "2023-06-13", + "equity": 10086.16, + "return_pct": 0.86 + }, + { + "date": "2023-06-14", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-15", + "equity": 10223.36, + "return_pct": 2.23 + }, + { + "date": "2023-06-16", + "equity": 10150.83, + "return_pct": 1.51 + }, + { + "date": "2023-06-20", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-21", + "equity": 10046.43, + "return_pct": 0.46 + }, + { + "date": "2023-06-22", + "equity": 10082.69, + "return_pct": 0.83 + }, + { + "date": "2023-06-23", + "equity": 10006.47, + "return_pct": 0.06 + }, + { + "date": "2023-06-26", + "equity": 9965.58, + "return_pct": -0.34 + }, + { + "date": "2023-06-27", + "equity": 10074.84, + "return_pct": 0.75 + }, + { + "date": "2023-06-28", + "equity": 10079.92, + "return_pct": 0.8 + }, + { + "date": "2023-06-29", + "equity": 10119.65, + "return_pct": 1.2 + }, + { + "date": "2023-06-30", + "equity": 10239.07, + "return_pct": 2.39 + }, + { + "date": "2023-07-03", + "equity": 10250.85, + "return_pct": 2.51 + }, + { + "date": "2023-07-05", + "equity": 10235.6, + "return_pct": 2.36 + }, + { + "date": "2023-07-06", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-07", + "equity": 10129.81, + "return_pct": 1.3 + }, + { + "date": "2023-07-10", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-11", + "equity": 10220.13, + "return_pct": 2.2 + }, + { + "date": "2023-07-12", + "equity": 10302.36, + "return_pct": 3.02 + }, + { + "date": "2023-07-13", + "equity": 10384.13, + "return_pct": 3.84 + }, + { + "date": "2023-07-14", + "equity": 10377.66, + "return_pct": 3.78 + }, + { + "date": "2023-07-17", + "equity": 10413.69, + "return_pct": 4.14 + }, + { + "date": "2023-07-18", + "equity": 10491.07, + "return_pct": 4.91 + }, + { + "date": "2023-07-19", + "equity": 10514.4, + "return_pct": 5.14 + }, + { + "date": "2023-07-20", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-21", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-24", + "equity": 10491.3, + "return_pct": 4.91 + }, + { + "date": "2023-07-25", + "equity": 10519.95, + "return_pct": 5.2 + }, + { + "date": "2023-07-26", + "equity": 10521.56, + "return_pct": 5.22 + }, + { + "date": "2023-07-27", + "equity": 10451.81, + "return_pct": 4.52 + }, + { + "date": "2023-07-28", + "equity": 10554.13, + "return_pct": 5.54 + }, + { + "date": "2023-07-31", + "equity": 10574.23, + "return_pct": 5.74 + }, + { + "date": "2023-08-01", + "equity": 10543.97, + "return_pct": 5.44 + }, + { + "date": "2023-08-02", + "equity": 10397.29, + "return_pct": 3.97 + }, + { + "date": "2023-08-03", + "equity": 10367.5, + "return_pct": 3.67 + }, + { + "date": "2023-08-04", + "equity": 10320.61, + "return_pct": 3.21 + }, + { + "date": "2023-08-07", + "equity": 10410.69, + "return_pct": 4.11 + }, + { + "date": "2023-08-08", + "equity": 10365.42, + "return_pct": 3.65 + }, + { + "date": "2023-08-09", + "equity": 10296.12, + "return_pct": 2.96 + }, + { + "date": "2023-08-10", + "equity": 10299.82, + "return_pct": 3.0 + }, + { + "date": "2023-08-11", + "equity": 10293.81, + "return_pct": 2.94 + }, + { + "date": "2023-08-14", + "equity": 10350.63, + "return_pct": 3.51 + }, + { + "date": "2023-08-15", + "equity": 10230.06, + "return_pct": 2.3 + }, + { + "date": "2023-08-16", + "equity": 10154.99, + "return_pct": 1.55 + }, + { + "date": "2023-08-17", + "equity": 10077.61, + "return_pct": 0.78 + }, + { + "date": "2023-08-18", + "equity": 10082.46, + "return_pct": 0.82 + }, + { + "date": "2023-08-21", + "equity": 10148.06, + "return_pct": 1.48 + }, + { + "date": "2023-08-22", + "equity": 10120.57, + "return_pct": 1.21 + }, + { + "date": "2023-08-23", + "equity": 10233.29, + "return_pct": 2.33 + }, + { + "date": "2023-08-24", + "equity": 10091.47, + "return_pct": 0.91 + }, + { + "date": "2023-08-25", + "equity": 10162.61, + "return_pct": 1.63 + }, + { + "date": "2023-08-28", + "equity": 10227.06, + "return_pct": 2.27 + }, + { + "date": "2023-08-29", + "equity": 10374.89, + "return_pct": 3.75 + }, + { + "date": "2023-08-30", + "equity": 10417.62, + "return_pct": 4.18 + }, + { + "date": "2023-08-31", + "equity": 10402.37, + "return_pct": 4.02 + }, + { + "date": "2023-09-01", + "equity": 10421.78, + "return_pct": 4.22 + }, + { + "date": "2023-09-05", + "equity": 10376.74, + "return_pct": 3.77 + }, + { + "date": "2023-09-06", + "equity": 10306.98, + "return_pct": 3.07 + }, + { + "date": "2023-09-07", + "equity": 10275.33, + "return_pct": 2.75 + }, + { + "date": "2023-09-08", + "equity": 10290.81, + "return_pct": 2.91 + }, + { + "date": "2023-09-11", + "equity": 10358.49, + "return_pct": 3.58 + }, + { + "date": "2023-09-12", + "equity": 10301.67, + "return_pct": 3.02 + }, + { + "date": "2023-09-13", + "equity": 10313.68, + "return_pct": 3.14 + }, + { + "date": "2023-09-14", + "equity": 10402.61, + "return_pct": 4.03 + }, + { + "date": "2023-09-15", + "equity": 10241.15, + "return_pct": 2.41 + }, + { + "date": "2023-09-18", + "equity": 10247.15, + "return_pct": 2.47 + }, + { + "date": "2023-09-19", + "equity": 10225.9, + "return_pct": 2.26 + }, + { + "date": "2023-09-20", + "equity": 10131.89, + "return_pct": 1.32 + }, + { + "date": "2023-09-21", + "equity": 9964.43, + "return_pct": -0.36 + }, + { + "date": "2023-09-22", + "equity": 9942.02, + "return_pct": -0.58 + }, + { + "date": "2023-09-25", + "equity": 9983.83, + "return_pct": -0.16 + }, + { + "date": "2023-09-26", + "equity": 9837.16, + "return_pct": -1.63 + }, + { + "date": "2023-09-27", + "equity": 9841.08, + "return_pct": -1.59 + }, + { + "date": "2023-09-28", + "equity": 9898.14, + "return_pct": -1.02 + }, + { + "date": "2023-09-29", + "equity": 9874.11, + "return_pct": -1.26 + }, + { + "date": "2023-10-02", + "equity": 9870.19, + "return_pct": -1.3 + }, + { + "date": "2023-10-03", + "equity": 9738.06, + "return_pct": -2.62 + }, + { + "date": "2023-10-04", + "equity": 9808.98, + "return_pct": -1.91 + }, + { + "date": "2023-10-05", + "equity": 9805.28, + "return_pct": -1.95 + }, + { + "date": "2023-10-06", + "equity": 9921.7, + "return_pct": -0.78 + }, + { + "date": "2023-10-09", + "equity": 9985.22, + "return_pct": -0.15 + }, + { + "date": "2023-10-10", + "equity": 10037.19, + "return_pct": 0.37 + }, + { + "date": "2023-10-11", + "equity": 10078.3, + "return_pct": 0.78 + }, + { + "date": "2023-10-12", + "equity": 10016.86, + "return_pct": 0.17 + }, + { + "date": "2023-10-13", + "equity": 9966.97, + "return_pct": -0.33 + }, + { + "date": "2023-10-16", + "equity": 10071.84, + "return_pct": 0.72 + }, + { + "date": "2023-10-17", + "equity": 10071.37, + "return_pct": 0.71 + }, + { + "date": "2023-10-18", + "equity": 9937.17, + "return_pct": -0.63 + }, + { + "date": "2023-10-19", + "equity": 9849.86, + "return_pct": -1.5 + }, + { + "date": "2023-10-20", + "equity": 9728.82, + "return_pct": -2.71 + }, + { + "date": "2023-10-23", + "equity": 9711.96, + "return_pct": -2.88 + }, + { + "date": "2023-10-24", + "equity": 9785.18, + "return_pct": -2.15 + }, + { + "date": "2023-10-25", + "equity": 9644.75, + "return_pct": -3.55 + }, + { + "date": "2023-10-26", + "equity": 9529.25, + "return_pct": -4.71 + }, + { + "date": "2023-10-27", + "equity": 9486.06, + "return_pct": -5.14 + }, + { + "date": "2023-10-30", + "equity": 9599.47, + "return_pct": -4.01 + }, + { + "date": "2023-10-31", + "equity": 9659.76, + "return_pct": -3.4 + }, + { + "date": "2023-11-01", + "equity": 9762.78, + "return_pct": -2.37 + }, + { + "date": "2023-11-02", + "equity": 9949.88, + "return_pct": -0.5 + }, + { + "date": "2023-11-03", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2023-11-06", + "equity": 10063.75, + "return_pct": 0.64 + }, + { + "date": "2023-11-07", + "equity": 10092.39, + "return_pct": 0.92 + }, + { + "date": "2023-11-08", + "equity": 10099.79, + "return_pct": 1.0 + }, + { + "date": "2023-11-09", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-11-10", + "equity": 10177.4, + "return_pct": 1.77 + }, + { + "date": "2023-11-13", + "equity": 10167.69, + "return_pct": 1.68 + }, + { + "date": "2023-11-14", + "equity": 10364.96, + "return_pct": 3.65 + }, + { + "date": "2023-11-15", + "equity": 10386.9, + "return_pct": 3.87 + }, + { + "date": "2023-11-16", + "equity": 10399.6, + "return_pct": 4.0 + }, + { + "date": "2023-11-17", + "equity": 10412.54, + "return_pct": 4.13 + }, + { + "date": "2023-11-20", + "equity": 10492.69, + "return_pct": 4.93 + }, + { + "date": "2023-11-21", + "equity": 10469.82, + "return_pct": 4.7 + }, + { + "date": "2023-11-22", + "equity": 10510.24, + "return_pct": 5.1 + }, + { + "date": "2023-11-24", + "equity": 10516.71, + "return_pct": 5.17 + }, + { + "date": "2023-11-27", + "equity": 10497.77, + "return_pct": 4.98 + }, + { + "date": "2023-11-28", + "equity": 10508.17, + "return_pct": 5.08 + }, + { + "date": "2023-11-29", + "equity": 10500.77, + "return_pct": 5.01 + }, + { + "date": "2023-11-30", + "equity": 10542.12, + "return_pct": 5.42 + }, + { + "date": "2023-12-01", + "equity": 10604.49, + "return_pct": 6.04 + }, + { + "date": "2023-12-04", + "equity": 10548.82, + "return_pct": 5.49 + }, + { + "date": "2023-12-05", + "equity": 10546.74, + "return_pct": 5.47 + }, + { + "date": "2023-12-06", + "equity": 10504.24, + "return_pct": 5.04 + }, + { + "date": "2023-12-07", + "equity": 10584.39, + "return_pct": 5.84 + }, + { + "date": "2023-12-08", + "equity": 10629.89, + "return_pct": 6.3 + }, + { + "date": "2023-12-11", + "equity": 10671.24, + "return_pct": 6.71 + }, + { + "date": "2023-12-12", + "equity": 10719.98, + "return_pct": 7.2 + }, + { + "date": "2023-12-13", + "equity": 10867.81, + "return_pct": 8.68 + }, + { + "date": "2023-12-14", + "equity": 10902.69, + "return_pct": 9.03 + }, + { + "date": "2023-12-15", + "equity": 10840.78, + "return_pct": 8.41 + }, + { + "date": "2023-12-18", + "equity": 10901.76, + "return_pct": 9.02 + }, + { + "date": "2023-12-19", + "equity": 10968.05, + "return_pct": 9.68 + }, + { + "date": "2023-12-20", + "equity": 10816.07, + "return_pct": 8.16 + }, + { + "date": "2023-12-21", + "equity": 10918.62, + "return_pct": 9.19 + }, + { + "date": "2023-12-22", + "equity": 10940.57, + "return_pct": 9.41 + }, + { + "date": "2023-12-26", + "equity": 10986.76, + "return_pct": 9.87 + }, + { + "date": "2023-12-27", + "equity": 11006.63, + "return_pct": 10.07 + }, + { + "date": "2023-12-28", + "equity": 11010.79, + "return_pct": 10.11 + }, + { + "date": "2023-12-29", + "equity": 10978.91, + "return_pct": 9.79 + }, + { + "date": "2024-01-02", + "equity": 10917.47, + "return_pct": 9.17 + }, + { + "date": "2024-01-03", + "equity": 10828.31, + "return_pct": 8.28 + }, + { + "date": "2024-01-04", + "equity": 10793.43, + "return_pct": 7.93 + }, + { + "date": "2024-01-05", + "equity": 10808.21, + "return_pct": 8.08 + }, + { + "date": "2024-01-08", + "equity": 10962.51, + "return_pct": 9.63 + }, + { + "date": "2024-01-09", + "equity": 10945.88, + "return_pct": 9.46 + }, + { + "date": "2024-01-10", + "equity": 11007.78, + "return_pct": 10.08 + }, + { + "date": "2024-01-11", + "equity": 11002.93, + "return_pct": 10.03 + }, + { + "date": "2024-01-12", + "equity": 11010.56, + "return_pct": 10.11 + }, + { + "date": "2024-01-16", + "equity": 10970.13, + "return_pct": 9.7 + }, + { + "date": "2024-01-17", + "equity": 10909.15, + "return_pct": 9.09 + }, + { + "date": "2024-01-18", + "equity": 11006.17, + "return_pct": 10.06 + }, + { + "date": "2024-01-19", + "equity": 11143.37, + "return_pct": 11.43 + }, + { + "date": "2024-01-22", + "equity": 11166.93, + "return_pct": 11.67 + }, + { + "date": "2024-01-23", + "equity": 11199.5, + "return_pct": 12.0 + }, + { + "date": "2024-01-24", + "equity": 11211.74, + "return_pct": 12.12 + }, + { + "date": "2024-01-25", + "equity": 11272.72, + "return_pct": 12.73 + }, + { + "date": "2024-01-26", + "equity": 11258.4, + "return_pct": 12.58 + }, + { + "date": "2024-01-29", + "equity": 11347.56, + "return_pct": 13.48 + }, + { + "date": "2024-01-30", + "equity": 11338.78, + "return_pct": 13.39 + }, + { + "date": "2024-01-31", + "equity": 11153.77, + "return_pct": 11.54 + }, + { + "date": "2024-02-01", + "equity": 11299.75, + "return_pct": 13.0 + }, + { + "date": "2024-02-02", + "equity": 11418.71, + "return_pct": 14.19 + }, + { + "date": "2024-02-05", + "equity": 11377.13, + "return_pct": 13.77 + }, + { + "date": "2024-02-06", + "equity": 11410.16, + "return_pct": 14.1 + }, + { + "date": "2024-02-07", + "equity": 11505.32, + "return_pct": 15.05 + }, + { + "date": "2024-02-08", + "equity": 11510.41, + "return_pct": 15.1 + }, + { + "date": "2024-02-09", + "equity": 11576.93, + "return_pct": 15.77 + }, + { + "date": "2024-02-12", + "equity": 11571.85, + "return_pct": 15.72 + }, + { + "date": "2024-02-13", + "equity": 11412.47, + "return_pct": 14.12 + }, + { + "date": "2024-02-14", + "equity": 11516.18, + "return_pct": 15.16 + }, + { + "date": "2024-02-15", + "equity": 11595.64, + "return_pct": 15.96 + }, + { + "date": "2024-02-16", + "equity": 11537.89, + "return_pct": 15.38 + }, + { + "date": "2024-02-20", + "equity": 11474.37, + "return_pct": 14.74 + }, + { + "date": "2024-02-21", + "equity": 11484.77, + "return_pct": 14.85 + }, + { + "date": "2024-02-22", + "equity": 11722.45, + "return_pct": 17.22 + }, + { + "date": "2024-02-23", + "equity": 11730.53, + "return_pct": 17.31 + }, + { + "date": "2024-02-26", + "equity": 11687.57, + "return_pct": 16.88 + }, + { + "date": "2024-02-27", + "equity": 11709.28, + "return_pct": 17.09 + }, + { + "date": "2024-02-28", + "equity": 11693.81, + "return_pct": 16.94 + }, + { + "date": "2024-02-29", + "equity": 11735.85, + "return_pct": 17.36 + }, + { + "date": "2024-03-01", + "equity": 11846.03, + "return_pct": 18.46 + }, + { + "date": "2024-03-04", + "equity": 11833.32, + "return_pct": 18.33 + }, + { + "date": "2024-03-05", + "equity": 11715.06, + "return_pct": 17.15 + }, + { + "date": "2024-03-06", + "equity": 11774.42, + "return_pct": 17.74 + }, + { + "date": "2024-03-07", + "equity": 11891.3, + "return_pct": 18.91 + }, + { + "date": "2024-03-08", + "equity": 11819.92, + "return_pct": 18.2 + }, + { + "date": "2024-03-11", + "equity": 11809.76, + "return_pct": 18.1 + }, + { + "date": "2024-03-12", + "equity": 11936.8, + "return_pct": 19.37 + }, + { + "date": "2024-03-13", + "equity": 11918.09, + "return_pct": 19.18 + }, + { + "date": "2024-03-14", + "equity": 11894.53, + "return_pct": 18.95 + }, + { + "date": "2024-03-15", + "equity": 11776.27, + "return_pct": 17.76 + }, + { + "date": "2024-03-18", + "equity": 11846.26, + "return_pct": 18.46 + }, + { + "date": "2024-03-19", + "equity": 11912.09, + "return_pct": 19.12 + }, + { + "date": "2024-03-20", + "equity": 12022.27, + "return_pct": 20.22 + }, + { + "date": "2024-03-21", + "equity": 12062.0, + "return_pct": 20.62 + }, + { + "date": "2024-03-22", + "equity": 12039.13, + "return_pct": 20.39 + }, + { + "date": "2024-03-25", + "equity": 12005.87, + "return_pct": 20.06 + }, + { + "date": "2024-03-26", + "equity": 11983.69, + "return_pct": 19.84 + }, + { + "date": "2024-03-27", + "equity": 12084.4, + "return_pct": 20.84 + }, + { + "date": "2024-03-28", + "equity": 12082.09, + "return_pct": 20.82 + }, + { + "date": "2024-04-01", + "equity": 12061.07, + "return_pct": 20.61 + }, + { + "date": "2024-04-02", + "equity": 11984.39, + "return_pct": 19.84 + }, + { + "date": "2024-04-03", + "equity": 11997.55, + "return_pct": 19.98 + }, + { + "date": "2024-04-04", + "equity": 11851.11, + "return_pct": 18.51 + }, + { + "date": "2024-04-05", + "equity": 11974.92, + "return_pct": 19.75 + }, + { + "date": "2024-04-08", + "equity": 11981.61, + "return_pct": 19.82 + }, + { + "date": "2024-04-09", + "equity": 11995.47, + "return_pct": 19.95 + }, + { + "date": "2024-04-10", + "equity": 11875.36, + "return_pct": 18.75 + }, + { + "date": "2024-04-11", + "equity": 11964.98, + "return_pct": 19.65 + }, + { + "date": "2024-04-12", + "equity": 11799.83, + "return_pct": 18.0 + }, + { + "date": "2024-04-15", + "equity": 11652.0, + "return_pct": 16.52 + }, + { + "date": "2024-04-16", + "equity": 11630.75, + "return_pct": 16.31 + }, + { + "date": "2024-04-17", + "equity": 11561.92, + "return_pct": 15.62 + }, + { + "date": "2024-04-18", + "equity": 11538.12, + "return_pct": 15.38 + }, + { + "date": "2024-04-19", + "equity": 11437.41, + "return_pct": 14.37 + }, + { + "date": "2024-04-22", + "equity": 11542.74, + "return_pct": 15.43 + }, + { + "date": "2024-04-23", + "equity": 11679.72, + "return_pct": 16.8 + }, + { + "date": "2024-04-24", + "equity": 11674.17, + "return_pct": 16.74 + }, + { + "date": "2024-04-25", + "equity": 11629.82, + "return_pct": 16.3 + }, + { + "date": "2024-04-26", + "equity": 11740.0, + "return_pct": 17.4 + }, + { + "date": "2024-04-29", + "equity": 11781.58, + "return_pct": 17.82 + }, + { + "date": "2024-04-30", + "equity": 11594.95, + "return_pct": 15.95 + }, + { + "date": "2024-05-01", + "equity": 11557.3, + "return_pct": 15.57 + }, + { + "date": "2024-05-02", + "equity": 11665.4, + "return_pct": 16.65 + }, + { + "date": "2024-05-03", + "equity": 11809.99, + "return_pct": 18.1 + }, + { + "date": "2024-05-06", + "equity": 11931.95, + "return_pct": 19.32 + }, + { + "date": "2024-05-07", + "equity": 11945.12, + "return_pct": 19.45 + }, + { + "date": "2024-05-08", + "equity": 11946.27, + "return_pct": 19.46 + }, + { + "date": "2024-05-09", + "equity": 12015.11, + "return_pct": 20.15 + }, + { + "date": "2024-05-10", + "equity": 12030.58, + "return_pct": 20.31 + }, + { + "date": "2024-05-13", + "equity": 12032.2, + "return_pct": 20.32 + }, + { + "date": "2024-05-14", + "equity": 12087.4, + "return_pct": 20.87 + }, + { + "date": "2024-05-15", + "equity": 12237.08, + "return_pct": 22.37 + }, + { + "date": "2024-05-16", + "equity": 12211.9, + "return_pct": 22.12 + }, + { + "date": "2024-05-17", + "equity": 12229.46, + "return_pct": 22.29 + }, + { + "date": "2024-05-20", + "equity": 12243.55, + "return_pct": 22.44 + }, + { + "date": "2024-05-21", + "equity": 12273.58, + "return_pct": 22.74 + }, + { + "date": "2024-05-22", + "equity": 12238.24, + "return_pct": 22.38 + }, + { + "date": "2024-05-23", + "equity": 12148.85, + "return_pct": 21.49 + }, + { + "date": "2024-05-24", + "equity": 12229.23, + "return_pct": 22.29 + }, + { + "date": "2024-05-28", + "equity": 12237.78, + "return_pct": 22.38 + }, + { + "date": "2024-05-29", + "equity": 12152.08, + "return_pct": 21.52 + }, + { + "date": "2024-05-30", + "equity": 12071.47, + "return_pct": 20.71 + }, + { + "date": "2024-05-31", + "equity": 12181.42, + "return_pct": 21.81 + }, + { + "date": "2024-06-03", + "equity": 12191.35, + "return_pct": 21.91 + }, + { + "date": "2024-06-04", + "equity": 12204.98, + "return_pct": 22.05 + }, + { + "date": "2024-06-05", + "equity": 12350.03, + "return_pct": 23.5 + }, + { + "date": "2024-06-06", + "equity": 12349.8, + "return_pct": 23.5 + }, + { + "date": "2024-06-07", + "equity": 12334.79, + "return_pct": 23.35 + }, + { + "date": "2024-06-10", + "equity": 12372.9, + "return_pct": 23.73 + }, + { + "date": "2024-06-11", + "equity": 12402.7, + "return_pct": 24.03 + }, + { + "date": "2024-06-12", + "equity": 12504.56, + "return_pct": 25.05 + }, + { + "date": "2024-06-13", + "equity": 12529.74, + "return_pct": 25.3 + }, + { + "date": "2024-06-14", + "equity": 12537.36, + "return_pct": 25.37 + }, + { + "date": "2024-06-17", + "equity": 12637.15, + "return_pct": 26.37 + }, + { + "date": "2024-06-18", + "equity": 12669.25, + "return_pct": 26.69 + }, + { + "date": "2024-06-20", + "equity": 12634.84, + "return_pct": 26.35 + }, + { + "date": "2024-06-21", + "equity": 12577.32, + "return_pct": 25.77 + }, + { + "date": "2024-06-24", + "equity": 12536.44, + "return_pct": 25.36 + }, + { + "date": "2024-06-25", + "equity": 12584.71, + "return_pct": 25.85 + }, + { + "date": "2024-06-26", + "equity": 12600.42, + "return_pct": 26.0 + }, + { + "date": "2024-06-27", + "equity": 12620.29, + "return_pct": 26.2 + }, + { + "date": "2024-06-28", + "equity": 12570.62, + "return_pct": 25.71 + }, + { + "date": "2024-07-01", + "equity": 12596.49, + "return_pct": 25.96 + }, + { + "date": "2024-07-02", + "equity": 12681.26, + "return_pct": 26.81 + }, + { + "date": "2024-07-03", + "equity": 12737.86, + "return_pct": 27.38 + }, + { + "date": "2024-07-05", + "equity": 12811.31, + "return_pct": 28.11 + }, + { + "date": "2024-07-08", + "equity": 12826.09, + "return_pct": 28.26 + }, + { + "date": "2024-07-09", + "equity": 12838.57, + "return_pct": 28.39 + }, + { + "date": "2024-07-10", + "equity": 12965.61, + "return_pct": 29.66 + }, + { + "date": "2024-07-11", + "equity": 12853.81, + "return_pct": 28.54 + }, + { + "date": "2024-07-12", + "equity": 12934.89, + "return_pct": 29.35 + }, + { + "date": "2024-07-15", + "equity": 12970.46, + "return_pct": 29.7 + }, + { + "date": "2024-07-16", + "equity": 13047.37, + "return_pct": 30.47 + }, + { + "date": "2024-07-17", + "equity": 12864.44, + "return_pct": 28.64 + }, + { + "date": "2024-07-18", + "equity": 12765.57, + "return_pct": 27.66 + }, + { + "date": "2024-07-19", + "equity": 12680.8, + "return_pct": 26.81 + }, + { + "date": "2024-07-22", + "equity": 12811.54, + "return_pct": 28.12 + }, + { + "date": "2024-07-23", + "equity": 12791.44, + "return_pct": 27.91 + }, + { + "date": "2024-07-24", + "equity": 12501.56, + "return_pct": 25.02 + }, + { + "date": "2024-07-25", + "equity": 12436.42, + "return_pct": 24.36 + }, + { + "date": "2024-07-26", + "equity": 12575.71, + "return_pct": 25.76 + }, + { + "date": "2024-07-29", + "equity": 12583.1, + "return_pct": 25.83 + }, + { + "date": "2024-07-30", + "equity": 12519.34, + "return_pct": 25.19 + }, + { + "date": "2024-07-31", + "equity": 12722.84, + "return_pct": 27.23 + }, + { + "date": "2024-08-01", + "equity": 12542.67, + "return_pct": 25.43 + }, + { + "date": "2024-08-02", + "equity": 12309.15, + "return_pct": 23.09 + }, + { + "date": "2024-08-05", + "equity": 11950.66, + "return_pct": 19.51 + }, + { + "date": "2024-08-06", + "equity": 12060.84, + "return_pct": 20.61 + }, + { + "date": "2024-08-07", + "equity": 11980.23, + "return_pct": 19.8 + }, + { + "date": "2024-08-08", + "equity": 12257.18, + "return_pct": 22.57 + }, + { + "date": "2024-08-09", + "equity": 12311.23, + "return_pct": 23.11 + }, + { + "date": "2024-08-12", + "equity": 12317.7, + "return_pct": 23.18 + }, + { + "date": "2024-08-13", + "equity": 12520.27, + "return_pct": 25.2 + }, + { + "date": "2024-08-14", + "equity": 12559.77, + "return_pct": 25.6 + }, + { + "date": "2024-08-15", + "equity": 12775.04, + "return_pct": 27.75 + }, + { + "date": "2024-08-16", + "equity": 12803.69, + "return_pct": 28.04 + }, + { + "date": "2024-08-19", + "equity": 12926.11, + "return_pct": 29.26 + }, + { + "date": "2024-08-20", + "equity": 12905.09, + "return_pct": 29.05 + }, + { + "date": "2024-08-21", + "equity": 12949.44, + "return_pct": 29.49 + }, + { + "date": "2024-08-22", + "equity": 12847.8, + "return_pct": 28.48 + }, + { + "date": "2024-08-23", + "equity": 12984.32, + "return_pct": 29.84 + }, + { + "date": "2024-08-26", + "equity": 12953.36, + "return_pct": 29.53 + }, + { + "date": "2024-08-27", + "equity": 12971.15, + "return_pct": 29.71 + }, + { + "date": "2024-08-28", + "equity": 12895.85, + "return_pct": 28.96 + }, + { + "date": "2024-08-29", + "equity": 12897.0, + "return_pct": 28.97 + }, + { + "date": "2024-08-30", + "equity": 13020.12, + "return_pct": 30.2 + }, + { + "date": "2024-09-03", + "equity": 12752.18, + "return_pct": 27.52 + }, + { + "date": "2024-09-04", + "equity": 12726.08, + "return_pct": 27.26 + }, + { + "date": "2024-09-05", + "equity": 12695.12, + "return_pct": 26.95 + }, + { + "date": "2024-09-06", + "equity": 12481.46, + "return_pct": 24.81 + }, + { + "date": "2024-09-09", + "equity": 12621.21, + "return_pct": 26.21 + }, + { + "date": "2024-09-10", + "equity": 12676.18, + "return_pct": 26.76 + }, + { + "date": "2024-09-11", + "equity": 12806.23, + "return_pct": 28.06 + }, + { + "date": "2024-09-12", + "equity": 12914.1, + "return_pct": 29.14 + }, + { + "date": "2024-09-13", + "equity": 12981.54, + "return_pct": 29.82 + }, + { + "date": "2024-09-16", + "equity": 13000.72, + "return_pct": 30.01 + }, + { + "date": "2024-09-17", + "equity": 13006.03, + "return_pct": 30.06 + }, + { + "date": "2024-09-18", + "equity": 12967.45, + "return_pct": 29.67 + }, + { + "date": "2024-09-19", + "equity": 13188.74, + "return_pct": 31.89 + }, + { + "date": "2024-09-20", + "equity": 13125.68, + "return_pct": 31.26 + }, + { + "date": "2024-09-23", + "equity": 13158.48, + "return_pct": 31.58 + }, + { + "date": "2024-09-24", + "equity": 13196.13, + "return_pct": 31.96 + }, + { + "date": "2024-09-25", + "equity": 13167.02, + "return_pct": 31.67 + }, + { + "date": "2024-09-26", + "equity": 13219.23, + "return_pct": 32.19 + }, + { + "date": "2024-09-27", + "equity": 13200.06, + "return_pct": 32.0 + }, + { + "date": "2024-09-30", + "equity": 13252.95, + "return_pct": 32.53 + }, + { + "date": "2024-10-01", + "equity": 13134.22, + "return_pct": 31.34 + }, + { + "date": "2024-10-02", + "equity": 13139.77, + "return_pct": 31.4 + }, + { + "date": "2024-10-03", + "equity": 13115.75, + "return_pct": 31.16 + }, + { + "date": "2024-10-04", + "equity": 13234.93, + "return_pct": 32.35 + }, + { + "date": "2024-10-07", + "equity": 13115.28, + "return_pct": 31.15 + }, + { + "date": "2024-10-08", + "equity": 13239.32, + "return_pct": 32.39 + }, + { + "date": "2024-10-09", + "equity": 13331.02, + "return_pct": 33.31 + }, + { + "date": "2024-10-10", + "equity": 13307.69, + "return_pct": 33.08 + }, + { + "date": "2024-10-11", + "equity": 13387.38, + "return_pct": 33.87 + }, + { + "date": "2024-10-14", + "equity": 13496.87, + "return_pct": 34.97 + }, + { + "date": "2024-10-15", + "equity": 13392.0, + "return_pct": 33.92 + }, + { + "date": "2024-10-16", + "equity": 13450.21, + "return_pct": 34.5 + }, + { + "date": "2024-10-17", + "equity": 13451.37, + "return_pct": 34.51 + }, + { + "date": "2024-10-18", + "equity": 13503.11, + "return_pct": 35.03 + }, + { + "date": "2024-10-21", + "equity": 13480.93, + "return_pct": 34.81 + }, + { + "date": "2024-10-22", + "equity": 13473.77, + "return_pct": 34.74 + }, + { + "date": "2024-10-23", + "equity": 13350.66, + "return_pct": 33.51 + }, + { + "date": "2024-10-24", + "equity": 13379.53, + "return_pct": 33.8 + }, + { + "date": "2024-10-25", + "equity": 13374.91, + "return_pct": 33.75 + }, + { + "date": "2024-10-28", + "equity": 13416.26, + "return_pct": 34.16 + }, + { + "date": "2024-10-29", + "equity": 13437.97, + "return_pct": 34.38 + }, + { + "date": "2024-10-30", + "equity": 13397.32, + "return_pct": 33.97 + }, + { + "date": "2024-10-31", + "equity": 13134.69, + "return_pct": 31.35 + }, + { + "date": "2024-11-01", + "equity": 13190.12, + "return_pct": 31.9 + }, + { + "date": "2024-11-04", + "equity": 13161.71, + "return_pct": 31.62 + }, + { + "date": "2024-11-05", + "equity": 13320.86, + "return_pct": 33.21 + }, + { + "date": "2024-11-06", + "equity": 13652.09, + "return_pct": 36.52 + }, + { + "date": "2024-11-07", + "equity": 13757.65, + "return_pct": 37.58 + }, + { + "date": "2024-11-08", + "equity": 13817.25, + "return_pct": 38.17 + }, + { + "date": "2024-11-11", + "equity": 13830.41, + "return_pct": 38.3 + }, + { + "date": "2024-11-12", + "equity": 13787.45, + "return_pct": 37.87 + }, + { + "date": "2024-11-13", + "equity": 13794.15, + "return_pct": 37.94 + }, + { + "date": "2024-11-14", + "equity": 13705.45, + "return_pct": 37.05 + }, + { + "date": "2024-11-15", + "equity": 13529.9, + "return_pct": 35.3 + }, + { + "date": "2024-11-18", + "equity": 13585.34, + "return_pct": 35.85 + }, + { + "date": "2024-11-19", + "equity": 13635.0, + "return_pct": 36.35 + }, + { + "date": "2024-11-20", + "equity": 13639.62, + "return_pct": 36.4 + }, + { + "date": "2024-11-21", + "equity": 13712.84, + "return_pct": 37.13 + }, + { + "date": "2024-11-22", + "equity": 13755.34, + "return_pct": 37.55 + }, + { + "date": "2024-11-25", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2024-11-26", + "equity": 13874.07, + "return_pct": 38.74 + }, + { + "date": "2024-11-27", + "equity": 13832.03, + "return_pct": 38.32 + }, + { + "date": "2024-11-29", + "equity": 13917.95, + "return_pct": 39.18 + }, + { + "date": "2024-12-02", + "equity": 13942.9, + "return_pct": 39.43 + }, + { + "date": "2024-12-03", + "equity": 13949.37, + "return_pct": 39.49 + }, + { + "date": "2024-12-04", + "equity": 14035.99, + "return_pct": 40.36 + }, + { + "date": "2024-12-05", + "equity": 14012.89, + "return_pct": 40.13 + }, + { + "date": "2024-12-06", + "equity": 14039.45, + "return_pct": 40.39 + }, + { + "date": "2024-12-09", + "equity": 13967.15, + "return_pct": 39.67 + }, + { + "date": "2024-12-10", + "equity": 13923.73, + "return_pct": 39.24 + }, + { + "date": "2024-12-11", + "equity": 14031.37, + "return_pct": 40.31 + }, + { + "date": "2024-12-12", + "equity": 13959.07, + "return_pct": 39.59 + }, + { + "date": "2024-12-13", + "equity": 13956.3, + "return_pct": 39.56 + }, + { + "date": "2024-12-16", + "equity": 14015.89, + "return_pct": 40.16 + }, + { + "date": "2024-12-17", + "equity": 13958.15, + "return_pct": 39.58 + }, + { + "date": "2024-12-18", + "equity": 13542.14, + "return_pct": 35.42 + }, + { + "date": "2024-12-19", + "equity": 13537.99, + "return_pct": 35.38 + }, + { + "date": "2024-12-20", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2024-12-23", + "equity": 13736.4, + "return_pct": 37.36 + }, + { + "date": "2024-12-24", + "equity": 13889.08, + "return_pct": 38.89 + }, + { + "date": "2024-12-26", + "equity": 13890.01, + "return_pct": 38.9 + }, + { + "date": "2024-12-27", + "equity": 13743.79, + "return_pct": 37.44 + }, + { + "date": "2024-12-30", + "equity": 13586.95, + "return_pct": 35.87 + }, + { + "date": "2024-12-31", + "equity": 13537.52, + "return_pct": 35.38 + }, + { + "date": "2025-01-02", + "equity": 13504.26, + "return_pct": 35.04 + }, + { + "date": "2025-01-03", + "equity": 13673.11, + "return_pct": 36.73 + }, + { + "date": "2025-01-06", + "equity": 13751.88, + "return_pct": 37.52 + }, + { + "date": "2025-01-07", + "equity": 13596.42, + "return_pct": 35.96 + }, + { + "date": "2025-01-08", + "equity": 13616.29, + "return_pct": 36.16 + }, + { + "date": "2025-01-10", + "equity": 13408.4, + "return_pct": 34.08 + }, + { + "date": "2025-01-13", + "equity": 13429.19, + "return_pct": 34.29 + }, + { + "date": "2025-01-14", + "equity": 13447.67, + "return_pct": 34.48 + }, + { + "date": "2025-01-15", + "equity": 13692.28, + "return_pct": 36.92 + }, + { + "date": "2025-01-16", + "equity": 13665.95, + "return_pct": 36.66 + }, + { + "date": "2025-01-17", + "equity": 13803.16, + "return_pct": 38.03 + }, + { + "date": "2025-01-21", + "equity": 13929.5, + "return_pct": 39.3 + }, + { + "date": "2025-01-22", + "equity": 14007.81, + "return_pct": 40.08 + }, + { + "date": "2025-01-23", + "equity": 14084.26, + "return_pct": 40.84 + }, + { + "date": "2025-01-24", + "equity": 14043.15, + "return_pct": 40.43 + }, + { + "date": "2025-01-27", + "equity": 13844.5, + "return_pct": 38.45 + }, + { + "date": "2025-01-28", + "equity": 13963.46, + "return_pct": 39.63 + }, + { + "date": "2025-01-29", + "equity": 13900.86, + "return_pct": 39.01 + }, + { + "date": "2025-01-30", + "equity": 13975.47, + "return_pct": 39.75 + }, + { + "date": "2025-01-31", + "equity": 13901.09, + "return_pct": 39.01 + }, + { + "date": "2025-02-03", + "equity": 13807.54, + "return_pct": 38.08 + }, + { + "date": "2025-02-04", + "equity": 13900.17, + "return_pct": 39.0 + }, + { + "date": "2025-02-05", + "equity": 13956.53, + "return_pct": 39.57 + }, + { + "date": "2025-02-06", + "equity": 14005.04, + "return_pct": 40.05 + }, + { + "date": "2025-02-07", + "equity": 13876.84, + "return_pct": 38.77 + }, + { + "date": "2025-02-10", + "equity": 13971.08, + "return_pct": 39.71 + }, + { + "date": "2025-02-11", + "equity": 13981.71, + "return_pct": 39.82 + }, + { + "date": "2025-02-12", + "equity": 13936.66, + "return_pct": 39.37 + }, + { + "date": "2025-02-13", + "equity": 14083.8, + "return_pct": 40.84 + }, + { + "date": "2025-02-14", + "equity": 14083.11, + "return_pct": 40.83 + }, + { + "date": "2025-02-18", + "equity": 14124.45, + "return_pct": 41.24 + }, + { + "date": "2025-02-19", + "equity": 14157.72, + "return_pct": 41.58 + }, + { + "date": "2025-02-20", + "equity": 14098.82, + "return_pct": 40.99 + }, + { + "date": "2025-02-21", + "equity": 13857.67, + "return_pct": 38.58 + }, + { + "date": "2025-02-24", + "equity": 13794.61, + "return_pct": 37.95 + }, + { + "date": "2025-02-25", + "equity": 13726.01, + "return_pct": 37.26 + }, + { + "date": "2025-02-26", + "equity": 13732.94, + "return_pct": 37.33 + }, + { + "date": "2025-02-27", + "equity": 13513.73, + "return_pct": 35.14 + }, + { + "date": "2025-02-28", + "equity": 13724.62, + "return_pct": 37.25 + }, + { + "date": "2025-03-03", + "equity": 13484.17, + "return_pct": 34.84 + }, + { + "date": "2025-03-04", + "equity": 13324.56, + "return_pct": 33.25 + }, + { + "date": "2025-03-05", + "equity": 13467.77, + "return_pct": 34.68 + }, + { + "date": "2025-03-06", + "equity": 13228.7, + "return_pct": 32.29 + }, + { + "date": "2025-03-07", + "equity": 13302.84, + "return_pct": 33.03 + }, + { + "date": "2025-03-10", + "equity": 12948.51, + "return_pct": 29.49 + }, + { + "date": "2025-03-11", + "equity": 12840.87, + "return_pct": 28.41 + }, + { + "date": "2025-03-12", + "equity": 12909.02, + "return_pct": 29.09 + }, + { + "date": "2025-03-13", + "equity": 12736.93, + "return_pct": 27.37 + }, + { + "date": "2025-03-14", + "equity": 13000.02, + "return_pct": 30.0 + }, + { + "date": "2025-03-17", + "equity": 13100.27, + "return_pct": 31.0 + }, + { + "date": "2025-03-18", + "equity": 12958.68, + "return_pct": 29.59 + }, + { + "date": "2025-03-19", + "equity": 13099.81, + "return_pct": 31.0 + }, + { + "date": "2025-03-20", + "equity": 13061.93, + "return_pct": 30.62 + }, + { + "date": "2025-03-21", + "equity": 13027.05, + "return_pct": 30.27 + }, + { + "date": "2025-03-24", + "equity": 13260.34, + "return_pct": 32.6 + }, + { + "date": "2025-03-25", + "equity": 13292.22, + "return_pct": 32.92 + }, + { + "date": "2025-03-26", + "equity": 13133.53, + "return_pct": 31.34 + }, + { + "date": "2025-03-27", + "equity": 13098.65, + "return_pct": 30.99 + }, + { + "date": "2025-03-28", + "equity": 12834.87, + "return_pct": 28.35 + }, + { + "date": "2025-03-31", + "equity": 12921.03, + "return_pct": 29.21 + }, + { + "date": "2025-04-01", + "equity": 12957.52, + "return_pct": 29.58 + }, + { + "date": "2025-04-02", + "equity": 13039.52, + "return_pct": 30.4 + }, + { + "date": "2025-04-03", + "equity": 12396.92, + "return_pct": 23.97 + }, + { + "date": "2025-04-04", + "equity": 11671.17, + "return_pct": 16.71 + }, + { + "date": "2025-04-07", + "equity": 11650.38, + "return_pct": 16.5 + }, + { + "date": "2025-04-08", + "equity": 11467.9, + "return_pct": 14.68 + }, + { + "date": "2025-04-09", + "equity": 12672.26, + "return_pct": 26.72 + }, + { + "date": "2025-04-10", + "equity": 12116.97, + "return_pct": 21.17 + }, + { + "date": "2025-04-11", + "equity": 12333.17, + "return_pct": 23.33 + }, + { + "date": "2025-04-14", + "equity": 12452.82, + "return_pct": 24.53 + }, + { + "date": "2025-04-15", + "equity": 12417.94, + "return_pct": 24.18 + }, + { + "date": "2025-04-16", + "equity": 12141.92, + "return_pct": 21.42 + }, + { + "date": "2025-04-17", + "equity": 12159.24, + "return_pct": 21.59 + }, + { + "date": "2025-04-21", + "equity": 11869.82, + "return_pct": 18.7 + }, + { + "date": "2025-04-22", + "equity": 12178.64, + "return_pct": 21.79 + }, + { + "date": "2025-04-23", + "equity": 12367.36, + "return_pct": 23.67 + }, + { + "date": "2025-04-24", + "equity": 12627.68, + "return_pct": 26.28 + }, + { + "date": "2025-04-25", + "equity": 12718.92, + "return_pct": 27.19 + }, + { + "date": "2025-04-28", + "equity": 12723.77, + "return_pct": 27.24 + }, + { + "date": "2025-04-29", + "equity": 12803.92, + "return_pct": 28.04 + }, + { + "date": "2025-04-30", + "equity": 12809.0, + "return_pct": 28.09 + }, + { + "date": "2025-05-01", + "equity": 12899.78, + "return_pct": 29.0 + }, + { + "date": "2025-05-02", + "equity": 13091.26, + "return_pct": 30.91 + }, + { + "date": "2025-05-05", + "equity": 13016.19, + "return_pct": 30.16 + }, + { + "date": "2025-05-06", + "equity": 12907.4, + "return_pct": 29.07 + }, + { + "date": "2025-05-07", + "equity": 12961.68, + "return_pct": 29.62 + }, + { + "date": "2025-05-08", + "equity": 13051.99, + "return_pct": 30.52 + }, + { + "date": "2025-05-09", + "equity": 13035.36, + "return_pct": 30.35 + }, + { + "date": "2025-05-12", + "equity": 13466.15, + "return_pct": 34.66 + }, + { + "date": "2025-05-13", + "equity": 13555.08, + "return_pct": 35.55 + }, + { + "date": "2025-05-14", + "equity": 13572.4, + "return_pct": 35.72 + }, + { + "date": "2025-05-15", + "equity": 13638.69, + "return_pct": 36.39 + }, + { + "date": "2025-05-16", + "equity": 13725.08, + "return_pct": 37.25 + }, + { + "date": "2025-05-19", + "equity": 13740.1, + "return_pct": 37.4 + }, + { + "date": "2025-05-20", + "equity": 13693.9, + "return_pct": 36.94 + }, + { + "date": "2025-05-21", + "equity": 13463.15, + "return_pct": 34.63 + }, + { + "date": "2025-05-22", + "equity": 13468.46, + "return_pct": 34.68 + }, + { + "date": "2025-05-23", + "equity": 13376.53, + "return_pct": 33.77 + }, + { + "date": "2025-05-27", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2025-05-28", + "equity": 13575.64, + "return_pct": 35.76 + }, + { + "date": "2025-05-29", + "equity": 13629.22, + "return_pct": 36.29 + }, + { + "date": "2025-05-30", + "equity": 13613.98, + "return_pct": 36.14 + }, + { + "date": "2025-06-02", + "equity": 13690.67, + "return_pct": 36.91 + }, + { + "date": "2025-06-03", + "equity": 13768.74, + "return_pct": 37.69 + }, + { + "date": "2025-06-04", + "equity": 13765.04, + "return_pct": 37.65 + }, + { + "date": "2025-06-05", + "equity": 13698.52, + "return_pct": 36.99 + }, + { + "date": "2025-06-06", + "equity": 13839.19, + "return_pct": 38.39 + }, + { + "date": "2025-06-09", + "equity": 13851.66, + "return_pct": 38.52 + }, + { + "date": "2025-06-10", + "equity": 13930.2, + "return_pct": 39.3 + }, + { + "date": "2025-06-11", + "equity": 13890.47, + "return_pct": 38.9 + }, + { + "date": "2025-06-12", + "equity": 13945.67, + "return_pct": 39.46 + }, + { + "date": "2025-06-13", + "equity": 13789.76, + "return_pct": 37.9 + }, + { + "date": "2025-06-16", + "equity": 13920.96, + "return_pct": 39.21 + }, + { + "date": "2025-06-17", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2025-06-18", + "equity": 13799.92, + "return_pct": 38.0 + }, + { + "date": "2025-06-20", + "equity": 13726.93, + "return_pct": 37.27 + }, + { + "date": "2025-06-23", + "equity": 13862.52, + "return_pct": 38.63 + }, + { + "date": "2025-06-24", + "equity": 14015.66, + "return_pct": 40.16 + }, + { + "date": "2025-06-25", + "equity": 14023.51, + "return_pct": 40.24 + }, + { + "date": "2025-06-26", + "equity": 14133.23, + "return_pct": 41.33 + }, + { + "date": "2025-06-27", + "equity": 14203.45, + "return_pct": 42.03 + }, + { + "date": "2025-06-30", + "equity": 14271.36, + "return_pct": 42.71 + }, + { + "date": "2025-07-01", + "equity": 14266.74, + "return_pct": 42.67 + }, + { + "date": "2025-07-02", + "equity": 14331.42, + "return_pct": 43.31 + }, + { + "date": "2025-07-03", + "equity": 14444.37, + "return_pct": 44.44 + }, + { + "date": "2025-07-07", + "equity": 14336.73, + "return_pct": 43.37 + }, + { + "date": "2025-07-08", + "equity": 14328.88, + "return_pct": 43.29 + }, + { + "date": "2025-07-09", + "equity": 14414.8, + "return_pct": 44.15 + }, + { + "date": "2025-07-10", + "equity": 14455.45, + "return_pct": 44.55 + }, + { + "date": "2025-07-11", + "equity": 14404.64, + "return_pct": 44.05 + }, + { + "date": "2025-07-14", + "equity": 14432.13, + "return_pct": 44.32 + }, + { + "date": "2025-07-15", + "equity": 14370.45, + "return_pct": 43.7 + }, + { + "date": "2025-07-16", + "equity": 14418.5, + "return_pct": 44.18 + }, + { + "date": "2025-07-17", + "equity": 14506.73, + "return_pct": 45.07 + }, + { + "date": "2025-07-18", + "equity": 14496.11, + "return_pct": 44.96 + }, + { + "date": "2025-07-21", + "equity": 14523.6, + "return_pct": 45.24 + }, + { + "date": "2025-07-22", + "equity": 14525.67, + "return_pct": 45.26 + }, + { + "date": "2025-07-23", + "equity": 14649.25, + "return_pct": 46.49 + }, + { + "date": "2025-07-24", + "equity": 14654.1, + "return_pct": 46.54 + }, + { + "date": "2025-07-25", + "equity": 14716.0, + "return_pct": 47.16 + }, + { + "date": "2025-07-28", + "equity": 14712.31, + "return_pct": 47.12 + }, + { + "date": "2025-07-29", + "equity": 14673.5, + "return_pct": 46.74 + }, + { + "date": "2025-07-30", + "equity": 14655.03, + "return_pct": 46.55 + }, + { + "date": "2025-07-31", + "equity": 14600.05, + "return_pct": 46.0 + }, + { + "date": "2025-08-01", + "equity": 14360.75, + "return_pct": 43.61 + }, + { + "date": "2025-08-04", + "equity": 14579.03, + "return_pct": 45.79 + }, + { + "date": "2025-08-05", + "equity": 14505.12, + "return_pct": 45.05 + }, + { + "date": "2025-08-06", + "equity": 14616.22, + "return_pct": 46.16 + }, + { + "date": "2025-08-07", + "equity": 14603.98, + "return_pct": 46.04 + }, + { + "date": "2025-08-08", + "equity": 14717.85, + "return_pct": 47.18 + }, + { + "date": "2025-08-11", + "equity": 14688.75, + "return_pct": 46.89 + }, + { + "date": "2025-08-12", + "equity": 14845.13, + "return_pct": 48.45 + }, + { + "date": "2025-08-13", + "equity": 14895.94, + "return_pct": 48.96 + }, + { + "date": "2025-08-14", + "equity": 14897.33, + "return_pct": 48.97 + }, + { + "date": "2025-08-15", + "equity": 14862.45, + "return_pct": 48.62 + }, + { + "date": "2025-08-18", + "equity": 14859.22, + "return_pct": 48.59 + }, + { + "date": "2025-08-19", + "equity": 14778.6, + "return_pct": 47.79 + }, + { + "date": "2025-08-20", + "equity": 14739.33, + "return_pct": 47.39 + }, + { + "date": "2025-08-21", + "equity": 14680.2, + "return_pct": 46.8 + }, + { + "date": "2025-08-22", + "equity": 14905.64, + "return_pct": 49.06 + }, + { + "date": "2025-08-25", + "equity": 14840.04, + "return_pct": 48.4 + }, + { + "date": "2025-08-26", + "equity": 14902.18, + "return_pct": 49.02 + }, + { + "date": "2025-08-27", + "equity": 14936.13, + "return_pct": 49.36 + }, + { + "date": "2025-08-28", + "equity": 14989.03, + "return_pct": 49.89 + }, + { + "date": "2025-08-29", + "equity": 14899.64, + "return_pct": 49.0 + }, + { + "date": "2025-09-02", + "equity": 14789.23, + "return_pct": 47.89 + }, + { + "date": "2025-09-03", + "equity": 14869.38, + "return_pct": 48.69 + }, + { + "date": "2025-09-04", + "equity": 14993.65, + "return_pct": 49.94 + }, + { + "date": "2025-09-05", + "equity": 14950.22, + "return_pct": 49.5 + }, + { + "date": "2025-09-08", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-09-09", + "equity": 15021.6, + "return_pct": 50.22 + }, + { + "date": "2025-09-10", + "equity": 15065.02, + "return_pct": 50.65 + }, + { + "date": "2025-09-11", + "equity": 15190.22, + "return_pct": 51.9 + }, + { + "date": "2025-09-12", + "equity": 15185.13, + "return_pct": 51.85 + }, + { + "date": "2025-09-15", + "equity": 15265.98, + "return_pct": 52.66 + }, + { + "date": "2025-09-16", + "equity": 15244.96, + "return_pct": 52.45 + }, + { + "date": "2025-09-17", + "equity": 15226.02, + "return_pct": 52.26 + }, + { + "date": "2025-09-18", + "equity": 15297.16, + "return_pct": 52.97 + }, + { + "date": "2025-09-19", + "equity": 15330.42, + "return_pct": 53.3 + }, + { + "date": "2025-09-22", + "equity": 15402.95, + "return_pct": 54.03 + }, + { + "date": "2025-09-23", + "equity": 15319.1, + "return_pct": 53.19 + }, + { + "date": "2025-09-24", + "equity": 15270.37, + "return_pct": 52.7 + }, + { + "date": "2025-09-25", + "equity": 15199.92, + "return_pct": 52.0 + }, + { + "date": "2025-09-26", + "equity": 15287.0, + "return_pct": 52.87 + }, + { + "date": "2025-09-29", + "equity": 15329.96, + "return_pct": 53.3 + }, + { + "date": "2025-09-30", + "equity": 15387.71, + "return_pct": 53.88 + }, + { + "date": "2025-10-01", + "equity": 15440.14, + "return_pct": 54.4 + }, + { + "date": "2025-10-02", + "equity": 15457.93, + "return_pct": 54.58 + }, + { + "date": "2025-10-03", + "equity": 15457.7, + "return_pct": 54.58 + }, + { + "date": "2025-10-06", + "equity": 15513.13, + "return_pct": 55.13 + }, + { + "date": "2025-10-07", + "equity": 15455.62, + "return_pct": 54.56 + }, + { + "date": "2025-10-08", + "equity": 15547.78, + "return_pct": 55.48 + }, + { + "date": "2025-10-09", + "equity": 15502.74, + "return_pct": 55.03 + }, + { + "date": "2025-10-10", + "equity": 15083.73, + "return_pct": 50.84 + }, + { + "date": "2025-10-13", + "equity": 15315.18, + "return_pct": 53.15 + }, + { + "date": "2025-10-14", + "equity": 15296.47, + "return_pct": 52.96 + }, + { + "date": "2025-10-15", + "equity": 15364.38, + "return_pct": 53.64 + }, + { + "date": "2025-10-16", + "equity": 15259.74, + "return_pct": 52.6 + }, + { + "date": "2025-10-17", + "equity": 15346.36, + "return_pct": 53.46 + }, + { + "date": "2025-10-20", + "equity": 15505.97, + "return_pct": 55.06 + }, + { + "date": "2025-10-21", + "equity": 15505.74, + "return_pct": 55.06 + }, + { + "date": "2025-10-22", + "equity": 15425.13, + "return_pct": 54.25 + }, + { + "date": "2025-10-23", + "equity": 15516.6, + "return_pct": 55.17 + }, + { + "date": "2025-10-24", + "equity": 15643.41, + "return_pct": 56.43 + }, + { + "date": "2025-10-27", + "equity": 15827.96, + "return_pct": 58.28 + }, + { + "date": "2025-10-28", + "equity": 15870.0, + "return_pct": 58.7 + }, + { + "date": "2025-10-29", + "equity": 15877.62, + "return_pct": 58.78 + }, + { + "date": "2025-10-30", + "equity": 15703.0, + "return_pct": 57.03 + }, + { + "date": "2025-10-31", + "equity": 15754.51, + "return_pct": 57.55 + }, + { + "date": "2025-11-03", + "equity": 15784.08, + "return_pct": 57.84 + }, + { + "date": "2025-11-04", + "equity": 15596.98, + "return_pct": 55.97 + }, + { + "date": "2025-11-05", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2025-11-06", + "equity": 15483.1, + "return_pct": 54.83 + }, + { + "date": "2025-11-07", + "equity": 15498.35, + "return_pct": 54.98 + }, + { + "date": "2025-11-10", + "equity": 15740.19, + "return_pct": 57.4 + }, + { + "date": "2025-11-11", + "equity": 15776.22, + "return_pct": 57.76 + }, + { + "date": "2025-11-12", + "equity": 15785.0, + "return_pct": 57.85 + }, + { + "date": "2025-11-13", + "equity": 15523.06, + "return_pct": 55.23 + }, + { + "date": "2025-11-14", + "equity": 15520.52, + "return_pct": 55.21 + }, + { + "date": "2025-11-17", + "equity": 15375.93, + "return_pct": 53.76 + }, + { + "date": "2025-11-18", + "equity": 15246.81, + "return_pct": 52.47 + }, + { + "date": "2025-11-19", + "equity": 15305.71, + "return_pct": 53.06 + }, + { + "date": "2025-11-20", + "equity": 15072.41, + "return_pct": 50.72 + }, + { + "date": "2025-11-21", + "equity": 15222.55, + "return_pct": 52.23 + }, + { + "date": "2025-11-24", + "equity": 15446.61, + "return_pct": 54.47 + }, + { + "date": "2025-11-25", + "equity": 15591.9, + "return_pct": 55.92 + }, + { + "date": "2025-11-26", + "equity": 15699.54, + "return_pct": 57.0 + }, + { + "date": "2025-11-28", + "equity": 15785.23, + "return_pct": 57.85 + }, + { + "date": "2025-12-01", + "equity": 15713.16, + "return_pct": 57.13 + }, + { + "date": "2025-12-02", + "equity": 15742.27, + "return_pct": 57.42 + }, + { + "date": "2025-12-03", + "equity": 15796.78, + "return_pct": 57.97 + }, + { + "date": "2025-12-04", + "equity": 15808.33, + "return_pct": 58.08 + }, + { + "date": "2025-12-05", + "equity": 15838.36, + "return_pct": 58.38 + }, + { + "date": "2025-12-08", + "equity": 15790.77, + "return_pct": 57.91 + }, + { + "date": "2025-12-09", + "equity": 15777.15, + "return_pct": 57.77 + }, + { + "date": "2025-12-10", + "equity": 15881.78, + "return_pct": 58.82 + }, + { + "date": "2025-12-11", + "equity": 15918.74, + "return_pct": 59.19 + }, + { + "date": "2025-12-12", + "equity": 15747.58, + "return_pct": 57.48 + }, + { + "date": "2025-12-15", + "equity": 15723.79, + "return_pct": 57.24 + }, + { + "date": "2025-12-16", + "equity": 15680.83, + "return_pct": 56.81 + }, + { + "date": "2025-12-17", + "equity": 15508.28, + "return_pct": 55.08 + }, + { + "date": "2025-12-18", + "equity": 15625.39, + "return_pct": 56.25 + }, + { + "date": "2025-12-19", + "equity": 15720.56, + "return_pct": 57.21 + }, + { + "date": "2025-12-22", + "equity": 15818.49, + "return_pct": 58.18 + }, + { + "date": "2025-12-23", + "equity": 15890.79, + "return_pct": 58.91 + }, + { + "date": "2025-12-24", + "equity": 15946.69, + "return_pct": 59.47 + }, + { + "date": "2025-12-26", + "equity": 15945.07, + "return_pct": 59.45 + }, + { + "date": "2025-12-29", + "equity": 15888.25, + "return_pct": 58.88 + }, + { + "date": "2025-12-30", + "equity": 15868.85, + "return_pct": 58.69 + }, + { + "date": "2025-12-31", + "equity": 15751.28, + "return_pct": 57.51 + }, + { + "date": "2026-01-02", + "equity": 15780.15, + "return_pct": 57.8 + }, + { + "date": "2026-01-05", + "equity": 15885.25, + "return_pct": 58.85 + }, + { + "date": "2026-01-06", + "equity": 15979.72, + "return_pct": 59.8 + }, + { + "date": "2026-01-07", + "equity": 15928.21, + "return_pct": 59.28 + }, + { + "date": "2026-01-08", + "equity": 15926.59, + "return_pct": 59.27 + }, + { + "date": "2026-01-09", + "equity": 16031.92, + "return_pct": 60.32 + }, + { + "date": "2026-01-12", + "equity": 16057.1, + "return_pct": 60.57 + }, + { + "date": "2026-01-13", + "equity": 16024.99, + "return_pct": 60.25 + }, + { + "date": "2026-01-14", + "equity": 15946.23, + "return_pct": 59.46 + }, + { + "date": "2026-01-15", + "equity": 15989.65, + "return_pct": 59.9 + }, + { + "date": "2026-01-16", + "equity": 15976.25, + "return_pct": 59.76 + }, + { + "date": "2026-01-20", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2026-01-21", + "equity": 15831.66, + "return_pct": 58.32 + }, + { + "date": "2026-01-22", + "equity": 15914.35, + "return_pct": 59.14 + }, + { + "date": "2026-01-23", + "equity": 15920.13, + "return_pct": 59.2 + }, + { + "date": "2026-01-26", + "equity": 16000.97, + "return_pct": 60.01 + }, + { + "date": "2026-01-27", + "equity": 16064.72, + "return_pct": 60.65 + }, + { + "date": "2026-01-28", + "equity": 16063.1, + "return_pct": 60.63 + }, + { + "date": "2026-01-29", + "equity": 16031.23, + "return_pct": 60.31 + }, + { + "date": "2026-01-30", + "equity": 15983.42, + "return_pct": 59.83 + }, + { + "date": "2026-02-02", + "equity": 16062.87, + "return_pct": 60.63 + }, + { + "date": "2026-02-03", + "equity": 15927.06, + "return_pct": 59.27 + }, + { + "date": "2026-02-04", + "equity": 15849.91, + "return_pct": 58.5 + }, + { + "date": "2026-02-05", + "equity": 15651.95, + "return_pct": 56.52 + }, + { + "date": "2026-02-06", + "equity": 15952.23, + "return_pct": 59.52 + }, + { + "date": "2026-02-09", + "equity": 16029.15, + "return_pct": 60.29 + }, + { + "date": "2026-02-10", + "equity": 15986.88, + "return_pct": 59.87 + }, + { + "date": "2026-02-11", + "equity": 15983.18, + "return_pct": 59.83 + }, + { + "date": "2026-02-12", + "equity": 15736.26, + "return_pct": 57.36 + }, + { + "date": "2026-02-13", + "equity": 15747.35, + "return_pct": 57.47 + }, + { + "date": "2026-02-17", + "equity": 15772.76, + "return_pct": 57.73 + }, + { + "date": "2026-02-18", + "equity": 15852.22, + "return_pct": 58.52 + }, + { + "date": "2026-02-19", + "equity": 15810.41, + "return_pct": 58.1 + }, + { + "date": "2026-02-20", + "equity": 15924.75, + "return_pct": 59.25 + }, + { + "date": "2026-02-23", + "equity": 15762.13, + "return_pct": 57.62 + }, + { + "date": "2026-02-24", + "equity": 15876.7, + "return_pct": 58.77 + }, + { + "date": "2026-02-25", + "equity": 16010.67, + "return_pct": 60.11 + }, + { + "date": "2026-02-26", + "equity": 15921.74, + "return_pct": 59.22 + }, + { + "date": "2026-02-27", + "equity": 15845.29, + "return_pct": 58.45 + }, + { + "date": "2026-03-02", + "equity": 15854.3, + "return_pct": 58.54 + }, + { + "date": "2026-03-03", + "equity": 15714.55, + "return_pct": 57.15 + }, + { + "date": "2026-03-04", + "equity": 15825.42, + "return_pct": 58.25 + }, + { + "date": "2026-03-05", + "equity": 15737.19, + "return_pct": 57.37 + }, + { + "date": "2026-03-06", + "equity": 15530.92, + "return_pct": 55.31 + }, + { + "date": "2026-03-09", + "equity": 15666.97, + "return_pct": 56.67 + }, + { + "date": "2026-03-10", + "equity": 15641.79, + "return_pct": 56.42 + }, + { + "date": "2026-03-11", + "equity": 15622.16, + "return_pct": 56.22 + }, + { + "date": "2026-03-12", + "equity": 15384.94, + "return_pct": 53.85 + }, + { + "date": "2026-03-13", + "equity": 15297.85, + "return_pct": 52.98 + }, + { + "date": "2026-03-16", + "equity": 15453.54, + "return_pct": 54.54 + }, + { + "date": "2026-03-17", + "equity": 15494.19, + "return_pct": 54.94 + }, + { + "date": "2026-03-18", + "equity": 15277.99, + "return_pct": 52.78 + }, + { + "date": "2026-03-19", + "equity": 15240.34, + "return_pct": 52.4 + }, + { + "date": "2026-03-20", + "equity": 14980.94, + "return_pct": 49.81 + }, + { + "date": "2026-03-23", + "equity": 15138.24, + "return_pct": 51.38 + }, + { + "date": "2026-03-24", + "equity": 15087.43, + "return_pct": 50.87 + }, + { + "date": "2026-03-25", + "equity": 15171.51, + "return_pct": 51.72 + }, + { + "date": "2026-03-26", + "equity": 14900.56, + "return_pct": 49.01 + }, + { + "date": "2026-03-27", + "equity": 14646.48, + "return_pct": 46.46 + }, + { + "date": "2026-03-30", + "equity": 14597.51, + "return_pct": 45.98 + }, + { + "date": "2026-03-31", + "equity": 15021.83, + "return_pct": 50.22 + }, + { + "date": "2026-04-01", + "equity": 15135.01, + "return_pct": 51.35 + }, + { + "date": "2026-04-02", + "equity": 15148.64, + "return_pct": 51.49 + }, + { + "date": "2026-04-06", + "equity": 15220.24, + "return_pct": 52.2 + }, + { + "date": "2026-04-07", + "equity": 15226.94, + "return_pct": 52.27 + }, + { + "date": "2026-04-08", + "equity": 15614.76, + "return_pct": 56.15 + }, + { + "date": "2026-04-09", + "equity": 15704.85, + "return_pct": 57.05 + }, + { + "date": "2026-04-10", + "equity": 15694.45, + "return_pct": 56.94 + }, + { + "date": "2026-04-13", + "equity": 15847.83, + "return_pct": 58.48 + }, + { + "date": "2026-04-14", + "equity": 16040.93, + "return_pct": 60.41 + }, + { + "date": "2026-04-15", + "equity": 16167.51, + "return_pct": 61.68 + }, + { + "date": "2026-04-16", + "equity": 16207.24, + "return_pct": 62.07 + }, + { + "date": "2026-04-17", + "equity": 16403.11, + "return_pct": 64.03 + }, + { + "date": "2026-04-20", + "equity": 16370.31, + "return_pct": 63.7 + }, + { + "date": "2026-04-21", + "equity": 16263.14, + "return_pct": 62.63 + }, + { + "date": "2026-04-22", + "equity": 16427.83, + "return_pct": 64.28 + }, + { + "date": "2026-04-23", + "equity": 16364.08, + "return_pct": 63.64 + }, + { + "date": "2026-04-24", + "equity": 16490.89, + "return_pct": 64.91 + }, + { + "date": "2026-04-27", + "equity": 16519.3, + "return_pct": 65.19 + }, + { + "date": "2026-04-28", + "equity": 16438.92, + "return_pct": 64.39 + }, + { + "date": "2026-04-29", + "equity": 16436.38, + "return_pct": 64.36 + }, + { + "date": "2026-04-30", + "equity": 16599.91, + "return_pct": 66.0 + }, + { + "date": "2026-05-01", + "equity": 16645.88, + "return_pct": 66.46 + }, + { + "date": "2026-05-04", + "equity": 16584.9, + "return_pct": 65.85 + }, + { + "date": "2026-05-05", + "equity": 16717.95, + "return_pct": 67.18 + }, + { + "date": "2026-05-06", + "equity": 16950.32, + "return_pct": 69.5 + }, + { + "date": "2026-05-07", + "equity": 16898.34, + "return_pct": 68.98 + }, + { + "date": "2026-05-08", + "equity": 17037.86, + "return_pct": 70.38 + }, + { + "date": "2026-05-11", + "equity": 17076.66, + "return_pct": 70.77 + }, + { + "date": "2026-05-12", + "equity": 17050.79, + "return_pct": 70.51 + }, + { + "date": "2026-05-13", + "equity": 17146.19, + "return_pct": 71.46 + }, + { + "date": "2026-05-14", + "equity": 17281.55, + "return_pct": 72.82 + }, + { + "date": "2026-05-15", + "equity": 17073.66, + "return_pct": 70.74 + }, + { + "date": "2026-05-18", + "equity": 17061.65, + "return_pct": 70.62 + }, + { + "date": "2026-05-19", + "equity": 16948.01, + "return_pct": 69.48 + }, + { + "date": "2026-05-20", + "equity": 17121.71, + "return_pct": 71.22 + }, + { + "date": "2026-05-21", + "equity": 17155.66, + "return_pct": 71.56 + }, + { + "date": "2026-05-22", + "equity": 17223.11, + "return_pct": 72.23 + }, + { + "date": "2026-05-26", + "equity": 17337.44, + "return_pct": 73.37 + }, + { + "date": "2026-05-27", + "equity": 17334.44, + "return_pct": 73.34 + }, + { + "date": "2026-05-28", + "equity": 17430.07, + "return_pct": 74.3 + }, + { + "date": "2026-05-29", + "equity": 17473.49, + "return_pct": 74.73 + }, + { + "date": "2026-06-01", + "equity": 17521.08, + "return_pct": 75.21 + }, + { + "date": "2026-06-02", + "equity": 17544.87, + "return_pct": 75.45 + }, + { + "date": "2026-06-03", + "equity": 17421.75, + "return_pct": 74.22 + }, + { + "date": "2026-06-04", + "equity": 17487.58, + "return_pct": 74.88 + }, + { + "date": "2026-06-05", + "equity": 17036.24, + "return_pct": 70.36 + }, + { + "date": "2026-06-08", + "equity": 17074.82, + "return_pct": 70.75 + }, + { + "date": "2026-06-09", + "equity": 17024.69, + "return_pct": 70.25 + }, + { + "date": "2026-06-10", + "equity": 16756.29, + "return_pct": 67.56 + }, + { + "date": "2026-06-11", + "equity": 17041.09, + "return_pct": 70.41 + }, + { + "date": "2026-06-12", + "equity": 17133.25, + "return_pct": 71.33 + }, + { + "date": "2026-06-15", + "equity": 17435.38, + "return_pct": 74.35 + }, + { + "date": "2026-06-16", + "equity": 17331.44, + "return_pct": 73.31 + }, + { + "date": "2026-06-17", + "equity": 17115.01, + "return_pct": 71.15 + }, + { + "date": "2026-06-18", + "equity": 17248.52, + "return_pct": 72.49 + }, + { + "date": "2026-06-22", + "equity": 17194.23, + "return_pct": 71.94 + }, + { + "date": "2026-06-23", + "equity": 16944.54, + "return_pct": 69.45 + }, + { + "date": "2026-06-24", + "equity": 16936.69, + "return_pct": 69.37 + }, + { + "date": "2026-06-25", + "equity": 16961.17, + "return_pct": 69.61 + }, + { + "date": "2026-06-26", + "equity": 16838.52, + "return_pct": 68.39 + }, + { + "date": "2026-06-29", + "equity": 17115.93, + "return_pct": 71.16 + }, + { + "date": "2026-06-30", + "equity": 17249.21, + "return_pct": 72.49 + }, + { + "date": "2026-07-01", + "equity": 17225.88, + "return_pct": 72.26 + }, + { + "date": "2026-07-02", + "equity": 17203.24, + "return_pct": 72.03 + } + ] + }, + { + "strategy": "residual80_highvol80_20_hold", + "label": "Residual/high-vol 80/20 + 30d hold", + "description": "Promoted entry candidate before adding the ATR trailing exit.", + "is_production": false, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "hold", + "live_exit_mode": null, + "lookback": "all", + "lookback_label": "All history", + "starting_capital": 10000.0, + "final_equity": 25871.56, + "total_return_pct": 158.7, + "cagr_pct": 27.2, + "max_drawdown_pct": 18.3, + "sharpe": 1.4, + "trades": 165, + "win_rate": 37.6, + "avg_trade_pnl": 96.19, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2853.59, + "worst_trade_pnl": -351.11, + "avg_hold_days": 17.7, + "exit_reasons": { + "stop": 97, + "time": 68 + }, + "skipped_book_full": 9, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 54.6 + }, + { + "year": 2024, + "return_pct": 19.7 + }, + { + "year": 2025, + "return_pct": 35.9 + }, + { + "year": 2026, + "return_pct": 6.5 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2022-07-20", + "equity": 9999.06, + "return_pct": 0.0 + }, + { + "date": "2022-07-21", + "equity": 10022.0, + "return_pct": 0.23 + }, + { + "date": "2022-07-22", + "equity": 9951.45, + "return_pct": -0.48 + }, + { + "date": "2022-07-25", + "equity": 9937.99, + "return_pct": -0.61 + }, + { + "date": "2022-07-26", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-27", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-28", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-29", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-01", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-02", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-03", + "equity": 9894.44, + "return_pct": -1.05 + }, + { + "date": "2022-08-04", + "equity": 9684.25, + "return_pct": -3.15 + }, + { + "date": "2022-08-05", + "equity": 9741.07, + "return_pct": -2.58 + }, + { + "date": "2022-08-08", + "equity": 9709.25, + "return_pct": -2.9 + }, + { + "date": "2022-08-09", + "equity": 9769.01, + "return_pct": -2.3 + }, + { + "date": "2022-08-10", + "equity": 9796.11, + "return_pct": -2.03 + }, + { + "date": "2022-08-11", + "equity": 9911.94, + "return_pct": -0.87 + }, + { + "date": "2022-08-12", + "equity": 9887.68, + "return_pct": -1.11 + }, + { + "date": "2022-08-15", + "equity": 9845.4, + "return_pct": -1.54 + }, + { + "date": "2022-08-16", + "equity": 9942.63, + "return_pct": -0.56 + }, + { + "date": "2022-08-17", + "equity": 9949.31, + "return_pct": -0.5 + }, + { + "date": "2022-08-18", + "equity": 10045.03, + "return_pct": 0.46 + }, + { + "date": "2022-08-19", + "equity": 10015.4, + "return_pct": 0.16 + }, + { + "date": "2022-08-22", + "equity": 10069.42, + "return_pct": 0.7 + }, + { + "date": "2022-08-23", + "equity": 10019.8, + "return_pct": 0.21 + }, + { + "date": "2022-08-24", + "equity": 10119.51, + "return_pct": 1.2 + }, + { + "date": "2022-08-25", + "equity": 10150.95, + "return_pct": 1.52 + }, + { + "date": "2022-08-26", + "equity": 10130.66, + "return_pct": 1.32 + }, + { + "date": "2022-08-29", + "equity": 10130.37, + "return_pct": 1.31 + }, + { + "date": "2022-08-30", + "equity": 9892.84, + "return_pct": -1.06 + }, + { + "date": "2022-08-31", + "equity": 9945.32, + "return_pct": -0.54 + }, + { + "date": "2022-09-01", + "equity": 9868.42, + "return_pct": -1.31 + }, + { + "date": "2022-09-02", + "equity": 9889.03, + "return_pct": -1.1 + }, + { + "date": "2022-09-06", + "equity": 9788.01, + "return_pct": -2.11 + }, + { + "date": "2022-09-07", + "equity": 9800.67, + "return_pct": -1.98 + }, + { + "date": "2022-09-08", + "equity": 9830.71, + "return_pct": -1.68 + }, + { + "date": "2022-09-09", + "equity": 9890.7, + "return_pct": -1.08 + }, + { + "date": "2022-09-12", + "equity": 10051.19, + "return_pct": 0.52 + }, + { + "date": "2022-09-13", + "equity": 9905.86, + "return_pct": -0.93 + }, + { + "date": "2022-09-14", + "equity": 10161.43, + "return_pct": 1.62 + }, + { + "date": "2022-09-15", + "equity": 9952.63, + "return_pct": -0.46 + }, + { + "date": "2022-09-16", + "equity": 9861.31, + "return_pct": -1.38 + }, + { + "date": "2022-09-19", + "equity": 9805.23, + "return_pct": -1.94 + }, + { + "date": "2022-09-20", + "equity": 9777.59, + "return_pct": -2.21 + }, + { + "date": "2022-09-21", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-22", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-23", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-26", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-27", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-28", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-29", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-30", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-10-03", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-10-04", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-10-05", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-10-06", + "equity": 9737.0, + "return_pct": -2.62 + }, + { + "date": "2022-10-07", + "equity": 9746.45, + "return_pct": -2.53 + }, + { + "date": "2022-10-10", + "equity": 9706.6, + "return_pct": -2.92 + }, + { + "date": "2022-10-11", + "equity": 9686.23, + "return_pct": -3.13 + }, + { + "date": "2022-10-12", + "equity": 9694.2, + "return_pct": -3.05 + }, + { + "date": "2022-10-13", + "equity": 9726.97, + "return_pct": -2.72 + }, + { + "date": "2022-10-14", + "equity": 9670.0, + "return_pct": -3.29 + }, + { + "date": "2022-10-17", + "equity": 9675.02, + "return_pct": -3.24 + }, + { + "date": "2022-10-18", + "equity": 9666.75, + "return_pct": -3.32 + }, + { + "date": "2022-10-19", + "equity": 9728.44, + "return_pct": -2.71 + }, + { + "date": "2022-10-20", + "equity": 9716.64, + "return_pct": -2.82 + }, + { + "date": "2022-10-21", + "equity": 9766.23, + "return_pct": -2.33 + }, + { + "date": "2022-10-24", + "equity": 9783.05, + "return_pct": -2.16 + }, + { + "date": "2022-10-25", + "equity": 9825.56, + "return_pct": -1.74 + }, + { + "date": "2022-10-26", + "equity": 9851.53, + "return_pct": -1.48 + }, + { + "date": "2022-10-27", + "equity": 9841.2, + "return_pct": -1.58 + }, + { + "date": "2022-10-28", + "equity": 9832.64, + "return_pct": -1.66 + }, + { + "date": "2022-10-31", + "equity": 9833.23, + "return_pct": -1.66 + }, + { + "date": "2022-11-01", + "equity": 9842.97, + "return_pct": -1.56 + }, + { + "date": "2022-11-02", + "equity": 9797.22, + "return_pct": -2.02 + }, + { + "date": "2022-11-03", + "equity": 9885.44, + "return_pct": -1.14 + }, + { + "date": "2022-11-04", + "equity": 9823.51, + "return_pct": -1.76 + }, + { + "date": "2022-11-07", + "equity": 9838.56, + "return_pct": -1.61 + }, + { + "date": "2022-11-08", + "equity": 9824.98, + "return_pct": -1.74 + }, + { + "date": "2022-11-09", + "equity": 9721.96, + "return_pct": -2.77 + }, + { + "date": "2022-11-10", + "equity": 9763.49, + "return_pct": -2.36 + }, + { + "date": "2022-11-11", + "equity": 9798.53, + "return_pct": -2.01 + }, + { + "date": "2022-11-14", + "equity": 9760.64, + "return_pct": -2.38 + }, + { + "date": "2022-11-15", + "equity": 9802.03, + "return_pct": -1.97 + }, + { + "date": "2022-11-16", + "equity": 9696.84, + "return_pct": -3.02 + }, + { + "date": "2022-11-17", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-18", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-21", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-22", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-23", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-25", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-28", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-29", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-30", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-01", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-02", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-05", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-06", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-07", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-08", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-09", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-12", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-13", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-14", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-15", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-16", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-19", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-20", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-21", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-22", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-23", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-27", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-28", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-29", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-30", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-03", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-04", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-05", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-06", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-09", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-10", + "equity": 9659.79, + "return_pct": -3.39 + }, + { + "date": "2023-01-11", + "equity": 9652.18, + "return_pct": -3.47 + }, + { + "date": "2023-01-12", + "equity": 9684.28, + "return_pct": -3.15 + }, + { + "date": "2023-01-13", + "equity": 9672.31, + "return_pct": -3.27 + }, + { + "date": "2023-01-17", + "equity": 9669.59, + "return_pct": -3.3 + }, + { + "date": "2023-01-18", + "equity": 9643.05, + "return_pct": -3.56 + }, + { + "date": "2023-01-19", + "equity": 9630.26, + "return_pct": -3.69 + }, + { + "date": "2023-01-20", + "equity": 9716.03, + "return_pct": -2.83 + }, + { + "date": "2023-01-23", + "equity": 9773.58, + "return_pct": -2.26 + }, + { + "date": "2023-01-24", + "equity": 9580.18, + "return_pct": -4.19 + }, + { + "date": "2023-01-25", + "equity": 9561.76, + "return_pct": -4.37 + }, + { + "date": "2023-01-26", + "equity": 9635.44, + "return_pct": -3.64 + }, + { + "date": "2023-01-27", + "equity": 9608.78, + "return_pct": -3.9 + }, + { + "date": "2023-01-30", + "equity": 9449.79, + "return_pct": -5.49 + }, + { + "date": "2023-01-31", + "equity": 9503.62, + "return_pct": -4.95 + }, + { + "date": "2023-02-01", + "equity": 9472.66, + "return_pct": -5.26 + }, + { + "date": "2023-02-02", + "equity": 9437.52, + "return_pct": -5.62 + }, + { + "date": "2023-02-03", + "equity": 9429.96, + "return_pct": -5.69 + }, + { + "date": "2023-02-06", + "equity": 9335.8, + "return_pct": -6.63 + }, + { + "date": "2023-02-07", + "equity": 9294.59, + "return_pct": -7.05 + }, + { + "date": "2023-02-08", + "equity": 9290.58, + "return_pct": -7.09 + }, + { + "date": "2023-02-09", + "equity": 9349.84, + "return_pct": -6.49 + }, + { + "date": "2023-02-10", + "equity": 9468.52, + "return_pct": -5.31 + }, + { + "date": "2023-02-13", + "equity": 9357.45, + "return_pct": -6.42 + }, + { + "date": "2023-02-14", + "equity": 9320.78, + "return_pct": -6.78 + }, + { + "date": "2023-02-15", + "equity": 9299.35, + "return_pct": -7.0 + }, + { + "date": "2023-02-16", + "equity": 9328.02, + "return_pct": -6.71 + }, + { + "date": "2023-02-17", + "equity": 9246.73, + "return_pct": -7.52 + }, + { + "date": "2023-02-21", + "equity": 9243.91, + "return_pct": -7.55 + }, + { + "date": "2023-02-22", + "equity": 9324.38, + "return_pct": -6.75 + }, + { + "date": "2023-02-23", + "equity": 9380.61, + "return_pct": -6.19 + }, + { + "date": "2023-02-24", + "equity": 9365.56, + "return_pct": -6.34 + }, + { + "date": "2023-02-27", + "equity": 9401.22, + "return_pct": -5.98 + }, + { + "date": "2023-02-28", + "equity": 9419.63, + "return_pct": -5.79 + }, + { + "date": "2023-03-01", + "equity": 9433.38, + "return_pct": -5.66 + }, + { + "date": "2023-03-02", + "equity": 9545.88, + "return_pct": -4.53 + }, + { + "date": "2023-03-03", + "equity": 9601.8, + "return_pct": -3.97 + }, + { + "date": "2023-03-06", + "equity": 9492.84, + "return_pct": -5.06 + }, + { + "date": "2023-03-07", + "equity": 9336.24, + "return_pct": -6.63 + }, + { + "date": "2023-03-08", + "equity": 9263.87, + "return_pct": -7.35 + }, + { + "date": "2023-03-09", + "equity": 9106.01, + "return_pct": -8.93 + }, + { + "date": "2023-03-10", + "equity": 9086.53, + "return_pct": -9.13 + }, + { + "date": "2023-03-13", + "equity": 9086.53, + "return_pct": -9.13 + }, + { + "date": "2023-03-14", + "equity": 9086.53, + "return_pct": -9.13 + }, + { + "date": "2023-03-15", + "equity": 9086.53, + "return_pct": -9.13 + }, + { + "date": "2023-03-16", + "equity": 9085.09, + "return_pct": -9.14 + }, + { + "date": "2023-03-17", + "equity": 9068.42, + "return_pct": -9.31 + }, + { + "date": "2023-03-20", + "equity": 9111.04, + "return_pct": -8.88 + }, + { + "date": "2023-03-21", + "equity": 9088.12, + "return_pct": -9.11 + }, + { + "date": "2023-03-22", + "equity": 9050.99, + "return_pct": -9.48 + }, + { + "date": "2023-03-23", + "equity": 9062.73, + "return_pct": -9.36 + }, + { + "date": "2023-03-24", + "equity": 9076.56, + "return_pct": -9.23 + }, + { + "date": "2023-03-27", + "equity": 9052.6, + "return_pct": -9.47 + }, + { + "date": "2023-03-28", + "equity": 9039.05, + "return_pct": -9.6 + }, + { + "date": "2023-03-29", + "equity": 9056.86, + "return_pct": -9.42 + }, + { + "date": "2023-03-30", + "equity": 9042.59, + "return_pct": -9.57 + }, + { + "date": "2023-03-31", + "equity": 9119.65, + "return_pct": -8.79 + }, + { + "date": "2023-04-03", + "equity": 9165.17, + "return_pct": -8.34 + }, + { + "date": "2023-04-04", + "equity": 9139.9, + "return_pct": -8.59 + }, + { + "date": "2023-04-05", + "equity": 9077.09, + "return_pct": -9.22 + }, + { + "date": "2023-04-06", + "equity": 9160.86, + "return_pct": -8.38 + }, + { + "date": "2023-04-10", + "equity": 9230.71, + "return_pct": -7.68 + }, + { + "date": "2023-04-11", + "equity": 9156.28, + "return_pct": -8.43 + }, + { + "date": "2023-04-12", + "equity": 9078.79, + "return_pct": -9.2 + }, + { + "date": "2023-04-13", + "equity": 9154.03, + "return_pct": -8.45 + }, + { + "date": "2023-04-14", + "equity": 9125.31, + "return_pct": -8.74 + }, + { + "date": "2023-04-17", + "equity": 8966.56, + "return_pct": -10.33 + }, + { + "date": "2023-04-18", + "equity": 8984.35, + "return_pct": -10.15 + }, + { + "date": "2023-04-19", + "equity": 8990.21, + "return_pct": -10.09 + }, + { + "date": "2023-04-20", + "equity": 8948.02, + "return_pct": -10.51 + }, + { + "date": "2023-04-21", + "equity": 8948.69, + "return_pct": -10.5 + }, + { + "date": "2023-04-24", + "equity": 8926.44, + "return_pct": -10.73 + }, + { + "date": "2023-04-25", + "equity": 8824.05, + "return_pct": -11.75 + }, + { + "date": "2023-04-26", + "equity": 8887.37, + "return_pct": -11.12 + }, + { + "date": "2023-04-27", + "equity": 9002.93, + "return_pct": -9.96 + }, + { + "date": "2023-04-28", + "equity": 9038.76, + "return_pct": -9.6 + }, + { + "date": "2023-05-01", + "equity": 9016.27, + "return_pct": -9.83 + }, + { + "date": "2023-05-02", + "equity": 9028.21, + "return_pct": -9.71 + }, + { + "date": "2023-05-03", + "equity": 8930.85, + "return_pct": -10.68 + }, + { + "date": "2023-05-04", + "equity": 8862.09, + "return_pct": -11.37 + }, + { + "date": "2023-05-05", + "equity": 9063.97, + "return_pct": -9.35 + }, + { + "date": "2023-05-08", + "equity": 9063.07, + "return_pct": -9.36 + }, + { + "date": "2023-05-09", + "equity": 9025.83, + "return_pct": -9.73 + }, + { + "date": "2023-05-10", + "equity": 9069.56, + "return_pct": -9.3 + }, + { + "date": "2023-05-11", + "equity": 9041.68, + "return_pct": -9.57 + }, + { + "date": "2023-05-12", + "equity": 8952.58, + "return_pct": -10.47 + }, + { + "date": "2023-05-15", + "equity": 9014.41, + "return_pct": -9.85 + }, + { + "date": "2023-05-16", + "equity": 9010.27, + "return_pct": -9.89 + }, + { + "date": "2023-05-17", + "equity": 9213.8, + "return_pct": -7.85 + }, + { + "date": "2023-05-18", + "equity": 9527.5, + "return_pct": -4.72 + }, + { + "date": "2023-05-19", + "equity": 9458.75, + "return_pct": -5.4 + }, + { + "date": "2023-05-22", + "equity": 9595.72, + "return_pct": -4.03 + }, + { + "date": "2023-05-23", + "equity": 9634.0, + "return_pct": -3.65 + }, + { + "date": "2023-05-24", + "equity": 9565.83, + "return_pct": -4.33 + }, + { + "date": "2023-05-25", + "equity": 9826.42, + "return_pct": -1.73 + }, + { + "date": "2023-05-26", + "equity": 10059.82, + "return_pct": 0.61 + }, + { + "date": "2023-05-30", + "equity": 10291.28, + "return_pct": 2.92 + }, + { + "date": "2023-05-31", + "equity": 10246.3, + "return_pct": 2.47 + }, + { + "date": "2023-06-01", + "equity": 10419.55, + "return_pct": 4.21 + }, + { + "date": "2023-06-02", + "equity": 10459.04, + "return_pct": 4.6 + }, + { + "date": "2023-06-05", + "equity": 10565.86, + "return_pct": 5.67 + }, + { + "date": "2023-06-06", + "equity": 10519.56, + "return_pct": 5.21 + }, + { + "date": "2023-06-07", + "equity": 10341.71, + "return_pct": 3.43 + }, + { + "date": "2023-06-08", + "equity": 10411.17, + "return_pct": 4.12 + }, + { + "date": "2023-06-09", + "equity": 10443.86, + "return_pct": 4.45 + }, + { + "date": "2023-06-12", + "equity": 10583.45, + "return_pct": 5.84 + }, + { + "date": "2023-06-13", + "equity": 10680.63, + "return_pct": 6.82 + }, + { + "date": "2023-06-14", + "equity": 10667.07, + "return_pct": 6.68 + }, + { + "date": "2023-06-15", + "equity": 10829.52, + "return_pct": 8.31 + }, + { + "date": "2023-06-16", + "equity": 10764.63, + "return_pct": 7.66 + }, + { + "date": "2023-06-20", + "equity": 10703.93, + "return_pct": 7.05 + }, + { + "date": "2023-06-21", + "equity": 10526.14, + "return_pct": 5.27 + }, + { + "date": "2023-06-22", + "equity": 10501.26, + "return_pct": 5.02 + }, + { + "date": "2023-06-23", + "equity": 10548.23, + "return_pct": 5.49 + }, + { + "date": "2023-06-26", + "equity": 10317.29, + "return_pct": 3.18 + }, + { + "date": "2023-06-27", + "equity": 10532.45, + "return_pct": 5.33 + }, + { + "date": "2023-06-28", + "equity": 10532.02, + "return_pct": 5.33 + }, + { + "date": "2023-06-29", + "equity": 10628.36, + "return_pct": 6.29 + }, + { + "date": "2023-06-30", + "equity": 10717.39, + "return_pct": 7.18 + }, + { + "date": "2023-07-03", + "equity": 10979.04, + "return_pct": 9.8 + }, + { + "date": "2023-07-05", + "equity": 10956.41, + "return_pct": 9.57 + }, + { + "date": "2023-07-06", + "equity": 10830.12, + "return_pct": 8.31 + }, + { + "date": "2023-07-07", + "equity": 10962.62, + "return_pct": 9.64 + }, + { + "date": "2023-07-10", + "equity": 11204.29, + "return_pct": 12.05 + }, + { + "date": "2023-07-11", + "equity": 11394.01, + "return_pct": 13.95 + }, + { + "date": "2023-07-12", + "equity": 11487.99, + "return_pct": 14.89 + }, + { + "date": "2023-07-13", + "equity": 12102.29, + "return_pct": 21.03 + }, + { + "date": "2023-07-14", + "equity": 12005.95, + "return_pct": 20.07 + }, + { + "date": "2023-07-17", + "equity": 12041.38, + "return_pct": 20.43 + }, + { + "date": "2023-07-18", + "equity": 12210.99, + "return_pct": 22.12 + }, + { + "date": "2023-07-19", + "equity": 12685.27, + "return_pct": 26.86 + }, + { + "date": "2023-07-20", + "equity": 12041.67, + "return_pct": 20.43 + }, + { + "date": "2023-07-21", + "equity": 11922.28, + "return_pct": 19.23 + }, + { + "date": "2023-07-24", + "equity": 11892.73, + "return_pct": 18.94 + }, + { + "date": "2023-07-25", + "equity": 11897.98, + "return_pct": 18.99 + }, + { + "date": "2023-07-26", + "equity": 11941.29, + "return_pct": 19.42 + }, + { + "date": "2023-07-27", + "equity": 11707.76, + "return_pct": 17.09 + }, + { + "date": "2023-07-28", + "equity": 12026.98, + "return_pct": 20.28 + }, + { + "date": "2023-07-31", + "equity": 12174.72, + "return_pct": 21.76 + }, + { + "date": "2023-08-01", + "equity": 12211.66, + "return_pct": 22.13 + }, + { + "date": "2023-08-02", + "equity": 12746.74, + "return_pct": 27.48 + }, + { + "date": "2023-08-03", + "equity": 12658.24, + "return_pct": 26.59 + }, + { + "date": "2023-08-04", + "equity": 12462.38, + "return_pct": 24.64 + }, + { + "date": "2023-08-07", + "equity": 12457.1, + "return_pct": 24.58 + }, + { + "date": "2023-08-08", + "equity": 12557.88, + "return_pct": 25.59 + }, + { + "date": "2023-08-09", + "equity": 12352.45, + "return_pct": 23.54 + }, + { + "date": "2023-08-10", + "equity": 12377.75, + "return_pct": 23.79 + }, + { + "date": "2023-08-11", + "equity": 12566.89, + "return_pct": 25.68 + }, + { + "date": "2023-08-14", + "equity": 12491.16, + "return_pct": 24.92 + }, + { + "date": "2023-08-15", + "equity": 12320.66, + "return_pct": 23.22 + }, + { + "date": "2023-08-16", + "equity": 12244.3, + "return_pct": 22.45 + }, + { + "date": "2023-08-17", + "equity": 12097.72, + "return_pct": 20.99 + }, + { + "date": "2023-08-18", + "equity": 12202.74, + "return_pct": 22.04 + }, + { + "date": "2023-08-21", + "equity": 12133.01, + "return_pct": 21.34 + }, + { + "date": "2023-08-22", + "equity": 12180.78, + "return_pct": 21.82 + }, + { + "date": "2023-08-23", + "equity": 12285.38, + "return_pct": 22.87 + }, + { + "date": "2023-08-24", + "equity": 12063.27, + "return_pct": 20.64 + }, + { + "date": "2023-08-25", + "equity": 12131.63, + "return_pct": 21.33 + }, + { + "date": "2023-08-28", + "equity": 12175.52, + "return_pct": 21.77 + }, + { + "date": "2023-08-29", + "equity": 12291.34, + "return_pct": 22.93 + }, + { + "date": "2023-08-30", + "equity": 12386.95, + "return_pct": 23.88 + }, + { + "date": "2023-08-31", + "equity": 12404.35, + "return_pct": 24.06 + }, + { + "date": "2023-09-01", + "equity": 12467.44, + "return_pct": 24.69 + }, + { + "date": "2023-09-05", + "equity": 12385.89, + "return_pct": 23.87 + }, + { + "date": "2023-09-06", + "equity": 12408.61, + "return_pct": 24.1 + }, + { + "date": "2023-09-07", + "equity": 12242.56, + "return_pct": 22.44 + }, + { + "date": "2023-09-08", + "equity": 12224.26, + "return_pct": 22.25 + }, + { + "date": "2023-09-11", + "equity": 12219.89, + "return_pct": 22.21 + }, + { + "date": "2023-09-12", + "equity": 12145.22, + "return_pct": 21.46 + }, + { + "date": "2023-09-13", + "equity": 12063.64, + "return_pct": 20.65 + }, + { + "date": "2023-09-14", + "equity": 12093.89, + "return_pct": 20.95 + }, + { + "date": "2023-09-15", + "equity": 11927.67, + "return_pct": 19.29 + }, + { + "date": "2023-09-18", + "equity": 11933.19, + "return_pct": 19.34 + }, + { + "date": "2023-09-19", + "equity": 11879.19, + "return_pct": 18.8 + }, + { + "date": "2023-09-20", + "equity": 11873.64, + "return_pct": 18.75 + }, + { + "date": "2023-09-21", + "equity": 11782.22, + "return_pct": 17.83 + }, + { + "date": "2023-09-22", + "equity": 11782.22, + "return_pct": 17.83 + }, + { + "date": "2023-09-25", + "equity": 11782.22, + "return_pct": 17.83 + }, + { + "date": "2023-09-26", + "equity": 11782.22, + "return_pct": 17.83 + }, + { + "date": "2023-09-27", + "equity": 11782.22, + "return_pct": 17.83 + }, + { + "date": "2023-09-28", + "equity": 11780.8, + "return_pct": 17.82 + }, + { + "date": "2023-09-29", + "equity": 11806.11, + "return_pct": 18.07 + }, + { + "date": "2023-10-02", + "equity": 11883.64, + "return_pct": 18.85 + }, + { + "date": "2023-10-03", + "equity": 11783.96, + "return_pct": 17.85 + }, + { + "date": "2023-10-04", + "equity": 11838.81, + "return_pct": 18.4 + }, + { + "date": "2023-10-05", + "equity": 11876.78, + "return_pct": 18.78 + }, + { + "date": "2023-10-06", + "equity": 11887.85, + "return_pct": 18.89 + }, + { + "date": "2023-10-09", + "equity": 11889.44, + "return_pct": 18.91 + }, + { + "date": "2023-10-10", + "equity": 11996.5, + "return_pct": 19.98 + }, + { + "date": "2023-10-11", + "equity": 11989.11, + "return_pct": 19.9 + }, + { + "date": "2023-10-12", + "equity": 11904.19, + "return_pct": 19.05 + }, + { + "date": "2023-10-13", + "equity": 11740.93, + "return_pct": 17.42 + }, + { + "date": "2023-10-16", + "equity": 11775.21, + "return_pct": 17.76 + }, + { + "date": "2023-10-17", + "equity": 11811.07, + "return_pct": 18.12 + }, + { + "date": "2023-10-18", + "equity": 11739.87, + "return_pct": 17.41 + }, + { + "date": "2023-10-19", + "equity": 11628.87, + "return_pct": 16.3 + }, + { + "date": "2023-10-20", + "equity": 11547.48, + "return_pct": 15.49 + }, + { + "date": "2023-10-23", + "equity": 11692.02, + "return_pct": 16.93 + }, + { + "date": "2023-10-24", + "equity": 11983.07, + "return_pct": 19.84 + }, + { + "date": "2023-10-25", + "equity": 11948.62, + "return_pct": 19.5 + }, + { + "date": "2023-10-26", + "equity": 11779.85, + "return_pct": 17.81 + }, + { + "date": "2023-10-27", + "equity": 11707.86, + "return_pct": 17.09 + }, + { + "date": "2023-10-30", + "equity": 11835.01, + "return_pct": 18.36 + }, + { + "date": "2023-10-31", + "equity": 11858.33, + "return_pct": 18.59 + }, + { + "date": "2023-11-01", + "equity": 11919.1, + "return_pct": 19.2 + }, + { + "date": "2023-11-02", + "equity": 12059.5, + "return_pct": 20.61 + }, + { + "date": "2023-11-03", + "equity": 12460.73, + "return_pct": 24.62 + }, + { + "date": "2023-11-06", + "equity": 12359.92, + "return_pct": 23.61 + }, + { + "date": "2023-11-07", + "equity": 12524.94, + "return_pct": 25.26 + }, + { + "date": "2023-11-08", + "equity": 12585.17, + "return_pct": 25.86 + }, + { + "date": "2023-11-09", + "equity": 12466.95, + "return_pct": 24.68 + }, + { + "date": "2023-11-10", + "equity": 12449.57, + "return_pct": 24.51 + }, + { + "date": "2023-11-13", + "equity": 12479.79, + "return_pct": 24.81 + }, + { + "date": "2023-11-14", + "equity": 12719.57, + "return_pct": 27.21 + }, + { + "date": "2023-11-15", + "equity": 12798.77, + "return_pct": 28.0 + }, + { + "date": "2023-11-16", + "equity": 12802.52, + "return_pct": 28.04 + }, + { + "date": "2023-11-17", + "equity": 12951.59, + "return_pct": 29.53 + }, + { + "date": "2023-11-20", + "equity": 13201.04, + "return_pct": 32.02 + }, + { + "date": "2023-11-21", + "equity": 12936.07, + "return_pct": 29.37 + }, + { + "date": "2023-11-22", + "equity": 13024.49, + "return_pct": 30.26 + }, + { + "date": "2023-11-24", + "equity": 13065.29, + "return_pct": 30.67 + }, + { + "date": "2023-11-27", + "equity": 13024.23, + "return_pct": 30.25 + }, + { + "date": "2023-11-28", + "equity": 13036.73, + "return_pct": 30.38 + }, + { + "date": "2023-11-29", + "equity": 12925.0, + "return_pct": 29.26 + }, + { + "date": "2023-11-30", + "equity": 12912.05, + "return_pct": 29.13 + }, + { + "date": "2023-12-01", + "equity": 13184.38, + "return_pct": 31.86 + }, + { + "date": "2023-12-04", + "equity": 13151.87, + "return_pct": 31.53 + }, + { + "date": "2023-12-05", + "equity": 13300.79, + "return_pct": 33.02 + }, + { + "date": "2023-12-06", + "equity": 13277.21, + "return_pct": 32.78 + }, + { + "date": "2023-12-07", + "equity": 13600.52, + "return_pct": 36.02 + }, + { + "date": "2023-12-08", + "equity": 13802.04, + "return_pct": 38.03 + }, + { + "date": "2023-12-11", + "equity": 13809.68, + "return_pct": 38.11 + }, + { + "date": "2023-12-12", + "equity": 13865.45, + "return_pct": 38.67 + }, + { + "date": "2023-12-13", + "equity": 14091.06, + "return_pct": 40.92 + }, + { + "date": "2023-12-14", + "equity": 14375.43, + "return_pct": 43.77 + }, + { + "date": "2023-12-15", + "equity": 14275.25, + "return_pct": 42.77 + }, + { + "date": "2023-12-18", + "equity": 14361.83, + "return_pct": 43.63 + }, + { + "date": "2023-12-19", + "equity": 14458.23, + "return_pct": 44.6 + }, + { + "date": "2023-12-20", + "equity": 14325.1, + "return_pct": 43.26 + }, + { + "date": "2023-12-21", + "equity": 14558.8, + "return_pct": 45.6 + }, + { + "date": "2023-12-22", + "equity": 14772.73, + "return_pct": 47.74 + }, + { + "date": "2023-12-26", + "equity": 14773.92, + "return_pct": 47.75 + }, + { + "date": "2023-12-27", + "equity": 15250.09, + "return_pct": 52.52 + }, + { + "date": "2023-12-28", + "equity": 15295.66, + "return_pct": 52.97 + }, + { + "date": "2023-12-29", + "equity": 14940.35, + "return_pct": 49.42 + }, + { + "date": "2024-01-02", + "equity": 14593.12, + "return_pct": 45.94 + }, + { + "date": "2024-01-03", + "equity": 14247.8, + "return_pct": 42.49 + }, + { + "date": "2024-01-04", + "equity": 14392.49, + "return_pct": 43.94 + }, + { + "date": "2024-01-05", + "equity": 14339.61, + "return_pct": 43.41 + }, + { + "date": "2024-01-08", + "equity": 14447.96, + "return_pct": 44.49 + }, + { + "date": "2024-01-09", + "equity": 14334.33, + "return_pct": 43.36 + }, + { + "date": "2024-01-10", + "equity": 14229.96, + "return_pct": 42.31 + }, + { + "date": "2024-01-11", + "equity": 14003.73, + "return_pct": 40.05 + }, + { + "date": "2024-01-12", + "equity": 13744.54, + "return_pct": 37.46 + }, + { + "date": "2024-01-16", + "equity": 13943.74, + "return_pct": 39.45 + }, + { + "date": "2024-01-17", + "equity": 13965.98, + "return_pct": 39.67 + }, + { + "date": "2024-01-18", + "equity": 13995.72, + "return_pct": 39.97 + }, + { + "date": "2024-01-19", + "equity": 13982.04, + "return_pct": 39.83 + }, + { + "date": "2024-01-22", + "equity": 13998.1, + "return_pct": 39.99 + }, + { + "date": "2024-01-23", + "equity": 14036.76, + "return_pct": 40.38 + }, + { + "date": "2024-01-24", + "equity": 14344.92, + "return_pct": 43.46 + }, + { + "date": "2024-01-25", + "equity": 14499.82, + "return_pct": 45.01 + }, + { + "date": "2024-01-26", + "equity": 14581.92, + "return_pct": 45.83 + }, + { + "date": "2024-01-29", + "equity": 14800.12, + "return_pct": 48.02 + }, + { + "date": "2024-01-30", + "equity": 14360.83, + "return_pct": 43.62 + }, + { + "date": "2024-01-31", + "equity": 14256.19, + "return_pct": 42.58 + }, + { + "date": "2024-02-01", + "equity": 14374.15, + "return_pct": 43.76 + }, + { + "date": "2024-02-02", + "equity": 14423.87, + "return_pct": 44.25 + }, + { + "date": "2024-02-05", + "equity": 14415.58, + "return_pct": 44.17 + }, + { + "date": "2024-02-06", + "equity": 14434.03, + "return_pct": 44.35 + }, + { + "date": "2024-02-07", + "equity": 14552.69, + "return_pct": 45.54 + }, + { + "date": "2024-02-08", + "equity": 14806.16, + "return_pct": 48.08 + }, + { + "date": "2024-02-09", + "equity": 15097.96, + "return_pct": 50.99 + }, + { + "date": "2024-02-12", + "equity": 15057.26, + "return_pct": 50.59 + }, + { + "date": "2024-02-13", + "equity": 14887.74, + "return_pct": 48.89 + }, + { + "date": "2024-02-14", + "equity": 15269.93, + "return_pct": 52.71 + }, + { + "date": "2024-02-15", + "equity": 16084.39, + "return_pct": 60.86 + }, + { + "date": "2024-02-16", + "equity": 15806.74, + "return_pct": 58.08 + }, + { + "date": "2024-02-20", + "equity": 15499.64, + "return_pct": 55.01 + }, + { + "date": "2024-02-21", + "equity": 15373.58, + "return_pct": 53.75 + }, + { + "date": "2024-02-22", + "equity": 15975.28, + "return_pct": 59.77 + }, + { + "date": "2024-02-23", + "equity": 15892.62, + "return_pct": 58.94 + }, + { + "date": "2024-02-26", + "equity": 15969.18, + "return_pct": 59.71 + }, + { + "date": "2024-02-27", + "equity": 16182.77, + "return_pct": 61.84 + }, + { + "date": "2024-02-28", + "equity": 15978.32, + "return_pct": 59.8 + }, + { + "date": "2024-02-29", + "equity": 16216.75, + "return_pct": 62.18 + }, + { + "date": "2024-03-01", + "equity": 16761.46, + "return_pct": 67.63 + }, + { + "date": "2024-03-04", + "equity": 16868.39, + "return_pct": 68.7 + }, + { + "date": "2024-03-05", + "equity": 16713.43, + "return_pct": 67.15 + }, + { + "date": "2024-03-06", + "equity": 16947.71, + "return_pct": 69.49 + }, + { + "date": "2024-03-07", + "equity": 17103.96, + "return_pct": 71.06 + }, + { + "date": "2024-03-08", + "equity": 17015.87, + "return_pct": 70.17 + }, + { + "date": "2024-03-11", + "equity": 16556.92, + "return_pct": 65.58 + }, + { + "date": "2024-03-12", + "equity": 16684.47, + "return_pct": 66.86 + }, + { + "date": "2024-03-13", + "equity": 16740.9, + "return_pct": 67.42 + }, + { + "date": "2024-03-14", + "equity": 16657.15, + "return_pct": 66.59 + }, + { + "date": "2024-03-15", + "equity": 16244.6, + "return_pct": 62.46 + }, + { + "date": "2024-03-18", + "equity": 16514.23, + "return_pct": 65.16 + }, + { + "date": "2024-03-19", + "equity": 16455.13, + "return_pct": 64.57 + }, + { + "date": "2024-03-20", + "equity": 16731.29, + "return_pct": 67.33 + }, + { + "date": "2024-03-21", + "equity": 16823.2, + "return_pct": 68.25 + }, + { + "date": "2024-03-22", + "equity": 16758.37, + "return_pct": 67.6 + }, + { + "date": "2024-03-25", + "equity": 16869.8, + "return_pct": 68.71 + }, + { + "date": "2024-03-26", + "equity": 16837.94, + "return_pct": 68.4 + }, + { + "date": "2024-03-27", + "equity": 16718.75, + "return_pct": 67.2 + }, + { + "date": "2024-03-28", + "equity": 16690.33, + "return_pct": 66.92 + }, + { + "date": "2024-04-01", + "equity": 16670.71, + "return_pct": 66.72 + }, + { + "date": "2024-04-02", + "equity": 16600.27, + "return_pct": 66.02 + }, + { + "date": "2024-04-03", + "equity": 16592.25, + "return_pct": 65.94 + }, + { + "date": "2024-04-04", + "equity": 16593.14, + "return_pct": 65.95 + }, + { + "date": "2024-04-05", + "equity": 16618.11, + "return_pct": 66.2 + }, + { + "date": "2024-04-08", + "equity": 16596.71, + "return_pct": 65.98 + }, + { + "date": "2024-04-09", + "equity": 16615.43, + "return_pct": 66.17 + }, + { + "date": "2024-04-10", + "equity": 16558.37, + "return_pct": 65.6 + }, + { + "date": "2024-04-11", + "equity": 16557.48, + "return_pct": 65.59 + }, + { + "date": "2024-04-12", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-15", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-16", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-17", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-18", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-19", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-22", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-23", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-24", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-25", + "equity": 16458.95, + "return_pct": 64.61 + }, + { + "date": "2024-04-26", + "equity": 16453.1, + "return_pct": 64.55 + }, + { + "date": "2024-04-29", + "equity": 16510.88, + "return_pct": 65.12 + }, + { + "date": "2024-04-30", + "equity": 16384.79, + "return_pct": 63.86 + }, + { + "date": "2024-05-01", + "equity": 16361.62, + "return_pct": 63.63 + }, + { + "date": "2024-05-02", + "equity": 16500.55, + "return_pct": 65.02 + }, + { + "date": "2024-05-03", + "equity": 16595.72, + "return_pct": 65.97 + }, + { + "date": "2024-05-06", + "equity": 16996.68, + "return_pct": 69.98 + }, + { + "date": "2024-05-07", + "equity": 16614.37, + "return_pct": 66.16 + }, + { + "date": "2024-05-08", + "equity": 16576.4, + "return_pct": 65.78 + }, + { + "date": "2024-05-09", + "equity": 16591.85, + "return_pct": 65.93 + }, + { + "date": "2024-05-10", + "equity": 16721.98, + "return_pct": 67.24 + }, + { + "date": "2024-05-13", + "equity": 16726.83, + "return_pct": 67.28 + }, + { + "date": "2024-05-14", + "equity": 17006.9, + "return_pct": 70.09 + }, + { + "date": "2024-05-15", + "equity": 17388.17, + "return_pct": 73.9 + }, + { + "date": "2024-05-16", + "equity": 17428.18, + "return_pct": 74.3 + }, + { + "date": "2024-05-17", + "equity": 17539.25, + "return_pct": 75.41 + }, + { + "date": "2024-05-20", + "equity": 17924.54, + "return_pct": 79.26 + }, + { + "date": "2024-05-21", + "equity": 17513.52, + "return_pct": 75.15 + }, + { + "date": "2024-05-22", + "equity": 17381.83, + "return_pct": 73.83 + }, + { + "date": "2024-05-23", + "equity": 17292.4, + "return_pct": 72.94 + }, + { + "date": "2024-05-24", + "equity": 18218.31, + "return_pct": 82.2 + }, + { + "date": "2024-05-28", + "equity": 18200.92, + "return_pct": 82.03 + }, + { + "date": "2024-05-29", + "equity": 17980.18, + "return_pct": 79.82 + }, + { + "date": "2024-05-30", + "equity": 17334.33, + "return_pct": 73.36 + }, + { + "date": "2024-05-31", + "equity": 17292.16, + "return_pct": 72.94 + }, + { + "date": "2024-06-03", + "equity": 17316.34, + "return_pct": 73.18 + }, + { + "date": "2024-06-04", + "equity": 17176.16, + "return_pct": 71.78 + }, + { + "date": "2024-06-05", + "equity": 17583.24, + "return_pct": 75.85 + }, + { + "date": "2024-06-06", + "equity": 17381.53, + "return_pct": 73.83 + }, + { + "date": "2024-06-07", + "equity": 17252.01, + "return_pct": 72.54 + }, + { + "date": "2024-06-10", + "equity": 17400.27, + "return_pct": 74.02 + }, + { + "date": "2024-06-11", + "equity": 17285.02, + "return_pct": 72.87 + }, + { + "date": "2024-06-12", + "equity": 17514.72, + "return_pct": 75.16 + }, + { + "date": "2024-06-13", + "equity": 17256.54, + "return_pct": 72.58 + }, + { + "date": "2024-06-14", + "equity": 17275.4, + "return_pct": 72.77 + }, + { + "date": "2024-06-17", + "equity": 17319.9, + "return_pct": 73.22 + }, + { + "date": "2024-06-18", + "equity": 17226.26, + "return_pct": 72.28 + }, + { + "date": "2024-06-20", + "equity": 17155.69, + "return_pct": 71.57 + }, + { + "date": "2024-06-21", + "equity": 17115.84, + "return_pct": 71.17 + }, + { + "date": "2024-06-24", + "equity": 17036.79, + "return_pct": 70.38 + }, + { + "date": "2024-06-25", + "equity": 17058.49, + "return_pct": 70.6 + }, + { + "date": "2024-06-26", + "equity": 17066.3, + "return_pct": 70.68 + }, + { + "date": "2024-06-27", + "equity": 17086.24, + "return_pct": 70.88 + }, + { + "date": "2024-06-28", + "equity": 17038.74, + "return_pct": 70.4 + }, + { + "date": "2024-07-01", + "equity": 17040.16, + "return_pct": 70.42 + }, + { + "date": "2024-07-02", + "equity": 17051.68, + "return_pct": 70.53 + }, + { + "date": "2024-07-03", + "equity": 17085.85, + "return_pct": 70.87 + }, + { + "date": "2024-07-05", + "equity": 17125.77, + "return_pct": 71.27 + }, + { + "date": "2024-07-08", + "equity": 17156.99, + "return_pct": 71.59 + }, + { + "date": "2024-07-09", + "equity": 17150.65, + "return_pct": 71.52 + }, + { + "date": "2024-07-10", + "equity": 17212.14, + "return_pct": 72.14 + }, + { + "date": "2024-07-11", + "equity": 16837.86, + "return_pct": 68.39 + }, + { + "date": "2024-07-12", + "equity": 16780.02, + "return_pct": 67.82 + }, + { + "date": "2024-07-15", + "equity": 16569.88, + "return_pct": 65.71 + }, + { + "date": "2024-07-16", + "equity": 16489.57, + "return_pct": 64.91 + }, + { + "date": "2024-07-17", + "equity": 16261.56, + "return_pct": 62.63 + }, + { + "date": "2024-07-18", + "equity": 16272.08, + "return_pct": 62.74 + }, + { + "date": "2024-07-19", + "equity": 16500.53, + "return_pct": 65.02 + }, + { + "date": "2024-07-22", + "equity": 16598.62, + "return_pct": 66.0 + }, + { + "date": "2024-07-23", + "equity": 16716.25, + "return_pct": 67.18 + }, + { + "date": "2024-07-24", + "equity": 16462.66, + "return_pct": 64.64 + }, + { + "date": "2024-07-25", + "equity": 16447.14, + "return_pct": 64.49 + }, + { + "date": "2024-07-26", + "equity": 16700.6, + "return_pct": 67.02 + }, + { + "date": "2024-07-29", + "equity": 16634.69, + "return_pct": 66.36 + }, + { + "date": "2024-07-30", + "equity": 16504.13, + "return_pct": 65.06 + }, + { + "date": "2024-07-31", + "equity": 16568.89, + "return_pct": 65.7 + }, + { + "date": "2024-08-01", + "equity": 16406.06, + "return_pct": 64.08 + }, + { + "date": "2024-08-02", + "equity": 16002.62, + "return_pct": 60.04 + }, + { + "date": "2024-08-05", + "equity": 15834.82, + "return_pct": 58.36 + }, + { + "date": "2024-08-06", + "equity": 15834.82, + "return_pct": 58.36 + }, + { + "date": "2024-08-07", + "equity": 15834.82, + "return_pct": 58.36 + }, + { + "date": "2024-08-08", + "equity": 15834.82, + "return_pct": 58.36 + }, + { + "date": "2024-08-09", + "equity": 15834.82, + "return_pct": 58.36 + }, + { + "date": "2024-08-12", + "equity": 15834.82, + "return_pct": 58.36 + }, + { + "date": "2024-08-13", + "equity": 15834.82, + "return_pct": 58.36 + }, + { + "date": "2024-08-14", + "equity": 15826.91, + "return_pct": 58.28 + }, + { + "date": "2024-08-15", + "equity": 16049.17, + "return_pct": 60.51 + }, + { + "date": "2024-08-16", + "equity": 15967.65, + "return_pct": 59.69 + }, + { + "date": "2024-08-19", + "equity": 16116.94, + "return_pct": 61.18 + }, + { + "date": "2024-08-20", + "equity": 16280.73, + "return_pct": 62.82 + }, + { + "date": "2024-08-21", + "equity": 16226.11, + "return_pct": 62.28 + }, + { + "date": "2024-08-22", + "equity": 16027.38, + "return_pct": 60.29 + }, + { + "date": "2024-08-23", + "equity": 16206.49, + "return_pct": 62.08 + }, + { + "date": "2024-08-26", + "equity": 15992.54, + "return_pct": 59.94 + }, + { + "date": "2024-08-27", + "equity": 16067.94, + "return_pct": 60.69 + }, + { + "date": "2024-08-28", + "equity": 15980.21, + "return_pct": 59.82 + }, + { + "date": "2024-08-29", + "equity": 15990.91, + "return_pct": 59.92 + }, + { + "date": "2024-08-30", + "equity": 16360.46, + "return_pct": 63.62 + }, + { + "date": "2024-09-03", + "equity": 15523.33, + "return_pct": 55.25 + }, + { + "date": "2024-09-04", + "equity": 15383.55, + "return_pct": 53.85 + }, + { + "date": "2024-09-05", + "equity": 15257.56, + "return_pct": 52.59 + }, + { + "date": "2024-09-06", + "equity": 14884.9, + "return_pct": 48.86 + }, + { + "date": "2024-09-09", + "equity": 15018.86, + "return_pct": 50.2 + }, + { + "date": "2024-09-10", + "equity": 15041.34, + "return_pct": 50.43 + }, + { + "date": "2024-09-11", + "equity": 14990.78, + "return_pct": 49.92 + }, + { + "date": "2024-09-12", + "equity": 15107.03, + "return_pct": 51.08 + }, + { + "date": "2024-09-13", + "equity": 15531.39, + "return_pct": 55.33 + }, + { + "date": "2024-09-16", + "equity": 15602.69, + "return_pct": 56.04 + }, + { + "date": "2024-09-17", + "equity": 15596.56, + "return_pct": 55.98 + }, + { + "date": "2024-09-18", + "equity": 15561.68, + "return_pct": 55.63 + }, + { + "date": "2024-09-19", + "equity": 15961.02, + "return_pct": 59.63 + }, + { + "date": "2024-09-20", + "equity": 17028.9, + "return_pct": 70.31 + }, + { + "date": "2024-09-23", + "equity": 17316.11, + "return_pct": 73.18 + }, + { + "date": "2024-09-24", + "equity": 17305.2, + "return_pct": 73.07 + }, + { + "date": "2024-09-25", + "equity": 17471.16, + "return_pct": 74.73 + }, + { + "date": "2024-09-26", + "equity": 17413.09, + "return_pct": 74.15 + }, + { + "date": "2024-09-27", + "equity": 17734.63, + "return_pct": 77.36 + }, + { + "date": "2024-09-30", + "equity": 17690.21, + "return_pct": 76.92 + }, + { + "date": "2024-10-01", + "equity": 17646.11, + "return_pct": 76.48 + }, + { + "date": "2024-10-02", + "equity": 17867.02, + "return_pct": 78.69 + }, + { + "date": "2024-10-03", + "equity": 18144.22, + "return_pct": 81.46 + }, + { + "date": "2024-10-04", + "equity": 18794.03, + "return_pct": 87.96 + }, + { + "date": "2024-10-07", + "equity": 18363.15, + "return_pct": 83.65 + }, + { + "date": "2024-10-08", + "equity": 18407.88, + "return_pct": 84.1 + }, + { + "date": "2024-10-09", + "equity": 18022.81, + "return_pct": 80.25 + }, + { + "date": "2024-10-10", + "equity": 17820.29, + "return_pct": 78.22 + }, + { + "date": "2024-10-11", + "equity": 18369.92, + "return_pct": 83.72 + }, + { + "date": "2024-10-14", + "equity": 18565.98, + "return_pct": 85.68 + }, + { + "date": "2024-10-15", + "equity": 18350.72, + "return_pct": 83.52 + }, + { + "date": "2024-10-16", + "equity": 18761.5, + "return_pct": 87.63 + }, + { + "date": "2024-10-17", + "equity": 18292.68, + "return_pct": 82.94 + }, + { + "date": "2024-10-18", + "equity": 18844.12, + "return_pct": 88.46 + }, + { + "date": "2024-10-21", + "equity": 18717.26, + "return_pct": 87.19 + }, + { + "date": "2024-10-22", + "equity": 18329.53, + "return_pct": 83.31 + }, + { + "date": "2024-10-23", + "equity": 18080.14, + "return_pct": 80.82 + }, + { + "date": "2024-10-24", + "equity": 18399.32, + "return_pct": 84.01 + }, + { + "date": "2024-10-25", + "equity": 18634.84, + "return_pct": 86.37 + }, + { + "date": "2024-10-28", + "equity": 18878.93, + "return_pct": 88.81 + }, + { + "date": "2024-10-29", + "equity": 18892.5, + "return_pct": 88.94 + }, + { + "date": "2024-10-30", + "equity": 18737.67, + "return_pct": 87.39 + }, + { + "date": "2024-10-31", + "equity": 18314.98, + "return_pct": 83.17 + }, + { + "date": "2024-11-01", + "equity": 18215.68, + "return_pct": 82.17 + }, + { + "date": "2024-11-04", + "equity": 18251.26, + "return_pct": 82.53 + }, + { + "date": "2024-11-05", + "equity": 18318.72, + "return_pct": 83.2 + }, + { + "date": "2024-11-06", + "equity": 18636.12, + "return_pct": 86.38 + }, + { + "date": "2024-11-07", + "equity": 18637.32, + "return_pct": 86.39 + }, + { + "date": "2024-11-08", + "equity": 18607.32, + "return_pct": 86.09 + }, + { + "date": "2024-11-11", + "equity": 18644.24, + "return_pct": 86.46 + }, + { + "date": "2024-11-12", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-13", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-14", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-15", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-18", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-19", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-20", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-21", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-22", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-25", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-26", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-27", + "equity": 18334.9, + "return_pct": 83.37 + }, + { + "date": "2024-11-29", + "equity": 18331.68, + "return_pct": 83.33 + }, + { + "date": "2024-12-02", + "equity": 18304.96, + "return_pct": 83.07 + }, + { + "date": "2024-12-03", + "equity": 18230.27, + "return_pct": 82.32 + }, + { + "date": "2024-12-04", + "equity": 18268.12, + "return_pct": 82.7 + }, + { + "date": "2024-12-05", + "equity": 18210.86, + "return_pct": 82.13 + }, + { + "date": "2024-12-06", + "equity": 18239.19, + "return_pct": 82.41 + }, + { + "date": "2024-12-09", + "equity": 18137.56, + "return_pct": 81.39 + }, + { + "date": "2024-12-10", + "equity": 18119.6, + "return_pct": 81.21 + }, + { + "date": "2024-12-11", + "equity": 18209.32, + "return_pct": 82.11 + }, + { + "date": "2024-12-12", + "equity": 18158.75, + "return_pct": 81.6 + }, + { + "date": "2024-12-13", + "equity": 18202.13, + "return_pct": 82.04 + }, + { + "date": "2024-12-16", + "equity": 18201.68, + "return_pct": 82.03 + }, + { + "date": "2024-12-17", + "equity": 18143.56, + "return_pct": 81.45 + }, + { + "date": "2024-12-18", + "equity": 18046.73, + "return_pct": 80.48 + }, + { + "date": "2024-12-19", + "equity": 17985.71, + "return_pct": 79.87 + }, + { + "date": "2024-12-20", + "equity": 17960.52, + "return_pct": 79.62 + }, + { + "date": "2024-12-23", + "equity": 17978.62, + "return_pct": 79.8 + }, + { + "date": "2024-12-24", + "equity": 17964.49, + "return_pct": 79.66 + }, + { + "date": "2024-12-26", + "equity": 17987.65, + "return_pct": 79.89 + }, + { + "date": "2024-12-27", + "equity": 17933.02, + "return_pct": 79.35 + }, + { + "date": "2024-12-30", + "equity": 17934.01, + "return_pct": 79.36 + }, + { + "date": "2024-12-31", + "equity": 17879.42, + "return_pct": 78.81 + }, + { + "date": "2025-01-02", + "equity": 17964.26, + "return_pct": 79.66 + }, + { + "date": "2025-01-03", + "equity": 18006.18, + "return_pct": 80.08 + }, + { + "date": "2025-01-06", + "equity": 18026.41, + "return_pct": 80.28 + }, + { + "date": "2025-01-07", + "equity": 17908.6, + "return_pct": 79.1 + }, + { + "date": "2025-01-08", + "equity": 17904.8, + "return_pct": 79.06 + }, + { + "date": "2025-01-10", + "equity": 17854.13, + "return_pct": 78.56 + }, + { + "date": "2025-01-13", + "equity": 17840.9, + "return_pct": 78.43 + }, + { + "date": "2025-01-14", + "equity": 17866.47, + "return_pct": 78.68 + }, + { + "date": "2025-01-15", + "equity": 17932.35, + "return_pct": 79.34 + }, + { + "date": "2025-01-16", + "equity": 17918.08, + "return_pct": 79.2 + }, + { + "date": "2025-01-17", + "equity": 17966.9, + "return_pct": 79.69 + }, + { + "date": "2025-01-21", + "equity": 17948.23, + "return_pct": 79.5 + }, + { + "date": "2025-01-22", + "equity": 18058.5, + "return_pct": 80.6 + }, + { + "date": "2025-01-23", + "equity": 18062.28, + "return_pct": 80.64 + }, + { + "date": "2025-01-24", + "equity": 18065.02, + "return_pct": 80.67 + }, + { + "date": "2025-01-27", + "equity": 17970.12, + "return_pct": 79.72 + }, + { + "date": "2025-01-28", + "equity": 18053.91, + "return_pct": 80.56 + }, + { + "date": "2025-01-29", + "equity": 18080.33, + "return_pct": 80.82 + }, + { + "date": "2025-01-30", + "equity": 18072.8, + "return_pct": 80.75 + }, + { + "date": "2025-01-31", + "equity": 18075.66, + "return_pct": 80.77 + }, + { + "date": "2025-02-03", + "equity": 17974.8, + "return_pct": 79.76 + }, + { + "date": "2025-02-04", + "equity": 17976.14, + "return_pct": 79.78 + }, + { + "date": "2025-02-05", + "equity": 17919.47, + "return_pct": 79.21 + }, + { + "date": "2025-02-06", + "equity": 17971.05, + "return_pct": 79.73 + }, + { + "date": "2025-02-07", + "equity": 17935.44, + "return_pct": 79.37 + }, + { + "date": "2025-02-10", + "equity": 18031.7, + "return_pct": 80.33 + }, + { + "date": "2025-02-11", + "equity": 17840.11, + "return_pct": 78.42 + }, + { + "date": "2025-02-12", + "equity": 17798.28, + "return_pct": 78.0 + }, + { + "date": "2025-02-13", + "equity": 17818.27, + "return_pct": 78.2 + }, + { + "date": "2025-02-14", + "equity": 17856.63, + "return_pct": 78.58 + }, + { + "date": "2025-02-18", + "equity": 17933.31, + "return_pct": 79.35 + }, + { + "date": "2025-02-19", + "equity": 17921.4, + "return_pct": 79.23 + }, + { + "date": "2025-02-20", + "equity": 17971.66, + "return_pct": 79.73 + }, + { + "date": "2025-02-21", + "equity": 17652.41, + "return_pct": 76.54 + }, + { + "date": "2025-02-24", + "equity": 17516.76, + "return_pct": 75.18 + }, + { + "date": "2025-02-25", + "equity": 17423.57, + "return_pct": 74.25 + }, + { + "date": "2025-02-26", + "equity": 17423.57, + "return_pct": 74.25 + }, + { + "date": "2025-02-27", + "equity": 17423.57, + "return_pct": 74.25 + }, + { + "date": "2025-02-28", + "equity": 17420.78, + "return_pct": 74.22 + }, + { + "date": "2025-03-03", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-04", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-05", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-06", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-07", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-10", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-11", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-12", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-13", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-14", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-17", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-18", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-19", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-20", + "equity": 17243.93, + "return_pct": 72.46 + }, + { + "date": "2025-03-21", + "equity": 17240.48, + "return_pct": 72.42 + }, + { + "date": "2025-03-24", + "equity": 17301.11, + "return_pct": 73.03 + }, + { + "date": "2025-03-25", + "equity": 17314.3, + "return_pct": 73.16 + }, + { + "date": "2025-03-26", + "equity": 17293.46, + "return_pct": 72.95 + }, + { + "date": "2025-03-27", + "equity": 17287.34, + "return_pct": 72.89 + }, + { + "date": "2025-03-28", + "equity": 17212.75, + "return_pct": 72.14 + }, + { + "date": "2025-03-31", + "equity": 17236.85, + "return_pct": 72.38 + }, + { + "date": "2025-04-01", + "equity": 17247.94, + "return_pct": 72.5 + }, + { + "date": "2025-04-02", + "equity": 17243.73, + "return_pct": 72.45 + }, + { + "date": "2025-04-03", + "equity": 17189.61, + "return_pct": 71.91 + }, + { + "date": "2025-04-04", + "equity": 17091.5, + "return_pct": 70.93 + }, + { + "date": "2025-04-07", + "equity": 17091.5, + "return_pct": 70.93 + }, + { + "date": "2025-04-08", + "equity": 17091.5, + "return_pct": 70.93 + }, + { + "date": "2025-04-09", + "equity": 17091.5, + "return_pct": 70.93 + }, + { + "date": "2025-04-10", + "equity": 17091.5, + "return_pct": 70.93 + }, + { + "date": "2025-04-11", + "equity": 17079.53, + "return_pct": 70.81 + }, + { + "date": "2025-04-14", + "equity": 17218.03, + "return_pct": 72.2 + }, + { + "date": "2025-04-15", + "equity": 17318.27, + "return_pct": 73.2 + }, + { + "date": "2025-04-16", + "equity": 16870.49, + "return_pct": 68.72 + }, + { + "date": "2025-04-17", + "equity": 16840.5, + "return_pct": 68.42 + }, + { + "date": "2025-04-21", + "equity": 16384.3, + "return_pct": 63.86 + }, + { + "date": "2025-04-22", + "equity": 16646.88, + "return_pct": 66.48 + }, + { + "date": "2025-04-23", + "equity": 16993.32, + "return_pct": 69.95 + }, + { + "date": "2025-04-24", + "equity": 17256.79, + "return_pct": 72.58 + }, + { + "date": "2025-04-25", + "equity": 17515.63, + "return_pct": 75.17 + }, + { + "date": "2025-04-28", + "equity": 17512.2, + "return_pct": 75.14 + }, + { + "date": "2025-04-29", + "equity": 17658.75, + "return_pct": 76.6 + }, + { + "date": "2025-04-30", + "equity": 17684.75, + "return_pct": 76.86 + }, + { + "date": "2025-05-01", + "equity": 17866.75, + "return_pct": 78.68 + }, + { + "date": "2025-05-02", + "equity": 18447.4, + "return_pct": 84.49 + }, + { + "date": "2025-05-05", + "equity": 18434.81, + "return_pct": 84.37 + }, + { + "date": "2025-05-06", + "equity": 18004.04, + "return_pct": 80.06 + }, + { + "date": "2025-05-07", + "equity": 17976.15, + "return_pct": 79.78 + }, + { + "date": "2025-05-08", + "equity": 18610.35, + "return_pct": 86.12 + }, + { + "date": "2025-05-09", + "equity": 18609.65, + "return_pct": 86.11 + }, + { + "date": "2025-05-12", + "equity": 19313.51, + "return_pct": 93.15 + }, + { + "date": "2025-05-13", + "equity": 20140.92, + "return_pct": 101.43 + }, + { + "date": "2025-05-14", + "equity": 20231.09, + "return_pct": 102.33 + }, + { + "date": "2025-05-15", + "equity": 20154.46, + "return_pct": 101.56 + }, + { + "date": "2025-05-16", + "equity": 20461.22, + "return_pct": 104.63 + }, + { + "date": "2025-05-19", + "equity": 20584.76, + "return_pct": 105.87 + }, + { + "date": "2025-05-20", + "equity": 20344.41, + "return_pct": 103.46 + }, + { + "date": "2025-05-21", + "equity": 19639.8, + "return_pct": 96.42 + }, + { + "date": "2025-05-22", + "equity": 19682.16, + "return_pct": 96.84 + }, + { + "date": "2025-05-23", + "equity": 19809.08, + "return_pct": 98.11 + }, + { + "date": "2025-05-27", + "equity": 20288.08, + "return_pct": 102.9 + }, + { + "date": "2025-05-28", + "equity": 20168.77, + "return_pct": 101.71 + }, + { + "date": "2025-05-29", + "equity": 19978.13, + "return_pct": 99.8 + }, + { + "date": "2025-05-30", + "equity": 20033.71, + "return_pct": 100.36 + }, + { + "date": "2025-06-02", + "equity": 20327.85, + "return_pct": 103.3 + }, + { + "date": "2025-06-03", + "equity": 20663.34, + "return_pct": 106.65 + }, + { + "date": "2025-06-04", + "equity": 20485.53, + "return_pct": 104.87 + }, + { + "date": "2025-06-05", + "equity": 20384.54, + "return_pct": 103.86 + }, + { + "date": "2025-06-06", + "equity": 20790.66, + "return_pct": 107.93 + }, + { + "date": "2025-06-09", + "equity": 20421.03, + "return_pct": 104.23 + }, + { + "date": "2025-06-10", + "equity": 20200.11, + "return_pct": 102.02 + }, + { + "date": "2025-06-11", + "equity": 20157.79, + "return_pct": 101.6 + }, + { + "date": "2025-06-12", + "equity": 20134.64, + "return_pct": 101.37 + }, + { + "date": "2025-06-13", + "equity": 19997.57, + "return_pct": 99.99 + }, + { + "date": "2025-06-16", + "equity": 20171.44, + "return_pct": 101.73 + }, + { + "date": "2025-06-17", + "equity": 19991.42, + "return_pct": 99.93 + }, + { + "date": "2025-06-18", + "equity": 20157.07, + "return_pct": 101.59 + }, + { + "date": "2025-06-20", + "equity": 20277.93, + "return_pct": 102.8 + }, + { + "date": "2025-06-23", + "equity": 20164.22, + "return_pct": 101.66 + }, + { + "date": "2025-06-24", + "equity": 20324.19, + "return_pct": 103.26 + }, + { + "date": "2025-06-25", + "equity": 20289.31, + "return_pct": 102.91 + }, + { + "date": "2025-06-26", + "equity": 20685.83, + "return_pct": 106.88 + }, + { + "date": "2025-06-27", + "equity": 21177.72, + "return_pct": 111.8 + }, + { + "date": "2025-06-30", + "equity": 21129.4, + "return_pct": 111.31 + }, + { + "date": "2025-07-01", + "equity": 20714.6, + "return_pct": 107.17 + }, + { + "date": "2025-07-02", + "equity": 20923.77, + "return_pct": 109.26 + }, + { + "date": "2025-07-03", + "equity": 21503.41, + "return_pct": 115.05 + }, + { + "date": "2025-07-07", + "equity": 21539.76, + "return_pct": 115.42 + }, + { + "date": "2025-07-08", + "equity": 21576.45, + "return_pct": 115.78 + }, + { + "date": "2025-07-09", + "equity": 21796.49, + "return_pct": 117.99 + }, + { + "date": "2025-07-10", + "equity": 21758.74, + "return_pct": 117.61 + }, + { + "date": "2025-07-11", + "equity": 21646.85, + "return_pct": 116.49 + }, + { + "date": "2025-07-14", + "equity": 21726.69, + "return_pct": 117.29 + }, + { + "date": "2025-07-15", + "equity": 21518.77, + "return_pct": 115.21 + }, + { + "date": "2025-07-16", + "equity": 21262.51, + "return_pct": 112.65 + }, + { + "date": "2025-07-17", + "equity": 21361.92, + "return_pct": 113.64 + }, + { + "date": "2025-07-18", + "equity": 21759.64, + "return_pct": 117.62 + }, + { + "date": "2025-07-21", + "equity": 21616.41, + "return_pct": 116.18 + }, + { + "date": "2025-07-22", + "equity": 21412.0, + "return_pct": 114.14 + }, + { + "date": "2025-07-23", + "equity": 21980.75, + "return_pct": 119.83 + }, + { + "date": "2025-07-24", + "equity": 21851.06, + "return_pct": 118.53 + }, + { + "date": "2025-07-25", + "equity": 21816.43, + "return_pct": 118.18 + }, + { + "date": "2025-07-28", + "equity": 22083.64, + "return_pct": 120.86 + }, + { + "date": "2025-07-29", + "equity": 21845.67, + "return_pct": 118.48 + }, + { + "date": "2025-07-30", + "equity": 22334.14, + "return_pct": 123.36 + }, + { + "date": "2025-07-31", + "equity": 22494.56, + "return_pct": 124.97 + }, + { + "date": "2025-08-01", + "equity": 21867.15, + "return_pct": 118.69 + }, + { + "date": "2025-08-04", + "equity": 21999.88, + "return_pct": 120.02 + }, + { + "date": "2025-08-05", + "equity": 21914.94, + "return_pct": 119.17 + }, + { + "date": "2025-08-06", + "equity": 22062.06, + "return_pct": 120.64 + }, + { + "date": "2025-08-07", + "equity": 22424.68, + "return_pct": 124.27 + }, + { + "date": "2025-08-08", + "equity": 22647.83, + "return_pct": 126.5 + }, + { + "date": "2025-08-11", + "equity": 22707.16, + "return_pct": 127.09 + }, + { + "date": "2025-08-12", + "equity": 22962.15, + "return_pct": 129.64 + }, + { + "date": "2025-08-13", + "equity": 22795.14, + "return_pct": 127.97 + }, + { + "date": "2025-08-14", + "equity": 22682.48, + "return_pct": 126.85 + }, + { + "date": "2025-08-15", + "equity": 22654.1, + "return_pct": 126.56 + }, + { + "date": "2025-08-18", + "equity": 22746.05, + "return_pct": 127.48 + }, + { + "date": "2025-08-19", + "equity": 22344.01, + "return_pct": 123.46 + }, + { + "date": "2025-08-20", + "equity": 22285.16, + "return_pct": 122.87 + }, + { + "date": "2025-08-21", + "equity": 22373.53, + "return_pct": 123.76 + }, + { + "date": "2025-08-22", + "equity": 22559.0, + "return_pct": 125.61 + }, + { + "date": "2025-08-25", + "equity": 22607.91, + "return_pct": 126.1 + }, + { + "date": "2025-08-26", + "equity": 22849.83, + "return_pct": 128.52 + }, + { + "date": "2025-08-27", + "equity": 22841.87, + "return_pct": 128.44 + }, + { + "date": "2025-08-28", + "equity": 23110.99, + "return_pct": 131.13 + }, + { + "date": "2025-08-29", + "equity": 22606.85, + "return_pct": 126.09 + }, + { + "date": "2025-09-02", + "equity": 22400.09, + "return_pct": 124.02 + }, + { + "date": "2025-09-03", + "equity": 22382.03, + "return_pct": 123.84 + }, + { + "date": "2025-09-04", + "equity": 22476.08, + "return_pct": 124.78 + }, + { + "date": "2025-09-05", + "equity": 22378.28, + "return_pct": 123.8 + }, + { + "date": "2025-09-08", + "equity": 22352.13, + "return_pct": 123.54 + }, + { + "date": "2025-09-09", + "equity": 22343.03, + "return_pct": 123.45 + }, + { + "date": "2025-09-10", + "equity": 22463.19, + "return_pct": 124.65 + }, + { + "date": "2025-09-11", + "equity": 22671.39, + "return_pct": 126.74 + }, + { + "date": "2025-09-12", + "equity": 22784.56, + "return_pct": 127.87 + }, + { + "date": "2025-09-15", + "equity": 23026.64, + "return_pct": 130.29 + }, + { + "date": "2025-09-16", + "equity": 23047.07, + "return_pct": 130.49 + }, + { + "date": "2025-09-17", + "equity": 23066.4, + "return_pct": 130.69 + }, + { + "date": "2025-09-18", + "equity": 23647.81, + "return_pct": 136.5 + }, + { + "date": "2025-09-19", + "equity": 23856.52, + "return_pct": 138.59 + }, + { + "date": "2025-09-22", + "equity": 24098.71, + "return_pct": 141.01 + }, + { + "date": "2025-09-23", + "equity": 23511.74, + "return_pct": 135.14 + }, + { + "date": "2025-09-24", + "equity": 23421.07, + "return_pct": 134.23 + }, + { + "date": "2025-09-25", + "equity": 22882.34, + "return_pct": 128.85 + }, + { + "date": "2025-09-26", + "equity": 23262.32, + "return_pct": 132.65 + }, + { + "date": "2025-09-29", + "equity": 23682.15, + "return_pct": 136.84 + }, + { + "date": "2025-09-30", + "equity": 24054.01, + "return_pct": 140.56 + }, + { + "date": "2025-10-01", + "equity": 24770.48, + "return_pct": 147.73 + }, + { + "date": "2025-10-02", + "equity": 24734.3, + "return_pct": 147.37 + }, + { + "date": "2025-10-03", + "equity": 24596.38, + "return_pct": 145.99 + }, + { + "date": "2025-10-06", + "equity": 25212.8, + "return_pct": 152.15 + }, + { + "date": "2025-10-07", + "equity": 24678.71, + "return_pct": 146.81 + }, + { + "date": "2025-10-08", + "equity": 25498.09, + "return_pct": 155.0 + }, + { + "date": "2025-10-09", + "equity": 25451.74, + "return_pct": 154.54 + }, + { + "date": "2025-10-10", + "equity": 24321.39, + "return_pct": 143.24 + }, + { + "date": "2025-10-13", + "equity": 25077.02, + "return_pct": 150.79 + }, + { + "date": "2025-10-14", + "equity": 24535.98, + "return_pct": 145.38 + }, + { + "date": "2025-10-15", + "equity": 24717.28, + "return_pct": 147.2 + }, + { + "date": "2025-10-16", + "equity": 24317.82, + "return_pct": 143.2 + }, + { + "date": "2025-10-17", + "equity": 24291.36, + "return_pct": 142.94 + }, + { + "date": "2025-10-20", + "equity": 24534.64, + "return_pct": 145.37 + }, + { + "date": "2025-10-21", + "equity": 24424.52, + "return_pct": 144.27 + }, + { + "date": "2025-10-22", + "equity": 23895.01, + "return_pct": 138.97 + }, + { + "date": "2025-10-23", + "equity": 24049.93, + "return_pct": 140.52 + }, + { + "date": "2025-10-24", + "equity": 24521.07, + "return_pct": 145.23 + }, + { + "date": "2025-10-27", + "equity": 24532.69, + "return_pct": 145.35 + }, + { + "date": "2025-10-28", + "equity": 24550.34, + "return_pct": 145.53 + }, + { + "date": "2025-10-29", + "equity": 24499.55, + "return_pct": 145.02 + }, + { + "date": "2025-10-30", + "equity": 24479.75, + "return_pct": 144.82 + }, + { + "date": "2025-10-31", + "equity": 24553.35, + "return_pct": 145.56 + }, + { + "date": "2025-11-03", + "equity": 24574.87, + "return_pct": 145.77 + }, + { + "date": "2025-11-04", + "equity": 24493.52, + "return_pct": 144.96 + }, + { + "date": "2025-11-05", + "equity": 24443.59, + "return_pct": 144.46 + }, + { + "date": "2025-11-06", + "equity": 24371.7, + "return_pct": 143.74 + }, + { + "date": "2025-11-07", + "equity": 24482.45, + "return_pct": 144.85 + }, + { + "date": "2025-11-10", + "equity": 24577.42, + "return_pct": 145.8 + }, + { + "date": "2025-11-11", + "equity": 24225.4, + "return_pct": 142.28 + }, + { + "date": "2025-11-12", + "equity": 24186.63, + "return_pct": 141.89 + }, + { + "date": "2025-11-13", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-14", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-17", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-18", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-19", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-20", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-21", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-24", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-25", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-26", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-11-28", + "equity": 23991.08, + "return_pct": 139.93 + }, + { + "date": "2025-12-01", + "equity": 23984.6, + "return_pct": 139.87 + }, + { + "date": "2025-12-02", + "equity": 24112.02, + "return_pct": 141.14 + }, + { + "date": "2025-12-03", + "equity": 24301.39, + "return_pct": 143.04 + }, + { + "date": "2025-12-04", + "equity": 24465.87, + "return_pct": 144.68 + }, + { + "date": "2025-12-05", + "equity": 24507.28, + "return_pct": 145.1 + }, + { + "date": "2025-12-08", + "equity": 24364.0, + "return_pct": 143.66 + }, + { + "date": "2025-12-09", + "equity": 24578.02, + "return_pct": 145.8 + }, + { + "date": "2025-12-10", + "equity": 24654.82, + "return_pct": 146.57 + }, + { + "date": "2025-12-11", + "equity": 24671.93, + "return_pct": 146.74 + }, + { + "date": "2025-12-12", + "equity": 24481.09, + "return_pct": 144.83 + }, + { + "date": "2025-12-15", + "equity": 24632.72, + "return_pct": 146.35 + }, + { + "date": "2025-12-16", + "equity": 24855.41, + "return_pct": 148.58 + }, + { + "date": "2025-12-17", + "equity": 24362.54, + "return_pct": 143.65 + }, + { + "date": "2025-12-18", + "equity": 24837.64, + "return_pct": 148.4 + }, + { + "date": "2025-12-19", + "equity": 25097.82, + "return_pct": 151.0 + }, + { + "date": "2025-12-22", + "equity": 25229.3, + "return_pct": 152.32 + }, + { + "date": "2025-12-23", + "equity": 25182.03, + "return_pct": 151.84 + }, + { + "date": "2025-12-24", + "equity": 25177.13, + "return_pct": 151.8 + }, + { + "date": "2025-12-26", + "equity": 24920.7, + "return_pct": 149.23 + }, + { + "date": "2025-12-29", + "equity": 24628.25, + "return_pct": 146.31 + }, + { + "date": "2025-12-30", + "equity": 24493.9, + "return_pct": 144.96 + }, + { + "date": "2025-12-31", + "equity": 24300.94, + "return_pct": 143.03 + }, + { + "date": "2026-01-02", + "equity": 23776.35, + "return_pct": 137.79 + }, + { + "date": "2026-01-05", + "equity": 23957.63, + "return_pct": 139.6 + }, + { + "date": "2026-01-06", + "equity": 23728.44, + "return_pct": 137.31 + }, + { + "date": "2026-01-07", + "equity": 23783.83, + "return_pct": 137.86 + }, + { + "date": "2026-01-08", + "equity": 23619.12, + "return_pct": 136.21 + }, + { + "date": "2026-01-09", + "equity": 24208.87, + "return_pct": 142.11 + }, + { + "date": "2026-01-12", + "equity": 24168.35, + "return_pct": 141.71 + }, + { + "date": "2026-01-13", + "equity": 24467.93, + "return_pct": 144.7 + }, + { + "date": "2026-01-14", + "equity": 24275.61, + "return_pct": 142.78 + }, + { + "date": "2026-01-15", + "equity": 24319.21, + "return_pct": 143.22 + }, + { + "date": "2026-01-16", + "equity": 24275.7, + "return_pct": 142.78 + }, + { + "date": "2026-01-20", + "equity": 24410.34, + "return_pct": 144.13 + }, + { + "date": "2026-01-21", + "equity": 25201.58, + "return_pct": 152.04 + }, + { + "date": "2026-01-22", + "equity": 25272.27, + "return_pct": 152.75 + }, + { + "date": "2026-01-23", + "equity": 24532.85, + "return_pct": 145.35 + }, + { + "date": "2026-01-26", + "equity": 24114.4, + "return_pct": 141.17 + }, + { + "date": "2026-01-27", + "equity": 24249.06, + "return_pct": 142.51 + }, + { + "date": "2026-01-28", + "equity": 24585.61, + "return_pct": 145.88 + }, + { + "date": "2026-01-29", + "equity": 24560.76, + "return_pct": 145.63 + }, + { + "date": "2026-01-30", + "equity": 24068.55, + "return_pct": 140.71 + }, + { + "date": "2026-02-02", + "equity": 24291.98, + "return_pct": 142.94 + }, + { + "date": "2026-02-03", + "equity": 24227.18, + "return_pct": 142.29 + }, + { + "date": "2026-02-04", + "equity": 23597.27, + "return_pct": 135.99 + }, + { + "date": "2026-02-05", + "equity": 23567.33, + "return_pct": 135.7 + }, + { + "date": "2026-02-06", + "equity": 23762.73, + "return_pct": 137.65 + }, + { + "date": "2026-02-09", + "equity": 23733.63, + "return_pct": 137.36 + }, + { + "date": "2026-02-10", + "equity": 23475.04, + "return_pct": 134.77 + }, + { + "date": "2026-02-11", + "equity": 23571.49, + "return_pct": 135.74 + }, + { + "date": "2026-02-12", + "equity": 23411.17, + "return_pct": 134.13 + }, + { + "date": "2026-02-13", + "equity": 23512.46, + "return_pct": 135.15 + }, + { + "date": "2026-02-17", + "equity": 23531.5, + "return_pct": 135.34 + }, + { + "date": "2026-02-18", + "equity": 23483.81, + "return_pct": 134.86 + }, + { + "date": "2026-02-19", + "equity": 23374.78, + "return_pct": 133.77 + }, + { + "date": "2026-02-20", + "equity": 23406.17, + "return_pct": 134.08 + }, + { + "date": "2026-02-23", + "equity": 23288.32, + "return_pct": 132.91 + }, + { + "date": "2026-02-24", + "equity": 23387.56, + "return_pct": 133.9 + }, + { + "date": "2026-02-25", + "equity": 23518.38, + "return_pct": 135.21 + }, + { + "date": "2026-02-26", + "equity": 23318.71, + "return_pct": 133.21 + }, + { + "date": "2026-02-27", + "equity": 23357.04, + "return_pct": 133.59 + }, + { + "date": "2026-03-02", + "equity": 23115.79, + "return_pct": 131.18 + }, + { + "date": "2026-03-03", + "equity": 22656.08, + "return_pct": 126.58 + }, + { + "date": "2026-03-04", + "equity": 23111.41, + "return_pct": 131.14 + }, + { + "date": "2026-03-05", + "equity": 22820.54, + "return_pct": 128.23 + }, + { + "date": "2026-03-06", + "equity": 22567.74, + "return_pct": 125.7 + }, + { + "date": "2026-03-09", + "equity": 22721.24, + "return_pct": 127.23 + }, + { + "date": "2026-03-10", + "equity": 22685.01, + "return_pct": 126.87 + }, + { + "date": "2026-03-11", + "equity": 22732.21, + "return_pct": 127.34 + }, + { + "date": "2026-03-12", + "equity": 22609.21, + "return_pct": 126.11 + }, + { + "date": "2026-03-13", + "equity": 22566.53, + "return_pct": 125.69 + }, + { + "date": "2026-03-16", + "equity": 22644.75, + "return_pct": 126.47 + }, + { + "date": "2026-03-17", + "equity": 22731.66, + "return_pct": 127.34 + }, + { + "date": "2026-03-18", + "equity": 22631.42, + "return_pct": 126.34 + }, + { + "date": "2026-03-19", + "equity": 22700.68, + "return_pct": 127.03 + }, + { + "date": "2026-03-20", + "equity": 22648.57, + "return_pct": 126.51 + }, + { + "date": "2026-03-23", + "equity": 22925.79, + "return_pct": 129.28 + }, + { + "date": "2026-03-24", + "equity": 22897.65, + "return_pct": 129.0 + }, + { + "date": "2026-03-25", + "equity": 22964.29, + "return_pct": 129.66 + }, + { + "date": "2026-03-26", + "equity": 22510.59, + "return_pct": 125.13 + }, + { + "date": "2026-03-27", + "equity": 22201.06, + "return_pct": 122.03 + }, + { + "date": "2026-03-30", + "equity": 21958.59, + "return_pct": 119.61 + }, + { + "date": "2026-03-31", + "equity": 22251.62, + "return_pct": 122.54 + }, + { + "date": "2026-04-01", + "equity": 22324.6, + "return_pct": 123.27 + }, + { + "date": "2026-04-02", + "equity": 22236.36, + "return_pct": 122.38 + }, + { + "date": "2026-04-06", + "equity": 22243.85, + "return_pct": 122.46 + }, + { + "date": "2026-04-07", + "equity": 22290.05, + "return_pct": 122.92 + }, + { + "date": "2026-04-08", + "equity": 22823.31, + "return_pct": 128.25 + }, + { + "date": "2026-04-09", + "equity": 23048.28, + "return_pct": 130.5 + }, + { + "date": "2026-04-10", + "equity": 23301.61, + "return_pct": 133.04 + }, + { + "date": "2026-04-13", + "equity": 23302.31, + "return_pct": 133.05 + }, + { + "date": "2026-04-14", + "equity": 23778.59, + "return_pct": 137.81 + }, + { + "date": "2026-04-15", + "equity": 23625.3, + "return_pct": 136.28 + }, + { + "date": "2026-04-16", + "equity": 23923.46, + "return_pct": 139.26 + }, + { + "date": "2026-04-17", + "equity": 24225.85, + "return_pct": 142.28 + }, + { + "date": "2026-04-20", + "equity": 24127.63, + "return_pct": 141.3 + }, + { + "date": "2026-04-21", + "equity": 24020.74, + "return_pct": 140.23 + }, + { + "date": "2026-04-22", + "equity": 24514.21, + "return_pct": 145.17 + }, + { + "date": "2026-04-23", + "equity": 24362.03, + "return_pct": 143.64 + }, + { + "date": "2026-04-24", + "equity": 25158.37, + "return_pct": 151.61 + }, + { + "date": "2026-04-27", + "equity": 24986.25, + "return_pct": 149.89 + }, + { + "date": "2026-04-28", + "equity": 24581.71, + "return_pct": 145.84 + }, + { + "date": "2026-04-29", + "equity": 24863.69, + "return_pct": 148.66 + }, + { + "date": "2026-04-30", + "equity": 24867.11, + "return_pct": 148.69 + }, + { + "date": "2026-05-01", + "equity": 24804.62, + "return_pct": 148.07 + }, + { + "date": "2026-05-04", + "equity": 24510.97, + "return_pct": 145.13 + }, + { + "date": "2026-05-05", + "equity": 24583.14, + "return_pct": 145.85 + }, + { + "date": "2026-05-06", + "equity": 25586.45, + "return_pct": 155.89 + }, + { + "date": "2026-05-07", + "equity": 25480.65, + "return_pct": 154.83 + }, + { + "date": "2026-05-08", + "equity": 26214.61, + "return_pct": 162.17 + }, + { + "date": "2026-05-11", + "equity": 26371.53, + "return_pct": 163.74 + }, + { + "date": "2026-05-12", + "equity": 26242.11, + "return_pct": 162.45 + }, + { + "date": "2026-05-13", + "equity": 26318.93, + "return_pct": 163.21 + }, + { + "date": "2026-05-14", + "equity": 26630.34, + "return_pct": 166.33 + }, + { + "date": "2026-05-15", + "equity": 25972.48, + "return_pct": 159.75 + }, + { + "date": "2026-05-18", + "equity": 25830.52, + "return_pct": 158.33 + }, + { + "date": "2026-05-19", + "equity": 25821.02, + "return_pct": 158.23 + }, + { + "date": "2026-05-20", + "equity": 25843.13, + "return_pct": 158.46 + }, + { + "date": "2026-05-21", + "equity": 25814.02, + "return_pct": 158.16 + }, + { + "date": "2026-05-22", + "equity": 25837.23, + "return_pct": 158.4 + }, + { + "date": "2026-05-26", + "equity": 25883.43, + "return_pct": 158.86 + }, + { + "date": "2026-05-27", + "equity": 25871.43, + "return_pct": 158.74 + }, + { + "date": "2026-05-28", + "equity": 25863.33, + "return_pct": 158.66 + }, + { + "date": "2026-05-29", + "equity": 25849.43, + "return_pct": 158.52 + }, + { + "date": "2026-06-01", + "equity": 25818.12, + "return_pct": 158.21 + }, + { + "date": "2026-06-02", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-03", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-04", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-05", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-08", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-09", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-10", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-11", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-12", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-15", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-16", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-17", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-18", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-22", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-23", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-24", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-25", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-26", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-29", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-06-30", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-07-01", + "equity": 25871.56, + "return_pct": 158.74 + }, + { + "date": "2026-07-02", + "equity": 25871.56, + "return_pct": 158.74 + } + ], + "benchmark_curve": [ + { + "date": "2022-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-21", + "equity": 10101.83, + "return_pct": 1.02 + }, + { + "date": "2022-07-22", + "equity": 10008.11, + "return_pct": 0.08 + }, + { + "date": "2022-07-25", + "equity": 10020.26, + "return_pct": 0.2 + }, + { + "date": "2022-07-26", + "equity": 9901.71, + "return_pct": -0.98 + }, + { + "date": "2022-07-27", + "equity": 10158.83, + "return_pct": 1.59 + }, + { + "date": "2022-07-28", + "equity": 10285.48, + "return_pct": 2.85 + }, + { + "date": "2022-07-29", + "equity": 10436.2, + "return_pct": 4.36 + }, + { + "date": "2022-08-01", + "equity": 10405.3, + "return_pct": 4.05 + }, + { + "date": "2022-08-02", + "equity": 10336.65, + "return_pct": 3.37 + }, + { + "date": "2022-08-03", + "equity": 10498.52, + "return_pct": 4.99 + }, + { + "date": "2022-08-04", + "equity": 10491.43, + "return_pct": 4.91 + }, + { + "date": "2022-08-05", + "equity": 10473.69, + "return_pct": 4.74 + }, + { + "date": "2022-08-08", + "equity": 10461.53, + "return_pct": 4.62 + }, + { + "date": "2022-08-09", + "equity": 10419.99, + "return_pct": 4.2 + }, + { + "date": "2022-08-10", + "equity": 10638.85, + "return_pct": 6.39 + }, + { + "date": "2022-08-11", + "equity": 10638.85, + "return_pct": 6.39 + }, + { + "date": "2022-08-12", + "equity": 10818.96, + "return_pct": 8.19 + }, + { + "date": "2022-08-15", + "equity": 10863.54, + "return_pct": 8.64 + }, + { + "date": "2022-08-16", + "equity": 10884.82, + "return_pct": 8.85 + }, + { + "date": "2022-08-17", + "equity": 10807.56, + "return_pct": 8.08 + }, + { + "date": "2022-08-18", + "equity": 10838.97, + "return_pct": 8.39 + }, + { + "date": "2022-08-19", + "equity": 10693.32, + "return_pct": 6.93 + }, + { + "date": "2022-08-22", + "equity": 10470.65, + "return_pct": 4.71 + }, + { + "date": "2022-08-23", + "equity": 10445.32, + "return_pct": 4.45 + }, + { + "date": "2022-08-24", + "equity": 10478.76, + "return_pct": 4.79 + }, + { + "date": "2022-08-25", + "equity": 10626.69, + "return_pct": 6.27 + }, + { + "date": "2022-08-26", + "equity": 10266.99, + "return_pct": 2.67 + }, + { + "date": "2022-08-29", + "equity": 10199.1, + "return_pct": 1.99 + }, + { + "date": "2022-08-30", + "equity": 10087.14, + "return_pct": 0.87 + }, + { + "date": "2022-08-31", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-09-01", + "equity": 10041.8, + "return_pct": 0.42 + }, + { + "date": "2022-09-02", + "equity": 9935.91, + "return_pct": -0.64 + }, + { + "date": "2022-09-06", + "equity": 9898.42, + "return_pct": -1.02 + }, + { + "date": "2022-09-07", + "equity": 10076.25, + "return_pct": 0.76 + }, + { + "date": "2022-09-08", + "equity": 10142.11, + "return_pct": 1.42 + }, + { + "date": "2022-09-09", + "equity": 10299.67, + "return_pct": 3.0 + }, + { + "date": "2022-09-12", + "equity": 10410.37, + "return_pct": 4.1 + }, + { + "date": "2022-09-13", + "equity": 9957.7, + "return_pct": -0.42 + }, + { + "date": "2022-09-14", + "equity": 9995.69, + "return_pct": -0.04 + }, + { + "date": "2022-09-15", + "equity": 9882.21, + "return_pct": -1.18 + }, + { + "date": "2022-09-16", + "equity": 9766.7, + "return_pct": -2.33 + }, + { + "date": "2022-09-19", + "equity": 9842.44, + "return_pct": -1.58 + }, + { + "date": "2022-09-20", + "equity": 9729.46, + "return_pct": -2.71 + }, + { + "date": "2022-09-21", + "equity": 9559.74, + "return_pct": -4.4 + }, + { + "date": "2022-09-22", + "equity": 9479.44, + "return_pct": -5.21 + }, + { + "date": "2022-09-23", + "equity": 9320.62, + "return_pct": -6.79 + }, + { + "date": "2022-09-26", + "equity": 9228.41, + "return_pct": -7.72 + }, + { + "date": "2022-09-27", + "equity": 9204.85, + "return_pct": -7.95 + }, + { + "date": "2022-09-28", + "equity": 9385.97, + "return_pct": -6.14 + }, + { + "date": "2022-09-29", + "equity": 9189.91, + "return_pct": -8.1 + }, + { + "date": "2022-09-30", + "equity": 9047.8, + "return_pct": -9.52 + }, + { + "date": "2022-10-03", + "equity": 9286.67, + "return_pct": -7.13 + }, + { + "date": "2022-10-04", + "equity": 9574.44, + "return_pct": -4.26 + }, + { + "date": "2022-10-05", + "equity": 9552.14, + "return_pct": -4.48 + }, + { + "date": "2022-10-06", + "equity": 9453.61, + "return_pct": -5.46 + }, + { + "date": "2022-10-07", + "equity": 9189.91, + "return_pct": -8.1 + }, + { + "date": "2022-10-10", + "equity": 9119.74, + "return_pct": -8.8 + }, + { + "date": "2022-10-11", + "equity": 9061.99, + "return_pct": -9.38 + }, + { + "date": "2022-10-12", + "equity": 9032.09, + "return_pct": -9.68 + }, + { + "date": "2022-10-13", + "equity": 9270.46, + "return_pct": -7.3 + }, + { + "date": "2022-10-14", + "equity": 9059.2, + "return_pct": -9.41 + }, + { + "date": "2022-10-17", + "equity": 9291.99, + "return_pct": -7.08 + }, + { + "date": "2022-10-18", + "equity": 9401.17, + "return_pct": -5.99 + }, + { + "date": "2022-10-19", + "equity": 9334.55, + "return_pct": -6.65 + }, + { + "date": "2022-10-20", + "equity": 9256.28, + "return_pct": -7.44 + }, + { + "date": "2022-10-21", + "equity": 9481.22, + "return_pct": -5.19 + }, + { + "date": "2022-10-24", + "equity": 9597.23, + "return_pct": -4.03 + }, + { + "date": "2022-10-25", + "equity": 9750.49, + "return_pct": -2.5 + }, + { + "date": "2022-10-26", + "equity": 9677.03, + "return_pct": -3.23 + }, + { + "date": "2022-10-27", + "equity": 9625.35, + "return_pct": -3.75 + }, + { + "date": "2022-10-28", + "equity": 9854.35, + "return_pct": -1.46 + }, + { + "date": "2022-10-31", + "equity": 9783.16, + "return_pct": -2.17 + }, + { + "date": "2022-11-01", + "equity": 9740.36, + "return_pct": -2.6 + }, + { + "date": "2022-11-02", + "equity": 9495.91, + "return_pct": -5.04 + }, + { + "date": "2022-11-03", + "equity": 9398.13, + "return_pct": -6.02 + }, + { + "date": "2022-11-04", + "equity": 9533.4, + "return_pct": -4.67 + }, + { + "date": "2022-11-07", + "equity": 9624.59, + "return_pct": -3.75 + }, + { + "date": "2022-11-08", + "equity": 9676.52, + "return_pct": -3.23 + }, + { + "date": "2022-11-09", + "equity": 9477.16, + "return_pct": -5.23 + }, + { + "date": "2022-11-10", + "equity": 9997.97, + "return_pct": -0.02 + }, + { + "date": "2022-11-11", + "equity": 10094.74, + "return_pct": 0.95 + }, + { + "date": "2022-11-14", + "equity": 10008.87, + "return_pct": 0.09 + }, + { + "date": "2022-11-15", + "equity": 10094.23, + "return_pct": 0.94 + }, + { + "date": "2022-11-16", + "equity": 10017.23, + "return_pct": 0.17 + }, + { + "date": "2022-11-17", + "equity": 9986.57, + "return_pct": -0.13 + }, + { + "date": "2022-11-18", + "equity": 10031.92, + "return_pct": 0.32 + }, + { + "date": "2022-11-21", + "equity": 9995.44, + "return_pct": -0.05 + }, + { + "date": "2022-11-22", + "equity": 10129.95, + "return_pct": 1.3 + }, + { + "date": "2022-11-23", + "equity": 10193.78, + "return_pct": 1.94 + }, + { + "date": "2022-11-25", + "equity": 10191.5, + "return_pct": 1.92 + }, + { + "date": "2022-11-28", + "equity": 10028.88, + "return_pct": 0.29 + }, + { + "date": "2022-11-29", + "equity": 10011.65, + "return_pct": 0.12 + }, + { + "date": "2022-11-30", + "equity": 10327.03, + "return_pct": 3.27 + }, + { + "date": "2022-12-01", + "equity": 10319.43, + "return_pct": 3.19 + }, + { + "date": "2022-12-02", + "equity": 10307.52, + "return_pct": 3.08 + }, + { + "date": "2022-12-05", + "equity": 10122.1, + "return_pct": 1.22 + }, + { + "date": "2022-12-06", + "equity": 9976.19, + "return_pct": -0.24 + }, + { + "date": "2022-12-07", + "equity": 9959.22, + "return_pct": -0.41 + }, + { + "date": "2022-12-08", + "equity": 10037.24, + "return_pct": 0.37 + }, + { + "date": "2022-12-09", + "equity": 9962.26, + "return_pct": -0.38 + }, + { + "date": "2022-12-12", + "equity": 10105.88, + "return_pct": 1.06 + }, + { + "date": "2022-12-13", + "equity": 10182.38, + "return_pct": 1.82 + }, + { + "date": "2022-12-14", + "equity": 10117.28, + "return_pct": 1.17 + }, + { + "date": "2022-12-15", + "equity": 9869.8, + "return_pct": -1.3 + }, + { + "date": "2022-12-16", + "equity": 9708.69, + "return_pct": -2.91 + }, + { + "date": "2022-12-19", + "equity": 9626.36, + "return_pct": -3.74 + }, + { + "date": "2022-12-20", + "equity": 9639.54, + "return_pct": -3.6 + }, + { + "date": "2022-12-21", + "equity": 9783.67, + "return_pct": -2.16 + }, + { + "date": "2022-12-22", + "equity": 9644.1, + "return_pct": -3.56 + }, + { + "date": "2022-12-23", + "equity": 9699.57, + "return_pct": -3.0 + }, + { + "date": "2022-12-27", + "equity": 9661.32, + "return_pct": -3.39 + }, + { + "date": "2022-12-28", + "equity": 9541.25, + "return_pct": -4.59 + }, + { + "date": "2022-12-29", + "equity": 9713.0, + "return_pct": -2.87 + }, + { + "date": "2022-12-30", + "equity": 9687.41, + "return_pct": -3.13 + }, + { + "date": "2023-01-03", + "equity": 9646.63, + "return_pct": -3.53 + }, + { + "date": "2023-01-04", + "equity": 9721.1, + "return_pct": -2.79 + }, + { + "date": "2023-01-05", + "equity": 9610.15, + "return_pct": -3.9 + }, + { + "date": "2023-01-06", + "equity": 9830.53, + "return_pct": -1.69 + }, + { + "date": "2023-01-09", + "equity": 9824.96, + "return_pct": -1.75 + }, + { + "date": "2023-01-10", + "equity": 9893.86, + "return_pct": -1.06 + }, + { + "date": "2023-01-11", + "equity": 10019.0, + "return_pct": 0.19 + }, + { + "date": "2023-01-12", + "equity": 10055.48, + "return_pct": 0.55 + }, + { + "date": "2023-01-13", + "equity": 10094.49, + "return_pct": 0.94 + }, + { + "date": "2023-01-17", + "equity": 10075.99, + "return_pct": 0.76 + }, + { + "date": "2023-01-18", + "equity": 9916.91, + "return_pct": -0.83 + }, + { + "date": "2023-01-19", + "equity": 9844.72, + "return_pct": -1.55 + }, + { + "date": "2023-01-20", + "equity": 10028.12, + "return_pct": 0.28 + }, + { + "date": "2023-01-23", + "equity": 10148.44, + "return_pct": 1.48 + }, + { + "date": "2023-01-24", + "equity": 10137.55, + "return_pct": 1.38 + }, + { + "date": "2023-01-25", + "equity": 10141.35, + "return_pct": 1.41 + }, + { + "date": "2023-01-26", + "equity": 10252.81, + "return_pct": 2.53 + }, + { + "date": "2023-01-27", + "equity": 10276.36, + "return_pct": 2.76 + }, + { + "date": "2023-01-30", + "equity": 10147.43, + "return_pct": 1.47 + }, + { + "date": "2023-01-31", + "equity": 10296.63, + "return_pct": 2.97 + }, + { + "date": "2023-02-01", + "equity": 10406.06, + "return_pct": 4.06 + }, + { + "date": "2023-02-02", + "equity": 10557.54, + "return_pct": 5.58 + }, + { + "date": "2023-02-03", + "equity": 10445.32, + "return_pct": 4.45 + }, + { + "date": "2023-02-06", + "equity": 10381.49, + "return_pct": 3.81 + }, + { + "date": "2023-02-07", + "equity": 10517.26, + "return_pct": 5.17 + }, + { + "date": "2023-02-08", + "equity": 10402.26, + "return_pct": 4.02 + }, + { + "date": "2023-02-09", + "equity": 10312.08, + "return_pct": 3.12 + }, + { + "date": "2023-02-10", + "equity": 10336.15, + "return_pct": 3.36 + }, + { + "date": "2023-02-13", + "equity": 10457.48, + "return_pct": 4.57 + }, + { + "date": "2023-02-14", + "equity": 10452.67, + "return_pct": 4.53 + }, + { + "date": "2023-02-15", + "equity": 10486.61, + "return_pct": 4.87 + }, + { + "date": "2023-02-16", + "equity": 10342.22, + "return_pct": 3.42 + }, + { + "date": "2023-02-17", + "equity": 10316.39, + "return_pct": 3.16 + }, + { + "date": "2023-02-21", + "equity": 10109.43, + "return_pct": 1.09 + }, + { + "date": "2023-02-22", + "equity": 10095.5, + "return_pct": 0.95 + }, + { + "date": "2023-02-23", + "equity": 10149.2, + "return_pct": 1.49 + }, + { + "date": "2023-02-24", + "equity": 10040.78, + "return_pct": 0.41 + }, + { + "date": "2023-02-27", + "equity": 10074.98, + "return_pct": 0.75 + }, + { + "date": "2023-02-28", + "equity": 10037.74, + "return_pct": 0.38 + }, + { + "date": "2023-03-01", + "equity": 9999.24, + "return_pct": -0.01 + }, + { + "date": "2023-03-02", + "equity": 10077.01, + "return_pct": 0.77 + }, + { + "date": "2023-03-03", + "equity": 10238.62, + "return_pct": 2.39 + }, + { + "date": "2023-03-06", + "equity": 10245.71, + "return_pct": 2.46 + }, + { + "date": "2023-03-07", + "equity": 10088.66, + "return_pct": 0.89 + }, + { + "date": "2023-03-08", + "equity": 10105.12, + "return_pct": 1.05 + }, + { + "date": "2023-03-09", + "equity": 9918.69, + "return_pct": -0.81 + }, + { + "date": "2023-03-10", + "equity": 9775.57, + "return_pct": -2.24 + }, + { + "date": "2023-03-13", + "equity": 9761.63, + "return_pct": -2.38 + }, + { + "date": "2023-03-14", + "equity": 9922.99, + "return_pct": -0.77 + }, + { + "date": "2023-03-15", + "equity": 9860.93, + "return_pct": -1.39 + }, + { + "date": "2023-03-16", + "equity": 10033.94, + "return_pct": 0.34 + }, + { + "date": "2023-03-17", + "equity": 9878.92, + "return_pct": -1.21 + }, + { + "date": "2023-03-20", + "equity": 9973.91, + "return_pct": -0.26 + }, + { + "date": "2023-03-21", + "equity": 10104.87, + "return_pct": 1.05 + }, + { + "date": "2023-03-22", + "equity": 9932.62, + "return_pct": -0.67 + }, + { + "date": "2023-03-23", + "equity": 9959.47, + "return_pct": -0.41 + }, + { + "date": "2023-03-24", + "equity": 10024.82, + "return_pct": 0.25 + }, + { + "date": "2023-03-27", + "equity": 10043.57, + "return_pct": 0.44 + }, + { + "date": "2023-03-28", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-03-29", + "equity": 10166.68, + "return_pct": 1.67 + }, + { + "date": "2023-03-30", + "equity": 10226.21, + "return_pct": 2.26 + }, + { + "date": "2023-03-31", + "equity": 10370.34, + "return_pct": 3.7 + }, + { + "date": "2023-04-03", + "equity": 10409.86, + "return_pct": 4.1 + }, + { + "date": "2023-04-04", + "equity": 10352.1, + "return_pct": 3.52 + }, + { + "date": "2023-04-05", + "equity": 10325.0, + "return_pct": 3.25 + }, + { + "date": "2023-04-06", + "equity": 10365.28, + "return_pct": 3.65 + }, + { + "date": "2023-04-10", + "equity": 10375.92, + "return_pct": 3.76 + }, + { + "date": "2023-04-11", + "equity": 10378.7, + "return_pct": 3.79 + }, + { + "date": "2023-04-12", + "equity": 10336.4, + "return_pct": 3.36 + }, + { + "date": "2023-04-13", + "equity": 10473.69, + "return_pct": 4.74 + }, + { + "date": "2023-04-14", + "equity": 10448.11, + "return_pct": 4.48 + }, + { + "date": "2023-04-17", + "equity": 10485.6, + "return_pct": 4.86 + }, + { + "date": "2023-04-18", + "equity": 10492.44, + "return_pct": 4.92 + }, + { + "date": "2023-04-19", + "equity": 10490.67, + "return_pct": 4.91 + }, + { + "date": "2023-04-20", + "equity": 10433.42, + "return_pct": 4.33 + }, + { + "date": "2023-04-21", + "equity": 10441.52, + "return_pct": 4.42 + }, + { + "date": "2023-04-24", + "equity": 10452.42, + "return_pct": 4.52 + }, + { + "date": "2023-04-25", + "equity": 10286.5, + "return_pct": 2.86 + }, + { + "date": "2023-04-26", + "equity": 10242.93, + "return_pct": 2.43 + }, + { + "date": "2023-04-27", + "equity": 10446.84, + "return_pct": 4.47 + }, + { + "date": "2023-04-28", + "equity": 10536.01, + "return_pct": 5.36 + }, + { + "date": "2023-05-01", + "equity": 10525.37, + "return_pct": 5.25 + }, + { + "date": "2023-05-02", + "equity": 10407.07, + "return_pct": 4.07 + }, + { + "date": "2023-05-03", + "equity": 10335.64, + "return_pct": 3.36 + }, + { + "date": "2023-05-04", + "equity": 10262.43, + "return_pct": 2.62 + }, + { + "date": "2023-05-05", + "equity": 10452.42, + "return_pct": 4.52 + }, + { + "date": "2023-05-08", + "equity": 10455.2, + "return_pct": 4.55 + }, + { + "date": "2023-05-09", + "equity": 10409.35, + "return_pct": 4.09 + }, + { + "date": "2023-05-10", + "equity": 10457.99, + "return_pct": 4.58 + }, + { + "date": "2023-05-11", + "equity": 10439.75, + "return_pct": 4.4 + }, + { + "date": "2023-05-12", + "equity": 10426.07, + "return_pct": 4.26 + }, + { + "date": "2023-05-15", + "equity": 10462.04, + "return_pct": 4.62 + }, + { + "date": "2023-05-16", + "equity": 10392.13, + "return_pct": 3.92 + }, + { + "date": "2023-05-17", + "equity": 10518.28, + "return_pct": 5.18 + }, + { + "date": "2023-05-18", + "equity": 10619.6, + "return_pct": 6.2 + }, + { + "date": "2023-05-19", + "equity": 10604.15, + "return_pct": 6.04 + }, + { + "date": "2023-05-22", + "equity": 10608.46, + "return_pct": 6.08 + }, + { + "date": "2023-05-23", + "equity": 10489.4, + "return_pct": 4.89 + }, + { + "date": "2023-05-24", + "equity": 10413.41, + "return_pct": 4.13 + }, + { + "date": "2023-05-25", + "equity": 10503.58, + "return_pct": 5.04 + }, + { + "date": "2023-05-26", + "equity": 10639.61, + "return_pct": 6.4 + }, + { + "date": "2023-05-30", + "equity": 10643.67, + "return_pct": 6.44 + }, + { + "date": "2023-05-31", + "equity": 10584.64, + "return_pct": 5.85 + }, + { + "date": "2023-06-01", + "equity": 10685.21, + "return_pct": 6.85 + }, + { + "date": "2023-06-02", + "equity": 10839.73, + "return_pct": 8.4 + }, + { + "date": "2023-06-05", + "equity": 10818.96, + "return_pct": 8.19 + }, + { + "date": "2023-06-06", + "equity": 10842.52, + "return_pct": 8.43 + }, + { + "date": "2023-06-07", + "equity": 10805.03, + "return_pct": 8.05 + }, + { + "date": "2023-06-08", + "equity": 10870.38, + "return_pct": 8.7 + }, + { + "date": "2023-06-09", + "equity": 10889.89, + "return_pct": 8.9 + }, + { + "date": "2023-06-12", + "equity": 10988.68, + "return_pct": 9.89 + }, + { + "date": "2023-06-13", + "equity": 11061.12, + "return_pct": 10.61 + }, + { + "date": "2023-06-14", + "equity": 11074.3, + "return_pct": 10.74 + }, + { + "date": "2023-06-15", + "equity": 11211.59, + "return_pct": 12.12 + }, + { + "date": "2023-06-16", + "equity": 11132.05, + "return_pct": 11.32 + }, + { + "date": "2023-06-20", + "equity": 11074.3, + "return_pct": 10.74 + }, + { + "date": "2023-06-21", + "equity": 11017.55, + "return_pct": 10.18 + }, + { + "date": "2023-06-22", + "equity": 11057.32, + "return_pct": 10.57 + }, + { + "date": "2023-06-23", + "equity": 10973.73, + "return_pct": 9.74 + }, + { + "date": "2023-06-26", + "equity": 10928.9, + "return_pct": 9.29 + }, + { + "date": "2023-06-27", + "equity": 11048.71, + "return_pct": 10.49 + }, + { + "date": "2023-06-28", + "equity": 11054.28, + "return_pct": 10.54 + }, + { + "date": "2023-06-29", + "equity": 11097.85, + "return_pct": 10.98 + }, + { + "date": "2023-06-30", + "equity": 11228.82, + "return_pct": 12.29 + }, + { + "date": "2023-07-03", + "equity": 11241.74, + "return_pct": 12.42 + }, + { + "date": "2023-07-05", + "equity": 11225.02, + "return_pct": 12.25 + }, + { + "date": "2023-07-06", + "equity": 11137.12, + "return_pct": 11.37 + }, + { + "date": "2023-07-07", + "equity": 11109.0, + "return_pct": 11.09 + }, + { + "date": "2023-07-10", + "equity": 11137.12, + "return_pct": 11.37 + }, + { + "date": "2023-07-11", + "equity": 11208.05, + "return_pct": 12.08 + }, + { + "date": "2023-07-12", + "equity": 11298.22, + "return_pct": 12.98 + }, + { + "date": "2023-07-13", + "equity": 11387.9, + "return_pct": 13.88 + }, + { + "date": "2023-07-14", + "equity": 11380.8, + "return_pct": 13.81 + }, + { + "date": "2023-07-17", + "equity": 11420.32, + "return_pct": 14.2 + }, + { + "date": "2023-07-18", + "equity": 11505.18, + "return_pct": 15.05 + }, + { + "date": "2023-07-19", + "equity": 11530.76, + "return_pct": 15.31 + }, + { + "date": "2023-07-20", + "equity": 11454.26, + "return_pct": 14.54 + }, + { + "date": "2023-07-21", + "equity": 11454.26, + "return_pct": 14.54 + }, + { + "date": "2023-07-24", + "equity": 11505.43, + "return_pct": 15.05 + }, + { + "date": "2023-07-25", + "equity": 11536.84, + "return_pct": 15.37 + }, + { + "date": "2023-07-26", + "equity": 11538.62, + "return_pct": 15.39 + }, + { + "date": "2023-07-27", + "equity": 11462.12, + "return_pct": 14.62 + }, + { + "date": "2023-07-28", + "equity": 11574.33, + "return_pct": 15.74 + }, + { + "date": "2023-07-31", + "equity": 11596.37, + "return_pct": 15.96 + }, + { + "date": "2023-08-01", + "equity": 11563.19, + "return_pct": 15.63 + }, + { + "date": "2023-08-02", + "equity": 11402.34, + "return_pct": 14.02 + }, + { + "date": "2023-08-03", + "equity": 11369.66, + "return_pct": 13.7 + }, + { + "date": "2023-08-04", + "equity": 11318.24, + "return_pct": 13.18 + }, + { + "date": "2023-08-07", + "equity": 11417.03, + "return_pct": 14.17 + }, + { + "date": "2023-08-08", + "equity": 11367.38, + "return_pct": 13.67 + }, + { + "date": "2023-08-09", + "equity": 11291.38, + "return_pct": 12.91 + }, + { + "date": "2023-08-10", + "equity": 11295.44, + "return_pct": 12.95 + }, + { + "date": "2023-08-11", + "equity": 11288.85, + "return_pct": 12.89 + }, + { + "date": "2023-08-14", + "equity": 11351.17, + "return_pct": 13.51 + }, + { + "date": "2023-08-15", + "equity": 11218.94, + "return_pct": 12.19 + }, + { + "date": "2023-08-16", + "equity": 11136.61, + "return_pct": 11.37 + }, + { + "date": "2023-08-17", + "equity": 11051.75, + "return_pct": 10.52 + }, + { + "date": "2023-08-18", + "equity": 11057.07, + "return_pct": 10.57 + }, + { + "date": "2023-08-21", + "equity": 11129.01, + "return_pct": 11.29 + }, + { + "date": "2023-08-22", + "equity": 11098.87, + "return_pct": 10.99 + }, + { + "date": "2023-08-23", + "equity": 11222.48, + "return_pct": 12.22 + }, + { + "date": "2023-08-24", + "equity": 11066.95, + "return_pct": 10.67 + }, + { + "date": "2023-08-25", + "equity": 11144.97, + "return_pct": 11.45 + }, + { + "date": "2023-08-28", + "equity": 11215.64, + "return_pct": 12.16 + }, + { + "date": "2023-08-29", + "equity": 11377.76, + "return_pct": 13.78 + }, + { + "date": "2023-08-30", + "equity": 11424.63, + "return_pct": 14.25 + }, + { + "date": "2023-08-31", + "equity": 11407.91, + "return_pct": 14.08 + }, + { + "date": "2023-09-01", + "equity": 11429.19, + "return_pct": 14.29 + }, + { + "date": "2023-09-05", + "equity": 11379.79, + "return_pct": 13.8 + }, + { + "date": "2023-09-06", + "equity": 11303.29, + "return_pct": 13.03 + }, + { + "date": "2023-09-07", + "equity": 11268.59, + "return_pct": 12.69 + }, + { + "date": "2023-09-08", + "equity": 11285.56, + "return_pct": 12.86 + }, + { + "date": "2023-09-11", + "equity": 11359.78, + "return_pct": 13.6 + }, + { + "date": "2023-09-12", + "equity": 11297.46, + "return_pct": 12.97 + }, + { + "date": "2023-09-13", + "equity": 11310.64, + "return_pct": 13.11 + }, + { + "date": "2023-09-14", + "equity": 11408.16, + "return_pct": 14.08 + }, + { + "date": "2023-09-15", + "equity": 11231.1, + "return_pct": 12.31 + }, + { + "date": "2023-09-18", + "equity": 11237.68, + "return_pct": 12.38 + }, + { + "date": "2023-09-19", + "equity": 11214.38, + "return_pct": 12.14 + }, + { + "date": "2023-09-20", + "equity": 11111.28, + "return_pct": 11.11 + }, + { + "date": "2023-09-21", + "equity": 10927.63, + "return_pct": 9.28 + }, + { + "date": "2023-09-22", + "equity": 10903.06, + "return_pct": 9.03 + }, + { + "date": "2023-09-25", + "equity": 10948.91, + "return_pct": 9.49 + }, + { + "date": "2023-09-26", + "equity": 10788.05, + "return_pct": 7.88 + }, + { + "date": "2023-09-27", + "equity": 10792.36, + "return_pct": 7.92 + }, + { + "date": "2023-09-28", + "equity": 10854.93, + "return_pct": 8.55 + }, + { + "date": "2023-09-29", + "equity": 10828.58, + "return_pct": 8.29 + }, + { + "date": "2023-10-02", + "equity": 10824.28, + "return_pct": 8.24 + }, + { + "date": "2023-10-03", + "equity": 10679.38, + "return_pct": 6.79 + }, + { + "date": "2023-10-04", + "equity": 10757.15, + "return_pct": 7.57 + }, + { + "date": "2023-10-05", + "equity": 10753.1, + "return_pct": 7.53 + }, + { + "date": "2023-10-06", + "equity": 10880.77, + "return_pct": 8.81 + }, + { + "date": "2023-10-09", + "equity": 10950.43, + "return_pct": 9.5 + }, + { + "date": "2023-10-10", + "equity": 11007.42, + "return_pct": 10.07 + }, + { + "date": "2023-10-11", + "equity": 11052.51, + "return_pct": 10.53 + }, + { + "date": "2023-10-12", + "equity": 10985.13, + "return_pct": 9.85 + }, + { + "date": "2023-10-13", + "equity": 10930.42, + "return_pct": 9.3 + }, + { + "date": "2023-10-16", + "equity": 11045.42, + "return_pct": 10.45 + }, + { + "date": "2023-10-17", + "equity": 11044.91, + "return_pct": 10.45 + }, + { + "date": "2023-10-18", + "equity": 10897.74, + "return_pct": 8.98 + }, + { + "date": "2023-10-19", + "equity": 10801.99, + "return_pct": 8.02 + }, + { + "date": "2023-10-20", + "equity": 10669.25, + "return_pct": 6.69 + }, + { + "date": "2023-10-23", + "equity": 10650.76, + "return_pct": 6.51 + }, + { + "date": "2023-10-24", + "equity": 10731.06, + "return_pct": 7.31 + }, + { + "date": "2023-10-25", + "equity": 10577.04, + "return_pct": 5.77 + }, + { + "date": "2023-10-26", + "equity": 10450.39, + "return_pct": 4.5 + }, + { + "date": "2023-10-27", + "equity": 10403.02, + "return_pct": 4.03 + }, + { + "date": "2023-10-30", + "equity": 10527.4, + "return_pct": 5.27 + }, + { + "date": "2023-10-31", + "equity": 10593.51, + "return_pct": 5.94 + }, + { + "date": "2023-11-01", + "equity": 10706.49, + "return_pct": 7.06 + }, + { + "date": "2023-11-02", + "equity": 10911.67, + "return_pct": 9.12 + }, + { + "date": "2023-11-03", + "equity": 11011.22, + "return_pct": 10.11 + }, + { + "date": "2023-11-06", + "equity": 11036.55, + "return_pct": 10.37 + }, + { + "date": "2023-11-07", + "equity": 11067.96, + "return_pct": 10.68 + }, + { + "date": "2023-11-08", + "equity": 11076.07, + "return_pct": 10.76 + }, + { + "date": "2023-11-09", + "equity": 10989.69, + "return_pct": 9.9 + }, + { + "date": "2023-11-10", + "equity": 11161.18, + "return_pct": 11.61 + }, + { + "date": "2023-11-13", + "equity": 11150.54, + "return_pct": 11.51 + }, + { + "date": "2023-11-14", + "equity": 11366.87, + "return_pct": 13.67 + }, + { + "date": "2023-11-15", + "equity": 11390.94, + "return_pct": 13.91 + }, + { + "date": "2023-11-16", + "equity": 11404.87, + "return_pct": 14.05 + }, + { + "date": "2023-11-17", + "equity": 11419.05, + "return_pct": 14.19 + }, + { + "date": "2023-11-20", + "equity": 11506.95, + "return_pct": 15.07 + }, + { + "date": "2023-11-21", + "equity": 11481.88, + "return_pct": 14.82 + }, + { + "date": "2023-11-22", + "equity": 11526.21, + "return_pct": 15.26 + }, + { + "date": "2023-11-24", + "equity": 11533.3, + "return_pct": 15.33 + }, + { + "date": "2023-11-27", + "equity": 11512.53, + "return_pct": 15.13 + }, + { + "date": "2023-11-28", + "equity": 11523.93, + "return_pct": 15.24 + }, + { + "date": "2023-11-29", + "equity": 11515.82, + "return_pct": 15.16 + }, + { + "date": "2023-11-30", + "equity": 11561.16, + "return_pct": 15.61 + }, + { + "date": "2023-12-01", + "equity": 11629.56, + "return_pct": 16.3 + }, + { + "date": "2023-12-04", + "equity": 11568.51, + "return_pct": 15.69 + }, + { + "date": "2023-12-05", + "equity": 11566.23, + "return_pct": 15.66 + }, + { + "date": "2023-12-06", + "equity": 11519.62, + "return_pct": 15.2 + }, + { + "date": "2023-12-07", + "equity": 11607.52, + "return_pct": 16.08 + }, + { + "date": "2023-12-08", + "equity": 11657.42, + "return_pct": 16.57 + }, + { + "date": "2023-12-11", + "equity": 11702.76, + "return_pct": 17.03 + }, + { + "date": "2023-12-12", + "equity": 11756.21, + "return_pct": 17.56 + }, + { + "date": "2023-12-13", + "equity": 11918.33, + "return_pct": 19.18 + }, + { + "date": "2023-12-14", + "equity": 11956.58, + "return_pct": 19.57 + }, + { + "date": "2023-12-15", + "equity": 11888.69, + "return_pct": 18.89 + }, + { + "date": "2023-12-18", + "equity": 11955.57, + "return_pct": 19.56 + }, + { + "date": "2023-12-19", + "equity": 12028.27, + "return_pct": 20.28 + }, + { + "date": "2023-12-20", + "equity": 11861.59, + "return_pct": 18.62 + }, + { + "date": "2023-12-21", + "equity": 11974.06, + "return_pct": 19.74 + }, + { + "date": "2023-12-22", + "equity": 11998.13, + "return_pct": 19.98 + }, + { + "date": "2023-12-26", + "equity": 12048.79, + "return_pct": 20.49 + }, + { + "date": "2023-12-27", + "equity": 12070.57, + "return_pct": 20.71 + }, + { + "date": "2023-12-28", + "equity": 12075.13, + "return_pct": 20.75 + }, + { + "date": "2023-12-29", + "equity": 12040.18, + "return_pct": 20.4 + }, + { + "date": "2024-01-02", + "equity": 11972.79, + "return_pct": 19.73 + }, + { + "date": "2024-01-03", + "equity": 11875.02, + "return_pct": 18.75 + }, + { + "date": "2024-01-04", + "equity": 11836.77, + "return_pct": 18.37 + }, + { + "date": "2024-01-05", + "equity": 11852.98, + "return_pct": 18.53 + }, + { + "date": "2024-01-08", + "equity": 12022.19, + "return_pct": 20.22 + }, + { + "date": "2024-01-09", + "equity": 12003.95, + "return_pct": 20.04 + }, + { + "date": "2024-01-10", + "equity": 12071.84, + "return_pct": 20.72 + }, + { + "date": "2024-01-11", + "equity": 12066.52, + "return_pct": 20.67 + }, + { + "date": "2024-01-12", + "equity": 12074.88, + "return_pct": 20.75 + }, + { + "date": "2024-01-16", + "equity": 12030.55, + "return_pct": 20.31 + }, + { + "date": "2024-01-17", + "equity": 11963.68, + "return_pct": 19.64 + }, + { + "date": "2024-01-18", + "equity": 12070.07, + "return_pct": 20.7 + }, + { + "date": "2024-01-19", + "equity": 12220.53, + "return_pct": 22.21 + }, + { + "date": "2024-01-22", + "equity": 12246.37, + "return_pct": 22.46 + }, + { + "date": "2024-01-23", + "equity": 12282.09, + "return_pct": 22.82 + }, + { + "date": "2024-01-24", + "equity": 12295.51, + "return_pct": 22.96 + }, + { + "date": "2024-01-25", + "equity": 12362.39, + "return_pct": 23.62 + }, + { + "date": "2024-01-26", + "equity": 12346.68, + "return_pct": 23.47 + }, + { + "date": "2024-01-29", + "equity": 12444.46, + "return_pct": 24.44 + }, + { + "date": "2024-01-30", + "equity": 12434.84, + "return_pct": 24.35 + }, + { + "date": "2024-01-31", + "equity": 12231.93, + "return_pct": 22.32 + }, + { + "date": "2024-02-01", + "equity": 12392.03, + "return_pct": 23.92 + }, + { + "date": "2024-02-02", + "equity": 12522.48, + "return_pct": 25.22 + }, + { + "date": "2024-02-05", + "equity": 12476.89, + "return_pct": 24.77 + }, + { + "date": "2024-02-06", + "equity": 12513.11, + "return_pct": 25.13 + }, + { + "date": "2024-02-07", + "equity": 12617.47, + "return_pct": 26.17 + }, + { + "date": "2024-02-08", + "equity": 12623.05, + "return_pct": 26.23 + }, + { + "date": "2024-02-09", + "equity": 12696.0, + "return_pct": 26.96 + }, + { + "date": "2024-02-12", + "equity": 12690.43, + "return_pct": 26.9 + }, + { + "date": "2024-02-13", + "equity": 12515.64, + "return_pct": 25.16 + }, + { + "date": "2024-02-14", + "equity": 12629.38, + "return_pct": 26.29 + }, + { + "date": "2024-02-15", + "equity": 12716.52, + "return_pct": 27.17 + }, + { + "date": "2024-02-16", + "equity": 12653.19, + "return_pct": 26.53 + }, + { + "date": "2024-02-20", + "equity": 12583.53, + "return_pct": 25.84 + }, + { + "date": "2024-02-21", + "equity": 12594.93, + "return_pct": 25.95 + }, + { + "date": "2024-02-22", + "equity": 12855.59, + "return_pct": 28.56 + }, + { + "date": "2024-02-23", + "equity": 12864.45, + "return_pct": 28.64 + }, + { + "date": "2024-02-26", + "equity": 12817.34, + "return_pct": 28.17 + }, + { + "date": "2024-02-27", + "equity": 12841.15, + "return_pct": 28.41 + }, + { + "date": "2024-02-28", + "equity": 12824.18, + "return_pct": 28.24 + }, + { + "date": "2024-02-29", + "equity": 12870.28, + "return_pct": 28.7 + }, + { + "date": "2024-03-01", + "equity": 12991.11, + "return_pct": 29.91 + }, + { + "date": "2024-03-04", + "equity": 12977.18, + "return_pct": 29.77 + }, + { + "date": "2024-03-05", + "equity": 12847.48, + "return_pct": 28.47 + }, + { + "date": "2024-03-06", + "equity": 12912.58, + "return_pct": 29.13 + }, + { + "date": "2024-03-07", + "equity": 13040.76, + "return_pct": 30.41 + }, + { + "date": "2024-03-08", + "equity": 12962.48, + "return_pct": 29.62 + }, + { + "date": "2024-03-11", + "equity": 12951.34, + "return_pct": 29.51 + }, + { + "date": "2024-03-12", + "equity": 13090.66, + "return_pct": 30.91 + }, + { + "date": "2024-03-13", + "equity": 13070.14, + "return_pct": 30.7 + }, + { + "date": "2024-03-14", + "equity": 13044.3, + "return_pct": 30.44 + }, + { + "date": "2024-03-15", + "equity": 12914.61, + "return_pct": 29.15 + }, + { + "date": "2024-03-18", + "equity": 12991.36, + "return_pct": 29.91 + }, + { + "date": "2024-03-19", + "equity": 13063.56, + "return_pct": 30.64 + }, + { + "date": "2024-03-20", + "equity": 13184.39, + "return_pct": 31.84 + }, + { + "date": "2024-03-21", + "equity": 13227.96, + "return_pct": 32.28 + }, + { + "date": "2024-03-22", + "equity": 13202.88, + "return_pct": 32.03 + }, + { + "date": "2024-03-25", + "equity": 13166.4, + "return_pct": 31.66 + }, + { + "date": "2024-03-26", + "equity": 13142.08, + "return_pct": 31.42 + }, + { + "date": "2024-03-27", + "equity": 13252.53, + "return_pct": 32.53 + }, + { + "date": "2024-03-28", + "equity": 13249.99, + "return_pct": 32.5 + }, + { + "date": "2024-04-01", + "equity": 13226.94, + "return_pct": 32.27 + }, + { + "date": "2024-04-02", + "equity": 13142.84, + "return_pct": 31.43 + }, + { + "date": "2024-04-03", + "equity": 13157.28, + "return_pct": 31.57 + }, + { + "date": "2024-04-04", + "equity": 12996.68, + "return_pct": 29.97 + }, + { + "date": "2024-04-05", + "equity": 13132.46, + "return_pct": 31.32 + }, + { + "date": "2024-04-08", + "equity": 13139.8, + "return_pct": 31.4 + }, + { + "date": "2024-04-09", + "equity": 13155.0, + "return_pct": 31.55 + }, + { + "date": "2024-04-10", + "equity": 13023.28, + "return_pct": 30.23 + }, + { + "date": "2024-04-11", + "equity": 13121.56, + "return_pct": 31.22 + }, + { + "date": "2024-04-12", + "equity": 12940.45, + "return_pct": 29.4 + }, + { + "date": "2024-04-15", + "equity": 12778.33, + "return_pct": 27.78 + }, + { + "date": "2024-04-16", + "equity": 12755.02, + "return_pct": 27.55 + }, + { + "date": "2024-04-17", + "equity": 12679.53, + "return_pct": 26.8 + }, + { + "date": "2024-04-18", + "equity": 12653.44, + "return_pct": 26.53 + }, + { + "date": "2024-04-19", + "equity": 12543.0, + "return_pct": 25.43 + }, + { + "date": "2024-04-22", + "equity": 12658.51, + "return_pct": 26.59 + }, + { + "date": "2024-04-23", + "equity": 12808.72, + "return_pct": 28.09 + }, + { + "date": "2024-04-24", + "equity": 12802.64, + "return_pct": 28.03 + }, + { + "date": "2024-04-25", + "equity": 12754.01, + "return_pct": 27.54 + }, + { + "date": "2024-04-26", + "equity": 12874.84, + "return_pct": 28.75 + }, + { + "date": "2024-04-29", + "equity": 12920.43, + "return_pct": 29.2 + }, + { + "date": "2024-04-30", + "equity": 12715.76, + "return_pct": 27.16 + }, + { + "date": "2024-05-01", + "equity": 12674.47, + "return_pct": 26.74 + }, + { + "date": "2024-05-02", + "equity": 12793.02, + "return_pct": 27.93 + }, + { + "date": "2024-05-03", + "equity": 12951.59, + "return_pct": 29.52 + }, + { + "date": "2024-05-06", + "equity": 13085.34, + "return_pct": 30.85 + }, + { + "date": "2024-05-07", + "equity": 13099.78, + "return_pct": 31.0 + }, + { + "date": "2024-05-08", + "equity": 13101.05, + "return_pct": 31.01 + }, + { + "date": "2024-05-09", + "equity": 13176.53, + "return_pct": 31.77 + }, + { + "date": "2024-05-10", + "equity": 13193.51, + "return_pct": 31.94 + }, + { + "date": "2024-05-13", + "equity": 13195.28, + "return_pct": 31.95 + }, + { + "date": "2024-05-14", + "equity": 13255.82, + "return_pct": 32.56 + }, + { + "date": "2024-05-15", + "equity": 13419.97, + "return_pct": 34.2 + }, + { + "date": "2024-05-16", + "equity": 13392.36, + "return_pct": 33.92 + }, + { + "date": "2024-05-17", + "equity": 13411.61, + "return_pct": 34.12 + }, + { + "date": "2024-05-20", + "equity": 13427.06, + "return_pct": 34.27 + }, + { + "date": "2024-05-21", + "equity": 13459.99, + "return_pct": 34.6 + }, + { + "date": "2024-05-22", + "equity": 13421.23, + "return_pct": 34.21 + }, + { + "date": "2024-05-23", + "equity": 13323.2, + "return_pct": 33.23 + }, + { + "date": "2024-05-24", + "equity": 13411.35, + "return_pct": 34.11 + }, + { + "date": "2024-05-28", + "equity": 13420.73, + "return_pct": 34.21 + }, + { + "date": "2024-05-29", + "equity": 13326.75, + "return_pct": 33.27 + }, + { + "date": "2024-05-30", + "equity": 13238.34, + "return_pct": 32.38 + }, + { + "date": "2024-05-31", + "equity": 13358.92, + "return_pct": 33.59 + }, + { + "date": "2024-06-03", + "equity": 13369.81, + "return_pct": 33.7 + }, + { + "date": "2024-06-04", + "equity": 13384.76, + "return_pct": 33.85 + }, + { + "date": "2024-06-05", + "equity": 13543.84, + "return_pct": 35.44 + }, + { + "date": "2024-06-06", + "equity": 13543.58, + "return_pct": 35.44 + }, + { + "date": "2024-06-07", + "equity": 13527.12, + "return_pct": 35.27 + }, + { + "date": "2024-06-10", + "equity": 13568.91, + "return_pct": 35.69 + }, + { + "date": "2024-06-11", + "equity": 13601.59, + "return_pct": 36.02 + }, + { + "date": "2024-06-12", + "equity": 13713.3, + "return_pct": 37.13 + }, + { + "date": "2024-06-13", + "equity": 13740.91, + "return_pct": 37.41 + }, + { + "date": "2024-06-14", + "equity": 13749.27, + "return_pct": 37.49 + }, + { + "date": "2024-06-17", + "equity": 13858.7, + "return_pct": 38.59 + }, + { + "date": "2024-06-18", + "equity": 13893.91, + "return_pct": 38.94 + }, + { + "date": "2024-06-20", + "equity": 13856.17, + "return_pct": 38.56 + }, + { + "date": "2024-06-21", + "equity": 13793.09, + "return_pct": 37.93 + }, + { + "date": "2024-06-24", + "equity": 13748.26, + "return_pct": 37.48 + }, + { + "date": "2024-06-25", + "equity": 13801.2, + "return_pct": 38.01 + }, + { + "date": "2024-06-26", + "equity": 13818.43, + "return_pct": 38.18 + }, + { + "date": "2024-06-27", + "equity": 13840.21, + "return_pct": 38.4 + }, + { + "date": "2024-06-28", + "equity": 13785.75, + "return_pct": 37.86 + }, + { + "date": "2024-07-01", + "equity": 13814.12, + "return_pct": 38.14 + }, + { + "date": "2024-07-02", + "equity": 13907.09, + "return_pct": 39.07 + }, + { + "date": "2024-07-03", + "equity": 13969.15, + "return_pct": 39.69 + }, + { + "date": "2024-07-05", + "equity": 14049.7, + "return_pct": 40.5 + }, + { + "date": "2024-07-08", + "equity": 14065.91, + "return_pct": 40.66 + }, + { + "date": "2024-07-09", + "equity": 14079.59, + "return_pct": 40.8 + }, + { + "date": "2024-07-10", + "equity": 14218.91, + "return_pct": 42.19 + }, + { + "date": "2024-07-11", + "equity": 14096.31, + "return_pct": 40.96 + }, + { + "date": "2024-07-12", + "equity": 14185.22, + "return_pct": 41.85 + }, + { + "date": "2024-07-15", + "equity": 14224.23, + "return_pct": 42.24 + }, + { + "date": "2024-07-16", + "equity": 14308.58, + "return_pct": 43.09 + }, + { + "date": "2024-07-17", + "equity": 14107.96, + "return_pct": 41.08 + }, + { + "date": "2024-07-18", + "equity": 13999.54, + "return_pct": 40.0 + }, + { + "date": "2024-07-19", + "equity": 13906.58, + "return_pct": 39.07 + }, + { + "date": "2024-07-22", + "equity": 14049.95, + "return_pct": 40.5 + }, + { + "date": "2024-07-23", + "equity": 14027.91, + "return_pct": 40.28 + }, + { + "date": "2024-07-24", + "equity": 13710.01, + "return_pct": 37.1 + }, + { + "date": "2024-07-25", + "equity": 13638.57, + "return_pct": 36.39 + }, + { + "date": "2024-07-26", + "equity": 13791.32, + "return_pct": 37.91 + }, + { + "date": "2024-07-29", + "equity": 13799.43, + "return_pct": 37.99 + }, + { + "date": "2024-07-30", + "equity": 13729.51, + "return_pct": 37.3 + }, + { + "date": "2024-07-31", + "equity": 13952.68, + "return_pct": 39.53 + }, + { + "date": "2024-08-01", + "equity": 13755.1, + "return_pct": 37.55 + }, + { + "date": "2024-08-02", + "equity": 13499.0, + "return_pct": 34.99 + }, + { + "date": "2024-08-05", + "equity": 13105.86, + "return_pct": 31.06 + }, + { + "date": "2024-08-06", + "equity": 13226.69, + "return_pct": 32.27 + }, + { + "date": "2024-08-07", + "equity": 13138.28, + "return_pct": 31.38 + }, + { + "date": "2024-08-08", + "equity": 13442.0, + "return_pct": 34.42 + }, + { + "date": "2024-08-09", + "equity": 13501.28, + "return_pct": 35.01 + }, + { + "date": "2024-08-12", + "equity": 13508.37, + "return_pct": 35.08 + }, + { + "date": "2024-08-13", + "equity": 13730.53, + "return_pct": 37.31 + }, + { + "date": "2024-08-14", + "equity": 13773.84, + "return_pct": 37.74 + }, + { + "date": "2024-08-15", + "equity": 14009.93, + "return_pct": 40.1 + }, + { + "date": "2024-08-16", + "equity": 14041.34, + "return_pct": 40.41 + }, + { + "date": "2024-08-19", + "equity": 14175.6, + "return_pct": 41.76 + }, + { + "date": "2024-08-20", + "equity": 14152.54, + "return_pct": 41.53 + }, + { + "date": "2024-08-21", + "equity": 14201.18, + "return_pct": 42.01 + }, + { + "date": "2024-08-22", + "equity": 14089.72, + "return_pct": 40.9 + }, + { + "date": "2024-08-23", + "equity": 14239.43, + "return_pct": 42.39 + }, + { + "date": "2024-08-26", + "equity": 14205.49, + "return_pct": 42.05 + }, + { + "date": "2024-08-27", + "equity": 14224.99, + "return_pct": 42.25 + }, + { + "date": "2024-08-28", + "equity": 14142.41, + "return_pct": 41.42 + }, + { + "date": "2024-08-29", + "equity": 14143.68, + "return_pct": 41.44 + }, + { + "date": "2024-08-30", + "equity": 14278.69, + "return_pct": 42.79 + }, + { + "date": "2024-09-03", + "equity": 13984.85, + "return_pct": 39.85 + }, + { + "date": "2024-09-04", + "equity": 13956.23, + "return_pct": 39.56 + }, + { + "date": "2024-09-05", + "equity": 13922.28, + "return_pct": 39.22 + }, + { + "date": "2024-09-06", + "equity": 13687.97, + "return_pct": 36.88 + }, + { + "date": "2024-09-09", + "equity": 13841.22, + "return_pct": 38.41 + }, + { + "date": "2024-09-10", + "equity": 13901.51, + "return_pct": 39.02 + }, + { + "date": "2024-09-11", + "equity": 14044.13, + "return_pct": 40.44 + }, + { + "date": "2024-09-12", + "equity": 14162.42, + "return_pct": 41.62 + }, + { + "date": "2024-09-13", + "equity": 14236.39, + "return_pct": 42.36 + }, + { + "date": "2024-09-16", + "equity": 14257.42, + "return_pct": 42.57 + }, + { + "date": "2024-09-17", + "equity": 14263.24, + "return_pct": 42.63 + }, + { + "date": "2024-09-18", + "equity": 14220.94, + "return_pct": 42.21 + }, + { + "date": "2024-09-19", + "equity": 14463.61, + "return_pct": 44.64 + }, + { + "date": "2024-09-20", + "equity": 14394.46, + "return_pct": 43.94 + }, + { + "date": "2024-09-23", + "equity": 14430.43, + "return_pct": 44.3 + }, + { + "date": "2024-09-24", + "equity": 14471.72, + "return_pct": 44.72 + }, + { + "date": "2024-09-25", + "equity": 14439.8, + "return_pct": 44.4 + }, + { + "date": "2024-09-26", + "equity": 14497.05, + "return_pct": 44.97 + }, + { + "date": "2024-09-27", + "equity": 14476.02, + "return_pct": 44.76 + }, + { + "date": "2024-09-30", + "equity": 14534.03, + "return_pct": 45.34 + }, + { + "date": "2024-10-01", + "equity": 14403.83, + "return_pct": 44.04 + }, + { + "date": "2024-10-02", + "equity": 14409.91, + "return_pct": 44.1 + }, + { + "date": "2024-10-03", + "equity": 14383.57, + "return_pct": 43.84 + }, + { + "date": "2024-10-04", + "equity": 14514.27, + "return_pct": 45.14 + }, + { + "date": "2024-10-07", + "equity": 14383.06, + "return_pct": 43.83 + }, + { + "date": "2024-10-08", + "equity": 14519.09, + "return_pct": 45.19 + }, + { + "date": "2024-10-09", + "equity": 14619.65, + "return_pct": 46.2 + }, + { + "date": "2024-10-10", + "equity": 14594.07, + "return_pct": 45.94 + }, + { + "date": "2024-10-11", + "equity": 14681.46, + "return_pct": 46.81 + }, + { + "date": "2024-10-14", + "equity": 14801.53, + "return_pct": 48.02 + }, + { + "date": "2024-10-15", + "equity": 14686.53, + "return_pct": 46.87 + }, + { + "date": "2024-10-16", + "equity": 14750.36, + "return_pct": 47.5 + }, + { + "date": "2024-10-17", + "equity": 14751.63, + "return_pct": 47.52 + }, + { + "date": "2024-10-18", + "equity": 14808.37, + "return_pct": 48.08 + }, + { + "date": "2024-10-21", + "equity": 14784.05, + "return_pct": 47.84 + }, + { + "date": "2024-10-22", + "equity": 14776.2, + "return_pct": 47.76 + }, + { + "date": "2024-10-23", + "equity": 14641.18, + "return_pct": 46.41 + }, + { + "date": "2024-10-24", + "equity": 14672.85, + "return_pct": 46.73 + }, + { + "date": "2024-10-25", + "equity": 14667.78, + "return_pct": 46.68 + }, + { + "date": "2024-10-28", + "equity": 14713.12, + "return_pct": 47.13 + }, + { + "date": "2024-10-29", + "equity": 14736.94, + "return_pct": 47.37 + }, + { + "date": "2024-10-30", + "equity": 14692.35, + "return_pct": 46.92 + }, + { + "date": "2024-10-31", + "equity": 14404.34, + "return_pct": 44.04 + }, + { + "date": "2024-11-01", + "equity": 14465.13, + "return_pct": 44.65 + }, + { + "date": "2024-11-04", + "equity": 14433.97, + "return_pct": 44.34 + }, + { + "date": "2024-11-05", + "equity": 14608.51, + "return_pct": 46.09 + }, + { + "date": "2024-11-06", + "equity": 14971.76, + "return_pct": 49.72 + }, + { + "date": "2024-11-07", + "equity": 15087.52, + "return_pct": 50.88 + }, + { + "date": "2024-11-08", + "equity": 15152.87, + "return_pct": 51.53 + }, + { + "date": "2024-11-11", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2024-11-12", + "equity": 15120.2, + "return_pct": 51.2 + }, + { + "date": "2024-11-13", + "equity": 15127.54, + "return_pct": 51.28 + }, + { + "date": "2024-11-14", + "equity": 15030.27, + "return_pct": 50.3 + }, + { + "date": "2024-11-15", + "equity": 14837.75, + "return_pct": 48.38 + }, + { + "date": "2024-11-18", + "equity": 14898.55, + "return_pct": 48.99 + }, + { + "date": "2024-11-19", + "equity": 14953.01, + "return_pct": 49.53 + }, + { + "date": "2024-11-20", + "equity": 14958.08, + "return_pct": 49.58 + }, + { + "date": "2024-11-21", + "equity": 15038.38, + "return_pct": 50.38 + }, + { + "date": "2024-11-22", + "equity": 15084.99, + "return_pct": 50.85 + }, + { + "date": "2024-11-25", + "equity": 15136.16, + "return_pct": 51.36 + }, + { + "date": "2024-11-26", + "equity": 15215.19, + "return_pct": 52.15 + }, + { + "date": "2024-11-27", + "equity": 15169.09, + "return_pct": 51.69 + }, + { + "date": "2024-11-29", + "equity": 15263.32, + "return_pct": 52.63 + }, + { + "date": "2024-12-02", + "equity": 15290.68, + "return_pct": 52.91 + }, + { + "date": "2024-12-03", + "equity": 15297.77, + "return_pct": 52.98 + }, + { + "date": "2024-12-04", + "equity": 15392.76, + "return_pct": 53.93 + }, + { + "date": "2024-12-05", + "equity": 15367.43, + "return_pct": 53.67 + }, + { + "date": "2024-12-06", + "equity": 15396.56, + "return_pct": 53.97 + }, + { + "date": "2024-12-09", + "equity": 15317.27, + "return_pct": 53.17 + }, + { + "date": "2024-12-10", + "equity": 15269.65, + "return_pct": 52.7 + }, + { + "date": "2024-12-11", + "equity": 15387.69, + "return_pct": 53.88 + }, + { + "date": "2024-12-12", + "equity": 15308.41, + "return_pct": 53.08 + }, + { + "date": "2024-12-13", + "equity": 15305.37, + "return_pct": 53.05 + }, + { + "date": "2024-12-16", + "equity": 15370.72, + "return_pct": 53.71 + }, + { + "date": "2024-12-17", + "equity": 15307.39, + "return_pct": 53.07 + }, + { + "date": "2024-12-18", + "equity": 14851.18, + "return_pct": 48.51 + }, + { + "date": "2024-12-19", + "equity": 14846.62, + "return_pct": 48.47 + }, + { + "date": "2024-12-20", + "equity": 14974.54, + "return_pct": 49.75 + }, + { + "date": "2024-12-23", + "equity": 15064.21, + "return_pct": 50.64 + }, + { + "date": "2024-12-24", + "equity": 15231.65, + "return_pct": 52.32 + }, + { + "date": "2024-12-26", + "equity": 15232.67, + "return_pct": 52.33 + }, + { + "date": "2024-12-27", + "equity": 15072.32, + "return_pct": 50.72 + }, + { + "date": "2024-12-30", + "equity": 14900.32, + "return_pct": 49.0 + }, + { + "date": "2024-12-31", + "equity": 14846.11, + "return_pct": 48.46 + }, + { + "date": "2025-01-02", + "equity": 14809.64, + "return_pct": 48.1 + }, + { + "date": "2025-01-03", + "equity": 14994.81, + "return_pct": 49.95 + }, + { + "date": "2025-01-06", + "equity": 15081.19, + "return_pct": 50.81 + }, + { + "date": "2025-01-07", + "equity": 14910.71, + "return_pct": 49.11 + }, + { + "date": "2025-01-08", + "equity": 14932.49, + "return_pct": 49.32 + }, + { + "date": "2025-01-10", + "equity": 14704.51, + "return_pct": 47.05 + }, + { + "date": "2025-01-13", + "equity": 14727.31, + "return_pct": 47.27 + }, + { + "date": "2025-01-14", + "equity": 14747.57, + "return_pct": 47.48 + }, + { + "date": "2025-01-15", + "equity": 15015.83, + "return_pct": 50.16 + }, + { + "date": "2025-01-16", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-01-17", + "equity": 15137.42, + "return_pct": 51.37 + }, + { + "date": "2025-01-21", + "equity": 15275.98, + "return_pct": 52.76 + }, + { + "date": "2025-01-22", + "equity": 15361.86, + "return_pct": 53.62 + }, + { + "date": "2025-01-23", + "equity": 15445.7, + "return_pct": 54.46 + }, + { + "date": "2025-01-24", + "equity": 15400.61, + "return_pct": 54.01 + }, + { + "date": "2025-01-27", + "equity": 15182.76, + "return_pct": 51.83 + }, + { + "date": "2025-01-28", + "equity": 15313.22, + "return_pct": 53.13 + }, + { + "date": "2025-01-29", + "equity": 15244.57, + "return_pct": 52.45 + }, + { + "date": "2025-01-30", + "equity": 15326.39, + "return_pct": 53.26 + }, + { + "date": "2025-01-31", + "equity": 15244.83, + "return_pct": 52.45 + }, + { + "date": "2025-02-03", + "equity": 15142.23, + "return_pct": 51.42 + }, + { + "date": "2025-02-04", + "equity": 15243.81, + "return_pct": 52.44 + }, + { + "date": "2025-02-05", + "equity": 15305.62, + "return_pct": 53.06 + }, + { + "date": "2025-02-06", + "equity": 15358.82, + "return_pct": 53.59 + }, + { + "date": "2025-02-07", + "equity": 15218.23, + "return_pct": 52.18 + }, + { + "date": "2025-02-10", + "equity": 15321.58, + "return_pct": 53.22 + }, + { + "date": "2025-02-11", + "equity": 15333.23, + "return_pct": 53.33 + }, + { + "date": "2025-02-12", + "equity": 15283.84, + "return_pct": 52.84 + }, + { + "date": "2025-02-13", + "equity": 15445.2, + "return_pct": 54.45 + }, + { + "date": "2025-02-14", + "equity": 15444.44, + "return_pct": 54.44 + }, + { + "date": "2025-02-18", + "equity": 15489.78, + "return_pct": 54.9 + }, + { + "date": "2025-02-19", + "equity": 15526.26, + "return_pct": 55.26 + }, + { + "date": "2025-02-20", + "equity": 15461.66, + "return_pct": 54.62 + }, + { + "date": "2025-02-21", + "equity": 15197.2, + "return_pct": 51.97 + }, + { + "date": "2025-02-24", + "equity": 15128.05, + "return_pct": 51.28 + }, + { + "date": "2025-02-25", + "equity": 15052.82, + "return_pct": 50.53 + }, + { + "date": "2025-02-26", + "equity": 15060.41, + "return_pct": 50.6 + }, + { + "date": "2025-02-27", + "equity": 14820.02, + "return_pct": 48.2 + }, + { + "date": "2025-02-28", + "equity": 15051.3, + "return_pct": 50.51 + }, + { + "date": "2025-03-03", + "equity": 14787.6, + "return_pct": 47.88 + }, + { + "date": "2025-03-04", + "equity": 14612.56, + "return_pct": 46.13 + }, + { + "date": "2025-03-05", + "equity": 14769.61, + "return_pct": 47.7 + }, + { + "date": "2025-03-06", + "equity": 14507.43, + "return_pct": 45.07 + }, + { + "date": "2025-03-07", + "equity": 14588.75, + "return_pct": 45.89 + }, + { + "date": "2025-03-10", + "equity": 14200.17, + "return_pct": 42.0 + }, + { + "date": "2025-03-11", + "equity": 14082.12, + "return_pct": 40.82 + }, + { + "date": "2025-03-12", + "equity": 14156.85, + "return_pct": 41.57 + }, + { + "date": "2025-03-13", + "equity": 13968.13, + "return_pct": 39.68 + }, + { + "date": "2025-03-14", + "equity": 14256.66, + "return_pct": 42.57 + }, + { + "date": "2025-03-17", + "equity": 14366.59, + "return_pct": 43.67 + }, + { + "date": "2025-03-18", + "equity": 14211.31, + "return_pct": 42.11 + }, + { + "date": "2025-03-19", + "equity": 14366.09, + "return_pct": 43.66 + }, + { + "date": "2025-03-20", + "equity": 14324.54, + "return_pct": 43.25 + }, + { + "date": "2025-03-21", + "equity": 14286.29, + "return_pct": 42.86 + }, + { + "date": "2025-03-24", + "equity": 14542.14, + "return_pct": 45.42 + }, + { + "date": "2025-03-25", + "equity": 14577.1, + "return_pct": 45.77 + }, + { + "date": "2025-03-26", + "equity": 14403.07, + "return_pct": 44.03 + }, + { + "date": "2025-03-27", + "equity": 14364.82, + "return_pct": 43.65 + }, + { + "date": "2025-03-28", + "equity": 14075.54, + "return_pct": 40.76 + }, + { + "date": "2025-03-31", + "equity": 14170.02, + "return_pct": 41.7 + }, + { + "date": "2025-04-01", + "equity": 14210.05, + "return_pct": 42.1 + }, + { + "date": "2025-04-02", + "equity": 14299.97, + "return_pct": 43.0 + }, + { + "date": "2025-04-03", + "equity": 13595.26, + "return_pct": 35.95 + }, + { + "date": "2025-04-04", + "equity": 12799.35, + "return_pct": 27.99 + }, + { + "date": "2025-04-07", + "equity": 12776.55, + "return_pct": 27.77 + }, + { + "date": "2025-04-08", + "equity": 12576.44, + "return_pct": 25.76 + }, + { + "date": "2025-04-09", + "equity": 13897.21, + "return_pct": 38.97 + }, + { + "date": "2025-04-10", + "equity": 13288.24, + "return_pct": 32.88 + }, + { + "date": "2025-04-11", + "equity": 13525.34, + "return_pct": 35.25 + }, + { + "date": "2025-04-14", + "equity": 13656.56, + "return_pct": 36.57 + }, + { + "date": "2025-04-15", + "equity": 13618.31, + "return_pct": 36.18 + }, + { + "date": "2025-04-16", + "equity": 13315.6, + "return_pct": 33.16 + }, + { + "date": "2025-04-17", + "equity": 13334.6, + "return_pct": 33.35 + }, + { + "date": "2025-04-21", + "equity": 13017.2, + "return_pct": 30.17 + }, + { + "date": "2025-04-22", + "equity": 13355.88, + "return_pct": 33.56 + }, + { + "date": "2025-04-23", + "equity": 13562.83, + "return_pct": 35.63 + }, + { + "date": "2025-04-24", + "equity": 13848.32, + "return_pct": 38.48 + }, + { + "date": "2025-04-25", + "equity": 13948.38, + "return_pct": 39.48 + }, + { + "date": "2025-04-28", + "equity": 13953.69, + "return_pct": 39.54 + }, + { + "date": "2025-04-29", + "equity": 14041.59, + "return_pct": 40.42 + }, + { + "date": "2025-04-30", + "equity": 14047.17, + "return_pct": 40.47 + }, + { + "date": "2025-05-01", + "equity": 14146.72, + "return_pct": 41.47 + }, + { + "date": "2025-05-02", + "equity": 14356.71, + "return_pct": 43.57 + }, + { + "date": "2025-05-05", + "equity": 14274.39, + "return_pct": 42.74 + }, + { + "date": "2025-05-06", + "equity": 14155.08, + "return_pct": 41.55 + }, + { + "date": "2025-05-07", + "equity": 14214.61, + "return_pct": 42.15 + }, + { + "date": "2025-05-08", + "equity": 14313.65, + "return_pct": 43.14 + }, + { + "date": "2025-05-09", + "equity": 14295.41, + "return_pct": 42.95 + }, + { + "date": "2025-05-12", + "equity": 14767.84, + "return_pct": 47.68 + }, + { + "date": "2025-05-13", + "equity": 14865.36, + "return_pct": 48.65 + }, + { + "date": "2025-05-14", + "equity": 14884.36, + "return_pct": 48.84 + }, + { + "date": "2025-05-15", + "equity": 14957.06, + "return_pct": 49.57 + }, + { + "date": "2025-05-16", + "equity": 15051.8, + "return_pct": 50.52 + }, + { + "date": "2025-05-19", + "equity": 15068.27, + "return_pct": 50.68 + }, + { + "date": "2025-05-20", + "equity": 15017.61, + "return_pct": 50.18 + }, + { + "date": "2025-05-21", + "equity": 14764.55, + "return_pct": 47.65 + }, + { + "date": "2025-05-22", + "equity": 14770.37, + "return_pct": 47.7 + }, + { + "date": "2025-05-23", + "equity": 14669.55, + "return_pct": 46.7 + }, + { + "date": "2025-05-27", + "equity": 14974.54, + "return_pct": 49.75 + }, + { + "date": "2025-05-28", + "equity": 14887.91, + "return_pct": 48.88 + }, + { + "date": "2025-05-29", + "equity": 14946.68, + "return_pct": 49.47 + }, + { + "date": "2025-05-30", + "equity": 14929.96, + "return_pct": 49.3 + }, + { + "date": "2025-06-02", + "equity": 15014.06, + "return_pct": 50.14 + }, + { + "date": "2025-06-03", + "equity": 15099.68, + "return_pct": 51.0 + }, + { + "date": "2025-06-04", + "equity": 15095.63, + "return_pct": 50.96 + }, + { + "date": "2025-06-05", + "equity": 15022.67, + "return_pct": 50.23 + }, + { + "date": "2025-06-06", + "equity": 15176.94, + "return_pct": 51.77 + }, + { + "date": "2025-06-09", + "equity": 15190.62, + "return_pct": 51.91 + }, + { + "date": "2025-06-10", + "equity": 15276.74, + "return_pct": 52.77 + }, + { + "date": "2025-06-11", + "equity": 15233.17, + "return_pct": 52.33 + }, + { + "date": "2025-06-12", + "equity": 15293.72, + "return_pct": 52.94 + }, + { + "date": "2025-06-13", + "equity": 15122.73, + "return_pct": 51.23 + }, + { + "date": "2025-06-16", + "equity": 15266.61, + "return_pct": 52.67 + }, + { + "date": "2025-06-17", + "equity": 15136.16, + "return_pct": 51.36 + }, + { + "date": "2025-06-18", + "equity": 15133.88, + "return_pct": 51.34 + }, + { + "date": "2025-06-20", + "equity": 15053.83, + "return_pct": 50.54 + }, + { + "date": "2025-06-23", + "equity": 15202.52, + "return_pct": 52.03 + }, + { + "date": "2025-06-24", + "equity": 15370.47, + "return_pct": 53.7 + }, + { + "date": "2025-06-25", + "equity": 15379.08, + "return_pct": 53.79 + }, + { + "date": "2025-06-26", + "equity": 15499.4, + "return_pct": 54.99 + }, + { + "date": "2025-06-27", + "equity": 15576.41, + "return_pct": 55.76 + }, + { + "date": "2025-06-30", + "equity": 15650.89, + "return_pct": 56.51 + }, + { + "date": "2025-07-01", + "equity": 15645.82, + "return_pct": 56.46 + }, + { + "date": "2025-07-02", + "equity": 15716.75, + "return_pct": 57.17 + }, + { + "date": "2025-07-03", + "equity": 15840.62, + "return_pct": 58.41 + }, + { + "date": "2025-07-07", + "equity": 15722.57, + "return_pct": 57.23 + }, + { + "date": "2025-07-08", + "equity": 15713.96, + "return_pct": 57.14 + }, + { + "date": "2025-07-09", + "equity": 15808.19, + "return_pct": 58.08 + }, + { + "date": "2025-07-10", + "equity": 15852.78, + "return_pct": 58.53 + }, + { + "date": "2025-07-11", + "equity": 15797.05, + "return_pct": 57.97 + }, + { + "date": "2025-07-14", + "equity": 15827.19, + "return_pct": 58.27 + }, + { + "date": "2025-07-15", + "equity": 15759.56, + "return_pct": 57.6 + }, + { + "date": "2025-07-16", + "equity": 15812.25, + "return_pct": 58.12 + }, + { + "date": "2025-07-17", + "equity": 15909.01, + "return_pct": 59.09 + }, + { + "date": "2025-07-18", + "equity": 15897.36, + "return_pct": 58.97 + }, + { + "date": "2025-07-21", + "equity": 15927.5, + "return_pct": 59.28 + }, + { + "date": "2025-07-22", + "equity": 15929.78, + "return_pct": 59.3 + }, + { + "date": "2025-07-23", + "equity": 16065.3, + "return_pct": 60.65 + }, + { + "date": "2025-07-24", + "equity": 16070.62, + "return_pct": 60.71 + }, + { + "date": "2025-07-25", + "equity": 16138.51, + "return_pct": 61.39 + }, + { + "date": "2025-07-28", + "equity": 16134.46, + "return_pct": 61.34 + }, + { + "date": "2025-07-29", + "equity": 16091.9, + "return_pct": 60.92 + }, + { + "date": "2025-07-30", + "equity": 16071.64, + "return_pct": 60.72 + }, + { + "date": "2025-07-31", + "equity": 16011.35, + "return_pct": 60.11 + }, + { + "date": "2025-08-01", + "equity": 15748.92, + "return_pct": 57.49 + }, + { + "date": "2025-08-04", + "equity": 15988.3, + "return_pct": 59.88 + }, + { + "date": "2025-08-05", + "equity": 15907.24, + "return_pct": 59.07 + }, + { + "date": "2025-08-06", + "equity": 16029.08, + "return_pct": 60.29 + }, + { + "date": "2025-08-07", + "equity": 16015.65, + "return_pct": 60.16 + }, + { + "date": "2025-08-08", + "equity": 16140.54, + "return_pct": 61.41 + }, + { + "date": "2025-08-11", + "equity": 16108.62, + "return_pct": 61.09 + }, + { + "date": "2025-08-12", + "equity": 16280.11, + "return_pct": 62.8 + }, + { + "date": "2025-08-13", + "equity": 16335.84, + "return_pct": 63.36 + }, + { + "date": "2025-08-14", + "equity": 16337.36, + "return_pct": 63.37 + }, + { + "date": "2025-08-15", + "equity": 16299.11, + "return_pct": 62.99 + }, + { + "date": "2025-08-18", + "equity": 16295.56, + "return_pct": 62.96 + }, + { + "date": "2025-08-19", + "equity": 16207.16, + "return_pct": 62.07 + }, + { + "date": "2025-08-20", + "equity": 16164.1, + "return_pct": 61.64 + }, + { + "date": "2025-08-21", + "equity": 16099.25, + "return_pct": 60.99 + }, + { + "date": "2025-08-22", + "equity": 16346.48, + "return_pct": 63.46 + }, + { + "date": "2025-08-25", + "equity": 16274.54, + "return_pct": 62.75 + }, + { + "date": "2025-08-26", + "equity": 16342.68, + "return_pct": 63.43 + }, + { + "date": "2025-08-27", + "equity": 16379.92, + "return_pct": 63.8 + }, + { + "date": "2025-08-28", + "equity": 16437.93, + "return_pct": 64.38 + }, + { + "date": "2025-08-29", + "equity": 16339.89, + "return_pct": 63.4 + }, + { + "date": "2025-09-02", + "equity": 16218.81, + "return_pct": 62.19 + }, + { + "date": "2025-09-03", + "equity": 16306.71, + "return_pct": 63.07 + }, + { + "date": "2025-09-04", + "equity": 16442.99, + "return_pct": 64.43 + }, + { + "date": "2025-09-05", + "equity": 16395.37, + "return_pct": 63.95 + }, + { + "date": "2025-09-08", + "equity": 16435.65, + "return_pct": 64.36 + }, + { + "date": "2025-09-09", + "equity": 16473.64, + "return_pct": 64.74 + }, + { + "date": "2025-09-10", + "equity": 16521.27, + "return_pct": 65.21 + }, + { + "date": "2025-09-11", + "equity": 16658.56, + "return_pct": 66.59 + }, + { + "date": "2025-09-12", + "equity": 16652.99, + "return_pct": 66.53 + }, + { + "date": "2025-09-15", + "equity": 16741.65, + "return_pct": 67.42 + }, + { + "date": "2025-09-16", + "equity": 16718.6, + "return_pct": 67.19 + }, + { + "date": "2025-09-17", + "equity": 16697.82, + "return_pct": 66.98 + }, + { + "date": "2025-09-18", + "equity": 16775.84, + "return_pct": 67.76 + }, + { + "date": "2025-09-19", + "equity": 16812.32, + "return_pct": 68.12 + }, + { + "date": "2025-09-22", + "equity": 16891.86, + "return_pct": 68.92 + }, + { + "date": "2025-09-23", + "equity": 16799.91, + "return_pct": 68.0 + }, + { + "date": "2025-09-24", + "equity": 16746.46, + "return_pct": 67.46 + }, + { + "date": "2025-09-25", + "equity": 16669.2, + "return_pct": 66.69 + }, + { + "date": "2025-09-26", + "equity": 16764.7, + "return_pct": 67.65 + }, + { + "date": "2025-09-29", + "equity": 16811.81, + "return_pct": 68.12 + }, + { + "date": "2025-09-30", + "equity": 16875.14, + "return_pct": 68.75 + }, + { + "date": "2025-10-01", + "equity": 16932.64, + "return_pct": 69.33 + }, + { + "date": "2025-10-02", + "equity": 16952.15, + "return_pct": 69.52 + }, + { + "date": "2025-10-03", + "equity": 16951.9, + "return_pct": 69.52 + }, + { + "date": "2025-10-06", + "equity": 17012.69, + "return_pct": 70.13 + }, + { + "date": "2025-10-07", + "equity": 16949.62, + "return_pct": 69.5 + }, + { + "date": "2025-10-08", + "equity": 17050.69, + "return_pct": 70.51 + }, + { + "date": "2025-10-09", + "equity": 17001.29, + "return_pct": 70.01 + }, + { + "date": "2025-10-10", + "equity": 16541.78, + "return_pct": 65.42 + }, + { + "date": "2025-10-13", + "equity": 16795.6, + "return_pct": 67.96 + }, + { + "date": "2025-10-14", + "equity": 16775.08, + "return_pct": 67.75 + }, + { + "date": "2025-10-15", + "equity": 16849.56, + "return_pct": 68.5 + }, + { + "date": "2025-10-16", + "equity": 16734.81, + "return_pct": 67.35 + }, + { + "date": "2025-10-17", + "equity": 16829.8, + "return_pct": 68.3 + }, + { + "date": "2025-10-20", + "equity": 17004.84, + "return_pct": 70.05 + }, + { + "date": "2025-10-21", + "equity": 17004.58, + "return_pct": 70.05 + }, + { + "date": "2025-10-22", + "equity": 16916.18, + "return_pct": 69.16 + }, + { + "date": "2025-10-23", + "equity": 17016.49, + "return_pct": 70.16 + }, + { + "date": "2025-10-24", + "equity": 17155.56, + "return_pct": 71.56 + }, + { + "date": "2025-10-27", + "equity": 17357.96, + "return_pct": 73.58 + }, + { + "date": "2025-10-28", + "equity": 17404.06, + "return_pct": 74.04 + }, + { + "date": "2025-10-29", + "equity": 17412.42, + "return_pct": 74.12 + }, + { + "date": "2025-10-30", + "equity": 17220.91, + "return_pct": 72.21 + }, + { + "date": "2025-10-31", + "equity": 17277.4, + "return_pct": 72.77 + }, + { + "date": "2025-11-03", + "equity": 17309.83, + "return_pct": 73.1 + }, + { + "date": "2025-11-04", + "equity": 17104.64, + "return_pct": 71.05 + }, + { + "date": "2025-11-05", + "equity": 17163.92, + "return_pct": 71.64 + }, + { + "date": "2025-11-06", + "equity": 16979.76, + "return_pct": 69.8 + }, + { + "date": "2025-11-07", + "equity": 16996.48, + "return_pct": 69.96 + }, + { + "date": "2025-11-10", + "equity": 17261.7, + "return_pct": 72.62 + }, + { + "date": "2025-11-11", + "equity": 17301.21, + "return_pct": 73.01 + }, + { + "date": "2025-11-12", + "equity": 17310.84, + "return_pct": 73.11 + }, + { + "date": "2025-11-13", + "equity": 17023.58, + "return_pct": 70.24 + }, + { + "date": "2025-11-14", + "equity": 17020.8, + "return_pct": 70.21 + }, + { + "date": "2025-11-17", + "equity": 16862.22, + "return_pct": 68.62 + }, + { + "date": "2025-11-18", + "equity": 16720.62, + "return_pct": 67.21 + }, + { + "date": "2025-11-19", + "equity": 16785.22, + "return_pct": 67.85 + }, + { + "date": "2025-11-20", + "equity": 16529.37, + "return_pct": 65.29 + }, + { + "date": "2025-11-21", + "equity": 16694.02, + "return_pct": 66.94 + }, + { + "date": "2025-11-24", + "equity": 16939.74, + "return_pct": 69.4 + }, + { + "date": "2025-11-25", + "equity": 17099.07, + "return_pct": 70.99 + }, + { + "date": "2025-11-26", + "equity": 17217.11, + "return_pct": 72.17 + }, + { + "date": "2025-11-28", + "equity": 17311.09, + "return_pct": 73.11 + }, + { + "date": "2025-12-01", + "equity": 17232.06, + "return_pct": 72.32 + }, + { + "date": "2025-12-02", + "equity": 17263.98, + "return_pct": 72.64 + }, + { + "date": "2025-12-03", + "equity": 17323.76, + "return_pct": 73.24 + }, + { + "date": "2025-12-04", + "equity": 17336.42, + "return_pct": 73.36 + }, + { + "date": "2025-12-05", + "equity": 17369.35, + "return_pct": 73.69 + }, + { + "date": "2025-12-08", + "equity": 17317.17, + "return_pct": 73.17 + }, + { + "date": "2025-12-09", + "equity": 17302.23, + "return_pct": 73.02 + }, + { + "date": "2025-12-10", + "equity": 17416.98, + "return_pct": 74.17 + }, + { + "date": "2025-12-11", + "equity": 17457.51, + "return_pct": 74.58 + }, + { + "date": "2025-12-12", + "equity": 17269.8, + "return_pct": 72.7 + }, + { + "date": "2025-12-15", + "equity": 17243.71, + "return_pct": 72.44 + }, + { + "date": "2025-12-16", + "equity": 17196.6, + "return_pct": 71.97 + }, + { + "date": "2025-12-17", + "equity": 17007.37, + "return_pct": 70.07 + }, + { + "date": "2025-12-18", + "equity": 17135.8, + "return_pct": 71.36 + }, + { + "date": "2025-12-19", + "equity": 17240.17, + "return_pct": 72.4 + }, + { + "date": "2025-12-22", + "equity": 17347.57, + "return_pct": 73.48 + }, + { + "date": "2025-12-23", + "equity": 17426.86, + "return_pct": 74.27 + }, + { + "date": "2025-12-24", + "equity": 17488.16, + "return_pct": 74.88 + }, + { + "date": "2025-12-26", + "equity": 17486.38, + "return_pct": 74.86 + }, + { + "date": "2025-12-29", + "equity": 17424.07, + "return_pct": 74.24 + }, + { + "date": "2025-12-30", + "equity": 17402.79, + "return_pct": 74.03 + }, + { + "date": "2025-12-31", + "equity": 17273.86, + "return_pct": 72.74 + }, + { + "date": "2026-01-02", + "equity": 17305.52, + "return_pct": 73.06 + }, + { + "date": "2026-01-05", + "equity": 17420.78, + "return_pct": 74.21 + }, + { + "date": "2026-01-06", + "equity": 17524.38, + "return_pct": 75.24 + }, + { + "date": "2026-01-07", + "equity": 17467.89, + "return_pct": 74.68 + }, + { + "date": "2026-01-08", + "equity": 17466.12, + "return_pct": 74.66 + }, + { + "date": "2026-01-09", + "equity": 17581.63, + "return_pct": 75.82 + }, + { + "date": "2026-01-12", + "equity": 17609.24, + "return_pct": 76.09 + }, + { + "date": "2026-01-13", + "equity": 17574.03, + "return_pct": 75.74 + }, + { + "date": "2026-01-14", + "equity": 17487.65, + "return_pct": 74.88 + }, + { + "date": "2026-01-15", + "equity": 17535.27, + "return_pct": 75.35 + }, + { + "date": "2026-01-16", + "equity": 17520.58, + "return_pct": 75.21 + }, + { + "date": "2026-01-20", + "equity": 17163.92, + "return_pct": 71.64 + }, + { + "date": "2026-01-21", + "equity": 17362.01, + "return_pct": 73.62 + }, + { + "date": "2026-01-22", + "equity": 17452.69, + "return_pct": 74.53 + }, + { + "date": "2026-01-23", + "equity": 17459.03, + "return_pct": 74.59 + }, + { + "date": "2026-01-26", + "equity": 17547.69, + "return_pct": 75.48 + }, + { + "date": "2026-01-27", + "equity": 17617.6, + "return_pct": 76.18 + }, + { + "date": "2026-01-28", + "equity": 17615.83, + "return_pct": 76.16 + }, + { + "date": "2026-01-29", + "equity": 17580.87, + "return_pct": 75.81 + }, + { + "date": "2026-01-30", + "equity": 17528.43, + "return_pct": 75.28 + }, + { + "date": "2026-02-02", + "equity": 17615.57, + "return_pct": 76.16 + }, + { + "date": "2026-02-03", + "equity": 17466.63, + "return_pct": 74.67 + }, + { + "date": "2026-02-04", + "equity": 17382.02, + "return_pct": 73.82 + }, + { + "date": "2026-02-05", + "equity": 17164.93, + "return_pct": 71.65 + }, + { + "date": "2026-02-06", + "equity": 17494.24, + "return_pct": 74.94 + }, + { + "date": "2026-02-09", + "equity": 17578.59, + "return_pct": 75.79 + }, + { + "date": "2026-02-10", + "equity": 17532.23, + "return_pct": 75.32 + }, + { + "date": "2026-02-11", + "equity": 17528.18, + "return_pct": 75.28 + }, + { + "date": "2026-02-12", + "equity": 17257.39, + "return_pct": 72.57 + }, + { + "date": "2026-02-13", + "equity": 17269.55, + "return_pct": 72.7 + }, + { + "date": "2026-02-17", + "equity": 17297.41, + "return_pct": 72.97 + }, + { + "date": "2026-02-18", + "equity": 17384.55, + "return_pct": 73.85 + }, + { + "date": "2026-02-19", + "equity": 17338.7, + "return_pct": 73.39 + }, + { + "date": "2026-02-20", + "equity": 17464.09, + "return_pct": 74.64 + }, + { + "date": "2026-02-23", + "equity": 17285.76, + "return_pct": 72.86 + }, + { + "date": "2026-02-24", + "equity": 17411.4, + "return_pct": 74.11 + }, + { + "date": "2026-02-25", + "equity": 17558.33, + "return_pct": 75.58 + }, + { + "date": "2026-02-26", + "equity": 17460.8, + "return_pct": 74.61 + }, + { + "date": "2026-02-27", + "equity": 17376.95, + "return_pct": 73.77 + }, + { + "date": "2026-03-02", + "equity": 17386.83, + "return_pct": 73.87 + }, + { + "date": "2026-03-03", + "equity": 17233.58, + "return_pct": 72.34 + }, + { + "date": "2026-03-04", + "equity": 17355.17, + "return_pct": 73.55 + }, + { + "date": "2026-03-05", + "equity": 17258.4, + "return_pct": 72.58 + }, + { + "date": "2026-03-06", + "equity": 17032.2, + "return_pct": 70.32 + }, + { + "date": "2026-03-09", + "equity": 17181.4, + "return_pct": 71.81 + }, + { + "date": "2026-03-10", + "equity": 17153.79, + "return_pct": 71.54 + }, + { + "date": "2026-03-11", + "equity": 17132.25, + "return_pct": 71.32 + }, + { + "date": "2026-03-12", + "equity": 16872.1, + "return_pct": 68.72 + }, + { + "date": "2026-03-13", + "equity": 16776.6, + "return_pct": 67.77 + }, + { + "date": "2026-03-16", + "equity": 16947.34, + "return_pct": 69.47 + }, + { + "date": "2026-03-17", + "equity": 16991.92, + "return_pct": 69.92 + }, + { + "date": "2026-03-18", + "equity": 16754.82, + "return_pct": 67.55 + }, + { + "date": "2026-03-19", + "equity": 16713.53, + "return_pct": 67.14 + }, + { + "date": "2026-03-20", + "equity": 16429.06, + "return_pct": 64.29 + }, + { + "date": "2026-03-23", + "equity": 16601.57, + "return_pct": 66.02 + }, + { + "date": "2026-03-24", + "equity": 16545.84, + "return_pct": 65.46 + }, + { + "date": "2026-03-25", + "equity": 16638.04, + "return_pct": 66.38 + }, + { + "date": "2026-03-26", + "equity": 16340.91, + "return_pct": 63.41 + }, + { + "date": "2026-03-27", + "equity": 16062.26, + "return_pct": 60.62 + }, + { + "date": "2026-03-30", + "equity": 16008.56, + "return_pct": 60.09 + }, + { + "date": "2026-03-31", + "equity": 16473.9, + "return_pct": 64.74 + }, + { + "date": "2026-04-01", + "equity": 16598.02, + "return_pct": 65.98 + }, + { + "date": "2026-04-02", + "equity": 16612.96, + "return_pct": 66.13 + }, + { + "date": "2026-04-06", + "equity": 16691.49, + "return_pct": 66.91 + }, + { + "date": "2026-04-07", + "equity": 16698.84, + "return_pct": 66.99 + }, + { + "date": "2026-04-08", + "equity": 17124.15, + "return_pct": 71.24 + }, + { + "date": "2026-04-09", + "equity": 17222.94, + "return_pct": 72.23 + }, + { + "date": "2026-04-10", + "equity": 17211.54, + "return_pct": 72.12 + }, + { + "date": "2026-04-13", + "equity": 17379.74, + "return_pct": 73.8 + }, + { + "date": "2026-04-14", + "equity": 17591.51, + "return_pct": 75.92 + }, + { + "date": "2026-04-15", + "equity": 17730.32, + "return_pct": 77.3 + }, + { + "date": "2026-04-16", + "equity": 17773.89, + "return_pct": 77.74 + }, + { + "date": "2026-04-17", + "equity": 17988.7, + "return_pct": 79.89 + }, + { + "date": "2026-04-20", + "equity": 17952.73, + "return_pct": 79.53 + }, + { + "date": "2026-04-21", + "equity": 17835.2, + "return_pct": 78.35 + }, + { + "date": "2026-04-22", + "equity": 18015.81, + "return_pct": 80.16 + }, + { + "date": "2026-04-23", + "equity": 17945.89, + "return_pct": 79.46 + }, + { + "date": "2026-04-24", + "equity": 18084.96, + "return_pct": 80.85 + }, + { + "date": "2026-04-27", + "equity": 18116.12, + "return_pct": 81.16 + }, + { + "date": "2026-04-28", + "equity": 18027.97, + "return_pct": 80.28 + }, + { + "date": "2026-04-29", + "equity": 18025.18, + "return_pct": 80.25 + }, + { + "date": "2026-04-30", + "equity": 18204.52, + "return_pct": 82.05 + }, + { + "date": "2026-05-01", + "equity": 18254.93, + "return_pct": 82.55 + }, + { + "date": "2026-05-04", + "equity": 18188.06, + "return_pct": 81.88 + }, + { + "date": "2026-05-05", + "equity": 18333.97, + "return_pct": 83.34 + }, + { + "date": "2026-05-06", + "equity": 18588.8, + "return_pct": 85.89 + }, + { + "date": "2026-05-07", + "equity": 18531.8, + "return_pct": 85.32 + }, + { + "date": "2026-05-08", + "equity": 18684.8, + "return_pct": 86.85 + }, + { + "date": "2026-05-11", + "equity": 18727.36, + "return_pct": 87.27 + }, + { + "date": "2026-05-12", + "equity": 18698.99, + "return_pct": 86.99 + }, + { + "date": "2026-05-13", + "equity": 18803.61, + "return_pct": 88.04 + }, + { + "date": "2026-05-14", + "equity": 18952.05, + "return_pct": 89.52 + }, + { + "date": "2026-05-15", + "equity": 18724.07, + "return_pct": 87.24 + }, + { + "date": "2026-05-18", + "equity": 18710.89, + "return_pct": 87.11 + }, + { + "date": "2026-05-19", + "equity": 18586.27, + "return_pct": 85.86 + }, + { + "date": "2026-05-20", + "equity": 18776.76, + "return_pct": 87.77 + }, + { + "date": "2026-05-21", + "equity": 18813.99, + "return_pct": 88.14 + }, + { + "date": "2026-05-22", + "equity": 18887.96, + "return_pct": 88.88 + }, + { + "date": "2026-05-26", + "equity": 19013.35, + "return_pct": 90.13 + }, + { + "date": "2026-05-27", + "equity": 19010.06, + "return_pct": 90.1 + }, + { + "date": "2026-05-28", + "equity": 19114.93, + "return_pct": 91.15 + }, + { + "date": "2026-05-29", + "equity": 19162.55, + "return_pct": 91.63 + }, + { + "date": "2026-06-01", + "equity": 19214.73, + "return_pct": 92.15 + }, + { + "date": "2026-06-02", + "equity": 19240.82, + "return_pct": 92.41 + }, + { + "date": "2026-06-03", + "equity": 19105.81, + "return_pct": 91.06 + }, + { + "date": "2026-06-04", + "equity": 19178.0, + "return_pct": 91.78 + }, + { + "date": "2026-06-05", + "equity": 18683.03, + "return_pct": 86.83 + }, + { + "date": "2026-06-08", + "equity": 18725.33, + "return_pct": 87.25 + }, + { + "date": "2026-06-09", + "equity": 18670.37, + "return_pct": 86.7 + }, + { + "date": "2026-06-10", + "equity": 18376.02, + "return_pct": 83.76 + }, + { + "date": "2026-06-11", + "equity": 18688.35, + "return_pct": 86.88 + }, + { + "date": "2026-06-12", + "equity": 18789.42, + "return_pct": 87.89 + }, + { + "date": "2026-06-15", + "equity": 19120.75, + "return_pct": 91.21 + }, + { + "date": "2026-06-16", + "equity": 19006.76, + "return_pct": 90.07 + }, + { + "date": "2026-06-17", + "equity": 18769.41, + "return_pct": 87.69 + }, + { + "date": "2026-06-18", + "equity": 18915.82, + "return_pct": 89.16 + }, + { + "date": "2026-06-22", + "equity": 18856.3, + "return_pct": 88.56 + }, + { + "date": "2026-06-23", + "equity": 18582.47, + "return_pct": 85.82 + }, + { + "date": "2026-06-24", + "equity": 18573.85, + "return_pct": 85.74 + }, + { + "date": "2026-06-25", + "equity": 18600.7, + "return_pct": 86.01 + }, + { + "date": "2026-06-26", + "equity": 18466.2, + "return_pct": 84.66 + }, + { + "date": "2026-06-29", + "equity": 18770.42, + "return_pct": 87.7 + }, + { + "date": "2026-06-30", + "equity": 18916.58, + "return_pct": 89.17 + }, + { + "date": "2026-07-01", + "equity": 18891.0, + "return_pct": 88.91 + }, + { + "date": "2026-07-02", + "equity": 18866.18, + "return_pct": 88.66 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "6m", + "lookback_label": "6 months", + "starting_capital": 10000.0, + "final_equity": 10665.89, + "total_return_pct": 6.7, + "cagr_pct": 13.7, + "max_drawdown_pct": 11.8, + "sharpe": 0.95, + "trades": 17, + "win_rate": 23.5, + "avg_trade_pnl": 39.17, + "best_trade_r": 12.87, + "worst_trade_r": -1.24, + "best_trade_pnl": 1202.36, + "worst_trade_pnl": -124.6, + "avg_hold_days": 12.4, + "exit_reasons": { + "stop": 7, + "time": 1, + "trailing_stop": 9 + }, + "skipped_book_full": 0, + "spy_return_pct": 9.2, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 0.0 + }, + { + "year": 2026, + "return_pct": 6.7 + } + ], + "start_date": "2025-12-31", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-07", + "equity": 9998.51, + "return_pct": -0.01 + }, + { + "date": "2026-01-08", + "equity": 9945.38, + "return_pct": -0.55 + }, + { + "date": "2026-01-09", + "equity": 10100.58, + "return_pct": 1.01 + }, + { + "date": "2026-01-12", + "equity": 10048.5, + "return_pct": 0.48 + }, + { + "date": "2026-01-13", + "equity": 10161.4, + "return_pct": 1.61 + }, + { + "date": "2026-01-14", + "equity": 10209.71, + "return_pct": 2.1 + }, + { + "date": "2026-01-15", + "equity": 10228.06, + "return_pct": 2.28 + }, + { + "date": "2026-01-16", + "equity": 10209.78, + "return_pct": 2.1 + }, + { + "date": "2026-01-20", + "equity": 10266.38, + "return_pct": 2.66 + }, + { + "date": "2026-01-21", + "equity": 10599.07, + "return_pct": 5.99 + }, + { + "date": "2026-01-22", + "equity": 10628.8, + "return_pct": 6.29 + }, + { + "date": "2026-01-23", + "equity": 10370.22, + "return_pct": 3.7 + }, + { + "date": "2026-01-26", + "equity": 10284.46, + "return_pct": 2.84 + }, + { + "date": "2026-01-27", + "equity": 10290.74, + "return_pct": 2.91 + }, + { + "date": "2026-01-28", + "equity": 10262.68, + "return_pct": 2.63 + }, + { + "date": "2026-01-29", + "equity": 10256.43, + "return_pct": 2.56 + }, + { + "date": "2026-01-30", + "equity": 10126.11, + "return_pct": 1.26 + }, + { + "date": "2026-02-02", + "equity": 10138.67, + "return_pct": 1.39 + }, + { + "date": "2026-02-03", + "equity": 10096.11, + "return_pct": 0.96 + }, + { + "date": "2026-02-04", + "equity": 9891.64, + "return_pct": -1.08 + }, + { + "date": "2026-02-05", + "equity": 9891.64, + "return_pct": -1.08 + }, + { + "date": "2026-02-06", + "equity": 9891.64, + "return_pct": -1.08 + }, + { + "date": "2026-02-09", + "equity": 9891.64, + "return_pct": -1.08 + }, + { + "date": "2026-02-10", + "equity": 9891.64, + "return_pct": -1.08 + }, + { + "date": "2026-02-11", + "equity": 9891.64, + "return_pct": -1.08 + }, + { + "date": "2026-02-12", + "equity": 9887.49, + "return_pct": -1.13 + }, + { + "date": "2026-02-13", + "equity": 9919.38, + "return_pct": -0.81 + }, + { + "date": "2026-02-17", + "equity": 9948.85, + "return_pct": -0.51 + }, + { + "date": "2026-02-18", + "equity": 9953.99, + "return_pct": -0.46 + }, + { + "date": "2026-02-19", + "equity": 9937.44, + "return_pct": -0.63 + }, + { + "date": "2026-02-20", + "equity": 9970.15, + "return_pct": -0.3 + }, + { + "date": "2026-02-23", + "equity": 9920.45, + "return_pct": -0.8 + }, + { + "date": "2026-02-24", + "equity": 9962.4, + "return_pct": -0.38 + }, + { + "date": "2026-02-25", + "equity": 10017.8, + "return_pct": 0.18 + }, + { + "date": "2026-02-26", + "equity": 9933.53, + "return_pct": -0.66 + }, + { + "date": "2026-02-27", + "equity": 9950.04, + "return_pct": -0.5 + }, + { + "date": "2026-03-02", + "equity": 9848.02, + "return_pct": -1.52 + }, + { + "date": "2026-03-03", + "equity": 9653.35, + "return_pct": -3.47 + }, + { + "date": "2026-03-04", + "equity": 9847.03, + "return_pct": -1.53 + }, + { + "date": "2026-03-05", + "equity": 9723.5, + "return_pct": -2.77 + }, + { + "date": "2026-03-06", + "equity": 9628.52, + "return_pct": -3.71 + }, + { + "date": "2026-03-09", + "equity": 9693.9, + "return_pct": -3.06 + }, + { + "date": "2026-03-10", + "equity": 9678.47, + "return_pct": -3.22 + }, + { + "date": "2026-03-11", + "equity": 9698.57, + "return_pct": -3.01 + }, + { + "date": "2026-03-12", + "equity": 9646.18, + "return_pct": -3.54 + }, + { + "date": "2026-03-13", + "equity": 9628.0, + "return_pct": -3.72 + }, + { + "date": "2026-03-16", + "equity": 9661.35, + "return_pct": -3.39 + }, + { + "date": "2026-03-17", + "equity": 9698.41, + "return_pct": -3.02 + }, + { + "date": "2026-03-18", + "equity": 9655.69, + "return_pct": -3.44 + }, + { + "date": "2026-03-19", + "equity": 9685.24, + "return_pct": -3.15 + }, + { + "date": "2026-03-20", + "equity": 9663.04, + "return_pct": -3.37 + }, + { + "date": "2026-03-23", + "equity": 9781.32, + "return_pct": -2.19 + }, + { + "date": "2026-03-24", + "equity": 9769.31, + "return_pct": -2.31 + }, + { + "date": "2026-03-25", + "equity": 9797.67, + "return_pct": -2.02 + }, + { + "date": "2026-03-26", + "equity": 9604.1, + "return_pct": -3.96 + }, + { + "date": "2026-03-27", + "equity": 9472.17, + "return_pct": -5.28 + }, + { + "date": "2026-03-30", + "equity": 9375.6, + "return_pct": -6.24 + }, + { + "date": "2026-03-31", + "equity": 9375.6, + "return_pct": -6.24 + }, + { + "date": "2026-04-01", + "equity": 9375.6, + "return_pct": -6.24 + }, + { + "date": "2026-04-02", + "equity": 9375.6, + "return_pct": -6.24 + }, + { + "date": "2026-04-06", + "equity": 9372.4, + "return_pct": -6.28 + }, + { + "date": "2026-04-07", + "equity": 9385.37, + "return_pct": -6.15 + }, + { + "date": "2026-04-08", + "equity": 9489.18, + "return_pct": -5.11 + }, + { + "date": "2026-04-09", + "equity": 9537.45, + "return_pct": -4.63 + }, + { + "date": "2026-04-10", + "equity": 9637.72, + "return_pct": -3.62 + }, + { + "date": "2026-04-13", + "equity": 9652.54, + "return_pct": -3.47 + }, + { + "date": "2026-04-14", + "equity": 9852.29, + "return_pct": -1.48 + }, + { + "date": "2026-04-15", + "equity": 9794.75, + "return_pct": -2.05 + }, + { + "date": "2026-04-16", + "equity": 9936.7, + "return_pct": -0.63 + }, + { + "date": "2026-04-17", + "equity": 10035.93, + "return_pct": 0.36 + }, + { + "date": "2026-04-20", + "equity": 10013.65, + "return_pct": 0.14 + }, + { + "date": "2026-04-21", + "equity": 9969.32, + "return_pct": -0.31 + }, + { + "date": "2026-04-22", + "equity": 10169.23, + "return_pct": 1.69 + }, + { + "date": "2026-04-23", + "equity": 10249.69, + "return_pct": 2.5 + }, + { + "date": "2026-04-24", + "equity": 10514.22, + "return_pct": 5.14 + }, + { + "date": "2026-04-27", + "equity": 10444.27, + "return_pct": 4.44 + }, + { + "date": "2026-04-28", + "equity": 10228.9, + "return_pct": 2.29 + }, + { + "date": "2026-04-29", + "equity": 10451.86, + "return_pct": 4.52 + }, + { + "date": "2026-04-30", + "equity": 10498.34, + "return_pct": 4.98 + }, + { + "date": "2026-05-01", + "equity": 10503.25, + "return_pct": 5.03 + }, + { + "date": "2026-05-04", + "equity": 10403.42, + "return_pct": 4.03 + }, + { + "date": "2026-05-05", + "equity": 10527.4, + "return_pct": 5.27 + }, + { + "date": "2026-05-06", + "equity": 10908.63, + "return_pct": 9.09 + }, + { + "date": "2026-05-07", + "equity": 10801.51, + "return_pct": 8.02 + }, + { + "date": "2026-05-08", + "equity": 11027.46, + "return_pct": 10.27 + }, + { + "date": "2026-05-11", + "equity": 11047.77, + "return_pct": 10.48 + }, + { + "date": "2026-05-12", + "equity": 10955.46, + "return_pct": 9.55 + }, + { + "date": "2026-05-13", + "equity": 10916.94, + "return_pct": 9.17 + }, + { + "date": "2026-05-14", + "equity": 10949.42, + "return_pct": 9.49 + }, + { + "date": "2026-05-15", + "equity": 10725.52, + "return_pct": 7.26 + }, + { + "date": "2026-05-18", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-05-19", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-05-20", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-05-21", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-05-22", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-05-26", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-05-27", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-05-28", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-05-29", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-01", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-02", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-03", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-04", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-05", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-08", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-09", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-10", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-11", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-12", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-15", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-16", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-17", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-18", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-22", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-23", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-24", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-25", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-26", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-29", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-06-30", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-07-01", + "equity": 10665.89, + "return_pct": 6.66 + }, + { + "date": "2026-07-02", + "equity": 10665.89, + "return_pct": 6.66 + } + ], + "benchmark_curve": [ + { + "date": "2025-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2026-01-02", + "equity": 10018.33, + "return_pct": 0.18 + }, + { + "date": "2026-01-05", + "equity": 10085.05, + "return_pct": 0.85 + }, + { + "date": "2026-01-06", + "equity": 10145.03, + "return_pct": 1.45 + }, + { + "date": "2026-01-07", + "equity": 10112.33, + "return_pct": 1.12 + }, + { + "date": "2026-01-08", + "equity": 10111.3, + "return_pct": 1.11 + }, + { + "date": "2026-01-09", + "equity": 10178.17, + "return_pct": 1.78 + }, + { + "date": "2026-01-12", + "equity": 10194.16, + "return_pct": 1.94 + }, + { + "date": "2026-01-13", + "equity": 10173.77, + "return_pct": 1.74 + }, + { + "date": "2026-01-14", + "equity": 10123.77, + "return_pct": 1.24 + }, + { + "date": "2026-01-15", + "equity": 10151.34, + "return_pct": 1.51 + }, + { + "date": "2026-01-16", + "equity": 10142.83, + "return_pct": 1.43 + }, + { + "date": "2026-01-20", + "equity": 9936.36, + "return_pct": -0.64 + }, + { + "date": "2026-01-21", + "equity": 10051.03, + "return_pct": 0.51 + }, + { + "date": "2026-01-22", + "equity": 10103.53, + "return_pct": 1.04 + }, + { + "date": "2026-01-23", + "equity": 10107.2, + "return_pct": 1.07 + }, + { + "date": "2026-01-26", + "equity": 10158.52, + "return_pct": 1.59 + }, + { + "date": "2026-01-27", + "equity": 10199.0, + "return_pct": 1.99 + }, + { + "date": "2026-01-28", + "equity": 10197.97, + "return_pct": 1.98 + }, + { + "date": "2026-01-29", + "equity": 10177.73, + "return_pct": 1.78 + }, + { + "date": "2026-01-30", + "equity": 10147.38, + "return_pct": 1.47 + }, + { + "date": "2026-02-02", + "equity": 10197.82, + "return_pct": 1.98 + }, + { + "date": "2026-02-03", + "equity": 10111.6, + "return_pct": 1.12 + }, + { + "date": "2026-02-04", + "equity": 10062.62, + "return_pct": 0.63 + }, + { + "date": "2026-02-05", + "equity": 9936.94, + "return_pct": -0.63 + }, + { + "date": "2026-02-06", + "equity": 10127.58, + "return_pct": 1.28 + }, + { + "date": "2026-02-09", + "equity": 10176.41, + "return_pct": 1.76 + }, + { + "date": "2026-02-10", + "equity": 10149.58, + "return_pct": 1.5 + }, + { + "date": "2026-02-11", + "equity": 10147.23, + "return_pct": 1.47 + }, + { + "date": "2026-02-12", + "equity": 9990.47, + "return_pct": -0.1 + }, + { + "date": "2026-02-13", + "equity": 9997.51, + "return_pct": -0.02 + }, + { + "date": "2026-02-17", + "equity": 10013.64, + "return_pct": 0.14 + }, + { + "date": "2026-02-18", + "equity": 10064.08, + "return_pct": 0.64 + }, + { + "date": "2026-02-19", + "equity": 10037.54, + "return_pct": 0.38 + }, + { + "date": "2026-02-20", + "equity": 10110.13, + "return_pct": 1.1 + }, + { + "date": "2026-02-23", + "equity": 10006.89, + "return_pct": 0.07 + }, + { + "date": "2026-02-24", + "equity": 10079.63, + "return_pct": 0.8 + }, + { + "date": "2026-02-25", + "equity": 10164.68, + "return_pct": 1.65 + }, + { + "date": "2026-02-26", + "equity": 10108.22, + "return_pct": 1.08 + }, + { + "date": "2026-02-27", + "equity": 10059.68, + "return_pct": 0.6 + }, + { + "date": "2026-03-02", + "equity": 10065.4, + "return_pct": 0.65 + }, + { + "date": "2026-03-03", + "equity": 9976.68, + "return_pct": -0.23 + }, + { + "date": "2026-03-04", + "equity": 10047.07, + "return_pct": 0.47 + }, + { + "date": "2026-03-05", + "equity": 9991.05, + "return_pct": -0.09 + }, + { + "date": "2026-03-06", + "equity": 9860.1, + "return_pct": -1.4 + }, + { + "date": "2026-03-09", + "equity": 9946.47, + "return_pct": -0.54 + }, + { + "date": "2026-03-10", + "equity": 9930.49, + "return_pct": -0.7 + }, + { + "date": "2026-03-11", + "equity": 9918.03, + "return_pct": -0.82 + }, + { + "date": "2026-03-12", + "equity": 9767.42, + "return_pct": -2.33 + }, + { + "date": "2026-03-13", + "equity": 9712.14, + "return_pct": -2.88 + }, + { + "date": "2026-03-16", + "equity": 9810.97, + "return_pct": -1.89 + }, + { + "date": "2026-03-17", + "equity": 9836.78, + "return_pct": -1.63 + }, + { + "date": "2026-03-18", + "equity": 9699.52, + "return_pct": -3.0 + }, + { + "date": "2026-03-19", + "equity": 9675.62, + "return_pct": -3.24 + }, + { + "date": "2026-03-20", + "equity": 9510.94, + "return_pct": -4.89 + }, + { + "date": "2026-03-23", + "equity": 9610.8, + "return_pct": -3.89 + }, + { + "date": "2026-03-24", + "equity": 9578.54, + "return_pct": -4.21 + }, + { + "date": "2026-03-25", + "equity": 9631.92, + "return_pct": -3.68 + }, + { + "date": "2026-03-26", + "equity": 9459.91, + "return_pct": -5.4 + }, + { + "date": "2026-03-27", + "equity": 9298.6, + "return_pct": -7.01 + }, + { + "date": "2026-03-30", + "equity": 9267.51, + "return_pct": -7.32 + }, + { + "date": "2026-03-31", + "equity": 9536.9, + "return_pct": -4.63 + }, + { + "date": "2026-04-01", + "equity": 9608.75, + "return_pct": -3.91 + }, + { + "date": "2026-04-02", + "equity": 9617.4, + "return_pct": -3.83 + }, + { + "date": "2026-04-06", + "equity": 9662.86, + "return_pct": -3.37 + }, + { + "date": "2026-04-07", + "equity": 9667.12, + "return_pct": -3.33 + }, + { + "date": "2026-04-08", + "equity": 9913.33, + "return_pct": -0.87 + }, + { + "date": "2026-04-09", + "equity": 9970.52, + "return_pct": -0.29 + }, + { + "date": "2026-04-10", + "equity": 9963.93, + "return_pct": -0.36 + }, + { + "date": "2026-04-13", + "equity": 10061.3, + "return_pct": 0.61 + }, + { + "date": "2026-04-14", + "equity": 10183.89, + "return_pct": 1.84 + }, + { + "date": "2026-04-15", + "equity": 10264.25, + "return_pct": 2.64 + }, + { + "date": "2026-04-16", + "equity": 10289.48, + "return_pct": 2.89 + }, + { + "date": "2026-04-17", + "equity": 10413.83, + "return_pct": 4.14 + }, + { + "date": "2026-04-20", + "equity": 10393.01, + "return_pct": 3.93 + }, + { + "date": "2026-04-21", + "equity": 10324.96, + "return_pct": 3.25 + }, + { + "date": "2026-04-22", + "equity": 10429.52, + "return_pct": 4.3 + }, + { + "date": "2026-04-23", + "equity": 10389.05, + "return_pct": 3.89 + }, + { + "date": "2026-04-24", + "equity": 10469.56, + "return_pct": 4.7 + }, + { + "date": "2026-04-27", + "equity": 10487.59, + "return_pct": 4.88 + }, + { + "date": "2026-04-28", + "equity": 10436.56, + "return_pct": 4.37 + }, + { + "date": "2026-04-29", + "equity": 10434.95, + "return_pct": 4.35 + }, + { + "date": "2026-04-30", + "equity": 10538.77, + "return_pct": 5.39 + }, + { + "date": "2026-05-01", + "equity": 10567.96, + "return_pct": 5.68 + }, + { + "date": "2026-05-04", + "equity": 10529.24, + "return_pct": 5.29 + }, + { + "date": "2026-05-05", + "equity": 10613.71, + "return_pct": 6.14 + }, + { + "date": "2026-05-06", + "equity": 10761.23, + "return_pct": 7.61 + }, + { + "date": "2026-05-07", + "equity": 10728.24, + "return_pct": 7.28 + }, + { + "date": "2026-05-08", + "equity": 10816.81, + "return_pct": 8.17 + }, + { + "date": "2026-05-11", + "equity": 10841.45, + "return_pct": 8.41 + }, + { + "date": "2026-05-12", + "equity": 10825.02, + "return_pct": 8.25 + }, + { + "date": "2026-05-13", + "equity": 10885.59, + "return_pct": 8.86 + }, + { + "date": "2026-05-14", + "equity": 10971.52, + "return_pct": 9.72 + }, + { + "date": "2026-05-15", + "equity": 10839.54, + "return_pct": 8.4 + }, + { + "date": "2026-05-18", + "equity": 10831.92, + "return_pct": 8.32 + }, + { + "date": "2026-05-19", + "equity": 10759.77, + "return_pct": 7.6 + }, + { + "date": "2026-05-20", + "equity": 10870.04, + "return_pct": 8.7 + }, + { + "date": "2026-05-21", + "equity": 10891.6, + "return_pct": 8.92 + }, + { + "date": "2026-05-22", + "equity": 10934.42, + "return_pct": 9.34 + }, + { + "date": "2026-05-26", + "equity": 11007.01, + "return_pct": 10.07 + }, + { + "date": "2026-05-27", + "equity": 11005.1, + "return_pct": 10.05 + }, + { + "date": "2026-05-28", + "equity": 11065.81, + "return_pct": 10.66 + }, + { + "date": "2026-05-29", + "equity": 11093.38, + "return_pct": 10.93 + }, + { + "date": "2026-06-01", + "equity": 11123.59, + "return_pct": 11.24 + }, + { + "date": "2026-06-02", + "equity": 11138.7, + "return_pct": 11.39 + }, + { + "date": "2026-06-03", + "equity": 11060.53, + "return_pct": 10.61 + }, + { + "date": "2026-06-04", + "equity": 11102.33, + "return_pct": 11.02 + }, + { + "date": "2026-06-05", + "equity": 10815.78, + "return_pct": 8.16 + }, + { + "date": "2026-06-08", + "equity": 10840.27, + "return_pct": 8.4 + }, + { + "date": "2026-06-09", + "equity": 10808.45, + "return_pct": 8.08 + }, + { + "date": "2026-06-10", + "equity": 10638.05, + "return_pct": 6.38 + }, + { + "date": "2026-06-11", + "equity": 10818.86, + "return_pct": 8.19 + }, + { + "date": "2026-06-12", + "equity": 10877.38, + "return_pct": 8.77 + }, + { + "date": "2026-06-15", + "equity": 11069.19, + "return_pct": 10.69 + }, + { + "date": "2026-06-16", + "equity": 11003.2, + "return_pct": 10.03 + }, + { + "date": "2026-06-17", + "equity": 10865.79, + "return_pct": 8.66 + }, + { + "date": "2026-06-18", + "equity": 10950.55, + "return_pct": 9.51 + }, + { + "date": "2026-06-22", + "equity": 10916.09, + "return_pct": 9.16 + }, + { + "date": "2026-06-23", + "equity": 10757.57, + "return_pct": 7.58 + }, + { + "date": "2026-06-24", + "equity": 10752.58, + "return_pct": 7.53 + }, + { + "date": "2026-06-25", + "equity": 10768.13, + "return_pct": 7.68 + }, + { + "date": "2026-06-26", + "equity": 10690.26, + "return_pct": 6.9 + }, + { + "date": "2026-06-29", + "equity": 10866.38, + "return_pct": 8.66 + }, + { + "date": "2026-06-30", + "equity": 10950.99, + "return_pct": 9.51 + }, + { + "date": "2026-07-01", + "equity": 10936.18, + "return_pct": 9.36 + }, + { + "date": "2026-07-02", + "equity": 10921.81, + "return_pct": 9.22 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "1y", + "lookback_label": "1 year", + "starting_capital": 10000.0, + "final_equity": 11734.84, + "total_return_pct": 17.3, + "cagr_pct": 17.4, + "max_drawdown_pct": 12.0, + "sharpe": 1.04, + "trades": 40, + "win_rate": 35.0, + "avg_trade_pnl": 43.37, + "best_trade_r": 12.87, + "worst_trade_r": -1.42, + "best_trade_pnl": 1322.86, + "worst_trade_pnl": -137.09, + "avg_hold_days": 14.7, + "exit_reasons": { + "stop": 17, + "time": 6, + "trailing_stop": 17 + }, + "skipped_book_full": 0, + "spy_return_pct": 20.0, + "yearly_returns": [ + { + "year": 2025, + "return_pct": 11.4 + }, + { + "year": 2026, + "return_pct": 5.3 + } + ], + "start_date": "2025-07-02", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2025-07-02", + "equity": 9996.62, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10052.68, + "return_pct": 0.56 + }, + { + "date": "2025-07-07", + "equity": 9995.74, + "return_pct": -0.01 + }, + { + "date": "2025-07-08", + "equity": 10002.08, + "return_pct": 0.05 + }, + { + "date": "2025-07-09", + "equity": 9964.54, + "return_pct": -0.32 + }, + { + "date": "2025-07-10", + "equity": 10243.94, + "return_pct": 2.47 + }, + { + "date": "2025-07-11", + "equity": 10168.0, + "return_pct": 1.71 + }, + { + "date": "2025-07-14", + "equity": 10180.11, + "return_pct": 1.84 + }, + { + "date": "2025-07-15", + "equity": 10236.15, + "return_pct": 2.4 + }, + { + "date": "2025-07-16", + "equity": 10307.23, + "return_pct": 3.11 + }, + { + "date": "2025-07-17", + "equity": 10418.82, + "return_pct": 4.22 + }, + { + "date": "2025-07-18", + "equity": 10435.03, + "return_pct": 4.39 + }, + { + "date": "2025-07-21", + "equity": 10473.58, + "return_pct": 4.77 + }, + { + "date": "2025-07-22", + "equity": 10301.92, + "return_pct": 3.05 + }, + { + "date": "2025-07-23", + "equity": 10386.68, + "return_pct": 3.9 + }, + { + "date": "2025-07-24", + "equity": 10377.23, + "return_pct": 3.81 + }, + { + "date": "2025-07-25", + "equity": 10452.72, + "return_pct": 4.56 + }, + { + "date": "2025-07-28", + "equity": 10555.0, + "return_pct": 5.59 + }, + { + "date": "2025-07-29", + "equity": 10525.56, + "return_pct": 5.29 + }, + { + "date": "2025-07-30", + "equity": 10530.23, + "return_pct": 5.34 + }, + { + "date": "2025-07-31", + "equity": 10597.68, + "return_pct": 6.01 + }, + { + "date": "2025-08-01", + "equity": 10368.09, + "return_pct": 3.72 + }, + { + "date": "2025-08-04", + "equity": 10510.29, + "return_pct": 5.14 + }, + { + "date": "2025-08-05", + "equity": 10390.65, + "return_pct": 3.94 + }, + { + "date": "2025-08-06", + "equity": 10472.79, + "return_pct": 4.76 + }, + { + "date": "2025-08-07", + "equity": 10667.86, + "return_pct": 6.71 + }, + { + "date": "2025-08-08", + "equity": 10856.19, + "return_pct": 8.6 + }, + { + "date": "2025-08-11", + "equity": 10861.88, + "return_pct": 8.66 + }, + { + "date": "2025-08-12", + "equity": 10965.99, + "return_pct": 9.7 + }, + { + "date": "2025-08-13", + "equity": 10880.3, + "return_pct": 8.84 + }, + { + "date": "2025-08-14", + "equity": 10727.91, + "return_pct": 7.32 + }, + { + "date": "2025-08-15", + "equity": 10714.98, + "return_pct": 7.19 + }, + { + "date": "2025-08-18", + "equity": 10758.56, + "return_pct": 7.62 + }, + { + "date": "2025-08-19", + "equity": 10565.01, + "return_pct": 5.69 + }, + { + "date": "2025-08-20", + "equity": 10496.15, + "return_pct": 5.0 + }, + { + "date": "2025-08-21", + "equity": 10514.62, + "return_pct": 5.18 + }, + { + "date": "2025-08-22", + "equity": 10518.44, + "return_pct": 5.22 + }, + { + "date": "2025-08-25", + "equity": 10508.69, + "return_pct": 5.12 + }, + { + "date": "2025-08-26", + "equity": 10554.8, + "return_pct": 5.58 + }, + { + "date": "2025-08-27", + "equity": 10574.4, + "return_pct": 5.78 + }, + { + "date": "2025-08-28", + "equity": 10627.33, + "return_pct": 6.31 + }, + { + "date": "2025-08-29", + "equity": 10392.58, + "return_pct": 3.96 + }, + { + "date": "2025-09-02", + "equity": 10297.37, + "return_pct": 3.01 + }, + { + "date": "2025-09-03", + "equity": 10288.38, + "return_pct": 2.92 + }, + { + "date": "2025-09-04", + "equity": 10332.92, + "return_pct": 3.36 + }, + { + "date": "2025-09-05", + "equity": 10286.47, + "return_pct": 2.9 + }, + { + "date": "2025-09-08", + "equity": 10274.08, + "return_pct": 2.78 + }, + { + "date": "2025-09-09", + "equity": 10270.02, + "return_pct": 2.73 + }, + { + "date": "2025-09-10", + "equity": 10326.4, + "return_pct": 3.3 + }, + { + "date": "2025-09-11", + "equity": 10422.67, + "return_pct": 4.26 + }, + { + "date": "2025-09-12", + "equity": 10473.65, + "return_pct": 4.77 + }, + { + "date": "2025-09-15", + "equity": 10583.63, + "return_pct": 5.87 + }, + { + "date": "2025-09-16", + "equity": 10592.02, + "return_pct": 5.96 + }, + { + "date": "2025-09-17", + "equity": 10600.61, + "return_pct": 6.04 + }, + { + "date": "2025-09-18", + "equity": 10860.86, + "return_pct": 8.65 + }, + { + "date": "2025-09-19", + "equity": 10957.12, + "return_pct": 9.61 + }, + { + "date": "2025-09-22", + "equity": 11072.14, + "return_pct": 10.76 + }, + { + "date": "2025-09-23", + "equity": 10802.53, + "return_pct": 8.06 + }, + { + "date": "2025-09-24", + "equity": 10760.15, + "return_pct": 7.64 + }, + { + "date": "2025-09-25", + "equity": 10512.82, + "return_pct": 5.16 + }, + { + "date": "2025-09-26", + "equity": 10687.76, + "return_pct": 6.91 + }, + { + "date": "2025-09-29", + "equity": 10879.73, + "return_pct": 8.83 + }, + { + "date": "2025-09-30", + "equity": 11050.36, + "return_pct": 10.54 + }, + { + "date": "2025-10-01", + "equity": 11378.29, + "return_pct": 13.82 + }, + { + "date": "2025-10-02", + "equity": 11362.13, + "return_pct": 13.66 + }, + { + "date": "2025-10-03", + "equity": 11299.74, + "return_pct": 13.04 + }, + { + "date": "2025-10-06", + "equity": 11582.17, + "return_pct": 15.86 + }, + { + "date": "2025-10-07", + "equity": 11338.3, + "return_pct": 13.42 + }, + { + "date": "2025-10-08", + "equity": 11711.23, + "return_pct": 17.15 + }, + { + "date": "2025-10-09", + "equity": 11690.05, + "return_pct": 16.94 + }, + { + "date": "2025-10-10", + "equity": 11172.74, + "return_pct": 11.77 + }, + { + "date": "2025-10-13", + "equity": 11517.83, + "return_pct": 15.22 + }, + { + "date": "2025-10-14", + "equity": 11266.65, + "return_pct": 12.7 + }, + { + "date": "2025-10-15", + "equity": 11375.25, + "return_pct": 13.79 + }, + { + "date": "2025-10-16", + "equity": 11221.13, + "return_pct": 12.25 + }, + { + "date": "2025-10-17", + "equity": 11180.15, + "return_pct": 11.84 + }, + { + "date": "2025-10-20", + "equity": 11250.7, + "return_pct": 12.54 + }, + { + "date": "2025-10-21", + "equity": 11225.53, + "return_pct": 12.29 + }, + { + "date": "2025-10-22", + "equity": 11024.46, + "return_pct": 10.28 + }, + { + "date": "2025-10-23", + "equity": 11213.37, + "return_pct": 12.17 + }, + { + "date": "2025-10-24", + "equity": 11274.41, + "return_pct": 12.78 + }, + { + "date": "2025-10-27", + "equity": 11279.75, + "return_pct": 12.84 + }, + { + "date": "2025-10-28", + "equity": 11287.86, + "return_pct": 12.92 + }, + { + "date": "2025-10-29", + "equity": 11264.52, + "return_pct": 12.68 + }, + { + "date": "2025-10-30", + "equity": 11255.43, + "return_pct": 12.59 + }, + { + "date": "2025-10-31", + "equity": 11289.24, + "return_pct": 12.93 + }, + { + "date": "2025-11-03", + "equity": 11299.13, + "return_pct": 13.03 + }, + { + "date": "2025-11-04", + "equity": 11261.75, + "return_pct": 12.66 + }, + { + "date": "2025-11-05", + "equity": 11238.81, + "return_pct": 12.43 + }, + { + "date": "2025-11-06", + "equity": 11228.07, + "return_pct": 12.32 + }, + { + "date": "2025-11-07", + "equity": 11224.44, + "return_pct": 12.28 + }, + { + "date": "2025-11-10", + "equity": 11267.99, + "return_pct": 12.72 + }, + { + "date": "2025-11-11", + "equity": 11106.59, + "return_pct": 11.1 + }, + { + "date": "2025-11-12", + "equity": 11088.82, + "return_pct": 10.93 + }, + { + "date": "2025-11-13", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-14", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-17", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-18", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-19", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-20", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-21", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-24", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-25", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-26", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-11-28", + "equity": 10999.17, + "return_pct": 10.03 + }, + { + "date": "2025-12-01", + "equity": 10996.2, + "return_pct": 10.0 + }, + { + "date": "2025-12-02", + "equity": 11054.61, + "return_pct": 10.58 + }, + { + "date": "2025-12-03", + "equity": 11141.43, + "return_pct": 11.45 + }, + { + "date": "2025-12-04", + "equity": 11216.84, + "return_pct": 12.21 + }, + { + "date": "2025-12-05", + "equity": 11235.82, + "return_pct": 12.4 + }, + { + "date": "2025-12-08", + "equity": 11170.14, + "return_pct": 11.74 + }, + { + "date": "2025-12-09", + "equity": 11268.26, + "return_pct": 12.72 + }, + { + "date": "2025-12-10", + "equity": 11303.47, + "return_pct": 13.07 + }, + { + "date": "2025-12-11", + "equity": 11311.31, + "return_pct": 13.15 + }, + { + "date": "2025-12-12", + "equity": 11223.82, + "return_pct": 12.28 + }, + { + "date": "2025-12-15", + "equity": 11293.34, + "return_pct": 12.97 + }, + { + "date": "2025-12-16", + "equity": 11395.43, + "return_pct": 13.99 + }, + { + "date": "2025-12-17", + "equity": 11169.47, + "return_pct": 11.73 + }, + { + "date": "2025-12-18", + "equity": 11387.29, + "return_pct": 13.91 + }, + { + "date": "2025-12-19", + "equity": 11506.57, + "return_pct": 15.1 + }, + { + "date": "2025-12-22", + "equity": 11566.85, + "return_pct": 15.71 + }, + { + "date": "2025-12-23", + "equity": 11545.18, + "return_pct": 15.49 + }, + { + "date": "2025-12-24", + "equity": 11542.93, + "return_pct": 15.47 + }, + { + "date": "2025-12-26", + "equity": 11425.37, + "return_pct": 14.29 + }, + { + "date": "2025-12-29", + "equity": 11291.29, + "return_pct": 12.95 + }, + { + "date": "2025-12-30", + "equity": 11229.69, + "return_pct": 12.33 + }, + { + "date": "2025-12-31", + "equity": 11141.23, + "return_pct": 11.45 + }, + { + "date": "2026-01-02", + "equity": 11002.22, + "return_pct": 10.06 + }, + { + "date": "2026-01-05", + "equity": 11002.22, + "return_pct": 10.06 + }, + { + "date": "2026-01-06", + "equity": 11002.22, + "return_pct": 10.06 + }, + { + "date": "2026-01-07", + "equity": 11000.58, + "return_pct": 10.04 + }, + { + "date": "2026-01-08", + "equity": 10942.12, + "return_pct": 9.46 + }, + { + "date": "2026-01-09", + "equity": 11112.88, + "return_pct": 11.17 + }, + { + "date": "2026-01-12", + "equity": 11055.57, + "return_pct": 10.59 + }, + { + "date": "2026-01-13", + "equity": 11179.79, + "return_pct": 11.84 + }, + { + "date": "2026-01-14", + "equity": 11232.95, + "return_pct": 12.37 + }, + { + "date": "2026-01-15", + "equity": 11253.13, + "return_pct": 12.57 + }, + { + "date": "2026-01-16", + "equity": 11233.02, + "return_pct": 12.37 + }, + { + "date": "2026-01-20", + "equity": 11295.29, + "return_pct": 12.99 + }, + { + "date": "2026-01-21", + "equity": 11661.33, + "return_pct": 16.65 + }, + { + "date": "2026-01-22", + "equity": 11694.04, + "return_pct": 16.98 + }, + { + "date": "2026-01-23", + "equity": 11409.54, + "return_pct": 14.13 + }, + { + "date": "2026-01-26", + "equity": 11315.18, + "return_pct": 13.19 + }, + { + "date": "2026-01-27", + "equity": 11322.09, + "return_pct": 13.26 + }, + { + "date": "2026-01-28", + "equity": 11291.22, + "return_pct": 12.95 + }, + { + "date": "2026-01-29", + "equity": 11284.35, + "return_pct": 12.88 + }, + { + "date": "2026-01-30", + "equity": 11140.97, + "return_pct": 11.45 + }, + { + "date": "2026-02-02", + "equity": 11154.78, + "return_pct": 11.59 + }, + { + "date": "2026-02-03", + "equity": 11107.96, + "return_pct": 11.12 + }, + { + "date": "2026-02-04", + "equity": 10882.99, + "return_pct": 8.87 + }, + { + "date": "2026-02-05", + "equity": 10882.99, + "return_pct": 8.87 + }, + { + "date": "2026-02-06", + "equity": 10882.99, + "return_pct": 8.87 + }, + { + "date": "2026-02-09", + "equity": 10882.99, + "return_pct": 8.87 + }, + { + "date": "2026-02-10", + "equity": 10882.99, + "return_pct": 8.87 + }, + { + "date": "2026-02-11", + "equity": 10882.99, + "return_pct": 8.87 + }, + { + "date": "2026-02-12", + "equity": 10878.43, + "return_pct": 8.82 + }, + { + "date": "2026-02-13", + "equity": 10913.52, + "return_pct": 9.17 + }, + { + "date": "2026-02-17", + "equity": 10945.94, + "return_pct": 9.5 + }, + { + "date": "2026-02-18", + "equity": 10951.6, + "return_pct": 9.55 + }, + { + "date": "2026-02-19", + "equity": 10933.39, + "return_pct": 9.37 + }, + { + "date": "2026-02-20", + "equity": 10969.37, + "return_pct": 9.73 + }, + { + "date": "2026-02-23", + "equity": 10914.69, + "return_pct": 9.18 + }, + { + "date": "2026-02-24", + "equity": 10960.85, + "return_pct": 9.65 + }, + { + "date": "2026-02-25", + "equity": 11021.8, + "return_pct": 10.26 + }, + { + "date": "2026-02-26", + "equity": 10929.08, + "return_pct": 9.33 + }, + { + "date": "2026-02-27", + "equity": 10947.25, + "return_pct": 9.51 + }, + { + "date": "2026-03-02", + "equity": 10835.01, + "return_pct": 8.39 + }, + { + "date": "2026-03-03", + "equity": 10620.82, + "return_pct": 6.24 + }, + { + "date": "2026-03-04", + "equity": 10833.91, + "return_pct": 8.38 + }, + { + "date": "2026-03-05", + "equity": 10698.0, + "return_pct": 7.02 + }, + { + "date": "2026-03-06", + "equity": 10593.5, + "return_pct": 5.97 + }, + { + "date": "2026-03-09", + "equity": 10665.44, + "return_pct": 6.69 + }, + { + "date": "2026-03-10", + "equity": 10648.46, + "return_pct": 6.52 + }, + { + "date": "2026-03-11", + "equity": 10670.58, + "return_pct": 6.74 + }, + { + "date": "2026-03-12", + "equity": 10612.94, + "return_pct": 6.17 + }, + { + "date": "2026-03-13", + "equity": 10592.93, + "return_pct": 5.97 + }, + { + "date": "2026-03-16", + "equity": 10629.62, + "return_pct": 6.33 + }, + { + "date": "2026-03-17", + "equity": 10670.4, + "return_pct": 6.74 + }, + { + "date": "2026-03-18", + "equity": 10623.4, + "return_pct": 6.27 + }, + { + "date": "2026-03-19", + "equity": 10655.91, + "return_pct": 6.6 + }, + { + "date": "2026-03-20", + "equity": 10631.49, + "return_pct": 6.35 + }, + { + "date": "2026-03-23", + "equity": 10761.62, + "return_pct": 7.65 + }, + { + "date": "2026-03-24", + "equity": 10748.41, + "return_pct": 7.52 + }, + { + "date": "2026-03-25", + "equity": 10779.61, + "return_pct": 7.83 + }, + { + "date": "2026-03-26", + "equity": 10566.64, + "return_pct": 5.7 + }, + { + "date": "2026-03-27", + "equity": 10421.49, + "return_pct": 4.25 + }, + { + "date": "2026-03-30", + "equity": 10315.24, + "return_pct": 3.19 + }, + { + "date": "2026-03-31", + "equity": 10315.24, + "return_pct": 3.19 + }, + { + "date": "2026-04-01", + "equity": 10315.24, + "return_pct": 3.19 + }, + { + "date": "2026-04-02", + "equity": 10315.24, + "return_pct": 3.19 + }, + { + "date": "2026-04-06", + "equity": 10311.72, + "return_pct": 3.15 + }, + { + "date": "2026-04-07", + "equity": 10325.98, + "return_pct": 3.29 + }, + { + "date": "2026-04-08", + "equity": 10440.2, + "return_pct": 4.44 + }, + { + "date": "2026-04-09", + "equity": 10493.31, + "return_pct": 4.97 + }, + { + "date": "2026-04-10", + "equity": 10603.63, + "return_pct": 6.07 + }, + { + "date": "2026-04-13", + "equity": 10619.93, + "return_pct": 6.24 + }, + { + "date": "2026-04-14", + "equity": 10839.71, + "return_pct": 8.43 + }, + { + "date": "2026-04-15", + "equity": 10776.39, + "return_pct": 7.8 + }, + { + "date": "2026-04-16", + "equity": 10932.57, + "return_pct": 9.36 + }, + { + "date": "2026-04-17", + "equity": 11041.74, + "return_pct": 10.45 + }, + { + "date": "2026-04-20", + "equity": 11017.24, + "return_pct": 10.21 + }, + { + "date": "2026-04-21", + "equity": 10968.46, + "return_pct": 9.72 + }, + { + "date": "2026-04-22", + "equity": 11188.4, + "return_pct": 11.92 + }, + { + "date": "2026-04-23", + "equity": 11276.93, + "return_pct": 12.81 + }, + { + "date": "2026-04-24", + "equity": 11567.97, + "return_pct": 15.72 + }, + { + "date": "2026-04-27", + "equity": 11491.02, + "return_pct": 14.95 + }, + { + "date": "2026-04-28", + "equity": 11254.06, + "return_pct": 12.58 + }, + { + "date": "2026-04-29", + "equity": 11499.36, + "return_pct": 15.03 + }, + { + "date": "2026-04-30", + "equity": 11550.5, + "return_pct": 15.54 + }, + { + "date": "2026-05-01", + "equity": 11555.9, + "return_pct": 15.6 + }, + { + "date": "2026-05-04", + "equity": 11446.07, + "return_pct": 14.5 + }, + { + "date": "2026-05-05", + "equity": 11582.47, + "return_pct": 15.86 + }, + { + "date": "2026-05-06", + "equity": 12001.91, + "return_pct": 20.06 + }, + { + "date": "2026-05-07", + "equity": 11884.05, + "return_pct": 18.88 + }, + { + "date": "2026-05-08", + "equity": 12132.65, + "return_pct": 21.37 + }, + { + "date": "2026-05-11", + "equity": 12154.99, + "return_pct": 21.59 + }, + { + "date": "2026-05-12", + "equity": 12053.43, + "return_pct": 20.58 + }, + { + "date": "2026-05-13", + "equity": 12011.05, + "return_pct": 20.15 + }, + { + "date": "2026-05-14", + "equity": 12046.79, + "return_pct": 20.51 + }, + { + "date": "2026-05-15", + "equity": 11800.45, + "return_pct": 18.04 + }, + { + "date": "2026-05-18", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-05-19", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-05-20", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-05-21", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-05-22", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-05-26", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-05-27", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-05-28", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-05-29", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-01", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-02", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-03", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-04", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-05", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-08", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-09", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-10", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-11", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-12", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-15", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-16", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-17", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-18", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-22", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-23", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-24", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-25", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-26", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-29", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-06-30", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-07-01", + "equity": 11734.84, + "return_pct": 17.39 + }, + { + "date": "2026-07-02", + "equity": 11734.84, + "return_pct": 17.39 + } + ], + "benchmark_curve": [ + { + "date": "2025-07-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2025-07-03", + "equity": 10078.81, + "return_pct": 0.79 + }, + { + "date": "2025-07-07", + "equity": 10003.71, + "return_pct": 0.04 + }, + { + "date": "2025-07-08", + "equity": 9998.23, + "return_pct": -0.02 + }, + { + "date": "2025-07-09", + "equity": 10058.18, + "return_pct": 0.58 + }, + { + "date": "2025-07-10", + "equity": 10086.55, + "return_pct": 0.87 + }, + { + "date": "2025-07-11", + "equity": 10051.09, + "return_pct": 0.51 + }, + { + "date": "2025-07-14", + "equity": 10070.27, + "return_pct": 0.7 + }, + { + "date": "2025-07-15", + "equity": 10027.24, + "return_pct": 0.27 + }, + { + "date": "2025-07-16", + "equity": 10060.76, + "return_pct": 0.61 + }, + { + "date": "2025-07-17", + "equity": 10122.33, + "return_pct": 1.22 + }, + { + "date": "2025-07-18", + "equity": 10114.92, + "return_pct": 1.15 + }, + { + "date": "2025-07-21", + "equity": 10134.1, + "return_pct": 1.34 + }, + { + "date": "2025-07-22", + "equity": 10135.55, + "return_pct": 1.36 + }, + { + "date": "2025-07-23", + "equity": 10221.77, + "return_pct": 2.22 + }, + { + "date": "2025-07-24", + "equity": 10225.16, + "return_pct": 2.25 + }, + { + "date": "2025-07-25", + "equity": 10268.35, + "return_pct": 2.68 + }, + { + "date": "2025-07-28", + "equity": 10265.77, + "return_pct": 2.66 + }, + { + "date": "2025-07-29", + "equity": 10238.7, + "return_pct": 2.39 + }, + { + "date": "2025-07-30", + "equity": 10225.8, + "return_pct": 2.26 + }, + { + "date": "2025-07-31", + "equity": 10187.44, + "return_pct": 1.87 + }, + { + "date": "2025-08-01", + "equity": 10020.47, + "return_pct": 0.2 + }, + { + "date": "2025-08-04", + "equity": 10172.78, + "return_pct": 1.73 + }, + { + "date": "2025-08-05", + "equity": 10121.2, + "return_pct": 1.21 + }, + { + "date": "2025-08-06", + "equity": 10198.73, + "return_pct": 1.99 + }, + { + "date": "2025-08-07", + "equity": 10190.18, + "return_pct": 1.9 + }, + { + "date": "2025-08-08", + "equity": 10269.64, + "return_pct": 2.7 + }, + { + "date": "2025-08-11", + "equity": 10249.34, + "return_pct": 2.49 + }, + { + "date": "2025-08-12", + "equity": 10358.45, + "return_pct": 3.58 + }, + { + "date": "2025-08-13", + "equity": 10393.91, + "return_pct": 3.94 + }, + { + "date": "2025-08-14", + "equity": 10394.87, + "return_pct": 3.95 + }, + { + "date": "2025-08-15", + "equity": 10370.54, + "return_pct": 3.71 + }, + { + "date": "2025-08-18", + "equity": 10368.28, + "return_pct": 3.68 + }, + { + "date": "2025-08-19", + "equity": 10312.03, + "return_pct": 3.12 + }, + { + "date": "2025-08-20", + "equity": 10284.63, + "return_pct": 2.85 + }, + { + "date": "2025-08-21", + "equity": 10243.37, + "return_pct": 2.43 + }, + { + "date": "2025-08-22", + "equity": 10400.68, + "return_pct": 4.01 + }, + { + "date": "2025-08-25", + "equity": 10354.9, + "return_pct": 3.55 + }, + { + "date": "2025-08-26", + "equity": 10398.26, + "return_pct": 3.98 + }, + { + "date": "2025-08-27", + "equity": 10421.95, + "return_pct": 4.22 + }, + { + "date": "2025-08-28", + "equity": 10458.86, + "return_pct": 4.59 + }, + { + "date": "2025-08-29", + "equity": 10396.49, + "return_pct": 3.96 + }, + { + "date": "2025-09-02", + "equity": 10319.45, + "return_pct": 3.19 + }, + { + "date": "2025-09-03", + "equity": 10375.37, + "return_pct": 3.75 + }, + { + "date": "2025-09-04", + "equity": 10462.08, + "return_pct": 4.62 + }, + { + "date": "2025-09-05", + "equity": 10431.78, + "return_pct": 4.32 + }, + { + "date": "2025-09-08", + "equity": 10457.41, + "return_pct": 4.57 + }, + { + "date": "2025-09-09", + "equity": 10481.59, + "return_pct": 4.82 + }, + { + "date": "2025-09-10", + "equity": 10511.89, + "return_pct": 5.12 + }, + { + "date": "2025-09-11", + "equity": 10599.24, + "return_pct": 5.99 + }, + { + "date": "2025-09-12", + "equity": 10595.7, + "return_pct": 5.96 + }, + { + "date": "2025-09-15", + "equity": 10652.11, + "return_pct": 6.52 + }, + { + "date": "2025-09-16", + "equity": 10637.44, + "return_pct": 6.37 + }, + { + "date": "2025-09-17", + "equity": 10624.22, + "return_pct": 6.24 + }, + { + "date": "2025-09-18", + "equity": 10673.87, + "return_pct": 6.74 + }, + { + "date": "2025-09-19", + "equity": 10697.07, + "return_pct": 6.97 + }, + { + "date": "2025-09-22", + "equity": 10747.68, + "return_pct": 7.48 + }, + { + "date": "2025-09-23", + "equity": 10689.18, + "return_pct": 6.89 + }, + { + "date": "2025-09-24", + "equity": 10655.17, + "return_pct": 6.55 + }, + { + "date": "2025-09-25", + "equity": 10606.01, + "return_pct": 6.06 + }, + { + "date": "2025-09-26", + "equity": 10666.77, + "return_pct": 6.67 + }, + { + "date": "2025-09-29", + "equity": 10696.75, + "return_pct": 6.97 + }, + { + "date": "2025-09-30", + "equity": 10737.05, + "return_pct": 7.37 + }, + { + "date": "2025-10-01", + "equity": 10773.63, + "return_pct": 7.74 + }, + { + "date": "2025-10-02", + "equity": 10786.04, + "return_pct": 7.86 + }, + { + "date": "2025-10-03", + "equity": 10785.88, + "return_pct": 7.86 + }, + { + "date": "2025-10-06", + "equity": 10824.56, + "return_pct": 8.25 + }, + { + "date": "2025-10-07", + "equity": 10784.43, + "return_pct": 7.84 + }, + { + "date": "2025-10-08", + "equity": 10848.74, + "return_pct": 8.49 + }, + { + "date": "2025-10-09", + "equity": 10817.31, + "return_pct": 8.17 + }, + { + "date": "2025-10-10", + "equity": 10524.94, + "return_pct": 5.25 + }, + { + "date": "2025-10-13", + "equity": 10686.44, + "return_pct": 6.86 + }, + { + "date": "2025-10-14", + "equity": 10673.38, + "return_pct": 6.73 + }, + { + "date": "2025-10-15", + "equity": 10720.77, + "return_pct": 7.21 + }, + { + "date": "2025-10-16", + "equity": 10647.76, + "return_pct": 6.48 + }, + { + "date": "2025-10-17", + "equity": 10708.2, + "return_pct": 7.08 + }, + { + "date": "2025-10-20", + "equity": 10819.57, + "return_pct": 8.2 + }, + { + "date": "2025-10-21", + "equity": 10819.41, + "return_pct": 8.19 + }, + { + "date": "2025-10-22", + "equity": 10763.16, + "return_pct": 7.63 + }, + { + "date": "2025-10-23", + "equity": 10826.98, + "return_pct": 8.27 + }, + { + "date": "2025-10-24", + "equity": 10915.46, + "return_pct": 9.15 + }, + { + "date": "2025-10-27", + "equity": 11044.24, + "return_pct": 10.44 + }, + { + "date": "2025-10-28", + "equity": 11073.58, + "return_pct": 10.74 + }, + { + "date": "2025-10-29", + "equity": 11078.89, + "return_pct": 10.79 + }, + { + "date": "2025-10-30", + "equity": 10957.05, + "return_pct": 9.57 + }, + { + "date": "2025-10-31", + "equity": 10992.99, + "return_pct": 9.93 + }, + { + "date": "2025-11-03", + "equity": 11013.62, + "return_pct": 10.14 + }, + { + "date": "2025-11-04", + "equity": 10883.07, + "return_pct": 8.83 + }, + { + "date": "2025-11-05", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2025-11-06", + "equity": 10803.61, + "return_pct": 8.04 + }, + { + "date": "2025-11-07", + "equity": 10814.25, + "return_pct": 8.14 + }, + { + "date": "2025-11-10", + "equity": 10983.0, + "return_pct": 9.83 + }, + { + "date": "2025-11-11", + "equity": 11008.14, + "return_pct": 10.08 + }, + { + "date": "2025-11-12", + "equity": 11014.26, + "return_pct": 10.14 + }, + { + "date": "2025-11-13", + "equity": 10831.49, + "return_pct": 8.31 + }, + { + "date": "2025-11-14", + "equity": 10829.72, + "return_pct": 8.3 + }, + { + "date": "2025-11-17", + "equity": 10728.83, + "return_pct": 7.29 + }, + { + "date": "2025-11-18", + "equity": 10638.73, + "return_pct": 6.39 + }, + { + "date": "2025-11-19", + "equity": 10679.83, + "return_pct": 6.8 + }, + { + "date": "2025-11-20", + "equity": 10517.04, + "return_pct": 5.17 + }, + { + "date": "2025-11-21", + "equity": 10621.81, + "return_pct": 6.22 + }, + { + "date": "2025-11-24", + "equity": 10778.14, + "return_pct": 7.78 + }, + { + "date": "2025-11-25", + "equity": 10879.52, + "return_pct": 8.8 + }, + { + "date": "2025-11-26", + "equity": 10954.63, + "return_pct": 9.55 + }, + { + "date": "2025-11-28", + "equity": 11014.43, + "return_pct": 10.14 + }, + { + "date": "2025-12-01", + "equity": 10964.14, + "return_pct": 9.64 + }, + { + "date": "2025-12-02", + "equity": 10984.45, + "return_pct": 9.84 + }, + { + "date": "2025-12-03", + "equity": 11022.48, + "return_pct": 10.22 + }, + { + "date": "2025-12-04", + "equity": 11030.54, + "return_pct": 10.31 + }, + { + "date": "2025-12-05", + "equity": 11051.49, + "return_pct": 10.51 + }, + { + "date": "2025-12-08", + "equity": 11018.29, + "return_pct": 10.18 + }, + { + "date": "2025-12-09", + "equity": 11008.78, + "return_pct": 10.09 + }, + { + "date": "2025-12-10", + "equity": 11081.8, + "return_pct": 10.82 + }, + { + "date": "2025-12-11", + "equity": 11107.58, + "return_pct": 11.08 + }, + { + "date": "2025-12-12", + "equity": 10988.15, + "return_pct": 9.88 + }, + { + "date": "2025-12-15", + "equity": 10971.55, + "return_pct": 9.72 + }, + { + "date": "2025-12-16", + "equity": 10941.57, + "return_pct": 9.42 + }, + { + "date": "2025-12-17", + "equity": 10821.18, + "return_pct": 8.21 + }, + { + "date": "2025-12-18", + "equity": 10902.89, + "return_pct": 9.03 + }, + { + "date": "2025-12-19", + "equity": 10969.3, + "return_pct": 9.69 + }, + { + "date": "2025-12-22", + "equity": 11037.63, + "return_pct": 10.38 + }, + { + "date": "2025-12-23", + "equity": 11088.08, + "return_pct": 10.88 + }, + { + "date": "2025-12-24", + "equity": 11127.09, + "return_pct": 11.27 + }, + { + "date": "2025-12-26", + "equity": 11125.96, + "return_pct": 11.26 + }, + { + "date": "2025-12-29", + "equity": 11086.31, + "return_pct": 10.86 + }, + { + "date": "2025-12-30", + "equity": 11072.77, + "return_pct": 10.73 + }, + { + "date": "2025-12-31", + "equity": 10990.73, + "return_pct": 9.91 + }, + { + "date": "2026-01-02", + "equity": 11010.88, + "return_pct": 10.11 + }, + { + "date": "2026-01-05", + "equity": 11084.21, + "return_pct": 10.84 + }, + { + "date": "2026-01-06", + "equity": 11150.13, + "return_pct": 11.5 + }, + { + "date": "2026-01-07", + "equity": 11114.19, + "return_pct": 11.14 + }, + { + "date": "2026-01-08", + "equity": 11113.06, + "return_pct": 11.13 + }, + { + "date": "2026-01-09", + "equity": 11186.56, + "return_pct": 11.87 + }, + { + "date": "2026-01-12", + "equity": 11204.13, + "return_pct": 12.04 + }, + { + "date": "2026-01-13", + "equity": 11181.72, + "return_pct": 11.82 + }, + { + "date": "2026-01-14", + "equity": 11126.76, + "return_pct": 11.27 + }, + { + "date": "2026-01-15", + "equity": 11157.06, + "return_pct": 11.57 + }, + { + "date": "2026-01-16", + "equity": 11147.72, + "return_pct": 11.48 + }, + { + "date": "2026-01-20", + "equity": 10920.78, + "return_pct": 9.21 + }, + { + "date": "2026-01-21", + "equity": 11046.82, + "return_pct": 10.47 + }, + { + "date": "2026-01-22", + "equity": 11104.52, + "return_pct": 11.05 + }, + { + "date": "2026-01-23", + "equity": 11108.55, + "return_pct": 11.09 + }, + { + "date": "2026-01-26", + "equity": 11164.96, + "return_pct": 11.65 + }, + { + "date": "2026-01-27", + "equity": 11209.44, + "return_pct": 12.09 + }, + { + "date": "2026-01-28", + "equity": 11208.32, + "return_pct": 12.08 + }, + { + "date": "2026-01-29", + "equity": 11186.07, + "return_pct": 11.86 + }, + { + "date": "2026-01-30", + "equity": 11152.71, + "return_pct": 11.53 + }, + { + "date": "2026-02-02", + "equity": 11208.16, + "return_pct": 12.08 + }, + { + "date": "2026-02-03", + "equity": 11113.39, + "return_pct": 11.13 + }, + { + "date": "2026-02-04", + "equity": 11059.55, + "return_pct": 10.6 + }, + { + "date": "2026-02-05", + "equity": 10921.43, + "return_pct": 9.21 + }, + { + "date": "2026-02-06", + "equity": 11130.95, + "return_pct": 11.31 + }, + { + "date": "2026-02-09", + "equity": 11184.62, + "return_pct": 11.85 + }, + { + "date": "2026-02-10", + "equity": 11155.13, + "return_pct": 11.55 + }, + { + "date": "2026-02-11", + "equity": 11152.55, + "return_pct": 11.53 + }, + { + "date": "2026-02-12", + "equity": 10980.26, + "return_pct": 9.8 + }, + { + "date": "2026-02-13", + "equity": 10987.99, + "return_pct": 9.88 + }, + { + "date": "2026-02-17", + "equity": 11005.72, + "return_pct": 10.06 + }, + { + "date": "2026-02-18", + "equity": 11061.17, + "return_pct": 10.61 + }, + { + "date": "2026-02-19", + "equity": 11031.99, + "return_pct": 10.32 + }, + { + "date": "2026-02-20", + "equity": 11111.77, + "return_pct": 11.12 + }, + { + "date": "2026-02-23", + "equity": 10998.31, + "return_pct": 9.98 + }, + { + "date": "2026-02-24", + "equity": 11078.25, + "return_pct": 10.78 + }, + { + "date": "2026-02-25", + "equity": 11171.73, + "return_pct": 11.72 + }, + { + "date": "2026-02-26", + "equity": 11109.68, + "return_pct": 11.1 + }, + { + "date": "2026-02-27", + "equity": 11056.33, + "return_pct": 10.56 + }, + { + "date": "2026-03-02", + "equity": 11062.62, + "return_pct": 10.63 + }, + { + "date": "2026-03-03", + "equity": 10965.11, + "return_pct": 9.65 + }, + { + "date": "2026-03-04", + "equity": 11042.47, + "return_pct": 10.42 + }, + { + "date": "2026-03-05", + "equity": 10980.9, + "return_pct": 9.81 + }, + { + "date": "2026-03-06", + "equity": 10836.97, + "return_pct": 8.37 + }, + { + "date": "2026-03-09", + "equity": 10931.9, + "return_pct": 9.32 + }, + { + "date": "2026-03-10", + "equity": 10914.34, + "return_pct": 9.14 + }, + { + "date": "2026-03-11", + "equity": 10900.64, + "return_pct": 9.01 + }, + { + "date": "2026-03-12", + "equity": 10735.11, + "return_pct": 7.35 + }, + { + "date": "2026-03-13", + "equity": 10674.35, + "return_pct": 6.74 + }, + { + "date": "2026-03-16", + "equity": 10782.98, + "return_pct": 7.83 + }, + { + "date": "2026-03-17", + "equity": 10811.35, + "return_pct": 8.11 + }, + { + "date": "2026-03-18", + "equity": 10660.49, + "return_pct": 6.6 + }, + { + "date": "2026-03-19", + "equity": 10634.22, + "return_pct": 6.34 + }, + { + "date": "2026-03-20", + "equity": 10453.22, + "return_pct": 4.53 + }, + { + "date": "2026-03-23", + "equity": 10562.98, + "return_pct": 5.63 + }, + { + "date": "2026-03-24", + "equity": 10527.52, + "return_pct": 5.28 + }, + { + "date": "2026-03-25", + "equity": 10586.19, + "return_pct": 5.86 + }, + { + "date": "2026-03-26", + "equity": 10397.13, + "return_pct": 3.97 + }, + { + "date": "2026-03-27", + "equity": 10219.84, + "return_pct": 2.2 + }, + { + "date": "2026-03-30", + "equity": 10185.67, + "return_pct": 1.86 + }, + { + "date": "2026-03-31", + "equity": 10481.75, + "return_pct": 4.82 + }, + { + "date": "2026-04-01", + "equity": 10560.72, + "return_pct": 5.61 + }, + { + "date": "2026-04-02", + "equity": 10570.23, + "return_pct": 5.7 + }, + { + "date": "2026-04-06", + "equity": 10620.2, + "return_pct": 6.2 + }, + { + "date": "2026-04-07", + "equity": 10624.87, + "return_pct": 6.25 + }, + { + "date": "2026-04-08", + "equity": 10895.48, + "return_pct": 8.95 + }, + { + "date": "2026-04-09", + "equity": 10958.34, + "return_pct": 9.58 + }, + { + "date": "2026-04-10", + "equity": 10951.08, + "return_pct": 9.51 + }, + { + "date": "2026-04-13", + "equity": 11058.1, + "return_pct": 10.58 + }, + { + "date": "2026-04-14", + "equity": 11192.84, + "return_pct": 11.93 + }, + { + "date": "2026-04-15", + "equity": 11281.17, + "return_pct": 12.81 + }, + { + "date": "2026-04-16", + "equity": 11308.89, + "return_pct": 13.09 + }, + { + "date": "2026-04-17", + "equity": 11445.56, + "return_pct": 14.46 + }, + { + "date": "2026-04-20", + "equity": 11422.68, + "return_pct": 14.23 + }, + { + "date": "2026-04-21", + "equity": 11347.89, + "return_pct": 13.48 + }, + { + "date": "2026-04-22", + "equity": 11462.81, + "return_pct": 14.63 + }, + { + "date": "2026-04-23", + "equity": 11418.33, + "return_pct": 14.18 + }, + { + "date": "2026-04-24", + "equity": 11506.81, + "return_pct": 15.07 + }, + { + "date": "2026-04-27", + "equity": 11526.63, + "return_pct": 15.27 + }, + { + "date": "2026-04-28", + "equity": 11470.55, + "return_pct": 14.71 + }, + { + "date": "2026-04-29", + "equity": 11468.77, + "return_pct": 14.69 + }, + { + "date": "2026-04-30", + "equity": 11582.88, + "return_pct": 15.83 + }, + { + "date": "2026-05-01", + "equity": 11614.96, + "return_pct": 16.15 + }, + { + "date": "2026-05-04", + "equity": 11572.41, + "return_pct": 15.72 + }, + { + "date": "2026-05-05", + "equity": 11665.24, + "return_pct": 16.65 + }, + { + "date": "2026-05-06", + "equity": 11827.38, + "return_pct": 18.27 + }, + { + "date": "2026-05-07", + "equity": 11791.12, + "return_pct": 17.91 + }, + { + "date": "2026-05-08", + "equity": 11888.47, + "return_pct": 18.88 + }, + { + "date": "2026-05-11", + "equity": 11915.55, + "return_pct": 19.16 + }, + { + "date": "2026-05-12", + "equity": 11897.49, + "return_pct": 18.97 + }, + { + "date": "2026-05-13", + "equity": 11964.06, + "return_pct": 19.64 + }, + { + "date": "2026-05-14", + "equity": 12058.51, + "return_pct": 20.59 + }, + { + "date": "2026-05-15", + "equity": 11913.45, + "return_pct": 19.13 + }, + { + "date": "2026-05-18", + "equity": 11905.07, + "return_pct": 19.05 + }, + { + "date": "2026-05-19", + "equity": 11825.77, + "return_pct": 18.26 + }, + { + "date": "2026-05-20", + "equity": 11946.97, + "return_pct": 19.47 + }, + { + "date": "2026-05-21", + "equity": 11970.67, + "return_pct": 19.71 + }, + { + "date": "2026-05-22", + "equity": 12017.73, + "return_pct": 20.18 + }, + { + "date": "2026-05-26", + "equity": 12097.51, + "return_pct": 20.98 + }, + { + "date": "2026-05-27", + "equity": 12095.41, + "return_pct": 20.95 + }, + { + "date": "2026-05-28", + "equity": 12162.14, + "return_pct": 21.62 + }, + { + "date": "2026-05-29", + "equity": 12192.44, + "return_pct": 21.92 + }, + { + "date": "2026-06-01", + "equity": 12225.64, + "return_pct": 22.26 + }, + { + "date": "2026-06-02", + "equity": 12242.24, + "return_pct": 22.42 + }, + { + "date": "2026-06-03", + "equity": 12156.34, + "return_pct": 21.56 + }, + { + "date": "2026-06-04", + "equity": 12202.27, + "return_pct": 22.02 + }, + { + "date": "2026-06-05", + "equity": 11887.34, + "return_pct": 18.87 + }, + { + "date": "2026-06-08", + "equity": 11914.26, + "return_pct": 19.14 + }, + { + "date": "2026-06-09", + "equity": 11879.28, + "return_pct": 18.79 + }, + { + "date": "2026-06-10", + "equity": 11692.0, + "return_pct": 16.92 + }, + { + "date": "2026-06-11", + "equity": 11890.72, + "return_pct": 18.91 + }, + { + "date": "2026-06-12", + "equity": 11955.03, + "return_pct": 19.55 + }, + { + "date": "2026-06-15", + "equity": 12165.85, + "return_pct": 21.66 + }, + { + "date": "2026-06-16", + "equity": 12093.32, + "return_pct": 20.93 + }, + { + "date": "2026-06-17", + "equity": 11942.3, + "return_pct": 19.42 + }, + { + "date": "2026-06-18", + "equity": 12035.46, + "return_pct": 20.35 + }, + { + "date": "2026-06-22", + "equity": 11997.58, + "return_pct": 19.98 + }, + { + "date": "2026-06-23", + "equity": 11823.35, + "return_pct": 18.23 + }, + { + "date": "2026-06-24", + "equity": 11817.87, + "return_pct": 18.18 + }, + { + "date": "2026-06-25", + "equity": 11834.96, + "return_pct": 18.35 + }, + { + "date": "2026-06-26", + "equity": 11749.38, + "return_pct": 17.49 + }, + { + "date": "2026-06-29", + "equity": 11942.94, + "return_pct": 19.43 + }, + { + "date": "2026-06-30", + "equity": 12035.94, + "return_pct": 20.36 + }, + { + "date": "2026-07-01", + "equity": 12019.66, + "return_pct": 20.2 + }, + { + "date": "2026-07-02", + "equity": 12003.87, + "return_pct": 20.04 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "3y", + "lookback_label": "3 years", + "starting_capital": 10000.0, + "final_equity": 23357.26, + "total_return_pct": 133.6, + "cagr_pct": 32.7, + "max_drawdown_pct": 14.3, + "sharpe": 1.62, + "trades": 140, + "win_rate": 40.0, + "avg_trade_pnl": 95.41, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 2633.04, + "worst_trade_pnl": -306.86, + "avg_hold_days": 16.2, + "exit_reasons": { + "stop": 51, + "time": 30, + "trailing_stop": 59 + }, + "skipped_book_full": 8, + "spy_return_pct": 67.8, + "yearly_returns": [ + { + "year": 2023, + "return_pct": 30.5 + }, + { + "year": 2024, + "return_pct": 19.9 + }, + { + "year": 2025, + "return_pct": 41.7 + }, + { + "year": 2026, + "return_pct": 5.3 + } + ], + "start_date": "2023-07-03", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9991.76, + "return_pct": -0.08 + }, + { + "date": "2023-07-06", + "equity": 9886.31, + "return_pct": -1.14 + }, + { + "date": "2023-07-07", + "equity": 9974.99, + "return_pct": -0.25 + }, + { + "date": "2023-07-10", + "equity": 10130.75, + "return_pct": 1.31 + }, + { + "date": "2023-07-11", + "equity": 10310.96, + "return_pct": 3.11 + }, + { + "date": "2023-07-12", + "equity": 10361.67, + "return_pct": 3.62 + }, + { + "date": "2023-07-13", + "equity": 10861.47, + "return_pct": 8.61 + }, + { + "date": "2023-07-14", + "equity": 10747.44, + "return_pct": 7.47 + }, + { + "date": "2023-07-17", + "equity": 10778.97, + "return_pct": 7.79 + }, + { + "date": "2023-07-18", + "equity": 10927.23, + "return_pct": 9.27 + }, + { + "date": "2023-07-19", + "equity": 11392.61, + "return_pct": 13.93 + }, + { + "date": "2023-07-20", + "equity": 10786.98, + "return_pct": 7.87 + }, + { + "date": "2023-07-21", + "equity": 10700.34, + "return_pct": 7.0 + }, + { + "date": "2023-07-24", + "equity": 10684.72, + "return_pct": 6.85 + }, + { + "date": "2023-07-25", + "equity": 10667.95, + "return_pct": 6.68 + }, + { + "date": "2023-07-26", + "equity": 10757.37, + "return_pct": 7.57 + }, + { + "date": "2023-07-27", + "equity": 10545.43, + "return_pct": 5.45 + }, + { + "date": "2023-07-28", + "equity": 10702.1, + "return_pct": 7.02 + }, + { + "date": "2023-07-31", + "equity": 10794.81, + "return_pct": 7.95 + }, + { + "date": "2023-08-01", + "equity": 10684.55, + "return_pct": 6.85 + }, + { + "date": "2023-08-02", + "equity": 10570.68, + "return_pct": 5.71 + }, + { + "date": "2023-08-03", + "equity": 10528.95, + "return_pct": 5.29 + }, + { + "date": "2023-08-04", + "equity": 10559.7, + "return_pct": 5.6 + }, + { + "date": "2023-08-07", + "equity": 10606.97, + "return_pct": 6.07 + }, + { + "date": "2023-08-08", + "equity": 10631.33, + "return_pct": 6.31 + }, + { + "date": "2023-08-09", + "equity": 10628.69, + "return_pct": 6.29 + }, + { + "date": "2023-08-10", + "equity": 10688.88, + "return_pct": 6.89 + }, + { + "date": "2023-08-11", + "equity": 10841.18, + "return_pct": 8.41 + }, + { + "date": "2023-08-14", + "equity": 10771.47, + "return_pct": 7.71 + }, + { + "date": "2023-08-15", + "equity": 10631.78, + "return_pct": 6.32 + }, + { + "date": "2023-08-16", + "equity": 10582.17, + "return_pct": 5.82 + }, + { + "date": "2023-08-17", + "equity": 10469.73, + "return_pct": 4.7 + }, + { + "date": "2023-08-18", + "equity": 10526.66, + "return_pct": 5.27 + }, + { + "date": "2023-08-21", + "equity": 10447.26, + "return_pct": 4.47 + }, + { + "date": "2023-08-22", + "equity": 10522.06, + "return_pct": 5.22 + }, + { + "date": "2023-08-23", + "equity": 10580.51, + "return_pct": 5.81 + }, + { + "date": "2023-08-24", + "equity": 10389.08, + "return_pct": 3.89 + }, + { + "date": "2023-08-25", + "equity": 10448.05, + "return_pct": 4.48 + }, + { + "date": "2023-08-28", + "equity": 10485.87, + "return_pct": 4.86 + }, + { + "date": "2023-08-29", + "equity": 10585.76, + "return_pct": 5.86 + }, + { + "date": "2023-08-30", + "equity": 10668.11, + "return_pct": 6.68 + }, + { + "date": "2023-08-31", + "equity": 10683.06, + "return_pct": 6.83 + }, + { + "date": "2023-09-01", + "equity": 10737.47, + "return_pct": 7.37 + }, + { + "date": "2023-09-05", + "equity": 10667.15, + "return_pct": 6.67 + }, + { + "date": "2023-09-06", + "equity": 10686.72, + "return_pct": 6.87 + }, + { + "date": "2023-09-07", + "equity": 10571.35, + "return_pct": 5.71 + }, + { + "date": "2023-09-08", + "equity": 10555.59, + "return_pct": 5.56 + }, + { + "date": "2023-09-11", + "equity": 10551.88, + "return_pct": 5.52 + }, + { + "date": "2023-09-12", + "equity": 10487.45, + "return_pct": 4.87 + }, + { + "date": "2023-09-13", + "equity": 10417.08, + "return_pct": 4.17 + }, + { + "date": "2023-09-14", + "equity": 10443.1, + "return_pct": 4.43 + }, + { + "date": "2023-09-15", + "equity": 10299.81, + "return_pct": 3.0 + }, + { + "date": "2023-09-18", + "equity": 10304.5, + "return_pct": 3.05 + }, + { + "date": "2023-09-19", + "equity": 10258.04, + "return_pct": 2.58 + }, + { + "date": "2023-09-20", + "equity": 10253.27, + "return_pct": 2.53 + }, + { + "date": "2023-09-21", + "equity": 10221.1, + "return_pct": 2.21 + }, + { + "date": "2023-09-22", + "equity": 10221.1, + "return_pct": 2.21 + }, + { + "date": "2023-09-25", + "equity": 10221.1, + "return_pct": 2.21 + }, + { + "date": "2023-09-26", + "equity": 10221.1, + "return_pct": 2.21 + }, + { + "date": "2023-09-27", + "equity": 10221.1, + "return_pct": 2.21 + }, + { + "date": "2023-09-28", + "equity": 10219.87, + "return_pct": 2.2 + }, + { + "date": "2023-09-29", + "equity": 10241.83, + "return_pct": 2.42 + }, + { + "date": "2023-10-02", + "equity": 10309.08, + "return_pct": 3.09 + }, + { + "date": "2023-10-03", + "equity": 10222.61, + "return_pct": 2.23 + }, + { + "date": "2023-10-04", + "equity": 10270.19, + "return_pct": 2.7 + }, + { + "date": "2023-10-05", + "equity": 10303.13, + "return_pct": 3.03 + }, + { + "date": "2023-10-06", + "equity": 10312.74, + "return_pct": 3.13 + }, + { + "date": "2023-10-09", + "equity": 10314.11, + "return_pct": 3.14 + }, + { + "date": "2023-10-10", + "equity": 10406.98, + "return_pct": 4.07 + }, + { + "date": "2023-10-11", + "equity": 10400.58, + "return_pct": 4.01 + }, + { + "date": "2023-10-12", + "equity": 10326.91, + "return_pct": 3.27 + }, + { + "date": "2023-10-13", + "equity": 10185.28, + "return_pct": 1.85 + }, + { + "date": "2023-10-16", + "equity": 10215.02, + "return_pct": 2.15 + }, + { + "date": "2023-10-17", + "equity": 10246.13, + "return_pct": 2.46 + }, + { + "date": "2023-10-18", + "equity": 10184.36, + "return_pct": 1.84 + }, + { + "date": "2023-10-19", + "equity": 10088.06, + "return_pct": 0.88 + }, + { + "date": "2023-10-20", + "equity": 10083.34, + "return_pct": 0.83 + }, + { + "date": "2023-10-23", + "equity": 10220.83, + "return_pct": 2.21 + }, + { + "date": "2023-10-24", + "equity": 10473.33, + "return_pct": 4.73 + }, + { + "date": "2023-10-25", + "equity": 10443.44, + "return_pct": 4.43 + }, + { + "date": "2023-10-26", + "equity": 10297.03, + "return_pct": 2.97 + }, + { + "date": "2023-10-27", + "equity": 10234.58, + "return_pct": 2.35 + }, + { + "date": "2023-10-30", + "equity": 10344.88, + "return_pct": 3.45 + }, + { + "date": "2023-10-31", + "equity": 10365.11, + "return_pct": 3.65 + }, + { + "date": "2023-11-01", + "equity": 10417.83, + "return_pct": 4.18 + }, + { + "date": "2023-11-02", + "equity": 10539.55, + "return_pct": 5.4 + }, + { + "date": "2023-11-03", + "equity": 10890.87, + "return_pct": 8.91 + }, + { + "date": "2023-11-06", + "equity": 10802.46, + "return_pct": 8.02 + }, + { + "date": "2023-11-07", + "equity": 10946.21, + "return_pct": 9.46 + }, + { + "date": "2023-11-08", + "equity": 11000.52, + "return_pct": 10.01 + }, + { + "date": "2023-11-09", + "equity": 10894.81, + "return_pct": 8.95 + }, + { + "date": "2023-11-10", + "equity": 10879.05, + "return_pct": 8.79 + }, + { + "date": "2023-11-13", + "equity": 10905.78, + "return_pct": 9.06 + }, + { + "date": "2023-11-14", + "equity": 11116.33, + "return_pct": 11.16 + }, + { + "date": "2023-11-15", + "equity": 11184.24, + "return_pct": 11.84 + }, + { + "date": "2023-11-16", + "equity": 11188.08, + "return_pct": 11.88 + }, + { + "date": "2023-11-17", + "equity": 11318.58, + "return_pct": 13.19 + }, + { + "date": "2023-11-20", + "equity": 11535.99, + "return_pct": 15.36 + }, + { + "date": "2023-11-21", + "equity": 11305.16, + "return_pct": 13.05 + }, + { + "date": "2023-11-22", + "equity": 11381.68, + "return_pct": 13.82 + }, + { + "date": "2023-11-24", + "equity": 11417.12, + "return_pct": 14.17 + }, + { + "date": "2023-11-27", + "equity": 11381.96, + "return_pct": 13.82 + }, + { + "date": "2023-11-28", + "equity": 11392.43, + "return_pct": 13.92 + }, + { + "date": "2023-11-29", + "equity": 11294.64, + "return_pct": 12.95 + }, + { + "date": "2023-11-30", + "equity": 11284.24, + "return_pct": 12.84 + }, + { + "date": "2023-12-01", + "equity": 11521.91, + "return_pct": 15.22 + }, + { + "date": "2023-12-04", + "equity": 11506.84, + "return_pct": 15.07 + }, + { + "date": "2023-12-05", + "equity": 11643.43, + "return_pct": 16.43 + }, + { + "date": "2023-12-06", + "equity": 11705.29, + "return_pct": 17.05 + }, + { + "date": "2023-12-07", + "equity": 11981.9, + "return_pct": 19.82 + }, + { + "date": "2023-12-08", + "equity": 12118.15, + "return_pct": 21.18 + }, + { + "date": "2023-12-11", + "equity": 12132.29, + "return_pct": 21.32 + }, + { + "date": "2023-12-12", + "equity": 12191.75, + "return_pct": 21.92 + }, + { + "date": "2023-12-13", + "equity": 12346.99, + "return_pct": 23.47 + }, + { + "date": "2023-12-14", + "equity": 12584.2, + "return_pct": 25.84 + }, + { + "date": "2023-12-15", + "equity": 12497.28, + "return_pct": 24.97 + }, + { + "date": "2023-12-18", + "equity": 12583.29, + "return_pct": 25.83 + }, + { + "date": "2023-12-19", + "equity": 12656.45, + "return_pct": 26.56 + }, + { + "date": "2023-12-20", + "equity": 12515.5, + "return_pct": 25.15 + }, + { + "date": "2023-12-21", + "equity": 12736.37, + "return_pct": 27.36 + }, + { + "date": "2023-12-22", + "equity": 12923.2, + "return_pct": 29.23 + }, + { + "date": "2023-12-26", + "equity": 12918.18, + "return_pct": 29.18 + }, + { + "date": "2023-12-27", + "equity": 13342.01, + "return_pct": 33.42 + }, + { + "date": "2023-12-28", + "equity": 13377.54, + "return_pct": 33.78 + }, + { + "date": "2023-12-29", + "equity": 13054.91, + "return_pct": 30.55 + }, + { + "date": "2024-01-02", + "equity": 12754.16, + "return_pct": 27.54 + }, + { + "date": "2024-01-03", + "equity": 12494.17, + "return_pct": 24.94 + }, + { + "date": "2024-01-04", + "equity": 12572.1, + "return_pct": 25.72 + }, + { + "date": "2024-01-05", + "equity": 12494.17, + "return_pct": 24.94 + }, + { + "date": "2024-01-08", + "equity": 12387.26, + "return_pct": 23.87 + }, + { + "date": "2024-01-09", + "equity": 12322.13, + "return_pct": 23.22 + }, + { + "date": "2024-01-10", + "equity": 12289.15, + "return_pct": 22.89 + }, + { + "date": "2024-01-11", + "equity": 12301.12, + "return_pct": 23.01 + }, + { + "date": "2024-01-12", + "equity": 12301.12, + "return_pct": 23.01 + }, + { + "date": "2024-01-16", + "equity": 12244.88, + "return_pct": 22.45 + }, + { + "date": "2024-01-17", + "equity": 12240.28, + "return_pct": 22.4 + }, + { + "date": "2024-01-18", + "equity": 12265.84, + "return_pct": 22.66 + }, + { + "date": "2024-01-19", + "equity": 12254.08, + "return_pct": 22.54 + }, + { + "date": "2024-01-22", + "equity": 12267.89, + "return_pct": 22.68 + }, + { + "date": "2024-01-23", + "equity": 12301.12, + "return_pct": 23.01 + }, + { + "date": "2024-01-24", + "equity": 12565.94, + "return_pct": 25.66 + }, + { + "date": "2024-01-25", + "equity": 12699.96, + "return_pct": 27.0 + }, + { + "date": "2024-01-26", + "equity": 12771.07, + "return_pct": 27.71 + }, + { + "date": "2024-01-29", + "equity": 12961.68, + "return_pct": 29.62 + }, + { + "date": "2024-01-30", + "equity": 12578.12, + "return_pct": 25.78 + }, + { + "date": "2024-01-31", + "equity": 12505.16, + "return_pct": 25.05 + }, + { + "date": "2024-02-01", + "equity": 12616.5, + "return_pct": 26.17 + }, + { + "date": "2024-02-02", + "equity": 12673.01, + "return_pct": 26.73 + }, + { + "date": "2024-02-05", + "equity": 12666.04, + "return_pct": 26.66 + }, + { + "date": "2024-02-06", + "equity": 12682.74, + "return_pct": 26.83 + }, + { + "date": "2024-02-07", + "equity": 12786.4, + "return_pct": 27.86 + }, + { + "date": "2024-02-08", + "equity": 13008.83, + "return_pct": 30.09 + }, + { + "date": "2024-02-09", + "equity": 13264.6, + "return_pct": 32.65 + }, + { + "date": "2024-02-12", + "equity": 13229.3, + "return_pct": 32.29 + }, + { + "date": "2024-02-13", + "equity": 13080.96, + "return_pct": 30.81 + }, + { + "date": "2024-02-14", + "equity": 13413.51, + "return_pct": 34.14 + }, + { + "date": "2024-02-15", + "equity": 14143.22, + "return_pct": 41.43 + }, + { + "date": "2024-02-16", + "equity": 13803.17, + "return_pct": 38.03 + }, + { + "date": "2024-02-20", + "equity": 13543.36, + "return_pct": 35.43 + }, + { + "date": "2024-02-21", + "equity": 13448.52, + "return_pct": 34.49 + }, + { + "date": "2024-02-22", + "equity": 13821.04, + "return_pct": 38.21 + }, + { + "date": "2024-02-23", + "equity": 13739.64, + "return_pct": 37.4 + }, + { + "date": "2024-02-26", + "equity": 13853.33, + "return_pct": 38.53 + }, + { + "date": "2024-02-27", + "equity": 13953.56, + "return_pct": 39.54 + }, + { + "date": "2024-02-28", + "equity": 13800.04, + "return_pct": 38.0 + }, + { + "date": "2024-02-29", + "equity": 13961.89, + "return_pct": 39.62 + }, + { + "date": "2024-03-01", + "equity": 14374.67, + "return_pct": 43.75 + }, + { + "date": "2024-03-04", + "equity": 14351.58, + "return_pct": 43.52 + }, + { + "date": "2024-03-05", + "equity": 14250.57, + "return_pct": 42.51 + }, + { + "date": "2024-03-06", + "equity": 14429.68, + "return_pct": 44.3 + }, + { + "date": "2024-03-07", + "equity": 14545.2, + "return_pct": 45.45 + }, + { + "date": "2024-03-08", + "equity": 14465.93, + "return_pct": 44.66 + }, + { + "date": "2024-03-11", + "equity": 14060.31, + "return_pct": 40.6 + }, + { + "date": "2024-03-12", + "equity": 14174.77, + "return_pct": 41.75 + }, + { + "date": "2024-03-13", + "equity": 14226.12, + "return_pct": 42.26 + }, + { + "date": "2024-03-14", + "equity": 14125.86, + "return_pct": 41.26 + }, + { + "date": "2024-03-15", + "equity": 13800.76, + "return_pct": 38.01 + }, + { + "date": "2024-03-18", + "equity": 14044.7, + "return_pct": 40.45 + }, + { + "date": "2024-03-19", + "equity": 13992.57, + "return_pct": 39.93 + }, + { + "date": "2024-03-20", + "equity": 14237.22, + "return_pct": 42.37 + }, + { + "date": "2024-03-21", + "equity": 14319.81, + "return_pct": 43.2 + }, + { + "date": "2024-03-22", + "equity": 14262.53, + "return_pct": 42.63 + }, + { + "date": "2024-03-25", + "equity": 14361.53, + "return_pct": 43.62 + }, + { + "date": "2024-03-26", + "equity": 14330.37, + "return_pct": 43.3 + }, + { + "date": "2024-03-27", + "equity": 14222.35, + "return_pct": 42.22 + }, + { + "date": "2024-03-28", + "equity": 14198.59, + "return_pct": 41.99 + }, + { + "date": "2024-04-01", + "equity": 14181.7, + "return_pct": 41.82 + }, + { + "date": "2024-04-02", + "equity": 14121.05, + "return_pct": 41.21 + }, + { + "date": "2024-04-03", + "equity": 14114.15, + "return_pct": 41.14 + }, + { + "date": "2024-04-04", + "equity": 14114.91, + "return_pct": 41.15 + }, + { + "date": "2024-04-05", + "equity": 14136.41, + "return_pct": 41.36 + }, + { + "date": "2024-04-08", + "equity": 14117.98, + "return_pct": 41.18 + }, + { + "date": "2024-04-09", + "equity": 14134.11, + "return_pct": 41.34 + }, + { + "date": "2024-04-10", + "equity": 14084.97, + "return_pct": 40.85 + }, + { + "date": "2024-04-11", + "equity": 14084.21, + "return_pct": 40.84 + }, + { + "date": "2024-04-12", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-15", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-16", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-17", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-18", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-19", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-22", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-23", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-24", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-25", + "equity": 14012.85, + "return_pct": 40.13 + }, + { + "date": "2024-04-26", + "equity": 14007.87, + "return_pct": 40.08 + }, + { + "date": "2024-04-29", + "equity": 14057.06, + "return_pct": 40.57 + }, + { + "date": "2024-04-30", + "equity": 13949.71, + "return_pct": 39.5 + }, + { + "date": "2024-05-01", + "equity": 13929.98, + "return_pct": 39.3 + }, + { + "date": "2024-05-02", + "equity": 14048.27, + "return_pct": 40.48 + }, + { + "date": "2024-05-03", + "equity": 14129.29, + "return_pct": 41.29 + }, + { + "date": "2024-05-06", + "equity": 14470.66, + "return_pct": 44.71 + }, + { + "date": "2024-05-07", + "equity": 14200.07, + "return_pct": 42.0 + }, + { + "date": "2024-05-08", + "equity": 14201.66, + "return_pct": 42.02 + }, + { + "date": "2024-05-09", + "equity": 14214.81, + "return_pct": 42.15 + }, + { + "date": "2024-05-10", + "equity": 14325.57, + "return_pct": 43.26 + }, + { + "date": "2024-05-13", + "equity": 14329.38, + "return_pct": 43.29 + }, + { + "date": "2024-05-14", + "equity": 14569.04, + "return_pct": 45.69 + }, + { + "date": "2024-05-15", + "equity": 14894.81, + "return_pct": 48.95 + }, + { + "date": "2024-05-16", + "equity": 14928.29, + "return_pct": 49.28 + }, + { + "date": "2024-05-17", + "equity": 15023.28, + "return_pct": 50.23 + }, + { + "date": "2024-05-20", + "equity": 15352.45, + "return_pct": 53.52 + }, + { + "date": "2024-05-21", + "equity": 14893.21, + "return_pct": 48.93 + }, + { + "date": "2024-05-22", + "equity": 14810.33, + "return_pct": 48.1 + }, + { + "date": "2024-05-23", + "equity": 14706.25, + "return_pct": 47.06 + }, + { + "date": "2024-05-24", + "equity": 15397.76, + "return_pct": 53.98 + }, + { + "date": "2024-05-28", + "equity": 15483.99, + "return_pct": 54.84 + }, + { + "date": "2024-05-29", + "equity": 15253.97, + "return_pct": 52.54 + }, + { + "date": "2024-05-30", + "equity": 14941.4, + "return_pct": 49.41 + }, + { + "date": "2024-05-31", + "equity": 14902.09, + "return_pct": 49.02 + }, + { + "date": "2024-06-03", + "equity": 14956.44, + "return_pct": 49.56 + }, + { + "date": "2024-06-04", + "equity": 14865.37, + "return_pct": 48.65 + }, + { + "date": "2024-06-05", + "equity": 15155.42, + "return_pct": 51.55 + }, + { + "date": "2024-06-06", + "equity": 15013.57, + "return_pct": 50.14 + }, + { + "date": "2024-06-07", + "equity": 14891.05, + "return_pct": 48.91 + }, + { + "date": "2024-06-10", + "equity": 14994.88, + "return_pct": 49.95 + }, + { + "date": "2024-06-11", + "equity": 14971.57, + "return_pct": 49.72 + }, + { + "date": "2024-06-12", + "equity": 15087.64, + "return_pct": 50.88 + }, + { + "date": "2024-06-13", + "equity": 15047.59, + "return_pct": 50.48 + }, + { + "date": "2024-06-14", + "equity": 15005.28, + "return_pct": 50.05 + }, + { + "date": "2024-06-17", + "equity": 15123.22, + "return_pct": 51.23 + }, + { + "date": "2024-06-18", + "equity": 15024.32, + "return_pct": 50.24 + }, + { + "date": "2024-06-20", + "equity": 15033.3, + "return_pct": 50.33 + }, + { + "date": "2024-06-21", + "equity": 14977.13, + "return_pct": 49.77 + }, + { + "date": "2024-06-24", + "equity": 14851.06, + "return_pct": 48.51 + }, + { + "date": "2024-06-25", + "equity": 14976.65, + "return_pct": 49.77 + }, + { + "date": "2024-06-26", + "equity": 14994.41, + "return_pct": 49.94 + }, + { + "date": "2024-06-27", + "equity": 15164.62, + "return_pct": 51.65 + }, + { + "date": "2024-06-28", + "equity": 15093.66, + "return_pct": 50.94 + }, + { + "date": "2024-07-01", + "equity": 15157.93, + "return_pct": 51.58 + }, + { + "date": "2024-07-02", + "equity": 15187.85, + "return_pct": 51.88 + }, + { + "date": "2024-07-03", + "equity": 15302.92, + "return_pct": 53.03 + }, + { + "date": "2024-07-05", + "equity": 15450.66, + "return_pct": 54.51 + }, + { + "date": "2024-07-08", + "equity": 15489.71, + "return_pct": 54.9 + }, + { + "date": "2024-07-09", + "equity": 15434.11, + "return_pct": 54.34 + }, + { + "date": "2024-07-10", + "equity": 15486.75, + "return_pct": 54.87 + }, + { + "date": "2024-07-11", + "equity": 15085.31, + "return_pct": 50.85 + }, + { + "date": "2024-07-12", + "equity": 14970.35, + "return_pct": 49.7 + }, + { + "date": "2024-07-15", + "equity": 14796.81, + "return_pct": 47.97 + }, + { + "date": "2024-07-16", + "equity": 14742.62, + "return_pct": 47.43 + }, + { + "date": "2024-07-17", + "equity": 14468.75, + "return_pct": 44.69 + }, + { + "date": "2024-07-18", + "equity": 14478.15, + "return_pct": 44.78 + }, + { + "date": "2024-07-19", + "equity": 14681.42, + "return_pct": 46.81 + }, + { + "date": "2024-07-22", + "equity": 14768.77, + "return_pct": 47.69 + }, + { + "date": "2024-07-23", + "equity": 14873.62, + "return_pct": 48.74 + }, + { + "date": "2024-07-24", + "equity": 14647.79, + "return_pct": 46.48 + }, + { + "date": "2024-07-25", + "equity": 14634.03, + "return_pct": 46.34 + }, + { + "date": "2024-07-26", + "equity": 14859.65, + "return_pct": 48.6 + }, + { + "date": "2024-07-29", + "equity": 14801.0, + "return_pct": 48.01 + }, + { + "date": "2024-07-30", + "equity": 14684.79, + "return_pct": 46.85 + }, + { + "date": "2024-07-31", + "equity": 14742.47, + "return_pct": 47.42 + }, + { + "date": "2024-08-01", + "equity": 14597.58, + "return_pct": 45.98 + }, + { + "date": "2024-08-02", + "equity": 14270.38, + "return_pct": 42.7 + }, + { + "date": "2024-08-05", + "equity": 14120.92, + "return_pct": 41.21 + }, + { + "date": "2024-08-06", + "equity": 14120.92, + "return_pct": 41.21 + }, + { + "date": "2024-08-07", + "equity": 14120.92, + "return_pct": 41.21 + }, + { + "date": "2024-08-08", + "equity": 14120.92, + "return_pct": 41.21 + }, + { + "date": "2024-08-09", + "equity": 14120.92, + "return_pct": 41.21 + }, + { + "date": "2024-08-12", + "equity": 14120.92, + "return_pct": 41.21 + }, + { + "date": "2024-08-13", + "equity": 14120.92, + "return_pct": 41.21 + }, + { + "date": "2024-08-14", + "equity": 14113.86, + "return_pct": 41.14 + }, + { + "date": "2024-08-15", + "equity": 14312.07, + "return_pct": 43.12 + }, + { + "date": "2024-08-16", + "equity": 14239.37, + "return_pct": 42.39 + }, + { + "date": "2024-08-19", + "equity": 14372.51, + "return_pct": 43.73 + }, + { + "date": "2024-08-20", + "equity": 14518.57, + "return_pct": 45.19 + }, + { + "date": "2024-08-21", + "equity": 14469.86, + "return_pct": 44.7 + }, + { + "date": "2024-08-22", + "equity": 14292.64, + "return_pct": 42.93 + }, + { + "date": "2024-08-23", + "equity": 14452.36, + "return_pct": 44.52 + }, + { + "date": "2024-08-26", + "equity": 14261.57, + "return_pct": 42.62 + }, + { + "date": "2024-08-27", + "equity": 14328.8, + "return_pct": 43.29 + }, + { + "date": "2024-08-28", + "equity": 14250.58, + "return_pct": 42.51 + }, + { + "date": "2024-08-29", + "equity": 14260.11, + "return_pct": 42.6 + }, + { + "date": "2024-08-30", + "equity": 14589.67, + "return_pct": 45.9 + }, + { + "date": "2024-09-03", + "equity": 13843.15, + "return_pct": 38.43 + }, + { + "date": "2024-09-04", + "equity": 13704.58, + "return_pct": 37.05 + }, + { + "date": "2024-09-05", + "equity": 13634.97, + "return_pct": 36.35 + }, + { + "date": "2024-09-06", + "equity": 13329.66, + "return_pct": 33.3 + }, + { + "date": "2024-09-09", + "equity": 13380.79, + "return_pct": 33.81 + }, + { + "date": "2024-09-10", + "equity": 13371.58, + "return_pct": 33.72 + }, + { + "date": "2024-09-11", + "equity": 13374.68, + "return_pct": 33.75 + }, + { + "date": "2024-09-12", + "equity": 13450.39, + "return_pct": 34.5 + }, + { + "date": "2024-09-13", + "equity": 13814.14, + "return_pct": 38.14 + }, + { + "date": "2024-09-16", + "equity": 13884.49, + "return_pct": 38.84 + }, + { + "date": "2024-09-17", + "equity": 13947.04, + "return_pct": 39.47 + }, + { + "date": "2024-09-18", + "equity": 13983.91, + "return_pct": 39.84 + }, + { + "date": "2024-09-19", + "equity": 14305.51, + "return_pct": 43.06 + }, + { + "date": "2024-09-20", + "equity": 15416.33, + "return_pct": 54.16 + }, + { + "date": "2024-09-23", + "equity": 15577.25, + "return_pct": 55.77 + }, + { + "date": "2024-09-24", + "equity": 15530.46, + "return_pct": 55.3 + }, + { + "date": "2024-09-25", + "equity": 15686.06, + "return_pct": 56.86 + }, + { + "date": "2024-09-26", + "equity": 15606.55, + "return_pct": 56.07 + }, + { + "date": "2024-09-27", + "equity": 15899.44, + "return_pct": 58.99 + }, + { + "date": "2024-09-30", + "equity": 15809.59, + "return_pct": 58.1 + }, + { + "date": "2024-10-01", + "equity": 15784.58, + "return_pct": 57.85 + }, + { + "date": "2024-10-02", + "equity": 15996.31, + "return_pct": 59.96 + }, + { + "date": "2024-10-03", + "equity": 16292.12, + "return_pct": 62.92 + }, + { + "date": "2024-10-04", + "equity": 16788.52, + "return_pct": 67.89 + }, + { + "date": "2024-10-07", + "equity": 16483.43, + "return_pct": 64.83 + }, + { + "date": "2024-10-08", + "equity": 16527.7, + "return_pct": 65.28 + }, + { + "date": "2024-10-09", + "equity": 16257.47, + "return_pct": 62.57 + }, + { + "date": "2024-10-10", + "equity": 16266.27, + "return_pct": 62.66 + }, + { + "date": "2024-10-11", + "equity": 16400.94, + "return_pct": 64.01 + }, + { + "date": "2024-10-14", + "equity": 16262.67, + "return_pct": 62.63 + }, + { + "date": "2024-10-15", + "equity": 16137.03, + "return_pct": 61.37 + }, + { + "date": "2024-10-16", + "equity": 16213.52, + "return_pct": 62.14 + }, + { + "date": "2024-10-17", + "equity": 16150.42, + "return_pct": 61.5 + }, + { + "date": "2024-10-18", + "equity": 16532.3, + "return_pct": 65.32 + }, + { + "date": "2024-10-21", + "equity": 16427.79, + "return_pct": 64.28 + }, + { + "date": "2024-10-22", + "equity": 16386.1, + "return_pct": 63.86 + }, + { + "date": "2024-10-23", + "equity": 16133.42, + "return_pct": 61.33 + }, + { + "date": "2024-10-24", + "equity": 16474.2, + "return_pct": 64.74 + }, + { + "date": "2024-10-25", + "equity": 16399.15, + "return_pct": 63.99 + }, + { + "date": "2024-10-28", + "equity": 16511.23, + "return_pct": 65.11 + }, + { + "date": "2024-10-29", + "equity": 16634.46, + "return_pct": 66.34 + }, + { + "date": "2024-10-30", + "equity": 16526.47, + "return_pct": 65.26 + }, + { + "date": "2024-10-31", + "equity": 16187.72, + "return_pct": 61.88 + }, + { + "date": "2024-11-01", + "equity": 16148.97, + "return_pct": 61.49 + }, + { + "date": "2024-11-04", + "equity": 16107.16, + "return_pct": 61.07 + }, + { + "date": "2024-11-05", + "equity": 16141.83, + "return_pct": 61.42 + }, + { + "date": "2024-11-06", + "equity": 16402.9, + "return_pct": 64.03 + }, + { + "date": "2024-11-07", + "equity": 16290.72, + "return_pct": 62.91 + }, + { + "date": "2024-11-08", + "equity": 16264.21, + "return_pct": 62.64 + }, + { + "date": "2024-11-11", + "equity": 16296.84, + "return_pct": 62.97 + }, + { + "date": "2024-11-12", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-13", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-14", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-15", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-18", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-19", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-20", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-21", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-22", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-25", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-26", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-27", + "equity": 16053.75, + "return_pct": 60.54 + }, + { + "date": "2024-11-29", + "equity": 16050.93, + "return_pct": 60.51 + }, + { + "date": "2024-12-02", + "equity": 16027.54, + "return_pct": 60.28 + }, + { + "date": "2024-12-03", + "equity": 15962.15, + "return_pct": 59.62 + }, + { + "date": "2024-12-04", + "equity": 15995.28, + "return_pct": 59.95 + }, + { + "date": "2024-12-05", + "equity": 15945.15, + "return_pct": 59.45 + }, + { + "date": "2024-12-06", + "equity": 15969.95, + "return_pct": 59.7 + }, + { + "date": "2024-12-09", + "equity": 15880.97, + "return_pct": 58.81 + }, + { + "date": "2024-12-10", + "equity": 15865.24, + "return_pct": 58.65 + }, + { + "date": "2024-12-11", + "equity": 15943.8, + "return_pct": 59.44 + }, + { + "date": "2024-12-12", + "equity": 15899.52, + "return_pct": 59.0 + }, + { + "date": "2024-12-13", + "equity": 15937.5, + "return_pct": 59.38 + }, + { + "date": "2024-12-16", + "equity": 15937.11, + "return_pct": 59.37 + }, + { + "date": "2024-12-17", + "equity": 15886.22, + "return_pct": 58.86 + }, + { + "date": "2024-12-18", + "equity": 15801.44, + "return_pct": 58.01 + }, + { + "date": "2024-12-19", + "equity": 15748.01, + "return_pct": 57.48 + }, + { + "date": "2024-12-20", + "equity": 15725.96, + "return_pct": 57.26 + }, + { + "date": "2024-12-23", + "equity": 15741.81, + "return_pct": 57.42 + }, + { + "date": "2024-12-24", + "equity": 15729.43, + "return_pct": 57.29 + }, + { + "date": "2024-12-26", + "equity": 15749.71, + "return_pct": 57.5 + }, + { + "date": "2024-12-27", + "equity": 15701.87, + "return_pct": 57.02 + }, + { + "date": "2024-12-30", + "equity": 15702.74, + "return_pct": 57.03 + }, + { + "date": "2024-12-31", + "equity": 15654.94, + "return_pct": 56.55 + }, + { + "date": "2025-01-02", + "equity": 15729.22, + "return_pct": 57.29 + }, + { + "date": "2025-01-03", + "equity": 15765.93, + "return_pct": 57.66 + }, + { + "date": "2025-01-06", + "equity": 15783.64, + "return_pct": 57.84 + }, + { + "date": "2025-01-07", + "equity": 15680.5, + "return_pct": 56.8 + }, + { + "date": "2025-01-08", + "equity": 15677.17, + "return_pct": 56.77 + }, + { + "date": "2025-01-10", + "equity": 15632.8, + "return_pct": 56.33 + }, + { + "date": "2025-01-13", + "equity": 15621.22, + "return_pct": 56.21 + }, + { + "date": "2025-01-14", + "equity": 15643.6, + "return_pct": 56.44 + }, + { + "date": "2025-01-15", + "equity": 15701.29, + "return_pct": 57.01 + }, + { + "date": "2025-01-16", + "equity": 15688.79, + "return_pct": 56.89 + }, + { + "date": "2025-01-17", + "equity": 15731.54, + "return_pct": 57.32 + }, + { + "date": "2025-01-21", + "equity": 15715.2, + "return_pct": 57.15 + }, + { + "date": "2025-01-22", + "equity": 15811.74, + "return_pct": 58.12 + }, + { + "date": "2025-01-23", + "equity": 15815.05, + "return_pct": 58.15 + }, + { + "date": "2025-01-24", + "equity": 15817.45, + "return_pct": 58.17 + }, + { + "date": "2025-01-27", + "equity": 15734.36, + "return_pct": 57.34 + }, + { + "date": "2025-01-28", + "equity": 15807.73, + "return_pct": 58.08 + }, + { + "date": "2025-01-29", + "equity": 15830.86, + "return_pct": 58.31 + }, + { + "date": "2025-01-30", + "equity": 15824.26, + "return_pct": 58.24 + }, + { + "date": "2025-01-31", + "equity": 15826.77, + "return_pct": 58.27 + }, + { + "date": "2025-02-03", + "equity": 15738.46, + "return_pct": 57.38 + }, + { + "date": "2025-02-04", + "equity": 15739.63, + "return_pct": 57.4 + }, + { + "date": "2025-02-05", + "equity": 15690.01, + "return_pct": 56.9 + }, + { + "date": "2025-02-06", + "equity": 15735.17, + "return_pct": 57.35 + }, + { + "date": "2025-02-07", + "equity": 15703.99, + "return_pct": 57.04 + }, + { + "date": "2025-02-10", + "equity": 15788.28, + "return_pct": 57.88 + }, + { + "date": "2025-02-11", + "equity": 15620.53, + "return_pct": 56.21 + }, + { + "date": "2025-02-12", + "equity": 15583.9, + "return_pct": 55.84 + }, + { + "date": "2025-02-13", + "equity": 15601.4, + "return_pct": 56.01 + }, + { + "date": "2025-02-14", + "equity": 15634.99, + "return_pct": 56.35 + }, + { + "date": "2025-02-18", + "equity": 15702.13, + "return_pct": 57.02 + }, + { + "date": "2025-02-19", + "equity": 15691.7, + "return_pct": 56.92 + }, + { + "date": "2025-02-20", + "equity": 15735.71, + "return_pct": 57.36 + }, + { + "date": "2025-02-21", + "equity": 15456.18, + "return_pct": 54.56 + }, + { + "date": "2025-02-24", + "equity": 15337.4, + "return_pct": 53.37 + }, + { + "date": "2025-02-25", + "equity": 15299.61, + "return_pct": 53.0 + }, + { + "date": "2025-02-26", + "equity": 15299.61, + "return_pct": 53.0 + }, + { + "date": "2025-02-27", + "equity": 15299.61, + "return_pct": 53.0 + }, + { + "date": "2025-02-28", + "equity": 15297.16, + "return_pct": 52.97 + }, + { + "date": "2025-03-03", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-04", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-05", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-06", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-07", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-10", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-11", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-12", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-13", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-14", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-17", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-18", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-19", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-20", + "equity": 15141.87, + "return_pct": 51.42 + }, + { + "date": "2025-03-21", + "equity": 15138.84, + "return_pct": 51.39 + }, + { + "date": "2025-03-24", + "equity": 15192.07, + "return_pct": 51.92 + }, + { + "date": "2025-03-25", + "equity": 15203.66, + "return_pct": 52.04 + }, + { + "date": "2025-03-26", + "equity": 15185.36, + "return_pct": 51.85 + }, + { + "date": "2025-03-27", + "equity": 15179.98, + "return_pct": 51.8 + }, + { + "date": "2025-03-28", + "equity": 15114.49, + "return_pct": 51.14 + }, + { + "date": "2025-03-31", + "equity": 15135.65, + "return_pct": 51.36 + }, + { + "date": "2025-04-01", + "equity": 15145.39, + "return_pct": 51.45 + }, + { + "date": "2025-04-02", + "equity": 15141.69, + "return_pct": 51.42 + }, + { + "date": "2025-04-03", + "equity": 15094.17, + "return_pct": 50.94 + }, + { + "date": "2025-04-04", + "equity": 15008.02, + "return_pct": 50.08 + }, + { + "date": "2025-04-07", + "equity": 15008.02, + "return_pct": 50.08 + }, + { + "date": "2025-04-08", + "equity": 15008.02, + "return_pct": 50.08 + }, + { + "date": "2025-04-09", + "equity": 15008.02, + "return_pct": 50.08 + }, + { + "date": "2025-04-10", + "equity": 15008.02, + "return_pct": 50.08 + }, + { + "date": "2025-04-11", + "equity": 14997.51, + "return_pct": 49.98 + }, + { + "date": "2025-04-14", + "equity": 15119.12, + "return_pct": 51.19 + }, + { + "date": "2025-04-15", + "equity": 15207.15, + "return_pct": 52.07 + }, + { + "date": "2025-04-16", + "equity": 14813.95, + "return_pct": 48.14 + }, + { + "date": "2025-04-17", + "equity": 14787.61, + "return_pct": 47.88 + }, + { + "date": "2025-04-21", + "equity": 14387.03, + "return_pct": 43.87 + }, + { + "date": "2025-04-22", + "equity": 14617.6, + "return_pct": 46.18 + }, + { + "date": "2025-04-23", + "equity": 14921.8, + "return_pct": 49.22 + }, + { + "date": "2025-04-24", + "equity": 15153.16, + "return_pct": 51.53 + }, + { + "date": "2025-04-25", + "equity": 15380.44, + "return_pct": 53.8 + }, + { + "date": "2025-04-28", + "equity": 15377.44, + "return_pct": 53.77 + }, + { + "date": "2025-04-29", + "equity": 15506.12, + "return_pct": 55.06 + }, + { + "date": "2025-04-30", + "equity": 15528.95, + "return_pct": 55.29 + }, + { + "date": "2025-05-01", + "equity": 15688.77, + "return_pct": 56.89 + }, + { + "date": "2025-05-02", + "equity": 16198.63, + "return_pct": 61.99 + }, + { + "date": "2025-05-05", + "equity": 16187.58, + "return_pct": 61.88 + }, + { + "date": "2025-05-06", + "equity": 15809.32, + "return_pct": 58.09 + }, + { + "date": "2025-05-07", + "equity": 15804.9, + "return_pct": 58.05 + }, + { + "date": "2025-05-08", + "equity": 16309.55, + "return_pct": 63.1 + }, + { + "date": "2025-05-09", + "equity": 16304.04, + "return_pct": 63.04 + }, + { + "date": "2025-05-12", + "equity": 16845.45, + "return_pct": 68.45 + }, + { + "date": "2025-05-13", + "equity": 17582.87, + "return_pct": 75.83 + }, + { + "date": "2025-05-14", + "equity": 17753.02, + "return_pct": 77.53 + }, + { + "date": "2025-05-15", + "equity": 17671.88, + "return_pct": 76.72 + }, + { + "date": "2025-05-16", + "equity": 17902.53, + "return_pct": 79.03 + }, + { + "date": "2025-05-19", + "equity": 18007.69, + "return_pct": 80.08 + }, + { + "date": "2025-05-20", + "equity": 17747.22, + "return_pct": 77.47 + }, + { + "date": "2025-05-21", + "equity": 17415.66, + "return_pct": 74.16 + }, + { + "date": "2025-05-22", + "equity": 17485.45, + "return_pct": 74.85 + }, + { + "date": "2025-05-23", + "equity": 17548.29, + "return_pct": 75.48 + }, + { + "date": "2025-05-27", + "equity": 18043.18, + "return_pct": 80.43 + }, + { + "date": "2025-05-28", + "equity": 17925.54, + "return_pct": 79.26 + }, + { + "date": "2025-05-29", + "equity": 17791.64, + "return_pct": 77.92 + }, + { + "date": "2025-05-30", + "equity": 17853.88, + "return_pct": 78.54 + }, + { + "date": "2025-06-02", + "equity": 18187.18, + "return_pct": 81.87 + }, + { + "date": "2025-06-03", + "equity": 18584.52, + "return_pct": 85.85 + }, + { + "date": "2025-06-04", + "equity": 18577.87, + "return_pct": 85.78 + }, + { + "date": "2025-06-05", + "equity": 18606.27, + "return_pct": 86.06 + }, + { + "date": "2025-06-06", + "equity": 18997.21, + "return_pct": 89.97 + }, + { + "date": "2025-06-09", + "equity": 18654.29, + "return_pct": 86.54 + }, + { + "date": "2025-06-10", + "equity": 18415.25, + "return_pct": 84.15 + }, + { + "date": "2025-06-11", + "equity": 18411.75, + "return_pct": 84.12 + }, + { + "date": "2025-06-12", + "equity": 18464.74, + "return_pct": 84.65 + }, + { + "date": "2025-06-13", + "equity": 18232.33, + "return_pct": 82.32 + }, + { + "date": "2025-06-16", + "equity": 18340.8, + "return_pct": 83.41 + }, + { + "date": "2025-06-17", + "equity": 18318.12, + "return_pct": 83.18 + }, + { + "date": "2025-06-18", + "equity": 18501.66, + "return_pct": 85.02 + }, + { + "date": "2025-06-20", + "equity": 18639.02, + "return_pct": 86.39 + }, + { + "date": "2025-06-23", + "equity": 18602.89, + "return_pct": 86.03 + }, + { + "date": "2025-06-24", + "equity": 18830.9, + "return_pct": 88.31 + }, + { + "date": "2025-06-25", + "equity": 18778.15, + "return_pct": 87.78 + }, + { + "date": "2025-06-26", + "equity": 19216.43, + "return_pct": 92.16 + }, + { + "date": "2025-06-27", + "equity": 19658.41, + "return_pct": 96.58 + }, + { + "date": "2025-06-30", + "equity": 19600.89, + "return_pct": 96.01 + }, + { + "date": "2025-07-01", + "equity": 19185.58, + "return_pct": 91.86 + }, + { + "date": "2025-07-02", + "equity": 19359.66, + "return_pct": 93.6 + }, + { + "date": "2025-07-03", + "equity": 19871.51, + "return_pct": 98.72 + }, + { + "date": "2025-07-07", + "equity": 19913.21, + "return_pct": 99.13 + }, + { + "date": "2025-07-08", + "equity": 19917.94, + "return_pct": 99.18 + }, + { + "date": "2025-07-09", + "equity": 20085.46, + "return_pct": 100.85 + }, + { + "date": "2025-07-10", + "equity": 20157.06, + "return_pct": 101.57 + }, + { + "date": "2025-07-11", + "equity": 20151.86, + "return_pct": 101.52 + }, + { + "date": "2025-07-14", + "equity": 20173.32, + "return_pct": 101.73 + }, + { + "date": "2025-07-15", + "equity": 20225.87, + "return_pct": 102.26 + }, + { + "date": "2025-07-16", + "equity": 19992.67, + "return_pct": 99.93 + }, + { + "date": "2025-07-17", + "equity": 20119.87, + "return_pct": 101.2 + }, + { + "date": "2025-07-18", + "equity": 20447.22, + "return_pct": 104.47 + }, + { + "date": "2025-07-21", + "equity": 20357.83, + "return_pct": 103.58 + }, + { + "date": "2025-07-22", + "equity": 20102.56, + "return_pct": 101.03 + }, + { + "date": "2025-07-23", + "equity": 20612.18, + "return_pct": 106.12 + }, + { + "date": "2025-07-24", + "equity": 20513.01, + "return_pct": 105.13 + }, + { + "date": "2025-07-25", + "equity": 20574.88, + "return_pct": 105.75 + }, + { + "date": "2025-07-28", + "equity": 20927.27, + "return_pct": 109.27 + }, + { + "date": "2025-07-29", + "equity": 20777.81, + "return_pct": 107.78 + }, + { + "date": "2025-07-30", + "equity": 20991.07, + "return_pct": 109.91 + }, + { + "date": "2025-07-31", + "equity": 21136.98, + "return_pct": 111.37 + }, + { + "date": "2025-08-01", + "equity": 20780.24, + "return_pct": 107.8 + }, + { + "date": "2025-08-04", + "equity": 21050.35, + "return_pct": 110.5 + }, + { + "date": "2025-08-05", + "equity": 20822.31, + "return_pct": 108.22 + }, + { + "date": "2025-08-06", + "equity": 20979.07, + "return_pct": 109.79 + }, + { + "date": "2025-08-07", + "equity": 21350.63, + "return_pct": 113.51 + }, + { + "date": "2025-08-08", + "equity": 21532.03, + "return_pct": 115.32 + }, + { + "date": "2025-08-11", + "equity": 21586.85, + "return_pct": 115.87 + }, + { + "date": "2025-08-12", + "equity": 21623.19, + "return_pct": 116.23 + }, + { + "date": "2025-08-13", + "equity": 21436.01, + "return_pct": 114.36 + }, + { + "date": "2025-08-14", + "equity": 21346.75, + "return_pct": 113.47 + }, + { + "date": "2025-08-15", + "equity": 21319.63, + "return_pct": 113.2 + }, + { + "date": "2025-08-18", + "equity": 21406.6, + "return_pct": 114.07 + }, + { + "date": "2025-08-19", + "equity": 21026.34, + "return_pct": 110.26 + }, + { + "date": "2025-08-20", + "equity": 20891.54, + "return_pct": 108.92 + }, + { + "date": "2025-08-21", + "equity": 20928.27, + "return_pct": 109.28 + }, + { + "date": "2025-08-22", + "equity": 20935.89, + "return_pct": 109.36 + }, + { + "date": "2025-08-25", + "equity": 20916.48, + "return_pct": 109.16 + }, + { + "date": "2025-08-26", + "equity": 21008.23, + "return_pct": 110.08 + }, + { + "date": "2025-08-27", + "equity": 21047.24, + "return_pct": 110.47 + }, + { + "date": "2025-08-28", + "equity": 21152.57, + "return_pct": 111.53 + }, + { + "date": "2025-08-29", + "equity": 20685.35, + "return_pct": 106.85 + }, + { + "date": "2025-09-02", + "equity": 20495.84, + "return_pct": 104.96 + }, + { + "date": "2025-09-03", + "equity": 20477.93, + "return_pct": 104.78 + }, + { + "date": "2025-09-04", + "equity": 20566.57, + "return_pct": 105.67 + }, + { + "date": "2025-09-05", + "equity": 20474.14, + "return_pct": 104.74 + }, + { + "date": "2025-09-08", + "equity": 20449.49, + "return_pct": 104.49 + }, + { + "date": "2025-09-09", + "equity": 20441.41, + "return_pct": 104.41 + }, + { + "date": "2025-09-10", + "equity": 20553.6, + "return_pct": 105.54 + }, + { + "date": "2025-09-11", + "equity": 20745.2, + "return_pct": 107.45 + }, + { + "date": "2025-09-12", + "equity": 20846.7, + "return_pct": 108.47 + }, + { + "date": "2025-09-15", + "equity": 21065.63, + "return_pct": 110.66 + }, + { + "date": "2025-09-16", + "equity": 21082.35, + "return_pct": 110.82 + }, + { + "date": "2025-09-17", + "equity": 21099.46, + "return_pct": 110.99 + }, + { + "date": "2025-09-18", + "equity": 21617.59, + "return_pct": 116.18 + }, + { + "date": "2025-09-19", + "equity": 21809.18, + "return_pct": 118.09 + }, + { + "date": "2025-09-22", + "equity": 22038.05, + "return_pct": 120.38 + }, + { + "date": "2025-09-23", + "equity": 21501.4, + "return_pct": 115.01 + }, + { + "date": "2025-09-24", + "equity": 21417.07, + "return_pct": 114.17 + }, + { + "date": "2025-09-25", + "equity": 20924.77, + "return_pct": 109.25 + }, + { + "date": "2025-09-26", + "equity": 21272.96, + "return_pct": 112.73 + }, + { + "date": "2025-09-29", + "equity": 21655.09, + "return_pct": 116.55 + }, + { + "date": "2025-09-30", + "equity": 21994.71, + "return_pct": 119.95 + }, + { + "date": "2025-10-01", + "equity": 22647.46, + "return_pct": 126.47 + }, + { + "date": "2025-10-02", + "equity": 22615.27, + "return_pct": 126.15 + }, + { + "date": "2025-10-03", + "equity": 22491.08, + "return_pct": 124.91 + }, + { + "date": "2025-10-06", + "equity": 23053.24, + "return_pct": 130.53 + }, + { + "date": "2025-10-07", + "equity": 22567.81, + "return_pct": 125.68 + }, + { + "date": "2025-10-08", + "equity": 23310.15, + "return_pct": 133.1 + }, + { + "date": "2025-10-09", + "equity": 23268.0, + "return_pct": 132.68 + }, + { + "date": "2025-10-10", + "equity": 22238.31, + "return_pct": 122.38 + }, + { + "date": "2025-10-13", + "equity": 22925.22, + "return_pct": 129.25 + }, + { + "date": "2025-10-14", + "equity": 22425.22, + "return_pct": 124.25 + }, + { + "date": "2025-10-15", + "equity": 22641.38, + "return_pct": 126.41 + }, + { + "date": "2025-10-16", + "equity": 22334.64, + "return_pct": 123.35 + }, + { + "date": "2025-10-17", + "equity": 22253.07, + "return_pct": 122.53 + }, + { + "date": "2025-10-20", + "equity": 22393.55, + "return_pct": 123.94 + }, + { + "date": "2025-10-21", + "equity": 22343.45, + "return_pct": 123.43 + }, + { + "date": "2025-10-22", + "equity": 21943.23, + "return_pct": 119.43 + }, + { + "date": "2025-10-23", + "equity": 22319.31, + "return_pct": 123.19 + }, + { + "date": "2025-10-24", + "equity": 22440.81, + "return_pct": 124.41 + }, + { + "date": "2025-10-27", + "equity": 22451.44, + "return_pct": 124.51 + }, + { + "date": "2025-10-28", + "equity": 22467.58, + "return_pct": 124.68 + }, + { + "date": "2025-10-29", + "equity": 22421.13, + "return_pct": 124.21 + }, + { + "date": "2025-10-30", + "equity": 22403.02, + "return_pct": 124.03 + }, + { + "date": "2025-10-31", + "equity": 22470.33, + "return_pct": 124.7 + }, + { + "date": "2025-11-03", + "equity": 22490.01, + "return_pct": 124.9 + }, + { + "date": "2025-11-04", + "equity": 22415.62, + "return_pct": 124.16 + }, + { + "date": "2025-11-05", + "equity": 22369.95, + "return_pct": 123.7 + }, + { + "date": "2025-11-06", + "equity": 22348.57, + "return_pct": 123.49 + }, + { + "date": "2025-11-07", + "equity": 22341.36, + "return_pct": 123.41 + }, + { + "date": "2025-11-10", + "equity": 22428.02, + "return_pct": 124.28 + }, + { + "date": "2025-11-11", + "equity": 22106.78, + "return_pct": 121.07 + }, + { + "date": "2025-11-12", + "equity": 22071.4, + "return_pct": 120.71 + }, + { + "date": "2025-11-13", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-14", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-17", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-18", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-19", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-20", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-21", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-24", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-25", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-26", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-11-28", + "equity": 21892.95, + "return_pct": 118.93 + }, + { + "date": "2025-12-01", + "equity": 21887.04, + "return_pct": 118.87 + }, + { + "date": "2025-12-02", + "equity": 22003.32, + "return_pct": 120.03 + }, + { + "date": "2025-12-03", + "equity": 22176.13, + "return_pct": 121.76 + }, + { + "date": "2025-12-04", + "equity": 22326.22, + "return_pct": 123.26 + }, + { + "date": "2025-12-05", + "equity": 22364.01, + "return_pct": 123.64 + }, + { + "date": "2025-12-08", + "equity": 22233.26, + "return_pct": 122.33 + }, + { + "date": "2025-12-09", + "equity": 22428.56, + "return_pct": 124.29 + }, + { + "date": "2025-12-10", + "equity": 22498.64, + "return_pct": 124.99 + }, + { + "date": "2025-12-11", + "equity": 22514.26, + "return_pct": 125.14 + }, + { + "date": "2025-12-12", + "equity": 22340.11, + "return_pct": 123.4 + }, + { + "date": "2025-12-15", + "equity": 22478.48, + "return_pct": 124.78 + }, + { + "date": "2025-12-16", + "equity": 22681.69, + "return_pct": 126.82 + }, + { + "date": "2025-12-17", + "equity": 22231.93, + "return_pct": 122.32 + }, + { + "date": "2025-12-18", + "equity": 22665.48, + "return_pct": 126.65 + }, + { + "date": "2025-12-19", + "equity": 22902.9, + "return_pct": 129.03 + }, + { + "date": "2025-12-22", + "equity": 23022.89, + "return_pct": 130.23 + }, + { + "date": "2025-12-23", + "equity": 22979.75, + "return_pct": 129.8 + }, + { + "date": "2025-12-24", + "equity": 22975.28, + "return_pct": 129.75 + }, + { + "date": "2025-12-26", + "equity": 22741.28, + "return_pct": 127.41 + }, + { + "date": "2025-12-29", + "equity": 22474.4, + "return_pct": 124.74 + }, + { + "date": "2025-12-30", + "equity": 22351.8, + "return_pct": 123.52 + }, + { + "date": "2025-12-31", + "equity": 22175.72, + "return_pct": 121.76 + }, + { + "date": "2026-01-02", + "equity": 21899.03, + "return_pct": 118.99 + }, + { + "date": "2026-01-05", + "equity": 21899.03, + "return_pct": 118.99 + }, + { + "date": "2026-01-06", + "equity": 21899.03, + "return_pct": 118.99 + }, + { + "date": "2026-01-07", + "equity": 21895.76, + "return_pct": 118.96 + }, + { + "date": "2026-01-08", + "equity": 21779.41, + "return_pct": 117.79 + }, + { + "date": "2026-01-09", + "equity": 22119.29, + "return_pct": 121.19 + }, + { + "date": "2026-01-12", + "equity": 22005.23, + "return_pct": 120.05 + }, + { + "date": "2026-01-13", + "equity": 22252.48, + "return_pct": 122.52 + }, + { + "date": "2026-01-14", + "equity": 22358.28, + "return_pct": 123.58 + }, + { + "date": "2026-01-15", + "equity": 22398.45, + "return_pct": 123.98 + }, + { + "date": "2026-01-16", + "equity": 22358.42, + "return_pct": 123.58 + }, + { + "date": "2026-01-20", + "equity": 22482.37, + "return_pct": 124.82 + }, + { + "date": "2026-01-21", + "equity": 23210.94, + "return_pct": 132.11 + }, + { + "date": "2026-01-22", + "equity": 23276.04, + "return_pct": 132.76 + }, + { + "date": "2026-01-23", + "equity": 22709.78, + "return_pct": 127.1 + }, + { + "date": "2026-01-26", + "equity": 22521.96, + "return_pct": 125.22 + }, + { + "date": "2026-01-27", + "equity": 22535.71, + "return_pct": 125.36 + }, + { + "date": "2026-01-28", + "equity": 22474.26, + "return_pct": 124.74 + }, + { + "date": "2026-01-29", + "equity": 22460.59, + "return_pct": 124.61 + }, + { + "date": "2026-01-30", + "equity": 22175.2, + "return_pct": 121.75 + }, + { + "date": "2026-02-02", + "equity": 22202.7, + "return_pct": 122.03 + }, + { + "date": "2026-02-03", + "equity": 22109.5, + "return_pct": 121.1 + }, + { + "date": "2026-02-04", + "equity": 21661.73, + "return_pct": 116.62 + }, + { + "date": "2026-02-05", + "equity": 21661.73, + "return_pct": 116.62 + }, + { + "date": "2026-02-06", + "equity": 21661.73, + "return_pct": 116.62 + }, + { + "date": "2026-02-09", + "equity": 21661.73, + "return_pct": 116.62 + }, + { + "date": "2026-02-10", + "equity": 21661.73, + "return_pct": 116.62 + }, + { + "date": "2026-02-11", + "equity": 21661.73, + "return_pct": 116.62 + }, + { + "date": "2026-02-12", + "equity": 21652.64, + "return_pct": 116.53 + }, + { + "date": "2026-02-13", + "equity": 21722.49, + "return_pct": 117.22 + }, + { + "date": "2026-02-17", + "equity": 21787.01, + "return_pct": 117.87 + }, + { + "date": "2026-02-18", + "equity": 21798.27, + "return_pct": 117.98 + }, + { + "date": "2026-02-19", + "equity": 21762.03, + "return_pct": 117.62 + }, + { + "date": "2026-02-20", + "equity": 21833.66, + "return_pct": 118.34 + }, + { + "date": "2026-02-23", + "equity": 21724.82, + "return_pct": 117.25 + }, + { + "date": "2026-02-24", + "equity": 21816.69, + "return_pct": 118.17 + }, + { + "date": "2026-02-25", + "equity": 21938.0, + "return_pct": 119.38 + }, + { + "date": "2026-02-26", + "equity": 21753.46, + "return_pct": 117.53 + }, + { + "date": "2026-02-27", + "equity": 21789.61, + "return_pct": 117.9 + }, + { + "date": "2026-03-02", + "equity": 21566.21, + "return_pct": 115.66 + }, + { + "date": "2026-03-03", + "equity": 21139.89, + "return_pct": 111.4 + }, + { + "date": "2026-03-04", + "equity": 21564.03, + "return_pct": 115.64 + }, + { + "date": "2026-03-05", + "equity": 21293.51, + "return_pct": 112.94 + }, + { + "date": "2026-03-06", + "equity": 21085.52, + "return_pct": 110.86 + }, + { + "date": "2026-03-09", + "equity": 21228.7, + "return_pct": 112.29 + }, + { + "date": "2026-03-10", + "equity": 21194.91, + "return_pct": 111.95 + }, + { + "date": "2026-03-11", + "equity": 21238.93, + "return_pct": 112.39 + }, + { + "date": "2026-03-12", + "equity": 21124.2, + "return_pct": 111.24 + }, + { + "date": "2026-03-13", + "equity": 21084.38, + "return_pct": 110.84 + }, + { + "date": "2026-03-16", + "equity": 21157.41, + "return_pct": 111.57 + }, + { + "date": "2026-03-17", + "equity": 21238.57, + "return_pct": 112.39 + }, + { + "date": "2026-03-18", + "equity": 21145.02, + "return_pct": 111.45 + }, + { + "date": "2026-03-19", + "equity": 21209.73, + "return_pct": 112.1 + }, + { + "date": "2026-03-20", + "equity": 21161.12, + "return_pct": 111.61 + }, + { + "date": "2026-03-23", + "equity": 21420.14, + "return_pct": 114.2 + }, + { + "date": "2026-03-24", + "equity": 21393.84, + "return_pct": 113.94 + }, + { + "date": "2026-03-25", + "equity": 21455.95, + "return_pct": 114.56 + }, + { + "date": "2026-03-26", + "equity": 21032.04, + "return_pct": 110.32 + }, + { + "date": "2026-03-27", + "equity": 20743.13, + "return_pct": 107.43 + }, + { + "date": "2026-03-30", + "equity": 20531.65, + "return_pct": 105.32 + }, + { + "date": "2026-03-31", + "equity": 20531.65, + "return_pct": 105.32 + }, + { + "date": "2026-04-01", + "equity": 20531.65, + "return_pct": 105.32 + }, + { + "date": "2026-04-02", + "equity": 20531.65, + "return_pct": 105.32 + }, + { + "date": "2026-04-06", + "equity": 20524.65, + "return_pct": 105.25 + }, + { + "date": "2026-04-07", + "equity": 20553.04, + "return_pct": 105.53 + }, + { + "date": "2026-04-08", + "equity": 20780.39, + "return_pct": 107.8 + }, + { + "date": "2026-04-09", + "equity": 20886.09, + "return_pct": 108.86 + }, + { + "date": "2026-04-10", + "equity": 21105.67, + "return_pct": 111.06 + }, + { + "date": "2026-04-13", + "equity": 21138.13, + "return_pct": 111.38 + }, + { + "date": "2026-04-14", + "equity": 21575.56, + "return_pct": 115.76 + }, + { + "date": "2026-04-15", + "equity": 21449.54, + "return_pct": 114.5 + }, + { + "date": "2026-04-16", + "equity": 21760.4, + "return_pct": 117.6 + }, + { + "date": "2026-04-17", + "equity": 21977.71, + "return_pct": 119.78 + }, + { + "date": "2026-04-20", + "equity": 21928.93, + "return_pct": 119.29 + }, + { + "date": "2026-04-21", + "equity": 21831.84, + "return_pct": 118.32 + }, + { + "date": "2026-04-22", + "equity": 22269.62, + "return_pct": 122.7 + }, + { + "date": "2026-04-23", + "equity": 22445.82, + "return_pct": 124.46 + }, + { + "date": "2026-04-24", + "equity": 23025.12, + "return_pct": 130.25 + }, + { + "date": "2026-04-27", + "equity": 22871.94, + "return_pct": 128.72 + }, + { + "date": "2026-04-28", + "equity": 22400.29, + "return_pct": 124.0 + }, + { + "date": "2026-04-29", + "equity": 22888.55, + "return_pct": 128.89 + }, + { + "date": "2026-04-30", + "equity": 22990.35, + "return_pct": 129.9 + }, + { + "date": "2026-05-01", + "equity": 23001.09, + "return_pct": 130.01 + }, + { + "date": "2026-05-04", + "equity": 22782.48, + "return_pct": 127.82 + }, + { + "date": "2026-05-05", + "equity": 23053.98, + "return_pct": 130.54 + }, + { + "date": "2026-05-06", + "equity": 23888.85, + "return_pct": 138.89 + }, + { + "date": "2026-05-07", + "equity": 23654.25, + "return_pct": 136.54 + }, + { + "date": "2026-05-08", + "equity": 24149.07, + "return_pct": 141.49 + }, + { + "date": "2026-05-11", + "equity": 24193.54, + "return_pct": 141.94 + }, + { + "date": "2026-05-12", + "equity": 23991.39, + "return_pct": 139.91 + }, + { + "date": "2026-05-13", + "equity": 23907.03, + "return_pct": 139.07 + }, + { + "date": "2026-05-14", + "equity": 23978.16, + "return_pct": 139.78 + }, + { + "date": "2026-05-15", + "equity": 23487.85, + "return_pct": 134.88 + }, + { + "date": "2026-05-18", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-05-19", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-05-20", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-05-21", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-05-22", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-05-26", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-05-27", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-05-28", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-05-29", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-01", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-02", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-03", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-04", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-05", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-08", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-09", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-10", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-11", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-12", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-15", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-16", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-17", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-18", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-22", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-23", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-24", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-25", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-26", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-29", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-06-30", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-07-01", + "equity": 23357.26, + "return_pct": 133.57 + }, + { + "date": "2026-07-02", + "equity": 23357.26, + "return_pct": 133.57 + } + ], + "benchmark_curve": [ + { + "date": "2023-07-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2023-07-05", + "equity": 9985.13, + "return_pct": -0.15 + }, + { + "date": "2023-07-06", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-07", + "equity": 9881.93, + "return_pct": -1.18 + }, + { + "date": "2023-07-10", + "equity": 9906.94, + "return_pct": -0.93 + }, + { + "date": "2023-07-11", + "equity": 9970.03, + "return_pct": -0.3 + }, + { + "date": "2023-07-12", + "equity": 10050.25, + "return_pct": 0.5 + }, + { + "date": "2023-07-13", + "equity": 10130.02, + "return_pct": 1.3 + }, + { + "date": "2023-07-14", + "equity": 10123.71, + "return_pct": 1.24 + }, + { + "date": "2023-07-17", + "equity": 10158.86, + "return_pct": 1.59 + }, + { + "date": "2023-07-18", + "equity": 10234.35, + "return_pct": 2.34 + }, + { + "date": "2023-07-19", + "equity": 10257.1, + "return_pct": 2.57 + }, + { + "date": "2023-07-20", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-21", + "equity": 10189.05, + "return_pct": 1.89 + }, + { + "date": "2023-07-24", + "equity": 10234.57, + "return_pct": 2.35 + }, + { + "date": "2023-07-25", + "equity": 10262.51, + "return_pct": 2.63 + }, + { + "date": "2023-07-26", + "equity": 10264.09, + "return_pct": 2.64 + }, + { + "date": "2023-07-27", + "equity": 10196.04, + "return_pct": 1.96 + }, + { + "date": "2023-07-28", + "equity": 10295.86, + "return_pct": 2.96 + }, + { + "date": "2023-07-31", + "equity": 10315.46, + "return_pct": 3.15 + }, + { + "date": "2023-08-01", + "equity": 10285.95, + "return_pct": 2.86 + }, + { + "date": "2023-08-02", + "equity": 10142.86, + "return_pct": 1.43 + }, + { + "date": "2023-08-03", + "equity": 10113.79, + "return_pct": 1.14 + }, + { + "date": "2023-08-04", + "equity": 10068.05, + "return_pct": 0.68 + }, + { + "date": "2023-08-07", + "equity": 10155.93, + "return_pct": 1.56 + }, + { + "date": "2023-08-08", + "equity": 10111.76, + "return_pct": 1.12 + }, + { + "date": "2023-08-09", + "equity": 10044.17, + "return_pct": 0.44 + }, + { + "date": "2023-08-10", + "equity": 10047.77, + "return_pct": 0.48 + }, + { + "date": "2023-08-11", + "equity": 10041.91, + "return_pct": 0.42 + }, + { + "date": "2023-08-14", + "equity": 10097.34, + "return_pct": 0.97 + }, + { + "date": "2023-08-15", + "equity": 9979.72, + "return_pct": -0.2 + }, + { + "date": "2023-08-16", + "equity": 9906.49, + "return_pct": -0.94 + }, + { + "date": "2023-08-17", + "equity": 9831.0, + "return_pct": -1.69 + }, + { + "date": "2023-08-18", + "equity": 9835.73, + "return_pct": -1.64 + }, + { + "date": "2023-08-21", + "equity": 9899.73, + "return_pct": -1.0 + }, + { + "date": "2023-08-22", + "equity": 9872.91, + "return_pct": -1.27 + }, + { + "date": "2023-08-23", + "equity": 9982.87, + "return_pct": -0.17 + }, + { + "date": "2023-08-24", + "equity": 9844.52, + "return_pct": -1.55 + }, + { + "date": "2023-08-25", + "equity": 9913.92, + "return_pct": -0.86 + }, + { + "date": "2023-08-28", + "equity": 9976.79, + "return_pct": -0.23 + }, + { + "date": "2023-08-29", + "equity": 10121.0, + "return_pct": 1.21 + }, + { + "date": "2023-08-30", + "equity": 10162.69, + "return_pct": 1.63 + }, + { + "date": "2023-08-31", + "equity": 10147.82, + "return_pct": 1.48 + }, + { + "date": "2023-09-01", + "equity": 10166.75, + "return_pct": 1.67 + }, + { + "date": "2023-09-05", + "equity": 10122.81, + "return_pct": 1.23 + }, + { + "date": "2023-09-06", + "equity": 10054.76, + "return_pct": 0.55 + }, + { + "date": "2023-09-07", + "equity": 10023.89, + "return_pct": 0.24 + }, + { + "date": "2023-09-08", + "equity": 10038.98, + "return_pct": 0.39 + }, + { + "date": "2023-09-11", + "equity": 10105.0, + "return_pct": 1.05 + }, + { + "date": "2023-09-12", + "equity": 10049.57, + "return_pct": 0.5 + }, + { + "date": "2023-09-13", + "equity": 10061.29, + "return_pct": 0.61 + }, + { + "date": "2023-09-14", + "equity": 10148.04, + "return_pct": 1.48 + }, + { + "date": "2023-09-15", + "equity": 9990.54, + "return_pct": -0.09 + }, + { + "date": "2023-09-18", + "equity": 9996.39, + "return_pct": -0.04 + }, + { + "date": "2023-09-19", + "equity": 9975.66, + "return_pct": -0.24 + }, + { + "date": "2023-09-20", + "equity": 9883.95, + "return_pct": -1.16 + }, + { + "date": "2023-09-21", + "equity": 9720.59, + "return_pct": -2.79 + }, + { + "date": "2023-09-22", + "equity": 9698.73, + "return_pct": -3.01 + }, + { + "date": "2023-09-25", + "equity": 9739.52, + "return_pct": -2.6 + }, + { + "date": "2023-09-26", + "equity": 9596.43, + "return_pct": -4.04 + }, + { + "date": "2023-09-27", + "equity": 9600.26, + "return_pct": -4.0 + }, + { + "date": "2023-09-28", + "equity": 9655.92, + "return_pct": -3.44 + }, + { + "date": "2023-09-29", + "equity": 9632.48, + "return_pct": -3.68 + }, + { + "date": "2023-10-02", + "equity": 9628.65, + "return_pct": -3.71 + }, + { + "date": "2023-10-03", + "equity": 9499.76, + "return_pct": -5.0 + }, + { + "date": "2023-10-04", + "equity": 9568.94, + "return_pct": -4.31 + }, + { + "date": "2023-10-05", + "equity": 9565.33, + "return_pct": -4.35 + }, + { + "date": "2023-10-06", + "equity": 9678.9, + "return_pct": -3.21 + }, + { + "date": "2023-10-09", + "equity": 9740.87, + "return_pct": -2.59 + }, + { + "date": "2023-10-10", + "equity": 9791.57, + "return_pct": -2.08 + }, + { + "date": "2023-10-11", + "equity": 9831.68, + "return_pct": -1.68 + }, + { + "date": "2023-10-12", + "equity": 9771.74, + "return_pct": -2.28 + }, + { + "date": "2023-10-13", + "equity": 9723.07, + "return_pct": -2.77 + }, + { + "date": "2023-10-16", + "equity": 9825.37, + "return_pct": -1.75 + }, + { + "date": "2023-10-17", + "equity": 9824.92, + "return_pct": -1.75 + }, + { + "date": "2023-10-18", + "equity": 9694.0, + "return_pct": -3.06 + }, + { + "date": "2023-10-19", + "equity": 9608.82, + "return_pct": -3.91 + }, + { + "date": "2023-10-20", + "equity": 9490.75, + "return_pct": -5.09 + }, + { + "date": "2023-10-23", + "equity": 9474.3, + "return_pct": -5.26 + }, + { + "date": "2023-10-24", + "equity": 9545.73, + "return_pct": -4.54 + }, + { + "date": "2023-10-25", + "equity": 9408.73, + "return_pct": -5.91 + }, + { + "date": "2023-10-26", + "equity": 9296.06, + "return_pct": -7.04 + }, + { + "date": "2023-10-27", + "equity": 9253.93, + "return_pct": -7.46 + }, + { + "date": "2023-10-30", + "equity": 9364.56, + "return_pct": -6.35 + }, + { + "date": "2023-10-31", + "equity": 9423.38, + "return_pct": -5.77 + }, + { + "date": "2023-11-01", + "equity": 9523.87, + "return_pct": -4.76 + }, + { + "date": "2023-11-02", + "equity": 9706.39, + "return_pct": -2.94 + }, + { + "date": "2023-11-03", + "equity": 9794.95, + "return_pct": -2.05 + }, + { + "date": "2023-11-06", + "equity": 9817.48, + "return_pct": -1.83 + }, + { + "date": "2023-11-07", + "equity": 9845.42, + "return_pct": -1.55 + }, + { + "date": "2023-11-08", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-11-09", + "equity": 9775.79, + "return_pct": -2.24 + }, + { + "date": "2023-11-10", + "equity": 9928.34, + "return_pct": -0.72 + }, + { + "date": "2023-11-13", + "equity": 9918.88, + "return_pct": -0.81 + }, + { + "date": "2023-11-14", + "equity": 10111.31, + "return_pct": 1.11 + }, + { + "date": "2023-11-15", + "equity": 10132.72, + "return_pct": 1.33 + }, + { + "date": "2023-11-16", + "equity": 10145.11, + "return_pct": 1.45 + }, + { + "date": "2023-11-17", + "equity": 10157.73, + "return_pct": 1.58 + }, + { + "date": "2023-11-20", + "equity": 10235.92, + "return_pct": 2.36 + }, + { + "date": "2023-11-21", + "equity": 10213.61, + "return_pct": 2.14 + }, + { + "date": "2023-11-22", + "equity": 10253.05, + "return_pct": 2.53 + }, + { + "date": "2023-11-24", + "equity": 10259.36, + "return_pct": 2.59 + }, + { + "date": "2023-11-27", + "equity": 10240.88, + "return_pct": 2.41 + }, + { + "date": "2023-11-28", + "equity": 10251.02, + "return_pct": 2.51 + }, + { + "date": "2023-11-29", + "equity": 10243.81, + "return_pct": 2.44 + }, + { + "date": "2023-11-30", + "equity": 10284.14, + "return_pct": 2.84 + }, + { + "date": "2023-12-01", + "equity": 10344.98, + "return_pct": 3.45 + }, + { + "date": "2023-12-04", + "equity": 10290.68, + "return_pct": 2.91 + }, + { + "date": "2023-12-05", + "equity": 10288.65, + "return_pct": 2.89 + }, + { + "date": "2023-12-06", + "equity": 10247.19, + "return_pct": 2.47 + }, + { + "date": "2023-12-07", + "equity": 10325.38, + "return_pct": 3.25 + }, + { + "date": "2023-12-08", + "equity": 10369.77, + "return_pct": 3.7 + }, + { + "date": "2023-12-11", + "equity": 10410.1, + "return_pct": 4.1 + }, + { + "date": "2023-12-12", + "equity": 10457.65, + "return_pct": 4.58 + }, + { + "date": "2023-12-13", + "equity": 10601.86, + "return_pct": 6.02 + }, + { + "date": "2023-12-14", + "equity": 10635.89, + "return_pct": 6.36 + }, + { + "date": "2023-12-15", + "equity": 10575.5, + "return_pct": 5.75 + }, + { + "date": "2023-12-18", + "equity": 10634.99, + "return_pct": 6.35 + }, + { + "date": "2023-12-19", + "equity": 10699.66, + "return_pct": 7.0 + }, + { + "date": "2023-12-20", + "equity": 10551.39, + "return_pct": 5.51 + }, + { + "date": "2023-12-21", + "equity": 10651.43, + "return_pct": 6.51 + }, + { + "date": "2023-12-22", + "equity": 10672.84, + "return_pct": 6.73 + }, + { + "date": "2023-12-26", + "equity": 10717.91, + "return_pct": 7.18 + }, + { + "date": "2023-12-27", + "equity": 10737.29, + "return_pct": 7.37 + }, + { + "date": "2023-12-28", + "equity": 10741.34, + "return_pct": 7.41 + }, + { + "date": "2023-12-29", + "equity": 10710.25, + "return_pct": 7.1 + }, + { + "date": "2024-01-02", + "equity": 10650.31, + "return_pct": 6.5 + }, + { + "date": "2024-01-03", + "equity": 10563.33, + "return_pct": 5.63 + }, + { + "date": "2024-01-04", + "equity": 10529.3, + "return_pct": 5.29 + }, + { + "date": "2024-01-05", + "equity": 10543.73, + "return_pct": 5.44 + }, + { + "date": "2024-01-08", + "equity": 10694.25, + "return_pct": 6.94 + }, + { + "date": "2024-01-09", + "equity": 10678.02, + "return_pct": 6.78 + }, + { + "date": "2024-01-10", + "equity": 10738.41, + "return_pct": 7.38 + }, + { + "date": "2024-01-11", + "equity": 10733.68, + "return_pct": 7.34 + }, + { + "date": "2024-01-12", + "equity": 10741.12, + "return_pct": 7.41 + }, + { + "date": "2024-01-16", + "equity": 10701.68, + "return_pct": 7.02 + }, + { + "date": "2024-01-17", + "equity": 10642.2, + "return_pct": 6.42 + }, + { + "date": "2024-01-18", + "equity": 10736.83, + "return_pct": 7.37 + }, + { + "date": "2024-01-19", + "equity": 10870.68, + "return_pct": 8.71 + }, + { + "date": "2024-01-22", + "equity": 10893.67, + "return_pct": 8.94 + }, + { + "date": "2024-01-23", + "equity": 10925.44, + "return_pct": 9.25 + }, + { + "date": "2024-01-24", + "equity": 10937.38, + "return_pct": 9.37 + }, + { + "date": "2024-01-25", + "equity": 10996.87, + "return_pct": 9.97 + }, + { + "date": "2024-01-26", + "equity": 10982.9, + "return_pct": 9.83 + }, + { + "date": "2024-01-29", + "equity": 11069.88, + "return_pct": 10.7 + }, + { + "date": "2024-01-30", + "equity": 11061.31, + "return_pct": 10.61 + }, + { + "date": "2024-01-31", + "equity": 10880.82, + "return_pct": 8.81 + }, + { + "date": "2024-02-01", + "equity": 11023.23, + "return_pct": 10.23 + }, + { + "date": "2024-02-02", + "equity": 11139.28, + "return_pct": 11.39 + }, + { + "date": "2024-02-05", + "equity": 11098.72, + "return_pct": 10.99 + }, + { + "date": "2024-02-06", + "equity": 11130.94, + "return_pct": 11.31 + }, + { + "date": "2024-02-07", + "equity": 11223.78, + "return_pct": 12.24 + }, + { + "date": "2024-02-08", + "equity": 11228.73, + "return_pct": 12.29 + }, + { + "date": "2024-02-09", + "equity": 11293.63, + "return_pct": 12.94 + }, + { + "date": "2024-02-12", + "equity": 11288.67, + "return_pct": 12.89 + }, + { + "date": "2024-02-13", + "equity": 11133.19, + "return_pct": 11.33 + }, + { + "date": "2024-02-14", + "equity": 11234.37, + "return_pct": 12.34 + }, + { + "date": "2024-02-15", + "equity": 11311.88, + "return_pct": 13.12 + }, + { + "date": "2024-02-16", + "equity": 11255.55, + "return_pct": 12.56 + }, + { + "date": "2024-02-20", + "equity": 11193.58, + "return_pct": 11.94 + }, + { + "date": "2024-02-21", + "equity": 11203.72, + "return_pct": 12.04 + }, + { + "date": "2024-02-22", + "equity": 11435.59, + "return_pct": 14.36 + }, + { + "date": "2024-02-23", + "equity": 11443.48, + "return_pct": 14.43 + }, + { + "date": "2024-02-26", + "equity": 11401.56, + "return_pct": 14.02 + }, + { + "date": "2024-02-27", + "equity": 11422.74, + "return_pct": 14.23 + }, + { + "date": "2024-02-28", + "equity": 11407.65, + "return_pct": 14.08 + }, + { + "date": "2024-02-29", + "equity": 11448.66, + "return_pct": 14.49 + }, + { + "date": "2024-03-01", + "equity": 11556.14, + "return_pct": 15.56 + }, + { + "date": "2024-03-04", + "equity": 11543.75, + "return_pct": 15.44 + }, + { + "date": "2024-03-05", + "equity": 11428.38, + "return_pct": 14.28 + }, + { + "date": "2024-03-06", + "equity": 11486.29, + "return_pct": 14.86 + }, + { + "date": "2024-03-07", + "equity": 11600.31, + "return_pct": 16.0 + }, + { + "date": "2024-03-08", + "equity": 11530.68, + "return_pct": 15.31 + }, + { + "date": "2024-03-11", + "equity": 11520.76, + "return_pct": 15.21 + }, + { + "date": "2024-03-12", + "equity": 11644.7, + "return_pct": 16.45 + }, + { + "date": "2024-03-13", + "equity": 11626.44, + "return_pct": 16.26 + }, + { + "date": "2024-03-14", + "equity": 11603.46, + "return_pct": 16.03 + }, + { + "date": "2024-03-15", + "equity": 11488.09, + "return_pct": 14.88 + }, + { + "date": "2024-03-18", + "equity": 11556.37, + "return_pct": 15.56 + }, + { + "date": "2024-03-19", + "equity": 11620.59, + "return_pct": 16.21 + }, + { + "date": "2024-03-20", + "equity": 11728.07, + "return_pct": 17.28 + }, + { + "date": "2024-03-21", + "equity": 11766.83, + "return_pct": 17.67 + }, + { + "date": "2024-03-22", + "equity": 11744.52, + "return_pct": 17.45 + }, + { + "date": "2024-03-25", + "equity": 11712.07, + "return_pct": 17.12 + }, + { + "date": "2024-03-26", + "equity": 11690.44, + "return_pct": 16.9 + }, + { + "date": "2024-03-27", + "equity": 11788.68, + "return_pct": 17.89 + }, + { + "date": "2024-03-28", + "equity": 11786.43, + "return_pct": 17.86 + }, + { + "date": "2024-04-01", + "equity": 11765.93, + "return_pct": 17.66 + }, + { + "date": "2024-04-02", + "equity": 11691.12, + "return_pct": 16.91 + }, + { + "date": "2024-04-03", + "equity": 11703.96, + "return_pct": 17.04 + }, + { + "date": "2024-04-04", + "equity": 11561.1, + "return_pct": 15.61 + }, + { + "date": "2024-04-05", + "equity": 11681.88, + "return_pct": 16.82 + }, + { + "date": "2024-04-08", + "equity": 11688.41, + "return_pct": 16.88 + }, + { + "date": "2024-04-09", + "equity": 11701.93, + "return_pct": 17.02 + }, + { + "date": "2024-04-10", + "equity": 11584.76, + "return_pct": 15.85 + }, + { + "date": "2024-04-11", + "equity": 11672.19, + "return_pct": 16.72 + }, + { + "date": "2024-04-12", + "equity": 11511.08, + "return_pct": 15.11 + }, + { + "date": "2024-04-15", + "equity": 11366.86, + "return_pct": 13.67 + }, + { + "date": "2024-04-16", + "equity": 11346.13, + "return_pct": 13.46 + }, + { + "date": "2024-04-17", + "equity": 11278.98, + "return_pct": 12.79 + }, + { + "date": "2024-04-18", + "equity": 11255.77, + "return_pct": 12.56 + }, + { + "date": "2024-04-19", + "equity": 11157.53, + "return_pct": 11.58 + }, + { + "date": "2024-04-22", + "equity": 11260.28, + "return_pct": 12.6 + }, + { + "date": "2024-04-23", + "equity": 11393.9, + "return_pct": 13.94 + }, + { + "date": "2024-04-24", + "equity": 11388.49, + "return_pct": 13.88 + }, + { + "date": "2024-04-25", + "equity": 11345.23, + "return_pct": 13.45 + }, + { + "date": "2024-04-26", + "equity": 11452.71, + "return_pct": 14.53 + }, + { + "date": "2024-04-29", + "equity": 11493.27, + "return_pct": 14.93 + }, + { + "date": "2024-04-30", + "equity": 11311.21, + "return_pct": 13.11 + }, + { + "date": "2024-05-01", + "equity": 11274.48, + "return_pct": 12.74 + }, + { + "date": "2024-05-02", + "equity": 11379.93, + "return_pct": 13.8 + }, + { + "date": "2024-05-03", + "equity": 11520.99, + "return_pct": 15.21 + }, + { + "date": "2024-05-06", + "equity": 11639.96, + "return_pct": 16.4 + }, + { + "date": "2024-05-07", + "equity": 11652.81, + "return_pct": 16.53 + }, + { + "date": "2024-05-08", + "equity": 11653.94, + "return_pct": 16.54 + }, + { + "date": "2024-05-09", + "equity": 11721.08, + "return_pct": 17.21 + }, + { + "date": "2024-05-10", + "equity": 11736.18, + "return_pct": 17.36 + }, + { + "date": "2024-05-13", + "equity": 11737.76, + "return_pct": 17.38 + }, + { + "date": "2024-05-14", + "equity": 11791.61, + "return_pct": 17.92 + }, + { + "date": "2024-05-15", + "equity": 11937.63, + "return_pct": 19.38 + }, + { + "date": "2024-05-16", + "equity": 11913.07, + "return_pct": 19.13 + }, + { + "date": "2024-05-17", + "equity": 11930.19, + "return_pct": 19.3 + }, + { + "date": "2024-05-20", + "equity": 11943.94, + "return_pct": 19.44 + }, + { + "date": "2024-05-21", + "equity": 11973.23, + "return_pct": 19.73 + }, + { + "date": "2024-05-22", + "equity": 11938.75, + "return_pct": 19.39 + }, + { + "date": "2024-05-23", + "equity": 11851.55, + "return_pct": 18.52 + }, + { + "date": "2024-05-24", + "equity": 11929.97, + "return_pct": 19.3 + }, + { + "date": "2024-05-28", + "equity": 11938.3, + "return_pct": 19.38 + }, + { + "date": "2024-05-29", + "equity": 11854.71, + "return_pct": 18.55 + }, + { + "date": "2024-05-30", + "equity": 11776.07, + "return_pct": 17.76 + }, + { + "date": "2024-05-31", + "equity": 11883.32, + "return_pct": 18.83 + }, + { + "date": "2024-06-03", + "equity": 11893.01, + "return_pct": 18.93 + }, + { + "date": "2024-06-04", + "equity": 11906.31, + "return_pct": 19.06 + }, + { + "date": "2024-06-05", + "equity": 12047.82, + "return_pct": 20.48 + }, + { + "date": "2024-06-06", + "equity": 12047.59, + "return_pct": 20.48 + }, + { + "date": "2024-06-07", + "equity": 12032.94, + "return_pct": 20.33 + }, + { + "date": "2024-06-10", + "equity": 12070.12, + "return_pct": 20.7 + }, + { + "date": "2024-06-11", + "equity": 12099.19, + "return_pct": 20.99 + }, + { + "date": "2024-06-12", + "equity": 12198.56, + "return_pct": 21.99 + }, + { + "date": "2024-06-13", + "equity": 12223.12, + "return_pct": 22.23 + }, + { + "date": "2024-06-14", + "equity": 12230.56, + "return_pct": 22.31 + }, + { + "date": "2024-06-17", + "equity": 12327.9, + "return_pct": 23.28 + }, + { + "date": "2024-06-18", + "equity": 12359.22, + "return_pct": 23.59 + }, + { + "date": "2024-06-20", + "equity": 12325.65, + "return_pct": 23.26 + }, + { + "date": "2024-06-21", + "equity": 12269.54, + "return_pct": 22.7 + }, + { + "date": "2024-06-24", + "equity": 12229.66, + "return_pct": 22.3 + }, + { + "date": "2024-06-25", + "equity": 12276.75, + "return_pct": 22.77 + }, + { + "date": "2024-06-26", + "equity": 12292.08, + "return_pct": 22.92 + }, + { + "date": "2024-06-27", + "equity": 12311.45, + "return_pct": 23.11 + }, + { + "date": "2024-06-28", + "equity": 12263.01, + "return_pct": 22.63 + }, + { + "date": "2024-07-01", + "equity": 12288.24, + "return_pct": 22.88 + }, + { + "date": "2024-07-02", + "equity": 12370.94, + "return_pct": 23.71 + }, + { + "date": "2024-07-03", + "equity": 12426.15, + "return_pct": 24.26 + }, + { + "date": "2024-07-05", + "equity": 12497.8, + "return_pct": 24.98 + }, + { + "date": "2024-07-08", + "equity": 12512.22, + "return_pct": 25.12 + }, + { + "date": "2024-07-09", + "equity": 12524.39, + "return_pct": 25.24 + }, + { + "date": "2024-07-10", + "equity": 12648.32, + "return_pct": 26.48 + }, + { + "date": "2024-07-11", + "equity": 12539.26, + "return_pct": 25.39 + }, + { + "date": "2024-07-12", + "equity": 12618.36, + "return_pct": 26.18 + }, + { + "date": "2024-07-15", + "equity": 12653.06, + "return_pct": 26.53 + }, + { + "date": "2024-07-16", + "equity": 12728.09, + "return_pct": 27.28 + }, + { + "date": "2024-07-17", + "equity": 12549.63, + "return_pct": 25.5 + }, + { + "date": "2024-07-18", + "equity": 12453.19, + "return_pct": 24.53 + }, + { + "date": "2024-07-19", + "equity": 12370.49, + "return_pct": 23.7 + }, + { + "date": "2024-07-22", + "equity": 12498.03, + "return_pct": 24.98 + }, + { + "date": "2024-07-23", + "equity": 12478.42, + "return_pct": 24.78 + }, + { + "date": "2024-07-24", + "equity": 12195.63, + "return_pct": 21.96 + }, + { + "date": "2024-07-25", + "equity": 12132.09, + "return_pct": 21.32 + }, + { + "date": "2024-07-26", + "equity": 12267.96, + "return_pct": 22.68 + }, + { + "date": "2024-07-29", + "equity": 12275.18, + "return_pct": 22.75 + }, + { + "date": "2024-07-30", + "equity": 12212.98, + "return_pct": 22.13 + }, + { + "date": "2024-07-31", + "equity": 12411.5, + "return_pct": 24.12 + }, + { + "date": "2024-08-01", + "equity": 12235.74, + "return_pct": 22.36 + }, + { + "date": "2024-08-02", + "equity": 12007.93, + "return_pct": 20.08 + }, + { + "date": "2024-08-05", + "equity": 11658.22, + "return_pct": 16.58 + }, + { + "date": "2024-08-06", + "equity": 11765.7, + "return_pct": 17.66 + }, + { + "date": "2024-08-07", + "equity": 11687.06, + "return_pct": 16.87 + }, + { + "date": "2024-08-08", + "equity": 11957.23, + "return_pct": 19.57 + }, + { + "date": "2024-08-09", + "equity": 12009.96, + "return_pct": 20.1 + }, + { + "date": "2024-08-12", + "equity": 12016.27, + "return_pct": 20.16 + }, + { + "date": "2024-08-13", + "equity": 12213.88, + "return_pct": 22.14 + }, + { + "date": "2024-08-14", + "equity": 12252.42, + "return_pct": 22.52 + }, + { + "date": "2024-08-15", + "equity": 12462.43, + "return_pct": 24.62 + }, + { + "date": "2024-08-16", + "equity": 12490.37, + "return_pct": 24.9 + }, + { + "date": "2024-08-19", + "equity": 12609.79, + "return_pct": 26.1 + }, + { + "date": "2024-08-20", + "equity": 12589.29, + "return_pct": 25.89 + }, + { + "date": "2024-08-21", + "equity": 12632.55, + "return_pct": 26.33 + }, + { + "date": "2024-08-22", + "equity": 12533.41, + "return_pct": 25.33 + }, + { + "date": "2024-08-23", + "equity": 12666.58, + "return_pct": 26.67 + }, + { + "date": "2024-08-26", + "equity": 12636.38, + "return_pct": 26.36 + }, + { + "date": "2024-08-27", + "equity": 12653.73, + "return_pct": 26.54 + }, + { + "date": "2024-08-28", + "equity": 12580.27, + "return_pct": 25.8 + }, + { + "date": "2024-08-29", + "equity": 12581.4, + "return_pct": 25.81 + }, + { + "date": "2024-08-30", + "equity": 12701.5, + "return_pct": 27.02 + }, + { + "date": "2024-09-03", + "equity": 12440.12, + "return_pct": 24.4 + }, + { + "date": "2024-09-04", + "equity": 12414.66, + "return_pct": 24.15 + }, + { + "date": "2024-09-05", + "equity": 12384.46, + "return_pct": 23.84 + }, + { + "date": "2024-09-06", + "equity": 12176.03, + "return_pct": 21.76 + }, + { + "date": "2024-09-09", + "equity": 12312.35, + "return_pct": 23.12 + }, + { + "date": "2024-09-10", + "equity": 12365.98, + "return_pct": 23.66 + }, + { + "date": "2024-09-11", + "equity": 12492.85, + "return_pct": 24.93 + }, + { + "date": "2024-09-12", + "equity": 12598.08, + "return_pct": 25.98 + }, + { + "date": "2024-09-13", + "equity": 12663.87, + "return_pct": 26.64 + }, + { + "date": "2024-09-16", + "equity": 12682.58, + "return_pct": 26.83 + }, + { + "date": "2024-09-17", + "equity": 12687.76, + "return_pct": 26.88 + }, + { + "date": "2024-09-18", + "equity": 12650.13, + "return_pct": 26.5 + }, + { + "date": "2024-09-19", + "equity": 12866.0, + "return_pct": 28.66 + }, + { + "date": "2024-09-20", + "equity": 12804.48, + "return_pct": 28.04 + }, + { + "date": "2024-09-23", + "equity": 12836.48, + "return_pct": 28.36 + }, + { + "date": "2024-09-24", + "equity": 12873.21, + "return_pct": 28.73 + }, + { + "date": "2024-09-25", + "equity": 12844.81, + "return_pct": 28.45 + }, + { + "date": "2024-09-26", + "equity": 12895.74, + "return_pct": 28.96 + }, + { + "date": "2024-09-27", + "equity": 12877.04, + "return_pct": 28.77 + }, + { + "date": "2024-09-30", + "equity": 12928.64, + "return_pct": 29.29 + }, + { + "date": "2024-10-01", + "equity": 12812.82, + "return_pct": 28.13 + }, + { + "date": "2024-10-02", + "equity": 12818.22, + "return_pct": 28.18 + }, + { + "date": "2024-10-03", + "equity": 12794.79, + "return_pct": 27.95 + }, + { + "date": "2024-10-04", + "equity": 12911.06, + "return_pct": 29.11 + }, + { + "date": "2024-10-07", + "equity": 12794.34, + "return_pct": 27.94 + }, + { + "date": "2024-10-08", + "equity": 12915.34, + "return_pct": 29.15 + }, + { + "date": "2024-10-09", + "equity": 13004.8, + "return_pct": 30.05 + }, + { + "date": "2024-10-10", + "equity": 12982.04, + "return_pct": 29.82 + }, + { + "date": "2024-10-11", + "equity": 13059.78, + "return_pct": 30.6 + }, + { + "date": "2024-10-14", + "equity": 13166.59, + "return_pct": 31.67 + }, + { + "date": "2024-10-15", + "equity": 13064.29, + "return_pct": 30.64 + }, + { + "date": "2024-10-16", + "equity": 13121.07, + "return_pct": 31.21 + }, + { + "date": "2024-10-17", + "equity": 13122.2, + "return_pct": 31.22 + }, + { + "date": "2024-10-18", + "equity": 13172.67, + "return_pct": 31.73 + }, + { + "date": "2024-10-21", + "equity": 13151.04, + "return_pct": 31.51 + }, + { + "date": "2024-10-22", + "equity": 13144.05, + "return_pct": 31.44 + }, + { + "date": "2024-10-23", + "equity": 13023.95, + "return_pct": 30.24 + }, + { + "date": "2024-10-24", + "equity": 13052.12, + "return_pct": 30.52 + }, + { + "date": "2024-10-25", + "equity": 13047.61, + "return_pct": 30.48 + }, + { + "date": "2024-10-28", + "equity": 13087.95, + "return_pct": 30.88 + }, + { + "date": "2024-10-29", + "equity": 13109.13, + "return_pct": 31.09 + }, + { + "date": "2024-10-30", + "equity": 13069.47, + "return_pct": 30.69 + }, + { + "date": "2024-10-31", + "equity": 12813.27, + "return_pct": 28.13 + }, + { + "date": "2024-11-01", + "equity": 12867.35, + "return_pct": 28.67 + }, + { + "date": "2024-11-04", + "equity": 12839.63, + "return_pct": 28.4 + }, + { + "date": "2024-11-05", + "equity": 12994.88, + "return_pct": 29.95 + }, + { + "date": "2024-11-06", + "equity": 13318.01, + "return_pct": 33.18 + }, + { + "date": "2024-11-07", + "equity": 13420.99, + "return_pct": 34.21 + }, + { + "date": "2024-11-08", + "equity": 13479.12, + "return_pct": 34.79 + }, + { + "date": "2024-11-11", + "equity": 13491.97, + "return_pct": 34.92 + }, + { + "date": "2024-11-12", + "equity": 13450.06, + "return_pct": 34.5 + }, + { + "date": "2024-11-13", + "equity": 13456.59, + "return_pct": 34.57 + }, + { + "date": "2024-11-14", + "equity": 13370.06, + "return_pct": 33.7 + }, + { + "date": "2024-11-15", + "equity": 13198.81, + "return_pct": 31.99 + }, + { + "date": "2024-11-18", + "equity": 13252.89, + "return_pct": 32.53 + }, + { + "date": "2024-11-19", + "equity": 13301.34, + "return_pct": 33.01 + }, + { + "date": "2024-11-20", + "equity": 13305.84, + "return_pct": 33.06 + }, + { + "date": "2024-11-21", + "equity": 13377.27, + "return_pct": 33.77 + }, + { + "date": "2024-11-22", + "equity": 13418.73, + "return_pct": 34.19 + }, + { + "date": "2024-11-25", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2024-11-26", + "equity": 13534.55, + "return_pct": 35.35 + }, + { + "date": "2024-11-27", + "equity": 13493.54, + "return_pct": 34.94 + }, + { + "date": "2024-11-29", + "equity": 13577.37, + "return_pct": 35.77 + }, + { + "date": "2024-12-02", + "equity": 13601.7, + "return_pct": 36.02 + }, + { + "date": "2024-12-03", + "equity": 13608.01, + "return_pct": 36.08 + }, + { + "date": "2024-12-04", + "equity": 13692.51, + "return_pct": 36.93 + }, + { + "date": "2024-12-05", + "equity": 13669.98, + "return_pct": 36.7 + }, + { + "date": "2024-12-06", + "equity": 13695.89, + "return_pct": 36.96 + }, + { + "date": "2024-12-09", + "equity": 13625.36, + "return_pct": 36.25 + }, + { + "date": "2024-12-10", + "equity": 13583.0, + "return_pct": 35.83 + }, + { + "date": "2024-12-11", + "equity": 13688.01, + "return_pct": 36.88 + }, + { + "date": "2024-12-12", + "equity": 13617.48, + "return_pct": 36.17 + }, + { + "date": "2024-12-13", + "equity": 13614.77, + "return_pct": 36.15 + }, + { + "date": "2024-12-16", + "equity": 13672.91, + "return_pct": 36.73 + }, + { + "date": "2024-12-17", + "equity": 13616.58, + "return_pct": 36.17 + }, + { + "date": "2024-12-18", + "equity": 13210.75, + "return_pct": 32.11 + }, + { + "date": "2024-12-19", + "equity": 13206.7, + "return_pct": 32.07 + }, + { + "date": "2024-12-20", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2024-12-23", + "equity": 13400.26, + "return_pct": 34.0 + }, + { + "date": "2024-12-24", + "equity": 13549.2, + "return_pct": 35.49 + }, + { + "date": "2024-12-26", + "equity": 13550.1, + "return_pct": 35.5 + }, + { + "date": "2024-12-27", + "equity": 13407.47, + "return_pct": 34.07 + }, + { + "date": "2024-12-30", + "equity": 13254.47, + "return_pct": 32.54 + }, + { + "date": "2024-12-31", + "equity": 13206.25, + "return_pct": 32.06 + }, + { + "date": "2025-01-02", + "equity": 13173.8, + "return_pct": 31.74 + }, + { + "date": "2025-01-03", + "equity": 13338.52, + "return_pct": 33.39 + }, + { + "date": "2025-01-06", + "equity": 13415.35, + "return_pct": 34.15 + }, + { + "date": "2025-01-07", + "equity": 13263.71, + "return_pct": 32.64 + }, + { + "date": "2025-01-08", + "equity": 13283.08, + "return_pct": 32.83 + }, + { + "date": "2025-01-10", + "equity": 13080.29, + "return_pct": 30.8 + }, + { + "date": "2025-01-13", + "equity": 13100.57, + "return_pct": 31.01 + }, + { + "date": "2025-01-14", + "equity": 13118.59, + "return_pct": 31.19 + }, + { + "date": "2025-01-15", + "equity": 13357.22, + "return_pct": 33.57 + }, + { + "date": "2025-01-16", + "equity": 13331.53, + "return_pct": 33.32 + }, + { + "date": "2025-01-17", + "equity": 13465.38, + "return_pct": 34.65 + }, + { + "date": "2025-01-21", + "equity": 13588.63, + "return_pct": 35.89 + }, + { + "date": "2025-01-22", + "equity": 13665.02, + "return_pct": 36.65 + }, + { + "date": "2025-01-23", + "equity": 13739.61, + "return_pct": 37.4 + }, + { + "date": "2025-01-24", + "equity": 13699.5, + "return_pct": 36.99 + }, + { + "date": "2025-01-27", + "equity": 13505.71, + "return_pct": 35.06 + }, + { + "date": "2025-01-28", + "equity": 13621.76, + "return_pct": 36.22 + }, + { + "date": "2025-01-29", + "equity": 13560.69, + "return_pct": 35.61 + }, + { + "date": "2025-01-30", + "equity": 13633.48, + "return_pct": 36.33 + }, + { + "date": "2025-01-31", + "equity": 13560.92, + "return_pct": 35.61 + }, + { + "date": "2025-02-03", + "equity": 13469.66, + "return_pct": 34.7 + }, + { + "date": "2025-02-04", + "equity": 13560.02, + "return_pct": 35.6 + }, + { + "date": "2025-02-05", + "equity": 13615.0, + "return_pct": 36.15 + }, + { + "date": "2025-02-06", + "equity": 13662.32, + "return_pct": 36.62 + }, + { + "date": "2025-02-07", + "equity": 13537.26, + "return_pct": 35.37 + }, + { + "date": "2025-02-10", + "equity": 13629.19, + "return_pct": 36.29 + }, + { + "date": "2025-02-11", + "equity": 13639.56, + "return_pct": 36.4 + }, + { + "date": "2025-02-12", + "equity": 13595.62, + "return_pct": 35.96 + }, + { + "date": "2025-02-13", + "equity": 13739.16, + "return_pct": 37.39 + }, + { + "date": "2025-02-14", + "equity": 13738.48, + "return_pct": 37.38 + }, + { + "date": "2025-02-18", + "equity": 13778.81, + "return_pct": 37.79 + }, + { + "date": "2025-02-19", + "equity": 13811.26, + "return_pct": 38.11 + }, + { + "date": "2025-02-20", + "equity": 13753.8, + "return_pct": 37.54 + }, + { + "date": "2025-02-21", + "equity": 13518.56, + "return_pct": 35.19 + }, + { + "date": "2025-02-24", + "equity": 13457.04, + "return_pct": 34.57 + }, + { + "date": "2025-02-25", + "equity": 13390.12, + "return_pct": 33.9 + }, + { + "date": "2025-02-26", + "equity": 13396.88, + "return_pct": 33.97 + }, + { + "date": "2025-02-27", + "equity": 13183.04, + "return_pct": 31.83 + }, + { + "date": "2025-02-28", + "equity": 13388.76, + "return_pct": 33.89 + }, + { + "date": "2025-03-03", + "equity": 13154.19, + "return_pct": 31.54 + }, + { + "date": "2025-03-04", + "equity": 12998.49, + "return_pct": 29.98 + }, + { + "date": "2025-03-05", + "equity": 13138.2, + "return_pct": 31.38 + }, + { + "date": "2025-03-06", + "equity": 12904.98, + "return_pct": 29.05 + }, + { + "date": "2025-03-07", + "equity": 12977.31, + "return_pct": 29.77 + }, + { + "date": "2025-03-10", + "equity": 12631.65, + "return_pct": 26.32 + }, + { + "date": "2025-03-11", + "equity": 12526.65, + "return_pct": 25.27 + }, + { + "date": "2025-03-12", + "equity": 12593.12, + "return_pct": 25.93 + }, + { + "date": "2025-03-13", + "equity": 12425.25, + "return_pct": 24.25 + }, + { + "date": "2025-03-14", + "equity": 12681.9, + "return_pct": 26.82 + }, + { + "date": "2025-03-17", + "equity": 12779.69, + "return_pct": 27.8 + }, + { + "date": "2025-03-18", + "equity": 12641.56, + "return_pct": 26.42 + }, + { + "date": "2025-03-19", + "equity": 12779.24, + "return_pct": 27.79 + }, + { + "date": "2025-03-20", + "equity": 12742.29, + "return_pct": 27.42 + }, + { + "date": "2025-03-21", + "equity": 12708.26, + "return_pct": 27.08 + }, + { + "date": "2025-03-24", + "equity": 12935.85, + "return_pct": 29.36 + }, + { + "date": "2025-03-25", + "equity": 12966.94, + "return_pct": 29.67 + }, + { + "date": "2025-03-26", + "equity": 12812.14, + "return_pct": 28.12 + }, + { + "date": "2025-03-27", + "equity": 12778.12, + "return_pct": 27.78 + }, + { + "date": "2025-03-28", + "equity": 12520.79, + "return_pct": 25.21 + }, + { + "date": "2025-03-31", + "equity": 12604.84, + "return_pct": 26.05 + }, + { + "date": "2025-04-01", + "equity": 12640.44, + "return_pct": 26.4 + }, + { + "date": "2025-04-02", + "equity": 12720.43, + "return_pct": 27.2 + }, + { + "date": "2025-04-03", + "equity": 12093.56, + "return_pct": 20.94 + }, + { + "date": "2025-04-04", + "equity": 11385.57, + "return_pct": 13.86 + }, + { + "date": "2025-04-07", + "equity": 11365.29, + "return_pct": 13.65 + }, + { + "date": "2025-04-08", + "equity": 11187.27, + "return_pct": 11.87 + }, + { + "date": "2025-04-09", + "equity": 12362.15, + "return_pct": 23.62 + }, + { + "date": "2025-04-10", + "equity": 11820.46, + "return_pct": 18.2 + }, + { + "date": "2025-04-11", + "equity": 12031.37, + "return_pct": 20.31 + }, + { + "date": "2025-04-14", + "equity": 12148.09, + "return_pct": 21.48 + }, + { + "date": "2025-04-15", + "equity": 12114.06, + "return_pct": 21.14 + }, + { + "date": "2025-04-16", + "equity": 11844.79, + "return_pct": 18.45 + }, + { + "date": "2025-04-17", + "equity": 11861.69, + "return_pct": 18.62 + }, + { + "date": "2025-04-21", + "equity": 11579.35, + "return_pct": 15.79 + }, + { + "date": "2025-04-22", + "equity": 11880.62, + "return_pct": 18.81 + }, + { + "date": "2025-04-23", + "equity": 12064.72, + "return_pct": 20.65 + }, + { + "date": "2025-04-24", + "equity": 12318.66, + "return_pct": 23.19 + }, + { + "date": "2025-04-25", + "equity": 12407.67, + "return_pct": 24.08 + }, + { + "date": "2025-04-28", + "equity": 12412.4, + "return_pct": 24.12 + }, + { + "date": "2025-04-29", + "equity": 12490.59, + "return_pct": 24.91 + }, + { + "date": "2025-04-30", + "equity": 12495.55, + "return_pct": 24.96 + }, + { + "date": "2025-05-01", + "equity": 12584.11, + "return_pct": 25.84 + }, + { + "date": "2025-05-02", + "equity": 12770.91, + "return_pct": 27.71 + }, + { + "date": "2025-05-05", + "equity": 12697.67, + "return_pct": 26.98 + }, + { + "date": "2025-05-06", + "equity": 12591.54, + "return_pct": 25.92 + }, + { + "date": "2025-05-07", + "equity": 12644.49, + "return_pct": 26.44 + }, + { + "date": "2025-05-08", + "equity": 12732.6, + "return_pct": 27.33 + }, + { + "date": "2025-05-09", + "equity": 12716.37, + "return_pct": 27.16 + }, + { + "date": "2025-05-12", + "equity": 13136.62, + "return_pct": 31.37 + }, + { + "date": "2025-05-13", + "equity": 13223.37, + "return_pct": 32.23 + }, + { + "date": "2025-05-14", + "equity": 13240.27, + "return_pct": 32.4 + }, + { + "date": "2025-05-15", + "equity": 13304.94, + "return_pct": 33.05 + }, + { + "date": "2025-05-16", + "equity": 13389.22, + "return_pct": 33.89 + }, + { + "date": "2025-05-19", + "equity": 13403.86, + "return_pct": 34.04 + }, + { + "date": "2025-05-20", + "equity": 13358.8, + "return_pct": 33.59 + }, + { + "date": "2025-05-21", + "equity": 13133.69, + "return_pct": 31.34 + }, + { + "date": "2025-05-22", + "equity": 13138.87, + "return_pct": 31.39 + }, + { + "date": "2025-05-23", + "equity": 13049.19, + "return_pct": 30.49 + }, + { + "date": "2025-05-27", + "equity": 13320.49, + "return_pct": 33.2 + }, + { + "date": "2025-05-28", + "equity": 13243.43, + "return_pct": 32.43 + }, + { + "date": "2025-05-29", + "equity": 13295.7, + "return_pct": 32.96 + }, + { + "date": "2025-05-30", + "equity": 13280.83, + "return_pct": 32.81 + }, + { + "date": "2025-06-02", + "equity": 13355.64, + "return_pct": 33.56 + }, + { + "date": "2025-06-03", + "equity": 13431.8, + "return_pct": 34.32 + }, + { + "date": "2025-06-04", + "equity": 13428.2, + "return_pct": 34.28 + }, + { + "date": "2025-06-05", + "equity": 13363.3, + "return_pct": 33.63 + }, + { + "date": "2025-06-06", + "equity": 13500.53, + "return_pct": 35.01 + }, + { + "date": "2025-06-09", + "equity": 13512.7, + "return_pct": 35.13 + }, + { + "date": "2025-06-10", + "equity": 13589.31, + "return_pct": 35.89 + }, + { + "date": "2025-06-11", + "equity": 13550.55, + "return_pct": 35.51 + }, + { + "date": "2025-06-12", + "equity": 13604.41, + "return_pct": 36.04 + }, + { + "date": "2025-06-13", + "equity": 13452.31, + "return_pct": 34.52 + }, + { + "date": "2025-06-16", + "equity": 13580.3, + "return_pct": 35.8 + }, + { + "date": "2025-06-17", + "equity": 13464.25, + "return_pct": 34.64 + }, + { + "date": "2025-06-18", + "equity": 13462.22, + "return_pct": 34.62 + }, + { + "date": "2025-06-20", + "equity": 13391.02, + "return_pct": 33.91 + }, + { + "date": "2025-06-23", + "equity": 13523.29, + "return_pct": 35.23 + }, + { + "date": "2025-06-24", + "equity": 13672.68, + "return_pct": 36.73 + }, + { + "date": "2025-06-25", + "equity": 13680.34, + "return_pct": 36.8 + }, + { + "date": "2025-06-26", + "equity": 13787.38, + "return_pct": 37.87 + }, + { + "date": "2025-06-27", + "equity": 13855.88, + "return_pct": 38.56 + }, + { + "date": "2025-06-30", + "equity": 13922.13, + "return_pct": 39.22 + }, + { + "date": "2025-07-01", + "equity": 13917.62, + "return_pct": 39.18 + }, + { + "date": "2025-07-02", + "equity": 13980.71, + "return_pct": 39.81 + }, + { + "date": "2025-07-03", + "equity": 14090.9, + "return_pct": 40.91 + }, + { + "date": "2025-07-07", + "equity": 13985.89, + "return_pct": 39.86 + }, + { + "date": "2025-07-08", + "equity": 13978.23, + "return_pct": 39.78 + }, + { + "date": "2025-07-09", + "equity": 14062.06, + "return_pct": 40.62 + }, + { + "date": "2025-07-10", + "equity": 14101.71, + "return_pct": 41.02 + }, + { + "date": "2025-07-11", + "equity": 14052.14, + "return_pct": 40.52 + }, + { + "date": "2025-07-14", + "equity": 14078.96, + "return_pct": 40.79 + }, + { + "date": "2025-07-15", + "equity": 14018.79, + "return_pct": 40.19 + }, + { + "date": "2025-07-16", + "equity": 14065.66, + "return_pct": 40.66 + }, + { + "date": "2025-07-17", + "equity": 14151.74, + "return_pct": 41.52 + }, + { + "date": "2025-07-18", + "equity": 14141.37, + "return_pct": 41.41 + }, + { + "date": "2025-07-21", + "equity": 14168.19, + "return_pct": 41.68 + }, + { + "date": "2025-07-22", + "equity": 14170.22, + "return_pct": 41.7 + }, + { + "date": "2025-07-23", + "equity": 14290.77, + "return_pct": 42.91 + }, + { + "date": "2025-07-24", + "equity": 14295.5, + "return_pct": 42.96 + }, + { + "date": "2025-07-25", + "equity": 14355.89, + "return_pct": 43.56 + }, + { + "date": "2025-07-28", + "equity": 14352.28, + "return_pct": 43.52 + }, + { + "date": "2025-07-29", + "equity": 14314.43, + "return_pct": 43.14 + }, + { + "date": "2025-07-30", + "equity": 14296.4, + "return_pct": 42.96 + }, + { + "date": "2025-07-31", + "equity": 14242.77, + "return_pct": 42.43 + }, + { + "date": "2025-08-01", + "equity": 14009.33, + "return_pct": 40.09 + }, + { + "date": "2025-08-04", + "equity": 14222.27, + "return_pct": 42.22 + }, + { + "date": "2025-08-05", + "equity": 14150.16, + "return_pct": 41.5 + }, + { + "date": "2025-08-06", + "equity": 14258.55, + "return_pct": 42.59 + }, + { + "date": "2025-08-07", + "equity": 14246.6, + "return_pct": 42.47 + }, + { + "date": "2025-08-08", + "equity": 14357.69, + "return_pct": 43.58 + }, + { + "date": "2025-08-11", + "equity": 14329.3, + "return_pct": 43.29 + }, + { + "date": "2025-08-12", + "equity": 14481.85, + "return_pct": 44.82 + }, + { + "date": "2025-08-13", + "equity": 14531.42, + "return_pct": 45.31 + }, + { + "date": "2025-08-14", + "equity": 14532.77, + "return_pct": 45.33 + }, + { + "date": "2025-08-15", + "equity": 14498.75, + "return_pct": 44.99 + }, + { + "date": "2025-08-18", + "equity": 14495.59, + "return_pct": 44.96 + }, + { + "date": "2025-08-19", + "equity": 14416.95, + "return_pct": 44.17 + }, + { + "date": "2025-08-20", + "equity": 14378.65, + "return_pct": 43.79 + }, + { + "date": "2025-08-21", + "equity": 14320.96, + "return_pct": 43.21 + }, + { + "date": "2025-08-22", + "equity": 14540.89, + "return_pct": 45.41 + }, + { + "date": "2025-08-25", + "equity": 14476.89, + "return_pct": 44.77 + }, + { + "date": "2025-08-26", + "equity": 14537.51, + "return_pct": 45.38 + }, + { + "date": "2025-08-27", + "equity": 14570.63, + "return_pct": 45.71 + }, + { + "date": "2025-08-28", + "equity": 14622.23, + "return_pct": 46.22 + }, + { + "date": "2025-08-29", + "equity": 14535.03, + "return_pct": 45.35 + }, + { + "date": "2025-09-02", + "equity": 14427.32, + "return_pct": 44.27 + }, + { + "date": "2025-09-03", + "equity": 14505.51, + "return_pct": 45.06 + }, + { + "date": "2025-09-04", + "equity": 14626.74, + "return_pct": 46.27 + }, + { + "date": "2025-09-05", + "equity": 14584.38, + "return_pct": 45.84 + }, + { + "date": "2025-09-08", + "equity": 14620.2, + "return_pct": 46.2 + }, + { + "date": "2025-09-09", + "equity": 14654.0, + "return_pct": 46.54 + }, + { + "date": "2025-09-10", + "equity": 14696.37, + "return_pct": 46.96 + }, + { + "date": "2025-09-11", + "equity": 14818.5, + "return_pct": 48.18 + }, + { + "date": "2025-09-12", + "equity": 14813.54, + "return_pct": 48.14 + }, + { + "date": "2025-09-15", + "equity": 14892.4, + "return_pct": 48.92 + }, + { + "date": "2025-09-16", + "equity": 14871.9, + "return_pct": 48.72 + }, + { + "date": "2025-09-17", + "equity": 14853.42, + "return_pct": 48.53 + }, + { + "date": "2025-09-18", + "equity": 14922.82, + "return_pct": 49.23 + }, + { + "date": "2025-09-19", + "equity": 14955.27, + "return_pct": 49.55 + }, + { + "date": "2025-09-22", + "equity": 15026.03, + "return_pct": 50.26 + }, + { + "date": "2025-09-23", + "equity": 14944.23, + "return_pct": 49.44 + }, + { + "date": "2025-09-24", + "equity": 14896.69, + "return_pct": 48.97 + }, + { + "date": "2025-09-25", + "equity": 14827.96, + "return_pct": 48.28 + }, + { + "date": "2025-09-26", + "equity": 14912.91, + "return_pct": 49.13 + }, + { + "date": "2025-09-29", + "equity": 14954.82, + "return_pct": 49.55 + }, + { + "date": "2025-09-30", + "equity": 15011.15, + "return_pct": 50.11 + }, + { + "date": "2025-10-01", + "equity": 15062.3, + "return_pct": 50.62 + }, + { + "date": "2025-10-02", + "equity": 15079.65, + "return_pct": 50.8 + }, + { + "date": "2025-10-03", + "equity": 15079.43, + "return_pct": 50.79 + }, + { + "date": "2025-10-06", + "equity": 15133.51, + "return_pct": 51.34 + }, + { + "date": "2025-10-07", + "equity": 15077.4, + "return_pct": 50.77 + }, + { + "date": "2025-10-08", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2025-10-09", + "equity": 15123.37, + "return_pct": 51.23 + }, + { + "date": "2025-10-10", + "equity": 14714.62, + "return_pct": 47.15 + }, + { + "date": "2025-10-13", + "equity": 14940.4, + "return_pct": 49.4 + }, + { + "date": "2025-10-14", + "equity": 14922.15, + "return_pct": 49.22 + }, + { + "date": "2025-10-15", + "equity": 14988.4, + "return_pct": 49.88 + }, + { + "date": "2025-10-16", + "equity": 14886.32, + "return_pct": 48.86 + }, + { + "date": "2025-10-17", + "equity": 14970.82, + "return_pct": 49.71 + }, + { + "date": "2025-10-20", + "equity": 15126.52, + "return_pct": 51.27 + }, + { + "date": "2025-10-21", + "equity": 15126.3, + "return_pct": 51.26 + }, + { + "date": "2025-10-22", + "equity": 15047.66, + "return_pct": 50.48 + }, + { + "date": "2025-10-23", + "equity": 15136.89, + "return_pct": 51.37 + }, + { + "date": "2025-10-24", + "equity": 15260.6, + "return_pct": 52.61 + }, + { + "date": "2025-10-27", + "equity": 15440.64, + "return_pct": 54.41 + }, + { + "date": "2025-10-28", + "equity": 15481.65, + "return_pct": 54.82 + }, + { + "date": "2025-10-29", + "equity": 15489.08, + "return_pct": 54.89 + }, + { + "date": "2025-10-30", + "equity": 15318.73, + "return_pct": 53.19 + }, + { + "date": "2025-10-31", + "equity": 15368.98, + "return_pct": 53.69 + }, + { + "date": "2025-11-03", + "equity": 15397.82, + "return_pct": 53.98 + }, + { + "date": "2025-11-04", + "equity": 15215.3, + "return_pct": 52.15 + }, + { + "date": "2025-11-05", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2025-11-06", + "equity": 15104.22, + "return_pct": 51.04 + }, + { + "date": "2025-11-07", + "equity": 15119.09, + "return_pct": 51.19 + }, + { + "date": "2025-11-10", + "equity": 15355.01, + "return_pct": 53.55 + }, + { + "date": "2025-11-11", + "equity": 15390.16, + "return_pct": 53.9 + }, + { + "date": "2025-11-12", + "equity": 15398.72, + "return_pct": 53.99 + }, + { + "date": "2025-11-13", + "equity": 15143.2, + "return_pct": 51.43 + }, + { + "date": "2025-11-14", + "equity": 15140.72, + "return_pct": 51.41 + }, + { + "date": "2025-11-17", + "equity": 14999.66, + "return_pct": 50.0 + }, + { + "date": "2025-11-18", + "equity": 14873.7, + "return_pct": 48.74 + }, + { + "date": "2025-11-19", + "equity": 14931.16, + "return_pct": 49.31 + }, + { + "date": "2025-11-20", + "equity": 14703.58, + "return_pct": 47.04 + }, + { + "date": "2025-11-21", + "equity": 14850.04, + "return_pct": 48.5 + }, + { + "date": "2025-11-24", + "equity": 15068.61, + "return_pct": 50.69 + }, + { + "date": "2025-11-25", + "equity": 15210.35, + "return_pct": 52.1 + }, + { + "date": "2025-11-26", + "equity": 15315.35, + "return_pct": 53.15 + }, + { + "date": "2025-11-28", + "equity": 15398.95, + "return_pct": 53.99 + }, + { + "date": "2025-12-01", + "equity": 15328.65, + "return_pct": 53.29 + }, + { + "date": "2025-12-02", + "equity": 15357.04, + "return_pct": 53.57 + }, + { + "date": "2025-12-03", + "equity": 15410.22, + "return_pct": 54.1 + }, + { + "date": "2025-12-04", + "equity": 15421.48, + "return_pct": 54.21 + }, + { + "date": "2025-12-05", + "equity": 15450.78, + "return_pct": 54.51 + }, + { + "date": "2025-12-08", + "equity": 15404.36, + "return_pct": 54.04 + }, + { + "date": "2025-12-09", + "equity": 15391.06, + "return_pct": 53.91 + }, + { + "date": "2025-12-10", + "equity": 15493.14, + "return_pct": 54.93 + }, + { + "date": "2025-12-11", + "equity": 15529.19, + "return_pct": 55.29 + }, + { + "date": "2025-12-12", + "equity": 15362.22, + "return_pct": 53.62 + }, + { + "date": "2025-12-15", + "equity": 15339.01, + "return_pct": 53.39 + }, + { + "date": "2025-12-16", + "equity": 15297.1, + "return_pct": 52.97 + }, + { + "date": "2025-12-17", + "equity": 15128.78, + "return_pct": 51.29 + }, + { + "date": "2025-12-18", + "equity": 15243.02, + "return_pct": 52.43 + }, + { + "date": "2025-12-19", + "equity": 15335.86, + "return_pct": 53.36 + }, + { + "date": "2025-12-22", + "equity": 15431.4, + "return_pct": 54.31 + }, + { + "date": "2025-12-23", + "equity": 15501.93, + "return_pct": 55.02 + }, + { + "date": "2025-12-24", + "equity": 15556.46, + "return_pct": 55.56 + }, + { + "date": "2025-12-26", + "equity": 15554.88, + "return_pct": 55.55 + }, + { + "date": "2025-12-29", + "equity": 15499.45, + "return_pct": 54.99 + }, + { + "date": "2025-12-30", + "equity": 15480.52, + "return_pct": 54.81 + }, + { + "date": "2025-12-31", + "equity": 15365.83, + "return_pct": 53.66 + }, + { + "date": "2026-01-02", + "equity": 15393.99, + "return_pct": 53.94 + }, + { + "date": "2026-01-05", + "equity": 15496.52, + "return_pct": 54.97 + }, + { + "date": "2026-01-06", + "equity": 15588.68, + "return_pct": 55.89 + }, + { + "date": "2026-01-07", + "equity": 15538.43, + "return_pct": 55.38 + }, + { + "date": "2026-01-08", + "equity": 15536.85, + "return_pct": 55.37 + }, + { + "date": "2026-01-09", + "equity": 15639.6, + "return_pct": 56.4 + }, + { + "date": "2026-01-12", + "equity": 15664.17, + "return_pct": 56.64 + }, + { + "date": "2026-01-13", + "equity": 15632.84, + "return_pct": 56.33 + }, + { + "date": "2026-01-14", + "equity": 15556.01, + "return_pct": 55.56 + }, + { + "date": "2026-01-15", + "equity": 15598.37, + "return_pct": 55.98 + }, + { + "date": "2026-01-16", + "equity": 15585.3, + "return_pct": 55.85 + }, + { + "date": "2026-01-20", + "equity": 15268.03, + "return_pct": 52.68 + }, + { + "date": "2026-01-21", + "equity": 15444.24, + "return_pct": 54.44 + }, + { + "date": "2026-01-22", + "equity": 15524.91, + "return_pct": 55.25 + }, + { + "date": "2026-01-23", + "equity": 15530.54, + "return_pct": 55.31 + }, + { + "date": "2026-01-26", + "equity": 15609.41, + "return_pct": 56.09 + }, + { + "date": "2026-01-27", + "equity": 15671.6, + "return_pct": 56.72 + }, + { + "date": "2026-01-28", + "equity": 15670.02, + "return_pct": 56.7 + }, + { + "date": "2026-01-29", + "equity": 15638.93, + "return_pct": 56.39 + }, + { + "date": "2026-01-30", + "equity": 15592.28, + "return_pct": 55.92 + }, + { + "date": "2026-02-02", + "equity": 15669.8, + "return_pct": 56.7 + }, + { + "date": "2026-02-03", + "equity": 15537.3, + "return_pct": 55.37 + }, + { + "date": "2026-02-04", + "equity": 15462.04, + "return_pct": 54.62 + }, + { + "date": "2026-02-05", + "equity": 15268.93, + "return_pct": 52.69 + }, + { + "date": "2026-02-06", + "equity": 15561.86, + "return_pct": 55.62 + }, + { + "date": "2026-02-09", + "equity": 15636.9, + "return_pct": 56.37 + }, + { + "date": "2026-02-10", + "equity": 15595.66, + "return_pct": 55.96 + }, + { + "date": "2026-02-11", + "equity": 15592.06, + "return_pct": 55.92 + }, + { + "date": "2026-02-12", + "equity": 15351.18, + "return_pct": 53.51 + }, + { + "date": "2026-02-13", + "equity": 15362.0, + "return_pct": 53.62 + }, + { + "date": "2026-02-17", + "equity": 15386.78, + "return_pct": 53.87 + }, + { + "date": "2026-02-18", + "equity": 15464.3, + "return_pct": 54.64 + }, + { + "date": "2026-02-19", + "equity": 15423.51, + "return_pct": 54.24 + }, + { + "date": "2026-02-20", + "equity": 15535.05, + "return_pct": 55.35 + }, + { + "date": "2026-02-23", + "equity": 15376.42, + "return_pct": 53.76 + }, + { + "date": "2026-02-24", + "equity": 15488.18, + "return_pct": 54.88 + }, + { + "date": "2026-02-25", + "equity": 15618.87, + "return_pct": 56.19 + }, + { + "date": "2026-02-26", + "equity": 15532.12, + "return_pct": 55.32 + }, + { + "date": "2026-02-27", + "equity": 15457.54, + "return_pct": 54.58 + }, + { + "date": "2026-03-02", + "equity": 15466.32, + "return_pct": 54.66 + }, + { + "date": "2026-03-03", + "equity": 15330.0, + "return_pct": 53.3 + }, + { + "date": "2026-03-04", + "equity": 15438.16, + "return_pct": 54.38 + }, + { + "date": "2026-03-05", + "equity": 15352.08, + "return_pct": 53.52 + }, + { + "date": "2026-03-06", + "equity": 15150.86, + "return_pct": 51.51 + }, + { + "date": "2026-03-09", + "equity": 15283.58, + "return_pct": 52.84 + }, + { + "date": "2026-03-10", + "equity": 15259.02, + "return_pct": 52.59 + }, + { + "date": "2026-03-11", + "equity": 15239.87, + "return_pct": 52.4 + }, + { + "date": "2026-03-12", + "equity": 15008.45, + "return_pct": 50.08 + }, + { + "date": "2026-03-13", + "equity": 14923.5, + "return_pct": 49.23 + }, + { + "date": "2026-03-16", + "equity": 15075.37, + "return_pct": 50.75 + }, + { + "date": "2026-03-17", + "equity": 15115.03, + "return_pct": 51.15 + }, + { + "date": "2026-03-18", + "equity": 14904.12, + "return_pct": 49.04 + }, + { + "date": "2026-03-19", + "equity": 14867.39, + "return_pct": 48.67 + }, + { + "date": "2026-03-20", + "equity": 14614.34, + "return_pct": 46.14 + }, + { + "date": "2026-03-23", + "equity": 14767.8, + "return_pct": 47.68 + }, + { + "date": "2026-03-24", + "equity": 14718.22, + "return_pct": 47.18 + }, + { + "date": "2026-03-25", + "equity": 14800.24, + "return_pct": 48.0 + }, + { + "date": "2026-03-26", + "equity": 14535.93, + "return_pct": 45.36 + }, + { + "date": "2026-03-27", + "equity": 14288.06, + "return_pct": 42.88 + }, + { + "date": "2026-03-30", + "equity": 14240.29, + "return_pct": 42.4 + }, + { + "date": "2026-03-31", + "equity": 14654.23, + "return_pct": 46.54 + }, + { + "date": "2026-04-01", + "equity": 14764.64, + "return_pct": 47.65 + }, + { + "date": "2026-04-02", + "equity": 14777.94, + "return_pct": 47.78 + }, + { + "date": "2026-04-06", + "equity": 14847.79, + "return_pct": 48.48 + }, + { + "date": "2026-04-07", + "equity": 14854.32, + "return_pct": 48.54 + }, + { + "date": "2026-04-08", + "equity": 15232.66, + "return_pct": 52.33 + }, + { + "date": "2026-04-09", + "equity": 15320.53, + "return_pct": 53.21 + }, + { + "date": "2026-04-10", + "equity": 15310.39, + "return_pct": 53.1 + }, + { + "date": "2026-04-13", + "equity": 15460.01, + "return_pct": 54.6 + }, + { + "date": "2026-04-14", + "equity": 15648.39, + "return_pct": 56.48 + }, + { + "date": "2026-04-15", + "equity": 15771.87, + "return_pct": 57.72 + }, + { + "date": "2026-04-16", + "equity": 15810.63, + "return_pct": 58.11 + }, + { + "date": "2026-04-17", + "equity": 16001.71, + "return_pct": 60.02 + }, + { + "date": "2026-04-20", + "equity": 15969.72, + "return_pct": 59.7 + }, + { + "date": "2026-04-21", + "equity": 15865.16, + "return_pct": 58.65 + }, + { + "date": "2026-04-22", + "equity": 16025.82, + "return_pct": 60.26 + }, + { + "date": "2026-04-23", + "equity": 15963.63, + "return_pct": 59.64 + }, + { + "date": "2026-04-24", + "equity": 16087.34, + "return_pct": 60.87 + }, + { + "date": "2026-04-27", + "equity": 16115.05, + "return_pct": 61.15 + }, + { + "date": "2026-04-28", + "equity": 16036.64, + "return_pct": 60.37 + }, + { + "date": "2026-04-29", + "equity": 16034.16, + "return_pct": 60.34 + }, + { + "date": "2026-04-30", + "equity": 16193.7, + "return_pct": 61.94 + }, + { + "date": "2026-05-01", + "equity": 16238.54, + "return_pct": 62.39 + }, + { + "date": "2026-05-04", + "equity": 16179.05, + "return_pct": 61.79 + }, + { + "date": "2026-05-05", + "equity": 16308.84, + "return_pct": 63.09 + }, + { + "date": "2026-05-06", + "equity": 16535.52, + "return_pct": 65.36 + }, + { + "date": "2026-05-07", + "equity": 16484.82, + "return_pct": 64.85 + }, + { + "date": "2026-05-08", + "equity": 16620.92, + "return_pct": 66.21 + }, + { + "date": "2026-05-11", + "equity": 16658.78, + "return_pct": 66.59 + }, + { + "date": "2026-05-12", + "equity": 16633.54, + "return_pct": 66.34 + }, + { + "date": "2026-05-13", + "equity": 16726.6, + "return_pct": 67.27 + }, + { + "date": "2026-05-14", + "equity": 16858.65, + "return_pct": 68.59 + }, + { + "date": "2026-05-15", + "equity": 16655.85, + "return_pct": 66.56 + }, + { + "date": "2026-05-18", + "equity": 16644.13, + "return_pct": 66.44 + }, + { + "date": "2026-05-19", + "equity": 16533.27, + "return_pct": 65.33 + }, + { + "date": "2026-05-20", + "equity": 16702.72, + "return_pct": 67.03 + }, + { + "date": "2026-05-21", + "equity": 16735.84, + "return_pct": 67.36 + }, + { + "date": "2026-05-22", + "equity": 16801.64, + "return_pct": 68.02 + }, + { + "date": "2026-05-26", + "equity": 16913.18, + "return_pct": 69.13 + }, + { + "date": "2026-05-27", + "equity": 16910.25, + "return_pct": 69.1 + }, + { + "date": "2026-05-28", + "equity": 17003.54, + "return_pct": 70.04 + }, + { + "date": "2026-05-29", + "equity": 17045.9, + "return_pct": 70.46 + }, + { + "date": "2026-06-01", + "equity": 17092.32, + "return_pct": 70.92 + }, + { + "date": "2026-06-02", + "equity": 17115.53, + "return_pct": 71.16 + }, + { + "date": "2026-06-03", + "equity": 16995.43, + "return_pct": 69.95 + }, + { + "date": "2026-06-04", + "equity": 17059.65, + "return_pct": 70.6 + }, + { + "date": "2026-06-05", + "equity": 16619.35, + "return_pct": 66.19 + }, + { + "date": "2026-06-08", + "equity": 16656.98, + "return_pct": 66.57 + }, + { + "date": "2026-06-09", + "equity": 16608.08, + "return_pct": 66.08 + }, + { + "date": "2026-06-10", + "equity": 16346.24, + "return_pct": 63.46 + }, + { + "date": "2026-06-11", + "equity": 16624.08, + "return_pct": 66.24 + }, + { + "date": "2026-06-12", + "equity": 16713.99, + "return_pct": 67.14 + }, + { + "date": "2026-06-15", + "equity": 17008.72, + "return_pct": 70.09 + }, + { + "date": "2026-06-16", + "equity": 16907.32, + "return_pct": 69.07 + }, + { + "date": "2026-06-17", + "equity": 16696.19, + "return_pct": 66.96 + }, + { + "date": "2026-06-18", + "equity": 16826.43, + "return_pct": 68.26 + }, + { + "date": "2026-06-22", + "equity": 16773.47, + "return_pct": 67.73 + }, + { + "date": "2026-06-23", + "equity": 16529.89, + "return_pct": 65.3 + }, + { + "date": "2026-06-24", + "equity": 16522.23, + "return_pct": 65.22 + }, + { + "date": "2026-06-25", + "equity": 16546.11, + "return_pct": 65.46 + }, + { + "date": "2026-06-26", + "equity": 16426.46, + "return_pct": 64.26 + }, + { + "date": "2026-06-29", + "equity": 16697.09, + "return_pct": 66.97 + }, + { + "date": "2026-06-30", + "equity": 16827.1, + "return_pct": 68.27 + }, + { + "date": "2026-07-01", + "equity": 16804.34, + "return_pct": 68.04 + }, + { + "date": "2026-07-02", + "equity": 16782.26, + "return_pct": 67.82 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "5y", + "lookback_label": "5 years", + "starting_capital": 10000.0, + "final_equity": 27160.41, + "total_return_pct": 171.6, + "cagr_pct": 22.2, + "max_drawdown_pct": 14.3, + "sharpe": 1.36, + "trades": 170, + "win_rate": 39.4, + "avg_trade_pnl": 100.94, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 3061.77, + "worst_trade_pnl": -356.82, + "avg_hold_days": 16.0, + "exit_reasons": { + "stop": 69, + "time": 40, + "trailing_stop": 61 + }, + "skipped_book_full": 8, + "spy_return_pct": 72.0, + "yearly_returns": [ + { + "year": 2021, + "return_pct": 0.0 + }, + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 57.1 + }, + { + "year": 2024, + "return_pct": 19.9 + }, + { + "year": 2025, + "return_pct": 41.7 + }, + { + "year": 2026, + "return_pct": 5.3 + } + ], + "start_date": "2021-07-06", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-08-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-09-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-10-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-11-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-12-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-01-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-02-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-03-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-04-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-04", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-25", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-26", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-05-31", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-02", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-03", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-09", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-10", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-16", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-17", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-21", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-22", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-23", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-24", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-27", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-28", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-29", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-06-30", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-01", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-05", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-07", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-08", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-11", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-12", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-13", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-14", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-15", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-18", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-19", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-20", + "equity": 9999.06, + "return_pct": -0.01 + }, + { + "date": "2022-07-21", + "equity": 10022.0, + "return_pct": 0.22 + }, + { + "date": "2022-07-22", + "equity": 9951.45, + "return_pct": -0.49 + }, + { + "date": "2022-07-25", + "equity": 9937.99, + "return_pct": -0.62 + }, + { + "date": "2022-07-26", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-27", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-28", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-07-29", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-01", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-02", + "equity": 9898.21, + "return_pct": -1.02 + }, + { + "date": "2022-08-03", + "equity": 9894.44, + "return_pct": -1.06 + }, + { + "date": "2022-08-04", + "equity": 9684.25, + "return_pct": -3.16 + }, + { + "date": "2022-08-05", + "equity": 9741.07, + "return_pct": -2.59 + }, + { + "date": "2022-08-08", + "equity": 9709.25, + "return_pct": -2.91 + }, + { + "date": "2022-08-09", + "equity": 9769.01, + "return_pct": -2.31 + }, + { + "date": "2022-08-10", + "equity": 9796.11, + "return_pct": -2.04 + }, + { + "date": "2022-08-11", + "equity": 9911.94, + "return_pct": -0.88 + }, + { + "date": "2022-08-12", + "equity": 9887.68, + "return_pct": -1.12 + }, + { + "date": "2022-08-15", + "equity": 9845.4, + "return_pct": -1.55 + }, + { + "date": "2022-08-16", + "equity": 9942.63, + "return_pct": -0.57 + }, + { + "date": "2022-08-17", + "equity": 9949.31, + "return_pct": -0.51 + }, + { + "date": "2022-08-18", + "equity": 10045.03, + "return_pct": 0.45 + }, + { + "date": "2022-08-19", + "equity": 10015.4, + "return_pct": 0.15 + }, + { + "date": "2022-08-22", + "equity": 10069.42, + "return_pct": 0.69 + }, + { + "date": "2022-08-23", + "equity": 10019.8, + "return_pct": 0.2 + }, + { + "date": "2022-08-24", + "equity": 10119.51, + "return_pct": 1.2 + }, + { + "date": "2022-08-25", + "equity": 10150.95, + "return_pct": 1.51 + }, + { + "date": "2022-08-26", + "equity": 10130.66, + "return_pct": 1.31 + }, + { + "date": "2022-08-29", + "equity": 10130.37, + "return_pct": 1.3 + }, + { + "date": "2022-08-30", + "equity": 9892.84, + "return_pct": -1.07 + }, + { + "date": "2022-08-31", + "equity": 9945.32, + "return_pct": -0.55 + }, + { + "date": "2022-09-01", + "equity": 9868.42, + "return_pct": -1.32 + }, + { + "date": "2022-09-02", + "equity": 9889.03, + "return_pct": -1.11 + }, + { + "date": "2022-09-06", + "equity": 9788.01, + "return_pct": -2.12 + }, + { + "date": "2022-09-07", + "equity": 9800.67, + "return_pct": -1.99 + }, + { + "date": "2022-09-08", + "equity": 9830.71, + "return_pct": -1.69 + }, + { + "date": "2022-09-09", + "equity": 9890.7, + "return_pct": -1.09 + }, + { + "date": "2022-09-12", + "equity": 10051.19, + "return_pct": 0.51 + }, + { + "date": "2022-09-13", + "equity": 9905.86, + "return_pct": -0.94 + }, + { + "date": "2022-09-14", + "equity": 10161.43, + "return_pct": 1.61 + }, + { + "date": "2022-09-15", + "equity": 9952.63, + "return_pct": -0.47 + }, + { + "date": "2022-09-16", + "equity": 9861.31, + "return_pct": -1.39 + }, + { + "date": "2022-09-19", + "equity": 9805.23, + "return_pct": -1.95 + }, + { + "date": "2022-09-20", + "equity": 9777.59, + "return_pct": -2.22 + }, + { + "date": "2022-09-21", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-22", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-23", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-26", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-27", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-28", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-29", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-09-30", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-10-03", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-10-04", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-10-05", + "equity": 9738.25, + "return_pct": -2.62 + }, + { + "date": "2022-10-06", + "equity": 9737.0, + "return_pct": -2.63 + }, + { + "date": "2022-10-07", + "equity": 9746.45, + "return_pct": -2.54 + }, + { + "date": "2022-10-10", + "equity": 9706.6, + "return_pct": -2.93 + }, + { + "date": "2022-10-11", + "equity": 9686.23, + "return_pct": -3.14 + }, + { + "date": "2022-10-12", + "equity": 9694.2, + "return_pct": -3.06 + }, + { + "date": "2022-10-13", + "equity": 9726.97, + "return_pct": -2.73 + }, + { + "date": "2022-10-14", + "equity": 9670.0, + "return_pct": -3.3 + }, + { + "date": "2022-10-17", + "equity": 9675.02, + "return_pct": -3.25 + }, + { + "date": "2022-10-18", + "equity": 9666.75, + "return_pct": -3.33 + }, + { + "date": "2022-10-19", + "equity": 9728.44, + "return_pct": -2.72 + }, + { + "date": "2022-10-20", + "equity": 9716.64, + "return_pct": -2.83 + }, + { + "date": "2022-10-21", + "equity": 9766.23, + "return_pct": -2.34 + }, + { + "date": "2022-10-24", + "equity": 9783.05, + "return_pct": -2.17 + }, + { + "date": "2022-10-25", + "equity": 9825.56, + "return_pct": -1.74 + }, + { + "date": "2022-10-26", + "equity": 9851.53, + "return_pct": -1.48 + }, + { + "date": "2022-10-27", + "equity": 9841.2, + "return_pct": -1.59 + }, + { + "date": "2022-10-28", + "equity": 9832.64, + "return_pct": -1.67 + }, + { + "date": "2022-10-31", + "equity": 9833.23, + "return_pct": -1.67 + }, + { + "date": "2022-11-01", + "equity": 9842.97, + "return_pct": -1.57 + }, + { + "date": "2022-11-02", + "equity": 9797.22, + "return_pct": -2.03 + }, + { + "date": "2022-11-03", + "equity": 9885.44, + "return_pct": -1.15 + }, + { + "date": "2022-11-04", + "equity": 9823.51, + "return_pct": -1.76 + }, + { + "date": "2022-11-07", + "equity": 9838.56, + "return_pct": -1.61 + }, + { + "date": "2022-11-08", + "equity": 9824.98, + "return_pct": -1.75 + }, + { + "date": "2022-11-09", + "equity": 9721.96, + "return_pct": -2.78 + }, + { + "date": "2022-11-10", + "equity": 9763.49, + "return_pct": -2.37 + }, + { + "date": "2022-11-11", + "equity": 9798.53, + "return_pct": -2.01 + }, + { + "date": "2022-11-14", + "equity": 9760.64, + "return_pct": -2.39 + }, + { + "date": "2022-11-15", + "equity": 9802.03, + "return_pct": -1.98 + }, + { + "date": "2022-11-16", + "equity": 9696.84, + "return_pct": -3.03 + }, + { + "date": "2022-11-17", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-18", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-21", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-22", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-23", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-25", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-28", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-29", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-30", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-01", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-02", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-05", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-06", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-07", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-08", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-09", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-12", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-13", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-14", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-15", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-16", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-19", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-20", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-21", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-22", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-23", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-27", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-28", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-29", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-30", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-03", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-04", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-05", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-06", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-09", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-10", + "equity": 9659.79, + "return_pct": -3.4 + }, + { + "date": "2023-01-11", + "equity": 9652.18, + "return_pct": -3.48 + }, + { + "date": "2023-01-12", + "equity": 9684.28, + "return_pct": -3.16 + }, + { + "date": "2023-01-13", + "equity": 9672.31, + "return_pct": -3.28 + }, + { + "date": "2023-01-17", + "equity": 9669.59, + "return_pct": -3.3 + }, + { + "date": "2023-01-18", + "equity": 9643.05, + "return_pct": -3.57 + }, + { + "date": "2023-01-19", + "equity": 9630.26, + "return_pct": -3.7 + }, + { + "date": "2023-01-20", + "equity": 9716.03, + "return_pct": -2.84 + }, + { + "date": "2023-01-23", + "equity": 9773.58, + "return_pct": -2.26 + }, + { + "date": "2023-01-24", + "equity": 9580.18, + "return_pct": -4.2 + }, + { + "date": "2023-01-25", + "equity": 9561.76, + "return_pct": -4.38 + }, + { + "date": "2023-01-26", + "equity": 9635.44, + "return_pct": -3.65 + }, + { + "date": "2023-01-27", + "equity": 9608.78, + "return_pct": -3.91 + }, + { + "date": "2023-01-30", + "equity": 9449.79, + "return_pct": -5.5 + }, + { + "date": "2023-01-31", + "equity": 9503.62, + "return_pct": -4.96 + }, + { + "date": "2023-02-01", + "equity": 9472.66, + "return_pct": -5.27 + }, + { + "date": "2023-02-02", + "equity": 9437.52, + "return_pct": -5.62 + }, + { + "date": "2023-02-03", + "equity": 9429.96, + "return_pct": -5.7 + }, + { + "date": "2023-02-06", + "equity": 9335.8, + "return_pct": -6.64 + }, + { + "date": "2023-02-07", + "equity": 9294.59, + "return_pct": -7.05 + }, + { + "date": "2023-02-08", + "equity": 9290.58, + "return_pct": -7.09 + }, + { + "date": "2023-02-09", + "equity": 9349.84, + "return_pct": -6.5 + }, + { + "date": "2023-02-10", + "equity": 9468.52, + "return_pct": -5.31 + }, + { + "date": "2023-02-13", + "equity": 9357.45, + "return_pct": -6.43 + }, + { + "date": "2023-02-14", + "equity": 9320.78, + "return_pct": -6.79 + }, + { + "date": "2023-02-15", + "equity": 9299.35, + "return_pct": -7.01 + }, + { + "date": "2023-02-16", + "equity": 9328.02, + "return_pct": -6.72 + }, + { + "date": "2023-02-17", + "equity": 9239.37, + "return_pct": -7.61 + }, + { + "date": "2023-02-21", + "equity": 9211.43, + "return_pct": -7.89 + }, + { + "date": "2023-02-22", + "equity": 9249.24, + "return_pct": -7.51 + }, + { + "date": "2023-02-23", + "equity": 9284.2, + "return_pct": -7.16 + }, + { + "date": "2023-02-24", + "equity": 9270.73, + "return_pct": -7.29 + }, + { + "date": "2023-02-27", + "equity": 9307.07, + "return_pct": -6.93 + }, + { + "date": "2023-02-28", + "equity": 9324.11, + "return_pct": -6.76 + }, + { + "date": "2023-03-01", + "equity": 9339.55, + "return_pct": -6.6 + }, + { + "date": "2023-03-02", + "equity": 9448.13, + "return_pct": -5.52 + }, + { + "date": "2023-03-03", + "equity": 9505.0, + "return_pct": -4.95 + }, + { + "date": "2023-03-06", + "equity": 9397.2, + "return_pct": -6.03 + }, + { + "date": "2023-03-07", + "equity": 9247.39, + "return_pct": -7.53 + }, + { + "date": "2023-03-08", + "equity": 9173.6, + "return_pct": -8.26 + }, + { + "date": "2023-03-09", + "equity": 9031.9, + "return_pct": -9.68 + }, + { + "date": "2023-03-10", + "equity": 9022.32, + "return_pct": -9.78 + }, + { + "date": "2023-03-13", + "equity": 9022.32, + "return_pct": -9.78 + }, + { + "date": "2023-03-14", + "equity": 9022.32, + "return_pct": -9.78 + }, + { + "date": "2023-03-15", + "equity": 9022.32, + "return_pct": -9.78 + }, + { + "date": "2023-03-16", + "equity": 9020.89, + "return_pct": -9.79 + }, + { + "date": "2023-03-17", + "equity": 9004.33, + "return_pct": -9.96 + }, + { + "date": "2023-03-20", + "equity": 9046.66, + "return_pct": -9.53 + }, + { + "date": "2023-03-21", + "equity": 9023.9, + "return_pct": -9.76 + }, + { + "date": "2023-03-22", + "equity": 8987.03, + "return_pct": -10.13 + }, + { + "date": "2023-03-23", + "equity": 8998.69, + "return_pct": -10.01 + }, + { + "date": "2023-03-24", + "equity": 9012.42, + "return_pct": -9.88 + }, + { + "date": "2023-03-27", + "equity": 8988.63, + "return_pct": -10.11 + }, + { + "date": "2023-03-28", + "equity": 8975.18, + "return_pct": -10.25 + }, + { + "date": "2023-03-29", + "equity": 8992.86, + "return_pct": -10.07 + }, + { + "date": "2023-03-30", + "equity": 8978.69, + "return_pct": -10.21 + }, + { + "date": "2023-03-31", + "equity": 9055.21, + "return_pct": -9.45 + }, + { + "date": "2023-04-03", + "equity": 9100.41, + "return_pct": -9.0 + }, + { + "date": "2023-04-04", + "equity": 9075.31, + "return_pct": -9.25 + }, + { + "date": "2023-04-05", + "equity": 9012.95, + "return_pct": -9.87 + }, + { + "date": "2023-04-06", + "equity": 9096.13, + "return_pct": -9.04 + }, + { + "date": "2023-04-10", + "equity": 9165.48, + "return_pct": -8.35 + }, + { + "date": "2023-04-11", + "equity": 9091.58, + "return_pct": -9.08 + }, + { + "date": "2023-04-12", + "equity": 9014.64, + "return_pct": -9.85 + }, + { + "date": "2023-04-13", + "equity": 9089.34, + "return_pct": -9.11 + }, + { + "date": "2023-04-14", + "equity": 9060.83, + "return_pct": -9.39 + }, + { + "date": "2023-04-17", + "equity": 8894.9, + "return_pct": -11.05 + }, + { + "date": "2023-04-18", + "equity": 8930.66, + "return_pct": -10.69 + }, + { + "date": "2023-04-19", + "equity": 8936.49, + "return_pct": -10.64 + }, + { + "date": "2023-04-20", + "equity": 8894.59, + "return_pct": -11.05 + }, + { + "date": "2023-04-21", + "equity": 8895.25, + "return_pct": -11.05 + }, + { + "date": "2023-04-24", + "equity": 8873.16, + "return_pct": -11.27 + }, + { + "date": "2023-04-25", + "equity": 8771.5, + "return_pct": -12.28 + }, + { + "date": "2023-04-26", + "equity": 8834.37, + "return_pct": -11.66 + }, + { + "date": "2023-04-27", + "equity": 8949.11, + "return_pct": -10.51 + }, + { + "date": "2023-04-28", + "equity": 8984.69, + "return_pct": -10.15 + }, + { + "date": "2023-05-01", + "equity": 8962.28, + "return_pct": -10.38 + }, + { + "date": "2023-05-02", + "equity": 8974.21, + "return_pct": -10.26 + }, + { + "date": "2023-05-03", + "equity": 8877.47, + "return_pct": -11.23 + }, + { + "date": "2023-05-04", + "equity": 8809.16, + "return_pct": -11.91 + }, + { + "date": "2023-05-05", + "equity": 9009.72, + "return_pct": -9.9 + }, + { + "date": "2023-05-08", + "equity": 9008.74, + "return_pct": -9.91 + }, + { + "date": "2023-05-09", + "equity": 8971.78, + "return_pct": -10.28 + }, + { + "date": "2023-05-10", + "equity": 9015.2, + "return_pct": -9.85 + }, + { + "date": "2023-05-11", + "equity": 8987.53, + "return_pct": -10.12 + }, + { + "date": "2023-05-12", + "equity": 8899.03, + "return_pct": -11.01 + }, + { + "date": "2023-05-15", + "equity": 8960.45, + "return_pct": -10.4 + }, + { + "date": "2023-05-16", + "equity": 8956.31, + "return_pct": -10.44 + }, + { + "date": "2023-05-17", + "equity": 9158.56, + "return_pct": -8.41 + }, + { + "date": "2023-05-18", + "equity": 9470.27, + "return_pct": -5.3 + }, + { + "date": "2023-05-19", + "equity": 9401.97, + "return_pct": -5.98 + }, + { + "date": "2023-05-22", + "equity": 9538.11, + "return_pct": -4.62 + }, + { + "date": "2023-05-23", + "equity": 9576.17, + "return_pct": -4.24 + }, + { + "date": "2023-05-24", + "equity": 9508.4, + "return_pct": -4.92 + }, + { + "date": "2023-05-25", + "equity": 9767.43, + "return_pct": -2.33 + }, + { + "date": "2023-05-26", + "equity": 9999.44, + "return_pct": -0.01 + }, + { + "date": "2023-05-30", + "equity": 10229.51, + "return_pct": 2.3 + }, + { + "date": "2023-05-31", + "equity": 10184.8, + "return_pct": 1.85 + }, + { + "date": "2023-06-01", + "equity": 10357.01, + "return_pct": 3.57 + }, + { + "date": "2023-06-02", + "equity": 10396.26, + "return_pct": 3.96 + }, + { + "date": "2023-06-05", + "equity": 10502.44, + "return_pct": 5.02 + }, + { + "date": "2023-06-06", + "equity": 10456.43, + "return_pct": 4.56 + }, + { + "date": "2023-06-07", + "equity": 10279.64, + "return_pct": 2.8 + }, + { + "date": "2023-06-08", + "equity": 10348.69, + "return_pct": 3.49 + }, + { + "date": "2023-06-09", + "equity": 10381.18, + "return_pct": 3.81 + }, + { + "date": "2023-06-12", + "equity": 10519.93, + "return_pct": 5.2 + }, + { + "date": "2023-06-13", + "equity": 10616.53, + "return_pct": 6.17 + }, + { + "date": "2023-06-14", + "equity": 10603.05, + "return_pct": 6.03 + }, + { + "date": "2023-06-15", + "equity": 10764.53, + "return_pct": 7.65 + }, + { + "date": "2023-06-16", + "equity": 10700.02, + "return_pct": 7.0 + }, + { + "date": "2023-06-20", + "equity": 10639.69, + "return_pct": 6.4 + }, + { + "date": "2023-06-21", + "equity": 10462.96, + "return_pct": 4.63 + }, + { + "date": "2023-06-22", + "equity": 10438.23, + "return_pct": 4.38 + }, + { + "date": "2023-06-23", + "equity": 10427.13, + "return_pct": 4.27 + }, + { + "date": "2023-06-26", + "equity": 10208.68, + "return_pct": 2.09 + }, + { + "date": "2023-06-27", + "equity": 10341.69, + "return_pct": 3.42 + }, + { + "date": "2023-06-28", + "equity": 10341.07, + "return_pct": 3.41 + }, + { + "date": "2023-06-29", + "equity": 10435.88, + "return_pct": 4.36 + }, + { + "date": "2023-06-30", + "equity": 10524.45, + "return_pct": 5.24 + }, + { + "date": "2023-07-03", + "equity": 10781.45, + "return_pct": 7.81 + }, + { + "date": "2023-07-05", + "equity": 10759.34, + "return_pct": 7.59 + }, + { + "date": "2023-07-06", + "equity": 10636.16, + "return_pct": 6.36 + }, + { + "date": "2023-07-07", + "equity": 10764.63, + "return_pct": 7.65 + }, + { + "date": "2023-07-10", + "equity": 11003.13, + "return_pct": 10.03 + }, + { + "date": "2023-07-11", + "equity": 11188.75, + "return_pct": 11.89 + }, + { + "date": "2023-07-12", + "equity": 11282.51, + "return_pct": 12.83 + }, + { + "date": "2023-07-13", + "equity": 11887.34, + "return_pct": 18.87 + }, + { + "date": "2023-07-14", + "equity": 11793.59, + "return_pct": 17.94 + }, + { + "date": "2023-07-17", + "equity": 11829.41, + "return_pct": 18.29 + }, + { + "date": "2023-07-18", + "equity": 11995.07, + "return_pct": 19.95 + }, + { + "date": "2023-07-19", + "equity": 12459.51, + "return_pct": 24.6 + }, + { + "date": "2023-07-20", + "equity": 11822.53, + "return_pct": 18.23 + }, + { + "date": "2023-07-21", + "equity": 11755.3, + "return_pct": 17.55 + }, + { + "date": "2023-07-24", + "equity": 11724.53, + "return_pct": 17.25 + }, + { + "date": "2023-07-25", + "equity": 11730.19, + "return_pct": 17.3 + }, + { + "date": "2023-07-26", + "equity": 11771.7, + "return_pct": 17.72 + }, + { + "date": "2023-07-27", + "equity": 11542.59, + "return_pct": 15.43 + }, + { + "date": "2023-07-28", + "equity": 11788.38, + "return_pct": 17.88 + }, + { + "date": "2023-07-31", + "equity": 11895.83, + "return_pct": 18.96 + }, + { + "date": "2023-08-01", + "equity": 11804.22, + "return_pct": 18.04 + }, + { + "date": "2023-08-02", + "equity": 12338.97, + "return_pct": 23.39 + }, + { + "date": "2023-08-03", + "equity": 12281.47, + "return_pct": 22.81 + }, + { + "date": "2023-08-04", + "equity": 12308.48, + "return_pct": 23.08 + }, + { + "date": "2023-08-07", + "equity": 12356.88, + "return_pct": 23.57 + }, + { + "date": "2023-08-08", + "equity": 12373.62, + "return_pct": 23.74 + }, + { + "date": "2023-08-09", + "equity": 12344.6, + "return_pct": 23.45 + }, + { + "date": "2023-08-10", + "equity": 12408.05, + "return_pct": 24.08 + }, + { + "date": "2023-08-11", + "equity": 12561.5, + "return_pct": 25.61 + }, + { + "date": "2023-08-14", + "equity": 12486.88, + "return_pct": 24.87 + }, + { + "date": "2023-08-15", + "equity": 12355.68, + "return_pct": 23.56 + }, + { + "date": "2023-08-16", + "equity": 12305.2, + "return_pct": 23.05 + }, + { + "date": "2023-08-17", + "equity": 12174.54, + "return_pct": 21.75 + }, + { + "date": "2023-08-18", + "equity": 12240.66, + "return_pct": 22.41 + }, + { + "date": "2023-08-21", + "equity": 12148.39, + "return_pct": 21.48 + }, + { + "date": "2023-08-22", + "equity": 12235.34, + "return_pct": 22.35 + }, + { + "date": "2023-08-23", + "equity": 12303.28, + "return_pct": 23.03 + }, + { + "date": "2023-08-24", + "equity": 12080.75, + "return_pct": 20.81 + }, + { + "date": "2023-08-25", + "equity": 12149.28, + "return_pct": 21.49 + }, + { + "date": "2023-08-28", + "equity": 12193.23, + "return_pct": 21.93 + }, + { + "date": "2023-08-29", + "equity": 12309.32, + "return_pct": 23.09 + }, + { + "date": "2023-08-30", + "equity": 12404.99, + "return_pct": 24.05 + }, + { + "date": "2023-08-31", + "equity": 12422.35, + "return_pct": 24.22 + }, + { + "date": "2023-09-01", + "equity": 12485.58, + "return_pct": 24.86 + }, + { + "date": "2023-09-05", + "equity": 12403.85, + "return_pct": 24.04 + }, + { + "date": "2023-09-06", + "equity": 12426.6, + "return_pct": 24.27 + }, + { + "date": "2023-09-07", + "equity": 12292.4, + "return_pct": 22.92 + }, + { + "date": "2023-09-08", + "equity": 12274.1, + "return_pct": 22.74 + }, + { + "date": "2023-09-11", + "equity": 12269.8, + "return_pct": 22.7 + }, + { + "date": "2023-09-12", + "equity": 12194.9, + "return_pct": 21.95 + }, + { + "date": "2023-09-13", + "equity": 12113.11, + "return_pct": 21.13 + }, + { + "date": "2023-09-14", + "equity": 12143.32, + "return_pct": 21.43 + }, + { + "date": "2023-09-15", + "equity": 11976.79, + "return_pct": 19.77 + }, + { + "date": "2023-09-18", + "equity": 11982.22, + "return_pct": 19.82 + }, + { + "date": "2023-09-19", + "equity": 11928.26, + "return_pct": 19.28 + }, + { + "date": "2023-09-20", + "equity": 11922.71, + "return_pct": 19.23 + }, + { + "date": "2023-09-21", + "equity": 11885.35, + "return_pct": 18.85 + }, + { + "date": "2023-09-22", + "equity": 11885.35, + "return_pct": 18.85 + }, + { + "date": "2023-09-25", + "equity": 11885.35, + "return_pct": 18.85 + }, + { + "date": "2023-09-26", + "equity": 11885.35, + "return_pct": 18.85 + }, + { + "date": "2023-09-27", + "equity": 11885.35, + "return_pct": 18.85 + }, + { + "date": "2023-09-28", + "equity": 11883.92, + "return_pct": 18.84 + }, + { + "date": "2023-09-29", + "equity": 11909.46, + "return_pct": 19.09 + }, + { + "date": "2023-10-02", + "equity": 11987.66, + "return_pct": 19.88 + }, + { + "date": "2023-10-03", + "equity": 11887.11, + "return_pct": 18.87 + }, + { + "date": "2023-10-04", + "equity": 11942.44, + "return_pct": 19.42 + }, + { + "date": "2023-10-05", + "equity": 11980.74, + "return_pct": 19.81 + }, + { + "date": "2023-10-06", + "equity": 11991.92, + "return_pct": 19.92 + }, + { + "date": "2023-10-09", + "equity": 11993.51, + "return_pct": 19.94 + }, + { + "date": "2023-10-10", + "equity": 12101.51, + "return_pct": 21.02 + }, + { + "date": "2023-10-11", + "equity": 12094.06, + "return_pct": 20.94 + }, + { + "date": "2023-10-12", + "equity": 12008.39, + "return_pct": 20.08 + }, + { + "date": "2023-10-13", + "equity": 11843.7, + "return_pct": 18.44 + }, + { + "date": "2023-10-16", + "equity": 11878.28, + "return_pct": 18.78 + }, + { + "date": "2023-10-17", + "equity": 11914.46, + "return_pct": 19.14 + }, + { + "date": "2023-10-18", + "equity": 11842.64, + "return_pct": 18.43 + }, + { + "date": "2023-10-19", + "equity": 11730.66, + "return_pct": 17.31 + }, + { + "date": "2023-10-20", + "equity": 11725.16, + "return_pct": 17.25 + }, + { + "date": "2023-10-23", + "equity": 11885.05, + "return_pct": 18.85 + }, + { + "date": "2023-10-24", + "equity": 12178.65, + "return_pct": 21.79 + }, + { + "date": "2023-10-25", + "equity": 12143.89, + "return_pct": 21.44 + }, + { + "date": "2023-10-26", + "equity": 11973.65, + "return_pct": 19.74 + }, + { + "date": "2023-10-27", + "equity": 11901.03, + "return_pct": 19.01 + }, + { + "date": "2023-10-30", + "equity": 12029.29, + "return_pct": 20.29 + }, + { + "date": "2023-10-31", + "equity": 12052.82, + "return_pct": 20.53 + }, + { + "date": "2023-11-01", + "equity": 12114.12, + "return_pct": 21.14 + }, + { + "date": "2023-11-02", + "equity": 12255.66, + "return_pct": 22.56 + }, + { + "date": "2023-11-03", + "equity": 12664.18, + "return_pct": 26.64 + }, + { + "date": "2023-11-06", + "equity": 12561.38, + "return_pct": 25.61 + }, + { + "date": "2023-11-07", + "equity": 12728.53, + "return_pct": 27.29 + }, + { + "date": "2023-11-08", + "equity": 12791.69, + "return_pct": 27.92 + }, + { + "date": "2023-11-09", + "equity": 12668.76, + "return_pct": 26.69 + }, + { + "date": "2023-11-10", + "equity": 12650.43, + "return_pct": 26.5 + }, + { + "date": "2023-11-13", + "equity": 12681.52, + "return_pct": 26.82 + }, + { + "date": "2023-11-14", + "equity": 12926.35, + "return_pct": 29.26 + }, + { + "date": "2023-11-15", + "equity": 13005.32, + "return_pct": 30.05 + }, + { + "date": "2023-11-16", + "equity": 13009.78, + "return_pct": 30.1 + }, + { + "date": "2023-11-17", + "equity": 13161.53, + "return_pct": 31.62 + }, + { + "date": "2023-11-20", + "equity": 13414.35, + "return_pct": 34.14 + }, + { + "date": "2023-11-21", + "equity": 13145.92, + "return_pct": 31.46 + }, + { + "date": "2023-11-22", + "equity": 13234.9, + "return_pct": 32.35 + }, + { + "date": "2023-11-24", + "equity": 13276.12, + "return_pct": 32.76 + }, + { + "date": "2023-11-27", + "equity": 13235.23, + "return_pct": 32.35 + }, + { + "date": "2023-11-28", + "equity": 13247.4, + "return_pct": 32.47 + }, + { + "date": "2023-11-29", + "equity": 13133.7, + "return_pct": 31.34 + }, + { + "date": "2023-11-30", + "equity": 13121.6, + "return_pct": 31.22 + }, + { + "date": "2023-12-01", + "equity": 13397.97, + "return_pct": 33.98 + }, + { + "date": "2023-12-04", + "equity": 13380.45, + "return_pct": 33.8 + }, + { + "date": "2023-12-05", + "equity": 13539.27, + "return_pct": 35.39 + }, + { + "date": "2023-12-06", + "equity": 13611.21, + "return_pct": 36.11 + }, + { + "date": "2023-12-07", + "equity": 13932.86, + "return_pct": 39.33 + }, + { + "date": "2023-12-08", + "equity": 14091.3, + "return_pct": 40.91 + }, + { + "date": "2023-12-11", + "equity": 14107.74, + "return_pct": 41.08 + }, + { + "date": "2023-12-12", + "equity": 14176.88, + "return_pct": 41.77 + }, + { + "date": "2023-12-13", + "equity": 14357.39, + "return_pct": 43.57 + }, + { + "date": "2023-12-14", + "equity": 14633.23, + "return_pct": 46.33 + }, + { + "date": "2023-12-15", + "equity": 14532.15, + "return_pct": 45.32 + }, + { + "date": "2023-12-18", + "equity": 14632.17, + "return_pct": 46.32 + }, + { + "date": "2023-12-19", + "equity": 14717.24, + "return_pct": 47.17 + }, + { + "date": "2023-12-20", + "equity": 14553.34, + "return_pct": 45.53 + }, + { + "date": "2023-12-21", + "equity": 14810.18, + "return_pct": 48.1 + }, + { + "date": "2023-12-22", + "equity": 15027.43, + "return_pct": 50.27 + }, + { + "date": "2023-12-26", + "equity": 15021.58, + "return_pct": 50.22 + }, + { + "date": "2023-12-27", + "equity": 15514.43, + "return_pct": 55.14 + }, + { + "date": "2023-12-28", + "equity": 15555.74, + "return_pct": 55.56 + }, + { + "date": "2023-12-29", + "equity": 15180.58, + "return_pct": 51.81 + }, + { + "date": "2024-01-02", + "equity": 14830.86, + "return_pct": 48.31 + }, + { + "date": "2024-01-03", + "equity": 14528.54, + "return_pct": 45.29 + }, + { + "date": "2024-01-04", + "equity": 14619.15, + "return_pct": 46.19 + }, + { + "date": "2024-01-05", + "equity": 14528.54, + "return_pct": 45.29 + }, + { + "date": "2024-01-08", + "equity": 14404.22, + "return_pct": 44.04 + }, + { + "date": "2024-01-09", + "equity": 14328.49, + "return_pct": 43.28 + }, + { + "date": "2024-01-10", + "equity": 14290.14, + "return_pct": 42.9 + }, + { + "date": "2024-01-11", + "equity": 14304.06, + "return_pct": 43.04 + }, + { + "date": "2024-01-12", + "equity": 14304.06, + "return_pct": 43.04 + }, + { + "date": "2024-01-16", + "equity": 14238.66, + "return_pct": 42.39 + }, + { + "date": "2024-01-17", + "equity": 14233.31, + "return_pct": 42.33 + }, + { + "date": "2024-01-18", + "equity": 14263.03, + "return_pct": 42.63 + }, + { + "date": "2024-01-19", + "equity": 14249.36, + "return_pct": 42.49 + }, + { + "date": "2024-01-22", + "equity": 14265.41, + "return_pct": 42.65 + }, + { + "date": "2024-01-23", + "equity": 14304.06, + "return_pct": 43.04 + }, + { + "date": "2024-01-24", + "equity": 14611.99, + "return_pct": 46.12 + }, + { + "date": "2024-01-25", + "equity": 14767.84, + "return_pct": 47.68 + }, + { + "date": "2024-01-26", + "equity": 14850.52, + "return_pct": 48.51 + }, + { + "date": "2024-01-29", + "equity": 15072.17, + "return_pct": 50.72 + }, + { + "date": "2024-01-30", + "equity": 14626.16, + "return_pct": 46.26 + }, + { + "date": "2024-01-31", + "equity": 14541.31, + "return_pct": 45.41 + }, + { + "date": "2024-02-01", + "equity": 14670.79, + "return_pct": 46.71 + }, + { + "date": "2024-02-02", + "equity": 14736.5, + "return_pct": 47.36 + }, + { + "date": "2024-02-05", + "equity": 14728.39, + "return_pct": 47.28 + }, + { + "date": "2024-02-06", + "equity": 14747.81, + "return_pct": 47.48 + }, + { + "date": "2024-02-07", + "equity": 14868.35, + "return_pct": 48.68 + }, + { + "date": "2024-02-08", + "equity": 15127.0, + "return_pct": 51.27 + }, + { + "date": "2024-02-09", + "equity": 15424.41, + "return_pct": 54.24 + }, + { + "date": "2024-02-12", + "equity": 15383.37, + "return_pct": 53.83 + }, + { + "date": "2024-02-13", + "equity": 15210.87, + "return_pct": 52.11 + }, + { + "date": "2024-02-14", + "equity": 15597.57, + "return_pct": 55.98 + }, + { + "date": "2024-02-15", + "equity": 16446.1, + "return_pct": 64.46 + }, + { + "date": "2024-02-16", + "equity": 16050.68, + "return_pct": 60.51 + }, + { + "date": "2024-02-20", + "equity": 15748.56, + "return_pct": 57.49 + }, + { + "date": "2024-02-21", + "equity": 15638.28, + "return_pct": 56.38 + }, + { + "date": "2024-02-22", + "equity": 16071.45, + "return_pct": 60.71 + }, + { + "date": "2024-02-23", + "equity": 15976.8, + "return_pct": 59.77 + }, + { + "date": "2024-02-26", + "equity": 16109.01, + "return_pct": 61.09 + }, + { + "date": "2024-02-27", + "equity": 16225.55, + "return_pct": 62.26 + }, + { + "date": "2024-02-28", + "equity": 16047.04, + "return_pct": 60.47 + }, + { + "date": "2024-02-29", + "equity": 16235.24, + "return_pct": 62.35 + }, + { + "date": "2024-03-01", + "equity": 16715.24, + "return_pct": 67.15 + }, + { + "date": "2024-03-04", + "equity": 16688.38, + "return_pct": 66.88 + }, + { + "date": "2024-03-05", + "equity": 16570.92, + "return_pct": 65.71 + }, + { + "date": "2024-03-06", + "equity": 16779.2, + "return_pct": 67.79 + }, + { + "date": "2024-03-07", + "equity": 16913.53, + "return_pct": 69.14 + }, + { + "date": "2024-03-08", + "equity": 16821.36, + "return_pct": 68.21 + }, + { + "date": "2024-03-11", + "equity": 16349.69, + "return_pct": 63.5 + }, + { + "date": "2024-03-12", + "equity": 16482.79, + "return_pct": 64.83 + }, + { + "date": "2024-03-13", + "equity": 16542.49, + "return_pct": 65.42 + }, + { + "date": "2024-03-14", + "equity": 16425.91, + "return_pct": 64.26 + }, + { + "date": "2024-03-15", + "equity": 16047.88, + "return_pct": 60.48 + }, + { + "date": "2024-03-18", + "equity": 16331.53, + "return_pct": 63.32 + }, + { + "date": "2024-03-19", + "equity": 16270.92, + "return_pct": 62.71 + }, + { + "date": "2024-03-20", + "equity": 16555.4, + "return_pct": 65.55 + }, + { + "date": "2024-03-21", + "equity": 16651.44, + "return_pct": 66.51 + }, + { + "date": "2024-03-22", + "equity": 16584.83, + "return_pct": 65.85 + }, + { + "date": "2024-03-25", + "equity": 16699.95, + "return_pct": 67.0 + }, + { + "date": "2024-03-26", + "equity": 16663.72, + "return_pct": 66.64 + }, + { + "date": "2024-03-27", + "equity": 16538.11, + "return_pct": 65.38 + }, + { + "date": "2024-03-28", + "equity": 16510.48, + "return_pct": 65.1 + }, + { + "date": "2024-04-01", + "equity": 16490.84, + "return_pct": 64.91 + }, + { + "date": "2024-04-02", + "equity": 16420.32, + "return_pct": 64.2 + }, + { + "date": "2024-04-03", + "equity": 16412.29, + "return_pct": 64.12 + }, + { + "date": "2024-04-04", + "equity": 16413.18, + "return_pct": 64.13 + }, + { + "date": "2024-04-05", + "equity": 16438.18, + "return_pct": 64.38 + }, + { + "date": "2024-04-08", + "equity": 16416.75, + "return_pct": 64.17 + }, + { + "date": "2024-04-09", + "equity": 16435.5, + "return_pct": 64.35 + }, + { + "date": "2024-04-10", + "equity": 16378.37, + "return_pct": 63.78 + }, + { + "date": "2024-04-11", + "equity": 16377.47, + "return_pct": 63.77 + }, + { + "date": "2024-04-12", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-15", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-16", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-17", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-18", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-19", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-22", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-23", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-24", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-25", + "equity": 16294.5, + "return_pct": 62.94 + }, + { + "date": "2024-04-26", + "equity": 16288.71, + "return_pct": 62.89 + }, + { + "date": "2024-04-29", + "equity": 16345.91, + "return_pct": 63.46 + }, + { + "date": "2024-04-30", + "equity": 16221.08, + "return_pct": 62.21 + }, + { + "date": "2024-05-01", + "equity": 16198.13, + "return_pct": 61.98 + }, + { + "date": "2024-05-02", + "equity": 16335.68, + "return_pct": 63.36 + }, + { + "date": "2024-05-03", + "equity": 16429.9, + "return_pct": 64.3 + }, + { + "date": "2024-05-06", + "equity": 16826.85, + "return_pct": 68.27 + }, + { + "date": "2024-05-07", + "equity": 16512.2, + "return_pct": 65.12 + }, + { + "date": "2024-05-08", + "equity": 16514.05, + "return_pct": 65.14 + }, + { + "date": "2024-05-09", + "equity": 16529.34, + "return_pct": 65.29 + }, + { + "date": "2024-05-10", + "equity": 16658.13, + "return_pct": 66.58 + }, + { + "date": "2024-05-13", + "equity": 16662.56, + "return_pct": 66.63 + }, + { + "date": "2024-05-14", + "equity": 16941.25, + "return_pct": 69.41 + }, + { + "date": "2024-05-15", + "equity": 17320.07, + "return_pct": 73.2 + }, + { + "date": "2024-05-16", + "equity": 17358.99, + "return_pct": 73.59 + }, + { + "date": "2024-05-17", + "equity": 17469.45, + "return_pct": 74.69 + }, + { + "date": "2024-05-20", + "equity": 17852.22, + "return_pct": 78.52 + }, + { + "date": "2024-05-21", + "equity": 17318.21, + "return_pct": 73.18 + }, + { + "date": "2024-05-22", + "equity": 17221.82, + "return_pct": 72.22 + }, + { + "date": "2024-05-23", + "equity": 17100.8, + "return_pct": 71.01 + }, + { + "date": "2024-05-24", + "equity": 17904.9, + "return_pct": 79.05 + }, + { + "date": "2024-05-28", + "equity": 18005.18, + "return_pct": 80.05 + }, + { + "date": "2024-05-29", + "equity": 17737.71, + "return_pct": 77.38 + }, + { + "date": "2024-05-30", + "equity": 17374.24, + "return_pct": 73.74 + }, + { + "date": "2024-05-31", + "equity": 17328.53, + "return_pct": 73.29 + }, + { + "date": "2024-06-03", + "equity": 17391.72, + "return_pct": 73.92 + }, + { + "date": "2024-06-04", + "equity": 17285.83, + "return_pct": 72.86 + }, + { + "date": "2024-06-05", + "equity": 17623.11, + "return_pct": 76.23 + }, + { + "date": "2024-06-06", + "equity": 17458.16, + "return_pct": 74.58 + }, + { + "date": "2024-06-07", + "equity": 17315.69, + "return_pct": 73.16 + }, + { + "date": "2024-06-10", + "equity": 17436.43, + "return_pct": 74.36 + }, + { + "date": "2024-06-11", + "equity": 17409.32, + "return_pct": 74.09 + }, + { + "date": "2024-06-12", + "equity": 17544.29, + "return_pct": 75.44 + }, + { + "date": "2024-06-13", + "equity": 17497.72, + "return_pct": 74.98 + }, + { + "date": "2024-06-14", + "equity": 17448.52, + "return_pct": 74.49 + }, + { + "date": "2024-06-17", + "equity": 17585.67, + "return_pct": 75.86 + }, + { + "date": "2024-06-18", + "equity": 17470.66, + "return_pct": 74.71 + }, + { + "date": "2024-06-20", + "equity": 17481.11, + "return_pct": 74.81 + }, + { + "date": "2024-06-21", + "equity": 17415.78, + "return_pct": 74.16 + }, + { + "date": "2024-06-24", + "equity": 17269.19, + "return_pct": 72.69 + }, + { + "date": "2024-06-25", + "equity": 17415.23, + "return_pct": 74.15 + }, + { + "date": "2024-06-26", + "equity": 17435.89, + "return_pct": 74.36 + }, + { + "date": "2024-06-27", + "equity": 17633.8, + "return_pct": 76.34 + }, + { + "date": "2024-06-28", + "equity": 17551.3, + "return_pct": 75.51 + }, + { + "date": "2024-07-01", + "equity": 17626.02, + "return_pct": 76.26 + }, + { + "date": "2024-07-02", + "equity": 17660.82, + "return_pct": 76.61 + }, + { + "date": "2024-07-03", + "equity": 17794.63, + "return_pct": 77.95 + }, + { + "date": "2024-07-05", + "equity": 17966.42, + "return_pct": 79.66 + }, + { + "date": "2024-07-08", + "equity": 18011.83, + "return_pct": 80.12 + }, + { + "date": "2024-07-09", + "equity": 17947.18, + "return_pct": 79.47 + }, + { + "date": "2024-07-10", + "equity": 18008.39, + "return_pct": 80.08 + }, + { + "date": "2024-07-11", + "equity": 17541.58, + "return_pct": 75.42 + }, + { + "date": "2024-07-12", + "equity": 17407.9, + "return_pct": 74.08 + }, + { + "date": "2024-07-15", + "equity": 17206.11, + "return_pct": 72.06 + }, + { + "date": "2024-07-16", + "equity": 17143.09, + "return_pct": 71.43 + }, + { + "date": "2024-07-17", + "equity": 16824.63, + "return_pct": 68.25 + }, + { + "date": "2024-07-18", + "equity": 16835.56, + "return_pct": 68.36 + }, + { + "date": "2024-07-19", + "equity": 17071.93, + "return_pct": 70.72 + }, + { + "date": "2024-07-22", + "equity": 17173.5, + "return_pct": 71.74 + }, + { + "date": "2024-07-23", + "equity": 17295.42, + "return_pct": 72.95 + }, + { + "date": "2024-07-24", + "equity": 17032.83, + "return_pct": 70.33 + }, + { + "date": "2024-07-25", + "equity": 17016.82, + "return_pct": 70.17 + }, + { + "date": "2024-07-26", + "equity": 17279.18, + "return_pct": 72.79 + }, + { + "date": "2024-07-29", + "equity": 17210.98, + "return_pct": 72.11 + }, + { + "date": "2024-07-30", + "equity": 17075.85, + "return_pct": 70.76 + }, + { + "date": "2024-07-31", + "equity": 17142.92, + "return_pct": 71.43 + }, + { + "date": "2024-08-01", + "equity": 16974.43, + "return_pct": 69.74 + }, + { + "date": "2024-08-02", + "equity": 16593.96, + "return_pct": 65.94 + }, + { + "date": "2024-08-05", + "equity": 16420.16, + "return_pct": 64.2 + }, + { + "date": "2024-08-06", + "equity": 16420.16, + "return_pct": 64.2 + }, + { + "date": "2024-08-07", + "equity": 16420.16, + "return_pct": 64.2 + }, + { + "date": "2024-08-08", + "equity": 16420.16, + "return_pct": 64.2 + }, + { + "date": "2024-08-09", + "equity": 16420.16, + "return_pct": 64.2 + }, + { + "date": "2024-08-12", + "equity": 16420.16, + "return_pct": 64.2 + }, + { + "date": "2024-08-13", + "equity": 16420.16, + "return_pct": 64.2 + }, + { + "date": "2024-08-14", + "equity": 16411.96, + "return_pct": 64.12 + }, + { + "date": "2024-08-15", + "equity": 16642.44, + "return_pct": 66.42 + }, + { + "date": "2024-08-16", + "equity": 16557.9, + "return_pct": 65.58 + }, + { + "date": "2024-08-19", + "equity": 16712.72, + "return_pct": 67.13 + }, + { + "date": "2024-08-20", + "equity": 16882.56, + "return_pct": 68.83 + }, + { + "date": "2024-08-21", + "equity": 16825.92, + "return_pct": 68.26 + }, + { + "date": "2024-08-22", + "equity": 16619.85, + "return_pct": 66.2 + }, + { + "date": "2024-08-23", + "equity": 16805.57, + "return_pct": 68.06 + }, + { + "date": "2024-08-26", + "equity": 16583.72, + "return_pct": 65.84 + }, + { + "date": "2024-08-27", + "equity": 16661.9, + "return_pct": 66.62 + }, + { + "date": "2024-08-28", + "equity": 16570.93, + "return_pct": 65.71 + }, + { + "date": "2024-08-29", + "equity": 16582.02, + "return_pct": 65.82 + }, + { + "date": "2024-08-30", + "equity": 16965.24, + "return_pct": 69.65 + }, + { + "date": "2024-09-03", + "equity": 16097.16, + "return_pct": 60.97 + }, + { + "date": "2024-09-04", + "equity": 15936.03, + "return_pct": 59.36 + }, + { + "date": "2024-09-05", + "equity": 15855.09, + "return_pct": 58.55 + }, + { + "date": "2024-09-06", + "equity": 15500.07, + "return_pct": 55.0 + }, + { + "date": "2024-09-09", + "equity": 15559.52, + "return_pct": 55.6 + }, + { + "date": "2024-09-10", + "equity": 15548.81, + "return_pct": 55.49 + }, + { + "date": "2024-09-11", + "equity": 15552.41, + "return_pct": 55.52 + }, + { + "date": "2024-09-12", + "equity": 15640.45, + "return_pct": 56.4 + }, + { + "date": "2024-09-13", + "equity": 16063.44, + "return_pct": 60.63 + }, + { + "date": "2024-09-16", + "equity": 16145.24, + "return_pct": 61.45 + }, + { + "date": "2024-09-17", + "equity": 16217.97, + "return_pct": 62.18 + }, + { + "date": "2024-09-18", + "equity": 16260.84, + "return_pct": 62.61 + }, + { + "date": "2024-09-19", + "equity": 16634.81, + "return_pct": 66.35 + }, + { + "date": "2024-09-20", + "equity": 17926.5, + "return_pct": 79.26 + }, + { + "date": "2024-09-23", + "equity": 18113.62, + "return_pct": 81.14 + }, + { + "date": "2024-09-24", + "equity": 18059.21, + "return_pct": 80.59 + }, + { + "date": "2024-09-25", + "equity": 18240.15, + "return_pct": 82.4 + }, + { + "date": "2024-09-26", + "equity": 18147.7, + "return_pct": 81.48 + }, + { + "date": "2024-09-27", + "equity": 18488.28, + "return_pct": 84.88 + }, + { + "date": "2024-09-30", + "equity": 18383.79, + "return_pct": 83.84 + }, + { + "date": "2024-10-01", + "equity": 18354.71, + "return_pct": 83.55 + }, + { + "date": "2024-10-02", + "equity": 18600.92, + "return_pct": 86.01 + }, + { + "date": "2024-10-03", + "equity": 18944.9, + "return_pct": 89.45 + }, + { + "date": "2024-10-04", + "equity": 19522.12, + "return_pct": 95.22 + }, + { + "date": "2024-10-07", + "equity": 19167.35, + "return_pct": 91.67 + }, + { + "date": "2024-10-08", + "equity": 19218.83, + "return_pct": 92.19 + }, + { + "date": "2024-10-09", + "equity": 18904.6, + "return_pct": 89.05 + }, + { + "date": "2024-10-10", + "equity": 18914.83, + "return_pct": 89.15 + }, + { + "date": "2024-10-11", + "equity": 19071.43, + "return_pct": 90.71 + }, + { + "date": "2024-10-14", + "equity": 18910.64, + "return_pct": 89.11 + }, + { + "date": "2024-10-15", + "equity": 18764.55, + "return_pct": 87.65 + }, + { + "date": "2024-10-16", + "equity": 18853.5, + "return_pct": 88.53 + }, + { + "date": "2024-10-17", + "equity": 18780.12, + "return_pct": 87.8 + }, + { + "date": "2024-10-18", + "equity": 19224.17, + "return_pct": 92.24 + }, + { + "date": "2024-10-21", + "equity": 19102.65, + "return_pct": 91.03 + }, + { + "date": "2024-10-22", + "equity": 19054.17, + "return_pct": 90.54 + }, + { + "date": "2024-10-23", + "equity": 18760.35, + "return_pct": 87.6 + }, + { + "date": "2024-10-24", + "equity": 19156.62, + "return_pct": 91.57 + }, + { + "date": "2024-10-25", + "equity": 19069.35, + "return_pct": 90.69 + }, + { + "date": "2024-10-28", + "equity": 19199.68, + "return_pct": 92.0 + }, + { + "date": "2024-10-29", + "equity": 19342.97, + "return_pct": 93.43 + }, + { + "date": "2024-10-30", + "equity": 19217.4, + "return_pct": 92.17 + }, + { + "date": "2024-10-31", + "equity": 18823.5, + "return_pct": 88.23 + }, + { + "date": "2024-11-01", + "equity": 18778.43, + "return_pct": 87.78 + }, + { + "date": "2024-11-04", + "equity": 18729.81, + "return_pct": 87.3 + }, + { + "date": "2024-11-05", + "equity": 18770.13, + "return_pct": 87.7 + }, + { + "date": "2024-11-06", + "equity": 19073.71, + "return_pct": 90.74 + }, + { + "date": "2024-11-07", + "equity": 18943.27, + "return_pct": 89.43 + }, + { + "date": "2024-11-08", + "equity": 18912.43, + "return_pct": 89.12 + }, + { + "date": "2024-11-11", + "equity": 18950.38, + "return_pct": 89.5 + }, + { + "date": "2024-11-12", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-13", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-14", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-15", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-18", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-19", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-20", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-21", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-22", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-25", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-26", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-27", + "equity": 18667.72, + "return_pct": 86.68 + }, + { + "date": "2024-11-29", + "equity": 18664.43, + "return_pct": 86.64 + }, + { + "date": "2024-12-02", + "equity": 18637.24, + "return_pct": 86.37 + }, + { + "date": "2024-12-03", + "equity": 18561.19, + "return_pct": 85.61 + }, + { + "date": "2024-12-04", + "equity": 18599.72, + "return_pct": 86.0 + }, + { + "date": "2024-12-05", + "equity": 18541.42, + "return_pct": 85.41 + }, + { + "date": "2024-12-06", + "equity": 18570.26, + "return_pct": 85.7 + }, + { + "date": "2024-12-09", + "equity": 18466.8, + "return_pct": 84.67 + }, + { + "date": "2024-12-10", + "equity": 18448.51, + "return_pct": 84.49 + }, + { + "date": "2024-12-11", + "equity": 18539.85, + "return_pct": 85.4 + }, + { + "date": "2024-12-12", + "equity": 18488.36, + "return_pct": 84.88 + }, + { + "date": "2024-12-13", + "equity": 18532.53, + "return_pct": 85.33 + }, + { + "date": "2024-12-16", + "equity": 18532.08, + "return_pct": 85.32 + }, + { + "date": "2024-12-17", + "equity": 18472.9, + "return_pct": 84.73 + }, + { + "date": "2024-12-18", + "equity": 18374.32, + "return_pct": 83.74 + }, + { + "date": "2024-12-19", + "equity": 18312.19, + "return_pct": 83.12 + }, + { + "date": "2024-12-20", + "equity": 18286.54, + "return_pct": 82.87 + }, + { + "date": "2024-12-23", + "equity": 18304.97, + "return_pct": 83.05 + }, + { + "date": "2024-12-24", + "equity": 18290.58, + "return_pct": 82.91 + }, + { + "date": "2024-12-26", + "equity": 18314.16, + "return_pct": 83.14 + }, + { + "date": "2024-12-27", + "equity": 18258.54, + "return_pct": 82.59 + }, + { + "date": "2024-12-30", + "equity": 18259.55, + "return_pct": 82.6 + }, + { + "date": "2024-12-31", + "equity": 18203.97, + "return_pct": 82.04 + }, + { + "date": "2025-01-02", + "equity": 18290.34, + "return_pct": 82.9 + }, + { + "date": "2025-01-03", + "equity": 18333.03, + "return_pct": 83.33 + }, + { + "date": "2025-01-06", + "equity": 18353.62, + "return_pct": 83.54 + }, + { + "date": "2025-01-07", + "equity": 18233.68, + "return_pct": 82.34 + }, + { + "date": "2025-01-08", + "equity": 18229.81, + "return_pct": 82.3 + }, + { + "date": "2025-01-10", + "equity": 18178.22, + "return_pct": 81.78 + }, + { + "date": "2025-01-13", + "equity": 18164.75, + "return_pct": 81.65 + }, + { + "date": "2025-01-14", + "equity": 18190.78, + "return_pct": 81.91 + }, + { + "date": "2025-01-15", + "equity": 18257.86, + "return_pct": 82.58 + }, + { + "date": "2025-01-16", + "equity": 18243.33, + "return_pct": 82.43 + }, + { + "date": "2025-01-17", + "equity": 18293.04, + "return_pct": 82.93 + }, + { + "date": "2025-01-21", + "equity": 18274.03, + "return_pct": 82.74 + }, + { + "date": "2025-01-22", + "equity": 18386.3, + "return_pct": 83.86 + }, + { + "date": "2025-01-23", + "equity": 18390.15, + "return_pct": 83.9 + }, + { + "date": "2025-01-24", + "equity": 18392.94, + "return_pct": 83.93 + }, + { + "date": "2025-01-27", + "equity": 18296.31, + "return_pct": 82.96 + }, + { + "date": "2025-01-28", + "equity": 18381.63, + "return_pct": 83.82 + }, + { + "date": "2025-01-29", + "equity": 18408.53, + "return_pct": 84.09 + }, + { + "date": "2025-01-30", + "equity": 18400.85, + "return_pct": 84.01 + }, + { + "date": "2025-01-31", + "equity": 18403.77, + "return_pct": 84.04 + }, + { + "date": "2025-02-03", + "equity": 18301.08, + "return_pct": 83.01 + }, + { + "date": "2025-02-04", + "equity": 18302.44, + "return_pct": 83.02 + }, + { + "date": "2025-02-05", + "equity": 18244.75, + "return_pct": 82.45 + }, + { + "date": "2025-02-06", + "equity": 18297.26, + "return_pct": 82.97 + }, + { + "date": "2025-02-07", + "equity": 18261.0, + "return_pct": 82.61 + }, + { + "date": "2025-02-10", + "equity": 18359.01, + "return_pct": 83.59 + }, + { + "date": "2025-02-11", + "equity": 18163.95, + "return_pct": 81.64 + }, + { + "date": "2025-02-12", + "equity": 18121.35, + "return_pct": 81.21 + }, + { + "date": "2025-02-13", + "equity": 18141.71, + "return_pct": 81.42 + }, + { + "date": "2025-02-14", + "equity": 18180.77, + "return_pct": 81.81 + }, + { + "date": "2025-02-18", + "equity": 18258.83, + "return_pct": 82.59 + }, + { + "date": "2025-02-19", + "equity": 18246.71, + "return_pct": 82.47 + }, + { + "date": "2025-02-20", + "equity": 18297.88, + "return_pct": 82.98 + }, + { + "date": "2025-02-21", + "equity": 17972.83, + "return_pct": 79.73 + }, + { + "date": "2025-02-24", + "equity": 17834.72, + "return_pct": 78.35 + }, + { + "date": "2025-02-25", + "equity": 17790.78, + "return_pct": 77.91 + }, + { + "date": "2025-02-26", + "equity": 17790.78, + "return_pct": 77.91 + }, + { + "date": "2025-02-27", + "equity": 17790.78, + "return_pct": 77.91 + }, + { + "date": "2025-02-28", + "equity": 17787.93, + "return_pct": 77.88 + }, + { + "date": "2025-03-03", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-04", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-05", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-06", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-07", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-10", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-11", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-12", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-13", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-14", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-17", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-18", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-19", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-20", + "equity": 17607.35, + "return_pct": 76.07 + }, + { + "date": "2025-03-21", + "equity": 17603.83, + "return_pct": 76.04 + }, + { + "date": "2025-03-24", + "equity": 17665.73, + "return_pct": 76.66 + }, + { + "date": "2025-03-25", + "equity": 17679.21, + "return_pct": 76.79 + }, + { + "date": "2025-03-26", + "equity": 17657.92, + "return_pct": 76.58 + }, + { + "date": "2025-03-27", + "equity": 17651.67, + "return_pct": 76.52 + }, + { + "date": "2025-03-28", + "equity": 17575.51, + "return_pct": 75.76 + }, + { + "date": "2025-03-31", + "equity": 17600.12, + "return_pct": 76.0 + }, + { + "date": "2025-04-01", + "equity": 17611.44, + "return_pct": 76.11 + }, + { + "date": "2025-04-02", + "equity": 17607.15, + "return_pct": 76.07 + }, + { + "date": "2025-04-03", + "equity": 17551.88, + "return_pct": 75.52 + }, + { + "date": "2025-04-04", + "equity": 17451.71, + "return_pct": 74.52 + }, + { + "date": "2025-04-07", + "equity": 17451.71, + "return_pct": 74.52 + }, + { + "date": "2025-04-08", + "equity": 17451.71, + "return_pct": 74.52 + }, + { + "date": "2025-04-09", + "equity": 17451.71, + "return_pct": 74.52 + }, + { + "date": "2025-04-10", + "equity": 17451.71, + "return_pct": 74.52 + }, + { + "date": "2025-04-11", + "equity": 17439.48, + "return_pct": 74.39 + }, + { + "date": "2025-04-14", + "equity": 17580.9, + "return_pct": 75.81 + }, + { + "date": "2025-04-15", + "equity": 17683.26, + "return_pct": 76.83 + }, + { + "date": "2025-04-16", + "equity": 17226.04, + "return_pct": 72.26 + }, + { + "date": "2025-04-17", + "equity": 17195.41, + "return_pct": 71.95 + }, + { + "date": "2025-04-21", + "equity": 16729.61, + "return_pct": 67.3 + }, + { + "date": "2025-04-22", + "equity": 16997.72, + "return_pct": 69.98 + }, + { + "date": "2025-04-23", + "equity": 17351.45, + "return_pct": 73.51 + }, + { + "date": "2025-04-24", + "equity": 17620.48, + "return_pct": 76.2 + }, + { + "date": "2025-04-25", + "equity": 17884.77, + "return_pct": 78.85 + }, + { + "date": "2025-04-28", + "equity": 17881.27, + "return_pct": 78.81 + }, + { + "date": "2025-04-29", + "equity": 18030.91, + "return_pct": 80.31 + }, + { + "date": "2025-04-30", + "equity": 18057.46, + "return_pct": 80.57 + }, + { + "date": "2025-05-01", + "equity": 18243.3, + "return_pct": 82.43 + }, + { + "date": "2025-05-02", + "equity": 18836.18, + "return_pct": 88.36 + }, + { + "date": "2025-05-05", + "equity": 18823.33, + "return_pct": 88.23 + }, + { + "date": "2025-05-06", + "equity": 18383.48, + "return_pct": 83.83 + }, + { + "date": "2025-05-07", + "equity": 18378.34, + "return_pct": 83.78 + }, + { + "date": "2025-05-08", + "equity": 18965.16, + "return_pct": 89.65 + }, + { + "date": "2025-05-09", + "equity": 18958.75, + "return_pct": 89.59 + }, + { + "date": "2025-05-12", + "equity": 19588.32, + "return_pct": 95.88 + }, + { + "date": "2025-05-13", + "equity": 20445.81, + "return_pct": 104.46 + }, + { + "date": "2025-05-14", + "equity": 20643.67, + "return_pct": 106.44 + }, + { + "date": "2025-05-15", + "equity": 20549.32, + "return_pct": 105.49 + }, + { + "date": "2025-05-16", + "equity": 20817.52, + "return_pct": 108.18 + }, + { + "date": "2025-05-19", + "equity": 20939.8, + "return_pct": 109.4 + }, + { + "date": "2025-05-20", + "equity": 20636.92, + "return_pct": 106.37 + }, + { + "date": "2025-05-21", + "equity": 20251.37, + "return_pct": 102.51 + }, + { + "date": "2025-05-22", + "equity": 20332.53, + "return_pct": 103.33 + }, + { + "date": "2025-05-23", + "equity": 20405.6, + "return_pct": 104.06 + }, + { + "date": "2025-05-27", + "equity": 20981.07, + "return_pct": 109.81 + }, + { + "date": "2025-05-28", + "equity": 20844.28, + "return_pct": 108.44 + }, + { + "date": "2025-05-29", + "equity": 20688.57, + "return_pct": 106.89 + }, + { + "date": "2025-05-30", + "equity": 20760.95, + "return_pct": 107.61 + }, + { + "date": "2025-06-02", + "equity": 21148.52, + "return_pct": 111.49 + }, + { + "date": "2025-06-03", + "equity": 21610.56, + "return_pct": 116.11 + }, + { + "date": "2025-06-04", + "equity": 21602.83, + "return_pct": 116.03 + }, + { + "date": "2025-06-05", + "equity": 21635.84, + "return_pct": 116.36 + }, + { + "date": "2025-06-06", + "equity": 22090.44, + "return_pct": 120.9 + }, + { + "date": "2025-06-09", + "equity": 21691.69, + "return_pct": 116.92 + }, + { + "date": "2025-06-10", + "equity": 21413.72, + "return_pct": 114.14 + }, + { + "date": "2025-06-11", + "equity": 21409.65, + "return_pct": 114.1 + }, + { + "date": "2025-06-12", + "equity": 21471.26, + "return_pct": 114.71 + }, + { + "date": "2025-06-13", + "equity": 21201.01, + "return_pct": 112.01 + }, + { + "date": "2025-06-16", + "equity": 21327.15, + "return_pct": 113.27 + }, + { + "date": "2025-06-17", + "equity": 21300.78, + "return_pct": 113.01 + }, + { + "date": "2025-06-18", + "equity": 21514.2, + "return_pct": 115.14 + }, + { + "date": "2025-06-20", + "equity": 21673.93, + "return_pct": 116.74 + }, + { + "date": "2025-06-23", + "equity": 21631.91, + "return_pct": 116.32 + }, + { + "date": "2025-06-24", + "equity": 21897.05, + "return_pct": 118.97 + }, + { + "date": "2025-06-25", + "equity": 21835.71, + "return_pct": 118.36 + }, + { + "date": "2025-06-26", + "equity": 22345.35, + "return_pct": 123.45 + }, + { + "date": "2025-06-27", + "equity": 22859.3, + "return_pct": 128.59 + }, + { + "date": "2025-06-30", + "equity": 22792.41, + "return_pct": 127.92 + }, + { + "date": "2025-07-01", + "equity": 22309.48, + "return_pct": 123.09 + }, + { + "date": "2025-07-02", + "equity": 22511.9, + "return_pct": 125.12 + }, + { + "date": "2025-07-03", + "equity": 23107.1, + "return_pct": 131.07 + }, + { + "date": "2025-07-07", + "equity": 23155.58, + "return_pct": 131.56 + }, + { + "date": "2025-07-08", + "equity": 23161.09, + "return_pct": 131.61 + }, + { + "date": "2025-07-09", + "equity": 23355.89, + "return_pct": 133.56 + }, + { + "date": "2025-07-10", + "equity": 23439.14, + "return_pct": 134.39 + }, + { + "date": "2025-07-11", + "equity": 23433.1, + "return_pct": 134.33 + }, + { + "date": "2025-07-14", + "equity": 23458.05, + "return_pct": 134.58 + }, + { + "date": "2025-07-15", + "equity": 23519.15, + "return_pct": 135.19 + }, + { + "date": "2025-07-16", + "equity": 23247.98, + "return_pct": 132.48 + }, + { + "date": "2025-07-17", + "equity": 23395.89, + "return_pct": 133.96 + }, + { + "date": "2025-07-18", + "equity": 23776.55, + "return_pct": 137.77 + }, + { + "date": "2025-07-21", + "equity": 23672.6, + "return_pct": 136.73 + }, + { + "date": "2025-07-22", + "equity": 23375.77, + "return_pct": 133.76 + }, + { + "date": "2025-07-23", + "equity": 23968.37, + "return_pct": 139.68 + }, + { + "date": "2025-07-24", + "equity": 23853.06, + "return_pct": 138.53 + }, + { + "date": "2025-07-25", + "equity": 23924.99, + "return_pct": 139.25 + }, + { + "date": "2025-07-28", + "equity": 24334.77, + "return_pct": 143.35 + }, + { + "date": "2025-07-29", + "equity": 24160.96, + "return_pct": 141.61 + }, + { + "date": "2025-07-30", + "equity": 24408.95, + "return_pct": 144.09 + }, + { + "date": "2025-07-31", + "equity": 24578.62, + "return_pct": 145.79 + }, + { + "date": "2025-08-01", + "equity": 24163.79, + "return_pct": 141.64 + }, + { + "date": "2025-08-04", + "equity": 24477.89, + "return_pct": 144.78 + }, + { + "date": "2025-08-05", + "equity": 24212.71, + "return_pct": 142.13 + }, + { + "date": "2025-08-06", + "equity": 24394.99, + "return_pct": 143.95 + }, + { + "date": "2025-08-07", + "equity": 24827.05, + "return_pct": 148.27 + }, + { + "date": "2025-08-08", + "equity": 25037.99, + "return_pct": 150.38 + }, + { + "date": "2025-08-11", + "equity": 25101.74, + "return_pct": 151.02 + }, + { + "date": "2025-08-12", + "equity": 25144.0, + "return_pct": 151.44 + }, + { + "date": "2025-08-13", + "equity": 24926.34, + "return_pct": 149.26 + }, + { + "date": "2025-08-14", + "equity": 24822.54, + "return_pct": 148.23 + }, + { + "date": "2025-08-15", + "equity": 24791.01, + "return_pct": 147.91 + }, + { + "date": "2025-08-18", + "equity": 24892.13, + "return_pct": 148.92 + }, + { + "date": "2025-08-19", + "equity": 24449.97, + "return_pct": 144.5 + }, + { + "date": "2025-08-20", + "equity": 24293.21, + "return_pct": 142.93 + }, + { + "date": "2025-08-21", + "equity": 24335.93, + "return_pct": 143.36 + }, + { + "date": "2025-08-22", + "equity": 24344.79, + "return_pct": 143.45 + }, + { + "date": "2025-08-25", + "equity": 24322.21, + "return_pct": 143.22 + }, + { + "date": "2025-08-26", + "equity": 24428.91, + "return_pct": 144.29 + }, + { + "date": "2025-08-27", + "equity": 24474.27, + "return_pct": 144.74 + }, + { + "date": "2025-08-28", + "equity": 24596.75, + "return_pct": 145.97 + }, + { + "date": "2025-08-29", + "equity": 24053.46, + "return_pct": 140.53 + }, + { + "date": "2025-09-02", + "equity": 23833.09, + "return_pct": 138.33 + }, + { + "date": "2025-09-03", + "equity": 23812.26, + "return_pct": 138.12 + }, + { + "date": "2025-09-04", + "equity": 23915.34, + "return_pct": 139.15 + }, + { + "date": "2025-09-05", + "equity": 23807.85, + "return_pct": 138.08 + }, + { + "date": "2025-09-08", + "equity": 23779.19, + "return_pct": 137.79 + }, + { + "date": "2025-09-09", + "equity": 23769.8, + "return_pct": 137.7 + }, + { + "date": "2025-09-10", + "equity": 23900.25, + "return_pct": 139.0 + }, + { + "date": "2025-09-11", + "equity": 24123.05, + "return_pct": 141.23 + }, + { + "date": "2025-09-12", + "equity": 24241.07, + "return_pct": 142.41 + }, + { + "date": "2025-09-15", + "equity": 24495.65, + "return_pct": 144.96 + }, + { + "date": "2025-09-16", + "equity": 24515.09, + "return_pct": 145.15 + }, + { + "date": "2025-09-17", + "equity": 24534.99, + "return_pct": 145.35 + }, + { + "date": "2025-09-18", + "equity": 25137.48, + "return_pct": 151.37 + }, + { + "date": "2025-09-19", + "equity": 25360.27, + "return_pct": 153.6 + }, + { + "date": "2025-09-22", + "equity": 25626.4, + "return_pct": 156.26 + }, + { + "date": "2025-09-23", + "equity": 25002.38, + "return_pct": 150.02 + }, + { + "date": "2025-09-24", + "equity": 24904.32, + "return_pct": 149.04 + }, + { + "date": "2025-09-25", + "equity": 24331.85, + "return_pct": 143.32 + }, + { + "date": "2025-09-26", + "equity": 24736.74, + "return_pct": 147.37 + }, + { + "date": "2025-09-29", + "equity": 25181.09, + "return_pct": 151.81 + }, + { + "date": "2025-09-30", + "equity": 25576.01, + "return_pct": 155.76 + }, + { + "date": "2025-10-01", + "equity": 26335.04, + "return_pct": 163.35 + }, + { + "date": "2025-10-02", + "equity": 26297.61, + "return_pct": 162.98 + }, + { + "date": "2025-10-03", + "equity": 26153.2, + "return_pct": 161.53 + }, + { + "date": "2025-10-06", + "equity": 26806.89, + "return_pct": 168.07 + }, + { + "date": "2025-10-07", + "equity": 26242.43, + "return_pct": 162.42 + }, + { + "date": "2025-10-08", + "equity": 27105.64, + "return_pct": 171.06 + }, + { + "date": "2025-10-09", + "equity": 27056.62, + "return_pct": 170.57 + }, + { + "date": "2025-10-10", + "equity": 25859.28, + "return_pct": 158.59 + }, + { + "date": "2025-10-13", + "equity": 26658.03, + "return_pct": 166.58 + }, + { + "date": "2025-10-14", + "equity": 26076.62, + "return_pct": 160.77 + }, + { + "date": "2025-10-15", + "equity": 26327.97, + "return_pct": 163.28 + }, + { + "date": "2025-10-16", + "equity": 25971.29, + "return_pct": 159.71 + }, + { + "date": "2025-10-17", + "equity": 25876.43, + "return_pct": 158.76 + }, + { + "date": "2025-10-20", + "equity": 26039.79, + "return_pct": 160.4 + }, + { + "date": "2025-10-21", + "equity": 25981.53, + "return_pct": 159.82 + }, + { + "date": "2025-10-22", + "equity": 25516.15, + "return_pct": 155.16 + }, + { + "date": "2025-10-23", + "equity": 25953.46, + "return_pct": 159.53 + }, + { + "date": "2025-10-24", + "equity": 26094.75, + "return_pct": 160.95 + }, + { + "date": "2025-10-27", + "equity": 26107.1, + "return_pct": 161.07 + }, + { + "date": "2025-10-28", + "equity": 26125.87, + "return_pct": 161.26 + }, + { + "date": "2025-10-29", + "equity": 26071.86, + "return_pct": 160.72 + }, + { + "date": "2025-10-30", + "equity": 26050.8, + "return_pct": 160.51 + }, + { + "date": "2025-10-31", + "equity": 26129.07, + "return_pct": 161.29 + }, + { + "date": "2025-11-03", + "equity": 26151.96, + "return_pct": 161.52 + }, + { + "date": "2025-11-04", + "equity": 26065.45, + "return_pct": 160.65 + }, + { + "date": "2025-11-05", + "equity": 26012.35, + "return_pct": 160.12 + }, + { + "date": "2025-11-06", + "equity": 25987.48, + "return_pct": 159.87 + }, + { + "date": "2025-11-07", + "equity": 25979.1, + "return_pct": 159.79 + }, + { + "date": "2025-11-10", + "equity": 26079.87, + "return_pct": 160.8 + }, + { + "date": "2025-11-11", + "equity": 25706.33, + "return_pct": 157.06 + }, + { + "date": "2025-11-12", + "equity": 25665.19, + "return_pct": 156.65 + }, + { + "date": "2025-11-13", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-14", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-17", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-18", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-19", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-20", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-21", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-24", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-25", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-26", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-11-28", + "equity": 25457.69, + "return_pct": 154.58 + }, + { + "date": "2025-12-01", + "equity": 25450.81, + "return_pct": 154.51 + }, + { + "date": "2025-12-02", + "equity": 25586.02, + "return_pct": 155.86 + }, + { + "date": "2025-12-03", + "equity": 25786.97, + "return_pct": 157.87 + }, + { + "date": "2025-12-04", + "equity": 25961.5, + "return_pct": 159.62 + }, + { + "date": "2025-12-05", + "equity": 26005.44, + "return_pct": 160.05 + }, + { + "date": "2025-12-08", + "equity": 25853.4, + "return_pct": 158.53 + }, + { + "date": "2025-12-09", + "equity": 26080.5, + "return_pct": 160.81 + }, + { + "date": "2025-12-10", + "equity": 26162.0, + "return_pct": 161.62 + }, + { + "date": "2025-12-11", + "equity": 26180.16, + "return_pct": 161.8 + }, + { + "date": "2025-12-12", + "equity": 25977.64, + "return_pct": 159.78 + }, + { + "date": "2025-12-15", + "equity": 26138.55, + "return_pct": 161.39 + }, + { + "date": "2025-12-16", + "equity": 26374.85, + "return_pct": 163.75 + }, + { + "date": "2025-12-17", + "equity": 25851.85, + "return_pct": 158.52 + }, + { + "date": "2025-12-18", + "equity": 26356.0, + "return_pct": 163.56 + }, + { + "date": "2025-12-19", + "equity": 26632.08, + "return_pct": 166.32 + }, + { + "date": "2025-12-22", + "equity": 26771.6, + "return_pct": 167.72 + }, + { + "date": "2025-12-23", + "equity": 26721.44, + "return_pct": 167.21 + }, + { + "date": "2025-12-24", + "equity": 26716.24, + "return_pct": 167.16 + }, + { + "date": "2025-12-26", + "equity": 26444.14, + "return_pct": 164.44 + }, + { + "date": "2025-12-29", + "equity": 26133.81, + "return_pct": 161.34 + }, + { + "date": "2025-12-30", + "equity": 25991.24, + "return_pct": 159.91 + }, + { + "date": "2025-12-31", + "equity": 25786.49, + "return_pct": 157.86 + }, + { + "date": "2026-01-02", + "equity": 25464.75, + "return_pct": 154.65 + }, + { + "date": "2026-01-05", + "equity": 25464.75, + "return_pct": 154.65 + }, + { + "date": "2026-01-06", + "equity": 25464.75, + "return_pct": 154.65 + }, + { + "date": "2026-01-07", + "equity": 25460.95, + "return_pct": 154.61 + }, + { + "date": "2026-01-08", + "equity": 25325.65, + "return_pct": 153.26 + }, + { + "date": "2026-01-09", + "equity": 25720.87, + "return_pct": 157.21 + }, + { + "date": "2026-01-12", + "equity": 25588.24, + "return_pct": 155.88 + }, + { + "date": "2026-01-13", + "equity": 25875.75, + "return_pct": 158.76 + }, + { + "date": "2026-01-14", + "equity": 25998.78, + "return_pct": 159.99 + }, + { + "date": "2026-01-15", + "equity": 26045.49, + "return_pct": 160.45 + }, + { + "date": "2026-01-16", + "equity": 25998.94, + "return_pct": 159.99 + }, + { + "date": "2026-01-20", + "equity": 26143.08, + "return_pct": 161.43 + }, + { + "date": "2026-01-21", + "equity": 26990.27, + "return_pct": 169.9 + }, + { + "date": "2026-01-22", + "equity": 27065.97, + "return_pct": 170.66 + }, + { + "date": "2026-01-23", + "equity": 26407.51, + "return_pct": 164.08 + }, + { + "date": "2026-01-26", + "equity": 26189.11, + "return_pct": 161.89 + }, + { + "date": "2026-01-27", + "equity": 26205.1, + "return_pct": 162.05 + }, + { + "date": "2026-01-28", + "equity": 26133.64, + "return_pct": 161.34 + }, + { + "date": "2026-01-29", + "equity": 26117.75, + "return_pct": 161.18 + }, + { + "date": "2026-01-30", + "equity": 25785.89, + "return_pct": 157.86 + }, + { + "date": "2026-02-02", + "equity": 25817.87, + "return_pct": 158.18 + }, + { + "date": "2026-02-03", + "equity": 25709.49, + "return_pct": 157.09 + }, + { + "date": "2026-02-04", + "equity": 25188.81, + "return_pct": 151.89 + }, + { + "date": "2026-02-05", + "equity": 25188.81, + "return_pct": 151.89 + }, + { + "date": "2026-02-06", + "equity": 25188.81, + "return_pct": 151.89 + }, + { + "date": "2026-02-09", + "equity": 25188.81, + "return_pct": 151.89 + }, + { + "date": "2026-02-10", + "equity": 25188.81, + "return_pct": 151.89 + }, + { + "date": "2026-02-11", + "equity": 25188.81, + "return_pct": 151.89 + }, + { + "date": "2026-02-12", + "equity": 25178.24, + "return_pct": 151.78 + }, + { + "date": "2026-02-13", + "equity": 25259.46, + "return_pct": 152.59 + }, + { + "date": "2026-02-17", + "equity": 25334.49, + "return_pct": 153.34 + }, + { + "date": "2026-02-18", + "equity": 25347.59, + "return_pct": 153.48 + }, + { + "date": "2026-02-19", + "equity": 25305.44, + "return_pct": 153.05 + }, + { + "date": "2026-02-20", + "equity": 25388.73, + "return_pct": 153.89 + }, + { + "date": "2026-02-23", + "equity": 25262.17, + "return_pct": 152.62 + }, + { + "date": "2026-02-24", + "equity": 25369.0, + "return_pct": 153.69 + }, + { + "date": "2026-02-25", + "equity": 25510.06, + "return_pct": 155.1 + }, + { + "date": "2026-02-26", + "equity": 25295.47, + "return_pct": 152.95 + }, + { + "date": "2026-02-27", + "equity": 25337.52, + "return_pct": 153.38 + }, + { + "date": "2026-03-02", + "equity": 25077.74, + "return_pct": 150.78 + }, + { + "date": "2026-03-03", + "equity": 24582.0, + "return_pct": 145.82 + }, + { + "date": "2026-03-04", + "equity": 25075.21, + "return_pct": 150.75 + }, + { + "date": "2026-03-05", + "equity": 24760.64, + "return_pct": 147.61 + }, + { + "date": "2026-03-06", + "equity": 24518.77, + "return_pct": 145.19 + }, + { + "date": "2026-03-09", + "equity": 24685.28, + "return_pct": 146.85 + }, + { + "date": "2026-03-10", + "equity": 24645.98, + "return_pct": 146.46 + }, + { + "date": "2026-03-11", + "equity": 24697.17, + "return_pct": 146.97 + }, + { + "date": "2026-03-12", + "equity": 24563.76, + "return_pct": 145.64 + }, + { + "date": "2026-03-13", + "equity": 24517.45, + "return_pct": 145.17 + }, + { + "date": "2026-03-16", + "equity": 24602.38, + "return_pct": 146.02 + }, + { + "date": "2026-03-17", + "equity": 24696.75, + "return_pct": 146.97 + }, + { + "date": "2026-03-18", + "equity": 24587.97, + "return_pct": 145.88 + }, + { + "date": "2026-03-19", + "equity": 24663.22, + "return_pct": 146.63 + }, + { + "date": "2026-03-20", + "equity": 24606.69, + "return_pct": 146.07 + }, + { + "date": "2026-03-23", + "equity": 24907.88, + "return_pct": 149.08 + }, + { + "date": "2026-03-24", + "equity": 24877.3, + "return_pct": 148.77 + }, + { + "date": "2026-03-25", + "equity": 24949.52, + "return_pct": 149.5 + }, + { + "date": "2026-03-26", + "equity": 24456.59, + "return_pct": 144.57 + }, + { + "date": "2026-03-27", + "equity": 24120.64, + "return_pct": 141.21 + }, + { + "date": "2026-03-30", + "equity": 23874.73, + "return_pct": 138.75 + }, + { + "date": "2026-03-31", + "equity": 23874.73, + "return_pct": 138.75 + }, + { + "date": "2026-04-01", + "equity": 23874.73, + "return_pct": 138.75 + }, + { + "date": "2026-04-02", + "equity": 23874.73, + "return_pct": 138.75 + }, + { + "date": "2026-04-06", + "equity": 23866.59, + "return_pct": 138.67 + }, + { + "date": "2026-04-07", + "equity": 23899.6, + "return_pct": 139.0 + }, + { + "date": "2026-04-08", + "equity": 24163.96, + "return_pct": 141.64 + }, + { + "date": "2026-04-09", + "equity": 24286.87, + "return_pct": 142.87 + }, + { + "date": "2026-04-10", + "equity": 24542.21, + "return_pct": 145.42 + }, + { + "date": "2026-04-13", + "equity": 24579.95, + "return_pct": 145.8 + }, + { + "date": "2026-04-14", + "equity": 25088.61, + "return_pct": 150.89 + }, + { + "date": "2026-04-15", + "equity": 24942.07, + "return_pct": 149.42 + }, + { + "date": "2026-04-16", + "equity": 25303.55, + "return_pct": 153.04 + }, + { + "date": "2026-04-17", + "equity": 25556.24, + "return_pct": 155.56 + }, + { + "date": "2026-04-20", + "equity": 25499.51, + "return_pct": 155.0 + }, + { + "date": "2026-04-21", + "equity": 25386.62, + "return_pct": 153.87 + }, + { + "date": "2026-04-22", + "equity": 25895.68, + "return_pct": 158.96 + }, + { + "date": "2026-04-23", + "equity": 26100.57, + "return_pct": 161.01 + }, + { + "date": "2026-04-24", + "equity": 26774.19, + "return_pct": 167.74 + }, + { + "date": "2026-04-27", + "equity": 26596.08, + "return_pct": 165.96 + }, + { + "date": "2026-04-28", + "equity": 26047.63, + "return_pct": 160.48 + }, + { + "date": "2026-04-29", + "equity": 26615.39, + "return_pct": 166.15 + }, + { + "date": "2026-04-30", + "equity": 26733.77, + "return_pct": 167.34 + }, + { + "date": "2026-05-01", + "equity": 26746.25, + "return_pct": 167.46 + }, + { + "date": "2026-05-04", + "equity": 26492.04, + "return_pct": 164.92 + }, + { + "date": "2026-05-05", + "equity": 26807.75, + "return_pct": 168.08 + }, + { + "date": "2026-05-06", + "equity": 27778.56, + "return_pct": 177.79 + }, + { + "date": "2026-05-07", + "equity": 27505.77, + "return_pct": 175.06 + }, + { + "date": "2026-05-08", + "equity": 28081.15, + "return_pct": 180.81 + }, + { + "date": "2026-05-11", + "equity": 28132.86, + "return_pct": 181.33 + }, + { + "date": "2026-05-12", + "equity": 27897.8, + "return_pct": 178.98 + }, + { + "date": "2026-05-13", + "equity": 27799.7, + "return_pct": 178.0 + }, + { + "date": "2026-05-14", + "equity": 27882.42, + "return_pct": 178.82 + }, + { + "date": "2026-05-15", + "equity": 27312.26, + "return_pct": 173.12 + }, + { + "date": "2026-05-18", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-05-19", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-05-20", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-05-21", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-05-22", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-05-26", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-05-27", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-05-28", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-05-29", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-01", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-02", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-03", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-04", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-05", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-08", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-09", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-10", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-11", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-12", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-15", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-16", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-17", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-18", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-22", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-23", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-24", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-25", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-26", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-29", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-06-30", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-07-01", + "equity": 27160.41, + "return_pct": 171.6 + }, + { + "date": "2026-07-02", + "equity": 27160.41, + "return_pct": 171.6 + } + ], + "benchmark_curve": [ + { + "date": "2021-07-06", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2021-07-07", + "equity": 10035.34, + "return_pct": 0.35 + }, + { + "date": "2021-07-08", + "equity": 9953.57, + "return_pct": -0.46 + }, + { + "date": "2021-07-09", + "equity": 10059.82, + "return_pct": 0.6 + }, + { + "date": "2021-07-12", + "equity": 10095.86, + "return_pct": 0.96 + }, + { + "date": "2021-07-13", + "equity": 10061.44, + "return_pct": 0.61 + }, + { + "date": "2021-07-14", + "equity": 10076.46, + "return_pct": 0.76 + }, + { + "date": "2021-07-15", + "equity": 10042.04, + "return_pct": 0.42 + }, + { + "date": "2021-07-16", + "equity": 9963.27, + "return_pct": -0.37 + }, + { + "date": "2021-07-19", + "equity": 9816.14, + "return_pct": -1.84 + }, + { + "date": "2021-07-20", + "equity": 9956.81, + "return_pct": -0.43 + }, + { + "date": "2021-07-21", + "equity": 10037.42, + "return_pct": 0.37 + }, + { + "date": "2021-07-22", + "equity": 10058.44, + "return_pct": 0.58 + }, + { + "date": "2021-07-23", + "equity": 10161.92, + "return_pct": 1.62 + }, + { + "date": "2021-07-26", + "equity": 10186.87, + "return_pct": 1.87 + }, + { + "date": "2021-07-27", + "equity": 10140.44, + "return_pct": 1.4 + }, + { + "date": "2021-07-28", + "equity": 10136.28, + "return_pct": 1.36 + }, + { + "date": "2021-07-29", + "equity": 10178.32, + "return_pct": 1.78 + }, + { + "date": "2021-07-30", + "equity": 10128.89, + "return_pct": 1.29 + }, + { + "date": "2021-08-02", + "equity": 10107.64, + "return_pct": 1.08 + }, + { + "date": "2021-08-03", + "equity": 10189.87, + "return_pct": 1.9 + }, + { + "date": "2021-08-04", + "equity": 10139.75, + "return_pct": 1.4 + }, + { + "date": "2021-08-05", + "equity": 10203.96, + "return_pct": 2.04 + }, + { + "date": "2021-08-06", + "equity": 10220.82, + "return_pct": 2.21 + }, + { + "date": "2021-08-09", + "equity": 10212.51, + "return_pct": 2.13 + }, + { + "date": "2021-08-10", + "equity": 10225.21, + "return_pct": 2.25 + }, + { + "date": "2021-08-11", + "equity": 10250.62, + "return_pct": 2.51 + }, + { + "date": "2021-08-12", + "equity": 10281.34, + "return_pct": 2.81 + }, + { + "date": "2021-08-13", + "equity": 10300.05, + "return_pct": 3.0 + }, + { + "date": "2021-08-16", + "equity": 10324.3, + "return_pct": 3.24 + }, + { + "date": "2021-08-17", + "equity": 10256.62, + "return_pct": 2.57 + }, + { + "date": "2021-08-18", + "equity": 10144.37, + "return_pct": 1.44 + }, + { + "date": "2021-08-19", + "equity": 10160.07, + "return_pct": 1.6 + }, + { + "date": "2021-08-20", + "equity": 10240.92, + "return_pct": 2.41 + }, + { + "date": "2021-08-23", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2021-08-24", + "equity": 10347.4, + "return_pct": 3.47 + }, + { + "date": "2021-08-25", + "equity": 10369.11, + "return_pct": 3.69 + }, + { + "date": "2021-08-26", + "equity": 10307.9, + "return_pct": 3.08 + }, + { + "date": "2021-08-27", + "equity": 10400.06, + "return_pct": 4.0 + }, + { + "date": "2021-08-30", + "equity": 10445.8, + "return_pct": 4.46 + }, + { + "date": "2021-08-31", + "equity": 10430.32, + "return_pct": 4.3 + }, + { + "date": "2021-09-01", + "equity": 10435.87, + "return_pct": 4.36 + }, + { + "date": "2021-09-02", + "equity": 10467.97, + "return_pct": 4.68 + }, + { + "date": "2021-09-03", + "equity": 10465.43, + "return_pct": 4.65 + }, + { + "date": "2021-09-07", + "equity": 10428.01, + "return_pct": 4.28 + }, + { + "date": "2021-09-08", + "equity": 10415.31, + "return_pct": 4.15 + }, + { + "date": "2021-09-09", + "equity": 10370.73, + "return_pct": 3.71 + }, + { + "date": "2021-09-10", + "equity": 10288.96, + "return_pct": 2.89 + }, + { + "date": "2021-09-13", + "equity": 10315.29, + "return_pct": 3.15 + }, + { + "date": "2021-09-14", + "equity": 10259.63, + "return_pct": 2.6 + }, + { + "date": "2021-09-15", + "equity": 10345.32, + "return_pct": 3.45 + }, + { + "date": "2021-09-16", + "equity": 10328.92, + "return_pct": 3.29 + }, + { + "date": "2021-09-17", + "equity": 10195.64, + "return_pct": 1.96 + }, + { + "date": "2021-09-20", + "equity": 10025.64, + "return_pct": 0.26 + }, + { + "date": "2021-09-21", + "equity": 10016.17, + "return_pct": 0.16 + }, + { + "date": "2021-09-22", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-09-23", + "equity": 10236.76, + "return_pct": 2.37 + }, + { + "date": "2021-09-24", + "equity": 10253.62, + "return_pct": 2.54 + }, + { + "date": "2021-09-27", + "equity": 10224.29, + "return_pct": 2.24 + }, + { + "date": "2021-09-28", + "equity": 10018.25, + "return_pct": 0.18 + }, + { + "date": "2021-09-29", + "equity": 10035.11, + "return_pct": 0.35 + }, + { + "date": "2021-09-30", + "equity": 9912.46, + "return_pct": -0.88 + }, + { + "date": "2021-10-01", + "equity": 10030.26, + "return_pct": 0.3 + }, + { + "date": "2021-10-04", + "equity": 9900.91, + "return_pct": -0.99 + }, + { + "date": "2021-10-05", + "equity": 10003.93, + "return_pct": 0.04 + }, + { + "date": "2021-10-06", + "equity": 10045.5, + "return_pct": 0.46 + }, + { + "date": "2021-10-07", + "equity": 10132.35, + "return_pct": 1.32 + }, + { + "date": "2021-10-08", + "equity": 10113.88, + "return_pct": 1.14 + }, + { + "date": "2021-10-11", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2021-10-12", + "equity": 10015.94, + "return_pct": 0.16 + }, + { + "date": "2021-10-13", + "equity": 10051.97, + "return_pct": 0.52 + }, + { + "date": "2021-10-14", + "equity": 10221.05, + "return_pct": 2.21 + }, + { + "date": "2021-10-15", + "equity": 10298.89, + "return_pct": 2.99 + }, + { + "date": "2021-10-18", + "equity": 10329.38, + "return_pct": 3.29 + }, + { + "date": "2021-10-19", + "equity": 10409.07, + "return_pct": 4.09 + }, + { + "date": "2021-10-20", + "equity": 10449.96, + "return_pct": 4.5 + }, + { + "date": "2021-10-21", + "equity": 10477.21, + "return_pct": 4.77 + }, + { + "date": "2021-10-22", + "equity": 10466.36, + "return_pct": 4.66 + }, + { + "date": "2021-10-25", + "equity": 10522.49, + "return_pct": 5.22 + }, + { + "date": "2021-10-26", + "equity": 10531.96, + "return_pct": 5.32 + }, + { + "date": "2021-10-27", + "equity": 10485.3, + "return_pct": 4.85 + }, + { + "date": "2021-10-28", + "equity": 10586.47, + "return_pct": 5.86 + }, + { + "date": "2021-10-29", + "equity": 10607.95, + "return_pct": 6.08 + }, + { + "date": "2021-11-01", + "equity": 10626.2, + "return_pct": 6.26 + }, + { + "date": "2021-11-02", + "equity": 10669.16, + "return_pct": 6.69 + }, + { + "date": "2021-11-03", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2021-11-04", + "equity": 10784.88, + "return_pct": 7.85 + }, + { + "date": "2021-11-05", + "equity": 10822.3, + "return_pct": 8.22 + }, + { + "date": "2021-11-08", + "equity": 10831.54, + "return_pct": 8.32 + }, + { + "date": "2021-11-09", + "equity": 10795.74, + "return_pct": 7.96 + }, + { + "date": "2021-11-10", + "equity": 10708.89, + "return_pct": 7.09 + }, + { + "date": "2021-11-11", + "equity": 10712.36, + "return_pct": 7.12 + }, + { + "date": "2021-11-12", + "equity": 10793.2, + "return_pct": 7.93 + }, + { + "date": "2021-11-15", + "equity": 10796.9, + "return_pct": 7.97 + }, + { + "date": "2021-11-16", + "equity": 10839.63, + "return_pct": 8.4 + }, + { + "date": "2021-11-17", + "equity": 10813.3, + "return_pct": 8.13 + }, + { + "date": "2021-11-18", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2021-11-19", + "equity": 10830.62, + "return_pct": 8.31 + }, + { + "date": "2021-11-22", + "equity": 10800.13, + "return_pct": 8.0 + }, + { + "date": "2021-11-23", + "equity": 10814.45, + "return_pct": 8.14 + }, + { + "date": "2021-11-24", + "equity": 10843.32, + "return_pct": 8.43 + }, + { + "date": "2021-11-26", + "equity": 10601.48, + "return_pct": 6.01 + }, + { + "date": "2021-11-29", + "equity": 10731.53, + "return_pct": 7.32 + }, + { + "date": "2021-11-30", + "equity": 10522.72, + "return_pct": 5.23 + }, + { + "date": "2021-12-01", + "equity": 10405.84, + "return_pct": 4.06 + }, + { + "date": "2021-12-02", + "equity": 10565.22, + "return_pct": 5.65 + }, + { + "date": "2021-12-03", + "equity": 10473.29, + "return_pct": 4.73 + }, + { + "date": "2021-12-06", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2021-12-07", + "equity": 10816.53, + "return_pct": 8.17 + }, + { + "date": "2021-12-08", + "equity": 10845.17, + "return_pct": 8.45 + }, + { + "date": "2021-12-09", + "equity": 10771.95, + "return_pct": 7.72 + }, + { + "date": "2021-12-10", + "equity": 10873.35, + "return_pct": 8.73 + }, + { + "date": "2021-12-13", + "equity": 10777.49, + "return_pct": 7.77 + }, + { + "date": "2021-12-14", + "equity": 10702.88, + "return_pct": 7.03 + }, + { + "date": "2021-12-15", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-16", + "equity": 10774.26, + "return_pct": 7.74 + }, + { + "date": "2021-12-17", + "equity": 10622.27, + "return_pct": 6.22 + }, + { + "date": "2021-12-20", + "equity": 10509.32, + "return_pct": 5.09 + }, + { + "date": "2021-12-21", + "equity": 10695.96, + "return_pct": 6.96 + }, + { + "date": "2021-12-22", + "equity": 10802.9, + "return_pct": 8.03 + }, + { + "date": "2021-12-23", + "equity": 10870.12, + "return_pct": 8.7 + }, + { + "date": "2021-12-27", + "equity": 11023.95, + "return_pct": 10.24 + }, + { + "date": "2021-12-28", + "equity": 11014.94, + "return_pct": 10.15 + }, + { + "date": "2021-12-29", + "equity": 11029.03, + "return_pct": 10.29 + }, + { + "date": "2021-12-30", + "equity": 10998.54, + "return_pct": 9.99 + }, + { + "date": "2021-12-31", + "equity": 10970.83, + "return_pct": 9.71 + }, + { + "date": "2022-01-03", + "equity": 11034.35, + "return_pct": 10.34 + }, + { + "date": "2022-01-04", + "equity": 11030.65, + "return_pct": 10.31 + }, + { + "date": "2022-01-05", + "equity": 10818.84, + "return_pct": 8.19 + }, + { + "date": "2022-01-06", + "equity": 10808.68, + "return_pct": 8.09 + }, + { + "date": "2022-01-07", + "equity": 10765.94, + "return_pct": 7.66 + }, + { + "date": "2022-01-10", + "equity": 10752.55, + "return_pct": 7.53 + }, + { + "date": "2022-01-11", + "equity": 10850.02, + "return_pct": 8.5 + }, + { + "date": "2022-01-12", + "equity": 10879.82, + "return_pct": 8.8 + }, + { + "date": "2022-01-13", + "equity": 10729.91, + "return_pct": 7.3 + }, + { + "date": "2022-01-14", + "equity": 10734.3, + "return_pct": 7.34 + }, + { + "date": "2022-01-18", + "equity": 10544.2, + "return_pct": 5.44 + }, + { + "date": "2022-01-19", + "equity": 10434.71, + "return_pct": 4.35 + }, + { + "date": "2022-01-20", + "equity": 10319.22, + "return_pct": 3.19 + }, + { + "date": "2022-01-21", + "equity": 10116.65, + "return_pct": 1.17 + }, + { + "date": "2022-01-24", + "equity": 10159.61, + "return_pct": 1.6 + }, + { + "date": "2022-01-25", + "equity": 10035.57, + "return_pct": 0.36 + }, + { + "date": "2022-01-26", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-01-27", + "equity": 9960.96, + "return_pct": -0.39 + }, + { + "date": "2022-01-28", + "equity": 10208.35, + "return_pct": 2.08 + }, + { + "date": "2022-01-31", + "equity": 10392.21, + "return_pct": 3.92 + }, + { + "date": "2022-02-01", + "equity": 10462.43, + "return_pct": 4.62 + }, + { + "date": "2022-02-02", + "equity": 10564.06, + "return_pct": 5.64 + }, + { + "date": "2022-02-03", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-04", + "equity": 10364.26, + "return_pct": 3.64 + }, + { + "date": "2022-02-07", + "equity": 10331.0, + "return_pct": 3.31 + }, + { + "date": "2022-02-08", + "equity": 10416.0, + "return_pct": 4.16 + }, + { + "date": "2022-02-09", + "equity": 10568.45, + "return_pct": 5.68 + }, + { + "date": "2022-02-10", + "equity": 10378.58, + "return_pct": 3.79 + }, + { + "date": "2022-02-11", + "equity": 10173.93, + "return_pct": 1.74 + }, + { + "date": "2022-02-14", + "equity": 10140.67, + "return_pct": 1.41 + }, + { + "date": "2022-02-15", + "equity": 10304.21, + "return_pct": 3.04 + }, + { + "date": "2022-02-16", + "equity": 10315.76, + "return_pct": 3.16 + }, + { + "date": "2022-02-17", + "equity": 10095.4, + "return_pct": 0.95 + }, + { + "date": "2022-02-18", + "equity": 10030.03, + "return_pct": 0.3 + }, + { + "date": "2022-02-22", + "equity": 9922.39, + "return_pct": -0.78 + }, + { + "date": "2022-02-23", + "equity": 9749.15, + "return_pct": -2.51 + }, + { + "date": "2022-02-24", + "equity": 9885.89, + "return_pct": -1.14 + }, + { + "date": "2022-02-25", + "equity": 10111.33, + "return_pct": 1.11 + }, + { + "date": "2022-02-28", + "equity": 10085.46, + "return_pct": 0.85 + }, + { + "date": "2022-03-01", + "equity": 9931.86, + "return_pct": -0.68 + }, + { + "date": "2022-03-02", + "equity": 10114.57, + "return_pct": 1.15 + }, + { + "date": "2022-03-03", + "equity": 10064.21, + "return_pct": 0.64 + }, + { + "date": "2022-03-04", + "equity": 9982.45, + "return_pct": -0.18 + }, + { + "date": "2022-03-07", + "equity": 9688.17, + "return_pct": -3.12 + }, + { + "date": "2022-03-08", + "equity": 9614.72, + "return_pct": -3.85 + }, + { + "date": "2022-03-09", + "equity": 9872.5, + "return_pct": -1.28 + }, + { + "date": "2022-03-10", + "equity": 9827.92, + "return_pct": -1.72 + }, + { + "date": "2022-03-11", + "equity": 9702.95, + "return_pct": -2.97 + }, + { + "date": "2022-03-14", + "equity": 9632.04, + "return_pct": -3.68 + }, + { + "date": "2022-03-15", + "equity": 9843.85, + "return_pct": -1.56 + }, + { + "date": "2022-03-16", + "equity": 10062.13, + "return_pct": 0.62 + }, + { + "date": "2022-03-17", + "equity": 10188.02, + "return_pct": 1.88 + }, + { + "date": "2022-03-18", + "equity": 10267.71, + "return_pct": 2.68 + }, + { + "date": "2022-03-21", + "equity": 10264.71, + "return_pct": 2.65 + }, + { + "date": "2022-03-22", + "equity": 10384.82, + "return_pct": 3.85 + }, + { + "date": "2022-03-23", + "equity": 10251.08, + "return_pct": 2.51 + }, + { + "date": "2022-03-24", + "equity": 10405.61, + "return_pct": 4.06 + }, + { + "date": "2022-03-25", + "equity": 10456.42, + "return_pct": 4.56 + }, + { + "date": "2022-03-28", + "equity": 10529.18, + "return_pct": 5.29 + }, + { + "date": "2022-03-29", + "equity": 10660.61, + "return_pct": 6.61 + }, + { + "date": "2022-03-30", + "equity": 10597.33, + "return_pct": 5.97 + }, + { + "date": "2022-03-31", + "equity": 10432.17, + "return_pct": 4.32 + }, + { + "date": "2022-04-01", + "equity": 10461.74, + "return_pct": 4.62 + }, + { + "date": "2022-04-04", + "equity": 10551.36, + "return_pct": 5.51 + }, + { + "date": "2022-04-05", + "equity": 10418.08, + "return_pct": 4.18 + }, + { + "date": "2022-04-06", + "equity": 10313.91, + "return_pct": 3.14 + }, + { + "date": "2022-04-07", + "equity": 10365.88, + "return_pct": 3.66 + }, + { + "date": "2022-04-08", + "equity": 10338.16, + "return_pct": 3.38 + }, + { + "date": "2022-04-11", + "equity": 10161.46, + "return_pct": 1.61 + }, + { + "date": "2022-04-12", + "equity": 10123.81, + "return_pct": 1.24 + }, + { + "date": "2022-04-13", + "equity": 10239.76, + "return_pct": 2.4 + }, + { + "date": "2022-04-14", + "equity": 10112.26, + "return_pct": 1.12 + }, + { + "date": "2022-04-18", + "equity": 10116.42, + "return_pct": 1.16 + }, + { + "date": "2022-04-19", + "equity": 10279.72, + "return_pct": 2.8 + }, + { + "date": "2022-04-20", + "equity": 10272.1, + "return_pct": 2.72 + }, + { + "date": "2022-04-21", + "equity": 10118.49, + "return_pct": 1.18 + }, + { + "date": "2022-04-22", + "equity": 9840.85, + "return_pct": -1.59 + }, + { + "date": "2022-04-25", + "equity": 9897.9, + "return_pct": -1.02 + }, + { + "date": "2022-04-26", + "equity": 9611.25, + "return_pct": -3.89 + }, + { + "date": "2022-04-27", + "equity": 9638.28, + "return_pct": -3.62 + }, + { + "date": "2022-04-28", + "equity": 9881.74, + "return_pct": -1.18 + }, + { + "date": "2022-04-29", + "equity": 9516.55, + "return_pct": -4.83 + }, + { + "date": "2022-05-02", + "equity": 9573.83, + "return_pct": -4.26 + }, + { + "date": "2022-05-03", + "equity": 9617.72, + "return_pct": -3.82 + }, + { + "date": "2022-05-04", + "equity": 9910.61, + "return_pct": -0.89 + }, + { + "date": "2022-05-05", + "equity": 9558.36, + "return_pct": -4.42 + }, + { + "date": "2022-05-06", + "equity": 9501.31, + "return_pct": -4.99 + }, + { + "date": "2022-05-09", + "equity": 9197.1, + "return_pct": -8.03 + }, + { + "date": "2022-05-10", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2022-05-11", + "equity": 9071.91, + "return_pct": -9.28 + }, + { + "date": "2022-05-12", + "equity": 9062.44, + "return_pct": -9.38 + }, + { + "date": "2022-05-13", + "equity": 9279.1, + "return_pct": -7.21 + }, + { + "date": "2022-05-16", + "equity": 9241.45, + "return_pct": -7.59 + }, + { + "date": "2022-05-17", + "equity": 9431.55, + "return_pct": -5.68 + }, + { + "date": "2022-05-18", + "equity": 9051.35, + "return_pct": -9.49 + }, + { + "date": "2022-05-19", + "equity": 8995.91, + "return_pct": -10.04 + }, + { + "date": "2022-05-20", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-05-23", + "equity": 9168.23, + "return_pct": -8.32 + }, + { + "date": "2022-05-24", + "equity": 9098.24, + "return_pct": -9.02 + }, + { + "date": "2022-05-25", + "equity": 9178.62, + "return_pct": -8.21 + }, + { + "date": "2022-05-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-05-27", + "equity": 9591.85, + "return_pct": -4.08 + }, + { + "date": "2022-05-31", + "equity": 9538.03, + "return_pct": -4.62 + }, + { + "date": "2022-06-01", + "equity": 9460.88, + "return_pct": -5.39 + }, + { + "date": "2022-06-02", + "equity": 9639.9, + "return_pct": -3.6 + }, + { + "date": "2022-06-03", + "equity": 9482.83, + "return_pct": -5.17 + }, + { + "date": "2022-06-06", + "equity": 9511.7, + "return_pct": -4.88 + }, + { + "date": "2022-06-07", + "equity": 9602.94, + "return_pct": -3.97 + }, + { + "date": "2022-06-08", + "equity": 9498.53, + "return_pct": -5.01 + }, + { + "date": "2022-06-09", + "equity": 9272.63, + "return_pct": -7.27 + }, + { + "date": "2022-06-10", + "equity": 9003.77, + "return_pct": -9.96 + }, + { + "date": "2022-06-13", + "equity": 8661.91, + "return_pct": -13.38 + }, + { + "date": "2022-06-14", + "equity": 8635.81, + "return_pct": -13.64 + }, + { + "date": "2022-06-15", + "equity": 8758.92, + "return_pct": -12.41 + }, + { + "date": "2022-06-16", + "equity": 8469.04, + "return_pct": -15.31 + }, + { + "date": "2022-06-17", + "equity": 8450.79, + "return_pct": -15.49 + }, + { + "date": "2022-06-21", + "equity": 8663.53, + "return_pct": -13.36 + }, + { + "date": "2022-06-22", + "equity": 8647.82, + "return_pct": -13.52 + }, + { + "date": "2022-06-23", + "equity": 8732.59, + "return_pct": -12.67 + }, + { + "date": "2022-06-24", + "equity": 9010.23, + "return_pct": -9.9 + }, + { + "date": "2022-06-27", + "equity": 8975.82, + "return_pct": -10.24 + }, + { + "date": "2022-06-28", + "equity": 8792.41, + "return_pct": -12.08 + }, + { + "date": "2022-06-29", + "equity": 8785.25, + "return_pct": -12.15 + }, + { + "date": "2022-06-30", + "equity": 8713.88, + "return_pct": -12.86 + }, + { + "date": "2022-07-01", + "equity": 8806.04, + "return_pct": -11.94 + }, + { + "date": "2022-07-05", + "equity": 8822.67, + "return_pct": -11.77 + }, + { + "date": "2022-07-06", + "equity": 8852.47, + "return_pct": -11.48 + }, + { + "date": "2022-07-07", + "equity": 8985.06, + "return_pct": -10.15 + }, + { + "date": "2022-07-08", + "equity": 8977.66, + "return_pct": -10.22 + }, + { + "date": "2022-07-11", + "equity": 8875.11, + "return_pct": -11.25 + }, + { + "date": "2022-07-12", + "equity": 8796.57, + "return_pct": -12.03 + }, + { + "date": "2022-07-13", + "equity": 8750.38, + "return_pct": -12.5 + }, + { + "date": "2022-07-14", + "equity": 8729.12, + "return_pct": -12.71 + }, + { + "date": "2022-07-15", + "equity": 8895.9, + "return_pct": -11.04 + }, + { + "date": "2022-07-18", + "equity": 8822.44, + "return_pct": -11.78 + }, + { + "date": "2022-07-19", + "equity": 9060.82, + "return_pct": -9.39 + }, + { + "date": "2022-07-20", + "equity": 9118.56, + "return_pct": -8.81 + }, + { + "date": "2022-07-21", + "equity": 9211.42, + "return_pct": -7.89 + }, + { + "date": "2022-07-22", + "equity": 9125.96, + "return_pct": -8.74 + }, + { + "date": "2022-07-25", + "equity": 9137.04, + "return_pct": -8.63 + }, + { + "date": "2022-07-26", + "equity": 9028.94, + "return_pct": -9.71 + }, + { + "date": "2022-07-27", + "equity": 9263.39, + "return_pct": -7.37 + }, + { + "date": "2022-07-28", + "equity": 9378.88, + "return_pct": -6.21 + }, + { + "date": "2022-07-29", + "equity": 9516.32, + "return_pct": -4.84 + }, + { + "date": "2022-08-01", + "equity": 9488.14, + "return_pct": -5.12 + }, + { + "date": "2022-08-02", + "equity": 9425.54, + "return_pct": -5.74 + }, + { + "date": "2022-08-03", + "equity": 9573.14, + "return_pct": -4.27 + }, + { + "date": "2022-08-04", + "equity": 9566.67, + "return_pct": -4.33 + }, + { + "date": "2022-08-05", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2022-08-08", + "equity": 9539.42, + "return_pct": -4.61 + }, + { + "date": "2022-08-09", + "equity": 9501.54, + "return_pct": -4.98 + }, + { + "date": "2022-08-10", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-11", + "equity": 9701.11, + "return_pct": -2.99 + }, + { + "date": "2022-08-12", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2022-08-15", + "equity": 9905.99, + "return_pct": -0.94 + }, + { + "date": "2022-08-16", + "equity": 9925.39, + "return_pct": -0.75 + }, + { + "date": "2022-08-17", + "equity": 9854.94, + "return_pct": -1.45 + }, + { + "date": "2022-08-18", + "equity": 9883.58, + "return_pct": -1.16 + }, + { + "date": "2022-08-19", + "equity": 9750.77, + "return_pct": -2.49 + }, + { + "date": "2022-08-22", + "equity": 9547.73, + "return_pct": -4.52 + }, + { + "date": "2022-08-23", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2022-08-24", + "equity": 9555.12, + "return_pct": -4.45 + }, + { + "date": "2022-08-25", + "equity": 9690.02, + "return_pct": -3.1 + }, + { + "date": "2022-08-26", + "equity": 9362.02, + "return_pct": -6.38 + }, + { + "date": "2022-08-29", + "equity": 9300.12, + "return_pct": -7.0 + }, + { + "date": "2022-08-30", + "equity": 9198.02, + "return_pct": -8.02 + }, + { + "date": "2022-08-31", + "equity": 9128.03, + "return_pct": -8.72 + }, + { + "date": "2022-09-01", + "equity": 9156.68, + "return_pct": -8.43 + }, + { + "date": "2022-09-02", + "equity": 9060.13, + "return_pct": -9.4 + }, + { + "date": "2022-09-06", + "equity": 9025.94, + "return_pct": -9.74 + }, + { + "date": "2022-09-07", + "equity": 9188.09, + "return_pct": -8.12 + }, + { + "date": "2022-09-08", + "equity": 9248.15, + "return_pct": -7.52 + }, + { + "date": "2022-09-09", + "equity": 9391.82, + "return_pct": -6.08 + }, + { + "date": "2022-09-12", + "equity": 9492.76, + "return_pct": -5.07 + }, + { + "date": "2022-09-13", + "equity": 9079.99, + "return_pct": -9.2 + }, + { + "date": "2022-09-14", + "equity": 9114.64, + "return_pct": -8.85 + }, + { + "date": "2022-09-15", + "equity": 9011.16, + "return_pct": -9.89 + }, + { + "date": "2022-09-16", + "equity": 8905.83, + "return_pct": -10.94 + }, + { + "date": "2022-09-19", + "equity": 8974.89, + "return_pct": -10.25 + }, + { + "date": "2022-09-20", + "equity": 8871.87, + "return_pct": -11.28 + }, + { + "date": "2022-09-21", + "equity": 8717.11, + "return_pct": -12.83 + }, + { + "date": "2022-09-22", + "equity": 8643.89, + "return_pct": -13.56 + }, + { + "date": "2022-09-23", + "equity": 8499.06, + "return_pct": -15.01 + }, + { + "date": "2022-09-26", + "equity": 8414.99, + "return_pct": -15.85 + }, + { + "date": "2022-09-27", + "equity": 8393.5, + "return_pct": -16.06 + }, + { + "date": "2022-09-28", + "equity": 8558.66, + "return_pct": -14.41 + }, + { + "date": "2022-09-29", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-09-30", + "equity": 8250.29, + "return_pct": -17.5 + }, + { + "date": "2022-10-03", + "equity": 8468.11, + "return_pct": -15.32 + }, + { + "date": "2022-10-04", + "equity": 8730.51, + "return_pct": -12.69 + }, + { + "date": "2022-10-05", + "equity": 8710.18, + "return_pct": -12.9 + }, + { + "date": "2022-10-06", + "equity": 8620.33, + "return_pct": -13.8 + }, + { + "date": "2022-10-07", + "equity": 8379.88, + "return_pct": -16.2 + }, + { + "date": "2022-10-10", + "equity": 8315.89, + "return_pct": -16.84 + }, + { + "date": "2022-10-11", + "equity": 8263.23, + "return_pct": -17.37 + }, + { + "date": "2022-10-12", + "equity": 8235.97, + "return_pct": -17.64 + }, + { + "date": "2022-10-13", + "equity": 8453.33, + "return_pct": -15.47 + }, + { + "date": "2022-10-14", + "equity": 8260.69, + "return_pct": -17.39 + }, + { + "date": "2022-10-17", + "equity": 8472.96, + "return_pct": -15.27 + }, + { + "date": "2022-10-18", + "equity": 8572.52, + "return_pct": -14.27 + }, + { + "date": "2022-10-19", + "equity": 8511.77, + "return_pct": -14.88 + }, + { + "date": "2022-10-20", + "equity": 8440.39, + "return_pct": -15.6 + }, + { + "date": "2022-10-21", + "equity": 8645.51, + "return_pct": -13.54 + }, + { + "date": "2022-10-24", + "equity": 8751.3, + "return_pct": -12.49 + }, + { + "date": "2022-10-25", + "equity": 8891.04, + "return_pct": -11.09 + }, + { + "date": "2022-10-26", + "equity": 8824.06, + "return_pct": -11.76 + }, + { + "date": "2022-10-27", + "equity": 8776.94, + "return_pct": -12.23 + }, + { + "date": "2022-10-28", + "equity": 8985.75, + "return_pct": -10.14 + }, + { + "date": "2022-10-31", + "equity": 8920.84, + "return_pct": -10.79 + }, + { + "date": "2022-11-01", + "equity": 8881.81, + "return_pct": -11.18 + }, + { + "date": "2022-11-02", + "equity": 8658.91, + "return_pct": -13.41 + }, + { + "date": "2022-11-03", + "equity": 8569.75, + "return_pct": -14.3 + }, + { + "date": "2022-11-04", + "equity": 8693.09, + "return_pct": -13.07 + }, + { + "date": "2022-11-07", + "equity": 8776.25, + "return_pct": -12.24 + }, + { + "date": "2022-11-08", + "equity": 8823.6, + "return_pct": -11.76 + }, + { + "date": "2022-11-09", + "equity": 8641.81, + "return_pct": -13.58 + }, + { + "date": "2022-11-10", + "equity": 9116.72, + "return_pct": -8.83 + }, + { + "date": "2022-11-11", + "equity": 9204.95, + "return_pct": -7.95 + }, + { + "date": "2022-11-14", + "equity": 9126.65, + "return_pct": -8.73 + }, + { + "date": "2022-11-15", + "equity": 9204.49, + "return_pct": -7.96 + }, + { + "date": "2022-11-16", + "equity": 9134.27, + "return_pct": -8.66 + }, + { + "date": "2022-11-17", + "equity": 9106.32, + "return_pct": -8.94 + }, + { + "date": "2022-11-18", + "equity": 9147.67, + "return_pct": -8.52 + }, + { + "date": "2022-11-21", + "equity": 9114.41, + "return_pct": -8.86 + }, + { + "date": "2022-11-22", + "equity": 9237.06, + "return_pct": -7.63 + }, + { + "date": "2022-11-23", + "equity": 9295.27, + "return_pct": -7.05 + }, + { + "date": "2022-11-25", + "equity": 9293.19, + "return_pct": -7.07 + }, + { + "date": "2022-11-28", + "equity": 9144.9, + "return_pct": -8.55 + }, + { + "date": "2022-11-29", + "equity": 9129.19, + "return_pct": -8.71 + }, + { + "date": "2022-11-30", + "equity": 9416.76, + "return_pct": -5.83 + }, + { + "date": "2022-12-01", + "equity": 9409.84, + "return_pct": -5.9 + }, + { + "date": "2022-12-02", + "equity": 9398.98, + "return_pct": -6.01 + }, + { + "date": "2022-12-05", + "equity": 9229.9, + "return_pct": -7.7 + }, + { + "date": "2022-12-06", + "equity": 9096.85, + "return_pct": -9.03 + }, + { + "date": "2022-12-07", + "equity": 9081.38, + "return_pct": -9.19 + }, + { + "date": "2022-12-08", + "equity": 9152.52, + "return_pct": -8.47 + }, + { + "date": "2022-12-09", + "equity": 9084.15, + "return_pct": -9.16 + }, + { + "date": "2022-12-12", + "equity": 9215.12, + "return_pct": -7.85 + }, + { + "date": "2022-12-13", + "equity": 9284.87, + "return_pct": -7.15 + }, + { + "date": "2022-12-14", + "equity": 9225.51, + "return_pct": -7.74 + }, + { + "date": "2022-12-15", + "equity": 8999.84, + "return_pct": -10.0 + }, + { + "date": "2022-12-16", + "equity": 8852.93, + "return_pct": -11.47 + }, + { + "date": "2022-12-19", + "equity": 8777.86, + "return_pct": -12.22 + }, + { + "date": "2022-12-20", + "equity": 8789.87, + "return_pct": -12.1 + }, + { + "date": "2022-12-21", + "equity": 8921.3, + "return_pct": -10.79 + }, + { + "date": "2022-12-22", + "equity": 8794.03, + "return_pct": -12.06 + }, + { + "date": "2022-12-23", + "equity": 8844.62, + "return_pct": -11.55 + }, + { + "date": "2022-12-27", + "equity": 8809.74, + "return_pct": -11.9 + }, + { + "date": "2022-12-28", + "equity": 8700.25, + "return_pct": -13.0 + }, + { + "date": "2022-12-29", + "equity": 8856.86, + "return_pct": -11.43 + }, + { + "date": "2022-12-30", + "equity": 8833.53, + "return_pct": -11.66 + }, + { + "date": "2023-01-03", + "equity": 8796.34, + "return_pct": -12.04 + }, + { + "date": "2023-01-04", + "equity": 8864.25, + "return_pct": -11.36 + }, + { + "date": "2023-01-05", + "equity": 8763.08, + "return_pct": -12.37 + }, + { + "date": "2023-01-06", + "equity": 8964.04, + "return_pct": -10.36 + }, + { + "date": "2023-01-09", + "equity": 8958.95, + "return_pct": -10.41 + }, + { + "date": "2023-01-10", + "equity": 9021.78, + "return_pct": -9.78 + }, + { + "date": "2023-01-11", + "equity": 9135.89, + "return_pct": -8.64 + }, + { + "date": "2023-01-12", + "equity": 9169.15, + "return_pct": -8.31 + }, + { + "date": "2023-01-13", + "equity": 9204.72, + "return_pct": -7.95 + }, + { + "date": "2023-01-17", + "equity": 9187.86, + "return_pct": -8.12 + }, + { + "date": "2023-01-18", + "equity": 9042.8, + "return_pct": -9.57 + }, + { + "date": "2023-01-19", + "equity": 8976.97, + "return_pct": -10.23 + }, + { + "date": "2023-01-20", + "equity": 9144.2, + "return_pct": -8.56 + }, + { + "date": "2023-01-23", + "equity": 9253.92, + "return_pct": -7.46 + }, + { + "date": "2023-01-24", + "equity": 9243.99, + "return_pct": -7.56 + }, + { + "date": "2023-01-25", + "equity": 9247.45, + "return_pct": -7.53 + }, + { + "date": "2023-01-26", + "equity": 9349.09, + "return_pct": -6.51 + }, + { + "date": "2023-01-27", + "equity": 9370.57, + "return_pct": -6.29 + }, + { + "date": "2023-01-30", + "equity": 9253.0, + "return_pct": -7.47 + }, + { + "date": "2023-01-31", + "equity": 9389.05, + "return_pct": -6.11 + }, + { + "date": "2023-02-01", + "equity": 9488.83, + "return_pct": -5.11 + }, + { + "date": "2023-02-02", + "equity": 9626.96, + "return_pct": -3.73 + }, + { + "date": "2023-02-03", + "equity": 9524.63, + "return_pct": -4.75 + }, + { + "date": "2023-02-06", + "equity": 9466.43, + "return_pct": -5.34 + }, + { + "date": "2023-02-07", + "equity": 9590.23, + "return_pct": -4.1 + }, + { + "date": "2023-02-08", + "equity": 9485.37, + "return_pct": -5.15 + }, + { + "date": "2023-02-09", + "equity": 9403.14, + "return_pct": -5.97 + }, + { + "date": "2023-02-10", + "equity": 9425.08, + "return_pct": -5.75 + }, + { + "date": "2023-02-13", + "equity": 9535.72, + "return_pct": -4.64 + }, + { + "date": "2023-02-14", + "equity": 9531.33, + "return_pct": -4.69 + }, + { + "date": "2023-02-15", + "equity": 9562.28, + "return_pct": -4.38 + }, + { + "date": "2023-02-16", + "equity": 9430.62, + "return_pct": -5.69 + }, + { + "date": "2023-02-17", + "equity": 9407.06, + "return_pct": -5.93 + }, + { + "date": "2023-02-21", + "equity": 9218.35, + "return_pct": -7.82 + }, + { + "date": "2023-02-22", + "equity": 9205.65, + "return_pct": -7.94 + }, + { + "date": "2023-02-23", + "equity": 9254.61, + "return_pct": -7.45 + }, + { + "date": "2023-02-24", + "equity": 9155.75, + "return_pct": -8.44 + }, + { + "date": "2023-02-27", + "equity": 9186.94, + "return_pct": -8.13 + }, + { + "date": "2023-02-28", + "equity": 9152.98, + "return_pct": -8.47 + }, + { + "date": "2023-03-01", + "equity": 9117.87, + "return_pct": -8.82 + }, + { + "date": "2023-03-02", + "equity": 9188.78, + "return_pct": -8.11 + }, + { + "date": "2023-03-03", + "equity": 9336.15, + "return_pct": -6.64 + }, + { + "date": "2023-03-06", + "equity": 9342.62, + "return_pct": -6.57 + }, + { + "date": "2023-03-07", + "equity": 9199.41, + "return_pct": -8.01 + }, + { + "date": "2023-03-08", + "equity": 9214.42, + "return_pct": -7.86 + }, + { + "date": "2023-03-09", + "equity": 9044.42, + "return_pct": -9.56 + }, + { + "date": "2023-03-10", + "equity": 8913.91, + "return_pct": -10.86 + }, + { + "date": "2023-03-13", + "equity": 8901.21, + "return_pct": -10.99 + }, + { + "date": "2023-03-14", + "equity": 9048.34, + "return_pct": -9.52 + }, + { + "date": "2023-03-15", + "equity": 8991.75, + "return_pct": -10.08 + }, + { + "date": "2023-03-16", + "equity": 9149.52, + "return_pct": -8.5 + }, + { + "date": "2023-03-17", + "equity": 9008.15, + "return_pct": -9.92 + }, + { + "date": "2023-03-20", + "equity": 9094.77, + "return_pct": -9.05 + }, + { + "date": "2023-03-21", + "equity": 9214.19, + "return_pct": -7.86 + }, + { + "date": "2023-03-22", + "equity": 9057.12, + "return_pct": -9.43 + }, + { + "date": "2023-03-23", + "equity": 9081.61, + "return_pct": -9.18 + }, + { + "date": "2023-03-24", + "equity": 9141.2, + "return_pct": -8.59 + }, + { + "date": "2023-03-27", + "equity": 9158.29, + "return_pct": -8.42 + }, + { + "date": "2023-03-28", + "equity": 9137.74, + "return_pct": -8.62 + }, + { + "date": "2023-03-29", + "equity": 9270.55, + "return_pct": -7.29 + }, + { + "date": "2023-03-30", + "equity": 9324.83, + "return_pct": -6.75 + }, + { + "date": "2023-03-31", + "equity": 9456.26, + "return_pct": -5.44 + }, + { + "date": "2023-04-03", + "equity": 9492.3, + "return_pct": -5.08 + }, + { + "date": "2023-04-04", + "equity": 9439.63, + "return_pct": -5.6 + }, + { + "date": "2023-04-05", + "equity": 9414.92, + "return_pct": -5.85 + }, + { + "date": "2023-04-06", + "equity": 9451.64, + "return_pct": -5.48 + }, + { + "date": "2023-04-10", + "equity": 9461.34, + "return_pct": -5.39 + }, + { + "date": "2023-04-11", + "equity": 9463.89, + "return_pct": -5.36 + }, + { + "date": "2023-04-12", + "equity": 9425.31, + "return_pct": -5.75 + }, + { + "date": "2023-04-13", + "equity": 9550.5, + "return_pct": -4.49 + }, + { + "date": "2023-04-14", + "equity": 9527.18, + "return_pct": -4.73 + }, + { + "date": "2023-04-17", + "equity": 9561.36, + "return_pct": -4.39 + }, + { + "date": "2023-04-18", + "equity": 9567.6, + "return_pct": -4.32 + }, + { + "date": "2023-04-19", + "equity": 9565.98, + "return_pct": -4.34 + }, + { + "date": "2023-04-20", + "equity": 9513.78, + "return_pct": -4.86 + }, + { + "date": "2023-04-21", + "equity": 9521.17, + "return_pct": -4.79 + }, + { + "date": "2023-04-24", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-04-25", + "equity": 9379.81, + "return_pct": -6.2 + }, + { + "date": "2023-04-26", + "equity": 9340.08, + "return_pct": -6.6 + }, + { + "date": "2023-04-27", + "equity": 9526.02, + "return_pct": -4.74 + }, + { + "date": "2023-04-28", + "equity": 9607.33, + "return_pct": -3.93 + }, + { + "date": "2023-05-01", + "equity": 9597.63, + "return_pct": -4.02 + }, + { + "date": "2023-05-02", + "equity": 9489.76, + "return_pct": -5.1 + }, + { + "date": "2023-05-03", + "equity": 9424.62, + "return_pct": -5.75 + }, + { + "date": "2023-05-04", + "equity": 9357.86, + "return_pct": -6.42 + }, + { + "date": "2023-05-05", + "equity": 9531.1, + "return_pct": -4.69 + }, + { + "date": "2023-05-08", + "equity": 9533.64, + "return_pct": -4.66 + }, + { + "date": "2023-05-09", + "equity": 9491.83, + "return_pct": -5.08 + }, + { + "date": "2023-05-10", + "equity": 9536.18, + "return_pct": -4.64 + }, + { + "date": "2023-05-11", + "equity": 9519.55, + "return_pct": -4.8 + }, + { + "date": "2023-05-12", + "equity": 9507.08, + "return_pct": -4.93 + }, + { + "date": "2023-05-15", + "equity": 9539.88, + "return_pct": -4.6 + }, + { + "date": "2023-05-16", + "equity": 9476.13, + "return_pct": -5.24 + }, + { + "date": "2023-05-17", + "equity": 9591.16, + "return_pct": -4.09 + }, + { + "date": "2023-05-18", + "equity": 9683.55, + "return_pct": -3.16 + }, + { + "date": "2023-05-19", + "equity": 9669.46, + "return_pct": -3.31 + }, + { + "date": "2023-05-22", + "equity": 9673.39, + "return_pct": -3.27 + }, + { + "date": "2023-05-23", + "equity": 9564.83, + "return_pct": -4.35 + }, + { + "date": "2023-05-24", + "equity": 9495.53, + "return_pct": -5.04 + }, + { + "date": "2023-05-25", + "equity": 9577.76, + "return_pct": -4.22 + }, + { + "date": "2023-05-26", + "equity": 9701.8, + "return_pct": -2.98 + }, + { + "date": "2023-05-30", + "equity": 9705.5, + "return_pct": -2.95 + }, + { + "date": "2023-05-31", + "equity": 9651.68, + "return_pct": -3.48 + }, + { + "date": "2023-06-01", + "equity": 9743.38, + "return_pct": -2.57 + }, + { + "date": "2023-06-02", + "equity": 9884.28, + "return_pct": -1.16 + }, + { + "date": "2023-06-05", + "equity": 9865.34, + "return_pct": -1.35 + }, + { + "date": "2023-06-06", + "equity": 9886.82, + "return_pct": -1.13 + }, + { + "date": "2023-06-07", + "equity": 9852.63, + "return_pct": -1.47 + }, + { + "date": "2023-06-08", + "equity": 9912.23, + "return_pct": -0.88 + }, + { + "date": "2023-06-09", + "equity": 9930.01, + "return_pct": -0.7 + }, + { + "date": "2023-06-12", + "equity": 10020.1, + "return_pct": 0.2 + }, + { + "date": "2023-06-13", + "equity": 10086.16, + "return_pct": 0.86 + }, + { + "date": "2023-06-14", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-15", + "equity": 10223.36, + "return_pct": 2.23 + }, + { + "date": "2023-06-16", + "equity": 10150.83, + "return_pct": 1.51 + }, + { + "date": "2023-06-20", + "equity": 10098.17, + "return_pct": 0.98 + }, + { + "date": "2023-06-21", + "equity": 10046.43, + "return_pct": 0.46 + }, + { + "date": "2023-06-22", + "equity": 10082.69, + "return_pct": 0.83 + }, + { + "date": "2023-06-23", + "equity": 10006.47, + "return_pct": 0.06 + }, + { + "date": "2023-06-26", + "equity": 9965.58, + "return_pct": -0.34 + }, + { + "date": "2023-06-27", + "equity": 10074.84, + "return_pct": 0.75 + }, + { + "date": "2023-06-28", + "equity": 10079.92, + "return_pct": 0.8 + }, + { + "date": "2023-06-29", + "equity": 10119.65, + "return_pct": 1.2 + }, + { + "date": "2023-06-30", + "equity": 10239.07, + "return_pct": 2.39 + }, + { + "date": "2023-07-03", + "equity": 10250.85, + "return_pct": 2.51 + }, + { + "date": "2023-07-05", + "equity": 10235.6, + "return_pct": 2.36 + }, + { + "date": "2023-07-06", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-07", + "equity": 10129.81, + "return_pct": 1.3 + }, + { + "date": "2023-07-10", + "equity": 10155.45, + "return_pct": 1.55 + }, + { + "date": "2023-07-11", + "equity": 10220.13, + "return_pct": 2.2 + }, + { + "date": "2023-07-12", + "equity": 10302.36, + "return_pct": 3.02 + }, + { + "date": "2023-07-13", + "equity": 10384.13, + "return_pct": 3.84 + }, + { + "date": "2023-07-14", + "equity": 10377.66, + "return_pct": 3.78 + }, + { + "date": "2023-07-17", + "equity": 10413.69, + "return_pct": 4.14 + }, + { + "date": "2023-07-18", + "equity": 10491.07, + "return_pct": 4.91 + }, + { + "date": "2023-07-19", + "equity": 10514.4, + "return_pct": 5.14 + }, + { + "date": "2023-07-20", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-21", + "equity": 10444.64, + "return_pct": 4.45 + }, + { + "date": "2023-07-24", + "equity": 10491.3, + "return_pct": 4.91 + }, + { + "date": "2023-07-25", + "equity": 10519.95, + "return_pct": 5.2 + }, + { + "date": "2023-07-26", + "equity": 10521.56, + "return_pct": 5.22 + }, + { + "date": "2023-07-27", + "equity": 10451.81, + "return_pct": 4.52 + }, + { + "date": "2023-07-28", + "equity": 10554.13, + "return_pct": 5.54 + }, + { + "date": "2023-07-31", + "equity": 10574.23, + "return_pct": 5.74 + }, + { + "date": "2023-08-01", + "equity": 10543.97, + "return_pct": 5.44 + }, + { + "date": "2023-08-02", + "equity": 10397.29, + "return_pct": 3.97 + }, + { + "date": "2023-08-03", + "equity": 10367.5, + "return_pct": 3.67 + }, + { + "date": "2023-08-04", + "equity": 10320.61, + "return_pct": 3.21 + }, + { + "date": "2023-08-07", + "equity": 10410.69, + "return_pct": 4.11 + }, + { + "date": "2023-08-08", + "equity": 10365.42, + "return_pct": 3.65 + }, + { + "date": "2023-08-09", + "equity": 10296.12, + "return_pct": 2.96 + }, + { + "date": "2023-08-10", + "equity": 10299.82, + "return_pct": 3.0 + }, + { + "date": "2023-08-11", + "equity": 10293.81, + "return_pct": 2.94 + }, + { + "date": "2023-08-14", + "equity": 10350.63, + "return_pct": 3.51 + }, + { + "date": "2023-08-15", + "equity": 10230.06, + "return_pct": 2.3 + }, + { + "date": "2023-08-16", + "equity": 10154.99, + "return_pct": 1.55 + }, + { + "date": "2023-08-17", + "equity": 10077.61, + "return_pct": 0.78 + }, + { + "date": "2023-08-18", + "equity": 10082.46, + "return_pct": 0.82 + }, + { + "date": "2023-08-21", + "equity": 10148.06, + "return_pct": 1.48 + }, + { + "date": "2023-08-22", + "equity": 10120.57, + "return_pct": 1.21 + }, + { + "date": "2023-08-23", + "equity": 10233.29, + "return_pct": 2.33 + }, + { + "date": "2023-08-24", + "equity": 10091.47, + "return_pct": 0.91 + }, + { + "date": "2023-08-25", + "equity": 10162.61, + "return_pct": 1.63 + }, + { + "date": "2023-08-28", + "equity": 10227.06, + "return_pct": 2.27 + }, + { + "date": "2023-08-29", + "equity": 10374.89, + "return_pct": 3.75 + }, + { + "date": "2023-08-30", + "equity": 10417.62, + "return_pct": 4.18 + }, + { + "date": "2023-08-31", + "equity": 10402.37, + "return_pct": 4.02 + }, + { + "date": "2023-09-01", + "equity": 10421.78, + "return_pct": 4.22 + }, + { + "date": "2023-09-05", + "equity": 10376.74, + "return_pct": 3.77 + }, + { + "date": "2023-09-06", + "equity": 10306.98, + "return_pct": 3.07 + }, + { + "date": "2023-09-07", + "equity": 10275.33, + "return_pct": 2.75 + }, + { + "date": "2023-09-08", + "equity": 10290.81, + "return_pct": 2.91 + }, + { + "date": "2023-09-11", + "equity": 10358.49, + "return_pct": 3.58 + }, + { + "date": "2023-09-12", + "equity": 10301.67, + "return_pct": 3.02 + }, + { + "date": "2023-09-13", + "equity": 10313.68, + "return_pct": 3.14 + }, + { + "date": "2023-09-14", + "equity": 10402.61, + "return_pct": 4.03 + }, + { + "date": "2023-09-15", + "equity": 10241.15, + "return_pct": 2.41 + }, + { + "date": "2023-09-18", + "equity": 10247.15, + "return_pct": 2.47 + }, + { + "date": "2023-09-19", + "equity": 10225.9, + "return_pct": 2.26 + }, + { + "date": "2023-09-20", + "equity": 10131.89, + "return_pct": 1.32 + }, + { + "date": "2023-09-21", + "equity": 9964.43, + "return_pct": -0.36 + }, + { + "date": "2023-09-22", + "equity": 9942.02, + "return_pct": -0.58 + }, + { + "date": "2023-09-25", + "equity": 9983.83, + "return_pct": -0.16 + }, + { + "date": "2023-09-26", + "equity": 9837.16, + "return_pct": -1.63 + }, + { + "date": "2023-09-27", + "equity": 9841.08, + "return_pct": -1.59 + }, + { + "date": "2023-09-28", + "equity": 9898.14, + "return_pct": -1.02 + }, + { + "date": "2023-09-29", + "equity": 9874.11, + "return_pct": -1.26 + }, + { + "date": "2023-10-02", + "equity": 9870.19, + "return_pct": -1.3 + }, + { + "date": "2023-10-03", + "equity": 9738.06, + "return_pct": -2.62 + }, + { + "date": "2023-10-04", + "equity": 9808.98, + "return_pct": -1.91 + }, + { + "date": "2023-10-05", + "equity": 9805.28, + "return_pct": -1.95 + }, + { + "date": "2023-10-06", + "equity": 9921.7, + "return_pct": -0.78 + }, + { + "date": "2023-10-09", + "equity": 9985.22, + "return_pct": -0.15 + }, + { + "date": "2023-10-10", + "equity": 10037.19, + "return_pct": 0.37 + }, + { + "date": "2023-10-11", + "equity": 10078.3, + "return_pct": 0.78 + }, + { + "date": "2023-10-12", + "equity": 10016.86, + "return_pct": 0.17 + }, + { + "date": "2023-10-13", + "equity": 9966.97, + "return_pct": -0.33 + }, + { + "date": "2023-10-16", + "equity": 10071.84, + "return_pct": 0.72 + }, + { + "date": "2023-10-17", + "equity": 10071.37, + "return_pct": 0.71 + }, + { + "date": "2023-10-18", + "equity": 9937.17, + "return_pct": -0.63 + }, + { + "date": "2023-10-19", + "equity": 9849.86, + "return_pct": -1.5 + }, + { + "date": "2023-10-20", + "equity": 9728.82, + "return_pct": -2.71 + }, + { + "date": "2023-10-23", + "equity": 9711.96, + "return_pct": -2.88 + }, + { + "date": "2023-10-24", + "equity": 9785.18, + "return_pct": -2.15 + }, + { + "date": "2023-10-25", + "equity": 9644.75, + "return_pct": -3.55 + }, + { + "date": "2023-10-26", + "equity": 9529.25, + "return_pct": -4.71 + }, + { + "date": "2023-10-27", + "equity": 9486.06, + "return_pct": -5.14 + }, + { + "date": "2023-10-30", + "equity": 9599.47, + "return_pct": -4.01 + }, + { + "date": "2023-10-31", + "equity": 9659.76, + "return_pct": -3.4 + }, + { + "date": "2023-11-01", + "equity": 9762.78, + "return_pct": -2.37 + }, + { + "date": "2023-11-02", + "equity": 9949.88, + "return_pct": -0.5 + }, + { + "date": "2023-11-03", + "equity": 10040.65, + "return_pct": 0.41 + }, + { + "date": "2023-11-06", + "equity": 10063.75, + "return_pct": 0.64 + }, + { + "date": "2023-11-07", + "equity": 10092.39, + "return_pct": 0.92 + }, + { + "date": "2023-11-08", + "equity": 10099.79, + "return_pct": 1.0 + }, + { + "date": "2023-11-09", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-11-10", + "equity": 10177.4, + "return_pct": 1.77 + }, + { + "date": "2023-11-13", + "equity": 10167.69, + "return_pct": 1.68 + }, + { + "date": "2023-11-14", + "equity": 10364.96, + "return_pct": 3.65 + }, + { + "date": "2023-11-15", + "equity": 10386.9, + "return_pct": 3.87 + }, + { + "date": "2023-11-16", + "equity": 10399.6, + "return_pct": 4.0 + }, + { + "date": "2023-11-17", + "equity": 10412.54, + "return_pct": 4.13 + }, + { + "date": "2023-11-20", + "equity": 10492.69, + "return_pct": 4.93 + }, + { + "date": "2023-11-21", + "equity": 10469.82, + "return_pct": 4.7 + }, + { + "date": "2023-11-22", + "equity": 10510.24, + "return_pct": 5.1 + }, + { + "date": "2023-11-24", + "equity": 10516.71, + "return_pct": 5.17 + }, + { + "date": "2023-11-27", + "equity": 10497.77, + "return_pct": 4.98 + }, + { + "date": "2023-11-28", + "equity": 10508.17, + "return_pct": 5.08 + }, + { + "date": "2023-11-29", + "equity": 10500.77, + "return_pct": 5.01 + }, + { + "date": "2023-11-30", + "equity": 10542.12, + "return_pct": 5.42 + }, + { + "date": "2023-12-01", + "equity": 10604.49, + "return_pct": 6.04 + }, + { + "date": "2023-12-04", + "equity": 10548.82, + "return_pct": 5.49 + }, + { + "date": "2023-12-05", + "equity": 10546.74, + "return_pct": 5.47 + }, + { + "date": "2023-12-06", + "equity": 10504.24, + "return_pct": 5.04 + }, + { + "date": "2023-12-07", + "equity": 10584.39, + "return_pct": 5.84 + }, + { + "date": "2023-12-08", + "equity": 10629.89, + "return_pct": 6.3 + }, + { + "date": "2023-12-11", + "equity": 10671.24, + "return_pct": 6.71 + }, + { + "date": "2023-12-12", + "equity": 10719.98, + "return_pct": 7.2 + }, + { + "date": "2023-12-13", + "equity": 10867.81, + "return_pct": 8.68 + }, + { + "date": "2023-12-14", + "equity": 10902.69, + "return_pct": 9.03 + }, + { + "date": "2023-12-15", + "equity": 10840.78, + "return_pct": 8.41 + }, + { + "date": "2023-12-18", + "equity": 10901.76, + "return_pct": 9.02 + }, + { + "date": "2023-12-19", + "equity": 10968.05, + "return_pct": 9.68 + }, + { + "date": "2023-12-20", + "equity": 10816.07, + "return_pct": 8.16 + }, + { + "date": "2023-12-21", + "equity": 10918.62, + "return_pct": 9.19 + }, + { + "date": "2023-12-22", + "equity": 10940.57, + "return_pct": 9.41 + }, + { + "date": "2023-12-26", + "equity": 10986.76, + "return_pct": 9.87 + }, + { + "date": "2023-12-27", + "equity": 11006.63, + "return_pct": 10.07 + }, + { + "date": "2023-12-28", + "equity": 11010.79, + "return_pct": 10.11 + }, + { + "date": "2023-12-29", + "equity": 10978.91, + "return_pct": 9.79 + }, + { + "date": "2024-01-02", + "equity": 10917.47, + "return_pct": 9.17 + }, + { + "date": "2024-01-03", + "equity": 10828.31, + "return_pct": 8.28 + }, + { + "date": "2024-01-04", + "equity": 10793.43, + "return_pct": 7.93 + }, + { + "date": "2024-01-05", + "equity": 10808.21, + "return_pct": 8.08 + }, + { + "date": "2024-01-08", + "equity": 10962.51, + "return_pct": 9.63 + }, + { + "date": "2024-01-09", + "equity": 10945.88, + "return_pct": 9.46 + }, + { + "date": "2024-01-10", + "equity": 11007.78, + "return_pct": 10.08 + }, + { + "date": "2024-01-11", + "equity": 11002.93, + "return_pct": 10.03 + }, + { + "date": "2024-01-12", + "equity": 11010.56, + "return_pct": 10.11 + }, + { + "date": "2024-01-16", + "equity": 10970.13, + "return_pct": 9.7 + }, + { + "date": "2024-01-17", + "equity": 10909.15, + "return_pct": 9.09 + }, + { + "date": "2024-01-18", + "equity": 11006.17, + "return_pct": 10.06 + }, + { + "date": "2024-01-19", + "equity": 11143.37, + "return_pct": 11.43 + }, + { + "date": "2024-01-22", + "equity": 11166.93, + "return_pct": 11.67 + }, + { + "date": "2024-01-23", + "equity": 11199.5, + "return_pct": 12.0 + }, + { + "date": "2024-01-24", + "equity": 11211.74, + "return_pct": 12.12 + }, + { + "date": "2024-01-25", + "equity": 11272.72, + "return_pct": 12.73 + }, + { + "date": "2024-01-26", + "equity": 11258.4, + "return_pct": 12.58 + }, + { + "date": "2024-01-29", + "equity": 11347.56, + "return_pct": 13.48 + }, + { + "date": "2024-01-30", + "equity": 11338.78, + "return_pct": 13.39 + }, + { + "date": "2024-01-31", + "equity": 11153.77, + "return_pct": 11.54 + }, + { + "date": "2024-02-01", + "equity": 11299.75, + "return_pct": 13.0 + }, + { + "date": "2024-02-02", + "equity": 11418.71, + "return_pct": 14.19 + }, + { + "date": "2024-02-05", + "equity": 11377.13, + "return_pct": 13.77 + }, + { + "date": "2024-02-06", + "equity": 11410.16, + "return_pct": 14.1 + }, + { + "date": "2024-02-07", + "equity": 11505.32, + "return_pct": 15.05 + }, + { + "date": "2024-02-08", + "equity": 11510.41, + "return_pct": 15.1 + }, + { + "date": "2024-02-09", + "equity": 11576.93, + "return_pct": 15.77 + }, + { + "date": "2024-02-12", + "equity": 11571.85, + "return_pct": 15.72 + }, + { + "date": "2024-02-13", + "equity": 11412.47, + "return_pct": 14.12 + }, + { + "date": "2024-02-14", + "equity": 11516.18, + "return_pct": 15.16 + }, + { + "date": "2024-02-15", + "equity": 11595.64, + "return_pct": 15.96 + }, + { + "date": "2024-02-16", + "equity": 11537.89, + "return_pct": 15.38 + }, + { + "date": "2024-02-20", + "equity": 11474.37, + "return_pct": 14.74 + }, + { + "date": "2024-02-21", + "equity": 11484.77, + "return_pct": 14.85 + }, + { + "date": "2024-02-22", + "equity": 11722.45, + "return_pct": 17.22 + }, + { + "date": "2024-02-23", + "equity": 11730.53, + "return_pct": 17.31 + }, + { + "date": "2024-02-26", + "equity": 11687.57, + "return_pct": 16.88 + }, + { + "date": "2024-02-27", + "equity": 11709.28, + "return_pct": 17.09 + }, + { + "date": "2024-02-28", + "equity": 11693.81, + "return_pct": 16.94 + }, + { + "date": "2024-02-29", + "equity": 11735.85, + "return_pct": 17.36 + }, + { + "date": "2024-03-01", + "equity": 11846.03, + "return_pct": 18.46 + }, + { + "date": "2024-03-04", + "equity": 11833.32, + "return_pct": 18.33 + }, + { + "date": "2024-03-05", + "equity": 11715.06, + "return_pct": 17.15 + }, + { + "date": "2024-03-06", + "equity": 11774.42, + "return_pct": 17.74 + }, + { + "date": "2024-03-07", + "equity": 11891.3, + "return_pct": 18.91 + }, + { + "date": "2024-03-08", + "equity": 11819.92, + "return_pct": 18.2 + }, + { + "date": "2024-03-11", + "equity": 11809.76, + "return_pct": 18.1 + }, + { + "date": "2024-03-12", + "equity": 11936.8, + "return_pct": 19.37 + }, + { + "date": "2024-03-13", + "equity": 11918.09, + "return_pct": 19.18 + }, + { + "date": "2024-03-14", + "equity": 11894.53, + "return_pct": 18.95 + }, + { + "date": "2024-03-15", + "equity": 11776.27, + "return_pct": 17.76 + }, + { + "date": "2024-03-18", + "equity": 11846.26, + "return_pct": 18.46 + }, + { + "date": "2024-03-19", + "equity": 11912.09, + "return_pct": 19.12 + }, + { + "date": "2024-03-20", + "equity": 12022.27, + "return_pct": 20.22 + }, + { + "date": "2024-03-21", + "equity": 12062.0, + "return_pct": 20.62 + }, + { + "date": "2024-03-22", + "equity": 12039.13, + "return_pct": 20.39 + }, + { + "date": "2024-03-25", + "equity": 12005.87, + "return_pct": 20.06 + }, + { + "date": "2024-03-26", + "equity": 11983.69, + "return_pct": 19.84 + }, + { + "date": "2024-03-27", + "equity": 12084.4, + "return_pct": 20.84 + }, + { + "date": "2024-03-28", + "equity": 12082.09, + "return_pct": 20.82 + }, + { + "date": "2024-04-01", + "equity": 12061.07, + "return_pct": 20.61 + }, + { + "date": "2024-04-02", + "equity": 11984.39, + "return_pct": 19.84 + }, + { + "date": "2024-04-03", + "equity": 11997.55, + "return_pct": 19.98 + }, + { + "date": "2024-04-04", + "equity": 11851.11, + "return_pct": 18.51 + }, + { + "date": "2024-04-05", + "equity": 11974.92, + "return_pct": 19.75 + }, + { + "date": "2024-04-08", + "equity": 11981.61, + "return_pct": 19.82 + }, + { + "date": "2024-04-09", + "equity": 11995.47, + "return_pct": 19.95 + }, + { + "date": "2024-04-10", + "equity": 11875.36, + "return_pct": 18.75 + }, + { + "date": "2024-04-11", + "equity": 11964.98, + "return_pct": 19.65 + }, + { + "date": "2024-04-12", + "equity": 11799.83, + "return_pct": 18.0 + }, + { + "date": "2024-04-15", + "equity": 11652.0, + "return_pct": 16.52 + }, + { + "date": "2024-04-16", + "equity": 11630.75, + "return_pct": 16.31 + }, + { + "date": "2024-04-17", + "equity": 11561.92, + "return_pct": 15.62 + }, + { + "date": "2024-04-18", + "equity": 11538.12, + "return_pct": 15.38 + }, + { + "date": "2024-04-19", + "equity": 11437.41, + "return_pct": 14.37 + }, + { + "date": "2024-04-22", + "equity": 11542.74, + "return_pct": 15.43 + }, + { + "date": "2024-04-23", + "equity": 11679.72, + "return_pct": 16.8 + }, + { + "date": "2024-04-24", + "equity": 11674.17, + "return_pct": 16.74 + }, + { + "date": "2024-04-25", + "equity": 11629.82, + "return_pct": 16.3 + }, + { + "date": "2024-04-26", + "equity": 11740.0, + "return_pct": 17.4 + }, + { + "date": "2024-04-29", + "equity": 11781.58, + "return_pct": 17.82 + }, + { + "date": "2024-04-30", + "equity": 11594.95, + "return_pct": 15.95 + }, + { + "date": "2024-05-01", + "equity": 11557.3, + "return_pct": 15.57 + }, + { + "date": "2024-05-02", + "equity": 11665.4, + "return_pct": 16.65 + }, + { + "date": "2024-05-03", + "equity": 11809.99, + "return_pct": 18.1 + }, + { + "date": "2024-05-06", + "equity": 11931.95, + "return_pct": 19.32 + }, + { + "date": "2024-05-07", + "equity": 11945.12, + "return_pct": 19.45 + }, + { + "date": "2024-05-08", + "equity": 11946.27, + "return_pct": 19.46 + }, + { + "date": "2024-05-09", + "equity": 12015.11, + "return_pct": 20.15 + }, + { + "date": "2024-05-10", + "equity": 12030.58, + "return_pct": 20.31 + }, + { + "date": "2024-05-13", + "equity": 12032.2, + "return_pct": 20.32 + }, + { + "date": "2024-05-14", + "equity": 12087.4, + "return_pct": 20.87 + }, + { + "date": "2024-05-15", + "equity": 12237.08, + "return_pct": 22.37 + }, + { + "date": "2024-05-16", + "equity": 12211.9, + "return_pct": 22.12 + }, + { + "date": "2024-05-17", + "equity": 12229.46, + "return_pct": 22.29 + }, + { + "date": "2024-05-20", + "equity": 12243.55, + "return_pct": 22.44 + }, + { + "date": "2024-05-21", + "equity": 12273.58, + "return_pct": 22.74 + }, + { + "date": "2024-05-22", + "equity": 12238.24, + "return_pct": 22.38 + }, + { + "date": "2024-05-23", + "equity": 12148.85, + "return_pct": 21.49 + }, + { + "date": "2024-05-24", + "equity": 12229.23, + "return_pct": 22.29 + }, + { + "date": "2024-05-28", + "equity": 12237.78, + "return_pct": 22.38 + }, + { + "date": "2024-05-29", + "equity": 12152.08, + "return_pct": 21.52 + }, + { + "date": "2024-05-30", + "equity": 12071.47, + "return_pct": 20.71 + }, + { + "date": "2024-05-31", + "equity": 12181.42, + "return_pct": 21.81 + }, + { + "date": "2024-06-03", + "equity": 12191.35, + "return_pct": 21.91 + }, + { + "date": "2024-06-04", + "equity": 12204.98, + "return_pct": 22.05 + }, + { + "date": "2024-06-05", + "equity": 12350.03, + "return_pct": 23.5 + }, + { + "date": "2024-06-06", + "equity": 12349.8, + "return_pct": 23.5 + }, + { + "date": "2024-06-07", + "equity": 12334.79, + "return_pct": 23.35 + }, + { + "date": "2024-06-10", + "equity": 12372.9, + "return_pct": 23.73 + }, + { + "date": "2024-06-11", + "equity": 12402.7, + "return_pct": 24.03 + }, + { + "date": "2024-06-12", + "equity": 12504.56, + "return_pct": 25.05 + }, + { + "date": "2024-06-13", + "equity": 12529.74, + "return_pct": 25.3 + }, + { + "date": "2024-06-14", + "equity": 12537.36, + "return_pct": 25.37 + }, + { + "date": "2024-06-17", + "equity": 12637.15, + "return_pct": 26.37 + }, + { + "date": "2024-06-18", + "equity": 12669.25, + "return_pct": 26.69 + }, + { + "date": "2024-06-20", + "equity": 12634.84, + "return_pct": 26.35 + }, + { + "date": "2024-06-21", + "equity": 12577.32, + "return_pct": 25.77 + }, + { + "date": "2024-06-24", + "equity": 12536.44, + "return_pct": 25.36 + }, + { + "date": "2024-06-25", + "equity": 12584.71, + "return_pct": 25.85 + }, + { + "date": "2024-06-26", + "equity": 12600.42, + "return_pct": 26.0 + }, + { + "date": "2024-06-27", + "equity": 12620.29, + "return_pct": 26.2 + }, + { + "date": "2024-06-28", + "equity": 12570.62, + "return_pct": 25.71 + }, + { + "date": "2024-07-01", + "equity": 12596.49, + "return_pct": 25.96 + }, + { + "date": "2024-07-02", + "equity": 12681.26, + "return_pct": 26.81 + }, + { + "date": "2024-07-03", + "equity": 12737.86, + "return_pct": 27.38 + }, + { + "date": "2024-07-05", + "equity": 12811.31, + "return_pct": 28.11 + }, + { + "date": "2024-07-08", + "equity": 12826.09, + "return_pct": 28.26 + }, + { + "date": "2024-07-09", + "equity": 12838.57, + "return_pct": 28.39 + }, + { + "date": "2024-07-10", + "equity": 12965.61, + "return_pct": 29.66 + }, + { + "date": "2024-07-11", + "equity": 12853.81, + "return_pct": 28.54 + }, + { + "date": "2024-07-12", + "equity": 12934.89, + "return_pct": 29.35 + }, + { + "date": "2024-07-15", + "equity": 12970.46, + "return_pct": 29.7 + }, + { + "date": "2024-07-16", + "equity": 13047.37, + "return_pct": 30.47 + }, + { + "date": "2024-07-17", + "equity": 12864.44, + "return_pct": 28.64 + }, + { + "date": "2024-07-18", + "equity": 12765.57, + "return_pct": 27.66 + }, + { + "date": "2024-07-19", + "equity": 12680.8, + "return_pct": 26.81 + }, + { + "date": "2024-07-22", + "equity": 12811.54, + "return_pct": 28.12 + }, + { + "date": "2024-07-23", + "equity": 12791.44, + "return_pct": 27.91 + }, + { + "date": "2024-07-24", + "equity": 12501.56, + "return_pct": 25.02 + }, + { + "date": "2024-07-25", + "equity": 12436.42, + "return_pct": 24.36 + }, + { + "date": "2024-07-26", + "equity": 12575.71, + "return_pct": 25.76 + }, + { + "date": "2024-07-29", + "equity": 12583.1, + "return_pct": 25.83 + }, + { + "date": "2024-07-30", + "equity": 12519.34, + "return_pct": 25.19 + }, + { + "date": "2024-07-31", + "equity": 12722.84, + "return_pct": 27.23 + }, + { + "date": "2024-08-01", + "equity": 12542.67, + "return_pct": 25.43 + }, + { + "date": "2024-08-02", + "equity": 12309.15, + "return_pct": 23.09 + }, + { + "date": "2024-08-05", + "equity": 11950.66, + "return_pct": 19.51 + }, + { + "date": "2024-08-06", + "equity": 12060.84, + "return_pct": 20.61 + }, + { + "date": "2024-08-07", + "equity": 11980.23, + "return_pct": 19.8 + }, + { + "date": "2024-08-08", + "equity": 12257.18, + "return_pct": 22.57 + }, + { + "date": "2024-08-09", + "equity": 12311.23, + "return_pct": 23.11 + }, + { + "date": "2024-08-12", + "equity": 12317.7, + "return_pct": 23.18 + }, + { + "date": "2024-08-13", + "equity": 12520.27, + "return_pct": 25.2 + }, + { + "date": "2024-08-14", + "equity": 12559.77, + "return_pct": 25.6 + }, + { + "date": "2024-08-15", + "equity": 12775.04, + "return_pct": 27.75 + }, + { + "date": "2024-08-16", + "equity": 12803.69, + "return_pct": 28.04 + }, + { + "date": "2024-08-19", + "equity": 12926.11, + "return_pct": 29.26 + }, + { + "date": "2024-08-20", + "equity": 12905.09, + "return_pct": 29.05 + }, + { + "date": "2024-08-21", + "equity": 12949.44, + "return_pct": 29.49 + }, + { + "date": "2024-08-22", + "equity": 12847.8, + "return_pct": 28.48 + }, + { + "date": "2024-08-23", + "equity": 12984.32, + "return_pct": 29.84 + }, + { + "date": "2024-08-26", + "equity": 12953.36, + "return_pct": 29.53 + }, + { + "date": "2024-08-27", + "equity": 12971.15, + "return_pct": 29.71 + }, + { + "date": "2024-08-28", + "equity": 12895.85, + "return_pct": 28.96 + }, + { + "date": "2024-08-29", + "equity": 12897.0, + "return_pct": 28.97 + }, + { + "date": "2024-08-30", + "equity": 13020.12, + "return_pct": 30.2 + }, + { + "date": "2024-09-03", + "equity": 12752.18, + "return_pct": 27.52 + }, + { + "date": "2024-09-04", + "equity": 12726.08, + "return_pct": 27.26 + }, + { + "date": "2024-09-05", + "equity": 12695.12, + "return_pct": 26.95 + }, + { + "date": "2024-09-06", + "equity": 12481.46, + "return_pct": 24.81 + }, + { + "date": "2024-09-09", + "equity": 12621.21, + "return_pct": 26.21 + }, + { + "date": "2024-09-10", + "equity": 12676.18, + "return_pct": 26.76 + }, + { + "date": "2024-09-11", + "equity": 12806.23, + "return_pct": 28.06 + }, + { + "date": "2024-09-12", + "equity": 12914.1, + "return_pct": 29.14 + }, + { + "date": "2024-09-13", + "equity": 12981.54, + "return_pct": 29.82 + }, + { + "date": "2024-09-16", + "equity": 13000.72, + "return_pct": 30.01 + }, + { + "date": "2024-09-17", + "equity": 13006.03, + "return_pct": 30.06 + }, + { + "date": "2024-09-18", + "equity": 12967.45, + "return_pct": 29.67 + }, + { + "date": "2024-09-19", + "equity": 13188.74, + "return_pct": 31.89 + }, + { + "date": "2024-09-20", + "equity": 13125.68, + "return_pct": 31.26 + }, + { + "date": "2024-09-23", + "equity": 13158.48, + "return_pct": 31.58 + }, + { + "date": "2024-09-24", + "equity": 13196.13, + "return_pct": 31.96 + }, + { + "date": "2024-09-25", + "equity": 13167.02, + "return_pct": 31.67 + }, + { + "date": "2024-09-26", + "equity": 13219.23, + "return_pct": 32.19 + }, + { + "date": "2024-09-27", + "equity": 13200.06, + "return_pct": 32.0 + }, + { + "date": "2024-09-30", + "equity": 13252.95, + "return_pct": 32.53 + }, + { + "date": "2024-10-01", + "equity": 13134.22, + "return_pct": 31.34 + }, + { + "date": "2024-10-02", + "equity": 13139.77, + "return_pct": 31.4 + }, + { + "date": "2024-10-03", + "equity": 13115.75, + "return_pct": 31.16 + }, + { + "date": "2024-10-04", + "equity": 13234.93, + "return_pct": 32.35 + }, + { + "date": "2024-10-07", + "equity": 13115.28, + "return_pct": 31.15 + }, + { + "date": "2024-10-08", + "equity": 13239.32, + "return_pct": 32.39 + }, + { + "date": "2024-10-09", + "equity": 13331.02, + "return_pct": 33.31 + }, + { + "date": "2024-10-10", + "equity": 13307.69, + "return_pct": 33.08 + }, + { + "date": "2024-10-11", + "equity": 13387.38, + "return_pct": 33.87 + }, + { + "date": "2024-10-14", + "equity": 13496.87, + "return_pct": 34.97 + }, + { + "date": "2024-10-15", + "equity": 13392.0, + "return_pct": 33.92 + }, + { + "date": "2024-10-16", + "equity": 13450.21, + "return_pct": 34.5 + }, + { + "date": "2024-10-17", + "equity": 13451.37, + "return_pct": 34.51 + }, + { + "date": "2024-10-18", + "equity": 13503.11, + "return_pct": 35.03 + }, + { + "date": "2024-10-21", + "equity": 13480.93, + "return_pct": 34.81 + }, + { + "date": "2024-10-22", + "equity": 13473.77, + "return_pct": 34.74 + }, + { + "date": "2024-10-23", + "equity": 13350.66, + "return_pct": 33.51 + }, + { + "date": "2024-10-24", + "equity": 13379.53, + "return_pct": 33.8 + }, + { + "date": "2024-10-25", + "equity": 13374.91, + "return_pct": 33.75 + }, + { + "date": "2024-10-28", + "equity": 13416.26, + "return_pct": 34.16 + }, + { + "date": "2024-10-29", + "equity": 13437.97, + "return_pct": 34.38 + }, + { + "date": "2024-10-30", + "equity": 13397.32, + "return_pct": 33.97 + }, + { + "date": "2024-10-31", + "equity": 13134.69, + "return_pct": 31.35 + }, + { + "date": "2024-11-01", + "equity": 13190.12, + "return_pct": 31.9 + }, + { + "date": "2024-11-04", + "equity": 13161.71, + "return_pct": 31.62 + }, + { + "date": "2024-11-05", + "equity": 13320.86, + "return_pct": 33.21 + }, + { + "date": "2024-11-06", + "equity": 13652.09, + "return_pct": 36.52 + }, + { + "date": "2024-11-07", + "equity": 13757.65, + "return_pct": 37.58 + }, + { + "date": "2024-11-08", + "equity": 13817.25, + "return_pct": 38.17 + }, + { + "date": "2024-11-11", + "equity": 13830.41, + "return_pct": 38.3 + }, + { + "date": "2024-11-12", + "equity": 13787.45, + "return_pct": 37.87 + }, + { + "date": "2024-11-13", + "equity": 13794.15, + "return_pct": 37.94 + }, + { + "date": "2024-11-14", + "equity": 13705.45, + "return_pct": 37.05 + }, + { + "date": "2024-11-15", + "equity": 13529.9, + "return_pct": 35.3 + }, + { + "date": "2024-11-18", + "equity": 13585.34, + "return_pct": 35.85 + }, + { + "date": "2024-11-19", + "equity": 13635.0, + "return_pct": 36.35 + }, + { + "date": "2024-11-20", + "equity": 13639.62, + "return_pct": 36.4 + }, + { + "date": "2024-11-21", + "equity": 13712.84, + "return_pct": 37.13 + }, + { + "date": "2024-11-22", + "equity": 13755.34, + "return_pct": 37.55 + }, + { + "date": "2024-11-25", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2024-11-26", + "equity": 13874.07, + "return_pct": 38.74 + }, + { + "date": "2024-11-27", + "equity": 13832.03, + "return_pct": 38.32 + }, + { + "date": "2024-11-29", + "equity": 13917.95, + "return_pct": 39.18 + }, + { + "date": "2024-12-02", + "equity": 13942.9, + "return_pct": 39.43 + }, + { + "date": "2024-12-03", + "equity": 13949.37, + "return_pct": 39.49 + }, + { + "date": "2024-12-04", + "equity": 14035.99, + "return_pct": 40.36 + }, + { + "date": "2024-12-05", + "equity": 14012.89, + "return_pct": 40.13 + }, + { + "date": "2024-12-06", + "equity": 14039.45, + "return_pct": 40.39 + }, + { + "date": "2024-12-09", + "equity": 13967.15, + "return_pct": 39.67 + }, + { + "date": "2024-12-10", + "equity": 13923.73, + "return_pct": 39.24 + }, + { + "date": "2024-12-11", + "equity": 14031.37, + "return_pct": 40.31 + }, + { + "date": "2024-12-12", + "equity": 13959.07, + "return_pct": 39.59 + }, + { + "date": "2024-12-13", + "equity": 13956.3, + "return_pct": 39.56 + }, + { + "date": "2024-12-16", + "equity": 14015.89, + "return_pct": 40.16 + }, + { + "date": "2024-12-17", + "equity": 13958.15, + "return_pct": 39.58 + }, + { + "date": "2024-12-18", + "equity": 13542.14, + "return_pct": 35.42 + }, + { + "date": "2024-12-19", + "equity": 13537.99, + "return_pct": 35.38 + }, + { + "date": "2024-12-20", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2024-12-23", + "equity": 13736.4, + "return_pct": 37.36 + }, + { + "date": "2024-12-24", + "equity": 13889.08, + "return_pct": 38.89 + }, + { + "date": "2024-12-26", + "equity": 13890.01, + "return_pct": 38.9 + }, + { + "date": "2024-12-27", + "equity": 13743.79, + "return_pct": 37.44 + }, + { + "date": "2024-12-30", + "equity": 13586.95, + "return_pct": 35.87 + }, + { + "date": "2024-12-31", + "equity": 13537.52, + "return_pct": 35.38 + }, + { + "date": "2025-01-02", + "equity": 13504.26, + "return_pct": 35.04 + }, + { + "date": "2025-01-03", + "equity": 13673.11, + "return_pct": 36.73 + }, + { + "date": "2025-01-06", + "equity": 13751.88, + "return_pct": 37.52 + }, + { + "date": "2025-01-07", + "equity": 13596.42, + "return_pct": 35.96 + }, + { + "date": "2025-01-08", + "equity": 13616.29, + "return_pct": 36.16 + }, + { + "date": "2025-01-10", + "equity": 13408.4, + "return_pct": 34.08 + }, + { + "date": "2025-01-13", + "equity": 13429.19, + "return_pct": 34.29 + }, + { + "date": "2025-01-14", + "equity": 13447.67, + "return_pct": 34.48 + }, + { + "date": "2025-01-15", + "equity": 13692.28, + "return_pct": 36.92 + }, + { + "date": "2025-01-16", + "equity": 13665.95, + "return_pct": 36.66 + }, + { + "date": "2025-01-17", + "equity": 13803.16, + "return_pct": 38.03 + }, + { + "date": "2025-01-21", + "equity": 13929.5, + "return_pct": 39.3 + }, + { + "date": "2025-01-22", + "equity": 14007.81, + "return_pct": 40.08 + }, + { + "date": "2025-01-23", + "equity": 14084.26, + "return_pct": 40.84 + }, + { + "date": "2025-01-24", + "equity": 14043.15, + "return_pct": 40.43 + }, + { + "date": "2025-01-27", + "equity": 13844.5, + "return_pct": 38.45 + }, + { + "date": "2025-01-28", + "equity": 13963.46, + "return_pct": 39.63 + }, + { + "date": "2025-01-29", + "equity": 13900.86, + "return_pct": 39.01 + }, + { + "date": "2025-01-30", + "equity": 13975.47, + "return_pct": 39.75 + }, + { + "date": "2025-01-31", + "equity": 13901.09, + "return_pct": 39.01 + }, + { + "date": "2025-02-03", + "equity": 13807.54, + "return_pct": 38.08 + }, + { + "date": "2025-02-04", + "equity": 13900.17, + "return_pct": 39.0 + }, + { + "date": "2025-02-05", + "equity": 13956.53, + "return_pct": 39.57 + }, + { + "date": "2025-02-06", + "equity": 14005.04, + "return_pct": 40.05 + }, + { + "date": "2025-02-07", + "equity": 13876.84, + "return_pct": 38.77 + }, + { + "date": "2025-02-10", + "equity": 13971.08, + "return_pct": 39.71 + }, + { + "date": "2025-02-11", + "equity": 13981.71, + "return_pct": 39.82 + }, + { + "date": "2025-02-12", + "equity": 13936.66, + "return_pct": 39.37 + }, + { + "date": "2025-02-13", + "equity": 14083.8, + "return_pct": 40.84 + }, + { + "date": "2025-02-14", + "equity": 14083.11, + "return_pct": 40.83 + }, + { + "date": "2025-02-18", + "equity": 14124.45, + "return_pct": 41.24 + }, + { + "date": "2025-02-19", + "equity": 14157.72, + "return_pct": 41.58 + }, + { + "date": "2025-02-20", + "equity": 14098.82, + "return_pct": 40.99 + }, + { + "date": "2025-02-21", + "equity": 13857.67, + "return_pct": 38.58 + }, + { + "date": "2025-02-24", + "equity": 13794.61, + "return_pct": 37.95 + }, + { + "date": "2025-02-25", + "equity": 13726.01, + "return_pct": 37.26 + }, + { + "date": "2025-02-26", + "equity": 13732.94, + "return_pct": 37.33 + }, + { + "date": "2025-02-27", + "equity": 13513.73, + "return_pct": 35.14 + }, + { + "date": "2025-02-28", + "equity": 13724.62, + "return_pct": 37.25 + }, + { + "date": "2025-03-03", + "equity": 13484.17, + "return_pct": 34.84 + }, + { + "date": "2025-03-04", + "equity": 13324.56, + "return_pct": 33.25 + }, + { + "date": "2025-03-05", + "equity": 13467.77, + "return_pct": 34.68 + }, + { + "date": "2025-03-06", + "equity": 13228.7, + "return_pct": 32.29 + }, + { + "date": "2025-03-07", + "equity": 13302.84, + "return_pct": 33.03 + }, + { + "date": "2025-03-10", + "equity": 12948.51, + "return_pct": 29.49 + }, + { + "date": "2025-03-11", + "equity": 12840.87, + "return_pct": 28.41 + }, + { + "date": "2025-03-12", + "equity": 12909.02, + "return_pct": 29.09 + }, + { + "date": "2025-03-13", + "equity": 12736.93, + "return_pct": 27.37 + }, + { + "date": "2025-03-14", + "equity": 13000.02, + "return_pct": 30.0 + }, + { + "date": "2025-03-17", + "equity": 13100.27, + "return_pct": 31.0 + }, + { + "date": "2025-03-18", + "equity": 12958.68, + "return_pct": 29.59 + }, + { + "date": "2025-03-19", + "equity": 13099.81, + "return_pct": 31.0 + }, + { + "date": "2025-03-20", + "equity": 13061.93, + "return_pct": 30.62 + }, + { + "date": "2025-03-21", + "equity": 13027.05, + "return_pct": 30.27 + }, + { + "date": "2025-03-24", + "equity": 13260.34, + "return_pct": 32.6 + }, + { + "date": "2025-03-25", + "equity": 13292.22, + "return_pct": 32.92 + }, + { + "date": "2025-03-26", + "equity": 13133.53, + "return_pct": 31.34 + }, + { + "date": "2025-03-27", + "equity": 13098.65, + "return_pct": 30.99 + }, + { + "date": "2025-03-28", + "equity": 12834.87, + "return_pct": 28.35 + }, + { + "date": "2025-03-31", + "equity": 12921.03, + "return_pct": 29.21 + }, + { + "date": "2025-04-01", + "equity": 12957.52, + "return_pct": 29.58 + }, + { + "date": "2025-04-02", + "equity": 13039.52, + "return_pct": 30.4 + }, + { + "date": "2025-04-03", + "equity": 12396.92, + "return_pct": 23.97 + }, + { + "date": "2025-04-04", + "equity": 11671.17, + "return_pct": 16.71 + }, + { + "date": "2025-04-07", + "equity": 11650.38, + "return_pct": 16.5 + }, + { + "date": "2025-04-08", + "equity": 11467.9, + "return_pct": 14.68 + }, + { + "date": "2025-04-09", + "equity": 12672.26, + "return_pct": 26.72 + }, + { + "date": "2025-04-10", + "equity": 12116.97, + "return_pct": 21.17 + }, + { + "date": "2025-04-11", + "equity": 12333.17, + "return_pct": 23.33 + }, + { + "date": "2025-04-14", + "equity": 12452.82, + "return_pct": 24.53 + }, + { + "date": "2025-04-15", + "equity": 12417.94, + "return_pct": 24.18 + }, + { + "date": "2025-04-16", + "equity": 12141.92, + "return_pct": 21.42 + }, + { + "date": "2025-04-17", + "equity": 12159.24, + "return_pct": 21.59 + }, + { + "date": "2025-04-21", + "equity": 11869.82, + "return_pct": 18.7 + }, + { + "date": "2025-04-22", + "equity": 12178.64, + "return_pct": 21.79 + }, + { + "date": "2025-04-23", + "equity": 12367.36, + "return_pct": 23.67 + }, + { + "date": "2025-04-24", + "equity": 12627.68, + "return_pct": 26.28 + }, + { + "date": "2025-04-25", + "equity": 12718.92, + "return_pct": 27.19 + }, + { + "date": "2025-04-28", + "equity": 12723.77, + "return_pct": 27.24 + }, + { + "date": "2025-04-29", + "equity": 12803.92, + "return_pct": 28.04 + }, + { + "date": "2025-04-30", + "equity": 12809.0, + "return_pct": 28.09 + }, + { + "date": "2025-05-01", + "equity": 12899.78, + "return_pct": 29.0 + }, + { + "date": "2025-05-02", + "equity": 13091.26, + "return_pct": 30.91 + }, + { + "date": "2025-05-05", + "equity": 13016.19, + "return_pct": 30.16 + }, + { + "date": "2025-05-06", + "equity": 12907.4, + "return_pct": 29.07 + }, + { + "date": "2025-05-07", + "equity": 12961.68, + "return_pct": 29.62 + }, + { + "date": "2025-05-08", + "equity": 13051.99, + "return_pct": 30.52 + }, + { + "date": "2025-05-09", + "equity": 13035.36, + "return_pct": 30.35 + }, + { + "date": "2025-05-12", + "equity": 13466.15, + "return_pct": 34.66 + }, + { + "date": "2025-05-13", + "equity": 13555.08, + "return_pct": 35.55 + }, + { + "date": "2025-05-14", + "equity": 13572.4, + "return_pct": 35.72 + }, + { + "date": "2025-05-15", + "equity": 13638.69, + "return_pct": 36.39 + }, + { + "date": "2025-05-16", + "equity": 13725.08, + "return_pct": 37.25 + }, + { + "date": "2025-05-19", + "equity": 13740.1, + "return_pct": 37.4 + }, + { + "date": "2025-05-20", + "equity": 13693.9, + "return_pct": 36.94 + }, + { + "date": "2025-05-21", + "equity": 13463.15, + "return_pct": 34.63 + }, + { + "date": "2025-05-22", + "equity": 13468.46, + "return_pct": 34.68 + }, + { + "date": "2025-05-23", + "equity": 13376.53, + "return_pct": 33.77 + }, + { + "date": "2025-05-27", + "equity": 13654.63, + "return_pct": 36.55 + }, + { + "date": "2025-05-28", + "equity": 13575.64, + "return_pct": 35.76 + }, + { + "date": "2025-05-29", + "equity": 13629.22, + "return_pct": 36.29 + }, + { + "date": "2025-05-30", + "equity": 13613.98, + "return_pct": 36.14 + }, + { + "date": "2025-06-02", + "equity": 13690.67, + "return_pct": 36.91 + }, + { + "date": "2025-06-03", + "equity": 13768.74, + "return_pct": 37.69 + }, + { + "date": "2025-06-04", + "equity": 13765.04, + "return_pct": 37.65 + }, + { + "date": "2025-06-05", + "equity": 13698.52, + "return_pct": 36.99 + }, + { + "date": "2025-06-06", + "equity": 13839.19, + "return_pct": 38.39 + }, + { + "date": "2025-06-09", + "equity": 13851.66, + "return_pct": 38.52 + }, + { + "date": "2025-06-10", + "equity": 13930.2, + "return_pct": 39.3 + }, + { + "date": "2025-06-11", + "equity": 13890.47, + "return_pct": 38.9 + }, + { + "date": "2025-06-12", + "equity": 13945.67, + "return_pct": 39.46 + }, + { + "date": "2025-06-13", + "equity": 13789.76, + "return_pct": 37.9 + }, + { + "date": "2025-06-16", + "equity": 13920.96, + "return_pct": 39.21 + }, + { + "date": "2025-06-17", + "equity": 13802.0, + "return_pct": 38.02 + }, + { + "date": "2025-06-18", + "equity": 13799.92, + "return_pct": 38.0 + }, + { + "date": "2025-06-20", + "equity": 13726.93, + "return_pct": 37.27 + }, + { + "date": "2025-06-23", + "equity": 13862.52, + "return_pct": 38.63 + }, + { + "date": "2025-06-24", + "equity": 14015.66, + "return_pct": 40.16 + }, + { + "date": "2025-06-25", + "equity": 14023.51, + "return_pct": 40.24 + }, + { + "date": "2025-06-26", + "equity": 14133.23, + "return_pct": 41.33 + }, + { + "date": "2025-06-27", + "equity": 14203.45, + "return_pct": 42.03 + }, + { + "date": "2025-06-30", + "equity": 14271.36, + "return_pct": 42.71 + }, + { + "date": "2025-07-01", + "equity": 14266.74, + "return_pct": 42.67 + }, + { + "date": "2025-07-02", + "equity": 14331.42, + "return_pct": 43.31 + }, + { + "date": "2025-07-03", + "equity": 14444.37, + "return_pct": 44.44 + }, + { + "date": "2025-07-07", + "equity": 14336.73, + "return_pct": 43.37 + }, + { + "date": "2025-07-08", + "equity": 14328.88, + "return_pct": 43.29 + }, + { + "date": "2025-07-09", + "equity": 14414.8, + "return_pct": 44.15 + }, + { + "date": "2025-07-10", + "equity": 14455.45, + "return_pct": 44.55 + }, + { + "date": "2025-07-11", + "equity": 14404.64, + "return_pct": 44.05 + }, + { + "date": "2025-07-14", + "equity": 14432.13, + "return_pct": 44.32 + }, + { + "date": "2025-07-15", + "equity": 14370.45, + "return_pct": 43.7 + }, + { + "date": "2025-07-16", + "equity": 14418.5, + "return_pct": 44.18 + }, + { + "date": "2025-07-17", + "equity": 14506.73, + "return_pct": 45.07 + }, + { + "date": "2025-07-18", + "equity": 14496.11, + "return_pct": 44.96 + }, + { + "date": "2025-07-21", + "equity": 14523.6, + "return_pct": 45.24 + }, + { + "date": "2025-07-22", + "equity": 14525.67, + "return_pct": 45.26 + }, + { + "date": "2025-07-23", + "equity": 14649.25, + "return_pct": 46.49 + }, + { + "date": "2025-07-24", + "equity": 14654.1, + "return_pct": 46.54 + }, + { + "date": "2025-07-25", + "equity": 14716.0, + "return_pct": 47.16 + }, + { + "date": "2025-07-28", + "equity": 14712.31, + "return_pct": 47.12 + }, + { + "date": "2025-07-29", + "equity": 14673.5, + "return_pct": 46.74 + }, + { + "date": "2025-07-30", + "equity": 14655.03, + "return_pct": 46.55 + }, + { + "date": "2025-07-31", + "equity": 14600.05, + "return_pct": 46.0 + }, + { + "date": "2025-08-01", + "equity": 14360.75, + "return_pct": 43.61 + }, + { + "date": "2025-08-04", + "equity": 14579.03, + "return_pct": 45.79 + }, + { + "date": "2025-08-05", + "equity": 14505.12, + "return_pct": 45.05 + }, + { + "date": "2025-08-06", + "equity": 14616.22, + "return_pct": 46.16 + }, + { + "date": "2025-08-07", + "equity": 14603.98, + "return_pct": 46.04 + }, + { + "date": "2025-08-08", + "equity": 14717.85, + "return_pct": 47.18 + }, + { + "date": "2025-08-11", + "equity": 14688.75, + "return_pct": 46.89 + }, + { + "date": "2025-08-12", + "equity": 14845.13, + "return_pct": 48.45 + }, + { + "date": "2025-08-13", + "equity": 14895.94, + "return_pct": 48.96 + }, + { + "date": "2025-08-14", + "equity": 14897.33, + "return_pct": 48.97 + }, + { + "date": "2025-08-15", + "equity": 14862.45, + "return_pct": 48.62 + }, + { + "date": "2025-08-18", + "equity": 14859.22, + "return_pct": 48.59 + }, + { + "date": "2025-08-19", + "equity": 14778.6, + "return_pct": 47.79 + }, + { + "date": "2025-08-20", + "equity": 14739.33, + "return_pct": 47.39 + }, + { + "date": "2025-08-21", + "equity": 14680.2, + "return_pct": 46.8 + }, + { + "date": "2025-08-22", + "equity": 14905.64, + "return_pct": 49.06 + }, + { + "date": "2025-08-25", + "equity": 14840.04, + "return_pct": 48.4 + }, + { + "date": "2025-08-26", + "equity": 14902.18, + "return_pct": 49.02 + }, + { + "date": "2025-08-27", + "equity": 14936.13, + "return_pct": 49.36 + }, + { + "date": "2025-08-28", + "equity": 14989.03, + "return_pct": 49.89 + }, + { + "date": "2025-08-29", + "equity": 14899.64, + "return_pct": 49.0 + }, + { + "date": "2025-09-02", + "equity": 14789.23, + "return_pct": 47.89 + }, + { + "date": "2025-09-03", + "equity": 14869.38, + "return_pct": 48.69 + }, + { + "date": "2025-09-04", + "equity": 14993.65, + "return_pct": 49.94 + }, + { + "date": "2025-09-05", + "equity": 14950.22, + "return_pct": 49.5 + }, + { + "date": "2025-09-08", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-09-09", + "equity": 15021.6, + "return_pct": 50.22 + }, + { + "date": "2025-09-10", + "equity": 15065.02, + "return_pct": 50.65 + }, + { + "date": "2025-09-11", + "equity": 15190.22, + "return_pct": 51.9 + }, + { + "date": "2025-09-12", + "equity": 15185.13, + "return_pct": 51.85 + }, + { + "date": "2025-09-15", + "equity": 15265.98, + "return_pct": 52.66 + }, + { + "date": "2025-09-16", + "equity": 15244.96, + "return_pct": 52.45 + }, + { + "date": "2025-09-17", + "equity": 15226.02, + "return_pct": 52.26 + }, + { + "date": "2025-09-18", + "equity": 15297.16, + "return_pct": 52.97 + }, + { + "date": "2025-09-19", + "equity": 15330.42, + "return_pct": 53.3 + }, + { + "date": "2025-09-22", + "equity": 15402.95, + "return_pct": 54.03 + }, + { + "date": "2025-09-23", + "equity": 15319.1, + "return_pct": 53.19 + }, + { + "date": "2025-09-24", + "equity": 15270.37, + "return_pct": 52.7 + }, + { + "date": "2025-09-25", + "equity": 15199.92, + "return_pct": 52.0 + }, + { + "date": "2025-09-26", + "equity": 15287.0, + "return_pct": 52.87 + }, + { + "date": "2025-09-29", + "equity": 15329.96, + "return_pct": 53.3 + }, + { + "date": "2025-09-30", + "equity": 15387.71, + "return_pct": 53.88 + }, + { + "date": "2025-10-01", + "equity": 15440.14, + "return_pct": 54.4 + }, + { + "date": "2025-10-02", + "equity": 15457.93, + "return_pct": 54.58 + }, + { + "date": "2025-10-03", + "equity": 15457.7, + "return_pct": 54.58 + }, + { + "date": "2025-10-06", + "equity": 15513.13, + "return_pct": 55.13 + }, + { + "date": "2025-10-07", + "equity": 15455.62, + "return_pct": 54.56 + }, + { + "date": "2025-10-08", + "equity": 15547.78, + "return_pct": 55.48 + }, + { + "date": "2025-10-09", + "equity": 15502.74, + "return_pct": 55.03 + }, + { + "date": "2025-10-10", + "equity": 15083.73, + "return_pct": 50.84 + }, + { + "date": "2025-10-13", + "equity": 15315.18, + "return_pct": 53.15 + }, + { + "date": "2025-10-14", + "equity": 15296.47, + "return_pct": 52.96 + }, + { + "date": "2025-10-15", + "equity": 15364.38, + "return_pct": 53.64 + }, + { + "date": "2025-10-16", + "equity": 15259.74, + "return_pct": 52.6 + }, + { + "date": "2025-10-17", + "equity": 15346.36, + "return_pct": 53.46 + }, + { + "date": "2025-10-20", + "equity": 15505.97, + "return_pct": 55.06 + }, + { + "date": "2025-10-21", + "equity": 15505.74, + "return_pct": 55.06 + }, + { + "date": "2025-10-22", + "equity": 15425.13, + "return_pct": 54.25 + }, + { + "date": "2025-10-23", + "equity": 15516.6, + "return_pct": 55.17 + }, + { + "date": "2025-10-24", + "equity": 15643.41, + "return_pct": 56.43 + }, + { + "date": "2025-10-27", + "equity": 15827.96, + "return_pct": 58.28 + }, + { + "date": "2025-10-28", + "equity": 15870.0, + "return_pct": 58.7 + }, + { + "date": "2025-10-29", + "equity": 15877.62, + "return_pct": 58.78 + }, + { + "date": "2025-10-30", + "equity": 15703.0, + "return_pct": 57.03 + }, + { + "date": "2025-10-31", + "equity": 15754.51, + "return_pct": 57.55 + }, + { + "date": "2025-11-03", + "equity": 15784.08, + "return_pct": 57.84 + }, + { + "date": "2025-11-04", + "equity": 15596.98, + "return_pct": 55.97 + }, + { + "date": "2025-11-05", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2025-11-06", + "equity": 15483.1, + "return_pct": 54.83 + }, + { + "date": "2025-11-07", + "equity": 15498.35, + "return_pct": 54.98 + }, + { + "date": "2025-11-10", + "equity": 15740.19, + "return_pct": 57.4 + }, + { + "date": "2025-11-11", + "equity": 15776.22, + "return_pct": 57.76 + }, + { + "date": "2025-11-12", + "equity": 15785.0, + "return_pct": 57.85 + }, + { + "date": "2025-11-13", + "equity": 15523.06, + "return_pct": 55.23 + }, + { + "date": "2025-11-14", + "equity": 15520.52, + "return_pct": 55.21 + }, + { + "date": "2025-11-17", + "equity": 15375.93, + "return_pct": 53.76 + }, + { + "date": "2025-11-18", + "equity": 15246.81, + "return_pct": 52.47 + }, + { + "date": "2025-11-19", + "equity": 15305.71, + "return_pct": 53.06 + }, + { + "date": "2025-11-20", + "equity": 15072.41, + "return_pct": 50.72 + }, + { + "date": "2025-11-21", + "equity": 15222.55, + "return_pct": 52.23 + }, + { + "date": "2025-11-24", + "equity": 15446.61, + "return_pct": 54.47 + }, + { + "date": "2025-11-25", + "equity": 15591.9, + "return_pct": 55.92 + }, + { + "date": "2025-11-26", + "equity": 15699.54, + "return_pct": 57.0 + }, + { + "date": "2025-11-28", + "equity": 15785.23, + "return_pct": 57.85 + }, + { + "date": "2025-12-01", + "equity": 15713.16, + "return_pct": 57.13 + }, + { + "date": "2025-12-02", + "equity": 15742.27, + "return_pct": 57.42 + }, + { + "date": "2025-12-03", + "equity": 15796.78, + "return_pct": 57.97 + }, + { + "date": "2025-12-04", + "equity": 15808.33, + "return_pct": 58.08 + }, + { + "date": "2025-12-05", + "equity": 15838.36, + "return_pct": 58.38 + }, + { + "date": "2025-12-08", + "equity": 15790.77, + "return_pct": 57.91 + }, + { + "date": "2025-12-09", + "equity": 15777.15, + "return_pct": 57.77 + }, + { + "date": "2025-12-10", + "equity": 15881.78, + "return_pct": 58.82 + }, + { + "date": "2025-12-11", + "equity": 15918.74, + "return_pct": 59.19 + }, + { + "date": "2025-12-12", + "equity": 15747.58, + "return_pct": 57.48 + }, + { + "date": "2025-12-15", + "equity": 15723.79, + "return_pct": 57.24 + }, + { + "date": "2025-12-16", + "equity": 15680.83, + "return_pct": 56.81 + }, + { + "date": "2025-12-17", + "equity": 15508.28, + "return_pct": 55.08 + }, + { + "date": "2025-12-18", + "equity": 15625.39, + "return_pct": 56.25 + }, + { + "date": "2025-12-19", + "equity": 15720.56, + "return_pct": 57.21 + }, + { + "date": "2025-12-22", + "equity": 15818.49, + "return_pct": 58.18 + }, + { + "date": "2025-12-23", + "equity": 15890.79, + "return_pct": 58.91 + }, + { + "date": "2025-12-24", + "equity": 15946.69, + "return_pct": 59.47 + }, + { + "date": "2025-12-26", + "equity": 15945.07, + "return_pct": 59.45 + }, + { + "date": "2025-12-29", + "equity": 15888.25, + "return_pct": 58.88 + }, + { + "date": "2025-12-30", + "equity": 15868.85, + "return_pct": 58.69 + }, + { + "date": "2025-12-31", + "equity": 15751.28, + "return_pct": 57.51 + }, + { + "date": "2026-01-02", + "equity": 15780.15, + "return_pct": 57.8 + }, + { + "date": "2026-01-05", + "equity": 15885.25, + "return_pct": 58.85 + }, + { + "date": "2026-01-06", + "equity": 15979.72, + "return_pct": 59.8 + }, + { + "date": "2026-01-07", + "equity": 15928.21, + "return_pct": 59.28 + }, + { + "date": "2026-01-08", + "equity": 15926.59, + "return_pct": 59.27 + }, + { + "date": "2026-01-09", + "equity": 16031.92, + "return_pct": 60.32 + }, + { + "date": "2026-01-12", + "equity": 16057.1, + "return_pct": 60.57 + }, + { + "date": "2026-01-13", + "equity": 16024.99, + "return_pct": 60.25 + }, + { + "date": "2026-01-14", + "equity": 15946.23, + "return_pct": 59.46 + }, + { + "date": "2026-01-15", + "equity": 15989.65, + "return_pct": 59.9 + }, + { + "date": "2026-01-16", + "equity": 15976.25, + "return_pct": 59.76 + }, + { + "date": "2026-01-20", + "equity": 15651.03, + "return_pct": 56.51 + }, + { + "date": "2026-01-21", + "equity": 15831.66, + "return_pct": 58.32 + }, + { + "date": "2026-01-22", + "equity": 15914.35, + "return_pct": 59.14 + }, + { + "date": "2026-01-23", + "equity": 15920.13, + "return_pct": 59.2 + }, + { + "date": "2026-01-26", + "equity": 16000.97, + "return_pct": 60.01 + }, + { + "date": "2026-01-27", + "equity": 16064.72, + "return_pct": 60.65 + }, + { + "date": "2026-01-28", + "equity": 16063.1, + "return_pct": 60.63 + }, + { + "date": "2026-01-29", + "equity": 16031.23, + "return_pct": 60.31 + }, + { + "date": "2026-01-30", + "equity": 15983.42, + "return_pct": 59.83 + }, + { + "date": "2026-02-02", + "equity": 16062.87, + "return_pct": 60.63 + }, + { + "date": "2026-02-03", + "equity": 15927.06, + "return_pct": 59.27 + }, + { + "date": "2026-02-04", + "equity": 15849.91, + "return_pct": 58.5 + }, + { + "date": "2026-02-05", + "equity": 15651.95, + "return_pct": 56.52 + }, + { + "date": "2026-02-06", + "equity": 15952.23, + "return_pct": 59.52 + }, + { + "date": "2026-02-09", + "equity": 16029.15, + "return_pct": 60.29 + }, + { + "date": "2026-02-10", + "equity": 15986.88, + "return_pct": 59.87 + }, + { + "date": "2026-02-11", + "equity": 15983.18, + "return_pct": 59.83 + }, + { + "date": "2026-02-12", + "equity": 15736.26, + "return_pct": 57.36 + }, + { + "date": "2026-02-13", + "equity": 15747.35, + "return_pct": 57.47 + }, + { + "date": "2026-02-17", + "equity": 15772.76, + "return_pct": 57.73 + }, + { + "date": "2026-02-18", + "equity": 15852.22, + "return_pct": 58.52 + }, + { + "date": "2026-02-19", + "equity": 15810.41, + "return_pct": 58.1 + }, + { + "date": "2026-02-20", + "equity": 15924.75, + "return_pct": 59.25 + }, + { + "date": "2026-02-23", + "equity": 15762.13, + "return_pct": 57.62 + }, + { + "date": "2026-02-24", + "equity": 15876.7, + "return_pct": 58.77 + }, + { + "date": "2026-02-25", + "equity": 16010.67, + "return_pct": 60.11 + }, + { + "date": "2026-02-26", + "equity": 15921.74, + "return_pct": 59.22 + }, + { + "date": "2026-02-27", + "equity": 15845.29, + "return_pct": 58.45 + }, + { + "date": "2026-03-02", + "equity": 15854.3, + "return_pct": 58.54 + }, + { + "date": "2026-03-03", + "equity": 15714.55, + "return_pct": 57.15 + }, + { + "date": "2026-03-04", + "equity": 15825.42, + "return_pct": 58.25 + }, + { + "date": "2026-03-05", + "equity": 15737.19, + "return_pct": 57.37 + }, + { + "date": "2026-03-06", + "equity": 15530.92, + "return_pct": 55.31 + }, + { + "date": "2026-03-09", + "equity": 15666.97, + "return_pct": 56.67 + }, + { + "date": "2026-03-10", + "equity": 15641.79, + "return_pct": 56.42 + }, + { + "date": "2026-03-11", + "equity": 15622.16, + "return_pct": 56.22 + }, + { + "date": "2026-03-12", + "equity": 15384.94, + "return_pct": 53.85 + }, + { + "date": "2026-03-13", + "equity": 15297.85, + "return_pct": 52.98 + }, + { + "date": "2026-03-16", + "equity": 15453.54, + "return_pct": 54.54 + }, + { + "date": "2026-03-17", + "equity": 15494.19, + "return_pct": 54.94 + }, + { + "date": "2026-03-18", + "equity": 15277.99, + "return_pct": 52.78 + }, + { + "date": "2026-03-19", + "equity": 15240.34, + "return_pct": 52.4 + }, + { + "date": "2026-03-20", + "equity": 14980.94, + "return_pct": 49.81 + }, + { + "date": "2026-03-23", + "equity": 15138.24, + "return_pct": 51.38 + }, + { + "date": "2026-03-24", + "equity": 15087.43, + "return_pct": 50.87 + }, + { + "date": "2026-03-25", + "equity": 15171.51, + "return_pct": 51.72 + }, + { + "date": "2026-03-26", + "equity": 14900.56, + "return_pct": 49.01 + }, + { + "date": "2026-03-27", + "equity": 14646.48, + "return_pct": 46.46 + }, + { + "date": "2026-03-30", + "equity": 14597.51, + "return_pct": 45.98 + }, + { + "date": "2026-03-31", + "equity": 15021.83, + "return_pct": 50.22 + }, + { + "date": "2026-04-01", + "equity": 15135.01, + "return_pct": 51.35 + }, + { + "date": "2026-04-02", + "equity": 15148.64, + "return_pct": 51.49 + }, + { + "date": "2026-04-06", + "equity": 15220.24, + "return_pct": 52.2 + }, + { + "date": "2026-04-07", + "equity": 15226.94, + "return_pct": 52.27 + }, + { + "date": "2026-04-08", + "equity": 15614.76, + "return_pct": 56.15 + }, + { + "date": "2026-04-09", + "equity": 15704.85, + "return_pct": 57.05 + }, + { + "date": "2026-04-10", + "equity": 15694.45, + "return_pct": 56.94 + }, + { + "date": "2026-04-13", + "equity": 15847.83, + "return_pct": 58.48 + }, + { + "date": "2026-04-14", + "equity": 16040.93, + "return_pct": 60.41 + }, + { + "date": "2026-04-15", + "equity": 16167.51, + "return_pct": 61.68 + }, + { + "date": "2026-04-16", + "equity": 16207.24, + "return_pct": 62.07 + }, + { + "date": "2026-04-17", + "equity": 16403.11, + "return_pct": 64.03 + }, + { + "date": "2026-04-20", + "equity": 16370.31, + "return_pct": 63.7 + }, + { + "date": "2026-04-21", + "equity": 16263.14, + "return_pct": 62.63 + }, + { + "date": "2026-04-22", + "equity": 16427.83, + "return_pct": 64.28 + }, + { + "date": "2026-04-23", + "equity": 16364.08, + "return_pct": 63.64 + }, + { + "date": "2026-04-24", + "equity": 16490.89, + "return_pct": 64.91 + }, + { + "date": "2026-04-27", + "equity": 16519.3, + "return_pct": 65.19 + }, + { + "date": "2026-04-28", + "equity": 16438.92, + "return_pct": 64.39 + }, + { + "date": "2026-04-29", + "equity": 16436.38, + "return_pct": 64.36 + }, + { + "date": "2026-04-30", + "equity": 16599.91, + "return_pct": 66.0 + }, + { + "date": "2026-05-01", + "equity": 16645.88, + "return_pct": 66.46 + }, + { + "date": "2026-05-04", + "equity": 16584.9, + "return_pct": 65.85 + }, + { + "date": "2026-05-05", + "equity": 16717.95, + "return_pct": 67.18 + }, + { + "date": "2026-05-06", + "equity": 16950.32, + "return_pct": 69.5 + }, + { + "date": "2026-05-07", + "equity": 16898.34, + "return_pct": 68.98 + }, + { + "date": "2026-05-08", + "equity": 17037.86, + "return_pct": 70.38 + }, + { + "date": "2026-05-11", + "equity": 17076.66, + "return_pct": 70.77 + }, + { + "date": "2026-05-12", + "equity": 17050.79, + "return_pct": 70.51 + }, + { + "date": "2026-05-13", + "equity": 17146.19, + "return_pct": 71.46 + }, + { + "date": "2026-05-14", + "equity": 17281.55, + "return_pct": 72.82 + }, + { + "date": "2026-05-15", + "equity": 17073.66, + "return_pct": 70.74 + }, + { + "date": "2026-05-18", + "equity": 17061.65, + "return_pct": 70.62 + }, + { + "date": "2026-05-19", + "equity": 16948.01, + "return_pct": 69.48 + }, + { + "date": "2026-05-20", + "equity": 17121.71, + "return_pct": 71.22 + }, + { + "date": "2026-05-21", + "equity": 17155.66, + "return_pct": 71.56 + }, + { + "date": "2026-05-22", + "equity": 17223.11, + "return_pct": 72.23 + }, + { + "date": "2026-05-26", + "equity": 17337.44, + "return_pct": 73.37 + }, + { + "date": "2026-05-27", + "equity": 17334.44, + "return_pct": 73.34 + }, + { + "date": "2026-05-28", + "equity": 17430.07, + "return_pct": 74.3 + }, + { + "date": "2026-05-29", + "equity": 17473.49, + "return_pct": 74.73 + }, + { + "date": "2026-06-01", + "equity": 17521.08, + "return_pct": 75.21 + }, + { + "date": "2026-06-02", + "equity": 17544.87, + "return_pct": 75.45 + }, + { + "date": "2026-06-03", + "equity": 17421.75, + "return_pct": 74.22 + }, + { + "date": "2026-06-04", + "equity": 17487.58, + "return_pct": 74.88 + }, + { + "date": "2026-06-05", + "equity": 17036.24, + "return_pct": 70.36 + }, + { + "date": "2026-06-08", + "equity": 17074.82, + "return_pct": 70.75 + }, + { + "date": "2026-06-09", + "equity": 17024.69, + "return_pct": 70.25 + }, + { + "date": "2026-06-10", + "equity": 16756.29, + "return_pct": 67.56 + }, + { + "date": "2026-06-11", + "equity": 17041.09, + "return_pct": 70.41 + }, + { + "date": "2026-06-12", + "equity": 17133.25, + "return_pct": 71.33 + }, + { + "date": "2026-06-15", + "equity": 17435.38, + "return_pct": 74.35 + }, + { + "date": "2026-06-16", + "equity": 17331.44, + "return_pct": 73.31 + }, + { + "date": "2026-06-17", + "equity": 17115.01, + "return_pct": 71.15 + }, + { + "date": "2026-06-18", + "equity": 17248.52, + "return_pct": 72.49 + }, + { + "date": "2026-06-22", + "equity": 17194.23, + "return_pct": 71.94 + }, + { + "date": "2026-06-23", + "equity": 16944.54, + "return_pct": 69.45 + }, + { + "date": "2026-06-24", + "equity": 16936.69, + "return_pct": 69.37 + }, + { + "date": "2026-06-25", + "equity": 16961.17, + "return_pct": 69.61 + }, + { + "date": "2026-06-26", + "equity": 16838.52, + "return_pct": 68.39 + }, + { + "date": "2026-06-29", + "equity": 17115.93, + "return_pct": 71.16 + }, + { + "date": "2026-06-30", + "equity": 17249.21, + "return_pct": 72.49 + }, + { + "date": "2026-07-01", + "equity": 17225.88, + "return_pct": 72.26 + }, + { + "date": "2026-07-02", + "equity": 17203.24, + "return_pct": 72.03 + } + ] + }, + { + "strategy": "residual80_highvol80_20_atr3", + "label": "Production: residual/high-vol 80/20 + 3x ATR trail", + "description": "The live strategy: production activation gate and Admin exit policy as currently configured, 80/20 residual/high-vol rank.", + "is_production": true, + "entry_variant": "residual80_highvol_blend80_20_fixed10", + "exit_policy": "atr_trail3", + "live_exit_mode": "atr_trailing", + "lookback": "all", + "lookback_label": "All history", + "starting_capital": 10000.0, + "final_equity": 27160.41, + "total_return_pct": 171.6, + "cagr_pct": 28.8, + "max_drawdown_pct": 14.3, + "sharpe": 1.53, + "trades": 170, + "win_rate": 39.4, + "avg_trade_pnl": 100.94, + "best_trade_r": 12.87, + "worst_trade_r": -2.88, + "best_trade_pnl": 3061.77, + "worst_trade_pnl": -356.82, + "avg_hold_days": 16.0, + "exit_reasons": { + "stop": 69, + "time": 40, + "trailing_stop": 61 + }, + "skipped_book_full": 8, + "spy_return_pct": 88.7, + "yearly_returns": [ + { + "year": 2022, + "return_pct": -3.4 + }, + { + "year": 2023, + "return_pct": 57.1 + }, + { + "year": 2024, + "return_pct": 19.9 + }, + { + "year": 2025, + "return_pct": 41.7 + }, + { + "year": 2026, + "return_pct": 5.3 + } + ], + "start_date": "2022-07-20", + "end_date": "2026-07-02", + "equity_curve": [ + { + "date": "2022-07-20", + "equity": 9999.06, + "return_pct": 0.0 + }, + { + "date": "2022-07-21", + "equity": 10022.0, + "return_pct": 0.23 + }, + { + "date": "2022-07-22", + "equity": 9951.45, + "return_pct": -0.48 + }, + { + "date": "2022-07-25", + "equity": 9937.99, + "return_pct": -0.61 + }, + { + "date": "2022-07-26", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-27", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-28", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-07-29", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-01", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-02", + "equity": 9898.21, + "return_pct": -1.01 + }, + { + "date": "2022-08-03", + "equity": 9894.44, + "return_pct": -1.05 + }, + { + "date": "2022-08-04", + "equity": 9684.25, + "return_pct": -3.15 + }, + { + "date": "2022-08-05", + "equity": 9741.07, + "return_pct": -2.58 + }, + { + "date": "2022-08-08", + "equity": 9709.25, + "return_pct": -2.9 + }, + { + "date": "2022-08-09", + "equity": 9769.01, + "return_pct": -2.3 + }, + { + "date": "2022-08-10", + "equity": 9796.11, + "return_pct": -2.03 + }, + { + "date": "2022-08-11", + "equity": 9911.94, + "return_pct": -0.87 + }, + { + "date": "2022-08-12", + "equity": 9887.68, + "return_pct": -1.11 + }, + { + "date": "2022-08-15", + "equity": 9845.4, + "return_pct": -1.54 + }, + { + "date": "2022-08-16", + "equity": 9942.63, + "return_pct": -0.56 + }, + { + "date": "2022-08-17", + "equity": 9949.31, + "return_pct": -0.5 + }, + { + "date": "2022-08-18", + "equity": 10045.03, + "return_pct": 0.46 + }, + { + "date": "2022-08-19", + "equity": 10015.4, + "return_pct": 0.16 + }, + { + "date": "2022-08-22", + "equity": 10069.42, + "return_pct": 0.7 + }, + { + "date": "2022-08-23", + "equity": 10019.8, + "return_pct": 0.21 + }, + { + "date": "2022-08-24", + "equity": 10119.51, + "return_pct": 1.2 + }, + { + "date": "2022-08-25", + "equity": 10150.95, + "return_pct": 1.52 + }, + { + "date": "2022-08-26", + "equity": 10130.66, + "return_pct": 1.32 + }, + { + "date": "2022-08-29", + "equity": 10130.37, + "return_pct": 1.31 + }, + { + "date": "2022-08-30", + "equity": 9892.84, + "return_pct": -1.06 + }, + { + "date": "2022-08-31", + "equity": 9945.32, + "return_pct": -0.54 + }, + { + "date": "2022-09-01", + "equity": 9868.42, + "return_pct": -1.31 + }, + { + "date": "2022-09-02", + "equity": 9889.03, + "return_pct": -1.1 + }, + { + "date": "2022-09-06", + "equity": 9788.01, + "return_pct": -2.11 + }, + { + "date": "2022-09-07", + "equity": 9800.67, + "return_pct": -1.98 + }, + { + "date": "2022-09-08", + "equity": 9830.71, + "return_pct": -1.68 + }, + { + "date": "2022-09-09", + "equity": 9890.7, + "return_pct": -1.08 + }, + { + "date": "2022-09-12", + "equity": 10051.19, + "return_pct": 0.52 + }, + { + "date": "2022-09-13", + "equity": 9905.86, + "return_pct": -0.93 + }, + { + "date": "2022-09-14", + "equity": 10161.43, + "return_pct": 1.62 + }, + { + "date": "2022-09-15", + "equity": 9952.63, + "return_pct": -0.46 + }, + { + "date": "2022-09-16", + "equity": 9861.31, + "return_pct": -1.38 + }, + { + "date": "2022-09-19", + "equity": 9805.23, + "return_pct": -1.94 + }, + { + "date": "2022-09-20", + "equity": 9777.59, + "return_pct": -2.21 + }, + { + "date": "2022-09-21", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-22", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-23", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-26", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-27", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-28", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-29", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-09-30", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-10-03", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-10-04", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-10-05", + "equity": 9738.25, + "return_pct": -2.61 + }, + { + "date": "2022-10-06", + "equity": 9737.0, + "return_pct": -2.62 + }, + { + "date": "2022-10-07", + "equity": 9746.45, + "return_pct": -2.53 + }, + { + "date": "2022-10-10", + "equity": 9706.6, + "return_pct": -2.92 + }, + { + "date": "2022-10-11", + "equity": 9686.23, + "return_pct": -3.13 + }, + { + "date": "2022-10-12", + "equity": 9694.2, + "return_pct": -3.05 + }, + { + "date": "2022-10-13", + "equity": 9726.97, + "return_pct": -2.72 + }, + { + "date": "2022-10-14", + "equity": 9670.0, + "return_pct": -3.29 + }, + { + "date": "2022-10-17", + "equity": 9675.02, + "return_pct": -3.24 + }, + { + "date": "2022-10-18", + "equity": 9666.75, + "return_pct": -3.32 + }, + { + "date": "2022-10-19", + "equity": 9728.44, + "return_pct": -2.71 + }, + { + "date": "2022-10-20", + "equity": 9716.64, + "return_pct": -2.82 + }, + { + "date": "2022-10-21", + "equity": 9766.23, + "return_pct": -2.33 + }, + { + "date": "2022-10-24", + "equity": 9783.05, + "return_pct": -2.16 + }, + { + "date": "2022-10-25", + "equity": 9825.56, + "return_pct": -1.74 + }, + { + "date": "2022-10-26", + "equity": 9851.53, + "return_pct": -1.48 + }, + { + "date": "2022-10-27", + "equity": 9841.2, + "return_pct": -1.58 + }, + { + "date": "2022-10-28", + "equity": 9832.64, + "return_pct": -1.66 + }, + { + "date": "2022-10-31", + "equity": 9833.23, + "return_pct": -1.66 + }, + { + "date": "2022-11-01", + "equity": 9842.97, + "return_pct": -1.56 + }, + { + "date": "2022-11-02", + "equity": 9797.22, + "return_pct": -2.02 + }, + { + "date": "2022-11-03", + "equity": 9885.44, + "return_pct": -1.14 + }, + { + "date": "2022-11-04", + "equity": 9823.51, + "return_pct": -1.76 + }, + { + "date": "2022-11-07", + "equity": 9838.56, + "return_pct": -1.61 + }, + { + "date": "2022-11-08", + "equity": 9824.98, + "return_pct": -1.74 + }, + { + "date": "2022-11-09", + "equity": 9721.96, + "return_pct": -2.77 + }, + { + "date": "2022-11-10", + "equity": 9763.49, + "return_pct": -2.36 + }, + { + "date": "2022-11-11", + "equity": 9798.53, + "return_pct": -2.01 + }, + { + "date": "2022-11-14", + "equity": 9760.64, + "return_pct": -2.38 + }, + { + "date": "2022-11-15", + "equity": 9802.03, + "return_pct": -1.97 + }, + { + "date": "2022-11-16", + "equity": 9696.84, + "return_pct": -3.02 + }, + { + "date": "2022-11-17", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-18", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-21", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-22", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-23", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-25", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-28", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-29", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-11-30", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-01", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-02", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-05", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-06", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-07", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-08", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-09", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-12", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-13", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-14", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-15", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-16", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-19", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-20", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-21", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-22", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-23", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-27", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-28", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-29", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2022-12-30", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-03", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-04", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-05", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-06", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-09", + "equity": 9661.51, + "return_pct": -3.38 + }, + { + "date": "2023-01-10", + "equity": 9659.79, + "return_pct": -3.39 + }, + { + "date": "2023-01-11", + "equity": 9652.18, + "return_pct": -3.47 + }, + { + "date": "2023-01-12", + "equity": 9684.28, + "return_pct": -3.15 + }, + { + "date": "2023-01-13", + "equity": 9672.31, + "return_pct": -3.27 + }, + { + "date": "2023-01-17", + "equity": 9669.59, + "return_pct": -3.3 + }, + { + "date": "2023-01-18", + "equity": 9643.05, + "return_pct": -3.56 + }, + { + "date": "2023-01-19", + "equity": 9630.26, + "return_pct": -3.69 + }, + { + "date": "2023-01-20", + "equity": 9716.03, + "return_pct": -2.83 + }, + { + "date": "2023-01-23", + "equity": 9773.58, + "return_pct": -2.26 + }, + { + "date": "2023-01-24", + "equity": 9580.18, + "return_pct": -4.19 + }, + { + "date": "2023-01-25", + "equity": 9561.76, + "return_pct": -4.37 + }, + { + "date": "2023-01-26", + "equity": 9635.44, + "return_pct": -3.64 + }, + { + "date": "2023-01-27", + "equity": 9608.78, + "return_pct": -3.9 + }, + { + "date": "2023-01-30", + "equity": 9449.79, + "return_pct": -5.49 + }, + { + "date": "2023-01-31", + "equity": 9503.62, + "return_pct": -4.95 + }, + { + "date": "2023-02-01", + "equity": 9472.66, + "return_pct": -5.26 + }, + { + "date": "2023-02-02", + "equity": 9437.52, + "return_pct": -5.62 + }, + { + "date": "2023-02-03", + "equity": 9429.96, + "return_pct": -5.69 + }, + { + "date": "2023-02-06", + "equity": 9335.8, + "return_pct": -6.63 + }, + { + "date": "2023-02-07", + "equity": 9294.59, + "return_pct": -7.05 + }, + { + "date": "2023-02-08", + "equity": 9290.58, + "return_pct": -7.09 + }, + { + "date": "2023-02-09", + "equity": 9349.84, + "return_pct": -6.49 + }, + { + "date": "2023-02-10", + "equity": 9468.52, + "return_pct": -5.31 + }, + { + "date": "2023-02-13", + "equity": 9357.45, + "return_pct": -6.42 + }, + { + "date": "2023-02-14", + "equity": 9320.78, + "return_pct": -6.78 + }, + { + "date": "2023-02-15", + "equity": 9299.35, + "return_pct": -7.0 + }, + { + "date": "2023-02-16", + "equity": 9328.02, + "return_pct": -6.71 + }, + { + "date": "2023-02-17", + "equity": 9239.37, + "return_pct": -7.6 + }, + { + "date": "2023-02-21", + "equity": 9211.43, + "return_pct": -7.88 + }, + { + "date": "2023-02-22", + "equity": 9249.24, + "return_pct": -7.5 + }, + { + "date": "2023-02-23", + "equity": 9284.2, + "return_pct": -7.15 + }, + { + "date": "2023-02-24", + "equity": 9270.73, + "return_pct": -7.28 + }, + { + "date": "2023-02-27", + "equity": 9307.07, + "return_pct": -6.92 + }, + { + "date": "2023-02-28", + "equity": 9324.11, + "return_pct": -6.75 + }, + { + "date": "2023-03-01", + "equity": 9339.55, + "return_pct": -6.6 + }, + { + "date": "2023-03-02", + "equity": 9448.13, + "return_pct": -5.51 + }, + { + "date": "2023-03-03", + "equity": 9505.0, + "return_pct": -4.94 + }, + { + "date": "2023-03-06", + "equity": 9397.2, + "return_pct": -6.02 + }, + { + "date": "2023-03-07", + "equity": 9247.39, + "return_pct": -7.52 + }, + { + "date": "2023-03-08", + "equity": 9173.6, + "return_pct": -8.26 + }, + { + "date": "2023-03-09", + "equity": 9031.9, + "return_pct": -9.67 + }, + { + "date": "2023-03-10", + "equity": 9022.32, + "return_pct": -9.77 + }, + { + "date": "2023-03-13", + "equity": 9022.32, + "return_pct": -9.77 + }, + { + "date": "2023-03-14", + "equity": 9022.32, + "return_pct": -9.77 + }, + { + "date": "2023-03-15", + "equity": 9022.32, + "return_pct": -9.77 + }, + { + "date": "2023-03-16", + "equity": 9020.89, + "return_pct": -9.78 + }, + { + "date": "2023-03-17", + "equity": 9004.33, + "return_pct": -9.95 + }, + { + "date": "2023-03-20", + "equity": 9046.66, + "return_pct": -9.52 + }, + { + "date": "2023-03-21", + "equity": 9023.9, + "return_pct": -9.75 + }, + { + "date": "2023-03-22", + "equity": 8987.03, + "return_pct": -10.12 + }, + { + "date": "2023-03-23", + "equity": 8998.69, + "return_pct": -10.0 + }, + { + "date": "2023-03-24", + "equity": 9012.42, + "return_pct": -9.87 + }, + { + "date": "2023-03-27", + "equity": 8988.63, + "return_pct": -10.11 + }, + { + "date": "2023-03-28", + "equity": 8975.18, + "return_pct": -10.24 + }, + { + "date": "2023-03-29", + "equity": 8992.86, + "return_pct": -10.06 + }, + { + "date": "2023-03-30", + "equity": 8978.69, + "return_pct": -10.2 + }, + { + "date": "2023-03-31", + "equity": 9055.21, + "return_pct": -9.44 + }, + { + "date": "2023-04-03", + "equity": 9100.41, + "return_pct": -8.99 + }, + { + "date": "2023-04-04", + "equity": 9075.31, + "return_pct": -9.24 + }, + { + "date": "2023-04-05", + "equity": 9012.95, + "return_pct": -9.86 + }, + { + "date": "2023-04-06", + "equity": 9096.13, + "return_pct": -9.03 + }, + { + "date": "2023-04-10", + "equity": 9165.48, + "return_pct": -8.34 + }, + { + "date": "2023-04-11", + "equity": 9091.58, + "return_pct": -9.08 + }, + { + "date": "2023-04-12", + "equity": 9014.64, + "return_pct": -9.85 + }, + { + "date": "2023-04-13", + "equity": 9089.34, + "return_pct": -9.1 + }, + { + "date": "2023-04-14", + "equity": 9060.83, + "return_pct": -9.38 + }, + { + "date": "2023-04-17", + "equity": 8894.9, + "return_pct": -11.04 + }, + { + "date": "2023-04-18", + "equity": 8930.66, + "return_pct": -10.68 + }, + { + "date": "2023-04-19", + "equity": 8936.49, + "return_pct": -10.63 + }, + { + "date": "2023-04-20", + "equity": 8894.59, + "return_pct": -11.05 + }, + { + "date": "2023-04-21", + "equity": 8895.25, + "return_pct": -11.04 + }, + { + "date": "2023-04-24", + "equity": 8873.16, + "return_pct": -11.26 + }, + { + "date": "2023-04-25", + "equity": 8771.5, + "return_pct": -12.28 + }, + { + "date": "2023-04-26", + "equity": 8834.37, + "return_pct": -11.65 + }, + { + "date": "2023-04-27", + "equity": 8949.11, + "return_pct": -10.5 + }, + { + "date": "2023-04-28", + "equity": 8984.69, + "return_pct": -10.14 + }, + { + "date": "2023-05-01", + "equity": 8962.28, + "return_pct": -10.37 + }, + { + "date": "2023-05-02", + "equity": 8974.21, + "return_pct": -10.25 + }, + { + "date": "2023-05-03", + "equity": 8877.47, + "return_pct": -11.22 + }, + { + "date": "2023-05-04", + "equity": 8809.16, + "return_pct": -11.9 + }, + { + "date": "2023-05-05", + "equity": 9009.72, + "return_pct": -9.89 + }, + { + "date": "2023-05-08", + "equity": 9008.74, + "return_pct": -9.9 + }, + { + "date": "2023-05-09", + "equity": 8971.78, + "return_pct": -10.27 + }, + { + "date": "2023-05-10", + "equity": 9015.2, + "return_pct": -9.84 + }, + { + "date": "2023-05-11", + "equity": 8987.53, + "return_pct": -10.12 + }, + { + "date": "2023-05-12", + "equity": 8899.03, + "return_pct": -11.0 + }, + { + "date": "2023-05-15", + "equity": 8960.45, + "return_pct": -10.39 + }, + { + "date": "2023-05-16", + "equity": 8956.31, + "return_pct": -10.43 + }, + { + "date": "2023-05-17", + "equity": 9158.56, + "return_pct": -8.41 + }, + { + "date": "2023-05-18", + "equity": 9470.27, + "return_pct": -5.29 + }, + { + "date": "2023-05-19", + "equity": 9401.97, + "return_pct": -5.97 + }, + { + "date": "2023-05-22", + "equity": 9538.11, + "return_pct": -4.61 + }, + { + "date": "2023-05-23", + "equity": 9576.17, + "return_pct": -4.23 + }, + { + "date": "2023-05-24", + "equity": 9508.4, + "return_pct": -4.91 + }, + { + "date": "2023-05-25", + "equity": 9767.43, + "return_pct": -2.32 + }, + { + "date": "2023-05-26", + "equity": 9999.44, + "return_pct": 0.0 + }, + { + "date": "2023-05-30", + "equity": 10229.51, + "return_pct": 2.3 + }, + { + "date": "2023-05-31", + "equity": 10184.8, + "return_pct": 1.86 + }, + { + "date": "2023-06-01", + "equity": 10357.01, + "return_pct": 3.58 + }, + { + "date": "2023-06-02", + "equity": 10396.26, + "return_pct": 3.97 + }, + { + "date": "2023-06-05", + "equity": 10502.44, + "return_pct": 5.03 + }, + { + "date": "2023-06-06", + "equity": 10456.43, + "return_pct": 4.57 + }, + { + "date": "2023-06-07", + "equity": 10279.64, + "return_pct": 2.81 + }, + { + "date": "2023-06-08", + "equity": 10348.69, + "return_pct": 3.5 + }, + { + "date": "2023-06-09", + "equity": 10381.18, + "return_pct": 3.82 + }, + { + "date": "2023-06-12", + "equity": 10519.93, + "return_pct": 5.21 + }, + { + "date": "2023-06-13", + "equity": 10616.53, + "return_pct": 6.18 + }, + { + "date": "2023-06-14", + "equity": 10603.05, + "return_pct": 6.04 + }, + { + "date": "2023-06-15", + "equity": 10764.53, + "return_pct": 7.66 + }, + { + "date": "2023-06-16", + "equity": 10700.02, + "return_pct": 7.01 + }, + { + "date": "2023-06-20", + "equity": 10639.69, + "return_pct": 6.41 + }, + { + "date": "2023-06-21", + "equity": 10462.96, + "return_pct": 4.64 + }, + { + "date": "2023-06-22", + "equity": 10438.23, + "return_pct": 4.39 + }, + { + "date": "2023-06-23", + "equity": 10427.13, + "return_pct": 4.28 + }, + { + "date": "2023-06-26", + "equity": 10208.68, + "return_pct": 2.1 + }, + { + "date": "2023-06-27", + "equity": 10341.69, + "return_pct": 3.43 + }, + { + "date": "2023-06-28", + "equity": 10341.07, + "return_pct": 3.42 + }, + { + "date": "2023-06-29", + "equity": 10435.88, + "return_pct": 4.37 + }, + { + "date": "2023-06-30", + "equity": 10524.45, + "return_pct": 5.25 + }, + { + "date": "2023-07-03", + "equity": 10781.45, + "return_pct": 7.82 + }, + { + "date": "2023-07-05", + "equity": 10759.34, + "return_pct": 7.6 + }, + { + "date": "2023-07-06", + "equity": 10636.16, + "return_pct": 6.37 + }, + { + "date": "2023-07-07", + "equity": 10764.63, + "return_pct": 7.66 + }, + { + "date": "2023-07-10", + "equity": 11003.13, + "return_pct": 10.04 + }, + { + "date": "2023-07-11", + "equity": 11188.75, + "return_pct": 11.9 + }, + { + "date": "2023-07-12", + "equity": 11282.51, + "return_pct": 12.84 + }, + { + "date": "2023-07-13", + "equity": 11887.34, + "return_pct": 18.88 + }, + { + "date": "2023-07-14", + "equity": 11793.59, + "return_pct": 17.95 + }, + { + "date": "2023-07-17", + "equity": 11829.41, + "return_pct": 18.31 + }, + { + "date": "2023-07-18", + "equity": 11995.07, + "return_pct": 19.96 + }, + { + "date": "2023-07-19", + "equity": 12459.51, + "return_pct": 24.61 + }, + { + "date": "2023-07-20", + "equity": 11822.53, + "return_pct": 18.24 + }, + { + "date": "2023-07-21", + "equity": 11755.3, + "return_pct": 17.56 + }, + { + "date": "2023-07-24", + "equity": 11724.53, + "return_pct": 17.26 + }, + { + "date": "2023-07-25", + "equity": 11730.19, + "return_pct": 17.31 + }, + { + "date": "2023-07-26", + "equity": 11771.7, + "return_pct": 17.73 + }, + { + "date": "2023-07-27", + "equity": 11542.59, + "return_pct": 15.44 + }, + { + "date": "2023-07-28", + "equity": 11788.38, + "return_pct": 17.89 + }, + { + "date": "2023-07-31", + "equity": 11895.83, + "return_pct": 18.97 + }, + { + "date": "2023-08-01", + "equity": 11804.22, + "return_pct": 18.05 + }, + { + "date": "2023-08-02", + "equity": 12338.97, + "return_pct": 23.4 + }, + { + "date": "2023-08-03", + "equity": 12281.47, + "return_pct": 22.83 + }, + { + "date": "2023-08-04", + "equity": 12308.48, + "return_pct": 23.1 + }, + { + "date": "2023-08-07", + "equity": 12356.88, + "return_pct": 23.58 + }, + { + "date": "2023-08-08", + "equity": 12373.62, + "return_pct": 23.75 + }, + { + "date": "2023-08-09", + "equity": 12344.6, + "return_pct": 23.46 + }, + { + "date": "2023-08-10", + "equity": 12408.05, + "return_pct": 24.09 + }, + { + "date": "2023-08-11", + "equity": 12561.5, + "return_pct": 25.63 + }, + { + "date": "2023-08-14", + "equity": 12486.88, + "return_pct": 24.88 + }, + { + "date": "2023-08-15", + "equity": 12355.68, + "return_pct": 23.57 + }, + { + "date": "2023-08-16", + "equity": 12305.2, + "return_pct": 23.06 + }, + { + "date": "2023-08-17", + "equity": 12174.54, + "return_pct": 21.76 + }, + { + "date": "2023-08-18", + "equity": 12240.66, + "return_pct": 22.42 + }, + { + "date": "2023-08-21", + "equity": 12148.39, + "return_pct": 21.5 + }, + { + "date": "2023-08-22", + "equity": 12235.34, + "return_pct": 22.36 + }, + { + "date": "2023-08-23", + "equity": 12303.28, + "return_pct": 23.04 + }, + { + "date": "2023-08-24", + "equity": 12080.75, + "return_pct": 20.82 + }, + { + "date": "2023-08-25", + "equity": 12149.28, + "return_pct": 21.5 + }, + { + "date": "2023-08-28", + "equity": 12193.23, + "return_pct": 21.94 + }, + { + "date": "2023-08-29", + "equity": 12309.32, + "return_pct": 23.1 + }, + { + "date": "2023-08-30", + "equity": 12404.99, + "return_pct": 24.06 + }, + { + "date": "2023-08-31", + "equity": 12422.35, + "return_pct": 24.24 + }, + { + "date": "2023-09-01", + "equity": 12485.58, + "return_pct": 24.87 + }, + { + "date": "2023-09-05", + "equity": 12403.85, + "return_pct": 24.05 + }, + { + "date": "2023-09-06", + "equity": 12426.6, + "return_pct": 24.28 + }, + { + "date": "2023-09-07", + "equity": 12292.4, + "return_pct": 22.94 + }, + { + "date": "2023-09-08", + "equity": 12274.1, + "return_pct": 22.75 + }, + { + "date": "2023-09-11", + "equity": 12269.8, + "return_pct": 22.71 + }, + { + "date": "2023-09-12", + "equity": 12194.9, + "return_pct": 21.96 + }, + { + "date": "2023-09-13", + "equity": 12113.11, + "return_pct": 21.14 + }, + { + "date": "2023-09-14", + "equity": 12143.32, + "return_pct": 21.44 + }, + { + "date": "2023-09-15", + "equity": 11976.79, + "return_pct": 19.78 + }, + { + "date": "2023-09-18", + "equity": 11982.22, + "return_pct": 19.83 + }, + { + "date": "2023-09-19", + "equity": 11928.26, + "return_pct": 19.29 + }, + { + "date": "2023-09-20", + "equity": 11922.71, + "return_pct": 19.24 + }, + { + "date": "2023-09-21", + "equity": 11885.35, + "return_pct": 18.86 + }, + { + "date": "2023-09-22", + "equity": 11885.35, + "return_pct": 18.86 + }, + { + "date": "2023-09-25", + "equity": 11885.35, + "return_pct": 18.86 + }, + { + "date": "2023-09-26", + "equity": 11885.35, + "return_pct": 18.86 + }, + { + "date": "2023-09-27", + "equity": 11885.35, + "return_pct": 18.86 + }, + { + "date": "2023-09-28", + "equity": 11883.92, + "return_pct": 18.85 + }, + { + "date": "2023-09-29", + "equity": 11909.46, + "return_pct": 19.11 + }, + { + "date": "2023-10-02", + "equity": 11987.66, + "return_pct": 19.89 + }, + { + "date": "2023-10-03", + "equity": 11887.11, + "return_pct": 18.88 + }, + { + "date": "2023-10-04", + "equity": 11942.44, + "return_pct": 19.44 + }, + { + "date": "2023-10-05", + "equity": 11980.74, + "return_pct": 19.82 + }, + { + "date": "2023-10-06", + "equity": 11991.92, + "return_pct": 19.93 + }, + { + "date": "2023-10-09", + "equity": 11993.51, + "return_pct": 19.95 + }, + { + "date": "2023-10-10", + "equity": 12101.51, + "return_pct": 21.03 + }, + { + "date": "2023-10-11", + "equity": 12094.06, + "return_pct": 20.95 + }, + { + "date": "2023-10-12", + "equity": 12008.39, + "return_pct": 20.1 + }, + { + "date": "2023-10-13", + "equity": 11843.7, + "return_pct": 18.45 + }, + { + "date": "2023-10-16", + "equity": 11878.28, + "return_pct": 18.79 + }, + { + "date": "2023-10-17", + "equity": 11914.46, + "return_pct": 19.16 + }, + { + "date": "2023-10-18", + "equity": 11842.64, + "return_pct": 18.44 + }, + { + "date": "2023-10-19", + "equity": 11730.66, + "return_pct": 17.32 + }, + { + "date": "2023-10-20", + "equity": 11725.16, + "return_pct": 17.26 + }, + { + "date": "2023-10-23", + "equity": 11885.05, + "return_pct": 18.86 + }, + { + "date": "2023-10-24", + "equity": 12178.65, + "return_pct": 21.8 + }, + { + "date": "2023-10-25", + "equity": 12143.89, + "return_pct": 21.45 + }, + { + "date": "2023-10-26", + "equity": 11973.65, + "return_pct": 19.75 + }, + { + "date": "2023-10-27", + "equity": 11901.03, + "return_pct": 19.02 + }, + { + "date": "2023-10-30", + "equity": 12029.29, + "return_pct": 20.3 + }, + { + "date": "2023-10-31", + "equity": 12052.82, + "return_pct": 20.54 + }, + { + "date": "2023-11-01", + "equity": 12114.12, + "return_pct": 21.15 + }, + { + "date": "2023-11-02", + "equity": 12255.66, + "return_pct": 22.57 + }, + { + "date": "2023-11-03", + "equity": 12664.18, + "return_pct": 26.65 + }, + { + "date": "2023-11-06", + "equity": 12561.38, + "return_pct": 25.63 + }, + { + "date": "2023-11-07", + "equity": 12728.53, + "return_pct": 27.3 + }, + { + "date": "2023-11-08", + "equity": 12791.69, + "return_pct": 27.93 + }, + { + "date": "2023-11-09", + "equity": 12668.76, + "return_pct": 26.7 + }, + { + "date": "2023-11-10", + "equity": 12650.43, + "return_pct": 26.52 + }, + { + "date": "2023-11-13", + "equity": 12681.52, + "return_pct": 26.83 + }, + { + "date": "2023-11-14", + "equity": 12926.35, + "return_pct": 29.28 + }, + { + "date": "2023-11-15", + "equity": 13005.32, + "return_pct": 30.07 + }, + { + "date": "2023-11-16", + "equity": 13009.78, + "return_pct": 30.11 + }, + { + "date": "2023-11-17", + "equity": 13161.53, + "return_pct": 31.63 + }, + { + "date": "2023-11-20", + "equity": 13414.35, + "return_pct": 34.16 + }, + { + "date": "2023-11-21", + "equity": 13145.92, + "return_pct": 31.47 + }, + { + "date": "2023-11-22", + "equity": 13234.9, + "return_pct": 32.36 + }, + { + "date": "2023-11-24", + "equity": 13276.12, + "return_pct": 32.77 + }, + { + "date": "2023-11-27", + "equity": 13235.23, + "return_pct": 32.36 + }, + { + "date": "2023-11-28", + "equity": 13247.4, + "return_pct": 32.49 + }, + { + "date": "2023-11-29", + "equity": 13133.7, + "return_pct": 31.35 + }, + { + "date": "2023-11-30", + "equity": 13121.6, + "return_pct": 31.23 + }, + { + "date": "2023-12-01", + "equity": 13397.97, + "return_pct": 33.99 + }, + { + "date": "2023-12-04", + "equity": 13380.45, + "return_pct": 33.82 + }, + { + "date": "2023-12-05", + "equity": 13539.27, + "return_pct": 35.41 + }, + { + "date": "2023-12-06", + "equity": 13611.21, + "return_pct": 36.12 + }, + { + "date": "2023-12-07", + "equity": 13932.86, + "return_pct": 39.34 + }, + { + "date": "2023-12-08", + "equity": 14091.3, + "return_pct": 40.93 + }, + { + "date": "2023-12-11", + "equity": 14107.74, + "return_pct": 41.09 + }, + { + "date": "2023-12-12", + "equity": 14176.88, + "return_pct": 41.78 + }, + { + "date": "2023-12-13", + "equity": 14357.39, + "return_pct": 43.59 + }, + { + "date": "2023-12-14", + "equity": 14633.23, + "return_pct": 46.35 + }, + { + "date": "2023-12-15", + "equity": 14532.15, + "return_pct": 45.34 + }, + { + "date": "2023-12-18", + "equity": 14632.17, + "return_pct": 46.34 + }, + { + "date": "2023-12-19", + "equity": 14717.24, + "return_pct": 47.19 + }, + { + "date": "2023-12-20", + "equity": 14553.34, + "return_pct": 45.55 + }, + { + "date": "2023-12-21", + "equity": 14810.18, + "return_pct": 48.12 + }, + { + "date": "2023-12-22", + "equity": 15027.43, + "return_pct": 50.29 + }, + { + "date": "2023-12-26", + "equity": 15021.58, + "return_pct": 50.23 + }, + { + "date": "2023-12-27", + "equity": 15514.43, + "return_pct": 55.16 + }, + { + "date": "2023-12-28", + "equity": 15555.74, + "return_pct": 55.57 + }, + { + "date": "2023-12-29", + "equity": 15180.58, + "return_pct": 51.82 + }, + { + "date": "2024-01-02", + "equity": 14830.86, + "return_pct": 48.32 + }, + { + "date": "2024-01-03", + "equity": 14528.54, + "return_pct": 45.3 + }, + { + "date": "2024-01-04", + "equity": 14619.15, + "return_pct": 46.21 + }, + { + "date": "2024-01-05", + "equity": 14528.54, + "return_pct": 45.3 + }, + { + "date": "2024-01-08", + "equity": 14404.22, + "return_pct": 44.06 + }, + { + "date": "2024-01-09", + "equity": 14328.49, + "return_pct": 43.3 + }, + { + "date": "2024-01-10", + "equity": 14290.14, + "return_pct": 42.91 + }, + { + "date": "2024-01-11", + "equity": 14304.06, + "return_pct": 43.05 + }, + { + "date": "2024-01-12", + "equity": 14304.06, + "return_pct": 43.05 + }, + { + "date": "2024-01-16", + "equity": 14238.66, + "return_pct": 42.4 + }, + { + "date": "2024-01-17", + "equity": 14233.31, + "return_pct": 42.35 + }, + { + "date": "2024-01-18", + "equity": 14263.03, + "return_pct": 42.64 + }, + { + "date": "2024-01-19", + "equity": 14249.36, + "return_pct": 42.51 + }, + { + "date": "2024-01-22", + "equity": 14265.41, + "return_pct": 42.67 + }, + { + "date": "2024-01-23", + "equity": 14304.06, + "return_pct": 43.05 + }, + { + "date": "2024-01-24", + "equity": 14611.99, + "return_pct": 46.13 + }, + { + "date": "2024-01-25", + "equity": 14767.84, + "return_pct": 47.69 + }, + { + "date": "2024-01-26", + "equity": 14850.52, + "return_pct": 48.52 + }, + { + "date": "2024-01-29", + "equity": 15072.17, + "return_pct": 50.74 + }, + { + "date": "2024-01-30", + "equity": 14626.16, + "return_pct": 46.28 + }, + { + "date": "2024-01-31", + "equity": 14541.31, + "return_pct": 45.43 + }, + { + "date": "2024-02-01", + "equity": 14670.79, + "return_pct": 46.72 + }, + { + "date": "2024-02-02", + "equity": 14736.5, + "return_pct": 47.38 + }, + { + "date": "2024-02-05", + "equity": 14728.39, + "return_pct": 47.3 + }, + { + "date": "2024-02-06", + "equity": 14747.81, + "return_pct": 47.49 + }, + { + "date": "2024-02-07", + "equity": 14868.35, + "return_pct": 48.7 + }, + { + "date": "2024-02-08", + "equity": 15127.0, + "return_pct": 51.28 + }, + { + "date": "2024-02-09", + "equity": 15424.41, + "return_pct": 54.26 + }, + { + "date": "2024-02-12", + "equity": 15383.37, + "return_pct": 53.85 + }, + { + "date": "2024-02-13", + "equity": 15210.87, + "return_pct": 52.12 + }, + { + "date": "2024-02-14", + "equity": 15597.57, + "return_pct": 55.99 + }, + { + "date": "2024-02-15", + "equity": 16446.1, + "return_pct": 64.48 + }, + { + "date": "2024-02-16", + "equity": 16050.68, + "return_pct": 60.52 + }, + { + "date": "2024-02-20", + "equity": 15748.56, + "return_pct": 57.5 + }, + { + "date": "2024-02-21", + "equity": 15638.28, + "return_pct": 56.4 + }, + { + "date": "2024-02-22", + "equity": 16071.45, + "return_pct": 60.73 + }, + { + "date": "2024-02-23", + "equity": 15976.8, + "return_pct": 59.78 + }, + { + "date": "2024-02-26", + "equity": 16109.01, + "return_pct": 61.11 + }, + { + "date": "2024-02-27", + "equity": 16225.55, + "return_pct": 62.27 + }, + { + "date": "2024-02-28", + "equity": 16047.04, + "return_pct": 60.49 + }, + { + "date": "2024-02-29", + "equity": 16235.24, + "return_pct": 62.37 + }, + { + "date": "2024-03-01", + "equity": 16715.24, + "return_pct": 67.17 + }, + { + "date": "2024-03-04", + "equity": 16688.38, + "return_pct": 66.9 + }, + { + "date": "2024-03-05", + "equity": 16570.92, + "return_pct": 65.72 + }, + { + "date": "2024-03-06", + "equity": 16779.2, + "return_pct": 67.81 + }, + { + "date": "2024-03-07", + "equity": 16913.53, + "return_pct": 69.15 + }, + { + "date": "2024-03-08", + "equity": 16821.36, + "return_pct": 68.23 + }, + { + "date": "2024-03-11", + "equity": 16349.69, + "return_pct": 63.51 + }, + { + "date": "2024-03-12", + "equity": 16482.79, + "return_pct": 64.84 + }, + { + "date": "2024-03-13", + "equity": 16542.49, + "return_pct": 65.44 + }, + { + "date": "2024-03-14", + "equity": 16425.91, + "return_pct": 64.27 + }, + { + "date": "2024-03-15", + "equity": 16047.88, + "return_pct": 60.49 + }, + { + "date": "2024-03-18", + "equity": 16331.53, + "return_pct": 63.33 + }, + { + "date": "2024-03-19", + "equity": 16270.92, + "return_pct": 62.72 + }, + { + "date": "2024-03-20", + "equity": 16555.4, + "return_pct": 65.57 + }, + { + "date": "2024-03-21", + "equity": 16651.44, + "return_pct": 66.53 + }, + { + "date": "2024-03-22", + "equity": 16584.83, + "return_pct": 65.86 + }, + { + "date": "2024-03-25", + "equity": 16699.95, + "return_pct": 67.02 + }, + { + "date": "2024-03-26", + "equity": 16663.72, + "return_pct": 66.65 + }, + { + "date": "2024-03-27", + "equity": 16538.11, + "return_pct": 65.4 + }, + { + "date": "2024-03-28", + "equity": 16510.48, + "return_pct": 65.12 + }, + { + "date": "2024-04-01", + "equity": 16490.84, + "return_pct": 64.92 + }, + { + "date": "2024-04-02", + "equity": 16420.32, + "return_pct": 64.22 + }, + { + "date": "2024-04-03", + "equity": 16412.29, + "return_pct": 64.14 + }, + { + "date": "2024-04-04", + "equity": 16413.18, + "return_pct": 64.15 + }, + { + "date": "2024-04-05", + "equity": 16438.18, + "return_pct": 64.4 + }, + { + "date": "2024-04-08", + "equity": 16416.75, + "return_pct": 64.18 + }, + { + "date": "2024-04-09", + "equity": 16435.5, + "return_pct": 64.37 + }, + { + "date": "2024-04-10", + "equity": 16378.37, + "return_pct": 63.8 + }, + { + "date": "2024-04-11", + "equity": 16377.47, + "return_pct": 63.79 + }, + { + "date": "2024-04-12", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-15", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-16", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-17", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-18", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-19", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-22", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-23", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-24", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-25", + "equity": 16294.5, + "return_pct": 62.96 + }, + { + "date": "2024-04-26", + "equity": 16288.71, + "return_pct": 62.9 + }, + { + "date": "2024-04-29", + "equity": 16345.91, + "return_pct": 63.47 + }, + { + "date": "2024-04-30", + "equity": 16221.08, + "return_pct": 62.23 + }, + { + "date": "2024-05-01", + "equity": 16198.13, + "return_pct": 62.0 + }, + { + "date": "2024-05-02", + "equity": 16335.68, + "return_pct": 63.37 + }, + { + "date": "2024-05-03", + "equity": 16429.9, + "return_pct": 64.31 + }, + { + "date": "2024-05-06", + "equity": 16826.85, + "return_pct": 68.28 + }, + { + "date": "2024-05-07", + "equity": 16512.2, + "return_pct": 65.14 + }, + { + "date": "2024-05-08", + "equity": 16514.05, + "return_pct": 65.16 + }, + { + "date": "2024-05-09", + "equity": 16529.34, + "return_pct": 65.31 + }, + { + "date": "2024-05-10", + "equity": 16658.13, + "return_pct": 66.6 + }, + { + "date": "2024-05-13", + "equity": 16662.56, + "return_pct": 66.64 + }, + { + "date": "2024-05-14", + "equity": 16941.25, + "return_pct": 69.43 + }, + { + "date": "2024-05-15", + "equity": 17320.07, + "return_pct": 73.22 + }, + { + "date": "2024-05-16", + "equity": 17358.99, + "return_pct": 73.61 + }, + { + "date": "2024-05-17", + "equity": 17469.45, + "return_pct": 74.71 + }, + { + "date": "2024-05-20", + "equity": 17852.22, + "return_pct": 78.54 + }, + { + "date": "2024-05-21", + "equity": 17318.21, + "return_pct": 73.2 + }, + { + "date": "2024-05-22", + "equity": 17221.82, + "return_pct": 72.23 + }, + { + "date": "2024-05-23", + "equity": 17100.8, + "return_pct": 71.02 + }, + { + "date": "2024-05-24", + "equity": 17904.9, + "return_pct": 79.07 + }, + { + "date": "2024-05-28", + "equity": 18005.18, + "return_pct": 80.07 + }, + { + "date": "2024-05-29", + "equity": 17737.71, + "return_pct": 77.39 + }, + { + "date": "2024-05-30", + "equity": 17374.24, + "return_pct": 73.76 + }, + { + "date": "2024-05-31", + "equity": 17328.53, + "return_pct": 73.3 + }, + { + "date": "2024-06-03", + "equity": 17391.72, + "return_pct": 73.93 + }, + { + "date": "2024-06-04", + "equity": 17285.83, + "return_pct": 72.87 + }, + { + "date": "2024-06-05", + "equity": 17623.11, + "return_pct": 76.25 + }, + { + "date": "2024-06-06", + "equity": 17458.16, + "return_pct": 74.6 + }, + { + "date": "2024-06-07", + "equity": 17315.69, + "return_pct": 73.17 + }, + { + "date": "2024-06-10", + "equity": 17436.43, + "return_pct": 74.38 + }, + { + "date": "2024-06-11", + "equity": 17409.32, + "return_pct": 74.11 + }, + { + "date": "2024-06-12", + "equity": 17544.29, + "return_pct": 75.46 + }, + { + "date": "2024-06-13", + "equity": 17497.72, + "return_pct": 74.99 + }, + { + "date": "2024-06-14", + "equity": 17448.52, + "return_pct": 74.5 + }, + { + "date": "2024-06-17", + "equity": 17585.67, + "return_pct": 75.87 + }, + { + "date": "2024-06-18", + "equity": 17470.66, + "return_pct": 74.72 + }, + { + "date": "2024-06-20", + "equity": 17481.11, + "return_pct": 74.83 + }, + { + "date": "2024-06-21", + "equity": 17415.78, + "return_pct": 74.17 + }, + { + "date": "2024-06-24", + "equity": 17269.19, + "return_pct": 72.71 + }, + { + "date": "2024-06-25", + "equity": 17415.23, + "return_pct": 74.17 + }, + { + "date": "2024-06-26", + "equity": 17435.89, + "return_pct": 74.38 + }, + { + "date": "2024-06-27", + "equity": 17633.8, + "return_pct": 76.35 + }, + { + "date": "2024-06-28", + "equity": 17551.3, + "return_pct": 75.53 + }, + { + "date": "2024-07-01", + "equity": 17626.02, + "return_pct": 76.28 + }, + { + "date": "2024-07-02", + "equity": 17660.82, + "return_pct": 76.62 + }, + { + "date": "2024-07-03", + "equity": 17794.63, + "return_pct": 77.96 + }, + { + "date": "2024-07-05", + "equity": 17966.42, + "return_pct": 79.68 + }, + { + "date": "2024-07-08", + "equity": 18011.83, + "return_pct": 80.14 + }, + { + "date": "2024-07-09", + "equity": 17947.18, + "return_pct": 79.49 + }, + { + "date": "2024-07-10", + "equity": 18008.39, + "return_pct": 80.1 + }, + { + "date": "2024-07-11", + "equity": 17541.58, + "return_pct": 75.43 + }, + { + "date": "2024-07-12", + "equity": 17407.9, + "return_pct": 74.1 + }, + { + "date": "2024-07-15", + "equity": 17206.11, + "return_pct": 72.08 + }, + { + "date": "2024-07-16", + "equity": 17143.09, + "return_pct": 71.45 + }, + { + "date": "2024-07-17", + "equity": 16824.63, + "return_pct": 68.26 + }, + { + "date": "2024-07-18", + "equity": 16835.56, + "return_pct": 68.37 + }, + { + "date": "2024-07-19", + "equity": 17071.93, + "return_pct": 70.74 + }, + { + "date": "2024-07-22", + "equity": 17173.5, + "return_pct": 71.75 + }, + { + "date": "2024-07-23", + "equity": 17295.42, + "return_pct": 72.97 + }, + { + "date": "2024-07-24", + "equity": 17032.83, + "return_pct": 70.34 + }, + { + "date": "2024-07-25", + "equity": 17016.82, + "return_pct": 70.18 + }, + { + "date": "2024-07-26", + "equity": 17279.18, + "return_pct": 72.81 + }, + { + "date": "2024-07-29", + "equity": 17210.98, + "return_pct": 72.13 + }, + { + "date": "2024-07-30", + "equity": 17075.85, + "return_pct": 70.77 + }, + { + "date": "2024-07-31", + "equity": 17142.92, + "return_pct": 71.45 + }, + { + "date": "2024-08-01", + "equity": 16974.43, + "return_pct": 69.76 + }, + { + "date": "2024-08-02", + "equity": 16593.96, + "return_pct": 65.96 + }, + { + "date": "2024-08-05", + "equity": 16420.16, + "return_pct": 64.22 + }, + { + "date": "2024-08-06", + "equity": 16420.16, + "return_pct": 64.22 + }, + { + "date": "2024-08-07", + "equity": 16420.16, + "return_pct": 64.22 + }, + { + "date": "2024-08-08", + "equity": 16420.16, + "return_pct": 64.22 + }, + { + "date": "2024-08-09", + "equity": 16420.16, + "return_pct": 64.22 + }, + { + "date": "2024-08-12", + "equity": 16420.16, + "return_pct": 64.22 + }, + { + "date": "2024-08-13", + "equity": 16420.16, + "return_pct": 64.22 + }, + { + "date": "2024-08-14", + "equity": 16411.96, + "return_pct": 64.14 + }, + { + "date": "2024-08-15", + "equity": 16642.44, + "return_pct": 66.44 + }, + { + "date": "2024-08-16", + "equity": 16557.9, + "return_pct": 65.59 + }, + { + "date": "2024-08-19", + "equity": 16712.72, + "return_pct": 67.14 + }, + { + "date": "2024-08-20", + "equity": 16882.56, + "return_pct": 68.84 + }, + { + "date": "2024-08-21", + "equity": 16825.92, + "return_pct": 68.28 + }, + { + "date": "2024-08-22", + "equity": 16619.85, + "return_pct": 66.21 + }, + { + "date": "2024-08-23", + "equity": 16805.57, + "return_pct": 68.07 + }, + { + "date": "2024-08-26", + "equity": 16583.72, + "return_pct": 65.85 + }, + { + "date": "2024-08-27", + "equity": 16661.9, + "return_pct": 66.63 + }, + { + "date": "2024-08-28", + "equity": 16570.93, + "return_pct": 65.72 + }, + { + "date": "2024-08-29", + "equity": 16582.02, + "return_pct": 65.84 + }, + { + "date": "2024-08-30", + "equity": 16965.24, + "return_pct": 69.67 + }, + { + "date": "2024-09-03", + "equity": 16097.16, + "return_pct": 60.99 + }, + { + "date": "2024-09-04", + "equity": 15936.03, + "return_pct": 59.38 + }, + { + "date": "2024-09-05", + "equity": 15855.09, + "return_pct": 58.57 + }, + { + "date": "2024-09-06", + "equity": 15500.07, + "return_pct": 55.02 + }, + { + "date": "2024-09-09", + "equity": 15559.52, + "return_pct": 55.61 + }, + { + "date": "2024-09-10", + "equity": 15548.81, + "return_pct": 55.5 + }, + { + "date": "2024-09-11", + "equity": 15552.41, + "return_pct": 55.54 + }, + { + "date": "2024-09-12", + "equity": 15640.45, + "return_pct": 56.42 + }, + { + "date": "2024-09-13", + "equity": 16063.44, + "return_pct": 60.65 + }, + { + "date": "2024-09-16", + "equity": 16145.24, + "return_pct": 61.47 + }, + { + "date": "2024-09-17", + "equity": 16217.97, + "return_pct": 62.2 + }, + { + "date": "2024-09-18", + "equity": 16260.84, + "return_pct": 62.62 + }, + { + "date": "2024-09-19", + "equity": 16634.81, + "return_pct": 66.36 + }, + { + "date": "2024-09-20", + "equity": 17926.5, + "return_pct": 79.28 + }, + { + "date": "2024-09-23", + "equity": 18113.62, + "return_pct": 81.15 + }, + { + "date": "2024-09-24", + "equity": 18059.21, + "return_pct": 80.61 + }, + { + "date": "2024-09-25", + "equity": 18240.15, + "return_pct": 82.42 + }, + { + "date": "2024-09-26", + "equity": 18147.7, + "return_pct": 81.49 + }, + { + "date": "2024-09-27", + "equity": 18488.28, + "return_pct": 84.9 + }, + { + "date": "2024-09-30", + "equity": 18383.79, + "return_pct": 83.86 + }, + { + "date": "2024-10-01", + "equity": 18354.71, + "return_pct": 83.56 + }, + { + "date": "2024-10-02", + "equity": 18600.92, + "return_pct": 86.03 + }, + { + "date": "2024-10-03", + "equity": 18944.9, + "return_pct": 89.47 + }, + { + "date": "2024-10-04", + "equity": 19522.12, + "return_pct": 95.24 + }, + { + "date": "2024-10-07", + "equity": 19167.35, + "return_pct": 91.69 + }, + { + "date": "2024-10-08", + "equity": 19218.83, + "return_pct": 92.21 + }, + { + "date": "2024-10-09", + "equity": 18904.6, + "return_pct": 89.06 + }, + { + "date": "2024-10-10", + "equity": 18914.83, + "return_pct": 89.17 + }, + { + "date": "2024-10-11", + "equity": 19071.43, + "return_pct": 90.73 + }, + { + "date": "2024-10-14", + "equity": 18910.64, + "return_pct": 89.12 + }, + { + "date": "2024-10-15", + "equity": 18764.55, + "return_pct": 87.66 + }, + { + "date": "2024-10-16", + "equity": 18853.5, + "return_pct": 88.55 + }, + { + "date": "2024-10-17", + "equity": 18780.12, + "return_pct": 87.82 + }, + { + "date": "2024-10-18", + "equity": 19224.17, + "return_pct": 92.26 + }, + { + "date": "2024-10-21", + "equity": 19102.65, + "return_pct": 91.04 + }, + { + "date": "2024-10-22", + "equity": 19054.17, + "return_pct": 90.56 + }, + { + "date": "2024-10-23", + "equity": 18760.35, + "return_pct": 87.62 + }, + { + "date": "2024-10-24", + "equity": 19156.62, + "return_pct": 91.58 + }, + { + "date": "2024-10-25", + "equity": 19069.35, + "return_pct": 90.71 + }, + { + "date": "2024-10-28", + "equity": 19199.68, + "return_pct": 92.01 + }, + { + "date": "2024-10-29", + "equity": 19342.97, + "return_pct": 93.45 + }, + { + "date": "2024-10-30", + "equity": 19217.4, + "return_pct": 92.19 + }, + { + "date": "2024-10-31", + "equity": 18823.5, + "return_pct": 88.25 + }, + { + "date": "2024-11-01", + "equity": 18778.43, + "return_pct": 87.8 + }, + { + "date": "2024-11-04", + "equity": 18729.81, + "return_pct": 87.32 + }, + { + "date": "2024-11-05", + "equity": 18770.13, + "return_pct": 87.72 + }, + { + "date": "2024-11-06", + "equity": 19073.71, + "return_pct": 90.76 + }, + { + "date": "2024-11-07", + "equity": 18943.27, + "return_pct": 89.45 + }, + { + "date": "2024-11-08", + "equity": 18912.43, + "return_pct": 89.14 + }, + { + "date": "2024-11-11", + "equity": 18950.38, + "return_pct": 89.52 + }, + { + "date": "2024-11-12", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-13", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-14", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-15", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-18", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-19", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-20", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-21", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-22", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-25", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-26", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-27", + "equity": 18667.72, + "return_pct": 86.69 + }, + { + "date": "2024-11-29", + "equity": 18664.43, + "return_pct": 86.66 + }, + { + "date": "2024-12-02", + "equity": 18637.24, + "return_pct": 86.39 + }, + { + "date": "2024-12-03", + "equity": 18561.19, + "return_pct": 85.63 + }, + { + "date": "2024-12-04", + "equity": 18599.72, + "return_pct": 86.01 + }, + { + "date": "2024-12-05", + "equity": 18541.42, + "return_pct": 85.43 + }, + { + "date": "2024-12-06", + "equity": 18570.26, + "return_pct": 85.72 + }, + { + "date": "2024-12-09", + "equity": 18466.8, + "return_pct": 84.69 + }, + { + "date": "2024-12-10", + "equity": 18448.51, + "return_pct": 84.5 + }, + { + "date": "2024-12-11", + "equity": 18539.85, + "return_pct": 85.42 + }, + { + "date": "2024-12-12", + "equity": 18488.36, + "return_pct": 84.9 + }, + { + "date": "2024-12-13", + "equity": 18532.53, + "return_pct": 85.34 + }, + { + "date": "2024-12-16", + "equity": 18532.08, + "return_pct": 85.34 + }, + { + "date": "2024-12-17", + "equity": 18472.9, + "return_pct": 84.75 + }, + { + "date": "2024-12-18", + "equity": 18374.32, + "return_pct": 83.76 + }, + { + "date": "2024-12-19", + "equity": 18312.19, + "return_pct": 83.14 + }, + { + "date": "2024-12-20", + "equity": 18286.54, + "return_pct": 82.88 + }, + { + "date": "2024-12-23", + "equity": 18304.97, + "return_pct": 83.07 + }, + { + "date": "2024-12-24", + "equity": 18290.58, + "return_pct": 82.92 + }, + { + "date": "2024-12-26", + "equity": 18314.16, + "return_pct": 83.16 + }, + { + "date": "2024-12-27", + "equity": 18258.54, + "return_pct": 82.6 + }, + { + "date": "2024-12-30", + "equity": 18259.55, + "return_pct": 82.61 + }, + { + "date": "2024-12-31", + "equity": 18203.97, + "return_pct": 82.06 + }, + { + "date": "2025-01-02", + "equity": 18290.34, + "return_pct": 82.92 + }, + { + "date": "2025-01-03", + "equity": 18333.03, + "return_pct": 83.35 + }, + { + "date": "2025-01-06", + "equity": 18353.62, + "return_pct": 83.55 + }, + { + "date": "2025-01-07", + "equity": 18233.68, + "return_pct": 82.35 + }, + { + "date": "2025-01-08", + "equity": 18229.81, + "return_pct": 82.32 + }, + { + "date": "2025-01-10", + "equity": 18178.22, + "return_pct": 81.8 + }, + { + "date": "2025-01-13", + "equity": 18164.75, + "return_pct": 81.66 + }, + { + "date": "2025-01-14", + "equity": 18190.78, + "return_pct": 81.92 + }, + { + "date": "2025-01-15", + "equity": 18257.86, + "return_pct": 82.6 + }, + { + "date": "2025-01-16", + "equity": 18243.33, + "return_pct": 82.45 + }, + { + "date": "2025-01-17", + "equity": 18293.04, + "return_pct": 82.95 + }, + { + "date": "2025-01-21", + "equity": 18274.03, + "return_pct": 82.76 + }, + { + "date": "2025-01-22", + "equity": 18386.3, + "return_pct": 83.88 + }, + { + "date": "2025-01-23", + "equity": 18390.15, + "return_pct": 83.92 + }, + { + "date": "2025-01-24", + "equity": 18392.94, + "return_pct": 83.95 + }, + { + "date": "2025-01-27", + "equity": 18296.31, + "return_pct": 82.98 + }, + { + "date": "2025-01-28", + "equity": 18381.63, + "return_pct": 83.83 + }, + { + "date": "2025-01-29", + "equity": 18408.53, + "return_pct": 84.1 + }, + { + "date": "2025-01-30", + "equity": 18400.85, + "return_pct": 84.03 + }, + { + "date": "2025-01-31", + "equity": 18403.77, + "return_pct": 84.06 + }, + { + "date": "2025-02-03", + "equity": 18301.08, + "return_pct": 83.03 + }, + { + "date": "2025-02-04", + "equity": 18302.44, + "return_pct": 83.04 + }, + { + "date": "2025-02-05", + "equity": 18244.75, + "return_pct": 82.46 + }, + { + "date": "2025-02-06", + "equity": 18297.26, + "return_pct": 82.99 + }, + { + "date": "2025-02-07", + "equity": 18261.0, + "return_pct": 82.63 + }, + { + "date": "2025-02-10", + "equity": 18359.01, + "return_pct": 83.61 + }, + { + "date": "2025-02-11", + "equity": 18163.95, + "return_pct": 81.66 + }, + { + "date": "2025-02-12", + "equity": 18121.35, + "return_pct": 81.23 + }, + { + "date": "2025-02-13", + "equity": 18141.71, + "return_pct": 81.43 + }, + { + "date": "2025-02-14", + "equity": 18180.77, + "return_pct": 81.82 + }, + { + "date": "2025-02-18", + "equity": 18258.83, + "return_pct": 82.61 + }, + { + "date": "2025-02-19", + "equity": 18246.71, + "return_pct": 82.48 + }, + { + "date": "2025-02-20", + "equity": 18297.88, + "return_pct": 83.0 + }, + { + "date": "2025-02-21", + "equity": 17972.83, + "return_pct": 79.75 + }, + { + "date": "2025-02-24", + "equity": 17834.72, + "return_pct": 78.36 + }, + { + "date": "2025-02-25", + "equity": 17790.78, + "return_pct": 77.92 + }, + { + "date": "2025-02-26", + "equity": 17790.78, + "return_pct": 77.92 + }, + { + "date": "2025-02-27", + "equity": 17790.78, + "return_pct": 77.92 + }, + { + "date": "2025-02-28", + "equity": 17787.93, + "return_pct": 77.9 + }, + { + "date": "2025-03-03", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-04", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-05", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-06", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-07", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-10", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-11", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-12", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-13", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-14", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-17", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-18", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-19", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-20", + "equity": 17607.35, + "return_pct": 76.09 + }, + { + "date": "2025-03-21", + "equity": 17603.83, + "return_pct": 76.05 + }, + { + "date": "2025-03-24", + "equity": 17665.73, + "return_pct": 76.67 + }, + { + "date": "2025-03-25", + "equity": 17679.21, + "return_pct": 76.81 + }, + { + "date": "2025-03-26", + "equity": 17657.92, + "return_pct": 76.6 + }, + { + "date": "2025-03-27", + "equity": 17651.67, + "return_pct": 76.53 + }, + { + "date": "2025-03-28", + "equity": 17575.51, + "return_pct": 75.77 + }, + { + "date": "2025-03-31", + "equity": 17600.12, + "return_pct": 76.02 + }, + { + "date": "2025-04-01", + "equity": 17611.44, + "return_pct": 76.13 + }, + { + "date": "2025-04-02", + "equity": 17607.15, + "return_pct": 76.09 + }, + { + "date": "2025-04-03", + "equity": 17551.88, + "return_pct": 75.54 + }, + { + "date": "2025-04-04", + "equity": 17451.71, + "return_pct": 74.53 + }, + { + "date": "2025-04-07", + "equity": 17451.71, + "return_pct": 74.53 + }, + { + "date": "2025-04-08", + "equity": 17451.71, + "return_pct": 74.53 + }, + { + "date": "2025-04-09", + "equity": 17451.71, + "return_pct": 74.53 + }, + { + "date": "2025-04-10", + "equity": 17451.71, + "return_pct": 74.53 + }, + { + "date": "2025-04-11", + "equity": 17439.48, + "return_pct": 74.41 + }, + { + "date": "2025-04-14", + "equity": 17580.9, + "return_pct": 75.83 + }, + { + "date": "2025-04-15", + "equity": 17683.26, + "return_pct": 76.85 + }, + { + "date": "2025-04-16", + "equity": 17226.04, + "return_pct": 72.28 + }, + { + "date": "2025-04-17", + "equity": 17195.41, + "return_pct": 71.97 + }, + { + "date": "2025-04-21", + "equity": 16729.61, + "return_pct": 67.31 + }, + { + "date": "2025-04-22", + "equity": 16997.72, + "return_pct": 69.99 + }, + { + "date": "2025-04-23", + "equity": 17351.45, + "return_pct": 73.53 + }, + { + "date": "2025-04-24", + "equity": 17620.48, + "return_pct": 76.22 + }, + { + "date": "2025-04-25", + "equity": 17884.77, + "return_pct": 78.86 + }, + { + "date": "2025-04-28", + "equity": 17881.27, + "return_pct": 78.83 + }, + { + "date": "2025-04-29", + "equity": 18030.91, + "return_pct": 80.33 + }, + { + "date": "2025-04-30", + "equity": 18057.46, + "return_pct": 80.59 + }, + { + "date": "2025-05-01", + "equity": 18243.3, + "return_pct": 82.45 + }, + { + "date": "2025-05-02", + "equity": 18836.18, + "return_pct": 88.38 + }, + { + "date": "2025-05-05", + "equity": 18823.33, + "return_pct": 88.25 + }, + { + "date": "2025-05-06", + "equity": 18383.48, + "return_pct": 83.85 + }, + { + "date": "2025-05-07", + "equity": 18378.34, + "return_pct": 83.8 + }, + { + "date": "2025-05-08", + "equity": 18965.16, + "return_pct": 89.67 + }, + { + "date": "2025-05-09", + "equity": 18958.75, + "return_pct": 89.61 + }, + { + "date": "2025-05-12", + "equity": 19588.32, + "return_pct": 95.9 + }, + { + "date": "2025-05-13", + "equity": 20445.81, + "return_pct": 104.48 + }, + { + "date": "2025-05-14", + "equity": 20643.67, + "return_pct": 106.46 + }, + { + "date": "2025-05-15", + "equity": 20549.32, + "return_pct": 105.51 + }, + { + "date": "2025-05-16", + "equity": 20817.52, + "return_pct": 108.19 + }, + { + "date": "2025-05-19", + "equity": 20939.8, + "return_pct": 109.42 + }, + { + "date": "2025-05-20", + "equity": 20636.92, + "return_pct": 106.39 + }, + { + "date": "2025-05-21", + "equity": 20251.37, + "return_pct": 102.53 + }, + { + "date": "2025-05-22", + "equity": 20332.53, + "return_pct": 103.34 + }, + { + "date": "2025-05-23", + "equity": 20405.6, + "return_pct": 104.08 + }, + { + "date": "2025-05-27", + "equity": 20981.07, + "return_pct": 109.83 + }, + { + "date": "2025-05-28", + "equity": 20844.28, + "return_pct": 108.46 + }, + { + "date": "2025-05-29", + "equity": 20688.57, + "return_pct": 106.91 + }, + { + "date": "2025-05-30", + "equity": 20760.95, + "return_pct": 107.63 + }, + { + "date": "2025-06-02", + "equity": 21148.52, + "return_pct": 111.51 + }, + { + "date": "2025-06-03", + "equity": 21610.56, + "return_pct": 116.13 + }, + { + "date": "2025-06-04", + "equity": 21602.83, + "return_pct": 116.05 + }, + { + "date": "2025-06-05", + "equity": 21635.84, + "return_pct": 116.38 + }, + { + "date": "2025-06-06", + "equity": 22090.44, + "return_pct": 120.93 + }, + { + "date": "2025-06-09", + "equity": 21691.69, + "return_pct": 116.94 + }, + { + "date": "2025-06-10", + "equity": 21413.72, + "return_pct": 114.16 + }, + { + "date": "2025-06-11", + "equity": 21409.65, + "return_pct": 114.12 + }, + { + "date": "2025-06-12", + "equity": 21471.26, + "return_pct": 114.73 + }, + { + "date": "2025-06-13", + "equity": 21201.01, + "return_pct": 112.03 + }, + { + "date": "2025-06-16", + "equity": 21327.15, + "return_pct": 113.29 + }, + { + "date": "2025-06-17", + "equity": 21300.78, + "return_pct": 113.03 + }, + { + "date": "2025-06-18", + "equity": 21514.2, + "return_pct": 115.16 + }, + { + "date": "2025-06-20", + "equity": 21673.93, + "return_pct": 116.76 + }, + { + "date": "2025-06-23", + "equity": 21631.91, + "return_pct": 116.34 + }, + { + "date": "2025-06-24", + "equity": 21897.05, + "return_pct": 118.99 + }, + { + "date": "2025-06-25", + "equity": 21835.71, + "return_pct": 118.38 + }, + { + "date": "2025-06-26", + "equity": 22345.35, + "return_pct": 123.47 + }, + { + "date": "2025-06-27", + "equity": 22859.3, + "return_pct": 128.61 + }, + { + "date": "2025-06-30", + "equity": 22792.41, + "return_pct": 127.95 + }, + { + "date": "2025-07-01", + "equity": 22309.48, + "return_pct": 123.12 + }, + { + "date": "2025-07-02", + "equity": 22511.9, + "return_pct": 125.14 + }, + { + "date": "2025-07-03", + "equity": 23107.1, + "return_pct": 131.09 + }, + { + "date": "2025-07-07", + "equity": 23155.58, + "return_pct": 131.58 + }, + { + "date": "2025-07-08", + "equity": 23161.09, + "return_pct": 131.63 + }, + { + "date": "2025-07-09", + "equity": 23355.89, + "return_pct": 133.58 + }, + { + "date": "2025-07-10", + "equity": 23439.14, + "return_pct": 134.41 + }, + { + "date": "2025-07-11", + "equity": 23433.1, + "return_pct": 134.35 + }, + { + "date": "2025-07-14", + "equity": 23458.05, + "return_pct": 134.6 + }, + { + "date": "2025-07-15", + "equity": 23519.15, + "return_pct": 135.21 + }, + { + "date": "2025-07-16", + "equity": 23247.98, + "return_pct": 132.5 + }, + { + "date": "2025-07-17", + "equity": 23395.89, + "return_pct": 133.98 + }, + { + "date": "2025-07-18", + "equity": 23776.55, + "return_pct": 137.79 + }, + { + "date": "2025-07-21", + "equity": 23672.6, + "return_pct": 136.75 + }, + { + "date": "2025-07-22", + "equity": 23375.77, + "return_pct": 133.78 + }, + { + "date": "2025-07-23", + "equity": 23968.37, + "return_pct": 139.71 + }, + { + "date": "2025-07-24", + "equity": 23853.06, + "return_pct": 138.55 + }, + { + "date": "2025-07-25", + "equity": 23924.99, + "return_pct": 139.27 + }, + { + "date": "2025-07-28", + "equity": 24334.77, + "return_pct": 143.37 + }, + { + "date": "2025-07-29", + "equity": 24160.96, + "return_pct": 141.63 + }, + { + "date": "2025-07-30", + "equity": 24408.95, + "return_pct": 144.11 + }, + { + "date": "2025-07-31", + "equity": 24578.62, + "return_pct": 145.81 + }, + { + "date": "2025-08-01", + "equity": 24163.79, + "return_pct": 141.66 + }, + { + "date": "2025-08-04", + "equity": 24477.89, + "return_pct": 144.8 + }, + { + "date": "2025-08-05", + "equity": 24212.71, + "return_pct": 142.15 + }, + { + "date": "2025-08-06", + "equity": 24394.99, + "return_pct": 143.97 + }, + { + "date": "2025-08-07", + "equity": 24827.05, + "return_pct": 148.29 + }, + { + "date": "2025-08-08", + "equity": 25037.99, + "return_pct": 150.4 + }, + { + "date": "2025-08-11", + "equity": 25101.74, + "return_pct": 151.04 + }, + { + "date": "2025-08-12", + "equity": 25144.0, + "return_pct": 151.46 + }, + { + "date": "2025-08-13", + "equity": 24926.34, + "return_pct": 149.29 + }, + { + "date": "2025-08-14", + "equity": 24822.54, + "return_pct": 148.25 + }, + { + "date": "2025-08-15", + "equity": 24791.01, + "return_pct": 147.93 + }, + { + "date": "2025-08-18", + "equity": 24892.13, + "return_pct": 148.94 + }, + { + "date": "2025-08-19", + "equity": 24449.97, + "return_pct": 144.52 + }, + { + "date": "2025-08-20", + "equity": 24293.21, + "return_pct": 142.96 + }, + { + "date": "2025-08-21", + "equity": 24335.93, + "return_pct": 143.38 + }, + { + "date": "2025-08-22", + "equity": 24344.79, + "return_pct": 143.47 + }, + { + "date": "2025-08-25", + "equity": 24322.21, + "return_pct": 143.25 + }, + { + "date": "2025-08-26", + "equity": 24428.91, + "return_pct": 144.31 + }, + { + "date": "2025-08-27", + "equity": 24474.27, + "return_pct": 144.77 + }, + { + "date": "2025-08-28", + "equity": 24596.75, + "return_pct": 145.99 + }, + { + "date": "2025-08-29", + "equity": 24053.46, + "return_pct": 140.56 + }, + { + "date": "2025-09-02", + "equity": 23833.09, + "return_pct": 138.35 + }, + { + "date": "2025-09-03", + "equity": 23812.26, + "return_pct": 138.15 + }, + { + "date": "2025-09-04", + "equity": 23915.34, + "return_pct": 139.18 + }, + { + "date": "2025-09-05", + "equity": 23807.85, + "return_pct": 138.1 + }, + { + "date": "2025-09-08", + "equity": 23779.19, + "return_pct": 137.81 + }, + { + "date": "2025-09-09", + "equity": 23769.8, + "return_pct": 137.72 + }, + { + "date": "2025-09-10", + "equity": 23900.25, + "return_pct": 139.03 + }, + { + "date": "2025-09-11", + "equity": 24123.05, + "return_pct": 141.25 + }, + { + "date": "2025-09-12", + "equity": 24241.07, + "return_pct": 142.43 + }, + { + "date": "2025-09-15", + "equity": 24495.65, + "return_pct": 144.98 + }, + { + "date": "2025-09-16", + "equity": 24515.09, + "return_pct": 145.17 + }, + { + "date": "2025-09-17", + "equity": 24534.99, + "return_pct": 145.37 + }, + { + "date": "2025-09-18", + "equity": 25137.48, + "return_pct": 151.4 + }, + { + "date": "2025-09-19", + "equity": 25360.27, + "return_pct": 153.63 + }, + { + "date": "2025-09-22", + "equity": 25626.4, + "return_pct": 156.29 + }, + { + "date": "2025-09-23", + "equity": 25002.38, + "return_pct": 150.05 + }, + { + "date": "2025-09-24", + "equity": 24904.32, + "return_pct": 149.07 + }, + { + "date": "2025-09-25", + "equity": 24331.85, + "return_pct": 143.34 + }, + { + "date": "2025-09-26", + "equity": 24736.74, + "return_pct": 147.39 + }, + { + "date": "2025-09-29", + "equity": 25181.09, + "return_pct": 151.83 + }, + { + "date": "2025-09-30", + "equity": 25576.01, + "return_pct": 155.78 + }, + { + "date": "2025-10-01", + "equity": 26335.04, + "return_pct": 163.38 + }, + { + "date": "2025-10-02", + "equity": 26297.61, + "return_pct": 163.0 + }, + { + "date": "2025-10-03", + "equity": 26153.2, + "return_pct": 161.56 + }, + { + "date": "2025-10-06", + "equity": 26806.89, + "return_pct": 168.09 + }, + { + "date": "2025-10-07", + "equity": 26242.43, + "return_pct": 162.45 + }, + { + "date": "2025-10-08", + "equity": 27105.64, + "return_pct": 171.08 + }, + { + "date": "2025-10-09", + "equity": 27056.62, + "return_pct": 170.59 + }, + { + "date": "2025-10-10", + "equity": 25859.28, + "return_pct": 158.62 + }, + { + "date": "2025-10-13", + "equity": 26658.03, + "return_pct": 166.61 + }, + { + "date": "2025-10-14", + "equity": 26076.62, + "return_pct": 160.79 + }, + { + "date": "2025-10-15", + "equity": 26327.97, + "return_pct": 163.3 + }, + { + "date": "2025-10-16", + "equity": 25971.29, + "return_pct": 159.74 + }, + { + "date": "2025-10-17", + "equity": 25876.43, + "return_pct": 158.79 + }, + { + "date": "2025-10-20", + "equity": 26039.79, + "return_pct": 160.42 + }, + { + "date": "2025-10-21", + "equity": 25981.53, + "return_pct": 159.84 + }, + { + "date": "2025-10-22", + "equity": 25516.15, + "return_pct": 155.19 + }, + { + "date": "2025-10-23", + "equity": 25953.46, + "return_pct": 159.56 + }, + { + "date": "2025-10-24", + "equity": 26094.75, + "return_pct": 160.97 + }, + { + "date": "2025-10-27", + "equity": 26107.1, + "return_pct": 161.1 + }, + { + "date": "2025-10-28", + "equity": 26125.87, + "return_pct": 161.28 + }, + { + "date": "2025-10-29", + "equity": 26071.86, + "return_pct": 160.74 + }, + { + "date": "2025-10-30", + "equity": 26050.8, + "return_pct": 160.53 + }, + { + "date": "2025-10-31", + "equity": 26129.07, + "return_pct": 161.32 + }, + { + "date": "2025-11-03", + "equity": 26151.96, + "return_pct": 161.54 + }, + { + "date": "2025-11-04", + "equity": 26065.45, + "return_pct": 160.68 + }, + { + "date": "2025-11-05", + "equity": 26012.35, + "return_pct": 160.15 + }, + { + "date": "2025-11-06", + "equity": 25987.48, + "return_pct": 159.9 + }, + { + "date": "2025-11-07", + "equity": 25979.1, + "return_pct": 159.82 + }, + { + "date": "2025-11-10", + "equity": 26079.87, + "return_pct": 160.82 + }, + { + "date": "2025-11-11", + "equity": 25706.33, + "return_pct": 157.09 + }, + { + "date": "2025-11-12", + "equity": 25665.19, + "return_pct": 156.68 + }, + { + "date": "2025-11-13", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-14", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-17", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-18", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-19", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-20", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-21", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-24", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-25", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-26", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-11-28", + "equity": 25457.69, + "return_pct": 154.6 + }, + { + "date": "2025-12-01", + "equity": 25450.81, + "return_pct": 154.53 + }, + { + "date": "2025-12-02", + "equity": 25586.02, + "return_pct": 155.88 + }, + { + "date": "2025-12-03", + "equity": 25786.97, + "return_pct": 157.89 + }, + { + "date": "2025-12-04", + "equity": 25961.5, + "return_pct": 159.64 + }, + { + "date": "2025-12-05", + "equity": 26005.44, + "return_pct": 160.08 + }, + { + "date": "2025-12-08", + "equity": 25853.4, + "return_pct": 158.56 + }, + { + "date": "2025-12-09", + "equity": 26080.5, + "return_pct": 160.83 + }, + { + "date": "2025-12-10", + "equity": 26162.0, + "return_pct": 161.64 + }, + { + "date": "2025-12-11", + "equity": 26180.16, + "return_pct": 161.83 + }, + { + "date": "2025-12-12", + "equity": 25977.64, + "return_pct": 159.8 + }, + { + "date": "2025-12-15", + "equity": 26138.55, + "return_pct": 161.41 + }, + { + "date": "2025-12-16", + "equity": 26374.85, + "return_pct": 163.77 + }, + { + "date": "2025-12-17", + "equity": 25851.85, + "return_pct": 158.54 + }, + { + "date": "2025-12-18", + "equity": 26356.0, + "return_pct": 163.58 + }, + { + "date": "2025-12-19", + "equity": 26632.08, + "return_pct": 166.35 + }, + { + "date": "2025-12-22", + "equity": 26771.6, + "return_pct": 167.74 + }, + { + "date": "2025-12-23", + "equity": 26721.44, + "return_pct": 167.24 + }, + { + "date": "2025-12-24", + "equity": 26716.24, + "return_pct": 167.19 + }, + { + "date": "2025-12-26", + "equity": 26444.14, + "return_pct": 164.47 + }, + { + "date": "2025-12-29", + "equity": 26133.81, + "return_pct": 161.36 + }, + { + "date": "2025-12-30", + "equity": 25991.24, + "return_pct": 159.94 + }, + { + "date": "2025-12-31", + "equity": 25786.49, + "return_pct": 157.89 + }, + { + "date": "2026-01-02", + "equity": 25464.75, + "return_pct": 154.67 + }, + { + "date": "2026-01-05", + "equity": 25464.75, + "return_pct": 154.67 + }, + { + "date": "2026-01-06", + "equity": 25464.75, + "return_pct": 154.67 + }, + { + "date": "2026-01-07", + "equity": 25460.95, + "return_pct": 154.63 + }, + { + "date": "2026-01-08", + "equity": 25325.65, + "return_pct": 153.28 + }, + { + "date": "2026-01-09", + "equity": 25720.87, + "return_pct": 157.23 + }, + { + "date": "2026-01-12", + "equity": 25588.24, + "return_pct": 155.91 + }, + { + "date": "2026-01-13", + "equity": 25875.75, + "return_pct": 158.78 + }, + { + "date": "2026-01-14", + "equity": 25998.78, + "return_pct": 160.01 + }, + { + "date": "2026-01-15", + "equity": 26045.49, + "return_pct": 160.48 + }, + { + "date": "2026-01-16", + "equity": 25998.94, + "return_pct": 160.01 + }, + { + "date": "2026-01-20", + "equity": 26143.08, + "return_pct": 161.46 + }, + { + "date": "2026-01-21", + "equity": 26990.27, + "return_pct": 169.93 + }, + { + "date": "2026-01-22", + "equity": 27065.97, + "return_pct": 170.69 + }, + { + "date": "2026-01-23", + "equity": 26407.51, + "return_pct": 164.1 + }, + { + "date": "2026-01-26", + "equity": 26189.11, + "return_pct": 161.92 + }, + { + "date": "2026-01-27", + "equity": 26205.1, + "return_pct": 162.08 + }, + { + "date": "2026-01-28", + "equity": 26133.64, + "return_pct": 161.36 + }, + { + "date": "2026-01-29", + "equity": 26117.75, + "return_pct": 161.2 + }, + { + "date": "2026-01-30", + "equity": 25785.89, + "return_pct": 157.88 + }, + { + "date": "2026-02-02", + "equity": 25817.87, + "return_pct": 158.2 + }, + { + "date": "2026-02-03", + "equity": 25709.49, + "return_pct": 157.12 + }, + { + "date": "2026-02-04", + "equity": 25188.81, + "return_pct": 151.91 + }, + { + "date": "2026-02-05", + "equity": 25188.81, + "return_pct": 151.91 + }, + { + "date": "2026-02-06", + "equity": 25188.81, + "return_pct": 151.91 + }, + { + "date": "2026-02-09", + "equity": 25188.81, + "return_pct": 151.91 + }, + { + "date": "2026-02-10", + "equity": 25188.81, + "return_pct": 151.91 + }, + { + "date": "2026-02-11", + "equity": 25188.81, + "return_pct": 151.91 + }, + { + "date": "2026-02-12", + "equity": 25178.24, + "return_pct": 151.81 + }, + { + "date": "2026-02-13", + "equity": 25259.46, + "return_pct": 152.62 + }, + { + "date": "2026-02-17", + "equity": 25334.49, + "return_pct": 153.37 + }, + { + "date": "2026-02-18", + "equity": 25347.59, + "return_pct": 153.5 + }, + { + "date": "2026-02-19", + "equity": 25305.44, + "return_pct": 153.08 + }, + { + "date": "2026-02-20", + "equity": 25388.73, + "return_pct": 153.91 + }, + { + "date": "2026-02-23", + "equity": 25262.17, + "return_pct": 152.65 + }, + { + "date": "2026-02-24", + "equity": 25369.0, + "return_pct": 153.71 + }, + { + "date": "2026-02-25", + "equity": 25510.06, + "return_pct": 155.12 + }, + { + "date": "2026-02-26", + "equity": 25295.47, + "return_pct": 152.98 + }, + { + "date": "2026-02-27", + "equity": 25337.52, + "return_pct": 153.4 + }, + { + "date": "2026-03-02", + "equity": 25077.74, + "return_pct": 150.8 + }, + { + "date": "2026-03-03", + "equity": 24582.0, + "return_pct": 145.84 + }, + { + "date": "2026-03-04", + "equity": 25075.21, + "return_pct": 150.78 + }, + { + "date": "2026-03-05", + "equity": 24760.64, + "return_pct": 147.63 + }, + { + "date": "2026-03-06", + "equity": 24518.77, + "return_pct": 145.21 + }, + { + "date": "2026-03-09", + "equity": 24685.28, + "return_pct": 146.88 + }, + { + "date": "2026-03-10", + "equity": 24645.98, + "return_pct": 146.48 + }, + { + "date": "2026-03-11", + "equity": 24697.17, + "return_pct": 147.0 + }, + { + "date": "2026-03-12", + "equity": 24563.76, + "return_pct": 145.66 + }, + { + "date": "2026-03-13", + "equity": 24517.45, + "return_pct": 145.2 + }, + { + "date": "2026-03-16", + "equity": 24602.38, + "return_pct": 146.05 + }, + { + "date": "2026-03-17", + "equity": 24696.75, + "return_pct": 146.99 + }, + { + "date": "2026-03-18", + "equity": 24587.97, + "return_pct": 145.9 + }, + { + "date": "2026-03-19", + "equity": 24663.22, + "return_pct": 146.66 + }, + { + "date": "2026-03-20", + "equity": 24606.69, + "return_pct": 146.09 + }, + { + "date": "2026-03-23", + "equity": 24907.88, + "return_pct": 149.1 + }, + { + "date": "2026-03-24", + "equity": 24877.3, + "return_pct": 148.8 + }, + { + "date": "2026-03-25", + "equity": 24949.52, + "return_pct": 149.52 + }, + { + "date": "2026-03-26", + "equity": 24456.59, + "return_pct": 144.59 + }, + { + "date": "2026-03-27", + "equity": 24120.64, + "return_pct": 141.23 + }, + { + "date": "2026-03-30", + "equity": 23874.73, + "return_pct": 138.77 + }, + { + "date": "2026-03-31", + "equity": 23874.73, + "return_pct": 138.77 + }, + { + "date": "2026-04-01", + "equity": 23874.73, + "return_pct": 138.77 + }, + { + "date": "2026-04-02", + "equity": 23874.73, + "return_pct": 138.77 + }, + { + "date": "2026-04-06", + "equity": 23866.59, + "return_pct": 138.69 + }, + { + "date": "2026-04-07", + "equity": 23899.6, + "return_pct": 139.02 + }, + { + "date": "2026-04-08", + "equity": 24163.96, + "return_pct": 141.66 + }, + { + "date": "2026-04-09", + "equity": 24286.87, + "return_pct": 142.89 + }, + { + "date": "2026-04-10", + "equity": 24542.21, + "return_pct": 145.45 + }, + { + "date": "2026-04-13", + "equity": 24579.95, + "return_pct": 145.82 + }, + { + "date": "2026-04-14", + "equity": 25088.61, + "return_pct": 150.91 + }, + { + "date": "2026-04-15", + "equity": 24942.07, + "return_pct": 149.44 + }, + { + "date": "2026-04-16", + "equity": 25303.55, + "return_pct": 153.06 + }, + { + "date": "2026-04-17", + "equity": 25556.24, + "return_pct": 155.59 + }, + { + "date": "2026-04-20", + "equity": 25499.51, + "return_pct": 155.02 + }, + { + "date": "2026-04-21", + "equity": 25386.62, + "return_pct": 153.89 + }, + { + "date": "2026-04-22", + "equity": 25895.68, + "return_pct": 158.98 + }, + { + "date": "2026-04-23", + "equity": 26100.57, + "return_pct": 161.03 + }, + { + "date": "2026-04-24", + "equity": 26774.19, + "return_pct": 167.77 + }, + { + "date": "2026-04-27", + "equity": 26596.08, + "return_pct": 165.99 + }, + { + "date": "2026-04-28", + "equity": 26047.63, + "return_pct": 160.5 + }, + { + "date": "2026-04-29", + "equity": 26615.39, + "return_pct": 166.18 + }, + { + "date": "2026-04-30", + "equity": 26733.77, + "return_pct": 167.36 + }, + { + "date": "2026-05-01", + "equity": 26746.25, + "return_pct": 167.49 + }, + { + "date": "2026-05-04", + "equity": 26492.04, + "return_pct": 164.95 + }, + { + "date": "2026-05-05", + "equity": 26807.75, + "return_pct": 168.1 + }, + { + "date": "2026-05-06", + "equity": 27778.56, + "return_pct": 177.81 + }, + { + "date": "2026-05-07", + "equity": 27505.77, + "return_pct": 175.08 + }, + { + "date": "2026-05-08", + "equity": 28081.15, + "return_pct": 180.84 + }, + { + "date": "2026-05-11", + "equity": 28132.86, + "return_pct": 181.36 + }, + { + "date": "2026-05-12", + "equity": 27897.8, + "return_pct": 179.0 + }, + { + "date": "2026-05-13", + "equity": 27799.7, + "return_pct": 178.02 + }, + { + "date": "2026-05-14", + "equity": 27882.42, + "return_pct": 178.85 + }, + { + "date": "2026-05-15", + "equity": 27312.26, + "return_pct": 173.15 + }, + { + "date": "2026-05-18", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-05-19", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-05-20", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-05-21", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-05-22", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-05-26", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-05-27", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-05-28", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-05-29", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-01", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-02", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-03", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-04", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-05", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-08", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-09", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-10", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-11", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-12", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-15", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-16", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-17", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-18", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-22", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-23", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-24", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-25", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-26", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-29", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-06-30", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-07-01", + "equity": 27160.41, + "return_pct": 171.63 + }, + { + "date": "2026-07-02", + "equity": 27160.41, + "return_pct": 171.63 + } + ], + "benchmark_curve": [ + { + "date": "2022-07-20", + "equity": 10000.0, + "return_pct": 0.0 + }, + { + "date": "2022-07-21", + "equity": 10101.83, + "return_pct": 1.02 + }, + { + "date": "2022-07-22", + "equity": 10008.11, + "return_pct": 0.08 + }, + { + "date": "2022-07-25", + "equity": 10020.26, + "return_pct": 0.2 + }, + { + "date": "2022-07-26", + "equity": 9901.71, + "return_pct": -0.98 + }, + { + "date": "2022-07-27", + "equity": 10158.83, + "return_pct": 1.59 + }, + { + "date": "2022-07-28", + "equity": 10285.48, + "return_pct": 2.85 + }, + { + "date": "2022-07-29", + "equity": 10436.2, + "return_pct": 4.36 + }, + { + "date": "2022-08-01", + "equity": 10405.3, + "return_pct": 4.05 + }, + { + "date": "2022-08-02", + "equity": 10336.65, + "return_pct": 3.37 + }, + { + "date": "2022-08-03", + "equity": 10498.52, + "return_pct": 4.99 + }, + { + "date": "2022-08-04", + "equity": 10491.43, + "return_pct": 4.91 + }, + { + "date": "2022-08-05", + "equity": 10473.69, + "return_pct": 4.74 + }, + { + "date": "2022-08-08", + "equity": 10461.53, + "return_pct": 4.62 + }, + { + "date": "2022-08-09", + "equity": 10419.99, + "return_pct": 4.2 + }, + { + "date": "2022-08-10", + "equity": 10638.85, + "return_pct": 6.39 + }, + { + "date": "2022-08-11", + "equity": 10638.85, + "return_pct": 6.39 + }, + { + "date": "2022-08-12", + "equity": 10818.96, + "return_pct": 8.19 + }, + { + "date": "2022-08-15", + "equity": 10863.54, + "return_pct": 8.64 + }, + { + "date": "2022-08-16", + "equity": 10884.82, + "return_pct": 8.85 + }, + { + "date": "2022-08-17", + "equity": 10807.56, + "return_pct": 8.08 + }, + { + "date": "2022-08-18", + "equity": 10838.97, + "return_pct": 8.39 + }, + { + "date": "2022-08-19", + "equity": 10693.32, + "return_pct": 6.93 + }, + { + "date": "2022-08-22", + "equity": 10470.65, + "return_pct": 4.71 + }, + { + "date": "2022-08-23", + "equity": 10445.32, + "return_pct": 4.45 + }, + { + "date": "2022-08-24", + "equity": 10478.76, + "return_pct": 4.79 + }, + { + "date": "2022-08-25", + "equity": 10626.69, + "return_pct": 6.27 + }, + { + "date": "2022-08-26", + "equity": 10266.99, + "return_pct": 2.67 + }, + { + "date": "2022-08-29", + "equity": 10199.1, + "return_pct": 1.99 + }, + { + "date": "2022-08-30", + "equity": 10087.14, + "return_pct": 0.87 + }, + { + "date": "2022-08-31", + "equity": 10010.39, + "return_pct": 0.1 + }, + { + "date": "2022-09-01", + "equity": 10041.8, + "return_pct": 0.42 + }, + { + "date": "2022-09-02", + "equity": 9935.91, + "return_pct": -0.64 + }, + { + "date": "2022-09-06", + "equity": 9898.42, + "return_pct": -1.02 + }, + { + "date": "2022-09-07", + "equity": 10076.25, + "return_pct": 0.76 + }, + { + "date": "2022-09-08", + "equity": 10142.11, + "return_pct": 1.42 + }, + { + "date": "2022-09-09", + "equity": 10299.67, + "return_pct": 3.0 + }, + { + "date": "2022-09-12", + "equity": 10410.37, + "return_pct": 4.1 + }, + { + "date": "2022-09-13", + "equity": 9957.7, + "return_pct": -0.42 + }, + { + "date": "2022-09-14", + "equity": 9995.69, + "return_pct": -0.04 + }, + { + "date": "2022-09-15", + "equity": 9882.21, + "return_pct": -1.18 + }, + { + "date": "2022-09-16", + "equity": 9766.7, + "return_pct": -2.33 + }, + { + "date": "2022-09-19", + "equity": 9842.44, + "return_pct": -1.58 + }, + { + "date": "2022-09-20", + "equity": 9729.46, + "return_pct": -2.71 + }, + { + "date": "2022-09-21", + "equity": 9559.74, + "return_pct": -4.4 + }, + { + "date": "2022-09-22", + "equity": 9479.44, + "return_pct": -5.21 + }, + { + "date": "2022-09-23", + "equity": 9320.62, + "return_pct": -6.79 + }, + { + "date": "2022-09-26", + "equity": 9228.41, + "return_pct": -7.72 + }, + { + "date": "2022-09-27", + "equity": 9204.85, + "return_pct": -7.95 + }, + { + "date": "2022-09-28", + "equity": 9385.97, + "return_pct": -6.14 + }, + { + "date": "2022-09-29", + "equity": 9189.91, + "return_pct": -8.1 + }, + { + "date": "2022-09-30", + "equity": 9047.8, + "return_pct": -9.52 + }, + { + "date": "2022-10-03", + "equity": 9286.67, + "return_pct": -7.13 + }, + { + "date": "2022-10-04", + "equity": 9574.44, + "return_pct": -4.26 + }, + { + "date": "2022-10-05", + "equity": 9552.14, + "return_pct": -4.48 + }, + { + "date": "2022-10-06", + "equity": 9453.61, + "return_pct": -5.46 + }, + { + "date": "2022-10-07", + "equity": 9189.91, + "return_pct": -8.1 + }, + { + "date": "2022-10-10", + "equity": 9119.74, + "return_pct": -8.8 + }, + { + "date": "2022-10-11", + "equity": 9061.99, + "return_pct": -9.38 + }, + { + "date": "2022-10-12", + "equity": 9032.09, + "return_pct": -9.68 + }, + { + "date": "2022-10-13", + "equity": 9270.46, + "return_pct": -7.3 + }, + { + "date": "2022-10-14", + "equity": 9059.2, + "return_pct": -9.41 + }, + { + "date": "2022-10-17", + "equity": 9291.99, + "return_pct": -7.08 + }, + { + "date": "2022-10-18", + "equity": 9401.17, + "return_pct": -5.99 + }, + { + "date": "2022-10-19", + "equity": 9334.55, + "return_pct": -6.65 + }, + { + "date": "2022-10-20", + "equity": 9256.28, + "return_pct": -7.44 + }, + { + "date": "2022-10-21", + "equity": 9481.22, + "return_pct": -5.19 + }, + { + "date": "2022-10-24", + "equity": 9597.23, + "return_pct": -4.03 + }, + { + "date": "2022-10-25", + "equity": 9750.49, + "return_pct": -2.5 + }, + { + "date": "2022-10-26", + "equity": 9677.03, + "return_pct": -3.23 + }, + { + "date": "2022-10-27", + "equity": 9625.35, + "return_pct": -3.75 + }, + { + "date": "2022-10-28", + "equity": 9854.35, + "return_pct": -1.46 + }, + { + "date": "2022-10-31", + "equity": 9783.16, + "return_pct": -2.17 + }, + { + "date": "2022-11-01", + "equity": 9740.36, + "return_pct": -2.6 + }, + { + "date": "2022-11-02", + "equity": 9495.91, + "return_pct": -5.04 + }, + { + "date": "2022-11-03", + "equity": 9398.13, + "return_pct": -6.02 + }, + { + "date": "2022-11-04", + "equity": 9533.4, + "return_pct": -4.67 + }, + { + "date": "2022-11-07", + "equity": 9624.59, + "return_pct": -3.75 + }, + { + "date": "2022-11-08", + "equity": 9676.52, + "return_pct": -3.23 + }, + { + "date": "2022-11-09", + "equity": 9477.16, + "return_pct": -5.23 + }, + { + "date": "2022-11-10", + "equity": 9997.97, + "return_pct": -0.02 + }, + { + "date": "2022-11-11", + "equity": 10094.74, + "return_pct": 0.95 + }, + { + "date": "2022-11-14", + "equity": 10008.87, + "return_pct": 0.09 + }, + { + "date": "2022-11-15", + "equity": 10094.23, + "return_pct": 0.94 + }, + { + "date": "2022-11-16", + "equity": 10017.23, + "return_pct": 0.17 + }, + { + "date": "2022-11-17", + "equity": 9986.57, + "return_pct": -0.13 + }, + { + "date": "2022-11-18", + "equity": 10031.92, + "return_pct": 0.32 + }, + { + "date": "2022-11-21", + "equity": 9995.44, + "return_pct": -0.05 + }, + { + "date": "2022-11-22", + "equity": 10129.95, + "return_pct": 1.3 + }, + { + "date": "2022-11-23", + "equity": 10193.78, + "return_pct": 1.94 + }, + { + "date": "2022-11-25", + "equity": 10191.5, + "return_pct": 1.92 + }, + { + "date": "2022-11-28", + "equity": 10028.88, + "return_pct": 0.29 + }, + { + "date": "2022-11-29", + "equity": 10011.65, + "return_pct": 0.12 + }, + { + "date": "2022-11-30", + "equity": 10327.03, + "return_pct": 3.27 + }, + { + "date": "2022-12-01", + "equity": 10319.43, + "return_pct": 3.19 + }, + { + "date": "2022-12-02", + "equity": 10307.52, + "return_pct": 3.08 + }, + { + "date": "2022-12-05", + "equity": 10122.1, + "return_pct": 1.22 + }, + { + "date": "2022-12-06", + "equity": 9976.19, + "return_pct": -0.24 + }, + { + "date": "2022-12-07", + "equity": 9959.22, + "return_pct": -0.41 + }, + { + "date": "2022-12-08", + "equity": 10037.24, + "return_pct": 0.37 + }, + { + "date": "2022-12-09", + "equity": 9962.26, + "return_pct": -0.38 + }, + { + "date": "2022-12-12", + "equity": 10105.88, + "return_pct": 1.06 + }, + { + "date": "2022-12-13", + "equity": 10182.38, + "return_pct": 1.82 + }, + { + "date": "2022-12-14", + "equity": 10117.28, + "return_pct": 1.17 + }, + { + "date": "2022-12-15", + "equity": 9869.8, + "return_pct": -1.3 + }, + { + "date": "2022-12-16", + "equity": 9708.69, + "return_pct": -2.91 + }, + { + "date": "2022-12-19", + "equity": 9626.36, + "return_pct": -3.74 + }, + { + "date": "2022-12-20", + "equity": 9639.54, + "return_pct": -3.6 + }, + { + "date": "2022-12-21", + "equity": 9783.67, + "return_pct": -2.16 + }, + { + "date": "2022-12-22", + "equity": 9644.1, + "return_pct": -3.56 + }, + { + "date": "2022-12-23", + "equity": 9699.57, + "return_pct": -3.0 + }, + { + "date": "2022-12-27", + "equity": 9661.32, + "return_pct": -3.39 + }, + { + "date": "2022-12-28", + "equity": 9541.25, + "return_pct": -4.59 + }, + { + "date": "2022-12-29", + "equity": 9713.0, + "return_pct": -2.87 + }, + { + "date": "2022-12-30", + "equity": 9687.41, + "return_pct": -3.13 + }, + { + "date": "2023-01-03", + "equity": 9646.63, + "return_pct": -3.53 + }, + { + "date": "2023-01-04", + "equity": 9721.1, + "return_pct": -2.79 + }, + { + "date": "2023-01-05", + "equity": 9610.15, + "return_pct": -3.9 + }, + { + "date": "2023-01-06", + "equity": 9830.53, + "return_pct": -1.69 + }, + { + "date": "2023-01-09", + "equity": 9824.96, + "return_pct": -1.75 + }, + { + "date": "2023-01-10", + "equity": 9893.86, + "return_pct": -1.06 + }, + { + "date": "2023-01-11", + "equity": 10019.0, + "return_pct": 0.19 + }, + { + "date": "2023-01-12", + "equity": 10055.48, + "return_pct": 0.55 + }, + { + "date": "2023-01-13", + "equity": 10094.49, + "return_pct": 0.94 + }, + { + "date": "2023-01-17", + "equity": 10075.99, + "return_pct": 0.76 + }, + { + "date": "2023-01-18", + "equity": 9916.91, + "return_pct": -0.83 + }, + { + "date": "2023-01-19", + "equity": 9844.72, + "return_pct": -1.55 + }, + { + "date": "2023-01-20", + "equity": 10028.12, + "return_pct": 0.28 + }, + { + "date": "2023-01-23", + "equity": 10148.44, + "return_pct": 1.48 + }, + { + "date": "2023-01-24", + "equity": 10137.55, + "return_pct": 1.38 + }, + { + "date": "2023-01-25", + "equity": 10141.35, + "return_pct": 1.41 + }, + { + "date": "2023-01-26", + "equity": 10252.81, + "return_pct": 2.53 + }, + { + "date": "2023-01-27", + "equity": 10276.36, + "return_pct": 2.76 + }, + { + "date": "2023-01-30", + "equity": 10147.43, + "return_pct": 1.47 + }, + { + "date": "2023-01-31", + "equity": 10296.63, + "return_pct": 2.97 + }, + { + "date": "2023-02-01", + "equity": 10406.06, + "return_pct": 4.06 + }, + { + "date": "2023-02-02", + "equity": 10557.54, + "return_pct": 5.58 + }, + { + "date": "2023-02-03", + "equity": 10445.32, + "return_pct": 4.45 + }, + { + "date": "2023-02-06", + "equity": 10381.49, + "return_pct": 3.81 + }, + { + "date": "2023-02-07", + "equity": 10517.26, + "return_pct": 5.17 + }, + { + "date": "2023-02-08", + "equity": 10402.26, + "return_pct": 4.02 + }, + { + "date": "2023-02-09", + "equity": 10312.08, + "return_pct": 3.12 + }, + { + "date": "2023-02-10", + "equity": 10336.15, + "return_pct": 3.36 + }, + { + "date": "2023-02-13", + "equity": 10457.48, + "return_pct": 4.57 + }, + { + "date": "2023-02-14", + "equity": 10452.67, + "return_pct": 4.53 + }, + { + "date": "2023-02-15", + "equity": 10486.61, + "return_pct": 4.87 + }, + { + "date": "2023-02-16", + "equity": 10342.22, + "return_pct": 3.42 + }, + { + "date": "2023-02-17", + "equity": 10316.39, + "return_pct": 3.16 + }, + { + "date": "2023-02-21", + "equity": 10109.43, + "return_pct": 1.09 + }, + { + "date": "2023-02-22", + "equity": 10095.5, + "return_pct": 0.95 + }, + { + "date": "2023-02-23", + "equity": 10149.2, + "return_pct": 1.49 + }, + { + "date": "2023-02-24", + "equity": 10040.78, + "return_pct": 0.41 + }, + { + "date": "2023-02-27", + "equity": 10074.98, + "return_pct": 0.75 + }, + { + "date": "2023-02-28", + "equity": 10037.74, + "return_pct": 0.38 + }, + { + "date": "2023-03-01", + "equity": 9999.24, + "return_pct": -0.01 + }, + { + "date": "2023-03-02", + "equity": 10077.01, + "return_pct": 0.77 + }, + { + "date": "2023-03-03", + "equity": 10238.62, + "return_pct": 2.39 + }, + { + "date": "2023-03-06", + "equity": 10245.71, + "return_pct": 2.46 + }, + { + "date": "2023-03-07", + "equity": 10088.66, + "return_pct": 0.89 + }, + { + "date": "2023-03-08", + "equity": 10105.12, + "return_pct": 1.05 + }, + { + "date": "2023-03-09", + "equity": 9918.69, + "return_pct": -0.81 + }, + { + "date": "2023-03-10", + "equity": 9775.57, + "return_pct": -2.24 + }, + { + "date": "2023-03-13", + "equity": 9761.63, + "return_pct": -2.38 + }, + { + "date": "2023-03-14", + "equity": 9922.99, + "return_pct": -0.77 + }, + { + "date": "2023-03-15", + "equity": 9860.93, + "return_pct": -1.39 + }, + { + "date": "2023-03-16", + "equity": 10033.94, + "return_pct": 0.34 + }, + { + "date": "2023-03-17", + "equity": 9878.92, + "return_pct": -1.21 + }, + { + "date": "2023-03-20", + "equity": 9973.91, + "return_pct": -0.26 + }, + { + "date": "2023-03-21", + "equity": 10104.87, + "return_pct": 1.05 + }, + { + "date": "2023-03-22", + "equity": 9932.62, + "return_pct": -0.67 + }, + { + "date": "2023-03-23", + "equity": 9959.47, + "return_pct": -0.41 + }, + { + "date": "2023-03-24", + "equity": 10024.82, + "return_pct": 0.25 + }, + { + "date": "2023-03-27", + "equity": 10043.57, + "return_pct": 0.44 + }, + { + "date": "2023-03-28", + "equity": 10021.02, + "return_pct": 0.21 + }, + { + "date": "2023-03-29", + "equity": 10166.68, + "return_pct": 1.67 + }, + { + "date": "2023-03-30", + "equity": 10226.21, + "return_pct": 2.26 + }, + { + "date": "2023-03-31", + "equity": 10370.34, + "return_pct": 3.7 + }, + { + "date": "2023-04-03", + "equity": 10409.86, + "return_pct": 4.1 + }, + { + "date": "2023-04-04", + "equity": 10352.1, + "return_pct": 3.52 + }, + { + "date": "2023-04-05", + "equity": 10325.0, + "return_pct": 3.25 + }, + { + "date": "2023-04-06", + "equity": 10365.28, + "return_pct": 3.65 + }, + { + "date": "2023-04-10", + "equity": 10375.92, + "return_pct": 3.76 + }, + { + "date": "2023-04-11", + "equity": 10378.7, + "return_pct": 3.79 + }, + { + "date": "2023-04-12", + "equity": 10336.4, + "return_pct": 3.36 + }, + { + "date": "2023-04-13", + "equity": 10473.69, + "return_pct": 4.74 + }, + { + "date": "2023-04-14", + "equity": 10448.11, + "return_pct": 4.48 + }, + { + "date": "2023-04-17", + "equity": 10485.6, + "return_pct": 4.86 + }, + { + "date": "2023-04-18", + "equity": 10492.44, + "return_pct": 4.92 + }, + { + "date": "2023-04-19", + "equity": 10490.67, + "return_pct": 4.91 + }, + { + "date": "2023-04-20", + "equity": 10433.42, + "return_pct": 4.33 + }, + { + "date": "2023-04-21", + "equity": 10441.52, + "return_pct": 4.42 + }, + { + "date": "2023-04-24", + "equity": 10452.42, + "return_pct": 4.52 + }, + { + "date": "2023-04-25", + "equity": 10286.5, + "return_pct": 2.86 + }, + { + "date": "2023-04-26", + "equity": 10242.93, + "return_pct": 2.43 + }, + { + "date": "2023-04-27", + "equity": 10446.84, + "return_pct": 4.47 + }, + { + "date": "2023-04-28", + "equity": 10536.01, + "return_pct": 5.36 + }, + { + "date": "2023-05-01", + "equity": 10525.37, + "return_pct": 5.25 + }, + { + "date": "2023-05-02", + "equity": 10407.07, + "return_pct": 4.07 + }, + { + "date": "2023-05-03", + "equity": 10335.64, + "return_pct": 3.36 + }, + { + "date": "2023-05-04", + "equity": 10262.43, + "return_pct": 2.62 + }, + { + "date": "2023-05-05", + "equity": 10452.42, + "return_pct": 4.52 + }, + { + "date": "2023-05-08", + "equity": 10455.2, + "return_pct": 4.55 + }, + { + "date": "2023-05-09", + "equity": 10409.35, + "return_pct": 4.09 + }, + { + "date": "2023-05-10", + "equity": 10457.99, + "return_pct": 4.58 + }, + { + "date": "2023-05-11", + "equity": 10439.75, + "return_pct": 4.4 + }, + { + "date": "2023-05-12", + "equity": 10426.07, + "return_pct": 4.26 + }, + { + "date": "2023-05-15", + "equity": 10462.04, + "return_pct": 4.62 + }, + { + "date": "2023-05-16", + "equity": 10392.13, + "return_pct": 3.92 + }, + { + "date": "2023-05-17", + "equity": 10518.28, + "return_pct": 5.18 + }, + { + "date": "2023-05-18", + "equity": 10619.6, + "return_pct": 6.2 + }, + { + "date": "2023-05-19", + "equity": 10604.15, + "return_pct": 6.04 + }, + { + "date": "2023-05-22", + "equity": 10608.46, + "return_pct": 6.08 + }, + { + "date": "2023-05-23", + "equity": 10489.4, + "return_pct": 4.89 + }, + { + "date": "2023-05-24", + "equity": 10413.41, + "return_pct": 4.13 + }, + { + "date": "2023-05-25", + "equity": 10503.58, + "return_pct": 5.04 + }, + { + "date": "2023-05-26", + "equity": 10639.61, + "return_pct": 6.4 + }, + { + "date": "2023-05-30", + "equity": 10643.67, + "return_pct": 6.44 + }, + { + "date": "2023-05-31", + "equity": 10584.64, + "return_pct": 5.85 + }, + { + "date": "2023-06-01", + "equity": 10685.21, + "return_pct": 6.85 + }, + { + "date": "2023-06-02", + "equity": 10839.73, + "return_pct": 8.4 + }, + { + "date": "2023-06-05", + "equity": 10818.96, + "return_pct": 8.19 + }, + { + "date": "2023-06-06", + "equity": 10842.52, + "return_pct": 8.43 + }, + { + "date": "2023-06-07", + "equity": 10805.03, + "return_pct": 8.05 + }, + { + "date": "2023-06-08", + "equity": 10870.38, + "return_pct": 8.7 + }, + { + "date": "2023-06-09", + "equity": 10889.89, + "return_pct": 8.9 + }, + { + "date": "2023-06-12", + "equity": 10988.68, + "return_pct": 9.89 + }, + { + "date": "2023-06-13", + "equity": 11061.12, + "return_pct": 10.61 + }, + { + "date": "2023-06-14", + "equity": 11074.3, + "return_pct": 10.74 + }, + { + "date": "2023-06-15", + "equity": 11211.59, + "return_pct": 12.12 + }, + { + "date": "2023-06-16", + "equity": 11132.05, + "return_pct": 11.32 + }, + { + "date": "2023-06-20", + "equity": 11074.3, + "return_pct": 10.74 + }, + { + "date": "2023-06-21", + "equity": 11017.55, + "return_pct": 10.18 + }, + { + "date": "2023-06-22", + "equity": 11057.32, + "return_pct": 10.57 + }, + { + "date": "2023-06-23", + "equity": 10973.73, + "return_pct": 9.74 + }, + { + "date": "2023-06-26", + "equity": 10928.9, + "return_pct": 9.29 + }, + { + "date": "2023-06-27", + "equity": 11048.71, + "return_pct": 10.49 + }, + { + "date": "2023-06-28", + "equity": 11054.28, + "return_pct": 10.54 + }, + { + "date": "2023-06-29", + "equity": 11097.85, + "return_pct": 10.98 + }, + { + "date": "2023-06-30", + "equity": 11228.82, + "return_pct": 12.29 + }, + { + "date": "2023-07-03", + "equity": 11241.74, + "return_pct": 12.42 + }, + { + "date": "2023-07-05", + "equity": 11225.02, + "return_pct": 12.25 + }, + { + "date": "2023-07-06", + "equity": 11137.12, + "return_pct": 11.37 + }, + { + "date": "2023-07-07", + "equity": 11109.0, + "return_pct": 11.09 + }, + { + "date": "2023-07-10", + "equity": 11137.12, + "return_pct": 11.37 + }, + { + "date": "2023-07-11", + "equity": 11208.05, + "return_pct": 12.08 + }, + { + "date": "2023-07-12", + "equity": 11298.22, + "return_pct": 12.98 + }, + { + "date": "2023-07-13", + "equity": 11387.9, + "return_pct": 13.88 + }, + { + "date": "2023-07-14", + "equity": 11380.8, + "return_pct": 13.81 + }, + { + "date": "2023-07-17", + "equity": 11420.32, + "return_pct": 14.2 + }, + { + "date": "2023-07-18", + "equity": 11505.18, + "return_pct": 15.05 + }, + { + "date": "2023-07-19", + "equity": 11530.76, + "return_pct": 15.31 + }, + { + "date": "2023-07-20", + "equity": 11454.26, + "return_pct": 14.54 + }, + { + "date": "2023-07-21", + "equity": 11454.26, + "return_pct": 14.54 + }, + { + "date": "2023-07-24", + "equity": 11505.43, + "return_pct": 15.05 + }, + { + "date": "2023-07-25", + "equity": 11536.84, + "return_pct": 15.37 + }, + { + "date": "2023-07-26", + "equity": 11538.62, + "return_pct": 15.39 + }, + { + "date": "2023-07-27", + "equity": 11462.12, + "return_pct": 14.62 + }, + { + "date": "2023-07-28", + "equity": 11574.33, + "return_pct": 15.74 + }, + { + "date": "2023-07-31", + "equity": 11596.37, + "return_pct": 15.96 + }, + { + "date": "2023-08-01", + "equity": 11563.19, + "return_pct": 15.63 + }, + { + "date": "2023-08-02", + "equity": 11402.34, + "return_pct": 14.02 + }, + { + "date": "2023-08-03", + "equity": 11369.66, + "return_pct": 13.7 + }, + { + "date": "2023-08-04", + "equity": 11318.24, + "return_pct": 13.18 + }, + { + "date": "2023-08-07", + "equity": 11417.03, + "return_pct": 14.17 + }, + { + "date": "2023-08-08", + "equity": 11367.38, + "return_pct": 13.67 + }, + { + "date": "2023-08-09", + "equity": 11291.38, + "return_pct": 12.91 + }, + { + "date": "2023-08-10", + "equity": 11295.44, + "return_pct": 12.95 + }, + { + "date": "2023-08-11", + "equity": 11288.85, + "return_pct": 12.89 + }, + { + "date": "2023-08-14", + "equity": 11351.17, + "return_pct": 13.51 + }, + { + "date": "2023-08-15", + "equity": 11218.94, + "return_pct": 12.19 + }, + { + "date": "2023-08-16", + "equity": 11136.61, + "return_pct": 11.37 + }, + { + "date": "2023-08-17", + "equity": 11051.75, + "return_pct": 10.52 + }, + { + "date": "2023-08-18", + "equity": 11057.07, + "return_pct": 10.57 + }, + { + "date": "2023-08-21", + "equity": 11129.01, + "return_pct": 11.29 + }, + { + "date": "2023-08-22", + "equity": 11098.87, + "return_pct": 10.99 + }, + { + "date": "2023-08-23", + "equity": 11222.48, + "return_pct": 12.22 + }, + { + "date": "2023-08-24", + "equity": 11066.95, + "return_pct": 10.67 + }, + { + "date": "2023-08-25", + "equity": 11144.97, + "return_pct": 11.45 + }, + { + "date": "2023-08-28", + "equity": 11215.64, + "return_pct": 12.16 + }, + { + "date": "2023-08-29", + "equity": 11377.76, + "return_pct": 13.78 + }, + { + "date": "2023-08-30", + "equity": 11424.63, + "return_pct": 14.25 + }, + { + "date": "2023-08-31", + "equity": 11407.91, + "return_pct": 14.08 + }, + { + "date": "2023-09-01", + "equity": 11429.19, + "return_pct": 14.29 + }, + { + "date": "2023-09-05", + "equity": 11379.79, + "return_pct": 13.8 + }, + { + "date": "2023-09-06", + "equity": 11303.29, + "return_pct": 13.03 + }, + { + "date": "2023-09-07", + "equity": 11268.59, + "return_pct": 12.69 + }, + { + "date": "2023-09-08", + "equity": 11285.56, + "return_pct": 12.86 + }, + { + "date": "2023-09-11", + "equity": 11359.78, + "return_pct": 13.6 + }, + { + "date": "2023-09-12", + "equity": 11297.46, + "return_pct": 12.97 + }, + { + "date": "2023-09-13", + "equity": 11310.64, + "return_pct": 13.11 + }, + { + "date": "2023-09-14", + "equity": 11408.16, + "return_pct": 14.08 + }, + { + "date": "2023-09-15", + "equity": 11231.1, + "return_pct": 12.31 + }, + { + "date": "2023-09-18", + "equity": 11237.68, + "return_pct": 12.38 + }, + { + "date": "2023-09-19", + "equity": 11214.38, + "return_pct": 12.14 + }, + { + "date": "2023-09-20", + "equity": 11111.28, + "return_pct": 11.11 + }, + { + "date": "2023-09-21", + "equity": 10927.63, + "return_pct": 9.28 + }, + { + "date": "2023-09-22", + "equity": 10903.06, + "return_pct": 9.03 + }, + { + "date": "2023-09-25", + "equity": 10948.91, + "return_pct": 9.49 + }, + { + "date": "2023-09-26", + "equity": 10788.05, + "return_pct": 7.88 + }, + { + "date": "2023-09-27", + "equity": 10792.36, + "return_pct": 7.92 + }, + { + "date": "2023-09-28", + "equity": 10854.93, + "return_pct": 8.55 + }, + { + "date": "2023-09-29", + "equity": 10828.58, + "return_pct": 8.29 + }, + { + "date": "2023-10-02", + "equity": 10824.28, + "return_pct": 8.24 + }, + { + "date": "2023-10-03", + "equity": 10679.38, + "return_pct": 6.79 + }, + { + "date": "2023-10-04", + "equity": 10757.15, + "return_pct": 7.57 + }, + { + "date": "2023-10-05", + "equity": 10753.1, + "return_pct": 7.53 + }, + { + "date": "2023-10-06", + "equity": 10880.77, + "return_pct": 8.81 + }, + { + "date": "2023-10-09", + "equity": 10950.43, + "return_pct": 9.5 + }, + { + "date": "2023-10-10", + "equity": 11007.42, + "return_pct": 10.07 + }, + { + "date": "2023-10-11", + "equity": 11052.51, + "return_pct": 10.53 + }, + { + "date": "2023-10-12", + "equity": 10985.13, + "return_pct": 9.85 + }, + { + "date": "2023-10-13", + "equity": 10930.42, + "return_pct": 9.3 + }, + { + "date": "2023-10-16", + "equity": 11045.42, + "return_pct": 10.45 + }, + { + "date": "2023-10-17", + "equity": 11044.91, + "return_pct": 10.45 + }, + { + "date": "2023-10-18", + "equity": 10897.74, + "return_pct": 8.98 + }, + { + "date": "2023-10-19", + "equity": 10801.99, + "return_pct": 8.02 + }, + { + "date": "2023-10-20", + "equity": 10669.25, + "return_pct": 6.69 + }, + { + "date": "2023-10-23", + "equity": 10650.76, + "return_pct": 6.51 + }, + { + "date": "2023-10-24", + "equity": 10731.06, + "return_pct": 7.31 + }, + { + "date": "2023-10-25", + "equity": 10577.04, + "return_pct": 5.77 + }, + { + "date": "2023-10-26", + "equity": 10450.39, + "return_pct": 4.5 + }, + { + "date": "2023-10-27", + "equity": 10403.02, + "return_pct": 4.03 + }, + { + "date": "2023-10-30", + "equity": 10527.4, + "return_pct": 5.27 + }, + { + "date": "2023-10-31", + "equity": 10593.51, + "return_pct": 5.94 + }, + { + "date": "2023-11-01", + "equity": 10706.49, + "return_pct": 7.06 + }, + { + "date": "2023-11-02", + "equity": 10911.67, + "return_pct": 9.12 + }, + { + "date": "2023-11-03", + "equity": 11011.22, + "return_pct": 10.11 + }, + { + "date": "2023-11-06", + "equity": 11036.55, + "return_pct": 10.37 + }, + { + "date": "2023-11-07", + "equity": 11067.96, + "return_pct": 10.68 + }, + { + "date": "2023-11-08", + "equity": 11076.07, + "return_pct": 10.76 + }, + { + "date": "2023-11-09", + "equity": 10989.69, + "return_pct": 9.9 + }, + { + "date": "2023-11-10", + "equity": 11161.18, + "return_pct": 11.61 + }, + { + "date": "2023-11-13", + "equity": 11150.54, + "return_pct": 11.51 + }, + { + "date": "2023-11-14", + "equity": 11366.87, + "return_pct": 13.67 + }, + { + "date": "2023-11-15", + "equity": 11390.94, + "return_pct": 13.91 + }, + { + "date": "2023-11-16", + "equity": 11404.87, + "return_pct": 14.05 + }, + { + "date": "2023-11-17", + "equity": 11419.05, + "return_pct": 14.19 + }, + { + "date": "2023-11-20", + "equity": 11506.95, + "return_pct": 15.07 + }, + { + "date": "2023-11-21", + "equity": 11481.88, + "return_pct": 14.82 + }, + { + "date": "2023-11-22", + "equity": 11526.21, + "return_pct": 15.26 + }, + { + "date": "2023-11-24", + "equity": 11533.3, + "return_pct": 15.33 + }, + { + "date": "2023-11-27", + "equity": 11512.53, + "return_pct": 15.13 + }, + { + "date": "2023-11-28", + "equity": 11523.93, + "return_pct": 15.24 + }, + { + "date": "2023-11-29", + "equity": 11515.82, + "return_pct": 15.16 + }, + { + "date": "2023-11-30", + "equity": 11561.16, + "return_pct": 15.61 + }, + { + "date": "2023-12-01", + "equity": 11629.56, + "return_pct": 16.3 + }, + { + "date": "2023-12-04", + "equity": 11568.51, + "return_pct": 15.69 + }, + { + "date": "2023-12-05", + "equity": 11566.23, + "return_pct": 15.66 + }, + { + "date": "2023-12-06", + "equity": 11519.62, + "return_pct": 15.2 + }, + { + "date": "2023-12-07", + "equity": 11607.52, + "return_pct": 16.08 + }, + { + "date": "2023-12-08", + "equity": 11657.42, + "return_pct": 16.57 + }, + { + "date": "2023-12-11", + "equity": 11702.76, + "return_pct": 17.03 + }, + { + "date": "2023-12-12", + "equity": 11756.21, + "return_pct": 17.56 + }, + { + "date": "2023-12-13", + "equity": 11918.33, + "return_pct": 19.18 + }, + { + "date": "2023-12-14", + "equity": 11956.58, + "return_pct": 19.57 + }, + { + "date": "2023-12-15", + "equity": 11888.69, + "return_pct": 18.89 + }, + { + "date": "2023-12-18", + "equity": 11955.57, + "return_pct": 19.56 + }, + { + "date": "2023-12-19", + "equity": 12028.27, + "return_pct": 20.28 + }, + { + "date": "2023-12-20", + "equity": 11861.59, + "return_pct": 18.62 + }, + { + "date": "2023-12-21", + "equity": 11974.06, + "return_pct": 19.74 + }, + { + "date": "2023-12-22", + "equity": 11998.13, + "return_pct": 19.98 + }, + { + "date": "2023-12-26", + "equity": 12048.79, + "return_pct": 20.49 + }, + { + "date": "2023-12-27", + "equity": 12070.57, + "return_pct": 20.71 + }, + { + "date": "2023-12-28", + "equity": 12075.13, + "return_pct": 20.75 + }, + { + "date": "2023-12-29", + "equity": 12040.18, + "return_pct": 20.4 + }, + { + "date": "2024-01-02", + "equity": 11972.79, + "return_pct": 19.73 + }, + { + "date": "2024-01-03", + "equity": 11875.02, + "return_pct": 18.75 + }, + { + "date": "2024-01-04", + "equity": 11836.77, + "return_pct": 18.37 + }, + { + "date": "2024-01-05", + "equity": 11852.98, + "return_pct": 18.53 + }, + { + "date": "2024-01-08", + "equity": 12022.19, + "return_pct": 20.22 + }, + { + "date": "2024-01-09", + "equity": 12003.95, + "return_pct": 20.04 + }, + { + "date": "2024-01-10", + "equity": 12071.84, + "return_pct": 20.72 + }, + { + "date": "2024-01-11", + "equity": 12066.52, + "return_pct": 20.67 + }, + { + "date": "2024-01-12", + "equity": 12074.88, + "return_pct": 20.75 + }, + { + "date": "2024-01-16", + "equity": 12030.55, + "return_pct": 20.31 + }, + { + "date": "2024-01-17", + "equity": 11963.68, + "return_pct": 19.64 + }, + { + "date": "2024-01-18", + "equity": 12070.07, + "return_pct": 20.7 + }, + { + "date": "2024-01-19", + "equity": 12220.53, + "return_pct": 22.21 + }, + { + "date": "2024-01-22", + "equity": 12246.37, + "return_pct": 22.46 + }, + { + "date": "2024-01-23", + "equity": 12282.09, + "return_pct": 22.82 + }, + { + "date": "2024-01-24", + "equity": 12295.51, + "return_pct": 22.96 + }, + { + "date": "2024-01-25", + "equity": 12362.39, + "return_pct": 23.62 + }, + { + "date": "2024-01-26", + "equity": 12346.68, + "return_pct": 23.47 + }, + { + "date": "2024-01-29", + "equity": 12444.46, + "return_pct": 24.44 + }, + { + "date": "2024-01-30", + "equity": 12434.84, + "return_pct": 24.35 + }, + { + "date": "2024-01-31", + "equity": 12231.93, + "return_pct": 22.32 + }, + { + "date": "2024-02-01", + "equity": 12392.03, + "return_pct": 23.92 + }, + { + "date": "2024-02-02", + "equity": 12522.48, + "return_pct": 25.22 + }, + { + "date": "2024-02-05", + "equity": 12476.89, + "return_pct": 24.77 + }, + { + "date": "2024-02-06", + "equity": 12513.11, + "return_pct": 25.13 + }, + { + "date": "2024-02-07", + "equity": 12617.47, + "return_pct": 26.17 + }, + { + "date": "2024-02-08", + "equity": 12623.05, + "return_pct": 26.23 + }, + { + "date": "2024-02-09", + "equity": 12696.0, + "return_pct": 26.96 + }, + { + "date": "2024-02-12", + "equity": 12690.43, + "return_pct": 26.9 + }, + { + "date": "2024-02-13", + "equity": 12515.64, + "return_pct": 25.16 + }, + { + "date": "2024-02-14", + "equity": 12629.38, + "return_pct": 26.29 + }, + { + "date": "2024-02-15", + "equity": 12716.52, + "return_pct": 27.17 + }, + { + "date": "2024-02-16", + "equity": 12653.19, + "return_pct": 26.53 + }, + { + "date": "2024-02-20", + "equity": 12583.53, + "return_pct": 25.84 + }, + { + "date": "2024-02-21", + "equity": 12594.93, + "return_pct": 25.95 + }, + { + "date": "2024-02-22", + "equity": 12855.59, + "return_pct": 28.56 + }, + { + "date": "2024-02-23", + "equity": 12864.45, + "return_pct": 28.64 + }, + { + "date": "2024-02-26", + "equity": 12817.34, + "return_pct": 28.17 + }, + { + "date": "2024-02-27", + "equity": 12841.15, + "return_pct": 28.41 + }, + { + "date": "2024-02-28", + "equity": 12824.18, + "return_pct": 28.24 + }, + { + "date": "2024-02-29", + "equity": 12870.28, + "return_pct": 28.7 + }, + { + "date": "2024-03-01", + "equity": 12991.11, + "return_pct": 29.91 + }, + { + "date": "2024-03-04", + "equity": 12977.18, + "return_pct": 29.77 + }, + { + "date": "2024-03-05", + "equity": 12847.48, + "return_pct": 28.47 + }, + { + "date": "2024-03-06", + "equity": 12912.58, + "return_pct": 29.13 + }, + { + "date": "2024-03-07", + "equity": 13040.76, + "return_pct": 30.41 + }, + { + "date": "2024-03-08", + "equity": 12962.48, + "return_pct": 29.62 + }, + { + "date": "2024-03-11", + "equity": 12951.34, + "return_pct": 29.51 + }, + { + "date": "2024-03-12", + "equity": 13090.66, + "return_pct": 30.91 + }, + { + "date": "2024-03-13", + "equity": 13070.14, + "return_pct": 30.7 + }, + { + "date": "2024-03-14", + "equity": 13044.3, + "return_pct": 30.44 + }, + { + "date": "2024-03-15", + "equity": 12914.61, + "return_pct": 29.15 + }, + { + "date": "2024-03-18", + "equity": 12991.36, + "return_pct": 29.91 + }, + { + "date": "2024-03-19", + "equity": 13063.56, + "return_pct": 30.64 + }, + { + "date": "2024-03-20", + "equity": 13184.39, + "return_pct": 31.84 + }, + { + "date": "2024-03-21", + "equity": 13227.96, + "return_pct": 32.28 + }, + { + "date": "2024-03-22", + "equity": 13202.88, + "return_pct": 32.03 + }, + { + "date": "2024-03-25", + "equity": 13166.4, + "return_pct": 31.66 + }, + { + "date": "2024-03-26", + "equity": 13142.08, + "return_pct": 31.42 + }, + { + "date": "2024-03-27", + "equity": 13252.53, + "return_pct": 32.53 + }, + { + "date": "2024-03-28", + "equity": 13249.99, + "return_pct": 32.5 + }, + { + "date": "2024-04-01", + "equity": 13226.94, + "return_pct": 32.27 + }, + { + "date": "2024-04-02", + "equity": 13142.84, + "return_pct": 31.43 + }, + { + "date": "2024-04-03", + "equity": 13157.28, + "return_pct": 31.57 + }, + { + "date": "2024-04-04", + "equity": 12996.68, + "return_pct": 29.97 + }, + { + "date": "2024-04-05", + "equity": 13132.46, + "return_pct": 31.32 + }, + { + "date": "2024-04-08", + "equity": 13139.8, + "return_pct": 31.4 + }, + { + "date": "2024-04-09", + "equity": 13155.0, + "return_pct": 31.55 + }, + { + "date": "2024-04-10", + "equity": 13023.28, + "return_pct": 30.23 + }, + { + "date": "2024-04-11", + "equity": 13121.56, + "return_pct": 31.22 + }, + { + "date": "2024-04-12", + "equity": 12940.45, + "return_pct": 29.4 + }, + { + "date": "2024-04-15", + "equity": 12778.33, + "return_pct": 27.78 + }, + { + "date": "2024-04-16", + "equity": 12755.02, + "return_pct": 27.55 + }, + { + "date": "2024-04-17", + "equity": 12679.53, + "return_pct": 26.8 + }, + { + "date": "2024-04-18", + "equity": 12653.44, + "return_pct": 26.53 + }, + { + "date": "2024-04-19", + "equity": 12543.0, + "return_pct": 25.43 + }, + { + "date": "2024-04-22", + "equity": 12658.51, + "return_pct": 26.59 + }, + { + "date": "2024-04-23", + "equity": 12808.72, + "return_pct": 28.09 + }, + { + "date": "2024-04-24", + "equity": 12802.64, + "return_pct": 28.03 + }, + { + "date": "2024-04-25", + "equity": 12754.01, + "return_pct": 27.54 + }, + { + "date": "2024-04-26", + "equity": 12874.84, + "return_pct": 28.75 + }, + { + "date": "2024-04-29", + "equity": 12920.43, + "return_pct": 29.2 + }, + { + "date": "2024-04-30", + "equity": 12715.76, + "return_pct": 27.16 + }, + { + "date": "2024-05-01", + "equity": 12674.47, + "return_pct": 26.74 + }, + { + "date": "2024-05-02", + "equity": 12793.02, + "return_pct": 27.93 + }, + { + "date": "2024-05-03", + "equity": 12951.59, + "return_pct": 29.52 + }, + { + "date": "2024-05-06", + "equity": 13085.34, + "return_pct": 30.85 + }, + { + "date": "2024-05-07", + "equity": 13099.78, + "return_pct": 31.0 + }, + { + "date": "2024-05-08", + "equity": 13101.05, + "return_pct": 31.01 + }, + { + "date": "2024-05-09", + "equity": 13176.53, + "return_pct": 31.77 + }, + { + "date": "2024-05-10", + "equity": 13193.51, + "return_pct": 31.94 + }, + { + "date": "2024-05-13", + "equity": 13195.28, + "return_pct": 31.95 + }, + { + "date": "2024-05-14", + "equity": 13255.82, + "return_pct": 32.56 + }, + { + "date": "2024-05-15", + "equity": 13419.97, + "return_pct": 34.2 + }, + { + "date": "2024-05-16", + "equity": 13392.36, + "return_pct": 33.92 + }, + { + "date": "2024-05-17", + "equity": 13411.61, + "return_pct": 34.12 + }, + { + "date": "2024-05-20", + "equity": 13427.06, + "return_pct": 34.27 + }, + { + "date": "2024-05-21", + "equity": 13459.99, + "return_pct": 34.6 + }, + { + "date": "2024-05-22", + "equity": 13421.23, + "return_pct": 34.21 + }, + { + "date": "2024-05-23", + "equity": 13323.2, + "return_pct": 33.23 + }, + { + "date": "2024-05-24", + "equity": 13411.35, + "return_pct": 34.11 + }, + { + "date": "2024-05-28", + "equity": 13420.73, + "return_pct": 34.21 + }, + { + "date": "2024-05-29", + "equity": 13326.75, + "return_pct": 33.27 + }, + { + "date": "2024-05-30", + "equity": 13238.34, + "return_pct": 32.38 + }, + { + "date": "2024-05-31", + "equity": 13358.92, + "return_pct": 33.59 + }, + { + "date": "2024-06-03", + "equity": 13369.81, + "return_pct": 33.7 + }, + { + "date": "2024-06-04", + "equity": 13384.76, + "return_pct": 33.85 + }, + { + "date": "2024-06-05", + "equity": 13543.84, + "return_pct": 35.44 + }, + { + "date": "2024-06-06", + "equity": 13543.58, + "return_pct": 35.44 + }, + { + "date": "2024-06-07", + "equity": 13527.12, + "return_pct": 35.27 + }, + { + "date": "2024-06-10", + "equity": 13568.91, + "return_pct": 35.69 + }, + { + "date": "2024-06-11", + "equity": 13601.59, + "return_pct": 36.02 + }, + { + "date": "2024-06-12", + "equity": 13713.3, + "return_pct": 37.13 + }, + { + "date": "2024-06-13", + "equity": 13740.91, + "return_pct": 37.41 + }, + { + "date": "2024-06-14", + "equity": 13749.27, + "return_pct": 37.49 + }, + { + "date": "2024-06-17", + "equity": 13858.7, + "return_pct": 38.59 + }, + { + "date": "2024-06-18", + "equity": 13893.91, + "return_pct": 38.94 + }, + { + "date": "2024-06-20", + "equity": 13856.17, + "return_pct": 38.56 + }, + { + "date": "2024-06-21", + "equity": 13793.09, + "return_pct": 37.93 + }, + { + "date": "2024-06-24", + "equity": 13748.26, + "return_pct": 37.48 + }, + { + "date": "2024-06-25", + "equity": 13801.2, + "return_pct": 38.01 + }, + { + "date": "2024-06-26", + "equity": 13818.43, + "return_pct": 38.18 + }, + { + "date": "2024-06-27", + "equity": 13840.21, + "return_pct": 38.4 + }, + { + "date": "2024-06-28", + "equity": 13785.75, + "return_pct": 37.86 + }, + { + "date": "2024-07-01", + "equity": 13814.12, + "return_pct": 38.14 + }, + { + "date": "2024-07-02", + "equity": 13907.09, + "return_pct": 39.07 + }, + { + "date": "2024-07-03", + "equity": 13969.15, + "return_pct": 39.69 + }, + { + "date": "2024-07-05", + "equity": 14049.7, + "return_pct": 40.5 + }, + { + "date": "2024-07-08", + "equity": 14065.91, + "return_pct": 40.66 + }, + { + "date": "2024-07-09", + "equity": 14079.59, + "return_pct": 40.8 + }, + { + "date": "2024-07-10", + "equity": 14218.91, + "return_pct": 42.19 + }, + { + "date": "2024-07-11", + "equity": 14096.31, + "return_pct": 40.96 + }, + { + "date": "2024-07-12", + "equity": 14185.22, + "return_pct": 41.85 + }, + { + "date": "2024-07-15", + "equity": 14224.23, + "return_pct": 42.24 + }, + { + "date": "2024-07-16", + "equity": 14308.58, + "return_pct": 43.09 + }, + { + "date": "2024-07-17", + "equity": 14107.96, + "return_pct": 41.08 + }, + { + "date": "2024-07-18", + "equity": 13999.54, + "return_pct": 40.0 + }, + { + "date": "2024-07-19", + "equity": 13906.58, + "return_pct": 39.07 + }, + { + "date": "2024-07-22", + "equity": 14049.95, + "return_pct": 40.5 + }, + { + "date": "2024-07-23", + "equity": 14027.91, + "return_pct": 40.28 + }, + { + "date": "2024-07-24", + "equity": 13710.01, + "return_pct": 37.1 + }, + { + "date": "2024-07-25", + "equity": 13638.57, + "return_pct": 36.39 + }, + { + "date": "2024-07-26", + "equity": 13791.32, + "return_pct": 37.91 + }, + { + "date": "2024-07-29", + "equity": 13799.43, + "return_pct": 37.99 + }, + { + "date": "2024-07-30", + "equity": 13729.51, + "return_pct": 37.3 + }, + { + "date": "2024-07-31", + "equity": 13952.68, + "return_pct": 39.53 + }, + { + "date": "2024-08-01", + "equity": 13755.1, + "return_pct": 37.55 + }, + { + "date": "2024-08-02", + "equity": 13499.0, + "return_pct": 34.99 + }, + { + "date": "2024-08-05", + "equity": 13105.86, + "return_pct": 31.06 + }, + { + "date": "2024-08-06", + "equity": 13226.69, + "return_pct": 32.27 + }, + { + "date": "2024-08-07", + "equity": 13138.28, + "return_pct": 31.38 + }, + { + "date": "2024-08-08", + "equity": 13442.0, + "return_pct": 34.42 + }, + { + "date": "2024-08-09", + "equity": 13501.28, + "return_pct": 35.01 + }, + { + "date": "2024-08-12", + "equity": 13508.37, + "return_pct": 35.08 + }, + { + "date": "2024-08-13", + "equity": 13730.53, + "return_pct": 37.31 + }, + { + "date": "2024-08-14", + "equity": 13773.84, + "return_pct": 37.74 + }, + { + "date": "2024-08-15", + "equity": 14009.93, + "return_pct": 40.1 + }, + { + "date": "2024-08-16", + "equity": 14041.34, + "return_pct": 40.41 + }, + { + "date": "2024-08-19", + "equity": 14175.6, + "return_pct": 41.76 + }, + { + "date": "2024-08-20", + "equity": 14152.54, + "return_pct": 41.53 + }, + { + "date": "2024-08-21", + "equity": 14201.18, + "return_pct": 42.01 + }, + { + "date": "2024-08-22", + "equity": 14089.72, + "return_pct": 40.9 + }, + { + "date": "2024-08-23", + "equity": 14239.43, + "return_pct": 42.39 + }, + { + "date": "2024-08-26", + "equity": 14205.49, + "return_pct": 42.05 + }, + { + "date": "2024-08-27", + "equity": 14224.99, + "return_pct": 42.25 + }, + { + "date": "2024-08-28", + "equity": 14142.41, + "return_pct": 41.42 + }, + { + "date": "2024-08-29", + "equity": 14143.68, + "return_pct": 41.44 + }, + { + "date": "2024-08-30", + "equity": 14278.69, + "return_pct": 42.79 + }, + { + "date": "2024-09-03", + "equity": 13984.85, + "return_pct": 39.85 + }, + { + "date": "2024-09-04", + "equity": 13956.23, + "return_pct": 39.56 + }, + { + "date": "2024-09-05", + "equity": 13922.28, + "return_pct": 39.22 + }, + { + "date": "2024-09-06", + "equity": 13687.97, + "return_pct": 36.88 + }, + { + "date": "2024-09-09", + "equity": 13841.22, + "return_pct": 38.41 + }, + { + "date": "2024-09-10", + "equity": 13901.51, + "return_pct": 39.02 + }, + { + "date": "2024-09-11", + "equity": 14044.13, + "return_pct": 40.44 + }, + { + "date": "2024-09-12", + "equity": 14162.42, + "return_pct": 41.62 + }, + { + "date": "2024-09-13", + "equity": 14236.39, + "return_pct": 42.36 + }, + { + "date": "2024-09-16", + "equity": 14257.42, + "return_pct": 42.57 + }, + { + "date": "2024-09-17", + "equity": 14263.24, + "return_pct": 42.63 + }, + { + "date": "2024-09-18", + "equity": 14220.94, + "return_pct": 42.21 + }, + { + "date": "2024-09-19", + "equity": 14463.61, + "return_pct": 44.64 + }, + { + "date": "2024-09-20", + "equity": 14394.46, + "return_pct": 43.94 + }, + { + "date": "2024-09-23", + "equity": 14430.43, + "return_pct": 44.3 + }, + { + "date": "2024-09-24", + "equity": 14471.72, + "return_pct": 44.72 + }, + { + "date": "2024-09-25", + "equity": 14439.8, + "return_pct": 44.4 + }, + { + "date": "2024-09-26", + "equity": 14497.05, + "return_pct": 44.97 + }, + { + "date": "2024-09-27", + "equity": 14476.02, + "return_pct": 44.76 + }, + { + "date": "2024-09-30", + "equity": 14534.03, + "return_pct": 45.34 + }, + { + "date": "2024-10-01", + "equity": 14403.83, + "return_pct": 44.04 + }, + { + "date": "2024-10-02", + "equity": 14409.91, + "return_pct": 44.1 + }, + { + "date": "2024-10-03", + "equity": 14383.57, + "return_pct": 43.84 + }, + { + "date": "2024-10-04", + "equity": 14514.27, + "return_pct": 45.14 + }, + { + "date": "2024-10-07", + "equity": 14383.06, + "return_pct": 43.83 + }, + { + "date": "2024-10-08", + "equity": 14519.09, + "return_pct": 45.19 + }, + { + "date": "2024-10-09", + "equity": 14619.65, + "return_pct": 46.2 + }, + { + "date": "2024-10-10", + "equity": 14594.07, + "return_pct": 45.94 + }, + { + "date": "2024-10-11", + "equity": 14681.46, + "return_pct": 46.81 + }, + { + "date": "2024-10-14", + "equity": 14801.53, + "return_pct": 48.02 + }, + { + "date": "2024-10-15", + "equity": 14686.53, + "return_pct": 46.87 + }, + { + "date": "2024-10-16", + "equity": 14750.36, + "return_pct": 47.5 + }, + { + "date": "2024-10-17", + "equity": 14751.63, + "return_pct": 47.52 + }, + { + "date": "2024-10-18", + "equity": 14808.37, + "return_pct": 48.08 + }, + { + "date": "2024-10-21", + "equity": 14784.05, + "return_pct": 47.84 + }, + { + "date": "2024-10-22", + "equity": 14776.2, + "return_pct": 47.76 + }, + { + "date": "2024-10-23", + "equity": 14641.18, + "return_pct": 46.41 + }, + { + "date": "2024-10-24", + "equity": 14672.85, + "return_pct": 46.73 + }, + { + "date": "2024-10-25", + "equity": 14667.78, + "return_pct": 46.68 + }, + { + "date": "2024-10-28", + "equity": 14713.12, + "return_pct": 47.13 + }, + { + "date": "2024-10-29", + "equity": 14736.94, + "return_pct": 47.37 + }, + { + "date": "2024-10-30", + "equity": 14692.35, + "return_pct": 46.92 + }, + { + "date": "2024-10-31", + "equity": 14404.34, + "return_pct": 44.04 + }, + { + "date": "2024-11-01", + "equity": 14465.13, + "return_pct": 44.65 + }, + { + "date": "2024-11-04", + "equity": 14433.97, + "return_pct": 44.34 + }, + { + "date": "2024-11-05", + "equity": 14608.51, + "return_pct": 46.09 + }, + { + "date": "2024-11-06", + "equity": 14971.76, + "return_pct": 49.72 + }, + { + "date": "2024-11-07", + "equity": 15087.52, + "return_pct": 50.88 + }, + { + "date": "2024-11-08", + "equity": 15152.87, + "return_pct": 51.53 + }, + { + "date": "2024-11-11", + "equity": 15167.31, + "return_pct": 51.67 + }, + { + "date": "2024-11-12", + "equity": 15120.2, + "return_pct": 51.2 + }, + { + "date": "2024-11-13", + "equity": 15127.54, + "return_pct": 51.28 + }, + { + "date": "2024-11-14", + "equity": 15030.27, + "return_pct": 50.3 + }, + { + "date": "2024-11-15", + "equity": 14837.75, + "return_pct": 48.38 + }, + { + "date": "2024-11-18", + "equity": 14898.55, + "return_pct": 48.99 + }, + { + "date": "2024-11-19", + "equity": 14953.01, + "return_pct": 49.53 + }, + { + "date": "2024-11-20", + "equity": 14958.08, + "return_pct": 49.58 + }, + { + "date": "2024-11-21", + "equity": 15038.38, + "return_pct": 50.38 + }, + { + "date": "2024-11-22", + "equity": 15084.99, + "return_pct": 50.85 + }, + { + "date": "2024-11-25", + "equity": 15136.16, + "return_pct": 51.36 + }, + { + "date": "2024-11-26", + "equity": 15215.19, + "return_pct": 52.15 + }, + { + "date": "2024-11-27", + "equity": 15169.09, + "return_pct": 51.69 + }, + { + "date": "2024-11-29", + "equity": 15263.32, + "return_pct": 52.63 + }, + { + "date": "2024-12-02", + "equity": 15290.68, + "return_pct": 52.91 + }, + { + "date": "2024-12-03", + "equity": 15297.77, + "return_pct": 52.98 + }, + { + "date": "2024-12-04", + "equity": 15392.76, + "return_pct": 53.93 + }, + { + "date": "2024-12-05", + "equity": 15367.43, + "return_pct": 53.67 + }, + { + "date": "2024-12-06", + "equity": 15396.56, + "return_pct": 53.97 + }, + { + "date": "2024-12-09", + "equity": 15317.27, + "return_pct": 53.17 + }, + { + "date": "2024-12-10", + "equity": 15269.65, + "return_pct": 52.7 + }, + { + "date": "2024-12-11", + "equity": 15387.69, + "return_pct": 53.88 + }, + { + "date": "2024-12-12", + "equity": 15308.41, + "return_pct": 53.08 + }, + { + "date": "2024-12-13", + "equity": 15305.37, + "return_pct": 53.05 + }, + { + "date": "2024-12-16", + "equity": 15370.72, + "return_pct": 53.71 + }, + { + "date": "2024-12-17", + "equity": 15307.39, + "return_pct": 53.07 + }, + { + "date": "2024-12-18", + "equity": 14851.18, + "return_pct": 48.51 + }, + { + "date": "2024-12-19", + "equity": 14846.62, + "return_pct": 48.47 + }, + { + "date": "2024-12-20", + "equity": 14974.54, + "return_pct": 49.75 + }, + { + "date": "2024-12-23", + "equity": 15064.21, + "return_pct": 50.64 + }, + { + "date": "2024-12-24", + "equity": 15231.65, + "return_pct": 52.32 + }, + { + "date": "2024-12-26", + "equity": 15232.67, + "return_pct": 52.33 + }, + { + "date": "2024-12-27", + "equity": 15072.32, + "return_pct": 50.72 + }, + { + "date": "2024-12-30", + "equity": 14900.32, + "return_pct": 49.0 + }, + { + "date": "2024-12-31", + "equity": 14846.11, + "return_pct": 48.46 + }, + { + "date": "2025-01-02", + "equity": 14809.64, + "return_pct": 48.1 + }, + { + "date": "2025-01-03", + "equity": 14994.81, + "return_pct": 49.95 + }, + { + "date": "2025-01-06", + "equity": 15081.19, + "return_pct": 50.81 + }, + { + "date": "2025-01-07", + "equity": 14910.71, + "return_pct": 49.11 + }, + { + "date": "2025-01-08", + "equity": 14932.49, + "return_pct": 49.32 + }, + { + "date": "2025-01-10", + "equity": 14704.51, + "return_pct": 47.05 + }, + { + "date": "2025-01-13", + "equity": 14727.31, + "return_pct": 47.27 + }, + { + "date": "2025-01-14", + "equity": 14747.57, + "return_pct": 47.48 + }, + { + "date": "2025-01-15", + "equity": 15015.83, + "return_pct": 50.16 + }, + { + "date": "2025-01-16", + "equity": 14986.95, + "return_pct": 49.87 + }, + { + "date": "2025-01-17", + "equity": 15137.42, + "return_pct": 51.37 + }, + { + "date": "2025-01-21", + "equity": 15275.98, + "return_pct": 52.76 + }, + { + "date": "2025-01-22", + "equity": 15361.86, + "return_pct": 53.62 + }, + { + "date": "2025-01-23", + "equity": 15445.7, + "return_pct": 54.46 + }, + { + "date": "2025-01-24", + "equity": 15400.61, + "return_pct": 54.01 + }, + { + "date": "2025-01-27", + "equity": 15182.76, + "return_pct": 51.83 + }, + { + "date": "2025-01-28", + "equity": 15313.22, + "return_pct": 53.13 + }, + { + "date": "2025-01-29", + "equity": 15244.57, + "return_pct": 52.45 + }, + { + "date": "2025-01-30", + "equity": 15326.39, + "return_pct": 53.26 + }, + { + "date": "2025-01-31", + "equity": 15244.83, + "return_pct": 52.45 + }, + { + "date": "2025-02-03", + "equity": 15142.23, + "return_pct": 51.42 + }, + { + "date": "2025-02-04", + "equity": 15243.81, + "return_pct": 52.44 + }, + { + "date": "2025-02-05", + "equity": 15305.62, + "return_pct": 53.06 + }, + { + "date": "2025-02-06", + "equity": 15358.82, + "return_pct": 53.59 + }, + { + "date": "2025-02-07", + "equity": 15218.23, + "return_pct": 52.18 + }, + { + "date": "2025-02-10", + "equity": 15321.58, + "return_pct": 53.22 + }, + { + "date": "2025-02-11", + "equity": 15333.23, + "return_pct": 53.33 + }, + { + "date": "2025-02-12", + "equity": 15283.84, + "return_pct": 52.84 + }, + { + "date": "2025-02-13", + "equity": 15445.2, + "return_pct": 54.45 + }, + { + "date": "2025-02-14", + "equity": 15444.44, + "return_pct": 54.44 + }, + { + "date": "2025-02-18", + "equity": 15489.78, + "return_pct": 54.9 + }, + { + "date": "2025-02-19", + "equity": 15526.26, + "return_pct": 55.26 + }, + { + "date": "2025-02-20", + "equity": 15461.66, + "return_pct": 54.62 + }, + { + "date": "2025-02-21", + "equity": 15197.2, + "return_pct": 51.97 + }, + { + "date": "2025-02-24", + "equity": 15128.05, + "return_pct": 51.28 + }, + { + "date": "2025-02-25", + "equity": 15052.82, + "return_pct": 50.53 + }, + { + "date": "2025-02-26", + "equity": 15060.41, + "return_pct": 50.6 + }, + { + "date": "2025-02-27", + "equity": 14820.02, + "return_pct": 48.2 + }, + { + "date": "2025-02-28", + "equity": 15051.3, + "return_pct": 50.51 + }, + { + "date": "2025-03-03", + "equity": 14787.6, + "return_pct": 47.88 + }, + { + "date": "2025-03-04", + "equity": 14612.56, + "return_pct": 46.13 + }, + { + "date": "2025-03-05", + "equity": 14769.61, + "return_pct": 47.7 + }, + { + "date": "2025-03-06", + "equity": 14507.43, + "return_pct": 45.07 + }, + { + "date": "2025-03-07", + "equity": 14588.75, + "return_pct": 45.89 + }, + { + "date": "2025-03-10", + "equity": 14200.17, + "return_pct": 42.0 + }, + { + "date": "2025-03-11", + "equity": 14082.12, + "return_pct": 40.82 + }, + { + "date": "2025-03-12", + "equity": 14156.85, + "return_pct": 41.57 + }, + { + "date": "2025-03-13", + "equity": 13968.13, + "return_pct": 39.68 + }, + { + "date": "2025-03-14", + "equity": 14256.66, + "return_pct": 42.57 + }, + { + "date": "2025-03-17", + "equity": 14366.59, + "return_pct": 43.67 + }, + { + "date": "2025-03-18", + "equity": 14211.31, + "return_pct": 42.11 + }, + { + "date": "2025-03-19", + "equity": 14366.09, + "return_pct": 43.66 + }, + { + "date": "2025-03-20", + "equity": 14324.54, + "return_pct": 43.25 + }, + { + "date": "2025-03-21", + "equity": 14286.29, + "return_pct": 42.86 + }, + { + "date": "2025-03-24", + "equity": 14542.14, + "return_pct": 45.42 + }, + { + "date": "2025-03-25", + "equity": 14577.1, + "return_pct": 45.77 + }, + { + "date": "2025-03-26", + "equity": 14403.07, + "return_pct": 44.03 + }, + { + "date": "2025-03-27", + "equity": 14364.82, + "return_pct": 43.65 + }, + { + "date": "2025-03-28", + "equity": 14075.54, + "return_pct": 40.76 + }, + { + "date": "2025-03-31", + "equity": 14170.02, + "return_pct": 41.7 + }, + { + "date": "2025-04-01", + "equity": 14210.05, + "return_pct": 42.1 + }, + { + "date": "2025-04-02", + "equity": 14299.97, + "return_pct": 43.0 + }, + { + "date": "2025-04-03", + "equity": 13595.26, + "return_pct": 35.95 + }, + { + "date": "2025-04-04", + "equity": 12799.35, + "return_pct": 27.99 + }, + { + "date": "2025-04-07", + "equity": 12776.55, + "return_pct": 27.77 + }, + { + "date": "2025-04-08", + "equity": 12576.44, + "return_pct": 25.76 + }, + { + "date": "2025-04-09", + "equity": 13897.21, + "return_pct": 38.97 + }, + { + "date": "2025-04-10", + "equity": 13288.24, + "return_pct": 32.88 + }, + { + "date": "2025-04-11", + "equity": 13525.34, + "return_pct": 35.25 + }, + { + "date": "2025-04-14", + "equity": 13656.56, + "return_pct": 36.57 + }, + { + "date": "2025-04-15", + "equity": 13618.31, + "return_pct": 36.18 + }, + { + "date": "2025-04-16", + "equity": 13315.6, + "return_pct": 33.16 + }, + { + "date": "2025-04-17", + "equity": 13334.6, + "return_pct": 33.35 + }, + { + "date": "2025-04-21", + "equity": 13017.2, + "return_pct": 30.17 + }, + { + "date": "2025-04-22", + "equity": 13355.88, + "return_pct": 33.56 + }, + { + "date": "2025-04-23", + "equity": 13562.83, + "return_pct": 35.63 + }, + { + "date": "2025-04-24", + "equity": 13848.32, + "return_pct": 38.48 + }, + { + "date": "2025-04-25", + "equity": 13948.38, + "return_pct": 39.48 + }, + { + "date": "2025-04-28", + "equity": 13953.69, + "return_pct": 39.54 + }, + { + "date": "2025-04-29", + "equity": 14041.59, + "return_pct": 40.42 + }, + { + "date": "2025-04-30", + "equity": 14047.17, + "return_pct": 40.47 + }, + { + "date": "2025-05-01", + "equity": 14146.72, + "return_pct": 41.47 + }, + { + "date": "2025-05-02", + "equity": 14356.71, + "return_pct": 43.57 + }, + { + "date": "2025-05-05", + "equity": 14274.39, + "return_pct": 42.74 + }, + { + "date": "2025-05-06", + "equity": 14155.08, + "return_pct": 41.55 + }, + { + "date": "2025-05-07", + "equity": 14214.61, + "return_pct": 42.15 + }, + { + "date": "2025-05-08", + "equity": 14313.65, + "return_pct": 43.14 + }, + { + "date": "2025-05-09", + "equity": 14295.41, + "return_pct": 42.95 + }, + { + "date": "2025-05-12", + "equity": 14767.84, + "return_pct": 47.68 + }, + { + "date": "2025-05-13", + "equity": 14865.36, + "return_pct": 48.65 + }, + { + "date": "2025-05-14", + "equity": 14884.36, + "return_pct": 48.84 + }, + { + "date": "2025-05-15", + "equity": 14957.06, + "return_pct": 49.57 + }, + { + "date": "2025-05-16", + "equity": 15051.8, + "return_pct": 50.52 + }, + { + "date": "2025-05-19", + "equity": 15068.27, + "return_pct": 50.68 + }, + { + "date": "2025-05-20", + "equity": 15017.61, + "return_pct": 50.18 + }, + { + "date": "2025-05-21", + "equity": 14764.55, + "return_pct": 47.65 + }, + { + "date": "2025-05-22", + "equity": 14770.37, + "return_pct": 47.7 + }, + { + "date": "2025-05-23", + "equity": 14669.55, + "return_pct": 46.7 + }, + { + "date": "2025-05-27", + "equity": 14974.54, + "return_pct": 49.75 + }, + { + "date": "2025-05-28", + "equity": 14887.91, + "return_pct": 48.88 + }, + { + "date": "2025-05-29", + "equity": 14946.68, + "return_pct": 49.47 + }, + { + "date": "2025-05-30", + "equity": 14929.96, + "return_pct": 49.3 + }, + { + "date": "2025-06-02", + "equity": 15014.06, + "return_pct": 50.14 + }, + { + "date": "2025-06-03", + "equity": 15099.68, + "return_pct": 51.0 + }, + { + "date": "2025-06-04", + "equity": 15095.63, + "return_pct": 50.96 + }, + { + "date": "2025-06-05", + "equity": 15022.67, + "return_pct": 50.23 + }, + { + "date": "2025-06-06", + "equity": 15176.94, + "return_pct": 51.77 + }, + { + "date": "2025-06-09", + "equity": 15190.62, + "return_pct": 51.91 + }, + { + "date": "2025-06-10", + "equity": 15276.74, + "return_pct": 52.77 + }, + { + "date": "2025-06-11", + "equity": 15233.17, + "return_pct": 52.33 + }, + { + "date": "2025-06-12", + "equity": 15293.72, + "return_pct": 52.94 + }, + { + "date": "2025-06-13", + "equity": 15122.73, + "return_pct": 51.23 + }, + { + "date": "2025-06-16", + "equity": 15266.61, + "return_pct": 52.67 + }, + { + "date": "2025-06-17", + "equity": 15136.16, + "return_pct": 51.36 + }, + { + "date": "2025-06-18", + "equity": 15133.88, + "return_pct": 51.34 + }, + { + "date": "2025-06-20", + "equity": 15053.83, + "return_pct": 50.54 + }, + { + "date": "2025-06-23", + "equity": 15202.52, + "return_pct": 52.03 + }, + { + "date": "2025-06-24", + "equity": 15370.47, + "return_pct": 53.7 + }, + { + "date": "2025-06-25", + "equity": 15379.08, + "return_pct": 53.79 + }, + { + "date": "2025-06-26", + "equity": 15499.4, + "return_pct": 54.99 + }, + { + "date": "2025-06-27", + "equity": 15576.41, + "return_pct": 55.76 + }, + { + "date": "2025-06-30", + "equity": 15650.89, + "return_pct": 56.51 + }, + { + "date": "2025-07-01", + "equity": 15645.82, + "return_pct": 56.46 + }, + { + "date": "2025-07-02", + "equity": 15716.75, + "return_pct": 57.17 + }, + { + "date": "2025-07-03", + "equity": 15840.62, + "return_pct": 58.41 + }, + { + "date": "2025-07-07", + "equity": 15722.57, + "return_pct": 57.23 + }, + { + "date": "2025-07-08", + "equity": 15713.96, + "return_pct": 57.14 + }, + { + "date": "2025-07-09", + "equity": 15808.19, + "return_pct": 58.08 + }, + { + "date": "2025-07-10", + "equity": 15852.78, + "return_pct": 58.53 + }, + { + "date": "2025-07-11", + "equity": 15797.05, + "return_pct": 57.97 + }, + { + "date": "2025-07-14", + "equity": 15827.19, + "return_pct": 58.27 + }, + { + "date": "2025-07-15", + "equity": 15759.56, + "return_pct": 57.6 + }, + { + "date": "2025-07-16", + "equity": 15812.25, + "return_pct": 58.12 + }, + { + "date": "2025-07-17", + "equity": 15909.01, + "return_pct": 59.09 + }, + { + "date": "2025-07-18", + "equity": 15897.36, + "return_pct": 58.97 + }, + { + "date": "2025-07-21", + "equity": 15927.5, + "return_pct": 59.28 + }, + { + "date": "2025-07-22", + "equity": 15929.78, + "return_pct": 59.3 + }, + { + "date": "2025-07-23", + "equity": 16065.3, + "return_pct": 60.65 + }, + { + "date": "2025-07-24", + "equity": 16070.62, + "return_pct": 60.71 + }, + { + "date": "2025-07-25", + "equity": 16138.51, + "return_pct": 61.39 + }, + { + "date": "2025-07-28", + "equity": 16134.46, + "return_pct": 61.34 + }, + { + "date": "2025-07-29", + "equity": 16091.9, + "return_pct": 60.92 + }, + { + "date": "2025-07-30", + "equity": 16071.64, + "return_pct": 60.72 + }, + { + "date": "2025-07-31", + "equity": 16011.35, + "return_pct": 60.11 + }, + { + "date": "2025-08-01", + "equity": 15748.92, + "return_pct": 57.49 + }, + { + "date": "2025-08-04", + "equity": 15988.3, + "return_pct": 59.88 + }, + { + "date": "2025-08-05", + "equity": 15907.24, + "return_pct": 59.07 + }, + { + "date": "2025-08-06", + "equity": 16029.08, + "return_pct": 60.29 + }, + { + "date": "2025-08-07", + "equity": 16015.65, + "return_pct": 60.16 + }, + { + "date": "2025-08-08", + "equity": 16140.54, + "return_pct": 61.41 + }, + { + "date": "2025-08-11", + "equity": 16108.62, + "return_pct": 61.09 + }, + { + "date": "2025-08-12", + "equity": 16280.11, + "return_pct": 62.8 + }, + { + "date": "2025-08-13", + "equity": 16335.84, + "return_pct": 63.36 + }, + { + "date": "2025-08-14", + "equity": 16337.36, + "return_pct": 63.37 + }, + { + "date": "2025-08-15", + "equity": 16299.11, + "return_pct": 62.99 + }, + { + "date": "2025-08-18", + "equity": 16295.56, + "return_pct": 62.96 + }, + { + "date": "2025-08-19", + "equity": 16207.16, + "return_pct": 62.07 + }, + { + "date": "2025-08-20", + "equity": 16164.1, + "return_pct": 61.64 + }, + { + "date": "2025-08-21", + "equity": 16099.25, + "return_pct": 60.99 + }, + { + "date": "2025-08-22", + "equity": 16346.48, + "return_pct": 63.46 + }, + { + "date": "2025-08-25", + "equity": 16274.54, + "return_pct": 62.75 + }, + { + "date": "2025-08-26", + "equity": 16342.68, + "return_pct": 63.43 + }, + { + "date": "2025-08-27", + "equity": 16379.92, + "return_pct": 63.8 + }, + { + "date": "2025-08-28", + "equity": 16437.93, + "return_pct": 64.38 + }, + { + "date": "2025-08-29", + "equity": 16339.89, + "return_pct": 63.4 + }, + { + "date": "2025-09-02", + "equity": 16218.81, + "return_pct": 62.19 + }, + { + "date": "2025-09-03", + "equity": 16306.71, + "return_pct": 63.07 + }, + { + "date": "2025-09-04", + "equity": 16442.99, + "return_pct": 64.43 + }, + { + "date": "2025-09-05", + "equity": 16395.37, + "return_pct": 63.95 + }, + { + "date": "2025-09-08", + "equity": 16435.65, + "return_pct": 64.36 + }, + { + "date": "2025-09-09", + "equity": 16473.64, + "return_pct": 64.74 + }, + { + "date": "2025-09-10", + "equity": 16521.27, + "return_pct": 65.21 + }, + { + "date": "2025-09-11", + "equity": 16658.56, + "return_pct": 66.59 + }, + { + "date": "2025-09-12", + "equity": 16652.99, + "return_pct": 66.53 + }, + { + "date": "2025-09-15", + "equity": 16741.65, + "return_pct": 67.42 + }, + { + "date": "2025-09-16", + "equity": 16718.6, + "return_pct": 67.19 + }, + { + "date": "2025-09-17", + "equity": 16697.82, + "return_pct": 66.98 + }, + { + "date": "2025-09-18", + "equity": 16775.84, + "return_pct": 67.76 + }, + { + "date": "2025-09-19", + "equity": 16812.32, + "return_pct": 68.12 + }, + { + "date": "2025-09-22", + "equity": 16891.86, + "return_pct": 68.92 + }, + { + "date": "2025-09-23", + "equity": 16799.91, + "return_pct": 68.0 + }, + { + "date": "2025-09-24", + "equity": 16746.46, + "return_pct": 67.46 + }, + { + "date": "2025-09-25", + "equity": 16669.2, + "return_pct": 66.69 + }, + { + "date": "2025-09-26", + "equity": 16764.7, + "return_pct": 67.65 + }, + { + "date": "2025-09-29", + "equity": 16811.81, + "return_pct": 68.12 + }, + { + "date": "2025-09-30", + "equity": 16875.14, + "return_pct": 68.75 + }, + { + "date": "2025-10-01", + "equity": 16932.64, + "return_pct": 69.33 + }, + { + "date": "2025-10-02", + "equity": 16952.15, + "return_pct": 69.52 + }, + { + "date": "2025-10-03", + "equity": 16951.9, + "return_pct": 69.52 + }, + { + "date": "2025-10-06", + "equity": 17012.69, + "return_pct": 70.13 + }, + { + "date": "2025-10-07", + "equity": 16949.62, + "return_pct": 69.5 + }, + { + "date": "2025-10-08", + "equity": 17050.69, + "return_pct": 70.51 + }, + { + "date": "2025-10-09", + "equity": 17001.29, + "return_pct": 70.01 + }, + { + "date": "2025-10-10", + "equity": 16541.78, + "return_pct": 65.42 + }, + { + "date": "2025-10-13", + "equity": 16795.6, + "return_pct": 67.96 + }, + { + "date": "2025-10-14", + "equity": 16775.08, + "return_pct": 67.75 + }, + { + "date": "2025-10-15", + "equity": 16849.56, + "return_pct": 68.5 + }, + { + "date": "2025-10-16", + "equity": 16734.81, + "return_pct": 67.35 + }, + { + "date": "2025-10-17", + "equity": 16829.8, + "return_pct": 68.3 + }, + { + "date": "2025-10-20", + "equity": 17004.84, + "return_pct": 70.05 + }, + { + "date": "2025-10-21", + "equity": 17004.58, + "return_pct": 70.05 + }, + { + "date": "2025-10-22", + "equity": 16916.18, + "return_pct": 69.16 + }, + { + "date": "2025-10-23", + "equity": 17016.49, + "return_pct": 70.16 + }, + { + "date": "2025-10-24", + "equity": 17155.56, + "return_pct": 71.56 + }, + { + "date": "2025-10-27", + "equity": 17357.96, + "return_pct": 73.58 + }, + { + "date": "2025-10-28", + "equity": 17404.06, + "return_pct": 74.04 + }, + { + "date": "2025-10-29", + "equity": 17412.42, + "return_pct": 74.12 + }, + { + "date": "2025-10-30", + "equity": 17220.91, + "return_pct": 72.21 + }, + { + "date": "2025-10-31", + "equity": 17277.4, + "return_pct": 72.77 + }, + { + "date": "2025-11-03", + "equity": 17309.83, + "return_pct": 73.1 + }, + { + "date": "2025-11-04", + "equity": 17104.64, + "return_pct": 71.05 + }, + { + "date": "2025-11-05", + "equity": 17163.92, + "return_pct": 71.64 + }, + { + "date": "2025-11-06", + "equity": 16979.76, + "return_pct": 69.8 + }, + { + "date": "2025-11-07", + "equity": 16996.48, + "return_pct": 69.96 + }, + { + "date": "2025-11-10", + "equity": 17261.7, + "return_pct": 72.62 + }, + { + "date": "2025-11-11", + "equity": 17301.21, + "return_pct": 73.01 + }, + { + "date": "2025-11-12", + "equity": 17310.84, + "return_pct": 73.11 + }, + { + "date": "2025-11-13", + "equity": 17023.58, + "return_pct": 70.24 + }, + { + "date": "2025-11-14", + "equity": 17020.8, + "return_pct": 70.21 + }, + { + "date": "2025-11-17", + "equity": 16862.22, + "return_pct": 68.62 + }, + { + "date": "2025-11-18", + "equity": 16720.62, + "return_pct": 67.21 + }, + { + "date": "2025-11-19", + "equity": 16785.22, + "return_pct": 67.85 + }, + { + "date": "2025-11-20", + "equity": 16529.37, + "return_pct": 65.29 + }, + { + "date": "2025-11-21", + "equity": 16694.02, + "return_pct": 66.94 + }, + { + "date": "2025-11-24", + "equity": 16939.74, + "return_pct": 69.4 + }, + { + "date": "2025-11-25", + "equity": 17099.07, + "return_pct": 70.99 + }, + { + "date": "2025-11-26", + "equity": 17217.11, + "return_pct": 72.17 + }, + { + "date": "2025-11-28", + "equity": 17311.09, + "return_pct": 73.11 + }, + { + "date": "2025-12-01", + "equity": 17232.06, + "return_pct": 72.32 + }, + { + "date": "2025-12-02", + "equity": 17263.98, + "return_pct": 72.64 + }, + { + "date": "2025-12-03", + "equity": 17323.76, + "return_pct": 73.24 + }, + { + "date": "2025-12-04", + "equity": 17336.42, + "return_pct": 73.36 + }, + { + "date": "2025-12-05", + "equity": 17369.35, + "return_pct": 73.69 + }, + { + "date": "2025-12-08", + "equity": 17317.17, + "return_pct": 73.17 + }, + { + "date": "2025-12-09", + "equity": 17302.23, + "return_pct": 73.02 + }, + { + "date": "2025-12-10", + "equity": 17416.98, + "return_pct": 74.17 + }, + { + "date": "2025-12-11", + "equity": 17457.51, + "return_pct": 74.58 + }, + { + "date": "2025-12-12", + "equity": 17269.8, + "return_pct": 72.7 + }, + { + "date": "2025-12-15", + "equity": 17243.71, + "return_pct": 72.44 + }, + { + "date": "2025-12-16", + "equity": 17196.6, + "return_pct": 71.97 + }, + { + "date": "2025-12-17", + "equity": 17007.37, + "return_pct": 70.07 + }, + { + "date": "2025-12-18", + "equity": 17135.8, + "return_pct": 71.36 + }, + { + "date": "2025-12-19", + "equity": 17240.17, + "return_pct": 72.4 + }, + { + "date": "2025-12-22", + "equity": 17347.57, + "return_pct": 73.48 + }, + { + "date": "2025-12-23", + "equity": 17426.86, + "return_pct": 74.27 + }, + { + "date": "2025-12-24", + "equity": 17488.16, + "return_pct": 74.88 + }, + { + "date": "2025-12-26", + "equity": 17486.38, + "return_pct": 74.86 + }, + { + "date": "2025-12-29", + "equity": 17424.07, + "return_pct": 74.24 + }, + { + "date": "2025-12-30", + "equity": 17402.79, + "return_pct": 74.03 + }, + { + "date": "2025-12-31", + "equity": 17273.86, + "return_pct": 72.74 + }, + { + "date": "2026-01-02", + "equity": 17305.52, + "return_pct": 73.06 + }, + { + "date": "2026-01-05", + "equity": 17420.78, + "return_pct": 74.21 + }, + { + "date": "2026-01-06", + "equity": 17524.38, + "return_pct": 75.24 + }, + { + "date": "2026-01-07", + "equity": 17467.89, + "return_pct": 74.68 + }, + { + "date": "2026-01-08", + "equity": 17466.12, + "return_pct": 74.66 + }, + { + "date": "2026-01-09", + "equity": 17581.63, + "return_pct": 75.82 + }, + { + "date": "2026-01-12", + "equity": 17609.24, + "return_pct": 76.09 + }, + { + "date": "2026-01-13", + "equity": 17574.03, + "return_pct": 75.74 + }, + { + "date": "2026-01-14", + "equity": 17487.65, + "return_pct": 74.88 + }, + { + "date": "2026-01-15", + "equity": 17535.27, + "return_pct": 75.35 + }, + { + "date": "2026-01-16", + "equity": 17520.58, + "return_pct": 75.21 + }, + { + "date": "2026-01-20", + "equity": 17163.92, + "return_pct": 71.64 + }, + { + "date": "2026-01-21", + "equity": 17362.01, + "return_pct": 73.62 + }, + { + "date": "2026-01-22", + "equity": 17452.69, + "return_pct": 74.53 + }, + { + "date": "2026-01-23", + "equity": 17459.03, + "return_pct": 74.59 + }, + { + "date": "2026-01-26", + "equity": 17547.69, + "return_pct": 75.48 + }, + { + "date": "2026-01-27", + "equity": 17617.6, + "return_pct": 76.18 + }, + { + "date": "2026-01-28", + "equity": 17615.83, + "return_pct": 76.16 + }, + { + "date": "2026-01-29", + "equity": 17580.87, + "return_pct": 75.81 + }, + { + "date": "2026-01-30", + "equity": 17528.43, + "return_pct": 75.28 + }, + { + "date": "2026-02-02", + "equity": 17615.57, + "return_pct": 76.16 + }, + { + "date": "2026-02-03", + "equity": 17466.63, + "return_pct": 74.67 + }, + { + "date": "2026-02-04", + "equity": 17382.02, + "return_pct": 73.82 + }, + { + "date": "2026-02-05", + "equity": 17164.93, + "return_pct": 71.65 + }, + { + "date": "2026-02-06", + "equity": 17494.24, + "return_pct": 74.94 + }, + { + "date": "2026-02-09", + "equity": 17578.59, + "return_pct": 75.79 + }, + { + "date": "2026-02-10", + "equity": 17532.23, + "return_pct": 75.32 + }, + { + "date": "2026-02-11", + "equity": 17528.18, + "return_pct": 75.28 + }, + { + "date": "2026-02-12", + "equity": 17257.39, + "return_pct": 72.57 + }, + { + "date": "2026-02-13", + "equity": 17269.55, + "return_pct": 72.7 + }, + { + "date": "2026-02-17", + "equity": 17297.41, + "return_pct": 72.97 + }, + { + "date": "2026-02-18", + "equity": 17384.55, + "return_pct": 73.85 + }, + { + "date": "2026-02-19", + "equity": 17338.7, + "return_pct": 73.39 + }, + { + "date": "2026-02-20", + "equity": 17464.09, + "return_pct": 74.64 + }, + { + "date": "2026-02-23", + "equity": 17285.76, + "return_pct": 72.86 + }, + { + "date": "2026-02-24", + "equity": 17411.4, + "return_pct": 74.11 + }, + { + "date": "2026-02-25", + "equity": 17558.33, + "return_pct": 75.58 + }, + { + "date": "2026-02-26", + "equity": 17460.8, + "return_pct": 74.61 + }, + { + "date": "2026-02-27", + "equity": 17376.95, + "return_pct": 73.77 + }, + { + "date": "2026-03-02", + "equity": 17386.83, + "return_pct": 73.87 + }, + { + "date": "2026-03-03", + "equity": 17233.58, + "return_pct": 72.34 + }, + { + "date": "2026-03-04", + "equity": 17355.17, + "return_pct": 73.55 + }, + { + "date": "2026-03-05", + "equity": 17258.4, + "return_pct": 72.58 + }, + { + "date": "2026-03-06", + "equity": 17032.2, + "return_pct": 70.32 + }, + { + "date": "2026-03-09", + "equity": 17181.4, + "return_pct": 71.81 + }, + { + "date": "2026-03-10", + "equity": 17153.79, + "return_pct": 71.54 + }, + { + "date": "2026-03-11", + "equity": 17132.25, + "return_pct": 71.32 + }, + { + "date": "2026-03-12", + "equity": 16872.1, + "return_pct": 68.72 + }, + { + "date": "2026-03-13", + "equity": 16776.6, + "return_pct": 67.77 + }, + { + "date": "2026-03-16", + "equity": 16947.34, + "return_pct": 69.47 + }, + { + "date": "2026-03-17", + "equity": 16991.92, + "return_pct": 69.92 + }, + { + "date": "2026-03-18", + "equity": 16754.82, + "return_pct": 67.55 + }, + { + "date": "2026-03-19", + "equity": 16713.53, + "return_pct": 67.14 + }, + { + "date": "2026-03-20", + "equity": 16429.06, + "return_pct": 64.29 + }, + { + "date": "2026-03-23", + "equity": 16601.57, + "return_pct": 66.02 + }, + { + "date": "2026-03-24", + "equity": 16545.84, + "return_pct": 65.46 + }, + { + "date": "2026-03-25", + "equity": 16638.04, + "return_pct": 66.38 + }, + { + "date": "2026-03-26", + "equity": 16340.91, + "return_pct": 63.41 + }, + { + "date": "2026-03-27", + "equity": 16062.26, + "return_pct": 60.62 + }, + { + "date": "2026-03-30", + "equity": 16008.56, + "return_pct": 60.09 + }, + { + "date": "2026-03-31", + "equity": 16473.9, + "return_pct": 64.74 + }, + { + "date": "2026-04-01", + "equity": 16598.02, + "return_pct": 65.98 + }, + { + "date": "2026-04-02", + "equity": 16612.96, + "return_pct": 66.13 + }, + { + "date": "2026-04-06", + "equity": 16691.49, + "return_pct": 66.91 + }, + { + "date": "2026-04-07", + "equity": 16698.84, + "return_pct": 66.99 + }, + { + "date": "2026-04-08", + "equity": 17124.15, + "return_pct": 71.24 + }, + { + "date": "2026-04-09", + "equity": 17222.94, + "return_pct": 72.23 + }, + { + "date": "2026-04-10", + "equity": 17211.54, + "return_pct": 72.12 + }, + { + "date": "2026-04-13", + "equity": 17379.74, + "return_pct": 73.8 + }, + { + "date": "2026-04-14", + "equity": 17591.51, + "return_pct": 75.92 + }, + { + "date": "2026-04-15", + "equity": 17730.32, + "return_pct": 77.3 + }, + { + "date": "2026-04-16", + "equity": 17773.89, + "return_pct": 77.74 + }, + { + "date": "2026-04-17", + "equity": 17988.7, + "return_pct": 79.89 + }, + { + "date": "2026-04-20", + "equity": 17952.73, + "return_pct": 79.53 + }, + { + "date": "2026-04-21", + "equity": 17835.2, + "return_pct": 78.35 + }, + { + "date": "2026-04-22", + "equity": 18015.81, + "return_pct": 80.16 + }, + { + "date": "2026-04-23", + "equity": 17945.89, + "return_pct": 79.46 + }, + { + "date": "2026-04-24", + "equity": 18084.96, + "return_pct": 80.85 + }, + { + "date": "2026-04-27", + "equity": 18116.12, + "return_pct": 81.16 + }, + { + "date": "2026-04-28", + "equity": 18027.97, + "return_pct": 80.28 + }, + { + "date": "2026-04-29", + "equity": 18025.18, + "return_pct": 80.25 + }, + { + "date": "2026-04-30", + "equity": 18204.52, + "return_pct": 82.05 + }, + { + "date": "2026-05-01", + "equity": 18254.93, + "return_pct": 82.55 + }, + { + "date": "2026-05-04", + "equity": 18188.06, + "return_pct": 81.88 + }, + { + "date": "2026-05-05", + "equity": 18333.97, + "return_pct": 83.34 + }, + { + "date": "2026-05-06", + "equity": 18588.8, + "return_pct": 85.89 + }, + { + "date": "2026-05-07", + "equity": 18531.8, + "return_pct": 85.32 + }, + { + "date": "2026-05-08", + "equity": 18684.8, + "return_pct": 86.85 + }, + { + "date": "2026-05-11", + "equity": 18727.36, + "return_pct": 87.27 + }, + { + "date": "2026-05-12", + "equity": 18698.99, + "return_pct": 86.99 + }, + { + "date": "2026-05-13", + "equity": 18803.61, + "return_pct": 88.04 + }, + { + "date": "2026-05-14", + "equity": 18952.05, + "return_pct": 89.52 + }, + { + "date": "2026-05-15", + "equity": 18724.07, + "return_pct": 87.24 + }, + { + "date": "2026-05-18", + "equity": 18710.89, + "return_pct": 87.11 + }, + { + "date": "2026-05-19", + "equity": 18586.27, + "return_pct": 85.86 + }, + { + "date": "2026-05-20", + "equity": 18776.76, + "return_pct": 87.77 + }, + { + "date": "2026-05-21", + "equity": 18813.99, + "return_pct": 88.14 + }, + { + "date": "2026-05-22", + "equity": 18887.96, + "return_pct": 88.88 + }, + { + "date": "2026-05-26", + "equity": 19013.35, + "return_pct": 90.13 + }, + { + "date": "2026-05-27", + "equity": 19010.06, + "return_pct": 90.1 + }, + { + "date": "2026-05-28", + "equity": 19114.93, + "return_pct": 91.15 + }, + { + "date": "2026-05-29", + "equity": 19162.55, + "return_pct": 91.63 + }, + { + "date": "2026-06-01", + "equity": 19214.73, + "return_pct": 92.15 + }, + { + "date": "2026-06-02", + "equity": 19240.82, + "return_pct": 92.41 + }, + { + "date": "2026-06-03", + "equity": 19105.81, + "return_pct": 91.06 + }, + { + "date": "2026-06-04", + "equity": 19178.0, + "return_pct": 91.78 + }, + { + "date": "2026-06-05", + "equity": 18683.03, + "return_pct": 86.83 + }, + { + "date": "2026-06-08", + "equity": 18725.33, + "return_pct": 87.25 + }, + { + "date": "2026-06-09", + "equity": 18670.37, + "return_pct": 86.7 + }, + { + "date": "2026-06-10", + "equity": 18376.02, + "return_pct": 83.76 + }, + { + "date": "2026-06-11", + "equity": 18688.35, + "return_pct": 86.88 + }, + { + "date": "2026-06-12", + "equity": 18789.42, + "return_pct": 87.89 + }, + { + "date": "2026-06-15", + "equity": 19120.75, + "return_pct": 91.21 + }, + { + "date": "2026-06-16", + "equity": 19006.76, + "return_pct": 90.07 + }, + { + "date": "2026-06-17", + "equity": 18769.41, + "return_pct": 87.69 + }, + { + "date": "2026-06-18", + "equity": 18915.82, + "return_pct": 89.16 + }, + { + "date": "2026-06-22", + "equity": 18856.3, + "return_pct": 88.56 + }, + { + "date": "2026-06-23", + "equity": 18582.47, + "return_pct": 85.82 + }, + { + "date": "2026-06-24", + "equity": 18573.85, + "return_pct": 85.74 + }, + { + "date": "2026-06-25", + "equity": 18600.7, + "return_pct": 86.01 + }, + { + "date": "2026-06-26", + "equity": 18466.2, + "return_pct": 84.66 + }, + { + "date": "2026-06-29", + "equity": 18770.42, + "return_pct": 87.7 + }, + { + "date": "2026-06-30", + "equity": 18916.58, + "return_pct": 89.17 + }, + { + "date": "2026-07-01", + "equity": 18891.0, + "return_pct": 88.91 + }, + { + "date": "2026-07-02", + "equity": 18866.18, + "return_pct": 88.66 + } + ] + } + ], + "note": "Portfolio monitor runs supported named strategies across cached lookbacks. Local snapshot backtests remain the research surface for broad variant sweeps." + }, + "holdout": null, + "min_rr_sweep": null, + "sr_variant_diagnostics": { + "variant": "rewrite_range504_structural_legacy_primary", + "candidate_count": 202176, + "primary_source_counts": { + "pivot_point": 201014, + "round_number": 115066, + "volume_profile": 94763 + }, + "primary_round_only": 0, + "primary_strength_100": 72417, + "avg_primary_strength": 76.671, + "avg_primary_distance_atr": 2.333, + "avg_primary_rejection_count": 7.527, + "avg_raw_level_count": 15.196, + "avg_gate_level_count": 14.253, + "avg_range_504_log": 0.609, + "range_factor_pass": 19496 + }, + "sr_candidate_audit": [ + { + "symbol": "ABBV", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.72973, + "strategy_rank": 64.946733, + "rr": 2.137669, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.206503, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053574, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.621622, + "strategy_rank": 63.495006, + "rr": 2.06638, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.09957, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055811, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.621622, + "strategy_rank": 78.124132, + "rr": 1.644875, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.467313, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036514, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.918919, + "strategy_rank": 58.755217, + "rr": 1.889714, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.834571, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.267376, + "range_504_ratio": 1.306532, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056376, + "hold30_r": 1.855887 + }, + { + "symbol": "AIG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.783784, + "strategy_rank": 78.892014, + "rr": 3.002502, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.503753, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035272, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.432432, + "strategy_rank": 95.463868, + "rr": 2.181363, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.272045, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024821, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.459459, + "strategy_rank": 92.565311, + "rr": 2.519442, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.779163, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.727791, + "range_504_ratio": 2.070501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.020689, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.081081, + "strategy_rank": 75.591708, + "rr": 2.039437, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.059155, + "raw_level_count": 14, + "gate_level_count": 11, + "range_504_log": 0.354524, + "range_504_ratio": 1.425502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038591, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.567568, + "strategy_rank": 84.371731, + "rr": 0.819831, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.229747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.786844, + "hold30_r": 5.57402 + }, + { + "symbol": "APA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.459459, + "strategy_rank": 97.323887, + "rr": 1.688614, + "primary_prob": 24.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.532921, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020235, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.324324, + "strategy_rank": 85.208257, + "rr": 1.63934, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.459011, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612233, + "hold30_r": 3.622013 + }, + { + "symbol": "AVGO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.27027, + "strategy_rank": 80.583364, + "rr": 1.37775, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.066624, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038241, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.324324, + "strategy_rank": 81.002432, + "rr": 1.511064, + "primary_prob": 38.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.266596, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04521, + "hold30_r": 1.041695 + }, + { + "symbol": "BG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.837838, + "strategy_rank": 80.217231, + "rr": 1.648505, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.472758, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03104, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.648649, + "strategy_rank": 91.116837, + "rr": 1.705629, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.558444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027649, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.351351, + "strategy_rank": 93.7686, + "rr": 1.68471, + "primary_prob": 28.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.527065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.661582, + "hold30_r": 3.452706 + }, + { + "symbol": "BX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.594595, + "strategy_rank": 90.665407, + "rr": 0.845368, + "primary_prob": 53.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.268052, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.538787, + "range_504_ratio": 1.713926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.82139, + "hold30_r": 1.656048 + }, + { + "symbol": "CB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.513514, + "strategy_rank": 65.572081, + "rr": 1.633377, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.450065, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.239977, + "hold30_r": -1.188735 + }, + { + "symbol": "CDNS", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.297297, + "strategy_rank": 80.662153, + "rr": 1.653748, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.480621, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.619989, + "hold30_r": 4.0725 + }, + { + "symbol": "CF", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.594595, + "strategy_rank": 95.262171, + "rr": 1.890553, + "primary_prob": 27.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.835829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023044, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.081081, + "strategy_rank": 63.651255, + "rr": 1.584233, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.37635, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530527, + "hold30_r": 2.750854 + }, + { + "symbol": "COP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.162162, + "strategy_rank": 91.529047, + "rr": 1.629332, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.443998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024429, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.027027, + "strategy_rank": 67.084615, + "rr": 2.134542, + "primary_prob": 20.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.201814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089581, + "hold30_r": -1.04095 + }, + { + "symbol": "COST", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.540541, + "strategy_rank": 74.777084, + "rr": 0.719824, + "primary_prob": 59.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.079736, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.677286, + "hold30_r": 3.232007 + }, + { + "symbol": "CTRA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891892, + "strategy_rank": 95.684842, + "rr": 1.672528, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.508792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02497, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.405405, + "strategy_rank": 73.862748, + "rr": 2.513608, + "primary_prob": 23.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.770412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039256, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 60.886731, + "rr": 1.884328, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.826492, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831469, + "hold30_r": 3.076836 + }, + { + "symbol": "CVX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.216216, + "strategy_rank": 81.720283, + "rr": 1.95505, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.932575, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033826, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.513514, + "strategy_rank": 92.596029, + "rr": 1.208982, + "primary_prob": 43.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.813472, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.170826, + "hold30_r": 1.540421 + }, + { + "symbol": "DVN", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.675676, + "strategy_rank": 96.957439, + "rr": 2.054589, + "primary_prob": 20.98, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.081883, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020995, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.162162, + "strategy_rank": 63.7284, + "rr": 0.749083, + "primary_prob": 56.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.123625, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.692255, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.135135, + "strategy_rank": 61.981002, + "rr": 1.728948, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.593423, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682579, + "hold30_r": 2.125604 + }, + { + "symbol": "ELV", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.567568, + "strategy_rank": 70.602152, + "rr": 1.559453, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.33918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044866, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.0, + "strategy_rank": 90.727508, + "rr": 0.681502, + "primary_prob": 57.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.022253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024967, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.027027, + "strategy_rank": 96.891734, + "rr": 1.859446, + "primary_prob": 21.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.789168, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019724, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.378378, + "strategy_rank": 93.945771, + "rr": 0.758447, + "primary_prob": 47.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.13767, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.021928, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.297297, + "strategy_rank": 93.706814, + "rr": 1.571567, + "primary_prob": 25.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.35735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0218, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.864865, + "strategy_rank": 82.139386, + "rr": 1.744675, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.617012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.588248, + "range_504_ratio": 1.800831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022377, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.054054, + "strategy_rank": 73.554343, + "rr": 2.367028, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.550542, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.332124, + "hold30_r": 4.315358 + }, + { + "symbol": "FTNT", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.243243, + "strategy_rank": 91.313636, + "rr": 2.464524, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.696786, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0274, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.945946, + "strategy_rank": 94.387405, + "rr": 1.974287, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.961431, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022972, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.405405, + "strategy_rank": 81.466632, + "rr": 1.786087, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.67913, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.435221, + "range_504_ratio": 1.545304, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.756735, + "hold30_r": 2.339896 + }, + { + "symbol": "HPQ", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.945946, + "strategy_rank": 86.554395, + "rr": 2.621936, + "primary_prob": 20.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.932904, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034814, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.864865, + "strategy_rank": 84.406053, + "rr": 2.277271, + "primary_prob": 23.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.415907, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.251817, + "hold30_r": 2.059415 + }, + { + "symbol": "HSY", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.702703, + "strategy_rank": 60.545614, + "rr": 1.507591, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.261387, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.322217, + "range_504_ratio": 1.380185, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.447133, + "hold30_r": 1.112726 + }, + { + "symbol": "IRM", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.135135, + "strategy_rank": 77.305274, + "rr": 0.796637, + "primary_prob": 49.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.194956, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.267518, + "hold30_r": -1.227295 + }, + { + "symbol": "KLAC", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.054054, + "strategy_rank": 86.83978, + "rr": 1.865641, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.798461, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.464027, + "range_504_ratio": 1.590466, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029198, + "hold30_r": -1.0 + }, + { + "symbol": "KO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.513514, + "strategy_rank": 58.483408, + "rr": 1.497752, + "primary_prob": 37.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.246628, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.251059, + "range_504_ratio": 1.285386, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06088, + "hold30_r": 0.669599 + }, + { + "symbol": "KR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.810811, + "strategy_rank": 82.661419, + "rr": 0.702554, + "primary_prob": 59.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.053831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041332, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.675676, + "strategy_rank": 60.967795, + "rr": 2.502267, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.753401, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05537, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.216216, + "strategy_rank": 61.750057, + "rr": 2.090536, + "primary_prob": 28.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.135804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.227384, + "hold30_r": -1.171139 + }, + { + "symbol": "LYV", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.648649, + "strategy_rank": 81.599685, + "rr": 0.920913, + "primary_prob": 43.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.381369, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.893405, + "hold30_r": 2.198859 + }, + { + "symbol": "MAR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.378378, + "strategy_rank": 85.206612, + "rr": 2.57881, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.868216, + "raw_level_count": 14, + "gate_level_count": 12, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028741, + "hold30_r": 2.336545 + }, + { + "symbol": "MCK", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.081081, + "strategy_rank": 71.193003, + "rr": 0.753173, + "primary_prob": 57.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.12976, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.599748, + "range_504_ratio": 1.82166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.701117, + "hold30_r": 3.080784 + }, + { + "symbol": "MOS", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.810811, + "strategy_rank": 97.064008, + "rr": 2.03633, + "primary_prob": 22.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.054495, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02052, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.783784, + "strategy_rank": 83.941853, + "rr": 0.756473, + "primary_prob": 47.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.13471, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027618, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.297297, + "strategy_rank": 91.21361, + "rr": 1.995227, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.992841, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.501644, + "range_504_ratio": 1.651434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022497, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.432432, + "strategy_rank": 80.02568, + "rr": 2.260362, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.390542, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040508, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.918919, + "strategy_rank": 62.331916, + "rr": 1.529219, + "primary_prob": 36.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.293829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154833, + "hold30_r": -1.101402 + }, + { + "symbol": "NOC", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.216216, + "strategy_rank": 73.887274, + "rr": 1.45197, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.177955, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.355863, + "range_504_ratio": 1.427412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.170864, + "hold30_r": -1.120251 + }, + { + "symbol": "NRG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.432432, + "strategy_rank": 71.707233, + "rr": 1.548647, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.322971, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036972, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.27027, + "strategy_rank": 91.00537, + "rr": 1.536399, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.304599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.51153, + "hold30_r": 3.860461 + }, + { + "symbol": "OKE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.486486, + "strategy_rank": 76.074521, + "rr": 2.439306, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.658959, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03154, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.72973, + "strategy_rank": 96.566151, + "rr": 1.64716, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.47074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024513, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.243243, + "strategy_rank": 97.690335, + "rr": 1.471937, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.207905, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023809, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.054054, + "strategy_rank": 92.666317, + "rr": 1.606746, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.41012, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03085, + "hold30_r": 0.9369 + }, + { + "symbol": "PCG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.972973, + "strategy_rank": 79.416356, + "rr": 1.80656, + "primary_prob": 24.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.709839, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.77259, + "hold30_r": 2.325971 + }, + { + "symbol": "PFE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.108108, + "strategy_rank": 73.796064, + "rr": 1.96606, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.949091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045667, + "hold30_r": -0.320014 + }, + { + "symbol": "PFG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.486486, + "strategy_rank": 69.164489, + "rr": 1.787987, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.68198, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041023, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.891892, + "strategy_rank": 63.255069, + "rr": 1.039225, + "primary_prob": 48.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.558837, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.3062, + "range_504_ratio": 1.358254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.989116, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.756757, + "strategy_rank": 80.753678, + "rr": 1.598816, + "primary_prob": 25.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.398224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026563, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.756757, + "strategy_rank": 87.292189, + "rr": 1.956665, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.934998, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.506361, + "range_504_ratio": 1.659242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924768, + "hold30_r": 2.075502 + }, + { + "symbol": "REGN", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.648649, + "strategy_rank": 70.274119, + "rr": 1.553302, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.329953, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.341246, + "range_504_ratio": 1.406699, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042683, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.837838, + "strategy_rank": 76.509787, + "rr": 2.154345, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.231517, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043023, + "hold30_r": -1.003713 + }, + { + "symbol": "RSG", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.702703, + "strategy_rank": 63.669238, + "rr": 2.293576, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.440364, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.304027, + "range_504_ratio": 1.355306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.234098, + "hold30_r": 3.494455 + }, + { + "symbol": "SLB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.918919, + "strategy_rank": 92.915735, + "rr": 2.016542, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.024814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022402, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.135135, + "strategy_rank": 95.494271, + "rr": 1.616876, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.425314, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.021908, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.189189, + "strategy_rank": 84.292627, + "rr": 2.207884, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.311826, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.172063, + "hold30_r": 4.248982 + }, + { + "symbol": "SO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.108108, + "strategy_rank": 60.105449, + "rr": 2.364467, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.546701, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.250593, + "range_504_ratio": 1.284787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.304721, + "hold30_r": 3.244501 + }, + { + "symbol": "SRE", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.351351, + "strategy_rank": 60.222969, + "rr": 2.409869, + "primary_prob": 24.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.614803, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06723, + "hold30_r": -1.014682 + }, + { + "symbol": "STLD", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.702703, + "strategy_rank": 90.434287, + "rr": 0.848406, + "primary_prob": 47.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.27261, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.823126, + "hold30_r": 2.936734 + }, + { + "symbol": "TRGP", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.567568, + "strategy_rank": 87.285647, + "rr": 1.57135, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.357025, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025029, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.351351, + "strategy_rank": 90.110347, + "rr": 0.91058, + "primary_prob": 47.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.36587, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.891165, + "hold30_r": 2.574405 + }, + { + "symbol": "TSN", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.837838, + "strategy_rank": 69.4716, + "rr": 1.167964, + "primary_prob": 44.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.751945, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058064, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.27027, + "strategy_rank": 80.469448, + "rr": 1.823413, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.73512, + "raw_level_count": 7, + "gate_level_count": 7, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033328, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.0, + "strategy_rank": 66.227832, + "rr": 1.953441, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.930162, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046737, + "hold30_r": 1.345743 + }, + { + "symbol": "VLO", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.864865, + "strategy_rank": 91.494726, + "rr": 1.878043, + "primary_prob": 22.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.817064, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022392, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.783784, + "strategy_rank": 76.643471, + "rr": 1.141926, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.712889, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.508225, + "range_504_ratio": 1.662338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102618, + "hold30_r": 1.394849 + }, + { + "symbol": "VST", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.972973, + "strategy_rank": 80.3238, + "rr": 1.975192, + "primary_prob": 24.18, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.962788, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036621, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.540541, + "strategy_rank": 72.157019, + "rr": 1.921712, + "primary_prob": 24.29, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.882568, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036922, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.189189, + "strategy_rank": 67.56253, + "rr": 1.011331, + "primary_prob": 43.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.516997, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056576, + "hold30_r": -1.0 + }, + { + "symbol": "WY", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.72973, + "strategy_rank": 68.958384, + "rr": 1.042099, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.563149, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.278431, + "range_504_ratio": 1.321056, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000816, + "hold30_r": 1.662957 + }, + { + "symbol": "XOM", + "date": "2022-06-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.486486, + "strategy_rank": 84.846042, + "rr": 1.501904, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.252857, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0328, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.064117, + "strategy_rank": 63.032424, + "rr": 2.184579, + "primary_prob": 29.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.276868, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054945, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.026997, + "strategy_rank": 62.657281, + "rr": 1.909733, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.8646, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051809, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.588301, + "strategy_rank": 79.451205, + "rr": 2.311658, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.467487, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.277498, + "hold30_r": 3.341729 + }, + { + "symbol": "AIG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.964004, + "strategy_rank": 79.419921, + "rr": 1.701154, + "primary_prob": 29.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.551731, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664884, + "hold30_r": 2.031197 + }, + { + "symbol": "ALB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.163105, + "strategy_rank": 94.661311, + "rr": 2.277614, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.416421, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.254236, + "hold30_r": 4.675632 + }, + { + "symbol": "AMCR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.427447, + "strategy_rank": 64.952411, + "rr": 0.672343, + "primary_prob": 55.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.008514, + "raw_level_count": 10, + "gate_level_count": 8, + "range_504_log": 0.236389, + "range_504_ratio": 1.266667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080331, + "hold30_r": -1.028299 + }, + { + "symbol": "AMD", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.776153, + "strategy_rank": 91.994486, + "rr": 1.915676, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.873514, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.894228, + "hold30_r": 3.26196 + }, + { + "symbol": "ANET", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.689539, + "strategy_rank": 81.68032, + "rr": 2.894685, + "primary_prob": 20.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.342028, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.85895, + "hold30_r": 5.586349 + }, + { + "symbol": "APA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.43757, + "strategy_rank": 97.518757, + "rr": 1.650012, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.475017, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.016531, + "hold30_r": 0.418313 + }, + { + "symbol": "ARES", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.701912, + "strategy_rank": 85.553965, + "rr": 1.601577, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.402365, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572947, + "hold30_r": 4.12478 + }, + { + "symbol": "ATO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.202475, + "strategy_rank": 56.916143, + "rr": 1.236401, + "primary_prob": 42.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.854601, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.181469, + "hold30_r": 1.132662 + }, + { + "symbol": "AVGO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.951631, + "strategy_rank": 81.337522, + "rr": 1.265303, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.897954, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.22541, + "hold30_r": 2.314528 + }, + { + "symbol": "AZO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.226097, + "strategy_rank": 79.885204, + "rr": 1.028839, + "primary_prob": 49.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.543258, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046854, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.36333, + "strategy_rank": 80.741536, + "rr": 0.685206, + "primary_prob": 54.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.02781, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.654686, + "hold30_r": 2.532996 + }, + { + "symbol": "BKR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.062992, + "strategy_rank": 90.745778, + "rr": 0.831006, + "primary_prob": 46.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.246509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024495, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.613048, + "strategy_rank": 93.999841, + "rr": 1.713833, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.57075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687759, + "hold30_r": 1.802939 + }, + { + "symbol": "BX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.563555, + "strategy_rank": 91.232535, + "rr": 1.957428, + "primary_prob": 21.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.936142, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.543604, + "range_504_ratio": 1.722203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.932526, + "hold30_r": 1.660207 + }, + { + "symbol": "CB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.313836, + "strategy_rank": 65.347968, + "rr": 2.576716, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.865074, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131349, + "hold30_r": -1.081067 + }, + { + "symbol": "CDNS", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.826772, + "strategy_rank": 83.715104, + "rr": 1.724138, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.586206, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.686187, + "hold30_r": 4.251335 + }, + { + "symbol": "CF", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.537683, + "strategy_rank": 94.969644, + "rr": 1.620003, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.430005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.596413, + "hold30_r": 2.823519 + }, + { + "symbol": "CHRW", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.87739, + "strategy_rank": 74.795991, + "rr": 1.991925, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.987887, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.314743, + "range_504_ratio": 1.369907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041002, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.289089, + "strategy_rank": 62.987884, + "rr": 1.646234, + "primary_prob": 34.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.46935, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598369, + "hold30_r": 2.58575 + }, + { + "symbol": "COP", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.312711, + "strategy_rank": 92.219571, + "rr": 2.590943, + "primary_prob": 23.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.886414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.021029, + "hold30_r": 2.273487 + }, + { + "symbol": "COR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.514061, + "strategy_rank": 64.761526, + "rr": 1.876048, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.814073, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.82555, + "hold30_r": 1.749587 + }, + { + "symbol": "COST", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.376828, + "strategy_rank": 75.420345, + "rr": 1.521587, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.28238, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.47393, + "hold30_r": 3.079594 + }, + { + "symbol": "CTRA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.887514, + "strategy_rank": 95.611496, + "rr": 1.657428, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.486142, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.634662, + "hold30_r": 1.811765 + }, + { + "symbol": "CTVA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.463442, + "strategy_rank": 74.219359, + "rr": 1.535494, + "primary_prob": 33.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.303241, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497439, + "hold30_r": 3.594216 + }, + { + "symbol": "CVX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.388076, + "strategy_rank": 81.889499, + "rr": 2.158829, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.238243, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.126833, + "hold30_r": 1.922716 + }, + { + "symbol": "DDOG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.151856, + "strategy_rank": 89.000239, + "rr": 2.761871, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.142806, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028986, + "hold30_r": -1.011866 + }, + { + "symbol": "DLTR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.83802, + "strategy_rank": 91.733079, + "rr": 1.455075, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.182612, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042322, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.662542, + "strategy_rank": 97.036507, + "rr": 1.888504, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.832756, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.870532, + "hold30_r": 2.315194 + }, + { + "symbol": "ED", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.876265, + "strategy_rank": 63.889817, + "rr": 1.634228, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.451342, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583193, + "hold30_r": 2.050186 + }, + { + "symbol": "EIX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.239595, + "strategy_rank": 62.17344, + "rr": 1.781458, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.672187, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.735177, + "hold30_r": 3.646705 + }, + { + "symbol": "ELV", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.976378, + "strategy_rank": 69.118481, + "rr": 1.667882, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.501824, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044017, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.287964, + "strategy_rank": 91.475649, + "rr": 1.660495, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.490743, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.020605, + "hold30_r": 1.304767 + }, + { + "symbol": "EQT", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.987627, + "strategy_rank": 97.069116, + "rr": 1.648257, + "primary_prob": 24.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.472386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.631574, + "hold30_r": 4.074587 + }, + { + "symbol": "EXE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.862767, + "strategy_rank": 94.093163, + "rr": 1.58585, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.378776, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.567727, + "hold30_r": 2.924255 + }, + { + "symbol": "FANG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.187852, + "strategy_rank": 94.092102, + "rr": 1.910847, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.866271, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.892625, + "hold30_r": 1.279748 + }, + { + "symbol": "FCX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.188976, + "strategy_rank": 87.388849, + "rr": 1.912976, + "primary_prob": 21.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.869464, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.68491, + "range_504_ratio": 1.983594, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.892275, + "hold30_r": 1.084964 + }, + { + "symbol": "FIX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.726659, + "strategy_rank": 77.341658, + "rr": 1.765003, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.647505, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729942, + "hold30_r": 4.610006 + }, + { + "symbol": "FTNT", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.551181, + "strategy_rank": 90.725894, + "rr": 1.652707, + "primary_prob": 48.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.47906, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031568, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.47694, + "strategy_rank": 62.904902, + "rr": 2.055364, + "primary_prob": 25.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.083046, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085811, + "hold30_r": -1.038412 + }, + { + "symbol": "HAL", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.087739, + "strategy_rank": 95.058724, + "rr": 0.865893, + "primary_prob": 53.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.29884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.019357, + "hold30_r": -0.071542 + }, + { + "symbol": "HIG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.552306, + "strategy_rank": 63.652271, + "rr": 2.044344, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.066516, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.266877, + "range_504_ratio": 1.30588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0457, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.677165, + "strategy_rank": 79.624857, + "rr": 1.550828, + "primary_prob": 28.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.326242, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.437984, + "range_504_ratio": 1.54958, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.520368, + "hold30_r": 3.845327 + }, + { + "symbol": "HPQ", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.013498, + "strategy_rank": 87.978472, + "rr": 1.991107, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.98666, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032046, + "hold30_r": 1.614105 + }, + { + "symbol": "HST", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.20135, + "strategy_rank": 84.595827, + "rr": 1.952081, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.928122, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.927122, + "hold30_r": 3.130042 + }, + { + "symbol": "IRM", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.63892, + "strategy_rank": 78.478221, + "rr": 2.138652, + "primary_prob": 20.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.207979, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150875, + "hold30_r": -1.109558 + }, + { + "symbol": "KLAC", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.76378, + "strategy_rank": 89.737003, + "rr": 1.902931, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.854396, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876669, + "hold30_r": 3.679304 + }, + { + "symbol": "KR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.688414, + "strategy_rank": 84.073809, + "rr": 1.20636, + "primary_prob": 43.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.80954, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.214333, + "hold30_r": -1.170642 + }, + { + "symbol": "L", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.464567, + "strategy_rank": 60.714759, + "rr": 1.658697, + "primary_prob": 34.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.488045, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.205565, + "hold30_r": -1.152252 + }, + { + "symbol": "LYV", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.501687, + "strategy_rank": 85.669026, + "rr": 1.397864, + "primary_prob": 33.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.096797, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3689, + "hold30_r": 2.198949 + }, + { + "symbol": "MAR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.326209, + "strategy_rank": 85.214878, + "rr": 1.780651, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.670977, + "raw_level_count": 13, + "gate_level_count": 11, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.750551, + "hold30_r": 3.097731 + }, + { + "symbol": "MCK", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.938133, + "strategy_rank": 69.891036, + "rr": 0.742493, + "primary_prob": 58.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.113739, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.599748, + "range_504_ratio": 1.82166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.691513, + "hold30_r": 3.633149 + }, + { + "symbol": "MOS", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.762655, + "strategy_rank": 96.844296, + "rr": 1.848511, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.772766, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.828375, + "hold30_r": 2.207805 + }, + { + "symbol": "MPC", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.96288, + "strategy_rank": 86.325194, + "rr": 1.559599, + "primary_prob": 36.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.339398, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535519, + "hold30_r": 2.931354 + }, + { + "symbol": "MPWR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.451069, + "strategy_rank": 92.803627, + "rr": 1.77585, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.663774, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75334, + "hold30_r": 4.616501 + }, + { + "symbol": "MTB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.101237, + "strategy_rank": 81.185344, + "rr": 1.762192, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.643287, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039913, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.051744, + "strategy_rank": 62.189082, + "rr": 1.669862, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.504792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049534, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.813273, + "strategy_rank": 90.652456, + "rr": 1.88801, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.832015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.861719, + "hold30_r": 4.289464 + }, + { + "symbol": "OKE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.926884, + "strategy_rank": 75.408415, + "rr": 1.256355, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.884533, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.226644, + "hold30_r": 2.391519 + }, + { + "symbol": "ON", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.637795, + "strategy_rank": 96.595615, + "rr": 1.935421, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.903131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.912679, + "hold30_r": 4.938979 + }, + { + "symbol": "OXY", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.212598, + "strategy_rank": 97.630637, + "rr": 1.94098, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.911469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022809, + "hold30_r": 0.74475 + }, + { + "symbol": "PANW", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.913386, + "strategy_rank": 91.638697, + "rr": 1.880155, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.820232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075765, + "hold30_r": -1.041258 + }, + { + "symbol": "PAYX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.652418, + "strategy_rank": 66.658713, + "rr": 1.804505, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.706758, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04337, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.6018, + "strategy_rank": 80.42631, + "rr": 1.068493, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.60274, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.035849, + "hold30_r": 3.902034 + }, + { + "symbol": "PFE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.001125, + "strategy_rank": 72.623346, + "rr": 1.037394, + "primary_prob": 48.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.556092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047791, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.102362, + "strategy_rank": 68.556165, + "rr": 2.41944, + "primary_prob": 24.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.62916, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041568, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.301462, + "strategy_rank": 83.864896, + "rr": 1.683614, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.525422, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.02304, + "hold30_r": 1.497769 + }, + { + "symbol": "PWR", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.263217, + "strategy_rank": 88.374824, + "rr": 1.582132, + "primary_prob": 24.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.373198, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.506361, + "range_504_ratio": 1.659242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.551373, + "hold30_r": 2.171358 + }, + { + "symbol": "RSG", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.452193, + "strategy_rank": 60.612158, + "rr": 1.279263, + "primary_prob": 41.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.918894, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.304027, + "range_504_ratio": 1.355306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07396, + "hold30_r": -1.016802 + }, + { + "symbol": "SLB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.488189, + "strategy_rank": 92.606379, + "rr": 1.711788, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.567682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.020223, + "hold30_r": 0.824876 + }, + { + "symbol": "SMCI", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.737908, + "strategy_rank": 96.672764, + "rr": 1.624334, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.436501, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602411, + "hold30_r": 7.992711 + }, + { + "symbol": "SNPS", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.739033, + "strategy_rank": 86.131128, + "rr": 2.038362, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.057543, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.998536, + "hold30_r": 4.589962 + }, + { + "symbol": "SO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.227222, + "strategy_rank": 58.872186, + "rr": 1.462317, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.193475, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.250593, + "range_504_ratio": 1.284787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.405483, + "hold30_r": 3.093378 + }, + { + "symbol": "SRE", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.777278, + "strategy_rank": 59.398977, + "rr": 2.04084, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.06126, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.991598, + "hold30_r": 3.696654 + }, + { + "symbol": "STLD", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.038245, + "strategy_rank": 89.766166, + "rr": 2.082659, + "primary_prob": 20.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.123988, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.056914, + "hold30_r": 3.723245 + }, + { + "symbol": "TKO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.014623, + "strategy_rank": 69.591718, + "rr": 0.71236, + "primary_prob": 50.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.06854, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.384089, + "range_504_ratio": 1.468276, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.669349, + "hold30_r": 2.818142 + }, + { + "symbol": "TPL", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.327334, + "strategy_rank": 82.85506, + "rr": 1.61422, + "primary_prob": 25.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.421329, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.618271, + "range_504_ratio": 1.855716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589752, + "hold30_r": 2.365854 + }, + { + "symbol": "TRGP", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.512936, + "strategy_rank": 88.872186, + "rr": 0.745184, + "primary_prob": 50.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.117776, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.722394, + "hold30_r": 2.259544 + }, + { + "symbol": "TSLA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.538808, + "strategy_rank": 91.566054, + "rr": 1.123337, + "primary_prob": 41.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.685006, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.101792, + "hold30_r": 3.359692 + }, + { + "symbol": "TSN", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.789651, + "strategy_rank": 67.313025, + "rr": 2.268354, + "primary_prob": 20.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.402531, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056912, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.276715, + "strategy_rank": 83.154644, + "rr": 1.719423, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.579135, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.683838, + "hold30_r": 1.052845 + }, + { + "symbol": "UNH", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.00225, + "strategy_rank": 62.18272, + "rr": 1.628187, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.442281, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047036, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.412823, + "strategy_rank": 92.431401, + "rr": 1.663696, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.495544, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.643947, + "hold30_r": 1.557251 + }, + { + "symbol": "VST", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.138358, + "strategy_rank": 82.200217, + "rr": 2.599352, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.899028, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.567769, + "hold30_r": 2.787178 + }, + { + "symbol": "WAB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.251969, + "strategy_rank": 76.047085, + "rr": 3.410899, + "primary_prob": 17.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 5.116348, + "raw_level_count": 9, + "gate_level_count": 7, + "range_504_log": 0.253924, + "range_504_ratio": 1.289074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.370969, + "hold30_r": 2.98236 + }, + { + "symbol": "WMB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.23847, + "strategy_rank": 73.119118, + "rr": 2.442645, + "primary_prob": 24.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.663967, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.408139, + "hold30_r": 2.658772 + }, + { + "symbol": "WRB", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.788526, + "strategy_rank": 66.608871, + "rr": 1.384638, + "primary_prob": 33.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.076956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.490955, + "hold30_r": -1.4386 + }, + { + "symbol": "XOM", + "date": "2022-07-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.713161, + "strategy_rank": 86.130862, + "rr": 1.612177, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.418265, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583351, + "hold30_r": 1.543747 + }, + { + "symbol": "ABBV", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.878241, + "strategy_rank": 60.70577, + "rr": 1.546287, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.319431, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060135, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.231116, + "strategy_rank": 63.340071, + "rr": 2.43909, + "primary_prob": 23.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.658635, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056365, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.912063, + "strategy_rank": 79.709198, + "rr": 2.266817, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.400225, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.229197, + "hold30_r": 4.127366 + }, + { + "symbol": "AIG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.456595, + "strategy_rank": 76.827491, + "rr": 2.068688, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.103033, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.027557, + "hold30_r": 1.485812 + }, + { + "symbol": "AJG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.045096, + "strategy_rank": 63.556876, + "rr": 2.206795, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.310192, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.322244, + "range_504_ratio": 1.380221, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.14714, + "hold30_r": 4.22067 + }, + { + "symbol": "ALB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.588501, + "strategy_rank": 93.849746, + "rr": 2.458585, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.687878, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.433285, + "hold30_r": 5.930057 + }, + { + "symbol": "AMD", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.559188, + "strategy_rank": 93.002905, + "rr": 1.708464, + "primary_prob": 29.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.562696, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.684985, + "hold30_r": 2.303394 + }, + { + "symbol": "ANET", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.3292, + "strategy_rank": 81.91008, + "rr": 3.098386, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.647579, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.062638, + "hold30_r": 4.96655 + }, + { + "symbol": "AON", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.496054, + "strategy_rank": 67.719566, + "rr": 2.157293, + "primary_prob": 27.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.235939, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.105311, + "hold30_r": 1.724762 + }, + { + "symbol": "APA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.661781, + "strategy_rank": 97.333551, + "rr": 1.533724, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.300586, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.515377, + "hold30_r": 2.066081 + }, + { + "symbol": "ARES", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.10372, + "strategy_rank": 84.451907, + "rr": 1.772332, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.658499, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.741527, + "hold30_r": 4.299984 + }, + { + "symbol": "AVGO", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.907554, + "strategy_rank": 80.079045, + "rr": 1.336077, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.004115, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.294779, + "hold30_r": 2.104767 + }, + { + "symbol": "AZO", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.333709, + "strategy_rank": 80.12291, + "rr": 1.128481, + "primary_prob": 47.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.692721, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052937, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.461105, + "strategy_rank": 81.04707, + "rr": 1.39621, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.094314, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.362535, + "hold30_r": 2.748543 + }, + { + "symbol": "BKR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.926719, + "strategy_rank": 89.83453, + "rr": 1.729918, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.594877, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026262, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.828636, + "strategy_rank": 93.907942, + "rr": 1.593196, + "primary_prob": 47.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.389794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563145, + "hold30_r": 0.316644 + }, + { + "symbol": "BX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.740699, + "strategy_rank": 89.713877, + "rr": 2.013596, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.020394, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.543604, + "range_504_ratio": 1.722203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.987379, + "hold30_r": 1.629199 + }, + { + "symbol": "CB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.260428, + "strategy_rank": 63.545742, + "rr": 1.94352, + "primary_prob": 28.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.91528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056881, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.034949, + "strategy_rank": 84.107817, + "rr": 2.072685, + "primary_prob": 40.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.109027, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.035012, + "hold30_r": 3.642215 + }, + { + "symbol": "CF", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.956032, + "strategy_rank": 93.516016, + "rr": 1.502009, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.253014, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026962, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.005637, + "strategy_rank": 61.359964, + "rr": 2.084775, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.127163, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.03153, + "hold30_r": 2.920443 + }, + { + "symbol": "COP", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.534386, + "strategy_rank": 91.921202, + "rr": 1.720011, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.580016, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696169, + "hold30_r": 3.931609 + }, + { + "symbol": "COR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.613303, + "strategy_rank": 65.40389, + "rr": 2.17055, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.255826, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.116253, + "hold30_r": 1.779859 + }, + { + "symbol": "COST", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.554679, + "strategy_rank": 74.070165, + "rr": 2.200161, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.300242, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.14967, + "hold30_r": 2.615747 + }, + { + "symbol": "CTRA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88726, + "strategy_rank": 94.960452, + "rr": 0.911764, + "primary_prob": 51.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.367646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.885252, + "hold30_r": 2.017242 + }, + { + "symbol": "CTVA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.10823, + "strategy_rank": 73.620868, + "rr": 1.771854, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.657781, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729096, + "hold30_r": 4.084907 + }, + { + "symbol": "CVX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.603157, + "strategy_rank": 81.871591, + "rr": 0.96758, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.451371, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.932583, + "hold30_r": 3.195678 + }, + { + "symbol": "DDOG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.162345, + "strategy_rank": 91.106217, + "rr": 0.966202, + "primary_prob": 44.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.449303, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.015546, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.279594, + "strategy_rank": 91.557696, + "rr": 1.522966, + "primary_prob": 37.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.284449, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044928, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.436302, + "strategy_rank": 96.703274, + "rr": 1.744409, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.616614, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.724142, + "hold30_r": 3.826921 + }, + { + "symbol": "ED", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.936866, + "strategy_rank": 62.635671, + "rr": 2.024333, + "primary_prob": 22.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.0365, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.966969, + "hold30_r": 1.968351 + }, + { + "symbol": "EG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.62345, + "strategy_rank": 62.063299, + "rr": 1.655355, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.483033, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.271717, + "range_504_ratio": 1.312215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05486, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.270575, + "strategy_rank": 59.800201, + "rr": 1.664992, + "primary_prob": 34.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.497488, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052081, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.583991, + "strategy_rank": 66.919255, + "rr": 1.790698, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.686048, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.742879, + "hold30_r": 1.152543 + }, + { + "symbol": "EOG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.730552, + "strategy_rank": 91.738383, + "rr": 2.006622, + "primary_prob": 22.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.009933, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.984197, + "hold30_r": 2.765086 + }, + { + "symbol": "EQT", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.210823, + "strategy_rank": 97.186609, + "rr": 1.786504, + "primary_prob": 20.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.679756, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.766777, + "hold30_r": 3.505798 + }, + { + "symbol": "EXE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.857948, + "strategy_rank": 94.214849, + "rr": 1.699459, + "primary_prob": 21.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.549189, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.677376, + "hold30_r": 2.830649 + }, + { + "symbol": "FANG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.40699, + "strategy_rank": 93.494229, + "rr": 2.077878, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.116818, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.057732, + "hold30_r": 2.373698 + }, + { + "symbol": "FCX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.191657, + "strategy_rank": 89.287141, + "rr": 2.154327, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.23149, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.717484, + "range_504_ratio": 2.049271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.133141, + "hold30_r": 1.955128 + }, + { + "symbol": "FIX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.80947, + "strategy_rank": 76.728384, + "rr": 1.693588, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.540382, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.654114, + "hold30_r": 4.274046 + }, + { + "symbol": "FTNT", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.657272, + "strategy_rank": 91.190461, + "rr": 1.884831, + "primary_prob": 44.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.827246, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030748, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.652762, + "strategy_rank": 62.302715, + "rr": 1.808918, + "primary_prob": 32.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.713377, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.755829, + "hold30_r": 2.624721 + }, + { + "symbol": "HAL", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.083427, + "strategy_rank": 94.676397, + "rr": 1.000766, + "primary_prob": 41.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.501148, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.9791, + "hold30_r": 1.286174 + }, + { + "symbol": "HPQ", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.784667, + "strategy_rank": 88.200111, + "rr": 2.286026, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.429039, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.250383, + "hold30_r": 1.239349 + }, + { + "symbol": "HST", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.358512, + "strategy_rank": 82.048259, + "rr": 1.852091, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.778137, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.823604, + "hold30_r": 2.539939 + }, + { + "symbol": "HSY", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.976325, + "strategy_rank": 60.918073, + "rr": 1.523049, + "primary_prob": 51.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.284573, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.322217, + "range_504_ratio": 1.380185, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.452742, + "hold30_r": 2.175304 + }, + { + "symbol": "IRM", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.780158, + "strategy_rank": 74.497967, + "rr": 2.385302, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.577953, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046405, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.947012, + "strategy_rank": 77.349073, + "rr": 1.551997, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.327995, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513987, + "hold30_r": 3.551779 + }, + { + "symbol": "KLAC", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.51522, + "strategy_rank": 89.286076, + "rr": 2.243906, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.365859, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.213799, + "hold30_r": 2.38473 + }, + { + "symbol": "KR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.529876, + "strategy_rank": 82.099822, + "rr": 1.775504, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.663256, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048099, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.289741, + "strategy_rank": 69.656924, + "rr": 1.019386, + "primary_prob": 50.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.529079, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.41816, + "range_504_ratio": 1.519164, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.964873, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.853439, + "strategy_rank": 87.869286, + "rr": 0.95088, + "primary_prob": 50.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.426321, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.920032, + "hold30_r": 1.932179 + }, + { + "symbol": "MAR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.064262, + "strategy_rank": 83.773555, + "rr": 2.755898, + "primary_prob": 21.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 4.133847, + "raw_level_count": 14, + "gate_level_count": 12, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.721813, + "hold30_r": 2.315504 + }, + { + "symbol": "MOS", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.181511, + "strategy_rank": 95.52987, + "rr": 1.032178, + "primary_prob": 48.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.548267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.008478, + "hold30_r": 3.679679 + }, + { + "symbol": "MPC", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.632469, + "strategy_rank": 86.801671, + "rr": 0.900368, + "primary_prob": 47.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.350552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872744, + "hold30_r": 3.850076 + }, + { + "symbol": "MPWR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.010147, + "strategy_rank": 93.757271, + "rr": 2.01807, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.027106, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.992335, + "hold30_r": 3.641985 + }, + { + "symbol": "MTB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.711387, + "strategy_rank": 78.338353, + "rr": 2.305288, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.457933, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.262962, + "hold30_r": 4.148044 + }, + { + "symbol": "NI", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.074408, + "strategy_rank": 59.645561, + "rr": 2.270701, + "primary_prob": 26.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.406052, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.217011, + "hold30_r": 2.186254 + }, + { + "symbol": "NOC", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.133033, + "strategy_rank": 74.061402, + "rr": 1.314846, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.972269, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.355863, + "range_504_ratio": 1.427412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.128193, + "hold30_r": -1.080547 + }, + { + "symbol": "NUE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.686584, + "strategy_rank": 89.945063, + "rr": 2.409991, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.614986, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.381492, + "hold30_r": 3.691293 + }, + { + "symbol": "OKE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.682074, + "strategy_rank": 75.871715, + "rr": 1.112188, + "primary_prob": 46.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.668282, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.079861, + "hold30_r": 3.254468 + }, + { + "symbol": "ON", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.308906, + "strategy_rank": 96.825233, + "rr": 1.834222, + "primary_prob": 26.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.751334, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.808299, + "hold30_r": 4.828591 + }, + { + "symbol": "OXY", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.985344, + "strategy_rank": 97.163756, + "rr": 0.772233, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.15835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.748363, + "hold30_r": 3.477044 + }, + { + "symbol": "PANW", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.137542, + "strategy_rank": 91.981769, + "rr": 1.663639, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.495459, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.631093, + "hold30_r": 2.354664 + }, + { + "symbol": "PCG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.750846, + "strategy_rank": 77.666874, + "rr": 1.725295, + "primary_prob": 22.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.587942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.688127, + "hold30_r": 3.539823 + }, + { + "symbol": "PFE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.485908, + "strategy_rank": 69.372869, + "rr": 1.668887, + "primary_prob": 49.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.503331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052274, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.172492, + "strategy_rank": 68.395547, + "rr": 1.622, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.433, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579048, + "hold30_r": 4.566442 + }, + { + "symbol": "PGR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.397971, + "strategy_rank": 61.77048, + "rr": 0.744868, + "primary_prob": 58.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.117302, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.313384, + "range_504_ratio": 1.368047, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053062, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.980834, + "strategy_rank": 85.216393, + "rr": 1.874351, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.811527, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.848383, + "hold30_r": 2.073502 + }, + { + "symbol": "PWR", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.363021, + "strategy_rank": 88.056365, + "rr": 1.356927, + "primary_prob": 33.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.035391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506361, + "range_504_ratio": 1.659242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034117, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.152198, + "strategy_rank": 92.793266, + "rr": 0.951128, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.426691, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.928994, + "hold30_r": 2.611557 + }, + { + "symbol": "SMCI", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.505073, + "strategy_rank": 96.406195, + "rr": 2.279741, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.419612, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.252464, + "hold30_r": 9.686411 + }, + { + "symbol": "SNPS", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.838782, + "strategy_rank": 86.281636, + "rr": 1.601845, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.402768, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562381, + "hold30_r": 3.625212 + }, + { + "symbol": "SRE", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.721533, + "strategy_rank": 58.563566, + "rr": 2.194113, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.29117, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.139584, + "hold30_r": 4.036124 + }, + { + "symbol": "STLD", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.431793, + "strategy_rank": 87.32059, + "rr": 1.672659, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.508989, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.643399, + "hold30_r": 3.07351 + }, + { + "symbol": "SYY", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.201804, + "strategy_rank": 70.42349, + "rr": 0.948477, + "primary_prob": 65.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.422715, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055475, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.427283, + "strategy_rank": 69.433969, + "rr": 1.671358, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.507037, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.384089, + "range_504_ratio": 1.468276, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.625831, + "hold30_r": 2.082206 + }, + { + "symbol": "TPL", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.387824, + "strategy_rank": 87.754492, + "rr": 0.726704, + "primary_prob": 62.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.090057, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.618271, + "range_504_ratio": 1.855716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.699344, + "hold30_r": 1.838316 + }, + { + "symbol": "TRGP", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.054115, + "strategy_rank": 88.227757, + "rr": 1.380732, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.071098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.354635, + "hold30_r": 2.786574 + }, + { + "symbol": "TSLA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.206313, + "strategy_rank": 92.629571, + "rr": 2.683329, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.024994, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.661657, + "hold30_r": 2.74555 + }, + { + "symbol": "TSN", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.525366, + "strategy_rank": 67.689016, + "rr": 1.978852, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.968278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054447, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.755355, + "strategy_rank": 85.868456, + "rr": 1.719879, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.579819, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038211, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.299887, + "strategy_rank": 61.693161, + "rr": 0.92991, + "primary_prob": 51.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.394864, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.880225, + "hold30_r": 1.745569 + }, + { + "symbol": "VLO", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.759865, + "strategy_rank": 93.631343, + "rr": 1.769949, + "primary_prob": 23.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.654923, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747927, + "hold30_r": 2.121779 + }, + { + "symbol": "VST", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.235626, + "strategy_rank": 82.002846, + "rr": 1.715164, + "primary_prob": 33.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.572746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.678389, + "hold30_r": 1.99005 + }, + { + "symbol": "WAB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.848929, + "strategy_rank": 73.087276, + "rr": 4.016992, + "primary_prob": 15.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 6.025488, + "raw_level_count": 8, + "gate_level_count": 6, + "range_504_log": 0.253924, + "range_504_ratio": 1.289074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.97443, + "hold30_r": 2.924208 + }, + { + "symbol": "WMB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.304397, + "strategy_rank": 72.864371, + "rr": 1.65683, + "primary_prob": 34.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.485246, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.619815, + "hold30_r": 2.638852 + }, + { + "symbol": "WRB", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.882751, + "strategy_rank": 66.646385, + "rr": 1.670595, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.505892, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055439, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-07-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.377678, + "strategy_rank": 85.898233, + "rr": 0.934893, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.40234, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.902458, + "hold30_r": 2.626448 + }, + { + "symbol": "ABBV", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.848075, + "strategy_rank": 61.900506, + "rr": 1.41534, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.12301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058257, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.200832, + "strategy_rank": 64.810053, + "rr": 0.872041, + "primary_prob": 51.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.308061, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816116, + "hold30_r": 1.252436 + }, + { + "symbol": "ADM", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.924037, + "strategy_rank": 78.785144, + "rr": 0.991094, + "primary_prob": 41.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.486641, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.948792, + "hold30_r": 3.77808 + }, + { + "symbol": "AIG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.033299, + "strategy_rank": 79.349166, + "rr": 1.670391, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.505586, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629785, + "hold30_r": 0.090639 + }, + { + "symbol": "AIZ", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.269511, + "strategy_rank": 59.567785, + "rr": 1.595421, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.393132, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.297414, + "range_504_ratio": 1.346373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054458, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.223725, + "strategy_rank": 66.479038, + "rr": 1.816004, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.724006, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.322244, + "range_504_ratio": 1.380221, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.757111, + "hold30_r": 2.651746 + }, + { + "symbol": "ALB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.693028, + "strategy_rank": 94.135587, + "rr": 2.014412, + "primary_prob": 44.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.021617, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.983802, + "hold30_r": 3.378025 + }, + { + "symbol": "AMD", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.132154, + "strategy_rank": 93.479112, + "rr": 1.711296, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.566944, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.683526, + "hold30_r": -0.707981 + }, + { + "symbol": "AMP", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.645161, + "strategy_rank": 74.675912, + "rr": 1.817133, + "primary_prob": 42.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.725699, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.412667, + "range_504_ratio": 1.510841, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.774965, + "hold30_r": 2.263194 + }, + { + "symbol": "ANET", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.865765, + "strategy_rank": 85.227842, + "rr": 2.79376, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.19064, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.754989, + "hold30_r": 2.772541 + }, + { + "symbol": "AON", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.992716, + "strategy_rank": 71.736023, + "rr": 1.587941, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.381912, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534532, + "hold30_r": 0.387078 + }, + { + "symbol": "APA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.895942, + "strategy_rank": 97.528405, + "rr": 1.88685, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.830275, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021303, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.073881, + "strategy_rank": 82.071343, + "rr": 2.421866, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.6328, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044963, + "hold30_r": -0.557862 + }, + { + "symbol": "AZO", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.155047, + "strategy_rank": 78.169903, + "rr": 0.824846, + "primary_prob": 59.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.237268, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053692, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.507804, + "strategy_rank": 80.144871, + "rr": 1.631548, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.447322, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.593222, + "hold30_r": 1.518185 + }, + { + "symbol": "BKR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.253902, + "strategy_rank": 91.427576, + "rr": 1.549666, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.324498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0234, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.525494, + "strategy_rank": 93.721429, + "rr": 2.230118, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.345177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033218, + "hold30_r": -1.0 + }, + { + "symbol": "BX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.391259, + "strategy_rank": 86.052075, + "rr": 1.526668, + "primary_prob": 46.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.290002, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.543604, + "range_504_ratio": 1.722203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029726, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.264308, + "strategy_rank": 63.001838, + "rr": 2.692588, + "primary_prob": 22.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.038882, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054437, + "hold30_r": 0.64104 + }, + { + "symbol": "CDNS", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.698231, + "strategy_rank": 85.997484, + "rr": 1.936253, + "primary_prob": 39.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.904379, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.895961, + "hold30_r": 1.197561 + }, + { + "symbol": "CF", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.439126, + "strategy_rank": 95.075612, + "rr": 1.786928, + "primary_prob": 25.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.680393, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.760822, + "hold30_r": 2.725352 + }, + { + "symbol": "CI", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.228928, + "strategy_rank": 65.942181, + "rr": 1.23864, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.857961, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.386936, + "range_504_ratio": 1.472463, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.193305, + "hold30_r": 1.421839 + }, + { + "symbol": "COP", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.814776, + "strategy_rank": 91.616761, + "rr": 1.611133, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.416699, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583344, + "hold30_r": 2.870513 + }, + { + "symbol": "COR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.657648, + "strategy_rank": 64.988703, + "rr": 1.320656, + "primary_prob": 40.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.980984, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.26298, + "hold30_r": 1.033355 + }, + { + "symbol": "COST", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.472425, + "strategy_rank": 75.078984, + "rr": 1.90222, + "primary_prob": 45.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.853331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.84805, + "hold30_r": -0.108506 + }, + { + "symbol": "CTRA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.271592, + "strategy_rank": 94.567996, + "rr": 1.572779, + "primary_prob": 37.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.359168, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029147, + "hold30_r": 1.008192 + }, + { + "symbol": "CTVA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.363163, + "strategy_rank": 72.61465, + "rr": 0.978483, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.467724, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.93166, + "hold30_r": 3.211337 + }, + { + "symbol": "CVX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.837669, + "strategy_rank": 81.977334, + "rr": 1.824891, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.737336, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.785975, + "hold30_r": 1.532506 + }, + { + "symbol": "DDOG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281998, + "strategy_rank": 91.843193, + "rr": 3.613513, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 5.420269, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.017356, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.687825, + "strategy_rank": 97.071197, + "rr": 1.512007, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.26801, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.488095, + "hold30_r": 2.682171 + }, + { + "symbol": "ED", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.454735, + "strategy_rank": 59.290588, + "rr": 1.955104, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.932656, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.894592, + "hold30_r": 2.369985 + }, + { + "symbol": "EG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.639958, + "strategy_rank": 65.337379, + "rr": 2.129932, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.194898, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.271717, + "range_504_ratio": 1.312215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051802, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.825182, + "strategy_rank": 71.50878, + "rr": 1.891219, + "primary_prob": 28.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.836828, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.853828, + "hold30_r": 1.040255 + }, + { + "symbol": "EOG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.878252, + "strategy_rank": 92.113842, + "rr": 1.991677, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.987516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.966136, + "hold30_r": 1.902861 + }, + { + "symbol": "EQT", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.063476, + "strategy_rank": 97.132595, + "rr": 1.674322, + "primary_prob": 35.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.511483, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.651168, + "hold30_r": 1.851306 + }, + { + "symbol": "EXE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.190427, + "strategy_rank": 93.889996, + "rr": 1.733106, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.59966, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.708292, + "hold30_r": 1.165633 + }, + { + "symbol": "FANG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.022893, + "strategy_rank": 94.223502, + "rr": 1.751441, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.627161, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727674, + "hold30_r": 1.451755 + }, + { + "symbol": "FCX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.906348, + "strategy_rank": 89.476499, + "rr": 1.543555, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.315332, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519909, + "hold30_r": 0.426236 + }, + { + "symbol": "FIX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.830385, + "strategy_rank": 73.931425, + "rr": 2.16765, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.251475, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.124917, + "hold30_r": 2.555758 + }, + { + "symbol": "FTNT", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.091571, + "strategy_rank": 91.566904, + "rr": 1.7052, + "primary_prob": 47.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.5578, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031374, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.853278, + "strategy_rank": 60.179849, + "rr": 2.511071, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.766607, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.457123, + "hold30_r": 1.519734 + }, + { + "symbol": "HAL", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.398543, + "strategy_rank": 94.160289, + "rr": 0.686832, + "primary_prob": 52.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.030248, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024282, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.477627, + "strategy_rank": 78.68543, + "rr": 3.062341, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 17, + "primary_distance_atr": 4.593511, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.437984, + "range_504_ratio": 1.54958, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038048, + "hold30_r": 0.724115 + }, + { + "symbol": "HPQ", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.340271, + "strategy_rank": 88.983049, + "rr": 2.310433, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.46565, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.177142, + "hold30_r": -1.137492 + }, + { + "symbol": "HST", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.617066, + "strategy_rank": 83.419173, + "rr": 1.628255, + "primary_prob": 45.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.442383, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.594743, + "hold30_r": 0.415519 + }, + { + "symbol": "HSY", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.437045, + "strategy_rank": 58.393159, + "rr": 0.908146, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.362219, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.322217, + "range_504_ratio": 1.380185, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832019, + "hold30_r": 1.641792 + }, + { + "symbol": "HWM", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.662851, + "strategy_rank": 76.539074, + "rr": 1.57616, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.364241, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.317691, + "range_504_ratio": 1.373951, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535514, + "hold30_r": 0.338232 + }, + { + "symbol": "IRM", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 74.03678, + "rr": 1.815601, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.723401, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769908, + "hold30_r": 3.085644 + }, + { + "symbol": "JBL", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.599376, + "strategy_rank": 80.2476, + "rr": 1.868872, + "primary_prob": 46.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.803307, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.828041, + "hold30_r": 1.524496 + }, + { + "symbol": "KLAC", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.57128, + "strategy_rank": 90.517341, + "rr": 1.570431, + "primary_prob": 40.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.355646, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.537123, + "hold30_r": -0.574753 + }, + { + "symbol": "KR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.431842, + "strategy_rank": 77.060856, + "rr": 1.228513, + "primary_prob": 43.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.842769, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.365301, + "hold30_r": -1.312358 + }, + { + "symbol": "L", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.893861, + "strategy_rank": 59.350625, + "rr": 1.616337, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.424506, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058696, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.020812, + "strategy_rank": 80.251328, + "rr": 2.334649, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.501974, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.292986, + "hold30_r": -0.470342 + }, + { + "symbol": "LLY", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.114464, + "strategy_rank": 69.092586, + "rr": 1.043057, + "primary_prob": 52.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.564585, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052097, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.883455, + "strategy_rank": 89.520911, + "rr": 2.664278, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.996417, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035452, + "hold30_r": -0.456765 + }, + { + "symbol": "MAR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.490114, + "strategy_rank": 84.16956, + "rr": 2.530272, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.795408, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038901, + "hold30_r": 0.145304 + }, + { + "symbol": "MET", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.206035, + "strategy_rank": 63.681296, + "rr": 1.533675, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.300512, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.281778, + "range_504_ratio": 1.325485, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488171, + "hold30_r": 1.132398 + }, + { + "symbol": "MOS", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.647242, + "strategy_rank": 96.778926, + "rr": 2.74535, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.118025, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.71882, + "hold30_r": 1.612881 + }, + { + "symbol": "MPC", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.60666, + "strategy_rank": 86.985098, + "rr": 1.547718, + "primary_prob": 42.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.321577, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.516088, + "hold30_r": 2.130312 + }, + { + "symbol": "MPWR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.068678, + "strategy_rank": 94.508511, + "rr": 2.101214, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.151821, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.071278, + "hold30_r": 0.375481 + }, + { + "symbol": "MTB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.94693, + "strategy_rank": 81.077181, + "rr": 1.858266, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.787399, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.819246, + "hold30_r": 1.913988 + }, + { + "symbol": "NOC", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.241415, + "strategy_rank": 75.258087, + "rr": 1.111088, + "primary_prob": 44.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.666632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.355863, + "range_504_ratio": 1.427412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048159, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.109261, + "strategy_rank": 90.688632, + "rr": 1.528045, + "primary_prob": 51.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.292067, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495174, + "hold30_r": 2.120191 + }, + { + "symbol": "NVDA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.322581, + "strategy_rank": 91.637021, + "rr": 1.621765, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.432647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901964, + "range_504_ratio": 2.464438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026994, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.685744, + "strategy_rank": 72.444818, + "rr": 1.78165, + "primary_prob": 46.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.672474, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.744153, + "hold30_r": 0.898429 + }, + { + "symbol": "ON", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.855359, + "strategy_rank": 97.42305, + "rr": 1.799352, + "primary_prob": 43.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.699028, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.770713, + "hold30_r": 2.06844 + }, + { + "symbol": "OXY", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.479709, + "strategy_rank": 97.673179, + "rr": 1.749735, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.624602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02808, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.484912, + "strategy_rank": 91.933831, + "rr": 0.750637, + "primary_prob": 52.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.125956, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0357, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.183143, + "strategy_rank": 78.211689, + "rr": 2.638521, + "primary_prob": 37.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.957782, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.598368, + "hold30_r": 3.058448 + }, + { + "symbol": "PFE", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.246618, + "strategy_rank": 65.406589, + "rr": 1.662903, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.494354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.412401, + "hold30_r": -1.359264 + }, + { + "symbol": "PFG", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.015609, + "strategy_rank": 71.006253, + "rr": 2.056768, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.085153, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.012342, + "hold30_r": 3.633598 + }, + { + "symbol": "PGR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.056191, + "strategy_rank": 66.687932, + "rr": 1.860064, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.790096, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.313384, + "range_504_ratio": 1.368047, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.815402, + "hold30_r": 2.26842 + }, + { + "symbol": "PSX", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.715921, + "strategy_rank": 86.801456, + "rr": 1.626326, + "primary_prob": 25.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.439489, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030632, + "hold30_r": 0.460281 + }, + { + "symbol": "PWR", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.901145, + "strategy_rank": 88.393418, + "rr": 0.773127, + "primary_prob": 65.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.15969, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506361, + "range_504_ratio": 1.659242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737694, + "hold30_r": 1.205206 + }, + { + "symbol": "RF", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.061394, + "strategy_rank": 77.14796, + "rr": 2.315399, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.473098, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.275776, + "hold30_r": 1.368323 + }, + { + "symbol": "RJF", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.408949, + "strategy_rank": 79.535174, + "rr": 1.81233, + "primary_prob": 47.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.718495, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768754, + "hold30_r": 2.026148 + }, + { + "symbol": "SLB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.317378, + "strategy_rank": 92.952694, + "rr": 1.599086, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.398629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572642, + "hold30_r": 1.552999 + }, + { + "symbol": "SMCI", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.670135, + "strategy_rank": 96.578752, + "rr": 3.209494, + "primary_prob": 21.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.814241, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.178142, + "hold30_r": 6.711386 + }, + { + "symbol": "SNPS", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.738814, + "strategy_rank": 87.504709, + "rr": 1.86677, + "primary_prob": 40.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.800155, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.824451, + "hold30_r": 0.980251 + }, + { + "symbol": "STLD", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.276795, + "strategy_rank": 89.32709, + "rr": 1.563649, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.345473, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532569, + "hold30_r": 2.879799 + }, + { + "symbol": "TRGP", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.462019, + "strategy_rank": 88.738366, + "rr": 1.721577, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.582365, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.691185, + "hold30_r": 1.214614 + }, + { + "symbol": "TSCO", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.414152, + "strategy_rank": 77.658754, + "rr": 1.752946, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.629419, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.137522, + "hold30_r": -1.08689 + }, + { + "symbol": "TSLA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.860562, + "strategy_rank": 94.425135, + "rr": 2.510654, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.765981, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.484887, + "hold30_r": 1.463251 + }, + { + "symbol": "TSN", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.680541, + "strategy_rank": 69.710647, + "rr": 2.300081, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.450121, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056432, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-07-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.807492, + "strategy_rank": 88.83565, + "rr": 2.594009, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.891013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018882, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.652445, + "strategy_rank": 88.017771, + "rr": 1.583661, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.375492, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041952, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.038502, + "strategy_rank": 63.235985, + "rr": 1.418505, + "primary_prob": 42.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.127757, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.371686, + "hold30_r": -0.006309 + }, + { + "symbol": "VLO", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.231009, + "strategy_rank": 93.278841, + "rr": 2.380527, + "primary_prob": 25.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.570791, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026027, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.530697, + "strategy_rank": 79.757781, + "rr": 2.402596, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.603895, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038846, + "hold30_r": 0.912004 + }, + { + "symbol": "WAB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.622268, + "strategy_rank": 73.287301, + "rr": 2.629689, + "primary_prob": 37.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.944534, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.253924, + "range_504_ratio": 1.289074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.584256, + "hold30_r": 0.302016 + }, + { + "symbol": "WMB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.449532, + "strategy_rank": 70.138971, + "rr": 1.664933, + "primary_prob": 42.33, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.497399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.622403, + "hold30_r": 1.00108 + }, + { + "symbol": "WRB", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.299688, + "strategy_rank": 67.600436, + "rr": 1.752954, + "primary_prob": 32.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.629431, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051445, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-07-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.045786, + "strategy_rank": 85.70557, + "rr": 2.16034, + "primary_prob": 16.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.240511, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.124093, + "hold30_r": 1.289628 + }, + { + "symbol": "ABBV", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.251572, + "strategy_rank": 64.839281, + "rr": 1.906509, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.859763, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.299044, + "hold30_r": -1.233728 + }, + { + "symbol": "ACGL", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.696017, + "strategy_rank": 62.864618, + "rr": 1.259446, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.889169, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.197539, + "hold30_r": 1.53088 + }, + { + "symbol": "ADM", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.928721, + "strategy_rank": 78.534205, + "rr": 2.492332, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.738498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.448387, + "hold30_r": 2.687533 + }, + { + "symbol": "AIG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.067086, + "strategy_rank": 76.106374, + "rr": 2.628265, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.942397, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045838, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.840671, + "strategy_rank": 68.486378, + "rr": 2.204312, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.306468, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.322244, + "range_504_ratio": 1.380221, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.138501, + "hold30_r": 2.616315 + }, + { + "symbol": "ALB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.863732, + "strategy_rank": 94.270721, + "rr": 2.040835, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.061252, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.006685, + "hold30_r": 4.164389 + }, + { + "symbol": "AMD", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.67086, + "strategy_rank": 91.71228, + "rr": 1.710661, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.565991, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.681754, + "hold30_r": -1.202832 + }, + { + "symbol": "ANET", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.259958, + "strategy_rank": 84.909586, + "rr": 1.966012, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.949018, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.926557, + "hold30_r": 2.473153 + }, + { + "symbol": "APA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.475891, + "strategy_rank": 97.185425, + "rr": 1.832457, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.748685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021459, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.27673, + "strategy_rank": 78.292874, + "rr": 1.842572, + "primary_prob": 46.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.763858, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049695, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.710692, + "strategy_rank": 80.346438, + "rr": 1.60775, + "primary_prob": 20.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.411625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.556851, + "hold30_r": 0.722909 + }, + { + "symbol": "BG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.098532, + "strategy_rank": 78.373157, + "rr": 1.62117, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.431754, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.585064, + "hold30_r": 1.05532 + }, + { + "symbol": "BKR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.492662, + "strategy_rank": 90.85114, + "rr": 1.500814, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.251221, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024004, + "hold30_r": -0.560345 + }, + { + "symbol": "BLDR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.654088, + "strategy_rank": 92.994263, + "rr": 2.558523, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.837785, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034216, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.285115, + "strategy_rank": 57.599581, + "rr": 1.638408, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.457612, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069086, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.389937, + "strategy_rank": 70.099734, + "rr": 1.560197, + "primary_prob": 51.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.340296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.500445, + "hold30_r": 1.16984 + }, + { + "symbol": "CB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.438155, + "strategy_rank": 61.011311, + "rr": 2.388367, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.58255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055953, + "hold30_r": 1.213318 + }, + { + "symbol": "CDNS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.832285, + "strategy_rank": 85.696407, + "rr": 1.977313, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.965969, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.933876, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.84696, + "strategy_rank": 95.301659, + "rr": 1.819598, + "primary_prob": 40.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.729397, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.789939, + "hold30_r": 1.227023 + }, + { + "symbol": "CHRW", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.857442, + "strategy_rank": 76.022385, + "rr": 1.607415, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.411122, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.314743, + "range_504_ratio": 1.369907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557656, + "hold30_r": 2.97674 + }, + { + "symbol": "CNP", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.81761, + "strategy_rank": 58.36103, + "rr": 1.543276, + "primary_prob": 51.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.314914, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476881, + "hold30_r": 2.336322 + }, + { + "symbol": "COP", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.589099, + "strategy_rank": 91.2517, + "rr": 1.799718, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.699577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769319, + "hold30_r": 2.452598 + }, + { + "symbol": "COR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.631027, + "strategy_rank": 64.29151, + "rr": 1.799179, + "primary_prob": 32.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.698769, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063512, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.953878, + "strategy_rank": 74.853907, + "rr": 2.028389, + "primary_prob": 44.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.042583, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.973644, + "hold30_r": 0.35689 + }, + { + "symbol": "CTRA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.266247, + "strategy_rank": 94.37131, + "rr": 1.550633, + "primary_prob": 39.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.325949, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031709, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.348008, + "strategy_rank": 72.928125, + "rr": 2.077981, + "primary_prob": 43.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.116971, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.026946, + "hold30_r": 2.4476 + }, + { + "symbol": "CVS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.236897, + "strategy_rank": 61.290514, + "rr": 2.147058, + "primary_prob": 20.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.220587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.085973, + "hold30_r": 2.035745 + }, + { + "symbol": "CVX", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.283019, + "strategy_rank": 81.321544, + "rr": 1.561606, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.342408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519243, + "hold30_r": 0.94936 + }, + { + "symbol": "DDOG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.920335, + "strategy_rank": 95.085239, + "rr": 0.913338, + "primary_prob": 41.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.370007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.896849, + "hold30_r": 0.335709 + }, + { + "symbol": "DELL", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.293501, + "strategy_rank": 78.517166, + "rr": 2.002126, + "primary_prob": 22.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.00319, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.473585, + "range_504_ratio": 1.60574, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.959319, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.798742, + "strategy_rank": 92.402634, + "rr": 1.816048, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.724072, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.50762, + "hold30_r": -1.468509 + }, + { + "symbol": "DVN", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.685535, + "strategy_rank": 96.955606, + "rr": 1.633047, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.44957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025031, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.324948, + "strategy_rank": 60.574744, + "rr": 1.944573, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.916859, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.351211, + "range_504_ratio": 1.420787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876004, + "hold30_r": 1.780692 + }, + { + "symbol": "EG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.486373, + "strategy_rank": 64.443808, + "rr": 2.211545, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.317318, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.271717, + "range_504_ratio": 1.312215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058245, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.509434, + "strategy_rank": 73.282545, + "rr": 1.726104, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.589156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.683527, + "hold30_r": 0.971181 + }, + { + "symbol": "EOG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.750524, + "strategy_rank": 91.982689, + "rr": 1.736266, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.604398, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027137, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.056604, + "strategy_rank": 97.080208, + "rr": 1.413221, + "primary_prob": 41.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.119832, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026507, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.169811, + "strategy_rank": 93.374516, + "rr": 1.890052, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.835077, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.861657, + "hold30_r": 1.230869 + }, + { + "symbol": "FANG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.008386, + "strategy_rank": 94.212565, + "rr": 1.990667, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.986001, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.025178, + "hold30_r": 0.90878 + }, + { + "symbol": "FDS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.228512, + "strategy_rank": 66.732761, + "rr": 1.558572, + "primary_prob": 45.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.337859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.49975, + "hold30_r": 2.879877 + }, + { + "symbol": "FIX", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.21174, + "strategy_rank": 76.236503, + "rr": 2.052037, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.078056, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.423704, + "range_504_ratio": 1.52761, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.006924, + "hold30_r": 2.119496 + }, + { + "symbol": "FTNT", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.186583, + "strategy_rank": 92.469102, + "rr": 2.031334, + "primary_prob": 27.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.047001, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028744, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.599581, + "strategy_rank": 61.522635, + "rr": 2.038836, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.058254, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.979953, + "hold30_r": 1.049911 + }, + { + "symbol": "GIS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.809224, + "strategy_rank": 60.853486, + "rr": 1.358877, + "primary_prob": 44.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.038316, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.305781, + "range_504_ratio": 1.357685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292364, + "hold30_r": 0.815426 + }, + { + "symbol": "HAL", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.379455, + "strategy_rank": 93.835075, + "rr": 0.874818, + "primary_prob": 44.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.312227, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.85003, + "hold30_r": -0.20592 + }, + { + "symbol": "HPQ", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.129979, + "strategy_rank": 89.395169, + "rr": 1.550951, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.326427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.509231, + "hold30_r": -1.003997 + }, + { + "symbol": "HSY", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.744235, + "strategy_rank": 62.060713, + "rr": 0.835612, + "primary_prob": 50.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.253418, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.322217, + "range_504_ratio": 1.380185, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.751866, + "hold30_r": 1.391087 + }, + { + "symbol": "IRM", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.163522, + "strategy_rank": 75.251704, + "rr": 1.547913, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.32187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495548, + "hold30_r": 3.199777 + }, + { + "symbol": "KLAC", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.557652, + "strategy_rank": 90.77362, + "rr": 2.271204, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.406806, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036011, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.050314, + "strategy_rank": 77.702166, + "rr": 1.960023, + "primary_prob": 29.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.940034, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.907848, + "hold30_r": 1.374219 + }, + { + "symbol": "L", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.027254, + "strategy_rank": 58.633304, + "rr": 1.586533, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.3798, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063875, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.656184, + "strategy_rank": 80.977321, + "rr": 1.963719, + "primary_prob": 44.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.945578, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.918499, + "hold30_r": -1.254383 + }, + { + "symbol": "LYV", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.622642, + "strategy_rank": 87.965975, + "rr": 2.754446, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.131669, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038493, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.075472, + "strategy_rank": 63.634839, + "rr": 1.937228, + "primary_prob": 30.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.905842, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.281778, + "range_504_ratio": 1.325485, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.885643, + "hold30_r": 1.893516 + }, + { + "symbol": "MOS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.427673, + "strategy_rank": 96.514434, + "rr": 1.897383, + "primary_prob": 45.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.846074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.869065, + "hold30_r": 0.841989 + }, + { + "symbol": "MPC", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.960168, + "strategy_rank": 86.700569, + "rr": 1.274507, + "primary_prob": 40.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.911761, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241363, + "hold30_r": 1.559982 + }, + { + "symbol": "MPWR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.767296, + "strategy_rank": 93.493592, + "rr": 1.721908, + "primary_prob": 42.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.582862, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.692632, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.90566, + "strategy_rank": 59.74777, + "rr": 1.433006, + "primary_prob": 38.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.14951, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068576, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.138365, + "strategy_rank": 80.12447, + "rr": 1.779493, + "primary_prob": 34.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.66924, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.735198, + "hold30_r": 1.910322 + }, + { + "symbol": "NOC", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.041929, + "strategy_rank": 76.491693, + "rr": 1.725686, + "primary_prob": 31.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.588529, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.355863, + "range_504_ratio": 1.427412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.674251, + "hold30_r": 2.533617 + }, + { + "symbol": "NUE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.090147, + "strategy_rank": 88.334232, + "rr": 1.562555, + "primary_prob": 42.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.343833, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531246, + "hold30_r": 1.486427 + }, + { + "symbol": "NVDA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.477987, + "strategy_rank": 89.028315, + "rr": 2.611968, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.917952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901964, + "range_504_ratio": 2.464438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027296, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.083857, + "strategy_rank": 78.809746, + "rr": 1.803188, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.704782, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.47933, + "range_504_ratio": 1.614992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.764228, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.865828, + "strategy_rank": 72.431603, + "rr": 1.824345, + "primary_prob": 43.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.736518, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127231, + "hold30_r": -1.084896 + }, + { + "symbol": "ON", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.637317, + "strategy_rank": 97.226038, + "rr": 1.862991, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.794487, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.832599, + "hold30_r": 1.954492 + }, + { + "symbol": "OXY", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.895178, + "strategy_rank": 97.855495, + "rr": 1.455823, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.183735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027842, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.073375, + "strategy_rank": 91.969773, + "rr": 1.590513, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.38577, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558237, + "hold30_r": 2.335237 + }, + { + "symbol": "PAYX", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.446541, + "strategy_rank": 66.677851, + "rr": 1.700925, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.551387, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64502, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.421384, + "strategy_rank": 80.556893, + "rr": 2.66205, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.993074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.618769, + "hold30_r": 4.115226 + }, + { + "symbol": "PFE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.469602, + "strategy_rank": 68.361776, + "rr": 2.156288, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.234432, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059744, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.018868, + "strategy_rank": 69.629944, + "rr": 1.999962, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.999943, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.95107, + "hold30_r": 4.48689 + }, + { + "symbol": "PGR", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.792453, + "strategy_rank": 66.873964, + "rr": 1.65246, + "primary_prob": 34.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.47869, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.313384, + "range_504_ratio": 1.368047, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.599683, + "hold30_r": 3.755803 + }, + { + "symbol": "PSX", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 83.718038, + "rr": 1.544926, + "primary_prob": 25.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.317389, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032418, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.115304, + "strategy_rank": 77.530504, + "rr": 1.52508, + "primary_prob": 51.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.28762, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478863, + "hold30_r": 2.791236 + }, + { + "symbol": "RSG", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.503145, + "strategy_rank": 58.862662, + "rr": 1.482021, + "primary_prob": 49.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.223031, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.304027, + "range_504_ratio": 1.355306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.405658, + "hold30_r": 4.325349 + }, + { + "symbol": "SLB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.976939, + "strategy_rank": 91.255406, + "rr": 2.097999, + "primary_prob": 43.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.146998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.106899, + "hold30_r": -1.079095 + }, + { + "symbol": "SMCI", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.91195, + "strategy_rank": 96.071419, + "rr": 1.980489, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.970734, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573423, + "range_504_ratio": 1.774331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.949644, + "hold30_r": 4.082245 + }, + { + "symbol": "SNPS", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.719078, + "strategy_rank": 87.958584, + "rr": 1.570901, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.356352, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.392493, + "range_504_ratio": 1.480668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524656, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.607966, + "strategy_rank": 58.151518, + "rr": 2.083956, + "primary_prob": 42.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.125934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.021209, + "hold30_r": 2.55007 + }, + { + "symbol": "STLD", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.29979, + "strategy_rank": 86.911945, + "rr": 1.799348, + "primary_prob": 38.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.699022, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768219, + "hold30_r": 2.171288 + }, + { + "symbol": "SYY", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.308176, + "strategy_rank": 74.283506, + "rr": 1.576467, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.3647, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062387, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.461216, + "strategy_rank": 75.875152, + "rr": 1.540859, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.311289, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.449009, + "range_504_ratio": 1.566759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.500393, + "hold30_r": -0.014845 + }, + { + "symbol": "TRGP", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.121593, + "strategy_rank": 88.561266, + "rr": 2.601786, + "primary_prob": 38.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.902679, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033901, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.647799, + "strategy_rank": 78.480237, + "rr": 2.18721, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.280816, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038073, + "hold30_r": 1.308487 + }, + { + "symbol": "TSLA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.702306, + "strategy_rank": 95.799146, + "rr": 2.125273, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.18791, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027699, + "hold30_r": 0.727711 + }, + { + "symbol": "TSN", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.534591, + "strategy_rank": 68.911871, + "rr": 3.244597, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.866896, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.268146, + "hold30_r": -1.206782 + }, + { + "symbol": "ULTA", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.396226, + "strategy_rank": 87.626312, + "rr": 1.628856, + "primary_prob": 23.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.443284, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039781, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.679245, + "strategy_rank": 67.127773, + "rr": 0.818903, + "primary_prob": 58.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.228354, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.765272, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.218029, + "strategy_rank": 93.386512, + "rr": 2.147302, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.220953, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05045, + "hold30_r": -1.023503 + }, + { + "symbol": "VST", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.880503, + "strategy_rank": 79.871582, + "rr": 0.876355, + "primary_prob": 53.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.314532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.83487, + "hold30_r": 0.931366 + }, + { + "symbol": "WMB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.002096, + "strategy_rank": 69.060463, + "rr": 1.74192, + "primary_prob": 48.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.61288, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04555, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.339623, + "strategy_rank": 69.14443, + "rr": 1.784146, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.676219, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051964, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-07-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.331237, + "strategy_rank": 85.883749, + "rr": 1.780593, + "primary_prob": 21.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.670889, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039256, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099788, + "strategy_rank": 67.016985, + "rr": 1.72347, + "primary_prob": 33.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.585204, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051054, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.41189, + "strategy_rank": 63.895966, + "rr": 1.6499, + "primary_prob": 34.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.474851, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.594013, + "hold30_r": 2.428214 + }, + { + "symbol": "ADM", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.764331, + "strategy_rank": 77.197452, + "rr": 1.841547, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.76232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.794675, + "hold30_r": 0.85766 + }, + { + "symbol": "AIG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.942675, + "strategy_rank": 78.184713, + "rr": 1.88996, + "primary_prob": 25.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.83494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.843283, + "hold30_r": 1.176417 + }, + { + "symbol": "AJG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.038217, + "strategy_rank": 71.082803, + "rr": 1.184264, + "primary_prob": 53.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.776397, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.322244, + "range_504_ratio": 1.380221, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.129461, + "hold30_r": 1.125515 + }, + { + "symbol": "ALB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.339703, + "strategy_rank": 91.104034, + "rr": 1.683118, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.524677, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.647592, + "hold30_r": 3.50081 + }, + { + "symbol": "AMCR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.573248, + "strategy_rank": 64.171975, + "rr": 0.754115, + "primary_prob": 57.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.131172, + "raw_level_count": 12, + "gate_level_count": 10, + "range_504_log": 0.236389, + "range_504_ratio": 1.266667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057754, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.915074, + "strategy_rank": 86.475584, + "rr": 1.927777, + "primary_prob": 38.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.891666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039002, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.360934, + "strategy_rank": 66.602972, + "rr": 1.528179, + "primary_prob": 36.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.292269, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.475866, + "hold30_r": -0.539537 + }, + { + "symbol": "APA", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.2569, + "strategy_rank": 97.409766, + "rr": 2.156807, + "primary_prob": 36.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.23521, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021938, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.63482, + "strategy_rank": 75.042463, + "rr": 1.511842, + "primary_prob": 51.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.267763, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053504, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.055202, + "strategy_rank": 80.138004, + "rr": 1.4484, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.172599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.452717, + "range_504_ratio": 1.572579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.396273, + "hold30_r": -0.037493 + }, + { + "symbol": "BG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199575, + "strategy_rank": 76.963907, + "rr": 4.6867, + "primary_prob": 28.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 7.03005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040257, + "hold30_r": -0.815307 + }, + { + "symbol": "BKR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.585987, + "strategy_rank": 90.764331, + "rr": 1.536466, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.3047, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026175, + "hold30_r": -0.466853 + }, + { + "symbol": "BLDR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.346072, + "strategy_rank": 94.989384, + "rr": 1.593924, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.390887, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032153, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.428875, + "strategy_rank": 73.842887, + "rr": 2.043307, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.064961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059113, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.713376, + "strategy_rank": 61.592357, + "rr": 2.601029, + "primary_prob": 20.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.901543, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.331548, + "range_504_ratio": 1.393123, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055785, + "hold30_r": 0.970298 + }, + { + "symbol": "CDNS", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.490446, + "strategy_rank": 85.254777, + "rr": 1.345853, + "primary_prob": 40.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.018779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.300294, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.832272, + "strategy_rank": 94.62845, + "rr": 2.020776, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.031164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.99112, + "hold30_r": 0.642556 + }, + { + "symbol": "CHRW", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.484076, + "strategy_rank": 76.624204, + "rr": 1.518419, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.277628, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.314743, + "range_504_ratio": 1.369907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.469349, + "hold30_r": -0.336927 + }, + { + "symbol": "CI", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.154989, + "strategy_rank": 69.447983, + "rr": 1.162255, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.743382, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.386936, + "range_504_ratio": 1.472463, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102608, + "hold30_r": 1.999649 + }, + { + "symbol": "COP", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.770701, + "strategy_rank": 91.528662, + "rr": 1.685045, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.527567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65398, + "hold30_r": 4.122975 + }, + { + "symbol": "COR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.501062, + "strategy_rank": 61.762208, + "rr": 2.256483, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.384724, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.200621, + "hold30_r": 0.162763 + }, + { + "symbol": "COST", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.065817, + "strategy_rank": 77.346072, + "rr": 2.143204, + "primary_prob": 38.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.214806, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.148968, + "hold30_r": -1.089321 + }, + { + "symbol": "CTRA", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.681529, + "strategy_rank": 94.77707, + "rr": 2.28517, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.427755, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.030342, + "hold30_r": 1.105557 + }, + { + "symbol": "CTVA", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.401274, + "strategy_rank": 72.261146, + "rr": 1.66559, + "primary_prob": 49.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.498384, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.609779, + "hold30_r": 3.216352 + }, + { + "symbol": "CVS", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.059448, + "strategy_rank": 62.696391, + "rr": 1.881611, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.822417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062787, + "hold30_r": -1.00264 + }, + { + "symbol": "CVX", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.798301, + "strategy_rank": 83.046709, + "rr": 1.547481, + "primary_prob": 51.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.321221, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040315, + "hold30_r": 0.68247 + }, + { + "symbol": "DDOG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.22293, + "strategy_rank": 96.019108, + "rr": 2.75338, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.13007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02032, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.271762, + "strategy_rank": 76.41189, + "rr": 1.256968, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.885452, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.542321, + "hold30_r": -1.480306 + }, + { + "symbol": "DLTR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.619958, + "strategy_rank": 92.983015, + "rr": 0.77051, + "primary_prob": 53.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.155765, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.727387, + "hold30_r": -2.097496 + }, + { + "symbol": "DVN", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.469214, + "strategy_rank": 97.176221, + "rr": 1.741994, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.612991, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.71811, + "hold30_r": 2.691688 + }, + { + "symbol": "EIX", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.785563, + "strategy_rank": 60.339703, + "rr": 1.70592, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.55888, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058816, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.082803, + "strategy_rank": 72.770701, + "rr": 1.951007, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.926511, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045137, + "hold30_r": 0.272968 + }, + { + "symbol": "EOG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.072187, + "strategy_rank": 91.932059, + "rr": 1.781478, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.672217, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.754255, + "hold30_r": 2.489474 + }, + { + "symbol": "EQT", + "date": "2022-08-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.044586, + "strategy_rank": 97.324841, + "rr": 2.119137, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.178705, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.095164, + "hold30_r": 1.484656 + }, + { + "symbol": "EXE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.921444, + "strategy_rank": 93.673036, + "rr": 2.011569, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.017353, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.983593, + "hold30_r": 1.843022 + }, + { + "symbol": "FANG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.195329, + "strategy_rank": 94.819533, + "rr": 1.567797, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.351695, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.542245, + "hold30_r": 1.394612 + }, + { + "symbol": "FDS", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.562633, + "strategy_rank": 68.715499, + "rr": 2.078796, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.118194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.018838, + "hold30_r": 1.71728 + }, + { + "symbol": "FTNT", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.250531, + "strategy_rank": 91.804671, + "rr": 1.621879, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.432818, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.64057, + "hold30_r": -1.607162 + }, + { + "symbol": "GL", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.422505, + "strategy_rank": 61.804671, + "rr": 1.024951, + "primary_prob": 48.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.537427, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.242129, + "range_504_ratio": 1.273959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.964159, + "hold30_r": 0.859858 + }, + { + "symbol": "HAL", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.558386, + "strategy_rank": 94.309979, + "rr": 0.761014, + "primary_prob": 49.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.141521, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.734756, + "hold30_r": 0.447954 + }, + { + "symbol": "HPQ", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.127389, + "strategy_rank": 86.56051, + "rr": 2.491129, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.736693, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043001, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.076433, + "strategy_rank": 80.955414, + "rr": 1.860647, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.790971, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.822413, + "hold30_r": 0.870955 + }, + { + "symbol": "IRM", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.579618, + "strategy_rank": 76.369427, + "rr": 2.170989, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.256483, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.113525, + "hold30_r": 3.053798 + }, + { + "symbol": "KR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.121019, + "strategy_rank": 73.694268, + "rr": 1.482462, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.223693, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.424906, + "hold30_r": 0.557547 + }, + { + "symbol": "L", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.908705, + "strategy_rank": 60.07431, + "rr": 1.534057, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.301086, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.28378, + "range_504_ratio": 1.32814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.479189, + "hold30_r": 0.039659 + }, + { + "symbol": "LLY", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.524416, + "strategy_rank": 70.849257, + "rr": 1.418773, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.12816, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053994, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.696391, + "strategy_rank": 86.008493, + "rr": 1.91256, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.86884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035653, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.312102, + "strategy_rank": 90.573248, + "rr": 2.732991, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.099486, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040973, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.210191, + "strategy_rank": 78.121019, + "rr": 1.832889, + "primary_prob": 43.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.749333, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044272, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.70913, + "strategy_rank": 70.37155, + "rr": 1.098638, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.647957, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.618285, + "range_504_ratio": 1.855742, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.044514, + "hold30_r": 1.151636 + }, + { + "symbol": "MET", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.43949, + "strategy_rank": 64.55414, + "rr": 1.953127, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.929691, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.281778, + "range_504_ratio": 1.325485, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.899317, + "hold30_r": 0.884151 + }, + { + "symbol": "MOS", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.407643, + "strategy_rank": 96.624204, + "rr": 1.962053, + "primary_prob": 38.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.94308, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.934369, + "hold30_r": 0.177834 + }, + { + "symbol": "MPC", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.284501, + "strategy_rank": 86.539278, + "rr": 0.77046, + "primary_prob": 72.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.155689, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.736618, + "hold30_r": 0.631704 + }, + { + "symbol": "MRK", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.898089, + "strategy_rank": 61.783439, + "rr": 1.705406, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.558109, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.644384, + "hold30_r": -0.302951 + }, + { + "symbol": "MTB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.613588, + "strategy_rank": 79.830149, + "rr": 1.173905, + "primary_prob": 59.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.760857, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.375224, + "range_504_ratio": 1.455317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.123054, + "hold30_r": 1.439004 + }, + { + "symbol": "NI", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.997877, + "strategy_rank": 57.781316, + "rr": 1.819141, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.728712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062035, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.92569, + "strategy_rank": 83.842887, + "rr": 2.068552, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.102828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034625, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.624204, + "strategy_rank": 75.89172, + "rr": 1.758511, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.637766, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.71472, + "hold30_r": 1.291903 + }, + { + "symbol": "OXY", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893843, + "strategy_rank": 98.110403, + "rr": 1.852791, + "primary_prob": 22.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.779187, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.82572, + "hold30_r": 0.909928 + }, + { + "symbol": "PANW", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.496815, + "strategy_rank": 93.184713, + "rr": 2.549221, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.823831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037033, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.110403, + "strategy_rank": 80.116773, + "rr": 2.106163, + "primary_prob": 43.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.159244, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.058656, + "hold30_r": 4.250774 + }, + { + "symbol": "PFE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.864119, + "strategy_rank": 64.278132, + "rr": 1.542215, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.313323, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.46351, + "range_504_ratio": 1.589645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051166, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.987261, + "strategy_rank": 72.070064, + "rr": 2.235261, + "primary_prob": 41.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.352891, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.183874, + "hold30_r": 3.556663 + }, + { + "symbol": "PGR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.70276, + "strategy_rank": 68.683652, + "rr": 1.29343, + "primary_prob": 41.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.940144, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.313384, + "range_504_ratio": 1.368047, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.238983, + "hold30_r": 2.927535 + }, + { + "symbol": "PSX", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.651805, + "strategy_rank": 80.021231, + "rr": 2.096319, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.144478, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031868, + "hold30_r": -0.678276 + }, + { + "symbol": "PWR", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.133758, + "strategy_rank": 90.286624, + "rr": 1.34024, + "primary_prob": 42.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.01036, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.553776, + "range_504_ratio": 1.73981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.302675, + "hold30_r": 0.249411 + }, + { + "symbol": "RJF", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.367304, + "strategy_rank": 78.673036, + "rr": 2.105169, + "primary_prob": 43.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.157753, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.056005, + "hold30_r": 1.920196 + }, + { + "symbol": "SLB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.569002, + "strategy_rank": 91.008493, + "rr": 1.817669, + "primary_prob": 43.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.726503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.789009, + "hold30_r": 1.649127 + }, + { + "symbol": "SRE", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.14862, + "strategy_rank": 57.664544, + "rr": 1.163996, + "primary_prob": 58.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.745994, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064873, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.774947, + "strategy_rank": 83.195329, + "rr": 1.971251, + "primary_prob": 39.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.956877, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.937965, + "hold30_r": -0.028334 + }, + { + "symbol": "SYY", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.825902, + "strategy_rank": 76.284501, + "rr": 1.577511, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.366266, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062882, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.288747, + "strategy_rank": 70.403397, + "rr": 1.314864, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.972296, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.272002, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.73673, + "strategy_rank": 78.386412, + "rr": 0.740741, + "primary_prob": 60.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.111111, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.449009, + "range_504_ratio": 1.566759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696183, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.138004, + "strategy_rank": 84.787686, + "rr": 1.038164, + "primary_prob": 51.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.557246, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.689717, + "range_504_ratio": 1.993152, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031036, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.859873, + "strategy_rank": 88.248408, + "rr": 2.472557, + "primary_prob": 39.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.708835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036198, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.847134, + "strategy_rank": 59.235669, + "rr": 2.308679, + "primary_prob": 25.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.463019, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.256847, + "range_504_ratio": 1.292847, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.254872, + "hold30_r": 1.027683 + }, + { + "symbol": "TSCO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.350318, + "strategy_rank": 79.458599, + "rr": 1.837827, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.756741, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041978, + "hold30_r": -0.324345 + }, + { + "symbol": "TSLA", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.267516, + "strategy_rank": 94.522293, + "rr": 2.902223, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.353334, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030418, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.641189, + "strategy_rank": 71.125265, + "rr": 1.940984, + "primary_prob": 38.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.911476, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365565, + "range_504_ratio": 1.441328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.127373, + "hold30_r": -2.058702 + }, + { + "symbol": "ULTA", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.781316, + "strategy_rank": 87.430998, + "rr": 2.12822, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.19233, + "raw_level_count": 8, + "gate_level_count": 8, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.093656, + "hold30_r": 2.306537 + }, + { + "symbol": "VLO", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.983015, + "strategy_rank": 93.460722, + "rr": 2.594372, + "primary_prob": 23.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.891559, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026067, + "hold30_r": -0.320368 + }, + { + "symbol": "VRTX", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.647558, + "strategy_rank": 77.908705, + "rr": 0.843085, + "primary_prob": 48.35, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.264628, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.520669, + "range_504_ratio": 1.683153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795584, + "hold30_r": 1.091551 + }, + { + "symbol": "VST", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.853503, + "strategy_rank": 79.076433, + "rr": 0.98419, + "primary_prob": 58.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.476286, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045226, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.278132, + "strategy_rank": 70.870488, + "rr": 1.588266, + "primary_prob": 43.24, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.382399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545343, + "hold30_r": 0.131544 + }, + { + "symbol": "WRB", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.010616, + "strategy_rank": 69.246285, + "rr": 1.879335, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.819002, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.82685, + "hold30_r": 2.368963 + }, + { + "symbol": "XOM", + "date": "2022-08-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.435244, + "strategy_rank": 85.435244, + "rr": 1.890276, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.835414, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038853, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.918033, + "strategy_rank": 74.704632, + "rr": 2.258014, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.387021, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.461748, + "hold30_r": -1.40308 + }, + { + "symbol": "ABBV", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.442623, + "strategy_rank": 67.276648, + "rr": 1.945118, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.917678, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05601, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.295082, + "strategy_rank": 61.045422, + "rr": 2.084891, + "primary_prob": 37.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.127336, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065916, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.382514, + "strategy_rank": 76.400947, + "rr": 1.636797, + "primary_prob": 49.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.455196, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583269, + "hold30_r": 0.790754 + }, + { + "symbol": "ANET", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.677596, + "strategy_rank": 88.35685, + "rr": 2.016615, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.024922, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040115, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.234973, + "strategy_rank": 97.761424, + "rr": 1.636117, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.454175, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.615127, + "hold30_r": 1.228951 + }, + { + "symbol": "AVGO", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.010929, + "strategy_rank": 77.30372, + "rr": 2.029114, + "primary_prob": 38.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.043671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053415, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.338798, + "strategy_rank": 76.452442, + "rr": 2.159679, + "primary_prob": 30.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.239518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093838, + "hold30_r": -1.048444 + }, + { + "symbol": "BKR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.989071, + "strategy_rank": 90.060909, + "rr": 2.1469, + "primary_prob": 23.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.22035, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027212, + "hold30_r": -0.7711 + }, + { + "symbol": "BLDR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.814208, + "strategy_rank": 95.260338, + "rr": 1.751454, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.627181, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.126107, + "hold30_r": -1.094915 + }, + { + "symbol": "BRO", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.759563, + "strategy_rank": 72.69807, + "rr": 1.216291, + "primary_prob": 58.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.824437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068261, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.693989, + "strategy_rank": 86.391033, + "rr": 0.849291, + "primary_prob": 53.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.273936, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.375949, + "range_504_ratio": 1.456373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799525, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.797814, + "strategy_rank": 94.278557, + "rr": 1.762855, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.644282, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730576, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.377049, + "strategy_rank": 91.155201, + "rr": 2.099885, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.149827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.066152, + "hold30_r": 2.474278 + }, + { + "symbol": "COR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.961749, + "strategy_rank": 64.795058, + "rr": 2.712799, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.069198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056389, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.743169, + "strategy_rank": 76.596201, + "rr": 1.730824, + "primary_prob": 44.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.596236, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061818, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.84153, + "strategy_rank": 61.296931, + "rr": 1.535921, + "primary_prob": 20.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.303882, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.267228, + "range_504_ratio": 1.306338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.113451, + "hold30_r": -1.036747 + }, + { + "symbol": "CTRA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.672131, + "strategy_rank": 94.62857, + "rr": 1.742952, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.614428, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.71078, + "hold30_r": -0.164665 + }, + { + "symbol": "CTVA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.398907, + "strategy_rank": 71.192772, + "rr": 1.766539, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.649808, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.712655, + "hold30_r": -0.147959 + }, + { + "symbol": "CVS", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.994536, + "strategy_rank": 65.939843, + "rr": 1.80627, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.709406, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0944, + "hold30_r": -1.029481 + }, + { + "symbol": "CVX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.644809, + "strategy_rank": 82.659663, + "rr": 1.593118, + "primary_prob": 50.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.389676, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043312, + "hold30_r": -0.129253 + }, + { + "symbol": "DDOG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.52459, + "strategy_rank": 91.246689, + "rr": 1.833652, + "primary_prob": 40.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.750478, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900762, + "range_504_ratio": 2.461477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.020558, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.579235, + "strategy_rank": 92.750006, + "rr": 0.69028, + "primary_prob": 57.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.035419, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.35883, + "hold30_r": -2.313497 + }, + { + "symbol": "DVN", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.453552, + "strategy_rank": 96.931897, + "rr": 1.609112, + "primary_prob": 40.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.413668, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.582653, + "hold30_r": 0.676338 + }, + { + "symbol": "EIX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.655738, + "strategy_rank": 60.290894, + "rr": 1.756734, + "primary_prob": 47.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.635101, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6927, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.770492, + "strategy_rank": 73.630611, + "rr": 2.114414, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.171621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065128, + "hold30_r": -1.013816 + }, + { + "symbol": "EOG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.721311, + "strategy_rank": 92.694001, + "rr": 1.745591, + "primary_prob": 44.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.618386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.716409, + "hold30_r": 1.253037 + }, + { + "symbol": "EQT", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.016393, + "strategy_rank": 97.34641, + "rr": 1.935747, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.903621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.910886, + "hold30_r": 0.319977 + }, + { + "symbol": "ERIE", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.262295, + "strategy_rank": 63.961772, + "rr": 2.415069, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.622603, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061771, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.939891, + "strategy_rank": 93.56753, + "rr": 1.690334, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.535502, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.660601, + "hold30_r": 0.716438 + }, + { + "symbol": "FANG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.032787, + "strategy_rank": 94.69282, + "rr": 1.811479, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.717219, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027538, + "hold30_r": 0.054622 + }, + { + "symbol": "FDS", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.136612, + "strategy_rank": 67.947157, + "rr": 1.811482, + "primary_prob": 41.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.717223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.731073, + "hold30_r": -1.664917 + }, + { + "symbol": "FIX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.163934, + "strategy_rank": 80.145322, + "rr": 0.829637, + "primary_prob": 57.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.244455, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452681, + "range_504_ratio": 1.572522, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787436, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.896175, + "strategy_rank": 92.669244, + "rr": 2.593806, + "primary_prob": 21.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.890709, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026038, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.15847, + "strategy_rank": 93.949794, + "rr": 0.847286, + "primary_prob": 46.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.270929, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819123, + "hold30_r": -0.738538 + }, + { + "symbol": "HPQ", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.945355, + "strategy_rank": 86.313277, + "rr": 1.723218, + "primary_prob": 44.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.584827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041865, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.060109, + "strategy_rank": 79.954304, + "rr": 2.246317, + "primary_prob": 39.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.369475, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038212, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.79235, + "strategy_rank": 68.733684, + "rr": 1.979642, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.969463, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086905, + "hold30_r": -1.040037 + }, + { + "symbol": "IRM", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.311475, + "strategy_rank": 72.867814, + "rr": 2.241569, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.362354, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054168, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.540984, + "strategy_rank": 87.1193, + "rr": 1.974089, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.961134, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033062, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.480874, + "strategy_rank": 74.234865, + "rr": 1.745671, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.618506, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682857, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.934426, + "strategy_rank": 79.976806, + "rr": 2.019793, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.02969, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04708, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.47541, + "strategy_rank": 69.469468, + "rr": 2.269469, + "primary_prob": 26.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.404203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053781, + "hold30_r": 0.55262 + }, + { + "symbol": "LMT", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.748634, + "strategy_rank": 63.250245, + "rr": 3.106828, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 2, + "primary_distance_atr": 4.660241, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068585, + "hold30_r": -1.009297 + }, + { + "symbol": "LYV", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.087432, + "strategy_rank": 86.584783, + "rr": 2.703575, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.055362, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.211772, + "hold30_r": -1.171947 + }, + { + "symbol": "MAR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.557377, + "strategy_rank": 81.354356, + "rr": 1.722381, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.583572, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049163, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.284153, + "strategy_rank": 94.975326, + "rr": 1.737328, + "primary_prob": 41.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.605992, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.708222, + "hold30_r": -0.396232 + }, + { + "symbol": "MPC", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.737705, + "strategy_rank": 85.291503, + "rr": 3.730624, + "primary_prob": 17.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 5.595937, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037045, + "hold30_r": 0.155686 + }, + { + "symbol": "MPWR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.775956, + "strategy_rank": 89.433126, + "rr": 0.684675, + "primary_prob": 64.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.027013, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032177, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.710383, + "strategy_rank": 63.661023, + "rr": 2.084714, + "primary_prob": 22.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.127071, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06081, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.497268, + "strategy_rank": 59.397869, + "rr": 2.285502, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.428253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064546, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.131148, + "strategy_rank": 76.740712, + "rr": 0.933337, + "primary_prob": 43.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.400005, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.355863, + "range_504_ratio": 1.427412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.882574, + "hold30_r": 1.250979 + }, + { + "symbol": "NVDA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.967213, + "strategy_rank": 85.936001, + "rr": 2.319391, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.479087, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901964, + "range_504_ratio": 2.464438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027134, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.874317, + "strategy_rank": 79.243026, + "rr": 1.791099, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.686648, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47933, + "range_504_ratio": 1.614992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043476, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.57377, + "strategy_rank": 75.22915, + "rr": 2.059883, + "primary_prob": 38.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.089825, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046927, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.595628, + "strategy_rank": 96.482879, + "rr": 1.095971, + "primary_prob": 45.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.643956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73961, + "range_504_ratio": 2.095119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.067265, + "hold30_r": -0.268843 + }, + { + "symbol": "ORLY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.699454, + "strategy_rank": 74.06036, + "rr": 1.368162, + "primary_prob": 42.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.052243, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.312635, + "range_504_ratio": 1.367023, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.299661, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.89071, + "strategy_rank": 98.154938, + "rr": 1.942536, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.913804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.914172, + "hold30_r": -0.221102 + }, + { + "symbol": "PANW", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.502732, + "strategy_rank": 93.130515, + "rr": 1.659296, + "primary_prob": 39.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.488944, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.624172, + "hold30_r": -0.783506 + }, + { + "symbol": "PCG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.180328, + "strategy_rank": 80.603085, + "rr": 1.801394, + "primary_prob": 47.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.702091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747782, + "hold30_r": 3.29849 + }, + { + "symbol": "PSX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.213115, + "strategy_rank": 82.468394, + "rr": 1.636803, + "primary_prob": 46.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.455205, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.601409, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.065574, + "strategy_rank": 89.320137, + "rr": 0.954471, + "primary_prob": 52.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.431706, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.553776, + "range_504_ratio": 1.73981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913844, + "hold30_r": -0.657556 + }, + { + "symbol": "QCOM", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.715847, + "strategy_rank": 83.328167, + "rr": 1.893286, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.83993, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038342, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.530055, + "strategy_rank": 73.905099, + "rr": 1.78873, + "primary_prob": 47.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.683095, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056756, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.092896, + "strategy_rank": 58.795595, + "rr": 0.821311, + "primary_prob": 54.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.231966, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.304027, + "range_504_ratio": 1.355306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.744075, + "hold30_r": -0.372832 + }, + { + "symbol": "RTX", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.437158, + "strategy_rank": 62.397714, + "rr": 1.506994, + "primary_prob": 37.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.260491, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.29418, + "range_504_ratio": 1.342025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057438, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.349727, + "strategy_rank": 90.78018, + "rr": 2.245752, + "primary_prob": 37.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.368628, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.215169, + "hold30_r": 1.449466 + }, + { + "symbol": "SRE", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.10929, + "strategy_rank": 57.714057, + "rr": 1.461068, + "primary_prob": 51.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.191603, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.392871, + "hold30_r": 0.150178 + }, + { + "symbol": "STLD", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.622951, + "strategy_rank": 80.76183, + "rr": 1.514355, + "primary_prob": 39.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.271532, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036834, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.306011, + "strategy_rank": 74.423378, + "rr": 1.884073, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.826109, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054919, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.355191, + "strategy_rank": 71.080512, + "rr": 1.606426, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.409639, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048913, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.617486, + "strategy_rank": 87.91783, + "rr": 0.669258, + "primary_prob": 66.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.003887, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.689717, + "range_504_ratio": 1.993152, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03094, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.300546, + "strategy_rank": 88.326103, + "rr": 2.596663, + "primary_prob": 38.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.894995, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037376, + "hold30_r": -0.578291 + }, + { + "symbol": "TSCO", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.278689, + "strategy_rank": 77.781982, + "rr": 1.811187, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.71678, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045457, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.081967, + "strategy_rank": 95.181831, + "rr": 1.677601, + "primary_prob": 41.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.516402, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02802, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.928962, + "strategy_rank": 85.921016, + "rr": 1.946623, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.919935, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.906846, + "hold30_r": 1.052623 + }, + { + "symbol": "VLO", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.360656, + "strategy_rank": 93.448529, + "rr": 2.269266, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.4039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028968, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.224044, + "strategy_rank": 82.02539, + "rr": 1.737565, + "primary_prob": 40.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.606347, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045321, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.912568, + "strategy_rank": 72.624824, + "rr": 2.456969, + "primary_prob": 39.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.685454, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04837, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.31694, + "strategy_rank": 68.314434, + "rr": 2.644688, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.967032, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061787, + "hold30_r": 0.166287 + }, + { + "symbol": "XOM", + "date": "2022-08-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.519126, + "strategy_rank": 85.629764, + "rr": 1.846255, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.769382, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806181, + "hold30_r": -0.192811 + }, + { + "symbol": "AAPL", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.291759, + "strategy_rank": 71.887546, + "rr": 1.454926, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.18239, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065893, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.975501, + "strategy_rank": 64.118223, + "rr": 1.991356, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.987034, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060676, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.195991, + "strategy_rank": 75.552544, + "rr": 1.817113, + "primary_prob": 46.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.725669, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.759085, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.193764, + "strategy_rank": 88.833188, + "rr": 0.77717, + "primary_prob": 60.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.165755, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58116, + "range_504_ratio": 1.788111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.742924, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.318486, + "strategy_rank": 88.281783, + "rr": 1.961561, + "primary_prob": 39.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.942341, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046954, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.22049, + "strategy_rank": 97.785822, + "rr": 1.634398, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.451596, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.611345, + "hold30_r": 0.452419 + }, + { + "symbol": "ATO", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.069042, + "strategy_rank": 57.282256, + "rr": 1.481553, + "primary_prob": 51.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.222329, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079542, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.302895, + "strategy_rank": 77.030492, + "rr": 1.874883, + "primary_prob": 29.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.812324, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051817, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.412027, + "strategy_rank": 75.906327, + "rr": 1.735423, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.603134, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049213, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.209354, + "strategy_rank": 90.240208, + "rr": 1.98637, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.979555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028589, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.768374, + "strategy_rank": 93.834302, + "rr": 1.693052, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.539577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.775056, + "strategy_rank": 94.103607, + "rr": 1.663091, + "primary_prob": 34.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.494637, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966177, + "range_504_ratio": 2.62788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.628231, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.628062, + "strategy_rank": 72.555995, + "rr": 0.695274, + "primary_prob": 62.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.042911, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.340278, + "range_504_ratio": 1.405338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.639213, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.54343, + "strategy_rank": 76.224895, + "rr": 1.193298, + "primary_prob": 46.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.789947, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.160937, + "hold30_r": -1.099769 + }, + { + "symbol": "COP", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.216036, + "strategy_rank": 91.477254, + "rr": 1.607081, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.410622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.571932, + "hold30_r": 0.398797 + }, + { + "symbol": "COR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.636971, + "strategy_rank": 63.482365, + "rr": 1.613808, + "primary_prob": 50.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.420712, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057915, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.418708, + "strategy_rank": 76.242373, + "rr": 1.754555, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.631833, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065073, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-08-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.443207, + "strategy_rank": 94.170868, + "rr": 2.090852, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.136278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.425617, + "hold30_r": -1.391992 + }, + { + "symbol": "CTVA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.309577, + "strategy_rank": 71.026159, + "rr": 1.054868, + "primary_prob": 48.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.582302, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06043, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.182628, + "strategy_rank": 61.59903, + "rr": 1.618606, + "primary_prob": 41.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.427909, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068981, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.766147, + "strategy_rank": 82.754545, + "rr": 2.52381, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.785714, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.208074, + "hold30_r": -1.161975 + }, + { + "symbol": "DLTR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.552339, + "strategy_rank": 92.813111, + "rr": 1.071626, + "primary_prob": 40.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.607438, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.912302, + "hold30_r": -2.862032 + }, + { + "symbol": "DVN", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.997773, + "strategy_rank": 96.76229, + "rr": 1.966094, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.94914, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.938194, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.98441, + "strategy_rank": 72.931134, + "rr": 1.732554, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.598831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056259, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.770601, + "strategy_rank": 92.76723, + "rr": 1.551614, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.327421, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519755, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.665924, + "strategy_rank": 97.897404, + "rr": 0.848223, + "primary_prob": 56.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.272334, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165892, + "range_504_ratio": 3.208784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.823059, + "hold30_r": -1.21518 + }, + { + "symbol": "ERIE", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.073497, + "strategy_rank": 62.890046, + "rr": 2.192934, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.289401, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065243, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.66147, + "strategy_rank": 94.124987, + "rr": 1.057213, + "primary_prob": 49.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.58582, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778809, + "range_504_ratio": 2.178875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.024529, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.4098, + "strategy_rank": 83.514001, + "rr": 2.399489, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.599234, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254227, + "hold30_r": -1.213282 + }, + { + "symbol": "FANG", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.329621, + "strategy_rank": 95.093249, + "rr": 1.832209, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.748313, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027137, + "hold30_r": -1.0 + }, + { + "symbol": "FDS", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.846325, + "strategy_rank": 64.601326, + "rr": 1.22982, + "primary_prob": 58.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.844731, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071337, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.755011, + "strategy_rank": 90.425838, + "rr": 1.85751, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.786265, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.10288, + "hold30_r": -1.0742 + }, + { + "symbol": "GDDY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.18931, + "strategy_rank": 78.486799, + "rr": 1.77648, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.66472, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050682, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.993318, + "strategy_rank": 93.824133, + "rr": 0.671935, + "primary_prob": 58.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.007902, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.643087, + "hold30_r": -1.237788 + }, + { + "symbol": "HLT", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.405345, + "strategy_rank": 78.506878, + "rr": 1.898586, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.847879, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.437984, + "range_504_ratio": 1.54958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083208, + "hold30_r": -1.029405 + }, + { + "symbol": "HPQ", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.868597, + "strategy_rank": 87.167528, + "rr": 3.041453, + "primary_prob": 35.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.56218, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047847, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.977728, + "strategy_rank": 84.308103, + "rr": 1.837022, + "primary_prob": 44.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.755533, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070424, + "hold30_r": -1.025818 + }, + { + "symbol": "INCY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.737194, + "strategy_rank": 65.291675, + "rr": 2.321277, + "primary_prob": 25.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.481916, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.124921, + "hold30_r": -1.072462 + }, + { + "symbol": "JKHY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.289532, + "strategy_rank": 58.238268, + "rr": 1.11845, + "primary_prob": 45.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.677675, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055021, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.2049, + "strategy_rank": 89.838202, + "rr": 2.147807, + "primary_prob": 36.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.22171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073265, + "hold30_r": -1.03724 + }, + { + "symbol": "LITE", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.857461, + "strategy_rank": 81.490657, + "rr": 1.27129, + "primary_prob": 42.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.906935, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039936, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.752784, + "strategy_rank": 67.165881, + "rr": 1.21996, + "primary_prob": 43.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.82994, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056628, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.743875, + "strategy_rank": 87.385229, + "rr": 1.270143, + "primary_prob": 38.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.905214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036775, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.427617, + "strategy_rank": 89.393436, + "rr": 2.962686, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.444029, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204811, + "hold30_r": -1.162602 + }, + { + "symbol": "MAR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.202673, + "strategy_rank": 84.331304, + "rr": 1.894139, + "primary_prob": 45.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.841208, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05244, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.438753, + "strategy_rank": 95.737716, + "rr": 1.898665, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.847998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.865593, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.10245, + "strategy_rank": 85.391848, + "rr": 3.303407, + "primary_prob": 19.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.955111, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041422, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.532294, + "strategy_rank": 91.271049, + "rr": 1.826967, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.740451, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033533, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.853007, + "strategy_rank": 58.930698, + "rr": 1.440563, + "primary_prob": 38.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.160844, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06554, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.959911, + "strategy_rank": 80.998189, + "rr": 2.09595, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.143924, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042397, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.52784, + "strategy_rank": 89.734449, + "rr": 2.295031, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.442546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901964, + "range_504_ratio": 2.464438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029423, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.973274, + "strategy_rank": 76.931681, + "rr": 1.843982, + "primary_prob": 40.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.765972, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048713, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.884187, + "strategy_rank": 96.449965, + "rr": 0.725793, + "primary_prob": 61.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.088689, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.752093, + "range_504_ratio": 2.121435, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696692, + "hold30_r": -1.004613 + }, + { + "symbol": "OXY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888641, + "strategy_rank": 98.120047, + "rr": 1.512394, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.26859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.230987, + "range_504_ratio": 3.424607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.482521, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547884, + "strategy_rank": 93.011773, + "rr": 1.558543, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.337815, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.521233, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.200445, + "strategy_rank": 79.99237, + "rr": 1.991778, + "primary_prob": 39.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.987667, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054133, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.536748, + "strategy_rank": 85.032342, + "rr": 2.130299, + "primary_prob": 29.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.195448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037671, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.750557, + "strategy_rank": 85.318604, + "rr": 1.799184, + "primary_prob": 22.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.698777, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041346, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.623608, + "strategy_rank": 75.224067, + "rr": 1.958197, + "primary_prob": 43.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.937296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05535, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.296214, + "strategy_rank": 75.059296, + "rr": 1.887931, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.831897, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149885, + "hold30_r": -1.086207 + }, + { + "symbol": "RTX", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.514477, + "strategy_rank": 63.367141, + "rr": 2.569438, + "primary_prob": 20.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.854156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.29418, + "range_504_ratio": 1.342025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062152, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.76392, + "strategy_rank": 92.030739, + "rr": 2.03767, + "primary_prob": 39.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.056506, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.006622, + "hold30_r": 0.249967 + }, + { + "symbol": "SNPS", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.982183, + "strategy_rank": 86.812444, + "rr": 0.713823, + "primary_prob": 60.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.070734, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656431, + "hold30_r": -1.0 + }, + { + "symbol": "STZ", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.85078, + "strategy_rank": 59.730807, + "rr": 1.430575, + "primary_prob": 39.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.145863, + "raw_level_count": 15, + "gate_level_count": 12, + "range_504_log": 0.232122, + "range_504_ratio": 1.261273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06546, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.634744, + "strategy_rank": 72.658448, + "rr": 1.214116, + "primary_prob": 42.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.821174, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060578, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.859688, + "strategy_rank": 72.481426, + "rr": 1.786792, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.680188, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072732, + "hold30_r": -1.018954 + }, + { + "symbol": "TPL", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.986637, + "strategy_rank": 91.352381, + "rr": 1.394717, + "primary_prob": 27.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.092076, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.689717, + "range_504_ratio": 1.993152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.365148, + "hold30_r": 0.451237 + }, + { + "symbol": "TRGP", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.545657, + "strategy_rank": 88.472616, + "rr": 2.695516, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.043274, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.274747, + "hold30_r": -1.23641 + }, + { + "symbol": "TSCO", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.518931, + "strategy_rank": 78.151794, + "rr": 2.140862, + "primary_prob": 42.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.211293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.372081, + "range_504_ratio": 1.450751, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052382, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.100223, + "strategy_rank": 95.235339, + "rr": 1.615062, + "primary_prob": 40.17, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.422594, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077764, + "hold30_r": -1.047675 + }, + { + "symbol": "UAL", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.966592, + "strategy_rank": 87.874835, + "rr": 1.978796, + "primary_prob": 23.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.968194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08716, + "hold30_r": -1.053781 + }, + { + "symbol": "ULTA", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.534521, + "strategy_rank": 85.398636, + "rr": 1.921105, + "primary_prob": 30.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.881658, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.875788, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.187082, + "strategy_rank": 67.740746, + "rr": 0.76499, + "primary_prob": 59.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.147486, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078772, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.106904, + "strategy_rank": 93.56916, + "rr": 1.574354, + "primary_prob": 50.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.361531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031368, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.541203, + "strategy_rank": 82.397641, + "rr": 1.576305, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.364458, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051265, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.650334, + "strategy_rank": 73.164466, + "rr": 1.529303, + "primary_prob": 51.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.293955, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081961, + "hold30_r": -1.031422 + }, + { + "symbol": "WRB", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.759465, + "strategy_rank": 66.834518, + "rr": 1.755513, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.633269, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068177, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-08-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.325167, + "strategy_rank": 85.814714, + "rr": 1.764998, + "primary_prob": 36.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.647497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.722588, + "hold30_r": -1.080944 + }, + { + "symbol": "AAPL", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.756757, + "strategy_rank": 72.094898, + "rr": 1.522791, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.284186, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.38478, + "hold30_r": -1.315735 + }, + { + "symbol": "ABBV", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.738739, + "strategy_rank": 63.937342, + "rr": 2.154449, + "primary_prob": 21.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.231673, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065468, + "hold30_r": 0.564911 + }, + { + "symbol": "ADM", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.581081, + "strategy_rank": 79.562937, + "rr": 2.891474, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.337212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061389, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.18018, + "strategy_rank": 62.193542, + "rr": 0.870948, + "primary_prob": 55.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.306422, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.22928, + "hold30_r": -1.147414 + }, + { + "symbol": "AJG", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.427928, + "strategy_rank": 69.265842, + "rr": 0.859068, + "primary_prob": 55.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.288602, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.348367, + "range_504_ratio": 1.416753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.778534, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.567568, + "strategy_rank": 87.887185, + "rr": 2.703253, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.054879, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046338, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.436937, + "strategy_rank": 97.95417, + "rr": 1.573243, + "primary_prob": 41.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.359864, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026021, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.346847, + "strategy_rank": 59.582119, + "rr": 1.72551, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.588265, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088394, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.936937, + "strategy_rank": 77.878328, + "rr": 1.57383, + "primary_prob": 31.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.360745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051278, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.256757, + "strategy_rank": 79.024674, + "rr": 1.793951, + "primary_prob": 19.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.690926, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254426, + "hold30_r": -1.193033 + }, + { + "symbol": "BG", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.117117, + "strategy_rank": 80.729173, + "rr": 1.51906, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.278589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052768, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.459459, + "strategy_rank": 83.62724, + "rr": 2.348636, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.522954, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032534, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.171171, + "strategy_rank": 94.15128, + "rr": 1.159253, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.73888, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032805, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.094595, + "strategy_rank": 62.657227, + "rr": 1.128739, + "primary_prob": 47.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.693108, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.443623, + "range_504_ratio": 1.558342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.071257, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.103604, + "strategy_rank": 84.941062, + "rr": 0.834915, + "primary_prob": 54.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.252372, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.259734, + "hold30_r": -1.199905 + }, + { + "symbol": "CNC", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.382883, + "strategy_rank": 76.880378, + "rr": 0.747352, + "primary_prob": 69.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.121029, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.555357, + "hold30_r": -1.487621 + }, + { + "symbol": "COP", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.86036, + "strategy_rank": 92.165174, + "rr": 2.460645, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.690967, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039394, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.963964, + "strategy_rank": 65.308483, + "rr": 2.073173, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.109759, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063802, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.95045, + "strategy_rank": 75.958574, + "rr": 1.238996, + "primary_prob": 42.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.858494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105561, + "hold30_r": -1.036037 + }, + { + "symbol": "CTRA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.662162, + "strategy_rank": 94.909581, + "rr": 1.53842, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.30763, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0337, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.355856, + "strategy_rank": 74.315391, + "rr": 1.12779, + "primary_prob": 46.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.691685, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065549, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.445946, + "strategy_rank": 62.38969, + "rr": 1.252604, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.878907, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069644, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.720721, + "strategy_rank": 83.791021, + "rr": 1.885507, + "primary_prob": 40.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.828261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052263, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.522523, + "strategy_rank": 92.063519, + "rr": 1.59169, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.387536, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.935514, + "hold30_r": -2.879128 + }, + { + "symbol": "DVN", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.211712, + "strategy_rank": 97.021232, + "rr": 1.524798, + "primary_prob": 39.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.287197, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031534, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.513514, + "strategy_rank": 62.363954, + "rr": 1.086262, + "primary_prob": 35.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.629393, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355677, + "range_504_ratio": 1.427146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998351, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 72.526217, + "rr": 1.714618, + "primary_prob": 48.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.571927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05896, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.072072, + "strategy_rank": 93.231349, + "rr": 2.660783, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.991175, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05134, + "hold30_r": -1.014892 + }, + { + "symbol": "ERIE", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.657658, + "strategy_rank": 61.770473, + "rr": 2.778197, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.167295, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.716214, + "hold30_r": 2.46344 + }, + { + "symbol": "F", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.121622, + "strategy_rank": 83.593, + "rr": 1.939039, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.908559, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040346, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.648649, + "strategy_rank": 95.346189, + "rr": 2.598149, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.897224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150595, + "hold30_r": -1.119775 + }, + { + "symbol": "FDS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.108108, + "strategy_rank": 65.793653, + "rr": 1.276612, + "primary_prob": 45.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.914918, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.417814, + "range_504_ratio": 1.518638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.201494, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.792793, + "strategy_rank": 81.910011, + "rr": 1.563138, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.344706, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046123, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.162162, + "strategy_rank": 88.653963, + "rr": 1.738878, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.608318, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.706574, + "hold30_r": 1.152812 + }, + { + "symbol": "GPC", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.387387, + "strategy_rank": 63.699261, + "rr": 1.054677, + "primary_prob": 49.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.582015, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.3338, + "range_504_ratio": 1.396264, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.975314, + "hold30_r": -1.00926 + }, + { + "symbol": "HAL", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.396396, + "strategy_rank": 94.039275, + "rr": 1.721761, + "primary_prob": 42.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.582642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073145, + "hold30_r": -1.041589 + }, + { + "symbol": "HPQ", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.540541, + "strategy_rank": 87.108715, + "rr": 2.041698, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.062546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046956, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.711712, + "strategy_rank": 82.574603, + "rr": 1.837821, + "primary_prob": 23.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.756732, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046301, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.486486, + "strategy_rank": 77.057394, + "rr": 1.581744, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.372615, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059615, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.472973, + "strategy_rank": 61.954677, + "rr": 1.810288, + "primary_prob": 21.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.715432, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061822, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.342342, + "strategy_rank": 89.987954, + "rr": 2.097416, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.146124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037488, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.968468, + "strategy_rank": 64.05995, + "rr": 1.233409, + "primary_prob": 54.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.850113, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.296806, + "range_504_ratio": 1.345554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064273, + "hold30_r": -1.0 + }, + { + "symbol": "KO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.193694, + "strategy_rank": 57.644574, + "rr": 0.858281, + "primary_prob": 53.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.287422, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.251059, + "range_504_ratio": 1.285386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097682, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.418919, + "strategy_rank": 78.734816, + "rr": 2.106824, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.160237, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042758, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.891892, + "strategy_rank": 69.784998, + "rr": 1.063609, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.595414, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058448, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.882883, + "strategy_rank": 86.062962, + "rr": 1.021988, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.532981, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038639, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.977477, + "strategy_rank": 87.961762, + "rr": 1.51564, + "primary_prob": 31.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.273459, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044913, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.202703, + "strategy_rank": 83.636274, + "rr": 2.08179, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.122685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05538, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.747748, + "strategy_rank": 71.120053, + "rr": 1.114099, + "primary_prob": 48.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.671149, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067973, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-08-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.423423, + "strategy_rank": 96.604262, + "rr": 2.343158, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.514738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036248, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.621622, + "strategy_rank": 86.578955, + "rr": 2.181644, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.272466, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.214964, + "hold30_r": -1.167191 + }, + { + "symbol": "MPWR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.90991, + "strategy_rank": 87.987499, + "rr": 2.076377, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.114566, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035577, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.783784, + "strategy_rank": 58.952019, + "rr": 1.24816, + "primary_prob": 38.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.87224, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088182, + "hold30_r": -1.016163 + }, + { + "symbol": "MTB", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.018018, + "strategy_rank": 80.382276, + "rr": 1.655635, + "primary_prob": 21.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.483453, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067225, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.432432, + "strategy_rank": 58.680231, + "rr": 1.514886, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.27233, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075197, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.684685, + "strategy_rank": 83.211864, + "rr": 2.498375, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.747562, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042556, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.175676, + "strategy_rank": 77.329715, + "rr": 1.54183, + "primary_prob": 40.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.312746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054992, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.527027, + "strategy_rank": 89.163301, + "rr": 2.44006, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.66009, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038517, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.644144, + "strategy_rank": 64.499216, + "rr": 1.970528, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.955793, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07783, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.292793, + "strategy_rank": 62.777989, + "rr": 1.18455, + "primary_prob": 44.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.776826, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.236727, + "range_504_ratio": 1.267095, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072594, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.189189, + "strategy_rank": 79.151534, + "rr": 2.468906, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.703359, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.415697, + "hold30_r": 5.830839 + }, + { + "symbol": "PGR", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.698198, + "strategy_rank": 66.831435, + "rr": 0.921467, + "primary_prob": 53.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.382201, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.36399, + "range_504_ratio": 1.43906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074597, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.441441, + "strategy_rank": 85.615751, + "rr": 1.68205, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.523074, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04054, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.765766, + "strategy_rank": 87.805699, + "rr": 1.776571, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.664857, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040429, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.405405, + "strategy_rank": 74.688278, + "rr": 1.710105, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.565157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058588, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.671171, + "strategy_rank": 75.491168, + "rr": 1.328333, + "primary_prob": 55.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.992499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066985, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.481982, + "strategy_rank": 92.834017, + "rr": 1.62156, + "primary_prob": 42.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.43234, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034837, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.752252, + "strategy_rank": 85.377138, + "rr": 1.396597, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.094896, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05264, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.869369, + "strategy_rank": 80.465862, + "rr": 2.030929, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.046394, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03915, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.247748, + "strategy_rank": 72.785783, + "rr": 1.780184, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.670276, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065394, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.725225, + "strategy_rank": 72.564961, + "rr": 1.493143, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.239714, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061262, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.707207, + "strategy_rank": 75.193921, + "rr": 1.658454, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.487682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049381, + "hold30_r": -1.0 + }, + { + "symbol": "TMO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.743243, + "strategy_rank": 70.711282, + "rr": 1.174429, + "primary_prob": 44.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.761643, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.313943, + "range_504_ratio": 1.368812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067816, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.932432, + "strategy_rank": 92.407759, + "rr": 0.66828, + "primary_prob": 63.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.00242, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.689717, + "range_504_ratio": 1.993152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.635263, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.846847, + "strategy_rank": 90.006276, + "rr": 2.068321, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.102482, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04188, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.945946, + "strategy_rank": 95.78014, + "rr": 1.802738, + "primary_prob": 38.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.704107, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032966, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.261261, + "strategy_rank": 82.461535, + "rr": 1.615235, + "primary_prob": 36.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.422853, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.318315, + "range_504_ratio": 1.374809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.566228, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.036036, + "strategy_rank": 68.787023, + "rr": 0.730817, + "primary_prob": 51.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.096225, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080312, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.198198, + "strategy_rank": 93.81739, + "rr": 1.981177, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.971765, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041352, + "hold30_r": -1.005851 + }, + { + "symbol": "VRTX", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.157658, + "strategy_rank": 78.340697, + "rr": 0.893032, + "primary_prob": 52.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.339548, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076508, + "hold30_r": -1.027791 + }, + { + "symbol": "VST", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.806306, + "strategy_rank": 83.158796, + "rr": 1.902201, + "primary_prob": 37.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.853301, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050174, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.031532, + "strategy_rank": 74.85578, + "rr": 1.833552, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.750329, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056699, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.990991, + "strategy_rank": 66.424031, + "rr": 1.693336, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.540005, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06875, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-08-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.297297, + "strategy_rank": 87.389007, + "rr": 1.619322, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.428983, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.124333, + "hold30_r": -1.077637 + }, + { + "symbol": "ADM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.428258, + "strategy_rank": 80.711256, + "rr": 2.888201, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.332302, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05579, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.22782, + "strategy_rank": 66.828327, + "rr": 1.613213, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.41982, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074463, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.308872, + "strategy_rank": 67.793259, + "rr": 0.802427, + "primary_prob": 55.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.20364, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726848, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.870756, + "strategy_rank": 86.634119, + "rr": 1.414425, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.121638, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.603852, + "range_504_ratio": 1.829152, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033992, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.927711, + "strategy_rank": 85.349398, + "rr": 1.62528, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.43792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.831572, + "range_504_ratio": 2.296926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027652, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.085433, + "strategy_rank": 89.072918, + "rr": 1.844003, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.766005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046682, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.795181, + "strategy_rank": 97.484495, + "rr": 1.932974, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.899461, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.310956, + "hold30_r": -1.286295 + }, + { + "symbol": "ATO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.556407, + "strategy_rank": 59.87801, + "rr": 1.277396, + "primary_prob": 41.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.916094, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.192946, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.256298, + "strategy_rank": 76.858097, + "rr": 1.548821, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.323231, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044132, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.866375, + "strategy_rank": 79.345806, + "rr": 1.274248, + "primary_prob": 41.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.911372, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.215235, + "hold30_r": 2.277169 + }, + { + "symbol": "BG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.52793, + "strategy_rank": 78.340043, + "rr": 1.216565, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.824848, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049903, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.789704, + "strategy_rank": 83.046236, + "rr": 0.691761, + "primary_prob": 58.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.037642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031616, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.071194, + "strategy_rank": 93.402295, + "rr": 2.868534, + "primary_prob": 21.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.302802, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032388, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.065717, + "strategy_rank": 68.27551, + "rr": 1.029783, + "primary_prob": 43.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.544675, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.959133, + "hold30_r": -1.098316 + }, + { + "symbol": "CDNS", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.032859, + "strategy_rank": 84.563985, + "rr": 1.506811, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.260217, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05547, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.014239, + "strategy_rank": 94.982098, + "rr": 1.543495, + "primary_prob": 21.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.315242, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031858, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.089814, + "strategy_rank": 74.164509, + "rr": 1.219758, + "primary_prob": 40.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.829637, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057595, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.785323, + "strategy_rank": 71.495628, + "rr": 1.235327, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.85299, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.427303, + "range_504_ratio": 1.533118, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.164305, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.852136, + "strategy_rank": 78.986659, + "rr": 1.397697, + "primary_prob": 39.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.096546, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050161, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.746988, + "strategy_rank": 62.231088, + "rr": 1.083503, + "primary_prob": 46.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.625255, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.309122, + "range_504_ratio": 1.362229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.012055, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.480832, + "strategy_rank": 91.974288, + "rr": 1.542783, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.314175, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503238, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.475356, + "strategy_rank": 61.536028, + "rr": 2.38076, + "primary_prob": 40.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.57114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061744, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.966046, + "strategy_rank": 76.745085, + "rr": 1.770874, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.656312, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062719, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.671413, + "strategy_rank": 94.589661, + "rr": 1.740142, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.610214, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.256702, + "hold30_r": -1.223242 + }, + { + "symbol": "CTVA", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.690033, + "strategy_rank": 72.663351, + "rr": 1.298167, + "primary_prob": 44.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.947251, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.232804, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.385542, + "strategy_rank": 84.650207, + "rr": 0.749031, + "primary_prob": 57.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.123547, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.69863, + "hold30_r": -1.324915 + }, + { + "symbol": "DG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.270537, + "strategy_rank": 75.840195, + "rr": 1.65394, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.48091, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058387, + "hold30_r": 0.582832 + }, + { + "symbol": "DLTR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.576123, + "strategy_rank": 94.249188, + "rr": 1.68695, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.530426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033491, + "hold30_r": 0.597343 + }, + { + "symbol": "DVN", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.233297, + "strategy_rank": 96.971504, + "rr": 1.920979, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.881469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030704, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.404162, + "strategy_rank": 61.576356, + "rr": 0.891242, + "primary_prob": 52.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.336862, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355677, + "range_504_ratio": 1.427146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.80711, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.13253, + "strategy_rank": 62.192771, + "rr": 1.076615, + "primary_prob": 46.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.614922, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067082, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.470975, + "strategy_rank": 72.575584, + "rr": 2.219978, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.329967, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059881, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.6046, + "strategy_rank": 92.803548, + "rr": 1.597213, + "primary_prob": 36.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.39582, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.161066, + "hold30_r": -1.125999 + }, + { + "symbol": "EQT", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.452355, + "strategy_rank": 97.878943, + "rr": 0.964457, + "primary_prob": 52.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.446686, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.19174, + "range_504_ratio": 3.292807, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.939968, + "hold30_r": -1.342299 + }, + { + "symbol": "ERIE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.337349, + "strategy_rank": 63.265653, + "rr": 0.707833, + "primary_prob": 59.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.061749, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642099, + "hold30_r": 3.264826 + }, + { + "symbol": "EXE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.042716, + "strategy_rank": 94.388918, + "rr": 0.679054, + "primary_prob": 64.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.018581, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.784033, + "range_504_ratio": 2.190288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030177, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.552026, + "strategy_rank": 89.048713, + "rr": 2.295231, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.442846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039502, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.918949, + "strategy_rank": 95.133428, + "rr": 1.746267, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.6194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.373321, + "hold30_r": -1.344051 + }, + { + "symbol": "FIX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.304491, + "strategy_rank": 84.04593, + "rr": 1.169762, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.754643, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.125552, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.146769, + "strategy_rank": 84.781427, + "rr": 1.633056, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.449584, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.452908, + "range_504_ratio": 1.572879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.597518, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.594743, + "strategy_rank": 65.470418, + "rr": 0.906848, + "primary_prob": 43.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.360272, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.326299, + "range_504_ratio": 1.38583, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086116, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.061336, + "strategy_rank": 64.626542, + "rr": 1.042227, + "primary_prob": 47.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.56334, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.3338, + "range_504_ratio": 1.396264, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.965401, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.813801, + "strategy_rank": 73.525398, + "rr": 1.764027, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.64604, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066549, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.290252, + "strategy_rank": 93.424488, + "rr": 1.041309, + "primary_prob": 38.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.561964, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029705, + "hold30_r": -1.0 + }, + { + "symbol": "HPQ", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.775465, + "strategy_rank": 84.260859, + "rr": 2.036364, + "primary_prob": 23.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.054545, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032222, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.284775, + "strategy_rank": 78.494425, + "rr": 1.941797, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.912695, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045165, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.185104, + "strategy_rank": 62.996786, + "rr": 1.001234, + "primary_prob": 49.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.501851, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.911057, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.994524, + "strategy_rank": 63.03715, + "rr": 1.059426, + "primary_prob": 47.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.589139, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.363183, + "range_504_ratio": 1.437899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072386, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.71851, + "strategy_rank": 77.152138, + "rr": 1.619382, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.429074, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.353789, + "hold30_r": -1.300223 + }, + { + "symbol": "JKHY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.913472, + "strategy_rank": 60.891889, + "rr": 1.839703, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.759554, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.136331, + "hold30_r": -1.074147 + }, + { + "symbol": "KLAC", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.11391, + "strategy_rank": 90.020721, + "rr": 1.621053, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.43158, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035652, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.489595, + "strategy_rank": 78.911569, + "rr": 1.70968, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.56452, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.38677, + "range_504_ratio": 1.472218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041764, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.842278, + "strategy_rank": 68.473201, + "rr": 2.202581, + "primary_prob": 27.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.303871, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.147286, + "hold30_r": 2.833306 + }, + { + "symbol": "LMT", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.694414, + "strategy_rank": 61.558221, + "rr": 1.161161, + "primary_prob": 44.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.741742, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070058, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.937568, + "strategy_rank": 86.387445, + "rr": 1.408581, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.112871, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051209, + "hold30_r": -1.007343 + }, + { + "symbol": "MAR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.251917, + "strategy_rank": 84.389456, + "rr": 1.803546, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.705318, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.750725, + "hold30_r": -1.152683 + }, + { + "symbol": "MCK", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.728368, + "strategy_rank": 70.616415, + "rr": 0.698826, + "primary_prob": 62.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.048239, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063115, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.69989, + "strategy_rank": 96.062054, + "rr": 1.873685, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.810528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029585, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.166484, + "strategy_rank": 86.726375, + "rr": 3.039242, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.558863, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04503, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.347207, + "strategy_rank": 92.598783, + "rr": 1.747418, + "primary_prob": 29.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.621126, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030762, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.004381, + "strategy_rank": 77.386673, + "rr": 0.92115, + "primary_prob": 51.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.381726, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853652, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.008762, + "strategy_rank": 60.379904, + "rr": 0.799594, + "primary_prob": 55.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.199391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729105, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.128149, + "strategy_rank": 73.10118, + "rr": 1.318709, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.978063, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.365767, + "range_504_ratio": 1.441619, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254222, + "hold30_r": 1.581857 + }, + { + "symbol": "NUE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.156627, + "strategy_rank": 86.245704, + "rr": 1.896367, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.844551, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037995, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.351588, + "strategy_rank": 74.542833, + "rr": 1.794186, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.691279, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085592, + "hold30_r": -1.034113 + }, + { + "symbol": "ON", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.138007, + "strategy_rank": 96.893326, + "rr": 1.61154, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.41731, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072859, + "hold30_r": -1.045188 + }, + { + "symbol": "OXY", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890471, + "strategy_rank": 97.988903, + "rr": 0.685292, + "primary_prob": 64.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.027938, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.167466, + "hold30_r": -1.139089 + }, + { + "symbol": "PANW", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.62322, + "strategy_rank": 86.352648, + "rr": 1.638729, + "primary_prob": 25.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.458094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040383, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.051479, + "strategy_rank": 66.113084, + "rr": 2.526313, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.78947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064139, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.375685, + "strategy_rank": 81.349864, + "rr": 1.598081, + "primary_prob": 40.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.397122, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.470459, + "range_504_ratio": 1.600728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.547744, + "hold30_r": 4.041641 + }, + { + "symbol": "PGR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.570646, + "strategy_rank": 65.286338, + "rr": 1.296525, + "primary_prob": 53.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.944787, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.36399, + "range_504_ratio": 1.43906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.218955, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 85.833085, + "rr": 1.61458, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.42187, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039573, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.523549, + "strategy_rank": 86.723861, + "rr": 0.886289, + "primary_prob": 45.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.329434, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838583, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.708653, + "strategy_rank": 81.68786, + "rr": 2.341501, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.512252, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.493101, + "range_504_ratio": 1.637386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036623, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.647317, + "strategy_rank": 92.208859, + "rr": 1.904995, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.857493, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032771, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.357065, + "strategy_rank": 98.030273, + "rr": 0.698985, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.048478, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.328478, + "hold30_r": -1.304021 + }, + { + "symbol": "SNPS", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.499452, + "strategy_rank": 84.506994, + "rr": 1.045782, + "primary_prob": 47.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.568674, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051606, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.43264, + "strategy_rank": 61.179897, + "rr": 1.336343, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.004515, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.37109, + "range_504_ratio": 1.449314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.256254, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.280394, + "strategy_rank": 85.206112, + "rr": 1.583657, + "primary_prob": 41.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.375485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034808, + "hold30_r": -1.0 + }, + { + "symbol": "STZ", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.722892, + "strategy_rank": 59.194549, + "rr": 1.82985, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.744775, + "raw_level_count": 13, + "gate_level_count": 11, + "range_504_log": 0.232122, + "range_504_ratio": 1.261273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071206, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.990142, + "strategy_rank": 75.683264, + "rr": 0.699205, + "primary_prob": 52.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.048807, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052752, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.947426, + "strategy_rank": 89.950083, + "rr": 2.128773, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.19316, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.507582, + "hold30_r": -1.468592 + }, + { + "symbol": "TSLA", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.50931, + "strategy_rank": 95.381107, + "rr": 2.276311, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.414466, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.212566, + "hold30_r": -1.18171 + }, + { + "symbol": "UNH", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.566265, + "strategy_rank": 68.457041, + "rr": 0.893721, + "primary_prob": 52.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.340581, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822165, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.613363, + "strategy_rank": 65.937551, + "rr": 1.790308, + "primary_prob": 25.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.685462, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074706, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.261774, + "strategy_rank": 93.197996, + "rr": 1.821855, + "primary_prob": 46.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.732782, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034362, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.2092, + "strategy_rank": 78.951358, + "rr": 1.74757, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.621355, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698181, + "hold30_r": 1.295366 + }, + { + "symbol": "VST", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.771084, + "strategy_rank": 83.169267, + "rr": 1.743929, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.615894, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.122469, + "hold30_r": -1.074959 + }, + { + "symbol": "WMB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.332968, + "strategy_rank": 74.633078, + "rr": 1.924524, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.886785, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055775, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.651698, + "strategy_rank": 62.874221, + "rr": 1.82679, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.740186, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.758268, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-08-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.823658, + "strategy_rank": 87.907708, + "rr": 0.978381, + "primary_prob": 48.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.467572, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088044, + "hold30_r": -1.044446 + }, + { + "symbol": "ABBV", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.457205, + "strategy_rank": 63.604459, + "rr": 1.530616, + "primary_prob": 45.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.295924, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06652, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.282774, + "strategy_rank": 81.75898, + "rr": 1.968475, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.952713, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053055, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.865655, + "strategy_rank": 70.04492, + "rr": 1.797649, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.696474, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066603, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.249187, + "strategy_rank": 69.700405, + "rr": 0.957062, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.435593, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073196, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.799567, + "strategy_rank": 89.638917, + "rr": 2.052934, + "primary_prob": 21.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.079401, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046101, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.808234, + "strategy_rank": 97.63979, + "rr": 1.697861, + "primary_prob": 48.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.546792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.67314, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.931744, + "strategy_rank": 57.398974, + "rr": 1.391075, + "primary_prob": 52.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.086613, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080267, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.365114, + "strategy_rank": 75.754281, + "rr": 2.307142, + "primary_prob": 21.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.460712, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.397018, + "range_504_ratio": 1.487382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043887, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.366197, + "strategy_rank": 80.406987, + "rr": 0.79048, + "primary_prob": 56.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.18572, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063186, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.032503, + "strategy_rank": 82.081193, + "rr": 0.975299, + "primary_prob": 48.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.462949, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044351, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.716143, + "strategy_rank": 92.094807, + "rr": 1.528823, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.293234, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034783, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.015168, + "strategy_rank": 66.98854, + "rr": 1.67537, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.513055, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06936, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.432286, + "strategy_rank": 82.728574, + "rr": 1.726774, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.590161, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052206, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.458288, + "strategy_rank": 95.69223, + "rr": 1.171961, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.757941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032976, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.165764, + "strategy_rank": 76.279671, + "rr": 1.480824, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.221236, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058271, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.016251, + "strategy_rank": 79.855532, + "rr": 0.967158, + "primary_prob": 50.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.450738, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050713, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.508126, + "strategy_rank": 92.476467, + "rr": 1.759798, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.639696, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.720372, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.71506, + "strategy_rank": 60.656386, + "rr": 2.246129, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.369194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06421, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.748646, + "strategy_rank": 75.734442, + "rr": 2.263283, + "primary_prob": 26.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.394925, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06018, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.674973, + "strategy_rank": 94.869884, + "rr": 0.947179, + "primary_prob": 45.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.420769, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.913411, + "hold30_r": -1.275584 + }, + { + "symbol": "CTVA", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.632719, + "strategy_rank": 74.485761, + "rr": 0.904628, + "primary_prob": 55.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.356942, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455584, + "range_504_ratio": 1.577094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.843345, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.182015, + "strategy_rank": 64.122216, + "rr": 1.677478, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.516216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065903, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.099675, + "strategy_rank": 84.704837, + "rr": 1.829984, + "primary_prob": 31.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.744975, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052505, + "hold30_r": -1.002093 + }, + { + "symbol": "DG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.148429, + "strategy_rank": 75.667537, + "rr": 1.076109, + "primary_prob": 47.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.614164, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060228, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.591549, + "strategy_rank": 94.501097, + "rr": 2.056303, + "primary_prob": 24.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.084455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038199, + "hold30_r": -0.341354 + }, + { + "symbol": "DVN", + "date": "2022-09-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.024919, + "strategy_rank": 97.336924, + "rr": 2.296601, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.444901, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045538, + "hold30_r": -1.01506 + }, + { + "symbol": "ELV", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.332611, + "strategy_rank": 72.536724, + "rr": 1.938081, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.907122, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059763, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.074756, + "strategy_rank": 93.699083, + "rr": 1.67437, + "primary_prob": 40.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.511556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036061, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.241603, + "strategy_rank": 97.878213, + "rr": 0.859255, + "primary_prob": 57.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.288883, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.19174, + "range_504_ratio": 3.292807, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.833558, + "hold30_r": -1.238458 + }, + { + "symbol": "ERIE", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.648971, + "strategy_rank": 66.386747, + "rr": 1.406606, + "primary_prob": 38.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.109909, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063023, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.533044, + "strategy_rank": 94.261443, + "rr": 0.718257, + "primary_prob": 62.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.077385, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.784033, + "range_504_ratio": 2.190288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.686988, + "hold30_r": -1.007506 + }, + { + "symbol": "F", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.982665, + "strategy_rank": 88.67358, + "rr": 1.527339, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.291008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040231, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.941495, + "strategy_rank": 95.604501, + "rr": 2.025454, + "primary_prob": 32.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.038181, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.360847, + "hold30_r": -1.329327 + }, + { + "symbol": "FICO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.390033, + "strategy_rank": 75.850945, + "rr": 1.679769, + "primary_prob": 34.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.519654, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045968, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.149512, + "strategy_rank": 84.281282, + "rr": 1.028842, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.543264, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.981048, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.173348, + "strategy_rank": 75.63433, + "rr": 2.024577, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.036866, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051683, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.51571, + "strategy_rank": 63.779179, + "rr": 0.918365, + "primary_prob": 51.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.377548, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.326299, + "range_504_ratio": 1.38583, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.843347, + "hold30_r": 0.515796 + }, + { + "symbol": "HAL", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.666306, + "strategy_rank": 94.076803, + "rr": 1.970988, + "primary_prob": 20.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.956481, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.382109, + "hold30_r": -1.352881 + }, + { + "symbol": "HLT", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.581798, + "strategy_rank": 78.243623, + "rr": 1.767565, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.651348, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.437984, + "range_504_ratio": 1.54958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049681, + "hold30_r": -1.0 + }, + { + "symbol": "HPQ", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.08234, + "strategy_rank": 86.949846, + "rr": 0.735167, + "primary_prob": 46.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.10275, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.701558, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.023835, + "strategy_rank": 82.52188, + "rr": 1.894437, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.841655, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041131, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.299025, + "strategy_rank": 63.367759, + "rr": 0.714723, + "primary_prob": 59.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.072085, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075485, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.157096, + "strategy_rank": 63.148929, + "rr": 0.717593, + "primary_prob": 59.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.07639, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.363183, + "range_504_ratio": 1.437899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073323, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.707476, + "strategy_rank": 77.405623, + "rr": 1.257903, + "primary_prob": 42.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.886855, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052407, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.723727, + "strategy_rank": 62.098817, + "rr": 0.987649, + "primary_prob": 49.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.481473, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063119, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.215601, + "strategy_rank": 86.732739, + "rr": 2.645251, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.967877, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035551, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.3987, + "strategy_rank": 67.325843, + "rr": 1.26811, + "primary_prob": 57.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.902165, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053421, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.315276, + "strategy_rank": 61.470044, + "rr": 1.231658, + "primary_prob": 42.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.847487, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071953, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.998917, + "strategy_rank": 83.464177, + "rr": 1.352804, + "primary_prob": 37.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.029206, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078484, + "hold30_r": -1.033302 + }, + { + "symbol": "MAR", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.490791, + "strategy_rank": 82.805891, + "rr": 2.155708, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.233563, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085213, + "hold30_r": -1.034101 + }, + { + "symbol": "MOS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.374865, + "strategy_rank": 96.719548, + "rr": 1.892104, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.838156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031375, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.31636, + "strategy_rank": 87.388984, + "rr": 1.838579, + "primary_prob": 20.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.757869, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043355, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.465872, + "strategy_rank": 91.865072, + "rr": 2.151498, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.227247, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028661, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.798483, + "strategy_rank": 57.453743, + "rr": 1.490184, + "primary_prob": 37.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.235276, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071138, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.849404, + "strategy_rank": 78.143934, + "rr": 0.894354, + "primary_prob": 54.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.341532, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060887, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.881907, + "strategy_rank": 59.413439, + "rr": 0.92139, + "primary_prob": 51.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.382085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070539, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.066089, + "strategy_rank": 89.107301, + "rr": 0.934354, + "primary_prob": 41.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.401531, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197906, + "hold30_r": -1.159552 + }, + { + "symbol": "OKE", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.807151, + "strategy_rank": 77.62994, + "rr": 1.656167, + "primary_prob": 32.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.48425, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060932, + "hold30_r": -1.012438 + }, + { + "symbol": "ON", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.291441, + "strategy_rank": 96.318294, + "rr": 0.932181, + "primary_prob": 54.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.398271, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028633, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.24052, + "strategy_rank": 75.498234, + "rr": 1.081252, + "primary_prob": 51.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.621878, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.315636, + "range_504_ratio": 1.371131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0749, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891658, + "strategy_rank": 97.391693, + "rr": 1.035682, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.553523, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.078513, + "hold30_r": -1.050912 + }, + { + "symbol": "PANW", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.373781, + "strategy_rank": 84.729179, + "rr": 0.9119, + "primary_prob": 51.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.36785, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040349, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.940412, + "strategy_rank": 68.581665, + "rr": 1.903886, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.855829, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060928, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.098592, + "strategy_rank": 69.727456, + "rr": 1.196959, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.795439, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06896, + "hold30_r": -1.011016 + }, + { + "symbol": "PSX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.549296, + "strategy_rank": 86.454637, + "rr": 1.668418, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.502627, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037629, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.448537, + "strategy_rank": 72.259431, + "rr": 2.587063, + "primary_prob": 20.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.880594, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051172, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.590466, + "strategy_rank": 75.465274, + "rr": 2.216027, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.32404, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090829, + "hold30_r": -1.02938 + }, + { + "symbol": "SLB", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.499458, + "strategy_rank": 91.813257, + "rr": 1.905601, + "primary_prob": 39.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.858401, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032951, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.15818, + "strategy_rank": 97.86657, + "rr": 0.737309, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.105964, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.345292, + "hold30_r": -1.320208 + }, + { + "symbol": "SNPS", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.673889, + "strategy_rank": 83.366528, + "rr": 1.867202, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.800803, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048038, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 88.219281, + "rr": 1.067583, + "primary_prob": 37.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.601374, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03488, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.96533, + "strategy_rank": 69.652355, + "rr": 2.754023, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.131034, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056338, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.665222, + "strategy_rank": 74.586435, + "rr": 2.474992, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.712488, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.319064, + "range_504_ratio": 1.37584, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054403, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.932828, + "strategy_rank": 76.499733, + "rr": 1.969199, + "primary_prob": 19.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.953799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.919317, + "hold30_r": 3.069091 + }, + { + "symbol": "TPL", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.232936, + "strategy_rank": 92.864354, + "rr": 0.739041, + "primary_prob": 50.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.108561, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.696565, + "range_504_ratio": 2.006848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030179, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.88299, + "strategy_rank": 90.527184, + "rr": 1.599271, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.398906, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038747, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.582882, + "strategy_rank": 94.811913, + "rr": 1.58284, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.37426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033015, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.231853, + "strategy_rank": 87.335024, + "rr": 0.866583, + "primary_prob": 47.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.299875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024993, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.899242, + "strategy_rank": 67.655443, + "rr": 1.706246, + "primary_prob": 21.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.559369, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070044, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.72481, + "strategy_rank": 93.569705, + "rr": 2.632898, + "primary_prob": 22.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.949346, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033991, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.449621, + "strategy_rank": 82.00954, + "rr": 1.069294, + "primary_prob": 46.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.603941, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048614, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.76598, + "strategy_rank": 83.164758, + "rr": 1.52637, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.289555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.359497, + "hold30_r": -1.308199 + }, + { + "symbol": "WMB", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.115926, + "strategy_rank": 74.722707, + "rr": 1.827599, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.741399, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.284761, + "hold30_r": -1.236789 + }, + { + "symbol": "WRB", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.949079, + "strategy_rank": 65.218901, + "rr": 1.193521, + "primary_prob": 58.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.790281, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067223, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.858072, + "strategy_rank": 87.638312, + "rr": 1.189121, + "primary_prob": 42.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.783681, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045427, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.294314, + "strategy_rank": 65.247, + "rr": 1.848542, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.772813, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06422, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.936455, + "strategy_rank": 59.79583, + "rr": 1.360879, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.041318, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.32852, + "range_504_ratio": 1.388912, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069458, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.973244, + "strategy_rank": 81.31891, + "rr": 1.911541, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.867311, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048863, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.186176, + "strategy_rank": 71.684221, + "rr": 2.032735, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.049102, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.566641, + "hold30_r": -1.504278 + }, + { + "symbol": "AJG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 66.849521, + "rr": 1.589, + "primary_prob": 24.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.3835, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07858, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.09476, + "strategy_rank": 89.884818, + "rr": 1.504902, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.257353, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042157, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-09-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.327759, + "strategy_rank": 97.359498, + "rr": 2.929793, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.394689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027103, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.625418, + "strategy_rank": 62.106167, + "rr": 1.358644, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.037966, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073968, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.425864, + "strategy_rank": 80.596991, + "rr": 0.870774, + "primary_prob": 53.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.306161, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.062212, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.83835, + "strategy_rank": 78.161901, + "rr": 1.647344, + "primary_prob": 29.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.471016, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.224199, + "hold30_r": -1.181112 + }, + { + "symbol": "BLDR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.976589, + "strategy_rank": 91.843078, + "rr": 1.090017, + "primary_prob": 46.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.635025, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.058361, + "hold30_r": 1.59139 + }, + { + "symbol": "BRO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.713489, + "strategy_rank": 66.287861, + "rr": 1.757061, + "primary_prob": 29.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.635592, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063853, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.632107, + "strategy_rank": 69.858288, + "rr": 2.121326, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.18199, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.065661, + "hold30_r": 3.752149 + }, + { + "symbol": "CDNS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.500557, + "strategy_rank": 79.664199, + "rr": 2.039267, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.0589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047815, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.996656, + "strategy_rank": 94.821044, + "rr": 0.803911, + "primary_prob": 53.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.205866, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.772044, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.409142, + "strategy_rank": 75.949428, + "rr": 2.052914, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.079371, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056024, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.763657, + "strategy_rank": 82.535673, + "rr": 2.052679, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.079019, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040577, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 92.726286, + "rr": 1.571824, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.357736, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072611, + "hold30_r": -1.031232 + }, + { + "symbol": "COR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.490524, + "strategy_rank": 60.819981, + "rr": 2.332911, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.499366, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060632, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.831661, + "strategy_rank": 75.721584, + "rr": 1.813731, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.720597, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055289, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888517, + "strategy_rank": 94.743788, + "rr": 1.827342, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.741013, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033519, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 64.609388, + "rr": 1.708854, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.563281, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067891, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.986622, + "strategy_rank": 83.794199, + "rr": 2.308044, + "primary_prob": 34.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.462066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.290429, + "hold30_r": -1.238684 + }, + { + "symbol": "DG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.267559, + "strategy_rank": 75.162792, + "rr": 2.006723, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.010085, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.062763, + "hold30_r": 1.653442 + }, + { + "symbol": "DLTR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.550725, + "strategy_rank": 94.709338, + "rr": 0.86339, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.295086, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.82352, + "hold30_r": 2.640421 + }, + { + "symbol": "DVN", + "date": "2022-09-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.219621, + "strategy_rank": 97.282242, + "rr": 2.184242, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.276363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.179237, + "hold30_r": -1.148313 + }, + { + "symbol": "ED", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.078038, + "strategy_rank": 63.756186, + "rr": 0.749305, + "primary_prob": 57.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.123957, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067465, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.15942, + "strategy_rank": 63.159033, + "rr": 1.092566, + "primary_prob": 46.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.638849, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05873, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.855072, + "strategy_rank": 72.386301, + "rr": 1.296386, + "primary_prob": 41.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.944578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055124, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.540691, + "strategy_rank": 92.80276, + "rr": 2.870227, + "primary_prob": 21.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.30534, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.373088, + "hold30_r": -1.336879 + }, + { + "symbol": "EQT", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.665552, + "strategy_rank": 98.162323, + "rr": 0.917148, + "primary_prob": 56.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.375722, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.47396, + "hold30_r": -1.448763 + }, + { + "symbol": "ERIE", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 62.837223, + "rr": 0.702211, + "primary_prob": 47.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.053316, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.634595, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 88.300571, + "rr": 1.674571, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.511856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084042, + "hold30_r": -1.045137 + }, + { + "symbol": "FANG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.212932, + "strategy_rank": 95.209409, + "rr": 1.751198, + "primary_prob": 34.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.626797, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.656597, + "hold30_r": -1.624413 + }, + { + "symbol": "FIX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.317726, + "strategy_rank": 85.263611, + "rr": 1.51754, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.276311, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.470326, + "hold30_r": 4.609942 + }, + { + "symbol": "FSLR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.169454, + "strategy_rank": 86.012159, + "rr": 0.951454, + "primary_prob": 57.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.427181, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854986, + "range_504_ratio": 2.351342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.920137, + "hold30_r": -1.282143 + }, + { + "symbol": "GD", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.382386, + "strategy_rank": 60.341835, + "rr": 1.586323, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.379485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064745, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.182832, + "strategy_rank": 63.26473, + "rr": 1.69264, + "primary_prob": 26.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.53896, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.326299, + "range_504_ratio": 1.38583, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.617285, + "hold30_r": 2.409094 + }, + { + "symbol": "GPC", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.179487, + "strategy_rank": 64.232768, + "rr": 1.301278, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.951917, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.232051, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.753623, + "strategy_rank": 76.152481, + "rr": 1.062728, + "primary_prob": 41.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.594092, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060114, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.979933, + "strategy_rank": 92.478604, + "rr": 2.928841, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.393262, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.13525, + "hold30_r": -1.105029 + }, + { + "symbol": "HPQ", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.740245, + "strategy_rank": 87.307481, + "rr": 1.200515, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.800773, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.462652, + "range_504_ratio": 1.58828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097507, + "hold30_r": -1.062802 + }, + { + "symbol": "HST", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.392419, + "strategy_rank": 81.591397, + "rr": 1.854038, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.781057, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042717, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.848384, + "strategy_rank": 62.896986, + "rr": 1.767744, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.651616, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.691052, + "hold30_r": 2.585861 + }, + { + "symbol": "HWM", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.730212, + "strategy_rank": 75.6793, + "rr": 2.166749, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.250124, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045272, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.277592, + "strategy_rank": 73.661798, + "rr": 1.523699, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.285549, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051515, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.723523, + "strategy_rank": 61.078626, + "rr": 1.766201, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.649302, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063638, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828317, + "strategy_rank": 68.137283, + "rr": 0.700967, + "primary_prob": 55.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.05145, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044088, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.523969, + "strategy_rank": 71.718671, + "rr": 1.865999, + "primary_prob": 31.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.798998, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05497, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.510591, + "strategy_rank": 62.361423, + "rr": 1.751986, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.627979, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071036, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.284281, + "strategy_rank": 82.482961, + "rr": 1.807214, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.710821, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542907, + "range_504_ratio": 1.721002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042006, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.044593, + "strategy_rank": 76.443242, + "rr": 1.578347, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.367521, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049694, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.658863, + "strategy_rank": 72.971449, + "rr": 2.367992, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.551989, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.313731, + "hold30_r": 3.743173 + }, + { + "symbol": "MOS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.881828, + "strategy_rank": 96.278972, + "rr": 1.526863, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.290294, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030034, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.767001, + "strategy_rank": 87.413961, + "rr": 1.228901, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.843352, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043118, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.061315, + "strategy_rank": 88.006173, + "rr": 1.690438, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.535657, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.510768, + "range_504_ratio": 1.666571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029155, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.946488, + "strategy_rank": 59.029802, + "rr": 1.818174, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.727261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.745318, + "hold30_r": 5.454775 + }, + { + "symbol": "MTB", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.42252, + "strategy_rank": 78.391309, + "rr": 0.713052, + "primary_prob": 50.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.069578, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054839, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.29097, + "strategy_rank": 63.174948, + "rr": 2.746401, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.119601, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064142, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.081382, + "strategy_rank": 70.037591, + "rr": 0.745921, + "primary_prob": 48.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.118881, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.365767, + "range_504_ratio": 1.441619, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.686141, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.419175, + "strategy_rank": 89.815917, + "rr": 1.528729, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.293093, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027396, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.989967, + "strategy_rank": 96.155783, + "rr": 0.748658, + "primary_prob": 56.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.122987, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.719966, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.507246, + "strategy_rank": 75.623447, + "rr": 1.947308, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.920962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.315636, + "range_504_ratio": 1.371131, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.881558, + "hold30_r": 5.934994 + }, + { + "symbol": "OXY", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.442586, + "strategy_rank": 97.237873, + "rr": 1.505925, + "primary_prob": 40.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.258887, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.305334, + "hold30_r": -1.274607 + }, + { + "symbol": "PAYX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.733556, + "strategy_rank": 70.835984, + "rr": 1.720739, + "primary_prob": 33.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.581108, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055801, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.162765, + "strategy_rank": 69.273401, + "rr": 0.971268, + "primary_prob": 40.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.456901, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.325069, + "hold30_r": -1.266493 + }, + { + "symbol": "PSX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.19621, + "strategy_rank": 87.187681, + "rr": 1.997237, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.995856, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033758, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.06466, + "strategy_rank": 80.490251, + "rr": 1.687424, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.531136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046723, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.605351, + "strategy_rank": 71.355372, + "rr": 2.269707, + "primary_prob": 23.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.404561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.350493, + "range_504_ratio": 1.419767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050541, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.287625, + "strategy_rank": 75.167485, + "rr": 0.998881, + "primary_prob": 49.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.498321, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.233061, + "hold30_r": -1.171101 + }, + { + "symbol": "SLB", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.851728, + "strategy_rank": 88.554784, + "rr": 1.736097, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.604145, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.103259, + "hold30_r": -1.068822 + }, + { + "symbol": "SMCI", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.77369, + "strategy_rank": 98.339801, + "rr": 1.489516, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.234273, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027005, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.054627, + "strategy_rank": 80.487904, + "rr": 1.858705, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.788057, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044807, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.051282, + "strategy_rank": 59.774428, + "rr": 1.119172, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.678758, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179479, + "hold30_r": -1.111178 + }, + { + "symbol": "STLD", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.750279, + "strategy_rank": 88.813168, + "rr": 1.754298, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.631447, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.121658, + "hold30_r": -1.093427 + }, + { + "symbol": "TAP", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.38573, + "strategy_rank": 68.69451, + "rr": 1.715816, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.573724, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.474938, + "hold30_r": -1.420921 + }, + { + "symbol": "TKO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.746934, + "strategy_rank": 74.44713, + "rr": 1.58457, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.376854, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533084, + "hold30_r": 3.865172 + }, + { + "symbol": "TPL", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.645485, + "strategy_rank": 92.177675, + "rr": 0.682614, + "primary_prob": 54.42, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.023921, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.696565, + "range_504_ratio": 2.006848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028648, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.648829, + "strategy_rank": 89.806519, + "rr": 1.623518, + "primary_prob": 39.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.435277, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038105, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.202899, + "strategy_rank": 94.538911, + "rr": 1.536795, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.305193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035604, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 96.142996, + "rr": 1.671061, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.506591, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025484, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.51728, + "strategy_rank": 66.772786, + "rr": 1.538045, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.307067, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063206, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.104794, + "strategy_rank": 93.561997, + "rr": 1.771699, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.657549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031232, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.209588, + "strategy_rank": 82.91464, + "rr": 1.53498, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.30247, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.486668, + "hold30_r": 0.018474 + }, + { + "symbol": "VST", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.199554, + "strategy_rank": 84.716303, + "rr": 1.872598, + "primary_prob": 22.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.808898, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054922, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.301003, + "strategy_rank": 75.304244, + "rr": 1.758559, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.637838, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047323, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527313, + "strategy_rank": 67.309654, + "rr": 1.407671, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.111507, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071443, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.432553, + "strategy_rank": 86.745549, + "rr": 1.150943, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.726414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04456, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.58693, + "strategy_rank": 63.01627, + "rr": 1.681528, + "primary_prob": 47.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.522292, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062326, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.97164, + "strategy_rank": 81.373251, + "rr": 1.685848, + "primary_prob": 28.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.528771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050371, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.683107, + "strategy_rank": 69.877682, + "rr": 2.048765, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.073148, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.521951, + "hold30_r": -1.460148 + }, + { + "symbol": "AJG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.244143, + "strategy_rank": 64.36893, + "rr": 2.272584, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.408876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.211595, + "hold30_r": 2.619439 + }, + { + "symbol": "ALB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.491985, + "strategy_rank": 91.236508, + "rr": 0.882552, + "primary_prob": 47.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.323828, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02733, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.944513, + "strategy_rank": 89.256726, + "rr": 1.690482, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.535722, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.648466, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.64365, + "strategy_rank": 97.498831, + "rr": 1.743148, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.614722, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023946, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.326757, + "strategy_rank": 60.356809, + "rr": 1.547859, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.321788, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070439, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.01233, + "strategy_rank": 77.93474, + "rr": 1.697322, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.545982, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.647341, + "hold30_r": 4.749614 + }, + { + "symbol": "BG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.409371, + "strategy_rank": 80.174737, + "rr": 2.729152, + "primary_prob": 22.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.093729, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042167, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.902589, + "strategy_rank": 88.943635, + "rr": 1.032218, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.548327, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000139, + "hold30_r": 0.303398 + }, + { + "symbol": "CAH", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.65598, + "strategy_rank": 67.785787, + "rr": 1.821708, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.732562, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.763073, + "hold30_r": 3.660849 + }, + { + "symbol": "CDNS", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.764488, + "strategy_rank": 77.446472, + "rr": 2.18017, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.270255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048371, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.890259, + "strategy_rank": 94.013822, + "rr": 0.705531, + "primary_prob": 56.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.058297, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029781, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.642417, + "strategy_rank": 77.010775, + "rr": 1.792791, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.689187, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048028, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.245376, + "strategy_rank": 70.374226, + "rr": 1.21206, + "primary_prob": 43.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.818091, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435182, + "range_504_ratio": 1.545244, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066444, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.711467, + "strategy_rank": 80.302461, + "rr": 2.291159, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.436738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038746, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.833539, + "strategy_rank": 61.046039, + "rr": 0.793833, + "primary_prob": 56.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.19075, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.315917, + "range_504_ratio": 1.371517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726507, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.163995, + "strategy_rank": 92.140412, + "rr": 0.9126, + "primary_prob": 45.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.3689, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0395, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.011097, + "strategy_rank": 74.0723, + "rr": 1.819841, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.729762, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055514, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.383477, + "strategy_rank": 94.432966, + "rr": 1.815553, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.72333, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030307, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.478422, + "strategy_rank": 74.636373, + "rr": 1.349887, + "primary_prob": 40.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.024831, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.459792, + "range_504_ratio": 1.583744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050344, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.191122, + "strategy_rank": 83.296347, + "rr": 1.520308, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.280462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05096, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.150432, + "strategy_rank": 94.456534, + "rr": 0.706255, + "primary_prob": 53.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.059383, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.663196, + "hold30_r": 2.57587 + }, + { + "symbol": "DVN", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.136868, + "strategy_rank": 96.846547, + "rr": 1.521124, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.281685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028597, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.176326, + "strategy_rank": 61.762344, + "rr": 1.637551, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.456327, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066484, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.916153, + "strategy_rank": 70.962489, + "rr": 1.68012, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.520179, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051958, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.68434, + "strategy_rank": 92.102191, + "rr": 1.688038, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.532056, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03655, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.630086, + "strategy_rank": 98.041553, + "rr": 1.846029, + "primary_prob": 20.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.769043, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023032, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.410604, + "strategy_rank": 95.047029, + "rr": 1.058895, + "primary_prob": 41.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.588342, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787626, + "range_504_ratio": 2.198172, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030149, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.436498, + "strategy_rank": 85.924268, + "rr": 1.394412, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.091617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028834, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.930949, + "strategy_rank": 93.383192, + "rr": 1.911857, + "primary_prob": 26.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.867785, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030235, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.218249, + "strategy_rank": 83.91041, + "rr": 1.164446, + "primary_prob": 44.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.746668, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045361, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.162762, + "strategy_rank": 88.83216, + "rr": 0.96105, + "primary_prob": 58.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.441575, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.858548, + "range_504_ratio": 2.359732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.930436, + "hold30_r": -1.226695 + }, + { + "symbol": "GPC", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.819975, + "strategy_rank": 63.80551, + "rr": 0.69159, + "primary_prob": 60.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.037385, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065356, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.985203, + "strategy_rank": 76.027573, + "rr": 1.172209, + "primary_prob": 44.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.758314, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051093, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.437731, + "strategy_rank": 93.222668, + "rr": 1.586493, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.37974, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027608, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.517879, + "strategy_rank": 60.611284, + "rr": 0.983827, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.475741, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.327314, + "range_504_ratio": 1.387236, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058214, + "hold30_r": -1.0 + }, + { + "symbol": "HPQ", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.066584, + "strategy_rank": 84.778629, + "rr": 1.532209, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.298314, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.478868, + "range_504_ratio": 1.614247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097322, + "hold30_r": -1.061415 + }, + { + "symbol": "HRL", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.27127, + "strategy_rank": 58.480529, + "rr": 1.205236, + "primary_prob": 43.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.807853, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.308523, + "range_504_ratio": 1.361413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07722, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.422935, + "strategy_rank": 62.747778, + "rr": 0.753921, + "primary_prob": 57.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.130882, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08058, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.970407, + "strategy_rank": 66.316231, + "rr": 1.07606, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.614089, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.382772, + "range_504_ratio": 1.466344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025611, + "hold30_r": 3.528474 + }, + { + "symbol": "HWM", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.750925, + "strategy_rank": 72.55816, + "rr": 1.614193, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.421289, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041737, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.98397, + "strategy_rank": 68.950848, + "rr": 1.912777, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.869166, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044591, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.25894, + "strategy_rank": 72.676332, + "rr": 1.598771, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.398156, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.420579, + "range_504_ratio": 1.522843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.548085, + "hold30_r": 4.142159 + }, + { + "symbol": "LMT", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.737361, + "strategy_rank": 59.35704, + "rr": 0.964846, + "primary_prob": 50.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.447269, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068181, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.670777, + "strategy_rank": 72.583337, + "rr": 1.942076, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.913114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.885504, + "hold30_r": 4.126821 + }, + { + "symbol": "MOS", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.657213, + "strategy_rank": 95.88468, + "rr": 1.729129, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.593694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027772, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.424168, + "strategy_rank": 87.189036, + "rr": 0.911283, + "primary_prob": 52.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.366925, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041967, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.997534, + "strategy_rank": 57.915515, + "rr": 1.360766, + "primary_prob": 39.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.041149, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.300298, + "range_504_ratio": 1.350261, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.293989, + "hold30_r": 4.288521 + }, + { + "symbol": "MTB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.752158, + "strategy_rank": 76.272816, + "rr": 1.428701, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.143052, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051221, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.490752, + "strategy_rank": 60.108059, + "rr": 1.64637, + "primary_prob": 34.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.469556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060351, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.958076, + "strategy_rank": 90.782969, + "rr": 1.561463, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.342195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534576, + "hold30_r": 2.460262 + }, + { + "symbol": "ON", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.177559, + "strategy_rank": 95.477, + "rr": 1.556406, + "primary_prob": 26.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.334609, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026945, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.876695, + "strategy_rank": 96.958022, + "rr": 1.855616, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.783423, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030312, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.669544, + "strategy_rank": 86.307104, + "rr": 1.645915, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.468873, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038791, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.723798, + "strategy_rank": 68.582028, + "rr": 2.005661, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.008492, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.317239, + "range_504_ratio": 1.373331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054353, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.504316, + "strategy_rank": 74.639228, + "rr": 1.019504, + "primary_prob": 50.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.529255, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.496279, + "range_504_ratio": 1.642597, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045957, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.23058, + "strategy_rank": 70.04712, + "rr": 1.796981, + "primary_prob": 22.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.695472, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058677, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.149199, + "strategy_rank": 70.347789, + "rr": 1.743699, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.615548, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059941, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.998767, + "strategy_rank": 86.014408, + "rr": 1.891558, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.837336, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03444, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.573366, + "strategy_rank": 80.258499, + "rr": 1.455838, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.183757, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044052, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.080148, + "strategy_rank": 74.371375, + "rr": 1.218277, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.827415, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056206, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.204686, + "strategy_rank": 92.06397, + "rr": 1.995585, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.993377, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033097, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.397041, + "strategy_rank": 98.139012, + "rr": 1.66767, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.501505, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64592, + "hold30_r": 5.119406 + }, + { + "symbol": "SRE", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.217016, + "strategy_rank": 62.055359, + "rr": 1.238693, + "primary_prob": 42.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.85804, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059245, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.725031, + "strategy_rank": 88.626733, + "rr": 2.549577, + "primary_prob": 20.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.824366, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.521393, + "hold30_r": 3.688059 + }, + { + "symbol": "TAP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.257707, + "strategy_rank": 68.111922, + "rr": 1.996483, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.994724, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054021, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.477189, + "strategy_rank": 69.111372, + "rr": 2.004635, + "primary_prob": 18.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.006952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.952815, + "hold30_r": 2.214877 + }, + { + "symbol": "TPL", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.464858, + "strategy_rank": 91.472199, + "rr": 0.960894, + "primary_prob": 45.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.441341, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.696565, + "range_504_ratio": 2.006848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030928, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.697904, + "strategy_rank": 89.712178, + "rr": 1.805674, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.708511, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033308, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.231813, + "strategy_rank": 92.936653, + "rr": 1.646308, + "primary_prob": 29.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.469462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033664, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.189889, + "strategy_rank": 90.037356, + "rr": 2.093578, + "primary_prob": 21.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.140366, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025838, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.929716, + "strategy_rank": 65.912378, + "rr": 1.823694, + "primary_prob": 31.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.73554, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061139, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.903822, + "strategy_rank": 93.101641, + "rr": 1.825077, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.737616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032359, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.451295, + "strategy_rank": 81.891768, + "rr": 1.618528, + "primary_prob": 21.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.427791, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.571261, + "hold30_r": 2.060094 + }, + { + "symbol": "VST", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.738594, + "strategy_rank": 83.798297, + "rr": 1.992338, + "primary_prob": 29.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.988508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049821, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.505549, + "strategy_rank": 75.324327, + "rr": 2.291707, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.43756, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044156, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.395808, + "strategy_rank": 66.197755, + "rr": 1.95866, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.93799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063314, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.917386, + "strategy_rank": 86.352022, + "rr": 1.696525, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.544788, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044278, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.19697, + "strategy_rank": 61.127299, + "rr": 1.688335, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.532502, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060195, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.045455, + "strategy_rank": 80.074136, + "rr": 2.401513, + "primary_prob": 21.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.602269, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.359893, + "hold30_r": 3.529017 + }, + { + "symbol": "ADP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.479798, + "strategy_rank": 68.488252, + "rr": 2.332634, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.49895, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.117785, + "hold30_r": -1.058756 + }, + { + "symbol": "AEP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.30303, + "strategy_rank": 58.365774, + "rr": 1.802518, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.703777, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.274886, + "range_504_ratio": 1.31638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050006, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.207071, + "strategy_rank": 64.51699, + "rr": 2.596038, + "primary_prob": 23.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.894057, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.533683, + "hold30_r": 3.982329 + }, + { + "symbol": "ALB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.29798, + "strategy_rank": 91.585916, + "rr": 1.692189, + "primary_prob": 23.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.538283, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026886, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.085859, + "strategy_rank": 89.552292, + "rr": 1.193596, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.790393, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.153565, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.863636, + "strategy_rank": 97.882127, + "rr": 1.921185, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.881778, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.899699, + "hold30_r": 3.704045 + }, + { + "symbol": "ATO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.227273, + "strategy_rank": 60.452542, + "rr": 1.720687, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.58103, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056061, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.974747, + "strategy_rank": 74.066706, + "rr": 2.490496, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.735744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.437578, + "hold30_r": 3.782436 + }, + { + "symbol": "BG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.090909, + "strategy_rank": 76.621823, + "rr": 1.72554, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.58831, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.688853, + "hold30_r": 4.449798 + }, + { + "symbol": "BLDR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.121212, + "strategy_rank": 87.357644, + "rr": 1.593431, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.390147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56053, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.025253, + "strategy_rank": 69.780901, + "rr": 1.415642, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.123463, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.363201, + "hold30_r": 3.922024 + }, + { + "symbol": "CDNS", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.489899, + "strategy_rank": 80.681468, + "rr": 1.856333, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.7845, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049848, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.358586, + "strategy_rank": 94.317005, + "rr": 1.692672, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.539007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.666804, + "hold30_r": 1.523117 + }, + { + "symbol": "CHRW", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.636364, + "strategy_rank": 75.76082, + "rr": 2.209504, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.314256, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048356, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.287879, + "strategy_rank": 70.513606, + "rr": 1.490314, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.235472, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435182, + "range_504_ratio": 1.545244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.427284, + "hold30_r": 4.805473 + }, + { + "symbol": "CNC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.055556, + "strategy_rank": 79.043171, + "rr": 2.87339, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 4.310085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04212, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.585859, + "strategy_rank": 61.230504, + "rr": 2.044274, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.066411, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046096, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.843434, + "strategy_rank": 91.858414, + "rr": 1.824787, + "primary_prob": 25.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.73718, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.791928, + "hold30_r": 4.089104 + }, + { + "symbol": "COST", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.313131, + "strategy_rank": 74.828512, + "rr": 1.95666, + "primary_prob": 28.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.93499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079434, + "hold30_r": -1.031887 + }, + { + "symbol": "CTRA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.873737, + "strategy_rank": 94.659727, + "rr": 1.883695, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.825543, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.856447, + "hold30_r": 0.818382 + }, + { + "symbol": "CTVA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.550505, + "strategy_rank": 74.571248, + "rr": 1.661555, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.492333, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.459792, + "range_504_ratio": 1.583744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.615322, + "hold30_r": 4.040649 + }, + { + "symbol": "CVX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.328283, + "strategy_rank": 84.336851, + "rr": 2.364919, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.547379, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.321504, + "hold30_r": 5.47746 + }, + { + "symbol": "DLTR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.308081, + "strategy_rank": 90.706085, + "rr": 1.199721, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.799582, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.15639, + "hold30_r": 4.160828 + }, + { + "symbol": "DVN", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.116162, + "strategy_rank": 97.303227, + "rr": 1.923584, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.885375, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.897878, + "hold30_r": 1.688538 + }, + { + "symbol": "ED", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.373737, + "strategy_rank": 62.295117, + "rr": 1.892505, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.838758, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053282, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.060606, + "strategy_rank": 64.9792, + "rr": 1.31913, + "primary_prob": 37.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.978695, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041219, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.732323, + "strategy_rank": 68.362752, + "rr": 1.951491, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.927236, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.902096, + "hold30_r": 3.519244 + }, + { + "symbol": "EOG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.833333, + "strategy_rank": 92.700462, + "rr": 1.625058, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.437588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.593496, + "hold30_r": 4.098653 + }, + { + "symbol": "EQT", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.368687, + "strategy_rank": 97.933396, + "rr": 2.081545, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.122318, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.02009, + "hold30_r": 0.856362 + }, + { + "symbol": "ERIE", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.070707, + "strategy_rank": 62.852518, + "rr": 1.083263, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.624895, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.393945, + "range_504_ratio": 1.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014698, + "hold30_r": 8.014589 + }, + { + "symbol": "EXE", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.348485, + "strategy_rank": 94.819002, + "rr": 1.784806, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.677209, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787626, + "range_504_ratio": 2.198172, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.756152, + "hold30_r": 1.216812 + }, + { + "symbol": "EXR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.565657, + "strategy_rank": 71.302509, + "rr": 1.635103, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.452654, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.378668, + "range_504_ratio": 1.460338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047782, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.838384, + "strategy_rank": 83.699463, + "rr": 2.046962, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.070444, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.021554, + "hold30_r": 3.001606 + }, + { + "symbol": "FANG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.075758, + "strategy_rank": 93.379227, + "rr": 1.755077, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.632616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727794, + "hold30_r": 4.441962 + }, + { + "symbol": "FICO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.954545, + "strategy_rank": 76.959869, + "rr": 2.28102, + "primary_prob": 24.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.421529, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040716, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.792929, + "strategy_rank": 82.731121, + "rr": 1.969185, + "primary_prob": 24.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.953778, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.928689, + "hold30_r": 5.665035 + }, + { + "symbol": "FSLR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.80303, + "strategy_rank": 91.863884, + "rr": 1.020898, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.531346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.858548, + "range_504_ratio": 2.359732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.992433, + "hold30_r": -1.056562 + }, + { + "symbol": "GIS", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.70202, + "strategy_rank": 59.818366, + "rr": 1.394072, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.091108, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.360163, + "range_504_ratio": 1.433563, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061379, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.237374, + "strategy_rank": 64.031149, + "rr": 1.537817, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.306725, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.479432, + "hold30_r": 6.337692 + }, + { + "symbol": "GWW", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.035354, + "strategy_rank": 75.17311, + "rr": 2.102964, + "primary_prob": 28.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.154447, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.052176, + "hold30_r": 6.335795 + }, + { + "symbol": "HAL", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.813131, + "strategy_rank": 92.419822, + "rr": 1.918319, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.877479, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.89364, + "hold30_r": 6.595553 + }, + { + "symbol": "HPQ", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.343434, + "strategy_rank": 82.957281, + "rr": 0.789697, + "primary_prob": 43.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.184546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.516751, + "range_504_ratio": 1.676572, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752736, + "hold30_r": 3.144027 + }, + { + "symbol": "HSY", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.994949, + "strategy_rank": 62.181099, + "rr": 0.923805, + "primary_prob": 51.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.385708, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853311, + "hold30_r": 0.393732 + }, + { + "symbol": "HUM", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.722222, + "strategy_rank": 66.824447, + "rr": 1.226421, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.839632, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.382772, + "range_504_ratio": 1.466344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.176066, + "hold30_r": 3.447516 + }, + { + "symbol": "IRM", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.459596, + "strategy_rank": 77.955722, + "rr": 2.210366, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.315549, + "raw_level_count": 8, + "gate_level_count": 7, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.178917, + "hold30_r": 3.14418 + }, + { + "symbol": "KLAC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.808081, + "strategy_rank": 81.124851, + "rr": 2.936772, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.405157, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.195419, + "hold30_r": -1.159571 + }, + { + "symbol": "MCK", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.09596, + "strategy_rank": 72.803444, + "rr": 1.7873, + "primary_prob": 32.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.680951, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.732565, + "hold30_r": 2.266235 + }, + { + "symbol": "MOS", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.60101, + "strategy_rank": 95.751438, + "rr": 2.009414, + "primary_prob": 26.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.01412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.025307, + "hold30_r": 1.33621 + }, + { + "symbol": "MPC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.590909, + "strategy_rank": 88.545626, + "rr": 1.503132, + "primary_prob": 24.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.254697, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.4665, + "hold30_r": 3.80051 + }, + { + "symbol": "MTB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.469697, + "strategy_rank": 70.274884, + "rr": 1.604216, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.406324, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557025, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.383838, + "strategy_rank": 67.989594, + "rr": 1.246718, + "primary_prob": 39.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.870077, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.401892, + "range_504_ratio": 1.49465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.200294, + "hold30_r": 3.014964 + }, + { + "symbol": "NUE", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.318182, + "strategy_rank": 90.430788, + "rr": 1.890354, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.835531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.861109, + "hold30_r": 4.685818 + }, + { + "symbol": "ON", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.106061, + "strategy_rank": 96.785074, + "rr": 1.511573, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.267359, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.485074, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.621212, + "strategy_rank": 96.787745, + "rr": 1.825036, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.737554, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.794177, + "hold30_r": 2.079296 + }, + { + "symbol": "PANW", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.141414, + "strategy_rank": 87.033751, + "rr": 1.757412, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.636118, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04037, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.772727, + "strategy_rank": 80.901362, + "rr": 1.219178, + "primary_prob": 43.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.828767, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.496279, + "range_504_ratio": 1.642597, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.181492, + "hold30_r": 3.69863 + }, + { + "symbol": "PFG", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.555556, + "strategy_rank": 68.404002, + "rr": 1.621252, + "primary_prob": 32.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.431879, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572588, + "hold30_r": 7.563369 + }, + { + "symbol": "PGR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.277778, + "strategy_rank": 71.128953, + "rr": 2.131523, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.197284, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.318275, + "hold30_r": -1.257032 + }, + { + "symbol": "PSX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.520202, + "strategy_rank": 85.523083, + "rr": 2.088226, + "primary_prob": 28.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.132339, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.056715, + "hold30_r": 5.004348 + }, + { + "symbol": "PWR", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.878788, + "strategy_rank": 82.069308, + "rr": 1.89792, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.84688, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.861406, + "hold30_r": 2.73003 + }, + { + "symbol": "SLB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.530303, + "strategy_rank": 89.970708, + "rr": 1.952253, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.92838, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.923653, + "hold30_r": 6.810185 + }, + { + "symbol": "SMCI", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.611111, + "strategy_rank": 98.309894, + "rr": 1.783538, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.675307, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.759411, + "hold30_r": 5.820317 + }, + { + "symbol": "SNPS", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.984848, + "strategy_rank": 81.196951, + "rr": 1.472474, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.208712, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048289, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.050505, + "strategy_rank": 57.433338, + "rr": 2.248208, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.372312, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054196, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.742424, + "strategy_rank": 64.233551, + "rr": 2.206187, + "primary_prob": 27.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.30928, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04894, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.065657, + "strategy_rank": 89.271652, + "rr": 1.907061, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.860591, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.877924, + "hold30_r": 5.280508 + }, + { + "symbol": "TKO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.449495, + "strategy_rank": 67.765024, + "rr": 1.586496, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.379745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474453, + "range_504_ratio": 1.607135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535302, + "hold30_r": 2.375139 + }, + { + "symbol": "TPL", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.823232, + "strategy_rank": 92.900192, + "rr": 0.964479, + "primary_prob": 41.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.446719, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.696565, + "range_504_ratio": 2.006848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.935478, + "hold30_r": 7.40806 + }, + { + "symbol": "TRGP", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.540404, + "strategy_rank": 88.070726, + "rr": 2.24536, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.36804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.216988, + "hold30_r": 2.517528 + }, + { + "symbol": "TSLA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.782828, + "strategy_rank": 92.074428, + "rr": 2.006024, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.009036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02832, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.570707, + "strategy_rank": 95.935011, + "rr": 1.688401, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.532602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025548, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 79.035951, + "rr": 1.680212, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.520317, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.098572, + "hold30_r": -1.051863 + }, + { + "symbol": "UNH", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.131313, + "strategy_rank": 66.188141, + "rr": 2.207658, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.311487, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056854, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.853535, + "strategy_rank": 93.736769, + "rr": 1.751849, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.627774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.721972, + "hold30_r": 3.511778 + }, + { + "symbol": "VRTX", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.580808, + "strategy_rank": 83.115634, + "rr": 0.715303, + "primary_prob": 72.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.072955, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.668273, + "hold30_r": 1.464081 + }, + { + "symbol": "VST", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.560606, + "strategy_rank": 85.442046, + "rr": 2.057538, + "primary_prob": 20.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.086307, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.019155, + "hold30_r": 2.881379 + }, + { + "symbol": "WMB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.626263, + "strategy_rank": 74.902616, + "rr": 1.83022, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.74533, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.791852, + "hold30_r": 3.08691 + }, + { + "symbol": "WRB", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 66.416177, + "rr": 0.711982, + "primary_prob": 58.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.067974, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.654911, + "hold30_r": 3.553016 + }, + { + "symbol": "XOM", + "date": "2022-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.338384, + "strategy_rank": 86.668607, + "rr": 2.144061, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.216092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.103265, + "hold30_r": 5.019034 + }, + { + "symbol": "ABBV", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.492802, + "strategy_rank": 64.116484, + "rr": 1.892639, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.838959, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.841764, + "hold30_r": 2.152292 + }, + { + "symbol": "ADM", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.24474, + "strategy_rank": 80.17198, + "rr": 1.64432, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.466479, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598421, + "hold30_r": 2.368527 + }, + { + "symbol": "ADP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.831672, + "strategy_rank": 65.966939, + "rr": 2.463115, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.694672, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057539, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.16722, + "strategy_rank": 60.46871, + "rr": 1.921267, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.8819, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.274886, + "range_504_ratio": 1.31638, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042516, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.496124, + "strategy_rank": 80.140664, + "rr": 0.792981, + "primary_prob": 46.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.189471, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.40026, + "range_504_ratio": 1.492213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038014, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.378738, + "strategy_rank": 65.89558, + "rr": 1.12018, + "primary_prob": 45.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.68027, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.256318, + "hold30_r": -1.193364 + }, + { + "symbol": "ALB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.905869, + "strategy_rank": 93.255301, + "rr": 0.915291, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.372937, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02872, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.013289, + "strategy_rank": 88.964269, + "rr": 2.072197, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.108295, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042564, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-10-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.003322, + "strategy_rank": 98.275836, + "rr": 2.503713, + "primary_prob": 24.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.75557, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.47813, + "hold30_r": 1.436755 + }, + { + "symbol": "ATO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.815061, + "strategy_rank": 62.832794, + "rr": 1.636435, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.454652, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587, + "hold30_r": 2.537698 + }, + { + "symbol": "AZO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.362126, + "strategy_rank": 76.768058, + "rr": 1.766241, + "primary_prob": 19.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.649361, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.712759, + "hold30_r": 2.473172 + }, + { + "symbol": "BLDR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.593577, + "strategy_rank": 88.141332, + "rr": 2.546229, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.819344, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035875, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.684385, + "strategy_rank": 71.841984, + "rr": 0.798522, + "primary_prob": 51.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.197783, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055174, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.063123, + "strategy_rank": 58.896504, + "rr": 1.847621, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.771432, + "raw_level_count": 13, + "gate_level_count": 11, + "range_504_log": 0.270589, + "range_504_ratio": 1.310736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.790752, + "hold30_r": 4.731932 + }, + { + "symbol": "CDNS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.372093, + "strategy_rank": 81.430002, + "rr": 2.907547, + "primary_prob": 20.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.36132, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050409, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.33887, + "strategy_rank": 94.499461, + "rr": 1.921773, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.88266, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02895, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.479513, + "strategy_rank": 74.986652, + "rr": 2.611197, + "primary_prob": 22.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.916796, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049139, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.241417, + "strategy_rank": 78.452436, + "rr": 2.386498, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.579747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047268, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.600221, + "strategy_rank": 63.666513, + "rr": 1.989239, + "primary_prob": 29.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.983858, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040302, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.456257, + "strategy_rank": 92.453155, + "rr": 1.014107, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.52116, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.881094, + "range_504_ratio": 2.413538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.978472, + "hold30_r": 2.050536 + }, + { + "symbol": "COR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.821705, + "strategy_rank": 65.179167, + "rr": 2.371592, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.557389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.309296, + "hold30_r": 4.232203 + }, + { + "symbol": "COST", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.717608, + "strategy_rank": 76.222855, + "rr": 1.860468, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.790703, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050035, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.023256, + "strategy_rank": 90.182504, + "rr": 1.685232, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.527848, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031196, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.570321, + "strategy_rank": 76.270086, + "rr": 1.265369, + "primary_prob": 46.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.898053, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.459792, + "range_504_ratio": 1.583744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.21674, + "hold30_r": 1.812918 + }, + { + "symbol": "CVS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.610188, + "strategy_rank": 62.566867, + "rr": 1.438066, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.1571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.713556, + "hold30_r": -1.653196 + }, + { + "symbol": "CVX", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.348837, + "strategy_rank": 84.724318, + "rr": 1.915981, + "primary_prob": 37.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.873971, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045314, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.27464, + "strategy_rank": 75.449202, + "rr": 1.898418, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.847627, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079651, + "hold30_r": -1.016729 + }, + { + "symbol": "DLTR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.342193, + "strategy_rank": 93.669336, + "rr": 2.247616, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.371424, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046372, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.224806, + "strategy_rank": 97.569947, + "rr": 1.471012, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.206518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029391, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.811739, + "strategy_rank": 63.629806, + "rr": 1.949514, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.92427, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046096, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.506091, + "strategy_rank": 65.564197, + "rr": 0.859398, + "primary_prob": 50.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.289097, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041512, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.254707, + "strategy_rank": 69.933261, + "rr": 1.635748, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.453623, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.182677, + "hold30_r": -1.129962 + }, + { + "symbol": "EOG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.909192, + "strategy_rank": 92.060937, + "rr": 1.969316, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.953974, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.934579, + "hold30_r": 2.309793 + }, + { + "symbol": "EQT", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889258, + "strategy_rank": 98.49864, + "rr": 1.680382, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.520573, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023381, + "hold30_r": -1.0 + }, + { + "symbol": "EXR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.93577, + "strategy_rank": 73.962986, + "rr": 2.124752, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.187128, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.378668, + "range_504_ratio": 1.460338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046184, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.929125, + "strategy_rank": 87.013964, + "rr": 1.110918, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.666377, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.891287, + "range_504_ratio": 2.438266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060176, + "hold30_r": -1.031525 + }, + { + "symbol": "FANG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.580288, + "strategy_rank": 91.892294, + "rr": 1.917831, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.876746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.886606, + "hold30_r": 2.133483 + }, + { + "symbol": "FICO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.053156, + "strategy_rank": 77.31403, + "rr": 2.974429, + "primary_prob": 20.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.461643, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034601, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.801772, + "strategy_rank": 83.835412, + "rr": 0.980386, + "primary_prob": 53.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.47058, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039809, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.674419, + "strategy_rank": 95.325735, + "rr": 0.808847, + "primary_prob": 51.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.21327, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.894169, + "range_504_ratio": 2.445302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.112274, + "hold30_r": -1.085842 + }, + { + "symbol": "GIS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.727575, + "strategy_rank": 58.864931, + "rr": 1.780943, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.671414, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.360163, + "range_504_ratio": 1.433563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.724893, + "hold30_r": 1.794325 + }, + { + "symbol": "GPC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.697674, + "strategy_rank": 65.541352, + "rr": 1.586931, + "primary_prob": 22.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.380397, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.687708, + "strategy_rank": 76.508548, + "rr": 1.678899, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.518349, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052327, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.58361, + "strategy_rank": 91.32707, + "rr": 2.556216, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.834325, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.527385, + "hold30_r": 3.704241 + }, + { + "symbol": "HII", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.177187, + "strategy_rank": 58.905488, + "rr": 1.371134, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.056702, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.327314, + "range_504_ratio": 1.387236, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057088, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.157254, + "strategy_rank": 60.806766, + "rr": 1.340319, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.010479, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.274724, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.043189, + "strategy_rank": 67.320961, + "rr": 0.847323, + "primary_prob": 56.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.270984, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.382772, + "range_504_ratio": 1.466344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.79336, + "hold30_r": 1.132645 + }, + { + "symbol": "HWM", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.620155, + "strategy_rank": 71.566559, + "rr": 2.057817, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.086726, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045052, + "hold30_r": -1.003904 + }, + { + "symbol": "IRM", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 79.172185, + "rr": 2.258038, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.387056, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.224653, + "hold30_r": 1.930474 + }, + { + "symbol": "JKHY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.945736, + "strategy_rank": 59.121618, + "rr": 1.081951, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.622926, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.391193, + "hold30_r": -1.322384 + }, + { + "symbol": "KLAC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.502769, + "strategy_rank": 82.222137, + "rr": 1.873275, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.809913, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.480162, + "range_504_ratio": 1.616337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036011, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.150609, + "strategy_rank": 71.539863, + "rr": 2.219634, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.329451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.172816, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.398671, + "strategy_rank": 56.841984, + "rr": 2.516326, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.774489, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.392319, + "range_504_ratio": 1.48041, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.458224, + "hold30_r": 5.318619 + }, + { + "symbol": "LVS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.841639, + "strategy_rank": 83.873915, + "rr": 1.933121, + "primary_prob": 29.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.899682, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032023, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.560354, + "strategy_rank": 72.965758, + "rr": 1.122971, + "primary_prob": 45.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.684457, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064356, + "hold30_r": 1.307976 + }, + { + "symbol": "MOS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.234773, + "strategy_rank": 94.847785, + "rr": 1.743725, + "primary_prob": 22.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.615588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029689, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.895903, + "strategy_rank": 89.388059, + "rr": 1.198158, + "primary_prob": 44.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.797236, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039825, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.707641, + "strategy_rank": 71.594024, + "rr": 1.266408, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.899612, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050088, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.388704, + "strategy_rank": 62.544278, + "rr": 1.690623, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.535934, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039559, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.036545, + "strategy_rank": 67.358694, + "rr": 1.662457, + "primary_prob": 21.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.493686, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401892, + "range_504_ratio": 1.49465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051482, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.677741, + "strategy_rank": 93.07177, + "rr": 1.721166, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.581749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6888, + "hold30_r": 3.336561 + }, + { + "symbol": "ON", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.781838, + "strategy_rank": 97.127419, + "rr": 1.035709, + "primary_prob": 50.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.553564, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029714, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.724252, + "strategy_rank": 71.582473, + "rr": 0.761056, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.141583, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.315636, + "range_504_ratio": 1.371131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064507, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.667774, + "strategy_rank": 96.787309, + "rr": 1.608711, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.413066, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034213, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.264673, + "strategy_rank": 85.68792, + "rr": 2.058428, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.087643, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042457, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.026578, + "strategy_rank": 71.438472, + "rr": 1.193217, + "primary_prob": 36.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.789826, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.186806, + "hold30_r": -2.125046 + }, + { + "symbol": "PWR", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.805094, + "strategy_rank": 84.694029, + "rr": 2.007452, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.011178, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.200789, + "hold30_r": -1.162598 + }, + { + "symbol": "RJF", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.949059, + "strategy_rank": 72.331229, + "rr": 2.056087, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.084131, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048636, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.284607, + "strategy_rank": 58.356178, + "rr": 2.076797, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.115196, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.325644, + "range_504_ratio": 1.384922, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058279, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.919158, + "strategy_rank": 90.530828, + "rr": 2.326149, + "primary_prob": 26.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.489223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.294265, + "hold30_r": 3.879415 + }, + { + "symbol": "SMCI", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.44629, + "strategy_rank": 98.950151, + "rr": 1.580733, + "primary_prob": 42.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.371099, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027793, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.486157, + "strategy_rank": 81.538323, + "rr": 1.13546, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.70319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049325, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.160576, + "strategy_rank": 60.936906, + "rr": 1.486564, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.229846, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045318, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.140642, + "strategy_rank": 66.712357, + "rr": 1.660502, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.490754, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04613, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.791805, + "strategy_rank": 90.862211, + "rr": 1.818064, + "primary_prob": 28.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.727096, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.785277, + "hold30_r": 5.072787 + }, + { + "symbol": "TMUS", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.281285, + "strategy_rank": 65.510807, + "rr": 1.173758, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.760636, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.39181, + "range_504_ratio": 1.479657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054059, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.358804, + "strategy_rank": 88.922686, + "rr": 1.968028, + "primary_prob": 29.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.952042, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.937392, + "hold30_r": 1.440395 + }, + { + "symbol": "TSLA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.466224, + "strategy_rank": 94.068741, + "rr": 1.554692, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.332038, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695224, + "range_504_ratio": 2.004158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023544, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.127353, + "strategy_rank": 96.357359, + "rr": 1.570128, + "primary_prob": 28.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.355192, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025051, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.033223, + "strategy_rank": 84.281534, + "rr": 1.608308, + "primary_prob": 35.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.412462, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044209, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 66.313466, + "rr": 1.677462, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.516194, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059637, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.899225, + "strategy_rank": 93.425484, + "rr": 2.357371, + "primary_prob": 28.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.536056, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034004, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.462901, + "strategy_rank": 86.223369, + "rr": 2.105411, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.158116, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038447, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.939092, + "strategy_rank": 72.901073, + "rr": 1.6414, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.462101, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.599485, + "hold30_r": 2.081158 + }, + { + "symbol": "WRB", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.258029, + "strategy_rank": 65.725653, + "rr": 1.701007, + "primary_prob": 24.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.551511, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428122, + "range_504_ratio": 1.534373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639911, + "hold30_r": 1.872507 + }, + { + "symbol": "XOM", + "date": "2022-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.120709, + "strategy_rank": 87.487807, + "rr": 0.735502, + "primary_prob": 58.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.103253, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056969, + "hold30_r": -1.014197 + }, + { + "symbol": "AAPL", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.011834, + "strategy_rank": 75.005457, + "rr": 2.114936, + "primary_prob": 22.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.172404, + "raw_level_count": 12, + "gate_level_count": 10, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040559, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.928994, + "strategy_rank": 64.05913, + "rr": 2.063893, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.095839, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.014891, + "hold30_r": 2.862923 + }, + { + "symbol": "ADM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.136095, + "strategy_rank": 80.389613, + "rr": 2.061908, + "primary_prob": 33.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.092862, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044952, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.538462, + "strategy_rank": 64.744768, + "rr": 1.818703, + "primary_prob": 28.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.728055, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765944, + "hold30_r": 3.907057 + }, + { + "symbol": "AEP", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 62.729002, + "rr": 1.790318, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.685478, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.274886, + "range_504_ratio": 1.31638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.749083, + "hold30_r": 2.59974 + }, + { + "symbol": "AES", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.721893, + "strategy_rank": 79.283417, + "rr": 1.589233, + "primary_prob": 25.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.38385, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.40026, + "range_504_ratio": 1.492213, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.551596, + "hold30_r": 3.246954 + }, + { + "symbol": "AJG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.550296, + "strategy_rank": 64.174253, + "rr": 1.819866, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.7298, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059334, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.159763, + "strategy_rank": 95.114308, + "rr": 1.518464, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.277697, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495142, + "hold30_r": 0.766179 + }, + { + "symbol": "ANET", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.147929, + "strategy_rank": 89.218391, + "rr": 1.63898, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.45847, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60901, + "hold30_r": 4.591336 + }, + { + "symbol": "APA", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.698225, + "strategy_rank": 97.887344, + "rr": 1.021334, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.532001, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.995635, + "hold30_r": 1.40283 + }, + { + "symbol": "ATO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.218935, + "strategy_rank": 61.971982, + "rr": 2.288428, + "primary_prob": 22.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.432643, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.240178, + "hold30_r": 4.208724 + }, + { + "symbol": "AZO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.940828, + "strategy_rank": 75.750099, + "rr": 0.90796, + "primary_prob": 54.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.36194, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.854437, + "hold30_r": 3.274981 + }, + { + "symbol": "BMY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.786982, + "strategy_rank": 58.968909, + "rr": 2.121709, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.182564, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.063491, + "hold30_r": 3.483876 + }, + { + "symbol": "CAH", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.846154, + "strategy_rank": 70.745311, + "rr": 1.260862, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.891292, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455172, + "range_504_ratio": 1.576445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.209932, + "hold30_r": 3.727121 + }, + { + "symbol": "CASY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.473373, + "strategy_rank": 58.098145, + "rr": 1.441181, + "primary_prob": 38.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.161771, + "raw_level_count": 13, + "gate_level_count": 11, + "range_504_log": 0.270589, + "range_504_ratio": 1.310736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384347, + "hold30_r": 4.888981 + }, + { + "symbol": "CDNS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.325444, + "strategy_rank": 80.293182, + "rr": 1.374697, + "primary_prob": 39.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.062045, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037078, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.343195, + "strategy_rank": 94.529283, + "rr": 1.779897, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.669845, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029905, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.798817, + "strategy_rank": 72.497334, + "rr": 1.521856, + "primary_prob": 36.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.282784, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046885, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.609467, + "strategy_rank": 80.01426, + "rr": 1.839135, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.758703, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.79842, + "hold30_r": 2.59677 + }, + { + "symbol": "CNP", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.455621, + "strategy_rank": 65.070525, + "rr": 1.861449, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.792174, + "raw_level_count": 8, + "gate_level_count": 8, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.821939, + "hold30_r": 3.784173 + }, + { + "symbol": "COR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.946746, + "strategy_rank": 61.079683, + "rr": 1.643895, + "primary_prob": 34.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.465842, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589022, + "hold30_r": 4.954224 + }, + { + "symbol": "COST", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313609, + "strategy_rank": 74.856629, + "rr": 2.86697, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 4.300456, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.821047, + "hold30_r": 3.222032 + }, + { + "symbol": "CTRA", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.633136, + "strategy_rank": 92.866163, + "rr": 1.945329, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.917994, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032335, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.970414, + "strategy_rank": 68.136534, + "rr": 1.639438, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.459157, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.597609, + "hold30_r": 2.590529 + }, + { + "symbol": "CVX", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.213018, + "strategy_rank": 85.759006, + "rr": 2.110157, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.165236, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.066864, + "hold30_r": 2.412431 + }, + { + "symbol": "DE", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 76.812721, + "rr": 2.149196, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.223794, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.101878, + "hold30_r": 4.787633 + }, + { + "symbol": "DG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.775148, + "strategy_rank": 73.178999, + "rr": 1.770993, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.65649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060851, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.568047, + "strategy_rank": 92.968658, + "rr": 2.47255, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.708826, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.427371, + "hold30_r": 1.737802 + }, + { + "symbol": "DVN", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.171598, + "strategy_rank": 97.299977, + "rr": 1.444814, + "primary_prob": 40.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.167222, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028895, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.230769, + "strategy_rank": 63.768959, + "rr": 1.563828, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.345742, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519217, + "hold30_r": 4.167855 + }, + { + "symbol": "EIX", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.207101, + "strategy_rank": 68.796914, + "rr": 1.490093, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.235139, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.449205, + "hold30_r": 2.633612 + }, + { + "symbol": "ELV", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.639053, + "strategy_rank": 68.973132, + "rr": 1.718937, + "primary_prob": 33.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.578405, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.669108, + "hold30_r": 2.087126 + }, + { + "symbol": "EOG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.976331, + "strategy_rank": 93.013821, + "rr": 1.948695, + "primary_prob": 15.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.923043, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.914819, + "hold30_r": 2.035156 + }, + { + "symbol": "EQT", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881657, + "strategy_rank": 98.185711, + "rr": 1.652142, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.478213, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024906, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.556213, + "strategy_rank": 93.044473, + "rr": 1.582012, + "primary_prob": 42.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.373018, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550382, + "hold30_r": 0.439793 + }, + { + "symbol": "FICO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.402367, + "strategy_rank": 80.503565, + "rr": 1.885605, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.828408, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.849889, + "hold30_r": 8.176109 + }, + { + "symbol": "FIX", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.426036, + "strategy_rank": 83.850168, + "rr": 0.971635, + "primary_prob": 53.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.457453, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.473165, + "range_504_ratio": 1.605066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.932305, + "hold30_r": 4.325148 + }, + { + "symbol": "FSLR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.911243, + "strategy_rank": 93.399001, + "rr": 1.124464, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.686696, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.894169, + "range_504_ratio": 2.445302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025194, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.378698, + "strategy_rank": 77.58099, + "rr": 1.671389, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.507083, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.625879, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467456, + "strategy_rank": 64.464675, + "rr": 1.613812, + "primary_prob": 21.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.420718, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554019, + "hold30_r": 5.645477 + }, + { + "symbol": "GWW", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.12426, + "strategy_rank": 75.518431, + "rr": 1.132828, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.699241, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.083686, + "hold30_r": 4.069648 + }, + { + "symbol": "HAL", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.662722, + "strategy_rank": 91.895707, + "rr": 1.814608, + "primary_prob": 38.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.721912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.786398, + "hold30_r": 2.380305 + }, + { + "symbol": "HST", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.272189, + "strategy_rank": 82.05131, + "rr": 2.790865, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 4.186298, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03567, + "hold30_r": 1.727335 + }, + { + "symbol": "HUBB", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.745562, + "strategy_rank": 71.3226, + "rr": 0.672455, + "primary_prob": 52.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.008682, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.33918, + "range_504_ratio": 1.403795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051113, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.142012, + "strategy_rank": 74.305769, + "rr": 2.154778, + "primary_prob": 23.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.232167, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.115724, + "hold30_r": 3.057559 + }, + { + "symbol": "IRM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.177515, + "strategy_rank": 82.876911, + "rr": 1.636587, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.454881, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.600843, + "hold30_r": 3.037224 + }, + { + "symbol": "JKHY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.183432, + "strategy_rank": 57.641123, + "rr": 2.130178, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.195266, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.067991, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.112426, + "strategy_rank": 87.431702, + "rr": 1.192314, + "primary_prob": 38.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.788471, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166951, + "hold30_r": 4.621724 + }, + { + "symbol": "KR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.16568, + "strategy_rank": 71.503962, + "rr": 0.81766, + "primary_prob": 52.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.22649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043446, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.988166, + "strategy_rank": 72.372635, + "rr": 1.614839, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.422258, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.559424, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.739645, + "strategy_rank": 94.579589, + "rr": 2.767902, + "primary_prob": 21.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.151854, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028371, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.804734, + "strategy_rank": 89.070734, + "rr": 0.913432, + "primary_prob": 52.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.370147, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875694, + "hold30_r": 2.790464 + }, + { + "symbol": "MPWR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.828402, + "strategy_rank": 85.095783, + "rr": 2.036437, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.054656, + "raw_level_count": 16, + "gate_level_count": 10, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.015183, + "hold30_r": 1.194729 + }, + { + "symbol": "MTB", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.704142, + "strategy_rank": 74.064984, + "rr": 0.773985, + "primary_prob": 43.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.160978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.122132, + "hold30_r": -2.075232 + }, + { + "symbol": "NI", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.248521, + "strategy_rank": 62.944989, + "rr": 1.547748, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.321622, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.320489, + "range_504_ratio": 1.377801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038767, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.982249, + "strategy_rank": 66.505949, + "rr": 0.692681, + "primary_prob": 64.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.039022, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.401892, + "range_504_ratio": 1.49465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051136, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.189349, + "strategy_rank": 89.691555, + "rr": 1.518043, + "primary_prob": 45.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.277064, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033405, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.934911, + "strategy_rank": 97.346311, + "rr": 1.538251, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.307377, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.515992, + "hold30_r": 2.344173 + }, + { + "symbol": "OXY", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.64497, + "strategy_rank": 96.46526, + "rr": 0.827112, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.240669, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.7974, + "hold30_r": 0.498116 + }, + { + "symbol": "PANW", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.035503, + "strategy_rank": 85.207184, + "rr": 2.400342, + "primary_prob": 22.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.600513, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034171, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.887574, + "strategy_rank": 82.419888, + "rr": 0.831652, + "primary_prob": 57.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.247477, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.603706, + "range_504_ratio": 1.828883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799019, + "hold30_r": 1.208597 + }, + { + "symbol": "PGR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.08284, + "strategy_rank": 72.430426, + "rr": 1.408478, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.112717, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048455, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.899408, + "strategy_rank": 85.665628, + "rr": 2.284439, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.426658, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.247048, + "hold30_r": 2.628877 + }, + { + "symbol": "QCOM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.420118, + "strategy_rank": 80.280302, + "rr": 1.958859, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.938288, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.614974, + "range_504_ratio": 1.849608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.187943, + "hold30_r": -1.157142 + }, + { + "symbol": "RJF", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.076923, + "strategy_rank": 73.277521, + "rr": 1.578402, + "primary_prob": 27.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.367602, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046516, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.47929, + "strategy_rank": 90.819955, + "rr": 1.748863, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.623295, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.714516, + "hold30_r": 2.580545 + }, + { + "symbol": "SMCI", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.408284, + "strategy_rank": 98.808414, + "rr": 1.81498, + "primary_prob": 31.99, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.72247, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.791576, + "hold30_r": 8.215574 + }, + { + "symbol": "SNPS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.56213, + "strategy_rank": 81.483597, + "rr": 2.452583, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.678875, + "raw_level_count": 12, + "gate_level_count": 10, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035651, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.508876, + "strategy_rank": 62.605683, + "rr": 2.016718, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.025077, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04309, + "hold30_r": 0.96204 + }, + { + "symbol": "SRE", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.715976, + "strategy_rank": 68.123445, + "rr": 1.820972, + "primary_prob": 26.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.731458, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777976, + "hold30_r": 3.068969 + }, + { + "symbol": "STLD", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.952663, + "strategy_rank": 88.112447, + "rr": 1.816952, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.725428, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.783584, + "hold30_r": 4.728074 + }, + { + "symbol": "TMUS", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.692308, + "strategy_rank": 69.370481, + "rr": 2.487731, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.731597, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.39181, + "range_504_ratio": 1.479657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.43431, + "hold30_r": 3.606804 + }, + { + "symbol": "TRGP", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.319527, + "strategy_rank": 90.68798, + "rr": 1.852108, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.778162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031857, + "hold30_r": 1.148381 + }, + { + "symbol": "TSLA", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.384615, + "strategy_rank": 95.320468, + "rr": 2.42403, + "primary_prob": 24.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.636046, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.698129, + "range_504_ratio": 2.009989, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022678, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.372781, + "strategy_rank": 95.078261, + "rr": 1.527714, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.291571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02014, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.485207, + "strategy_rank": 78.976394, + "rr": 1.956755, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.935132, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044614, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.87574, + "strategy_rank": 65.251887, + "rr": 1.961187, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.94178, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.908233, + "hold30_r": 1.438823 + }, + { + "symbol": "VLO", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.502959, + "strategy_rank": 93.000481, + "rr": 1.841511, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.762267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.811617, + "hold30_r": 2.169248 + }, + { + "symbol": "VST", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.532544, + "strategy_rank": 83.690802, + "rr": 1.691028, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.536542, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.654223, + "hold30_r": 2.037179 + }, + { + "symbol": "WMB", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.236686, + "strategy_rank": 69.911264, + "rr": 2.720287, + "primary_prob": 20.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.08043, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.678743, + "hold30_r": 2.38388 + }, + { + "symbol": "XOM", + "date": "2022-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39645, + "strategy_rank": 87.859494, + "rr": 0.768504, + "primary_prob": 57.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.152756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.706209, + "range_504_ratio": 2.026296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726186, + "hold30_r": 2.35536 + }, + { + "symbol": "AAPL", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.267857, + "strategy_rank": 77.354167, + "rr": 2.06892, + "primary_prob": 22.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.10338, + "raw_level_count": 12, + "gate_level_count": 10, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040896, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.290179, + "strategy_rank": 64.936458, + "rr": 1.513404, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.270107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.457912, + "hold30_r": 4.024227 + }, + { + "symbol": "ADM", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.973214, + "strategy_rank": 82.28125, + "rr": 0.901615, + "primary_prob": 45.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.352423, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.856918, + "hold30_r": 0.855187 + }, + { + "symbol": "ADP", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.705357, + "strategy_rank": 66.327083, + "rr": 2.837458, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.256187, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.786429, + "hold30_r": 4.494107 + }, + { + "symbol": "AEP", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.138393, + "strategy_rank": 60.863542, + "rr": 2.09802, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.147031, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.274886, + "range_504_ratio": 1.31638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.055116, + "hold30_r": 2.8601 + }, + { + "symbol": "AJG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.808036, + "strategy_rank": 63.565625, + "rr": 2.305428, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.458142, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.254717, + "hold30_r": 4.002742 + }, + { + "symbol": "ALB", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.433036, + "strategy_rank": 95.569792, + "rr": 1.614854, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.422281, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.590538, + "hold30_r": 1.375351 + }, + { + "symbol": "ANET", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.647321, + "strategy_rank": 89.286458, + "rr": 2.291071, + "primary_prob": 22.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.436606, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.260174, + "hold30_r": 4.299377 + }, + { + "symbol": "APA", + "date": "2022-10-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.325893, + "strategy_rank": 97.794792, + "rr": 2.78322, + "primary_prob": 22.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.17483, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.757403, + "hold30_r": 1.741456 + }, + { + "symbol": "ARES", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.915179, + "strategy_rank": 81.240625, + "rr": 4.053907, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 15, + "primary_distance_atr": 6.080861, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 4.023698, + "hold30_r": 2.189972 + }, + { + "symbol": "ATO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.928571, + "strategy_rank": 60.083333, + "rr": 1.787368, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.681052, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.739001, + "hold30_r": 3.96903 + }, + { + "symbol": "AZO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.84375, + "strategy_rank": 74.823958, + "rr": 1.175775, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.763662, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493694, + "range_504_ratio": 1.638357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.121067, + "hold30_r": 3.78747 + }, + { + "symbol": "BLDR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.513393, + "strategy_rank": 90.059375, + "rr": 2.17897, + "primary_prob": 21.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.268455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.153606, + "hold30_r": 2.017026 + }, + { + "symbol": "BMY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.03125, + "strategy_rank": 57.655208, + "rr": 2.543825, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.815737, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.479644, + "hold30_r": 4.917322 + }, + { + "symbol": "CASY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.700893, + "strategy_rank": 59.823958, + "rr": 1.139771, + "primary_prob": 45.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.709656, + "raw_level_count": 13, + "gate_level_count": 11, + "range_504_log": 0.270589, + "range_504_ratio": 1.310736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.083432, + "hold30_r": 3.525231 + }, + { + "symbol": "CDNS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.964286, + "strategy_rank": 84.808333, + "rr": 2.347354, + "primary_prob": 22.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.521031, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.151173, + "hold30_r": -1.11351 + }, + { + "symbol": "CF", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.549107, + "strategy_rank": 95.084375, + "rr": 0.693157, + "primary_prob": 51.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.039736, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.665131, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.397321, + "strategy_rank": 75.544792, + "rr": 2.279849, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.419773, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.23709, + "hold30_r": 3.356111 + }, + { + "symbol": "CNP", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.491071, + "strategy_rank": 63.810417, + "rr": 1.545978, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.318968, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5028, + "hold30_r": 3.303303 + }, + { + "symbol": "COR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.584821, + "strategy_rank": 61.309375, + "rr": 1.593773, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.39066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535365, + "hold30_r": 6.386221 + }, + { + "symbol": "COST", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.254464, + "strategy_rank": 74.278125, + "rr": 1.971836, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.957754, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924407, + "hold30_r": 1.526624 + }, + { + "symbol": "CTRA", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.205357, + "strategy_rank": 92.210417, + "rr": 1.239395, + "primary_prob": 38.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.859093, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032169, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.754464, + "strategy_rank": 77.761458, + "rr": 0.771667, + "primary_prob": 45.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.1575, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.459792, + "range_504_ratio": 1.583744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.72679, + "hold30_r": 1.949275 + }, + { + "symbol": "CVS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.151786, + "strategy_rank": 66.572917, + "rr": 1.540346, + "primary_prob": 36.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.310519, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.491987, + "hold30_r": 3.079948 + }, + { + "symbol": "CVX", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.977679, + "strategy_rank": 84.684375, + "rr": 1.637969, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.456953, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.675109, + "range_504_ratio": 1.964247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.593413, + "hold30_r": 1.591477 + }, + { + "symbol": "DECK", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.821429, + "strategy_rank": 85.175, + "rr": 2.367769, + "primary_prob": 29.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.551653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033892, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.375, + "strategy_rank": 75.095833, + "rr": 1.763974, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.645961, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.702652, + "hold30_r": 0.871156 + }, + { + "symbol": "DLTR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.875, + "strategy_rank": 93.345833, + "rr": 2.405046, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.607568, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.358925, + "hold30_r": 2.018594 + }, + { + "symbol": "DVN", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.995536, + "strategy_rank": 97.463542, + "rr": 1.629214, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.443821, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029962, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.28125, + "strategy_rank": 62.863542, + "rr": 2.231552, + "primary_prob": 22.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.347328, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.18311, + "hold30_r": 4.044539 + }, + { + "symbol": "EIX", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.022321, + "strategy_rank": 66.282292, + "rr": 2.17956, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.26934, + "raw_level_count": 8, + "gate_level_count": 7, + "range_504_log": 0.30326, + "range_504_ratio": 1.354267, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.140343, + "hold30_r": 3.72254 + }, + { + "symbol": "ELV", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.691964, + "strategy_rank": 63.051042, + "rr": 1.101207, + "primary_prob": 54.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.65181, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.406459, + "range_504_ratio": 1.501491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.050485, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.53125, + "strategy_rank": 92.471875, + "rr": 2.162191, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.243286, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.127493, + "hold30_r": 0.972986 + }, + { + "symbol": "EQT", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888393, + "strategy_rank": 98.221875, + "rr": 2.04825, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.072374, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.06222, + "hold30_r": -1.038321 + }, + { + "symbol": "EXE", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.772321, + "strategy_rank": 95.973958, + "rr": 1.068392, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.602589, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787626, + "range_504_ratio": 2.198172, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.037151, + "hold30_r": 0.459901 + }, + { + "symbol": "FANG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.303571, + "strategy_rank": 92.2125, + "rr": 1.513316, + "primary_prob": 43.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.269974, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.479762, + "hold30_r": -0.129328 + }, + { + "symbol": "FICO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.066964, + "strategy_rank": 81.180208, + "rr": 1.676968, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.515452, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.641032, + "hold30_r": 9.35482 + }, + { + "symbol": "FSLR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.209821, + "strategy_rank": 95.146875, + "rr": 1.957063, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.935594, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.894169, + "range_504_ratio": 2.445302, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.932749, + "hold30_r": 5.079131 + }, + { + "symbol": "GDDY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.058036, + "strategy_rank": 80.507292, + "rr": 1.508438, + "primary_prob": 46.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.262657, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460974, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.834821, + "strategy_rank": 63.017708, + "rr": 0.720394, + "primary_prob": 59.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.080592, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.360163, + "range_504_ratio": 1.433563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.657648, + "hold30_r": 4.030608 + }, + { + "symbol": "GPC", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.183036, + "strategy_rank": 65.294792, + "rr": 1.250406, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.875609, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.355489, + "range_504_ratio": 1.426879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.194956, + "hold30_r": 5.16495 + }, + { + "symbol": "GWW", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.174107, + "strategy_rank": 72.721875, + "rr": 1.85576, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.78364, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.811266, + "hold30_r": 4.058423 + }, + { + "symbol": "HAL", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.147321, + "strategy_rank": 85.436458, + "rr": 1.581655, + "primary_prob": 42.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.372483, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552645, + "hold30_r": 3.303324 + }, + { + "symbol": "HST", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.598214, + "strategy_rank": 80.852083, + "rr": 2.433684, + "primary_prob": 39.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.650525, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037733, + "hold30_r": 1.455461 + }, + { + "symbol": "HSY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.9375, + "strategy_rank": 60.722917, + "rr": 0.769868, + "primary_prob": 57.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.154802, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.334939, + "range_504_ratio": 1.397855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.699627, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.629464, + "strategy_rank": 75.907292, + "rr": 1.809321, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.713981, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.33918, + "range_504_ratio": 1.403795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769325, + "hold30_r": 3.523288 + }, + { + "symbol": "HWM", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.727679, + "strategy_rank": 76.942708, + "rr": 1.519613, + "primary_prob": 51.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.27942, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478234, + "hold30_r": 3.077297 + }, + { + "symbol": "IRM", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.160714, + "strategy_rank": 80.6125, + "rr": 2.23386, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.35079, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.198909, + "hold30_r": 3.306347 + }, + { + "symbol": "JBL", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.361607, + "strategy_rank": 75.886458, + "rr": 1.900847, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.85127, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863052, + "hold30_r": 3.816758 + }, + { + "symbol": "KLAC", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.410714, + "strategy_rank": 89.754167, + "rr": 1.330545, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.995818, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303915, + "hold30_r": 5.412551 + }, + { + "symbol": "KR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.482143, + "strategy_rank": 70.304167, + "rr": 1.672198, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.508297, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.634726, + "hold30_r": 2.3992 + }, + { + "symbol": "LLY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.620536, + "strategy_rank": 71.734375, + "rr": 0.87794, + "primary_prob": 56.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.31691, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.439397, + "range_504_ratio": 1.551771, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.82769, + "hold30_r": 3.488519 + }, + { + "symbol": "LVS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.388393, + "strategy_rank": 88.905208, + "rr": 1.928591, + "primary_prob": 37.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.892886, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025181, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.133929, + "strategy_rank": 75.627083, + "rr": 2.211551, + "primary_prob": 41.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.317326, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.173169, + "hold30_r": 2.35591 + }, + { + "symbol": "MCK", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.102679, + "strategy_rank": 71.938542, + "rr": 1.336267, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.004401, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.698505, + "range_504_ratio": 2.010744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.276044, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.982143, + "strategy_rank": 95.1875, + "rr": 2.831127, + "primary_prob": 20.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.24669, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027484, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 89.0, + "rr": 0.883458, + "primary_prob": 53.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.325186, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823448, + "range_504_ratio": 2.278342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844896, + "hold30_r": 1.567652 + }, + { + "symbol": "MPWR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.370536, + "strategy_rank": 87.092708, + "rr": 1.573158, + "primary_prob": 30.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.359737, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.551986, + "hold30_r": 2.193353 + }, + { + "symbol": "MTB", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.40625, + "strategy_rank": 79.217708, + "rr": 2.508233, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.762349, + "raw_level_count": 7, + "gate_level_count": 7, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03067, + "hold30_r": 0.731598 + }, + { + "symbol": "NUE", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.959821, + "strategy_rank": 89.071875, + "rr": 1.623324, + "primary_prob": 50.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.434986, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592109, + "hold30_r": 3.658308 + }, + { + "symbol": "ON", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.441964, + "strategy_rank": 97.842708, + "rr": 1.968119, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.952179, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.944317, + "hold30_r": 2.228542 + }, + { + "symbol": "OXY", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.665179, + "strategy_rank": 96.532292, + "rr": 1.955274, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.932911, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032517, + "hold30_r": -0.151134 + }, + { + "symbol": "PANW", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.504464, + "strategy_rank": 86.653125, + "rr": 2.362217, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.543326, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034912, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.950893, + "strategy_rank": 80.865625, + "rr": 1.24432, + "primary_prob": 45.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.86648, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.603706, + "range_504_ratio": 1.828883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.209362, + "hold30_r": 2.016807 + }, + { + "symbol": "PFG", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.607143, + "strategy_rank": 73.458333, + "rr": 0.77246, + "primary_prob": 51.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.15869, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.314758, + "range_504_ratio": 1.369928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.726505, + "hold30_r": 4.331274 + }, + { + "symbol": "PGR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.633929, + "strategy_rank": 72.277083, + "rr": 1.106623, + "primary_prob": 46.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.659935, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.062171, + "hold30_r": 2.552451 + }, + { + "symbol": "PWR", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.196429, + "strategy_rank": 86.304167, + "rr": 1.256378, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.884567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.220713, + "hold30_r": 3.045741 + }, + { + "symbol": "QCOM", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 83.266667, + "rr": 2.107919, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.161878, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.614974, + "range_504_ratio": 1.849608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082781, + "hold30_r": -1.051787 + }, + { + "symbol": "REGN", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.1875, + "strategy_rank": 86.364583, + "rr": 1.661455, + "primary_prob": 21.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.492183, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.359309, + "range_504_ratio": 1.43234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.618928, + "hold30_r": 1.822465 + }, + { + "symbol": "RJF", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.830357, + "strategy_rank": 76.947917, + "rr": 2.326988, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.490481, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.3591, + "range_504_ratio": 1.43204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.288929, + "hold30_r": 4.094623 + }, + { + "symbol": "SLB", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.383929, + "strategy_rank": 87.435417, + "rr": 1.671462, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.507193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654567, + "range_504_ratio": 1.92431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.635098, + "hold30_r": 2.825365 + }, + { + "symbol": "SMCI", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.21875, + "strategy_rank": 98.553125, + "rr": 2.168791, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.253187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.145098, + "hold30_r": 4.897644 + }, + { + "symbol": "SNPS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.611607, + "strategy_rank": 83.094792, + "rr": 2.305398, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.458097, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035862, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.477679, + "strategy_rank": 60.001042, + "rr": 2.304535, + "primary_prob": 25.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.456802, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044712, + "hold30_r": 1.351922 + }, + { + "symbol": "SRE", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.736607, + "strategy_rank": 67.648958, + "rr": 0.804799, + "primary_prob": 46.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.207199, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.762085, + "hold30_r": 4.004279 + }, + { + "symbol": "STLD", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.080357, + "strategy_rank": 89.189583, + "rr": 2.815716, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.223574, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.686098, + "range_504_ratio": 1.985952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.782949, + "hold30_r": 4.571713 + }, + { + "symbol": "TMUS", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.044643, + "strategy_rank": 66.83125, + "rr": 1.982386, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.973579, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.39181, + "range_504_ratio": 1.479657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.925342, + "hold30_r": 3.436815 + }, + { + "symbol": "TRGP", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 89.933333, + "rr": 1.697954, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.546931, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.665148, + "hold30_r": 2.349332 + }, + { + "symbol": "TSLA", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.098214, + "strategy_rank": 96.735417, + "rr": 1.698349, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.547523, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.718805, + "range_504_ratio": 2.05198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.020195, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.651786, + "strategy_rank": 97.422917, + "rr": 1.719173, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.578759, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022247, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.75, + "strategy_rank": 87.058333, + "rr": 1.980595, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.970893, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.942029, + "hold30_r": 4.5349 + }, + { + "symbol": "UNH", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.053571, + "strategy_rank": 63.604167, + "rr": 0.715946, + "primary_prob": 59.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.073919, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367534, + "range_504_ratio": 1.444169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.661291, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.46875, + "strategy_rank": 64.961458, + "rr": 2.231431, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.347146, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.185222, + "hold30_r": 3.3773 + }, + { + "symbol": "VLO", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.3125, + "strategy_rank": 92.952083, + "rr": 2.762544, + "primary_prob": 22.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.143815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030742, + "hold30_r": 0.32486 + }, + { + "symbol": "VRTX", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.767857, + "strategy_rank": 82.904167, + "rr": 1.093349, + "primary_prob": 46.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.640024, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.550894, + "range_504_ratio": 1.734804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.04396, + "hold30_r": 2.656182 + }, + { + "symbol": "VST", + "date": "2022-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.526786, + "strategy_rank": 85.402083, + "rr": 1.783414, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.675121, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747739, + "hold30_r": 2.047329 + }, + { + "symbol": "AAPL", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.294633, + "strategy_rank": 78.595326, + "rr": 1.90121, + "primary_prob": 24.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.851816, + "raw_level_count": 13, + "gate_level_count": 11, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042005, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099671, + "strategy_rank": 67.26584, + "rr": 2.142048, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.213072, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.512045, + "hold30_r": -1.453115 + }, + { + "symbol": "ADM", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.194962, + "strategy_rank": 81.296735, + "rr": 0.728681, + "primary_prob": 63.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.093021, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680715, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.008762, + "strategy_rank": 65.58561, + "rr": 2.187038, + "primary_prob": 42.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.280558, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.135727, + "hold30_r": 2.42724 + }, + { + "symbol": "AJG", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.803943, + "strategy_rank": 63.595948, + "rr": 2.127307, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.190961, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.348498, + "range_504_ratio": 1.416937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.075045, + "hold30_r": 2.10486 + }, + { + "symbol": "ALB", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.371303, + "strategy_rank": 95.343318, + "rr": 0.835678, + "primary_prob": 58.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.253516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.489458, + "hold30_r": -1.461189 + }, + { + "symbol": "ANET", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.495071, + "strategy_rank": 90.996331, + "rr": 1.748068, + "primary_prob": 40.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.622101, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.719649, + "hold30_r": 1.049718 + }, + { + "symbol": "APA", + "date": "2022-10-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.028478, + "strategy_rank": 97.473646, + "rr": 2.031883, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.047824, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029877, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.980285, + "strategy_rank": 61.39799, + "rr": 1.645006, + "primary_prob": 45.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.467508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591109, + "hold30_r": 3.341184 + }, + { + "symbol": "BIIB", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.785323, + "strategy_rank": 93.037936, + "rr": 1.734199, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.601299, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.695764, + "hold30_r": 0.51871 + }, + { + "symbol": "BLDR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.290252, + "strategy_rank": 92.576539, + "rr": 2.000716, + "primary_prob": 42.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.001074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.227676, + "hold30_r": -1.19762 + }, + { + "symbol": "BMY", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.156627, + "strategy_rank": 62.671647, + "rr": 1.586386, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.379579, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522793, + "hold30_r": 1.802954 + }, + { + "symbol": "CDNS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.566265, + "strategy_rank": 85.024333, + "rr": 1.549471, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.324206, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034885, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.014239, + "strategy_rank": 95.641845, + "rr": 1.811487, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.71723, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.366057, + "hold30_r": -1.335821 + }, + { + "symbol": "CNC", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.637459, + "strategy_rank": 77.611287, + "rr": 2.668825, + "primary_prob": 37.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.003237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042191, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.994524, + "strategy_rank": 63.164289, + "rr": 1.370968, + "primary_prob": 39.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.056452, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.320806, + "hold30_r": 2.204301 + }, + { + "symbol": "COR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199343, + "strategy_rank": 64.400675, + "rr": 1.676021, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.514032, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.614936, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.489595, + "strategy_rank": 74.073284, + "rr": 1.51456, + "primary_prob": 51.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.27184, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.447827, + "range_504_ratio": 1.564907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050627, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.071194, + "strategy_rank": 91.637172, + "rr": 1.703293, + "primary_prob": 34.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.55494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0359, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.023001, + "strategy_rank": 66.009114, + "rr": 2.806906, + "primary_prob": 21.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.210358, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.338101, + "range_504_ratio": 1.402281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.757588, + "hold30_r": 2.380762 + }, + { + "symbol": "DE", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.365827, + "strategy_rank": 78.518524, + "rr": 1.73099, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.596485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682427, + "hold30_r": 2.47497 + }, + { + "symbol": "DECK", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.665936, + "strategy_rank": 84.746505, + "rr": 1.7688, + "primary_prob": 36.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.653199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034936, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.276013, + "strategy_rank": 93.070065, + "rr": 2.335842, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.503763, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048829, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.795181, + "strategy_rank": 96.995054, + "rr": 0.667856, + "primary_prob": 62.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.001784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035026, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.213582, + "strategy_rank": 60.566538, + "rr": 1.450997, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.176495, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.361958, + "range_504_ratio": 1.436139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.397493, + "hold30_r": 3.129643 + }, + { + "symbol": "EOG", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.742607, + "strategy_rank": 92.455196, + "rr": 2.03848, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.05772, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.998258, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890471, + "strategy_rank": 98.285775, + "rr": 1.542141, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.313211, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.519931, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.69989, + "strategy_rank": 95.147565, + "rr": 1.267057, + "primary_prob": 37.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.900585, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787626, + "range_504_ratio": 2.198172, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.234227, + "hold30_r": -0.554258 + }, + { + "symbol": "FANG", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.537788, + "strategy_rank": 92.299595, + "rr": 0.785316, + "primary_prob": 62.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.177974, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.900483, + "range_504_ratio": 2.46079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748047, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.004381, + "strategy_rank": 83.365949, + "rr": 2.216145, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.324217, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038802, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.823658, + "strategy_rank": 94.730709, + "rr": 1.554659, + "primary_prob": 38.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.331988, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.894169, + "range_504_ratio": 2.445302, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526645, + "hold30_r": 2.112029 + }, + { + "symbol": "GD", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.503834, + "strategy_rank": 60.708579, + "rr": 0.81138, + "primary_prob": 55.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.21707, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.753806, + "hold30_r": -0.111434 + }, + { + "symbol": "GDDY", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.032859, + "strategy_rank": 81.265359, + "rr": 1.975945, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.963918, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049143, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.251917, + "strategy_rank": 72.510403, + "rr": 1.717652, + "primary_prob": 40.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.576478, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408664, + "range_504_ratio": 1.504806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667882, + "hold30_r": 2.33219 + }, + { + "symbol": "HAL", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.570646, + "strategy_rank": 85.813863, + "rr": 2.593515, + "primary_prob": 24.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.890273, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03105, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.513691, + "strategy_rank": 82.940806, + "rr": 1.907468, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.861201, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042239, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.128149, + "strategy_rank": 78.756953, + "rr": 1.505519, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.258279, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.462955, + "hold30_r": 1.76492 + }, + { + "symbol": "INCY", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.284775, + "strategy_rank": 65.009386, + "rr": 2.888479, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.332718, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.83248, + "hold30_r": 3.643071 + }, + { + "symbol": "IRM", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.065717, + "strategy_rank": 76.67919, + "rr": 2.692363, + "primary_prob": 32.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.038544, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040819, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.842278, + "strategy_rank": 80.25597, + "rr": 1.944395, + "primary_prob": 31.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.916593, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.90264, + "hold30_r": 2.444118 + }, + { + "symbol": "JKHY", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.789704, + "strategy_rank": 59.275064, + "rr": 1.23278, + "primary_prob": 57.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.84917, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067084, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.799562, + "strategy_rank": 88.516025, + "rr": 3.28095, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.921425, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.249922, + "hold30_r": 4.243885 + }, + { + "symbol": "KR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.418401, + "strategy_rank": 72.807291, + "rr": 1.775758, + "primary_prob": 40.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.663637, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.732169, + "hold30_r": 0.376917 + }, + { + "symbol": "LVS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.756846, + "strategy_rank": 93.533722, + "rr": 2.143279, + "primary_prob": 22.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.214918, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.121033, + "hold30_r": 3.890581 + }, + { + "symbol": "MCHP", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.446878, + "strategy_rank": 82.628099, + "rr": 2.50665, + "primary_prob": 22.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.759975, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.476259, + "hold30_r": 3.632574 + }, + { + "symbol": "MNST", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.351588, + "strategy_rank": 63.357029, + "rr": 2.137461, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.206192, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.330564, + "range_504_ratio": 1.391753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.080937, + "hold30_r": 2.556993 + }, + { + "symbol": "MOS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.837897, + "strategy_rank": 94.859454, + "rr": 1.637885, + "primary_prob": 39.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.456827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.378874, + "hold30_r": -1.347101 + }, + { + "symbol": "MTB", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.975904, + "strategy_rank": 80.324617, + "rr": 2.374295, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.561443, + "raw_level_count": 8, + "gate_level_count": 8, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.068537, + "hold30_r": -2.031465 + }, + { + "symbol": "NUE", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.061336, + "strategy_rank": 87.057783, + "rr": 2.412321, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.618481, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046471, + "hold30_r": -1.011807 + }, + { + "symbol": "ON", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.452355, + "strategy_rank": 97.684334, + "rr": 1.968571, + "primary_prob": 31.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.952856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055143, + "hold30_r": -1.030616 + }, + { + "symbol": "OXY", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.233297, + "strategy_rank": 96.089945, + "rr": 1.346155, + "primary_prob": 41.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.019233, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036787, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.661555, + "strategy_rank": 89.622914, + "rr": 1.949402, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.924103, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.594103, + "hold30_r": -1.556342 + }, + { + "symbol": "PGR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.880613, + "strategy_rank": 71.239137, + "rr": 0.990141, + "primary_prob": 52.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.485212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.373164, + "range_504_ratio": 1.452322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.942429, + "hold30_r": 0.959012 + }, + { + "symbol": "PSX", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.22782, + "strategy_rank": 82.343754, + "rr": 1.56815, + "primary_prob": 36.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.352224, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526078, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.318729, + "strategy_rank": 85.825294, + "rr": 0.83929, + "primary_prob": 68.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.258934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798882, + "hold30_r": 1.135071 + }, + { + "symbol": "QCOM", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.075575, + "strategy_rank": 83.485654, + "rr": 1.763736, + "primary_prob": 30.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.645604, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.614974, + "range_504_ratio": 1.849608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.488294, + "hold30_r": -1.455931 + }, + { + "symbol": "REGN", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.347207, + "strategy_rank": 86.082783, + "rr": 1.069488, + "primary_prob": 49.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.604232, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.359309, + "range_504_ratio": 1.43234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.026615, + "hold30_r": 0.744634 + }, + { + "symbol": "RSG", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.270537, + "strategy_rank": 58.494179, + "rr": 1.870186, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.80528, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.325644, + "range_504_ratio": 1.384922, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060836, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.671413, + "strategy_rank": 98.88571, + "rr": 1.579973, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.369959, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.82369, + "range_504_ratio": 2.278893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.553937, + "hold30_r": 3.350867 + }, + { + "symbol": "SNA", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.832421, + "strategy_rank": 62.608895, + "rr": 2.391627, + "primary_prob": 26.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.58744, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.213671, + "range_504_ratio": 1.238215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.340635, + "hold30_r": 2.238036 + }, + { + "symbol": "SNPS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.375685, + "strategy_rank": 83.818438, + "rr": 2.348777, + "primary_prob": 24.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.523166, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036025, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.03724, + "strategy_rank": 58.834365, + "rr": 1.88069, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.821035, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.292867, + "range_504_ratio": 1.340264, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049668, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.280394, + "strategy_rank": 65.759158, + "rr": 1.593678, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.390517, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544082, + "hold30_r": 1.844964 + }, + { + "symbol": "STZ", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.051479, + "strategy_rank": 57.882323, + "rr": 1.701682, + "primary_prob": 48.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.552523, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.232122, + "range_504_ratio": 1.261273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.640623, + "hold30_r": 0.45834 + }, + { + "symbol": "TAP", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.584885, + "strategy_rank": 65.374922, + "rr": 1.71528, + "primary_prob": 45.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.572919, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058807, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.470975, + "strategy_rank": 69.486888, + "rr": 1.625984, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.438975, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.39181, + "range_504_ratio": 1.479657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563199, + "hold30_r": 0.209833 + }, + { + "symbol": "TRGP", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.223439, + "strategy_rank": 89.578242, + "rr": 2.205798, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.308697, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.168728, + "hold30_r": 0.196544 + }, + { + "symbol": "TSLA", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.442497, + "strategy_rank": 93.366953, + "rr": 2.187968, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.281952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735849, + "range_504_ratio": 2.087254, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022364, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.576123, + "strategy_rank": 98.774028, + "rr": 1.859908, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.789862, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.128489, + "hold30_r": -1.107809 + }, + { + "symbol": "ULTA", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.41402, + "strategy_rank": 87.214268, + "rr": 1.782343, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.673515, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.739964, + "hold30_r": 3.655443 + }, + { + "symbol": "VICI", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 65.034736, + "rr": 2.158785, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.238178, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.107501, + "hold30_r": 2.432667 + }, + { + "symbol": "VLO", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.042716, + "strategy_rank": 93.737762, + "rr": 2.457864, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.686796, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034019, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.247536, + "strategy_rank": 86.000349, + "rr": 1.129276, + "primary_prob": 41.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.693914, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.584733, + "range_504_ratio": 1.794511, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.088521, + "hold30_r": 1.722124 + }, + { + "symbol": "VST", + "date": "2022-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.71851, + "strategy_rank": 82.146625, + "rr": 2.867288, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.300932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040179, + "hold30_r": 1.718307 + }, + { + "symbol": "AAPL", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.522727, + "strategy_rank": 77.275433, + "rr": 2.346371, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.519556, + "raw_level_count": 10, + "gate_level_count": 8, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034423, + "hold30_r": -0.541572 + }, + { + "symbol": "ABBV", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.727273, + "strategy_rank": 62.803649, + "rr": 1.813298, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.719946, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.762566, + "hold30_r": 2.820736 + }, + { + "symbol": "ADP", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.909091, + "strategy_rank": 66.32684, + "rr": 2.032597, + "primary_prob": 29.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.048895, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.30793, + "range_504_ratio": 1.360605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.981814, + "hold30_r": 1.177609 + }, + { + "symbol": "AES", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.772727, + "strategy_rank": 80.29329, + "rr": 1.297856, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.946784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.40026, + "range_504_ratio": 1.492213, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.255234, + "hold30_r": 1.749461 + }, + { + "symbol": "ALB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.545455, + "strategy_rank": 93.052566, + "rr": 1.647105, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.470657, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.637067, + "range_504_ratio": 1.890927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.62025, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 84.957483, + "rr": 0.904584, + "primary_prob": 49.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.356875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875248, + "hold30_r": 0.172786 + }, + { + "symbol": "APA", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.863636, + "strategy_rank": 98.252165, + "rr": 0.902408, + "primary_prob": 53.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.353613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.873845, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.136364, + "strategy_rank": 58.019944, + "rr": 1.653501, + "primary_prob": 29.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.480252, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.359799, + "range_504_ratio": 1.433042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598889, + "hold30_r": 2.614839 + }, + { + "symbol": "AZO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.840909, + "strategy_rank": 74.580473, + "rr": 0.897498, + "primary_prob": 55.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.346247, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574095, + "range_504_ratio": 1.775522, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054689, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 86.252319, + "rr": 1.641938, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.462907, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.601386, + "hold30_r": 0.342211 + }, + { + "symbol": "BLDR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.227273, + "strategy_rank": 92.543445, + "rr": 1.779136, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.668704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.751541, + "hold30_r": 2.678473 + }, + { + "symbol": "BMY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.227273, + "strategy_rank": 60.101268, + "rr": 0.862562, + "primary_prob": 54.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.293844, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.41494, + "range_504_ratio": 1.51428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798398, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.977273, + "strategy_rank": 73.545996, + "rr": 1.158357, + "primary_prob": 42.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.737536, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.11953, + "hold30_r": -0.357094 + }, + { + "symbol": "CDNS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.090909, + "strategy_rank": 82.805813, + "rr": 2.405305, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.607958, + "raw_level_count": 14, + "gate_level_count": 12, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.368989, + "hold30_r": 2.58527 + }, + { + "symbol": "CF", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.090909, + "strategy_rank": 95.826221, + "rr": 1.030728, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.546092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026313, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.363636, + "strategy_rank": 70.287879, + "rr": 3.043865, + "primary_prob": 20.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.565798, + "raw_level_count": 8, + "gate_level_count": 7, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038586, + "hold30_r": 1.223382 + }, + { + "symbol": "CNC", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.568182, + "strategy_rank": 77.27868, + "rr": 1.889338, + "primary_prob": 45.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.834007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048246, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.477273, + "strategy_rank": 61.115724, + "rr": 1.359258, + "primary_prob": 40.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.038887, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.32416, + "range_504_ratio": 1.382869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.308831, + "hold30_r": 1.800342 + }, + { + "symbol": "COR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.727273, + "strategy_rank": 61.344465, + "rr": 1.18183, + "primary_prob": 51.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.772746, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.406542, + "range_504_ratio": 1.501617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.125431, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.340909, + "strategy_rank": 57.020949, + "rr": 1.339475, + "primary_prob": 42.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.009213, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.2927, + "range_504_ratio": 1.34004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066948, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-11-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.477273, + "strategy_rank": 91.785792, + "rr": 2.104664, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.156997, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.153356, + "hold30_r": -1.1167 + }, + { + "symbol": "DE", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.0, + "strategy_rank": 80.72449, + "rr": 1.714444, + "primary_prob": 36.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.571666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.668025, + "hold30_r": 2.208739 + }, + { + "symbol": "DECK", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.113636, + "strategy_rank": 81.623763, + "rr": 1.745635, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.618452, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030941, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.204545, + "strategy_rank": 74.895563, + "rr": 0.842348, + "primary_prob": 54.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.263522, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782152, + "hold30_r": -1.156879 + }, + { + "symbol": "DLTR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 92.906617, + "rr": 2.399189, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.598784, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049416, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.431818, + "strategy_rank": 97.697511, + "rr": 1.583692, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.375538, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026191, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.818182, + "strategy_rank": 67.813544, + "rr": 0.839443, + "primary_prob": 57.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.259164, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056477, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.045455, + "strategy_rank": 94.258349, + "rr": 1.390909, + "primary_prob": 39.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.086364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.85703, + "range_504_ratio": 2.356153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.350852, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886364, + "strategy_rank": 98.45787, + "rr": 1.734705, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.602058, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021856, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.068182, + "strategy_rank": 95.348408, + "rr": 1.027069, + "primary_prob": 45.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.540603, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.995513, + "hold30_r": -0.233996 + }, + { + "symbol": "FICO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.068182, + "strategy_rank": 85.385823, + "rr": 2.093854, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.14078, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.486754, + "range_504_ratio": 1.627027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.059722, + "hold30_r": 6.016551 + }, + { + "symbol": "FIX", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.227273, + "strategy_rank": 83.771336, + "rr": 1.206614, + "primary_prob": 45.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.809921, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.603468, + "range_504_ratio": 1.828449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.167019, + "hold30_r": -0.206048 + }, + { + "symbol": "FTNT", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.409091, + "strategy_rank": 85.733302, + "rr": 1.723916, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.585873, + "raw_level_count": 11, + "gate_level_count": 9, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.701642, + "hold30_r": 1.452438 + }, + { + "symbol": "GD", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.136364, + "strategy_rank": 64.138992, + "rr": 0.715041, + "primary_prob": 58.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.072562, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656198, + "hold30_r": -0.330928 + }, + { + "symbol": "GDDY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.75, + "strategy_rank": 84.196429, + "rr": 1.761834, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.642752, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.333116, + "range_504_ratio": 1.395309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040881, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.159091, + "strategy_rank": 62.541976, + "rr": 0.964863, + "primary_prob": 61.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.447295, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.370693, + "range_504_ratio": 1.448738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899509, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.318182, + "strategy_rank": 93.573748, + "rr": 2.426374, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.63956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032732, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.590909, + "strategy_rank": 63.980983, + "rr": 1.435067, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.152601, + "raw_level_count": 14, + "gate_level_count": 12, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044902, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.954545, + "strategy_rank": 80.449134, + "rr": 2.561502, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.842253, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035346, + "hold30_r": 0.010402 + }, + { + "symbol": "HSY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.431818, + "strategy_rank": 63.180504, + "rr": 1.396028, + "primary_prob": 42.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.094042, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074372, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.477273, + "strategy_rank": 79.680349, + "rr": 2.125498, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.188246, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.352526, + "range_504_ratio": 1.422656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.08572, + "hold30_r": 1.637169 + }, + { + "symbol": "IT", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.568182, + "strategy_rank": 74.390925, + "rr": 0.923915, + "primary_prob": 58.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.385872, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88353, + "hold30_r": 1.193311 + }, + { + "symbol": "JBL", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.954545, + "strategy_rank": 81.194032, + "rr": 0.980671, + "primary_prob": 44.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.471007, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.939436, + "hold30_r": 1.972135 + }, + { + "symbol": "JKHY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.409091, + "strategy_rank": 65.049629, + "rr": 1.406564, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.109846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.442624, + "hold30_r": -1.394095 + }, + { + "symbol": "KLAC", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.181818, + "strategy_rank": 83.125232, + "rr": 2.690636, + "primary_prob": 20.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.035955, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.658223, + "hold30_r": 3.665043 + }, + { + "symbol": "LVS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.886364, + "strategy_rank": 94.345625, + "rr": 1.805866, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.7088, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.780988, + "hold30_r": 3.168187 + }, + { + "symbol": "MCHP", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.909091, + "strategy_rank": 80.275819, + "rr": 1.454366, + "primary_prob": 36.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.181549, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.423865, + "hold30_r": 3.388092 + }, + { + "symbol": "MNST", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.431818, + "strategy_rank": 63.966218, + "rr": 1.51577, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.273655, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.330564, + "range_504_ratio": 1.391753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460407, + "hold30_r": 2.941355 + }, + { + "symbol": "MOS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.818182, + "strategy_rank": 95.561843, + "rr": 1.910114, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.865172, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.14652, + "hold30_r": -1.120582 + }, + { + "symbol": "MPWR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5, + "strategy_rank": 85.913265, + "rr": 2.174308, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.261462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.150627, + "hold30_r": 1.163114 + }, + { + "symbol": "MTB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.931818, + "strategy_rank": 79.250232, + "rr": 2.328503, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.492754, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.04361, + "hold30_r": -2.001025 + }, + { + "symbol": "NOC", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.522727, + "strategy_rank": 75.397882, + "rr": 1.384407, + "primary_prob": 41.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.07661, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047303, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.272727, + "strategy_rank": 73.475263, + "rr": 1.588237, + "primary_prob": 41.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.382355, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046956, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.272727, + "strategy_rank": 89.931045, + "rr": 2.276265, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.414398, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.242778, + "hold30_r": 0.628023 + }, + { + "symbol": "ON", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.409091, + "strategy_rank": 97.185683, + "rr": 1.757559, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.636338, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.735607, + "hold30_r": 1.147859 + }, + { + "symbol": "ORLY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.659091, + "strategy_rank": 68.271568, + "rr": 0.938356, + "primary_prob": 53.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.407534, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.433996, + "range_504_ratio": 1.543413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.879104, + "hold30_r": -0.271201 + }, + { + "symbol": "OXY", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.659091, + "strategy_rank": 96.291976, + "rr": 1.249629, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.874444, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036288, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.613636, + "strategy_rank": 90.271722, + "rr": 2.977218, + "primary_prob": 18.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 25, + "primary_distance_atr": 4.465827, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.029515, + "hold30_r": 0.128156 + }, + { + "symbol": "PSX", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.704545, + "strategy_rank": 87.594542, + "rr": 1.344036, + "primary_prob": 49.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.016054, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303682, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.295455, + "strategy_rank": 86.939471, + "rr": 0.716153, + "primary_prob": 60.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.07423, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.570591, + "range_504_ratio": 1.769313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.675595, + "hold30_r": -0.160088 + }, + { + "symbol": "QCOM", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.045455, + "strategy_rank": 83.856988, + "rr": 1.817695, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.726542, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.641405, + "range_504_ratio": 1.899146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.791492, + "hold30_r": 1.343171 + }, + { + "symbol": "SNPS", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.181818, + "strategy_rank": 82.747681, + "rr": 1.404397, + "primary_prob": 38.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.106595, + "raw_level_count": 11, + "gate_level_count": 9, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.367835, + "hold30_r": 3.261563 + }, + { + "symbol": "SRE", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.636364, + "strategy_rank": 66.297155, + "rr": 2.133402, + "primary_prob": 42.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.200102, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.081304, + "hold30_r": 0.802185 + }, + { + "symbol": "STLD", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.25, + "strategy_rank": 91.762755, + "rr": 1.623695, + "primary_prob": 24.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.435543, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.686297, + "range_504_ratio": 1.986347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589694, + "hold30_r": 1.758589 + }, + { + "symbol": "TKO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.681818, + "strategy_rank": 71.84462, + "rr": 1.87675, + "primary_prob": 22.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.815124, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.533803, + "range_504_ratio": 1.705405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.829054, + "hold30_r": -0.080535 + }, + { + "symbol": "TRGP", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.090909, + "strategy_rank": 91.135745, + "rr": 1.680808, + "primary_prob": 39.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.521212, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034792, + "hold30_r": 0.102345 + }, + { + "symbol": "TTD", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.5, + "strategy_rank": 98.011905, + "rr": 0.694957, + "primary_prob": 53.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.042436, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020472, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.886364, + "strategy_rank": 84.38304, + "rr": 1.779476, + "primary_prob": 34.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.669214, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.73734, + "hold30_r": 1.798418 + }, + { + "symbol": "VICI", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.75, + "strategy_rank": 66.516156, + "rr": 2.023611, + "primary_prob": 34.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.035416, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.973424, + "hold30_r": 1.058948 + }, + { + "symbol": "VLO", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.840909, + "strategy_rank": 94.270949, + "rr": 2.225477, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.338215, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033772, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 84.45269, + "rr": 1.661432, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.492147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040878, + "hold30_r": 0.739079 + }, + { + "symbol": "WMB", + "date": "2022-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.045455, + "strategy_rank": 70.425015, + "rr": 2.039397, + "primary_prob": 39.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.059096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051217, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.173913, + "strategy_rank": 79.917843, + "rr": 2.422253, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.633379, + "raw_level_count": 10, + "gate_level_count": 8, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033892, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.043478, + "strategy_rank": 62.734331, + "rr": 1.863334, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.795001, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.808864, + "hold30_r": 2.4339 + }, + { + "symbol": "ADM", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.347826, + "strategy_rank": 79.97205, + "rr": 0.702312, + "primary_prob": 74.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.053469, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.653783, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.804348, + "strategy_rank": 76.643563, + "rr": 1.46178, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.192671, + "raw_level_count": 6, + "gate_level_count": 6, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041362, + "hold30_r": 0.9817 + }, + { + "symbol": "APA", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.23913, + "strategy_rank": 97.973885, + "rr": 1.00617, + "primary_prob": 53.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.509255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027751, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 90.211039, + "rr": 2.091329, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.136993, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044168, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.26087, + "strategy_rank": 92.263128, + "rr": 1.529756, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.294634, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025628, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.934783, + "strategy_rank": 71.788114, + "rr": 1.8573, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.785951, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041115, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.891304, + "strategy_rank": 70.384952, + "rr": 1.07627, + "primary_prob": 49.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.614405, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046084, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.478261, + "strategy_rank": 78.239977, + "rr": 1.633255, + "primary_prob": 49.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.449883, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59605, + "hold30_r": -0.065445 + }, + { + "symbol": "CF", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.804348, + "strategy_rank": 94.714992, + "rr": 1.436259, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.154389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027643, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.086957, + "strategy_rank": 69.066064, + "rr": 1.847069, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.770603, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.358928, + "range_504_ratio": 1.431794, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040925, + "hold30_r": -0.185173 + }, + { + "symbol": "COP", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.586957, + "strategy_rank": 92.355025, + "rr": 1.262228, + "primary_prob": 29.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.893341, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034829, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.108696, + "strategy_rank": 60.777386, + "rr": 1.390237, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.085355, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.40714, + "range_504_ratio": 1.502515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045582, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.673913, + "strategy_rank": 59.596414, + "rr": 1.611475, + "primary_prob": 22.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.417213, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.2927, + "range_504_ratio": 1.34004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059678, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.891304, + "strategy_rank": 80.040796, + "rr": 1.543449, + "primary_prob": 37.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.315173, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041958, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.608696, + "strategy_rank": 91.865048, + "rr": 1.723682, + "primary_prob": 30.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.585523, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028448, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.543478, + "strategy_rank": 82.367448, + "rr": 0.709175, + "primary_prob": 61.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.063763, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.696695, + "range_504_ratio": 2.007107, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.658556, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 80.54489, + "rr": 1.890021, + "primary_prob": 37.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.835031, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.83945, + "hold30_r": 1.818819 + }, + { + "symbol": "DECK", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.695652, + "strategy_rank": 83.814229, + "rr": 1.553618, + "primary_prob": 22.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.330427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028919, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.195652, + "strategy_rank": 76.278515, + "rr": 0.774112, + "primary_prob": 61.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.161169, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.589531, + "hold30_r": -1.534939 + }, + { + "symbol": "DLTR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.108696, + "strategy_rank": 92.420243, + "rr": 1.716561, + "primary_prob": 39.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.574841, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.268541, + "hold30_r": -1.222843 + }, + { + "symbol": "DVN", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.456522, + "strategy_rank": 97.249435, + "rr": 1.915852, + "primary_prob": 20.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.873779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026047, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.73913, + "strategy_rank": 66.821287, + "rr": 0.682999, + "primary_prob": 66.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.024499, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050842, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.086957, + "strategy_rank": 92.098532, + "rr": 0.712959, + "primary_prob": 66.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.069438, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.677233, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891304, + "strategy_rank": 98.268069, + "rr": 1.613305, + "primary_prob": 42.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.419957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023383, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.956522, + "strategy_rank": 93.291643, + "rr": 0.744814, + "primary_prob": 60.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.117221, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.925645, + "range_504_ratio": 2.523494, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.705641, + "hold30_r": -1.022821 + }, + { + "symbol": "FTNT", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.326087, + "strategy_rank": 83.013975, + "rr": 2.454816, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.682224, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026197, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.413043, + "strategy_rank": 80.774845, + "rr": 2.095889, + "primary_prob": 23.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.143834, + "raw_level_count": 8, + "gate_level_count": 8, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033888, + "hold30_r": 0.710727 + }, + { + "symbol": "HAL", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.304348, + "strategy_rank": 94.263693, + "rr": 1.95074, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.926111, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032647, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.478261, + "strategy_rank": 64.304912, + "rr": 1.495112, + "primary_prob": 43.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.242668, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046533, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.978261, + "strategy_rank": 81.808159, + "rr": 1.759953, + "primary_prob": 45.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.63993, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035383, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.456522, + "strategy_rank": 62.879305, + "rr": 0.689463, + "primary_prob": 60.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.034194, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059296, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.717391, + "strategy_rank": 64.324252, + "rr": 0.684604, + "primary_prob": 62.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.026906, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05513, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.23913, + "strategy_rank": 70.882976, + "rr": 0.757101, + "primary_prob": 62.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.135652, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.461829, + "range_504_ratio": 1.586973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045079, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.282609, + "strategy_rank": 62.825099, + "rr": 1.677086, + "primary_prob": 45.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.51563, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.625629, + "hold30_r": 1.184215 + }, + { + "symbol": "IRM", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5, + "strategy_rank": 76.840909, + "rr": 2.221854, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.332782, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038676, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.956522, + "strategy_rank": 73.700734, + "rr": 1.800449, + "primary_prob": 32.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.700674, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043145, + "hold30_r": -0.313242 + }, + { + "symbol": "JBL", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.434783, + "strategy_rank": 78.180971, + "rr": 1.732266, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 29.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.598398, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.692057, + "hold30_r": 1.442488 + }, + { + "symbol": "JKHY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.521739, + "strategy_rank": 63.389893, + "rr": 1.782393, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.67359, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.740689, + "hold30_r": 0.188646 + }, + { + "symbol": "KR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.152174, + "strategy_rank": 69.27795, + "rr": 1.749716, + "primary_prob": 35.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.624575, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.521716, + "range_504_ratio": 1.684917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046446, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.391304, + "strategy_rank": 92.368718, + "rr": 1.59541, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.393115, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.567372, + "hold30_r": 1.868074 + }, + { + "symbol": "MAR", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.717391, + "strategy_rank": 76.668408, + "rr": 2.043204, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.064807, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038715, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.73913, + "strategy_rank": 68.626482, + "rr": 1.832563, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.748845, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046173, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-11-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.826087, + "strategy_rank": 95.750988, + "rr": 2.109728, + "primary_prob": 41.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.164593, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026108, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.956522, + "strategy_rank": 78.233202, + "rr": 2.304275, + "primary_prob": 25.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.456413, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046898, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.586957, + "strategy_rank": 73.627753, + "rr": 1.125314, + "primary_prob": 47.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.687971, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048477, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.217391, + "strategy_rank": 75.327499, + "rr": 1.226415, + "primary_prob": 43.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.839623, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040512, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.130435, + "strategy_rank": 90.534161, + "rr": 1.874289, + "primary_prob": 33.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.811434, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.840279, + "hold30_r": -1.04698 + }, + { + "symbol": "OMC", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.108696, + "strategy_rank": 65.783879, + "rr": 1.749313, + "primary_prob": 43.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.62397, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.401597, + "range_504_ratio": 1.49421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697083, + "hold30_r": 1.874066 + }, + { + "symbol": "ON", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.043478, + "strategy_rank": 97.201863, + "rr": 0.675916, + "primary_prob": 61.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.013874, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.81429, + "range_504_ratio": 2.257571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651254, + "hold30_r": -1.209534 + }, + { + "symbol": "OXY", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.673913, + "strategy_rank": 95.68083, + "rr": 0.876842, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.315263, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.845797, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.434783, + "strategy_rank": 87.88227, + "rr": 1.950595, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.925893, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028925, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.608696, + "strategy_rank": 81.676736, + "rr": 1.021811, + "primary_prob": 37.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.532716, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638591, + "range_504_ratio": 1.893811, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980265, + "hold30_r": 1.753279 + }, + { + "symbol": "PSX", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.804348, + "strategy_rank": 87.221485, + "rr": 0.752474, + "primary_prob": 66.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.128711, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.565903, + "range_504_ratio": 1.761038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709825, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.021739, + "strategy_rank": 76.250282, + "rr": 2.480822, + "primary_prob": 23.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.721233, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038811, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.869565, + "strategy_rank": 93.374929, + "rr": 0.703079, + "primary_prob": 62.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.054619, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.755372, + "range_504_ratio": 2.128403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.665055, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.369565, + "strategy_rank": 96.748306, + "rr": 0.822715, + "primary_prob": 57.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.234073, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.960901, + "range_504_ratio": 2.614051, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.797319, + "hold30_r": 0.231241 + }, + { + "symbol": "SNPS", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.76087, + "strategy_rank": 77.214427, + "rr": 2.372591, + "primary_prob": 37.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.558886, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.335032, + "hold30_r": 0.085426 + }, + { + "symbol": "SRE", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76087, + "strategy_rank": 64.123518, + "rr": 1.549343, + "primary_prob": 51.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.324014, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497289, + "hold30_r": 0.320657 + }, + { + "symbol": "STLD", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.521739, + "strategy_rank": 91.623659, + "rr": 0.711569, + "primary_prob": 63.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.067354, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.686297, + "range_504_ratio": 1.986347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676893, + "hold30_r": 1.124819 + }, + { + "symbol": "TAP", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.521739, + "strategy_rank": 65.604178, + "rr": 1.676569, + "primary_prob": 49.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.514854, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629065, + "hold30_r": 0.221591 + }, + { + "symbol": "TKO", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.326087, + "strategy_rank": 71.890599, + "rr": 1.441038, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.161556, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.533803, + "range_504_ratio": 1.705405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.389691, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.673913, + "strategy_rank": 66.44057, + "rr": 0.794258, + "primary_prob": 58.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.191387, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060834, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.565217, + "strategy_rank": 89.929418, + "rr": 1.603959, + "primary_prob": 37.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.405938, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03423, + "hold30_r": 0.423151 + }, + { + "symbol": "TTD", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.043478, + "strategy_rank": 94.903162, + "rr": 0.819948, + "primary_prob": 48.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.229921, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.80436, + "hold30_r": -0.43143 + }, + { + "symbol": "ULTA", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.978261, + "strategy_rank": 83.879588, + "rr": 0.805689, + "primary_prob": 58.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.208533, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.762098, + "hold30_r": 1.688767 + }, + { + "symbol": "VICI", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.26087, + "strategy_rank": 67.237154, + "rr": 1.545231, + "primary_prob": 41.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.317847, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051679, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.391304, + "strategy_rank": 93.141446, + "rr": 1.901677, + "primary_prob": 30.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.852516, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035093, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 80.5, + "rr": 1.562005, + "primary_prob": 39.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.343007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038213, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.73913, + "strategy_rank": 68.061547, + "rr": 1.67264, + "primary_prob": 44.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.508961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051829, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.173913, + "strategy_rank": 68.028233, + "rr": 0.986036, + "primary_prob": 36.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.479053, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.478678, + "range_504_ratio": 1.61394, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052084, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.669537, + "strategy_rank": 76.325268, + "rr": 2.138837, + "primary_prob": 38.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.208256, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.349036, + "range_504_ratio": 1.4177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037622, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.944026, + "strategy_rank": 63.072072, + "rr": 2.175177, + "primary_prob": 27.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.262765, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.122216, + "hold30_r": 1.778567 + }, + { + "symbol": "AES", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.884822, + "strategy_rank": 77.922913, + "rr": 0.886418, + "primary_prob": 55.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.329626, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428121, + "range_504_ratio": 1.534372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.842145, + "hold30_r": 0.515734 + }, + { + "symbol": "ALB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.572659, + "strategy_rank": 91.488964, + "rr": 0.9316, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.3974, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024036, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.989236, + "strategy_rank": 78.715938, + "rr": 1.620178, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.430267, + "raw_level_count": 8, + "gate_level_count": 7, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044389, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.544672, + "strategy_rank": 61.674518, + "rr": 0.867135, + "primary_prob": 55.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.300702, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.393209, + "hold30_r": -1.340034 + }, + { + "symbol": "APA", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.246502, + "strategy_rank": 98.05776, + "rr": 1.523653, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.28548, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028551, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.003229, + "strategy_rank": 69.282325, + "rr": 1.051858, + "primary_prob": 59.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.577787, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.574095, + "range_504_ratio": 1.775522, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.003063, + "hold30_r": 0.1032 + }, + { + "symbol": "BIIB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.204521, + "strategy_rank": 92.178534, + "rr": 1.797073, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.695609, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047184, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.8676, + "strategy_rank": 84.730149, + "rr": 1.748078, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.622117, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036837, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.485468, + "strategy_rank": 84.01732, + "rr": 2.126183, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.189274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026941, + "hold30_r": 0.520231 + }, + { + "symbol": "BMY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.853606, + "strategy_rank": 59.469228, + "rr": 1.160549, + "primary_prob": 55.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.740824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.42211, + "range_504_ratio": 1.525177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.104355, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.301399, + "strategy_rank": 69.908729, + "rr": 2.768675, + "primary_prob": 20.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.153013, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.349366, + "range_504_ratio": 1.418168, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041117, + "hold30_r": 0.09479 + }, + { + "symbol": "CAH", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.694295, + "strategy_rank": 72.19501, + "rr": 1.42406, + "primary_prob": 40.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.13609, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043974, + "hold30_r": 0.043066 + }, + { + "symbol": "CF", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.062433, + "strategy_rank": 94.431484, + "rr": 0.71623, + "primary_prob": 57.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.074345, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.691232, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.617869, + "strategy_rank": 68.579775, + "rr": 1.336659, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.004989, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.546129, + "range_504_ratio": 1.726557, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.289582, + "hold30_r": 0.707439 + }, + { + "symbol": "COP", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.600646, + "strategy_rank": 92.814664, + "rr": 1.081114, + "primary_prob": 49.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.621671, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037026, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.683531, + "strategy_rank": 61.425417, + "rr": 0.79442, + "primary_prob": 65.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.19163, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.40714, + "range_504_ratio": 1.502515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748801, + "hold30_r": 0.770738 + }, + { + "symbol": "CPB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.898816, + "strategy_rank": 60.386406, + "rr": 1.435296, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.152944, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.2927, + "range_504_ratio": 1.34004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.383347, + "hold30_r": 2.937469 + }, + { + "symbol": "CSGP", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.73197, + "strategy_rank": 76.705305, + "rr": 2.070419, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.105629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044827, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.52422, + "strategy_rank": 92.511327, + "rr": 1.719435, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.579153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029679, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.86437, + "strategy_rank": 75.158435, + "rr": 0.970984, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.456476, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044856, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.114101, + "strategy_rank": 79.958327, + "rr": 1.619152, + "primary_prob": 41.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.428728, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.453717, + "range_504_ratio": 1.574152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.565749, + "hold30_r": 0.730597 + }, + { + "symbol": "DLTR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.513455, + "strategy_rank": 85.246557, + "rr": 1.656409, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.484614, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.280479, + "hold30_r": -1.236979 + }, + { + "symbol": "DVN", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.461787, + "strategy_rank": 97.436756, + "rr": 1.683606, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.525408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028785, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.29817, + "strategy_rank": 68.729298, + "rr": 2.079415, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.119123, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.036794, + "hold30_r": 1.125378 + }, + { + "symbol": "EQT", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.677072, + "strategy_rank": 98.294851, + "rr": 1.716851, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.575276, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023728, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.700753, + "strategy_rank": 60.920431, + "rr": 0.711536, + "primary_prob": 61.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.067305, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.544733, + "range_504_ratio": 1.724149, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.665712, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.277718, + "strategy_rank": 94.871573, + "rr": 1.026632, + "primary_prob": 45.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.539948, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032097, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.649085, + "strategy_rank": 93.56079, + "rr": 0.885405, + "primary_prob": 58.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.328107, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.605169, + "range_504_ratio": 1.831561, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.857736, + "hold30_r": 0.105636 + }, + { + "symbol": "GD", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.81916, + "strategy_rank": 66.684988, + "rr": 1.024694, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.537041, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.333598, + "range_504_ratio": 1.395982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962369, + "hold30_r": 0.26293 + }, + { + "symbol": "GDDY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.635091, + "strategy_rank": 80.132667, + "rr": 1.93941, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.909115, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037455, + "hold30_r": 0.289376 + }, + { + "symbol": "GWW", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.714747, + "strategy_rank": 68.818008, + "rr": 0.740854, + "primary_prob": 60.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.111282, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048595, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.308934, + "strategy_rank": 94.932974, + "rr": 2.137452, + "primary_prob": 28.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.206177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032973, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.326157, + "strategy_rank": 70.119307, + "rr": 1.743539, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.615308, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041334, + "hold30_r": 0.399467 + }, + { + "symbol": "HST", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.77395, + "strategy_rank": 84.80318, + "rr": 1.603694, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.405541, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036271, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.558665, + "strategy_rank": 62.755374, + "rr": 1.178584, + "primary_prob": 44.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.767876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.125972, + "hold30_r": 0.630297 + }, + { + "symbol": "HUBB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.068891, + "strategy_rank": 71.195491, + "rr": 0.811127, + "primary_prob": 57.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.21669, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.415888, + "range_504_ratio": 1.515716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.764335, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.728741, + "strategy_rank": 65.011405, + "rr": 1.972021, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.958031, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046277, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.787944, + "strategy_rank": 78.585001, + "rr": 0.763588, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.145382, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.358789, + "range_504_ratio": 1.431594, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723805, + "hold30_r": 1.412637 + }, + { + "symbol": "IBKR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.589882, + "strategy_rank": 76.900377, + "rr": 1.563846, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.345768, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.461829, + "range_504_ratio": 1.586973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038539, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.346609, + "strategy_rank": 62.980247, + "rr": 1.720952, + "primary_prob": 44.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.581428, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.666079, + "hold30_r": 0.559573 + }, + { + "symbol": "IRM", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.16254, + "strategy_rank": 76.042074, + "rr": 2.058798, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.088196, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.017715, + "hold30_r": -0.660423 + }, + { + "symbol": "JBL", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.499462, + "strategy_rank": 76.802356, + "rr": 1.336744, + "primary_prob": 40.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.005117, + "raw_level_count": 13, + "gate_level_count": 11, + "range_504_log": 0.390462, + "range_504_ratio": 1.477664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.295573, + "hold30_r": -0.124872 + }, + { + "symbol": "JKHY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.850377, + "strategy_rank": 66.810698, + "rr": 1.836363, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.754544, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08623, + "hold30_r": -1.040853 + }, + { + "symbol": "KMI", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.100108, + "strategy_rank": 66.208661, + "rr": 2.312319, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.468478, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.296806, + "range_504_ratio": 1.345554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051794, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.38859, + "strategy_rank": 70.177801, + "rr": 1.017177, + "primary_prob": 40.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.525766, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.422424, + "range_504_ratio": 1.525656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.966334, + "hold30_r": 0.255953 + }, + { + "symbol": "LVS", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.173305, + "strategy_rank": 90.863114, + "rr": 1.90036, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.85054, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.86942, + "hold30_r": 1.764315 + }, + { + "symbol": "MAR", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.930032, + "strategy_rank": 78.164849, + "rr": 1.833222, + "primary_prob": 46.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.749833, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041992, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.770721, + "strategy_rank": 69.443685, + "rr": 1.865768, + "primary_prob": 21.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.798651, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041246, + "hold30_r": 0.437727 + }, + { + "symbol": "MOS", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.847147, + "strategy_rank": 95.792039, + "rr": 0.763767, + "primary_prob": 55.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.145651, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024498, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.284177, + "strategy_rank": 72.953907, + "rr": 2.121929, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.182893, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048821, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.263724, + "strategy_rank": 78.517405, + "rr": 0.942255, + "primary_prob": 48.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.413382, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.902083, + "hold30_r": 0.831538 + }, + { + "symbol": "NRG", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.419806, + "strategy_rank": 76.44499, + "rr": 1.645568, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.468352, + "raw_level_count": 8, + "gate_level_count": 8, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.678183, + "hold30_r": -2.640219 + }, + { + "symbol": "NUE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.402583, + "strategy_rank": 90.744188, + "rr": 1.536455, + "primary_prob": 38.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.304683, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.500821, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.947255, + "strategy_rank": 66.630924, + "rr": 2.181208, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.271812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.401597, + "range_504_ratio": 1.49421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.127915, + "hold30_r": 2.202181 + }, + { + "symbol": "ON", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.232508, + "strategy_rank": 96.076582, + "rr": 0.677984, + "primary_prob": 62.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.016976, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.654068, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892357, + "strategy_rank": 95.583814, + "rr": 0.675133, + "primary_prob": 68.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.0127, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032269, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.374596, + "strategy_rank": 85.913664, + "rr": 2.223658, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 24, + "primary_distance_atr": 3.335487, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029707, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.249731, + "strategy_rank": 81.97031, + "rr": 1.416187, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.12428, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.638591, + "range_504_ratio": 1.893811, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.373121, + "hold30_r": 1.624575 + }, + { + "symbol": "PFG", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.034446, + "strategy_rank": 77.253694, + "rr": 1.71521, + "primary_prob": 35.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.572816, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048441, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.47901, + "strategy_rank": 89.118265, + "rr": 0.721789, + "primary_prob": 61.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.082683, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041685, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.131324, + "strategy_rank": 75.562666, + "rr": 1.82206, + "primary_prob": 34.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.733091, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038788, + "hold30_r": -0.660717 + }, + { + "symbol": "RJF", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.235737, + "strategy_rank": 74.072733, + "rr": 1.288242, + "primary_prob": 44.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.932363, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051319, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.555436, + "strategy_rank": 93.891056, + "rr": 0.80354, + "primary_prob": 67.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.20531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037859, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.329386, + "strategy_rank": 64.86787, + "rr": 1.816383, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.724574, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765644, + "hold30_r": -0.059274 + }, + { + "symbol": "SYY", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.423036, + "strategy_rank": 65.405771, + "rr": 2.288207, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.432311, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.734071, + "hold30_r": -1.676064 + }, + { + "symbol": "TKO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.90958, + "strategy_rank": 72.828024, + "rr": 0.975571, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.463357, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.533803, + "range_504_ratio": 1.705405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.922919, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.603875, + "strategy_rank": 68.109851, + "rr": 0.77413, + "primary_prob": 68.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.161195, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.720043, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.048439, + "strategy_rank": 90.199502, + "rr": 1.833396, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.750094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035507, + "hold30_r": -0.08005 + }, + { + "symbol": "TRV", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.916039, + "strategy_rank": 58.981099, + "rr": 0.858555, + "primary_prob": 54.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.287833, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.256847, + "range_504_ratio": 1.292847, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793857, + "hold30_r": 0.740957 + }, + { + "symbol": "UAL", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.145318, + "strategy_rank": 85.968282, + "rr": 2.364994, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.547491, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037879, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.360603, + "strategy_rank": 77.565927, + "rr": 0.853794, + "primary_prob": 55.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.280691, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.346784, + "range_504_ratio": 1.414512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.807545, + "hold30_r": 1.964524 + }, + { + "symbol": "UNH", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.159311, + "strategy_rank": 63.480007, + "rr": 1.78952, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.684281, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.37619, + "range_504_ratio": 1.456724, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047435, + "hold30_r": 0.153265 + }, + { + "symbol": "VICI", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.516685, + "strategy_rank": 61.345602, + "rr": 1.694731, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.542096, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.640113, + "hold30_r": -0.060076 + }, + { + "symbol": "VLO", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.815931, + "strategy_rank": 94.573081, + "rr": 1.175142, + "primary_prob": 44.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.762713, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036439, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.805167, + "strategy_rank": 80.170048, + "rr": 2.079127, + "primary_prob": 26.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.11869, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035651, + "hold30_r": -0.150794 + }, + { + "symbol": "WMB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.638321, + "strategy_rank": 70.090233, + "rr": 1.838288, + "primary_prob": 46.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.757432, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.784519, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.079656, + "strategy_rank": 71.321997, + "rr": 1.038635, + "primary_prob": 45.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.557952, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.478678, + "range_504_ratio": 1.61394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.991873, + "hold30_r": 0.209628 + }, + { + "symbol": "ABBV", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.122087, + "strategy_rank": 64.648654, + "rr": 3.047289, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.570933, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061008, + "hold30_r": 0.003822 + }, + { + "symbol": "ALB", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.45172, + "strategy_rank": 91.890705, + "rr": 1.651259, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.476888, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025437, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.465039, + "strategy_rank": 71.925749, + "rr": 1.691296, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.536944, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050805, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.788013, + "strategy_rank": 64.615911, + "rr": 0.713808, + "primary_prob": 64.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.070713, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154422, + "hold30_r": -1.097394 + }, + { + "symbol": "APA", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.334073, + "strategy_rank": 98.170215, + "rr": 0.972254, + "primary_prob": 46.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.458381, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028391, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.688124, + "strategy_rank": 79.929581, + "rr": 1.865672, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.798508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039427, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.45283, + "strategy_rank": 93.719198, + "rr": 1.777144, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.665716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05448, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.347392, + "strategy_rank": 85.0567, + "rr": 1.659901, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.489852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035873, + "hold30_r": 1.491551 + }, + { + "symbol": "CAH", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.671476, + "strategy_rank": 72.058725, + "rr": 0.84162, + "primary_prob": 56.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.262429, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05131, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.669256, + "strategy_rank": 94.27757, + "rr": 1.407362, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.111044, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027439, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.681465, + "strategy_rank": 75.743544, + "rr": 1.962941, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.944411, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048419, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.113208, + "strategy_rank": 92.925365, + "rr": 1.754715, + "primary_prob": 20.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.632072, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036935, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.679245, + "strategy_rank": 82.263942, + "rr": 1.122459, + "primary_prob": 45.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.683689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.074395, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.559378, + "strategy_rank": 91.438572, + "rr": 2.06364, + "primary_prob": 25.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.09546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034967, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.339623, + "strategy_rank": 74.884743, + "rr": 0.762547, + "primary_prob": 44.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.143821, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052344, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.128746, + "strategy_rank": 75.619612, + "rr": 1.673242, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.509863, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035162, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.112098, + "strategy_rank": 97.283125, + "rr": 0.688186, + "primary_prob": 53.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.032279, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029125, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.675916, + "strategy_rank": 71.656511, + "rr": 1.784571, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.676856, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051133, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.115427, + "strategy_rank": 92.557961, + "rr": 0.732541, + "primary_prob": 69.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.098811, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039062, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.667037, + "strategy_rank": 98.33677, + "rr": 1.752316, + "primary_prob": 39.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.628474, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026055, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.893452, + "strategy_rank": 93.101026, + "rr": 1.89358, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.84037, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033157, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.133185, + "strategy_rank": 84.463518, + "rr": 1.910577, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.865865, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879398, + "hold30_r": 3.172405 + }, + { + "symbol": "FICO", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.672586, + "strategy_rank": 94.375023, + "rr": 0.946279, + "primary_prob": 56.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.419419, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.605169, + "range_504_ratio": 1.831561, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.91459, + "hold30_r": -0.086343 + }, + { + "symbol": "FISV", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.9101, + "strategy_rank": 66.880972, + "rr": 2.219652, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.329479, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050812, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.018868, + "strategy_rank": 85.119859, + "rr": 1.653866, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.480799, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03044, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.673696, + "strategy_rank": 81.103738, + "rr": 2.275196, + "primary_prob": 20.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.412794, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044083, + "hold30_r": -1.0 + }, + { + "symbol": "GPN", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.132075, + "strategy_rank": 78.377819, + "rr": 2.183464, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.275196, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.739406, + "range_504_ratio": 2.094691, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033513, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.891232, + "strategy_rank": 95.597033, + "rr": 0.824402, + "primary_prob": 48.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.236603, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.794017, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.896781, + "strategy_rank": 69.517769, + "rr": 1.240266, + "primary_prob": 33.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.8604, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045498, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.124306, + "strategy_rank": 82.939786, + "rr": 0.966089, + "primary_prob": 45.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.449133, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043098, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.567148, + "strategy_rank": 62.996338, + "rr": 0.931832, + "primary_prob": 53.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.397748, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.87014, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.009989, + "strategy_rank": 67.232491, + "rr": 1.193215, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.789823, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054585, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.897891, + "strategy_rank": 77.765331, + "rr": 0.688239, + "primary_prob": 62.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.032359, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.358789, + "range_504_ratio": 1.431594, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64025, + "hold30_r": 1.583247 + }, + { + "symbol": "IBKR", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.684795, + "strategy_rank": 72.847649, + "rr": 0.985556, + "primary_prob": 38.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.478334, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.461829, + "range_504_ratio": 1.586973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043322, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.574917, + "strategy_rank": 61.95987, + "rr": 1.756198, + "primary_prob": 43.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.634298, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696312, + "hold30_r": 0.493572 + }, + { + "symbol": "IRM", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.461709, + "strategy_rank": 78.147587, + "rr": 2.414246, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.62137, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051211, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.231964, + "strategy_rank": 66.888983, + "rr": 1.659689, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.489533, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054078, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.462819, + "strategy_rank": 67.603574, + "rr": 1.679018, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.518527, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.331917, + "range_504_ratio": 1.393637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048077, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.126526, + "strategy_rank": 87.029145, + "rr": 1.973302, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.959954, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.939896, + "hold30_r": 4.112981 + }, + { + "symbol": "MAR", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.238624, + "strategy_rank": 76.19697, + "rr": 1.556266, + "primary_prob": 51.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.3344, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049163, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.781354, + "strategy_rank": 69.576216, + "rr": 0.831888, + "primary_prob": 50.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.247832, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050378, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.336293, + "strategy_rank": 95.275095, + "rr": 1.188837, + "primary_prob": 40.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.783256, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028623, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.130966, + "strategy_rank": 70.462851, + "rr": 2.568288, + "primary_prob": 38.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.852431, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059463, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.902331, + "strategy_rank": 91.232297, + "rr": 0.699325, + "primary_prob": 49.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.048987, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023482, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.894562, + "strategy_rank": 77.701138, + "rr": 1.287134, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.930701, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047777, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.901221, + "strategy_rank": 76.665444, + "rr": 1.989672, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.984509, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.419047, + "hold30_r": -3.375723 + }, + { + "symbol": "NUE", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 90.361289, + "rr": 1.927591, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.891387, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03902, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 64.032868, + "rr": 2.415049, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.622573, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401597, + "range_504_ratio": 1.49421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061907, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.337403, + "strategy_rank": 96.172324, + "rr": 0.720922, + "primary_prob": 60.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.081383, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028962, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889012, + "strategy_rank": 95.631843, + "rr": 0.955358, + "primary_prob": 43.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.433037, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032187, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.687014, + "strategy_rank": 79.963615, + "rr": 1.825422, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.738132, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033382, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.45727, + "strategy_rank": 75.024302, + "rr": 1.16688, + "primary_prob": 46.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.750319, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058325, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.789123, + "strategy_rank": 80.446621, + "rr": 1.913268, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.869901, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043843, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.569367, + "strategy_rank": 72.706539, + "rr": 1.190079, + "primary_prob": 58.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.785119, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054459, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.90677, + "strategy_rank": 71.306801, + "rr": 1.814204, + "primary_prob": 22.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.721305, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.446171, + "strategy_rank": 95.253783, + "rr": 0.673454, + "primary_prob": 61.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.010182, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.640438, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.348502, + "strategy_rank": 64.867454, + "rr": 2.38632, + "primary_prob": 24.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.57948, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059918, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.125416, + "strategy_rank": 65.610851, + "rr": 1.016961, + "primary_prob": 59.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.525441, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068677, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.890122, + "strategy_rank": 95.897143, + "rr": 0.746566, + "primary_prob": 64.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.11985, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031794, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.118757, + "strategy_rank": 89.728584, + "rr": 1.716047, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.574071, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036374, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.45505, + "strategy_rank": 88.895032, + "rr": 1.538325, + "primary_prob": 43.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.307488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042481, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.123196, + "strategy_rank": 64.647878, + "rr": 0.729913, + "primary_prob": 58.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.09487, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.37619, + "range_504_ratio": 1.456724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.677343, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.90566, + "strategy_rank": 63.990503, + "rr": 2.278283, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.417424, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065239, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.668147, + "strategy_rank": 94.57768, + "rr": 1.141348, + "primary_prob": 45.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.712022, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037588, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.240844, + "strategy_rank": 76.494755, + "rr": 1.706832, + "primary_prob": 40.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.560247, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043177, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-11-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.460599, + "strategy_rank": 71.696034, + "rr": 2.059853, + "primary_prob": 37.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.08978, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056128, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.388339, + "strategy_rank": 59.916196, + "rr": 2.317073, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.475609, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063703, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.829483, + "strategy_rank": 79.918426, + "rr": 1.174684, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.762026, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.125379, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.408141, + "strategy_rank": 68.946268, + "rr": 0.688305, + "primary_prob": 75.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.032457, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620415, + "hold30_r": -0.292113 + }, + { + "symbol": "ALB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.878988, + "strategy_rank": 88.742236, + "rr": 2.549662, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.824493, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028837, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.9989, + "strategy_rank": 63.219274, + "rr": 1.158013, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.737019, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.376024, + "hold30_r": -1.316773 + }, + { + "symbol": "ANET", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.89879, + "strategy_rank": 83.511628, + "rr": 1.988469, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.982704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039722, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.009901, + "strategy_rank": 97.894006, + "rr": 1.566875, + "primary_prob": 21.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.350313, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030502, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.728273, + "strategy_rank": 80.878028, + "rr": 1.398053, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.097079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038776, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.078108, + "strategy_rank": 82.647337, + "rr": 2.006599, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.009899, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.203254, + "hold30_r": -1.166332 + }, + { + "symbol": "BG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.628163, + "strategy_rank": 74.653405, + "rr": 1.808498, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.712748, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036302, + "hold30_r": 0.585702 + }, + { + "symbol": "BIIB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.39934, + "strategy_rank": 94.393777, + "rr": 1.513827, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.270741, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046819, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.018702, + "strategy_rank": 84.735654, + "rr": 1.61131, + "primary_prob": 37.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.416965, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040211, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.508251, + "strategy_rank": 59.070124, + "rr": 0.819418, + "primary_prob": 55.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.229128, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.358278, + "range_504_ratio": 1.430863, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759131, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.689769, + "strategy_rank": 94.538369, + "rr": 0.817499, + "primary_prob": 51.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.226249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027804, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.458746, + "strategy_rank": 75.646095, + "rr": 1.826582, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.739873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501532, + "range_504_ratio": 1.651249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052655, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.129813, + "strategy_rank": 92.842019, + "rr": 1.267777, + "primary_prob": 32.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.901665, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03848, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.268427, + "strategy_rank": 78.900276, + "rr": 2.01572, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.023581, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051452, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.929593, + "strategy_rank": 91.17043, + "rr": 1.53081, + "primary_prob": 36.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.296215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036299, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.049505, + "strategy_rank": 82.865431, + "rr": 0.837277, + "primary_prob": 49.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.255916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055725, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.488449, + "strategy_rank": 61.409165, + "rr": 1.434953, + "primary_prob": 35.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.15243, + "raw_level_count": 11, + "gate_level_count": 9, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042284, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.808581, + "strategy_rank": 76.988241, + "rr": 1.878216, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.817324, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039058, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.789879, + "strategy_rank": 96.984241, + "rr": 0.748013, + "primary_prob": 51.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.12202, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032826, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.749175, + "strategy_rank": 71.749066, + "rr": 0.667608, + "primary_prob": 53.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.001413, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.611249, + "hold30_r": -1.030096 + }, + { + "symbol": "EOG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.149615, + "strategy_rank": 92.605935, + "rr": 0.821492, + "primary_prob": 48.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.232237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038439, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.669967, + "strategy_rank": 98.1589, + "rr": 1.80705, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.710574, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025613, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.469747, + "strategy_rank": 94.252919, + "rr": 0.717798, + "primary_prob": 59.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.076697, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03593, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.709571, + "strategy_rank": 93.086513, + "rr": 1.867321, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.800981, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034107, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.588559, + "strategy_rank": 75.782747, + "rr": 2.261361, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.392041, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047333, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.249725, + "strategy_rank": 95.150383, + "rr": 2.218179, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.327268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03368, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.179318, + "strategy_rank": 70.548633, + "rr": 1.909831, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.864746, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047934, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.438944, + "strategy_rank": 83.406823, + "rr": 1.945248, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.917873, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04479, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.668867, + "strategy_rank": 62.429653, + "rr": 0.840122, + "primary_prob": 41.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.260183, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.36389, + "range_504_ratio": 1.438915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.775412, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.79868, + "strategy_rank": 73.508254, + "rr": 0.910559, + "primary_prob": 49.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.365839, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.429726, + "range_504_ratio": 1.536837, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859143, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.759076, + "strategy_rank": 67.047235, + "rr": 0.942558, + "primary_prob": 46.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.413837, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057842, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.858086, + "strategy_rank": 70.07273, + "rr": 0.733971, + "primary_prob": 53.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.100956, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.461829, + "range_504_ratio": 1.586973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046475, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.848185, + "strategy_rank": 62.025383, + "rr": 1.90678, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.860169, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061798, + "hold30_r": -1.0 + }, + { + "symbol": "JKHY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.228823, + "strategy_rank": 65.21034, + "rr": 1.703462, + "primary_prob": 48.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.555193, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.365678, + "range_504_ratio": 1.441492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055143, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.29923, + "strategy_rank": 91.553601, + "rr": 2.128912, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.193368, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.092479, + "hold30_r": 2.438469 + }, + { + "symbol": "MAR", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.308031, + "strategy_rank": 72.874986, + "rr": 2.194421, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.291632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052306, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.479648, + "strategy_rank": 69.14583, + "rr": 0.999289, + "primary_prob": 37.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.498934, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055262, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.69967, + "strategy_rank": 94.305322, + "rr": 1.978979, + "primary_prob": 29.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.968469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028873, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.349835, + "strategy_rank": 89.578729, + "rr": 1.731147, + "primary_prob": 20.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.59672, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043594, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.288229, + "strategy_rank": 70.088069, + "rr": 1.651835, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.477752, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059433, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.849285, + "strategy_rank": 94.633054, + "rr": 0.681743, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.022615, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038932, + "hold30_r": -1.012956 + }, + { + "symbol": "NRG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.238724, + "strategy_rank": 75.689232, + "rr": 1.889525, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.834287, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.320704, + "range_504_ratio": 1.378098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.961731, + "hold30_r": -2.919181 + }, + { + "symbol": "NUE", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.059406, + "strategy_rank": 90.157028, + "rr": 1.306847, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.960271, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041422, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889989, + "strategy_rank": 95.618502, + "rr": 1.591939, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.387909, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035177, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.309131, + "strategy_rank": 77.257027, + "rr": 1.239689, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.859533, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05728, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.608361, + "strategy_rank": 85.075688, + "rr": 0.944499, + "primary_prob": 53.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.416748, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037522, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.609461, + "strategy_rank": 88.603403, + "rr": 0.802444, + "primary_prob": 49.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.203666, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044871, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.368537, + "strategy_rank": 76.220188, + "rr": 1.686258, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.529387, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047195, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.089109, + "strategy_rank": 75.197206, + "rr": 1.258506, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.887759, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053328, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.319032, + "strategy_rank": 75.118174, + "rr": 1.616558, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.424837, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054272, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.948295, + "strategy_rank": 65.194146, + "rr": 1.666667, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.5, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.29418, + "range_504_ratio": 1.342025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067206, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.569857, + "strategy_rank": 95.220149, + "rr": 0.808891, + "primary_prob": 67.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.213337, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0374, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.449945, + "strategy_rank": 98.13632, + "rr": 1.236934, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.855401, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025174, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.708471, + "strategy_rank": 63.896149, + "rr": 2.056144, + "primary_prob": 27.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.084216, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064743, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.678768, + "strategy_rank": 65.811063, + "rr": 0.849589, + "primary_prob": 54.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.274383, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068837, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.229923, + "strategy_rank": 96.207934, + "rr": 0.801528, + "primary_prob": 61.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.202292, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034124, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.839384, + "strategy_rank": 89.937295, + "rr": 0.861216, + "primary_prob": 55.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.291824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041628, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.658966, + "strategy_rank": 88.128198, + "rr": 2.604155, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.906233, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044867, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.028603, + "strategy_rank": 62.914436, + "rr": 0.841257, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.261885, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.37619, + "range_504_ratio": 1.456724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054093, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.578658, + "strategy_rank": 64.712399, + "rr": 1.586846, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.38027, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065061, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.909791, + "strategy_rank": 94.166646, + "rr": 0.767678, + "primary_prob": 50.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.151516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035122, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.528053, + "strategy_rank": 74.803372, + "rr": 1.927863, + "primary_prob": 26.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.891794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046458, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.248625, + "strategy_rank": 72.433183, + "rr": 1.796227, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.694341, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060092, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.029703, + "strategy_rank": 85.960223, + "rr": 0.749478, + "primary_prob": 57.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.124217, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053992, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.736501, + "strategy_rank": 79.938131, + "rr": 1.797292, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.695939, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051083, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.153348, + "strategy_rank": 78.175085, + "rr": 1.010944, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.516416, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463876, + "range_504_ratio": 1.590226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958041, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.613391, + "strategy_rank": 59.022922, + "rr": 1.190152, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.785228, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.349041, + "range_504_ratio": 1.417707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.123328, + "hold30_r": 1.494854 + }, + { + "symbol": "AIG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.101512, + "strategy_rank": 67.642026, + "rr": 0.839656, + "primary_prob": 54.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.259483, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.771517, + "hold30_r": 0.539568 + }, + { + "symbol": "AJG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.073434, + "strategy_rank": 60.67721, + "rr": 1.434531, + "primary_prob": 35.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.151797, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06884, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.816415, + "strategy_rank": 92.403748, + "rr": 1.956141, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.934211, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027409, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.773218, + "strategy_rank": 74.631575, + "rr": 2.225257, + "primary_prob": 21.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.337885, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.172775, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.200864, + "strategy_rank": 63.279314, + "rr": 0.968791, + "primary_prob": 50.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.453186, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062711, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.50108, + "strategy_rank": 76.776562, + "rr": 1.711245, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.566867, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.433627, + "range_504_ratio": 1.542843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.111884, + "hold30_r": -1.052893 + }, + { + "symbol": "ANET", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.937365, + "strategy_rank": 80.185188, + "rr": 2.026802, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.040203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039318, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.028078, + "strategy_rank": 97.964816, + "rr": 1.827166, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.740749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.801123, + "hold30_r": 0.693699 + }, + { + "symbol": "ARES", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.768898, + "strategy_rank": 85.041455, + "rr": 1.936726, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.905089, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.899452, + "hold30_r": 2.489996 + }, + { + "symbol": "AXON", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.952484, + "strategy_rank": 92.121577, + "rr": 2.08596, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.12894, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.052676, + "hold30_r": 2.326419 + }, + { + "symbol": "AZO", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.552916, + "strategy_rank": 63.116073, + "rr": 1.268168, + "primary_prob": 41.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.902252, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056404, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.397408, + "strategy_rank": 75.77496, + "rr": 1.683871, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.525806, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58224, + "range_504_ratio": 1.790044, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04113, + "hold30_r": 0.294985 + }, + { + "symbol": "BIIB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.008639, + "strategy_rank": 93.502822, + "rr": 1.540775, + "primary_prob": 36.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.311163, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047066, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.12095, + "strategy_rank": 85.974988, + "rr": 2.042784, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.064177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.006195, + "hold30_r": 2.625097 + }, + { + "symbol": "CAH", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.328294, + "strategy_rank": 73.365289, + "rr": 0.774342, + "primary_prob": 50.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.161513, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721759, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.317495, + "strategy_rank": 74.760956, + "rr": 1.54089, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.311335, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.401097, + "range_504_ratio": 1.493462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48396, + "hold30_r": 3.901162 + }, + { + "symbol": "CF", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.596112, + "strategy_rank": 95.114053, + "rr": 1.741081, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.611622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028999, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.732181, + "strategy_rank": 92.960914, + "rr": 1.705319, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.557978, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.672379, + "hold30_r": 1.549378 + }, + { + "symbol": "COR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.336933, + "strategy_rank": 63.416498, + "rr": 1.705834, + "primary_prob": 18.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.558751, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059806, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.557235, + "strategy_rank": 79.544904, + "rr": 0.970164, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.455246, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.918963, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.440605, + "strategy_rank": 89.321327, + "rr": 1.742648, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.613972, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059976, + "hold30_r": -1.026687 + }, + { + "symbol": "CTVA", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.87257, + "strategy_rank": 74.752735, + "rr": 0.691934, + "primary_prob": 58.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.037901, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049198, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.600432, + "strategy_rank": 83.736431, + "rr": 1.756129, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.634193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.708966, + "hold30_r": 1.555251 + }, + { + "symbol": "DE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.533477, + "strategy_rank": 67.686337, + "rr": 0.945625, + "primary_prob": 56.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.418437, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061707, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.801296, + "strategy_rank": 76.241552, + "rr": 2.176686, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.26503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041785, + "hold30_r": 1.064376 + }, + { + "symbol": "DVN", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.948164, + "strategy_rank": 96.628231, + "rr": 1.689933, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.5349, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026498, + "hold30_r": 1.011111 + }, + { + "symbol": "ELV", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.825054, + "strategy_rank": 68.74528, + "rr": 1.528432, + "primary_prob": 24.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.292648, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064697, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.341253, + "strategy_rank": 66.425974, + "rr": 1.53757, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.306355, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058382, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.544276, + "strategy_rank": 93.419703, + "rr": 1.547072, + "primary_prob": 36.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.320608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.517067, + "hold30_r": 1.335405 + }, + { + "symbol": "EQT", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.460043, + "strategy_rank": 98.331708, + "rr": 1.888849, + "primary_prob": 30.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.833273, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060857, + "hold30_r": -1.036216 + }, + { + "symbol": "ERIE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.576674, + "strategy_rank": 70.426252, + "rr": 1.048941, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.573411, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.00618, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.760259, + "strategy_rank": 94.022504, + "rr": 1.886041, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.829062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031125, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.680346, + "strategy_rank": 93.202048, + "rr": 1.904713, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.857069, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876004, + "hold30_r": 1.936091 + }, + { + "symbol": "FIX", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.820734, + "strategy_rank": 83.735804, + "rr": 0.925626, + "primary_prob": 51.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.388439, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048248, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.516199, + "strategy_rank": 95.874242, + "rr": 0.977698, + "primary_prob": 40.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.466546, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.069559, + "range_504_ratio": 2.914094, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.948636, + "hold30_r": 1.665223 + }, + { + "symbol": "GD", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.285097, + "strategy_rank": 62.109245, + "rr": 1.167997, + "primary_prob": 40.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.751995, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077548, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.365011, + "strategy_rank": 63.478088, + "rr": 1.600846, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.401269, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.359416, + "range_504_ratio": 1.432493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534228, + "hold30_r": 1.206352 + }, + { + "symbol": "GWW", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.205184, + "strategy_rank": 69.643629, + "rr": 0.859429, + "primary_prob": 53.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.289143, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.800421, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.300216, + "strategy_rank": 95.594022, + "rr": 1.811294, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.716941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.786121, + "hold30_r": 2.676733 + }, + { + "symbol": "HII", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.580994, + "strategy_rank": 67.371212, + "rr": 1.814375, + "primary_prob": 21.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.721562, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050183, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.989201, + "strategy_rank": 72.556957, + "rr": 1.008355, + "primary_prob": 45.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.512532, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.429726, + "range_504_ratio": 1.536837, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.949865, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.637149, + "strategy_rank": 64.075037, + "rr": 0.692233, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.038349, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059919, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.740821, + "strategy_rank": 74.754058, + "rr": 0.802608, + "primary_prob": 45.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.203912, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.359044, + "range_504_ratio": 1.431959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.751258, + "hold30_r": 1.087801 + }, + { + "symbol": "INCY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.561555, + "strategy_rank": 61.231798, + "rr": 2.199313, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.298969, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06118, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.017279, + "strategy_rank": 73.586289, + "rr": 1.307177, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.960765, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059744, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.384449, + "strategy_rank": 72.520727, + "rr": 0.685036, + "primary_prob": 60.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.027554, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.533056, + "range_504_ratio": 1.704133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629453, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.604752, + "strategy_rank": 90.036229, + "rr": 2.398068, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.597102, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.361792, + "hold30_r": 2.955892 + }, + { + "symbol": "MCK", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.896328, + "strategy_rank": 69.030656, + "rr": 1.231967, + "primary_prob": 42.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.847951, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17878, + "hold30_r": 0.332231 + }, + { + "symbol": "MET", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.041037, + "strategy_rank": 63.767435, + "rr": 1.32353, + "primary_prob": 40.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.985295, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.337326, + "range_504_ratio": 1.401195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069382, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.112311, + "strategy_rank": 93.956037, + "rr": 1.948316, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.922474, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029667, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.38013, + "strategy_rank": 90.124155, + "rr": 1.602597, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.403896, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56565, + "hold30_r": 3.973853 + }, + { + "symbol": "MRK", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.416847, + "strategy_rank": 63.14018, + "rr": 0.765803, + "primary_prob": 64.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.148705, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.451729, + "range_504_ratio": 1.571026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.690072, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.74946, + "strategy_rank": 73.192364, + "rr": 1.883363, + "primary_prob": 29.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.825045, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043813, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.069114, + "strategy_rank": 89.925799, + "rr": 0.82998, + "primary_prob": 49.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.24497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025738, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.224622, + "strategy_rank": 76.008848, + "rr": 1.334818, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.002227, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051668, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.792657, + "strategy_rank": 88.41615, + "rr": 1.029677, + "primary_prob": 42.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.544515, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040441, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.168467, + "strategy_rank": 94.69212, + "rr": 1.1845, + "primary_prob": 43.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.776751, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06696, + "hold30_r": -1.036985 + }, + { + "symbol": "ORLY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.257019, + "strategy_rank": 61.821849, + "rr": 1.843466, + "primary_prob": 18.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.765199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0709, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892009, + "strategy_rank": 95.6986, + "rr": 1.996711, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.995067, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.031917, + "hold30_r": 0.489465 + }, + { + "symbol": "PCAR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.777538, + "strategy_rank": 59.834599, + "rr": 1.786091, + "primary_prob": 21.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.679136, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.330723, + "range_504_ratio": 1.391974, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063296, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.360691, + "strategy_rank": 76.339581, + "rr": 1.238701, + "primary_prob": 35.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.858052, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.186086, + "hold30_r": -1.111211 + }, + { + "symbol": "PGR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.064795, + "strategy_rank": 68.787292, + "rr": 1.166912, + "primary_prob": 31.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.750368, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.409003, + "range_504_ratio": 1.505316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058975, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.520518, + "strategy_rank": 92.270814, + "rr": 1.400411, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.100617, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039849, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.032397, + "strategy_rank": 88.974291, + "rr": 0.978076, + "primary_prob": 42.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.467114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.939117, + "hold30_r": 2.156629 + }, + { + "symbol": "PTC", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421166, + "strategy_rank": 76.343204, + "rr": 1.673701, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.510551, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.628417, + "hold30_r": 2.410111 + }, + { + "symbol": "PWR", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.088553, + "strategy_rank": 84.6136, + "rr": 1.05609, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.584134, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.605597, + "range_504_ratio": 1.832346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.008025, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.656587, + "strategy_rank": 76.05316, + "rr": 1.574583, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.361874, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.100944, + "hold30_r": -1.048203 + }, + { + "symbol": "ROL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.524838, + "strategy_rank": 75.796419, + "rr": 1.696834, + "primary_prob": 33.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.545251, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.173217, + "hold30_r": -1.118353 + }, + { + "symbol": "SLB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.164147, + "strategy_rank": 95.134258, + "rr": 1.873058, + "primary_prob": 24.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.809587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.843335, + "hold30_r": 2.936244 + }, + { + "symbol": "SMCI", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.676026, + "strategy_rank": 98.289347, + "rr": 1.653015, + "primary_prob": 21.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.479522, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024801, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021598, + "strategy_rank": 60.66028, + "rr": 1.974764, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.962145, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068355, + "hold30_r": -1.0 + }, + { + "symbol": "SYY", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.36933, + "strategy_rank": 63.068209, + "rr": 1.18089, + "primary_prob": 44.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 1.771334, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.359564, + "hold30_r": -1.288682 + }, + { + "symbol": "TKO", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.24838, + "strategy_rank": 71.125479, + "rr": 1.436086, + "primary_prob": 38.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.154129, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.5561, + "range_504_ratio": 1.743858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052277, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.388769, + "strategy_rank": 67.659235, + "rr": 1.339436, + "primary_prob": 40.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.009155, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059793, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.24406, + "strategy_rank": 96.406326, + "rr": 1.581964, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.372945, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.549368, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.304536, + "strategy_rank": 89.538981, + "rr": 2.034439, + "primary_prob": 22.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.051659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.998221, + "hold30_r": 1.765498 + }, + { + "symbol": "UAL", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.904968, + "strategy_rank": 86.952832, + "rr": 2.606843, + "primary_prob": 20.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.910265, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040263, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.812095, + "strategy_rank": 95.136208, + "rr": 2.386395, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.579592, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.355428, + "hold30_r": 3.875969 + }, + { + "symbol": "VST", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.585313, + "strategy_rank": 76.67101, + "rr": 2.136765, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.205148, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506212, + "range_504_ratio": 1.658995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048452, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.237581, + "strategy_rank": 67.488887, + "rr": 1.04671, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.570065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.291348, + "range_504_ratio": 1.33823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.986145, + "hold30_r": 1.001463 + }, + { + "symbol": "WMB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.853132, + "strategy_rank": 72.355257, + "rr": 1.457415, + "primary_prob": 38.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.186123, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.05093, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.144708, + "strategy_rank": 69.285167, + "rr": 1.420551, + "primary_prob": 26.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.130827, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060842, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.976242, + "strategy_rank": 86.36724, + "rr": 2.014767, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.02215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.967722, + "hold30_r": 2.196854 + }, + { + "symbol": "ADM", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.070362, + "strategy_rank": 79.384923, + "rr": 1.775407, + "primary_prob": 23.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.66311, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054266, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.633262, + "strategy_rank": 80.865577, + "rr": 1.159658, + "primary_prob": 42.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.739488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051755, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.754797, + "strategy_rank": 60.443008, + "rr": 1.604243, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.406364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.349041, + "range_504_ratio": 1.417707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.539454, + "hold30_r": 1.999437 + }, + { + "symbol": "ALB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.136461, + "strategy_rank": 92.201255, + "rr": 2.129884, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.194826, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02734, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.795309, + "strategy_rank": 59.930602, + "rr": 2.269499, + "primary_prob": 26.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.404249, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057214, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.36887, + "strategy_rank": 74.886871, + "rr": 1.803695, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.705542, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433627, + "range_504_ratio": 1.542843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.750396, + "hold30_r": 3.615209 + }, + { + "symbol": "APA", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.253731, + "strategy_rank": 98.076338, + "rr": 1.812978, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.719467, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027322, + "hold30_r": -0.121666 + }, + { + "symbol": "ARES", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.166311, + "strategy_rank": 83.659093, + "rr": 2.075203, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.112805, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.040672, + "hold30_r": 4.185828 + }, + { + "symbol": "AXON", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.842217, + "strategy_rank": 93.33159, + "rr": 2.240088, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.360133, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.202852, + "hold30_r": 3.193922 + }, + { + "symbol": "AZO", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.181237, + "strategy_rank": 61.282917, + "rr": 2.16987, + "primary_prob": 25.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.254806, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055339, + "hold30_r": 1.339385 + }, + { + "symbol": "BIIB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.430704, + "strategy_rank": 93.809773, + "rr": 1.676367, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.51455, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048971, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.872068, + "strategy_rank": 87.687518, + "rr": 1.178156, + "primary_prob": 44.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.767234, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.139808, + "hold30_r": 2.446607 + }, + { + "symbol": "CAH", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.710021, + "strategy_rank": 72.157524, + "rr": 0.806025, + "primary_prob": 59.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.209037, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057409, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.420043, + "strategy_rank": 64.346896, + "rr": 1.114957, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.672436, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05443, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.597015, + "strategy_rank": 74.156764, + "rr": 0.831316, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.246973, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.401097, + "range_504_ratio": 1.493462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.774654, + "hold30_r": 2.047611 + }, + { + "symbol": "CF", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.268657, + "strategy_rank": 93.948569, + "rr": 1.82877, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.743155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030712, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.577825, + "strategy_rank": 66.365624, + "rr": 1.219892, + "primary_prob": 31.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.829838, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062521, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.236674, + "strategy_rank": 63.298793, + "rr": 1.08301, + "primary_prob": 46.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.624515, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.32124, + "range_504_ratio": 1.378836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.028548, + "hold30_r": 1.769533 + }, + { + "symbol": "COP", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.761194, + "strategy_rank": 92.127103, + "rr": 1.803379, + "primary_prob": 28.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.705068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.76703, + "hold30_r": 1.194737 + }, + { + "symbol": "COR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.541578, + "strategy_rank": 61.312862, + "rr": 1.59816, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.397239, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066879, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.008529, + "strategy_rank": 79.825078, + "rr": 1.707699, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.561549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046122, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.217484, + "strategy_rank": 88.405742, + "rr": 0.939529, + "primary_prob": 45.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.409293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034995, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.791045, + "strategy_rank": 75.018063, + "rr": 2.010754, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.016131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.962418, + "hold30_r": 1.900141 + }, + { + "symbol": "CVX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.989339, + "strategy_rank": 82.957505, + "rr": 1.751343, + "primary_prob": 32.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.627014, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.70121, + "hold30_r": 0.392218 + }, + { + "symbol": "DE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.394456, + "strategy_rank": 70.922616, + "rr": 1.221135, + "primary_prob": 33.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.831703, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06178, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.592751, + "strategy_rank": 80.804734, + "rr": 2.297776, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.446664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045237, + "hold30_r": 1.726721 + }, + { + "symbol": "DVN", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.614072, + "strategy_rank": 96.959787, + "rr": 1.749584, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.624375, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029434, + "hold30_r": 0.443367 + }, + { + "symbol": "EG", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.449893, + "strategy_rank": 70.104097, + "rr": 1.47339, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.210085, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.371853, + "range_504_ratio": 1.450419, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.414994, + "hold30_r": 3.00192 + }, + { + "symbol": "EME", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.953092, + "strategy_rank": 67.554425, + "rr": 1.560423, + "primary_prob": 26.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.340635, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056277, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.695096, + "strategy_rank": 92.941344, + "rr": 1.83339, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.750085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033646, + "hold30_r": 0.203313 + }, + { + "symbol": "EQT", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.040512, + "strategy_rank": 97.736002, + "rr": 1.906737, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.860105, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026604, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.364606, + "strategy_rank": 70.706816, + "rr": 1.53341, + "primary_prob": 20.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.300115, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048481, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.481876, + "strategy_rank": 93.90674, + "rr": 0.827855, + "primary_prob": 51.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.241782, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034712, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.055437, + "strategy_rank": 93.130526, + "rr": 1.876308, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.814462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.843705, + "hold30_r": 1.0959 + }, + { + "symbol": "FCX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.15565, + "strategy_rank": 86.743987, + "rr": 2.927479, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 38.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.391218, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.894692, + "hold30_r": 2.75641 + }, + { + "symbol": "FICO", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.908316, + "strategy_rank": 96.052381, + "rr": 1.109076, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.663613, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.629345, + "range_504_ratio": 1.87638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.073223, + "hold30_r": 2.793851 + }, + { + "symbol": "FIX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.151386, + "strategy_rank": 82.404696, + "rr": 1.710819, + "primary_prob": 33.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.566229, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.663153, + "hold30_r": 1.216305 + }, + { + "symbol": "FSLR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.187633, + "strategy_rank": 95.99249, + "rr": 1.795507, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.69326, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.069559, + "range_504_ratio": 2.914094, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029836, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.810235, + "strategy_rank": 58.350604, + "rr": 1.578885, + "primary_prob": 19.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.368328, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072505, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.170576, + "strategy_rank": 73.348702, + "rr": 1.964065, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.946097, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.335588, + "range_504_ratio": 1.398763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.91942, + "hold30_r": 2.657517 + }, + { + "symbol": "GL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.140725, + "strategy_rank": 61.82717, + "rr": 1.602098, + "primary_prob": 22.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.403147, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.359416, + "range_504_ratio": 1.432493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535677, + "hold30_r": 1.054762 + }, + { + "symbol": "GPC", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.298507, + "strategy_rank": 64.132522, + "rr": 1.15382, + "primary_prob": 44.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.73073, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059734, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.089552, + "strategy_rank": 67.908546, + "rr": 1.878644, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.817966, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052136, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.547974, + "strategy_rank": 95.831353, + "rr": 1.567618, + "primary_prob": 43.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.351427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.539838, + "hold30_r": 1.933322 + }, + { + "symbol": "HST", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.658849, + "strategy_rank": 82.984124, + "rr": 2.670842, + "primary_prob": 19.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 17, + "primary_distance_atr": 4.006263, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040563, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.353945, + "strategy_rank": 73.282156, + "rr": 1.441695, + "primary_prob": 38.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.162542, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046365, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.724947, + "strategy_rank": 74.462877, + "rr": 1.159376, + "primary_prob": 47.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.739064, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.372456, + "range_504_ratio": 1.451295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.107413, + "hold30_r": 1.676206 + }, + { + "symbol": "LLY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.993603, + "strategy_rank": 68.570682, + "rr": 0.760162, + "primary_prob": 57.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.140244, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.533056, + "range_504_ratio": 1.704133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.705573, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.34968, + "strategy_rank": 92.66898, + "rr": 2.50774, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.76161, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.468533, + "hold30_r": 4.718266 + }, + { + "symbol": "MAR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.729211, + "strategy_rank": 73.611085, + "rr": 1.650699, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.476049, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.431608, + "range_504_ratio": 1.539731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053374, + "hold30_r": -1.006197 + }, + { + "symbol": "MCK", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.923241, + "strategy_rank": 68.676205, + "rr": 1.198613, + "primary_prob": 43.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.797919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144146, + "hold30_r": -0.121317 + }, + { + "symbol": "MET", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.567164, + "strategy_rank": 63.813575, + "rr": 1.579129, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.368694, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.337326, + "range_504_ratio": 1.401195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065942, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.202559, + "strategy_rank": 93.520772, + "rr": 2.608143, + "primary_prob": 23.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.912215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031158, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.400853, + "strategy_rank": 89.230915, + "rr": 2.405368, + "primary_prob": 22.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.608053, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.365879, + "hold30_r": 2.378382 + }, + { + "symbol": "MRK", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.820896, + "strategy_rank": 60.679722, + "rr": 0.669974, + "primary_prob": 76.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.004961, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.458886, + "range_504_ratio": 1.582311, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.594732, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.004264, + "strategy_rank": 93.988972, + "rr": 1.563019, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.344528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023663, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.445629, + "strategy_rank": 75.191558, + "rr": 1.353461, + "primary_prob": 26.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.030191, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05433, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.643923, + "strategy_rank": 90.3603, + "rr": 1.586289, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.379433, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.553038, + "hold30_r": 5.149456 + }, + { + "symbol": "OKE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.383795, + "strategy_rank": 74.6763, + "rr": 1.276243, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.914365, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.228552, + "hold30_r": 1.386578 + }, + { + "symbol": "ON", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.415778, + "strategy_rank": 95.453465, + "rr": 1.519602, + "primary_prob": 32.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.279404, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026854, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.434968, + "strategy_rank": 59.932503, + "rr": 0.852603, + "primary_prob": 54.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.278905, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785428, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.89339, + "strategy_rank": 95.62601, + "rr": 2.18703, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.280545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034636, + "hold30_r": 0.26865 + }, + { + "symbol": "PCAR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.968017, + "strategy_rank": 63.490351, + "rr": 1.847461, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.771191, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.330723, + "range_504_ratio": 1.391974, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.797007, + "hold30_r": 3.370505 + }, + { + "symbol": "PFG", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.938166, + "strategy_rank": 76.968818, + "rr": 2.083158, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.124737, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.035508, + "hold30_r": 2.00881 + }, + { + "symbol": "PGR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.58209, + "strategy_rank": 65.386444, + "rr": 0.827266, + "primary_prob": 54.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.240898, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.409003, + "range_504_ratio": 1.505316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.76773, + "hold30_r": 2.714314 + }, + { + "symbol": "PODD", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.283582, + "strategy_rank": 92.304877, + "rr": 0.83866, + "primary_prob": 50.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.25799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038786, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.776119, + "strategy_rank": 88.60443, + "rr": 2.110632, + "primary_prob": 21.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.165948, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.067477, + "hold30_r": -0.56817 + }, + { + "symbol": "PTC", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.206823, + "strategy_rank": 76.809107, + "rr": 1.243744, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.865617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046076, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 84.904459, + "rr": 1.816267, + "primary_prob": 21.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.724401, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04504, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.927505, + "strategy_rank": 89.607852, + "rr": 1.756169, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.634254, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029047, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.876333, + "strategy_rank": 77.982223, + "rr": 1.218574, + "primary_prob": 43.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.827861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.114409, + "hold30_r": -1.063218 + }, + { + "symbol": "RJF", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.085288, + "strategy_rank": 75.002377, + "rr": 1.532651, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.298976, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.486077, + "hold30_r": 1.167065 + }, + { + "symbol": "ROL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.379531, + "strategy_rank": 76.037646, + "rr": 2.056717, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.085076, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054224, + "hold30_r": -0.309769 + }, + { + "symbol": "SLB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.974414, + "strategy_rank": 95.015211, + "rr": 1.53481, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.302214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.502045, + "hold30_r": 2.096707 + }, + { + "symbol": "SMCI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.680171, + "strategy_rank": 98.502234, + "rr": 1.636613, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.454919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.614505, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.942431, + "strategy_rank": 63.123396, + "rr": 2.495691, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.743537, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058057, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.121535, + "strategy_rank": 92.571062, + "rr": 0.904014, + "primary_prob": 43.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.356022, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.805684, + "range_504_ratio": 2.238227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871237, + "hold30_r": 3.942277 + }, + { + "symbol": "SYY", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.663113, + "strategy_rank": 63.533606, + "rr": 2.311634, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 23, + "primary_distance_atr": 3.467451, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.29642, + "range_504_ratio": 1.345035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057679, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.628998, + "strategy_rank": 70.379789, + "rr": 2.079193, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.118789, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.5561, + "range_504_ratio": 1.743858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050544, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.607676, + "strategy_rank": 64.192889, + "rr": 1.070064, + "primary_prob": 47.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.605096, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055023, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.466951, + "strategy_rank": 96.760624, + "rr": 0.687157, + "primary_prob": 55.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.030736, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031757, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.5629, + "strategy_rank": 90.461546, + "rr": 1.684943, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.527415, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037325, + "hold30_r": 1.192711 + }, + { + "symbol": "UAL", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.511727, + "strategy_rank": 88.390056, + "rr": 2.129285, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.193928, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.099137, + "hold30_r": 4.624618 + }, + { + "symbol": "ULTA", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.780384, + "strategy_rank": 69.217606, + "rr": 1.528527, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.29279, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416324, + "range_504_ratio": 1.516377, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.477259, + "hold30_r": 4.117976 + }, + { + "symbol": "URI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.302772, + "strategy_rank": 78.822131, + "rr": 1.364967, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.047451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.32358, + "hold30_r": 5.935123 + }, + { + "symbol": "VICI", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.023454, + "strategy_rank": 59.327883, + "rr": 1.227879, + "primary_prob": 43.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.841819, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06716, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.827292, + "strategy_rank": 94.943436, + "rr": 1.892363, + "primary_prob": 23.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.838545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.858251, + "hold30_r": 2.40907 + }, + { + "symbol": "VRTX", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.496802, + "strategy_rank": 79.173876, + "rr": 1.190609, + "primary_prob": 43.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.785913, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052224, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.515991, + "strategy_rank": 69.162468, + "rr": 1.317952, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.976929, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.307109, + "range_504_ratio": 1.35949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.261203, + "hold30_r": 1.495204 + }, + { + "symbol": "WMB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.1258, + "strategy_rank": 74.394429, + "rr": 1.572004, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.358007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.048302, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.80597, + "strategy_rank": 68.660994, + "rr": 0.880804, + "primary_prob": 53.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.321206, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819493, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.221748, + "strategy_rank": 87.10809, + "rr": 1.863493, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.795239, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038126, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.334755, + "strategy_rank": 85.682099, + "rr": 1.818911, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.728367, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769485, + "hold30_r": -1.29113 + }, + { + "symbol": "ADM", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.579978, + "strategy_rank": 76.536354, + "rr": 1.165013, + "primary_prob": 35.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.74752, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059031, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.118607, + "strategy_rank": 81.873264, + "rr": 0.900116, + "primary_prob": 49.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.350174, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055517, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.548422, + "strategy_rank": 63.088451, + "rr": 1.655844, + "primary_prob": 34.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.483766, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587875, + "hold30_r": 1.396104 + }, + { + "symbol": "ALB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.776931, + "strategy_rank": 92.86229, + "rr": 2.50077, + "primary_prob": 23.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.751155, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027528, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.610446, + "strategy_rank": 73.949438, + "rr": 1.773827, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.66074, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.308526, + "range_504_ratio": 1.361417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.329406, + "hold30_r": -2.269429 + }, + { + "symbol": "AMGN", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.677911, + "strategy_rank": 60.038746, + "rr": 2.933343, + "primary_prob": 20.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.400015, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064933, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.636561, + "strategy_rank": 76.247111, + "rr": 2.286147, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.429221, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433627, + "range_504_ratio": 1.542843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.22986, + "hold30_r": 4.056256 + }, + { + "symbol": "APA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.803047, + "strategy_rank": 97.795538, + "rr": 0.720108, + "primary_prob": 69.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.080162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028958, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.304679, + "strategy_rank": 78.208937, + "rr": 2.373895, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.560843, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.336679, + "hold30_r": 4.907014 + }, + { + "symbol": "AXON", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.491839, + "strategy_rank": 90.969884, + "rr": 2.297804, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.446707, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.260358, + "hold30_r": 1.775059 + }, + { + "symbol": "AZO", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.159956, + "strategy_rank": 62.801557, + "rr": 1.668122, + "primary_prob": 31.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.502182, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.218095, + "hold30_r": -1.158607 + }, + { + "symbol": "BIIB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.36235, + "strategy_rank": 94.442582, + "rr": 1.570862, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.356293, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053511, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.030468, + "strategy_rank": 86.708095, + "rr": 1.802767, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.704151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037809, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.242655, + "strategy_rank": 59.343611, + "rr": 1.414819, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.122228, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.425371, + "range_504_ratio": 1.530158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068192, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.418934, + "strategy_rank": 63.567657, + "rr": 1.708708, + "primary_prob": 18.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.563062, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05474, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.647443, + "strategy_rank": 92.885965, + "rr": 1.99137, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.987056, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032027, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.460283, + "strategy_rank": 63.205278, + "rr": 0.735199, + "primary_prob": 58.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.102799, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.32124, + "range_504_ratio": 1.378836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676733, + "hold30_r": 0.708833 + }, + { + "symbol": "COP", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.714908, + "strategy_rank": 91.209546, + "rr": 0.692406, + "primary_prob": 56.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.038608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037263, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.942329, + "strategy_rank": 63.039673, + "rr": 1.057042, + "primary_prob": 32.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.585564, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075646, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994559, + "strategy_rank": 90.248903, + "rr": 1.262633, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.89395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037787, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.274211, + "strategy_rank": 72.36852, + "rr": 2.284383, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.426575, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.233855, + "hold30_r": 1.063671 + }, + { + "symbol": "CVX", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.973885, + "strategy_rank": 81.953954, + "rr": 1.34457, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.016855, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.291973, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.662677, + "strategy_rank": 70.182529, + "rr": 0.837096, + "primary_prob": 45.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.255644, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066594, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.248096, + "strategy_rank": 85.623992, + "rr": 1.970305, + "primary_prob": 28.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.955458, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.927266, + "hold30_r": 1.314638 + }, + { + "symbol": "DG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.392818, + "strategy_rank": 60.358921, + "rr": 1.409968, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.114951, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053259, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.279652, + "strategy_rank": 96.013327, + "rr": 1.968852, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.953278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031919, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.724701, + "strategy_rank": 65.555447, + "rr": 1.336195, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.004293, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061266, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.626768, + "strategy_rank": 92.49774, + "rr": 1.961701, + "primary_prob": 22.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.942552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035948, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.45593, + "strategy_rank": 98.024791, + "rr": 1.893653, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.840479, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027824, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.927095, + "strategy_rank": 71.621634, + "rr": 0.872557, + "primary_prob": 57.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.308835, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048297, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.844396, + "strategy_rank": 93.528604, + "rr": 1.527173, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.290759, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035213, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.212187, + "strategy_rank": 91.670223, + "rr": 0.882916, + "primary_prob": 52.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.324374, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049491, + "hold30_r": -1.01439 + }, + { + "symbol": "FIX", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.947769, + "strategy_rank": 82.584697, + "rr": 1.618506, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.427758, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054031, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.020675, + "strategy_rank": 96.971739, + "rr": 1.580697, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.371046, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.069559, + "range_504_ratio": 2.914094, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029149, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.76605, + "strategy_rank": 60.995671, + "rr": 1.278128, + "primary_prob": 25.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.917193, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070725, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.957563, + "strategy_rank": 57.939274, + "rr": 1.054315, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.581473, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067972, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.730141, + "strategy_rank": 65.219776, + "rr": 1.294376, + "primary_prob": 41.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.941564, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064649, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.201306, + "strategy_rank": 70.345903, + "rr": 1.793096, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.689644, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059926, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.062024, + "strategy_rank": 95.307842, + "rr": 1.950948, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.926421, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031128, + "hold30_r": 0.075649 + }, + { + "symbol": "HII", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.983678, + "strategy_rank": 65.768401, + "rr": 0.779078, + "primary_prob": 56.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.168617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055913, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.087051, + "strategy_rank": 76.136858, + "rr": 1.156064, + "primary_prob": 43.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.734097, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.116467, + "hold30_r": 2.677814 + }, + { + "symbol": "HUBB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900979, + "strategy_rank": 74.595111, + "rr": 1.604618, + "primary_prob": 35.35, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.406927, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049367, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828074, + "strategy_rank": 64.633231, + "rr": 1.414478, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.121717, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.296806, + "range_504_ratio": 1.345554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.359245, + "hold30_r": 0.121793 + }, + { + "symbol": "LDOS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.807399, + "strategy_rank": 59.299236, + "rr": 0.863935, + "primary_prob": 53.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.295903, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.315298, + "range_504_ratio": 1.370667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066496, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.294886, + "strategy_rank": 90.489934, + "rr": 2.072359, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.108539, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.029369, + "hold30_r": 5.08733 + }, + { + "symbol": "MCK", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.559304, + "strategy_rank": 69.054853, + "rr": 1.397856, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.096784, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062388, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.81284, + "strategy_rank": 63.779183, + "rr": 1.206663, + "primary_prob": 43.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.809994, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.337326, + "range_504_ratio": 1.401195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066506, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.797606, + "strategy_rank": 92.339452, + "rr": 3.006237, + "primary_prob": 20.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.509355, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034438, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.585419, + "strategy_rank": 89.020639, + "rr": 0.980831, + "primary_prob": 41.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.471246, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.14909, + "hold30_r": -1.106896 + }, + { + "symbol": "MTB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.372144, + "strategy_rank": 74.938158, + "rr": 0.84436, + "primary_prob": 44.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.26654, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409246, + "range_504_ratio": 1.505683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.794857, + "hold30_r": 2.453599 + }, + { + "symbol": "NOC", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.424374, + "strategy_rank": 75.531335, + "rr": 1.147778, + "primary_prob": 31.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.721667, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057097, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.015234, + "strategy_rank": 91.287887, + "rr": 1.961173, + "primary_prob": 22.37, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.94176, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.923755, + "hold30_r": 4.156269 + }, + { + "symbol": "OKE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.589771, + "strategy_rank": 75.611105, + "rr": 1.599281, + "primary_prob": 21.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.398921, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550153, + "hold30_r": 1.195227 + }, + { + "symbol": "ON", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.341676, + "strategy_rank": 94.80273, + "rr": 1.661517, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.492275, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.63446, + "hold30_r": 4.599122 + }, + { + "symbol": "ORLY", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.377584, + "strategy_rank": 62.010296, + "rr": 1.58518, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.377769, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070754, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891186, + "strategy_rank": 95.921661, + "rr": 1.808712, + "primary_prob": 30.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.713069, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037444, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.595212, + "strategy_rank": 64.537907, + "rr": 1.363914, + "primary_prob": 39.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.045872, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.330723, + "range_504_ratio": 1.391974, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05616, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.077258, + "strategy_rank": 76.281195, + "rr": 2.086312, + "primary_prob": 21.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.129468, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.033695, + "hold30_r": 1.712713 + }, + { + "symbol": "PGR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.683351, + "strategy_rank": 67.544723, + "rr": 1.241703, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.862554, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.409003, + "range_504_ratio": 1.505316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.178175, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.750816, + "strategy_rank": 90.499541, + "rr": 1.806239, + "primary_prob": 23.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.709358, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040303, + "hold30_r": -0.277344 + }, + { + "symbol": "PSX", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.191513, + "strategy_rank": 87.995664, + "rr": 1.381882, + "primary_prob": 32.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.072823, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043918, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.709467, + "strategy_rank": 84.028948, + "rr": 1.826449, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.739673, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049576, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.045702, + "strategy_rank": 78.418976, + "rr": 1.15173, + "primary_prob": 44.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.727595, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.302737, + "hold30_r": -1.248734 + }, + { + "symbol": "RJF", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.880305, + "strategy_rank": 74.337038, + "rr": 1.533706, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.300558, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482473, + "hold30_r": 1.434128 + }, + { + "symbol": "ROL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.330794, + "strategy_rank": 72.827651, + "rr": 1.890094, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.835142, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06172, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.113166, + "strategy_rank": 79.41067, + "rr": 1.206314, + "primary_prob": 38.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.809471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.151201, + "hold30_r": -0.236237 + }, + { + "symbol": "SLB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.932535, + "strategy_rank": 95.006137, + "rr": 0.679786, + "primary_prob": 71.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.019678, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645027, + "hold30_r": 0.56411 + }, + { + "symbol": "SMCI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.673558, + "strategy_rank": 98.600124, + "rr": 1.56259, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.343886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023761, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.854189, + "strategy_rank": 65.011165, + "rr": 1.725685, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.588528, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064658, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.150163, + "strategy_rank": 92.978433, + "rr": 1.686973, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.530459, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.805684, + "range_504_ratio": 2.238227, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032871, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.025027, + "strategy_rank": 64.983029, + "rr": 2.096164, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.144246, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066628, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.40914, + "strategy_rank": 72.464706, + "rr": 1.913068, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.869601, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.5561, + "range_504_ratio": 1.743858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.86474, + "hold30_r": 6.725222 + }, + { + "symbol": "TMUS", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.465724, + "strategy_rank": 66.188479, + "rr": 2.114855, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.172282, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.057037, + "hold30_r": 0.782492 + }, + { + "symbol": "TPL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.238303, + "strategy_rank": 96.701085, + "rr": 0.896212, + "primary_prob": 48.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.344318, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032091, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.429815, + "strategy_rank": 90.488506, + "rr": 1.845654, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.76848, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039425, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.895539, + "strategy_rank": 83.130348, + "rr": 2.436528, + "primary_prob": 23.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.654792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.402317, + "hold30_r": 5.516197 + }, + { + "symbol": "ULTA", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.398259, + "strategy_rank": 69.264031, + "rr": 1.251662, + "primary_prob": 37.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.877493, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416324, + "range_504_ratio": 1.516377, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.198801, + "hold30_r": 3.869585 + }, + { + "symbol": "URI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.071817, + "strategy_rank": 81.530098, + "rr": 1.302453, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.95368, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.25799, + "hold30_r": 6.435098 + }, + { + "symbol": "VICI", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.631121, + "strategy_rank": 58.361524, + "rr": 1.901768, + "primary_prob": 30.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.852652, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064899, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.367791, + "strategy_rank": 93.521228, + "rr": 1.689079, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.533618, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65216, + "hold30_r": 1.447146 + }, + { + "symbol": "VRTX", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.144723, + "strategy_rank": 79.225167, + "rr": 1.857252, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.785878, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806822, + "hold30_r": 0.31683 + }, + { + "symbol": "WAB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.17519, + "strategy_rank": 66.61656, + "rr": 1.013473, + "primary_prob": 39.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.520209, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.307109, + "range_504_ratio": 1.35949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.953031, + "hold30_r": 1.031517 + }, + { + "symbol": "WMB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.336235, + "strategy_rank": 74.541872, + "rr": 1.626807, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.44021, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051779, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.512514, + "strategy_rank": 70.566352, + "rr": 1.131045, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.696568, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063664, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2022-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.49728, + "strategy_rank": 84.061545, + "rr": 0.893728, + "primary_prob": 52.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.340592, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.841573, + "hold30_r": -2.267492 + }, + { + "symbol": "ACGL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.790899, + "strategy_rank": 75.16444, + "rr": 0.716512, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.074768, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.558931, + "range_504_ratio": 1.748802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642911, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.115926, + "strategy_rank": 74.289257, + "rr": 1.562977, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.344465, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056066, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.51571, + "strategy_rank": 80.479916, + "rr": 1.451168, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.176752, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05439, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.748646, + "strategy_rank": 63.099728, + "rr": 1.340602, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.010903, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.27026, + "hold30_r": 0.576607 + }, + { + "symbol": "ALB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.741062, + "strategy_rank": 91.383608, + "rr": 2.35201, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.528015, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.324146, + "hold30_r": 3.786011 + }, + { + "symbol": "AMGN", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.507042, + "strategy_rank": 60.971146, + "rr": 1.784772, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.677157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713936, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.940412, + "strategy_rank": 75.60964, + "rr": 2.185848, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.278772, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433627, + "range_504_ratio": 1.542843, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.125869, + "hold30_r": 3.826624 + }, + { + "symbol": "APA", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.808234, + "strategy_rank": 97.706304, + "rr": 1.849044, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.773566, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026953, + "hold30_r": -0.71369 + }, + { + "symbol": "AXON", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 90.626195, + "rr": 1.571858, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.357787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530851, + "hold30_r": 3.747509 + }, + { + "symbol": "AZO", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.807151, + "strategy_rank": 62.173114, + "rr": 1.883364, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.825046, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.385251, + "hold30_r": -1.317867 + }, + { + "symbol": "BIIB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.091008, + "strategy_rank": 93.58803, + "rr": 1.764325, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.646488, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.707842, + "hold30_r": 0.657789 + }, + { + "symbol": "BKR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.732394, + "strategy_rank": 87.150514, + "rr": 0.897547, + "primary_prob": 52.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.346321, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859639, + "hold30_r": 2.241561 + }, + { + "symbol": "BMY", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.590466, + "strategy_rank": 60.983596, + "rr": 1.819613, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.729419, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.425371, + "range_504_ratio": 1.530158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071976, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.907909, + "strategy_rank": 72.824725, + "rr": 1.34507, + "primary_prob": 40.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.017604, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065255, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.581798, + "strategy_rank": 61.291043, + "rr": 1.638152, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.457228, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.584497, + "hold30_r": 0.301115 + }, + { + "symbol": "CF", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.991333, + "strategy_rank": 93.334473, + "rr": 1.057862, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.586793, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.026187, + "hold30_r": 0.591373 + }, + { + "symbol": "CI", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.76598, + "strategy_rank": 67.122673, + "rr": 0.924358, + "primary_prob": 51.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.386538, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068615, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.291441, + "strategy_rank": 90.158063, + "rr": 1.960625, + "primary_prob": 21.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.940937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.922327, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.757313, + "strategy_rank": 63.3112, + "rr": 0.878814, + "primary_prob": 53.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.318221, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.80092, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.881907, + "strategy_rank": 78.514632, + "rr": 2.071291, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.106936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052571, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.557963, + "strategy_rank": 90.69598, + "rr": 1.862435, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.793653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.827232, + "hold30_r": 1.296781 + }, + { + "symbol": "CTVA", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.874323, + "strategy_rank": 71.771485, + "rr": 1.546111, + "primary_prob": 32.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.319166, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489219, + "hold30_r": 1.535008 + }, + { + "symbol": "CVX", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.774648, + "strategy_rank": 81.701713, + "rr": 1.915815, + "primary_prob": 23.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.873722, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.862396, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.574215, + "strategy_rank": 69.888437, + "rr": 1.82658, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.73987, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069718, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.08234, + "strategy_rank": 84.652233, + "rr": 1.57923, + "primary_prob": 20.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.368845, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.536471, + "hold30_r": 1.443544 + }, + { + "symbol": "DVN", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.074756, + "strategy_rank": 95.811789, + "rr": 2.453604, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.680406, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.031346, + "hold30_r": -0.240002 + }, + { + "symbol": "EME", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.348862, + "strategy_rank": 65.471231, + "rr": 1.781874, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.672812, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065447, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.424702, + "strategy_rank": 91.627021, + "rr": 2.22701, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.340516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036822, + "hold30_r": 0.603586 + }, + { + "symbol": "EQT", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.241603, + "strategy_rank": 97.879933, + "rr": 2.412167, + "primary_prob": 21.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.61825, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025204, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.391116, + "strategy_rank": 76.725132, + "rr": 1.701041, + "primary_prob": 26.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.551561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038329, + "hold30_r": -0.246173 + }, + { + "symbol": "EXE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.858072, + "strategy_rank": 93.357407, + "rr": 1.655288, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.482932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.02997, + "hold30_r": -0.516728 + }, + { + "symbol": "FANG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.607801, + "strategy_rank": 89.266001, + "rr": 1.724525, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.586787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.688384, + "hold30_r": 1.961391 + }, + { + "symbol": "FICO", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.641387, + "strategy_rank": 96.124646, + "rr": 1.542465, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.313698, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.629345, + "range_504_ratio": 1.87638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.502742, + "hold30_r": 3.619975 + }, + { + "symbol": "FIX", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.549296, + "strategy_rank": 82.311534, + "rr": 1.948947, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.923421, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055872, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.024919, + "strategy_rank": 97.079605, + "rr": 1.556902, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.335354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.069559, + "range_504_ratio": 2.914094, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.528956, + "hold30_r": 2.529634 + }, + { + "symbol": "GD", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.665222, + "strategy_rank": 59.26025, + "rr": 1.28823, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.932345, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077543, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.798483, + "strategy_rank": 67.28056, + "rr": 1.773053, + "primary_prob": 23.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.65958, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070778, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.448537, + "strategy_rank": 58.557219, + "rr": 0.718875, + "primary_prob": 59.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.078313, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.647532, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.382449, + "strategy_rank": 63.897444, + "rr": 2.068814, + "primary_prob": 28.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.103221, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066168, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.148429, + "strategy_rank": 67.084981, + "rr": 2.458395, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.687593, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063597, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.72481, + "strategy_rank": 95.520881, + "rr": 0.926636, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.389955, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.895766, + "hold30_r": 0.118857 + }, + { + "symbol": "HII", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.182015, + "strategy_rank": 64.570654, + "rr": 1.534456, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.301684, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063051, + "hold30_r": -1.0 + }, + { + "symbol": "HST", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.231853, + "strategy_rank": 77.800135, + "rr": 1.807272, + "primary_prob": 30.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.710908, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.388277, + "range_504_ratio": 1.474438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765071, + "hold30_r": 3.311478 + }, + { + "symbol": "HUBB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.540628, + "strategy_rank": 73.246007, + "rr": 1.913852, + "primary_prob": 30.6, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.870778, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054158, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.365114, + "strategy_rank": 60.717742, + "rr": 1.637146, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.455719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062355, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.315276, + "strategy_rank": 65.455829, + "rr": 1.833706, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.75056, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.296806, + "range_504_ratio": 1.345554, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05972, + "hold30_r": 0.298433 + }, + { + "symbol": "LDOS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.098592, + "strategy_rank": 59.401447, + "rr": 1.070795, + "primary_prob": 47.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.606192, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.315298, + "range_504_ratio": 1.370667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070398, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.057421, + "strategy_rank": 67.07533, + "rr": 1.040148, + "primary_prob": 48.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.560222, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073611, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.691224, + "strategy_rank": 92.943316, + "rr": 1.780721, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.671082, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.622855, + "range_504_ratio": 1.864242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.739237, + "hold30_r": 3.035846 + }, + { + "symbol": "MCK", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.824485, + "strategy_rank": 68.239302, + "rr": 1.29691, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.945364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.229161, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.323944, + "strategy_rank": 63.559193, + "rr": 1.386109, + "primary_prob": 39.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.079163, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.337326, + "range_504_ratio": 1.401195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072945, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.957746, + "strategy_rank": 91.600152, + "rr": 0.711273, + "primary_prob": 54.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.06691, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.675563, + "hold30_r": 2.927687 + }, + { + "symbol": "MPC", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.591549, + "strategy_rank": 88.505976, + "rr": 1.846975, + "primary_prob": 22.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.770462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.80408, + "hold30_r": 3.130499 + }, + { + "symbol": "NCLH", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.531961, + "strategy_rank": 88.050751, + "rr": 1.639557, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.459336, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.616915, + "hold30_r": 5.966018 + }, + { + "symbol": "NUE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.47454, + "strategy_rank": 91.36461, + "rr": 1.101853, + "primary_prob": 46.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.652779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.060974, + "hold30_r": 6.085275 + }, + { + "symbol": "OKE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.96533, + "strategy_rank": 76.418975, + "rr": 1.160893, + "primary_prob": 44.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.741339, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.112073, + "hold30_r": 2.187482 + }, + { + "symbol": "ON", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.257855, + "strategy_rank": 94.650769, + "rr": 1.984215, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.976323, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.955142, + "hold30_r": 5.922256 + }, + { + "symbol": "ORLY", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.157096, + "strategy_rank": 60.550508, + "rr": 1.457789, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.186684, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081303, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891658, + "strategy_rank": 95.675512, + "rr": 1.648253, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.47238, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.610114, + "hold30_r": 0.577863 + }, + { + "symbol": "PCAR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.723727, + "strategy_rank": 62.841744, + "rr": 2.193256, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.289884, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.330723, + "range_504_ratio": 1.391974, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.131576, + "hold30_r": 4.366114 + }, + { + "symbol": "PCG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.332611, + "strategy_rank": 77.749044, + "rr": 1.330604, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.995906, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053497, + "hold30_r": 0.255885 + }, + { + "symbol": "PFG", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.599133, + "strategy_rank": 75.07615, + "rr": 2.078053, + "primary_prob": 21.5, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.11708, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.022288, + "hold30_r": 2.74269 + }, + { + "symbol": "PGR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.865655, + "strategy_rank": 66.954607, + "rr": 1.189697, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.784545, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.409003, + "range_504_ratio": 1.505316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.118675, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.174431, + "strategy_rank": 92.141021, + "rr": 1.654664, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.481996, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037649, + "hold30_r": 0.74673 + }, + { + "symbol": "PSX", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.341278, + "strategy_rank": 86.457814, + "rr": 2.154142, + "primary_prob": 20.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.231213, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.108109, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.065005, + "strategy_rank": 70.250909, + "rr": 1.184457, + "primary_prob": 44.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.776685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.136189, + "hold30_r": 2.771391 + }, + { + "symbol": "PWR", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.524377, + "strategy_rank": 82.734631, + "rr": 1.741663, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.612494, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051756, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.373781, + "strategy_rank": 80.583268, + "rr": 0.689704, + "primary_prob": 57.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.034557, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632539, + "hold30_r": -1.084643 + }, + { + "symbol": "RJF", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.299025, + "strategy_rank": 72.933642, + "rr": 1.509712, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.264569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.454267, + "hold30_r": 2.027407 + }, + { + "symbol": "ROL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.931744, + "strategy_rank": 70.079248, + "rr": 0.718807, + "primary_prob": 59.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.078211, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651939, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.606717, + "strategy_rank": 76.208486, + "rr": 1.862073, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.793109, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060885, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.15818, + "strategy_rank": 94.656672, + "rr": 0.831588, + "primary_prob": 52.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.247383, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772016, + "range_504_ratio": 2.164124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795999, + "hold30_r": 1.551432 + }, + { + "symbol": "SMCI", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.674973, + "strategy_rank": 98.572481, + "rr": 0.955966, + "primary_prob": 43.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.433949, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.928813, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.565547, + "strategy_rank": 64.649937, + "rr": 2.94698, + "primary_prob": 20.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.420469, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.063451, + "hold30_r": 0.961757 + }, + { + "symbol": "STLD", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.374865, + "strategy_rank": 93.316459, + "rr": 2.060669, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.091004, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.805684, + "range_504_ratio": 2.238227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.02596, + "hold30_r": 5.56361 + }, + { + "symbol": "TAP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.28169, + "strategy_rank": 63.786372, + "rr": 2.109622, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.164433, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.34778, + "range_504_ratio": 1.415921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.048278, + "hold30_r": 1.780507 + }, + { + "symbol": "TKO", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.208017, + "strategy_rank": 73.280747, + "rr": 1.978853, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.968279, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.5561, + "range_504_ratio": 1.743858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.925825, + "hold30_r": 7.279827 + }, + { + "symbol": "TMUS", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.815818, + "strategy_rank": 66.989992, + "rr": 1.513436, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.270154, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450589, + "hold30_r": 1.923294 + }, + { + "symbol": "TPL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.458288, + "strategy_rank": 96.993775, + "rr": 1.622948, + "primary_prob": 26.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.434421, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024596, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.124594, + "strategy_rank": 90.068297, + "rr": 1.026963, + "primary_prob": 45.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.540444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.987928, + "hold30_r": 1.616111 + }, + { + "symbol": "UAL", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.782232, + "strategy_rank": 85.071887, + "rr": 1.552377, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.328565, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.516352, + "hold30_r": 6.147739 + }, + { + "symbol": "URI", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.023835, + "strategy_rank": 81.168036, + "rr": 0.809511, + "primary_prob": 54.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.214267, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.761604, + "hold30_r": 7.651242 + }, + { + "symbol": "VLO", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.941495, + "strategy_rank": 92.559047, + "rr": 1.531846, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.297769, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.493694, + "hold30_r": 2.595029 + }, + { + "symbol": "VRTX", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.04117, + "strategy_rank": 78.5099, + "rr": 1.649919, + "primary_prob": 34.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.474878, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.594858, + "hold30_r": 1.225299 + }, + { + "symbol": "WAB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.015168, + "strategy_rank": 67.075482, + "rr": 1.336528, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.004792, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.307109, + "range_504_ratio": 1.35949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.271488, + "hold30_r": 1.903737 + }, + { + "symbol": "WMB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.032503, + "strategy_rank": 74.438968, + "rr": 1.90475, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.857125, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.053211, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.35753, + "strategy_rank": 69.574595, + "rr": 1.579682, + "primary_prob": 28.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.369523, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065897, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.998917, + "strategy_rank": 89.050593, + "rr": 1.851273, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.776909, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.815285, + "hold30_r": 4.802741 + }, + { + "symbol": "XOM", + "date": "2023-01-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.508126, + "strategy_rank": 82.590823, + "rr": 1.445523, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.168285, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.393297, + "hold30_r": -1.784839 + }, + { + "symbol": "A", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.799145, + "strategy_rank": 75.799827, + "rr": 2.172397, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.258596, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046332, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.15812, + "strategy_rank": 59.393662, + "rr": 1.817146, + "primary_prob": 21.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.725718, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069985, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.346154, + "strategy_rank": 74.474223, + "rr": 1.791042, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.686563, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053199, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.132479, + "strategy_rank": 83.26082, + "rr": 1.172945, + "primary_prob": 44.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.759417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044115, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.576923, + "strategy_rank": 64.69108, + "rr": 0.886818, + "primary_prob": 52.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.330227, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.817216, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.094017, + "strategy_rank": 90.795599, + "rr": 1.873726, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.810589, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.842691, + "hold30_r": 2.075688 + }, + { + "symbol": "AMGN", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.081197, + "strategy_rank": 60.995135, + "rr": 1.739735, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.609602, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068645, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.717949, + "strategy_rank": 97.474905, + "rr": 1.69441, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.541615, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029694, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.551282, + "strategy_rank": 91.909302, + "rr": 1.775062, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.662592, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.731441, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.07265, + "strategy_rank": 63.344472, + "rr": 1.81029, + "primary_prob": 29.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.715435, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067098, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.482906, + "strategy_rank": 94.448672, + "rr": 1.8978, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.8467, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047292, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.764957, + "strategy_rank": 72.590789, + "rr": 0.785848, + "primary_prob": 56.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.178772, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069672, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.606838, + "strategy_rank": 65.122659, + "rr": 1.899996, + "primary_prob": 24.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.849993, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.845423, + "hold30_r": -0.627439 + }, + { + "symbol": "CF", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.970085, + "strategy_rank": 94.621613, + "rr": 0.877869, + "primary_prob": 48.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.316804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.84481, + "hold30_r": 0.653224 + }, + { + "symbol": "CI", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.337607, + "strategy_rank": 68.87675, + "rr": 1.539684, + "primary_prob": 36.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.309525, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061831, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.619658, + "strategy_rank": 88.476314, + "rr": 2.143375, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.215063, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041663, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.179487, + "strategy_rank": 62.71713, + "rr": 1.761117, + "primary_prob": 17.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.641675, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078537, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.517094, + "strategy_rank": 58.051328, + "rr": 0.857663, + "primary_prob": 53.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.286495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.114146, + "hold30_r": -1.038611 + }, + { + "symbol": "CSGP", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.384615, + "strategy_rank": 83.503273, + "rr": 1.918504, + "primary_prob": 30.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.877756, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05028, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 64.397163, + "rr": 0.967614, + "primary_prob": 50.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.45142, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058272, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.393162, + "strategy_rank": 85.015639, + "rr": 1.843756, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.765634, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038798, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.598291, + "strategy_rank": 70.791144, + "rr": 2.327467, + "primary_prob": 25.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.491201, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060624, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.696581, + "strategy_rank": 79.5025, + "rr": 1.657529, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.486293, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.601576, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.790598, + "strategy_rank": 65.7981, + "rr": 0.802927, + "primary_prob": 46.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.204391, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.23124, + "hold30_r": -1.164273 + }, + { + "symbol": "DECK", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 87.051555, + "rr": 1.756165, + "primary_prob": 31.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.634248, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043571, + "hold30_r": -0.106239 + }, + { + "symbol": "DVN", + "date": "2023-01-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.260684, + "strategy_rank": 95.052691, + "rr": 2.007856, + "primary_prob": 41.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.011784, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035551, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.17094, + "strategy_rank": 90.726041, + "rr": 1.630253, + "primary_prob": 28.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.445379, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033808, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.363248, + "strategy_rank": 67.764912, + "rr": 1.688044, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.532066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.435708, + "range_504_ratio": 1.546057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.63378, + "hold30_r": 0.890019 + }, + { + "symbol": "EME", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.004274, + "strategy_rank": 66.011502, + "rr": 1.787534, + "primary_prob": 22.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.681301, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.731235, + "hold30_r": 2.884818 + }, + { + "symbol": "EOG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.055556, + "strategy_rank": 88.213357, + "rr": 1.920292, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.880438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041189, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.931624, + "strategy_rank": 97.432988, + "rr": 1.53059, + "primary_prob": 33.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.295885, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02695, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.910256, + "strategy_rank": 76.460584, + "rr": 1.754582, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.631873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041488, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.833333, + "strategy_rank": 92.519504, + "rr": 2.048113, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.07217, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030956, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.294872, + "strategy_rank": 82.144708, + "rr": 1.612446, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.418668, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039294, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.303419, + "strategy_rank": 84.93367, + "rr": 2.144971, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.217456, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038801, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.504274, + "strategy_rank": 97.261502, + "rr": 1.707942, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.561913, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629345, + "range_504_ratio": 1.87638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.668892, + "hold30_r": 2.85979 + }, + { + "symbol": "FIX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.269231, + "strategy_rank": 82.809738, + "rr": 2.31603, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.474045, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.26188, + "hold30_r": 4.833128 + }, + { + "symbol": "GD", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.128205, + "strategy_rank": 57.334424, + "rr": 1.39172, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.08758, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073928, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.431624, + "strategy_rank": 71.097881, + "rr": 0.923699, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.385548, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063748, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 60.028642, + "rr": 1.767129, + "primary_prob": 21.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.650694, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074069, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.521368, + "strategy_rank": 66.137298, + "rr": 0.722487, + "primary_prob": 58.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.083731, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067852, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.867521, + "strategy_rank": 68.824286, + "rr": 1.764846, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.647268, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.707946, + "hold30_r": 4.743346 + }, + { + "symbol": "HAL", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.047009, + "strategy_rank": 94.073332, + "rr": 1.283508, + "primary_prob": 41.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.925262, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034457, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.653846, + "strategy_rank": 64.110884, + "rr": 0.692813, + "primary_prob": 60.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.039219, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.635458, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.982906, + "strategy_rank": 56.911438, + "rr": 0.905807, + "primary_prob": 52.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 1.35871, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.368785, + "range_504_ratio": 1.445977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.828619, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.957265, + "strategy_rank": 75.097745, + "rr": 1.690186, + "primary_prob": 33.92, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.535279, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048666, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.405983, + "strategy_rank": 70.390571, + "rr": 1.670349, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.505524, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612485, + "hold30_r": 1.745817 + }, + { + "symbol": "IRM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.645299, + "strategy_rank": 79.928305, + "rr": 1.905831, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.858747, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.85611, + "hold30_r": 1.293584 + }, + { + "symbol": "IT", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.820513, + "strategy_rank": 73.09138, + "rr": 0.906778, + "primary_prob": 52.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.360167, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059144, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.730769, + "strategy_rank": 80.860475, + "rr": 2.056244, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.084366, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041961, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.34188, + "strategy_rank": 57.866976, + "rr": 2.353187, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.529781, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.315298, + "range_504_ratio": 1.370667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059744, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.123932, + "strategy_rank": 72.65271, + "rr": 1.393829, + "primary_prob": 39.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.090744, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.533056, + "range_504_ratio": 1.704133, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.055791, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.316239, + "strategy_rank": 67.085197, + "rr": 1.868819, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.803228, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096045, + "hold30_r": -1.035417 + }, + { + "symbol": "LULU", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.034188, + "strategy_rank": 87.602655, + "rr": 1.659575, + "primary_prob": 29.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.489363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032708, + "hold30_r": 0.43966 + }, + { + "symbol": "MCK", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.978632, + "strategy_rank": 68.974404, + "rr": 1.667367, + "primary_prob": 36.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.501051, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070093, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.84188, + "strategy_rank": 91.702082, + "rr": 1.562349, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.343524, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.034545, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.290598, + "strategy_rank": 87.250227, + "rr": 2.045961, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.068941, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.003091, + "hold30_r": 1.659583 + }, + { + "symbol": "MPWR", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.935897, + "strategy_rank": 87.412575, + "rr": 1.561953, + "primary_prob": 40.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.34293, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531008, + "hold30_r": 4.254234 + }, + { + "symbol": "MRK", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 63.426896, + "rr": 1.589728, + "primary_prob": 22.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.384592, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075281, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.371795, + "strategy_rank": 86.926214, + "rr": 1.695118, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.542677, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023296, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.811966, + "strategy_rank": 74.770504, + "rr": 2.065152, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.097729, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046001, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.794872, + "strategy_rank": 93.607474, + "rr": 1.655453, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.48318, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.039192, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.649573, + "strategy_rank": 96.790871, + "rr": 1.900008, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.850012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.871299, + "hold30_r": 3.153651 + }, + { + "symbol": "ORLY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.217949, + "strategy_rank": 61.405756, + "rr": 0.937956, + "primary_prob": 51.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.406934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072815, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.679487, + "strategy_rank": 95.020322, + "rr": 1.870794, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.806191, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039935, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.773504, + "strategy_rank": 76.720176, + "rr": 0.908932, + "primary_prob": 56.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.363398, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055725, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.858974, + "strategy_rank": 73.471495, + "rr": 1.625716, + "primary_prob": 41.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.438575, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.565388, + "hold30_r": 0.457871 + }, + { + "symbol": "PODD", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.474359, + "strategy_rank": 94.436307, + "rr": 0.778298, + "primary_prob": 53.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.167448, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037366, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 81.754137, + "rr": 1.923542, + "primary_prob": 38.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.885313, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879742, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.012821, + "strategy_rank": 71.960038, + "rr": 1.534073, + "primary_prob": 39.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.30111, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.485861, + "hold30_r": 0.522238 + }, + { + "symbol": "PWR", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.008547, + "strategy_rank": 84.661302, + "rr": 1.889801, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.834702, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.839894, + "hold30_r": 3.596981 + }, + { + "symbol": "REGN", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.675214, + "strategy_rank": 83.806692, + "rr": 1.888168, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.832252, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.844682, + "hold30_r": 1.88855 + }, + { + "symbol": "ROL", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.769231, + "strategy_rank": 68.825696, + "rr": 0.839089, + "primary_prob": 54.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.258633, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768177, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 81.263502, + "rr": 0.767737, + "primary_prob": 58.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.151606, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061521, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893162, + "strategy_rank": 98.808192, + "rr": 1.588049, + "primary_prob": 28.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.382074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021581, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.555556, + "strategy_rank": 74.963357, + "rr": 1.552371, + "primary_prob": 25.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.328557, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.506375, + "hold30_r": 2.656895 + }, + { + "symbol": "STLD", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.145299, + "strategy_rank": 94.263412, + "rr": 1.049156, + "primary_prob": 49.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.573734, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.805684, + "range_504_ratio": 2.238227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.013337, + "hold30_r": 2.036301 + }, + { + "symbol": "TPL", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.465812, + "strategy_rank": 96.849473, + "rr": 1.730395, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.595593, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025274, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.559829, + "strategy_rank": 86.911029, + "rr": 1.614348, + "primary_prob": 40.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.421522, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041098, + "hold30_r": 0.57457 + }, + { + "symbol": "UNH", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.58547, + "strategy_rank": 60.139616, + "rr": 3.029868, + "primary_prob": 20.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 4.544802, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.37619, + "range_504_ratio": 1.456724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061424, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.247863, + "strategy_rank": 82.42244, + "rr": 2.134434, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.20165, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.085852, + "hold30_r": 4.148519 + }, + { + "symbol": "VICI", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.149573, + "strategy_rank": 61.679169, + "rr": 1.763325, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.644987, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694839, + "hold30_r": -2.612098 + }, + { + "symbol": "VLO", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 92.237043, + "rr": 2.206217, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.309325, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.166846, + "hold30_r": 0.06263 + }, + { + "symbol": "VRTX", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.192308, + "strategy_rank": 79.368658, + "rr": 2.201841, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.302761, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.14565, + "hold30_r": 0.371689 + }, + { + "symbol": "WMB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.944444, + "strategy_rank": 67.254728, + "rr": 1.962213, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.943319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.054583, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.529915, + "strategy_rank": 69.053919, + "rr": 1.194956, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.792434, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064567, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.102564, + "strategy_rank": 90.201582, + "rr": 1.987402, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.981103, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.948543, + "hold30_r": 1.668461 + }, + { + "symbol": "XOM", + "date": "2023-01-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.222222, + "strategy_rank": 81.268322, + "rr": 1.08292, + "primary_prob": 53.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.62438, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.788843, + "range_504_ratio": 2.200848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.634469, + "hold30_r": -2.582118 + }, + { + "symbol": "A", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.446809, + "strategy_rank": 75.223359, + "rr": 1.394132, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.091197, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049706, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.276596, + "strategy_rank": 59.149973, + "rr": 2.389053, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.58358, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061354, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.489362, + "strategy_rank": 75.356113, + "rr": 1.669673, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.504509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.173125, + "hold30_r": -1.117881 + }, + { + "symbol": "ADP", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.808511, + "strategy_rank": 65.083754, + "rr": 1.674356, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.511533, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057407, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.148936, + "strategy_rank": 85.734764, + "rr": 1.526935, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.290402, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046742, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.510638, + "strategy_rank": 65.739226, + "rr": 1.014355, + "primary_prob": 48.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.521532, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.396867, + "range_504_ratio": 1.487159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.944803, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.06383, + "strategy_rank": 90.471376, + "rr": 1.530698, + "primary_prob": 51.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.296046, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496093, + "hold30_r": 0.466975 + }, + { + "symbol": "ANET", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.06383, + "strategy_rank": 79.657816, + "rr": 1.251275, + "primary_prob": 40.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.876913, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555987, + "range_504_ratio": 1.743662, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.407391, + "hold30_r": -1.365188 + }, + { + "symbol": "AON", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.87234, + "strategy_rank": 60.870808, + "rr": 1.183606, + "primary_prob": 56.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.775409, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.107992, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.617021, + "strategy_rank": 97.379373, + "rr": 1.976263, + "primary_prob": 23.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.964395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031454, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 65.565678, + "rr": 0.836358, + "primary_prob": 54.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.254537, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.767919, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.978723, + "strategy_rank": 94.45375, + "rr": 1.9308, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.8962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.887986, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.617021, + "strategy_rank": 61.074288, + "rr": 2.041847, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.062771, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.977263, + "hold30_r": 1.937588 + }, + { + "symbol": "BIIB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.085106, + "strategy_rank": 94.110846, + "rr": 1.907974, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.861961, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051468, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.702128, + "strategy_rank": 74.015642, + "rr": 1.606978, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.410467, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071626, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.106383, + "strategy_rank": 66.66557, + "rr": 1.382947, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.074421, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059123, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.404255, + "strategy_rank": 75.512216, + "rr": 2.015477, + "primary_prob": 39.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.023215, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.967941, + "hold30_r": 2.781166 + }, + { + "symbol": "CF", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.765957, + "strategy_rank": 94.177696, + "rr": 1.224368, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.836552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.188352, + "hold30_r": 0.478759 + }, + { + "symbol": "CI", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.361702, + "strategy_rank": 67.801073, + "rr": 2.191334, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.287001, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06205, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.425532, + "strategy_rank": 76.19194, + "rr": 1.983904, + "primary_prob": 44.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.975856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.492778, + "range_504_ratio": 1.636858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.932937, + "hold30_r": -0.278094 + }, + { + "symbol": "COP", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.893617, + "strategy_rank": 87.876803, + "rr": 2.093451, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.140177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042488, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.978723, + "strategy_rank": 59.324513, + "rr": 1.84507, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.767604, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065301, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.446809, + "strategy_rank": 81.583529, + "rr": 1.861948, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.792922, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051098, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.574468, + "strategy_rank": 65.303823, + "rr": 1.415014, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.122521, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057581, + "hold30_r": -0.19185 + }, + { + "symbol": "CTRA", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.723404, + "strategy_rank": 86.163586, + "rr": 0.695355, + "primary_prob": 57.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.043033, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.65524, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.148936, + "strategy_rank": 69.840696, + "rr": 1.663458, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.495187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.601294, + "hold30_r": 1.03085 + }, + { + "symbol": "CVX", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.297872, + "strategy_rank": 79.514019, + "rr": 1.516681, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.275022, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.458499, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.851064, + "strategy_rank": 65.339389, + "rr": 1.474549, + "primary_prob": 34.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.211823, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061689, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.319149, + "strategy_rank": 88.873828, + "rr": 1.768525, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.652787, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051247, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.255319, + "strategy_rank": 63.268978, + "rr": 2.161276, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.241914, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.36102, + "hold30_r": -1.308398 + }, + { + "symbol": "DLTR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.425532, + "strategy_rank": 77.181347, + "rr": 0.973441, + "primary_prob": 45.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.460162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743315, + "range_504_ratio": 2.102896, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.916221, + "hold30_r": 0.443969 + }, + { + "symbol": "DVN", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.957447, + "strategy_rank": 94.564281, + "rr": 2.31186, + "primary_prob": 22.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.46779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037905, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.12766, + "strategy_rank": 92.137667, + "rr": 1.71008, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.56512, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.677866, + "hold30_r": 2.206915 + }, + { + "symbol": "EME", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.382979, + "strategy_rank": 66.442661, + "rr": 1.739545, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.609318, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.683609, + "hold30_r": 3.728926 + }, + { + "symbol": "EOG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.531915, + "strategy_rank": 86.349035, + "rr": 1.75633, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.634495, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042226, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.148936, + "strategy_rank": 97.624594, + "rr": 0.712447, + "primary_prob": 52.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.06867, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.684361, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.808511, + "strategy_rank": 78.952398, + "rr": 1.694089, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.541133, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04472, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.553191, + "strategy_rank": 93.04359, + "rr": 2.117145, + "primary_prob": 28.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.175717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033494, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.042553, + "strategy_rank": 81.99716, + "rr": 2.425777, + "primary_prob": 38.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.638665, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042812, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.340426, + "strategy_rank": 82.339569, + "rr": 1.973076, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.959614, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047764, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.851064, + "strategy_rank": 57.898711, + "rr": 1.559024, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.338536, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068791, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.638298, + "strategy_rank": 70.847232, + "rr": 1.42185, + "primary_prob": 38.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.132776, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065771, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.829787, + "strategy_rank": 59.411783, + "rr": 2.723897, + "primary_prob": 22.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.085846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065798, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.702128, + "strategy_rank": 65.367337, + "rr": 1.513927, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.270891, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070839, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.638298, + "strategy_rank": 66.58452, + "rr": 1.456947, + "primary_prob": 38.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.18542, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058884, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.170213, + "strategy_rank": 94.172962, + "rr": 0.685821, + "primary_prob": 63.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.028731, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033305, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.212766, + "strategy_rank": 61.329021, + "rr": 2.153045, + "primary_prob": 27.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.229568, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055479, + "hold30_r": -0.228917 + }, + { + "symbol": "HUBB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.361702, + "strategy_rank": 74.057429, + "rr": 1.573206, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.359808, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523191, + "hold30_r": 2.366143 + }, + { + "symbol": "HUM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.893617, + "strategy_rank": 65.849261, + "rr": 2.986777, + "primary_prob": 20.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.480165, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058351, + "hold30_r": 0.662658 + }, + { + "symbol": "HWM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.212766, + "strategy_rank": 69.59597, + "rr": 1.113376, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.670063, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.403152, + "range_504_ratio": 1.496534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053699, + "hold30_r": 2.883454 + }, + { + "symbol": "IRM", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.276596, + "strategy_rank": 82.834295, + "rr": 1.730947, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.596421, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.678526, + "hold30_r": 0.362428 + }, + { + "symbol": "IT", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.914894, + "strategy_rank": 76.035341, + "rr": 1.058373, + "primary_prob": 47.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.58756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.99751, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.489362, + "strategy_rank": 74.248062, + "rr": 1.531492, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.297238, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.533056, + "range_504_ratio": 1.704133, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.058708, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.297872, + "strategy_rank": 65.780968, + "rr": 2.37971, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.569565, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.318944, + "hold30_r": 2.550358 + }, + { + "symbol": "LULU", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.87234, + "strategy_rank": 87.506401, + "rr": 1.257569, + "primary_prob": 42.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.886353, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037201, + "hold30_r": -0.375432 + }, + { + "symbol": "MCK", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.106383, + "strategy_rank": 69.053282, + "rr": 0.872592, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.308888, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07659, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.659574, + "strategy_rank": 62.533312, + "rr": 0.731675, + "primary_prob": 58.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.097513, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.377111, + "range_504_ratio": 1.458066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.665121, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.659574, + "strategy_rank": 87.897719, + "rr": 2.194837, + "primary_prob": 38.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.292255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034489, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.191489, + "strategy_rank": 86.625992, + "rr": 1.156059, + "primary_prob": 46.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.734088, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933241, + "range_504_ratio": 2.542738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.111608, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.234043, + "strategy_rank": 88.966372, + "rr": 3.073027, + "primary_prob": 27.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.609541, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.037601, + "hold30_r": 4.269206 + }, + { + "symbol": "MRK", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.787234, + "strategy_rank": 63.16886, + "rr": 0.82015, + "primary_prob": 55.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.230225, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073315, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-01-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.531915, + "strategy_rank": 96.141408, + "rr": 2.297161, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.445742, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024912, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.319149, + "strategy_rank": 76.348404, + "rr": 1.553951, + "primary_prob": 35.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.330927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.512748, + "hold30_r": 1.025797 + }, + { + "symbol": "NUE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.744681, + "strategy_rank": 92.95348, + "rr": 1.521032, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.281549, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.040022, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.574468, + "strategy_rank": 94.644924, + "rr": 2.363712, + "primary_prob": 38.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.545567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.33142, + "hold30_r": 2.536391 + }, + { + "symbol": "ORLY", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.06383, + "strategy_rank": 60.784935, + "rr": 1.993486, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.990229, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074387, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.361702, + "strategy_rank": 94.754463, + "rr": 1.84943, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.774145, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041478, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.765957, + "strategy_rank": 77.743374, + "rr": 1.571891, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.357836, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057735, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.170213, + "strategy_rank": 72.268301, + "rr": 1.058849, + "primary_prob": 47.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.588273, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001132, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.021277, + "strategy_rank": 59.480572, + "rr": 1.65335, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.480025, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416041, + "range_504_ratio": 1.515949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.585724, + "hold30_r": 3.696965 + }, + { + "symbol": "PODD", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.404255, + "strategy_rank": 95.863911, + "rr": 1.455316, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.182973, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037568, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.595745, + "strategy_rank": 79.939055, + "rr": 1.714702, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.572053, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667568, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.808511, + "strategy_rank": 74.145195, + "rr": 1.928484, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.892726, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879657, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.12766, + "strategy_rank": 85.563514, + "rr": 1.728711, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.593067, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.681309, + "hold30_r": 2.586908 + }, + { + "symbol": "REGN", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.021277, + "strategy_rank": 82.620402, + "rr": 1.207299, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.810949, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.382628, + "range_504_ratio": 1.466132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.1574, + "hold30_r": 1.527172 + }, + { + "symbol": "ROST", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.744681, + "strategy_rank": 83.224666, + "rr": 1.445099, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.167649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066815, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.680851, + "strategy_rank": 98.791426, + "rr": 1.891608, + "primary_prob": 21.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.837412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021266, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.191489, + "strategy_rank": 76.507348, + "rr": 1.752406, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.628609, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.703405, + "hold30_r": 2.023321 + }, + { + "symbol": "SRE", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.234043, + "strategy_rank": 62.426118, + "rr": 2.158936, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.238404, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059969, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.93617, + "strategy_rank": 94.329472, + "rr": 0.829967, + "primary_prob": 59.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.24495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810886, + "range_504_ratio": 2.249901, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793306, + "hold30_r": 4.178629 + }, + { + "symbol": "TJX", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.468085, + "strategy_rank": 65.896727, + "rr": 1.489813, + "primary_prob": 24.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.23472, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07163, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.723404, + "strategy_rank": 84.229264, + "rr": 1.025378, + "primary_prob": 50.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.538066, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038035, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.553191, + "strategy_rank": 69.204607, + "rr": 1.783601, + "primary_prob": 18.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.675402, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.195317, + "hold30_r": -1.129875 + }, + { + "symbol": "TPL", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893617, + "strategy_rank": 97.160701, + "rr": 2.131031, + "primary_prob": 18.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.196547, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027913, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.787234, + "strategy_rank": 81.755725, + "rr": 2.009851, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.014776, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.578221, + "range_504_ratio": 1.782865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.956314, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.93617, + "strategy_rank": 88.541336, + "rr": 1.070489, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.605733, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.026085, + "hold30_r": 1.158184 + }, + { + "symbol": "URI", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.574468, + "strategy_rank": 82.977551, + "rr": 1.988534, + "primary_prob": 28.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.982801, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58783, + "range_504_ratio": 1.800078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052974, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.085106, + "strategy_rank": 64.265507, + "rr": 1.184338, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.776507, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -2.523507, + "hold30_r": -2.465523 + }, + { + "symbol": "VLO", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.340426, + "strategy_rank": 92.131942, + "rr": 1.742803, + "primary_prob": 32.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.614205, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914113, + "range_504_ratio": 2.494562, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.700945, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.510638, + "strategy_rank": 79.472277, + "rr": 1.376097, + "primary_prob": 44.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.064145, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.316968, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.489362, + "strategy_rank": 67.815858, + "rr": 2.434859, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.652289, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.055718, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.93617, + "strategy_rank": 67.181167, + "rr": 1.165549, + "primary_prob": 44.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.748324, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065092, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-01-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.0, + "strategy_rank": 87.466102, + "rr": 1.946105, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.919157, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.903967, + "hold30_r": 3.224943 + }, + { + "symbol": "A", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.454252, + "strategy_rank": 74.438234, + "rr": 1.645722, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.468583, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204682, + "hold30_r": -1.153001 + }, + { + "symbol": "ABBV", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.391819, + "strategy_rank": 61.325077, + "rr": 1.581146, + "primary_prob": 35.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.371719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510693, + "range_504_ratio": 1.666446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514756, + "hold30_r": -0.098829 + }, + { + "symbol": "ADM", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.110872, + "strategy_rank": 75.306228, + "rr": 1.51461, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.271915, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056664, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.465016, + "strategy_rank": 84.05027, + "rr": 1.91682, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.87523, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050945, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.419806, + "strategy_rank": 89.885504, + "rr": 1.84047, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.760705, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035565, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.493003, + "strategy_rank": 97.176614, + "rr": 1.538026, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.307039, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033531, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.124865, + "strategy_rank": 92.94657, + "rr": 1.922538, + "primary_prob": 30.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.883807, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043025, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.544672, + "strategy_rank": 62.735611, + "rr": 1.974584, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.961876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.905823, + "hold30_r": 0.938762 + }, + { + "symbol": "BIIB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.079656, + "strategy_rank": 94.730357, + "rr": 2.496505, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.744758, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058585, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.416577, + "strategy_rank": 74.429546, + "rr": 0.909299, + "primary_prob": 52.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.363948, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838614, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.190527, + "strategy_rank": 64.66681, + "rr": 1.118797, + "primary_prob": 45.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.678195, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060609, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.468245, + "strategy_rank": 77.255425, + "rr": 1.025834, + "primary_prob": 61.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.538752, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.976224, + "hold30_r": 1.892217 + }, + { + "symbol": "CF", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.725511, + "strategy_rank": 91.58117, + "rr": 1.957657, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.936485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.037791, + "hold30_r": -0.597816 + }, + { + "symbol": "CI", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.294941, + "strategy_rank": 67.549867, + "rr": 1.697369, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.546054, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064988, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.371367, + "strategy_rank": 87.692433, + "rr": 1.81638, + "primary_prob": 36.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.72457, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.311443, + "hold30_r": -1.267105 + }, + { + "symbol": "COR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.697524, + "strategy_rank": 63.503058, + "rr": 1.020485, + "primary_prob": 48.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.530727, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.939113, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.930032, + "strategy_rank": 60.705042, + "rr": 1.755619, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.633428, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067404, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.482239, + "strategy_rank": 82.226956, + "rr": 2.163072, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.244608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.666156, + "hold30_r": -1.613804 + }, + { + "symbol": "CTAS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.114101, + "strategy_rank": 66.389196, + "rr": 1.806249, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.709374, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057286, + "hold30_r": -0.170463 + }, + { + "symbol": "CTRA", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.680301, + "strategy_rank": 88.316725, + "rr": 1.991913, + "primary_prob": 22.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.98787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042288, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.77395, + "strategy_rank": 69.851412, + "rr": 1.697589, + "primary_prob": 48.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.546384, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063744, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.895587, + "strategy_rank": 78.274499, + "rr": 1.256997, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.885495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.196063, + "hold30_r": -1.076915 + }, + { + "symbol": "DE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.944026, + "strategy_rank": 66.994902, + "rr": 1.593463, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.390194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535274, + "hold30_r": 0.547226 + }, + { + "symbol": "DECK", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.940797, + "strategy_rank": 87.841194, + "rr": 1.756231, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.634346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054587, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.485468, + "strategy_rank": 61.927288, + "rr": 1.513058, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.269587, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055969, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.156082, + "strategy_rank": 93.779675, + "rr": 1.945798, + "primary_prob": 45.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.918697, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040799, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.065662, + "strategy_rank": 91.237925, + "rr": 1.591717, + "primary_prob": 35.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.387576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.556371, + "hold30_r": 1.373064 + }, + { + "symbol": "EG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.530678, + "strategy_rank": 70.754433, + "rr": 0.948917, + "primary_prob": 52.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.423376, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.431686, + "range_504_ratio": 1.539852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063858, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.728741, + "strategy_rank": 67.583752, + "rr": 1.02584, + "primary_prob": 48.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.53876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.968045, + "hold30_r": 3.68976 + }, + { + "symbol": "EOG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.603875, + "strategy_rank": 86.887986, + "rr": 2.263211, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.394816, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048505, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.923574, + "strategy_rank": 97.188624, + "rr": 1.170664, + "primary_prob": 36.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.755997, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028182, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.986006, + "strategy_rank": 79.079915, + "rr": 1.551416, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.327124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045429, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.52422, + "strategy_rank": 92.83287, + "rr": 1.830259, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.745388, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037446, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.898816, + "strategy_rank": 82.572901, + "rr": 2.092868, + "primary_prob": 41.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.139301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046137, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.649085, + "strategy_rank": 83.818025, + "rr": 1.359073, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.03861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.311274, + "hold30_r": 5.418903 + }, + { + "symbol": "FSLR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.461787, + "strategy_rank": 97.308138, + "rr": 0.885016, + "primary_prob": 40.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.327524, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.134213, + "range_504_ratio": 3.108725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.856206, + "hold30_r": 3.68054 + }, + { + "symbol": "GD", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.745963, + "strategy_rank": 60.583589, + "rr": 1.526865, + "primary_prob": 32.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.290297, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05695, + "hold30_r": -0.503282 + }, + { + "symbol": "GILD", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.329386, + "strategy_rank": 71.009349, + "rr": 1.338745, + "primary_prob": 40.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.008118, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068421, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.961249, + "strategy_rank": 59.866122, + "rr": 1.504429, + "primary_prob": 37.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.256643, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069319, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.850377, + "strategy_rank": 65.074363, + "rr": 1.420757, + "primary_prob": 38.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.131136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.351537, + "hold30_r": -0.264039 + }, + { + "symbol": "GWW", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.16254, + "strategy_rank": 67.521174, + "rr": 1.889476, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.834214, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447714, + "range_504_ratio": 1.564731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.835312, + "hold30_r": 6.441439 + }, + { + "symbol": "HAL", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.586652, + "strategy_rank": 93.630914, + "rr": 1.520478, + "primary_prob": 23.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.280717, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0337, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.159311, + "strategy_rank": 72.354605, + "rr": 1.644752, + "primary_prob": 34.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.467127, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592349, + "hold30_r": 2.16392 + }, + { + "symbol": "HUM", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.81916, + "strategy_rank": 67.199457, + "rr": 1.478563, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.217844, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060451, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.912809, + "strategy_rank": 72.046041, + "rr": 1.065292, + "primary_prob": 38.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.597938, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.403152, + "range_504_ratio": 1.496534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.004796, + "hold30_r": 1.870943 + }, + { + "symbol": "IRM", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.683531, + "strategy_rank": 78.981687, + "rr": 1.542814, + "primary_prob": 49.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.314221, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488166, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.128095, + "strategy_rank": 74.158155, + "rr": 1.185423, + "primary_prob": 44.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.778135, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.127497, + "hold30_r": 0.327886 + }, + { + "symbol": "KLAC", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.301399, + "strategy_rank": 79.780111, + "rr": 1.781289, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.671933, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043639, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.340151, + "strategy_rank": 74.0619, + "rr": 0.729234, + "primary_prob": 58.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.093851, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037201, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.975242, + "strategy_rank": 65.094888, + "rr": 1.545596, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.318394, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.481241, + "hold30_r": 1.536761 + }, + { + "symbol": "LULU", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.023681, + "strategy_rank": 83.332976, + "rr": 1.814589, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.721884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037388, + "hold30_r": -0.46626 + }, + { + "symbol": "MCK", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.90958, + "strategy_rank": 69.516127, + "rr": 1.134559, + "primary_prob": 45.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.701838, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.056516, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-01-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.280947, + "strategy_rank": 90.038142, + "rr": 2.349104, + "primary_prob": 34.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.523656, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.32072, + "hold30_r": 1.310024 + }, + { + "symbol": "MPWR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.100108, + "strategy_rank": 86.240815, + "rr": 1.638105, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.457157, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605046, + "hold30_r": 2.645821 + }, + { + "symbol": "MRK", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.249731, + "strategy_rank": 64.864201, + "rr": 1.738736, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.608104, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.206325, + "hold30_r": -1.151598 + }, + { + "symbol": "MRNA", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.708288, + "strategy_rank": 98.356252, + "rr": 1.809249, + "primary_prob": 23.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.713874, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.233654, + "hold30_r": -1.20556 + }, + { + "symbol": "NOC", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.204521, + "strategy_rank": 76.101364, + "rr": 1.664599, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.496899, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046781, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.847147, + "strategy_rank": 93.380463, + "rr": 0.701246, + "primary_prob": 59.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.051869, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67098, + "hold30_r": 1.07988 + }, + { + "symbol": "OKE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.947255, + "strategy_rank": 73.511953, + "rr": 2.101579, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.152368, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048332, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.555436, + "strategy_rank": 96.013242, + "rr": 0.980701, + "primary_prob": 63.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.471051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820796, + "range_504_ratio": 2.272308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.947487, + "hold30_r": 2.220141 + }, + { + "symbol": "ORLY", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.374596, + "strategy_rank": 62.537459, + "rr": 1.081715, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.622572, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074695, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.138859, + "strategy_rank": 94.34897, + "rr": 1.688739, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.533109, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03765, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.4338, + "strategy_rank": 77.943853, + "rr": 0.887346, + "primary_prob": 41.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.331019, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061728, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.513455, + "strategy_rank": 72.642055, + "rr": 1.870243, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.805365, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061902, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.062433, + "strategy_rank": 95.556886, + "rr": 1.563422, + "primary_prob": 30.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.345133, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040879, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.34338, + "strategy_rank": 81.350655, + "rr": 0.883434, + "primary_prob": 53.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.32515, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044314, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.201292, + "strategy_rank": 86.175952, + "rr": 0.967211, + "primary_prob": 53.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.450816, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.607858, + "range_504_ratio": 1.836493, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.918683, + "hold30_r": 1.900199 + }, + { + "symbol": "RJF", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.238967, + "strategy_rank": 67.052807, + "rr": 1.657756, + "primary_prob": 45.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.486635, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.430051, + "range_504_ratio": 1.537335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058711, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.808396, + "strategy_rank": 70.063305, + "rr": 0.991021, + "primary_prob": 49.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.486532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067976, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.770721, + "strategy_rank": 93.141434, + "rr": 0.937253, + "primary_prob": 53.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.405879, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031676, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.677072, + "strategy_rank": 98.712857, + "rr": 0.774848, + "primary_prob": 56.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.162272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.753939, + "hold30_r": 2.873563 + }, + { + "symbol": "SNPS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.145318, + "strategy_rank": 78.058314, + "rr": 1.974835, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.962253, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924668, + "hold30_r": 0.90849 + }, + { + "symbol": "SRE", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.669537, + "strategy_rank": 62.209512, + "rr": 2.379427, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.569141, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063336, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.510226, + "strategy_rank": 81.494779, + "rr": 1.768224, + "primary_prob": 34.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.652335, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044731, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.034446, + "strategy_rank": 68.121861, + "rr": 1.30763, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.961446, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.561679, + "hold30_r": -1.494616 + }, + { + "symbol": "TPL", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892357, + "strategy_rank": 96.902142, + "rr": 2.299382, + "primary_prob": 16.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.449072, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.077469, + "hold30_r": -1.045046 + }, + { + "symbol": "TPR", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.516685, + "strategy_rank": 78.676792, + "rr": 1.97597, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.963954, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.578221, + "range_504_ratio": 1.782865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924516, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.86437, + "strategy_rank": 88.341715, + "rr": 1.536572, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.304859, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047001, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.884822, + "strategy_rank": 78.887543, + "rr": 2.235805, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.353707, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.487333, + "hold30_r": -3.430804 + }, + { + "symbol": "URI", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.558665, + "strategy_rank": 83.109072, + "rr": 1.151781, + "primary_prob": 43.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.727671, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.645145, + "range_504_ratio": 1.906264, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.111616, + "hold30_r": 3.131964 + }, + { + "symbol": "VICI", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.714747, + "strategy_rank": 62.033442, + "rr": 1.255565, + "primary_prob": 42.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.883348, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043215, + "hold30_r": -0.326703 + }, + { + "symbol": "VRTX", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.635091, + "strategy_rank": 76.595689, + "rr": 0.944827, + "primary_prob": 55.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.417241, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.610528, + "range_504_ratio": 1.841404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.878675, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.73197, + "strategy_rank": 66.383762, + "rr": 1.612246, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.418369, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.47852, + "range_504_ratio": 1.613685, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031211, + "hold30_r": -0.75046 + }, + { + "symbol": "WRB", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.989236, + "strategy_rank": 67.268992, + "rr": 1.550447, + "primary_prob": 36.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.325671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055694, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-01-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.176534, + "strategy_rank": 86.737079, + "rr": 2.144363, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.216544, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.096586, + "hold30_r": 2.675002 + }, + { + "symbol": "A", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.135076, + "strategy_rank": 74.381755, + "rr": 0.731013, + "primary_prob": 53.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.096519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.198452, + "hold30_r": -1.144847 + }, + { + "symbol": "ADM", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.671024, + "strategy_rank": 71.375574, + "rr": 2.226275, + "primary_prob": 20.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.339412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.552434, + "range_504_ratio": 1.737477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054791, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.620915, + "strategy_rank": 66.669998, + "rr": 1.80453, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.706795, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053567, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 84.104604, + "rr": 1.62935, + "primary_prob": 34.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.444025, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046516, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.372549, + "strategy_rank": 63.631066, + "rr": 1.680689, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.521034, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389168, + "range_504_ratio": 1.475752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068278, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.71024, + "strategy_rank": 87.345758, + "rr": 1.512849, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.269273, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037157, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.801743, + "strategy_rank": 97.436708, + "rr": 1.780853, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.671279, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032684, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.860566, + "strategy_rank": 92.41693, + "rr": 1.196084, + "primary_prob": 43.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.794126, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043282, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.235294, + "strategy_rank": 64.790736, + "rr": 0.956006, + "primary_prob": 62.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.434009, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065035, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.572985, + "strategy_rank": 94.362261, + "rr": 2.713523, + "primary_prob": 21.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.070284, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061685, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.501089, + "strategy_rank": 79.713018, + "rr": 2.44699, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.670485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040376, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.917211, + "strategy_rank": 83.567644, + "rr": 1.459293, + "primary_prob": 37.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.18894, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048174, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.840959, + "strategy_rank": 74.914484, + "rr": 0.858496, + "primary_prob": 53.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.287744, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.792397, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.095861, + "strategy_rank": 63.064499, + "rr": 2.201557, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.302335, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059075, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.453159, + "strategy_rank": 74.184023, + "rr": 1.166871, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.750306, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054257, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.04793, + "strategy_rank": 89.487781, + "rr": 2.93729, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.405936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.109827, + "hold30_r": -1.069557 + }, + { + "symbol": "CI", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.424837, + "strategy_rank": 68.782201, + "rr": 1.831536, + "primary_prob": 31.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.747305, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068755, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.989107, + "strategy_rank": 87.837277, + "rr": 1.228333, + "primary_prob": 43.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.842499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041611, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.660131, + "strategy_rank": 61.262742, + "rr": 1.53353, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.300294, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450081, + "range_504_ratio": 1.568439, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067977, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.145969, + "strategy_rank": 62.564001, + "rr": 1.685808, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.528712, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069407, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.542484, + "strategy_rank": 76.475834, + "rr": 1.691471, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.537206, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.236827, + "hold30_r": -1.180633 + }, + { + "symbol": "CTAS", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.185185, + "strategy_rank": 65.519001, + "rr": 0.936644, + "primary_prob": 51.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.404966, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0624, + "hold30_r": -1.0 + }, + { + "symbol": "CTRA", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.83878, + "strategy_rank": 83.579554, + "rr": 2.578066, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.867099, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043269, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.690632, + "strategy_rank": 69.290167, + "rr": 0.969355, + "primary_prob": 65.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.454033, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093264, + "hold30_r": -1.031127 + }, + { + "symbol": "CVX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 78.21424, + "rr": 1.898684, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.848026, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049428, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.313725, + "strategy_rank": 63.639998, + "rr": 1.429718, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.144577, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062527, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.385621, + "strategy_rank": 88.050629, + "rr": 1.227465, + "primary_prob": 46.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.841197, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054776, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.27451, + "strategy_rank": 65.272851, + "rr": 1.908042, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.862063, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05728, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.206972, + "strategy_rank": 94.009305, + "rr": 1.758883, + "primary_prob": 32.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.638324, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03868, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.394336, + "strategy_rank": 91.275384, + "rr": 1.800276, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.700414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.760055, + "hold30_r": 1.278963 + }, + { + "symbol": "EME", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.978214, + "strategy_rank": 67.735292, + "rr": 1.506255, + "primary_prob": 26.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.259382, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061445, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 84.673415, + "rr": 2.137913, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.20687, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045438, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.019608, + "strategy_rank": 97.263834, + "rr": 1.768734, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.653101, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02949, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.592593, + "strategy_rank": 76.430867, + "rr": 1.57026, + "primary_prob": 27.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.355389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047124, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.148148, + "strategy_rank": 93.302402, + "rr": 2.452838, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.679256, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034725, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.877996, + "strategy_rank": 81.035638, + "rr": 1.539659, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.309488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044712, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.324619, + "strategy_rank": 90.34719, + "rr": 1.924071, + "primary_prob": 37.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.886106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035627, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.79085, + "strategy_rank": 81.20674, + "rr": 1.165221, + "primary_prob": 55.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.747831, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.112409, + "hold30_r": 3.703583 + }, + { + "symbol": "GD", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.936819, + "strategy_rank": 58.933431, + "rr": 2.751951, + "primary_prob": 22.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 4.127927, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.340905, + "range_504_ratio": 1.406219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06026, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.908497, + "strategy_rank": 72.598854, + "rr": 1.439781, + "primary_prob": 38.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.159671, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071993, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.788671, + "strategy_rank": 59.090898, + "rr": 1.165524, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.748286, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.373483, + "range_504_ratio": 1.452786, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078485, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.830065, + "strategy_rank": 65.745254, + "rr": 1.060844, + "primary_prob": 47.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.591267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.98529, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.296296, + "strategy_rank": 93.990922, + "rr": 1.171263, + "primary_prob": 51.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.756895, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037081, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.056645, + "strategy_rank": 65.706029, + "rr": 1.66849, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.502734, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059413, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.6122, + "strategy_rank": 75.126371, + "rr": 2.126194, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.189291, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04977, + "hold30_r": 0.343492 + }, + { + "symbol": "HUM", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.413943, + "strategy_rank": 68.56091, + "rr": 2.061564, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.092347, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049148, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.065359, + "strategy_rank": 75.275687, + "rr": 1.564726, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.347089, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057605, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.106754, + "strategy_rank": 71.192515, + "rr": 1.931683, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.897524, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.310557, + "hold30_r": -1.24977 + }, + { + "symbol": "KLAC", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.224401, + "strategy_rank": 82.790703, + "rr": 2.194081, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.291122, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038018, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.058824, + "strategy_rank": 74.839224, + "rr": 1.727427, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.591141, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042425, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.53159, + "strategy_rank": 62.816365, + "rr": 1.047476, + "primary_prob": 47.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.571214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43106, + "range_504_ratio": 1.538887, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.976871, + "hold30_r": 0.839319 + }, + { + "symbol": "LULU", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.154684, + "strategy_rank": 82.80611, + "rr": 0.892706, + "primary_prob": 50.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.339059, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041062, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.662309, + "strategy_rank": 69.094419, + "rr": 1.737674, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.60651, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072463, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.196078, + "strategy_rank": 89.525541, + "rr": 2.127804, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.191705, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.093553, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.583878, + "strategy_rank": 87.978346, + "rr": 1.945346, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.918019, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035466, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.492375, + "strategy_rank": 88.559847, + "rr": 1.671815, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.507722, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.638935, + "hold30_r": 1.443678 + }, + { + "symbol": "MRK", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.740741, + "strategy_rank": 63.941512, + "rr": 1.163642, + "primary_prob": 44.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.745462, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060918, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.514161, + "strategy_rank": 96.81154, + "rr": 1.888417, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.832626, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026798, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.699346, + "strategy_rank": 64.966115, + "rr": 1.924439, + "primary_prob": 20.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.886658, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.343456, + "range_504_ratio": 1.409812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066156, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.078431, + "strategy_rank": 80.3677, + "rr": 1.7966, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.6949, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75367, + "hold30_r": 0.366644 + }, + { + "symbol": "NUE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.603486, + "strategy_rank": 93.734588, + "rr": 1.26584, + "primary_prob": 42.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.898761, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032525, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.718954, + "strategy_rank": 73.976153, + "rr": 1.53106, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.29659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436651, + "range_504_ratio": 1.547516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050782, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.176471, + "strategy_rank": 64.832206, + "rr": 1.547993, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.32199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062343, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.237473, + "strategy_rank": 94.390309, + "rr": 2.003538, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.005307, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038405, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.374728, + "strategy_rank": 78.067949, + "rr": 1.678436, + "primary_prob": 22.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.517654, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064026, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.363834, + "strategy_rank": 73.03104, + "rr": 1.214497, + "primary_prob": 44.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.821745, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054685, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.642702, + "strategy_rank": 93.923861, + "rr": 1.573807, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.360711, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04285, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.958606, + "strategy_rank": 83.68187, + "rr": 2.409902, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.614853, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.23608, + "hold30_r": -1.199956 + }, + { + "symbol": "ROL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.461874, + "strategy_rank": 66.476023, + "rr": 1.635624, + "primary_prob": 25.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.453437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069527, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.028322, + "strategy_rank": 83.308546, + "rr": 1.975323, + "primary_prob": 19.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.962984, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068576, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.821351, + "strategy_rank": 94.082321, + "rr": 2.182154, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.273232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034335, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891068, + "strategy_rank": 98.980146, + "rr": 1.81281, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.719215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.790843, + "hold30_r": 2.409091 + }, + { + "symbol": "SNPS", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.006536, + "strategy_rank": 76.878979, + "rr": 1.701607, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.552411, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052443, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.810458, + "strategy_rank": 80.748231, + "rr": 2.109956, + "primary_prob": 29.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.164934, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048958, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.673203, + "strategy_rank": 97.005515, + "rr": 1.600525, + "primary_prob": 28.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.400788, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031009, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.35512, + "strategy_rank": 87.995005, + "rr": 1.88257, + "primary_prob": 35.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.823855, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049648, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.442266, + "strategy_rank": 79.526723, + "rr": 1.719502, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.579253, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05492, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.283224, + "strategy_rank": 59.159212, + "rr": 0.905313, + "primary_prob": 52.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.35797, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051158, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-02-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.366013, + "strategy_rank": 92.739072, + "rr": 2.537148, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.805722, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028887, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.40305, + "strategy_rank": 73.448079, + "rr": 0.747018, + "primary_prob": 65.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.120527, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067397, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.760349, + "strategy_rank": 67.322483, + "rr": 2.634564, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.951845, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055682, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-02-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.928105, + "strategy_rank": 88.929934, + "rr": 0.667973, + "primary_prob": 60.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.001959, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.623304, + "hold30_r": 0.667973 + }, + { + "symbol": "CEG", + "date": "2023-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.837209, + "strategy_rank": 87.382249, + "rr": 1.913912, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.870868, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046076, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.249471, + "strategy_rank": 65.398681, + "rr": 2.198524, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.297787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054626, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.128964, + "strategy_rank": 82.373819, + "rr": 1.838265, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.757397, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050101, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.526427, + "strategy_rank": 88.293815, + "rr": 0.845666, + "primary_prob": 54.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.2685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810063, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.780127, + "strategy_rank": 96.420772, + "rr": 2.235824, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.353737, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.104967, + "hold30_r": -1.073459 + }, + { + "symbol": "APD", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.266385, + "strategy_rank": 73.337102, + "rr": 2.586, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.878999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050531, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.617336, + "strategy_rank": 92.758718, + "rr": 1.749871, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.624806, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.717482, + "hold30_r": 2.689146 + }, + { + "symbol": "AZO", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.046512, + "strategy_rank": 63.333824, + "rr": 1.843135, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.764702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.780496, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.397463, + "strategy_rank": 94.970629, + "rr": 1.889061, + "primary_prob": 30.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.833591, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056671, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.029598, + "strategy_rank": 80.26882, + "rr": 1.703502, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.555253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043825, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.298097, + "strategy_rank": 84.384617, + "rr": 1.061861, + "primary_prob": 53.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.592792, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.790217, + "range_504_ratio": 2.203874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048111, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.412262, + "strategy_rank": 64.788584, + "rr": 1.622136, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.433204, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058762, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.7463, + "strategy_rank": 75.195828, + "rr": 1.241719, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.862579, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054195, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.689218, + "strategy_rank": 79.645744, + "rr": 1.359932, + "primary_prob": 40.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.039898, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.38766, + "range_504_ratio": 1.473529, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306949, + "hold30_r": 3.078418 + }, + { + "symbol": "CF", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900634, + "strategy_rank": 87.040571, + "rr": 0.893044, + "primary_prob": 50.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.339566, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.85076, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.966173, + "strategy_rank": 66.844676, + "rr": 2.84103, + "primary_prob": 21.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.261545, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053163, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.706131, + "strategy_rank": 86.666444, + "rr": 1.738129, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.607193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036667, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.623679, + "strategy_rank": 61.582145, + "rr": 0.954391, + "primary_prob": 50.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.431587, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.891006, + "hold30_r": 1.618879 + }, + { + "symbol": "CSGP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.843552, + "strategy_rank": 76.174031, + "rr": 2.383264, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.574897, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.333799, + "hold30_r": -1.283566 + }, + { + "symbol": "CTAS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.826638, + "strategy_rank": 64.374849, + "rr": 1.451354, + "primary_prob": 38.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.17703, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080508, + "hold30_r": -1.016817 + }, + { + "symbol": "CTVA", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.315011, + "strategy_rank": 68.304052, + "rr": 2.117277, + "primary_prob": 28.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.175916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056807, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.534884, + "strategy_rank": 74.478216, + "rr": 2.187039, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.280558, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051194, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.038055, + "strategy_rank": 64.586132, + "rr": 1.989282, + "primary_prob": 28.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.983923, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.932495, + "hold30_r": -1.310713 + }, + { + "symbol": "DECK", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.20296, + "strategy_rank": 88.393971, + "rr": 0.863818, + "primary_prob": 53.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.295727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.81319, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.469345, + "strategy_rank": 65.591832, + "rr": 2.306379, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.459568, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.763624, + "hold30_r": -1.702402 + }, + { + "symbol": "DHI", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.257928, + "strategy_rank": 81.899537, + "rr": 1.652923, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.479385, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045926, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.868922, + "strategy_rank": 92.670271, + "rr": 1.956631, + "primary_prob": 28.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.934947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038801, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.112051, + "strategy_rank": 89.467043, + "rr": 1.859092, + "primary_prob": 21.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.788639, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817742, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.323467, + "strategy_rank": 67.336554, + "rr": 0.837779, + "primary_prob": 54.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.256669, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.772965, + "hold30_r": 2.202024 + }, + { + "symbol": "EOG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.452431, + "strategy_rank": 78.855942, + "rr": 1.938557, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.907836, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.222879, + "hold30_r": -1.175901 + }, + { + "symbol": "EQT", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.048626, + "strategy_rank": 97.372013, + "rr": 1.571072, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.356609, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.543291, + "hold30_r": -0.130472 + }, + { + "symbol": "ERIE", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.031712, + "strategy_rank": 77.376629, + "rr": 1.551891, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.327837, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052422, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.828753, + "strategy_rank": 92.210507, + "rr": 2.877197, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.315796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034622, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.606765, + "strategy_rank": 79.02347, + "rr": 2.399464, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.599196, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042948, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.389006, + "strategy_rank": 92.520406, + "rr": 1.040914, + "primary_prob": 42.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.56137, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035994, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.657505, + "strategy_rank": 93.851393, + "rr": 0.973315, + "primary_prob": 52.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.459973, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.734909, + "range_504_ratio": 2.085291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933569, + "hold30_r": 0.117444 + }, + { + "symbol": "FIX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.665962, + "strategy_rank": 81.839591, + "rr": 1.074775, + "primary_prob": 47.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.612162, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639145, + "range_504_ratio": 1.894861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.020008, + "hold30_r": 3.503141 + }, + { + "symbol": "FSLR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.682875, + "strategy_rank": 96.297, + "rr": 1.711206, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.566809, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.134213, + "range_504_ratio": 3.108725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.68244, + "hold30_r": 3.874969 + }, + { + "symbol": "GILD", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.226216, + "strategy_rank": 74.839364, + "rr": 0.909046, + "primary_prob": 52.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.363569, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060556, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.338266, + "strategy_rank": 57.724128, + "rr": 1.426129, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.139194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.359383, + "hold30_r": 2.824411 + }, + { + "symbol": "GPC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.600423, + "strategy_rank": 65.8646, + "rr": 1.667395, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.501092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591484, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.395349, + "strategy_rank": 72.261554, + "rr": 0.776161, + "primary_prob": 59.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.164242, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.560631, + "range_504_ratio": 1.751777, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.728136, + "hold30_r": 0.058244 + }, + { + "symbol": "HAL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243129, + "strategy_rank": 93.505633, + "rr": 1.894824, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.842235, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035956, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.761099, + "strategy_rank": 60.74163, + "rr": 2.302576, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.453865, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061081, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.957717, + "strategy_rank": 74.141288, + "rr": 2.088926, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.133389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050811, + "hold30_r": -0.789577 + }, + { + "symbol": "IEX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.672304, + "strategy_rank": 65.283271, + "rr": 1.877086, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.815629, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055749, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.12685, + "strategy_rank": 74.095124, + "rr": 2.319026, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.478538, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05771, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.615222, + "strategy_rank": 68.087617, + "rr": 1.544747, + "primary_prob": 36.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.31712, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079488, + "hold30_r": -1.032686 + }, + { + "symbol": "KLAC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.697674, + "strategy_rank": 87.222549, + "rr": 1.517658, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.276487, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038793, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 73.68527, + "rr": 1.378828, + "primary_prob": 39.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.068242, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.108478, + "hold30_r": -1.067113 + }, + { + "symbol": "LVS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.820296, + "strategy_rank": 92.766612, + "rr": 1.081961, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.622942, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.737019, + "range_504_ratio": 2.089697, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.034476, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 82.146145, + "rr": 0.767148, + "primary_prob": 67.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.150722, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043984, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.080338, + "strategy_rank": 67.628389, + "rr": 1.848117, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.772175, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05843, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.680761, + "strategy_rank": 63.84109, + "rr": 0.874783, + "primary_prob": 43.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.312174, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.377875, + "range_504_ratio": 1.459181, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.80241, + "hold30_r": -1.382243 + }, + { + "symbol": "MOS", + "date": "2023-02-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.200846, + "strategy_rank": 86.096288, + "rr": 2.296616, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.444924, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.257191, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.040169, + "strategy_rank": 87.136979, + "rr": 0.871892, + "primary_prob": 39.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.307838, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.836913, + "hold30_r": 0.660394 + }, + { + "symbol": "MPWR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.274841, + "strategy_rank": 91.420237, + "rr": 1.97463, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.961944, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.941601, + "hold30_r": 1.694211 + }, + { + "symbol": "MRK", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.446089, + "strategy_rank": 65.886946, + "rr": 1.23339, + "primary_prob": 42.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.850086, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.173965, + "hold30_r": -0.671487 + }, + { + "symbol": "MRNA", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.991543, + "strategy_rank": 97.359903, + "rr": 2.103849, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.155774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028142, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486258, + "strategy_rank": 76.378355, + "rr": 2.220376, + "primary_prob": 20.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.330563, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.478028, + "range_504_ratio": 1.612891, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047671, + "hold30_r": -0.607305 + }, + { + "symbol": "NUE", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.088795, + "strategy_rank": 92.831777, + "rr": 1.612133, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.418199, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131804, + "hold30_r": -1.099047 + }, + { + "symbol": "ORLY", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 64.617376, + "rr": 2.261755, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.392632, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.463891, + "range_504_ratio": 1.590249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.203026, + "hold30_r": 0.525859 + }, + { + "symbol": "OXY", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.625793, + "strategy_rank": 93.025397, + "rr": 1.875712, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.813568, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038731, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.608879, + "strategy_rank": 79.390773, + "rr": 1.113748, + "primary_prob": 45.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.670622, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066068, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.835095, + "strategy_rank": 69.1352, + "rr": 0.733271, + "primary_prob": 51.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.099907, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054073, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.300211, + "strategy_rank": 94.1823, + "rr": 1.849359, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.774038, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044793, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.972516, + "strategy_rank": 76.649116, + "rr": 1.511422, + "primary_prob": 44.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.267132, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040032, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.460888, + "strategy_rank": 70.42009, + "rr": 0.887805, + "primary_prob": 40.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.331707, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045828, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.241015, + "strategy_rank": 65.986432, + "rr": 1.775294, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.662941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068786, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.877378, + "strategy_rank": 84.740747, + "rr": 1.693506, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.540259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063033, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.663848, + "strategy_rank": 71.092542, + "rr": 1.330105, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.995158, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062385, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.357294, + "strategy_rank": 93.593144, + "rr": 1.554163, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.331245, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034888, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894292, + "strategy_rank": 99.008283, + "rr": 1.074953, + "primary_prob": 52.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.612429, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063325, + "range_504_ratio": 2.895985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.051097, + "hold30_r": 4.028273 + }, + { + "symbol": "SNPS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.989429, + "strategy_rank": 78.511588, + "rr": 2.176545, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.264817, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051859, + "hold30_r": 1.351842 + }, + { + "symbol": "STLD", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.260042, + "strategy_rank": 94.798485, + "rr": 1.25448, + "primary_prob": 44.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.88172, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.963818, + "range_504_ratio": 2.621686, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03674, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.892178, + "strategy_rank": 66.42579, + "rr": 1.150987, + "primary_prob": 35.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.72648, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068623, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.414376, + "strategy_rank": 85.947025, + "rr": 1.222691, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.834036, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048662, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.997886, + "strategy_rank": 64.632697, + "rr": 0.910126, + "primary_prob": 52.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.365189, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.846675, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.471459, + "strategy_rank": 97.098376, + "rr": 1.816669, + "primary_prob": 24.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.725004, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027223, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.054968, + "strategy_rank": 84.043541, + "rr": 1.978927, + "primary_prob": 16.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.96839, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042254, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.754757, + "strategy_rank": 86.253646, + "rr": 1.69295, + "primary_prob": 23.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.539426, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179788, + "hold30_r": -1.129547 + }, + { + "symbol": "TT", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.086681, + "strategy_rank": 70.407512, + "rr": 2.007836, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.011753, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046274, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.875264, + "strategy_rank": 82.126609, + "rr": 1.541999, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.312998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039939, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.477801, + "strategy_rank": 83.01041, + "rr": 1.400349, + "primary_prob": 39.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.100523, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.154393, + "hold30_r": -3.100818 + }, + { + "symbol": "VLO", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.56871, + "strategy_rank": 92.34873, + "rr": 1.758539, + "primary_prob": 20.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.637809, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029305, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.549683, + "strategy_rank": 61.732879, + "rr": 1.998096, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.997144, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054926, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.54334, + "strategy_rank": 92.181604, + "rr": 1.38258, + "primary_prob": 39.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.07387, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.337441, + "hold30_r": 0.561945 + }, + { + "symbol": "XOM", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.17759, + "strategy_rank": 76.707857, + "rr": 0.706816, + "primary_prob": 49.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.060224, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.815654, + "range_504_ratio": 2.260653, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662816, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.917548, + "strategy_rank": 81.086587, + "rr": 2.16141, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.242115, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04554, + "hold30_r": -1.0 + }, + { + "symbol": "XYZ", + "date": "2023-02-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.183932, + "strategy_rank": 86.41736, + "rr": 1.566908, + "primary_prob": 41.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.350362, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.728752, + "range_504_ratio": 5.633619, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041442, + "hold30_r": -1.014153 + }, + { + "symbol": "CEG", + "date": "2023-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.12854, + "strategy_rank": 86.998674, + "rr": 1.997549, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.996323, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04906, + "hold30_r": -1.0 + }, + { + "symbol": "A", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.877996, + "strategy_rank": 74.953727, + "rr": 1.24803, + "primary_prob": 42.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.872045, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058481, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.026144, + "strategy_rank": 63.581344, + "rr": 1.919844, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.879766, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061411, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.938998, + "strategy_rank": 81.248603, + "rr": 2.402763, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.604145, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053059, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.651416, + "strategy_rank": 65.886426, + "rr": 1.368947, + "primary_prob": 39.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.053421, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063737, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.472767, + "strategy_rank": 87.839632, + "rr": 1.906868, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.860302, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039933, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.257081, + "strategy_rank": 96.627783, + "rr": 1.751142, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.626713, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031068, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.997821, + "strategy_rank": 73.287605, + "rr": 1.58505, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.377574, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053833, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.840959, + "strategy_rank": 90.484323, + "rr": 0.943005, + "primary_prob": 50.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.414507, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036209, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.405229, + "strategy_rank": 96.309747, + "rr": 1.529541, + "primary_prob": 35.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.294312, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051392, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.690632, + "strategy_rank": 66.894312, + "rr": 2.155199, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.232799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056311, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.067538, + "strategy_rank": 76.138581, + "rr": 1.290434, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.935651, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055452, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.433551, + "strategy_rank": 88.201312, + "rr": 1.353621, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.030431, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056087, + "hold30_r": -1.015555 + }, + { + "symbol": "CI", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.572985, + "strategy_rank": 67.914133, + "rr": 2.049683, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.074525, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060425, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.008715, + "strategy_rank": 87.458274, + "rr": 1.655983, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.483974, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038295, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.461874, + "strategy_rank": 59.418964, + "rr": 0.966318, + "primary_prob": 50.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.449477, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899866, + "hold30_r": 2.249829 + }, + { + "symbol": "CSGP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.285403, + "strategy_rank": 78.541086, + "rr": 1.625307, + "primary_prob": 50.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.43796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052697, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.96732, + "strategy_rank": 65.248863, + "rr": 1.090585, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.635878, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066553, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.620915, + "strategy_rank": 67.858554, + "rr": 1.943846, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.915768, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055099, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.503268, + "strategy_rank": 76.117505, + "rr": 2.488053, + "primary_prob": 22.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.732079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054206, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.167756, + "strategy_rank": 86.865255, + "rr": 0.821031, + "primary_prob": 55.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.231547, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051554, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.017429, + "strategy_rank": 82.579592, + "rr": 2.514507, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.77176, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051188, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.79085, + "strategy_rank": 93.175334, + "rr": 1.589191, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.383786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029813, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.254902, + "strategy_rank": 88.534953, + "rr": 2.010372, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.015558, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040534, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.481481, + "strategy_rank": 70.308776, + "rr": 0.714179, + "primary_prob": 61.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.071269, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052177, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.305011, + "strategy_rank": 67.64829, + "rr": 1.719107, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.57866, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.493551, + "range_504_ratio": 1.638122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.653148, + "hold30_r": 2.729058 + }, + { + "symbol": "EOG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.640523, + "strategy_rank": 80.770105, + "rr": 1.018666, + "primary_prob": 48.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.527998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.117739, + "hold30_r": -1.074119 + }, + { + "symbol": "EPAM", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.344227, + "strategy_rank": 88.971393, + "rr": 1.002012, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.503017, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034454, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.910675, + "strategy_rank": 97.020081, + "rr": 1.870463, + "primary_prob": 26.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.805694, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.840584, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.721133, + "strategy_rank": 75.78088, + "rr": 2.600159, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.900239, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050548, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.751634, + "strategy_rank": 91.156579, + "rr": 2.36287, + "primary_prob": 23.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.544306, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040152, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.442266, + "strategy_rank": 79.996543, + "rr": 2.111261, + "primary_prob": 25.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.166892, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041629, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.660131, + "strategy_rank": 86.279483, + "rr": 1.788691, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.683036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036596, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891068, + "strategy_rank": 96.467226, + "rr": 0.747097, + "primary_prob": 48.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.120646, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.134213, + "range_504_ratio": 3.108725, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029868, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.137255, + "strategy_rank": 75.141731, + "rr": 1.116469, + "primary_prob": 45.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.674703, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062134, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.849673, + "strategy_rank": 64.605641, + "rr": 0.835904, + "primary_prob": 69.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.253855, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075709, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.969499, + "strategy_rank": 94.113432, + "rr": 0.969309, + "primary_prob": 46.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.453964, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034056, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.006536, + "strategy_rank": 62.800227, + "rr": 2.239681, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.359522, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.39312, + "range_504_ratio": 1.481595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054853, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.215686, + "strategy_rank": 73.603154, + "rr": 0.876988, + "primary_prob": 62.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.315481, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057119, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.27451, + "strategy_rank": 66.294331, + "rr": 1.758477, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.637716, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064329, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.313725, + "strategy_rank": 60.160912, + "rr": 2.10347, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.155205, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061089, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.928105, + "strategy_rank": 78.556195, + "rr": 1.911414, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.86712, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060411, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.095861, + "strategy_rank": 68.030146, + "rr": 0.957783, + "primary_prob": 40.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.436675, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05034, + "hold30_r": -1.0 + }, + { + "symbol": "KHC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.372549, + "strategy_rank": 58.232523, + "rr": 1.530994, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.29649, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.315477, + "range_504_ratio": 1.370914, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070072, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.522876, + "strategy_rank": 87.039926, + "rr": 1.577216, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.365824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040315, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.699346, + "strategy_rank": 78.026499, + "rr": 2.20232, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.30348, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050653, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.623094, + "strategy_rank": 75.038339, + "rr": 1.611304, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.416956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044432, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.610022, + "strategy_rank": 82.350928, + "rr": 2.751556, + "primary_prob": 37.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.127334, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044667, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.701525, + "strategy_rank": 91.238894, + "rr": 1.556187, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.334281, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.737019, + "range_504_ratio": 2.089697, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508541, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.35512, + "strategy_rank": 66.815975, + "rr": 2.381122, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.571684, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066064, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2023-02-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.244009, + "strategy_rank": 84.049067, + "rr": 2.580725, + "primary_prob": 38.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.871088, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.539563, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.385621, + "strategy_rank": 87.506891, + "rr": 1.452416, + "primary_prob": 40.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.178624, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03949, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.22658, + "strategy_rank": 66.480345, + "rr": 1.540069, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.310104, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0767, + "hold30_r": -1.009006 + }, + { + "symbol": "MRNA", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.474946, + "strategy_rank": 97.628114, + "rr": 1.101461, + "primary_prob": 40.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.652192, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.338598, + "hold30_r": -1.306167 + }, + { + "symbol": "NUE", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.187364, + "strategy_rank": 93.124633, + "rr": 1.936368, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.904551, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035566, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.69281, + "strategy_rank": 93.280619, + "rr": 2.140911, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.211367, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.122367, + "hold30_r": -1.085071 + }, + { + "symbol": "PCG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.533769, + "strategy_rank": 79.362769, + "rr": 1.374795, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.062193, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.182019, + "hold30_r": -1.11293 + }, + { + "symbol": "PFG", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.056645, + "strategy_rank": 68.717912, + "rr": 1.288604, + "primary_prob": 42.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.932906, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057002, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.662309, + "strategy_rank": 93.133182, + "rr": 1.963234, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.944852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045262, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.392157, + "strategy_rank": 76.26364, + "rr": 0.787138, + "primary_prob": 71.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.180707, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043576, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.71024, + "strategy_rank": 71.784124, + "rr": 1.207329, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.810993, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050519, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.154684, + "strategy_rank": 77.840888, + "rr": 1.825653, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.73848, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409828, + "range_504_ratio": 1.506559, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05739, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.679739, + "strategy_rank": 66.223643, + "rr": 1.073895, + "primary_prob": 47.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.610842, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08506, + "hold30_r": -1.010259 + }, + { + "symbol": "ROST", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.880174, + "strategy_rank": 83.046557, + "rr": 1.143229, + "primary_prob": 45.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.714843, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066698, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.821351, + "strategy_rank": 93.681467, + "rr": 0.697959, + "primary_prob": 49.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.046939, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037041, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.492375, + "strategy_rank": 79.196836, + "rr": 0.820195, + "primary_prob": 56.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.230292, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.609758, + "hold30_r": -1.555141 + }, + { + "symbol": "SRE", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.174292, + "strategy_rank": 61.339396, + "rr": 2.492568, + "primary_prob": 24.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.738852, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.389389, + "range_504_ratio": 1.476079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065574, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.346405, + "strategy_rank": 95.009875, + "rr": 1.027565, + "primary_prob": 50.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.541347, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.963818, + "range_504_ratio": 2.621686, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037872, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.83878, + "strategy_rank": 65.500189, + "rr": 1.139159, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.708739, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.263512, + "hold30_r": -1.185465 + }, + { + "symbol": "TKO", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.603486, + "strategy_rank": 85.018092, + "rr": 2.00477, + "primary_prob": 16.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.007155, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056346, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.56427, + "strategy_rank": 97.086293, + "rr": 1.951977, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.927965, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029164, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.562092, + "strategy_rank": 83.906508, + "rr": 0.72207, + "primary_prob": 68.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.083106, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042389, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.869281, + "strategy_rank": 84.625888, + "rr": 1.271882, + "primary_prob": 46.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.907824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052089, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.294118, + "strategy_rank": 71.705882, + "rr": 2.302808, + "primary_prob": 32.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.454212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053263, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.087146, + "strategy_rank": 87.061002, + "rr": 1.044432, + "primary_prob": 40.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.566647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001683, + "hold30_r": -1.049228 + }, + { + "symbol": "VICI", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.788671, + "strategy_rank": 60.593374, + "rr": 1.299934, + "primary_prob": 41.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.9499, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06513, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.039216, + "strategy_rank": 92.953538, + "rr": 1.666931, + "primary_prob": 22.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.500397, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032825, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.48366, + "strategy_rank": 78.140736, + "rr": 1.862099, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.793149, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054276, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.827887, + "strategy_rank": 61.927347, + "rr": 1.874345, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.811518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.490831, + "range_504_ratio": 1.633673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058422, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.779956, + "strategy_rank": 90.189448, + "rr": 2.454295, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.681443, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046655, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-02-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.265795, + "strategy_rank": 79.912144, + "rr": 2.063951, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.095927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052826, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.352052, + "strategy_rank": 87.746867, + "rr": 2.311288, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.466931, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037779, + "hold30_r": -1.0 + }, + { + "symbol": "A", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.069114, + "strategy_rank": 74.278553, + "rr": 2.07887, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.118305, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467434, + "range_504_ratio": 1.595894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055459, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.641469, + "strategy_rank": 63.161959, + "rr": 2.768499, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.152748, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.357632, + "range_504_ratio": 1.429939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063869, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.388769, + "strategy_rank": 79.338949, + "rr": 1.947555, + "primary_prob": 27.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.921332, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055253, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.365011, + "strategy_rank": 64.291283, + "rr": 1.185577, + "primary_prob": 44.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.778366, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.115556, + "hold30_r": -1.132663 + }, + { + "symbol": "ALB", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.084233, + "strategy_rank": 95.437412, + "rr": 1.522801, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.284202, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092184, + "hold30_r": -1.063539 + }, + { + "symbol": "AMP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.317495, + "strategy_rank": 70.370522, + "rr": 1.583751, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.375627, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059501, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.62419, + "strategy_rank": 96.074002, + "rr": 1.942367, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.91355, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030102, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.956803, + "strategy_rank": 73.573211, + "rr": 1.56567, + "primary_prob": 30.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.348504, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.507657, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.840173, + "strategy_rank": 90.826483, + "rr": 0.98212, + "primary_prob": 36.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.473179, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.929604, + "range_504_ratio": 2.533505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.943616, + "hold30_r": 2.435064 + }, + { + "symbol": "BIIB", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.220302, + "strategy_rank": 96.125763, + "rr": 2.217621, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.326431, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051043, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.224622, + "strategy_rank": 69.891287, + "rr": 1.576603, + "primary_prob": 24.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.364904, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065067, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.50108, + "strategy_rank": 65.496877, + "rr": 1.662967, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.494451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056889, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.656587, + "strategy_rank": 77.014784, + "rr": 1.488709, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.233064, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.435084, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.708423, + "strategy_rank": 84.948914, + "rr": 0.855012, + "primary_prob": 52.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.282518, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.427823, + "range_504_ratio": 1.533915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.80198, + "hold30_r": 1.604833 + }, + { + "symbol": "CF", + "date": "2023-02-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.233261, + "strategy_rank": 84.631386, + "rr": 2.452983, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.679474, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.018645, + "range_504_ratio": 2.769441, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037051, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.604752, + "strategy_rank": 65.847895, + "rr": 2.563885, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.845827, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062475, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.492441, + "strategy_rank": 87.836519, + "rr": 2.008399, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.012598, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038332, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.820734, + "strategy_rank": 79.124083, + "rr": 1.680156, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.520234, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042458, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.885529, + "strategy_rank": 62.277198, + "rr": 1.820476, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.730714, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.750127, + "hold30_r": 1.17151 + }, + { + "symbol": "CTRA", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021598, + "strategy_rank": 80.002188, + "rr": 0.871165, + "primary_prob": 53.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.306747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.007914, + "range_504_ratio": 2.73988, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.829053, + "hold30_r": -1.041267 + }, + { + "symbol": "CTVA", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.773218, + "strategy_rank": 67.487804, + "rr": 1.872553, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.80883, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051696, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.088553, + "strategy_rank": 76.832246, + "rr": 1.521159, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.281738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714245, + "range_504_ratio": 2.042645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056423, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.073434, + "strategy_rank": 65.307007, + "rr": 1.339379, + "primary_prob": 51.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.009069, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051761, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.408207, + "strategy_rank": 86.774107, + "rr": 1.689613, + "primary_prob": 33.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.53442, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.635632, + "hold30_r": 2.829716 + }, + { + "symbol": "DG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.853132, + "strategy_rank": 65.495899, + "rr": 2.353054, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.529581, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.358275, + "range_504_ratio": 1.430859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057761, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.444924, + "strategy_rank": 83.182999, + "rr": 1.772415, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.658622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045745, + "hold30_r": 0.837951 + }, + { + "symbol": "DVN", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.576674, + "strategy_rank": 91.323499, + "rr": 2.371209, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.556814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031338, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.557235, + "strategy_rank": 86.474548, + "rr": 1.558288, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.337431, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522332, + "hold30_r": 0.096423 + }, + { + "symbol": "EOG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.580994, + "strategy_rank": 83.063161, + "rr": 2.546582, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.819873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040605, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.704104, + "strategy_rank": 97.023907, + "rr": 0.88148, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.32222, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.852302, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.440605, + "strategy_rank": 75.958423, + "rr": 2.785134, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.177701, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053174, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.00432, + "strategy_rank": 91.125438, + "rr": 1.334553, + "primary_prob": 38.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.001829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80057, + "range_504_ratio": 2.226811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037234, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.637149, + "strategy_rank": 82.155056, + "rr": 0.757311, + "primary_prob": 51.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.135967, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.410042, + "hold30_r": -1.372274 + }, + { + "symbol": "FCX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.453564, + "strategy_rank": 83.925253, + "rr": 2.107654, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.161481, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03479, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.680346, + "strategy_rank": 95.101242, + "rr": 1.031653, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.54748, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.734909, + "range_504_ratio": 2.085291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984813, + "hold30_r": 0.026151 + }, + { + "symbol": "FSLR", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892009, + "strategy_rank": 96.368372, + "rr": 1.519499, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.279248, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.134213, + "range_504_ratio": 3.108725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.487674, + "hold30_r": 3.741183 + }, + { + "symbol": "GILD", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.2527, + "strategy_rank": 73.866114, + "rr": 2.129386, + "primary_prob": 27.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.19408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063137, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.172786, + "strategy_rank": 64.640347, + "rr": 0.748251, + "primary_prob": 72.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.122377, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069194, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5054, + "strategy_rank": 72.915418, + "rr": 1.127309, + "primary_prob": 51.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.690964, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.560631, + "range_504_ratio": 1.751777, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.070114, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.736501, + "strategy_rank": 92.253482, + "rr": 1.80118, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.70177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.195168, + "hold30_r": -1.161634 + }, + { + "symbol": "HUBB", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.87689, + "strategy_rank": 73.269857, + "rr": 1.301588, + "primary_prob": 48.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.952382, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060655, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.205184, + "strategy_rank": 65.721215, + "rr": 1.943005, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.914508, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061916, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.289417, + "strategy_rank": 58.443109, + "rr": 1.701835, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.552752, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065144, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.717063, + "strategy_rank": 79.031685, + "rr": 1.956086, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.934129, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.341124, + "range_504_ratio": 1.406527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053518, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.36933, + "strategy_rank": 67.21629, + "rr": 1.216359, + "primary_prob": 43.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.824539, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052455, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.524838, + "strategy_rank": 86.266525, + "rr": 1.758316, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.637474, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041081, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421166, + "strategy_rank": 80.710765, + "rr": 1.862935, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.794402, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.815421, + "hold30_r": 1.200694 + }, + { + "symbol": "LLY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.140389, + "strategy_rank": 73.290082, + "rr": 1.907386, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.861078, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046828, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.520518, + "strategy_rank": 91.649708, + "rr": 1.586924, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.380386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737019, + "range_504_ratio": 2.089697, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.539569, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.792657, + "strategy_rank": 65.547963, + "rr": 1.020344, + "primary_prob": 48.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.530516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068978, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.149028, + "strategy_rank": 63.913802, + "rr": 0.712663, + "primary_prob": 59.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.068994, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.384726, + "range_504_ratio": 1.469211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.856174, + "hold30_r": -1.775148 + }, + { + "symbol": "MOS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.017279, + "strategy_rank": 85.062095, + "rr": 1.67695, + "primary_prob": 48.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.515426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031539, + "range_504_ratio": 2.805379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.63713, + "hold30_r": -1.391788 + }, + { + "symbol": "MPC", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.272138, + "strategy_rank": 87.831445, + "rr": 1.813946, + "primary_prob": 18.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.720919, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041625, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.87257, + "strategy_rank": 65.366403, + "rr": 1.560013, + "primary_prob": 37.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.340019, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070417, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.056156, + "strategy_rank": 97.346205, + "rr": 2.178098, + "primary_prob": 22.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.267147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025277, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.721382, + "strategy_rank": 65.663588, + "rr": 1.337239, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.005859, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.343456, + "range_504_ratio": 1.409812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065261, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.989201, + "strategy_rank": 89.330803, + "rr": 1.648063, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.472095, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017259, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.857451, + "strategy_rank": 85.295906, + "rr": 1.667111, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.500666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035908, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.276458, + "strategy_rank": 91.726279, + "rr": 0.991131, + "primary_prob": 43.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.486696, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.954114, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.101512, + "strategy_rank": 79.982265, + "rr": 1.79998, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.699969, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043922, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.924406, + "strategy_rank": 94.636739, + "rr": 0.802173, + "primary_prob": 43.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.203259, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049937, + "hold30_r": -1.016928 + }, + { + "symbol": "ORCL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.449244, + "strategy_rank": 66.388178, + "rr": 0.970667, + "primary_prob": 46.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.456001, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070035, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.937365, + "strategy_rank": 59.704862, + "rr": 1.114385, + "primary_prob": 33.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.671577, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061194, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.136069, + "strategy_rank": 91.022404, + "rr": 1.775419, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.663128, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037586, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.356371, + "strategy_rank": 78.646012, + "rr": 0.711723, + "primary_prob": 59.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.067584, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.649419, + "hold30_r": 2.915392 + }, + { + "symbol": "PFG", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.012959, + "strategy_rank": 70.33752, + "rr": 1.506289, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.259434, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058197, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.669546, + "strategy_rank": 79.615234, + "rr": 1.649439, + "primary_prob": 21.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.474158, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.604441, + "hold30_r": 1.5999 + }, + { + "symbol": "PODD", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.952484, + "strategy_rank": 92.53398, + "rr": 1.514781, + "primary_prob": 28.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.272171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040363, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.740821, + "strategy_rank": 82.894006, + "rr": 2.010894, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.016342, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042211, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.308855, + "strategy_rank": 72.861026, + "rr": 1.084675, + "primary_prob": 45.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.627012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052803, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.801296, + "strategy_rank": 79.447545, + "rr": 1.602296, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.403444, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409828, + "range_504_ratio": 1.506559, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059944, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.304536, + "strategy_rank": 81.573951, + "rr": 2.685312, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.027967, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.389703, + "hold30_r": -1.324231 + }, + { + "symbol": "SBUX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.237581, + "strategy_rank": 69.161996, + "rr": 1.233871, + "primary_prob": 38.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.850806, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067049, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.868251, + "strategy_rank": 92.570706, + "rr": 1.594943, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.392414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.40322, + "hold30_r": -1.366333 + }, + { + "symbol": "SNPS", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.796976, + "strategy_rank": 80.628142, + "rr": 1.656266, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.484399, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.608586, + "hold30_r": 0.680998 + }, + { + "symbol": "STLD", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.920086, + "strategy_rank": 94.653543, + "rr": 1.533351, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.300026, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.963818, + "range_504_ratio": 2.621686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495743, + "hold30_r": -1.008856 + }, + { + "symbol": "TJX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.041037, + "strategy_rank": 64.905019, + "rr": 1.613917, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.420875, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074468, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.652268, + "strategy_rank": 83.982019, + "rr": 0.695238, + "primary_prob": 60.08, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.042856, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.159311, + "hold30_r": -1.105573 + }, + { + "symbol": "TPL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.568035, + "strategy_rank": 96.723486, + "rr": 2.234139, + "primary_prob": 21.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.351208, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029185, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.153348, + "strategy_rank": 80.093119, + "rr": 1.957399, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.936098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044307, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.092873, + "strategy_rank": 83.7982, + "rr": 1.160414, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.740621, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.486761, + "hold30_r": -1.439712 + }, + { + "symbol": "UAL", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.585313, + "strategy_rank": 82.367478, + "rr": 1.177072, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.765608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.13484, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.036717, + "strategy_rank": 84.38303, + "rr": 0.912374, + "primary_prob": 66.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.368562, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714168, + "range_504_ratio": 2.042487, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.864156, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.285097, + "strategy_rank": 62.565516, + "rr": 1.014223, + "primary_prob": 48.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.521334, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070544, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.488121, + "strategy_rank": 93.38134, + "rr": 1.225998, + "primary_prob": 37.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.838997, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.190198, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.008639, + "strategy_rank": 77.531048, + "rr": 1.892242, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.838364, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.835935, + "hold30_r": 2.799309 + }, + { + "symbol": "WYNN", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.660907, + "strategy_rank": 89.929014, + "rr": 0.897093, + "primary_prob": 65.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.345639, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.851151, + "hold30_r": 0.711875 + }, + { + "symbol": "XOM", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.436285, + "strategy_rank": 79.983848, + "rr": 0.891348, + "primary_prob": 48.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.337022, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.223284, + "hold30_r": -1.175088 + }, + { + "symbol": "XYZ", + "date": "2023-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.228942, + "strategy_rank": 91.275345, + "rr": 1.929444, + "primary_prob": 21.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.894166, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.728752, + "range_504_ratio": 5.633619, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026557, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-03-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.565217, + "strategy_rank": 88.274828, + "rr": 1.508124, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.262186, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037141, + "hold30_r": 0.696864 + }, + { + "symbol": "HOOD", + "date": "2023-03-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.543478, + "strategy_rank": 85.632062, + "rr": 2.131939, + "primary_prob": 22.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.197908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026607, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.173913, + "strategy_rank": 80.13996, + "rr": 1.961035, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.941553, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047766, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76087, + "strategy_rank": 62.310266, + "rr": 1.93749, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.906235, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.366967, + "range_504_ratio": 1.44335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070918, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.195652, + "strategy_rank": 63.395525, + "rr": 0.930245, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.395368, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.856396, + "hold30_r": -1.492626 + }, + { + "symbol": "ALB", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.152174, + "strategy_rank": 96.201099, + "rr": 2.504643, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.756965, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030818, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.456522, + "strategy_rank": 76.155357, + "rr": 1.519398, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.279097, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063783, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 91.602848, + "rr": 1.60562, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.40843, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033087, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.478261, + "strategy_rank": 76.497689, + "rr": 1.933865, + "primary_prob": 26.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.900797, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061843, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.26087, + "strategy_rank": 79.725125, + "rr": 0.744137, + "primary_prob": 47.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.116205, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043166, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.869565, + "strategy_rank": 67.513251, + "rr": 1.194926, + "primary_prob": 43.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.792388, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065673, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.630435, + "strategy_rank": 96.4374, + "rr": 2.729436, + "primary_prob": 20.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.094155, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054717, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.978261, + "strategy_rank": 77.13706, + "rr": 1.232377, + "primary_prob": 45.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.848566, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058089, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.108696, + "strategy_rank": 79.015349, + "rr": 1.049016, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.573524, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.726893, + "range_504_ratio": 2.068643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047351, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.869565, + "strategy_rank": 72.509997, + "rr": 1.942865, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.914297, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067434, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 66.205791, + "rr": 2.182162, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.273243, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059798, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.804348, + "strategy_rank": 77.929855, + "rr": 1.563055, + "primary_prob": 37.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.344583, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056879, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.369565, + "strategy_rank": 80.502947, + "rr": 1.542151, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.313227, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.427823, + "range_504_ratio": 1.533915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.484578, + "hold30_r": 3.274083 + }, + { + "symbol": "CI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.326087, + "strategy_rank": 65.96145, + "rr": 1.867121, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.800682, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066007, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.804348, + "strategy_rank": 66.978662, + "rr": 0.756436, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.134655, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.342405, + "range_504_ratio": 1.40833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.697772, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.108696, + "strategy_rank": 85.299514, + "rr": 1.519654, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.279482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.221369, + "hold30_r": -1.180948 + }, + { + "symbol": "CSGP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.086957, + "strategy_rank": 79.183863, + "rr": 1.790206, + "primary_prob": 32.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.68531, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049822, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.195652, + "strategy_rank": 62.596176, + "rr": 1.95006, + "primary_prob": 30.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.92509, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31295, + "range_504_ratio": 1.367454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.880786, + "hold30_r": 1.855654 + }, + { + "symbol": "CTVA", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.586957, + "strategy_rank": 70.535815, + "rr": 1.315091, + "primary_prob": 41.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.972636, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522043, + "range_504_ratio": 1.685468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05683, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.282609, + "strategy_rank": 65.309323, + "rr": 1.735935, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.603903, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058474, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.369565, + "strategy_rank": 87.925941, + "rr": 1.756978, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.635467, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055262, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.695652, + "strategy_rank": 79.573941, + "rr": 1.928743, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.893114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.880082, + "hold30_r": 1.999169 + }, + { + "symbol": "DVN", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.326087, + "strategy_rank": 83.52761, + "rr": 2.480529, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.720794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036302, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.847826, + "strategy_rank": 79.842285, + "rr": 2.215482, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.323222, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039023, + "hold30_r": -1.0 + }, + { + "symbol": "EPAM", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.347826, + "strategy_rank": 96.907903, + "rr": 1.88807, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.832105, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030994, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-03-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.608696, + "strategy_rank": 96.308733, + "rr": 3.331888, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.997831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030144, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.891304, + "strategy_rank": 78.137579, + "rr": 1.904129, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.856193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053776, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.391304, + "strategy_rank": 75.346364, + "rr": 1.09159, + "primary_prob": 39.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.637385, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068521, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.608696, + "strategy_rank": 67.298972, + "rr": 1.762511, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.643767, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060242, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.021739, + "strategy_rank": 92.528883, + "rr": 0.811063, + "primary_prob": 51.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.216595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036208, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.891304, + "strategy_rank": 73.075757, + "rr": 1.397998, + "primary_prob": 46.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.096998, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061286, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.826087, + "strategy_rank": 67.465246, + "rr": 1.214897, + "primary_prob": 43.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.822346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067515, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.673913, + "strategy_rank": 60.410568, + "rr": 1.709074, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.563611, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.354605, + "range_504_ratio": 1.425618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071858, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.173913, + "strategy_rank": 69.676837, + "rr": 1.82753, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.741296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054884, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.413043, + "strategy_rank": 74.331864, + "rr": 2.643527, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.96529, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.491234, + "range_504_ratio": 1.634331, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042323, + "hold30_r": 0.230597 + }, + { + "symbol": "KLAC", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.152174, + "strategy_rank": 85.101316, + "rr": 1.524408, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.286612, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042259, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.630435, + "strategy_rank": 77.737834, + "rr": 2.274106, + "primary_prob": 21.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.411159, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.223924, + "hold30_r": 2.335149 + }, + { + "symbol": "LLY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.73913, + "strategy_rank": 70.920211, + "rr": 2.136529, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.204794, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.087767, + "hold30_r": 4.618569 + }, + { + "symbol": "MCHP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.543478, + "strategy_rank": 84.21883, + "rr": 2.008677, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.013016, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048006, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.956522, + "strategy_rank": 65.703622, + "rr": 1.639808, + "primary_prob": 34.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.459712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069503, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.630435, + "strategy_rank": 64.773625, + "rr": 0.763935, + "primary_prob": 57.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.145903, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.384726, + "range_504_ratio": 1.469211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.697334, + "hold30_r": 0.964861 + }, + { + "symbol": "MPC", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.586957, + "strategy_rank": 88.924102, + "rr": 1.12737, + "primary_prob": 47.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.691054, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042794, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.521739, + "strategy_rank": 64.683439, + "rr": 1.405656, + "primary_prob": 39.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.108484, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.335075, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.673913, + "strategy_rank": 94.937683, + "rr": 1.743779, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.615669, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.717648, + "hold30_r": 1.823446 + }, + { + "symbol": "MSI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.978261, + "strategy_rank": 64.135976, + "rr": 1.583337, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.375005, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.343456, + "range_504_ratio": 1.409812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074147, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.26087, + "strategy_rank": 90.889984, + "rr": 0.803844, + "primary_prob": 57.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.205767, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040956, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 95.004244, + "rr": 1.145042, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.717563, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.112792, + "hold30_r": 0.245816 + }, + { + "symbol": "ORLY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.065217, + "strategy_rank": 59.658234, + "rr": 1.149435, + "primary_prob": 47.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.724152, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062424, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.173913, + "strategy_rank": 89.594407, + "rr": 2.579751, + "primary_prob": 21.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.869626, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041824, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.434783, + "strategy_rank": 78.387862, + "rr": 1.183547, + "primary_prob": 46.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.77532, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693754, + "range_504_ratio": 2.001214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.122041, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.043478, + "strategy_rank": 75.867962, + "rr": 1.885105, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.827658, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044066, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.326087, + "strategy_rank": 82.602447, + "rr": 1.664338, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.496507, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.615248, + "hold30_r": 2.649845 + }, + { + "symbol": "PODD", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.478261, + "strategy_rank": 85.083373, + "rr": 1.752929, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.629393, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.718625, + "hold30_r": 2.174354 + }, + { + "symbol": "PSX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.391304, + "strategy_rank": 81.96567, + "rr": 1.512543, + "primary_prob": 37.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.268815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043372, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.021739, + "strategy_rank": 72.239295, + "rr": 1.723107, + "primary_prob": 32.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.584661, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053186, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.978261, + "strategy_rank": 84.006908, + "rr": 1.313958, + "primary_prob": 43.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.970938, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046772, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.608696, + "strategy_rank": 82.475762, + "rr": 1.334652, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.001978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409828, + "range_504_ratio": 1.506559, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065422, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.456522, + "strategy_rank": 81.933014, + "rr": 2.697697, + "primary_prob": 22.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.046546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062235, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.413043, + "strategy_rank": 73.439239, + "rr": 1.451775, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.177662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069381, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.826087, + "strategy_rank": 93.565029, + "rr": 1.534585, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.301878, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039557, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.782609, + "strategy_rank": 98.708997, + "rr": 0.705646, + "primary_prob": 61.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.05847, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.151526, + "range_504_ratio": 3.163017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.680988, + "hold30_r": -1.0 + }, + { + "symbol": "SNA", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.347826, + "strategy_rank": 62.68773, + "rr": 0.992078, + "primary_prob": 49.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.488117, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079277, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.934783, + "strategy_rank": 77.512048, + "rr": 1.191219, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.786829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.138618, + "hold30_r": 1.324518 + }, + { + "symbol": "TJX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.673913, + "strategy_rank": 66.546143, + "rr": 0.866845, + "primary_prob": 53.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.300267, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791014, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.217391, + "strategy_rank": 83.734603, + "rr": 1.735713, + "primary_prob": 33.19, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.603569, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055683, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5, + "strategy_rank": 61.296638, + "rr": 1.732522, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.598784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.660534, + "hold30_r": 2.152265 + }, + { + "symbol": "TPL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.913043, + "strategy_rank": 96.017872, + "rr": 2.473089, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.709634, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034459, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.23913, + "strategy_rank": 84.170211, + "rr": 1.044932, + "primary_prob": 47.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.567398, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049558, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.717391, + "strategy_rank": 79.149462, + "rr": 0.955515, + "primary_prob": 55.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.433273, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049339, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.76087, + "strategy_rank": 67.985971, + "rr": 2.308622, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.462932, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059492, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.543478, + "strategy_rank": 87.23076, + "rr": 0.938293, + "primary_prob": 50.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.407439, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.891993, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.913043, + "strategy_rank": 60.886636, + "rr": 0.751418, + "primary_prob": 57.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.127126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068449, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-03-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.130435, + "strategy_rank": 94.543148, + "rr": 2.844326, + "primary_prob": 23.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.266489, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037967, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.826087, + "strategy_rank": 93.904508, + "rr": 1.723134, + "primary_prob": 20.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.584701, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026252, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.23913, + "strategy_rank": 79.405569, + "rr": 2.274944, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.412417, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.213996, + "hold30_r": 4.481617 + }, + { + "symbol": "VTRS", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.130435, + "strategy_rank": 77.275252, + "rr": 1.899693, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.84954, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.616661, + "range_504_ratio": 1.852732, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048752, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.195652, + "strategy_rank": 95.189451, + "rr": 2.474713, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.712069, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086537, + "hold30_r": -1.03856 + }, + { + "symbol": "XOM", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.847826, + "strategy_rank": 79.962676, + "rr": 1.522036, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.283054, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054872, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.0, + "strategy_rank": 74.434924, + "rr": 2.057352, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.086027, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056359, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-03-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.939555, + "strategy_rank": 88.146577, + "rr": 2.489417, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.734125, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041914, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.955461, + "strategy_rank": 78.530728, + "rr": 1.951366, + "primary_prob": 17.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.927049, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068428, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.487805, + "strategy_rank": 71.770035, + "rr": 2.351436, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.527154, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048187, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.426299, + "strategy_rank": 63.926981, + "rr": 1.235587, + "primary_prob": 42.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.85338, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.401126, + "range_504_ratio": 1.493506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.211531, + "hold30_r": -1.140887 + }, + { + "symbol": "ALB", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.66702, + "strategy_rank": 95.92247, + "rr": 2.133129, + "primary_prob": 27.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.199694, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050993, + "hold30_r": -1.021897 + }, + { + "symbol": "AMP", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.834571, + "strategy_rank": 79.39531, + "rr": 2.502717, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.754076, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051856, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.71474, + "strategy_rank": 85.64635, + "rr": 1.353669, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.030504, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030045, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.21421, + "strategy_rank": 71.080106, + "rr": 1.911506, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.867259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063427, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.866384, + "strategy_rank": 79.560437, + "rr": 0.867017, + "primary_prob": 50.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.300525, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041743, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.986214, + "strategy_rank": 84.706223, + "rr": 1.924693, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.887039, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049973, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.759279, + "strategy_rank": 66.194987, + "rr": 1.070671, + "primary_prob": 47.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.606006, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067323, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.577943, + "strategy_rank": 81.90456, + "rr": 2.096761, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.145142, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047679, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.182397, + "strategy_rank": 96.153074, + "rr": 2.202428, + "primary_prob": 27.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.303642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.146287, + "hold30_r": 3.793421 + }, + { + "symbol": "BKNG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.410392, + "strategy_rank": 80.876164, + "rr": 1.419349, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.129024, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057127, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 72.639061, + "rr": 1.666313, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.49947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062966, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.638388, + "strategy_rank": 66.773856, + "rr": 2.186204, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.279306, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058173, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.910923, + "strategy_rank": 80.267805, + "rr": 0.985096, + "primary_prob": 48.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.477644, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.427823, + "range_504_ratio": 1.533915, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.92611, + "hold30_r": 2.492773 + }, + { + "symbol": "CI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.078473, + "strategy_rank": 60.946995, + "rr": 2.477359, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.716038, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058069, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.455992, + "strategy_rank": 77.890623, + "rr": 1.852049, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.778073, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.492778, + "range_504_ratio": 1.636858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.794138, + "hold30_r": 4.648558 + }, + { + "symbol": "CMI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.790032, + "strategy_rank": 65.51334, + "rr": 1.040555, + "primary_prob": 45.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.560832, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059074, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.351007, + "strategy_rank": 68.186975, + "rr": 1.098743, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.648114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.455218, + "range_504_ratio": 1.576517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071779, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.803818, + "strategy_rank": 80.108704, + "rr": 1.515104, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.272657, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051055, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.54719, + "strategy_rank": 81.44335, + "rr": 1.214739, + "primary_prob": 39.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.822108, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.531277, + "range_504_ratio": 1.701103, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050606, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.151644, + "strategy_rank": 87.882341, + "rr": 1.747573, + "primary_prob": 18.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.621359, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056068, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.411453, + "strategy_rank": 80.230874, + "rr": 0.830584, + "primary_prob": 54.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.245875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.778501, + "hold30_r": 3.192759 + }, + { + "symbol": "EG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.031813, + "strategy_rank": 77.65719, + "rr": 1.605073, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.407609, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059327, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.698834, + "strategy_rank": 71.73839, + "rr": 0.831958, + "primary_prob": 60.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.247938, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056499, + "hold30_r": -1.0 + }, + { + "symbol": "EPAM", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.681866, + "strategy_rank": 97.078894, + "rr": 1.577136, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.365704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03427, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.198303, + "strategy_rank": 91.870558, + "rr": 1.598604, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.397906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02916, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.015907, + "strategy_rank": 78.130182, + "rr": 2.297489, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.446233, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055129, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.743372, + "strategy_rank": 84.763218, + "rr": 0.723357, + "primary_prob": 71.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.085036, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.164351, + "hold30_r": -1.115697 + }, + { + "symbol": "GILD", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.16755, + "strategy_rank": 76.393476, + "rr": 1.377346, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.066019, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06915, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.199364, + "strategy_rank": 60.145904, + "rr": 1.707, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.5605, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.373483, + "range_504_ratio": 1.452786, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.545344, + "hold30_r": -1.475905 + }, + { + "symbol": "GPC", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.682927, + "strategy_rank": 67.766938, + "rr": 1.73041, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.595614, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060755, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.470838, + "strategy_rank": 80.412126, + "rr": 0.760531, + "primary_prob": 59.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.140797, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065069, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.258749, + "strategy_rank": 74.358902, + "rr": 1.314963, + "primary_prob": 41.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.972445, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060863, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.275716, + "strategy_rank": 67.494588, + "rr": 1.22488, + "primary_prob": 39.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.837321, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053665, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.227996, + "strategy_rank": 79.865946, + "rr": 1.447124, + "primary_prob": 25.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.170686, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052888, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.654295, + "strategy_rank": 68.999276, + "rr": 0.824534, + "primary_prob": 51.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.236801, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060544, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.123012, + "strategy_rank": 70.797219, + "rr": 1.614498, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.421747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05649, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.230117, + "strategy_rank": 73.686478, + "rr": 0.959561, + "primary_prob": 48.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.439342, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.491234, + "range_504_ratio": 1.634331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049006, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.622481, + "strategy_rank": 87.532562, + "rr": 1.518076, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.277114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042495, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.775186, + "strategy_rank": 79.214058, + "rr": 1.683583, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.525375, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629826, + "hold30_r": 3.437888 + }, + { + "symbol": "LIN", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.063627, + "strategy_rank": 63.600094, + "rr": 1.306141, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.959211, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.32355, + "range_504_ratio": 1.382025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059365, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.486744, + "strategy_rank": 68.224848, + "rr": 2.205614, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.308421, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.151465, + "hold30_r": 5.843801 + }, + { + "symbol": "LVS", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.515376, + "strategy_rank": 95.182986, + "rr": 1.528307, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.292461, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047902, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.850477, + "strategy_rank": 85.176286, + "rr": 1.317726, + "primary_prob": 35.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.976589, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04795, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.607635, + "strategy_rank": 64.407884, + "rr": 1.444947, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.167421, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.379315, + "hold30_r": 2.333475 + }, + { + "symbol": "MNST", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.319194, + "strategy_rank": 69.831372, + "rr": 0.876361, + "primary_prob": 53.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.314541, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.384726, + "range_504_ratio": 1.469211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.806531, + "hold30_r": 1.417129 + }, + { + "symbol": "MPC", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.454931, + "strategy_rank": 88.059722, + "rr": 0.918338, + "primary_prob": 57.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.377507, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040968, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.274655, + "strategy_rank": 89.187497, + "rr": 1.950664, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.925997, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034853, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.04666, + "strategy_rank": 65.512027, + "rr": 1.110903, + "primary_prob": 46.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.666355, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063874, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.394486, + "strategy_rank": 96.174553, + "rr": 1.961598, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.942396, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.933084, + "hold30_r": 0.362229 + }, + { + "symbol": "NCLH", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.395546, + "strategy_rank": 91.719739, + "rr": 1.520365, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.280548, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.256566, + "hold30_r": -1.23353 + }, + { + "symbol": "NFLX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.911983, + "strategy_rank": 84.606642, + "rr": 1.605301, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.407952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.568843, + "hold30_r": 1.848621 + }, + { + "symbol": "NUE", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.895016, + "strategy_rank": 90.804289, + "rr": 1.406678, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.110017, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041277, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.926829, + "strategy_rank": 80.937669, + "rr": 1.353374, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.030061, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046791, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.091198, + "strategy_rank": 96.854315, + "rr": 1.254497, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.881745, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033664, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.563097, + "strategy_rank": 79.890993, + "rr": 2.414605, + "primary_prob": 22.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.621908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04093, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.335101, + "strategy_rank": 69.263142, + "rr": 0.759531, + "primary_prob": 56.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.139296, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.243625, + "hold30_r": -1.181259 + }, + { + "symbol": "PCG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.591729, + "strategy_rank": 77.769766, + "rr": 1.15711, + "primary_prob": 47.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.735665, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.713866, + "range_504_ratio": 2.041869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05537, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.531283, + "strategy_rank": 78.551263, + "rr": 1.788814, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.683222, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.318237, + "hold30_r": -1.27798 + }, + { + "symbol": "PH", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.04772, + "strategy_rank": 70.581023, + "rr": 0.682254, + "primary_prob": 60.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.023381, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062552, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.002121, + "strategy_rank": 83.217358, + "rr": 1.681425, + "primary_prob": 21.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.522138, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052004, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.699894, + "strategy_rank": 83.220084, + "rr": 1.832314, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.74847, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584743, + "range_504_ratio": 1.79453, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.796223, + "hold30_r": 2.306016 + }, + { + "symbol": "PSX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.290562, + "strategy_rank": 78.238314, + "rr": 1.741455, + "primary_prob": 26.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.612182, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040186, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.183457, + "strategy_rank": 72.079214, + "rr": 2.733941, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.100912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054107, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.243902, + "strategy_rank": 79.805652, + "rr": 0.681538, + "primary_prob": 67.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.022307, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050424, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.819724, + "strategy_rank": 91.445236, + "rr": 0.691516, + "primary_prob": 55.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.037274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03703, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.623542, + "strategy_rank": 79.998384, + "rr": 1.731453, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.597179, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.409828, + "range_504_ratio": 1.506559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.669429, + "hold30_r": 2.375874 + }, + { + "symbol": "RL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.442206, + "strategy_rank": 79.327004, + "rr": 1.693241, + "primary_prob": 32.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.539862, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051078, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.107105, + "strategy_rank": 80.222593, + "rr": 1.902057, + "primary_prob": 24.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.853086, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057678, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.471898, + "strategy_rank": 71.57636, + "rr": 1.789612, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.684418, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066683, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.259809, + "strategy_rank": 84.570755, + "rr": 0.683609, + "primary_prob": 60.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.025414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065523, + "hold30_r": -1.027491 + }, + { + "symbol": "SMCI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893955, + "strategy_rank": 98.814658, + "rr": 0.707919, + "primary_prob": 64.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.061878, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.154407, + "range_504_ratio": 3.172141, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025652, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.138918, + "strategy_rank": 77.594068, + "rr": 1.289997, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.934996, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.237891, + "hold30_r": 1.104272 + }, + { + "symbol": "STLD", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.363733, + "strategy_rank": 94.760962, + "rr": 1.2349, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.85235, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038283, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.124072, + "strategy_rank": 70.501136, + "rr": 1.251677, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.877515, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066879, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.668081, + "strategy_rank": 67.054958, + "rr": 1.678448, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.517671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.609581, + "hold30_r": 1.589161 + }, + { + "symbol": "TKO", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.242842, + "strategy_rank": 85.085862, + "rr": 2.812499, + "primary_prob": 21.57, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.218748, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.753774, + "hold30_r": 10.276766 + }, + { + "symbol": "TPL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.879109, + "strategy_rank": 94.928075, + "rr": 1.520815, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.281223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037301, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.379639, + "strategy_rank": 87.938763, + "rr": 1.641902, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.462852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047367, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.502651, + "strategy_rank": 69.529634, + "rr": 1.94704, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.920561, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05861, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.303287, + "strategy_rank": 92.272619, + "rr": 1.145833, + "primary_prob": 34.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.71875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.128676, + "hold30_r": -1.085329 + }, + { + "symbol": "UBER", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.987275, + "strategy_rank": 86.695854, + "rr": 0.98144, + "primary_prob": 41.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.47216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031284, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.440085, + "strategy_rank": 70.077901, + "rr": 0.967872, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.451808, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.521618, + "range_504_ratio": 1.684751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.888965, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.864263, + "strategy_rank": 88.057365, + "rr": 1.501146, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.251719, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04969, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.835631, + "strategy_rank": 61.829386, + "rr": 1.361853, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.04278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068407, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.606575, + "strategy_rank": 92.323015, + "rr": 1.249901, + "primary_prob": 37.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.874852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034865, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.727466, + "strategy_rank": 98.061607, + "rr": 0.75805, + "primary_prob": 53.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.137076, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028422, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.062566, + "strategy_rank": 73.419987, + "rr": 1.866648, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.799973, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.801254, + "hold30_r": 5.038866 + }, + { + "symbol": "WYNN", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.924708, + "strategy_rank": 95.688566, + "rr": 1.515152, + "primary_prob": 24.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.272727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048322, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.774125, + "strategy_rank": 75.732364, + "rr": 2.028787, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.043181, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052403, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.971368, + "strategy_rank": 77.073608, + "rr": 2.649452, + "primary_prob": 21.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.974178, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057658, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-03-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.38013, + "strategy_rank": 87.260487, + "rr": 1.651718, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.477577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043255, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.412527, + "strategy_rank": 81.746528, + "rr": 0.749635, + "primary_prob": 49.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.124453, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044822, + "hold30_r": -1.0 + }, + { + "symbol": "ADI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.885529, + "strategy_rank": 73.753491, + "rr": 1.390963, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.086445, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.386253, + "range_504_ratio": 1.471456, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.337876, + "hold30_r": -1.152025 + }, + { + "symbol": "ADSK", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.637149, + "strategy_rank": 86.260659, + "rr": 1.907802, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.861702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.746798, + "range_504_ratio": 2.110233, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037472, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.084233, + "strategy_rank": 95.405084, + "rr": 2.228443, + "primary_prob": 25.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.342664, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025914, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.149028, + "strategy_rank": 78.00863, + "rr": 2.071817, + "primary_prob": 27.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.107726, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034713, + "hold30_r": 1.026651 + }, + { + "symbol": "APA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.984881, + "strategy_rank": 89.929503, + "rr": 1.574969, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.362453, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.551246, + "hold30_r": 1.460514 + }, + { + "symbol": "APD", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421166, + "strategy_rank": 70.042661, + "rr": 1.592632, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.388948, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057137, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.205184, + "strategy_rank": 83.856991, + "rr": 2.358561, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.537842, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028164, + "hold30_r": 1.11219 + }, + { + "symbol": "ARES", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.829374, + "strategy_rank": 80.027975, + "rr": 2.486304, + "primary_prob": 24.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.729456, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.447417, + "hold30_r": 2.885804 + }, + { + "symbol": "AXON", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.948164, + "strategy_rank": 91.871905, + "rr": 0.790657, + "primary_prob": 59.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.185985, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.007805, + "range_504_ratio": 2.73958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.750678, + "hold30_r": -0.577619 + }, + { + "symbol": "AZO", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.524838, + "strategy_rank": 65.479887, + "rr": 1.287916, + "primary_prob": 41.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.931874, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072355, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.12095, + "strategy_rank": 82.794579, + "rr": 1.59009, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.385134, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038001, + "hold30_r": 0.335709 + }, + { + "symbol": "BIIB", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.652268, + "strategy_rank": 96.460467, + "rr": 1.480377, + "primary_prob": 37.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.220566, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.424522, + "hold30_r": 4.104087 + }, + { + "symbol": "BKNG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.669546, + "strategy_rank": 71.242389, + "rr": 0.756358, + "primary_prob": 57.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.134536, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.702866, + "hold30_r": 2.699222 + }, + { + "symbol": "CAH", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.032397, + "strategy_rank": 71.565782, + "rr": 2.004444, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.006667, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.942389, + "hold30_r": 5.10011 + }, + { + "symbol": "CI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.069114, + "strategy_rank": 63.125535, + "rr": 2.264112, + "primary_prob": 26.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.396169, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059303, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.261339, + "strategy_rank": 64.457506, + "rr": 2.230585, + "primary_prob": 26.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.345878, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046929, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.12527, + "strategy_rank": 81.064413, + "rr": 2.455342, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.683012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.990965, + "range_504_ratio": 2.693834, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03219, + "hold30_r": 1.08359 + }, + { + "symbol": "CSGP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.684665, + "strategy_rank": 77.207283, + "rr": 2.029179, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.043768, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052786, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.516199, + "strategy_rank": 85.847546, + "rr": 0.889959, + "primary_prob": 47.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.334938, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751565, + "range_504_ratio": 2.120316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844911, + "hold30_r": 3.382136 + }, + { + "symbol": "DHI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.904968, + "strategy_rank": 81.770546, + "rr": 1.47825, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.217375, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.432643, + "hold30_r": 2.729534 + }, + { + "symbol": "DVN", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.740821, + "strategy_rank": 90.20004, + "rr": 2.263891, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.395837, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194363, + "range_504_ratio": 3.301455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.23697, + "hold30_r": 2.08297 + }, + { + "symbol": "DXCM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.693305, + "strategy_rank": 86.160744, + "rr": 1.731188, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.596783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.69542, + "hold30_r": 1.058449 + }, + { + "symbol": "EG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.2527, + "strategy_rank": 81.139821, + "rr": 1.840299, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.760448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039799, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.397408, + "strategy_rank": 68.378617, + "rr": 0.721708, + "primary_prob": 65.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.082562, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.673632, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.317495, + "strategy_rank": 79.971815, + "rr": 1.840077, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.760115, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.876371, + "range_504_ratio": 2.402165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.81, + "hold30_r": 2.157549 + }, + { + "symbol": "EPAM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.24406, + "strategy_rank": 96.722998, + "rr": 1.658526, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.487789, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032027, + "hold30_r": 0.143587 + }, + { + "symbol": "EQT", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.332613, + "strategy_rank": 92.596191, + "rr": 1.911443, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.867164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.885832, + "hold30_r": 2.006675 + }, + { + "symbol": "ERIE", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.196544, + "strategy_rank": 78.136288, + "rr": 1.809214, + "primary_prob": 32.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.713821, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051422, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.365011, + "strategy_rank": 84.334387, + "rr": 2.79603, + "primary_prob": 21.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 4.194045, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028462, + "hold30_r": 1.88983 + }, + { + "symbol": "FIX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.900648, + "strategy_rank": 83.953298, + "rr": 1.499504, + "primary_prob": 49.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.249257, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040525, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.676026, + "strategy_rank": 97.542615, + "rr": 1.018871, + "primary_prob": 51.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.528306, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.297986, + "range_504_ratio": 3.661913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.984083, + "hold30_r": -1.842449 + }, + { + "symbol": "GILD", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.24838, + "strategy_rank": 75.369987, + "rr": 0.706269, + "primary_prob": 59.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.059404, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067354, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.980562, + "strategy_rank": 67.510962, + "rr": 1.82421, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.736315, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06036, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.172786, + "strategy_rank": 78.92914, + "rr": 1.138854, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.708281, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055663, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.388769, + "strategy_rank": 75.362655, + "rr": 1.16305, + "primary_prob": 44.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.744575, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047076, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.717063, + "strategy_rank": 71.725651, + "rr": 1.969406, + "primary_prob": 18.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.95411, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.92666, + "hold30_r": 2.029008 + }, + { + "symbol": "IBKR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.060475, + "strategy_rank": 82.717333, + "rr": 1.648865, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.473298, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.613571, + "hold30_r": -0.018118 + }, + { + "symbol": "IT", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.181425, + "strategy_rank": 68.098119, + "rr": 2.013151, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.019727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045032, + "hold30_r": -0.25684 + }, + { + "symbol": "JBL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.896328, + "strategy_rank": 79.282602, + "rr": 1.503244, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.254865, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.563123, + "range_504_ratio": 1.756148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.458843, + "hold30_r": -0.062321 + }, + { + "symbol": "KEYS", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.477322, + "strategy_rank": 74.533263, + "rr": 1.307754, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.961632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.491234, + "range_504_ratio": 1.634331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049653, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.580994, + "strategy_rank": 84.938161, + "rr": 1.523515, + "primary_prob": 34.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.285272, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037441, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.557235, + "strategy_rank": 78.748254, + "rr": 1.84469, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.767036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.798373, + "hold30_r": 1.913588 + }, + { + "symbol": "LLY", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.909287, + "strategy_rank": 65.395984, + "rr": 1.985449, + "primary_prob": 22.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.978173, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557252, + "range_504_ratio": 1.745867, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.932407, + "hold30_r": 5.338323 + }, + { + "symbol": "LVS", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.460043, + "strategy_rank": 96.130651, + "rr": 1.537665, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.306498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497398, + "hold30_r": 3.46714 + }, + { + "symbol": "MCHP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.341253, + "strategy_rank": 82.799653, + "rr": 1.466021, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.199032, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043171, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.965443, + "strategy_rank": 58.345638, + "rr": 1.646932, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.470399, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.581167, + "hold30_r": 2.352623 + }, + { + "symbol": "MPC", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.812095, + "strategy_rank": 89.470191, + "rr": 1.217232, + "primary_prob": 36.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.825847, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.183284, + "hold30_r": -0.42855 + }, + { + "symbol": "MPWR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.844492, + "strategy_rank": 93.783817, + "rr": 0.686249, + "primary_prob": 56.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.029373, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031511, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.604752, + "strategy_rank": 64.457809, + "rr": 1.311194, + "primary_prob": 40.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.966791, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055983, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-03-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.764579, + "strategy_rank": 93.545119, + "rr": 2.196928, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.295392, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031646, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.74946, + "strategy_rank": 78.14057, + "rr": 1.018559, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.527839, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042536, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.989201, + "strategy_rank": 87.197182, + "rr": 1.713094, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.56964, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.67639, + "hold30_r": 1.171771 + }, + { + "symbol": "NUE", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.956803, + "strategy_rank": 87.700366, + "rr": 0.948292, + "primary_prob": 43.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.422438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.918485, + "hold30_r": 0.282855 + }, + { + "symbol": "ON", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.732181, + "strategy_rank": 96.440544, + "rr": 0.836865, + "primary_prob": 46.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.255298, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030046, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.533477, + "strategy_rank": 58.46352, + "rr": 1.2521, + "primary_prob": 42.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.87815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.183084, + "hold30_r": 4.118502 + }, + { + "symbol": "OXY", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.768898, + "strategy_rank": 84.120988, + "rr": 2.491163, + "primary_prob": 23.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.736744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034073, + "hold30_r": 0.718521 + }, + { + "symbol": "PCAR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.045356, + "strategy_rank": 65.08218, + "rr": 1.526028, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.289043, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053549, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.548596, + "strategy_rank": 75.678414, + "rr": 1.044366, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.566549, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.713866, + "range_504_ratio": 2.041869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050758, + "hold30_r": -1.0 + }, + { + "symbol": "PFG", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.116631, + "strategy_rank": 79.837245, + "rr": 1.610265, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.415397, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030905, + "hold30_r": 0.453602 + }, + { + "symbol": "PH", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.853132, + "strategy_rank": 72.672623, + "rr": 1.820879, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.731319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042617, + "hold30_r": 0.738335 + }, + { + "symbol": "PHM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.50108, + "strategy_rank": 82.274894, + "rr": 0.807475, + "primary_prob": 42.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.211212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.762255, + "hold30_r": 4.521212 + }, + { + "symbol": "PSX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.464363, + "strategy_rank": 87.999623, + "rr": 2.11332, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.16998, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.079812, + "hold30_r": 0.696244 + }, + { + "symbol": "PTC", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.552916, + "strategy_rank": 71.976265, + "rr": 2.794164, + "primary_prob": 20.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.191246, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050304, + "hold30_r": 1.330554 + }, + { + "symbol": "PWR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.336933, + "strategy_rank": 78.064301, + "rr": 1.701844, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.552766, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.656672, + "hold30_r": 1.785804 + }, + { + "symbol": "RCL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.285097, + "strategy_rank": 88.944827, + "rr": 1.689929, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.534893, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02972, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.62851, + "strategy_rank": 79.052888, + "rr": 0.668664, + "primary_prob": 50.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.002996, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.612172, + "hold30_r": 0.954843 + }, + { + "symbol": "SBUX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.416847, + "strategy_rank": 72.387051, + "rr": 1.761589, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.642383, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067324, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.112311, + "strategy_rank": 92.785083, + "rr": 2.6155, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.923251, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028366, + "hold30_r": 0.973572 + }, + { + "symbol": "SMCI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892009, + "strategy_rank": 98.857596, + "rr": 0.868801, + "primary_prob": 42.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.303202, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.154407, + "range_504_ratio": 3.172141, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.844387, + "hold30_r": 1.025738 + }, + { + "symbol": "SNA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.101512, + "strategy_rank": 59.809851, + "rr": 1.886935, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.830403, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0685, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.468683, + "strategy_rank": 83.262992, + "rr": 1.116527, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.67479, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.067065, + "hold30_r": -0.177217 + }, + { + "symbol": "STLD", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.028078, + "strategy_rank": 95.569654, + "rr": 1.994801, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.992202, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024338, + "hold30_r": -0.265668 + }, + { + "symbol": "TJX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.200864, + "strategy_rank": 65.18845, + "rr": 1.234169, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.851254, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166394, + "hold30_r": 1.916962 + }, + { + "symbol": "TKO", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.868251, + "strategy_rank": 83.971568, + "rr": 1.547303, + "primary_prob": 36.37, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.320955, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488809, + "hold30_r": 7.912484 + }, + { + "symbol": "TPL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.300216, + "strategy_rank": 94.489462, + "rr": 2.124235, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.186352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030968, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.036717, + "strategy_rank": 84.350702, + "rr": 1.775108, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.662662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043953, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.613391, + "strategy_rank": 78.389718, + "rr": 1.527891, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.291836, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.4927, + "hold30_r": 1.757757 + }, + { + "symbol": "TT", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.12959, + "strategy_rank": 69.312696, + "rr": 1.104436, + "primary_prob": 40.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.656653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047396, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.276458, + "strategy_rank": 90.918089, + "rr": 1.859234, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.788852, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028619, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.820734, + "strategy_rank": 91.408566, + "rr": 0.76063, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.140945, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030739, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.492441, + "strategy_rank": 68.827898, + "rr": 1.255258, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.882887, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.521618, + "range_504_ratio": 1.684751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.188444, + "hold30_r": 2.443877 + }, + { + "symbol": "URI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.816415, + "strategy_rank": 88.257266, + "rr": 2.776216, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.164324, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033319, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.773218, + "strategy_rank": 62.283063, + "rr": 2.580464, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.870695, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056546, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.596112, + "strategy_rank": 94.265123, + "rr": 1.722736, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.584104, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.692713, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.328294, + "strategy_rank": 96.29834, + "rr": 1.765689, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.648533, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023544, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.453564, + "strategy_rank": 67.276546, + "rr": 2.462224, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.693337, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.400594, + "hold30_r": 4.10914 + }, + { + "symbol": "WYNN", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.164147, + "strategy_rank": 96.61361, + "rr": 1.701628, + "primary_prob": 20.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.552443, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.661292, + "hold30_r": 1.283965 + }, + { + "symbol": "XOM", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.680346, + "strategy_rank": 79.713311, + "rr": 1.860661, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.790991, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820045, + "hold30_r": 3.479467 + }, + { + "symbol": "XYL", + "date": "2023-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.933045, + "strategy_rank": 75.238908, + "rr": 1.736693, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.605039, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.685373, + "hold30_r": 1.764185 + }, + { + "symbol": "CEG", + "date": "2023-03-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.562842, + "strategy_rank": 87.360292, + "rr": 1.687299, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.530949, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.644942, + "hold30_r": 1.186716 + }, + { + "symbol": "ACGL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.377049, + "strategy_rank": 85.045069, + "rr": 0.871672, + "primary_prob": 44.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.307508, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.828999, + "hold30_r": 2.99556 + }, + { + "symbol": "ADI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.027322, + "strategy_rank": 76.563837, + "rr": 1.006486, + "primary_prob": 35.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.509729, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.386253, + "range_504_ratio": 1.471456, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054793, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.174863, + "strategy_rank": 94.639744, + "rr": 2.215648, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.323471, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02665, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.967213, + "strategy_rank": 75.108783, + "rr": 1.630641, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.445961, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036919, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.715847, + "strategy_rank": 69.037298, + "rr": 1.924841, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.887261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.872396, + "hold30_r": 2.923451 + }, + { + "symbol": "APO", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.557377, + "strategy_rank": 85.617427, + "rr": 2.842498, + "primary_prob": 20.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.263746, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026472, + "hold30_r": 0.649187 + }, + { + "symbol": "AXON", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.907104, + "strategy_rank": 92.986336, + "rr": 0.953038, + "primary_prob": 53.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.429557, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.007805, + "range_504_ratio": 2.73958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.911271, + "hold30_r": 0.40563 + }, + { + "symbol": "AZO", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.912568, + "strategy_rank": 67.185036, + "rr": 1.119996, + "primary_prob": 45.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.679993, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.050077, + "hold30_r": 5.813304 + }, + { + "symbol": "BA", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.245902, + "strategy_rank": 80.937126, + "rr": 2.218003, + "primary_prob": 20.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.327005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039351, + "hold30_r": 0.043746 + }, + { + "symbol": "BIIB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.15847, + "strategy_rank": 96.833175, + "rr": 2.135661, + "primary_prob": 22.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.203492, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.077864, + "hold30_r": 5.764075 + }, + { + "symbol": "BKNG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.934426, + "strategy_rank": 72.788995, + "rr": 1.541058, + "primary_prob": 39.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.311587, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488322, + "hold30_r": 0.31678 + }, + { + "symbol": "BLDR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.590164, + "strategy_rank": 84.960116, + "rr": 1.314482, + "primary_prob": 43.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.971723, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.832444, + "range_504_ratio": 2.29893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.276323, + "hold30_r": 6.096609 + }, + { + "symbol": "CAH", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.568306, + "strategy_rank": 70.719297, + "rr": 2.546793, + "primary_prob": 23.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.820189, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.48874, + "hold30_r": 5.968454 + }, + { + "symbol": "CDW", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371585, + "strategy_rank": 68.122269, + "rr": 1.833508, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.750261, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056704, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.278689, + "strategy_rank": 62.809804, + "rr": 1.773673, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.660509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049294, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.120219, + "strategy_rank": 67.317959, + "rr": 2.77789, + "primary_prob": 21.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.166835, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045411, + "hold30_r": 0.019073 + }, + { + "symbol": "CPB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.311475, + "strategy_rank": 58.782809, + "rr": 1.406835, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.110252, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.373695, + "range_504_ratio": 1.453094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.334283, + "hold30_r": 0.840792 + }, + { + "symbol": "DHI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.775956, + "strategy_rank": 80.470541, + "rr": 2.000196, + "primary_prob": 16.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.000294, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.952984, + "hold30_r": 2.902921 + }, + { + "symbol": "EG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.038251, + "strategy_rank": 81.589371, + "rr": 2.473172, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.709758, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.435781, + "hold30_r": 1.838405 + }, + { + "symbol": "EME", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.289617, + "strategy_rank": 73.364237, + "rr": 1.852196, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.778293, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.803431, + "hold30_r": 1.58384 + }, + { + "symbol": "EPAM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.63388, + "strategy_rank": 89.295624, + "rr": 2.178748, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.268121, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034981, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.770492, + "strategy_rank": 93.54556, + "rr": 2.312382, + "primary_prob": 20.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.468573, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.285886, + "hold30_r": 1.265141 + }, + { + "symbol": "ERIE", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 78.452199, + "rr": 1.923136, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.884703, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.871804, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.655738, + "strategy_rank": 70.690205, + "rr": 1.413338, + "primary_prob": 37.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.120007, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.365109, + "hold30_r": 1.996853 + }, + { + "symbol": "FIX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.737705, + "strategy_rank": 87.005488, + "rr": 2.024281, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.036421, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085618, + "hold30_r": -1.045268 + }, + { + "symbol": "FSLR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.781421, + "strategy_rank": 97.556918, + "rr": 0.66987, + "primary_prob": 65.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.004805, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.297986, + "range_504_ratio": 3.661913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.636291, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.863388, + "strategy_rank": 75.728254, + "rr": 2.614967, + "primary_prob": 22.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.922451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.553459, + "hold30_r": 0.386575 + }, + { + "symbol": "GIS", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.431694, + "strategy_rank": 62.641662, + "rr": 1.163197, + "primary_prob": 59.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.744796, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.443948, + "range_504_ratio": 1.558849, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.093679, + "hold30_r": 3.241093 + }, + { + "symbol": "GL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.748634, + "strategy_rank": 62.622081, + "rr": 2.3397, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.509549, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.373483, + "range_504_ratio": 1.452786, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045444, + "hold30_r": 0.412314 + }, + { + "symbol": "GPC", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.20765, + "strategy_rank": 69.609477, + "rr": 2.188138, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.282206, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.137725, + "hold30_r": 3.175926 + }, + { + "symbol": "GWW", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.42623, + "strategy_rank": 81.311011, + "rr": 0.699708, + "primary_prob": 57.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.049563, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644281, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.644809, + "strategy_rank": 79.075794, + "rr": 2.09796, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.146939, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044328, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.185792, + "strategy_rank": 68.227983, + "rr": 2.158637, + "primary_prob": 15.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.237956, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.115103, + "hold30_r": 2.063531 + }, + { + "symbol": "IBKR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.47541, + "strategy_rank": 82.091675, + "rr": 1.89098, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.836471, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034684, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.464481, + "strategy_rank": 72.027972, + "rr": 1.852909, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.779364, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042686, + "hold30_r": 1.63909 + }, + { + "symbol": "IT", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.092896, + "strategy_rank": 67.037655, + "rr": 1.878595, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.817893, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046832, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.338798, + "strategy_rank": 83.959514, + "rr": 1.611478, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.417218, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038078, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.808743, + "strategy_rank": 78.373754, + "rr": 2.130887, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.196331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.082635, + "hold30_r": 2.350278 + }, + { + "symbol": "LULU", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.10929, + "strategy_rank": 80.743896, + "rr": 1.62344, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.43516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.576605, + "hold30_r": 5.963357 + }, + { + "symbol": "LVS", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.344262, + "strategy_rank": 95.091692, + "rr": 1.512157, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.268236, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.469438, + "hold30_r": 2.700699 + }, + { + "symbol": "MCHP", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.68306, + "strategy_rank": 83.925797, + "rr": 1.421935, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.132902, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042247, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.327869, + "strategy_rank": 57.341831, + "rr": 2.090926, + "primary_prob": 21.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.136389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766884, + "range_504_ratio": 2.153046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.024428, + "hold30_r": 2.974095 + }, + { + "symbol": "MGM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.84153, + "strategy_rank": 81.118842, + "rr": 1.522881, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.284321, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48316, + "hold30_r": 0.920039 + }, + { + "symbol": "MNST", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.726776, + "strategy_rank": 66.211142, + "rr": 0.803013, + "primary_prob": 55.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.204519, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.384726, + "range_504_ratio": 1.469211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.731266, + "hold30_r": 5.962515 + }, + { + "symbol": "MPC", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.125683, + "strategy_rank": 89.442504, + "rr": 1.145737, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.718605, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.000216, + "range_504_ratio": 2.718868, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.109538, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.114754, + "strategy_rank": 93.282836, + "rr": 2.142572, + "primary_prob": 29.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.213859, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032774, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.131148, + "strategy_rank": 65.800418, + "rr": 1.597821, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.396732, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.540472, + "hold30_r": 3.700188 + }, + { + "symbol": "MSTR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.071038, + "strategy_rank": 92.18615, + "rr": 1.647273, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.47091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016275, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.060109, + "strategy_rank": 87.324192, + "rr": 1.25498, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.882469, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.232872, + "hold30_r": 1.371851 + }, + { + "symbol": "NUE", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.163934, + "strategy_rank": 87.520425, + "rr": 1.672754, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.509131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03192, + "hold30_r": -0.612521 + }, + { + "symbol": "ODFL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.404372, + "strategy_rank": 79.373355, + "rr": 0.804953, + "primary_prob": 55.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.207429, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.761619, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.579235, + "strategy_rank": 97.042542, + "rr": 0.758544, + "primary_prob": 49.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.137816, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030602, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.994536, + "strategy_rank": 62.662805, + "rr": 1.968047, + "primary_prob": 29.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.95207, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.901616, + "hold30_r": 5.775208 + }, + { + "symbol": "PCAR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.196721, + "strategy_rank": 69.164095, + "rr": 1.872159, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.808239, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820691, + "hold30_r": 1.087457 + }, + { + "symbol": "PCG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.300546, + "strategy_rank": 77.506457, + "rr": 1.332547, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.998821, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.713866, + "range_504_ratio": 2.041869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.284477, + "hold30_r": 3.112473 + }, + { + "symbol": "PFG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.819672, + "strategy_rank": 80.749343, + "rr": 1.912553, + "primary_prob": 24.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.868829, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030758, + "hold30_r": 0.053953 + }, + { + "symbol": "PGR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.415301, + "strategy_rank": 68.172063, + "rr": 1.205917, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.808875, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.494464, + "range_504_ratio": 1.639619, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.152755, + "hold30_r": -1.047181 + }, + { + "symbol": "PH", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.852459, + "strategy_rank": 75.250156, + "rr": 1.790821, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.686231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040588, + "hold30_r": 0.815766 + }, + { + "symbol": "PHM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.601093, + "strategy_rank": 84.816621, + "rr": 1.928021, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.892031, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.8797, + "hold30_r": 4.554413 + }, + { + "symbol": "PODD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.693989, + "strategy_rank": 90.914255, + "rr": 0.76809, + "primary_prob": 63.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.152136, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.590668, + "range_504_ratio": 1.805193, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.731858, + "hold30_r": 1.004408 + }, + { + "symbol": "PSX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.349727, + "strategy_rank": 84.895627, + "rr": 2.19589, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.293835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.160669, + "hold30_r": -0.018827 + }, + { + "symbol": "PTC", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.978142, + "strategy_rank": 71.562889, + "rr": 1.265431, + "primary_prob": 42.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.898147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.210533, + "hold30_r": 2.077328 + }, + { + "symbol": "PWR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.901639, + "strategy_rank": 75.899959, + "rr": 0.857934, + "primary_prob": 45.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.286901, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.811857, + "hold30_r": 1.753547 + }, + { + "symbol": "RCL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.540984, + "strategy_rank": 89.904643, + "rr": 2.131476, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.197214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.102214, + "hold30_r": 3.283932 + }, + { + "symbol": "ROST", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.989071, + "strategy_rank": 79.107508, + "rr": 2.371508, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.557262, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055207, + "hold30_r": 0.763224 + }, + { + "symbol": "SBUX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.508197, + "strategy_rank": 72.339489, + "rr": 1.518738, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.278107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.45403, + "hold30_r": 2.889546 + }, + { + "symbol": "SLB", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.956284, + "strategy_rank": 92.981831, + "rr": 2.636592, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.954889, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028086, + "hold30_r": 0.083368 + }, + { + "symbol": "SNPS", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.153005, + "strategy_rank": 77.849307, + "rr": 0.795971, + "primary_prob": 57.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.193956, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.743381, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.142077, + "strategy_rank": 95.166193, + "rr": 1.994223, + "primary_prob": 29.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.991335, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026483, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.874317, + "strategy_rank": 70.712349, + "rr": 1.059632, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.589447, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.011435, + "hold30_r": 2.266014 + }, + { + "symbol": "TJX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.256831, + "strategy_rank": 66.235289, + "rr": 2.337527, + "primary_prob": 22.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.506291, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066595, + "hold30_r": 1.726676 + }, + { + "symbol": "TKO", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.393443, + "strategy_rank": 83.865813, + "rr": 1.509156, + "primary_prob": 37.08, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.263735, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.452104, + "hold30_r": 7.612574 + }, + { + "symbol": "TMUS", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.530055, + "strategy_rank": 59.361115, + "rr": 1.41547, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.123205, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419251, + "range_504_ratio": 1.520822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.343962, + "hold30_r": 0.316587 + }, + { + "symbol": "TPL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.939891, + "strategy_rank": 94.06294, + "rr": 2.205136, + "primary_prob": 24.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.307704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0315, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.945355, + "strategy_rank": 83.310713, + "rr": 2.020027, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.030041, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.120968, + "hold30_r": -1.077996 + }, + { + "symbol": "TT", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.497268, + "strategy_rank": 71.076223, + "rr": 0.889738, + "primary_prob": 45.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.334608, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048562, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.551913, + "strategy_rank": 95.1919, + "rr": 1.774823, + "primary_prob": 38.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.662234, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026951, + "hold30_r": 0.561936 + }, + { + "symbol": "UAL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.896175, + "strategy_rank": 89.302132, + "rr": 2.646449, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.969673, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.029044, + "hold30_r": 1.098039 + }, + { + "symbol": "UBER", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.382514, + "strategy_rank": 91.043114, + "rr": 1.548521, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.322782, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.518058, + "hold30_r": 3.209497 + }, + { + "symbol": "ULTA", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.612022, + "strategy_rank": 70.180215, + "rr": 0.724018, + "primary_prob": 58.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.086027, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.521618, + "range_504_ratio": 1.684751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.657174, + "hold30_r": 0.279303 + }, + { + "symbol": "URI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.519126, + "strategy_rank": 89.731436, + "rr": 1.653134, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.4797, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029138, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.213115, + "strategy_rank": 64.51701, + "rr": 2.837616, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.256424, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.784254, + "hold30_r": 2.440865 + }, + { + "symbol": "VLO", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.595628, + "strategy_rank": 93.475064, + "rr": 0.751614, + "primary_prob": 55.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.127421, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.71873, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.814208, + "strategy_rank": 97.357623, + "rr": 1.701443, + "primary_prob": 28.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.552164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023932, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.622951, + "strategy_rank": 69.221017, + "rr": 2.066121, + "primary_prob": 35.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.099181, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.002864, + "hold30_r": 4.497997 + }, + { + "symbol": "WYNN", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.360656, + "strategy_rank": 96.36609, + "rr": 0.788737, + "primary_prob": 56.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.183106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.747816, + "hold30_r": 0.88239 + }, + { + "symbol": "XOM", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.081967, + "strategy_rank": 79.970681, + "rr": 1.751272, + "primary_prob": 32.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.626908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.710003, + "hold30_r": 1.051581 + }, + { + "symbol": "XYL", + "date": "2023-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.759563, + "strategy_rank": 75.89189, + "rr": 1.65584, + "primary_prob": 34.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.483761, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.606594, + "hold30_r": 2.973093 + }, + { + "symbol": "CEG", + "date": "2023-03-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.784566, + "strategy_rank": 85.620854, + "rr": 2.0861, + "primary_prob": 43.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.12915, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045767, + "hold30_r": 0.97711 + }, + { + "symbol": "HOOD", + "date": "2023-03-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.278671, + "strategy_rank": 85.32876, + "rr": 1.653452, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.480178, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027023, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.998928, + "strategy_rank": 83.428661, + "rr": 1.595466, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.393199, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546476, + "hold30_r": 3.263126 + }, + { + "symbol": "ALB", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.069668, + "strategy_rank": 94.14235, + "rr": 2.008256, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.012385, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030635, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.495177, + "strategy_rank": 77.969084, + "rr": 1.565519, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.348279, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081573, + "hold30_r": -1.040182 + }, + { + "symbol": "APA", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.458735, + "strategy_rank": 86.522184, + "rr": 2.025296, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.037944, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.206543, + "range_504_ratio": 3.341911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.996426, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.743837, + "strategy_rank": 68.15598, + "rr": 1.677389, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.516084, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.616858, + "hold30_r": -0.186105 + }, + { + "symbol": "APO", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.675241, + "strategy_rank": 88.756091, + "rr": 1.896733, + "primary_prob": 27.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.845099, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03266, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.028939, + "strategy_rank": 81.105284, + "rr": 2.078295, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.117442, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841251, + "range_504_ratio": 2.319266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044013, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.243301, + "strategy_rank": 78.303466, + "rr": 1.26556, + "primary_prob": 42.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.898339, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.52758, + "range_504_ratio": 1.694826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.221749, + "hold30_r": 0.18856 + }, + { + "symbol": "AXON", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.571275, + "strategy_rank": 92.99401, + "rr": 0.873641, + "primary_prob": 40.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.310461, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.007805, + "range_504_ratio": 2.73958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.825287, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.958199, + "strategy_rank": 60.509242, + "rr": 1.478388, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.217581, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.401916, + "hold30_r": 5.130601 + }, + { + "symbol": "BA", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.245445, + "strategy_rank": 81.285715, + "rr": 2.159569, + "primary_prob": 36.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.239354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045929, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.141479, + "strategy_rank": 73.074436, + "rr": 2.43463, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.651945, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.368849, + "hold30_r": 4.120717 + }, + { + "symbol": "BKNG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.637728, + "strategy_rank": 72.52395, + "rr": 0.861373, + "primary_prob": 56.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.29206, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.803267, + "hold30_r": 0.233781 + }, + { + "symbol": "BLDR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.570204, + "strategy_rank": 92.946736, + "rr": 0.969492, + "primary_prob": 37.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.454238, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.832444, + "range_504_ratio": 2.29893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.926267, + "hold30_r": 7.414646 + }, + { + "symbol": "CAH", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.604502, + "strategy_rank": 69.828499, + "rr": 1.535797, + "primary_prob": 51.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.303695, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472666, + "hold30_r": 3.946211 + }, + { + "symbol": "CAT", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.244373, + "strategy_rank": 71.837371, + "rr": 1.825925, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.738887, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04864, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.673098, + "strategy_rank": 68.030527, + "rr": 2.069624, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.104435, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -4.138465, + "hold30_r": -4.079676 + }, + { + "symbol": "CI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.315113, + "strategy_rank": 62.080472, + "rr": 2.029431, + "primary_prob": 25.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.044146, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.573129, + "range_504_ratio": 1.773808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066777, + "hold30_r": -1.017531 + }, + { + "symbol": "CMI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.709539, + "strategy_rank": 67.210046, + "rr": 1.565549, + "primary_prob": 36.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.348324, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053861, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.280815, + "strategy_rank": 77.947372, + "rr": 0.674125, + "primary_prob": 50.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.011188, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055751, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.889603, + "strategy_rank": 82.809888, + "rr": 0.742454, + "primary_prob": 58.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.113681, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.690475, + "hold30_r": 3.646089 + }, + { + "symbol": "EG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.639871, + "strategy_rank": 81.153258, + "rr": 1.892766, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.839149, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.849031, + "hold30_r": 1.828074 + }, + { + "symbol": "EME", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.427653, + "strategy_rank": 78.691336, + "rr": 0.762589, + "primary_prob": 49.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.143883, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055036, + "hold30_r": -1.0 + }, + { + "symbol": "EPAM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.139335, + "strategy_rank": 90.626947, + "rr": 1.810417, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.715625, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040435, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.886388, + "strategy_rank": 85.299081, + "rr": 1.677534, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.516302, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196369, + "range_504_ratio": 3.308084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.647375, + "hold30_r": 1.040989 + }, + { + "symbol": "ERIE", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.247588, + "strategy_rank": 78.717162, + "rr": 1.668742, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.503113, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.61089, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.493033, + "strategy_rank": 64.302343, + "rr": 1.120862, + "primary_prob": 45.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.681293, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.377877, + "range_504_ratio": 1.459184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056855, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.672026, + "strategy_rank": 78.539402, + "rr": 1.923076, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.884614, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.941003, + "range_504_ratio": 2.562551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.886091, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.994641, + "strategy_rank": 73.58181, + "rr": 1.12358, + "primary_prob": 44.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.68537, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.068433, + "hold30_r": 1.573881 + }, + { + "symbol": "FIX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.356913, + "strategy_rank": 89.442887, + "rr": 0.963478, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.445218, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041844, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.818864, + "strategy_rank": 74.11759, + "rr": 1.666105, + "primary_prob": 48.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.499157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598319, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.601286, + "strategy_rank": 63.109136, + "rr": 1.69836, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.54754, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.373483, + "range_504_ratio": 1.452786, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054329, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.461951, + "strategy_rank": 68.567751, + "rr": 1.816685, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.725028, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75837, + "hold30_r": 1.114008 + }, + { + "symbol": "GWW", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.855305, + "strategy_rank": 81.671441, + "rr": 0.687897, + "primary_prob": 58.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.031846, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.627175, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.426581, + "strategy_rank": 78.804489, + "rr": 1.446036, + "primary_prob": 38.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.169054, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051817, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.496249, + "strategy_rank": 72.690155, + "rr": 1.399862, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.099793, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.347365, + "hold30_r": 1.264238 + }, + { + "symbol": "IBKR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.676313, + "strategy_rank": 84.311387, + "rr": 1.549724, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.324586, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038562, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.457663, + "strategy_rank": 63.373306, + "rr": 1.962762, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.944143, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067343, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.924973, + "strategy_rank": 74.241599, + "rr": 1.429454, + "primary_prob": 24.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.144181, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050602, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.815648, + "strategy_rank": 82.863467, + "rr": 1.976859, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.965288, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107435, + "hold30_r": -1.068439 + }, + { + "symbol": "LEN", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.460879, + "strategy_rank": 80.937588, + "rr": 2.632275, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.948413, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.578016, + "hold30_r": 2.825397 + }, + { + "symbol": "LVS", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.928189, + "strategy_rank": 93.249732, + "rr": 2.067156, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.100735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.018144, + "hold30_r": 2.020871 + }, + { + "symbol": "MCHP", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.459807, + "strategy_rank": 85.991918, + "rr": 0.760409, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.140613, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041776, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.923901, + "strategy_rank": 83.563309, + "rr": 0.904356, + "primary_prob": 44.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.356535, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859225, + "hold30_r": -0.708278 + }, + { + "symbol": "MPWR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.175777, + "strategy_rank": 92.662081, + "rr": 0.718959, + "primary_prob": 55.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.078439, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032089, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.067524, + "strategy_rank": 63.40609, + "rr": 1.509623, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.264434, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.447567, + "hold30_r": 3.286756 + }, + { + "symbol": "MSTR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.10075, + "strategy_rank": 87.310097, + "rr": 1.67913, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.518695, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.662114, + "hold30_r": -0.24987 + }, + { + "symbol": "NUE", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.033226, + "strategy_rank": 89.700798, + "rr": 1.532573, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.298859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038178, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.386924, + "strategy_rank": 73.258547, + "rr": 1.777323, + "primary_prob": 39.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.665985, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.514582, + "range_504_ratio": 1.672939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.715875, + "hold30_r": 2.298718 + }, + { + "symbol": "ODFL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.674169, + "strategy_rank": 83.510956, + "rr": 1.103718, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.655578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.05449, + "hold30_r": -1.053564 + }, + { + "symbol": "ON", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.749196, + "strategy_rank": 96.627646, + "rr": 1.055805, + "primary_prob": 48.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.583707, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030596, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.529475, + "strategy_rank": 59.37491, + "rr": 1.379287, + "primary_prob": 41.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.06893, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46733, + "range_504_ratio": 1.595727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303015, + "hold30_r": 5.465484 + }, + { + "symbol": "OXY", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.172562, + "strategy_rank": 80.038975, + "rr": 1.83239, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.748585, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.6388, + "strategy_rank": 68.753042, + "rr": 1.627641, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.441461, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060119, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.640943, + "strategy_rank": 76.419783, + "rr": 1.600342, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.400513, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.713866, + "range_504_ratio": 2.041869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545948, + "hold30_r": 2.67009 + }, + { + "symbol": "PFG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.854234, + "strategy_rank": 81.174969, + "rr": 1.509482, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.264223, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.494359, + "range_504_ratio": 1.639448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037517, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.103966, + "strategy_rank": 75.323578, + "rr": 1.681725, + "primary_prob": 33.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.522588, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049028, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.498392, + "strategy_rank": 87.832832, + "rr": 1.941885, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.912828, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.888231, + "hold30_r": 5.50437 + }, + { + "symbol": "PSX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.28403, + "strategy_rank": 85.180104, + "rr": 1.993544, + "primary_prob": 22.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.990316, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040218, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.995713, + "strategy_rank": 70.869726, + "rr": 1.78454, + "primary_prob": 46.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.67681, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063581, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.210075, + "strategy_rank": 90.303202, + "rr": 1.526748, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.290122, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03251, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.390139, + "strategy_rank": 77.796092, + "rr": 1.479411, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.219116, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.423292, + "hold30_r": 0.375464 + }, + { + "symbol": "SBUX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.85209, + "strategy_rank": 68.406623, + "rr": 1.613461, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.420192, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.538563, + "hold30_r": 1.774131 + }, + { + "symbol": "SLB", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.355841, + "strategy_rank": 92.925025, + "rr": 1.805682, + "primary_prob": 32.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.708524, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.152043, + "hold30_r": -1.118695 + }, + { + "symbol": "SMCI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892819, + "strategy_rank": 98.930321, + "rr": 1.717861, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.576792, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.281204, + "range_504_ratio": 3.600973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.694357, + "hold30_r": -1.0 + }, + { + "symbol": "SNA", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.066452, + "strategy_rank": 63.070046, + "rr": 1.274976, + "primary_prob": 41.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.912464, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.104061, + "hold30_r": -1.030725 + }, + { + "symbol": "SNPS", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.209003, + "strategy_rank": 78.705126, + "rr": 1.103786, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.65568, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4278, + "range_504_ratio": 1.53388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.048214, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.142551, + "strategy_rank": 95.934545, + "rr": 1.8891, + "primary_prob": 23.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.83365, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030953, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.17149, + "strategy_rank": 82.109348, + "rr": 2.168028, + "primary_prob": 23.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.252042, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.65943, + "range_504_ratio": 1.933689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030791, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.423365, + "strategy_rank": 73.368548, + "rr": 1.422419, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.133629, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.365028, + "hold30_r": 2.371037 + }, + { + "symbol": "TJX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.853162, + "strategy_rank": 63.961919, + "rr": 1.528077, + "primary_prob": 36.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.292115, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.076068, + "hold30_r": 1.028608 + }, + { + "symbol": "TKO", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.890675, + "strategy_rank": 82.407965, + "rr": 0.877079, + "primary_prob": 54.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.315618, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693254, + "range_504_ratio": 2.000214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.499776, + "hold30_r": -1.447325 + }, + { + "symbol": "TPL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.927117, + "strategy_rank": 92.75326, + "rr": 0.683766, + "primary_prob": 53.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.025649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.645837, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281886, + "strategy_rank": 82.518711, + "rr": 2.121476, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.182214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.176484, + "hold30_r": -1.127579 + }, + { + "symbol": "TT", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.710611, + "strategy_rank": 74.669085, + "rr": 0.978853, + "primary_prob": 44.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.468279, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053778, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-03-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.318328, + "strategy_rank": 93.63406, + "rr": 2.808328, + "primary_prob": 22.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.212492, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.030626, + "hold30_r": 0.563179 + }, + { + "symbol": "UAL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.212219, + "strategy_rank": 89.627697, + "rr": 2.175609, + "primary_prob": 24.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.263414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034138, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.21329, + "strategy_rank": 90.958394, + "rr": 1.60975, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.414625, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033434, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.030011, + "strategy_rank": 62.189991, + "rr": 2.554977, + "primary_prob": 23.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.832466, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059661, + "hold30_r": 0.0844 + }, + { + "symbol": "VLO", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.963558, + "strategy_rank": 92.446149, + "rr": 1.310117, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.965175, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036691, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.606645, + "strategy_rank": 97.901657, + "rr": 1.8992, + "primary_prob": 24.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.848799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028505, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.814577, + "strategy_rank": 67.543466, + "rr": 1.291169, + "primary_prob": 47.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.936754, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.611882, + "range_504_ratio": 1.843899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.226697, + "hold30_r": 3.640194 + }, + { + "symbol": "WYNN", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.285102, + "strategy_rank": 95.719357, + "rr": 1.512175, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.268262, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.46825, + "hold30_r": -0.727375 + }, + { + "symbol": "XOM", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.712755, + "strategy_rank": 78.485559, + "rr": 1.801982, + "primary_prob": 41.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.702974, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.831239, + "range_504_ratio": 2.296161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.753206, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-03-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.424437, + "strategy_rank": 76.046839, + "rr": 2.057686, + "primary_prob": 41.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.086529, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.000028, + "hold30_r": 0.661599 + }, + { + "symbol": "CEG", + "date": "2023-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.517954, + "strategy_rank": 85.54951, + "rr": 1.902465, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.853697, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049299, + "hold30_r": 1.578863 + }, + { + "symbol": "ACGL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.082699, + "strategy_rank": 82.208923, + "rr": 1.302906, + "primary_prob": 27.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.954359, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.24912, + "hold30_r": 2.761849 + }, + { + "symbol": "ADI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.833515, + "strategy_rank": 77.725789, + "rr": 1.334894, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.00234, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054081, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.730141, + "strategy_rank": 92.023939, + "rr": 1.738562, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.607843, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027772, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.460283, + "strategy_rank": 74.613711, + "rr": 2.00939, + "primary_prob": 24.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.014085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04536, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.227421, + "strategy_rank": 86.909684, + "rr": 1.977477, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.966216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035889, + "hold30_r": 0.878512 + }, + { + "symbol": "APTV", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.548422, + "strategy_rank": 82.295974, + "rr": 2.391741, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.587611, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841251, + "range_504_ratio": 2.319266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.192557, + "hold30_r": -1.150309 + }, + { + "symbol": "AZO", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.480958, + "strategy_rank": 60.674646, + "rr": 1.215138, + "primary_prob": 47.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.822707, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.593453, + "range_504_ratio": 1.810228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.133939, + "hold30_r": 1.965267 + }, + { + "symbol": "BA", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.486398, + "strategy_rank": 79.619151, + "rr": 2.474979, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.712468, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052036, + "hold30_r": -1.00371 + }, + { + "symbol": "BIIB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.559304, + "strategy_rank": 71.936888, + "rr": 1.060194, + "primary_prob": 59.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.590292, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072243, + "hold30_r": -1.002222 + }, + { + "symbol": "BKNG", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.895539, + "strategy_rank": 69.434168, + "rr": 1.168918, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.753376, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.51865, + "range_504_ratio": 1.679759, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.109075, + "hold30_r": 2.10188 + }, + { + "symbol": "BLDR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.823721, + "strategy_rank": 93.971708, + "rr": 1.185643, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.778465, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.832444, + "range_504_ratio": 2.29893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.141836, + "hold30_r": 8.88906 + }, + { + "symbol": "CAH", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.615887, + "strategy_rank": 66.605005, + "rr": 0.924509, + "primary_prob": 54.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.386764, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.576086, + "range_504_ratio": 1.779062, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.858052, + "hold30_r": 2.809931 + }, + { + "symbol": "CAT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.698585, + "strategy_rank": 71.207835, + "rr": 1.880605, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.820908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.836769, + "hold30_r": 0.587856 + }, + { + "symbol": "CDNS", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.294886, + "strategy_rank": 82.676823, + "rr": 0.893318, + "primary_prob": 54.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.339978, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.481445, + "range_504_ratio": 1.618411, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.827028, + "hold30_r": -1.258911 + }, + { + "symbol": "CDW", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.501632, + "strategy_rank": 66.224157, + "rr": 1.638563, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.457844, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.634859, + "hold30_r": -3.574062 + }, + { + "symbol": "CMI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.445049, + "strategy_rank": 69.695321, + "rr": 0.714128, + "primary_prob": 56.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.071193, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667703, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.17519, + "strategy_rank": 64.591948, + "rr": 1.546651, + "primary_prob": 43.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.319976, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455218, + "range_504_ratio": 1.576517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.471949, + "hold30_r": 6.959928 + }, + { + "symbol": "CRH", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.212187, + "strategy_rank": 85.15778, + "rr": 1.843858, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.765787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050466, + "hold30_r": 1.299422 + }, + { + "symbol": "DECK", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.258977, + "strategy_rank": 86.115343, + "rr": 0.747061, + "primary_prob": 60.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.120592, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.77026, + "range_504_ratio": 2.160327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.693489, + "hold30_r": 0.504041 + }, + { + "symbol": "DHI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.797606, + "strategy_rank": 83.841132, + "rr": 1.09855, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.647824, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.044311, + "hold30_r": 4.125728 + }, + { + "symbol": "EG", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.704026, + "strategy_rank": 77.878128, + "rr": 1.775395, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.663092, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.725562, + "hold30_r": 0.988811 + }, + { + "symbol": "EME", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.170838, + "strategy_rank": 79.673558, + "rr": 1.594314, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.391472, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.543769, + "hold30_r": 2.00602 + }, + { + "symbol": "EPAM", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.424374, + "strategy_rank": 90.587595, + "rr": 2.434795, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.652193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041362, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.097933, + "strategy_rank": 76.517954, + "rr": 2.120005, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.180008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062548, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.418934, + "strategy_rank": 69.162133, + "rr": 1.516482, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.274723, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.377877, + "range_504_ratio": 1.459184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466439, + "hold30_r": 2.866454 + }, + { + "symbol": "EXPD", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.71926, + "strategy_rank": 71.566921, + "rr": 1.816015, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.724022, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.470526, + "range_504_ratio": 1.600836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.760389, + "hold30_r": 2.434131 + }, + { + "symbol": "FICO", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.129489, + "strategy_rank": 97.660501, + "rr": 1.41111, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.116665, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.737504, + "range_504_ratio": 2.09071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360379, + "hold30_r": 3.144946 + }, + { + "symbol": "FISV", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.304679, + "strategy_rank": 70.054407, + "rr": 0.852687, + "primary_prob": 54.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.279031, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.788664, + "hold30_r": 1.849727 + }, + { + "symbol": "FIX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.911861, + "strategy_rank": 89.575626, + "rr": 1.746151, + "primary_prob": 24.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.619227, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.711117, + "hold30_r": 2.981597 + }, + { + "symbol": "FSLR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.673558, + "strategy_rank": 97.780196, + "rr": 1.325777, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.988665, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.303924, + "range_504_ratio": 3.683725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.288807, + "hold30_r": -1.792372 + }, + { + "symbol": "GILD", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.85963, + "strategy_rank": 72.709467, + "rr": 1.965308, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.947961, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069194, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.642002, + "strategy_rank": 67.301415, + "rr": 2.336394, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.50459, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.274894, + "hold30_r": 0.471819 + }, + { + "symbol": "GWW", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.015234, + "strategy_rank": 81.675734, + "rr": 1.81298, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.71947, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.760796, + "hold30_r": 1.631422 + }, + { + "symbol": "HUBB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994559, + "strategy_rank": 80.663765, + "rr": 2.59972, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.89958, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.554958, + "hold30_r": 5.940153 + }, + { + "symbol": "HWM", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.512514, + "strategy_rank": 73.297062, + "rr": 1.753982, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.630973, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698487, + "hold30_r": 2.277205 + }, + { + "symbol": "IBKR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.491839, + "strategy_rank": 83.318825, + "rr": 1.575709, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.363563, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532848, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.739935, + "strategy_rank": 63.960827, + "rr": 2.278466, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.417699, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062813, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.880305, + "strategy_rank": 74.831338, + "rr": 1.824328, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.736491, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.77642, + "hold30_r": 2.331156 + }, + { + "symbol": "IT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.916213, + "strategy_rank": 68.063112, + "rr": 1.752416, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.628625, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056056, + "hold30_r": -1.0 + }, + { + "symbol": "ITW", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.522307, + "strategy_rank": 61.556039, + "rr": 1.775877, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.663816, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.378558, + "range_504_ratio": 1.460178, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713306, + "hold30_r": 0.046715 + }, + { + "symbol": "JBL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.95321, + "strategy_rank": 78.639826, + "rr": 1.002225, + "primary_prob": 45.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.503338, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050389, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.009793, + "strategy_rank": 86.496192, + "rr": 1.584837, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.377256, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546136, + "hold30_r": 2.52537 + }, + { + "symbol": "LEN", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.709467, + "strategy_rank": 81.969532, + "rr": 1.546515, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.319773, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.490934, + "hold30_r": 3.139593 + }, + { + "symbol": "LRCX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.284004, + "strategy_rank": 84.84222, + "rr": 1.024239, + "primary_prob": 42.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.536358, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.98901, + "hold30_r": 3.39237 + }, + { + "symbol": "LVS", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.476605, + "strategy_rank": 91.980413, + "rr": 1.307736, + "primary_prob": 39.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.961604, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.261409, + "hold30_r": 1.413944 + }, + { + "symbol": "MCHP", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.927095, + "strategy_rank": 89.564744, + "rr": 1.931907, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.897861, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040292, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.289445, + "strategy_rank": 82.73123, + "rr": 1.130064, + "primary_prob": 39.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.695095, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.083912, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.26877, + "strategy_rank": 64.613711, + "rr": 1.244919, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.867378, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.418109, + "range_504_ratio": 1.519086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17815, + "hold30_r": 4.522358 + }, + { + "symbol": "MPC", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.606094, + "strategy_rank": 88.5963, + "rr": 0.708015, + "primary_prob": 54.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.062022, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0334, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.300326, + "strategy_rank": 95.614799, + "rr": 1.550733, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.3261, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03269, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.201306, + "strategy_rank": 61.305767, + "rr": 0.902406, + "primary_prob": 53.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.353609, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.488055, + "range_504_ratio": 1.629144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838249, + "hold30_r": 0.902406 + }, + { + "symbol": "MTD", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.26333, + "strategy_rank": 73.645267, + "rr": 1.663463, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.495194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605063, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.662677, + "strategy_rank": 87.540805, + "rr": 1.35875, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.038125, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.322925, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.854189, + "strategy_rank": 88.82481, + "rr": 2.874751, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.312127, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.833349, + "hold30_r": 3.230746 + }, + { + "symbol": "NVR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.792165, + "strategy_rank": 76.583243, + "rr": 1.509115, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.263673, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.514582, + "range_504_ratio": 1.672939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.446219, + "hold30_r": 2.176485 + }, + { + "symbol": "NXPI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.957563, + "strategy_rank": 80.729053, + "rr": 2.095236, + "primary_prob": 25.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.142855, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.596856, + "range_504_ratio": 1.816399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.235293, + "hold30_r": -1.19504 + }, + { + "symbol": "ODFL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.647443, + "strategy_rank": 88.759521, + "rr": 1.664403, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.496605, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.616829, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.45593, + "strategy_rank": 97.758433, + "rr": 1.522625, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.283938, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030769, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.76605, + "strategy_rank": 81.273123, + "rr": 1.585314, + "primary_prob": 42.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.377971, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04241, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.36235, + "strategy_rank": 73.155604, + "rr": 2.451707, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.677561, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.398976, + "hold30_r": 1.254956 + }, + { + "symbol": "PH", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.144723, + "strategy_rank": 77.73667, + "rr": 1.501829, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.252743, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.458208, + "hold30_r": 1.421811 + }, + { + "symbol": "PHM", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.865071, + "strategy_rank": 87.573449, + "rr": 1.518206, + "primary_prob": 38.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.277309, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.552796, + "range_504_ratio": 1.738105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460624, + "hold30_r": 5.64474 + }, + { + "symbol": "PSX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.113166, + "strategy_rank": 77.780196, + "rr": 1.732032, + "primary_prob": 40.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.598047, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038248, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.051143, + "strategy_rank": 70.239391, + "rr": 1.410719, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.116078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069728, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.077258, + "strategy_rank": 78.378672, + "rr": 1.527848, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.291772, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.692851, + "range_504_ratio": 1.999408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.474296, + "hold30_r": 2.116776 + }, + { + "symbol": "ROK", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.087051, + "strategy_rank": 72.415669, + "rr": 1.572088, + "primary_prob": 35.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.358133, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049058, + "hold30_r": 0.825593 + }, + { + "symbol": "ROST", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.139282, + "strategy_rank": 74.428727, + "rr": 1.744631, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.616947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058827, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.429815, + "strategy_rank": 92.132753, + "rr": 1.760085, + "primary_prob": 30.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.640128, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033128, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.891186, + "strategy_rank": 99.173014, + "rr": 1.827355, + "primary_prob": 19.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.741033, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.281204, + "range_504_ratio": 3.600973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.805758, + "hold30_r": 6.809286 + }, + { + "symbol": "SNA", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.677911, + "strategy_rank": 62.230686, + "rr": 1.66668, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.50002, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.31239, + "range_504_ratio": 1.366688, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.604204, + "hold30_r": 4.391177 + }, + { + "symbol": "SNPS", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.983678, + "strategy_rank": 78.715996, + "rr": 1.240177, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.860265, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058336, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.694233, + "strategy_rank": 95.952122, + "rr": 2.8272, + "primary_prob": 21.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.2408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028866, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.071817, + "strategy_rank": 73.112078, + "rr": 1.046624, + "primary_prob": 42.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.569936, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.983062, + "hold30_r": 4.30828 + }, + { + "symbol": "TJX", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.921654, + "strategy_rank": 63.144723, + "rr": 1.058632, + "primary_prob": 62.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.587948, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973887, + "hold30_r": 0.705755 + }, + { + "symbol": "TPL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.274211, + "strategy_rank": 90.413493, + "rr": 1.74826, + "primary_prob": 24.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.622391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.116416, + "hold30_r": -1.078362 + }, + { + "symbol": "TPR", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.232862, + "strategy_rank": 85.647443, + "rr": 2.44778, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.671671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045127, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.574538, + "strategy_rank": 74.798694, + "rr": 2.646898, + "primary_prob": 19.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.970348, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.598525, + "hold30_r": 0.368442 + }, + { + "symbol": "TTD", + "date": "2023-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.35691, + "strategy_rank": 91.556039, + "rr": 2.651425, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.977137, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.03144, + "hold30_r": 1.542277 + }, + { + "symbol": "UAL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.579978, + "strategy_rank": 88.74864, + "rr": 1.298432, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.947647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.262117, + "hold30_r": 2.077082 + }, + { + "symbol": "UBER", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.936888, + "strategy_rank": 85.038085, + "rr": 1.931226, + "primary_prob": 20.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.896838, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037987, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.056583, + "strategy_rank": 67.018498, + "rr": 0.741814, + "primary_prob": 58.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.11272, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550119, + "range_504_ratio": 1.733459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676447, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.388466, + "strategy_rank": 92.426551, + "rr": 1.565409, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.348113, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029367, + "hold30_r": -1.0 + }, + { + "symbol": "VICI", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.242655, + "strategy_rank": 60.979325, + "rr": 2.217187, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.32578, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.304162, + "range_504_ratio": 1.355488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064666, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.776931, + "strategy_rank": 91.479869, + "rr": 1.693744, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.540616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031597, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.735582, + "strategy_rank": 96.180631, + "rr": 1.711432, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.567148, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.68658, + "hold30_r": 3.19181 + }, + { + "symbol": "WAB", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.330794, + "strategy_rank": 64.156692, + "rr": 1.747839, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.621758, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.329138, + "range_504_ratio": 1.389769, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689889, + "hold30_r": 0.315728 + }, + { + "symbol": "WYNN", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.041349, + "strategy_rank": 95.168662, + "rr": 1.546415, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.319623, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.502767, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.636561, + "strategy_rank": 74.178455, + "rr": 2.690834, + "primary_prob": 20.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.03625, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.633822, + "hold30_r": 1.34482 + }, + { + "symbol": "CEG", + "date": "2023-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.911602, + "strategy_rank": 84.939227, + "rr": 1.967046, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.950569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057644, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.81768, + "strategy_rank": 78.762431, + "rr": 0.875717, + "primary_prob": 54.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.313576, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.682551, + "range_504_ratio": 1.978919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.815107, + "hold30_r": 0.323541 + }, + { + "symbol": "ADI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.160221, + "strategy_rank": 80.220994, + "rr": 1.174756, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.762134, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056064, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.088398, + "strategy_rank": 85.381215, + "rr": 2.319418, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.479127, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.746798, + "range_504_ratio": 2.110233, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044098, + "hold30_r": 0.48026 + }, + { + "symbol": "ALB", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.176796, + "strategy_rank": 89.403315, + "rr": 2.404099, + "primary_prob": 21.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.606148, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254935, + "hold30_r": -1.222749 + }, + { + "symbol": "AMAT", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.839779, + "strategy_rank": 88.508287, + "rr": 2.112739, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.169108, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.073916, + "hold30_r": 3.98205 + }, + { + "symbol": "AMD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.403315, + "strategy_rank": 89.458564, + "rr": 1.999099, + "primary_prob": 23.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.998649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035169, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.585635, + "strategy_rank": 88.519337, + "rr": 0.760434, + "primary_prob": 51.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.14065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048979, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.331492, + "strategy_rank": 66.044199, + "rr": 1.760946, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.641419, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071122, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.309392, + "strategy_rank": 83.480663, + "rr": 1.636993, + "primary_prob": 44.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.455489, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041286, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.767956, + "strategy_rank": 80.209945, + "rr": 2.889261, + "primary_prob": 20.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.333891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841251, + "range_504_ratio": 2.319266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046846, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.320442, + "strategy_rank": 71.314917, + "rr": 1.48049, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.220735, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.490333, + "range_504_ratio": 1.63286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.413061, + "hold30_r": 10.514286 + }, + { + "symbol": "BA", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.939227, + "strategy_rank": 82.917127, + "rr": 2.067279, + "primary_prob": 22.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.100919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045011, + "hold30_r": 0.214222 + }, + { + "symbol": "BEN", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.104972, + "strategy_rank": 77.19337, + "rr": 2.261656, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.392484, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.637139, + "range_504_ratio": 1.891063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04964, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.58011, + "strategy_rank": 73.403315, + "rr": 0.954095, + "primary_prob": 61.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.431142, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.29808, + "hold30_r": -1.224136 + }, + { + "symbol": "CDW", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.325967, + "strategy_rank": 65.348066, + "rr": 2.747415, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.121122, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.940555, + "hold30_r": -3.878236 + }, + { + "symbol": "CMI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.955801, + "strategy_rank": 69.524862, + "rr": 1.827695, + "primary_prob": 46.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.741542, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051352, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.972376, + "strategy_rank": 66.740331, + "rr": 1.857853, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.786779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455218, + "range_504_ratio": 1.576517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.774552, + "hold30_r": 5.81119 + }, + { + "symbol": "CRH", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.143646, + "strategy_rank": 83.834254, + "rr": 1.866277, + "primary_prob": 21.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.799416, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058141, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.099448, + "strategy_rank": 69.734807, + "rr": 1.884293, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.826439, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.814495, + "hold30_r": 4.673675 + }, + { + "symbol": "DHI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.237569, + "strategy_rank": 86.729282, + "rr": 1.787546, + "primary_prob": 18.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.681319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622797, + "range_504_ratio": 1.864135, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.73087, + "hold30_r": 2.44008 + }, + { + "symbol": "DRI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.983425, + "strategy_rank": 58.552486, + "rr": 1.442604, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.163906, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073662, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.530387, + "strategy_rank": 75.314917, + "rr": 1.54893, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.323396, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.491145, + "hold30_r": -0.735977 + }, + { + "symbol": "EME", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.359116, + "strategy_rank": 79.082873, + "rr": 1.682252, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.523379, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.626423, + "hold30_r": 2.676693 + }, + { + "symbol": "ERIE", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281768, + "strategy_rank": 75.889503, + "rr": 2.198775, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.298162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059855, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.541436, + "strategy_rank": 66.79558, + "rr": 1.689837, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.534755, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.377877, + "range_504_ratio": 1.459184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.636082, + "hold30_r": 3.428173 + }, + { + "symbol": "EXPD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.110497, + "strategy_rank": 70.629834, + "rr": 2.506489, + "primary_prob": 35.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.759733, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.470526, + "range_504_ratio": 1.600836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059883, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.98895, + "strategy_rank": 70.850829, + "rr": 1.251541, + "primary_prob": 44.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.877311, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.181352, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.453039, + "strategy_rank": 89.104972, + "rr": 1.66741, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.501115, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.62848, + "hold30_r": 2.826572 + }, + { + "symbol": "FSLR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668508, + "strategy_rank": 97.779006, + "rr": 0.99695, + "primary_prob": 39.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.495425, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.303924, + "range_504_ratio": 3.683725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.958371, + "hold30_r": -1.0 + }, + { + "symbol": "FTV", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.552486, + "strategy_rank": 64.209945, + "rr": 2.853585, + "primary_prob": 25.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.280378, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.420159, + "range_504_ratio": 1.522203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.224542, + "hold30_r": -1.163712 + }, + { + "symbol": "GILD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.60221, + "strategy_rank": 73.436464, + "rr": 1.021279, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.531919, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.947457, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.61326, + "strategy_rank": 66.939227, + "rr": 1.897713, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.846569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.832027, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.259669, + "strategy_rank": 81.160221, + "rr": 1.421258, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.131886, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.368584, + "hold30_r": 0.530693 + }, + { + "symbol": "HUBB", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.480663, + "strategy_rank": 79.458564, + "rr": 2.149171, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.223757, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.098279, + "hold30_r": 7.059652 + }, + { + "symbol": "HWM", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.077348, + "strategy_rank": 69.734807, + "rr": 0.994343, + "primary_prob": 60.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.491515, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.481656, + "range_504_ratio": 1.618752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.936707, + "hold30_r": 0.65034 + }, + { + "symbol": "IBKR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.961326, + "strategy_rank": 79.403315, + "rr": 2.088181, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.132271, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.123561, + "hold30_r": -1.073922 + }, + { + "symbol": "IR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.39779, + "strategy_rank": 73.745856, + "rr": 2.164201, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.246301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049491, + "hold30_r": -1.0 + }, + { + "symbol": "ITW", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.751381, + "strategy_rank": 64.696133, + "rr": 1.345542, + "primary_prob": 40.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.018314, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.378558, + "range_504_ratio": 1.460178, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.278618, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.679558, + "strategy_rank": 78.883978, + "rr": 1.762638, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.643957, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055295, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.044199, + "strategy_rank": 87.270718, + "rr": 1.652916, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.479374, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040763, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.79558, + "strategy_rank": 85.259669, + "rr": 1.157693, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.73654, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.098106, + "hold30_r": 0.695183 + }, + { + "symbol": "LRCX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.497238, + "strategy_rank": 90.961326, + "rr": 0.823735, + "primary_prob": 49.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.235602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785355, + "hold30_r": 4.885619 + }, + { + "symbol": "LVS", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.674033, + "strategy_rank": 89.060773, + "rr": 0.871444, + "primary_prob": 64.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.307166, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747734, + "range_504_ratio": 2.112208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.821346, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.132597, + "strategy_rank": 91.160221, + "rr": 1.785886, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.678829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042286, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.414365, + "strategy_rank": 89.027624, + "rr": 1.062711, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.594067, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050879, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.856354, + "strategy_rank": 81.944751, + "rr": 1.79787, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.696805, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048567, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.055249, + "strategy_rank": 66.751381, + "rr": 1.379068, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.068602, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.418109, + "range_504_ratio": 1.519086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.305105, + "hold30_r": 3.55321 + }, + { + "symbol": "MPC", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.900552, + "strategy_rank": 88.883978, + "rr": 0.865089, + "primary_prob": 61.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.297633, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039837, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.121547, + "strategy_rank": 96.762431, + "rr": 1.409633, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.114449, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03347, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.20442, + "strategy_rank": 86.950276, + "rr": 1.816728, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.725092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034348, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.834254, + "strategy_rank": 83.502762, + "rr": 1.63012, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.445181, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054216, + "hold30_r": -1.0 + }, + { + "symbol": "MTD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.19337, + "strategy_rank": 75.314917, + "rr": 2.632871, + "primary_prob": 21.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.949307, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06026, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.546961, + "strategy_rank": 84.961326, + "rr": 1.80266, + "primary_prob": 40.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.703991, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041132, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.458564, + "strategy_rank": 96.861878, + "rr": 1.004184, + "primary_prob": 36.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.506276, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.96153, + "hold30_r": 9.715083 + }, + { + "symbol": "NXPI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.635359, + "strategy_rank": 83.447514, + "rr": 2.002515, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.003773, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.596856, + "range_504_ratio": 1.816399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044687, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.353591, + "strategy_rank": 88.39779, + "rr": 1.692179, + "primary_prob": 39.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.538268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.399894, + "hold30_r": -1.352523 + }, + { + "symbol": "ON", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.226519, + "strategy_rank": 97.60221, + "rr": 1.549786, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.324678, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052169, + "hold30_r": -1.017979 + }, + { + "symbol": "PCAR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.486188, + "strategy_rank": 72.861878, + "rr": 0.746328, + "primary_prob": 72.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.119491, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.688972, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.425414, + "strategy_rank": 67.21547, + "rr": 1.511051, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.266577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050978, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.618785, + "strategy_rank": 74.762431, + "rr": 1.532791, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.299187, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487517, + "hold30_r": 0.976824 + }, + { + "symbol": "PSX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.18232, + "strategy_rank": 79.955801, + "rr": 0.927619, + "primary_prob": 66.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.391429, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046103, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.718232, + "strategy_rank": 72.685083, + "rr": 0.717384, + "primary_prob": 74.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.076077, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070186, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.867403, + "strategy_rank": 79.19337, + "rr": 2.291168, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.436752, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048529, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.883978, + "strategy_rank": 73.226519, + "rr": 1.195811, + "primary_prob": 43.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.793716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054058, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.298343, + "strategy_rank": 85.966851, + "rr": 2.07864, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.11796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04001, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889503, + "strategy_rank": 99.093923, + "rr": 0.987727, + "primary_prob": 51.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.481591, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.281204, + "range_504_ratio": 3.600973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.962441, + "hold30_r": -1.353479 + }, + { + "symbol": "SNPS", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.823204, + "strategy_rank": 81.712707, + "rr": 0.858821, + "primary_prob": 41.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.288231, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064126, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.364641, + "strategy_rank": 92.972376, + "rr": 0.881749, + "primary_prob": 46.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.322623, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.848427, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.646409, + "strategy_rank": 71.016575, + "rr": 0.831798, + "primary_prob": 59.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.247697, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.43513, + "range_504_ratio": 1.545163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.760449, + "hold30_r": 1.929328 + }, + { + "symbol": "TJX", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.740331, + "strategy_rank": 63.104972, + "rr": 1.49127, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.236905, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.40934, + "hold30_r": -0.100833 + }, + { + "symbol": "TPL", + "date": "2023-04-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.276243, + "strategy_rank": 89.248619, + "rr": 2.039582, + "primary_prob": 20.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.059373, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039582, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.701657, + "strategy_rank": 85.149171, + "rr": 2.118932, + "primary_prob": 43.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.178398, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049733, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.381215, + "strategy_rank": 76.497238, + "rr": 1.432677, + "primary_prob": 38.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.149015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.380972, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.038674, + "strategy_rank": 94.828729, + "rr": 0.71071, + "primary_prob": 55.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.066065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.677045, + "hold30_r": 1.935904 + }, + { + "symbol": "UAL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.762431, + "strategy_rank": 82.198895, + "rr": 1.713364, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.570046, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.678001, + "hold30_r": 2.372011 + }, + { + "symbol": "UBER", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.060773, + "strategy_rank": 88.994475, + "rr": 1.820137, + "primary_prob": 22.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.730206, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039944, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.80663, + "strategy_rank": 69.18232, + "rr": 1.172297, + "primary_prob": 46.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.758445, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.550119, + "range_504_ratio": 1.733459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.101409, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.138122, + "strategy_rank": 90.994475, + "rr": 0.716932, + "primary_prob": 53.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.075398, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073673, + "hold30_r": -1.038077 + }, + { + "symbol": "VLO", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.922652, + "strategy_rank": 90.541436, + "rr": 0.834519, + "primary_prob": 52.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.251778, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035727, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.574586, + "strategy_rank": 95.977901, + "rr": 1.888185, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.832278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.859821, + "hold30_r": 8.340464 + }, + { + "symbol": "WYNN", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.005525, + "strategy_rank": 93.436464, + "rr": 1.812375, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.718563, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0453, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.624309, + "strategy_rank": 75.259669, + "rr": 1.578686, + "primary_prob": 48.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.368029, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062423, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.749431, + "strategy_rank": 80.489749, + "rr": 2.263813, + "primary_prob": 26.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.39572, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.205474, + "hold30_r": 4.222693 + }, + { + "symbol": "ADI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.230068, + "strategy_rank": 79.920273, + "rr": 1.619661, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.429492, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059942, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.965831, + "strategy_rank": 85.990888, + "rr": 2.274148, + "primary_prob": 26.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.411223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.746798, + "range_504_ratio": 2.110233, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049275, + "hold30_r": 1.820294 + }, + { + "symbol": "ALB", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421412, + "strategy_rank": 87.710706, + "rr": 2.034476, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.051714, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.008734, + "hold30_r": 2.401615 + }, + { + "symbol": "AMAT", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.357631, + "strategy_rank": 87.323462, + "rr": 1.300754, + "primary_prob": 40.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.951131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260356, + "hold30_r": 3.608656 + }, + { + "symbol": "AMD", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.98861, + "strategy_rank": 94.715262, + "rr": 1.887735, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.831602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04738, + "hold30_r": -1.010821 + }, + { + "symbol": "ANET", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.038724, + "strategy_rank": 90.102506, + "rr": 1.719378, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.579066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.705535, + "hold30_r": -1.656627 + }, + { + "symbol": "APH", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.410023, + "strategy_rank": 62.471526, + "rr": 1.886294, + "primary_prob": 30.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.829441, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.360365, + "range_504_ratio": 1.433852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075712, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.890661, + "strategy_rank": 81.822323, + "rr": 1.916225, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.874338, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04577, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.28246, + "strategy_rank": 81.241458, + "rr": 1.736022, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.604033, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841251, + "range_504_ratio": 2.319266, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049584, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.485194, + "strategy_rank": 72.14123, + "rr": 0.697547, + "primary_prob": 56.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.046321, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.490333, + "range_504_ratio": 1.63286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069926, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.585421, + "strategy_rank": 80.990888, + "rr": 1.691091, + "primary_prob": 43.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.536636, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049745, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.621868, + "strategy_rank": 70.01139, + "rr": 1.331978, + "primary_prob": 55.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.997967, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081333, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.949886, + "strategy_rank": 93.234624, + "rr": 0.851601, + "primary_prob": 56.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.277401, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.904045, + "range_504_ratio": 2.469572, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052661, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.924829, + "strategy_rank": 84.658314, + "rr": 0.780695, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.171042, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.497795, + "range_504_ratio": 1.645089, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.144153, + "hold30_r": -2.072937 + }, + { + "symbol": "CDW", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.637813, + "strategy_rank": 72.574032, + "rr": 4.066734, + "primary_prob": 14.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 12, + "primary_distance_atr": 6.100101, + "raw_level_count": 10, + "gate_level_count": 8, + "range_504_log": 0.374034, + "range_504_ratio": 1.453587, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04056, + "hold30_r": 0.772014 + }, + { + "symbol": "CMI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.801822, + "strategy_rank": 65.922551, + "rr": 2.220641, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.330962, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059231, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.91344, + "strategy_rank": 94.236902, + "rr": 1.833031, + "primary_prob": 22.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.749546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014741, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685649, + "strategy_rank": 81.161731, + "rr": 1.316099, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.974149, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070113, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.738041, + "strategy_rank": 84.669704, + "rr": 1.821137, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.731705, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067808, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.296128, + "strategy_rank": 68.268793, + "rr": 1.621256, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.431884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076735, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.118451, + "strategy_rank": 57.995444, + "rr": 0.95657, + "primary_prob": 50.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.434855, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080744, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.990888, + "strategy_rank": 76.66287, + "rr": 1.4239, + "primary_prob": 50.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.13585, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.359263, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.899772, + "strategy_rank": 78.917995, + "rr": 1.445831, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.168746, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574531, + "range_504_ratio": 1.776297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.38522, + "hold30_r": 2.408597 + }, + { + "symbol": "EPAM", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.346241, + "strategy_rank": 85.079727, + "rr": 1.806034, + "primary_prob": 32.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.70905, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043966, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.457859, + "strategy_rank": 77.927107, + "rr": 2.337144, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.505715, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052087, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.029613, + "strategy_rank": 66.936219, + "rr": 1.706582, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.559873, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.377877, + "range_504_ratio": 1.459184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.645565, + "hold30_r": 3.879149 + }, + { + "symbol": "FDX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.574032, + "strategy_rank": 72.118451, + "rr": 1.660883, + "primary_prob": 38.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.491325, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.763708, + "range_504_ratio": 2.14622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069596, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.05467, + "strategy_rank": 72.027335, + "rr": 0.969092, + "primary_prob": 51.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.453639, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.320072, + "range_504_ratio": 1.377226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.886794, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.747153, + "strategy_rank": 89.794989, + "rr": 1.974902, + "primary_prob": 37.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.962352, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.806552, + "range_504_ratio": 2.240171, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045154, + "hold30_r": -1.0 + }, + { + "symbol": "FTV", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.776765, + "strategy_rank": 64.555809, + "rr": 1.608267, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.4124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.420159, + "range_504_ratio": 1.522203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.212661, + "hold30_r": -1.142947 + }, + { + "symbol": "GILD", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.813212, + "strategy_rank": 71.617312, + "rr": 1.458817, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.188226, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.177448, + "hold30_r": -1.096167 + }, + { + "symbol": "GPC", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.218679, + "strategy_rank": 65.0, + "rr": 1.681146, + "primary_prob": 49.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.521719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611912, + "hold30_r": -1.041504 + }, + { + "symbol": "GWW", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.444191, + "strategy_rank": 81.947608, + "rr": 0.667793, + "primary_prob": 61.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.00169, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.605404, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.369021, + "strategy_rank": 76.753986, + "rr": 2.642185, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.963277, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.436261, + "range_504_ratio": 1.546913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.58495, + "hold30_r": 7.89299 + }, + { + "symbol": "IBKR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.546697, + "strategy_rank": 80.056948, + "rr": 2.1516, + "primary_prob": 22.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.2274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044525, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.548975, + "strategy_rank": 63.610478, + "rr": 1.352034, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.028051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071505, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.67426, + "strategy_rank": 71.67426, + "rr": 1.689045, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.533567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056163, + "hold30_r": -1.0 + }, + { + "symbol": "ITW", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.712984, + "strategy_rank": 63.997722, + "rr": 1.810624, + "primary_prob": 45.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.715936, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.378558, + "range_504_ratio": 1.460178, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074405, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.722096, + "strategy_rank": 79.715262, + "rr": 2.105495, + "primary_prob": 24.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.158243, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050773, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596811, + "strategy_rank": 87.642369, + "rr": 1.851969, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.777953, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.810704, + "hold30_r": 4.775374 + }, + { + "symbol": "LEN", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.583144, + "strategy_rank": 83.394077, + "rr": 1.629584, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.444376, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061091, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.14123, + "strategy_rank": 92.072893, + "rr": 0.760927, + "primary_prob": 54.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.14139, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723252, + "hold30_r": 3.219697 + }, + { + "symbol": "MCHP", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.216401, + "strategy_rank": 90.603645, + "rr": 1.848864, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.773296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.211982, + "hold30_r": -1.16837 + }, + { + "symbol": "META", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.938497, + "strategy_rank": 94.339408, + "rr": 1.163999, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.745999, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.110679, + "hold30_r": 7.32587 + }, + { + "symbol": "MNST", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.129841, + "strategy_rank": 64.271071, + "rr": 1.085776, + "primary_prob": 48.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.628664, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.418109, + "range_504_ratio": 1.519086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.006298, + "hold30_r": 4.635142 + }, + { + "symbol": "MPC", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.494305, + "strategy_rank": 88.473804, + "rr": 1.696218, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.544326, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041541, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.266515, + "strategy_rank": 96.104784, + "rr": 1.612269, + "primary_prob": 35.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.418403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035144, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.724374, + "strategy_rank": 90.842825, + "rr": 2.145747, + "primary_prob": 22.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.218621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031751, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.205011, + "strategy_rank": 83.302961, + "rr": 1.557725, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.336587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060733, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.382688, + "strategy_rank": 91.697039, + "rr": 0.734543, + "primary_prob": 53.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.101815, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.71556, + "hold30_r": -0.476214 + }, + { + "symbol": "MTD", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.510251, + "strategy_rank": 74.498861, + "rr": 2.894711, + "primary_prob": 19.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.342066, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05811, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.177677, + "strategy_rank": 95.444191, + "rr": 1.521876, + "primary_prob": 28.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.282814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.482586, + "hold30_r": 4.521906 + }, + { + "symbol": "NVDA", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.974943, + "strategy_rank": 97.881549, + "rr": 0.768012, + "primary_prob": 46.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.152018, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.72393, + "hold30_r": 9.793165 + }, + { + "symbol": "NXPI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.865604, + "strategy_rank": 80.148064, + "rr": 2.352656, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.528984, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.596856, + "range_504_ratio": 1.816399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.33004, + "hold30_r": -1.285576 + }, + { + "symbol": "ODFL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.76082, + "strategy_rank": 86.936219, + "rr": 1.853518, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.780277, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.26574, + "hold30_r": -2.213425 + }, + { + "symbol": "ON", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.316629, + "strategy_rank": 97.676538, + "rr": 2.102061, + "primary_prob": 21.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.153091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.208456, + "hold30_r": -1.174232 + }, + { + "symbol": "ORCL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.321185, + "strategy_rank": 61.537585, + "rr": 1.464305, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.196457, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.382587, + "hold30_r": 5.058508 + }, + { + "symbol": "PGR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.154897, + "strategy_rank": 69.29385, + "rr": 0.798679, + "primary_prob": 54.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.198018, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057836, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.446469, + "strategy_rank": 73.359909, + "rr": 1.624744, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.437116, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572383, + "hold30_r": 1.353083 + }, + { + "symbol": "PSX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.093394, + "strategy_rank": 75.592255, + "rr": 1.661602, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.492403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045595, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.774487, + "strategy_rank": 72.289294, + "rr": 1.105753, + "primary_prob": 61.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.658629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073465, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.29385, + "strategy_rank": 87.722096, + "rr": 1.652213, + "primary_prob": 49.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.47832, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039013, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886105, + "strategy_rank": 99.271071, + "rr": 1.298914, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.94837, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.287938, + "range_504_ratio": 3.625304, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.144037, + "hold30_r": -1.119497 + }, + { + "symbol": "SNPS", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.419134, + "strategy_rank": 82.425968, + "rr": 1.310826, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.966239, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067604, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.963554, + "strategy_rank": 93.006834, + "rr": 2.232348, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.348522, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032839, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.257403, + "strategy_rank": 60.022779, + "rr": 0.898041, + "primary_prob": 67.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.347061, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.228005, + "hold30_r": -1.138281 + }, + { + "symbol": "TPL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.927107, + "strategy_rank": 87.653759, + "rr": 2.012477, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.018715, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038372, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.280182, + "strategy_rank": 85.182232, + "rr": 1.63693, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.455395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052714, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.52164, + "strategy_rank": 74.04328, + "rr": 2.158415, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.237622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.097898, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-04-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.671982, + "strategy_rank": 96.66287, + "rr": 2.421405, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.632108, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.383534, + "hold30_r": 4.013093 + }, + { + "symbol": "UBER", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.649203, + "strategy_rank": 86.400911, + "rr": 1.633349, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.450023, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59541, + "hold30_r": 5.900631 + }, + { + "symbol": "ULTA", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.977221, + "strategy_rank": 65.649203, + "rr": 0.744576, + "primary_prob": 60.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.116863, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.550119, + "range_504_ratio": 1.733459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.666331, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.002278, + "strategy_rank": 87.995444, + "rr": 1.625338, + "primary_prob": 26.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.438006, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040088, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.191344, + "strategy_rank": 90.022779, + "rr": 1.968741, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.953112, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034276, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.127563, + "strategy_rank": 95.580866, + "rr": 1.857812, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.786718, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.827772, + "hold30_r": 9.72993 + }, + { + "symbol": "WYNN", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.519362, + "strategy_rank": 92.84738, + "rr": 2.296916, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.445374, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047656, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.90205, + "strategy_rank": 73.507973, + "rr": 1.407902, + "primary_prob": 54.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.111852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067725, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.386364, + "strategy_rank": 81.988636, + "rr": 2.288449, + "primary_prob": 26.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.432674, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.226323, + "hold30_r": 6.694188 + }, + { + "symbol": "ADI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.409091, + "strategy_rank": 77.704545, + "rr": 1.406895, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.110342, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.351944, + "hold30_r": -1.27969 + }, + { + "symbol": "ADSK", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5, + "strategy_rank": 84.272727, + "rr": 2.25694, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.38541, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.746798, + "range_504_ratio": 2.110233, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051097, + "hold30_r": 1.745723 + }, + { + "symbol": "ALB", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.204545, + "strategy_rank": 90.329545, + "rr": 2.442251, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.663377, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.718974, + "range_504_ratio": 2.052327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02937, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.068182, + "strategy_rank": 84.125, + "rr": 1.561605, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.342408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.515967, + "hold30_r": 5.446874 + }, + { + "symbol": "AMD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.659091, + "strategy_rank": 90.920455, + "rr": 1.67869, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.518035, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.231766, + "hold30_r": -1.195125 + }, + { + "symbol": "ANET", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.931818, + "strategy_rank": 89.295455, + "rr": 1.719093, + "primary_prob": 20.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.578639, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.310461, + "hold30_r": -2.261644 + }, + { + "symbol": "APO", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.272727, + "strategy_rank": 85.329545, + "rr": 2.125075, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.187613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049245, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.431818, + "strategy_rank": 92.238636, + "rr": 1.928421, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.892632, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.020991, + "range_504_ratio": 2.775945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.875127, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.681818, + "strategy_rank": 84.909091, + "rr": 2.041283, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.061925, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050024, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.227273, + "strategy_rank": 72.318182, + "rr": 2.114646, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.171969, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061776, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.772727, + "strategy_rank": 81.886364, + "rr": 0.74864, + "primary_prob": 53.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.12296, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.497795, + "range_504_ratio": 1.645089, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056767, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.727273, + "strategy_rank": 64.454545, + "rr": 2.004904, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.007356, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.351572, + "range_504_ratio": 1.4213, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061641, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.363636, + "strategy_rank": 70.704545, + "rr": 0.91391, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.370865, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455218, + "range_504_ratio": 1.576517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.817571, + "hold30_r": 4.801072 + }, + { + "symbol": "CRH", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.181818, + "strategy_rank": 78.909091, + "rr": 1.311312, + "primary_prob": 41.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.966968, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241733, + "hold30_r": 0.832078 + }, + { + "symbol": "CRM", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.75, + "strategy_rank": 83.852273, + "rr": 1.853116, + "primary_prob": 21.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.779674, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.121055, + "hold30_r": -1.056283 + }, + { + "symbol": "DECK", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.863636, + "strategy_rank": 86.590909, + "rr": 0.837029, + "primary_prob": 56.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.255543, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.838322, + "range_504_ratio": 2.312482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.77568, + "hold30_r": -1.236345 + }, + { + "symbol": "DRI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.477273, + "strategy_rank": 57.75, + "rr": 1.634657, + "primary_prob": 18.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.451985, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07689, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.545455, + "strategy_rank": 86.659091, + "rr": 2.074867, + "primary_prob": 40.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.112301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048541, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.727273, + "strategy_rank": 76.545455, + "rr": 0.828316, + "primary_prob": 66.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.242473, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.548385, + "hold30_r": -1.478524 + }, + { + "symbol": "EPAM", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 84.613636, + "rr": 1.748149, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.622223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.424283, + "range_504_ratio": 4.154877, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046226, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.75, + "strategy_rank": 79.772727, + "rr": 1.882136, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.823205, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.836024, + "hold30_r": 0.022278 + }, + { + "symbol": "FDX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.045455, + "strategy_rank": 72.022727, + "rr": 1.259887, + "primary_prob": 30.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.88983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.763708, + "range_504_ratio": 2.14622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067187, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886364, + "strategy_rank": 98.147727, + "rr": 1.931749, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.897623, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.314481, + "range_504_ratio": 3.722819, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.905747, + "hold30_r": 0.972675 + }, + { + "symbol": "FTNT", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.681818, + "strategy_rank": 82.113636, + "rr": 1.523295, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.284942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055424, + "hold30_r": -1.0 + }, + { + "symbol": "FTV", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 63.022727, + "rr": 1.38296, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.07444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.420159, + "range_504_ratio": 1.522203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.32275, + "hold30_r": 2.557679 + }, + { + "symbol": "GE", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.909091, + "strategy_rank": 80.829545, + "rr": 2.879993, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.31999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066445, + "hold30_r": 2.437059 + }, + { + "symbol": "GILD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.681818, + "strategy_rank": 73.704545, + "rr": 1.261836, + "primary_prob": 42.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.892754, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067367, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.295455, + "strategy_rank": 61.818182, + "rr": 1.428004, + "primary_prob": 38.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.142006, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.351637, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.681818, + "strategy_rank": 65.806818, + "rr": 0.72472, + "primary_prob": 61.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.08708, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062252, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.068182, + "strategy_rank": 81.954545, + "rr": 1.637582, + "primary_prob": 34.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.456373, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047863, + "hold30_r": -1.0 + }, + { + "symbol": "IEX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.454545, + "strategy_rank": 61.806818, + "rr": 3.693773, + "primary_prob": 16.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 16, + "primary_distance_atr": 5.540659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.357697, + "range_504_ratio": 1.430032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058301, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.340909, + "strategy_rank": 75.75, + "rr": 1.310935, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.966402, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.255526, + "hold30_r": 2.822923 + }, + { + "symbol": "ITW", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.522727, + "strategy_rank": 63.443182, + "rr": 0.900359, + "primary_prob": 50.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.350539, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.378558, + "range_504_ratio": 1.460178, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075755, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.386364, + "strategy_rank": 79.965909, + "rr": 2.284181, + "primary_prob": 22.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.426272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.234553, + "hold30_r": 6.452023 + }, + { + "symbol": "KLAC", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.113636, + "strategy_rank": 86.977273, + "rr": 1.918806, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.878208, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876682, + "hold30_r": 4.844423 + }, + { + "symbol": "LEN", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.0, + "strategy_rank": 81.193182, + "rr": 1.259635, + "primary_prob": 41.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.889452, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065749, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.136364, + "strategy_rank": 87.5, + "rr": 0.934561, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.401842, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894843, + "hold30_r": 3.918002 + }, + { + "symbol": "MCHP", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.159091, + "strategy_rank": 88.136364, + "rr": 2.122293, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.183439, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.079969, + "hold30_r": 2.879012 + }, + { + "symbol": "META", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.545455, + "strategy_rank": 95.602273, + "rr": 7.959162, + "primary_prob": 13.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 11.938743, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.045457, + "hold30_r": 2.906322 + }, + { + "symbol": "MPC", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.727273, + "strategy_rank": 88.761364, + "rr": 2.052086, + "primary_prob": 20.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.07813, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043096, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.909091, + "strategy_rank": 95.159091, + "rr": 1.668575, + "primary_prob": 34.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.502863, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.219164, + "hold30_r": -2.183717 + }, + { + "symbol": "MRNA", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.977273, + "strategy_rank": 87.318182, + "rr": 2.328603, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.492905, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032275, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.204545, + "strategy_rank": 88.920455, + "rr": 2.063164, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.094746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039607, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.704545, + "strategy_rank": 94.022727, + "rr": 2.540876, + "primary_prob": 22.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 21.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.811314, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021082, + "hold30_r": -1.0 + }, + { + "symbol": "MTD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.772727, + "strategy_rank": 76.590909, + "rr": 1.680429, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.520644, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052439, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.090909, + "strategy_rank": 95.545455, + "rr": 1.340834, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.011252, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.297036, + "hold30_r": 6.246473 + }, + { + "symbol": "NVDA", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.068182, + "strategy_rank": 97.318182, + "rr": 0.875933, + "primary_prob": 37.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.313899, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.831637, + "hold30_r": 9.361906 + }, + { + "symbol": "NVR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.954545, + "strategy_rank": 73.875, + "rr": 0.792905, + "primary_prob": 60.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.189357, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.515336, + "range_504_ratio": 1.674201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.728426, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.636364, + "strategy_rank": 85.159091, + "rr": 1.576572, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.364857, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036642, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.636364, + "strategy_rank": 97.136364, + "rr": 1.743396, + "primary_prob": 30.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.615094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.711313, + "hold30_r": 4.257786 + }, + { + "symbol": "ORCL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.431818, + "strategy_rank": 61.863636, + "rr": 1.684987, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.52748, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.601861, + "hold30_r": 9.526317 + }, + { + "symbol": "OXY", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.272727, + "strategy_rank": 78.147727, + "rr": 1.012528, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.518792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271872, + "range_504_ratio": 3.567525, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053999, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.840909, + "strategy_rank": 72.215909, + "rr": 1.721687, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.58253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062592, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 73.545455, + "rr": 1.334978, + "primary_prob": 40.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.002467, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.280178, + "hold30_r": 2.84307 + }, + { + "symbol": "PODD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.136364, + "strategy_rank": 93.75, + "rr": 0.667234, + "primary_prob": 61.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.000851, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.597157, + "range_504_ratio": 1.816945, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.608107, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.045455, + "strategy_rank": 79.920455, + "rr": 1.522941, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.284411, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585921, + "range_504_ratio": 1.796645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047965, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.136364, + "strategy_rank": 71.977273, + "rr": 1.514809, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.272213, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.459676, + "hold30_r": 3.249948 + }, + { + "symbol": "REGN", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.454545, + "strategy_rank": 67.25, + "rr": 1.50959, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.264386, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.232555, + "hold30_r": -1.161594 + }, + { + "symbol": "RL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 77.022727, + "rr": 1.624162, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.436242, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054607, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 87.193182, + "rr": 1.785531, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.678297, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03776, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.659091, + "strategy_rank": 99.045455, + "rr": 1.483272, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.224908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.287938, + "range_504_ratio": 3.625304, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.459684, + "hold30_r": 17.153407 + }, + { + "symbol": "SNPS", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.295455, + "strategy_rank": 81.738636, + "rr": 1.754437, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.631656, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.691068, + "hold30_r": 6.375862 + }, + { + "symbol": "STLD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.613636, + "strategy_rank": 91.556818, + "rr": 1.586602, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.379903, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034363, + "hold30_r": -1.0 + }, + { + "symbol": "STT", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.909091, + "strategy_rank": 79.136364, + "rr": 0.710498, + "primary_prob": 58.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.065747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.581731, + "range_504_ratio": 1.789132, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154647, + "hold30_r": -1.116326 + }, + { + "symbol": "TJX", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.590909, + "strategy_rank": 61.977273, + "rr": 1.262652, + "primary_prob": 42.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.893978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086575, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.159091, + "strategy_rank": 88.431818, + "rr": 0.78006, + "primary_prob": 59.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.17009, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056444, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.977273, + "strategy_rank": 91.215909, + "rr": 0.905546, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.358319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037327, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.522727, + "strategy_rank": 85.068182, + "rr": 2.331492, + "primary_prob": 25.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.497238, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051822, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.431818, + "strategy_rank": 72.761364, + "rr": 2.616639, + "primary_prob": 28.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.924959, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061418, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.477273, + "strategy_rank": 97.227273, + "rr": 1.736095, + "primary_prob": 38.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.604142, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035319, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.886364, + "strategy_rank": 87.295455, + "rr": 1.656947, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.48542, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037202, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.931818, + "strategy_rank": 88.454545, + "rr": 2.370648, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.555971, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001181, + "range_504_ratio": 2.721495, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035979, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.818182, + "strategy_rank": 89.102273, + "rr": 2.680795, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.021193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.65377, + "hold30_r": 5.606122 + }, + { + "symbol": "WYNN", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.409091, + "strategy_rank": 92.068182, + "rr": 2.152594, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.228891, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04543, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 74.102273, + "rr": 1.564512, + "primary_prob": 36.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.346768, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496872, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.488789, + "strategy_rank": 82.331839, + "rr": 2.917981, + "primary_prob": 35.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.376972, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.860583, + "hold30_r": 5.222027 + }, + { + "symbol": "HOOD", + "date": "2023-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.502242, + "strategy_rank": 86.345291, + "rr": 2.198248, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.297372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.163297, + "hold30_r": 3.19423 + }, + { + "symbol": "ACGL", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.973094, + "strategy_rank": 75.751121, + "rr": 0.816785, + "primary_prob": 57.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.225177, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.744769, + "range_504_ratio": 2.105955, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.758867, + "hold30_r": -1.0 + }, + { + "symbol": "ADI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.762332, + "strategy_rank": 76.210762, + "rr": 2.097581, + "primary_prob": 20.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.146372, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.395552, + "range_504_ratio": 1.485204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.974301, + "hold30_r": -1.915211 + }, + { + "symbol": "ALGN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.32287, + "strategy_rank": 89.652466, + "rr": 2.443361, + "primary_prob": 22.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.665041, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035348, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.421525, + "strategy_rank": 93.318386, + "rr": 1.71579, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.573685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682618, + "hold30_r": 1.990911 + }, + { + "symbol": "APD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.726457, + "strategy_rank": 66.860987, + "rr": 1.369781, + "primary_prob": 54.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.054672, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076615, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.780269, + "strategy_rank": 86.165919, + "rr": 2.029104, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.043657, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.98823, + "hold30_r": 5.358319 + }, + { + "symbol": "ARES", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.080717, + "strategy_rank": 79.506726, + "rr": 0.927575, + "primary_prob": 51.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.391362, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.529798, + "range_504_ratio": 1.698589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.889301, + "hold30_r": 2.669095 + }, + { + "symbol": "AXON", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.55157, + "strategy_rank": 92.892377, + "rr": 0.691548, + "primary_prob": 75.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.037322, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.641234, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.748879, + "strategy_rank": 85.549327, + "rr": 2.592509, + "primary_prob": 17.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.888764, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.542928, + "hold30_r": 1.753629 + }, + { + "symbol": "BIIB", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.197309, + "strategy_rank": 74.091928, + "rr": 1.559665, + "primary_prob": 47.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.339497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062734, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.479821, + "strategy_rank": 74.091928, + "rr": 1.295959, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.943938, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.524524, + "range_504_ratio": 1.689655, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.238112, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.753363, + "strategy_rank": 60.235426, + "rr": 1.161357, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.742035, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.424438, + "range_504_ratio": 1.528731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.095012, + "hold30_r": 1.609062 + }, + { + "symbol": "CBOE", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.735426, + "strategy_rank": 60.941704, + "rr": 1.011733, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.517599, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.302979, + "range_504_ratio": 1.353886, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.937285, + "hold30_r": -1.174659 + }, + { + "symbol": "CDNS", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.515695, + "strategy_rank": 82.836323, + "rr": 1.812839, + "primary_prob": 16.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.719258, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.497795, + "range_504_ratio": 1.645089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.752973, + "hold30_r": 3.980078 + }, + { + "symbol": "CMG", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.2287, + "strategy_rank": 80.056054, + "rr": 0.80922, + "primary_prob": 57.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.21383, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.551765, + "range_504_ratio": 1.736314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.742913, + "hold30_r": 0.359653 + }, + { + "symbol": "CRM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.156951, + "strategy_rank": 81.300448, + "rr": 1.194895, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.792342, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.130563, + "hold30_r": 3.154913 + }, + { + "symbol": "DRI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.856502, + "strategy_rank": 59.338565, + "rr": 1.412373, + "primary_prob": 22.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.118559, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081593, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.349776, + "strategy_rank": 85.482063, + "rr": 2.172035, + "primary_prob": 39.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.258053, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048181, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.919283, + "strategy_rank": 75.919283, + "rr": 0.957124, + "primary_prob": 50.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.435685, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899613, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.076233, + "strategy_rank": 81.681614, + "rr": 1.084691, + "primary_prob": 49.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.627036, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056974, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.058296, + "strategy_rank": 80.807175, + "rr": 2.118303, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.177455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046604, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.847534, + "strategy_rank": 73.497758, + "rr": 1.838765, + "primary_prob": 20.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.758147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.763708, + "range_504_ratio": 2.14622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06943, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.327354, + "strategy_rank": 97.746637, + "rr": 0.900144, + "primary_prob": 57.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.350215, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.803159, + "range_504_ratio": 2.232583, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.849499, + "hold30_r": 2.198813 + }, + { + "symbol": "FSLR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.887892, + "strategy_rank": 98.071749, + "rr": 2.421207, + "primary_prob": 24.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.631811, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.314481, + "range_504_ratio": 3.722819, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.393406, + "hold30_r": 0.583723 + }, + { + "symbol": "FTNT", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.573991, + "strategy_rank": 88.901345, + "rr": 1.734956, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.602434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.685974, + "hold30_r": 2.680772 + }, + { + "symbol": "GE", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.219731, + "strategy_rank": 82.141256, + "rr": 2.212966, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.319449, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.152259, + "hold30_r": 1.144622 + }, + { + "symbol": "GILD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.506726, + "strategy_rank": 68.139013, + "rr": 2.284665, + "primary_prob": 26.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.426998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065813, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.986547, + "strategy_rank": 63.486547, + "rr": 1.663038, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.494558, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077342, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.704036, + "strategy_rank": 79.764574, + "rr": 1.210073, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.815109, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061711, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.125561, + "strategy_rank": 67.029148, + "rr": 1.312586, + "primary_prob": 38.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.968879, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061966, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.950673, + "strategy_rank": 67.152466, + "rr": 1.086783, + "primary_prob": 46.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.630175, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062138, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.304933, + "strategy_rank": 67.858744, + "rr": 1.123224, + "primary_prob": 47.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.684836, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.51119, + "range_504_ratio": 1.667275, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058143, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.73991, + "strategy_rank": 86.827354, + "rr": 2.541507, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.812261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040637, + "hold30_r": 0.997877 + }, + { + "symbol": "IDXX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.67713, + "strategy_rank": 83.665919, + "rr": 0.671133, + "primary_prob": 58.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.0067, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046925, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659193, + "strategy_rank": 73.710762, + "rr": 1.276868, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.915303, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052285, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.941704, + "strategy_rank": 64.159193, + "rr": 1.939813, + "primary_prob": 28.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.909719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.888662, + "hold30_r": 4.194732 + }, + { + "symbol": "JBL", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.300448, + "strategy_rank": 78.811659, + "rr": 1.605738, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.408608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557698, + "hold30_r": 8.896764 + }, + { + "symbol": "KLAC", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.529148, + "strategy_rank": 82.94843, + "rr": 2.072284, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.108425, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602642, + "range_504_ratio": 1.826938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.027889, + "hold30_r": 4.534991 + }, + { + "symbol": "LEN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.93722, + "strategy_rank": 80.493274, + "rr": 0.71974, + "primary_prob": 65.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.07961, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65336, + "hold30_r": -1.094239 + }, + { + "symbol": "LVS", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.542601, + "strategy_rank": 86.704036, + "rr": 0.877193, + "primary_prob": 52.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.315789, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046822, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.995516, + "strategy_rank": 84.607623, + "rr": 2.093053, + "primary_prob": 28.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.13958, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.504733, + "range_504_ratio": 1.656543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039313, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.717489, + "strategy_rank": 79.136771, + "rr": 0.986658, + "primary_prob": 49.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.479988, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044359, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.524664, + "strategy_rank": 89.56278, + "rr": 1.570857, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.356286, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.033542, + "hold30_r": 0.633815 + }, + { + "symbol": "MPWR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.493274, + "strategy_rank": 84.630045, + "rr": 2.97922, + "primary_prob": 20.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.46883, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.953209, + "hold30_r": 3.129457 + }, + { + "symbol": "MRK", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.901345, + "strategy_rank": 64.618834, + "rr": 0.689094, + "primary_prob": 63.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.033641, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076279, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.511211, + "strategy_rank": 86.378924, + "rr": 1.84008, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.760119, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033466, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.713004, + "strategy_rank": 88.23991, + "rr": 3.001057, + "primary_prob": 20.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.501585, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042871, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.38565, + "strategy_rank": 71.76009, + "rr": 1.692759, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.539138, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.413401, + "range_504_ratio": 1.511951, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.618533, + "hold30_r": -0.32294 + }, + { + "symbol": "MSTR", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.64574, + "strategy_rank": 98.183857, + "rr": 2.547249, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.820873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020599, + "hold30_r": -1.0 + }, + { + "symbol": "MTD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.278027, + "strategy_rank": 75.325112, + "rr": 1.920408, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.880611, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048152, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.103139, + "strategy_rank": 95.975336, + "rr": 1.920323, + "primary_prob": 30.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.880485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.874923, + "hold30_r": 7.869198 + }, + { + "symbol": "NVDA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.206278, + "strategy_rank": 97.567265, + "rr": 1.609589, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.414384, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.565936, + "hold30_r": 11.51446 + }, + { + "symbol": "NVR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.443946, + "strategy_rank": 73.553812, + "rr": 0.715506, + "primary_prob": 68.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.073259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.515336, + "range_504_ratio": 1.674201, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092746, + "hold30_r": -1.029129 + }, + { + "symbol": "ODFL", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.977578, + "strategy_rank": 82.488789, + "rr": 1.932614, + "primary_prob": 29.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.898922, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039497, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.201794, + "strategy_rank": 65.964126, + "rr": 1.055193, + "primary_prob": 47.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.58279, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.456497, + "range_504_ratio": 1.578535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.003132, + "hold30_r": 1.131123 + }, + { + "symbol": "ON", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.869955, + "strategy_rank": 96.591928, + "rr": 0.782836, + "primary_prob": 61.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.174254, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.749048, + "hold30_r": 1.697295 + }, + { + "symbol": "PCAR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.071749, + "strategy_rank": 66.894619, + "rr": 0.781499, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.172249, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054061, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.022422, + "strategy_rank": 72.466368, + "rr": 2.018492, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.027738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046327, + "hold30_r": -0.007154 + }, + { + "symbol": "REGN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.470852, + "strategy_rank": 72.443946, + "rr": 1.521104, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.281656, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055341, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.246637, + "strategy_rank": 76.692825, + "rr": 2.90026, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.35039, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062903, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.161435, + "strategy_rank": 76.076233, + "rr": 0.901237, + "primary_prob": 52.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.351856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060496, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.255605, + "strategy_rank": 88.09417, + "rr": 1.720264, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.580396, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035422, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.834081, + "strategy_rank": 82.264574, + "rr": 0.694163, + "primary_prob": 60.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.041244, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.431933, + "range_504_ratio": 1.540232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.626211, + "hold30_r": 5.846718 + }, + { + "symbol": "STLD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.798206, + "strategy_rank": 89.966368, + "rr": 1.90996, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.864941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031863, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.426009, + "strategy_rank": 71.838565, + "rr": 1.951042, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.926563, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484513, + "range_504_ratio": 1.623385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069175, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.004484, + "strategy_rank": 63.150224, + "rr": 1.394041, + "primary_prob": 39.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.091061, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.310508, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.730942, + "strategy_rank": 92.242152, + "rr": 1.798274, + "primary_prob": 24.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.697411, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037388, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.264574, + "strategy_rank": 84.461883, + "rr": 2.398333, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.5975, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048479, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.452915, + "strategy_rank": 74.461883, + "rr": 1.924495, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.886742, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052778, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.609865, + "strategy_rank": 95.224215, + "rr": 0.808559, + "primary_prob": 47.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.212838, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.771319, + "hold30_r": 3.854663 + }, + { + "symbol": "UBER", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.695067, + "strategy_rank": 90.7287, + "rr": 1.690252, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.535377, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.653154, + "hold30_r": 2.171777 + }, + { + "symbol": "ULTA", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.282511, + "strategy_rank": 68.520179, + "rr": 1.827549, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.741324, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061484, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.520179, + "strategy_rank": 83.721973, + "rr": 1.645612, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.468418, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612393, + "hold30_r": 3.154347 + }, + { + "symbol": "VRSN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.174888, + "strategy_rank": 61.524664, + "rr": 1.076104, + "primary_prob": 42.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.614156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000835, + "hold30_r": 0.377219 + }, + { + "symbol": "VRT", + "date": "2023-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.295964, + "strategy_rank": 86.726457, + "rr": 2.730311, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.095467, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.702104, + "hold30_r": 7.870828 + }, + { + "symbol": "WST", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.286996, + "strategy_rank": 82.186099, + "rr": 1.827782, + "primary_prob": 37.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.741673, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057905, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.766816, + "strategy_rank": 89.921525, + "rr": 0.751514, + "primary_prob": 49.58, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.127272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045038, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.040359, + "strategy_rank": 78.183857, + "rr": 2.062682, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.094023, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050857, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.724942, + "strategy_rank": 80.18648, + "rr": 2.855792, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.283688, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.795198, + "hold30_r": 4.407429 + }, + { + "symbol": "HOOD", + "date": "2023-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.916084, + "strategy_rank": 87.587413, + "rr": 1.698993, + "primary_prob": 39.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.54849, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034093, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.750583, + "strategy_rank": 72.365967, + "rr": 2.010977, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.016466, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473288, + "range_504_ratio": 1.605263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04334, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 92.832168, + "rr": 1.59669, + "primary_prob": 28.49, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.395035, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035925, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.620047, + "strategy_rank": 91.515152, + "rr": 1.383774, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.075661, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.345095, + "hold30_r": 2.438344 + }, + { + "symbol": "APO", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 82.342657, + "rr": 1.310318, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.965477, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.269677, + "hold30_r": 3.982186 + }, + { + "symbol": "ARES", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.995338, + "strategy_rank": 82.960373, + "rr": 1.05397, + "primary_prob": 47.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.580954, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.529798, + "range_504_ratio": 1.698589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.010304, + "hold30_r": 2.928063 + }, + { + "symbol": "AXON", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.7669, + "strategy_rank": 94.97669, + "rr": 1.549085, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.323628, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032072, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 84.044289, + "rr": 2.039711, + "primary_prob": 28.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.059567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.988092, + "hold30_r": 1.122664 + }, + { + "symbol": "BIIB", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 73.636364, + "rr": 2.583917, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.875876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06591, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.920746, + "strategy_rank": 83.473193, + "rr": 1.761781, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.642671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.497795, + "range_504_ratio": 1.645089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698268, + "hold30_r": 4.363407 + }, + { + "symbol": "COIN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.018648, + "strategy_rank": 98.508159, + "rr": 0.943058, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.414587, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.926348, + "hold30_r": -1.492037 + }, + { + "symbol": "CRH", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.314685, + "strategy_rank": 75.909091, + "rr": 1.018028, + "primary_prob": 48.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.527042, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.944135, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.149184, + "strategy_rank": 73.205128, + "rr": 1.158138, + "primary_prob": 59.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.737207, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.091178, + "hold30_r": 6.46322 + }, + { + "symbol": "DECK", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.834499, + "strategy_rank": 84.428904, + "rr": 0.801865, + "primary_prob": 58.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.202797, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.860494, + "range_504_ratio": 2.364328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060986, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.118881, + "strategy_rank": 57.517483, + "rr": 1.755798, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.633697, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.392384, + "range_504_ratio": 1.480506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.679451, + "hold30_r": 3.813489 + }, + { + "symbol": "DXCM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.337995, + "strategy_rank": 90.058275, + "rr": 2.149999, + "primary_prob": 39.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.224999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052261, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.104895, + "strategy_rank": 81.643357, + "rr": 1.772807, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.65921, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.70902, + "hold30_r": 2.855128 + }, + { + "symbol": "ERIE", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.240093, + "strategy_rank": 80.932401, + "rr": 1.678771, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.518156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04787, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.18648, + "strategy_rank": 80.081585, + "rr": 2.615156, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.922733, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036559, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.344988, + "strategy_rank": 83.904429, + "rr": 2.751469, + "primary_prob": 21.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.127203, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056677, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.062937, + "strategy_rank": 82.447552, + "rr": 0.700161, + "primary_prob": 55.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.050242, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636522, + "hold30_r": 1.971014 + }, + { + "symbol": "GILD", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.62704, + "strategy_rank": 64.83683, + "rr": 1.717806, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.57671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068073, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.585082, + "strategy_rank": 60.710956, + "rr": 0.955785, + "primary_prob": 50.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.433678, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078352, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.32634, + "strategy_rank": 79.277389, + "rr": 0.83884, + "primary_prob": 65.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.25826, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066158, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.480186, + "strategy_rank": 65.815851, + "rr": 1.662637, + "primary_prob": 31.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.493956, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065675, + "hold30_r": -1.0 + }, + { + "symbol": "HUM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.051282, + "strategy_rank": 67.505828, + "rr": 1.204247, + "primary_prob": 43.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.806371, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069047, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.449883, + "strategy_rank": 67.785548, + "rr": 0.818066, + "primary_prob": 51.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.227099, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.51119, + "range_504_ratio": 1.667275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759063, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.571096, + "strategy_rank": 86.689977, + "rr": 2.993595, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.490393, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043714, + "hold30_r": 1.477122 + }, + { + "symbol": "IDXX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.191142, + "strategy_rank": 86.666667, + "rr": 1.519495, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.279242, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053333, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 71.083916, + "rr": 1.785087, + "primary_prob": 20.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.67763, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730503, + "hold30_r": 2.661232 + }, + { + "symbol": "IT", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.780886, + "strategy_rank": 67.738928, + "rr": 1.512509, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.268764, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.453634, + "hold30_r": 2.697068 + }, + { + "symbol": "JBL", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.939394, + "strategy_rank": 77.191142, + "rr": 1.989282, + "primary_prob": 25.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.983924, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.93425, + "hold30_r": 8.262891 + }, + { + "symbol": "LEN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.123543, + "strategy_rank": 80.990676, + "rr": 1.314786, + "primary_prob": 40.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.972179, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.145926, + "hold30_r": -1.076843 + }, + { + "symbol": "LULU", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.284382, + "strategy_rank": 82.808858, + "rr": 0.955561, + "primary_prob": 50.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.433341, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074534, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.484848, + "strategy_rank": 85.617716, + "rr": 1.340712, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.011068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045969, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.41958, + "strategy_rank": 84.965035, + "rr": 1.148677, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.723015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.100329, + "hold30_r": 5.504549 + }, + { + "symbol": "MGM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.885781, + "strategy_rank": 75.501166, + "rr": 1.685533, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.528299, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045835, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.589744, + "strategy_rank": 87.925408, + "rr": 2.168738, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.253107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.037313, + "hold30_r": 0.696142 + }, + { + "symbol": "MPWR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.235431, + "strategy_rank": 85.18648, + "rr": 0.935817, + "primary_prob": 51.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.403726, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.908932, + "hold30_r": 4.499649 + }, + { + "symbol": "MRNA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.375291, + "strategy_rank": 92.564103, + "rr": 0.791544, + "primary_prob": 51.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.187316, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.464382, + "range_504_ratio": 4.324872, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.757715, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.044289, + "strategy_rank": 85.792541, + "rr": 1.555454, + "primary_prob": 33.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.333181, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047658, + "hold30_r": -0.230868 + }, + { + "symbol": "MSTR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.5338, + "strategy_rank": 99.498834, + "rr": 1.66479, + "primary_prob": 25.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.497185, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.648643, + "hold30_r": 1.605744 + }, + { + "symbol": "MTD", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.645688, + "strategy_rank": 79.114219, + "rr": 2.697485, + "primary_prob": 22.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.046227, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053035, + "hold30_r": -1.004886 + }, + { + "symbol": "NFLX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.067599, + "strategy_rank": 96.165501, + "rr": 1.964497, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.946746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.91745, + "hold30_r": 5.342745 + }, + { + "symbol": "NVDA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 96.655012, + "rr": 1.972838, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.959257, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.92729, + "hold30_r": 10.880746 + }, + { + "symbol": "OMC", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.652681, + "strategy_rank": 63.449883, + "rr": 1.154327, + "primary_prob": 34.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.731491, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.456497, + "range_504_ratio": 1.578535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057785, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 94.487179, + "rr": 0.813775, + "primary_prob": 60.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.220663, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.777444, + "hold30_r": 2.35168 + }, + { + "symbol": "PANW", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.247086, + "strategy_rank": 82.715618, + "rr": 1.665194, + "primary_prob": 40.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.497792, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055361, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.848485, + "strategy_rank": 68.414918, + "rr": 1.524804, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.287207, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055658, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.081585, + "strategy_rank": 70.11655, + "rr": 1.926894, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.890341, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049154, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.09324, + "strategy_rank": 92.610723, + "rr": 2.094168, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.141252, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.067818, + "hold30_r": 7.086887 + }, + { + "symbol": "REGN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 72.435897, + "rr": 2.518324, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.777486, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062872, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.013986, + "strategy_rank": 80.314685, + "rr": 0.883691, + "primary_prob": 48.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.325537, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048872, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.393939, + "strategy_rank": 76.142191, + "rr": 1.976444, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.964667, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.915658, + "hold30_r": 5.679277 + }, + { + "symbol": "SBUX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.522145, + "strategy_rank": 73.298368, + "rr": 1.375195, + "primary_prob": 39.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.062793, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067055, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.958042, + "strategy_rank": 89.370629, + "rr": 0.736003, + "primary_prob": 51.0, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.104004, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700779, + "hold30_r": 1.626504 + }, + { + "symbol": "SMCI", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.300699, + "strategy_rank": 99.125874, + "rr": 0.847218, + "primary_prob": 56.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.270827, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.47347, + "range_504_ratio": 4.364355, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.821896, + "hold30_r": 8.632213 + }, + { + "symbol": "STLD", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.773893, + "strategy_rank": 92.039627, + "rr": 1.562678, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.344017, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033309, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.517483, + "strategy_rank": 68.986014, + "rr": 1.959951, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.939926, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.484513, + "range_504_ratio": 1.623385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073171, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.547786, + "strategy_rank": 73.729604, + "rr": 0.899785, + "primary_prob": 54.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.349677, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.491698, + "range_504_ratio": 1.63509, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832725, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.559441, + "strategy_rank": 65.0, + "rr": 1.153026, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.729539, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.067511, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.785548, + "strategy_rank": 90.02331, + "rr": 0.925136, + "primary_prob": 51.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.387704, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.868154, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.424242, + "strategy_rank": 88.962704, + "rr": 1.297915, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.946872, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.06282, + "range_504_ratio": 2.894522, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040613, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.386946, + "strategy_rank": 87.505828, + "rr": 1.795602, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.693403, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040929, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.829837, + "strategy_rank": 73.333333, + "rr": 1.88224, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.82336, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055916, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.202797, + "strategy_rank": 97.727273, + "rr": 1.613586, + "primary_prob": 22.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.420379, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.58293, + "hold30_r": 3.56005 + }, + { + "symbol": "UBER", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.172494, + "strategy_rank": 93.368298, + "rr": 2.135166, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.202749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.093952, + "hold30_r": 2.883404 + }, + { + "symbol": "ULTA", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.142191, + "strategy_rank": 66.701632, + "rr": 2.273759, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.410638, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062986, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.412587, + "strategy_rank": 86.608392, + "rr": 2.264568, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.396852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.230616, + "hold30_r": 4.689112 + }, + { + "symbol": "VRSN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.216783, + "strategy_rank": 62.132867, + "rr": 1.853284, + "primary_prob": 43.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.779927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.080103, + "hold30_r": -0.231968 + }, + { + "symbol": "VRT", + "date": "2023-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.382284, + "strategy_rank": 87.459207, + "rr": 2.886362, + "primary_prob": 21.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.329544, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.855007, + "hold30_r": 9.032861 + }, + { + "symbol": "WST", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.682984, + "strategy_rank": 82.634033, + "rr": 0.814895, + "primary_prob": 55.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.222342, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063154, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.251748, + "strategy_rank": 89.370629, + "rr": 1.587428, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.381142, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039073, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.811189, + "strategy_rank": 75.20979, + "rr": 2.142912, + "primary_prob": 27.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.214369, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051228, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.983683, + "strategy_rank": 71.200466, + "rr": 1.472411, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.208616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061587, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.13161, + "strategy_rank": 75.616921, + "rr": 1.944582, + "primary_prob": 45.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.916873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.883457, + "hold30_r": 3.829691 + }, + { + "symbol": "AJG", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.721504, + "strategy_rank": 62.573443, + "rr": 0.782409, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.173614, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096689, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.009401, + "strategy_rank": 93.560517, + "rr": 1.923793, + "primary_prob": 23.26, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.885689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038836, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.947121, + "strategy_rank": 92.232667, + "rr": 1.937882, + "primary_prob": 21.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.906824, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.699232, + "range_504_ratio": 2.012207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.895752, + "hold30_r": 2.306724 + }, + { + "symbol": "APD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.728555, + "strategy_rank": 63.842538, + "rr": 1.972289, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.958434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092636, + "hold30_r": -1.026009 + }, + { + "symbol": "ARES", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.841363, + "strategy_rank": 80.188014, + "rr": 0.677626, + "primary_prob": 60.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.016438, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.529798, + "range_504_ratio": 1.698589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629128, + "hold30_r": 3.490614 + }, + { + "symbol": "AXON", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.647474, + "strategy_rank": 95.875441, + "rr": 2.134455, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.201682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034869, + "hold30_r": -0.287826 + }, + { + "symbol": "AZO", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.242068, + "strategy_rank": 68.40188, + "rr": 1.267648, + "primary_prob": 42.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.901473, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.046724, + "hold30_r": -2.949611 + }, + { + "symbol": "BA", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.532315, + "strategy_rank": 85.052879, + "rr": 1.472496, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.208744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054725, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.239718, + "strategy_rank": 73.572268, + "rr": 1.888274, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.832411, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070273, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.244418, + "strategy_rank": 94.465335, + "rr": 1.646969, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.470454, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.489051, + "hold30_r": -1.471784 + }, + { + "symbol": "CRH", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.666275, + "strategy_rank": 73.125734, + "rr": 1.295305, + "primary_prob": 47.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.942957, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083414, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.431257, + "strategy_rank": 82.444183, + "rr": 1.065685, + "primary_prob": 55.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.598528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.00117, + "hold30_r": 0.530573 + }, + { + "symbol": "CSGP", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.493537, + "strategy_rank": 71.116334, + "rr": 1.191971, + "primary_prob": 58.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.787956, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.121781, + "hold30_r": 4.52432 + }, + { + "symbol": "CTAS", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.491187, + "strategy_rank": 61.621622, + "rr": 0.711953, + "primary_prob": 49.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.067929, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.330154, + "range_504_ratio": 1.391183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078795, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.294947, + "strategy_rank": 83.043478, + "rr": 1.902786, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.854179, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.860494, + "range_504_ratio": 2.364328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075114, + "hold30_r": -1.027893 + }, + { + "symbol": "DXCM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.179788, + "strategy_rank": 91.609871, + "rr": 1.945376, + "primary_prob": 27.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.918064, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05166, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.599295, + "strategy_rank": 77.696827, + "rr": 1.010711, + "primary_prob": 48.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.516066, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060317, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.887192, + "strategy_rank": 83.19624, + "rr": 1.968694, + "primary_prob": 32.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.953041, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.899099, + "hold30_r": 3.733941 + }, + { + "symbol": "ERIE", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.301998, + "strategy_rank": 80.011751, + "rr": 2.28901, + "primary_prob": 26.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.433515, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051303, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882491, + "strategy_rank": 99.283196, + "rr": 1.156491, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.734736, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028088, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.961222, + "strategy_rank": 79.189189, + "rr": 2.134636, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.201954, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.556692, + "range_504_ratio": 1.744891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062981, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.07168, + "strategy_rank": 85.19389, + "rr": 2.080233, + "primary_prob": 27.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.12035, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064645, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.541716, + "strategy_rank": 65.358402, + "rr": 1.440041, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.160061, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069446, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.723854, + "strategy_rank": 63.325499, + "rr": 1.405426, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.108139, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078149, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.537015, + "strategy_rank": 82.679201, + "rr": 1.048455, + "primary_prob": 43.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.572682, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070766, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.486486, + "strategy_rank": 64.030552, + "rr": 0.894647, + "primary_prob": 49.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.341971, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068585, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.253819, + "strategy_rank": 59.894242, + "rr": 1.18342, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.77513, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.500813, + "range_504_ratio": 1.650063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.10565, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 87.015276, + "rr": 2.501392, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.752089, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.452535, + "hold30_r": 2.862509 + }, + { + "symbol": "IDXX", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.12926, + "strategy_rank": 82.93772, + "rr": 1.507156, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.260735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054197, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.256169, + "strategy_rank": 80.846063, + "rr": 2.895052, + "primary_prob": 20.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 2, + "primary_distance_atr": 4.342578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747819, + "range_504_ratio": 2.112388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.445438, + "hold30_r": -1.395696 + }, + { + "symbol": "IR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.963572, + "strategy_rank": 69.3302, + "rr": 1.125052, + "primary_prob": 48.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.687578, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07101, + "hold30_r": -1.012547 + }, + { + "symbol": "ISRG", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.186839, + "strategy_rank": 81.809636, + "rr": 1.106608, + "primary_prob": 61.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.659912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082987, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.726204, + "strategy_rank": 65.663925, + "rr": 1.821565, + "primary_prob": 45.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.732347, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.762963, + "hold30_r": 1.436835 + }, + { + "symbol": "JBL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.421857, + "strategy_rank": 77.038778, + "rr": 1.837043, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.755565, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602029, + "range_504_ratio": 1.82582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.776529, + "hold30_r": 8.947482 + }, + { + "symbol": "LEN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.534665, + "strategy_rank": 74.841363, + "rr": 1.178436, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.767654, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.228312, + "hold30_r": -1.160536 + }, + { + "symbol": "LII", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.19389, + "strategy_rank": 78.249119, + "rr": 1.807412, + "primary_prob": 37.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.711119, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053993, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.479436, + "strategy_rank": 89.518214, + "rr": 1.597748, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.396622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068074, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.589894, + "strategy_rank": 86.498237, + "rr": 1.291464, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.937195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049758, + "hold30_r": -1.0 + }, + { + "symbol": "MCD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313749, + "strategy_rank": 58.354877, + "rr": 0.868336, + "primary_prob": 43.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.302504, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.316972, + "range_504_ratio": 1.372964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.134439, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.894242, + "strategy_rank": 82.561692, + "rr": 1.403646, + "primary_prob": 38.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.10547, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046309, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.306698, + "strategy_rank": 86.627497, + "rr": 2.029534, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.044301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039706, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.19624, + "strategy_rank": 60.634548, + "rr": 1.02517, + "primary_prob": 45.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.537755, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076447, + "hold30_r": -1.0 + }, + { + "symbol": "MSCI", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.601645, + "strategy_rank": 84.93537, + "rr": 1.699907, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.54986, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591193, + "range_504_ratio": 1.806142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052289, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.059929, + "strategy_rank": 99.165687, + "rr": 1.54299, + "primary_prob": 38.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.314485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.523823, + "hold30_r": 2.985124 + }, + { + "symbol": "MTD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.488837, + "strategy_rank": 75.428907, + "rr": 2.834272, + "primary_prob": 21.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.251408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.475776, + "range_504_ratio": 1.609263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.182539, + "hold30_r": -1.130853 + }, + { + "symbol": "NFLX", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.237368, + "strategy_rank": 95.945946, + "rr": 1.993924, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.990886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.94907, + "hold30_r": 4.940772 + }, + { + "symbol": "NUE", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.661575, + "strategy_rank": 87.273796, + "rr": 1.812534, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.718801, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042746, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.827262, + "strategy_rank": 96.439483, + "rr": 1.591885, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.387828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.164826, + "range_504_ratio": 3.205365, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046291, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.772033, + "strategy_rank": 88.061105, + "rr": 1.563396, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.345093, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519526, + "hold30_r": 4.826256 + }, + { + "symbol": "ON", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.659224, + "strategy_rank": 90.364277, + "rr": 0.685153, + "primary_prob": 63.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.027729, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.945555, + "range_504_ratio": 2.574243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037264, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.891892, + "strategy_rank": 67.708578, + "rr": 1.57, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.354999, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092262, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.836663, + "strategy_rank": 84.253819, + "rr": 1.7195, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.57925, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.581311, + "range_504_ratio": 1.788381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667094, + "hold30_r": 9.613889 + }, + { + "symbol": "PCAR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.426557, + "strategy_rank": 72.514689, + "rr": 1.11833, + "primary_prob": 45.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.677495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056301, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.714454, + "strategy_rank": 67.967098, + "rr": 1.394012, + "primary_prob": 39.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.091019, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066747, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.433608, + "strategy_rank": 70.470035, + "rr": 1.596524, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.394786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.517207, + "range_504_ratio": 1.677336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049053, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.767333, + "strategy_rank": 83.560517, + "rr": 1.983205, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.974807, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048919, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.712103, + "strategy_rank": 78.425382, + "rr": 0.766892, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.150339, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.736586, + "range_504_ratio": 2.088791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061518, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.19859, + "strategy_rank": 68.40188, + "rr": 1.985761, + "primary_prob": 29.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.978642, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06713, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.656874, + "strategy_rank": 78.296122, + "rr": 1.588373, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.38256, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062753, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.007051, + "strategy_rank": 72.502938, + "rr": 1.660555, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.490832, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.227853, + "hold30_r": -1.156 + }, + { + "symbol": "SLB", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.366627, + "strategy_rank": 88.119859, + "rr": 2.132329, + "primary_prob": 22.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.198493, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.121737, + "hold30_r": -1.082532 + }, + { + "symbol": "STLD", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.182139, + "strategy_rank": 93.948296, + "rr": 1.780103, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.670154, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067135, + "hold30_r": -1.029838 + }, + { + "symbol": "TJX", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.251469, + "strategy_rank": 60.79906, + "rr": 1.039038, + "primary_prob": 48.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.558557, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075004, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.00235, + "strategy_rank": 93.102233, + "rr": 1.620327, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.43049, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040903, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.191539, + "strategy_rank": 81.022327, + "rr": 1.837719, + "primary_prob": 38.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.756578, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040336, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.834313, + "strategy_rank": 72.220917, + "rr": 2.081999, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.122998, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.411055, + "range_504_ratio": 1.508408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052916, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.896592, + "strategy_rank": 73.760282, + "rr": 1.304464, + "primary_prob": 41.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.956696, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055275, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.06698, + "strategy_rank": 94.723854, + "rr": 2.151966, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.22795, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.116199, + "hold30_r": 2.770083 + }, + { + "symbol": "UBER", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.477086, + "strategy_rank": 93.172738, + "rr": 1.940657, + "primary_prob": 29.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.910986, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197805, + "hold30_r": -1.151071 + }, + { + "symbol": "ULTA", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.474736, + "strategy_rank": 71.974148, + "rr": 1.943811, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.915716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.049229, + "hold30_r": -2.995679 + }, + { + "symbol": "URI", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.364277, + "strategy_rank": 89.236193, + "rr": 1.422802, + "primary_prob": 38.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.134203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.386301, + "hold30_r": 4.842619 + }, + { + "symbol": "VRSN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.016451, + "strategy_rank": 62.220917, + "rr": 1.240206, + "primary_prob": 50.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.86031, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.165712, + "hold30_r": -1.07943 + }, + { + "symbol": "VRTX", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 67.814336, + "rr": 1.13777, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.706655, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.698068, + "range_504_ratio": 2.009866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067502, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.258519, + "strategy_rank": 56.251469, + "rr": 0.809841, + "primary_prob": 55.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.214761, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.315496, + "range_504_ratio": 1.370939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094385, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.021152, + "strategy_rank": 80.611046, + "rr": 1.848052, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.772078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197414, + "hold30_r": -1.134581 + }, + { + "symbol": "WYNN", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.824912, + "strategy_rank": 89.87074, + "rr": 0.692361, + "primary_prob": 54.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.038541, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041578, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.781434, + "strategy_rank": 75.240893, + "rr": 2.211811, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.317717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105171, + "hold30_r": -1.049016 + }, + { + "symbol": "XYL", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.018801, + "strategy_rank": 71.398355, + "rr": 0.906469, + "primary_prob": 52.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.359704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069521, + "hold30_r": -1.0 + }, + { + "symbol": "YUM", + "date": "2023-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.786134, + "strategy_rank": 57.532315, + "rr": 1.822788, + "primary_prob": 15.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.734181, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.320502, + "range_504_ratio": 1.377819, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.101533, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-05-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.87643, + "strategy_rank": 77.01373, + "rr": 1.891857, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.837786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.827915, + "hold30_r": 4.485656 + }, + { + "symbol": "ACGL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.681922, + "strategy_rank": 80.446224, + "rr": 2.150848, + "primary_prob": 26.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.226273, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052604, + "hold30_r": 1.993035 + }, + { + "symbol": "AJG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.757437, + "strategy_rank": 63.970252, + "rr": 1.01851, + "primary_prob": 48.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.527764, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086673, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 86.899314, + "rr": 1.768859, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.653289, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.73172, + "hold30_r": 4.698556 + }, + { + "symbol": "AON", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.15103, + "strategy_rank": 59.530892, + "rr": 1.569097, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.353646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496039, + "hold30_r": 2.958364 + }, + { + "symbol": "APD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.235698, + "strategy_rank": 63.283753, + "rr": 0.913999, + "primary_prob": 49.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.370998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.84021, + "hold30_r": 2.75128 + }, + { + "symbol": "ARES", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.350114, + "strategy_rank": 78.157895, + "rr": 1.465478, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.198217, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.529798, + "range_504_ratio": 1.698589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.415092, + "hold30_r": 3.388628 + }, + { + "symbol": "AXON", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.656751, + "strategy_rank": 95.812357, + "rr": 1.746316, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.619475, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.037123, + "hold30_r": 0.088547 + }, + { + "symbol": "AZO", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.045767, + "strategy_rank": 67.837529, + "rr": 1.372599, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.058899, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.698046, + "hold30_r": -1.633383 + }, + { + "symbol": "BA", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.71167, + "strategy_rank": 85.76659, + "rr": 1.776695, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.665043, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.720654, + "hold30_r": 1.85491 + }, + { + "symbol": "BIIB", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.308924, + "strategy_rank": 73.375286, + "rr": 1.426277, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.139416, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.357517, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.549199, + "strategy_rank": 66.990847, + "rr": 1.455243, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.182865, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.544458, + "range_504_ratio": 1.723674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056816, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.851259, + "strategy_rank": 89.771167, + "rr": 1.382437, + "primary_prob": 41.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.073655, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.142406, + "range_504_ratio": 3.134302, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.339311, + "hold30_r": 4.421559 + }, + { + "symbol": "BSX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.583524, + "strategy_rank": 61.350114, + "rr": 1.341839, + "primary_prob": 40.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.012759, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437351, + "range_504_ratio": 1.548599, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.271791, + "hold30_r": 0.960318 + }, + { + "symbol": "CAH", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.249428, + "strategy_rank": 70.251716, + "rr": 0.724638, + "primary_prob": 58.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.086957, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.64082, + "range_504_ratio": 1.898037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.650307, + "hold30_r": 4.818953 + }, + { + "symbol": "CBOE", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.155606, + "strategy_rank": 61.853547, + "rr": 1.992084, + "primary_prob": 26.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.988126, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.304827, + "range_504_ratio": 1.35639, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.080219, + "hold30_r": 0.806573 + }, + { + "symbol": "CMG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.567506, + "strategy_rank": 86.235698, + "rr": 1.370475, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.055713, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581405, + "range_504_ratio": 1.78855, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082268, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.533181, + "strategy_rank": 71.212815, + "rr": 0.887445, + "primary_prob": 55.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.331167, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.5638, + "range_504_ratio": 1.757339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077701, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.066362, + "strategy_rank": 81.659039, + "rr": 3.838359, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 0, + "primary_distance_atr": 5.757538, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154606, + "hold30_r": -1.089581 + }, + { + "symbol": "CSGP", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.528604, + "strategy_rank": 76.372998, + "rr": 1.134022, + "primary_prob": 45.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.701033, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061947, + "hold30_r": 4.614325 + }, + { + "symbol": "DECK", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.627002, + "strategy_rank": 80.640732, + "rr": 1.664319, + "primary_prob": 21.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.496478, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.860494, + "range_504_ratio": 2.364328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623869, + "hold30_r": 3.832107 + }, + { + "symbol": "DHI", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.338673, + "strategy_rank": 78.832952, + "rr": 1.049284, + "primary_prob": 47.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.573927, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.644515, + "range_504_ratio": 1.905063, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.985978, + "hold30_r": 5.04264 + }, + { + "symbol": "DXCM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.283753, + "strategy_rank": 92.654462, + "rr": 2.252069, + "primary_prob": 23.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.378104, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.204519, + "hold30_r": 3.847783 + }, + { + "symbol": "EG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.105263, + "strategy_rank": 80.160183, + "rr": 2.096801, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.145202, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049043, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.139588, + "strategy_rank": 85.125858, + "rr": 0.670074, + "primary_prob": 48.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.00511, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066909, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.389016, + "strategy_rank": 78.89016, + "rr": 2.468655, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.702983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048577, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.091533, + "strategy_rank": 68.592677, + "rr": 0.774682, + "primary_prob": 56.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.162024, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.34096, + "range_504_ratio": 1.406297, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074008, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.885584, + "strategy_rank": 99.302059, + "rr": 2.252803, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.379205, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031261, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.787185, + "strategy_rank": 85.389016, + "rr": 1.471621, + "primary_prob": 26.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.207431, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.40808, + "hold30_r": 2.616077 + }, + { + "symbol": "GILD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.384439, + "strategy_rank": 63.695652, + "rr": 2.127101, + "primary_prob": 23.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.190652, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065278, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.070938, + "strategy_rank": 63.215103, + "rr": 1.313119, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.969679, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.551788, + "hold30_r": -1.466919 + }, + { + "symbol": "GWW", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.508009, + "strategy_rank": 83.935927, + "rr": 1.168779, + "primary_prob": 44.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.753169, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073763, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 68.546911, + "rr": 2.514235, + "primary_prob": 21.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.771352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.451959, + "hold30_r": 3.630625 + }, + { + "symbol": "HWM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.125858, + "strategy_rank": 68.237986, + "rr": 1.272393, + "primary_prob": 42.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.908589, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.51119, + "range_504_ratio": 1.667275, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068147, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.647597, + "strategy_rank": 84.542334, + "rr": 1.632484, + "primary_prob": 49.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.448726, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579232, + "hold30_r": 2.310567 + }, + { + "symbol": "IDXX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.215103, + "strategy_rank": 82.894737, + "rr": 1.786308, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.679462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049662, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.778032, + "strategy_rank": 70.240275, + "rr": 1.509847, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.264771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466561, + "range_504_ratio": 1.594502, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056098, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.672769, + "strategy_rank": 80.778032, + "rr": 1.798655, + "primary_prob": 30.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.697983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.728336, + "hold30_r": 4.66158 + }, + { + "symbol": "LEN", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.050343, + "strategy_rank": 75.20595, + "rr": 1.425445, + "primary_prob": 38.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.138168, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.364369, + "hold30_r": 5.920052 + }, + { + "symbol": "LII", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.816934, + "strategy_rank": 82.059497, + "rr": 1.523826, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.285739, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.468902, + "hold30_r": 5.26254 + }, + { + "symbol": "LLY", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.812357, + "strategy_rank": 67.379863, + "rr": 1.311408, + "primary_prob": 28.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.967112, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.725651, + "range_504_ratio": 2.066076, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254863, + "hold30_r": 0.98339 + }, + { + "symbol": "LULU", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.279176, + "strategy_rank": 91.086957, + "rr": 2.726134, + "primary_prob": 22.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.089201, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059741, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.084668, + "strategy_rank": 88.375286, + "rr": 1.78, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.669999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044188, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-05-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.334096, + "strategy_rank": 93.226545, + "rr": 2.85592, + "primary_prob": 21.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.28388, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.801137, + "hold30_r": 4.944311 + }, + { + "symbol": "MGM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.617849, + "strategy_rank": 84.061785, + "rr": 2.599599, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.899398, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.554563, + "hold30_r": 3.718571 + }, + { + "symbol": "MNST", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.638444, + "strategy_rank": 60.503432, + "rr": 1.869676, + "primary_prob": 23.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.804514, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080256, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.439359, + "strategy_rank": 82.757437, + "rr": 2.592663, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.888994, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.548491, + "hold30_r": 2.263155 + }, + { + "symbol": "MRK", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.837529, + "strategy_rank": 60.320366, + "rr": 1.4078, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.1117, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070753, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.2746, + "strategy_rank": 67.654462, + "rr": 1.408014, + "primary_prob": 39.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.11202, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080652, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.313501, + "strategy_rank": 99.347826, + "rr": 1.536349, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.304523, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.515382, + "hold30_r": 4.721456 + }, + { + "symbol": "NFLX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.05492, + "strategy_rank": 95.926773, + "rr": 1.909081, + "primary_prob": 29.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.863621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.866655, + "hold30_r": 3.650207 + }, + { + "symbol": "NVR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.075515, + "strategy_rank": 69.073227, + "rr": 1.710077, + "primary_prob": 33.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.565115, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.515336, + "range_504_ratio": 1.674201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.644617, + "hold30_r": 4.259845 + }, + { + "symbol": "ODFL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.75286, + "strategy_rank": 81.384439, + "rr": 1.963815, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.945723, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047919, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.379863, + "strategy_rank": 65.594966, + "rr": 1.156334, + "primary_prob": 44.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.734501, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.456497, + "range_504_ratio": 1.578535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.091284, + "hold30_r": 1.894741 + }, + { + "symbol": "ORCL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.588101, + "strategy_rank": 68.924485, + "rr": 0.767376, + "primary_prob": 59.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.151064, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.559381, + "range_504_ratio": 1.749589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696696, + "hold30_r": 4.054192 + }, + { + "symbol": "ORLY", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.622426, + "strategy_rank": 68.878719, + "rr": 1.595074, + "primary_prob": 26.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.392612, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.566129, + "range_504_ratio": 1.761435, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.572439, + "hold30_r": -1.497235 + }, + { + "symbol": "PCAR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.98627, + "strategy_rank": 73.295195, + "rr": 1.321985, + "primary_prob": 40.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.982977, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061811, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.562929, + "strategy_rank": 67.951945, + "rr": 1.61525, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.422875, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068089, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.76659, + "strategy_rank": 80.080092, + "rr": 0.715088, + "primary_prob": 59.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.072632, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.699907, + "range_504_ratio": 2.013565, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.652914, + "hold30_r": 6.668554 + }, + { + "symbol": "PODD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.82151, + "strategy_rank": 83.112128, + "rr": 3.006869, + "primary_prob": 20.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.510304, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038377, + "hold30_r": 0.905124 + }, + { + "symbol": "RCL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.443936, + "strategy_rank": 88.787185, + "rr": 1.745318, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.617978, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.700825, + "hold30_r": 5.719355 + }, + { + "symbol": "RL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.578947, + "strategy_rank": 75.846682, + "rr": 2.34676, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.52014, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044302, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.791762, + "strategy_rank": 80.434783, + "rr": 1.275357, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.913036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058329, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.613272, + "strategy_rank": 63.100686, + "rr": 1.869617, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.804426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.81446, + "hold30_r": 2.174377 + }, + { + "symbol": "SBUX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.537757, + "strategy_rank": 75.080092, + "rr": 2.585399, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.878098, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06604, + "hold30_r": 0.87468 + }, + { + "symbol": "SJM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.320366, + "strategy_rank": 56.601831, + "rr": 1.772644, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.658967, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.318845, + "range_504_ratio": 1.375538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.684306, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.130435, + "strategy_rank": 89.748284, + "rr": 1.557591, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.336387, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038817, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.981693, + "strategy_rank": 70.800915, + "rr": 2.137968, + "primary_prob": 27.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.206953, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484513, + "range_504_ratio": 1.623385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.073868, + "hold30_r": 2.99241 + }, + { + "symbol": "TDG", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.210526, + "strategy_rank": 68.970252, + "rr": 1.018935, + "primary_prob": 45.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.528402, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.50946, + "range_504_ratio": 1.664392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066053, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.354691, + "strategy_rank": 60.263158, + "rr": 1.348053, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.022079, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.275399, + "hold30_r": 3.892152 + }, + { + "symbol": "TKO", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.482838, + "strategy_rank": 92.98627, + "rr": 1.892602, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.838903, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044295, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.842105, + "strategy_rank": 80.76659, + "rr": 1.552702, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.329053, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041495, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.359268, + "strategy_rank": 71.578947, + "rr": 3.353522, + "primary_prob": 18.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 5.030284, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.411055, + "range_504_ratio": 1.508408, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051601, + "hold30_r": 1.134492 + }, + { + "symbol": "TT", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.846682, + "strategy_rank": 76.498856, + "rr": 2.553101, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.829651, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.494949, + "hold30_r": 4.825032 + }, + { + "symbol": "TTD", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.910755, + "strategy_rank": 97.425629, + "rr": 1.989533, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.984299, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.952055, + "hold30_r": 4.663205 + }, + { + "symbol": "UBER", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.478261, + "strategy_rank": 92.105263, + "rr": 1.667427, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.501141, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.62063, + "hold30_r": 3.693899 + }, + { + "symbol": "ULTA", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.995423, + "strategy_rank": 83.432494, + "rr": 2.435125, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.652688, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.398698, + "hold30_r": 2.763657 + }, + { + "symbol": "URI", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.299771, + "strategy_rank": 87.299771, + "rr": 1.463294, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.194941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038384, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.295195, + "strategy_rank": 60.709382, + "rr": 0.726714, + "primary_prob": 58.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.090071, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08315, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.080092, + "strategy_rank": 95.76659, + "rr": 1.939897, + "primary_prob": 30.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.909846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.909121, + "hold30_r": 4.692859 + }, + { + "symbol": "VRTX", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.897025, + "strategy_rank": 66.292906, + "rr": 1.56512, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.347679, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698068, + "range_504_ratio": 2.009866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.500601, + "hold30_r": 1.570985 + }, + { + "symbol": "WMT", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.006865, + "strategy_rank": 56.87643, + "rr": 1.419796, + "primary_prob": 38.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.129694, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.315496, + "range_504_ratio": 1.370939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325066, + "hold30_r": 2.785056 + }, + { + "symbol": "WYNN", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.855835, + "strategy_rank": 90.961098, + "rr": 2.005302, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.007953, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039569, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.80778, + "strategy_rank": 72.505721, + "rr": 1.581537, + "primary_prob": 35.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.372306, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055659, + "hold30_r": 0.40298 + }, + { + "symbol": "XYL", + "date": "2023-05-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.668192, + "strategy_rank": 72.448513, + "rr": 1.573442, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.360162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.516819, + "hold30_r": 3.819969 + }, + { + "symbol": "CEG", + "date": "2023-06-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 56.0, + "rr": 1.643914, + "primary_prob": 45.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.465871, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.585116, + "hold30_r": 2.62959 + }, + { + "symbol": "ACGL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.312849, + "strategy_rank": 79.821229, + "rr": 2.250567, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.375851, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.192269, + "hold30_r": 3.65896 + }, + { + "symbol": "ALGN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.810056, + "strategy_rank": 89.22905, + "rr": 1.638903, + "primary_prob": 49.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.458354, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.59755, + "hold30_r": 2.536191 + }, + { + "symbol": "ANET", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.849162, + "strategy_rank": 92.480447, + "rr": 1.79244, + "primary_prob": 34.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.68866, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042393, + "hold30_r": -1.006189 + }, + { + "symbol": "AXON", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.441341, + "strategy_rank": 95.284916, + "rr": 1.831088, + "primary_prob": 31.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.746632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.041722, + "hold30_r": -0.253341 + }, + { + "symbol": "AZO", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.938547, + "strategy_rank": 67.486034, + "rr": 1.834731, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.752096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.780522, + "hold30_r": 1.92213 + }, + { + "symbol": "BA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.307263, + "strategy_rank": 83.340782, + "rr": 2.008704, + "primary_prob": 37.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.013057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054986, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.653631, + "strategy_rank": 73.318436, + "rr": 1.703957, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.555935, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.635882, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.156425, + "strategy_rank": 63.351955, + "rr": 1.482766, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.224149, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437351, + "range_504_ratio": 1.548599, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.412461, + "hold30_r": 0.642867 + }, + { + "symbol": "CBOE", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.782123, + "strategy_rank": 57.821229, + "rr": 1.611769, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.417653, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.304827, + "range_504_ratio": 1.35639, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081388, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.837989, + "strategy_rank": 82.290503, + "rr": 0.746193, + "primary_prob": 60.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.119289, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.591278, + "range_504_ratio": 1.806296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050221, + "hold30_r": -1.0 + }, + { + "symbol": "CLX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.24581, + "strategy_rank": 67.01676, + "rr": 1.096375, + "primary_prob": 46.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.644562, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.464543, + "range_504_ratio": 1.591286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078247, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.865922, + "strategy_rank": 84.703911, + "rr": 1.391766, + "primary_prob": 26.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.087649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581405, + "range_504_ratio": 1.78855, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088159, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.005587, + "strategy_rank": 71.486034, + "rr": 1.658588, + "primary_prob": 34.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.487882, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583469, + "hold30_r": 7.628369 + }, + { + "symbol": "CSGP", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.011173, + "strategy_rank": 71.486034, + "rr": 0.72098, + "primary_prob": 74.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.08147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075231, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.659218, + "strategy_rank": 82.536313, + "rr": 0.736055, + "primary_prob": 60.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.104083, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.860494, + "range_504_ratio": 2.364328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.695655, + "hold30_r": 2.41027 + }, + { + "symbol": "DRI", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.575419, + "strategy_rank": 60.044693, + "rr": 0.679649, + "primary_prob": 67.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.019474, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.393315, + "range_504_ratio": 1.481885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.603206, + "hold30_r": 2.470718 + }, + { + "symbol": "DXCM", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.318436, + "strategy_rank": 91.921788, + "rr": 2.622627, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.93394, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048328, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.955307, + "strategy_rank": 79.687151, + "rr": 2.482705, + "primary_prob": 21.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.724057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048904, + "hold30_r": 1.049374 + }, + { + "symbol": "ERIE", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.284916, + "strategy_rank": 78.24581, + "rr": 1.958879, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.938319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049647, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.22905, + "strategy_rank": 69.061453, + "rr": 1.254695, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.882042, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.34096, + "range_504_ratio": 1.406297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.182884, + "hold30_r": 4.926896 + }, + { + "symbol": "FSLR", + "date": "2023-06-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.664804, + "strategy_rank": 99.128492, + "rr": 2.135192, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.202788, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031998, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.061453, + "strategy_rank": 87.173184, + "rr": 1.99808, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.997121, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.937527, + "hold30_r": 1.683972 + }, + { + "symbol": "GILD", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.703911, + "strategy_rank": 63.776536, + "rr": 1.958818, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.938227, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069278, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.385475, + "strategy_rank": 64.882682, + "rr": 0.769928, + "primary_prob": 57.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.154892, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084879, + "hold30_r": -1.0 + }, + { + "symbol": "GPC", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.039106, + "strategy_rank": 67.363128, + "rr": 2.065623, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.098434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.006197, + "hold30_r": 3.141371 + }, + { + "symbol": "GWW", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.407821, + "strategy_rank": 83.284916, + "rr": 1.436525, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.154787, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.595035, + "range_504_ratio": 1.813094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.362783, + "hold30_r": 4.932552 + }, + { + "symbol": "HCA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.402235, + "strategy_rank": 69.005587, + "rr": 1.616603, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.424905, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.55155, + "hold30_r": 1.730112 + }, + { + "symbol": "HUM", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 65.385475, + "rr": 1.986751, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.980126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486559, + "range_504_ratio": 1.626708, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069979, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.787709, + "strategy_rank": 77.96648, + "rr": 2.085278, + "primary_prob": 43.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.127917, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05688, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.379888, + "strategy_rank": 81.240223, + "rr": 2.044208, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.066312, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050901, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.743017, + "strategy_rank": 83.251397, + "rr": 1.30067, + "primary_prob": 49.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.951004, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069647, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.748603, + "strategy_rank": 76.413408, + "rr": 1.18651, + "primary_prob": 38.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.779765, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.630972, + "range_504_ratio": 1.879437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.124723, + "hold30_r": 5.191257 + }, + { + "symbol": "LII", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.625698, + "strategy_rank": 84.480447, + "rr": 1.977973, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.96696, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.923472, + "hold30_r": 3.658187 + }, + { + "symbol": "LLY", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.189944, + "strategy_rank": 73.47486, + "rr": 0.774141, + "primary_prob": 58.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.161212, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.725651, + "range_504_ratio": 2.066076, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709797, + "hold30_r": 0.673481 + }, + { + "symbol": "LULU", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.178771, + "strategy_rank": 91.340782, + "rr": 1.927218, + "primary_prob": 25.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.890827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.884496, + "hold30_r": 2.04174 + }, + { + "symbol": "LVS", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.882682, + "strategy_rank": 88.424581, + "rr": 1.107152, + "primary_prob": 43.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.660728, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.256542, + "hold30_r": -1.215838 + }, + { + "symbol": "MDLZ", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.798883, + "strategy_rank": 59.22905, + "rr": 1.355935, + "primary_prob": 40.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.033903, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.362015, + "range_504_ratio": 1.436221, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.284301, + "hold30_r": -1.195694 + }, + { + "symbol": "META", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.072626, + "strategy_rank": 93.50838, + "rr": 1.857556, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.786334, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.169316, + "hold30_r": -1.113213 + }, + { + "symbol": "MGM", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.944134, + "strategy_rank": 83.743017, + "rr": 2.43015, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.645224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.383968, + "hold30_r": 5.194879 + }, + { + "symbol": "MNST", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.603352, + "strategy_rank": 63.363128, + "rr": 0.745124, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.117686, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086419, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.608939, + "strategy_rank": 65.340782, + "rr": 1.748548, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.622821, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072215, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.391061, + "strategy_rank": 67.162011, + "rr": 1.254627, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.881941, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085008, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.217877, + "strategy_rank": 99.284916, + "rr": 1.791234, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.686851, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.771624, + "hold30_r": 6.268291 + }, + { + "symbol": "NFLX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.100559, + "strategy_rank": 95.150838, + "rr": 2.907515, + "primary_prob": 19.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.361272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.864853, + "hold30_r": 3.917215 + }, + { + "symbol": "NVDA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.094972, + "strategy_rank": 97.26257, + "rr": 1.149211, + "primary_prob": 47.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.723816, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.355768, + "range_504_ratio": 3.879741, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.116709, + "hold30_r": 3.281681 + }, + { + "symbol": "NVR", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.50838, + "strategy_rank": 69.083799, + "rr": 1.428078, + "primary_prob": 38.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.142117, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.515336, + "range_504_ratio": 1.674201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.363241, + "hold30_r": 4.491463 + }, + { + "symbol": "ODFL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.692737, + "strategy_rank": 82.379888, + "rr": 2.159011, + "primary_prob": 24.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.238517, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048184, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.458101, + "strategy_rank": 66.402235, + "rr": 0.74065, + "primary_prob": 58.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.110976, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.456497, + "range_504_ratio": 1.578535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676281, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.519553, + "strategy_rank": 93.150838, + "rr": 0.803043, + "primary_prob": 61.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.204564, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.97132, + "range_504_ratio": 2.641429, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.770797, + "hold30_r": 3.065307 + }, + { + "symbol": "ORLY", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.972067, + "strategy_rank": 69.162011, + "rr": 1.531269, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.296904, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.566129, + "range_504_ratio": 1.761435, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068198, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.681564, + "strategy_rank": 71.184358, + "rr": 1.298054, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.947081, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.401822, + "range_504_ratio": 1.494545, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241814, + "hold30_r": 6.012846 + }, + { + "symbol": "PCG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.96648, + "strategy_rank": 68.52514, + "rr": 0.803971, + "primary_prob": 55.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.205957, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.746843, + "hold30_r": 1.544467 + }, + { + "symbol": "PH", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.558659, + "strategy_rank": 72.513966, + "rr": 1.738049, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.607074, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.458728, + "range_504_ratio": 1.58206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.685489, + "hold30_r": 5.164396 + }, + { + "symbol": "PODD", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.648045, + "strategy_rank": 84.547486, + "rr": 2.460457, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.690685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044711, + "hold30_r": 0.295114 + }, + { + "symbol": "RCL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.530726, + "strategy_rank": 93.821229, + "rr": 1.722118, + "primary_prob": 37.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.583177, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.674378, + "hold30_r": 3.218071 + }, + { + "symbol": "REGN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.916201, + "strategy_rank": 71.206704, + "rr": 1.692473, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.53871, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.619923, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.614525, + "strategy_rank": 79.921788, + "rr": 1.848845, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.773268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.794006, + "hold30_r": 4.915051 + }, + { + "symbol": "ROL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.128492, + "strategy_rank": 60.167598, + "rr": 1.323695, + "primary_prob": 40.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.985543, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.23927, + "hold30_r": 3.270788 + }, + { + "symbol": "ROST", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.932961, + "strategy_rank": 64.703911, + "rr": 2.001293, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.00194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.944566, + "hold30_r": 2.619018 + }, + { + "symbol": "SBUX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.731844, + "strategy_rank": 71.586592, + "rr": 1.114416, + "primary_prob": 45.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.671624, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071282, + "hold30_r": -1.0 + }, + { + "symbol": "SJM", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.709497, + "strategy_rank": 61.765363, + "rr": 0.947014, + "primary_prob": 50.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.420521, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.318845, + "range_504_ratio": 1.375538, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.081159, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888268, + "strategy_rank": 99.687151, + "rr": 1.003875, + "primary_prob": 51.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.505813, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.000197, + "range_504_ratio": 7.390511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.980604, + "hold30_r": 4.16114 + }, + { + "symbol": "SNA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.223464, + "strategy_rank": 64.636872, + "rr": 0.740309, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.110464, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.33236, + "range_504_ratio": 1.394255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667054, + "hold30_r": 4.932571 + }, + { + "symbol": "STLD", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.469274, + "strategy_rank": 86.547486, + "rr": 1.694929, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.542393, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.656587, + "hold30_r": 1.495525 + }, + { + "symbol": "SYK", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.586592, + "strategy_rank": 70.670391, + "rr": 1.590271, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.385407, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484513, + "range_504_ratio": 1.623385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.521198, + "hold30_r": 2.05262 + }, + { + "symbol": "TAP", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.022346, + "strategy_rank": 69.675978, + "rr": 1.609817, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.414725, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.451193, + "range_504_ratio": 1.570184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.537983, + "hold30_r": 3.022627 + }, + { + "symbol": "TDG", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.486034, + "strategy_rank": 69.083799, + "rr": 1.218562, + "primary_prob": 39.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.827844, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.50946, + "range_504_ratio": 1.664392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.151844, + "hold30_r": 4.156403 + }, + { + "symbol": "TJX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.351955, + "strategy_rank": 58.782123, + "rr": 1.338511, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.007767, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.259985, + "hold30_r": 3.350759 + }, + { + "symbol": "TKO", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.871508, + "strategy_rank": 92.681564, + "rr": 1.966626, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.949939, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04678, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.139665, + "strategy_rank": 69.418994, + "rr": 3.775735, + "primary_prob": 16.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 5.663602, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.411055, + "range_504_ratio": 1.508408, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049889, + "hold30_r": 0.432666 + }, + { + "symbol": "TT", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.162011, + "strategy_rank": 75.653631, + "rr": 1.55817, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.337255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.49873, + "hold30_r": 4.040613 + }, + { + "symbol": "TTD", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.52514, + "strategy_rank": 95.731844, + "rr": 1.591294, + "primary_prob": 34.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.386942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.55437, + "hold30_r": 3.169704 + }, + { + "symbol": "UBER", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.877095, + "strategy_rank": 94.793296, + "rr": 2.241455, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.362182, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046596, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.564246, + "strategy_rank": 71.575419, + "rr": 0.921075, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.381613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870453, + "hold30_r": 3.321966 + }, + { + "symbol": "ULTA", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.256983, + "strategy_rank": 76.703911, + "rr": 1.814241, + "primary_prob": 20.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.721362, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.775291, + "hold30_r": 2.322155 + }, + { + "symbol": "VRSK", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.446927, + "strategy_rank": 63.083799, + "rr": 1.428252, + "primary_prob": 41.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.142377, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.394706, + "range_504_ratio": 1.483947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081899, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.03352, + "strategy_rank": 62.268156, + "rr": 0.940207, + "primary_prob": 51.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.410311, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086197, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.089385, + "strategy_rank": 96.357542, + "rr": 1.748335, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.622502, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.716508, + "hold30_r": 5.248969 + }, + { + "symbol": "VRTX", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.167598, + "strategy_rank": 71.027933, + "rr": 1.1218, + "primary_prob": 45.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.682699, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.698068, + "range_504_ratio": 2.009866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064793, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.363128, + "strategy_rank": 81.173184, + "rr": 1.578016, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.367023, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.511821, + "hold30_r": 4.069201 + }, + { + "symbol": "WYNN", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.435754, + "strategy_rank": 90.391061, + "rr": 2.059652, + "primary_prob": 28.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.089478, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.021331, + "hold30_r": 1.282198 + }, + { + "symbol": "XYL", + "date": "2023-06-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.26257, + "strategy_rank": 73.888268, + "rr": 2.650496, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.975744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05859, + "hold30_r": 1.462533 + }, + { + "symbol": "CEG", + "date": "2023-06-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.480447, + "strategy_rank": 74.27933, + "rr": 0.948395, + "primary_prob": 58.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.422592, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063723, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2023-06-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.234637, + "strategy_rank": 85.117318, + "rr": 1.455158, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.182737, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.420887, + "hold30_r": 5.699718 + }, + { + "symbol": "ACGL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.610922, + "strategy_rank": 80.307167, + "rr": 2.954127, + "primary_prob": 18.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.431191, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.888641, + "hold30_r": 5.40528 + }, + { + "symbol": "AJG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.695108, + "strategy_rank": 66.814562, + "rr": 0.900267, + "primary_prob": 43.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.3504, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.811418, + "hold30_r": 2.455467 + }, + { + "symbol": "ALGN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.138794, + "strategy_rank": 86.678043, + "rr": 1.977655, + "primary_prob": 29.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 25.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.966483, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.933882, + "hold30_r": 2.008058 + }, + { + "symbol": "ANET", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.74289, + "strategy_rank": 93.265074, + "rr": 0.944426, + "primary_prob": 53.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.41664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036689, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.006826, + "strategy_rank": 62.081911, + "rr": 0.767901, + "primary_prob": 57.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.151851, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.426729, + "range_504_ratio": 1.532237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.685625, + "hold30_r": 2.999379 + }, + { + "symbol": "AXON", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.544937, + "strategy_rank": 94.425484, + "rr": 2.033402, + "primary_prob": 20.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.050103, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04705, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.599545, + "strategy_rank": 66.848692, + "rr": 1.878904, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.818356, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.818337, + "hold30_r": 0.974714 + }, + { + "symbol": "BA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.676906, + "strategy_rank": 82.673493, + "rr": 1.779176, + "primary_prob": 37.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.668764, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052507, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.473265, + "strategy_rank": 72.855518, + "rr": 2.084638, + "primary_prob": 40.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.126958, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06385, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.377702, + "strategy_rank": 65.790671, + "rr": 1.241771, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.862657, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437351, + "range_504_ratio": 1.548599, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.165171, + "hold30_r": 0.897666 + }, + { + "symbol": "CBOE", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.366325, + "strategy_rank": 59.908987, + "rr": 1.229246, + "primary_prob": 40.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.843869, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.304827, + "range_504_ratio": 1.35639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.160912, + "hold30_r": 2.080732 + }, + { + "symbol": "CLX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.827076, + "strategy_rank": 69.772469, + "rr": 1.04422, + "primary_prob": 47.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.56633, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.464543, + "range_504_ratio": 1.591286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.969282, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.221843, + "strategy_rank": 83.549488, + "rr": 1.612138, + "primary_prob": 22.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.418208, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581405, + "range_504_ratio": 1.78855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.525167, + "hold30_r": 0.516306 + }, + { + "symbol": "COIN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.515358, + "strategy_rank": 95.358362, + "rr": 1.630846, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.446269, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.616432, + "hold30_r": 7.011617 + }, + { + "symbol": "CPRT", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.174061, + "strategy_rank": 71.843003, + "rr": 0.878594, + "primary_prob": 68.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.317891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.5638, + "range_504_ratio": 1.757339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.801438, + "hold30_r": 1.171459 + }, + { + "symbol": "CSGP", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.755404, + "strategy_rank": 73.253697, + "rr": 1.287732, + "primary_prob": 53.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.931598, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.219871, + "hold30_r": 1.534065 + }, + { + "symbol": "CVNA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.838453, + "strategy_rank": 98.452787, + "rr": 1.731665, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.597497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.721381, + "hold30_r": 5.439265 + }, + { + "symbol": "DXCM", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38339, + "strategy_rank": 92.639363, + "rr": 2.025971, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.038957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.980383, + "hold30_r": 0.678916 + }, + { + "symbol": "EG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.287827, + "strategy_rank": 81.069397, + "rr": 1.766112, + "primary_prob": 32.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.649168, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713278, + "hold30_r": 2.033438 + }, + { + "symbol": "ERIE", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.419795, + "strategy_rank": 75.802048, + "rr": 1.859119, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.788678, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053975, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.707622, + "strategy_rank": 69.499431, + "rr": 0.782045, + "primary_prob": 56.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.173067, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.34096, + "range_504_ratio": 1.406297, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706854, + "hold30_r": 3.090592 + }, + { + "symbol": "FSLR", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.772469, + "strategy_rank": 99.226394, + "rr": 2.006904, + "primary_prob": 20.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.010355, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032764, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.12628, + "strategy_rank": 87.337884, + "rr": 1.519085, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.278627, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074403, + "hold30_r": -1.006313 + }, + { + "symbol": "GILD", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.68942, + "strategy_rank": 64.47099, + "rr": 1.805269, + "primary_prob": 26.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.707904, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066064, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.557452, + "strategy_rank": 66.222981, + "rr": 1.458185, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.187278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.259992, + "hold30_r": -1.18844 + }, + { + "symbol": "GPC", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.911263, + "strategy_rank": 63.993174, + "rr": 0.951734, + "primary_prob": 48.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.427602, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484583, + "range_504_ratio": 1.623497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.883908, + "hold30_r": -0.034315 + }, + { + "symbol": "HCA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.150171, + "strategy_rank": 69.215017, + "rr": 1.172984, + "primary_prob": 41.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.759477, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58092, + "range_504_ratio": 1.787682, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.104912, + "hold30_r": 0.731883 + }, + { + "symbol": "HSY", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.395904, + "strategy_rank": 62.354949, + "rr": 1.091727, + "primary_prob": 44.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.63759, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500813, + "range_504_ratio": 1.650063, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.003786, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988623, + "strategy_rank": 83.947668, + "rr": 1.663609, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.495413, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.606176, + "hold30_r": 3.177445 + }, + { + "symbol": "IDXX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.353811, + "strategy_rank": 83.299204, + "rr": 2.476463, + "primary_prob": 21.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.714694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.422161, + "hold30_r": 5.641443 + }, + { + "symbol": "ISRG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.197952, + "strategy_rank": 83.720137, + "rr": 0.787846, + "primary_prob": 56.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.181769, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.718699, + "hold30_r": 1.733964 + }, + { + "symbol": "LII", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.94653, + "strategy_rank": 84.891923, + "rr": 1.522577, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.283866, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466479, + "hold30_r": 2.843903 + }, + { + "symbol": "LULU", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.779295, + "strategy_rank": 86.871445, + "rr": 0.712047, + "primary_prob": 55.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.068071, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662505, + "hold30_r": 0.726627 + }, + { + "symbol": "LVS", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.634812, + "strategy_rank": 88.259386, + "rr": 1.796638, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.694957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045196, + "hold30_r": -1.0 + }, + { + "symbol": "MCD", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.342435, + "strategy_rank": 57.042093, + "rr": 1.514299, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.271448, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.316972, + "range_504_ratio": 1.372964, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.406001, + "hold30_r": 0.596712 + }, + { + "symbol": "MDLZ", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.324232, + "strategy_rank": 60.409556, + "rr": 1.200822, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.801233, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.362015, + "range_504_ratio": 1.436221, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085533, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.605233, + "strategy_rank": 93.117179, + "rr": 1.76583, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.648744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.713553, + "hold30_r": 2.65386 + }, + { + "symbol": "MGM", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.527873, + "strategy_rank": 80.227531, + "rr": 2.345052, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.517578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050663, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.204778, + "strategy_rank": 71.501706, + "rr": 1.566727, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.350091, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.448896, + "range_504_ratio": 1.566581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496413, + "hold30_r": 2.926979 + }, + { + "symbol": "MNST", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.737201, + "strategy_rank": 63.924915, + "rr": 1.504519, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.256779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079914, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.784983, + "strategy_rank": 67.133106, + "rr": 1.575707, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.36356, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514212, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.216155, + "strategy_rank": 67.622298, + "rr": 0.88811, + "primary_prob": 52.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.332164, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.801581, + "hold30_r": 2.168597 + }, + { + "symbol": "MSTR", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.862344, + "strategy_rank": 99.032992, + "rr": 1.803784, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.705675, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.783421, + "hold30_r": 6.078604 + }, + { + "symbol": "NFLX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.203641, + "strategy_rank": 95.92719, + "rr": 1.802508, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.703762, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.758203, + "hold30_r": -0.067921 + }, + { + "symbol": "NVDA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.042093, + "strategy_rank": 97.246871, + "rr": 1.082151, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.623227, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.355768, + "range_504_ratio": 3.879741, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.047417, + "hold30_r": 2.626196 + }, + { + "symbol": "ODFL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.276451, + "strategy_rank": 81.569966, + "rr": 1.673444, + "primary_prob": 33.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.510166, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.501147, + "range_504_ratio": 1.650614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.628872, + "hold30_r": 8.344071 + }, + { + "symbol": "ORLY", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.449374, + "strategy_rank": 70.261661, + "rr": 1.831243, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.746864, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.566129, + "range_504_ratio": 1.761435, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.7648, + "hold30_r": 1.956445 + }, + { + "symbol": "PCG", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.653015, + "strategy_rank": 69.362912, + "rr": 1.053439, + "primary_prob": 44.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.580159, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.989236, + "hold30_r": 1.819215 + }, + { + "symbol": "PLTR", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.916951, + "strategy_rank": 90.500569, + "rr": 1.543455, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.315183, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020734, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.994312, + "strategy_rank": 83.287827, + "rr": 2.706453, + "primary_prob": 22.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.059679, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049239, + "hold30_r": -0.279049 + }, + { + "symbol": "RCL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.293515, + "strategy_rank": 95.767918, + "rr": 1.290058, + "primary_prob": 40.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.935086, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.150833, + "range_504_ratio": 3.160823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.238806, + "hold30_r": 2.00493 + }, + { + "symbol": "REGN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.192264, + "strategy_rank": 73.833902, + "rr": 1.637983, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.456974, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558977, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.07281, + "strategy_rank": 75.19909, + "rr": 2.027137, + "primary_prob": 38.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.040706, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.968657, + "hold30_r": 2.282349 + }, + { + "symbol": "ROL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.617747, + "strategy_rank": 60.614334, + "rr": 1.521699, + "primary_prob": 36.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.282548, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.432709, + "hold30_r": 4.171419 + }, + { + "symbol": "ROST", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.348123, + "strategy_rank": 64.43686, + "rr": 2.411984, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.617977, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060646, + "hold30_r": 2.026854 + }, + { + "symbol": "SBUX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.874858, + "strategy_rank": 70.489192, + "rr": 1.681377, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.522066, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072061, + "hold30_r": -1.0 + }, + { + "symbol": "SJM", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.048919, + "strategy_rank": 58.953356, + "rr": 1.762221, + "primary_prob": 30.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.643332, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.318845, + "range_504_ratio": 1.375538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060887, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.964733, + "strategy_rank": 89.647327, + "rr": 1.762501, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.643751, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.722439, + "hold30_r": 0.537203 + }, + { + "symbol": "SYK", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.258248, + "strategy_rank": 70.568828, + "rr": 1.388455, + "primary_prob": 39.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.082683, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484513, + "range_504_ratio": 1.623385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.316722, + "hold30_r": 1.306938 + }, + { + "symbol": "TJX", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.551763, + "strategy_rank": 60.295791, + "rr": 0.774404, + "primary_prob": 56.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.161606, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.437178, + "range_504_ratio": 1.548331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.692793, + "hold30_r": 3.768005 + }, + { + "symbol": "TKO", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.245734, + "strategy_rank": 92.457338, + "rr": 1.8649, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.797351, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817047, + "hold30_r": 1.177462 + }, + { + "symbol": "TSCO", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.432309, + "strategy_rank": 67.05347, + "rr": 2.280449, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.420673, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.411055, + "range_504_ratio": 1.508408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055508, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.168373, + "strategy_rank": 74.721274, + "rr": 2.570689, + "primary_prob": 23.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.856034, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.50573, + "hold30_r": 3.420367 + }, + { + "symbol": "TTD", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.970421, + "strategy_rank": 95.301479, + "rr": 1.659404, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.489106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.620179, + "hold30_r": 2.367125 + }, + { + "symbol": "UBER", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.814562, + "strategy_rank": 94.050057, + "rr": 2.413325, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.619988, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.365128, + "hold30_r": 3.215842 + }, + { + "symbol": "UHS", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.114903, + "strategy_rank": 71.183163, + "rr": 2.010221, + "primary_prob": 24.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.015332, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.953388, + "hold30_r": 1.084689 + }, + { + "symbol": "ULTA", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.683732, + "strategy_rank": 73.048919, + "rr": 0.755033, + "primary_prob": 46.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.13255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709787, + "hold30_r": 1.588227 + }, + { + "symbol": "VMC", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.659841, + "strategy_rank": 67.144482, + "rr": 1.542437, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.313655, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.440424, + "range_504_ratio": 1.553366, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460588, + "hold30_r": 3.492347 + }, + { + "symbol": "VRSK", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.234357, + "strategy_rank": 67.599545, + "rr": 1.050404, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.575606, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.394706, + "range_504_ratio": 1.483947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.967936, + "hold30_r": 3.366547 + }, + { + "symbol": "VRSN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.845279, + "strategy_rank": 61.012514, + "rr": 0.810289, + "primary_prob": 55.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.215434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08632, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.018203, + "strategy_rank": 96.32537, + "rr": 1.906084, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.859126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.869906, + "hold30_r": 3.624679 + }, + { + "symbol": "WMT", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.982935, + "strategy_rank": 59.624573, + "rr": 1.424242, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.136364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.315496, + "range_504_ratio": 1.370939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.320465, + "hold30_r": 1.89899 + }, + { + "symbol": "WST", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.4562, + "strategy_rank": 78.828214, + "rr": 1.423084, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.134625, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.353745, + "hold30_r": 2.137051 + }, + { + "symbol": "WYNN", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.065984, + "strategy_rank": 90.523322, + "rr": 1.624139, + "primary_prob": 35.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.436209, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043229, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-06-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.300341, + "strategy_rank": 71.945392, + "rr": 2.061505, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.092258, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064635, + "hold30_r": 1.487883 + }, + { + "symbol": "CEG", + "date": "2023-06-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.647327, + "strategy_rank": 76.370876, + "rr": 1.806888, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.710332, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067883, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2023-06-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.887372, + "strategy_rank": 84.129693, + "rr": 1.790038, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.685057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.524259, + "range_504_ratio": 12.481645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038429, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.690722, + "strategy_rank": 64.977791, + "rr": 1.537666, + "primary_prob": 23.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.306499, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.455506, + "hold30_r": 1.923562 + }, + { + "symbol": "AMAT", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.245132, + "strategy_rank": 82.565878, + "rr": 2.837884, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.256826, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052309, + "hold30_r": 1.663457 + }, + { + "symbol": "ANET", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.241695, + "strategy_rank": 93.074901, + "rr": 1.774839, + "primary_prob": 20.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.662259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.74345, + "hold30_r": 2.311739 + }, + { + "symbol": "AXON", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.427262, + "strategy_rank": 94.730512, + "rr": 1.96158, + "primary_prob": 42.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.94237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049714, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.994273, + "strategy_rank": 65.735991, + "rr": 1.343621, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.015432, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645684, + "range_504_ratio": 1.907292, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.284463, + "hold30_r": -0.23127 + }, + { + "symbol": "BA", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.043528, + "strategy_rank": 81.636184, + "rr": 1.76398, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.645971, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050274, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.532646, + "strategy_rank": 72.427138, + "rr": 1.250767, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.876151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054382, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.492554, + "strategy_rank": 72.636217, + "rr": 1.025816, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.538724, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.544458, + "range_504_ratio": 1.723674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970642, + "hold30_r": 2.597301 + }, + { + "symbol": "CBOE", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.756014, + "strategy_rank": 58.140638, + "rr": 0.874804, + "primary_prob": 51.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.312205, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.304827, + "range_504_ratio": 1.35639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805409, + "hold30_r": 0.742712 + }, + { + "symbol": "CCL", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.526919, + "strategy_rank": 85.134557, + "rr": 2.482094, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.72314, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.541205, + "range_504_ratio": 4.670213, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048815, + "hold30_r": -1.013774 + }, + { + "symbol": "CDNS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.17984, + "strategy_rank": 82.305888, + "rr": 0.722983, + "primary_prob": 70.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.084474, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.606435, + "range_504_ratio": 1.833881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049073, + "hold30_r": -1.0 + }, + { + "symbol": "CLX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.316151, + "strategy_rank": 70.42702, + "rr": 1.135923, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.703885, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.464543, + "range_504_ratio": 1.591286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.059156, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.545246, + "strategy_rank": 91.878815, + "rr": 1.824059, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.736088, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.806011, + "hold30_r": 5.269855 + }, + { + "symbol": "CRH", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.19244, + "strategy_rank": 74.431851, + "rr": 0.714084, + "primary_prob": 65.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.071127, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557875, + "range_504_ratio": 1.746957, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.647875, + "hold30_r": 3.658116 + }, + { + "symbol": "CSGP", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.223368, + "strategy_rank": 73.096357, + "rr": 1.862425, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.793638, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.794662, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.712486, + "strategy_rank": 90.664454, + "rr": 1.932209, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.898313, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.921939, + "hold30_r": 6.185252 + }, + { + "symbol": "DRI", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.919817, + "strategy_rank": 64.349586, + "rr": 0.800132, + "primary_prob": 43.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.200198, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.420611, + "range_504_ratio": 1.522891, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.304427, + "hold30_r": -1.220454 + }, + { + "symbol": "DXCM", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.907216, + "strategy_rank": 91.457909, + "rr": 2.167875, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.251812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047038, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.63803, + "strategy_rank": 80.500907, + "rr": 2.07528, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.112919, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057118, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.796105, + "strategy_rank": 73.428702, + "rr": 1.544896, + "primary_prob": 36.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.317345, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59225, + "range_504_ratio": 1.808053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057359, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.656357, + "strategy_rank": 99.108022, + "rr": 2.436884, + "primary_prob": 20.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.655327, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.403676, + "hold30_r": 0.729836 + }, + { + "symbol": "GE", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.074456, + "strategy_rank": 89.797833, + "rr": 1.033462, + "primary_prob": 45.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.550192, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970662, + "hold30_r": 2.399819 + }, + { + "symbol": "GILD", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.0252, + "strategy_rank": 64.05764, + "rr": 1.979106, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.968659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069834, + "hold30_r": -1.0 + }, + { + "symbol": "GIS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.347079, + "strategy_rank": 64.977241, + "rr": 1.767677, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.651515, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078322, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.303551, + "strategy_rank": 71.4782, + "rr": 0.959153, + "primary_prob": 58.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.43873, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.590634, + "range_504_ratio": 1.805132, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.896391, + "hold30_r": -1.24294 + }, + { + "symbol": "IBKR", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.628866, + "strategy_rank": 81.980206, + "rr": 2.155279, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.232918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.097751, + "hold30_r": 3.108437 + }, + { + "symbol": "IDXX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 81.525079, + "rr": 1.156988, + "primary_prob": 42.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.735482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102217, + "hold30_r": 2.098968 + }, + { + "symbol": "ISRG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.501718, + "strategy_rank": 83.019774, + "rr": 1.292498, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.938747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.224733, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.148912, + "strategy_rank": 71.57281, + "rr": 1.485656, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.228484, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065656, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.09622, + "strategy_rank": 83.633068, + "rr": 1.620508, + "primary_prob": 42.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.430761, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558678, + "hold30_r": 5.999386 + }, + { + "symbol": "LRCX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.786942, + "strategy_rank": 83.788002, + "rr": 1.308161, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.962241, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.258439, + "hold30_r": 2.897671 + }, + { + "symbol": "LULU", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.963345, + "strategy_rank": 83.117198, + "rr": 2.252766, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.379149, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057166, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.510882, + "strategy_rank": 88.329046, + "rr": 0.909691, + "primary_prob": 50.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.364537, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048771, + "hold30_r": -1.0 + }, + { + "symbol": "MDLZ", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.016037, + "strategy_rank": 57.85694, + "rr": 1.023411, + "primary_prob": 38.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.535116, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.362015, + "range_504_ratio": 1.436221, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093977, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.0126, + "strategy_rank": 93.394534, + "rr": 2.887082, + "primary_prob": 20.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.330624, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.835889, + "hold30_r": 2.698931 + }, + { + "symbol": "MGM", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.439863, + "strategy_rank": 85.965047, + "rr": 1.194172, + "primary_prob": 42.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.791257, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051747, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.421535, + "strategy_rank": 60.32936, + "rr": 1.294994, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.942491, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087401, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.117984, + "strategy_rank": 65.502589, + "rr": 1.597206, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.39581, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530263, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.867125, + "strategy_rank": 67.769845, + "rr": 1.232647, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.84897, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.146244, + "hold30_r": 1.321848 + }, + { + "symbol": "MSTR", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.823597, + "strategy_rank": 98.305089, + "rr": 0.797359, + "primary_prob": 57.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.196039, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.773914, + "hold30_r": 3.512316 + }, + { + "symbol": "NCLH", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.087056, + "strategy_rank": 90.152368, + "rr": 1.772225, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.658338, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.118776, + "range_504_ratio": 3.061106, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036722, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.739977, + "strategy_rank": 95.140841, + "rr": 0.76367, + "primary_prob": 60.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.145505, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04571, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.783505, + "strategy_rank": 92.548454, + "rr": 0.863233, + "primary_prob": 55.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.294849, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.010665, + "range_504_ratio": 2.747427, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.825225, + "hold30_r": 3.017063 + }, + { + "symbol": "ORCL", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.836197, + "strategy_rank": 72.945338, + "rr": 1.115709, + "primary_prob": 48.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.673564, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049513, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.761741, + "strategy_rank": 70.358933, + "rr": 1.65629, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.484435, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.566129, + "range_504_ratio": 1.761435, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588039, + "hold30_r": 0.033473 + }, + { + "symbol": "PCG", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.990836, + "strategy_rank": 70.073585, + "rr": 1.21168, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.81752, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.146217, + "hold30_r": 1.358168 + }, + { + "symbol": "PLTR", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.730813, + "strategy_rank": 95.934426, + "rr": 2.155758, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.233638, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020444, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.47079, + "strategy_rank": 81.029553, + "rr": 2.313854, + "primary_prob": 25.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.470782, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050246, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.941581, + "strategy_rank": 72.104821, + "rr": 1.167261, + "primary_prob": 59.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.750892, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.455098, + "range_504_ratio": 1.576327, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080283, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.703322, + "strategy_rank": 73.320897, + "rr": 2.270006, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.40501, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.211064, + "hold30_r": -1.251215 + }, + { + "symbol": "ROL", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.557847, + "strategy_rank": 58.87335, + "rr": 1.558598, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.337897, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412515, + "range_504_ratio": 1.510612, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.470747, + "hold30_r": 0.418747 + }, + { + "symbol": "ROST", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.285223, + "strategy_rank": 64.116799, + "rr": 0.979932, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.469898, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.912018, + "hold30_r": 1.421201 + }, + { + "symbol": "SBUX", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.408935, + "strategy_rank": 71.597683, + "rr": 1.822029, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.733044, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079153, + "hold30_r": -1.0 + }, + { + "symbol": "SJM", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.183276, + "strategy_rank": 56.848293, + "rr": 1.88991, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.834865, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.318845, + "range_504_ratio": 1.375538, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067208, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885452, + "strategy_rank": 99.679817, + "rr": 0.877361, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.316042, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.106298, + "range_504_ratio": 8.217762, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.858417, + "hold30_r": 4.139782 + }, + { + "symbol": "SNPS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.505155, + "strategy_rank": 76.350751, + "rr": 2.025202, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.037802, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053085, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.857961, + "strategy_rank": 89.032001, + "rr": 1.65592, + "primary_prob": 27.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.48388, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.619071, + "hold30_r": 0.799168 + }, + { + "symbol": "TKO", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.563574, + "strategy_rank": 92.863073, + "rr": 1.919574, + "primary_prob": 30.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.879362, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856518, + "range_504_ratio": 2.354946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.868769, + "hold30_r": 1.197078 + }, + { + "symbol": "TPR", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.056128, + "strategy_rank": 82.127861, + "rr": 1.294554, + "primary_prob": 38.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.941831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050022, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.452463, + "strategy_rank": 73.393867, + "rr": 0.738708, + "primary_prob": 73.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.108062, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667639, + "hold30_r": 3.702534 + }, + { + "symbol": "TTD", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.814433, + "strategy_rank": 95.087246, + "rr": 1.723443, + "primary_prob": 32.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.585165, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.681276, + "hold30_r": 3.05335 + }, + { + "symbol": "UAL", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.254296, + "strategy_rank": 86.640864, + "rr": 1.054189, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.581283, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595362, + "range_504_ratio": 1.813687, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.002896, + "hold30_r": -0.0146 + }, + { + "symbol": "UBER", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.052692, + "strategy_rank": 95.379741, + "rr": 1.982711, + "primary_prob": 32.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.974066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.938118, + "hold30_r": 2.532583 + }, + { + "symbol": "UHS", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.474227, + "strategy_rank": 73.674816, + "rr": 2.121205, + "primary_prob": 30.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.181807, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048255, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.932417, + "strategy_rank": 74.612692, + "rr": 1.583452, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.375178, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556499, + "range_504_ratio": 1.744554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535175, + "hold30_r": -0.47781 + }, + { + "symbol": "URI", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.328751, + "strategy_rank": 83.981555, + "rr": 1.599439, + "primary_prob": 45.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.399159, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558835, + "hold30_r": 3.050233 + }, + { + "symbol": "VRSK", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.65063, + "strategy_rank": 66.078298, + "rr": 0.894998, + "primary_prob": 55.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.342496, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.394706, + "range_504_ratio": 1.483947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.813158, + "hold30_r": 1.168002 + }, + { + "symbol": "VRSN", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.483391, + "strategy_rank": 62.664088, + "rr": 0.988421, + "primary_prob": 49.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.482632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083004, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-06-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.219931, + "strategy_rank": 96.462523, + "rr": 2.709018, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.063528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.670254, + "hold30_r": 9.093174 + }, + { + "symbol": "WDAY", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.73425, + "strategy_rank": 79.665403, + "rr": 2.75655, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.134826, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048043, + "hold30_r": 0.588346 + }, + { + "symbol": "WYNN", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.969072, + "strategy_rank": 91.358351, + "rr": 1.733605, + "primary_prob": 25.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.600407, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.933238, + "range_504_ratio": 2.542729, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047269, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-06-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.765178, + "strategy_rank": 71.781339, + "rr": 1.084286, + "primary_prob": 52.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.626428, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069572, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-06-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.261905, + "strategy_rank": 77.908749, + "rr": 1.546911, + "primary_prob": 48.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.320367, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482785, + "hold30_r": 5.016628 + }, + { + "symbol": "ACGL", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.666667, + "strategy_rank": 78.925574, + "rr": 0.918089, + "primary_prob": 46.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.377134, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.84919, + "hold30_r": 2.861916 + }, + { + "symbol": "AJG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.785714, + "strategy_rank": 59.20962, + "rr": 1.178009, + "primary_prob": 57.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.767014, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48115, + "range_504_ratio": 1.617934, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.090626, + "hold30_r": 2.376613 + }, + { + "symbol": "AMAT", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.380952, + "strategy_rank": 85.430325, + "rr": 2.132385, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.198578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049632, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.785714, + "strategy_rank": 92.860451, + "rr": 1.527141, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.290712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027865, + "hold30_r": 0.010097 + }, + { + "symbol": "ANET", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.952381, + "strategy_rank": 95.064529, + "rr": 1.367532, + "primary_prob": 32.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.051297, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.333086, + "hold30_r": 2.356367 + }, + { + "symbol": "APO", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.119048, + "strategy_rank": 80.881433, + "rr": 2.693473, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.04021, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.62965, + "hold30_r": 2.962394 + }, + { + "symbol": "ARES", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.071429, + "strategy_rank": 82.811758, + "rr": 0.701418, + "primary_prob": 62.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.052127, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58517, + "range_504_ratio": 1.795296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642537, + "hold30_r": 2.262945 + }, + { + "symbol": "AVGO", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.309524, + "strategy_rank": 84.617379, + "rr": 1.116614, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.67492, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.797809, + "range_504_ratio": 2.22067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.071069, + "hold30_r": 0.061736 + }, + { + "symbol": "AXON", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.047619, + "strategy_rank": 94.701504, + "rr": 2.183904, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.275856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046166, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 79.038005, + "rr": 1.869788, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.804682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803054, + "range_504_ratio": 2.232348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.816117, + "hold30_r": 3.64291 + }, + { + "symbol": "BIIB", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.809524, + "strategy_rank": 70.904196, + "rr": 2.086913, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.13037, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054881, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.333333, + "strategy_rank": 70.811956, + "rr": 0.913676, + "primary_prob": 53.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.370514, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.544458, + "range_504_ratio": 1.723674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.856632, + "hold30_r": 5.328897 + }, + { + "symbol": "CASY", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.02381, + "strategy_rank": 61.015241, + "rr": 1.930316, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.895474, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.380458, + "range_504_ratio": 1.462954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863343, + "hold30_r": 2.782067 + }, + { + "symbol": "CDNS", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.02381, + "strategy_rank": 82.623317, + "rr": 1.193065, + "primary_prob": 41.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.789598, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.606435, + "range_504_ratio": 1.833881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144154, + "hold30_r": -0.374105 + }, + { + "symbol": "CMG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.119048, + "strategy_rank": 81.725851, + "rr": 1.590651, + "primary_prob": 22.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.385976, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581405, + "range_504_ratio": 1.78855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.501207, + "hold30_r": -3.062273 + }, + { + "symbol": "COIN", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.642857, + "strategy_rank": 89.143112, + "rr": 2.192438, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.288657, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.172189, + "hold30_r": 2.093293 + }, + { + "symbol": "CSGP", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.547619, + "strategy_rank": 70.551267, + "rr": 3.981755, + "primary_prob": 14.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 5.972632, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064338, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.285714, + "strategy_rank": 63.889549, + "rr": 1.249483, + "primary_prob": 29.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.874225, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.420611, + "range_504_ratio": 1.522891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.179495, + "hold30_r": 0.115655 + }, + { + "symbol": "DVA", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.857143, + "strategy_rank": 81.452494, + "rr": 1.745636, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.618454, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737492, + "range_504_ratio": 2.090686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689676, + "hold30_r": 4.092109 + }, + { + "symbol": "DXCM", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.52381, + "strategy_rank": 89.717736, + "rr": 1.536245, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.304368, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489636, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.309524, + "strategy_rank": 76.378662, + "rr": 1.986837, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.980255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.92952, + "hold30_r": 1.789561 + }, + { + "symbol": "FICO", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.214286, + "strategy_rank": 79.403207, + "rr": 1.538051, + "primary_prob": 23.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.307077, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.873617, + "range_504_ratio": 2.395559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478559, + "hold30_r": 3.038898 + }, + { + "symbol": "FSLR", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642857, + "strategy_rank": 99.07304, + "rr": 1.67438, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.511571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.641058, + "hold30_r": 1.902912 + }, + { + "symbol": "GE", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.880952, + "strategy_rank": 88.934481, + "rr": 0.8105, + "primary_prob": 55.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.215751, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741036, + "hold30_r": 2.399987 + }, + { + "symbol": "GILD", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.214286, + "strategy_rank": 61.563539, + "rr": 1.903142, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.854713, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.833916, + "hold30_r": 1.894353 + }, + { + "symbol": "GIS", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5, + "strategy_rank": 58.925772, + "rr": 1.691184, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.536776, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.472405, + "range_504_ratio": 1.603847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096668, + "hold30_r": -1.015711 + }, + { + "symbol": "IBKR", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.119048, + "strategy_rank": 83.356492, + "rr": 1.427875, + "primary_prob": 38.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.141812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.36426, + "hold30_r": 3.555136 + }, + { + "symbol": "IDXX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 76.611243, + "rr": 1.08892, + "primary_prob": 46.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.63338, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801869, + "range_504_ratio": 2.229704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031465, + "hold30_r": 2.049831 + }, + { + "symbol": "ISRG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.214286, + "strategy_rank": 81.888955, + "rr": 1.752217, + "primary_prob": 41.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.628325, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.68084, + "hold30_r": -1.019768 + }, + { + "symbol": "IT", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.809524, + "strategy_rank": 69.898258, + "rr": 1.850759, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.776139, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.784264, + "hold30_r": -0.067654 + }, + { + "symbol": "JBL", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.190476, + "strategy_rank": 79.839272, + "rr": 1.024028, + "primary_prob": 50.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.536043, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787898, + "range_504_ratio": 2.19877, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.968398, + "hold30_r": 1.002526 + }, + { + "symbol": "JCI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.071429, + "strategy_rank": 71.286817, + "rr": 1.874858, + "primary_prob": 37.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.812286, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585759, + "range_504_ratio": 1.796353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069328, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.047619, + "strategy_rank": 81.038797, + "rr": 1.670538, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.505807, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.603376, + "hold30_r": 5.116758 + }, + { + "symbol": "LRCX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.571429, + "strategy_rank": 87.760095, + "rr": 2.177872, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.266807, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.193445, + "hold30_r": -1.146628 + }, + { + "symbol": "LVS", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.619048, + "strategy_rank": 87.110055, + "rr": 1.042343, + "primary_prob": 45.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.563514, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051902, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.357143, + "strategy_rank": 94.932898, + "rr": 1.788041, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.682062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.740803, + "hold30_r": 1.494244 + }, + { + "symbol": "MGM", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.666667, + "strategy_rank": 81.224861, + "rr": 1.617098, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.425647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.564439, + "hold30_r": 2.053477 + }, + { + "symbol": "MPC", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.02381, + "strategy_rank": 84.610253, + "rr": 1.710262, + "primary_prob": 48.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.565393, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.658982, + "hold30_r": 6.764296 + }, + { + "symbol": "MRK", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.738095, + "strategy_rank": 61.087688, + "rr": 1.588989, + "primary_prob": 46.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.383484, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068368, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 62.992874, + "rr": 1.558007, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.33701, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.427984, + "range_504_ratio": 1.534162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.474333, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.02381, + "strategy_rank": 97.738519, + "rr": 2.264714, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.397071, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.242684, + "hold30_r": 1.793464 + }, + { + "symbol": "NFLX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.690476, + "strategy_rank": 95.057205, + "rr": 1.787087, + "primary_prob": 35.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.680631, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.740677, + "hold30_r": 0.656486 + }, + { + "symbol": "NUE", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.309524, + "strategy_rank": 82.356097, + "rr": 2.766929, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.150393, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048038, + "hold30_r": 1.286332 + }, + { + "symbol": "NVDA", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.404762, + "strategy_rank": 98.692597, + "rr": 0.909581, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.364371, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.403491, + "range_504_ratio": 4.06938, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.873473, + "hold30_r": 0.288824 + }, + { + "symbol": "ORCL", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.571429, + "strategy_rank": 74.407363, + "rr": 2.113014, + "primary_prob": 30.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.16952, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05134, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.047619, + "strategy_rank": 68.897466, + "rr": 1.043682, + "primary_prob": 37.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.565523, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.560394, + "range_504_ratio": 1.751362, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970554, + "hold30_r": -0.222809 + }, + { + "symbol": "PCG", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 70.172209, + "rr": 1.176411, + "primary_prob": 42.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.764617, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.763434, + "range_504_ratio": 2.145631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.108338, + "hold30_r": 1.004621 + }, + { + "symbol": "PLTR", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.547619, + "strategy_rank": 93.691409, + "rr": 1.6751, + "primary_prob": 21.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.51265, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.654901, + "hold30_r": 0.442417 + }, + { + "symbol": "PODD", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.97619, + "strategy_rank": 73.617775, + "rr": 1.813838, + "primary_prob": 47.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.720756, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.618346, + "range_504_ratio": 1.855856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04963, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.595238, + "strategy_rank": 71.487926, + "rr": 1.673858, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.510787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.446198, + "range_504_ratio": 1.56236, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053348, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.095238, + "strategy_rank": 76.524149, + "rr": 2.138766, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.208149, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.078614, + "hold30_r": -1.925775 + }, + { + "symbol": "ROST", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.547619, + "strategy_rank": 63.148654, + "rr": 1.853963, + "primary_prob": 46.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.780945, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.780831, + "hold30_r": 1.379797 + }, + { + "symbol": "SBUX", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.928571, + "strategy_rank": 65.94715, + "rr": 0.916514, + "primary_prob": 51.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.374771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613592, + "range_504_ratio": 1.847054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073016, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.357143, + "strategy_rank": 88.760689, + "rr": 2.301271, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.451906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.255367, + "hold30_r": 5.420868 + }, + { + "symbol": "SMCI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880952, + "strategy_rank": 99.66726, + "rr": 1.915709, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.873563, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.106298, + "range_504_ratio": 8.217762, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.896012, + "hold30_r": 1.7372 + }, + { + "symbol": "SNPS", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.642857, + "strategy_rank": 80.35095, + "rr": 1.500964, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.251446, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.448131, + "hold30_r": 0.134936 + }, + { + "symbol": "STLD", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.5, + "strategy_rank": 92.220309, + "rr": 1.906038, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.859057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039733, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.357143, + "strategy_rank": 76.665677, + "rr": 1.388764, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.083146, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051959, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.166667, + "strategy_rank": 71.778899, + "rr": 1.936961, + "primary_prob": 37.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.905441, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.862454, + "hold30_r": 2.711844 + }, + { + "symbol": "TTD", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.166667, + "strategy_rank": 95.382225, + "rr": 2.39813, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.597195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.353406, + "hold30_r": 1.21175 + }, + { + "symbol": "UBER", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.380952, + "strategy_rank": 94.639351, + "rr": 1.861252, + "primary_prob": 34.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.791878, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967674, + "range_504_ratio": 2.631817, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044276, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.595238, + "strategy_rank": 90.210016, + "rr": 1.984109, + "primary_prob": 40.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.976164, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.941967, + "hold30_r": 2.760935 + }, + { + "symbol": "VRSK", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.690476, + "strategy_rank": 64.64034, + "rr": 0.731649, + "primary_prob": 53.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.097473, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.394706, + "range_504_ratio": 1.483947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645148, + "hold30_r": 2.001444 + }, + { + "symbol": "VRSN", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.952381, + "strategy_rank": 62.268804, + "rr": 1.069516, + "primary_prob": 47.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.604274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085735, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-06-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.452381, + "strategy_rank": 97.812154, + "rr": 2.154879, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.232318, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.116382, + "hold30_r": 8.912613 + }, + { + "symbol": "WDAY", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.47619, + "strategy_rank": 80.177751, + "rr": 0.971736, + "primary_prob": 42.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.457604, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.921097, + "hold30_r": 0.151315 + }, + { + "symbol": "WYNN", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.97619, + "strategy_rank": 89.533452, + "rr": 1.915821, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.873731, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.913658, + "range_504_ratio": 2.493426, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04935, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.261905, + "strategy_rank": 71.550079, + "rr": 1.813273, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.719909, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060704, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-06-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.833333, + "strategy_rank": 67.949129, + "rr": 1.357823, + "primary_prob": 52.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.036734, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075609, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-07-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.867925, + "strategy_rank": 78.867925, + "rr": 1.759967, + "primary_prob": 39.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.63995, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687831, + "hold30_r": 5.764574 + }, + { + "symbol": "ABNB", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.778302, + "strategy_rank": 84.775943, + "rr": 1.906572, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.859858, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.953715, + "range_504_ratio": 2.595334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867766, + "hold30_r": -0.421391 + }, + { + "symbol": "ACGL", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.985849, + "strategy_rank": 77.676887, + "rr": 2.089332, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.133999, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.023599, + "hold30_r": 1.48664 + }, + { + "symbol": "AMAT", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.683962, + "strategy_rank": 87.889151, + "rr": 1.469593, + "primary_prob": 22.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.20439, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052833, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.160377, + "strategy_rank": 93.867925, + "rr": 1.612941, + "primary_prob": 25.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.419412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032289, + "hold30_r": -1.0 + }, + { + "symbol": "AME", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.080189, + "strategy_rank": 63.879717, + "rr": 1.167948, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.751921, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.426805, + "range_504_ratio": 1.532354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080654, + "hold30_r": -0.663857 + }, + { + "symbol": "ANET", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.990566, + "strategy_rank": 95.141509, + "rr": 1.594684, + "primary_prob": 22.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.392027, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.555388, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.495283, + "strategy_rank": 84.540094, + "rr": 0.754522, + "primary_prob": 66.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.131782, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.687525, + "hold30_r": 1.863723 + }, + { + "symbol": "AVGO", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.693396, + "strategy_rank": 87.334906, + "rr": 1.830041, + "primary_prob": 33.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.745062, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.797809, + "range_504_ratio": 2.22067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777377, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.70283, + "strategy_rank": 94.669811, + "rr": 1.77183, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.657744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051605, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.924528, + "strategy_rank": 79.587264, + "rr": 1.510444, + "primary_prob": 50.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.265666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.757854, + "range_504_ratio": 2.133693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450334, + "hold30_r": 2.34457 + }, + { + "symbol": "BIIB", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.745283, + "strategy_rank": 69.917453, + "rr": 2.033909, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.050864, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687239, + "range_504_ratio": 1.988219, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062625, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.09434, + "strategy_rank": 72.051887, + "rr": 1.231685, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.847528, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.544458, + "range_504_ratio": 1.723674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.173263, + "hold30_r": 5.694154 + }, + { + "symbol": "CCL", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.561321, + "strategy_rank": 90.931604, + "rr": 1.671098, + "primary_prob": 37.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.506646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03013, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.45283, + "strategy_rank": 83.537736, + "rr": 0.803246, + "primary_prob": 54.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.204869, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.606435, + "range_504_ratio": 1.833881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.74957, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.929245, + "strategy_rank": 96.34434, + "rr": 2.304643, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.456964, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.283585, + "hold30_r": 0.087348 + }, + { + "symbol": "CRH", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.084906, + "strategy_rank": 76.320755, + "rr": 0.796562, + "primary_prob": 60.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.194843, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582684, + "range_504_ratio": 1.790839, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07654, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.372642, + "strategy_rank": 72.370283, + "rr": 1.216201, + "primary_prob": 45.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.824301, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057636, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.759434, + "strategy_rank": 98.396226, + "rr": 1.853207, + "primary_prob": 32.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.77981, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.841743, + "hold30_r": 2.707467 + }, + { + "symbol": "DD", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.542453, + "strategy_rank": 70.212264, + "rr": 1.628328, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.442492, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562908, + "hold30_r": 2.329396 + }, + { + "symbol": "DHI", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.632075, + "strategy_rank": 76.757075, + "rr": 1.238277, + "primary_prob": 45.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.857416, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.738919, + "range_504_ratio": 2.093671, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062065, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.386792, + "strategy_rank": 64.162736, + "rr": 0.946562, + "primary_prob": 40.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.419843, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.420611, + "range_504_ratio": 1.522891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872568, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.665094, + "strategy_rank": 78.03066, + "rr": 2.885463, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.328195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737492, + "range_504_ratio": 2.090686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.822522, + "hold30_r": 0.909712 + }, + { + "symbol": "DXCM", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.221698, + "strategy_rank": 89.834906, + "rr": 1.911291, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.866937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.862916, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.523585, + "strategy_rank": 79.198113, + "rr": 0.906924, + "primary_prob": 41.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.360386, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.873617, + "range_504_ratio": 2.395559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845639, + "hold30_r": 2.198827 + }, + { + "symbol": "FIX", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.051887, + "strategy_rank": 94.009434, + "rr": 0.92659, + "primary_prob": 53.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.389885, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.902979, + "range_504_ratio": 2.466942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873201, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.764151, + "strategy_rank": 99.268868, + "rr": 1.72439, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.586585, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.689293, + "hold30_r": 0.4637 + }, + { + "symbol": "GILD", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.306604, + "strategy_rank": 59.681604, + "rr": 1.421991, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.132986, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074434, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.396226, + "strategy_rank": 70.294811, + "rr": 0.728848, + "primary_prob": 60.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.093272, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066805, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.981132, + "strategy_rank": 85.365566, + "rr": 2.270809, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.406214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.215405, + "hold30_r": -1.150748 + }, + { + "symbol": "ISRG", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.037736, + "strategy_rank": 80.990566, + "rr": 1.305413, + "primary_prob": 52.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.95812, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.233119, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.617925, + "strategy_rank": 69.681604, + "rr": 1.062139, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.593208, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.995021, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.273585, + "strategy_rank": 73.691038, + "rr": 0.743158, + "primary_prob": 60.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.114737, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.709044, + "range_504_ratio": 2.032047, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066113, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.849057, + "strategy_rank": 79.304245, + "rr": 1.507285, + "primary_prob": 40.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.260927, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.662381, + "range_504_ratio": 1.939404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436147, + "hold30_r": 5.01175 + }, + { + "symbol": "LRCX", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.509434, + "strategy_rank": 90.058962, + "rr": 0.830213, + "primary_prob": 49.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.245319, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.781478, + "hold30_r": 0.686126 + }, + { + "symbol": "LULU", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.320755, + "strategy_rank": 84.587264, + "rr": 1.146062, + "primary_prob": 55.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.719093, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066735, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.34434, + "strategy_rank": 86.332547, + "rr": 1.515733, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.273599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.467297, + "hold30_r": -0.731349 + }, + { + "symbol": "META", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.754717, + "strategy_rank": 95.330189, + "rr": 2.53485, + "primary_prob": 30.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.802275, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.48485, + "hold30_r": -0.006794 + }, + { + "symbol": "MGM", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.900943, + "strategy_rank": 78.584906, + "rr": 2.676485, + "primary_prob": 27.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.014727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.62123, + "hold30_r": 0.806268 + }, + { + "symbol": "MLM", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.556604, + "strategy_rank": 74.917453, + "rr": 0.98959, + "primary_prob": 51.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.484385, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.484625, + "range_504_ratio": 1.623566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913582, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.551887, + "strategy_rank": 82.818396, + "rr": 2.241036, + "primary_prob": 41.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.361555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.183625, + "hold30_r": 6.222288 + }, + { + "symbol": "MPWR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.608491, + "strategy_rank": 87.393868, + "rr": 1.933334, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.900001, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653628, + "range_504_ratio": 1.922503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.895856, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.367925, + "strategy_rank": 60.566038, + "rr": 1.560878, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.341317, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072623, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.349057, + "strategy_rank": 98.667453, + "rr": 2.308189, + "primary_prob": 24.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.462283, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.284376, + "hold30_r": -0.264513 + }, + { + "symbol": "NCLH", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.79717, + "strategy_rank": 90.601415, + "rr": 1.515894, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.273842, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.053646, + "range_504_ratio": 2.868089, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036218, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-07-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.938679, + "strategy_rank": 94.764151, + "rr": 3.180754, + "primary_prob": 20.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.771131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047677, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.316038, + "strategy_rank": 84.882075, + "rr": 2.960426, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.440639, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050424, + "hold30_r": 1.261775 + }, + { + "symbol": "NVDA", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.528302, + "strategy_rank": 98.820755, + "rr": 0.7797, + "primary_prob": 55.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.16955, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.403491, + "range_504_ratio": 4.06938, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.740183, + "hold30_r": 0.546257 + }, + { + "symbol": "NVR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.259434, + "strategy_rank": 64.139151, + "rr": 0.933612, + "primary_prob": 53.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.400419, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.579958, + "range_504_ratio": 1.785963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074778, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.216981, + "strategy_rank": 74.103774, + "rr": 2.634812, + "primary_prob": 24.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.952218, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052769, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.84434, + "strategy_rank": 71.073113, + "rr": 1.139618, + "primary_prob": 48.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.709427, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506491, + "range_504_ratio": 1.659458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.073109, + "hold30_r": 0.921491 + }, + { + "symbol": "PH", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.136792, + "strategy_rank": 75.035377, + "rr": 0.773249, + "primary_prob": 59.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.159873, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.533336, + "range_504_ratio": 1.704609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.7096, + "hold30_r": 1.950932 + }, + { + "symbol": "PHM", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.457547, + "strategy_rank": 78.21934, + "rr": 0.894514, + "primary_prob": 54.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.34177, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.815008, + "range_504_ratio": 2.259194, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068133, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.283019, + "strategy_rank": 96.34434, + "rr": 1.802719, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.704079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.77804, + "hold30_r": -0.196495 + }, + { + "symbol": "REGN", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.839623, + "strategy_rank": 73.03066, + "rr": 1.537694, + "primary_prob": 36.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.306541, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.442604, + "range_504_ratio": 1.556755, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.120054, + "hold30_r": -1.065108 + }, + { + "symbol": "ROK", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.853774, + "strategy_rank": 76.603774, + "rr": 1.786197, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.679295, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.723086, + "hold30_r": -2.420506 + }, + { + "symbol": "ROST", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.033019, + "strategy_rank": 65.71934, + "rr": 1.934884, + "primary_prob": 45.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.902326, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611165, + "range_504_ratio": 1.842577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076916, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.910377, + "strategy_rank": 86.556604, + "rr": 1.872894, + "primary_prob": 42.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.809342, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.822563, + "hold30_r": 4.323635 + }, + { + "symbol": "SNA", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.075472, + "strategy_rank": 65.695755, + "rr": 0.903407, + "primary_prob": 55.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.355111, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.420607, + "range_504_ratio": 1.522885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.817922, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.622642, + "strategy_rank": 80.707547, + "rr": 1.263933, + "primary_prob": 34.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.895899, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.204096, + "hold30_r": -0.313194 + }, + { + "symbol": "STLD", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.688679, + "strategy_rank": 92.617925, + "rr": 1.550203, + "primary_prob": 48.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.325305, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039209, + "hold30_r": 0.113623 + }, + { + "symbol": "TPR", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.023585, + "strategy_rank": 79.858491, + "rr": 1.880359, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.820538, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056782, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.070755, + "strategy_rank": 69.139151, + "rr": 1.637622, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.456432, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558171, + "hold30_r": 2.796705 + }, + { + "symbol": "TTD", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.287736, + "strategy_rank": 97.606132, + "rr": 0.727493, + "primary_prob": 46.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.09124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04739, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.995283, + "strategy_rank": 95.235849, + "rr": 1.954819, + "primary_prob": 33.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.932228, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.961352, + "range_504_ratio": 2.61523, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.91054, + "hold30_r": -0.005071 + }, + { + "symbol": "UHS", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.014151, + "strategy_rank": 71.462264, + "rr": 1.593581, + "primary_prob": 38.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.390372, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057075, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.325472, + "strategy_rank": 88.679245, + "rr": 2.176756, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.265134, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047637, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.382075, + "strategy_rank": 71.462264, + "rr": 0.913591, + "primary_prob": 53.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.370386, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.496222, + "range_504_ratio": 1.642504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.828567, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.603774, + "strategy_rank": 59.386792, + "rr": 0.942159, + "primary_prob": 51.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.413239, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504156, + "range_504_ratio": 1.655588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090642, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.174528, + "strategy_rank": 98.21934, + "rr": 1.81091, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.716365, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.770248, + "hold30_r": 7.89826 + }, + { + "symbol": "WDAY", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.858491, + "strategy_rank": 83.667453, + "rr": 1.053151, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.579726, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000817, + "hold30_r": 0.918073 + }, + { + "symbol": "WYNN", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.816038, + "strategy_rank": 88.042453, + "rr": 2.229523, + "primary_prob": 25.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.344285, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.897632, + "range_504_ratio": 2.453785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047218, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-07-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.311321, + "strategy_rank": 69.044811, + "rr": 1.870379, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.805569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.79404, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-07-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.824228, + "strategy_rank": 77.548998, + "rr": 1.340741, + "primary_prob": 40.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.011112, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.841898, + "range_504_ratio": 2.320768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.267928, + "hold30_r": 4.591315 + }, + { + "symbol": "ACGL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.724466, + "strategy_rank": 79.234614, + "rr": 0.917431, + "primary_prob": 53.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.376147, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.762551, + "range_504_ratio": 2.143737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844438, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.904988, + "strategy_rank": 86.535387, + "rr": 0.808336, + "primary_prob": 55.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.212505, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.756158, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.755344, + "strategy_rank": 93.64912, + "rr": 1.642708, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.464062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035004, + "hold30_r": -1.0 + }, + { + "symbol": "AME", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.254157, + "strategy_rank": 62.187862, + "rr": 1.521158, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.281737, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.426805, + "range_504_ratio": 1.532354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.428649, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.947743, + "strategy_rank": 75.953468, + "rr": 0.864936, + "primary_prob": 66.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.297404, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.485441, + "range_504_ratio": 1.624892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791532, + "hold30_r": -1.203969 + }, + { + "symbol": "ANET", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.061758, + "strategy_rank": 93.639439, + "rr": 1.106193, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.659289, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061203, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.698337, + "strategy_rank": 85.641443, + "rr": 1.234345, + "primary_prob": 41.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.851518, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574967, + "range_504_ratio": 1.777071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171834, + "hold30_r": 2.031861 + }, + { + "symbol": "AVGO", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.418052, + "strategy_rank": 86.602115, + "rr": 1.005216, + "primary_prob": 50.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.507824, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.797809, + "range_504_ratio": 2.22067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.948949, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.456057, + "strategy_rank": 94.618292, + "rr": 2.404878, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.607317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052384, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.349169, + "strategy_rank": 78.033992, + "rr": 0.985742, + "primary_prob": 47.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.478614, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.757854, + "range_504_ratio": 2.133693, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061816, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.211401, + "strategy_rank": 70.56599, + "rr": 1.94328, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.914919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.650718, + "range_504_ratio": 1.916916, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059021, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.460808, + "strategy_rank": 62.193181, + "rr": 0.697101, + "primary_prob": 60.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.045652, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.612625, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.437055, + "strategy_rank": 72.659967, + "rr": 0.731915, + "primary_prob": 61.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.097873, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729554, + "range_504_ratio": 2.074155, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092155, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.847981, + "strategy_rank": 76.501644, + "rr": 1.489437, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.234155, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.42871, + "hold30_r": 2.326347 + }, + { + "symbol": "CCL", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.586698, + "strategy_rank": 94.479883, + "rr": 2.801443, + "primary_prob": 20.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.202164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029532, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.598575, + "strategy_rank": 81.142225, + "rr": 1.025474, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.53821, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.606435, + "range_504_ratio": 1.833881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.97217, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.992874, + "strategy_rank": 80.805912, + "rr": 1.462414, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.193621, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.584904, + "range_504_ratio": 1.794818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.372792, + "hold30_r": -3.259403 + }, + { + "symbol": "CSGP", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.760095, + "strategy_rank": 69.825905, + "rr": 1.340492, + "primary_prob": 42.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.010738, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06214, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.287411, + "strategy_rank": 99.465643, + "rr": 2.037801, + "primary_prob": 28.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.056701, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.024436, + "hold30_r": 0.238832 + }, + { + "symbol": "DE", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.4038, + "strategy_rank": 74.161807, + "rr": 1.947025, + "primary_prob": 45.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.920538, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.884337, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.185273, + "strategy_rank": 77.186089, + "rr": 2.001031, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.001547, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737492, + "range_504_ratio": 2.090686, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065154, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.249406, + "strategy_rank": 90.06321, + "rr": 1.66712, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.50068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053827, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.235154, + "strategy_rank": 73.855129, + "rr": 2.256034, + "primary_prob": 41.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.384051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.194142, + "hold30_r": -0.002633 + }, + { + "symbol": "FCX", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.767221, + "strategy_rank": 86.460751, + "rr": 1.687751, + "primary_prob": 42.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.531627, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.643208, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.76247, + "strategy_rank": 99.265009, + "rr": 1.684397, + "primary_prob": 28.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.526595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.648844, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.674584, + "strategy_rank": 77.16273, + "rr": 1.715026, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.572539, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.638204, + "hold30_r": 0.784111 + }, + { + "symbol": "GILD", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.285036, + "strategy_rank": 59.682937, + "rr": 1.874831, + "primary_prob": 28.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.812246, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.799611, + "hold30_r": 0.324987 + }, + { + "symbol": "GWW", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.498812, + "strategy_rank": 82.081396, + "rr": 0.824165, + "primary_prob": 59.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.236248, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066448, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.011876, + "strategy_rank": 71.449072, + "rr": 1.161541, + "primary_prob": 46.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.742312, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071296, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.92399, + "strategy_rank": 85.567172, + "rr": 1.991465, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.987198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.110447, + "hold30_r": -1.043148 + }, + { + "symbol": "ISRG", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.855107, + "strategy_rank": 81.548812, + "rr": 1.414151, + "primary_prob": 47.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.121226, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.257238, + "hold30_r": -1.186612 + }, + { + "symbol": "IT", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.173397, + "strategy_rank": 69.623273, + "rr": 1.113753, + "primary_prob": 45.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.67063, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.510857, + "range_504_ratio": 1.666719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.041671, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.779097, + "strategy_rank": 72.554373, + "rr": 0.924835, + "primary_prob": 61.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.387253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585759, + "range_504_ratio": 1.796353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077852, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.361045, + "strategy_rank": 86.520978, + "rr": 0.856337, + "primary_prob": 48.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.284506, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.668874, + "range_504_ratio": 1.952038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.806755, + "hold30_r": 1.49992 + }, + { + "symbol": "LII", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.32304, + "strategy_rank": 78.007171, + "rr": 1.159234, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.738851, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.636761, + "range_504_ratio": 1.890347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.090946, + "hold30_r": 3.116143 + }, + { + "symbol": "LIN", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.997625, + "strategy_rank": 61.994546, + "rr": 0.919508, + "primary_prob": 53.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.379263, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.379398, + "range_504_ratio": 1.461405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.842751, + "hold30_r": 0.384196 + }, + { + "symbol": "LLY", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.836105, + "strategy_rank": 70.644989, + "rr": 1.198244, + "primary_prob": 35.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.797366, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.75792, + "range_504_ratio": 2.133833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.13659, + "hold30_r": 7.889315 + }, + { + "symbol": "LRCX", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.429929, + "strategy_rank": 88.086732, + "rr": 1.134379, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.701568, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.084107, + "hold30_r": 2.240659 + }, + { + "symbol": "LVS", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.624703, + "strategy_rank": 87.14061, + "rr": 1.960753, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.941129, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05324, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.486936, + "strategy_rank": 95.134694, + "rr": 2.127018, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.190528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05005, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.123515, + "strategy_rank": 80.951864, + "rr": 2.394477, + "primary_prob": 24.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.591715, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.339643, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.491686, + "strategy_rank": 71.809109, + "rr": 1.371559, + "primary_prob": 41.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.057339, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.484625, + "range_504_ratio": 1.623566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.294723, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.410926, + "strategy_rank": 84.718454, + "rr": 2.382155, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.573232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.326377, + "hold30_r": 5.414516 + }, + { + "symbol": "MSTR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.111639, + "strategy_rank": 95.000422, + "rr": 1.173485, + "primary_prob": 45.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.760228, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.147911, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.774347, + "strategy_rank": 94.920242, + "rr": 1.859313, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.78897, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036599, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.693587, + "strategy_rank": 94.642383, + "rr": 3.590656, + "primary_prob": 16.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 5.385985, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051418, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.085511, + "strategy_rank": 84.132369, + "rr": 2.826028, + "primary_prob": 20.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.239042, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761874, + "range_504_ratio": 2.142287, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052605, + "hold30_r": -0.412355 + }, + { + "symbol": "ORCL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.16152, + "strategy_rank": 74.607851, + "rr": 1.465131, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.197696, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059591, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.710214, + "strategy_rank": 82.611842, + "rr": 1.525059, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.287588, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482138, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.08076, + "strategy_rank": 96.901082, + "rr": 1.923966, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.88595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.898302, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.524941, + "strategy_rank": 95.721961, + "rr": 1.036683, + "primary_prob": 43.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.555024, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.219072, + "range_504_ratio": 3.384046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.987186, + "hold30_r": 0.772528 + }, + { + "symbol": "ROK", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.142518, + "strategy_rank": 78.988388, + "rr": 1.095684, + "primary_prob": 50.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.643527, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.779633, + "hold30_r": -3.712492 + }, + { + "symbol": "ROST", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.223278, + "strategy_rank": 63.733072, + "rr": 0.9955, + "primary_prob": 64.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.49325, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919465, + "hold30_r": 3.531738 + }, + { + "symbol": "SLB", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.448931, + "strategy_rank": 90.566384, + "rr": 2.603333, + "primary_prob": 23.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.905, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048379, + "hold30_r": 0.516399 + }, + { + "symbol": "SNPS", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.56057, + "strategy_rank": 77.711356, + "rr": 1.861112, + "primary_prob": 16.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.791668, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060002, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.517815, + "strategy_rank": 92.345409, + "rr": 2.556628, + "primary_prob": 26.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.834942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042475, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.7981, + "strategy_rank": 80.081419, + "rr": 2.125509, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.188264, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057663, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.016627, + "strategy_rank": 70.587942, + "rr": 1.525865, + "primary_prob": 39.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.288798, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.445445, + "hold30_r": 1.44523 + }, + { + "symbol": "TTD", + "date": "2023-07-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.912114, + "strategy_rank": 97.340849, + "rr": 2.222132, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.333198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045859, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.862233, + "strategy_rank": 95.268966, + "rr": 1.737847, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.60677, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.907253, + "range_504_ratio": 2.477507, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.695453, + "hold30_r": 0.295196 + }, + { + "symbol": "UHS", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.035629, + "strategy_rank": 74.276125, + "rr": 1.632895, + "primary_prob": 37.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.449342, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060721, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.686461, + "strategy_rank": 91.230286, + "rr": 0.707559, + "primary_prob": 60.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.061339, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047141, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.748219, + "strategy_rank": 70.18963, + "rr": 0.90551, + "primary_prob": 56.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.358266, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.496222, + "range_504_ratio": 1.642504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.827911, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.931116, + "strategy_rank": 98.114341, + "rr": 1.902006, + "primary_prob": 33.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.85301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.857642, + "hold30_r": 8.542151 + }, + { + "symbol": "WDAY", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.273159, + "strategy_rank": 79.098794, + "rr": 0.809452, + "primary_prob": 49.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.214177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.757268, + "hold30_r": 1.326735 + }, + { + "symbol": "WYNN", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.099762, + "strategy_rank": 89.108222, + "rr": 1.921312, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.881968, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092312, + "hold30_r": -1.043148 + }, + { + "symbol": "XOM", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.047506, + "strategy_rank": 70.215719, + "rr": 1.317396, + "primary_prob": 40.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.976094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83366, + "range_504_ratio": 2.301727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065275, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.985748, + "strategy_rank": 71.137891, + "rr": 0.918195, + "primary_prob": 51.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.377293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844019, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-07-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.541568, + "strategy_rank": 59.520804, + "rr": 1.481229, + "primary_prob": 46.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.221843, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499274, + "range_504_ratio": 1.647525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08217, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.152334, + "strategy_rank": 82.730163, + "rr": 2.150243, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.225364, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051803, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.135135, + "strategy_rank": 88.160771, + "rr": 1.698969, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.548453, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033959, + "hold30_r": -1.0 + }, + { + "symbol": "AME", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.117936, + "strategy_rank": 63.922261, + "rr": 1.594882, + "primary_prob": 22.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.392323, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.426805, + "range_504_ratio": 1.532354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.498466, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.589681, + "strategy_rank": 64.390718, + "rr": 1.140443, + "primary_prob": 60.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.710665, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.417545, + "range_504_ratio": 1.518229, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.201598, + "hold30_r": -1.123493 + }, + { + "symbol": "AXON", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.648649, + "strategy_rank": 94.679054, + "rr": 1.118821, + "primary_prob": 45.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.678232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051604, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.189189, + "strategy_rank": 74.675079, + "rr": 2.41888, + "primary_prob": 22.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.62832, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.757854, + "range_504_ratio": 2.133693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.353514, + "hold30_r": 3.172738 + }, + { + "symbol": "BIIB", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.592138, + "strategy_rank": 67.601261, + "rr": 2.250373, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.37556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065584, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.04914, + "strategy_rank": 64.652045, + "rr": 0.827647, + "primary_prob": 54.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.241471, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.743516, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.857494, + "strategy_rank": 94.634069, + "rr": 1.559094, + "primary_prob": 38.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.338641, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030107, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.820639, + "strategy_rank": 67.872977, + "rr": 1.147279, + "primary_prob": 47.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.720918, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081999, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.7543, + "strategy_rank": 99.791245, + "rr": 5.731258, + "primary_prob": 10.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 8.596886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01457, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.309582, + "strategy_rank": 76.293178, + "rr": 0.744677, + "primary_prob": 61.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.117016, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.101741, + "hold30_r": -1.047904 + }, + { + "symbol": "DE", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.643735, + "strategy_rank": 77.081497, + "rr": 0.947747, + "primary_prob": 52.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.42162, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.45738, + "range_504_ratio": 1.57993, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.878419, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.051597, + "strategy_rank": 79.737589, + "rr": 1.056842, + "primary_prob": 49.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.585263, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.972234, + "range_504_ratio": 2.643843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.472086, + "hold30_r": -1.412415 + }, + { + "symbol": "DXCM", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.208845, + "strategy_rank": 89.697662, + "rr": 1.631325, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.446987, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052402, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.977887, + "strategy_rank": 77.097756, + "rr": 1.907521, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.861281, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.519841, + "range_504_ratio": 1.68176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.839621, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.732187, + "strategy_rank": 85.381648, + "rr": 2.107576, + "primary_prob": 22.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.161363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.062049, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.5086, + "strategy_rank": 98.994255, + "rr": 1.821368, + "primary_prob": 38.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.732053, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.787504, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.963145, + "strategy_rank": 74.783025, + "rr": 0.792, + "primary_prob": 61.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.188, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.661834, + "range_504_ratio": 1.938345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.711785, + "hold30_r": 1.613198 + }, + { + "symbol": "GILD", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.063882, + "strategy_rank": 60.680012, + "rr": 1.570924, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.356385, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078626, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.611794, + "strategy_rank": 83.579726, + "rr": 1.384842, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.077264, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.448661, + "hold30_r": -1.379198 + }, + { + "symbol": "HCA", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.594595, + "strategy_rank": 71.252981, + "rr": 1.174835, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.762252, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.532988, + "hold30_r": -1.466812 + }, + { + "symbol": "HWM", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.292383, + "strategy_rank": 67.642904, + "rr": 1.255936, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.883904, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078088, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.523342, + "strategy_rank": 85.426633, + "rr": 1.345342, + "primary_prob": 40.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.018013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.290049, + "hold30_r": 2.792957 + }, + { + "symbol": "IR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.031941, + "strategy_rank": 77.9503, + "rr": 0.696453, + "primary_prob": 47.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.04468, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.536533, + "range_504_ratio": 1.710067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.626037, + "hold30_r": 2.234008 + }, + { + "symbol": "ISRG", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.120393, + "strategy_rank": 81.47104, + "rr": 1.128409, + "primary_prob": 54.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.692613, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.384452, + "hold30_r": -1.317625 + }, + { + "symbol": "JCI", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.046683, + "strategy_rank": 72.029737, + "rr": 1.470048, + "primary_prob": 40.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.205073, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585759, + "range_504_ratio": 1.796353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087334, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.503686, + "strategy_rank": 78.786403, + "rr": 1.201828, + "primary_prob": 42.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.802742, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.636761, + "range_504_ratio": 1.890347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.131352, + "hold30_r": 4.127331 + }, + { + "symbol": "LIN", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.572482, + "strategy_rank": 62.321325, + "rr": 0.918958, + "primary_prob": 41.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.378436, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.381937, + "range_504_ratio": 1.46512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.841272, + "hold30_r": 1.283327 + }, + { + "symbol": "LLY", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.786241, + "strategy_rank": 72.77831, + "rr": 1.107474, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.661211, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.75792, + "range_504_ratio": 2.133833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042871, + "hold30_r": 6.725065 + }, + { + "symbol": "LRCX", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 83.044786, + "rr": 2.73579, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.103684, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050394, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.09828, + "strategy_rank": 77.355561, + "rr": 1.667441, + "primary_prob": 28.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.501161, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658366, + "range_504_ratio": 1.931633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069093, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.437346, + "strategy_rank": 86.035554, + "rr": 1.778001, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.667001, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.145356, + "hold30_r": -1.092165 + }, + { + "symbol": "MCK", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.678133, + "strategy_rank": 61.661458, + "rr": 1.910842, + "primary_prob": 18.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.866264, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.834183, + "range_504_ratio": 2.302931, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083241, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.226044, + "strategy_rank": 94.15676, + "rr": 1.665197, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.497795, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053093, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.889435, + "strategy_rank": 79.532899, + "rr": 0.684157, + "primary_prob": 59.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.026235, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661411, + "range_504_ratio": 1.937524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.62906, + "hold30_r": -1.120031 + }, + { + "symbol": "MLM", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.34398, + "strategy_rank": 69.218727, + "rr": 0.750743, + "primary_prob": 60.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.126114, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.484625, + "range_504_ratio": 1.623566, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.080813, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.398034, + "strategy_rank": 82.387448, + "rr": 1.95856, + "primary_prob": 38.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.93784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.017434, + "range_504_ratio": 2.766089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.901025, + "hold30_r": 4.954414 + }, + { + "symbol": "MSTR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.872236, + "strategy_rank": 89.926742, + "rr": 1.599101, + "primary_prob": 34.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.398652, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02611, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.628993, + "strategy_rank": 93.259412, + "rr": 2.451294, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.676941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.297932, + "hold30_r": -1.261883 + }, + { + "symbol": "NFLX", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.402948, + "strategy_rank": 94.727652, + "rr": 2.42768, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.641519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.569793, + "hold30_r": -1.522274 + }, + { + "symbol": "OMC", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.837838, + "strategy_rank": 77.258545, + "rr": 2.234605, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.351907, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043305, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.683047, + "strategy_rank": 77.678133, + "rr": 0.772766, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.159149, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060441, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.29484, + "strategy_rank": 88.426976, + "rr": 1.241424, + "primary_prob": 42.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.862136, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046002, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.420147, + "strategy_rank": 97.899986, + "rr": 1.506159, + "primary_prob": 37.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.259239, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026708, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.906634, + "strategy_rank": 64.102291, + "rr": 1.905299, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.857949, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.465137, + "range_504_ratio": 1.592232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078813, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.262899, + "strategy_rank": 94.631088, + "rr": 1.064737, + "primary_prob": 41.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.597105, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.219072, + "range_504_ratio": 3.384046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.012596, + "hold30_r": -0.123258 + }, + { + "symbol": "REGN", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 72.623663, + "rr": 1.770649, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.655973, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.442604, + "range_504_ratio": 1.556755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705241, + "hold30_r": 5.273476 + }, + { + "symbol": "ROK", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.329238, + "strategy_rank": 76.867232, + "rr": 0.677879, + "primary_prob": 64.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.016818, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07032, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.769042, + "strategy_rank": 90.525094, + "rr": 2.484244, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.726366, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052582, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.660934, + "strategy_rank": 77.018536, + "rr": 0.771443, + "primary_prob": 56.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.157165, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.60719, + "range_504_ratio": 1.835268, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061901, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.874693, + "strategy_rank": 92.254932, + "rr": 1.768353, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.65253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044569, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.383292, + "strategy_rank": 73.638893, + "rr": 0.867168, + "primary_prob": 53.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.300752, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078292, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.068796, + "strategy_rank": 82.211393, + "rr": 1.757022, + "primary_prob": 20.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.635533, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.87432, + "range_504_ratio": 2.397244, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058929, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.203931, + "strategy_rank": 77.357458, + "rr": 2.08138, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.12207, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.678155, + "hold30_r": -2.625164 + }, + { + "symbol": "TTD", + "date": "2023-07-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.823096, + "strategy_rank": 96.561461, + "rr": 2.389188, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.583782, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038148, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.157248, + "strategy_rank": 95.438015, + "rr": 0.775614, + "primary_prob": 55.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.163422, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.8989, + "range_504_ratio": 2.456899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.732994, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.083538, + "strategy_rank": 75.408477, + "rr": 1.114899, + "primary_prob": 36.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.672349, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059923, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.540541, + "strategy_rank": 90.326908, + "rr": 1.009945, + "primary_prob": 49.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.514918, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.125415, + "hold30_r": -1.08045 + }, + { + "symbol": "VMC", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.415233, + "strategy_rank": 68.059781, + "rr": 0.82276, + "primary_prob": 61.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.23414, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.497461, + "range_504_ratio": 1.64454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.740646, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.894349, + "strategy_rank": 98.012809, + "rr": 1.810748, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.716121, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046192, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.014742, + "strategy_rank": 83.564731, + "rr": 2.130314, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.195472, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055688, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.788698, + "strategy_rank": 87.937383, + "rr": 1.066903, + "primary_prob": 47.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.600355, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051757, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.574939, + "strategy_rank": 72.700986, + "rr": 1.443799, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.165698, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.361524, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-07-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.380835, + "strategy_rank": 61.531291, + "rr": 1.561189, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.341784, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499274, + "range_504_ratio": 1.647525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.994001, + "hold30_r": -2.909625 + }, + { + "symbol": "ALGN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.096154, + "strategy_rank": 88.775941, + "rr": 1.932307, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.89846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.891865, + "hold30_r": 0.06426 + }, + { + "symbol": "AMAT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.735577, + "strategy_rank": 83.235767, + "rr": 1.241707, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.862561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.192412, + "hold30_r": 1.632892 + }, + { + "symbol": "ANET", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.706731, + "strategy_rank": 91.892553, + "rr": 1.675772, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.513659, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.738803, + "range_504_ratio": 2.093427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042061, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.375, + "strategy_rank": 83.702788, + "rr": 0.795417, + "primary_prob": 58.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.193126, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602942, + "range_504_ratio": 1.827488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.728289, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.418269, + "strategy_rank": 78.802141, + "rr": 0.816409, + "primary_prob": 59.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.224613, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661805, + "range_504_ratio": 1.938288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748818, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.076923, + "strategy_rank": 94.840897, + "rr": 2.39128, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.58692, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.34266, + "hold30_r": 4.863657 + }, + { + "symbol": "BA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.052885, + "strategy_rank": 75.22335, + "rr": 0.966927, + "primary_prob": 50.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.45039, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.757854, + "range_504_ratio": 2.133693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.91024, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.182692, + "strategy_rank": 68.327165, + "rr": 2.074609, + "primary_prob": 28.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.111913, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057122, + "hold30_r": -0.421014 + }, + { + "symbol": "BLDR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.317308, + "strategy_rank": 94.001971, + "rr": 1.300068, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.950102, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.243922, + "range_504_ratio": 3.469193, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.251724, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.942308, + "strategy_rank": 64.417889, + "rr": 0.972803, + "primary_prob": 50.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.459205, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.8971, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.913462, + "strategy_rank": 72.031509, + "rr": 1.23342, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.850129, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729554, + "range_504_ratio": 2.074155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144978, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.211538, + "strategy_rank": 74.778293, + "rr": 0.942537, + "primary_prob": 53.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.413806, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.50473, + "range_504_ratio": 1.656538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.876733, + "hold30_r": 2.943518 + }, + { + "symbol": "CCL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.033654, + "strategy_rank": 96.144421, + "rr": 1.775445, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.663168, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032932, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.692308, + "strategy_rank": 76.733536, + "rr": 1.562222, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.343333, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049963, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.149038, + "strategy_rank": 79.592816, + "rr": 0.95323, + "primary_prob": 48.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.429845, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.879862, + "hold30_r": -2.807924 + }, + { + "symbol": "CPRT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.264423, + "strategy_rank": 68.185096, + "rr": 0.92081, + "primary_prob": 43.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.381215, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082486, + "hold30_r": -1.0 + }, + { + "symbol": "CSGP", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.543269, + "strategy_rank": 78.147914, + "rr": 1.137735, + "primary_prob": 45.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.706602, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.723795, + "range_504_ratio": 2.062245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049356, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.278846, + "strategy_rank": 99.459221, + "rr": 1.738941, + "primary_prob": 20.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.608412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.011027, + "hold30_r": 0.488973 + }, + { + "symbol": "DAL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.9375, + "strategy_rank": 79.220998, + "rr": 1.412994, + "primary_prob": 35.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.119491, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051477, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.769231, + "strategy_rank": 73.84062, + "rr": 1.135992, + "primary_prob": 54.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.703988, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.460943, + "range_504_ratio": 1.585568, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066237, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.177885, + "strategy_rank": 62.015167, + "rr": 1.021905, + "primary_prob": 35.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.532858, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085506, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.629808, + "strategy_rank": 88.886189, + "rr": 1.538192, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.307288, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487006, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.850962, + "strategy_rank": 73.878407, + "rr": 2.166473, + "primary_prob": 39.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.249709, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.496236, + "range_504_ratio": 1.642527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064279, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.394231, + "strategy_rank": 83.555098, + "rr": 0.715581, + "primary_prob": 63.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.073371, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.700154, + "range_504_ratio": 2.014063, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.630364, + "hold30_r": 7.519508 + }, + { + "symbol": "ETN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.701923, + "strategy_rank": 76.084152, + "rr": 1.588808, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.383212, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.547673, + "range_504_ratio": 1.729224, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.515408, + "hold30_r": 5.742483 + }, + { + "symbol": "FCX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.860577, + "strategy_rank": 87.617512, + "rr": 0.682247, + "primary_prob": 68.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.02337, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.146188, + "hold30_r": -1.103785 + }, + { + "symbol": "FICO", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.432692, + "strategy_rank": 77.090654, + "rr": 0.851549, + "primary_prob": 56.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.277323, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.926576, + "range_504_ratio": 2.525846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795245, + "hold30_r": 2.342856 + }, + { + "symbol": "FIX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.475962, + "strategy_rank": 93.844684, + "rr": 1.091468, + "primary_prob": 33.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.637202, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.929427, + "range_504_ratio": 2.533058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058975, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.519231, + "strategy_rank": 99.01598, + "rr": 1.967484, + "primary_prob": 42.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.951227, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.931393, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.009615, + "strategy_rank": 60.879393, + "rr": 1.339557, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.009335, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.27093, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.870192, + "strategy_rank": 83.191149, + "rr": 1.769958, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.654937, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.43718, + "hold30_r": -1.358984 + }, + { + "symbol": "HCA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.947115, + "strategy_rank": 68.247873, + "rr": 0.949269, + "primary_prob": 50.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.423903, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072046, + "hold30_r": -1.002857 + }, + { + "symbol": "HUBB", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.673077, + "strategy_rank": 85.892017, + "rr": 1.37548, + "primary_prob": 39.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.063219, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.323375, + "hold30_r": 1.262286 + }, + { + "symbol": "IBKR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.024038, + "strategy_rank": 84.167906, + "rr": 1.582792, + "primary_prob": 35.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.374188, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.546947, + "range_504_ratio": 1.727969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524946, + "hold30_r": 2.516234 + }, + { + "symbol": "IR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.379808, + "strategy_rank": 74.187448, + "rr": 1.469457, + "primary_prob": 24.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.204186, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.536533, + "range_504_ratio": 1.710067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.395962, + "hold30_r": 2.864873 + }, + { + "symbol": "ISRG", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.985577, + "strategy_rank": 81.495659, + "rr": 1.655195, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.482792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054464, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.528846, + "strategy_rank": 69.53566, + "rr": 1.14534, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.718009, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.585759, + "range_504_ratio": 1.796353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090508, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.048077, + "strategy_rank": 81.429337, + "rr": 0.714644, + "primary_prob": 55.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.071967, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.679262, + "range_504_ratio": 1.972422, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.666729, + "hold30_r": 2.056192 + }, + { + "symbol": "LEN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.466346, + "strategy_rank": 76.472485, + "rr": 1.504699, + "primary_prob": 21.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.257049, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063597, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.783654, + "strategy_rank": 71.841363, + "rr": 1.138683, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.708025, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.75792, + "range_504_ratio": 2.133833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.070983, + "hold30_r": 8.928392 + }, + { + "symbol": "LRCX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.894231, + "strategy_rank": 84.625242, + "rr": 0.750187, + "primary_prob": 44.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.125281, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700851, + "hold30_r": 1.317128 + }, + { + "symbol": "LVS", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.471154, + "strategy_rank": 86.273693, + "rr": 1.012582, + "primary_prob": 47.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.518874, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04801, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.490385, + "strategy_rank": 61.431758, + "rr": 1.658364, + "primary_prob": 28.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.487545, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.803731, + "range_504_ratio": 2.23386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.57619, + "hold30_r": 1.509 + }, + { + "symbol": "META", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.875, + "strategy_rank": 96.085881, + "rr": 0.804894, + "primary_prob": 45.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.207341, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.759361, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.293269, + "strategy_rank": 81.794497, + "rr": 0.757583, + "primary_prob": 61.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.136375, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.954129, + "range_504_ratio": 2.596409, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.697426, + "hold30_r": 4.739654 + }, + { + "symbol": "MRK", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.451923, + "strategy_rank": 62.428576, + "rr": 1.426818, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.140227, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.354761, + "hold30_r": 0.269021 + }, + { + "symbol": "MSTR", + "date": "2023-07-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.576923, + "strategy_rank": 89.72399, + "rr": 2.012334, + "primary_prob": 28.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.0185, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027418, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.192308, + "strategy_rank": 94.979939, + "rr": 1.551596, + "primary_prob": 46.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.327394, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.068615, + "hold30_r": -1.030067 + }, + { + "symbol": "NFLX", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.836538, + "strategy_rank": 94.240973, + "rr": 1.271811, + "primary_prob": 40.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.907717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.130875, + "hold30_r": -1.091443 + }, + { + "symbol": "NUE", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.288462, + "strategy_rank": 80.986096, + "rr": 2.695108, + "primary_prob": 21.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.042662, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.750988, + "range_504_ratio": 2.119093, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047944, + "hold30_r": -0.001419 + }, + { + "symbol": "NVDA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.038462, + "strategy_rank": 98.391671, + "rr": 1.15721, + "primary_prob": 46.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.735814, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.492603, + "range_504_ratio": 4.448659, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039845, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.336538, + "strategy_rank": 76.246368, + "rr": 2.182745, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.274118, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043038, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.504808, + "strategy_rank": 90.54761, + "rr": 1.268487, + "primary_prob": 43.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.90273, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.107383, + "range_504_ratio": 3.026429, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.225779, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.110577, + "strategy_rank": 76.488915, + "rr": 1.226268, + "primary_prob": 43.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.839401, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058344, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.1875, + "strategy_rank": 89.854991, + "rr": 1.385357, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.078035, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047616, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.139423, + "strategy_rank": 70.458028, + "rr": 1.701959, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.552938, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053156, + "hold30_r": -0.490034 + }, + { + "symbol": "PH", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.658654, + "strategy_rank": 76.560338, + "rr": 0.817817, + "primary_prob": 52.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.226725, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.575239, + "range_504_ratio": 1.777556, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748039, + "hold30_r": 1.360074 + }, + { + "symbol": "PLTR", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.711538, + "strategy_rank": 96.010307, + "rr": 0.784762, + "primary_prob": 44.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.177143, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.759726, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.759615, + "strategy_rank": 94.939644, + "rr": 1.11778, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.67667, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.219072, + "range_504_ratio": 3.384046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.065696, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.620192, + "strategy_rank": 74.067948, + "rr": 1.990213, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.98532, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.442604, + "range_504_ratio": 1.556755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.919489, + "hold30_r": 4.562035 + }, + { + "symbol": "ROK", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.341346, + "strategy_rank": 75.472036, + "rr": 1.252393, + "primary_prob": 41.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.878589, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.509058, + "hold30_r": -3.437224 + }, + { + "symbol": "ROST", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.091346, + "strategy_rank": 60.91718, + "rr": 1.116825, + "primary_prob": 60.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.675238, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.033156, + "hold30_r": 2.189781 + }, + { + "symbol": "SLB", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.899038, + "strategy_rank": 87.304147, + "rr": 2.328071, + "primary_prob": 25.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.492107, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052548, + "hold30_r": 1.439668 + }, + { + "symbol": "SNA", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 68.133993, + "rr": 1.348153, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.02223, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447145, + "range_504_ratio": 1.563842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067568, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.908654, + "strategy_rank": 92.44613, + "rr": 1.955794, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.933691, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041965, + "hold30_r": 0.262889 + }, + { + "symbol": "SYK", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.225962, + "strategy_rank": 72.671123, + "rr": 1.531297, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.296945, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080557, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.389423, + "strategy_rank": 80.336625, + "rr": 1.203753, + "primary_prob": 39.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.80563, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.87432, + "range_504_ratio": 2.397244, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060687, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.533654, + "strategy_rank": 69.013126, + "rr": 0.733595, + "primary_prob": 58.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.100392, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.540198, + "range_504_ratio": 1.716346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.648969, + "hold30_r": 2.663618 + }, + { + "symbol": "TTD", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.634615, + "strategy_rank": 97.140634, + "rr": 1.320547, + "primary_prob": 49.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.980821, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.282531, + "hold30_r": -1.229158 + }, + { + "symbol": "UAL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.427885, + "strategy_rank": 89.627577, + "rr": 1.421911, + "primary_prob": 25.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.132867, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042401, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.557692, + "strategy_rank": 95.681032, + "rr": 0.765044, + "primary_prob": 56.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.147566, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.8989, + "range_504_ratio": 2.456899, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.717576, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.100962, + "strategy_rank": 76.922472, + "rr": 2.211448, + "primary_prob": 26.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.317173, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.693147, + "range_504_ratio": 2.0, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047791, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.745192, + "strategy_rank": 90.428109, + "rr": 0.8714, + "primary_prob": 45.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.3071, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.737499, + "range_504_ratio": 2.0907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047761, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.798077, + "strategy_rank": 97.935632, + "rr": 0.933434, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.400152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.311393, + "range_504_ratio": 3.71134, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.890758, + "hold30_r": 12.007915 + }, + { + "symbol": "WDAY", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.668269, + "strategy_rank": 84.220306, + "rr": 1.051829, + "primary_prob": 36.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.577744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998211, + "hold30_r": -1.144382 + }, + { + "symbol": "WYNN", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.235577, + "strategy_rank": 87.885048, + "rr": 1.943444, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.915165, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054244, + "hold30_r": -1.0 + }, + { + "symbol": "XYL", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.610577, + "strategy_rank": 62.523087, + "rr": 1.717215, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.575822, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655113, + "range_504_ratio": 1.925361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087412, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-07-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.134615, + "strategy_rank": 60.980562, + "rr": 1.762841, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.644262, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499274, + "range_504_ratio": 1.647525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083562, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.543779, + "strategy_rank": 82.580645, + "rr": 1.574742, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.362112, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060458, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.069124, + "strategy_rank": 85.324249, + "rr": 1.523137, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.284705, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.100889, + "hold30_r": -1.06751 + }, + { + "symbol": "AMAT", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.829493, + "strategy_rank": 85.046162, + "rr": 1.82094, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.73141, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045422, + "hold30_r": -1.0 + }, + { + "symbol": "AME", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.640553, + "strategy_rank": 60.96218, + "rr": 1.079054, + "primary_prob": 33.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.618581, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.439387, + "range_504_ratio": 1.551756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085618, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.483871, + "strategy_rank": 84.631813, + "rr": 0.873419, + "primary_prob": 55.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.310128, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602942, + "range_504_ratio": 1.827488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.803776, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.410138, + "strategy_rank": 76.456062, + "rr": 0.771737, + "primary_prob": 61.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.157606, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.665584, + "range_504_ratio": 1.945626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.711409, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.239631, + "strategy_rank": 87.278087, + "rr": 0.67931, + "primary_prob": 60.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.018965, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.799326, + "range_504_ratio": 2.224042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058005, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.695853, + "strategy_rank": 94.662959, + "rr": 1.782359, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.673539, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.732218, + "hold30_r": 4.857268 + }, + { + "symbol": "BIIB", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.092166, + "strategy_rank": 69.202447, + "rr": 2.47365, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.710475, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055282, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.631336, + "strategy_rank": 73.500556, + "rr": 1.411654, + "primary_prob": 44.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.117481, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.624011, + "range_504_ratio": 1.866399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067024, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.677419, + "strategy_rank": 78.619021, + "rr": 2.419322, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.628983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695664, + "range_504_ratio": 2.00504, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057885, + "hold30_r": 0.91157 + }, + { + "symbol": "BSX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.253456, + "strategy_rank": 61.81535, + "rr": 2.217842, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.326764, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.151989, + "hold30_r": 1.496081 + }, + { + "symbol": "CAH", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.930876, + "strategy_rank": 71.03782, + "rr": 0.886776, + "primary_prob": 45.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.330164, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729554, + "range_504_ratio": 2.074155, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.093668, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.078341, + "strategy_rank": 98.354839, + "rr": 1.678663, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.517995, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058095, + "hold30_r": -1.025641 + }, + { + "symbol": "CDNS", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.414747, + "strategy_rank": 75.359288, + "rr": 1.166696, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.750045, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.234596, + "hold30_r": -1.185171 + }, + { + "symbol": "CMG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.211982, + "strategy_rank": 80.531146, + "rr": 2.224204, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.336306, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053566, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.737327, + "strategy_rank": 96.912681, + "rr": 0.853078, + "primary_prob": 43.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.279617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017251, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.248848, + "strategy_rank": 67.187987, + "rr": 1.501674, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.252511, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084591, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.013825, + "strategy_rank": 78.433815, + "rr": 1.540154, + "primary_prob": 40.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.310231, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089056, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.539171, + "strategy_rank": 99.642937, + "rr": 0.733404, + "primary_prob": 60.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.100106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013335, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.165899, + "strategy_rank": 84.412681, + "rr": 2.425113, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.63767, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052014, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.087558, + "strategy_rank": 78.954394, + "rr": 0.98711, + "primary_prob": 48.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.480665, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055603, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.179724, + "strategy_rank": 78.053393, + "rr": 1.619561, + "primary_prob": 22.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.429342, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.737492, + "range_504_ratio": 2.090686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.551669, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.894009, + "strategy_rank": 90.553393, + "rr": 1.351679, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.027519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039332, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.285714, + "strategy_rank": 78.87931, + "rr": 2.288452, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.432678, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056251, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.672811, + "strategy_rank": 87.164071, + "rr": 1.983548, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.975322, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043233, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.313364, + "strategy_rank": 77.48832, + "rr": 1.30799, + "primary_prob": 28.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.961985, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.926576, + "range_504_ratio": 2.525846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.251105, + "hold30_r": 2.917292 + }, + { + "symbol": "FSLR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.732719, + "strategy_rank": 98.3198, + "rr": 1.837407, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.756111, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027579, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.129032, + "strategy_rank": 73.342047, + "rr": 1.297215, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.945823, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.227967, + "hold30_r": 1.137962 + }, + { + "symbol": "GWW", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.861751, + "strategy_rank": 81.523915, + "rr": 2.107791, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.161686, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.137957, + "hold30_r": -1.072313 + }, + { + "symbol": "HCA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.0553, + "strategy_rank": 66.786986, + "rr": 1.83893, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.758395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05749, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.663594, + "strategy_rank": 84.978309, + "rr": 2.246834, + "primary_prob": 23.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.370251, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058543, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 68.36485, + "rr": 1.806408, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.709611, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065508, + "hold30_r": -0.654397 + }, + { + "symbol": "ISRG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.24424, + "strategy_rank": 80.319244, + "rr": 1.367634, + "primary_prob": 39.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.051451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054525, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.834101, + "strategy_rank": 68.259733, + "rr": 1.477881, + "primary_prob": 37.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.216821, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.534651, + "range_504_ratio": 1.706852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05742, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.004608, + "strategy_rank": 78.799778, + "rr": 1.34911, + "primary_prob": 38.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.023665, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06032, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.142857, + "strategy_rank": 69.258621, + "rr": 1.843658, + "primary_prob": 34.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.765487, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081858, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.474654, + "strategy_rank": 76.618465, + "rr": 2.06601, + "primary_prob": 12.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.099014, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064259, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.935484, + "strategy_rank": 73.630701, + "rr": 1.114228, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.671343, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.75792, + "range_504_ratio": 2.133833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.043685, + "hold30_r": 10.642484 + }, + { + "symbol": "LRCX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.682028, + "strategy_rank": 83.798109, + "rr": 0.713845, + "primary_prob": 64.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.070768, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043582, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.046083, + "strategy_rank": 85.463293, + "rr": 2.375739, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.563609, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049208, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.451613, + "strategy_rank": 81.188543, + "rr": 0.917576, + "primary_prob": 56.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.376365, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.551405, + "range_504_ratio": 1.735689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.123462, + "hold30_r": -1.077682 + }, + { + "symbol": "MCK", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.603687, + "strategy_rank": 62.029477, + "rr": 1.634446, + "primary_prob": 22.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.451668, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.803731, + "range_504_ratio": 2.23386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554013, + "hold30_r": 0.635755 + }, + { + "symbol": "META", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.926267, + "strategy_rank": 96.893215, + "rr": 1.62652, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.43978, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04079, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.599078, + "strategy_rank": 79.540044, + "rr": 1.184483, + "primary_prob": 48.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.776724, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058753, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.645161, + "strategy_rank": 69.830923, + "rr": 0.965591, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.448386, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.486158, + "range_504_ratio": 1.626057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073308, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.175115, + "strategy_rank": 65.012236, + "rr": 2.229647, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.344471, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064773, + "hold30_r": 0.778258 + }, + { + "symbol": "MSTR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.506912, + "strategy_rank": 96.682425, + "rr": 1.724645, + "primary_prob": 20.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.586968, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025223, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.271889, + "strategy_rank": 97.617909, + "rr": 1.789672, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.684507, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026445, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.502304, + "strategy_rank": 95.089544, + "rr": 0.958667, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.438001, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040619, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.308756, + "strategy_rank": 98.585095, + "rr": 1.357711, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.036567, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.492603, + "range_504_ratio": 4.448659, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038406, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.981567, + "strategy_rank": 78.162959, + "rr": 2.49233, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.738495, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047629, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.626728, + "strategy_rank": 92.286986, + "rr": 1.467648, + "primary_prob": 40.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.201471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.002772, + "range_504_ratio": 2.725826, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039076, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 75.965517, + "rr": 1.253798, + "primary_prob": 42.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.880697, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06233, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.442396, + "strategy_rank": 66.037264, + "rr": 1.678055, + "primary_prob": 34.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.517083, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.607261, + "hold30_r": 0.85559 + }, + { + "symbol": "PANW", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.43318, + "strategy_rank": 91.610122, + "rr": 1.371961, + "primary_prob": 37.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.057941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086614, + "hold30_r": -1.044377 + }, + { + "symbol": "PCAR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.903226, + "strategy_rank": 71.325362, + "rr": 1.420849, + "primary_prob": 41.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.131273, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088427, + "hold30_r": -1.026635 + }, + { + "symbol": "PCG", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.700461, + "strategy_rank": 69.807564, + "rr": 0.927156, + "primary_prob": 51.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.390734, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.791872, + "range_504_ratio": 2.207524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06826, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.082949, + "strategy_rank": 80.70634, + "rr": 0.7945, + "primary_prob": 58.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.19175, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.89819, + "range_504_ratio": 2.455156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.740305, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.276498, + "strategy_rank": 96.417686, + "rr": 1.901485, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.852227, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022902, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.373272, + "strategy_rank": 73.075083, + "rr": 1.233886, + "primary_prob": 45.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.850829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735058, + "range_504_ratio": 2.085603, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166104, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.824885, + "strategy_rank": 72.384316, + "rr": 0.839692, + "primary_prob": 41.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.259538, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.849108, + "range_504_ratio": 2.337561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08267, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.769585, + "strategy_rank": 96.183537, + "rr": 1.566796, + "primary_prob": 38.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.350194, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042536, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.447005, + "strategy_rank": 71.802558, + "rr": 2.37912, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.568679, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.442604, + "range_504_ratio": 1.556755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.313572, + "hold30_r": 4.488195 + }, + { + "symbol": "ROK", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.990783, + "strategy_rank": 73.452169, + "rr": 2.169019, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.253528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049022, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.40553, + "strategy_rank": 63.483871, + "rr": 1.572387, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.358581, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.490414, + "hold30_r": 2.211221 + }, + { + "symbol": "SLB", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.322581, + "strategy_rank": 89.777531, + "rr": 2.529294, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.793941, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054749, + "hold30_r": 1.967229 + }, + { + "symbol": "SNA", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.912442, + "strategy_rank": 68.890434, + "rr": 0.833719, + "primary_prob": 43.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.250578, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447145, + "range_504_ratio": 1.563842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074614, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.705069, + "strategy_rank": 91.228031, + "rr": 1.725361, + "primary_prob": 32.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.588041, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04504, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.479263, + "strategy_rank": 71.659622, + "rr": 0.969107, + "primary_prob": 50.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.453661, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.895827, + "hold30_r": 2.72629 + }, + { + "symbol": "TKO", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.470046, + "strategy_rank": 81.47386, + "rr": 1.125612, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.688418, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.87432, + "range_504_ratio": 2.397244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.06856, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.221198, + "strategy_rank": 77.682425, + "rr": 1.569679, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.354519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.542313, + "hold30_r": -2.487852 + }, + { + "symbol": "TTD", + "date": "2023-08-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.235023, + "strategy_rank": 97.478309, + "rr": 2.521883, + "primary_prob": 22.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.782824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035281, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.396313, + "strategy_rank": 89.884316, + "rr": 0.980338, + "primary_prob": 42.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.470507, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043927, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.465438, + "strategy_rank": 95.191324, + "rr": 0.798939, + "primary_prob": 63.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.198409, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039856, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.552995, + "strategy_rank": 79.387097, + "rr": 1.359261, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.038891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.676217, + "range_504_ratio": 1.966424, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048546, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.907834, + "strategy_rank": 67.159622, + "rr": 0.809875, + "primary_prob": 57.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.214812, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.732834, + "range_504_ratio": 2.08097, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067503, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.78341, + "strategy_rank": 83.96218, + "rr": 1.01226, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.518389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048222, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.774194, + "strategy_rank": 86.431591, + "rr": 1.636482, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.454723, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052554, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-08-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.101382, + "strategy_rank": 62.181313, + "rr": 2.201524, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.302286, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499274, + "range_504_ratio": 1.647525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061416, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.766744, + "strategy_rank": 82.425661, + "rr": 1.730049, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.595073, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061429, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.484988, + "strategy_rank": 79.980045, + "rr": 1.733765, + "primary_prob": 22.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.600648, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045093, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.295612, + "strategy_rank": 87.866375, + "rr": 1.220281, + "primary_prob": 42.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.830422, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.805385, + "range_504_ratio": 2.237559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.187367, + "hold30_r": 0.037091 + }, + { + "symbol": "APO", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.027714, + "strategy_rank": 85.311565, + "rr": 2.106785, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.160178, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.654943, + "range_504_ratio": 1.925033, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05625, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.457275, + "strategy_rank": 88.792903, + "rr": 0.775987, + "primary_prob": 56.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.16398, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.799326, + "range_504_ratio": 2.224042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053772, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-08-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.997691, + "strategy_rank": 95.271655, + "rr": 2.100298, + "primary_prob": 43.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.150447, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.040467, + "hold30_r": -0.43507 + }, + { + "symbol": "BIIB", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.605081, + "strategy_rank": 67.501437, + "rr": 2.57185, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.857775, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056802, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.762125, + "strategy_rank": 82.646391, + "rr": 1.507869, + "primary_prob": 40.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.261804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695664, + "range_504_ratio": 2.00504, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061608, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.498845, + "strategy_rank": 93.972233, + "rr": 1.035154, + "primary_prob": 50.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.552731, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.210476, + "range_504_ratio": 3.35508, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04618, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.909931, + "strategy_rank": 59.7305, + "rr": 0.688914, + "primary_prob": 56.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.033371, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.619009, + "hold30_r": 1.991991 + }, + { + "symbol": "CAH", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.341801, + "strategy_rank": 69.77198, + "rr": 1.339738, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.009607, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729554, + "range_504_ratio": 2.074155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.253119, + "hold30_r": -1.544583 + }, + { + "symbol": "CARR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.254042, + "strategy_rank": 75.014235, + "rr": 0.725825, + "primary_prob": 58.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.088737, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054869, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.182448, + "strategy_rank": 82.145225, + "rr": 0.941563, + "primary_prob": 53.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.412344, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057305, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.960739, + "strategy_rank": 98.270213, + "rr": 0.845116, + "primary_prob": 49.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.267675, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032237, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.023095, + "strategy_rank": 75.059945, + "rr": 1.63698, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.45547, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.585192, + "hold30_r": 0.376972 + }, + { + "symbol": "CMG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.755196, + "strategy_rank": 77.171034, + "rr": 1.376544, + "primary_prob": 39.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.064816, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.318496, + "hold30_r": 0.243109 + }, + { + "symbol": "COR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.491917, + "strategy_rank": 63.612084, + "rr": 1.837706, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.756559, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079419, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.106236, + "strategy_rank": 66.685886, + "rr": 0.733552, + "primary_prob": 58.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.100329, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.650298, + "hold30_r": -0.524034 + }, + { + "symbol": "CRH", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.376443, + "strategy_rank": 77.217888, + "rr": 0.97055, + "primary_prob": 64.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.455824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083456, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.422633, + "strategy_rank": 99.561281, + "rr": 1.55261, + "primary_prob": 24.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.328915, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.6649, + "range_504_ratio": 106.15493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.54176, + "hold30_r": 0.191131 + }, + { + "symbol": "DAL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685912, + "strategy_rank": 84.502719, + "rr": 2.366859, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.550288, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054012, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.879908, + "strategy_rank": 79.056949, + "rr": 1.381398, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.072096, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057568, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.796767, + "strategy_rank": 61.647598, + "rr": 0.722964, + "primary_prob": 58.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.084446, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087601, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.524249, + "strategy_rank": 79.566975, + "rr": 1.927706, + "primary_prob": 36.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.891558, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.722655, + "range_504_ratio": 2.059896, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052891, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.494226, + "strategy_rank": 90.598493, + "rr": 2.307702, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.461553, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031592, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.300231, + "strategy_rank": 79.90371, + "rr": 2.181869, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.272803, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052628, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.757506, + "strategy_rank": 84.595231, + "rr": 0.754983, + "primary_prob": 53.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.132475, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04469, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.727483, + "strategy_rank": 78.069146, + "rr": 1.117556, + "primary_prob": 48.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.676334, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.963143, + "range_504_ratio": 2.619919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.068726, + "hold30_r": 1.001722 + }, + { + "symbol": "FSLR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.267898, + "strategy_rank": 97.992598, + "rr": 1.616428, + "primary_prob": 38.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.424642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031161, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.263279, + "strategy_rank": 92.959872, + "rr": 1.734155, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.601233, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.645316, + "range_504_ratio": 1.90659, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026556, + "hold30_r": -0.222111 + }, + { + "symbol": "GE", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.30254, + "strategy_rank": 74.643576, + "rr": 0.907931, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.361896, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.835445, + "hold30_r": 0.264948 + }, + { + "symbol": "GILD", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.062356, + "strategy_rank": 60.960239, + "rr": 1.991529, + "primary_prob": 44.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.987294, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.450975, + "range_504_ratio": 1.569842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062878, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.531178, + "strategy_rank": 73.705926, + "rr": 1.699205, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.548807, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068935, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.683603, + "strategy_rank": 89.313545, + "rr": 1.838053, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.757079, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081048, + "hold30_r": -1.0308 + }, + { + "symbol": "HCA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.221709, + "strategy_rank": 66.075473, + "rr": 2.262203, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.393304, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06181, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.110855, + "strategy_rank": 85.612621, + "rr": 1.846945, + "primary_prob": 31.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.770417, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.791987, + "hold30_r": -0.12041 + }, + { + "symbol": "IBKR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.916859, + "strategy_rank": 85.874059, + "rr": 0.791139, + "primary_prob": 58.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.186709, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.570178, + "range_504_ratio": 1.768582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.731857, + "hold30_r": -0.276899 + }, + { + "symbol": "ISRG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.145497, + "strategy_rank": 77.712907, + "rr": 2.274977, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.412465, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054266, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.575058, + "strategy_rank": 79.224199, + "rr": 1.685125, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.527687, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062089, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.678984, + "strategy_rank": 69.522754, + "rr": 1.557181, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.335772, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080209, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.224018, + "strategy_rank": 75.642527, + "rr": 1.956128, + "primary_prob": 14.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.934191, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064139, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.496536, + "strategy_rank": 85.753105, + "rr": 1.891945, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.837917, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05147, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.344111, + "strategy_rank": 93.33673, + "rr": 1.604913, + "primary_prob": 24.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.407369, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042501, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.374134, + "strategy_rank": 82.685396, + "rr": 1.614208, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.421312, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045519, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.831409, + "strategy_rank": 69.61194, + "rr": 0.816643, + "primary_prob": 51.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.224964, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.486158, + "range_504_ratio": 1.626057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065627, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.332564, + "strategy_rank": 61.676573, + "rr": 1.808696, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.713044, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.735959, + "hold30_r": 0.215949 + }, + { + "symbol": "MSTR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.418014, + "strategy_rank": 95.150674, + "rr": 1.724297, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.586445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023481, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.535797, + "strategy_rank": 96.227131, + "rr": 0.858107, + "primary_prob": 45.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.287161, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.132126, + "hold30_r": -1.1037 + }, + { + "symbol": "NFLX", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.036952, + "strategy_rank": 94.547525, + "rr": 0.982141, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.473211, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042853, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.191686, + "strategy_rank": 98.501, + "rr": 2.107917, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.161875, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.492603, + "range_504_ratio": 4.448659, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.07093, + "hold30_r": -0.664972 + }, + { + "symbol": "NVR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.91455, + "strategy_rank": 65.627282, + "rr": 1.176571, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.764857, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593628, + "range_504_ratio": 1.810546, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075442, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.644342, + "strategy_rank": 77.45703, + "rr": 2.336796, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.505195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052481, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.993072, + "strategy_rank": 90.515427, + "rr": 1.171601, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.757402, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.002772, + "range_504_ratio": 2.725826, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03904, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.95612, + "strategy_rank": 76.336565, + "rr": 1.361726, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.042588, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.299373, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.990762, + "strategy_rank": 66.397681, + "rr": 1.903659, + "primary_prob": 23.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.855489, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.079089, + "hold30_r": -0.140364 + }, + { + "symbol": "PANW", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.648961, + "strategy_rank": 91.890678, + "rr": 2.141131, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.211696, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035983, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.069284, + "strategy_rank": 73.175227, + "rr": 1.704357, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.556536, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06319, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.688222, + "strategy_rank": 70.740281, + "rr": 1.191289, + "primary_prob": 43.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.786933, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.785822, + "range_504_ratio": 2.19421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068432, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.806005, + "strategy_rank": 98.153143, + "rr": 1.520965, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.281447, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.016871, + "hold30_r": -0.691448 + }, + { + "symbol": "PNR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.101617, + "strategy_rank": 71.745325, + "rr": 1.202225, + "primary_prob": 53.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.803337, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735058, + "range_504_ratio": 2.085603, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067268, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.65358, + "strategy_rank": 95.506354, + "rr": 1.022724, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.534086, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.064347, + "hold30_r": -1.022724 + }, + { + "symbol": "RL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.718245, + "strategy_rank": 75.088946, + "rr": 1.393351, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.090027, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.223574, + "hold30_r": -1.165635 + }, + { + "symbol": "ROK", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.988453, + "strategy_rank": 77.222332, + "rr": 2.310086, + "primary_prob": 25.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.465129, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051206, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.949192, + "strategy_rank": 61.563973, + "rr": 1.170178, + "primary_prob": 44.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.755267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.609282, + "range_504_ratio": 1.83911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.08366, + "hold30_r": 0.038272 + }, + { + "symbol": "SLB", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.95843, + "strategy_rank": 93.161684, + "rr": 1.545442, + "primary_prob": 36.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.318162, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.157437, + "hold30_r": -1.101186 + }, + { + "symbol": "SMCI", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884527, + "strategy_rank": 99.746358, + "rr": 1.333566, + "primary_prob": 28.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.000349, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015462, + "hold30_r": -1.0 + }, + { + "symbol": "SNA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.487298, + "strategy_rank": 69.293643, + "rr": 1.091029, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.636544, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447145, + "range_504_ratio": 1.563842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082931, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.452656, + "strategy_rank": 88.564325, + "rr": 1.952529, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.928793, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04607, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.836028, + "strategy_rank": 63.170012, + "rr": 2.217642, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.326464, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065338, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.413395, + "strategy_rank": 69.864492, + "rr": 1.003296, + "primary_prob": 47.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.504944, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08882, + "hold30_r": -1.033656 + }, + { + "symbol": "TJX", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.56582, + "strategy_rank": 60.207134, + "rr": 0.815194, + "primary_prob": 42.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.222791, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.489897, + "range_504_ratio": 1.632148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.715497, + "hold30_r": 1.705547 + }, + { + "symbol": "TKO", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.034642, + "strategy_rank": 81.282314, + "rr": 0.751047, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.12657, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.87432, + "range_504_ratio": 2.397244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694725, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.256351, + "strategy_rank": 79.673455, + "rr": 2.04435, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.066526, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.587323, + "range_504_ratio": 1.799166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.007614, + "hold30_r": -1.954752 + }, + { + "symbol": "TTD", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.265589, + "strategy_rank": 95.960106, + "rr": 2.19001, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.285015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034506, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.725173, + "strategy_rank": 89.792414, + "rr": 0.805204, + "primary_prob": 50.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.207806, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045254, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.454965, + "strategy_rank": 90.735066, + "rr": 1.571047, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.35657, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53273, + "hold30_r": 0.212826 + }, + { + "symbol": "UHS", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.60739, + "strategy_rank": 78.692915, + "rr": 1.536883, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.305324, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048353, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.526559, + "strategy_rank": 76.104075, + "rr": 1.755097, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.632646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.520336, + "range_504_ratio": 1.682592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070308, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.729792, + "strategy_rank": 98.592421, + "rr": 0.785485, + "primary_prob": 61.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.178228, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.553522, + "range_504_ratio": 4.728093, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030818, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.334873, + "strategy_rank": 79.054688, + "rr": 1.608711, + "primary_prob": 23.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.413067, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.559441, + "hold30_r": 0.503487 + }, + { + "symbol": "WYNN", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.189376, + "strategy_rank": 86.514591, + "rr": 1.589115, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.383673, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048779, + "hold30_r": -1.0 + }, + { + "symbol": "ZBH", + "date": "2023-08-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.293303, + "strategy_rank": 60.223284, + "rr": 1.718867, + "primary_prob": 33.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.5783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42633, + "range_504_ratio": 1.531627, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06259, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.834701, + "strategy_rank": 82.275519, + "rr": 1.964167, + "primary_prob": 25.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.946251, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068082, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-08-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.111372, + "strategy_rank": 87.016557, + "rr": 3.161601, + "primary_prob": 25.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.742402, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042015, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.235639, + "strategy_rank": 81.703544, + "rr": 1.931532, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.897298, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.887607, + "hold30_r": -0.004766 + }, + { + "symbol": "ANET", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.276671, + "strategy_rank": 90.70595, + "rr": 0.997206, + "primary_prob": 48.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.495809, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.805385, + "range_504_ratio": 2.237559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958229, + "hold30_r": 0.330969 + }, + { + "symbol": "APO", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.580305, + "strategy_rank": 84.11674, + "rr": 1.173762, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.760643, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.654943, + "range_504_ratio": 1.925033, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.113179, + "hold30_r": 4.091184 + }, + { + "symbol": "ARES", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.814771, + "strategy_rank": 79.579112, + "rr": 1.635965, + "primary_prob": 25.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.453947, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.665584, + "range_504_ratio": 1.945626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579309, + "hold30_r": 2.15335 + }, + { + "symbol": "AVGO", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.193435, + "strategy_rank": 89.582773, + "rr": 1.31482, + "primary_prob": 41.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.97223, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.799326, + "range_504_ratio": 2.224042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.262983, + "hold30_r": -1.179253 + }, + { + "symbol": "AXON", + "date": "2023-08-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.434936, + "strategy_rank": 92.913227, + "rr": 2.078538, + "primary_prob": 43.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.117807, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.070628, + "hold30_r": -1.029844 + }, + { + "symbol": "BA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.187573, + "strategy_rank": 73.429547, + "rr": 1.422251, + "primary_prob": 49.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.133377, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078339, + "hold30_r": -1.017711 + }, + { + "symbol": "BIIB", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.939039, + "strategy_rank": 65.423994, + "rr": 2.061011, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.091516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.63127, + "range_504_ratio": 1.879996, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056935, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.269637, + "strategy_rank": 82.557167, + "rr": 1.749664, + "primary_prob": 20.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.624495, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.695664, + "range_504_ratio": 2.00504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.686909, + "hold30_r": 1.453567 + }, + { + "symbol": "BLDR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.9449, + "strategy_rank": 94.384237, + "rr": 0.888077, + "primary_prob": 44.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.332116, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.186905, + "range_504_ratio": 3.276925, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043998, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.42204, + "strategy_rank": 57.839288, + "rr": 1.977719, + "primary_prob": 29.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.966578, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.44791, + "range_504_ratio": 1.565037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079349, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.573271, + "strategy_rank": 65.160939, + "rr": 1.926782, + "primary_prob": 24.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.890173, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078284, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.752638, + "strategy_rank": 82.06018, + "rr": 1.411226, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.11684, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.354199, + "hold30_r": 0.179697 + }, + { + "symbol": "CCL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.772567, + "strategy_rank": 97.423253, + "rr": 2.091641, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.137461, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033814, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.77374, + "strategy_rank": 72.997758, + "rr": 2.028628, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.042942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.972982, + "hold30_r": 1.342282 + }, + { + "symbol": "CMG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.180539, + "strategy_rank": 76.017606, + "rr": 1.264261, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.896391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.197958, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.669402, + "strategy_rank": 95.463318, + "rr": 1.914416, + "primary_prob": 20.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.871625, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.066538, + "hold30_r": -1.048316 + }, + { + "symbol": "CPRT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.504103, + "strategy_rank": 68.265153, + "rr": 1.922897, + "primary_prob": 21.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.884346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.081639, + "hold30_r": -0.280034 + }, + { + "symbol": "CRH", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.324736, + "strategy_rank": 78.278193, + "rr": 1.954816, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.932224, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.194685, + "hold30_r": -1.109126 + }, + { + "symbol": "CVNA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.6483, + "strategy_rank": 99.718722, + "rr": 0.961672, + "primary_prob": 37.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.442508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.630618, + "range_504_ratio": 102.577465, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.950547, + "hold30_r": 0.464759 + }, + { + "symbol": "DAL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.745604, + "strategy_rank": 82.999116, + "rr": 1.632021, + "primary_prob": 34.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.448031, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05247, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.896835, + "strategy_rank": 81.513749, + "rr": 0.720139, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.080208, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.200194, + "hold30_r": -1.135931 + }, + { + "symbol": "DHI", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.662368, + "strategy_rank": 81.244359, + "rr": 1.050471, + "primary_prob": 47.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.575706, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051506, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.883939, + "strategy_rank": 59.773143, + "rr": 1.692942, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.539413, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085531, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.903869, + "strategy_rank": 90.399375, + "rr": 2.400921, + "primary_prob": 24.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.601382, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033358, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.283705, + "strategy_rank": 75.486312, + "rr": 1.860509, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.790764, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.803569, + "hold30_r": 2.132191 + }, + { + "symbol": "EME", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.490035, + "strategy_rank": 86.739516, + "rr": 0.924244, + "primary_prob": 55.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.386365, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.848776, + "range_504_ratio": 2.336784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068467, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.807737, + "strategy_rank": 77.640855, + "rr": 1.539869, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.309804, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.611361, + "range_504_ratio": 1.842939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.468609, + "hold30_r": -1.042079 + }, + { + "symbol": "FCX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.221571, + "strategy_rank": 86.528784, + "rr": 2.544853, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.81728, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040965, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.600234, + "strategy_rank": 78.988585, + "rr": 1.367263, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.050895, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.963143, + "range_504_ratio": 2.619919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.313572, + "hold30_r": 1.203116 + }, + { + "symbol": "FSLR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.007034, + "strategy_rank": 97.797906, + "rr": 1.580995, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.371492, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028422, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.731536, + "strategy_rank": 92.771724, + "rr": 2.462279, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.693419, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.645316, + "range_504_ratio": 1.90659, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030459, + "hold30_r": 0.109942 + }, + { + "symbol": "GE", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.621336, + "strategy_rank": 72.663006, + "rr": 1.419954, + "primary_prob": 37.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.129931, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131157, + "hold30_r": -1.057688 + }, + { + "symbol": "GWW", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.173505, + "strategy_rank": 68.500401, + "rr": 0.731051, + "primary_prob": 53.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.096576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.653621, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.566237, + "strategy_rank": 89.924436, + "rr": 1.873787, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.810681, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903753, + "range_504_ratio": 2.468852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052586, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.049238, + "strategy_rank": 64.866046, + "rr": 2.429039, + "primary_prob": 24.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.643559, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.114076, + "hold30_r": -1.047918 + }, + { + "symbol": "HUBB", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.255569, + "strategy_rank": 85.978898, + "rr": 2.526879, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.790319, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059035, + "hold30_r": 1.096843 + }, + { + "symbol": "HWM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.415006, + "strategy_rank": 66.778223, + "rr": 1.851426, + "primary_prob": 18.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.777139, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0749, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.511137, + "strategy_rank": 77.782357, + "rr": 1.513972, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.270958, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.78508, + "range_504_ratio": 2.192582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054375, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.379836, + "strategy_rank": 79.893955, + "rr": 2.692358, + "primary_prob": 22.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.038537, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058724, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.538101, + "strategy_rank": 79.224039, + "rr": 1.981802, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.972703, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.919976, + "hold30_r": 6.424623 + }, + { + "symbol": "LEN", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.145369, + "strategy_rank": 76.221057, + "rr": 0.715963, + "primary_prob": 59.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.073945, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058739, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.656506, + "strategy_rank": 72.178853, + "rr": 1.312469, + "primary_prob": 44.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.968704, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.737814, + "range_504_ratio": 2.091359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066926, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.242673, + "strategy_rank": 83.080397, + "rr": 2.07687, + "primary_prob": 20.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.115305, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.033098, + "hold30_r": -1.222465 + }, + { + "symbol": "LVS", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.427902, + "strategy_rank": 86.589005, + "rr": 1.614517, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.421775, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04981, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.069168, + "strategy_rank": 92.685259, + "rr": 1.811003, + "primary_prob": 23.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.716505, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.189378, + "hold30_r": -1.145207 + }, + { + "symbol": "MGM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.800703, + "strategy_rank": 84.12365, + "rr": 1.534628, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.301943, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076125, + "hold30_r": -1.030821 + }, + { + "symbol": "MPC", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.649472, + "strategy_rank": 80.380947, + "rr": 1.553739, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.330608, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.029913, + "range_504_ratio": 2.800823, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.501844, + "hold30_r": 2.391045 + }, + { + "symbol": "MSTR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.607268, + "strategy_rank": 95.979474, + "rr": 1.864075, + "primary_prob": 20.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.796113, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.320898, + "hold30_r": -1.295816 + }, + { + "symbol": "NCLH", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.958968, + "strategy_rank": 95.102857, + "rr": 1.748543, + "primary_prob": 24.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.622814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032187, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.241501, + "strategy_rank": 94.31291, + "rr": 1.821857, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.732786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.775897, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.413834, + "strategy_rank": 98.642315, + "rr": 1.570281, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.355422, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.492603, + "range_504_ratio": 4.448659, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.535349, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.44197, + "strategy_rank": 66.746221, + "rr": 1.075629, + "primary_prob": 47.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.613443, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593628, + "range_504_ratio": 1.810546, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068283, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.008206, + "strategy_rank": 79.372411, + "rr": 1.194349, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.791523, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.618214, + "range_504_ratio": 1.855611, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043922, + "hold30_r": -1.0 + }, + { + "symbol": "OMC", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.987104, + "strategy_rank": 76.399745, + "rr": 0.969492, + "primary_prob": 42.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.454238, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.481497, + "range_504_ratio": 1.618496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058812, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.910903, + "strategy_rank": 91.285, + "rr": 1.586002, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.379003, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.002772, + "range_504_ratio": 2.725826, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.54949, + "hold30_r": 0.370348 + }, + { + "symbol": "ORCL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.200469, + "strategy_rank": 76.398223, + "rr": 0.71799, + "primary_prob": 59.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.076984, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656647, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.345838, + "strategy_rank": 62.373666, + "rr": 1.104964, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.657446, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089595, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.676436, + "strategy_rank": 90.524382, + "rr": 1.594798, + "primary_prob": 21.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.392197, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.773383, + "range_504_ratio": 2.167085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.159856, + "hold30_r": -1.119787 + }, + { + "symbol": "PCAR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.855803, + "strategy_rank": 73.248185, + "rr": 0.789745, + "primary_prob": 56.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.184618, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068493, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.09027, + "strategy_rank": 68.921083, + "rr": 0.774207, + "primary_prob": 56.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.161311, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.731818, + "range_504_ratio": 2.078857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071991, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.642438, + "strategy_rank": 76.197075, + "rr": 1.604443, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.406665, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061635, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.303634, + "strategy_rank": 80.32307, + "rr": 1.092858, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.639287, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051229, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.475967, + "strategy_rank": 98.547212, + "rr": 1.643898, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.465848, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032572, + "hold30_r": -1.012642 + }, + { + "symbol": "PNR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.47714, + "strategy_rank": 70.472594, + "rr": 1.730668, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.596002, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735058, + "range_504_ratio": 2.085603, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.171923, + "hold30_r": -1.103983 + }, + { + "symbol": "PWR", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.214537, + "strategy_rank": 72.871228, + "rr": 1.039858, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.559787, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.798868, + "range_504_ratio": 2.223024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.966087, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.179367, + "strategy_rank": 94.75889, + "rr": 1.568889, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.353333, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044969, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.704572, + "strategy_rank": 74.90899, + "rr": 2.031973, + "primary_prob": 29.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.047959, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050704, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.876905, + "strategy_rank": 76.782255, + "rr": 1.575734, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.3636, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.520195, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.365768, + "strategy_rank": 93.245511, + "rr": 2.431213, + "primary_prob": 9.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.646819, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885587, + "range_504_ratio": 2.424406, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070287, + "hold30_r": -1.014218 + }, + { + "symbol": "SMCI", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882767, + "strategy_rank": 99.742498, + "rr": 0.837409, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.256113, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.821683, + "hold30_r": 0.486595 + }, + { + "symbol": "SNA", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.711606, + "strategy_rank": 67.829703, + "rr": 1.262439, + "primary_prob": 42.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.893658, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.447145, + "range_504_ratio": 1.563842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09947, + "hold30_r": -1.014593 + }, + { + "symbol": "STLD", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.518171, + "strategy_rank": 87.439913, + "rr": 1.500505, + "primary_prob": 36.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.250758, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041951, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.407972, + "strategy_rank": 61.331194, + "rr": 1.588344, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.382517, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073283, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.470106, + "strategy_rank": 66.674688, + "rr": 0.948751, + "primary_prob": 50.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.423127, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.888159, + "hold30_r": -0.257413 + }, + { + "symbol": "UAL", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.03517, + "strategy_rank": 87.9369, + "rr": 1.980702, + "primary_prob": 23.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.971054, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046943, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.966002, + "strategy_rank": 91.216553, + "rr": 1.894279, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.841419, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.853711, + "hold30_r": 1.157117 + }, + { + "symbol": "UHS", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.98007, + "strategy_rank": 78.391312, + "rr": 2.100813, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.15122, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053353, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.042204, + "strategy_rank": 88.261122, + "rr": 1.265667, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.8985, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758491, + "range_504_ratio": 2.135052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043417, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.710434, + "strategy_rank": 98.500812, + "rr": 1.312754, + "primary_prob": 45.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.969132, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.553522, + "range_504_ratio": 4.728093, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.282234, + "hold30_r": 1.474446 + }, + { + "symbol": "WDAY", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.946073, + "strategy_rank": 76.941198, + "rr": 1.207431, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.811146, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.231234, + "hold30_r": -1.177914 + }, + { + "symbol": "WYNN", + "date": "2023-08-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.131301, + "strategy_rank": 87.642788, + "rr": 2.001761, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.002641, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042266, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2023-08-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.983607, + "strategy_rank": 91.515627, + "rr": 1.446146, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.16922, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.013237, + "range_504_ratio": 7.487518, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.413021, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.840749, + "strategy_rank": 85.113758, + "rr": 1.883477, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.825215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.953715, + "range_504_ratio": 2.595334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.840226, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.838407, + "strategy_rank": 83.452773, + "rr": 1.227376, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.841063, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.164789, + "hold30_r": 2.589803 + }, + { + "symbol": "ALGN", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.327869, + "strategy_rank": 83.846331, + "rr": 3.169536, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.754304, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042979, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.733021, + "strategy_rank": 81.150031, + "rr": 2.188403, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.282604, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04489, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.948478, + "strategy_rank": 84.626551, + "rr": 1.766201, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.649301, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.654943, + "range_504_ratio": 1.925033, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.704562, + "hold30_r": 2.048199 + }, + { + "symbol": "ARES", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.264637, + "strategy_rank": 76.616554, + "rr": 1.11637, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.674555, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.665584, + "range_504_ratio": 1.945626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.054616, + "hold30_r": 1.95887 + }, + { + "symbol": "AVGO", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.199063, + "strategy_rank": 89.910372, + "rr": 1.272886, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.909329, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.799326, + "range_504_ratio": 2.224042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051873, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.334895, + "strategy_rank": 91.691436, + "rr": 2.301756, + "primary_prob": 41.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.452635, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.105755, + "hold30_r": -1.061725 + }, + { + "symbol": "BA", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.309133, + "strategy_rank": 77.100506, + "rr": 1.684393, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.52659, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063287, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.245902, + "strategy_rank": 65.034281, + "rr": 2.364576, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.546864, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.627254, + "range_504_ratio": 1.872462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063737, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.749415, + "strategy_rank": 79.260571, + "rr": 1.446888, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.170332, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058801, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.056206, + "strategy_rank": 80.073924, + "rr": 0.922034, + "primary_prob": 46.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.383051, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.857925, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.82904, + "strategy_rank": 95.956029, + "rr": 1.571635, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.357452, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033307, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.227166, + "strategy_rank": 68.662287, + "rr": 1.846246, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.769369, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.778306, + "hold30_r": 1.770721 + }, + { + "symbol": "CAT", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.480094, + "strategy_rank": 81.039337, + "rr": 1.613108, + "primary_prob": 39.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.419662, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552899, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.009368, + "strategy_rank": 97.730389, + "rr": 2.123832, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.185747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035742, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.901639, + "strategy_rank": 97.026007, + "rr": 0.929946, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.394918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.909785, + "hold30_r": -1.019939 + }, + { + "symbol": "COR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.435597, + "strategy_rank": 58.616133, + "rr": 1.530218, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.295328, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082218, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.52459, + "strategy_rank": 67.67983, + "rr": 1.94912, + "primary_prob": 16.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.923681, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076075, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.974239, + "strategy_rank": 80.187107, + "rr": 1.550196, + "primary_prob": 35.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.325294, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.493121, + "hold30_r": -1.412192 + }, + { + "symbol": "CVNA", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.648712, + "strategy_rank": 99.719052, + "rr": 0.718814, + "primary_prob": 46.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.078221, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.627731, + "range_504_ratio": 102.28169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.705868, + "hold30_r": -0.729581 + }, + { + "symbol": "DAL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.290398, + "strategy_rank": 82.656082, + "rr": 2.033913, + "primary_prob": 29.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.050869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054937, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.074941, + "strategy_rank": 83.490309, + "rr": 1.62143, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.432145, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.582814, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.433255, + "strategy_rank": 81.768232, + "rr": 1.035111, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.552667, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060097, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.370023, + "strategy_rank": 82.073502, + "rr": 2.148591, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.222886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048392, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.201405, + "strategy_rank": 59.643787, + "rr": 1.464807, + "primary_prob": 37.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.197211, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080507, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.676815, + "strategy_rank": 90.281714, + "rr": 3.791097, + "primary_prob": 15.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 19, + "primary_distance_atr": 5.686646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034786, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.587822, + "strategy_rank": 77.11755, + "rr": 2.096214, + "primary_prob": 23.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.144321, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.038171, + "hold30_r": 2.837037 + }, + { + "symbol": "ETN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.35363, + "strategy_rank": 78.110158, + "rr": 0.683681, + "primary_prob": 63.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.025522, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.611361, + "range_504_ratio": 1.842939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.610426, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.28103, + "strategy_rank": 88.6056, + "rr": 1.298624, + "primary_prob": 41.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.947936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254878, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.135831, + "strategy_rank": 79.070783, + "rr": 1.08372, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.62558, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.963143, + "range_504_ratio": 2.619919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025694, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.24356, + "strategy_rank": 98.069557, + "rr": 1.740419, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.610629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028455, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.740047, + "strategy_rank": 93.025509, + "rr": 1.724047, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.586071, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645316, + "range_504_ratio": 1.90659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.68706, + "hold30_r": -0.365562 + }, + { + "symbol": "GE", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.028103, + "strategy_rank": 75.878083, + "rr": 1.416225, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.124338, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071581, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.138173, + "strategy_rank": 68.149992, + "rr": 0.902036, + "primary_prob": 47.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.353054, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822926, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.660422, + "strategy_rank": 86.458557, + "rr": 1.619351, + "primary_prob": 23.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.429026, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.854103, + "range_504_ratio": 2.349266, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.567996, + "hold30_r": -0.43768 + }, + { + "symbol": "HCA", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.903981, + "strategy_rank": 62.729049, + "rr": 1.254088, + "primary_prob": 42.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.881132, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073251, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.046838, + "strategy_rank": 83.955684, + "rr": 1.443772, + "primary_prob": 53.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.165658, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060452, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.543326, + "strategy_rank": 68.713038, + "rr": 0.945135, + "primary_prob": 50.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.417703, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079883, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.037471, + "strategy_rank": 80.687912, + "rr": 1.937757, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.906636, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.78508, + "range_504_ratio": 2.192582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056953, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.569087, + "strategy_rank": 80.149763, + "rr": 1.913849, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.870773, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854177, + "hold30_r": -0.030823 + }, + { + "symbol": "JBL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.604215, + "strategy_rank": 79.468745, + "rr": 1.654336, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.481504, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589691, + "hold30_r": 7.494174 + }, + { + "symbol": "JPM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.669789, + "strategy_rank": 70.520722, + "rr": 1.286835, + "primary_prob": 41.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.930253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077472, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.505855, + "strategy_rank": 77.265781, + "rr": 1.954633, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.931949, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053966, + "hold30_r": -1.0 + }, + { + "symbol": "LIN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.796253, + "strategy_rank": 60.517657, + "rr": 1.566851, + "primary_prob": 28.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.350277, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.470848, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.416862, + "strategy_rank": 86.706757, + "rr": 1.819336, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.729004, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048241, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.613583, + "strategy_rank": 86.311284, + "rr": 2.376691, + "primary_prob": 25.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.565036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054492, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.0726, + "strategy_rank": 92.833997, + "rr": 1.789545, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.684318, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043544, + "hold30_r": -1.0 + }, + { + "symbol": "MGM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.69555, + "strategy_rank": 84.691091, + "rr": 1.927788, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.891681, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046132, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.030445, + "strategy_rank": 79.291405, + "rr": 1.239426, + "primary_prob": 45.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.859138, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.987439, + "range_504_ratio": 2.684352, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.185745, + "hold30_r": -0.181745 + }, + { + "symbol": "MSTR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.540984, + "strategy_rank": 98.033361, + "rr": 1.6208, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.4312, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023348, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.964871, + "strategy_rank": 95.213728, + "rr": 1.069215, + "primary_prob": 36.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.603823, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053533, + "hold30_r": -1.017419 + }, + { + "symbol": "NFLX", + "date": "2023-08-23", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.775176, + "strategy_rank": 94.201969, + "rr": 3.08428, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.626421, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045953, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.803279, + "strategy_rank": 67.942202, + "rr": 0.788627, + "primary_prob": 56.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.18294, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593628, + "range_504_ratio": 1.810546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.722817, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.822014, + "strategy_rank": 88.531485, + "rr": 1.520378, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.280567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.980739, + "range_504_ratio": 2.666427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.481742, + "hold30_r": -1.11898 + }, + { + "symbol": "ORCL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.208431, + "strategy_rank": 77.231883, + "rr": 2.236672, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.355008, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054344, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.18267, + "strategy_rank": 63.236747, + "rr": 1.187364, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.781045, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082254, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.515222, + "strategy_rank": 90.346637, + "rr": 1.704145, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.556217, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.74907, + "range_504_ratio": 2.115033, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034009, + "hold30_r": 0.080815 + }, + { + "symbol": "PCAR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.992974, + "strategy_rank": 72.17826, + "rr": 0.947465, + "primary_prob": 41.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.421197, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074621, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.442623, + "strategy_rank": 70.351425, + "rr": 1.385253, + "primary_prob": 39.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.07788, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.708102, + "range_504_ratio": 2.030134, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072862, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 76.752336, + "rr": 1.920661, + "primary_prob": 17.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.880991, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063489, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.477752, + "strategy_rank": 82.28723, + "rr": 1.782648, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.673972, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046276, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.063232, + "strategy_rank": 98.888655, + "rr": 1.826296, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.739444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020706, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.967213, + "strategy_rank": 71.430787, + "rr": 1.320376, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.980563, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254849, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.41452, + "strategy_rank": 95.069136, + "rr": 1.265562, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.898343, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044462, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.498829, + "strategy_rank": 73.87161, + "rr": 2.964894, + "primary_prob": 20.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.447341, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05002, + "hold30_r": -0.332146 + }, + { + "symbol": "ROK", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.606557, + "strategy_rank": 76.468515, + "rr": 2.419442, + "primary_prob": 24.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.629163, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.624645, + "range_504_ratio": 1.867582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081436, + "hold30_r": -1.020351 + }, + { + "symbol": "SLB", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.379391, + "strategy_rank": 91.684733, + "rr": 0.985751, + "primary_prob": 38.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.478626, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.864759, + "range_504_ratio": 2.374433, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933042, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882904, + "strategy_rank": 99.742799, + "rr": 1.742543, + "primary_prob": 20.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.613815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018786, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.372365, + "strategy_rank": 85.486824, + "rr": 2.251532, + "primary_prob": 24.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.377298, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043939, + "hold30_r": -1.0 + }, + { + "symbol": "SYK", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.01171, + "strategy_rank": 62.171748, + "rr": 0.855602, + "primary_prob": 53.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.283403, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.776843, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.093677, + "strategy_rank": 65.10763, + "rr": 1.430305, + "primary_prob": 38.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.145458, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070906, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.76815, + "strategy_rank": 69.534434, + "rr": 2.747842, + "primary_prob": 9.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.121764, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063948, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.562061, + "strategy_rank": 82.748583, + "rr": 1.477838, + "primary_prob": 37.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.216758, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.44093, + "hold30_r": 0.116421 + }, + { + "symbol": "UAL", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.271663, + "strategy_rank": 89.403248, + "rr": 2.226021, + "primary_prob": 20.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.339031, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048661, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.667447, + "strategy_rank": 92.901793, + "rr": 1.737125, + "primary_prob": 24.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.605687, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694761, + "hold30_r": -0.248704 + }, + { + "symbol": "UHS", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.461358, + "strategy_rank": 79.830895, + "rr": 2.159284, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.238926, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059611, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.758782, + "strategy_rank": 88.976942, + "rr": 1.099075, + "primary_prob": 46.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.648612, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.758491, + "range_504_ratio": 2.135052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.057234, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.119438, + "strategy_rank": 81.52099, + "rr": 1.23879, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.858185, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.185107, + "hold30_r": -3.17477 + }, + { + "symbol": "WYNN", + "date": "2023-08-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.306792, + "strategy_rank": 88.897464, + "rr": 1.902836, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.854255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047436, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2023-08-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.454545, + "strategy_rank": 87.423986, + "rr": 1.774555, + "primary_prob": 20.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.661832, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.95489, + "range_504_ratio": 7.063142, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037388, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.242424, + "strategy_rank": 82.823143, + "rr": 1.795145, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.692717, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730778, + "hold30_r": 2.488154 + }, + { + "symbol": "ADBE", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.212121, + "strategy_rank": 82.465897, + "rr": 1.925484, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.888226, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053641, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.606061, + "strategy_rank": 92.575149, + "rr": 1.869944, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.804916, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046125, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.666667, + "strategy_rank": 87.553728, + "rr": 1.673628, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.510442, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044013, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.69697, + "strategy_rank": 84.292595, + "rr": 1.07425, + "primary_prob": 48.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.611374, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.654943, + "range_504_ratio": 1.925033, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.00703, + "hold30_r": 1.125592 + }, + { + "symbol": "AXON", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.424242, + "strategy_rank": 92.904709, + "rr": 1.566578, + "primary_prob": 50.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.349867, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04549, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.393939, + "strategy_rank": 79.422432, + "rr": 1.472909, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.209364, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05667, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.909091, + "strategy_rank": 66.096339, + "rr": 1.79087, + "primary_prob": 32.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.686305, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613824, + "range_504_ratio": 1.847483, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072074, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.393939, + "strategy_rank": 79.21155, + "rr": 1.219082, + "primary_prob": 45.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.828622, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063346, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.424242, + "strategy_rank": 75.871093, + "rr": 1.764518, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.646778, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069611, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.787879, + "strategy_rank": 96.104357, + "rr": 1.563682, + "primary_prob": 26.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.345523, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033171, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.0, + "strategy_rank": 65.402177, + "rr": 1.774651, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.661977, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066599, + "hold30_r": 1.4524 + }, + { + "symbol": "CARR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.969697, + "strategy_rank": 82.665729, + "rr": 1.446147, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.16922, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058114, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.151515, + "strategy_rank": 84.664585, + "rr": 1.340739, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.011109, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065546, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.454545, + "strategy_rank": 97.347565, + "rr": 1.527912, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.291869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036609, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.757576, + "strategy_rank": 96.921476, + "rr": 1.015681, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.523522, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021366, + "hold30_r": -1.0 + }, + { + "symbol": "COO", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 62.892382, + "rr": 1.984726, + "primary_prob": 22.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.977088, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.641035, + "range_504_ratio": 1.898444, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082404, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.69697, + "strategy_rank": 58.094771, + "rr": 1.320036, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.980054, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093844, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.242424, + "strategy_rank": 69.315042, + "rr": 1.725613, + "primary_prob": 19.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.588419, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067046, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.848485, + "strategy_rank": 79.540493, + "rr": 1.881789, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.822683, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078556, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.181818, + "strategy_rank": 77.769111, + "rr": 2.045122, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.067683, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058505, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.636364, + "strategy_rank": 99.709179, + "rr": 1.24445, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.866675, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.579491, + "range_504_ratio": 97.464789, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015766, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.939394, + "strategy_rank": 81.124928, + "rr": 1.965081, + "primary_prob": 29.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.947622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056643, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.484848, + "strategy_rank": 83.770591, + "rr": 1.755143, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.632715, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040767, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.393939, + "strategy_rank": 82.664512, + "rr": 1.717308, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.575962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051982, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.484848, + "strategy_rank": 81.723191, + "rr": 1.930017, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.895026, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049263, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.30303, + "strategy_rank": 88.242351, + "rr": 2.539167, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 20, + "primary_distance_atr": 3.808751, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033315, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.727273, + "strategy_rank": 74.90764, + "rr": 2.15435, + "primary_prob": 26.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.231525, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.094437, + "hold30_r": 2.575253 + }, + { + "symbol": "FCX", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.666667, + "strategy_rank": 82.824345, + "rr": 2.143079, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.214619, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.403423, + "hold30_r": -1.356231 + }, + { + "symbol": "FSLR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.212121, + "strategy_rank": 97.25042, + "rr": 1.544966, + "primary_prob": 36.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.31745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032293, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.818182, + "strategy_rank": 93.786391, + "rr": 2.213055, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.319582, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645316, + "range_504_ratio": 1.90659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04241, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.121212, + "strategy_rank": 74.605767, + "rr": 1.116566, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.67485, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.168149, + "hold30_r": -1.098212 + }, + { + "symbol": "HCA", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.212121, + "strategy_rank": 61.237844, + "rr": 0.832224, + "primary_prob": 69.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.248336, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077608, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.363636, + "strategy_rank": 86.818995, + "rr": 1.052071, + "primary_prob": 44.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.578106, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.591187, + "range_504_ratio": 1.80613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.991983, + "hold30_r": -1.038753 + }, + { + "symbol": "IDXX", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.727273, + "strategy_rank": 79.013565, + "rr": 2.272573, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.408859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.78508, + "range_504_ratio": 2.192582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154218, + "hold30_r": -1.099958 + }, + { + "symbol": "ISRG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.636364, + "strategy_rank": 81.448961, + "rr": 1.654256, + "primary_prob": 48.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.481384, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057593, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.909091, + "strategy_rank": 69.86224, + "rr": 1.147106, + "primary_prob": 45.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.720659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082832, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.757576, + "strategy_rank": 83.878187, + "rr": 0.902763, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.354144, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.726362, + "range_504_ratio": 2.067546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.855411, + "hold30_r": -1.240111 + }, + { + "symbol": "LEN", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.454545, + "strategy_rank": 77.788194, + "rr": 1.426749, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.140124, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053284, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.090909, + "strategy_rank": 91.354688, + "rr": 0.695702, + "primary_prob": 51.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.043553, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.650452, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.666667, + "strategy_rank": 86.218299, + "rr": 2.018275, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.027413, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058683, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.939394, + "strategy_rank": 81.734843, + "rr": 1.63904, + "primary_prob": 34.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.45856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.551405, + "range_504_ratio": 1.735689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045806, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.424242, + "strategy_rank": 93.782097, + "rr": 1.719655, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.579482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.473143, + "range_504_ratio": 4.362924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.676171, + "hold30_r": 2.141031 + }, + { + "symbol": "MGM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.636364, + "strategy_rank": 82.856942, + "rr": 1.504566, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.256848, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05171, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.363636, + "strategy_rank": 61.94983, + "rr": 1.418444, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.127666, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079124, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.848485, + "strategy_rank": 77.778945, + "rr": 1.408818, + "primary_prob": 41.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.113227, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.982255, + "range_504_ratio": 2.670471, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.348841, + "hold30_r": 0.932298 + }, + { + "symbol": "MSTR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.939394, + "strategy_rank": 98.303646, + "rr": 1.72946, + "primary_prob": 22.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.594189, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024281, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.878788, + "strategy_rank": 90.136675, + "rr": 2.297875, + "primary_prob": 25.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.446812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.3241, + "hold30_r": -1.287387 + }, + { + "symbol": "NFLX", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.69697, + "strategy_rank": 94.143622, + "rr": 0.721482, + "primary_prob": 53.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.082223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.67579, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.484848, + "strategy_rank": 89.254992, + "rr": 1.24657, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.869855, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.97787, + "range_504_ratio": 2.658787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039798, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.181818, + "strategy_rank": 79.022799, + "rr": 1.377756, + "primary_prob": 40.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.066634, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.992004, + "hold30_r": -1.940018 + }, + { + "symbol": "PANW", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.393939, + "strategy_rank": 85.401151, + "rr": 1.194373, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.791559, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.671897, + "range_504_ratio": 1.957949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.155365, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.212121, + "strategy_rank": 72.242923, + "rr": 0.927819, + "primary_prob": 51.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.391728, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859833, + "hold30_r": 1.060223 + }, + { + "symbol": "PCG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.151515, + "strategy_rank": 64.669906, + "rr": 0.693707, + "primary_prob": 60.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.04056, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.708102, + "range_504_ratio": 2.030134, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.614597, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.818182, + "strategy_rank": 79.486996, + "rr": 0.76685, + "primary_prob": 59.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.150275, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065665, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.181818, + "strategy_rank": 82.330658, + "rr": 1.318188, + "primary_prob": 33.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.977281, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045493, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.272727, + "strategy_rank": 99.091876, + "rr": 1.840133, + "primary_prob": 20.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.760199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022096, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.575758, + "strategy_rank": 76.705449, + "rr": 1.97713, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.965695, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068442, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.030303, + "strategy_rank": 94.931853, + "rr": 1.087826, + "primary_prob": 46.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.631739, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043633, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.242424, + "strategy_rank": 75.511414, + "rr": 2.568303, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.852454, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05432, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.060606, + "strategy_rank": 88.36286, + "rr": 1.835932, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.753898, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.864759, + "range_504_ratio": 2.374433, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057312, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.878788, + "strategy_rank": 99.733773, + "rr": 0.995864, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.493796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.109467, + "hold30_r": -1.092155 + }, + { + "symbol": "SYK", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.454545, + "strategy_rank": 60.174167, + "rr": 1.876751, + "primary_prob": 46.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.815127, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.799759, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.181818, + "strategy_rank": 69.03344, + "rr": 1.39991, + "primary_prob": 41.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.099865, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067834, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.151515, + "strategy_rank": 84.489978, + "rr": 1.75352, + "primary_prob": 20.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.630279, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048304, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.424242, + "strategy_rank": 86.905676, + "rr": 1.668001, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.502002, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.629393, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 88.340112, + "rr": 1.726696, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.590044, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051476, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.909091, + "strategy_rank": 92.33721, + "rr": 1.1189, + "primary_prob": 37.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.67835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.074267, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.969697, + "strategy_rank": 72.284108, + "rr": 2.038588, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.057881, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065816, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.666667, + "strategy_rank": 81.779121, + "rr": 1.557195, + "primary_prob": 42.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.335792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052331, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-08-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 87.975523, + "rr": 2.128876, + "primary_prob": 27.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.193315, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053371, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.742092, + "strategy_rank": 83.002474, + "rr": 1.564757, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.347136, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495526, + "hold30_r": 2.627192 + }, + { + "symbol": "ALGN", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.92944, + "strategy_rank": 90.029734, + "rr": 1.839994, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.759992, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041318, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.145985, + "strategy_rank": 86.985685, + "rr": 1.1792, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.7688, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.147401, + "hold30_r": -1.10309 + }, + { + "symbol": "AMD", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.021898, + "strategy_rank": 85.22261, + "rr": 1.888894, + "primary_prob": 24.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.833341, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031322, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.282238, + "strategy_rank": 89.699023, + "rr": 1.60315, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.404725, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.605623, + "hold30_r": -1.562362 + }, + { + "symbol": "AXON", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.822384, + "strategy_rank": 91.771786, + "rr": 1.543893, + "primary_prob": 38.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.31584, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049503, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.484185, + "strategy_rank": 82.13359, + "rr": 1.893646, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.84047, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053674, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.498783, + "strategy_rank": 82.46808, + "rr": 1.55922, + "primary_prob": 23.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.338831, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065617, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.253041, + "strategy_rank": 78.398974, + "rr": 1.199504, + "primary_prob": 46.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.799257, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073755, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.026764, + "strategy_rank": 96.879414, + "rr": 1.555189, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.332784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031193, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.793187, + "strategy_rank": 65.799406, + "rr": 1.749894, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.624842, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.177516, + "hold30_r": -1.102662 + }, + { + "symbol": "CARR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.211679, + "strategy_rank": 78.345263, + "rr": 1.38596, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.078939, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05717, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.849148, + "strategy_rank": 84.719161, + "rr": 0.880578, + "primary_prob": 48.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.320867, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064851, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.958637, + "strategy_rank": 96.960852, + "rr": 0.746992, + "primary_prob": 48.96, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.120488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054169, + "hold30_r": -1.017538 + }, + { + "symbol": "COIN", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.038929, + "strategy_rank": 95.718027, + "rr": 1.85358, + "primary_prob": 20.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.78037, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021956, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.048662, + "strategy_rank": 56.871442, + "rr": 1.482701, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.224051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085179, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.416058, + "strategy_rank": 70.200464, + "rr": 2.048684, + "primary_prob": 15.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.073026, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065499, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.065693, + "strategy_rank": 75.595015, + "rr": 1.330359, + "primary_prob": 34.51, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.995538, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072742, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.291971, + "strategy_rank": 70.257778, + "rr": 2.182359, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.273539, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058987, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.635036, + "strategy_rank": 99.708118, + "rr": 1.722179, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.583268, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 4.579491, + "range_504_ratio": 97.464789, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.118095, + "hold30_r": -1.10157 + }, + { + "symbol": "DAL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.591241, + "strategy_rank": 82.721636, + "rr": 1.299408, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.949112, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096022, + "hold30_r": -1.043367 + }, + { + "symbol": "DASH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.549878, + "strategy_rank": 83.286857, + "rr": 1.244961, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.867441, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044265, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.914842, + "strategy_rank": 71.236506, + "rr": 1.717059, + "primary_prob": 28.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.575589, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107218, + "hold30_r": -1.032558 + }, + { + "symbol": "DECK", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.255474, + "strategy_rank": 83.171551, + "rr": 2.0103, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.015449, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054988, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.985401, + "strategy_rank": 82.481043, + "rr": 1.572032, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.358047, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049687, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.481752, + "strategy_rank": 60.067323, + "rr": 1.543613, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.31542, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.444469, + "range_504_ratio": 1.559661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080195, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.06326, + "strategy_rank": 82.290884, + "rr": 1.31314, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.969709, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.706008, + "range_504_ratio": 2.025888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.265777, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.995134, + "strategy_rank": 80.624749, + "rr": 3.321697, + "primary_prob": 17.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 21, + "primary_distance_atr": 4.982545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03175, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.323601, + "strategy_rank": 83.636229, + "rr": 0.752607, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.12891, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068307, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.442822, + "strategy_rank": 86.266772, + "rr": 2.361451, + "primary_prob": 21.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.542177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740208, + "range_504_ratio": 2.096371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.134868, + "hold30_r": -1.088814 + }, + { + "symbol": "FSLR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.525547, + "strategy_rank": 95.366912, + "rr": 1.847693, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.77154, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0301, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.309002, + "strategy_rank": 75.94737, + "rr": 1.275663, + "primary_prob": 41.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.913495, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.203307, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.265207, + "strategy_rank": 83.754577, + "rr": 1.772526, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.658789, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.834798, + "range_504_ratio": 2.304348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062235, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.389294, + "strategy_rank": 85.080759, + "rr": 1.199712, + "primary_prob": 48.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.799568, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055765, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.618005, + "strategy_rank": 70.4627, + "rr": 1.41307, + "primary_prob": 38.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.119605, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079244, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.279805, + "strategy_rank": 77.098776, + "rr": 2.142378, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.213567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.78508, + "range_504_ratio": 2.192582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052319, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.83455, + "strategy_rank": 80.052146, + "rr": 2.56009, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.840135, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051667, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.715328, + "strategy_rank": 84.921604, + "rr": 1.022059, + "primary_prob": 48.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.533089, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.876919, + "range_504_ratio": 2.403484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.971468, + "hold30_r": 5.049764 + }, + { + "symbol": "JPM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.751825, + "strategy_rank": 69.459287, + "rr": 1.073289, + "primary_prob": 47.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.609934, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.99124, + "hold30_r": 0.448155 + }, + { + "symbol": "KLAC", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.009732, + "strategy_rank": 85.36458, + "rr": 0.928171, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.392256, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.20036, + "hold30_r": -1.154441 + }, + { + "symbol": "LEN", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.552311, + "strategy_rank": 80.304579, + "rr": 1.682424, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.523637, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.811454, + "hold30_r": -1.759003 + }, + { + "symbol": "LRCX", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.632603, + "strategy_rank": 89.328745, + "rr": 1.076759, + "primary_prob": 40.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.615139, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044292, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.768856, + "strategy_rank": 87.491112, + "rr": 0.987726, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.481589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.655681, + "hold30_r": -1.607476 + }, + { + "symbol": "META", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.56691, + "strategy_rank": 92.580818, + "rr": 0.791675, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.187512, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.471737, + "range_504_ratio": 4.356794, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.746977, + "hold30_r": 1.05807 + }, + { + "symbol": "MGM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.53528, + "strategy_rank": 78.110133, + "rr": 2.004586, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.00688, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.664922, + "range_504_ratio": 1.944339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097477, + "hold30_r": -1.042943 + }, + { + "symbol": "MSTR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.053528, + "strategy_rank": 98.382615, + "rr": 0.666843, + "primary_prob": 50.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.000265, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024917, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.725061, + "strategy_rank": 86.269193, + "rr": 1.673078, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.509617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04958, + "range_504_ratio": 2.85645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.369741, + "hold30_r": -1.330218 + }, + { + "symbol": "NFLX", + "date": "2023-09-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.810219, + "strategy_rank": 94.061813, + "rr": 2.312553, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.46883, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048911, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.270073, + "strategy_rank": 98.506041, + "rr": 1.377749, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.066624, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.27704, + "hold30_r": -1.244074 + }, + { + "symbol": "ON", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.766423, + "strategy_rank": 86.614166, + "rr": 1.368833, + "primary_prob": 30.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.05325, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.97787, + "range_504_ratio": 2.658787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041264, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.96837, + "strategy_rank": 60.881257, + "rr": 0.731267, + "primary_prob": 58.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.096901, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.646412, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.172749, + "strategy_rank": 72.724323, + "rr": 1.134432, + "primary_prob": 45.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.701649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.066314, + "hold30_r": -0.205052 + }, + { + "symbol": "PCG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.686131, + "strategy_rank": 65.320583, + "rr": 1.666227, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.49934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683845, + "range_504_ratio": 1.981481, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074279, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.240876, + "strategy_rank": 81.635603, + "rr": 1.185234, + "primary_prob": 42.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.777851, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066203, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.296837, + "strategy_rank": 84.863611, + "rr": 1.316801, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.975202, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044257, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.540146, + "strategy_rank": 98.577617, + "rr": 1.595575, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.393362, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021572, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.997567, + "strategy_rank": 78.625481, + "rr": 1.314389, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.971584, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067815, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.783455, + "strategy_rank": 94.451817, + "rr": 0.89413, + "primary_prob": 50.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.341195, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043283, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.523114, + "strategy_rank": 76.977831, + "rr": 2.444606, + "primary_prob": 21.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.666909, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.503048, + "range_504_ratio": 1.653754, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056334, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.454988, + "strategy_rank": 86.343249, + "rr": 1.529426, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.294139, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.745292, + "range_504_ratio": 2.107058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.501353, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.79562, + "strategy_rank": 90.741886, + "rr": 0.999308, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.498962, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.864759, + "range_504_ratio": 2.374433, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062347, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.878345, + "strategy_rank": 99.732803, + "rr": 1.547638, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.321457, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.180204, + "hold30_r": -1.161598 + }, + { + "symbol": "SYK", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.698297, + "strategy_rank": 61.100944, + "rr": 1.646003, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.469004, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.567497, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.861314, + "strategy_rank": 69.941269, + "rr": 1.063387, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.59508, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071044, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.306569, + "strategy_rank": 60.106832, + "rr": 0.714138, + "primary_prob": 61.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.071207, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.547927, + "range_504_ratio": 1.729663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.621869, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.012165, + "strategy_rank": 91.010943, + "rr": 1.630306, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.445459, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030561, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.238443, + "strategy_rank": 83.780502, + "rr": 1.797732, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.696598, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042076, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.902676, + "strategy_rank": 87.361485, + "rr": 1.524772, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.287158, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047578, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.457421, + "strategy_rank": 90.38767, + "rr": 0.756928, + "primary_prob": 64.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.135393, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709523, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.104623, + "strategy_rank": 74.262071, + "rr": 1.525844, + "primary_prob": 34.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.288767, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059827, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.214112, + "strategy_rank": 91.564441, + "rr": 1.112363, + "primary_prob": 39.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.668545, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042291, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.778589, + "strategy_rank": 65.210061, + "rr": 1.570981, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.356471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.513077, + "range_504_ratio": 1.670423, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065951, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.508516, + "strategy_rank": 66.339942, + "rr": 1.150829, + "primary_prob": 44.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.726244, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835253, + "range_504_ratio": 2.305398, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078311, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-09-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.472019, + "strategy_rank": 88.027986, + "rr": 2.013221, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.019832, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046341, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.22871, + "strategy_rank": 80.284855, + "rr": 1.585774, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.378661, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513305, + "hold30_r": 1.553692 + }, + { + "symbol": "ADBE", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.549878, + "strategy_rank": 82.595109, + "rr": 2.486042, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.729063, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054241, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.754258, + "strategy_rank": 91.634777, + "rr": 1.567641, + "primary_prob": 36.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.351462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041314, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.26764, + "strategy_rank": 87.28929, + "rr": 1.854693, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.78204, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046506, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.104623, + "strategy_rank": 89.516925, + "rr": 2.287581, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.431372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033142, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.579075, + "strategy_rank": 93.931566, + "rr": 1.337051, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.005576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.846895, + "range_504_ratio": 2.332394, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044128, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.413625, + "strategy_rank": 65.86478, + "rr": 1.14978, + "primary_prob": 45.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.72467, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066993, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.282238, + "strategy_rank": 95.560674, + "rr": 1.04496, + "primary_prob": 47.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.567439, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.005306, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.012165, + "strategy_rank": 91.120166, + "rr": 1.114236, + "primary_prob": 59.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.671354, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048635, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.445255, + "strategy_rank": 95.626727, + "rr": 2.191441, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.287162, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.072573, + "hold30_r": -1.01788 + }, + { + "symbol": "BA", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.917275, + "strategy_rank": 83.763937, + "rr": 1.637179, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.455768, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.129645, + "hold30_r": -1.07387 + }, + { + "symbol": "BKR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.294404, + "strategy_rank": 78.088607, + "rr": 1.756257, + "primary_prob": 16.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.634386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069549, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.026764, + "strategy_rank": 97.207084, + "rr": 1.796457, + "primary_prob": 21.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.694686, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.11521, + "hold30_r": -1.083782 + }, + { + "symbol": "CAH", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.659367, + "strategy_rank": 69.89748, + "rr": 1.098864, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.648296, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.019301, + "hold30_r": 2.199995 + }, + { + "symbol": "CARR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.846715, + "strategy_rank": 78.745128, + "rr": 1.447404, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.171105, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046408, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.849148, + "strategy_rank": 84.355084, + "rr": 1.263294, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.894941, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063067, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.508516, + "strategy_rank": 58.657903, + "rr": 1.230012, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.845018, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.400059, + "range_504_ratio": 1.491913, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.142817, + "hold30_r": 3.834744 + }, + { + "symbol": "CCL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.255474, + "strategy_rank": 95.73223, + "rr": 2.704888, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.057332, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037221, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.347932, + "strategy_rank": 72.976077, + "rr": 1.987244, + "primary_prob": 21.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.980867, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.762293, + "range_504_ratio": 2.143184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077665, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.469586, + "strategy_rank": 62.102497, + "rr": 1.670496, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.505744, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59052, + "hold30_r": 2.623106 + }, + { + "symbol": "CRH", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.822384, + "strategy_rank": 75.279067, + "rr": 1.544593, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.316889, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.4557, + "hold30_r": -1.386428 + }, + { + "symbol": "DAL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.941606, + "strategy_rank": 78.746988, + "rr": 1.704835, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.557253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051675, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.143552, + "strategy_rank": 68.669419, + "rr": 1.90341, + "primary_prob": 26.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.855115, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076914, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.985401, + "strategy_rank": 83.864538, + "rr": 1.376786, + "primary_prob": 39.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.065179, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058918, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.201946, + "strategy_rank": 84.861751, + "rr": 2.918172, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.377258, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051203, + "hold30_r": -1.0 + }, + { + "symbol": "DXCM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.116788, + "strategy_rank": 81.328839, + "rr": 2.780669, + "primary_prob": 21.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 20, + "primary_distance_atr": 4.171003, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902047, + "range_504_ratio": 2.464643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032025, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.335766, + "strategy_rank": 81.236978, + "rr": 1.66716, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.50074, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06264, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.873479, + "strategy_rank": 69.544445, + "rr": 0.798343, + "primary_prob": 55.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.197515, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080487, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.768856, + "strategy_rank": 95.537229, + "rr": 1.528415, + "primary_prob": 36.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.292623, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029414, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.009732, + "strategy_rank": 86.056327, + "rr": 1.328705, + "primary_prob": 39.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.993058, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.833227, + "range_504_ratio": 2.300732, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063016, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.564477, + "strategy_rank": 83.366493, + "rr": 1.577952, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.366928, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05187, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.766423, + "strategy_rank": 68.410283, + "rr": 1.849923, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.774884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076775, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.077859, + "strategy_rank": 80.186055, + "rr": 3.134705, + "primary_prob": 19.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 4.702057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.777528, + "range_504_ratio": 2.176087, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05353, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.63017, + "strategy_rank": 70.903255, + "rr": 1.689337, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.534005, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063003, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.051095, + "strategy_rank": 81.777514, + "rr": 2.262461, + "primary_prob": 26.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.393691, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059917, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.472019, + "strategy_rank": 85.115365, + "rr": 2.262515, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.393772, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.876919, + "range_504_ratio": 2.403484, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057117, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.048662, + "strategy_rank": 65.063189, + "rr": 0.858228, + "primary_prob": 53.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.287342, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084927, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.036496, + "strategy_rank": 84.792538, + "rr": 1.34256, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.01384, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047613, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.742092, + "strategy_rank": 83.038882, + "rr": 1.769136, + "primary_prob": 32.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.653704, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.728846, + "hold30_r": -1.676506 + }, + { + "symbol": "LII", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.83455, + "strategy_rank": 78.85069, + "rr": 0.758599, + "primary_prob": 45.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.137898, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054713, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.997567, + "strategy_rank": 89.984705, + "rr": 1.854925, + "primary_prob": 25.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.782388, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045793, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.092457, + "strategy_rank": 85.50841, + "rr": 2.378186, + "primary_prob": 18.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.56728, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.351043, + "hold30_r": -1.299555 + }, + { + "symbol": "MCK", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.698297, + "strategy_rank": 67.69075, + "rr": 0.689011, + "primary_prob": 60.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.033517, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.821754, + "range_504_ratio": 2.274486, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.608635, + "hold30_r": 3.068701 + }, + { + "symbol": "META", + "date": "2023-09-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.053528, + "strategy_rank": 93.321936, + "rr": 2.11782, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.176731, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.458095, + "range_504_ratio": 4.297764, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.08382, + "hold30_r": -1.036079 + }, + { + "symbol": "MLM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.900243, + "strategy_rank": 66.278229, + "rr": 1.955399, + "primary_prob": 28.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.933099, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.486158, + "range_504_ratio": 1.626057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062378, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.603406, + "strategy_rank": 64.120928, + "rr": 0.771675, + "primary_prob": 57.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.157512, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.521606, + "range_504_ratio": 1.684731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.099818, + "hold30_r": -1.013769 + }, + { + "symbol": "MRK", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.523114, + "strategy_rank": 64.489966, + "rr": 1.398318, + "primary_prob": 39.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.097477, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523441, + "range_504_ratio": 1.687826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077296, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.958637, + "strategy_rank": 97.579784, + "rr": 1.735122, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.602683, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024981, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.810219, + "strategy_rank": 94.535114, + "rr": 1.557217, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.335826, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042485, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.635036, + "strategy_rank": 98.725108, + "rr": 1.780046, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.67007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.149203, + "hold30_r": -1.11334 + }, + { + "symbol": "NVR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.484185, + "strategy_rank": 72.631162, + "rr": 1.282711, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.924066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054297, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.065693, + "strategy_rank": 88.774626, + "rr": 0.989918, + "primary_prob": 49.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.484878, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.943504, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.090024, + "strategy_rank": 84.667871, + "rr": 1.839634, + "primary_prob": 22.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.759451, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.97787, + "range_504_ratio": 2.658787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049435, + "hold30_r": -1.008054 + }, + { + "symbol": "ORCL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.309002, + "strategy_rank": 87.961933, + "rr": 0.7263, + "primary_prob": 54.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.089449, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037613, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.902676, + "strategy_rank": 67.118767, + "rr": 0.94655, + "primary_prob": 50.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.419825, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079617, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.240876, + "strategy_rank": 75.045798, + "rr": 1.517331, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.275996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062661, + "hold30_r": -1.0 + }, + { + "symbol": "PCG", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.793187, + "strategy_rank": 62.63193, + "rr": 1.935946, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.90392, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.655386, + "range_504_ratio": 1.925887, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079593, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.510949, + "strategy_rank": 79.595528, + "rr": 1.998634, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.997951, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059662, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.296837, + "strategy_rank": 87.921864, + "rr": 1.960556, + "primary_prob": 22.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.940834, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042664, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.540146, + "strategy_rank": 98.614025, + "rr": 1.720771, + "primary_prob": 37.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.581156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.612515, + "range_504_ratio": 5.015411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.199243, + "hold30_r": -1.174292 + }, + { + "symbol": "PNR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.145985, + "strategy_rank": 77.956559, + "rr": 1.44782, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.171731, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066835, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.92944, + "strategy_rank": 70.296725, + "rr": 1.134681, + "primary_prob": 44.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.702022, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06668, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.783455, + "strategy_rank": 94.051331, + "rr": 0.919412, + "primary_prob": 51.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.379118, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.113697, + "hold30_r": -1.068979 + }, + { + "symbol": "SATS", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.306569, + "strategy_rank": 87.19421, + "rr": 0.753808, + "primary_prob": 49.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.130711, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.745292, + "range_504_ratio": 2.107058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030476, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.878345, + "strategy_rank": 99.769211, + "rr": 1.617018, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.425527, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.190847, + "hold30_r": -1.169591 + }, + { + "symbol": "TAP", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.291971, + "strategy_rank": 65.379137, + "rr": 1.011176, + "primary_prob": 48.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.516764, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082416, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.321168, + "strategy_rank": 67.832099, + "rr": 1.601605, + "primary_prob": 24.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.402408, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070582, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.715328, + "strategy_rank": 93.113351, + "rr": 1.884169, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.826253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032028, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.618005, + "strategy_rank": 84.188429, + "rr": 1.831977, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.747966, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085439, + "hold30_r": -1.038948 + }, + { + "symbol": "UHS", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.360097, + "strategy_rank": 72.542845, + "rr": 0.838835, + "primary_prob": 54.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.258252, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057799, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.673966, + "strategy_rank": 91.785368, + "rr": 1.867388, + "primary_prob": 22.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.801083, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043628, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.279805, + "strategy_rank": 67.232272, + "rr": 1.747223, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.620834, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.513077, + "range_504_ratio": 1.670423, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069165, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.270073, + "strategy_rank": 98.979342, + "rr": 0.735861, + "primary_prob": 64.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.103792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.650095, + "range_504_ratio": 5.207474, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031912, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.656934, + "strategy_rank": 63.268106, + "rr": 0.710406, + "primary_prob": 59.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.065609, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.732834, + "range_504_ratio": 2.08097, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.622064, + "hold30_r": 1.499896 + }, + { + "symbol": "WDAY", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.861314, + "strategy_rank": 82.902434, + "rr": 1.587573, + "primary_prob": 41.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.38136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.301247, + "hold30_r": -1.239143 + }, + { + "symbol": "WST", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.374696, + "strategy_rank": 70.838501, + "rr": 1.669827, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.504741, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074529, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-09-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.525547, + "strategy_rank": 87.357204, + "rr": 2.5708, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.8562, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053056, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.371257, + "strategy_rank": 75.27135, + "rr": 1.072244, + "primary_prob": 48.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.608366, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077211, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.08982, + "strategy_rank": 90.218788, + "rr": 1.714052, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.571078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667838, + "hold30_r": 2.015828 + }, + { + "symbol": "ALGN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.419162, + "strategy_rank": 91.286245, + "rr": 1.903579, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.855368, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.455416, + "range_504_ratio": 4.286266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038866, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.215569, + "strategy_rank": 89.389608, + "rr": 1.86386, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.79579, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.819532, + "hold30_r": 0.544298 + }, + { + "symbol": "ANET", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.850299, + "strategy_rank": 95.499152, + "rr": 1.588962, + "primary_prob": 35.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.383443, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.846895, + "range_504_ratio": 2.332394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.54466, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.479042, + "strategy_rank": 66.299487, + "rr": 2.530821, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.796232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.466365, + "hold30_r": 3.056153 + }, + { + "symbol": "APP", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.48503, + "strategy_rank": 97.773571, + "rr": 1.512405, + "primary_prob": 28.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.268608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029967, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.892216, + "strategy_rank": 91.136737, + "rr": 1.869514, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.80427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.82376, + "hold30_r": 1.780004 + }, + { + "symbol": "AXON", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.245509, + "strategy_rank": 95.491211, + "rr": 2.047016, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.070524, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.000362, + "hold30_r": 1.681772 + }, + { + "symbol": "BA", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.694611, + "strategy_rank": 82.950744, + "rr": 2.443831, + "primary_prob": 23.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 19, + "primary_distance_atr": 3.665746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058902, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.317365, + "strategy_rank": 63.302084, + "rr": 0.922157, + "primary_prob": 51.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.383235, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.535607, + "range_504_ratio": 1.708485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079004, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.173653, + "strategy_rank": 82.210804, + "rr": 0.922876, + "primary_prob": 51.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.384313, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859308, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.017964, + "strategy_rank": 79.088919, + "rr": 0.76253, + "primary_prob": 57.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.143794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.698633, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.922156, + "strategy_rank": 97.310025, + "rr": 1.874901, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.812351, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028934, + "hold30_r": -1.0 + }, + { + "symbol": "CARR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.113772, + "strategy_rank": 79.039856, + "rr": 1.044836, + "primary_prob": 47.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.567254, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998401, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.778443, + "strategy_rank": 83.580752, + "rr": 1.360172, + "primary_prob": 40.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.040258, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059943, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.718563, + "strategy_rank": 58.796901, + "rr": 0.876649, + "primary_prob": 55.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.314973, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.424423, + "range_504_ratio": 1.528708, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.796318, + "hold30_r": 1.934316 + }, + { + "symbol": "CCL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.982036, + "strategy_rank": 91.176314, + "rr": 1.793343, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.690015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500251, + "range_504_ratio": 4.482815, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.153626, + "hold30_r": -1.117735 + }, + { + "symbol": "COR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.155689, + "strategy_rank": 58.333355, + "rr": 0.953597, + "primary_prob": 65.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.430395, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080501, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.45509, + "strategy_rank": 73.42824, + "rr": 1.468768, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.203152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.409512, + "hold30_r": 1.449126 + }, + { + "symbol": "CRH", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.934132, + "strategy_rank": 76.774322, + "rr": 2.591154, + "primary_prob": 23.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.886731, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.534405, + "hold30_r": 1.745867 + }, + { + "symbol": "CRM", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.239521, + "strategy_rank": 70.540425, + "rr": 2.485483, + "primary_prob": 24.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.728225, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063058, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.640719, + "strategy_rank": 99.712661, + "rr": 1.561617, + "primary_prob": 25.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.342426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.540444, + "range_504_ratio": 93.732394, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013279, + "hold30_r": -1.0 + }, + { + "symbol": "DD", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.077844, + "strategy_rank": 68.61829, + "rr": 1.340279, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.010419, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.265855, + "hold30_r": -1.522 + }, + { + "symbol": "DECK", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.610778, + "strategy_rank": 82.715, + "rr": 1.843575, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.765362, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052183, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.023952, + "strategy_rank": 89.430387, + "rr": 1.528556, + "primary_prob": 38.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.292834, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047769, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.413174, + "strategy_rank": 84.672376, + "rr": 1.655767, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.483651, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046565, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.526946, + "strategy_rank": 84.41474, + "rr": 2.102342, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.153513, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063537, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.497006, + "strategy_rank": 80.678729, + "rr": 1.34277, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.014155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055217, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.652695, + "strategy_rank": 73.908141, + "rr": 0.999914, + "primary_prob": 41.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.499872, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.935856, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.287425, + "strategy_rank": 77.723778, + "rr": 0.913996, + "primary_prob": 43.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.370994, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.990107, + "range_504_ratio": 2.691524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062317, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.568862, + "strategy_rank": 90.410748, + "rr": 1.764602, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.646903, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.031941, + "range_504_ratio": 2.806508, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049851, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.305389, + "strategy_rank": 90.432769, + "rr": 2.621866, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.932799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.072561, + "hold30_r": -1.042651 + }, + { + "symbol": "GE", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.047904, + "strategy_rank": 76.229949, + "rr": 1.473641, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.210461, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067005, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.269461, + "strategy_rank": 85.459232, + "rr": 1.72664, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.589959, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.824376, + "range_504_ratio": 2.280456, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056488, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.916168, + "strategy_rank": 63.040242, + "rr": 1.735742, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.603613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069691, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.832335, + "strategy_rank": 79.937115, + "rr": 1.816819, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.725229, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049818, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.311377, + "strategy_rank": 66.580688, + "rr": 1.219617, + "primary_prob": 43.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.829425, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075817, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.706587, + "strategy_rank": 77.468804, + "rr": 1.16537, + "primary_prob": 44.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.748055, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06416, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.353293, + "strategy_rank": 77.128667, + "rr": 1.416729, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.125094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.777528, + "range_504_ratio": 2.176087, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049771, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.634731, + "strategy_rank": 71.356856, + "rr": 1.456137, + "primary_prob": 38.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.184205, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060917, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.790419, + "strategy_rank": 79.317451, + "rr": 2.241186, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.361778, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051898, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.808383, + "strategy_rank": 85.739703, + "rr": 2.12242, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.183629, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.876919, + "range_504_ratio": 2.403484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.064104, + "hold30_r": 5.415352 + }, + { + "symbol": "KLAC", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.071856, + "strategy_rank": 84.835962, + "rr": 2.319568, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.479352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.273573, + "hold30_r": 2.181912 + }, + { + "symbol": "LEN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.221557, + "strategy_rank": 79.516022, + "rr": 1.679738, + "primary_prob": 34.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.519606, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044708, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.946108, + "strategy_rank": 79.464426, + "rr": 1.692589, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.538883, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052957, + "hold30_r": -1.0 + }, + { + "symbol": "LIN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.958084, + "strategy_rank": 57.387505, + "rr": 1.695773, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.54366, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090432, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.443114, + "strategy_rank": 90.917348, + "rr": 2.731189, + "primary_prob": 10.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.096784, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.005455, + "range_504_ratio": 2.733152, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059032, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.736527, + "strategy_rank": 90.918078, + "rr": 1.926751, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.890126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04295, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.988024, + "strategy_rank": 81.876205, + "rr": 1.461013, + "primary_prob": 30.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.19152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048172, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.964072, + "strategy_rank": 93.126822, + "rr": 1.748618, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.622927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.407856, + "range_504_ratio": 4.087184, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.702276, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.556886, + "strategy_rank": 61.856845, + "rr": 1.820822, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 24, + "primary_distance_atr": 2.731233, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.514873, + "range_504_ratio": 1.673427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083784, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.766467, + "strategy_rank": 97.342262, + "rr": 1.538907, + "primary_prob": 36.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.308361, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.513198, + "hold30_r": 5.026017 + }, + { + "symbol": "NFLX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.131737, + "strategy_rank": 92.164617, + "rr": 1.599841, + "primary_prob": 27.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.399762, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043553, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.54491, + "strategy_rank": 84.005451, + "rr": 2.257216, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.385824, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.750988, + "range_504_ratio": 2.119093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04561, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.401198, + "strategy_rank": 98.613096, + "rr": 1.651634, + "primary_prob": 31.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.477451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.618571, + "hold30_r": 1.003506 + }, + { + "symbol": "NVR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.502994, + "strategy_rank": 72.418046, + "rr": 2.338579, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.507868, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04911, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.976048, + "strategy_rank": 88.39757, + "rr": 1.510414, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.265621, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460465, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.329341, + "strategy_rank": 90.02803, + "rr": 1.589141, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.383711, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04035, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.550898, + "strategy_rank": 64.060181, + "rr": 1.445264, + "primary_prob": 38.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.167896, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073152, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.39521, + "strategy_rank": 85.346898, + "rr": 1.996694, + "primary_prob": 24.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.995041, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.671897, + "range_504_ratio": 1.957949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.950283, + "hold30_r": 2.338537 + }, + { + "symbol": "PCAR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.461078, + "strategy_rank": 73.698023, + "rr": 0.967772, + "primary_prob": 50.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.451659, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904294, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.179641, + "strategy_rank": 79.039727, + "rr": 2.28214, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.42321, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.224617, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.724551, + "strategy_rank": 88.873135, + "rr": 1.806033, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.70905, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039597, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.682635, + "strategy_rank": 98.755264, + "rr": 1.825262, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.737893, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.609095, + "range_504_ratio": 4.998288, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.802259, + "hold30_r": 3.26145 + }, + { + "symbol": "PNR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.94012, + "strategy_rank": 77.760951, + "rr": 1.517704, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.276555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065817, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.508982, + "strategy_rank": 77.70575, + "rr": 1.259498, + "primary_prob": 45.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.889246, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.677848, + "range_504_ratio": 1.969635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058474, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.742515, + "strategy_rank": 71.617968, + "rr": 2.00054, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.00081, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057566, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.203593, + "strategy_rank": 93.50954, + "rr": 1.601844, + "primary_prob": 34.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.402766, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043923, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 63.383513, + "rr": 1.297222, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.945833, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.577528, + "range_504_ratio": 1.781629, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085467, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.257485, + "strategy_rank": 88.037946, + "rr": 1.537139, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.305709, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.857223, + "range_504_ratio": 2.356607, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057773, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88024, + "strategy_rank": 99.808641, + "rr": 1.675507, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.513261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.656016, + "hold30_r": 0.606214 + }, + { + "symbol": "STLD", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.874251, + "strategy_rank": 83.173266, + "rr": 2.205189, + "primary_prob": 25.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.307783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.161547, + "hold30_r": 2.630627 + }, + { + "symbol": "TDG", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.227545, + "strategy_rank": 65.950679, + "rr": 1.602104, + "primary_prob": 35.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.403156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06849, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.467066, + "strategy_rank": 61.279634, + "rr": 1.96204, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.94306, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094683, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.005988, + "strategy_rank": 96.112077, + "rr": 1.76932, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.65398, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.022616, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.748503, + "strategy_rank": 85.937931, + "rr": 1.54024, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.31036, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043787, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.592814, + "strategy_rank": 72.708518, + "rr": 1.077054, + "primary_prob": 46.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.615582, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059189, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.263473, + "strategy_rank": 87.411671, + "rr": 1.76468, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.647019, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043915, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.161677, + "strategy_rank": 98.875539, + "rr": 1.704818, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.557226, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.650095, + "range_504_ratio": 5.207474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.673019, + "hold30_r": 1.602206 + }, + { + "symbol": "WDAY", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.02994, + "strategy_rank": 81.599811, + "rr": 2.371975, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.557962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.376744, + "hold30_r": -3.320506 + }, + { + "symbol": "WST", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.700599, + "strategy_rank": 73.507265, + "rr": 1.6987, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.54805, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6331, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-09-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.784431, + "strategy_rank": 83.062005, + "rr": 1.836614, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.75492, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047903, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.662949, + "strategy_rank": 75.678527, + "rr": 1.656052, + "primary_prob": 36.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.484077, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818043, + "range_504_ratio": 2.266061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08293, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.680297, + "strategy_rank": 88.715887, + "rr": 2.402777, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.604166, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.351395, + "hold30_r": 3.719739 + }, + { + "symbol": "ALGN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.343247, + "strategy_rank": 90.389469, + "rr": 2.178, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044212, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.104089, + "strategy_rank": 85.702529, + "rr": 2.138904, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.208356, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047441, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.697646, + "strategy_rank": 93.335447, + "rr": 1.890002, + "primary_prob": 20.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.835002, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.846895, + "range_504_ratio": 2.332394, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048099, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.654275, + "strategy_rank": 97.250082, + "rr": 1.598398, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.397596, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.143799, + "hold30_r": -1.110973 + }, + { + "symbol": "ARES", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.545229, + "strategy_rank": 72.067693, + "rr": 0.73609, + "primary_prob": 45.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.104135, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.703163, + "range_504_ratio": 2.020132, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070697, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.928129, + "strategy_rank": 90.706427, + "rr": 1.958168, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.937253, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.909389, + "hold30_r": 2.327558 + }, + { + "symbol": "AXON", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.645601, + "strategy_rank": 95.830289, + "rr": 1.527831, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.291746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.477657, + "hold30_r": 2.510219 + }, + { + "symbol": "BA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.17596, + "strategy_rank": 83.500428, + "rr": 2.128149, + "primary_prob": 21.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.192224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05763, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.784387, + "strategy_rank": 69.597649, + "rr": 1.006443, + "primary_prob": 49.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.509665, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474249, + "range_504_ratio": 1.606808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07217, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.167286, + "strategy_rank": 83.118955, + "rr": 1.284588, + "primary_prob": 37.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.926881, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065517, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.688971, + "strategy_rank": 79.789573, + "rr": 1.857963, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.786944, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069995, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.884758, + "strategy_rank": 97.253941, + "rr": 2.470359, + "primary_prob": 24.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.705539, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033896, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.14746, + "strategy_rank": 62.727326, + "rr": 1.175857, + "primary_prob": 44.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.763786, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089289, + "hold30_r": -1.0 + }, + { + "symbol": "CARR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.767038, + "strategy_rank": 79.699968, + "rr": 1.539226, + "primary_prob": 40.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.308839, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045372, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.184634, + "strategy_rank": 85.1798, + "rr": 0.962942, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.444413, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064454, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.236679, + "strategy_rank": 89.841942, + "rr": 1.710345, + "primary_prob": 26.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.565517, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.48554, + "range_504_ratio": 4.417349, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034047, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.386617, + "strategy_rank": 71.085465, + "rr": 0.960443, + "primary_prob": 50.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.440664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713714, + "range_504_ratio": 2.04156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08341, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.403965, + "strategy_rank": 58.313184, + "rr": 1.316651, + "primary_prob": 41.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.974977, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080382, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.916976, + "strategy_rank": 70.80752, + "rr": 1.677347, + "primary_prob": 34.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.51602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072567, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.591078, + "strategy_rank": 70.723643, + "rr": 0.765056, + "primary_prob": 57.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.147584, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.699215, + "hold30_r": 2.471101 + }, + { + "symbol": "CRH", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.432466, + "strategy_rank": 76.824234, + "rr": 1.903388, + "primary_prob": 25.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.855082, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054577, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.628253, + "strategy_rank": 99.702694, + "rr": 1.649967, + "primary_prob": 23.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.474951, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.491639, + "range_504_ratio": 89.267606, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01431, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.519207, + "strategy_rank": 78.043173, + "rr": 2.36734, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.55101, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604999, + "range_504_ratio": 1.83125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051816, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.049566, + "strategy_rank": 79.916031, + "rr": 1.642545, + "primary_prob": 34.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.463817, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041021, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.193309, + "strategy_rank": 80.518011, + "rr": 1.846503, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.769754, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056418, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.74969, + "strategy_rank": 87.725648, + "rr": 1.541673, + "primary_prob": 38.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.31251, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048891, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.44114, + "strategy_rank": 83.472704, + "rr": 2.582743, + "primary_prob": 23.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.874114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051982, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.988848, + "strategy_rank": 68.827916, + "rr": 0.77212, + "primary_prob": 56.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.158179, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.479351, + "range_504_ratio": 1.615026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073754, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.521685, + "strategy_rank": 84.841199, + "rr": 0.942804, + "primary_prob": 50.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.414206, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069491, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.936803, + "strategy_rank": 82.225107, + "rr": 1.279997, + "primary_prob": 41.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.919995, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057564, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.406444, + "strategy_rank": 77.014795, + "rr": 0.974111, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.461167, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.990107, + "range_504_ratio": 2.691524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059611, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.910781, + "strategy_rank": 90.091811, + "rr": 0.92512, + "primary_prob": 44.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.38768, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.99597, + "range_504_ratio": 2.707348, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053325, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.899628, + "strategy_rank": 87.325166, + "rr": 2.024204, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.036306, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031767, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.415118, + "strategy_rank": 75.282548, + "rr": 1.050741, + "primary_prob": 47.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.576111, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069941, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.032218, + "strategy_rank": 66.767423, + "rr": 1.475715, + "primary_prob": 37.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.213573, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.729891, + "range_504_ratio": 2.074854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.391107, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.70632, + "strategy_rank": 88.821989, + "rr": 1.028316, + "primary_prob": 54.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.542475, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.750453, + "range_504_ratio": 2.117959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058727, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.138786, + "strategy_rank": 64.533738, + "rr": 2.033135, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.049702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066151, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.510533, + "strategy_rank": 80.146248, + "rr": 1.785599, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.678399, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053801, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.732342, + "strategy_rank": 68.235878, + "rr": 0.926136, + "primary_prob": 51.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.389204, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.160924, + "hold30_r": -1.084545 + }, + { + "symbol": "IBKR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.245353, + "strategy_rank": 75.946531, + "rr": 1.58994, + "primary_prob": 35.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.38491, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062404, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.484511, + "strategy_rank": 74.774386, + "rr": 1.362181, + "primary_prob": 40.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.043271, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061904, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.847584, + "strategy_rank": 81.105546, + "rr": 1.169603, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.754405, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054308, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.758364, + "strategy_rank": 76.648531, + "rr": 2.533236, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.799854, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050515, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.997522, + "strategy_rank": 79.852159, + "rr": 0.834311, + "primary_prob": 57.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.251467, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050103, + "hold30_r": -1.0 + }, + { + "symbol": "LIN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.28005, + "strategy_rank": 58.597271, + "rr": 0.715197, + "primary_prob": 59.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.072795, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.626715, + "hold30_r": -1.005668 + }, + { + "symbol": "LLY", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.141264, + "strategy_rank": 90.392333, + "rr": 3.418616, + "primary_prob": 5.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 5.127925, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.005455, + "range_504_ratio": 2.733152, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.065782, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.095415, + "strategy_rank": 88.287681, + "rr": 0.879219, + "primary_prob": 50.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.318828, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.833479, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.288724, + "strategy_rank": 69.621513, + "rr": 1.108389, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.662583, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.47649, + "range_504_ratio": 1.610411, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062318, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.636927, + "strategy_rank": 93.335095, + "rr": 1.859142, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.788713, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.812815, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.164808, + "strategy_rank": 60.82031, + "rr": 1.77324, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.65986, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.514873, + "range_504_ratio": 1.673427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085275, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.795539, + "strategy_rank": 95.874801, + "rr": 1.079453, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.61918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.052338, + "hold30_r": 6.809703 + }, + { + "symbol": "NFLX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.423792, + "strategy_rank": 91.275888, + "rr": 1.413366, + "primary_prob": 38.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.12005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047779, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.493185, + "strategy_rank": 83.351162, + "rr": 2.268835, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.403252, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.750988, + "range_504_ratio": 2.119093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048791, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.13259, + "strategy_rank": 98.465742, + "rr": 1.881562, + "primary_prob": 26.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.822343, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.843939, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.856258, + "strategy_rank": 72.105066, + "rr": 1.107482, + "primary_prob": 46.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.661223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055345, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.210657, + "strategy_rank": 86.880463, + "rr": 1.156055, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.734082, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.104695, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.149938, + "strategy_rank": 91.441298, + "rr": 1.91763, + "primary_prob": 28.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.876444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042808, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.651797, + "strategy_rank": 62.269113, + "rr": 1.904066, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.8561, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076347, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.006196, + "strategy_rank": 70.517934, + "rr": 1.677855, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.516783, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066597, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.945477, + "strategy_rank": 79.825369, + "rr": 2.208001, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.312002, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059285, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.893432, + "strategy_rank": 88.958036, + "rr": 1.772887, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.659331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045049, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.902107, + "strategy_rank": 97.497729, + "rr": 1.930201, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.895301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.535909, + "range_504_ratio": 4.645548, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.903055, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.254027, + "strategy_rank": 74.436781, + "rr": 1.408603, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.112904, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064678, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.954151, + "strategy_rank": 73.309439, + "rr": 1.662672, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.494008, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05978, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.389095, + "strategy_rank": 93.421193, + "rr": 1.646503, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.469755, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043883, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-09-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.876084, + "strategy_rank": 99.802011, + "rr": 2.672217, + "primary_prob": 24.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.008326, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062567, + "hold30_r": -1.038449 + }, + { + "symbol": "STLD", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.536555, + "strategy_rank": 82.180657, + "rr": 1.645581, + "primary_prob": 46.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.468371, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.993266, + "range_504_ratio": 2.70004, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046182, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.962825, + "strategy_rank": 68.017241, + "rr": 1.480921, + "primary_prob": 37.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.221381, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073717, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.741016, + "strategy_rank": 61.75703, + "rr": 1.760064, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.640096, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095974, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.158612, + "strategy_rank": 95.568136, + "rr": 1.085162, + "primary_prob": 35.95, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.627743, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026285, + "hold30_r": 0.387245 + }, + { + "symbol": "UAL", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.501859, + "strategy_rank": 83.213477, + "rr": 1.967491, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.951236, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047267, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.458488, + "strategy_rank": 89.019335, + "rr": 0.788834, + "primary_prob": 50.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.18325, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045716, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.351921, + "strategy_rank": 76.160312, + "rr": 1.943619, + "primary_prob": 22.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.915429, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179617, + "hold30_r": -1.122675 + }, + { + "symbol": "URI", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.449814, + "strategy_rank": 89.564932, + "rr": 1.723572, + "primary_prob": 26.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.585357, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047621, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.380421, + "strategy_rank": 99.010053, + "rr": 0.830642, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.245962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.650095, + "range_504_ratio": 5.207474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.796738, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.297398, + "strategy_rank": 79.496188, + "rr": 2.323615, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.485423, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041531, + "hold30_r": 1.398986 + }, + { + "symbol": "WST", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.201983, + "strategy_rank": 74.039163, + "rr": 0.976892, + "primary_prob": 49.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.465339, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070316, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-09-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.271375, + "strategy_rank": 79.649666, + "rr": 2.718427, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.07764, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051857, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.026284, + "strategy_rank": 76.438185, + "rr": 1.410155, + "primary_prob": 40.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.115232, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.800697, + "range_504_ratio": 2.227094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.339567, + "hold30_r": 0.894884 + }, + { + "symbol": "ADBE", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.982079, + "strategy_rank": 90.337276, + "rr": 2.303719, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.455579, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.252371, + "hold30_r": 4.256461 + }, + { + "symbol": "ALGN", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.681004, + "strategy_rank": 91.510076, + "rr": 1.670839, + "primary_prob": 31.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.506258, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038514, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.919952, + "strategy_rank": 88.065897, + "rr": 2.029268, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.043902, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049561, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.857826, + "strategy_rank": 89.334447, + "rr": 1.699059, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.548588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035834, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.787336, + "strategy_rank": 94.828727, + "rr": 0.760633, + "primary_prob": 48.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.14095, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.834299, + "range_504_ratio": 2.303199, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.711984, + "hold30_r": -1.04005 + }, + { + "symbol": "APO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.397849, + "strategy_rank": 82.679329, + "rr": 1.474475, + "primary_prob": 24.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.211712, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060617, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.207885, + "strategy_rank": 98.352194, + "rr": 1.728426, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.592639, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035102, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.504182, + "strategy_rank": 91.504536, + "rr": 1.609454, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.414181, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.799868, + "range_504_ratio": 2.225247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557938, + "hold30_r": 4.242481 + }, + { + "symbol": "AXON", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.968937, + "strategy_rank": 96.111033, + "rr": 1.689894, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.534841, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.638013, + "hold30_r": 3.525132 + }, + { + "symbol": "BA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.265233, + "strategy_rank": 83.899847, + "rr": 2.161164, + "primary_prob": 23.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.241746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072037, + "hold30_r": -1.016735 + }, + { + "symbol": "BKNG", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.937873, + "strategy_rank": 84.78464, + "rr": 1.512657, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.268985, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06378, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.831541, + "strategy_rank": 81.430231, + "rr": 2.250309, + "primary_prob": 26.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.375463, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.195425, + "hold30_r": -0.090513 + }, + { + "symbol": "BLDR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.685783, + "strategy_rank": 97.399476, + "rr": 1.621748, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.432623, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034627, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.362007, + "strategy_rank": 63.675693, + "rr": 1.57024, + "primary_prob": 35.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.35536, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069624, + "hold30_r": -1.0 + }, + { + "symbol": "CARR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.632019, + "strategy_rank": 79.245631, + "rr": 1.560037, + "primary_prob": 36.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.340055, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043731, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.353644, + "strategy_rank": 83.813224, + "rr": 1.534472, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.301708, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.475851, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.774194, + "strategy_rank": 96.704987, + "rr": 1.653793, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.480689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.448554, + "range_504_ratio": 4.256956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026342, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.123059, + "strategy_rank": 78.27601, + "rr": 0.99062, + "primary_prob": 49.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.485931, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.628888, + "range_504_ratio": 1.875524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.935362, + "hold30_r": 3.791837 + }, + { + "symbol": "CMCSA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.902031, + "strategy_rank": 73.075403, + "rr": 1.532767, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.299151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713714, + "range_504_ratio": 2.04156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.455473, + "hold30_r": -2.668104 + }, + { + "symbol": "CPAY", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.078853, + "strategy_rank": 72.187021, + "rr": 1.189086, + "primary_prob": 44.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.783629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.120906, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.636798, + "strategy_rank": 73.263756, + "rr": 2.469682, + "primary_prob": 10.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.704523, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064934, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.247312, + "strategy_rank": 72.091712, + "rr": 2.261866, + "primary_prob": 21.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.392798, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052726, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.839904, + "strategy_rank": 61.507242, + "rr": 1.116696, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.675044, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.509945, + "range_504_ratio": 1.665199, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.027779, + "hold30_r": -1.002346 + }, + { + "symbol": "CVNA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880526, + "strategy_rank": 99.880611, + "rr": 0.768631, + "primary_prob": 49.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.152946, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.46801, + "range_504_ratio": 87.183099, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.755033, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.707288, + "strategy_rank": 83.86006, + "rr": 1.775524, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.663286, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.738827, + "hold30_r": 5.289979 + }, + { + "symbol": "DD", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.600956, + "strategy_rank": 68.741646, + "rr": 0.960234, + "primary_prob": 50.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.440351, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.883915, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.07049, + "strategy_rank": 82.705958, + "rr": 2.387326, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.58099, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.333261, + "hold30_r": 6.473951 + }, + { + "symbol": "DELL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.296296, + "strategy_rank": 95.297753, + "rr": 1.688076, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.532114, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.641423, + "hold30_r": 2.237846 + }, + { + "symbol": "DHI", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.158901, + "strategy_rank": 83.620527, + "rr": 1.635937, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.453906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.587282, + "hold30_r": 5.58798 + }, + { + "symbol": "EME", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.535245, + "strategy_rank": 84.273122, + "rr": 2.381273, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.57191, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06512, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.592593, + "strategy_rank": 81.584779, + "rr": 1.766915, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.650373, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.714324, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.309438, + "strategy_rank": 74.112793, + "rr": 0.704398, + "primary_prob": 59.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.056596, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064099, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.729988, + "strategy_rank": 79.960455, + "rr": 1.659878, + "primary_prob": 25.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.489818, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.990107, + "range_504_ratio": 2.691524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60615, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.221027, + "strategy_rank": 88.823968, + "rr": 0.902368, + "primary_prob": 47.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.353552, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.954742, + "range_504_ratio": 2.598001, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852747, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.915173, + "strategy_rank": 87.361241, + "rr": 1.737317, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.605975, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028676, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.74313, + "strategy_rank": 75.187891, + "rr": 2.075334, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.113001, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.010945, + "hold30_r": 3.0264 + }, + { + "symbol": "HAL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.574671, + "strategy_rank": 86.582365, + "rr": 1.932578, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.898867, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.750453, + "range_504_ratio": 2.117959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.884252, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.286738, + "strategy_rank": 62.493923, + "rr": 1.06464, + "primary_prob": 44.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.59696, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617124, + "range_504_ratio": 1.85359, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998941, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.185185, + "strategy_rank": 66.959785, + "rr": 0.862673, + "primary_prob": 53.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.29401, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.788297, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.81362, + "strategy_rank": 78.311012, + "rr": 1.497515, + "primary_prob": 37.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.246273, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059846, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.14098, + "strategy_rank": 72.563286, + "rr": 2.062401, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.093601, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061394, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.335723, + "strategy_rank": 80.801275, + "rr": 1.750226, + "primary_prob": 32.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.625339, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053992, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.379928, + "strategy_rank": 86.175127, + "rr": 1.652851, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.479277, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60347, + "hold30_r": 4.514056 + }, + { + "symbol": "LEN", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.109916, + "strategy_rank": 76.862639, + "rr": 1.96666, + "primary_prob": 23.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.94999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048198, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.769415, + "strategy_rank": 81.590318, + "rr": 0.767431, + "primary_prob": 53.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.151146, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.717937, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.252091, + "strategy_rank": 90.782065, + "rr": 3.280309, + "primary_prob": 6.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.920463, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.979235, + "range_504_ratio": 2.66242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.220667, + "hold30_r": 2.60331 + }, + { + "symbol": "LRCX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.114695, + "strategy_rank": 90.439762, + "rr": 0.963545, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.445317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.916724, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.446834, + "strategy_rank": 93.72804, + "rr": 1.844732, + "primary_prob": 20.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.767098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.797009, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.618877, + "strategy_rank": 79.870401, + "rr": 2.222382, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.333573, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.985228, + "range_504_ratio": 2.678421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.176886, + "hold30_r": 0.450872 + }, + { + "symbol": "MSTR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.096774, + "strategy_rank": 90.502903, + "rr": 1.707387, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.56108, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.680917, + "hold30_r": 6.781256 + }, + { + "symbol": "NFLX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.459976, + "strategy_rank": 92.31662, + "rr": 1.618122, + "primary_prob": 35.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.427184, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.105104, + "hold30_r": -1.058695 + }, + { + "symbol": "NUE", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.525687, + "strategy_rank": 78.394203, + "rr": 2.687893, + "primary_prob": 22.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.031839, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.750988, + "range_504_ratio": 2.119093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05229, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.16368, + "strategy_rank": 98.520655, + "rr": 0.673699, + "primary_prob": 55.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.010549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.632616, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.663082, + "strategy_rank": 70.798484, + "rr": 2.054278, + "primary_prob": 28.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.081417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055828, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.291517, + "strategy_rank": 85.939938, + "rr": 1.702809, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.554213, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649904, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.491039, + "strategy_rank": 92.022035, + "rr": 1.643021, + "primary_prob": 34.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.464531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047956, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.676225, + "strategy_rank": 62.16418, + "rr": 1.192052, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.788078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.550016, + "range_504_ratio": 1.73328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.118053, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.424134, + "strategy_rank": 87.544212, + "rr": 1.193184, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.789776, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.671897, + "range_504_ratio": 1.957949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.13795, + "hold30_r": 0.643829 + }, + { + "symbol": "PCAR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 69.150679, + "rr": 1.43884, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.158259, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065311, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.964158, + "strategy_rank": 77.063111, + "rr": 2.137593, + "primary_prob": 21.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.206389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.079436, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.013142, + "strategy_rank": 89.184527, + "rr": 1.673545, + "primary_prob": 34.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.510317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629209, + "hold30_r": 4.657475 + }, + { + "symbol": "PLTR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.698925, + "strategy_rank": 96.667436, + "rr": 1.853882, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.780824, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.827253, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.530466, + "strategy_rank": 76.631636, + "rr": 1.578378, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.367567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060655, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.317802, + "strategy_rank": 73.748802, + "rr": 1.676757, + "primary_prob": 33.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.515136, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.623947, + "range_504_ratio": 1.866279, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629748, + "hold30_r": 0.869509 + }, + { + "symbol": "PWR", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.48626, + "strategy_rank": 76.585555, + "rr": 0.955701, + "primary_prob": 41.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.433552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.912254, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.924731, + "strategy_rank": 94.670435, + "rr": 1.971985, + "primary_prob": 27.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.957977, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039195, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.548387, + "strategy_rank": 88.547041, + "rr": 1.98093, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.971395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820011, + "range_504_ratio": 2.270524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.932909, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.641577, + "strategy_rank": 99.641833, + "rr": 1.843093, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.764639, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025546, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.725209, + "strategy_rank": 68.600257, + "rr": 1.653637, + "primary_prob": 34.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.480455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063786, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.348865, + "strategy_rank": 59.652072, + "rr": 1.269471, + "primary_prob": 38.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.904207, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.178415, + "hold30_r": 0.279916 + }, + { + "symbol": "TKO", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.008363, + "strategy_rank": 90.446498, + "rr": 1.301943, + "primary_prob": 30.34, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.952915, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030115, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.154122, + "strategy_rank": 81.843165, + "rr": 1.279111, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.918666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645363, + "range_504_ratio": 1.90668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046387, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.875747, + "strategy_rank": 90.344012, + "rr": 1.607721, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.411581, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045201, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.764636, + "strategy_rank": 71.696151, + "rr": 1.310253, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.965379, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.252364, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.203106, + "strategy_rank": 88.171972, + "rr": 2.220021, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.330032, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044014, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.402628, + "strategy_rank": 99.045487, + "rr": 0.854059, + "primary_prob": 44.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.281089, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.650095, + "range_504_ratio": 5.207474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.82199, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.052569, + "strategy_rank": 74.294724, + "rr": 1.531567, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.29735, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701495, + "range_504_ratio": 2.016765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482464, + "hold30_r": 2.244591 + }, + { + "symbol": "WDAY", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.946237, + "strategy_rank": 82.883105, + "rr": 1.543857, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.315785, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.501256, + "hold30_r": 2.783792 + }, + { + "symbol": "WST", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.442055, + "strategy_rank": 74.215279, + "rr": 1.51675, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.275126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.449409, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-10-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.39307, + "strategy_rank": 80.329857, + "rr": 2.098748, + "primary_prob": 23.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.148121, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.24541, + "hold30_r": -1.197669 + }, + { + "symbol": "ACGL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.400943, + "strategy_rank": 77.051249, + "rr": 0.82902, + "primary_prob": 56.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.24353, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.75152, + "range_504_ratio": 2.12022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.754588, + "hold30_r": 1.590823 + }, + { + "symbol": "ADBE", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.867925, + "strategy_rank": 89.707547, + "rr": 1.98125, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.971875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051398, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.542453, + "strategy_rank": 84.332658, + "rr": 2.445377, + "primary_prob": 21.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.668066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035805, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.160377, + "strategy_rank": 89.282852, + "rr": 1.937626, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.906438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071761, + "hold30_r": -1.021305 + }, + { + "symbol": "AMD", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.981132, + "strategy_rank": 93.010322, + "rr": 1.863953, + "primary_prob": 46.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.79593, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038087, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.339623, + "strategy_rank": 95.261265, + "rr": 0.691416, + "primary_prob": 65.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.037123, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.801913, + "range_504_ratio": 2.229803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045491, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.103774, + "strategy_rank": 84.049112, + "rr": 1.035115, + "primary_prob": 46.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.552673, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057619, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.584906, + "strategy_rank": 98.621199, + "rr": 1.743419, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.615128, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035299, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.287736, + "strategy_rank": 95.736709, + "rr": 1.619792, + "primary_prob": 36.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.429689, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049363, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.745283, + "strategy_rank": 83.174639, + "rr": 1.797974, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.696961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052696, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.816038, + "strategy_rank": 85.347697, + "rr": 1.146175, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.719263, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062052, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.688679, + "strategy_rank": 81.576193, + "rr": 1.075711, + "primary_prob": 47.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.613567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.018946, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.051887, + "strategy_rank": 96.348085, + "rr": 1.51961, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.279415, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03089, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.665094, + "strategy_rank": 68.559684, + "rr": 1.836367, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.75455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78656, + "hold30_r": 3.578834 + }, + { + "symbol": "CARR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.556604, + "strategy_rank": 81.30727, + "rr": 1.146927, + "primary_prob": 45.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.720391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043849, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.792453, + "strategy_rank": 75.966482, + "rr": 1.197958, + "primary_prob": 43.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.796937, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.508997, + "range_504_ratio": 1.663623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.132591, + "hold30_r": 1.933754 + }, + { + "symbol": "CAT", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.268868, + "strategy_rank": 81.299972, + "rr": 1.861393, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.79209, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05885, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.787736, + "strategy_rank": 60.93965, + "rr": 0.909207, + "primary_prob": 54.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.363811, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.459647, + "range_504_ratio": 1.583514, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.826815, + "hold30_r": 4.919964 + }, + { + "symbol": "CCL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.759434, + "strategy_rank": 97.443368, + "rr": 1.619105, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.428658, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.420482, + "range_504_ratio": 4.139116, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047561, + "hold30_r": -1.02206 + }, + { + "symbol": "CHD", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.433962, + "strategy_rank": 61.468479, + "rr": 1.533225, + "primary_prob": 25.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.299838, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.461761, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.858491, + "strategy_rank": 75.536238, + "rr": 1.054277, + "primary_prob": 47.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.581416, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.659112, + "range_504_ratio": 1.933075, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074813, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.014151, + "strategy_rank": 57.168729, + "rr": 1.484091, + "primary_prob": 42.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.226136, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.538535, + "range_504_ratio": 1.713494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082635, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.613208, + "strategy_rank": 74.576304, + "rr": 1.718775, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.578163, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056134, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.330189, + "strategy_rank": 71.807603, + "rr": 1.059814, + "primary_prob": 48.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.589721, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066681, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.566038, + "strategy_rank": 73.313873, + "rr": 0.88231, + "primary_prob": 62.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.323465, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05179, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.429245, + "strategy_rank": 71.747531, + "rr": 1.824053, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.73608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059975, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882075, + "strategy_rank": 99.882159, + "rr": 1.665623, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.498434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.46801, + "range_504_ratio": 87.183099, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012855, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-10-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.396226, + "strategy_rank": 90.50677, + "rr": 2.173258, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.259887, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035704, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.45283, + "strategy_rank": 82.469922, + "rr": 2.405258, + "primary_prob": 24.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.607887, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.353612, + "hold30_r": 7.251659 + }, + { + "symbol": "DELL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.231132, + "strategy_rank": 96.502969, + "rr": 0.697569, + "primary_prob": 51.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.046354, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049914, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.79717, + "strategy_rank": 82.663901, + "rr": 1.794516, + "primary_prob": 28.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.691774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.750869, + "hold30_r": 5.358323 + }, + { + "symbol": "EME", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.283019, + "strategy_rank": 83.03929, + "rr": 1.097021, + "primary_prob": 46.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.645532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067275, + "hold30_r": -1.0 + }, + { + "symbol": "EQIX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 71.804412, + "rr": 2.35208, + "primary_prob": 23.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.52812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.544916, + "range_504_ratio": 1.724464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061946, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.216981, + "strategy_rank": 81.528357, + "rr": 2.158522, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.237784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056807, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.632075, + "strategy_rank": 73.695394, + "rr": 1.30761, + "primary_prob": 41.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.961415, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06562, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.995283, + "strategy_rank": 79.961404, + "rr": 0.752775, + "primary_prob": 50.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.129163, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.990107, + "range_504_ratio": 2.691524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696252, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.108491, + "strategy_rank": 89.687708, + "rr": 1.961933, + "primary_prob": 23.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.942899, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.953257, + "range_504_ratio": 2.594146, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050531, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.778302, + "strategy_rank": 85.909517, + "rr": 2.27862, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.41793, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028202, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.580189, + "strategy_rank": 76.853191, + "rr": 1.230537, + "primary_prob": 43.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.845805, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062299, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.084906, + "strategy_rank": 77.694728, + "rr": 2.362205, + "primary_prob": 25.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.543307, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059041, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.721698, + "strategy_rank": 83.922836, + "rr": 1.066115, + "primary_prob": 42.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.599172, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049606, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.033019, + "strategy_rank": 84.417231, + "rr": 0.860334, + "primary_prob": 42.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.290502, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.821195, + "hold30_r": 3.815848 + }, + { + "symbol": "JPM", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.962264, + "strategy_rank": 65.444173, + "rr": 1.861147, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.791721, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.533725, + "range_504_ratio": 1.705273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777051, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.971698, + "strategy_rank": 87.380189, + "rr": 0.878692, + "primary_prob": 56.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.318038, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050342, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.372642, + "strategy_rank": 77.666731, + "rr": 1.818257, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.727385, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043591, + "hold30_r": -1.0 + }, + { + "symbol": "LIN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.84434, + "strategy_rank": 59.608685, + "rr": 1.548743, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.323114, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078293, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.575472, + "strategy_rank": 92.320477, + "rr": 2.059649, + "primary_prob": 36.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.089474, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049425, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.070755, + "strategy_rank": 77.614234, + "rr": 1.434348, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.151522, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384995, + "hold30_r": 1.594973 + }, + { + "symbol": "MAR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.485849, + "strategy_rank": 70.169506, + "rr": 1.406776, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.110164, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.47649, + "range_504_ratio": 1.610411, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083734, + "hold30_r": -1.025369 + }, + { + "symbol": "META", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.820755, + "strategy_rank": 94.092175, + "rr": 1.653094, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.479641, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05021, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.037736, + "strategy_rank": 82.749945, + "rr": 1.441215, + "primary_prob": 38.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.161822, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.985228, + "range_504_ratio": 2.678421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39169, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.325472, + "strategy_rank": 91.369007, + "rr": 1.793955, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.690933, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.76601, + "hold30_r": 8.488774 + }, + { + "symbol": "NFLX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.811321, + "strategy_rank": 91.850277, + "rr": 2.291163, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.436744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.248316, + "hold30_r": 7.022539 + }, + { + "symbol": "NOW", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.900943, + "strategy_rank": 79.983602, + "rr": 1.830705, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.746057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099703, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050991, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.292453, + "strategy_rank": 98.657658, + "rr": 1.494271, + "primary_prob": 40.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.241406, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.441241, + "hold30_r": -1.39678 + }, + { + "symbol": "NVR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.957547, + "strategy_rank": 69.793812, + "rr": 2.237205, + "primary_prob": 26.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.355807, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047751, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.141509, + "strategy_rank": 83.528468, + "rr": 0.925555, + "primary_prob": 53.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.388332, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055685, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.872642, + "strategy_rank": 90.68732, + "rr": 1.511694, + "primary_prob": 37.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.267541, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055146, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.198113, + "strategy_rank": 68.432797, + "rr": 1.76719, + "primary_prob": 19.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.650785, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063752, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.377358, + "strategy_rank": 73.599445, + "rr": 1.118195, + "primary_prob": 58.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.677292, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057641, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.34434, + "strategy_rank": 89.676332, + "rr": 1.503288, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.254932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.46304, + "hold30_r": 4.530826 + }, + { + "symbol": "PLTR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.04717, + "strategy_rank": 96.215372, + "rr": 1.7405, + "primary_prob": 34.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.61075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028258, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.90566, + "strategy_rank": 74.433962, + "rr": 1.617423, + "primary_prob": 35.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.426135, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058431, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.320755, + "strategy_rank": 76.306881, + "rr": 2.902903, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.354354, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.623947, + "range_504_ratio": 1.866279, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049825, + "hold30_r": 1.772559 + }, + { + "symbol": "PWR", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.735849, + "strategy_rank": 75.60333, + "rr": 1.852811, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.779217, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047259, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.056604, + "strategy_rank": 94.892564, + "rr": 1.900737, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.851106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038255, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 84.614706, + "rr": 0.677512, + "primary_prob": 56.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.016268, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820011, + "range_504_ratio": 2.270524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.627862, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.646226, + "strategy_rank": 99.646476, + "rr": 1.836898, + "primary_prob": 34.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.755347, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024097, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.608491, + "strategy_rank": 70.278885, + "rr": 1.811765, + "primary_prob": 26.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.717647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052342, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.801887, + "strategy_rank": 69.067203, + "rr": 0.900513, + "primary_prob": 52.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.350769, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063989, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.028302, + "strategy_rank": 61.449223, + "rr": 1.98371, + "primary_prob": 22.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.975566, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089412, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.561321, + "strategy_rank": 90.15763, + "rr": 0.82071, + "primary_prob": 50.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.231065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.786245, + "hold30_r": -0.308303 + }, + { + "symbol": "UBER", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.523585, + "strategy_rank": 94.454745, + "rr": 1.576809, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.365213, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045212, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.306604, + "strategy_rank": 72.485211, + "rr": 1.895815, + "primary_prob": 30.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.843723, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.846031, + "hold30_r": 2.997678 + }, + { + "symbol": "URI", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.849057, + "strategy_rank": 85.364928, + "rr": 1.792014, + "primary_prob": 22.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.688021, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044685, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.136792, + "strategy_rank": 80.078108, + "rr": 1.87334, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.810009, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.899767, + "range_504_ratio": 2.459029, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037806, + "hold30_r": -0.190185 + }, + { + "symbol": "VST", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.273585, + "strategy_rank": 77.091509, + "rr": 1.562016, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.343023, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674795, + "range_504_ratio": 1.963631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.512713, + "hold30_r": 2.372093 + }, + { + "symbol": "WDAY", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.264151, + "strategy_rank": 85.543729, + "rr": 1.913761, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.870642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043174, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.193396, + "strategy_rank": 69.81773, + "rr": 1.695145, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.542718, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054582, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.509434, + "strategy_rank": 74.538957, + "rr": 0.697195, + "primary_prob": 59.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.045793, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062529, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-10-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.924528, + "strategy_rank": 86.717758, + "rr": 2.321735, + "primary_prob": 23.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.482603, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047745, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.865741, + "strategy_rank": 89.643663, + "rr": 2.176723, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.265085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051439, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.365741, + "strategy_rank": 57.822069, + "rr": 1.335446, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.00317, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.47942, + "range_504_ratio": 1.615137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.2442, + "hold30_r": 3.351205 + }, + { + "symbol": "ALGN", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.101852, + "strategy_rank": 86.02349, + "rr": 2.449641, + "primary_prob": 20.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.674462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038731, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.634259, + "strategy_rank": 89.966614, + "rr": 1.797194, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.695792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.757263, + "hold30_r": 2.548622 + }, + { + "symbol": "AMD", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.476852, + "strategy_rank": 93.348115, + "rr": 1.821685, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.732528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036089, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.180556, + "strategy_rank": 96.460338, + "rr": 0.838723, + "primary_prob": 61.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.258084, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.801913, + "range_504_ratio": 2.229803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043729, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.486111, + "strategy_rank": 85.512333, + "rr": 2.23496, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.352441, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048277, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.726852, + "strategy_rank": 98.727734, + "rr": 1.686389, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.529583, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034867, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.00463, + "strategy_rank": 78.550354, + "rr": 1.85943, + "primary_prob": 18.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.789145, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083412, + "hold30_r": -1.027719 + }, + { + "symbol": "AVGO", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.106481, + "strategy_rank": 93.782851, + "rr": 0.835101, + "primary_prob": 50.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.252652, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.802247, + "range_504_ratio": 2.230547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045457, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2023-10-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.643519, + "strategy_rank": 95.364089, + "rr": 2.01633, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.024495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049671, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.773148, + "strategy_rank": 79.392936, + "rr": 0.982665, + "primary_prob": 49.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.473998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933559, + "hold30_r": 6.861303 + }, + { + "symbol": "BKNG", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.717593, + "strategy_rank": 85.882222, + "rr": 2.134737, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.202105, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.083126, + "hold30_r": 3.467445 + }, + { + "symbol": "BKR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.236111, + "strategy_rank": 77.430636, + "rr": 1.895666, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.843498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060657, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.49537, + "strategy_rank": 97.387868, + "rr": 1.599646, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.39947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.568384, + "hold30_r": 3.913727 + }, + { + "symbol": "BSX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828704, + "strategy_rank": 66.979862, + "rr": 2.2293, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.34395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.176685, + "hold30_r": 2.909186 + }, + { + "symbol": "CAH", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.060185, + "strategy_rank": 60.455986, + "rr": 0.828278, + "primary_prob": 69.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.242418, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.733227, + "range_504_ratio": 2.081788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090857, + "hold30_r": -1.0 + }, + { + "symbol": "CARR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.912037, + "strategy_rank": 80.840043, + "rr": 2.482397, + "primary_prob": 24.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.723595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037544, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.763889, + "strategy_rank": 75.138648, + "rr": 1.400971, + "primary_prob": 39.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.101456, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.508997, + "range_504_ratio": 1.663623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.33838, + "hold30_r": 1.451826 + }, + { + "symbol": "CAT", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.972222, + "strategy_rank": 83.495798, + "rr": 2.240585, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.360877, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048736, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.402778, + "strategy_rank": 94.44661, + "rr": 0.94461, + "primary_prob": 44.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.416915, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.420482, + "range_504_ratio": 4.139116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.919475, + "hold30_r": 4.821803 + }, + { + "symbol": "CDNS", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.837963, + "strategy_rank": 81.003202, + "rr": 1.197173, + "primary_prob": 46.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.795759, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.659406, + "range_504_ratio": 1.933643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204953, + "hold30_r": -1.150573 + }, + { + "symbol": "CHD", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.902778, + "strategy_rank": 59.507233, + "rr": 1.034138, + "primary_prob": 43.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.551207, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.960165, + "hold30_r": -1.775026 + }, + { + "symbol": "CMCSA", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.847222, + "strategy_rank": 74.137397, + "rr": 1.933677, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.900515, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.659112, + "range_504_ratio": 1.933075, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.665071, + "hold30_r": -2.591163 + }, + { + "symbol": "CPAY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.814815, + "strategy_rank": 76.969678, + "rr": 2.614951, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.922426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056984, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.898148, + "strategy_rank": 74.167041, + "rr": 0.826939, + "primary_prob": 54.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.240408, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058597, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.708333, + "strategy_rank": 76.743408, + "rr": 1.64447, + "primary_prob": 34.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.466705, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047039, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884259, + "strategy_rank": 99.884339, + "rr": 2.063748, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.095623, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.46801, + "range_504_ratio": 87.183099, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013607, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.939815, + "strategy_rank": 90.207986, + "rr": 1.677273, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.51591, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.644983, + "hold30_r": 5.107385 + }, + { + "symbol": "DECK", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.541667, + "strategy_rank": 80.200876, + "rr": 1.60383, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.405745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051727, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.148148, + "strategy_rank": 96.209477, + "rr": 1.388108, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.082162, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048151, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.24537, + "strategy_rank": 83.382383, + "rr": 2.174758, + "primary_prob": 23.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.262136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.128545, + "hold30_r": 6.760242 + }, + { + "symbol": "EME", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.023148, + "strategy_rank": 84.322208, + "rr": 1.667533, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.501299, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.613321, + "hold30_r": 2.595711 + }, + { + "symbol": "EQIX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.134259, + "strategy_rank": 71.101141, + "rr": 1.614163, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.421245, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.544916, + "range_504_ratio": 1.724464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056758, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.277778, + "strategy_rank": 82.282204, + "rr": 1.951064, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.926596, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.905222, + "hold30_r": 3.502798 + }, + { + "symbol": "FDX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.171296, + "strategy_rank": 74.434688, + "rr": 1.657007, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.48551, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05663, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.097222, + "strategy_rank": 88.801081, + "rr": 1.845924, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.768886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.953257, + "range_504_ratio": 2.594146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.80464, + "hold30_r": 5.706321 + }, + { + "symbol": "FSLR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.046296, + "strategy_rank": 92.374209, + "rr": 2.072596, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.108894, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029229, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.791667, + "strategy_rank": 75.187885, + "rr": 2.37404, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.561061, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.316319, + "hold30_r": 4.196182 + }, + { + "symbol": "HWM", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.208333, + "strategy_rank": 62.589251, + "rr": 2.062249, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.093373, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.998303, + "hold30_r": 6.722259 + }, + { + "symbol": "IBKR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.439815, + "strategy_rank": 73.940665, + "rr": 2.015831, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.023746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.60509, + "range_504_ratio": 1.831418, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051418, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.689815, + "strategy_rank": 76.999268, + "rr": 2.669103, + "primary_prob": 22.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.003654, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719319, + "range_504_ratio": 2.053035, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071721, + "hold30_r": -1.029696 + }, + { + "symbol": "JBL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.949074, + "strategy_rank": 93.804075, + "rr": 1.791147, + "primary_prob": 20.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.686721, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04474, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.509259, + "strategy_rank": 89.095512, + "rr": 1.918867, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.8783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876563, + "hold30_r": 3.815631 + }, + { + "symbol": "LEN", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.615741, + "strategy_rank": 79.899148, + "rr": 1.740748, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.611122, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6956, + "hold30_r": 5.8199 + }, + { + "symbol": "LII", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.740741, + "strategy_rank": 83.99196, + "rr": 0.709566, + "primary_prob": 59.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.06435, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040368, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.916667, + "strategy_rank": 91.959681, + "rr": 1.571146, + "primary_prob": 38.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.356719, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048846, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.412037, + "strategy_rank": 93.435308, + "rr": 1.63344, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.45016, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.593851, + "hold30_r": 3.949034 + }, + { + "symbol": "LVS", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.597222, + "strategy_rank": 78.526832, + "rr": 1.42056, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.13084, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.373003, + "hold30_r": 0.47682 + }, + { + "symbol": "MCK", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.175926, + "strategy_rank": 64.555481, + "rr": 1.195004, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.792506, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.837735, + "range_504_ratio": 2.311127, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.231104, + "hold30_r": -1.145331 + }, + { + "symbol": "META", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.958333, + "strategy_rank": 94.213097, + "rr": 1.0248, + "primary_prob": 48.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.537199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047001, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-10-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.384259, + "strategy_rank": 90.649351, + "rr": 2.049572, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.074358, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.022436, + "hold30_r": 7.342685 + }, + { + "symbol": "NFLX", + "date": "2023-10-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.666667, + "strategy_rank": 91.811008, + "rr": 2.272878, + "primary_prob": 41.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.409317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.235849, + "hold30_r": 2.944429 + }, + { + "symbol": "NOW", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.310185, + "strategy_rank": 83.64161, + "rr": 1.72553, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.588296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099703, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04786, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.189815, + "strategy_rank": 98.636104, + "rr": 0.812417, + "primary_prob": 53.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.218626, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034874, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.069444, + "strategy_rank": 72.123669, + "rr": 1.844138, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.766206, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047185, + "hold30_r": -1.0 + }, + { + "symbol": "ODFL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.226852, + "strategy_rank": 85.197133, + "rr": 1.835051, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.752577, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044079, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.25463, + "strategy_rank": 90.165539, + "rr": 1.85526, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.782891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059297, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.921296, + "strategy_rank": 88.419965, + "rr": 1.23845, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.857675, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049138, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.532407, + "strategy_rank": 69.295318, + "rr": 1.603742, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.405613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.543639, + "hold30_r": 3.869746 + }, + { + "symbol": "PH", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.143519, + "strategy_rank": 76.082911, + "rr": 2.148292, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.222438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.105221, + "hold30_r": 3.743331 + }, + { + "symbol": "PHM", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.453704, + "strategy_rank": 90.249925, + "rr": 1.506958, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.260437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.465648, + "hold30_r": 6.152713 + }, + { + "symbol": "PLTR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.875, + "strategy_rank": 97.500722, + "rr": 1.546228, + "primary_prob": 40.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.319342, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026521, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.99537, + "strategy_rank": 76.582441, + "rr": 1.959394, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.939091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04918, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.152778, + "strategy_rank": 77.115489, + "rr": 2.116667, + "primary_prob": 21.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.175, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043219, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.685185, + "strategy_rank": 93.876165, + "rr": 0.943692, + "primary_prob": 50.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.415537, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.90671, + "hold30_r": 6.454229 + }, + { + "symbol": "ROST", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.671296, + "strategy_rank": 62.844041, + "rr": 1.329397, + "primary_prob": 55.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.994096, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.577528, + "range_504_ratio": 1.781629, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071504, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.300926, + "strategy_rank": 82.92081, + "rr": 0.713218, + "primary_prob": 74.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.069826, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820011, + "range_504_ratio": 2.270524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054846, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.652778, + "strategy_rank": 99.653018, + "rr": 0.83492, + "primary_prob": 53.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.25238, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019912, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.078704, + "strategy_rank": 82.197818, + "rr": 1.104842, + "primary_prob": 49.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.657262, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.678572, + "range_504_ratio": 1.971061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055729, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.638889, + "strategy_rank": 68.967315, + "rr": 1.853933, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.780899, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0575, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.203704, + "strategy_rank": 69.76638, + "rr": 1.800492, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.700738, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.740531, + "hold30_r": 5.040579 + }, + { + "symbol": "TJX", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.87037, + "strategy_rank": 58.771384, + "rr": 1.491879, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.237818, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088296, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.435185, + "strategy_rank": 92.203244, + "rr": 1.638337, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.457506, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.922793, + "range_504_ratio": 2.516308, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.603266, + "hold30_r": 0.382457 + }, + { + "symbol": "UBER", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.328704, + "strategy_rank": 92.219469, + "rr": 1.807038, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.710557, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03892, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.407407, + "strategy_rank": 73.585878, + "rr": 1.628457, + "primary_prob": 25.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.442686, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.277899, + "hold30_r": -1.224545 + }, + { + "symbol": "URI", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606481, + "strategy_rank": 85.102135, + "rr": 2.212725, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.319088, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035414, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.680556, + "strategy_rank": 63.495557, + "rr": 1.451936, + "primary_prob": 38.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.177905, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077294, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.421296, + "strategy_rank": 99.144561, + "rr": 0.925538, + "primary_prob": 42.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.388306, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.715236, + "range_504_ratio": 5.55799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.900857, + "hold30_r": 2.545838 + }, + { + "symbol": "VST", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.583333, + "strategy_rank": 75.560527, + "rr": 1.408993, + "primary_prob": 39.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.11349, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.59396, + "range_504_ratio": 1.811146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.356007, + "hold30_r": 3.440594 + }, + { + "symbol": "WDAY", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.449074, + "strategy_rank": 82.490564, + "rr": 2.337307, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.50596, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046117, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.375, + "strategy_rank": 71.256495, + "rr": 0.999383, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.499075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057511, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.458333, + "strategy_rank": 70.705591, + "rr": 1.972266, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.958399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05815, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-10-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.560185, + "strategy_rank": 88.53624, + "rr": 1.810133, + "primary_prob": 32.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.7152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.766129, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.142857, + "strategy_rank": 78.741163, + "rr": 0.900477, + "primary_prob": 41.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.350715, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.776892, + "range_504_ratio": 2.174702, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.839558, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.742857, + "strategy_rank": 87.944173, + "rr": 1.176158, + "primary_prob": 44.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.764237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.132401, + "hold30_r": 4.072543 + }, + { + "symbol": "AJG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.542857, + "strategy_rank": 59.129943, + "rr": 1.466726, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.200089, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.47942, + "range_504_ratio": 1.615137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.38139, + "hold30_r": 2.054623 + }, + { + "symbol": "ALGN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.542857, + "strategy_rank": 90.459019, + "rr": 3.821348, + "primary_prob": 7.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 5.732022, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.019608, + "hold30_r": 1.577943 + }, + { + "symbol": "AMAT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.514286, + "strategy_rank": 88.160456, + "rr": 2.399193, + "primary_prob": 24.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.598789, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.358091, + "hold30_r": 2.651337 + }, + { + "symbol": "AMD", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.028571, + "strategy_rank": 93.717491, + "rr": 1.977271, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.965907, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.944693, + "hold30_r": 6.130008 + }, + { + "symbol": "ANET", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.228571, + "strategy_rank": 96.675849, + "rr": 1.616134, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.424201, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801913, + "range_504_ratio": 2.229803, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583637, + "hold30_r": 5.185313 + }, + { + "symbol": "APO", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.628571, + "strategy_rank": 85.772497, + "rr": 1.976428, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.964642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047097, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.971429, + "strategy_rank": 98.903717, + "rr": 1.881076, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.821614, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.849937, + "hold30_r": 0.42381 + }, + { + "symbol": "ARES", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.857143, + "strategy_rank": 77.595895, + "rr": 1.190539, + "primary_prob": 43.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.785808, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.318899, + "hold30_r": -1.268177 + }, + { + "symbol": "AVGO", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.914286, + "strategy_rank": 93.871927, + "rr": 1.775335, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.663002, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.802247, + "range_504_ratio": 2.230547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.734111, + "hold30_r": 2.929225 + }, + { + "symbol": "AXON", + "date": "2023-10-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.571429, + "strategy_rank": 92.644926, + "rr": 2.106236, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.159354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.058112, + "hold30_r": 3.741539 + }, + { + "symbol": "BA", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.457143, + "strategy_rank": 76.976328, + "rr": 1.831775, + "primary_prob": 20.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.747662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78666, + "hold30_r": 8.263901 + }, + { + "symbol": "BKNG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.771429, + "strategy_rank": 86.846157, + "rr": 2.618191, + "primary_prob": 23.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.927286, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.565561, + "hold30_r": 5.106618 + }, + { + "symbol": "BKR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.628571, + "strategy_rank": 75.520274, + "rr": 0.866866, + "primary_prob": 53.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.300299, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.155641, + "hold30_r": -1.099821 + }, + { + "symbol": "BLDR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.514286, + "strategy_rank": 97.386454, + "rr": 1.988401, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.982602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.955575, + "hold30_r": 6.217728 + }, + { + "symbol": "BRO", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.914286, + "strategy_rank": 59.000319, + "rr": 1.869294, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.803941, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.344837, + "range_504_ratio": 1.41176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.803893, + "hold30_r": 2.723038 + }, + { + "symbol": "BSX", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.714286, + "strategy_rank": 66.846522, + "rr": 2.317793, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.476689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.265522, + "hold30_r": 2.714338 + }, + { + "symbol": "CARR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.057143, + "strategy_rank": 83.427685, + "rr": 0.73229, + "primary_prob": 58.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.098435, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.697471, + "hold30_r": 3.32808 + }, + { + "symbol": "CASY", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.628571, + "strategy_rank": 72.480821, + "rr": 1.553706, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.330559, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.508997, + "range_504_ratio": 1.663623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487499, + "hold30_r": -0.418305 + }, + { + "symbol": "CAT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.457143, + "strategy_rank": 82.23927, + "rr": 1.758753, + "primary_prob": 26.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.63813, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604255, + "range_504_ratio": 1.829888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.567797, + "hold30_r": -1.517999 + }, + { + "symbol": "CCL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.714286, + "strategy_rank": 94.573774, + "rr": 1.014533, + "primary_prob": 41.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.5218, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.420482, + "range_504_ratio": 4.139116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.9882, + "hold30_r": 7.804991 + }, + { + "symbol": "CDNS", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.657143, + "strategy_rank": 85.984401, + "rr": 1.854902, + "primary_prob": 22.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.782352, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.659406, + "range_504_ratio": 1.933643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.808359, + "hold30_r": 2.978111 + }, + { + "symbol": "CMCSA", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.771429, + "strategy_rank": 71.223352, + "rr": 1.884992, + "primary_prob": 21.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.827488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653814, + "range_504_ratio": 1.92286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831927, + "hold30_r": 1.999255 + }, + { + "symbol": "CPAY", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.314286, + "strategy_rank": 76.547594, + "rr": 2.112324, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.168486, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556297, + "range_504_ratio": 1.744202, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.059437, + "hold30_r": 3.183803 + }, + { + "symbol": "CPRT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.885714, + "strategy_rank": 75.129578, + "rr": 1.674339, + "primary_prob": 33.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.511508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.614959, + "hold30_r": 2.917398 + }, + { + "symbol": "CRH", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.485714, + "strategy_rank": 77.857332, + "rr": 2.791223, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.186834, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.743315, + "hold30_r": 5.799492 + }, + { + "symbol": "CVNA", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885714, + "strategy_rank": 99.885792, + "rr": 1.788042, + "primary_prob": 23.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.682062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.46801, + "range_504_ratio": 87.183099, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.77415, + "hold30_r": 2.663802 + }, + { + "symbol": "DASH", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.314286, + "strategy_rank": 92.101984, + "rr": 2.129659, + "primary_prob": 26.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.194489, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.099138, + "hold30_r": 6.224084 + }, + { + "symbol": "DD", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.685714, + "strategy_rank": 66.400182, + "rr": 1.650456, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.475684, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.248807, + "hold30_r": -1.176204 + }, + { + "symbol": "DECK", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.942857, + "strategy_rank": 79.008347, + "rr": 1.653949, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.480924, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.603725, + "hold30_r": 10.926617 + }, + { + "symbol": "DELL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.828571, + "strategy_rank": 96.153888, + "rr": 1.524444, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.286666, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478252, + "hold30_r": 1.500098 + }, + { + "symbol": "DHI", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.685714, + "strategy_rank": 81.270422, + "rr": 2.238309, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.357464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.188378, + "hold30_r": 9.040672 + }, + { + "symbol": "EG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.6, + "strategy_rank": 74.008483, + "rr": 2.030757, + "primary_prob": 17.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.046135, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.518438, + "range_504_ratio": 1.679403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.973526, + "hold30_r": 0.116486 + }, + { + "symbol": "EME", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.0, + "strategy_rank": 84.303763, + "rr": 2.175577, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.263366, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050543, + "hold30_r": 1.065852 + }, + { + "symbol": "ERIE", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.685714, + "strategy_rank": 83.635758, + "rr": 1.48857, + "primary_prob": 37.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.232855, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.683508, + "range_504_ratio": 1.980815, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070511, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.971429, + "strategy_rank": 83.622987, + "rr": 1.435702, + "primary_prob": 38.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.153553, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.390985, + "hold30_r": 4.067912 + }, + { + "symbol": "FDX", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.685714, + "strategy_rank": 78.557993, + "rr": 2.489189, + "primary_prob": 20.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.733783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.440224, + "hold30_r": 4.756227 + }, + { + "symbol": "FICO", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.285714, + "strategy_rank": 85.39065, + "rr": 1.713319, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.569979, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.01563, + "range_504_ratio": 2.761102, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.674386, + "hold30_r": 7.148128 + }, + { + "symbol": "FIX", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.4, + "strategy_rank": 83.389008, + "rr": 2.167311, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.250966, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.953257, + "range_504_ratio": 2.594146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.120502, + "hold30_r": 6.161184 + }, + { + "symbol": "FSLR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.142857, + "strategy_rank": 88.984265, + "rr": 2.184647, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.276971, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.359082, + "range_504_ratio": 3.892617, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029509, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.942857, + "strategy_rank": 79.271973, + "rr": 1.530398, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.295597, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482449, + "hold30_r": 2.598004 + }, + { + "symbol": "GWW", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.085714, + "strategy_rank": 66.335599, + "rr": 1.825675, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.738512, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.65405, + "range_504_ratio": 1.923314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765305, + "hold30_r": 4.503088 + }, + { + "symbol": "HUBB", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.914286, + "strategy_rank": 75.962235, + "rr": 1.802949, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.704424, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.407573, + "hold30_r": -1.361479 + }, + { + "symbol": "HWM", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.457143, + "strategy_rank": 62.54577, + "rr": 1.26836, + "primary_prob": 42.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.90254, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.201432, + "hold30_r": 7.536567 + }, + { + "symbol": "JBL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.085714, + "strategy_rank": 93.24187, + "rr": 3.384207, + "primary_prob": 5.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 5.07631, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043757, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.171429, + "strategy_rank": 85.428324, + "rr": 2.170447, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.255671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.129929, + "hold30_r": 3.369147 + }, + { + "symbol": "LEN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.085714, + "strategy_rank": 80.013592, + "rr": 2.013635, + "primary_prob": 27.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.020452, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.965105, + "hold30_r": 8.323411 + }, + { + "symbol": "LII", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.8, + "strategy_rank": 84.629327, + "rr": 1.761506, + "primary_prob": 21.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.642258, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765194, + "range_504_ratio": 2.149412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.723987, + "hold30_r": 3.274532 + }, + { + "symbol": "LIN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.371429, + "strategy_rank": 58.636169, + "rr": 1.52434, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.28651, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.405364, + "range_504_ratio": 1.499848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450632, + "hold30_r": 3.080108 + }, + { + "symbol": "LLY", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.457143, + "strategy_rank": 91.29423, + "rr": 1.358925, + "primary_prob": 33.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.038387, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.312026, + "hold30_r": 1.236242 + }, + { + "symbol": "LRCX", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.257143, + "strategy_rank": 91.072474, + "rr": 2.359438, + "primary_prob": 25.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.539157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.319111, + "hold30_r": 4.069958 + }, + { + "symbol": "LVS", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.228571, + "strategy_rank": 81.058062, + "rr": 4.33298, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 6.49947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820295, + "range_504_ratio": 2.271169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048017, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.742857, + "strategy_rank": 90.739156, + "rr": 2.011639, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.017459, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.973174, + "hold30_r": 2.961451 + }, + { + "symbol": "MPC", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.142857, + "strategy_rank": 80.598404, + "rr": 1.192888, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.789332, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.985228, + "range_504_ratio": 2.678421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.136551, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.314286, + "strategy_rank": 87.875302, + "rr": 1.885465, + "primary_prob": 31.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.828198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.860591, + "hold30_r": 5.591398 + }, + { + "symbol": "NOW", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.4, + "strategy_rank": 82.851722, + "rr": 1.720036, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.580053, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.681637, + "hold30_r": 5.16265 + }, + { + "symbol": "NVDA", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.428571, + "strategy_rank": 98.847434, + "rr": 1.908412, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.862618, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.876556, + "hold30_r": 2.835703 + }, + { + "symbol": "NVR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.6, + "strategy_rank": 71.755804, + "rr": 2.340088, + "primary_prob": 25.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.510131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.295626, + "hold30_r": 4.543242 + }, + { + "symbol": "ODFL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.914286, + "strategy_rank": 84.988005, + "rr": 1.581135, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.371702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546105, + "hold30_r": -0.016103 + }, + { + "symbol": "ON", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.171429, + "strategy_rank": 84.3387, + "rr": 1.561655, + "primary_prob": 36.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.342482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934301, + "range_504_ratio": 2.545434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.954182, + "hold30_r": -1.920705 + }, + { + "symbol": "ORCL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.828571, + "strategy_rank": 87.612041, + "rr": 1.659339, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.489008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.610289, + "hold30_r": 3.226831 + }, + { + "symbol": "PANW", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.371429, + "strategy_rank": 90.473341, + "rr": 1.891844, + "primary_prob": 21.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.837765, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.851411, + "hold30_r": 5.217762 + }, + { + "symbol": "PCAR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.0, + "strategy_rank": 72.956899, + "rr": 1.016879, + "primary_prob": 48.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.525318, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058405, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.371429, + "strategy_rank": 76.419065, + "rr": 1.823924, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.735885, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.776824, + "hold30_r": 4.371199 + }, + { + "symbol": "PHM", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.057143, + "strategy_rank": 91.148552, + "rr": 0.847732, + "primary_prob": 50.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.271598, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805541, + "hold30_r": 6.99007 + }, + { + "symbol": "PKG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.857143, + "strategy_rank": 70.485747, + "rr": 1.708077, + "primary_prob": 24.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.562115, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.421423, + "range_504_ratio": 1.524128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.642996, + "hold30_r": 2.860044 + }, + { + "symbol": "PLTR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.6, + "strategy_rank": 98.012132, + "rr": 1.860562, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.790842, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.837905, + "hold30_r": 1.837445 + }, + { + "symbol": "PNR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.285714, + "strategy_rank": 75.788369, + "rr": 2.985077, + "primary_prob": 20.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.477616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.941369, + "hold30_r": 3.388942 + }, + { + "symbol": "PWR", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.0, + "strategy_rank": 74.84333, + "rr": 1.817331, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.725997, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043455, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.371429, + "strategy_rank": 93.610399, + "rr": 0.668492, + "primary_prob": 61.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.002737, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.632478, + "hold30_r": 8.166857 + }, + { + "symbol": "ROP", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.228571, + "strategy_rank": 56.399453, + "rr": 1.600873, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.401309, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.356717, + "range_504_ratio": 1.428632, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.525485, + "hold30_r": 4.411384 + }, + { + "symbol": "SMCI", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.657143, + "strategy_rank": 99.657377, + "rr": 1.602269, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.403404, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.583908, + "hold30_r": 1.268783 + }, + { + "symbol": "SNPS", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.2, + "strategy_rank": 85.595986, + "rr": 1.023379, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.535068, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.678572, + "range_504_ratio": 1.971061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.972761, + "hold30_r": 4.597643 + }, + { + "symbol": "TAP", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 68.143672, + "rr": 2.19697, + "primary_prob": 20.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.295455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.512708, + "range_504_ratio": 1.669807, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062105, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.114286, + "strategy_rank": 70.329487, + "rr": 1.725615, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.588422, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664112, + "hold30_r": 6.237465 + }, + { + "symbol": "TRGP", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.942857, + "strategy_rank": 67.690673, + "rr": 0.816458, + "primary_prob": 55.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.224688, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.623959, + "range_504_ratio": 1.866302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062919, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.142857, + "strategy_rank": 70.517218, + "rr": 1.620546, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.43082, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.562407, + "range_504_ratio": 1.754891, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573445, + "hold30_r": 5.851568 + }, + { + "symbol": "UBER", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.857143, + "strategy_rank": 93.013455, + "rr": 1.614323, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.421484, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579338, + "hold30_r": 9.077794 + }, + { + "symbol": "UHS", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.4, + "strategy_rank": 73.99699, + "rr": 1.595808, + "primary_prob": 35.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.393712, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.653398, + "range_504_ratio": 1.922061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.55175, + "hold30_r": 2.344221 + }, + { + "symbol": "URI", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.428571, + "strategy_rank": 89.655644, + "rr": 2.521399, + "primary_prob": 23.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.782099, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.486652, + "hold30_r": 3.928048 + }, + { + "symbol": "VRSK", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.828571, + "strategy_rank": 64.971676, + "rr": 1.758843, + "primary_prob": 30.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.638264, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069362, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.2, + "strategy_rank": 98.926887, + "rr": 0.772723, + "primary_prob": 54.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.159085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.715236, + "range_504_ratio": 5.55799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.753326, + "hold30_r": 3.416521 + }, + { + "symbol": "VST", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.171429, + "strategy_rank": 79.363558, + "rr": 0.785943, + "primary_prob": 56.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.178915, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.59396, + "range_504_ratio": 1.811146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729682, + "hold30_r": 3.471421 + }, + { + "symbol": "WDAY", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.228571, + "strategy_rank": 85.944721, + "rr": 1.619345, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.429017, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572488, + "hold30_r": 7.669516 + }, + { + "symbol": "WELL", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.771429, + "strategy_rank": 71.3652, + "rr": 1.422486, + "primary_prob": 38.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.13373, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360378, + "hold30_r": 1.750154 + }, + { + "symbol": "WST", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.342857, + "strategy_rank": 80.888575, + "rr": 1.931649, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.897474, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037472, + "hold30_r": 0.854026 + }, + { + "symbol": "WYNN", + "date": "2023-10-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.542857, + "strategy_rank": 89.935872, + "rr": 2.081303, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.121955, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043411, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.514223, + "strategy_rank": 90.211485, + "rr": 1.914715, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.872073, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.86616, + "hold30_r": 1.128471 + }, + { + "symbol": "ALGN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.857768, + "strategy_rank": 95.614411, + "rr": 3.992725, + "primary_prob": 6.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 5.989088, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.021182, + "hold30_r": 3.452397 + }, + { + "symbol": "AMAT", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.435449, + "strategy_rank": 90.361146, + "rr": 2.027284, + "primary_prob": 43.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.040925, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.981141, + "hold30_r": 3.904324 + }, + { + "symbol": "AMD", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.608315, + "strategy_rank": 96.11927, + "rr": 1.841895, + "primary_prob": 39.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.762843, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.807318, + "hold30_r": 5.021645 + }, + { + "symbol": "AMZN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.07221, + "strategy_rank": 81.215613, + "rr": 1.907882, + "primary_prob": 34.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.861823, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.837283, + "range_504_ratio": 2.310082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.862844, + "hold30_r": 1.940877 + }, + { + "symbol": "APO", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.982495, + "strategy_rank": 86.224427, + "rr": 1.171997, + "primary_prob": 44.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.757996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.13043, + "hold30_r": 2.559636 + }, + { + "symbol": "APP", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.796499, + "strategy_rank": 98.797287, + "rr": 1.545749, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.318623, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.511718, + "hold30_r": 1.179578 + }, + { + "symbol": "ARES", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.369803, + "strategy_rank": 72.671089, + "rr": 0.735029, + "primary_prob": 58.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.102543, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.688405, + "hold30_r": 2.954256 + }, + { + "symbol": "AVGO", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.26477, + "strategy_rank": 94.22071, + "rr": 1.418633, + "primary_prob": 43.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.127949, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.802247, + "range_504_ratio": 2.230547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.371052, + "hold30_r": 7.055483 + }, + { + "symbol": "AXON", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.028446, + "strategy_rank": 91.296332, + "rr": 2.313956, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.470933, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.025131, + "range_504_ratio": 2.787462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.263481, + "hold30_r": 5.486242 + }, + { + "symbol": "BA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.105033, + "strategy_rank": 78.18837, + "rr": 1.622944, + "primary_prob": 47.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.434416, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765908, + "range_504_ratio": 2.150947, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.571598, + "hold30_r": 9.661719 + }, + { + "symbol": "BKNG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.733042, + "strategy_rank": 86.041513, + "rr": 1.769744, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.654616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713028, + "hold30_r": 6.398921 + }, + { + "symbol": "BLDR", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.358862, + "strategy_rank": 96.984391, + "rr": 2.152573, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.228859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.118842, + "hold30_r": 5.739045 + }, + { + "symbol": "CARR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.85558, + "strategy_rank": 81.870085, + "rr": 1.747917, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.621875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.707877, + "hold30_r": 2.948718 + }, + { + "symbol": "CASY", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.634573, + "strategy_rank": 71.083939, + "rr": 1.699441, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.549161, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.508997, + "range_504_ratio": 1.663623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.630919, + "hold30_r": -0.385949 + }, + { + "symbol": "CBOE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.980306, + "strategy_rank": 62.491018, + "rr": 0.747164, + "primary_prob": 47.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.120746, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.476595, + "range_504_ratio": 1.610581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.66798, + "hold30_r": 2.97669 + }, + { + "symbol": "CCL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.371991, + "strategy_rank": 92.343363, + "rr": 1.777778, + "primary_prob": 21.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.666667, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.420482, + "range_504_ratio": 4.139116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.749189, + "hold30_r": 8.06006 + }, + { + "symbol": "CDNS", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.63895, + "strategy_rank": 87.928487, + "rr": 1.199481, + "primary_prob": 45.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.799221, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.659406, + "range_504_ratio": 1.933643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.147898, + "hold30_r": 2.852591 + }, + { + "symbol": "CMCSA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.512035, + "strategy_rank": 71.947507, + "rr": 1.822618, + "primary_prob": 44.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.733927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653814, + "range_504_ratio": 1.92286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054867, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.713348, + "strategy_rank": 70.672269, + "rr": 1.572922, + "primary_prob": 43.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.359384, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513593, + "hold30_r": 3.439356 + }, + { + "symbol": "COIN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.934354, + "strategy_rank": 92.855795, + "rr": 1.841116, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.761673, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.819022, + "hold30_r": 8.265434 + }, + { + "symbol": "CPAY", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.448578, + "strategy_rank": 71.604397, + "rr": 2.054297, + "primary_prob": 21.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.081446, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054903, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.201313, + "strategy_rank": 77.272797, + "rr": 1.291421, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.937131, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.617774, + "range_504_ratio": 1.854795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.231021, + "hold30_r": 2.442687 + }, + { + "symbol": "CRH", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.654267, + "strategy_rank": 80.132223, + "rr": 0.72035, + "primary_prob": 74.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.080524, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.669734, + "hold30_r": 4.521134 + }, + { + "symbol": "CVNA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890591, + "strategy_rank": 99.890662, + "rr": 1.688686, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.53303, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.460226, + "range_504_ratio": 86.507042, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.673541, + "hold30_r": 5.436598 + }, + { + "symbol": "DASH", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.045952, + "strategy_rank": 95.148324, + "rr": 0.953355, + "primary_prob": 55.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.430032, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.922669, + "hold30_r": 2.408291 + }, + { + "symbol": "DD", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.056893, + "strategy_rank": 69.754235, + "rr": 0.727552, + "primary_prob": 58.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.091327, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542155, + "range_504_ratio": 1.719709, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.670297, + "hold30_r": 2.142947 + }, + { + "symbol": "DELL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.483589, + "strategy_rank": 95.520171, + "rr": 1.587846, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.381768, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.79467, + "range_504_ratio": 2.21371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.535565, + "hold30_r": 1.130912 + }, + { + "symbol": "DHI", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.636761, + "strategy_rank": 81.520406, + "rr": 2.979864, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.469796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.931217, + "hold30_r": 7.696082 + }, + { + "symbol": "DVA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.949672, + "strategy_rank": 90.201451, + "rr": 1.114911, + "primary_prob": 40.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.672366, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.082774, + "hold30_r": 5.757416 + }, + { + "symbol": "EG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.901532, + "strategy_rank": 72.56426, + "rr": 1.652325, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.478488, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.518438, + "range_504_ratio": 1.679403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.599896, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.684902, + "strategy_rank": 80.522226, + "rr": 1.978612, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.967918, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052838, + "hold30_r": 1.178329 + }, + { + "symbol": "EQIX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.698031, + "strategy_rank": 75.127923, + "rr": 1.977735, + "primary_prob": 37.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.966603, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.544916, + "range_504_ratio": 1.724464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924317, + "hold30_r": 1.41876 + }, + { + "symbol": "ERIE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.49453, + "strategy_rank": 82.637, + "rr": 2.639185, + "primary_prob": 22.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.958778, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683508, + "range_504_ratio": 1.980815, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.583103, + "hold30_r": 4.669017 + }, + { + "symbol": "ETN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.715536, + "strategy_rank": 83.106552, + "rr": 1.945304, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.917957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.898097, + "hold30_r": 2.320388 + }, + { + "symbol": "FDX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.389497, + "strategy_rank": 79.459547, + "rr": 2.024908, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.037362, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.971379, + "hold30_r": 3.68482 + }, + { + "symbol": "FICO", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.702407, + "strategy_rank": 85.258497, + "rr": 0.982628, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.473942, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.01563, + "range_504_ratio": 2.761102, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.940258, + "hold30_r": 5.388324 + }, + { + "symbol": "GE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.90372, + "strategy_rank": 77.629547, + "rr": 1.783856, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.675784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.735569, + "hold30_r": 3.460905 + }, + { + "symbol": "GOOG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.778993, + "strategy_rank": 85.840492, + "rr": 1.908029, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.862044, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.858684, + "hold30_r": 1.009316 + }, + { + "symbol": "GOOGL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.122538, + "strategy_rank": 85.249969, + "rr": 2.534762, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.802143, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048971, + "hold30_r": 0.981409 + }, + { + "symbol": "HUBB", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.229759, + "strategy_rank": 76.72415, + "rr": 1.598483, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.397725, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.55978, + "hold30_r": 3.082915 + }, + { + "symbol": "HWM", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.743982, + "strategy_rank": 66.378866, + "rr": 1.05906, + "primary_prob": 62.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.58859, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.627562, + "range_504_ratio": 1.873039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001981, + "hold30_r": 2.691273 + }, + { + "symbol": "INTC", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.619256, + "strategy_rank": 84.15313, + "rr": 2.317391, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.476087, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.27685, + "hold30_r": 4.548754 + }, + { + "symbol": "IR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.196937, + "strategy_rank": 70.220825, + "rr": 1.84957, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.774355, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.586895, + "range_504_ratio": 1.798396, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.798553, + "hold30_r": 3.597402 + }, + { + "symbol": "JBL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.577681, + "strategy_rank": 95.467258, + "rr": 2.966186, + "primary_prob": 8.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.449279, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.427866, + "hold30_r": -1.381042 + }, + { + "symbol": "KLAC", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.730853, + "strategy_rank": 87.329938, + "rr": 0.811053, + "primary_prob": 66.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.21658, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.731953, + "range_504_ratio": 2.079137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.766939, + "hold30_r": 4.318525 + }, + { + "symbol": "LEN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.323851, + "strategy_rank": 80.437613, + "rr": 2.412455, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.618683, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.363203, + "hold30_r": 7.103459 + }, + { + "symbol": "LLY", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.170678, + "strategy_rank": 90.376243, + "rr": 1.841512, + "primary_prob": 33.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.762268, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044098, + "hold30_r": -0.313472 + }, + { + "symbol": "LRCX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.997812, + "strategy_rank": 91.037333, + "rr": 1.899555, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.849332, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.855865, + "hold30_r": 5.26408 + }, + { + "symbol": "MCK", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.932166, + "strategy_rank": 64.340726, + "rr": 0.696442, + "primary_prob": 53.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.044663, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.784982, + "range_504_ratio": 2.192367, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628043, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.234136, + "strategy_rank": 90.948611, + "rr": 1.641708, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.462562, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.600818, + "hold30_r": 1.581696 + }, + { + "symbol": "MPWR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.150985, + "strategy_rank": 87.485165, + "rr": 1.621703, + "primary_prob": 50.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.432555, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.680807, + "range_504_ratio": 1.975472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589702, + "hold30_r": 5.481046 + }, + { + "symbol": "MSFT", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.199125, + "strategy_rank": 72.436767, + "rr": 1.637178, + "primary_prob": 35.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.455767, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.541449, + "range_504_ratio": 1.718495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575394, + "hold30_r": 1.987495 + }, + { + "symbol": "MSTR", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.809628, + "strategy_rank": 93.140975, + "rr": 2.221624, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.332436, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.194498, + "hold30_r": 3.492405 + }, + { + "symbol": "NFLX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.026258, + "strategy_rank": 86.525804, + "rr": 1.38682, + "primary_prob": 53.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.08023, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.342236, + "hold30_r": 2.487993 + }, + { + "symbol": "NOW", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.415755, + "strategy_rank": 78.168758, + "rr": 1.727603, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.591405, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741796, + "range_504_ratio": 2.099703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.684425, + "hold30_r": 3.558245 + }, + { + "symbol": "NVDA", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.452954, + "strategy_rank": 98.765539, + "rr": 1.728083, + "primary_prob": 38.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.592125, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.692666, + "hold30_r": 2.189662 + }, + { + "symbol": "NVR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.496718, + "strategy_rank": 75.355126, + "rr": 2.200621, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.300932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.150345, + "hold30_r": 5.213091 + }, + { + "symbol": "ODFL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.560175, + "strategy_rank": 87.259371, + "rr": 1.888052, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.832078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037116, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.16849, + "strategy_rank": 91.107899, + "rr": 1.957249, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.935874, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911364, + "range_504_ratio": 2.487712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.935604, + "hold30_r": 3.089368 + }, + { + "symbol": "ORCL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.59081, + "strategy_rank": 88.566405, + "rr": 2.258594, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.387891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.201986, + "hold30_r": -1.104402 + }, + { + "symbol": "PANW", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.356674, + "strategy_rank": 91.591593, + "rr": 0.82455, + "primary_prob": 60.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.236826, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045692, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.074398, + "strategy_rank": 71.706664, + "rr": 0.852905, + "primary_prob": 54.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.279357, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793997, + "hold30_r": 4.139399 + }, + { + "symbol": "PH", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.886214, + "strategy_rank": 80.950044, + "rr": 1.014098, + "primary_prob": 59.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.521147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619515, + "range_504_ratio": 1.858026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.968811, + "hold30_r": 2.743544 + }, + { + "symbol": "PHM", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.921225, + "strategy_rank": 91.536124, + "rr": 1.526565, + "primary_prob": 42.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.289847, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.483068, + "hold30_r": 6.054934 + }, + { + "symbol": "PKG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.916849, + "strategy_rank": 69.189393, + "rr": 1.834619, + "primary_prob": 34.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.751929, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.421423, + "range_504_ratio": 1.524128, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071687, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.140044, + "strategy_rank": 98.534275, + "rr": 2.290102, + "primary_prob": 25.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.435153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.535172, + "range_504_ratio": 4.642123, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.266106, + "hold30_r": 0.153564 + }, + { + "symbol": "PNR", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.341357, + "strategy_rank": 77.575631, + "rr": 2.435576, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.653364, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.387373, + "hold30_r": 4.276941 + }, + { + "symbol": "RCL", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.827133, + "strategy_rank": 92.113055, + "rr": 2.746377, + "primary_prob": 34.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.119566, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.707738, + "hold30_r": 7.481051 + }, + { + "symbol": "SMCI", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.671772, + "strategy_rank": 99.475481, + "rr": 1.503081, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.254622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.48477, + "hold30_r": 2.018058 + }, + { + "symbol": "SNPS", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.295405, + "strategy_rank": 88.060495, + "rr": 1.352554, + "primary_prob": 42.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.02883, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.678572, + "range_504_ratio": 1.971061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.295871, + "hold30_r": 4.596619 + }, + { + "symbol": "STE", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.682713, + "strategy_rank": 69.659995, + "rr": 2.885779, + "primary_prob": 20.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.328668, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065324, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.245077, + "strategy_rank": 84.97592, + "rr": 1.909841, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.864762, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.866007, + "hold30_r": 3.805949 + }, + { + "symbol": "TAP", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.417943, + "strategy_rank": 68.201294, + "rr": 2.176415, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.264622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.509416, + "range_504_ratio": 1.664319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.120252, + "hold30_r": 1.927793 + }, + { + "symbol": "TDG", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.153173, + "strategy_rank": 70.312461, + "rr": 1.609568, + "primary_prob": 38.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.414352, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.632012, + "range_504_ratio": 1.881392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.546024, + "hold30_r": 4.232514 + }, + { + "symbol": "TJX", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.291028, + "strategy_rank": 57.49324, + "rr": 1.355046, + "primary_prob": 47.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.03257, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.272316, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-11-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.21663, + "strategy_rank": 92.762558, + "rr": 2.364053, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.54608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.9139, + "hold30_r": -2.882766 + }, + { + "symbol": "UBER", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.420131, + "strategy_rank": 91.443437, + "rr": 1.102245, + "primary_prob": 48.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.653367, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.911302, + "range_504_ratio": 2.48756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064027, + "hold30_r": 6.322973 + }, + { + "symbol": "URI", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.463895, + "strategy_rank": 84.867085, + "rr": 1.53786, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.30679, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.501256, + "hold30_r": 5.86711 + }, + { + "symbol": "VRSK", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.54267, + "strategy_rank": 61.627904, + "rr": 2.135431, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.203146, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.075459, + "hold30_r": 0.669197 + }, + { + "symbol": "VRT", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.015317, + "strategy_rank": 98.819456, + "rr": 0.934746, + "primary_prob": 53.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.402119, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.715236, + "range_504_ratio": 5.55799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.911018, + "hold30_r": 2.299772 + }, + { + "symbol": "WDAY", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.761488, + "strategy_rank": 84.805094, + "rr": 1.615855, + "primary_prob": 48.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.423782, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563791, + "hold30_r": 7.308783 + }, + { + "symbol": "WDC", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.275711, + "strategy_rank": 84.285138, + "rr": 1.63098, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.44647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602032, + "hold30_r": 2.92497 + }, + { + "symbol": "WELL", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.293217, + "strategy_rank": 75.167697, + "rr": 1.633764, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.450647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056922, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.95186, + "strategy_rank": 82.919577, + "rr": 1.961062, + "primary_prob": 23.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.941594, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.922418, + "hold30_r": 1.794489 + }, + { + "symbol": "WYNN", + "date": "2023-11-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.667396, + "strategy_rank": 82.499928, + "rr": 1.585909, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.378863, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.260194, + "hold30_r": -1.214306 + }, + { + "symbol": "ACGL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.92936, + "strategy_rank": 79.431871, + "rr": 1.776572, + "primary_prob": 20.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.664858, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.812144, + "range_504_ratio": 2.252734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052821, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.467991, + "strategy_rank": 90.967154, + "rr": 2.355277, + "primary_prob": 24.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.532916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.304064, + "hold30_r": 0.931208 + }, + { + "symbol": "AKAM", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.878587, + "strategy_rank": 64.722703, + "rr": 1.249766, + "primary_prob": 49.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.874649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.174991, + "hold30_r": 3.347466 + }, + { + "symbol": "ALGN", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.046358, + "strategy_rank": 94.24234, + "rr": 0.748408, + "primary_prob": 48.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.122612, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.422159, + "range_504_ratio": 4.146062, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.724548, + "hold30_r": 5.382979 + }, + { + "symbol": "AMAT", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.748344, + "strategy_rank": 86.313951, + "rr": 1.361267, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.041901, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.309193, + "hold30_r": 3.433539 + }, + { + "symbol": "AMD", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.481236, + "strategy_rank": 94.323679, + "rr": 2.018844, + "primary_prob": 31.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.028267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.98003, + "hold30_r": 4.464851 + }, + { + "symbol": "AMZN", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.410596, + "strategy_rank": 85.953351, + "rr": 1.690117, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.535175, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.837283, + "range_504_ratio": 2.310082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.638276, + "hold30_r": 2.363439 + }, + { + "symbol": "APO", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.099338, + "strategy_rank": 79.283822, + "rr": 1.814185, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.721278, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769559, + "hold30_r": 1.94131 + }, + { + "symbol": "APP", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.785872, + "strategy_rank": 98.49077, + "rr": 1.722102, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.583152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.541705, + "range_504_ratio": 12.701313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026109, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.871965, + "strategy_rank": 75.011474, + "rr": 1.47423, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.211344, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.425991, + "hold30_r": 2.307192 + }, + { + "symbol": "AXON", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.922737, + "strategy_rank": 92.918444, + "rr": 1.266122, + "primary_prob": 33.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.899184, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.032756, + "range_504_ratio": 2.808797, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.226058, + "hold30_r": 4.024109 + }, + { + "symbol": "BKNG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.02649, + "strategy_rank": 86.438323, + "rr": 2.228172, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.342258, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.17024, + "hold30_r": 5.056592 + }, + { + "symbol": "BLDR", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.12362, + "strategy_rank": 96.609611, + "rr": 2.282876, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.424314, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.247463, + "hold30_r": 6.724224 + }, + { + "symbol": "BR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.865342, + "strategy_rank": 64.366179, + "rr": 1.680536, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.520804, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367539, + "range_504_ratio": 1.444177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.606435, + "hold30_r": 4.939907 + }, + { + "symbol": "BRO", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.794702, + "strategy_rank": 58.270577, + "rr": 1.1528, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.7292, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.344837, + "range_504_ratio": 1.41176, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.076474, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.573951, + "strategy_rank": 66.02814, + "rr": 1.574378, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.361567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459442, + "range_504_ratio": 1.58319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.512191, + "hold30_r": 2.702458 + }, + { + "symbol": "CARR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.657837, + "strategy_rank": 79.502244, + "rr": 2.034701, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.052051, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595478, + "range_504_ratio": 1.813897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.989482, + "hold30_r": 2.990361 + }, + { + "symbol": "CCL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.339956, + "strategy_rank": 86.615991, + "rr": 0.869163, + "primary_prob": 44.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.303745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.390378, + "range_504_ratio": 4.016367, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.840707, + "hold30_r": 7.65141 + }, + { + "symbol": "CHD", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.677704, + "strategy_rank": 60.602964, + "rr": 0.796917, + "primary_prob": 51.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.195375, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737219, + "hold30_r": 0.749138 + }, + { + "symbol": "CMCSA", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.183223, + "strategy_rank": 72.648036, + "rr": 1.946708, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.920062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653814, + "range_504_ratio": 1.92286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.890775, + "hold30_r": 2.134428 + }, + { + "symbol": "CME", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.086093, + "strategy_rank": 62.34488, + "rr": 0.995479, + "primary_prob": 41.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.493218, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076282, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.540839, + "strategy_rank": 72.73573, + "rr": 1.344086, + "primary_prob": 40.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.016129, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597628, + "range_504_ratio": 1.817802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.27369, + "hold30_r": 3.519825 + }, + { + "symbol": "COIN", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.247241, + "strategy_rank": 97.208233, + "rr": 2.571577, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.857365, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.458952, + "range_504_ratio": 11.692552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.549435, + "hold30_r": 9.849962 + }, + { + "symbol": "CPAY", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.306843, + "strategy_rank": 72.719186, + "rr": 2.045295, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.067942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.993424, + "hold30_r": 5.518141 + }, + { + "symbol": "CRH", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.701987, + "strategy_rank": 80.96172, + "rr": 1.090441, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.635662, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.665214, + "range_504_ratio": 1.944907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.035788, + "hold30_r": 4.623845 + }, + { + "symbol": "CRM", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.189845, + "strategy_rank": 76.469156, + "rr": 2.203183, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.304774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903225, + "range_504_ratio": 2.467548, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.141605, + "hold30_r": 8.25838 + }, + { + "symbol": "CRWD", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.721854, + "strategy_rank": 91.436067, + "rr": 2.469508, + "primary_prob": 30.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.704261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.174201, + "range_504_ratio": 3.235556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.427415, + "hold30_r": 7.157082 + }, + { + "symbol": "CTSH", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.353201, + "strategy_rank": 65.741746, + "rr": 0.797975, + "primary_prob": 56.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.196962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.599344, + "range_504_ratio": 1.820923, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.727585, + "hold30_r": 5.716152 + }, + { + "symbol": "CVNA", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889625, + "strategy_rank": 99.88977, + "rr": 1.750955, + "primary_prob": 24.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.626433, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.451066, + "range_504_ratio": 85.71831, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.737271, + "hold30_r": 5.464149 + }, + { + "symbol": "DASH", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.624724, + "strategy_rank": 90.132911, + "rr": 0.919087, + "primary_prob": 43.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.37863, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.827613, + "range_504_ratio": 6.219023, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.890096, + "hold30_r": 2.743696 + }, + { + "symbol": "DHI", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.604857, + "strategy_rank": 86.120103, + "rr": 2.26885, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.403275, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.22094, + "hold30_r": 5.808148 + }, + { + "symbol": "EG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.891832, + "strategy_rank": 70.914392, + "rr": 1.78417, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.676255, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.518438, + "range_504_ratio": 1.679403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729105, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.280353, + "strategy_rank": 80.31383, + "rr": 1.889676, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.834514, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057098, + "hold30_r": 0.944852 + }, + { + "symbol": "ETN", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.631347, + "strategy_rank": 82.349635, + "rr": 1.282237, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.923355, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.230119, + "hold30_r": 2.417603 + }, + { + "symbol": "FDX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.253863, + "strategy_rank": 78.545836, + "rr": 1.831971, + "primary_prob": 31.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.747956, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.77431, + "hold30_r": 0.817615 + }, + { + "symbol": "FIX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.066225, + "strategy_rank": 87.771632, + "rr": 0.867836, + "primary_prob": 55.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.301755, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.953257, + "range_504_ratio": 2.594146, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818362, + "hold30_r": 3.005661 + }, + { + "symbol": "GE", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.845475, + "strategy_rank": 76.836887, + "rr": 1.142308, + "primary_prob": 49.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.713463, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.677168, + "range_504_ratio": 1.968296, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.087325, + "hold30_r": 3.306107 + }, + { + "symbol": "GOOG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.487859, + "strategy_rank": 84.826116, + "rr": 2.015777, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.023666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.957332, + "hold30_r": 2.447603 + }, + { + "symbol": "GOOGL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.267108, + "strategy_rank": 84.407855, + "rr": 2.17424, + "primary_prob": 27.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.26136, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.116305, + "hold30_r": 2.502169 + }, + { + "symbol": "HUBB", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.112583, + "strategy_rank": 75.519467, + "rr": 2.176308, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.264462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.13349, + "hold30_r": 3.07831 + }, + { + "symbol": "INTU", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 78.311355, + "rr": 1.816182, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.724273, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747819, + "range_504_ratio": 2.112388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.761954, + "hold30_r": 5.771739 + }, + { + "symbol": "JBL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.344371, + "strategy_rank": 95.445455, + "rr": 0.768177, + "primary_prob": 47.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.152266, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.717731, + "hold30_r": -1.61823 + }, + { + "symbol": "LEN", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.838852, + "strategy_rank": 84.389394, + "rr": 1.563209, + "primary_prob": 51.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.344814, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513851, + "hold30_r": 5.73297 + }, + { + "symbol": "LLY", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.571744, + "strategy_rank": 92.959561, + "rr": 1.237031, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.855547, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03908, + "hold30_r": -0.691625 + }, + { + "symbol": "LRCX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.644592, + "strategy_rank": 86.497368, + "rr": 1.594546, + "primary_prob": 23.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.391819, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544453, + "hold30_r": 4.995474 + }, + { + "symbol": "MAR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.10596, + "strategy_rank": 69.885161, + "rr": 1.715408, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.573112, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.47649, + "range_504_ratio": 1.610411, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.657573, + "hold30_r": 4.199487 + }, + { + "symbol": "META", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.448124, + "strategy_rank": 91.141159, + "rr": 1.178837, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.768255, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.129385, + "hold30_r": 2.533159 + }, + { + "symbol": "MPC", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.88521, + "strategy_rank": 73.060306, + "rr": 2.001518, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.002276, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.986168, + "range_504_ratio": 2.68094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.956216, + "hold30_r": 1.448824 + }, + { + "symbol": "MPWR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.326711, + "strategy_rank": 87.940785, + "rr": 1.938396, + "primary_prob": 25.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.907595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.680807, + "range_504_ratio": 1.975472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.904759, + "hold30_r": 4.730255 + }, + { + "symbol": "MSTR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.695364, + "strategy_rank": 96.459282, + "rr": 1.899834, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.849751, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.905456, + "range_504_ratio": 6.722474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.873613, + "hold30_r": 3.319403 + }, + { + "symbol": "NFLX", + "date": "2023-11-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.092715, + "strategy_rank": 87.792373, + "rr": 3.091248, + "primary_prob": 20.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.636872, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4606, + "range_504_ratio": 4.308543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 3.037219, + "hold30_r": 3.20298 + }, + { + "symbol": "NOW", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.403974, + "strategy_rank": 84.209155, + "rr": 1.973761, + "primary_prob": 32.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.960642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.727061, + "range_504_ratio": 2.068991, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.925364, + "hold30_r": 3.037757 + }, + { + "symbol": "NVDA", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.227373, + "strategy_rank": 98.503117, + "rr": 1.374681, + "primary_prob": 42.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.062022, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.536937, + "range_504_ratio": 4.650324, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.333769, + "hold30_r": 0.819119 + }, + { + "symbol": "NVR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.163355, + "strategy_rank": 78.327536, + "rr": 1.644548, + "primary_prob": 34.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.466822, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591428, + "hold30_r": 5.204305 + }, + { + "symbol": "ODFL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.286976, + "strategy_rank": 85.519564, + "rr": 1.665102, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.497652, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039703, + "hold30_r": 1.409567 + }, + { + "symbol": "ON", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.119205, + "strategy_rank": 86.131795, + "rr": 0.915759, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.373638, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.911364, + "range_504_ratio": 2.487712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.891417, + "hold30_r": 3.718414 + }, + { + "symbol": "ORCL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.501104, + "strategy_rank": 89.369454, + "rr": 1.604911, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.407366, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.653531, + "hold30_r": -2.592182 + }, + { + "symbol": "PANW", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.688742, + "strategy_rank": 95.143658, + "rr": 0.984176, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.476264, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.941139, + "hold30_r": 4.931701 + }, + { + "symbol": "PCAR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.320088, + "strategy_rank": 69.877908, + "rr": 1.463638, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.195457, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.56209, + "range_504_ratio": 1.754335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.401482, + "hold30_r": 4.153112 + }, + { + "symbol": "PHM", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.90287, + "strategy_rank": 91.839701, + "rr": 0.682292, + "primary_prob": 75.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.023438, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.899875, + "range_504_ratio": 2.459295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636152, + "hold30_r": 6.136036 + }, + { + "symbol": "PKG", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.236203, + "strategy_rank": 67.216991, + "rr": 0.796732, + "primary_prob": 49.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.195098, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.421423, + "range_504_ratio": 1.524128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.717847, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.565121, + "strategy_rank": 98.698882, + "rr": 1.296105, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.944157, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.492596, + "range_504_ratio": 4.44863, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.270913, + "hold30_r": -0.592899 + }, + { + "symbol": "PNR", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.384106, + "strategy_rank": 78.152391, + "rr": 2.385679, + "primary_prob": 24.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.578518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.334513, + "hold30_r": 4.716146 + }, + { + "symbol": "RCL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.260486, + "strategy_rank": 90.31201, + "rr": 1.706901, + "primary_prob": 44.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.560352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.669048, + "hold30_r": 7.278413 + }, + { + "symbol": "SMCI", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668874, + "strategy_rank": 99.537443, + "rr": 1.841318, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.761977, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.820606, + "hold30_r": 0.969526 + }, + { + "symbol": "STE", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.962472, + "strategy_rank": 67.812192, + "rr": 4.340545, + "primary_prob": 14.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 6.510818, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05066, + "hold30_r": 2.405154 + }, + { + "symbol": "STX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.671082, + "strategy_rank": 84.012614, + "rr": 2.036245, + "primary_prob": 32.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.054367, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.987918, + "hold30_r": 4.416478 + }, + { + "symbol": "TJX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.898455, + "strategy_rank": 57.856391, + "rr": 0.894238, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.341357, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.804041, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.527594, + "strategy_rank": 90.11547, + "rr": 2.030154, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.045232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.003711, + "hold30_r": 2.679839 + }, + { + "symbol": "TTD", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.350993, + "strategy_rank": 95.772069, + "rr": 1.726128, + "primary_prob": 27.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.589192, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.158588, + "hold30_r": -3.126871 + }, + { + "symbol": "TTWO", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.708609, + "strategy_rank": 85.705917, + "rr": 1.650808, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.476212, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.746635, + "range_504_ratio": 2.109889, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.607129, + "hold30_r": 2.332923 + }, + { + "symbol": "TYL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.13245, + "strategy_rank": 72.872935, + "rr": 1.599253, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.398879, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.684806, + "range_504_ratio": 1.983387, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052419, + "hold30_r": 0.10908 + }, + { + "symbol": "URI", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.651214, + "strategy_rank": 85.73607, + "rr": 1.836228, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.754343, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.798561, + "hold30_r": 5.726967 + }, + { + "symbol": "VRSK", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.059603, + "strategy_rank": 64.565898, + "rr": 1.115034, + "primary_prob": 45.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.672552, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.047346, + "hold30_r": 0.100599 + }, + { + "symbol": "VRT", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.006623, + "strategy_rank": 98.843097, + "rr": 1.00141, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.502115, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.715236, + "range_504_ratio": 5.55799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.976077, + "hold30_r": 2.791906 + }, + { + "symbol": "VRTX", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.015453, + "strategy_rank": 61.392135, + "rr": 1.632231, + "primary_prob": 19.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.448346, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.766775, + "range_504_ratio": 2.152812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060873, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.507726, + "strategy_rank": 74.300463, + "rr": 1.420309, + "primary_prob": 41.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.130463, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.642402, + "range_504_ratio": 1.901042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.369705, + "hold30_r": 2.533128 + }, + { + "symbol": "WDAY", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.942605, + "strategy_rank": 88.62356, + "rr": 2.336121, + "primary_prob": 39.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.504182, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.284177, + "hold30_r": 5.428259 + }, + { + "symbol": "WELL", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.554084, + "strategy_rank": 70.949397, + "rr": 1.834257, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.751386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.778411, + "hold30_r": 1.75508 + }, + { + "symbol": "WSM", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.313466, + "strategy_rank": 87.716129, + "rr": 1.162079, + "primary_prob": 37.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.743118, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787759, + "range_504_ratio": 2.198464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.111093, + "hold30_r": 9.687732 + }, + { + "symbol": "WST", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.019868, + "strategy_rank": 85.913907, + "rr": 1.541859, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.312789, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.500445, + "hold30_r": 1.164023 + }, + { + "symbol": "WYNN", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.969095, + "strategy_rank": 84.325619, + "rr": 1.667885, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.501827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.449707, + "hold30_r": -1.404634 + }, + { + "symbol": "ZTS", + "date": "2023-11-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.456954, + "strategy_rank": 75.21767, + "rr": 2.474119, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.711179, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.69706, + "range_504_ratio": 2.007841, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.423, + "hold30_r": 3.64753 + }, + { + "symbol": "ACGL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.685714, + "strategy_rank": 80.785802, + "rr": 1.126466, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.689698, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.812144, + "range_504_ratio": 2.252734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.072686, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.457143, + "strategy_rank": 90.455154, + "rr": 1.963156, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.944734, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.934634, + "range_504_ratio": 2.546282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051283, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.771429, + "strategy_rank": 79.426348, + "rr": 2.915914, + "primary_prob": 28.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.373872, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064821, + "hold30_r": 2.010193 + }, + { + "symbol": "AJG", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.542857, + "strategy_rank": 62.201502, + "rr": 0.703988, + "primary_prob": 62.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.055982, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.526237, + "range_504_ratio": 1.69255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620233, + "hold30_r": -1.0 + }, + { + "symbol": "ALGN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.428571, + "strategy_rank": 93.215017, + "rr": 1.929533, + "primary_prob": 19.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.894299, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.401594, + "range_504_ratio": 4.061668, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.902582, + "hold30_r": 4.365233 + }, + { + "symbol": "AMAT", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.857143, + "strategy_rank": 84.622526, + "rr": 1.995862, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.993792, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.13103, + "hold30_r": -2.080584 + }, + { + "symbol": "AMD", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.657143, + "strategy_rank": 92.351126, + "rr": 1.759604, + "primary_prob": 35.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.639406, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.720224, + "hold30_r": 3.080943 + }, + { + "symbol": "AMZN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.0, + "strategy_rank": 85.081229, + "rr": 2.076242, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.114363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.837283, + "range_504_ratio": 2.310082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.025201, + "hold30_r": 1.268616 + }, + { + "symbol": "APO", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.2, + "strategy_rank": 82.71372, + "rr": 1.327402, + "primary_prob": 52.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.991104, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714187, + "range_504_ratio": 2.042525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.278599, + "hold30_r": 1.39236 + }, + { + "symbol": "APP", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.428571, + "strategy_rank": 98.951536, + "rr": 1.754572, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.631859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.485271, + "range_504_ratio": 12.004376, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022603, + "hold30_r": -0.043546 + }, + { + "symbol": "ARES", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.285714, + "strategy_rank": 79.206826, + "rr": 1.865817, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.798726, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.746719, + "range_504_ratio": 2.110066, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820693, + "hold30_r": 2.982334 + }, + { + "symbol": "AXON", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.114286, + "strategy_rank": 85.125734, + "rr": 0.815678, + "primary_prob": 59.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.223517, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.032756, + "range_504_ratio": 2.808797, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.767738, + "hold30_r": 3.106556 + }, + { + "symbol": "BDX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.714286, + "strategy_rank": 66.10785, + "rr": 4.362468, + "primary_prob": 14.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 25, + "primary_distance_atr": 6.543701, + "raw_level_count": 14, + "gate_level_count": 12, + "range_504_log": 0.285781, + "range_504_ratio": 1.330801, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058799, + "hold30_r": 1.294438 + }, + { + "symbol": "BKNG", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.857143, + "strategy_rank": 85.068942, + "rr": 1.079331, + "primary_prob": 50.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.618996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.019432, + "hold30_r": 3.367076 + }, + { + "symbol": "BLDR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.828571, + "strategy_rank": 96.534608, + "rr": 1.875353, + "primary_prob": 42.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.813029, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.841074, + "hold30_r": 4.605908 + }, + { + "symbol": "BR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.285714, + "strategy_rank": 63.198635, + "rr": 1.466649, + "primary_prob": 52.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.199973, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367539, + "range_504_ratio": 1.444177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384366, + "hold30_r": 4.241021 + }, + { + "symbol": "CAH", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.514286, + "strategy_rank": 69.059659, + "rr": 0.691954, + "primary_prob": 62.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.037932, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.833336, + "range_504_ratio": 2.300981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.626974, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.914286, + "strategy_rank": 71.728055, + "rr": 1.985509, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.978263, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.639051, + "range_504_ratio": 1.894681, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058531, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.371429, + "strategy_rank": 64.061706, + "rr": 1.245413, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.868119, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.172295, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.142857, + "strategy_rank": 97.761092, + "rr": 1.808386, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.712579, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.402036, + "range_504_ratio": 11.045642, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.784892, + "hold30_r": 7.267482 + }, + { + "symbol": "CPAY", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.628571, + "strategy_rank": 71.288464, + "rr": 2.305759, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.458638, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.249521, + "hold30_r": 6.008266 + }, + { + "symbol": "CRM", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.085714, + "strategy_rank": 75.192082, + "rr": 1.56995, + "primary_prob": 40.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.354926, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.897273, + "range_504_ratio": 2.452905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.505268, + "hold30_r": 5.064733 + }, + { + "symbol": "CRWD", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.971429, + "strategy_rank": 90.574198, + "rr": 2.206231, + "primary_prob": 26.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.309346, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.092196, + "range_504_ratio": 2.980813, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.163743, + "hold30_r": 4.43245 + }, + { + "symbol": "CSCO", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.628571, + "strategy_rank": 65.689829, + "rr": 1.714629, + "primary_prob": 31.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.571944, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.509945, + "range_504_ratio": 1.665199, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053709, + "hold30_r": 1.380737 + }, + { + "symbol": "CVNA", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885714, + "strategy_rank": 99.88587, + "rr": 1.909843, + "primary_prob": 39.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.864764, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.451066, + "range_504_ratio": 85.71831, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.89585, + "hold30_r": 3.569537 + }, + { + "symbol": "DELL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.914286, + "strategy_rank": 94.938976, + "rr": 0.832073, + "primary_prob": 57.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.248109, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.816941, + "range_504_ratio": 2.263566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773083, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.685714, + "strategy_rank": 80.986485, + "rr": 0.882826, + "primary_prob": 54.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.324239, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832523, + "hold30_r": 4.384668 + }, + { + "symbol": "EME", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.485714, + "strategy_rank": 79.26116, + "rr": 2.127611, + "primary_prob": 37.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.191416, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056239, + "hold30_r": 0.411647 + }, + { + "symbol": "ERIE", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.028571, + "strategy_rank": 84.434676, + "rr": 2.416451, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.624677, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683508, + "range_504_ratio": 1.980815, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.357714, + "hold30_r": 5.645005 + }, + { + "symbol": "ETN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.828571, + "strategy_rank": 79.295017, + "rr": 1.766077, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.649116, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.706533, + "hold30_r": 1.588364 + }, + { + "symbol": "FDX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.4, + "strategy_rank": 78.29843, + "rr": 1.195891, + "primary_prob": 58.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.793836, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.139293, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.057143, + "strategy_rank": 84.611331, + "rr": 1.848282, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.772423, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064818, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.6, + "strategy_rank": 84.052423, + "rr": 1.543838, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.315756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064011, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.4, + "strategy_rank": 80.036314, + "rr": 2.157007, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.235511, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747819, + "range_504_ratio": 2.112388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.100578, + "hold30_r": 2.371345 + }, + { + "symbol": "JBL", + "date": "2023-11-16", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.285714, + "strategy_rank": 95.352901, + "rr": 2.159343, + "primary_prob": 29.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.239015, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.744313, + "hold30_r": -2.691031 + }, + { + "symbol": "L", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.457143, + "strategy_rank": 56.797816, + "rr": 0.888162, + "primary_prob": 51.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.332243, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.323304, + "range_504_ratio": 1.381686, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.78367, + "hold30_r": 2.648903 + }, + { + "symbol": "LEN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.2, + "strategy_rank": 79.263891, + "rr": 0.822803, + "primary_prob": 62.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.234204, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.772893, + "hold30_r": 4.002082 + }, + { + "symbol": "LLY", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.057143, + "strategy_rank": 93.315768, + "rr": 0.861092, + "primary_prob": 46.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.291638, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038109, + "hold30_r": 0.111657 + }, + { + "symbol": "LRCX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.571429, + "strategy_rank": 87.392491, + "rr": 1.13219, + "primary_prob": 45.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.698285, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.078796, + "hold30_r": 1.863922 + }, + { + "symbol": "MCK", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.028571, + "strategy_rank": 68.635358, + "rr": 1.576088, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.364131, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787583, + "range_504_ratio": 2.198077, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.512411, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.085714, + "strategy_rank": 90.213242, + "rr": 0.800967, + "primary_prob": 54.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.201451, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.390458, + "range_504_ratio": 4.016687, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052128, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.0, + "strategy_rank": 78.222526, + "rr": 0.88891, + "primary_prob": 51.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.333365, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.986168, + "range_504_ratio": 2.68094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.842957, + "hold30_r": 1.149616 + }, + { + "symbol": "MSTR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.514286, + "strategy_rank": 98.379795, + "rr": 1.954555, + "primary_prob": 33.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.931833, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.771957, + "range_504_ratio": 5.882353, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.929595, + "hold30_r": 5.003764 + }, + { + "symbol": "NOW", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.228571, + "strategy_rank": 81.691741, + "rr": 0.758677, + "primary_prob": 60.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.138016, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.724692, + "range_504_ratio": 2.064095, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.70369, + "hold30_r": 1.483636 + }, + { + "symbol": "NWS", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.657143, + "strategy_rank": 69.856928, + "rr": 1.68944, + "primary_prob": 19.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.53416, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466698, + "range_504_ratio": 1.594719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633537, + "hold30_r": 4.631043 + }, + { + "symbol": "NWSA", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.285714, + "strategy_rank": 69.443003, + "rr": 1.948384, + "primary_prob": 22.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.922576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467394, + "range_504_ratio": 1.595831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.894545, + "hold30_r": 4.280056 + }, + { + "symbol": "ODFL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.314286, + "strategy_rank": 82.621706, + "rr": 1.103776, + "primary_prob": 46.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.655664, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043791, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.828571, + "strategy_rank": 90.424027, + "rr": 1.572308, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.358462, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.44439, + "hold30_r": -3.379637 + }, + { + "symbol": "PANW", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.6, + "strategy_rank": 95.760273, + "rr": 1.821046, + "primary_prob": 22.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.731569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.698653, + "range_504_ratio": 2.011042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.783621, + "hold30_r": 3.600389 + }, + { + "symbol": "PKG", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.571429, + "strategy_rank": 65.990444, + "rr": 0.780113, + "primary_prob": 52.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.17017, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.421423, + "range_504_ratio": 1.524128, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072383, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.742857, + "strategy_rank": 98.812833, + "rr": 1.17681, + "primary_prob": 43.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.765216, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.383293, + "range_504_ratio": 3.988014, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.148264, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.828571, + "strategy_rank": 77.487509, + "rr": 1.258754, + "primary_prob": 42.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.88813, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73132, + "range_504_ratio": 2.077821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.208536, + "hold30_r": 3.205973 + }, + { + "symbol": "PWR", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.142857, + "strategy_rank": 78.233447, + "rr": 2.490651, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.735976, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.81811, + "range_504_ratio": 2.266212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.448994, + "hold30_r": 2.951019 + }, + { + "symbol": "RCL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.8, + "strategy_rank": 89.226212, + "rr": 1.819218, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.728827, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.778476, + "hold30_r": 3.231764 + }, + { + "symbol": "REGN", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.228571, + "strategy_rank": 66.12587, + "rr": 1.692827, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.53924, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.462019, + "range_504_ratio": 1.587275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.632195, + "hold30_r": 4.127917 + }, + { + "symbol": "ROST", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.085714, + "strategy_rank": 63.927918, + "rr": 1.701684, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.552526, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.597591, + "range_504_ratio": 1.817735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.63007, + "hold30_r": 5.224259 + }, + { + "symbol": "SMCI", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.657143, + "strategy_rank": 99.657611, + "rr": 1.765644, + "primary_prob": 33.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.648466, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022067, + "hold30_r": -1.0 + }, + { + "symbol": "STE", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.228571, + "strategy_rank": 69.304027, + "rr": 2.207644, + "primary_prob": 26.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.311466, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054246, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.485714, + "strategy_rank": 85.095973, + "rr": 2.151043, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.226564, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.095726, + "hold30_r": 2.597878 + }, + { + "symbol": "SYK", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.885714, + "strategy_rank": 70.289966, + "rr": 0.9485, + "primary_prob": 65.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.42275, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054235, + "hold30_r": 0.435292 + }, + { + "symbol": "TAP", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.914286, + "strategy_rank": 63.227031, + "rr": 1.83885, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.758275, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.509416, + "range_504_ratio": 1.664319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.773604, + "hold30_r": 1.703304 + }, + { + "symbol": "TDG", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.571429, + "strategy_rank": 75.721502, + "rr": 0.82209, + "primary_prob": 57.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.233135, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.706883, + "range_504_ratio": 2.02766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062102, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.342857, + "strategy_rank": 59.688464, + "rr": 1.895675, + "primary_prob": 23.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.843512, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.557725, + "range_504_ratio": 1.746694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.824429, + "hold30_r": 1.97928 + }, + { + "symbol": "TRGP", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.685714, + "strategy_rank": 68.186485, + "rr": 1.294796, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.942194, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.644693, + "range_504_ratio": 1.905403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241649, + "hold30_r": 0.814477 + }, + { + "symbol": "TSLA", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.142857, + "strategy_rank": 91.410239, + "rr": 1.895165, + "primary_prob": 42.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.842748, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.866927, + "hold30_r": 0.896392 + }, + { + "symbol": "TTD", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.314286, + "strategy_rank": 95.320683, + "rr": 1.838638, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.757958, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.073426, + "range_504_ratio": 2.925385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.816128, + "hold30_r": 0.728291 + }, + { + "symbol": "TTWO", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.628571, + "strategy_rank": 77.434539, + "rr": 1.796538, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.694807, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048256, + "hold30_r": 0.687141 + }, + { + "symbol": "URI", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.485714, + "strategy_rank": 82.500751, + "rr": 0.722847, + "primary_prob": 65.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.08427, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.758725, + "range_504_ratio": 2.135551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.683541, + "hold30_r": 3.84229 + }, + { + "symbol": "VRSK", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.257143, + "strategy_rank": 65.860205, + "rr": 1.400641, + "primary_prob": 39.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.100962, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076576, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.057143, + "strategy_rank": 66.89529, + "rr": 1.923209, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.884813, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766775, + "range_504_ratio": 2.152812, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.873981, + "hold30_r": 4.873288 + }, + { + "symbol": "VST", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.771429, + "strategy_rank": 77.347167, + "rr": 1.366247, + "primary_prob": 42.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.049371, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619235, + "range_504_ratio": 1.857506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.312312, + "hold30_r": 2.585002 + }, + { + "symbol": "WDAY", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.742857, + "strategy_rank": 86.932969, + "rr": 1.60192, + "primary_prob": 49.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.40288, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.871843, + "range_504_ratio": 2.391314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.54801, + "hold30_r": 4.221939 + }, + { + "symbol": "WELL", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.257143, + "strategy_rank": 71.113447, + "rr": 2.109507, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.16426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.049196, + "hold30_r": 1.205929 + }, + { + "symbol": "WSM", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.942857, + "strategy_rank": 84.595495, + "rr": 2.521716, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.782575, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787759, + "range_504_ratio": 2.198464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.474449, + "hold30_r": 4.391515 + }, + { + "symbol": "WST", + "date": "2023-11-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.228571, + "strategy_rank": 84.732014, + "rr": 2.194816, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.292224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044047, + "hold30_r": 0.285346 + }, + { + "symbol": "ABNB", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.024331, + "strategy_rank": 89.276112, + "rr": 2.005239, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.007858, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.965912, + "hold30_r": 1.709441 + }, + { + "symbol": "ACGL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.620438, + "strategy_rank": 78.992418, + "rr": 1.303684, + "primary_prob": 43.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.955527, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.812144, + "range_504_ratio": 2.252734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05992, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.472019, + "strategy_rank": 88.704748, + "rr": 2.702091, + "primary_prob": 22.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.053137, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.927965, + "range_504_ratio": 2.529356, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060093, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.819951, + "strategy_rank": 75.816823, + "rr": 1.263055, + "primary_prob": 50.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.894583, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.189447, + "hold30_r": -0.368484 + }, + { + "symbol": "ALGN", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.160584, + "strategy_rank": 95.077058, + "rr": 9.095344, + "primary_prob": 25.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 13.643016, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.386875, + "range_504_ratio": 4.002325, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.033977, + "hold30_r": 4.492434 + }, + { + "symbol": "AMAT", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.644769, + "strategy_rank": 83.19589, + "rr": 1.814008, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.721012, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768893, + "hold30_r": 0.103529 + }, + { + "symbol": "AMD", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.727494, + "strategy_rank": 91.884791, + "rr": 2.006731, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.010096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.103182, + "range_504_ratio": 3.013742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043327, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.36253, + "strategy_rank": 87.706798, + "rr": 2.2676, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.401399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.802503, + "range_504_ratio": 2.231119, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055877, + "hold30_r": 0.881527 + }, + { + "symbol": "APP", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.148418, + "strategy_rank": 98.71382, + "rr": 1.960797, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.941195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.38543, + "range_504_ratio": 10.863731, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028071, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.377129, + "strategy_rank": 84.669559, + "rr": 1.112477, + "primary_prob": 58.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.668716, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698775, + "range_504_ratio": 2.011288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042524, + "hold30_r": 4.195961 + }, + { + "symbol": "BKR", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.116788, + "strategy_rank": 70.411534, + "rr": 1.933788, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.900682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059285, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.688564, + "strategy_rank": 96.566015, + "rr": 2.167739, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.251608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.128567, + "hold30_r": 4.454816 + }, + { + "symbol": "CCL", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.226277, + "strategy_rank": 90.150404, + "rr": 2.249222, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.373833, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.216016, + "hold30_r": 3.422053 + }, + { + "symbol": "CHD", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.036496, + "strategy_rank": 63.084869, + "rr": 1.038273, + "primary_prob": 63.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.55741, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074834, + "hold30_r": -1.0 + }, + { + "symbol": "CMCSA", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.739659, + "strategy_rank": 69.725025, + "rr": 2.161595, + "primary_prob": 40.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.242392, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630181, + "range_504_ratio": 1.87795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066193, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.931873, + "strategy_rank": 98.370713, + "rr": 1.97332, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.959979, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.352657, + "range_504_ratio": 10.513471, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.946916, + "hold30_r": 4.164881 + }, + { + "symbol": "CPAY", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.306569, + "strategy_rank": 69.438327, + "rr": 1.309464, + "primary_prob": 41.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.964196, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241263, + "hold30_r": 7.239503 + }, + { + "symbol": "CRM", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.214112, + "strategy_rank": 78.678208, + "rr": 1.653501, + "primary_prob": 39.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.480251, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.862369, + "range_504_ratio": 2.368767, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.580106, + "hold30_r": 6.044846 + }, + { + "symbol": "CRWD", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.187348, + "strategy_rank": 91.889739, + "rr": 1.730905, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.596357, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.964435, + "range_504_ratio": 2.623306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.681709, + "hold30_r": 7.369005 + }, + { + "symbol": "CVNA", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.878345, + "strategy_rank": 99.878522, + "rr": 2.471175, + "primary_prob": 32.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.706763, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.425774, + "range_504_ratio": 83.577465, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.455308, + "hold30_r": 3.978026 + }, + { + "symbol": "DASH", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.673966, + "strategy_rank": 92.847805, + "rr": 1.639675, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.459512, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.572677, + "range_504_ratio": 4.819533, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.599877, + "hold30_r": 1.959973 + }, + { + "symbol": "DDOG", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.06326, + "strategy_rank": 88.372127, + "rr": 2.012094, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.018141, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.118413, + "range_504_ratio": 3.059993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.973478, + "hold30_r": 1.421533 + }, + { + "symbol": "DHI", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.469586, + "strategy_rank": 82.548323, + "rr": 0.680843, + "primary_prob": 74.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.021265, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.803306, + "range_504_ratio": 2.23291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620903, + "hold30_r": 5.708173 + }, + { + "symbol": "DVA", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.170316, + "strategy_rank": 83.177333, + "rr": 1.566153, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.349229, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522746, + "hold30_r": 2.009402 + }, + { + "symbol": "EME", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.442822, + "strategy_rank": 77.781646, + "rr": 1.022929, + "primary_prob": 63.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.534394, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066948, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.360097, + "strategy_rank": 75.230761, + "rr": 1.77129, + "primary_prob": 34.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.656934, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.701069, + "hold30_r": 1.651738 + }, + { + "symbol": "FDX", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.822384, + "strategy_rank": 76.888502, + "rr": 1.051292, + "primary_prob": 62.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.576939, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.646676, + "range_504_ratio": 1.909184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984718, + "hold30_r": -1.435595 + }, + { + "symbol": "GOOGL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.754258, + "strategy_rank": 81.36091, + "rr": 1.669533, + "primary_prob": 37.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.504299, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066679, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.49635, + "strategy_rank": 76.346477, + "rr": 0.950902, + "primary_prob": 53.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.426353, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.720111, + "range_504_ratio": 2.054662, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.883391, + "hold30_r": 2.460137 + }, + { + "symbol": "JBL", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.445255, + "strategy_rank": 94.652357, + "rr": 2.339141, + "primary_prob": 27.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.508712, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.175903, + "hold30_r": -3.1158 + }, + { + "symbol": "LEN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.982968, + "strategy_rank": 81.190741, + "rr": 0.841833, + "primary_prob": 61.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.262749, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756346, + "range_504_ratio": 2.130476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.782798, + "hold30_r": 4.748028 + }, + { + "symbol": "LLY", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.201946, + "strategy_rank": 92.66606, + "rr": 1.025757, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.538636, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045706, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.143552, + "strategy_rank": 70.492981, + "rr": 1.900808, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.851212, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.67975, + "range_504_ratio": 1.973385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060636, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.712895, + "strategy_rank": 65.357865, + "rr": 1.022013, + "primary_prob": 51.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.53302, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.787583, + "range_504_ratio": 2.198077, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.94728, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.6618, + "strategy_rank": 89.874398, + "rr": 1.174252, + "primary_prob": 44.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.761378, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.387287, + "range_504_ratio": 4.003973, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05876, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.793187, + "strategy_rank": 73.338282, + "rr": 1.104306, + "primary_prob": 61.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.656458, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.986168, + "range_504_ratio": 2.68094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049429, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-11-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.391727, + "strategy_rank": 99.029415, + "rr": 2.200781, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.301172, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.724704, + "range_504_ratio": 5.61086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.173128, + "hold30_r": 1.517689 + }, + { + "symbol": "MU", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.900243, + "strategy_rank": 79.257289, + "rr": 1.849941, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.774912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055658, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.418491, + "strategy_rank": 95.624179, + "rr": 1.136842, + "primary_prob": 51.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.705262, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043314, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.253041, + "strategy_rank": 75.013933, + "rr": 1.569596, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.354394, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601393, + "range_504_ratio": 1.824659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.510653, + "hold30_r": 3.994634 + }, + { + "symbol": "NWS", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.725061, + "strategy_rank": 69.275581, + "rr": 1.58019, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.370285, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466698, + "range_504_ratio": 1.594719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063736, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.386861, + "strategy_rank": 69.283152, + "rr": 2.392041, + "primary_prob": 24.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.588061, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.467394, + "range_504_ratio": 1.595831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.329918, + "hold30_r": 3.161163 + }, + { + "symbol": "ODFL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.416058, + "strategy_rank": 83.838214, + "rr": 1.660493, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.49074, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053389, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.077859, + "strategy_rank": 85.116971, + "rr": 1.642954, + "primary_prob": 47.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.464431, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072399, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.175182, + "strategy_rank": 98.323112, + "rr": 1.774276, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.661413, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025374, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.686131, + "strategy_rank": 75.990704, + "rr": 3.119032, + "primary_prob": 34.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.678549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.70974, + "range_504_ratio": 2.033463, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.059178, + "hold30_r": 2.925513 + }, + { + "symbol": "RCL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.403893, + "strategy_rank": 90.489505, + "rr": 1.86766, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.80149, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.290059, + "range_504_ratio": 3.633001, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.821759, + "hold30_r": 4.201136 + }, + { + "symbol": "SMCI", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.635036, + "strategy_rank": 99.490288, + "rr": 1.745495, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.618243, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022981, + "hold30_r": -1.0 + }, + { + "symbol": "STE", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.279805, + "strategy_rank": 64.671651, + "rr": 2.441108, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.661662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059118, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.659367, + "strategy_rank": 88.076327, + "rr": 1.955507, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.93326, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.893452, + "hold30_r": 1.643523 + }, + { + "symbol": "SYK", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.413625, + "strategy_rank": 66.42271, + "rr": 0.784548, + "primary_prob": 71.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.176822, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721169, + "hold30_r": 1.037114 + }, + { + "symbol": "TDG", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.997567, + "strategy_rank": 74.049386, + "rr": 1.419709, + "primary_prob": 41.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.129564, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.706883, + "range_504_ratio": 2.02766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.354625, + "hold30_r": 0.985248 + }, + { + "symbol": "TRGP", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.873479, + "strategy_rank": 69.151629, + "rr": 0.859456, + "primary_prob": 55.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.289184, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.644693, + "range_504_ratio": 1.905403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.802341, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.579075, + "strategy_rank": 93.824723, + "rr": 1.877932, + "primary_prob": 42.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.816898, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.847937, + "hold30_r": -0.031211 + }, + { + "symbol": "TTD", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.107056, + "strategy_rank": 95.894794, + "rr": 2.042769, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.064153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.044765, + "range_504_ratio": 2.842731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.014863, + "hold30_r": 0.244747 + }, + { + "symbol": "TTWO", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.430657, + "strategy_rank": 76.224704, + "rr": 1.866125, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.799188, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057995, + "hold30_r": 0.537949 + }, + { + "symbol": "VRSK", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.389294, + "strategy_rank": 63.635702, + "rr": 1.179069, + "primary_prob": 59.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.768603, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084309, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.905109, + "strategy_rank": 98.470865, + "rr": 0.816579, + "primary_prob": 61.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.224869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.761008, + "range_504_ratio": 5.818299, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.787303, + "hold30_r": 2.22931 + }, + { + "symbol": "VRTX", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.656934, + "strategy_rank": 63.796416, + "rr": 2.138216, + "primary_prob": 23.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.207325, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.766775, + "range_504_ratio": 2.152812, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.084074, + "hold30_r": 5.211964 + }, + { + "symbol": "VST", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.13382, + "strategy_rank": 77.090042, + "rr": 1.498333, + "primary_prob": 39.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.247499, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.619235, + "range_504_ratio": 1.857506, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.434635, + "hold30_r": 4.321411 + }, + { + "symbol": "WDAY", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.647202, + "strategy_rank": 89.933429, + "rr": 2.063718, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.095577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.796883, + "range_504_ratio": 2.218614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.003097, + "hold30_r": 5.022866 + }, + { + "symbol": "WDC", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 84.120258, + "rr": 1.788733, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.6831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.74382, + "hold30_r": 1.36379 + }, + { + "symbol": "WELL", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.009732, + "strategy_rank": 71.102696, + "rr": 2.068585, + "primary_prob": 34.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.102878, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066522, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.051095, + "strategy_rank": 89.466517, + "rr": 0.848495, + "primary_prob": 53.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.272742, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.753691, + "range_504_ratio": 2.124828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798378, + "hold30_r": 2.072496 + }, + { + "symbol": "WST", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.715328, + "strategy_rank": 84.988866, + "rr": 1.677551, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.516326, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052419, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2023-11-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.576642, + "strategy_rank": 79.024231, + "rr": 1.986133, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.979199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853482, + "range_504_ratio": 2.347809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04578, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-11-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.866995, + "strategy_rank": 74.699544, + "rr": 1.029143, + "primary_prob": 42.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.543714, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058864, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.729064, + "strategy_rank": 85.560345, + "rr": 1.709439, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.564159, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.66985, + "hold30_r": -0.005864 + }, + { + "symbol": "ACGL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.689655, + "strategy_rank": 80.181288, + "rr": 1.621716, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.432574, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.800287, + "range_504_ratio": 2.226179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057055, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.79803, + "strategy_rank": 88.199797, + "rr": 0.80746, + "primary_prob": 59.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.21119, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.904508, + "range_504_ratio": 2.470717, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06038, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.748768, + "strategy_rank": 82.165314, + "rr": 1.326802, + "primary_prob": 48.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.990203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.241981, + "hold30_r": -1.168206 + }, + { + "symbol": "AMAT", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.438424, + "strategy_rank": 84.295132, + "rr": 1.707342, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.561013, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047752, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.073892, + "strategy_rank": 93.978195, + "rr": 2.310371, + "primary_prob": 25.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.465556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.081174, + "range_504_ratio": 2.94814, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.264581, + "hold30_r": 7.314152 + }, + { + "symbol": "AMZN", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.211823, + "strategy_rank": 89.624746, + "rr": 1.581112, + "primary_prob": 38.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.371668, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.781984, + "range_504_ratio": 2.185804, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.518451, + "hold30_r": 0.997251 + }, + { + "symbol": "APP", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.261084, + "strategy_rank": 98.857759, + "rr": 1.915194, + "primary_prob": 21.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.872792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.38543, + "range_504_ratio": 10.863731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.887889, + "hold30_r": 1.045794 + }, + { + "symbol": "AVGO", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 90.294118, + "rr": 1.996717, + "primary_prob": 14.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.995075, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.879136, + "range_504_ratio": 2.408817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.943612, + "hold30_r": 4.959315 + }, + { + "symbol": "BKR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.837438, + "strategy_rank": 70.306795, + "rr": 1.97031, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.955465, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057657, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.783251, + "strategy_rank": 96.646805, + "rr": 1.516746, + "primary_prob": 39.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.275118, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.475872, + "hold30_r": 3.718132 + }, + { + "symbol": "CASY", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.418719, + "strategy_rank": 69.454868, + "rr": 1.005868, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.508801, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.517543, + "range_504_ratio": 1.6779, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077574, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.374384, + "strategy_rank": 87.406187, + "rr": 1.718078, + "primary_prob": 37.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.577117, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.680216, + "hold30_r": 1.321321 + }, + { + "symbol": "CMCSA", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.91133, + "strategy_rank": 66.123225, + "rr": 1.76333, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.644995, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.630181, + "range_504_ratio": 1.87795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072601, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.029557, + "strategy_rank": 98.510396, + "rr": 1.625126, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.437689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.326079, + "range_504_ratio": 10.237718, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.598482, + "hold30_r": 0.009959 + }, + { + "symbol": "CPAY", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.142857, + "strategy_rank": 69.926471, + "rr": 2.699291, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.048937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.543198, + "range_504_ratio": 1.721504, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.63306, + "hold30_r": 3.461187 + }, + { + "symbol": "CPRT", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.763547, + "strategy_rank": 71.218306, + "rr": 0.988508, + "primary_prob": 56.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.482762, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071563, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.408867, + "strategy_rank": 81.115619, + "rr": 1.156115, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.734172, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.784824, + "range_504_ratio": 2.192022, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058141, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.876847, + "strategy_rank": 99.877028, + "rr": 1.7638, + "primary_prob": 38.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.6457, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.389918, + "range_504_ratio": 80.633803, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.747122, + "hold30_r": 1.660744 + }, + { + "symbol": "DASH", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.118227, + "strategy_rank": 91.615112, + "rr": 1.862577, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.793866, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.499433, + "range_504_ratio": 4.479149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.821004, + "hold30_r": 1.358084 + }, + { + "symbol": "DELL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.044335, + "strategy_rank": 94.842799, + "rr": 0.936994, + "primary_prob": 48.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.40549, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.838596, + "range_504_ratio": 2.313117, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049396, + "hold30_r": -1.0 + }, + { + "symbol": "DLR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.541872, + "strategy_rank": 72.666075, + "rr": 2.829209, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.243813, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.731466, + "range_504_ratio": 2.078125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066382, + "hold30_r": -1.0 + }, + { + "symbol": "EG", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.330049, + "strategy_rank": 71.056034, + "rr": 0.799629, + "primary_prob": 60.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.199443, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.535768, + "range_504_ratio": 1.70876, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061052, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.73399, + "strategy_rank": 79.987323, + "rr": 0.884547, + "primary_prob": 52.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.32682, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819624, + "hold30_r": 0.707335 + }, + { + "symbol": "ETN", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.502463, + "strategy_rank": 80.19143, + "rr": 1.582219, + "primary_prob": 37.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.373328, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.507766, + "hold30_r": 1.098404 + }, + { + "symbol": "FAST", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.403941, + "strategy_rank": 61.615112, + "rr": 1.132046, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.698069, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.392116, + "range_504_ratio": 1.48011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.03773, + "hold30_r": 1.984958 + }, + { + "symbol": "GOOG", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.17734, + "strategy_rank": 80.80502, + "rr": 1.892336, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.838504, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.826524, + "hold30_r": 2.362088 + }, + { + "symbol": "GOOGL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.931034, + "strategy_rank": 80.264959, + "rr": 1.522604, + "primary_prob": 36.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.283906, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.458644, + "hold30_r": 2.330714 + }, + { + "symbol": "GRMN", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.083744, + "strategy_rank": 68.089503, + "rr": 1.830735, + "primary_prob": 39.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.746103, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602403, + "range_504_ratio": 1.826503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730745, + "hold30_r": -0.109177 + }, + { + "symbol": "INTC", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.669951, + "strategy_rank": 88.760142, + "rr": 1.573751, + "primary_prob": 38.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.360627, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050801, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.236453, + "strategy_rank": 74.406694, + "rr": 1.327104, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.990655, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.700999, + "range_504_ratio": 2.015765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.266615, + "hold30_r": 1.343908 + }, + { + "symbol": "JBL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.536946, + "strategy_rank": 95.481744, + "rr": 2.179702, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.269552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.140311, + "hold30_r": 0.774939 + }, + { + "symbol": "KLAC", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.221675, + "strategy_rank": 82.522819, + "rr": 0.724866, + "primary_prob": 61.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.087299, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810664, + "range_504_ratio": 2.2494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057674, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.182266, + "strategy_rank": 92.070233, + "rr": 0.816486, + "primary_prob": 55.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.224729, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.767069, + "hold30_r": 1.898283 + }, + { + "symbol": "MCK", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.82266, + "strategy_rank": 65.003803, + "rr": 0.731028, + "primary_prob": 62.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.096542, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.794258, + "range_504_ratio": 2.212799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071339, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.014778, + "strategy_rank": 90.229462, + "rr": 1.255944, + "primary_prob": 39.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.883916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.387287, + "range_504_ratio": 4.003973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.199676, + "hold30_r": 3.772032 + }, + { + "symbol": "MPC", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.009852, + "strategy_rank": 77.456897, + "rr": 0.783655, + "primary_prob": 56.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.175483, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.979306, + "range_504_ratio": 2.662608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049858, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.684729, + "strategy_rank": 88.732252, + "rr": 1.526317, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.289476, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.680807, + "range_504_ratio": 1.975472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48112, + "hold30_r": 0.999063 + }, + { + "symbol": "MSFT", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.487685, + "strategy_rank": 75.586968, + "rr": 1.032145, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.548218, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.58811, + "range_504_ratio": 1.800582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078968, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2023-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.522167, + "strategy_rank": 98.414047, + "rr": 2.032026, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.048039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.724704, + "range_504_ratio": 5.61086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.003137, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.576355, + "strategy_rank": 81.375507, + "rr": 1.629678, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.444518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051227, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.842365, + "strategy_rank": 92.160243, + "rr": 1.351175, + "primary_prob": 44.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.026762, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.391964, + "range_504_ratio": 4.022741, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.070713, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.768473, + "strategy_rank": 95.53499, + "rr": 1.732162, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.598243, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.686133, + "hold30_r": 4.56648 + }, + { + "symbol": "ODFL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.394089, + "strategy_rank": 85.261156, + "rr": 1.843305, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.764957, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046027, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.901478, + "strategy_rank": 86.828093, + "rr": 1.465942, + "primary_prob": 50.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.198913, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078645, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.275862, + "strategy_rank": 98.388692, + "rr": 1.152948, + "primary_prob": 47.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.729422, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029583, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.655172, + "strategy_rank": 76.251268, + "rr": 1.653868, + "primary_prob": 49.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.480802, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.678119, + "range_504_ratio": 1.970169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591721, + "hold30_r": 1.683075 + }, + { + "symbol": "SMCI", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.630542, + "strategy_rank": 99.484026, + "rr": 1.898195, + "primary_prob": 32.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.847292, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.876827, + "hold30_r": 1.925935 + }, + { + "symbol": "STE", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.896552, + "strategy_rank": 62.842292, + "rr": 2.453019, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.679529, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47469, + "range_504_ratio": 1.607515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060662, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.980296, + "strategy_rank": 90.34356, + "rr": 1.869506, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.804259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.804152, + "hold30_r": 1.712682 + }, + { + "symbol": "SYK", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.758621, + "strategy_rank": 68.629564, + "rr": 1.012264, + "primary_prob": 49.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.518396, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48572, + "range_504_ratio": 1.625344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070744, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.256158, + "strategy_rank": 75.055781, + "rr": 1.528222, + "primary_prob": 38.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.292333, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.706883, + "range_504_ratio": 2.02766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.458949, + "hold30_r": 2.194699 + }, + { + "symbol": "TSLA", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.650246, + "strategy_rank": 86.125761, + "rr": 1.730007, + "primary_prob": 44.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.595011, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.698346, + "hold30_r": -1.242817 + }, + { + "symbol": "TTD", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.581281, + "strategy_rank": 94.699544, + "rr": 1.856662, + "primary_prob": 26.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.784992, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.9985, + "range_504_ratio": 2.714208, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03153, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.916256, + "strategy_rank": 73.675203, + "rr": 1.717964, + "primary_prob": 37.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.576946, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063504, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.62069, + "strategy_rank": 65.7036, + "rr": 2.053347, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.080021, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.691136, + "range_504_ratio": 1.995981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.994092, + "hold30_r": 6.968964 + }, + { + "symbol": "WDAY", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.423645, + "strategy_rank": 86.014199, + "rr": 0.707832, + "primary_prob": 63.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.061749, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.796883, + "range_504_ratio": 2.218614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65744, + "hold30_r": 0.775494 + }, + { + "symbol": "WDC", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.512315, + "strategy_rank": 82.942444, + "rr": 2.004994, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.007491, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.956664, + "hold30_r": 1.962547 + }, + { + "symbol": "WELL", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.46798, + "strategy_rank": 71.334939, + "rr": 1.292716, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.939074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06843, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.226601, + "strategy_rank": 82.721856, + "rr": 2.059095, + "primary_prob": 43.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.088642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058743, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-12-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.439024, + "strategy_rank": 78.719453, + "rr": 1.780484, + "primary_prob": 22.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.670726, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.731982, + "hold30_r": 1.790357 + }, + { + "symbol": "ABNB", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.292683, + "strategy_rank": 84.700509, + "rr": 1.613752, + "primary_prob": 39.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.420628, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041903, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.317073, + "strategy_rank": 78.930204, + "rr": 1.903891, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.855837, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05555, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.341463, + "strategy_rank": 86.334655, + "rr": 0.85024, + "primary_prob": 57.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.27536, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.899235, + "range_504_ratio": 2.457722, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.78939, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.0, + "strategy_rank": 77.558252, + "rr": 1.595236, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.392853, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.152343, + "hold30_r": -1.075748 + }, + { + "symbol": "AJG", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.512195, + "strategy_rank": 59.959507, + "rr": 1.609734, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.414601, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.544697, + "range_504_ratio": 1.724086, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088778, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.585366, + "strategy_rank": 61.369465, + "rr": 1.2463, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.869451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.140483, + "hold30_r": 4.323899 + }, + { + "symbol": "AMAT", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.609756, + "strategy_rank": 83.264208, + "rr": 1.225948, + "primary_prob": 38.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.838922, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.178196, + "hold30_r": 4.27021 + }, + { + "symbol": "AMD", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.0, + "strategy_rank": 94.097087, + "rr": 1.840471, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.760707, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.05504, + "range_504_ratio": 2.872091, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.800548, + "hold30_r": 7.644308 + }, + { + "symbol": "AMZN", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.268293, + "strategy_rank": 89.106737, + "rr": 1.758779, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.638168, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.777422, + "range_504_ratio": 2.175857, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.699481, + "hold30_r": 1.900567 + }, + { + "symbol": "APP", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.634146, + "strategy_rank": 98.979339, + "rr": 2.021876, + "primary_prob": 20.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.032814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.38543, + "range_504_ratio": 10.863731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.991093, + "hold30_r": 2.451283 + }, + { + "symbol": "AVGO", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.585366, + "strategy_rank": 90.583057, + "rr": 1.593966, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.390949, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.879136, + "range_504_ratio": 2.408817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.539857, + "hold30_r": 8.870171 + }, + { + "symbol": "BKR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.243902, + "strategy_rank": 67.602771, + "rr": 2.402024, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.603036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.667094, + "range_504_ratio": 1.948567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053493, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.926829, + "strategy_rank": 96.655577, + "rr": 1.279094, + "primary_prob": 42.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.918641, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.165308, + "range_504_ratio": 3.206911, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.2378, + "hold30_r": 2.46313 + }, + { + "symbol": "BR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.707317, + "strategy_rank": 60.034928, + "rr": 1.120229, + "primary_prob": 48.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.680344, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.402899, + "range_504_ratio": 1.496155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.037141, + "hold30_r": 3.193522 + }, + { + "symbol": "CBOE", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.95122, + "strategy_rank": 66.404689, + "rr": 0.829313, + "primary_prob": 51.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.24397, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.570866, + "range_504_ratio": 1.769799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082113, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.390244, + "strategy_rank": 91.662977, + "rr": 1.63522, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.45283, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.594175, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.756098, + "strategy_rank": 80.091404, + "rr": 1.668575, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.502862, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.747191, + "range_504_ratio": 2.111061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.608827, + "hold30_r": 4.020274 + }, + { + "symbol": "CME", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.780488, + "strategy_rank": 59.993429, + "rr": 1.42348, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.13522, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07828, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.170732, + "strategy_rank": 98.610289, + "rr": 0.812183, + "primary_prob": 54.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.218275, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.218307, + "range_504_ratio": 9.191759, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.786752, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.560976, + "strategy_rank": 73.457731, + "rr": 2.841721, + "primary_prob": 12.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.262581, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065296, + "hold30_r": 0.868038 + }, + { + "symbol": "CRM", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.731707, + "strategy_rank": 84.924816, + "rr": 2.290746, + "primary_prob": 25.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.436119, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.761554, + "range_504_ratio": 2.141602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.231992, + "hold30_r": 3.053516 + }, + { + "symbol": "CVNA", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.878049, + "strategy_rank": 99.878226, + "rr": 1.647964, + "primary_prob": 39.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.471946, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.347457, + "range_504_ratio": 77.28169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.630753, + "hold30_r": 0.378326 + }, + { + "symbol": "DASH", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.243902, + "strategy_rank": 93.940149, + "rr": 2.05657, + "primary_prob": 28.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.084854, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.419696, + "range_504_ratio": 4.135864, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041888, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.414634, + "strategy_rank": 94.916943, + "rr": 1.99588, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.99382, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.110819, + "range_504_ratio": 3.036844, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.953816, + "hold30_r": 1.616688 + }, + { + "symbol": "DELL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.95122, + "strategy_rank": 94.880417, + "rr": 1.571003, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.356505, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.838596, + "range_504_ratio": 2.313117, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522022, + "hold30_r": 5.350873 + }, + { + "symbol": "EME", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.609756, + "strategy_rank": 78.681684, + "rr": 0.832609, + "primary_prob": 54.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.248914, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.766811, + "hold30_r": 0.824275 + }, + { + "symbol": "ETN", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.146341, + "strategy_rank": 78.421857, + "rr": 1.239944, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.859917, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.67436, + "range_504_ratio": 1.962776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.167482, + "hold30_r": 1.44419 + }, + { + "symbol": "EXPE", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.02439, + "strategy_rank": 87.360762, + "rr": 2.568649, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.852973, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051804, + "hold30_r": 0.546521 + }, + { + "symbol": "FIX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.512195, + "strategy_rank": 91.898828, + "rr": 1.1339, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.700849, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.006758, + "range_504_ratio": 2.736714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.084409, + "hold30_r": 0.82651 + }, + { + "symbol": "GOOG", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.658537, + "strategy_rank": 82.303694, + "rr": 2.084902, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.127353, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057148, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.170732, + "strategy_rank": 81.889415, + "rr": 1.766189, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.649284, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055803, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 64.191748, + "rr": 1.491184, + "primary_prob": 45.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.236776, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602403, + "range_504_ratio": 1.826503, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.38732, + "hold30_r": -1.054562 + }, + { + "symbol": "INTC", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.95122, + "strategy_rank": 87.516339, + "rr": 2.089427, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.134141, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.041844, + "hold30_r": 3.560384 + }, + { + "symbol": "INTU", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.536585, + "strategy_rank": 71.473183, + "rr": 0.878595, + "primary_prob": 60.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.317892, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.700999, + "range_504_ratio": 2.015765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.814239, + "hold30_r": 3.491951 + }, + { + "symbol": "JBL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.439024, + "strategy_rank": 95.54955, + "rr": 2.012841, + "primary_prob": 23.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.019261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.968677, + "hold30_r": 0.914818 + }, + { + "symbol": "KLAC", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.95122, + "strategy_rank": 80.41197, + "rr": 0.723017, + "primary_prob": 51.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.084526, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810664, + "range_504_ratio": 2.2494, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.669624, + "hold30_r": 5.20045 + }, + { + "symbol": "LLY", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.195122, + "strategy_rank": 92.611828, + "rr": 1.370563, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.055844, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054651, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.121951, + "strategy_rank": 88.024686, + "rr": 1.089774, + "primary_prob": 50.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.634661, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.893059, + "range_504_ratio": 2.44259, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.033858, + "hold30_r": 5.764949 + }, + { + "symbol": "MCK", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.756098, + "strategy_rank": 63.625385, + "rr": 1.390989, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.086483, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.77603, + "range_504_ratio": 2.172829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073815, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.780488, + "strategy_rank": 90.37207, + "rr": 1.575225, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.362838, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.387287, + "range_504_ratio": 4.003973, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055179, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.878049, + "strategy_rank": 76.931624, + "rr": 1.812537, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.718805, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979306, + "range_504_ratio": 2.662608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.765371, + "hold30_r": 1.991871 + }, + { + "symbol": "MPWR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.243902, + "strategy_rank": 87.195004, + "rr": 0.898119, + "primary_prob": 52.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.347178, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.680807, + "range_504_ratio": 1.975472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.85041, + "hold30_r": 2.331425 + }, + { + "symbol": "MSFT", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.707317, + "strategy_rank": 75.190268, + "rr": 1.021443, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.532165, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.58811, + "range_504_ratio": 1.800582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07592, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.195122, + "strategy_rank": 81.789013, + "rr": 1.372741, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.059111, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.321322, + "hold30_r": 4.499777 + }, + { + "symbol": "NVDA", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.02439, + "strategy_rank": 96.040374, + "rr": 1.336026, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.004038, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.290344, + "hold30_r": 6.658494 + }, + { + "symbol": "ODFL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.926829, + "strategy_rank": 84.230819, + "rr": 1.751068, + "primary_prob": 32.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.626602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.710431, + "hold30_r": 1.222 + }, + { + "symbol": "ORLY", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.219512, + "strategy_rank": 62.569678, + "rr": 1.851133, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.776699, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580447, + "range_504_ratio": 1.786837, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081631, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.097561, + "strategy_rank": 83.678487, + "rr": 1.002048, + "primary_prob": 40.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.503073, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.560572, + "range_504_ratio": 1.751674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.912822, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.414634, + "strategy_rank": 98.489758, + "rr": 1.532298, + "primary_prob": 36.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.298447, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.203742, + "hold30_r": -1.178361 + }, + { + "symbol": "PNR", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.219512, + "strategy_rank": 73.606086, + "rr": 1.189853, + "primary_prob": 59.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.784779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.678119, + "range_504_ratio": 1.970169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.122988, + "hold30_r": 1.626742 + }, + { + "symbol": "SMCI", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.390244, + "strategy_rank": 99.245501, + "rr": 1.911452, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.867178, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.888242, + "hold30_r": 8.41209 + }, + { + "symbol": "SNPS", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.658537, + "strategy_rank": 76.847383, + "rr": 1.599552, + "primary_prob": 37.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.399328, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.795094, + "range_504_ratio": 2.21465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.540124, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.902439, + "strategy_rank": 87.425882, + "rr": 2.625783, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.938675, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.562846, + "hold30_r": 3.350319 + }, + { + "symbol": "TDG", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.073171, + "strategy_rank": 76.17452, + "rr": 1.124083, + "primary_prob": 32.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.686124, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.706883, + "range_504_ratio": 2.02766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.048225, + "hold30_r": 2.929708 + }, + { + "symbol": "TRGP", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.487805, + "strategy_rank": 69.12059, + "rr": 1.356055, + "primary_prob": 36.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.034082, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653426, + "range_504_ratio": 1.922115, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059599, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2023-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.268293, + "strategy_rank": 88.004795, + "rr": 2.485956, + "primary_prob": 33.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.728934, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034621, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.487805, + "strategy_rank": 95.530784, + "rr": 1.572744, + "primary_prob": 33.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.359116, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.936567, + "range_504_ratio": 2.551208, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.538514, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.219512, + "strategy_rank": 75.431328, + "rr": 1.56957, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.354355, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508852, + "hold30_r": 2.068002 + }, + { + "symbol": "TYL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.487805, + "strategy_rank": 75.824473, + "rr": 1.934428, + "primary_prob": 28.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.901641, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.660286, + "range_504_ratio": 1.935346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863749, + "hold30_r": 3.175605 + }, + { + "symbol": "VRSK", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.853659, + "strategy_rank": 61.044163, + "rr": 1.799867, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.699801, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.719476, + "hold30_r": 2.024281 + }, + { + "symbol": "VRTX", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.853659, + "strategy_rank": 63.587852, + "rr": 1.563043, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.344565, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.642714, + "range_504_ratio": 1.901635, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.49812, + "hold30_r": 7.176463 + }, + { + "symbol": "WDAY", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.463415, + "strategy_rank": 84.262254, + "rr": 0.701173, + "primary_prob": 59.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.051759, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.796883, + "range_504_ratio": 2.218614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.647751, + "hold30_r": 2.158101 + }, + { + "symbol": "WDC", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.926829, + "strategy_rank": 83.461402, + "rr": 2.29981, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.449715, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.251375, + "hold30_r": 5.14611 + }, + { + "symbol": "WELL", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.414634, + "strategy_rank": 73.031021, + "rr": 1.123088, + "primary_prob": 45.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.684632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053203, + "hold30_r": -0.235022 + }, + { + "symbol": "WSM", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.682927, + "strategy_rank": 88.465427, + "rr": 0.699602, + "primary_prob": 59.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.049402, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674065, + "range_504_ratio": 1.962197, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.642107, + "hold30_r": 1.903497 + }, + { + "symbol": "WST", + "date": "2023-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.04878, + "strategy_rank": 82.828321, + "rr": 1.633729, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.450594, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573697, + "hold30_r": 0.567447 + }, + { + "symbol": "CEG", + "date": "2023-12-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.169903, + "strategy_rank": 81.34357, + "rr": 2.100697, + "primary_prob": 21.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.151046, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050229, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.800971, + "strategy_rank": 86.256332, + "rr": 1.876976, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.815464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043973, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.626214, + "strategy_rank": 79.573132, + "rr": 1.59804, + "primary_prob": 32.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.39706, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550065, + "hold30_r": 2.943723 + }, + { + "symbol": "ADBE", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.873786, + "strategy_rank": 87.11165, + "rr": 1.773826, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.660739, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.724388, + "hold30_r": 1.399397 + }, + { + "symbol": "AIZ", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.043689, + "strategy_rank": 77.513191, + "rr": 1.142314, + "primary_prob": 45.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.713471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.071761, + "hold30_r": 1.00673 + }, + { + "symbol": "AJG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.252427, + "strategy_rank": 61.791192, + "rr": 1.530374, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.295561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.544697, + "range_504_ratio": 1.724086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.473306, + "hold30_r": 1.197405 + }, + { + "symbol": "AKAM", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.495146, + "strategy_rank": 61.816167, + "rr": 1.227416, + "primary_prob": 46.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.841124, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105775, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.650485, + "strategy_rank": 84.024905, + "rr": 0.792285, + "primary_prob": 55.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.188427, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050219, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.631068, + "strategy_rank": 94.369284, + "rr": 1.901732, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.852598, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.05504, + "range_504_ratio": 2.872091, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.861849, + "hold30_r": 4.090085 + }, + { + "symbol": "AMZN", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.082524, + "strategy_rank": 87.766463, + "rr": 2.468396, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.702593, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760288, + "range_504_ratio": 2.138892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059949, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.553398, + "strategy_rank": 66.833755, + "rr": 1.124196, + "primary_prob": 48.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.686294, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.050612, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.635922, + "strategy_rank": 98.984276, + "rr": 1.553577, + "primary_prob": 41.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.330366, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.373735, + "range_504_ratio": 10.737418, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.519703, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.339806, + "strategy_rank": 59.824821, + "rr": 1.65433, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.481495, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.367116, + "range_504_ratio": 1.443566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589155, + "hold30_r": 3.794915 + }, + { + "symbol": "CAH", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.349515, + "strategy_rank": 68.18524, + "rr": 1.429563, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.144344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810264, + "range_504_ratio": 2.248502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.368126, + "hold30_r": 2.659453 + }, + { + "symbol": "CBOE", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.660194, + "strategy_rank": 68.436049, + "rr": 0.959706, + "primary_prob": 50.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.439559, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.570866, + "range_504_ratio": 1.769799, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.892423, + "hold30_r": 1.693238 + }, + { + "symbol": "CCL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.68932, + "strategy_rank": 94.097017, + "rr": 1.597954, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.396931, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041383, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.582524, + "strategy_rank": 79.632405, + "rr": 2.633238, + "primary_prob": 21.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.949857, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.811124, + "range_504_ratio": 2.250437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04059, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.101942, + "strategy_rank": 59.84962, + "rr": 1.169869, + "primary_prob": 44.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.754804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.10108, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.907767, + "strategy_rank": 99.126741, + "rr": 2.834237, + "primary_prob": 20.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.251356, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.190298, + "range_504_ratio": 8.937873, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.809249, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.174757, + "strategy_rank": 74.436823, + "rr": 1.734932, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.602398, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065148, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.878641, + "strategy_rank": 99.878817, + "rr": 1.009101, + "primary_prob": 53.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.513652, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 4.237774, + "range_504_ratio": 69.253521, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.991109, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.932039, + "strategy_rank": 93.035036, + "rr": 1.824806, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.737209, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.339463, + "range_504_ratio": 3.816995, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044936, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.07767, + "strategy_rank": 91.883354, + "rr": 1.522301, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.283452, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.110819, + "range_504_ratio": 3.036844, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046898, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.359223, + "strategy_rank": 93.574645, + "rr": 0.777682, + "primary_prob": 56.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.166522, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.219573, + "range_504_ratio": 3.385742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.716196, + "hold30_r": -1.020917 + }, + { + "symbol": "DELL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.087379, + "strategy_rank": 94.953919, + "rr": 1.333519, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.000278, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.838596, + "range_504_ratio": 2.313117, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.28039, + "hold30_r": 4.176403 + }, + { + "symbol": "DLR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.76699, + "strategy_rank": 74.277473, + "rr": 1.622151, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.433226, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.731466, + "range_504_ratio": 2.078125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.565968, + "hold30_r": 1.761937 + }, + { + "symbol": "DVA", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.893204, + "strategy_rank": 88.035388, + "rr": 2.964491, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.446736, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051165, + "hold30_r": 0.597875 + }, + { + "symbol": "EG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.281553, + "strategy_rank": 71.473899, + "rr": 2.057124, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.085686, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.535768, + "range_504_ratio": 1.70876, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044563, + "hold30_r": 1.807772 + }, + { + "symbol": "EME", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.718447, + "strategy_rank": 79.46813, + "rr": 1.040475, + "primary_prob": 63.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.560712, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070078, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.834951, + "strategy_rank": 90.554031, + "rr": 2.43902, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.65853, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05109, + "hold30_r": 0.409449 + }, + { + "symbol": "GOOG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.864078, + "strategy_rank": 81.287463, + "rr": 1.621247, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.43187, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562554, + "hold30_r": 1.745327 + }, + { + "symbol": "GOOGL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.135922, + "strategy_rank": 80.234276, + "rr": 1.481582, + "primary_prob": 37.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.222373, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.424338, + "hold30_r": 1.618909 + }, + { + "symbol": "INTC", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.533981, + "strategy_rank": 89.78683, + "rr": 1.807827, + "primary_prob": 31.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.711741, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.763441, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.330097, + "strategy_rank": 95.848459, + "rr": 1.185552, + "primary_prob": 46.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.778328, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.086264, + "hold30_r": -1.046358 + }, + { + "symbol": "LLY", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.723301, + "strategy_rank": 92.30776, + "rr": 1.301459, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.952188, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254044, + "hold30_r": 3.049028 + }, + { + "symbol": "LULU", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.737864, + "strategy_rank": 79.630998, + "rr": 0.936731, + "primary_prob": 54.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.405097, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.703845, + "range_504_ratio": 2.02151, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.884626, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.951456, + "strategy_rank": 63.70515, + "rr": 1.350484, + "primary_prob": 40.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.025726, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.733041, + "range_504_ratio": 2.0814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287066, + "hold30_r": 4.359496 + }, + { + "symbol": "META", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.936893, + "strategy_rank": 89.642782, + "rr": 1.387795, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.081692, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.387287, + "range_504_ratio": 4.003973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.332555, + "hold30_r": 4.553851 + }, + { + "symbol": "MPC", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.776699, + "strategy_rank": 77.529197, + "rr": 1.867897, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.801846, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.979306, + "range_504_ratio": 2.662608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.819204, + "hold30_r": 2.825498 + }, + { + "symbol": "MSFT", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.320388, + "strategy_rank": 71.546011, + "rr": 1.338304, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.007456, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58811, + "range_504_ratio": 1.800582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.265179, + "hold30_r": 2.648007 + }, + { + "symbol": "MSTR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.42233, + "strategy_rank": 98.352153, + "rr": 1.305286, + "primary_prob": 40.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.957929, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.544799, + "range_504_ratio": 4.687029, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.276146, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.805825, + "strategy_rank": 83.588715, + "rr": 1.576963, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.365444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523803, + "hold30_r": 1.416981 + }, + { + "symbol": "NFLX", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.140777, + "strategy_rank": 90.356515, + "rr": 0.719, + "primary_prob": 64.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.0785, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.338779, + "range_504_ratio": 3.814382, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.656373, + "hold30_r": 6.102212 + }, + { + "symbol": "NOW", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.354369, + "strategy_rank": 82.329218, + "rr": 0.99377, + "primary_prob": 51.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.490654, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.76014, + "range_504_ratio": 2.138576, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061817, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.179612, + "strategy_rank": 95.211235, + "rr": 0.67777, + "primary_prob": 51.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.016655, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.630361, + "hold30_r": 6.128485 + }, + { + "symbol": "ODFL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.524272, + "strategy_rank": 80.085831, + "rr": 2.06059, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.090884, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04449, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.563107, + "strategy_rank": 88.128957, + "rr": 1.760163, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.640244, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.715718, + "hold30_r": 1.802383 + }, + { + "symbol": "ORLY", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.917476, + "strategy_rank": 62.958175, + "rr": 0.884202, + "primary_prob": 52.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.326304, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580447, + "range_504_ratio": 1.786837, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074637, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.194175, + "strategy_rank": 65.686647, + "rr": 0.893342, + "primary_prob": 54.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.340013, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.651477, + "range_504_ratio": 1.918371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077463, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.621359, + "strategy_rank": 84.414662, + "rr": 0.993357, + "primary_prob": 49.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.490036, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.527083, + "range_504_ratio": 1.693984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.932059, + "hold30_r": 4.96269 + }, + { + "symbol": "PLTR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.665049, + "strategy_rank": 98.666983, + "rr": 0.827307, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.240961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027248, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.407767, + "strategy_rank": 74.941959, + "rr": 1.173801, + "primary_prob": 43.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.760702, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.662327, + "range_504_ratio": 1.9393, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061902, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.393204, + "strategy_rank": 99.32162, + "rr": 1.654412, + "primary_prob": 35.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.481618, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026269, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.378641, + "strategy_rank": 85.331715, + "rr": 2.716581, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.074872, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127053, + "hold30_r": -1.066523 + }, + { + "symbol": "TDG", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.902913, + "strategy_rank": 77.22914, + "rr": 1.073983, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.610974, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.709482, + "range_504_ratio": 2.032938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000497, + "hold30_r": 3.992335 + }, + { + "symbol": "TSLA", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325243, + "strategy_rank": 94.349409, + "rr": 1.530741, + "primary_prob": 51.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.296111, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036393, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.587379, + "strategy_rank": 87.870585, + "rr": 2.506464, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.759696, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92751, + "range_504_ratio": 2.528205, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036673, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.868932, + "strategy_rank": 77.243035, + "rr": 2.813957, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.220936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057509, + "hold30_r": 0.848994 + }, + { + "symbol": "VRSK", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.558252, + "strategy_rank": 61.738603, + "rr": 1.167752, + "primary_prob": 44.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.751627, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.101961, + "hold30_r": 0.914067 + }, + { + "symbol": "VRT", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.150485, + "strategy_rank": 98.716934, + "rr": 0.770101, + "primary_prob": 60.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.155151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.86763, + "range_504_ratio": 6.472938, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030664, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.946602, + "strategy_rank": 79.561172, + "rr": 0.798806, + "primary_prob": 60.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.198209, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780395, + "range_504_ratio": 2.182334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.742379, + "hold30_r": 1.900564 + }, + { + "symbol": "WDC", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.009709, + "strategy_rank": 82.889405, + "rr": 2.25838, + "primary_prob": 27.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.387571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.207478, + "hold30_r": 3.299435 + }, + { + "symbol": "WELL", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.34466, + "strategy_rank": 69.331117, + "rr": 1.619841, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.429762, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066792, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.383495, + "strategy_rank": 81.323519, + "rr": 2.970143, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.455215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057669, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-12-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.73201, + "strategy_rank": 78.576763, + "rr": 1.528906, + "primary_prob": 29.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.293358, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051943, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.622829, + "strategy_rank": 61.766178, + "rr": 1.477972, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.216958, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.633505, + "hold30_r": -1.540998 + }, + { + "symbol": "ABNB", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.483871, + "strategy_rank": 86.014452, + "rr": 1.588132, + "primary_prob": 45.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.382198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081983, + "hold30_r": -1.036177 + }, + { + "symbol": "ACGL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 76.960206, + "rr": 2.82028, + "primary_prob": 21.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.23042, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.765084, + "hold30_r": 3.954327 + }, + { + "symbol": "ADBE", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.037221, + "strategy_rank": 85.907243, + "rr": 1.246103, + "primary_prob": 38.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.869155, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.133725, + "hold30_r": -1.080207 + }, + { + "symbol": "AIZ", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.600496, + "strategy_rank": 75.471833, + "rr": 1.256625, + "primary_prob": 37.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.884937, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.180744, + "hold30_r": 2.151496 + }, + { + "symbol": "AJG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 63.277799, + "rr": 2.269179, + "primary_prob": 26.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.403769, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.544697, + "range_504_ratio": 1.724086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.208308, + "hold30_r": 1.818927 + }, + { + "symbol": "AMD", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.28536, + "strategy_rank": 94.063613, + "rr": 1.955535, + "primary_prob": 29.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.933303, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.05504, + "range_504_ratio": 2.872091, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.912947, + "hold30_r": 4.780536 + }, + { + "symbol": "AMZN", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.052109, + "strategy_rank": 87.079546, + "rr": 2.173573, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.260359, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.753201, + "range_504_ratio": 2.123787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064067, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.01737, + "strategy_rank": 66.254238, + "rr": 1.60302, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.40453, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.621709, + "range_504_ratio": 1.862108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080931, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.397022, + "strategy_rank": 73.357124, + "rr": 1.501574, + "primary_prob": 24.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.252361, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.746395, + "range_504_ratio": 2.109382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.442428, + "hold30_r": 4.624203 + }, + { + "symbol": "APP", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.627792, + "strategy_rank": 99.108266, + "rr": 0.942595, + "primary_prob": 56.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.413893, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.373735, + "range_504_ratio": 10.737418, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032428, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.57072, + "strategy_rank": 79.773266, + "rr": 0.734454, + "primary_prob": 60.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.101681, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.801795, + "range_504_ratio": 2.229539, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.671454, + "hold30_r": 3.549861 + }, + { + "symbol": "BRO", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.878412, + "strategy_rank": 61.876274, + "rr": 1.869085, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.803627, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367116, + "range_504_ratio": 1.443566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.802248, + "hold30_r": 4.006638 + }, + { + "symbol": "CAH", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.08933, + "strategy_rank": 68.6056, + "rr": 2.194383, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.291575, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810058, + "range_504_ratio": 2.248038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.128008, + "hold30_r": 1.421436 + }, + { + "symbol": "CASY", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.885856, + "strategy_rank": 70.315149, + "rr": 1.21855, + "primary_prob": 41.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.827825, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.517543, + "range_504_ratio": 1.6779, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.154916, + "hold30_r": 0.161519 + }, + { + "symbol": "CBOE", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.416873, + "strategy_rank": 68.171019, + "rr": 1.423607, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.13541, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.570866, + "range_504_ratio": 1.769799, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.350111, + "hold30_r": 1.869531 + }, + { + "symbol": "CCL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.818859, + "strategy_rank": 91.976666, + "rr": 1.611095, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.416642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036911, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.863524, + "strategy_rank": 60.481199, + "rr": 1.306521, + "primary_prob": 36.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.959781, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073107, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.540943, + "strategy_rank": 78.728165, + "rr": 0.872255, + "primary_prob": 58.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.308383, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674376, + "range_504_ratio": 1.962808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093494, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.007444, + "strategy_rank": 99.193825, + "rr": 1.937136, + "primary_prob": 30.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.905704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.190298, + "range_504_ratio": 8.937873, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027756, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.913151, + "strategy_rank": 75.164453, + "rr": 1.930692, + "primary_prob": 21.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.896039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069679, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875931, + "strategy_rank": 99.876023, + "rr": 1.185085, + "primary_prob": 46.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.777627, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 4.237774, + "range_504_ratio": 69.253521, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016531, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.533499, + "strategy_rank": 94.088796, + "rr": 2.797331, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.195996, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.336736, + "range_504_ratio": 3.8066, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046025, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.352357, + "strategy_rank": 89.963977, + "rr": 1.656852, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.485278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.110819, + "range_504_ratio": 3.036844, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050302, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 93.409177, + "rr": 1.254202, + "primary_prob": 45.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.881303, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.22298, + "range_504_ratio": 3.397295, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.061404, + "hold30_r": -1.0 + }, + { + "symbol": "DLR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.258065, + "strategy_rank": 73.397477, + "rr": 2.028003, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.042005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.731466, + "range_504_ratio": 2.078125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061979, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.454094, + "strategy_rank": 89.758955, + "rr": 0.673081, + "primary_prob": 55.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.009622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618226, + "hold30_r": 1.91385 + }, + { + "symbol": "EG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.389578, + "strategy_rank": 70.301913, + "rr": 2.365656, + "primary_prob": 25.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.548484, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.535768, + "range_504_ratio": 1.70876, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047568, + "hold30_r": 2.03781 + }, + { + "symbol": "EME", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.074442, + "strategy_rank": 76.715476, + "rr": 1.103122, + "primary_prob": 46.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.654683, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06996, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.563275, + "strategy_rank": 92.349243, + "rr": 2.040851, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.061277, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052916, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.811414, + "strategy_rank": 83.129376, + "rr": 2.115976, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.173964, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04766, + "hold30_r": -0.566861 + }, + { + "symbol": "GOOG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.709677, + "strategy_rank": 80.735388, + "rr": 2.083333, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.125, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063397, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.957816, + "strategy_rank": 80.352155, + "rr": 2.194159, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.291239, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06172, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.848635, + "strategy_rank": 66.808896, + "rr": 0.695546, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.04332, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.646727, + "range_504_ratio": 1.909281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087575, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.044665, + "strategy_rank": 91.858493, + "rr": 1.757862, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.636793, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.209673, + "hold30_r": -1.1609 + }, + { + "symbol": "INTU", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.769231, + "strategy_rank": 68.382521, + "rr": 1.968963, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.953445, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.663412, + "range_504_ratio": 1.941404, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07069, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.146402, + "strategy_rank": 95.73763, + "rr": 1.604658, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.406986, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040796, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.119107, + "strategy_rank": 80.455157, + "rr": 1.510038, + "primary_prob": 39.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.265056, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05183, + "hold30_r": 0.926414 + }, + { + "symbol": "LLY", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.526055, + "strategy_rank": 92.03606, + "rr": 1.586896, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.380344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532103, + "hold30_r": 7.444392 + }, + { + "symbol": "MCK", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 62.905222, + "rr": 1.653023, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.479535, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.70844, + "range_504_ratio": 2.030821, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5813, + "hold30_r": 4.956811 + }, + { + "symbol": "MPC", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.111663, + "strategy_rank": 72.981629, + "rr": 1.526585, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.289878, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.943111, + "range_504_ratio": 2.567959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.47479, + "hold30_r": 3.21343 + }, + { + "symbol": "MPWR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.126551, + "strategy_rank": 85.626704, + "rr": 1.175721, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.763582, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.763124, + "range_504_ratio": 2.144967, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094029, + "hold30_r": -1.045859 + }, + { + "symbol": "MSFT", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.44665, + "strategy_rank": 71.443843, + "rr": 1.09892, + "primary_prob": 33.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.64838, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58811, + "range_504_ratio": 1.800582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014222, + "hold30_r": 4.462383 + }, + { + "symbol": "MU", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.702233, + "strategy_rank": 85.699979, + "rr": 1.83494, + "primary_prob": 35.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.752409, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048533, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2023-12-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.300248, + "strategy_rank": 91.857203, + "rr": 2.46902, + "primary_prob": 23.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.703531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.338779, + "range_504_ratio": 3.814382, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060626, + "hold30_r": -1.0 + }, + { + "symbol": "NOW", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.796526, + "strategy_rank": 82.662519, + "rr": 1.103919, + "primary_prob": 33.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.655878, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.76014, + "range_504_ratio": 2.138576, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066526, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.387097, + "strategy_rank": 95.269483, + "rr": 0.803694, + "primary_prob": 49.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.205542, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.755331, + "hold30_r": 10.533353 + }, + { + "symbol": "ODFL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.37469, + "strategy_rank": 80.156837, + "rr": 1.440292, + "primary_prob": 39.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.160438, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638554, + "range_504_ratio": 1.89374, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047066, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.593052, + "strategy_rank": 86.525533, + "rr": 2.220821, + "primary_prob": 23.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.331231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051923, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.774194, + "strategy_rank": 95.031539, + "rr": 1.597465, + "primary_prob": 37.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.396198, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.877584, + "range_504_ratio": 2.405082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047007, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.344913, + "strategy_rank": 84.19837, + "rr": 1.589404, + "primary_prob": 27.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.384106, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.503324, + "range_504_ratio": 1.654211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.520811, + "hold30_r": 5.306637 + }, + { + "symbol": "PHM", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.51861, + "strategy_rank": 92.545206, + "rr": 0.78445, + "primary_prob": 58.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.176676, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.098924, + "range_504_ratio": 3.000936, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.724931, + "hold30_r": 0.168512 + }, + { + "symbol": "PLTR", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.635236, + "strategy_rank": 98.710507, + "rr": 1.522436, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.283654, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.126979, + "hold30_r": -1.097359 + }, + { + "symbol": "RSG", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.754342, + "strategy_rank": 58.225069, + "rr": 1.477889, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.216834, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.437992, + "range_504_ratio": 1.549592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.370551, + "hold30_r": 3.915747 + }, + { + "symbol": "SMCI", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.379653, + "strategy_rank": 99.305856, + "rr": 1.552209, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.328313, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.52894, + "hold30_r": 15.819277 + }, + { + "symbol": "SNPS", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.548387, + "strategy_rank": 79.592782, + "rr": 1.897829, + "primary_prob": 28.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.846744, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048851, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.191067, + "strategy_rank": 87.893153, + "rr": 2.443616, + "primary_prob": 23.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.665424, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062258, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 93.167365, + "rr": 1.660346, + "primary_prob": 49.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.490519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037624, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.506203, + "strategy_rank": 86.454837, + "rr": 1.641291, + "primary_prob": 43.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.461936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92751, + "range_504_ratio": 2.528205, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036662, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.555831, + "strategy_rank": 77.561359, + "rr": 3.144923, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.717384, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061549, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.014888, + "strategy_rank": 91.74161, + "rr": 0.759717, + "primary_prob": 62.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.139576, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.161044, + "range_504_ratio": 3.193265, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.704291, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.096774, + "strategy_rank": 62.824178, + "rr": 1.56379, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.345685, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073579, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.141439, + "strategy_rank": 79.22475, + "rr": 0.90832, + "primary_prob": 58.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.362481, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780395, + "range_504_ratio": 2.182334, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063903, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.205955, + "strategy_rank": 87.50605, + "rr": 2.126282, + "primary_prob": 30.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.189423, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.332198, + "hold30_r": -1.279753 + }, + { + "symbol": "WELL", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.980149, + "strategy_rank": 68.465807, + "rr": 1.929724, + "primary_prob": 20.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.894585, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066339, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.198511, + "strategy_rank": 90.168661, + "rr": 0.748975, + "primary_prob": 60.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.123463, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.722826, + "range_504_ratio": 2.060248, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0535, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2023-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.059553, + "strategy_rank": 81.743668, + "rr": 1.976676, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.965015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834517, + "range_504_ratio": 2.3037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057728, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2023-12-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 73.333333, + "rr": 2.043711, + "primary_prob": 21.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.065567, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056897, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.994924, + "strategy_rank": 62.235687, + "rr": 1.529739, + "primary_prob": 36.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.294608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082276, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.472081, + "strategy_rank": 82.815267, + "rr": 1.766218, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.649327, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.71684, + "hold30_r": 2.518841 + }, + { + "symbol": "ACGL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.629442, + "strategy_rank": 72.89504, + "rr": 2.434724, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.652085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.36856, + "hold30_r": 4.081007 + }, + { + "symbol": "ADBE", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.893401, + "strategy_rank": 84.202596, + "rr": 1.674741, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.512111, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.616104, + "hold30_r": 1.242851 + }, + { + "symbol": "AKAM", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.106599, + "strategy_rank": 60.284746, + "rr": 0.668078, + "primary_prob": 61.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.002118, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.117864, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.248731, + "strategy_rank": 81.552593, + "rr": 1.228507, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.842761, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050775, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.416244, + "strategy_rank": 93.433143, + "rr": 1.979419, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.969129, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.027156, + "range_504_ratio": 2.79311, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.939779, + "hold30_r": 5.738027 + }, + { + "symbol": "AMZN", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.624365, + "strategy_rank": 85.744651, + "rr": 1.334785, + "primary_prob": 38.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.002177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.744256, + "range_504_ratio": 2.104875, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069083, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.431472, + "strategy_rank": 94.903296, + "rr": 1.195786, + "primary_prob": 49.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.79368, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.993484, + "range_504_ratio": 2.700628, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.132263, + "hold30_r": 4.679999 + }, + { + "symbol": "APP", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.619289, + "strategy_rank": 98.974009, + "rr": 1.531788, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.297682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.373735, + "range_504_ratio": 10.737418, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.497734, + "hold30_r": 3.551985 + }, + { + "symbol": "ARES", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467005, + "strategy_rank": 79.411714, + "rr": 1.502248, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.253372, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.82259, + "range_504_ratio": 2.276388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.439518, + "hold30_r": 5.772653 + }, + { + "symbol": "AVGO", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.101523, + "strategy_rank": 86.197648, + "rr": 1.347856, + "primary_prob": 52.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.021785, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.020562, + "range_504_ratio": 2.774753, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053984, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.055838, + "strategy_rank": 86.078327, + "rr": 1.21057, + "primary_prob": 51.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.815855, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.150602, + "range_504_ratio": 3.160093, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.069247, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.736041, + "strategy_rank": 79.008899, + "rr": 1.146165, + "primary_prob": 47.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.719247, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.795084, + "range_504_ratio": 2.214628, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079785, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.573604, + "strategy_rank": 95.778738, + "rr": 0.74485, + "primary_prob": 61.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.117275, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.251857, + "range_504_ratio": 3.496831, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046228, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.786802, + "strategy_rank": 62.443166, + "rr": 1.600121, + "primary_prob": 22.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.400182, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.456253, + "range_504_ratio": 1.57815, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513676, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.436548, + "strategy_rank": 68.686596, + "rr": 1.956317, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.934476, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810058, + "range_504_ratio": 2.248038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.8821, + "hold30_r": 0.336299 + }, + { + "symbol": "CCL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.147208, + "strategy_rank": 92.696717, + "rr": 1.597972, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.396958, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035062, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.13198, + "strategy_rank": 77.74555, + "rr": 1.324301, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.986451, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.747191, + "range_504_ratio": 2.111061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059966, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.279188, + "strategy_rank": 60.530875, + "rr": 0.779233, + "primary_prob": 56.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.16885, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074722, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.401015, + "strategy_rank": 78.064255, + "rr": 1.044441, + "primary_prob": 47.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.566661, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674376, + "range_504_ratio": 1.962808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.95065, + "hold30_r": 7.833307 + }, + { + "symbol": "COIN", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.238579, + "strategy_rank": 99.277132, + "rr": 1.558673, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.33801, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.109108, + "range_504_ratio": 8.240887, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020367, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.878173, + "strategy_rank": 73.732442, + "rr": 1.969921, + "primary_prob": 20.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.954881, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.897928, + "hold30_r": 1.295602 + }, + { + "symbol": "CRM", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.192893, + "strategy_rank": 83.360342, + "rr": 1.719145, + "primary_prob": 20.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.578718, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.753353, + "range_504_ratio": 2.12411, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649329, + "hold30_r": 4.500324 + }, + { + "symbol": "CRWD", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.208122, + "strategy_rank": 94.817837, + "rr": 1.433297, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.149946, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.043117, + "range_504_ratio": 2.838049, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.381606, + "hold30_r": 9.176703 + }, + { + "symbol": "CVNA", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.873096, + "strategy_rank": 99.873193, + "rr": 1.302908, + "primary_prob": 38.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.954362, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 4.216188, + "range_504_ratio": 67.774648, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.159613, + "hold30_r": -1.144125 + }, + { + "symbol": "DASH", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.670051, + "strategy_rank": 93.38296, + "rr": 1.984794, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.97719, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.324211, + "range_504_ratio": 3.759217, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.936701, + "hold30_r": 5.870695 + }, + { + "symbol": "DDOG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.832487, + "strategy_rank": 91.68907, + "rr": 2.003467, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.005201, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.955683, + "hold30_r": 4.37441 + }, + { + "symbol": "DECK", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.923858, + "strategy_rank": 92.383409, + "rr": 2.341765, + "primary_prob": 13.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.512647, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.22298, + "range_504_ratio": 3.397295, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.065658, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.827411, + "strategy_rank": 94.741213, + "rr": 1.088335, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.632503, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.856312, + "range_504_ratio": 2.354461, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.027135, + "hold30_r": 4.602921 + }, + { + "symbol": "DVA", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.294416, + "strategy_rank": 87.444066, + "rr": 3.08116, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.621739, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062065, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.040609, + "strategy_rank": 73.899312, + "rr": 0.810493, + "primary_prob": 55.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.21574, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.735088, + "hold30_r": 6.323978 + }, + { + "symbol": "EXPE", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.817259, + "strategy_rank": 89.953094, + "rr": 1.270277, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.905416, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.216859, + "hold30_r": -3.258733 + }, + { + "symbol": "FDX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.182741, + "strategy_rank": 78.23045, + "rr": 2.006086, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.009129, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204228, + "hold30_r": -1.147686 + }, + { + "symbol": "FICO", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.939086, + "strategy_rank": 82.271284, + "rr": 1.389014, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.08352, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.247496, + "range_504_ratio": 3.481614, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.325771, + "hold30_r": 4.547672 + }, + { + "symbol": "FIX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.654822, + "strategy_rank": 89.558376, + "rr": 1.266937, + "primary_prob": 33.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.900406, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.048766, + "range_504_ratio": 2.854127, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058184, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.329949, + "strategy_rank": 76.091724, + "rr": 1.814772, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.722158, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.511475, + "range_504_ratio": 1.667749, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079246, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.57868, + "strategy_rank": 74.043051, + "rr": 1.084961, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.627441, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.768184, + "range_504_ratio": 2.155848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000868, + "hold30_r": 6.86029 + }, + { + "symbol": "GOOG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.48731, + "strategy_rank": 76.082889, + "rr": 1.742612, + "primary_prob": 17.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.613919, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67362, + "hold30_r": 1.873617 + }, + { + "symbol": "GOOGL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.741117, + "strategy_rank": 75.956756, + "rr": 1.264653, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.896979, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.197279, + "hold30_r": 1.894383 + }, + { + "symbol": "GWW", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.725888, + "strategy_rank": 62.714451, + "rr": 1.580146, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.370219, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.646727, + "range_504_ratio": 1.909281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487564, + "hold30_r": 7.465847 + }, + { + "symbol": "INTC", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.908629, + "strategy_rank": 91.976547, + "rr": 1.659039, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.488558, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045576, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.162437, + "strategy_rank": 93.787123, + "rr": 1.77435, + "primary_prob": 36.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.661525, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046401, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.532995, + "strategy_rank": 80.873096, + "rr": 1.620021, + "primary_prob": 37.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.430032, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718208, + "range_504_ratio": 2.050754, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.559459, + "hold30_r": 5.452209 + }, + { + "symbol": "LEN", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.076142, + "strategy_rank": 76.483679, + "rr": 1.727273, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.590909, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.667693, + "hold30_r": 1.294949 + }, + { + "symbol": "LII", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.116751, + "strategy_rank": 81.591852, + "rr": 0.677387, + "primary_prob": 69.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.016081, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.903577, + "range_504_ratio": 2.468417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063434, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.685279, + "strategy_rank": 91.055645, + "rr": 1.918925, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.878388, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.999495, + "range_504_ratio": 2.71691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.855459, + "hold30_r": 8.847485 + }, + { + "symbol": "LRCX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.862944, + "strategy_rank": 88.021782, + "rr": 1.808404, + "primary_prob": 20.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.712605, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.983787, + "range_504_ratio": 2.674566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75571, + "hold30_r": 5.850914 + }, + { + "symbol": "META", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.969543, + "strategy_rank": 88.477414, + "rr": 1.259915, + "primary_prob": 45.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.889872, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.413009, + "range_504_ratio": 4.108298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.200871, + "hold30_r": 10.826087 + }, + { + "symbol": "MPC", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.964467, + "strategy_rank": 70.877659, + "rr": 1.363222, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.044833, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.925336, + "range_504_ratio": 2.522715, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.307106, + "hold30_r": 3.22643 + }, + { + "symbol": "MPWR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.218274, + "strategy_rank": 84.118615, + "rr": 1.574453, + "primary_prob": 40.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.361679, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.763124, + "range_504_ratio": 2.144967, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045934, + "hold30_r": -1.0 + }, + { + "symbol": "MSFT", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.451777, + "strategy_rank": 69.890927, + "rr": 0.735561, + "primary_prob": 58.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.103341, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.58811, + "range_504_ratio": 1.800582, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644584, + "hold30_r": 4.736849 + }, + { + "symbol": "MU", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.548223, + "strategy_rank": 82.874896, + "rr": 1.194963, + "primary_prob": 40.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.792444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709429, + "range_504_ratio": 2.032831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144505, + "hold30_r": -0.156264 + }, + { + "symbol": "NFLX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.370558, + "strategy_rank": 90.351796, + "rr": 0.997461, + "primary_prob": 42.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.496191, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.338779, + "range_504_ratio": 3.814382, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.938713, + "hold30_r": 6.946926 + }, + { + "symbol": "NOW", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.385787, + "strategy_rank": 81.568785, + "rr": 1.619769, + "primary_prob": 22.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.429653, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.76014, + "range_504_ratio": 2.138576, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552685, + "hold30_r": 5.098369 + }, + { + "symbol": "NTAP", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.340102, + "strategy_rank": 79.512755, + "rr": 1.869099, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.803649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.511032, + "range_504_ratio": 1.667011, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.112027, + "hold30_r": -1.036315 + }, + { + "symbol": "NVDA", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.477157, + "strategy_rank": 94.946668, + "rr": 1.206651, + "primary_prob": 38.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.809976, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.542491, + "range_504_ratio": 4.676226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.155392, + "hold30_r": 13.689811 + }, + { + "symbol": "ORCL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.137056, + "strategy_rank": 83.807331, + "rr": 1.667661, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.501491, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.610204, + "hold30_r": 2.815968 + }, + { + "symbol": "PANW", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.461929, + "strategy_rank": 95.413224, + "rr": 0.718054, + "primary_prob": 51.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.077081, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.877584, + "range_504_ratio": 2.405082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667382, + "hold30_r": 6.964467 + }, + { + "symbol": "PCAR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.233503, + "strategy_rank": 63.14573, + "rr": 0.784526, + "primary_prob": 47.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.176789, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.651477, + "range_504_ratio": 1.918371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.098459, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.64467, + "strategy_rank": 82.150003, + "rr": 0.858986, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.28848, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.496157, + "range_504_ratio": 1.642397, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.778299, + "hold30_r": 6.569571 + }, + { + "symbol": "PHM", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.319797, + "strategy_rank": 91.271959, + "rr": 0.889711, + "primary_prob": 64.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.334567, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.098924, + "range_504_ratio": 3.000936, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.823762, + "hold30_r": 0.737097 + }, + { + "symbol": "PLTR", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.22335, + "strategy_rank": 98.414573, + "rr": 1.620928, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.431392, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.589297, + "hold30_r": 8.212906 + }, + { + "symbol": "RSG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.837563, + "strategy_rank": 56.586294, + "rr": 0.794075, + "primary_prob": 43.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.191112, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.437992, + "range_504_ratio": 1.549592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676609, + "hold30_r": 4.914005 + }, + { + "symbol": "SMCI", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.984772, + "strategy_rank": 99.023517, + "rr": 1.971339, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.957008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.348145, + "range_504_ratio": 10.466139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.945069, + "hold30_r": 27.377913 + }, + { + "symbol": "SNPS", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.639594, + "strategy_rank": 79.278095, + "rr": 2.142452, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.213678, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049878, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.80203, + "strategy_rank": 84.989269, + "rr": 1.705533, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.558299, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.907786, + "range_504_ratio": 2.478829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.13069, + "hold30_r": -1.068677 + }, + { + "symbol": "TDG", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.720812, + "strategy_rank": 73.43748, + "rr": 0.923215, + "primary_prob": 44.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.384823, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.712218, + "range_504_ratio": 2.038508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.840685, + "hold30_r": 6.443456 + }, + { + "symbol": "TSLA", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.177665, + "strategy_rank": 94.953479, + "rr": 1.947819, + "primary_prob": 23.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.921729, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375009, + "range_504_ratio": 3.955112, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038425, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.898477, + "strategy_rank": 88.137795, + "rr": 1.916173, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.874259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.896088, + "range_504_ratio": 2.45, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040419, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.086294, + "strategy_rank": 75.1199, + "rr": 0.692303, + "primary_prob": 60.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.038454, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.70557, + "range_504_ratio": 2.025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.622031, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.715736, + "strategy_rank": 91.831395, + "rr": 1.866304, + "primary_prob": 31.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.799456, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.161044, + "range_504_ratio": 3.193265, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.817029, + "hold30_r": 8.765377 + }, + { + "symbol": "VRSK", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.883249, + "strategy_rank": 60.161312, + "rr": 0.984986, + "primary_prob": 49.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.47748, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087304, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.730964, + "strategy_rank": 98.50408, + "rr": 1.434101, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.151152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.86763, + "range_504_ratio": 6.472938, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.398697, + "hold30_r": 7.497479 + }, + { + "symbol": "WDAY", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.35533, + "strategy_rank": 85.387971, + "rr": 1.401377, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.102066, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.77655, + "range_504_ratio": 2.173959, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.336724, + "hold30_r": 4.092035 + }, + { + "symbol": "WDC", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.563452, + "strategy_rank": 86.281758, + "rr": 0.819307, + "primary_prob": 55.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.22896, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847154, + "range_504_ratio": 2.332997, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055571, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.456853, + "strategy_rank": 64.636253, + "rr": 1.118785, + "primary_prob": 45.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.678177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.565213, + "range_504_ratio": 1.759823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077661, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2024-01-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.071066, + "strategy_rank": 78.092784, + "rr": 2.434586, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.65188, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.834348, + "range_504_ratio": 2.303312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060857, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-01-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.085213, + "strategy_rank": 77.647149, + "rr": 2.141783, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.212675, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060669, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.097744, + "strategy_rank": 67.430921, + "rr": 1.615051, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.422576, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080814, + "hold30_r": -1.0 + }, + { + "symbol": "ABNB", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 88.645833, + "rr": 2.047266, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.070899, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051807, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.827068, + "strategy_rank": 71.241447, + "rr": 2.053954, + "primary_prob": 28.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.080932, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.99089, + "hold30_r": 4.004141 + }, + { + "symbol": "ADBE", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.235589, + "strategy_rank": 85.164912, + "rr": 2.200453, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.30068, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.136754, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.716792, + "strategy_rank": 75.701754, + "rr": 1.654546, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.481819, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.577582, + "hold30_r": 3.122802 + }, + { + "symbol": "AKAM", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.461153, + "strategy_rank": 62.497807, + "rr": 1.26889, + "primary_prob": 42.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.903335, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.556477, + "range_504_ratio": 1.744515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.153291, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.077694, + "strategy_rank": 79.966886, + "rr": 0.734394, + "primary_prob": 58.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.101591, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.681952, + "hold30_r": 8.455081 + }, + { + "symbol": "AMZN", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.107769, + "strategy_rank": 87.187939, + "rr": 0.954753, + "primary_prob": 48.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.432129, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740925, + "range_504_ratio": 2.097875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88853, + "hold30_r": 5.077053 + }, + { + "symbol": "APP", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.373434, + "strategy_rank": 98.773904, + "rr": 1.517887, + "primary_prob": 44.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.276831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.241454, + "range_504_ratio": 9.407002, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.479889, + "hold30_r": 9.057813 + }, + { + "symbol": "ARES", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.478697, + "strategy_rank": 81.135088, + "rr": 0.678313, + "primary_prob": 67.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.017469, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.82259, + "range_504_ratio": 2.276388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620566, + "hold30_r": 4.531229 + }, + { + "symbol": "AVGO", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.22807, + "strategy_rank": 86.734649, + "rr": 0.691568, + "primary_prob": 62.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.037352, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.020562, + "range_504_ratio": 2.774753, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.635701, + "hold30_r": 5.738985 + }, + { + "symbol": "AXON", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.724311, + "strategy_rank": 87.707018, + "rr": 1.522168, + "primary_prob": 44.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.283252, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.150602, + "range_504_ratio": 3.160093, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.455223, + "hold30_r": 3.015339 + }, + { + "symbol": "BKNG", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.977444, + "strategy_rank": 78.796711, + "rr": 1.036652, + "primary_prob": 50.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.554978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.795084, + "range_504_ratio": 2.214628, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.957372, + "hold30_r": 4.689075 + }, + { + "symbol": "BLDR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.493734, + "strategy_rank": 96.370614, + "rr": 0.713171, + "primary_prob": 63.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.069756, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.251857, + "range_504_ratio": 3.496831, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.669193, + "hold30_r": 3.061252 + }, + { + "symbol": "BR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.095238, + "strategy_rank": 64.629167, + "rr": 1.633339, + "primary_prob": 37.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.450008, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.456253, + "range_504_ratio": 1.57815, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.543718, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.225564, + "strategy_rank": 71.407895, + "rr": 1.490723, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.236084, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810058, + "range_504_ratio": 2.248038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.424587, + "hold30_r": 1.209213 + }, + { + "symbol": "CBOE", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.609023, + "strategy_rank": 68.226316, + "rr": 0.970204, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.455306, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.570866, + "range_504_ratio": 1.769799, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.896083, + "hold30_r": 4.227642 + }, + { + "symbol": "CCL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.736842, + "strategy_rank": 93.915789, + "rr": 1.51202, + "primary_prob": 37.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.26803, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034603, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 78.2, + "rr": 1.964007, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.946011, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747191, + "range_504_ratio": 2.111061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.905455, + "hold30_r": 4.901155 + }, + { + "symbol": "CME", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.330827, + "strategy_rank": 59.694079, + "rr": 1.70389, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.555835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.637767, + "hold30_r": 3.507624 + }, + { + "symbol": "COIN", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.62406, + "strategy_rank": 99.549342, + "rr": 1.617463, + "primary_prob": 22.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.426195, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.054855, + "range_504_ratio": 7.805705, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019312, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.230576, + "strategy_rank": 73.973904, + "rr": 1.44194, + "primary_prob": 38.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.16291, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.364723, + "hold30_r": 1.739343 + }, + { + "symbol": "CRM", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.238095, + "strategy_rank": 82.566667, + "rr": 0.976729, + "primary_prob": 52.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.465093, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.753353, + "range_504_ratio": 2.12411, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.907854, + "hold30_r": 4.25759 + }, + { + "symbol": "CVNA", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.874687, + "strategy_rank": 99.874781, + "rr": 1.74461, + "primary_prob": 45.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.616915, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 4.044779, + "range_504_ratio": 57.098592, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016567, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.616541, + "strategy_rank": 94.819079, + "rr": 1.510353, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.265529, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.304697, + "range_504_ratio": 3.686571, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.464369, + "hold30_r": 4.096386 + }, + { + "symbol": "DDOG", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.614035, + "strategy_rank": 96.404825, + "rr": 1.865283, + "primary_prob": 31.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.797924, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.817083, + "hold30_r": 1.976811 + }, + { + "symbol": "DECK", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.240602, + "strategy_rank": 93.580921, + "rr": 1.058723, + "primary_prob": 35.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.588084, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.22298, + "range_504_ratio": 3.397295, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.000063, + "hold30_r": 7.875964 + }, + { + "symbol": "DVA", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.218045, + "strategy_rank": 88.052632, + "rr": 2.018447, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.02767, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06527, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.974937, + "strategy_rank": 76.482456, + "rr": 0.980078, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.470117, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899518, + "hold30_r": 8.457669 + }, + { + "symbol": "ERIE", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.83208, + "strategy_rank": 82.094956, + "rr": 1.176567, + "primary_prob": 46.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.76485, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.757575, + "range_504_ratio": 2.133097, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.105092, + "hold30_r": 2.636042 + }, + { + "symbol": "EXPE", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.348371, + "strategy_rank": 90.81886, + "rr": 2.587823, + "primary_prob": 22.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.881735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054291, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.721805, + "strategy_rank": 79.280263, + "rr": 2.202829, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.304244, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062652, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.859649, + "strategy_rank": 90.001754, + "rr": 1.733211, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.599817, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.048766, + "range_504_ratio": 2.854127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.675446, + "hold30_r": 7.10091 + }, + { + "symbol": "GDDY", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.719298, + "strategy_rank": 81.803509, + "rr": 1.508592, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.262888, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.511475, + "range_504_ratio": 1.667749, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.430902, + "hold30_r": 3.553204 + }, + { + "symbol": "GWW", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.972431, + "strategy_rank": 67.680702, + "rr": 0.910427, + "primary_prob": 39.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.36564, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.646727, + "range_504_ratio": 1.909281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822222, + "hold30_r": 7.182254 + }, + { + "symbol": "HUBB", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.213033, + "strategy_rank": 75.699123, + "rr": 1.358273, + "primary_prob": 40.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.03741, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.285808, + "hold30_r": 4.087002 + }, + { + "symbol": "INTC", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.468672, + "strategy_rank": 87.36557, + "rr": 1.559144, + "primary_prob": 38.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.338716, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.827999, + "range_504_ratio": 2.288735, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046388, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.834586, + "strategy_rank": 70.909211, + "rr": 1.237168, + "primary_prob": 55.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.855752, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620355, + "range_504_ratio": 1.859589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166971, + "hold30_r": 3.058774 + }, + { + "symbol": "IT", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.458647, + "strategy_rank": 77.471053, + "rr": 1.535889, + "primary_prob": 26.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.303833, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.751913, + "range_504_ratio": 2.121053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.460942, + "hold30_r": 1.413258 + }, + { + "symbol": "JBL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.987469, + "strategy_rank": 94.316228, + "rr": 1.781028, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.671543, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047781, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.842105, + "strategy_rank": 81.789474, + "rr": 1.651451, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.477176, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718208, + "range_504_ratio": 2.050754, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588339, + "hold30_r": 5.570739 + }, + { + "symbol": "LEN", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.588972, + "strategy_rank": 80.612281, + "rr": 1.664387, + "primary_prob": 36.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.496581, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60156, + "hold30_r": 1.144929 + }, + { + "symbol": "LRCX", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.726817, + "strategy_rank": 88.108772, + "rr": 1.730123, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.595185, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.983787, + "range_504_ratio": 2.674566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.676716, + "hold30_r": 6.832144 + }, + { + "symbol": "LULU", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.711779, + "strategy_rank": 79.585746, + "rr": 1.752173, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.628259, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065657, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.090226, + "strategy_rank": 87.600658, + "rr": 1.88046, + "primary_prob": 20.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.820691, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.763124, + "range_504_ratio": 2.144967, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837241, + "hold30_r": 5.370092 + }, + { + "symbol": "MSTR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.122807, + "strategy_rank": 98.935965, + "rr": 2.591923, + "primary_prob": 10.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.887884, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019885, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.704261, + "strategy_rank": 85.955482, + "rr": 2.142245, + "primary_prob": 20.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.213368, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.840764, + "range_504_ratio": 2.318138, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149831, + "hold30_r": -1.118477 + }, + { + "symbol": "NFLX", + "date": "2024-01-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.466165, + "strategy_rank": 87.188816, + "rr": 2.763756, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.145635, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242082, + "range_504_ratio": 3.462815, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.70367, + "hold30_r": 6.630523 + }, + { + "symbol": "NTAP", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.092732, + "strategy_rank": 77.802412, + "rr": 1.957885, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.936828, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.511032, + "range_504_ratio": 1.667011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.881251, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.200501, + "strategy_rank": 81.302851, + "rr": 1.960143, + "primary_prob": 29.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.940214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.741169, + "range_504_ratio": 2.098388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.897513, + "hold30_r": 2.230079 + }, + { + "symbol": "PANW", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.744361, + "strategy_rank": 95.683553, + "rr": 1.573841, + "primary_prob": 38.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.360762, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.877584, + "range_504_ratio": 2.405082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.521507, + "hold30_r": -2.19673 + }, + { + "symbol": "PCAR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.345865, + "strategy_rank": 67.729605, + "rr": 1.519186, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.278779, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.651477, + "range_504_ratio": 1.918371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436915, + "hold30_r": 6.811132 + }, + { + "symbol": "PLTR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.496241, + "strategy_rank": 98.647368, + "rr": 1.870054, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.805081, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.837587, + "hold30_r": 7.131184 + }, + { + "symbol": "PNR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.080201, + "strategy_rank": 71.48114, + "rr": 1.558519, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.337779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.642127, + "range_504_ratio": 1.900519, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489185, + "hold30_r": 2.942205 + }, + { + "symbol": "PTC", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.453634, + "strategy_rank": 63.730044, + "rr": 1.181617, + "primary_prob": 43.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.772426, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.601842, + "range_504_ratio": 1.825479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.106021, + "hold30_r": 2.651874 + }, + { + "symbol": "PWR", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.962406, + "strategy_rank": 80.848684, + "rr": 1.985505, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.978257, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.847511, + "range_504_ratio": 2.33383, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061634, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.243108, + "strategy_rank": 93.082675, + "rr": 1.466376, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.199565, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.438082, + "range_504_ratio": 4.212609, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.415854, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.340852, + "strategy_rank": 60.513596, + "rr": 1.142701, + "primary_prob": 34.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.714051, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.437992, + "range_504_ratio": 1.549592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.030613, + "hold30_r": 6.678299 + }, + { + "symbol": "SNPS", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.358396, + "strategy_rank": 79.788377, + "rr": 1.779748, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.669621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727717, + "hold30_r": 4.096623 + }, + { + "symbol": "STX", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.839599, + "strategy_rank": 84.462719, + "rr": 1.346005, + "primary_prob": 40.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.019008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902332, + "range_504_ratio": 2.465344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.285937, + "hold30_r": 2.965546 + }, + { + "symbol": "TAP", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.082707, + "strategy_rank": 65.282895, + "rr": 0.969511, + "primary_prob": 50.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.454267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091722, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.992481, + "strategy_rank": 96.432237, + "rr": 2.05293, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.079395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.328289, + "range_504_ratio": 3.77458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.248799, + "hold30_r": -1.210568 + }, + { + "symbol": "TTD", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.729323, + "strategy_rank": 92.560526, + "rr": 1.9646, + "primary_prob": 24.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.9469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041887, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.969925, + "strategy_rank": 72.453947, + "rr": 1.33215, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.998225, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.684779, + "range_504_ratio": 1.983333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.256802, + "hold30_r": -1.024549 + }, + { + "symbol": "UBER", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.994987, + "strategy_rank": 91.546491, + "rr": 1.333291, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.999937, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.161044, + "range_504_ratio": 3.193265, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.282373, + "hold30_r": 7.48575 + }, + { + "symbol": "VRSK", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.581454, + "strategy_rank": 59.719518, + "rr": 1.533662, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.300493, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450195, + "hold30_r": 0.94057 + }, + { + "symbol": "WSM", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.606516, + "strategy_rank": 91.712061, + "rr": 1.560858, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.341287, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.722826, + "range_504_ratio": 2.060248, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503799, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2024-01-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.97995, + "strategy_rank": 82.160965, + "rr": 2.211488, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.317232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.153139, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-01-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.821832, + "strategy_rank": 79.008783, + "rr": 1.556903, + "primary_prob": 36.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.335355, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.49623, + "hold30_r": 16.013458 + }, + { + "symbol": "AAPL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.076537, + "strategy_rank": 65.244668, + "rr": 1.510159, + "primary_prob": 37.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.265239, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474764, + "range_504_ratio": 1.607635, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.431602, + "hold30_r": -0.414973 + }, + { + "symbol": "ABNB", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.939774, + "strategy_rank": 83.864492, + "rr": 1.234279, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.851418, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.850467, + "range_504_ratio": 2.34074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.183633, + "hold30_r": 4.219196 + }, + { + "symbol": "ADBE", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.969887, + "strategy_rank": 83.237139, + "rr": 1.732408, + "primary_prob": 28.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.598612, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664906, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.441656, + "strategy_rank": 74.090339, + "rr": 1.171144, + "primary_prob": 44.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.756716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.094368, + "hold30_r": 3.540027 + }, + { + "symbol": "AMAT", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.563363, + "strategy_rank": 81.869511, + "rr": 1.992199, + "primary_prob": 18.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.988298, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.853984, + "range_504_ratio": 2.348988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.937564, + "hold30_r": 8.594049 + }, + { + "symbol": "AMZN", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.323714, + "strategy_rank": 82.409034, + "rr": 0.819172, + "primary_prob": 55.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.228759, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740925, + "range_504_ratio": 2.097875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752916, + "hold30_r": 5.470029 + }, + { + "symbol": "APP", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.372647, + "strategy_rank": 98.883312, + "rr": 1.781673, + "primary_prob": 36.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.67251, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.238776, + "range_504_ratio": 9.381838, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.742862, + "hold30_r": 8.736835 + }, + { + "symbol": "ARES", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.570891, + "strategy_rank": 76.198243, + "rr": 0.693622, + "primary_prob": 60.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.040432, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.82259, + "range_504_ratio": 2.276388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636508, + "hold30_r": 4.181477 + }, + { + "symbol": "AVGO", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.984944, + "strategy_rank": 90.489335, + "rr": 0.95653, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.434795, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.020562, + "range_504_ratio": 2.774753, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.897715, + "hold30_r": 5.243595 + }, + { + "symbol": "AXON", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.70389, + "strategy_rank": 86.235885, + "rr": 1.394114, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.091172, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.150602, + "range_504_ratio": 3.160093, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.323688, + "hold30_r": 7.992634 + }, + { + "symbol": "BKNG", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.33877, + "strategy_rank": 77.954831, + "rr": 1.015176, + "primary_prob": 39.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.522764, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.795084, + "range_504_ratio": 2.214628, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.935078, + "hold30_r": -0.243853 + }, + { + "symbol": "BLDR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.741531, + "strategy_rank": 96.574655, + "rr": 0.808761, + "primary_prob": 47.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.213142, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.251857, + "range_504_ratio": 3.496831, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.761903, + "hold30_r": 4.349373 + }, + { + "symbol": "BR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.31995, + "strategy_rank": 62.471769, + "rr": 1.22636, + "primary_prob": 45.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.83954, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.456253, + "range_504_ratio": 1.57815, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.133602, + "hold30_r": -1.0 + }, + { + "symbol": "BX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.932246, + "strategy_rank": 80.577164, + "rr": 1.348163, + "primary_prob": 38.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.022245, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661344, + "range_504_ratio": 1.937394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.29729, + "hold30_r": 2.357111 + }, + { + "symbol": "CCL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.350063, + "strategy_rank": 92.860728, + "rr": 2.086071, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.129107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03451, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.430364, + "strategy_rank": 58.845671, + "rr": 1.897685, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.846527, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.825502, + "hold30_r": 3.090437 + }, + { + "symbol": "COIN", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.996236, + "strategy_rank": 99.033877, + "rr": 1.76089, + "primary_prob": 21.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.641336, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.040953, + "range_504_ratio": 7.69794, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016778, + "hold30_r": -1.0 + }, + { + "symbol": "CPRT", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.72271, + "strategy_rank": 73.48808, + "rr": 1.110169, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.665253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.028356, + "hold30_r": 4.62606 + }, + { + "symbol": "CRH", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.331242, + "strategy_rank": 76.097867, + "rr": 0.8433, + "primary_prob": 46.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.26495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.801562, + "range_504_ratio": 2.22902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.770967, + "hold30_r": 8.648275 + }, + { + "symbol": "CRWD", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.368883, + "strategy_rank": 95.734003, + "rr": 1.154005, + "primary_prob": 47.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.731008, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.146516, + "range_504_ratio": 3.147209, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.108174, + "hold30_r": 3.971434 + }, + { + "symbol": "CVNA", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.874529, + "strategy_rank": 99.874529, + "rr": 1.960512, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.940768, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.92906, + "range_504_ratio": 50.859155, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.94421, + "hold30_r": 6.515086 + }, + { + "symbol": "DASH", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.235885, + "strategy_rank": 94.579674, + "rr": 1.570705, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.356057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.225828, + "range_504_ratio": 3.406987, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.52406, + "hold30_r": 4.914261 + }, + { + "symbol": "DDOG", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.353827, + "strategy_rank": 95.483061, + "rr": 1.730909, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.596363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.682859, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.863237, + "strategy_rank": 94.755332, + "rr": 0.882083, + "primary_prob": 56.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.323124, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.892075, + "range_504_ratio": 2.440188, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.824316, + "hold30_r": 6.322641 + }, + { + "symbol": "DHI", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.601004, + "strategy_rank": 86.260979, + "rr": 1.117883, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.676824, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.973046, + "range_504_ratio": 2.645992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.047323, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.711418, + "strategy_rank": 89.861982, + "rr": 1.3652, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.047801, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306071, + "hold30_r": 6.305619 + }, + { + "symbol": "EME", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.335006, + "strategy_rank": 76.649937, + "rr": 1.601469, + "primary_prob": 20.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.402203, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.866537, + "range_504_ratio": 2.37866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.518998, + "hold30_r": 17.799746 + }, + { + "symbol": "EXPE", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.4266, + "strategy_rank": 84.567127, + "rr": 1.509444, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.264166, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.4538, + "hold30_r": -3.152387 + }, + { + "symbol": "FAST", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.803011, + "strategy_rank": 59.046424, + "rr": 1.901902, + "primary_prob": 19.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.852853, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.406227, + "range_504_ratio": 1.501143, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.796163, + "hold30_r": 8.041375 + }, + { + "symbol": "FDX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.589711, + "strategy_rank": 80.163112, + "rr": 1.797445, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.696167, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066028, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.102886, + "strategy_rank": 90.414053, + "rr": 1.219416, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.829124, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.048766, + "range_504_ratio": 2.854127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.160907, + "hold30_r": 14.926408 + }, + { + "symbol": "GE", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.471769, + "strategy_rank": 77.302384, + "rr": 0.724807, + "primary_prob": 55.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.087211, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780492, + "range_504_ratio": 2.182546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645529, + "hold30_r": 9.375635 + }, + { + "symbol": "GOOG", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.434128, + "strategy_rank": 74.905897, + "rr": 0.912049, + "primary_prob": 54.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.368073, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.600291, + "range_504_ratio": 1.822648, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.842912, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.061481, + "strategy_rank": 75.119197, + "rr": 0.88832, + "primary_prob": 54.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.332481, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.821296, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.327478, + "strategy_rank": 77.352572, + "rr": 0.830129, + "primary_prob": 54.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.245194, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.692089, + "range_504_ratio": 1.997885, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.761371, + "hold30_r": 6.312099 + }, + { + "symbol": "INTC", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.707654, + "strategy_rank": 88.105395, + "rr": 0.940829, + "primary_prob": 48.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.411244, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826755, + "range_504_ratio": 2.285889, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.893981, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.072773, + "strategy_rank": 72.032622, + "rr": 0.928116, + "primary_prob": 51.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.392175, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620355, + "range_504_ratio": 1.859589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.857779, + "hold30_r": 3.696636 + }, + { + "symbol": "IT", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.312422, + "strategy_rank": 77.553325, + "rr": 1.337071, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.005607, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.751913, + "range_504_ratio": 2.121053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.258073, + "hold30_r": -1.847264 + }, + { + "symbol": "JBL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.23212, + "strategy_rank": 94.516939, + "rr": 1.674662, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.511994, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.628507, + "hold30_r": 4.288455 + }, + { + "symbol": "KKR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.190715, + "strategy_rank": 78.619824, + "rr": 1.777459, + "primary_prob": 19.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.666188, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718208, + "range_504_ratio": 2.050754, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.712737, + "hold30_r": 6.79898 + }, + { + "symbol": "LEN", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.468005, + "strategy_rank": 84.918444, + "rr": 1.282682, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.924023, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.221375, + "hold30_r": 1.82567 + }, + { + "symbol": "LII", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.730238, + "strategy_rank": 84.642409, + "rr": 1.193886, + "primary_prob": 37.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.790829, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.903577, + "range_504_ratio": 2.468417, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.133701, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.091593, + "strategy_rank": 88.230866, + "rr": 1.742111, + "primary_prob": 20.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.613166, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.983787, + "range_504_ratio": 2.674566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687269, + "hold30_r": 6.752253 + }, + { + "symbol": "LULU", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.840652, + "strategy_rank": 84.215809, + "rr": 1.596269, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.394403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064441, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.050188, + "strategy_rank": 71.31744, + "rr": 1.609529, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.414294, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.877529, + "range_504_ratio": 2.404949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562071, + "hold30_r": 2.689834 + }, + { + "symbol": "MPWR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.954831, + "strategy_rank": 88.858218, + "rr": 2.192952, + "primary_prob": 15.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.289428, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.763124, + "range_504_ratio": 2.144967, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.151012, + "hold30_r": 4.869384 + }, + { + "symbol": "MSTR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.745295, + "strategy_rank": 98.632371, + "rr": 1.60417, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.406255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016728, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.574655, + "strategy_rank": 83.299875, + "rr": 1.449893, + "primary_prob": 25.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.17484, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.705919, + "range_504_ratio": 2.025707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39728, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.567127, + "strategy_rank": 85.583438, + "rr": 1.183838, + "primary_prob": 34.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.775758, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.201142, + "range_504_ratio": 3.323909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.130671, + "hold30_r": 6.785665 + }, + { + "symbol": "NRG", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.220828, + "strategy_rank": 73.964868, + "rr": 0.739372, + "primary_prob": 65.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.109058, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.549792, + "range_504_ratio": 1.732893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.66289, + "hold30_r": 3.053036 + }, + { + "symbol": "NVR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.194479, + "strategy_rank": 73.713927, + "rr": 0.872079, + "primary_prob": 55.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.308119, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.709099, + "range_504_ratio": 2.032159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795786, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.825596, + "strategy_rank": 65.219573, + "rr": 1.924106, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.886159, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.651477, + "range_504_ratio": 1.918371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.83875, + "hold30_r": 7.625658 + }, + { + "symbol": "PLTR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.117942, + "strategy_rank": 98.343789, + "rr": 1.876267, + "primary_prob": 26.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.814401, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.841836, + "hold30_r": 9.127672 + }, + { + "symbol": "PNR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.685069, + "strategy_rank": 72.29611, + "rr": 1.180153, + "primary_prob": 44.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.770229, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.642127, + "range_504_ratio": 1.900519, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.110677, + "hold30_r": 3.937654 + }, + { + "symbol": "PSX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.943538, + "strategy_rank": 71.166876, + "rr": 1.921182, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.881772, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.625652, + "range_504_ratio": 1.869465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.860461, + "hold30_r": 3.370494 + }, + { + "symbol": "PWR", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.578419, + "strategy_rank": 82.647428, + "rr": 1.733705, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.600557, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.847511, + "range_504_ratio": 2.33383, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068244, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.734003, + "strategy_rank": 92.045169, + "rr": 1.708727, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.563091, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.438082, + "range_504_ratio": 4.212609, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.658431, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.623588, + "strategy_rank": 99.548306, + "rr": 0.719083, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.078625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.350942, + "range_504_ratio": 10.495456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.695853, + "hold30_r": 19.99927 + }, + { + "symbol": "SNPS", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.851945, + "strategy_rank": 80.715182, + "rr": 1.661506, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.492259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611818, + "hold30_r": 3.221751 + }, + { + "symbol": "STX", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.460477, + "strategy_rank": 87.390213, + "rr": 1.598131, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.397196, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.902332, + "range_504_ratio": 2.465344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.542898, + "hold30_r": 3.221316 + }, + { + "symbol": "TSLA", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.612296, + "strategy_rank": 96.122961, + "rr": 1.621046, + "primary_prob": 33.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.431569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.328289, + "range_504_ratio": 3.77458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.109534, + "hold30_r": -2.07493 + }, + { + "symbol": "TTD", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.087829, + "strategy_rank": 91.40527, + "rr": 1.616155, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.424232, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.57931, + "hold30_r": 5.978036 + }, + { + "symbol": "UBER", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.365119, + "strategy_rank": 90.966123, + "rr": 0.744178, + "primary_prob": 61.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.116266, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.182687, + "range_504_ratio": 3.263131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.693001, + "hold30_r": 6.640316 + }, + { + "symbol": "URI", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.179423, + "strategy_rank": 81.442911, + "rr": 1.535531, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.303296, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.932042, + "range_504_ratio": 2.539689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.485302, + "hold30_r": 6.523599 + }, + { + "symbol": "VRSK", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.93601, + "strategy_rank": 59.711418, + "rr": 1.186003, + "primary_prob": 44.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.779004, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.10188, + "hold30_r": 0.92948 + }, + { + "symbol": "WDC", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.681305, + "strategy_rank": 82.659975, + "rr": 1.53725, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.305876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823815, + "range_504_ratio": 2.279179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480636, + "hold30_r": 3.86842 + }, + { + "symbol": "WST", + "date": "2024-01-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.958595, + "strategy_rank": 80.903388, + "rr": 1.772529, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.658793, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.715982, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.657106, + "strategy_rank": 81.253732, + "rr": 1.714623, + "primary_prob": 40.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.571934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.653039, + "hold30_r": 15.900689 + }, + { + "symbol": "ADBE", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.003911, + "strategy_rank": 83.130566, + "rr": 1.355206, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.03281, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.836087, + "range_504_ratio": 2.30732, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.295235, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.701434, + "strategy_rank": 75.125334, + "rr": 1.752712, + "primary_prob": 41.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.629069, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088039, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.352021, + "strategy_rank": 84.585816, + "rr": 1.247239, + "primary_prob": 45.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.870859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740925, + "range_504_ratio": 2.097875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17544, + "hold30_r": 4.565583 + }, + { + "symbol": "ANET", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.26206, + "strategy_rank": 96.21088, + "rr": 0.917679, + "primary_prob": 54.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.376518, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.110806, + "range_504_ratio": 3.036804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.858641, + "hold30_r": -1.0 + }, + { + "symbol": "AOS", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.745763, + "strategy_rank": 68.138679, + "rr": 0.688417, + "primary_prob": 60.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.032625, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574894, + "range_504_ratio": 1.776943, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.608271, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.478488, + "strategy_rank": 98.932731, + "rr": 3.345797, + "primary_prob": 21.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 5.018696, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.12306, + "range_504_ratio": 8.356674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033738, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.178618, + "strategy_rank": 87.080429, + "rr": 1.214409, + "primary_prob": 43.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.821613, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.159233, + "range_504_ratio": 3.187489, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.148071, + "hold30_r": 8.434825 + }, + { + "symbol": "BKNG", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.70013, + "strategy_rank": 77.965644, + "rr": 1.733619, + "primary_prob": 20.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.600428, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.819706, + "range_504_ratio": 2.269831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.663538, + "hold30_r": -0.190397 + }, + { + "symbol": "BLDR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.783572, + "strategy_rank": 96.731986, + "rr": 1.630234, + "primary_prob": 19.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.445351, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.295503, + "range_504_ratio": 3.652832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.591218, + "hold30_r": 4.579594 + }, + { + "symbol": "BSX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.443286, + "strategy_rank": 63.566477, + "rr": 1.199237, + "primary_prob": 45.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.798855, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.56361, + "range_504_ratio": 1.757004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.105914, + "hold30_r": 6.151929 + }, + { + "symbol": "BX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.616688, + "strategy_rank": 80.109575, + "rr": 2.171451, + "primary_prob": 20.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.257176, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.661344, + "range_504_ratio": 1.937394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.117514, + "hold30_r": 0.93226 + }, + { + "symbol": "CAH", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.439374, + "strategy_rank": 70.019786, + "rr": 1.41716, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.12574, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.791438, + "range_504_ratio": 2.206568, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.344921, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.355932, + "strategy_rank": 68.457605, + "rr": 0.760061, + "primary_prob": 57.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.140092, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.534464, + "range_504_ratio": 1.706533, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084587, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.350717, + "strategy_rank": 92.809741, + "rr": 2.069717, + "primary_prob": 24.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.104576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031446, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.006519, + "strategy_rank": 61.416137, + "rr": 1.793694, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.69054, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.715479, + "hold30_r": 1.772826 + }, + { + "symbol": "COIN", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.956975, + "strategy_rank": 98.957789, + "rr": 1.506784, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.260177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.930579, + "range_504_ratio": 6.893502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.490686, + "hold30_r": 8.045028 + }, + { + "symbol": "COR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.005215, + "strategy_rank": 61.954756, + "rr": 0.905509, + "primary_prob": 56.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.358264, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.54769, + "range_504_ratio": 1.729255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.805336, + "hold30_r": 4.665791 + }, + { + "symbol": "COST", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.744459, + "strategy_rank": 63.488742, + "rr": 0.926382, + "primary_prob": 39.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.389573, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.541555, + "range_504_ratio": 1.718678, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.826604, + "hold30_r": 7.200137 + }, + { + "symbol": "CRH", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.743155, + "strategy_rank": 77.369363, + "rr": 0.786833, + "primary_prob": 43.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.180249, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.817245, + "range_504_ratio": 2.264254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.718, + "hold30_r": 6.69306 + }, + { + "symbol": "CRM", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.915254, + "strategy_rank": 81.928324, + "rr": 1.090772, + "primary_prob": 48.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.636158, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.816036, + "range_504_ratio": 2.261517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.022444, + "hold30_r": 3.151394 + }, + { + "symbol": "CTAS", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.093872, + "strategy_rank": 62.571822, + "rr": 0.806372, + "primary_prob": 45.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.209558, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.569553, + "range_504_ratio": 1.767477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.708369, + "hold30_r": 2.494509 + }, + { + "symbol": "CVNA", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.869622, + "strategy_rank": 99.7917, + "rr": 0.770213, + "primary_prob": 48.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.15532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.851046, + "range_504_ratio": 47.042254, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.754767, + "hold30_r": 6.876148 + }, + { + "symbol": "DASH", + "date": "2024-01-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.568449, + "strategy_rank": 91.911048, + "rr": 2.277662, + "primary_prob": 25.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.416494, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.22737, + "hold30_r": 6.122281 + }, + { + "symbol": "DDOG", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.002608, + "strategy_rank": 95.255661, + "rr": 1.282045, + "primary_prob": 30.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.923068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.242542, + "hold30_r": 0.049951 + }, + { + "symbol": "DECK", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.567145, + "strategy_rank": 92.917808, + "rr": 0.720236, + "primary_prob": 61.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.080354, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.283326, + "range_504_ratio": 3.608622, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.659561, + "hold30_r": 6.559723 + }, + { + "symbol": "DHI", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.829205, + "strategy_rank": 88.192407, + "rr": 1.807259, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.710889, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.76148, + "hold30_r": 2.64562 + }, + { + "symbol": "DVA", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.483703, + "strategy_rank": 88.117656, + "rr": 1.407224, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.110836, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.348705, + "hold30_r": 8.29657 + }, + { + "symbol": "FIX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.306389, + "strategy_rank": 90.979752, + "rr": 1.365231, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.047846, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.048766, + "range_504_ratio": 2.854127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.312181, + "hold30_r": 15.05163 + }, + { + "symbol": "GOOGL", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.659713, + "strategy_rank": 73.973633, + "rr": 0.696506, + "primary_prob": 59.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.04476, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.597987, + "range_504_ratio": 1.818455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.623825, + "hold30_r": -1.241492 + }, + { + "symbol": "GRMN", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.182529, + "strategy_rank": 62.096561, + "rr": 1.33635, + "primary_prob": 39.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.004524, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.526682, + "range_504_ratio": 1.693305, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.104822, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.046936, + "strategy_rank": 90.141568, + "rr": 1.646811, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.470217, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.7704, + "range_504_ratio": 2.16063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.339724, + "hold30_r": -2.293857 + }, + { + "symbol": "IRM", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.704042, + "strategy_rank": 64.29517, + "rr": 0.93776, + "primary_prob": 43.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.40664, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.528098, + "range_504_ratio": 1.695704, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870191, + "hold30_r": 7.06345 + }, + { + "symbol": "JBL", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.263364, + "strategy_rank": 93.604641, + "rr": 1.890815, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.836222, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.83903, + "hold30_r": 6.393181 + }, + { + "symbol": "KKR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.658409, + "strategy_rank": 80.012902, + "rr": 0.826172, + "primary_prob": 60.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.239258, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718208, + "range_504_ratio": 2.050754, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759673, + "hold30_r": 5.840814 + }, + { + "symbol": "LEN", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.830508, + "strategy_rank": 84.064711, + "rr": 1.892582, + "primary_prob": 19.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.838873, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.841092, + "hold30_r": 3.423898 + }, + { + "symbol": "LII", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.827901, + "strategy_rank": 86.039219, + "rr": 1.064278, + "primary_prob": 47.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.596417, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.918476, + "range_504_ratio": 2.505469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.01131, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.349413, + "strategy_rank": 91.397775, + "rr": 0.755685, + "primary_prob": 60.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.133528, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.027297, + "range_504_ratio": 2.793505, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.691933, + "hold30_r": 7.367166 + }, + { + "symbol": "LULU", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.089961, + "strategy_rank": 85.761152, + "rr": 1.209128, + "primary_prob": 43.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.813692, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0684, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.96219, + "strategy_rank": 65.632961, + "rr": 0.840935, + "primary_prob": 56.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.261403, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.733447, + "range_504_ratio": 2.082246, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.75738, + "hold30_r": 3.745338 + }, + { + "symbol": "MSTR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.696219, + "strategy_rank": 98.619213, + "rr": 2.37012, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.55518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.353475, + "hold30_r": 15.666953 + }, + { + "symbol": "MU", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.22425, + "strategy_rank": 82.012892, + "rr": 1.963471, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.945207, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.689424, + "range_504_ratio": 1.992567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053181, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.963494, + "strategy_rank": 74.964303, + "rr": 0.826604, + "primary_prob": 54.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.239907, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083613, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.3103, + "strategy_rank": 76.412008, + "rr": 1.696518, + "primary_prob": 23.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.544777, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730434, + "range_504_ratio": 2.075981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639711, + "hold30_r": 3.416604 + }, + { + "symbol": "PANW", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.522816, + "strategy_rank": 95.223058, + "rr": 0.788962, + "primary_prob": 59.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.183443, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.975179, + "range_504_ratio": 2.651641, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.735766, + "hold30_r": -5.084428 + }, + { + "symbol": "PH", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.265971, + "strategy_rank": 75.98644, + "rr": 0.994758, + "primary_prob": 37.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.492136, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.728301, + "range_504_ratio": 2.071559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.913859, + "hold30_r": 6.490992 + }, + { + "symbol": "PHM", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.001304, + "strategy_rank": 91.034853, + "rr": 1.806958, + "primary_prob": 16.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.710437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.137457, + "range_504_ratio": 3.118827, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.755312, + "hold30_r": 2.886047 + }, + { + "symbol": "PLTR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.044329, + "strategy_rank": 98.39696, + "rr": 1.488742, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.233112, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.457246, + "hold30_r": 9.128943 + }, + { + "symbol": "PNR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.920469, + "strategy_rank": 72.712729, + "rr": 0.751705, + "primary_prob": 57.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.127558, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.642127, + "range_504_ratio": 1.900519, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.684501, + "hold30_r": 5.166964 + }, + { + "symbol": "PSX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.049544, + "strategy_rank": 71.66511, + "rr": 0.692747, + "primary_prob": 56.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.03912, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.625652, + "range_504_ratio": 1.869465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.624659, + "hold30_r": 3.957824 + }, + { + "symbol": "PWR", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.222947, + "strategy_rank": 82.74657, + "rr": 1.750958, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.626436, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847511, + "range_504_ratio": 2.33383, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696122, + "hold30_r": 7.240333 + }, + { + "symbol": "SNPS", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 82.131639, + "rr": 1.06956, + "primary_prob": 58.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.60434, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.022849, + "hold30_r": 1.853472 + }, + { + "symbol": "STX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.877445, + "strategy_rank": 82.047631, + "rr": 1.707206, + "primary_prob": 33.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.560808, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.902332, + "range_504_ratio": 2.465344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055104, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.57236, + "strategy_rank": 63.923279, + "rr": 1.444743, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.167114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.357177, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.741851, + "strategy_rank": 93.395629, + "rr": 2.389215, + "primary_prob": 23.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.583822, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.328289, + "range_504_ratio": 3.77458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.511833, + "hold30_r": -1.477949 + }, + { + "symbol": "TTD", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.264668, + "strategy_rank": 92.090729, + "rr": 2.058546, + "primary_prob": 25.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.087819, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.021238, + "hold30_r": 3.262092 + }, + { + "symbol": "VRT", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.217731, + "strategy_rank": 98.828225, + "rr": 1.124855, + "primary_prob": 47.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.687283, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.975119, + "range_504_ratio": 7.207474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.086646, + "hold30_r": 6.969763 + }, + { + "symbol": "VRTX", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.136897, + "strategy_rank": 77.697258, + "rr": 1.0449, + "primary_prob": 59.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.56735, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.694139, + "range_504_ratio": 2.001985, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.972464, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2024-01-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.397653, + "strategy_rank": 78.308916, + "rr": 2.474322, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.711483, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.410852, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.567164, + "strategy_rank": 81.056642, + "rr": 0.859474, + "primary_prob": 60.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.289211, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.104129, + "range_504_ratio": 3.016596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.79819, + "hold30_r": 11.55988 + }, + { + "symbol": "ADBE", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.044776, + "strategy_rank": 83.445629, + "rr": 0.811415, + "primary_prob": 59.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.217123, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.839803, + "range_504_ratio": 2.31591, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752944, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.189055, + "strategy_rank": 76.274574, + "rr": 1.524684, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.287026, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090963, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.318408, + "strategy_rank": 83.491209, + "rr": 2.102445, + "primary_prob": 15.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.153667, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.919632, + "range_504_ratio": 2.508366, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.054702, + "hold30_r": 5.295848 + }, + { + "symbol": "AMD", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.517413, + "strategy_rank": 95.810636, + "rr": 1.610288, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.415432, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.220439, + "range_504_ratio": 3.388675, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.578944, + "hold30_r": 1.810289 + }, + { + "symbol": "AMZN", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.18408, + "strategy_rank": 83.12016, + "rr": 1.095739, + "primary_prob": 46.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.643608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740925, + "range_504_ratio": 2.097875, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.027961, + "hold30_r": 5.142314 + }, + { + "symbol": "ANET", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.014925, + "strategy_rank": 93.550199, + "rr": 1.221454, + "primary_prob": 50.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.832181, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.119048, + "range_504_ratio": 3.061939, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.167257, + "hold30_r": 2.65661 + }, + { + "symbol": "AOS", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.199005, + "strategy_rank": 69.664148, + "rr": 1.016492, + "primary_prob": 48.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.524738, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.574894, + "range_504_ratio": 1.776943, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.95305, + "hold30_r": 3.682586 + }, + { + "symbol": "APP", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.502488, + "strategy_rank": 99.055468, + "rr": 0.89123, + "primary_prob": 46.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.336844, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.12306, + "range_504_ratio": 8.356674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.861908, + "hold30_r": 7.863266 + }, + { + "symbol": "AVGO", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.895522, + "strategy_rank": 91.611338, + "rr": 2.251961, + "primary_prob": 13.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.377942, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.129605, + "range_504_ratio": 3.094435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.201103, + "hold30_r": 1.773554 + }, + { + "symbol": "AXON", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.552239, + "strategy_rank": 87.618244, + "rr": 1.583953, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.375929, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.159233, + "range_504_ratio": 3.187489, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.514613, + "hold30_r": 7.986024 + }, + { + "symbol": "BKNG", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.298507, + "strategy_rank": 78.749328, + "rr": 1.712582, + "primary_prob": 20.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.568873, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.819706, + "range_504_ratio": 2.269831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.638537, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.054726, + "strategy_rank": 65.953215, + "rr": 0.735793, + "primary_prob": 51.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.10369, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097249, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.651741, + "strategy_rank": 69.125784, + "rr": 0.969368, + "primary_prob": 47.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.454052, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.60521, + "range_504_ratio": 1.831637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079208, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.288557, + "strategy_rank": 92.328698, + "rr": 1.539628, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.309442, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031626, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.800995, + "strategy_rank": 78.848274, + "rr": 1.261105, + "primary_prob": 46.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.891658, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.823949, + "range_504_ratio": 2.279485, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.201873, + "hold30_r": 1.825471 + }, + { + "symbol": "CHD", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.218905, + "strategy_rank": 62.145159, + "rr": 0.882291, + "primary_prob": 59.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.323437, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.789067, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.597015, + "strategy_rank": 57.759525, + "rr": 1.526569, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.289853, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.446084, + "hold30_r": 2.652981 + }, + { + "symbol": "COIN", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.129353, + "strategy_rank": 99.166945, + "rr": 0.869323, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.303984, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.930579, + "range_504_ratio": 6.893502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.851007, + "hold30_r": 7.534325 + }, + { + "symbol": "CPRT", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.547264, + "strategy_rank": 72.923457, + "rr": 0.920067, + "primary_prob": 51.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.3801, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.843649, + "hold30_r": 6.665076 + }, + { + "symbol": "CRWD", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.631841, + "strategy_rank": 95.911854, + "rr": 1.198946, + "primary_prob": 46.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.798418, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.204135, + "range_504_ratio": 3.333875, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.154052, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.875622, + "strategy_rank": 99.801134, + "rr": 1.834048, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.751072, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.851046, + "range_504_ratio": 47.042254, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.817065, + "hold30_r": 6.634127 + }, + { + "symbol": "DASH", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.905473, + "strategy_rank": 93.125135, + "rr": 1.948785, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.923177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.901284, + "hold30_r": 6.461759 + }, + { + "symbol": "DDOG", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.154229, + "strategy_rank": 95.386221, + "rr": 1.78431, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.676465, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.744978, + "hold30_r": -0.282888 + }, + { + "symbol": "DHI", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.532338, + "strategy_rank": 88.690028, + "rr": 2.158909, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.238363, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.106304, + "hold30_r": 1.363812 + }, + { + "symbol": "DVA", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.562189, + "strategy_rank": 88.535768, + "rr": 2.000858, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.001287, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.939004, + "hold30_r": 7.96054 + }, + { + "symbol": "FAST", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.845771, + "strategy_rank": 64.269058, + "rr": 1.073404, + "primary_prob": 50.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.610106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.47166, + "range_504_ratio": 1.602652, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.992742, + "hold30_r": 4.160757 + }, + { + "symbol": "FDX", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.577114, + "strategy_rank": 75.974166, + "rr": 1.181551, + "primary_prob": 44.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.772326, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.699089, + "range_504_ratio": 2.011918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.113773, + "hold30_r": 1.999986 + }, + { + "symbol": "FICO", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.144279, + "strategy_rank": 87.164349, + "rr": 1.165992, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.748988, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.34524, + "range_504_ratio": 3.839109, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.113452, + "hold30_r": 0.069464 + }, + { + "symbol": "GDDY", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.094527, + "strategy_rank": 76.92766, + "rr": 1.218106, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.827158, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.529217, + "range_504_ratio": 1.697602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.136416, + "hold30_r": 4.01325 + }, + { + "symbol": "GOOG", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.208955, + "strategy_rank": 76.656207, + "rr": 0.98892, + "primary_prob": 38.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.483381, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.931213, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.079602, + "strategy_rank": 77.079324, + "rr": 2.288444, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.432666, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056002, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.39801, + "strategy_rank": 93.499104, + "rr": 0.957964, + "primary_prob": 45.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.436946, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.923106, + "hold30_r": -0.133511 + }, + { + "symbol": "INTU", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.572139, + "strategy_rank": 72.422237, + "rr": 1.166604, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.749906, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.656076, + "range_504_ratio": 1.927216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.094852, + "hold30_r": 1.063225 + }, + { + "symbol": "IT", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.716418, + "strategy_rank": 75.23876, + "rr": 1.177782, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.766673, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.755855, + "range_504_ratio": 2.129432, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.095773, + "hold30_r": -2.179136 + }, + { + "symbol": "JBL", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.900498, + "strategy_rank": 94.380659, + "rr": 1.67996, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.51994, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.625219, + "hold30_r": 4.843202 + }, + { + "symbol": "KLAC", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.58209, + "strategy_rank": 80.569574, + "rr": 2.558787, + "primary_prob": 10.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.83818, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.968159, + "range_504_ratio": 2.633094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.511876, + "hold30_r": 3.881617 + }, + { + "symbol": "LEN", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.049751, + "strategy_rank": 84.649733, + "rr": 1.11316, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.669739, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.914114, + "range_504_ratio": 2.494563, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.057006, + "hold30_r": 0.563971 + }, + { + "symbol": "LII", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.646766, + "strategy_rank": 85.847146, + "rr": 1.135967, + "primary_prob": 45.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.703951, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.918476, + "range_504_ratio": 2.505469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.092042, + "hold30_r": 2.114928 + }, + { + "symbol": "LRCX", + "date": "2024-01-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.78607, + "strategy_rank": 87.869503, + "rr": 2.217561, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.326342, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.100058, + "range_504_ratio": 3.004339, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.168669, + "hold30_r": 2.977248 + }, + { + "symbol": "LULU", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.402985, + "strategy_rank": 87.324326, + "rr": 2.943529, + "primary_prob": 20.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.415293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.0552, + "hold30_r": 0.984622 + }, + { + "symbol": "MAR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.348259, + "strategy_rank": 64.293471, + "rr": 0.703333, + "primary_prob": 64.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.054999, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.621936, + "range_504_ratio": 1.86253, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.61459, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.313433, + "strategy_rank": 88.212571, + "rr": 1.487756, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.231633, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.764491, + "range_504_ratio": 2.1479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.447669, + "hold30_r": 3.002248 + }, + { + "symbol": "MSTR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.880597, + "strategy_rank": 98.843747, + "rr": 1.752619, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.628929, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.732824, + "hold30_r": 23.217512 + }, + { + "symbol": "MU", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.835821, + "strategy_rank": 80.606193, + "rr": 1.254235, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.881352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.689424, + "range_504_ratio": 1.992567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050523, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.283582, + "strategy_rank": 74.652545, + "rr": 1.133465, + "primary_prob": 48.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.700198, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.592093, + "range_504_ratio": 1.807769, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.063446, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.462687, + "strategy_rank": 74.792204, + "rr": 0.751404, + "primary_prob": 57.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.127106, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.666957, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.820896, + "strategy_rank": 76.956614, + "rr": 0.795771, + "primary_prob": 60.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.193656, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730434, + "range_504_ratio": 2.075981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737039, + "hold30_r": 2.009827 + }, + { + "symbol": "PANW", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.766169, + "strategy_rank": 95.053089, + "rr": 0.958263, + "primary_prob": 53.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.437395, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.975179, + "range_504_ratio": 2.651641, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.903363, + "hold30_r": -5.134568 + }, + { + "symbol": "PCAR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.830846, + "strategy_rank": 64.644325, + "rr": 1.084919, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.627379, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.70033, + "range_504_ratio": 2.014417, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.01255, + "hold30_r": 5.341696 + }, + { + "symbol": "PGR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21393, + "strategy_rank": 72.419316, + "rr": 0.783482, + "primary_prob": 58.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.175223, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.59269, + "range_504_ratio": 1.808848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.715357, + "hold30_r": 4.51362 + }, + { + "symbol": "PH", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.810945, + "strategy_rank": 77.157103, + "rr": 0.977622, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.466433, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.732002, + "range_504_ratio": 2.07924, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.898288, + "hold30_r": 6.127216 + }, + { + "symbol": "PHM", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.512438, + "strategy_rank": 91.401564, + "rr": 1.175693, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.763539, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.151002, + "range_504_ratio": 3.161359, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049543, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.134328, + "strategy_rank": 98.246825, + "rr": 2.172367, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.25855, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.31947, + "range_504_ratio": 3.741438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.141011, + "hold30_r": 8.126279 + }, + { + "symbol": "PWR", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.303483, + "strategy_rank": 84.500015, + "rr": 1.741136, + "primary_prob": 30.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.611704, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.836919, + "range_504_ratio": 2.30924, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682925, + "hold30_r": 7.24592 + }, + { + "symbol": "SNPS", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.80597, + "strategy_rank": 80.797719, + "rr": 1.512724, + "primary_prob": 47.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.269085, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810887, + "range_504_ratio": 2.249902, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.462076, + "hold30_r": 1.23259 + }, + { + "symbol": "TSLA", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.099502, + "strategy_rank": 84.653503, + "rr": 1.891645, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.837468, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.328289, + "range_504_ratio": 3.77458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028196, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.343284, + "strategy_rank": 85.26328, + "rr": 2.307913, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.46187, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.272176, + "hold30_r": 2.376196 + }, + { + "symbol": "TTWO", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.940299, + "strategy_rank": 72.261936, + "rr": 1.148114, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.722171, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.684779, + "range_504_ratio": 1.983333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.066488, + "hold30_r": -2.484441 + }, + { + "symbol": "VRSK", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.432836, + "strategy_rank": 63.50547, + "rr": 0.79908, + "primary_prob": 55.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.19862, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.46832, + "range_504_ratio": 1.597309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.708403, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.915423, + "strategy_rank": 86.514709, + "rr": 0.847193, + "primary_prob": 59.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.27079, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.839454, + "range_504_ratio": 2.315103, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.776027, + "hold30_r": -1.475559 + }, + { + "symbol": "WSM", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.537313, + "strategy_rank": 91.57115, + "rr": 1.534136, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.301204, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.738189, + "range_504_ratio": 2.092144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.484385, + "hold30_r": 11.863971 + }, + { + "symbol": "WST", + "date": "2024-01-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.825871, + "strategy_rank": 76.371898, + "rr": 1.852739, + "primary_prob": 46.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.779109, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.789558, + "hold30_r": -2.961476 + }, + { + "symbol": "ACGL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.915475, + "strategy_rank": 72.164568, + "rr": 1.395805, + "primary_prob": 44.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.093707, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081136, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.027308, + "strategy_rank": 82.940906, + "rr": 0.866335, + "primary_prob": 60.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.299502, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05542, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.996099, + "strategy_rank": 75.021783, + "rr": 1.081076, + "primary_prob": 53.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.621614, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072212, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.448635, + "strategy_rank": 94.94634, + "rr": 0.841396, + "primary_prob": 57.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.262095, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.220439, + "range_504_ratio": 3.388675, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.809666, + "hold30_r": 0.718373 + }, + { + "symbol": "AMGN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.556567, + "strategy_rank": 71.717223, + "rr": 0.854818, + "primary_prob": 53.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.282227, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053984, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.349805, + "strategy_rank": 99.116848, + "rr": 0.863383, + "primary_prob": 53.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.295074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.12306, + "range_504_ratio": 8.356674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.83187, + "hold30_r": 8.002115 + }, + { + "symbol": "BR", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.596879, + "strategy_rank": 64.157504, + "rr": 1.694502, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.541753, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074322, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.197659, + "strategy_rank": 73.254315, + "rr": 1.569498, + "primary_prob": 23.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.354246, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.807122, + "range_504_ratio": 2.241449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057888, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.46684, + "strategy_rank": 74.494492, + "rr": 1.63638, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.45457, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.534464, + "range_504_ratio": 1.706533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56502, + "hold30_r": 5.563335 + }, + { + "symbol": "CCL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.825748, + "strategy_rank": 87.976856, + "rr": 2.383678, + "primary_prob": 20.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.575517, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.362126, + "range_504_ratio": 3.904484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030293, + "hold30_r": -1.0 + }, + { + "symbol": "CHD", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.404421, + "strategy_rank": 62.352745, + "rr": 1.739825, + "primary_prob": 32.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.609738, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078516, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.754226, + "strategy_rank": 57.812005, + "rr": 1.644434, + "primary_prob": 49.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.466651, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433577, + "range_504_ratio": 1.542766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.561905, + "hold30_r": 2.134924 + }, + { + "symbol": "COIN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.569571, + "strategy_rank": 98.648505, + "rr": 1.63131, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.446965, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.930579, + "range_504_ratio": 6.893502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.613194, + "hold30_r": 10.382952 + }, + { + "symbol": "CPAY", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.56567, + "strategy_rank": 73.242272, + "rr": 0.828832, + "primary_prob": 44.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.243248, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.613022, + "range_504_ratio": 1.846002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.769547, + "hold30_r": -2.696277 + }, + { + "symbol": "CVNA", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.869961, + "strategy_rank": 99.831152, + "rr": 1.779844, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.669765, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.828029, + "range_504_ratio": 45.971831, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.760921, + "hold30_r": 7.793025 + }, + { + "symbol": "DASH", + "date": "2024-02-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.148244, + "strategy_rank": 93.452409, + "rr": 3.092793, + "primary_prob": 20.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.639189, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045645, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.668401, + "strategy_rank": 95.606402, + "rr": 1.688778, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.533167, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.102301, + "range_504_ratio": 3.011086, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036734, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.488947, + "strategy_rank": 95.246543, + "rr": 1.838304, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.757456, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.445509, + "range_504_ratio": 4.244012, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.794226, + "hold30_r": 3.162513 + }, + { + "symbol": "DELL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.179454, + "strategy_rank": 96.118614, + "rr": 0.866702, + "primary_prob": 55.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.300053, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.971437, + "range_504_ratio": 2.641739, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.817245, + "hold30_r": 8.947555 + }, + { + "symbol": "DHI", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.628088, + "strategy_rank": 88.924876, + "rr": 1.778489, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.667734, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727041, + "hold30_r": 2.980748 + }, + { + "symbol": "DVA", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.507152, + "strategy_rank": 90.397808, + "rr": 2.411327, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.61699, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.648107, + "range_504_ratio": 1.911918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.348713, + "hold30_r": 6.908739 + }, + { + "symbol": "DXCM", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.485046, + "strategy_rank": 86.221633, + "rr": 1.439474, + "primary_prob": 24.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.159211, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735373, + "range_504_ratio": 2.086261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046556, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.305592, + "strategy_rank": 80.803408, + "rr": 1.507013, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.260519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.923915, + "range_504_ratio": 2.519135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.139786, + "hold30_r": -1.090037 + }, + { + "symbol": "FISV", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.745124, + "strategy_rank": 59.827812, + "rr": 0.938256, + "primary_prob": 53.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.407384, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.516463, + "range_504_ratio": 1.676089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.85351, + "hold30_r": 4.052911 + }, + { + "symbol": "GOOG", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.655397, + "strategy_rank": 76.768505, + "rr": 1.771678, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.657517, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061002, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.135241, + "strategy_rank": 76.287665, + "rr": 1.682543, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.523814, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059436, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.924577, + "strategy_rank": 64.856932, + "rr": 1.164511, + "primary_prob": 44.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.746767, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.526682, + "range_504_ratio": 1.693305, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.070393, + "hold30_r": 10.209723 + }, + { + "symbol": "INTC", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.708713, + "strategy_rank": 93.805437, + "rr": 1.698713, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.548069, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.658598, + "hold30_r": -0.168788 + }, + { + "symbol": "IT", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.574772, + "strategy_rank": 76.012457, + "rr": 1.390394, + "primary_prob": 33.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.085592, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.756545, + "range_504_ratio": 2.1309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.331406, + "hold30_r": 2.173628 + }, + { + "symbol": "JBL", + "date": "2024-02-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.408322, + "strategy_rank": 94.295942, + "rr": 2.044212, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.066317, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.063721, + "range_504_ratio": 2.897131, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.989498, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.094928, + "strategy_rank": 79.800691, + "rr": 2.058581, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.087871, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.968159, + "range_504_ratio": 2.633094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.008342, + "hold30_r": 4.29868 + }, + { + "symbol": "LII", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.058518, + "strategy_rank": 85.412558, + "rr": 0.667692, + "primary_prob": 61.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.001538, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.918476, + "range_504_ratio": 2.505469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.622119, + "hold30_r": 3.201249 + }, + { + "symbol": "LIN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.395319, + "strategy_rank": 61.022248, + "rr": 1.738722, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.608082, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.503391, + "range_504_ratio": 1.654322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.655321, + "hold30_r": 4.949054 + }, + { + "symbol": "LRCX", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.946684, + "strategy_rank": 84.519488, + "rr": 1.507618, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.261426, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.100058, + "range_504_ratio": 3.004339, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.457993, + "hold30_r": 3.921397 + }, + { + "symbol": "LULU", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.888166, + "strategy_rank": 86.499927, + "rr": 2.160234, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.240351, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058134, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.139142, + "strategy_rank": 95.118022, + "rr": 0.782107, + "primary_prob": 59.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.173161, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.707767, + "range_504_ratio": 5.516631, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.739686, + "hold30_r": 1.724064 + }, + { + "symbol": "MSTR", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.829649, + "strategy_rank": 98.674918, + "rr": 1.771337, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.657005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.702689, + "range_504_ratio": 5.488688, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.749376, + "hold30_r": 23.58828 + }, + { + "symbol": "MU", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.986996, + "strategy_rank": 85.092065, + "rr": 0.690822, + "primary_prob": 53.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.036233, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.689424, + "range_504_ratio": 1.992567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049996, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.605982, + "strategy_rank": 87.122242, + "rr": 0.834719, + "primary_prob": 56.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.252079, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.27043, + "range_504_ratio": 3.562385, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.783899, + "hold30_r": 2.880378 + }, + { + "symbol": "NRG", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.36801, + "strategy_rank": 74.540487, + "rr": 1.034884, + "primary_prob": 45.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.552326, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.604361, + "range_504_ratio": 1.830083, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062608, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.175553, + "strategy_rank": 76.471136, + "rr": 1.426879, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.140318, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.340393, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.879064, + "strategy_rank": 90.694722, + "rr": 1.558131, + "primary_prob": 28.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.337197, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.151002, + "range_504_ratio": 3.161359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.508841, + "hold30_r": 3.122196 + }, + { + "symbol": "PWR", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.085826, + "strategy_rank": 82.75035, + "rr": 1.126044, + "primary_prob": 56.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.689066, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.815137, + "range_504_ratio": 2.259485, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.069701, + "hold30_r": 6.392232 + }, + { + "symbol": "RCL", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.228869, + "strategy_rank": 91.251259, + "rr": 1.518785, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.278177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041061, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.23407, + "strategy_rank": 58.848674, + "rr": 1.230935, + "primary_prob": 30.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.846403, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.593524, + "range_504_ratio": 1.810357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166653, + "hold30_r": 1.010999 + }, + { + "symbol": "ROP", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.664499, + "strategy_rank": 57.476434, + "rr": 1.072526, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.608789, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.457194, + "range_504_ratio": 1.579636, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084069, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.314694, + "strategy_rank": 75.713671, + "rr": 1.500581, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.250871, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.440729, + "hold30_r": 6.679411 + }, + { + "symbol": "TAP", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.964889, + "strategy_rank": 63.211609, + "rr": 1.485386, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.228079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.417457, + "hold30_r": 4.173775 + }, + { + "symbol": "TT", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.345904, + "strategy_rank": 80.792327, + "rr": 0.683246, + "primary_prob": 60.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.02487, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.83772, + "range_504_ratio": 2.311091, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618851, + "hold30_r": 3.5868 + }, + { + "symbol": "TTD", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.144343, + "strategy_rank": 85.322441, + "rr": 1.992158, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.988237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856595, + "range_504_ratio": 2.355128, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.956011, + "hold30_r": 4.014594 + }, + { + "symbol": "VRTX", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.287386, + "strategy_rank": 81.761093, + "rr": 1.477065, + "primary_prob": 37.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.215598, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.688342, + "range_504_ratio": 1.990412, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059074, + "hold30_r": -0.237521 + }, + { + "symbol": "VST", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39922, + "strategy_rank": 82.53743, + "rr": 0.807126, + "primary_prob": 55.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.210689, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.797174, + "range_504_ratio": 2.219261, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058178, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-02-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.457737, + "strategy_rank": 91.685397, + "rr": 0.862823, + "primary_prob": 58.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.294235, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.738189, + "range_504_ratio": 2.092144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.812158, + "hold30_r": 13.265294 + }, + { + "symbol": "CEG", + "date": "2024-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.936709, + "strategy_rank": 79.872363, + "rr": 1.157501, + "primary_prob": 47.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.736251, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.15567, + "range_504_ratio": 3.17615, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.104718, + "hold30_r": 11.756574 + }, + { + "symbol": "ACGL", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.126582, + "strategy_rank": 68.588608, + "rr": 1.093207, + "primary_prob": 51.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.63981, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.792215, + "range_504_ratio": 2.208283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.017671, + "hold30_r": 3.368711 + }, + { + "symbol": "ADBE", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.772152, + "strategy_rank": 83.331415, + "rr": 1.02392, + "primary_prob": 48.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.53588, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055935, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.949367, + "strategy_rank": 73.535769, + "rr": 1.655419, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.483129, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.584581, + "hold30_r": 3.393849 + }, + { + "symbol": "AKAM", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.227848, + "strategy_rank": 64.714039, + "rr": 2.063866, + "primary_prob": 20.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.095799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059876, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.202532, + "strategy_rank": 70.038742, + "rr": 1.444659, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.166988, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.099935, + "hold30_r": -1.044687 + }, + { + "symbol": "AMZN", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.278481, + "strategy_rank": 85.655543, + "rr": 0.729942, + "primary_prob": 61.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.094913, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767268, + "range_504_ratio": 2.153874, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.671016, + "hold30_r": 1.619796 + }, + { + "symbol": "ANET", + "date": "2024-02-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.721519, + "strategy_rank": 94.730821, + "rr": 2.007495, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.011242, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.189096, + "range_504_ratio": 3.284111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.967987, + "hold30_r": 1.808232 + }, + { + "symbol": "APP", + "date": "2024-02-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.367089, + "strategy_rank": 98.306962, + "rr": 2.41604, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.62406, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.12306, + "range_504_ratio": 8.356674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.384715, + "hold30_r": 7.468672 + }, + { + "symbol": "BKNG", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.126582, + "strategy_rank": 72.141638, + "rr": 0.875705, + "primary_prob": 52.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.313558, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.866291, + "range_504_ratio": 2.378073, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.814229, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.367089, + "strategy_rank": 64.034235, + "rr": 0.776816, + "primary_prob": 56.8, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.165224, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.698107, + "hold30_r": 1.680588 + }, + { + "symbol": "CAH", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.746835, + "strategy_rank": 71.951573, + "rr": 0.700449, + "primary_prob": 59.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.050673, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.807122, + "range_504_ratio": 2.241449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644434, + "hold30_r": 2.258466 + }, + { + "symbol": "CCL", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.582278, + "strategy_rank": 88.600019, + "rr": 2.009165, + "primary_prob": 24.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.013748, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.353013, + "range_504_ratio": 3.869067, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.977358, + "hold30_r": 1.114409 + }, + { + "symbol": "CDNS", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.506329, + "strategy_rank": 80.210491, + "rr": 1.230668, + "primary_prob": 45.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.846002, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.869607, + "range_504_ratio": 2.385973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04948, + "hold30_r": -1.0 + }, + { + "symbol": "CHD", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.797468, + "strategy_rank": 63.809743, + "rr": 1.071603, + "primary_prob": 47.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.607405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.995592, + "hold30_r": 2.864139 + }, + { + "symbol": "CMG", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.037975, + "strategy_rank": 71.831128, + "rr": 1.398786, + "primary_prob": 41.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.098179, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823435, + "range_504_ratio": 2.278312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.329638, + "hold30_r": 3.787279 + }, + { + "symbol": "COIN", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.113924, + "strategy_rank": 99.076717, + "rr": 1.764495, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.646742, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.914496, + "range_504_ratio": 6.783518, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.74354, + "hold30_r": 6.842398 + }, + { + "symbol": "COR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.303797, + "strategy_rank": 67.376295, + "rr": 1.365494, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.048241, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.575002, + "range_504_ratio": 1.777134, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287137, + "hold30_r": 1.930332 + }, + { + "symbol": "CPAY", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.189873, + "strategy_rank": 75.92079, + "rr": 1.538498, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.307747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613022, + "range_504_ratio": 1.846002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488114, + "hold30_r": 3.344339 + }, + { + "symbol": "CPRT", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.721519, + "strategy_rank": 70.912639, + "rr": 1.693688, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.540531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.618865, + "hold30_r": 6.612701 + }, + { + "symbol": "CTAS", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.177215, + "strategy_rank": 62.787687, + "rr": 0.793765, + "primary_prob": 52.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.190647, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.599313, + "range_504_ratio": 1.820868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696109, + "hold30_r": 5.926138 + }, + { + "symbol": "CVNA", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.873418, + "strategy_rank": 99.873514, + "rr": 1.558969, + "primary_prob": 37.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.338453, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.801957, + "range_504_ratio": 44.788732, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019981, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.075949, + "strategy_rank": 94.866801, + "rr": 1.895395, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.843092, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.616599, + "hold30_r": -1.570241 + }, + { + "symbol": "DDOG", + "date": "2024-02-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.050633, + "strategy_rank": 95.153625, + "rr": 2.671803, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.007705, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.084658, + "range_504_ratio": 2.958428, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032378, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.708861, + "strategy_rank": 95.499233, + "rr": 1.587266, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.380899, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.445509, + "range_504_ratio": 4.244012, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.538073, + "hold30_r": 2.702373 + }, + { + "symbol": "DHI", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.670886, + "strategy_rank": 89.433257, + "rr": 0.964662, + "primary_prob": 50.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.446992, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.915774, + "hold30_r": 3.200363 + }, + { + "symbol": "EXPE", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.78481, + "strategy_rank": 86.509973, + "rr": 1.762393, + "primary_prob": 30.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.64359, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971746, + "range_504_ratio": 2.642554, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.029937, + "hold30_r": 0.325306 + }, + { + "symbol": "FICO", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.455696, + "strategy_rank": 86.988684, + "rr": 0.905274, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.357912, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.367367, + "range_504_ratio": 3.925003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055061, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.531646, + "strategy_rank": 82.385788, + "rr": 1.789441, + "primary_prob": 21.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.684161, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065335, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.025316, + "strategy_rank": 81.9556, + "rr": 1.702553, + "primary_prob": 20.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.553829, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063385, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.518987, + "strategy_rank": 63.540564, + "rr": 0.74024, + "primary_prob": 64.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.110359, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.533036, + "range_504_ratio": 1.704098, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.664957, + "hold30_r": 1.515338 + }, + { + "symbol": "INTC", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.696203, + "strategy_rank": 94.032796, + "rr": 1.834998, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.752497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043596, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.531646, + "strategy_rank": 76.484273, + "rr": 1.423734, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.1356, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.756545, + "range_504_ratio": 2.1309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.363601, + "hold30_r": 1.791831 + }, + { + "symbol": "KKR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.139241, + "strategy_rank": 77.479287, + "rr": 0.809362, + "primary_prob": 57.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.214043, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.859197, + "range_504_ratio": 2.361264, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.117977, + "hold30_r": -1.060023 + }, + { + "symbol": "LIN", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.379747, + "strategy_rank": 58.046126, + "rr": 1.695461, + "primary_prob": 20.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.543191, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.503391, + "range_504_ratio": 1.654322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605722, + "hold30_r": 4.92445 + }, + { + "symbol": "LULU", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.518987, + "strategy_rank": 85.692079, + "rr": 1.870926, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.80639, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0555, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.43038, + "strategy_rank": 69.404296, + "rr": 1.576065, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.364098, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.649183, + "range_504_ratio": 1.913976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.510722, + "hold30_r": 2.348483 + }, + { + "symbol": "MCK", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.164557, + "strategy_rank": 69.306099, + "rr": 1.200851, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.801276, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.689862, + "range_504_ratio": 1.993441, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.135959, + "hold30_r": 2.307847 + }, + { + "symbol": "MU", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.607595, + "strategy_rank": 82.934407, + "rr": 1.473999, + "primary_prob": 37.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.210999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.689424, + "range_504_ratio": 1.992567, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.426227, + "hold30_r": 10.525855 + }, + { + "symbol": "NOW", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.78481, + "strategy_rank": 80.972094, + "rr": 0.840366, + "primary_prob": 56.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.26055, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.460146, + "hold30_r": -1.403015 + }, + { + "symbol": "NRG", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.265823, + "strategy_rank": 73.166379, + "rr": 1.642612, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.463918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604361, + "range_504_ratio": 1.830083, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.578884, + "hold30_r": 9.566654 + }, + { + "symbol": "NTAP", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.151899, + "strategy_rank": 74.930572, + "rr": 1.239709, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.859563, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.144762, + "hold30_r": -1.069381 + }, + { + "symbol": "NWS", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.278481, + "strategy_rank": 69.564634, + "rr": 1.749003, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.623504, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055661, + "hold30_r": -0.153421 + }, + { + "symbol": "PANW", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.35443, + "strategy_rank": 95.742041, + "rr": 0.784431, + "primary_prob": 59.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.176646, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -6.069678, + "hold30_r": -6.022048 + }, + { + "symbol": "PHM", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.962025, + "strategy_rank": 91.168872, + "rr": 1.326495, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.989742, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.151002, + "range_504_ratio": 3.161359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.278195, + "hold30_r": 3.907886 + }, + { + "symbol": "PSX", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.037975, + "strategy_rank": 68.694764, + "rr": 0.915719, + "primary_prob": 54.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.373578, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.705394, + "range_504_ratio": 2.024645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061873, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.316456, + "strategy_rank": 91.07758, + "rr": 2.016762, + "primary_prob": 25.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.025142, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.976329, + "hold30_r": 3.879254 + }, + { + "symbol": "ROP", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.025316, + "strategy_rank": 57.872267, + "rr": 0.823421, + "primary_prob": 55.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.235131, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.457194, + "range_504_ratio": 1.579636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741752, + "hold30_r": 1.442032 + }, + { + "symbol": "SNPS", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.468354, + "strategy_rank": 81.000575, + "rr": 0.847476, + "primary_prob": 56.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.271214, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.826582, + "range_504_ratio": 2.285494, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047413, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.759494, + "strategy_rank": 76.72104, + "rr": 2.065767, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.098651, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.005874, + "hold30_r": 4.799044 + }, + { + "symbol": "TAP", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.443038, + "strategy_rank": 65.719217, + "rr": 2.296789, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.445183, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.235568, + "hold30_r": 2.894652 + }, + { + "symbol": "TTWO", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.759494, + "strategy_rank": 78.948312, + "rr": 2.285429, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.428143, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.663604, + "range_504_ratio": 1.941778, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05316, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.556962, + "strategy_rank": 84.220176, + "rr": 1.709403, + "primary_prob": 33.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.564105, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.688342, + "range_504_ratio": 1.990412, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064478, + "hold30_r": 0.010029 + }, + { + "symbol": "WDAY", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.012658, + "strategy_rank": 85.716437, + "rr": 0.742047, + "primary_prob": 61.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.113071, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.87554, + "range_504_ratio": 2.400171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679482, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.936709, + "strategy_rank": 93.766302, + "rr": 0.918788, + "primary_prob": 53.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.378182, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.822263, + "range_504_ratio": 2.275645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872135, + "hold30_r": 9.976611 + }, + { + "symbol": "WST", + "date": "2024-02-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.417722, + "strategy_rank": 75.627254, + "rr": 0.89946, + "primary_prob": 57.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.349189, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.720935, + "range_504_ratio": 2.056356, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -5.220081, + "hold30_r": -5.160013 + }, + { + "symbol": "ADBE", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.980392, + "strategy_rank": 84.611959, + "rr": 1.636504, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.454757, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.594158, + "hold30_r": -1.493936 + }, + { + "symbol": "AIZ", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.535948, + "strategy_rank": 72.895894, + "rr": 1.772907, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.65936, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.695726, + "hold30_r": 0.519729 + }, + { + "symbol": "AJG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.444444, + "strategy_rank": 62.670433, + "rr": 0.798627, + "primary_prob": 68.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.197941, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.539898, + "range_504_ratio": 1.715832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.71923, + "hold30_r": -0.110332 + }, + { + "symbol": "AKAM", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.901961, + "strategy_rank": 69.521333, + "rr": 2.6692, + "primary_prob": 22.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.0038, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057646, + "hold30_r": -0.191346 + }, + { + "symbol": "AMAT", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.228758, + "strategy_rank": 84.262478, + "rr": 0.681675, + "primary_prob": 62.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.022513, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.067238, + "range_504_ratio": 2.90734, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.642996, + "hold30_r": 0.78625 + }, + { + "symbol": "AMGN", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.928105, + "strategy_rank": 69.963102, + "rr": 2.104247, + "primary_prob": 28.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.156371, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059829, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.470588, + "strategy_rank": 94.08743, + "rr": 0.709031, + "primary_prob": 47.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.063547, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.189096, + "range_504_ratio": 3.284111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.669109, + "hold30_r": 2.142008 + }, + { + "symbol": "ARES", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.267974, + "strategy_rank": 74.754335, + "rr": 1.227818, + "primary_prob": 45.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.841726, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057141, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.326797, + "strategy_rank": 64.284821, + "rr": 1.578875, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.368312, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.084704, + "hold30_r": 0.616715 + }, + { + "symbol": "CAH", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 68.715051, + "rr": 1.277082, + "primary_prob": 43.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.915622, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.807122, + "range_504_ratio": 2.241449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.212687, + "hold30_r": 0.832357 + }, + { + "symbol": "CDNS", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.45098, + "strategy_rank": 78.582049, + "rr": 0.777613, + "primary_prob": 58.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.166419, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.869607, + "range_504_ratio": 2.385973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.7307, + "hold30_r": 0.18807 + }, + { + "symbol": "CHD", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.183007, + "strategy_rank": 63.113241, + "rr": 1.348503, + "primary_prob": 41.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.022754, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.26978, + "hold30_r": 0.93229 + }, + { + "symbol": "CMG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 71.591482, + "rr": 1.40644, + "primary_prob": 41.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.109659, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823435, + "range_504_ratio": 2.278312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.331406, + "hold30_r": 3.969444 + }, + { + "symbol": "COIN", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.51634, + "strategy_rank": 97.909417, + "rr": 1.985161, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.977742, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.88013, + "range_504_ratio": 6.554358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.966006, + "hold30_r": 3.922129 + }, + { + "symbol": "COR", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.026144, + "strategy_rank": 65.161456, + "rr": 0.954094, + "primary_prob": 53.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.431142, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.575002, + "range_504_ratio": 1.777134, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.868898, + "hold30_r": 1.602879 + }, + { + "symbol": "CPAY", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.522876, + "strategy_rank": 71.346456, + "rr": 1.376792, + "primary_prob": 29.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.065187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613022, + "range_504_ratio": 1.846002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.319161, + "hold30_r": 3.172663 + }, + { + "symbol": "CPRT", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.751634, + "strategy_rank": 68.983119, + "rr": 1.563092, + "primary_prob": 25.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.344637, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701527, + "range_504_ratio": 2.01683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487359, + "hold30_r": 5.471893 + }, + { + "symbol": "CRWD", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.954248, + "strategy_rank": 96.25624, + "rr": 1.270671, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.906006, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.299883, + "range_504_ratio": 3.668868, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.242096, + "hold30_r": 0.210928 + }, + { + "symbol": "CVNA", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.607843, + "strategy_rank": 99.60815, + "rr": 1.788062, + "primary_prob": 33.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.682093, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.787386, + "range_504_ratio": 44.140845, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.769691, + "hold30_r": 5.513191 + }, + { + "symbol": "DASH", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.509804, + "strategy_rank": 93.888284, + "rr": 1.100624, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.650936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.068859, + "hold30_r": 2.374318 + }, + { + "symbol": "DDOG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.248366, + "strategy_rank": 95.230701, + "rr": 0.824922, + "primary_prob": 45.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.237382, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.006877, + "range_504_ratio": 2.737039, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031958, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.071895, + "strategy_rank": 87.327641, + "rr": 1.693331, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.539996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.641648, + "hold30_r": 2.384196 + }, + { + "symbol": "DVA", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.529412, + "strategy_rank": 85.615308, + "rr": 0.98559, + "primary_prob": 51.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.478384, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.67553, + "range_504_ratio": 1.965074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.940821, + "hold30_r": 1.956605 + }, + { + "symbol": "FICO", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.862745, + "strategy_rank": 87.086842, + "rr": 1.015238, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.522856, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.367367, + "range_504_ratio": 3.925003, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.960884, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.764706, + "strategy_rank": 81.52343, + "rr": 1.129867, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.694801, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064948, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.24183, + "strategy_rank": 81.07919, + "rr": 1.212443, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.818664, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06293, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.875817, + "strategy_rank": 64.936149, + "rr": 0.729119, + "primary_prob": 58.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.093679, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.798616, + "range_504_ratio": 2.222462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656978, + "hold30_r": 2.132577 + }, + { + "symbol": "INTC", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.20915, + "strategy_rank": 93.74797, + "rr": 1.597362, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.396043, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557299, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.921569, + "strategy_rank": 77.36309, + "rr": 1.205214, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.807822, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756545, + "range_504_ratio": 2.1309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143462, + "hold30_r": 1.150728 + }, + { + "symbol": "KKR", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.30719, + "strategy_rank": 76.980222, + "rr": 0.878851, + "primary_prob": 55.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.318276, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.859197, + "range_504_ratio": 2.361264, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819992, + "hold30_r": 1.585619 + }, + { + "symbol": "LLY", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.69281, + "strategy_rank": 87.93764, + "rr": 0.817021, + "primary_prob": 57.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.225532, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.222354, + "range_504_ratio": 3.395171, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.768881, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.803922, + "strategy_rank": 84.218677, + "rr": 2.862507, + "primary_prob": 21.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.293761, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.433406, + "hold30_r": -2.377905 + }, + { + "symbol": "MSTR", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.947712, + "strategy_rank": 96.733151, + "rr": 1.270202, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.905303, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.805739, + "range_504_ratio": 6.084465, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.25051, + "hold30_r": 10.01981 + }, + { + "symbol": "MU", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.542484, + "strategy_rank": 84.426805, + "rr": 1.175279, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.762919, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.670383, + "range_504_ratio": 1.954987, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.125993, + "hold30_r": 10.805617 + }, + { + "symbol": "NOW", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.810458, + "strategy_rank": 80.378011, + "rr": 1.468913, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.20337, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049019, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.156863, + "strategy_rank": 72.33249, + "rr": 1.967649, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.951473, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604361, + "range_504_ratio": 1.830083, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.89638, + "hold30_r": 14.348513 + }, + { + "symbol": "NTAP", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.745098, + "strategy_rank": 74.70123, + "rr": 1.906534, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.8598, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464306, + "range_504_ratio": 1.590909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.835406, + "hold30_r": 7.862591 + }, + { + "symbol": "NWS", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.222222, + "strategy_rank": 68.507316, + "rr": 1.492537, + "primary_prob": 39.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.238806, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063936, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.431373, + "strategy_rank": 97.845898, + "rr": 1.219098, + "primary_prob": 34.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.828648, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.197765, + "hold30_r": 0.047794 + }, + { + "symbol": "PHM", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.254902, + "strategy_rank": 90.177519, + "rr": 1.138163, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.707245, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.151002, + "range_504_ratio": 3.161359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.088957, + "hold30_r": 2.742817 + }, + { + "symbol": "PLTR", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.424837, + "strategy_rank": 96.523592, + "rr": 0.99938, + "primary_prob": 38.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.49907, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.474928, + "range_504_ratio": 4.370719, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.975013, + "hold30_r": -0.32538 + }, + { + "symbol": "RCL", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.856209, + "strategy_rank": 90.067013, + "rr": 0.951904, + "primary_prob": 45.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.427856, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.911005, + "hold30_r": 2.24586 + }, + { + "symbol": "ROL", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.568627, + "strategy_rank": 70.748626, + "rr": 2.032666, + "primary_prob": 29.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.048999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.412372, + "range_504_ratio": 1.510396, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.966174, + "hold30_r": 2.813543 + }, + { + "symbol": "SMCI", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.869281, + "strategy_rank": 99.869383, + "rr": 0.787735, + "primary_prob": 58.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.181602, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 3.453179, + "range_504_ratio": 31.600704, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015009, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.261438, + "strategy_rank": 78.751455, + "rr": 0.685075, + "primary_prob": 55.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.027613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.849252, + "range_504_ratio": 2.337898, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.63388, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.830065, + "strategy_rank": 76.407513, + "rr": 1.294343, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.941515, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.224129, + "hold30_r": 3.962927 + }, + { + "symbol": "TTWO", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.104575, + "strategy_rank": 76.106058, + "rr": 2.547235, + "primary_prob": 23.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.820853, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645298, + "range_504_ratio": 1.906556, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05571, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.686275, + "strategy_rank": 92.951709, + "rr": 0.946528, + "primary_prob": 49.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.419792, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.414603, + "range_504_ratio": 4.114853, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.90801, + "hold30_r": -1.0 + }, + { + "symbol": "UNP", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.130719, + "strategy_rank": 57.382246, + "rr": 1.819309, + "primary_prob": 36.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.728963, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.418891, + "range_504_ratio": 1.520275, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088874, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.588235, + "strategy_rank": 65.289209, + "rr": 0.885036, + "primary_prob": 52.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.327554, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073782, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.464052, + "strategy_rank": 82.947653, + "rr": 1.015865, + "primary_prob": 48.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.523798, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.688342, + "range_504_ratio": 1.990412, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065405, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-02-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.490196, + "strategy_rank": 85.42332, + "rr": 1.102512, + "primary_prob": 46.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.653768, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.755097, + "range_504_ratio": 2.127817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053969, + "hold30_r": 7.586552 + }, + { + "symbol": "ADBE", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.701087, + "strategy_rank": 86.900517, + "rr": 1.713469, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.570204, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.574306, + "hold30_r": -2.527599 + }, + { + "symbol": "AIZ", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.228261, + "strategy_rank": 73.295555, + "rr": 0.945199, + "primary_prob": 62.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.417799, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0824, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.923913, + "strategy_rank": 70.520723, + "rr": 2.325835, + "primary_prob": 25.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.488753, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064596, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.179348, + "strategy_rank": 71.197088, + "rr": 1.619437, + "primary_prob": 31.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.429155, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058263, + "hold30_r": -0.696827 + }, + { + "symbol": "ANET", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.418478, + "strategy_rank": 94.249845, + "rr": 1.215923, + "primary_prob": 45.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.823884, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.189096, + "range_504_ratio": 3.284111, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044642, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.695652, + "strategy_rank": 74.847119, + "rr": 1.642128, + "primary_prob": 37.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.463192, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061522, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.201087, + "strategy_rank": 73.43507, + "rr": 1.547554, + "primary_prob": 27.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.321331, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885163, + "range_504_ratio": 2.42338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.498429, + "hold30_r": 0.446108 + }, + { + "symbol": "BR", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.809783, + "strategy_rank": 64.04571, + "rr": 0.839899, + "primary_prob": 54.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.259848, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092176, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.021739, + "strategy_rank": 68.010339, + "rr": 1.308729, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.963094, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069471, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.054348, + "strategy_rank": 75.513653, + "rr": 0.976649, + "primary_prob": 51.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.464974, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.869607, + "range_504_ratio": 2.385973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.924128, + "hold30_r": 0.126826 + }, + { + "symbol": "CHD", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.103261, + "strategy_rank": 62.896673, + "rr": 1.290745, + "primary_prob": 27.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.936117, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405845, + "range_504_ratio": 1.50057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.202554, + "hold30_r": 0.422805 + }, + { + "symbol": "COR", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.478261, + "strategy_rank": 66.410392, + "rr": 0.814921, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.222381, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.573723, + "range_504_ratio": 1.774863, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723401, + "hold30_r": -0.310764 + }, + { + "symbol": "CRWD", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.505435, + "strategy_rank": 95.579821, + "rr": 0.749156, + "primary_prob": 62.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.123734, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.299883, + "range_504_ratio": 3.668868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033721, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.472826, + "strategy_rank": 60.86106, + "rr": 0.680308, + "primary_prob": 62.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.020462, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.615472, + "range_504_ratio": 1.850529, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.110217, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-02-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.592391, + "strategy_rank": 99.592723, + "rr": 2.611468, + "primary_prob": 22.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.917203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.782267, + "range_504_ratio": 43.915493, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.016702, + "hold30_r": -0.104459 + }, + { + "symbol": "DASH", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.972826, + "strategy_rank": 94.245206, + "rr": 0.775865, + "primary_prob": 57.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.163798, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.146637, + "range_504_ratio": 3.147589, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.739071, + "hold30_r": 2.039535 + }, + { + "symbol": "DDOG", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.711957, + "strategy_rank": 93.426012, + "rr": 1.882201, + "primary_prob": 34.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.823302, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.001502, + "range_504_ratio": 2.722367, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036043, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.353261, + "strategy_rank": 85.523705, + "rr": 1.039917, + "primary_prob": 57.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.559875, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980146, + "hold30_r": 0.453964 + }, + { + "symbol": "DLR", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.25, + "strategy_rank": 75.777439, + "rr": 0.967584, + "primary_prob": 49.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.451375, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582148, + "range_504_ratio": 1.789879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.92256, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.032609, + "strategy_rank": 77.09681, + "rr": 1.798167, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.69725, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.510364, + "range_504_ratio": 1.665897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.739133, + "hold30_r": 3.091558 + }, + { + "symbol": "FICO", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 85.940262, + "rr": 1.583598, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.375397, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.367367, + "range_504_ratio": 3.925003, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.523093, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.391304, + "strategy_rank": 82.560092, + "rr": 1.408653, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.112979, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06155, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.983696, + "strategy_rank": 82.193465, + "rr": 1.153059, + "primary_prob": 44.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.729588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059743, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.61413, + "strategy_rank": 91.668103, + "rr": 1.891066, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.836599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.183154, + "hold30_r": -1.1378 + }, + { + "symbol": "LLY", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.777174, + "strategy_rank": 87.96516, + "rr": 0.802695, + "primary_prob": 60.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.204043, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.178092, + "range_504_ratio": 3.24817, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.751736, + "hold30_r": -0.068966 + }, + { + "symbol": "LULU", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.858696, + "strategy_rank": 82.48564, + "rr": 1.541146, + "primary_prob": 51.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.311719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058307, + "hold30_r": -1.0 + }, + { + "symbol": "NOW", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.934783, + "strategy_rank": 79.403941, + "rr": 1.461711, + "primary_prob": 24.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.192567, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051308, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.048913, + "strategy_rank": 96.44806, + "rr": 0.751148, + "primary_prob": 60.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.126722, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.030992, + "range_504_ratio": 7.621647, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.714914, + "hold30_r": 2.079397 + }, + { + "symbol": "NWS", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.548913, + "strategy_rank": 71.112694, + "rr": 1.239504, + "primary_prob": 44.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.859256, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07461, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.51087, + "strategy_rank": 69.564113, + "rr": 1.450965, + "primary_prob": 40.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.176448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069646, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.331522, + "strategy_rank": 96.578407, + "rr": 1.567463, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.351194, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024028, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.782609, + "strategy_rank": 63.331566, + "rr": 0.740189, + "primary_prob": 60.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.110284, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.786277, + "range_504_ratio": 2.195207, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64848, + "hold30_r": 3.006244 + }, + { + "symbol": "PGR", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 67.414281, + "rr": 0.936144, + "primary_prob": 53.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.404216, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.63974, + "range_504_ratio": 1.895987, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.855299, + "hold30_r": 3.057928 + }, + { + "symbol": "PSX", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.538043, + "strategy_rank": 74.62785, + "rr": 0.968406, + "primary_prob": 50.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.452609, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709132, + "range_504_ratio": 2.032227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.909838, + "hold30_r": 4.105662 + }, + { + "symbol": "RCL", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.663043, + "strategy_rank": 88.685269, + "rr": 1.285919, + "primary_prob": 28.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.928878, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.242851, + "hold30_r": 0.754164 + }, + { + "symbol": "ROP", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.521739, + "strategy_rank": 57.553022, + "rr": 1.318611, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.977917, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.457194, + "range_504_ratio": 1.579636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.229996, + "hold30_r": -0.723913 + }, + { + "symbol": "SMCI", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.86413, + "strategy_rank": 99.864241, + "rr": 1.673006, + "primary_prob": 21.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.509508, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.453179, + "range_504_ratio": 31.600704, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.659323, + "hold30_r": 0.255927 + }, + { + "symbol": "SNPS", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.326087, + "strategy_rank": 79.809562, + "rr": 2.07489, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.112335, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.903393, + "range_504_ratio": 2.467963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043585, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.434783, + "strategy_rank": 78.946624, + "rr": 3.946546, + "primary_prob": 14.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 5.919819, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.809173, + "range_504_ratio": 2.24605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054123, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.978261, + "strategy_rank": 76.075027, + "rr": 1.618402, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.427603, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074414, + "hold30_r": -1.0 + }, + { + "symbol": "TAP", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.027174, + "strategy_rank": 60.85642, + "rr": 0.988469, + "primary_prob": 49.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.482703, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.417848, + "range_504_ratio": 1.518689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.914265, + "hold30_r": 2.330005 + }, + { + "symbol": "TDG", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.820652, + "strategy_rank": 69.229741, + "rr": 1.035168, + "primary_prob": 50.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.552751, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.882506, + "range_504_ratio": 2.416949, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081713, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.907609, + "strategy_rank": 74.543456, + "rr": 2.695511, + "primary_prob": 22.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.043267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645298, + "range_504_ratio": 1.906556, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059524, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.73913, + "strategy_rank": 93.6117, + "rr": 0.671923, + "primary_prob": 60.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.007884, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.414603, + "range_504_ratio": 4.114853, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.626749, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 65.823613, + "rr": 0.696256, + "primary_prob": 60.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.044383, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081988, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.206522, + "strategy_rank": 82.886842, + "rr": 1.240522, + "primary_prob": 42.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.860784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.684355, + "range_504_ratio": 1.982492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066314, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.130435, + "strategy_rank": 82.838459, + "rr": 1.44414, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.16621, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.537866, + "hold30_r": -1.482091 + }, + { + "symbol": "WDC", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.005435, + "strategy_rank": 85.447707, + "rr": 1.61237, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.418555, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.755097, + "range_504_ratio": 2.127817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.559973, + "hold30_r": 5.544175 + }, + { + "symbol": "WRB", + "date": "2024-02-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.706522, + "strategy_rank": 64.096191, + "rr": 0.698781, + "primary_prob": 56.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.048171, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.441736, + "range_504_ratio": 1.555405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.615923, + "hold30_r": -0.713649 + }, + { + "symbol": "ADBE", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.828255, + "strategy_rank": 85.246629, + "rr": 1.866831, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.800247, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.367556, + "hold30_r": -2.321776 + }, + { + "symbol": "AIZ", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.412742, + "strategy_rank": 75.922621, + "rr": 1.561551, + "primary_prob": 32.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.342326, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478189, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.440443, + "strategy_rank": 60.613283, + "rr": 0.799711, + "primary_prob": 56.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.199566, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.538506, + "range_504_ratio": 1.713444, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.702006, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.706371, + "strategy_rank": 71.303852, + "rr": 1.805309, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.707964, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067044, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.409972, + "strategy_rank": 62.369301, + "rr": 0.770044, + "primary_prob": 57.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.155066, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.513378, + "range_504_ratio": 1.670926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.693209, + "hold30_r": 4.002649 + }, + { + "symbol": "AMGN", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.99723, + "strategy_rank": 73.394194, + "rr": 1.698629, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.547944, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057491, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.595568, + "strategy_rank": 75.414135, + "rr": 0.994043, + "primary_prob": 51.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.491065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064853, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.102493, + "strategy_rank": 73.171745, + "rr": 1.68293, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.524395, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885163, + "range_504_ratio": 2.42338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.627069, + "hold30_r": -0.505963 + }, + { + "symbol": "CASY", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.781163, + "strategy_rank": 77.022505, + "rr": 0.761085, + "primary_prob": 59.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.141628, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.61193, + "range_504_ratio": 1.843987, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.14206, + "hold30_r": -1.082424 + }, + { + "symbol": "CB", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.609418, + "strategy_rank": 56.758085, + "rr": 1.985844, + "primary_prob": 16.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.978766, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.394549, + "range_504_ratio": 1.483715, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876283, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.152355, + "strategy_rank": 70.584549, + "rr": 1.048812, + "primary_prob": 42.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.573218, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057829, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.072022, + "strategy_rank": 74.9692, + "rr": 0.855798, + "primary_prob": 56.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.283697, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.997466, + "range_504_ratio": 2.711403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791042, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.889197, + "strategy_rank": 79.869951, + "rr": 1.440674, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.161011, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.743567, + "hold30_r": -1.69106 + }, + { + "symbol": "CTSH", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.193906, + "strategy_rank": 59.947889, + "rr": 0.66811, + "primary_prob": 61.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.002166, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.599344, + "range_504_ratio": 1.820923, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074554, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-03-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.722992, + "strategy_rank": 99.723221, + "rr": 2.81376, + "primary_prob": 20.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.22064, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.749338, + "range_504_ratio": 42.492958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018175, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.598338, + "strategy_rank": 95.307234, + "rr": 0.992988, + "primary_prob": 44.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.489482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.959653, + "hold30_r": -0.379759 + }, + { + "symbol": "DECK", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.060942, + "strategy_rank": 95.866416, + "rr": 0.81449, + "primary_prob": 57.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.221735, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.484699, + "range_504_ratio": 4.413638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.75929, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.614958, + "strategy_rank": 98.367487, + "rr": 1.253414, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.880121, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.382335, + "range_504_ratio": 3.984192, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029294, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.149584, + "strategy_rank": 87.155538, + "rr": 1.053637, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.580456, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.491409, + "range_504_ratio": 4.44335, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042948, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.396122, + "strategy_rank": 79.036401, + "rr": 2.371025, + "primary_prob": 21.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.556538, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.312434, + "hold30_r": 4.436357 + }, + { + "symbol": "GOOGL", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.119114, + "strategy_rank": 78.925368, + "rr": 2.004253, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.006379, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.947104, + "hold30_r": 4.19112 + }, + { + "symbol": "INTC", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.182825, + "strategy_rank": 92.447315, + "rr": 1.717926, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.576889, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039198, + "hold30_r": -1.0 + }, + { + "symbol": "INTU", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.487535, + "strategy_rank": 70.411992, + "rr": 1.037424, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.556137, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.681723, + "range_504_ratio": 1.977281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060055, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.905817, + "strategy_rank": 86.079376, + "rr": 0.880246, + "primary_prob": 40.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.320368, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.805591, + "range_504_ratio": 2.238019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066987, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.811634, + "strategy_rank": 81.191901, + "rr": 1.139244, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.708866, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.890872, + "range_504_ratio": 2.437254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080865, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.703601, + "strategy_rank": 79.628985, + "rr": 2.896309, + "primary_prob": 20.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.344464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.703258, + "hold30_r": -2.644316 + }, + { + "symbol": "MSFT", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.65928, + "strategy_rank": 69.916744, + "rr": 0.69371, + "primary_prob": 60.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.040565, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.678892, + "range_504_ratio": 1.971691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.615014, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.121884, + "strategy_rank": 93.017363, + "rr": 0.728873, + "primary_prob": 60.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.093309, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.344883, + "range_504_ratio": 3.837738, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.673084, + "hold30_r": -1.861147 + }, + { + "symbol": "NOW", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.936288, + "strategy_rank": 80.30402, + "rr": 0.86675, + "primary_prob": 45.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.300125, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819481, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.795014, + "strategy_rank": 84.5543, + "rr": 1.751362, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.627043, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044369, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.058172, + "strategy_rank": 73.777184, + "rr": 0.784559, + "primary_prob": 69.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.176838, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.073072, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.6759, + "strategy_rank": 96.844401, + "rr": 1.949339, + "primary_prob": 21.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.924008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.02321, + "hold30_r": -0.355674 + }, + { + "symbol": "RCL", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.720222, + "strategy_rank": 87.040067, + "rr": 1.683691, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.525537, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.63924, + "hold30_r": 0.868656 + }, + { + "symbol": "REGN", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.855956, + "strategy_rank": 59.080937, + "rr": 0.946992, + "primary_prob": 53.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.420487, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.618202, + "range_504_ratio": 1.855588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071563, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.872576, + "strategy_rank": 81.284836, + "rr": 1.662393, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.493589, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.903393, + "range_504_ratio": 2.467963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043117, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.764543, + "strategy_rank": 73.216396, + "rr": 1.798729, + "primary_prob": 27.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.698094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645298, + "range_504_ratio": 1.906556, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.742029, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.783934, + "strategy_rank": 94.263671, + "rr": 0.737816, + "primary_prob": 60.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.106724, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0452, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.33518, + "strategy_rank": 64.855068, + "rr": 1.664593, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.49689, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081271, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.243767, + "strategy_rank": 82.34688, + "rr": 1.876919, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.815378, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654776, + "range_504_ratio": 1.924711, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060813, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.612188, + "strategy_rank": 84.31693, + "rr": 1.689354, + "primary_prob": 33.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.534031, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044965, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.980609, + "strategy_rank": 62.336703, + "rr": 0.669499, + "primary_prob": 66.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.004249, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.412377, + "range_504_ratio": 1.510404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.56276, + "hold30_r": -0.048925 + }, + { + "symbol": "CEG", + "date": "2024-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.290323, + "strategy_rank": 92.021373, + "rr": 1.993542, + "primary_prob": 16.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.990314, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.346262, + "range_504_ratio": 3.843032, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.955773, + "hold30_r": 2.266923 + }, + { + "symbol": "ACN", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.903226, + "strategy_rank": 59.952721, + "rr": 0.906746, + "primary_prob": 41.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.360119, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.467504, + "range_504_ratio": 1.596005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075914, + "hold30_r": -1.0 + }, + { + "symbol": "ADBE", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.516129, + "strategy_rank": 82.579051, + "rr": 1.877102, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.815653, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.842941, + "range_504_ratio": 2.32319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.170425, + "hold30_r": -3.120153 + }, + { + "symbol": "AIZ", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.032258, + "strategy_rank": 77.053083, + "rr": 1.438151, + "primary_prob": 50.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.157226, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.348865, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.741935, + "strategy_rank": 70.880359, + "rr": 1.726341, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.589512, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074807, + "hold30_r": -1.005679 + }, + { + "symbol": "ALL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.193548, + "strategy_rank": 64.350928, + "rr": 1.272649, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.908974, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.513378, + "range_504_ratio": 1.670926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.192319, + "hold30_r": 2.693985 + }, + { + "symbol": "AMD", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.548387, + "strategy_rank": 93.862249, + "rr": 2.847237, + "primary_prob": 8.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.270855, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028382, + "hold30_r": -1.00191 + }, + { + "symbol": "ARES", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.0, + "strategy_rank": 80.075676, + "rr": 1.701399, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.552099, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065254, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.580645, + "strategy_rank": 91.109927, + "rr": 0.824858, + "primary_prob": 44.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.237287, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.788515, + "hold30_r": 1.177546 + }, + { + "symbol": "BKNG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.290323, + "strategy_rank": 74.490871, + "rr": 1.597245, + "primary_prob": 26.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.395868, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.885163, + "range_504_ratio": 2.42338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533399, + "hold30_r": 0.086365 + }, + { + "symbol": "BLDR", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.774194, + "strategy_rank": 94.807573, + "rr": 1.031823, + "primary_prob": 45.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.547735, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.448325, + "range_504_ratio": 4.25598, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.989661, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.032258, + "strategy_rank": 60.873932, + "rr": 1.362244, + "primary_prob": 40.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.043366, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.276444, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.387097, + "strategy_rank": 66.465562, + "rr": 0.808806, + "primary_prob": 42.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.21321, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.49359, + "range_504_ratio": 1.638187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.099264, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.967742, + "strategy_rank": 65.896724, + "rr": 0.783893, + "primary_prob": 43.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.175839, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.665687, + "range_504_ratio": 1.945826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696903, + "hold30_r": 4.104866 + }, + { + "symbol": "CAH", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.774194, + "strategy_rank": 72.856993, + "rr": 1.450737, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.176105, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.250366, + "hold30_r": -1.191244 + }, + { + "symbol": "CASY", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.580645, + "strategy_rank": 67.054328, + "rr": 1.668352, + "primary_prob": 21.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.502528, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.593198, + "range_504_ratio": 1.809767, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611527, + "hold30_r": 2.149675 + }, + { + "symbol": "CBOE", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.83871, + "strategy_rank": 69.78478, + "rr": 1.453122, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.179683, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058792, + "hold30_r": -0.44306 + }, + { + "symbol": "CNC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.258065, + "strategy_rank": 62.474081, + "rr": 1.693388, + "primary_prob": 33.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.540082, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.482278, + "range_504_ratio": 1.61976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061909, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.677419, + "strategy_rank": 98.065313, + "rr": 1.463415, + "primary_prob": 40.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.195122, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.152941, + "range_504_ratio": 8.610143, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.445407, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.645161, + "strategy_rank": 75.197559, + "rr": 1.446543, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.169815, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055886, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.193548, + "strategy_rank": 95.646681, + "rr": 1.485135, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.227702, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027696, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.612903, + "strategy_rank": 99.613202, + "rr": 1.541684, + "primary_prob": 38.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.312526, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.749338, + "range_504_ratio": 42.492958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.524547, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.258065, + "strategy_rank": 96.222344, + "rr": 1.627711, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.441566, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035537, + "hold30_r": 1.274863 + }, + { + "symbol": "DELL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.935484, + "strategy_rank": 97.898468, + "rr": 1.933141, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.899711, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.382335, + "range_504_ratio": 3.984192, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.906708, + "hold30_r": 2.310581 + }, + { + "symbol": "DHI", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.451613, + "strategy_rank": 78.95165, + "rr": 0.778136, + "primary_prob": 56.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.167205, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.980354, + "range_504_ratio": 2.665401, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.724662, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.322581, + "strategy_rank": 81.276772, + "rr": 0.720549, + "primary_prob": 64.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.080823, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.664523, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.225806, + "strategy_rank": 88.356906, + "rr": 1.746875, + "primary_prob": 28.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.620312, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038938, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.419355, + "strategy_rank": 89.581965, + "rr": 1.885473, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.82821, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.491409, + "range_504_ratio": 4.44335, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.84361, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.870968, + "strategy_rank": 70.158326, + "rr": 1.527847, + "primary_prob": 39.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.29177, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.076237, + "range_504_ratio": 2.933621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.470414, + "hold30_r": -4.515396 + }, + { + "symbol": "GOOG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.225806, + "strategy_rank": 76.559223, + "rr": 2.306614, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.459921, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620467, + "range_504_ratio": 1.859796, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.2453, + "hold30_r": 6.233805 + }, + { + "symbol": "GOOGL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.709677, + "strategy_rank": 76.043492, + "rr": 2.239416, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.359124, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.612594, + "range_504_ratio": 1.845212, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.179405, + "hold30_r": 6.049359 + }, + { + "symbol": "INTC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.741935, + "strategy_rank": 85.183061, + "rr": 1.678565, + "primary_prob": 34.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.517848, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036994, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.096774, + "strategy_rank": 81.353842, + "rr": 1.374472, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.061709, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.805591, + "range_504_ratio": 2.238019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.313606, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.580645, + "strategy_rank": 91.089849, + "rr": 1.675726, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.513589, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.362927, + "hold30_r": -3.310796 + }, + { + "symbol": "KKR", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.612903, + "strategy_rank": 83.472662, + "rr": 1.483504, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.225256, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.890872, + "range_504_ratio": 2.437254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.425623, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.0, + "strategy_rank": 80.807722, + "rr": 1.356459, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.034688, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051811, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.677419, + "strategy_rank": 78.100834, + "rr": 0.87177, + "primary_prob": 40.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.307656, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.985087, + "range_504_ratio": 2.678046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.823313, + "hold30_r": 0.22666 + }, + { + "symbol": "LII", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.516129, + "strategy_rank": 81.865537, + "rr": 0.701496, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.052244, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.976153, + "range_504_ratio": 2.654225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644562, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.967742, + "strategy_rank": 88.698269, + "rr": 1.161995, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.742992, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.09714, + "range_504_ratio": 2.995586, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047394, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.064516, + "strategy_rank": 85.825084, + "rr": 1.705833, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.55875, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.660285, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.258065, + "strategy_rank": 77.745124, + "rr": 2.847232, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.270848, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064359, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.290323, + "strategy_rank": 94.512492, + "rr": 1.379016, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.068523, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.782312, + "range_504_ratio": 5.94358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.334066, + "hold30_r": -3.218362 + }, + { + "symbol": "MU", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.419355, + "strategy_rank": 79.850691, + "rr": 1.235298, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.852948, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.743382, + "range_504_ratio": 2.103035, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.197334, + "hold30_r": 4.860224 + }, + { + "symbol": "NOW", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.967742, + "strategy_rank": 79.970856, + "rr": 1.044059, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.566088, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045466, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.064516, + "strategy_rank": 83.120837, + "rr": 2.518524, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.777786, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049704, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.709677, + "strategy_rank": 96.702952, + "rr": 1.590143, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.385215, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029564, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.354839, + "strategy_rank": 74.334487, + "rr": 0.944123, + "primary_prob": 50.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.416184, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079001, + "hold30_r": -1.013758 + }, + { + "symbol": "NWSA", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.806452, + "strategy_rank": 73.134786, + "rr": 0.711155, + "primary_prob": 59.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.066733, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068884, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.516129, + "strategy_rank": 96.596039, + "rr": 1.057191, + "primary_prob": 38.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.585786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027142, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.483871, + "strategy_rank": 87.37925, + "rr": 0.84027, + "primary_prob": 49.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.260404, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.190396, + "range_504_ratio": 3.288384, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.790569, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.451613, + "strategy_rank": 98.530029, + "rr": 1.616257, + "primary_prob": 22.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.424386, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025723, + "hold30_r": -1.0 + }, + { + "symbol": "PTC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.967742, + "strategy_rank": 64.641126, + "rr": 0.811212, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.216817, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.670362, + "range_504_ratio": 1.954946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.743982, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.258065, + "strategy_rank": 88.248599, + "rr": 0.941693, + "primary_prob": 52.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.41254, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.459236, + "range_504_ratio": 4.30267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.893786, + "hold30_r": 2.210932 + }, + { + "symbol": "RL", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.774194, + "strategy_rank": 85.192129, + "rr": 0.852496, + "primary_prob": 53.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.278744, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.839643, + "range_504_ratio": 2.315541, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.797978, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.16129, + "strategy_rank": 60.789737, + "rr": 1.405714, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.108571, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780495, + "range_504_ratio": 2.182553, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080495, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.354839, + "strategy_rank": 61.148387, + "rr": 1.797132, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.695697, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689805, + "hold30_r": 1.60993 + }, + { + "symbol": "SMCI", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.870968, + "strategy_rank": 99.871067, + "rr": 0.695037, + "primary_prob": 62.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.042556, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.584366, + "range_504_ratio": 36.03049, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015884, + "hold30_r": -1.0 + }, + { + "symbol": "SNPS", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 77.003861, + "rr": 1.696601, + "primary_prob": 21.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.544901, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.903393, + "range_504_ratio": 2.467963, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65347, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.129032, + "strategy_rank": 78.447079, + "rr": 1.443926, + "primary_prob": 38.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.165889, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072762, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.032258, + "strategy_rank": 93.366596, + "rr": 1.301488, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.952232, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046134, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.806452, + "strategy_rank": 62.342508, + "rr": 0.752624, + "primary_prob": 57.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.128936, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.671427, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.322581, + "strategy_rank": 78.070594, + "rr": 2.191028, + "primary_prob": 27.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.286543, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654604, + "range_504_ratio": 1.924381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065699, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.483871, + "strategy_rank": 82.705891, + "rr": 2.155811, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.233717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051425, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.548387, + "strategy_rank": 84.864566, + "rr": 1.836014, + "primary_prob": 18.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.754021, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.796285, + "range_504_ratio": 2.217289, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.792409, + "hold30_r": 3.786779 + }, + { + "symbol": "CEG", + "date": "2024-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.693136, + "strategy_rank": 93.522108, + "rr": 1.149305, + "primary_prob": 47.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.723957, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.339863, + "range_504_ratio": 3.818519, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.108384, + "hold30_r": 1.219171 + }, + { + "symbol": "AIZ", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.48183, + "strategy_rank": 78.056744, + "rr": 1.488322, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.232483, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.400319, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.791386, + "strategy_rank": 62.655984, + "rr": 0.704208, + "primary_prob": 59.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.056312, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.546735, + "range_504_ratio": 1.727604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095252, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.810229, + "strategy_rank": 64.794006, + "rr": 1.827188, + "primary_prob": 23.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.740781, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.603391, + "range_504_ratio": 1.828309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076009, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.771198, + "strategy_rank": 66.504268, + "rr": 1.397355, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.096033, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.513378, + "range_504_ratio": 1.670926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.320277, + "hold30_r": 1.428249 + }, + { + "symbol": "AMD", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.54105, + "strategy_rank": 88.806923, + "rr": 3.440249, + "primary_prob": 4.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 5.160373, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025286, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.309556, + "strategy_rank": 79.605951, + "rr": 0.701129, + "primary_prob": 62.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.051694, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061328, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.943472, + "strategy_rank": 90.928216, + "rr": 0.762329, + "primary_prob": 61.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.143494, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035132, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.71467, + "strategy_rank": 73.98282, + "rr": 1.699283, + "primary_prob": 22.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.548924, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.885163, + "range_504_ratio": 2.42338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.177814, + "hold30_r": -1.114885 + }, + { + "symbol": "CAH", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.135935, + "strategy_rank": 74.094484, + "rr": 0.888823, + "primary_prob": 54.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.333235, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063249, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.423957, + "strategy_rank": 69.816904, + "rr": 2.685517, + "primary_prob": 9.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.028275, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065762, + "hold30_r": -1.0 + }, + { + "symbol": "CNC", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.753701, + "strategy_rank": 64.057792, + "rr": 1.220799, + "primary_prob": 42.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.831199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.482278, + "range_504_ratio": 1.61976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062172, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.253028, + "strategy_rank": 75.93014, + "rr": 1.008451, + "primary_prob": 51.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.512676, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091394, + "hold30_r": -1.032893 + }, + { + "symbol": "CRWD", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.039031, + "strategy_rank": 94.947456, + "rr": 1.61499, + "primary_prob": 37.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.422485, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.134627, + "hold30_r": -1.103642 + }, + { + "symbol": "CVNA", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.596231, + "strategy_rank": 99.596557, + "rr": 3.288821, + "primary_prob": 17.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.933231, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.749338, + "range_504_ratio": 42.492958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019892, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.212651, + "strategy_rank": 94.740802, + "rr": 1.732748, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.599122, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038459, + "hold30_r": 0.220688 + }, + { + "symbol": "DELL", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.115747, + "strategy_rank": 97.875654, + "rr": 1.644519, + "primary_prob": 35.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 29.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.466779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.382335, + "range_504_ratio": 3.984192, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.614043, + "hold30_r": 1.477829 + }, + { + "symbol": "DPZ", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.292059, + "strategy_rank": 69.4682, + "rr": 1.688841, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.533261, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.510364, + "range_504_ratio": 1.665897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.611069, + "hold30_r": 4.986672 + }, + { + "symbol": "DVA", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.885599, + "strategy_rank": 93.238711, + "rr": 0.966078, + "primary_prob": 52.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.449117, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059492, + "hold30_r": -1.009825 + }, + { + "symbol": "ERIE", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.231494, + "strategy_rank": 83.026475, + "rr": 0.817008, + "primary_prob": 62.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.225512, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054393, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.962315, + "strategy_rank": 88.878318, + "rr": 1.131099, + "primary_prob": 48.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.696648, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043756, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.195155, + "strategy_rank": 68.4554, + "rr": 0.912966, + "primary_prob": 54.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.369448, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09273, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.059219, + "strategy_rank": 74.508568, + "rr": 1.109726, + "primary_prob": 48.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.66459, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080328, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.09825, + "strategy_rank": 71.711057, + "rr": 0.90151, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.352265, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0692, + "hold30_r": -1.0 + }, + { + "symbol": "ICE", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.907133, + "strategy_rank": 59.967879, + "rr": 0.682776, + "primary_prob": 53.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.024163, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.460577, + "range_504_ratio": 1.584989, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092117, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.522207, + "strategy_rank": 85.340042, + "rr": 1.954763, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.932144, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.758664, + "range_504_ratio": 2.135421, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039404, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.271871, + "strategy_rank": 80.403732, + "rr": 0.73207, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.098105, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.805591, + "range_504_ratio": 2.238019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672639, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.040377, + "strategy_rank": 91.417526, + "rr": 1.766325, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.649488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034996, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.057873, + "strategy_rank": 88.629102, + "rr": 0.918519, + "primary_prob": 41.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.377778, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.062183, + "range_504_ratio": 2.892678, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050928, + "hold30_r": -1.0 + }, + { + "symbol": "LULU", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.02288, + "strategy_rank": 75.279775, + "rr": 1.520219, + "primary_prob": 41.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.280329, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.71938, + "range_504_ratio": 2.053159, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -4.271237, + "hold30_r": -4.206869 + }, + { + "symbol": "META", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.30821, + "strategy_rank": 94.411049, + "rr": 0.787912, + "primary_prob": 59.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.181869, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.782312, + "range_504_ratio": 5.94358, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048692, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.830417, + "strategy_rank": 58.36854, + "rr": 1.447504, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.171255, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.50291, + "range_504_ratio": 1.653526, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3669, + "hold30_r": 1.268196 + }, + { + "symbol": "MSTR", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.788694, + "strategy_rank": 98.950744, + "rr": 0.856544, + "primary_prob": 53.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.284816, + "raw_level_count": 14, + "gate_level_count": 10, + "range_504_log": 2.616504, + "range_504_ratio": 13.687783, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.843521, + "hold30_r": -1.0 + }, + { + "symbol": "NOW", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.425303, + "strategy_rank": 79.656101, + "rr": 0.683896, + "primary_prob": 60.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.025844, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04658, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.519515, + "strategy_rank": 96.346211, + "rr": 1.027843, + "primary_prob": 50.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.541765, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031539, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.732167, + "strategy_rank": 75.785, + "rr": 0.736072, + "primary_prob": 58.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.104109, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067472, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.713324, + "strategy_rank": 74.1302, + "rr": 0.997036, + "primary_prob": 43.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.495554, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070628, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.846568, + "strategy_rank": 98.089913, + "rr": 1.712027, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.56804, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027859, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.637954, + "strategy_rank": 62.034487, + "rr": 1.150536, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.725804, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780495, + "range_504_ratio": 2.182553, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086182, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.982503, + "strategy_rank": 63.768289, + "rr": 1.080878, + "primary_prob": 48.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.621317, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962376, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.86541, + "strategy_rank": 99.865519, + "rr": 1.516156, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.274234, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.584366, + "range_504_ratio": 36.03049, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013013, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.520861, + "strategy_rank": 79.52769, + "rr": 0.723447, + "primary_prob": 61.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.085171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072867, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.561238, + "strategy_rank": 59.186826, + "rr": 1.846206, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.769309, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.479173, + "range_504_ratio": 1.614739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088893, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.079408, + "strategy_rank": 78.552901, + "rr": 1.598147, + "primary_prob": 35.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.39722, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654604, + "range_504_ratio": 1.924381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072688, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.329744, + "strategy_rank": 79.220754, + "rr": 0.916034, + "primary_prob": 42.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.374051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.480746, + "range_504_ratio": 1.61728, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052867, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.348587, + "strategy_rank": 82.28495, + "rr": 1.876482, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.814722, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056524, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.977591, + "strategy_rank": 77.935152, + "rr": 1.396409, + "primary_prob": 38.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.094614, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089408, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.773109, + "strategy_rank": 81.614361, + "rr": 0.998876, + "primary_prob": 38.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.498314, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.105851, + "range_504_ratio": 3.021794, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.096935, + "hold30_r": -1.047609 + }, + { + "symbol": "AMD", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.733894, + "strategy_rank": 87.553949, + "rr": 3.644617, + "primary_prob": 3.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 5.466925, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028106, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.134454, + "strategy_rank": 86.648866, + "rr": 1.289985, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.934978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042128, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.436975, + "strategy_rank": 78.532698, + "rr": 1.185211, + "primary_prob": 31.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.777816, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.937974, + "range_504_ratio": 2.554801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065013, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.879552, + "strategy_rank": 98.670994, + "rr": 1.118904, + "primary_prob": 48.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.678356, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.09881, + "range_504_ratio": 8.156455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.088081, + "hold30_r": 3.831725 + }, + { + "symbol": "ARES", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.414566, + "strategy_rank": 76.034889, + "rr": 1.553099, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.329649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061441, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.156863, + "strategy_rank": 89.104776, + "rr": 1.632689, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.449033, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038368, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.893557, + "strategy_rank": 79.71711, + "rr": 0.694572, + "primary_prob": 60.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.041859, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.373031, + "range_504_ratio": 3.947298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.634709, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.378151, + "strategy_rank": 93.370851, + "rr": 0.744102, + "primary_prob": 60.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.116152, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050466, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.697479, + "strategy_rank": 74.848012, + "rr": 1.165052, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.747578, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068838, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.215686, + "strategy_rank": 70.118578, + "rr": 0.671179, + "primary_prob": 64.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.006768, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.581273, + "range_504_ratio": 1.788313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068751, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.876751, + "strategy_rank": 70.305346, + "rr": 1.328338, + "primary_prob": 42.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.992507, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.92718, + "range_504_ratio": 2.527372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.26233, + "hold30_r": 3.769301 + }, + { + "symbol": "CNC", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.672269, + "strategy_rank": 62.839303, + "rr": 0.705221, + "primary_prob": 59.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.057832, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.482278, + "range_504_ratio": 1.61976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.523278, + "hold30_r": -1.450978 + }, + { + "symbol": "CRM", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.372549, + "strategy_rank": 72.882572, + "rr": 1.840389, + "primary_prob": 18.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.760583, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.942802, + "hold30_r": -1.880694 + }, + { + "symbol": "CRWD", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.778711, + "strategy_rank": 94.895936, + "rr": 0.962734, + "primary_prob": 41.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.4441, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033013, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.859944, + "strategy_rank": 99.734363, + "rr": 0.752051, + "primary_prob": 60.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.128076, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.675409, + "range_504_ratio": 39.464789, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020747, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 93.826816, + "rr": 1.936479, + "primary_prob": 25.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.904719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.868071, + "hold30_r": -1.824454 + }, + { + "symbol": "DELL", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.89916, + "strategy_rank": 97.691423, + "rr": 1.751818, + "primary_prob": 34.14, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 31.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.627728, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.382335, + "range_504_ratio": 3.984192, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.718316, + "hold30_r": 2.739304 + }, + { + "symbol": "DLR", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 75.957115, + "rr": 0.979993, + "primary_prob": 47.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.469989, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.586568, + "range_504_ratio": 1.797808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053467, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.498599, + "strategy_rank": 83.009913, + "rr": 1.249133, + "primary_prob": 34.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.8737, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055412, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.392157, + "strategy_rank": 64.025906, + "rr": 1.05944, + "primary_prob": 49.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.58916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.591691, + "range_504_ratio": 1.807042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086027, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.957983, + "strategy_rank": 87.881203, + "rr": 1.221402, + "primary_prob": 38.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.832103, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046293, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.616246, + "strategy_rank": 73.445339, + "rr": 0.729309, + "primary_prob": 45.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.093964, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089119, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.112045, + "strategy_rank": 73.843795, + "rr": 0.790447, + "primary_prob": 46.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.185671, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076349, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.935574, + "strategy_rank": 90.662723, + "rr": 1.782692, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.674038, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.105404, + "hold30_r": -1.065102 + }, + { + "symbol": "KLAC", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.694678, + "strategy_rank": 81.929291, + "rr": 1.110615, + "primary_prob": 37.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.665923, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051985, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.397759, + "strategy_rank": 81.790722, + "rr": 0.81462, + "primary_prob": 41.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.221929, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.066599, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.459384, + "strategy_rank": 87.399222, + "rr": 0.726924, + "primary_prob": 65.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.090386, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.062183, + "range_504_ratio": 2.892678, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057561, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.078431, + "strategy_rank": 93.693449, + "rr": 1.277003, + "primary_prob": 41.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.915504, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.782312, + "range_504_ratio": 5.94358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.226218, + "hold30_r": -3.356186 + }, + { + "symbol": "NFLX", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.137255, + "strategy_rank": 89.874849, + "rr": 1.286067, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.9291, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.360772, + "range_504_ratio": 3.899201, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.228426, + "hold30_r": -1.86978 + }, + { + "symbol": "NOW", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.815126, + "strategy_rank": 78.062767, + "rr": 1.571104, + "primary_prob": 22.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.356656, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048934, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.338936, + "strategy_rank": 95.581389, + "rr": 1.201034, + "primary_prob": 45.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.80155, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032318, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.77591, + "strategy_rank": 73.820791, + "rr": 1.047152, + "primary_prob": 47.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.570728, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073753, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.535014, + "strategy_rank": 71.79127, + "rr": 1.511111, + "primary_prob": 24.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.266667, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07757, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 63.696462, + "rr": 1.504181, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.256272, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.730799, + "range_504_ratio": 2.076739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084481, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.756303, + "strategy_rank": 92.607624, + "rr": 1.709776, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.564664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037419, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.058824, + "strategy_rank": 97.564081, + "rr": 1.499376, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.249064, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027359, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.053221, + "strategy_rank": 61.866305, + "rr": 1.371328, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.056992, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780495, + "range_504_ratio": 2.182553, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092319, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.579832, + "strategy_rank": 99.663983, + "rr": 1.647335, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.471002, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.584366, + "range_504_ratio": 36.03049, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022401, + "hold30_r": -1.007206 + }, + { + "symbol": "TT", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.57423, + "strategy_rank": 77.834922, + "rr": 0.684287, + "primary_prob": 62.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.026431, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.927501, + "range_504_ratio": 2.528183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085593, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.619048, + "strategy_rank": 93.263501, + "rr": 1.522502, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.283753, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047286, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.29972, + "strategy_rank": 97.331033, + "rr": 0.912081, + "primary_prob": 54.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.368122, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.412608, + "range_504_ratio": 11.163041, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.882016, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.232493, + "strategy_rank": 74.041516, + "rr": 0.767417, + "primary_prob": 57.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.151126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654604, + "range_504_ratio": 1.924381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08015, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.179272, + "strategy_rank": 87.747837, + "rr": 0.904604, + "primary_prob": 54.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.356906, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.258025, + "range_504_ratio": 3.518464, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.867542, + "hold30_r": -1.0 + }, + { + "symbol": "WDAY", + "date": "2024-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.932773, + "strategy_rank": 77.883667, + "rr": 2.433616, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.650424, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.883053, + "range_504_ratio": 2.418272, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060071, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.086735, + "strategy_rank": 95.683615, + "rr": 1.598868, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.398303, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.328974, + "range_504_ratio": 3.777166, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.562258, + "hold30_r": 3.321937 + }, + { + "symbol": "HOOD", + "date": "2024-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.438776, + "strategy_rank": 88.381952, + "rr": 1.547303, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.320955, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027188, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.494898, + "strategy_rank": 78.614368, + "rr": 1.25329, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.879935, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078967, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.877551, + "strategy_rank": 94.073064, + "rr": 0.743852, + "primary_prob": 55.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.115779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025889, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 88.043893, + "rr": 0.670149, + "primary_prob": 63.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.005224, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.181679, + "hold30_r": -1.14242 + }, + { + "symbol": "ARES", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.520408, + "strategy_rank": 77.918484, + "rr": 1.254954, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.882431, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060765, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.132653, + "strategy_rank": 90.778353, + "rr": 1.346719, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.020078, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036514, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.142857, + "strategy_rank": 78.721374, + "rr": 1.095703, + "primary_prob": 46.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.643554, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.373031, + "range_504_ratio": 3.947298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.033663, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.173469, + "strategy_rank": 93.848146, + "rr": 1.191948, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.787921, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046084, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.52551, + "strategy_rank": 59.714422, + "rr": 0.900611, + "primary_prob": 52.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.350917, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.808964, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.77551, + "strategy_rank": 67.906216, + "rr": 0.716805, + "primary_prob": 59.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.075208, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.510322, + "range_504_ratio": 1.665827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.274587, + "hold30_r": -1.179397 + }, + { + "symbol": "CAH", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.709184, + "strategy_rank": 73.204062, + "rr": 1.920967, + "primary_prob": 17.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.881451, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073218, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.352041, + "strategy_rank": 68.614368, + "rr": 0.825522, + "primary_prob": 42.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.238283, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.581273, + "range_504_ratio": 1.788313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065416, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.433673, + "strategy_rank": 68.036396, + "rr": 0.86668, + "primary_prob": 53.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.300019, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06714, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.306122, + "strategy_rank": 69.702835, + "rr": 1.07039, + "primary_prob": 57.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.605585, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.92718, + "range_504_ratio": 2.527372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.002132, + "hold30_r": 3.61789 + }, + { + "symbol": "COHR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.229592, + "strategy_rank": 84.595829, + "rr": 1.529234, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.293851, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.024549, + "range_504_ratio": 2.78584, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030869, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.852041, + "strategy_rank": 98.852917, + "rr": 1.150652, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.725978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018541, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.413265, + "strategy_rank": 69.72669, + "rr": 0.740324, + "primary_prob": 58.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.110486, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.6597, + "hold30_r": 4.636556 + }, + { + "symbol": "CRWD", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.193878, + "strategy_rank": 95.325791, + "rr": 1.249106, + "primary_prob": 36.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.873659, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034579, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.617347, + "strategy_rank": 99.541303, + "rr": 0.834209, + "primary_prob": 42.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.251313, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.636102, + "range_504_ratio": 37.943662, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021755, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.219388, + "strategy_rank": 93.294029, + "rr": 1.556659, + "primary_prob": 34.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.334988, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.952472, + "range_504_ratio": 2.59211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.85691, + "hold30_r": -1.816344 + }, + { + "symbol": "DECK", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 94.866412, + "rr": 1.581753, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.372629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.804603, + "hold30_r": -1.755745 + }, + { + "symbol": "DHI", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.331633, + "strategy_rank": 80.877181, + "rr": 1.257829, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.886743, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.028715, + "range_504_ratio": 2.797468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.354739, + "hold30_r": -1.299582 + }, + { + "symbol": "DLR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.586735, + "strategy_rank": 78.269493, + "rr": 1.268986, + "primary_prob": 39.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.903479, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.586568, + "range_504_ratio": 1.797808, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053865, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.484694, + "strategy_rank": 70.499591, + "rr": 1.050704, + "primary_prob": 47.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.576056, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.575915, + "range_504_ratio": 1.778757, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065623, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.897959, + "strategy_rank": 93.2988, + "rr": 1.692979, + "primary_prob": 20.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.539469, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057049, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.938776, + "strategy_rank": 83.582334, + "rr": 0.730383, + "primary_prob": 53.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.095575, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059683, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.377551, + "strategy_rank": 64.979553, + "rr": 0.904435, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.356653, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.591691, + "range_504_ratio": 1.807042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083513, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.642857, + "strategy_rank": 87.624046, + "rr": 1.619673, + "primary_prob": 35.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.429509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047474, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.326531, + "strategy_rank": 91.142312, + "rr": 1.885404, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.828106, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029564, + "hold30_r": 0.339523 + }, + { + "symbol": "GWW", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.693878, + "strategy_rank": 66.919302, + "rr": 0.761678, + "primary_prob": 41.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.142516, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079894, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.887755, + "strategy_rank": 66.214558, + "rr": 1.363651, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.045477, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094636, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.035714, + "strategy_rank": 59.918893, + "rr": 0.874667, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.312, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090321, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.581633, + "strategy_rank": 76.130044, + "rr": 1.341956, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.012935, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.171717, + "hold30_r": -1.099434 + }, + { + "symbol": "IBKR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.780612, + "strategy_rank": 71.457879, + "rr": 1.325083, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.987624, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.806407, + "range_504_ratio": 2.239847, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070429, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.903061, + "strategy_rank": 71.583288, + "rr": 1.012192, + "primary_prob": 48.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.518288, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.154041, + "hold30_r": -1.074932 + }, + { + "symbol": "IRM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.80102, + "strategy_rank": 71.904989, + "rr": 1.083489, + "primary_prob": 45.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.625234, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.640188, + "range_504_ratio": 1.896838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067634, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.397959, + "strategy_rank": 76.190022, + "rr": 1.194465, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.791698, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072965, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.602041, + "strategy_rank": 92.416848, + "rr": 0.804777, + "primary_prob": 44.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.207166, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042419, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.841837, + "strategy_rank": 60.394629, + "rr": 0.754617, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.131926, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.685117, + "range_504_ratio": 1.984005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095521, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.117347, + "strategy_rank": 83.157715, + "rr": 0.676214, + "primary_prob": 54.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.014322, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04591, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.632653, + "strategy_rank": 78.058888, + "rr": 0.986771, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.480156, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.015112, + "range_504_ratio": 2.759674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.092487, + "hold30_r": -1.040989 + }, + { + "symbol": "LII", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.663265, + "strategy_rank": 83.834515, + "rr": 1.249613, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.874419, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058571, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 87.251908, + "rr": 0.835208, + "primary_prob": 48.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.252812, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047005, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.234694, + "strategy_rank": 99.349782, + "rr": 0.813601, + "primary_prob": 44.62, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.220402, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.010932, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.341837, + "strategy_rank": 96.511041, + "rr": 1.722233, + "primary_prob": 20.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.58335, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033422, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.607143, + "strategy_rank": 71.541031, + "rr": 1.887923, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.831884, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073043, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.545918, + "strategy_rank": 69.321838, + "rr": 0.8679, + "primary_prob": 53.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.301849, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075327, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.05102, + "strategy_rank": 66.432661, + "rr": 0.954469, + "primary_prob": 55.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.431704, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078178, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.387755, + "strategy_rank": 86.147764, + "rr": 0.995184, + "primary_prob": 36.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.492775, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.244191, + "hold30_r": -1.192423 + }, + { + "symbol": "PLTR", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.704082, + "strategy_rank": 97.97301, + "rr": 1.560095, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.340143, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027672, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.153061, + "strategy_rank": 89.011723, + "rr": 1.04919, + "primary_prob": 52.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.573785, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.516826, + "range_504_ratio": 4.557736, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050968, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.882653, + "strategy_rank": 85.372819, + "rr": 2.436773, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.65516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052034, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.989796, + "strategy_rank": 61.007361, + "rr": 0.668984, + "primary_prob": 61.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.003476, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.544233, + "hold30_r": -1.0 + }, + { + "symbol": "SHW", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.015306, + "strategy_rank": 63.250409, + "rr": 1.976282, + "primary_prob": 20.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.964423, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.579047, + "range_504_ratio": 1.784337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079543, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.872449, + "strategy_rank": 99.872546, + "rr": 1.004997, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.507495, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.584366, + "range_504_ratio": 36.03049, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015206, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.44898, + "strategy_rank": 93.252454, + "rr": 0.750808, + "primary_prob": 55.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.126212, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044151, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.795918, + "strategy_rank": 89.002181, + "rr": 0.890174, + "primary_prob": 44.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.335262, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.134853, + "hold30_r": -1.079441 + }, + { + "symbol": "WM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.311224, + "strategy_rank": 60.353735, + "rr": 1.796762, + "primary_prob": 32.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.695143, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.674256, + "hold30_r": 1.038984 + }, + { + "symbol": "WRB", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.096939, + "strategy_rank": 67.786941, + "rr": 1.092896, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.639344, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.098564, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-04-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.408163, + "strategy_rank": 93.465104, + "rr": 0.79628, + "primary_prob": 59.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.19442, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049962, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.1972, + "strategy_rank": 87.435714, + "rr": 1.130191, + "primary_prob": 47.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.695286, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027708, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.330222, + "strategy_rank": 69.838132, + "rr": 0.871456, + "primary_prob": 53.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.307185, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.839191, + "range_504_ratio": 2.314495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.802609, + "hold30_r": 5.118788 + }, + { + "symbol": "AIG", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.014002, + "strategy_rank": 61.70515, + "rr": 1.002388, + "primary_prob": 49.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.503582, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.547592, + "range_504_ratio": 1.729085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073302, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.582264, + "strategy_rank": 79.147119, + "rr": 1.181685, + "primary_prob": 44.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.772527, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.108663, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.98133, + "strategy_rank": 67.552047, + "rr": 1.722652, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.583978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.55147, + "range_504_ratio": 1.735803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072283, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.831972, + "strategy_rank": 92.712613, + "rr": 1.76081, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.641214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027586, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.764294, + "strategy_rank": 87.488494, + "rr": 1.817027, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.72554, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032391, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.431739, + "strategy_rank": 78.720822, + "rr": 1.506341, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.259512, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.943109, + "range_504_ratio": 2.567953, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04931, + "hold30_r": 1.206667 + }, + { + "symbol": "APP", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.949825, + "strategy_rank": 98.671854, + "rr": 0.825238, + "primary_prob": 57.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.237857, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.163725, + "range_504_ratio": 8.703501, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030531, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.947491, + "strategy_rank": 74.742314, + "rr": 0.843586, + "primary_prob": 54.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.265379, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785381, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.065344, + "strategy_rank": 89.771322, + "rr": 0.886729, + "primary_prob": 59.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.330094, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037948, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.515753, + "strategy_rank": 92.847073, + "rr": 1.576005, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.364007, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.097876, + "hold30_r": -1.05679 + }, + { + "symbol": "BRO", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.747958, + "strategy_rank": 67.70264, + "rr": 0.707349, + "primary_prob": 59.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.061024, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510322, + "range_504_ratio": 1.665827, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620806, + "hold30_r": 3.941459 + }, + { + "symbol": "CAH", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.964994, + "strategy_rank": 72.777821, + "rr": 1.238954, + "primary_prob": 42.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.858431, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071775, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.847141, + "strategy_rank": 58.65579, + "rr": 1.862601, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.793902, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.405139, + "range_504_ratio": 1.499511, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.21231, + "hold30_r": -1.108326 + }, + { + "symbol": "CBOE", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.898483, + "strategy_rank": 68.687078, + "rr": 1.30934, + "primary_prob": 41.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.96401, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.243498, + "hold30_r": 0.750597 + }, + { + "symbol": "CI", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.913652, + "strategy_rank": 80.43258, + "rr": 1.327277, + "primary_prob": 40.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.990916, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.231414, + "hold30_r": -1.034431 + }, + { + "symbol": "COIN", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.716453, + "strategy_rank": 98.717796, + "rr": 0.955264, + "primary_prob": 56.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.432896, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018737, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.114352, + "strategy_rank": 67.082372, + "rr": 1.188086, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.782128, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086732, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.365228, + "strategy_rank": 78.292869, + "rr": 0.958918, + "primary_prob": 50.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.438377, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.064819, + "hold30_r": -1.0 + }, + { + "symbol": "CRM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.147025, + "strategy_rank": 75.119196, + "rr": 1.062508, + "primary_prob": 47.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.593762, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.925321, + "range_504_ratio": 2.522677, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.1931, + "hold30_r": -1.134421 + }, + { + "symbol": "CRWD", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.732789, + "strategy_rank": 94.538534, + "rr": 1.773733, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.660599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03717, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.649942, + "strategy_rank": 99.580541, + "rr": 1.560802, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.341203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.471441, + "range_504_ratio": 32.183099, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.541045, + "hold30_r": 4.498008 + }, + { + "symbol": "DASH", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.749125, + "strategy_rank": 93.917411, + "rr": 0.738439, + "primary_prob": 45.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.107658, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043801, + "hold30_r": -1.0 + }, + { + "symbol": "DDOG", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.298716, + "strategy_rank": 93.178869, + "rr": 1.709464, + "primary_prob": 37.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.564196, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.861611, + "range_504_ratio": 2.366971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040793, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.7993, + "strategy_rank": 94.722301, + "rr": 1.626768, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.440151, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.587375, + "hold30_r": 5.28504 + }, + { + "symbol": "DELL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.016336, + "strategy_rank": 97.948645, + "rr": 1.518775, + "primary_prob": 24.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.278162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.42051, + "range_504_ratio": 4.139231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.491207, + "hold30_r": 4.965236 + }, + { + "symbol": "DHI", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.78063, + "strategy_rank": 81.111557, + "rr": 0.906293, + "primary_prob": 48.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.35944, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.028715, + "range_504_ratio": 2.797468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049664, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.863477, + "strategy_rank": 68.255597, + "rr": 0.874778, + "primary_prob": 55.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.312167, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.575915, + "range_504_ratio": 1.778757, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06425, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.099183, + "strategy_rank": 88.197335, + "rr": 1.850392, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.775588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062538, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.499417, + "strategy_rank": 85.305406, + "rr": 1.475974, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.213962, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.351641, + "range_504_ratio": 3.86376, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058174, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.032672, + "strategy_rank": 83.374033, + "rr": 2.228947, + "primary_prob": 21.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.343421, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.170448, + "hold30_r": 0.599342 + }, + { + "symbol": "ETN", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.532089, + "strategy_rank": 77.749206, + "rr": 1.229914, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.844871, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.995426, + "range_504_ratio": 2.705877, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064682, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.563594, + "strategy_rank": 68.885213, + "rr": 2.194151, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.291227, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591691, + "range_504_ratio": 1.807042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060424, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.765461, + "strategy_rank": 86.633497, + "rr": 1.605129, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.407694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047821, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.266044, + "strategy_rank": 94.421115, + "rr": 1.567067, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.3506, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.508921, + "range_504_ratio": 4.521851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04364, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.214702, + "strategy_rank": 79.227036, + "rr": 1.047405, + "primary_prob": 35.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.571108, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.676379, + "range_504_ratio": 1.966744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980317, + "hold30_r": 4.581378 + }, + { + "symbol": "GE", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.815636, + "strategy_rank": 92.81048, + "rr": 1.762643, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.643964, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.031993, + "hold30_r": 1.313823 + }, + { + "symbol": "GRMN", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.3979, + "strategy_rank": 74.504111, + "rr": 0.679819, + "primary_prob": 60.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.019728, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.671974, + "range_504_ratio": 1.958099, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090057, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.380397, + "strategy_rank": 65.759301, + "rr": 1.188906, + "primary_prob": 44.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.783359, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069887, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.347725, + "strategy_rank": 61.838756, + "rr": 0.983314, + "primary_prob": 49.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.47497, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.897213, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.247375, + "strategy_rank": 60.821999, + "rr": 1.418384, + "primary_prob": 38.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.127576, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081078, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.115519, + "strategy_rank": 78.64598, + "rr": 1.308829, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.963243, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.925845, + "range_504_ratio": 2.524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058182, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.180863, + "strategy_rank": 72.080093, + "rr": 1.653971, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.480957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588315, + "hold30_r": 10.628094 + }, + { + "symbol": "IBM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.614936, + "strategy_rank": 72.951385, + "rr": 0.997927, + "primary_prob": 49.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.49689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.92234, + "hold30_r": -2.917392 + }, + { + "symbol": "IR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.430572, + "strategy_rank": 66.250237, + "rr": 1.332901, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.999351, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072256, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.131855, + "strategy_rank": 91.315555, + "rr": 1.31903, + "primary_prob": 35.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.978545, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.202919, + "hold30_r": -1.159728 + }, + { + "symbol": "JPM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.697783, + "strategy_rank": 62.572169, + "rr": 1.404969, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.107453, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.685117, + "range_504_ratio": 1.984005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.336034, + "hold30_r": 3.37906 + }, + { + "symbol": "KKR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.665111, + "strategy_rank": 83.035345, + "rr": 1.193522, + "primary_prob": 43.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.790284, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.9072, + "range_504_ratio": 2.477376, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048218, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.931155, + "strategy_rank": 83.037855, + "rr": 1.688638, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.532958, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048253, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.396733, + "strategy_rank": 56.521899, + "rr": 1.694228, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.541342, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591749, + "hold30_r": 0.589357 + }, + { + "symbol": "LDOS", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.796966, + "strategy_rank": 61.199737, + "rr": 1.611777, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.417666, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540671, + "range_504_ratio": 1.717159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522034, + "hold30_r": 9.072091 + }, + { + "symbol": "LII", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.049008, + "strategy_rank": 83.380817, + "rr": 1.67654, + "primary_prob": 20.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.51481, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053424, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.966161, + "strategy_rank": 85.771662, + "rr": 1.521442, + "primary_prob": 36.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.282164, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.062183, + "range_504_ratio": 2.892678, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055242, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.148191, + "strategy_rank": 84.938618, + "rr": 1.182919, + "primary_prob": 38.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.774379, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048491, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.564761, + "strategy_rank": 69.216263, + "rr": 0.685459, + "primary_prob": 54.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.028189, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.687598, + "range_504_ratio": 1.988932, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.613756, + "hold30_r": -1.0 + }, + { + "symbol": "MAS", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.630105, + "strategy_rank": 72.522469, + "rr": 1.689855, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.534782, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.623192, + "range_504_ratio": 1.864871, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.613047, + "hold30_r": -1.548076 + }, + { + "symbol": "MCK", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.348891, + "strategy_rank": 68.727945, + "rr": 1.24909, + "primary_prob": 42.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.873634, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.597703, + "range_504_ratio": 1.817938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.165181, + "hold30_r": 3.025782 + }, + { + "symbol": "META", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.332555, + "strategy_rank": 93.244417, + "rr": 0.943814, + "primary_prob": 38.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.415721, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049325, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.715286, + "strategy_rank": 73.898375, + "rr": 0.792963, + "primary_prob": 56.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.189444, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723066, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.798133, + "strategy_rank": 78.449391, + "rr": 1.606973, + "primary_prob": 38.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.41046, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056601, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.416569, + "strategy_rank": 99.486947, + "rr": 0.706859, + "primary_prob": 48.59, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.060289, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012049, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.164527, + "strategy_rank": 86.829123, + "rr": 1.542564, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.313847, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061709, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.249708, + "strategy_rank": 96.507354, + "rr": 1.692321, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.538481, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033592, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.581097, + "strategy_rank": 71.734675, + "rr": 1.081568, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.622352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067541, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.663944, + "strategy_rank": 69.588017, + "rr": 1.53823, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.307345, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069759, + "hold30_r": -1.0 + }, + { + "symbol": "PANW", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.963827, + "strategy_rank": 86.993284, + "rr": 1.535454, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.303182, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.491247, + "hold30_r": 3.367627 + }, + { + "symbol": "PCAR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.731622, + "strategy_rank": 66.963298, + "rr": 1.28776, + "primary_prob": 41.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.93164, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071992, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.5986, + "strategy_rank": 72.037624, + "rr": 1.50702, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.26053, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.690982, + "range_504_ratio": 1.995675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.433332, + "hold30_r": 0.001807 + }, + { + "symbol": "PHM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.28238, + "strategy_rank": 86.788364, + "rr": 0.911543, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.367315, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049162, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.199533, + "strategy_rank": 97.586185, + "rr": 1.963569, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.945354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030932, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.381564, + "strategy_rank": 73.939188, + "rr": 2.153859, + "primary_prob": 15.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.230788, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059292, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.565928, + "strategy_rank": 90.128707, + "rr": 0.93196, + "primary_prob": 51.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.397939, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.516826, + "range_504_ratio": 4.557736, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.890594, + "hold30_r": 3.363142 + }, + { + "symbol": "RL", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.530922, + "strategy_rank": 83.801878, + "rr": 2.41408, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.621119, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050454, + "hold30_r": 2.071185 + }, + { + "symbol": "RSG", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.631272, + "strategy_rank": 61.376774, + "rr": 0.844342, + "primary_prob": 54.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.266513, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.57944, + "range_504_ratio": 1.785039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.721361, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.883314, + "strategy_rank": 99.883436, + "rr": 1.578017, + "primary_prob": 25.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.367025, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.572128, + "range_504_ratio": 35.592239, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016461, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.315053, + "strategy_rank": 78.987979, + "rr": 1.438467, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.157701, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081377, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.613769, + "strategy_rank": 68.538941, + "rr": 0.719831, + "primary_prob": 61.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.079746, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.749911, + "range_504_ratio": 2.116811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074043, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.782964, + "strategy_rank": 93.494586, + "rr": 0.735041, + "primary_prob": 54.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.102562, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044031, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.597433, + "strategy_rank": 85.241459, + "rr": 1.63791, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.456865, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051782, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.864644, + "strategy_rank": 70.191297, + "rr": 1.188345, + "primary_prob": 44.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.782517, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.698585, + "range_504_ratio": 2.010906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076761, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.183197, + "strategy_rank": 97.718936, + "rr": 0.797723, + "primary_prob": 60.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.196584, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.436221, + "range_504_ratio": 11.429768, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026534, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.483081, + "strategy_rank": 92.240482, + "rr": 0.670373, + "primary_prob": 51.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.005559, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.296165, + "range_504_ratio": 3.655253, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028249, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.096849, + "strategy_rank": 58.546864, + "rr": 1.465602, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.198404, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.657243, + "range_504_ratio": 1.929466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.376705, + "hold30_r": 7.151653 + }, + { + "symbol": "WDC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.364061, + "strategy_rank": 84.799029, + "rr": 1.167423, + "primary_prob": 46.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.751134, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.130015, + "hold30_r": -1.095433 + }, + { + "symbol": "WFC", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.163361, + "strategy_rank": 67.346911, + "rr": 1.11533, + "primary_prob": 40.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.672995, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.505535, + "range_504_ratio": 1.657872, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.045263, + "hold30_r": 2.320243 + }, + { + "symbol": "WRB", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.997666, + "strategy_rank": 69.198366, + "rr": 1.997099, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.995648, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079446, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-04-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.432905, + "strategy_rank": 95.16815, + "rr": 1.244947, + "primary_prob": 42.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.86742, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.198425, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-04-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.808535, + "strategy_rank": 95.672871, + "rr": 1.334901, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.002352, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.328974, + "range_504_ratio": 3.777166, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.300382, + "hold30_r": 3.134417 + }, + { + "symbol": "HOOD", + "date": "2024-04-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.504037, + "strategy_rank": 91.963171, + "rr": 1.553784, + "primary_prob": 28.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.330676, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.529255, + "hold30_r": 2.743071 + }, + { + "symbol": "AIG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.122261, + "strategy_rank": 60.899376, + "rr": 1.473801, + "primary_prob": 37.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.210702, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.547592, + "range_504_ratio": 1.729085, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.406335, + "hold30_r": 1.858668 + }, + { + "symbol": "AIZ", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.848904, + "strategy_rank": 78.856302, + "rr": 1.310926, + "primary_prob": 41.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.966389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.619385, + "range_504_ratio": 1.857785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.234925, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.312572, + "strategy_rank": 86.049835, + "rr": 2.323425, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.485137, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.105851, + "range_504_ratio": 3.021794, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.28329, + "hold30_r": 2.584438 + }, + { + "symbol": "AMD", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.581315, + "strategy_rank": 90.489679, + "rr": 1.584927, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.377391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559432, + "hold30_r": 1.470045 + }, + { + "symbol": "AMZN", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.737024, + "strategy_rank": 75.857296, + "rr": 0.900142, + "primary_prob": 52.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.350213, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.846069, + "range_504_ratio": 2.330468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.839614, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.542099, + "strategy_rank": 90.965676, + "rr": 1.869509, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.804264, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.838556, + "hold30_r": 3.16478 + }, + { + "symbol": "APO", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.773933, + "strategy_rank": 77.40727, + "rr": 0.983381, + "primary_prob": 49.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.475072, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.943109, + "range_504_ratio": 2.567953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.934242, + "hold30_r": 2.036251 + }, + { + "symbol": "APP", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.961938, + "strategy_rank": 98.721632, + "rr": 1.576316, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.364474, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.163725, + "range_504_ratio": 8.703501, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.54923, + "hold30_r": 3.22355 + }, + { + "symbol": "AVGO", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.77278, + "strategy_rank": 89.334049, + "rr": 2.06222, + "primary_prob": 20.09, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.093331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.029054, + "hold30_r": 1.613325 + }, + { + "symbol": "BLDR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 92.296146, + "rr": 1.824055, + "primary_prob": 23.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.736083, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.788241, + "hold30_r": -1.0 + }, + { + "symbol": "BR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.392157, + "strategy_rank": 58.446924, + "rr": 1.346925, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.020387, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.470384, + "range_504_ratio": 1.600609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.264013, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.198385, + "strategy_rank": 65.352663, + "rr": 1.507877, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.261815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.510322, + "range_504_ratio": 1.665827, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.420264, + "hold30_r": 3.582567 + }, + { + "symbol": "CAH", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.734717, + "strategy_rank": 73.15913, + "rr": 1.414943, + "primary_prob": 38.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.122414, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.528961, + "hold30_r": -1.456351 + }, + { + "symbol": "CASY", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.160323, + "strategy_rank": 65.522571, + "rr": 0.932812, + "primary_prob": 51.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.399218, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.581273, + "range_504_ratio": 1.788313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.865344, + "hold30_r": 2.234358 + }, + { + "symbol": "CAT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 72.060852, + "rr": 1.650484, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.475726, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.052531, + "hold30_r": -1.99413 + }, + { + "symbol": "CBOE", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.851211, + "strategy_rank": 66.588951, + "rr": 0.920673, + "primary_prob": 51.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.381009, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069999, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.929642, + "strategy_rank": 61.326612, + "rr": 1.508995, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.263493, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.576956, + "range_504_ratio": 1.78061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436517, + "hold30_r": -1.810567 + }, + { + "symbol": "CI", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.313725, + "strategy_rank": 82.088573, + "rr": 1.643957, + "primary_prob": 25.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.465936, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086984, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.464821, + "strategy_rank": 70.680547, + "rr": 0.741702, + "primary_prob": 58.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.112554, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.92718, + "range_504_ratio": 2.527372, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67175, + "hold30_r": 2.529639 + }, + { + "symbol": "COIN", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.731257, + "strategy_rank": 98.73257, + "rr": 1.884157, + "primary_prob": 22.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.826236, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.015666, + "hold30_r": 0.756546 + }, + { + "symbol": "COST", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.659746, + "strategy_rank": 67.123891, + "rr": 0.966102, + "primary_prob": 50.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.449153, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.660721, + "range_504_ratio": 1.936188, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88666, + "hold30_r": 5.927568 + }, + { + "symbol": "CRH", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.850058, + "strategy_rank": 76.826075, + "rr": 2.174489, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.261733, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.118876, + "hold30_r": 0.696512 + }, + { + "symbol": "CRWD", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.193772, + "strategy_rank": 94.370123, + "rr": 1.632655, + "primary_prob": 32.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.448983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.598048, + "hold30_r": 1.594808 + }, + { + "symbol": "CVNA", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88466, + "strategy_rank": 99.746848, + "rr": 1.764165, + "primary_prob": 24.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.646247, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.371657, + "range_504_ratio": 29.126761, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.744275, + "hold30_r": 3.846958 + }, + { + "symbol": "DASH", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.809689, + "strategy_rank": 93.71161, + "rr": 1.939088, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.908632, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.511212, + "hold30_r": -1.473469 + }, + { + "symbol": "DDOG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.311419, + "strategy_rank": 91.907648, + "rr": 1.516955, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.275432, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.816602, + "range_504_ratio": 2.262798, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.479885, + "hold30_r": -1.054159 + }, + { + "symbol": "DECK", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.040369, + "strategy_rank": 94.0455, + "rr": 1.48179, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.222685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.438207, + "hold30_r": 7.792017 + }, + { + "symbol": "DELL", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.039216, + "strategy_rank": 98.006761, + "rr": 0.977917, + "primary_prob": 41.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.466876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.42051, + "range_504_ratio": 4.139231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.950119, + "hold30_r": 2.076376 + }, + { + "symbol": "DHI", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.583622, + "strategy_rank": 79.980949, + "rr": 1.532064, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.298096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.028715, + "range_504_ratio": 2.797468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.490049, + "hold30_r": 0.700308 + }, + { + "symbol": "DPZ", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.622837, + "strategy_rank": 68.642883, + "rr": 1.105876, + "primary_prob": 38.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.658814, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.575915, + "range_504_ratio": 1.778757, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.044335, + "hold30_r": 3.211888 + }, + { + "symbol": "DVA", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.579008, + "strategy_rank": 87.619099, + "rr": 2.427956, + "primary_prob": 24.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.641934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.367799, + "hold30_r": 4.186375 + }, + { + "symbol": "ECL", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.00692, + "strategy_rank": 63.85312, + "rr": 0.952809, + "primary_prob": 50.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.429214, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.570631, + "range_504_ratio": 1.769383, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863828, + "hold30_r": 3.010095 + }, + { + "symbol": "EME", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.655133, + "strategy_rank": 84.417214, + "rr": 1.258191, + "primary_prob": 42.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.887287, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.351641, + "range_504_ratio": 3.86376, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.205984, + "hold30_r": 3.532309 + }, + { + "symbol": "ERIE", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.963091, + "strategy_rank": 83.829336, + "rr": 2.375034, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.562551, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.31173, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.079585, + "strategy_rank": 76.190192, + "rr": 2.002543, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.003814, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.995426, + "range_504_ratio": 2.705877, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.94711, + "hold30_r": 1.961053 + }, + { + "symbol": "FANG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.430219, + "strategy_rank": 70.104602, + "rr": 1.315042, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.972562, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.246917, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.6609, + "strategy_rank": 65.128147, + "rr": 1.232438, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.848656, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591691, + "range_504_ratio": 1.807042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059326, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.387543, + "strategy_rank": 86.774729, + "rr": 1.825, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.7375, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.782073, + "hold30_r": 3.110334 + }, + { + "symbol": "FIX", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.424452, + "strategy_rank": 94.324703, + "rr": 2.220741, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.331112, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508921, + "range_504_ratio": 4.521851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.181059, + "hold30_r": 1.775075 + }, + { + "symbol": "GDDY", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.620531, + "strategy_rank": 78.151613, + "rr": 0.69996, + "primary_prob": 51.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.04994, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.676379, + "range_504_ratio": 1.966744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.637909, + "hold30_r": 5.209665 + }, + { + "symbol": "GE", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.618224, + "strategy_rank": 91.970688, + "rr": 1.169099, + "primary_prob": 39.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.753649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.13719, + "hold30_r": 1.443958 + }, + { + "symbol": "GRMN", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.544406, + "strategy_rank": 73.00867, + "rr": 1.660226, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.490339, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.671974, + "range_504_ratio": 1.958099, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579632, + "hold30_r": 6.839384 + }, + { + "symbol": "HIG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.697809, + "strategy_rank": 61.298811, + "rr": 0.969263, + "primary_prob": 50.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.453895, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078639, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.310265, + "strategy_rank": 76.730979, + "rr": 1.109769, + "primary_prob": 46.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.664653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.925845, + "range_504_ratio": 2.524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.056341, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.38985, + "strategy_rank": 72.231516, + "rr": 1.879016, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.818524, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.816569, + "hold30_r": 10.448827 + }, + { + "symbol": "IBM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.235294, + "strategy_rank": 71.833671, + "rr": 1.542757, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.314136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.710121, + "hold30_r": -2.638507 + }, + { + "symbol": "IR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.351788, + "strategy_rank": 65.953148, + "rr": 2.485447, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.72817, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.421876, + "hold30_r": 0.589684 + }, + { + "symbol": "IT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.967705, + "strategy_rank": 78.398083, + "rr": 1.771012, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.656518, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062419, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.15917, + "strategy_rank": 79.035557, + "rr": 1.815847, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.723771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.9072, + "range_504_ratio": 2.477376, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771763, + "hold30_r": 2.510739 + }, + { + "symbol": "KLAC", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.350634, + "strategy_rank": 84.845444, + "rr": 1.816866, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.725299, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.775997, + "hold30_r": 4.095308 + }, + { + "symbol": "L", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.199539, + "strategy_rank": 57.150022, + "rr": 1.444808, + "primary_prob": 37.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.167212, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.347666, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.89158, + "strategy_rank": 61.806865, + "rr": 0.864424, + "primary_prob": 53.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.296636, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540671, + "range_504_ratio": 1.717159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.77703, + "hold30_r": 7.209949 + }, + { + "symbol": "LII", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.540946, + "strategy_rank": 81.58211, + "rr": 1.383201, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.074802, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.33032, + "hold30_r": 2.264945 + }, + { + "symbol": "LLY", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.347174, + "strategy_rank": 86.143022, + "rr": 1.676858, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.515287, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.062183, + "range_504_ratio": 2.892678, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.62394, + "hold30_r": 3.823252 + }, + { + "symbol": "LRCX", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.080738, + "strategy_rank": 86.608241, + "rr": 1.890029, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.835043, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.85061, + "hold30_r": 1.478814 + }, + { + "symbol": "MAR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.853518, + "strategy_rank": 64.390566, + "rr": 2.101937, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.152906, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687598, + "range_504_ratio": 1.988932, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061725, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.886967, + "strategy_rank": 69.651911, + "rr": 1.066946, + "primary_prob": 47.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.600419, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.597703, + "range_504_ratio": 1.817938, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.985478, + "hold30_r": 3.751091 + }, + { + "symbol": "META", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.27105, + "strategy_rank": 93.37939, + "rr": 1.859618, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.789428, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.653004, + "hold30_r": -2.610904 + }, + { + "symbol": "MLM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.042676, + "strategy_rank": 69.847115, + "rr": 2.150299, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.225448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059987, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.695502, + "strategy_rank": 81.497196, + "rr": 0.864726, + "primary_prob": 43.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.297089, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051188, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.192618, + "strategy_rank": 99.331384, + "rr": 1.778194, + "primary_prob": 22.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.667291, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.767866, + "hold30_r": 1.993706 + }, + { + "symbol": "NFLX", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.348328, + "strategy_rank": 92.319691, + "rr": 1.887659, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.831488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.367996, + "range_504_ratio": 3.927474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.847107, + "hold30_r": 2.878854 + }, + { + "symbol": "NRG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.732411, + "strategy_rank": 81.357515, + "rr": 1.731636, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.597454, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.928317, + "range_504_ratio": 2.530248, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694752, + "hold30_r": 2.206057 + }, + { + "symbol": "NTAP", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.928489, + "strategy_rank": 86.149942, + "rr": 1.749417, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.624125, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.69081, + "hold30_r": 6.285526 + }, + { + "symbol": "NVDA", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.269896, + "strategy_rank": 96.857893, + "rr": 1.531293, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.296939, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.50578, + "hold30_r": 6.495409 + }, + { + "symbol": "NWS", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.814302, + "strategy_rank": 67.45277, + "rr": 1.141494, + "primary_prob": 39.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.712241, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.070911, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.084198, + "strategy_rank": 65.827904, + "rr": 0.927981, + "primary_prob": 51.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.391972, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852357, + "hold30_r": -1.36954 + }, + { + "symbol": "PCAR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.00346, + "strategy_rank": 68.461043, + "rr": 1.575106, + "primary_prob": 28.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.362659, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059449, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.890427, + "strategy_rank": 70.975023, + "rr": 1.63054, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.445811, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066249, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.156863, + "strategy_rank": 84.95808, + "rr": 1.607668, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.411502, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.561813, + "hold30_r": 2.187717 + }, + { + "symbol": "PLTR", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.885813, + "strategy_rank": 97.371793, + "rr": 1.955519, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.933278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.927285, + "hold30_r": 0.586187 + }, + { + "symbol": "PSX", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.926182, + "strategy_rank": 76.417293, + "rr": 0.894227, + "primary_prob": 52.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.341341, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053745, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.50173, + "strategy_rank": 89.71328, + "rr": 0.704389, + "primary_prob": 59.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.056584, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.516826, + "range_504_ratio": 4.557736, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.661179, + "hold30_r": 3.638492 + }, + { + "symbol": "RL", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.004614, + "strategy_rank": 85.568747, + "rr": 2.846528, + "primary_prob": 21.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.269792, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.793963, + "hold30_r": 4.448425 + }, + { + "symbol": "SMCI", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.653979, + "strategy_rank": 99.723303, + "rr": 2.102111, + "primary_prob": 21.01, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.153167, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.011546, + "hold30_r": 0.461126 + }, + { + "symbol": "SW", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.234141, + "strategy_rank": 80.312174, + "rr": 1.331644, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.997467, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073683, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.811995, + "strategy_rank": 72.271845, + "rr": 1.548409, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.322614, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.915742, + "range_504_ratio": 2.498629, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.486246, + "hold30_r": 3.964456 + }, + { + "symbol": "TRGP", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.275663, + "strategy_rank": 69.775723, + "rr": 1.34312, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.01468, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.749911, + "range_504_ratio": 2.116811, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.272507, + "hold30_r": 1.128725 + }, + { + "symbol": "TT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.273356, + "strategy_rank": 78.663763, + "rr": 1.378628, + "primary_prob": 39.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.067941, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.933972, + "range_504_ratio": 2.544595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.315382, + "hold30_r": 3.645259 + }, + { + "symbol": "TXT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.046136, + "strategy_rank": 61.135744, + "rr": 1.37743, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.066146, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -4.210257, + "hold30_r": -4.12023 + }, + { + "symbol": "UBER", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.116494, + "strategy_rank": 93.119477, + "rr": 1.635486, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.453229, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.276353, + "hold30_r": -1.239844 + }, + { + "symbol": "URI", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.081892, + "strategy_rank": 86.646979, + "rr": 1.648951, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.473427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.603063, + "hold30_r": 0.334847 + }, + { + "symbol": "VMC", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.621684, + "strategy_rank": 65.328282, + "rr": 1.108618, + "primary_prob": 46.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.662927, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698585, + "range_504_ratio": 2.010906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.04007, + "hold30_r": 0.017677 + }, + { + "symbol": "VRT", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.423299, + "strategy_rank": 97.872171, + "rr": 1.707189, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.560783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.436221, + "range_504_ratio": 11.429768, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.685139, + "hold30_r": 3.101254 + }, + { + "symbol": "VST", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.500577, + "strategy_rank": 92.640059, + "rr": 0.925564, + "primary_prob": 41.54, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.388346, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.296165, + "range_504_ratio": 3.655253, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.899063, + "hold30_r": 5.567832 + }, + { + "symbol": "WAB", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.161476, + "strategy_rank": 56.94062, + "rr": 1.371754, + "primary_prob": 38.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.057631, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.657243, + "range_504_ratio": 1.929466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287058, + "hold30_r": 6.330043 + }, + { + "symbol": "WDC", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.543253, + "strategy_rank": 87.349242, + "rr": 0.840597, + "primary_prob": 44.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.260896, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.808902, + "hold30_r": 2.142643 + }, + { + "symbol": "WM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.506344, + "strategy_rank": 59.488923, + "rr": 1.749727, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.624591, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.627529, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.121107, + "strategy_rank": 68.550292, + "rr": 1.885908, + "primary_prob": 26.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.828861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079887, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-04-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.577855, + "strategy_rank": 95.20105, + "rr": 2.021129, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.031693, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.9762, + "hold30_r": 1.486881 + }, + { + "symbol": "CEG", + "date": "2024-04-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.237368, + "strategy_rank": 95.74508, + "rr": 0.940354, + "primary_prob": 39.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.410532, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.328974, + "range_504_ratio": 3.777166, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.905275, + "hold30_r": 0.931977 + }, + { + "symbol": "HOOD", + "date": "2024-04-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.06463, + "strategy_rank": 95.807536, + "rr": 1.618873, + "primary_prob": 26.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.42831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.592774, + "hold30_r": 3.857001 + }, + { + "symbol": "AIG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.898942, + "strategy_rank": 61.955958, + "rr": 1.513758, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.270637, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.547592, + "range_504_ratio": 1.729085, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.437093, + "hold30_r": 0.766343 + }, + { + "symbol": "AIZ", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.772033, + "strategy_rank": 79.55143, + "rr": 1.358908, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.038363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.601715, + "range_504_ratio": 1.825246, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.280998, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.951821, + "strategy_rank": 67.600701, + "rr": 0.932151, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.398227, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.56487, + "range_504_ratio": 1.75922, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.864702, + "hold30_r": -1.005384 + }, + { + "symbol": "AMAT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371328, + "strategy_rank": 83.825737, + "rr": 0.803241, + "primary_prob": 70.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.204861, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.105851, + "range_504_ratio": 3.021794, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044237, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.014101, + "strategy_rank": 90.029074, + "rr": 1.52947, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.294205, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029314, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.368978, + "strategy_rank": 87.858753, + "rr": 1.678744, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.518116, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.644768, + "hold30_r": 2.110046 + }, + { + "symbol": "APP", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.824912, + "strategy_rank": 98.650506, + "rr": 1.092386, + "primary_prob": 48.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.638579, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.163725, + "range_504_ratio": 8.703501, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.064758, + "hold30_r": 1.227568 + }, + { + "symbol": "AVGO", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.186839, + "strategy_rank": 89.3343, + "rr": 0.856407, + "primary_prob": 61.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.28461, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037838, + "hold30_r": -1.0 + }, + { + "symbol": "BLDR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.242068, + "strategy_rank": 92.140408, + "rr": 1.594301, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.391452, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.251228, + "hold30_r": -1.214754 + }, + { + "symbol": "CAH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.484136, + "strategy_rank": 74.690652, + "rr": 1.736253, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.60438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075005, + "hold30_r": -1.010053 + }, + { + "symbol": "CAT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.961222, + "strategy_rank": 75.180584, + "rr": 2.127092, + "primary_prob": 22.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.190638, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04664, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 67.438652, + "rr": 1.412255, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.118382, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.342294, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.311398, + "strategy_rank": 87.188705, + "rr": 1.780052, + "primary_prob": 24.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.670079, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.17272, + "range_504_ratio": 3.230769, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03958, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.719154, + "strategy_rank": 85.393806, + "rr": 1.501159, + "primary_prob": 28.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.251738, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094683, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.059929, + "strategy_rank": 98.955534, + "rr": 0.987455, + "primary_prob": 41.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.481182, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018346, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.654524, + "strategy_rank": 66.612031, + "rr": 0.685558, + "primary_prob": 59.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.028336, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.480553, + "hold30_r": -2.382693 + }, + { + "symbol": "CRH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.481786, + "strategy_rank": 77.704932, + "rr": 1.644011, + "primary_prob": 34.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.466016, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.586926, + "hold30_r": 0.316128 + }, + { + "symbol": "CRWD", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.592244, + "strategy_rank": 94.277335, + "rr": 0.976008, + "primary_prob": 44.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.464012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.938438, + "hold30_r": 4.355441 + }, + { + "symbol": "CTAS", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.081081, + "strategy_rank": 62.447623, + "rr": 0.983754, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.475632, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.717678, + "range_504_ratio": 2.049668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090497, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882491, + "strategy_rank": 99.7421, + "rr": 0.786475, + "primary_prob": 59.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.179712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.276879, + "range_504_ratio": 26.492958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.764314, + "hold30_r": 3.121714 + }, + { + "symbol": "DASH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.534665, + "strategy_rank": 93.782931, + "rr": 1.183158, + "primary_prob": 44.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.774736, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.197457, + "hold30_r": -2.159068 + }, + { + "symbol": "DDOG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.074031, + "strategy_rank": 89.51154, + "rr": 0.923559, + "primary_prob": 55.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.385338, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.815232, + "range_504_ratio": 2.2597, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03596, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.299647, + "strategy_rank": 94.391252, + "rr": 1.649567, + "primary_prob": 28.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.474351, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.608895, + "hold30_r": 5.40501 + }, + { + "symbol": "DELL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.472385, + "strategy_rank": 98.263222, + "rr": 0.682786, + "primary_prob": 62.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.02418, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.42051, + "range_504_ratio": 4.139231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.652743, + "hold30_r": 0.887672 + }, + { + "symbol": "DVA", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.831962, + "strategy_rank": 85.181437, + "rr": 1.088452, + "primary_prob": 46.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.632678, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.773897, + "range_504_ratio": 2.168199, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025645, + "hold30_r": 1.898176 + }, + { + "symbol": "ECL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.846063, + "strategy_rank": 63.19646, + "rr": 1.911776, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.867664, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.570631, + "range_504_ratio": 1.769383, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817702, + "hold30_r": 3.759135 + }, + { + "symbol": "EME", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.827262, + "strategy_rank": 85.343486, + "rr": 1.104611, + "primary_prob": 48.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.656917, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.351641, + "range_504_ratio": 3.86376, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.054839, + "hold30_r": 1.758104 + }, + { + "symbol": "ERIE", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.297297, + "strategy_rank": 84.969935, + "rr": 1.753796, + "primary_prob": 32.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.630694, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.975593, + "range_504_ratio": 2.652741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.692231, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.541716, + "strategy_rank": 84.529318, + "rr": 1.883126, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.824689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.845563, + "hold30_r": 3.369642 + }, + { + "symbol": "FIX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.122209, + "strategy_rank": 94.018567, + "rr": 1.267475, + "primary_prob": 42.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.901212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.508921, + "range_504_ratio": 4.521851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.232825, + "hold30_r": 0.306918 + }, + { + "symbol": "GE", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.419506, + "strategy_rank": 92.58335, + "rr": 1.004235, + "primary_prob": 40.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.506352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034986, + "hold30_r": 0.052797 + }, + { + "symbol": "GWW", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.611046, + "strategy_rank": 64.296585, + "rr": 2.341448, + "primary_prob": 20.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.512172, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061157, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.07168, + "strategy_rank": 63.966101, + "rr": 1.034134, + "primary_prob": 48.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.551201, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.963989, + "hold30_r": 2.049867 + }, + { + "symbol": "HLT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.376028, + "strategy_rank": 58.441206, + "rr": 1.277551, + "primary_prob": 41.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.916327, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064667, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.544066, + "strategy_rank": 74.208247, + "rr": 1.550711, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.326067, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.846196, + "range_504_ratio": 2.330764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48764, + "hold30_r": 8.192634 + }, + { + "symbol": "IBM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.076381, + "strategy_rank": 75.115527, + "rr": 2.292792, + "primary_prob": 23.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.439188, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050199, + "hold30_r": 0.488087 + }, + { + "symbol": "IT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606345, + "strategy_rank": 78.826315, + "rr": 1.760906, + "primary_prob": 32.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.64136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069698, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.841363, + "strategy_rank": 86.929938, + "rr": 2.063723, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.095584, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.07741, + "hold30_r": -1.038422 + }, + { + "symbol": "JPM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.141011, + "strategy_rank": 58.171307, + "rr": 1.376524, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.064786, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.685117, + "range_504_ratio": 1.984005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.30127, + "hold30_r": 1.190129 + }, + { + "symbol": "KKR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.246769, + "strategy_rank": 81.826134, + "rr": 1.624329, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.436493, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.9072, + "range_504_ratio": 2.477376, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.57902, + "hold30_r": 3.179797 + }, + { + "symbol": "KLAC", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.666275, + "strategy_rank": 81.962177, + "rr": 0.677463, + "primary_prob": 65.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.016195, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043205, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.774383, + "strategy_rank": 80.96338, + "rr": 1.025759, + "primary_prob": 38.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.538638, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042368, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.357227, + "strategy_rank": 85.471136, + "rr": 2.240533, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.3608, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.048692, + "range_504_ratio": 2.853915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.185309, + "hold30_r": 4.949802 + }, + { + "symbol": "LRCX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.016451, + "strategy_rank": 83.396528, + "rr": 1.76471, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.647065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042382, + "hold30_r": -1.0 + }, + { + "symbol": "MAR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.256169, + "strategy_rank": 65.658944, + "rr": 2.002055, + "primary_prob": 28.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.003083, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.687598, + "range_504_ratio": 1.988932, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0647, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.594595, + "strategy_rank": 93.546427, + "rr": 1.54333, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.314995, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.514243, + "hold30_r": 1.945837 + }, + { + "symbol": "MPC", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.12691, + "strategy_rank": 82.369399, + "rr": 3.029506, + "primary_prob": 7.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.54426, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054076, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.412456, + "strategy_rank": 99.483333, + "rr": 1.833148, + "primary_prob": 20.33, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.749722, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01268, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.361927, + "strategy_rank": 91.913302, + "rr": 1.695119, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.542678, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.991584, + "range_504_ratio": 2.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.66451, + "hold30_r": 2.662615 + }, + { + "symbol": "NCLH", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.726204, + "strategy_rank": 86.749093, + "rr": 1.938365, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.907548, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.791451, + "range_504_ratio": 2.206596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034465, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.184489, + "strategy_rank": 88.343896, + "rr": 1.617964, + "primary_prob": 35.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.426946, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.367996, + "range_504_ratio": 3.927474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.578006, + "hold30_r": 2.965574 + }, + { + "symbol": "NRG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.769683, + "strategy_rank": 81.195687, + "rr": 1.091313, + "primary_prob": 48.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.63697, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.928317, + "range_504_ratio": 2.530248, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.048708, + "hold30_r": 2.094854 + }, + { + "symbol": "NTAP", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.894242, + "strategy_rank": 88.605126, + "rr": 0.771055, + "primary_prob": 57.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.156582, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.708409, + "hold30_r": 6.66914 + }, + { + "symbol": "NVDA", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.00235, + "strategy_rank": 96.774947, + "rr": 0.743429, + "primary_prob": 63.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.115144, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027935, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.781434, + "strategy_rank": 68.68869, + "rr": 0.917845, + "primary_prob": 47.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.376767, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844346, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 65.97597, + "rr": 1.961107, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.941661, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.804954, + "hold30_r": -1.726781 + }, + { + "symbol": "PANW", + "date": "2024-04-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.668625, + "strategy_rank": 86.149302, + "rr": 3.333576, + "primary_prob": 29.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 3, + "primary_distance_atr": 5.000364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.04709, + "hold30_r": 1.425213 + }, + { + "symbol": "PCAR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.716804, + "strategy_rank": 66.663355, + "rr": 2.905753, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.358629, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.20404, + "hold30_r": -1.139601 + }, + { + "symbol": "PGR", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.829612, + "strategy_rank": 69.928738, + "rr": 1.446891, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.170337, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.709515, + "range_504_ratio": 2.033004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.373298, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.306698, + "strategy_rank": 83.837874, + "rr": 0.728384, + "primary_prob": 49.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.092576, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.684706, + "hold30_r": -0.076763 + }, + { + "symbol": "PKG", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.433608, + "strategy_rank": 62.940293, + "rr": 1.574062, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.361093, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513801, + "hold30_r": 2.015078 + }, + { + "symbol": "PLTR", + "date": "2024-04-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.06228, + "strategy_rank": 97.486921, + "rr": 2.088351, + "primary_prob": 37.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.132526, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031064, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596945, + "strategy_rank": 78.201936, + "rr": 1.363234, + "primary_prob": 40.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.044851, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049859, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.836663, + "strategy_rank": 86.600184, + "rr": 2.324308, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.486462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07464, + "hold30_r": -1.021966 + }, + { + "symbol": "SMCI", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.647474, + "strategy_rank": 99.718103, + "rr": 1.791735, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.687603, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014407, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.779083, + "strategy_rank": 81.328262, + "rr": 1.814053, + "primary_prob": 23.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.721079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.757594, + "range_504_ratio": 2.133137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777341, + "hold30_r": 2.875825 + }, + { + "symbol": "SW", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.06698, + "strategy_rank": 79.865856, + "rr": 1.913198, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.869797, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.840155, + "hold30_r": 2.512077 + }, + { + "symbol": "TXT", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313749, + "strategy_rank": 71.38754, + "rr": 1.555712, + "primary_prob": 24.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.333568, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050787, + "hold30_r": -0.0499 + }, + { + "symbol": "UBER", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.532315, + "strategy_rank": 93.178944, + "rr": 1.691251, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.536877, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.248013, + "hold30_r": -1.21125 + }, + { + "symbol": "URI", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.546416, + "strategy_rank": 85.631906, + "rr": 1.166249, + "primary_prob": 52.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.749374, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043032, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.021152, + "strategy_rank": 73.46867, + "rr": 1.01502, + "primary_prob": 37.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.522529, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050538, + "hold30_r": -1.0 + }, + { + "symbol": "VMC", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.13631, + "strategy_rank": 66.307595, + "rr": 1.24978, + "primary_prob": 42.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.874671, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.698585, + "range_504_ratio": 2.010906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.181793, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.007051, + "strategy_rank": 91.624608, + "rr": 1.182124, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.773185, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.15178, + "hold30_r": 1.220394 + }, + { + "symbol": "WM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.901293, + "strategy_rank": 59.047064, + "rr": 0.721582, + "primary_prob": 58.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.082372, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.104555, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.539365, + "strategy_rank": 73.421818, + "rr": 2.910305, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.365457, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060909, + "hold30_r": 1.239645 + }, + { + "symbol": "WSM", + "date": "2024-04-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.767333, + "strategy_rank": 94.889123, + "rr": 1.933277, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.899916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.884045, + "hold30_r": 1.289433 + }, + { + "symbol": "CEG", + "date": "2024-05-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.405467, + "strategy_rank": 96.295859, + "rr": 0.975105, + "primary_prob": 46.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.462658, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.328974, + "range_504_ratio": 3.777166, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.934705, + "hold30_r": 3.116066 + }, + { + "symbol": "HOOD", + "date": "2024-05-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.583144, + "strategy_rank": 96.927156, + "rr": 1.203094, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.804641, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.177149, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.824601, + "strategy_rank": 68.65486, + "rr": 1.123724, + "primary_prob": 45.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.685587, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061458, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.712984, + "strategy_rank": 83.797727, + "rr": 0.825826, + "primary_prob": 54.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.238739, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.105851, + "range_504_ratio": 3.021794, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.78191, + "hold30_r": 4.171307 + }, + { + "symbol": "AMD", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.066059, + "strategy_rank": 90.950101, + "rr": 2.066935, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.100403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.426786, + "range_504_ratio": 4.165292, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.038919, + "hold30_r": 0.725538 + }, + { + "symbol": "ANET", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.671982, + "strategy_rank": 92.100921, + "rr": 1.70791, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.561865, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.239336, + "range_504_ratio": 3.453321, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.673216, + "hold30_r": 4.152127 + }, + { + "symbol": "APO", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.14123, + "strategy_rank": 77.064128, + "rr": 1.094007, + "primary_prob": 46.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.64101, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.943109, + "range_504_ratio": 2.567953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.048213, + "hold30_r": 1.428721 + }, + { + "symbol": "APP", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.974943, + "strategy_rank": 98.737625, + "rr": 0.915181, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.372772, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.163725, + "range_504_ratio": 8.703501, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.885245, + "hold30_r": 0.675918 + }, + { + "symbol": "ARES", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624146, + "strategy_rank": 74.560398, + "rr": 0.73788, + "primary_prob": 58.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.10682, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964803, + "range_504_ratio": 2.624271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.689471, + "hold30_r": 0.389005 + }, + { + "symbol": "AVGO", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.052392, + "strategy_rank": 91.663348, + "rr": 1.816049, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.724073, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.77945, + "hold30_r": 7.88609 + }, + { + "symbol": "BLDR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.801822, + "strategy_rank": 84.113376, + "rr": 0.767645, + "primary_prob": 46.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.151467, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.47926, + "range_504_ratio": 4.389695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.953426, + "hold30_r": -1.917069 + }, + { + "symbol": "CAH", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.560364, + "strategy_rank": 74.247193, + "rr": 0.725351, + "primary_prob": 56.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.088027, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052011, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.496583, + "strategy_rank": 77.781887, + "rr": 1.882991, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.824487, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.835938, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.268793, + "strategy_rank": 69.892582, + "rr": 1.174574, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.76186, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063956, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.257403, + "strategy_rank": 72.582112, + "rr": 1.61298, + "primary_prob": 35.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.419471, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576956, + "range_504_ratio": 1.78061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.564952, + "hold30_r": 0.742649 + }, + { + "symbol": "CI", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.635535, + "strategy_rank": 86.002536, + "rr": 1.570736, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.356103, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070787, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.788155, + "strategy_rank": 73.929915, + "rr": 1.048802, + "primary_prob": 47.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.573203, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580225, + "range_504_ratio": 1.78644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062233, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.202733, + "strategy_rank": 99.101391, + "rr": 1.825967, + "primary_prob": 20.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.738951, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046404, + "hold30_r": -1.029559 + }, + { + "symbol": "COP", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.851936, + "strategy_rank": 67.432678, + "rr": 2.260731, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.391096, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.570251, + "range_504_ratio": 1.76871, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066201, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.369021, + "strategy_rank": 66.633343, + "rr": 1.801957, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.702935, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076016, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.774487, + "strategy_rank": 76.243617, + "rr": 2.035643, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.053465, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.976282, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.722096, + "strategy_rank": 95.68129, + "rr": 1.694198, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.541297, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.657465, + "hold30_r": 4.749556 + }, + { + "symbol": "DASH", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.191344, + "strategy_rank": 93.958912, + "rr": 1.994927, + "primary_prob": 26.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.99239, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.028028, + "hold30_r": -0.137912 + }, + { + "symbol": "DDOG", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.977221, + "strategy_rank": 91.792227, + "rr": 0.764144, + "primary_prob": 54.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.146216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.815232, + "range_504_ratio": 2.2597, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.575436, + "hold30_r": -1.540657 + }, + { + "symbol": "DECK", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.507973, + "strategy_rank": 89.871018, + "rr": 1.560815, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.341223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.516062, + "hold30_r": 4.652608 + }, + { + "symbol": "DELL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.633257, + "strategy_rank": 98.43034, + "rr": 0.695821, + "primary_prob": 46.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.043731, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.42051, + "range_504_ratio": 4.139231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.664939, + "hold30_r": 2.089659 + }, + { + "symbol": "DPZ", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.649203, + "strategy_rank": 75.073625, + "rr": 1.483448, + "primary_prob": 39.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.225172, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053693, + "hold30_r": 0.930682 + }, + { + "symbol": "DVA", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685649, + "strategy_rank": 85.394483, + "rr": 1.212899, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.819348, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.798324, + "range_504_ratio": 2.221814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166898, + "hold30_r": 1.161577 + }, + { + "symbol": "ERIE", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.810934, + "strategy_rank": 82.614419, + "rr": 1.751762, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.627644, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.969898, + "range_504_ratio": 2.637676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.684045, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.457859, + "strategy_rank": 73.555121, + "rr": 0.901508, + "primary_prob": 40.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.352261, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.000197, + "range_504_ratio": 2.718816, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.851069, + "hold30_r": 0.380058 + }, + { + "symbol": "FANG", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596811, + "strategy_rank": 79.392115, + "rr": 1.132841, + "primary_prob": 43.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.699262, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059939, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-05-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.193622, + "strategy_rank": 81.531109, + "rr": 2.056579, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.084869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.377319, + "range_504_ratio": 3.964258, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.015036, + "hold30_r": 3.777363 + }, + { + "symbol": "FIX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.127563, + "strategy_rank": 92.692245, + "rr": 1.223919, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.835879, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.508921, + "range_504_ratio": 4.521851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.185781, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.104784, + "strategy_rank": 61.022497, + "rr": 0.936101, + "primary_prob": 49.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.404151, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.382048, + "range_504_ratio": 1.465283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.853804, + "hold30_r": 0.812573 + }, + { + "symbol": "GDDY", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.280182, + "strategy_rank": 83.445957, + "rr": 0.754244, + "primary_prob": 48.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.131365, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.682963, + "range_504_ratio": 1.979735, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.698241, + "hold30_r": 3.261202 + }, + { + "symbol": "HAL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.574032, + "strategy_rank": 72.239961, + "rr": 2.386098, + "primary_prob": 21.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.579147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.635509, + "range_504_ratio": 1.887983, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050208, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.29385, + "strategy_rank": 63.697522, + "rr": 1.305994, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.958991, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.229739, + "hold30_r": 1.300775 + }, + { + "symbol": "HII", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.029613, + "strategy_rank": 72.184293, + "rr": 1.504025, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.256037, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051955, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.813212, + "strategy_rank": 76.179804, + "rr": 3.003889, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.505833, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.544549, + "range_504_ratio": 1.723831, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059667, + "hold30_r": 0.68233 + }, + { + "symbol": "IR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.940774, + "strategy_rank": 68.497475, + "rr": 1.613371, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.420057, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562625, + "hold30_r": 1.925243 + }, + { + "symbol": "IT", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.637813, + "strategy_rank": 77.933416, + "rr": 2.833086, + "primary_prob": 21.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 4.249629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049569, + "hold30_r": 0.812381 + }, + { + "symbol": "JBL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.724374, + "strategy_rank": 89.995824, + "rr": 1.621465, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.432197, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.040813, + "hold30_r": 1.263873 + }, + { + "symbol": "JPM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.207289, + "strategy_rank": 58.513661, + "rr": 1.952368, + "primary_prob": 21.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.928553, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.685117, + "range_504_ratio": 1.984005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.878444, + "hold30_r": 0.867262 + }, + { + "symbol": "KKR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.749431, + "strategy_rank": 82.166259, + "rr": 1.706476, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.559714, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.9072, + "range_504_ratio": 2.477376, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.664775, + "hold30_r": 3.326969 + }, + { + "symbol": "KLAC", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.43508, + "strategy_rank": 80.875157, + "rr": 0.957535, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.436302, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.06955, + "range_504_ratio": 2.914069, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.91565, + "hold30_r": 4.57873 + }, + { + "symbol": "LII", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.332574, + "strategy_rank": 76.164924, + "rr": 1.333115, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.999672, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.009376, + "range_504_ratio": 2.743888, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.291316, + "hold30_r": 3.767258 + }, + { + "symbol": "LLY", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.444191, + "strategy_rank": 86.356904, + "rr": 2.048664, + "primary_prob": 20.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.072995, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.040139, + "range_504_ratio": 2.829611, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.000584, + "hold30_r": 4.907574 + }, + { + "symbol": "LRCX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.876993, + "strategy_rank": 83.541818, + "rr": 2.156386, + "primary_prob": 22.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.234579, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.114666, + "hold30_r": 3.747202 + }, + { + "symbol": "MCK", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.874715, + "strategy_rank": 70.805036, + "rr": 0.681323, + "primary_prob": 60.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.021984, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.601031, + "range_504_ratio": 1.823998, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.604995, + "hold30_r": 4.949631 + }, + { + "symbol": "META", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.419134, + "strategy_rank": 93.641635, + "rr": 2.160252, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.240379, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.127592, + "hold30_r": 1.975333 + }, + { + "symbol": "MLM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.243736, + "strategy_rank": 64.918515, + "rr": 1.193022, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.789533, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054545, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.038724, + "strategy_rank": 88.698957, + "rr": 1.405461, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.108191, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042358, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.77221, + "strategy_rank": 99.73839, + "rr": 1.792153, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.688229, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.779818, + "hold30_r": 1.433621 + }, + { + "symbol": "MU", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.102506, + "strategy_rank": 94.256203, + "rr": 0.872791, + "primary_prob": 53.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.309187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.991584, + "range_504_ratio": 2.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838953, + "hold30_r": 4.886863 + }, + { + "symbol": "NFLX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.646925, + "strategy_rank": 89.135935, + "rr": 1.780041, + "primary_prob": 32.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.670061, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.367996, + "range_504_ratio": 3.927474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.734312, + "hold30_r": 3.808734 + }, + { + "symbol": "NOW", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.168565, + "strategy_rank": 76.795407, + "rr": 2.496642, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.744963, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044621, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.318907, + "strategy_rank": 89.443439, + "rr": 0.723594, + "primary_prob": 52.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.08539, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656588, + "hold30_r": 6.851727 + }, + { + "symbol": "NVDA", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.949886, + "strategy_rank": 97.032571, + "rr": 1.396155, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.094232, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.36623, + "hold30_r": 7.109516 + }, + { + "symbol": "NWS", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.396355, + "strategy_rank": 68.101285, + "rr": 1.389567, + "primary_prob": 39.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.08435, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073409, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.776765, + "strategy_rank": 65.858946, + "rr": 1.520252, + "primary_prob": 36.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.280378, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.15751, + "hold30_r": -2.080378 + }, + { + "symbol": "PANW", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.118451, + "strategy_rank": 86.427297, + "rr": 1.791317, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.686976, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.744649, + "hold30_r": 1.84183 + }, + { + "symbol": "PCAR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.002278, + "strategy_rank": 71.159029, + "rr": 1.882774, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.824161, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050656, + "hold30_r": 0.715442 + }, + { + "symbol": "PH", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.471526, + "strategy_rank": 73.591022, + "rr": 1.272921, + "primary_prob": 42.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.909382, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.216739, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.015945, + "strategy_rank": 81.580855, + "rr": 0.774289, + "primary_prob": 46.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.161433, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.731598, + "hold30_r": -1.054076 + }, + { + "symbol": "PKG", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.346241, + "strategy_rank": 64.725229, + "rr": 1.720666, + "primary_prob": 33.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.580999, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061173, + "hold30_r": 1.521777 + }, + { + "symbol": "PLTR", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.266515, + "strategy_rank": 97.677934, + "rr": 1.5676, + "primary_prob": 45.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.3514, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032994, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.355353, + "strategy_rank": 83.351131, + "rr": 2.535993, + "primary_prob": 23.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.80399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045312, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.068337, + "strategy_rank": 62.653965, + "rr": 1.631699, + "primary_prob": 25.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.447549, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.469927, + "range_504_ratio": 1.599878, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06349, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.890661, + "strategy_rank": 81.602691, + "rr": 2.306249, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.459374, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150424, + "hold30_r": -1.095283 + }, + { + "symbol": "SMCI", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.544419, + "strategy_rank": 99.647041, + "rr": 1.696922, + "primary_prob": 25.81, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.545384, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.01333, + "hold30_r": 0.89158 + }, + { + "symbol": "STX", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.041002, + "strategy_rank": 80.22121, + "rr": 1.681171, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.521756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.757594, + "range_504_ratio": 2.133137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639389, + "hold30_r": 4.412133 + }, + { + "symbol": "SW", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.735763, + "strategy_rank": 83.151924, + "rr": 2.364212, + "primary_prob": 25.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.546318, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713432, + "range_504_ratio": 2.040984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065414, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.91344, + "strategy_rank": 76.972779, + "rr": 1.470801, + "primary_prob": 28.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.206201, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.752119, + "range_504_ratio": 2.12149, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.407461, + "hold30_r": 2.619632 + }, + { + "symbol": "TXT", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.485194, + "strategy_rank": 71.549738, + "rr": 3.438268, + "primary_prob": 17.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 5.157402, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05654, + "hold30_r": 0.108997 + }, + { + "symbol": "UBER", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.230068, + "strategy_rank": 88.82132, + "rr": 1.707339, + "primary_prob": 26.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.561009, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.346571, + "hold30_r": -1.308274 + }, + { + "symbol": "URI", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.407745, + "strategy_rank": 89.316409, + "rr": 0.716057, + "primary_prob": 59.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.074086, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.677549, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.963554, + "strategy_rank": 83.243273, + "rr": 1.78895, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.683425, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044816, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.079727, + "strategy_rank": 66.366251, + "rr": 1.099199, + "primary_prob": 48.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.648798, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.760857, + "range_504_ratio": 2.14011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031596, + "hold30_r": -0.125027 + }, + { + "symbol": "WDC", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.899772, + "strategy_rank": 90.489659, + "rr": 1.318754, + "primary_prob": 27.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.978131, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287409, + "hold30_r": 1.968191 + }, + { + "symbol": "WFC", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.296128, + "strategy_rank": 67.546676, + "rr": 1.097741, + "primary_prob": 48.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.646612, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.56079, + "range_504_ratio": 1.752057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025435, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.546697, + "strategy_rank": 72.474629, + "rr": 0.770535, + "primary_prob": 57.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.155803, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.703005, + "hold30_r": 0.502901 + }, + { + "symbol": "WSM", + "date": "2024-05-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.177677, + "strategy_rank": 95.523466, + "rr": 1.15441, + "primary_prob": 47.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.731615, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.146787, + "range_504_ratio": 3.148061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.106113, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-05-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.167286, + "strategy_rank": 95.911655, + "rr": 0.747247, + "primary_prob": 53.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.120871, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.723212, + "hold30_r": 2.827272 + }, + { + "symbol": "AIZ", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.236679, + "strategy_rank": 64.852804, + "rr": 1.616358, + "primary_prob": 32.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.424537, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060251, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.210657, + "strategy_rank": 67.083103, + "rr": 0.900682, + "primary_prob": 56.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.351022, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088409, + "hold30_r": -1.018338 + }, + { + "symbol": "AVGO", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.547708, + "strategy_rank": 92.693296, + "rr": 1.647866, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.471799, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.242628, + "range_504_ratio": 3.464707, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.606191, + "hold30_r": 3.877332 + }, + { + "symbol": "AXON", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.44114, + "strategy_rank": 85.315234, + "rr": 1.785066, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.677599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.385968, + "range_504_ratio": 3.998696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049383, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.793061, + "strategy_rank": 66.72841, + "rr": 1.634725, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.452087, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057335, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.830235, + "strategy_rank": 78.915323, + "rr": 1.526566, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.289849, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054419, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.228005, + "strategy_rank": 68.294257, + "rr": 0.942619, + "primary_prob": 50.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.413929, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064741, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.988848, + "strategy_rank": 83.577837, + "rr": 0.944878, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.417317, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079693, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.475836, + "strategy_rank": 73.777145, + "rr": 1.156285, + "primary_prob": 44.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.734427, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580225, + "range_504_ratio": 1.78644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070899, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.545229, + "strategy_rank": 84.896512, + "rr": 1.854033, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.781049, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.949433, + "range_504_ratio": 2.584243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.825436, + "hold30_r": 4.77503 + }, + { + "symbol": "COIN", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.884758, + "strategy_rank": 98.885172, + "rr": 1.568238, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.352357, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.551435, + "hold30_r": 0.869353 + }, + { + "symbol": "COP", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.023544, + "strategy_rank": 63.722916, + "rr": 0.878832, + "primary_prob": 53.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.318248, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.570251, + "range_504_ratio": 1.76871, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070057, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.936803, + "strategy_rank": 66.83794, + "rr": 1.873883, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.810824, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084454, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.714994, + "strategy_rank": 77.206436, + "rr": 0.849593, + "primary_prob": 67.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.274389, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056255, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-05-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.39777, + "strategy_rank": 95.393785, + "rr": 2.684238, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.026357, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038924, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.628253, + "strategy_rank": 99.554133, + "rr": 1.113353, + "primary_prob": 48.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.67003, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02171, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.30855, + "strategy_rank": 91.454599, + "rr": 1.892639, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.838958, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030507, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-05-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.458488, + "strategy_rank": 87.937278, + "rr": 2.118433, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.177649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.069602, + "hold30_r": 3.208511 + }, + { + "symbol": "DPZ", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.193309, + "strategy_rank": 78.82987, + "rr": 1.464875, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.197312, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063051, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.908302, + "strategy_rank": 77.86799, + "rr": 1.362578, + "primary_prob": 42.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.043867, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.798324, + "range_504_ratio": 2.221814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049836, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.902107, + "strategy_rank": 82.794346, + "rr": 1.100495, + "primary_prob": 51.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.650743, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.969898, + "range_504_ratio": 2.637676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068348, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.919455, + "strategy_rank": 80.329757, + "rr": 1.107169, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.660753, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065877, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.608426, + "strategy_rank": 88.875403, + "rr": 1.651973, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.47796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044767, + "hold30_r": -1.0 + }, + { + "symbol": "HAL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.88228, + "strategy_rank": 71.967101, + "rr": 1.343482, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.015223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.635509, + "range_504_ratio": 1.887983, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077636, + "hold30_r": -1.022312 + }, + { + "symbol": "HII", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.536555, + "strategy_rank": 68.251331, + "rr": 2.817036, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.225554, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061189, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.325898, + "strategy_rank": 77.888525, + "rr": 0.725552, + "primary_prob": 61.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.088328, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856126, + "range_504_ratio": 2.354023, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662397, + "hold30_r": 0.525762 + }, + { + "symbol": "IR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.767038, + "strategy_rank": 66.285442, + "rr": 0.926656, + "primary_prob": 66.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.389985, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.869655, + "hold30_r": -1.0 + }, + { + "symbol": "IT", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.501859, + "strategy_rank": 72.066648, + "rr": 2.577699, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.866548, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.787393, + "range_504_ratio": 2.19766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.208316, + "hold30_r": -1.149759 + }, + { + "symbol": "JBL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.962825, + "strategy_rank": 90.931898, + "rr": 2.720569, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.080854, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.284224, + "hold30_r": -1.235486 + }, + { + "symbol": "KEY", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.173482, + "strategy_rank": 81.331833, + "rr": 2.324353, + "primary_prob": 28.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.486529, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053108, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.539033, + "strategy_rank": 84.959007, + "rr": 0.6785, + "primary_prob": 74.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.01775, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.040139, + "range_504_ratio": 2.829611, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.626619, + "hold30_r": 4.935857 + }, + { + "symbol": "LRCX", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.847584, + "strategy_rank": 85.584398, + "rr": 1.787408, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.681112, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.21268, + "range_504_ratio": 3.362483, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.739798, + "hold30_r": 3.575701 + }, + { + "symbol": "META", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.034696, + "strategy_rank": 94.84805, + "rr": 1.97674, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.96511, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.039743, + "hold30_r": 1.435505 + }, + { + "symbol": "MPC", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.645601, + "strategy_rank": 88.661327, + "rr": 1.945475, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.918213, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046269, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.876084, + "strategy_rank": 99.801873, + "rr": 0.679407, + "primary_prob": 50.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.01911, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.666419, + "hold30_r": 1.733874 + }, + { + "symbol": "MU", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.406444, + "strategy_rank": 95.219659, + "rr": 1.009351, + "primary_prob": 50.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.514026, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.991584, + "range_504_ratio": 2.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970625, + "hold30_r": 3.174983 + }, + { + "symbol": "NOW", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.271375, + "strategy_rank": 76.000359, + "rr": 1.695286, + "primary_prob": 27.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.542928, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.883473, + "range_504_ratio": 2.419288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.644266, + "hold30_r": -1.356228 + }, + { + "symbol": "NTAP", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.945477, + "strategy_rank": 90.72322, + "rr": 1.225105, + "primary_prob": 44.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.837658, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.158309, + "hold30_r": 5.919291 + }, + { + "symbol": "NVDA", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.141264, + "strategy_rank": 97.10235, + "rr": 1.341157, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.011735, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.307673, + "hold30_r": 6.744901 + }, + { + "symbol": "NWS", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.741016, + "strategy_rank": 69.184058, + "rr": 2.363145, + "primary_prob": 40.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.544717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.300974, + "hold30_r": 3.425893 + }, + { + "symbol": "NWSA", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.01487, + "strategy_rank": 66.644567, + "rr": 2.302158, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.453237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632859, + "range_504_ratio": 1.882986, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.242134, + "hold30_r": 3.405276 + }, + { + "symbol": "PCAR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.697646, + "strategy_rank": 71.576966, + "rr": 0.942585, + "primary_prob": 50.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.413878, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060522, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.28005, + "strategy_rank": 77.571282, + "rr": 0.688278, + "primary_prob": 65.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.032417, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.240137, + "range_504_ratio": 3.456086, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.636951, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.130112, + "strategy_rank": 66.682662, + "rr": 1.320511, + "primary_prob": 40.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.980767, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.2507, + "hold30_r": 1.558487 + }, + { + "symbol": "PLTR", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.078067, + "strategy_rank": 93.271974, + "rr": 1.605511, + "primary_prob": 29.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.408267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.581096, + "hold30_r": 2.346667 + }, + { + "symbol": "PSX", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.654275, + "strategy_rank": 82.843636, + "rr": 2.453281, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.679922, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050721, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.262701, + "strategy_rank": 83.154683, + "rr": 2.400204, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.600306, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.334066, + "hold30_r": -1.274318 + }, + { + "symbol": "SMCI", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.380421, + "strategy_rank": 99.529166, + "rr": 1.84193, + "primary_prob": 23.4, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.762895, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.825929, + "hold30_r": 0.446876 + }, + { + "symbol": "STLD", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.040892, + "strategy_rank": 73.993476, + "rr": 1.71375, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.570625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885323, + "range_504_ratio": 2.423767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045284, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.997522, + "strategy_rank": 79.171037, + "rr": 1.862484, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.793727, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.757594, + "range_504_ratio": 2.133137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.814183, + "hold30_r": 2.499583 + }, + { + "symbol": "TPL", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.74969, + "strategy_rank": 83.267357, + "rr": 1.688836, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.533253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.78443, + "range_504_ratio": 2.191158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045579, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.17596, + "strategy_rank": 73.237529, + "rr": 1.402399, + "primary_prob": 29.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.103599, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.752119, + "range_504_ratio": 2.12149, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.328988, + "hold30_r": 5.392348 + }, + { + "symbol": "TSN", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.288724, + "strategy_rank": 70.379829, + "rr": 2.317203, + "primary_prob": 14.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.475805, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.746125, + "range_504_ratio": 2.108812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063718, + "hold30_r": -1.0 + }, + { + "symbol": "TXT", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.980173, + "strategy_rank": 74.915329, + "rr": 1.945936, + "primary_prob": 23.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.918904, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066033, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.688971, + "strategy_rank": 89.795646, + "rr": 1.620614, + "primary_prob": 25.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.430921, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032724, + "hold30_r": 1.072235 + }, + { + "symbol": "VLO", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.804213, + "strategy_rank": 82.556514, + "rr": 2.05852, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.087779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048586, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.149938, + "strategy_rank": 91.544561, + "rr": 1.325956, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.988934, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.290265, + "hold30_r": 1.311001 + }, + { + "symbol": "WRB", + "date": "2024-05-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.095415, + "strategy_rank": 71.463325, + "rr": 0.960335, + "primary_prob": 50.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.440503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080326, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-05-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.796178, + "strategy_rank": 96.293966, + "rr": 1.613836, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.420755, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.104469, + "range_504_ratio": 3.017621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.592034, + "hold30_r": 2.977985 + }, + { + "symbol": "AIZ", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.732484, + "strategy_rank": 63.867701, + "rr": 0.71689, + "primary_prob": 59.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.075335, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067503, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.828025, + "strategy_rank": 68.426946, + "rr": 1.583403, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.375105, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070262, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.401274, + "strategy_rank": 71.103029, + "rr": 0.825884, + "primary_prob": 67.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.238826, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.856188, + "range_504_ratio": 2.354169, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058927, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.471338, + "strategy_rank": 98.357417, + "rr": 1.080984, + "primary_prob": 49.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.621476, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029674, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.624204, + "strategy_rank": 80.522439, + "rr": 2.263368, + "primary_prob": 26.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.395051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049856, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.146497, + "strategy_rank": 67.336899, + "rr": 1.962105, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.943158, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063476, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.33121, + "strategy_rank": 68.650168, + "rr": 0.986635, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.479952, + "raw_level_count": 16, + "gate_level_count": 10, + "range_504_log": 0.639966, + "range_504_ratio": 1.896417, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.909027, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.082803, + "strategy_rank": 79.139641, + "rr": 1.561952, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.342928, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060391, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.044586, + "strategy_rank": 69.964798, + "rr": 2.831129, + "primary_prob": 7.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.246693, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.650649, + "range_504_ratio": 1.916785, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065911, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.898089, + "strategy_rank": 83.895075, + "rr": 1.470051, + "primary_prob": 37.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.205076, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08095, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.656051, + "strategy_rank": 67.121068, + "rr": 1.164039, + "primary_prob": 44.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.746058, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.501404, + "range_504_ratio": 1.651038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.128461, + "hold30_r": -1.066318 + }, + { + "symbol": "COF", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.987261, + "strategy_rank": 72.901006, + "rr": 1.379628, + "primary_prob": 39.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.069441, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580225, + "range_504_ratio": 1.78644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072461, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.878981, + "strategy_rank": 89.326737, + "rr": 1.932611, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.898916, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.949433, + "range_504_ratio": 2.584243, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.899788, + "hold30_r": 4.15855 + }, + { + "symbol": "COIN", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.853503, + "strategy_rank": 98.853941, + "rr": 0.890723, + "primary_prob": 45.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.336084, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.872906, + "hold30_r": 0.854343 + }, + { + "symbol": "COP", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.547771, + "strategy_rank": 64.500997, + "rr": 0.979654, + "primary_prob": 49.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.469481, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.570251, + "range_504_ratio": 1.76871, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072353, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.44586, + "strategy_rank": 65.220499, + "rr": 0.834515, + "primary_prob": 54.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.251773, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091312, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.133758, + "strategy_rank": 76.680653, + "rr": 1.890547, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.835821, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.098831, + "hold30_r": -1.047886 + }, + { + "symbol": "CRWD", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.56051, + "strategy_rank": 95.035105, + "rr": 1.211313, + "primary_prob": 44.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.816969, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043946, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.929936, + "strategy_rank": 65.417368, + "rr": 0.812576, + "primary_prob": 45.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.218865, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.717678, + "range_504_ratio": 2.049668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.711825, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.872611, + "strategy_rank": 99.719988, + "rr": 0.716439, + "primary_prob": 64.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.074659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023231, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.267516, + "strategy_rank": 91.674284, + "rr": 1.562969, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.344453, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036475, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.012739, + "strategy_rank": 90.961589, + "rr": 1.316514, + "primary_prob": 56.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.974771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.501915, + "range_504_ratio": 4.490279, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.268056, + "hold30_r": 1.420145 + }, + { + "symbol": "DPZ", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.573248, + "strategy_rank": 77.37074, + "rr": 1.848528, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.772793, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063819, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.165605, + "strategy_rank": 76.256382, + "rr": 1.049774, + "primary_prob": 49.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.574661, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.798324, + "range_504_ratio": 2.221814, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056237, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.815287, + "strategy_rank": 82.083678, + "rr": 1.257527, + "primary_prob": 39.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.88629, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.969898, + "range_504_ratio": 2.637676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070879, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.77707, + "strategy_rank": 80.122575, + "rr": 1.908037, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.862055, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066685, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.178344, + "strategy_rank": 93.355375, + "rr": 1.016262, + "primary_prob": 40.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.524393, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.558953, + "range_504_ratio": 4.753843, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.982469, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.22293, + "strategy_rank": 87.365975, + "rr": 1.633644, + "primary_prob": 49.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.450466, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048197, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.802548, + "strategy_rank": 65.404532, + "rr": 1.348767, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.02315, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.537379, + "hold30_r": -1.455958 + }, + { + "symbol": "HAL", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.713376, + "strategy_rank": 72.238294, + "rr": 1.735866, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.603799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.635509, + "range_504_ratio": 1.887983, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062333, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.949045, + "strategy_rank": 67.161278, + "rr": 0.913028, + "primary_prob": 64.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.369542, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.895275, + "range_504_ratio": 2.448008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.849492, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.968153, + "strategy_rank": 87.416638, + "rr": 2.126099, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.189148, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.168133, + "range_504_ratio": 3.215984, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.075109, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.121019, + "strategy_rank": 84.459523, + "rr": 0.7337, + "primary_prob": 57.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.10055, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.949397, + "range_504_ratio": 2.584151, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.68717, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.286624, + "strategy_rank": 83.418194, + "rr": 1.022239, + "primary_prob": 54.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.533358, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.039751, + "range_504_ratio": 2.828512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.965533, + "hold30_r": 5.033941 + }, + { + "symbol": "MET", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.127389, + "strategy_rank": 58.951767, + "rr": 1.753648, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.630471, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127071, + "hold30_r": -1.043771 + }, + { + "symbol": "META", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.541401, + "strategy_rank": 94.512569, + "rr": 1.516269, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.274403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.471558, + "hold30_r": 1.780702 + }, + { + "symbol": "MLM", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.382166, + "strategy_rank": 62.756066, + "rr": 1.913604, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.870406, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060266, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.070064, + "strategy_rank": 89.170419, + "rr": 1.925335, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.888003, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046147, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-05-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.363057, + "strategy_rank": 99.439636, + "rr": 2.273361, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.410042, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037753, + "hold30_r": -1.020414 + }, + { + "symbol": "MU", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.592357, + "strategy_rank": 91.977245, + "rr": 0.849948, + "primary_prob": 59.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.274922, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.991584, + "range_504_ratio": 2.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.807356, + "hold30_r": 1.2408 + }, + { + "symbol": "NRG", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.452229, + "strategy_rank": 87.987553, + "rr": 0.807367, + "primary_prob": 57.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.21105, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.044851, + "range_504_ratio": 2.842975, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.77145, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.681529, + "strategy_rank": 88.88394, + "rr": 0.699958, + "primary_prob": 60.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.049937, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.660954, + "range_504_ratio": 1.936639, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.623019, + "hold30_r": 6.759298 + }, + { + "symbol": "NVDA", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.707006, + "strategy_rank": 96.830019, + "rr": 0.930239, + "primary_prob": 52.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.395359, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.198355, + "range_504_ratio": 9.010176, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.892834, + "hold30_r": 6.105465 + }, + { + "symbol": "PANW", + "date": "2024-05-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.025478, + "strategy_rank": 90.625468, + "rr": 2.797578, + "primary_prob": 31.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.196367, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.534447, + "hold30_r": -1.478177 + }, + { + "symbol": "PCAR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.33758, + "strategy_rank": 72.027909, + "rr": 1.932822, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.899233, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062272, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.433121, + "strategy_rank": 73.15204, + "rr": 1.351385, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.027077, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.707624, + "range_504_ratio": 2.029165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069488, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.789809, + "strategy_rank": 70.168133, + "rr": 0.901992, + "primary_prob": 52.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.352988, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063982, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.477707, + "strategy_rank": 67.048135, + "rr": 0.730164, + "primary_prob": 58.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.095246, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085033, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.229299, + "strategy_rank": 94.064326, + "rr": 1.596071, + "primary_prob": 50.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.394107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.549455, + "range_504_ratio": 4.708904, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.566387, + "hold30_r": 2.776073 + }, + { + "symbol": "PSX", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.031847, + "strategy_rank": 81.674965, + "rr": 2.457441, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.686162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057348, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.312102, + "strategy_rank": 82.211601, + "rr": 2.439234, + "primary_prob": 39.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.658851, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.573913, + "hold30_r": -1.509434 + }, + { + "symbol": "RSG", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.458599, + "strategy_rank": 59.273691, + "rr": 0.714874, + "primary_prob": 59.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.072311, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.600965, + "range_504_ratio": 1.823878, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105107, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.89172, + "strategy_rank": 70.822677, + "rr": 1.195684, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.793525, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.654984, + "range_504_ratio": 1.925111, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072197, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.617834, + "strategy_rank": 99.694316, + "rr": 1.771647, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.657471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017217, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.636943, + "strategy_rank": 74.003112, + "rr": 2.269603, + "primary_prob": 19.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.404405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885323, + "range_504_ratio": 2.423767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052933, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.910828, + "strategy_rank": 76.001702, + "rr": 1.618636, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.427955, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.563637, + "range_504_ratio": 1.757052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051632, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.388535, + "strategy_rank": 66.095639, + "rr": 0.947025, + "primary_prob": 53.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.420537, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.979683, + "range_504_ratio": 2.663611, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.879658, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.242038, + "strategy_rank": 84.186221, + "rr": 1.639355, + "primary_prob": 20.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.459032, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04978, + "hold30_r": -1.0 + }, + { + "symbol": "TXT", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.535032, + "strategy_rank": 75.485973, + "rr": 1.10179, + "primary_prob": 46.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.652686, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074429, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.738854, + "strategy_rank": 89.993533, + "rr": 1.188214, + "primary_prob": 35.24, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.782321, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.150842, + "hold30_r": 1.422738 + }, + { + "symbol": "URI", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.974522, + "strategy_rank": 90.641708, + "rr": 1.013538, + "primary_prob": 63.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.520306, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046287, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.063694, + "strategy_rank": 80.983517, + "rr": 1.940235, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.910353, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052262, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.10828, + "strategy_rank": 97.963582, + "rr": 1.075425, + "primary_prob": 46.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.613138, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.60269, + "range_504_ratio": 13.5, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.049511, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.757962, + "strategy_rank": 90.172558, + "rr": 1.264793, + "primary_prob": 43.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.89719, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.950609, + "range_504_ratio": 2.587286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.226954, + "hold30_r": 1.561311 + }, + { + "symbol": "WRB", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.318471, + "strategy_rank": 72.803083, + "rr": 1.251553, + "primary_prob": 42.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.87733, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.431742, + "hold30_r": -1.346963 + }, + { + "symbol": "WSM", + "date": "2024-05-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.961783, + "strategy_rank": 95.710653, + "rr": 0.917946, + "primary_prob": 56.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.376919, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.153829, + "range_504_ratio": 3.170309, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.051419, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-05-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.687898, + "strategy_rank": 96.841834, + "rr": 0.748486, + "primary_prob": 59.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.122729, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.136081, + "range_504_ratio": 3.114537, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.7265, + "hold30_r": 1.919781 + }, + { + "symbol": "AIG", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.566879, + "strategy_rank": 60.672388, + "rr": 1.367984, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.051976, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077141, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.700637, + "strategy_rank": 67.917927, + "rr": 2.036823, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.055235, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066661, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.77707, + "strategy_rank": 71.114941, + "rr": 1.269214, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.903821, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074512, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.503185, + "strategy_rank": 92.093451, + "rr": 0.746215, + "primary_prob": 59.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.119322, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.306196, + "range_504_ratio": 3.692101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038331, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.471338, + "strategy_rank": 98.357417, + "rr": 1.13934, + "primary_prob": 47.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.709011, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029479, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.808917, + "strategy_rank": 76.186853, + "rr": 0.710216, + "primary_prob": 62.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.065324, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.038317, + "range_504_ratio": 2.824459, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051115, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.955414, + "strategy_rank": 83.706958, + "rr": 1.784777, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.677166, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05146, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.401274, + "strategy_rank": 68.087762, + "rr": 1.856786, + "primary_prob": 31.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.785179, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.789855, + "hold30_r": -0.277749 + }, + { + "symbol": "CAT", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.878981, + "strategy_rank": 76.387806, + "rr": 2.142403, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.213605, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057938, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.802548, + "strategy_rank": 60.290028, + "rr": 1.452767, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.17915, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073469, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.356688, + "strategy_rank": 72.359605, + "rr": 0.72886, + "primary_prob": 58.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.093291, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.636396, + "range_504_ratio": 1.889659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07086, + "hold30_r": -1.0 + }, + { + "symbol": "CDW", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.057325, + "strategy_rank": 71.727914, + "rr": 1.076125, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.614187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576956, + "range_504_ratio": 1.78061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.14867, + "hold30_r": -1.080547 + }, + { + "symbol": "CI", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.611465, + "strategy_rank": 87.461613, + "rr": 0.897756, + "primary_prob": 52.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.346634, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.81754, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.210191, + "strategy_rank": 73.083775, + "rr": 1.373731, + "primary_prob": 32.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.060597, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.002327, + "range_504_ratio": 2.724613, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.087052, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.038217, + "strategy_rank": 67.655759, + "rr": 1.228764, + "primary_prob": 43.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.843146, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.501404, + "range_504_ratio": 1.651038, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.212734, + "hold30_r": -1.141638 + }, + { + "symbol": "COF", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.312102, + "strategy_rank": 70.684884, + "rr": 1.187735, + "primary_prob": 44.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.781602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.580225, + "range_504_ratio": 1.78644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074391, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.656051, + "strategy_rank": 85.632518, + "rr": 1.545226, + "primary_prob": 40.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.317838, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.949433, + "range_504_ratio": 2.584243, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034759, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.980892, + "strategy_rank": 98.943113, + "rr": 1.881919, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.822879, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019517, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.757962, + "strategy_rank": 67.271795, + "rr": 1.936894, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.905341, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.84664, + "hold30_r": 0.727753 + }, + { + "symbol": "CRH", + "date": "2024-05-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.898089, + "strategy_rank": 76.375991, + "rr": 2.042364, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.063546, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055231, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.286624, + "strategy_rank": 94.219721, + "rr": 0.864117, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.296176, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044894, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.89172, + "strategy_rank": 64.10512, + "rr": 1.435447, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.153171, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718982, + "range_504_ratio": 2.052344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095147, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.872611, + "strategy_rank": 99.719988, + "rr": 1.654154, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.481231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023148, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.993631, + "strategy_rank": 91.24058, + "rr": 2.404354, + "primary_prob": 24.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.606531, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037077, + "hold30_r": -1.0 + }, + { + "symbol": "DLR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.55414, + "strategy_rank": 81.275684, + "rr": 2.059766, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.08965, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.586568, + "range_504_ratio": 1.797808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.000899, + "hold30_r": 2.651246 + }, + { + "symbol": "DPZ", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.738854, + "strategy_rank": 79.421014, + "rr": 1.505744, + "primary_prob": 30.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.258616, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436804, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.643312, + "strategy_rank": 81.50299, + "rr": 1.214431, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.821647, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.798324, + "range_504_ratio": 2.221814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.162663, + "hold30_r": 0.155074 + }, + { + "symbol": "ERIE", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.452229, + "strategy_rank": 83.216561, + "rr": 1.882564, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.823845, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.969898, + "range_504_ratio": 2.637676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066781, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.509554, + "strategy_rank": 83.608596, + "rr": 4.067191, + "primary_prob": 12.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 6.100787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.664022, + "range_504_ratio": 1.942589, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 4.016004, + "hold30_r": 4.459293 + }, + { + "symbol": "FANG", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.522293, + "strategy_rank": 80.096903, + "rr": 1.805363, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.708044, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068889, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.350318, + "strategy_rank": 82.913162, + "rr": 1.123628, + "primary_prob": 45.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.685442, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.362943, + "range_504_ratio": 3.907677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046786, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-05-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.44586, + "strategy_rank": 91.136529, + "rr": 2.00717, + "primary_prob": 31.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.010755, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052166, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.764331, + "strategy_rank": 76.000681, + "rr": 1.5478, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.3217, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.562653, + "range_504_ratio": 1.755323, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068876, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.254777, + "strategy_rank": 74.575291, + "rr": 1.05733, + "primary_prob": 62.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.585995, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078195, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.076433, + "strategy_rank": 66.296251, + "rr": 1.204023, + "primary_prob": 58.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.806035, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085748, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.11465, + "strategy_rank": 63.371858, + "rr": 1.169627, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.754441, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071207, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.095541, + "strategy_rank": 63.536345, + "rr": 0.977473, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.466209, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.709405, + "range_504_ratio": 2.03278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075895, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.840764, + "strategy_rank": 62.785482, + "rr": 1.662422, + "primary_prob": 18.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.493632, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079468, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.280255, + "strategy_rank": 89.54427, + "rr": 1.77876, + "primary_prob": 38.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.66814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049276, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.547771, + "strategy_rank": 63.89031, + "rr": 1.576547, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.36482, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787966, + "range_504_ratio": 2.198919, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062351, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.070064, + "strategy_rank": 88.445228, + "rr": 0.99987, + "primary_prob": 40.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.499806, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051189, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.617834, + "strategy_rank": 99.694316, + "rr": 1.674556, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.511834, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017902, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.605096, + "strategy_rank": 63.587689, + "rr": 1.28688, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.93032, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084589, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.101911, + "strategy_rank": 72.715612, + "rr": 0.994978, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.492467, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06913, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.942675, + "strategy_rank": 73.661399, + "rr": 1.203009, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.804513, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.6954, + "range_504_ratio": 2.00451, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.131668, + "hold30_r": 1.063588 + }, + { + "symbol": "PH", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.592357, + "strategy_rank": 72.702436, + "rr": 1.824423, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.736634, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063094, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.299363, + "strategy_rank": 82.471386, + "rr": 1.453838, + "primary_prob": 37.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.180757, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.253632, + "range_504_ratio": 3.503043, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051577, + "hold30_r": -1.0 + }, + { + "symbol": "PRU", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.910828, + "strategy_rank": 61.994068, + "rr": 0.743827, + "primary_prob": 57.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.115741, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087256, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.050955, + "strategy_rank": 82.159333, + "rr": 2.111528, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.167292, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060015, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.789809, + "strategy_rank": 86.542179, + "rr": 2.242335, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.363502, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.189075, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.388535, + "strategy_rank": 61.24831, + "rr": 1.694627, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.541941, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.600965, + "range_504_ratio": 1.823878, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.115304, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.235669, + "strategy_rank": 99.350464, + "rr": 1.769046, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.65357, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016747, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.146497, + "strategy_rank": 74.397968, + "rr": 0.679707, + "primary_prob": 60.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.019561, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885323, + "range_504_ratio": 2.423767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057768, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.585987, + "strategy_rank": 77.874313, + "rr": 1.019772, + "primary_prob": 48.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.529657, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.563637, + "range_504_ratio": 1.757052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053628, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.133758, + "strategy_rank": 84.314241, + "rr": 1.192004, + "primary_prob": 43.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.788007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057546, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.923567, + "strategy_rank": 74.818253, + "rr": 1.041241, + "primary_prob": 47.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.561861, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767358, + "range_504_ratio": 2.154068, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.967772, + "hold30_r": 5.981999 + }, + { + "symbol": "TXT", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.821656, + "strategy_rank": 72.491953, + "rr": 1.45895, + "primary_prob": 38.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.188425, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081325, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.847134, + "strategy_rank": 89.865513, + "rr": 1.003003, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.504505, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.9628, + "hold30_r": 1.567192 + }, + { + "symbol": "URI", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.66879, + "strategy_rank": 93.380367, + "rr": 1.945147, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.917721, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046818, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.063694, + "strategy_rank": 79.952983, + "rr": 1.669993, + "primary_prob": 22.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.50499, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054032, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.369427, + "strategy_rank": 71.489133, + "rr": 1.502601, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.253901, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077326, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.624204, + "strategy_rank": 61.133126, + "rr": 1.067243, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.600864, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.113485, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.859873, + "strategy_rank": 62.926338, + "rr": 1.80791, + "primary_prob": 16.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.711864, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.441435, + "range_504_ratio": 1.554937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.725465, + "hold30_r": 2.434515 + }, + { + "symbol": "WRB", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.318471, + "strategy_rank": 72.650411, + "rr": 1.249125, + "primary_prob": 42.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.873688, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.411991, + "hold30_r": -1.327926 + }, + { + "symbol": "WSM", + "date": "2024-05-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.216561, + "strategy_rank": 96.347012, + "rr": 1.817788, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.726682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.232849, + "range_504_ratio": 3.43099, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.785594, + "hold30_r": 0.260622 + }, + { + "symbol": "CEG", + "date": "2024-05-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 77.916667, + "rr": 1.443051, + "primary_prob": 40.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.164576, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032914, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.290012, + "strategy_rank": 70.858351, + "rr": 0.757617, + "primary_prob": 62.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.136425, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073732, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.845969, + "strategy_rank": 63.364927, + "rr": 1.200252, + "primary_prob": 34.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.800378, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075886, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.057762, + "strategy_rank": 66.817384, + "rr": 1.450311, + "primary_prob": 38.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.175466, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072062, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.186522, + "strategy_rank": 71.600554, + "rr": 0.866174, + "primary_prob": 53.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.299261, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072529, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.476534, + "strategy_rank": 85.74822, + "rr": 2.146295, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.219443, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.306196, + "range_504_ratio": 3.692101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.107315, + "hold30_r": 2.648676 + }, + { + "symbol": "APH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.854392, + "strategy_rank": 66.083069, + "rr": 1.708888, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.563332, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.809632, + "range_504_ratio": 2.247082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.642847, + "hold30_r": -0.836904 + }, + { + "symbol": "APP", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.43562, + "strategy_rank": 98.292689, + "rr": 1.054191, + "primary_prob": 49.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.581286, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030063, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.318893, + "strategy_rank": 72.976526, + "rr": 1.692995, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.539493, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.038317, + "range_504_ratio": 2.824459, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047798, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.298436, + "strategy_rank": 84.128713, + "rr": 2.564452, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.846678, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.511372, + "hold30_r": 3.740019 + }, + { + "symbol": "AXP", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.024067, + "strategy_rank": 65.920809, + "rr": 1.188483, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.782725, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.626341, + "range_504_ratio": 1.870752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079768, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.505415, + "strategy_rank": 67.122098, + "rr": 1.485318, + "primary_prob": 37.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.227977, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84793, + "range_504_ratio": 2.334809, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.417482, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.040915, + "strategy_rank": 69.988544, + "rr": 1.393721, + "primary_prob": 26.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.090581, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.641709, + "range_504_ratio": 1.899724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069157, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.883273, + "strategy_rank": 76.3405, + "rr": 1.674816, + "primary_prob": 34.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.512224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053874, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.281588, + "strategy_rank": 62.521962, + "rr": 1.216065, + "primary_prob": 46.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.824098, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075482, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.410349, + "strategy_rank": 70.150269, + "rr": 0.995104, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.492656, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.626005, + "range_504_ratio": 1.870125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070081, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.327316, + "strategy_rank": 82.681462, + "rr": 1.661691, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.492536, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077591, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.012034, + "strategy_rank": 72.408183, + "rr": 0.748604, + "primary_prob": 57.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.122907, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.002327, + "range_504_ratio": 2.724613, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.675906, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.157641, + "strategy_rank": 99.086219, + "rr": 1.663289, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.494934, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.019119, + "hold30_r": 0.731665 + }, + { + "symbol": "COR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.123947, + "strategy_rank": 62.643426, + "rr": 1.778182, + "primary_prob": 47.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.667272, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.697233, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.33574, + "strategy_rank": 79.925414, + "rr": 2.029633, + "primary_prob": 23.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.04445, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04475, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.344164, + "strategy_rank": 93.411863, + "rr": 1.501777, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.252665, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375395, + "range_504_ratio": 3.95664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.471183, + "hold30_r": 2.291862 + }, + { + "symbol": "CVNA", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879663, + "strategy_rank": 99.735692, + "rr": 1.456699, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.185049, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.43558, + "hold30_r": 3.713783 + }, + { + "symbol": "DASH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.800241, + "strategy_rank": 85.73844, + "rr": 1.29095, + "primary_prob": 41.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.936425, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038962, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.194946, + "strategy_rank": 98.268275, + "rr": 0.758087, + "primary_prob": 47.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.13713, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.741363, + "hold30_r": -0.434459 + }, + { + "symbol": "DPZ", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.945848, + "strategy_rank": 79.643366, + "rr": 1.282194, + "primary_prob": 43.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.923292, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067837, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.23225, + "strategy_rank": 84.413115, + "rr": 1.768299, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.652448, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.435811, + "range_504_ratio": 4.203053, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046884, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.991576, + "strategy_rank": 83.020154, + "rr": 2.076309, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.114464, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.954657, + "range_504_ratio": 2.597778, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056916, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.140794, + "strategy_rank": 75.786791, + "rr": 1.220827, + "primary_prob": 43.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.831241, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054695, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.10349, + "strategy_rank": 80.56632, + "rr": 1.96271, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.944065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.904633, + "hold30_r": 3.080343 + }, + { + "symbol": "FICO", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.829122, + "strategy_rank": 80.689749, + "rr": 1.673767, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.51065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.362943, + "range_504_ratio": 3.907677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.628736, + "hold30_r": 5.377007 + }, + { + "symbol": "FITB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.717208, + "strategy_rank": 79.398084, + "rr": 1.910961, + "primary_prob": 19.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.866441, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.594598, + "range_504_ratio": 1.812302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061501, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.750903, + "strategy_rank": 93.764047, + "rr": 1.701081, + "primary_prob": 24.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.551621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.558953, + "range_504_ratio": 4.753843, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032614, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.086643, + "strategy_rank": 89.391742, + "rr": 2.097834, + "primary_prob": 23.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.146751, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048455, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.659446, + "strategy_rank": 82.760772, + "rr": 1.808098, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.712146, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082493, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.069795, + "strategy_rank": 65.336012, + "rr": 2.192833, + "primary_prob": 27.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.28925, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.853499, + "range_504_ratio": 2.347848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.131484, + "hold30_r": 2.977815 + }, + { + "symbol": "HLT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.791817, + "strategy_rank": 61.015496, + "rr": 1.946589, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.919884, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.880481, + "hold30_r": 3.607977 + }, + { + "symbol": "IBKR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.622142, + "strategy_rank": 76.051706, + "rr": 0.676133, + "primary_prob": 63.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.014199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.901692, + "range_504_ratio": 2.463768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065845, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.808664, + "strategy_rank": 71.313724, + "rr": 0.802676, + "primary_prob": 55.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.204014, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.90046, + "range_504_ratio": 2.460736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.745584, + "hold30_r": 2.52996 + }, + { + "symbol": "JPM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.032491, + "strategy_rank": 61.544112, + "rr": 0.802308, + "primary_prob": 57.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.203462, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.709405, + "range_504_ratio": 2.03278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079764, + "hold30_r": -1.0 + }, + { + "symbol": "KEY", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.559567, + "strategy_rank": 83.661205, + "rr": 1.737013, + "primary_prob": 33.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.605519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049479, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.90012, + "strategy_rank": 81.956855, + "rr": 1.058621, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.587932, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.949953, + "range_504_ratio": 2.585588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.225429, + "hold30_r": -1.179921 + }, + { + "symbol": "KR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.264741, + "strategy_rank": 66.161309, + "rr": 1.276238, + "primary_prob": 39.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.914358, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.333031, + "range_504_ratio": 1.395191, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087086, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.078219, + "strategy_rank": 59.878883, + "rr": 0.677399, + "primary_prob": 60.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.016098, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093055, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.630566, + "strategy_rank": 70.774649, + "rr": 0.69001, + "primary_prob": 55.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.035015, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089985, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.87485, + "strategy_rank": 62.277821, + "rr": 0.978246, + "primary_prob": 49.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.46737, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070221, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.115523, + "strategy_rank": 86.323844, + "rr": 2.541489, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.812234, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.488819, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.908544, + "strategy_rank": 87.628178, + "rr": 0.877114, + "primary_prob": 49.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.31567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05023, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.398315, + "strategy_rank": 99.542806, + "rr": 1.959609, + "primary_prob": 30.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.939413, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017118, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.605295, + "strategy_rank": 89.342914, + "rr": 0.775159, + "primary_prob": 59.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.162738, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.012483, + "range_504_ratio": 2.752426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.736425, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.713598, + "strategy_rank": 89.575989, + "rr": 1.747617, + "primary_prob": 20.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.621425, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029634, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.986763, + "strategy_rank": 59.968045, + "rr": 1.935865, + "primary_prob": 17.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.903797, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854179, + "hold30_r": 2.993658 + }, + { + "symbol": "PCAR", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.364621, + "strategy_rank": 69.366519, + "rr": 2.149577, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.224365, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062355, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.049338, + "strategy_rank": 70.797922, + "rr": 2.075813, + "primary_prob": 28.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.113719, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057776, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.651023, + "strategy_rank": 82.563639, + "rr": 1.247474, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.871212, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.253632, + "range_504_ratio": 3.503043, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.150724, + "hold30_r": -1.095819 + }, + { + "symbol": "PKG", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.522262, + "strategy_rank": 65.391514, + "rr": 0.803142, + "primary_prob": 55.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.204713, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.716874, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.381468, + "strategy_rank": 79.016487, + "rr": 1.662426, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.493639, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.24656, + "hold30_r": -1.190584 + }, + { + "symbol": "QCOM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.273165, + "strategy_rank": 79.719787, + "rr": 1.27106, + "primary_prob": 44.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.90659, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.762114, + "range_504_ratio": 2.142801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.225622, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.746089, + "strategy_rank": 70.495852, + "rr": 1.377351, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.066027, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654984, + "range_504_ratio": 1.925111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.318739, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.676294, + "strategy_rank": 98.965362, + "rr": 2.072855, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.109283, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.056964, + "hold30_r": 0.471197 + }, + { + "symbol": "STLD", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.227437, + "strategy_rank": 73.029674, + "rr": 0.689733, + "primary_prob": 60.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.034599, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885323, + "range_504_ratio": 2.423767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056228, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.310469, + "strategy_rank": 74.147941, + "rr": 0.936054, + "primary_prob": 51.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.40408, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.563637, + "range_504_ratio": 1.757052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057522, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.588448, + "strategy_rank": 79.945047, + "rr": 1.8613, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.79195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806673, + "hold30_r": 10.210285 + }, + { + "symbol": "TT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.269555, + "strategy_rank": 76.320261, + "rr": 1.183597, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.775396, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.030501, + "range_504_ratio": 2.80247, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.126027, + "hold30_r": 1.248097 + }, + { + "symbol": "UBER", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.576414, + "strategy_rank": 89.493646, + "rr": 0.677356, + "primary_prob": 58.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.016034, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.635651, + "hold30_r": 1.578896 + }, + { + "symbol": "URI", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.584838, + "strategy_rank": 92.752003, + "rr": 1.778493, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.66774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039333, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.613718, + "strategy_rank": 82.265137, + "rr": 1.786832, + "primary_prob": 32.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.680249, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.455214, + "hold30_r": -1.409811 + }, + { + "symbol": "VRT", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.638989, + "strategy_rank": 98.270702, + "rr": 1.732725, + "primary_prob": 20.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.599088, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024983, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.916968, + "strategy_rank": 97.189056, + "rr": 1.775358, + "primary_prob": 19.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.663037, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023667, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.66787, + "strategy_rank": 73.990318, + "rr": 0.713325, + "primary_prob": 59.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.069987, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075843, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.56799, + "strategy_rank": 72.405757, + "rr": 0.877256, + "primary_prob": 53.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.315884, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074494, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.513839, + "strategy_rank": 59.396062, + "rr": 0.983943, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.475914, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.903184, + "hold30_r": 4.41703 + }, + { + "symbol": "WMB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.551143, + "strategy_rank": 60.666953, + "rr": 0.884354, + "primary_prob": 51.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.326531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.441435, + "range_504_ratio": 1.554937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.804704, + "hold30_r": 1.622935 + }, + { + "symbol": "WRB", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.373045, + "strategy_rank": 71.868574, + "rr": 1.960966, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.941449, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080449, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.954272, + "strategy_rank": 96.082996, + "rr": 1.39024, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.08536, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036352, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-06-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.472924, + "strategy_rank": 96.106197, + "rr": 1.584401, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.376601, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.556335, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.864799, + "strategy_rank": 71.916416, + "rr": 1.135679, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.703519, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075147, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.973203, + "strategy_rank": 66.78586, + "rr": 0.839851, + "primary_prob": 42.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.259777, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.546216, + "range_504_ratio": 1.726707, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095834, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.723508, + "strategy_rank": 62.820672, + "rr": 1.447977, + "primary_prob": 38.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.171966, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075653, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.230207, + "strategy_rank": 65.866005, + "rr": 1.329344, + "primary_prob": 40.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.994017, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079586, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.762485, + "strategy_rank": 71.327664, + "rr": 0.944221, + "primary_prob": 50.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.416332, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074346, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.236297, + "strategy_rank": 78.919479, + "rr": 1.864843, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.797265, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066615, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.570037, + "strategy_rank": 91.299633, + "rr": 1.111451, + "primary_prob": 39.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.667177, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.306196, + "range_504_ratio": 3.692101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.068044, + "hold30_r": 2.062457 + }, + { + "symbol": "APH", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.499391, + "strategy_rank": 67.65091, + "rr": 1.158658, + "primary_prob": 46.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.737987, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.809632, + "range_504_ratio": 2.247082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.093501, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.660171, + "strategy_rank": 98.442435, + "rr": 0.860772, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.291158, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028602, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.819732, + "strategy_rank": 76.747202, + "rr": 1.357482, + "primary_prob": 40.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.036223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.038317, + "range_504_ratio": 2.824459, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04403, + "hold30_r": -1.0 + }, + { + "symbol": "AVY", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.633374, + "strategy_rank": 57.063046, + "rr": 0.836671, + "primary_prob": 54.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.255007, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.416615, + "range_504_ratio": 1.516818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.74065, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.890378, + "strategy_rank": 82.935415, + "rr": 2.019232, + "primary_prob": 29.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.028848, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.961727, + "hold30_r": 2.79163 + }, + { + "symbol": "AXP", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.024361, + "strategy_rank": 65.859094, + "rr": 1.425098, + "primary_prob": 38.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.137647, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.626341, + "range_504_ratio": 1.870752, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081256, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.595615, + "strategy_rank": 75.052532, + "rr": 1.569043, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.353565, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.641709, + "range_504_ratio": 1.899724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.504567, + "hold30_r": 4.497008 + }, + { + "symbol": "CAT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.704019, + "strategy_rank": 73.676532, + "rr": 2.763153, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.14473, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059506, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.35201, + "strategy_rank": 71.309712, + "rr": 1.699317, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.548976, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.626005, + "range_504_ratio": 1.870125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069718, + "hold30_r": -1.0 + }, + { + "symbol": "CI", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.428745, + "strategy_rank": 82.750669, + "rr": 1.934533, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.9018, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.420744, + "range_504_ratio": 1.523094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074976, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.460414, + "strategy_rank": 58.123262, + "rr": 1.01483, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.522245, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.346131, + "range_504_ratio": 1.413588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.901844, + "hold30_r": 1.624402 + }, + { + "symbol": "CMG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.326431, + "strategy_rank": 75.090227, + "rr": 1.344648, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.016972, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.002327, + "range_504_ratio": 2.724613, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.274866, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.903776, + "strategy_rank": 98.904575, + "rr": 0.88233, + "primary_prob": 56.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.323495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020966, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.454324, + "strategy_rank": 62.967723, + "rr": 1.070606, + "primary_prob": 62.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.605909, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082945, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281364, + "strategy_rank": 78.645193, + "rr": 1.655001, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.482501, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047331, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.634592, + "strategy_rank": 99.561954, + "rr": 1.80667, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.710005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.78308, + "hold30_r": 1.675673 + }, + { + "symbol": "DASH", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.652862, + "strategy_rank": 84.919215, + "rr": 1.076392, + "primary_prob": 38.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.614589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040858, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.00609, + "strategy_rank": 93.551651, + "rr": 1.057477, + "primary_prob": 49.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.586215, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.535183, + "range_504_ratio": 4.642174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045212, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.416565, + "strategy_rank": 98.41772, + "rr": 1.589575, + "primary_prob": 25.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.384363, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.570556, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.518879, + "strategy_rank": 79.686909, + "rr": 1.033279, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.549918, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06717, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.915956, + "strategy_rank": 82.508484, + "rr": 0.724709, + "primary_prob": 58.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.087064, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054314, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.198538, + "strategy_rank": 84.588187, + "rr": 1.457156, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.185734, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.435811, + "range_504_ratio": 4.203053, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04964, + "hold30_r": -1.0 + }, + { + "symbol": "EMR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.36419, + "strategy_rank": 70.843147, + "rr": 0.776676, + "primary_prob": 56.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.165014, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.477845, + "range_504_ratio": 1.612596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.707913, + "hold30_r": 1.691726 + }, + { + "symbol": "ERIE", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.954933, + "strategy_rank": 83.397007, + "rr": 2.348094, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.522141, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.906737, + "range_504_ratio": 2.47623, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059867, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.422655, + "strategy_rank": 79.466333, + "rr": 1.159803, + "primary_prob": 44.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.739705, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047417, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.153471, + "strategy_rank": 80.597588, + "rr": 1.59167, + "primary_prob": 35.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.387505, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06412, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.986602, + "strategy_rank": 87.457328, + "rr": 1.519659, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.279488, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.362943, + "range_504_ratio": 3.907677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.471744, + "hold30_r": 4.554818 + }, + { + "symbol": "FITB", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.607795, + "strategy_rank": 76.700183, + "rr": 1.120869, + "primary_prob": 45.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.681303, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573794, + "range_504_ratio": 1.774989, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.058988, + "hold30_r": 4.655809 + }, + { + "symbol": "FIX", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.711328, + "strategy_rank": 94.271441, + "rr": 1.900044, + "primary_prob": 21.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.850066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.558953, + "range_504_ratio": 4.753843, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.030891, + "hold30_r": -0.375401 + }, + { + "symbol": "GE", + "date": "2024-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.646772, + "strategy_rank": 90.38336, + "rr": 2.089279, + "primary_prob": 22.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.133919, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053995, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.813642, + "strategy_rank": 83.195552, + "rr": 0.950683, + "primary_prob": 50.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.426025, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089884, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.800244, + "strategy_rank": 61.066003, + "rr": 0.855579, + "primary_prob": 53.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.283368, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.688385, + "range_504_ratio": 1.990499, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785616, + "hold30_r": 1.670339 + }, + { + "symbol": "IBKR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.057247, + "strategy_rank": 76.841167, + "rr": 0.929954, + "primary_prob": 38.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.39493, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.901692, + "range_504_ratio": 2.463768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062737, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.19123, + "strategy_rank": 68.987203, + "rr": 1.241606, + "primary_prob": 42.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.862409, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.90046, + "range_504_ratio": 2.460736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.186064, + "hold30_r": 1.388699 + }, + { + "symbol": "JPM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.896468, + "strategy_rank": 63.437248, + "rr": 1.26882, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.90323, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.709405, + "range_504_ratio": 2.03278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080788, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.409257, + "strategy_rank": 59.523904, + "rr": 1.058538, + "primary_prob": 47.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.587807, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096137, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.589525, + "strategy_rank": 70.237212, + "rr": 0.987697, + "primary_prob": 43.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.481545, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.895916, + "hold30_r": 1.705987 + }, + { + "symbol": "MET", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.216809, + "strategy_rank": 61.233419, + "rr": 1.641403, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.462105, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072608, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.255786, + "strategy_rank": 90.590958, + "rr": 1.228194, + "primary_prob": 51.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.842292, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.171292, + "hold30_r": -1.326337 + }, + { + "symbol": "MPC", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.249695, + "strategy_rank": 86.869198, + "rr": 1.593455, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.390183, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053393, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.878197, + "strategy_rank": 99.878286, + "rr": 2.280201, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.420301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018236, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.929354, + "strategy_rank": 91.369503, + "rr": 0.991228, + "primary_prob": 41.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.486842, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030172, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.389769, + "strategy_rank": 59.116094, + "rr": 1.687439, + "primary_prob": 20.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.531159, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082084, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.043849, + "strategy_rank": 68.854996, + "rr": 0.916243, + "primary_prob": 51.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.374365, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066738, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.870889, + "strategy_rank": 69.805856, + "rr": 2.073798, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.110696, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062913, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.210719, + "strategy_rank": 81.679338, + "rr": 1.613129, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.419693, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.253632, + "range_504_ratio": 3.503043, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049825, + "hold30_r": -1.0 + }, + { + "symbol": "PRU", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.556638, + "strategy_rank": 63.228407, + "rr": 1.052209, + "primary_prob": 44.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.578313, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08455, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.83922, + "strategy_rank": 78.02986, + "rr": 2.001592, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.002388, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.188776, + "hold30_r": -1.127695 + }, + { + "symbol": "QCOM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.947625, + "strategy_rank": 80.189704, + "rr": 0.921239, + "primary_prob": 53.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.381858, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.762114, + "range_504_ratio": 2.142801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873501, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.140073, + "strategy_rank": 59.670955, + "rr": 1.704244, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.556366, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.600965, + "range_504_ratio": 1.823878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.599352, + "hold30_r": 3.338642 + }, + { + "symbol": "SMCI", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.17296, + "strategy_rank": 98.611716, + "rr": 2.143425, + "primary_prob": 21.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.215137, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.125165, + "hold30_r": -0.873636 + }, + { + "symbol": "SW", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.858709, + "strategy_rank": 82.483842, + "rr": 1.722581, + "primary_prob": 26.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.583872, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070154, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.082826, + "strategy_rank": 69.597711, + "rr": 1.525408, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.288112, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.061878, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.383678, + "strategy_rank": 87.909523, + "rr": 1.993846, + "primary_prob": 28.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.990769, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.952691, + "hold30_r": 1.99726 + }, + { + "symbol": "TRV", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.998782, + "strategy_rank": 63.552124, + "rr": 1.513515, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.270272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079409, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.102314, + "strategy_rank": 77.332373, + "rr": 0.8476, + "primary_prob": 52.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.2714, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.030501, + "range_504_ratio": 2.80247, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.790431, + "hold30_r": 0.682336 + }, + { + "symbol": "TXT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.287454, + "strategy_rank": 71.75942, + "rr": 1.410092, + "primary_prob": 36.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.115139, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.533179, + "range_504_ratio": 1.704342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081819, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.967113, + "strategy_rank": 86.393383, + "rr": 1.541866, + "primary_prob": 41.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.312799, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.499785, + "hold30_r": -0.754509 + }, + { + "symbol": "URI", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.672351, + "strategy_rank": 88.243185, + "rr": 1.867826, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.801738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042262, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.479903, + "strategy_rank": 79.819042, + "rr": 1.793519, + "primary_prob": 32.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.690279, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048363, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.390987, + "strategy_rank": 98.29787, + "rr": 1.594749, + "primary_prob": 22.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.392123, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021635, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.147381, + "strategy_rank": 97.617019, + "rr": 0.850766, + "primary_prob": 42.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.276149, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.830133, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.697929, + "strategy_rank": 72.2877, + "rr": 1.348644, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.022966, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.276826, + "hold30_r": -1.072369 + }, + { + "symbol": "WM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.627284, + "strategy_rank": 60.959755, + "rr": 0.928356, + "primary_prob": 51.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.392534, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844967, + "hold30_r": 3.239076 + }, + { + "symbol": "WSM", + "date": "2024-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.442144, + "strategy_rank": 95.985928, + "rr": 1.38543, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.078145, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.350447, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-06-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.685749, + "strategy_rank": 96.30226, + "rr": 1.493501, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.240251, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029996, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-06-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.788063, + "strategy_rank": 94.886152, + "rr": 0.6769, + "primary_prob": 65.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.01535, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.271261, + "range_504_ratio": 3.565345, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.653001, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.868932, + "strategy_rank": 71.662621, + "rr": 1.569855, + "primary_prob": 26.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.354782, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070636, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.864078, + "strategy_rank": 65.182039, + "rr": 0.754429, + "primary_prob": 57.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.131644, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.68027, + "hold30_r": 2.631381 + }, + { + "symbol": "AIZ", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.412621, + "strategy_rank": 65.910194, + "rr": 1.584839, + "primary_prob": 35.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.377259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.203975, + "hold30_r": -1.126422 + }, + { + "symbol": "ALL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.26699, + "strategy_rank": 71.529126, + "rr": 1.725234, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.587851, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.653164, + "hold30_r": 2.810315 + }, + { + "symbol": "AMGN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.679612, + "strategy_rank": 79.453883, + "rr": 1.021321, + "primary_prob": 48.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.531982, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.952162, + "hold30_r": 3.328202 + }, + { + "symbol": "APO", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.980583, + "strategy_rank": 76.917476, + "rr": 0.677556, + "primary_prob": 53.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.016334, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.964559, + "range_504_ratio": 2.62363, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631923, + "hold30_r": 1.769773 + }, + { + "symbol": "APP", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.665049, + "strategy_rank": 98.446602, + "rr": 0.87373, + "primary_prob": 53.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.310595, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.846932, + "hold30_r": -0.232252 + }, + { + "symbol": "ARES", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.713592, + "strategy_rank": 79.029126, + "rr": 1.856102, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.784153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.038317, + "range_504_ratio": 2.824459, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.811867, + "hold30_r": 3.163445 + }, + { + "symbol": "AXON", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.466019, + "strategy_rank": 80.06068, + "rr": 1.841329, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.761994, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.379738, + "range_504_ratio": 3.973859, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059348, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.553398, + "strategy_rank": 68.701456, + "rr": 1.439647, + "primary_prob": 38.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.159471, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.626341, + "range_504_ratio": 1.870752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.367085, + "hold30_r": 3.936901 + }, + { + "symbol": "CASY", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.597087, + "strategy_rank": 88.228155, + "rr": 0.777578, + "primary_prob": 56.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.166367, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.763992, + "range_504_ratio": 2.14683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047567, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.262136, + "strategy_rank": 66.177184, + "rr": 1.514815, + "primary_prob": 36.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.272223, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083156, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.019417, + "strategy_rank": 72.087379, + "rr": 1.905706, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.858559, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.616, + "range_504_ratio": 1.851507, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.838515, + "hold30_r": 2.612367 + }, + { + "symbol": "CI", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.315534, + "strategy_rank": 64.708738, + "rr": 1.930605, + "primary_prob": 30.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.895908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.420452, + "range_504_ratio": 1.52265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075316, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.907767, + "strategy_rank": 98.907767, + "rr": 1.634899, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.452349, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020881, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.708738, + "strategy_rank": 61.735437, + "rr": 1.045972, + "primary_prob": 62.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.568957, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962943, + "hold30_r": -1.008225 + }, + { + "symbol": "CRH", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.199029, + "strategy_rank": 80.86165, + "rr": 1.8848, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.827201, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04733, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.635922, + "strategy_rank": 99.563107, + "rr": 1.591437, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.387155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.592865, + "range_504_ratio": 36.338028, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.569485, + "hold30_r": 2.448054 + }, + { + "symbol": "DASH", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.223301, + "strategy_rank": 85.133495, + "rr": 1.081333, + "primary_prob": 38.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.621999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048926, + "hold30_r": -1.00445 + }, + { + "symbol": "DECK", + "date": "2024-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.781553, + "strategy_rank": 93.652913, + "rr": 2.087427, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.13114, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.535183, + "range_504_ratio": 4.642174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04893, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.179612, + "strategy_rank": 98.252427, + "rr": 1.03656, + "primary_prob": 37.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.55484, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.013117, + "hold30_r": -1.146323 + }, + { + "symbol": "DVA", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.776699, + "strategy_rank": 84.696602, + "rr": 1.305209, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.957814, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055132, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.451456, + "strategy_rank": 87.220874, + "rr": 1.150913, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.726369, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.435811, + "range_504_ratio": 4.203053, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048308, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.208738, + "strategy_rank": 83.665049, + "rr": 2.691126, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.036689, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.906737, + "range_504_ratio": 2.47623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.629859, + "hold30_r": 7.386915 + }, + { + "symbol": "ETN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.11165, + "strategy_rank": 80.38835, + "rr": 1.005322, + "primary_prob": 48.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.507983, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048128, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.538835, + "strategy_rank": 82.269417, + "rr": 2.039599, + "primary_prob": 28.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.059398, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.977002, + "hold30_r": 2.461348 + }, + { + "symbol": "FICO", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.296117, + "strategy_rank": 90.218447, + "rr": 0.722807, + "primary_prob": 58.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.084211, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.362943, + "range_504_ratio": 3.907677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.673321, + "hold30_r": 3.334974 + }, + { + "symbol": "FIS", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.043689, + "strategy_rank": 73.628641, + "rr": 1.705563, + "primary_prob": 18.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.558345, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.807231, + "range_504_ratio": 2.241692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065505, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.616505, + "strategy_rank": 74.514563, + "rr": 1.493283, + "primary_prob": 37.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.239925, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.571115, + "range_504_ratio": 1.77024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.433792, + "hold30_r": 5.581977 + }, + { + "symbol": "FIX", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.723301, + "strategy_rank": 94.866505, + "rr": 0.770237, + "primary_prob": 66.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.155356, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.558953, + "range_504_ratio": 4.753843, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032084, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.441748, + "strategy_rank": 90.570388, + "rr": 1.743119, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.614678, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046595, + "hold30_r": -1.0 + }, + { + "symbol": "GEN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.461165, + "strategy_rank": 81.990291, + "rr": 1.543218, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.314827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.551912, + "range_504_ratio": 1.73657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.492533, + "hold30_r": 2.460419 + }, + { + "symbol": "GRMN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.567961, + "strategy_rank": 85.303398, + "rr": 1.175256, + "primary_prob": 44.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.762884, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.095496, + "hold30_r": 2.724186 + }, + { + "symbol": "HIG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.354369, + "strategy_rank": 67.451456, + "rr": 0.98013, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.470195, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.543871, + "range_504_ratio": 1.722663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.895694, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.752427, + "strategy_rank": 90.218447, + "rr": 1.86445, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.796675, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.0529, + "range_504_ratio": 2.865952, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056114, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.68932, + "strategy_rank": 77.742718, + "rr": 1.202104, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.803156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901692, + "range_504_ratio": 2.463768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.141458, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.014563, + "strategy_rank": 66.84466, + "rr": 1.072749, + "primary_prob": 47.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.609123, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.709405, + "range_504_ratio": 2.03278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.999905, + "hold30_r": 3.328757 + }, + { + "symbol": "KEY", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.286408, + "strategy_rank": 81.262136, + "rr": 2.645914, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.968871, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.5994, + "hold30_r": 4.407855 + }, + { + "symbol": "KKR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.839806, + "strategy_rank": 87.487864, + "rr": 0.710351, + "primary_prob": 61.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.065527, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.00323, + "range_504_ratio": 2.727077, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04185, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.194175, + "strategy_rank": 59.854369, + "rr": 1.792514, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.688771, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093136, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.966019, + "strategy_rank": 71.262136, + "rr": 1.326272, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.989408, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.231334, + "hold30_r": 0.178183 + }, + { + "symbol": "MET", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.009709, + "strategy_rank": 62.366505, + "rr": 0.757564, + "primary_prob": 57.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.136346, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.684361, + "hold30_r": 3.940809 + }, + { + "symbol": "META", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.956311, + "strategy_rank": 89.975728, + "rr": 1.05713, + "primary_prob": 55.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.585695, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.996499, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.932039, + "strategy_rank": 86.759709, + "rr": 1.435516, + "primary_prob": 33.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.153274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.243918, + "hold30_r": -1.190999 + }, + { + "symbol": "MSTR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.878641, + "strategy_rank": 99.878641, + "rr": 0.825351, + "primary_prob": 48.79, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.238027, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01671, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.936893, + "strategy_rank": 92.293689, + "rr": 0.86665, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.299975, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.8337, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.995146, + "strategy_rank": 95.849515, + "rr": 5.249592, + "primary_prob": 14.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 7.874388, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021166, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.218447, + "strategy_rank": 65.364078, + "rr": 1.373701, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.060551, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646533, + "range_504_ratio": 1.908911, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.299581, + "hold30_r": 1.404077 + }, + { + "symbol": "OKE", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.373786, + "strategy_rank": 61.492718, + "rr": 0.92271, + "primary_prob": 51.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.384065, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.84157, + "hold30_r": 2.196561 + }, + { + "symbol": "PGR", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.087379, + "strategy_rank": 73.276699, + "rr": 1.553999, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.330999, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.6954, + "range_504_ratio": 2.00451, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.484313, + "hold30_r": 0.983862 + }, + { + "symbol": "PH", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.067961, + "strategy_rank": 69.01699, + "rr": 1.582551, + "primary_prob": 35.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.373826, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.905909, + "range_504_ratio": 2.474179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531334, + "hold30_r": 2.789944 + }, + { + "symbol": "PHM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.771845, + "strategy_rank": 81.128641, + "rr": 1.360572, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.040858, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.253632, + "range_504_ratio": 3.503043, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049155, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.106796, + "strategy_rank": 65.716019, + "rr": 0.845396, + "primary_prob": 54.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.268094, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.548173, + "range_504_ratio": 1.730089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.754936, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.203883, + "strategy_rank": 79.660194, + "rr": 2.195408, + "primary_prob": 27.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.293112, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060999, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.951456, + "strategy_rank": 82.184466, + "rr": 1.31704, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.97556, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.623047, + "range_504_ratio": 5.068511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.268299, + "hold30_r": 1.242043 + }, + { + "symbol": "RL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.31068, + "strategy_rank": 81.63835, + "rr": 0.722106, + "primary_prob": 73.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.08316, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052411, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.402913, + "strategy_rank": 68.640777, + "rr": 1.337818, + "primary_prob": 37.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.006727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.654984, + "range_504_ratio": 1.925111, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.271849, + "hold30_r": -1.177856 + }, + { + "symbol": "SMCI", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.42233, + "strategy_rank": 98.786408, + "rr": 1.534054, + "primary_prob": 41.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.301081, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019917, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.480583, + "strategy_rank": 83.701456, + "rr": 1.945285, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.917927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065047, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.383495, + "strategy_rank": 70.631068, + "rr": 1.146341, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.719512, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058804, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.684466, + "strategy_rank": 91.140777, + "rr": 1.631543, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.447314, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.59563, + "hold30_r": 2.005167 + }, + { + "symbol": "TRV", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.160194, + "strategy_rank": 65.995146, + "rr": 1.537727, + "primary_prob": 36.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.30659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.447307, + "hold30_r": -1.37072 + }, + { + "symbol": "TSN", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.796117, + "strategy_rank": 68.143204, + "rr": 1.116366, + "primary_prob": 45.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.674549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.680608, + "range_504_ratio": 1.975078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.045951, + "hold30_r": 3.349161 + }, + { + "symbol": "UBER", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.703883, + "strategy_rank": 82.88835, + "rr": 1.816585, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.724878, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.417957, + "range_504_ratio": 4.128676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04291, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.529126, + "strategy_rank": 86.31068, + "rr": 1.826318, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.739477, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.787618, + "hold30_r": 4.305964 + }, + { + "symbol": "VLO", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.257282, + "strategy_rank": 80.92233, + "rr": 2.334114, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.501171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097875, + "hold30_r": -1.050692 + }, + { + "symbol": "VRT", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.393204, + "strategy_rank": 98.592233, + "rr": 0.726404, + "primary_prob": 53.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.089606, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.704435, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.150485, + "strategy_rank": 97.839806, + "rr": 1.68943, + "primary_prob": 23.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.534145, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020488, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.174757, + "strategy_rank": 74.660194, + "rr": 1.008091, + "primary_prob": 48.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.512136, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072741, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.470874, + "strategy_rank": 71.25, + "rr": 1.130964, + "primary_prob": 45.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.696446, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179363, + "hold30_r": -1.108789 + }, + { + "symbol": "WM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.621359, + "strategy_rank": 62.281553, + "rr": 1.314386, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.971579, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.434814, + "range_504_ratio": 1.544676, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.229101, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.694175, + "strategy_rank": 96.419903, + "rr": 0.856782, + "primary_prob": 45.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.285173, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.82424, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-06-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.086124, + "strategy_rank": 96.548115, + "rr": 0.739148, + "primary_prob": 52.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.108722, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031608, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-06-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 95.994793, + "rr": 1.653315, + "primary_prob": 36.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.479973, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.204522, + "range_504_ratio": 3.335165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.629032, + "hold30_r": -1.232884 + }, + { + "symbol": "AIZ", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.679426, + "strategy_rank": 63.523569, + "rr": 1.983639, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.975459, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079569, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.019139, + "strategy_rank": 70.968528, + "rr": 0.759563, + "primary_prob": 57.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.139344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.692593, + "hold30_r": 1.936368 + }, + { + "symbol": "AMAT", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.263158, + "strategy_rank": 81.279676, + "rr": 1.543397, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.315096, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.25477, + "range_504_ratio": 3.50703, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.496305, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.77512, + "strategy_rank": 77.059529, + "rr": 1.112895, + "primary_prob": 46.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.669343, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067554, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.976077, + "strategy_rank": 93.082299, + "rr": 0.766687, + "primary_prob": 59.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.15003, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.331722, + "range_504_ratio": 3.78756, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.721533, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.105263, + "strategy_rank": 70.02261, + "rr": 1.300373, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.950559, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.829991, + "range_504_ratio": 2.293299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06137, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.564593, + "strategy_rank": 98.422423, + "rr": 0.701769, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.052654, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.270342, + "range_504_ratio": 9.682713, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.673489, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.755981, + "strategy_rank": 78.238972, + "rr": 1.816862, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.725294, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.995908, + "range_504_ratio": 2.707182, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.767322, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.090909, + "strategy_rank": 86.393469, + "rr": 2.889735, + "primary_prob": 8.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.334603, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033738, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.885167, + "strategy_rank": 80.91914, + "rr": 1.751066, + "primary_prob": 32.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.626599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.340579, + "range_504_ratio": 3.821257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.693435, + "hold30_r": -1.279135 + }, + { + "symbol": "CAT", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.535885, + "strategy_rank": 71.915931, + "rr": 1.646067, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.4691, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.86653, + "range_504_ratio": 2.378643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583035, + "hold30_r": -1.771206 + }, + { + "symbol": "CB", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.995215, + "strategy_rank": 65.196412, + "rr": 1.105712, + "primary_prob": 46.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.658569, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083942, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.430622, + "strategy_rank": 72.108118, + "rr": 2.008138, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.012206, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.598751, + "range_504_ratio": 1.819845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.94635, + "hold30_r": 6.089533 + }, + { + "symbol": "CI", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.45933, + "strategy_rank": 61.63967, + "rr": 1.375832, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.063748, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076304, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.832536, + "strategy_rank": 77.811176, + "rr": 1.522939, + "primary_prob": 24.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.284409, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.03228, + "range_504_ratio": 2.807458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055553, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.043062, + "strategy_rank": 99.043747, + "rr": 1.52029, + "primary_prob": 28.07, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.280434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.500439, + "hold30_r": -2.672594 + }, + { + "symbol": "COST", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.516746, + "strategy_rank": 67.331651, + "rr": 0.999989, + "primary_prob": 52.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.499984, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.668465, + "range_504_ratio": 1.951239, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.909484, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.133971, + "strategy_rank": 76.594735, + "rr": 2.174408, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.261612, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.129772, + "hold30_r": 0.919224 + }, + { + "symbol": "DECK", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.779904, + "strategy_rank": 92.746172, + "rr": 1.571268, + "primary_prob": 27.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.356902, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.535183, + "range_504_ratio": 4.642174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049642, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.325359, + "strategy_rank": 98.398157, + "rr": 1.646652, + "primary_prob": 24.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.469978, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022158, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.028708, + "strategy_rank": 78.218902, + "rr": 0.889226, + "primary_prob": 53.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.333838, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063091, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.607656, + "strategy_rank": 86.869512, + "rr": 1.358093, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.037139, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.406549, + "range_504_ratio": 4.081844, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045189, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.129187, + "strategy_rank": 83.420025, + "rr": 1.80004, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.70006, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.852031, + "range_504_ratio": 2.344404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.73686, + "hold30_r": 6.260632 + }, + { + "symbol": "ETN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.746411, + "strategy_rank": 79.902679, + "rr": 1.278027, + "primary_prob": 40.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.917041, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051031, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.464115, + "strategy_rank": 81.121062, + "rr": 1.839991, + "primary_prob": 42.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.759986, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.775175, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.287081, + "strategy_rank": 72.19499, + "rr": 1.099208, + "primary_prob": 46.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.648812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.807231, + "range_504_ratio": 2.241692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066715, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.502392, + "strategy_rank": 71.852868, + "rr": 1.876624, + "primary_prob": 21.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.814936, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.571115, + "range_504_ratio": 1.77024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.813781, + "hold30_r": 2.721267 + }, + { + "symbol": "FIX", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.052632, + "strategy_rank": 94.265482, + "rr": 0.781093, + "primary_prob": 51.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.17164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.512182, + "range_504_ratio": 4.536619, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030879, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.354067, + "strategy_rank": 90.292477, + "rr": 1.558449, + "primary_prob": 36.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.337674, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.511443, + "hold30_r": -1.065325 + }, + { + "symbol": "GEN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.177033, + "strategy_rank": 82.834186, + "rr": 1.073783, + "primary_prob": 47.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.610674, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.551912, + "range_504_ratio": 1.73657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.019865, + "hold30_r": 0.100385 + }, + { + "symbol": "GRMN", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.985646, + "strategy_rank": 83.721694, + "rr": 1.248216, + "primary_prob": 42.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.872324, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.163305, + "hold30_r": 0.540261 + }, + { + "symbol": "GS", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.732057, + "strategy_rank": 65.414349, + "rr": 1.071606, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.607408, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.528831, + "range_504_ratio": 1.696948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073606, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.258373, + "strategy_rank": 88.856756, + "rr": 1.532269, + "primary_prob": 29.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.298403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.0529, + "range_504_ratio": 2.865952, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.476778, + "hold30_r": 3.448643 + }, + { + "symbol": "IBKR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.301435, + "strategy_rank": 76.695253, + "rr": 1.025809, + "primary_prob": 36.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.538713, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.901692, + "range_504_ratio": 2.463768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.959175, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.602871, + "strategy_rank": 74.297427, + "rr": 1.581985, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.372978, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.90046, + "range_504_ratio": 2.460736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531605, + "hold30_r": -1.448484 + }, + { + "symbol": "JPM", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 66.504665, + "rr": 1.490558, + "primary_prob": 24.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.235836, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.709405, + "range_504_ratio": 2.03278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.414953, + "hold30_r": -1.0 + }, + { + "symbol": "KEY", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.406699, + "strategy_rank": 80.083018, + "rr": 1.583016, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.374525, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533587, + "hold30_r": 0.959623 + }, + { + "symbol": "KKR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.54067, + "strategy_rank": 87.423576, + "rr": 1.355982, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.033973, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.00323, + "range_504_ratio": 2.727077, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.311094, + "hold30_r": -1.17212 + }, + { + "symbol": "KLAC", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.330144, + "strategy_rank": 83.84017, + "rr": 1.590144, + "primary_prob": 22.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.385217, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.25379, + "range_504_ratio": 3.503597, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.545751, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.220096, + "strategy_rank": 57.247862, + "rr": 1.171702, + "primary_prob": 44.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.757554, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09267, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.291866, + "strategy_rank": 70.626263, + "rr": 0.93679, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.405185, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091694, + "hold30_r": -1.0 + }, + { + "symbol": "MET", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.980861, + "strategy_rank": 60.552951, + "rr": 1.115507, + "primary_prob": 45.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.67326, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.45767, + "range_504_ratio": 1.580388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078146, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 84.587763, + "rr": 0.802658, + "primary_prob": 63.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.203987, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059896, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.062201, + "strategy_rank": 85.728266, + "rr": 1.552593, + "primary_prob": 26.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.32889, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056928, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.124402, + "strategy_rank": 89.64269, + "rr": 2.168898, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.253347, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.245083, + "range_504_ratio": 3.473221, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026727, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880383, + "strategy_rank": 99.880468, + "rr": 1.205811, + "primary_prob": 43.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.808717, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017212, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.736842, + "strategy_rank": 94.132019, + "rr": 1.920153, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.880229, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033015, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.569378, + "strategy_rank": 81.931261, + "rr": 0.788555, + "primary_prob": 43.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.182832, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.402514, + "range_504_ratio": 4.06541, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.727958, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.84689, + "strategy_rank": 91.583515, + "rr": 1.192722, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.789084, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036959, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.5311, + "strategy_rank": 96.390386, + "rr": 1.17786, + "primary_prob": 46.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.766791, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020496, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.645933, + "strategy_rank": 63.245709, + "rr": 1.169322, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.753983, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500595, + "range_504_ratio": 1.649703, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.086581, + "hold30_r": -1.0 + }, + { + "symbol": "PCAR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.741627, + "strategy_rank": 66.829401, + "rr": 0.693015, + "primary_prob": 60.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.039522, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.89403, + "range_504_ratio": 2.444964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071297, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.813397, + "strategy_rank": 71.973913, + "rr": 1.55928, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.33892, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.6954, + "range_504_ratio": 2.00451, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489078, + "hold30_r": 1.28082 + }, + { + "symbol": "PRU", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.808612, + "strategy_rank": 65.23715, + "rr": 0.701497, + "primary_prob": 54.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.052245, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.47664, + "range_504_ratio": 1.610654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618638, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.822967, + "strategy_rank": 78.97369, + "rr": 1.568142, + "primary_prob": 36.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.352213, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.681797, + "hold30_r": -1.618907 + }, + { + "symbol": "QCOM", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.507177, + "strategy_rank": 87.790107, + "rr": 1.54184, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.312761, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039302, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.492823, + "strategy_rank": 82.681253, + "rr": 0.876763, + "primary_prob": 68.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.315144, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055781, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.803828, + "strategy_rank": 99.055281, + "rr": 1.922716, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.884074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01815, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.799043, + "strategy_rank": 82.939044, + "rr": 0.994882, + "primary_prob": 51.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.492324, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.8212, + "range_504_ratio": 2.273225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.945382, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.889952, + "strategy_rank": 85.042537, + "rr": 1.539787, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.309681, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055821, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.593301, + "strategy_rank": 69.445621, + "rr": 1.184771, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.777157, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062659, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.669856, + "strategy_rank": 91.750522, + "rr": 1.557928, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.336892, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519362, + "hold30_r": 0.585276 + }, + { + "symbol": "TT", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.497608, + "strategy_rank": 78.284364, + "rr": 0.806554, + "primary_prob": 39.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.209831, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.024515, + "range_504_ratio": 2.785743, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054905, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.578947, + "strategy_rank": 82.558724, + "rr": 1.75906, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.638591, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.155861, + "range_504_ratio": 3.176758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.718354, + "hold30_r": 0.671828 + }, + { + "symbol": "VLO", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.277512, + "strategy_rank": 81.1976, + "rr": 1.889593, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.834389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.497408, + "hold30_r": -1.450012 + }, + { + "symbol": "VRT", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.521531, + "strategy_rank": 98.698485, + "rr": 1.613307, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.419961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022515, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.282297, + "strategy_rank": 97.85083, + "rr": 0.777976, + "primary_prob": 49.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.166963, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.754121, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.703349, + "strategy_rank": 72.947237, + "rr": 1.230708, + "primary_prob": 43.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.846063, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070411, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.215311, + "strategy_rank": 91.602985, + "rr": 0.953331, + "primary_prob": 47.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.429997, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.910731, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.440191, + "strategy_rank": 71.232, + "rr": 1.645747, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.46862, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.580977, + "hold30_r": -1.143666 + }, + { + "symbol": "WRB", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.038278, + "strategy_rank": 70.791472, + "rr": 1.576522, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.364784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08326, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.368421, + "strategy_rank": 96.367919, + "rr": 0.870834, + "primary_prob": 50.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.306251, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029207, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-07-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.072289, + "strategy_rank": 96.81166, + "rr": 1.11, + "primary_prob": 42.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.664999, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.081569, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-07-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.385542, + "strategy_rank": 96.67661, + "rr": 0.931658, + "primary_prob": 53.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.397486, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.166121, + "range_504_ratio": 3.209518, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.903158, + "hold30_r": -1.019196 + }, + { + "symbol": "ACGL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.240964, + "strategy_rank": 70.632617, + "rr": 1.281473, + "primary_prob": 34.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.92221, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070896, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.180723, + "strategy_rank": 69.362083, + "rr": 0.906313, + "primary_prob": 39.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.359469, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.54146, + "range_504_ratio": 1.718514, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.812067, + "hold30_r": 6.818421 + }, + { + "symbol": "AIG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.024096, + "strategy_rank": 64.075041, + "rr": 1.112781, + "primary_prob": 46.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.669171, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.040229, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.120482, + "strategy_rank": 65.500203, + "rr": 1.390936, + "primary_prob": 39.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.086405, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077765, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.578313, + "strategy_rank": 71.865877, + "rr": 1.069713, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.604569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998588, + "hold30_r": 4.611252 + }, + { + "symbol": "AMGN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.783133, + "strategy_rank": 79.15877, + "rr": 1.132386, + "primary_prob": 45.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.69858, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.443026, + "range_504_ratio": 1.557413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.06764, + "hold30_r": 1.245892 + }, + { + "symbol": "APH", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.879518, + "strategy_rank": 68.937297, + "rr": 1.575522, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.363283, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.829991, + "range_504_ratio": 2.293299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064904, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.819277, + "strategy_rank": 75.635513, + "rr": 1.96191, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.942866, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.995908, + "range_504_ratio": 2.707182, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.907831, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421687, + "strategy_rank": 80.672585, + "rr": 1.604964, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.407446, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.314437, + "range_504_ratio": 3.722655, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.550356, + "hold30_r": -1.260972 + }, + { + "symbol": "BRO", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.120482, + "strategy_rank": 58.932895, + "rr": 0.980392, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.470588, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.573677, + "range_504_ratio": 1.774781, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894644, + "hold30_r": 5.571497 + }, + { + "symbol": "CB", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.686747, + "strategy_rank": 67.750434, + "rr": 0.755891, + "primary_prob": 57.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.133837, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678078, + "hold30_r": 2.557545 + }, + { + "symbol": "CBOE", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.349398, + "strategy_rank": 69.798424, + "rr": 1.74575, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.618625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576325, + "range_504_ratio": 1.779487, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.675585, + "hold30_r": 7.082399 + }, + { + "symbol": "CI", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.891566, + "strategy_rank": 63.036116, + "rr": 1.575897, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.363845, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.506996, + "hold30_r": 0.950297 + }, + { + "symbol": "CMG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.313253, + "strategy_rank": 78.477931, + "rr": 0.670371, + "primary_prob": 57.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.005557, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.03228, + "range_504_ratio": 2.807458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042123, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.915663, + "strategy_rank": 98.916445, + "rr": 1.770291, + "primary_prob": 27.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.655437, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.747766, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.927711, + "strategy_rank": 61.784494, + "rr": 1.890208, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.835312, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820607, + "hold30_r": 2.383522 + }, + { + "symbol": "CRH", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.096386, + "strategy_rank": 77.689585, + "rr": 1.407647, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.111471, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.361229, + "hold30_r": 3.639995 + }, + { + "symbol": "CVNA", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.156627, + "strategy_rank": 99.22935, + "rr": 0.810471, + "primary_prob": 57.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.215707, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.652303, + "range_504_ratio": 38.56338, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.788359, + "hold30_r": 1.252546 + }, + { + "symbol": "DECK", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.86747, + "strategy_rank": 94.958671, + "rr": 1.464111, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.196166, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.535183, + "range_504_ratio": 4.642174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043226, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.313253, + "strategy_rank": 98.350527, + "rr": 1.528146, + "primary_prob": 40.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.292219, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.34565, + "hold30_r": -1.320925 + }, + { + "symbol": "DPZ", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.481928, + "strategy_rank": 78.373407, + "rr": 1.945572, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.918358, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058528, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.891566, + "strategy_rank": 85.540923, + "rr": 1.253128, + "primary_prob": 42.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.879692, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.202295, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.108434, + "strategy_rank": 87.014365, + "rr": 1.727933, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.5919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.406549, + "range_504_ratio": 4.081844, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.684107, + "hold30_r": -1.702143 + }, + { + "symbol": "ERIE", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.626506, + "strategy_rank": 82.602497, + "rr": 1.837119, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.755679, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.812257, + "range_504_ratio": 2.252988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.7702, + "hold30_r": 9.025391 + }, + { + "symbol": "ETN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.445783, + "strategy_rank": 79.625029, + "rr": 2.136505, + "primary_prob": 26.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.204757, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052206, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.73494, + "strategy_rank": 70.874073, + "rr": 1.12307, + "primary_prob": 45.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.684605, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.807231, + "range_504_ratio": 2.241692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069029, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.13253, + "strategy_rank": 73.300944, + "rr": 1.897983, + "primary_prob": 19.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.846975, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.571115, + "range_504_ratio": 1.77024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064988, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.662651, + "strategy_rank": 94.187413, + "rr": 1.533568, + "primary_prob": 36.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.300352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.485009, + "range_504_ratio": 4.415006, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.504196, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.650602, + "strategy_rank": 86.557345, + "rr": 1.833534, + "primary_prob": 21.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.7503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.61588, + "range_504_ratio": 5.032315, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021573, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.156627, + "strategy_rank": 63.383196, + "rr": 1.146149, + "primary_prob": 45.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.719223, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096274, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.86747, + "strategy_rank": 88.463479, + "rr": 2.140154, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.210231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101778, + "range_504_ratio": 3.009511, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.090797, + "hold30_r": -1.369591 + }, + { + "symbol": "GRMN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.13253, + "strategy_rank": 84.519694, + "rr": 1.871257, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.806886, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.809809, + "range_504_ratio": 2.247479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78172, + "hold30_r": 2.359171 + }, + { + "symbol": "HIG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.927711, + "strategy_rank": 67.738821, + "rr": 1.942769, + "primary_prob": 17.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.914154, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.558773, + "range_504_ratio": 1.748525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867591, + "hold30_r": 3.599947 + }, + { + "symbol": "HWM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.096386, + "strategy_rank": 89.124681, + "rr": 1.149425, + "primary_prob": 45.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.724138, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.045888, + "range_504_ratio": 2.845923, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.094708, + "hold30_r": 5.54037 + }, + { + "symbol": "IP", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.963855, + "strategy_rank": 87.86941, + "rr": 1.381604, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.072406, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.336496, + "hold30_r": 1.358428 + }, + { + "symbol": "IR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.337349, + "strategy_rank": 72.70201, + "rr": 1.376278, + "primary_prob": 39.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.064417, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.90046, + "range_504_ratio": 2.460736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.322391, + "hold30_r": -1.0 + }, + { + "symbol": "KEY", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.108434, + "strategy_rank": 81.925423, + "rr": 2.259126, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.38869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.174915, + "hold30_r": -1.121839 + }, + { + "symbol": "KKR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.614458, + "strategy_rank": 87.849832, + "rr": 0.825743, + "primary_prob": 54.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.238615, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.00323, + "range_504_ratio": 2.727077, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.778342, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.289157, + "strategy_rank": 82.157698, + "rr": 1.03494, + "primary_prob": 50.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.552409, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.25379, + "range_504_ratio": 3.503597, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.988624, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.698795, + "strategy_rank": 59.793964, + "rr": 1.933376, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.900064, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091864, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.819277, + "strategy_rank": 69.654744, + "rr": 0.715446, + "primary_prob": 59.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.073169, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.681061, + "range_504_ratio": 1.975973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628995, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.831325, + "strategy_rank": 79.871351, + "rr": 0.697176, + "primary_prob": 66.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.045763, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.015411, + "range_504_ratio": 2.760499, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.649954, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.204819, + "strategy_rank": 66.006835, + "rr": 1.889107, + "primary_prob": 18.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.83366, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.661964, + "range_504_ratio": 1.938596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.808287, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.626506, + "strategy_rank": 88.078458, + "rr": 0.824339, + "primary_prob": 65.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.236509, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.797325, + "range_504_ratio": 6.033487, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.766177, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.253012, + "strategy_rank": 85.180955, + "rr": 1.486591, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.229886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.046835, + "range_504_ratio": 2.848621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057093, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879518, + "strategy_rank": 99.879605, + "rr": 2.106823, + "primary_prob": 21.15, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.160235, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.09052, + "hold30_r": -1.657822 + }, + { + "symbol": "MU", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.939759, + "strategy_rank": 94.546774, + "rr": 1.351678, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.027516, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.20982, + "hold30_r": -1.178597 + }, + { + "symbol": "NRG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.590361, + "strategy_rank": 91.858926, + "rr": 1.702504, + "primary_prob": 30.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.553755, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039315, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.349398, + "strategy_rank": 96.990732, + "rr": 1.683166, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.524749, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023059, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.903614, + "strategy_rank": 73.045992, + "rr": 1.11203, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.668046, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.688291, + "range_504_ratio": 1.990312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.038793, + "hold30_r": 4.027474 + }, + { + "symbol": "PHM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.445783, + "strategy_rank": 77.745221, + "rr": 1.685602, + "primary_prob": 33.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.528403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.226664, + "range_504_ratio": 3.409836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.639361, + "hold30_r": 3.837901 + }, + { + "symbol": "PKG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.590361, + "strategy_rank": 67.76758, + "rr": 1.34785, + "primary_prob": 40.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.021774, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.5488, + "range_504_ratio": 1.731175, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.277923, + "hold30_r": 3.314917 + }, + { + "symbol": "PSX", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.650602, + "strategy_rank": 78.304941, + "rr": 1.30416, + "primary_prob": 41.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.95624, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063831, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.168675, + "strategy_rank": 88.568553, + "rr": 1.788673, + "primary_prob": 21.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.68301, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041462, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.843373, + "strategy_rank": 78.837958, + "rr": 0.980515, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.470772, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.653792, + "range_504_ratio": 5.226761, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.928372, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.144578, + "strategy_rank": 61.77957, + "rr": 1.145736, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.718603, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.651064, + "range_504_ratio": 1.91758, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070801, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.39759, + "strategy_rank": 86.989371, + "rr": 1.897002, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.845503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.846471, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.554217, + "strategy_rank": 98.879779, + "rr": 1.97075, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.956126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.502768, + "range_504_ratio": 33.207241, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018032, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.554217, + "strategy_rank": 83.586509, + "rr": 1.234568, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.851852, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.8212, + "range_504_ratio": 2.273225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.181296, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.144578, + "strategy_rank": 84.536782, + "rr": 1.949204, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.923806, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054112, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.795181, + "strategy_rank": 69.872973, + "rr": 1.210682, + "primary_prob": 43.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.816023, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054568, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.722892, + "strategy_rank": 91.811313, + "rr": 2.208092, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.312138, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.165282, + "hold30_r": 2.455028 + }, + { + "symbol": "TRV", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.807229, + "strategy_rank": 66.027079, + "rr": 1.405997, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.108995, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.335745, + "hold30_r": 1.798912 + }, + { + "symbol": "TT", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.337349, + "strategy_rank": 79.052972, + "rr": 1.051877, + "primary_prob": 41.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.577816, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.014485, + "range_504_ratio": 2.757943, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.998748, + "hold30_r": -1.294586 + }, + { + "symbol": "VLO", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.493976, + "strategy_rank": 77.628475, + "rr": 2.313153, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.46973, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050398, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.39759, + "strategy_rank": 98.568698, + "rr": 1.617302, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.425953, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.644847, + "range_504_ratio": 14.081289, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023377, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.60241, + "strategy_rank": 62.659668, + "rr": 0.79905, + "primary_prob": 46.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.198575, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.582716, + "range_504_ratio": 1.790895, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729933, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.638554, + "strategy_rank": 98.160449, + "rr": 1.028053, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.54208, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.004271, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.409639, + "strategy_rank": 73.160305, + "rr": 1.801195, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.701793, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.733875, + "hold30_r": -1.177719 + }, + { + "symbol": "WM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.168675, + "strategy_rank": 58.744034, + "rr": 0.72549, + "primary_prob": 58.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.088234, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.369192, + "range_504_ratio": 1.446565, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632531, + "hold30_r": -1.462251 + }, + { + "symbol": "WMB", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.361446, + "strategy_rank": 59.57032, + "rr": 0.874691, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.312037, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.472691, + "range_504_ratio": 1.604306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.794257, + "hold30_r": -1.235976 + }, + { + "symbol": "WSM", + "date": "2024-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.831325, + "strategy_rank": 96.715101, + "rr": 1.71029, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.565435, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.184049, + "range_504_ratio": 3.267579, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.680929, + "hold30_r": -1.194303 + }, + { + "symbol": "CEG", + "date": "2024-07-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.721519, + "strategy_rank": 96.432876, + "rr": 1.531978, + "primary_prob": 38.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.297968, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.074186, + "hold30_r": -1.041655 + }, + { + "symbol": "HOOD", + "date": "2024-07-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.822785, + "strategy_rank": 96.165709, + "rr": 1.082753, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.62413, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.166121, + "range_504_ratio": 3.209518, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.053622, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.658228, + "strategy_rank": 65.408168, + "rr": 1.128551, + "primary_prob": 45.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.692827, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.333992, + "range_504_ratio": 1.396532, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.058844, + "hold30_r": 5.884975 + }, + { + "symbol": "ACGL", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 70.585335, + "rr": 1.462263, + "primary_prob": 37.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.193395, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073771, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.037975, + "strategy_rank": 62.450223, + "rr": 0.839304, + "primary_prob": 54.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.258956, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763874, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.632911, + "strategy_rank": 65.908272, + "rr": 1.578292, + "primary_prob": 35.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.367438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5037, + "hold30_r": 5.664562 + }, + { + "symbol": "ALL", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.43038, + "strategy_rank": 70.349053, + "rr": 1.945646, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.918469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867839, + "hold30_r": 4.589064 + }, + { + "symbol": "APP", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.987342, + "strategy_rank": 98.722239, + "rr": 1.388028, + "primary_prob": 41.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.082042, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031019, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.518987, + "strategy_rank": 73.523468, + "rr": 1.318709, + "primary_prob": 39.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.978064, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.965754, + "range_504_ratio": 2.626767, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.262739, + "hold30_r": -1.561224 + }, + { + "symbol": "AVGO", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.253165, + "strategy_rank": 83.636128, + "rr": 1.235338, + "primary_prob": 44.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.853007, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.445535, + "hold30_r": -1.405212 + }, + { + "symbol": "AXON", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.683544, + "strategy_rank": 79.607179, + "rr": 1.686273, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.52941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.314437, + "range_504_ratio": 3.722655, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.628509, + "hold30_r": -1.344205 + }, + { + "symbol": "BRO", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.278481, + "strategy_rank": 58.656884, + "rr": 1.452978, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.179467, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.573677, + "range_504_ratio": 1.774781, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.35911, + "hold30_r": 6.467431 + }, + { + "symbol": "CASY", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.088608, + "strategy_rank": 84.05937, + "rr": 1.482848, + "primary_prob": 52.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.224272, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.707097, + "range_504_ratio": 2.028096, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.419788, + "hold30_r": 1.283536 + }, + { + "symbol": "CB", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.291139, + "strategy_rank": 68.868905, + "rr": 0.702909, + "primary_prob": 59.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.054363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618573, + "hold30_r": 2.591057 + }, + { + "symbol": "CBOE", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.746835, + "strategy_rank": 70.673607, + "rr": 0.914825, + "primary_prob": 44.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.372237, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.555616, + "range_504_ratio": 1.743015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.841323, + "hold30_r": 8.160519 + }, + { + "symbol": "CI", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.544304, + "strategy_rank": 61.515147, + "rr": 2.057091, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.085636, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.992786, + "hold30_r": 1.217242 + }, + { + "symbol": "CMG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.886076, + "strategy_rank": 81.825057, + "rr": 1.555768, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.333652, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.03228, + "range_504_ratio": 2.807458, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037179, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.734177, + "strategy_rank": 98.810511, + "rr": 1.650521, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.475782, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.62625, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.835443, + "strategy_rank": 64.956744, + "rr": 0.981603, + "primary_prob": 43.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.472404, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904398, + "hold30_r": 2.936582 + }, + { + "symbol": "CRH", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.012658, + "strategy_rank": 75.141225, + "rr": 1.844604, + "primary_prob": 46.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.766906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.036278, + "range_504_ratio": 2.818706, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.790314, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.329114, + "strategy_rank": 95.685753, + "rr": 0.898761, + "primary_prob": 47.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.348141, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038147, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.316456, + "strategy_rank": 93.687385, + "rr": 0.979032, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.468548, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.461704, + "range_504_ratio": 4.313304, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039039, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.481013, + "strategy_rank": 98.481589, + "rr": 3.064999, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.597499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026336, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.113924, + "strategy_rank": 78.460657, + "rr": 2.02486, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.03729, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.890792, + "hold30_r": -3.836999 + }, + { + "symbol": "DVA", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.493671, + "strategy_rank": 83.239754, + "rr": 0.956359, + "primary_prob": 50.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.434538, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.897293, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.291139, + "strategy_rank": 63.006705, + "rr": 0.995852, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.493777, + "raw_level_count": 11, + "gate_level_count": 9, + "range_504_log": 0.289513, + "range_504_ratio": 1.335777, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.923199, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.962025, + "strategy_rank": 87.595289, + "rr": 1.811405, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.717107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.406549, + "range_504_ratio": 4.081844, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047349, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.594937, + "strategy_rank": 76.525052, + "rr": 1.076728, + "primary_prob": 59.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.615092, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.035984, + "range_504_ratio": 2.817878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059359, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.64557, + "strategy_rank": 79.588055, + "rr": 1.135978, + "primary_prob": 42.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.703967, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.714799, + "range_504_ratio": 2.043776, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.067348, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.683544, + "strategy_rank": 93.585687, + "rr": 1.868281, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.802422, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.454902, + "range_504_ratio": 4.284063, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.834325, + "hold30_r": -1.801759 + }, + { + "symbol": "GD", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.379747, + "strategy_rank": 63.98643, + "rr": 1.928484, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.892726, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.826994, + "hold30_r": 2.188861 + }, + { + "symbol": "GDDY", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.936709, + "strategy_rank": 73.623838, + "rr": 0.754148, + "primary_prob": 47.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.131222, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.810225, + "range_504_ratio": 2.248415, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680054, + "hold30_r": 5.843345 + }, + { + "symbol": "GE", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.949367, + "strategy_rank": 87.813103, + "rr": 1.627614, + "primary_prob": 43.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.441421, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.10061, + "range_504_ratio": 3.006, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055308, + "hold30_r": -1.0 + }, + { + "symbol": "GEN", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.506329, + "strategy_rank": 81.689449, + "rr": 0.729466, + "primary_prob": 58.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.094199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.551912, + "range_504_ratio": 1.73657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.664962, + "hold30_r": 1.507702 + }, + { + "symbol": "HIG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.265823, + "strategy_rank": 66.844357, + "rr": 0.910682, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.366022, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.558773, + "range_504_ratio": 1.748525, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.831067, + "hold30_r": 4.382407 + }, + { + "symbol": "HWM", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.797468, + "strategy_rank": 88.67972, + "rr": 1.967759, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.951639, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.027914, + "range_504_ratio": 2.795228, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.061476, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.278481, + "strategy_rank": 75.517819, + "rr": 1.09063, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.635945, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.901692, + "range_504_ratio": 2.463768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063922, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.037975, + "strategy_rank": 89.399654, + "rr": 2.043603, + "primary_prob": 21.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.065404, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.993215, + "hold30_r": 3.245125 + }, + { + "symbol": "KEY", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.898734, + "strategy_rank": 78.188785, + "rr": 1.814133, + "primary_prob": 40.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.721199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.760352, + "hold30_r": -1.46641 + }, + { + "symbol": "KKR", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.025316, + "strategy_rank": 86.5669, + "rr": 1.045072, + "primary_prob": 34.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.567607, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.00323, + "range_504_ratio": 2.727077, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.993779, + "hold30_r": -1.790212 + }, + { + "symbol": "L", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.78481, + "strategy_rank": 58.328634, + "rr": 1.447478, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.171218, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464595, + "range_504_ratio": 1.59137, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.357763, + "hold30_r": 2.033858 + }, + { + "symbol": "MCK", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.177215, + "strategy_rank": 67.592824, + "rr": 1.998557, + "primary_prob": 16.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.997836, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.661964, + "range_504_ratio": 1.938596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092528, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.531646, + "strategy_rank": 84.038903, + "rr": 1.801085, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.701627, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.042978, + "range_504_ratio": 2.837654, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.748182, + "hold30_r": 1.596738 + }, + { + "symbol": "MSTR", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.873418, + "strategy_rank": 99.797612, + "rr": 1.634737, + "primary_prob": 27.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.452106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.616117, + "hold30_r": -1.81109 + }, + { + "symbol": "MU", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.56962, + "strategy_rank": 95.078254, + "rr": 2.622002, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.933002, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033825, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.21519, + "strategy_rank": 91.337611, + "rr": 0.932419, + "primary_prob": 48.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.398628, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041367, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.227848, + "strategy_rank": 97.394133, + "rr": 6.369978, + "primary_prob": 12.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 9.554968, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028158, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.607595, + "strategy_rank": 68.548705, + "rr": 1.757, + "primary_prob": 32.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.635501, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.5488, + "range_504_ratio": 1.731175, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.685486, + "hold30_r": 4.262941 + }, + { + "symbol": "PSX", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.35443, + "strategy_rank": 75.729264, + "rr": 2.726395, + "primary_prob": 22.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.089592, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.665637, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.78481, + "strategy_rank": 88.539759, + "rr": 2.565745, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.848617, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049717, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.936709, + "strategy_rank": 84.335595, + "rr": 1.339144, + "primary_prob": 40.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.008716, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053335, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.974684, + "strategy_rank": 98.544352, + "rr": 1.958227, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.93734, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.43437, + "range_504_ratio": 31.01186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020646, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.075949, + "strategy_rank": 88.909296, + "rr": 2.163449, + "primary_prob": 22.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.245174, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035747, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.265823, + "strategy_rank": 63.902511, + "rr": 1.875864, + "primary_prob": 39.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.813795, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084902, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.101266, + "strategy_rank": 67.966714, + "rr": 0.750619, + "primary_prob": 55.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.125929, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062852, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.341772, + "strategy_rank": 89.242907, + "rr": 1.57756, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.36634, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530513, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.303797, + "strategy_rank": 67.735793, + "rr": 0.806329, + "primary_prob": 55.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.209494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.734078, + "hold30_r": 1.696526 + }, + { + "symbol": "UBER", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.189873, + "strategy_rank": 85.271344, + "rr": 2.45604, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.684059, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.383595, + "range_504_ratio": 3.989218, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04734, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.455696, + "strategy_rank": 80.089152, + "rr": 2.426466, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.639699, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.645231, + "range_504_ratio": 1.906427, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.381082, + "hold30_r": -0.161303 + }, + { + "symbol": "VRT", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.367089, + "strategy_rank": 98.570868, + "rr": 1.566299, + "primary_prob": 38.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.349449, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.599499, + "range_504_ratio": 13.456995, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.120186, + "hold30_r": -1.092801 + }, + { + "symbol": "VST", + "date": "2024-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.620253, + "strategy_rank": 98.065404, + "rr": 2.017704, + "primary_prob": 30.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.026556, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02495, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.987342, + "strategy_rank": 70.597081, + "rr": 1.769835, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.654752, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780632, + "range_504_ratio": 2.182852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.698783, + "hold30_r": -1.22793 + }, + { + "symbol": "WFC", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.696203, + "strategy_rank": 70.530957, + "rr": 0.841631, + "primary_prob": 54.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.262446, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.976936, + "hold30_r": -1.912056 + }, + { + "symbol": "WSM", + "date": "2024-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.468354, + "strategy_rank": 96.179808, + "rr": 1.761237, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.641856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.726822, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-07-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.979798, + "strategy_rank": 96.658906, + "rr": 1.829564, + "primary_prob": 22.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.744346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.501626, + "range_504_ratio": 4.488982, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031747, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.090909, + "strategy_rank": 66.004694, + "rr": 0.962781, + "primary_prob": 65.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.444172, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.333992, + "range_504_ratio": 1.396532, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.891933, + "hold30_r": 4.068516 + }, + { + "symbol": "ACGL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.838384, + "strategy_rank": 64.807775, + "rr": 1.173349, + "primary_prob": 44.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.760024, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076942, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.141414, + "strategy_rank": 64.401509, + "rr": 1.265715, + "primary_prob": 57.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.898572, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075947, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.813131, + "strategy_rank": 69.825363, + "rr": 0.842662, + "primary_prob": 69.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.263993, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.567354, + "range_504_ratio": 1.763595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.762942, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.858586, + "strategy_rank": 85.944839, + "rr": 1.711012, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.566518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036747, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.065657, + "strategy_rank": 92.521023, + "rr": 1.200807, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.801211, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043286, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.035354, + "strategy_rank": 73.737342, + "rr": 2.024114, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.036171, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.779799, + "range_504_ratio": 2.181034, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052674, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.737374, + "strategy_rank": 98.624978, + "rr": 0.878807, + "primary_prob": 50.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.318211, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027529, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.676768, + "strategy_rank": 92.644518, + "rr": 1.589204, + "primary_prob": 28.82, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.383805, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032687, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 60.675903, + "rr": 1.05834, + "primary_prob": 49.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.58751, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.598603, + "range_504_ratio": 1.819575, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083518, + "hold30_r": -1.008776 + }, + { + "symbol": "CBOE", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.237374, + "strategy_rank": 67.998403, + "rr": 1.236899, + "primary_prob": 57.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.855348, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.555616, + "range_504_ratio": 1.743015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166354, + "hold30_r": 5.629917 + }, + { + "symbol": "CI", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.313131, + "strategy_rank": 59.828512, + "rr": 1.981116, + "primary_prob": 32.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.971673, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065204, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.782828, + "strategy_rank": 81.872917, + "rr": 1.743291, + "primary_prob": 27.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.614936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.997622, + "range_504_ratio": 2.711825, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037683, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.717172, + "strategy_rank": 97.399753, + "rr": 1.694301, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.541452, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024552, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.616162, + "strategy_rank": 63.313933, + "rr": 1.744578, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.616867, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.66132, + "hold30_r": 2.087378 + }, + { + "symbol": "COST", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.414141, + "strategy_rank": 70.035239, + "rr": 1.318506, + "primary_prob": 30.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.977759, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079044, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.222222, + "strategy_rank": 96.053037, + "rr": 1.915103, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.872654, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.066293, + "hold30_r": -3.030691 + }, + { + "symbol": "DECK", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.075758, + "strategy_rank": 93.341443, + "rr": 1.608924, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.413386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.419359, + "range_504_ratio": 4.134469, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04127, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.116162, + "strategy_rank": 99.003479, + "rr": 1.788224, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.682336, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023774, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.848485, + "strategy_rank": 75.18739, + "rr": 2.14712, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.22068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.387768, + "hold30_r": -3.337988 + }, + { + "symbol": "DVA", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 81.718444, + "rr": 1.104235, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.656353, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055197, + "hold30_r": -1.0 + }, + { + "symbol": "ELV", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 65.207236, + "rr": 1.449325, + "primary_prob": 35.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.173987, + "raw_level_count": 5, + "gate_level_count": 4, + "range_504_log": 0.298584, + "range_504_ratio": 1.347949, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053335, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.464646, + "strategy_rank": 88.570593, + "rr": 0.715808, + "primary_prob": 57.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.073713, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.387639, + "range_504_ratio": 4.005381, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.674371, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.085859, + "strategy_rank": 81.617784, + "rr": 1.549191, + "primary_prob": 51.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.323787, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.800905, + "range_504_ratio": 2.227557, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478926, + "hold30_r": 10.416437 + }, + { + "symbol": "ETN", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.257576, + "strategy_rank": 78.442772, + "rr": 2.229502, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.344252, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.01171, + "range_504_ratio": 2.750299, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.093382, + "hold30_r": -1.042521 + }, + { + "symbol": "FIX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.570707, + "strategy_rank": 93.819142, + "rr": 1.615322, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.422983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.434211, + "range_504_ratio": 4.196332, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585343, + "hold30_r": -1.361938 + }, + { + "symbol": "GE", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.469697, + "strategy_rank": 86.597302, + "rr": 2.26672, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.400079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.084245, + "range_504_ratio": 2.957206, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.214974, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.808081, + "strategy_rank": 75.192861, + "rr": 0.938886, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.408329, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.840047, + "range_504_ratio": 2.316477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.461283, + "hold30_r": -1.391013 + }, + { + "symbol": "HWM", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.277778, + "strategy_rank": 85.637769, + "rr": 1.686047, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.52907, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.027914, + "range_504_ratio": 2.795228, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.629638, + "hold30_r": 6.7594 + }, + { + "symbol": "IBKR", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.540404, + "strategy_rank": 75.148812, + "rr": 1.245822, + "primary_prob": 31.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.868733, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.882802, + "range_504_ratio": 2.417665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053549, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.171717, + "strategy_rank": 88.285945, + "rr": 0.997642, + "primary_prob": 51.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.496463, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.113429, + "hold30_r": -1.058105 + }, + { + "symbol": "KLAC", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.878788, + "strategy_rank": 87.01893, + "rr": 1.505116, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.257675, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.677868, + "hold30_r": -1.641463 + }, + { + "symbol": "LLY", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.969697, + "strategy_rank": 83.483322, + "rr": 2.021508, + "primary_prob": 16.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.032262, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060508, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.19697, + "strategy_rank": 82.814957, + "rr": 0.696631, + "primary_prob": 55.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.044947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327525, + "range_504_ratio": 3.771696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035688, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.560606, + "strategy_rank": 66.777059, + "rr": 0.755981, + "primary_prob": 53.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.133971, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.639915, + "range_504_ratio": 1.89632, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.666963, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.868687, + "strategy_rank": 88.352161, + "rr": 2.219398, + "primary_prob": 26.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.329097, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.8184, + "range_504_ratio": 6.161993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.179192, + "hold30_r": 2.384138 + }, + { + "symbol": "MPC", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.530303, + "strategy_rank": 81.431666, + "rr": 1.860464, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.790697, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.995851, + "range_504_ratio": 2.707027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.809731, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.449495, + "strategy_rank": 62.324218, + "rr": 1.292929, + "primary_prob": 41.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.939394, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.465542, + "range_504_ratio": 1.592877, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064386, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.873737, + "strategy_rank": 99.798266, + "rr": 2.498088, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.747133, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019375, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.833333, + "strategy_rank": 95.231948, + "rr": 2.089991, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.134987, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029211, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.373737, + "strategy_rank": 82.69814, + "rr": 1.845467, + "primary_prob": 30.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.768201, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.385005, + "range_504_ratio": 3.994845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057243, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.474747, + "strategy_rank": 92.3759, + "rr": 2.115693, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.17354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.553792, + "hold30_r": -1.517696 + }, + { + "symbol": "NTAP", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.424242, + "strategy_rank": 87.291428, + "rr": 1.952688, + "primary_prob": 17.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.929032, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065563, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.484848, + "strategy_rank": 97.843676, + "rr": 0.994474, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.491711, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024558, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.393939, + "strategy_rank": 74.175254, + "rr": 3.297106, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.945659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061989, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.919192, + "strategy_rank": 89.469379, + "rr": 1.88824, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.83236, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037289, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.121212, + "strategy_rank": 85.846309, + "rr": 1.66346, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.495191, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045348, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.060606, + "strategy_rank": 63.354515, + "rr": 0.922576, + "primary_prob": 51.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.383864, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.681327, + "range_504_ratio": 1.976498, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087385, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.232323, + "strategy_rank": 98.724843, + "rr": 1.82213, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.733194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.392367, + "range_504_ratio": 29.736269, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018901, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.308081, + "strategy_rank": 85.416412, + "rr": 0.788053, + "primary_prob": 45.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.18208, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.837013, + "range_504_ratio": 2.309459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.732937, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.823232, + "strategy_rank": 88.517321, + "rr": 1.910115, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.865173, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.854122, + "hold30_r": -1.81601 + }, + { + "symbol": "TDG", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.626263, + "strategy_rank": 68.328308, + "rr": 2.194335, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.291502, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.120897, + "hold30_r": -1.062529 + }, + { + "symbol": "TJX", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.555556, + "strategy_rank": 57.446823, + "rr": 0.676707, + "primary_prob": 65.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.01506, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.663802, + "range_504_ratio": 1.942162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.112181, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.328283, + "strategy_rank": 94.576146, + "rr": 2.191527, + "primary_prob": 35.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.28729, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051591, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.585859, + "strategy_rank": 66.78466, + "rr": 1.679203, + "primary_prob": 42.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.518804, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197592, + "hold30_r": -1.121074 + }, + { + "symbol": "TSCO", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.70202, + "strategy_rank": 71.682346, + "rr": 0.752512, + "primary_prob": 54.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.128768, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.470555, + "range_504_ratio": 1.600882, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055466, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.055556, + "strategy_rank": 77.456269, + "rr": 0.979082, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.468623, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.015674, + "range_504_ratio": 2.761224, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060752, + "hold30_r": -1.0 + }, + { + "symbol": "TXT", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.30303, + "strategy_rank": 69.020685, + "rr": 1.620002, + "primary_prob": 48.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.430003, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.517199, + "range_504_ratio": 1.677322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.164714, + "hold30_r": -1.088772 + }, + { + "symbol": "UBER", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.080808, + "strategy_rank": 84.227095, + "rr": 1.835292, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.752937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.375156, + "range_504_ratio": 3.955695, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037069, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.227273, + "strategy_rank": 77.455061, + "rr": 1.682384, + "primary_prob": 34.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.523575, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.637011, + "range_504_ratio": 1.890822, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633708, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.368687, + "strategy_rank": 98.65128, + "rr": 2.024852, + "primary_prob": 29.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.037278, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.566789, + "range_504_ratio": 13.023933, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023214, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.621212, + "strategy_rank": 98.336864, + "rr": 1.760022, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.640033, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.266579, + "hold30_r": -1.246329 + }, + { + "symbol": "VZ", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.606061, + "strategy_rank": 66.876383, + "rr": 0.725153, + "primary_prob": 72.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.08773, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.529466, + "range_504_ratio": 1.698026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.232255, + "hold30_r": -2.145546 + }, + { + "symbol": "WAB", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.510101, + "strategy_rank": 69.816013, + "rr": 0.809827, + "primary_prob": 63.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.21474, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071847, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.580808, + "strategy_rank": 91.91916, + "rr": 1.564726, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.347089, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038538, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.050505, + "strategy_rank": 68.2016, + "rr": 0.69493, + "primary_prob": 61.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.042395, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05162, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.727273, + "strategy_rank": 96.708839, + "rr": 1.107416, + "primary_prob": 40.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.661124, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.191746, + "hold30_r": -1.161636 + }, + { + "symbol": "CEG", + "date": "2024-07-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.074745, + "strategy_rank": 96.821813, + "rr": 1.536346, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.304519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.488978, + "range_504_ratio": 4.432564, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028644, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-07-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.412231, + "strategy_rank": 93.807206, + "rr": 0.866999, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.300498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.079592, + "hold30_r": -1.051467 + }, + { + "symbol": "ACGL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.164213, + "strategy_rank": 65.750542, + "rr": 1.952614, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.928921, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876797, + "hold30_r": 6.209324 + }, + { + "symbol": "AIZ", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.636467, + "strategy_rank": 63.357391, + "rr": 1.591625, + "primary_prob": 35.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.387437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069881, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.318233, + "strategy_rank": 70.204119, + "rr": 1.572052, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.358078, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581684, + "range_504_ratio": 1.789049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071104, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.862967, + "strategy_rank": 87.54984, + "rr": 1.738334, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.6075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031766, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.790487, + "strategy_rank": 93.505883, + "rr": 1.754135, + "primary_prob": 25.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.631203, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038781, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.619479, + "strategy_rank": 79.116686, + "rr": 1.618278, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.427417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.576789, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.980747, + "strategy_rank": 98.778049, + "rr": 1.523377, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.285065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028538, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.354473, + "strategy_rank": 90.37864, + "rr": 1.520633, + "primary_prob": 29.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.280949, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029675, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.978482, + "strategy_rank": 86.84765, + "rr": 0.993108, + "primary_prob": 62.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.489661, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.215161, + "range_504_ratio": 3.370836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049103, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.200453, + "strategy_rank": 67.484385, + "rr": 1.742794, + "primary_prob": 20.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.614191, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.663749, + "range_504_ratio": 1.942059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.676861, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.788222, + "strategy_rank": 65.609382, + "rr": 1.164925, + "primary_prob": 44.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.747388, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.460471, + "range_504_ratio": 1.58482, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.089146, + "hold30_r": 3.976337 + }, + { + "symbol": "CL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.843715, + "strategy_rank": 60.327888, + "rr": 1.193815, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.790722, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.38756, + "range_504_ratio": 1.473381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.090972, + "hold30_r": 6.350474 + }, + { + "symbol": "CMG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.279728, + "strategy_rank": 84.065301, + "rr": 1.036117, + "primary_prob": 39.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.554176, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.986331, + "range_504_ratio": 2.681378, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.998845, + "hold30_r": -1.270493 + }, + { + "symbol": "COHR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.14496, + "strategy_rank": 88.087913, + "rr": 0.821141, + "primary_prob": 55.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.231711, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031834, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.262741, + "strategy_rank": 97.078834, + "rr": 1.659357, + "primary_prob": 33.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.489035, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021168, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.429219, + "strategy_rank": 64.081809, + "rr": 1.686356, + "primary_prob": 28.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.529534, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.602064, + "range_504_ratio": 1.825884, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.597898, + "hold30_r": 2.008103 + }, + { + "symbol": "COST", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.260476, + "strategy_rank": 69.894197, + "rr": 0.974552, + "primary_prob": 49.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.461828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073178, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.395243, + "strategy_rank": 96.752942, + "rr": 1.621531, + "primary_prob": 29.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.432296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018742, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.653454, + "strategy_rank": 63.089621, + "rr": 0.946266, + "primary_prob": 55.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.419399, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.735275, + "range_504_ratio": 2.086056, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873901, + "hold30_r": 2.153572 + }, + { + "symbol": "CVNA", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.301246, + "strategy_rank": 98.641381, + "rr": 1.144383, + "primary_prob": 38.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.716574, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.725184, + "range_504_ratio": 41.478873, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.123462, + "hold30_r": 1.504652 + }, + { + "symbol": "DECK", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.563986, + "strategy_rank": 93.279536, + "rr": 1.684788, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.527182, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.401589, + "range_504_ratio": 4.061647, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.645171, + "hold30_r": 0.779637 + }, + { + "symbol": "DELL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.207248, + "strategy_rank": 99.072192, + "rr": 0.860634, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.290951, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023815, + "hold30_r": -1.0 + }, + { + "symbol": "DPZ", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.937712, + "strategy_rank": 82.778433, + "rr": 0.715811, + "primary_prob": 48.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.073717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.641216, + "range_504_ratio": 1.898789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.680137, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.942242, + "strategy_rank": 90.300248, + "rr": 1.508976, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.263464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.339874, + "range_504_ratio": 3.818562, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.471155, + "hold30_r": -1.462586 + }, + { + "symbol": "ERIE", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.715742, + "strategy_rank": 83.362036, + "rr": 1.51945, + "primary_prob": 51.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.279175, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.799687, + "range_504_ratio": 2.224845, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.075273, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.655719, + "strategy_rank": 81.087817, + "rr": 2.238795, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.358193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.977715, + "range_504_ratio": 2.658375, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0427, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.580974, + "strategy_rank": 79.588038, + "rr": 1.518011, + "primary_prob": 36.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.277017, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05848, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.356738, + "strategy_rank": 94.648022, + "rr": 1.659716, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.489574, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.373467, + "range_504_ratio": 3.949018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.632228, + "hold30_r": -1.123799 + }, + { + "symbol": "GDDY", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.80974, + "strategy_rank": 74.490546, + "rr": 1.391049, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.086574, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.83301, + "range_504_ratio": 2.300232, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.318608, + "hold30_r": 2.476068 + }, + { + "symbol": "GE", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.597961, + "strategy_rank": 86.981285, + "rr": 1.711483, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.567224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.317833, + "hold30_r": -1.275625 + }, + { + "symbol": "GOOG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.352208, + "strategy_rank": 78.821122, + "rr": 2.175119, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.262679, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.840047, + "range_504_ratio": 2.316477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057772, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.672707, + "strategy_rank": 78.582759, + "rr": 2.188626, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.282939, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.833264, + "range_504_ratio": 2.300816, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056307, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486976, + "strategy_rank": 67.374782, + "rr": 1.213475, + "primary_prob": 40.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.820212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.575084, + "range_504_ratio": 1.777279, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.137584, + "hold30_r": 4.891122 + }, + { + "symbol": "HLT", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.390713, + "strategy_rank": 65.468415, + "rr": 0.794959, + "primary_prob": 50.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.192439, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.730573, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.713477, + "strategy_rank": 87.024857, + "rr": 1.923347, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.88502, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.027914, + "range_504_ratio": 2.795228, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.869878, + "hold30_r": 4.910902 + }, + { + "symbol": "IBKR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.18573, + "strategy_rank": 77.343571, + "rr": 1.765773, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.648659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84606, + "range_504_ratio": 2.330447, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051502, + "hold30_r": -1.0 + }, + { + "symbol": "IR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.899207, + "strategy_rank": 73.893852, + "rr": 1.254006, + "primary_prob": 46.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.88101, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.875666, + "range_504_ratio": 2.400474, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.200118, + "hold30_r": -1.055253 + }, + { + "symbol": "IRM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.106455, + "strategy_rank": 72.152485, + "rr": 1.264317, + "primary_prob": 47.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.896476, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.850031, + "range_504_ratio": 2.339718, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.201167, + "hold30_r": 3.968913 + }, + { + "symbol": "KLAC", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.561721, + "strategy_rank": 88.332188, + "rr": 1.916083, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.874124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031952, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.973952, + "strategy_rank": 57.122445, + "rr": 1.800734, + "primary_prob": 19.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.701101, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.496666, + "range_504_ratio": 1.643233, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.712763, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.84598, + "strategy_rank": 84.088796, + "rr": 1.638163, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.457244, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.055849, + "range_504_ratio": 2.874415, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.596218, + "hold30_r": -1.013436 + }, + { + "symbol": "LLY", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.168743, + "strategy_rank": 86.526595, + "rr": 1.719038, + "primary_prob": 25.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.578557, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04812, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.446206, + "strategy_rank": 83.712344, + "rr": 1.618708, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.428061, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327525, + "range_504_ratio": 3.771696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03072, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.337486, + "strategy_rank": 67.290477, + "rr": 1.74139, + "primary_prob": 19.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.612085, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.62953, + "range_504_ratio": 1.876728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.648748, + "hold30_r": -1.288378 + }, + { + "symbol": "META", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.807475, + "strategy_rank": 90.492351, + "rr": 2.282139, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.423209, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.8184, + "range_504_ratio": 6.161993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.242687, + "hold30_r": 2.377317 + }, + { + "symbol": "MPC", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.202718, + "strategy_rank": 80.058852, + "rr": 1.733023, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.599534, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.954363, + "range_504_ratio": 2.597017, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.678288, + "hold30_r": -1.372045 + }, + { + "symbol": "MRK", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.06795, + "strategy_rank": 61.335701, + "rr": 1.864841, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.797262, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.465542, + "range_504_ratio": 1.592877, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068213, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88675, + "strategy_rank": 99.886826, + "rr": 1.93699, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.905485, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019798, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.03624, + "strategy_rank": 95.462656, + "rr": 1.611961, + "primary_prob": 31.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.417941, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029635, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.033975, + "strategy_rank": 85.261071, + "rr": 1.622519, + "primary_prob": 35.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.433779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.192805, + "range_504_ratio": 3.296314, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047996, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.621744, + "strategy_rank": 93.419967, + "rr": 1.823547, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.73532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039407, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.751982, + "strategy_rank": 88.384014, + "rr": 1.302129, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.953194, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065156, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.848245, + "strategy_rank": 97.544619, + "rr": 1.434607, + "primary_prob": 31.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.15191, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024657, + "hold30_r": -1.0 + }, + { + "symbol": "NWS", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.070215, + "strategy_rank": 69.910168, + "rr": 0.814561, + "primary_prob": 55.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.221841, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661973, + "range_504_ratio": 1.938614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.746667, + "hold30_r": -1.0 + }, + { + "symbol": "NWSA", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.80521, + "strategy_rank": 67.00263, + "rr": 1.634843, + "primary_prob": 18.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.452265, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.65476, + "range_504_ratio": 1.924681, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068164, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.489241, + "strategy_rank": 76.152638, + "rr": 1.882575, + "primary_prob": 18.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.823862, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.732878, + "range_504_ratio": 2.081061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.823769, + "hold30_r": 4.653892 + }, + { + "symbol": "PSX", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.578709, + "strategy_rank": 71.454249, + "rr": 1.475709, + "primary_prob": 37.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.213564, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.415642, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.10872, + "strategy_rank": 87.303223, + "rr": 1.807155, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.710733, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033229, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.617214, + "strategy_rank": 80.915101, + "rr": 1.190566, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.785849, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.65892, + "range_504_ratio": 5.253636, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048183, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.053228, + "strategy_rank": 65.499971, + "rr": 1.351371, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.027056, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.673915, + "range_504_ratio": 1.961903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.283006, + "hold30_r": 2.890271 + }, + { + "symbol": "RL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.409966, + "strategy_rank": 85.741214, + "rr": 1.60881, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.413215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563893, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.879955, + "strategy_rank": 57.417663, + "rr": 1.762487, + "primary_prob": 19.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.643731, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.649475, + "range_504_ratio": 1.914535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.10245, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.527746, + "strategy_rank": 98.867728, + "rr": 1.818371, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.727557, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.196747, + "range_504_ratio": 24.452845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016764, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.016988, + "strategy_rank": 89.223756, + "rr": 1.615996, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.423993, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041505, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371461, + "strategy_rank": 66.31426, + "rr": 1.346602, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.019903, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.281415, + "hold30_r": 2.53466 + }, + { + "symbol": "TDG", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.014723, + "strategy_rank": 70.852679, + "rr": 2.011485, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.017228, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.163834, + "hold30_r": -1.107761 + }, + { + "symbol": "TPL", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.771234, + "strategy_rank": 93.334779, + "rr": 1.095293, + "primary_prob": 40.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.64294, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.041065, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.657984, + "strategy_rank": 72.54364, + "rr": 1.83889, + "primary_prob": 19.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.758335, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.882202, + "range_504_ratio": 2.416215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.766207, + "hold30_r": -1.499275 + }, + { + "symbol": "TT", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.110985, + "strategy_rank": 80.759046, + "rr": 1.1058, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.6587, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.930586, + "range_504_ratio": 2.535996, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.050902, + "hold30_r": -1.0 + }, + { + "symbol": "TXT", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.520951, + "strategy_rank": 70.839242, + "rr": 1.309377, + "primary_prob": 41.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.964066, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.517199, + "range_504_ratio": 1.677322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.244545, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.660249, + "strategy_rank": 99.084208, + "rr": 2.184817, + "primary_prob": 27.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.277225, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.327723, + "hold30_r": -1.308049 + }, + { + "symbol": "VST", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.433749, + "strategy_rank": 98.383285, + "rr": 2.068845, + "primary_prob": 22.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.103267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.048549, + "hold30_r": 0.454399 + }, + { + "symbol": "VZ", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.294451, + "strategy_rank": 63.053573, + "rr": 1.902223, + "primary_prob": 30.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.853335, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433765, + "range_504_ratio": 1.543056, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837845, + "hold30_r": 1.330737 + }, + { + "symbol": "WAB", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.88222, + "strategy_rank": 73.076876, + "rr": 2.339463, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.509195, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056136, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.583239, + "strategy_rank": 92.298098, + "rr": 2.206366, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.309549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038187, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.125708, + "strategy_rank": 59.645623, + "rr": 1.668857, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.503285, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.270863, + "hold30_r": -3.175646 + }, + { + "symbol": "WRB", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.335221, + "strategy_rank": 75.190587, + "rr": 1.984489, + "primary_prob": 29.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.976733, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.928163, + "hold30_r": 3.624711 + }, + { + "symbol": "WSM", + "date": "2024-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.754247, + "strategy_rank": 97.433058, + "rr": 1.025127, + "primary_prob": 48.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.537691, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031643, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-07-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.281324, + "strategy_rank": 96.042617, + "rr": 1.585041, + "primary_prob": 27.7, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.377561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.334908, + "range_504_ratio": 3.799646, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.560065, + "hold30_r": 1.373945 + }, + { + "symbol": "HOOD", + "date": "2024-07-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 95.083956, + "rr": 1.763863, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.645795, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025083, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.534279, + "strategy_rank": 68.809887, + "rr": 1.744317, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.616475, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.684375, + "hold30_r": 4.531018 + }, + { + "symbol": "AIZ", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.515366, + "strategy_rank": 61.533838, + "rr": 1.750759, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.626139, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595192, + "range_504_ratio": 1.813379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071786, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.553191, + "strategy_rank": 70.985581, + "rr": 1.479557, + "primary_prob": 40.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.219335, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581684, + "range_504_ratio": 1.789049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.422279, + "hold30_r": 2.507071 + }, + { + "symbol": "AMAT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.160757, + "strategy_rank": 85.618551, + "rr": 2.023594, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.035392, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030289, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.579196, + "strategy_rank": 77.260809, + "rr": 0.688975, + "primary_prob": 65.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.033463, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.493675, + "range_504_ratio": 1.638326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.623397, + "hold30_r": -1.0 + }, + { + "symbol": "AMZN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.678487, + "strategy_rank": 73.219805, + "rr": 1.322632, + "primary_prob": 40.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.983947, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.904556, + "range_504_ratio": 2.470834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.826914, + "hold30_r": -2.775605 + }, + { + "symbol": "ANET", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.808511, + "strategy_rank": 94.897008, + "rr": 1.506258, + "primary_prob": 24.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.259386, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.332332, + "hold30_r": -1.298447 + }, + { + "symbol": "APH", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.007092, + "strategy_rank": 77.676865, + "rr": 1.852955, + "primary_prob": 20.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.779433, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.16016, + "hold30_r": -1.123691 + }, + { + "symbol": "APP", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.93617, + "strategy_rank": 98.688613, + "rr": 1.009413, + "primary_prob": 45.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.51412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.221681, + "hold30_r": -1.193686 + }, + { + "symbol": "AVGO", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.898345, + "strategy_rank": 91.432856, + "rr": 0.91049, + "primary_prob": 44.64, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.365735, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027927, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.425532, + "strategy_rank": 84.443091, + "rr": 2.060765, + "primary_prob": 26.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.091147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.13422, + "range_504_ratio": 3.108749, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048094, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.134752, + "strategy_rank": 67.30082, + "rr": 1.680394, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.52059, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.744023, + "range_504_ratio": 2.104385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.617984, + "hold30_r": 4.202568 + }, + { + "symbol": "C", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.732861, + "strategy_rank": 66.819968, + "rr": 0.922223, + "primary_prob": 43.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.383334, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056715, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316785, + "strategy_rank": 87.183733, + "rr": 0.992399, + "primary_prob": 52.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.488598, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060319, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.288416, + "strategy_rank": 60.578987, + "rr": 0.898234, + "primary_prob": 54.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.347351, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.405367, + "range_504_ratio": 1.499852, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.818327, + "hold30_r": 2.879987 + }, + { + "symbol": "CMG", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.144208, + "strategy_rank": 85.141914, + "rr": 2.151626, + "primary_prob": 21.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.227439, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038425, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.815603, + "strategy_rank": 89.185444, + "rr": 0.746367, + "primary_prob": 50.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.11955, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.587684, + "hold30_r": -1.560732 + }, + { + "symbol": "COIN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.22695, + "strategy_rank": 98.440093, + "rr": 1.661666, + "primary_prob": 28.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.4925, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018983, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.661939, + "strategy_rank": 69.520028, + "rr": 0.799305, + "primary_prob": 55.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.198957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.11469, + "hold30_r": -1.043229 + }, + { + "symbol": "CRWD", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.51773, + "strategy_rank": 96.810227, + "rr": 1.226518, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.839777, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.194834, + "hold30_r": -1.176889 + }, + { + "symbol": "CVNA", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.699764, + "strategy_rank": 98.912739, + "rr": 1.053721, + "primary_prob": 49.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.580581, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.725184, + "range_504_ratio": 41.478873, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.033663, + "hold30_r": -1.053721 + }, + { + "symbol": "DECK", + "date": "2024-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.153664, + "strategy_rank": 93.455263, + "rr": 2.258621, + "primary_prob": 39.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.387932, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035117, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.172577, + "strategy_rank": 99.031193, + "rr": 1.738906, + "primary_prob": 27.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.608359, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.285499, + "hold30_r": -1.261557 + }, + { + "symbol": "DVA", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.361702, + "strategy_rank": 83.060866, + "rr": 1.554469, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.331704, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50608, + "hold30_r": 3.722495 + }, + { + "symbol": "ECL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.742317, + "strategy_rank": 67.30569, + "rr": 1.439446, + "primary_prob": 38.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.159169, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.64195, + "range_504_ratio": 1.900183, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.378087, + "hold30_r": 2.659804 + }, + { + "symbol": "EME", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.508274, + "strategy_rank": 89.771967, + "rr": 1.043453, + "primary_prob": 54.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.56518, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031352, + "hold30_r": -1.0 + }, + { + "symbol": "ETN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.297872, + "strategy_rank": 82.457861, + "rr": 1.714564, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.571845, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.977715, + "range_504_ratio": 2.658375, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037401, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.189125, + "strategy_rank": 78.610546, + "rr": 0.998008, + "primary_prob": 49.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.497013, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.125622, + "hold30_r": -1.066585 + }, + { + "symbol": "FICO", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.680851, + "strategy_rank": 88.271873, + "rr": 0.936375, + "primary_prob": 53.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.404562, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.447662, + "range_504_ratio": 4.253158, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.053364, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.981087, + "strategy_rank": 73.916395, + "rr": 0.825409, + "primary_prob": 44.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.238113, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.83301, + "range_504_ratio": 2.300232, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073767, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.914894, + "strategy_rank": 84.754829, + "rr": 0.819651, + "primary_prob": 66.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.229477, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042071, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.371158, + "strategy_rank": 82.909043, + "rr": 0.754736, + "primary_prob": 63.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.132103, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.856032, + "range_504_ratio": 2.353803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068835, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.21513, + "strategy_rank": 63.244688, + "rr": 0.781427, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.17214, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063428, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.843972, + "strategy_rank": 76.085349, + "rr": 1.623111, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.434667, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84606, + "range_504_ratio": 2.330447, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055804, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.269504, + "strategy_rank": 64.17661, + "rr": 0.826367, + "primary_prob": 38.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.239551, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.764586, + "range_504_ratio": 2.148104, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073887, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.052009, + "strategy_rank": 86.163207, + "rr": 0.991622, + "primary_prob": 55.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.487433, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030512, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.744681, + "strategy_rank": 73.3613, + "rr": 0.715952, + "primary_prob": 59.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.073928, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707988, + "range_504_ratio": 2.029903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65938, + "hold30_r": 1.898158 + }, + { + "symbol": "LLY", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.990544, + "strategy_rank": 87.68429, + "rr": 1.814965, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.722448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.213407, + "hold30_r": -1.172641 + }, + { + "symbol": "META", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.761229, + "strategy_rank": 88.005588, + "rr": 1.713462, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.570193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.8184, + "range_504_ratio": 6.161993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.672276, + "hold30_r": -1.018519 + }, + { + "symbol": "MPC", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.706856, + "strategy_rank": 78.537656, + "rr": 2.57553, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.863295, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.917581, + "range_504_ratio": 2.503227, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0517, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.881797, + "strategy_rank": 99.881839, + "rr": 2.15407, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.231104, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018037, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.735225, + "strategy_rank": 93.631186, + "rr": 1.584129, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.376194, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027922, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.834515, + "strategy_rank": 80.522886, + "rr": 1.949566, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.924348, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.192332, + "range_504_ratio": 3.294757, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.643522, + "hold30_r": -1.595099 + }, + { + "symbol": "NRG", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.754137, + "strategy_rank": 92.654578, + "rr": 1.522586, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.28388, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038885, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.971631, + "strategy_rank": 88.767155, + "rr": 1.864428, + "primary_prob": 18.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.796643, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058965, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.463357, + "strategy_rank": 98.10971, + "rr": 0.76071, + "primary_prob": 57.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.141065, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.275146, + "hold30_r": -1.25303 + }, + { + "symbol": "NWSA", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.50591, + "strategy_rank": 65.050477, + "rr": 0.811094, + "primary_prob": 49.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.216641, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.65476, + "range_504_ratio": 1.924681, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.144898, + "hold30_r": -1.072737 + }, + { + "symbol": "PANW", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.56974, + "strategy_rank": 86.904957, + "rr": 0.72463, + "primary_prob": 53.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.086945, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.308275, + "hold30_r": -1.264632 + }, + { + "symbol": "PGR", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.572104, + "strategy_rank": 73.869658, + "rr": 2.214085, + "primary_prob": 14.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.321127, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.732878, + "range_504_ratio": 2.081061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.151372, + "hold30_r": 5.178221 + }, + { + "symbol": "PSX", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.806147, + "strategy_rank": 72.229828, + "rr": 2.648999, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.973498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054284, + "hold30_r": -1.0 + }, + { + "symbol": "QCOM", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.34279, + "strategy_rank": 86.020944, + "rr": 1.670463, + "primary_prob": 29.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.505695, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030499, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.323877, + "strategy_rank": 78.355285, + "rr": 0.805109, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.207663, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.614179, + "range_504_ratio": 5.023761, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041789, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.598109, + "strategy_rank": 63.427059, + "rr": 0.747226, + "primary_prob": 65.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.120839, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.663628, + "range_504_ratio": 1.941824, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066201, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.260047, + "strategy_rank": 80.940002, + "rr": 1.605692, + "primary_prob": 50.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.408539, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.203596, + "hold30_r": -1.157407 + }, + { + "symbol": "SMCI", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.044917, + "strategy_rank": 97.825185, + "rr": 2.055062, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.082593, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017544, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.607565, + "strategy_rank": 85.83722, + "rr": 1.154384, + "primary_prob": 41.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.731576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.382513, + "hold30_r": -1.341418 + }, + { + "symbol": "SW", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.789598, + "strategy_rank": 87.408445, + "rr": 1.536004, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.304006, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035856, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.997636, + "strategy_rank": 79.174614, + "rr": 1.076469, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.614704, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058164, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.751773, + "strategy_rank": 67.862251, + "rr": 1.679827, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.51974, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057237, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.498818, + "strategy_rank": 92.792738, + "rr": 1.456868, + "primary_prob": 46.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.185303, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057025, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.917258, + "strategy_rank": 72.321655, + "rr": 0.856898, + "primary_prob": 56.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.285347, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.882202, + "range_504_ratio": 2.416215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.779617, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.080378, + "strategy_rank": 79.615651, + "rr": 0.849211, + "primary_prob": 43.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.273817, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.926976, + "range_504_ratio": 2.526857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047474, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.408983, + "strategy_rank": 98.948744, + "rr": 1.644787, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.467181, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.266495, + "hold30_r": -1.247895 + }, + { + "symbol": "VST", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.64539, + "strategy_rank": 98.65378, + "rr": 1.510269, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.265404, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020753, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.042553, + "strategy_rank": 64.00098, + "rr": 1.171924, + "primary_prob": 44.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.757887, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.433765, + "range_504_ratio": 1.543056, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102642, + "hold30_r": 2.855433 + }, + { + "symbol": "WAB", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.08747, + "strategy_rank": 67.741158, + "rr": 1.702986, + "primary_prob": 43.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.554479, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.183561, + "hold30_r": -1.124441 + }, + { + "symbol": "WDC", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.208038, + "strategy_rank": 91.73075, + "rr": 1.763121, + "primary_prob": 28.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.644681, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.583073, + "hold30_r": -1.552055 + }, + { + "symbol": "WFC", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.978723, + "strategy_rank": 70.765154, + "rr": 0.911566, + "primary_prob": 52.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.367348, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060163, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.524823, + "strategy_rank": 62.01956, + "rr": 1.326299, + "primary_prob": 39.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.989448, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.536576, + "range_504_ratio": 1.710141, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.100594, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.943262, + "strategy_rank": 71.725573, + "rr": 2.0, + "primary_prob": 36.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.0, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.94072, + "hold30_r": 1.424731 + }, + { + "symbol": "WSM", + "date": "2024-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.335697, + "strategy_rank": 95.309841, + "rr": 1.974021, + "primary_prob": 31.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.961032, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030698, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-08-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.463002, + "strategy_rank": 96.893584, + "rr": 1.623198, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.434796, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.282899, + "range_504_ratio": 3.607083, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.02022, + "hold30_r": 1.077232 + }, + { + "symbol": "HOOD", + "date": "2024-08-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.617336, + "strategy_rank": 96.966877, + "rr": 1.770381, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.655572, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.753777, + "hold30_r": 2.768934 + }, + { + "symbol": "ACGL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.843552, + "strategy_rank": 69.251838, + "rr": 1.232766, + "primary_prob": 42.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.849149, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.927579, + "range_504_ratio": 2.52838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.179071, + "hold30_r": 4.05486 + }, + { + "symbol": "ALL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.820296, + "strategy_rank": 75.180965, + "rr": 1.369869, + "primary_prob": 45.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.054803, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.586867, + "range_504_ratio": 1.798345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.321494, + "hold30_r": 2.835824 + }, + { + "symbol": "AMAT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.786469, + "strategy_rank": 87.994457, + "rr": 2.168061, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.252092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.021792, + "hold30_r": 1.110887 + }, + { + "symbol": "ANET", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.40592, + "strategy_rank": 94.918146, + "rr": 1.55564, + "primary_prob": 28.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.33346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.530575, + "hold30_r": 2.448657 + }, + { + "symbol": "APH", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.063425, + "strategy_rank": 80.594556, + "rr": 1.826007, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.739011, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.795032, + "hold30_r": 1.35428 + }, + { + "symbol": "APP", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.260042, + "strategy_rank": 98.943487, + "rr": 1.836163, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.754245, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.816068, + "hold30_r": 8.495398 + }, + { + "symbol": "AVGO", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.657505, + "strategy_rank": 93.78623, + "rr": 1.830527, + "primary_prob": 20.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.74579, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.810619, + "hold30_r": 2.275375 + }, + { + "symbol": "AXP", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.575053, + "strategy_rank": 71.373392, + "rr": 1.203725, + "primary_prob": 43.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.805587, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.673593, + "range_504_ratio": 1.961271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.157233, + "hold30_r": 4.058846 + }, + { + "symbol": "BK", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.078224, + "strategy_rank": 60.619593, + "rr": 2.02108, + "primary_prob": 20.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.031619, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.598603, + "range_504_ratio": 1.819575, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.961419, + "hold30_r": 4.844441 + }, + { + "symbol": "BSX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.397463, + "strategy_rank": 69.151086, + "rr": 1.660193, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.490289, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.744023, + "range_504_ratio": 2.104385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.600114, + "hold30_r": 4.042995 + }, + { + "symbol": "C", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900634, + "strategy_rank": 77.436357, + "rr": 1.667958, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.501937, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.632622, + "hold30_r": 2.17583 + }, + { + "symbol": "CASY", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.446089, + "strategy_rank": 88.474564, + "rr": 0.896839, + "primary_prob": 52.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.345258, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.846976, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.234672, + "strategy_rank": 86.140723, + "rr": 2.0759, + "primary_prob": 22.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.11385, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03288, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.625793, + "strategy_rank": 98.752944, + "rr": 1.727354, + "primary_prob": 33.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.591031, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013038, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.186047, + "strategy_rank": 73.406473, + "rr": 1.717275, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.575913, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.658629, + "hold30_r": 3.272827 + }, + { + "symbol": "CRWD", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.991543, + "strategy_rank": 97.326921, + "rr": 1.333366, + "primary_prob": 32.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.000048, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.314732, + "hold30_r": 1.886587 + }, + { + "symbol": "CTAS", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.997886, + "strategy_rank": 66.22059, + "rr": 1.52476, + "primary_prob": 28.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.28714, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.735534, + "range_504_ratio": 2.086595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.457319, + "hold30_r": 3.405767 + }, + { + "symbol": "CVNA", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.414376, + "strategy_rank": 98.731668, + "rr": 1.585812, + "primary_prob": 22.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.378718, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.770005, + "range_504_ratio": 43.380282, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.569716, + "hold30_r": 2.633637 + }, + { + "symbol": "DECK", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.868922, + "strategy_rank": 91.051434, + "rr": 1.647482, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.471223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617819, + "hold30_r": 1.219873 + }, + { + "symbol": "DELL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.471459, + "strategy_rank": 99.281552, + "rr": 2.497165, + "primary_prob": 17.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.745747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.480326, + "hold30_r": 2.862233 + }, + { + "symbol": "DVA", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.92389, + "strategy_rank": 78.349891, + "rr": 1.66512, + "primary_prob": 34.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.497679, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.818037, + "range_504_ratio": 2.266046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.626011, + "hold30_r": 4.255878 + }, + { + "symbol": "ECL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.412262, + "strategy_rank": 70.306007, + "rr": 1.447295, + "primary_prob": 38.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.170942, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.64195, + "range_504_ratio": 1.900183, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.392565, + "hold30_r": 2.323424 + }, + { + "symbol": "EME", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.877378, + "strategy_rank": 91.063479, + "rr": 1.600053, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.400079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.574089, + "hold30_r": 3.066382 + }, + { + "symbol": "FANG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.331924, + "strategy_rank": 81.229073, + "rr": 1.519427, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.27914, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042576, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.600423, + "strategy_rank": 92.729483, + "rr": 1.51376, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.27064, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.308089, + "range_504_ratio": 3.699096, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.492814, + "hold30_r": 2.770522 + }, + { + "symbol": "GD", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.72093, + "strategy_rank": 59.079836, + "rr": 1.154751, + "primary_prob": 44.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.732127, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.402904, + "range_504_ratio": 1.496163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.090158, + "hold30_r": 1.974875 + }, + { + "symbol": "GE", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.769556, + "strategy_rank": 85.499407, + "rr": 1.579819, + "primary_prob": 33.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.369729, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.544648, + "hold30_r": 2.606404 + }, + { + "symbol": "GLW", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.729387, + "strategy_rank": 80.696949, + "rr": 1.293534, + "primary_prob": 31.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.940301, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.607862, + "range_504_ratio": 1.8365, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.25271, + "hold30_r": 3.548509 + }, + { + "symbol": "GOOG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.866808, + "strategy_rank": 75.645836, + "rr": 2.136548, + "primary_prob": 25.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.204821, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.840047, + "range_504_ratio": 2.316477, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045244, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021142, + "strategy_rank": 75.560734, + "rr": 1.50525, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.257875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.833264, + "range_504_ratio": 2.300816, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044387, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.811839, + "strategy_rank": 84.89437, + "rr": 1.506536, + "primary_prob": 33.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.259804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856032, + "range_504_ratio": 2.353803, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.451448, + "hold30_r": 1.596471 + }, + { + "symbol": "HIG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486258, + "strategy_rank": 71.291806, + "rr": 2.074857, + "primary_prob": 15.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.112286, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.627195, + "range_504_ratio": 1.872351, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.016006, + "hold30_r": 2.994841 + }, + { + "symbol": "HLT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.143763, + "strategy_rank": 65.711616, + "rr": 2.048134, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.072201, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.999214, + "hold30_r": 2.646476 + }, + { + "symbol": "HWM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.389006, + "strategy_rank": 90.775789, + "rr": 1.912167, + "primary_prob": 17.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.86825, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.15686, + "range_504_ratio": 3.179931, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.876283, + "hold30_r": 1.940737 + }, + { + "symbol": "IBKR", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.54334, + "strategy_rank": 76.720254, + "rr": 1.851293, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.77694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.774377, + "range_504_ratio": 2.169241, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.81079, + "hold30_r": 3.534483 + }, + { + "symbol": "IRM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.266385, + "strategy_rank": 78.893122, + "rr": 1.500576, + "primary_prob": 39.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.250864, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.956682, + "range_504_ratio": 2.603046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.456758, + "hold30_r": 1.778691 + }, + { + "symbol": "JPM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.566596, + "strategy_rank": 68.700313, + "rr": 1.235224, + "primary_prob": 35.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.852836, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.764586, + "range_504_ratio": 2.148104, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.183382, + "hold30_r": 1.303816 + }, + { + "symbol": "KKR", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.120507, + "strategy_rank": 87.543595, + "rr": 1.569842, + "primary_prob": 26.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.354762, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.539167, + "hold30_r": 3.384932 + }, + { + "symbol": "KLAC", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.054968, + "strategy_rank": 88.628974, + "rr": 1.780073, + "primary_prob": 32.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.67011, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.758623, + "hold30_r": 1.148286 + }, + { + "symbol": "LDOS", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 73.565806, + "rr": 2.087445, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.131168, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707988, + "range_504_ratio": 2.029903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.030353, + "hold30_r": 2.573918 + }, + { + "symbol": "LHX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.443975, + "strategy_rank": 60.302335, + "rr": 2.124291, + "primary_prob": 22.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.186437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060235, + "hold30_r": 0.481976 + }, + { + "symbol": "LLY", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.837209, + "strategy_rank": 88.985413, + "rr": 1.582424, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.373635, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.548579, + "hold30_r": 3.131845 + }, + { + "symbol": "MCK", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243129, + "strategy_rank": 68.032387, + "rr": 1.156494, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.734741, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.611653, + "hold30_r": -2.540239 + }, + { + "symbol": "META", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.632135, + "strategy_rank": 85.671956, + "rr": 1.093504, + "primary_prob": 46.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.640257, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.8184, + "range_504_ratio": 6.161993, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.061804, + "hold30_r": 2.275162 + }, + { + "symbol": "MRK", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.232558, + "strategy_rank": 68.232484, + "rr": 1.604391, + "primary_prob": 26.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.406587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465542, + "range_504_ratio": 1.592877, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045276, + "hold30_r": 0.953905 + }, + { + "symbol": "MSTR", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894292, + "strategy_rank": 99.894325, + "rr": 1.673298, + "primary_prob": 26.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.509947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.011208, + "hold30_r": 0.898004 + }, + { + "symbol": "MU", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.031712, + "strategy_rank": 94.90657, + "rr": 2.409916, + "primary_prob": 15.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.614874, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.390522, + "hold30_r": 0.273709 + }, + { + "symbol": "NFLX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 82.073534, + "rr": 2.333904, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.500856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.192332, + "range_504_ratio": 3.294757, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.291617, + "hold30_r": 3.208686 + }, + { + "symbol": "NRG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.20296, + "strategy_rank": 93.641755, + "rr": 2.043546, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.065319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.010563, + "hold30_r": 2.233359 + }, + { + "symbol": "NTAP", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.665962, + "strategy_rank": 90.662055, + "rr": 1.749998, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.624996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705471, + "hold30_r": 0.737442 + }, + { + "symbol": "NVDA", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.048626, + "strategy_rank": 98.542063, + "rr": 1.545544, + "primary_prob": 36.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.318316, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.529563, + "hold30_r": 1.531657 + }, + { + "symbol": "NWS", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.55814, + "strategy_rank": 67.357752, + "rr": 2.105063, + "primary_prob": 28.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.157595, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.661973, + "range_504_ratio": 1.938614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.048143, + "hold30_r": 0.949367 + }, + { + "symbol": "NWSA", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.712474, + "strategy_rank": 66.258922, + "rr": 2.027135, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.040702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.65476, + "range_504_ratio": 1.924681, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.971716, + "hold30_r": 0.532056 + }, + { + "symbol": "OKE", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.655391, + "strategy_rank": 59.40492, + "rr": 1.149236, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.723854, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.534697, + "range_504_ratio": 1.706931, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.088436, + "hold30_r": 3.919846 + }, + { + "symbol": "PANW", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.966173, + "strategy_rank": 92.950767, + "rr": 1.821147, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.731721, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.785749, + "hold30_r": 1.710565 + }, + { + "symbol": "PEG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.980973, + "strategy_rank": 60.272531, + "rr": 1.102053, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.65308, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.444373, + "range_504_ratio": 1.559512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042444, + "hold30_r": 1.687047 + }, + { + "symbol": "PGR", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.251586, + "strategy_rank": 75.488993, + "rr": 1.755102, + "primary_prob": 20.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.632653, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.732878, + "range_504_ratio": 2.081061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6984, + "hold30_r": 5.176897 + }, + { + "symbol": "QCOM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.754757, + "strategy_rank": 91.028752, + "rr": 1.558438, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.337658, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534498, + "hold30_r": 1.364785 + }, + { + "symbol": "RCL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.989429, + "strategy_rank": 83.695346, + "rr": 0.669725, + "primary_prob": 57.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.004587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.64135, + "hold30_r": 2.310888 + }, + { + "symbol": "REGN", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.477801, + "strategy_rank": 62.663078, + "rr": 0.917392, + "primary_prob": 51.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.376088, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.667086, + "range_504_ratio": 1.948551, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.862598, + "hold30_r": 2.113922 + }, + { + "symbol": "RL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.298097, + "strategy_rank": 84.000326, + "rr": 1.175416, + "primary_prob": 43.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.763125, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.142339, + "hold30_r": 2.632466 + }, + { + "symbol": "RSG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.7463, + "strategy_rank": 63.360953, + "rr": 0.854503, + "primary_prob": 55.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.281754, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.649475, + "range_504_ratio": 1.914535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785333, + "hold30_r": -0.111531 + }, + { + "symbol": "RTX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.135307, + "strategy_rank": 60.250786, + "rr": 1.203265, + "primary_prob": 45.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.804897, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.545587, + "range_504_ratio": 1.725622, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.137071, + "hold30_r": 1.354035 + }, + { + "symbol": "SMCI", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.828753, + "strategy_rank": 97.68509, + "rr": 3.331425, + "primary_prob": 18.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.997137, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.010391, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.323467, + "strategy_rank": 85.050186, + "rr": 1.784166, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.676249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.750673, + "hold30_r": 2.185613 + }, + { + "symbol": "SW", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 83.896995, + "rr": 1.057626, + "primary_prob": 41.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.586439, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.027342, + "hold30_r": 3.861139 + }, + { + "symbol": "SYF", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.046512, + "strategy_rank": 81.869306, + "rr": 1.022664, + "primary_prob": 38.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.533997, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.98499, + "hold30_r": 2.86176 + }, + { + "symbol": "T", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.023256, + "strategy_rank": 70.881855, + "rr": 1.884943, + "primary_prob": 15.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.827415, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.826887, + "hold30_r": 3.181784 + }, + { + "symbol": "TDG", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.509514, + "strategy_rank": 69.544305, + "rr": 2.494366, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.74155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.450976, + "hold30_r": 3.389944 + }, + { + "symbol": "TJX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.192389, + "strategy_rank": 59.56519, + "rr": 1.296722, + "primary_prob": 37.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.945082, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.657256, + "range_504_ratio": 1.929491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.220216, + "hold30_r": 3.671806 + }, + { + "symbol": "TPL", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.112051, + "strategy_rank": 89.875796, + "rr": 1.521249, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.281873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482615, + "hold30_r": 3.565632 + }, + { + "symbol": "TRGP", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.194503, + "strategy_rank": 75.477652, + "rr": 1.092145, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.638217, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.889911, + "range_504_ratio": 2.434912, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042464, + "hold30_r": 3.536639 + }, + { + "symbol": "TRV", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.346723, + "strategy_rank": 68.857067, + "rr": 2.090361, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.135542, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.033342, + "hold30_r": 3.841309 + }, + { + "symbol": "TT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.17759, + "strategy_rank": 78.082919, + "rr": 1.620412, + "primary_prob": 24.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.430618, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.926976, + "range_504_ratio": 2.526857, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579886, + "hold30_r": 3.62756 + }, + { + "symbol": "UBER", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.35518, + "strategy_rank": 85.78569, + "rr": 0.987732, + "primary_prob": 46.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.481598, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.275543, + "range_504_ratio": 3.580645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.95957, + "hold30_r": 2.092599 + }, + { + "symbol": "UHS", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.501057, + "strategy_rank": 76.216527, + "rr": 0.822665, + "primary_prob": 60.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.233998, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.979055, + "range_504_ratio": 2.661939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.776067, + "hold30_r": 2.825753 + }, + { + "symbol": "VRT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.780127, + "strategy_rank": 97.844188, + "rr": 2.188103, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.282154, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.172961, + "hold30_r": 2.797723 + }, + { + "symbol": "VRTX", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.274841, + "strategy_rank": 66.61372, + "rr": 1.907572, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.861358, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629485, + "range_504_ratio": 1.876645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.853383, + "hold30_r": 0.698461 + }, + { + "symbol": "VST", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.682875, + "strategy_rank": 98.891001, + "rr": 1.694755, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.542133, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.676088, + "hold30_r": 2.371532 + }, + { + "symbol": "VZ", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.689218, + "strategy_rank": 68.164818, + "rr": 1.394718, + "primary_prob": 39.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.092077, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42404, + "range_504_ratio": 1.528123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.330827, + "hold30_r": 2.902689 + }, + { + "symbol": "WAB", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.200846, + "strategy_rank": 72.21715, + "rr": 1.826439, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.739659, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.775637, + "hold30_r": 4.153712 + }, + { + "symbol": "WDC", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.608879, + "strategy_rank": 92.899922, + "rr": 1.818098, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.727147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.796457, + "hold30_r": 1.869806 + }, + { + "symbol": "WFC", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.778013, + "strategy_rank": 75.120744, + "rr": 1.922102, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.883153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879561, + "hold30_r": 1.427787 + }, + { + "symbol": "WM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.697674, + "strategy_rank": 71.123008, + "rr": 1.441178, + "primary_prob": 36.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 22, + "primary_distance_atr": 2.161767, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.063776, + "hold30_r": -0.03269 + }, + { + "symbol": "WMB", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.289641, + "strategy_rank": 61.908028, + "rr": 1.353272, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.029908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.51527, + "range_504_ratio": 1.674091, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.29668, + "hold30_r": 1.243707 + }, + { + "symbol": "WMT", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.957717, + "strategy_rank": 64.839462, + "rr": 1.302259, + "primary_prob": 41.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.953389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.536576, + "range_504_ratio": 1.710141, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.220882, + "hold30_r": 6.76822 + }, + { + "symbol": "WRB", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.209302, + "strategy_rank": 70.962034, + "rr": 0.798149, + "primary_prob": 62.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.197223, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741834, + "hold30_r": 0.774609 + }, + { + "symbol": "WSM", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.040169, + "strategy_rank": 95.964021, + "rr": 1.813635, + "primary_prob": 32.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.720452, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.024052, + "hold30_r": 1.07265 + }, + { + "symbol": "WTW", + "date": "2024-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.932347, + "strategy_rank": 59.417901, + "rr": 1.272901, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.909351, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.381961, + "range_504_ratio": 1.465154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.206873, + "hold30_r": 1.602512 + }, + { + "symbol": "CEG", + "date": "2024-08-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.989967, + "strategy_rank": 96.489859, + "rr": 2.092952, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.139427, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023473, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-08-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.212932, + "strategy_rank": 97.147048, + "rr": 1.86526, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.797891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.845036, + "hold30_r": 2.186153 + }, + { + "symbol": "AIG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.602007, + "strategy_rank": 65.909155, + "rr": 1.757077, + "primary_prob": 32.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.635615, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054098, + "hold30_r": 0.077908 + }, + { + "symbol": "AMAT", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 84.819405, + "rr": 1.532048, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.298072, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.280379, + "range_504_ratio": 3.598003, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027007, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 93.60402, + "rr": 0.759613, + "primary_prob": 64.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.139419, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031602, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.523969, + "strategy_rank": 80.838939, + "rr": 1.782044, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.673066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.094916, + "hold30_r": -2.055787 + }, + { + "symbol": "APO", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.618729, + "strategy_rank": 82.182554, + "rr": 1.911237, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.866855, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.019501, + "range_504_ratio": 2.771811, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.874985, + "hold30_r": 3.338464 + }, + { + "symbol": "APP", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.432553, + "strategy_rank": 97.001673, + "rr": 0.974034, + "primary_prob": 51.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.461051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.308148, + "range_504_ratio": 10.055788, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.951354, + "hold30_r": 5.826869 + }, + { + "symbol": "ARES", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.156076, + "strategy_rank": 73.982304, + "rr": 1.333212, + "primary_prob": 49.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.999818, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.976104, + "range_504_ratio": 2.654096, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043581, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.19621, + "strategy_rank": 92.933783, + "rr": 2.194317, + "primary_prob": 28.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.291476, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.178667, + "hold30_r": -1.153474 + }, + { + "symbol": "BAC", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.379041, + "strategy_rank": 66.688491, + "rr": 1.633853, + "primary_prob": 34.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.450779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576865, + "range_504_ratio": 1.780449, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053063, + "hold30_r": 0.485371 + }, + { + "symbol": "BK", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.29097, + "strategy_rank": 64.210583, + "rr": 0.924073, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.386109, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.598603, + "range_504_ratio": 1.819575, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.85714, + "hold30_r": 3.857698 + }, + { + "symbol": "C", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.632107, + "strategy_rank": 78.410626, + "rr": 1.562975, + "primary_prob": 31.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.344462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043189, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.648829, + "strategy_rank": 88.804292, + "rr": 1.091241, + "primary_prob": 46.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.636861, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.035924, + "hold30_r": -1.010261 + }, + { + "symbol": "CB", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.513935, + "strategy_rank": 65.368886, + "rr": 0.733401, + "primary_prob": 60.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.100101, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.469507, + "range_504_ratio": 1.599206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.661287, + "hold30_r": 2.312728 + }, + { + "symbol": "CL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.06466, + "strategy_rank": 60.345485, + "rr": 0.675757, + "primary_prob": 48.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.013635, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.431928, + "range_504_ratio": 1.540225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.605656, + "hold30_r": 0.301861 + }, + { + "symbol": "CMG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.311037, + "strategy_rank": 85.596122, + "rr": 1.90857, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.862856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879581, + "hold30_r": 1.796037 + }, + { + "symbol": "COHR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.936455, + "strategy_rank": 85.586476, + "rr": 0.836526, + "primary_prob": 48.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.254789, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.813559, + "hold30_r": 4.359192 + }, + { + "symbol": "COIN", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.442586, + "strategy_rank": 99.309142, + "rr": 1.811019, + "primary_prob": 27.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.716528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016432, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.078038, + "strategy_rank": 70.838591, + "rr": 1.305873, + "primary_prob": 43.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.95881, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.242216, + "hold30_r": 1.428903 + }, + { + "symbol": "CRWD", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 96.902233, + "rr": 1.585535, + "primary_prob": 26.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.378302, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.561684, + "hold30_r": 1.175715 + }, + { + "symbol": "CVNA", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.219621, + "strategy_rank": 99.286697, + "rr": 0.830134, + "primary_prob": 56.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.245201, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.770005, + "range_504_ratio": 43.380282, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.810487, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.750279, + "strategy_rank": 89.74858, + "rr": 2.302027, + "primary_prob": 38.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.453041, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034755, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.996656, + "strategy_rank": 98.930176, + "rr": 2.162591, + "primary_prob": 21.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.243886, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.141101, + "hold30_r": 2.45692 + }, + { + "symbol": "ECL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.939799, + "strategy_rank": 61.600621, + "rr": 1.305573, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.95836, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.64195, + "range_504_ratio": 1.900183, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.242412, + "hold30_r": 2.148283 + }, + { + "symbol": "EME", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.209588, + "strategy_rank": 90.999273, + "rr": 1.572816, + "primary_prob": 42.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.359224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.540029, + "hold30_r": 2.869521 + }, + { + "symbol": "FANG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.973244, + "strategy_rank": 77.477039, + "rr": 1.501228, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.251842, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046511, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.277592, + "strategy_rank": 72.25868, + "rr": 1.065063, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.597594, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.015306, + "hold30_r": 2.004824 + }, + { + "symbol": "FIX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.540691, + "strategy_rank": 94.740399, + "rr": 0.871309, + "primary_prob": 54.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.306963, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.308089, + "range_504_ratio": 3.699096, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.844958, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.736901, + "strategy_rank": 81.360151, + "rr": 4.252259, + "primary_prob": 3.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 6.378389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.607862, + "range_504_ratio": 1.8365, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049514, + "hold30_r": 3.55814 + }, + { + "symbol": "GM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.845039, + "strategy_rank": 78.397318, + "rr": 1.777152, + "primary_prob": 32.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.665728, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.652404, + "range_504_ratio": 1.920152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.734074, + "hold30_r": 1.086581 + }, + { + "symbol": "GRMN", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.763657, + "strategy_rank": 86.243914, + "rr": 0.91431, + "primary_prob": 41.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.371465, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.856032, + "range_504_ratio": 2.353803, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852203, + "hold30_r": 0.882288 + }, + { + "symbol": "HIG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.527313, + "strategy_rank": 71.986714, + "rr": 0.900501, + "primary_prob": 54.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.350751, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.627195, + "range_504_ratio": 1.872351, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.835564, + "hold30_r": 2.046862 + }, + { + "symbol": "HLT", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.162765, + "strategy_rank": 64.06182, + "rr": 1.785185, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.677778, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727103, + "hold30_r": 3.510832 + }, + { + "symbol": "HWM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.534002, + "strategy_rank": 91.197632, + "rr": 0.774454, + "primary_prob": 58.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.161682, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.15686, + "range_504_ratio": 3.179931, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.731812, + "hold30_r": 1.230951 + }, + { + "symbol": "IBKR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.287625, + "strategy_rank": 72.093988, + "rr": 1.666298, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.499447, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.774377, + "range_504_ratio": 2.169241, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.61795, + "hold30_r": 3.816075 + }, + { + "symbol": "IFF", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.858417, + "strategy_rank": 80.738976, + "rr": 0.842818, + "primary_prob": 54.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.264227, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.700566, + "range_504_ratio": 2.014893, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.79114, + "hold30_r": 2.140109 + }, + { + "symbol": "IP", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.841695, + "strategy_rank": 83.006781, + "rr": 0.691283, + "primary_prob": 64.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.036925, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.491154, + "range_504_ratio": 1.634201, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.639442, + "hold30_r": 1.646715 + }, + { + "symbol": "IR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.270903, + "strategy_rank": 76.366247, + "rr": 1.08384, + "primary_prob": 46.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.62576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.875666, + "range_504_ratio": 2.400474, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043137, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 79.982086, + "rr": 0.957251, + "primary_prob": 52.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.435876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.956682, + "range_504_ratio": 2.603046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.906498, + "hold30_r": 2.012561 + }, + { + "symbol": "JPM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.280936, + "strategy_rank": 68.417591, + "rr": 0.931703, + "primary_prob": 39.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.397555, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.764586, + "range_504_ratio": 2.148104, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871474, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.314381, + "strategy_rank": 89.739443, + "rr": 1.707122, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.560683, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.669346, + "hold30_r": 2.074209 + }, + { + "symbol": "KLAC", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.054627, + "strategy_rank": 85.265187, + "rr": 1.705787, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.55868, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.276015, + "range_504_ratio": 3.582334, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026044, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.986622, + "strategy_rank": 70.798653, + "rr": 1.758666, + "primary_prob": 16.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.637999, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707988, + "range_504_ratio": 2.029903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694764, + "hold30_r": 2.404883 + }, + { + "symbol": "LHX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.831661, + "strategy_rank": 61.656996, + "rr": 1.225549, + "primary_prob": 43.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.838323, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.158949, + "hold30_r": 0.810188 + }, + { + "symbol": "LII", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.38573, + "strategy_rank": 76.278029, + "rr": 0.67028, + "primary_prob": 63.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.00542, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.074915, + "range_504_ratio": 2.929743, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041087, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.767001, + "strategy_rank": 90.353827, + "rr": 0.683232, + "primary_prob": 62.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.024849, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.181827, + "range_504_ratio": 3.260327, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.648491, + "hold30_r": -0.416894 + }, + { + "symbol": "MCK", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.979933, + "strategy_rank": 75.540964, + "rr": 1.410075, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.115112, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048265, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.888517, + "strategy_rank": 99.888555, + "rr": 1.601716, + "primary_prob": 27.4, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.402575, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.588475, + "hold30_r": 1.808417 + }, + { + "symbol": "MU", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.865106, + "strategy_rank": 93.468826, + "rr": 0.985034, + "primary_prob": 39.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.477551, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.960185, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.068004, + "strategy_rank": 79.421991, + "rr": 1.347927, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.021891, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.192332, + "range_504_ratio": 3.294757, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.299523, + "hold30_r": 1.817816 + }, + { + "symbol": "NRG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.104794, + "strategy_rank": 93.862665, + "rr": 1.118027, + "primary_prob": 46.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.677041, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035424, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.09476, + "strategy_rank": 89.818003, + "rr": 1.586776, + "primary_prob": 37.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.380163, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051062, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.327759, + "strategy_rank": 98.061057, + "rr": 1.607658, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.411488, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.14824, + "hold30_r": -1.127229 + }, + { + "symbol": "PANW", + "date": "2024-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.963211, + "strategy_rank": 90.804314, + "rr": 2.428413, + "primary_prob": 25.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.64262, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.040666, + "hold30_r": -0.070585 + }, + { + "symbol": "QCOM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.64214, + "strategy_rank": 91.642371, + "rr": 0.779783, + "primary_prob": 51.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.169675, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752177, + "hold30_r": 0.455009 + }, + { + "symbol": "RCL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.855072, + "strategy_rank": 87.119041, + "rr": 1.03617, + "primary_prob": 40.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.554255, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.004352, + "hold30_r": 3.135711 + }, + { + "symbol": "RL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.057971, + "strategy_rank": 78.918531, + "rr": 1.391372, + "primary_prob": 38.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.087058, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.355219, + "hold30_r": 4.456075 + }, + { + "symbol": "SMCI", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.77369, + "strategy_rank": 99.04136, + "rr": 2.725258, + "primary_prob": 22.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.087887, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.087012, + "hold30_r": -1.073427 + }, + { + "symbol": "STX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.409142, + "strategy_rank": 85.270141, + "rr": 1.598816, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.398224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.560383, + "hold30_r": 2.712442 + }, + { + "symbol": "SW", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.088071, + "strategy_rank": 87.077017, + "rr": 2.293908, + "primary_prob": 20.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.440862, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.258122, + "hold30_r": 3.603838 + }, + { + "symbol": "SYF", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.301003, + "strategy_rank": 84.391103, + "rr": 1.062286, + "primary_prob": 42.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.59343, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.018934, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.081382, + "strategy_rank": 67.699061, + "rr": 1.508453, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.262679, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068071, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.949833, + "strategy_rank": 70.589605, + "rr": 1.726794, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.59019, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.676953, + "hold30_r": 3.051663 + }, + { + "symbol": "TJX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.15942, + "strategy_rank": 58.548788, + "rr": 1.752361, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.628541, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.657256, + "range_504_ratio": 1.929491, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.676055, + "hold30_r": 3.147954 + }, + { + "symbol": "TPL", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.510591, + "strategy_rank": 88.085253, + "rr": 1.673897, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.510845, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03989, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.405797, + "strategy_rank": 73.342855, + "rr": 1.090555, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.635833, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.025932, + "hold30_r": 3.314317 + }, + { + "symbol": "UBER", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.503902, + "strategy_rank": 85.878789, + "rr": 1.93201, + "primary_prob": 38.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.898014, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.275543, + "range_504_ratio": 3.580645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03507, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.658863, + "strategy_rank": 97.659645, + "rr": 1.584222, + "primary_prob": 44.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.376332, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020453, + "hold30_r": -1.0 + }, + { + "symbol": "VRTX", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.959866, + "strategy_rank": 64.378142, + "rr": 1.725899, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.588848, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.666199, + "hold30_r": -0.52489 + }, + { + "symbol": "VST", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.665552, + "strategy_rank": 98.763659, + "rr": 1.61061, + "primary_prob": 46.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.415915, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.589236, + "hold30_r": 4.70758 + }, + { + "symbol": "VZ", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.716834, + "strategy_rank": 62.446773, + "rr": 0.98777, + "primary_prob": 49.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.481655, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42404, + "range_504_ratio": 1.528123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.916818, + "hold30_r": 3.226646 + }, + { + "symbol": "WAB", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.186176, + "strategy_rank": 74.891348, + "rr": 1.032481, + "primary_prob": 48.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.548722, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.974459, + "hold30_r": 4.867984 + }, + { + "symbol": "WDC", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.756968, + "strategy_rank": 92.15549, + "rr": 2.050043, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.075064, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.023369, + "hold30_r": 1.940569 + }, + { + "symbol": "WFC", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.172798, + "strategy_rank": 75.222295, + "rr": 2.564725, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.847087, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047963, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.419175, + "strategy_rank": 69.069815, + "rr": 0.764073, + "primary_prob": 57.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.14611, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.693374, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.182832, + "strategy_rank": 63.699029, + "rr": 0.953466, + "primary_prob": 50.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.430199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.513352, + "range_504_ratio": 1.670883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871961, + "hold30_r": 6.683286 + }, + { + "symbol": "WRB", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.726867, + "strategy_rank": 69.264264, + "rr": 0.86289, + "primary_prob": 60.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.294335, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798666, + "hold30_r": -0.336191 + }, + { + "symbol": "WSM", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.550725, + "strategy_rank": 96.914238, + "rr": 1.919658, + "primary_prob": 30.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.879487, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026679, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2024-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.740245, + "strategy_rank": 62.953361, + "rr": 0.807453, + "primary_prob": 60.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.21118, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.381961, + "range_504_ratio": 1.465154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.733088, + "hold30_r": 1.484757 + }, + { + "symbol": "CEG", + "date": "2024-08-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.125908, + "strategy_rank": 95.909659, + "rr": 2.316222, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.474333, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027218, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-08-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.699758, + "strategy_rank": 97.337835, + "rr": 1.633364, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.450046, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.60886, + "hold30_r": 1.729997 + }, + { + "symbol": "AIG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.508475, + "strategy_rank": 64.699342, + "rr": 2.38629, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.579436, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063866, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.215496, + "strategy_rank": 77.736458, + "rr": 0.874057, + "primary_prob": 40.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.311086, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.605708, + "range_504_ratio": 1.832549, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816851, + "hold30_r": 1.439436 + }, + { + "symbol": "ANET", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.041162, + "strategy_rank": 90.717931, + "rr": 1.15142, + "primary_prob": 46.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.72713, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038064, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624697, + "strategy_rank": 76.468243, + "rr": 0.698367, + "primary_prob": 67.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.04755, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.776112, + "range_504_ratio": 2.173006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048033, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.561743, + "strategy_rank": 82.540016, + "rr": 2.079291, + "primary_prob": 27.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.118937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.019501, + "range_504_ratio": 2.771811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041648, + "hold30_r": -1.0 + }, + { + "symbol": "ARES", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.077482, + "strategy_rank": 77.775398, + "rr": 1.014875, + "primary_prob": 45.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.522312, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.976104, + "range_504_ratio": 2.654096, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052778, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.830508, + "strategy_rank": 91.321501, + "rr": 1.739247, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.608871, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029756, + "hold30_r": -1.0 + }, + { + "symbol": "BAC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.292978, + "strategy_rank": 67.845593, + "rr": 1.813203, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.719805, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576865, + "range_504_ratio": 1.780449, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057356, + "hold30_r": 0.370041 + }, + { + "symbol": "C", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.404358, + "strategy_rank": 79.110016, + "rr": 1.935397, + "primary_prob": 30.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.903096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049187, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.309927, + "strategy_rank": 88.471605, + "rr": 1.635138, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.452707, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05562, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.898305, + "strategy_rank": 75.597012, + "rr": 0.937064, + "primary_prob": 40.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.405596, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.884875, + "hold30_r": -1.040477 + }, + { + "symbol": "CI", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.024213, + "strategy_rank": 59.172935, + "rr": 0.740957, + "primary_prob": 58.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.111436, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.419121, + "range_504_ratio": 1.520624, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678297, + "hold30_r": -0.168364 + }, + { + "symbol": "CMG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.992736, + "strategy_rank": 77.589716, + "rr": 2.036815, + "primary_prob": 37.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.055222, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032804, + "hold30_r": 0.906635 + }, + { + "symbol": "COF", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.476998, + "strategy_rank": 72.342242, + "rr": 1.331112, + "primary_prob": 40.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.996668, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60274, + "range_504_ratio": 1.827118, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.281028, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.636804, + "strategy_rank": 99.455557, + "rr": 1.514679, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.272018, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018979, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.583535, + "strategy_rank": 73.126371, + "rr": 0.710456, + "primary_prob": 61.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.065684, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.694118, + "range_504_ratio": 2.001942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.635358, + "hold30_r": -0.244954 + }, + { + "symbol": "CRWD", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.256659, + "strategy_rank": 90.147255, + "rr": 1.940357, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.910536, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030148, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.861985, + "strategy_rank": 87.741479, + "rr": 1.665849, + "primary_prob": 46.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.498774, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040129, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-08-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.547215, + "strategy_rank": 98.620294, + "rr": 2.012931, + "primary_prob": 39.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.019397, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026096, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.610169, + "strategy_rank": 90.843564, + "rr": 1.359635, + "primary_prob": 45.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.039452, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037259, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.193705, + "strategy_rank": 73.800648, + "rr": 2.008, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049805, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.8523, + "strategy_rank": 89.96106, + "rr": 0.971543, + "primary_prob": 53.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.457314, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.53978, + "range_504_ratio": 4.663563, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04899, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.615012, + "strategy_rank": 78.397619, + "rr": 1.588149, + "primary_prob": 22.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.382224, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530207, + "hold30_r": 0.754905 + }, + { + "symbol": "GE", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.140436, + "strategy_rank": 86.250179, + "rr": 1.374157, + "primary_prob": 40.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.061236, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052176, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.719128, + "strategy_rank": 76.901092, + "rr": 0.77199, + "primary_prob": 45.38, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.157986, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.607862, + "range_504_ratio": 1.8365, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056967, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.266344, + "strategy_rank": 73.997807, + "rr": 1.517005, + "primary_prob": 51.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.275508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.652404, + "range_504_ratio": 1.920152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466373, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.924939, + "strategy_rank": 70.823274, + "rr": 0.693568, + "primary_prob": 60.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.040352, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636953, + "hold30_r": -1.0 + }, + { + "symbol": "HLT", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.687651, + "strategy_rank": 63.975673, + "rr": 1.999181, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.998772, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066854, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.866828, + "strategy_rank": 69.672801, + "rr": 0.669853, + "primary_prob": 70.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.00478, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.774377, + "range_504_ratio": 2.169241, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.612044, + "hold30_r": 5.023666 + }, + { + "symbol": "IFF", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 80.380895, + "rr": 2.226255, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.339382, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.672652, + "range_504_ratio": 1.959427, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05916, + "hold30_r": 0.112124 + }, + { + "symbol": "IR", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.324455, + "strategy_rank": 76.23655, + "rr": 1.268078, + "primary_prob": 42.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.902116, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.875666, + "range_504_ratio": 2.400474, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051863, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.762712, + "strategy_rank": 90.322895, + "rr": 1.979545, + "primary_prob": 16.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.969317, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.93401, + "hold30_r": 2.327342 + }, + { + "symbol": "L", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.750605, + "strategy_rank": 57.468592, + "rr": 1.072457, + "primary_prob": 36.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.608685, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.526185, + "range_504_ratio": 1.692464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.9889, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.319613, + "strategy_rank": 63.797368, + "rr": 1.789155, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.683733, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080001, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.03632, + "strategy_rank": 75.920829, + "rr": 2.434705, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.652058, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056408, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.878935, + "strategy_rank": 99.878979, + "rr": 1.809405, + "primary_prob": 23.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.714108, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015886, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.435835, + "strategy_rank": 91.854057, + "rr": 1.873277, + "primary_prob": 40.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.809915, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.179528, + "range_504_ratio": 3.252839, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029109, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.305085, + "strategy_rank": 94.061443, + "rr": 1.185654, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.778481, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040626, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.457627, + "strategy_rank": 97.494825, + "rr": 0.776492, + "primary_prob": 58.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.164738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026086, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.929782, + "strategy_rank": 79.380956, + "rr": 1.18713, + "primary_prob": 45.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.780695, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.326619, + "range_504_ratio": 3.76828, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.144027, + "hold30_r": 2.419395 + }, + { + "symbol": "PNC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.382567, + "strategy_rank": 71.183879, + "rr": 1.215433, + "primary_prob": 43.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.823149, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.513601, + "range_504_ratio": 1.671298, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.14785, + "hold30_r": 0.978443 + }, + { + "symbol": "PRU", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.234867, + "strategy_rank": 67.855942, + "rr": 2.25241, + "primary_prob": 26.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.378615, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.533714, + "range_504_ratio": 1.705254, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059346, + "hold30_r": 1.180699 + }, + { + "symbol": "QCOM", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.530266, + "strategy_rank": 88.04265, + "rr": 2.055994, + "primary_prob": 20.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.083991, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.821052, + "range_504_ratio": 2.272889, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033397, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099274, + "strategy_rank": 89.546759, + "rr": 1.783804, + "primary_prob": 19.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.675705, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.747134, + "hold30_r": 1.74395 + }, + { + "symbol": "RL", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 80.133011, + "rr": 2.157838, + "primary_prob": 42.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.236757, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.116242, + "hold30_r": 2.722311 + }, + { + "symbol": "SMCI", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.031477, + "strategy_rank": 99.213207, + "rr": 2.452685, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.679027, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.408512, + "hold30_r": -1.391957 + }, + { + "symbol": "STX", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.588378, + "strategy_rank": 85.093968, + "rr": 0.740764, + "primary_prob": 54.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.111147, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044591, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.27845, + "strategy_rank": 88.56916, + "rr": 2.161774, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.242661, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.121139, + "hold30_r": 1.204652 + }, + { + "symbol": "SYF", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.372881, + "strategy_rank": 85.410715, + "rr": 1.138437, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.707656, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.089877, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.88862, + "strategy_rank": 68.747669, + "rr": 1.818182, + "primary_prob": 15.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.727273, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.744167, + "hold30_r": 4.753788 + }, + { + "symbol": "TDG", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.288136, + "strategy_rank": 71.621647, + "rr": 1.283499, + "primary_prob": 43.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.925248, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008388, + "range_504_ratio": 2.741178, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.223694, + "hold30_r": 2.398642 + }, + { + "symbol": "TFC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.656174, + "strategy_rank": 73.178427, + "rr": 2.271335, + "primary_prob": 21.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.407002, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735658, + "range_504_ratio": 2.086854, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057957, + "hold30_r": -0.413095 + }, + { + "symbol": "TPL", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.961259, + "strategy_rank": 84.797307, + "rr": 1.641862, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.462793, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043226, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.472155, + "strategy_rank": 70.640666, + "rr": 0.745883, + "primary_prob": 73.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.118824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.671991, + "hold30_r": 2.789842 + }, + { + "symbol": "VRT", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.062954, + "strategy_rank": 97.991105, + "rr": 1.518493, + "primary_prob": 31.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.27774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.496175, + "hold30_r": 3.534074 + }, + { + "symbol": "VRTX", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.772397, + "strategy_rank": 64.233907, + "rr": 1.657074, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.485611, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066451, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.394673, + "strategy_rank": 98.633103, + "rr": 1.846144, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.769216, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025569, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.646489, + "strategy_rank": 76.123522, + "rr": 1.870825, + "primary_prob": 40.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.806237, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.804487, + "hold30_r": 3.880603 + }, + { + "symbol": "WDC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.341404, + "strategy_rank": 91.747689, + "rr": 1.52264, + "primary_prob": 31.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.283961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.00906, + "range_504_ratio": 2.743021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033367, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.498789, + "strategy_rank": 74.427992, + "rr": 2.751006, + "primary_prob": 22.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.126509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053764, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.230024, + "strategy_rank": 68.693665, + "rr": 1.178015, + "primary_prob": 44.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.767022, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.474386, + "range_504_ratio": 1.607027, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.104235, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.789346, + "strategy_rank": 97.193655, + "rr": 1.695941, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.543911, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.169536, + "hold30_r": -1.140648 + }, + { + "symbol": "CEG", + "date": "2024-08-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.56743, + "strategy_rank": 90.219437, + "rr": 2.307309, + "primary_prob": 40.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.460963, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03271, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-08-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.455471, + "strategy_rank": 97.113366, + "rr": 1.976913, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.96537, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028923, + "hold30_r": -1.0 + }, + { + "symbol": "AIG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.223919, + "strategy_rank": 66.123198, + "rr": 1.022993, + "primary_prob": 48.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.534489, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.571126, + "range_504_ratio": 1.770258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07153, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.732824, + "strategy_rank": 86.072825, + "rr": 0.978059, + "primary_prob": 49.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.467088, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03825, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.07888, + "strategy_rank": 80.073895, + "rr": 2.476324, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.714486, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.019501, + "range_504_ratio": 2.771811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049361, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.51145, + "strategy_rank": 94.161954, + "rr": 0.679617, + "primary_prob": 64.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.019425, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.314548, + "range_504_ratio": 10.12035, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.650948, + "hold30_r": 9.258762 + }, + { + "symbol": "ARES", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.061069, + "strategy_rank": 74.558377, + "rr": 1.481393, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.222089, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.976104, + "range_504_ratio": 2.654096, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057818, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.24173, + "strategy_rank": 83.798817, + "rr": 1.054299, + "primary_prob": 55.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.581449, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.243058, + "range_504_ratio": 3.466197, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048107, + "hold30_r": -1.0 + }, + { + "symbol": "BAC", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.969466, + "strategy_rank": 67.584217, + "rr": 0.982589, + "primary_prob": 49.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.473883, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576865, + "range_504_ratio": 1.780449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062807, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.783715, + "strategy_rank": 80.948346, + "rr": 1.6034, + "primary_prob": 35.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.405101, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056442, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.928753, + "strategy_rank": 89.373761, + "rr": 1.028932, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.543398, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059744, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.804071, + "strategy_rank": 78.859165, + "rr": 1.455087, + "primary_prob": 22.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.182631, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057175, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.552163, + "strategy_rank": 77.632893, + "rr": 1.57598, + "primary_prob": 43.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.36397, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.099444, + "hold30_r": -1.061495 + }, + { + "symbol": "COF", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.875318, + "strategy_rank": 79.688707, + "rr": 1.799902, + "primary_prob": 21.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.699852, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60274, + "range_504_ratio": 1.827118, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057914, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.618321, + "strategy_rank": 99.427869, + "rr": 1.818169, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.727253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01916, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.348601, + "strategy_rank": 65.468798, + "rr": 0.786877, + "primary_prob": 56.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.180316, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.605746, + "range_504_ratio": 1.832618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706242, + "hold30_r": -1.01625 + }, + { + "symbol": "CRWD", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.715013, + "strategy_rank": 86.732656, + "rr": 1.580969, + "primary_prob": 42.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.371454, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03194, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.6743, + "strategy_rank": 92.321438, + "rr": 1.257082, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.885623, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043581, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.709924, + "strategy_rank": 98.015752, + "rr": 2.262386, + "primary_prob": 21.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.393579, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029048, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.750636, + "strategy_rank": 83.697618, + "rr": 0.806693, + "primary_prob": 57.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.21004, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.076143, + "range_504_ratio": 2.933343, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.756755, + "hold30_r": -0.556432 + }, + { + "symbol": "EME", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.274809, + "strategy_rank": 86.310028, + "rr": 1.157688, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.736532, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042686, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.913486, + "strategy_rank": 71.564853, + "rr": 2.106531, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.159797, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.65905, + "range_504_ratio": 1.932955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05584, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.564885, + "strategy_rank": 89.285382, + "rr": 1.518535, + "primary_prob": 38.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.277803, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.53978, + "range_504_ratio": 4.663563, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.463859, + "hold30_r": 4.161329 + }, + { + "symbol": "GE", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.152672, + "strategy_rank": 83.40039, + "rr": 1.460128, + "primary_prob": 24.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.190193, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060125, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.73028, + "strategy_rank": 76.371298, + "rr": 1.620437, + "primary_prob": 43.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.430656, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653656, + "range_504_ratio": 1.922557, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065958, + "hold30_r": 0.08376 + }, + { + "symbol": "KEY", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.569975, + "strategy_rank": 78.840914, + "rr": 1.690009, + "primary_prob": 34.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.535014, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866446, + "range_504_ratio": 2.378442, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044658, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.073791, + "strategy_rank": 90.861438, + "rr": 1.543419, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.315129, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052437, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.824427, + "strategy_rank": 58.853846, + "rr": 1.27421, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.911315, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.526185, + "range_504_ratio": 1.692464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092072, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.005089, + "strategy_rank": 81.741046, + "rr": 0.770963, + "primary_prob": 44.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.156445, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.981902, + "range_504_ratio": 2.669528, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052339, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.315522, + "strategy_rank": 60.899137, + "rr": 1.915678, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.873517, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082438, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.310433, + "strategy_rank": 76.299133, + "rr": 2.795626, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.19344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062591, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.872774, + "strategy_rank": 99.872822, + "rr": 1.767413, + "primary_prob": 24.11, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.65112, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015658, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.727735, + "strategy_rank": 94.382604, + "rr": 1.198354, + "primary_prob": 41.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.797531, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.156674, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.819338, + "strategy_rank": 96.782431, + "rr": 1.542592, + "primary_prob": 37.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.313889, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025929, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.129771, + "strategy_rank": 86.652085, + "rr": 0.877508, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.316261, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.332864, + "range_504_ratio": 3.791887, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04651, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.170483, + "strategy_rank": 85.294561, + "rr": 1.306942, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.960413, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.735557, + "range_504_ratio": 5.672089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.276185, + "hold30_r": 6.66616 + }, + { + "symbol": "PSX", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.496183, + "strategy_rank": 74.904507, + "rr": 2.340667, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.511001, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85518, + "range_504_ratio": 2.351797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056969, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.422392, + "strategy_rank": 85.491608, + "rr": 0.826237, + "primary_prob": 56.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.239355, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041461, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.712468, + "strategy_rank": 83.549554, + "rr": 1.641434, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.462151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.597575, + "hold30_r": 3.836698 + }, + { + "symbol": "SMCI", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.982188, + "strategy_rank": 99.173173, + "rr": 4.382547, + "primary_prob": 14.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 6.573821, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.010647, + "hold30_r": 0.254471 + }, + { + "symbol": "STX", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.895674, + "strategy_rank": 82.898128, + "rr": 1.914426, + "primary_prob": 25.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.871638, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043881, + "hold30_r": -1.0 + }, + { + "symbol": "SW", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.366412, + "strategy_rank": 86.803884, + "rr": 2.558622, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.837933, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714344, + "range_504_ratio": 2.042846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045941, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.165394, + "strategy_rank": 86.78096, + "rr": 1.04657, + "primary_prob": 38.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.569855, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056802, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.529262, + "strategy_rank": 69.753711, + "rr": 1.447424, + "primary_prob": 37.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.171137, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.363048, + "hold30_r": 2.979991 + }, + { + "symbol": "TFC", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.386768, + "strategy_rank": 75.375439, + "rr": 1.025903, + "primary_prob": 44.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.538855, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735658, + "range_504_ratio": 2.086854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062366, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.478372, + "strategy_rank": 86.580858, + "rr": 0.989622, + "primary_prob": 50.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.484433, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049204, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.966921, + "strategy_rank": 73.778497, + "rr": 1.103884, + "primary_prob": 53.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.655826, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.441688, + "range_504_ratio": 1.55533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.022659, + "hold30_r": 1.592645 + }, + { + "symbol": "TYL", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.78626, + "strategy_rank": 76.736277, + "rr": 0.872903, + "primary_prob": 37.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.309355, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.747291, + "range_504_ratio": 2.111273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791425, + "hold30_r": 0.380011 + }, + { + "symbol": "URI", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.661578, + "strategy_rank": 80.668949, + "rr": 0.891981, + "primary_prob": 45.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.337972, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.125704, + "range_504_ratio": 3.082385, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043431, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.330789, + "strategy_rank": 92.469163, + "rr": 2.383808, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.575712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042991, + "hold30_r": -1.017546 + }, + { + "symbol": "VST", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.236641, + "strategy_rank": 98.550782, + "rr": 1.504979, + "primary_prob": 48.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.257468, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028498, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.46056, + "strategy_rank": 69.743866, + "rr": 1.10526, + "primary_prob": 55.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.65789, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072546, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.949109, + "strategy_rank": 74.895762, + "rr": 2.144889, + "primary_prob": 27.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.217333, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060224, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.641221, + "strategy_rank": 64.498918, + "rr": 1.119985, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.679978, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096324, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.21883, + "strategy_rank": 97.380881, + "rr": 1.559127, + "primary_prob": 32.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.338691, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.532766, + "hold30_r": 0.650868 + }, + { + "symbol": "CEG", + "date": "2024-09-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.84801, + "strategy_rank": 93.27192, + "rr": 1.875684, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.813526, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.846679, + "hold30_r": 8.3558 + }, + { + "symbol": "HOOD", + "date": "2024-09-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.299156, + "strategy_rank": 90.725072, + "rr": 2.960211, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.440316, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.933006, + "hold30_r": 5.566232 + }, + { + "symbol": "ABBV", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.750302, + "strategy_rank": 66.093886, + "rr": 1.078306, + "primary_prob": 44.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.617459, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.423175, + "range_504_ratio": 1.526801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001849, + "hold30_r": -0.850355 + }, + { + "symbol": "ALL", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.984318, + "strategy_rank": 77.467336, + "rr": 0.892536, + "primary_prob": 55.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.338803, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.643116, + "range_504_ratio": 1.902399, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.825905, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.022919, + "strategy_rank": 89.171465, + "rr": 1.604948, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.407422, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.569925, + "hold30_r": 4.209853 + }, + { + "symbol": "AVGO", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.575392, + "strategy_rank": 89.495546, + "rr": 1.667199, + "primary_prob": 42.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.500798, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026871, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.458384, + "strategy_rank": 80.429302, + "rr": 1.731344, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.597016, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.243058, + "range_504_ratio": 3.466197, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.678973, + "hold30_r": 5.875191 + }, + { + "symbol": "AXP", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.731001, + "strategy_rank": 72.3864, + "rr": 1.217391, + "primary_prob": 45.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.826087, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.694868, + "range_504_ratio": 2.003444, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064542, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.217129, + "strategy_rank": 71.332713, + "rr": 2.063823, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.095735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056244, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.260555, + "strategy_rank": 89.57516, + "rr": 1.342416, + "primary_prob": 42.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.013624, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051421, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.451146, + "strategy_rank": 74.898935, + "rr": 0.790837, + "primary_prob": 58.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.186255, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.638238, + "range_504_ratio": 1.893142, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06035, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.680338, + "strategy_rank": 80.818405, + "rr": 2.017783, + "primary_prob": 21.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.026674, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.978326, + "hold30_r": 2.168899 + }, + { + "symbol": "COHR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.057901, + "strategy_rank": 90.628483, + "rr": 1.198165, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.797248, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028207, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.396864, + "strategy_rank": 99.252503, + "rr": 2.145622, + "primary_prob": 20.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.218433, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.128266, + "hold30_r": 2.418156 + }, + { + "symbol": "COR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.933655, + "strategy_rank": 68.405366, + "rr": 0.697321, + "primary_prob": 59.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.045981, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.605746, + "range_504_ratio": 1.832618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.628874, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.917973, + "strategy_rank": 71.932943, + "rr": 1.316294, + "primary_prob": 43.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.974441, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.718638, + "range_504_ratio": 2.051637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.24843, + "hold30_r": -0.026426 + }, + { + "symbol": "CPB", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.474065, + "strategy_rank": 65.480038, + "rr": 1.799704, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.699556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066087, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.159228, + "strategy_rank": 68.884954, + "rr": 0.735418, + "primary_prob": 60.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.103127, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.783514, + "range_504_ratio": 2.189151, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089838, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.638118, + "strategy_rank": 99.493671, + "rr": 1.68071, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.521065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.807288, + "range_504_ratio": 45.028169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025372, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.921592, + "strategy_rank": 83.336681, + "rr": 0.77198, + "primary_prob": 56.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.15797, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.72711, + "hold30_r": 4.447996 + }, + { + "symbol": "DECK", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.778046, + "strategy_rank": 92.707283, + "rr": 1.975028, + "primary_prob": 29.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.962541, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.934874, + "hold30_r": 1.883549 + }, + { + "symbol": "DELL", + "date": "2024-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.182147, + "strategy_rank": 85.923889, + "rr": 2.151887, + "primary_prob": 21.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.22783, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.124685, + "hold30_r": 2.794806 + }, + { + "symbol": "DHI", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.711701, + "strategy_rank": 87.172889, + "rr": 0.895669, + "primary_prob": 64.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.343503, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.076143, + "range_504_ratio": 2.933343, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.844619, + "hold30_r": 1.004481 + }, + { + "symbol": "DVA", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.6924, + "strategy_rank": 80.850945, + "rr": 1.393867, + "primary_prob": 41.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.0908, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.873987, + "range_504_ratio": 2.396446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.340017, + "hold30_r": 2.056406 + }, + { + "symbol": "EME", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.606755, + "strategy_rank": 87.789789, + "rr": 1.683446, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.52517, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.270343, + "range_504_ratio": 3.562074, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.646026, + "hold30_r": 5.308095 + }, + { + "symbol": "ERIE", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.743064, + "strategy_rank": 80.443036, + "rr": 0.861294, + "primary_prob": 56.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.291942, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.940106, + "range_504_ratio": 2.560254, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.80225, + "hold30_r": -0.767891 + }, + { + "symbol": "FICO", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.225573, + "strategy_rank": 89.99766, + "rr": 0.921563, + "primary_prob": 54.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.382344, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.53978, + "range_504_ratio": 4.663563, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.870935, + "hold30_r": 4.059835 + }, + { + "symbol": "FITB", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.229192, + "strategy_rank": 75.811037, + "rr": 0.782147, + "primary_prob": 64.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.173221, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063196, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.244873, + "strategy_rank": 92.705146, + "rr": 1.545086, + "primary_prob": 33.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.317629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327435, + "range_504_ratio": 3.771358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.517262, + "hold30_r": 5.06426 + }, + { + "symbol": "GDDY", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.914355, + "strategy_rank": 81.637639, + "rr": 2.415131, + "primary_prob": 20.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.622697, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057746, + "hold30_r": 2.155103 + }, + { + "symbol": "GE", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.077201, + "strategy_rank": 86.143198, + "rr": 1.859433, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.789149, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.807401, + "hold30_r": 4.568081 + }, + { + "symbol": "GRMN", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.295537, + "strategy_rank": 82.755069, + "rr": 0.673642, + "primary_prob": 63.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.010463, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.878693, + "range_504_ratio": 2.407752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.595074, + "hold30_r": -1.642818 + }, + { + "symbol": "GS", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.127865, + "strategy_rank": 72.614807, + "rr": 1.568637, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.352956, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056832, + "hold30_r": -1.0 + }, + { + "symbol": "GWW", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.870929, + "strategy_rank": 64.551819, + "rr": 1.914268, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.871402, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.760954, + "range_504_ratio": 2.140317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.851092, + "hold30_r": 6.091878 + }, + { + "symbol": "HLT", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.423402, + "strategy_rank": 62.815658, + "rr": 0.794149, + "primary_prob": 71.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.191223, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.676949, + "range_504_ratio": 1.967865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073606, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.466828, + "strategy_rank": 93.600273, + "rr": 1.045551, + "primary_prob": 54.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.568326, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.16566, + "range_504_ratio": 3.208041, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054132, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.71532, + "strategy_rank": 70.420001, + "rr": 1.823497, + "primary_prob": 36.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.735246, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649964, + "range_504_ratio": 1.915473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067833, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.007238, + "strategy_rank": 81.819524, + "rr": 1.241116, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.861673, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.529238, + "range_504_ratio": 1.697638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.172537, + "hold30_r": -0.642205 + }, + { + "symbol": "IRM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.0193, + "strategy_rank": 78.635197, + "rr": 0.97429, + "primary_prob": 49.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.461435, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.975478, + "range_504_ratio": 2.652435, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.916999, + "hold30_r": 4.038972 + }, + { + "symbol": "ISRG", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.439083, + "strategy_rank": 74.215792, + "rr": 1.086421, + "primary_prob": 52.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.629631, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.009129, + "range_504_ratio": 2.743211, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.022323, + "hold30_r": -0.199009 + }, + { + "symbol": "JPM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.489747, + "strategy_rank": 69.506678, + "rr": 1.352619, + "primary_prob": 40.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.028929, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076662, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.536791, + "strategy_rank": 90.189007, + "rr": 2.181887, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.272831, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.13195, + "hold30_r": 4.089721 + }, + { + "symbol": "LDOS", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.17491, + "strategy_rank": 70.164605, + "rr": 0.922471, + "primary_prob": 54.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.383706, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.731197, + "range_504_ratio": 2.077566, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081878, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.54041, + "strategy_rank": 83.62889, + "rr": 0.799546, + "primary_prob": 68.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.199319, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.981902, + "range_504_ratio": 2.669528, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.747146, + "hold30_r": 1.130043 + }, + { + "symbol": "LHX", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.092883, + "strategy_rank": 63.712006, + "rr": 1.691055, + "primary_prob": 26.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.536583, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077023, + "hold30_r": -1.0 + }, + { + "symbol": "LII", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.112183, + "strategy_rank": 77.371299, + "rr": 1.09787, + "primary_prob": 46.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.646805, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.074915, + "range_504_ratio": 2.929743, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.052986, + "hold30_r": 1.910076 + }, + { + "symbol": "LLY", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.505428, + "strategy_rank": 84.123679, + "rr": 1.516438, + "primary_prob": 44.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.274657, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.188461, + "range_504_ratio": 3.282026, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.264296, + "hold30_r": -1.218188 + }, + { + "symbol": "MCK", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.501809, + "strategy_rank": 83.454881, + "rr": 1.520113, + "primary_prob": 33.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.280169, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.23003, + "hold30_r": -1.185275 + }, + { + "symbol": "META", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.400483, + "strategy_rank": 87.776723, + "rr": 1.248539, + "primary_prob": 46.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.872808, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.821013, + "range_504_ratio": 6.178113, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049832, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.746683, + "strategy_rank": 63.979304, + "rr": 1.296476, + "primary_prob": 44.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.944714, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.746814, + "range_504_ratio": 2.110265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.202958, + "hold30_r": 4.310147 + }, + { + "symbol": "MSTR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.879373, + "strategy_rank": 99.879416, + "rr": 0.701068, + "primary_prob": 51.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.051602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.685622, + "hold30_r": 4.770071 + }, + { + "symbol": "NRG", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.431846, + "strategy_rank": 94.203497, + "rr": 1.693146, + "primary_prob": 43.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.539719, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.654078, + "hold30_r": 1.85814 + }, + { + "symbol": "NTAP", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.816647, + "strategy_rank": 77.664424, + "rr": 2.129061, + "primary_prob": 25.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.193591, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.084415, + "hold30_r": 1.886035 + }, + { + "symbol": "NVDA", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.708082, + "strategy_rank": 97.564332, + "rr": 1.61532, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.42298, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.594577, + "hold30_r": 2.875206 + }, + { + "symbol": "PGR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.949337, + "strategy_rank": 75.540439, + "rr": 0.784663, + "primary_prob": 61.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.176994, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.839753, + "range_504_ratio": 2.315794, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.710634, + "hold30_r": 0.266993 + }, + { + "symbol": "PHM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.435464, + "strategy_rank": 85.800006, + "rr": 1.063526, + "primary_prob": 58.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.595289, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.332864, + "range_504_ratio": 3.791887, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.017593, + "hold30_r": 3.167356 + }, + { + "symbol": "PKG", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.765983, + "strategy_rank": 64.192815, + "rr": 1.187931, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.781897, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.642118, + "range_504_ratio": 1.900502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.108234, + "hold30_r": 3.20772 + }, + { + "symbol": "PLTR", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.882992, + "strategy_rank": 92.993998, + "rr": 0.868723, + "primary_prob": 60.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.303085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.735557, + "range_504_ratio": 5.672089, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.837156, + "hold30_r": 6.196195 + }, + { + "symbol": "PNC", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.524729, + "strategy_rank": 69.843214, + "rr": 0.938643, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.407964, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.529875, + "range_504_ratio": 1.69872, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069467, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.264174, + "strategy_rank": 86.448777, + "rr": 1.501771, + "primary_prob": 25.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.252657, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.461055, + "hold30_r": 5.564359 + }, + { + "symbol": "REGN", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.699638, + "strategy_rank": 58.658421, + "rr": 0.763205, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.144807, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.749843, + "range_504_ratio": 2.116668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065485, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.162847, + "strategy_rank": 79.457366, + "rr": 2.035508, + "primary_prob": 44.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.053263, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848118, + "range_504_ratio": 2.335247, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.986525, + "hold30_r": 4.172316 + }, + { + "symbol": "RTX", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.19421, + "strategy_rank": 66.366067, + "rr": 1.464013, + "primary_prob": 25.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.196019, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.590223, + "range_504_ratio": 1.804391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.37773, + "hold30_r": 2.203231 + }, + { + "symbol": "SMCI", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.6731, + "strategy_rank": 98.890447, + "rr": 5.434246, + "primary_prob": 12.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 8.151368, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.011436, + "hold30_r": 0.844729 + }, + { + "symbol": "SYF", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.835947, + "strategy_rank": 79.432151, + "rr": 2.300834, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.451251, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055991, + "hold30_r": -1.0 + }, + { + "symbol": "TDG", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.664656, + "strategy_rank": 69.020681, + "rr": 1.01466, + "primary_prob": 52.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.52199, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.016572, + "range_504_ratio": 2.763705, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.956559, + "hold30_r": 1.588373 + }, + { + "symbol": "TMUS", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.676719, + "strategy_rank": 64.535149, + "rr": 1.653652, + "primary_prob": 21.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.480478, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.496702, + "range_504_ratio": 1.643293, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573141, + "hold30_r": 5.056908 + }, + { + "symbol": "TPL", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.026538, + "strategy_rank": 84.780022, + "rr": 1.703571, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.555357, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.660941, + "hold30_r": 7.348611 + }, + { + "symbol": "TT", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.209891, + "strategy_rank": 79.284273, + "rr": 1.660883, + "primary_prob": 21.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.491324, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.959852, + "range_504_ratio": 2.611311, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.604619, + "hold30_r": 4.695101 + }, + { + "symbol": "VRT", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.641737, + "strategy_rank": 94.234758, + "rr": 1.780249, + "primary_prob": 28.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.670374, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.756888, + "hold30_r": 6.082084 + }, + { + "symbol": "VRTX", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.334138, + "strategy_rank": 64.386908, + "rr": 1.510926, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.266388, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060936, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.155609, + "strategy_rank": 98.64989, + "rr": 1.778293, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.66744, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.752522, + "hold30_r": 8.741164 + }, + { + "symbol": "WAB", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.509047, + "strategy_rank": 70.659947, + "rr": 1.46627, + "primary_prob": 47.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.199405, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767053, + "range_504_ratio": 2.15341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.397953, + "hold30_r": 5.522139 + }, + { + "symbol": "WSM", + "date": "2024-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.190591, + "strategy_rank": 97.287631, + "rr": 1.885017, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.827525, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.8572, + "hold30_r": 1.506983 + }, + { + "symbol": "CEG", + "date": "2024-09-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.736842, + "strategy_rank": 93.806829, + "rr": 2.014707, + "primary_prob": 44.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.022061, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.981883, + "hold30_r": 6.906646 + }, + { + "symbol": "HOOD", + "date": "2024-09-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.258373, + "strategy_rank": 94.798066, + "rr": 1.78146, + "primary_prob": 47.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.672189, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.753486, + "hold30_r": 4.106526 + }, + { + "symbol": "ABBV", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.210526, + "strategy_rank": 68.588945, + "rr": 0.994613, + "primary_prob": 39.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.49192, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.423175, + "range_504_ratio": 1.526801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070377, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.253589, + "strategy_rank": 65.015863, + "rr": 0.913425, + "primary_prob": 63.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.370138, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.027123, + "range_504_ratio": 2.793018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.839642, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.516746, + "strategy_rank": 64.829106, + "rr": 1.190879, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.786318, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.684903, + "range_504_ratio": 1.98358, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.109756, + "hold30_r": 1.517713 + }, + { + "symbol": "AIZ", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.732057, + "strategy_rank": 62.734304, + "rr": 1.584742, + "primary_prob": 23.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.377113, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646723, + "range_504_ratio": 1.909274, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.512633, + "hold30_r": 0.644541 + }, + { + "symbol": "ALL", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.889952, + "strategy_rank": 77.930493, + "rr": 0.829892, + "primary_prob": 42.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.244838, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.643116, + "range_504_ratio": 1.902399, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.763438, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.507177, + "strategy_rank": 91.044271, + "rr": 1.121787, + "primary_prob": 47.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.682681, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.343965, + "range_504_ratio": 3.834216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.085701, + "hold30_r": 2.049251 + }, + { + "symbol": "AVGO", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.832536, + "strategy_rank": 91.484926, + "rr": 1.591256, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.386884, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.565833, + "hold30_r": 0.524496 + }, + { + "symbol": "BRO", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.330144, + "strategy_rank": 61.038269, + "rr": 1.486286, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.229428, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.696726, + "range_504_ratio": 2.007171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.407401, + "hold30_r": 1.20061 + }, + { + "symbol": "CASY", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.320574, + "strategy_rank": 83.418309, + "rr": 1.253682, + "primary_prob": 44.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.880524, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051668, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.047847, + "strategy_rank": 64.264676, + "rr": 0.763955, + "primary_prob": 62.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.145933, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.526404, + "range_504_ratio": 1.692835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07844, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.062201, + "strategy_rank": 65.322752, + "rr": 1.38801, + "primary_prob": 26.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.082014, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09973, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.382775, + "strategy_rank": 78.0959, + "rr": 1.636915, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.455372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045527, + "hold30_r": 1.248258 + }, + { + "symbol": "COHR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.172249, + "strategy_rank": 96.352832, + "rr": 0.8555, + "primary_prob": 61.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.28325, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.124392, + "range_504_ratio": 3.078345, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.827221, + "hold30_r": 3.860041 + }, + { + "symbol": "COIN", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.162679, + "strategy_rank": 99.091295, + "rr": 2.041459, + "primary_prob": 21.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.062189, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.023133, + "hold30_r": 2.602875 + }, + { + "symbol": "CPB", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.057416, + "strategy_rank": 66.149869, + "rr": 1.610221, + "primary_prob": 26.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.415331, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056282, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 81.529814, + "rr": 1.247317, + "primary_prob": 47.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.870976, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.07002, + "range_504_ratio": 2.915439, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.19739, + "hold30_r": 1.423036 + }, + { + "symbol": "CVNA", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.641148, + "strategy_rank": 99.497908, + "rr": 1.671093, + "primary_prob": 21.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.506639, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.807288, + "range_504_ratio": 45.028169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.646825, + "hold30_r": 5.155774 + }, + { + "symbol": "DASH", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.602871, + "strategy_rank": 84.779716, + "rr": 1.807866, + "primary_prob": 41.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.711798, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.242784, + "range_504_ratio": 3.465248, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.761582, + "hold30_r": 4.088344 + }, + { + "symbol": "DECK", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.334928, + "strategy_rank": 92.755955, + "rr": 1.971237, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.956855, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.042532, + "hold30_r": -0.159642 + }, + { + "symbol": "EFX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.100478, + "strategy_rank": 76.411912, + "rr": 1.091092, + "primary_prob": 35.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.636638, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.748366, + "range_504_ratio": 2.113543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.030367, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.5311, + "strategy_rank": 79.973204, + "rr": 1.423108, + "primary_prob": 40.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.134662, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.990159, + "range_504_ratio": 2.691664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.367196, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.971292, + "strategy_rank": 72.256607, + "rr": 1.020876, + "primary_prob": 41.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.531314, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.663075, + "range_504_ratio": 1.940751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.967075, + "hold30_r": 1.888333 + }, + { + "symbol": "FIX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.028708, + "strategy_rank": 91.28282, + "rr": 0.944108, + "primary_prob": 53.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.416163, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.327435, + "range_504_ratio": 3.771358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.91304, + "hold30_r": 3.411319 + }, + { + "symbol": "GD", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.038278, + "strategy_rank": 63.096328, + "rr": 0.726707, + "primary_prob": 45.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.090061, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.415252, + "range_504_ratio": 1.514752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651879, + "hold30_r": 0.074662 + }, + { + "symbol": "GDDY", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.923445, + "strategy_rank": 81.289422, + "rr": 1.430668, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.146002, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.37454, + "hold30_r": 1.625613 + }, + { + "symbol": "GE", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.578947, + "strategy_rank": 84.381249, + "rr": 1.611962, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.417942, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.069758, + "range_504_ratio": 2.914674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559953, + "hold30_r": 1.538485 + }, + { + "symbol": "GS", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76555, + "strategy_rank": 74.265276, + "rr": 1.288716, + "primary_prob": 41.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.933075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.240138, + "hold30_r": 2.58438 + }, + { + "symbol": "GWW", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.014354, + "strategy_rank": 65.49356, + "rr": 0.855358, + "primary_prob": 61.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.283037, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.760954, + "range_504_ratio": 2.140317, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.790684, + "hold30_r": 2.766209 + }, + { + "symbol": "HCA", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.875598, + "strategy_rank": 75.04446, + "rr": 1.017825, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.526738, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.815481, + "range_504_ratio": 2.260262, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.947764, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.019139, + "strategy_rank": 73.591175, + "rr": 0.800681, + "primary_prob": 60.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.201021, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.670878, + "range_504_ratio": 1.955954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.723835, + "hold30_r": 1.764833 + }, + { + "symbol": "HWM", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.205742, + "strategy_rank": 94.048679, + "rr": 1.002132, + "primary_prob": 40.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.503198, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.16566, + "range_504_ratio": 3.208041, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.949943, + "hold30_r": 1.769544 + }, + { + "symbol": "IFF", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.200957, + "strategy_rank": 71.865043, + "rr": 1.573499, + "primary_prob": 40.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.360248, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649964, + "range_504_ratio": 1.915473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068532, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.92823, + "strategy_rank": 81.349402, + "rr": 0.940598, + "primary_prob": 53.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.410896, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.529238, + "range_504_ratio": 1.697638, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871225, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.277512, + "strategy_rank": 74.088165, + "rr": 1.34368, + "primary_prob": 40.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.01552, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.289903, + "hold30_r": 2.392108 + }, + { + "symbol": "KKR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.779904, + "strategy_rank": 89.19432, + "rr": 1.675775, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.513662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.126005, + "range_504_ratio": 3.083313, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.629617, + "hold30_r": 4.394846 + }, + { + "symbol": "LDOS", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.574163, + "strategy_rank": 71.310516, + "rr": 1.335378, + "primary_prob": 27.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.003067, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.731197, + "range_504_ratio": 2.077566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.256618, + "hold30_r": 3.756804 + }, + { + "symbol": "LHX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.311005, + "strategy_rank": 66.945302, + "rr": 0.981985, + "primary_prob": 49.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.472978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.908387, + "hold30_r": 2.580479 + }, + { + "symbol": "LII", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.741627, + "strategy_rank": 76.017347, + "rr": 0.677101, + "primary_prob": 51.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.015651, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.074915, + "range_504_ratio": 2.929743, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.629387, + "hold30_r": 1.81099 + }, + { + "symbol": "LLY", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.07177, + "strategy_rank": 84.268877, + "rr": 0.991312, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.486969, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.188461, + "range_504_ratio": 3.282026, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.135679, + "hold30_r": -1.086597 + }, + { + "symbol": "LMT", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.822967, + "strategy_rank": 65.298657, + "rr": 0.817551, + "primary_prob": 45.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.226327, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.416594, + "range_504_ratio": 1.516787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.725508, + "hold30_r": -0.328802 + }, + { + "symbol": "MCK", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.421053, + "strategy_rank": 81.918034, + "rr": 2.290956, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.436434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.2087, + "hold30_r": -1.158686 + }, + { + "symbol": "META", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.22488, + "strategy_rank": 87.245588, + "rr": 0.779562, + "primary_prob": 45.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.169344, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.821013, + "range_504_ratio": 6.178113, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.731807, + "hold30_r": 1.916197 + }, + { + "symbol": "MPWR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.373206, + "strategy_rank": 86.784183, + "rr": 0.913286, + "primary_prob": 57.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.369929, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.157158, + "range_504_ratio": 3.180881, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.026858, + "hold30_r": 0.061755 + }, + { + "symbol": "MSTR", + "date": "2024-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.880383, + "strategy_rank": 99.880426, + "rr": 2.08119, + "primary_prob": 34.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.121784, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.06371, + "hold30_r": 7.025564 + }, + { + "symbol": "NDAQ", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.143541, + "strategy_rank": 64.021625, + "rr": 0.874945, + "primary_prob": 40.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.312418, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.458742, + "range_504_ratio": 1.582082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.795477, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.296651, + "strategy_rank": 60.33167, + "rr": 0.732448, + "primary_prob": 58.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.098672, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.294036, + "range_504_ratio": 1.341832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.6473, + "hold30_r": 0.422014 + }, + { + "symbol": "NRG", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.684211, + "strategy_rank": 94.74203, + "rr": 1.487467, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.231201, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.444819, + "hold30_r": 2.533269 + }, + { + "symbol": "NTAP", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.746411, + "strategy_rank": 81.104208, + "rr": 1.854858, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.782287, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806453, + "hold30_r": 0.702433 + }, + { + "symbol": "NVDA", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.444976, + "strategy_rank": 98.015426, + "rr": 1.702447, + "primary_prob": 34.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.553671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.678599, + "hold30_r": 2.128809 + }, + { + "symbol": "PGR", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.607656, + "strategy_rank": 75.923925, + "rr": 0.790649, + "primary_prob": 62.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.185974, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.839753, + "range_504_ratio": 2.315794, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.716215, + "hold30_r": -0.389358 + }, + { + "symbol": "RCL", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.842105, + "strategy_rank": 85.018864, + "rr": 0.993893, + "primary_prob": 50.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.49084, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.546675, + "range_504_ratio": 4.695829, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.952917, + "hold30_r": 4.637896 + }, + { + "symbol": "REGN", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.559809, + "strategy_rank": 64.410146, + "rr": 1.010354, + "primary_prob": 48.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.515531, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.595079, + "range_504_ratio": 1.813174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062585, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.129187, + "strategy_rank": 97.811219, + "rr": 5.880532, + "primary_prob": 11.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 8.820799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014187, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.688995, + "strategy_rank": 61.110254, + "rr": 0.856211, + "primary_prob": 47.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.284317, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.428588, + "range_504_ratio": 1.535089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.764607, + "hold30_r": 2.650104 + }, + { + "symbol": "STX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.593301, + "strategy_rank": 84.865849, + "rr": 1.576847, + "primary_prob": 30.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.36527, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533318, + "hold30_r": 0.726777 + }, + { + "symbol": "SYF", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.77512, + "strategy_rank": 79.591329, + "rr": 1.946301, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.919451, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.902769, + "hold30_r": 4.150545 + }, + { + "symbol": "TPL", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.287081, + "strategy_rank": 87.120312, + "rr": 1.826208, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.739311, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771554, + "range_504_ratio": 2.163125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.778914, + "hold30_r": 8.785578 + }, + { + "symbol": "TRGP", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.813397, + "strategy_rank": 73.700202, + "rr": 1.126727, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.690091, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.979562, + "range_504_ratio": 2.663288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.068722, + "hold30_r": 4.319121 + }, + { + "symbol": "TRV", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.526316, + "strategy_rank": 72.592435, + "rr": 1.291157, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.936736, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.484331, + "range_504_ratio": 1.62309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.222303, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.368421, + "strategy_rank": 86.079042, + "rr": 1.320021, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.980031, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.075933, + "range_504_ratio": 2.932727, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.262344, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.535885, + "strategy_rank": 72.649672, + "rr": 1.002451, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.503677, + "raw_level_count": 15, + "gate_level_count": 11, + "range_504_log": 0.331563, + "range_504_ratio": 1.393144, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066616, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.497608, + "strategy_rank": 95.539006, + "rr": 1.631332, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.446998, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.605624, + "hold30_r": 3.447561 + }, + { + "symbol": "VRTX", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.004785, + "strategy_rank": 64.074317, + "rr": 0.902322, + "primary_prob": 52.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.353483, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063059, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.401914, + "strategy_rank": 98.828652, + "rr": 1.956857, + "primary_prob": 39.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.935285, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.927962, + "hold30_r": 8.099034 + }, + { + "symbol": "WRB", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.789474, + "strategy_rank": 73.516789, + "rr": 1.019108, + "primary_prob": 36.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.528662, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0701, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.84689, + "strategy_rank": 95.697124, + "rr": 2.091942, + "primary_prob": 25.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.137913, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.059152, + "hold30_r": 0.20032 + }, + { + "symbol": "WTW", + "date": "2024-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.267943, + "strategy_rank": 64.67609, + "rr": 0.960093, + "primary_prob": 40.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.44014, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.417393, + "range_504_ratio": 1.517999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873464, + "hold30_r": 0.133097 + }, + { + "symbol": "CEG", + "date": "2024-09-18", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.490613, + "strategy_rank": 92.230929, + "rr": 2.095878, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.143817, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.200171, + "range_504_ratio": 3.320686, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.060064, + "hold30_r": 5.492909 + }, + { + "symbol": "HOOD", + "date": "2024-09-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.868586, + "strategy_rank": 95.24551, + "rr": 0.906427, + "primary_prob": 53.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.35964, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.875145, + "hold30_r": 3.584816 + }, + { + "symbol": "ABBV", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.105131, + "strategy_rank": 68.511092, + "rr": 1.129923, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.694885, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.423175, + "range_504_ratio": 1.526801, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074436, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.362954, + "strategy_rank": 66.216568, + "rr": 1.311199, + "primary_prob": 30.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.966799, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.684903, + "range_504_ratio": 1.98358, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.224692, + "hold30_r": -1.0 + }, + { + "symbol": "AIZ", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.609512, + "strategy_rank": 65.264158, + "rr": 1.142499, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.713749, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646723, + "range_504_ratio": 1.909274, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.06469, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.108886, + "strategy_rank": 89.58872, + "rr": 0.733156, + "primary_prob": 48.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.099735, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.495286, + "range_504_ratio": 4.460612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.704961, + "hold30_r": 0.197886 + }, + { + "symbol": "AZO", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.728411, + "strategy_rank": 62.334887, + "rr": 0.696852, + "primary_prob": 60.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.045278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462671, + "range_504_ratio": 1.58831, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.425659, + "hold30_r": -1.357022 + }, + { + "symbol": "BRO", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.483104, + "strategy_rank": 62.788173, + "rr": 1.817929, + "primary_prob": 18.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.726893, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.696726, + "range_504_ratio": 2.007171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.737216, + "hold30_r": 1.26897 + }, + { + "symbol": "CAH", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.732165, + "strategy_rank": 66.912516, + "rr": 1.445355, + "primary_prob": 33.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.168032, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.579788, + "range_504_ratio": 1.785659, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073309, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.602003, + "strategy_rank": 79.321402, + "rr": 1.608143, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.412215, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709816, + "range_504_ratio": 2.033617, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.555652, + "hold30_r": 2.068871 + }, + { + "symbol": "CBOE", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.994994, + "strategy_rank": 76.271496, + "rr": 1.328794, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.993191, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.638238, + "range_504_ratio": 1.893142, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.264678, + "hold30_r": 1.027095 + }, + { + "symbol": "CFG", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.478098, + "strategy_rank": 74.722168, + "rr": 1.624385, + "primary_prob": 34.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.436577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051285, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.499374, + "strategy_rank": 99.349562, + "rr": 1.894573, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.841859, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.873976, + "hold30_r": 0.673957 + }, + { + "symbol": "COR", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.742178, + "strategy_rank": 68.844524, + "rr": 2.04829, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.072434, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.605746, + "range_504_ratio": 1.832618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063961, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.739675, + "strategy_rank": 67.592772, + "rr": 0.873372, + "primary_prob": 41.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.310058, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070673, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.361702, + "strategy_rank": 71.103191, + "rr": 1.063499, + "primary_prob": 39.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.595249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131369, + "hold30_r": -1.069907 + }, + { + "symbol": "CRWD", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.35169, + "strategy_rank": 84.583683, + "rr": 2.065772, + "primary_prob": 38.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.098658, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.462771, + "range_504_ratio": 4.317909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.029806, + "hold30_r": 1.263574 + }, + { + "symbol": "CTAS", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.111389, + "strategy_rank": 68.752972, + "rr": 0.987895, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.481842, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.813192, + "range_504_ratio": 2.255095, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.915781, + "hold30_r": 0.366339 + }, + { + "symbol": "DECK", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.118899, + "strategy_rank": 92.833229, + "rr": 1.123164, + "primary_prob": 45.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.684746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.084728, + "hold30_r": 1.109279 + }, + { + "symbol": "DELL", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.851064, + "strategy_rank": 85.545745, + "rr": 1.819734, + "primary_prob": 38.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.729601, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.697968, + "range_504_ratio": 5.462836, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.785309, + "hold30_r": 0.856462 + }, + { + "symbol": "GDDY", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.998748, + "strategy_rank": 82.574124, + "rr": 1.066086, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.599129, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060354, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.619524, + "strategy_rank": 84.671167, + "rr": 1.379487, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.069231, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.881621, + "range_504_ratio": 2.414812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.420474, + "hold30_r": -1.360258 + }, + { + "symbol": "HII", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.227785, + "strategy_rank": 72.184449, + "rr": 2.176054, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.264081, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063178, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.107635, + "strategy_rank": 71.187844, + "rr": 1.791142, + "primary_prob": 21.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.686713, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074714, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.369212, + "strategy_rank": 79.358448, + "rr": 1.037777, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.556665, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.005772, + "range_504_ratio": 2.734018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.983132, + "hold30_r": 2.29819 + }, + { + "symbol": "JPM", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.984981, + "strategy_rank": 73.514487, + "rr": 0.896295, + "primary_prob": 52.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.344442, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.837693, + "hold30_r": 1.592572 + }, + { + "symbol": "LDOS", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.871089, + "strategy_rank": 72.159762, + "rr": 0.850481, + "primary_prob": 56.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.275722, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.731197, + "range_504_ratio": 2.077566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768282, + "hold30_r": 7.127717 + }, + { + "symbol": "LLY", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.36796, + "strategy_rank": 87.207572, + "rr": 1.723366, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.585049, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.188461, + "range_504_ratio": 3.282026, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054616, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.740926, + "strategy_rank": 65.331148, + "rr": 1.054376, + "primary_prob": 41.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.581564, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.416594, + "range_504_ratio": 1.516787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.960185, + "hold30_r": -1.031602 + }, + { + "symbol": "MCK", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.116395, + "strategy_rank": 81.531477, + "rr": 2.19, + "primary_prob": 27.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.285, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150639, + "hold30_r": -1.096727 + }, + { + "symbol": "MPWR", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.229036, + "strategy_rank": 86.722825, + "rr": 0.706068, + "primary_prob": 50.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.059102, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.157158, + "range_504_ratio": 3.180881, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.337965, + "hold30_r": -1.309818 + }, + { + "symbol": "MSTR", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.874844, + "strategy_rank": 99.87489, + "rr": 1.837365, + "primary_prob": 37.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.756047, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.819303, + "hold30_r": 6.232968 + }, + { + "symbol": "NRG", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.498123, + "strategy_rank": 94.486186, + "rr": 1.531924, + "primary_prob": 22.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.297886, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.063056, + "range_504_ratio": 2.895207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.488321, + "hold30_r": 2.283233 + }, + { + "symbol": "NTAP", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 82.532353, + "rr": 1.792144, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.688216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.737552, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.748436, + "strategy_rank": 98.298905, + "rr": 0.733293, + "primary_prob": 52.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.09994, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.707037, + "hold30_r": 1.658425 + }, + { + "symbol": "PANW", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.862328, + "strategy_rank": 84.61613, + "rr": 1.196124, + "primary_prob": 39.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.794186, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.057912, + "range_504_ratio": 2.880351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.152966, + "hold30_r": 1.72967 + }, + { + "symbol": "PGR", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.24781, + "strategy_rank": 76.873467, + "rr": 0.724067, + "primary_prob": 61.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.0861, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.861605, + "range_504_ratio": 2.366957, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.649509, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.350438, + "strategy_rank": 56.732807, + "rr": 1.114082, + "primary_prob": 44.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.671123, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390946, + "range_504_ratio": 1.478378, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.019638, + "hold30_r": 1.143791 + }, + { + "symbol": "REGN", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.235294, + "strategy_rank": 65.214706, + "rr": 0.735423, + "primary_prob": 52.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.103135, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.595079, + "range_504_ratio": 1.813174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06637, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.989987, + "strategy_rank": 91.017991, + "rr": 1.125608, + "primary_prob": 50.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.688412, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046594, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.364205, + "strategy_rank": 64.629944, + "rr": 1.186037, + "primary_prob": 44.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.779056, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.65983, + "range_504_ratio": 1.934464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.101388, + "hold30_r": -0.613032 + }, + { + "symbol": "RTX", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.246558, + "strategy_rank": 71.597591, + "rr": 1.68157, + "primary_prob": 21.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.522355, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.590223, + "range_504_ratio": 1.804391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.599683, + "hold30_r": 0.747747 + }, + { + "symbol": "SMCI", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.622028, + "strategy_rank": 98.147919, + "rr": 6.187102, + "primary_prob": 3.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 9.280653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.196349, + "range_504_ratio": 24.443119, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016072, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.101377, + "strategy_rank": 58.758464, + "rr": 0.714379, + "primary_prob": 54.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.071568, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.428588, + "range_504_ratio": 1.535089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.617802, + "hold30_r": 1.17922 + }, + { + "symbol": "STX", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.359199, + "strategy_rank": 83.276439, + "rr": 0.882062, + "primary_prob": 47.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.323093, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.872321, + "range_504_ratio": 2.392458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.833597, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.479349, + "strategy_rank": 80.223044, + "rr": 0.740691, + "primary_prob": 57.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.111036, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046094, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.614518, + "strategy_rank": 70.317663, + "rr": 1.565245, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.347868, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497013, + "hold30_r": 1.884683 + }, + { + "symbol": "TFC", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.600751, + "strategy_rank": 70.483026, + "rr": 1.575834, + "primary_prob": 50.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.363751, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735658, + "range_504_ratio": 2.086854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0599, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.2403, + "strategy_rank": 65.46821, + "rr": 1.015014, + "primary_prob": 37.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.52252, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.501683, + "range_504_ratio": 1.651498, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.948407, + "hold30_r": 3.923531 + }, + { + "symbol": "TRV", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.231539, + "strategy_rank": 72.562078, + "rr": 0.834133, + "primary_prob": 59.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.2512, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.486758, + "range_504_ratio": 1.627032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070713, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.481852, + "strategy_rank": 75.099797, + "rr": 0.828488, + "primary_prob": 54.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.242732, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.331563, + "range_504_ratio": 1.393144, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.762407, + "hold30_r": -1.434252 + }, + { + "symbol": "VRT", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.861076, + "strategy_rank": 91.640253, + "rr": 1.962715, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.944073, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.934476, + "hold30_r": 2.642618 + }, + { + "symbol": "VRTX", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.605757, + "strategy_rank": 63.46153, + "rr": 0.977314, + "primary_prob": 49.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.465971, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613191, + "range_504_ratio": 1.846314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064648, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.249061, + "strategy_rank": 98.761843, + "rr": 2.456586, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.684879, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.64195, + "range_504_ratio": 5.165231, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.425162, + "hold30_r": 5.458704 + }, + { + "symbol": "VZ", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.230288, + "strategy_rank": 67.248702, + "rr": 0.778686, + "primary_prob": 59.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.168029, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.402086, + "range_504_ratio": 1.494939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706142, + "hold30_r": -1.684002 + }, + { + "symbol": "WELL", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.979975, + "strategy_rank": 59.573482, + "rr": 1.11878, + "primary_prob": 55.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.67817, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84332, + "range_504_ratio": 2.324071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.043359, + "hold30_r": 2.854092 + }, + { + "symbol": "WM", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.485607, + "strategy_rank": 67.677425, + "rr": 1.862402, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.793603, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.781441, + "hold30_r": 2.217475 + }, + { + "symbol": "WMT", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.113892, + "strategy_rank": 68.879725, + "rr": 1.618466, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.427699, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.640731, + "range_504_ratio": 1.897868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533697, + "hold30_r": 2.123557 + }, + { + "symbol": "WRB", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.112641, + "strategy_rank": 73.466349, + "rr": 1.228657, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.842985, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074517, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.49562, + "strategy_rank": 94.846934, + "rr": 1.672316, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.508475, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035701, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2024-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.612015, + "strategy_rank": 63.740911, + "rr": 1.045036, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.567555, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.417393, + "range_504_ratio": 1.517999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.956839, + "hold30_r": 2.043013 + }, + { + "symbol": "HOOD", + "date": "2024-09-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.09883, + "strategy_rank": 95.942783, + "rr": 1.301623, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.952434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.268445, + "hold30_r": 5.534563 + }, + { + "symbol": "ABBV", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.364109, + "strategy_rank": 65.617685, + "rr": 1.384536, + "primary_prob": 37.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.076804, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.423175, + "range_504_ratio": 1.526801, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306984, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.704811, + "strategy_rank": 59.648895, + "rr": 1.136576, + "primary_prob": 45.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.704864, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093058, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.76723, + "strategy_rank": 77.230169, + "rr": 1.569252, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.353878, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068144, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.237971, + "strategy_rank": 68.777633, + "rr": 0.972858, + "primary_prob": 52.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.459287, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.703447, + "range_504_ratio": 2.020707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.890539, + "hold30_r": 3.563308 + }, + { + "symbol": "BRO", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.036411, + "strategy_rank": 63.459038, + "rr": 1.197295, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.795943, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.696726, + "range_504_ratio": 2.007171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.115346, + "hold30_r": 2.91965 + }, + { + "symbol": "C", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.494148, + "strategy_rank": 73.159948, + "rr": 1.526963, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.290444, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.57466, + "range_504_ratio": 1.776526, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.474267, + "hold30_r": 2.73259 + }, + { + "symbol": "CAH", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.785436, + "strategy_rank": 65.825748, + "rr": 1.860524, + "primary_prob": 26.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.790786, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.57304, + "range_504_ratio": 1.773651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.791634, + "hold30_r": 2.834934 + }, + { + "symbol": "CBOE", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.139142, + "strategy_rank": 76.892068, + "rr": 1.530979, + "primary_prob": 27.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.296468, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.638238, + "range_504_ratio": 1.893142, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.468474, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.26528, + "strategy_rank": 74.863459, + "rr": 1.349236, + "primary_prob": 40.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.023854, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.295982, + "hold30_r": 3.620831 + }, + { + "symbol": "CL", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.578674, + "strategy_rank": 67.022107, + "rr": 1.712641, + "primary_prob": 24.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.568962, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096451, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.426528, + "strategy_rank": 83.6671, + "rr": 1.685327, + "primary_prob": 49.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.527991, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054503, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.219766, + "strategy_rank": 99.180754, + "rr": 1.279647, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.919471, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023432, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.076723, + "strategy_rank": 65.162549, + "rr": 1.588036, + "primary_prob": 35.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.382054, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.605746, + "range_504_ratio": 1.832618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.526912, + "hold30_r": 3.25989 + }, + { + "symbol": "COST", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.628088, + "strategy_rank": 68.582575, + "rr": 0.883528, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.325292, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074861, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.46684, + "strategy_rank": 70.897269, + "rr": 1.995085, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.992627, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06565, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.188557, + "strategy_rank": 92.496749, + "rr": 2.025995, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.038992, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.310129, + "range_504_ratio": 3.706651, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.985095, + "hold30_r": 1.830937 + }, + { + "symbol": "DHI", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.117035, + "strategy_rank": 86.80104, + "rr": 1.733665, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.600498, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.107761, + "range_504_ratio": 3.027572, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054755, + "hold30_r": -1.0 + }, + { + "symbol": "EFX", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.126138, + "strategy_rank": 80.494148, + "rr": 1.906415, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.859622, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.751908, + "range_504_ratio": 2.121044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059775, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.444733, + "strategy_rank": 59.154746, + "rr": 0.819784, + "primary_prob": 55.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.229676, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.426467, + "range_504_ratio": 1.531836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737944, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.479844, + "strategy_rank": 83.094928, + "rr": 1.992514, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.988772, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.931521, + "hold30_r": 4.248356 + }, + { + "symbol": "GM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.53446, + "strategy_rank": 76.775033, + "rr": 1.878251, + "primary_prob": 31.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.817377, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.652404, + "range_504_ratio": 1.920152, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.835999, + "hold30_r": 4.418004 + }, + { + "symbol": "GRMN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.618986, + "strategy_rank": 85.422627, + "rr": 1.754806, + "primary_prob": 22.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.632209, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.881621, + "range_504_ratio": 2.414812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065838, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.964889, + "strategy_rank": 71.456437, + "rr": 0.708243, + "primary_prob": 59.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.062365, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64896, + "hold30_r": 5.085211 + }, + { + "symbol": "HII", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.525358, + "strategy_rank": 73.953186, + "rr": 1.973724, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.960587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462963, + "range_504_ratio": 1.588775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.390799, + "hold30_r": -1.329167 + }, + { + "symbol": "ICE", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.946684, + "strategy_rank": 62.340702, + "rr": 1.695959, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.543939, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.613965, + "range_504_ratio": 1.847743, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.596084, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.475943, + "strategy_rank": 69.583875, + "rr": 1.336955, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.005433, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080695, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.686606, + "strategy_rank": 77.646294, + "rr": 1.112932, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.669398, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.558063, + "range_504_ratio": 1.747285, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066981, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.377113, + "strategy_rank": 74.811443, + "rr": 1.159692, + "primary_prob": 44.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.739538, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.091523, + "hold30_r": 4.321935 + }, + { + "symbol": "KKR", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.587776, + "strategy_rank": 88.140442, + "rr": 0.720285, + "primary_prob": 61.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.080427, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.171984, + "range_504_ratio": 3.228391, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.665741, + "hold30_r": 4.012538 + }, + { + "symbol": "LEN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.144343, + "strategy_rank": 77.672302, + "rr": 1.566176, + "primary_prob": 20.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.349265, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.019761, + "range_504_ratio": 2.772532, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053337, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.736021, + "strategy_rank": 64.070221, + "rr": 1.872292, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.808438, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.794665, + "hold30_r": 3.897116 + }, + { + "symbol": "LLY", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.79844, + "strategy_rank": 87.386216, + "rr": 2.000104, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.000156, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057333, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.36801, + "strategy_rank": 82.015605, + "rr": 1.177359, + "primary_prob": 44.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.766038, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.129666, + "hold30_r": 6.393983 + }, + { + "symbol": "MSTR", + "date": "2024-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.869961, + "strategy_rank": 99.869961, + "rr": 2.244278, + "primary_prob": 26.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.366417, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.222379, + "hold30_r": 6.915569 + }, + { + "symbol": "NOC", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.045514, + "strategy_rank": 61.755527, + "rr": 1.46268, + "primary_prob": 30.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.19402, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.294036, + "range_504_ratio": 1.341832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.376062, + "hold30_r": -1.0 + }, + { + "symbol": "NTAP", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.547464, + "strategy_rank": 80.429129, + "rr": 0.848261, + "primary_prob": 54.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.272391, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.788164, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.439532, + "strategy_rank": 98.16645, + "rr": 0.80031, + "primary_prob": 55.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.200465, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030017, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.959688, + "strategy_rank": 77.230169, + "rr": 1.206677, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.810016, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.861605, + "range_504_ratio": 2.366957, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076637, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.856957, + "strategy_rank": 84.746424, + "rr": 0.770493, + "primary_prob": 51.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.155739, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.399269, + "range_504_ratio": 4.052237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.719742, + "hold30_r": -1.0 + }, + { + "symbol": "REGN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.215865, + "strategy_rank": 66.749025, + "rr": 1.577385, + "primary_prob": 35.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.366078, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595079, + "range_504_ratio": 1.813174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045898, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.148244, + "strategy_rank": 92.548765, + "rr": 1.254483, + "primary_prob": 31.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.881724, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050048, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.919376, + "strategy_rank": 71.430429, + "rr": 1.241232, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.861849, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.590223, + "range_504_ratio": 1.804391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.152863, + "hold30_r": -0.088135 + }, + { + "symbol": "SYF", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.56567, + "strategy_rank": 81.586476, + "rr": 0.710612, + "primary_prob": 59.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.065919, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.664759, + "hold30_r": 7.293128 + }, + { + "symbol": "T", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.847854, + "strategy_rank": 69.986996, + "rr": 1.204188, + "primary_prob": 42.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.806283, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075567, + "hold30_r": -1.0 + }, + { + "symbol": "TGT", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.955787, + "strategy_rank": 80.455137, + "rr": 2.787616, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.181424, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.569188, + "range_504_ratio": 1.766832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06012, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.358908, + "strategy_rank": 77.282185, + "rr": 1.125199, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.687799, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.013489, + "range_504_ratio": 2.755198, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.071311, + "hold30_r": 7.638831 + }, + { + "symbol": "TRV", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.005202, + "strategy_rank": 71.404421, + "rr": 1.122305, + "primary_prob": 50.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.683458, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.486758, + "range_504_ratio": 1.627032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074259, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.615085, + "strategy_rank": 68.010403, + "rr": 2.334154, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.501231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058994, + "hold30_r": -0.303324 + }, + { + "symbol": "TYL", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.386216, + "strategy_rank": 75.643693, + "rr": 0.864521, + "primary_prob": 53.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.296781, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756402, + "range_504_ratio": 2.130597, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.790532, + "hold30_r": 2.317774 + }, + { + "symbol": "VRT", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.16645, + "strategy_rank": 91.053316, + "rr": 1.423804, + "primary_prob": 39.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.135706, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.444645, + "range_504_ratio": 11.526456, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.391472, + "hold30_r": 3.462348 + }, + { + "symbol": "VTR", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.224967, + "strategy_rank": 62.782835, + "rr": 1.000496, + "primary_prob": 51.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.500744, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.619529, + "range_504_ratio": 1.858053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070371, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.646294, + "strategy_rank": 62.015605, + "rr": 0.727015, + "primary_prob": 70.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.090522, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84332, + "range_504_ratio": 2.324071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071878, + "hold30_r": -1.0 + }, + { + "symbol": "WM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.507152, + "strategy_rank": 68.504551, + "rr": 1.221183, + "primary_prob": 43.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.831775, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.416796, + "range_504_ratio": 1.517093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.134706, + "hold30_r": 3.179617 + }, + { + "symbol": "WRB", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.807542, + "strategy_rank": 74.79844, + "rr": 1.856913, + "primary_prob": 22.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.785369, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.779113, + "hold30_r": 1.99609 + }, + { + "symbol": "WSM", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.794538, + "strategy_rank": 84.408322, + "rr": 1.554567, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.33185, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.137583, + "hold30_r": -1.101101 + }, + { + "symbol": "WTW", + "date": "2024-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.897269, + "strategy_rank": 64.408322, + "rr": 0.682748, + "primary_prob": 52.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.024123, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.417393, + "range_504_ratio": 1.517999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.592703, + "hold30_r": 3.825606 + }, + { + "symbol": "HOOD", + "date": "2024-10-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.452991, + "strategy_rank": 92.812714, + "rr": 1.611578, + "primary_prob": 37.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.417368, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.190532, + "range_504_ratio": 3.28883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.579857, + "hold30_r": 6.504065 + }, + { + "symbol": "AEP", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.644689, + "strategy_rank": 63.803107, + "rr": 0.715315, + "primary_prob": 59.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.072973, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097751, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.5116, + "strategy_rank": 78.891696, + "rr": 0.745543, + "primary_prob": 58.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.118315, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.65682, + "range_504_ratio": 1.928649, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077694, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.749695, + "strategy_rank": 80.010918, + "rr": 1.971339, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.957008, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071235, + "hold30_r": -1.0 + }, + { + "symbol": "BAC", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371184, + "strategy_rank": 69.789756, + "rr": 1.610158, + "primary_prob": 25.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.415236, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576865, + "range_504_ratio": 1.780449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.541062, + "hold30_r": 5.853358 + }, + { + "symbol": "BK", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.772894, + "strategy_rank": 69.290661, + "rr": 1.45891, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.188366, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.703447, + "range_504_ratio": 2.020707, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.371721, + "hold30_r": 4.155125 + }, + { + "symbol": "CAH", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.789988, + "strategy_rank": 67.730364, + "rr": 1.806924, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.710386, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.563609, + "range_504_ratio": 1.757002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.72342, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.842491, + "strategy_rank": 67.786824, + "rr": 0.855427, + "primary_prob": 49.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.28314, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.484428, + "range_504_ratio": 1.623246, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092541, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.191697, + "strategy_rank": 76.209371, + "rr": 0.811447, + "primary_prob": 46.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.21717, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.638238, + "range_504_ratio": 1.893142, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.747163, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.760684, + "strategy_rank": 74.033938, + "rr": 1.936363, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.904545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.882221, + "hold30_r": 4.429567 + }, + { + "symbol": "CI", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.21978, + "strategy_rank": 61.044357, + "rr": 2.457375, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.686062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43301, + "range_504_ratio": 1.541892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066551, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.680098, + "strategy_rank": 68.631543, + "rr": 0.979462, + "primary_prob": 49.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.469193, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0944, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.905983, + "strategy_rank": 74.165575, + "rr": 1.439746, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.159619, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.608138, + "range_504_ratio": 1.837007, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.389678, + "hold30_r": 6.517185 + }, + { + "symbol": "COIN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.336996, + "strategy_rank": 97.143927, + "rr": 2.266014, + "primary_prob": 18.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.39902, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.245527, + "hold30_r": 7.268959 + }, + { + "symbol": "COR", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.284493, + "strategy_rank": 68.182357, + "rr": 1.109983, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.664975, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.600835, + "range_504_ratio": 1.82364, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.037737, + "hold30_r": 3.67019 + }, + { + "symbol": "COST", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.347985, + "strategy_rank": 63.064758, + "rr": 0.859125, + "primary_prob": 53.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.288687, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.788768, + "hold30_r": 1.937153 + }, + { + "symbol": "CPB", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.261294, + "strategy_rank": 73.282176, + "rr": 2.154023, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.231035, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064118, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.139194, + "strategy_rank": 67.138312, + "rr": 0.885813, + "primary_prob": 49.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.328719, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.824864, + "range_504_ratio": 2.28157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.811787, + "hold30_r": 2.26185 + }, + { + "symbol": "D", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.057387, + "strategy_rank": 64.516813, + "rr": 1.856795, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.785192, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.608639, + "range_504_ratio": 1.837928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095633, + "hold30_r": -1.005764 + }, + { + "symbol": "DECK", + "date": "2024-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.958486, + "strategy_rank": 86.302327, + "rr": 2.13735, + "primary_prob": 30.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.206025, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.263992, + "range_504_ratio": 3.539524, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.095591, + "hold30_r": 2.672686 + }, + { + "symbol": "DHI", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.964591, + "strategy_rank": 87.032878, + "rr": 1.483242, + "primary_prob": 40.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.224864, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.107761, + "range_504_ratio": 3.027572, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058139, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.435897, + "strategy_rank": 83.095639, + "rr": 1.262553, + "primary_prob": 51.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.89383, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.933543, + "range_504_ratio": 2.543505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058186, + "hold30_r": -1.0 + }, + { + "symbol": "EFX", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.004884, + "strategy_rank": 77.927506, + "rr": 1.73439, + "primary_prob": 24.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.601586, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.751908, + "range_504_ratio": 2.121044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065048, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.568987, + "strategy_rank": 62.094641, + "rr": 1.084344, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.626515, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.488766, + "range_504_ratio": 1.630303, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08864, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.301587, + "strategy_rank": 84.103812, + "rr": 0.79384, + "primary_prob": 58.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.190759, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.343525, + "range_504_ratio": 3.832528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.741249, + "hold30_r": 4.097946 + }, + { + "symbol": "ERIE", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.290598, + "strategy_rank": 81.577141, + "rr": 0.702738, + "primary_prob": 62.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.054107, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062572, + "hold30_r": -1.0 + }, + { + "symbol": "FE", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.46398, + "strategy_rank": 56.470772, + "rr": 1.842201, + "primary_prob": 19.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.763302, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.33465, + "range_504_ratio": 1.397452, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.102339, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.238095, + "strategy_rank": 78.856448, + "rr": 0.773609, + "primary_prob": 56.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.160414, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.684631, + "range_504_ratio": 1.983039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.712378, + "hold30_r": 4.04885 + }, + { + "symbol": "GDDY", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.267399, + "strategy_rank": 82.333895, + "rr": 1.345825, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.018738, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.281205, + "hold30_r": 6.461603 + }, + { + "symbol": "GIS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.295482, + "strategy_rank": 61.840414, + "rr": 0.987389, + "primary_prob": 49.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.481084, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.40982, + "range_504_ratio": 1.506547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07519, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.196581, + "strategy_rank": 86.728118, + "rr": 1.740826, + "primary_prob": 24.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.61124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.220523, + "range_504_ratio": 3.38896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.682065, + "hold30_r": 1.165707 + }, + { + "symbol": "GRMN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.825397, + "strategy_rank": 85.587997, + "rr": 2.06107, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.091605, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.881621, + "range_504_ratio": 2.414812, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073787, + "hold30_r": -1.007364 + }, + { + "symbol": "GS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.952381, + "strategy_rank": 69.878345, + "rr": 0.837889, + "primary_prob": 54.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.256834, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.586454, + "range_504_ratio": 1.797602, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.775767, + "hold30_r": 6.550243 + }, + { + "symbol": "HCA", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.482295, + "strategy_rank": 79.538337, + "rr": 1.5123, + "primary_prob": 28.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.26845, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.831162, + "range_504_ratio": 2.295985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06922, + "hold30_r": -1.0 + }, + { + "symbol": "IFF", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.499389, + "strategy_rank": 70.751762, + "rr": 1.223854, + "primary_prob": 43.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.835781, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.149214, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.859585, + "strategy_rank": 73.160833, + "rr": 1.107723, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.661585, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.014198, + "range_504_ratio": 2.75715, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.041124, + "hold30_r": 4.038574 + }, + { + "symbol": "JPM", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.545788, + "strategy_rank": 72.741905, + "rr": 1.929112, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.893668, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.800343, + "range_504_ratio": 2.226303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.861351, + "hold30_r": 6.04875 + }, + { + "symbol": "KKR", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.35409, + "strategy_rank": 86.67852, + "rr": 0.726894, + "primary_prob": 62.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.090342, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.171984, + "range_504_ratio": 3.228391, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.670742, + "hold30_r": 4.208223 + }, + { + "symbol": "KO", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.103785, + "strategy_rank": 59.57265, + "rr": 1.274011, + "primary_prob": 41.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.911017, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355141, + "range_504_ratio": 1.426382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097629, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.034188, + "strategy_rank": 65.346559, + "rr": 1.846161, + "primary_prob": 30.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.769241, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.464901, + "range_504_ratio": 1.591856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771264, + "hold30_r": 0.777898 + }, + { + "symbol": "LLY", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.581197, + "strategy_rank": 88.957203, + "rr": 1.821134, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.731701, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.88065, + "hold30_r": -2.82321 + }, + { + "symbol": "MCK", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.505495, + "strategy_rank": 83.343627, + "rr": 1.464292, + "primary_prob": 31.74, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.196438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.41191, + "hold30_r": 6.945485 + }, + { + "symbol": "MMM", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 84.157777, + "rr": 1.608287, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.412431, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.50007, + "range_504_ratio": 1.648837, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.075116, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.8779, + "strategy_rank": 99.878034, + "rr": 2.317855, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.476782, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.297152, + "hold30_r": 10.405324 + }, + { + "symbol": "NDAQ", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.598291, + "strategy_rank": 68.747271, + "rr": 1.269198, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.903797, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.468229, + "range_504_ratio": 1.597163, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092062, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.528694, + "strategy_rank": 80.105122, + "rr": 1.601764, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.402646, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076534, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.539683, + "strategy_rank": 80.478508, + "rr": 1.558102, + "primary_prob": 23.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.337153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714002, + "range_504_ratio": 2.042148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.504624, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.726496, + "strategy_rank": 83.541394, + "rr": 0.799102, + "primary_prob": 43.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.198652, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.231415, + "range_504_ratio": 3.426075, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.738042, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.586081, + "strategy_rank": 58.782519, + "rr": 1.3025, + "primary_prob": 43.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.95375, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.294036, + "range_504_ratio": 1.341832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076366, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.010989, + "strategy_rank": 91.577765, + "rr": 1.662542, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.493812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.631828, + "hold30_r": 2.988825 + }, + { + "symbol": "RCL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.400488, + "strategy_rank": 85.931437, + "rr": 1.460508, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.190762, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.608408, + "range_504_ratio": 4.994854, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.415548, + "hold30_r": 7.769902 + }, + { + "symbol": "REGN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.150183, + "strategy_rank": 64.810968, + "rr": 0.813954, + "primary_prob": 51.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.220931, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595079, + "range_504_ratio": 1.813174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047567, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.040293, + "strategy_rank": 91.989519, + "rr": 1.679108, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.518662, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629954, + "hold30_r": -0.721545 + }, + { + "symbol": "ROL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.440781, + "strategy_rank": 64.78227, + "rr": 1.064107, + "primary_prob": 47.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.59616, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.478818, + "range_504_ratio": 1.614166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.655289, + "hold30_r": -1.581278 + }, + { + "symbol": "SYF", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.941392, + "strategy_rank": 86.037806, + "rr": 1.512058, + "primary_prob": 21.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.268086, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683511, + "range_504_ratio": 1.98082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463866, + "hold30_r": 7.453326 + }, + { + "symbol": "T", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.092796, + "strategy_rank": 72.666417, + "rr": 1.482315, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.223473, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082747, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.98779, + "strategy_rank": 75.546198, + "rr": 1.101917, + "primary_prob": 46.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.652875, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.471088, + "range_504_ratio": 1.601737, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074783, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.766789, + "strategy_rank": 70.676898, + "rr": 1.956904, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.935356, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.895415, + "hold30_r": 3.144854 + }, + { + "symbol": "UHS", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.023199, + "strategy_rank": 87.527918, + "rr": 1.520985, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.281477, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.081291, + "range_504_ratio": 2.948485, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.47748, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 67.382557, + "rr": 1.421992, + "primary_prob": 35.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.132989, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.619529, + "range_504_ratio": 1.858053, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.347631, + "hold30_r": 0.552634 + }, + { + "symbol": "WAB", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.249084, + "strategy_rank": 72.076549, + "rr": 0.817356, + "primary_prob": 57.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.226034, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.809058, + "range_504_ratio": 2.245792, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.738946, + "hold30_r": 3.556367 + }, + { + "symbol": "WELL", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.185592, + "strategy_rank": 65.369331, + "rr": 0.824413, + "primary_prob": 55.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.236619, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84332, + "range_504_ratio": 2.324071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079303, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.202686, + "strategy_rank": 77.458669, + "rr": 2.00976, + "primary_prob": 29.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.01464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.573501, + "range_504_ratio": 1.774468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.959844, + "hold30_r": 8.089337 + }, + { + "symbol": "WRB", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.993895, + "strategy_rank": 76.641712, + "rr": 1.56394, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.34591, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.484724, + "hold30_r": 1.725392 + }, + { + "symbol": "WTW", + "date": "2024-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.673993, + "strategy_rank": 66.149167, + "rr": 0.750954, + "primary_prob": 50.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.126432, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.440632, + "range_504_ratio": 1.553689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.670119, + "hold30_r": 3.367341 + }, + { + "symbol": "AEP", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.846641, + "strategy_rank": 64.162346, + "rr": 1.468653, + "primary_prob": 37.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.20298, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.376687, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.325729, + "strategy_rank": 63.590131, + "rr": 1.431832, + "primary_prob": 22.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.147747, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.719287, + "range_504_ratio": 2.052968, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.709077, + "hold30_r": -1.626914 + }, + { + "symbol": "ALL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.732573, + "strategy_rank": 80.287043, + "rr": 0.869255, + "primary_prob": 53.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.303883, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.65682, + "range_504_ratio": 1.928649, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.807914, + "hold30_r": 2.920298 + }, + { + "symbol": "AMT", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.057034, + "strategy_rank": 78.585378, + "rr": 0.666913, + "primary_prob": 61.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.000369, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.599911, + "hold30_r": -1.017788 + }, + { + "symbol": "BRO", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.804816, + "strategy_rank": 63.207311, + "rr": 0.728126, + "primary_prob": 51.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.09219, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.702839, + "range_504_ratio": 2.019477, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65834, + "hold30_r": 2.382996 + }, + { + "symbol": "CB", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.579214, + "strategy_rank": 67.328177, + "rr": 1.15285, + "primary_prob": 40.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.729274, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.483931, + "range_504_ratio": 1.62244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.081956, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.803549, + "strategy_rank": 74.847333, + "rr": 1.051463, + "primary_prob": 47.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.577195, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.638238, + "range_504_ratio": 1.893142, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.986569, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.058302, + "strategy_rank": 74.558993, + "rr": 1.634137, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.451206, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.663069, + "range_504_ratio": 1.94074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.565994, + "hold30_r": 3.461056 + }, + { + "symbol": "CINF", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.735108, + "strategy_rank": 65.264575, + "rr": 0.911452, + "primary_prob": 52.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.367179, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.388422, + "range_504_ratio": 1.474652, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.839436, + "hold30_r": 5.291513 + }, + { + "symbol": "CL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.577947, + "strategy_rank": 67.907593, + "rr": 1.219088, + "primary_prob": 43.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.828632, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.133874, + "hold30_r": -1.159196 + }, + { + "symbol": "CMG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.818758, + "strategy_rank": 82.894343, + "rr": 1.668431, + "primary_prob": 49.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.502646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058803, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.523447, + "strategy_rank": 59.223989, + "rr": 1.136965, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.705447, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.361256, + "range_504_ratio": 1.435131, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.04222, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.381496, + "strategy_rank": 93.739774, + "rr": 0.806574, + "primary_prob": 47.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.209861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.783356, + "hold30_r": 9.255058 + }, + { + "symbol": "COST", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.100127, + "strategy_rank": 66.347361, + "rr": 1.165504, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.748257, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071562, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.761724, + "strategy_rank": 71.202904, + "rr": 1.978616, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.967924, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072043, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.466413, + "strategy_rank": 65.752247, + "rr": 1.860079, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.790118, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591693, + "range_504_ratio": 1.807044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.781968, + "hold30_r": 2.027027 + }, + { + "symbol": "DECK", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.494297, + "strategy_rank": 89.861159, + "rr": 1.796905, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.695358, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.24048, + "range_504_ratio": 3.457271, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.757896, + "hold30_r": 2.914733 + }, + { + "symbol": "DHI", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.52218, + "strategy_rank": 87.341284, + "rr": 1.57868, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.36802, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.107761, + "range_504_ratio": 3.027572, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.521139, + "hold30_r": -4.737812 + }, + { + "symbol": "DUK", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.171103, + "strategy_rank": 60.528863, + "rr": 1.919748, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.879622, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.353745, + "range_504_ratio": 1.424392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.833821, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.479087, + "strategy_rank": 84.730816, + "rr": 1.10808, + "primary_prob": 39.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.66212, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.933543, + "range_504_ratio": 2.543505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.054081, + "hold30_r": -1.932294 + }, + { + "symbol": "EFX", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.622307, + "strategy_rank": 75.771978, + "rr": 1.694047, + "primary_prob": 33.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.54107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751908, + "range_504_ratio": 2.121044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062273, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.129278, + "strategy_rank": 58.929888, + "rr": 1.462532, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.193798, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.488766, + "range_504_ratio": 1.630303, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.380224, + "hold30_r": -1.031209 + }, + { + "symbol": "ETR", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.242079, + "strategy_rank": 60.089152, + "rr": 1.569482, + "primary_prob": 19.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.354223, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.426145, + "range_504_ratio": 1.531343, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.475706, + "hold30_r": 8.174387 + }, + { + "symbol": "FSLR", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.988593, + "strategy_rank": 86.010197, + "rr": 1.706036, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.559054, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.975443, + "range_504_ratio": 2.652342, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062246, + "hold30_r": -1.037801 + }, + { + "symbol": "GDDY", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.986058, + "strategy_rank": 82.964483, + "rr": 0.799794, + "primary_prob": 65.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.199692, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.728872, + "hold30_r": 6.751525 + }, + { + "symbol": "GIS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.016477, + "strategy_rank": 61.710018, + "rr": 1.994105, + "primary_prob": 29.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.991157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.40982, + "range_504_ratio": 1.506547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077841, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.31052, + "strategy_rank": 85.050697, + "rr": 1.970298, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.955447, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.881621, + "range_504_ratio": 2.414812, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.906545, + "hold30_r": 8.350887 + }, + { + "symbol": "HCA", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.775665, + "strategy_rank": 79.033875, + "rr": 1.788029, + "primary_prob": 24.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.682044, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.831162, + "range_504_ratio": 2.295985, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.725131, + "hold30_r": -1.400901 + }, + { + "symbol": "HIG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.324461, + "strategy_rank": 74.661971, + "rr": 0.898825, + "primary_prob": 39.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.348237, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.645582, + "range_504_ratio": 1.907096, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822794, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.225602, + "strategy_rank": 94.326103, + "rr": 0.69614, + "primary_prob": 62.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.04421, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.203032, + "range_504_ratio": 3.330198, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.629564, + "hold30_r": -1.0 + }, + { + "symbol": "ICE", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.776933, + "strategy_rank": 58.833247, + "rr": 1.021148, + "primary_prob": 41.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.531722, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.616832, + "range_504_ratio": 1.853047, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.922529, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.072243, + "strategy_rank": 75.34451, + "rr": 0.798177, + "primary_prob": 52.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.197266, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.014198, + "range_504_ratio": 2.75715, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.732068, + "hold30_r": 4.562223 + }, + { + "symbol": "KO", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.565272, + "strategy_rank": 60.595691, + "rr": 0.775503, + "primary_prob": 56.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.163254, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.355141, + "range_504_ratio": 1.426382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676006, + "hold30_r": -1.623563 + }, + { + "symbol": "LDOS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.831432, + "strategy_rank": 72.403215, + "rr": 0.899605, + "primary_prob": 57.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.349407, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.785747, + "range_504_ratio": 2.194045, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.814285, + "hold30_r": -1.0 + }, + { + "symbol": "LEN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.875792, + "strategy_rank": 77.047903, + "rr": 0.907552, + "primary_prob": 52.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.361328, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.019761, + "range_504_ratio": 2.772532, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.850538, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.607098, + "strategy_rank": 84.202241, + "rr": 1.079955, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.619932, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -3.970371, + "hold30_r": -3.906942 + }, + { + "symbol": "MKC", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.297845, + "strategy_rank": 63.458492, + "rr": 1.132877, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.699316, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.051096, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.873257, + "strategy_rank": 99.873401, + "rr": 0.919318, + "primary_prob": 54.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.378978, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.713565, + "range_504_ratio": 15.082956, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.898243, + "hold30_r": 12.296356 + }, + { + "symbol": "NDAQ", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.664132, + "strategy_rank": 64.719438, + "rr": 1.811483, + "primary_prob": 19.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.717225, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.468229, + "range_504_ratio": 1.597163, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.72726, + "hold30_r": 5.2991 + }, + { + "symbol": "NEE", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.81749, + "strategy_rank": 82.640425, + "rr": 1.910045, + "primary_prob": 29.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.865067, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.845468, + "hold30_r": -1.017233 + }, + { + "symbol": "NI", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.608365, + "strategy_rank": 56.880401, + "rr": 1.924819, + "primary_prob": 18.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.887228, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42867, + "range_504_ratio": 1.535214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.825925, + "hold30_r": 6.023302 + }, + { + "symbol": "NRG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.845374, + "strategy_rank": 94.514489, + "rr": 1.362691, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.044037, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.15901, + "range_504_ratio": 3.186777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.319829, + "hold30_r": 2.272783 + }, + { + "symbol": "NVDA", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.564005, + "strategy_rank": 96.137228, + "rr": 0.75973, + "primary_prob": 58.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.139595, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.897388, + "range_504_ratio": 18.126735, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.723982, + "hold30_r": 1.572496 + }, + { + "symbol": "PEG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.030418, + "strategy_rank": 61.09402, + "rr": 1.456695, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.185042, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.562957, + "range_504_ratio": 1.755856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073834, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.029151, + "strategy_rank": 86.029496, + "rr": 1.083187, + "primary_prob": 46.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.624781, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.399269, + "range_504_ratio": 4.052237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.02916, + "hold30_r": -1.165011 + }, + { + "symbol": "PODD", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.551331, + "strategy_rank": 85.681386, + "rr": 0.858351, + "primary_prob": 50.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.287526, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.806771, + "hold30_r": 3.435679 + }, + { + "symbol": "PPL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.43853, + "strategy_rank": 60.923638, + "rr": 0.904474, + "primary_prob": 52.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.35671, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408014, + "range_504_ratio": 1.503829, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816893, + "hold30_r": 4.703263 + }, + { + "symbol": "RMD", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.423321, + "strategy_rank": 93.066021, + "rr": 1.841491, + "primary_prob": 20.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.762236, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.789299, + "hold30_r": 0.621884 + }, + { + "symbol": "ROL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.368821, + "strategy_rank": 66.049084, + "rr": 1.453659, + "primary_prob": 38.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.180489, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.478818, + "range_504_ratio": 1.614166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.327774, + "hold30_r": -1.252761 + }, + { + "symbol": "SATS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.789607, + "strategy_rank": 95.273937, + "rr": 1.958421, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.937632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02171, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.086185, + "strategy_rank": 63.402754, + "rr": 0.966231, + "primary_prob": 50.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.449346, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.445328, + "range_504_ratio": 1.561003, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.878245, + "hold30_r": -0.059813 + }, + { + "symbol": "T", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.070976, + "strategy_rank": 72.66635, + "rr": 1.897035, + "primary_prob": 17.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.845553, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820773, + "hold30_r": 3.162624 + }, + { + "symbol": "TDG", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.35488, + "strategy_rank": 69.316598, + "rr": 1.391046, + "primary_prob": 36.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.086569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.066361, + "range_504_ratio": 2.90479, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.088194, + "hold30_r": -1.024419 + }, + { + "symbol": "TRV", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.747782, + "strategy_rank": 77.273447, + "rr": 0.964993, + "primary_prob": 50.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.44749, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.446975, + "range_504_ratio": 1.563576, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.900484, + "hold30_r": 3.818811 + }, + { + "symbol": "TSN", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.917617, + "strategy_rank": 67.851423, + "rr": 1.903249, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.854873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831983, + "hold30_r": 3.416919 + }, + { + "symbol": "UHS", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.21166, + "strategy_rank": 86.457253, + "rr": 1.895408, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.843112, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.081291, + "range_504_ratio": 2.948485, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.848808, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.366286, + "strategy_rank": 99.101855, + "rr": 2.058198, + "primary_prob": 15.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.087298, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.935756, + "range_504_ratio": 6.929279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025861, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.015209, + "strategy_rank": 72.403071, + "rr": 1.698392, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.547588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.408943, + "range_504_ratio": 1.505226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083822, + "hold30_r": -1.001861 + }, + { + "symbol": "WELL", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.268695, + "strategy_rank": 65.42142, + "rr": 1.891848, + "primary_prob": 30.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.837771, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84332, + "range_504_ratio": 2.324071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.809378, + "hold30_r": 4.947079 + }, + { + "symbol": "WMT", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.169835, + "strategy_rank": 71.827976, + "rr": 0.841999, + "primary_prob": 51.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.262998, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.646226, + "range_504_ratio": 1.908326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.750017, + "hold30_r": 5.072213 + }, + { + "symbol": "WRB", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.353612, + "strategy_rank": 73.229347, + "rr": 1.850882, + "primary_prob": 18.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.776323, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.504536, + "range_504_ratio": 1.656216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.783249, + "hold30_r": 2.351435 + }, + { + "symbol": "WSM", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.636248, + "strategy_rank": 85.193859, + "rr": 1.129789, + "primary_prob": 43.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.694684, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.091906, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2024-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.114068, + "strategy_rank": 64.973787, + "rr": 1.688672, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.533008, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.440632, + "range_504_ratio": 1.553689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.614299, + "hold30_r": 3.064722 + }, + { + "symbol": "ACGL", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.594595, + "strategy_rank": 69.041014, + "rr": 1.194763, + "primary_prob": 43.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.792144, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.905785, + "range_504_ratio": 2.473874, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053382, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.675676, + "strategy_rank": 61.46893, + "rr": 1.648416, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.472625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.095052, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.486486, + "strategy_rank": 75.52302, + "rr": 1.702611, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.553916, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.41006, + "hold30_r": -1.343153 + }, + { + "symbol": "APP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.054054, + "strategy_rank": 98.084469, + "rr": 0.830019, + "primary_prob": 57.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.245029, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.78779, + "range_504_ratio": 16.245077, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.789341, + "hold30_r": 27.557319 + }, + { + "symbol": "BSX", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.405405, + "strategy_rank": 69.047935, + "rr": 0.871289, + "primary_prob": 40.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.306934, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.801679, + "range_504_ratio": 2.22928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.781113, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.378378, + "strategy_rank": 65.769178, + "rr": 1.658164, + "primary_prob": 34.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.487246, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.87055, + "hold30_r": -1.780813 + }, + { + "symbol": "CLX", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.27027, + "strategy_rank": 63.709405, + "rr": 0.731198, + "primary_prob": 58.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.096797, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440745, + "range_504_ratio": 1.553865, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08388, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.837838, + "strategy_rank": 82.753333, + "rr": 2.89621, + "primary_prob": 20.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.344315, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063061, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.135135, + "strategy_rank": 95.705107, + "rr": 0.764182, + "primary_prob": 59.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.146273, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.398953, + "range_504_ratio": 4.050955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.2548, + "hold30_r": -1.219586 + }, + { + "symbol": "COIN", + "date": "2024-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.108108, + "strategy_rank": 94.933088, + "rr": 2.06439, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.096586, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.195568, + "range_504_ratio": 8.985103, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024139, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.378378, + "strategy_rank": 62.286698, + "rr": 1.065895, + "primary_prob": 47.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.598842, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.987531, + "hold30_r": 3.832374 + }, + { + "symbol": "CPB", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.513514, + "strategy_rank": 71.726306, + "rr": 1.404284, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.106426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077576, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 67.487871, + "rr": 1.382413, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.073619, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.591693, + "range_504_ratio": 1.807044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071425, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.810811, + "strategy_rank": 89.847891, + "rr": 1.670333, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.505499, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.222096, + "range_504_ratio": 3.394296, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042741, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.324324, + "strategy_rank": 87.81948, + "rr": 1.466559, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.199838, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.102925, + "range_504_ratio": 3.012965, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.395709, + "hold30_r": -1.333235 + }, + { + "symbol": "EBAY", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.648649, + "strategy_rank": 67.893677, + "rr": 1.357888, + "primary_prob": 29.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.036833, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.603484, + "range_504_ratio": 1.828479, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07396, + "hold30_r": -1.0 + }, + { + "symbol": "ECL", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.189189, + "strategy_rank": 66.596853, + "rr": 0.81768, + "primary_prob": 42.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.226519, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.691085, + "range_504_ratio": 1.995879, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.722983, + "hold30_r": -2.119705 + }, + { + "symbol": "EFX", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.297297, + "strategy_rank": 72.608108, + "rr": 2.047246, + "primary_prob": 25.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.070869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751908, + "range_504_ratio": 2.121044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055329, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.702703, + "strategy_rank": 83.553617, + "rr": 2.143754, + "primary_prob": 22.72, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.215631, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047939, + "hold30_r": -1.0 + }, + { + "symbol": "EXR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.216216, + "strategy_rank": 67.848656, + "rr": 1.772305, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.658457, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602653, + "range_504_ratio": 1.826959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069103, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.378378, + "strategy_rank": 88.433598, + "rr": 0.981668, + "primary_prob": 52.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.472502, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.659426, + "range_504_ratio": 5.256293, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063442, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.621622, + "strategy_rank": 81.52058, + "rr": 0.68105, + "primary_prob": 60.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.021575, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.834685, + "range_504_ratio": 2.304088, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074039, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.567568, + "strategy_rank": 73.750127, + "rr": 1.031488, + "primary_prob": 50.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.547231, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.82178, + "range_504_ratio": 2.274544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973538, + "hold30_r": 8.073523 + }, + { + "symbol": "IBM", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.351351, + "strategy_rank": 67.359693, + "rr": 0.821171, + "primary_prob": 57.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.231757, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.29448, + "hold30_r": -2.209298 + }, + { + "symbol": "ICE", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.567568, + "strategy_rank": 57.959022, + "rr": 0.742924, + "primary_prob": 60.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.114386, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.625258, + "range_504_ratio": 1.868728, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641733, + "hold30_r": -1.685393 + }, + { + "symbol": "IFF", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.891892, + "strategy_rank": 68.101952, + "rr": 1.476301, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.214452, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.644655, + "range_504_ratio": 1.905329, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081111, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.027027, + "strategy_rank": 72.499781, + "rr": 1.282462, + "primary_prob": 41.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.923693, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.558063, + "range_504_ratio": 1.747285, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.216017, + "hold30_r": 8.692245 + }, + { + "symbol": "ISRG", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.216216, + "strategy_rank": 77.355394, + "rr": 1.403957, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.105936, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.982765, + "range_504_ratio": 2.671833, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.334357, + "hold30_r": 5.015078 + }, + { + "symbol": "KDP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.864865, + "strategy_rank": 59.728856, + "rr": 1.140764, + "primary_prob": 45.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.711146, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.3623, + "range_504_ratio": 1.43663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031621, + "hold30_r": -1.749271 + }, + { + "symbol": "KO", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.081081, + "strategy_rank": 60.256757, + "rr": 1.906053, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.85908, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355141, + "range_504_ratio": 1.426382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.205685, + "hold30_r": -2.104578 + }, + { + "symbol": "LEN", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.459459, + "strategy_rank": 81.988198, + "rr": 1.302114, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.953171, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.019761, + "range_504_ratio": 2.772532, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.374436, + "hold30_r": -1.316233 + }, + { + "symbol": "MKC", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.918919, + "strategy_rank": 65.760763, + "rr": 1.064266, + "primary_prob": 47.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.596399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086539, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.189189, + "strategy_rank": 83.393349, + "rr": 1.583333, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.375, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.50007, + "range_504_ratio": 1.648837, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.088333, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.864865, + "strategy_rank": 99.864974, + "rr": 1.620918, + "primary_prob": 37.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.431377, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.840859, + "range_504_ratio": 17.130468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.602328, + "hold30_r": 9.325202 + }, + { + "symbol": "NEE", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.837838, + "strategy_rank": 79.663036, + "rr": 0.722638, + "primary_prob": 73.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.083958, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.652909, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.162162, + "strategy_rank": 84.347745, + "rr": 0.928008, + "primary_prob": 51.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.392012, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.144201, + "range_504_ratio": 3.139932, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.869694, + "hold30_r": 8.441448 + }, + { + "symbol": "NRG", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.216216, + "strategy_rank": 93.348656, + "rr": 1.623917, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.435876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.15901, + "range_504_ratio": 3.186777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.584961, + "hold30_r": 3.535474 + }, + { + "symbol": "NVDA", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.594595, + "strategy_rank": 95.407591, + "rr": 7.61455, + "primary_prob": 10.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 11.421826, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.833775, + "range_504_ratio": 17.009549, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.035332, + "hold30_r": 0.170302 + }, + { + "symbol": "PEG", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.540541, + "strategy_rank": 58.804254, + "rr": 0.967867, + "primary_prob": 52.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.4518, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.548211, + "range_504_ratio": 1.730156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.198761, + "hold30_r": -2.129307 + }, + { + "symbol": "PGR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.108108, + "strategy_rank": 77.894005, + "rr": 1.197862, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.796793, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.849232, + "range_504_ratio": 2.337851, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067007, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.945946, + "strategy_rank": 85.125774, + "rr": 1.038814, + "primary_prob": 50.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.558221, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.028283, + "range_504_ratio": 7.601027, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.002304, + "hold30_r": 10.90103 + }, + { + "symbol": "PNC", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.756757, + "strategy_rank": 66.731077, + "rr": 1.298389, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.947584, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.586364, + "range_504_ratio": 1.797441, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.235855, + "hold30_r": 4.292634 + }, + { + "symbol": "PODD", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.405405, + "strategy_rank": 88.3916, + "rr": 0.902471, + "primary_prob": 41.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.353707, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845818, + "hold30_r": 4.654527 + }, + { + "symbol": "RMD", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.567568, + "strategy_rank": 91.481933, + "rr": 1.795799, + "primary_prob": 21.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.693699, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.738924, + "hold30_r": 1.119281 + }, + { + "symbol": "ROL", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 63.843666, + "rr": 1.333964, + "primary_prob": 40.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.000947, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.478818, + "range_504_ratio": 1.614166, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.541189, + "hold30_r": -1.463165 + }, + { + "symbol": "SATS", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.783784, + "strategy_rank": 98.744336, + "rr": 0.755078, + "primary_prob": 46.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.132616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.730667, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.621622, + "strategy_rank": 77.864246, + "rr": 1.079034, + "primary_prob": 49.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.618551, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.950636, + "range_504_ratio": 2.587355, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.019505, + "hold30_r": 7.79037 + }, + { + "symbol": "TSN", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.243243, + "strategy_rank": 69.371348, + "rr": 0.927459, + "primary_prob": 51.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.391188, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073481, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.432432, + "strategy_rank": 86.154185, + "rr": 0.740541, + "primary_prob": 65.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.110812, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.081291, + "range_504_ratio": 2.948485, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045976, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.324324, + "strategy_rank": 99.041852, + "rr": 1.521946, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.28292, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.918655, + "range_504_ratio": 6.81179, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023344, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.162162, + "strategy_rank": 71.669848, + "rr": 0.914808, + "primary_prob": 51.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.372213, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408943, + "range_504_ratio": 1.505226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.118301, + "hold30_r": -2.027132 + }, + { + "symbol": "WSM", + "date": "2024-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.162162, + "strategy_rank": 88.102462, + "rr": 1.010417, + "primary_prob": 47.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.515626, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03683, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-10-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.885287, + "strategy_rank": 96.298805, + "rr": 1.380572, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.070858, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.12427, + "hold30_r": -2.091105 + }, + { + "symbol": "ACGL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.531172, + "strategy_rank": 71.421074, + "rr": 1.73027, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.595405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.888518, + "range_504_ratio": 2.431524, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.466964, + "hold30_r": -1.405795 + }, + { + "symbol": "AFL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.281796, + "strategy_rank": 63.485317, + "rr": 1.466506, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.199758, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09495, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.511222, + "strategy_rank": 76.074273, + "rr": 1.28627, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.929405, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.681365, + "range_504_ratio": 1.976574, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069831, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.144638, + "strategy_rank": 76.851993, + "rr": 1.446572, + "primary_prob": 38.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.169858, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.683334, + "hold30_r": -1.615553 + }, + { + "symbol": "AXON", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.264339, + "strategy_rank": 90.164142, + "rr": 0.935022, + "primary_prob": 53.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.402533, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.25699, + "range_504_ratio": 3.514826, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.068768, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.394015, + "strategy_rank": 76.653422, + "rr": 0.747061, + "primary_prob": 49.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.120592, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.724432, + "range_504_ratio": 2.063558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.682067, + "hold30_r": 4.093768 + }, + { + "symbol": "BK", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.266833, + "strategy_rank": 68.533052, + "rr": 0.892935, + "primary_prob": 54.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.339403, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677002, + "range_504_ratio": 1.96797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089294, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.017456, + "strategy_rank": 66.343563, + "rr": 1.131033, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.69655, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.783122, + "range_504_ratio": 2.188293, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064382, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.413965, + "strategy_rank": 65.171865, + "rr": 1.095645, + "primary_prob": 33.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.643468, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.498944, + "range_504_ratio": 1.646981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079643, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.915212, + "strategy_rank": 73.852589, + "rr": 1.406176, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.109264, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.353298, + "hold30_r": 3.350752 + }, + { + "symbol": "CL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.897756, + "strategy_rank": 64.07619, + "rr": 1.426782, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.140172, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.589173, + "hold30_r": -1.495921 + }, + { + "symbol": "CMG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.548628, + "strategy_rank": 77.167622, + "rr": 1.296329, + "primary_prob": 41.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.944494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.295669, + "hold30_r": -1.22562 + }, + { + "symbol": "COF", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.78803, + "strategy_rank": 76.068039, + "rr": 1.289872, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.934807, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.647999, + "range_504_ratio": 1.911712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.232965, + "hold30_r": 6.44221 + }, + { + "symbol": "COHR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.13217, + "strategy_rank": 97.24625, + "rr": 1.626276, + "primary_prob": 23.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.439415, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.398953, + "range_504_ratio": 4.050955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034438, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.416459, + "strategy_rank": 62.533312, + "rr": 0.80375, + "primary_prob": 55.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.205625, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.723958, + "range_504_ratio": 2.062581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086621, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.024938, + "strategy_rank": 69.845815, + "rr": 1.050939, + "primary_prob": 47.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.576409, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078287, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.157107, + "strategy_rank": 63.0249, + "rr": 1.355535, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.033302, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.768288, + "range_504_ratio": 2.156072, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.264675, + "hold30_r": 3.167259 + }, + { + "symbol": "D", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.147132, + "strategy_rank": 68.504485, + "rr": 1.416729, + "primary_prob": 41.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.125093, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.591693, + "range_504_ratio": 1.807044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075192, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.533666, + "strategy_rank": 86.804909, + "rr": 1.634864, + "primary_prob": 34.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.452297, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.222096, + "range_504_ratio": 3.394296, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.592113, + "hold30_r": 6.679601 + }, + { + "symbol": "DHI", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.029925, + "strategy_rank": 84.270201, + "rr": 1.755081, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.632621, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.05887, + "range_504_ratio": 2.88311, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -4.507521, + "hold30_r": -4.452391 + }, + { + "symbol": "DUK", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.917706, + "strategy_rank": 58.825976, + "rr": 0.853866, + "primary_prob": 43.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.280799, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.247503, + "hold30_r": -1.156357 + }, + { + "symbol": "DVA", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.25187, + "strategy_rank": 84.774817, + "rr": 1.254438, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.881656, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.94825, + "range_504_ratio": 2.581189, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.410698, + "hold30_r": -2.353832 + }, + { + "symbol": "EBAY", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.289277, + "strategy_rank": 69.114434, + "rr": 0.793896, + "primary_prob": 53.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.190844, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.766858, + "hold30_r": -2.694036 + }, + { + "symbol": "ECL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.399002, + "strategy_rank": 68.130048, + "rr": 1.045478, + "primary_prob": 37.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.568218, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.695167, + "range_504_ratio": 2.004045, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.080884, + "hold30_r": -1.986162 + }, + { + "symbol": "EME", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.755611, + "strategy_rank": 90.779674, + "rr": 0.668006, + "primary_prob": 52.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.002009, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.282285, + "range_504_ratio": 3.604868, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063897, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.002494, + "strategy_rank": 85.234581, + "rr": 2.762699, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.144048, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048285, + "hold30_r": -1.0 + }, + { + "symbol": "EXR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.778055, + "strategy_rank": 74.793892, + "rr": 2.141116, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.211675, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.602653, + "range_504_ratio": 1.826959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066249, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.004988, + "strategy_rank": 88.566178, + "rr": 1.650687, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.47603, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.638031, + "range_504_ratio": 5.14503, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.590649, + "hold30_r": 5.687154 + }, + { + "symbol": "FITB", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.516209, + "strategy_rank": 74.901645, + "rr": 1.102505, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.653758, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.726287, + "range_504_ratio": 2.06739, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061489, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.508728, + "strategy_rank": 95.05611, + "rr": 0.70518, + "primary_prob": 50.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.057771, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.382698, + "range_504_ratio": 3.985639, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.521979, + "hold30_r": -1.470285 + }, + { + "symbol": "GDDY", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.630923, + "strategy_rank": 81.065526, + "rr": 1.077482, + "primary_prob": 42.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.616223, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.95289, + "range_504_ratio": 2.593194, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.000595, + "hold30_r": 10.741243 + }, + { + "symbol": "GEN", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.798005, + "strategy_rank": 76.595917, + "rr": 0.711893, + "primary_prob": 52.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.067839, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.610539, + "range_504_ratio": 1.841424, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.63646, + "hold30_r": 5.764936 + }, + { + "symbol": "GRMN", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.643392, + "strategy_rank": 83.133956, + "rr": 1.799906, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.699859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.813546, + "range_504_ratio": 2.255892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.723721, + "hold30_r": 13.326276 + }, + { + "symbol": "HCA", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.763092, + "strategy_rank": 78.087896, + "rr": 0.764998, + "primary_prob": 52.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.147497, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.745054, + "range_504_ratio": 2.106555, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.22408, + "hold30_r": -2.164332 + }, + { + "symbol": "HIG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.137157, + "strategy_rank": 73.722876, + "rr": 0.977072, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.465608, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.651271, + "range_504_ratio": 1.917977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.458878, + "hold30_r": -2.373898 + }, + { + "symbol": "HWM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.753117, + "strategy_rank": 94.76151, + "rr": 1.13737, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.706056, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.140533, + "range_504_ratio": 3.128435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.075637, + "hold30_r": 5.426713 + }, + { + "symbol": "IBKR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.765586, + "strategy_rank": 78.210537, + "rr": 1.440302, + "primary_prob": 40.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.160453, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.818845, + "range_504_ratio": 2.267878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.375225, + "hold30_r": 8.510078 + }, + { + "symbol": "IBM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.907731, + "strategy_rank": 66.021979, + "rr": 1.807334, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.711001, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067484, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.795511, + "strategy_rank": 72.443425, + "rr": 1.428121, + "primary_prob": 25.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.142182, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.558063, + "range_504_ratio": 1.747285, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.36002, + "hold30_r": 5.698484 + }, + { + "symbol": "ISRG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.169576, + "strategy_rank": 75.653032, + "rr": 0.740601, + "primary_prob": 60.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.110902, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.877389, + "range_504_ratio": 2.404613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.677963, + "hold30_r": 2.373891 + }, + { + "symbol": "LMT", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.780549, + "strategy_rank": 64.394145, + "rr": 0.823295, + "primary_prob": 52.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.234942, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070175, + "hold30_r": -1.0 + }, + { + "symbol": "MAS", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.034913, + "strategy_rank": 74.515484, + "rr": 1.575632, + "primary_prob": 25.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.363448, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.716958, + "range_504_ratio": 2.048193, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073898, + "hold30_r": -1.0 + }, + { + "symbol": "MKC", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.164589, + "strategy_rank": 63.392824, + "rr": 1.595854, + "primary_prob": 35.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.393782, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078122, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.9202, + "strategy_rank": 82.306826, + "rr": 2.013166, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.019749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504466, + "range_504_ratio": 1.656102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.955249, + "hold30_r": 1.520408 + }, + { + "symbol": "MSI", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.284289, + "strategy_rank": 61.928853, + "rr": 1.715201, + "primary_prob": 21.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.572802, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.742089, + "range_504_ratio": 2.100319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.108033, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.049875, + "strategy_rank": 67.63939, + "rr": 0.941161, + "primary_prob": 54.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.411741, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.615979, + "range_504_ratio": 1.851469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.880433, + "hold30_r": 2.616461 + }, + { + "symbol": "NEE", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.149626, + "strategy_rank": 78.328619, + "rr": 1.168115, + "primary_prob": 44.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.752173, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.209208, + "hold30_r": -1.143017 + }, + { + "symbol": "NRG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.882793, + "strategy_rank": 94.273179, + "rr": 0.910595, + "primary_prob": 44.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.365892, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.15901, + "range_504_ratio": 3.186777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.866965, + "hold30_r": 2.438548 + }, + { + "symbol": "NVDA", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.648379, + "strategy_rank": 92.483716, + "rr": 7.755738, + "primary_prob": 10.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 11.633606, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.787965, + "range_504_ratio": 16.247927, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039214, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.528678, + "strategy_rank": 74.395448, + "rr": 1.588589, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.382884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.910379, + "range_504_ratio": 2.485265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.732363, + "hold30_r": -1.670111 + }, + { + "symbol": "PEG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.538653, + "strategy_rank": 61.527804, + "rr": 0.744903, + "primary_prob": 59.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.117355, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.540361, + "range_504_ratio": 1.716626, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078838, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.503741, + "strategy_rank": 77.758589, + "rr": 1.314453, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.971679, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.849232, + "range_504_ratio": 2.337851, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071764, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.645885, + "strategy_rank": 85.943164, + "rr": 0.695055, + "primary_prob": 52.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.042582, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.394557, + "range_504_ratio": 4.033189, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.009081, + "hold30_r": -1.961707 + }, + { + "symbol": "PNC", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.793017, + "strategy_rank": 66.835709, + "rr": 1.359139, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.038709, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.586364, + "range_504_ratio": 1.797441, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292439, + "hold30_r": 3.475513 + }, + { + "symbol": "PPL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.665835, + "strategy_rank": 58.939219, + "rr": 0.762793, + "primary_prob": 44.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.14419, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408014, + "range_504_ratio": 1.503829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097371, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.785536, + "strategy_rank": 86.915547, + "rr": 1.284463, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.926695, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.657348, + "range_504_ratio": 1.929669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.224829, + "hold30_r": 0.294367 + }, + { + "symbol": "ROL", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.279302, + "strategy_rank": 73.213422, + "rr": 1.691738, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.537606, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.478818, + "range_504_ratio": 1.614166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.631825, + "hold30_r": 1.894818 + }, + { + "symbol": "RSG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.037406, + "strategy_rank": 60.682901, + "rr": 0.962931, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.444397, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.65983, + "range_504_ratio": 1.934464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.859031, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.513716, + "strategy_rank": 69.667064, + "rr": 1.137371, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.706056, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08066, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.381546, + "strategy_rank": 97.756635, + "rr": 0.810549, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.215824, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.783104, + "hold30_r": -1.0 + }, + { + "symbol": "SHW", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.418953, + "strategy_rank": 67.693267, + "rr": 1.246612, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.869918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.64761, + "range_504_ratio": 1.910967, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17795, + "hold30_r": 2.218836 + }, + { + "symbol": "SYF", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.775561, + "strategy_rank": 84.410057, + "rr": 0.979315, + "primary_prob": 52.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.468972, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.767154, + "range_504_ratio": 2.153629, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.925333, + "hold30_r": 6.183603 + }, + { + "symbol": "T", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.76808, + "strategy_rank": 71.691387, + "rr": 0.963348, + "primary_prob": 49.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.445021, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.896515, + "hold30_r": 2.528788 + }, + { + "symbol": "TDG", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.167082, + "strategy_rank": 71.052779, + "rr": 1.9051, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.85765, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.99546, + "range_504_ratio": 2.70597, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06236, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.526185, + "strategy_rank": 76.325046, + "rr": 1.351927, + "primary_prob": 37.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.02789, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665507, + "range_504_ratio": 1.945476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.298934, + "hold30_r": 6.702379 + }, + { + "symbol": "TRV", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.895262, + "strategy_rank": 78.841609, + "rr": 1.491443, + "primary_prob": 40.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.237165, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057381, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.296758, + "strategy_rank": 64.631611, + "rr": 1.019418, + "primary_prob": 48.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.529127, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.946175, + "hold30_r": 2.239593 + }, + { + "symbol": "TT", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.134663, + "strategy_rank": 81.100234, + "rr": 1.350546, + "primary_prob": 27.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.025819, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.027302, + "range_504_ratio": 2.79352, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.488054, + "hold30_r": -1.414366 + }, + { + "symbol": "UHS", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.254364, + "strategy_rank": 87.733279, + "rr": 1.245259, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.867889, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.986477, + "range_504_ratio": 2.681771, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.707517, + "hold30_r": -1.662675 + }, + { + "symbol": "VRT", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.276808, + "strategy_rank": 91.822124, + "rr": 0.930964, + "primary_prob": 56.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.396445, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.276387, + "range_504_ratio": 9.741423, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.897706, + "hold30_r": 3.599927 + }, + { + "symbol": "VST", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.625935, + "strategy_rank": 99.25308, + "rr": 1.819783, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.729675, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.915818, + "range_504_ratio": 6.792493, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024996, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.546135, + "strategy_rank": 65.51513, + "rr": 2.370019, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.555029, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.408943, + "range_504_ratio": 1.505226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064524, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.014963, + "strategy_rank": 71.594056, + "rr": 0.788014, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.182021, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.797166, + "range_504_ratio": 2.219244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.700239, + "hold30_r": 3.790358 + }, + { + "symbol": "WSM", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.047382, + "strategy_rank": 84.083913, + "rr": 1.760524, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.640786, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.160331, + "range_504_ratio": 3.190991, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.122548, + "hold30_r": -1.084361 + }, + { + "symbol": "WTW", + "date": "2024-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.027431, + "strategy_rank": 63.774426, + "rr": 0.74816, + "primary_prob": 57.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.12224, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440632, + "range_504_ratio": 1.553689, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667007, + "hold30_r": 4.474798 + }, + { + "symbol": "CEG", + "date": "2024-10-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.48503, + "strategy_rank": 97.487731, + "rr": 1.66525, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.497875, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.137398, + "hold30_r": -2.09985 + }, + { + "symbol": "ACGL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.263473, + "strategy_rank": 73.813071, + "rr": 1.339102, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.008653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.753579, + "range_504_ratio": 2.12459, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052161, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.916168, + "strategy_rank": 58.272105, + "rr": 0.702736, + "primary_prob": 59.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.054105, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.614789, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.173653, + "strategy_rank": 69.696497, + "rr": 1.222502, + "primary_prob": 43.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.833754, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.149089, + "hold30_r": -0.094578 + }, + { + "symbol": "ALL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.08982, + "strategy_rank": 76.729939, + "rr": 0.836555, + "primary_prob": 54.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.254832, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.681365, + "range_504_ratio": 1.976574, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.774288, + "hold30_r": 1.625772 + }, + { + "symbol": "AXON", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.005988, + "strategy_rank": 92.713261, + "rr": 2.066795, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.100193, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.174468, + "range_504_ratio": 3.236419, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.000509, + "hold30_r": 17.327573 + }, + { + "symbol": "AXP", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.293413, + "strategy_rank": 77.548826, + "rr": 0.747086, + "primary_prob": 49.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.120629, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.724432, + "range_504_ratio": 2.063558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679063, + "hold30_r": 4.037351 + }, + { + "symbol": "BK", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.856287, + "strategy_rank": 68.058351, + "rr": 0.98131, + "primary_prob": 61.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.471965, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677002, + "range_504_ratio": 1.96797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.895817, + "hold30_r": 1.968292 + }, + { + "symbol": "BSX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.251497, + "strategy_rank": 67.014234, + "rr": 1.674299, + "primary_prob": 23.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.511448, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.77435, + "range_504_ratio": 2.169181, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612789, + "hold30_r": 2.229177 + }, + { + "symbol": "CB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.191617, + "strategy_rank": 65.664442, + "rr": 1.107526, + "primary_prob": 46.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.661289, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.498944, + "range_504_ratio": 1.646981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.030714, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.419162, + "strategy_rank": 80.298186, + "rr": 1.20996, + "primary_prob": 45.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.81494, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.744417, + "range_504_ratio": 2.105214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.147694, + "hold30_r": 1.504725 + }, + { + "symbol": "CFG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.51497, + "strategy_rank": 73.727066, + "rr": 1.169479, + "primary_prob": 56.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.754219, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.677211, + "range_504_ratio": 1.968379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.115937, + "hold30_r": 2.2754 + }, + { + "symbol": "CHRW", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.431138, + "strategy_rank": 79.400126, + "rr": 1.897165, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.845747, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.553885, + "range_504_ratio": 1.74, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.843391, + "hold30_r": 2.17621 + }, + { + "symbol": "CINF", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.317365, + "strategy_rank": 61.82669, + "rr": 1.119921, + "primary_prob": 48.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.679882, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.425024, + "range_504_ratio": 1.529627, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.049823, + "hold30_r": 2.834708 + }, + { + "symbol": "CL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.742515, + "strategy_rank": 62.87155, + "rr": 1.763509, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.645263, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078965, + "hold30_r": -1.0 + }, + { + "symbol": "CLX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.347305, + "strategy_rank": 66.063639, + "rr": 1.71198, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.56797, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440745, + "range_504_ratio": 1.553865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633246, + "hold30_r": 1.57666 + }, + { + "symbol": "CMS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.838323, + "strategy_rank": 57.016421, + "rr": 1.875946, + "primary_prob": 18.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.813918, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.372787, + "range_504_ratio": 1.451775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093609, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.083832, + "strategy_rank": 97.978492, + "rr": 1.248689, + "primary_prob": 36.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.873034, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.398953, + "range_504_ratio": 4.050955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.215208, + "hold30_r": 2.571555 + }, + { + "symbol": "CPB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.071856, + "strategy_rank": 65.867006, + "rr": 1.428408, + "primary_prob": 38.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.142612, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081982, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.946108, + "strategy_rank": 62.867049, + "rr": 0.8683, + "primary_prob": 53.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.30245, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.753186, + "range_504_ratio": 2.123755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773997, + "hold30_r": 1.239447 + }, + { + "symbol": "D", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.011976, + "strategy_rank": 71.249911, + "rr": 1.469988, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.204983, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.591693, + "range_504_ratio": 1.807044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069382, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.904192, + "strategy_rank": 85.411216, + "rr": 2.05386, + "primary_prob": 28.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.08079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.020346, + "range_504_ratio": 2.774153, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038982, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.161677, + "strategy_rank": 89.890501, + "rr": 1.725818, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.588727, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.94825, + "range_504_ratio": 2.581189, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687527, + "hold30_r": 1.769269 + }, + { + "symbol": "EBAY", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.772455, + "strategy_rank": 79.638332, + "rr": 2.163643, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.245464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.11114, + "hold30_r": 2.889421 + }, + { + "symbol": "ECL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.065868, + "strategy_rank": 66.101239, + "rr": 1.593225, + "primary_prob": 35.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.389837, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.695167, + "range_504_ratio": 2.004045, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.069484, + "hold30_r": 0.631985 + }, + { + "symbol": "EIX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.233533, + "strategy_rank": 59.695454, + "rr": 1.171904, + "primary_prob": 44.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.757856, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.448804, + "range_504_ratio": 1.566437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.098917, + "hold30_r": -0.225869 + }, + { + "symbol": "ERIE", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.922156, + "strategy_rank": 86.142884, + "rr": 1.857267, + "primary_prob": 22.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.7859, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051005, + "hold30_r": -1.0 + }, + { + "symbol": "EXR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.820359, + "strategy_rank": 74.2585, + "rr": 1.635677, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.453516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602653, + "range_504_ratio": 1.826959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06134, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.682635, + "strategy_rank": 86.834408, + "rr": 1.838841, + "primary_prob": 18.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.758261, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.594458, + "range_504_ratio": 4.92566, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.77256, + "hold30_r": 2.922791 + }, + { + "symbol": "FISV", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.706587, + "strategy_rank": 61.983394, + "rr": 1.36965, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.054475, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.78969, + "range_504_ratio": 2.202714, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.287512, + "hold30_r": 1.402853 + }, + { + "symbol": "FITB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.377246, + "strategy_rank": 73.84474, + "rr": 1.376163, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.064244, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.726287, + "range_504_ratio": 2.06739, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.314825, + "hold30_r": 1.312972 + }, + { + "symbol": "GLW", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.664671, + "strategy_rank": 82.34379, + "rr": 1.949782, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.924673, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053948, + "hold30_r": 0.317406 + }, + { + "symbol": "HAS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.670659, + "strategy_rank": 74.520058, + "rr": 2.21858, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.32787, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054328, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.167665, + "strategy_rank": 83.677747, + "rr": 0.752113, + "primary_prob": 50.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.12817, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.699544, + "range_504_ratio": 2.012835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047532, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.491018, + "strategy_rank": 76.453975, + "rr": 2.341487, + "primary_prob": 24.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.51223, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.651271, + "range_504_ratio": 1.917977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.277511, + "hold30_r": 0.475011 + }, + { + "symbol": "HWM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.323353, + "strategy_rank": 90.807254, + "rr": 1.513296, + "primary_prob": 28.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.269944, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.140533, + "range_504_ratio": 3.128435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.450865, + "hold30_r": 4.291684 + }, + { + "symbol": "ICE", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.832335, + "strategy_rank": 60.54421, + "rr": 1.90543, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.858145, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.599294, + "range_504_ratio": 1.820832, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.073999, + "hold30_r": -0.068839 + }, + { + "symbol": "IRM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.245509, + "strategy_rank": 79.885699, + "rr": 1.713071, + "primary_prob": 21.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.569606, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.027564, + "range_504_ratio": 2.79425, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.066185, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.898204, + "strategy_rank": 81.993898, + "rr": 0.863437, + "primary_prob": 50.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.295155, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.85463, + "range_504_ratio": 2.350505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.799742, + "hold30_r": 2.259094 + }, + { + "symbol": "KKR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.646707, + "strategy_rank": 90.707587, + "rr": 0.715437, + "primary_prob": 51.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.073156, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.184123, + "range_504_ratio": 3.267819, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.657936, + "hold30_r": 3.348412 + }, + { + "symbol": "KMI", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.239521, + "strategy_rank": 59.174825, + "rr": 1.110575, + "primary_prob": 42.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.665862, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.47024, + "range_504_ratio": 1.600378, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031676, + "hold30_r": 3.814582 + }, + { + "symbol": "LEN", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 76.871122, + "rr": 1.75905, + "primary_prob": 32.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.638575, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.925752, + "range_504_ratio": 2.523766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047122, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.556886, + "strategy_rank": 61.099367, + "rr": 1.750436, + "primary_prob": 20.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.625655, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.479668, + "range_504_ratio": 1.615538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67626, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.035928, + "strategy_rank": 78.904863, + "rr": 2.03154, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.04731, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044655, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.934132, + "strategy_rank": 68.347448, + "rr": 1.171666, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.757499, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.099472, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.479042, + "strategy_rank": 81.681391, + "rr": 1.548676, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.323015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.504466, + "range_504_ratio": 1.656102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.490342, + "hold30_r": 0.329201 + }, + { + "symbol": "MSTR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.760479, + "strategy_rank": 99.724937, + "rr": 0.97942, + "primary_prob": 52.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.46913, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.005824, + "range_504_ratio": 20.202866, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.959367, + "hold30_r": 6.732238 + }, + { + "symbol": "NEE", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.91018, + "strategy_rank": 75.725909, + "rr": 1.111186, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.666779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.908257, + "hold30_r": -1.84905 + }, + { + "symbol": "NRG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.724551, + "strategy_rank": 94.970431, + "rr": 1.505061, + "primary_prob": 23.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.257591, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.15901, + "range_504_ratio": 3.186777, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045352, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.335329, + "strategy_rank": 93.524945, + "rr": 1.637654, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.456481, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.715992, + "range_504_ratio": 15.119599, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.599892, + "hold30_r": 0.211907 + }, + { + "symbol": "NVR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.658683, + "strategy_rank": 76.205708, + "rr": 0.690776, + "primary_prob": 60.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.036163, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.906024, + "range_504_ratio": 2.474465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.635197, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.143713, + "strategy_rank": 64.922556, + "rr": 0.818536, + "primary_prob": 53.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.227804, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.540361, + "range_504_ratio": 1.716626, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.371474, + "hold30_r": -2.292781 + }, + { + "symbol": "PGR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.562874, + "strategy_rank": 77.514298, + "rr": 0.694509, + "primary_prob": 60.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.041764, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.849232, + "range_504_ratio": 2.337851, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618883, + "hold30_r": 1.396805 + }, + { + "symbol": "PHM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.137725, + "strategy_rank": 86.135309, + "rr": 1.669456, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.504183, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.394557, + "range_504_ratio": 4.033189, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042007, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.095808, + "strategy_rank": 93.106684, + "rr": 1.29472, + "primary_prob": 36.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.942081, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.045038, + "range_504_ratio": 7.729452, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.256693, + "hold30_r": 15.78827 + }, + { + "symbol": "PODD", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.592814, + "strategy_rank": 84.075829, + "rr": 1.503748, + "primary_prob": 23.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.255622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.444713, + "hold30_r": 4.820368 + }, + { + "symbol": "PPL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.994012, + "strategy_rank": 58.382205, + "rr": 1.163283, + "primary_prob": 31.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.744924, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408014, + "range_504_ratio": 1.503829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.219853, + "hold30_r": -1.128032 + }, + { + "symbol": "RCL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.532934, + "strategy_rank": 89.279736, + "rr": 0.925149, + "primary_prob": 50.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.387723, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.542253, + "range_504_ratio": 4.675109, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.87601, + "hold30_r": 4.622171 + }, + { + "symbol": "RL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.467066, + "strategy_rank": 80.46728, + "rr": 1.044021, + "primary_prob": 47.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.566032, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.848031, + "range_504_ratio": 2.335044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.983154, + "hold30_r": 4.538955 + }, + { + "symbol": "RMD", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.628743, + "strategy_rank": 83.460406, + "rr": 0.705259, + "primary_prob": 56.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.057888, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.655538, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.730539, + "strategy_rank": 70.57152, + "rr": 0.86784, + "primary_prob": 53.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.301761, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083542, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-10-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.407186, + "strategy_rank": 97.162834, + "rr": 3.160179, + "primary_prob": 20.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.740268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03157, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.101796, + "strategy_rank": 63.624241, + "rr": 1.52437, + "primary_prob": 23.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.286555, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081148, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.221557, + "strategy_rank": 84.722393, + "rr": 0.980256, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.470385, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.768986, + "range_504_ratio": 2.157578, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.929385, + "hold30_r": 5.959959 + }, + { + "symbol": "TDG", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.868263, + "strategy_rank": 73.747403, + "rr": 1.853971, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.780957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978911, + "range_504_ratio": 2.661556, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.788568, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.616766, + "strategy_rank": 78.272548, + "rr": 2.919886, + "primary_prob": 20.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.379829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665507, + "range_504_ratio": 1.945476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.860743, + "hold30_r": 6.369104 + }, + { + "symbol": "TMUS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.57485, + "strategy_rank": 69.456333, + "rr": 1.828286, + "primary_prob": 19.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.742428, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.630039, + "range_504_ratio": 1.877683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.756707, + "hold30_r": 1.408101 + }, + { + "symbol": "TRV", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.389222, + "strategy_rank": 75.631644, + "rr": 2.883451, + "primary_prob": 8.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.325177, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059571, + "hold30_r": 0.043599 + }, + { + "symbol": "TSN", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.754491, + "strategy_rank": 66.126234, + "rr": 1.375939, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.063908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.298416, + "hold30_r": 1.250372 + }, + { + "symbol": "TT", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.568862, + "strategy_rank": 80.967416, + "rr": 1.872687, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.809031, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.94555, + "range_504_ratio": 2.57423, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.810174, + "hold30_r": 2.465696 + }, + { + "symbol": "TYL", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.149701, + "strategy_rank": 69.843454, + "rr": 1.56673, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.350095, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.809241, + "range_504_ratio": 2.246203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.493294, + "hold30_r": 0.36743 + }, + { + "symbol": "UHS", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.329341, + "strategy_rank": 88.783045, + "rr": 2.383536, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.575303, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.799582, + "range_504_ratio": 2.22461, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037911, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.179641, + "strategy_rank": 92.302359, + "rr": 1.081658, + "primary_prob": 51.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.622487, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.276387, + "range_504_ratio": 9.741423, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.046902, + "hold30_r": 2.622018 + }, + { + "symbol": "VST", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.520958, + "strategy_rank": 99.270876, + "rr": 1.615904, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.423856, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.915818, + "range_504_ratio": 6.792493, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027386, + "hold30_r": -1.0 + }, + { + "symbol": "VZ", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.275449, + "strategy_rank": 66.292098, + "rr": 1.083159, + "primary_prob": 46.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.624739, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.408943, + "range_504_ratio": 1.505226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069068, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.502994, + "strategy_rank": 67.930616, + "rr": 1.053861, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.580792, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.772342, + "range_504_ratio": 2.16483, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.964675, + "hold30_r": 2.775504 + }, + { + "symbol": "WMT", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.694611, + "strategy_rank": 70.793149, + "rr": 0.890683, + "primary_prob": 39.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.336025, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.608298, + "range_504_ratio": 1.837302, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785659, + "hold30_r": 7.881584 + }, + { + "symbol": "WRB", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.676647, + "strategy_rank": 67.555514, + "rr": 2.34168, + "primary_prob": 18.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.51252, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.515571, + "range_504_ratio": 1.674595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.276535, + "hold30_r": 2.045409 + }, + { + "symbol": "WSM", + "date": "2024-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.580838, + "strategy_rank": 90.164821, + "rr": 1.592285, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.388428, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.158319, + "range_504_ratio": 3.184576, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036194, + "hold30_r": -1.0 + }, + { + "symbol": "VLTO", + "date": "2024-11-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.42515, + "strategy_rank": 65.135552, + "rr": 1.994913, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.99237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.562729, + "range_504_ratio": 1.755457, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.930721, + "hold30_r": 0.834084 + }, + { + "symbol": "CEG", + "date": "2024-11-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.293814, + "strategy_rank": 97.450143, + "rr": 1.646947, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.47042, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617108, + "hold30_r": -0.623468 + }, + { + "symbol": "ABBV", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.402062, + "strategy_rank": 69.362163, + "rr": 1.198996, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.798495, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.933451, + "hold30_r": -3.862846 + }, + { + "symbol": "ACGL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.113402, + "strategy_rank": 74.668327, + "rr": 1.823848, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.735772, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.739091, + "range_504_ratio": 2.094031, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05059, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.335052, + "strategy_rank": 67.823225, + "rr": 1.255559, + "primary_prob": 40.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.883338, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.183274, + "hold30_r": -1.032731 + }, + { + "symbol": "ALL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.201031, + "strategy_rank": 75.542264, + "rr": 1.29826, + "primary_prob": 43.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.94739, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.681365, + "range_504_ratio": 1.976574, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.240296, + "hold30_r": 0.457809 + }, + { + "symbol": "BBY", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.670103, + "strategy_rank": 81.263417, + "rr": 2.327338, + "primary_prob": 25.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.491007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.509636, + "range_504_ratio": 1.664684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049791, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.010309, + "strategy_rank": 73.314672, + "rr": 2.100774, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.151161, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.641978, + "range_504_ratio": 1.900236, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.049913, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.21134, + "strategy_rank": 79.473902, + "rr": 1.319905, + "primary_prob": 42.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.979858, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.553885, + "range_504_ratio": 1.74, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.265019, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.175258, + "strategy_rank": 64.042218, + "rr": 1.156114, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.734171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.085684, + "hold30_r": 0.488827 + }, + { + "symbol": "CPB", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.953608, + "strategy_rank": 67.262641, + "rr": 1.478933, + "primary_prob": 37.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.218399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075816, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.871134, + "strategy_rank": 99.138586, + "rr": 1.16583, + "primary_prob": 46.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.748746, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 4.291424, + "range_504_ratio": 73.070423, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.134467, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.840206, + "strategy_rank": 87.812823, + "rr": 2.129942, + "primary_prob": 21.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.194913, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.94825, + "range_504_ratio": 2.581189, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.087414, + "hold30_r": 0.209288 + }, + { + "symbol": "EBAY", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.458763, + "strategy_rank": 80.118563, + "rr": 1.512983, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.269475, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.458393, + "hold30_r": 1.315905 + }, + { + "symbol": "ECL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.14433, + "strategy_rank": 66.482522, + "rr": 1.074579, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.611868, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.663249, + "range_504_ratio": 1.94109, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.002723, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.582474, + "strategy_rank": 88.365058, + "rr": 0.906231, + "primary_prob": 45.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.359347, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040651, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.438144, + "strategy_rank": 78.277138, + "rr": 1.927191, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.890787, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.588297, + "range_504_ratio": 1.800918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.875578, + "hold30_r": 0.760268 + }, + { + "symbol": "EXR", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.659794, + "strategy_rank": 74.362627, + "rr": 2.31212, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.46818, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602653, + "range_504_ratio": 1.826959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050739, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.814433, + "strategy_rank": 69.718946, + "rr": 1.078599, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.617898, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061712, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.412371, + "strategy_rank": 77.188403, + "rr": 1.744952, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.617428, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.071019, + "range_504_ratio": 2.918352, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054411, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.752577, + "strategy_rank": 84.625262, + "rr": 1.655181, + "primary_prob": 36.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.482771, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056806, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.07732, + "strategy_rank": 79.133815, + "rr": 2.628385, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.942578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.174574, + "hold30_r": -1.125467 + }, + { + "symbol": "HCA", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.716495, + "strategy_rank": 82.689721, + "rr": 1.523747, + "primary_prob": 25.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.28562, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.698098, + "range_504_ratio": 2.009926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046033, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.974227, + "strategy_rank": 77.664478, + "rr": 0.945949, + "primary_prob": 50.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.418924, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.651271, + "range_504_ratio": 1.917977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.880342, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.886598, + "strategy_rank": 66.880516, + "rr": 1.747085, + "primary_prob": 22.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.620627, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068835, + "hold30_r": -1.0 + }, + { + "symbol": "ICE", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.628866, + "strategy_rank": 62.149975, + "rr": 1.693093, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.539639, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.578909, + "range_504_ratio": 1.784091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067657, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.551546, + "strategy_rank": 84.442895, + "rr": 1.661901, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.492851, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044847, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.634021, + "strategy_rank": 79.019393, + "rr": 2.11431, + "primary_prob": 23.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.171464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042486, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.556701, + "strategy_rank": 67.957557, + "rr": 1.738527, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.60779, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073918, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.376289, + "strategy_rank": 83.581911, + "rr": 1.648701, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.473051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.504466, + "range_504_ratio": 1.656102, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055728, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.726804, + "strategy_rank": 60.901565, + "rr": 1.013829, + "primary_prob": 54.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.520744, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.670014, + "range_504_ratio": 1.954264, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.920417, + "hold30_r": -0.000994 + }, + { + "symbol": "NTAP", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.154639, + "strategy_rank": 73.306191, + "rr": 3.012962, + "primary_prob": 21.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.519443, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.843527, + "range_504_ratio": 2.324552, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.548219, + "hold30_r": -1.485722 + }, + { + "symbol": "NVDA", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.262887, + "strategy_rank": 96.265769, + "rr": 6.790738, + "primary_prob": 11.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 10.186107, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.656094, + "range_504_ratio": 14.240552, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042958, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.407216, + "strategy_rank": 71.540064, + "rr": 1.124475, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.686712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.900164, + "range_504_ratio": 2.460006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04902, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.917526, + "strategy_rank": 68.95178, + "rr": 1.666438, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.499657, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.540361, + "range_504_ratio": 1.716626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.607202, + "hold30_r": 0.291858 + }, + { + "symbol": "PHM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.793814, + "strategy_rank": 81.489346, + "rr": 1.836408, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.754613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.379294, + "range_504_ratio": 3.972097, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039158, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.056701, + "strategy_rank": 66.418354, + "rr": 0.790251, + "primary_prob": 56.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.185377, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729306, + "hold30_r": 0.108321 + }, + { + "symbol": "RMD", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.180412, + "strategy_rank": 82.376931, + "rr": 1.246559, + "primary_prob": 45.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.869838, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052795, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.489691, + "strategy_rank": 71.20011, + "rr": 1.085039, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.627559, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.008649, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.226804, + "strategy_rank": 99.034598, + "rr": 2.230069, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.345104, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029017, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.469072, + "strategy_rank": 61.685163, + "rr": 0.696365, + "primary_prob": 60.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.044547, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.621208, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.231959, + "strategy_rank": 74.528695, + "rr": 0.942396, + "primary_prob": 41.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.413594, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.877121, + "hold30_r": 1.051385 + }, + { + "symbol": "TKO", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.494845, + "strategy_rank": 77.503975, + "rr": 1.801181, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.701771, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665507, + "range_504_ratio": 1.945476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.744495, + "hold30_r": 6.169678 + }, + { + "symbol": "TRV", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.989691, + "strategy_rank": 73.786871, + "rr": 2.110298, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.165447, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060942, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.603093, + "strategy_rank": 73.786175, + "rr": 1.71544, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.57316, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.508607, + "range_504_ratio": 1.662973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057011, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.891753, + "strategy_rank": 63.775641, + "rr": 1.272338, + "primary_prob": 42.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.908506, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.196064, + "hold30_r": -0.448212 + }, + { + "symbol": "TT", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.041237, + "strategy_rank": 78.894933, + "rr": 0.904656, + "primary_prob": 54.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.356984, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.920872, + "range_504_ratio": 2.511479, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.843862, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.345361, + "strategy_rank": 67.089053, + "rr": 0.873298, + "primary_prob": 55.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.309948, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.809241, + "range_504_ratio": 2.246203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066839, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.654639, + "strategy_rank": 86.297836, + "rr": 1.929059, + "primary_prob": 25.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.893589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.793155, + "range_504_ratio": 2.210359, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037241, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.484536, + "strategy_rank": 99.13789, + "rr": 0.763527, + "primary_prob": 61.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.145291, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.915818, + "range_504_ratio": 6.792493, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.738049, + "hold30_r": 0.396077 + }, + { + "symbol": "VTR", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.314433, + "strategy_rank": 59.272288, + "rr": 1.537488, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.306233, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062716, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.371134, + "strategy_rank": 63.897583, + "rr": 0.720022, + "primary_prob": 62.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.080033, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.833775, + "range_504_ratio": 2.301992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.653579, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.572165, + "strategy_rank": 68.475837, + "rr": 0.91695, + "primary_prob": 62.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.375425, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.515571, + "range_504_ratio": 1.674595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.851084, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.979381, + "strategy_rank": 91.256261, + "rr": 1.503041, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.254562, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.158319, + "range_504_ratio": 3.184576, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.469555, + "hold30_r": 6.222922 + }, + { + "symbol": "VLTO", + "date": "2024-11-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.43299, + "strategy_rank": 66.459134, + "rr": 2.139481, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.209221, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.562729, + "range_504_ratio": 1.755457, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063926, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-11-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.002398, + "strategy_rank": 97.07829, + "rr": 2.000357, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.000535, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.971579, + "hold30_r": 0.036933 + }, + { + "symbol": "HOOD", + "date": "2024-11-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.040767, + "strategy_rank": 98.863143, + "rr": 0.925393, + "primary_prob": 53.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.388089, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.512196, + "range_504_ratio": 4.536682, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.900887, + "hold30_r": 2.7301 + }, + { + "symbol": "ABBV", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.05036, + "strategy_rank": 77.224035, + "rr": 1.098704, + "primary_prob": 46.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.648055, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.05378, + "hold30_r": 0.86998 + }, + { + "symbol": "AEP", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.254197, + "strategy_rank": 59.439513, + "rr": 1.802583, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.703875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.731131, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.966427, + "strategy_rank": 68.529243, + "rr": 1.303819, + "primary_prob": 29.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.955728, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.705554, + "range_504_ratio": 2.024968, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.225814, + "hold30_r": -0.231289 + }, + { + "symbol": "BRO", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.211031, + "strategy_rank": 64.035073, + "rr": 1.399466, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.099199, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.769999, + "range_504_ratio": 2.159763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.327248, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.055156, + "strategy_rank": 61.14195, + "rr": 0.93903, + "primary_prob": 47.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.408545, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.498944, + "range_504_ratio": 1.646981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078396, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.688249, + "strategy_rank": 70.765068, + "rr": 1.591724, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.387586, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.634648, + "range_504_ratio": 1.886358, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53949, + "hold30_r": -0.329043 + }, + { + "symbol": "CBRE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.573141, + "strategy_rank": 75.004779, + "rr": 1.160288, + "primary_prob": 46.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.740432, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.758068, + "range_504_ratio": 2.134148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.108633, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.371703, + "strategy_rank": 81.526302, + "rr": 0.902417, + "primary_prob": 51.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.353625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.753022, + "range_504_ratio": 2.123408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.85492, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.093525, + "strategy_rank": 59.633248, + "rr": 1.618251, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.427376, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.542661, + "hold30_r": -0.272767 + }, + { + "symbol": "COHR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.681055, + "strategy_rank": 98.324949, + "rr": 1.639091, + "primary_prob": 21.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.458636, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.446266, + "range_504_ratio": 4.247226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028142, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.165468, + "strategy_rank": 95.072629, + "rr": 1.712765, + "primary_prob": 35.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.569147, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.362139, + "range_504_ratio": 10.613629, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.695714, + "hold30_r": -0.711767 + }, + { + "symbol": "CPB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 64.526651, + "rr": 1.835071, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.752607, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067165, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.611511, + "strategy_rank": 62.434024, + "rr": 1.892406, + "primary_prob": 18.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.838608, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.765246, + "range_504_ratio": 2.149523, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.812688, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.880096, + "strategy_rank": 98.913681, + "rr": 0.990405, + "primary_prob": 58.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.485608, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 4.291424, + "range_504_ratio": 73.070423, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.95733, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.529976, + "strategy_rank": 68.037093, + "rr": 1.414899, + "primary_prob": 37.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.122349, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.35856, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.609113, + "strategy_rank": 62.957166, + "rr": 1.299088, + "primary_prob": 41.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.948632, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.220696, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.961631, + "strategy_rank": 87.188893, + "rr": 0.792331, + "primary_prob": 53.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.188496, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.909194, + "range_504_ratio": 2.482322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.746903, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.364508, + "strategy_rank": 79.22938, + "rr": 1.347428, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.021142, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057205, + "hold30_r": -1.0 + }, + { + "symbol": "ECL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.414868, + "strategy_rank": 61.536947, + "rr": 0.964767, + "primary_prob": 50.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.447151, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.628099, + "range_504_ratio": 1.874046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080332, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.844125, + "strategy_rank": 88.872988, + "rr": 1.390736, + "primary_prob": 42.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.086104, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.30893, + "range_504_ratio": 3.702209, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.33954, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.441247, + "strategy_rank": 87.309828, + "rr": 0.812228, + "primary_prob": 47.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.218343, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.76666, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.290168, + "strategy_rank": 79.002879, + "rr": 1.882416, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.823624, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.588297, + "range_504_ratio": 1.800918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.826043, + "hold30_r": 0.854947 + }, + { + "symbol": "FIX", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.532374, + "strategy_rank": 87.09629, + "rr": 1.507724, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.261587, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.450465, + "range_504_ratio": 4.265097, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.4689, + "hold30_r": -0.447077 + }, + { + "symbol": "GLW", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.889688, + "strategy_rank": 81.570514, + "rr": 1.462807, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.194211, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.404233, + "hold30_r": 0.180517 + }, + { + "symbol": "HAS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.407674, + "strategy_rank": 77.891577, + "rr": 1.957569, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.936353, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09334, + "hold30_r": -1.039394 + }, + { + "symbol": "HCA", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.402878, + "strategy_rank": 82.768411, + "rr": 0.956954, + "primary_prob": 47.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.43543, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.658329, + "range_504_ratio": 1.931561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047495, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.884892, + "strategy_rank": 75.707491, + "rr": 0.731364, + "primary_prob": 57.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.097046, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.651271, + "range_504_ratio": 1.917977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65693, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.292566, + "strategy_rank": 64.159927, + "rr": 1.223394, + "primary_prob": 43.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.835091, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.152589, + "hold30_r": 1.907424 + }, + { + "symbol": "ICE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.810552, + "strategy_rank": 61.340178, + "rr": 1.721266, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.581899, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.578909, + "range_504_ratio": 1.784091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073442, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.772182, + "strategy_rank": 78.851267, + "rr": 1.355046, + "primary_prob": 42.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.032569, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718844, + "range_504_ratio": 2.05206, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.297952, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.721823, + "strategy_rank": 84.264464, + "rr": 1.490329, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.235493, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.445516, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.613909, + "strategy_rank": 74.76291, + "rr": 0.769342, + "primary_prob": 56.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.154013, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.70035, + "range_504_ratio": 2.014459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.70863, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.88729, + "strategy_rank": 69.528024, + "rr": 1.072125, + "primary_prob": 49.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.608187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.551582, + "range_504_ratio": 1.735997, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.002573, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.683453, + "strategy_rank": 85.450971, + "rr": 2.315474, + "primary_prob": 13.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.473211, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037332, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.685851, + "strategy_rank": 68.746444, + "rr": 1.504491, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.256736, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061668, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.455635, + "strategy_rank": 81.092215, + "rr": 1.882151, + "primary_prob": 18.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.823227, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.504466, + "range_504_ratio": 1.656102, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057797, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.81295, + "strategy_rank": 60.351642, + "rr": 1.130077, + "primary_prob": 47.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.695115, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.713679, + "range_504_ratio": 2.041487, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076269, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.167866, + "strategy_rank": 79.692685, + "rr": 1.632694, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.44904, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049018, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.647482, + "strategy_rank": 86.830326, + "rr": 2.375823, + "primary_prob": 20.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.563734, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714002, + "range_504_ratio": 2.042148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037312, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.16307, + "strategy_rank": 92.015819, + "rr": 0.898401, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.347602, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.223678, + "range_504_ratio": 3.399669, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.863809, + "hold30_r": 0.096257 + }, + { + "symbol": "NVDA", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.405276, + "strategy_rank": 94.059111, + "rr": 7.414609, + "primary_prob": 10.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 11.121914, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044243, + "hold30_r": -1.0 + }, + { + "symbol": "NVR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.654676, + "strategy_rank": 67.790732, + "rr": 1.37574, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.063611, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841486, + "range_504_ratio": 2.319811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054356, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.570743, + "strategy_rank": 67.508828, + "rr": 1.532113, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.29817, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.540361, + "range_504_ratio": 1.716626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.469681, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.853717, + "strategy_rank": 79.11932, + "rr": 1.637434, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.456152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.276115, + "range_504_ratio": 3.582694, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040818, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.894484, + "strategy_rank": 66.99201, + "rr": 1.187461, + "primary_prob": 57.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.781191, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.125609, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.968825, + "strategy_rank": 82.397509, + "rr": 2.830199, + "primary_prob": 8.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.245299, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.889703, + "range_504_ratio": 2.434408, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046594, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.729017, + "strategy_rank": 84.878808, + "rr": 1.887644, + "primary_prob": 29.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.831466, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.839164, + "hold30_r": -0.20215 + }, + { + "symbol": "RTX", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.923261, + "strategy_rank": 72.910006, + "rr": 1.238577, + "primary_prob": 42.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.857865, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064135, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.280576, + "strategy_rank": 99.102608, + "rr": 1.660674, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.491011, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.63959, + "hold30_r": 0.488998 + }, + { + "symbol": "SO", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.208633, + "strategy_rank": 63.734826, + "rr": 0.811979, + "primary_prob": 55.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.217969, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.731889, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.203837, + "strategy_rank": 93.34913, + "rr": 0.938645, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.407967, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.935437, + "range_504_ratio": 2.548326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.8962, + "hold30_r": 0.052329 + }, + { + "symbol": "T", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.1247, + "strategy_rank": 73.190393, + "rr": 0.833333, + "primary_prob": 41.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.25, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.531022, + "range_504_ratio": 1.70067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.762019, + "hold30_r": 0.576923 + }, + { + "symbol": "TKO", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.925659, + "strategy_rank": 77.219799, + "rr": 1.764206, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.646309, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.665507, + "range_504_ratio": 1.945476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.709531, + "hold30_r": 5.942433 + }, + { + "symbol": "TPL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.443645, + "strategy_rank": 94.519382, + "rr": 0.853088, + "primary_prob": 59.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.279633, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.2141, + "range_504_ratio": 3.367261, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.813552, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.201439, + "strategy_rank": 81.449838, + "rr": 0.812247, + "primary_prob": 57.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.21837, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.111837, + "range_504_ratio": 3.039937, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.756374, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.2494, + "strategy_rank": 76.667182, + "rr": 1.83842, + "primary_prob": 19.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.75763, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071303, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.01199, + "strategy_rank": 67.706484, + "rr": 1.666343, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.499514, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055266, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.76259, + "strategy_rank": 88.783932, + "rr": 1.866326, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.799489, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040485, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.604317, + "strategy_rank": 95.041637, + "rr": 1.275722, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.913583, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.389108, + "range_504_ratio": 10.903766, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.241932, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.520384, + "strategy_rank": 99.127276, + "rr": 1.059411, + "primary_prob": 50.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.589117, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.956244, + "range_504_ratio": 7.07271, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.033739, + "hold30_r": 0.151113 + }, + { + "symbol": "VTR", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.052758, + "strategy_rank": 61.020701, + "rr": 0.774901, + "primary_prob": 56.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.162351, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709848, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.129496, + "strategy_rank": 67.704967, + "rr": 1.245783, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.868675, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.791825, + "range_504_ratio": 2.207422, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.165829, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.928058, + "strategy_rank": 65.20501, + "rr": 1.42904, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.14356, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.805945, + "range_504_ratio": 2.23881, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.360646, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.971223, + "strategy_rank": 66.65957, + "rr": 1.082473, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.623709, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.755125, + "range_504_ratio": 2.127877, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.013517, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.134293, + "strategy_rank": 67.804267, + "rr": 0.982256, + "primary_prob": 47.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.473384, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.515571, + "range_504_ratio": 1.674595, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.910254, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.366906, + "strategy_rank": 91.236071, + "rr": 2.067743, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.101615, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.158319, + "range_504_ratio": 3.184576, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.031579, + "hold30_r": 7.697677 + }, + { + "symbol": "ZBRA", + "date": "2024-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.815348, + "strategy_rank": 71.248548, + "rr": 0.786614, + "primary_prob": 60.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.179921, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.734503, + "range_504_ratio": 2.084446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.227627, + "hold30_r": -1.164907 + }, + { + "symbol": "VLTO", + "date": "2024-11-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.215827, + "strategy_rank": 59.516234, + "rr": 1.607992, + "primary_prob": 35.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.411987, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.562729, + "range_504_ratio": 1.755457, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.544773, + "hold30_r": -0.25551 + }, + { + "symbol": "CEG", + "date": "2024-11-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.129676, + "strategy_rank": 97.870897, + "rr": 1.770227, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.655341, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.738314, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.411471, + "strategy_rank": 75.887409, + "rr": 1.610274, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.415412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.560446, + "hold30_r": 1.131616 + }, + { + "symbol": "AEP", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.917706, + "strategy_rank": 60.017549, + "rr": 0.912055, + "primary_prob": 51.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.368083, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.834989, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.279302, + "strategy_rank": 65.89489, + "rr": 1.353748, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.030622, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080885, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.518703, + "strategy_rank": 68.4898, + "rr": 0.697189, + "primary_prob": 62.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.045784, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.705554, + "range_504_ratio": 2.024968, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.611508, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.910224, + "strategy_rank": 63.118524, + "rr": 1.060343, + "primary_prob": 49.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.590515, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.769999, + "range_504_ratio": 2.159763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.982702, + "hold30_r": -1.0 + }, + { + "symbol": "BXP", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.546135, + "strategy_rank": 72.734468, + "rr": 2.518413, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.777619, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.668477, + "range_504_ratio": 1.951263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051173, + "hold30_r": -1.0 + }, + { + "symbol": "CB", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.42394, + "strategy_rank": 58.644584, + "rr": 0.788444, + "primary_prob": 56.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.182666, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.498944, + "range_504_ratio": 1.646981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.70983, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.773067, + "strategy_rank": 71.590837, + "rr": 0.734499, + "primary_prob": 70.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.101748, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.625129, + "range_504_ratio": 1.868487, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.675738, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.658354, + "strategy_rank": 76.573891, + "rr": 1.364713, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.04707, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.758068, + "range_504_ratio": 2.134148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.307495, + "hold30_r": -1.0 + }, + { + "symbol": "CL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.668329, + "strategy_rank": 59.582116, + "rr": 1.081039, + "primary_prob": 46.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.621559, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480193, + "range_504_ratio": 1.616386, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.007738, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.044888, + "strategy_rank": 57.841359, + "rr": 0.937774, + "primary_prob": 51.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.406661, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.372787, + "range_504_ratio": 1.451775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.854028, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.002494, + "strategy_rank": 98.742739, + "rr": 0.746761, + "primary_prob": 59.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.120142, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.446266, + "range_504_ratio": 4.247226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026582, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.174564, + "strategy_rank": 62.830269, + "rr": 2.812889, + "primary_prob": 21.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.219334, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065568, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.538653, + "strategy_rank": 61.748486, + "rr": 1.096067, + "primary_prob": 48.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.644101, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.765246, + "range_504_ratio": 2.149523, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.013282, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.528678, + "strategy_rank": 68.603615, + "rr": 1.216889, + "primary_prob": 43.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.825333, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.09943, + "hold30_r": -1.035789 + }, + { + "symbol": "DUK", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.027431, + "strategy_rank": 63.101811, + "rr": 1.224574, + "primary_prob": 37.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.836861, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.142308, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.633416, + "strategy_rank": 86.426, + "rr": 0.691463, + "primary_prob": 62.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.037194, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.88489, + "range_504_ratio": 2.422717, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.643523, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.144638, + "strategy_rank": 77.060253, + "rr": 1.867966, + "primary_prob": 27.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.801948, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.807993, + "hold30_r": 0.859396 + }, + { + "symbol": "ERIE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.134663, + "strategy_rank": 85.555134, + "rr": 1.163618, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.745428, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.11482, + "hold30_r": -1.130323 + }, + { + "symbol": "ETR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.029925, + "strategy_rank": 78.838339, + "rr": 1.098947, + "primary_prob": 45.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.64842, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.588297, + "range_504_ratio": 1.800918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.036095, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.887781, + "strategy_rank": 82.96803, + "rr": 0.722037, + "primary_prob": 61.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.083056, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.440567, + "range_504_ratio": 4.223088, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053095, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.765586, + "strategy_rank": 69.21355, + "rr": 1.591021, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.386531, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.116154, + "hold30_r": -1.051477 + }, + { + "symbol": "FTNT", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.27182, + "strategy_rank": 91.281579, + "rr": 1.55298, + "primary_prob": 38.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.32947, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.82414, + "range_504_ratio": 2.279918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.507578, + "hold30_r": 0.461169 + }, + { + "symbol": "GLW", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.521197, + "strategy_rank": 84.002726, + "rr": 1.024328, + "primary_prob": 37.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.536492, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.961502, + "hold30_r": 0.006566 + }, + { + "symbol": "GM", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.755611, + "strategy_rank": 90.341971, + "rr": 1.628908, + "primary_prob": 22.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.443361, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.814557, + "range_504_ratio": 2.258175, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.580014, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.526185, + "strategy_rank": 76.159012, + "rr": 2.199549, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.299323, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.140111, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.513716, + "strategy_rank": 81.252769, + "rr": 1.537704, + "primary_prob": 36.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.306556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658329, + "range_504_ratio": 1.931561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045852, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.142145, + "strategy_rank": 74.851675, + "rr": 1.153803, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.730704, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.651271, + "range_504_ratio": 1.917977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.0769, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.78803, + "strategy_rank": 65.910627, + "rr": 1.179362, + "primary_prob": 59.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.769043, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677556, + "range_504_ratio": 1.969058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.111142, + "hold30_r": 0.239262 + }, + { + "symbol": "ICE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.037406, + "strategy_rank": 59.861588, + "rr": 1.302392, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.953587, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.578909, + "range_504_ratio": 1.784091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087064, + "hold30_r": -1.011511 + }, + { + "symbol": "IRM", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.628429, + "strategy_rank": 84.282136, + "rr": 0.810256, + "primary_prob": 44.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.215384, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759221, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.157107, + "strategy_rank": 68.277056, + "rr": 1.032468, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.548702, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.360149, + "range_504_ratio": 1.433543, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.957068, + "hold30_r": 0.360395 + }, + { + "symbol": "LDOS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.137157, + "strategy_rank": 85.863091, + "rr": 2.583159, + "primary_prob": 10.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.874738, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035946, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.915212, + "strategy_rank": 79.722015, + "rr": 2.452716, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.679074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.16901, + "range_504_ratio": 3.218806, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.414512, + "hold30_r": 0.595277 + }, + { + "symbol": "LMT", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.406484, + "strategy_rank": 65.097582, + "rr": 2.20821, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.312315, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066532, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.17207, + "strategy_rank": 58.311132, + "rr": 1.116691, + "primary_prob": 48.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.675037, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081856, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.022444, + "strategy_rank": 79.740555, + "rr": 1.792275, + "primary_prob": 32.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.688412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056593, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.274314, + "strategy_rank": 86.148542, + "rr": 1.960933, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.941399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.714002, + "range_504_ratio": 2.042148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045556, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.13217, + "strategy_rank": 92.402457, + "rr": 1.197267, + "primary_prob": 45.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.795901, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.223678, + "range_504_ratio": 3.399669, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038993, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.882793, + "strategy_rank": 96.513607, + "rr": 6.19255, + "primary_prob": 11.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 9.288824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036861, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.892768, + "strategy_rank": 94.279596, + "rr": 1.006158, + "primary_prob": 48.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.509238, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.424924, + "range_504_ratio": 11.30137, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.979547, + "hold30_r": 1.871368 + }, + { + "symbol": "RL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.408978, + "strategy_rank": 80.349638, + "rr": 0.740099, + "primary_prob": 45.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.110149, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.860071, + "range_504_ratio": 2.363328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.691281, + "hold30_r": 4.171896 + }, + { + "symbol": "RMD", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.159601, + "strategy_rank": 82.485634, + "rr": 1.92905, + "primary_prob": 32.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.893575, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056353, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.506234, + "strategy_rank": 73.732625, + "rr": 1.48213, + "primary_prob": 37.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.223196, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069703, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.25187, + "strategy_rank": 99.066371, + "rr": 1.72576, + "primary_prob": 21.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.58864, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022312, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.900249, + "strategy_rank": 63.787317, + "rr": 0.666966, + "primary_prob": 61.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.000449, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.578969, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.63591, + "strategy_rank": 93.553833, + "rr": 0.831617, + "primary_prob": 56.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.247426, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.935437, + "range_504_ratio": 2.548326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783542, + "hold30_r": 0.531385 + }, + { + "symbol": "TMUS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.640898, + "strategy_rank": 70.169746, + "rr": 1.019147, + "primary_prob": 35.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.528721, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.663061, + "range_504_ratio": 1.940724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.936787, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.648379, + "strategy_rank": 78.025294, + "rr": 1.215023, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.822535, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070918, + "hold30_r": -1.0 + }, + { + "symbol": "TSCO", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.289277, + "strategy_rank": 74.021127, + "rr": 1.525196, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.287794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.508607, + "range_504_ratio": 1.662973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.46308, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.795511, + "strategy_rank": 65.455616, + "rr": 1.914099, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.871148, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059542, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.416459, + "strategy_rank": 83.994006, + "rr": 0.756153, + "primary_prob": 59.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.13423, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.169276, + "range_504_ratio": 3.21966, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.719504, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.294264, + "strategy_rank": 66.550084, + "rr": 1.913791, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.870687, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.738587, + "range_504_ratio": 2.092976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.845373, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.386534, + "strategy_rank": 87.416536, + "rr": 1.546649, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.319973, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041757, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.673317, + "strategy_rank": 79.502378, + "rr": 1.508507, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.26276, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.014747, + "range_504_ratio": 2.758665, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.418446, + "hold30_r": -1.365469 + }, + { + "symbol": "VTR", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.276808, + "strategy_rank": 64.282585, + "rr": 1.946257, + "primary_prob": 16.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.919386, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075616, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.780549, + "strategy_rank": 67.483651, + "rr": 0.965485, + "primary_prob": 54.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.448228, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.791825, + "range_504_ratio": 2.207422, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.885986, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-11-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.4, + "strategy_rank": 96.642234, + "rr": 1.967347, + "primary_prob": 31.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.951021, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0298, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2024-11-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.066667, + "strategy_rank": 98.748262, + "rr": 0.704393, + "primary_prob": 62.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.05659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.658826, + "range_504_ratio": 5.253139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.679733, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 81.131206, + "rr": 2.050271, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.075406, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056056, + "hold30_r": -1.0 + }, + { + "symbol": "ACGL", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.733333, + "strategy_rank": 70.497908, + "rr": 1.852298, + "primary_prob": 36.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.778447, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.70203, + "range_504_ratio": 2.017845, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059435, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.466667, + "strategy_rank": 80.168688, + "rr": 1.149762, + "primary_prob": 47.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.724643, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.767813, + "range_504_ratio": 2.155049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065795, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.8, + "strategy_rank": 81.464787, + "rr": 0.673156, + "primary_prob": 63.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.009733, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058389, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.866667, + "strategy_rank": 81.101879, + "rr": 1.501187, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.25178, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.553885, + "range_504_ratio": 1.74, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436092, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.133333, + "strategy_rank": 56.572057, + "rr": 1.165036, + "primary_prob": 43.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.747554, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.372787, + "range_504_ratio": 1.451775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088277, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.2, + "strategy_rank": 80.496915, + "rr": 0.947942, + "primary_prob": 53.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.421913, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.859798, + "range_504_ratio": 2.362683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054287, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.333333, + "strategy_rank": 97.455142, + "rr": 0.780579, + "primary_prob": 49.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.170868, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.446266, + "range_504_ratio": 4.247226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.753603, + "hold30_r": -1.0 + }, + { + "symbol": "CPB", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.133333, + "strategy_rank": 64.957163, + "rr": 1.59028, + "primary_prob": 35.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.38542, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.42055, + "range_504_ratio": 1.522799, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.125177, + "hold30_r": -2.054348 + }, + { + "symbol": "D", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.666667, + "strategy_rank": 65.689539, + "rr": 1.046823, + "primary_prob": 47.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.570234, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066849, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.8, + "strategy_rank": 79.49883, + "rr": 0.818136, + "primary_prob": 59.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.227203, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.772435, + "range_504_ratio": 2.165033, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.771783, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.4, + "strategy_rank": 58.597553, + "rr": 1.543386, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.315079, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089212, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.8, + "strategy_rank": 76.409468, + "rr": 2.122054, + "primary_prob": 31.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.183081, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060092, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.466667, + "strategy_rank": 89.446348, + "rr": 0.713458, + "primary_prob": 69.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.070187, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048358, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.933333, + "strategy_rank": 83.168759, + "rr": 1.539769, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.309654, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054618, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.6, + "strategy_rank": 66.633298, + "rr": 1.841722, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.762582, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149316, + "hold30_r": -1.078032 + }, + { + "symbol": "FITB", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.133333, + "strategy_rank": 73.422057, + "rr": 0.70758, + "primary_prob": 61.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.06137, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.797218, + "range_504_ratio": 2.219358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067339, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 90.885638, + "rr": 0.713831, + "primary_prob": 62.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.070747, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041021, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.666667, + "strategy_rank": 89.114539, + "rr": 1.351127, + "primary_prob": 42.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.02669, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.82414, + "range_504_ratio": 2.279918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303552, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.333333, + "strategy_rank": 76.100887, + "rr": 0.841193, + "primary_prob": 56.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.26179, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.099872, + "range_504_ratio": 3.003781, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.774582, + "hold30_r": -1.169916 + }, + { + "symbol": "GLW", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.733333, + "strategy_rank": 84.522908, + "rr": 1.673937, + "primary_prob": 35.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.510905, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069043, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.533333, + "strategy_rank": 88.549929, + "rr": 1.978499, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.967749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038933, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.466667, + "strategy_rank": 69.952199, + "rr": 2.626988, + "primary_prob": 38.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.940482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058618, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.0, + "strategy_rank": 74.481915, + "rr": 2.108365, + "primary_prob": 28.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.162547, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658329, + "range_504_ratio": 1.931561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048929, + "hold30_r": -1.0 + }, + { + "symbol": "ICE", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.6, + "strategy_rank": 61.718936, + "rr": 1.800183, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.700274, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.578909, + "range_504_ratio": 1.784091, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086412, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.733333, + "strategy_rank": 83.877163, + "rr": 1.846282, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.769424, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.540305, + "range_504_ratio": 1.716531, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.142421, + "hold30_r": -1.102218 + }, + { + "symbol": "IRM", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.866667, + "strategy_rank": 83.10773, + "rr": 1.563907, + "primary_prob": 38.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.345861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059818, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.066667, + "strategy_rank": 67.692411, + "rr": 0.701754, + "primary_prob": 62.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.052632, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073476, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.6, + "strategy_rank": 86.671064, + "rr": 2.864949, + "primary_prob": 8.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.297424, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040494, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.0, + "strategy_rank": 63.144681, + "rr": 1.807729, + "primary_prob": 19.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.711593, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.505783, + "range_504_ratio": 1.658284, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067934, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.4, + "strategy_rank": 63.109255, + "rr": 0.698239, + "primary_prob": 59.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.047358, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066672, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.066667, + "strategy_rank": 77.379113, + "rr": 1.334944, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.002417, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.714681, + "range_504_ratio": 5.554906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.278177, + "hold30_r": 2.115241 + }, + { + "symbol": "MSTR", + "date": "2024-11-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.733333, + "strategy_rank": 99.693652, + "rr": 2.233096, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.349644, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.011127, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.266667, + "strategy_rank": 80.181348, + "rr": 0.78449, + "primary_prob": 59.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.176734, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063874, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.733333, + "strategy_rank": 73.693121, + "rr": 2.641339, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.962008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.122428, + "hold30_r": -1.059965 + }, + { + "symbol": "NVDA", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.666667, + "strategy_rank": 96.150709, + "rr": 0.75186, + "primary_prob": 48.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.12779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.71648, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.8, + "strategy_rank": 68.053085, + "rr": 1.135887, + "primary_prob": 47.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.703831, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057735, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.733333, + "strategy_rank": 81.914929, + "rr": 0.750877, + "primary_prob": 62.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.126316, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063097, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.533333, + "strategy_rank": 71.199929, + "rr": 1.165061, + "primary_prob": 44.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.747591, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07417, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-11-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.8, + "strategy_rank": 98.72117, + "rr": 2.273887, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.41083, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024026, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.4, + "strategy_rank": 97.164574, + "rr": 1.469635, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.204453, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027821, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.133333, + "strategy_rank": 81.180035, + "rr": 0.804509, + "primary_prob": 58.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.206764, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05842, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.466667, + "strategy_rank": 66.768156, + "rr": 0.836882, + "primary_prob": 64.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.255323, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069355, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.933333, + "strategy_rank": 94.781525, + "rr": 1.053678, + "primary_prob": 49.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.580517, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.104139, + "range_504_ratio": 3.016627, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.010899, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.066667, + "strategy_rank": 83.693475, + "rr": 2.128346, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.192518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045223, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.133333, + "strategy_rank": 96.37578, + "rr": 1.947282, + "primary_prob": 17.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.920923, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027501, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.333333, + "strategy_rank": 99.014716, + "rr": 0.710603, + "primary_prob": 61.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.065904, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02485, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.4, + "strategy_rank": 82.54117, + "rr": 0.771031, + "primary_prob": 59.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.156547, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059928, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2024-11-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.066667, + "strategy_rank": 66.531773, + "rr": 0.990259, + "primary_prob": 52.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.485389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068886, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-12-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.603015, + "strategy_rank": 96.247111, + "rr": 1.98158, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.97237, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032998, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.562814, + "strategy_rank": 77.86897, + "rr": 2.822302, + "primary_prob": 21.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.233453, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459371, + "range_504_ratio": 1.583078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057632, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.407035, + "strategy_rank": 62.872425, + "rr": 1.228379, + "primary_prob": 43.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.842568, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070348, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.949749, + "strategy_rank": 72.639824, + "rr": 1.119951, + "primary_prob": 48.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.679926, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072488, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.552764, + "strategy_rank": 73.499435, + "rr": 1.105852, + "primary_prob": 37.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.658778, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.740744, + "range_504_ratio": 2.097495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083225, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.21608, + "strategy_rank": 69.188756, + "rr": 1.146117, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.719175, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083506, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.819095, + "strategy_rank": 65.173367, + "rr": 1.808302, + "primary_prob": 21.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.712453, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082628, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.788945, + "strategy_rank": 80.302261, + "rr": 1.118622, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.677933, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.767813, + "range_504_ratio": 2.155049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070872, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.18593, + "strategy_rank": 69.242651, + "rr": 1.566485, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.349727, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05213, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.567839, + "strategy_rank": 78.384987, + "rr": 0.916289, + "primary_prob": 39.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.374433, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061329, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.557789, + "strategy_rank": 82.040452, + "rr": 1.41776, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.12664, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06007, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.19598, + "strategy_rank": 70.087186, + "rr": 1.488339, + "primary_prob": 24.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.232509, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081269, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.296482, + "strategy_rank": 83.007538, + "rr": 1.640176, + "primary_prob": 21.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.460265, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.859798, + "range_504_ratio": 2.362683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05963, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.306533, + "strategy_rank": 62.852073, + "rr": 0.793041, + "primary_prob": 45.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.189562, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0881, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.874372, + "strategy_rank": 99.08706, + "rr": 0.697336, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.046004, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 4.325344, + "range_504_ratio": 75.591549, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036774, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.155779, + "strategy_rank": 63.971545, + "rr": 1.625586, + "primary_prob": 34.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.438379, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062955, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.316583, + "strategy_rank": 89.646608, + "rr": 1.513915, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.270872, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.608882, + "range_504_ratio": 4.997219, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031521, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.175879, + "strategy_rank": 77.398116, + "rr": 1.598669, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.398003, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.873082, + "range_504_ratio": 2.39428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056731, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.542714, + "strategy_rank": 70.367399, + "rr": 0.771295, + "primary_prob": 57.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.156942, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709889, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.864322, + "strategy_rank": 91.417525, + "rr": 1.223289, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.834934, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053336, + "hold30_r": -1.0 + }, + { + "symbol": "ERIE", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.934673, + "strategy_rank": 79.304271, + "rr": 1.774646, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.66197, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.008685, + "range_504_ratio": 2.741992, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051452, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.226131, + "strategy_rank": 83.795791, + "rr": 1.120981, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.681472, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064112, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.79397, + "strategy_rank": 61.318279, + "rr": 1.879159, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.818739, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.199673, + "hold30_r": -1.1263 + }, + { + "symbol": "FISV", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.326633, + "strategy_rank": 67.841143, + "rr": 1.279686, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.919529, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.830918, + "range_504_ratio": 2.295424, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064539, + "hold30_r": -1.0 + }, + { + "symbol": "FITB", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.537688, + "strategy_rank": 70.038882, + "rr": 1.362637, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.043956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.797218, + "range_504_ratio": 2.219358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069172, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.457286, + "strategy_rank": 83.557601, + "rr": 1.159626, + "primary_prob": 46.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.739439, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078192, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.577889, + "strategy_rank": 87.629523, + "rr": 2.480565, + "primary_prob": 11.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.720847, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043094, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.809045, + "strategy_rank": 79.966332, + "rr": 0.754895, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.132342, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.750264, + "range_504_ratio": 2.117558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069379, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.160804, + "strategy_rank": 72.287563, + "rr": 2.900443, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.350665, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658329, + "range_504_ratio": 1.931561, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060145, + "hold30_r": -1.008231 + }, + { + "symbol": "HIG", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.065327, + "strategy_rank": 70.795729, + "rr": 1.258634, + "primary_prob": 39.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.887951, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081549, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.115578, + "strategy_rank": 86.943405, + "rr": 1.041465, + "primary_prob": 52.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.562198, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.041936, + "range_504_ratio": 2.834701, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060282, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.708543, + "strategy_rank": 86.47098, + "rr": 1.577559, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.366338, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.540305, + "range_504_ratio": 1.716531, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042488, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.854271, + "strategy_rank": 85.73549, + "rr": 1.422748, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.134123, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058966, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.849246, + "strategy_rank": 81.694472, + "rr": 1.380552, + "primary_prob": 33.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.070828, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06065, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.336683, + "strategy_rank": 86.835678, + "rr": 1.115176, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.672764, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.290584, + "range_504_ratio": 3.63491, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062155, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.201005, + "strategy_rank": 70.265704, + "rr": 0.718525, + "primary_prob": 57.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.077788, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069403, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.236181, + "strategy_rank": 87.340327, + "rr": 0.705366, + "primary_prob": 59.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.058049, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047242, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.41206, + "strategy_rank": 62.750942, + "rr": 1.91595, + "primary_prob": 25.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.873925, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071587, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.527638, + "strategy_rank": 77.369347, + "rr": 1.333431, + "primary_prob": 40.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.000147, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069467, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.045226, + "strategy_rank": 76.869158, + "rr": 1.501538, + "primary_prob": 26.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.252307, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674243, + "range_504_ratio": 1.962547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066615, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.778894, + "strategy_rank": 58.832726, + "rr": 0.783243, + "primary_prob": 56.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.174864, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086845, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-12-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.623116, + "strategy_rank": 99.623681, + "rr": 2.258927, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.388391, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012059, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.954774, + "strategy_rank": 81.555842, + "rr": 0.840482, + "primary_prob": 47.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.260723, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063756, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.165829, + "strategy_rank": 58.51608, + "rr": 1.902036, + "primary_prob": 17.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.853053, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522697, + "range_504_ratio": 1.68657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0943, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.60804, + "strategy_rank": 92.750628, + "rr": 0.673632, + "primary_prob": 52.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.010449, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035733, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.613065, + "strategy_rank": 96.941646, + "rr": 1.04936, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.57404, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04032, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.678392, + "strategy_rank": 71.637374, + "rr": 1.36924, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.05386, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05664, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.105528, + "strategy_rank": 75.748869, + "rr": 0.747235, + "primary_prob": 57.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.120852, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066839, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.180905, + "strategy_rank": 64.339133, + "rr": 1.218503, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.827755, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082423, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.20603, + "strategy_rank": 74.119221, + "rr": 0.747306, + "primary_prob": 57.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.12096, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072137, + "hold30_r": -1.0 + }, + { + "symbol": "RF", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.150754, + "strategy_rank": 72.755528, + "rr": 2.142002, + "primary_prob": 14.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.213003, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.712285, + "range_504_ratio": 2.038644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066175, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.673367, + "strategy_rank": 76.483857, + "rr": 1.724641, + "primary_prob": 20.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.586961, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070628, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.291457, + "strategy_rank": 78.62902, + "rr": 0.722656, + "primary_prob": 48.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.083983, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.855398, + "range_504_ratio": 2.352311, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051946, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.78392, + "strategy_rank": 80.348744, + "rr": 1.475588, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.213382, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.677946, + "range_504_ratio": 1.969828, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060445, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.718593, + "strategy_rank": 71.978015, + "rr": 1.317355, + "primary_prob": 41.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.976033, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075562, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.743719, + "strategy_rank": 98.745603, + "rr": 1.052391, + "primary_prob": 43.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.578587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026725, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.969849, + "strategy_rank": 69.903894, + "rr": 0.831431, + "primary_prob": 56.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.247146, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092763, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.994975, + "strategy_rank": 98.096482, + "rr": 1.452989, + "primary_prob": 25.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.179484, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019952, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.366834, + "strategy_rank": 83.706784, + "rr": 1.479738, + "primary_prob": 27.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.219608, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051675, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.035176, + "strategy_rank": 71.674623, + "rr": 1.265543, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.898315, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078023, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.81407, + "strategy_rank": 73.432349, + "rr": 0.836163, + "primary_prob": 46.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.254245, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072333, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.447236, + "strategy_rank": 83.200565, + "rr": 2.18474, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.27711, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047108, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.356784, + "strategy_rank": 96.549749, + "rr": 1.298915, + "primary_prob": 43.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.948373, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029418, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.246231, + "strategy_rank": 99.022362, + "rr": 0.737747, + "primary_prob": 60.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.10662, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026204, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.964824, + "strategy_rank": 68.862877, + "rr": 1.185961, + "primary_prob": 44.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.778941, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.809901, + "range_504_ratio": 2.247684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072213, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.698492, + "strategy_rank": 85.626445, + "rr": 1.524085, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.286127, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059624, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2024-12-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.085427, + "strategy_rank": 71.509799, + "rr": 1.145833, + "primary_prob": 34.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.71875, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06402, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-12-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.655582, + "strategy_rank": 95.372383, + "rr": 2.039556, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.059334, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.126761, + "hold30_r": -1.096292 + }, + { + "symbol": "HOOD", + "date": "2024-12-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.505938, + "strategy_rank": 97.686781, + "rr": 0.947527, + "primary_prob": 53.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.42129, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.732071, + "range_504_ratio": 5.652346, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.925797, + "hold30_r": -1.165762 + }, + { + "symbol": "AFL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.066508, + "strategy_rank": 63.049393, + "rr": 0.893984, + "primary_prob": 52.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.340976, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073286, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.667458, + "strategy_rank": 72.37715, + "rr": 1.746086, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.61913, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064475, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.460808, + "strategy_rank": 84.210509, + "rr": 1.757094, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.63564, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046676, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881235, + "strategy_rank": 99.668638, + "rr": 2.534461, + "primary_prob": 11.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.801691, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.821947, + "range_504_ratio": 45.693107, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.017654, + "hold30_r": 1.116452 + }, + { + "symbol": "AXON", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.456057, + "strategy_rank": 97.607183, + "rr": 1.635757, + "primary_prob": 22.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.453636, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.459178, + "range_504_ratio": 4.30242, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038825, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.885986, + "strategy_rank": 64.605296, + "rr": 1.666418, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.499627, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078426, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.729216, + "strategy_rank": 71.447331, + "rr": 0.709622, + "primary_prob": 69.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.064433, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058428, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.085511, + "strategy_rank": 66.554893, + "rr": 2.126493, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.189739, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.304596, + "hold30_r": -1.248643 + }, + { + "symbol": "CBRE", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.429929, + "strategy_rank": 78.593858, + "rr": 1.010427, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.51564, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059035, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.866983, + "strategy_rank": 67.943768, + "rr": 0.692395, + "primary_prob": 47.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.038592, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075825, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.629454, + "strategy_rank": 74.018632, + "rr": 1.20198, + "primary_prob": 36.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.80297, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071756, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.893112, + "strategy_rank": 95.042199, + "rr": 0.833356, + "primary_prob": 41.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.250035, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028093, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.4038, + "strategy_rank": 60.467057, + "rr": 1.332231, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 1.998346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540764, + "range_504_ratio": 1.717318, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.112316, + "hold30_r": -1.042162 + }, + { + "symbol": "CTAS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.173397, + "strategy_rank": 66.80152, + "rr": 1.491394, + "primary_prob": 29.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.237092, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070486, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.406176, + "strategy_rank": 98.41411, + "rr": 0.960866, + "primary_prob": 41.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.441299, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 4.305818, + "range_504_ratio": 74.129834, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035359, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.448931, + "strategy_rank": 82.808578, + "rr": 1.017599, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.526399, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.372991, + "range_504_ratio": 3.947139, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.960217, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.935867, + "strategy_rank": 88.691986, + "rr": 1.685704, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.528557, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.608882, + "range_504_ratio": 4.997219, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.147915, + "hold30_r": -1.115986 + }, + { + "symbol": "DVA", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.192399, + "strategy_rank": 79.916949, + "rr": 2.257449, + "primary_prob": 23.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.386174, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.873082, + "range_504_ratio": 2.39428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052765, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.154394, + "strategy_rank": 71.310204, + "rr": 1.716588, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.574882, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055912, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.268409, + "strategy_rank": 90.995687, + "rr": 1.9132, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.8698, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.090476, + "hold30_r": -1.042147 + }, + { + "symbol": "ETR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.349169, + "strategy_rank": 82.649383, + "rr": 1.996522, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.994782, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.925771, + "hold30_r": 3.306888 + }, + { + "symbol": "FICO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.31829, + "strategy_rank": 83.876704, + "rr": 1.510524, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.265786, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.429223, + "range_504_ratio": 4.175455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049015, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.698337, + "strategy_rank": 63.31295, + "rr": 0.815163, + "primary_prob": 55.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.222745, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07329, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.073634, + "strategy_rank": 66.890551, + "rr": 1.836137, + "primary_prob": 20.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.754205, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.830918, + "range_504_ratio": 2.295424, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.766804, + "hold30_r": 1.905585 + }, + { + "symbol": "FITB", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.87886, + "strategy_rank": 67.927259, + "rr": 1.814582, + "primary_prob": 23.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.721874, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.797218, + "range_504_ratio": 2.219358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068056, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.586698, + "strategy_rank": 93.205724, + "rr": 1.091074, + "primary_prob": 36.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.636611, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040692, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.361045, + "strategy_rank": 81.498122, + "rr": 1.995427, + "primary_prob": 15.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.993141, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066722, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.686461, + "strategy_rank": 87.939388, + "rr": 0.959581, + "primary_prob": 43.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.439372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044723, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.418052, + "strategy_rank": 91.163559, + "rr": 1.341093, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.011639, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.915596, + "range_504_ratio": 2.498263, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07632, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.966746, + "strategy_rank": 77.64197, + "rr": 1.66376, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.495641, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.750264, + "range_504_ratio": 2.117558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071494, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.648456, + "strategy_rank": 71.885834, + "rr": 1.889304, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.833956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064168, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.793349, + "strategy_rank": 91.691515, + "rr": 1.591505, + "primary_prob": 33.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.387257, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.175739, + "range_504_ratio": 3.240537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.06053, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.980998, + "strategy_rank": 87.026415, + "rr": 1.31496, + "primary_prob": 30.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.97244, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.041936, + "range_504_ratio": 2.834701, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053883, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.180523, + "strategy_rank": 84.437004, + "rr": 2.134277, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.201416, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059567, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.942993, + "strategy_rank": 82.497684, + "rr": 1.55554, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.33331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053028, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.985748, + "strategy_rank": 76.714846, + "rr": 0.760849, + "primary_prob": 57.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.141273, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.915581, + "range_504_ratio": 2.498226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071616, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.11639, + "strategy_rank": 69.582891, + "rr": 1.055759, + "primary_prob": 47.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.583638, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.59863, + "range_504_ratio": 1.819624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074613, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.897862, + "strategy_rank": 73.312192, + "rr": 1.275364, + "primary_prob": 41.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.913047, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.725476, + "range_504_ratio": 2.065714, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076193, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.904988, + "strategy_rank": 83.075336, + "rr": 1.689733, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.5346, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.290584, + "range_504_ratio": 3.63491, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055844, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.330166, + "strategy_rank": 70.775088, + "rr": 1.792259, + "primary_prob": 32.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.688389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068897, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.555819, + "strategy_rank": 87.589074, + "rr": 1.501436, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.252155, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044223, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.254157, + "strategy_rank": 63.065144, + "rr": 1.409848, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.114772, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.452258, + "range_504_ratio": 1.571857, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088841, + "hold30_r": -1.019964 + }, + { + "symbol": "MCK", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.855107, + "strategy_rank": 84.591483, + "rr": 1.699495, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.549243, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067219, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.410926, + "strategy_rank": 65.620273, + "rr": 1.147191, + "primary_prob": 38.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.720787, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083726, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.947743, + "strategy_rank": 74.987534, + "rr": 1.660528, + "primary_prob": 34.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.490792, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674243, + "range_504_ratio": 1.962547, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070934, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.223278, + "strategy_rank": 63.157713, + "rr": 1.862256, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.793384, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077688, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-12-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.643705, + "strategy_rank": 99.644211, + "rr": 2.291762, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.437642, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013944, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.391924, + "strategy_rank": 77.185694, + "rr": 1.750035, + "primary_prob": 27.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.625053, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059048, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.353919, + "strategy_rank": 60.777531, + "rr": 1.897632, + "primary_prob": 17.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.846448, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083309, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.368171, + "strategy_rank": 91.651337, + "rr": 1.548446, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.322669, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036665, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.743468, + "strategy_rank": 96.895605, + "rr": 0.794283, + "primary_prob": 52.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.191424, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.758797, + "hold30_r": -1.248934 + }, + { + "symbol": "OKE", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.92399, + "strategy_rank": 76.119843, + "rr": 1.006042, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.509063, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05688, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.261283, + "strategy_rank": 83.537508, + "rr": 1.045853, + "primary_prob": 34.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.568779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914955, + "range_504_ratio": 2.496662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040568, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.016627, + "strategy_rank": 64.423696, + "rr": 1.782433, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.673649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068493, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.961995, + "strategy_rank": 76.251411, + "rr": 1.428107, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.142161, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058035, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.56057, + "strategy_rank": 63.057647, + "rr": 1.244218, + "primary_prob": 42.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.866328, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080739, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.931116, + "strategy_rank": 98.542562, + "rr": 0.803759, + "primary_prob": 58.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.205639, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.628607, + "range_504_ratio": 13.854452, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026428, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.123515, + "strategy_rank": 71.686461, + "rr": 1.945384, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.918076, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071037, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.185273, + "strategy_rank": 72.990684, + "rr": 0.989189, + "primary_prob": 48.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.483784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.941305, + "range_504_ratio": 2.563325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076846, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.874109, + "strategy_rank": 88.841664, + "rr": 1.472854, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.209282, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.686345, + "range_504_ratio": 5.399708, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052204, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.472684, + "strategy_rank": 76.144354, + "rr": 1.190808, + "primary_prob": 48.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.786211, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.855398, + "range_504_ratio": 2.352311, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.134527, + "hold30_r": 3.841514 + }, + { + "symbol": "RTX", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.517815, + "strategy_rank": 70.8263, + "rr": 1.370855, + "primary_prob": 39.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.056283, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074193, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.130641, + "strategy_rank": 96.165917, + "rr": 1.522328, + "primary_prob": 35.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.283492, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.493851, + "hold30_r": 2.519522 + }, + { + "symbol": "SO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.166271, + "strategy_rank": 57.002914, + "rr": 1.682326, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.523489, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086714, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.111639, + "strategy_rank": 80.568218, + "rr": 0.720876, + "primary_prob": 61.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.081314, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.772172, + "range_504_ratio": 2.164463, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.666602, + "hold30_r": 2.973373 + }, + { + "symbol": "TMUS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.755344, + "strategy_rank": 71.169876, + "rr": 1.610984, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.416477, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071206, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.693587, + "strategy_rank": 96.56778, + "rr": 1.785052, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.677577, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.765791, + "hold30_r": 0.766261 + }, + { + "symbol": "TRGP", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.218527, + "strategy_rank": 83.646586, + "rr": 1.729399, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.594099, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051004, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.491686, + "strategy_rank": 72.912266, + "rr": 2.245419, + "primary_prob": 26.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.368129, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066487, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.304038, + "strategy_rank": 64.705025, + "rr": 1.683841, + "primary_prob": 34.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.525761, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072006, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.092637, + "strategy_rank": 75.36059, + "rr": 1.954486, + "primary_prob": 23.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.93173, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070383, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.660333, + "strategy_rank": 83.287765, + "rr": 1.475435, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.213153, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.234073, + "range_504_ratio": 3.435194, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042893, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.836105, + "strategy_rank": 71.72428, + "rr": 0.674258, + "primary_prob": 60.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.011387, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063693, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.030879, + "strategy_rank": 95.013814, + "rr": 1.284716, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.927074, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.137913, + "range_504_ratio": 3.120249, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.247061, + "hold30_r": 2.828751 + }, + { + "symbol": "UHS", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.64133, + "strategy_rank": 76.945385, + "rr": 1.810977, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.716465, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760614, + "range_504_ratio": 2.13959, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048873, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.605701, + "strategy_rank": 95.8247, + "rr": 1.199592, + "primary_prob": 33.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.799387, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026753, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.168646, + "strategy_rank": 98.921598, + "rr": 1.657041, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.485562, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024045, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.235154, + "strategy_rank": 59.027729, + "rr": 1.135928, + "primary_prob": 45.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.703892, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072645, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.71734, + "strategy_rank": 67.17306, + "rr": 1.507277, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.260915, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.814587, + "range_504_ratio": 2.258244, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076877, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.498812, + "strategy_rank": 67.356261, + "rr": 1.916732, + "primary_prob": 30.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.875099, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.809901, + "range_504_ratio": 2.247684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075396, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.916865, + "strategy_rank": 81.924075, + "rr": 1.793065, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.689597, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.734383, + "hold30_r": 3.490576 + }, + { + "symbol": "WMB", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.280285, + "strategy_rank": 72.149391, + "rr": 1.443242, + "primary_prob": 38.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.164863, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058621, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.84323, + "strategy_rank": 69.856219, + "rr": 0.872139, + "primary_prob": 55.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.308208, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08518, + "hold30_r": -1.0 + }, + { + "symbol": "ZBRA", + "date": "2024-12-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.710214, + "strategy_rank": 70.530483, + "rr": 0.884988, + "primary_prob": 42.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.327481, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.753587, + "range_504_ratio": 2.124606, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072559, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2024-12-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.835165, + "strategy_rank": 95.465578, + "rr": 1.65598, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.483969, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.626077, + "hold30_r": 5.88706 + }, + { + "symbol": "HOOD", + "date": "2024-12-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.582418, + "strategy_rank": 97.749705, + "rr": 1.474837, + "primary_prob": 25.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.212255, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.756786, + "range_504_ratio": 5.793787, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.456115, + "hold30_r": 4.373828 + }, + { + "symbol": "AEE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.846154, + "strategy_rank": 60.431914, + "rr": 0.813452, + "primary_prob": 55.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.220178, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355974, + "range_504_ratio": 1.42757, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074745, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.725275, + "strategy_rank": 65.215789, + "rr": 1.517514, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.276271, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.446357, + "hold30_r": 0.135121 + }, + { + "symbol": "AJG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.098901, + "strategy_rank": 60.675139, + "rr": 1.809435, + "primary_prob": 32.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.714152, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.596409, + "range_504_ratio": 1.815587, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.749608, + "hold30_r": 3.89795 + }, + { + "symbol": "ALL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.098901, + "strategy_rank": 73.583235, + "rr": 2.084946, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.127419, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060549, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.10989, + "strategy_rank": 69.632722, + "rr": 1.767152, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.650728, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.740744, + "range_504_ratio": 2.097495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068701, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.164835, + "strategy_rank": 84.068339, + "rr": 1.022445, + "primary_prob": 39.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.533668, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040547, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-12-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.67033, + "strategy_rank": 99.539471, + "rr": 2.016714, + "primary_prob": 31.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.02507, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.821947, + "range_504_ratio": 45.693107, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.017945, + "hold30_r": 1.043023 + }, + { + "symbol": "AXON", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.461538, + "strategy_rank": 97.544521, + "rr": 1.849693, + "primary_prob": 19.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.774539, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.459178, + "range_504_ratio": 4.30242, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03459, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.263736, + "strategy_rank": 64.224878, + "rr": 1.151373, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.727059, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071513, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.21978, + "strategy_rank": 67.355159, + "rr": 1.005064, + "primary_prob": 49.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.507596, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933659, + "hold30_r": 1.678807 + }, + { + "symbol": "BSX", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.296703, + "strategy_rank": 66.719071, + "rr": 1.08728, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.63092, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.728915, + "range_504_ratio": 2.07283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014142, + "hold30_r": 6.606644 + }, + { + "symbol": "CASY", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.604396, + "strategy_rank": 73.150648, + "rr": 2.206015, + "primary_prob": 21.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.309022, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054832, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.241758, + "strategy_rank": 70.040566, + "rr": 2.201165, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.301748, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.148378, + "hold30_r": 2.119922 + }, + { + "symbol": "CBRE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.21978, + "strategy_rank": 73.58273, + "rr": 1.966708, + "primary_prob": 29.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.950062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047124, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.681319, + "strategy_rank": 71.300118, + "rr": 0.936712, + "primary_prob": 51.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.405067, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063429, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.406593, + "strategy_rank": 72.695337, + "rr": 0.671024, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.006535, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.608022, + "hold30_r": 1.593065 + }, + { + "symbol": "COHR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.615385, + "strategy_rank": 94.786568, + "rr": 1.015712, + "primary_prob": 45.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.523568, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.991883, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.967033, + "strategy_rank": 87.912809, + "rr": 1.618501, + "primary_prob": 22.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.427751, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.405645, + "range_504_ratio": 11.085578, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016067, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.043956, + "strategy_rank": 73.819391, + "rr": 2.090599, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.135899, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.045009, + "hold30_r": 2.115609 + }, + { + "symbol": "CVNA", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.450549, + "strategy_rank": 98.630702, + "rr": 1.546354, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.31953, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 4.305818, + "range_504_ratio": 74.129834, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027447, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.307692, + "strategy_rank": 64.081468, + "rr": 2.130848, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.196272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066021, + "hold30_r": 0.442927 + }, + { + "symbol": "DASH", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.901099, + "strategy_rank": 82.71217, + "rr": 0.859938, + "primary_prob": 50.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.289907, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375635, + "range_504_ratio": 3.957587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.813504, + "hold30_r": 3.455392 + }, + { + "symbol": "DELL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.538462, + "strategy_rank": 84.844976, + "rr": 2.038552, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.057829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.608882, + "range_504_ratio": 4.997219, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031081, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 83.052516, + "rr": 2.250694, + "primary_prob": 23.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.376041, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.873082, + "range_504_ratio": 2.39428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.201694, + "hold30_r": 3.262343 + }, + { + "symbol": "EBAY", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.43956, + "strategy_rank": 67.368961, + "rr": 1.10829, + "primary_prob": 48.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.662435, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0524, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.021978, + "strategy_rank": 92.050833, + "rr": 1.632967, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.44945, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.588402, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 84.375526, + "rr": 1.42358, + "primary_prob": 32.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.135369, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.358759, + "hold30_r": 3.30443 + }, + { + "symbol": "FICO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.494505, + "strategy_rank": 83.717051, + "rr": 1.714429, + "primary_prob": 22.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.571644, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.429223, + "range_504_ratio": 4.175455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048001, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.505495, + "strategy_rank": 62.272008, + "rr": 1.834144, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.751215, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066002, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.120879, + "strategy_rank": 67.111092, + "rr": 1.539213, + "primary_prob": 25.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.30882, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.825278, + "range_504_ratio": 2.282515, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067123, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.054945, + "strategy_rank": 94.437805, + "rr": 0.856021, + "primary_prob": 45.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.284032, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.819737, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.956044, + "strategy_rank": 71.480391, + "rr": 0.839447, + "primary_prob": 56.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.25917, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.61607, + "range_504_ratio": 1.851637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068105, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.758242, + "strategy_rank": 71.090725, + "rr": 0.696158, + "primary_prob": 62.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.044238, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582213, + "range_504_ratio": 1.789995, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062692, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.538462, + "strategy_rank": 91.18852, + "rr": 0.720585, + "primary_prob": 50.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.080877, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.82414, + "range_504_ratio": 2.279918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.674898, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.516484, + "strategy_rank": 79.575324, + "rr": 0.721597, + "primary_prob": 66.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.082395, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.141215, + "range_504_ratio": 3.13057, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057421, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.824176, + "strategy_rank": 79.245413, + "rr": 1.305378, + "primary_prob": 41.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.958067, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241331, + "hold30_r": 4.291468 + }, + { + "symbol": "GM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.186813, + "strategy_rank": 82.421141, + "rr": 1.263719, + "primary_prob": 34.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.895578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.219708, + "hold30_r": -1.178644 + }, + { + "symbol": "GRMN", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.197802, + "strategy_rank": 89.943276, + "rr": 1.774596, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.661894, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.915596, + "range_504_ratio": 2.498263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.708536, + "hold30_r": 1.705309 + }, + { + "symbol": "HIG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.923077, + "strategy_rank": 71.415082, + "rr": 2.556986, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.835479, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060809, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.923077, + "strategy_rank": 92.233462, + "rr": 2.119766, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.179649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.166121, + "range_504_ratio": 3.209519, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.064927, + "hold30_r": 4.495244 + }, + { + "symbol": "IBKR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.241758, + "strategy_rank": 87.740784, + "rr": 1.708264, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.562396, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.023928, + "range_504_ratio": 2.784111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.659479, + "hold30_r": 7.254576 + }, + { + "symbol": "IP", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.714286, + "strategy_rank": 85.512035, + "rr": 1.688399, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.532598, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.627716, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.175824, + "strategy_rank": 84.632048, + "rr": 2.174462, + "primary_prob": 22.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.261693, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042781, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.483516, + "strategy_rank": 77.081131, + "rr": 1.54988, + "primary_prob": 36.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.32482, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.915581, + "range_504_ratio": 2.498226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.488823, + "hold30_r": 3.729706 + }, + { + "symbol": "KKR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.384615, + "strategy_rank": 81.497896, + "rr": 1.237739, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.856608, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.290584, + "range_504_ratio": 3.63491, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043556, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.417582, + "strategy_rank": 72.307187, + "rr": 1.636926, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.455389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575382, + "hold30_r": -0.080225 + }, + { + "symbol": "LDOS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 83.678337, + "rr": 1.780124, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.670185, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.737394, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.56044, + "strategy_rank": 84.289682, + "rr": 2.687762, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.031642, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061625, + "hold30_r": 1.063516 + }, + { + "symbol": "MO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.340659, + "strategy_rank": 66.903888, + "rr": 0.965803, + "primary_prob": 50.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.448705, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.291724, + "hold30_r": -1.208319 + }, + { + "symbol": "MSI", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.802198, + "strategy_rank": 63.726309, + "rr": 1.811192, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.716789, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07608, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.89011, + "strategy_rank": 99.824609, + "rr": 0.694227, + "primary_prob": 50.32, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.041341, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.012173, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.582418, + "strategy_rank": 80.2136, + "rr": 1.46759, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.201384, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.41847, + "hold30_r": 1.616311 + }, + { + "symbol": "NDAQ", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.318681, + "strategy_rank": 61.025922, + "rr": 1.400307, + "primary_prob": 39.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.100461, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075748, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.879121, + "strategy_rank": 70.335297, + "rr": 1.765546, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.648319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062617, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.879121, + "strategy_rank": 79.403131, + "rr": 0.943865, + "primary_prob": 38.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.415797, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.236857, + "range_504_ratio": 3.44477, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058273, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 62.120013, + "rr": 1.035672, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.553508, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522697, + "range_504_ratio": 1.68657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.954139, + "hold30_r": 2.276698 + }, + { + "symbol": "NRG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.934066, + "strategy_rank": 92.328901, + "rr": 1.556475, + "primary_prob": 26.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.334713, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.521069, + "hold30_r": 2.516979 + }, + { + "symbol": "NVDA", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.142857, + "strategy_rank": 96.358862, + "rr": 1.890905, + "primary_prob": 20.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.836358, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.857336, + "hold30_r": -1.233622 + }, + { + "symbol": "OKE", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.637363, + "strategy_rank": 77.647029, + "rr": 1.998533, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.9978, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.946105, + "hold30_r": -1.275604 + }, + { + "symbol": "ORCL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.142857, + "strategy_rank": 81.743982, + "rr": 1.547377, + "primary_prob": 22.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.321065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914955, + "range_504_ratio": 2.496662, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041441, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.78022, + "strategy_rank": 69.903047, + "rr": 2.379998, + "primary_prob": 25.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.569997, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064594, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.593407, + "strategy_rank": 77.133984, + "rr": 1.853326, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.779989, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.173338, + "hold30_r": -1.117526 + }, + { + "symbol": "PKG", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.703297, + "strategy_rank": 63.744824, + "rr": 1.987752, + "primary_prob": 29.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.981629, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.917596, + "hold30_r": -1.212457 + }, + { + "symbol": "PM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.659341, + "strategy_rank": 73.702239, + "rr": 1.394755, + "primary_prob": 39.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.092132, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073293, + "hold30_r": -1.0 + }, + { + "symbol": "PNW", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.659341, + "strategy_rank": 57.643158, + "rr": 1.405885, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.108828, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.380829, + "range_504_ratio": 1.463497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06671, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.395604, + "strategy_rank": 59.63491, + "rr": 1.98987, + "primary_prob": 18.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.984805, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07822, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.076923, + "strategy_rank": 89.672446, + "rr": 0.693093, + "primary_prob": 60.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.03964, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.686345, + "range_504_ratio": 5.399708, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044186, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.230769, + "strategy_rank": 68.07423, + "rr": 1.752774, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.62916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.680173, + "hold30_r": 3.833209 + }, + { + "symbol": "SATS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.373626, + "strategy_rank": 97.034843, + "rr": 1.904638, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.856958, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.876536, + "hold30_r": 4.088691 + }, + { + "symbol": "SO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.065934, + "strategy_rank": 59.896482, + "rr": 0.984294, + "primary_prob": 49.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.476441, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078633, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.362637, + "strategy_rank": 87.14947, + "rr": 1.251316, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.876974, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.959144, + "range_504_ratio": 2.609462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.207152, + "hold30_r": 0.931174 + }, + { + "symbol": "T", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.736264, + "strategy_rank": 73.098973, + "rr": 1.538238, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.307357, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066028, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.274725, + "strategy_rank": 82.873927, + "rr": 0.98868, + "primary_prob": 52.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.48302, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.797318, + "range_504_ratio": 2.219581, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.942321, + "hold30_r": 2.853406 + }, + { + "symbol": "TMUS", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.978022, + "strategy_rank": 71.93385, + "rr": 1.803398, + "primary_prob": 32.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.705097, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063468, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.901099, + "strategy_rank": 96.801885, + "rr": 0.901775, + "primary_prob": 42.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.352663, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.882128, + "hold30_r": 1.781058 + }, + { + "symbol": "TRGP", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.681319, + "strategy_rank": 84.930315, + "rr": 1.590255, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.385383, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.544679, + "hold30_r": 2.860273 + }, + { + "symbol": "TRV", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.626374, + "strategy_rank": 73.439993, + "rr": 1.782546, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.673819, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061222, + "hold30_r": -1.0 + }, + { + "symbol": "TSN", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.747253, + "strategy_rank": 63.962464, + "rr": 1.648656, + "primary_prob": 34.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.472984, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499682, + "range_504_ratio": 1.648198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072441, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.021978, + "strategy_rank": 72.742299, + "rr": 1.366392, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.049588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306885, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.945055, + "strategy_rank": 69.636593, + "rr": 1.232015, + "primary_prob": 42.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.848023, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0628, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.362637, + "strategy_rank": 95.331089, + "rr": 0.771839, + "primary_prob": 58.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.157758, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.137913, + "range_504_ratio": 3.120249, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035799, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.802198, + "strategy_rank": 97.345565, + "rr": 1.766541, + "primary_prob": 22.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.649811, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.741622, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.230769, + "strategy_rank": 98.969197, + "rr": 0.816654, + "primary_prob": 52.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.224982, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.793379, + "hold30_r": 2.488847 + }, + { + "symbol": "WAB", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.868132, + "strategy_rank": 63.905066, + "rr": 0.771146, + "primary_prob": 57.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.156719, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.814587, + "range_504_ratio": 2.258244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709254, + "hold30_r": 2.318199 + }, + { + "symbol": "WELL", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.318681, + "strategy_rank": 68.190035, + "rr": 2.733031, + "primary_prob": 22.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.099547, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.809901, + "range_504_ratio": 2.247684, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.671348, + "hold30_r": 4.392151 + }, + { + "symbol": "WFC", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.527473, + "strategy_rank": 81.007743, + "rr": 1.629379, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.444068, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.577313, + "hold30_r": 4.100742 + }, + { + "symbol": "WMB", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.395604, + "strategy_rank": 74.151321, + "rr": 1.941973, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.91296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.8846, + "hold30_r": 1.35146 + }, + { + "symbol": "WMT", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.813187, + "strategy_rank": 70.329406, + "rr": 1.583985, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.375978, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078241, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.087912, + "strategy_rank": 67.538125, + "rr": 1.54339, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.315085, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.57098, + "range_504_ratio": 1.77, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067432, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-12-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.43956, + "strategy_rank": 91.994782, + "rr": 1.5247, + "primary_prob": 24.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.28705, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.293159, + "range_504_ratio": 3.64428, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.489411, + "hold30_r": 2.624437 + }, + { + "symbol": "HOOD", + "date": "2024-12-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 91.136364, + "rr": 0.984845, + "primary_prob": 51.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.477268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.756786, + "range_504_ratio": 5.793787, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.964295, + "hold30_r": 4.447604 + }, + { + "symbol": "ACGL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.122847, + "strategy_rank": 71.865993, + "rr": 1.922384, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.883576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651674, + "range_504_ratio": 1.918749, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067411, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.993111, + "strategy_rank": 62.149464, + "rr": 1.418631, + "primary_prob": 29.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.127947, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355974, + "range_504_ratio": 1.42757, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080722, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76349, + "strategy_rank": 65.725872, + "rr": 1.518772, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.278157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076287, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.64868, + "strategy_rank": 62.936933, + "rr": 1.869858, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.804787, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.596409, + "range_504_ratio": 1.815587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067389, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.056257, + "strategy_rank": 70.007951, + "rr": 1.873475, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.810213, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.740744, + "range_504_ratio": 2.097495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073238, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.059701, + "strategy_rank": 86.121791, + "rr": 1.705352, + "primary_prob": 24.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.558027, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043209, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885189, + "strategy_rank": 99.748204, + "rr": 2.467675, + "primary_prob": 11.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.701512, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.821947, + "range_504_ratio": 45.693107, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.447552, + "hold30_r": 4.088741 + }, + { + "symbol": "ATO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.597015, + "strategy_rank": 56.692196, + "rr": 1.474905, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.212357, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412994, + "range_504_ratio": 1.511337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.393964, + "hold30_r": 2.636255 + }, + { + "symbol": "AXON", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.507463, + "strategy_rank": 97.618081, + "rr": 0.688146, + "primary_prob": 54.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.032219, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.459178, + "range_504_ratio": 4.30242, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036477, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.189437, + "strategy_rank": 74.272606, + "rr": 0.831869, + "primary_prob": 54.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.247803, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.781394, + "range_504_ratio": 2.184515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.767957, + "hold30_r": 1.093037 + }, + { + "symbol": "BK", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.944891, + "strategy_rank": 65.195709, + "rr": 1.494638, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.241957, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076566, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.192882, + "strategy_rank": 68.237874, + "rr": 1.433249, + "primary_prob": 38.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.149874, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.357088, + "hold30_r": 3.338001 + }, + { + "symbol": "BSX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.652124, + "strategy_rank": 66.742201, + "rr": 0.900153, + "primary_prob": 47.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.35023, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.728915, + "range_504_ratio": 2.07283, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822744, + "hold30_r": 7.103861 + }, + { + "symbol": "CASY", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.337543, + "strategy_rank": 73.63628, + "rr": 1.206421, + "primary_prob": 43.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.809632, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061118, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.355913, + "strategy_rank": 71.374853, + "rr": 1.820395, + "primary_prob": 31.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.730593, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060809, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.663605, + "strategy_rank": 74.458809, + "rr": 1.53496, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.30244, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053571, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.84845, + "strategy_rank": 73.311058, + "rr": 1.348044, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.022065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067705, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.107922, + "strategy_rank": 74.298402, + "rr": 1.909027, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.863541, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837777, + "hold30_r": 2.13807 + }, + { + "symbol": "COHR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.126292, + "strategy_rank": 91.68269, + "rr": 1.554915, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.332372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.528486, + "hold30_r": -1.022704 + }, + { + "symbol": "CTAS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.859931, + "strategy_rank": 70.604809, + "rr": 2.685367, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.028051, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.633362, + "hold30_r": 3.15829 + }, + { + "symbol": "CVNA", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.425947, + "strategy_rank": 98.535306, + "rr": 1.590523, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.385785, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.305818, + "range_504_ratio": 74.129834, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027713, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.959816, + "strategy_rank": 65.094729, + "rr": 1.041067, + "primary_prob": 48.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.5616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.489779, + "range_504_ratio": 1.631955, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.964452, + "hold30_r": 2.019556 + }, + { + "symbol": "DASH", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.963261, + "strategy_rank": 84.842854, + "rr": 1.709581, + "primary_prob": 26.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.564372, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375635, + "range_504_ratio": 3.957587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.658764, + "hold30_r": 5.399372 + }, + { + "symbol": "DECK", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.137773, + "strategy_rank": 80.850727, + "rr": 0.988994, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.483491, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.214134, + "range_504_ratio": 3.367376, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05013, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.029851, + "strategy_rank": 83.78661, + "rr": 1.698325, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.547488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.863104, + "range_504_ratio": 2.370508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.646808, + "hold30_r": 4.689435 + }, + { + "symbol": "EBAY", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.730195, + "strategy_rank": 70.419708, + "rr": 1.31053, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.965796, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.257923, + "hold30_r": 3.051688 + }, + { + "symbol": "EME", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.588978, + "strategy_rank": 91.592285, + "rr": 1.631113, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.446669, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.581416, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.785304, + "strategy_rank": 84.686856, + "rr": 1.275917, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.913876, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.596044, + "range_504_ratio": 1.814925, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20379, + "hold30_r": 3.570663 + }, + { + "symbol": "FICO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.86682, + "strategy_rank": 84.318202, + "rr": 1.86414, + "primary_prob": 20.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.79621, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.429223, + "range_504_ratio": 4.175455, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050528, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.515499, + "strategy_rank": 60.249421, + "rr": 1.229522, + "primary_prob": 43.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.844284, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071967, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.929966, + "strategy_rank": 68.17669, + "rr": 1.598434, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.397652, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.815004, + "range_504_ratio": 2.259184, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071443, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.096441, + "strategy_rank": 94.93608, + "rr": 1.391478, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.087218, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.351261, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.489093, + "strategy_rank": 71.628079, + "rr": 0.90999, + "primary_prob": 46.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.364985, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.61607, + "range_504_ratio": 1.851637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.837064, + "hold30_r": 4.818991 + }, + { + "symbol": "FOXA", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.455798, + "strategy_rank": 72.036201, + "rr": 0.836802, + "primary_prob": 51.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.255202, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582213, + "range_504_ratio": 1.789995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.769383, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.618829, + "strategy_rank": 91.184609, + "rr": 1.355608, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.033413, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.82414, + "range_504_ratio": 2.279918, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.305335, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.718714, + "strategy_rank": 80.531671, + "rr": 1.209473, + "primary_prob": 43.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.814209, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.141215, + "range_504_ratio": 3.13057, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057814, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.419059, + "strategy_rank": 78.44477, + "rr": 1.372838, + "primary_prob": 39.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.059258, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.304334, + "hold30_r": 3.45127 + }, + { + "symbol": "GM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.156142, + "strategy_rank": 82.9093, + "rr": 2.619668, + "primary_prob": 9.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.929502, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049065, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.667049, + "strategy_rank": 72.435506, + "rr": 1.353186, + "primary_prob": 40.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.029779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069085, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.359357, + "strategy_rank": 92.357264, + "rr": 2.37565, + "primary_prob": 22.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.563474, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.151341, + "range_504_ratio": 3.162431, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.318196, + "hold30_r": 4.636685 + }, + { + "symbol": "IBKR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.04822, + "strategy_rank": 87.353754, + "rr": 1.444808, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.167212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.004544, + "range_504_ratio": 2.730661, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.389083, + "hold30_r": 8.699984 + }, + { + "symbol": "IP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.637199, + "strategy_rank": 83.128896, + "rr": 0.938662, + "primary_prob": 51.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.407993, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872944, + "hold30_r": 1.09631 + }, + { + "symbol": "IRM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.948335, + "strategy_rank": 85.320978, + "rr": 0.847584, + "primary_prob": 43.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.271376, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.800562, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.6969, + "strategy_rank": 74.393544, + "rr": 0.99634, + "primary_prob": 49.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.49451, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.915581, + "range_504_ratio": 2.498226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.932108, + "hold30_r": 3.926731 + }, + { + "symbol": "JPM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.171068, + "strategy_rank": 72.179747, + "rr": 1.31505, + "primary_prob": 41.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.972574, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.725476, + "range_504_ratio": 2.065714, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.242303, + "hold30_r": 5.623442 + }, + { + "symbol": "KKR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.71527, + "strategy_rank": 83.172117, + "rr": 0.757799, + "primary_prob": 57.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.136699, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.290584, + "range_504_ratio": 3.63491, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.71099, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 71.952527, + "rr": 1.147947, + "primary_prob": 44.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.72192, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.595033, + "range_504_ratio": 1.81309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.079542, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.433984, + "strategy_rank": 67.063789, + "rr": 0.855836, + "primary_prob": 52.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.283754, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060233, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.89667, + "strategy_rank": 83.464812, + "rr": 1.737855, + "primary_prob": 25.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.606783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.68798, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.422503, + "strategy_rank": 69.050038, + "rr": 1.816078, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.724118, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081416, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.863375, + "strategy_rank": 64.535791, + "rr": 1.603331, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.404996, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082832, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.655568, + "strategy_rank": 99.656041, + "rr": 1.511449, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.267174, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.712357, + "range_504_ratio": 40.950226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.500064, + "hold30_r": 0.412623 + }, + { + "symbol": "MTB", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.289323, + "strategy_rank": 80.316812, + "rr": 1.825788, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.738682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769583, + "hold30_r": 1.278755 + }, + { + "symbol": "NDAQ", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.285878, + "strategy_rank": 61.117258, + "rr": 0.947118, + "primary_prob": 50.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.420677, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078336, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.745121, + "strategy_rank": 70.010156, + "rr": 1.612312, + "primary_prob": 35.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.418468, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071307, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.389208, + "strategy_rank": 79.709588, + "rr": 1.220523, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.830784, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.236857, + "range_504_ratio": 3.44477, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.14088, + "hold30_r": -1.083493 + }, + { + "symbol": "NRG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.407577, + "strategy_rank": 92.01959, + "rr": 1.607407, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.41111, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.566731, + "hold30_r": 3.111965 + }, + { + "symbol": "NVDA", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.326062, + "strategy_rank": 95.782529, + "rr": 1.608011, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.412017, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.647411, + "range_504_ratio": 14.117435, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.572308, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.044776, + "strategy_rank": 76.5542, + "rr": 2.022059, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.033088, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.963247, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.893226, + "strategy_rank": 78.768115, + "rr": 0.704935, + "primary_prob": 58.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.057403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90537, + "range_504_ratio": 2.472846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.118152, + "hold30_r": -1.071749 + }, + { + "symbol": "PEG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.111366, + "strategy_rank": 71.726528, + "rr": 1.823998, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.735997, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.752557, + "hold30_r": -1.0 + }, + { + "symbol": "PG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.367394, + "strategy_rank": 57.765747, + "rr": 1.523336, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.285004, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.283939, + "range_504_ratio": 1.328352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.341351, + "hold30_r": -1.244204 + }, + { + "symbol": "PGR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.014925, + "strategy_rank": 76.756162, + "rr": 2.771332, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.156998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.306528, + "hold30_r": -1.242111 + }, + { + "symbol": "PKG", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.485649, + "strategy_rank": 64.119954, + "rr": 1.904957, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.857435, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.828158, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.737084, + "strategy_rank": 98.46453, + "rr": 1.181901, + "primary_prob": 47.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.772852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.675527, + "range_504_ratio": 14.52, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023676, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.585534, + "strategy_rank": 73.558445, + "rr": 1.923135, + "primary_prob": 30.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.884702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076521, + "hold30_r": -1.0 + }, + { + "symbol": "PNW", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.089552, + "strategy_rank": 58.834115, + "rr": 1.666667, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.5, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.380829, + "range_504_ratio": 1.463497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075559, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.700344, + "strategy_rank": 87.764527, + "rr": 1.293182, + "primary_prob": 41.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.939773, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.686345, + "range_504_ratio": 5.399708, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045743, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.385763, + "strategy_rank": 76.350034, + "rr": 0.940137, + "primary_prob": 51.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.410206, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.873625, + "hold30_r": 1.083349 + }, + { + "symbol": "RTX", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.518944, + "strategy_rank": 67.414689, + "rr": 1.207631, + "primary_prob": 43.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.811447, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.128487, + "hold30_r": 3.647416 + }, + { + "symbol": "SATS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.881745, + "strategy_rank": 94.571507, + "rr": 1.90324, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.85486, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.872209, + "hold30_r": 4.012002 + }, + { + "symbol": "SYF", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.207807, + "strategy_rank": 88.091179, + "rr": 1.533188, + "primary_prob": 25.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.299782, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.959144, + "range_504_ratio": 2.609462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.484633, + "hold30_r": -0.362015 + }, + { + "symbol": "T", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.80023, + "strategy_rank": 72.723018, + "rr": 1.95599, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.933985, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073708, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.177956, + "strategy_rank": 82.704569, + "rr": 1.146834, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.72025, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.797318, + "range_504_ratio": 2.219581, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052269, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.685419, + "strategy_rank": 72.711222, + "rr": 1.890823, + "primary_prob": 30.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.836235, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.188767, + "hold30_r": -1.1202 + }, + { + "symbol": "TPL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.966705, + "strategy_rank": 96.876693, + "rr": 1.347136, + "primary_prob": 30.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.020705, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.324461, + "hold30_r": 2.516129 + }, + { + "symbol": "TRGP", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.277842, + "strategy_rank": 84.188775, + "rr": 1.636776, + "primary_prob": 25.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.455164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585599, + "hold30_r": 3.837655 + }, + { + "symbol": "TRV", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 73.767912, + "rr": 1.349835, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.024752, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068246, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.256028, + "strategy_rank": 70.987791, + "rr": 2.066836, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.100254, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.001779, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.352468, + "strategy_rank": 84.266728, + "rr": 1.997472, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.996208, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234073, + "range_504_ratio": 3.435194, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.106122, + "hold30_r": -1.066148 + }, + { + "symbol": "TYL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.026406, + "strategy_rank": 71.101342, + "rr": 1.733803, + "primary_prob": 33.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.600705, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064004, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.818599, + "strategy_rank": 95.661591, + "rr": 1.350109, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.025163, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.137913, + "range_504_ratio": 3.120249, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038765, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.555683, + "strategy_rank": 96.594692, + "rr": 1.589949, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.384923, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.562997, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.196326, + "strategy_rank": 98.923143, + "rr": 0.898543, + "primary_prob": 49.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.347815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.074887, + "range_504_ratio": 7.963645, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.872543, + "hold30_r": 2.371938 + }, + { + "symbol": "WAB", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.926521, + "strategy_rank": 65.022851, + "rr": 1.190092, + "primary_prob": 43.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.785139, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.814587, + "range_504_ratio": 2.258244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.124129, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.274397, + "strategy_rank": 67.629221, + "rr": 1.349737, + "primary_prob": 40.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.024606, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.778384, + "range_504_ratio": 2.17795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.280038, + "hold30_r": 7.398418 + }, + { + "symbol": "WFC", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.796785, + "strategy_rank": 83.694893, + "rr": 1.831324, + "primary_prob": 24.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.746986, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771763, + "hold30_r": 3.569767 + }, + { + "symbol": "WMB", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.259472, + "strategy_rank": 74.038773, + "rr": 1.688935, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.533402, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.626928, + "hold30_r": 1.889061 + }, + { + "symbol": "WMT", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.244546, + "strategy_rank": 71.362611, + "rr": 0.955768, + "primary_prob": 50.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.433652, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.883226, + "hold30_r": 5.798843 + }, + { + "symbol": "WRB", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.567164, + "strategy_rank": 70.059872, + "rr": 1.198183, + "primary_prob": 43.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.797275, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.57098, + "range_504_ratio": 1.77, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075395, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.437428, + "strategy_rank": 91.337628, + "rr": 0.696969, + "primary_prob": 64.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.045453, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.293159, + "range_504_ratio": 3.64428, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.655806, + "hold30_r": 2.267686 + }, + { + "symbol": "WTW", + "date": "2024-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.319173, + "strategy_rank": 60.19485, + "rr": 0.909443, + "primary_prob": 47.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.364164, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.539615, + "range_504_ratio": 1.715346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832214, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-01-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.171694, + "strategy_rank": 96.314405, + "rr": 1.403694, + "primary_prob": 46.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.105541, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.400642, + "range_504_ratio": 4.057804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035808, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.454756, + "strategy_rank": 60.991162, + "rr": 0.868223, + "primary_prob": 53.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.302335, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355974, + "range_504_ratio": 1.42757, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.789533, + "hold30_r": 4.73251 + }, + { + "symbol": "AFL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.134571, + "strategy_rank": 63.945067, + "rr": 0.721724, + "primary_prob": 58.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.082585, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077403, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.222738, + "strategy_rank": 62.770945, + "rr": 2.350478, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.525717, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.596409, + "range_504_ratio": 1.815587, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.286524, + "hold30_r": 5.233621 + }, + { + "symbol": "ALL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.283063, + "strategy_rank": 71.717219, + "rr": 1.694122, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.541183, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065443, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.482599, + "strategy_rank": 62.281172, + "rr": 1.834449, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.751674, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.38851, + "range_504_ratio": 1.474782, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747075, + "hold30_r": 5.155596 + }, + { + "symbol": "APO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.12297, + "strategy_rank": 85.645038, + "rr": 1.775533, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.663299, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043164, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.883991, + "strategy_rank": 99.676019, + "rr": 2.572061, + "primary_prob": 10.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.858092, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.813775, + "range_504_ratio": 45.321215, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.552689, + "hold30_r": 2.503819 + }, + { + "symbol": "AXON", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.839907, + "strategy_rank": 97.800652, + "rr": 2.234777, + "primary_prob": 26.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.352166, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.438879, + "range_504_ratio": 4.215967, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.203334, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.559165, + "strategy_rank": 66.26367, + "rr": 1.080844, + "primary_prob": 41.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.621267, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73537, + "range_504_ratio": 2.086255, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078003, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.742459, + "strategy_rank": 71.849201, + "rr": 1.806314, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.709471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.939702, + "range_504_ratio": 2.559218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06746, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.227378, + "strategy_rank": 68.721014, + "rr": 1.32756, + "primary_prob": 40.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.991339, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.250267, + "hold30_r": 4.068445 + }, + { + "symbol": "CASY", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.990719, + "strategy_rank": 72.007376, + "rr": 2.001282, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.001923, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.939275, + "hold30_r": 1.296493 + }, + { + "symbol": "CBOE", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.343387, + "strategy_rank": 73.102799, + "rr": 1.618625, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.427938, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557331, + "hold30_r": 3.226299 + }, + { + "symbol": "CBRE", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.703016, + "strategy_rank": 78.802516, + "rr": 1.886694, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.830041, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053362, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.979118, + "strategy_rank": 71.198678, + "rr": 1.599731, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.399596, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069721, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.510441, + "strategy_rank": 77.444014, + "rr": 2.492172, + "primary_prob": 24.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.738259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.946485, + "range_504_ratio": 2.576637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060321, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.211137, + "strategy_rank": 76.008489, + "rr": 0.751848, + "primary_prob": 57.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.127772, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.675608, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243619, + "strategy_rank": 95.352615, + "rr": 1.59325, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.389874, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025103, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.034803, + "strategy_rank": 89.350952, + "rr": 1.786932, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.680398, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.405645, + "range_504_ratio": 11.085578, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.01756, + "hold30_r": -0.961591 + }, + { + "symbol": "COST", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.278422, + "strategy_rank": 59.905878, + "rr": 1.619154, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.42873, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.807569, + "range_504_ratio": 2.242449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.547564, + "hold30_r": 4.415644 + }, + { + "symbol": "CTAS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.49884, + "strategy_rank": 73.72202, + "rr": 2.032944, + "primary_prob": 29.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.049417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.977851, + "hold30_r": 2.293113 + }, + { + "symbol": "CVNA", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.419954, + "strategy_rank": 98.657551, + "rr": 1.868537, + "primary_prob": 20.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.802805, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 4.15009, + "range_504_ratio": 63.439716, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.848157, + "hold30_r": 1.281755 + }, + { + "symbol": "D", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.046404, + "strategy_rank": 62.171211, + "rr": 0.905192, + "primary_prob": 52.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.357788, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.485704, + "range_504_ratio": 1.625319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.829583, + "hold30_r": 2.378953 + }, + { + "symbol": "DASH", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.155452, + "strategy_rank": 85.497834, + "rr": 1.652894, + "primary_prob": 26.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.479341, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375635, + "range_504_ratio": 3.957587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.601884, + "hold30_r": 4.491853 + }, + { + "symbol": "DECK", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.802784, + "strategy_rank": 84.229001, + "rr": 1.051536, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.577305, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.214134, + "range_504_ratio": 3.367376, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049947, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.763341, + "strategy_rank": 82.338385, + "rr": 2.400088, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.600132, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.863104, + "range_504_ratio": 2.370508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.344191, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.426914, + "strategy_rank": 71.805198, + "rr": 0.855858, + "primary_prob": 53.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.283787, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60106, + "range_504_ratio": 1.824052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.800973, + "hold30_r": 2.702116 + }, + { + "symbol": "EME", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.795824, + "strategy_rank": 91.659389, + "rr": 1.514632, + "primary_prob": 36.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.271948, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.322305, + "range_504_ratio": 3.752061, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.466577, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.939675, + "strategy_rank": 84.360085, + "rr": 1.355009, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.032514, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.429223, + "range_504_ratio": 4.175455, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.30415, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.090487, + "strategy_rank": 59.746, + "rr": 1.990113, + "primary_prob": 29.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.98517, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074893, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.707657, + "strategy_rank": 94.532932, + "rr": 1.028123, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.542184, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.523909, + "range_504_ratio": 4.590133, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03929, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.61949, + "strategy_rank": 92.550984, + "rr": 1.083098, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.624647, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.828207, + "range_504_ratio": 2.289211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046306, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.099768, + "strategy_rank": 82.570994, + "rr": 1.818993, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.72849, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.141215, + "range_504_ratio": 3.13057, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.760795, + "hold30_r": -1.0 + }, + { + "symbol": "GEN", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.25058, + "strategy_rank": 67.737256, + "rr": 0.692815, + "primary_prob": 60.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.039222, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.630931, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.7471, + "strategy_rank": 73.880195, + "rr": 0.992321, + "primary_prob": 49.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.488482, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094869, + "hold30_r": -1.026193 + }, + { + "symbol": "GM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.858469, + "strategy_rank": 80.913067, + "rr": 1.19018, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.78527, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.264394, + "hold30_r": -1.221282 + }, + { + "symbol": "HAS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.062645, + "strategy_rank": 70.247898, + "rr": 1.959471, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.939206, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.904622, + "hold30_r": 5.018128 + }, + { + "symbol": "HIG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.354988, + "strategy_rank": 70.894157, + "rr": 1.508646, + "primary_prob": 37.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.262969, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072575, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.867749, + "strategy_rank": 91.911471, + "rr": 1.975787, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.96368, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.151341, + "range_504_ratio": 3.162431, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.918808, + "hold30_r": 4.635973 + }, + { + "symbol": "IBM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.438515, + "strategy_rank": 64.775747, + "rr": 1.46978, + "primary_prob": 37.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.20467, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.685862, + "range_504_ratio": 1.985483, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070574, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.851508, + "strategy_rank": 81.996634, + "rr": 1.02526, + "primary_prob": 48.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.53789, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.955367, + "hold30_r": 1.271145 + }, + { + "symbol": "IRM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.547564, + "strategy_rank": 85.570578, + "rr": 1.223529, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.835293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979193, + "range_504_ratio": 2.662306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.176541, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.791183, + "strategy_rank": 79.327817, + "rr": 1.114864, + "primary_prob": 45.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.672296, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.915581, + "range_504_ratio": 2.498226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053037, + "hold30_r": 3.482006 + }, + { + "symbol": "KKR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.470998, + "strategy_rank": 83.148774, + "rr": 1.503334, + "primary_prob": 26.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.255001, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247659, + "range_504_ratio": 3.482183, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046065, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.526682, + "strategy_rank": 68.249024, + "rr": 1.518669, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.278003, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.461463, + "hold30_r": 2.863223 + }, + { + "symbol": "LDOS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.487239, + "strategy_rank": 84.115634, + "rr": 2.273552, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.410328, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.221569, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.266821, + "strategy_rank": 81.293711, + "rr": 1.222962, + "primary_prob": 43.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.834443, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.151886, + "hold30_r": 0.757224 + }, + { + "symbol": "MO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.951276, + "strategy_rank": 68.417338, + "rr": 1.092896, + "primary_prob": 46.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.639344, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.011975, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.25522, + "strategy_rank": 65.502354, + "rr": 1.435144, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.152716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.354011, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.651972, + "strategy_rank": 99.652334, + "rr": 1.761401, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.642101, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.608582, + "range_504_ratio": 36.913664, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.012505, + "hold30_r": -0.764279 + }, + { + "symbol": "MTB", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.658933, + "strategy_rank": 78.695935, + "rr": 0.672555, + "primary_prob": 61.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.008833, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.614415, + "hold30_r": 0.225547 + }, + { + "symbol": "NDAQ", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.570766, + "strategy_rank": 63.812253, + "rr": 1.496069, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.244104, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.417594, + "hold30_r": 2.420225 + }, + { + "symbol": "NFLX", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.083527, + "strategy_rank": 81.88159, + "rr": 0.917143, + "primary_prob": 48.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.375715, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.194252, + "range_504_ratio": 3.301087, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05777, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.515081, + "strategy_rank": 62.272696, + "rr": 1.547719, + "primary_prob": 33.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.321578, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522697, + "range_504_ratio": 1.68657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.464455, + "hold30_r": 5.004655 + }, + { + "symbol": "NRG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.011601, + "strategy_rank": 91.860722, + "rr": 1.243655, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.865483, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.226591, + "range_504_ratio": 3.409587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.205298, + "hold30_r": 1.830042 + }, + { + "symbol": "NVDA", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.475638, + "strategy_rank": 95.237571, + "rr": 1.102706, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.654059, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.636662, + "range_504_ratio": 13.9665, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.181547, + "hold30_r": -1.149796 + }, + { + "symbol": "OKE", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.023202, + "strategy_rank": 76.091386, + "rr": 1.86288, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.79432, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.800818, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.194896, + "strategy_rank": 80.764173, + "rr": 1.561326, + "primary_prob": 36.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.341988, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05072, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.067285, + "strategy_rank": 70.718198, + "rr": 1.459177, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.188766, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.385229, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.779582, + "strategy_rank": 75.501777, + "rr": 1.498277, + "primary_prob": 37.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.247416, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07119, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.730858, + "strategy_rank": 62.057844, + "rr": 1.884426, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.826638, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.800433, + "hold30_r": -1.092744 + }, + { + "symbol": "PLTR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.187935, + "strategy_rank": 98.841959, + "rr": 1.543029, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.314544, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.675527, + "range_504_ratio": 14.52, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.522577, + "hold30_r": 4.581982 + }, + { + "symbol": "PM", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.531323, + "strategy_rank": 74.060365, + "rr": 1.617435, + "primary_prob": 35.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.426152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084596, + "hold30_r": -1.0 + }, + { + "symbol": "PNR", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.294664, + "strategy_rank": 71.658866, + "rr": 1.283024, + "primary_prob": 41.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.924536, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.878273, + "range_504_ratio": 2.406739, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.211695, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.322506, + "strategy_rank": 57.550032, + "rr": 1.051566, + "primary_prob": 47.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.577349, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087539, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.315545, + "strategy_rank": 90.194292, + "rr": 2.070068, + "primary_prob": 28.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.105103, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.62856, + "range_504_ratio": 5.096533, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.024738, + "hold30_r": 0.898237 + }, + { + "symbol": "RJF", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.758701, + "strategy_rank": 75.902767, + "rr": 2.540775, + "primary_prob": 10.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.811163, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06515, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.167053, + "strategy_rank": 67.300752, + "rr": 1.445215, + "primary_prob": 38.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.167823, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.361595, + "hold30_r": 3.092051 + }, + { + "symbol": "SATS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.447796, + "strategy_rank": 97.693226, + "rr": 1.592115, + "primary_prob": 30.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.388173, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559291, + "hold30_r": 4.938806 + }, + { + "symbol": "SO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.902552, + "strategy_rank": 58.302885, + "rr": 1.16084, + "primary_prob": 40.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.74126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473079, + "range_504_ratio": 1.604928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.074737, + "hold30_r": 3.880969 + }, + { + "symbol": "SYF", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.935035, + "strategy_rank": 87.045854, + "rr": 0.987769, + "primary_prob": 38.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.481654, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.959144, + "range_504_ratio": 2.609462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050975, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.387471, + "strategy_rank": 72.966605, + "rr": 1.675513, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.51327, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076269, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.635731, + "strategy_rank": 83.390676, + "rr": 0.696659, + "primary_prob": 51.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.044989, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.759562, + "range_504_ratio": 2.137339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644344, + "hold30_r": 3.137624 + }, + { + "symbol": "TMUS", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.99536, + "strategy_rank": 72.720451, + "rr": 1.793352, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.690029, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729469, + "hold30_r": 7.948041 + }, + { + "symbol": "TPL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.607889, + "strategy_rank": 96.840551, + "rr": 1.779801, + "primary_prob": 37.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.669701, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.75231, + "hold30_r": 0.953313 + }, + { + "symbol": "TRGP", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.259861, + "strategy_rank": 84.388839, + "rr": 1.39602, + "primary_prob": 37.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.09403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.174411, + "range_504_ratio": 3.236237, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.339753, + "hold30_r": 1.878356 + }, + { + "symbol": "TRV", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.830626, + "strategy_rank": 72.51323, + "rr": 1.18383, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.775745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.538426, + "range_504_ratio": 1.713309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074537, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.327146, + "strategy_rank": 72.621488, + "rr": 1.192334, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.7885, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068139, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.807425, + "strategy_rank": 91.046122, + "rr": 1.715857, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.573786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234073, + "range_504_ratio": 3.435194, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038888, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299304, + "strategy_rank": 74.452865, + "rr": 1.909222, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.863833, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.847427, + "hold30_r": 2.832948 + }, + { + "symbol": "UAL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.027842, + "strategy_rank": 95.706195, + "rr": 0.734869, + "primary_prob": 45.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.102304, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.137913, + "range_504_ratio": 3.120249, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.696531, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.403712, + "strategy_rank": 96.33809, + "rr": 1.595237, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.392855, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027731, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.962877, + "strategy_rank": 66.93702, + "rr": 1.559409, + "primary_prob": 36.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.339114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.814587, + "range_504_ratio": 2.258244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.491606, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.835267, + "strategy_rank": 67.365034, + "rr": 1.623552, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.435328, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.769833, + "range_504_ratio": 2.159405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.551142, + "hold30_r": 7.093005 + }, + { + "symbol": "WFC", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.598608, + "strategy_rank": 80.674517, + "rr": 1.341046, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.011568, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.280037, + "hold30_r": 2.518216 + }, + { + "symbol": "WMB", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.575406, + "strategy_rank": 73.612033, + "rr": 0.894599, + "primary_prob": 52.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.341898, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.831164, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.331787, + "strategy_rank": 71.010863, + "rr": 0.915063, + "primary_prob": 51.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.372594, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.837641, + "hold30_r": 1.69235 + }, + { + "symbol": "WRB", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.670534, + "strategy_rank": 66.706946, + "rr": 1.927517, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.891276, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.57098, + "range_504_ratio": 1.77, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076967, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2025-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.890951, + "strategy_rank": 63.286094, + "rr": 1.492255, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.238383, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.539615, + "range_504_ratio": 1.715346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.411201, + "hold30_r": 2.223097 + }, + { + "symbol": "CEG", + "date": "2025-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.065463, + "strategy_rank": 97.642112, + "rr": 0.872731, + "primary_prob": 53.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.309097, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.471641, + "range_504_ratio": 4.35638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.848869, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.537246, + "strategy_rank": 60.829616, + "rr": 1.997421, + "primary_prob": 30.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.996132, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.355974, + "range_504_ratio": 1.42757, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.917769, + "hold30_r": 4.563037 + }, + { + "symbol": "ALL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.731377, + "strategy_rank": 71.14031, + "rr": 1.665684, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.498527, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052029, + "hold30_r": 1.538483 + }, + { + "symbol": "APO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.083521, + "strategy_rank": 89.00031, + "rr": 1.895869, + "primary_prob": 20.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.843804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042291, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-01-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.6614, + "strategy_rank": 99.594251, + "rr": 2.599248, + "primary_prob": 24.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.898871, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.723559, + "range_504_ratio": 41.411502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.578164, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.871332, + "strategy_rank": 97.893847, + "rr": 2.149878, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.224817, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.423458, + "range_504_ratio": 4.15145, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.113675, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.586907, + "strategy_rank": 61.067753, + "rr": 1.483009, + "primary_prob": 37.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.224513, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.405433, + "range_504_ratio": 1.499952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.409059, + "hold30_r": 3.309466 + }, + { + "symbol": "BRO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.424379, + "strategy_rank": 62.809101, + "rr": 0.841085, + "primary_prob": 54.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.261628, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770612, + "range_504_ratio": 2.161089, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.76258, + "hold30_r": 5.625911 + }, + { + "symbol": "CASY", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.10158, + "strategy_rank": 72.664469, + "rr": 1.883746, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.825619, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.824498, + "hold30_r": 1.734423 + }, + { + "symbol": "CBOE", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.24605, + "strategy_rank": 69.609918, + "rr": 2.385678, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.578516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.325468, + "hold30_r": 2.877326 + }, + { + "symbol": "CBRE", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.663657, + "strategy_rank": 83.897181, + "rr": 1.493416, + "primary_prob": 37.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.240124, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787148, + "range_504_ratio": 2.197122, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.447945, + "hold30_r": 1.842376 + }, + { + "symbol": "CHRW", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.891648, + "strategy_rank": 78.448113, + "rr": 0.874853, + "primary_prob": 53.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.312279, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.817654, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.972912, + "strategy_rank": 85.845155, + "rr": 0.735775, + "primary_prob": 48.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.103662, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.832452, + "range_504_ratio": 2.298948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.695223, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.923251, + "strategy_rank": 71.973722, + "rr": 1.649679, + "primary_prob": 34.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.474518, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05785, + "hold30_r": -1.0 + }, + { + "symbol": "CMG", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.27991, + "strategy_rank": 79.159491, + "rr": 1.688673, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.53301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856873, + "range_504_ratio": 2.355782, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062968, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.180587, + "strategy_rank": 76.422249, + "rr": 1.932709, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.899064, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073327, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.275395, + "strategy_rank": 96.177928, + "rr": 1.753056, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.629584, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.727618, + "hold30_r": -1.11432 + }, + { + "symbol": "COIN", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.726862, + "strategy_rank": 97.472583, + "rr": 1.520789, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.281183, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.127437, + "range_504_ratio": 8.393329, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01936, + "hold30_r": -1.0 + }, + { + "symbol": "CTAS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.022573, + "strategy_rank": 70.324013, + "rr": 2.119747, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.17962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.768605, + "range_504_ratio": 2.156755, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059577, + "hold30_r": 1.796125 + }, + { + "symbol": "CVNA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.435666, + "strategy_rank": 98.727576, + "rr": 1.891437, + "primary_prob": 24.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.837155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.951356, + "range_504_ratio": 52.005814, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.868354, + "hold30_r": 1.027134 + }, + { + "symbol": "DAL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.054176, + "strategy_rank": 81.599903, + "rr": 1.019976, + "primary_prob": 50.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.529964, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.812962, + "range_504_ratio": 2.254575, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.98169, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.534989, + "strategy_rank": 84.895639, + "rr": 0.918834, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.37825, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.301835, + "range_504_ratio": 3.676034, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.868104, + "hold30_r": 4.037575 + }, + { + "symbol": "DECK", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.182844, + "strategy_rank": 82.862412, + "rr": 1.113167, + "primary_prob": 34.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.66975, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.179908, + "range_504_ratio": 3.254075, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.067148, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.164786, + "strategy_rank": 80.874293, + "rr": 1.229565, + "primary_prob": 47.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.844348, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.863104, + "range_504_ratio": 2.370508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171877, + "hold30_r": -1.485192 + }, + { + "symbol": "EBAY", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.986456, + "strategy_rank": 81.735851, + "rr": 2.067276, + "primary_prob": 30.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.100914, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.025279, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.291196, + "strategy_rank": 91.995851, + "rr": 0.720373, + "primary_prob": 74.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.08056, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.317103, + "range_504_ratio": 3.732594, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.673233, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.21219, + "strategy_rank": 82.636272, + "rr": 1.691351, + "primary_prob": 23.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.537027, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.409928, + "range_504_ratio": 4.095661, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052129, + "hold30_r": -1.0 + }, + { + "symbol": "FIS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.505643, + "strategy_rank": 60.791071, + "rr": 0.858474, + "primary_prob": 53.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.28771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.789239, + "hold30_r": -2.679265 + }, + { + "symbol": "FISV", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.327314, + "strategy_rank": 64.149817, + "rr": 0.997512, + "primary_prob": 43.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.496269, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.792142, + "range_504_ratio": 2.208121, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.922516, + "hold30_r": 5.772038 + }, + { + "symbol": "FOX", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.69526, + "strategy_rank": 72.124702, + "rr": 1.164241, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.746362, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.61607, + "range_504_ratio": 1.851637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.093124, + "hold30_r": 6.075306 + }, + { + "symbol": "FOXA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.679458, + "strategy_rank": 72.560998, + "rr": 1.491153, + "primary_prob": 24.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.236729, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582213, + "range_504_ratio": 1.789995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.421889, + "hold30_r": 6.464041 + }, + { + "symbol": "FTNT", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.227991, + "strategy_rank": 92.627423, + "rr": 1.942171, + "primary_prob": 20.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.913257, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.828207, + "range_504_ratio": 2.289211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.894631, + "hold30_r": 3.818646 + }, + { + "symbol": "GDDY", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.51693, + "strategy_rank": 82.90752, + "rr": 1.222988, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.834482, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.141215, + "range_504_ratio": 3.13057, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.166505, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.72912, + "strategy_rank": 75.16134, + "rr": 1.545369, + "primary_prob": 22.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.318054, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703192, + "range_504_ratio": 2.02019, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.477415, + "hold30_r": 0.93279 + }, + { + "symbol": "GM", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.198646, + "strategy_rank": 83.505981, + "rr": 1.329277, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.993916, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.285591, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.501129, + "strategy_rank": 93.028855, + "rr": 1.608787, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.413181, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.872075, + "range_504_ratio": 2.391869, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.536646, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.361174, + "strategy_rank": 66.848997, + "rr": 2.48563, + "primary_prob": 20.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.728445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.430118, + "hold30_r": 4.423357 + }, + { + "symbol": "HIG", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.715576, + "strategy_rank": 68.337011, + "rr": 1.37648, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.06472, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.664732, + "range_504_ratio": 1.943969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.674611, + "hold30_r": -1.606536 + }, + { + "symbol": "IBKR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.742664, + "strategy_rank": 87.722452, + "rr": 0.996163, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.494244, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.004544, + "range_504_ratio": 2.730661, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.947316, + "hold30_r": 2.439153 + }, + { + "symbol": "IP", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.453725, + "strategy_rank": 82.020532, + "rr": 1.098636, + "primary_prob": 52.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.647954, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031438, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.469526, + "strategy_rank": 85.63373, + "rr": 2.197659, + "primary_prob": 21.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.296488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048599, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.954853, + "strategy_rank": 85.645563, + "rr": 0.765617, + "primary_prob": 51.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.148425, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.238026, + "range_504_ratio": 3.448799, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.721203, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.713318, + "strategy_rank": 71.649379, + "rr": 1.821965, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.732948, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.762393, + "hold30_r": 3.111043 + }, + { + "symbol": "LDOS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.117381, + "strategy_rank": 81.575755, + "rr": 2.167124, + "primary_prob": 42.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.250686, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054629, + "hold30_r": -1.0 + }, + { + "symbol": "MKC", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.408578, + "strategy_rank": 60.444497, + "rr": 2.500877, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.751316, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.43458, + "hold30_r": 5.001385 + }, + { + "symbol": "MO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.519187, + "strategy_rank": 67.716637, + "rr": 1.496177, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.244265, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.411796, + "hold30_r": 3.976028 + }, + { + "symbol": "MSI", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.440181, + "strategy_rank": 62.474043, + "rr": 1.192054, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.788081, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.11058, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.887133, + "strategy_rank": 99.819756, + "rr": 1.56062, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.34093, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04071, + "hold30_r": -1.02609 + }, + { + "symbol": "MTB", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.697517, + "strategy_rank": 79.982188, + "rr": 2.32284, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.48426, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05847, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.038375, + "strategy_rank": 84.0272, + "rr": 1.184959, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.777439, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.857475, + "range_504_ratio": 2.357202, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.148486, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.747178, + "strategy_rank": 64.02235, + "rr": 1.126299, + "primary_prob": 45.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.689449, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.050623, + "hold30_r": 2.850893 + }, + { + "symbol": "NFLX", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.920993, + "strategy_rank": 83.182603, + "rr": 1.852773, + "primary_prob": 28.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.779159, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.194252, + "range_504_ratio": 3.301087, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.799319, + "hold30_r": 4.168242 + }, + { + "symbol": "NI", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.939052, + "strategy_rank": 62.696032, + "rr": 1.832971, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.749457, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.522697, + "range_504_ratio": 1.68657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.750716, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.905192, + "strategy_rank": 94.215074, + "rr": 1.534946, + "primary_prob": 25.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.302418, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.537665, + "range_504_ratio": 12.650097, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.318617, + "hold30_r": -1.28794 + }, + { + "symbol": "OKE", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.148984, + "strategy_rank": 75.303839, + "rr": 2.158263, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.237394, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.210193, + "hold30_r": -1.147764 + }, + { + "symbol": "ORCL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.812641, + "strategy_rank": 78.368624, + "rr": 2.183036, + "primary_prob": 26.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.274554, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.132236, + "hold30_r": 1.243452 + }, + { + "symbol": "ORLY", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.489842, + "strategy_rank": 59.168874, + "rr": 0.669954, + "primary_prob": 61.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.004931, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.514923, + "range_504_ratio": 1.673509, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.588762, + "hold30_r": 5.719921 + }, + { + "symbol": "PEG", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.293454, + "strategy_rank": 70.123303, + "rr": 1.068335, + "primary_prob": 42.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.602502, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.99492, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.437923, + "strategy_rank": 73.784162, + "rr": 2.278709, + "primary_prob": 26.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.418064, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.216753, + "hold30_r": 5.05037 + }, + { + "symbol": "PKG", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.020316, + "strategy_rank": 62.297798, + "rr": 0.867775, + "primary_prob": 53.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.301663, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.78567, + "hold30_r": -2.635598 + }, + { + "symbol": "PLTR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.209932, + "strategy_rank": 98.772037, + "rr": 1.543675, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.315512, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.675527, + "range_504_ratio": 14.52, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.521942, + "hold30_r": 2.675916 + }, + { + "symbol": "PM", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.744921, + "strategy_rank": 74.893773, + "rr": 1.650694, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.476041, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572954, + "hold30_r": 12.060087 + }, + { + "symbol": "PNR", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.957111, + "strategy_rank": 70.825883, + "rr": 1.97316, + "primary_prob": 23.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.95974, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.837799, + "range_504_ratio": 2.311273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06569, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.485327, + "strategy_rank": 91.0692, + "rr": 0.669169, + "primary_prob": 53.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.003754, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.47188, + "range_504_ratio": 4.35742, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.620281, + "hold30_r": 1.432064 + }, + { + "symbol": "RJF", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.76298, + "strategy_rank": 76.004502, + "rr": 1.937149, + "primary_prob": 16.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.905724, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.737164, + "range_504_ratio": 2.09, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.874493, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.390519, + "strategy_rank": 80.458628, + "rr": 0.964477, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.446715, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.868639, + "range_504_ratio": 2.383665, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.914859, + "hold30_r": 3.607343 + }, + { + "symbol": "RTX", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.471783, + "strategy_rank": 67.270743, + "rr": 1.05741, + "primary_prob": 62.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.586114, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629848, + "range_504_ratio": 1.877325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.975506, + "hold30_r": 4.779835 + }, + { + "symbol": "SATS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.857788, + "strategy_rank": 93.026773, + "rr": 1.944142, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.916214, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.909349, + "hold30_r": 4.79693 + }, + { + "symbol": "T", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.146727, + "strategy_rank": 74.43173, + "rr": 0.855408, + "primary_prob": 53.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.283112, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783489, + "hold30_r": 9.026752 + }, + { + "symbol": "TKO", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.968397, + "strategy_rank": 83.9997, + "rr": 0.955443, + "primary_prob": 38.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.433165, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.725319, + "range_504_ratio": 2.06539, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.907618, + "hold30_r": 1.118284 + }, + { + "symbol": "TMUS", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.760722, + "strategy_rank": 72.702697, + "rr": 1.542152, + "primary_prob": 29.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.313228, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476427, + "hold30_r": 8.513217 + }, + { + "symbol": "TPL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.532731, + "strategy_rank": 96.914419, + "rr": 1.736891, + "primary_prob": 34.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.605336, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030154, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.794582, + "strategy_rank": 90.385004, + "rr": 1.638616, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.457923, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.441285, + "range_504_ratio": 4.226124, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023266, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.568849, + "strategy_rank": 71.531827, + "rr": 0.717729, + "primary_prob": 56.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.076594, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.654569, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.130926, + "strategy_rank": 92.078375, + "rr": 1.782633, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.67395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.166506, + "range_504_ratio": 3.210753, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039848, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.487585, + "strategy_rank": 73.414875, + "rr": 2.168325, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.252488, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.749816, + "range_504_ratio": 2.11661, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.103908, + "hold30_r": 2.058517 + }, + { + "symbol": "UAL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.194131, + "strategy_rank": 95.934992, + "rr": 0.926306, + "primary_prob": 54.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.389459, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.191905, + "range_504_ratio": 3.293349, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.891267, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.936795, + "strategy_rank": 96.075891, + "rr": 1.413205, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.119807, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.500613, + "range_504_ratio": 12.189958, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.385912, + "hold30_r": -1.545531 + }, + { + "symbol": "WAB", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.343115, + "strategy_rank": 67.526795, + "rr": 1.16208, + "primary_prob": 46.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.743119, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.814587, + "range_504_ratio": 2.258244, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.097605, + "hold30_r": -1.334299 + }, + { + "symbol": "WELL", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.374718, + "strategy_rank": 65.608084, + "rr": 0.896306, + "primary_prob": 52.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.344458, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.769833, + "range_504_ratio": 2.159405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.825713, + "hold30_r": 7.505925 + }, + { + "symbol": "WFC", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.665914, + "strategy_rank": 82.913272, + "rr": 0.804502, + "primary_prob": 57.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.206753, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.795909, + "range_504_ratio": 2.216454, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748445, + "hold30_r": 0.874619 + }, + { + "symbol": "WMB", + "date": "2025-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.889391, + "strategy_rank": 74.707613, + "rr": 1.148799, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.723199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.806714, + "range_504_ratio": 2.240535, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.088097, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.07168, + "strategy_rank": 65.336125, + "rr": 0.907912, + "primary_prob": 63.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.361868, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.366887, + "range_504_ratio": 1.443234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.836721, + "hold30_r": 2.014191 + }, + { + "symbol": "AEP", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.843713, + "strategy_rank": 59.887555, + "rr": 0.757622, + "primary_prob": 72.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.136433, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678643, + "hold30_r": 2.896789 + }, + { + "symbol": "ALL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.13866, + "strategy_rank": 71.09191, + "rr": 1.517365, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.276047, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466069, + "hold30_r": 2.231991 + }, + { + "symbol": "APO", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.539365, + "strategy_rank": 89.300038, + "rr": 1.373239, + "primary_prob": 28.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.059858, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047172, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.647474, + "strategy_rank": 99.577587, + "rr": 1.790462, + "primary_prob": 33.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.685694, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.719107, + "range_504_ratio": 41.227542, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023554, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.707403, + "strategy_rank": 97.795416, + "rr": 1.010708, + "primary_prob": 48.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.516062, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.423458, + "range_504_ratio": 4.15145, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.967405, + "hold30_r": -1.14298 + }, + { + "symbol": "BKNG", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.433608, + "strategy_rank": 74.322026, + "rr": 2.301842, + "primary_prob": 26.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.452764, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.846268, + "range_504_ratio": 2.330931, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052197, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.309048, + "strategy_rank": 75.484015, + "rr": 2.101779, + "primary_prob": 36.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.152668, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.04014, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.963572, + "strategy_rank": 64.192065, + "rr": 1.902508, + "primary_prob": 45.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.853762, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837251, + "hold30_r": 1.843355 + }, + { + "symbol": "CCL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.076381, + "strategy_rank": 85.724427, + "rr": 0.90418, + "primary_prob": 48.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.35627, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.177275, + "range_504_ratio": 3.24552, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.864423, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.668625, + "strategy_rank": 75.645789, + "rr": 1.502576, + "primary_prob": 52.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.253864, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.1852, + "hold30_r": -2.123782 + }, + { + "symbol": "CINF", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.493537, + "strategy_rank": 66.708474, + "rr": 1.832815, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.749223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.777526, + "hold30_r": 0.790313 + }, + { + "symbol": "CME", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.903643, + "strategy_rank": 58.070255, + "rr": 1.183097, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.774646, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.370446, + "range_504_ratio": 1.44838, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.099873, + "hold30_r": 3.778194 + }, + { + "symbol": "CMI", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.246769, + "strategy_rank": 76.275782, + "rr": 1.174954, + "primary_prob": 50.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.762432, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079466, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.537015, + "strategy_rank": 94.31666, + "rr": 0.679678, + "primary_prob": 62.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.019518, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028155, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.709753, + "strategy_rank": 97.450926, + "rr": 1.621675, + "primary_prob": 38.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.432513, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.019273, + "range_504_ratio": 7.532845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02099, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.19859, + "strategy_rank": 59.684446, + "rr": 0.848743, + "primary_prob": 54.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.273115, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.773225, + "range_504_ratio": 2.166742, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.770004, + "hold30_r": 0.925572 + }, + { + "symbol": "CVNA", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.412456, + "strategy_rank": 98.640241, + "rr": 0.975848, + "primary_prob": 55.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.463772, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.790582, + "range_504_ratio": 44.282178, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.949739, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.841363, + "strategy_rank": 67.292935, + "rr": 2.216405, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.324607, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.485704, + "range_504_ratio": 1.625319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.156101, + "hold30_r": 1.138972 + }, + { + "symbol": "EBAY", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.007051, + "strategy_rank": 83.720626, + "rr": 1.033938, + "primary_prob": 37.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.550907, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.989455, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.944771, + "strategy_rank": 85.987803, + "rr": 0.96058, + "primary_prob": 52.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.440869, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.659998, + "range_504_ratio": 1.934788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066671, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 57.931473, + "rr": 1.38964, + "primary_prob": 49.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.084459, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.333201, + "range_504_ratio": 1.395428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.298009, + "hold30_r": 1.9907 + }, + { + "symbol": "FICO", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.424207, + "strategy_rank": 82.058303, + "rr": 2.040573, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.06086, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.369723, + "range_504_ratio": 3.93426, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.327598, + "hold30_r": -2.286283 + }, + { + "symbol": "FIS", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.728555, + "strategy_rank": 59.776967, + "rr": 1.692142, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.538213, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.673319, + "range_504_ratio": 1.960734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.612617, + "hold30_r": -3.655785 + }, + { + "symbol": "FISV", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.13161, + "strategy_rank": 66.294, + "rr": 1.726947, + "primary_prob": 21.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.59042, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.787356, + "range_504_ratio": 2.197578, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.647791, + "hold30_r": 2.213789 + }, + { + "symbol": "FOX", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.239718, + "strategy_rank": 73.164056, + "rr": 1.403691, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.105537, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.61607, + "range_504_ratio": 1.851637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325934, + "hold30_r": 4.704591 + }, + { + "symbol": "FOXA", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.887192, + "strategy_rank": 74.00628, + "rr": 1.606332, + "primary_prob": 21.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.409498, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582213, + "range_504_ratio": 1.789995, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530967, + "hold30_r": 5.517402 + }, + { + "symbol": "FTNT", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596945, + "strategy_rank": 92.183201, + "rr": 0.859834, + "primary_prob": 58.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.289752, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.828207, + "range_504_ratio": 2.289211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.807675, + "hold30_r": 1.024982 + }, + { + "symbol": "GM", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.074031, + "strategy_rank": 85.647372, + "rr": 2.196528, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.294793, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.377279, + "hold30_r": -1.332675 + }, + { + "symbol": "GRMN", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.417156, + "strategy_rank": 92.36578, + "rr": 1.335973, + "primary_prob": 42.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.003959, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.872075, + "range_504_ratio": 2.391869, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077946, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 84.287751, + "rr": 2.334934, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.502401, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054394, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.06698, + "strategy_rank": 74.807308, + "rr": 0.985319, + "primary_prob": 51.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.477978, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.478924, + "hold30_r": -1.418859 + }, + { + "symbol": "KR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.836663, + "strategy_rank": 72.337889, + "rr": 1.028015, + "primary_prob": 48.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.542023, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.95993, + "hold30_r": 4.725371 + }, + { + "symbol": "LDOS", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.901293, + "strategy_rank": 81.5295, + "rr": 1.697847, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.54677, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044676, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.373678, + "strategy_rank": 60.43675, + "rr": 0.870098, + "primary_prob": 53.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.305146, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.351777, + "range_504_ratio": 1.421592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798945, + "hold30_r": 2.303449 + }, + { + "symbol": "MCK", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606345, + "strategy_rank": 81.425847, + "rr": 1.617183, + "primary_prob": 50.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.425775, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065376, + "hold30_r": -1.0 + }, + { + "symbol": "MKC", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.428907, + "strategy_rank": 62.89157, + "rr": 2.241499, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.362249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.467697, + "range_504_ratio": 1.596313, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.180904, + "hold30_r": 3.18541 + }, + { + "symbol": "MO", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.011751, + "strategy_rank": 67.469584, + "rr": 1.31711, + "primary_prob": 41.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.975666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.234855, + "hold30_r": 5.284504 + }, + { + "symbol": "MSI", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.484136, + "strategy_rank": 64.433041, + "rr": 1.609382, + "primary_prob": 50.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.414073, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.704674, + "range_504_ratio": 2.023187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089257, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882491, + "strategy_rank": 99.812357, + "rr": 0.970542, + "primary_prob": 56.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.455813, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016181, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.078731, + "strategy_rank": 63.881107, + "rr": 1.407076, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.110615, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.580484, + "range_504_ratio": 1.786903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083223, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.666275, + "strategy_rank": 71.739695, + "rr": 2.484563, + "primary_prob": 22.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.726844, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.676248, + "range_504_ratio": 1.966486, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059622, + "hold30_r": 1.550187 + }, + { + "symbol": "NI", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.891892, + "strategy_rank": 64.886385, + "rr": 0.994792, + "primary_prob": 60.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.492187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.529676, + "range_504_ratio": 1.698381, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078333, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.947121, + "strategy_rank": 94.917317, + "rr": 0.682751, + "primary_prob": 64.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.024126, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.454697, + "range_504_ratio": 11.6429, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.678463, + "hold30_r": -2.643743 + }, + { + "symbol": "OKE", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.779083, + "strategy_rank": 76.269714, + "rr": 1.619508, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.429262, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055423, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371328, + "strategy_rank": 82.87726, + "rr": 1.128185, + "primary_prob": 53.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.692278, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.115252, + "hold30_r": -2.071287 + }, + { + "symbol": "PEG", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.12691, + "strategy_rank": 72.990008, + "rr": 1.219986, + "primary_prob": 58.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.829979, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197417, + "hold30_r": -1.129222 + }, + { + "symbol": "PGR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.361927, + "strategy_rank": 72.065527, + "rr": 2.125625, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.188437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.063439, + "hold30_r": 5.232958 + }, + { + "symbol": "PKG", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.544066, + "strategy_rank": 62.756256, + "rr": 1.842389, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.763584, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.533811, + "hold30_r": -3.447624 + }, + { + "symbol": "PLTR", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.177438, + "strategy_rank": 98.721631, + "rr": 1.003723, + "primary_prob": 51.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.505584, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.675527, + "range_504_ratio": 14.52, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02685, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.716804, + "strategy_rank": 75.761716, + "rr": 1.09967, + "primary_prob": 61.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.649505, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.021253, + "hold30_r": 7.977368 + }, + { + "symbol": "PPL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.781434, + "strategy_rank": 60.854966, + "rr": 1.265136, + "primary_prob": 41.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.897705, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.18624, + "hold30_r": 1.602506 + }, + { + "symbol": "RCL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.594595, + "strategy_rank": 90.560479, + "rr": 0.67801, + "primary_prob": 52.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.017014, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.47188, + "range_504_ratio": 4.35742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.215522, + "hold30_r": -1.167541 + }, + { + "symbol": "SATS", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.242068, + "strategy_rank": 95.372258, + "rr": 1.266811, + "primary_prob": 43.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.900217, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037005, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.301998, + "strategy_rank": 72.583061, + "rr": 1.072717, + "primary_prob": 47.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.609075, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.581812, + "range_504_ratio": 1.789278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.997823, + "hold30_r": 7.62902 + }, + { + "symbol": "TMUS", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.249119, + "strategy_rank": 70.591713, + "rr": 1.368769, + "primary_prob": 32.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.053153, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.296717, + "hold30_r": 8.204307 + }, + { + "symbol": "TPL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.237368, + "strategy_rank": 96.798944, + "rr": 1.558152, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.337229, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034187, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.474736, + "strategy_rank": 97.181027, + "rr": 1.546527, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.31979, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.344509, + "range_504_ratio": 3.836301, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024089, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.898942, + "strategy_rank": 70.422, + "rr": 1.776823, + "primary_prob": 39.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.665234, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.230634, + "hold30_r": -2.162553 + }, + { + "symbol": "TTD", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.772033, + "strategy_rank": 91.881641, + "rr": 2.180779, + "primary_prob": 20.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.271168, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.166506, + "range_504_ratio": 3.210753, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039889, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.251469, + "strategy_rank": 73.408815, + "rr": 1.990916, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.986374, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.739986, + "range_504_ratio": 2.095907, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.924648, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.472385, + "strategy_rank": 96.366267, + "rr": 1.162569, + "primary_prob": 33.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.743853, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032067, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.258519, + "strategy_rank": 56.848411, + "rr": 0.780956, + "primary_prob": 71.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.171434, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.313521, + "range_504_ratio": 1.368235, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.702331, + "hold30_r": 3.850038 + }, + { + "symbol": "WELL", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.776733, + "strategy_rank": 67.761746, + "rr": 1.644514, + "primary_prob": 49.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.46677, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.769833, + "range_504_ratio": 2.159405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572358, + "hold30_r": 4.149615 + }, + { + "symbol": "WMT", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.767333, + "strategy_rank": 71.598725, + "rr": 0.933765, + "primary_prob": 56.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.400647, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.751591, + "range_504_ratio": 2.12037, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.852833, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2025-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.431257, + "strategy_rank": 61.317571, + "rr": 0.743057, + "primary_prob": 47.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.114585, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.539615, + "range_504_ratio": 1.715346, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.656598, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.185936, + "strategy_rank": 96.938231, + "rr": 1.987045, + "primary_prob": 16.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.980568, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019298, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.121573, + "strategy_rank": 60.798641, + "rr": 2.263346, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.395019, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.198237, + "hold30_r": 2.500623 + }, + { + "symbol": "ALL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.717521, + "strategy_rank": 69.838132, + "rr": 1.930011, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.895017, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.735652, + "range_504_ratio": 2.086842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057289, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2025-01-30", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.511323, + "strategy_rank": 87.990468, + "rr": 2.481076, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.721614, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.117403, + "hold30_r": -1.069918 + }, + { + "symbol": "APP", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642431, + "strategy_rank": 99.571555, + "rr": 1.627215, + "primary_prob": 36.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.440823, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.575874, + "range_504_ratio": 35.725834, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.604395, + "hold30_r": -1.156299 + }, + { + "symbol": "AVGO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.775924, + "strategy_rank": 93.38804, + "rr": 1.448826, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.17324, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.482224, + "range_504_ratio": 4.402727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024663, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.688915, + "strategy_rank": 97.550174, + "rr": 1.59639, + "primary_prob": 37.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.394585, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.423458, + "range_504_ratio": 4.15145, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.550835, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.214541, + "strategy_rank": 72.040915, + "rr": 2.021603, + "primary_prob": 29.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.032404, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.828306, + "range_504_ratio": 2.289437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.96555, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.929678, + "strategy_rank": 76.068827, + "rr": 1.679099, + "primary_prob": 36.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.518649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.597397, + "range_504_ratio": 1.817381, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.626912, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.749702, + "strategy_rank": 74.974435, + "rr": 0.937651, + "primary_prob": 59.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.406476, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.777128, + "range_504_ratio": 2.175216, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.874384, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.432658, + "strategy_rank": 65.885046, + "rr": 1.246871, + "primary_prob": 57.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.870307, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.646607, + "range_504_ratio": 1.909052, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.177973, + "hold30_r": 1.345111 + }, + { + "symbol": "CHRW", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.644815, + "strategy_rank": 77.602677, + "rr": 1.862707, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.79406, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047016, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.153754, + "strategy_rank": 90.768673, + "rr": 1.019886, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.529828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.995804, + "hold30_r": -1.0 + }, + { + "symbol": "CINF", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.406436, + "strategy_rank": 65.891869, + "rr": 2.137311, + "primary_prob": 27.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.205967, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060647, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.84267, + "strategy_rank": 74.672767, + "rr": 0.983734, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.475601, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063473, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325387, + "strategy_rank": 94.365776, + "rr": 1.714171, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.571257, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.695753, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.470799, + "strategy_rank": 96.580153, + "rr": 1.755387, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.633081, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.019273, + "range_504_ratio": 7.532845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047892, + "hold30_r": -1.026059 + }, + { + "symbol": "CVNA", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.404052, + "strategy_rank": 98.335806, + "rr": 0.995484, + "primary_prob": 54.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.493226, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.746992, + "range_504_ratio": 42.393365, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.967417, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.266985, + "strategy_rank": 67.110405, + "rr": 1.744788, + "primary_prob": 46.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.617182, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.485704, + "range_504_ratio": 1.625319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062307, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.014303, + "strategy_rank": 82.260368, + "rr": 1.426752, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.140128, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.378584, + "hold30_r": -1.152131 + }, + { + "symbol": "EME", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.258641, + "strategy_rank": 94.696251, + "rr": 1.663211, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.494817, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.332556, + "range_504_ratio": 3.790719, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030519, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.543504, + "strategy_rank": 86.71347, + "rr": 1.014844, + "primary_prob": 50.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.522266, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.659998, + "range_504_ratio": 1.934788, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.961347, + "hold30_r": 1.255375 + }, + { + "symbol": "FICO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.491061, + "strategy_rank": 83.021652, + "rr": 2.091791, + "primary_prob": 28.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.137686, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.358835, + "range_504_ratio": 3.891658, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.647136, + "hold30_r": -2.602386 + }, + { + "symbol": "FISV", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.604291, + "strategy_rank": 64.351507, + "rr": 1.202474, + "primary_prob": 46.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.803711, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.763908, + "range_504_ratio": 2.146649, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.131538, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.709178, + "strategy_rank": 95.678135, + "rr": 0.734043, + "primary_prob": 51.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.101065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.547245, + "range_504_ratio": 4.698509, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.710399, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.941597, + "strategy_rank": 79.407337, + "rr": 1.715836, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.573753, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047944, + "hold30_r": -1.011051 + }, + { + "symbol": "GM", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.537545, + "strategy_rank": 89.58697, + "rr": 1.863764, + "primary_prob": 26.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.795646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063195, + "hold30_r": -1.02923 + }, + { + "symbol": "IP", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.398093, + "strategy_rank": 83.252062, + "rr": 1.604906, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.40736, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.314833, + "hold30_r": -1.257001 + }, + { + "symbol": "IRM", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.72944, + "strategy_rank": 86.537686, + "rr": 2.073441, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.110162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040767, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.883194, + "strategy_rank": 72.175718, + "rr": 1.541849, + "primary_prob": 38.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.312773, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049947, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.921335, + "strategy_rank": 79.676051, + "rr": 2.749309, + "primary_prob": 9.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.123963, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070604, + "hold30_r": -1.02489 + }, + { + "symbol": "KR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.676996, + "strategy_rank": 71.800738, + "rr": 0.711785, + "primary_prob": 59.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.067677, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.412527, + "range_504_ratio": 1.510631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641708, + "hold30_r": 2.330521 + }, + { + "symbol": "LDOS", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.194279, + "strategy_rank": 80.75381, + "rr": 2.472572, + "primary_prob": 24.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.708858, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038981, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.359952, + "strategy_rank": 60.324176, + "rr": 1.754169, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.631254, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.351777, + "range_504_ratio": 1.421592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.682327, + "hold30_r": 2.185296 + }, + { + "symbol": "MCK", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.9559, + "strategy_rank": 79.981244, + "rr": 1.269547, + "primary_prob": 57.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.90432, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069306, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.915375, + "strategy_rank": 67.585181, + "rr": 1.207144, + "primary_prob": 43.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.810717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.140678, + "hold30_r": 4.752233 + }, + { + "symbol": "MSI", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.246722, + "strategy_rank": 63.281732, + "rr": 0.883432, + "primary_prob": 52.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.325147, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703679, + "range_504_ratio": 2.021174, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.804032, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88081, + "strategy_rank": 99.809679, + "rr": 1.541313, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.311969, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016297, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.691299, + "strategy_rank": 69.48866, + "rr": 2.059419, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.089128, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602281, + "range_504_ratio": 1.826281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048252, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.159714, + "strategy_rank": 92.883296, + "rr": 1.40719, + "primary_prob": 41.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.110786, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.338735, + "range_504_ratio": 3.814215, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.378721, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.11323, + "strategy_rank": 95.189712, + "rr": 1.911874, + "primary_prob": 30.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.867811, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.336056, + "range_504_ratio": 10.340369, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021774, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.319428, + "strategy_rank": 76.217899, + "rr": 2.631167, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.94675, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.26853, + "hold30_r": -1.216393 + }, + { + "symbol": "PEG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.087008, + "strategy_rank": 75.457818, + "rr": 1.545138, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.317708, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051826, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988081, + "strategy_rank": 70.545101, + "rr": 1.681203, + "primary_prob": 39.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.521805, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623925, + "hold30_r": 3.961113 + }, + { + "symbol": "PKG", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624553, + "strategy_rank": 67.610109, + "rr": 2.113676, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.170515, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.256895, + "hold30_r": -1.200669 + }, + { + "symbol": "PM", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.584029, + "strategy_rank": 74.952763, + "rr": 0.900406, + "primary_prob": 65.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.350609, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.43041, + "range_504_ratio": 1.537888, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.821481, + "hold30_r": 6.528585 + }, + { + "symbol": "PODD", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.168057, + "strategy_rank": 79.513602, + "rr": 2.152276, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.228414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050309, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.174017, + "strategy_rank": 61.176919, + "rr": 1.730221, + "primary_prob": 37.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.595331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.657373, + "hold30_r": 1.545326 + }, + { + "symbol": "PWR", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.412396, + "strategy_rank": 86.854473, + "rr": 1.553934, + "primary_prob": 29.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.330901, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90963, + "range_504_ratio": 2.483405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029479, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.008343, + "strategy_rank": 63.720567, + "rr": 0.821869, + "primary_prob": 57.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.232803, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.658418, + "range_504_ratio": 1.931734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061452, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.947557, + "strategy_rank": 96.379442, + "rr": 1.683196, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.524794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.647302, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.028605, + "strategy_rank": 62.382969, + "rr": 2.133279, + "primary_prob": 42.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.199919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.06764, + "hold30_r": 2.106036 + }, + { + "symbol": "TMUS", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.22646, + "strategy_rank": 73.70484, + "rr": 1.744701, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.617051, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.686361, + "range_504_ratio": 1.986473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.687369, + "hold30_r": 2.643134 + }, + { + "symbol": "TPL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.450536, + "strategy_rank": 96.848867, + "rr": 1.595259, + "primary_prob": 24.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.392888, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.566064, + "hold30_r": 0.301106 + }, + { + "symbol": "TRGP", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.973778, + "strategy_rank": 86.538889, + "rr": 1.670731, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.506096, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050239, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.61621, + "strategy_rank": 97.725646, + "rr": 0.856692, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.285037, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025086, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.671037, + "strategy_rank": 70.648111, + "rr": 1.888851, + "primary_prob": 29.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.833276, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049278, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.179976, + "strategy_rank": 88.766601, + "rr": 2.159763, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.239644, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.088, + "range_504_ratio": 2.968331, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038847, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.982122, + "strategy_rank": 64.012426, + "rr": 1.464475, + "primary_prob": 52.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.196712, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.738707, + "range_504_ratio": 2.093228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.406598, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.212157, + "strategy_rank": 95.791265, + "rr": 1.061546, + "primary_prob": 49.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.592318, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.231843, + "hold30_r": -1.196651 + }, + { + "symbol": "VRT", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.636472, + "strategy_rank": 95.711089, + "rr": 0.684819, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.027229, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.669018, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.046484, + "strategy_rank": 99.011874, + "rr": 1.138723, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.708085, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017006, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.45292, + "strategy_rank": 56.851486, + "rr": 1.231427, + "primary_prob": 44.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.847141, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.313521, + "range_504_ratio": 1.368235, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073333, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.682956, + "strategy_rank": 79.152891, + "rr": 0.9118, + "primary_prob": 42.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.3677, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097807, + "hold30_r": -1.052841 + }, + { + "symbol": "ZBRA", + "date": "2025-01-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.45888, + "strategy_rank": 74.144256, + "rr": 0.666906, + "primary_prob": 61.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.000359, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054052, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.901073, + "strategy_rank": 97.438827, + "rr": 1.321781, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.982672, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021735, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.697259, + "strategy_rank": 64.904946, + "rr": 1.846164, + "primary_prob": 27.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.769245, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.780406, + "hold30_r": 1.645854 + }, + { + "symbol": "ANET", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.644815, + "strategy_rank": 85.084862, + "rr": 2.187409, + "primary_prob": 14.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.281113, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.421145, + "range_504_ratio": 4.14186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027549, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.743743, + "strategy_rank": 68.40613, + "rr": 1.144298, + "primary_prob": 48.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.716447, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06007, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.008343, + "strategy_rank": 82.996102, + "rr": 1.044108, + "primary_prob": 47.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.566161, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042773, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642431, + "strategy_rank": 99.571555, + "rr": 1.201481, + "primary_prob": 44.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.802221, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.575874, + "range_504_ratio": 35.725834, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.176764, + "hold30_r": -1.693534 + }, + { + "symbol": "AVGO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.153754, + "strategy_rank": 91.588151, + "rr": 1.127664, + "primary_prob": 49.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.691496, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.482224, + "range_504_ratio": 4.402727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027957, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.331347, + "strategy_rank": 97.549282, + "rr": 0.708068, + "primary_prob": 61.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.062102, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.423458, + "range_504_ratio": 4.15145, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.664137, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.9559, + "strategy_rank": 83.757966, + "rr": 0.944789, + "primary_prob": 53.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.417183, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040508, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299166, + "strategy_rank": 74.135069, + "rr": 1.560711, + "primary_prob": 35.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.341066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513713, + "hold30_r": 0.804853 + }, + { + "symbol": "CIEN", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.406436, + "strategy_rank": 85.559327, + "rr": 1.200581, + "primary_prob": 45.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.800872, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.400867, + "hold30_r": -1.372832 + }, + { + "symbol": "CMI", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.107271, + "strategy_rank": 74.868439, + "rr": 1.491649, + "primary_prob": 39.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.237474, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057061, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.087008, + "strategy_rank": 94.270169, + "rr": 0.990406, + "primary_prob": 57.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.48561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019559, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.854589, + "strategy_rank": 98.248806, + "rr": 1.829342, + "primary_prob": 22.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.744013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.019273, + "range_504_ratio": 7.532845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020703, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.909416, + "strategy_rank": 67.252031, + "rr": 2.346641, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.519962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.458484, + "range_504_ratio": 1.581674, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057096, + "hold30_r": 0.089246 + }, + { + "symbol": "DVA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.749702, + "strategy_rank": 81.138331, + "rr": 1.219111, + "primary_prob": 47.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.828666, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.920895, + "range_504_ratio": 2.511537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.042101, + "hold30_r": -2.985247 + }, + { + "symbol": "EBAY", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.72944, + "strategy_rank": 82.903482, + "rr": 1.583417, + "primary_prob": 37.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.375126, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530241, + "hold30_r": -1.264402 + }, + { + "symbol": "EME", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.662694, + "strategy_rank": 94.207829, + "rr": 1.793853, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.690779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.332556, + "range_504_ratio": 3.790719, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.255759, + "hold30_r": -1.221616 + }, + { + "symbol": "EQT", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.220501, + "strategy_rank": 83.81112, + "rr": 1.050031, + "primary_prob": 59.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.575046, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.668655, + "range_504_ratio": 1.95161, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.007676, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.691299, + "strategy_rank": 70.80695, + "rr": 1.636013, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.45402, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459806, + "range_504_ratio": 1.583767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059348, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.915375, + "strategy_rank": 80.910597, + "rr": 0.818901, + "primary_prob": 51.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.228352, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.139799, + "hold30_r": -1.103574 + }, + { + "symbol": "FIX", + "date": "2025-02-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.159714, + "strategy_rank": 94.771657, + "rr": 2.342463, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.513695, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.547245, + "range_504_ratio": 4.698509, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026408, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.351609, + "strategy_rank": 71.306696, + "rr": 1.29317, + "primary_prob": 43.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.939756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.710619, + "range_504_ratio": 2.035251, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.230427, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.755662, + "strategy_rank": 72.314711, + "rr": 1.284185, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.926277, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.675042, + "range_504_ratio": 1.964115, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.225118, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.769964, + "strategy_rank": 88.921873, + "rr": 1.378698, + "primary_prob": 38.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.068047, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.86462, + "range_504_ratio": 2.374104, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029328, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.589988, + "strategy_rank": 78.991376, + "rr": 0.698131, + "primary_prob": 62.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.047197, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058563, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.598331, + "strategy_rank": 83.329521, + "rr": 1.659627, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.489441, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.845232, + "range_504_ratio": 2.328517, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033571, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.947557, + "strategy_rank": 85.904382, + "rr": 1.926155, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.889233, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047973, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.537545, + "strategy_rank": 84.563217, + "rr": 1.703582, + "primary_prob": 48.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.555372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043223, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.557807, + "strategy_rank": 85.078351, + "rr": 1.445896, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.168843, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.278261, + "range_504_ratio": 3.590392, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036259, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.11323, + "strategy_rank": 80.759784, + "rr": 0.688031, + "primary_prob": 58.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.032047, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04418, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.982122, + "strategy_rank": 82.504112, + "rr": 3.006097, + "primary_prob": 20.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.509145, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040883, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.333731, + "strategy_rank": 58.727673, + "rr": 1.606642, + "primary_prob": 50.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.409963, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.351777, + "range_504_ratio": 1.421592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5316, + "hold30_r": 2.211929 + }, + { + "symbol": "MO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.392133, + "strategy_rank": 66.70751, + "rr": 1.707922, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.561883, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.63865, + "hold30_r": 3.263587 + }, + { + "symbol": "MSI", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.531585, + "strategy_rank": 62.709877, + "rr": 0.956503, + "primary_prob": 65.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.434755, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703679, + "range_504_ratio": 2.021174, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.296526, + "hold30_r": -1.213568 + }, + { + "symbol": "MSTR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88081, + "strategy_rank": 99.809679, + "rr": 1.996798, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.995198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016462, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.081049, + "strategy_rank": 80.18405, + "rr": 2.392379, + "primary_prob": 30.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.588569, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064938, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.883194, + "strategy_rank": 84.360991, + "rr": 0.703, + "primary_prob": 61.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.0545, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.879917, + "range_504_ratio": 2.4107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039368, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.45888, + "strategy_rank": 72.647819, + "rr": 3.023999, + "primary_prob": 18.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.535998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602281, + "range_504_ratio": 1.826281, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051627, + "hold30_r": 0.599963 + }, + { + "symbol": "NRG", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.185936, + "strategy_rank": 94.515428, + "rr": 1.85758, + "primary_prob": 33.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.786371, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.338735, + "range_504_ratio": 3.814215, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.825781, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325387, + "strategy_rank": 93.973852, + "rr": 0.792122, + "primary_prob": 53.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.188183, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.261345, + "range_504_ratio": 9.595984, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.768009, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.060787, + "strategy_rank": 77.994332, + "rr": 2.937761, + "primary_prob": 20.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.406641, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04735, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.371871, + "strategy_rank": 75.028481, + "rr": 1.656652, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.484978, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056794, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.246722, + "strategy_rank": 68.911185, + "rr": 1.573099, + "primary_prob": 41.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.359648, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.509835, + "hold30_r": 2.706988 + }, + { + "symbol": "PKG", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.72348, + "strategy_rank": 69.494322, + "rr": 1.884702, + "primary_prob": 27.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.827053, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073025, + "hold30_r": -1.013499 + }, + { + "symbol": "PODD", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.147795, + "strategy_rank": 81.706307, + "rr": 1.538222, + "primary_prob": 39.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.307333, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054228, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.479142, + "strategy_rank": 59.053689, + "rr": 1.115733, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.673599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45939, + "range_504_ratio": 1.583108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.035577, + "hold30_r": 0.763718 + }, + { + "symbol": "PWR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.194279, + "strategy_rank": 84.494903, + "rr": 1.562643, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.343964, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90963, + "range_504_ratio": 2.483405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031527, + "hold30_r": -1.0 + }, + { + "symbol": "PYPL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.671037, + "strategy_rank": 82.512719, + "rr": 2.260947, + "primary_prob": 26.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.391421, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.622661, + "range_504_ratio": 1.863881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035979, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.054827, + "strategy_rank": 74.846455, + "rr": 0.9907, + "primary_prob": 52.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.48605, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.754173, + "range_504_ratio": 2.125854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057123, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.121573, + "strategy_rank": 59.801016, + "rr": 1.999453, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.999179, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.9289, + "hold30_r": 2.345016 + }, + { + "symbol": "T", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.822408, + "strategy_rank": 72.019866, + "rr": 0.743701, + "primary_prob": 61.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.115552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620584, + "range_504_ratio": 1.860015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676192, + "hold30_r": 3.548009 + }, + { + "symbol": "TPL", + "date": "2025-02-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.808105, + "strategy_rank": 97.241683, + "rr": 2.162299, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.243448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029713, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.092968, + "strategy_rank": 87.726835, + "rr": 0.776699, + "primary_prob": 56.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.165048, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.732579, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.139452, + "strategy_rank": 97.427545, + "rr": 1.701548, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.552322, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024445, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.921335, + "strategy_rank": 90.82807, + "rr": 1.932411, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.898617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.088, + "range_504_ratio": 2.968331, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -5.058002, + "hold30_r": -5.019062 + }, + { + "symbol": "TYL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.432658, + "strategy_rank": 63.782908, + "rr": 0.681366, + "primary_prob": 75.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.022049, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.738707, + "range_504_ratio": 2.093228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618458, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.569726, + "strategy_rank": 95.827787, + "rr": 1.126237, + "primary_prob": 47.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.689356, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035892, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.517282, + "strategy_rank": 95.663285, + "rr": 0.776572, + "primary_prob": 49.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.164858, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018054, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.165673, + "strategy_rank": 99.095306, + "rr": 1.602083, + "primary_prob": 22.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.403125, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018168, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.929678, + "strategy_rank": 61.852675, + "rr": 2.702604, + "primary_prob": 37.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.053906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.636586, + "hold30_r": 3.446489 + }, + { + "symbol": "WMB", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.563766, + "strategy_rank": 79.532641, + "rr": 1.690607, + "primary_prob": 22.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.535911, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.201914, + "hold30_r": -1.156305 + }, + { + "symbol": "WSM", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.61621, + "strategy_rank": 96.83491, + "rr": 1.107194, + "primary_prob": 49.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.660791, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.198751, + "hold30_r": -1.146771 + }, + { + "symbol": "ZBRA", + "date": "2025-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.584029, + "strategy_rank": 77.019271, + "rr": 1.861415, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.792123, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051105, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.247664, + "strategy_rank": 98.424527, + "rr": 1.498321, + "primary_prob": 39.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.247482, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024616, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.228972, + "strategy_rank": 61.262606, + "rr": 1.160837, + "primary_prob": 51.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.741256, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.416075, + "range_504_ratio": 1.515999, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.09228, + "hold30_r": 2.026373 + }, + { + "symbol": "AFL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.046729, + "strategy_rank": 63.997827, + "rr": 1.068252, + "primary_prob": 47.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.602378, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.995562, + "hold30_r": 1.997451 + }, + { + "symbol": "ANET", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.345794, + "strategy_rank": 87.088568, + "rr": 0.672507, + "primary_prob": 52.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.00876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.412808, + "range_504_ratio": 4.107472, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027747, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.82243, + "strategy_rank": 75.368724, + "rr": 1.401027, + "primary_prob": 39.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.101541, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055674, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.654206, + "strategy_rank": 92.620735, + "rr": 0.929506, + "primary_prob": 54.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.394259, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.482224, + "range_504_ratio": 4.402727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030768, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.014019, + "strategy_rank": 96.377255, + "rr": 0.858894, + "primary_prob": 64.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.288342, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.382309, + "range_504_ratio": 3.98409, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.812928, + "hold30_r": -1.0 + }, + { + "symbol": "AXP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.359813, + "strategy_rank": 70.733265, + "rr": 1.526997, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.290496, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.839619, + "range_504_ratio": 2.315485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064516, + "hold30_r": -1.0 + }, + { + "symbol": "BAC", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.490654, + "strategy_rank": 65.343458, + "rr": 0.820634, + "primary_prob": 55.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.23095, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.655592, + "range_504_ratio": 1.926282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072752, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.990654, + "strategy_rank": 84.837644, + "rr": 1.626505, + "primary_prob": 22.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.439757, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046193, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.630841, + "strategy_rank": 75.674147, + "rr": 0.746012, + "primary_prob": 60.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.119017, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049668, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.588785, + "strategy_rank": 89.751684, + "rr": 0.670847, + "primary_prob": 60.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.006271, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037932, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.813084, + "strategy_rank": 81.276136, + "rr": 0.793068, + "primary_prob": 53.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.189602, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.740128, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.602804, + "strategy_rank": 73.466149, + "rr": 1.992814, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.989221, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052494, + "hold30_r": 0.668024 + }, + { + "symbol": "CIEN", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.411215, + "strategy_rank": 87.027385, + "rr": 0.974293, + "primary_prob": 37.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.46144, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028694, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.084112, + "strategy_rank": 73.554227, + "rr": 1.581632, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.372448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061069, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.158879, + "strategy_rank": 95.701913, + "rr": 1.701146, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.551718, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.019273, + "range_504_ratio": 7.532845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023241, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.191589, + "strategy_rank": 64.089926, + "rr": 1.802558, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.703837, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.458484, + "range_504_ratio": 1.581674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059337, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.691589, + "strategy_rank": 89.37481, + "rr": 1.684629, + "primary_prob": 24.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.526944, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038324, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.126168, + "strategy_rank": 85.185992, + "rr": 1.7318, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.597699, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.222205, + "range_504_ratio": 3.394665, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028664, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.224299, + "strategy_rank": 83.117474, + "rr": 0.927024, + "primary_prob": 53.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.390537, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870203, + "hold30_r": -2.038723 + }, + { + "symbol": "EME", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.962617, + "strategy_rank": 94.524995, + "rr": 1.623713, + "primary_prob": 27.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.435569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.332556, + "range_504_ratio": 3.790719, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03272, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.17757, + "strategy_rank": 72.561508, + "rr": 1.313556, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.970335, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.459806, + "range_504_ratio": 1.583767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060383, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.785047, + "strategy_rank": 80.49837, + "rr": 1.746196, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.619295, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037499, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.392523, + "strategy_rank": 95.16779, + "rr": 1.507076, + "primary_prob": 30.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.260614, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.547245, + "range_504_ratio": 4.698509, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021747, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.420561, + "strategy_rank": 79.480439, + "rr": 1.027962, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.541942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046441, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.911215, + "strategy_rank": 92.847153, + "rr": 1.389742, + "primary_prob": 39.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.084613, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.873688, + "range_504_ratio": 2.395731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.331108, + "hold30_r": 0.478322 + }, + { + "symbol": "GS", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.878505, + "strategy_rank": 78.284721, + "rr": 0.781356, + "primary_prob": 58.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.172035, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.830426, + "range_504_ratio": 2.294295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.713386, + "hold30_r": -1.0 + }, + { + "symbol": "HPE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.542056, + "strategy_rank": 83.486416, + "rr": 1.590824, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.386237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591077, + "range_504_ratio": 1.805932, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040679, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.626168, + "strategy_rank": 85.284829, + "rr": 2.070447, + "primary_prob": 20.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.10567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048069, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.406542, + "strategy_rank": 87.219463, + "rr": 2.05464, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.081961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033795, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.995327, + "strategy_rank": 73.482775, + "rr": 1.216724, + "primary_prob": 30.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.825085, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058477, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.378505, + "strategy_rank": 81.488209, + "rr": 1.654544, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.481816, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.607539, + "hold30_r": 1.601628 + }, + { + "symbol": "LDOS", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.915888, + "strategy_rank": 84.527168, + "rr": 2.545442, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.818163, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.974377, + "range_504_ratio": 2.649516, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033573, + "hold30_r": 0.438132 + }, + { + "symbol": "LITE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.149533, + "strategy_rank": 90.341882, + "rr": 1.644786, + "primary_prob": 34.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.46718, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019649, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.841121, + "strategy_rank": 75.216692, + "rr": 0.974236, + "primary_prob": 50.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.461354, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.653188, + "range_504_ratio": 1.921658, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.915751, + "hold30_r": 3.183594 + }, + { + "symbol": "MMM", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.238318, + "strategy_rank": 70.424962, + "rr": 0.802954, + "primary_prob": 70.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.204431, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.596723, + "range_504_ratio": 1.816158, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071081, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.565421, + "strategy_rank": 64.642306, + "rr": 1.902687, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.854031, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.829913, + "hold30_r": 3.074104 + }, + { + "symbol": "MS", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.64486, + "strategy_rank": 77.807216, + "rr": 1.152619, + "primary_prob": 34.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.728929, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064181, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.186916, + "strategy_rank": 65.084329, + "rr": 1.607359, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.411039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077245, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.766355, + "strategy_rank": 99.731797, + "rr": 1.735686, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.603529, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01865, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.551402, + "strategy_rank": 80.474353, + "rr": 0.797282, + "primary_prob": 56.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.195923, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070412, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.004673, + "strategy_rank": 90.563736, + "rr": 1.678535, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.517802, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.879917, + "range_504_ratio": 2.4107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036125, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.429907, + "strategy_rank": 95.200935, + "rr": 1.545467, + "primary_prob": 38.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.3182, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.338735, + "range_504_ratio": 3.814215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035971, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.35514, + "strategy_rank": 92.309063, + "rr": 1.503002, + "primary_prob": 41.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.254503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.261345, + "range_504_ratio": 9.595984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028474, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.757009, + "strategy_rank": 79.057814, + "rr": 2.182763, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.274144, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049434, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.056075, + "strategy_rank": 74.346229, + "rr": 1.841917, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.762876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062473, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.383178, + "strategy_rank": 68.877527, + "rr": 1.03826, + "primary_prob": 49.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.55739, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.887499, + "range_504_ratio": 2.429046, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.972159, + "hold30_r": 2.109377 + }, + { + "symbol": "PKG", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.317757, + "strategy_rank": 69.810802, + "rr": 1.915692, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.873538, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058642, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.850467, + "strategy_rank": 80.995327, + "rr": 2.241215, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.361822, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057823, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.593458, + "strategy_rank": 83.978211, + "rr": 1.574441, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.361661, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90963, + "range_504_ratio": 2.483405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031684, + "hold30_r": -1.0 + }, + { + "symbol": "PYPL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.981308, + "strategy_rank": 84.465986, + "rr": 2.137528, + "primary_prob": 20.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.206292, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622661, + "range_504_ratio": 1.863881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040112, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.61215, + "strategy_rank": 91.628505, + "rr": 0.990424, + "primary_prob": 59.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.485635, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043948, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.257009, + "strategy_rank": 71.145023, + "rr": 1.783986, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.675979, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.754173, + "range_504_ratio": 2.125854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055117, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.331776, + "strategy_rank": 64.129917, + "rr": 0.871945, + "primary_prob": 52.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.307918, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658418, + "range_504_ratio": 1.931734, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068376, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.780374, + "strategy_rank": 97.329983, + "rr": 0.695277, + "primary_prob": 63.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.042915, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.149319, + "range_504_ratio": 3.156044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.653953, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.925234, + "strategy_rank": 91.701152, + "rr": 1.729815, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.594723, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044201, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.065421, + "strategy_rank": 97.252771, + "rr": 1.02857, + "primary_prob": 42.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.542855, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.994453, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.481308, + "strategy_rank": 88.367148, + "rr": 1.61196, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.417939, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045595, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.196262, + "strategy_rank": 97.514127, + "rr": 1.582978, + "primary_prob": 28.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.374468, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023477, + "hold30_r": -1.0 + }, + { + "symbol": "TT", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.892523, + "strategy_rank": 68.557324, + "rr": 2.454707, + "primary_prob": 24.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.682061, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.957162, + "range_504_ratio": 2.604295, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053005, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.836449, + "strategy_rank": 91.699468, + "rr": 1.989218, + "primary_prob": 20.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.983827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.088, + "range_504_ratio": 2.968331, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01603, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.831776, + "strategy_rank": 95.903173, + "rr": 0.719264, + "primary_prob": 54.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.078896, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.687705, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.14486, + "strategy_rank": 96.847913, + "rr": 1.605134, + "primary_prob": 26.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.407702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017227, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.53271, + "strategy_rank": 99.393827, + "rr": 2.044539, + "primary_prob": 15.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.066808, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019812, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.943925, + "strategy_rank": 67.444469, + "rr": 1.209157, + "primary_prob": 44.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.813735, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.150339, + "hold30_r": 1.729955 + }, + { + "symbol": "WAB", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.280374, + "strategy_rank": 69.986959, + "rr": 1.668759, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.503139, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.830697, + "range_504_ratio": 2.294918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048513, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.369159, + "strategy_rank": 84.535155, + "rr": 1.140594, + "primary_prob": 32.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.710892, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067876, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.443925, + "strategy_rank": 81.566562, + "rr": 1.005265, + "primary_prob": 37.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.507898, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04276, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.093458, + "strategy_rank": 95.135188, + "rr": 1.635354, + "primary_prob": 22.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.453031, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052382, + "hold30_r": -1.0 + }, + { + "symbol": "ZBRA", + "date": "2025-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.135514, + "strategy_rank": 79.069278, + "rr": 1.563078, + "primary_prob": 28.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.344617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036873, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.344371, + "strategy_rank": 98.477623, + "rr": 1.775276, + "primary_prob": 19.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.662914, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025801, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-02-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.785872, + "strategy_rank": 98.588436, + "rr": 2.013846, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.02077, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02081, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.962472, + "strategy_rank": 63.826594, + "rr": 0.743002, + "primary_prob": 60.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.114503, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.406161, + "range_504_ratio": 1.501044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.667175, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.677704, + "strategy_rank": 61.006992, + "rr": 1.838259, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.757389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.763289, + "hold30_r": -0.066047 + }, + { + "symbol": "ANET", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.169978, + "strategy_rank": 91.902685, + "rr": 0.807198, + "primary_prob": 50.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.210797, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.400583, + "range_504_ratio": 4.057564, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023824, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.403974, + "strategy_rank": 73.089389, + "rr": 1.536795, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.305193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060591, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889625, + "strategy_rank": 99.757539, + "rr": 2.149225, + "primary_prob": 14.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.223837, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.715439, + "hold30_r": -1.699187 + }, + { + "symbol": "AVGO", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.534216, + "strategy_rank": 89.714921, + "rr": 1.509113, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.263669, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.482224, + "range_504_ratio": 4.402727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030731, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.90287, + "strategy_rank": 97.144344, + "rr": 1.589429, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.384144, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.568094, + "hold30_r": -0.334433 + }, + { + "symbol": "AXP", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.125828, + "strategy_rank": 69.210987, + "rr": 2.61618, + "primary_prob": 21.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.92427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.839619, + "range_504_ratio": 2.315485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057951, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.183223, + "strategy_rank": 67.516362, + "rr": 0.957817, + "primary_prob": 37.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.436725, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.813477, + "range_504_ratio": 2.255738, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.881498, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.611479, + "strategy_rank": 83.456229, + "rr": 0.92596, + "primary_prob": 51.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.388939, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050357, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.624724, + "strategy_rank": 62.968584, + "rr": 0.804288, + "primary_prob": 51.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.206433, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.847407, + "range_504_ratio": 2.333587, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08407, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.417219, + "strategy_rank": 77.744916, + "rr": 1.113251, + "primary_prob": 45.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.669877, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.067967, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.949227, + "strategy_rank": 89.038909, + "rr": 1.897441, + "primary_prob": 24.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.846161, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028333, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.891832, + "strategy_rank": 79.962609, + "rr": 1.996119, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.994179, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047715, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.273731, + "strategy_rank": 74.07399, + "rr": 2.181323, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.271985, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057504, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.397351, + "strategy_rank": 91.692243, + "rr": 0.915665, + "primary_prob": 47.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.373498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029037, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.684327, + "strategy_rank": 68.604579, + "rr": 1.661576, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.492364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.646655, + "range_504_ratio": 1.909145, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.375549, + "hold30_r": -1.318077 + }, + { + "symbol": "COHR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.209713, + "strategy_rank": 88.721689, + "rr": 1.908612, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.862918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.463491, + "range_504_ratio": 4.321018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019052, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.448124, + "strategy_rank": 98.490339, + "rr": 1.650859, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.476289, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.81558, + "range_504_ratio": 45.403101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021264, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.05298, + "strategy_rank": 88.622108, + "rr": 1.981825, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.972738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033246, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.547461, + "strategy_rank": 74.183223, + "rr": 1.616908, + "primary_prob": 37.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.425361, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.430195, + "range_504_ratio": 4.179515, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042246, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.871965, + "strategy_rank": 82.808613, + "rr": 1.981752, + "primary_prob": 24.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.972629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.920895, + "range_504_ratio": 2.511537, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032871, + "hold30_r": 0.818315 + }, + { + "symbol": "EBAY", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.735099, + "strategy_rank": 80.061266, + "rr": 0.931531, + "primary_prob": 52.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.397297, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654474, + "range_504_ratio": 1.92413, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870835, + "hold30_r": -2.230532 + }, + { + "symbol": "EME", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.578366, + "strategy_rank": 94.43305, + "rr": 1.548082, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.322123, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.319297, + "range_504_ratio": 3.74079, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032517, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.604857, + "strategy_rank": 89.14058, + "rr": 1.549659, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.324489, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701121, + "range_504_ratio": 2.016011, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036053, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.799117, + "strategy_rank": 87.351893, + "rr": 1.046553, + "primary_prob": 50.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.569829, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054059, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.353201, + "strategy_rank": 70.32213, + "rr": 1.433389, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.150084, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.459806, + "range_504_ratio": 1.583767, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056691, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.13245, + "strategy_rank": 72.54646, + "rr": 1.322198, + "primary_prob": 40.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.983296, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056213, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.474614, + "strategy_rank": 95.774961, + "rr": 1.728885, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.593328, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.504873, + "range_504_ratio": 4.503583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020084, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.07947, + "strategy_rank": 79.497039, + "rr": 0.989242, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.483863, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045349, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.260486, + "strategy_rank": 87.458111, + "rr": 1.741919, + "primary_prob": 24.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.612879, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037421, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.046358, + "strategy_rank": 81.05756, + "rr": 0.82837, + "primary_prob": 44.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.242556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050477, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.916115, + "strategy_rank": 94.101633, + "rr": 1.96785, + "primary_prob": 32.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.951775, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.9724, + "range_504_ratio": 2.644282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040587, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.754967, + "strategy_rank": 81.146979, + "rr": 1.695982, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.543973, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055448, + "hold30_r": -1.0 + }, + { + "symbol": "HPE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.88521, + "strategy_rank": 84.820968, + "rr": 1.828091, + "primary_prob": 22.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.742136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.591077, + "range_504_ratio": 1.805932, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04283, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.033113, + "strategy_rank": 87.536395, + "rr": 1.785951, + "primary_prob": 20.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.678926, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.303513, + "range_504_ratio": 3.682211, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044273, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.019868, + "strategy_rank": 91.768533, + "rr": 1.443006, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.164509, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036723, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.701987, + "strategy_rank": 85.024871, + "rr": 2.070974, + "primary_prob": 20.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.106461, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049446, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.825607, + "strategy_rank": 87.378806, + "rr": 1.831723, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.747584, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034679, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.300221, + "strategy_rank": 76.215441, + "rr": 0.857888, + "primary_prob": 48.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.286832, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058726, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.898455, + "strategy_rank": 71.800284, + "rr": 0.784773, + "primary_prob": 50.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.177159, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069553, + "hold30_r": -1.0 + }, + { + "symbol": "KKR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.450331, + "strategy_rank": 80.677787, + "rr": 2.047096, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.070643, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.278261, + "range_504_ratio": 3.590392, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035695, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.357616, + "strategy_rank": 81.062666, + "rr": 1.910937, + "primary_prob": 30.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.866405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.859747, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.95585, + "strategy_rank": 92.176143, + "rr": 1.688632, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.532948, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019476, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.267108, + "strategy_rank": 72.3905, + "rr": 1.723155, + "primary_prob": 33.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.584732, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.596723, + "range_504_ratio": 1.816158, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.652782, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.671082, + "strategy_rank": 61.636277, + "rr": 1.991225, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.986837, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.917471, + "hold30_r": 0.68328 + }, + { + "symbol": "MS", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.092715, + "strategy_rank": 80.02261, + "rr": 1.235533, + "primary_prob": 42.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.853299, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054058, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.313466, + "strategy_rank": 66.829118, + "rr": 2.663865, + "primary_prob": 22.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.995797, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051957, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668874, + "strategy_rank": 99.669093, + "rr": 1.665368, + "primary_prob": 26.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.498052, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017875, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.346578, + "strategy_rank": 75.312649, + "rr": 1.47142, + "primary_prob": 37.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.20713, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067939, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.975717, + "strategy_rank": 88.173751, + "rr": 1.999824, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.999736, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.879917, + "range_504_ratio": 2.4107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028293, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.651214, + "strategy_rank": 60.88096, + "rr": 0.748484, + "primary_prob": 57.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.122727, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58501, + "range_504_ratio": 1.795009, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070714, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.741722, + "strategy_rank": 82.802025, + "rr": 1.538539, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.307808, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.316719, + "range_504_ratio": 3.73116, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050358, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.240618, + "strategy_rank": 95.293102, + "rr": 1.504949, + "primary_prob": 23.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.257423, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.338735, + "range_504_ratio": 3.814215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033857, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.618102, + "strategy_rank": 91.450292, + "rr": 1.699385, + "primary_prob": 23.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.549078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.261345, + "range_504_ratio": 9.595984, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030167, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.85872, + "strategy_rank": 75.047359, + "rr": 1.511093, + "primary_prob": 28.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.26664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052289, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.637969, + "strategy_rank": 87.646138, + "rr": 1.666142, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.499213, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036285, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.390728, + "strategy_rank": 73.720206, + "rr": 1.657611, + "primary_prob": 34.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.486416, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066115, + "hold30_r": -1.0 + }, + { + "symbol": "PKG", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.10596, + "strategy_rank": 66.770648, + "rr": 2.602917, + "primary_prob": 23.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.904376, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719077, + "range_504_ratio": 2.052537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062273, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.565121, + "strategy_rank": 98.56607, + "rr": 1.544226, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.316339, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.858897, + "range_504_ratio": 17.442281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018083, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.430464, + "strategy_rank": 76.056831, + "rr": 1.456499, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.184749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049859, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.326711, + "strategy_rank": 85.06394, + "rr": 1.792979, + "primary_prob": 26.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.689469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90963, + "range_504_ratio": 2.483405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.214423, + "hold30_r": -1.188491 + }, + { + "symbol": "PYPL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 82.0558, + "rr": 1.641459, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.462189, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622661, + "range_504_ratio": 1.863881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04311, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.253863, + "strategy_rank": 91.259202, + "rr": 1.668817, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.503225, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031824, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.112583, + "strategy_rank": 73.377046, + "rr": 1.682571, + "primary_prob": 34.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.523856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.754173, + "range_504_ratio": 2.125854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050315, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.196468, + "strategy_rank": 65.167484, + "rr": 1.571092, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.356639, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658418, + "range_504_ratio": 1.931734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508357, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.461369, + "strategy_rank": 96.967451, + "rr": 0.689825, + "primary_prob": 62.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.034738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.16492, + "range_504_ratio": 3.205666, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.648196, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.456954, + "strategy_rank": 59.233524, + "rr": 2.327504, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.491257, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066273, + "hold30_r": 0.202418 + }, + { + "symbol": "SYF", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.83223, + "strategy_rank": 90.053486, + "rr": 1.715329, + "primary_prob": 33.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.572994, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039346, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.039735, + "strategy_rank": 83.999621, + "rr": 2.48559, + "primary_prob": 11.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.728385, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038545, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.006623, + "strategy_rank": 97.124019, + "rr": 0.913766, + "primary_prob": 51.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.370649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032469, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.1766, + "strategy_rank": 89.555338, + "rr": 0.728206, + "primary_prob": 65.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.092309, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037504, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.682119, + "strategy_rank": 87.573519, + "rr": 0.740022, + "primary_prob": 58.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.110033, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042638, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.708609, + "strategy_rank": 94.902194, + "rr": 0.828264, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.242396, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024341, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.12362, + "strategy_rank": 95.845125, + "rr": 1.995575, + "primary_prob": 25.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.993363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053703, + "hold30_r": -1.027103 + }, + { + "symbol": "VRT", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.136865, + "strategy_rank": 96.800211, + "rr": 1.932096, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.898143, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016355, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.227373, + "strategy_rank": 99.161804, + "rr": 0.962443, + "primary_prob": 46.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.443664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018603, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.768212, + "strategy_rank": 68.489731, + "rr": 0.706991, + "primary_prob": 62.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.060487, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.541768, + "range_504_ratio": 1.719044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.644072, + "hold30_r": -0.27137 + }, + { + "symbol": "WAB", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.554084, + "strategy_rank": 70.712528, + "rr": 2.149853, + "primary_prob": 25.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.224779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.830697, + "range_504_ratio": 2.294918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043244, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.520971, + "strategy_rank": 68.572609, + "rr": 0.932386, + "primary_prob": 53.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.398578, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.852043, + "range_504_ratio": 2.344431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.866885, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.988962, + "strategy_rank": 81.034124, + "rr": 1.562371, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.343557, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06508, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.481236, + "strategy_rank": 80.343914, + "rr": 1.563047, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.34457, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044667, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.487859, + "strategy_rank": 69.406259, + "rr": 2.621475, + "primary_prob": 18.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.932213, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.842183, + "range_504_ratio": 2.321429, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059655, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.695364, + "strategy_rank": 95.466931, + "rr": 1.350874, + "primary_prob": 40.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.026312, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.209829, + "hold30_r": -1.171682 + }, + { + "symbol": "ZBRA", + "date": "2025-02-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.229581, + "strategy_rank": 75.137799, + "rr": 2.828311, + "primary_prob": 21.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.242467, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.787637, + "range_504_ratio": 2.198196, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077447, + "hold30_r": -1.042154 + }, + { + "symbol": "CEG", + "date": "2025-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.71167, + "strategy_rank": 98.022315, + "rr": 1.911633, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.86745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017666, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.741419, + "strategy_rank": 98.538128, + "rr": 0.773829, + "primary_prob": 44.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.160744, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.757868, + "hold30_r": -1.0 + }, + { + "symbol": "AMP", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.350114, + "strategy_rank": 68.391549, + "rr": 1.799983, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.699974, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.749458, + "range_504_ratio": 2.115853, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059416, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.647597, + "strategy_rank": 74.233045, + "rr": 2.093263, + "primary_prob": 28.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.139894, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065096, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.091533, + "strategy_rank": 78.27364, + "rr": 1.453265, + "primary_prob": 38.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.179897, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.234098, + "range_504_ratio": 3.435279, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.101795, + "hold30_r": -1.063762 + }, + { + "symbol": "APP", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885584, + "strategy_rank": 99.749066, + "rr": 0.80025, + "primary_prob": 50.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.200375, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.011561, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.283753, + "strategy_rank": 97.841907, + "rr": 2.045154, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.067731, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059661, + "hold30_r": -1.04028 + }, + { + "symbol": "BKR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.185355, + "strategy_rank": 79.890796, + "rr": 1.556337, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.334505, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047498, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.020595, + "strategy_rank": 65.763619, + "rr": 0.879227, + "primary_prob": 41.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.31884, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.841437, + "range_504_ratio": 2.319697, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060902, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.324943, + "strategy_rank": 71.362312, + "rr": 1.684793, + "primary_prob": 31.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.527189, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.789534, + "range_504_ratio": 2.20237, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056473, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.16476, + "strategy_rank": 90.790047, + "rr": 1.547538, + "primary_prob": 29.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.321308, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03086, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.389016, + "strategy_rank": 84.422653, + "rr": 1.554941, + "primary_prob": 35.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.332411, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771465, + "range_504_ratio": 2.162934, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04966, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.791762, + "strategy_rank": 74.213915, + "rr": 1.925041, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.887562, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056592, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.867277, + "strategy_rank": 82.010055, + "rr": 1.165996, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.748994, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.92031, + "range_504_ratio": 2.510068, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05496, + "hold30_r": -1.007368 + }, + { + "symbol": "CPAY", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.434783, + "strategy_rank": 66.520749, + "rr": 0.774872, + "primary_prob": 56.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.162309, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772943, + "range_504_ratio": 2.166131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051621, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.427918, + "strategy_rank": 98.437811, + "rr": 1.660367, + "primary_prob": 23.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.49055, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.81558, + "range_504_ratio": 45.403101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048796, + "hold30_r": -1.026837 + }, + { + "symbol": "DAL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.249428, + "strategy_rank": 89.260932, + "rr": 2.021096, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.031643, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034558, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.443936, + "strategy_rank": 77.799138, + "rr": 1.600568, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.400851, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.430195, + "range_504_ratio": 4.179515, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0378, + "hold30_r": -1.0 + }, + { + "symbol": "DECK", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.036613, + "strategy_rank": 84.692144, + "rr": 2.450476, + "primary_prob": 22.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.675715, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.222205, + "range_504_ratio": 3.394665, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028577, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.80778, + "strategy_rank": 58.393009, + "rr": 1.19136, + "primary_prob": 45.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.78704, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.378291, + "range_504_ratio": 1.459788, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077547, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.130435, + "strategy_rank": 84.942557, + "rr": 2.349496, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.524244, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.920895, + "range_504_ratio": 2.511537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03915, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.562929, + "strategy_rank": 84.748492, + "rr": 1.771981, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.657971, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.728842, + "hold30_r": -1.17941 + }, + { + "symbol": "EME", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.240275, + "strategy_rank": 86.62719, + "rr": 1.80567, + "primary_prob": 27.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.708504, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.280609, + "range_504_ratio": 3.598832, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030518, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.066362, + "strategy_rank": 82.542808, + "rr": 2.232024, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.348036, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.701121, + "range_504_ratio": 2.016011, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033644, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.105263, + "strategy_rank": 80.157056, + "rr": 1.658538, + "primary_prob": 34.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.487807, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.179406, + "hold30_r": -1.122469 + }, + { + "symbol": "FICO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.524027, + "strategy_rank": 76.78117, + "rr": 1.600283, + "primary_prob": 50.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.400425, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039802, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.93135, + "strategy_rank": 80.20707, + "rr": 1.441911, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.162866, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045739, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.881007, + "strategy_rank": 88.608732, + "rr": 2.551734, + "primary_prob": 23.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.827601, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040832, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.702517, + "strategy_rank": 77.894268, + "rr": 1.984795, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.977192, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046639, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.622426, + "strategy_rank": 92.85301, + "rr": 1.731461, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.597191, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.969187, + "range_504_ratio": 2.6358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04512, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.160183, + "strategy_rank": 82.998233, + "rr": 1.718942, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.578413, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.139123, + "hold30_r": -1.087671 + }, + { + "symbol": "IBKR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.910755, + "strategy_rank": 92.370558, + "rr": 1.236982, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.855473, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032107, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.338673, + "strategy_rank": 84.897208, + "rr": 1.839712, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.759569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053651, + "hold30_r": -1.0 + }, + { + "symbol": "IRM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.265446, + "strategy_rank": 79.5562, + "rr": 1.732309, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.598463, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978784, + "range_504_ratio": 2.661218, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038955, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.09611, + "strategy_rank": 73.628097, + "rr": 1.549224, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.323837, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049426, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.842105, + "strategy_rank": 74.969428, + "rr": 1.760692, + "primary_prob": 24.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.641038, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.174859, + "hold30_r": -1.112041 + }, + { + "symbol": "KKR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.359268, + "strategy_rank": 85.239415, + "rr": 1.602162, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.403243, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.278261, + "range_504_ratio": 3.590392, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.128769, + "hold30_r": -1.091939 + }, + { + "symbol": "KMI", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.935927, + "strategy_rank": 79.183395, + "rr": 1.211717, + "primary_prob": 43.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.817576, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051217, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 67.359117, + "rr": 0.681378, + "primary_prob": 66.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.022067, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.453657, + "range_504_ratio": 1.574059, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149971, + "hold30_r": -1.080618 + }, + { + "symbol": "LYV", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.215103, + "strategy_rank": 72.650344, + "rr": 1.31955, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.979325, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043239, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.787185, + "strategy_rank": 65.567886, + "rr": 1.42091, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.131365, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.395819, + "range_504_ratio": 1.485601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.347853, + "hold30_r": -1.864024 + }, + { + "symbol": "MS", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.961098, + "strategy_rank": 83.114682, + "rr": 1.628829, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.443243, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050901, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.498856, + "strategy_rank": 66.426192, + "rr": 1.531307, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.29696, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059898, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.656751, + "strategy_rank": 99.65722, + "rr": 2.279776, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.419664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.265785, + "hold30_r": 1.220133 + }, + { + "symbol": "MTB", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.757437, + "strategy_rank": 78.753668, + "rr": 1.823049, + "primary_prob": 30.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.734573, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065836, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.837529, + "strategy_rank": 84.671919, + "rr": 1.814865, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.722298, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.879917, + "range_504_ratio": 2.4107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024307, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.583524, + "strategy_rank": 72.106644, + "rr": 0.745074, + "primary_prob": 58.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.117611, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602281, + "range_504_ratio": 1.826281, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.682232, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.98627, + "strategy_rank": 85.918407, + "rr": 1.046119, + "primary_prob": 39.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.569179, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.005777, + "hold30_r": 5.711326 + }, + { + "symbol": "NFLX", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.732265, + "strategy_rank": 83.945388, + "rr": 1.245194, + "primary_prob": 32.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.86779, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.316719, + "range_504_ratio": 3.73116, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046694, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.537757, + "strategy_rank": 94.347956, + "rr": 0.867797, + "primary_prob": 40.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.301696, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.354898, + "range_504_ratio": 3.876364, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02621, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.663616, + "strategy_rank": 65.245852, + "rr": 1.238816, + "primary_prob": 35.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.858223, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.607932, + "range_504_ratio": 1.83663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065009, + "hold30_r": -1.0 + }, + { + "symbol": "OKE", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.121281, + "strategy_rank": 70.486492, + "rr": 1.74429, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.616435, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747534, + "range_504_ratio": 2.111787, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047844, + "hold30_r": -1.0 + }, + { + "symbol": "PEG", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.295195, + "strategy_rank": 67.97634, + "rr": 1.546409, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.319614, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052517, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.199085, + "strategy_rank": 98.995168, + "rr": 2.991692, + "primary_prob": 10.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 4.487538, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.858897, + "range_504_ratio": 17.442281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01506, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.707094, + "strategy_rank": 82.200888, + "rr": 0.702158, + "primary_prob": 61.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.053238, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.596512, + "range_504_ratio": 1.815774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632042, + "hold30_r": -1.0 + }, + { + "symbol": "PNC", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.892449, + "strategy_rank": 66.021069, + "rr": 1.904839, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.857258, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.68147, + "range_504_ratio": 1.976782, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064398, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.965675, + "strategy_rank": 81.954332, + "rr": 0.775397, + "primary_prob": 56.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.163096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042827, + "hold30_r": -1.0 + }, + { + "symbol": "PYPL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.812357, + "strategy_rank": 83.64496, + "rr": 2.214073, + "primary_prob": 25.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.321109, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.622661, + "range_504_ratio": 1.863881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039796, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.254005, + "strategy_rank": 92.269147, + "rr": 1.778355, + "primary_prob": 28.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.667532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033552, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.04119, + "strategy_rank": 74.921316, + "rr": 1.006049, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.509074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.754173, + "range_504_ratio": 2.125854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.188424, + "hold30_r": -1.133467 + }, + { + "symbol": "RMD", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.782609, + "strategy_rank": 75.44122, + "rr": 1.844727, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.76709, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687726, + "range_504_ratio": 1.989186, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053817, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.011442, + "strategy_rank": 61.284775, + "rr": 1.937873, + "primary_prob": 31.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.90681, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072212, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.334096, + "strategy_rank": 90.260291, + "rr": 2.022154, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.03323, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040308, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.681922, + "strategy_rank": 87.187596, + "rr": 1.015423, + "primary_prob": 40.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.523134, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03319, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-02-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.512586, + "strategy_rank": 96.703685, + "rr": 2.038008, + "primary_prob": 37.58, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.057012, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032028, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.87643, + "strategy_rank": 90.28161, + "rr": 1.178618, + "primary_prob": 46.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.767927, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038524, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.482838, + "strategy_rank": 87.167371, + "rr": 1.692504, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.538756, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039786, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.393593, + "strategy_rank": 95.426312, + "rr": 1.905552, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.858328, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020093, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.528604, + "strategy_rank": 68.616264, + "rr": 1.355078, + "primary_prob": 33.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.032618, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.773714, + "range_504_ratio": 2.167803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057151, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.05492, + "strategy_rank": 95.460767, + "rr": 1.689687, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.534531, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027105, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.970252, + "strategy_rank": 98.971659, + "rr": 1.799741, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.699611, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.24446, + "range_504_ratio": 9.435316, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014815, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.270023, + "strategy_rank": 72.177171, + "rr": 1.542624, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.313936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.830697, + "range_504_ratio": 2.294918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047876, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.553776, + "strategy_rank": 80.542996, + "rr": 1.117579, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.676368, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.159835, + "hold30_r": -1.09941 + }, + { + "symbol": "WMB", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.478261, + "strategy_rank": 79.751411, + "rr": 1.209239, + "primary_prob": 45.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.813858, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042898, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.308924, + "strategy_rank": 71.944038, + "rr": 1.301236, + "primary_prob": 50.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.951854, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.842183, + "range_504_ratio": 2.321429, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057029, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-02-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.10984, + "strategy_rank": 95.0901, + "rr": 1.412112, + "primary_prob": 38.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.118168, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.153158, + "hold30_r": -1.11506 + }, + { + "symbol": "CEG", + "date": "2025-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.828877, + "strategy_rank": 96.664878, + "rr": 1.52917, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.293755, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020227, + "hold30_r": -1.005111 + }, + { + "symbol": "HOOD", + "date": "2025-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.823529, + "strategy_rank": 98.63334, + "rr": 1.52362, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.28543, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013664, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.449198, + "strategy_rank": 64.789838, + "rr": 1.838689, + "primary_prob": 18.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.758034, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065799, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.347594, + "strategy_rank": 63.928619, + "rr": 0.906657, + "primary_prob": 67.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.359986, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651598, + "range_504_ratio": 1.918605, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074134, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.459893, + "strategy_rank": 62.642053, + "rr": 2.072003, + "primary_prob": 15.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.108004, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.683181, + "range_504_ratio": 1.980166, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.00935, + "hold30_r": -1.275302 + }, + { + "symbol": "APD", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.304813, + "strategy_rank": 73.088449, + "rr": 1.375592, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.063388, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059599, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893048, + "strategy_rank": 99.765389, + "rr": 1.816877, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.725316, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.009788, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.604278, + "strategy_rank": 57.82587, + "rr": 1.477388, + "primary_prob": 24.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.216082, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.42538, + "range_504_ratio": 1.530171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.40356, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.213904, + "strategy_rank": 85.351011, + "rr": 1.504253, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.25638, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022727, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.967914, + "strategy_rank": 97.651023, + "rr": 1.569044, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.353566, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.082431, + "hold30_r": -1.061984 + }, + { + "symbol": "AXP", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.673797, + "strategy_rank": 71.098495, + "rr": 1.871094, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.806641, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.839619, + "range_504_ratio": 2.315485, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044853, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.090909, + "strategy_rank": 68.370026, + "rr": 1.398884, + "primary_prob": 28.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.098326, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057711, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.262032, + "strategy_rank": 84.037416, + "rr": 1.542716, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.314075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042251, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.834225, + "strategy_rank": 66.229964, + "rr": 1.621048, + "primary_prob": 35.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.431573, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.841437, + "range_504_ratio": 2.319697, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053092, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.807487, + "strategy_rank": 73.605816, + "rr": 2.501354, + "primary_prob": 20.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.75203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.789534, + "range_504_ratio": 2.20237, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05056, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.069519, + "strategy_rank": 61.732689, + "rr": 1.102116, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.653174, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.636325, + "range_504_ratio": 1.889523, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058921, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.229947, + "strategy_rank": 81.592592, + "rr": 2.21702, + "primary_prob": 23.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.32553, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039498, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.764706, + "strategy_rank": 90.209735, + "rr": 1.517672, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.276508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02477, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.877005, + "strategy_rank": 73.17237, + "rr": 1.595991, + "primary_prob": 50.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.393986, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053765, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.887701, + "strategy_rank": 82.685927, + "rr": 1.987064, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.980595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92031, + "range_504_ratio": 2.510068, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03402, + "hold30_r": -1.0 + }, + { + "symbol": "CPAY", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.427807, + "strategy_rank": 68.855376, + "rr": 2.483444, + "primary_prob": 24.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.725166, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772943, + "range_504_ratio": 2.166131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040574, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.465241, + "strategy_rank": 98.635253, + "rr": 1.970621, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.955932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.81558, + "range_504_ratio": 45.403101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015294, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.192513, + "strategy_rank": 89.454887, + "rr": 1.637415, + "primary_prob": 27.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.456122, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0272, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.631016, + "strategy_rank": 78.94842, + "rr": 1.724967, + "primary_prob": 20.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.58745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.430195, + "range_504_ratio": 4.179515, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.696324, + "hold30_r": -1.0 + }, + { + "symbol": "DVA", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.705882, + "strategy_rank": 82.425108, + "rr": 1.611548, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.417321, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.920895, + "range_504_ratio": 2.511537, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037836, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.636364, + "strategy_rank": 83.657276, + "rr": 1.063697, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.595546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.701121, + "range_504_ratio": 2.016011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.034253, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.470588, + "strategy_rank": 87.848901, + "rr": 0.983411, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.475117, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.933718, + "hold30_r": -1.42975 + }, + { + "symbol": "EVRG", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.775401, + "strategy_rank": 60.042781, + "rr": 1.227488, + "primary_prob": 35.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.841232, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.399104, + "range_504_ratio": 1.490489, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07505, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.802139, + "strategy_rank": 79.695683, + "rr": 2.828117, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.242176, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046081, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.064171, + "strategy_rank": 76.704345, + "rr": 2.124463, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.186694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.307299, + "range_504_ratio": 3.696177, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03823, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.374332, + "strategy_rank": 72.271617, + "rr": 1.557055, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.335582, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.830452, + "range_504_ratio": 2.294355, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052303, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.754011, + "strategy_rank": 73.156242, + "rr": 1.778139, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.667208, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055885, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.112299, + "strategy_rank": 74.048897, + "rr": 1.454577, + "primary_prob": 25.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.181866, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055991, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.048128, + "strategy_rank": 83.568195, + "rr": 1.819857, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.729786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038285, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.256684, + "strategy_rank": 88.21035, + "rr": 1.698411, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.547617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040599, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.283422, + "strategy_rank": 66.546958, + "rr": 1.379863, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.069795, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.220523, + "range_504_ratio": 3.38896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.323256, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.406417, + "strategy_rank": 81.297911, + "rr": 1.881881, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.822821, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038821, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.68984, + "strategy_rank": 92.388, + "rr": 1.065584, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.598375, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.969187, + "range_504_ratio": 2.6358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041242, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.128342, + "strategy_rank": 82.264919, + "rr": 0.798524, + "primary_prob": 48.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.197786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037866, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.187166, + "strategy_rank": 88.80354, + "rr": 0.701142, + "primary_prob": 55.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.051714, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.303513, + "range_504_ratio": 3.682211, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.667426, + "hold30_r": -1.145126 + }, + { + "symbol": "IBKR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.326203, + "strategy_rank": 92.920675, + "rr": 2.053379, + "primary_prob": 21.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.080069, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028195, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 85.9782, + "rr": 2.107351, + "primary_prob": 22.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.161026, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042293, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.84492, + "strategy_rank": 77.532658, + "rr": 2.48421, + "primary_prob": 24.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.726316, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037349, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.13369, + "strategy_rank": 75.088791, + "rr": 1.97718, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.965771, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049541, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.620321, + "strategy_rank": 78.604193, + "rr": 1.528228, + "primary_prob": 36.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.292342, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.48268, + "hold30_r": -1.533368 + }, + { + "symbol": "LITE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.032086, + "strategy_rank": 86.368147, + "rr": 1.715733, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.5736, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015893, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.855615, + "strategy_rank": 59.602125, + "rr": 0.969573, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.454359, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.898292, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.417112, + "strategy_rank": 73.399327, + "rr": 1.780638, + "primary_prob": 29.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.670957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034846, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.759358, + "strategy_rank": 74.63826, + "rr": 0.685267, + "primary_prob": 60.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.027901, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.633728, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.058824, + "strategy_rank": 81.963541, + "rr": 1.783102, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.674653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038646, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.593583, + "strategy_rank": 67.960875, + "rr": 2.648565, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.972847, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056507, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.251337, + "strategy_rank": 99.380089, + "rr": 1.570009, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.355013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.361658, + "range_504_ratio": 28.836962, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013193, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 74.019169, + "rr": 1.837046, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.755569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052254, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.379679, + "strategy_rank": 63.082708, + "rr": 1.518307, + "primary_prob": 36.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.27746, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58501, + "range_504_ratio": 1.795009, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049883, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.850267, + "strategy_rank": 72.177615, + "rr": 1.878226, + "primary_prob": 38.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.81734, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602281, + "range_504_ratio": 1.826281, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058424, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.278075, + "strategy_rank": 83.243854, + "rr": 1.410558, + "primary_prob": 30.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.115837, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.368394, + "hold30_r": 5.449434 + }, + { + "symbol": "NFLX", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.44385, + "strategy_rank": 86.502708, + "rr": 1.733516, + "primary_prob": 33.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.600274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.316719, + "range_504_ratio": 3.73116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.698837, + "hold30_r": -1.231721 + }, + { + "symbol": "NI", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.588235, + "strategy_rank": 64.498027, + "rr": 0.9423, + "primary_prob": 51.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.41345, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.876038, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.475936, + "strategy_rank": 93.100887, + "rr": 1.681411, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.522117, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.354898, + "range_504_ratio": 3.876364, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.661513, + "hold30_r": 0.564713 + }, + { + "symbol": "ORCL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.641711, + "strategy_rank": 83.318207, + "rr": 1.907373, + "primary_prob": 30.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.861059, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.882624, + "range_504_ratio": 2.417234, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.150114, + "hold30_r": -1.120496 + }, + { + "symbol": "PGR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.989305, + "strategy_rank": 66.135005, + "rr": 0.929342, + "primary_prob": 53.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.394013, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.947971, + "range_504_ratio": 2.580469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.861533, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.679144, + "strategy_rank": 99.423963, + "rr": 0.783164, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.174745, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.858897, + "range_504_ratio": 17.442281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.768498, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.903743, + "strategy_rank": 82.825272, + "rr": 1.77656, + "primary_prob": 20.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.664841, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.603558, + "range_504_ratio": 1.828614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713191, + "hold30_r": -1.0 + }, + { + "symbol": "PNW", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.491979, + "strategy_rank": 60.358443, + "rr": 1.065858, + "primary_prob": 57.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.598787, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.380829, + "range_504_ratio": 1.463497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.991478, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.614973, + "strategy_rank": 81.722814, + "rr": 2.634333, + "primary_prob": 22.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.951499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036925, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.561497, + "strategy_rank": 61.202952, + "rr": 1.017274, + "primary_prob": 45.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.525911, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480924, + "range_504_ratio": 1.617568, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.94884, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.684492, + "strategy_rank": 92.918761, + "rr": 2.229205, + "primary_prob": 22.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.343808, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0259, + "hold30_r": -1.0 + }, + { + "symbol": "RMD", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.245989, + "strategy_rank": 74.5051, + "rr": 1.749884, + "primary_prob": 32.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.624827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.687726, + "range_504_ratio": 1.989186, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047737, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.946524, + "strategy_rank": 68.138286, + "rr": 1.613098, + "primary_prob": 22.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.419647, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.680272, + "range_504_ratio": 1.974415, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.553546, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.181818, + "strategy_rank": 97.481266, + "rr": 0.867427, + "primary_prob": 47.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.301141, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027265, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.919786, + "strategy_rank": 61.45663, + "rr": 1.154658, + "primary_prob": 45.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.731988, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065771, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.73262, + "strategy_rank": 88.915071, + "rr": 0.743674, + "primary_prob": 47.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.115511, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031588, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.331551, + "strategy_rank": 74.977772, + "rr": 0.94115, + "primary_prob": 53.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.411726, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.733641, + "range_504_ratio": 2.082651, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060056, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.540107, + "strategy_rank": 89.172644, + "rr": 1.69974, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.54961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030302, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.037433, + "strategy_rank": 97.185628, + "rr": 1.529867, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.2948, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026515, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.663102, + "strategy_rank": 88.613692, + "rr": 0.679319, + "primary_prob": 47.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.018979, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029763, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.898396, + "strategy_rank": 87.605235, + "rr": 1.612397, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.418595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.57914, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.40107, + "strategy_rank": 96.109822, + "rr": 2.975108, + "primary_prob": 15.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.462661, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018199, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.160428, + "strategy_rank": 71.866293, + "rr": 1.829147, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.74372, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.773714, + "range_504_ratio": 2.167803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044791, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.395722, + "strategy_rank": 96.225248, + "rr": 1.615961, + "primary_prob": 31.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.423941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020934, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 86.793494, + "rr": 1.717305, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.575957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.568099, + "range_504_ratio": 13.041004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014122, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.609626, + "strategy_rank": 98.739198, + "rr": 0.746964, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.120446, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.204204, + "range_504_ratio": 9.063039, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.734171, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.518717, + "strategy_rank": 72.726999, + "rr": 1.428507, + "primary_prob": 40.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.142761, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.591256, + "range_504_ratio": 1.806255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.367338, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.42246, + "strategy_rank": 70.344604, + "rr": 1.730562, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.595843, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.830697, + "range_504_ratio": 2.294918, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.617528, + "hold30_r": -1.573716 + }, + { + "symbol": "WELL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.545455, + "strategy_rank": 73.657857, + "rr": 1.012775, + "primary_prob": 40.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.519163, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.888917, + "range_504_ratio": 2.432495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.955866, + "hold30_r": -1.418399 + }, + { + "symbol": "WFC", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.101604, + "strategy_rank": 80.53534, + "rr": 2.045494, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.06824, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041413, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.016043, + "strategy_rank": 78.56746, + "rr": 1.670959, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.506438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.63206, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.042781, + "strategy_rank": 74.194803, + "rr": 1.80691, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.710366, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.842183, + "range_504_ratio": 2.321429, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050464, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.973262, + "strategy_rank": 94.404606, + "rr": 1.835011, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.752517, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03359, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-03-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.97861, + "strategy_rank": 66.781193, + "rr": 0.879219, + "primary_prob": 53.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.318828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.812459, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.747114, + "strategy_rank": 97.252761, + "rr": 1.56165, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.342475, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.184454, + "hold30_r": -1.168002 + }, + { + "symbol": "HOOD", + "date": "2025-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.84575, + "strategy_rank": 98.847198, + "rr": 1.646044, + "primary_prob": 26.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.469066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.635096, + "hold30_r": 2.040971 + }, + { + "symbol": "AEE", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.982162, + "strategy_rank": 64.858046, + "rr": 1.731331, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.596996, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068919, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.001049, + "strategy_rank": 69.448697, + "rr": 1.556211, + "primary_prob": 35.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.334317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.289742, + "hold30_r": -1.23531 + }, + { + "symbol": "APP", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.895068, + "strategy_rank": 99.769808, + "rr": 1.545366, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.318049, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.80495, + "range_504_ratio": 44.923011, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.011579, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.112277, + "strategy_rank": 57.342857, + "rr": 1.103874, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.655811, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.42538, + "range_504_ratio": 1.530171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.03282, + "hold30_r": -1.258577 + }, + { + "symbol": "AVGO", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.870934, + "strategy_rank": 92.575171, + "rr": 1.555697, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.333546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024121, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.006296, + "strategy_rank": 97.63262, + "rr": 1.679335, + "primary_prob": 34.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.519002, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02241, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.710388, + "strategy_rank": 71.532695, + "rr": 0.714503, + "primary_prob": 52.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.071754, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.664876, + "hold30_r": -1.429612 + }, + { + "symbol": "BKNG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.420776, + "strategy_rank": 71.497992, + "rr": 1.883955, + "primary_prob": 24.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.825932, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.806245, + "range_504_ratio": 2.239484, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.393054, + "hold30_r": -1.352186 + }, + { + "symbol": "BKR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.513116, + "strategy_rank": 80.632222, + "rr": 1.128824, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.693237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.087769, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.809024, + "strategy_rank": 69.208637, + "rr": 2.046439, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.069658, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.84122, + "range_504_ratio": 2.319195, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049555, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.821616, + "strategy_rank": 75.790492, + "rr": 1.518045, + "primary_prob": 36.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.277068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.789534, + "range_504_ratio": 2.20237, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.479342, + "hold30_r": 2.866332 + }, + { + "symbol": "CBRE", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.352571, + "strategy_rank": 80.436141, + "rr": 1.511856, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.267784, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.114737, + "hold30_r": -1.077561 + }, + { + "symbol": "CCL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.772298, + "strategy_rank": 88.566941, + "rr": 1.114976, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.672464, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.23294, + "range_504_ratio": 3.431302, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.091043, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.260231, + "strategy_rank": 70.643604, + "rr": 1.839241, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.758862, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048035, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.500525, + "strategy_rank": 92.608361, + "rr": 0.97405, + "primary_prob": 50.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.461075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.955003, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.463799, + "strategy_rank": 66.292684, + "rr": 1.858793, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.78819, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83718, + "range_504_ratio": 2.309844, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.813123, + "hold30_r": 1.885079 + }, + { + "symbol": "CVNA", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.475341, + "strategy_rank": 98.84904, + "rr": 2.276333, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.4145, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.81558, + "range_504_ratio": 45.403101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014781, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.532004, + "strategy_rank": 67.103751, + "rr": 2.003385, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.005078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.458484, + "range_504_ratio": 1.581674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.608831, + "hold30_r": -1.555179 + }, + { + "symbol": "DAL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.080797, + "strategy_rank": 89.806715, + "rr": 0.803948, + "primary_prob": 48.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.205922, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097777, + "hold30_r": -1.076585 + }, + { + "symbol": "DASH", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.66107, + "strategy_rank": 82.396918, + "rr": 1.613333, + "primary_prob": 24.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.419999, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.430195, + "range_504_ratio": 4.179515, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.366981, + "hold30_r": -1.339441 + }, + { + "symbol": "DGX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.161595, + "strategy_rank": 63.939449, + "rr": 1.067591, + "primary_prob": 41.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.601387, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057854, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.840504, + "strategy_rank": 79.754183, + "rr": 1.883536, + "primary_prob": 21.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.825304, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.263863, + "hold30_r": -1.224674 + }, + { + "symbol": "EQT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.241343, + "strategy_rank": 88.153266, + "rr": 1.249898, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.874847, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.701121, + "range_504_ratio": 2.016011, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.216837, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.537251, + "strategy_rank": 87.764163, + "rr": 0.967262, + "primary_prob": 54.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.450893, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051622, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.519412, + "strategy_rank": 59.863589, + "rr": 1.349607, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.02441, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.399104, + "range_504_ratio": 1.490489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.276916, + "hold30_r": -1.034594 + }, + { + "symbol": "EXPE", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.611752, + "strategy_rank": 87.649857, + "rr": 1.753152, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.629728, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.537228, + "hold30_r": -1.50869 + }, + { + "symbol": "FFIV", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.759706, + "strategy_rank": 81.92239, + "rr": 2.132104, + "primary_prob": 17.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.198157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042951, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.290661, + "strategy_rank": 72.806284, + "rr": 1.92584, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.88876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.830452, + "range_504_ratio": 2.294355, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050326, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.586569, + "strategy_rank": 74.862322, + "rr": 2.112215, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.168323, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.063192, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.376705, + "strategy_rank": 75.812596, + "rr": 1.549782, + "primary_prob": 33.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.324673, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.500303, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.389297, + "strategy_rank": 85.874075, + "rr": 1.585592, + "primary_prob": 27.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.378389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034445, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.278069, + "strategy_rank": 86.631953, + "rr": 1.69649, + "primary_prob": 24.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.544735, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043327, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.451207, + "strategy_rank": 73.159105, + "rr": 1.498835, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.248252, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056145, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.63064, + "strategy_rank": 68.635492, + "rr": 0.82055, + "primary_prob": 46.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.230825, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.220523, + "range_504_ratio": 3.38896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.767467, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.920252, + "strategy_rank": 80.958596, + "rr": 1.602746, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.404119, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041275, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.303253, + "strategy_rank": 88.071525, + "rr": 1.633191, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.449787, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.969187, + "range_504_ratio": 2.6358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.442776, + "hold30_r": -2.401122 + }, + { + "symbol": "GS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.130115, + "strategy_rank": 85.306128, + "rr": 1.870439, + "primary_prob": 31.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.805658, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036097, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.697796, + "strategy_rank": 89.308207, + "rr": 1.84718, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.77077, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.303513, + "range_504_ratio": 3.682211, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.487215, + "hold30_r": -1.452415 + }, + { + "symbol": "IBKR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.796432, + "strategy_rank": 95.134619, + "rr": 1.691247, + "primary_prob": 27.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.53687, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.136386, + "hold30_r": -1.113878 + }, + { + "symbol": "IP", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.018888, + "strategy_rank": 86.75366, + "rr": 1.681841, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.522762, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.642981, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.093389, + "strategy_rank": 80.024934, + "rr": 1.858795, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.788193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017646, + "range_504_ratio": 2.766674, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031551, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.149003, + "strategy_rank": 75.037845, + "rr": 1.702307, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.553461, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.657744, + "hold30_r": -1.642558 + }, + { + "symbol": "KMI", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.192025, + "strategy_rank": 76.070781, + "rr": 1.198859, + "primary_prob": 58.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.798289, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.148174, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.210913, + "strategy_rank": 87.338548, + "rr": 1.531134, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.296701, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016355, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.791186, + "strategy_rank": 61.214018, + "rr": 0.72881, + "primary_prob": 50.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.093215, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.657619, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.099685, + "strategy_rank": 74.49141, + "rr": 1.796615, + "primary_prob": 25.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.694922, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.767081, + "hold30_r": 1.734705 + }, + { + "symbol": "META", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.951731, + "strategy_rank": 73.416369, + "rr": 0.773683, + "primary_prob": 54.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.160525, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.444122, + "range_504_ratio": 4.238131, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.20715, + "hold30_r": -1.174778 + }, + { + "symbol": "MMM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.339979, + "strategy_rank": 73.603503, + "rr": 0.967553, + "primary_prob": 37.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.451329, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094739, + "hold30_r": -1.045739 + }, + { + "symbol": "MS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.142707, + "strategy_rank": 83.643469, + "rr": 2.31026, + "primary_prob": 22.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.46539, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035686, + "hold30_r": -1.0 + }, + { + "symbol": "MSI", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.050367, + "strategy_rank": 65.010806, + "rr": 1.824378, + "primary_prob": 31.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.736567, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.685536, + "range_504_ratio": 1.984835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058746, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.216159, + "strategy_rank": 98.657268, + "rr": 1.665717, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.498575, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.32005, + "range_504_ratio": 27.661742, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01333, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.47639, + "strategy_rank": 75.7899, + "rr": 1.506169, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.259254, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048961, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.797482, + "strategy_rank": 58.689899, + "rr": 2.074989, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.112484, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58501, + "range_504_ratio": 1.795009, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051367, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.93914, + "strategy_rank": 84.546112, + "rr": 1.774945, + "primary_prob": 20.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.662417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04203, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.599161, + "strategy_rank": 88.340729, + "rr": 1.551177, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.326765, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.316719, + "range_504_ratio": 3.73116, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.51571, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.549843, + "strategy_rank": 66.00746, + "rr": 1.72846, + "primary_prob": 20.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.59269, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069455, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.96957, + "strategy_rank": 92.852994, + "rr": 0.919234, + "primary_prob": 47.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.378851, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.354898, + "range_504_ratio": 3.876364, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.896841, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.167891, + "strategy_rank": 66.995267, + "rr": 1.824999, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.737499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607932, + "range_504_ratio": 1.83663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050784, + "hold30_r": -1.005433 + }, + { + "symbol": "PEG", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.741868, + "strategy_rank": 68.034354, + "rr": 2.999823, + "primary_prob": 20.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.499735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052336, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.685205, + "strategy_rank": 99.37212, + "rr": 0.690106, + "primary_prob": 47.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.03516, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.858897, + "range_504_ratio": 17.442281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.67474, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.487933, + "strategy_rank": 83.581365, + "rr": 1.462067, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.193101, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.603558, + "range_504_ratio": 1.828614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.393846, + "hold30_r": -1.057809 + }, + { + "symbol": "PODD", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.179433, + "strategy_rank": 82.028111, + "rr": 2.113103, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.169654, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033448, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.309549, + "strategy_rank": 61.15869, + "rr": 1.037218, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.555827, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.480924, + "range_504_ratio": 1.617568, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.96626, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.327387, + "strategy_rank": 92.288105, + "rr": 1.563029, + "primary_prob": 31.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.344543, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025765, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.377754, + "strategy_rank": 72.565369, + "rr": 1.532048, + "primary_prob": 36.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.298072, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.754173, + "range_504_ratio": 2.125854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044959, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.673662, + "strategy_rank": 83.116705, + "rr": 1.610055, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.415082, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028953, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.401889, + "strategy_rank": 66.938689, + "rr": 1.330309, + "primary_prob": 42.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.995463, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.680272, + "range_504_ratio": 1.974415, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.265856, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.166842, + "strategy_rank": 96.135911, + "rr": 1.721757, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.582635, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023753, + "hold30_r": -1.0 + }, + { + "symbol": "STT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.587618, + "strategy_rank": 65.564938, + "rr": 2.001108, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.001662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.495092, + "range_504_ratio": 1.64065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043719, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.470094, + "strategy_rank": 85.241919, + "rr": 1.130437, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.695656, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030319, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.068206, + "strategy_rank": 76.516396, + "rr": 1.2594, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.8891, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.733641, + "range_504_ratio": 2.082651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.211235, + "hold30_r": -1.268461 + }, + { + "symbol": "TKO", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.426023, + "strategy_rank": 90.152135, + "rr": 0.705073, + "primary_prob": 54.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.05761, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.676111, + "hold30_r": 2.158367 + }, + { + "symbol": "TMUS", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.438615, + "strategy_rank": 79.085087, + "rr": 1.515899, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.273848, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.467471, + "hold30_r": -1.212689 + }, + { + "symbol": "TPL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.265477, + "strategy_rank": 97.730348, + "rr": 0.925111, + "primary_prob": 46.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.387666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024386, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.117524, + "strategy_rank": 94.084774, + "rr": 0.798684, + "primary_prob": 49.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.198026, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.770419, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.956978, + "strategy_rank": 88.24606, + "rr": 1.705722, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.558583, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.517569, + "hold30_r": -1.482565 + }, + { + "symbol": "TSLA", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.228751, + "strategy_rank": 95.364515, + "rr": 0.923114, + "primary_prob": 44.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.384671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.906303, + "hold30_r": -1.0 + }, + { + "symbol": "TTD", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.686254, + "strategy_rank": 86.751851, + "rr": 1.689868, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.534803, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.03401, + "range_504_ratio": 2.81232, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.081708, + "hold30_r": -1.065197 + }, + { + "symbol": "TTWO", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.932844, + "strategy_rank": 80.361768, + "rr": 1.333944, + "primary_prob": 39.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.000916, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.702193, + "range_504_ratio": 2.018174, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.286819, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.562434, + "strategy_rank": 71.084613, + "rr": 2.093366, + "primary_prob": 24.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.140049, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.773714, + "range_504_ratio": 2.167803, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044757, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.635887, + "strategy_rank": 96.756719, + "rr": 2.143208, + "primary_prob": 27.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.214812, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017437, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.055614, + "strategy_rank": 99.056798, + "rr": 1.937574, + "primary_prob": 24.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.906361, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015157, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.72298, + "strategy_rank": 71.123954, + "rr": 1.820894, + "primary_prob": 18.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.731341, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.591256, + "range_504_ratio": 1.806255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.762196, + "hold30_r": -1.667325 + }, + { + "symbol": "WEC", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.729276, + "strategy_rank": 61.044976, + "rr": 1.060431, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.590646, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.383039, + "range_504_ratio": 1.466736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.992987, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.858342, + "strategy_rank": 73.266043, + "rr": 0.957837, + "primary_prob": 42.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.436755, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.888917, + "range_504_ratio": 2.432495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.89954, + "hold30_r": -1.52604 + }, + { + "symbol": "WFC", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.322141, + "strategy_rank": 79.496031, + "rr": 2.095845, + "primary_prob": 26.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.143768, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039094, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.03148, + "strategy_rank": 77.818274, + "rr": 1.556088, + "primary_prob": 37.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.334132, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.51355, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.90766, + "strategy_rank": 75.348528, + "rr": 2.206501, + "primary_prob": 24.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.309752, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838442, + "range_504_ratio": 2.312761, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.392149, + "hold30_r": -1.347148 + }, + { + "symbol": "WSM", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.648478, + "strategy_rank": 94.310361, + "rr": 1.952185, + "primary_prob": 27.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.928277, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026582, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-03-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.883526, + "strategy_rank": 63.671133, + "rr": 0.871129, + "primary_prob": 68.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.306694, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063201, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.901709, + "strategy_rank": 97.352473, + "rr": 1.840169, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.760254, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020264, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.038462, + "strategy_rank": 99.039689, + "rr": 1.842132, + "primary_prob": 21.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.763198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014388, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021368, + "strategy_rank": 65.81283, + "rr": 2.384425, + "primary_prob": 25.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.576637, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.52314, + "range_504_ratio": 1.687318, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.358292, + "hold30_r": -1.313258 + }, + { + "symbol": "AEE", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.74359, + "strategy_rank": 65.21413, + "rr": 1.922756, + "primary_prob": 17.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.884134, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073287, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.606838, + "strategy_rank": 64.61202, + "rr": 1.15699, + "primary_prob": 39.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.735485, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.456509, + "range_504_ratio": 1.578553, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068321, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.517094, + "strategy_rank": 61.370476, + "rr": 1.397835, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.096752, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.653418, + "range_504_ratio": 1.922099, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.329831, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.363248, + "strategy_rank": 70.637252, + "rr": 1.722825, + "primary_prob": 28.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.584238, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.357382, + "hold30_r": -1.299007 + }, + { + "symbol": "APP", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893162, + "strategy_rank": 99.765639, + "rr": 1.616971, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.425457, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.681197, + "range_504_ratio": 39.693878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01372, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.799145, + "strategy_rank": 58.374295, + "rr": 1.460899, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.191349, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.42538, + "range_504_ratio": 1.530171, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.38751, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 91.169031, + "rr": 1.967917, + "primary_prob": 23.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.951875, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025913, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.619658, + "strategy_rank": 95.944399, + "rr": 1.815942, + "primary_prob": 46.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.723914, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025557, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.84188, + "strategy_rank": 71.40421, + "rr": 1.08027, + "primary_prob": 46.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.620405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055795, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.944444, + "strategy_rank": 70.669622, + "rr": 2.30511, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.457665, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.78343, + "range_504_ratio": 2.188967, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041345, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.401709, + "strategy_rank": 78.613111, + "rr": 1.749255, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.623882, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.637249, + "range_504_ratio": 1.891271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045339, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.269231, + "strategy_rank": 68.86293, + "rr": 1.205088, + "primary_prob": 43.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.807632, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.813371, + "range_504_ratio": 2.255498, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06036, + "hold30_r": -1.00632 + }, + { + "symbol": "CASY", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.15812, + "strategy_rank": 71.489407, + "rr": 1.711483, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.567224, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.773388, + "range_504_ratio": 2.167097, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.671043, + "hold30_r": 3.122052 + }, + { + "symbol": "CBRE", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.102564, + "strategy_rank": 81.010093, + "rr": 1.655549, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.483324, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.848633, + "hold30_r": -1.80776 + }, + { + "symbol": "CCL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.935897, + "strategy_rank": 85.94449, + "rr": 1.711656, + "primary_prob": 24.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.567484, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.215189, + "range_504_ratio": 3.370932, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.067956, + "hold30_r": -1.043407 + }, + { + "symbol": "CHRW", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.675214, + "strategy_rank": 73.721586, + "rr": 1.57101, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.356515, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052569, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.705128, + "strategy_rank": 92.025505, + "rr": 0.8662, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.299301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.842953, + "hold30_r": -1.042525 + }, + { + "symbol": "CMS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.303419, + "strategy_rank": 57.263457, + "rr": 0.799305, + "primary_prob": 46.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.198957, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408868, + "range_504_ratio": 1.505113, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078589, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.149573, + "strategy_rank": 84.370658, + "rr": 1.787229, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.680844, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92031, + "range_504_ratio": 2.510068, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033641, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.188034, + "strategy_rank": 64.867794, + "rr": 1.745411, + "primary_prob": 33.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.618117, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.695633, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.465812, + "strategy_rank": 98.892026, + "rr": 1.834194, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.751291, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015203, + "hold30_r": -1.0 + }, + { + "symbol": "DAL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.538462, + "strategy_rank": 86.747136, + "rr": 0.926671, + "primary_prob": 44.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.390006, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.280806, + "hold30_r": -1.256172 + }, + { + "symbol": "DASH", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.957265, + "strategy_rank": 82.948809, + "rr": 0.691096, + "primary_prob": 47.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.036643, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.661511, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.179487, + "strategy_rank": 67.855428, + "rr": 1.566987, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.350481, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056133, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 79.269504, + "rr": 1.780347, + "primary_prob": 23.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.67052, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040558, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.773504, + "strategy_rank": 89.26273, + "rr": 1.364375, + "primary_prob": 41.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.046562, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.66805, + "range_504_ratio": 1.95043, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.373673, + "hold30_r": -1.335499 + }, + { + "symbol": "ETR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.115385, + "strategy_rank": 88.087152, + "rr": 1.402404, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.103605, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054786, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.217949, + "strategy_rank": 60.352564, + "rr": 1.413491, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.120237, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.399104, + "range_504_ratio": 1.490489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.337341, + "hold30_r": -1.083827 + }, + { + "symbol": "EXPE", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.132479, + "strategy_rank": 88.686352, + "rr": 1.647691, + "primary_prob": 32.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.471537, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032639, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.987179, + "strategy_rank": 81.17826, + "rr": 1.735389, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.603084, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046295, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.918803, + "strategy_rank": 72.675077, + "rr": 1.633538, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.450307, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.789795, + "range_504_ratio": 2.202945, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.152403, + "hold30_r": -1.097355 + }, + { + "symbol": "FOX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.75641, + "strategy_rank": 73.855019, + "rr": 1.689103, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.533654, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.632138, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.542735, + "strategy_rank": 74.854383, + "rr": 1.160568, + "primary_prob": 40.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.740851, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.103051, + "hold30_r": -1.537012 + }, + { + "symbol": "FTNT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.833333, + "strategy_rank": 86.870567, + "rr": 0.84767, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.271506, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039632, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-03-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.820513, + "strategy_rank": 81.197763, + "rr": 2.840718, + "primary_prob": 36.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.261077, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047347, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.803419, + "strategy_rank": 75.651755, + "rr": 2.482961, + "primary_prob": 13.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.724442, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051576, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.529915, + "strategy_rank": 72.532642, + "rr": 1.047472, + "primary_prob": 49.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.571208, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.220523, + "range_504_ratio": 3.38896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.991954, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.559829, + "strategy_rank": 80.623795, + "rr": 1.104192, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.656287, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042869, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.589744, + "strategy_rank": 92.129842, + "rr": 1.224504, + "primary_prob": 43.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.836756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.960563, + "range_504_ratio": 2.613167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.173974, + "hold30_r": -2.131209 + }, + { + "symbol": "GS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.17094, + "strategy_rank": 83.60902, + "rr": 1.692554, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.538831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.170975, + "hold30_r": -1.130188 + }, + { + "symbol": "HAS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.730769, + "strategy_rank": 75.434943, + "rr": 2.8674, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.3011, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.545044, + "range_504_ratio": 1.724684, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045777, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.688034, + "strategy_rank": 90.022049, + "rr": 1.314598, + "primary_prob": 46.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.971897, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.275867, + "range_504_ratio": 3.581804, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.191821, + "hold30_r": -2.153988 + }, + { + "symbol": "IBKR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.32906, + "strategy_rank": 94.811193, + "rr": 1.512356, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.268534, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.089566, + "hold30_r": -1.06338 + }, + { + "symbol": "IBM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.119658, + "strategy_rank": 75.960356, + "rr": 1.94609, + "primary_prob": 22.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.919135, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042437, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.628205, + "strategy_rank": 85.073786, + "rr": 1.898445, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.847668, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854791, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.247863, + "strategy_rank": 80.730951, + "rr": 1.767905, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.651858, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.952743, + "range_504_ratio": 2.592811, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035615, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.235043, + "strategy_rank": 70.398572, + "rr": 2.059785, + "primary_prob": 28.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.089677, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.822604, + "range_504_ratio": 2.276419, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049787, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.491453, + "strategy_rank": 77.003592, + "rr": 0.904791, + "primary_prob": 54.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.357187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.847358, + "hold30_r": -1.244088 + }, + { + "symbol": "LNT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.760684, + "strategy_rank": 61.345245, + "rr": 0.722865, + "primary_prob": 52.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.084298, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.646253, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.547009, + "strategy_rank": 73.578651, + "rr": 2.395304, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.592956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89823, + "range_504_ratio": 2.455253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033755, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.965812, + "strategy_rank": 70.035643, + "rr": 0.941503, + "primary_prob": 37.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.412255, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053065, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.576923, + "strategy_rank": 81.861293, + "rr": 1.678766, + "primary_prob": 30.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.518149, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107864, + "hold30_r": -1.067956 + }, + { + "symbol": "MSTR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.183761, + "strategy_rank": 98.632888, + "rr": 1.723527, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.585291, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.158576, + "range_504_ratio": 23.537061, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.129742, + "hold30_r": -1.114295 + }, + { + "symbol": "MTB", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.974359, + "strategy_rank": 76.430987, + "rr": 1.944261, + "primary_prob": 30.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.916391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.149109, + "hold30_r": -1.096021 + }, + { + "symbol": "NEM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 86.018822, + "rr": 2.264262, + "primary_prob": 38.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.396392, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04556, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.200855, + "strategy_rank": 87.327832, + "rr": 0.741507, + "primary_prob": 54.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.11226, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.288383, + "range_504_ratio": 3.626917, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.704007, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.055556, + "strategy_rank": 92.872931, + "rr": 1.925769, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.888653, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.346667, + "range_504_ratio": 3.84459, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026338, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.448718, + "strategy_rank": 66.941762, + "rr": 1.814154, + "primary_prob": 32.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.721231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607932, + "range_504_ratio": 1.83663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.409568, + "hold30_r": -1.358265 + }, + { + "symbol": "PEG", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.371795, + "strategy_rank": 68.351746, + "rr": 1.883753, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.825629, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.572591, + "range_504_ratio": 1.772854, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060668, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.004274, + "strategy_rank": 67.160438, + "rr": 1.378314, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.067471, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.325751, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.679487, + "strategy_rank": 99.360747, + "rr": 2.711181, + "primary_prob": 11.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 4.066771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.090533, + "hold30_r": -1.072727 + }, + { + "symbol": "PM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.047009, + "strategy_rank": 83.573332, + "rr": 1.250042, + "primary_prob": 42.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.875064, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.603558, + "range_504_ratio": 1.828614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.181435, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.871795, + "strategy_rank": 83.133661, + "rr": 1.380004, + "primary_prob": 39.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.070006, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037011, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 91.738771, + "rr": 2.136227, + "primary_prob": 22.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.20434, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026023, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.034188, + "strategy_rank": 83.709038, + "rr": 0.891559, + "primary_prob": 48.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.337339, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.859626, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.722222, + "strategy_rank": 63.709811, + "rr": 0.823327, + "primary_prob": 59.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.23499, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.683105, + "range_504_ratio": 1.980016, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.75474, + "hold30_r": -1.65028 + }, + { + "symbol": "SATS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.824786, + "strategy_rank": 97.102882, + "rr": 1.713355, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.570032, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026131, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.752137, + "strategy_rank": 63.311602, + "rr": 0.868483, + "primary_prob": 53.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.302724, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798973, + "hold30_r": -1.0 + }, + { + "symbol": "STT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.982906, + "strategy_rank": 65.52846, + "rr": 1.907448, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.861171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.495092, + "range_504_ratio": 1.64065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.427607, + "hold30_r": -1.377319 + }, + { + "symbol": "SYF", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.790598, + "strategy_rank": 85.840653, + "rr": 1.029134, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.543701, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044907, + "hold30_r": -1.011189 + }, + { + "symbol": "TKO", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.970085, + "strategy_rank": 89.962039, + "rr": 1.131417, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.697125, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033998, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.405983, + "strategy_rank": 78.624614, + "rr": 1.715954, + "primary_prob": 32.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.573931, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.661672, + "hold30_r": -1.345173 + }, + { + "symbol": "TPL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.252137, + "strategy_rank": 97.816921, + "rr": 1.746435, + "primary_prob": 22.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.619652, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024399, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.260684, + "strategy_rank": 94.350564, + "rr": 1.13811, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.707166, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031885, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.474359, + "strategy_rank": 87.957583, + "rr": 1.033542, + "primary_prob": 48.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.550313, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.214755, + "range_504_ratio": 3.369468, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.993021, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.08547, + "strategy_rank": 96.017276, + "rr": 1.039313, + "primary_prob": 41.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.558969, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.020979, + "hold30_r": -1.0 + }, + { + "symbol": "TYL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.346154, + "strategy_rank": 73.421031, + "rr": 2.153426, + "primary_prob": 23.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.230139, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.728468, + "range_504_ratio": 2.071903, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049051, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.397436, + "strategy_rank": 96.548418, + "rr": 2.311673, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.467509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.099752, + "hold30_r": -1.079282 + }, + { + "symbol": "VST", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.611111, + "strategy_rank": 98.676714, + "rr": 1.792133, + "primary_prob": 25.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.6882, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.181355, + "hold30_r": -1.163143 + }, + { + "symbol": "VTR", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.017094, + "strategy_rank": 75.928987, + "rr": 1.931365, + "primary_prob": 17.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.897048, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.591256, + "range_504_ratio": 1.806255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.869737, + "hold30_r": -1.733158 + }, + { + "symbol": "WEC", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.393162, + "strategy_rank": 62.26032, + "rr": 1.12555, + "primary_prob": 33.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.688326, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.383039, + "range_504_ratio": 1.466736, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07292, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.65812, + "strategy_rank": 73.40962, + "rr": 1.261695, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.892543, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.888917, + "range_504_ratio": 2.432495, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.200509, + "hold30_r": -1.340474 + }, + { + "symbol": "WFC", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.662393, + "strategy_rank": 78.357292, + "rr": 1.669932, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.504899, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.838137, + "range_504_ratio": 2.312057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.470357, + "hold30_r": -1.426701 + }, + { + "symbol": "WMB", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.41453, + "strategy_rank": 79.275277, + "rr": 0.784909, + "primary_prob": 57.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.177364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793351, + "range_504_ratio": 2.210791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.734608, + "hold30_r": -1.071866 + }, + { + "symbol": "WMT", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.230769, + "strategy_rank": 74.51473, + "rr": 1.937941, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.906911, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.817576, + "range_504_ratio": 2.265003, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.705676, + "hold30_r": -1.656064 + }, + { + "symbol": "WSM", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.58547, + "strategy_rank": 85.894935, + "rr": 1.614919, + "primary_prob": 28.97, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.422378, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.391307, + "range_504_ratio": 4.020102, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.577622, + "hold30_r": -1.553746 + }, + { + "symbol": "XEL", + "date": "2025-03-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.316239, + "strategy_rank": 65.170304, + "rr": 1.796123, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.694184, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.726969, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.470975, + "strategy_rank": 92.70809, + "rr": 0.771668, + "primary_prob": 55.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.157501, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.5987, + "range_504_ratio": 4.946599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.500803, + "hold30_r": -1.479551 + }, + { + "symbol": "HOOD", + "date": "2025-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.795181, + "strategy_rank": 98.862188, + "rr": 1.878331, + "primary_prob": 20.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.817497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056546, + "hold30_r": -1.041315 + }, + { + "symbol": "AAPL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.104053, + "strategy_rank": 68.765858, + "rr": 2.389393, + "primary_prob": 25.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.584089, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.511338, + "range_504_ratio": 1.667521, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.451635, + "hold30_r": -1.402195 + }, + { + "symbol": "ABT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.394304, + "strategy_rank": 60.463581, + "rr": 1.981872, + "primary_prob": 24.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.972807, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060731, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.990142, + "strategy_rank": 67.317745, + "rr": 1.674946, + "primary_prob": 20.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.512419, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075906, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.708653, + "strategy_rank": 61.121902, + "rr": 1.898157, + "primary_prob": 18.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.847236, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.607248, + "range_504_ratio": 1.835373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073568, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.418401, + "strategy_rank": 70.89637, + "rr": 1.757562, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.636344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066114, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890471, + "strategy_rank": 99.825184, + "rr": 2.016375, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.024562, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.647384, + "range_504_ratio": 38.374132, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.011353, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.613363, + "strategy_rank": 85.382462, + "rr": 0.870381, + "primary_prob": 48.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.305571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024829, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.618839, + "strategy_rank": 95.951726, + "rr": 1.852896, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.779344, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027459, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.428258, + "strategy_rank": 72.204579, + "rr": 1.227325, + "primary_prob": 43.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.840988, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057951, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.380066, + "strategy_rank": 75.744672, + "rr": 1.568395, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.352593, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.611175, + "range_504_ratio": 1.842596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047276, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.552026, + "strategy_rank": 68.483256, + "rr": 1.583994, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.375991, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.801134, + "range_504_ratio": 2.228067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.329347, + "hold30_r": -1.274639 + }, + { + "symbol": "CBRE", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.266156, + "strategy_rank": 81.657519, + "rr": 2.135755, + "primary_prob": 27.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.203633, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.881283, + "hold30_r": -1.838626 + }, + { + "symbol": "CCL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.832421, + "strategy_rank": 83.049434, + "rr": 1.248481, + "primary_prob": 33.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.872722, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.196572, + "range_504_ratio": 3.308756, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025682, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.813801, + "strategy_rank": 73.633019, + "rr": 2.140789, + "primary_prob": 27.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.211184, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058908, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.032859, + "strategy_rank": 91.61624, + "rr": 1.680475, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.520712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023114, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.570646, + "strategy_rank": 83.199561, + "rr": 2.016608, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.024912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92031, + "range_504_ratio": 2.510068, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035232, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199343, + "strategy_rank": 65.541285, + "rr": 2.170315, + "primary_prob": 27.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.255472, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.370801, + "hold30_r": -1.312569 + }, + { + "symbol": "CPT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.927711, + "strategy_rank": 60.980804, + "rr": 0.734787, + "primary_prob": 58.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.10218, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.433057, + "range_504_ratio": 1.541964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.315453, + "hold30_r": -1.249983 + }, + { + "symbol": "CVNA", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.452355, + "strategy_rank": 98.89691, + "rr": 1.752794, + "primary_prob": 29.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.629191, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01642, + "hold30_r": -1.0 + }, + { + "symbol": "D", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.694414, + "strategy_rank": 67.733418, + "rr": 2.159136, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.238704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.458484, + "range_504_ratio": 1.581674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062041, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.980285, + "strategy_rank": 81.843778, + "rr": 1.706404, + "primary_prob": 23.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.559606, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.359913, + "hold30_r": -1.331245 + }, + { + "symbol": "DGX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.185104, + "strategy_rank": 67.376356, + "rr": 1.149553, + "primary_prob": 45.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.72433, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.087453, + "hold30_r": -1.003888 + }, + { + "symbol": "EQT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.161008, + "strategy_rank": 81.643676, + "rr": 1.390317, + "primary_prob": 41.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.085476, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.648956, + "range_504_ratio": 1.913543, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.499265, + "hold30_r": -1.458881 + }, + { + "symbol": "ETR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.261774, + "strategy_rank": 87.974191, + "rr": 0.723909, + "primary_prob": 58.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.085863, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.663961, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.389923, + "strategy_rank": 61.872946, + "rr": 1.215563, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.823344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.399104, + "range_504_ratio": 1.490489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.136384, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.047097, + "strategy_rank": 87.2948, + "rr": 1.568655, + "primary_prob": 30.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.352982, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033271, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.2092, + "strategy_rank": 81.963998, + "rr": 0.675637, + "primary_prob": 60.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.013456, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629674, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.404162, + "strategy_rank": 81.924462, + "rr": 1.51349, + "primary_prob": 27.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.270235, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.285372, + "range_504_ratio": 3.616013, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.690033, + "strategy_rank": 72.152598, + "rr": 2.033183, + "primary_prob": 29.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.049774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058954, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.357065, + "strategy_rank": 73.822682, + "rr": 0.68021, + "primary_prob": 51.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.020314, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.618292, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.138007, + "strategy_rank": 74.258219, + "rr": 2.148796, + "primary_prob": 14.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.223194, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061369, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.961665, + "strategy_rank": 86.560406, + "rr": 1.692248, + "primary_prob": 33.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.538372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041795, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.608981, + "strategy_rank": 81.328359, + "rr": 1.593472, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.390209, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051552, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.180723, + "strategy_rank": 76.342973, + "rr": 1.438055, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.157082, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057414, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.894852, + "strategy_rank": 81.698261, + "rr": 2.003419, + "primary_prob": 29.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.005129, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041262, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.304491, + "strategy_rank": 92.676175, + "rr": 1.525829, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.288744, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.779529, + "hold30_r": -2.731727 + }, + { + "symbol": "GS", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.62322, + "strategy_rank": 81.946941, + "rr": 1.96004, + "primary_prob": 29.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.94006, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039013, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.69989, + "strategy_rank": 90.996248, + "rr": 1.495158, + "primary_prob": 26.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.242737, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.245126, + "range_504_ratio": 3.473372, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.077815, + "hold30_r": -2.039317 + }, + { + "symbol": "IBKR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.042716, + "strategy_rank": 94.789225, + "rr": 0.856029, + "primary_prob": 49.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.284044, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.829392, + "hold30_r": -1.070522 + }, + { + "symbol": "IBM", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.22782, + "strategy_rank": 76.625777, + "rr": 1.095448, + "primary_prob": 43.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.643173, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04855, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.665936, + "strategy_rank": 83.835403, + "rr": 2.214946, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.322419, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.512813, + "range_504_ratio": 1.669982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036492, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.866375, + "strategy_rank": 87.625764, + "rr": 1.653802, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.480704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04105, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.446878, + "strategy_rank": 79.069194, + "rr": 2.426317, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.639476, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.915358, + "range_504_ratio": 2.497669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03781, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.11391, + "strategy_rank": 78.154764, + "rr": 3.280072, + "primary_prob": 19.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.920108, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.800074, + "hold30_r": -1.740231 + }, + { + "symbol": "LNT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.828039, + "strategy_rank": 64.731427, + "rr": 1.8717, + "primary_prob": 17.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.80755, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080407, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.065717, + "strategy_rank": 71.553091, + "rr": 2.278682, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.418023, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.88724, + "range_504_ratio": 2.428417, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036579, + "hold30_r": -1.0 + }, + { + "symbol": "MAA", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.884995, + "strategy_rank": 61.480565, + "rr": 1.208937, + "primary_prob": 37.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.813405, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07087, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.771084, + "strategy_rank": 74.917949, + "rr": 1.185095, + "primary_prob": 44.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.777643, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052095, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.789704, + "strategy_rank": 80.997395, + "rr": 2.441672, + "primary_prob": 20.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.662508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037765, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.651698, + "strategy_rank": 89.792612, + "rr": 1.723622, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.585433, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.158576, + "range_504_ratio": 23.537061, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015089, + "hold30_r": -1.0 + }, + { + "symbol": "MTB", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.365827, + "strategy_rank": 75.093374, + "rr": 1.701453, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.55218, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05371, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 86.766135, + "rr": 0.680622, + "primary_prob": 58.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.020934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.215785, + "range_504_ratio": 3.37294, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037452, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.085433, + "strategy_rank": 67.266564, + "rr": 1.509527, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.264291, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07903, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.647317, + "strategy_rank": 93.263045, + "rr": 0.854767, + "primary_prob": 51.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.28215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.346011, + "range_504_ratio": 3.842071, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.827085, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.594743, + "strategy_rank": 69.324826, + "rr": 1.520041, + "primary_prob": 20.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.280062, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059997, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.671413, + "strategy_rank": 99.41012, + "rr": 0.879403, + "primary_prob": 43.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.319105, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018136, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.742607, + "strategy_rank": 83.560828, + "rr": 2.132734, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.199101, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037362, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.523549, + "strategy_rank": 92.240639, + "rr": 1.892721, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.839082, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027035, + "hold30_r": -1.0 + }, + { + "symbol": "REG", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.351588, + "strategy_rank": 59.654727, + "rr": 1.128853, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.693279, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.356786, + "range_504_ratio": 1.42873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070518, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.170865, + "strategy_rank": 84.522223, + "rr": 1.579742, + "primary_prob": 32.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.369613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.548792, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.842278, + "strategy_rank": 65.775309, + "rr": 1.112697, + "primary_prob": 36.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.669046, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.636295, + "hold30_r": -1.564252 + }, + { + "symbol": "SATS", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.233297, + "strategy_rank": 97.336808, + "rr": 1.655416, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.483124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026714, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.13253, + "strategy_rank": 69.970307, + "rr": 1.575498, + "primary_prob": 35.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.363246, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.495701, + "range_504_ratio": 1.641649, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.189621, + "hold30_r": -1.138801 + }, + { + "symbol": "SO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.856517, + "strategy_rank": 63.580369, + "rr": 1.434868, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.152302, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075074, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.323111, + "strategy_rank": 85.244171, + "rr": 0.75945, + "primary_prob": 52.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.139176, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.981158, + "range_504_ratio": 2.667544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.724603, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.823658, + "strategy_rank": 89.106986, + "rr": 1.187694, + "primary_prob": 34.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.781541, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036602, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.056955, + "strategy_rank": 79.082835, + "rr": 0.676263, + "primary_prob": 60.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.014394, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.61868, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.014239, + "strategy_rank": 97.576052, + "rr": 1.555703, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.333555, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.338323, + "hold30_r": -1.311192 + }, + { + "symbol": "TPR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.480832, + "strategy_rank": 94.965045, + "rr": 1.02948, + "primary_prob": 48.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.54422, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.996091, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.6046, + "strategy_rank": 88.430199, + "rr": 1.222317, + "primary_prob": 43.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.833475, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043154, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.128149, + "strategy_rank": 93.233543, + "rr": 0.733504, + "primary_prob": 48.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.100256, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.714826, + "hold30_r": -1.409249 + }, + { + "symbol": "TYL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.347207, + "strategy_rank": 73.005204, + "rr": 1.8627, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.79405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703498, + "range_504_ratio": 2.02081, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057044, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.576123, + "strategy_rank": 96.942217, + "rr": 3.090869, + "primary_prob": 19.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.636303, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020146, + "hold30_r": -1.0 + }, + { + "symbol": "VRSK", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.146769, + "strategy_rank": 59.498376, + "rr": 0.685844, + "primary_prob": 60.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.028767, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.508759, + "range_504_ratio": 1.663225, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.614694, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.918949, + "strategy_rank": 98.117964, + "rr": 0.75794, + "primary_prob": 52.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.136909, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.19235, + "hold30_r": -1.174289 + }, + { + "symbol": "VTR", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.837897, + "strategy_rank": 75.592526, + "rr": 1.126427, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.68964, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.591256, + "range_504_ratio": 1.806255, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.058485, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.251917, + "strategy_rank": 64.255949, + "rr": 0.885344, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.328016, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.383039, + "range_504_ratio": 1.466736, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810835, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.385542, + "strategy_rank": 74.438255, + "rr": 1.074661, + "primary_prob": 48.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.611991, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.860631, + "range_504_ratio": 2.364653, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064279, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.913472, + "strategy_rank": 79.631579, + "rr": 2.345761, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.518642, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.809612, + "range_504_ratio": 2.247036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044938, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.566265, + "strategy_rank": 78.622013, + "rr": 1.068044, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.602066, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.780269, + "range_504_ratio": 2.182059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014752, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.399781, + "strategy_rank": 75.187698, + "rr": 2.420985, + "primary_prob": 24.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.631478, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.794191, + "range_504_ratio": 2.21265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.629633, + "hold30_r": -1.575005 + }, + { + "symbol": "XEL", + "date": "2025-03-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.332968, + "strategy_rank": 67.479315, + "rr": 1.548937, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.323406, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.072478, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-03-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.02439, + "strategy_rank": 89.728578, + "rr": 0.670339, + "primary_prob": 58.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.005509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.851592, + "range_504_ratio": 2.343373, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029191, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-04-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.780488, + "strategy_rank": 98.847669, + "rr": 1.525279, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.287919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.013551, + "hold30_r": -1.0 + }, + { + "symbol": "AAPL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.028825, + "strategy_rank": 74.592744, + "rr": 1.898836, + "primary_prob": 22.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.848254, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.487268, + "range_504_ratio": 1.627863, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032538, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.911308, + "strategy_rank": 65.327296, + "rr": 1.507744, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.261616, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05893, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.481153, + "strategy_rank": 61.224418, + "rr": 1.036851, + "primary_prob": 48.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.555277, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.465236, + "range_504_ratio": 1.59239, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058292, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.815965, + "strategy_rank": 64.840644, + "rr": 2.346284, + "primary_prob": 24.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.519427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.604867, + "range_504_ratio": 1.831008, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048962, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.019956, + "strategy_rank": 68.326801, + "rr": 1.003767, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.50565, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.612893, + "range_504_ratio": 1.845763, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053924, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.487805, + "strategy_rank": 56.706508, + "rr": 2.193824, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.290736, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063758, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.363636, + "strategy_rank": 71.737731, + "rr": 2.981884, + "primary_prob": 20.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.472827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047221, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889135, + "strategy_rank": 99.822837, + "rr": 2.89996, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.349939, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.539104, + "range_504_ratio": 34.436066, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.8912, + "hold30_r": 3.01993 + }, + { + "symbol": "ATO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.372506, + "strategy_rank": 57.959426, + "rr": 1.073823, + "primary_prob": 47.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.610735, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.445067, + "range_504_ratio": 1.560594, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065783, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.563193, + "strategy_rank": 96.631846, + "rr": 1.713148, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.569722, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.689757, + "hold30_r": 5.768287 + }, + { + "symbol": "BK", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.906874, + "strategy_rank": 74.987466, + "rr": 1.761912, + "primary_prob": 29.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.642869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.722441, + "hold30_r": 4.58192 + }, + { + "symbol": "BRO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.133038, + "strategy_rank": 65.947109, + "rr": 1.540927, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.311391, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.789421, + "range_504_ratio": 2.20212, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059171, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.015521, + "strategy_rank": 72.511307, + "rr": 1.856554, + "primary_prob": 23.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.784832, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.816508, + "hold30_r": 3.785926 + }, + { + "symbol": "CBOE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.920177, + "strategy_rank": 65.652974, + "rr": 0.983766, + "primary_prob": 39.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.475649, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582353, + "range_504_ratio": 1.790246, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107451, + "hold30_r": -1.058988 + }, + { + "symbol": "CBRE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.137472, + "strategy_rank": 81.076762, + "rr": 1.662041, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.493062, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080529, + "hold30_r": -1.047923 + }, + { + "symbol": "CCL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.259424, + "strategy_rank": 85.195313, + "rr": 1.89561, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.843414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194271, + "range_504_ratio": 3.301149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.876999, + "hold30_r": 3.88574 + }, + { + "symbol": "CHRW", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685144, + "strategy_rank": 76.325619, + "rr": 2.852173, + "primary_prob": 21.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.278259, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04358, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.463415, + "strategy_rank": 87.553151, + "rr": 1.753915, + "primary_prob": 32.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.630872, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.119866, + "hold30_r": -1.085073 + }, + { + "symbol": "CIEN", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.146341, + "strategy_rank": 87.54182, + "rr": 1.551373, + "primary_prob": 28.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.327059, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534734, + "hold30_r": 4.274641 + }, + { + "symbol": "CME", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.044346, + "strategy_rank": 56.595201, + "rr": 1.623396, + "primary_prob": 22.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.435094, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.44206, + "range_504_ratio": 1.55591, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56197, + "hold30_r": 2.834003 + }, + { + "symbol": "COST", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.241685, + "strategy_rank": 69.311657, + "rr": 2.063483, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.095225, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043238, + "hold30_r": -1.0 + }, + { + "symbol": "CPT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.150776, + "strategy_rank": 62.682534, + "rr": 1.760222, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.640334, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.433057, + "range_504_ratio": 1.541964, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048527, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.263858, + "strategy_rank": 60.435586, + "rr": 2.481425, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.722137, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.401713, + "range_504_ratio": 1.494382, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048329, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.445676, + "strategy_rank": 98.981442, + "rr": 1.511383, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.267074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.500443, + "hold30_r": 4.800363 + }, + { + "symbol": "DGX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.585366, + "strategy_rank": 65.853119, + "rr": 1.83296, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.74944, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053267, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.476718, + "strategy_rank": 79.147862, + "rr": 1.897231, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.845847, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038183, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.119734, + "strategy_rank": 86.763902, + "rr": 1.6617, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.492549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047295, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.594235, + "strategy_rank": 57.815965, + "rr": 1.058705, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.588058, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.404381, + "range_504_ratio": 1.498375, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06825, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.354767, + "strategy_rank": 88.569133, + "rr": 1.687829, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.531743, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024898, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.689579, + "strategy_rank": 80.736245, + "rr": 1.726756, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.590134, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.692293, + "hold30_r": 3.345505 + }, + { + "symbol": "FICO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.576497, + "strategy_rank": 84.343813, + "rr": 1.074066, + "primary_prob": 44.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.611098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.285372, + "range_504_ratio": 3.616013, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.040668, + "hold30_r": 5.307234 + }, + { + "symbol": "FISV", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.24612, + "strategy_rank": 74.419186, + "rr": 1.506635, + "primary_prob": 37.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.259952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041633, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.115299, + "strategy_rank": 80.461683, + "rr": 1.543111, + "primary_prob": 36.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.314666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039204, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.89357, + "strategy_rank": 79.675941, + "rr": 2.305656, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.458485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040127, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.793792, + "strategy_rank": 86.227778, + "rr": 1.778663, + "primary_prob": 32.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.667995, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747409, + "hold30_r": 3.69694 + }, + { + "symbol": "GDDY", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.694013, + "strategy_rank": 80.003066, + "rr": 1.533127, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.29969, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040914, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.485588, + "strategy_rank": 78.11292, + "rr": 1.526503, + "primary_prob": 32.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.289755, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.829316, + "range_504_ratio": 2.291751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495847, + "hold30_r": 6.292585 + }, + { + "symbol": "GILD", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.228381, + "strategy_rank": 77.020044, + "rr": 1.669743, + "primary_prob": 22.45, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.504614, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05175, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.68071, + "strategy_rank": 76.129594, + "rr": 2.041274, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.061912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039657, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.472284, + "strategy_rank": 81.440776, + "rr": 1.743248, + "primary_prob": 24.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.614872, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.71614, + "hold30_r": 3.14305 + }, + { + "symbol": "GRMN", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.124169, + "strategy_rank": 93.165679, + "rr": 3.532719, + "primary_prob": 16.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 16, + "primary_distance_atr": 5.299078, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028826, + "hold30_r": 2.135349 + }, + { + "symbol": "GS", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.707317, + "strategy_rank": 79.562379, + "rr": 0.691442, + "primary_prob": 55.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.037163, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.665102, + "hold30_r": 3.957801 + }, + { + "symbol": "HWM", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.450111, + "strategy_rank": 92.407555, + "rr": 1.944603, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.916905, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.222282, + "range_504_ratio": 3.394928, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.918352, + "hold30_r": 6.299185 + }, + { + "symbol": "IBKR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.232816, + "strategy_rank": 93.709431, + "rr": 1.943601, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.915402, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020242, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.702882, + "strategy_rank": 76.080956, + "rr": 1.857127, + "primary_prob": 28.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.785691, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040201, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.924612, + "strategy_rank": 81.678644, + "rr": 2.257131, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.385696, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.512813, + "range_504_ratio": 1.669982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037079, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.915743, + "strategy_rank": 83.277746, + "rr": 1.546969, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.320454, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029531, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.141907, + "strategy_rank": 80.376768, + "rr": 1.592212, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.388318, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901746, + "range_504_ratio": 2.463901, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56138, + "hold30_r": 3.756941 + }, + { + "symbol": "KMI", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.798226, + "strategy_rank": 78.525572, + "rr": 2.512129, + "primary_prob": 22.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.768193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041733, + "hold30_r": -1.0 + }, + { + "symbol": "LNT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.5898, + "strategy_rank": 61.535869, + "rr": 1.466719, + "primary_prob": 36.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.200078, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064167, + "hold30_r": -1.0 + }, + { + "symbol": "MAA", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.698448, + "strategy_rank": 62.909268, + "rr": 2.304484, + "primary_prob": 25.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.456726, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05259, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.567627, + "strategy_rank": 79.571233, + "rr": 2.591915, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.887873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.556753, + "hold30_r": 3.7722 + }, + { + "symbol": "MO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.350333, + "strategy_rank": 68.527976, + "rr": 1.737486, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.606229, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432113, + "range_504_ratio": 1.540509, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.452037, + "hold30_r": -1.400867 + }, + { + "symbol": "MSTR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.558758, + "strategy_rank": 98.825202, + "rr": 1.552405, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.328608, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014721, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.802661, + "strategy_rank": 84.728234, + "rr": 2.092513, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.13877, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.215785, + "range_504_ratio": 3.37294, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.060443, + "hold30_r": 6.289344 + }, + { + "symbol": "NI", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.128603, + "strategy_rank": 66.680288, + "rr": 1.818027, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.727041, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057545, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467849, + "strategy_rank": 73.578822, + "rr": 2.376646, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.564968, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.335808, + "hold30_r": 2.425165 + }, + { + "symbol": "PLTR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.667406, + "strategy_rank": 99.40214, + "rr": 1.157347, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.736021, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.142324, + "hold30_r": 5.310031 + }, + { + "symbol": "PM", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.67184, + "strategy_rank": 84.664536, + "rr": 1.559603, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.339405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.625693, + "range_504_ratio": 1.86954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.506435, + "hold30_r": 3.98002 + }, + { + "symbol": "PNW", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.929047, + "strategy_rank": 58.047235, + "rr": 0.852052, + "primary_prob": 54.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.278079, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067131, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.789357, + "strategy_rank": 82.447683, + "rr": 2.630354, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.945531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.599879, + "hold30_r": 5.006151 + }, + { + "symbol": "PPL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.037694, + "strategy_rank": 59.520191, + "rr": 1.806422, + "primary_prob": 21.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.709633, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501048, + "range_504_ratio": 1.65045, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063682, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.572062, + "strategy_rank": 91.183187, + "rr": 1.51235, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.268525, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.492006, + "hold30_r": 4.350647 + }, + { + "symbol": "REG", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.709534, + "strategy_rank": 58.023223, + "rr": 1.847823, + "primary_prob": 31.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.771734, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.356786, + "range_504_ratio": 1.42873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05217, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.81153, + "strategy_rank": 84.755239, + "rr": 2.02187, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.032806, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020112, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.807095, + "strategy_rank": 69.891073, + "rr": 1.869068, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.803602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048381, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.002217, + "strategy_rank": 96.878986, + "rr": 2.264778, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.397167, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019739, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.254989, + "strategy_rank": 61.536899, + "rr": 1.250913, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.876369, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064302, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.898004, + "strategy_rank": 76.719311, + "rr": 1.239227, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.85884, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.409998, + "hold30_r": -1.360354 + }, + { + "symbol": "TKO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.011086, + "strategy_rank": 87.945814, + "rr": 2.139145, + "primary_prob": 22.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.208717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.108843, + "hold30_r": 2.649603 + }, + { + "symbol": "TMUS", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.341463, + "strategy_rank": 80.182387, + "rr": 2.193166, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.289749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045508, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.223947, + "strategy_rank": 97.930214, + "rr": 1.668574, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.502861, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.650556, + "hold30_r": 2.84853 + }, + { + "symbol": "TPR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.006652, + "strategy_rank": 95.050674, + "rr": 1.503692, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.255539, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.481768, + "hold30_r": 3.384192 + }, + { + "symbol": "TRGP", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.902439, + "strategy_rank": 90.090114, + "rr": 1.663035, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.494552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.024546, + "hold30_r": 0.261922 + }, + { + "symbol": "TSLA", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.45898, + "strategy_rank": 94.857127, + "rr": 0.804321, + "primary_prob": 49.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.206482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.788993, + "hold30_r": 3.286119 + }, + { + "symbol": "TTWO", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.359202, + "strategy_rank": 80.103654, + "rr": 1.695773, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.54366, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.632685, + "range_504_ratio": 1.882659, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.657718, + "hold30_r": 3.919325 + }, + { + "symbol": "TYL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.237251, + "strategy_rank": 74.292624, + "rr": 2.72192, + "primary_prob": 22.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 4.08288, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.657688, + "range_504_ratio": 1.930325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048099, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.337029, + "strategy_rank": 96.811584, + "rr": 2.063778, + "primary_prob": 20.47, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.095666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.049664, + "hold30_r": 2.563585 + }, + { + "symbol": "VRSK", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.033259, + "strategy_rank": 62.543193, + "rr": 1.203558, + "primary_prob": 43.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.805337, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.494894, + "range_504_ratio": 1.640324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056996, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.931264, + "strategy_rank": 60.136398, + "rr": 2.012311, + "primary_prob": 16.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.018466, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.43729, + "range_504_ratio": 1.548505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059858, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.345898, + "strategy_rank": 95.610713, + "rr": 1.618546, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.42782, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.605286, + "hold30_r": 4.005801 + }, + { + "symbol": "VTR", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 75.247385, + "rr": 1.837278, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.755916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061929, + "hold30_r": -1.007389 + }, + { + "symbol": "WEC", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.250554, + "strategy_rank": 61.573176, + "rr": 1.269592, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.904388, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062814, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.784922, + "strategy_rank": 74.452985, + "rr": 1.359407, + "primary_prob": 40.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.03911, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.816361, + "range_504_ratio": 2.262253, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05132, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.580931, + "strategy_rank": 77.404882, + "rr": 1.604421, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.406631, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038599, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.676275, + "strategy_rank": 75.601711, + "rr": 1.865404, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.798106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.819943, + "hold30_r": 4.079402 + }, + { + "symbol": "WTW", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.266075, + "strategy_rank": 58.774748, + "rr": 1.831788, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.747682, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055561, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-04-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.368071, + "strategy_rank": 62.343048, + "rr": 2.02173, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.032596, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057071, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-04-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.464688, + "strategy_rank": 97.297851, + "rr": 1.831288, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.746932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.815277, + "hold30_r": 4.588524 + }, + { + "symbol": "WBD", + "date": "2025-04-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.63869, + "strategy_rank": 89.160696, + "rr": 2.382727, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.574091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.851592, + "range_504_ratio": 2.343373, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.01608, + "hold30_r": 1.132976 + }, + { + "symbol": "HOOD", + "date": "2025-04-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.874104, + "strategy_rank": 98.935517, + "rr": 1.720811, + "primary_prob": 36.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.581217, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.709055, + "hold30_r": 3.287989 + }, + { + "symbol": "ABBV", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.796315, + "strategy_rank": 74.82088, + "rr": 2.000628, + "primary_prob": 27.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.000942, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028174, + "hold30_r": 0.858652 + }, + { + "symbol": "AEE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.914023, + "strategy_rank": 65.69089, + "rr": 1.642673, + "primary_prob": 21.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.46401, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047155, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.41044, + "strategy_rank": 62.876151, + "rr": 0.841829, + "primary_prob": 54.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.262744, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.465236, + "range_504_ratio": 1.59239, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.79241, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.135107, + "strategy_rank": 64.421699, + "rr": 1.589446, + "primary_prob": 38.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.384169, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039325, + "hold30_r": -0.629469 + }, + { + "symbol": "AJG", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.481064, + "strategy_rank": 67.021494, + "rr": 0.763161, + "primary_prob": 70.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.144741, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.58702, + "range_504_ratio": 1.79862, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042504, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.702149, + "strategy_rank": 58.567042, + "rr": 1.994625, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.991938, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047367, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.088025, + "strategy_rank": 66.18219, + "rr": 2.390571, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.585857, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033573, + "hold30_r": 0.346328 + }, + { + "symbol": "APP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.897646, + "strategy_rank": 99.774821, + "rr": 1.767093, + "primary_prob": 27.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.65064, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.528667, + "range_504_ratio": 34.07852, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.757661, + "hold30_r": 2.471114 + }, + { + "symbol": "ATO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.18219, + "strategy_rank": 60.542477, + "rr": 1.017989, + "primary_prob": 35.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.526983, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.445067, + "range_504_ratio": 1.560594, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.967759, + "hold30_r": 0.830639 + }, + { + "symbol": "AVGO", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.732856, + "strategy_rank": 93.83828, + "rr": 2.012483, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.018725, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.432444, + "range_504_ratio": 4.188924, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018935, + "hold30_r": -1.0 + }, + { + "symbol": "AWK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.4739, + "strategy_rank": 64.094166, + "rr": 0.707411, + "primary_prob": 57.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.061117, + "raw_level_count": 7, + "gate_level_count": 6, + "range_504_log": 0.316254, + "range_504_ratio": 1.371978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042051, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.850563, + "strategy_rank": 97.236438, + "rr": 2.524741, + "primary_prob": 27.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.787111, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.501785, + "hold30_r": 3.59907 + }, + { + "symbol": "BK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.118731, + "strategy_rank": 75.107472, + "rr": 1.606842, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.410264, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.577959, + "hold30_r": 2.335332 + }, + { + "symbol": "BMY", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.520983, + "strategy_rank": 71.791198, + "rr": 3.190586, + "primary_prob": 16.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.785879, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.589268, + "range_504_ratio": 1.802668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029931, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.142272, + "strategy_rank": 66.489253, + "rr": 1.309947, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.964921, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.772395, + "range_504_ratio": 2.164944, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046756, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.276356, + "strategy_rank": 71.054248, + "rr": 1.839951, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.759927, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.809205, + "hold30_r": 2.051484 + }, + { + "symbol": "CBOE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.977482, + "strategy_rank": 64.298874, + "rr": 0.851061, + "primary_prob": 43.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.276591, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582353, + "range_504_ratio": 1.790246, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.80916, + "hold30_r": 1.57501 + }, + { + "symbol": "CBRE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.591607, + "strategy_rank": 77.809621, + "rr": 1.525443, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.288164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.500476, + "hold30_r": 0.856978 + }, + { + "symbol": "CCL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.269191, + "strategy_rank": 83.756397, + "rr": 1.055066, + "primary_prob": 40.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.582599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194271, + "range_504_ratio": 3.301149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.039004, + "hold30_r": 2.713469 + }, + { + "symbol": "CHRW", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.685773, + "strategy_rank": 74.042989, + "rr": 2.137731, + "primary_prob": 27.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.206596, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033839, + "hold30_r": 1.119794 + }, + { + "symbol": "CHTR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.764585, + "strategy_rank": 84.421699, + "rr": 1.522729, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.284093, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.495876, + "hold30_r": 3.081772 + }, + { + "symbol": "CIEN", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.158649, + "strategy_rank": 88.045036, + "rr": 1.559292, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.338937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.543606, + "hold30_r": 3.144868 + }, + { + "symbol": "CME", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.111566, + "strategy_rank": 58.485159, + "rr": 0.723453, + "primary_prob": 46.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.085179, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.44206, + "range_504_ratio": 1.55591, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055252, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.930399, + "strategy_rank": 58.812692, + "rr": 1.1654, + "primary_prob": 44.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.7481, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.427191, + "range_504_ratio": 1.532946, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.11451, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.363357, + "strategy_rank": 60.184237, + "rr": 0.823681, + "primary_prob": 57.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.235521, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.394517, + "range_504_ratio": 1.483668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.769877, + "hold30_r": 0.845744 + }, + { + "symbol": "CVNA", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.488229, + "strategy_rank": 99.242579, + "rr": 1.554099, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.331148, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.542282, + "hold30_r": 3.057394 + }, + { + "symbol": "DASH", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.749232, + "strategy_rank": 82.016377, + "rr": 2.027459, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.041188, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.021058, + "hold30_r": 1.423392 + }, + { + "symbol": "DGX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.001024, + "strategy_rank": 64.339816, + "rr": 0.908761, + "primary_prob": 48.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.363141, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.866209, + "hold30_r": 1.257176 + }, + { + "symbol": "DTE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.725691, + "strategy_rank": 59.344933, + "rr": 1.222721, + "primary_prob": 43.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.834081, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.44306, + "range_504_ratio": 1.557466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.173577, + "hold30_r": 1.381712 + }, + { + "symbol": "DUK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.339816, + "strategy_rank": 59.651996, + "rr": 1.343564, + "primary_prob": 28.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.015346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.410908, + "range_504_ratio": 1.508187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051451, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.655067, + "strategy_rank": 58.915046, + "rr": 1.116289, + "primary_prob": 33.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.674434, + "raw_level_count": 10, + "gate_level_count": 8, + "range_504_log": 0.356041, + "range_504_ratio": 1.427666, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048753, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.568066, + "strategy_rank": 83.57216, + "rr": 1.61205, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.418075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.635205, + "range_504_ratio": 1.887408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589215, + "hold30_r": 1.589054 + }, + { + "symbol": "ETR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.417605, + "strategy_rank": 82.845445, + "rr": 1.526824, + "primary_prob": 24.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.290236, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03866, + "hold30_r": 0.250733 + }, + { + "symbol": "EVRG", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.615148, + "strategy_rank": 61.330604, + "rr": 0.688125, + "primary_prob": 57.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.032187, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.404381, + "range_504_ratio": 1.498375, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.635356, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.819857, + "strategy_rank": 79.314227, + "rr": 2.025722, + "primary_prob": 33.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.038582, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027917, + "hold30_r": 1.328757 + }, + { + "symbol": "FICO", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.756397, + "strategy_rank": 85.373593, + "rr": 2.066834, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.10025, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.269011, + "range_504_ratio": 3.557332, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.038321, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.559877, + "strategy_rank": 74.022518, + "rr": 1.847251, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.770877, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.160729, + "hold30_r": -1.129588 + }, + { + "symbol": "FOX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.03173, + "strategy_rank": 80.266121, + "rr": 1.950138, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.925207, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.920364, + "hold30_r": 1.793605 + }, + { + "symbol": "FOXA", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.827021, + "strategy_rank": 79.631525, + "rr": 2.011821, + "primary_prob": 29.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.017732, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.98172, + "hold30_r": 2.127201 + }, + { + "symbol": "FTNT", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.528147, + "strategy_rank": 86.171955, + "rr": 1.635872, + "primary_prob": 48.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.453808, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027541, + "hold30_r": 0.987748 + }, + { + "symbol": "GDDY", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.969294, + "strategy_rank": 79.191402, + "rr": 0.959341, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.439012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.925651, + "hold30_r": 0.867721 + }, + { + "symbol": "GILD", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.441146, + "strategy_rank": 75.578301, + "rr": 1.88377, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.825655, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035944, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.984647, + "strategy_rank": 76.775844, + "rr": 0.851869, + "primary_prob": 53.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.277804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.085371, + "hold30_r": -1.055239 + }, + { + "symbol": "GLW", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.709314, + "strategy_rank": 83.449335, + "rr": 1.762428, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.643643, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.738797, + "hold30_r": 2.479954 + }, + { + "symbol": "GRMN", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.370522, + "strategy_rank": 92.497441, + "rr": 2.058722, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.088083, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024174, + "hold30_r": 1.001841 + }, + { + "symbol": "GS", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.859775, + "strategy_rank": 78.556807, + "rr": 1.853415, + "primary_prob": 27.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.780123, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.831626, + "hold30_r": 2.672492 + }, + { + "symbol": "HWM", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.25998, + "strategy_rank": 92.026612, + "rr": 0.711335, + "primary_prob": 68.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.067002, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205159, + "range_504_ratio": 3.337291, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.687999, + "hold30_r": 4.087052 + }, + { + "symbol": "IBKR", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.890481, + "strategy_rank": 90.368475, + "rr": 2.052991, + "primary_prob": 43.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.079486, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019948, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.024565, + "strategy_rank": 76.78608, + "rr": 0.870308, + "primary_prob": 51.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.305462, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838777, + "hold30_r": 1.857859 + }, + { + "symbol": "ICE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.497441, + "strategy_rank": 59.559877, + "rr": 1.709318, + "primary_prob": 29.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.563976, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.536127, + "range_504_ratio": 1.709373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.665038, + "hold30_r": 3.213553 + }, + { + "symbol": "INCY", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.883316, + "strategy_rank": 78.444217, + "rr": 2.614891, + "primary_prob": 21.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.922337, + "raw_level_count": 9, + "gate_level_count": 9, + "range_504_log": 0.512813, + "range_504_ratio": 1.669982, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.026829, + "hold30_r": 2.000259 + }, + { + "symbol": "IP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.150461, + "strategy_rank": 83.868987, + "rr": 1.858448, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.787672, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.022672, + "hold30_r": 0.416258 + }, + { + "symbol": "KMI", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.165814, + "strategy_rank": 78.075742, + "rr": 1.365983, + "primary_prob": 39.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.048975, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032737, + "hold30_r": 1.0636 + }, + { + "symbol": "LITE", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.544524, + "strategy_rank": 88.474923, + "rr": 1.529355, + "primary_prob": 31.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.294033, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.518785, + "hold30_r": 2.793541 + }, + { + "symbol": "LNT", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.229273, + "strategy_rank": 63.510747, + "rr": 2.061483, + "primary_prob": 22.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.092224, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048696, + "hold30_r": 0.667069 + }, + { + "symbol": "MAA", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.24565, + "strategy_rank": 59.426817, + "rr": 1.571073, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.356609, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531267, + "hold30_r": -0.009029 + }, + { + "symbol": "MCK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.906858, + "strategy_rank": 65.711361, + "rr": 1.205246, + "primary_prob": 46.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.807869, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.160943, + "hold30_r": 0.99678 + }, + { + "symbol": "MMM", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.394063, + "strategy_rank": 80.348004, + "rr": 1.931962, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.897942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028085, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.57523, + "strategy_rank": 68.505629, + "rr": 0.676707, + "primary_prob": 58.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.01506, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.432113, + "range_504_ratio": 1.540509, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629112, + "hold30_r": 1.247637 + }, + { + "symbol": "MSTR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.669396, + "strategy_rank": 98.976459, + "rr": 0.891713, + "primary_prob": 45.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.33757, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.879223, + "hold30_r": 1.503517 + }, + { + "symbol": "MTB", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.064483, + "strategy_rank": 74.06346, + "rr": 1.837448, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.756171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73218, + "range_504_ratio": 2.079609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.810678, + "hold30_r": 2.21855 + }, + { + "symbol": "NFLX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.504606, + "strategy_rank": 84.411464, + "rr": 1.700423, + "primary_prob": 21.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.550634, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.215785, + "range_504_ratio": 3.37294, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.673172, + "hold30_r": 4.351955 + }, + { + "symbol": "NI", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.551689, + "strategy_rank": 66.653019, + "rr": 0.82993, + "primary_prob": 52.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.244894, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.78552, + "hold30_r": 0.455752 + }, + { + "symbol": "NVDA", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.292733, + "strategy_rank": 85.731832, + "rr": 2.14691, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.220365, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.011337, + "range_504_ratio": 7.473303, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018832, + "hold30_r": -1.000576 + }, + { + "symbol": "PGR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.095189, + "strategy_rank": 71.504606, + "rr": 0.871431, + "primary_prob": 62.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.307146, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03807, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.692938, + "strategy_rank": 99.447288, + "rr": 2.575816, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.863724, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.560666, + "hold30_r": 2.980453 + }, + { + "symbol": "PM", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.645855, + "strategy_rank": 81.494371, + "rr": 0.842743, + "primary_prob": 43.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.264115, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.625693, + "range_504_ratio": 1.86954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.796218, + "hold30_r": 3.830514 + }, + { + "symbol": "PNW", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.772774, + "strategy_rank": 60.409417, + "rr": 1.256674, + "primary_prob": 29.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.88501, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050327, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299898, + "strategy_rank": 80.0, + "rr": 1.640173, + "primary_prob": 33.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.46026, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.614744, + "hold30_r": 3.636764 + }, + { + "symbol": "PPL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.386899, + "strategy_rank": 61.269191, + "rr": 0.834939, + "primary_prob": 54.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.252408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501048, + "range_504_ratio": 1.65045, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.785356, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.779939, + "strategy_rank": 92.661208, + "rr": 1.689462, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.534193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.67184, + "hold30_r": 2.91535 + }, + { + "symbol": "RL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.678608, + "strategy_rank": 82.814739, + "rr": 1.654913, + "primary_prob": 30.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.48237, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.638249, + "hold30_r": 3.717175 + }, + { + "symbol": "RTX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.953941, + "strategy_rank": 67.574207, + "rr": 1.152117, + "primary_prob": 50.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.728176, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.139249, + "hold30_r": -2.100015 + }, + { + "symbol": "SATS", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.078813, + "strategy_rank": 95.91607, + "rr": 1.528109, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.292164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017107, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.945752, + "strategy_rank": 63.306039, + "rr": 0.766056, + "primary_prob": 57.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.149084, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.711829, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.80348, + "strategy_rank": 73.633572, + "rr": 1.715686, + "primary_prob": 20.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.573529, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041039, + "hold30_r": 0.459559 + }, + { + "symbol": "TKO", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.961105, + "strategy_rank": 85.087001, + "rr": 0.836061, + "primary_prob": 52.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.254092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.809182, + "hold30_r": 1.359328 + }, + { + "symbol": "TMUS", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.212897, + "strategy_rank": 77.144319, + "rr": 1.151964, + "primary_prob": 59.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.727945, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.290628, + "hold30_r": -1.248994 + }, + { + "symbol": "TPL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.283521, + "strategy_rank": 97.809621, + "rr": 1.172861, + "primary_prob": 42.23, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.759292, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.156626, + "hold30_r": 0.048859 + }, + { + "symbol": "TPR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.236438, + "strategy_rank": 94.44217, + "rr": 1.644523, + "primary_prob": 34.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.466784, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.625897, + "hold30_r": 2.5706 + }, + { + "symbol": "TRGP", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.189355, + "strategy_rank": 89.140225, + "rr": 2.19062, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.28593, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.019813, + "hold30_r": -0.127193 + }, + { + "symbol": "TSLA", + "date": "2025-04-11", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.937564, + "strategy_rank": 94.595701, + "rr": 2.581556, + "primary_prob": 31.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.872334, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.56802, + "hold30_r": 2.966218 + }, + { + "symbol": "TYL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.355169, + "strategy_rank": 72.09826, + "rr": 2.143668, + "primary_prob": 39.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.215502, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.636604, + "range_504_ratio": 1.890051, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036647, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.622313, + "strategy_rank": 96.315251, + "rr": 0.913334, + "primary_prob": 43.94, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.370001, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.90019, + "hold30_r": 1.260338 + }, + { + "symbol": "VRSK", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.205732, + "strategy_rank": 63.623337, + "rr": 1.184166, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.776248, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.490092, + "range_504_ratio": 1.632466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.136077, + "hold30_r": 2.000107 + }, + { + "symbol": "VRSN", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.450358, + "strategy_rank": 59.201638, + "rr": 1.006678, + "primary_prob": 51.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.510017, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.43729, + "range_504_ratio": 1.548505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958668, + "hold30_r": 2.178738 + }, + { + "symbol": "VRTX", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.316274, + "strategy_rank": 70.603889, + "rr": 0.699568, + "primary_prob": 59.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.049352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.496496, + "range_504_ratio": 1.642954, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.662188, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.055271, + "strategy_rank": 98.116684, + "rr": 1.649946, + "primary_prob": 25.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.47492, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.636468, + "hold30_r": 3.146162 + }, + { + "symbol": "VTR", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.598772, + "strategy_rank": 72.998976, + "rr": 1.561312, + "primary_prob": 23.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.341967, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040483, + "hold30_r": -0.324546 + }, + { + "symbol": "WELL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.008188, + "strategy_rank": 72.425793, + "rr": 1.331395, + "primary_prob": 38.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.997093, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292446, + "hold30_r": 1.337701 + }, + { + "symbol": "WMB", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.346981, + "strategy_rank": 77.318321, + "rr": 0.727823, + "primary_prob": 58.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.091735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.697612, + "hold30_r": 0.993825 + }, + { + "symbol": "WMT", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.323439, + "strategy_rank": 74.667349, + "rr": 2.018185, + "primary_prob": 32.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.027278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036331, + "hold30_r": 0.935686 + }, + { + "symbol": "WTW", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.040942, + "strategy_rank": 58.208802, + "rr": 1.147645, + "primary_prob": 45.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.721467, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.118297, + "hold30_r": -1.073969 + }, + { + "symbol": "XEL", + "date": "2025-04-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.433982, + "strategy_rank": 63.899693, + "rr": 1.185489, + "primary_prob": 33.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.778233, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047498, + "hold30_r": 0.085361 + }, + { + "symbol": "GEV", + "date": "2025-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 83.076923, + "rr": 1.769914, + "primary_prob": 36.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.654871, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.75249, + "hold30_r": 4.398132 + }, + { + "symbol": "ABBV", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.735751, + "strategy_rank": 74.984456, + "rr": 2.694111, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 15, + "primary_distance_atr": 4.041166, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03106, + "hold30_r": 1.559748 + }, + { + "symbol": "AEE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.295337, + "strategy_rank": 65.150259, + "rr": 1.085979, + "primary_prob": 46.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.628968, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049859, + "hold30_r": 0.217046 + }, + { + "symbol": "AFL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.11399, + "strategy_rank": 65.658031, + "rr": 1.355418, + "primary_prob": 40.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.033126, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041996, + "hold30_r": -0.180034 + }, + { + "symbol": "AJG", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.953368, + "strategy_rank": 69.108808, + "rr": 1.873865, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.810798, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.569027, + "range_504_ratio": 1.766547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.832801, + "hold30_r": 1.661701 + }, + { + "symbol": "ALL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.968912, + "strategy_rank": 67.606218, + "rr": 1.785926, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.678889, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.749986, + "range_504_ratio": 2.11697, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747329, + "hold30_r": 2.509471 + }, + { + "symbol": "AMT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.559585, + "strategy_rank": 70.507772, + "rr": 1.581879, + "primary_prob": 31.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.372819, + "raw_level_count": 12, + "gate_level_count": 11, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040765, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.761658, + "strategy_rank": 58.227979, + "rr": 2.40241, + "primary_prob": 25.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.603614, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043231, + "hold30_r": -1.0 + }, + { + "symbol": "APD", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.725389, + "strategy_rank": 65.398964, + "rr": 3.791114, + "primary_prob": 15.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 12, + "primary_distance_atr": 5.68667, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035863, + "hold30_r": 1.789798 + }, + { + "symbol": "APP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.896373, + "strategy_rank": 99.834197, + "rr": 2.226359, + "primary_prob": 20.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.339539, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.528667, + "range_504_ratio": 34.07852, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.216309, + "hold30_r": 3.75312 + }, + { + "symbol": "AWK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.932642, + "strategy_rank": 63.61658, + "rr": 1.332442, + "primary_prob": 42.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.998663, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.316254, + "range_504_ratio": 1.371978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046844, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.823834, + "strategy_rank": 97.326425, + "rr": 2.246978, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.370468, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.222125, + "hold30_r": 4.979053 + }, + { + "symbol": "BK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.709845, + "strategy_rank": 74.891192, + "rr": 2.723051, + "primary_prob": 21.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.084577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.692104, + "hold30_r": 3.193312 + }, + { + "symbol": "BKR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.041451, + "strategy_rank": 81.336788, + "rr": 1.922631, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.883947, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.611175, + "range_504_ratio": 1.842596, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026312, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.564767, + "strategy_rank": 74.569948, + "rr": 0.934672, + "primary_prob": 51.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.402008, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.589268, + "range_504_ratio": 1.802668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032749, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.34715, + "strategy_rank": 59.492228, + "rr": 1.277712, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.916568, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.529521, + "range_504_ratio": 1.698119, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.235956, + "hold30_r": -0.374379 + }, + { + "symbol": "BRO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.160622, + "strategy_rank": 66.704663, + "rr": 1.612448, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.418672, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.740856, + "range_504_ratio": 2.09773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.213253, + "hold30_r": -1.167129 + }, + { + "symbol": "BSX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.880829, + "strategy_rank": 71.512953, + "rr": 2.199772, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.299658, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.16333, + "hold30_r": 1.853637 + }, + { + "symbol": "CBOE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.326425, + "strategy_rank": 66.507772, + "rr": 1.077805, + "primary_prob": 36.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.616707, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582353, + "range_504_ratio": 1.790246, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.028892, + "hold30_r": 1.470429 + }, + { + "symbol": "CBRE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.088083, + "strategy_rank": 80.984456, + "rr": 1.833151, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.749727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.804149, + "hold30_r": 1.177076 + }, + { + "symbol": "CCL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.321244, + "strategy_rank": 87.316062, + "rr": 1.027951, + "primary_prob": 40.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.541927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194271, + "range_504_ratio": 3.301149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.009328, + "hold30_r": 3.613384 + }, + { + "symbol": "CHRW", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.53886, + "strategy_rank": 75.253886, + "rr": 2.822876, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 4.234314, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037137, + "hold30_r": 1.460173 + }, + { + "symbol": "CHTR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.740933, + "strategy_rank": 85.07772, + "rr": 2.155616, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.233424, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.127718, + "hold30_r": 2.957877 + }, + { + "symbol": "CIEN", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.103627, + "strategy_rank": 84.455959, + "rr": 1.986914, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.98037, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.968784, + "hold30_r": 3.983889 + }, + { + "symbol": "CME", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.528497, + "strategy_rank": 60.756477, + "rr": 1.513678, + "primary_prob": 24.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.270517, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.44206, + "range_504_ratio": 1.55591, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.45516, + "hold30_r": 2.470385 + }, + { + "symbol": "CMS", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.626943, + "strategy_rank": 58.601036, + "rr": 1.593812, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.390719, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.427191, + "range_504_ratio": 1.532946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052858, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.834197, + "strategy_rank": 59.150259, + "rr": 0.935808, + "primary_prob": 40.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.403712, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.394517, + "range_504_ratio": 1.483668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.879366, + "hold30_r": 0.734725 + }, + { + "symbol": "CVNA", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.274611, + "strategy_rank": 99.088083, + "rr": 1.691134, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.5367, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.67844, + "hold30_r": 4.674639 + }, + { + "symbol": "DASH", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.533679, + "strategy_rank": 85.709845, + "rr": 1.824676, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.737014, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.80204, + "hold30_r": 2.758702 + }, + { + "symbol": "DGX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.352332, + "strategy_rank": 62.715026, + "rr": 1.867997, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.801995, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.40259, + "range_504_ratio": 1.495694, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.822868, + "hold30_r": 1.635231 + }, + { + "symbol": "DTE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.699482, + "strategy_rank": 60.735751, + "rr": 1.666311, + "primary_prob": 22.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.499467, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.44306, + "range_504_ratio": 1.557466, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052033, + "hold30_r": 0.746269 + }, + { + "symbol": "DUK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.766839, + "strategy_rank": 59.585492, + "rr": 1.139446, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.709169, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.410908, + "range_504_ratio": 1.508187, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054964, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.590674, + "strategy_rank": 74.041451, + "rr": 1.607913, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.41187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.572292, + "hold30_r": 2.800619 + }, + { + "symbol": "EQT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.673575, + "strategy_rank": 87.378238, + "rr": 1.738695, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.608043, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.635205, + "range_504_ratio": 1.887408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713849, + "hold30_r": 2.337124 + }, + { + "symbol": "ETR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.476684, + "strategy_rank": 83.264249, + "rr": 1.580839, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.371258, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040268, + "hold30_r": 0.605197 + }, + { + "symbol": "EVRG", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.772021, + "strategy_rank": 61.440415, + "rr": 1.312492, + "primary_prob": 30.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.968738, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.404381, + "range_504_ratio": 1.498375, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.256791, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.310881, + "strategy_rank": 82.642487, + "rr": 1.674304, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.511456, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.859584, + "range_504_ratio": 2.362179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.652679, + "hold30_r": 1.618159 + }, + { + "symbol": "FFIV", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.393782, + "strategy_rank": 79.658031, + "rr": 0.833116, + "primary_prob": 54.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.249674, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.901622, + "range_504_ratio": 2.463596, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.802437, + "hold30_r": 2.437354 + }, + { + "symbol": "FICO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.57513, + "strategy_rank": 85.243523, + "rr": 0.847834, + "primary_prob": 54.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.271752, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.253277, + "range_504_ratio": 3.5018, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.817965, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.502591, + "strategy_rank": 75.181347, + "rr": 1.554134, + "primary_prob": 29.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.331201, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.248116, + "hold30_r": -1.213207 + }, + { + "symbol": "FOX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.098446, + "strategy_rank": 80.65285, + "rr": 2.195778, + "primary_prob": 21.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.293667, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.163479, + "hold30_r": 2.487644 + }, + { + "symbol": "FOXA", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.891192, + "strategy_rank": 80.010363, + "rr": 1.589102, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.383653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557226, + "hold30_r": 2.721088 + }, + { + "symbol": "FTNT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.196891, + "strategy_rank": 87.637306, + "rr": 1.880405, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.820607, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.852261, + "hold30_r": 1.541987 + }, + { + "symbol": "GDDY", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.80829, + "strategy_rank": 79.015544, + "rr": 1.76718, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.65077, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.731987, + "hold30_r": 1.759543 + }, + { + "symbol": "GEN", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.176166, + "strategy_rank": 69.834197, + "rr": 1.382469, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.073704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.349768, + "hold30_r": 3.664376 + }, + { + "symbol": "GILD", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.854922, + "strategy_rank": 74.310881, + "rr": 2.020879, + "primary_prob": 21.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.031319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041374, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.445596, + "strategy_rank": 79.544041, + "rr": 1.701654, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.552481, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032947, + "hold30_r": 0.791559 + }, + { + "symbol": "GLW", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.331606, + "strategy_rank": 83.34715, + "rr": 2.415491, + "primary_prob": 24.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.623236, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.387643, + "hold30_r": 3.448453 + }, + { + "symbol": "GRMN", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.917098, + "strategy_rank": 90.953368, + "rr": 1.932263, + "primary_prob": 30.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.898394, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028286, + "hold30_r": 1.337633 + }, + { + "symbol": "HWM", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.031088, + "strategy_rank": 91.968912, + "rr": 1.501699, + "primary_prob": 30.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.252548, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.203736, + "range_504_ratio": 3.332543, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.475805, + "hold30_r": 5.758842 + }, + { + "symbol": "IBKR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.746114, + "strategy_rank": 92.0, + "rr": 1.729257, + "primary_prob": 33.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.593886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.70992, + "hold30_r": 3.426167 + }, + { + "symbol": "ICE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.797927, + "strategy_rank": 60.010363, + "rr": 1.953877, + "primary_prob": 25.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.930816, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.536127, + "range_504_ratio": 1.709373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.906974, + "hold30_r": 3.677399 + }, + { + "symbol": "IP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.367876, + "strategy_rank": 86.497409, + "rr": 0.949689, + "primary_prob": 43.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.424534, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.92392, + "hold30_r": 0.646222 + }, + { + "symbol": "KMI", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.818653, + "strategy_rank": 78.497409, + "rr": 1.624828, + "primary_prob": 34.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.437243, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.591907, + "hold30_r": 1.767991 + }, + { + "symbol": "LITE", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.601036, + "strategy_rank": 91.305699, + "rr": 1.647257, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.470885, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.634594, + "hold30_r": 3.487475 + }, + { + "symbol": "LNT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.943005, + "strategy_rank": 62.507772, + "rr": 1.975992, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.963988, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048089, + "hold30_r": 1.07468 + }, + { + "symbol": "MAA", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.212435, + "strategy_rank": 62.041451, + "rr": 1.619331, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.428996, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.576442, + "hold30_r": -0.332426 + }, + { + "symbol": "MCK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.284974, + "strategy_rank": 67.533679, + "rr": 1.469021, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.203532, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.423843, + "hold30_r": 1.072039 + }, + { + "symbol": "MMM", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.233161, + "strategy_rank": 80.65285, + "rr": 1.816006, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.724009, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.786582, + "hold30_r": 2.571642 + }, + { + "symbol": "MO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.989637, + "strategy_rank": 67.906736, + "rr": 0.841626, + "primary_prob": 51.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.26244, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.432113, + "range_504_ratio": 1.540509, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.78867, + "hold30_r": 1.258902 + }, + { + "symbol": "MSTR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.481865, + "strategy_rank": 99.481865, + "rr": 1.61471, + "primary_prob": 38.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.422065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.599031, + "hold30_r": 1.718821 + }, + { + "symbol": "NFLX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.948187, + "strategy_rank": 83.388601, + "rr": 0.691882, + "primary_prob": 63.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.037823, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.215785, + "range_504_ratio": 3.37294, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.661504, + "hold30_r": 3.536285 + }, + { + "symbol": "NI", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.124352, + "strategy_rank": 65.792746, + "rr": 1.110187, + "primary_prob": 46.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.665281, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.064256, + "hold30_r": 0.795444 + }, + { + "symbol": "PGR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.492228, + "strategy_rank": 68.362694, + "rr": 1.737839, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.606759, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.701284, + "hold30_r": 2.118814 + }, + { + "symbol": "PLTR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.689119, + "strategy_rank": 99.440415, + "rr": 0.742893, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.114339, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.726646, + "hold30_r": 3.790736 + }, + { + "symbol": "PODD", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.025907, + "strategy_rank": 83.056995, + "rr": 2.675159, + "primary_prob": 22.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 4.012738, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.649085, + "hold30_r": 4.626966 + }, + { + "symbol": "PPL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.357513, + "strategy_rank": 61.834197, + "rr": 0.918617, + "primary_prob": 40.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.377926, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.501048, + "range_504_ratio": 1.65045, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.864601, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.782383, + "strategy_rank": 92.010363, + "rr": 0.849949, + "primary_prob": 48.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.274923, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.828934, + "hold30_r": 4.283065 + }, + { + "symbol": "RL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.139896, + "strategy_rank": 82.601036, + "rr": 1.708975, + "primary_prob": 30.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.563462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.688039, + "hold30_r": 3.990468 + }, + { + "symbol": "RTX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.07772, + "strategy_rank": 67.761658, + "rr": 1.702014, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.553021, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.084113, + "hold30_r": -2.039721 + }, + { + "symbol": "SATS", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.238342, + "strategy_rank": 95.595855, + "rr": 1.661416, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.492124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.642648, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.150259, + "strategy_rank": 61.937824, + "rr": 1.040306, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.560459, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056363, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.409326, + "strategy_rank": 74.777202, + "rr": 1.239059, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.858588, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.196772, + "hold30_r": 1.308922 + }, + { + "symbol": "TKO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.611399, + "strategy_rank": 85.658031, + "rr": 1.685599, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.528399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.656057, + "hold30_r": 2.066687 + }, + { + "symbol": "TMUS", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.647668, + "strategy_rank": 77.305699, + "rr": 1.600874, + "primary_prob": 35.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.40131, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041701, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.067358, + "strategy_rank": 97.668394, + "rr": 1.612001, + "primary_prob": 23.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.418001, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019497, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.683938, + "strategy_rank": 94.227979, + "rr": 2.005994, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.008992, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.983782, + "hold30_r": 2.728264 + }, + { + "symbol": "TRGP", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.26943, + "strategy_rank": 90.549223, + "rr": 1.599747, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.399621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.021885, + "hold30_r": 0.025936 + }, + { + "symbol": "TSLA", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.906736, + "strategy_rank": 89.606218, + "rr": 1.539688, + "primary_prob": 26.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.309532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.525681, + "hold30_r": 3.594759 + }, + { + "symbol": "TTWO", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.466321, + "strategy_rank": 79.243523, + "rr": 1.020288, + "primary_prob": 48.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.530432, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.613986, + "range_504_ratio": 1.847782, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984864, + "hold30_r": 2.114251 + }, + { + "symbol": "TYL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.186528, + "strategy_rank": 71.088083, + "rr": 1.573465, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 23, + "primary_distance_atr": 2.360197, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60491, + "range_504_ratio": 1.831087, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04011, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.119171, + "strategy_rank": 90.891192, + "rr": 0.838258, + "primary_prob": 46.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.257387, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.82299, + "hold30_r": 1.84487 + }, + { + "symbol": "VRSK", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.419689, + "strategy_rank": 60.818653, + "rr": 1.276497, + "primary_prob": 38.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.914746, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.490092, + "range_504_ratio": 1.632466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.227479, + "hold30_r": 2.858189 + }, + { + "symbol": "VRSN", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.38342, + "strategy_rank": 60.715026, + "rr": 1.671292, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.506938, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.43729, + "range_504_ratio": 1.548505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.621403, + "hold30_r": 3.557568 + }, + { + "symbol": "VRTX", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.518135, + "strategy_rank": 69.295337, + "rr": 1.749299, + "primary_prob": 20.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.623948, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.496496, + "range_504_ratio": 1.642954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039533, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.61658, + "strategy_rank": 97.865285, + "rr": 1.910985, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.866477, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.896619, + "hold30_r": 4.685082 + }, + { + "symbol": "VTR", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.440415, + "strategy_rank": 72.435233, + "rr": 1.480988, + "primary_prob": 24.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.221481, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045004, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.062176, + "strategy_rank": 72.15544, + "rr": 1.297221, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.945832, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.254892, + "hold30_r": 1.259724 + }, + { + "symbol": "WMB", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.404145, + "strategy_rank": 78.331606, + "rr": 1.5047, + "primary_prob": 25.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.257051, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.032853, + "hold30_r": 1.359178 + }, + { + "symbol": "WMT", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.259067, + "strategy_rank": 73.595855, + "rr": 1.514844, + "primary_prob": 40.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.272266, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476527, + "hold30_r": 1.569432 + }, + { + "symbol": "WTW", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.005181, + "strategy_rank": 59.813472, + "rr": 1.646261, + "primary_prob": 34.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.469391, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061278, + "hold30_r": -1.015188 + }, + { + "symbol": "XEL", + "date": "2025-04-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.979275, + "strategy_rank": 63.761658, + "rr": 1.382174, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.07326, + "raw_level_count": 13, + "gate_level_count": 12, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046981, + "hold30_r": 0.122612 + }, + { + "symbol": "GEV", + "date": "2025-04-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.65285, + "strategy_rank": 97.658031, + "rr": 1.515954, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.273931, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.49627, + "hold30_r": 4.891499 + }, + { + "symbol": "WBD", + "date": "2025-04-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.554404, + "strategy_rank": 85.533679, + "rr": 2.642191, + "primary_prob": 22.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.963287, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.01656, + "hold30_r": 1.916367 + }, + { + "symbol": "HOOD", + "date": "2025-04-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.860104, + "strategy_rank": 98.92228, + "rr": 3.07546, + "primary_prob": 20.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.61319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 3.058039, + "hold30_r": 4.218629 + }, + { + "symbol": "ABBV", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.62668, + "strategy_rank": 72.264736, + "rr": 1.837154, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.755731, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036927, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21303, + "strategy_rank": 60.031024, + "rr": 1.866245, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.799368, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049171, + "hold30_r": 0.873097 + }, + { + "symbol": "AEE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.072389, + "strategy_rank": 64.105481, + "rr": 1.484711, + "primary_prob": 23.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.227067, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056362, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.488108, + "strategy_rank": 60.506722, + "rr": 0.765515, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.148272, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.465236, + "range_504_ratio": 1.59239, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094986, + "hold30_r": -1.038273 + }, + { + "symbol": "AFL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659772, + "strategy_rank": 65.90486, + "rr": 1.532698, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.299048, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047673, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.27818, + "strategy_rank": 69.327818, + "rr": 0.996523, + "primary_prob": 45.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.494785, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.569027, + "range_504_ratio": 1.766547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.953717, + "hold30_r": -0.621984 + }, + { + "symbol": "AMT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.624612, + "strategy_rank": 72.802482, + "rr": 1.866653, + "primary_prob": 24.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.799979, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042546, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.073423, + "strategy_rank": 64.860393, + "rr": 1.741772, + "primary_prob": 30.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.612659, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705317, + "hold30_r": 0.437287 + }, + { + "symbol": "APD", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.006205, + "strategy_rank": 66.184074, + "rr": 2.993247, + "primary_prob": 20.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.48987, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.474575, + "range_504_ratio": 1.607331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041052, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.689762, + "strategy_rank": 99.689762, + "rr": 1.642336, + "primary_prob": 41.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.463505, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.528667, + "range_504_ratio": 34.07852, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.628131, + "hold30_r": 2.458197 + }, + { + "symbol": "AXON", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.345398, + "strategy_rank": 97.569804, + "rr": 2.231078, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.346617, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.201364, + "hold30_r": 3.950639 + }, + { + "symbol": "AZO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.867632, + "strategy_rank": 61.127198, + "rr": 1.553433, + "primary_prob": 32.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.33015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542032, + "range_504_ratio": 1.719498, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503456, + "hold30_r": 0.660715 + }, + { + "symbol": "BK", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486039, + "strategy_rank": 73.640124, + "rr": 1.963908, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.945862, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.926036, + "hold30_r": 2.661291 + }, + { + "symbol": "BKNG", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.765253, + "strategy_rank": 70.279214, + "rr": 0.955296, + "primary_prob": 57.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.432944, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.775769, + "range_504_ratio": 2.172263, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.91739, + "hold30_r": 2.317796 + }, + { + "symbol": "BKR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.79938, + "strategy_rank": 79.565667, + "rr": 1.604663, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.406995, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.611175, + "range_504_ratio": 1.842596, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028003, + "hold30_r": 1.109758 + }, + { + "symbol": "BMY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.315408, + "strategy_rank": 72.471562, + "rr": 1.159254, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.738882, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.589268, + "range_504_ratio": 1.802668, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03425, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.208893, + "strategy_rank": 67.776629, + "rr": 1.317323, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.975985, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.739355, + "range_504_ratio": 2.094583, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.507632, + "hold30_r": -1.461009 + }, + { + "symbol": "CB", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.972079, + "strategy_rank": 58.324716, + "rr": 1.600529, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.400794, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.513196, + "range_504_ratio": 1.670622, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049109, + "hold30_r": 0.354161 + }, + { + "symbol": "CBOE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.279214, + "strategy_rank": 66.483971, + "rr": 1.439392, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.159088, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582353, + "range_504_ratio": 1.790246, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.386885, + "hold30_r": 1.102409 + }, + { + "symbol": "CBRE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.933816, + "strategy_rank": 81.168563, + "rr": 1.868381, + "primary_prob": 24.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.802571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031332, + "hold30_r": 1.483231 + }, + { + "symbol": "CCL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.282316, + "strategy_rank": 83.578077, + "rr": 1.749056, + "primary_prob": 37.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.623584, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194271, + "range_504_ratio": 3.301149, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.726087, + "hold30_r": 3.440507 + }, + { + "symbol": "CHRW", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.485005, + "strategy_rank": 75.49121, + "rr": 1.075552, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.613327, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.034984, + "hold30_r": 1.614409 + }, + { + "symbol": "CHTR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.657704, + "strategy_rank": 87.911065, + "rr": 2.095063, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.142595, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.064927, + "hold30_r": 1.195488 + }, + { + "symbol": "CMS", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.592554, + "strategy_rank": 57.145812, + "rr": 1.474989, + "primary_prob": 24.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.212484, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.427191, + "range_504_ratio": 1.532946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054318, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.276112, + "strategy_rank": 99.089969, + "rr": 1.858241, + "primary_prob": 32.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.787362, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.840742, + "hold30_r": 3.511822 + }, + { + "symbol": "DASH", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.864529, + "strategy_rank": 87.435367, + "rr": 1.972999, + "primary_prob": 30.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.959498, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.335945, + "range_504_ratio": 3.803587, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.945907, + "hold30_r": 1.953171 + }, + { + "symbol": "DRI", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.039297, + "strategy_rank": 76.794209, + "rr": 0.715505, + "primary_prob": 57.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.073258, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.458806, + "range_504_ratio": 1.582184, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.672061, + "hold30_r": 1.716129 + }, + { + "symbol": "EBAY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.040331, + "strategy_rank": 73.795243, + "rr": 1.054738, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.582107, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.017332, + "hold30_r": 3.510998 + }, + { + "symbol": "EQT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.419855, + "strategy_rank": 80.930714, + "rr": 1.557055, + "primary_prob": 22.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.335582, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.635205, + "range_504_ratio": 1.887408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.528319, + "hold30_r": 0.733558 + }, + { + "symbol": "FFIV", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.106515, + "strategy_rank": 80.961737, + "rr": 1.568144, + "primary_prob": 39.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.352216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.879207, + "range_504_ratio": 2.408989, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532665, + "hold30_r": 1.913366 + }, + { + "symbol": "FICO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.795243, + "strategy_rank": 84.736298, + "rr": 1.96124, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.94186, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.221827, + "range_504_ratio": 3.393383, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.926428, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.89969, + "strategy_rank": 84.01241, + "rr": 1.577373, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.36606, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024654, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.311272, + "strategy_rank": 80.093071, + "rr": 0.851698, + "primary_prob": 45.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.277548, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.812678, + "hold30_r": 1.865188 + }, + { + "symbol": "FOXA", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.518097, + "strategy_rank": 79.865564, + "rr": 2.008691, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.013037, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.970271, + "hold30_r": 2.025375 + }, + { + "symbol": "FTNT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.829369, + "strategy_rank": 87.507756, + "rr": 1.987663, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.981494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0335, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.31334, + "strategy_rank": 81.044467, + "rr": 1.905372, + "primary_prob": 45.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.858057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.4347, + "hold30_r": -1.393018 + }, + { + "symbol": "GEN", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.833506, + "strategy_rank": 69.772492, + "rr": 2.188557, + "primary_prob": 42.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.282835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.14869, + "hold30_r": 3.132201 + }, + { + "symbol": "GILD", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.724922, + "strategy_rank": 75.387797, + "rr": 1.816911, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.725367, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03497, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.483971, + "strategy_rank": 77.900724, + "rr": 1.583739, + "primary_prob": 22.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.375608, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.982354, + "hold30_r": -1.943821 + }, + { + "symbol": "GLW", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.692865, + "strategy_rank": 82.006205, + "rr": 2.173763, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.260644, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.140604, + "hold30_r": 2.447414 + }, + { + "symbol": "GRMN", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.415719, + "strategy_rank": 92.337125, + "rr": 1.948348, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.922523, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.954644, + "range_504_ratio": 2.597745, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.314543, + "hold30_r": -1.279498 + }, + { + "symbol": "IBKR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.038263, + "strategy_rank": 89.255429, + "rr": 1.70063, + "primary_prob": 40.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.550945, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.676653, + "hold30_r": 2.52566 + }, + { + "symbol": "IBM", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.901758, + "strategy_rank": 75.563599, + "rr": 0.945918, + "primary_prob": 49.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.418877, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.910621, + "hold30_r": 2.99518 + }, + { + "symbol": "ICE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.246122, + "strategy_rank": 62.264736, + "rr": 1.929956, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.894934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.536127, + "range_504_ratio": 1.709373, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.876197, + "hold30_r": 1.981289 + }, + { + "symbol": "IP", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.449845, + "strategy_rank": 87.445708, + "rr": 1.751517, + "primary_prob": 25.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.627276, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.113898, + "hold30_r": -1.083805 + }, + { + "symbol": "ISRG", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.351603, + "strategy_rank": 76.008273, + "rr": 2.167163, + "primary_prob": 39.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.250744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030325, + "hold30_r": 0.459884 + }, + { + "symbol": "KMI", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.071355, + "strategy_rank": 77.001034, + "rr": 0.93005, + "primary_prob": 48.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.395075, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.890374, + "hold30_r": 0.227181 + }, + { + "symbol": "LITE", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.108583, + "strategy_rank": 88.862461, + "rr": 1.504718, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.257076, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.488251, + "hold30_r": 2.998472 + }, + { + "symbol": "LNT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.694933, + "strategy_rank": 60.775595, + "rr": 2.162259, + "primary_prob": 20.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.243389, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05464, + "hold30_r": -0.017944 + }, + { + "symbol": "LYV", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.417787, + "strategy_rank": 78.335057, + "rr": 1.528798, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.293197, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.88724, + "range_504_ratio": 2.428417, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.494804, + "hold30_r": 1.331497 + }, + { + "symbol": "MAA", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.729059, + "strategy_rank": 62.864529, + "rr": 1.75136, + "primary_prob": 25.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.627041, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050537, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.280248, + "strategy_rank": 68.20062, + "rr": 0.95859, + "primary_prob": 53.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.437885, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.909182, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.24302, + "strategy_rank": 81.623578, + "rr": 1.587539, + "primary_prob": 50.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.381308, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554203, + "hold30_r": 0.861611 + }, + { + "symbol": "MO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.347466, + "strategy_rank": 65.946225, + "rr": 0.927214, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.390821, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.432113, + "range_504_ratio": 1.540509, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.867264, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.482937, + "strategy_rank": 99.482937, + "rr": 1.849639, + "primary_prob": 37.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.774459, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.019982, + "hold30_r": 0.593368 + }, + { + "symbol": "NI", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.520165, + "strategy_rank": 65.180972, + "rr": 1.149772, + "primary_prob": 31.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.724658, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053272, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.522234, + "strategy_rank": 61.820062, + "rr": 0.973128, + "primary_prob": 49.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.459691, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.926263, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.693899, + "strategy_rank": 69.793175, + "rr": 1.146457, + "primary_prob": 45.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.719686, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102052, + "hold30_r": -0.336854 + }, + { + "symbol": "PLTR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.896587, + "strategy_rank": 99.58635, + "rr": 0.968515, + "primary_prob": 51.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.452773, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.846458, + "range_504_ratio": 17.226648, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.947537, + "hold30_r": 1.661383 + }, + { + "symbol": "PODD", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.622544, + "strategy_rank": 82.864529, + "rr": 1.679353, + "primary_prob": 49.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.519029, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.648946, + "hold30_r": 2.297032 + }, + { + "symbol": "RCL", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.140641, + "strategy_rank": 90.868666, + "rr": 2.067591, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.101387, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.540517, + "range_504_ratio": 4.667004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.041652, + "hold30_r": 3.201185 + }, + { + "symbol": "RTX", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.210962, + "strategy_rank": 74.312306, + "rr": 1.607035, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.410552, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.569372, + "hold30_r": 2.070225 + }, + { + "symbol": "SATS", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.104447, + "strategy_rank": 94.529473, + "rr": 1.958886, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.938328, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022771, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.247156, + "strategy_rank": 58.955533, + "rr": 1.346597, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.019896, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063185, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.138573, + "strategy_rank": 74.219235, + "rr": 1.386441, + "primary_prob": 26.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.079662, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042706, + "hold30_r": 0.908628 + }, + { + "symbol": "TDY", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.555326, + "strategy_rank": 70.537746, + "rr": 1.985967, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.97895, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.385353, + "range_504_ratio": 1.470133, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040842, + "hold30_r": 1.654726 + }, + { + "symbol": "TKO", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.036194, + "strategy_rank": 85.480869, + "rr": 2.117003, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.175505, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035932, + "hold30_r": 0.466984 + }, + { + "symbol": "TMUS", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.897622, + "strategy_rank": 81.633919, + "rr": 1.867144, + "primary_prob": 31.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.800716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033742, + "hold30_r": 0.014964 + }, + { + "symbol": "TPL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.862461, + "strategy_rank": 97.435367, + "rr": 1.695716, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.543574, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025026, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.931748, + "strategy_rank": 94.736298, + "rr": 1.751037, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.626555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.724324, + "hold30_r": 2.053804 + }, + { + "symbol": "TRGP", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.966908, + "strategy_rank": 89.731127, + "rr": 1.582222, + "primary_prob": 34.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.373334, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027537, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.002068, + "strategy_rank": 95.274043, + "rr": 1.985399, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.978098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.967285, + "hold30_r": 1.273863 + }, + { + "symbol": "TYL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.348501, + "strategy_rank": 73.092037, + "rr": 2.560159, + "primary_prob": 22.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 25, + "primary_distance_atr": 3.840238, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.60491, + "range_504_ratio": 1.831087, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034821, + "hold30_r": 2.162799 + }, + { + "symbol": "UAL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.660807, + "strategy_rank": 86.980352, + "rr": 3.095378, + "primary_prob": 17.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.643067, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.018578, + "hold30_r": 1.937647 + }, + { + "symbol": "VRSK", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.865564, + "strategy_rank": 64.984488, + "rr": 1.614465, + "primary_prob": 23.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.421697, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.490092, + "range_504_ratio": 1.632466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.562279, + "hold30_r": 2.159556 + }, + { + "symbol": "VRTX", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.144778, + "strategy_rank": 67.642192, + "rr": 1.134932, + "primary_prob": 48.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.702397, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.496496, + "range_504_ratio": 1.642954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.479452, + "hold30_r": -1.43344 + }, + { + "symbol": "VST", + "date": "2025-04-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.277146, + "strategy_rank": 96.80455, + "rr": 2.713535, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.070302, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.694212, + "hold30_r": 2.610974 + }, + { + "symbol": "WELL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.760083, + "strategy_rank": 71.530507, + "rr": 1.474201, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.211302, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049386, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.726991, + "strategy_rank": 74.074457, + "rr": 1.796325, + "primary_prob": 33.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.694488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043358, + "hold30_r": 0.478109 + }, + { + "symbol": "WRB", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.17787, + "strategy_rank": 64.75698, + "rr": 1.809796, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.714695, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044968, + "hold30_r": 0.353053 + }, + { + "symbol": "WTW", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.487073, + "strategy_rank": 64.59152, + "rr": 2.320605, + "primary_prob": 25.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.480908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041038, + "hold30_r": -0.428439 + }, + { + "symbol": "XEL", + "date": "2025-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.452947, + "strategy_rank": 62.719752, + "rr": 1.168309, + "primary_prob": 33.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.752463, + "raw_level_count": 14, + "gate_level_count": 12, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047117, + "hold30_r": -0.20992 + }, + { + "symbol": "GEV", + "date": "2025-04-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.655636, + "strategy_rank": 97.53878, + "rr": 2.336705, + "primary_prob": 26.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.505057, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.313972, + "hold30_r": 3.43815 + }, + { + "symbol": "WBD", + "date": "2025-04-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.453981, + "strategy_rank": 86.711479, + "rr": 1.598956, + "primary_prob": 32.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.398433, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.578138, + "hold30_r": 2.065159 + }, + { + "symbol": "KVUE", + "date": "2025-05-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.900724, + "strategy_rank": 66.091003, + "rr": 1.741607, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.612411, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.452988, + "range_504_ratio": 1.573005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044749, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-05-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.069286, + "strategy_rank": 99.069286, + "rr": 1.579848, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.369772, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.56216, + "hold30_r": 5.125405 + }, + { + "symbol": "ABBV", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.143763, + "strategy_rank": 72.251586, + "rr": 2.057171, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.085756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041348, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.501057, + "strategy_rank": 59.080338, + "rr": 1.313382, + "primary_prob": 49.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.970074, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051469, + "hold30_r": -0.062104 + }, + { + "symbol": "AEE", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 64.682875, + "rr": 1.328254, + "primary_prob": 41.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.992381, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058122, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.575053, + "strategy_rank": 66.627907, + "rr": 1.341195, + "primary_prob": 40.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.011792, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047235, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.128964, + "strategy_rank": 69.883721, + "rr": 0.738799, + "primary_prob": 72.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.108199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.569027, + "range_504_ratio": 1.766547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694918, + "hold30_r": -1.0 + }, + { + "symbol": "AMT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.112051, + "strategy_rank": 73.065539, + "rr": 2.009099, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.013648, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.454652, + "range_504_ratio": 1.575624, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047871, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.697674, + "strategy_rank": 66.02537, + "rr": 2.439599, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.659398, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04321, + "hold30_r": -0.284428 + }, + { + "symbol": "APP", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.894292, + "strategy_rank": 99.830867, + "rr": 1.761432, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.642148, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.510023, + "range_504_ratio": 33.449045, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.745632, + "hold30_r": 1.53399 + }, + { + "symbol": "AWK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.712474, + "strategy_rank": 62.684989, + "rr": 1.37772, + "primary_prob": 26.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.06658, + "raw_level_count": 12, + "gate_level_count": 10, + "range_504_log": 0.316254, + "range_504_ratio": 1.371978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05554, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.520085, + "strategy_rank": 97.69556, + "rr": 2.062369, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.093553, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.406797, + "range_504_ratio": 4.082856, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.027579, + "hold30_r": 4.37086 + }, + { + "symbol": "BK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900634, + "strategy_rank": 72.251586, + "rr": 2.035059, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.052588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.992248, + "hold30_r": 1.976949 + }, + { + "symbol": "BMY", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.429175, + "strategy_rank": 75.38055, + "rr": 1.952373, + "primary_prob": 23.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.928559, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.563059, + "range_504_ratio": 1.756036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039409, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.835095, + "strategy_rank": 62.938689, + "rr": 1.14519, + "primary_prob": 41.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.717785, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.535201, + "range_504_ratio": 1.707791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04647, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.926004, + "strategy_rank": 69.968288, + "rr": 1.596661, + "primary_prob": 31.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.394991, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043117, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.274841, + "strategy_rank": 77.780127, + "rr": 2.095255, + "primary_prob": 43.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.142882, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037015, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.209302, + "strategy_rank": 70.813953, + "rr": 0.88885, + "primary_prob": 42.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.333275, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.568978, + "range_504_ratio": 1.766462, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.847162, + "hold30_r": 0.845906 + }, + { + "symbol": "CHTR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.706131, + "strategy_rank": 87.94926, + "rr": 1.5347, + "primary_prob": 40.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.30205, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.499828, + "hold30_r": -1.0 + }, + { + "symbol": "CMS", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.92389, + "strategy_rank": 57.378436, + "rr": 1.378975, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.068463, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.427191, + "range_504_ratio": 1.532946, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059108, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.200846, + "strategy_rank": 64.016913, + "rr": 1.191761, + "primary_prob": 57.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.787641, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.140821, + "hold30_r": -0.932824 + }, + { + "symbol": "CVNA", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.154334, + "strategy_rank": 99.027484, + "rr": 1.35917, + "primary_prob": 41.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.038755, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.777553, + "range_504_ratio": 43.708955, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.337982, + "hold30_r": 1.406108 + }, + { + "symbol": "CVS", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.549683, + "strategy_rank": 80.105708, + "rr": 2.609466, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.914199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038343, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.632135, + "strategy_rank": 83.921776, + "rr": 0.759153, + "primary_prob": 58.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.13873, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.27145, + "range_504_ratio": 3.566021, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031677, + "hold30_r": -1.0 + }, + { + "symbol": "DUK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.72093, + "strategy_rank": 58.794926, + "rr": 0.782412, + "primary_prob": 51.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.173618, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.410908, + "range_504_ratio": 1.508187, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.714926, + "hold30_r": -1.0 + }, + { + "symbol": "ED", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.232558, + "strategy_rank": 57.494715, + "rr": 1.07464, + "primary_prob": 46.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.61196, + "raw_level_count": 14, + "gate_level_count": 12, + "range_504_log": 0.356041, + "range_504_ratio": 1.427666, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.107618, + "hold30_r": -1.048574 + }, + { + "symbol": "EQT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.843552, + "strategy_rank": 84.957717, + "rr": 0.916762, + "primary_prob": 52.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.375142, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.635205, + "range_504_ratio": 1.887408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.88551, + "hold30_r": 1.561998 + }, + { + "symbol": "ETR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.463002, + "strategy_rank": 83.953488, + "rr": 0.702612, + "primary_prob": 74.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.053918, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048419, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.460888, + "strategy_rank": 59.978858, + "rr": 0.802517, + "primary_prob": 55.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.203775, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.144068, + "hold30_r": -1.085003 + }, + { + "symbol": "EXE", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.761099, + "strategy_rank": 68.805497, + "rr": 1.046536, + "primary_prob": 46.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.569804, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.500574, + "range_504_ratio": 1.649667, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.006574, + "hold30_r": 2.072787 + }, + { + "symbol": "FFIV", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.917548, + "strategy_rank": 79.027484, + "rr": 1.567912, + "primary_prob": 39.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.351868, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.879207, + "range_504_ratio": 2.408989, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.528624, + "hold30_r": 1.573367 + }, + { + "symbol": "FICO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243129, + "strategy_rank": 85.856237, + "rr": 1.960447, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.94067, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.1977, + "range_504_ratio": 3.312489, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036717, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.071882, + "strategy_rank": 84.7463, + "rr": 2.362585, + "primary_prob": 24.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.543878, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030247, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.251586, + "strategy_rank": 79.809725, + "rr": 1.56658, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.349869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.525679, + "hold30_r": 1.700475 + }, + { + "symbol": "FOXA", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.040169, + "strategy_rank": 79.344609, + "rr": 2.236019, + "primary_prob": 26.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.354029, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.195403, + "hold30_r": 1.987096 + }, + { + "symbol": "FTNT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.860465, + "strategy_rank": 85.359408, + "rr": 1.061279, + "primary_prob": 48.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.591918, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.957632, + "hold30_r": -1.919997 + }, + { + "symbol": "GDDY", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.283298, + "strategy_rank": 83.59408, + "rr": 1.917265, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.875898, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.164114, + "range_504_ratio": 3.203084, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.035309, + "hold30_r": -0.402143 + }, + { + "symbol": "GEN", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.403805, + "strategy_rank": 69.989429, + "rr": 2.271144, + "primary_prob": 41.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.406716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.225355, + "hold30_r": 3.55366 + }, + { + "symbol": "GILD", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.20296, + "strategy_rank": 76.067653, + "rr": 0.884868, + "primary_prob": 48.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.327302, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037868, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.088795, + "strategy_rank": 77.727273, + "rr": 0.69351, + "primary_prob": 59.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.040264, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034656, + "hold30_r": -0.29667 + }, + { + "symbol": "IBKR", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.51797, + "strategy_rank": 86.786469, + "rr": 2.16875, + "primary_prob": 42.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.253124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.205609, + "range_504_ratio": 3.338792, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.139979, + "hold30_r": 2.291226 + }, + { + "symbol": "IBM", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.551797, + "strategy_rank": 80.454545, + "rr": 1.432485, + "primary_prob": 44.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.148728, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.793122, + "range_504_ratio": 2.210286, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.390641, + "hold30_r": 2.843829 + }, + { + "symbol": "IP", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486258, + "strategy_rank": 84.651163, + "rr": 1.45474, + "primary_prob": 38.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.18211, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.426863, + "hold30_r": 0.522654 + }, + { + "symbol": "ISRG", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.135307, + "strategy_rank": 77.029598, + "rr": 1.865908, + "primary_prob": 42.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.798863, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035653, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.291755, + "strategy_rank": 78.086681, + "rr": 1.641893, + "primary_prob": 37.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.462839, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041218, + "hold30_r": 0.460193 + }, + { + "symbol": "LNT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.257928, + "strategy_rank": 61.553911, + "rr": 1.518104, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.277156, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.387733, + "range_504_ratio": 1.473637, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057924, + "hold30_r": -0.427381 + }, + { + "symbol": "LYV", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.58351, + "strategy_rank": 78.562368, + "rr": 2.126174, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.189261, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.865616, + "range_504_ratio": 2.376469, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036199, + "hold30_r": 1.259216 + }, + { + "symbol": "MAA", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.972516, + "strategy_rank": 59.788584, + "rr": 0.917364, + "primary_prob": 59.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.376045, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048771, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.649049, + "strategy_rank": 70.560254, + "rr": 0.770938, + "primary_prob": 59.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.156406, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.726144, + "range_504_ratio": 2.067094, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.716195, + "hold30_r": -1.29269 + }, + { + "symbol": "MMM", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.120507, + "strategy_rank": 78.245243, + "rr": 1.996658, + "primary_prob": 33.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.994988, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038725, + "hold30_r": 0.193898 + }, + { + "symbol": "MSI", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.346723, + "strategy_rank": 65.983087, + "rr": 2.101611, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.152417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.633021, + "range_504_ratio": 1.883291, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044348, + "hold30_r": 0.056888 + }, + { + "symbol": "MSTR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.577167, + "strategy_rank": 99.545455, + "rr": 0.903196, + "primary_prob": 55.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.354795, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.881168, + "hold30_r": -0.323424 + }, + { + "symbol": "NI", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.437632, + "strategy_rank": 64.989429, + "rr": 1.573787, + "primary_prob": 37.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.360681, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057954, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.494715, + "strategy_rank": 66.712474, + "rr": 0.725586, + "primary_prob": 57.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.088379, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050546, + "hold30_r": -1.0 + }, + { + "symbol": "PAYX", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.55814, + "strategy_rank": 63.46723, + "rr": 1.500017, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.250025, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.419678, + "range_504_ratio": 1.521472, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.449753, + "hold30_r": 0.516261 + }, + { + "symbol": "PGR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.640592, + "strategy_rank": 71.215645, + "rr": 0.685621, + "primary_prob": 64.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.028432, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.635777, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.714588, + "strategy_rank": 83.393235, + "rr": 1.870438, + "primary_prob": 46.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.805657, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981991, + "range_504_ratio": 2.669766, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837435, + "hold30_r": 2.907644 + }, + { + "symbol": "RCL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.989429, + "strategy_rank": 85.877378, + "rr": 1.843764, + "primary_prob": 37.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.765646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.4345, + "range_504_ratio": 4.197546, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.815685, + "hold30_r": 2.063425 + }, + { + "symbol": "RTX", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.875264, + "strategy_rank": 70.412262, + "rr": 1.248579, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.872869, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.204013, + "hold30_r": 3.446663 + }, + { + "symbol": "SATS", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 93.393235, + "rr": 1.92703, + "primary_prob": 41.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.890545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026223, + "hold30_r": -1.0 + }, + { + "symbol": "SBAC", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.086681, + "strategy_rank": 67.008457, + "rr": 1.579758, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.369636, + "raw_level_count": 9, + "gate_level_count": 8, + "range_504_log": 0.342924, + "range_504_ratio": 1.409061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046235, + "hold30_r": -1.0 + }, + { + "symbol": "SO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.932347, + "strategy_rank": 59.35518, + "rr": 0.931657, + "primary_prob": 44.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.397485, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.428057, + "range_504_ratio": 1.534273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067546, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.991543, + "strategy_rank": 73.350951, + "rr": 1.370851, + "primary_prob": 41.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.056277, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049621, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.877378, + "strategy_rank": 84.397463, + "rr": 1.523655, + "primary_prob": 38.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.285482, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040657, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.674419, + "strategy_rank": 80.961945, + "rr": 2.077187, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.115781, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041888, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.942918, + "strategy_rank": 97.357294, + "rr": 2.975667, + "primary_prob": 29.44, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 4.463501, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026562, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.617336, + "strategy_rank": 92.494715, + "rr": 1.840942, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.761413, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.808779, + "hold30_r": 2.077916 + }, + { + "symbol": "TRGP", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.665962, + "strategy_rank": 90.084567, + "rr": 0.935308, + "primary_prob": 45.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.402963, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.910224, + "hold30_r": 0.903503 + }, + { + "symbol": "TSLA", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.080338, + "strategy_rank": 95.158562, + "rr": 2.312895, + "primary_prob": 33.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.469343, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.293298, + "hold30_r": 1.261833 + }, + { + "symbol": "TTWO", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.340381, + "strategy_rank": 82.748414, + "rr": 1.05131, + "primary_prob": 50.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.576965, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.688411, + "range_504_ratio": 1.990549, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.015277, + "hold30_r": 0.975501 + }, + { + "symbol": "V", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.021142, + "strategy_rank": 59.947146, + "rr": 0.725265, + "primary_prob": 61.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.087897, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.528181, + "range_504_ratio": 1.695845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.67459, + "hold30_r": 0.668614 + }, + { + "symbol": "VRSK", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.420719, + "strategy_rank": 62.43129, + "rr": 1.098696, + "primary_prob": 49.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.648045, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.490092, + "range_504_ratio": 1.632466, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042401, + "hold30_r": 1.191806 + }, + { + "symbol": "VST", + "date": "2025-05-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.503171, + "strategy_rank": 95.581395, + "rr": 2.131726, + "primary_prob": 42.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.197589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.176475, + "range_504_ratio": 8.815174, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.108789, + "hold30_r": 3.09245 + }, + { + "symbol": "VTR", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.40592, + "strategy_rank": 73.953488, + "rr": 1.208248, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.812372, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046763, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.828753, + "strategy_rank": 71.078224, + "rr": 1.23531, + "primary_prob": 44.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.852965, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053065, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.763214, + "strategy_rank": 75.211416, + "rr": 1.519499, + "primary_prob": 38.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.279248, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051632, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.063425, + "strategy_rank": 68.372093, + "rr": 1.34509, + "primary_prob": 41.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.017635, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050131, + "hold30_r": 0.138313 + }, + { + "symbol": "WTW", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.046512, + "strategy_rank": 63.46723, + "rr": 2.063898, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.095847, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048167, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.852008, + "strategy_rank": 64.608879, + "rr": 0.681598, + "primary_prob": 69.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.022397, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053867, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-05-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.731501, + "strategy_rank": 97.716702, + "rr": 1.567739, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.351608, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.324553, + "range_504_ratio": 3.760504, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.540549, + "hold30_r": 3.014178 + }, + { + "symbol": "HOOD", + "date": "2025-05-09", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.365751, + "strategy_rank": 99.270613, + "rr": 2.332106, + "primary_prob": 26.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.49816, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.311315, + "hold30_r": 5.20444 + }, + { + "symbol": "ABT", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.578512, + "strategy_rank": 58.202479, + "rr": 1.567487, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.351231, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055979, + "hold30_r": 1.147232 + }, + { + "symbol": "ADP", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.371901, + "strategy_rank": 57.623967, + "rr": 1.444928, + "primary_prob": 39.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.167392, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.451565, + "range_504_ratio": 1.570768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.381246, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.198347, + "strategy_rank": 70.72314, + "rr": 1.679234, + "primary_prob": 46.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.518852, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.536786, + "range_504_ratio": 1.7105, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050949, + "hold30_r": 0.796723 + }, + { + "symbol": "AEE", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.359504, + "strategy_rank": 63.977273, + "rr": 1.70339, + "primary_prob": 33.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.555085, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061965, + "hold30_r": -0.103903 + }, + { + "symbol": "AFL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.161157, + "strategy_rank": 63.760331, + "rr": 1.428011, + "primary_prob": 38.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.142016, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05345, + "hold30_r": -1.0 + }, + { + "symbol": "AJG", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 69.245868, + "rr": 1.06414, + "primary_prob": 46.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.596209, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.569027, + "range_504_ratio": 1.766547, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.015722, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.636364, + "strategy_rank": 64.834711, + "rr": 1.680016, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.520024, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.63067, + "hold30_r": 0.062107 + }, + { + "symbol": "APP", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.896694, + "strategy_rank": 99.834711, + "rr": 1.779338, + "primary_prob": 32.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.669006, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.415872, + "range_504_ratio": 30.443478, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.761584, + "hold30_r": -0.232193 + }, + { + "symbol": "ATO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.57438, + "strategy_rank": 58.997934, + "rr": 2.289547, + "primary_prob": 13.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.434321, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058168, + "hold30_r": -0.468402 + }, + { + "symbol": "AVGO", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.214876, + "strategy_rank": 94.865702, + "rr": 2.170886, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.256329, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.408453, + "range_504_ratio": 4.089625, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.137212, + "hold30_r": 3.272734 + }, + { + "symbol": "AZO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.644628, + "strategy_rank": 59.834711, + "rr": 0.987689, + "primary_prob": 47.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.481533, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542032, + "range_504_ratio": 1.719498, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.930524, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.082645, + "strategy_rank": 73.56405, + "rr": 0.818449, + "primary_prob": 57.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.227674, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.823489, + "range_504_ratio": 2.278436, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.769202, + "hold30_r": 0.819834 + }, + { + "symbol": "BRK-B", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.433884, + "strategy_rank": 62.469008, + "rr": 1.214836, + "primary_prob": 43.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.822254, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.534256, + "range_504_ratio": 1.706179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054384, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.252066, + "strategy_rank": 68.171488, + "rr": 1.782255, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.673382, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049922, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.053719, + "strategy_rank": 68.419421, + "rr": 0.764439, + "primary_prob": 72.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.146659, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.710043, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.289256, + "strategy_rank": 66.270661, + "rr": 0.884302, + "primary_prob": 55.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.326454, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.644193, + "range_504_ratio": 1.90445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.836073, + "hold30_r": 2.454953 + }, + { + "symbol": "CASY", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.632231, + "strategy_rank": 74.958678, + "rr": 1.43403, + "primary_prob": 38.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.151046, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80431, + "range_504_ratio": 2.235153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39363, + "hold30_r": 3.160025 + }, + { + "symbol": "CBRE", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.838843, + "strategy_rank": 79.752066, + "rr": 1.984324, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.976486, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042494, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.946281, + "strategy_rank": 89.10124, + "rr": 2.336171, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.504257, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.087532, + "range_504_ratio": 2.966942, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.306962, + "hold30_r": 2.210783 + }, + { + "symbol": "CHTR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.086777, + "strategy_rank": 81.78719, + "rr": 2.24732, + "primary_prob": 25.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.37098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041502, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.880165, + "strategy_rank": 89.328512, + "rr": 2.095975, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.143963, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031238, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.954545, + "strategy_rank": 59.090909, + "rr": 1.703155, + "primary_prob": 20.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.554733, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.48872, + "range_504_ratio": 1.630228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.64561, + "hold30_r": 0.272335 + }, + { + "symbol": "CNP", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.367769, + "strategy_rank": 58.667355, + "rr": 0.720816, + "primary_prob": 52.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.081223, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65767, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.227273, + "strategy_rank": 61.704545, + "rr": 1.504354, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.256531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.638456, + "range_504_ratio": 1.893555, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.45851, + "hold30_r": 1.147821 + }, + { + "symbol": "COST", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.020661, + "strategy_rank": 64.907025, + "rr": 1.324017, + "primary_prob": 52.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.986026, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.267365, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.640496, + "strategy_rank": 87.035124, + "rr": 0.814497, + "primary_prob": 58.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.221746, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.260538, + "range_504_ratio": 3.52732, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.784453, + "hold30_r": 2.261482 + }, + { + "symbol": "CVS", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.566116, + "strategy_rank": 85.103306, + "rr": 1.680811, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.521217, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038721, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.830579, + "strategy_rank": 92.840909, + "rr": 1.661301, + "primary_prob": 20.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.491952, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.231344, + "range_504_ratio": 3.425832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.633724, + "hold30_r": 2.91275 + }, + { + "symbol": "EBAY", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.673554, + "strategy_rank": 74.617769, + "rr": 0.703535, + "primary_prob": 65.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.055302, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.655733, + "range_504_ratio": 1.926554, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.66303, + "hold30_r": 1.569592 + }, + { + "symbol": "EQT", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.400826, + "strategy_rank": 81.983471, + "rr": 0.685429, + "primary_prob": 61.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.028144, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.635205, + "range_504_ratio": 1.887408, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.651006, + "hold30_r": 1.181339 + }, + { + "symbol": "ETR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.041322, + "strategy_rank": 71.859504, + "rr": 1.809352, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.714028, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052817, + "hold30_r": 0.016247 + }, + { + "symbol": "EVRG", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.785124, + "strategy_rank": 56.549587, + "rr": 1.488375, + "primary_prob": 37.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.232563, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.426425, + "hold30_r": 1.346131 + }, + { + "symbol": "EXC", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.61157, + "strategy_rank": 58.739669, + "rr": 2.006678, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.010017, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056007, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.458678, + "strategy_rank": 91.311983, + "rr": 1.869911, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.804866, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.84974, + "range_504_ratio": 2.339038, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.02601, + "hold30_r": -0.116637 + }, + { + "symbol": "FFIV", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.247934, + "strategy_rank": 81.456612, + "rr": 1.522121, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.283181, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.849035, + "range_504_ratio": 2.33739, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043699, + "hold30_r": 1.095796 + }, + { + "symbol": "FICO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.07438, + "strategy_rank": 86.96281, + "rr": 1.700282, + "primary_prob": 35.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.550422, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.186103, + "range_504_ratio": 3.274296, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041973, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.495868, + "strategy_rank": 84.421488, + "rr": 2.696249, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 4.044374, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036467, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.280992, + "strategy_rank": 79.917355, + "rr": 1.8955, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.84325, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04333, + "hold30_r": 1.182853 + }, + { + "symbol": "FOXA", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 78.904959, + "rr": 1.809981, + "primary_prob": 46.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.714971, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.766436, + "hold30_r": 1.482774 + }, + { + "symbol": "FTNT", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.243802, + "strategy_rank": 91.859504, + "rr": 0.966276, + "primary_prob": 42.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.449414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.031593, + "hold30_r": 0.255428 + }, + { + "symbol": "GDDY", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.429752, + "strategy_rank": 80.557851, + "rr": 1.679861, + "primary_prob": 49.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.519791, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.141462, + "range_504_ratio": 3.131342, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042178, + "hold30_r": -1.0 + }, + { + "symbol": "GEN", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.231405, + "strategy_rank": 69.710744, + "rr": 1.999248, + "primary_prob": 28.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.998873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.719338, + "range_504_ratio": 2.053074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043683, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.417355, + "strategy_rank": 79.411157, + "rr": 1.86098, + "primary_prob": 22.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.79147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035354, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.702479, + "strategy_rank": 73.068182, + "rr": 0.939333, + "primary_prob": 50.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.408999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.040191, + "hold30_r": 0.116524 + }, + { + "symbol": "GLW", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.780992, + "strategy_rank": 76.683884, + "rr": 2.089978, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.134966, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.047481, + "hold30_r": 1.999502 + }, + { + "symbol": "IBKR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.38843, + "strategy_rank": 92.14876, + "rr": 1.995607, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.993411, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034383, + "hold30_r": 1.028484 + }, + { + "symbol": "IP", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.991736, + "strategy_rank": 76.652893, + "rr": 1.647344, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.471016, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030962, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.016529, + "strategy_rank": 82.252066, + "rr": 2.029104, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.043655, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041752, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.045455, + "strategy_rank": 75.960744, + "rr": 1.385186, + "primary_prob": 41.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.077779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044531, + "hold30_r": 0.815295 + }, + { + "symbol": "KR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.194215, + "strategy_rank": 65.134298, + "rr": 1.726085, + "primary_prob": 22.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.589127, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052847, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.628099, + "strategy_rank": 95.71281, + "rr": 2.123434, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.185151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.102186, + "hold30_r": 2.968097 + }, + { + "symbol": "LYV", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.322314, + "strategy_rank": 80.196281, + "rr": 1.648436, + "primary_prob": 37.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.472654, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.041161, + "hold30_r": 0.783299 + }, + { + "symbol": "MCK", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 67.820248, + "rr": 1.306846, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.960269, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.668631, + "range_504_ratio": 1.951565, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.262003, + "hold30_r": 1.007388 + }, + { + "symbol": "MO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.706612, + "strategy_rank": 62.169421, + "rr": 0.946242, + "primary_prob": 50.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.419362, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.887619, + "hold30_r": 1.024216 + }, + { + "symbol": "MSTR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.586777, + "strategy_rank": 99.555785, + "rr": 0.977717, + "primary_prob": 55.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.466575, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024205, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.847107, + "strategy_rank": 80.237603, + "rr": 0.674696, + "primary_prob": 54.56, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.012043, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.639997, + "hold30_r": 2.487231 + }, + { + "symbol": "NFLX", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.694215, + "strategy_rank": 86.404959, + "rr": 0.97196, + "primary_prob": 52.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.45794, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.262041, + "range_504_ratio": 3.532625, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.930224, + "hold30_r": 3.107639 + }, + { + "symbol": "NI", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.876033, + "strategy_rank": 65.082645, + "rr": 1.132342, + "primary_prob": 45.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.698512, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080633, + "hold30_r": 0.951321 + }, + { + "symbol": "NVDA", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.152893, + "strategy_rank": 90.299587, + "rr": 1.744657, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.616985, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.943871, + "range_504_ratio": 6.98574, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.714053, + "hold30_r": 3.895151 + }, + { + "symbol": "ORLY", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.115702, + "strategy_rank": 65.020661, + "rr": 1.787787, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.68168, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051621, + "hold30_r": -0.424831 + }, + { + "symbol": "PGR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.293388, + "strategy_rank": 69.535124, + "rr": 1.221166, + "primary_prob": 27.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.831749, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053726, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.004132, + "strategy_rank": 76.394628, + "rr": 1.192163, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.788244, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.704716, + "range_504_ratio": 2.023272, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.135923, + "hold30_r": 2.519747 + }, + { + "symbol": "PODD", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.834711, + "strategy_rank": 91.301653, + "rr": 0.737431, + "primary_prob": 58.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.106146, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.969228, + "range_504_ratio": 2.635908, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032446, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.404959, + "strategy_rank": 57.634298, + "rr": 1.940264, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.910396, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063638, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.181818, + "strategy_rank": 91.570248, + "rr": 1.58906, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.38359, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.321255, + "range_504_ratio": 3.748123, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.556238, + "hold30_r": 2.85692 + }, + { + "symbol": "RL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.921488, + "strategy_rank": 83.316116, + "rr": 1.538771, + "primary_prob": 39.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.308156, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032489, + "hold30_r": 0.636254 + }, + { + "symbol": "RSG", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.466942, + "strategy_rank": 60.774793, + "rr": 0.763596, + "primary_prob": 57.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.145394, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.593379, + "range_504_ratio": 1.810095, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.699797, + "hold30_r": 0.319706 + }, + { + "symbol": "RTX", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.438017, + "strategy_rank": 70.475207, + "rr": 1.011695, + "primary_prob": 38.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.517542, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.686268, + "range_504_ratio": 1.986288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.961219, + "hold30_r": 2.091549 + }, + { + "symbol": "SATS", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.03719, + "strategy_rank": 96.022727, + "rr": 2.070386, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.105578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017332, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.165289, + "strategy_rank": 76.694215, + "rr": 3.329787, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 17, + "primary_distance_atr": 4.994681, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.495701, + "range_504_ratio": 1.641649, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033023, + "hold30_r": 1.046545 + }, + { + "symbol": "T", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.210744, + "strategy_rank": 74.493802, + "rr": 0.808511, + "primary_prob": 55.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.212766, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759705, + "hold30_r": 0.822153 + }, + { + "symbol": "TKO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.661157, + "strategy_rank": 85.061983, + "rr": 2.249535, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.374302, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038556, + "hold30_r": 1.721344 + }, + { + "symbol": "TMUS", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.623967, + "strategy_rank": 82.097107, + "rr": 2.103655, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.155482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044483, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.173554, + "strategy_rank": 97.438017, + "rr": 2.910472, + "primary_prob": 28.88, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.365709, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027962, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.657025, + "strategy_rank": 94.163223, + "rr": 1.587066, + "primary_prob": 36.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.380599, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.130092, + "hold30_r": -1.097115 + }, + { + "symbol": "TRGP", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.421488, + "strategy_rank": 89.121901, + "rr": 2.013808, + "primary_prob": 37.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.020711, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029157, + "hold30_r": 0.377208 + }, + { + "symbol": "TSLA", + "date": "2025-05-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.450413, + "strategy_rank": 98.078512, + "rr": 2.103988, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.155983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023514, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.595041, + "strategy_rank": 83.367769, + "rr": 1.038782, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.558173, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.670547, + "range_504_ratio": 1.955307, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.00031, + "hold30_r": 1.308457 + }, + { + "symbol": "UAL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.260331, + "strategy_rank": 88.646694, + "rr": 1.920986, + "primary_prob": 42.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.881478, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022953, + "hold30_r": -1.0 + }, + { + "symbol": "UNH", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.128099, + "strategy_rank": 82.004132, + "rr": 1.627599, + "primary_prob": 24.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.441399, + "raw_level_count": 16, + "gate_level_count": 10, + "range_504_log": 0.51507, + "range_504_ratio": 1.673756, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.856765, + "hold30_r": -1.824633 + }, + { + "symbol": "VRSN", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.801653, + "strategy_rank": 70.743802, + "rr": 0.995675, + "primary_prob": 52.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.493513, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.54799, + "range_504_ratio": 1.729773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0567, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.867769, + "strategy_rank": 96.704545, + "rr": 1.575043, + "primary_prob": 50.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.362564, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.139028, + "range_504_ratio": 8.491183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.551954, + "hold30_r": 3.179119 + }, + { + "symbol": "VTR", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.665289, + "strategy_rank": 71.993802, + "rr": 1.928758, + "primary_prob": 26.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.893137, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050849, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.987603, + "strategy_rank": 58.977273, + "rr": 1.752736, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.629104, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066603, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.008264, + "strategy_rank": 69.772727, + "rr": 1.332504, + "primary_prob": 39.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.998756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.280001, + "hold30_r": 1.406051 + }, + { + "symbol": "WMB", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.975207, + "strategy_rank": 77.541322, + "rr": 1.518618, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.277927, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038732, + "hold30_r": 1.206759 + }, + { + "symbol": "WMT", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.487603, + "strategy_rank": 77.799587, + "rr": 1.888726, + "primary_prob": 16.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.833088, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057464, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.22314, + "strategy_rank": 66.96281, + "rr": 1.632781, + "primary_prob": 36.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.449171, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056405, + "hold30_r": -0.156247 + }, + { + "symbol": "WTW", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.607438, + "strategy_rank": 62.231405, + "rr": 2.444082, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.666123, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053033, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.81405, + "strategy_rank": 61.043388, + "rr": 1.107865, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.661797, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.054625, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-05-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.380165, + "strategy_rank": 99.28719, + "rr": 0.969321, + "primary_prob": 50.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.453981, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.946072, + "hold30_r": 5.753811 + }, + { + "symbol": "ABT", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.421166, + "strategy_rank": 61.803456, + "rr": 0.853075, + "primary_prob": 61.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.279613, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060355, + "hold30_r": -1.0 + }, + { + "symbol": "ADSK", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.777538, + "strategy_rank": 69.406048, + "rr": 2.031568, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.047352, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.53125, + "range_504_ratio": 1.701057, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060148, + "hold30_r": 1.467614 + }, + { + "symbol": "AEE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.660907, + "strategy_rank": 62.904968, + "rr": 1.762523, + "primary_prob": 33.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.643785, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.105593, + "hold30_r": -1.037587 + }, + { + "symbol": "AFL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.693305, + "strategy_rank": 63.736501, + "rr": 0.710084, + "primary_prob": 59.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 1.065126, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06153, + "hold30_r": -1.0 + }, + { + "symbol": "AON", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.50108, + "strategy_rank": 63.012959, + "rr": 2.123924, + "primary_prob": 42.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.185886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057282, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.676026, + "strategy_rank": 99.611231, + "rr": 0.741143, + "primary_prob": 61.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.111714, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.217496, + "range_504_ratio": 24.965534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.720606, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.172786, + "strategy_rank": 63.509719, + "rr": 1.457163, + "primary_prob": 40.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.185744, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062414, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.792657, + "strategy_rank": 93.153348, + "rr": 1.51676, + "primary_prob": 38.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.27514, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.372103, + "range_504_ratio": 3.943636, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.480903, + "hold30_r": 3.052705 + }, + { + "symbol": "BKR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.289417, + "strategy_rank": 78.596112, + "rr": 0.805879, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.208818, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.605596, + "range_504_ratio": 1.832344, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041425, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.449244, + "strategy_rank": 61.2527, + "rr": 1.564234, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.346351, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.534256, + "range_504_ratio": 1.706179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063632, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.200864, + "strategy_rank": 65.647948, + "rr": 1.705726, + "primary_prob": 33.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.558589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056776, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.017279, + "strategy_rank": 63.25054, + "rr": 1.163026, + "primary_prob": 46.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.744539, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.589368, + "range_504_ratio": 1.802849, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048235, + "hold30_r": 0.74584 + }, + { + "symbol": "CBRE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.12095, + "strategy_rank": 76.393089, + "rr": 2.183772, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.275658, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04777, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.984881, + "strategy_rank": 88.984881, + "rr": 1.712973, + "primary_prob": 44.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.56946, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.048033, + "range_504_ratio": 2.852036, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035223, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.444924, + "strategy_rank": 82.257019, + "rr": 1.921418, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.882127, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041697, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.144708, + "strategy_rank": 92.311015, + "rr": 1.711175, + "primary_prob": 46.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.566763, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035445, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.74514, + "strategy_rank": 61.090713, + "rr": 0.997623, + "primary_prob": 51.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.496434, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.48872, + "range_504_ratio": 1.630228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.932686, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.773218, + "strategy_rank": 59.406048, + "rr": 1.476992, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.215488, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067627, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.561555, + "strategy_rank": 85.939525, + "rr": 2.543334, + "primary_prob": 29.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.815001, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.416318, + "range_504_ratio": 4.121916, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.025518, + "hold30_r": 1.443405 + }, + { + "symbol": "COR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.688985, + "strategy_rank": 63.099352, + "rr": 1.587132, + "primary_prob": 38.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.380698, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.638456, + "range_504_ratio": 1.893555, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054612, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.961123, + "strategy_rank": 64.838013, + "rr": 0.823734, + "primary_prob": 66.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.235601, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.765626, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.205184, + "strategy_rank": 81.641469, + "rr": 2.275571, + "primary_prob": 21.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.413357, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037317, + "hold30_r": 1.135334 + }, + { + "symbol": "DASH", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.62419, + "strategy_rank": 92.473002, + "rr": 1.095294, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.642942, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.231344, + "range_504_ratio": 3.425832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.061395, + "hold30_r": 3.07001 + }, + { + "symbol": "ETR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.788337, + "strategy_rank": 71.846652, + "rr": 1.232326, + "primary_prob": 57.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.84849, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058654, + "hold30_r": -0.597068 + }, + { + "symbol": "EVRG", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.829374, + "strategy_rank": 57.980562, + "rr": 1.519408, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.279112, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065751, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.045356, + "strategy_rank": 59.719222, + "rr": 0.831847, + "primary_prob": 48.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.247771, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056752, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.412527, + "strategy_rank": 91.889849, + "rr": 1.717325, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.575988, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.815321, + "range_504_ratio": 2.2599, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.030995, + "hold30_r": 0.516934 + }, + { + "symbol": "FFIV", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.220302, + "strategy_rank": 81.99784, + "rr": 2.163094, + "primary_prob": 38.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.244641, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.822434, + "range_504_ratio": 2.276032, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051978, + "hold30_r": 0.947872 + }, + { + "symbol": "FICO", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.844492, + "strategy_rank": 83.12095, + "rr": 2.12003, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.180046, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.170283, + "range_504_ratio": 3.222906, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048278, + "hold30_r": -1.0 + }, + { + "symbol": "FISV", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.360691, + "strategy_rank": 88.574514, + "rr": 1.570568, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.355852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.782344, + "range_504_ratio": 2.186592, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027781, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.572354, + "strategy_rank": 79.50324, + "rr": 1.536355, + "primary_prob": 38.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.304532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049482, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.356371, + "strategy_rank": 79.060475, + "rr": 1.221076, + "primary_prob": 44.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.831615, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049507, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.272138, + "strategy_rank": 89.848812, + "rr": 1.773855, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.660783, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036904, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.933045, + "strategy_rank": 78.866091, + "rr": 1.626272, + "primary_prob": 49.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.439408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051582, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.192225, + "strategy_rank": 77.980562, + "rr": 1.51859, + "primary_prob": 43.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.277885, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038593, + "hold30_r": 0.972453 + }, + { + "symbol": "GL", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.548596, + "strategy_rank": 73.693305, + "rr": 2.275279, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.412919, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.048149, + "hold30_r": -0.378228 + }, + { + "symbol": "GLW", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.073434, + "strategy_rank": 75.237581, + "rr": 2.564103, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.846154, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.784093, + "range_504_ratio": 2.19042, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048875, + "hold30_r": 2.330541 + }, + { + "symbol": "IBKR", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.224622, + "strategy_rank": 91.12311, + "rr": 2.679763, + "primary_prob": 23.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.019644, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039941, + "hold30_r": -1.0 + }, + { + "symbol": "IP", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.209503, + "strategy_rank": 76.868251, + "rr": 1.926248, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.889372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732858, + "range_504_ratio": 2.081021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.153729, + "hold30_r": -1.117559 + }, + { + "symbol": "ISRG", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.233261, + "strategy_rank": 79.37365, + "rr": 1.566574, + "primary_prob": 46.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.349861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.174532, + "hold30_r": -1.126123 + }, + { + "symbol": "JBL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.261339, + "strategy_rank": 80.766739, + "rr": 0.96622, + "primary_prob": 51.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.44933, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.787382, + "range_504_ratio": 2.197636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.922745, + "hold30_r": 7.068858 + }, + { + "symbol": "KMI", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.87257, + "strategy_rank": 76.12311, + "rr": 0.808138, + "primary_prob": 64.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.212206, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.755637, + "hold30_r": 0.468757 + }, + { + "symbol": "KR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.524838, + "strategy_rank": 68.790497, + "rr": 1.809259, + "primary_prob": 21.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.713889, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054364, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.576674, + "strategy_rank": 93.390929, + "rr": 1.824175, + "primary_prob": 39.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.736262, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025539, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.604752, + "strategy_rank": 78.617711, + "rr": 1.466754, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.20013, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046036, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.177106, + "strategy_rank": 60.971922, + "rr": 0.993947, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.490921, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066045, + "hold30_r": -0.166583 + }, + { + "symbol": "MSTR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.460043, + "strategy_rank": 99.524838, + "rr": 0.876036, + "primary_prob": 55.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.314053, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025743, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.740821, + "strategy_rank": 82.321814, + "rr": 1.557499, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.336249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519175, + "hold30_r": 3.435107 + }, + { + "symbol": "NI", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.820734, + "strategy_rank": 65.097192, + "rr": 1.051906, + "primary_prob": 48.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.577858, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055072, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5054, + "strategy_rank": 85.809935, + "rr": 1.825331, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.737997, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.916443, + "range_504_ratio": 6.79674, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.789993, + "hold30_r": 2.825566 + }, + { + "symbol": "ORLY", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.008639, + "strategy_rank": 65.669546, + "rr": 0.808253, + "primary_prob": 69.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.212379, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058543, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.892009, + "strategy_rank": 99.406048, + "rr": 0.693647, + "primary_prob": 62.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.040471, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.65865, + "range_504_ratio": 14.277005, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.66917, + "hold30_r": 0.560924 + }, + { + "symbol": "PNW", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.857451, + "strategy_rank": 57.429806, + "rr": 1.179688, + "primary_prob": 44.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.769532, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066993, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.425486, + "strategy_rank": 57.580994, + "rr": 1.548737, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.323105, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065424, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.384449, + "strategy_rank": 92.311015, + "rr": 0.90252, + "primary_prob": 55.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.35378, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.298585, + "range_504_ratio": 3.66411, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039529, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.904968, + "strategy_rank": 87.062635, + "rr": 0.828101, + "primary_prob": 57.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.242152, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.03119, + "range_504_ratio": 2.804401, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038664, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.62851, + "strategy_rank": 92.850972, + "rr": 1.523358, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.285036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.500109, + "hold30_r": -1.482712 + }, + { + "symbol": "T", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.408207, + "strategy_rank": 74.535637, + "rr": 0.968546, + "primary_prob": 51.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.452819, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.914806, + "hold30_r": 0.278097 + }, + { + "symbol": "TKO", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.168467, + "strategy_rank": 83.574514, + "rr": 2.063365, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.095048, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044087, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.948164, + "strategy_rank": 81.943844, + "rr": 1.930185, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.895278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050176, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.028078, + "strategy_rank": 97.116631, + "rr": 2.228441, + "primary_prob": 34.78, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.342661, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031626, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.976242, + "strategy_rank": 92.894168, + "rr": 1.910634, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.865951, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.24532, + "hold30_r": -1.20715 + }, + { + "symbol": "TRGP", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.544276, + "strategy_rank": 90.323974, + "rr": 1.577066, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.365599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.033747, + "hold30_r": 0.937827 + }, + { + "symbol": "TSLA", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.488121, + "strategy_rank": 98.034557, + "rr": 2.506723, + "primary_prob": 27.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.760085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026706, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-05-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.388769, + "strategy_rank": 91.587473, + "rr": 2.032652, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.048978, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024287, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.600432, + "strategy_rank": 70.950324, + "rr": 0.795062, + "primary_prob": 58.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.192593, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.54799, + "range_504_ratio": 1.729773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06485, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.00432, + "strategy_rank": 96.814255, + "rr": 1.535755, + "primary_prob": 43.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.303632, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.139028, + "range_504_ratio": 8.491183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.509145, + "hold30_r": 2.511766 + }, + { + "symbol": "VTR", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.088553, + "strategy_rank": 71.99784, + "rr": 2.043638, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.065457, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058443, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.393089, + "strategy_rank": 60.734341, + "rr": 1.014084, + "primary_prob": 47.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.521125, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067288, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.924406, + "strategy_rank": 70.043197, + "rr": 1.417678, + "primary_prob": 40.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.126517, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058461, + "hold30_r": 0.011642 + }, + { + "symbol": "WMB", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.140389, + "strategy_rank": 78.585313, + "rr": 1.231152, + "primary_prob": 45.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.846728, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.1842, + "hold30_r": 0.240616 + }, + { + "symbol": "WMT", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.760259, + "strategy_rank": 77.742981, + "rr": 1.928543, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.892815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053624, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.956803, + "strategy_rank": 67.991361, + "rr": 1.120081, + "primary_prob": 47.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.680121, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064597, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2025-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.989201, + "strategy_rank": 62.213823, + "rr": 1.595591, + "primary_prob": 35.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.393386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059231, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-05-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.24406, + "strategy_rank": 99.179266, + "rr": 0.749515, + "primary_prob": 61.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.124273, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.135221, + "range_504_ratio": 8.458913, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.724128, + "hold30_r": 6.303564 + }, + { + "symbol": "ABT", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.424209, + "strategy_rank": 60.621592, + "rr": 1.575273, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.36291, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064964, + "hold30_r": 0.161261 + }, + { + "symbol": "ADSK", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.916031, + "strategy_rank": 69.269357, + "rr": 1.556261, + "primary_prob": 38.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.334391, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.53125, + "range_504_ratio": 1.701057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496046, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.512541, + "strategy_rank": 64.176663, + "rr": 1.436649, + "primary_prob": 38.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.154974, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070004, + "hold30_r": -1.0 + }, + { + "symbol": "AFL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.115594, + "strategy_rank": 62.61723, + "rr": 1.765279, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.647918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.588904, + "range_504_ratio": 1.802013, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066683, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.672846, + "strategy_rank": 99.607415, + "rr": 1.093983, + "primary_prob": 46.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.640974, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.217496, + "range_504_ratio": 24.965534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.071289, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.747001, + "strategy_rank": 96.041439, + "rr": 1.218681, + "primary_prob": 45.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.828021, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.315197, + "range_504_ratio": 3.725484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.179115, + "hold30_r": 3.337069 + }, + { + "symbol": "AZO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.113413, + "strategy_rank": 63.51145, + "rr": 1.137742, + "primary_prob": 44.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.706612, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542032, + "range_504_ratio": 1.719498, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057145, + "hold30_r": -1.0 + }, + { + "symbol": "BRK-B", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.605234, + "strategy_rank": 62.21374, + "rr": 0.799877, + "primary_prob": 55.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.199815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.534256, + "range_504_ratio": 1.706179, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0748, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.623773, + "strategy_rank": 62.377317, + "rr": 1.84731, + "primary_prob": 31.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.770965, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062287, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.422028, + "strategy_rank": 73.293348, + "rr": 1.254781, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.882171, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80431, + "range_504_ratio": 2.235153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.201386, + "hold30_r": 4.540017 + }, + { + "symbol": "CBRE", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.640131, + "strategy_rank": 78.484188, + "rr": 2.127666, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.191498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.083386, + "hold30_r": 3.091135 + }, + { + "symbol": "CCL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.570338, + "strategy_rank": 84.187568, + "rr": 1.526242, + "primary_prob": 47.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.289363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017713, + "range_504_ratio": 2.766859, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03494, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.911668, + "strategy_rank": 85.288986, + "rr": 1.972017, + "primary_prob": 36.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.958026, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046352, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.257361, + "strategy_rank": 93.140676, + "rr": 1.50971, + "primary_prob": 48.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.264566, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.323868, + "hold30_r": -1.285377 + }, + { + "symbol": "CNP", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.368593, + "strategy_rank": 60.523446, + "rr": 1.549358, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.324037, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074231, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.895311, + "strategy_rank": 85.147219, + "rr": 1.779809, + "primary_prob": 21.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.669714, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.870346, + "range_504_ratio": 2.387737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.740465, + "hold30_r": 2.938811 + }, + { + "symbol": "COHR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.823337, + "strategy_rank": 89.683751, + "rr": 1.562286, + "primary_prob": 49.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.343429, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.383833, + "range_504_ratio": 3.990165, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027459, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.858233, + "strategy_rank": 64.438386, + "rr": 1.788661, + "primary_prob": 20.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.682992, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.638456, + "range_504_ratio": 1.893555, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064615, + "hold30_r": -1.0 + }, + { + "symbol": "COST", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.697928, + "strategy_rank": 60.708833, + "rr": 1.520998, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.281497, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.816088, + "range_504_ratio": 2.261636, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.453458, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.818975, + "strategy_rank": 92.911668, + "rr": 0.884181, + "primary_prob": 53.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.326272, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.231344, + "range_504_ratio": 3.425832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.849191, + "hold30_r": 2.847653 + }, + { + "symbol": "DGX", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.660851, + "strategy_rank": 61.264995, + "rr": 1.031958, + "primary_prob": 45.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.547937, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408832, + "range_504_ratio": 1.505059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970559, + "hold30_r": -0.394174 + }, + { + "symbol": "ETR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.183206, + "strategy_rank": 72.726281, + "rr": 0.773976, + "primary_prob": 56.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.160964, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058097, + "hold30_r": -0.231603 + }, + { + "symbol": "EVRG", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.206107, + "strategy_rank": 58.244275, + "rr": 1.078992, + "primary_prob": 46.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.618488, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.008437, + "hold30_r": 1.696495 + }, + { + "symbol": "EXC", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.642312, + "strategy_rank": 60.185387, + "rr": 2.014045, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.021067, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06261, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.675027, + "strategy_rank": 92.235551, + "rr": 1.92349, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.885235, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.814451, + "range_504_ratio": 2.257935, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.890046, + "hold30_r": 1.822291 + }, + { + "symbol": "FFIV", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.619411, + "strategy_rank": 82.028353, + "rr": 2.314835, + "primary_prob": 36.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.472253, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.792897, + "range_504_ratio": 2.20979, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057954, + "hold30_r": 1.344759 + }, + { + "symbol": "FICO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.693566, + "strategy_rank": 89.847328, + "rr": 1.752949, + "primary_prob": 32.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.629424, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.170283, + "range_504_ratio": 3.222906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.734311, + "hold30_r": 0.500542 + }, + { + "symbol": "FIX", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.022901, + "strategy_rank": 89.541985, + "rr": 2.626152, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.939228, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.342578, + "range_504_ratio": 3.828903, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.037667, + "hold30_r": 1.876737 + }, + { + "symbol": "FOX", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.528899, + "strategy_rank": 79.236641, + "rr": 2.002471, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.003706, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054947, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.310796, + "strategy_rank": 78.822246, + "rr": 0.817959, + "primary_prob": 63.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.226939, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055797, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.037077, + "strategy_rank": 89.465649, + "rr": 1.301745, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.952618, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042636, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.331516, + "strategy_rank": 79.661941, + "rr": 1.383768, + "primary_prob": 32.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.075651, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053799, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.837514, + "strategy_rank": 77.175573, + "rr": 1.711146, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.566719, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.04498, + "hold30_r": 1.123584 + }, + { + "symbol": "GL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.129771, + "strategy_rank": 74.023991, + "rr": 2.105702, + "primary_prob": 22.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.158553, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054505, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.296619, + "strategy_rank": 80.89422, + "rr": 1.880251, + "primary_prob": 31.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.820376, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050337, + "hold30_r": 1.505131 + }, + { + "symbol": "IBKR", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.2759, + "strategy_rank": 90.621592, + "rr": 2.392648, + "primary_prob": 25.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.588972, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043497, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.387132, + "strategy_rank": 80.087241, + "rr": 1.626286, + "primary_prob": 44.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.439429, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05184, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.078517, + "strategy_rank": 81.330425, + "rr": 0.795542, + "primary_prob": 57.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.193312, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.737121, + "range_504_ratio": 2.089909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748403, + "hold30_r": 7.215604 + }, + { + "symbol": "JPM", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.352236, + "strategy_rank": 67.513631, + "rr": 1.631166, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.446748, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.734829, + "range_504_ratio": 2.085125, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.570296, + "hold30_r": 2.627156 + }, + { + "symbol": "KMI", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.930207, + "strategy_rank": 75.310796, + "rr": 0.703019, + "primary_prob": 68.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.054528, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058895, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.876772, + "strategy_rank": 68.462377, + "rr": 1.612409, + "primary_prob": 35.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.418613, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05649, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.76554, + "strategy_rank": 95.747001, + "rr": 2.024622, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.036932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028929, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.804798, + "strategy_rank": 75.419847, + "rr": 1.505777, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.258666, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.223513, + "hold30_r": -1.17613 + }, + { + "symbol": "MCD", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.043621, + "strategy_rank": 57.011996, + "rr": 0.786026, + "primary_prob": 56.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.179039, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.292638, + "range_504_ratio": 1.339958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081339, + "hold30_r": -1.000539 + }, + { + "symbol": "MMM", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.057797, + "strategy_rank": 79.1494, + "rr": 0.915023, + "primary_prob": 63.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.372534, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051608, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.150491, + "strategy_rank": 60.926936, + "rr": 1.058611, + "primary_prob": 34.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.587916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076969, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.454744, + "strategy_rank": 99.520174, + "rr": 1.685323, + "primary_prob": 23.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.527985, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022516, + "hold30_r": 1.498474 + }, + { + "symbol": "NEM", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.677208, + "strategy_rank": 80.610687, + "rr": 1.036845, + "primary_prob": 46.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.555267, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.992352, + "hold30_r": 2.983878 + }, + { + "symbol": "NI", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.494002, + "strategy_rank": 66.008724, + "rr": 1.663977, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.495965, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06038, + "hold30_r": 0.245946 + }, + { + "symbol": "NOW", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.860414, + "strategy_rank": 84.187568, + "rr": 2.025922, + "primary_prob": 34.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.038883, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885653, + "range_504_ratio": 2.424567, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051537, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.442748, + "strategy_rank": 85.550709, + "rr": 1.533557, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.300335, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.883016, + "range_504_ratio": 6.573298, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.495913, + "hold30_r": 3.972802 + }, + { + "symbol": "ORLY", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.712105, + "strategy_rank": 65.605234, + "rr": 0.949534, + "primary_prob": 50.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.424301, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061419, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.350055, + "strategy_rank": 68.767721, + "rr": 1.5798, + "primary_prob": 19.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.3697, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06185, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.890949, + "strategy_rank": 99.465649, + "rr": 1.027033, + "primary_prob": 50.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.54055, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.424234, + "range_504_ratio": 11.29357, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.001939, + "hold30_r": 1.943228 + }, + { + "symbol": "PNW", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.134133, + "strategy_rank": 56.924755, + "rr": 0.803755, + "primary_prob": 55.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.205633, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.392084, + "range_504_ratio": 1.480061, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07193, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.224646, + "strategy_rank": 58.113413, + "rr": 1.882401, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.823602, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071774, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.547437, + "strategy_rank": 92.649945, + "rr": 0.74195, + "primary_prob": 61.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.112925, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.289502, + "range_504_ratio": 3.630979, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.704369, + "hold30_r": 6.310619 + }, + { + "symbol": "SATS", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.730643, + "strategy_rank": 90.796074, + "rr": 2.251861, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.377792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018601, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.273719, + "strategy_rank": 74.536532, + "rr": 1.805969, + "primary_prob": 18.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.708953, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.745645, + "hold30_r": 0.253276 + }, + { + "symbol": "TJX", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.878953, + "strategy_rank": 58.931298, + "rr": 0.826405, + "primary_prob": 46.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.239608, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.585434, + "range_504_ratio": 1.79577, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063321, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.092694, + "strategy_rank": 83.707743, + "rr": 0.962002, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.443003, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.914266, + "hold30_r": 2.093235 + }, + { + "symbol": "TMUS", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.456925, + "strategy_rank": 78.375136, + "rr": 2.259944, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.389916, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055874, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.12759, + "strategy_rank": 97.557252, + "rr": 2.005108, + "primary_prob": 21.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.007662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028045, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.25518, + "strategy_rank": 92.824427, + "rr": 1.593709, + "primary_prob": 40.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.390564, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.555038, + "hold30_r": 4.001004 + }, + { + "symbol": "TRGP", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.401309, + "strategy_rank": 90.02181, + "rr": 1.734616, + "primary_prob": 27.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.601925, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.695304, + "hold30_r": 1.129758 + }, + { + "symbol": "TSLA", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.691385, + "strategy_rank": 98.2988, + "rr": 1.727891, + "primary_prob": 36.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.591836, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028882, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.965104, + "strategy_rank": 84.38386, + "rr": 1.274421, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.911631, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.613737, + "range_504_ratio": 1.847322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.231846, + "hold30_r": 0.852361 + }, + { + "symbol": "UAL", + "date": "2025-05-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.185387, + "strategy_rank": 91.853871, + "rr": 2.237854, + "primary_prob": 37.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.356781, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025729, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.788441, + "strategy_rank": 81.624864, + "rr": 0.711129, + "primary_prob": 66.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.066694, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.926222, + "range_504_ratio": 2.524953, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039931, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.055616, + "strategy_rank": 73.107961, + "rr": 1.529535, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.294303, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.54799, + "range_504_ratio": 1.729773, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.470237, + "hold30_r": 1.730159 + }, + { + "symbol": "VST", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.491821, + "strategy_rank": 97.917121, + "rr": 1.095767, + "primary_prob": 53.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.64365, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.139028, + "range_504_ratio": 8.491183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.064834, + "hold30_r": 3.012884 + }, + { + "symbol": "VTR", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.475463, + "strategy_rank": 71.897492, + "rr": 1.263904, + "primary_prob": 42.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.895856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06429, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.549618, + "strategy_rank": 62.181025, + "rr": 0.924939, + "primary_prob": 51.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.387408, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.098458, + "hold30_r": -1.025641 + }, + { + "symbol": "WELL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.111232, + "strategy_rank": 69.901854, + "rr": 1.10183, + "primary_prob": 32.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.652745, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.782897, + "range_504_ratio": 2.187802, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061349, + "hold30_r": 0.050296 + }, + { + "symbol": "WMB", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.89313, + "strategy_rank": 77.764449, + "rr": 0.672546, + "primary_prob": 48.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.008819, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.779915, + "range_504_ratio": 2.181288, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.619009, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.329335, + "strategy_rank": 75.747001, + "rr": 1.685487, + "primary_prob": 19.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.528231, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059483, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.094875, + "strategy_rank": 67.306434, + "rr": 1.037799, + "primary_prob": 49.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.556698, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070646, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-05-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.169029, + "strategy_rank": 61.777535, + "rr": 1.352945, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.029417, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058629, + "hold30_r": -1.0 + }, + { + "symbol": "KVUE", + "date": "2025-05-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.841876, + "strategy_rank": 65.114504, + "rr": 1.599225, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.398838, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.414292, + "range_504_ratio": 1.513299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057804, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.368071, + "strategy_rank": 68.070953, + "rr": 1.718251, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.577377, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.512625, + "range_504_ratio": 1.669669, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051591, + "hold30_r": 0.571708 + }, + { + "symbol": "ABT", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.252772, + "strategy_rank": 62.572062, + "rr": 1.505789, + "primary_prob": 29.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.258683, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.970007, + "hold30_r": -1.899078 + }, + { + "symbol": "ADSK", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.028825, + "strategy_rank": 70.631929, + "rr": 1.77815, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.667225, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.53125, + "range_504_ratio": 1.701057, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713155, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.796009, + "strategy_rank": 65.088692, + "rr": 1.27463, + "primary_prob": 41.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.911945, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07434, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.372506, + "strategy_rank": 58.957871, + "rr": 1.369072, + "primary_prob": 39.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.053608, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.465236, + "range_504_ratio": 1.59239, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.073944, + "hold30_r": 1.114587 + }, + { + "symbol": "AON", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.702882, + "strategy_rank": 61.119734, + "rr": 2.286084, + "primary_prob": 41.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.429126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065022, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.778271, + "strategy_rank": 99.745011, + "rr": 3.911521, + "primary_prob": 16.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 5.867282, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.217496, + "range_504_ratio": 24.965534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024618, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.902439, + "strategy_rank": 66.031042, + "rr": 0.721771, + "primary_prob": 58.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.082656, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074148, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.02439, + "strategy_rank": 64.079823, + "rr": 1.340387, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.01058, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.542032, + "range_504_ratio": 1.719498, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060745, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.033259, + "strategy_rank": 70.099778, + "rr": 1.915106, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.872659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.524104, + "range_504_ratio": 1.688945, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.049426, + "hold30_r": -0.015417 + }, + { + "symbol": "BRK-B", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.146341, + "strategy_rank": 61.16408, + "rr": 1.818063, + "primary_prob": 31.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.727094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.528982, + "range_504_ratio": 1.697204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080564, + "hold30_r": -1.0 + }, + { + "symbol": "BRO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.150776, + "strategy_rank": 60.59867, + "rr": 1.525243, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.287864, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.711253, + "range_504_ratio": 2.036542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064931, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.694013, + "strategy_rank": 68.470067, + "rr": 1.294668, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.942002, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068378, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.687361, + "strategy_rank": 73.991131, + "rr": 1.329574, + "primary_prob": 40.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.994361, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80431, + "range_504_ratio": 2.235153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.27451, + "hold30_r": 4.831927 + }, + { + "symbol": "CBOE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.800443, + "strategy_rank": 67.050998, + "rr": 0.757314, + "primary_prob": 53.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.135971, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.589368, + "range_504_ratio": 1.802849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057062, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.572062, + "strategy_rank": 80.066519, + "rr": 1.793292, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.689938, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.742727, + "hold30_r": 2.798604 + }, + { + "symbol": "CCL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.37694, + "strategy_rank": 83.27051, + "rr": 2.01524, + "primary_prob": 40.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.022859, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.974351, + "range_504_ratio": 2.649446, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.429536, + "hold30_r": -1.38924 + }, + { + "symbol": "CHTR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.574279, + "strategy_rank": 84.323725, + "rr": 2.228378, + "primary_prob": 22.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.342567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044634, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.008869, + "strategy_rank": 95.609756, + "rr": 2.212745, + "primary_prob": 28.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.319117, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.646023, + "hold30_r": -1.604345 + }, + { + "symbol": "CNP", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.696231, + "strategy_rank": 60.687361, + "rr": 1.893593, + "primary_prob": 19.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.84039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076028, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.031042, + "strategy_rank": 83.736142, + "rr": 1.57563, + "primary_prob": 39.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.363445, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.870346, + "range_504_ratio": 2.387737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530969, + "hold30_r": 2.553434 + }, + { + "symbol": "COR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.359202, + "strategy_rank": 63.348115, + "rr": 2.042126, + "primary_prob": 16.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.063189, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.638456, + "range_504_ratio": 1.893555, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065855, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.929047, + "strategy_rank": 78.669623, + "rr": 1.840135, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.760203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.795372, + "hold30_r": -0.102071 + }, + { + "symbol": "DE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.815965, + "strategy_rank": 70.210643, + "rr": 1.203561, + "primary_prob": 42.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.805342, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059875, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.924612, + "strategy_rank": 61.973392, + "rr": 1.149555, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.724333, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.408832, + "range_504_ratio": 1.505059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.082123, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.006652, + "strategy_rank": 73.159645, + "rr": 0.7312, + "primary_prob": 58.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.0968, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05907, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.809313, + "strategy_rank": 60.099778, + "rr": 1.279002, + "primary_prob": 41.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.918503, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.203816, + "hold30_r": 1.042201 + }, + { + "symbol": "EXC", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.587583, + "strategy_rank": 61.54102, + "rr": 2.498093, + "primary_prob": 24.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.74714, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066301, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.015521, + "strategy_rank": 91.685144, + "rr": 2.540024, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.810036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037074, + "hold30_r": 1.479698 + }, + { + "symbol": "FFIV", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.784922, + "strategy_rank": 82.050998, + "rr": 1.935679, + "primary_prob": 40.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.903519, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059728, + "hold30_r": 0.995638 + }, + { + "symbol": "FICO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.230599, + "strategy_rank": 92.738359, + "rr": 1.574719, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.362079, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.170283, + "range_504_ratio": 3.222906, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023877, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.5898, + "strategy_rank": 87.682927, + "rr": 2.23143, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.347145, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.342578, + "range_504_ratio": 3.828903, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039376, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.793792, + "strategy_rank": 77.461197, + "rr": 1.691579, + "primary_prob": 36.7, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.537369, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056159, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.017738, + "strategy_rank": 76.419069, + "rr": 1.697176, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.545764, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056968, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.669623, + "strategy_rank": 89.490022, + "rr": 0.988609, + "primary_prob": 49.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.482913, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.942469, + "hold30_r": 0.45745 + }, + { + "symbol": "GDDY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.596452, + "strategy_rank": 74.778271, + "rr": 1.357077, + "primary_prob": 32.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.035616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058469, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.560976, + "strategy_rank": 78.170732, + "rr": 1.722609, + "primary_prob": 35.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.583913, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046733, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.45898, + "strategy_rank": 74.634146, + "rr": 2.126473, + "primary_prob": 22.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.18971, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058663, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.026608, + "strategy_rank": 88.259424, + "rr": 3.041993, + "primary_prob": 20.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.562989, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045192, + "hold30_r": -1.0 + }, + { + "symbol": "ISRG", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.59867, + "strategy_rank": 76.574279, + "rr": 1.765605, + "primary_prob": 41.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.648408, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.140538, + "hold30_r": -1.081863 + }, + { + "symbol": "KMI", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.243902, + "strategy_rank": 74.146341, + "rr": 3.303354, + "primary_prob": 18.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.955031, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064619, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.124169, + "strategy_rank": 72.272727, + "rr": 1.959171, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.938756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056881, + "hold30_r": -1.0 + }, + { + "symbol": "LH", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.594235, + "strategy_rank": 61.740576, + "rr": 1.053164, + "primary_prob": 34.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.579746, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.297905, + "range_504_ratio": 1.347033, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.990476, + "hold30_r": -0.409144 + }, + { + "symbol": "LITE", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.345898, + "strategy_rank": 95.443459, + "rr": 2.046035, + "primary_prob": 35.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.069053, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.018021, + "hold30_r": 4.507942 + }, + { + "symbol": "LYV", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.356984, + "strategy_rank": 77.749446, + "rr": 1.241557, + "primary_prob": 42.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.862336, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.195664, + "hold30_r": 2.364519 + }, + { + "symbol": "MAA", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.370288, + "strategy_rank": 61.851441, + "rr": 2.597728, + "primary_prob": 23.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.896592, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405673, + "range_504_ratio": 1.500312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059399, + "hold30_r": -1.0 + }, + { + "symbol": "MCD", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.374723, + "strategy_rank": 57.727273, + "rr": 1.834804, + "primary_prob": 17.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.752206, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.292638, + "range_504_ratio": 1.339958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.255676, + "hold30_r": -1.17118 + }, + { + "symbol": "MMM", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.239468, + "strategy_rank": 79.900222, + "rr": 1.257088, + "primary_prob": 53.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.885633, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055926, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.556541, + "strategy_rank": 99.523282, + "rr": 1.709896, + "primary_prob": 38.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.564844, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.683493, + "hold30_r": 2.177754 + }, + { + "symbol": "NEM", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.042129, + "strategy_rank": 76.485588, + "rr": 0.791218, + "primary_prob": 58.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.186828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048117, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 65.56541, + "rr": 1.655371, + "primary_prob": 20.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.483056, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064785, + "hold30_r": 0.649004 + }, + { + "symbol": "NOW", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.678492, + "strategy_rank": 91.585366, + "rr": 1.003329, + "primary_prob": 49.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.504993, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.823001, + "range_504_ratio": 2.277324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05728, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.900222, + "strategy_rank": 67.660754, + "rr": 1.366721, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.050081, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068168, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.148559, + "strategy_rank": 58.669623, + "rr": 0.669776, + "primary_prob": 61.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.004664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073979, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.802661, + "strategy_rank": 89.933481, + "rr": 0.827979, + "primary_prob": 48.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.241969, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.813716, + "hold30_r": 5.643505 + }, + { + "symbol": "SBAC", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.81153, + "strategy_rank": 68.248337, + "rr": 2.097258, + "primary_prob": 22.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.145887, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.342924, + "range_504_ratio": 1.409061, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057888, + "hold30_r": 0.426316 + }, + { + "symbol": "T", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.228381, + "strategy_rank": 74.512195, + "rr": 1.33558, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.00337, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.26578, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.452328, + "strategy_rank": 84.545455, + "rr": 1.521824, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.282736, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.468614, + "hold30_r": 1.017812 + }, + { + "symbol": "TMUS", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.121951, + "strategy_rank": 79.490022, + "rr": 2.464964, + "primary_prob": 24.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.697445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.794502, + "range_504_ratio": 2.213338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062036, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.891353, + "strategy_rank": 96.862528, + "rr": 1.776997, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.665496, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.073686, + "hold30_r": -1.04881 + }, + { + "symbol": "TPR", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.004435, + "strategy_rank": 92.250554, + "rr": 2.37302, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.55953, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.330898, + "hold30_r": 6.278099 + }, + { + "symbol": "TRGP", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.250554, + "strategy_rank": 83.425721, + "rr": 2.002198, + "primary_prob": 37.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.003298, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.176855, + "range_504_ratio": 3.244154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.043686, + "hold30_r": 0.205279 + }, + { + "symbol": "TSLA", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.339246, + "strategy_rank": 97.272727, + "rr": 2.628936, + "primary_prob": 26.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.943404, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029177, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.580931, + "strategy_rank": 79.168514, + "rr": 1.072939, + "primary_prob": 35.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.609409, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.613737, + "range_504_ratio": 1.847322, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.024454, + "hold30_r": 0.450757 + }, + { + "symbol": "UAL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.13082, + "strategy_rank": 92.394678, + "rr": 1.962133, + "primary_prob": 40.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.943199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.479331, + "hold30_r": -1.449594 + }, + { + "symbol": "UBER", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.365854, + "strategy_rank": 84.235033, + "rr": 1.728255, + "primary_prob": 23.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.592383, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.926222, + "range_504_ratio": 2.524953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689734, + "hold30_r": 1.86002 + }, + { + "symbol": "VRSN", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.782705, + "strategy_rank": 72.472284, + "rr": 1.588715, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.383073, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.54799, + "range_504_ratio": 1.729773, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524501, + "hold30_r": 0.593803 + }, + { + "symbol": "VST", + "date": "2025-06-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.237251, + "strategy_rank": 94.833703, + "rr": 2.247261, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.370891, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.139028, + "range_504_ratio": 8.491183, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033092, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.578714, + "strategy_rank": 69.656319, + "rr": 1.405348, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.108022, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066788, + "hold30_r": 1.119295 + }, + { + "symbol": "WEC", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.35255, + "strategy_rank": 64.146341, + "rr": 1.041317, + "primary_prob": 47.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.561975, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089442, + "hold30_r": -1.012857 + }, + { + "symbol": "WELL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.343681, + "strategy_rank": 70.532151, + "rr": 0.704555, + "primary_prob": 54.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.056833, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.772192, + "range_504_ratio": 2.164505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64201, + "hold30_r": 1.1157 + }, + { + "symbol": "WMT", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.676275, + "strategy_rank": 76.119734, + "rr": 1.684471, + "primary_prob": 20.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.526707, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.778554, + "range_504_ratio": 2.17832, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064791, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.465632, + "strategy_rank": 67.915743, + "rr": 0.756567, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.134851, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.724803, + "range_504_ratio": 2.064324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069828, + "hold30_r": -1.0 + }, + { + "symbol": "WTW", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.155211, + "strategy_rank": 58.86918, + "rr": 1.814471, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.721707, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.566563, + "range_504_ratio": 1.7622, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067227, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-06-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.474501, + "strategy_rank": 62.527716, + "rr": 1.712407, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.568611, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064194, + "hold30_r": -1.0 + }, + { + "symbol": "KVUE", + "date": "2025-06-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.820399, + "strategy_rank": 63.725055, + "rr": 2.071317, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.106975, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.414292, + "range_504_ratio": 1.513299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04689, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-06-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.580288, + "strategy_rank": 94.008859, + "rr": 1.578197, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.367296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.396115, + "range_504_ratio": 4.039477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.546907, + "hold30_r": 1.255123 + }, + { + "symbol": "ABT", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.388704, + "strategy_rank": 60.531561, + "rr": 1.4428, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.164199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073542, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.150609, + "strategy_rank": 62.535991, + "rr": 1.059144, + "primary_prob": 47.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.588716, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.977106, + "hold30_r": 1.887116 + }, + { + "symbol": "AJG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.043189, + "strategy_rank": 67.009967, + "rr": 2.09707, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.145604, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.549749, + "range_504_ratio": 1.732819, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051775, + "hold30_r": -0.439691 + }, + { + "symbol": "APP", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.778516, + "strategy_rank": 99.745293, + "rr": 1.035145, + "primary_prob": 48.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.552717, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.217496, + "range_504_ratio": 24.965534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023341, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.033223, + "strategy_rank": 63.355482, + "rr": 1.214358, + "primary_prob": 43.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.821537, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.134283, + "hold30_r": 1.237912 + }, + { + "symbol": "AVGO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.013289, + "strategy_rank": 96.146179, + "rr": 1.735481, + "primary_prob": 35.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.603221, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.215073, + "range_504_ratio": 3.37054, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.694659, + "hold30_r": 3.677885 + }, + { + "symbol": "AZO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.157254, + "strategy_rank": 62.303433, + "rr": 1.173319, + "primary_prob": 43.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.759978, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.530661, + "range_504_ratio": 1.700056, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067423, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.831672, + "strategy_rank": 71.207087, + "rr": 0.934201, + "primary_prob": 54.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.401302, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.782341, + "range_504_ratio": 2.186585, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070571, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 67.209302, + "rr": 2.09751, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.146265, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.033677, + "hold30_r": 2.207229 + }, + { + "symbol": "CAH", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.573643, + "strategy_rank": 67.663344, + "rr": 0.811092, + "primary_prob": 49.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.216638, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.641772, + "range_504_ratio": 1.899844, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737076, + "hold30_r": 1.257132 + }, + { + "symbol": "CBOE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.586932, + "strategy_rank": 67.530454, + "rr": 1.339789, + "primary_prob": 40.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.009683, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589368, + "range_504_ratio": 1.802849, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.278401, + "hold30_r": 3.444183 + }, + { + "symbol": "CBRE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.801772, + "strategy_rank": 80.310078, + "rr": 1.568303, + "primary_prob": 50.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.352455, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.512225, + "hold30_r": 2.477813 + }, + { + "symbol": "CHTR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.466224, + "strategy_rank": 85.459579, + "rr": 2.524212, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.786319, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052197, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.456257, + "strategy_rank": 96.190476, + "rr": 1.575064, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.362596, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.545499, + "hold30_r": 3.009897 + }, + { + "symbol": "CINF", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.170543, + "strategy_rank": 66.555925, + "rr": 1.151569, + "primary_prob": 44.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.727354, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064796, + "hold30_r": 0.180663 + }, + { + "symbol": "CME", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.915836, + "strategy_rank": 65.470653, + "rr": 2.487262, + "primary_prob": 22.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.730892, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.496226, + "range_504_ratio": 1.64251, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064952, + "hold30_r": 1.35225 + }, + { + "symbol": "CNP", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.620155, + "strategy_rank": 56.434109, + "rr": 1.744331, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.616496, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.665855, + "hold30_r": 1.721059 + }, + { + "symbol": "COF", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.707641, + "strategy_rank": 84.883721, + "rr": 1.165758, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.748637, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.870346, + "range_504_ratio": 2.387737, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04986, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.258029, + "strategy_rank": 84.042082, + "rr": 1.471108, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.206662, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.647658, + "range_504_ratio": 1.911059, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.425567, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.905869, + "strategy_rank": 71.284607, + "rr": 1.05708, + "primary_prob": 47.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.585621, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.995173, + "hold30_r": 2.23653 + }, + { + "symbol": "EVRG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.841639, + "strategy_rank": 56.722038, + "rr": 1.276039, + "primary_prob": 48.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.914059, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.199391, + "hold30_r": 1.020696 + }, + { + "symbol": "EXC", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.949059, + "strategy_rank": 59.058693, + "rr": 1.431883, + "primary_prob": 38.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.147825, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.361563, + "hold30_r": 0.66765 + }, + { + "symbol": "EXE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.284607, + "strategy_rank": 67.364341, + "rr": 1.826996, + "primary_prob": 19.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.740494, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.551981, + "range_504_ratio": 1.73669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771803, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.610188, + "strategy_rank": 84.839424, + "rr": 1.973076, + "primary_prob": 44.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.959615, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042661, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.788483, + "strategy_rank": 81.539313, + "rr": 1.883093, + "primary_prob": 41.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.82464, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06992, + "hold30_r": -1.0 + }, + { + "symbol": "FICO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.127353, + "strategy_rank": 91.838317, + "rr": 1.584191, + "primary_prob": 29.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.376286, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.170283, + "range_504_ratio": 3.222906, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029368, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-06-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.019934, + "strategy_rank": 94.152824, + "rr": 2.589099, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.883648, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.292355, + "range_504_ratio": 3.641352, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.550468, + "hold30_r": 2.975038 + }, + { + "symbol": "FOX", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.472868, + "strategy_rank": 76.190476, + "rr": 0.82231, + "primary_prob": 55.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.233464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.766218, + "hold30_r": 0.769295 + }, + { + "symbol": "FOXA", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.358804, + "strategy_rank": 76.511628, + "rr": 1.311522, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.967283, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.255345, + "hold30_r": 0.790352 + }, + { + "symbol": "FTNT", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.231451, + "strategy_rank": 88.161683, + "rr": 1.803522, + "primary_prob": 31.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.705283, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050026, + "hold30_r": 0.772818 + }, + { + "symbol": "GDDY", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.160576, + "strategy_rank": 76.62237, + "rr": 2.078013, + "primary_prob": 20.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.117019, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063186, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.82835, + "strategy_rank": 76.522702, + "rr": 1.858158, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.787237, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.91968, + "range_504_ratio": 2.508488, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058135, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.570321, + "strategy_rank": 76.633444, + "rr": 1.616081, + "primary_prob": 37.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.424122, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048744, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.79845, + "strategy_rank": 74.629014, + "rr": 1.490062, + "primary_prob": 37.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.235092, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.429012, + "hold30_r": 2.905292 + }, + { + "symbol": "HIG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.506091, + "strategy_rank": 61.007752, + "rr": 1.451766, + "primary_prob": 38.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.17765, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651951, + "range_504_ratio": 1.919282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070122, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.560354, + "strategy_rank": 89.689922, + "rr": 1.427732, + "primary_prob": 40.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.141599, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.417874, + "range_504_ratio": 4.128334, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.37194, + "hold30_r": 3.007668 + }, + { + "symbol": "IBKR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.352159, + "strategy_rank": 92.55814, + "rr": 1.536671, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.305006, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.494945, + "hold30_r": 5.470085 + }, + { + "symbol": "ISRG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.066445, + "strategy_rank": 76.27907, + "rr": 2.063169, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.094754, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.882572, + "range_504_ratio": 2.417108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.235979, + "hold30_r": -1.188146 + }, + { + "symbol": "JPM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.063123, + "strategy_rank": 66.910299, + "rr": 1.554862, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.332293, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.729001, + "range_504_ratio": 2.073008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.478312, + "hold30_r": 3.982843 + }, + { + "symbol": "KMI", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.261351, + "strategy_rank": 72.314507, + "rr": 1.574605, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.361908, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.51372, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.251384, + "strategy_rank": 70.155039, + "rr": 1.947449, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.921174, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.883598, + "hold30_r": 3.391154 + }, + { + "symbol": "LITE", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.684385, + "strategy_rank": 95.614618, + "rr": 1.638154, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.457231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.609124, + "hold30_r": 3.699571 + }, + { + "symbol": "LYV", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.13732, + "strategy_rank": 79.579181, + "rr": 2.430727, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.64609, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049761, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.694352, + "strategy_rank": 78.803987, + "rr": 1.993038, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.989558, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.933636, + "hold30_r": 0.868141 + }, + { + "symbol": "MO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.385382, + "strategy_rank": 59.933555, + "rr": 1.767215, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.650823, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089214, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.557032, + "strategy_rank": 99.52381, + "rr": 1.704944, + "primary_prob": 23.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.557417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.082617, + "hold30_r": -1.053888 + }, + { + "symbol": "NEM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.053156, + "strategy_rank": 78.405316, + "rr": 1.585436, + "primary_prob": 31.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.378154, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.691106, + "range_504_ratio": 1.995921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.540671, + "hold30_r": 3.811349 + }, + { + "symbol": "NFLX", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.674419, + "strategy_rank": 86.146179, + "rr": 1.437713, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.15657, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.298412, + "range_504_ratio": 3.663475, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.379253, + "hold30_r": -0.553714 + }, + { + "symbol": "NI", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.036545, + "strategy_rank": 64.219269, + "rr": 1.733969, + "primary_prob": 18.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.600953, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.659955, + "hold30_r": 2.159282 + }, + { + "symbol": "NOW", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.811739, + "strategy_rank": 87.785161, + "rr": 1.084249, + "primary_prob": 46.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.626374, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.823001, + "range_504_ratio": 2.277324, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060412, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.348837, + "strategy_rank": 95.282392, + "rr": 1.396546, + "primary_prob": 39.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.09482, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.596702, + "range_504_ratio": 4.936725, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.357484, + "hold30_r": 1.220385 + }, + { + "symbol": "ORLY", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.254707, + "strategy_rank": 64.739756, + "rr": 0.672426, + "primary_prob": 61.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.008638, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064409, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.821705, + "strategy_rank": 68.881506, + "rr": 1.848907, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.773361, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054014, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.452935, + "strategy_rank": 75.227021, + "rr": 1.034131, + "primary_prob": 50.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.551196, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.746061, + "range_504_ratio": 2.108678, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958717, + "hold30_r": -1.982961 + }, + { + "symbol": "PODD", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.009967, + "strategy_rank": 91.262458, + "rr": 2.06462, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.09693, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046392, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.287929, + "strategy_rank": 56.932447, + "rr": 1.694234, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.541351, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.613049, + "hold30_r": 3.442879 + }, + { + "symbol": "RL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.264673, + "strategy_rank": 86.467331, + "rr": 1.756424, + "primary_prob": 21.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.634636, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.979896, + "range_504_ratio": 2.66418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.711852, + "hold30_r": 2.276167 + }, + { + "symbol": "RSG", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.492802, + "strategy_rank": 60.110742, + "rr": 0.906485, + "primary_prob": 52.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.359728, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081009, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.486157, + "strategy_rank": 90.044297, + "rr": 2.719677, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.079516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.705898, + "hold30_r": 5.391612 + }, + { + "symbol": "SBAC", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.727575, + "strategy_rank": 66.046512, + "rr": 2.066771, + "primary_prob": 22.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.100157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.342924, + "range_504_ratio": 1.409061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.003561, + "hold30_r": 1.25214 + }, + { + "symbol": "SOLV", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.392027, + "strategy_rank": 75.116279, + "rr": 1.571058, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.356587, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051256, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.613511, + "strategy_rank": 82.679956, + "rr": 1.955761, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.933642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.95499, + "range_504_ratio": 2.598644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.909497, + "hold30_r": 4.206879 + }, + { + "symbol": "T", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.234773, + "strategy_rank": 72.945736, + "rr": 0.767296, + "primary_prob": 58.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.150943, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071497, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.24474, + "strategy_rank": 81.384275, + "rr": 0.877364, + "primary_prob": 51.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.316046, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.823877, + "hold30_r": 0.552414 + }, + { + "symbol": "TMUS", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.815061, + "strategy_rank": 75.127353, + "rr": 2.756023, + "primary_prob": 21.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.134034, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.785496, + "range_504_ratio": 2.193495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06277, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.781838, + "strategy_rank": 96.124031, + "rr": 2.335348, + "primary_prob": 20.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.503022, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027352, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.117386, + "strategy_rank": 91.904762, + "rr": 1.517727, + "primary_prob": 26.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.27659, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.469463, + "hold30_r": 8.612671 + }, + { + "symbol": "TRGP", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.600221, + "strategy_rank": 82.679956, + "rr": 1.975706, + "primary_prob": 21.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.963559, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.146369, + "range_504_ratio": 3.146745, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.043229, + "hold30_r": 0.066756 + }, + { + "symbol": "TRV", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.16722, + "strategy_rank": 63.93134, + "rr": 1.272655, + "primary_prob": 42.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.908982, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.206245, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.33887, + "strategy_rank": 98.106312, + "rr": 0.775186, + "primary_prob": 51.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.162779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.753125, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.023256, + "strategy_rank": 93.521595, + "rr": 1.708687, + "primary_prob": 44.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.56303, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033138, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.791805, + "strategy_rank": 70.609081, + "rr": 0.668136, + "primary_prob": 61.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.002204, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.54799, + "range_504_ratio": 1.729773, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.604189, + "hold30_r": 0.939145 + }, + { + "symbol": "VST", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.895903, + "strategy_rank": 98.128461, + "rr": 0.902927, + "primary_prob": 44.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.354391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.094945, + "range_504_ratio": 8.124997, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.870555, + "hold30_r": 3.105508 + }, + { + "symbol": "VTR", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.378738, + "strategy_rank": 67.076412, + "rr": 1.377699, + "primary_prob": 39.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.066549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306613, + "hold30_r": 2.050248 + }, + { + "symbol": "WEC", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.929125, + "strategy_rank": 61.749723, + "rr": 1.799659, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.699489, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080879, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.0299, + "strategy_rank": 67.475083, + "rr": 1.462976, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.194463, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.73718, + "range_504_ratio": 2.090034, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.400394, + "hold30_r": 2.177294 + }, + { + "symbol": "WMB", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.593577, + "strategy_rank": 73.277962, + "rr": 0.814898, + "primary_prob": 55.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.222347, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.717191, + "range_504_ratio": 2.048671, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.755866, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.808416, + "strategy_rank": 72.934662, + "rr": 0.85304, + "primary_prob": 54.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.279559, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.751211, + "range_504_ratio": 2.119565, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069707, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.590255, + "strategy_rank": 67.430786, + "rr": 1.599239, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.398859, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709515, + "range_504_ratio": 2.033005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066616, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-06-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606866, + "strategy_rank": 61.284607, + "rr": 1.280642, + "primary_prob": 41.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.920962, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071598, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-06-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.003322, + "strategy_rank": 97.508306, + "rr": 0.688528, + "primary_prob": 63.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.032792, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.436924, + "range_504_ratio": 4.207731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.649215, + "hold30_r": 6.550672 + }, + { + "symbol": "KVUE", + "date": "2025-06-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.945736, + "strategy_rank": 65.703212, + "rr": 2.549122, + "primary_prob": 23.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.823683, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.414292, + "range_504_ratio": 1.513299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04973, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-06-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.550562, + "strategy_rank": 91.775281, + "rr": 1.849738, + "primary_prob": 34.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.774607, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.38783, + "range_504_ratio": 4.006146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.815784, + "hold30_r": 2.053758 + }, + { + "symbol": "ABT", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.05618, + "strategy_rank": 61.696629, + "rr": 1.285895, + "primary_prob": 40.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.928842, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.210833, + "hold30_r": -1.625739 + }, + { + "symbol": "AEE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.348315, + "strategy_rank": 64.820225, + "rr": 1.600953, + "primary_prob": 35.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.40143, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.519881, + "hold30_r": 2.899111 + }, + { + "symbol": "AJG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.382022, + "strategy_rank": 64.764045, + "rr": 2.176862, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.265293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.527453, + "range_504_ratio": 1.694611, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057852, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.022472, + "strategy_rank": 67.05618, + "rr": 1.35634, + "primary_prob": 40.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.03451, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.751253, + "range_504_ratio": 2.119654, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061081, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.775281, + "strategy_rank": 99.674157, + "rr": 0.774943, + "primary_prob": 56.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.162414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.178568, + "range_504_ratio": 24.012346, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024205, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.865169, + "strategy_rank": 61.876404, + "rr": 0.726069, + "primary_prob": 58.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.089103, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.640599, + "hold30_r": 1.015755 + }, + { + "symbol": "AVGO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.730337, + "strategy_rank": 88.831461, + "rr": 0.76005, + "primary_prob": 59.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.140074, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.205468, + "range_504_ratio": 3.338322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.718046, + "hold30_r": 3.733461 + }, + { + "symbol": "AXON", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.101124, + "strategy_rank": 96.47191, + "rr": 0.795542, + "primary_prob": 60.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.193313, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.526008, + "range_504_ratio": 4.599778, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.747074, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.303371, + "strategy_rank": 62.966292, + "rr": 1.748257, + "primary_prob": 33.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.622385, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.500133, + "range_504_ratio": 1.64894, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067682, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.820225, + "strategy_rank": 71.550562, + "rr": 1.1449, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.717349, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.782341, + "range_504_ratio": 2.186585, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.07768, + "hold30_r": 1.287081 + }, + { + "symbol": "BSX", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.505618, + "strategy_rank": 66.865169, + "rr": 1.733734, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.600601, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.666861, + "hold30_r": 1.048497 + }, + { + "symbol": "CBRE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685393, + "strategy_rank": 79.550562, + "rr": 1.761641, + "primary_prob": 32.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.642461, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.703775, + "hold30_r": 5.136451 + }, + { + "symbol": "CCL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.853933, + "strategy_rank": 87.831461, + "rr": 1.990132, + "primary_prob": 24.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.985198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.974351, + "range_504_ratio": 2.649446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.951196, + "hold30_r": 5.427329 + }, + { + "symbol": "CHTR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.157303, + "strategy_rank": 84.044944, + "rr": 1.371803, + "primary_prob": 39.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.057705, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.323708, + "hold30_r": -2.871882 + }, + { + "symbol": "CIEN", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.179775, + "strategy_rank": 95.303371, + "rr": 1.522656, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.283983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.489416, + "hold30_r": 4.387424 + }, + { + "symbol": "CINF", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.47191, + "strategy_rank": 66.157303, + "rr": 1.631372, + "primary_prob": 34.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.447058, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.563685, + "hold30_r": 0.521853 + }, + { + "symbol": "COF", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.202247, + "strategy_rank": 85.269663, + "rr": 1.749807, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.624711, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.870346, + "range_504_ratio": 2.387737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.701153, + "hold30_r": 2.644437 + }, + { + "symbol": "CPAY", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.235955, + "strategy_rank": 78.808989, + "rr": 1.507226, + "primary_prob": 32.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.260839, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.598089, + "range_504_ratio": 1.81864, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044062, + "hold30_r": -0.290057 + }, + { + "symbol": "CVNA", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.325843, + "strategy_rank": 99.224719, + "rr": 1.557092, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.335638, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.836776, + "range_504_ratio": 17.06068, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.529578, + "hold30_r": 4.499035 + }, + { + "symbol": "EBAY", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.955056, + "strategy_rank": 72.303371, + "rr": 1.11809, + "primary_prob": 48.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.677135, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068956, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.606742, + "strategy_rank": 71.044944, + "rr": 1.614953, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.422429, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.550026, + "hold30_r": 3.788334 + }, + { + "symbol": "EVRG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.11236, + "strategy_rank": 56.213483, + "rr": 0.923795, + "primary_prob": 51.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.385692, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.405234, + "range_504_ratio": 1.499654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.843922, + "hold30_r": 2.429465 + }, + { + "symbol": "EXC", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.685393, + "strategy_rank": 58.898876, + "rr": 1.057018, + "primary_prob": 47.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.585526, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984107, + "hold30_r": 2.192982 + }, + { + "symbol": "EXPE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.561798, + "strategy_rank": 82.820225, + "rr": 1.735675, + "primary_prob": 33.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.603512, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.693487, + "hold30_r": 2.373837 + }, + { + "symbol": "FFIV", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.505618, + "strategy_rank": 80.910112, + "rr": 1.209213, + "primary_prob": 41.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.81382, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.138743, + "hold30_r": 3.031579 + }, + { + "symbol": "FICO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.707865, + "strategy_rank": 90.573034, + "rr": 1.817455, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.726183, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.145062, + "range_504_ratio": 3.142638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033126, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.022472, + "strategy_rank": 92.696629, + "rr": 2.463484, + "primary_prob": 24.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.695226, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.292355, + "range_504_ratio": 3.641352, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.421196, + "hold30_r": 8.875202 + }, + { + "symbol": "FOX", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.280899, + "strategy_rank": 79.235955, + "rr": 1.919175, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.878763, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.864747, + "hold30_r": 0.827987 + }, + { + "symbol": "FOXA", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.404494, + "strategy_rank": 79.483146, + "rr": 1.628018, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.442027, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573159, + "hold30_r": 0.8521 + }, + { + "symbol": "FTNT", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.966292, + "strategy_rank": 87.764045, + "rr": 1.487238, + "primary_prob": 36.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.230857, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05033, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.078652, + "strategy_rank": 78.213483, + "rr": 2.235947, + "primary_prob": 18.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.353921, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.065658, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.786517, + "strategy_rank": 80.876404, + "rr": 2.582072, + "primary_prob": 10.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.873108, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.91968, + "range_504_ratio": 2.508488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.52602, + "hold30_r": 4.200027 + }, + { + "symbol": "GILD", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.629213, + "strategy_rank": 77.651685, + "rr": 1.433189, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.149783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.383956, + "hold30_r": 0.977811 + }, + { + "symbol": "GL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.258427, + "strategy_rank": 73.977528, + "rr": 1.840251, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.760377, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.773024, + "hold30_r": 5.928303 + }, + { + "symbol": "GS", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.786517, + "strategy_rank": 75.224719, + "rr": 1.908209, + "primary_prob": 23.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.862313, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.842881, + "range_504_ratio": 2.323049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.847442, + "hold30_r": 4.813083 + }, + { + "symbol": "HIG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.011236, + "strategy_rank": 60.011236, + "rr": 1.401052, + "primary_prob": 39.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.101577, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651951, + "range_504_ratio": 1.919282, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07742, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.752809, + "strategy_rank": 88.786517, + "rr": 0.890254, + "primary_prob": 54.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.335381, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.417874, + "range_504_ratio": 4.128334, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.830515, + "hold30_r": 1.327572 + }, + { + "symbol": "IBKR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.955056, + "strategy_rank": 93.696629, + "rr": 1.2906, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.935901, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044835, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.269663, + "strategy_rank": 69.337079, + "rr": 1.445562, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.168343, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.729001, + "range_504_ratio": 2.073008, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.367493, + "hold30_r": 3.869856 + }, + { + "symbol": "KMI", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.325843, + "strategy_rank": 72.977528, + "rr": 1.173663, + "primary_prob": 44.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.760495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.107954, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.247191, + "strategy_rank": 68.651685, + "rr": 1.323286, + "primary_prob": 40.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.984928, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.559124, + "range_504_ratio": 1.749139, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.252033, + "hold30_r": 2.24185 + }, + { + "symbol": "LITE", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.05618, + "strategy_rank": 95.764045, + "rr": 1.610262, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.415393, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.580538, + "hold30_r": 4.085339 + }, + { + "symbol": "LYV", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.382022, + "strategy_rank": 81.640449, + "rr": 1.153941, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.730912, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.102407, + "hold30_r": 0.373438 + }, + { + "symbol": "MMM", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.921348, + "strategy_rank": 80.146067, + "rr": 1.367934, + "primary_prob": 39.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.051901, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.308899, + "hold30_r": 1.455006 + }, + { + "symbol": "MNST", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.258427, + "strategy_rank": 61.11236, + "rr": 1.087771, + "primary_prob": 36.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.631656, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.397275, + "range_504_ratio": 1.487765, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081785, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.404494, + "strategy_rank": 61.258427, + "rr": 1.561586, + "primary_prob": 22.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.34238, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081161, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.460674, + "strategy_rank": 76.707865, + "rr": 2.300701, + "primary_prob": 24.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.451051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.715863, + "range_504_ratio": 2.045952, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.235839, + "hold30_r": 3.083788 + }, + { + "symbol": "MSTR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.550562, + "strategy_rank": 99.449438, + "rr": 1.687092, + "primary_prob": 20.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.530638, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.016198, + "range_504_ratio": 20.413534, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.657263, + "hold30_r": 1.060611 + }, + { + "symbol": "NDAQ", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606742, + "strategy_rank": 67.011236, + "rr": 0.759134, + "primary_prob": 59.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.138701, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.624048, + "range_504_ratio": 1.866468, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.674944, + "hold30_r": 5.029876 + }, + { + "symbol": "NFLX", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.303371, + "strategy_rank": 85.707865, + "rr": 1.125052, + "primary_prob": 32.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.687578, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.298412, + "range_504_ratio": 3.663475, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.059809, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.426966, + "strategy_rank": 63.921348, + "rr": 0.830636, + "primary_prob": 54.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.245955, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.753594, + "hold30_r": 3.108757 + }, + { + "symbol": "NOW", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.0, + "strategy_rank": 87.842697, + "rr": 1.269513, + "primary_prob": 42.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.904269, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062039, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.651685, + "strategy_rank": 97.404494, + "rr": 1.014714, + "primary_prob": 48.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.522071, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.594988, + "range_504_ratio": 4.928272, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.971494, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.224719, + "strategy_rank": 64.94382, + "rr": 2.158265, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.237397, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.097792, + "hold30_r": 3.241568 + }, + { + "symbol": "PGR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.011236, + "strategy_rank": 71.292135, + "rr": 1.749434, + "primary_prob": 32.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.624151, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061393, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.831461, + "strategy_rank": 89.47191, + "rr": 1.725603, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.588404, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051524, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.932584, + "strategy_rank": 91.910112, + "rr": 1.575346, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.363019, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.273211, + "range_504_ratio": 3.572304, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.528292, + "hold30_r": 4.97673 + }, + { + "symbol": "RL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.775281, + "strategy_rank": 88.224719, + "rr": 0.783233, + "primary_prob": 53.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.17485, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.979896, + "range_504_ratio": 2.66418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.737946, + "hold30_r": 2.842506 + }, + { + "symbol": "RSG", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.595506, + "strategy_rank": 58.752809, + "rr": 1.684129, + "primary_prob": 21.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.526193, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083289, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.101124, + "strategy_rank": 92.269663, + "rr": 1.873845, + "primary_prob": 34.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.810768, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.857256, + "hold30_r": 2.79323 + }, + { + "symbol": "SOLV", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.629213, + "strategy_rank": 78.573034, + "rr": 1.336222, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.004333, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.283009, + "hold30_r": -0.511949 + }, + { + "symbol": "STT", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.921348, + "strategy_rank": 71.05618, + "rr": 1.409043, + "primary_prob": 39.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.113564, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.495092, + "range_504_ratio": 1.64065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.338777, + "hold30_r": 5.581666 + }, + { + "symbol": "SYF", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.179775, + "strategy_rank": 85.235955, + "rr": 2.200172, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.300259, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.95499, + "range_504_ratio": 2.598644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.152927, + "hold30_r": 3.679755 + }, + { + "symbol": "T", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.730337, + "strategy_rank": 72.47191, + "rr": 1.889117, + "primary_prob": 16.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.833676, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.813415, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.483146, + "strategy_rank": 81.786517, + "rr": 1.984533, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.976799, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.926021, + "hold30_r": 0.008709 + }, + { + "symbol": "TMUS", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.561798, + "strategy_rank": 76.0, + "rr": 2.162996, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.244494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772334, + "range_504_ratio": 2.164814, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.108261, + "hold30_r": 2.098628 + }, + { + "symbol": "TPL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.52809, + "strategy_rank": 94.966292, + "rr": 1.796127, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.694191, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030316, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.202247, + "strategy_rank": 92.741573, + "rr": 2.117283, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.175925, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.072605, + "hold30_r": 6.821065 + }, + { + "symbol": "TRGP", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.831461, + "strategy_rank": 81.52809, + "rr": 3.514937, + "primary_prob": 32.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 5.272406, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.140339, + "range_504_ratio": 3.127827, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044187, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.044944, + "strategy_rank": 63.88764, + "rr": 0.702894, + "primary_prob": 59.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.054341, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631834, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.426966, + "strategy_rank": 98.05618, + "rr": 1.835343, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.753014, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023588, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.359551, + "strategy_rank": 93.134831, + "rr": 1.068127, + "primary_prob": 40.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.602191, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.042448, + "hold30_r": 2.551501 + }, + { + "symbol": "V", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.247191, + "strategy_rank": 62.325843, + "rr": 1.105035, + "primary_prob": 46.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.657553, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.52845, + "range_504_ratio": 1.6963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06605, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-06-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.977528, + "strategy_rank": 98.011236, + "rr": 2.247378, + "primary_prob": 27.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.371066, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.090714, + "range_504_ratio": 8.090688, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.211313, + "hold30_r": 3.123542 + }, + { + "symbol": "VTR", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.280899, + "strategy_rank": 66.202247, + "rr": 1.814357, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.721535, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.742013, + "hold30_r": 2.547477 + }, + { + "symbol": "WEC", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.876404, + "strategy_rank": 62.516854, + "rr": 0.749197, + "primary_prob": 57.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.123795, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.6671, + "hold30_r": 1.963684 + }, + { + "symbol": "WMB", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.651685, + "strategy_rank": 73.078652, + "rr": 1.060094, + "primary_prob": 47.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.590142, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.714206, + "range_504_ratio": 2.042564, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001035, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.696629, + "strategy_rank": 73.853933, + "rr": 0.853579, + "primary_prob": 53.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.280368, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.783907, + "hold30_r": 1.378648 + }, + { + "symbol": "WRB", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.573034, + "strategy_rank": 68.719101, + "rr": 1.178561, + "primary_prob": 38.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.767841, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709515, + "range_504_ratio": 2.033005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072854, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-06-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.52809, + "strategy_rank": 63.561798, + "rr": 1.554162, + "primary_prob": 36.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.331243, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.486385, + "hold30_r": 4.021164 + }, + { + "symbol": "KVUE", + "date": "2025-06-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.22919, + "strategy_rank": 68.483466, + "rr": 2.855013, + "primary_prob": 21.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 4.282519, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.414292, + "range_504_ratio": 1.513299, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053559, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-06-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.360319, + "strategy_rank": 93.762828, + "rr": 1.849657, + "primary_prob": 32.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.774485, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.38783, + "range_504_ratio": 4.006146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03883, + "hold30_r": -1.0 + }, + { + "symbol": "ADP", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.212087, + "strategy_rank": 59.053592, + "rr": 1.64272, + "primary_prob": 34.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.464081, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473287, + "range_504_ratio": 1.605262, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.56832, + "hold30_r": 0.66119 + }, + { + "symbol": "AEE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.851767, + "strategy_rank": 63.580388, + "rr": 1.345232, + "primary_prob": 40.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.017848, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.260154, + "hold30_r": 3.229558 + }, + { + "symbol": "AJG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.238312, + "strategy_rank": 63.705815, + "rr": 2.102561, + "primary_prob": 28.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.153842, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.517211, + "range_504_ratio": 1.677343, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059365, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.984036, + "strategy_rank": 67.2748, + "rr": 1.53866, + "primary_prob": 36.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.307989, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.751253, + "range_504_ratio": 2.119654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480496, + "hold30_r": 2.141448 + }, + { + "symbol": "APP", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.885975, + "strategy_rank": 99.749145, + "rr": 1.507234, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.260851, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.134733, + "range_504_ratio": 22.982495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.484553, + "hold30_r": 3.298405 + }, + { + "symbol": "ATO", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.597491, + "strategy_rank": 62.155074, + "rr": 0.967901, + "primary_prob": 50.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.451852, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.881704, + "hold30_r": 2.819048 + }, + { + "symbol": "AZO", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.264538, + "strategy_rank": 61.140251, + "rr": 2.126706, + "primary_prob": 27.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.190059, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.500133, + "range_504_ratio": 1.64894, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.066197, + "hold30_r": 4.948827 + }, + { + "symbol": "BK", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.702395, + "strategy_rank": 75.119726, + "rr": 1.042098, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.563148, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.848378, + "range_504_ratio": 2.335855, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.971046, + "hold30_r": 4.819705 + }, + { + "symbol": "BKNG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.948689, + "strategy_rank": 72.394527, + "rr": 0.917329, + "primary_prob": 54.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.375993, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.772407, + "range_504_ratio": 2.164971, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.849367, + "hold30_r": -0.32988 + }, + { + "symbol": "BSX", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.632839, + "strategy_rank": 66.852908, + "rr": 0.975009, + "primary_prob": 39.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.462513, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79595, + "range_504_ratio": 2.216546, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.900059, + "hold30_r": -0.47791 + }, + { + "symbol": "CBRE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.202965, + "strategy_rank": 75.359179, + "rr": 2.077622, + "primary_prob": 36.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.116433, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.020994, + "hold30_r": 4.007789 + }, + { + "symbol": "CCL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.825542, + "strategy_rank": 89.270239, + "rr": 1.732324, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.598487, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.974351, + "range_504_ratio": 2.649446, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694517, + "hold30_r": 2.618889 + }, + { + "symbol": "CHTR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.132269, + "strategy_rank": 82.930445, + "rr": 1.790015, + "primary_prob": 29.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.685023, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053588, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.579247, + "strategy_rank": 95.655644, + "rr": 1.661157, + "primary_prob": 42.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.491735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623015, + "hold30_r": 3.781467 + }, + { + "symbol": "CINF", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.387685, + "strategy_rank": 64.652223, + "rr": 1.280319, + "primary_prob": 38.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.920478, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.532039, + "range_504_ratio": 1.7024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20901, + "hold30_r": 1.922624 + }, + { + "symbol": "CME", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.614595, + "strategy_rank": 66.31699, + "rr": 1.706766, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.560149, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.490986, + "range_504_ratio": 1.633927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.637473, + "hold30_r": 1.005025 + }, + { + "symbol": "CTVA", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.808438, + "strategy_rank": 66.431015, + "rr": 0.987918, + "primary_prob": 37.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.481876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550651, + "range_504_ratio": 1.734382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904631, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.201824, + "strategy_rank": 99.133409, + "rr": 1.659144, + "primary_prob": 37.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.488716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.836776, + "range_504_ratio": 17.06068, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.629267, + "hold30_r": 1.987084 + }, + { + "symbol": "DE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.913341, + "strategy_rank": 73.68301, + "rr": 1.128178, + "primary_prob": 45.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.692267, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.067036, + "hold30_r": -0.006033 + }, + { + "symbol": "DRI", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.00114, + "strategy_rank": 69.007982, + "rr": 1.472731, + "primary_prob": 22.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.209096, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056068, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.457241, + "strategy_rank": 74.732041, + "rr": 1.650366, + "primary_prob": 34.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.475549, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.58635, + "hold30_r": 7.946223 + }, + { + "symbol": "EQT", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.070696, + "strategy_rank": 86.887115, + "rr": 1.077075, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.615612, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044959, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.781072, + "strategy_rank": 72.006842, + "rr": 1.563315, + "primary_prob": 36.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.344972, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.494481, + "hold30_r": 3.897918 + }, + { + "symbol": "EXC", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.492588, + "strategy_rank": 60.684151, + "rr": 1.230484, + "primary_prob": 43.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.845726, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.152115, + "hold30_r": 3.01135 + }, + { + "symbol": "EXE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.535918, + "strategy_rank": 74.561003, + "rr": 0.990191, + "primary_prob": 36.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.485286, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055293, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.123147, + "strategy_rank": 81.516534, + "rr": 1.74261, + "primary_prob": 47.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.613915, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071627, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.526796, + "strategy_rank": 94.526796, + "rr": 1.988303, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.982455, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.292355, + "range_504_ratio": 3.641352, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.942703, + "hold30_r": 8.392007 + }, + { + "symbol": "FOX", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.754846, + "strategy_rank": 78.882554, + "rr": 1.889243, + "primary_prob": 22.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.833865, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060668, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.553022, + "strategy_rank": 79.099202, + "rr": 0.69769, + "primary_prob": 48.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.046536, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.638708, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.377423, + "strategy_rank": 88.244014, + "rr": 1.325451, + "primary_prob": 38.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.988176, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048798, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.395667, + "strategy_rank": 79.988597, + "rr": 0.904729, + "primary_prob": 54.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.357093, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.91968, + "range_504_ratio": 2.508488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.844995, + "hold30_r": 2.643672 + }, + { + "symbol": "GILD", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.982896, + "strategy_rank": 77.194983, + "rr": 1.890056, + "primary_prob": 22.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.835084, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.842665, + "hold30_r": 0.973056 + }, + { + "symbol": "GL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.220068, + "strategy_rank": 72.95325, + "rr": 1.38158, + "primary_prob": 39.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.07237, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.073318, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.807298, + "strategy_rank": 94.446978, + "rr": 1.158561, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.737842, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.181068, + "range_504_ratio": 3.257851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.114891, + "hold30_r": 5.00961 + }, + { + "symbol": "KMI", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.763968, + "strategy_rank": 74.104903, + "rr": 3.639286, + "primary_prob": 3.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 5.458929, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065002, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.351197, + "strategy_rank": 96.693273, + "rr": 2.318582, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.477873, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.284612, + "hold30_r": 3.583195 + }, + { + "symbol": "LYV", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.842645, + "strategy_rank": 81.288483, + "rr": 0.776393, + "primary_prob": 56.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.164589, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.722985, + "hold30_r": 0.37994 + }, + { + "symbol": "MMM", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.676169, + "strategy_rank": 79.703535, + "rr": 1.514569, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.271853, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.605395, + "range_504_ratio": 1.831976, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.451025, + "hold30_r": 0.858009 + }, + { + "symbol": "MO", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.141391, + "strategy_rank": 62.417332, + "rr": 1.279396, + "primary_prob": 40.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.919093, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086038, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.554162, + "strategy_rank": 76.63626, + "rr": 1.499221, + "primary_prob": 28.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.248832, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.448995, + "hold30_r": -2.492212 + }, + { + "symbol": "MSTR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.5439, + "strategy_rank": 99.441277, + "rr": 1.704773, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.557159, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.892252, + "range_504_ratio": 18.033876, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.671026, + "hold30_r": 0.579133 + }, + { + "symbol": "NEM", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.290764, + "strategy_rank": 79.372862, + "rr": 0.918502, + "primary_prob": 54.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.377752, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.717823, + "range_504_ratio": 2.049966, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.869518, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.167617, + "strategy_rank": 64.332953, + "rr": 1.672029, + "primary_prob": 19.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.508043, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077469, + "hold30_r": -1.0 + }, + { + "symbol": "NOW", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659065, + "strategy_rank": 85.427594, + "rr": 1.253564, + "primary_prob": 42.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.880346, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.191529, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.403649, + "strategy_rank": 97.309008, + "rr": 0.896953, + "primary_prob": 52.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.34543, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.551429, + "range_504_ratio": 4.718207, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.850383, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.010262, + "strategy_rank": 59.95439, + "rr": 1.924587, + "primary_prob": 30.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.886881, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863052, + "hold30_r": 5.474702 + }, + { + "symbol": "PGR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.685291, + "strategy_rank": 68.665906, + "rr": 1.820301, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.730451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060377, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.719498, + "strategy_rank": 75.450399, + "rr": 0.94504, + "primary_prob": 50.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.417559, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.866823, + "hold30_r": -2.174244 + }, + { + "symbol": "PODD", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.895097, + "strategy_rank": 90.524515, + "rr": 1.584147, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.376221, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05233, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.071836, + "strategy_rank": 57.366021, + "rr": 1.336296, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.004444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.25358, + "hold30_r": 3.54321 + }, + { + "symbol": "RL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.386545, + "strategy_rank": 90.889396, + "rr": 1.235253, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.85288, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.979896, + "range_504_ratio": 2.66418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.187533, + "hold30_r": 0.735233 + }, + { + "symbol": "RSG", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.860889, + "strategy_rank": 60.444698, + "rr": 1.490838, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.236257, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079127, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.843786, + "strategy_rank": 69.384265, + "rr": 1.706548, + "primary_prob": 21.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.559822, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.778053, + "range_504_ratio": 2.17723, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.646629, + "hold30_r": 3.047256 + }, + { + "symbol": "SATS", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 82.782212, + "strategy_rank": 87.844926, + "rr": 2.057255, + "primary_prob": 32.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.085882, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.22618, + "range_504_ratio": 3.408185, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.037977, + "hold30_r": 1.064475 + }, + { + "symbol": "SOLV", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.369441, + "strategy_rank": 80.36488, + "rr": 2.026921, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.040381, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058064, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.298746, + "strategy_rank": 70.866591, + "rr": 1.592083, + "primary_prob": 21.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.388124, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.770839, + "range_504_ratio": 2.161579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.511991, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.158495, + "strategy_rank": 81.835804, + "rr": 0.66949, + "primary_prob": 64.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.004236, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.90658, + "range_504_ratio": 2.475842, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.613673, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.307868, + "strategy_rank": 76.077537, + "rr": 1.619067, + "primary_prob": 31.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.428601, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.554804, + "hold30_r": 1.674077 + }, + { + "symbol": "TPL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.149373, + "strategy_rank": 94.754846, + "rr": 1.065155, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.597732, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.433072, + "range_504_ratio": 4.191556, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030722, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.947548, + "strategy_rank": 92.576967, + "rr": 1.452744, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.179116, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.404868, + "hold30_r": 6.462371 + }, + { + "symbol": "TRGP", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.413911, + "strategy_rank": 79.053592, + "rr": 2.357511, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.536266, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.140339, + "range_504_ratio": 3.127827, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043253, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.720639, + "strategy_rank": 64.059293, + "rr": 1.106392, + "primary_prob": 46.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.659588, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068002, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.175599, + "strategy_rank": 97.901938, + "rr": 0.78398, + "primary_prob": 50.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.175969, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057164, + "hold30_r": -1.033881 + }, + { + "symbol": "UAL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.324971, + "strategy_rank": 95.290764, + "rr": 1.515988, + "primary_prob": 26.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.273982, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.488413, + "hold30_r": 2.021509 + }, + { + "symbol": "V", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.615735, + "strategy_rank": 62.485747, + "rr": 2.023559, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.035339, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.509965, + "range_504_ratio": 1.665233, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056901, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-06-25", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.159635, + "strategy_rank": 85.735462, + "rr": 2.014793, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.022189, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.93088, + "range_504_ratio": 6.895575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033791, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.745724, + "strategy_rank": 98.506271, + "rr": 1.418273, + "primary_prob": 39.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.12741, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.082248, + "range_504_ratio": 8.022481, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.379365, + "hold30_r": 2.012039 + }, + { + "symbol": "VTR", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.466363, + "strategy_rank": 64.549601, + "rr": 1.390322, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.085483, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.59575, + "range_504_ratio": 1.814391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073789, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.079818, + "strategy_rank": 63.295325, + "rr": 1.73172, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.59758, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.647038, + "hold30_r": 3.222819 + }, + { + "symbol": "WELL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.930445, + "strategy_rank": 68.814139, + "rr": 0.865178, + "primary_prob": 44.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.297767, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.73718, + "range_504_ratio": 2.090034, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.798305, + "hold30_r": 3.541347 + }, + { + "symbol": "WMT", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.992018, + "strategy_rank": 73.169897, + "rr": 0.929179, + "primary_prob": 51.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.393768, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074006, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.623717, + "strategy_rank": 67.32041, + "rr": 1.779086, + "primary_prob": 25.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.668629, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.690793, + "range_504_ratio": 1.995298, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074154, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-06-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.887115, + "strategy_rank": 63.04447, + "rr": 1.41234, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.118509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.338826, + "hold30_r": 3.226863 + }, + { + "symbol": "WBD", + "date": "2025-06-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.062714, + "strategy_rank": 87.012543, + "rr": 2.107976, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.161963, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.078431, + "hold30_r": -0.317965 + }, + { + "symbol": "KVUE", + "date": "2025-06-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.198385, + "strategy_rank": 66.412918, + "rr": 0.922467, + "primary_prob": 48.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.383701, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.411296, + "range_504_ratio": 1.508772, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863243, + "hold30_r": 1.372383 + }, + { + "symbol": "CEG", + "date": "2025-07-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.539792, + "strategy_rank": 96.712803, + "rr": 0.946496, + "primary_prob": 50.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.419744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.367049, + "range_504_ratio": 3.923754, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.909603, + "hold30_r": 1.180784 + }, + { + "symbol": "ABT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.506344, + "strategy_rank": 61.326413, + "rr": 1.349111, + "primary_prob": 34.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.023667, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.034784, + "hold30_r": -1.965066 + }, + { + "symbol": "ADP", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.467128, + "strategy_rank": 61.557093, + "rr": 0.855272, + "primary_prob": 53.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.282908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473287, + "range_504_ratio": 1.605262, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.784556, + "hold30_r": -0.390609 + }, + { + "symbol": "AJG", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.851211, + "strategy_rank": 66.50519, + "rr": 1.664296, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.496445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.510233, + "range_504_ratio": 1.665679, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059276, + "hold30_r": -1.0 + }, + { + "symbol": "ALL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.236448, + "strategy_rank": 70.461361, + "rr": 1.779814, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.669722, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.751253, + "range_504_ratio": 2.119654, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.723705, + "hold30_r": 2.018848 + }, + { + "symbol": "AON", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.89158, + "strategy_rank": 61.06113, + "rr": 1.235917, + "primary_prob": 42.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.853876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.432164, + "range_504_ratio": 1.540588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.169166, + "hold30_r": 1.405088 + }, + { + "symbol": "APP", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88466, + "strategy_rank": 99.746251, + "rr": 1.56702, + "primary_prob": 36.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.350529, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.040386, + "range_504_ratio": 20.913312, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.545017, + "hold30_r": 3.187108 + }, + { + "symbol": "ATO", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.38985, + "strategy_rank": 60.576701, + "rr": 1.289088, + "primary_prob": 41.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.933633, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.205084, + "hold30_r": 4.053005 + }, + { + "symbol": "AXON", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.961938, + "strategy_rank": 96.33218, + "rr": 0.746181, + "primary_prob": 49.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.119272, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.70388, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.122261, + "strategy_rank": 59.94233, + "rr": 1.314494, + "primary_prob": 38.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.971741, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.500133, + "range_504_ratio": 1.64894, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.252971, + "hold30_r": 2.563714 + }, + { + "symbol": "BSX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.967705, + "strategy_rank": 66.56286, + "rr": 1.252274, + "primary_prob": 34.88, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.878411, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.799304, + "range_504_ratio": 2.223992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.182707, + "hold30_r": 0.174538 + }, + { + "symbol": "CAH", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.155709, + "strategy_rank": 68.615917, + "rr": 0.930376, + "primary_prob": 41.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.395564, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.860858, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.199539, + "strategy_rank": 74.452134, + "rr": 2.763785, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.145677, + "raw_level_count": 10, + "gate_level_count": 9, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04834, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.697809, + "strategy_rank": 78.465975, + "rr": 2.322371, + "primary_prob": 32.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.483556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056564, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.770473, + "strategy_rank": 95.732411, + "rr": 1.788571, + "primary_prob": 22.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.682856, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747733, + "hold30_r": 3.05563 + }, + { + "symbol": "CME", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.463668, + "strategy_rank": 66.747405, + "rr": 1.413418, + "primary_prob": 35.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.120127, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.479034, + "range_504_ratio": 1.614513, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.340276, + "hold30_r": -0.148502 + }, + { + "symbol": "COR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.15917, + "strategy_rank": 61.972318, + "rr": 0.685055, + "primary_prob": 60.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.027583, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.619035, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 64.705882, + "rr": 0.822133, + "primary_prob": 58.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.233199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449858, + "range_504_ratio": 1.56809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087549, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.814302, + "strategy_rank": 60.980392, + "rr": 0.680786, + "primary_prob": 60.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.021179, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.421996, + "range_504_ratio": 1.525002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07377, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.542099, + "strategy_rank": 71.337947, + "rr": 1.255556, + "primary_prob": 26.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.883334, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061607, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.465975, + "strategy_rank": 75.144175, + "rr": 1.103817, + "primary_prob": 46.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.655725, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.039039, + "hold30_r": 9.702099 + }, + { + "symbol": "EQT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.886967, + "strategy_rank": 87.035755, + "rr": 1.089117, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.633675, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04463, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.38639, + "strategy_rank": 71.822376, + "rr": 1.605353, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.40803, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.534454, + "hold30_r": 3.910286 + }, + { + "symbol": "EXE", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.77278, + "strategy_rank": 75.513264, + "rr": 0.91034, + "primary_prob": 52.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.36551, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049864, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.853518, + "strategy_rank": 82.825836, + "rr": 2.346394, + "primary_prob": 33.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.519592, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.299073, + "hold30_r": 5.007195 + }, + { + "symbol": "FFIV", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.50173, + "strategy_rank": 81.245675, + "rr": 1.481963, + "primary_prob": 31.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.222945, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.416307, + "hold30_r": 2.481043 + }, + { + "symbol": "FOX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.232987, + "strategy_rank": 78.627451, + "rr": 1.347068, + "primary_prob": 39.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.020602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.286433, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.925029, + "strategy_rank": 78.696655, + "rr": 1.175507, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.76326, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.117228, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.001153, + "strategy_rank": 87.762399, + "rr": 1.633052, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.449578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049418, + "hold30_r": -1.0 + }, + { + "symbol": "GDDY", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.6609, + "strategy_rank": 74.359862, + "rr": 1.160176, + "primary_prob": 44.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.740264, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.138567, + "range_504_ratio": 3.12229, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.069062, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.502884, + "strategy_rank": 82.260669, + "rr": 1.410207, + "primary_prob": 33.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.115311, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.9038, + "range_504_ratio": 2.468966, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.355939, + "hold30_r": 2.766091 + }, + { + "symbol": "GILD", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.732411, + "strategy_rank": 78.085352, + "rr": 2.015905, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.023858, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.962803, + "hold30_r": 1.788159 + }, + { + "symbol": "GL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.234141, + "strategy_rank": 73.517878, + "rr": 1.671425, + "primary_prob": 34.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.507137, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.070877, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.046136, + "strategy_rank": 59.700115, + "rr": 1.364231, + "primary_prob": 39.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.046346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651951, + "range_504_ratio": 1.919282, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.292312, + "hold30_r": 2.469461 + }, + { + "symbol": "HWM", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.615917, + "strategy_rank": 89.723183, + "rr": 1.688281, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.532422, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.474145, + "range_504_ratio": 4.367299, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.636888, + "hold30_r": 0.005842 + }, + { + "symbol": "IBM", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.194925, + "strategy_rank": 79.561707, + "rr": 1.083214, + "primary_prob": 51.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.624821, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.811513, + "range_504_ratio": 2.251311, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.43361, + "hold30_r": -3.360382 + }, + { + "symbol": "KMI", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.196078, + "strategy_rank": 74.452134, + "rr": 1.135289, + "primary_prob": 33.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.702933, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059918, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.00346, + "strategy_rank": 72.906574, + "rr": 1.134557, + "primary_prob": 45.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.701835, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.565622, + "range_504_ratio": 1.760542, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.074681, + "hold30_r": -0.426285 + }, + { + "symbol": "LITE", + "date": "2025-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.733564, + "strategy_rank": 94.117647, + "rr": 2.364145, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.546218, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.330336, + "hold30_r": 4.331796 + }, + { + "symbol": "LYV", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.734717, + "strategy_rank": 78.28143, + "rr": 1.700369, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.550554, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05869, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.583622, + "strategy_rank": 59.365629, + "rr": 1.219249, + "primary_prob": 43.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.828874, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.622889, + "range_504_ratio": 1.864306, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.153119, + "hold30_r": -1.028821 + }, + { + "symbol": "MO", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.119954, + "strategy_rank": 62.479815, + "rr": 1.124742, + "primary_prob": 43.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.687112, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087349, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.622837, + "strategy_rank": 75.224913, + "rr": 1.953519, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.930279, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052618, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.423299, + "strategy_rank": 99.354095, + "rr": 0.980703, + "primary_prob": 56.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.471054, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.950397, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.231834, + "strategy_rank": 86.15917, + "rr": 1.322062, + "primary_prob": 43.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.983093, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060345, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.889273, + "strategy_rank": 63.633218, + "rr": 0.732161, + "primary_prob": 58.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.098242, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.655796, + "hold30_r": 3.042193 + }, + { + "symbol": "NRG", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.154556, + "strategy_rank": 97.081892, + "rr": 1.821598, + "primary_prob": 19.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.732397, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.544527, + "range_504_ratio": 4.685754, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0424, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.544406, + "strategy_rank": 61.014994, + "rr": 1.471273, + "primary_prob": 37.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.20691, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.405755, + "hold30_r": 4.467184 + }, + { + "symbol": "PAYX", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.275663, + "strategy_rank": 66.874279, + "rr": 2.38574, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.57861, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.416911, + "range_504_ratio": 1.517267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05639, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.273356, + "strategy_rank": 70.553633, + "rr": 1.531342, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.297013, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061178, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.653979, + "strategy_rank": 99.238754, + "rr": 1.653156, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.479734, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.382729, + "range_504_ratio": 10.83443, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.626702, + "hold30_r": 4.895556 + }, + { + "symbol": "PM", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.923875, + "strategy_rank": 76.15917, + "rr": 1.647332, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.470997, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575157, + "hold30_r": -1.291401 + }, + { + "symbol": "PODD", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.309112, + "strategy_rank": 90.668973, + "rr": 1.917388, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.876082, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049965, + "hold30_r": -1.0 + }, + { + "symbol": "PPL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.430219, + "strategy_rank": 57.727797, + "rr": 1.940231, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.910346, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.502684, + "range_504_ratio": 1.653153, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.857904, + "hold30_r": 4.344624 + }, + { + "symbol": "RL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.310265, + "strategy_rank": 90.542099, + "rr": 1.291196, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.936795, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.979896, + "range_504_ratio": 2.66418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.242594, + "hold30_r": 1.40486 + }, + { + "symbol": "RMD", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.392157, + "strategy_rank": 68.10842, + "rr": 0.67028, + "primary_prob": 58.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.00542, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.687726, + "range_504_ratio": 1.989186, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.586982, + "hold30_r": 4.69424 + }, + { + "symbol": "RSG", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.890427, + "strategy_rank": 60.011534, + "rr": 1.517242, + "primary_prob": 33.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.275863, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074973, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.427912, + "strategy_rank": 79.607843, + "rr": 3.002016, + "primary_prob": 20.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.503024, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061254, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.504037, + "strategy_rank": 75.663206, + "rr": 1.453285, + "primary_prob": 30.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.179927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066844, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.540946, + "strategy_rank": 92.156863, + "rr": 1.061714, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.592572, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.415458, + "range_504_ratio": 4.118374, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034752, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.693195, + "strategy_rank": 92.053057, + "rr": 1.16013, + "primary_prob": 45.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.740194, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.251498, + "range_504_ratio": 3.495575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.111395, + "hold30_r": 2.595097 + }, + { + "symbol": "TRV", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.197232, + "strategy_rank": 66.470588, + "rr": 0.778153, + "primary_prob": 56.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.16723, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.714461, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.462514, + "strategy_rank": 97.289504, + "rr": 1.70604, + "primary_prob": 24.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.55906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02426, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.156863, + "strategy_rank": 81.637832, + "rr": 0.674894, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.012341, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061773, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-07-02", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.078431, + "strategy_rank": 95.767013, + "rr": 2.240389, + "primary_prob": 36.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.360584, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.206686, + "hold30_r": 3.771426 + }, + { + "symbol": "V", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.620531, + "strategy_rank": 67.208766, + "rr": 1.392129, + "primary_prob": 39.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.088194, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500344, + "range_504_ratio": 1.649288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063284, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.737024, + "strategy_rank": 88.235294, + "rr": 1.630791, + "primary_prob": 36.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.446186, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.891404, + "range_504_ratio": 6.628669, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034324, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.385236, + "strategy_rank": 98.212226, + "rr": 1.183361, + "primary_prob": 46.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.775042, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.053363, + "range_504_ratio": 7.794072, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.147119, + "hold30_r": 1.485379 + }, + { + "symbol": "WEC", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.042676, + "strategy_rank": 62.572088, + "rr": 1.366443, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.049664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.281204, + "hold30_r": 1.799248 + }, + { + "symbol": "WELL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.964245, + "strategy_rank": 69.088812, + "rr": 1.094912, + "primary_prob": 44.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.642367, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.710644, + "range_504_ratio": 2.035302, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031988, + "hold30_r": 2.33182 + }, + { + "symbol": "WMB", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.965398, + "strategy_rank": 75.743945, + "rr": 0.717873, + "primary_prob": 59.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.076809, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.685141, + "range_504_ratio": 1.984053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050811, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.464821, + "strategy_rank": 73.402537, + "rr": 0.816574, + "primary_prob": 55.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.224861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076131, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.810842, + "strategy_rank": 69.423299, + "rr": 2.054976, + "primary_prob": 22.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.082464, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.684284, + "range_504_ratio": 1.982351, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064781, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-07-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.928489, + "strategy_rank": 62.468281, + "rr": 1.242872, + "primary_prob": 42.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.864308, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.171267, + "hold30_r": 2.559618 + }, + { + "symbol": "WBD", + "date": "2025-07-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.811995, + "strategy_rank": 89.607843, + "rr": 1.844848, + "primary_prob": 35.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.767273, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.812848, + "hold30_r": 0.898396 + }, + { + "symbol": "CEG", + "date": "2025-07-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.0, + "strategy_rank": 95.697674, + "rr": 1.517516, + "primary_prob": 39.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.276274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.36549, + "range_504_ratio": 3.917641, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.478123, + "hold30_r": -0.180126 + }, + { + "symbol": "HOOD", + "date": "2025-07-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.302326, + "strategy_rank": 99.232558, + "rr": 0.807929, + "primary_prob": 58.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.211894, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.545804, + "range_504_ratio": 12.753477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.783025, + "hold30_r": 1.422503 + }, + { + "symbol": "ABT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.069767, + "strategy_rank": 61.465116, + "rr": 0.925425, + "primary_prob": 51.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.388138, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.023282, + "hold30_r": -1.949399 + }, + { + "symbol": "ADP", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.348837, + "strategy_rank": 61.139535, + "rr": 0.790563, + "primary_prob": 56.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 1.185844, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.473287, + "range_504_ratio": 1.605262, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079793, + "hold30_r": -1.0 + }, + { + "symbol": "AEE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.837209, + "strategy_rank": 62.639535, + "rr": 1.736759, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.605138, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.648332, + "hold30_r": 2.392268 + }, + { + "symbol": "APP", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.883721, + "strategy_rank": 99.77907, + "rr": 1.716345, + "primary_prob": 33.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.574517, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.016026, + "range_504_ratio": 20.410027, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.692708, + "hold30_r": 2.472055 + }, + { + "symbol": "ATO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.162791, + "strategy_rank": 60.383721, + "rr": 1.736329, + "primary_prob": 33.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.604493, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6474, + "hold30_r": 3.577447 + }, + { + "symbol": "AXON", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.837209, + "strategy_rank": 96.360465, + "rr": 1.597331, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.395997, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.563191, + "hold30_r": 0.710751 + }, + { + "symbol": "AZO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.604651, + "strategy_rank": 60.965116, + "rr": 1.633985, + "primary_prob": 22.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.450977, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.500133, + "range_504_ratio": 1.64894, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.568096, + "hold30_r": 3.527392 + }, + { + "symbol": "BMY", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.465116, + "strategy_rank": 66.686047, + "rr": 1.069059, + "primary_prob": 42.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.603589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.507644, + "range_504_ratio": 1.661372, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061425, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.162791, + "strategy_rank": 64.209302, + "rr": 1.222664, + "primary_prob": 49.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.833996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.799304, + "range_504_ratio": 2.223992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.150237, + "hold30_r": 0.470711 + }, + { + "symbol": "CAH", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.697674, + "strategy_rank": 69.22093, + "rr": 0.831423, + "primary_prob": 69.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.247135, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065048, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.581395, + "strategy_rank": 77.848837, + "rr": 1.411901, + "primary_prob": 39.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.117851, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064093, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.302326, + "strategy_rank": 85.906977, + "rr": 1.020676, + "primary_prob": 50.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.531014, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.033171, + "range_504_ratio": 2.809963, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.976997, + "hold30_r": 0.127585 + }, + { + "symbol": "CF", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.627907, + "strategy_rank": 78.151163, + "rr": 2.270614, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.405921, + "raw_level_count": 12, + "gate_level_count": 10, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04928, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.604651, + "strategy_rank": 80.267442, + "rr": 1.603125, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.404688, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054946, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.023256, + "strategy_rank": 93.162791, + "rr": 2.155086, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.232628, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.113023, + "hold30_r": 2.388612 + }, + { + "symbol": "CME", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.813953, + "strategy_rank": 64.162791, + "rr": 0.967894, + "primary_prob": 50.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.451841, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.479034, + "range_504_ratio": 1.614513, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.895711, + "hold30_r": -0.245252 + }, + { + "symbol": "COR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.255814, + "strategy_rank": 59.918605, + "rr": 1.396839, + "primary_prob": 41.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.095259, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067531, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.674419, + "strategy_rank": 68.313953, + "rr": 0.738203, + "primary_prob": 63.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.107304, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449858, + "range_504_ratio": 1.56809, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092113, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.44186, + "strategy_rank": 68.848837, + "rr": 1.362053, + "primary_prob": 27.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.043079, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07901, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.069767, + "strategy_rank": 98.895349, + "rr": 0.884478, + "primary_prob": 40.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.326718, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.691161, + "range_504_ratio": 14.748784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.851348, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.906977, + "strategy_rank": 92.22093, + "rr": 0.980204, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.470306, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.269343, + "range_504_ratio": 3.558512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.936076, + "hold30_r": 0.642726 + }, + { + "symbol": "DGX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.744186, + "strategy_rank": 60.395349, + "rr": 1.85877, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.788155, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.421996, + "range_504_ratio": 1.525002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07568, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.953488, + "strategy_rank": 73.476744, + "rr": 0.807418, + "primary_prob": 55.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.211127, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063983, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.488372, + "strategy_rank": 77.895349, + "rr": 1.231449, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.847174, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.16073, + "hold30_r": 9.909105 + }, + { + "symbol": "EQT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.72093, + "strategy_rank": 86.5, + "rr": 1.70519, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.557785, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.662544, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.046512, + "strategy_rank": 71.94186, + "rr": 1.9969, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.99535, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.922028, + "hold30_r": 3.236689 + }, + { + "symbol": "EXC", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.395349, + "strategy_rank": 58.337209, + "rr": 1.470929, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.206394, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086503, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.302326, + "strategy_rank": 73.988372, + "rr": 2.031126, + "primary_prob": 29.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.046689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046611, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.860465, + "strategy_rank": 87.0, + "rr": 2.187585, + "primary_prob": 31.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.281378, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046783, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.395349, + "strategy_rank": 81.395349, + "rr": 1.097241, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.645861, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.78925, + "range_504_ratio": 2.201744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068527, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.255814, + "strategy_rank": 77.872093, + "rr": 1.678027, + "primary_prob": 35.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.51704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05852, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.767442, + "strategy_rank": 78.546512, + "rr": 0.945343, + "primary_prob": 54.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.418015, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055618, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.744186, + "strategy_rank": 88.476744, + "rr": 1.817562, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.726343, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -5.233793, + "hold30_r": -5.193607 + }, + { + "symbol": "GILD", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.976744, + "strategy_rank": 78.313953, + "rr": 0.738237, + "primary_prob": 59.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.107355, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059339, + "hold30_r": -1.0 + }, + { + "symbol": "GL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.511628, + "strategy_rank": 73.651163, + "rr": 1.964672, + "primary_prob": 29.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.947008, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.896183, + "hold30_r": 5.889962 + }, + { + "symbol": "GRMN", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.511628, + "strategy_rank": 78.302326, + "rr": 1.606344, + "primary_prob": 42.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.409516, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.532689, + "hold30_r": 1.993558 + }, + { + "symbol": "HWM", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.488372, + "strategy_rank": 89.55814, + "rr": 1.2656, + "primary_prob": 44.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.8984, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.474145, + "range_504_ratio": 4.367299, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.215277, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.186047, + "strategy_rank": 80.05814, + "rr": 1.051306, + "primary_prob": 39.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.576959, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.810411, + "range_504_ratio": 2.248833, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.37686, + "hold30_r": -3.304304 + }, + { + "symbol": "JBL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.232558, + "strategy_rank": 89.162791, + "rr": 0.843428, + "primary_prob": 56.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.265141, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.864594, + "range_504_ratio": 2.374041, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.786782, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.093023, + "strategy_rank": 71.255814, + "rr": 1.155742, + "primary_prob": 44.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.733613, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062275, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.837209, + "strategy_rank": 67.616279, + "rr": 1.117108, + "primary_prob": 57.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.675662, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.565622, + "range_504_ratio": 1.760542, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.057524, + "hold30_r": 0.299143 + }, + { + "symbol": "LITE", + "date": "2025-07-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.790698, + "strategy_rank": 94.22093, + "rr": 2.249285, + "primary_prob": 27.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.373928, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.079093, + "range_504_ratio": 2.942008, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.21363, + "hold30_r": 4.775516 + }, + { + "symbol": "LYV", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.860465, + "strategy_rank": 79.546512, + "rr": 1.158556, + "primary_prob": 44.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.737834, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.10199, + "hold30_r": 3.526083 + }, + { + "symbol": "MNST", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.697674, + "strategy_rank": 59.837209, + "rr": 1.248051, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.872076, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.397275, + "range_504_ratio": 1.487765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.177623, + "hold30_r": 3.088734 + }, + { + "symbol": "MO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.883721, + "strategy_rank": 60.290698, + "rr": 1.263452, + "primary_prob": 42.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.895178, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.187401, + "hold30_r": 5.929534 + }, + { + "symbol": "MOS", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.093023, + "strategy_rank": 76.302326, + "rr": 1.671946, + "primary_prob": 24.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.507919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.731686, + "hold30_r": -2.683345 + }, + { + "symbol": "MSTR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.534884, + "strategy_rank": 99.465116, + "rr": 0.687704, + "primary_prob": 66.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.031556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.653154, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.209302, + "strategy_rank": 86.22093, + "rr": 2.109601, + "primary_prob": 15.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.164402, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05824, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.139535, + "strategy_rank": 63.406977, + "rr": 1.828181, + "primary_prob": 17.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.742271, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.749703, + "hold30_r": 2.665478 + }, + { + "symbol": "NOW", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.44186, + "strategy_rank": 82.302326, + "rr": 2.307795, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.461693, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050702, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.139535, + "strategy_rank": 97.093023, + "rr": 1.209744, + "primary_prob": 43.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.814616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.544527, + "range_504_ratio": 4.685754, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042724, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.116279, + "strategy_rank": 61.430233, + "rr": 1.644024, + "primary_prob": 36.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.466035, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.576979, + "hold30_r": 3.806517 + }, + { + "symbol": "PAYX", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.651163, + "strategy_rank": 67.139535, + "rr": 2.198443, + "primary_prob": 27.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.297664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.416911, + "range_504_ratio": 1.517267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064186, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.790698, + "strategy_rank": 66.255814, + "rr": 2.629288, + "primary_prob": 22.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.943932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.966921, + "range_504_ratio": 2.629836, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061508, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.465116, + "strategy_rank": 89.848837, + "rr": 2.525012, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.787517, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054876, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.232558, + "strategy_rank": 56.790698, + "rr": 0.794515, + "primary_prob": 56.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.191773, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.713182, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.55814, + "strategy_rank": 83.244186, + "rr": 1.141526, + "primary_prob": 43.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.712289, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058182, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.302326, + "strategy_rank": 71.313953, + "rr": 1.039098, + "primary_prob": 48.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.558647, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.776335, + "range_504_ratio": 2.173492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078824, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.930233, + "strategy_rank": 80.325581, + "rr": 1.564892, + "primary_prob": 20.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.347338, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055727, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.395349, + "strategy_rank": 72.860465, + "rr": 2.096226, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.144338, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.031331, + "hold30_r": 4.267998 + }, + { + "symbol": "TPL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.325581, + "strategy_rank": 91.209302, + "rr": 0.807918, + "primary_prob": 53.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.211877, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.412669, + "range_504_ratio": 4.106902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037745, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.023256, + "strategy_rank": 64.081395, + "rr": 1.711119, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.566679, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.646048, + "hold30_r": 2.405963 + }, + { + "symbol": "TTWO", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.534884, + "strategy_rank": 82.918605, + "rr": 1.193499, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.790248, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063247, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.44186, + "strategy_rank": 96.988372, + "rr": 1.688337, + "primary_prob": 40.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.532505, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.094723, + "hold30_r": -1.063476 + }, + { + "symbol": "V", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.581395, + "strategy_rank": 66.186047, + "rr": 1.403099, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.104648, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500344, + "range_504_ratio": 1.649288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071706, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.930233, + "strategy_rank": 86.302326, + "rr": 1.76562, + "primary_prob": 34.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.64843, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.851791, + "range_504_ratio": 6.371218, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.737979, + "hold30_r": 0.670868 + }, + { + "symbol": "WEC", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.906977, + "strategy_rank": 61.744186, + "rr": 1.155275, + "primary_prob": 44.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.732912, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.069742, + "hold30_r": 1.133099 + }, + { + "symbol": "WMB", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.534884, + "strategy_rank": 74.604651, + "rr": 1.369758, + "primary_prob": 39.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.054637, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.675804, + "range_504_ratio": 1.965613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.317534, + "hold30_r": 0.009038 + }, + { + "symbol": "WMT", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.372093, + "strategy_rank": 71.139535, + "rr": 1.878062, + "primary_prob": 31.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.817092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.80448, + "hold30_r": 1.202319 + }, + { + "symbol": "WRB", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.883721, + "strategy_rank": 67.872093, + "rr": 1.600781, + "primary_prob": 31.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.401171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.684284, + "range_504_ratio": 1.982351, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067496, + "hold30_r": -1.0 + }, + { + "symbol": "XEL", + "date": "2025-07-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.813953, + "strategy_rank": 61.988372, + "rr": 1.616109, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.424163, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.541404, + "hold30_r": 2.570189 + }, + { + "symbol": "WBD", + "date": "2025-07-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.069767, + "strategy_rank": 89.767442, + "rr": 2.54151, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.812265, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.504762, + "hold30_r": -1.0 + }, + { + "symbol": "KVUE", + "date": "2025-07-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.990521, + "strategy_rank": 64.92891, + "rr": 2.748949, + "primary_prob": 22.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 4.123423, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.371115, + "range_504_ratio": 1.449349, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052148, + "hold30_r": -0.731395 + }, + { + "symbol": "CEG", + "date": "2025-07-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.246445, + "strategy_rank": 93.886256, + "rr": 0.86014, + "primary_prob": 53.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.29021, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.321507, + "range_504_ratio": 3.749068, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.825532, + "hold30_r": 0.43457 + }, + { + "symbol": "ABT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.900474, + "strategy_rank": 66.172986, + "rr": 1.749555, + "primary_prob": 27.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.624333, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696606, + "hold30_r": 2.385817 + }, + { + "symbol": "AEE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.137441, + "strategy_rank": 60.616114, + "rr": 1.291071, + "primary_prob": 56.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.936607, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.20111, + "hold30_r": 1.137467 + }, + { + "symbol": "APP", + "date": "2025-07-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.763033, + "strategy_rank": 99.656398, + "rr": 2.361064, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.541597, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.956065, + "range_504_ratio": 19.222182, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.334722, + "hold30_r": 4.343765 + }, + { + "symbol": "ATO", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.175355, + "strategy_rank": 58.329384, + "rr": 1.872143, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.808214, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78002, + "hold30_r": 3.013987 + }, + { + "symbol": "AXON", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.052133, + "strategy_rank": 96.457346, + "rr": 1.261645, + "primary_prob": 42.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.892467, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037753, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.938389, + "strategy_rank": 70.42654, + "rr": 0.709958, + "primary_prob": 73.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.064937, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.324485, + "hold30_r": -1.251169 + }, + { + "symbol": "BMY", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.516588, + "strategy_rank": 67.938389, + "rr": 1.848604, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.772906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.507644, + "range_504_ratio": 1.661372, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056078, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.227488, + "strategy_rank": 64.206161, + "rr": 0.953429, + "primary_prob": 42.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.430143, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.799304, + "range_504_ratio": 2.223992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.879975, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.037915, + "strategy_rank": 69.917062, + "rr": 1.586228, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.379343, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073791, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.507109, + "strategy_rank": 75.533175, + "rr": 0.879062, + "primary_prob": 53.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.318594, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.826843, + "range_504_ratio": 2.28609, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.814589, + "hold30_r": 5.394104 + }, + { + "symbol": "CCL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.753555, + "strategy_rank": 84.063981, + "rr": 0.820538, + "primary_prob": 57.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.230807, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.033171, + "range_504_ratio": 2.809963, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.772687, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.943128, + "strategy_rank": 80.675355, + "rr": 1.863205, + "primary_prob": 20.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.794807, + "raw_level_count": 11, + "gate_level_count": 10, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.020502, + "hold30_r": -1.972786 + }, + { + "symbol": "CIEN", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.009479, + "strategy_rank": 93.151659, + "rr": 1.937336, + "primary_prob": 31.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.906005, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.892279, + "hold30_r": 3.474519 + }, + { + "symbol": "CME", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.402844, + "strategy_rank": 63.957346, + "rr": 0.667158, + "primary_prob": 61.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.000737, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.46246, + "range_504_ratio": 1.587975, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.589116, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.834123, + "strategy_rank": 59.383886, + "rr": 1.624724, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.437086, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.537617, + "hold30_r": 1.169381 + }, + { + "symbol": "COR", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.270142, + "strategy_rank": 63.566351, + "rr": 1.02472, + "primary_prob": 39.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.53708, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071188, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.701422, + "strategy_rank": 84.123223, + "rr": 0.948308, + "primary_prob": 45.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.422462, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041884, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.336493, + "strategy_rank": 69.43128, + "rr": 0.95709, + "primary_prob": 45.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.435636, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077811, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.578199, + "strategy_rank": 98.578199, + "rr": 0.896468, + "primary_prob": 54.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.344702, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.674685, + "range_504_ratio": 14.507772, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034667, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.985782, + "strategy_rank": 92.156398, + "rr": 1.403984, + "primary_prob": 43.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.105977, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.269343, + "range_504_ratio": 3.558512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.356209, + "hold30_r": 1.251207 + }, + { + "symbol": "DE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.691943, + "strategy_rank": 73.981043, + "rr": 1.457098, + "primary_prob": 38.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.185647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.399996, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.293839, + "strategy_rank": 61.718009, + "rr": 1.493269, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.239904, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.421996, + "range_504_ratio": 1.525002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.42134, + "hold30_r": 2.356589 + }, + { + "symbol": "DRI", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.549763, + "strategy_rank": 73.613744, + "rr": 1.088917, + "primary_prob": 46.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.633375, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078937, + "hold30_r": -1.013248 + }, + { + "symbol": "EBAY", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.706161, + "strategy_rank": 72.405213, + "rr": 1.456524, + "primary_prob": 25.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.184786, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.764523, + "range_504_ratio": 2.147969, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384804, + "hold30_r": 7.476417 + }, + { + "symbol": "EQT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.208531, + "strategy_rank": 88.530806, + "rr": 0.870983, + "primary_prob": 55.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.306475, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045084, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.78673, + "strategy_rank": 70.900474, + "rr": 0.889125, + "primary_prob": 67.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.333687, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.707788, + "range_504_ratio": 2.029497, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.814362, + "hold30_r": 1.587407 + }, + { + "symbol": "EXC", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.450237, + "strategy_rank": 57.594787, + "rr": 1.931118, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.896677, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.844232, + "hold30_r": 0.819299 + }, + { + "symbol": "EXE", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.63981, + "strategy_rank": 75.0, + "rr": 1.416607, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.12491, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049281, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.853081, + "strategy_rank": 81.528436, + "rr": 1.018533, + "primary_prob": 57.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.5278, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.76637, + "range_504_ratio": 2.151942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.951692, + "hold30_r": 2.009648 + }, + { + "symbol": "FOX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.180095, + "strategy_rank": 77.5, + "rr": 1.77288, + "primary_prob": 33.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.65932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058956, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.535545, + "strategy_rank": 77.21564, + "rr": 1.140586, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.71088, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056728, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.800948, + "strategy_rank": 88.590047, + "rr": 2.063338, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.095007, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043734, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.445498, + "strategy_rank": 78.779621, + "rr": 1.048772, + "primary_prob": 47.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.573158, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.994735, + "hold30_r": 0.933721 + }, + { + "symbol": "GL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.033175, + "strategy_rank": 71.327014, + "rr": 1.185764, + "primary_prob": 44.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 1.778646, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.233768, + "range_504_ratio": 3.434146, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.119105, + "hold30_r": 5.169318 + }, + { + "symbol": "IBM", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.720379, + "strategy_rank": 79.609005, + "rr": 1.939871, + "primary_prob": 21.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.909806, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.801002, + "range_504_ratio": 2.227772, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.004913, + "hold30_r": -2.925399 + }, + { + "symbol": "JBL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.772512, + "strategy_rank": 87.405213, + "rr": 0.709917, + "primary_prob": 61.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.064875, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.864594, + "range_504_ratio": 2.374041, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.650495, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.796209, + "strategy_rank": 71.800948, + "rr": 1.496936, + "primary_prob": 37.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.245404, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06182, + "hold30_r": -1.0 + }, + { + "symbol": "LH", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.042654, + "strategy_rank": 61.066351, + "rr": 1.77612, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.66418, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.325109, + "range_504_ratio": 1.384181, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.702937, + "hold30_r": 4.151404 + }, + { + "symbol": "LYV", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.165877, + "strategy_rank": 78.649289, + "rr": 1.348759, + "primary_prob": 40.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.023138, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057834, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.189573, + "strategy_rank": 61.552133, + "rr": 1.03584, + "primary_prob": 48.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.55376, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.62415, + "range_504_ratio": 1.866658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069142, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.322275, + "strategy_rank": 82.736967, + "rr": 1.705354, + "primary_prob": 30.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.558031, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.002755, + "range_504_ratio": 2.725782, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.64115, + "hold30_r": 2.274641 + }, + { + "symbol": "MNST", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.663507, + "strategy_rank": 63.021327, + "rr": 1.332048, + "primary_prob": 31.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.998073, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.397275, + "range_504_ratio": 1.487765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.259741, + "hold30_r": 1.792707 + }, + { + "symbol": "MO", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.412322, + "strategy_rank": 59.241706, + "rr": 1.564024, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.346036, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4499, + "range_504_ratio": 1.568156, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.490188, + "hold30_r": 5.374085 + }, + { + "symbol": "MOS", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.279621, + "strategy_rank": 74.277251, + "rr": 1.635674, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.453511, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.426841, + "hold30_r": -2.376351 + }, + { + "symbol": "MSTR", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.407583, + "strategy_rank": 99.300948, + "rr": 3.814399, + "primary_prob": 15.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 5.721598, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037565, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.464455, + "strategy_rank": 77.985782, + "rr": 0.817501, + "primary_prob": 55.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.226251, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.731982, + "range_504_ratio": 2.079198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.774498, + "hold30_r": 5.55432 + }, + { + "symbol": "NFLX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.630332, + "strategy_rank": 86.007109, + "rr": 1.564288, + "primary_prob": 38.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.346431, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.059499, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.255924, + "strategy_rank": 62.227488, + "rr": 1.248535, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.872802, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.594979, + "range_504_ratio": 1.812992, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.166549, + "hold30_r": 1.956887 + }, + { + "symbol": "NOW", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.649289, + "strategy_rank": 83.187204, + "rr": 2.61118, + "primary_prob": 23.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.91677, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051884, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.222749, + "strategy_rank": 97.191943, + "rr": 1.850554, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.775831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.544527, + "range_504_ratio": 4.685754, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.807077, + "hold30_r": 0.188799 + }, + { + "symbol": "ORLY", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.123223, + "strategy_rank": 61.125592, + "rr": 0.687906, + "primary_prob": 60.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.031858, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.527978, + "range_504_ratio": 1.695501, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.620361, + "hold30_r": 4.572271 + }, + { + "symbol": "PM", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.511848, + "strategy_rank": 75.402844, + "rr": 0.918453, + "primary_prob": 51.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.37768, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.93028, + "hold30_r": -1.860506 + }, + { + "symbol": "PODD", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.023697, + "strategy_rank": 89.478673, + "rr": 2.201108, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.301662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.145478, + "hold30_r": 5.313747 + }, + { + "symbol": "SATS", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.49763, + "strategy_rank": 96.741706, + "rr": 1.58826, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.38239, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.243123, + "range_504_ratio": 3.466422, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.562374, + "hold30_r": -1.0 + }, + { + "symbol": "SBUX", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.36019, + "strategy_rank": 78.744076, + "rr": 2.089081, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.133622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.495701, + "range_504_ratio": 1.641649, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054383, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.483412, + "strategy_rank": 83.672986, + "rr": 1.900226, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.850339, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056168, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.194313, + "strategy_rank": 70.983412, + "rr": 1.31671, + "primary_prob": 41.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.975064, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.776335, + "range_504_ratio": 2.173492, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077357, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.260664, + "strategy_rank": 83.601896, + "rr": 1.058455, + "primary_prob": 47.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.587682, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052398, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.42654, + "strategy_rank": 72.097156, + "rr": 1.955599, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.933399, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.882791, + "hold30_r": 3.77301 + }, + { + "symbol": "TPL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.559242, + "strategy_rank": 87.772512, + "rr": 1.927782, + "primary_prob": 27.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.891672, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.360036, + "range_504_ratio": 3.896333, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036886, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.687204, + "strategy_rank": 78.163507, + "rr": 1.569023, + "primary_prob": 35.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.353535, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.042247, + "range_504_ratio": 2.835583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051131, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.21327, + "strategy_rank": 61.729858, + "rr": 0.939557, + "primary_prob": 51.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.409335, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.875078, + "hold30_r": 1.042994 + }, + { + "symbol": "TSLA", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.744076, + "strategy_rank": 91.303318, + "rr": 1.933457, + "primary_prob": 35.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.900185, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030383, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.312796, + "strategy_rank": 82.405213, + "rr": 1.367785, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.051678, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06216, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.274882, + "strategy_rank": 96.990521, + "rr": 1.764594, + "primary_prob": 39.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.64689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03109, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.597156, + "strategy_rank": 65.616114, + "rr": 1.215252, + "primary_prob": 43.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.822878, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500344, + "range_504_ratio": 1.649288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07361, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.090047, + "strategy_rank": 69.751185, + "rr": 1.290487, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.935731, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.556914, + "range_504_ratio": 1.745278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.21579, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.876777, + "strategy_rank": 93.258294, + "rr": 1.67129, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.506935, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.82636, + "range_504_ratio": 6.21124, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030122, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.815166, + "strategy_rank": 98.459716, + "rr": 1.625958, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.438937, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.039357, + "range_504_ratio": 7.685665, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.592641, + "hold30_r": 1.345507 + }, + { + "symbol": "WEC", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.203791, + "strategy_rank": 61.220379, + "rr": 1.589432, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.384149, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.390363, + "range_504_ratio": 1.477518, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.501754, + "hold30_r": 0.045408 + }, + { + "symbol": "WMB", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.981043, + "strategy_rank": 73.767773, + "rr": 1.236689, + "primary_prob": 42.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.855033, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17978, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.218009, + "strategy_rank": 67.14455, + "rr": 0.998468, + "primary_prob": 49.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.497702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.684284, + "range_504_ratio": 1.982351, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.928891, + "hold30_r": 1.588031 + }, + { + "symbol": "XEL", + "date": "2025-07-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.886256, + "strategy_rank": 60.106635, + "rr": 1.025481, + "primary_prob": 63.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.538222, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.449914, + "range_504_ratio": 1.568177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.945084, + "hold30_r": 1.552535 + }, + { + "symbol": "WBD", + "date": "2025-07-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.92891, + "strategy_rank": 90.319905, + "rr": 0.925713, + "primary_prob": 50.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.388569, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.886533, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-07-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.893668, + "strategy_rank": 96.176822, + "rr": 0.944437, + "primary_prob": 55.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.416655, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.315772, + "range_504_ratio": 3.727629, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.910342, + "hold30_r": -1.222328 + }, + { + "symbol": "HOOD", + "date": "2025-07-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.522103, + "strategy_rank": 99.414576, + "rr": 1.503776, + "primary_prob": 39.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.255664, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.66314, + "range_504_ratio": 14.341252, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027027, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.574671, + "strategy_rank": 66.642772, + "rr": 2.403773, + "primary_prob": 24.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.605659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054112, + "hold30_r": 1.572022 + }, + { + "symbol": "AEE", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.990442, + "strategy_rank": 59.008363, + "rr": 1.866795, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.800193, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.091997, + "hold30_r": 0.271283 + }, + { + "symbol": "APP", + "date": "2025-07-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.761051, + "strategy_rank": 99.653524, + "rr": 2.632402, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.948602, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.932909, + "range_504_ratio": 18.782189, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.604958, + "hold30_r": 4.972208 + }, + { + "symbol": "ATO", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.034648, + "strategy_rank": 58.23178, + "rr": 1.144886, + "primary_prob": 50.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.717329, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.093313, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.16368, + "strategy_rank": 96.547192, + "rr": 2.245094, + "primary_prob": 26.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.367641, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.2083, + "hold30_r": 0.496719 + }, + { + "symbol": "BKNG", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.9773, + "strategy_rank": 72.497013, + "rr": 0.952097, + "primary_prob": 50.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.428146, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.143458, + "hold30_r": -1.068028 + }, + { + "symbol": "CAH", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.176822, + "strategy_rank": 69.259259, + "rr": 1.960428, + "primary_prob": 29.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.940643, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07723, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.81362, + "strategy_rank": 77.383513, + "rr": 3.189775, + "primary_prob": 21.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.784663, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053798, + "hold30_r": -1.0 + }, + { + "symbol": "CHTR", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.468339, + "strategy_rank": 77.550777, + "rr": 2.144027, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.216041, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663353, + "range_504_ratio": 1.941291, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.292778, + "hold30_r": -3.24443 + }, + { + "symbol": "CIEN", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.07049, + "strategy_rank": 92.747909, + "rr": 2.144522, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.216783, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.095842, + "hold30_r": 8.235278 + }, + { + "symbol": "CME", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.964158, + "strategy_rank": 63.799283, + "rr": 1.283697, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.925546, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.44476, + "range_504_ratio": 1.560116, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.207178, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.198327, + "strategy_rank": 57.538829, + "rr": 1.501409, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.252114, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.436209, + "range_504_ratio": 1.546832, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.423848, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.14098, + "strategy_rank": 82.915173, + "rr": 1.269222, + "primary_prob": 35.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.903833, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.216246, + "hold30_r": 1.27846 + }, + { + "symbol": "COIN", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.278375, + "strategy_rank": 93.428913, + "rr": 1.592386, + "primary_prob": 37.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.388579, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026351, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.172043, + "strategy_rank": 63.476703, + "rr": 0.939507, + "primary_prob": 51.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.40926, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074553, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.654719, + "strategy_rank": 93.787336, + "rr": 0.794472, + "primary_prob": 52.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.191707, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.752245, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.924731, + "strategy_rank": 98.673835, + "rr": 1.62364, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.43546, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.674685, + "range_504_ratio": 14.507772, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.591057, + "hold30_r": 2.138209 + }, + { + "symbol": "DRI", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.712067, + "strategy_rank": 72.568698, + "rr": 1.920225, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.880338, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065013, + "hold30_r": 1.176508 + }, + { + "symbol": "EQT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.937873, + "strategy_rank": 89.916368, + "rr": 1.599509, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.399264, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034451, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.04779, + "strategy_rank": 57.108722, + "rr": 1.296406, + "primary_prob": 55.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.944609, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.214217, + "hold30_r": -0.286587 + }, + { + "symbol": "EXE", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.23417, + "strategy_rank": 77.933094, + "rr": 2.096428, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.144642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040464, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.340502, + "strategy_rank": 80.501792, + "rr": 1.009732, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.514597, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.76637, + "range_504_ratio": 2.151942, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.937847, + "hold30_r": 1.695147 + }, + { + "symbol": "FOX", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.919952, + "strategy_rank": 76.367981, + "rr": 1.16204, + "primary_prob": 43.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.74306, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063562, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.517324, + "strategy_rank": 76.46356, + "rr": 1.292188, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.938282, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060928, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.415771, + "strategy_rank": 87.777778, + "rr": 1.009407, + "primary_prob": 47.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.514111, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047442, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.473118, + "strategy_rank": 76.200717, + "rr": 1.731126, + "primary_prob": 34.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.596689, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057842, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.207885, + "strategy_rank": 88.494624, + "rr": 0.732793, + "primary_prob": 60.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.09919, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.495749, + "range_504_ratio": 4.462676, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.675817, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.428913, + "strategy_rank": 81.385902, + "rr": 1.632835, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.449253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053569, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.132616, + "strategy_rank": 90.537634, + "rr": 0.919924, + "primary_prob": 42.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.379886, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.871688, + "range_504_ratio": 2.390944, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.872077, + "hold30_r": -1.0 + }, + { + "symbol": "KMI", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.795699, + "strategy_rank": 67.849462, + "rr": 1.567338, + "primary_prob": 36.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.351007, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061342, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.203106, + "strategy_rank": 71.421744, + "rr": 0.830513, + "primary_prob": 38.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.245769, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.565622, + "range_504_ratio": 1.760542, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069494, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.995221, + "strategy_rank": 79.701314, + "rr": 0.950732, + "primary_prob": 50.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.426098, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059818, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.229391, + "strategy_rank": 60.645161, + "rr": 1.12416, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.68624, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.62415, + "range_504_ratio": 1.866658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075251, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.769415, + "strategy_rank": 83.249701, + "rr": 1.15407, + "primary_prob": 41.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.731105, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.002755, + "range_504_ratio": 2.725782, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.069157, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.48626, + "strategy_rank": 76.690562, + "rr": 1.14249, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.713735, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654079, + "range_504_ratio": 1.92337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.089603, + "hold30_r": 1.062699 + }, + { + "symbol": "MNST", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.437276, + "strategy_rank": 60.716846, + "rr": 1.664078, + "primary_prob": 34.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.496117, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.397275, + "range_504_ratio": 1.487765, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077888, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.685783, + "strategy_rank": 98.757467, + "rr": 1.645629, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.468444, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032284, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.610514, + "strategy_rank": 84.097969, + "rr": 1.928351, + "primary_prob": 24.2, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.892526, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.050135, + "hold30_r": 1.337452 + }, + { + "symbol": "NOW", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.123059, + "strategy_rank": 81.158901, + "rr": 1.447001, + "primary_prob": 38.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.170501, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820817, + "range_504_ratio": 2.272357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048391, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.849462, + "strategy_rank": 96.630824, + "rr": 1.356399, + "primary_prob": 42.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.034599, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.544527, + "range_504_ratio": 4.685754, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.317262, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.39307, + "strategy_rank": 74.504182, + "rr": 0.858804, + "primary_prob": 55.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.288206, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05216, + "hold30_r": -0.301797 + }, + { + "symbol": "ORCL", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.756272, + "strategy_rank": 90.035842, + "rr": 0.799491, + "primary_prob": 58.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.199236, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.930097, + "range_504_ratio": 2.534756, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.751376, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.286738, + "strategy_rank": 63.942652, + "rr": 1.488712, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.233068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.877184, + "range_504_ratio": 2.404119, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071121, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.371565, + "strategy_rank": 78.339307, + "rr": 1.646244, + "primary_prob": 24.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.469367, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.596851, + "hold30_r": 0.07206 + }, + { + "symbol": "PODD", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.101553, + "strategy_rank": 88.972521, + "rr": 2.089341, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.134012, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062046, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.707288, + "strategy_rank": 70.262843, + "rr": 0.720633, + "primary_prob": 74.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.08095, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.649457, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.384707, + "strategy_rank": 95.961768, + "rr": 1.257502, + "primary_prob": 52.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.886253, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.243123, + "range_504_ratio": 3.466422, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.229075, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.335723, + "strategy_rank": 79.091995, + "rr": 1.997689, + "primary_prob": 27.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.996534, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059945, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.026284, + "strategy_rank": 70.728793, + "rr": 1.379371, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.069056, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.742657, + "range_504_ratio": 2.101512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.314289, + "hold30_r": 1.946387 + }, + { + "symbol": "TKO", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.698925, + "strategy_rank": 83.763441, + "rr": 1.390508, + "primary_prob": 39.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.085762, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054638, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.424134, + "strategy_rank": 72.951016, + "rr": 2.460963, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.691445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062418, + "hold30_r": -1.0 + }, + { + "symbol": "TPL", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.826762, + "strategy_rank": 85.866189, + "rr": 2.238924, + "primary_prob": 24.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.358386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.330609, + "range_504_ratio": 3.783345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034355, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.751493, + "strategy_rank": 63.894863, + "rr": 0.93085, + "primary_prob": 51.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.396276, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.865736, + "hold30_r": 1.644081 + }, + { + "symbol": "TSLA", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.127838, + "strategy_rank": 91.529271, + "rr": 2.014845, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.022268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.986911, + "hold30_r": 2.083391 + }, + { + "symbol": "TTWO", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.74313, + "strategy_rank": 82.592593, + "rr": 1.606927, + "primary_prob": 35.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.41039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.0628, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-07-24", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.787336, + "strategy_rank": 94.504182, + "rr": 2.187351, + "primary_prob": 33.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.281027, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033158, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.902031, + "strategy_rank": 82.174432, + "rr": 1.802122, + "primary_prob": 19.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.703183, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.890928, + "range_504_ratio": 2.437391, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047848, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.72043, + "strategy_rank": 63.154122, + "rr": 0.695235, + "primary_prob": 60.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.042853, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.500344, + "range_504_ratio": 1.649288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083991, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.442055, + "strategy_rank": 92.915173, + "rr": 1.759266, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.638899, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.82636, + "range_504_ratio": 6.21124, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.728153, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.499403, + "strategy_rank": 71.947431, + "rr": 0.921964, + "primary_prob": 51.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.382946, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.863728, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.530466, + "strategy_rank": 71.003584, + "rr": 1.431688, + "primary_prob": 38.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.147532, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.342392, + "hold30_r": 1.807173 + }, + { + "symbol": "WRB", + "date": "2025-07-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.800478, + "strategy_rank": 67.968937, + "rr": 1.9534, + "primary_prob": 25.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.930099, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.640611, + "range_504_ratio": 1.89764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.884564, + "hold30_r": 1.717385 + }, + { + "symbol": "WBD", + "date": "2025-07-25", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.764636, + "strategy_rank": 83.739546, + "rr": 2.035746, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.053619, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043248, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-07-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.539171, + "strategy_rank": 99.435484, + "rr": 1.048307, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.57246, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.66314, + "range_504_ratio": 14.341252, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.215838, + "hold30_r": -1.185528 + }, + { + "symbol": "ABT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.866359, + "strategy_rank": 64.781106, + "rr": 2.475577, + "primary_prob": 24.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.713366, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.058885, + "hold30_r": 1.759237 + }, + { + "symbol": "AEE", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.488479, + "strategy_rank": 57.949309, + "rr": 1.340011, + "primary_prob": 40.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.010016, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091256, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884793, + "strategy_rank": 99.781106, + "rr": 1.053328, + "primary_prob": 47.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.579992, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.896698, + "range_504_ratio": 18.114242, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.023614, + "hold30_r": 7.2744 + }, + { + "symbol": "ATO", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.184332, + "strategy_rank": 56.129032, + "rr": 1.331978, + "primary_prob": 40.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.997967, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.505564, + "range_504_ratio": 1.657921, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.238044, + "hold30_r": 3.198988 + }, + { + "symbol": "AXON", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.963134, + "strategy_rank": 96.854839, + "rr": 1.985574, + "primary_prob": 31.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.978361, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.554809, + "range_504_ratio": 4.734183, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.94471, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.299539, + "strategy_rank": 59.009217, + "rr": 1.17428, + "primary_prob": 34.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.761419, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.500819, + "range_504_ratio": 1.650073, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.111329, + "hold30_r": 4.625377 + }, + { + "symbol": "BKNG", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.474654, + "strategy_rank": 75.264977, + "rr": 1.614302, + "primary_prob": 35.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.421453, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.55139, + "hold30_r": -0.261466 + }, + { + "symbol": "BSX", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.096774, + "strategy_rank": 68.364055, + "rr": 1.266241, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.899362, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066097, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.428571, + "strategy_rank": 69.400922, + "rr": 1.031117, + "primary_prob": 48.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.546676, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.957935, + "hold30_r": -3.353371 + }, + { + "symbol": "CBOE", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.824885, + "strategy_rank": 65.564516, + "rr": 1.164026, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.74604, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.596638, + "range_504_ratio": 1.816004, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.094189, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.43318, + "strategy_rank": 92.465438, + "rr": 1.014061, + "primary_prob": 38.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.521092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.050964, + "range_504_ratio": 2.860406, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048817, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.640553, + "strategy_rank": 72.684332, + "rr": 1.634031, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.451047, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.657761, + "hold30_r": -2.601788 + }, + { + "symbol": "CIEN", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.202765, + "strategy_rank": 92.096774, + "rr": 2.382238, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.573358, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051434, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.396313, + "strategy_rank": 65.299539, + "rr": 1.131815, + "primary_prob": 40.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.697723, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.054995, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.40553, + "strategy_rank": 83.225806, + "rr": 0.953815, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.430723, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059141, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.894009, + "strategy_rank": 95.345622, + "rr": 2.408838, + "primary_prob": 11.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.613257, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.562153, + "hold30_r": -1.534943 + }, + { + "symbol": "COR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.59447, + "strategy_rank": 63.640553, + "rr": 1.410887, + "primary_prob": 39.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.116331, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069268, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.119816, + "strategy_rank": 94.078341, + "rr": 1.6765, + "primary_prob": 29.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.51475, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042051, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.635945, + "strategy_rank": 67.246544, + "rr": 1.433873, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.15081, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.087058, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.562212, + "strategy_rank": 64.68894, + "rr": 2.09822, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.14733, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.421996, + "range_504_ratio": 1.525002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.04479, + "hold30_r": 2.47345 + }, + { + "symbol": "DRI", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.165899, + "strategy_rank": 72.050691, + "rr": 1.646812, + "primary_prob": 34.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.470218, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.578367, + "hold30_r": 1.856471 + }, + { + "symbol": "EQT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.737327, + "strategy_rank": 88.237327, + "rr": 1.798478, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.697717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036361, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.105991, + "strategy_rank": 57.638249, + "rr": 1.652626, + "primary_prob": 47.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.478939, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082751, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.24424, + "strategy_rank": 77.730415, + "rr": 1.984742, + "primary_prob": 20.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.977113, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043386, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.912442, + "strategy_rank": 83.847926, + "rr": 1.704796, + "primary_prob": 33.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.557194, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.652826, + "hold30_r": 6.051431 + }, + { + "symbol": "FOX", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.552995, + "strategy_rank": 76.382488, + "rr": 1.627643, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.441465, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068228, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.013825, + "strategy_rank": 76.359447, + "rr": 1.74831, + "primary_prob": 20.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.622466, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067294, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.774194, + "strategy_rank": 88.341014, + "rr": 2.080909, + "primary_prob": 26.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.121363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -5.752079, + "hold30_r": -5.707533 + }, + { + "symbol": "GILD", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.820276, + "strategy_rank": 76.267281, + "rr": 1.246535, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.869803, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.192687, + "hold30_r": 0.541888 + }, + { + "symbol": "HWM", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.271889, + "strategy_rank": 89.112903, + "rr": 0.668673, + "primary_prob": 61.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.003009, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.624149, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 82.004608, + "rr": 2.553266, + "primary_prob": 23.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.829898, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055651, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.35023, + "strategy_rank": 89.884793, + "rr": 1.04288, + "primary_prob": 35.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.56432, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048136, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.516129, + "strategy_rank": 80.426267, + "rr": 1.259962, + "primary_prob": 32.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.889943, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.202705, + "hold30_r": 0.689815 + }, + { + "symbol": "KMI", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.9447, + "strategy_rank": 66.970046, + "rr": 1.766928, + "primary_prob": 20.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.650392, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.175379, + "hold30_r": -1.110142 + }, + { + "symbol": "KR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.78341, + "strategy_rank": 72.465438, + "rr": 1.089654, + "primary_prob": 46.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.634481, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.565622, + "range_504_ratio": 1.760542, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.023586, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.626728, + "strategy_rank": 81.221198, + "rr": 1.17132, + "primary_prob": 41.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.75698, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.114223, + "hold30_r": 5.031264 + }, + { + "symbol": "MCK", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.410138, + "strategy_rank": 59.942396, + "rr": 1.854972, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.782458, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.62415, + "range_504_ratio": 1.866658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068106, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.179724, + "strategy_rank": 61.301843, + "rr": 0.862683, + "primary_prob": 53.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.294024, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.397275, + "range_504_ratio": 1.487765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.79333, + "hold30_r": 3.505976 + }, + { + "symbol": "MOS", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.875576, + "strategy_rank": 74.308756, + "rr": 1.725126, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.587688, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.943978, + "hold30_r": -2.892665 + }, + { + "symbol": "MSTR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.732719, + "strategy_rank": 98.801843, + "rr": 1.771775, + "primary_prob": 20.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.657663, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033051, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.331797, + "strategy_rank": 79.976959, + "rr": 1.520098, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.280147, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.816579, + "range_504_ratio": 2.262746, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.477862, + "hold30_r": 5.832143 + }, + { + "symbol": "NFLX", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.041475, + "strategy_rank": 84.942396, + "rr": 0.912735, + "primary_prob": 51.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.369102, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.858666, + "hold30_r": 0.676203 + }, + { + "symbol": "NTRS", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.788018, + "strategy_rank": 78.179724, + "rr": 0.675973, + "primary_prob": 50.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.013959, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058584, + "hold30_r": -1.0 + }, + { + "symbol": "PGR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.682028, + "strategy_rank": 65.230415, + "rr": 1.094019, + "primary_prob": 45.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.641028, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.859373, + "range_504_ratio": 2.36168, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.024798, + "hold30_r": 0.892283 + }, + { + "symbol": "PM", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.967742, + "strategy_rank": 78.099078, + "rr": 1.897918, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.846876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052276, + "hold30_r": 0.328219 + }, + { + "symbol": "PODD", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.354839, + "strategy_rank": 88.928571, + "rr": 1.865422, + "primary_prob": 31.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.798134, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061553, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.248848, + "strategy_rank": 81.267281, + "rr": 1.166068, + "primary_prob": 50.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.749102, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050279, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.580645, + "strategy_rank": 94.0553, + "rr": 2.180048, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.270073, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.513492, + "range_504_ratio": 4.542565, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04156, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.451613, + "strategy_rank": 68.456221, + "rr": 1.325407, + "primary_prob": 46.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.988111, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073593, + "hold30_r": -1.0 + }, + { + "symbol": "RSG", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.870968, + "strategy_rank": 59.988479, + "rr": 1.497672, + "primary_prob": 33.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.246508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.612578, + "range_504_ratio": 1.845183, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.070527, + "hold30_r": -0.331766 + }, + { + "symbol": "SCHW", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.327189, + "strategy_rank": 68.870968, + "rr": 0.800737, + "primary_prob": 58.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.201105, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080016, + "hold30_r": -1.0 + }, + { + "symbol": "SOLV", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.253456, + "strategy_rank": 77.926267, + "rr": 1.584578, + "primary_prob": 35.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.376868, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.599871, + "range_504_ratio": 1.821883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.523304, + "hold30_r": 0.871544 + }, + { + "symbol": "T", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.506912, + "strategy_rank": 70.380184, + "rr": 1.149042, + "primary_prob": 45.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.723562, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.742657, + "range_504_ratio": 2.101512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.08275, + "hold30_r": 2.612008 + }, + { + "symbol": "TKO", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.276498, + "strategy_rank": 82.142857, + "rr": 1.511846, + "primary_prob": 37.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.267769, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059478, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.092166, + "strategy_rank": 75.78341, + "rr": 2.785869, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.178804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.724089, + "hold30_r": 0.42887 + }, + { + "symbol": "TPL", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.949309, + "strategy_rank": 84.642857, + "rr": 2.421329, + "primary_prob": 21.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.631993, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.330609, + "range_504_ratio": 3.783345, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036723, + "hold30_r": -1.0 + }, + { + "symbol": "TRMB", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.258065, + "strategy_rank": 73.237327, + "rr": 1.078431, + "primary_prob": 49.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.617647, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.781148, + "range_504_ratio": 2.183978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071517, + "hold30_r": -1.0 + }, + { + "symbol": "TRV", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.645161, + "strategy_rank": 61.497696, + "rr": 1.174612, + "primary_prob": 44.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.761918, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.568663, + "range_504_ratio": 1.765905, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.10847, + "hold30_r": 2.375098 + }, + { + "symbol": "TTWO", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.930876, + "strategy_rank": 82.97235, + "rr": 2.168628, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.252942, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.102305, + "hold30_r": 3.503287 + }, + { + "symbol": "UAL", + "date": "2025-07-31", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.585253, + "strategy_rank": 95.207373, + "rr": 3.296689, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.945034, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035483, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.746544, + "strategy_rank": 85.253456, + "rr": 1.216378, + "primary_prob": 43.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.824567, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.890928, + "range_504_ratio": 2.437391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.169149, + "hold30_r": 2.190557 + }, + { + "symbol": "ULTA", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.718894, + "strategy_rank": 79.331797, + "rr": 2.593739, + "primary_prob": 26.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.890609, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06664, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.175115, + "strategy_rank": 66.71659, + "rr": 0.900673, + "primary_prob": 52.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.351009, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.499905, + "range_504_ratio": 1.648564, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077176, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.124424, + "strategy_rank": 75.14977, + "rr": 1.325732, + "primary_prob": 40.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.988597, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.281444, + "hold30_r": 1.371268 + }, + { + "symbol": "VRT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.663594, + "strategy_rank": 94.631336, + "rr": 1.067801, + "primary_prob": 47.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.601702, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.813687, + "range_504_ratio": 6.133018, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030366, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.792627, + "strategy_rank": 72.730415, + "rr": 1.19542, + "primary_prob": 41.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.79313, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062807, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.557604, + "strategy_rank": 70.760369, + "rr": 1.791427, + "primary_prob": 18.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.68714, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061369, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.170507, + "strategy_rank": 71.474654, + "rr": 0.815608, + "primary_prob": 55.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.223413, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.722301, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-07-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.400922, + "strategy_rank": 66.278802, + "rr": 0.700416, + "primary_prob": 55.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.050624, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.640611, + "range_504_ratio": 1.89764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.625139, + "hold30_r": 2.7404 + }, + { + "symbol": "HOOD", + "date": "2025-08-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.54955, + "strategy_rank": 99.245495, + "rr": 0.945877, + "primary_prob": 52.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.418816, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.66314, + "range_504_ratio": 14.341252, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.920219, + "hold30_r": -1.0 + }, + { + "symbol": "ABT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.743243, + "strategy_rank": 59.966216, + "rr": 1.82452, + "primary_prob": 24.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.73678, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.454209, + "range_504_ratio": 1.574927, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066506, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-08-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.774775, + "strategy_rank": 99.673423, + "rr": 2.62423, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.936344, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.896698, + "range_504_ratio": 18.114242, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02614, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.342342, + "strategy_rank": 75.754505, + "rr": 1.134041, + "primary_prob": 45.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.701062, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.075995, + "hold30_r": 0.066787 + }, + { + "symbol": "BSX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.896396, + "strategy_rank": 65.957207, + "rr": 1.297894, + "primary_prob": 41.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.946842, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.235146, + "hold30_r": -1.034525 + }, + { + "symbol": "C", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.671171, + "strategy_rank": 76.576577, + "rr": 1.69437, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.541555, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.931681, + "range_504_ratio": 2.538774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.635353, + "hold30_r": 3.703524 + }, + { + "symbol": "CAH", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.81982, + "strategy_rank": 67.657658, + "rr": 2.446374, + "primary_prob": 24.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.669561, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.727517, + "hold30_r": -2.661736 + }, + { + "symbol": "CCL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.481982, + "strategy_rank": 93.164414, + "rr": 1.506904, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.260356, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.050964, + "range_504_ratio": 2.860406, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.462146, + "hold30_r": 1.164854 + }, + { + "symbol": "CF", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.725225, + "strategy_rank": 77.286036, + "rr": 2.618739, + "primary_prob": 21.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.928108, + "raw_level_count": 7, + "gate_level_count": 7, + "range_504_log": 0.438954, + "range_504_ratio": 1.551084, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036751, + "hold30_r": 0.487702 + }, + { + "symbol": "CIEN", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.441441, + "strategy_rank": 90.900901, + "rr": 1.533863, + "primary_prob": 36.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.300794, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046643, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.792793, + "strategy_rank": 65.563063, + "rr": 0.838414, + "primary_prob": 51.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.257621, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.760993, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.400901, + "strategy_rank": 84.684685, + "rr": 1.908317, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.862476, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.854296, + "hold30_r": 2.740315 + }, + { + "symbol": "COIN", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.734234, + "strategy_rank": 97.477477, + "rr": 1.816292, + "primary_prob": 31.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.724438, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.020545, + "hold30_r": 1.046805 + }, + { + "symbol": "COR", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.135135, + "strategy_rank": 61.621622, + "rr": 2.022311, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.033466, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.965483, + "hold30_r": 1.185956 + }, + { + "symbol": "CRWD", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.297297, + "strategy_rank": 94.256757, + "rr": 1.660485, + "primary_prob": 32.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.490727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.623804, + "hold30_r": 3.346603 + }, + { + "symbol": "CTVA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.189189, + "strategy_rank": 67.871622, + "rr": 1.700819, + "primary_prob": 33.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.551228, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623787, + "hold30_r": -0.102998 + }, + { + "symbol": "CVNA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.423423, + "strategy_rank": 98.592342, + "rr": 2.02966, + "primary_prob": 16.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.04449, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.148638, + "hold30_r": -1.122519 + }, + { + "symbol": "DE", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.175676, + "strategy_rank": 72.77027, + "rr": 1.153803, + "primary_prob": 44.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.730705, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.288517, + "hold30_r": -1.230881 + }, + { + "symbol": "DRI", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.990991, + "strategy_rank": 70.653153, + "rr": 1.325439, + "primary_prob": 40.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.988158, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074666, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.414414, + "strategy_rank": 83.164414, + "rr": 1.88217, + "primary_prob": 33.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.823255, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04637, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.495495, + "strategy_rank": 87.86036, + "rr": 2.321084, + "primary_prob": 21.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.481626, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039228, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.09009, + "strategy_rank": 77.218468, + "rr": 2.179155, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.268732, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043996, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.585586, + "strategy_rank": 86.328829, + "rr": 1.648879, + "primary_prob": 38.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.473319, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.809247, + "range_504_ratio": 2.246215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.599276, + "hold30_r": 4.603171 + }, + { + "symbol": "FFIV", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.653153, + "strategy_rank": 74.099099, + "rr": 1.336162, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.004243, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050551, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.95045, + "strategy_rank": 74.268018, + "rr": 2.107141, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.160711, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.756377, + "range_504_ratio": 2.130544, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.053036, + "hold30_r": 3.027295 + }, + { + "symbol": "FOXA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.864865, + "strategy_rank": 74.864865, + "rr": 1.638841, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.458261, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730789, + "range_504_ratio": 2.076719, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.58497, + "hold30_r": 3.375084 + }, + { + "symbol": "FTNT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.171171, + "strategy_rank": 93.164414, + "rr": 0.933333, + "primary_prob": 38.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.4, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.911371, + "hold30_r": 1.299355 + }, + { + "symbol": "GILD", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.130631, + "strategy_rank": 76.880631, + "rr": 1.315497, + "primary_prob": 41.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.973245, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.658896, + "range_504_ratio": 1.932657, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.257643, + "hold30_r": 0.99937 + }, + { + "symbol": "GS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.981982, + "strategy_rank": 74.921171, + "rr": 0.848917, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.273376, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.936121, + "range_504_ratio": 2.55007, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.781552, + "hold30_r": 3.990004 + }, + { + "symbol": "HWM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.509009, + "strategy_rank": 87.725225, + "rr": 1.086291, + "primary_prob": 40.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.629437, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042523, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.891892, + "strategy_rank": 74.898649, + "rr": 1.814653, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.72198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057303, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.522523, + "strategy_rank": 89.954955, + "rr": 0.986735, + "primary_prob": 42.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.480102, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.93829, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.963964, + "strategy_rank": 75.788288, + "rr": 1.45553, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.183295, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.398333, + "hold30_r": 1.200855 + }, + { + "symbol": "JPM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.220721, + "strategy_rank": 68.355856, + "rr": 1.121981, + "primary_prob": 45.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.682972, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.801402, + "range_504_ratio": 2.228664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.051786, + "hold30_r": 3.405317 + }, + { + "symbol": "KMI", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.121622, + "strategy_rank": 65.675676, + "rr": 2.009213, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.013819, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05603, + "hold30_r": 0.690955 + }, + { + "symbol": "LUV", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.207207, + "strategy_rank": 83.085586, + "rr": 2.688208, + "primary_prob": 21.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 16, + "primary_distance_atr": 4.032312, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.549412, + "range_504_ratio": 1.732234, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036914, + "hold30_r": 1.84821 + }, + { + "symbol": "LYV", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.216216, + "strategy_rank": 80.337838, + "rr": 1.13525, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.702875, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.723982, + "range_504_ratio": 2.062631, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080608, + "hold30_r": 2.846877 + }, + { + "symbol": "MCK", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.418919, + "strategy_rank": 59.560811, + "rr": 1.866113, + "primary_prob": 31.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.79917, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05265, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.77027, + "strategy_rank": 80.912162, + "rr": 0.74208, + "primary_prob": 47.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.11312, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.050851, + "range_504_ratio": 2.860085, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.690941, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.810811, + "strategy_rank": 79.966216, + "rr": 0.896052, + "primary_prob": 41.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.344077, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.649498, + "range_504_ratio": 1.91458, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.862268, + "hold30_r": 1.226372 + }, + { + "symbol": "MSTR", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.324324, + "strategy_rank": 99.155405, + "rr": 0.974146, + "primary_prob": 42.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.461219, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030044, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.747748, + "strategy_rank": 84.605856, + "rr": 2.082231, + "primary_prob": 28.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.123347, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.025368, + "hold30_r": 1.122432 + }, + { + "symbol": "NI", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.756757, + "strategy_rank": 58.378378, + "rr": 0.980645, + "primary_prob": 52.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.470968, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.643602, + "range_504_ratio": 1.903325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072895, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.072072, + "strategy_rank": 96.362613, + "rr": 1.504348, + "primary_prob": 26.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.256521, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.587432, + "range_504_ratio": 4.891174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.065603, + "hold30_r": -1.036593 + }, + { + "symbol": "NTRS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.936937, + "strategy_rank": 77.274775, + "rr": 1.874547, + "primary_prob": 20.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.81182, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.817134, + "hold30_r": 1.558095 + }, + { + "symbol": "NVDA", + "date": "2025-08-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.445946, + "strategy_rank": 84.898649, + "rr": 2.276613, + "primary_prob": 25.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.414919, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054222, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.031532, + "strategy_rank": 89.774775, + "rr": 0.972313, + "primary_prob": 53.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.45847, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045864, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.045045, + "strategy_rank": 76.869369, + "rr": 1.949659, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.924489, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057571, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.117117, + "strategy_rank": 87.826577, + "rr": 1.618562, + "primary_prob": 48.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.427844, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.962208, + "range_504_ratio": 2.617469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573439, + "hold30_r": 2.028378 + }, + { + "symbol": "PWR", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.63964, + "strategy_rank": 81.768018, + "rr": 1.073239, + "primary_prob": 33.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.609859, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045987, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.972973, + "strategy_rank": 93.918919, + "rr": 1.973156, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.959733, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.513492, + "range_504_ratio": 4.542565, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.930477, + "hold30_r": 1.296411 + }, + { + "symbol": "RJF", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.459459, + "strategy_rank": 70.304054, + "rr": 1.568757, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.353135, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.504239, + "hold30_r": 2.190951 + }, + { + "symbol": "RL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.355856, + "strategy_rank": 90.247748, + "rr": 1.790601, + "primary_prob": 22.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.685902, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.037024, + "range_504_ratio": 2.82081, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.746354, + "hold30_r": 2.272949 + }, + { + "symbol": "RTX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.18018, + "strategy_rank": 67.545045, + "rr": 0.701338, + "primary_prob": 64.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.052008, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.839946, + "range_504_ratio": 2.316242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.624409, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.198198, + "strategy_rank": 98.704955, + "rr": 0.740478, + "primary_prob": 52.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.110717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.277781, + "range_504_ratio": 3.588667, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.719284, + "hold30_r": 17.482274 + }, + { + "symbol": "SCHW", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.387387, + "strategy_rank": 68.56982, + "rr": 1.387309, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.080964, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072061, + "hold30_r": -1.0 + }, + { + "symbol": "STT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.968468, + "strategy_rank": 69.954955, + "rr": 1.341227, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.01184, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.599015, + "range_504_ratio": 1.820325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.270751, + "hold30_r": 1.180793 + }, + { + "symbol": "STX", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.90991, + "strategy_rank": 84.403153, + "rr": 1.160831, + "primary_prob": 31.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.741246, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.926128, + "range_504_ratio": 2.524716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.124706, + "hold30_r": 8.919054 + }, + { + "symbol": "SYF", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.684685, + "strategy_rank": 82.961712, + "rr": 0.812114, + "primary_prob": 55.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.218171, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.994113, + "range_504_ratio": 2.702326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759962, + "hold30_r": 3.100952 + }, + { + "symbol": "T", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.581081, + "strategy_rank": 68.445946, + "rr": 1.265709, + "primary_prob": 29.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.898564, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.742657, + "range_504_ratio": 2.101512, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.197697, + "hold30_r": 1.151306 + }, + { + "symbol": "TKO", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 80.720721, + "rr": 1.649927, + "primary_prob": 34.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.474891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92599, + "range_504_ratio": 2.524366, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605471, + "hold30_r": 5.582637 + }, + { + "symbol": "TMUS", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.193694, + "strategy_rank": 69.065315, + "rr": 2.620104, + "primary_prob": 38.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.930156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.743396, + "range_504_ratio": 2.103065, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.063369, + "hold30_r": -0.620834 + }, + { + "symbol": "TPL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.518018, + "strategy_rank": 83.186937, + "rr": 1.620332, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.430498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.330609, + "range_504_ratio": 3.783345, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.589561, + "hold30_r": 0.135683 + }, + { + "symbol": "TRMB", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.261261, + "strategy_rank": 76.126126, + "rr": 1.058396, + "primary_prob": 38.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 57.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.587594, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050592, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.27027, + "strategy_rank": 82.364865, + "rr": 1.614715, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.422073, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.067672, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.720721, + "strategy_rank": 95.923423, + "rr": 1.589584, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.384376, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.552332, + "hold30_r": 3.880597 + }, + { + "symbol": "UBER", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.567568, + "strategy_rank": 86.283784, + "rr": 1.269039, + "primary_prob": 28.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.903558, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.890928, + "range_504_ratio": 2.437391, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.222418, + "hold30_r": 1.469016 + }, + { + "symbol": "ULTA", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.162162, + "strategy_rank": 82.297297, + "rr": 1.994858, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.992287, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061824, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.995495, + "strategy_rank": 63.975225, + "rr": 0.91717, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.375755, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.499905, + "range_504_ratio": 1.648564, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.850292, + "hold30_r": 0.958595 + }, + { + "symbol": "VRSN", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.256757, + "strategy_rank": 74.898649, + "rr": 1.486739, + "primary_prob": 33.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.230108, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049226, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.806306, + "strategy_rank": 94.650901, + "rr": 1.545446, + "primary_prob": 43.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.318169, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.571289, + "range_504_ratio": 4.812847, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030534, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.761261, + "strategy_rank": 97.477477, + "rr": 0.841891, + "primary_prob": 41.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.262837, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.050579, + "range_504_ratio": 7.772401, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028854, + "hold30_r": -1.0 + }, + { + "symbol": "WAB", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.292793, + "strategy_rank": 71.272523, + "rr": 2.160467, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.2407, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.783656, + "range_504_ratio": 2.189463, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061562, + "hold30_r": 0.129408 + }, + { + "symbol": "WFC", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.738739, + "strategy_rank": 75.833333, + "rr": 1.610516, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.415773, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552559, + "hold30_r": 2.854564 + }, + { + "symbol": "WMB", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.36036, + "strategy_rank": 68.333333, + "rr": 1.670268, + "primary_prob": 32.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.505402, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.053119, + "hold30_r": 1.018512 + }, + { + "symbol": "WMT", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.711712, + "strategy_rank": 69.414414, + "rr": 0.886179, + "primary_prob": 52.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.329268, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.096033, + "hold30_r": -1.012195 + }, + { + "symbol": "WRB", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.657658, + "strategy_rank": 60.934685, + "rr": 1.321373, + "primary_prob": 40.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.982059, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.640611, + "range_504_ratio": 1.89764, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.241509, + "hold30_r": 1.868148 + }, + { + "symbol": "WYNN", + "date": "2025-08-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.486486, + "strategy_rank": 83.445946, + "rr": 1.253194, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.87979, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.543482, + "range_504_ratio": 1.721992, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055068, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-08-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.099099, + "strategy_rank": 96.565315, + "rr": 0.788488, + "primary_prob": 59.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.182732, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037635, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-08-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.036036, + "strategy_rank": 88.063063, + "rr": 2.676898, + "primary_prob": 22.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.015347, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.798809, + "range_504_ratio": 2.222892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.649672, + "hold30_r": 10.855325 + }, + { + "symbol": "CEG", + "date": "2025-08-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.628571, + "strategy_rank": 93.634286, + "rr": 0.725579, + "primary_prob": 54.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.088369, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032659, + "hold30_r": -1.0 + }, + { + "symbol": "APO", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.685714, + "strategy_rank": 81.92, + "rr": 1.675333, + "primary_prob": 30.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.512999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.899103, + "range_504_ratio": 2.457399, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039391, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.885714, + "strategy_rank": 99.68, + "rr": 2.7011, + "primary_prob": 22.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 25.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.051651, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.724175, + "range_504_ratio": 15.243832, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025498, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.714286, + "strategy_rank": 96.514286, + "rr": 1.021435, + "primary_prob": 42.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.532153, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029144, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.857143, + "strategy_rank": 80.285714, + "rr": 1.182633, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.77395, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057127, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.342857, + "strategy_rank": 75.577143, + "rr": 0.976703, + "primary_prob": 49.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.465054, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.912772, + "hold30_r": 0.368622 + }, + { + "symbol": "BSX", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.628571, + "strategy_rank": 65.314286, + "rr": 1.02639, + "primary_prob": 48.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.539585, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.958358, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.714286, + "strategy_rank": 69.234286, + "rr": 1.664422, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.496634, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047152, + "hold30_r": 0.547735 + }, + { + "symbol": "CASY", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.542857, + "strategy_rank": 75.131429, + "rr": 1.183674, + "primary_prob": 44.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.775511, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.801096, + "range_504_ratio": 2.227982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069335, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.428571, + "strategy_rank": 61.485714, + "rr": 1.571795, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.357692, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.549783, + "range_504_ratio": 1.732876, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066274, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.914286, + "strategy_rank": 91.68, + "rr": 0.859114, + "primary_prob": 43.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.288671, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04082, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.857143, + "strategy_rank": 64.491429, + "rr": 1.6516, + "primary_prob": 32.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.4774, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070328, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.485714, + "strategy_rank": 62.708571, + "rr": 0.948295, + "primary_prob": 55.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.422442, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.438369, + "range_504_ratio": 1.550177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080549, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.942857, + "strategy_rank": 85.52, + "rr": 1.460997, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.191496, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080518, + "hold30_r": -1.023724 + }, + { + "symbol": "COHR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.114286, + "strategy_rank": 85.531429, + "rr": 2.035679, + "primary_prob": 25.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.053518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.465364, + "range_504_ratio": 4.329118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.016534, + "hold30_r": 1.602198 + }, + { + "symbol": "COIN", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.942857, + "strategy_rank": 98.182857, + "rr": 0.845286, + "primary_prob": 43.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.267929, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02254, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.571429, + "strategy_rank": 61.222857, + "rr": 1.396102, + "primary_prob": 40.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.094154, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.340286, + "hold30_r": 1.148055 + }, + { + "symbol": "CRWD", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.771429, + "strategy_rank": 93.028571, + "rr": 1.604745, + "primary_prob": 32.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.407118, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.567006, + "hold30_r": 2.512036 + }, + { + "symbol": "CSCO", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.885714, + "strategy_rank": 67.828571, + "rr": 1.552721, + "primary_prob": 23.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.329081, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066218, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.857143, + "strategy_rank": 66.182857, + "rr": 1.245438, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.868157, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.17207, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.628571, + "strategy_rank": 98.731429, + "rr": 0.86709, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.300635, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.839327, + "hold30_r": 1.081837 + }, + { + "symbol": "DASH", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.428571, + "strategy_rank": 90.285714, + "rr": 2.334276, + "primary_prob": 13.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.501414, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038541, + "hold30_r": -1.0 + }, + { + "symbol": "DE", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.457143, + "strategy_rank": 74.708571, + "rr": 1.795134, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.6927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045393, + "hold30_r": -0.70387 + }, + { + "symbol": "DIS", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.171429, + "strategy_rank": 74.868571, + "rr": 1.124996, + "primary_prob": 45.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.687495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.459795, + "range_504_ratio": 1.583749, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065963, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.714286, + "strategy_rank": 70.102857, + "rr": 1.405027, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.107541, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.332073, + "hold30_r": -2.193309 + }, + { + "symbol": "EME", + "date": "2025-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.914286, + "strategy_rank": 82.297143, + "rr": 2.12225, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.183375, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.044707, + "hold30_r": 1.129863 + }, + { + "symbol": "EQT", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.457143, + "strategy_rank": 87.988571, + "rr": 2.205154, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.307731, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043692, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.085714, + "strategy_rank": 77.782857, + "rr": 1.510106, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.265159, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.466298, + "hold30_r": 2.48579 + }, + { + "symbol": "FFIV", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.257143, + "strategy_rank": 73.485714, + "rr": 1.298133, + "primary_prob": 43.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.947199, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053349, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.257143, + "strategy_rank": 85.462857, + "rr": 0.718999, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.078498, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694036, + "hold30_r": 1.142294 + }, + { + "symbol": "HWM", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.228571, + "strategy_rank": 87.657143, + "rr": 0.913444, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.370167, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.870114, + "hold30_r": 2.112494 + }, + { + "symbol": "IBKR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.0, + "strategy_rank": 92.914286, + "rr": 0.928996, + "primary_prob": 65.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.393494, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040953, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.171429, + "strategy_rank": 73.68, + "rr": 2.145956, + "primary_prob": 27.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.218934, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.092889, + "hold30_r": 5.281858 + }, + { + "symbol": "JBL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.371429, + "strategy_rank": 90.102857, + "rr": 1.518168, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.277253, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042753, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.4, + "strategy_rank": 76.651429, + "rr": 1.386005, + "primary_prob": 28.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.079007, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.322787, + "hold30_r": 0.598947 + }, + { + "symbol": "JPM", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.371429, + "strategy_rank": 66.731429, + "rr": 0.780037, + "primary_prob": 46.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.170055, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.801402, + "range_504_ratio": 2.228664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.707286, + "hold30_r": 2.708117 + }, + { + "symbol": "KMI", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.085714, + "strategy_rank": 64.125714, + "rr": 2.230482, + "primary_prob": 26.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.345723, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06076, + "hold30_r": 1.53881 + }, + { + "symbol": "KR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.885714, + "strategy_rank": 73.405714, + "rr": 1.840122, + "primary_prob": 31.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.760183, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05637, + "hold30_r": -1.0 + }, + { + "symbol": "LUV", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.485714, + "strategy_rank": 85.348571, + "rr": 1.951382, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.927072, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.549412, + "range_504_ratio": 1.732234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.91179, + "hold30_r": 1.179998 + }, + { + "symbol": "MCK", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.4, + "strategy_rank": 63.017143, + "rr": 2.322872, + "primary_prob": 23.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.484309, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.271281, + "hold30_r": 3.320298 + }, + { + "symbol": "MNST", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.4, + "strategy_rank": 62.068571, + "rr": 1.17088, + "primary_prob": 46.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.756319, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.43234, + "range_504_ratio": 1.540859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058957, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.6, + "strategy_rank": 76.902857, + "rr": 1.183307, + "primary_prob": 33.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.77496, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.634673, + "range_504_ratio": 1.886404, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.145357, + "hold30_r": 1.903411 + }, + { + "symbol": "MSTR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.314286, + "strategy_rank": 99.074286, + "rr": 0.737675, + "primary_prob": 56.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.106513, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027542, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.228571, + "strategy_rank": 86.525714, + "rr": 2.191209, + "primary_prob": 27.19, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.286814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835251, + "range_504_ratio": 2.305392, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037308, + "hold30_r": 0.520714 + }, + { + "symbol": "NFLX", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.685714, + "strategy_rank": 83.965714, + "rr": 0.840503, + "primary_prob": 53.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.260755, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.057016, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.4, + "strategy_rank": 94.4, + "rr": 1.602052, + "primary_prob": 39.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.403078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.587432, + "range_504_ratio": 4.891174, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032133, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.2, + "strategy_rank": 77.257143, + "rr": 1.022896, + "primary_prob": 52.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.534343, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962949, + "hold30_r": 1.124369 + }, + { + "symbol": "NVDA", + "date": "2025-08-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.028571, + "strategy_rank": 85.714286, + "rr": 2.160695, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.241042, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056467, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.171429, + "strategy_rank": 89.337143, + "rr": 1.297828, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.946742, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043217, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.342857, + "strategy_rank": 58.64, + "rr": 1.217127, + "primary_prob": 45.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.82569, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.603628, + "range_504_ratio": 1.828741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143592, + "hold30_r": 1.666304 + }, + { + "symbol": "PLTR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.542857, + "strategy_rank": 98.857143, + "rr": 0.936251, + "primary_prob": 54.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.404376, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037746, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.085714, + "strategy_rank": 71.428571, + "rr": 1.886805, + "primary_prob": 24.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.830208, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05837, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.971429, + "strategy_rank": 79.325714, + "rr": 1.604307, + "primary_prob": 22.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.406461, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.560923, + "hold30_r": 1.604882 + }, + { + "symbol": "RCL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.142857, + "strategy_rank": 93.062857, + "rr": 1.884654, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.826981, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.513492, + "range_504_ratio": 4.542565, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.839552, + "hold30_r": 1.053525 + }, + { + "symbol": "RJF", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.657143, + "strategy_rank": 69.771429, + "rr": 1.2097, + "primary_prob": 55.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.81455, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.14591, + "hold30_r": 2.13448 + }, + { + "symbol": "RL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.257143, + "strategy_rank": 88.937143, + "rr": 1.176312, + "primary_prob": 33.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.764467, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.037024, + "range_504_ratio": 2.82081, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.133297, + "hold30_r": 1.598288 + }, + { + "symbol": "ROK", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.914286, + "strategy_rank": 74.194286, + "rr": 0.930975, + "primary_prob": 43.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.396462, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.518018, + "range_504_ratio": 1.678698, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.051167, + "hold30_r": -0.289324 + }, + { + "symbol": "RTX", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.257143, + "strategy_rank": 68.228571, + "rr": 0.932438, + "primary_prob": 40.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.398657, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.839946, + "range_504_ratio": 2.316242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.850277, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.171429, + "strategy_rank": 98.685714, + "rr": 1.833757, + "primary_prob": 25.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.750636, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.277781, + "range_504_ratio": 3.588667, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.808442, + "hold30_r": 20.113327 + }, + { + "symbol": "SMCI", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 89.897143, + "rr": 1.975594, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.963391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.260202, + "hold30_r": -1.239566 + }, + { + "symbol": "TPR", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.857143, + "strategy_rank": 93.268571, + "rr": 1.646571, + "primary_prob": 26.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.469856, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617268, + "hold30_r": 2.045582 + }, + { + "symbol": "TRMB", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.057143, + "strategy_rank": 76.114286, + "rr": 0.791567, + "primary_prob": 54.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.187351, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055337, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.628571, + "strategy_rank": 92.822857, + "rr": 1.904722, + "primary_prob": 39.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.857082, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03507, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.485714, + "strategy_rank": 75.931429, + "rr": 0.778555, + "primary_prob": 56.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.167832, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.728812, + "hold30_r": 2.449184 + }, + { + "symbol": "UAL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.914286, + "strategy_rank": 96.88, + "rr": 1.854737, + "primary_prob": 45.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.782106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.815909, + "hold30_r": -0.240865 + }, + { + "symbol": "ULTA", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.428571, + "strategy_rank": 84.742857, + "rr": 1.5244, + "primary_prob": 39.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.2866, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055471, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.828571, + "strategy_rank": 63.485714, + "rr": 0.870321, + "primary_prob": 53.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.305482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499905, + "range_504_ratio": 1.648564, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.794074, + "hold30_r": -1.020701 + }, + { + "symbol": "VRSN", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.942857, + "strategy_rank": 74.982857, + "rr": 2.283413, + "primary_prob": 21.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.42512, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.232036, + "hold30_r": 1.694491 + }, + { + "symbol": "VRT", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.685714, + "strategy_rank": 93.68, + "rr": 1.160205, + "primary_prob": 44.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.740308, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.571289, + "range_504_ratio": 4.812847, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029175, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.4, + "strategy_rank": 97.062857, + "rr": 1.099913, + "primary_prob": 48.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.649869, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.995833, + "range_504_ratio": 7.358331, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029214, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.628571, + "strategy_rank": 63.314286, + "rr": 1.479875, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.219812, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780592, + "range_504_ratio": 2.182763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.411035, + "hold30_r": 2.768387 + }, + { + "symbol": "WFC", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.685714, + "strategy_rank": 76.034286, + "rr": 1.590334, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.385501, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058865, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.885714, + "strategy_rank": 67.257143, + "rr": 1.615428, + "primary_prob": 35.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.423142, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558792, + "hold30_r": 3.294071 + }, + { + "symbol": "WMT", + "date": "2025-08-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.8, + "strategy_rank": 68.171429, + "rr": 0.953586, + "primary_prob": 50.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.43038, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085105, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-08-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.085714, + "strategy_rank": 96.445714, + "rr": 1.476033, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.21405, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035763, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-08-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.857143, + "strategy_rank": 94.171429, + "rr": 1.502921, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.254381, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.736256, + "range_504_ratio": 2.088102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.472495, + "hold30_r": 9.005713 + }, + { + "symbol": "CEG", + "date": "2025-08-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.330296, + "strategy_rank": 93.969844, + "rr": 1.561805, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.342707, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034569, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-08-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886105, + "strategy_rank": 99.40891, + "rr": 0.86513, + "primary_prob": 40.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.297694, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.700011, + "range_504_ratio": 14.879899, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022504, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.154897, + "strategy_rank": 78.174337, + "rr": 0.796773, + "primary_prob": 45.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.195159, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.049376, + "range_504_ratio": 2.855869, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.745359, + "hold30_r": 3.168191 + }, + { + "symbol": "APP", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.430524, + "strategy_rank": 99.430912, + "rr": 1.609829, + "primary_prob": 37.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.414743, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.724175, + "range_504_ratio": 15.243832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585288, + "hold30_r": 7.735618 + }, + { + "symbol": "AVGO", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.735763, + "strategy_rank": 91.967307, + "rr": 1.393112, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.089667, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.384122, + "range_504_ratio": 3.991322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.351611, + "hold30_r": 3.494404 + }, + { + "symbol": "AXON", + "date": "2025-08-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.924829, + "strategy_rank": 95.154199, + "rr": 2.547835, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.821753, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031785, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.168565, + "strategy_rank": 66.96345, + "rr": 1.277375, + "primary_prob": 28.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.916063, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.205315, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.29385, + "strategy_rank": 79.653422, + "rr": 1.209208, + "primary_prob": 41.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.813812, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.931681, + "range_504_ratio": 2.538774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.146748, + "hold30_r": 1.737077 + }, + { + "symbol": "CAH", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.432802, + "strategy_rank": 67.700689, + "rr": 1.627792, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.441688, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.682576, + "range_504_ratio": 1.97897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053383, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.788155, + "strategy_rank": 73.978981, + "rr": 1.159394, + "primary_prob": 44.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.73909, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.801096, + "range_504_ratio": 2.227982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078179, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.574032, + "strategy_rank": 60.69955, + "rr": 0.863714, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.295571, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.54511, + "range_504_ratio": 1.724797, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071522, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.785877, + "strategy_rank": 93.811478, + "rr": 1.3646, + "primary_prob": 28.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.0469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.050964, + "range_504_ratio": 2.860406, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.317426, + "hold30_r": -0.564084 + }, + { + "symbol": "CIEN", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.91344, + "strategy_rank": 91.03259, + "rr": 1.806341, + "primary_prob": 22.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.709512, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.766416, + "hold30_r": 14.644959 + }, + { + "symbol": "CNP", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.230068, + "strategy_rank": 63.861048, + "rr": 1.457392, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.186088, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.438369, + "range_504_ratio": 1.550177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082345, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.699317, + "strategy_rank": 83.753158, + "rr": 1.326675, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.990013, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.269758, + "hold30_r": 0.320816 + }, + { + "symbol": "COIN", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.063781, + "strategy_rank": 98.269647, + "rr": 2.478194, + "primary_prob": 24.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.717291, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.455458, + "hold30_r": 3.018808 + }, + { + "symbol": "CRWD", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.191344, + "strategy_rank": 91.468032, + "rr": 1.277748, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.916622, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.304587, + "range_504_ratio": 3.686165, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.236842, + "hold30_r": 3.745196 + }, + { + "symbol": "CSCO", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.143508, + "strategy_rank": 65.325456, + "rr": 2.662814, + "primary_prob": 9.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.994222, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064543, + "hold30_r": 0.433369 + }, + { + "symbol": "CVNA", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.291572, + "strategy_rank": 98.360918, + "rr": 0.999464, + "primary_prob": 38.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.499196, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.972025, + "hold30_r": 1.48301 + }, + { + "symbol": "DAL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.068337, + "strategy_rank": 83.763745, + "rr": 1.782058, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.673087, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.827209, + "range_504_ratio": 2.286928, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.738627, + "hold30_r": -0.217755 + }, + { + "symbol": "DASH", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.558087, + "strategy_rank": 90.038388, + "rr": 2.630858, + "primary_prob": 10.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.946287, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.040043, + "hold30_r": 2.126461 + }, + { + "symbol": "DE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.763098, + "strategy_rank": 71.318259, + "rr": 1.583375, + "primary_prob": 35.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.375062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048642, + "hold30_r": -1.0 + }, + { + "symbol": "DIS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.66287, + "strategy_rank": 74.107191, + "rr": 1.936454, + "primary_prob": 30.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.904681, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.459795, + "range_504_ratio": 1.583749, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072827, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.129841, + "strategy_rank": 67.05907, + "rr": 0.883325, + "primary_prob": 52.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.324987, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810129, + "hold30_r": -2.28052 + }, + { + "symbol": "EME", + "date": "2025-08-21", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.888383, + "strategy_rank": 83.462777, + "rr": 2.316602, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.474903, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.049836, + "hold30_r": 1.776918 + }, + { + "symbol": "EMR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.801822, + "strategy_rank": 73.13173, + "rr": 1.941137, + "primary_prob": 30.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.911706, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.592389, + "range_504_ratio": 1.808303, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060557, + "hold30_r": 1.086944 + }, + { + "symbol": "EQT", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.824601, + "strategy_rank": 85.56813, + "rr": 2.217342, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.326013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043924, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596811, + "strategy_rank": 66.897313, + "rr": 0.871982, + "primary_prob": 50.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.307974, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.752217, + "range_504_ratio": 2.121699, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077686, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.079727, + "strategy_rank": 73.533081, + "rr": 1.981756, + "primary_prob": 22.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.972634, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.935194, + "hold30_r": 2.924426 + }, + { + "symbol": "FFIV", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.977221, + "strategy_rank": 73.790873, + "rr": 0.964298, + "primary_prob": 49.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.446447, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.905221, + "hold30_r": 1.010528 + }, + { + "symbol": "FIX", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.052392, + "strategy_rank": 92.238947, + "rr": 1.036454, + "primary_prob": 50.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.554681, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.574323, + "range_504_ratio": 4.827474, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.997902, + "hold30_r": 3.44445 + }, + { + "symbol": "FTNT", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624146, + "strategy_rank": 85.04372, + "rr": 2.305364, + "primary_prob": 12.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.458047, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.02744, + "hold30_r": 1.41874 + }, + { + "symbol": "GE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.205011, + "strategy_rank": 79.029872, + "rr": 1.366702, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.050053, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.981137, + "range_504_ratio": 2.667488, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.307654, + "hold30_r": 3.108313 + }, + { + "symbol": "GILD", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.280182, + "strategy_rank": 76.6484, + "rr": 0.9078, + "primary_prob": 49.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.3617, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054977, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.979499, + "strategy_rank": 73.560649, + "rr": 0.760673, + "primary_prob": 62.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.14101, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.96798, + "range_504_ratio": 2.632621, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694476, + "hold30_r": 9.523081 + }, + { + "symbol": "GRMN", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.523918, + "strategy_rank": 74.809924, + "rr": 1.972455, + "primary_prob": 21.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.958682, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.902108, + "hold30_r": 4.208414 + }, + { + "symbol": "GS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.118451, + "strategy_rank": 74.085188, + "rr": 0.913524, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.370286, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.951145, + "range_504_ratio": 2.588673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.845086, + "hold30_r": 3.538279 + }, + { + "symbol": "HWM", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.013667, + "strategy_rank": 87.255022, + "rr": 1.402608, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.103912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.354773, + "hold30_r": 2.208831 + }, + { + "symbol": "IBKR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.697039, + "strategy_rank": 93.2902, + "rr": 1.133659, + "primary_prob": 45.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.700489, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.090318, + "hold30_r": 2.737017 + }, + { + "symbol": "IBM", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.724374, + "strategy_rank": 72.470698, + "rr": 2.186278, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.279417, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.123741, + "hold30_r": 6.39604 + }, + { + "symbol": "JBL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.38041, + "strategy_rank": 90.461742, + "rr": 2.230756, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.346134, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.188247, + "hold30_r": -0.308877 + }, + { + "symbol": "JCI", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.749431, + "strategy_rank": 76.085965, + "rr": 1.44575, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.168625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.383593, + "hold30_r": 1.198635 + }, + { + "symbol": "KR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.14123, + "strategy_rank": 73.396588, + "rr": 0.954065, + "primary_prob": 50.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.431097, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064264, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.241458, + "strategy_rank": 96.244021, + "rr": 1.682333, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.5235, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.302082, + "range_504_ratio": 3.676945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.650872, + "hold30_r": 6.212952 + }, + { + "symbol": "LUV", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.396355, + "strategy_rank": 84.475176, + "rr": 1.920621, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.880931, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.549412, + "range_504_ratio": 1.732234, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.875117, + "hold30_r": 1.061804 + }, + { + "symbol": "MCK", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.446469, + "strategy_rank": 63.478438, + "rr": 1.153099, + "primary_prob": 57.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.729649, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057275, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.346241, + "strategy_rank": 61.221914, + "rr": 1.208627, + "primary_prob": 45.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.812941, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.43234, + "range_504_ratio": 1.540859, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065094, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.307517, + "strategy_rank": 79.215262, + "rr": 2.033271, + "primary_prob": 27.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.049906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.598217, + "range_504_ratio": 1.818873, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.987875, + "hold30_r": 1.336396 + }, + { + "symbol": "MS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.751708, + "strategy_rank": 73.060287, + "rr": 1.341425, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.012137, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.764308, + "range_504_ratio": 2.147508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.267892, + "hold30_r": 3.458662 + }, + { + "symbol": "MSTR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.202733, + "strategy_rank": 99.135095, + "rr": 1.716238, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.574357, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025543, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.927107, + "strategy_rank": 89.060339, + "rr": 2.11665, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.174975, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835251, + "range_504_ratio": 2.305392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.078405, + "hold30_r": 0.785855 + }, + { + "symbol": "NFLX", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.102506, + "strategy_rank": 82.389936, + "rr": 1.658236, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.487354, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056106, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.469248, + "strategy_rank": 95.858019, + "rr": 1.751059, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.626588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.578439, + "range_504_ratio": 4.847383, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.718108, + "hold30_r": 2.302628 + }, + { + "symbol": "NTRS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.535308, + "strategy_rank": 75.829261, + "rr": 1.406688, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.110033, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.342327, + "hold30_r": 1.286621 + }, + { + "symbol": "ORCL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.874715, + "strategy_rank": 90.139573, + "rr": 1.532584, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.298876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040131, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.826879, + "strategy_rank": 61.201543, + "rr": 0.774289, + "primary_prob": 61.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.161433, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.603628, + "range_504_ratio": 1.828741, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.694238, + "hold30_r": 0.747053 + }, + { + "symbol": "PLTR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.658314, + "strategy_rank": 98.840366, + "rr": 2.979723, + "primary_prob": 7.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.469584, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027521, + "hold30_r": 1.488099 + }, + { + "symbol": "PM", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.457859, + "strategy_rank": 69.338683, + "rr": 1.796139, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.694209, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067028, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.52164, + "strategy_rank": 80.562875, + "rr": 1.335198, + "primary_prob": 40.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.002797, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.287391, + "hold30_r": 2.715155 + }, + { + "symbol": "RCL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.6082, + "strategy_rank": 92.598468, + "rr": 1.800256, + "primary_prob": 27.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.700384, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.513492, + "range_504_ratio": 4.542565, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.755616, + "hold30_r": -0.75401 + }, + { + "symbol": "RJF", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.371298, + "strategy_rank": 69.303091, + "rr": 1.367487, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.05123, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.299419, + "hold30_r": 1.006123 + }, + { + "symbol": "RL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.419134, + "strategy_rank": 89.513849, + "rr": 1.766519, + "primary_prob": 23.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.649779, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.037024, + "range_504_ratio": 2.82081, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.716718, + "hold30_r": 3.170823 + }, + { + "symbol": "ROK", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.296128, + "strategy_rank": 73.218653, + "rr": 1.740834, + "primary_prob": 25.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.611252, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.518018, + "range_504_ratio": 1.678698, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.057296, + "hold30_r": 0.83365 + }, + { + "symbol": "SATS", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.835991, + "strategy_rank": 98.451103, + "rr": 0.918412, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.377617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.277781, + "range_504_ratio": 3.588667, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.889975, + "hold30_r": 25.655344 + }, + { + "symbol": "SCHW", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.585421, + "strategy_rank": 68.912068, + "rr": 1.453269, + "primary_prob": 27.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.179903, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073739, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.357631, + "strategy_rank": 78.775342, + "rr": 1.344787, + "primary_prob": 42.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.017181, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.99046, + "range_504_ratio": 2.692473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.297684, + "hold30_r": 1.675871 + }, + { + "symbol": "TPR", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.747153, + "strategy_rank": 93.25937, + "rr": 2.008192, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.012288, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.974816, + "hold30_r": 2.803643 + }, + { + "symbol": "TRMB", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.218679, + "strategy_rank": 75.796257, + "rr": 1.965219, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.947828, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.054054, + "hold30_r": 0.151515 + }, + { + "symbol": "TSLA", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.952164, + "strategy_rank": 91.550606, + "rr": 1.593409, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.390114, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.558369, + "hold30_r": 6.005079 + }, + { + "symbol": "TTWO", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.369021, + "strategy_rank": 74.578769, + "rr": 1.532254, + "primary_prob": 36.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.298381, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.476993, + "hold30_r": 3.614648 + }, + { + "symbol": "UAL", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.15262, + "strategy_rank": 97.018197, + "rr": 1.519428, + "primary_prob": 49.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.279142, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.479845, + "hold30_r": -0.37777 + }, + { + "symbol": "ULTA", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.851936, + "strategy_rank": 79.612264, + "rr": 1.036968, + "primary_prob": 32.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.555452, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05783, + "hold30_r": -1.0 + }, + { + "symbol": "V", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.890661, + "strategy_rank": 63.459826, + "rr": 1.023897, + "primary_prob": 48.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.535846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.499905, + "range_504_ratio": 1.648564, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.943277, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.963554, + "strategy_rank": 74.87676, + "rr": 1.443001, + "primary_prob": 38.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.164501, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.382293, + "hold30_r": 0.082507 + }, + { + "symbol": "VRT", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.507973, + "strategy_rank": 94.126035, + "rr": 1.885637, + "primary_prob": 29.99, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.828456, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.571289, + "range_504_ratio": 4.812847, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.856671, + "hold30_r": 3.846792 + }, + { + "symbol": "VST", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.519362, + "strategy_rank": 97.224917, + "rr": 1.75183, + "primary_prob": 29.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.627746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.995494, + "range_504_ratio": 7.355834, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.722731, + "hold30_r": 0.895414 + }, + { + "symbol": "WFC", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.382688, + "strategy_rank": 75.6747, + "rr": 2.344693, + "primary_prob": 21.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.517039, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.282542, + "hold30_r": 1.133936 + }, + { + "symbol": "WMT", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.207289, + "strategy_rank": 64.99283, + "rr": 1.868684, + "primary_prob": 29.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.803026, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.797594, + "hold30_r": 1.491319 + }, + { + "symbol": "WSM", + "date": "2025-08-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.43508, + "strategy_rank": 81.92501, + "rr": 1.635121, + "primary_prob": 43.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.452681, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.259331, + "range_504_ratio": 3.523062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04916, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-08-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.974943, + "strategy_rank": 96.112006, + "rr": 1.945641, + "primary_prob": 20.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.918461, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035714, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-08-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.646925, + "strategy_rank": 94.036938, + "rr": 1.021022, + "primary_prob": 41.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.531533, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.736256, + "range_504_ratio": 2.088102, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.114615, + "hold30_r": -1.079914 + }, + { + "symbol": "CEG", + "date": "2025-08-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.182139, + "strategy_rank": 93.849068, + "rr": 1.666754, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.500131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039508, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-08-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.647474, + "strategy_rank": 99.260852, + "rr": 1.640151, + "primary_prob": 24.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.460227, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.700011, + "range_504_ratio": 14.879899, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617122, + "hold30_r": 5.542503 + }, + { + "symbol": "ANET", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.486486, + "strategy_rank": 87.867621, + "rr": 0.841091, + "primary_prob": 56.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.261636, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.216659, + "range_504_ratio": 3.375892, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.801305, + "hold30_r": 2.609426 + }, + { + "symbol": "APP", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.412456, + "strategy_rank": 99.448039, + "rr": 1.181937, + "primary_prob": 44.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.772905, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.724175, + "range_504_ratio": 15.243832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.154316, + "hold30_r": 2.459228 + }, + { + "symbol": "AVGO", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 92.700953, + "rr": 0.688425, + "primary_prob": 62.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.032637, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.384122, + "range_504_ratio": 3.991322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04553, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.237368, + "strategy_rank": 94.967799, + "rr": 2.488582, + "primary_prob": 26.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.732873, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.187978, + "hold30_r": -1.150564 + }, + { + "symbol": "BKNG", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.189189, + "strategy_rank": 73.229619, + "rr": 1.206622, + "primary_prob": 29.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.809933, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072745, + "hold30_r": -1.0 + }, + { + "symbol": "BSX", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.606345, + "strategy_rank": 67.067349, + "rr": 1.21302, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.81953, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.812331, + "range_504_ratio": 2.253154, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.132596, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 68.485142, + "rr": 1.915513, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.87327, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.056429, + "hold30_r": 1.390815 + }, + { + "symbol": "CASY", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.954172, + "strategy_rank": 75.034626, + "rr": 1.398377, + "primary_prob": 39.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.097565, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.801096, + "range_504_ratio": 2.227982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.324636, + "hold30_r": 4.509909 + }, + { + "symbol": "CBRE", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.491187, + "strategy_rank": 71.530466, + "rr": 0.785773, + "primary_prob": 58.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.17866, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.939749, + "range_504_ratio": 2.559338, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074437, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.783784, + "strategy_rank": 79.328602, + "rr": 1.309606, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.964409, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.530078, + "range_504_ratio": 1.699065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060915, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.831962, + "strategy_rank": 91.746735, + "rr": 0.786634, + "primary_prob": 56.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.179951, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.932089, + "range_504_ratio": 2.53981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197851, + "hold30_r": -1.154468 + }, + { + "symbol": "CME", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.894242, + "strategy_rank": 63.875559, + "rr": 1.363409, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.045113, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078852, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.656874, + "strategy_rank": 64.159812, + "rr": 1.163636, + "primary_prob": 44.66, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.745455, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.438369, + "range_504_ratio": 1.550177, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090861, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.014101, + "strategy_rank": 84.083493, + "rr": 0.744081, + "primary_prob": 59.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.116121, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063606, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.297297, + "strategy_rank": 97.826748, + "rr": 1.619892, + "primary_prob": 25.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.429838, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.594131, + "hold30_r": 2.026832 + }, + { + "symbol": "COR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.546416, + "strategy_rank": 62.37956, + "rr": 0.886959, + "primary_prob": 52.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.330439, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589016, + "range_504_ratio": 1.802214, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.826267, + "hold30_r": 2.942608 + }, + { + "symbol": "CRWD", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.007051, + "strategy_rank": 90.986647, + "rr": 1.809612, + "primary_prob": 28.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.714419, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.294314, + "range_504_ratio": 3.648491, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042502, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.316099, + "strategy_rank": 64.447647, + "rr": 1.649746, + "primary_prob": 36.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.474619, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073424, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.081081, + "strategy_rank": 62.067425, + "rr": 1.683144, + "primary_prob": 35.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.524716, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080965, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.00235, + "strategy_rank": 98.249945, + "rr": 1.525908, + "primary_prob": 38.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.288861, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032038, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.887192, + "strategy_rank": 90.157376, + "rr": 2.891982, + "primary_prob": 7.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.337973, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.845566, + "hold30_r": 1.753769 + }, + { + "symbol": "DE", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313749, + "strategy_rank": 70.03123, + "rr": 2.098717, + "primary_prob": 22.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.148076, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089696, + "hold30_r": -1.034779 + }, + { + "symbol": "DLTR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.371328, + "strategy_rank": 83.081031, + "rr": 1.441984, + "primary_prob": 29.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.162976, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060616, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.726204, + "strategy_rank": 63.430031, + "rr": 0.937584, + "primary_prob": 51.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.406377, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.856593, + "hold30_r": -2.554609 + }, + { + "symbol": "EBAY", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.898942, + "strategy_rank": 77.890104, + "rr": 2.028676, + "primary_prob": 27.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.043014, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053329, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.537015, + "strategy_rank": 84.116004, + "rr": 1.507609, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.261414, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.256261, + "hold30_r": -1.200739 + }, + { + "symbol": "EMR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.551116, + "strategy_rank": 73.017786, + "rr": 1.942731, + "primary_prob": 21.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.914096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.592389, + "range_504_ratio": 1.808303, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.169314, + "hold30_r": -1.100144 + }, + { + "symbol": "EQT", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.772033, + "strategy_rank": 85.898336, + "rr": 2.065643, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.098464, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043756, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.596945, + "strategy_rank": 67.139081, + "rr": 1.954323, + "primary_prob": 16.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.931484, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.752217, + "range_504_ratio": 2.121699, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.873651, + "hold30_r": 3.263307 + }, + { + "symbol": "EXE", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.424207, + "strategy_rank": 76.17256, + "rr": 1.631012, + "primary_prob": 27.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.446518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.58091, + "hold30_r": 1.16315 + }, + { + "symbol": "FFIV", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.659224, + "strategy_rank": 73.206944, + "rr": 1.618188, + "primary_prob": 21.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.427282, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066056, + "hold30_r": -1.0 + }, + { + "symbol": "FTNT", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.786134, + "strategy_rank": 83.522275, + "rr": 5.001354, + "primary_prob": 12.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 7.50203, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956452, + "range_504_ratio": 2.602448, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033803, + "hold30_r": 0.799361 + }, + { + "symbol": "GILD", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.361927, + "strategy_rank": 76.435295, + "rr": 2.070642, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.105963, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059384, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.239718, + "strategy_rank": 87.062996, + "rr": 2.233214, + "primary_prob": 20.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.349821, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.1797, + "hold30_r": 1.204499 + }, + { + "symbol": "IBKR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.532315, + "strategy_rank": 93.735692, + "rr": 1.430038, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.145057, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044444, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.13631, + "strategy_rank": 69.411244, + "rr": 1.492124, + "primary_prob": 37.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.238186, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.779201, + "range_504_ratio": 2.179731, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069492, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.827262, + "strategy_rank": 89.830666, + "rr": 1.539382, + "primary_prob": 36.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.309073, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.248568, + "hold30_r": -1.198798 + }, + { + "symbol": "JCI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.721504, + "strategy_rank": 73.893798, + "rr": 1.22144, + "primary_prob": 44.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.832159, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.168439, + "hold30_r": -1.101751 + }, + { + "symbol": "KMI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.548766, + "strategy_rank": 64.709224, + "rr": 1.974485, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.961727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.683662, + "range_504_ratio": 1.98112, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073707, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.716804, + "strategy_rank": 73.208679, + "rr": 2.10483, + "primary_prob": 28.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.157245, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057847, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.309048, + "strategy_rank": 63.859593, + "rr": 2.209622, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.314433, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.149559, + "hold30_r": 3.63937 + }, + { + "symbol": "MNST", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.311398, + "strategy_rank": 63.094298, + "rr": 2.467011, + "primary_prob": 11.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.700516, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.43234, + "range_504_ratio": 1.540859, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.402316, + "hold30_r": 3.963908 + }, + { + "symbol": "MOS", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.846063, + "strategy_rank": 76.006078, + "rr": 1.888758, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.833136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.598217, + "range_504_ratio": 1.818873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.143849, + "hold30_r": -1.095243 + }, + { + "symbol": "MSTR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.942421, + "strategy_rank": 98.837655, + "rr": 1.74427, + "primary_prob": 28.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.616405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026804, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.373678, + "strategy_rank": 65.926522, + "rr": 0.959214, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.438821, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.733594, + "range_504_ratio": 2.082551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.138169, + "hold30_r": -1.038053 + }, + { + "symbol": "NFLX", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.712103, + "strategy_rank": 81.984287, + "rr": 2.754966, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.132449, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.061855, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.958872, + "strategy_rank": 61.1242, + "rr": 1.493351, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.240026, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.643602, + "range_504_ratio": 1.903325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091868, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.592244, + "strategy_rank": 95.785732, + "rr": 1.67146, + "primary_prob": 30.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.50719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039048, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.078731, + "strategy_rank": 83.477503, + "rr": 2.195555, + "primary_prob": 26.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.293332, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.465142, + "hold30_r": -1.415006 + }, + { + "symbol": "ORCL", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.947121, + "strategy_rank": 89.886197, + "rr": 1.860104, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.790156, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046181, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882491, + "strategy_rank": 98.897814, + "rr": 2.773247, + "primary_prob": 8.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.159871, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.02751, + "hold30_r": 1.50667 + }, + { + "symbol": "PM", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.246769, + "strategy_rank": 68.870276, + "rr": 1.888873, + "primary_prob": 30.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.83331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061734, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.951821, + "strategy_rank": 80.794059, + "rr": 0.970341, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.455511, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.213936, + "hold30_r": -1.157931 + }, + { + "symbol": "RJF", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.368978, + "strategy_rank": 71.712681, + "rr": 1.03215, + "primary_prob": 53.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.548225, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078439, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.242068, + "strategy_rank": 89.53334, + "rr": 0.750261, + "primary_prob": 48.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.125392, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.037024, + "range_504_ratio": 2.82081, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.694945, + "hold30_r": 1.094648 + }, + { + "symbol": "SCHW", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.009401, + "strategy_rank": 71.897788, + "rr": 1.03942, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.55913, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080406, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.301998, + "strategy_rank": 95.100378, + "rr": 1.931721, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.897582, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.206149, + "hold30_r": -1.179848 + }, + { + "symbol": "TEL", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.141011, + "strategy_rank": 72.487922, + "rr": 0.871725, + "primary_prob": 54.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.307588, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.615276, + "range_504_ratio": 1.850167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076845, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.707403, + "strategy_rank": 93.362474, + "rr": 0.747221, + "primary_prob": 48.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.120832, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.70692, + "hold30_r": 1.101685 + }, + { + "symbol": "TRMB", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.779083, + "strategy_rank": 77.588383, + "rr": 1.464101, + "primary_prob": 34.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.196151, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061855, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.481786, + "strategy_rank": 92.704191, + "rr": 0.776346, + "primary_prob": 63.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.164519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037822, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.719154, + "strategy_rank": 72.267534, + "rr": 0.749396, + "primary_prob": 72.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.124094, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.631418, + "range_504_ratio": 1.880275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.686495, + "hold30_r": 2.285462 + }, + { + "symbol": "UAL", + "date": "2025-08-28", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.06228, + "strategy_rank": 97.029176, + "rr": 2.315227, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.472841, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.153407, + "hold30_r": -1.10885 + }, + { + "symbol": "ULTA", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 81.408838, + "rr": 2.542989, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.814483, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061037, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.12691, + "strategy_rank": 74.055073, + "rr": 1.63439, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.451585, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.566935, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.417156, + "strategy_rank": 95.2797, + "rr": 1.07844, + "primary_prob": 45.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.617661, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.318856, + "hold30_r": -1.286068 + }, + { + "symbol": "VST", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.472385, + "strategy_rank": 96.820471, + "rr": 0.909929, + "primary_prob": 44.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.364894, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.983356, + "range_504_ratio": 7.267091, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048968, + "hold30_r": -1.016069 + }, + { + "symbol": "WMB", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.13866, + "strategy_rank": 65.09378, + "rr": 1.531314, + "primary_prob": 36.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.296971, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067112, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.376028, + "strategy_rank": 62.980688, + "rr": 1.454703, + "primary_prob": 38.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.182055, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.377067, + "hold30_r": 2.31431 + }, + { + "symbol": "WSM", + "date": "2025-08-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.249119, + "strategy_rank": 86.393375, + "rr": 1.772108, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.658162, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.15914, + "range_504_ratio": 3.187192, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.73364, + "hold30_r": -0.676045 + }, + { + "symbol": "GEV", + "date": "2025-08-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.177438, + "strategy_rank": 96.258908, + "rr": 1.802313, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.70347, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036697, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-08-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.06698, + "strategy_rank": 93.107027, + "rr": 2.131666, + "primary_prob": 27.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.197499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.736256, + "range_504_ratio": 2.088102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.095732, + "hold30_r": 9.477503 + }, + { + "symbol": "CEG", + "date": "2025-09-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.04142, + "strategy_rank": 94.950271, + "rr": 2.24035, + "primary_prob": 21.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.360525, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041292, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-09-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.64497, + "strategy_rank": 99.255025, + "rr": 1.849925, + "primary_prob": 20.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.774888, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.700011, + "range_504_ratio": 14.879899, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.823971, + "hold30_r": 3.597707 + }, + { + "symbol": "AEE", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.473373, + "strategy_rank": 56.473205, + "rr": 1.486175, + "primary_prob": 31.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.229262, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.440212, + "range_504_ratio": 1.553036, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.10431, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.408284, + "strategy_rank": 99.373033, + "rr": 0.941249, + "primary_prob": 51.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.411873, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.724175, + "range_504_ratio": 15.243832, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.91391, + "hold30_r": 3.03693 + }, + { + "symbol": "AXON", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.461538, + "strategy_rank": 95.518822, + "rr": 1.818475, + "primary_prob": 31.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.727712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035304, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.207101, + "strategy_rank": 81.205254, + "rr": 1.593206, + "primary_prob": 22.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.389809, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05528, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.52071, + "strategy_rank": 68.028327, + "rr": 1.064066, + "primary_prob": 34.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.596098, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.988459, + "range_504_ratio": 2.68709, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.987446, + "hold30_r": 0.84608 + }, + { + "symbol": "BKNG", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.863905, + "strategy_rank": 70.875656, + "rr": 0.989162, + "primary_prob": 49.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.483743, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064613, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.218935, + "strategy_rank": 65.663184, + "rr": 2.040929, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.061393, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.060458, + "hold30_r": 1.38451 + }, + { + "symbol": "CASY", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.769231, + "strategy_rank": 76.375341, + "rr": 1.521549, + "primary_prob": 36.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.282323, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.801096, + "range_504_ratio": 2.227982, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.443294, + "hold30_r": 4.752011 + }, + { + "symbol": "CBOE", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.366864, + "strategy_rank": 61.273826, + "rr": 1.571716, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.357574, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.544164, + "range_504_ratio": 1.723167, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.506235, + "hold30_r": 0.991033 + }, + { + "symbol": "CCL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.964497, + "strategy_rank": 92.725503, + "rr": 0.93447, + "primary_prob": 53.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.401705, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.10627, + "range_504_ratio": 3.023063, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.885302, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.550296, + "strategy_rank": 79.265349, + "rr": 1.568654, + "primary_prob": 31.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.352982, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.530078, + "range_504_ratio": 1.699065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059506, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.822485, + "strategy_rank": 64.010491, + "rr": 1.900332, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.850497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.825436, + "hold30_r": 0.843909 + }, + { + "symbol": "CNP", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.414201, + "strategy_rank": 63.289941, + "rr": 1.104681, + "primary_prob": 46.22, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.657021, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.438369, + "range_504_ratio": 1.550177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.018939, + "hold30_r": 2.110638 + }, + { + "symbol": "COF", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 81.429351, + "rr": 0.907502, + "primary_prob": 63.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.361253, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.849793, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.56213, + "strategy_rank": 89.290654, + "rr": 1.760414, + "primary_prob": 31.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.640621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.465364, + "range_504_ratio": 4.329118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.73443, + "hold30_r": 2.457874 + }, + { + "symbol": "COIN", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.278107, + "strategy_rank": 97.810987, + "rr": 0.800624, + "primary_prob": 50.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.200936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.773801, + "hold30_r": 1.657485 + }, + { + "symbol": "CRWD", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.017751, + "strategy_rank": 90.218809, + "rr": 1.996803, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.995205, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.18994, + "range_504_ratio": 3.286883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.957656, + "hold30_r": 3.143801 + }, + { + "symbol": "CSCO", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.786982, + "strategy_rank": 66.23954, + "rr": 0.705335, + "primary_prob": 59.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.058003, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632974, + "hold30_r": 1.746843 + }, + { + "symbol": "CVNA", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.224852, + "strategy_rank": 98.402787, + "rr": 1.891509, + "primary_prob": 17.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.837264, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031396, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.514793, + "strategy_rank": 91.239078, + "rr": 2.857417, + "primary_prob": 8.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.286126, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.812282, + "hold30_r": 1.478069 + }, + { + "symbol": "DE", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.011834, + "strategy_rank": 68.68488, + "rr": 1.971442, + "primary_prob": 29.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.957163, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.45045, + "range_504_ratio": 1.569018, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054618, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.781065, + "strategy_rank": 85.053129, + "rr": 1.861209, + "primary_prob": 20.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.791814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048134, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.254438, + "strategy_rank": 89.923497, + "rr": 1.681038, + "primary_prob": 21.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.521556, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039623, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.319527, + "strategy_rank": 84.144236, + "rr": 2.030371, + "primary_prob": 26.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.045556, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052259, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.674556, + "strategy_rank": 84.640984, + "rr": 1.694834, + "primary_prob": 20.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.54225, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.644647, + "hold30_r": 2.552281 + }, + { + "symbol": "EQT", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.491124, + "strategy_rank": 84.84095, + "rr": 1.533278, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.299917, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044128, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.946746, + "strategy_rank": 57.265559, + "rr": 1.332225, + "primary_prob": 40.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.998337, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.455269, + "range_504_ratio": 1.576597, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.226386, + "hold30_r": 4.715447 + }, + { + "symbol": "EXC", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.118343, + "strategy_rank": 57.288514, + "rr": 1.324063, + "primary_prob": 40.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.986094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.366582, + "range_504_ratio": 1.442795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.23459, + "hold30_r": 4.480841 + }, + { + "symbol": "EXE", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.928994, + "strategy_rank": 74.670863, + "rr": 1.600308, + "primary_prob": 33.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.400463, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.549524, + "hold30_r": 1.401074 + }, + { + "symbol": "FAST", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.035503, + "strategy_rank": 67.529817, + "rr": 1.694635, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.541952, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.631675, + "range_504_ratio": 1.880758, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063536, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.83432, + "strategy_rank": 74.532251, + "rr": 0.803962, + "primary_prob": 55.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.205943, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.831308, + "range_504_ratio": 2.296321, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.738031, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.284024, + "strategy_rank": 73.536405, + "rr": 1.395998, + "primary_prob": 54.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.093997, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065216, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.710059, + "strategy_rank": 82.241722, + "rr": 2.037828, + "primary_prob": 28.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.056743, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.934161, + "range_504_ratio": 2.545078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046959, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.213018, + "strategy_rank": 86.53351, + "rr": 1.852453, + "primary_prob": 24.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.778679, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.800367, + "hold30_r": 1.677737 + }, + { + "symbol": "IBKR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.449704, + "strategy_rank": 93.330396, + "rr": 2.243671, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.365506, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.203136, + "hold30_r": 2.044907 + }, + { + "symbol": "IDXX", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.378698, + "strategy_rank": 85.448067, + "rr": 0.996766, + "primary_prob": 38.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.495149, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056816, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.869822, + "strategy_rank": 90.423769, + "rr": 1.533063, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.299594, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.485077, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.272189, + "strategy_rank": 73.404717, + "rr": 1.846003, + "primary_prob": 18.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.769004, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061282, + "hold30_r": 0.749939 + }, + { + "symbol": "KR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.071006, + "strategy_rank": 73.350413, + "rr": 1.706846, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.560268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064505, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.142012, + "strategy_rank": 79.537706, + "rr": 1.661234, + "primary_prob": 24.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.491851, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654125, + "range_504_ratio": 1.923459, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061417, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.887574, + "strategy_rank": 77.912082, + "rr": 0.848218, + "primary_prob": 58.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.272328, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.786578, + "range_504_ratio": 2.195868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.780742, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.60355, + "strategy_rank": 60.694826, + "rr": 1.041707, + "primary_prob": 62.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.56256, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.600599, + "range_504_ratio": 1.823211, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973251, + "hold30_r": 4.909576 + }, + { + "symbol": "META", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.627219, + "strategy_rank": 83.475933, + "rr": 1.286179, + "primary_prob": 39.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.929268, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.047258, + "range_504_ratio": 2.849826, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.224712, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.35503, + "strategy_rank": 57.205968, + "rr": 0.703475, + "primary_prob": 71.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.055212, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.094578, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.171598, + "strategy_rank": 98.994586, + "rr": 1.525185, + "primary_prob": 33.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.287778, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027589, + "hold30_r": -1.0 + }, + { + "symbol": "NCLH", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.95858, + "strategy_rank": 85.588736, + "rr": 2.038948, + "primary_prob": 29.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.058421, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.835251, + "range_504_ratio": 2.305392, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042527, + "hold30_r": -1.0 + }, + { + "symbol": "NDAQ", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.775148, + "strategy_rank": 63.519199, + "rr": 1.762537, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.643805, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.733594, + "range_504_ratio": 2.082551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091917, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.911243, + "strategy_rank": 80.01943, + "rr": 2.357611, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.536417, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060213, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.538462, + "strategy_rank": 59.0982, + "rr": 2.081951, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.122927, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.643602, + "range_504_ratio": 1.903325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.017336, + "hold30_r": 2.339181 + }, + { + "symbol": "NRG", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.857988, + "strategy_rank": 95.221159, + "rr": 1.843334, + "primary_prob": 27.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.765001, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.803678, + "hold30_r": 2.830651 + }, + { + "symbol": "NTRS", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.313609, + "strategy_rank": 74.135129, + "rr": 1.432628, + "primary_prob": 29.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.148942, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756223, + "range_504_ratio": 2.130215, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.367218, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.360947, + "strategy_rank": 88.243443, + "rr": 1.002739, + "primary_prob": 41.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.504109, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.958212, + "hold30_r": 2.159439 + }, + { + "symbol": "ORCL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.147929, + "strategy_rank": 90.078728, + "rr": 1.621215, + "primary_prob": 28.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.431822, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96628, + "range_504_ratio": 2.628148, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.579691, + "hold30_r": 5.218074 + }, + { + "symbol": "PLTR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.881657, + "strategy_rank": 98.711486, + "rr": 0.77655, + "primary_prob": 51.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.164825, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.749689, + "hold30_r": 2.196433 + }, + { + "symbol": "PM", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.994083, + "strategy_rank": 67.934156, + "rr": 1.801391, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.702087, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.097218, + "hold30_r": -1.038844 + }, + { + "symbol": "PWR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.757396, + "strategy_rank": 79.045071, + "rr": 1.830226, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.745339, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.779408, + "hold30_r": 4.184828 + }, + { + "symbol": "RCL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.621302, + "strategy_rank": 90.871081, + "rr": 0.996547, + "primary_prob": 51.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.49482, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046654, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.905325, + "strategy_rank": 69.655714, + "rr": 1.641568, + "primary_prob": 19.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.462351, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.642698, + "range_504_ratio": 1.901604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.575685, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.059172, + "strategy_rank": 70.8783, + "rr": 0.996363, + "primary_prob": 49.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.494545, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.93437, + "hold30_r": 0.703775 + }, + { + "symbol": "SMCI", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 94.473541, + "rr": 2.036722, + "primary_prob": 26.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.055083, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.010223, + "hold30_r": 3.85908 + }, + { + "symbol": "TDY", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.0, + "strategy_rank": 59.510638, + "rr": 1.662343, + "primary_prob": 20.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.493514, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.473346, + "range_504_ratio": 1.605357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.577561, + "hold30_r": 1.021495 + }, + { + "symbol": "TPR", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.698225, + "strategy_rank": 93.237694, + "rr": 1.277141, + "primary_prob": 33.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.915712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.233175, + "hold30_r": 2.667173 + }, + { + "symbol": "TRMB", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.455621, + "strategy_rank": 77.176382, + "rr": 2.107962, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.161942, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063441, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-09-05", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 89.585799, + "strategy_rank": 92.0363, + "rr": 2.972334, + "primary_prob": 21.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 4, + "primary_distance_atr": 4.458501, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.934735, + "hold30_r": 4.740624 + }, + { + "symbol": "UAL", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.804734, + "strategy_rank": 96.805867, + "rr": 1.969835, + "primary_prob": 29.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.954752, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044626, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.692308, + "strategy_rank": 83.937807, + "rr": 1.652543, + "primary_prob": 23.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.478814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.608264, + "hold30_r": 0.801969 + }, + { + "symbol": "VRSN", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.597633, + "strategy_rank": 73.196357, + "rr": 0.681526, + "primary_prob": 75.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.02229, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.606534, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.384615, + "strategy_rank": 95.279869, + "rr": 2.234139, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.351209, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.20507, + "hold30_r": 5.860806 + }, + { + "symbol": "VST", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.934911, + "strategy_rank": 96.84309, + "rr": 1.655048, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.482572, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.940071, + "range_504_ratio": 6.959243, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.623277, + "hold30_r": 1.128039 + }, + { + "symbol": "WMB", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.183432, + "strategy_rank": 63.17592, + "rr": 1.96204, + "primary_prob": 29.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.94306, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.669166, + "range_504_ratio": 1.952608, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.896932, + "hold30_r": 2.993569 + }, + { + "symbol": "WMT", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.852071, + "strategy_rank": 65.921272, + "rr": 0.944981, + "primary_prob": 41.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.417472, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.747795, + "range_504_ratio": 2.112337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.864517, + "hold30_r": 2.890023 + }, + { + "symbol": "WSM", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.12426, + "strategy_rank": 88.822443, + "rr": 1.759765, + "primary_prob": 33.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.639648, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.156536, + "range_504_ratio": 3.178902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042192, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-09-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.798817, + "strategy_rank": 81.832221, + "rr": 1.564502, + "primary_prob": 38.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.346754, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677936, + "range_504_ratio": 1.969808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514922, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.159664, + "strategy_rank": 96.354211, + "rr": 0.772236, + "primary_prob": 48.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.158354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.73983, + "hold30_r": -0.166289 + }, + { + "symbol": "WBD", + "date": "2025-09-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.196879, + "strategy_rank": 92.739254, + "rr": 2.346128, + "primary_prob": 27.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.519191, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.736256, + "range_504_ratio": 2.088102, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.308729, + "hold30_r": 9.039291 + }, + { + "symbol": "CEG", + "date": "2025-09-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.358944, + "strategy_rank": 95.021764, + "rr": 1.459218, + "primary_prob": 32.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.188827, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.42149, + "hold30_r": 2.835542 + }, + { + "symbol": "ANET", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.037215, + "strategy_rank": 92.680007, + "rr": 0.728512, + "primary_prob": 48.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.092768, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.312808, + "range_504_ratio": 3.716595, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.695053, + "hold30_r": 1.731867 + }, + { + "symbol": "AXON", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.319328, + "strategy_rank": 94.758781, + "rr": 1.917856, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.876785, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040453, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.87395, + "strategy_rank": 80.7427, + "rr": 1.876406, + "primary_prob": 31.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.814609, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052828, + "hold30_r": 0.661762 + }, + { + "symbol": "BKNG", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.713085, + "strategy_rank": 67.359591, + "rr": 1.246899, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.870348, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062302, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.992797, + "strategy_rank": 62.179131, + "rr": 1.584236, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.376354, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065039, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.432173, + "strategy_rank": 59.072305, + "rr": 1.453318, + "primary_prob": 31.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.179977, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.544164, + "range_504_ratio": 1.723167, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.381922, + "hold30_r": 0.691984 + }, + { + "symbol": "CME", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.954382, + "strategy_rank": 61.103319, + "rr": 1.157447, + "primary_prob": 40.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.73617, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.074306, + "hold30_r": 1.147431 + }, + { + "symbol": "COF", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.194478, + "strategy_rank": 81.595127, + "rr": 1.19952, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.79928, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061743, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 86.67467, + "strategy_rank": 90.240614, + "rr": 2.814944, + "primary_prob": 23.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.222417, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.465364, + "range_504_ratio": 4.329118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.786325, + "hold30_r": 3.661095 + }, + { + "symbol": "COIN", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.079232, + "strategy_rank": 98.29575, + "rr": 2.013059, + "primary_prob": 42.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.019588, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.9826, + "hold30_r": 1.481272 + }, + { + "symbol": "COR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.232893, + "strategy_rank": 60.440723, + "rr": 0.79611, + "primary_prob": 57.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.194166, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.584601, + "range_504_ratio": 1.794276, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067938, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.637455, + "strategy_rank": 89.10737, + "rr": 2.170418, + "primary_prob": 38.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.255627, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.18994, + "range_504_ratio": 3.286883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.126908, + "hold30_r": 4.550534 + }, + { + "symbol": "CSCO", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.033613, + "strategy_rank": 66.593314, + "rr": 0.996491, + "primary_prob": 49.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.494736, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.488787, + "range_504_ratio": 1.630337, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.921778, + "hold30_r": 2.302142 + }, + { + "symbol": "CVNA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.559424, + "strategy_rank": 98.703827, + "rr": 0.74046, + "primary_prob": 49.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.11069, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.709723, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.278511, + "strategy_rank": 90.236685, + "rr": 1.957032, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.935548, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.908092, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.837935, + "strategy_rank": 84.372166, + "rr": 1.546132, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.319199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047108, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.118848, + "strategy_rank": 92.29974, + "rr": 1.905825, + "primary_prob": 23.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.858737, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038152, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.752701, + "strategy_rank": 61.291639, + "rr": 1.598634, + "primary_prob": 48.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.39795, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.949265, + "hold30_r": -3.862547 + }, + { + "symbol": "EA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.912365, + "strategy_rank": 63.581102, + "rr": 1.542409, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.313614, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.451188, + "range_504_ratio": 1.570176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065338, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.318127, + "strategy_rank": 84.060819, + "rr": 2.609126, + "primary_prob": 20.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.91369, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.126499, + "hold30_r": -1.0742 + }, + { + "symbol": "EME", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.436975, + "strategy_rank": 82.799408, + "rr": 1.595984, + "primary_prob": 21.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.393975, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.543909, + "hold30_r": 4.931987 + }, + { + "symbol": "EQT", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.877551, + "strategy_rank": 85.138746, + "rr": 1.87277, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.809155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04493, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.797119, + "strategy_rank": 66.468775, + "rr": 0.987481, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.481221, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.752217, + "range_504_ratio": 2.121699, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084512, + "hold30_r": -1.0 + }, + { + "symbol": "EXE", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.47419, + "strategy_rank": 72.817544, + "rr": 2.605211, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.907817, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.552178, + "hold30_r": 2.080664 + }, + { + "symbol": "FAST", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.635054, + "strategy_rank": 67.711444, + "rr": 1.994132, + "primary_prob": 22.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.991198, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.631675, + "range_504_ratio": 1.880758, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063279, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.756303, + "strategy_rank": 74.392721, + "rr": 1.111117, + "primary_prob": 32.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.666676, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.841407, + "range_504_ratio": 2.319629, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.053142, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.154862, + "strategy_rank": 76.224231, + "rr": 1.051298, + "primary_prob": 42.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.576947, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.792445, + "range_504_ratio": 2.208789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001859, + "hold30_r": 0.051509 + }, + { + "symbol": "FOXA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.315726, + "strategy_rank": 77.341152, + "rr": 0.80781, + "primary_prob": 49.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.211715, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79587, + "range_504_ratio": 2.216369, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.758682, + "hold30_r": 0.476522 + }, + { + "symbol": "GILD", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.596639, + "strategy_rank": 76.635633, + "rr": 1.492565, + "primary_prob": 37.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.238848, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063027, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.793517, + "strategy_rank": 84.374887, + "rr": 1.603144, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.404716, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.934161, + "range_504_ratio": 2.545078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046749, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.558223, + "strategy_rank": 85.883562, + "rr": 0.908518, + "primary_prob": 59.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.362776, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.504349, + "range_504_ratio": 4.501223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.850668, + "hold30_r": 1.983636 + }, + { + "symbol": "IBKR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.518607, + "strategy_rank": 91.447917, + "rr": 1.151398, + "primary_prob": 56.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.727097, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.104382, + "hold30_r": 1.863641 + }, + { + "symbol": "IDXX", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.672269, + "strategy_rank": 82.765552, + "rr": 2.05836, + "primary_prob": 12.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.087539, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056181, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.914766, + "strategy_rank": 78.754005, + "rr": 1.049815, + "primary_prob": 47.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.574723, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.559815, + "range_504_ratio": 1.750348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.994748, + "hold30_r": 2.71027 + }, + { + "symbol": "JBL", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.59904, + "strategy_rank": 89.794148, + "rr": 1.609571, + "primary_prob": 35.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.414356, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.555401, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.114046, + "strategy_rank": 72.277674, + "rr": 0.705497, + "primary_prob": 53.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.058246, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645591, + "hold30_r": 1.506985 + }, + { + "symbol": "KR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.356543, + "strategy_rank": 72.294904, + "rr": 1.533363, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.300045, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05874, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.512605, + "strategy_rank": 77.742277, + "rr": 1.836409, + "primary_prob": 21.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.754613, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.654125, + "range_504_ratio": 1.923459, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063284, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.394958, + "strategy_rank": 64.234025, + "rr": 0.947221, + "primary_prob": 65.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.420832, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.569151, + "range_504_ratio": 1.766766, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068587, + "hold30_r": -1.0 + }, + { + "symbol": "META", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 82.697842, + "rr": 1.234878, + "primary_prob": 40.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.852318, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.047258, + "range_504_ratio": 2.849826, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.169071, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.953181, + "strategy_rank": 77.671543, + "rr": 2.205757, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.308636, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.596002, + "range_504_ratio": 1.814848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.150167, + "hold30_r": -2.519308 + }, + { + "symbol": "MSTR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.39976, + "strategy_rank": 99.040264, + "rr": 1.897168, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.845752, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030071, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.078031, + "strategy_rank": 79.684118, + "rr": 1.964128, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.946192, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055185, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.758703, + "strategy_rank": 95.860589, + "rr": 1.327477, + "primary_prob": 42.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.991215, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.040224, + "hold30_r": 0.673499 + }, + { + "symbol": "NVDA", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 90.036014, + "strategy_rank": 87.12593, + "rr": 2.499828, + "primary_prob": 23.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.749741, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049037, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.47539, + "strategy_rank": 91.033493, + "rr": 2.301311, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.451966, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.025118, + "hold30_r": -0.3804 + }, + { + "symbol": "PLTR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.639856, + "strategy_rank": 98.273079, + "rr": 1.736325, + "primary_prob": 35.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.604488, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.032058, + "hold30_r": 1.234222 + }, + { + "symbol": "PM", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.07563, + "strategy_rank": 68.432078, + "rr": 1.799941, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.699912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061037, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.835534, + "strategy_rank": 79.091349, + "rr": 2.733815, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 4.100723, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.683647, + "hold30_r": 3.829571 + }, + { + "symbol": "RCL", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.798319, + "strategy_rank": 91.699111, + "rr": 1.510669, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.266003, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041137, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.116447, + "strategy_rank": 93.745541, + "rr": 1.45311, + "primary_prob": 41.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.179665, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.021094, + "hold30_r": -0.10844 + }, + { + "symbol": "SCHW", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.795918, + "strategy_rank": 70.12333, + "rr": 1.080736, + "primary_prob": 46.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.621104, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063825, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.397359, + "strategy_rank": 95.234266, + "rr": 1.731738, + "primary_prob": 40.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.597607, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.703016, + "hold30_r": 1.049944 + }, + { + "symbol": "SYF", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.633854, + "strategy_rank": 82.26528, + "rr": 0.725942, + "primary_prob": 48.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.088913, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.042412, + "range_504_ratio": 2.836051, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.665159, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.472989, + "strategy_rank": 68.522459, + "rr": 1.270421, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.905632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.710844, + "range_504_ratio": 2.035709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067051, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.79952, + "strategy_rank": 92.900671, + "rr": 0.788595, + "primary_prob": 62.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.182893, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.478925, + "range_504_ratio": 4.388226, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.743969, + "hold30_r": 1.726866 + }, + { + "symbol": "TRMB", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.393758, + "strategy_rank": 75.334623, + "rr": 1.915347, + "primary_prob": 26.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.87302, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059305, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 83.553421, + "strategy_rank": 87.660057, + "rr": 2.123513, + "primary_prob": 27.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.185269, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.085121, + "hold30_r": 1.831651 + }, + { + "symbol": "UAL", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.038415, + "strategy_rank": 96.03984, + "rr": 1.868658, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.802987, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042285, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.434574, + "strategy_rank": 82.554561, + "rr": 1.802433, + "primary_prob": 20.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.70365, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75446, + "hold30_r": 0.141695 + }, + { + "symbol": "VRT", + "date": "2025-09-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.597839, + "strategy_rank": 94.671725, + "rr": 2.078425, + "primary_prob": 34.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.117638, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.048387, + "hold30_r": 5.705089 + }, + { + "symbol": "WFC", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.193277, + "strategy_rank": 71.04105, + "rr": 0.983185, + "primary_prob": 58.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.474777, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.792982, + "range_504_ratio": 2.209978, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.918726, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.956783, + "strategy_rank": 89.081978, + "rr": 1.136826, + "primary_prob": 45.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.705239, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.156536, + "range_504_ratio": 3.178902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046593, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-09-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.995198, + "strategy_rank": 83.718941, + "rr": 1.515833, + "primary_prob": 38.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.273749, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.677936, + "range_504_ratio": 1.969808, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.463828, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-09-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.152542, + "strategy_rank": 96.28707, + "rr": 1.202677, + "primary_prob": 48.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.804015, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033956, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-09-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.520581, + "strategy_rank": 93.599594, + "rr": 1.718597, + "primary_prob": 38.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.577895, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.2488, + "range_504_ratio": 3.486158, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.679705, + "hold30_r": 3.6016 + }, + { + "symbol": "ANET", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467312, + "strategy_rank": 90.160371, + "rr": 0.824334, + "primary_prob": 57.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.236502, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.312808, + "range_504_ratio": 3.716595, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03676, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.246973, + "strategy_rank": 93.67276, + "rr": 1.517192, + "primary_prob": 39.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.275789, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.548988, + "range_504_ratio": 4.706704, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035329, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.42615, + "strategy_rank": 94.327567, + "rr": 1.191607, + "primary_prob": 39.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.78741, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045611, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.135593, + "strategy_rank": 82.517164, + "rr": 2.095973, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.143959, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057892, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 68.960097, + "rr": 1.933231, + "primary_prob": 30.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.899847, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061007, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.288136, + "strategy_rank": 71.657922, + "rr": 1.314702, + "primary_prob": 43.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.972053, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.787197, + "range_504_ratio": 2.197228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05693, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.535109, + "strategy_rank": 61.55801, + "rr": 1.600207, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.40031, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.529422, + "range_504_ratio": 1.697951, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.530412, + "hold30_r": 1.883671 + }, + { + "symbol": "CCL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.341404, + "strategy_rank": 91.566311, + "rr": 1.257586, + "primary_prob": 41.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.886379, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.04463, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.556901, + "strategy_rank": 63.498658, + "rr": 1.529351, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.294026, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.438369, + "range_504_ratio": 1.550177, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.44157, + "hold30_r": 0.253968 + }, + { + "symbol": "COIN", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.184019, + "strategy_rank": 98.438608, + "rr": 1.915197, + "primary_prob": 34.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.872795, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030729, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.377724, + "strategy_rank": 65.419425, + "rr": 1.869391, + "primary_prob": 26.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.804087, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.558324, + "range_504_ratio": 1.74774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.805509, + "hold30_r": 5.263332 + }, + { + "symbol": "CTVA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.750605, + "strategy_rank": 63.272703, + "rr": 1.543728, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.315592, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063414, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.668281, + "strategy_rank": 98.596213, + "rr": 0.947647, + "primary_prob": 52.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.421471, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034628, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.898305, + "strategy_rank": 70.482139, + "rr": 2.286544, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.429815, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.227776, + "hold30_r": 1.266816 + }, + { + "symbol": "DASH", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.973366, + "strategy_rank": 90.698768, + "rr": 1.228083, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.842125, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.179213, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.552058, + "strategy_rank": 84.904699, + "rr": 2.072996, + "primary_prob": 27.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.109494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.111766, + "hold30_r": -1.06547 + }, + { + "symbol": "DLTR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.762712, + "strategy_rank": 91.37489, + "rr": 1.42187, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.132805, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0392, + "hold30_r": -1.0 + }, + { + "symbol": "DRI", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.355932, + "strategy_rank": 62.753264, + "rr": 2.69324, + "primary_prob": 22.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 4.03986, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049811, + "hold30_r": -1.0 + }, + { + "symbol": "EA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.145278, + "strategy_rank": 62.703871, + "rr": 1.427849, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.141773, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.451188, + "range_504_ratio": 1.570176, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066597, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.27845, + "strategy_rank": 84.034698, + "rr": 0.817111, + "primary_prob": 48.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.225667, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.759963, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.830508, + "strategy_rank": 80.728998, + "rr": 1.426303, + "primary_prob": 25.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.139455, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.375688, + "hold30_r": 1.752247 + }, + { + "symbol": "EQT", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.915254, + "strategy_rank": 85.775624, + "rr": 1.437563, + "primary_prob": 38.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.156345, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.392331, + "hold30_r": 2.018391 + }, + { + "symbol": "ETR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.251816, + "strategy_rank": 66.172402, + "rr": 1.773783, + "primary_prob": 19.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.660675, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.752217, + "range_504_ratio": 2.121699, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.68945, + "hold30_r": 3.528545 + }, + { + "symbol": "EXE", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.929782, + "strategy_rank": 71.581682, + "rr": 1.950315, + "primary_prob": 45.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.925473, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.896771, + "hold30_r": 1.307349 + }, + { + "symbol": "EXPE", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.619855, + "strategy_rank": 85.177792, + "rr": 0.844646, + "primary_prob": 56.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.266968, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.90673, + "range_504_ratio": 2.476211, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055225, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.651332, + "strategy_rank": 67.667903, + "rr": 1.930322, + "primary_prob": 22.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.895483, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.631675, + "range_504_ratio": 1.880758, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06425, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.861985, + "strategy_rank": 78.164696, + "rr": 1.197179, + "primary_prob": 42.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.795769, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.792445, + "range_504_ratio": 2.208789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.144297, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.072639, + "strategy_rank": 78.504294, + "rr": 0.885296, + "primary_prob": 51.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.327945, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.79587, + "range_504_ratio": 2.216369, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.833445, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099274, + "strategy_rank": 77.865985, + "rr": 0.995586, + "primary_prob": 49.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.493379, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061413, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.840194, + "strategy_rank": 83.007604, + "rr": 1.970848, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.956271, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.934161, + "range_504_ratio": 2.545078, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048573, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.414044, + "strategy_rank": 77.94243, + "rr": 1.104518, + "primary_prob": 45.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.656777, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.032474, + "hold30_r": -2.213847 + }, + { + "symbol": "JBL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.699758, + "strategy_rank": 89.683664, + "rr": 0.945764, + "primary_prob": 54.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.418646, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.887619, + "range_504_ratio": 2.429339, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.894576, + "hold30_r": -2.011317 + }, + { + "symbol": "JCI", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.561743, + "strategy_rank": 73.434816, + "rr": 1.15321, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.729815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063626, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.493947, + "strategy_rank": 73.234275, + "rr": 1.974717, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.962076, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058177, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.825666, + "strategy_rank": 78.737216, + "rr": 0.698508, + "primary_prob": 51.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.047762, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.639302, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.767554, + "strategy_rank": 67.538376, + "rr": 1.672884, + "primary_prob": 34.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.509326, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.558434, + "range_504_ratio": 1.747933, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.601712, + "hold30_r": 5.759989 + }, + { + "symbol": "META", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.082324, + "strategy_rank": 79.803455, + "rr": 0.768912, + "primary_prob": 59.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.153367, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.047258, + "range_504_ratio": 2.849826, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063645, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.324455, + "strategy_rank": 61.508618, + "rr": 1.381661, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.072492, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.437942, + "range_504_ratio": 1.549515, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.318021, + "hold30_r": 1.339684 + }, + { + "symbol": "MO", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.646489, + "strategy_rank": 65.494743, + "rr": 1.722233, + "primary_prob": 29.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.58335, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084344, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.171913, + "strategy_rank": 77.627836, + "rr": 1.964338, + "primary_prob": 41.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.946507, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.596002, + "range_504_ratio": 1.814848, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.907313, + "hold30_r": -2.836165 + }, + { + "symbol": "MSTR", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.394673, + "strategy_rank": 98.850757, + "rr": 2.071456, + "primary_prob": 41.17, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.107184, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.247909, + "hold30_r": -1.218063 + }, + { + "symbol": "NFLX", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.004843, + "strategy_rank": 80.371467, + "rr": 2.74295, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.114426, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058942, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.508475, + "strategy_rank": 58.967782, + "rr": 1.071815, + "primary_prob": 47.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.607723, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.643602, + "range_504_ratio": 1.903325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001449, + "hold30_r": 1.561955 + }, + { + "symbol": "NRG", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.215496, + "strategy_rank": 96.09196, + "rr": 1.447287, + "primary_prob": 40.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.17093, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.405387, + "hold30_r": 0.955986 + }, + { + "symbol": "NVDA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.893462, + "strategy_rank": 85.213453, + "rr": 1.046336, + "primary_prob": 39.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.569504, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.997449, + "hold30_r": 3.572417 + }, + { + "symbol": "ORCL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.140436, + "strategy_rank": 87.955137, + "rr": 1.628192, + "primary_prob": 37.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.442287, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027121, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.404358, + "strategy_rank": 66.486074, + "rr": 1.714984, + "primary_prob": 20.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.572476, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.637014, + "range_504_ratio": 1.890827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079393, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.757869, + "strategy_rank": 98.161826, + "rr": 0.715693, + "primary_prob": 61.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.07354, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.631089, + "range_504_ratio": 13.888889, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034306, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.067797, + "strategy_rank": 73.066321, + "rr": 1.524903, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.287354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.349562, + "hold30_r": -1.29073 + }, + { + "symbol": "PODD", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.31477, + "strategy_rank": 86.110303, + "rr": 1.419534, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.129301, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.033031, + "range_504_ratio": 2.809569, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045394, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-09-19", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 84.382567, + "strategy_rank": 76.189925, + "rr": 2.287115, + "primary_prob": 30.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.430673, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.016685, + "range_504_ratio": 2.764017, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.236275, + "hold30_r": 3.961089 + }, + { + "symbol": "RCL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.457627, + "strategy_rank": 91.72699, + "rr": 2.027627, + "primary_prob": 26.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.04144, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040957, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.009685, + "strategy_rank": 70.863853, + "rr": 1.81805, + "primary_prob": 20.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.727075, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.065013, + "hold30_r": 0.065474 + }, + { + "symbol": "SMCI", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.162228, + "strategy_rank": 93.668457, + "rr": 1.617751, + "primary_prob": 41.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.426626, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585635, + "hold30_r": 2.155739 + }, + { + "symbol": "T", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.041162, + "strategy_rank": 66.268112, + "rr": 1.03679, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.555185, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.746581, + "range_504_ratio": 2.109773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080701, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.583535, + "strategy_rank": 82.4855, + "rr": 1.514909, + "primary_prob": 39.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.272364, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.053544, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.230024, + "strategy_rank": 70.76138, + "rr": 1.097022, + "primary_prob": 46.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.645533, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.710844, + "range_504_ratio": 2.035709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070151, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.046005, + "strategy_rank": 89.916484, + "rr": 1.677516, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.516273, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.639432, + "hold30_r": 1.362642 + }, + { + "symbol": "UAL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.731235, + "strategy_rank": 96.442215, + "rr": 1.970654, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 23.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.955981, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04324, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.598063, + "strategy_rank": 76.127108, + "rr": 1.531044, + "primary_prob": 25.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.296566, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480863, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.799031, + "strategy_rank": 91.818089, + "rr": 1.111785, + "primary_prob": 52.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.667677, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032253, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.956416, + "strategy_rank": 62.491136, + "rr": 1.414599, + "primary_prob": 33.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.121898, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780592, + "range_504_ratio": 2.182763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.331037, + "hold30_r": 4.008903 + }, + { + "symbol": "WMT", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.808717, + "strategy_rank": 63.080975, + "rr": 1.447943, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.171915, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.755458, + "range_504_ratio": 2.128586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.369547, + "hold30_r": -0.440512 + }, + { + "symbol": "WRB", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.566586, + "strategy_rank": 61.968315, + "rr": 1.150143, + "primary_prob": 35.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.725215, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.613165, + "range_504_ratio": 1.846265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.067789, + "hold30_r": -1.066038 + }, + { + "symbol": "WSM", + "date": "2025-09-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.987893, + "strategy_rank": 83.687414, + "rr": 0.978808, + "primary_prob": 49.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.468213, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.145756, + "range_504_ratio": 3.144818, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046435, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-09-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.93617, + "strategy_rank": 95.36381, + "rr": 0.792485, + "primary_prob": 60.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.188727, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035297, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.63357, + "strategy_rank": 86.448687, + "rr": 1.02161, + "primary_prob": 38.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.532415, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.312808, + "range_504_ratio": 3.716595, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.983475, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.680851, + "strategy_rank": 81.736501, + "rr": 0.799039, + "primary_prob": 58.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.198559, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.164516, + "range_504_ratio": 3.204372, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.742414, + "hold30_r": 3.808138 + }, + { + "symbol": "AVGO", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.153664, + "strategy_rank": 92.220773, + "rr": 1.774073, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.66111, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.537359, + "range_504_ratio": 4.652287, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.735981, + "hold30_r": 0.848321 + }, + { + "symbol": "AXON", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.22695, + "strategy_rank": 95.008865, + "rr": 2.130776, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.196164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.54424, + "range_504_ratio": 4.684409, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034736, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.371158, + "strategy_rank": 66.719245, + "rr": 1.417443, + "primary_prob": 25.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.126165, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06261, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.962175, + "strategy_rank": 84.998522, + "rr": 2.159002, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.238503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054662, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.560284, + "strategy_rank": 65.653519, + "rr": 1.397996, + "primary_prob": 39.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.096995, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064163, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.789598, + "strategy_rank": 81.367813, + "rr": 0.730714, + "primary_prob": 60.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.09607, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.06965, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.297872, + "strategy_rank": 68.600963, + "rr": 2.265279, + "primary_prob": 37.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.397919, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.210035, + "hold30_r": 8.978022 + }, + { + "symbol": "CASY", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.224586, + "strategy_rank": 69.385984, + "rr": 1.393751, + "primary_prob": 41.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.090626, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.787197, + "range_504_ratio": 2.197228, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061471, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.08747, + "strategy_rank": 59.237644, + "rr": 0.823708, + "primary_prob": 70.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.235562, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.503942, + "range_504_ratio": 1.655233, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06945, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.969267, + "strategy_rank": 68.105374, + "rr": 1.556178, + "primary_prob": 36.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.334268, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.952663, + "range_504_ratio": 2.592604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067874, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.917258, + "strategy_rank": 92.409062, + "rr": 1.69764, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.54646, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04802, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.397163, + "strategy_rank": 60.06858, + "rr": 0.786076, + "primary_prob": 71.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 1.179114, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084531, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 82.917977, + "rr": 1.202022, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.803034, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064089, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.754137, + "strategy_rank": 98.074122, + "rr": 1.733472, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.600208, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.854081, + "range_504_ratio": 6.385825, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.704568, + "hold30_r": -1.035172 + }, + { + "symbol": "CRWD", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.643026, + "strategy_rank": 85.13125, + "rr": 1.132143, + "primary_prob": 56.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.698214, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.18994, + "range_504_ratio": 3.286883, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.091195, + "hold30_r": 2.483201 + }, + { + "symbol": "CTVA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.79669, + "strategy_rank": 64.439287, + "rr": 1.665657, + "primary_prob": 34.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.498486, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.582813, + "range_504_ratio": 1.791069, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058493, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.463357, + "strategy_rank": 98.287557, + "rr": 1.212087, + "primary_prob": 30.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.818131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.179422, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.806147, + "strategy_rank": 69.843548, + "rr": 1.894977, + "primary_prob": 29.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.842466, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837314, + "hold30_r": 1.225266 + }, + { + "symbol": "DASH", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.390071, + "strategy_rank": 88.954653, + "rr": 1.558176, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.337264, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.381095, + "range_504_ratio": 3.979256, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.507539, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.735225, + "strategy_rank": 83.869374, + "rr": 2.238192, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.357287, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.204249, + "hold30_r": -1.1542 + }, + { + "symbol": "DLTR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.453901, + "strategy_rank": 90.123863, + "rr": 1.681309, + "primary_prob": 22.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.521963, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043769, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.262411, + "strategy_rank": 82.477084, + "rr": 0.882586, + "primary_prob": 47.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.323879, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054969, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.534279, + "strategy_rank": 78.848995, + "rr": 0.704556, + "primary_prob": 53.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.056833, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.248861, + "range_504_ratio": 3.486371, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.659101, + "hold30_r": 0.311158 + }, + { + "symbol": "EQT", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.553191, + "strategy_rank": 84.209404, + "rr": 2.574965, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.862448, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045293, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.061466, + "strategy_rank": 67.515668, + "rr": 1.142621, + "primary_prob": 45.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.713932, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629819, + "range_504_ratio": 1.877271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069911, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.115839, + "strategy_rank": 76.547125, + "rr": 0.712777, + "primary_prob": 46.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.069166, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.798419, + "range_504_ratio": 2.222026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.658967, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.879433, + "strategy_rank": 76.133999, + "rr": 1.25912, + "primary_prob": 44.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.88868, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.068666, + "range_504_ratio": 2.911494, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.19858, + "hold30_r": 1.261173 + }, + { + "symbol": "GILD", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.598109, + "strategy_rank": 75.100752, + "rr": 2.134314, + "primary_prob": 24.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.201471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.076747, + "hold30_r": 1.730601 + }, + { + "symbol": "GL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.732861, + "strategy_rank": 67.79838, + "rr": 0.867731, + "primary_prob": 40.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.301596, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.076721, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.361702, + "strategy_rank": 79.569701, + "rr": 0.804927, + "primary_prob": 57.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.20739, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.172423, + "range_504_ratio": 3.22981, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.747772, + "hold30_r": 2.207696 + }, + { + "symbol": "GRMN", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.50591, + "strategy_rank": 76.964043, + "rr": 1.003208, + "primary_prob": 33.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 24.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.504812, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.906099, + "range_504_ratio": 2.474651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.923058, + "hold30_r": -3.301254 + }, + { + "symbol": "GS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.943262, + "strategy_rank": 77.197076, + "rr": 0.978631, + "primary_prob": 52.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.467947, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.069407, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.217494, + "strategy_rank": 90.630548, + "rr": 0.694778, + "primary_prob": 61.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.042168, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.321866, + "range_504_ratio": 3.750413, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.647662, + "hold30_r": 1.574831 + }, + { + "symbol": "IDXX", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.141844, + "strategy_rank": 82.63231, + "rr": 0.901247, + "primary_prob": 52.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.35187, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053052, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.352246, + "strategy_rank": 77.490912, + "rr": 1.562753, + "primary_prob": 36.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.34413, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.559815, + "range_504_ratio": 1.750348, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.504679, + "hold30_r": 8.174014 + }, + { + "symbol": "JBL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.690307, + "strategy_rank": 89.794064, + "rr": 1.02893, + "primary_prob": 42.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.543394, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038911, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.170213, + "strategy_rank": 72.312073, + "rr": 1.647538, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.471307, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.584797, + "hold30_r": 4.467702 + }, + { + "symbol": "KR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.6974, + "strategy_rank": 67.629689, + "rr": 1.946396, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.919593, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.881174, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.990544, + "strategy_rank": 97.072154, + "rr": 1.13224, + "primary_prob": 47.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.698359, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.590216, + "range_504_ratio": 4.904809, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.104266, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.026005, + "strategy_rank": 77.323392, + "rr": 0.952298, + "primary_prob": 50.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.428446, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.889347, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.243499, + "strategy_rank": 63.53177, + "rr": 1.19643, + "primary_prob": 39.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.794645, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085921, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.460993, + "strategy_rank": 79.740148, + "rr": 1.412338, + "primary_prob": 53.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.118507, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045895, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.27896, + "strategy_rank": 72.615555, + "rr": 0.882027, + "primary_prob": 55.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.323041, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.859539, + "range_504_ratio": 2.362071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073077, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.172577, + "strategy_rank": 98.53637, + "rr": 1.405438, + "primary_prob": 37.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.108156, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.379519, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.862884, + "strategy_rank": 78.884679, + "rr": 1.048008, + "primary_prob": 47.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.572012, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063414, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.626478, + "strategy_rank": 94.99278, + "rr": 0.84511, + "primary_prob": 55.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.267665, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039913, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.706856, + "strategy_rank": 84.743856, + "rr": 0.769927, + "primary_prob": 48.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.154891, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.725611, + "hold30_r": 1.238529 + }, + { + "symbol": "ORCL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.042553, + "strategy_rank": 88.016108, + "rr": 1.553663, + "primary_prob": 24.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.330495, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.529538, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.016548, + "strategy_rank": 65.445074, + "rr": 0.856689, + "primary_prob": 55.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.285034, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.637014, + "range_504_ratio": 1.890827, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.778332, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.763593, + "strategy_rank": 98.101025, + "rr": 0.765402, + "primary_prob": 61.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.148102, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.620907, + "range_504_ratio": 13.748191, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.732171, + "hold30_r": 0.033685 + }, + { + "symbol": "PM", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316785, + "strategy_rank": 71.343448, + "rr": 2.200987, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.301481, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065899, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.834515, + "strategy_rank": 85.631802, + "rr": 0.802578, + "primary_prob": 55.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.203867, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.033031, + "range_504_ratio": 2.809569, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044217, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.51773, + "strategy_rank": 91.469959, + "rr": 1.521603, + "primary_prob": 36.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.282404, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045001, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.496454, + "strategy_rank": 73.753178, + "rr": 1.578588, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.367883, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.518018, + "range_504_ratio": 1.678698, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066744, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-09-26", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.408983, + "strategy_rank": 99.550911, + "rr": 2.205386, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.308079, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027179, + "hold30_r": 0.00555 + }, + { + "symbol": "SCHW", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.725768, + "strategy_rank": 70.575962, + "rr": 0.797528, + "primary_prob": 56.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.196292, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06666, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.070922, + "strategy_rank": 92.766627, + "rr": 1.500595, + "primary_prob": 43.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.250892, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.470739, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.498818, + "strategy_rank": 90.567097, + "rr": 1.33422, + "primary_prob": 43.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.00133, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.300419, + "range_504_ratio": 3.670834, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.292736, + "hold30_r": 5.897106 + }, + { + "symbol": "SYF", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.543735, + "strategy_rank": 86.199011, + "rr": 1.057583, + "primary_prob": 40.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.586375, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.042412, + "range_504_ratio": 2.836051, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058319, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.307329, + "strategy_rank": 65.160885, + "rr": 1.138627, + "primary_prob": 45.31, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.70794, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.746581, + "range_504_ratio": 2.109773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081001, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.089835, + "strategy_rank": 82.596375, + "rr": 1.901409, + "primary_prob": 17.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.852114, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056276, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.742317, + "strategy_rank": 68.355943, + "rr": 1.914218, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.871327, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.710844, + "range_504_ratio": 2.035709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067767, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.699764, + "strategy_rank": 93.323325, + "rr": 1.583035, + "primary_prob": 22.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.374552, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.504462, + "range_504_ratio": 4.501731, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.539606, + "hold30_r": -2.87734 + }, + { + "symbol": "TRMB", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.033097, + "strategy_rank": 73.166092, + "rr": 1.828224, + "primary_prob": 24.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.742336, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.793568, + "range_504_ratio": 2.211271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059829, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.56974, + "strategy_rank": 87.189856, + "rr": 1.959105, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.938657, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035845, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.281324, + "strategy_rank": 96.646455, + "rr": 1.397394, + "primary_prob": 39.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.09609, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039201, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.21513, + "strategy_rank": 76.646817, + "rr": 1.180228, + "primary_prob": 44.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.770342, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057035, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.326241, + "strategy_rank": 75.509501, + "rr": 0.893009, + "primary_prob": 65.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.339514, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079995, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.269504, + "strategy_rank": 85.501388, + "rr": 0.719926, + "primary_prob": 52.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.079889, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.504976, + "range_504_ratio": 4.504046, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.691481, + "hold30_r": 4.22502 + }, + { + "symbol": "VST", + "date": "2025-09-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.926714, + "strategy_rank": 95.124643, + "rr": 0.890186, + "primary_prob": 40.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.33528, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.953674, + "range_504_ratio": 7.054557, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032589, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.057715, + "strategy_rank": 95.881577, + "rr": 0.790045, + "primary_prob": 53.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.185068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.756257, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-09-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.810365, + "strategy_rank": 91.884903, + "rr": 0.905966, + "primary_prob": 55.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.35895, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.114549, + "range_504_ratio": 3.048193, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02696, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.57715, + "strategy_rank": 90.509887, + "rr": 1.367794, + "primary_prob": 26.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.05169, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.312808, + "range_504_ratio": 3.716595, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.331007, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.995289, + "strategy_rank": 82.373173, + "rr": 0.754661, + "primary_prob": 62.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.131991, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.164516, + "range_504_ratio": 3.204372, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.701048, + "hold30_r": 2.526648 + }, + { + "symbol": "APP", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882214, + "strategy_rank": 99.176374, + "rr": 1.492051, + "primary_prob": 39.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.238077, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.074694, + "range_504_ratio": 21.643251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031896, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.584217, + "strategy_rank": 92.985422, + "rr": 1.632636, + "primary_prob": 22.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.448954, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.53178, + "range_504_ratio": 4.626406, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.593605, + "hold30_r": 0.235889 + }, + { + "symbol": "AXON", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.762073, + "strategy_rank": 95.186392, + "rr": 2.132757, + "primary_prob": 27.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.199136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.539544, + "range_504_ratio": 4.662465, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037976, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.339223, + "strategy_rank": 64.802162, + "rr": 0.862705, + "primary_prob": 47.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.294058, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061843, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.166078, + "strategy_rank": 83.933901, + "rr": 1.977968, + "primary_prob": 29.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.966952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057209, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.223793, + "strategy_rank": 67.674302, + "rr": 1.488695, + "primary_prob": 27.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.233043, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.028015, + "range_504_ratio": 2.795512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.075434, + "hold30_r": -1.0 + }, + { + "symbol": "BKNG", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.803298, + "strategy_rank": 66.256426, + "rr": 2.106366, + "primary_prob": 28.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.15955, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.759245, + "range_504_ratio": 2.136663, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061389, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.108363, + "strategy_rank": 76.793501, + "rr": 2.092697, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.139045, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.060482, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.572438, + "strategy_rank": 68.718354, + "rr": 1.986661, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 80.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.979992, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674328, + "range_504_ratio": 1.962713, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.934895, + "hold30_r": 8.531068 + }, + { + "symbol": "CBRE", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.800942, + "strategy_rank": 66.901836, + "rr": 0.861513, + "primary_prob": 53.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.292269, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.952663, + "range_504_ratio": 2.592604, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071821, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.170789, + "strategy_rank": 91.431317, + "rr": 2.061451, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.092176, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.064847, + "hold30_r": -1.027453 + }, + { + "symbol": "CME", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.21437, + "strategy_rank": 58.679471, + "rr": 1.717394, + "primary_prob": 33.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.576091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085191, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.745583, + "strategy_rank": 58.798379, + "rr": 1.460114, + "primary_prob": 25.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.190171, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.069195, + "hold30_r": 0.783476 + }, + { + "symbol": "COF", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.574794, + "strategy_rank": 82.790591, + "rr": 1.66026, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.49039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054509, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.997644, + "strategy_rank": 98.24541, + "rr": 2.814837, + "primary_prob": 22.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.222256, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.842941, + "range_504_ratio": 6.315083, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033105, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.632509, + "strategy_rank": 85.942756, + "rr": 0.823858, + "primary_prob": 66.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.235787, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.169402, + "range_504_ratio": 3.220067, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.779403, + "hold30_r": 2.162949 + }, + { + "symbol": "CVNA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.233216, + "strategy_rank": 97.457369, + "rr": 0.846845, + "primary_prob": 45.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.270267, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029534, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.449941, + "strategy_rank": 70.879665, + "rr": 2.123072, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.184608, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.647709, + "range_504_ratio": 1.911157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.065948, + "hold30_r": 0.117948 + }, + { + "symbol": "DG", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.52179, + "strategy_rank": 84.453489, + "rr": 2.734205, + "primary_prob": 20.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 4.101307, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049619, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.110718, + "strategy_rank": 86.806915, + "rr": 1.748463, + "primary_prob": 29.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.622694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.138674, + "hold30_r": -1.096683 + }, + { + "symbol": "DRI", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.272085, + "strategy_rank": 61.761048, + "rr": 1.903575, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.855363, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063186, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.579505, + "strategy_rank": 83.935065, + "rr": 1.50901, + "primary_prob": 25.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.263515, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049321, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.872792, + "strategy_rank": 84.816836, + "rr": 1.644935, + "primary_prob": 44.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.467403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044116, + "hold30_r": -1.0 + }, + { + "symbol": "EW", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.918728, + "strategy_rank": 60.41958, + "rr": 2.091991, + "primary_prob": 20.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.137987, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.489247, + "range_504_ratio": 1.631088, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057711, + "hold30_r": -1.0 + }, + { + "symbol": "FAST", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.86808, + "strategy_rank": 68.56648, + "rr": 1.803213, + "primary_prob": 23.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.704819, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.629819, + "range_504_ratio": 1.877271, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06747, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.219081, + "strategy_rank": 74.365122, + "rr": 1.728938, + "primary_prob": 20.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.593407, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.831485, + "range_504_ratio": 2.296727, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054457, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.045936, + "strategy_rank": 76.626273, + "rr": 1.434972, + "primary_prob": 25.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.152459, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.83666, + "range_504_ratio": 2.308644, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054383, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.401649, + "strategy_rank": 79.934095, + "rr": 1.008298, + "primary_prob": 51.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.512446, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.068666, + "range_504_ratio": 2.911494, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.949865, + "hold30_r": 0.769257 + }, + { + "symbol": "GILD", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.103651, + "strategy_rank": 76.354909, + "rr": 1.84518, + "primary_prob": 27.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.767769, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.791323, + "hold30_r": 2.946342 + }, + { + "symbol": "GL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.159011, + "strategy_rank": 72.352484, + "rr": 1.181159, + "primary_prob": 44.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.771739, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.071369, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.570082, + "strategy_rank": 74.90494, + "rr": 1.243193, + "primary_prob": 44.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.864789, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.748323, + "range_504_ratio": 2.113453, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059782, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.276796, + "strategy_rank": 75.717287, + "rr": 1.286885, + "primary_prob": 28.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.930327, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.755973, + "range_504_ratio": 2.129683, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059293, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.161366, + "strategy_rank": 74.954133, + "rr": 0.828603, + "primary_prob": 69.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.242904, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.066658, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.23086, + "strategy_rank": 86.067484, + "rr": 1.306657, + "primary_prob": 43.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.959985, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.531001, + "range_504_ratio": 4.622802, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.255062, + "hold30_r": 1.913836 + }, + { + "symbol": "IDXX", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.743227, + "strategy_rank": 84.079083, + "rr": 0.872584, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.308876, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.823603, + "hold30_r": 2.279129 + }, + { + "symbol": "JBL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.641932, + "strategy_rank": 89.04347, + "rr": 1.587511, + "primary_prob": 33.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.381267, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.55247, + "hold30_r": -0.018208 + }, + { + "symbol": "JCI", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.038869, + "strategy_rank": 68.997797, + "rr": 1.137272, + "primary_prob": 46.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.705908, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06444, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.396938, + "strategy_rank": 66.295503, + "rr": 1.031288, + "primary_prob": 35.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.546931, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.855402, + "range_504_ratio": 2.352319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080133, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.512367, + "strategy_rank": 67.376304, + "rr": 1.573309, + "primary_prob": 35.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.359963, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.505272, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.468787, + "strategy_rank": 96.669327, + "rr": 0.782292, + "primary_prob": 58.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.173438, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.619252, + "range_504_ratio": 5.04931, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025729, + "hold30_r": -1.0 + }, + { + "symbol": "LYV", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.517079, + "strategy_rank": 73.920779, + "rr": 1.968124, + "primary_prob": 22.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.952186, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053897, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.815077, + "strategy_rank": 71.323495, + "rr": 1.289188, + "primary_prob": 45.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.933782, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.587413, + "range_504_ratio": 1.799328, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.23636, + "hold30_r": 3.723069 + }, + { + "symbol": "MO", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.459364, + "strategy_rank": 63.886261, + "rr": 1.243986, + "primary_prob": 37.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.865979, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.090351, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.09894, + "strategy_rank": 69.316317, + "rr": 1.023959, + "primary_prob": 57.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.535938, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.859539, + "range_504_ratio": 2.362071, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069629, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.822144, + "strategy_rank": 98.151971, + "rr": 1.737664, + "primary_prob": 40.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.606496, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.872521, + "range_504_ratio": 17.681537, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029516, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.055359, + "strategy_rank": 81.032869, + "rr": 2.044863, + "primary_prob": 28.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.067295, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.989347, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.34629, + "strategy_rank": 94.101226, + "rr": 1.112992, + "primary_prob": 47.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.669488, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.569935, + "range_504_ratio": 4.806337, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.073735, + "hold30_r": -0.128668 + }, + { + "symbol": "NVDA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.923439, + "strategy_rank": 83.446408, + "rr": 1.064897, + "primary_prob": 46.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.597346, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.608418, + "range_504_ratio": 4.994902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04797, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.212014, + "strategy_rank": 85.477822, + "rr": 1.645159, + "primary_prob": 38.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.467738, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.61734, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.870436, + "strategy_rank": 64.815187, + "rr": 1.421101, + "primary_prob": 28.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.131652, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.639731, + "range_504_ratio": 1.895971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078844, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.646643, + "strategy_rank": 98.235003, + "rr": 1.538343, + "primary_prob": 38.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.307514, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.574256, + "range_504_ratio": 13.121547, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.506891, + "hold30_r": 0.085413 + }, + { + "symbol": "PM", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.63722, + "strategy_rank": 71.451937, + "rr": 2.089649, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.134474, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055596, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.757362, + "strategy_rank": 89.383094, + "rr": 1.318452, + "primary_prob": 40.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.977679, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.033031, + "range_504_ratio": 2.809569, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.278505, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.526502, + "strategy_rank": 90.997963, + "rr": 1.634086, + "primary_prob": 32.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.451129, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040487, + "hold30_r": -1.0 + }, + { + "symbol": "RJF", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.274441, + "strategy_rank": 67.009755, + "rr": 1.909391, + "primary_prob": 20.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.864087, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.661676, + "range_504_ratio": 1.938039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059733, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.293286, + "strategy_rank": 99.470006, + "rr": 1.562774, + "primary_prob": 38.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.344161, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029796, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.286219, + "strategy_rank": 71.865059, + "rr": 1.245725, + "primary_prob": 42.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.868588, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.181509, + "hold30_r": 0.105798 + }, + { + "symbol": "SMCI", + "date": "2025-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.343934, + "strategy_rank": 94.428989, + "rr": 2.211226, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.316838, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030886, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988221, + "strategy_rank": 83.709402, + "rr": 2.084139, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.126209, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.042412, + "range_504_ratio": 2.836051, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049388, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.812721, + "strategy_rank": 65.827728, + "rr": 1.911689, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.867534, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.746581, + "range_504_ratio": 2.109773, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076962, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.817432, + "strategy_rank": 84.054556, + "rr": 1.538844, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.308266, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052882, + "hold30_r": -1.0 + }, + { + "symbol": "TMUS", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.507656, + "strategy_rank": 69.302418, + "rr": 1.777744, + "primary_prob": 32.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.666616, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.710844, + "range_504_ratio": 2.035709, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066726, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-10-03", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.447585, + "strategy_rank": 85.078016, + "rr": 2.125426, + "primary_prob": 27.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.188139, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031122, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.819788, + "strategy_rank": 96.115028, + "rr": 1.954101, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.931151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.915137, + "hold30_r": -0.061308 + }, + { + "symbol": "ULTA", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.925795, + "strategy_rank": 79.624527, + "rr": 1.009106, + "primary_prob": 48.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.513659, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06105, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.992933, + "strategy_rank": 76.383288, + "rr": 1.581939, + "primary_prob": 35.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.372908, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070655, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.581861, + "strategy_rank": 93.207303, + "rr": 0.800238, + "primary_prob": 65.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.200357, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.953674, + "range_504_ratio": 7.054557, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.769435, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.747939, + "strategy_rank": 62.423557, + "rr": 1.237536, + "primary_prob": 45.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.856304, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.833608, + "range_504_ratio": 2.301608, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083612, + "hold30_r": -1.0 + }, + { + "symbol": "WFC", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.281508, + "strategy_rank": 72.167644, + "rr": 1.176174, + "primary_prob": 44.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.764261, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.814268, + "range_504_ratio": 2.257522, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063122, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-10-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.510012, + "strategy_rank": 80.621714, + "rr": 1.591722, + "primary_prob": 21.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.387583, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.123, + "range_504_ratio": 3.074064, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047167, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.639456, + "strategy_rank": 96.193712, + "rr": 1.447167, + "primary_prob": 31.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.170751, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.410635, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-10-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.929705, + "strategy_rank": 93.277068, + "rr": 0.867242, + "primary_prob": 56.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.300863, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.114549, + "range_504_ratio": 3.048193, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031369, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.773243, + "strategy_rank": 99.161768, + "rr": 1.76214, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.64321, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.074694, + "range_504_ratio": 21.643251, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.742116, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.845805, + "strategy_rank": 92.9881, + "rr": 1.710411, + "primary_prob": 22.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.565617, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.520227, + "range_504_ratio": 4.573262, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.675391, + "hold30_r": 0.839833 + }, + { + "symbol": "AXON", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.619048, + "strategy_rank": 95.751227, + "rr": 1.963063, + "primary_prob": 25.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.944594, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.49186, + "range_504_ratio": 4.445356, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03624, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.723356, + "strategy_rank": 70.016089, + "rr": 1.720909, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.581364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054499, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.487528, + "strategy_rank": 75.87751, + "rr": 1.808304, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.712455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050918, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.507937, + "strategy_rank": 61.540833, + "rr": 0.699542, + "primary_prob": 59.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.049313, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.028015, + "range_504_ratio": 2.795512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.627492, + "hold30_r": 0.651297 + }, + { + "symbol": "C", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.249433, + "strategy_rank": 72.755577, + "rr": 1.787699, + "primary_prob": 25.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.681549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.733147, + "hold30_r": 1.385138 + }, + { + "symbol": "CAH", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.07483, + "strategy_rank": 71.009006, + "rr": 1.768009, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.652014, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.633627, + "range_504_ratio": 1.884433, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.709218, + "hold30_r": 9.856001 + }, + { + "symbol": "CASY", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.496599, + "strategy_rank": 77.162002, + "rr": 0.814563, + "primary_prob": 44.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.221844, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.787197, + "range_504_ratio": 2.197228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.748762, + "hold30_r": -1.0 + }, + { + "symbol": "CBRE", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.952381, + "strategy_rank": 69.033598, + "rr": 1.516291, + "primary_prob": 36.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.274437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.952663, + "range_504_ratio": 2.592604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.448475, + "hold30_r": 1.445354 + }, + { + "symbol": "CCL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.197279, + "strategy_rank": 89.020655, + "rr": 2.058858, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.088287, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036097, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.941043, + "strategy_rank": 60.600406, + "rr": 1.212996, + "primary_prob": 30.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.819495, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.153771, + "hold30_r": -1.078219 + }, + { + "symbol": "COF", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.260771, + "strategy_rank": 75.99058, + "rr": 2.46313, + "primary_prob": 23.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.694694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.412939, + "hold30_r": 0.666766 + }, + { + "symbol": "COIN", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.412698, + "strategy_rank": 98.583113, + "rr": 0.896469, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.344704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.842799, + "range_504_ratio": 6.314186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026611, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.165533, + "strategy_rank": 96.453019, + "rr": 1.867884, + "primary_prob": 26.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.801826, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024818, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.145125, + "strategy_rank": 89.453343, + "rr": 1.588472, + "primary_prob": 22.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.382708, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.405704, + "range_504_ratio": 4.078398, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.544132, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.156463, + "strategy_rank": 87.116432, + "rr": 1.606765, + "primary_prob": 35.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.410147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.5563, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.385488, + "strategy_rank": 65.137338, + "rr": 0.787194, + "primary_prob": 53.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.180792, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.466511, + "range_504_ratio": 1.594421, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.712696, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.970522, + "strategy_rank": 88.793974, + "rr": 2.175312, + "primary_prob": 23.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.262968, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.136668, + "hold30_r": 3.13396 + }, + { + "symbol": "DRI", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.446712, + "strategy_rank": 65.989142, + "rr": 0.737693, + "primary_prob": 52.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.10654, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.537477, + "range_504_ratio": 1.711683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678788, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.569161, + "strategy_rank": 85.257869, + "rr": 1.564272, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.346407, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.518737, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.528345, + "strategy_rank": 82.606195, + "rr": 1.642756, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.464134, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602593, + "hold30_r": 1.478121 + }, + { + "symbol": "ETR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.022676, + "strategy_rank": 65.156303, + "rr": 1.189453, + "primary_prob": 46.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.784179, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.775577, + "range_504_ratio": 2.171844, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.068257, + "hold30_r": -0.558899 + }, + { + "symbol": "EXPE", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.353741, + "strategy_rank": 78.990994, + "rr": 0.757864, + "primary_prob": 54.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.136796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.957722, + "range_504_ratio": 2.605753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.72032, + "hold30_r": 3.316599 + }, + { + "symbol": "FAST", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.972789, + "strategy_rank": 65.025346, + "rr": 1.627291, + "primary_prob": 34.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.440936, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602751, + "range_504_ratio": 1.827138, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.51166, + "hold30_r": -1.450863 + }, + { + "symbol": "FIX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39229, + "strategy_rank": 95.252746, + "rr": 0.790795, + "primary_prob": 60.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.186193, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.732088, + "range_504_ratio": 5.652446, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.7539, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.426304, + "strategy_rank": 72.749375, + "rr": 1.730839, + "primary_prob": 29.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.596258, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.831485, + "range_504_ratio": 2.296727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6819, + "hold30_r": 3.684662 + }, + { + "symbol": "FOXA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.734694, + "strategy_rank": 76.44475, + "rr": 0.791331, + "primary_prob": 56.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.186997, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83666, + "range_504_ratio": 2.308644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.741734, + "hold30_r": 3.645969 + }, + { + "symbol": "GE", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 71.701271, + "rr": 1.252726, + "primary_prob": 39.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.879089, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.068666, + "range_504_ratio": 2.911494, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.194213, + "hold30_r": -0.406498 + }, + { + "symbol": "GILD", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.795918, + "strategy_rank": 80.897913, + "rr": 0.737338, + "primary_prob": 69.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.106007, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674364, + "range_504_ratio": 1.962784, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.683859, + "hold30_r": 2.158708 + }, + { + "symbol": "GL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.76644, + "strategy_rank": 68.604685, + "rr": 1.560363, + "primary_prob": 36.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.340545, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.06919, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.301587, + "strategy_rank": 77.690953, + "rr": 1.697618, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.546427, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.748323, + "range_504_ratio": 2.113453, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.640225, + "hold30_r": 7.51092 + }, + { + "symbol": "GOOGL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.981859, + "strategy_rank": 78.778695, + "rr": 1.728011, + "primary_prob": 28.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.592017, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.755973, + "range_504_ratio": 2.129683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.671117, + "hold30_r": 7.586443 + }, + { + "symbol": "GRMN", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.435374, + "strategy_rank": 76.514048, + "rr": 0.884714, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.327071, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.965898, + "range_504_ratio": 2.627146, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.809063, + "hold30_r": -3.741231 + }, + { + "symbol": "GS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.342404, + "strategy_rank": 69.878301, + "rr": 1.434732, + "primary_prob": 38.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.152098, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.376444, + "hold30_r": 0.368701 + }, + { + "symbol": "HWM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.918367, + "strategy_rank": 83.518848, + "rr": 0.938233, + "primary_prob": 51.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.40735, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.531001, + "range_504_ratio": 4.622802, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.886242, + "hold30_r": 1.8626 + }, + { + "symbol": "IBKR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.537415, + "strategy_rank": 88.851049, + "rr": 0.812793, + "primary_prob": 57.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.219189, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040515, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.126984, + "strategy_rank": 86.612558, + "rr": 1.583066, + "primary_prob": 35.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.374599, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531047, + "hold30_r": 4.633306 + }, + { + "symbol": "INCY", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.807256, + "strategy_rank": 79.172554, + "rr": 1.522161, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.283242, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.567427, + "range_504_ratio": 1.763724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.465282, + "hold30_r": 6.196973 + }, + { + "symbol": "JBL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.78458, + "strategy_rank": 88.840713, + "rr": 1.786071, + "primary_prob": 31.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.679107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.75131, + "hold30_r": 0.242805 + }, + { + "symbol": "JCI", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.179138, + "strategy_rank": 63.722339, + "rr": 1.346819, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.020228, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.854993, + "range_504_ratio": 2.351357, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.290447, + "hold30_r": 2.136324 + }, + { + "symbol": "JPM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.281179, + "strategy_rank": 62.09558, + "rr": 1.188513, + "primary_prob": 39.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.782769, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.855402, + "range_504_ratio": 2.352319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.11605, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.580499, + "strategy_rank": 71.301479, + "rr": 1.6111, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.416649, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062382, + "hold30_r": -1.0 + }, + { + "symbol": "LH", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.725624, + "strategy_rank": 65.545309, + "rr": 1.475703, + "primary_prob": 25.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.213554, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.409762, + "range_504_ratio": 1.506459, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.405408, + "hold30_r": -1.64175 + }, + { + "symbol": "LITE", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.866213, + "strategy_rank": 96.692193, + "rr": 0.858637, + "primary_prob": 48.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.287956, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.619252, + "range_504_ratio": 5.04931, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.835806, + "hold30_r": 8.086589 + }, + { + "symbol": "LYV", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.176871, + "strategy_rank": 74.784285, + "rr": 1.91017, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.865256, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052645, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.673469, + "strategy_rank": 82.557839, + "rr": 3.853347, + "primary_prob": 10.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 11, + "primary_distance_atr": 5.780021, + "raw_level_count": 7, + "gate_level_count": 7, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.030601, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.405896, + "strategy_rank": 61.910514, + "rr": 1.534035, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.301053, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.859539, + "range_504_ratio": 2.362071, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.47208, + "hold30_r": 1.287151 + }, + { + "symbol": "MSTR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.072562, + "strategy_rank": 97.15589, + "rr": 0.776426, + "primary_prob": 54.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.164639, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.849346, + "range_504_ratio": 17.276487, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048806, + "hold30_r": -1.024338 + }, + { + "symbol": "MU", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.900227, + "strategy_rank": 85.094825, + "rr": 1.53786, + "primary_prob": 39.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.306789, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.183618, + "range_504_ratio": 3.266168, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.508404, + "hold30_r": 2.089948 + }, + { + "symbol": "NEM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.557823, + "strategy_rank": 89.089683, + "rr": 1.217669, + "primary_prob": 45.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.826504, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.11111, + "range_504_ratio": 3.037729, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.170302, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-10-10", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 95.464853, + "strategy_rank": 79.871829, + "rr": 2.927242, + "primary_prob": 21.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.390863, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058985, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.011338, + "strategy_rank": 94.809182, + "rr": 1.081659, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.622488, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.506951, + "range_504_ratio": 4.512952, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.044119, + "hold30_r": -0.143908 + }, + { + "symbol": "NTRS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.993197, + "strategy_rank": 71.549372, + "rr": 1.795051, + "primary_prob": 32.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.692577, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.774698, + "range_504_ratio": 2.169937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.741704, + "hold30_r": 0.51542 + }, + { + "symbol": "ORCL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.938776, + "strategy_rank": 97.245591, + "rr": 1.698079, + "primary_prob": 21.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.547119, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028268, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.816327, + "strategy_rank": 67.036887, + "rr": 0.892695, + "primary_prob": 52.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.339043, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639731, + "range_504_ratio": 1.895971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071339, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.319728, + "strategy_rank": 98.096856, + "rr": 0.995477, + "primary_prob": 47.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.493216, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.574256, + "range_504_ratio": 13.121547, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.964871, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.743764, + "strategy_rank": 74.77341, + "rr": 2.022644, + "primary_prob": 23.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.033966, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.133287, + "hold30_r": -1.073865 + }, + { + "symbol": "PODD", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.950113, + "strategy_rank": 89.540617, + "rr": 1.049701, + "primary_prob": 47.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.574552, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.033031, + "range_504_ratio": 2.809569, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.00558, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.712018, + "strategy_rank": 87.811663, + "rr": 1.924692, + "primary_prob": 25.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.887038, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04236, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.517007, + "strategy_rank": 82.394974, + "rr": 0.84696, + "primary_prob": 54.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.27044, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.111755, + "range_504_ratio": 3.039687, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.798572, + "hold30_r": 2.381706 + }, + { + "symbol": "RTX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.15873, + "strategy_rank": 68.545992, + "rr": 2.22995, + "primary_prob": 26.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.344926, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.866623, + "range_504_ratio": 2.378864, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.163473, + "hold30_r": 2.525029 + }, + { + "symbol": "SATS", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.546485, + "strategy_rank": 99.648565, + "rr": 1.213417, + "primary_prob": 35.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.820125, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030557, + "hold30_r": -1.000814 + }, + { + "symbol": "SCHW", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.755102, + "strategy_rank": 65.641482, + "rr": 2.00479, + "primary_prob": 29.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.007185, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.941408, + "hold30_r": -0.499698 + }, + { + "symbol": "SMCI", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 89.762174, + "rr": 1.620038, + "primary_prob": 36.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.430057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025443, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.371882, + "strategy_rank": 93.043556, + "rr": 1.077496, + "primary_prob": 37.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.616244, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.432942, + "range_504_ratio": 4.191011, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.050006, + "hold30_r": 1.481695 + }, + { + "symbol": "SYF", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.199546, + "strategy_rank": 74.527225, + "rr": 1.881266, + "primary_prob": 31.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.821898, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.042412, + "range_504_ratio": 2.836051, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.837072, + "hold30_r": 2.144041 + }, + { + "symbol": "T", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 67.784069, + "rr": 1.104502, + "primary_prob": 39.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.656752, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73882, + "range_504_ratio": 2.093465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.342095, + "hold30_r": -1.272776 + }, + { + "symbol": "TEL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.034014, + "strategy_rank": 72.909993, + "rr": 0.822395, + "primary_prob": 48.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.233593, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.677415, + "range_504_ratio": 1.968781, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.759432, + "hold30_r": 0.6397 + }, + { + "symbol": "TKO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.99093, + "strategy_rank": 85.533175, + "rr": 1.683436, + "primary_prob": 34.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.525155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047348, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.092971, + "strategy_rank": 94.132916, + "rr": 1.797429, + "primary_prob": 21.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.696144, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.511022, + "range_504_ratio": 4.531358, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.754725, + "hold30_r": -2.687265 + }, + { + "symbol": "TSLA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.115646, + "strategy_rank": 91.157849, + "rr": 1.008234, + "primary_prob": 42.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.51235, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.979588, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.238095, + "strategy_rank": 81.479804, + "rr": 1.140719, + "primary_prob": 38.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.711079, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.698923, + "range_504_ratio": 2.011585, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.080676, + "hold30_r": -2.375804 + }, + { + "symbol": "UAL", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.69161, + "strategy_rank": 93.858419, + "rr": 1.627261, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.440891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.593226, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.662132, + "strategy_rank": 81.938917, + "rr": 1.204759, + "primary_prob": 45.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.807138, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054443, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.331066, + "strategy_rank": 80.912833, + "rr": 1.238803, + "primary_prob": 42.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.858205, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068052, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.764172, + "strategy_rank": 92.135487, + "rr": 1.613607, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.420411, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.946001, + "range_504_ratio": 7.000637, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029267, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.208617, + "strategy_rank": 86.581819, + "rr": 2.614519, + "primary_prob": 10.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.921779, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.56148, + "range_504_ratio": 4.765869, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.587061, + "hold30_r": 2.827439 + }, + { + "symbol": "WFC", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.219955, + "strategy_rank": 67.665067, + "rr": 2.343023, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.514534, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80933, + "range_504_ratio": 2.246403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.282975, + "hold30_r": 2.123586 + }, + { + "symbol": "WSM", + "date": "2025-10-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.632653, + "strategy_rank": 79.906164, + "rr": 1.434458, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.151687, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.123, + "range_504_ratio": 3.074064, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.392431, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.41629, + "strategy_rank": 94.416826, + "rr": 0.681312, + "primary_prob": 64.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.021968, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035345, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-10-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.868778, + "strategy_rank": 98.597975, + "rr": 1.701705, + "primary_prob": 21.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.552557, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.114549, + "range_504_ratio": 3.048193, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.676015, + "hold30_r": 3.66999 + }, + { + "symbol": "HOOD", + "date": "2025-10-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.660633, + "strategy_rank": 98.948884, + "rr": 0.861804, + "primary_prob": 44.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.292705, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.837257, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.384615, + "strategy_rank": 91.540417, + "rr": 1.247711, + "primary_prob": 29.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.871567, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.352688, + "range_504_ratio": 3.867808, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.2207, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886878, + "strategy_rank": 99.242848, + "rr": 0.785134, + "primary_prob": 45.08, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.177701, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.074694, + "range_504_ratio": 21.643251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023402, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.511312, + "strategy_rank": 93.173173, + "rr": 0.818731, + "primary_prob": 57.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.228096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.520227, + "range_504_ratio": 4.573262, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.785839, + "hold30_r": 1.73014 + }, + { + "symbol": "AXON", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.285068, + "strategy_rank": 95.862259, + "rr": 2.055953, + "primary_prob": 28.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.083929, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.49186, + "range_504_ratio": 4.445356, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.025253, + "hold30_r": -2.445282 + }, + { + "symbol": "AZO", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.705882, + "strategy_rank": 67.94666, + "rr": 2.27224, + "primary_prob": 20.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.40836, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060544, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.746606, + "strategy_rank": 75.92093, + "rr": 1.640064, + "primary_prob": 31.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.460096, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054772, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.199095, + "strategy_rank": 61.593604, + "rr": 1.335059, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.002588, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.028015, + "range_504_ratio": 2.795512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.274098, + "hold30_r": 1.676733 + }, + { + "symbol": "C", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.760181, + "strategy_rank": 75.135517, + "rr": 1.733184, + "primary_prob": 29.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.599776, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.04524, + "hold30_r": 1.307281 + }, + { + "symbol": "CAH", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.330317, + "strategy_rank": 71.436306, + "rr": 1.88538, + "primary_prob": 41.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.828071, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.624661, + "range_504_ratio": 1.867613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.82584, + "hold30_r": 9.819372 + }, + { + "symbol": "CBRE", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.918552, + "strategy_rank": 70.687054, + "rr": 1.240415, + "primary_prob": 42.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.860623, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.952663, + "range_504_ratio": 2.592604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.170978, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.257919, + "strategy_rank": 82.111051, + "rr": 1.645922, + "primary_prob": 32.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.468884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036704, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.126697, + "strategy_rank": 81.014112, + "rr": 2.042241, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.063361, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.530078, + "range_504_ratio": 1.699065, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.997825, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.882353, + "strategy_rank": 78.685444, + "rr": 0.807873, + "primary_prob": 50.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.211809, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.752837, + "range_504_ratio": 2.123015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.751466, + "hold30_r": 7.29056 + }, + { + "symbol": "CME", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.334842, + "strategy_rank": 59.069982, + "rr": 0.9302, + "primary_prob": 51.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.3953, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066102, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.954751, + "strategy_rank": 60.010699, + "rr": 0.883274, + "primary_prob": 54.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.324911, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081426, + "hold30_r": -1.0 + }, + { + "symbol": "COF", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.276018, + "strategy_rank": 77.298297, + "rr": 1.608269, + "primary_prob": 35.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.412404, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.968747, + "range_504_ratio": 2.63464, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.565435, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.832579, + "strategy_rank": 97.545517, + "rr": 1.796999, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.695499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.842799, + "range_504_ratio": 6.314186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024886, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.438914, + "strategy_rank": 90.085206, + "rr": 0.966564, + "primary_prob": 48.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.449846, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.113139, + "range_504_ratio": 3.043897, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.926476, + "hold30_r": 0.805649 + }, + { + "symbol": "CVNA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.850679, + "strategy_rank": 96.970051, + "rr": 1.602395, + "primary_prob": 30.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.403593, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023758, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.588235, + "strategy_rank": 89.115155, + "rr": 1.643492, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.465238, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.407176, + "range_504_ratio": 4.084406, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039268, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.21267, + "strategy_rank": 88.23192, + "rr": 2.523354, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.785031, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050929, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.665158, + "strategy_rank": 88.887645, + "rr": 1.81645, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.724675, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.778923, + "hold30_r": 2.616859 + }, + { + "symbol": "EA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.542986, + "strategy_rank": 76.549582, + "rr": 0.930534, + "primary_prob": 55.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 46.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.3958, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.570137, + "range_504_ratio": 1.76851, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.10805, + "hold30_r": 0.62575 + }, + { + "symbol": "EBAY", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.914027, + "strategy_rank": 84.239819, + "rr": 1.9722, + "primary_prob": 40.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.9583, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.925946, + "hold30_r": -1.61118 + }, + { + "symbol": "EQT", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.348416, + "strategy_rank": 83.708298, + "rr": 1.678733, + "primary_prob": 37.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.518099, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037827, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.556561, + "strategy_rank": 63.289593, + "rr": 1.017528, + "primary_prob": 53.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.526292, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.775577, + "range_504_ratio": 2.171844, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071182, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651584, + "strategy_rank": 81.300176, + "rr": 0.908798, + "primary_prob": 52.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.363197, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.957722, + "range_504_ratio": 2.605753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871661, + "hold30_r": 3.820665 + }, + { + "symbol": "FFIV", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.950226, + "strategy_rank": 80.03804, + "rr": 1.942866, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.914299, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866606, + "range_504_ratio": 2.378824, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.270045, + "hold30_r": -2.235152 + }, + { + "symbol": "FOX", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.104072, + "strategy_rank": 75.955902, + "rr": 1.640929, + "primary_prob": 30.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.461394, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.831485, + "range_504_ratio": 2.296727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.586805, + "hold30_r": 3.885369 + }, + { + "symbol": "FOXA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.253394, + "strategy_rank": 78.138393, + "rr": 0.957307, + "primary_prob": 46.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.43596, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83666, + "range_504_ratio": 2.308644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.903117, + "hold30_r": 3.882046 + }, + { + "symbol": "GL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.561086, + "strategy_rank": 69.058862, + "rr": 1.716223, + "primary_prob": 33.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.574334, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062907, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.909502, + "strategy_rank": 82.87733, + "rr": 0.876897, + "primary_prob": 57.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.315345, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.245612, + "range_504_ratio": 3.475059, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.829327, + "hold30_r": -1.08099 + }, + { + "symbol": "GRMN", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.122172, + "strategy_rank": 76.397385, + "rr": 1.636125, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.454188, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.965898, + "range_504_ratio": 2.627146, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.937125, + "hold30_r": -3.86909 + }, + { + "symbol": "GS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.479638, + "strategy_rank": 70.534052, + "rr": 0.744131, + "primary_prob": 58.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.116196, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.695351, + "hold30_r": 1.952109 + }, + { + "symbol": "HWM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 83.883963, + "rr": 0.838286, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.257428, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.531001, + "range_504_ratio": 4.622802, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.788519, + "hold30_r": 1.188555 + }, + { + "symbol": "IBKR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 87.475573, + "rr": 1.502301, + "primary_prob": 24.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.253452, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.466439, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.895928, + "strategy_rank": 89.018675, + "rr": 0.770464, + "primary_prob": 57.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.155697, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.7168, + "hold30_r": 3.951327 + }, + { + "symbol": "INTC", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.972851, + "strategy_rank": 89.29964, + "rr": 1.663523, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.495284, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.636928, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.135747, + "strategy_rank": 89.069599, + "rr": 1.709896, + "primary_prob": 27.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.564844, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03999, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.728507, + "strategy_rank": 60.937073, + "rr": 1.353544, + "primary_prob": 37.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.030316, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.855402, + "range_504_ratio": 2.352319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.295495, + "hold30_r": 1.108071 + }, + { + "symbol": "KLAC", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.294118, + "strategy_rank": 84.010967, + "rr": 0.850098, + "primary_prob": 56.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.275147, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.938173, + "range_504_ratio": 2.55531, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.811141, + "hold30_r": 0.888818 + }, + { + "symbol": "KR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.710407, + "strategy_rank": 70.766777, + "rr": 2.393978, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.590966, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079151, + "hold30_r": -1.014635 + }, + { + "symbol": "LITE", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.642534, + "strategy_rank": 96.473503, + "rr": 1.034183, + "primary_prob": 50.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.551274, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.619252, + "range_504_ratio": 5.04931, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.009984, + "hold30_r": 11.246962 + }, + { + "symbol": "LRCX", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.19457, + "strategy_rank": 89.281962, + "rr": 1.490903, + "primary_prob": 39.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.236354, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.00392, + "range_504_ratio": 2.72896, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.456274, + "hold30_r": 1.624882 + }, + { + "symbol": "LYV", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.877828, + "strategy_rank": 71.424649, + "rr": 1.533483, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.300225, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052794, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.140271, + "strategy_rank": 64.737173, + "rr": 1.59508, + "primary_prob": 29.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.39262, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083341, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.574661, + "strategy_rank": 85.595483, + "rr": 4.401687, + "primary_prob": 10.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 11, + "primary_distance_atr": 6.60253, + "raw_level_count": 8, + "gate_level_count": 8, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031698, + "hold30_r": -1.0 + }, + { + "symbol": "MS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.031674, + "strategy_rank": 64.393358, + "rr": 1.328021, + "primary_prob": 27.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.992032, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.876441, + "range_504_ratio": 2.402334, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.275992, + "hold30_r": 1.606742 + }, + { + "symbol": "MSTR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.076923, + "strategy_rank": 97.060626, + "rr": 2.13437, + "primary_prob": 25.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.201556, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.827942, + "range_504_ratio": 16.91062, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023468, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.361991, + "strategy_rank": 78.787292, + "rr": 1.181245, + "primary_prob": 44.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.771868, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.358646, + "range_504_ratio": 3.89092, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.122173, + "hold30_r": -1.391351 + }, + { + "symbol": "NRG", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.38009, + "strategy_rank": 96.008436, + "rr": 0.74809, + "primary_prob": 59.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.122135, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.478983, + "range_504_ratio": 4.388479, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036261, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.936652, + "strategy_rank": 73.399724, + "rr": 1.191524, + "primary_prob": 43.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.787286, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.774698, + "range_504_ratio": 2.169937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143148, + "hold30_r": 1.193694 + }, + { + "symbol": "ORCL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.81448, + "strategy_rank": 96.527763, + "rr": 1.652635, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.478952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02546, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.434389, + "strategy_rank": 97.943055, + "rr": 0.896026, + "primary_prob": 43.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.344039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.574256, + "range_504_ratio": 13.121547, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.865788, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.176471, + "strategy_rank": 73.348953, + "rr": 1.302129, + "primary_prob": 41.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.953193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061232, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.402715, + "strategy_rank": 89.032748, + "rr": 0.796985, + "primary_prob": 56.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.195477, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.010555, + "range_504_ratio": 2.747125, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.750262, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.742081, + "strategy_rank": 85.202508, + "rr": 2.172677, + "primary_prob": 21.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.259015, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0408, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.208145, + "strategy_rank": 99.411803, + "rr": 1.599294, + "primary_prob": 25.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.398941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030426, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.090498, + "strategy_rank": 59.554874, + "rr": 1.150229, + "primary_prob": 45.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.725344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.089276, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.425339, + "strategy_rank": 90.192653, + "rr": 1.70757, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.561354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025973, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-10-17", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.058824, + "strategy_rank": 93.534397, + "rr": 2.522156, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.783234, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.432942, + "range_504_ratio": 4.191011, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028836, + "hold30_r": -1.0 + }, + { + "symbol": "SYF", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.692308, + "strategy_rank": 75.511734, + "rr": 1.567621, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.351431, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.042412, + "range_504_ratio": 2.836051, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.528522, + "hold30_r": 1.787911 + }, + { + "symbol": "T", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.61086, + "strategy_rank": 67.936076, + "rr": 1.524675, + "primary_prob": 36.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.287013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73882, + "range_504_ratio": 2.093465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.125079, + "hold30_r": -2.049062 + }, + { + "symbol": "TKO", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.343891, + "strategy_rank": 85.600046, + "rr": 0.696065, + "primary_prob": 54.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.044098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050702, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.606335, + "strategy_rank": 96.50579, + "rr": 1.735898, + "primary_prob": 32.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.603847, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030981, + "hold30_r": -1.0 + }, + { + "symbol": "UAL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.533937, + "strategy_rank": 91.858501, + "rr": 1.739926, + "primary_prob": 25.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.609888, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.236686, + "range_504_ratio": 3.444181, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030526, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.045249, + "strategy_rank": 82.252013, + "rr": 0.803075, + "primary_prob": 55.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.204612, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051797, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.891403, + "strategy_rank": 80.944321, + "rr": 2.552409, + "primary_prob": 23.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.828613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066217, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.900452, + "strategy_rank": 85.228622, + "rr": 0.790613, + "primary_prob": 58.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.185919, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.673471, + "range_504_ratio": 5.330636, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.764259, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.683258, + "strategy_rank": 93.430823, + "rr": 0.832457, + "primary_prob": 52.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.248685, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.945046, + "range_504_ratio": 6.993955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028872, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.986425, + "strategy_rank": 90.276938, + "rr": 1.216248, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.824372, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.56148, + "range_504_ratio": 4.765869, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.188839, + "hold30_r": 4.054883 + }, + { + "symbol": "WELL", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.502262, + "strategy_rank": 62.168533, + "rr": 1.148216, + "primary_prob": 47.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.722325, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.8032, + "range_504_ratio": 2.232673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.069926, + "hold30_r": 6.441083 + }, + { + "symbol": "WFC", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.656109, + "strategy_rank": 69.883005, + "rr": 1.092661, + "primary_prob": 48.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.638991, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818691, + "range_504_ratio": 2.267531, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.044693, + "hold30_r": 0.610538 + }, + { + "symbol": "WRB", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.466063, + "strategy_rank": 60.573702, + "rr": 1.11582, + "primary_prob": 45.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.67373, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.629469, + "range_504_ratio": 1.876614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.29689, + "hold30_r": -1.225966 + }, + { + "symbol": "WSM", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.484163, + "strategy_rank": 80.845694, + "rr": 2.402697, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.604045, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.123, + "range_504_ratio": 3.074064, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042651, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-10-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.316742, + "strategy_rank": 79.475957, + "rr": 1.731977, + "primary_prob": 33.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.597966, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.695667, + "hold30_r": 2.30544 + }, + { + "symbol": "GEV", + "date": "2025-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.500577, + "strategy_rank": 94.872063, + "rr": 0.936723, + "primary_prob": 50.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.405084, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030419, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-10-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.846597, + "strategy_rank": 98.43225, + "rr": 0.977192, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.465788, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.114549, + "range_504_ratio": 3.048193, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.947663, + "hold30_r": 5.004836 + }, + { + "symbol": "CEG", + "date": "2025-10-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.084198, + "strategy_rank": 82.058478, + "rr": 1.760015, + "primary_prob": 20.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.640023, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.165273, + "hold30_r": -1.137818 + }, + { + "symbol": "HOOD", + "date": "2025-10-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.653979, + "strategy_rank": 98.859168, + "rr": 1.732025, + "primary_prob": 37.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.598037, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024011, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.734717, + "strategy_rank": 90.982505, + "rr": 0.9041, + "primary_prob": 54.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.35615, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.352688, + "range_504_ratio": 3.867808, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.872708, + "hold30_r": -1.137778 + }, + { + "symbol": "APP", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.88466, + "strategy_rank": 99.228018, + "rr": 1.047983, + "primary_prob": 37.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.571974, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.074694, + "range_504_ratio": 21.643251, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.022997, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.231834, + "strategy_rank": 92.601454, + "rr": 1.015595, + "primary_prob": 51.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.523393, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.520227, + "range_504_ratio": 4.573262, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.979238, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.770473, + "strategy_rank": 95.458225, + "rr": 1.591041, + "primary_prob": 44.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.386562, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.49186, + "range_504_ratio": 4.445356, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -4.337363, + "hold30_r": -4.300584 + }, + { + "symbol": "AZO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.312572, + "strategy_rank": 67.409123, + "rr": 1.612415, + "primary_prob": 35.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.418623, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.613754, + "range_504_ratio": 1.847353, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052347, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.814302, + "strategy_rank": 72.520703, + "rr": 1.308202, + "primary_prob": 41.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.962303, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063539, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.119954, + "strategy_rank": 62.824521, + "rr": 0.796091, + "primary_prob": 47.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.194136, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.988101, + "range_504_ratio": 2.68613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.730642, + "hold30_r": 1.954545 + }, + { + "symbol": "BKR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.351788, + "strategy_rank": 77.856851, + "rr": 1.624759, + "primary_prob": 21.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.437139, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.586786, + "range_504_ratio": 1.798199, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.582358, + "hold30_r": 0.040339 + }, + { + "symbol": "C", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.156863, + "strategy_rank": 75.154965, + "rr": 0.836377, + "primary_prob": 45.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.254566, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.017514, + "range_504_ratio": 2.766309, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.787388, + "hold30_r": 2.514413 + }, + { + "symbol": "CAH", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.735871, + "strategy_rank": 71.049211, + "rr": 0.897842, + "primary_prob": 62.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.346764, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.624661, + "range_504_ratio": 1.867613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.832156, + "hold30_r": 7.504336 + }, + { + "symbol": "CASY", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.042676, + "strategy_rank": 76.293007, + "rr": 1.031089, + "primary_prob": 48.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.546633, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.788272, + "range_504_ratio": 2.199593, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.178421, + "hold30_r": -1.114233 + }, + { + "symbol": "CBOE", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.545559, + "strategy_rank": 63.441339, + "rr": 1.278336, + "primary_prob": 41.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.917504, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.464215, + "range_504_ratio": 1.590765, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.218989, + "hold30_r": 1.798443 + }, + { + "symbol": "CCL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.506344, + "strategy_rank": 82.129556, + "rr": 1.642916, + "primary_prob": 34.7, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.464373, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.107186, + "range_504_ratio": 3.02583, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040131, + "hold30_r": -1.0 + }, + { + "symbol": "CDNS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.890427, + "strategy_rank": 82.372607, + "rr": 1.659357, + "primary_prob": 43.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.489036, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.530078, + "range_504_ratio": 1.699065, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046909, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.622837, + "strategy_rank": 78.866862, + "rr": 1.896855, + "primary_prob": 30.83, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.845282, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.752837, + "range_504_ratio": 2.123015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.836603, + "hold30_r": 6.536182 + }, + { + "symbol": "CME", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.583622, + "strategy_rank": 59.847706, + "rr": 0.746869, + "primary_prob": 57.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.120304, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067916, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.15917, + "strategy_rank": 60.968101, + "rr": 0.983823, + "primary_prob": 39.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.475734, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080187, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.463668, + "strategy_rank": 95.917194, + "rr": 1.696543, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.544814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.842799, + "range_504_ratio": 6.314186, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025214, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.923875, + "strategy_rank": 97.060538, + "rr": 1.529005, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.293508, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.282222, + "hold30_r": -1.259594 + }, + { + "symbol": "DASH", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.847751, + "strategy_rank": 89.316928, + "rr": 0.792053, + "primary_prob": 50.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.18808, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.407176, + "range_504_ratio": 4.084406, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.753845, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.464821, + "strategy_rank": 87.251181, + "rr": 2.312644, + "primary_prob": 22.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.468967, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050937, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.387543, + "strategy_rank": 87.966211, + "rr": 2.191325, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.286987, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.150181, + "hold30_r": 4.41966 + }, + { + "symbol": "EQT", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.079585, + "strategy_rank": 87.171838, + "rr": 2.119721, + "primary_prob": 21.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.179581, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.084761, + "hold30_r": 1.614505 + }, + { + "symbol": "EXE", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.77624, + "strategy_rank": 75.56134, + "rr": 1.340339, + "primary_prob": 38.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.010509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.301359, + "hold30_r": 2.873644 + }, + { + "symbol": "EXPE", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.314879, + "strategy_rank": 78.176176, + "rr": 1.871604, + "primary_prob": 18.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.807407, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.957722, + "range_504_ratio": 2.605753, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.833847, + "hold30_r": 3.930195 + }, + { + "symbol": "FFIV", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.657439, + "strategy_rank": 79.842696, + "rr": 1.682564, + "primary_prob": 33.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.523846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.866606, + "range_504_ratio": 2.378824, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.447925, + "hold30_r": -2.408002 + }, + { + "symbol": "FOX", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.773933, + "strategy_rank": 76.510878, + "rr": 1.940714, + "primary_prob": 24.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.911071, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.831485, + "range_504_ratio": 2.296727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879757, + "hold30_r": 4.816639 + }, + { + "symbol": "FOXA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.811995, + "strategy_rank": 77.859641, + "rr": 1.716323, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.574484, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.83666, + "range_504_ratio": 2.308644, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.655839, + "hold30_r": 5.006366 + }, + { + "symbol": "FSLR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.161476, + "strategy_rank": 85.629162, + "rr": 1.830614, + "primary_prob": 31.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.74592, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.798329, + "hold30_r": 0.96756 + }, + { + "symbol": "GE", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.50173, + "strategy_rank": 75.284391, + "rr": 1.089679, + "primary_prob": 48.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.634519, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.096529, + "range_504_ratio": 2.993758, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.037369, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.313725, + "strategy_rank": 77.752327, + "rr": 0.843038, + "primary_prob": 56.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.264558, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.696926, + "range_504_ratio": 2.007572, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.147992, + "hold30_r": -1.093778 + }, + { + "symbol": "GL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.00692, + "strategy_rank": 68.395628, + "rr": 2.015172, + "primary_prob": 29.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.022758, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063254, + "hold30_r": -1.0 + }, + { + "symbol": "GRMN", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.196078, + "strategy_rank": 77.860757, + "rr": 1.632286, + "primary_prob": 36.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.448428, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.965898, + "range_504_ratio": 2.627146, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -4.397427, + "hold30_r": -4.324685 + }, + { + "symbol": "GS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.273356, + "strategy_rank": 71.339276, + "rr": 1.404601, + "primary_prob": 26.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.106902, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.048026, + "range_504_ratio": 2.852015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.351233, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.309112, + "strategy_rank": 89.086885, + "rr": 0.817716, + "primary_prob": 57.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.226573, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.780594, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.813149, + "strategy_rank": 87.546163, + "rr": 2.162135, + "primary_prob": 11.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.243202, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.10351, + "hold30_r": 3.009699 + }, + { + "symbol": "INTC", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.925029, + "strategy_rank": 95.479778, + "rr": 1.834055, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.751082, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.172795, + "hold30_r": -1.145844 + }, + { + "symbol": "JBL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.27105, + "strategy_rank": 89.051486, + "rr": 1.851101, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.776651, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039498, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.121107, + "strategy_rank": 61.174637, + "rr": 1.087886, + "primary_prob": 43.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.631829, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.855402, + "range_504_ratio": 2.352319, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.028467, + "hold30_r": 1.460561 + }, + { + "symbol": "KR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.275663, + "strategy_rank": 71.737665, + "rr": 2.150582, + "primary_prob": 27.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.225874, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085815, + "hold30_r": -1.023646 + }, + { + "symbol": "LYV", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.27451, + "strategy_rank": 70.242387, + "rr": 2.00548, + "primary_prob": 23.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.008219, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.829184, + "range_504_ratio": 2.291449, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054039, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.504037, + "strategy_rank": 65.417803, + "rr": 1.361669, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.042504, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.563066, + "range_504_ratio": 1.756048, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.197604, + "hold30_r": -1.11055 + }, + { + "symbol": "MOS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.966551, + "strategy_rank": 84.309766, + "rr": 2.246572, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.369858, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038153, + "hold30_r": -1.0 + }, + { + "symbol": "MSTR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.002307, + "strategy_rank": 94.177191, + "rr": 1.789939, + "primary_prob": 27.77, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.684909, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.752967, + "range_504_ratio": 15.689107, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024285, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.618224, + "strategy_rank": 89.786674, + "rr": 1.024261, + "primary_prob": 40.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.536392, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027491, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.771626, + "strategy_rank": 82.299125, + "rr": 0.889646, + "primary_prob": 41.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.334469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.220916, + "range_504_ratio": 3.390293, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.846022, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.083045, + "strategy_rank": 74.238316, + "rr": 0.947736, + "primary_prob": 50.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.421603, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.774698, + "range_504_ratio": 2.169937, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899294, + "hold30_r": 1.433692 + }, + { + "symbol": "ORCL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.539792, + "strategy_rank": 97.024859, + "rr": 0.728623, + "primary_prob": 52.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.092935, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027879, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.50519, + "strategy_rank": 64.424601, + "rr": 2.379817, + "primary_prob": 21.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.569726, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.639731, + "range_504_ratio": 1.895971, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058989, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.582468, + "strategy_rank": 71.555193, + "rr": 2.238542, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.357813, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.760901, + "range_504_ratio": 2.140204, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051242, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.350634, + "strategy_rank": 86.868486, + "rr": 0.668639, + "primary_prob": 61.22, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.002959, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.010555, + "range_504_ratio": 2.747125, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.050038, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.695502, + "strategy_rank": 84.889616, + "rr": 1.601282, + "primary_prob": 31.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.401922, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.542813, + "range_504_ratio": 4.677728, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.482312, + "hold30_r": -1.43856 + }, + { + "symbol": "SATS", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.307958, + "strategy_rank": 99.481009, + "rr": 1.383642, + "primary_prob": 29.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.075462, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034947, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.737024, + "strategy_rank": 62.141263, + "rr": 1.836381, + "primary_prob": 19.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.754572, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.716204, + "range_504_ratio": 2.04665, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066734, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.1188, + "strategy_rank": 93.437538, + "rr": 0.768406, + "primary_prob": 55.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.15261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.746385, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.693195, + "strategy_rank": 94.37602, + "rr": 1.819302, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.728953, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.432942, + "range_504_ratio": 4.191011, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.791563, + "hold30_r": 3.038489 + }, + { + "symbol": "T", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.581315, + "strategy_rank": 67.122128, + "rr": 1.510083, + "primary_prob": 37.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.265124, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.703608, + "range_504_ratio": 2.021031, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055405, + "hold30_r": -1.0 + }, + { + "symbol": "TDY", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.392157, + "strategy_rank": 58.555616, + "rr": 2.183345, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.275017, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.516952, + "range_504_ratio": 1.676908, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056704, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.848904, + "strategy_rank": 83.796076, + "rr": 2.013288, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.019932, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055731, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.077278, + "strategy_rank": 94.238887, + "rr": 0.737393, + "primary_prob": 47.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.106089, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.517707, + "range_504_ratio": 4.561755, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047907, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.154556, + "strategy_rank": 97.15289, + "rr": 1.050448, + "primary_prob": 39.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.575672, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.019905, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.540946, + "strategy_rank": 78.197556, + "rr": 0.826595, + "primary_prob": 54.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.239892, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.708772, + "range_504_ratio": 2.031495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.05096, + "hold30_r": -2.984997 + }, + { + "symbol": "ULTA", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.926182, + "strategy_rank": 84.014226, + "rr": 1.656804, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.485206, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048963, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.237601, + "strategy_rank": 77.888901, + "rr": 1.776778, + "primary_prob": 31.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.665167, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.6241, + "range_504_ratio": 1.866566, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.732539, + "hold30_r": 0.324579 + }, + { + "symbol": "VRSN", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.694348, + "strategy_rank": 79.315998, + "rr": 1.917475, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.876212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041372, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.078431, + "strategy_rank": 94.040616, + "rr": 0.790829, + "primary_prob": 52.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.186243, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.945046, + "range_504_ratio": 6.993955, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028621, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.232987, + "strategy_rank": 91.331755, + "rr": 0.82006, + "primary_prob": 56.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.23009, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.56148, + "range_504_ratio": 4.765869, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.793425, + "hold30_r": 4.151747 + }, + { + "symbol": "WMT", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.853518, + "strategy_rank": 59.016817, + "rr": 1.184295, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.776442, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.787591, + "range_504_ratio": 2.198094, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070031, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.659746, + "strategy_rank": 60.78256, + "rr": 1.522372, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.283558, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.629469, + "range_504_ratio": 1.876614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066217, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.965398, + "strategy_rank": 85.510341, + "rr": 2.090355, + "primary_prob": 28.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.135532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.123, + "range_504_ratio": 3.074064, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055899, + "hold30_r": -1.008408 + }, + { + "symbol": "XEL", + "date": "2025-10-24", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.468281, + "strategy_rank": 61.875262, + "rr": 1.156534, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.734801, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.573292, + "range_504_ratio": 1.774097, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077858, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-10-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.303167, + "strategy_rank": 94.269844, + "rr": 1.611701, + "primary_prob": 28.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.417552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028216, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-10-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.276018, + "strategy_rank": 84.552535, + "rr": 1.023658, + "primary_prob": 51.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.535487, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026961, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-10-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886878, + "strategy_rank": 99.039459, + "rr": 1.072516, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.608774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.046689, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.918552, + "strategy_rank": 70.144681, + "rr": 2.182909, + "primary_prob": 27.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.274364, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.588931, + "range_504_ratio": 1.802061, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.118459, + "hold30_r": 1.390736 + }, + { + "symbol": "ALLE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.316742, + "strategy_rank": 63.747143, + "rr": 2.292537, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.438806, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.632692, + "range_504_ratio": 1.882672, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061396, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.660633, + "strategy_rank": 98.948884, + "rr": 0.759898, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.139847, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027944, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.058824, + "strategy_rank": 92.754736, + "rr": 0.90504, + "primary_prob": 54.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.35756, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.541619, + "range_504_ratio": 4.672147, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037893, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.606335, + "strategy_rank": 95.387146, + "rr": 1.738512, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.607768, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.490807, + "range_504_ratio": 4.440677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -4.583724, + "hold30_r": -4.544203 + }, + { + "symbol": "AZO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.837104, + "strategy_rank": 70.43343, + "rr": 1.830098, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.745147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.583301, + "range_504_ratio": 1.791943, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052564, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651584, + "strategy_rank": 77.639159, + "rr": 2.271863, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.407794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049931, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.067873, + "strategy_rank": 60.869545, + "rr": 0.881808, + "primary_prob": 44.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.322713, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.975462, + "range_504_ratio": 2.652392, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.810831, + "hold30_r": 2.969174 + }, + { + "symbol": "C", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.348416, + "strategy_rank": 73.233722, + "rr": 0.815684, + "primary_prob": 65.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.223526, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.011246, + "range_504_ratio": 2.749024, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052261, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.140271, + "strategy_rank": 76.160902, + "rr": 1.985669, + "primary_prob": 29.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.978503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.763892, + "range_504_ratio": 2.146614, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.92746, + "hold30_r": 1.912912 + }, + { + "symbol": "CME", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.674208, + "strategy_rank": 59.443132, + "rr": 1.218173, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.827259, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.153308, + "hold30_r": 0.817254 + }, + { + "symbol": "CNP", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.330317, + "strategy_rank": 61.77529, + "rr": 1.20237, + "primary_prob": 43.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.803555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.122877, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.832579, + "strategy_rank": 97.477721, + "rr": 1.690175, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.535262, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.822278, + "range_504_ratio": 6.185935, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023682, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.624434, + "strategy_rank": 97.150663, + "rr": 1.573808, + "primary_prob": 35.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.360712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.801825, + "range_504_ratio": 16.474691, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.554749, + "hold30_r": 4.393879 + }, + { + "symbol": "CVS", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.968326, + "strategy_rank": 80.377828, + "rr": 1.660538, + "primary_prob": 23.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.490807, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049379, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.135747, + "strategy_rank": 88.934006, + "rr": 1.71115, + "primary_prob": 24.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.566724, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.386224, + "range_504_ratio": 3.99972, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.227202, + "hold30_r": -1.189292 + }, + { + "symbol": "DG", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.742081, + "strategy_rank": 87.371999, + "rr": 1.825516, + "primary_prob": 31.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.738274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.773184, + "hold30_r": 9.08886 + }, + { + "symbol": "DLTR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099548, + "strategy_rank": 88.457819, + "rr": 2.173171, + "primary_prob": 29.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.259757, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.132039, + "hold30_r": 6.650067 + }, + { + "symbol": "EA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.628959, + "strategy_rank": 84.004678, + "rr": 1.699364, + "primary_prob": 22.57, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.549047, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.570137, + "range_504_ratio": 1.76851, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.515096, + "hold30_r": 1.906604 + }, + { + "symbol": "EBAY", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.063348, + "strategy_rank": 89.608751, + "rr": 1.675579, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.513369, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029045, + "hold30_r": 0.228616 + }, + { + "symbol": "EME", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.366516, + "strategy_rank": 87.098934, + "rr": 2.096594, + "primary_prob": 13.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.144891, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.341532, + "range_504_ratio": 3.824901, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0279, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325792, + "strategy_rank": 87.192461, + "rr": 1.32703, + "primary_prob": 33.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.990545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.29052, + "hold30_r": 0.541728 + }, + { + "symbol": "EXE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.466063, + "strategy_rank": 76.40421, + "rr": 1.439814, + "primary_prob": 35.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.159721, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.579141, + "range_504_ratio": 1.784505, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.400659, + "hold30_r": 1.370097 + }, + { + "symbol": "EXPE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.656109, + "strategy_rank": 77.78131, + "rr": 1.798954, + "primary_prob": 19.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.698431, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.957722, + "range_504_ratio": 2.605753, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038508, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.126697, + "strategy_rank": 76.878518, + "rr": 1.274341, + "primary_prob": 36.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.911511, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848551, + "range_504_ratio": 2.336259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031447, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.692308, + "strategy_rank": 87.443937, + "rr": 2.236385, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.354577, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.295, + "hold30_r": -1.265023 + }, + { + "symbol": "GE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.909502, + "strategy_rank": 75.928177, + "rr": 0.670065, + "primary_prob": 65.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.005098, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.096026, + "range_504_ratio": 2.992252, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054122, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.049774, + "strategy_rank": 77.343316, + "rr": 1.017211, + "primary_prob": 51.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.525817, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.696926, + "range_504_ratio": 2.007572, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.96759, + "hold30_r": -0.002071 + }, + { + "symbol": "GL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.882353, + "strategy_rank": 66.244766, + "rr": 1.662941, + "primary_prob": 34.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.494412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.595825, + "hold30_r": 2.332287 + }, + { + "symbol": "GRMN", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.647059, + "strategy_rank": 82.412263, + "rr": 2.729626, + "primary_prob": 22.19, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.09444, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.96209, + "range_504_ratio": 2.617162, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041961, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.859729, + "strategy_rank": 69.152657, + "rr": 1.285759, + "primary_prob": 29.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.928638, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.034524, + "range_504_ratio": 2.813768, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.229018, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.38009, + "strategy_rank": 89.059284, + "rr": 0.86882, + "primary_prob": 40.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.30323, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04089, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.877828, + "strategy_rank": 76.00092, + "rr": 0.865441, + "primary_prob": 56.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.298162, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.806384, + "range_504_ratio": 2.239795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.821914, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.914027, + "strategy_rank": 89.460158, + "rr": 1.192298, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.788447, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.658639, + "range_504_ratio": 1.932162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.130303, + "hold30_r": 3.498069 + }, + { + "symbol": "INTC", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.701357, + "strategy_rank": 95.974001, + "rr": 1.96717, + "primary_prob": 33.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.950754, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029046, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.683258, + "strategy_rank": 88.752857, + "rr": 1.43466, + "primary_prob": 40.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.15199, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03736, + "hold30_r": -1.0 + }, + { + "symbol": "JPM", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.823529, + "strategy_rank": 60.473081, + "rr": 0.773362, + "primary_prob": 43.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.160043, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.849134, + "range_504_ratio": 2.337621, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.708222, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.633484, + "strategy_rank": 74.350219, + "rr": 1.283341, + "primary_prob": 41.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.925012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.22674, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.20362, + "strategy_rank": 56.379822, + "rr": 1.629527, + "primary_prob": 32.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.44429, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.509731, + "range_504_ratio": 1.664844, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.52717, + "hold30_r": 3.007171 + }, + { + "symbol": "LITE", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.9819, + "strategy_rank": 97.355127, + "rr": 0.73476, + "primary_prob": 57.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.10214, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.730987, + "range_504_ratio": 5.646223, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.71187, + "hold30_r": 7.559394 + }, + { + "symbol": "MNST", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.40724, + "strategy_rank": 68.090153, + "rr": 1.592231, + "primary_prob": 35.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.388346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.490114, + "range_504_ratio": 1.632502, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.525748, + "hold30_r": 3.989157 + }, + { + "symbol": "MO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.819005, + "strategy_rank": 71.110591, + "rr": 2.040583, + "primary_prob": 23.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.060875, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055068, + "hold30_r": 1.323468 + }, + { + "symbol": "MOS", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.085973, + "strategy_rank": 84.056791, + "rr": 3.981833, + "primary_prob": 15.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 5.972749, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.538176, + "range_504_ratio": 1.71288, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036137, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.334842, + "strategy_rank": 68.968287, + "rr": 3.700038, + "primary_prob": 3.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 5.550057, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.322705, + "hold30_r": -2.266813 + }, + { + "symbol": "MSTR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.19457, + "strategy_rank": 92.976877, + "rr": 0.952921, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.429381, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.583537, + "range_504_ratio": 13.243902, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022477, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.963801, + "strategy_rank": 93.761101, + "rr": 1.501987, + "primary_prob": 29.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.25298, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.474491, + "hold30_r": 3.178484 + }, + { + "symbol": "NFLX", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.420814, + "strategy_rank": 81.406435, + "rr": 2.172909, + "primary_prob": 27.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.259364, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.211357, + "range_504_ratio": 3.358037, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048886, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.900452, + "strategy_rank": 62.279469, + "rr": 1.731815, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.597723, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.602059, + "range_504_ratio": 1.825875, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061477, + "hold30_r": -0.204387 + }, + { + "symbol": "NOC", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 68.21382, + "rr": 1.476301, + "primary_prob": 30.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.214452, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064076, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39819, + "strategy_rank": 96.483818, + "rr": 0.862812, + "primary_prob": 56.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.294218, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.4705, + "range_504_ratio": 4.35141, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035127, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.475113, + "strategy_rank": 96.324105, + "rr": 1.524907, + "primary_prob": 36.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.287361, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027874, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.687783, + "strategy_rank": 66.250939, + "rr": 1.968299, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.952448, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059343, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.597285, + "strategy_rank": 71.229964, + "rr": 2.048147, + "primary_prob": 22.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.07222, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.999365, + "hold30_r": 2.379444 + }, + { + "symbol": "PODD", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.425339, + "strategy_rank": 85.44689, + "rr": 1.338187, + "primary_prob": 40.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.007281, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.010555, + "range_504_ratio": 2.747125, + "range_factor_pass": true, + "outcome": "ambiguous", + "net_r": -1.050897, + "hold30_r": -1.0 + }, + { + "symbol": "RCL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.895928, + "strategy_rank": 83.933929, + "rr": 2.157319, + "primary_prob": 25.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.235978, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.48215, + "range_504_ratio": 4.402402, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.252937, + "hold30_r": -1.218797 + }, + { + "symbol": "RL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.61086, + "strategy_rank": 81.4615, + "rr": 1.826187, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.73928, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.134584, + "range_504_ratio": 3.109878, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054506, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.108597, + "strategy_rank": 64.030255, + "rr": 0.688163, + "primary_prob": 59.58, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.032244, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.491616, + "range_504_ratio": 1.634956, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.632754, + "hold30_r": 1.15896 + }, + { + "symbol": "SATS", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.434389, + "strategy_rank": 99.570174, + "rr": 1.318116, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.977174, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038557, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.873303, + "strategy_rank": 94.638431, + "rr": 1.659066, + "primary_prob": 37.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.488599, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02434, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.371041, + "strategy_rank": 64.291932, + "rr": 1.850366, + "primary_prob": 31.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.775549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.692141, + "range_504_ratio": 1.997988, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.052944, + "hold30_r": -0.470613 + }, + { + "symbol": "TKO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 86.392438, + "rr": 1.978923, + "primary_prob": 29.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.968384, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.062192, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.642534, + "strategy_rank": 93.93113, + "rr": 1.795991, + "primary_prob": 21.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.693986, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.517707, + "range_504_ratio": 4.561755, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046842, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.552036, + "strategy_rank": 93.859307, + "rr": 1.128588, + "primary_prob": 44.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.692882, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032225, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.457014, + "strategy_rank": 76.391096, + "rr": 0.684104, + "primary_prob": 60.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.026156, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.708772, + "range_504_ratio": 2.031495, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.305567, + "hold30_r": -3.237369 + }, + { + "symbol": "ULTA", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.271493, + "strategy_rank": 83.29174, + "rr": 1.506905, + "primary_prob": 36.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.260357, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047711, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.230769, + "strategy_rank": 80.300522, + "rr": 2.497115, + "primary_prob": 23.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.745672, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039679, + "hold30_r": 0.172084 + }, + { + "symbol": "VST", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.891403, + "strategy_rank": 92.707033, + "rr": 1.655249, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.482873, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.921775, + "range_504_ratio": 6.833074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025648, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.841629, + "strategy_rank": 63.863717, + "rr": 1.389917, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.084876, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.85257, + "range_504_ratio": 2.345668, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.332042, + "hold30_r": 1.507305 + }, + { + "symbol": "WRB", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.669683, + "strategy_rank": 63.978948, + "rr": 2.223987, + "primary_prob": 26.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.335981, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.588245, + "range_504_ratio": 1.800826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.161027, + "hold30_r": -1.456182 + }, + { + "symbol": "WSM", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.59276, + "strategy_rank": 85.664085, + "rr": 1.722382, + "primary_prob": 25.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.583573, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.117982, + "range_504_ratio": 3.058676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.121265, + "hold30_r": -1.079435 + }, + { + "symbol": "WYNN", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.144796, + "strategy_rank": 81.794578, + "rr": 1.631373, + "primary_prob": 34.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.44706, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.590472, + "hold30_r": 1.247776 + }, + { + "symbol": "XEL", + "date": "2025-10-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.294118, + "strategy_rank": 64.34995, + "rr": 0.674004, + "primary_prob": 50.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.011006, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.573292, + "range_504_ratio": 1.774097, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068067, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-11-03", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39229, + "strategy_rank": 93.452066, + "rr": 1.846672, + "primary_prob": 24.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.770008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030727, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-11-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.537415, + "strategy_rank": 90.006202, + "rr": 0.983523, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.475285, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.956859, + "hold30_r": 0.155601 + }, + { + "symbol": "HOOD", + "date": "2025-11-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886621, + "strategy_rank": 99.105233, + "rr": 1.80512, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.707679, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020174, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.269841, + "strategy_rank": 92.937587, + "rr": 0.990015, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.485022, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.964283, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.496599, + "strategy_rank": 92.145014, + "rr": 1.518681, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.278021, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.177685, + "range_504_ratio": 3.24685, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026474, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.433107, + "strategy_rank": 98.481997, + "rr": 2.487639, + "primary_prob": 25.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.731458, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024541, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.455782, + "strategy_rank": 83.139999, + "rr": 1.525961, + "primary_prob": 38.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.288942, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.229377, + "hold30_r": -1.180253 + }, + { + "symbol": "AVGO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.165533, + "strategy_rank": 92.817685, + "rr": 1.174367, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.76155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.489794, + "range_504_ratio": 4.43618, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.140168, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.938776, + "strategy_rank": 95.546837, + "rr": 1.824633, + "primary_prob": 25.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.73695, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.425869, + "range_504_ratio": 4.161472, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058798, + "hold30_r": -1.035522 + }, + { + "symbol": "AZO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.734694, + "strategy_rank": 67.883029, + "rr": 2.174396, + "primary_prob": 27.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.261595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050258, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.827664, + "strategy_rank": 76.931007, + "rr": 1.246087, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.869131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04903, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.961451, + "strategy_rank": 71.269392, + "rr": 1.164356, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.746534, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.939064, + "range_504_ratio": 2.557588, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048898, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.77551, + "strategy_rank": 74.611713, + "rr": 0.770008, + "primary_prob": 57.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.155011, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.763854, + "range_504_ratio": 2.146534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.713797, + "hold30_r": 2.107481 + }, + { + "symbol": "CME", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.653061, + "strategy_rank": 59.827698, + "rr": 1.349278, + "primary_prob": 49.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.023918, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.282122, + "hold30_r": -1.0 + }, + { + "symbol": "COIN", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.072562, + "strategy_rank": 98.446943, + "rr": 1.797369, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.696054, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.665389, + "range_504_ratio": 5.287727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.323064, + "hold30_r": -1.302735 + }, + { + "symbol": "CVNA", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.002268, + "strategy_rank": 91.078484, + "rr": 1.619145, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.428717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.701059, + "range_504_ratio": 14.895495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.600727, + "hold30_r": 3.925934 + }, + { + "symbol": "CVS", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.950113, + "strategy_rank": 79.755793, + "rr": 1.561214, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.34182, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055867, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 91.184724, + "rr": 1.609603, + "primary_prob": 24.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.414405, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.228438, + "range_504_ratio": 3.415889, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023472, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.68254, + "strategy_rank": 85.744935, + "rr": 1.510455, + "primary_prob": 37.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.265683, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.46306, + "hold30_r": 9.14747 + }, + { + "symbol": "DLTR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.022676, + "strategy_rank": 86.424707, + "rr": 1.930177, + "primary_prob": 40.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.895266, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039683, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.743764, + "strategy_rank": 90.639774, + "rr": 2.135635, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.203453, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.001103, + "range_504_ratio": 2.721281, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.03286, + "hold30_r": 0.039212 + }, + { + "symbol": "EL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.981859, + "strategy_rank": 87.917992, + "rr": 1.768386, + "primary_prob": 29.49, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.652579, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.735485, + "hold30_r": 3.91804 + }, + { + "symbol": "EME", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.46712, + "strategy_rank": 83.826871, + "rr": 1.187768, + "primary_prob": 36.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.781653, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.327872, + "range_504_ratio": 3.773005, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.093259, + "hold30_r": -1.06328 + }, + { + "symbol": "EQT", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.043084, + "strategy_rank": 85.202412, + "rr": 0.722185, + "primary_prob": 66.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.083277, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.709338, + "range_504_ratio": 2.032645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.684718, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.879819, + "strategy_rank": 58.219724, + "rr": 1.994958, + "primary_prob": 18.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.992437, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.50281, + "range_504_ratio": 1.653361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082857, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.673469, + "strategy_rank": 59.760557, + "rr": 0.835637, + "primary_prob": 54.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.253455, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070375, + "hold30_r": -1.0 + }, + { + "symbol": "FFIV", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.528345, + "strategy_rank": 80.737565, + "rr": 1.90345, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.855175, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.816197, + "range_504_ratio": 2.261881, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033714, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.619048, + "strategy_rank": 96.498679, + "rr": 0.678444, + "primary_prob": 62.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.017666, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.717071, + "range_504_ratio": 5.568193, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.489313, + "hold30_r": -1.45957 + }, + { + "symbol": "GE", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.671202, + "strategy_rank": 75.239264, + "rr": 0.828869, + "primary_prob": 59.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.243304, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.070741, + "range_504_ratio": 2.917542, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.070915, + "hold30_r": -1.01632 + }, + { + "symbol": "GILD", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.37415, + "strategy_rank": 77.598824, + "rr": 1.154932, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.732398, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.696926, + "range_504_ratio": 2.007572, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.108114, + "hold30_r": 1.047915 + }, + { + "symbol": "GL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.839002, + "strategy_rank": 66.202251, + "rr": 1.464475, + "primary_prob": 37.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.196713, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.333784, + "range_504_ratio": 3.795379, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.397543, + "hold30_r": 2.604107 + }, + { + "symbol": "GLW", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.485261, + "strategy_rank": 86.395855, + "rr": 1.554467, + "primary_prob": 23.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.3317, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.234353, + "range_504_ratio": 3.436154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.096449, + "hold30_r": -1.058967 + }, + { + "symbol": "GOOG", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.693878, + "strategy_rank": 73.4873, + "rr": 1.051615, + "primary_prob": 50.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.577423, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.813606, + "range_504_ratio": 2.256028, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.00167, + "hold30_r": 2.824057 + }, + { + "symbol": "GOOGL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.600907, + "strategy_rank": 75.413274, + "rr": 1.093507, + "primary_prob": 48.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.64026, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.8241, + "range_504_ratio": 2.279828, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.044281, + "hold30_r": 2.732023 + }, + { + "symbol": "GS", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.106576, + "strategy_rank": 66.226698, + "rr": 1.294485, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.941728, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.948428, + "range_504_ratio": 2.581649, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.24202, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.197279, + "strategy_rank": 79.23583, + "rr": 1.471412, + "primary_prob": 40.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.207118, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.426843, + "hold30_r": 3.164559 + }, + { + "symbol": "IBKR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.031746, + "strategy_rank": 88.966277, + "rr": 0.732339, + "primary_prob": 45.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.098509, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037299, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.755102, + "strategy_rank": 76.445559, + "rr": 0.927257, + "primary_prob": 54.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.390886, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.787625, + "range_504_ratio": 2.198169, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.884404, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.723356, + "strategy_rank": 92.031944, + "rr": 0.855527, + "primary_prob": 56.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.283291, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.724547, + "range_504_ratio": 2.063795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045657, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.897959, + "strategy_rank": 95.409319, + "rr": 1.565237, + "primary_prob": 23.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.347856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.114589, + "hold30_r": -1.087871 + }, + { + "symbol": "JBL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.702948, + "strategy_rank": 86.391271, + "rr": 1.958578, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.937866, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034647, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.199546, + "strategy_rank": 58.796761, + "rr": 0.781297, + "primary_prob": 56.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.171946, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.323842, + "range_504_ratio": 1.382428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.689351, + "hold30_r": 5.113041 + }, + { + "symbol": "KLAC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.548753, + "strategy_rank": 86.072462, + "rr": 0.796341, + "primary_prob": 60.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.194511, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.953365, + "range_504_ratio": 2.594425, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037294, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.920635, + "strategy_rank": 73.034478, + "rr": 2.349974, + "primary_prob": 21.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.524961, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059429, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.124717, + "strategy_rank": 91.592964, + "rr": 0.67099, + "primary_prob": 65.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.006485, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.086465, + "range_504_ratio": 2.963778, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.637382, + "hold30_r": -1.249117 + }, + { + "symbol": "MO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 65.705927, + "rr": 2.544167, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.81625, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.061815, + "hold30_r": 0.308913 + }, + { + "symbol": "MSTR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.176871, + "strategy_rank": 93.096856, + "rr": 2.07303, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.109545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.515879, + "range_504_ratio": 12.377479, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019876, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.845805, + "strategy_rank": 93.633626, + "rr": 1.231123, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.846684, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.199176, + "hold30_r": 4.116385 + }, + { + "symbol": "NFLX", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.99093, + "strategy_rank": 81.965791, + "rr": 2.117032, + "primary_prob": 25.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.175548, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.138465, + "range_504_ratio": 3.121974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049728, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.507937, + "strategy_rank": 69.151252, + "rr": 1.787373, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.681059, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066117, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.712018, + "strategy_rank": 96.101584, + "rr": 0.715568, + "primary_prob": 62.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.073352, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.391515, + "range_504_ratio": 4.020935, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031635, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.804989, + "strategy_rank": 96.485916, + "rr": 1.750926, + "primary_prob": 25.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.626389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026971, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.054422, + "strategy_rank": 64.518956, + "rr": 2.237679, + "primary_prob": 25.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.356518, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056594, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.206349, + "strategy_rank": 97.202089, + "rr": 2.12939, + "primary_prob": 11.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.194085, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025609, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.405896, + "strategy_rank": 69.283108, + "rr": 1.983059, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.974589, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053633, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.900227, + "strategy_rank": 73.339445, + "rr": 1.882166, + "primary_prob": 20.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.823249, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.846902, + "range_504_ratio": 2.33241, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.844315, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.746032, + "strategy_rank": 73.190512, + "rr": 1.072999, + "primary_prob": 50.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.609499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.052049, + "range_504_ratio": 2.863513, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.159573, + "hold30_r": -1.122582 + }, + { + "symbol": "RCL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.972789, + "strategy_rank": 80.585935, + "rr": 1.179388, + "primary_prob": 34.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.769082, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.407026, + "range_504_ratio": 4.083793, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.147419, + "hold30_r": 2.79219 + }, + { + "symbol": "RL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 80.898452, + "rr": 1.069286, + "primary_prob": 53.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.603929, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.116555, + "range_504_ratio": 3.054315, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.026951, + "hold30_r": 2.77862 + }, + { + "symbol": "SATS", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.659864, + "strategy_rank": 99.72793, + "rr": 1.035546, + "primary_prob": 39.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.553319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.104649, + "hold30_r": -1.071565 + }, + { + "symbol": "SCHW", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.272109, + "strategy_rank": 59.282209, + "rr": 1.619745, + "primary_prob": 37.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.429618, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.621567, + "range_504_ratio": 1.861843, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070458, + "hold30_r": -1.0 + }, + { + "symbol": "SMCI", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.979592, + "strategy_rank": 98.945963, + "rr": 1.621796, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.432693, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017827, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.498866, + "strategy_rank": 60.731992, + "rr": 1.239394, + "primary_prob": 42.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.859092, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.655917, + "range_504_ratio": 1.926908, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.182225, + "hold30_r": -0.610142 + }, + { + "symbol": "TEL", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.301587, + "strategy_rank": 73.036366, + "rr": 0.921539, + "primary_prob": 54.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.382308, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.156597, + "hold30_r": -1.100435 + }, + { + "symbol": "TKO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.970522, + "strategy_rank": 83.120135, + "rr": 1.771853, + "primary_prob": 26.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.657779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.717496, + "hold30_r": 4.902377 + }, + { + "symbol": "TPR", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.412698, + "strategy_rank": 94.947779, + "rr": 1.601232, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.401847, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.478842, + "range_504_ratio": 4.387861, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.569779, + "hold30_r": 3.836003 + }, + { + "symbol": "TSLA", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.764172, + "strategy_rank": 94.140017, + "rr": 1.190237, + "primary_prob": 43.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.785355, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027303, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.217687, + "strategy_rank": 78.319312, + "rr": 2.000402, + "primary_prob": 29.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.000603, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.694829, + "range_504_ratio": 2.003367, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046619, + "hold30_r": 1.665813 + }, + { + "symbol": "ULTA", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.249433, + "strategy_rank": 83.050028, + "rr": 1.601384, + "primary_prob": 35.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.402076, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051399, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.403628, + "strategy_rank": 78.612325, + "rr": 2.467333, + "primary_prob": 23.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.700999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042635, + "hold30_r": 0.369137 + }, + { + "symbol": "VRT", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.229025, + "strategy_rank": 89.810261, + "rr": 1.414021, + "primary_prob": 26.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.121031, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.65517, + "range_504_ratio": 5.233971, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023565, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.464853, + "strategy_rank": 93.733664, + "rr": 1.847542, + "primary_prob": 20.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.771312, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.871165, + "range_504_ratio": 6.495863, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026016, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.045351, + "strategy_rank": 56.847148, + "rr": 0.760043, + "primary_prob": 57.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.140065, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.453084, + "range_504_ratio": 1.573157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081701, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.208617, + "strategy_rank": 64.531989, + "rr": 1.557404, + "primary_prob": 22.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.336106, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.558852, + "range_504_ratio": 1.748663, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.490875, + "hold30_r": -1.078203 + }, + { + "symbol": "WSM", + "date": "2025-11-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.147392, + "strategy_rank": 82.298531, + "rr": 2.325787, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 26.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.48868, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.117982, + "range_504_ratio": 3.058676, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040974, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-11-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.281179, + "strategy_rank": 84.41721, + "rr": 1.158067, + "primary_prob": 48.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.7371, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.121603, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-11-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.563193, + "strategy_rank": 93.341743, + "rr": 1.799215, + "primary_prob": 25.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.698822, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029241, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-11-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.119734, + "strategy_rank": 91.934977, + "rr": 1.549887, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.324831, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.525049, + "hold30_r": 0.835618 + }, + { + "symbol": "HOOD", + "date": "2025-11-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.667406, + "strategy_rank": 98.969842, + "rr": 1.227209, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.840814, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.967915, + "range_504_ratio": 19.451315, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018975, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.026608, + "strategy_rank": 70.455835, + "rr": 1.61661, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.424915, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.585649, + "range_504_ratio": 1.796156, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060343, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.7051, + "strategy_rank": 72.411842, + "rr": 1.995135, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.992703, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.635256, + "range_504_ratio": 1.887506, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042241, + "hold30_r": -0.158559 + }, + { + "symbol": "ALLE", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.152993, + "strategy_rank": 64.248956, + "rr": 1.782845, + "primary_prob": 26.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.674267, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.570334, + "range_504_ratio": 1.768858, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06528, + "hold30_r": -0.02429 + }, + { + "symbol": "AMD", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.124169, + "strategy_rank": 94.956685, + "rr": 0.751087, + "primary_prob": 64.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.12663, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023894, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.906874, + "strategy_rank": 92.175343, + "rr": 1.918918, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.878378, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.159931, + "range_504_ratio": 3.189712, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026922, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 80.206886, + "rr": 1.256333, + "primary_prob": 38.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.8845, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.210017, + "range_504_ratio": 3.353542, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.215941, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.558758, + "strategy_rank": 97.928008, + "rr": 1.683773, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.52566, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019864, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.689579, + "strategy_rank": 82.217921, + "rr": 1.875361, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.813042, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046546, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.374723, + "strategy_rank": 57.792871, + "rr": 0.811335, + "primary_prob": 55.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.217002, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.492451, + "range_504_ratio": 1.636322, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.084321, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.560976, + "strategy_rank": 92.711288, + "rr": 1.025968, + "primary_prob": 45.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.538952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.453832, + "range_504_ratio": 4.279482, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.992454, + "hold30_r": -1.0 + }, + { + "symbol": "AZO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.587583, + "strategy_rank": 66.821607, + "rr": 2.378519, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.567778, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254543, + "hold30_r": -1.197515 + }, + { + "symbol": "BA", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.02439, + "strategy_rank": 79.45993, + "rr": 0.736931, + "primary_prob": 58.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.105397, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055504, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.809313, + "strategy_rank": 61.49509, + "rr": 1.082661, + "primary_prob": 49.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.623991, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.922376, + "range_504_ratio": 2.515259, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073382, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.031042, + "strategy_rank": 70.155284, + "rr": 1.270459, + "primary_prob": 28.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.905688, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.923562, + "range_504_ratio": 2.518245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048177, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.248337, + "strategy_rank": 73.733969, + "rr": 1.870276, + "primary_prob": 20.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.805414, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.763854, + "range_504_ratio": 2.146534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.810729, + "hold30_r": 1.295084 + }, + { + "symbol": "CAT", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.365854, + "strategy_rank": 77.895632, + "rr": 1.627867, + "primary_prob": 22.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.4418, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.914632, + "range_504_ratio": 2.495856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.586003, + "hold30_r": 0.882577 + }, + { + "symbol": "CIEN", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.780488, + "strategy_rank": 97.285876, + "rr": 1.549986, + "primary_prob": 38.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.32498, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.62435, + "range_504_ratio": 5.075118, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02646, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.583149, + "strategy_rank": 61.939433, + "rr": 0.838889, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.258333, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088311, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.804878, + "strategy_rank": 85.38368, + "rr": 1.0874, + "primary_prob": 48.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.631099, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.056117, + "range_504_ratio": 2.875184, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039832, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.802661, + "strategy_rank": 90.832959, + "rr": 1.734547, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.60182, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.701059, + "range_504_ratio": 14.895495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.714323, + "hold30_r": 3.534186 + }, + { + "symbol": "CVS", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.011086, + "strategy_rank": 79.232013, + "rr": 0.873843, + "primary_prob": 53.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.310765, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.821581, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.354767, + "strategy_rank": 88.79651, + "rr": 1.570533, + "primary_prob": 24.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.3558, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.196065, + "range_504_ratio": 3.307077, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025629, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.68071, + "strategy_rank": 88.101414, + "rr": 1.734136, + "primary_prob": 29.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.601205, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05203, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.567627, + "strategy_rank": 89.320263, + "rr": 2.247906, + "primary_prob": 35.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.371858, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041689, + "hold30_r": -1.0 + }, + { + "symbol": "DTE", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.044346, + "strategy_rank": 56.629049, + "rr": 1.456257, + "primary_prob": 38.09, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.184386, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.38922, + "range_504_ratio": 1.475829, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085051, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.237251, + "strategy_rank": 91.379032, + "rr": 1.536639, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.304959, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.963329, + "range_504_ratio": 2.620405, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035885, + "hold30_r": 0.695447 + }, + { + "symbol": "EL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.015521, + "strategy_rank": 91.290267, + "rr": 1.594118, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.391177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.558518, + "hold30_r": 3.564868 + }, + { + "symbol": "EME", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.478936, + "strategy_rank": 83.919308, + "rr": 2.007572, + "primary_prob": 21.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.011358, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030747, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.700665, + "strategy_rank": 60.88515, + "rr": 1.293762, + "primary_prob": 32.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.940643, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.731824, + "range_504_ratio": 2.07887, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071439, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.150776, + "strategy_rank": 57.771324, + "rr": 1.617156, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.425734, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.50281, + "range_504_ratio": 1.653361, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089612, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.252772, + "strategy_rank": 61.40684, + "rr": 1.036607, + "primary_prob": 48.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.554911, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069709, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.006652, + "strategy_rank": 96.110636, + "rr": 1.569325, + "primary_prob": 37.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.353987, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.708268, + "range_504_ratio": 5.519394, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.543526, + "hold30_r": 0.529395 + }, + { + "symbol": "FSLR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.798226, + "strategy_rank": 92.562081, + "rr": 0.841593, + "primary_prob": 43.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.262389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.815012, + "hold30_r": 0.589213 + }, + { + "symbol": "GE", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.902439, + "strategy_rank": 74.436026, + "rr": 0.941306, + "primary_prob": 40.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.411959, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.015453, + "range_504_ratio": 2.760614, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051904, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.898004, + "strategy_rank": 87.759832, + "rr": 1.617404, + "primary_prob": 25.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.426105, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21724, + "range_504_ratio": 3.377851, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.584783, + "hold30_r": 1.35158 + }, + { + "symbol": "GOOG", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.13969, + "strategy_rank": 76.114062, + "rr": 1.297084, + "primary_prob": 47.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.945626, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.815078, + "range_504_ratio": 2.259351, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.249148, + "hold30_r": 3.251083 + }, + { + "symbol": "GOOGL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.361419, + "strategy_rank": 77.432063, + "rr": 1.30037, + "primary_prob": 46.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.950555, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.825522, + "range_504_ratio": 2.283073, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.253209, + "hold30_r": 3.193981 + }, + { + "symbol": "HII", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.133038, + "strategy_rank": 78.109738, + "rr": 1.022309, + "primary_prob": 52.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.533463, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043018, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.232816, + "strategy_rank": 81.613137, + "rr": 0.935759, + "primary_prob": 57.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.403639, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.45721, + "range_504_ratio": 4.293963, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046749, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.019956, + "strategy_rank": 86.03955, + "rr": 1.044957, + "primary_prob": 43.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.567435, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033533, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.144124, + "strategy_rank": 74.949724, + "rr": 0.677931, + "primary_prob": 73.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.016896, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.790707, + "range_504_ratio": 2.204954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04251, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.350333, + "strategy_rank": 92.352874, + "rr": 1.638778, + "primary_prob": 36.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.458167, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.724547, + "range_504_ratio": 2.063795, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.588605, + "hold30_r": -0.276705 + }, + { + "symbol": "INTC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.345898, + "strategy_rank": 94.91256, + "rr": 1.621177, + "primary_prob": 26.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.431766, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.594437, + "hold30_r": 0.670017 + }, + { + "symbol": "JBL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.572062, + "strategy_rank": 88.388483, + "rr": 2.067687, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.101531, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.036138, + "hold30_r": 2.320838 + }, + { + "symbol": "JCI", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.37694, + "strategy_rank": 67.194091, + "rr": 1.136491, + "primary_prob": 50.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.704737, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.894653, + "range_504_ratio": 2.446487, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05333, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.45898, + "strategy_rank": 88.942881, + "rr": 1.50194, + "primary_prob": 37.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.252911, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.896633, + "range_504_ratio": 2.451336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036836, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.926829, + "strategy_rank": 70.640143, + "rr": 1.549805, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.324707, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.576225, + "range_504_ratio": 1.779309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066334, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.228381, + "strategy_rank": 97.19608, + "rr": 1.517256, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.275885, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.967676, + "range_504_ratio": 7.154029, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.50038, + "hold30_r": 5.053523 + }, + { + "symbol": "LRCX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.341463, + "strategy_rank": 92.654971, + "rr": 1.769324, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.653986, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.087842, + "range_504_ratio": 2.967862, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029456, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.474501, + "strategy_rank": 70.199925, + "rr": 0.853001, + "primary_prob": 56.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.279501, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.698846, + "range_504_ratio": 2.011429, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.796752, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.929047, + "strategy_rank": 63.064618, + "rr": 1.290834, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.936251, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.068316, + "hold30_r": -0.246544 + }, + { + "symbol": "MPWR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.128603, + "strategy_rank": 91.068095, + "rr": 1.725278, + "primary_prob": 24.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.587917, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026174, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.002217, + "strategy_rank": 94.716834, + "rr": 1.156158, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.734237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03187, + "hold30_r": -1.0 + }, + { + "symbol": "NFLX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.467849, + "strategy_rank": 79.571016, + "rr": 1.883518, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.825278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.108654, + "range_504_ratio": 3.030276, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049026, + "hold30_r": -1.0 + }, + { + "symbol": "NI", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.155211, + "strategy_rank": 58.866123, + "rr": 1.246888, + "primary_prob": 39.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.870331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.600839, + "range_504_ratio": 1.823649, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066729, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.784922, + "strategy_rank": 92.101605, + "rr": 0.983213, + "primary_prob": 41.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.47482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.391515, + "range_504_ratio": 4.020935, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029197, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.676275, + "strategy_rank": 96.674389, + "rr": 1.057595, + "primary_prob": 43.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.586392, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024788, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.370288, + "strategy_rank": 62.013687, + "rr": 1.859643, + "primary_prob": 29.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.789464, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061578, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.223947, + "strategy_rank": 97.097959, + "rr": 0.860341, + "primary_prob": 53.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.290512, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022917, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.91796, + "strategy_rank": 72.935595, + "rr": 1.332358, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.998537, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059444, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.922395, + "strategy_rank": 76.854314, + "rr": 1.633532, + "primary_prob": 21.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.450298, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.994679, + "range_504_ratio": 2.703856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598582, + "hold30_r": -0.019946 + }, + { + "symbol": "RL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.463415, + "strategy_rank": 81.266915, + "rr": 0.667261, + "primary_prob": 55.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.000892, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.102205, + "range_504_ratio": 3.010797, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.623472, + "hold30_r": 1.79525 + }, + { + "symbol": "RTX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.702882, + "strategy_rank": 66.532217, + "rr": 0.792699, + "primary_prob": 71.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.189048, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.843499, + "range_504_ratio": 2.324487, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067575, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889135, + "strategy_rank": 99.889172, + "rr": 1.912866, + "primary_prob": 30.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.8693, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.19255, + "range_504_ratio": 8.958027, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.880949, + "hold30_r": 9.897239 + }, + { + "symbol": "SMCI", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.445676, + "strategy_rank": 99.113635, + "rr": 2.021232, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.031849, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017165, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.115299, + "strategy_rank": 96.687354, + "rr": 1.549112, + "primary_prob": 23.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.323668, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 1.550544, + "range_504_ratio": 4.714035, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020166, + "hold30_r": -1.0 + }, + { + "symbol": "T", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.931264, + "strategy_rank": 59.940921, + "rr": 2.411928, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.617892, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.652688, + "range_504_ratio": 1.920696, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063197, + "hold30_r": -1.0 + }, + { + "symbol": "TEL", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.580931, + "strategy_rank": 74.299011, + "rr": 1.388765, + "primary_prob": 46.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.083148, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051713, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.596452, + "strategy_rank": 85.921503, + "rr": 1.717357, + "primary_prob": 20.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.576035, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.069053, + "range_504_ratio": 2.912621, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027502, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.789357, + "strategy_rank": 84.69142, + "rr": 1.522107, + "primary_prob": 30.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.283161, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054029, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.337029, + "strategy_rank": 95.081767, + "rr": 1.501837, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.252755, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.446613, + "range_504_ratio": 4.248701, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.46958, + "hold30_r": 4.472224 + }, + { + "symbol": "TSLA", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.148559, + "strategy_rank": 86.542862, + "rr": 0.67787, + "primary_prob": 58.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.016805, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.652946, + "hold30_r": 1.543471 + }, + { + "symbol": "TTWO", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.241685, + "strategy_rank": 76.859213, + "rr": 1.7188, + "primary_prob": 29.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.5782, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.669532, + "hold30_r": 2.398097 + }, + { + "symbol": "UBER", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.035477, + "strategy_rank": 78.027492, + "rr": 2.000047, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.00007, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.698554, + "range_504_ratio": 2.010844, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042808, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.24612, + "strategy_rank": 82.405839, + "rr": 1.730665, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.595997, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054164, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.576497, + "strategy_rank": 78.05471, + "rr": 1.628416, + "primary_prob": 33.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.442624, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048046, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685144, + "strategy_rank": 91.521794, + "rr": 0.788156, + "primary_prob": 47.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.182234, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.596677, + "range_504_ratio": 4.936601, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021127, + "hold30_r": -1.0 + }, + { + "symbol": "VST", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.793792, + "strategy_rank": 91.666618, + "rr": 1.757201, + "primary_prob": 30.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.635801, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.859561, + "range_504_ratio": 6.420914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023861, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.782705, + "strategy_rank": 95.856531, + "rr": 1.447893, + "primary_prob": 40.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.17184, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.822892, + "range_504_ratio": 6.189733, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021782, + "hold30_r": -1.0 + }, + { + "symbol": "WEC", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.59867, + "strategy_rank": 57.116743, + "rr": 1.961714, + "primary_prob": 29.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.942571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.453084, + "range_504_ratio": 1.573157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08769, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.372506, + "strategy_rank": 60.218893, + "rr": 0.716534, + "primary_prob": 60.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.0748, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.549537, + "range_504_ratio": 1.73245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.641975, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.911308, + "strategy_rank": 84.798381, + "rr": 2.550545, + "primary_prob": 21.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.825818, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.097476, + "range_504_ratio": 2.996594, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038826, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-11-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.696231, + "strategy_rank": 84.341846, + "rr": 1.939534, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.909301, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.904731, + "hold30_r": -0.057655 + }, + { + "symbol": "GEV", + "date": "2025-11-17", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.79558, + "strategy_rank": 92.894723, + "rr": 1.806529, + "primary_prob": 24.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.709794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028134, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-11-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.486188, + "strategy_rank": 89.580464, + "rr": 0.785084, + "primary_prob": 46.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.177626, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.76111, + "hold30_r": 0.305065 + }, + { + "symbol": "HOOD", + "date": "2025-11-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668508, + "strategy_rank": 99.106434, + "rr": 1.72832, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.59248, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.96602, + "range_504_ratio": 19.414498, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.712651, + "hold30_r": 1.142634 + }, + { + "symbol": "ABBV", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.165746, + "strategy_rank": 72.509627, + "rr": 0.995565, + "primary_prob": 48.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.493347, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.57948, + "range_504_ratio": 1.78511, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055154, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.867403, + "strategy_rank": 60.360986, + "rr": 0.793781, + "primary_prob": 56.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.190672, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.709913, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.657459, + "strategy_rank": 82.562647, + "rr": 1.149334, + "primary_prob": 39.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.724001, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.726593, + "range_504_ratio": 2.068024, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.12012, + "hold30_r": 4.446901 + }, + { + "symbol": "AMD", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.480663, + "strategy_rank": 94.477258, + "rr": 1.661707, + "primary_prob": 28.18, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.49256, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.018178, + "hold30_r": 0.278313 + }, + { + "symbol": "ANET", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.922652, + "strategy_rank": 93.69514, + "rr": 1.832522, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.748783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.141536, + "range_504_ratio": 3.131574, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.809145, + "hold30_r": 1.25912 + }, + { + "symbol": "APH", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.574586, + "strategy_rank": 82.51952, + "rr": 0.835093, + "primary_prob": 43.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.25264, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.176666, + "range_504_ratio": 3.243541, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.798763, + "hold30_r": 1.009013 + }, + { + "symbol": "APP", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.679558, + "strategy_rank": 97.28418, + "rr": 1.844221, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.766331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.824621, + "hold30_r": 2.122113 + }, + { + "symbol": "APTV", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.259669, + "strategy_rank": 85.788934, + "rr": 1.90102, + "primary_prob": 28.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.85153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863315, + "hold30_r": 2.039623 + }, + { + "symbol": "ATO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.099448, + "strategy_rank": 57.899602, + "rr": 1.3546, + "primary_prob": 32.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.031901, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091752, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.342541, + "strategy_rank": 93.481455, + "rr": 0.998828, + "primary_prob": 46.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.498241, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.453832, + "range_504_ratio": 4.279482, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.969555, + "hold30_r": 0.141975 + }, + { + "symbol": "AZO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.082873, + "strategy_rank": 65.809389, + "rr": 1.525897, + "primary_prob": 28.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.288846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061741, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.607735, + "strategy_rank": 80.558821, + "rr": 1.708447, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.562671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.661279, + "hold30_r": 6.354706 + }, + { + "symbol": "BK", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.966851, + "strategy_rank": 61.698295, + "rr": 0.832231, + "primary_prob": 54.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.248346, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.889957, + "range_504_ratio": 2.435025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.767483, + "hold30_r": 4.264574 + }, + { + "symbol": "C", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.303867, + "strategy_rank": 69.536301, + "rr": 1.518859, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.278288, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.862839, + "range_504_ratio": 2.36988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.475343, + "hold30_r": 4.997465 + }, + { + "symbol": "CAT", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.646409, + "strategy_rank": 76.578947, + "rr": 1.75736, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.636039, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.902441, + "range_504_ratio": 2.465613, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.715939, + "hold30_r": 1.734167 + }, + { + "symbol": "CBOE", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.425414, + "strategy_rank": 61.970006, + "rr": 1.326903, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.990355, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064582, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.226519, + "strategy_rank": 97.937064, + "rr": 2.243632, + "primary_prob": 13.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.365448, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.62435, + "range_504_ratio": 5.075118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.221357, + "hold30_r": 5.061448 + }, + { + "symbol": "CME", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.20442, + "strategy_rank": 59.632289, + "rr": 1.677419, + "primary_prob": 29.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.516128, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062244, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.629834, + "strategy_rank": 61.236253, + "rr": 1.057648, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.586471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091957, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.944751, + "strategy_rank": 86.875328, + "rr": 0.917088, + "primary_prob": 47.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.375633, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.883613, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.745856, + "strategy_rank": 88.732133, + "rr": 1.999016, + "primary_prob": 29.48, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.998525, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.628445, + "range_504_ratio": 13.852212, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.97935, + "hold30_r": 4.470887 + }, + { + "symbol": "CVS", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.701657, + "strategy_rank": 77.961612, + "rr": 1.279052, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.918577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054095, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.950276, + "strategy_rank": 88.16376, + "rr": 1.012221, + "primary_prob": 38.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.518331, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.126385, + "range_504_ratio": 3.084486, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.988983, + "hold30_r": 2.5054 + }, + { + "symbol": "DG", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.038674, + "strategy_rank": 86.891129, + "rr": 2.282726, + "primary_prob": 21.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.424089, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.234103, + "hold30_r": 9.994741 + }, + { + "symbol": "DLTR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.469613, + "strategy_rank": 89.585069, + "rr": 1.053516, + "primary_prob": 37.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.580274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.014671, + "hold30_r": 5.673028 + }, + { + "symbol": "EBAY", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.027624, + "strategy_rank": 92.61636, + "rr": 1.794933, + "primary_prob": 24.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.692399, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.953684, + "range_504_ratio": 2.595253, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.756105, + "hold30_r": 2.235831 + }, + { + "symbol": "EL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.491713, + "strategy_rank": 90.273526, + "rr": 2.054911, + "primary_prob": 25.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.082367, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.017934, + "hold30_r": 3.16099 + }, + { + "symbol": "EME", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.088398, + "strategy_rank": 83.569706, + "rr": 1.627127, + "primary_prob": 34.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.44069, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.59827, + "hold30_r": 1.721469 + }, + { + "symbol": "EQT", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.110497, + "strategy_rank": 77.775253, + "rr": 1.017376, + "primary_prob": 47.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.526064, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.713263, + "range_504_ratio": 2.04064, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.980572, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.530387, + "strategy_rank": 60.362009, + "rr": 1.351017, + "primary_prob": 40.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.026525, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.280509, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.983425, + "strategy_rank": 58.386082, + "rr": 1.007685, + "primary_prob": 48.98, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.511527, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.916607, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.298343, + "strategy_rank": 61.301894, + "rr": 1.837975, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.756962, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071378, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.911602, + "strategy_rank": 95.55047, + "rr": 1.707164, + "primary_prob": 20.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.560746, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.70298, + "range_504_ratio": 5.490287, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.682971, + "hold30_r": 1.908214 + }, + { + "symbol": "FSLR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.176796, + "strategy_rank": 90.499942, + "rr": 1.609716, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.414574, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583551, + "hold30_r": -0.460673 + }, + { + "symbol": "GE", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.80663, + "strategy_rank": 76.320539, + "rr": 1.678045, + "primary_prob": 30.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.517067, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.985736, + "range_504_ratio": 2.679783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.632415, + "hold30_r": 2.873255 + }, + { + "symbol": "GLW", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.353591, + "strategy_rank": 88.616202, + "rr": 1.596251, + "primary_prob": 29.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.394376, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.211237, + "range_504_ratio": 3.357635, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.565218, + "hold30_r": 1.66569 + }, + { + "symbol": "HII", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.143646, + "strategy_rank": 80.685558, + "rr": 1.565826, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.34874, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524936, + "hold30_r": 3.410532 + }, + { + "symbol": "HWM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.585635, + "strategy_rank": 80.598037, + "rr": 1.565863, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.348794, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.42022, + "range_504_ratio": 4.138032, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.522197, + "hold30_r": 1.507329 + }, + { + "symbol": "IBKR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.955801, + "strategy_rank": 84.259248, + "rr": 1.700389, + "primary_prob": 27.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.550583, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.671615, + "hold30_r": 2.424885 + }, + { + "symbol": "IBM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.729282, + "strategy_rank": 77.953937, + "rr": 1.296891, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.945336, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.757337, + "range_504_ratio": 2.132589, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042861, + "hold30_r": -0.051155 + }, + { + "symbol": "INCY", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.751381, + "strategy_rank": 80.428503, + "rr": 0.955617, + "primary_prob": 54.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.433425, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.914772, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.364641, + "strategy_rank": 95.02989, + "rr": 1.914378, + "primary_prob": 21.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.871567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.889163, + "hold30_r": 2.971003 + }, + { + "symbol": "JBL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.044199, + "strategy_rank": 87.981105, + "rr": 2.439196, + "primary_prob": 22.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.658793, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.408314, + "hold30_r": 2.178316 + }, + { + "symbol": "JCI", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.436464, + "strategy_rank": 68.383695, + "rr": 2.318781, + "primary_prob": 15.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.478172, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.874984, + "range_504_ratio": 2.398837, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.267306, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.132597, + "strategy_rank": 91.140668, + "rr": 0.98541, + "primary_prob": 43.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.478115, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.890735, + "range_504_ratio": 2.436919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.95346, + "hold30_r": 3.823752 + }, + { + "symbol": "KR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.734807, + "strategy_rank": 74.479414, + "rr": 1.902038, + "primary_prob": 25.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.853057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.57113, + "range_504_ratio": 1.770267, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.262571, + "hold30_r": -1.199436 + }, + { + "symbol": "LDOS", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.331492, + "strategy_rank": 64.964128, + "rr": 1.836765, + "primary_prob": 26.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.755148, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.675469, + "range_504_ratio": 1.964954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050893, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.237569, + "strategy_rank": 93.66718, + "rr": 1.025814, + "primary_prob": 41.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.538721, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.087842, + "range_504_ratio": 2.967862, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.000379, + "hold30_r": 5.387431 + }, + { + "symbol": "MO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.878453, + "strategy_rank": 62.739393, + "rr": 1.447356, + "primary_prob": 31.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.171033, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075569, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.248619, + "strategy_rank": 93.432578, + "rr": 1.573204, + "primary_prob": 29.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.359806, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.548612, + "hold30_r": 1.222506 + }, + { + "symbol": "MU", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.121547, + "strategy_rank": 96.766671, + "rr": 1.007754, + "primary_prob": 42.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.51163, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.443223, + "range_504_ratio": 4.234319, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.99022, + "hold30_r": 5.588179 + }, + { + "symbol": "NEM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.78453, + "strategy_rank": 94.617749, + "rr": 1.143482, + "primary_prob": 40.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.715223, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.112938, + "hold30_r": 4.485174 + }, + { + "symbol": "NFLX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.320442, + "strategy_rank": 75.948455, + "rr": 1.973886, + "primary_prob": 23.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.96083, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101674, + "range_504_ratio": 3.009199, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.104468, + "hold30_r": -1.064351 + }, + { + "symbol": "NOC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.39779, + "strategy_rank": 69.15519, + "rr": 1.851981, + "primary_prob": 31.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.777971, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073107, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.690608, + "strategy_rank": 91.426645, + "rr": 1.122992, + "primary_prob": 44.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.684488, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.391515, + "range_504_ratio": 4.020935, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.027065, + "hold30_r": -0.874688 + }, + { + "symbol": "ORCL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.712707, + "strategy_rank": 93.868134, + "rr": 2.001981, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.002972, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020945, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.309392, + "strategy_rank": 62.853399, + "rr": 1.406792, + "primary_prob": 51.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.110187, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067067, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.447514, + "strategy_rank": 97.198706, + "rr": 1.739223, + "primary_prob": 28.74, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.608835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.71916, + "hold30_r": 1.738122 + }, + { + "symbol": "PM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.524862, + "strategy_rank": 72.006323, + "rr": 1.854726, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.782089, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060381, + "hold30_r": -1.0 + }, + { + "symbol": "PODD", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.994475, + "strategy_rank": 76.872538, + "rr": 1.005932, + "primary_prob": 39.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.508898, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.795419, + "range_504_ratio": 2.215369, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031774, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.21547, + "strategy_rank": 74.414225, + "rr": 1.105629, + "primary_prob": 37.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.658443, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.953188, + "range_504_ratio": 2.593966, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.073207, + "hold30_r": 0.25401 + }, + { + "symbol": "RCL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.773481, + "strategy_rank": 79.628537, + "rr": 3.110161, + "primary_prob": 14.39, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.665242, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271505, + "range_504_ratio": 3.566216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035157, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.707182, + "strategy_rank": 72.734057, + "rr": 1.703522, + "primary_prob": 33.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.555282, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.843499, + "range_504_ratio": 2.324487, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.638057, + "hold30_r": 3.096154 + }, + { + "symbol": "SATS", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889503, + "strategy_rank": 99.889576, + "rr": 1.54875, + "primary_prob": 36.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.323125, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.129521, + "range_504_ratio": 8.410837, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.517645, + "hold30_r": 9.864373 + }, + { + "symbol": "SMCI", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.563536, + "strategy_rank": 98.399106, + "rr": 0.864205, + "primary_prob": 46.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.296307, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.848418, + "hold30_r": -0.53455 + }, + { + "symbol": "STX", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.005525, + "strategy_rank": 97.583912, + "rr": 1.65353, + "primary_prob": 21.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.480295, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.550544, + "range_504_ratio": 4.714035, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.635206, + "hold30_r": 2.730292 + }, + { + "symbol": "TEL", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.270718, + "strategy_rank": 80.129856, + "rr": 1.786803, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.680205, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747298, + "hold30_r": 0.961777 + }, + { + "symbol": "TER", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.292818, + "strategy_rank": 89.94731, + "rr": 1.218727, + "primary_prob": 32.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.828091, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.069053, + "range_504_ratio": 2.912621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.19466, + "hold30_r": 4.813994 + }, + { + "symbol": "TKO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.38674, + "strategy_rank": 82.256385, + "rr": 2.102881, + "primary_prob": 21.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.154321, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.056888, + "hold30_r": 3.193165 + }, + { + "symbol": "TPR", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.900552, + "strategy_rank": 94.495106, + "rr": 0.909313, + "primary_prob": 46.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.36397, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.367743, + "range_504_ratio": 3.926478, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.875249, + "hold30_r": 4.164138 + }, + { + "symbol": "TTWO", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.723757, + "strategy_rank": 74.482484, + "rr": 1.642497, + "primary_prob": 30.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.463745, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.594019, + "hold30_r": 2.182282 + }, + { + "symbol": "UBER", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.513812, + "strategy_rank": 81.006085, + "rr": 2.902883, + "primary_prob": 19.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.354325, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.640345, + "range_504_ratio": 1.897135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036189, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.265193, + "strategy_rank": 84.497432, + "rr": 1.648085, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.472127, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602278, + "hold30_r": 6.209381 + }, + { + "symbol": "VRSN", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.939227, + "strategy_rank": 78.177855, + "rr": 1.835162, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.752742, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049627, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.651934, + "strategy_rank": 85.309496, + "rr": 0.939461, + "primary_prob": 42.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.409191, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.596677, + "range_504_ratio": 4.936601, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.921117, + "hold30_r": 0.671986 + }, + { + "symbol": "WDC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.016575, + "strategy_rank": 95.563201, + "rr": 1.753294, + "primary_prob": 22.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.62994, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.822892, + "range_504_ratio": 6.189733, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.736047, + "hold30_r": 3.759978 + }, + { + "symbol": "WEC", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.552486, + "strategy_rank": 56.915958, + "rr": 1.599532, + "primary_prob": 35.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.399298, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.453084, + "range_504_ratio": 1.573157, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092831, + "hold30_r": -1.0 + }, + { + "symbol": "WSM", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.071823, + "strategy_rank": 82.383573, + "rr": 2.598787, + "primary_prob": 21.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.898181, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.913476, + "range_504_ratio": 2.492974, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.03274, + "hold30_r": 1.279751 + }, + { + "symbol": "WYNN", + "date": "2025-11-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.850829, + "strategy_rank": 84.081137, + "rr": 1.244245, + "primary_prob": 42.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.866368, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.721329, + "range_504_ratio": 2.057165, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.209385, + "hold30_r": -0.470725 + }, + { + "symbol": "HOOD", + "date": "2025-11-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 88.615385, + "rr": 1.636367, + "primary_prob": 23.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.454551, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.93069, + "range_504_ratio": 18.740548, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019707, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.538117, + "strategy_rank": 69.843125, + "rr": 1.664387, + "primary_prob": 25.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.49658, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.575768, + "range_504_ratio": 1.778496, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05346, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.986547, + "strategy_rank": 62.170449, + "rr": 0.85271, + "primary_prob": 54.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.279065, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080416, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.300448, + "strategy_rank": 96.470717, + "rr": 1.540705, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.311057, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021519, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.161435, + "strategy_rank": 92.964682, + "rr": 1.683159, + "primary_prob": 34.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.524738, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.141536, + "range_504_ratio": 3.131574, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.029012, + "hold30_r": -0.341956 + }, + { + "symbol": "APP", + "date": "2025-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.757848, + "strategy_rank": 97.356668, + "rr": 2.334295, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.501442, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.023859, + "hold30_r": -0.11153 + }, + { + "symbol": "APTV", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.807175, + "strategy_rank": 84.101935, + "rr": 2.392348, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.588523, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.348017, + "hold30_r": 1.725653 + }, + { + "symbol": "ATO", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.156951, + "strategy_rank": 56.881678, + "rr": 1.706622, + "primary_prob": 33.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.559933, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086576, + "hold30_r": -1.0 + }, + { + "symbol": "AXON", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.829596, + "strategy_rank": 83.862597, + "rr": 1.982465, + "primary_prob": 29.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.973697, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.373726, + "range_504_ratio": 3.95004, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.952033, + "hold30_r": 2.739742 + }, + { + "symbol": "AZO", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.735426, + "strategy_rank": 63.585939, + "rr": 1.751963, + "primary_prob": 47.94, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.627945, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558616, + "range_504_ratio": 1.748251, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067012, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.304933, + "strategy_rank": 75.624191, + "rr": 1.836381, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.754571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730387, + "range_504_ratio": 2.075883, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78461, + "hold30_r": 7.795038 + }, + { + "symbol": "C", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.556054, + "strategy_rank": 70.785882, + "rr": 0.714259, + "primary_prob": 60.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.071389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.862839, + "range_504_ratio": 2.36988, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.663854, + "hold30_r": 2.388228 + }, + { + "symbol": "CAH", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.506726, + "strategy_rank": 86.423165, + "rr": 1.075644, + "primary_prob": 49.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.613467, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06457, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.901345, + "strategy_rank": 79.814834, + "rr": 1.23826, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.85739, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.885221, + "range_504_ratio": 2.423519, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.189912, + "hold30_r": 3.008252 + }, + { + "symbol": "CIEN", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.991031, + "strategy_rank": 97.817212, + "rr": 0.846989, + "primary_prob": 56.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.270484, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.62435, + "range_504_ratio": 5.075118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.821302, + "hold30_r": 2.394582 + }, + { + "symbol": "CME", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.502242, + "strategy_rank": 58.628751, + "rr": 1.090999, + "primary_prob": 56.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.636499, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069045, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.071749, + "strategy_rank": 58.888479, + "rr": 1.530204, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.295307, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089369, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.704036, + "strategy_rank": 70.870677, + "rr": 1.532524, + "primary_prob": 39.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.298785, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.65643, + "range_504_ratio": 1.927897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065602, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.798206, + "strategy_rank": 86.784919, + "rr": 1.794794, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.692191, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03656, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.134529, + "strategy_rank": 75.342493, + "rr": 1.580111, + "primary_prob": 24.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.370166, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058096, + "hold30_r": -1.0 + }, + { + "symbol": "DASH", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.331839, + "strategy_rank": 87.206112, + "rr": 0.702028, + "primary_prob": 48.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.053041, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.126169, + "range_504_ratio": 3.083819, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.673576, + "hold30_r": 0.522455 + }, + { + "symbol": "DG", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.713004, + "strategy_rank": 87.046754, + "rr": 1.553667, + "primary_prob": 50.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.330501, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.503519, + "hold30_r": 9.542155 + }, + { + "symbol": "DLTR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.488789, + "strategy_rank": 88.232085, + "rr": 2.826627, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 28.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.239941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.785514, + "hold30_r": 5.686814 + }, + { + "symbol": "EBAY", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.2287, + "strategy_rank": 87.632573, + "rr": 2.067929, + "primary_prob": 28.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.101894, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.024229, + "hold30_r": 3.087447 + }, + { + "symbol": "EL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.762332, + "strategy_rank": 85.671216, + "rr": 1.112385, + "primary_prob": 42.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.668577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.07172, + "hold30_r": 4.765892 + }, + { + "symbol": "EME", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.053812, + "strategy_rank": 81.469212, + "rr": 1.595009, + "primary_prob": 35.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.392514, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.561009, + "hold30_r": 1.481059 + }, + { + "symbol": "ETR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.183857, + "strategy_rank": 59.973666, + "rr": 0.995626, + "primary_prob": 49.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.493439, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068674, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.408072, + "strategy_rank": 58.989677, + "rr": 1.10918, + "primary_prob": 46.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.66377, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083349, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.865471, + "strategy_rank": 60.781669, + "rr": 1.728297, + "primary_prob": 31.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.592446, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065372, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.309417, + "strategy_rank": 96.505854, + "rr": 0.905664, + "primary_prob": 54.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.358496, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.70298, + "range_504_ratio": 5.490287, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.87717, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.659193, + "strategy_rank": 77.104388, + "rr": 0.671011, + "primary_prob": 47.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.006517, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.855482, + "range_504_ratio": 2.352508, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.61372, + "hold30_r": 3.316437 + }, + { + "symbol": "FSLR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.107623, + "strategy_rank": 89.767283, + "rr": 2.418875, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.628313, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029492, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.174888, + "strategy_rank": 58.998932, + "rr": 1.830351, + "primary_prob": 31.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.745527, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.410192, + "range_504_ratio": 1.507107, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.757334, + "hold30_r": 3.692842 + }, + { + "symbol": "GE", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.058296, + "strategy_rank": 75.874364, + "rr": 1.682105, + "primary_prob": 30.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.523158, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.985736, + "range_504_ratio": 2.679783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.634285, + "hold30_r": 2.522433 + }, + { + "symbol": "GILD", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.004484, + "strategy_rank": 76.066226, + "rr": 0.783109, + "primary_prob": 47.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.174664, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052058, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.973094, + "strategy_rank": 89.223448, + "rr": 1.636875, + "primary_prob": 24.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.455313, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.211237, + "range_504_ratio": 3.357635, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.599695, + "hold30_r": 1.639252 + }, + { + "symbol": "GOOG", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.834081, + "strategy_rank": 82.428823, + "rr": 0.811222, + "primary_prob": 58.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.216832, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.932146, + "range_504_ratio": 2.539954, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04073, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.282511, + "strategy_rank": 83.782993, + "rr": 0.924094, + "primary_prob": 54.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.38614, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.944292, + "range_504_ratio": 2.570993, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04027, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.255605, + "strategy_rank": 73.778253, + "rr": 0.909497, + "primary_prob": 54.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.364246, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.749148, + "range_504_ratio": 2.115197, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053821, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.403587, + "strategy_rank": 81.68184, + "rr": 1.655292, + "primary_prob": 23.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.482937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.60959, + "hold30_r": 8.102983 + }, + { + "symbol": "HWM", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.730942, + "strategy_rank": 80.640518, + "rr": 1.063706, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.595558, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.415351, + "range_504_ratio": 4.117933, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.046411, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.883408, + "strategy_rank": 83.670735, + "rr": 1.711687, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.567531, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.396572, + "range_504_ratio": 4.041322, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.678759, + "hold30_r": 2.023657 + }, + { + "symbol": "IBM", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.452915, + "strategy_rank": 77.554624, + "rr": 1.506225, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.259337, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.740996, + "range_504_ratio": 2.098024, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047776, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.264574, + "strategy_rank": 92.471108, + "rr": 1.306145, + "primary_prob": 43.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.959218, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045141, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.641256, + "strategy_rank": 80.859617, + "rr": 1.531595, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.297392, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042191, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.627803, + "strategy_rank": 95.93275, + "rr": 1.949212, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.923818, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02905, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.609865, + "strategy_rank": 89.151067, + "rr": 1.545036, + "primary_prob": 36.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.317555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.510104, + "hold30_r": 2.607611 + }, + { + "symbol": "JCI", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.089686, + "strategy_rank": 70.468821, + "rr": 2.185711, + "primary_prob": 16.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.278567, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.873048, + "range_504_ratio": 2.394197, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.128873, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.748879, + "strategy_rank": 91.41549, + "rr": 0.667101, + "primary_prob": 54.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.000651, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.890735, + "range_504_ratio": 2.436919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.629876, + "hold30_r": 4.4601 + }, + { + "symbol": "KR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.278027, + "strategy_rank": 70.250324, + "rr": 2.337106, + "primary_prob": 40.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.505659, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.555656, + "range_504_ratio": 1.743085, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.012949, + "hold30_r": -1.947183 + }, + { + "symbol": "LHX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.399103, + "strategy_rank": 62.410916, + "rr": 1.719301, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.578951, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.495764, + "range_504_ratio": 1.641752, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.657205, + "hold30_r": 8.041318 + }, + { + "symbol": "LRCX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.982063, + "strategy_rank": 93.889457, + "rr": 1.104018, + "primary_prob": 50.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.656027, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.087842, + "range_504_ratio": 2.967862, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.073786, + "hold30_r": 5.273412 + }, + { + "symbol": "MCK", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.58296, + "strategy_rank": 73.944985, + "rr": 1.430114, + "primary_prob": 41.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.145171, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.730552, + "range_504_ratio": 2.076226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061697, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.381166, + "strategy_rank": 69.555407, + "rr": 2.850196, + "primary_prob": 6.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.275294, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045494, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.076233, + "strategy_rank": 93.662759, + "rr": 1.755295, + "primary_prob": 23.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.632942, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.028803, + "hold30_r": 0.857093 + }, + { + "symbol": "MU", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.206278, + "strategy_rank": 96.932314, + "rr": 0.882272, + "primary_prob": 56.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.323407, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.443223, + "range_504_ratio": 4.234319, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.859902, + "hold30_r": 4.320656 + }, + { + "symbol": "NEM", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.430493, + "strategy_rank": 94.270473, + "rr": 1.316516, + "primary_prob": 40.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.974774, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.280684, + "hold30_r": 4.35457 + }, + { + "symbol": "NFLX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.950673, + "strategy_rank": 75.888961, + "rr": 1.093617, + "primary_prob": 39.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.640426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.101674, + "range_504_ratio": 3.009199, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043871, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.313901, + "strategy_rank": 68.780134, + "rr": 1.7436, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.615399, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.680176, + "hold30_r": 6.256831 + }, + { + "symbol": "NRG", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.955157, + "strategy_rank": 91.334382, + "rr": 0.888913, + "primary_prob": 50.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.33337, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.362323, + "range_504_ratio": 3.905256, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030172, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.67713, + "strategy_rank": 82.946474, + "rr": 0.904726, + "primary_prob": 44.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.357089, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.550597, + "range_504_ratio": 4.714283, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.874403, + "hold30_r": 0.271345 + }, + { + "symbol": "ORCL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.573991, + "strategy_rank": 92.332666, + "rr": 1.991663, + "primary_prob": 21.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.987494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022609, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.605381, + "strategy_rank": 60.517727, + "rr": 1.209306, + "primary_prob": 56.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.81396, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071978, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.439462, + "strategy_rank": 97.225073, + "rr": 1.013491, + "primary_prob": 44.61, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.520236, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.988783, + "hold30_r": 0.804715 + }, + { + "symbol": "PWR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.080717, + "strategy_rank": 76.910194, + "rr": 0.732252, + "primary_prob": 61.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.098378, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.953188, + "range_504_ratio": 2.593966, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.696725, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.479821, + "strategy_rank": 72.995606, + "rr": 1.928827, + "primary_prob": 30.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.89324, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.823525, + "range_504_ratio": 2.278517, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867042, + "hold30_r": 5.666639 + }, + { + "symbol": "SATS", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.887892, + "strategy_rank": 99.887968, + "rr": 1.662919, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.494379, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.12657, + "range_504_ratio": 8.386051, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.628181, + "hold30_r": 13.821573 + }, + { + "symbol": "SMCI", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.852018, + "strategy_rank": 96.425272, + "rr": 1.819029, + "primary_prob": 22.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.728544, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.963559, + "range_504_ratio": 7.124638, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019289, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.215247, + "strategy_rank": 97.77282, + "rr": 1.178356, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.767534, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.550544, + "range_504_ratio": 4.714035, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.155852, + "hold30_r": 1.757105 + }, + { + "symbol": "TEL", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.93722, + "strategy_rank": 80.55941, + "rr": 0.834275, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.251412, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787686, + "hold30_r": 1.191821 + }, + { + "symbol": "TER", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.38565, + "strategy_rank": 94.229016, + "rr": 0.924972, + "primary_prob": 53.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.387458, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.069053, + "range_504_ratio": 2.912621, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.896203, + "hold30_r": 4.048703 + }, + { + "symbol": "TKO", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.125561, + "strategy_rank": 81.716751, + "rr": 1.951827, + "primary_prob": 37.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.92774, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.901, + "hold30_r": 1.834165 + }, + { + "symbol": "TPR", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.524664, + "strategy_rank": 93.137734, + "rr": 1.028045, + "primary_prob": 51.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.542067, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.351808, + "range_504_ratio": 3.864407, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.99054, + "hold30_r": 3.52462 + }, + { + "symbol": "TSLA", + "date": "2025-12-01", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.726457, + "strategy_rank": 85.463554, + "rr": 2.046459, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.069688, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.016313, + "hold30_r": 0.317482 + }, + { + "symbol": "TTWO", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.349776, + "strategy_rank": 74.457595, + "rr": 0.856771, + "primary_prob": 53.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.285156, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056245, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.434978, + "strategy_rank": 80.034686, + "rr": 2.101175, + "primary_prob": 28.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.151762, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041688, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.358744, + "strategy_rank": 77.647094, + "rr": 1.09057, + "primary_prob": 47.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.635854, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.620579, + "range_504_ratio": 1.860005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.044753, + "hold30_r": 4.861133 + }, + { + "symbol": "VRSN", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.210762, + "strategy_rank": 74.240151, + "rr": 1.512012, + "primary_prob": 52.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.268018, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053999, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.03139, + "strategy_rank": 91.205195, + "rr": 0.731005, + "primary_prob": 46.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.096507, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.596677, + "range_504_ratio": 4.936601, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022149, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-12-01", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.533632, + "strategy_rank": 96.226563, + "rr": 1.017269, + "primary_prob": 50.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.525903, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.822892, + "range_504_ratio": 6.189733, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.995494, + "hold30_r": 3.425802 + }, + { + "symbol": "GEV", + "date": "2025-12-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.179372, + "strategy_rank": 93.303413, + "rr": 1.614994, + "primary_prob": 39.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.422491, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.587602, + "hold30_r": 0.925467 + }, + { + "symbol": "CEG", + "date": "2025-12-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.928251, + "strategy_rank": 88.947091, + "rr": 1.968104, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.952156, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030641, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-12-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.663677, + "strategy_rank": 99.160547, + "rr": 1.752462, + "primary_prob": 35.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.628694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.802807, + "range_504_ratio": 16.490879, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021254, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.270426, + "strategy_rank": 69.81559, + "rr": 0.947089, + "primary_prob": 50.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.420634, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.540018, + "range_504_ratio": 1.716038, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.889677, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.917146, + "strategy_rank": 63.643036, + "rr": 0.823366, + "primary_prob": 55.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.235049, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077549, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.397008, + "strategy_rank": 95.744611, + "rr": 1.729852, + "primary_prob": 25.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.594778, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025396, + "hold30_r": -1.0 + }, + { + "symbol": "ANET", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651323, + "strategy_rank": 88.727109, + "rr": 1.710679, + "primary_prob": 33.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.566019, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.133028, + "range_504_ratio": 3.105045, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03183, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.043728, + "strategy_rank": 97.459542, + "rr": 1.126325, + "primary_prob": 47.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.689487, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027246, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.563867, + "strategy_rank": 83.578403, + "rr": 1.253833, + "primary_prob": 42.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.880749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.205352, + "hold30_r": 0.141516 + }, + { + "symbol": "ATO", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.349827, + "strategy_rank": 59.837072, + "rr": 1.509136, + "primary_prob": 37.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.263704, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.083811, + "hold30_r": -0.418877 + }, + { + "symbol": "CAH", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.087457, + "strategy_rank": 87.651576, + "rr": 0.796538, + "primary_prob": 56.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.194806, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.73266, + "hold30_r": 1.286344 + }, + { + "symbol": "CBOE", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.881473, + "strategy_rank": 64.330234, + "rr": 1.017673, + "primary_prob": 47.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.52651, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073575, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.139241, + "strategy_rank": 89.939833, + "rr": 1.717599, + "primary_prob": 20.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.576399, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.918043, + "range_504_ratio": 2.504385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.661387, + "hold30_r": 4.486827 + }, + { + "symbol": "CNP", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.429229, + "strategy_rank": 59.123767, + "rr": 1.467036, + "primary_prob": 37.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.200555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08808, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.361335, + "strategy_rank": 74.629283, + "rr": 1.856386, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.784579, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.65643, + "range_504_ratio": 1.927897, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.059278, + "hold30_r": 1.285324 + }, + { + "symbol": "CRWD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 87.057718, + "rr": 0.856946, + "primary_prob": 46.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.285418, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056049, + "hold30_r": -1.019456 + }, + { + "symbol": "CVS", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.944764, + "strategy_rank": 77.24308, + "rr": 0.784687, + "primary_prob": 55.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.17703, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.732763, + "hold30_r": 2.086302 + }, + { + "symbol": "DG", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.528193, + "strategy_rank": 84.954466, + "rr": 2.408046, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.612069, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.372425, + "hold30_r": 2.913693 + }, + { + "symbol": "DLTR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.520138, + "strategy_rank": 85.912202, + "rr": 2.628465, + "primary_prob": 22.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.942698, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.593442, + "hold30_r": 0.940115 + }, + { + "symbol": "EBAY", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.837745, + "strategy_rank": 87.984355, + "rr": 1.996044, + "primary_prob": 29.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.994066, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.94616, + "hold30_r": 2.983521 + }, + { + "symbol": "EME", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.659379, + "strategy_rank": 83.39509, + "rr": 1.026404, + "primary_prob": 48.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.539606, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036186, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.191024, + "strategy_rank": 82.997322, + "rr": 0.678546, + "primary_prob": 56.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.017818, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036011, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.500575, + "strategy_rank": 61.641448, + "rr": 1.765336, + "primary_prob": 32.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.648004, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.06935, + "hold30_r": 0.238882 + }, + { + "symbol": "EVRG", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.853855, + "strategy_rank": 58.238801, + "rr": 0.910579, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.365869, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085143, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.960875, + "strategy_rank": 61.550339, + "rr": 1.801067, + "primary_prob": 32.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.701601, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.064689, + "hold30_r": 0.948009 + }, + { + "symbol": "F", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.703107, + "strategy_rank": 77.513644, + "rr": 1.941129, + "primary_prob": 15.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.911693, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.879977, + "hold30_r": 1.326353 + }, + { + "symbol": "FSLR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325662, + "strategy_rank": 93.950236, + "rr": 0.835305, + "primary_prob": 45.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.252957, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.803198, + "hold30_r": -1.017601 + }, + { + "symbol": "GD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.508631, + "strategy_rank": 59.4782, + "rr": 1.478717, + "primary_prob": 37.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.218076, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.410192, + "range_504_ratio": 1.507107, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.402519, + "hold30_r": 3.381182 + }, + { + "symbol": "GE", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.627158, + "strategy_rank": 76.72087, + "rr": 1.89766, + "primary_prob": 26.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.84649, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.985736, + "range_504_ratio": 2.679783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.847112, + "hold30_r": 0.687312 + }, + { + "symbol": "GILD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.103567, + "strategy_rank": 77.573071, + "rr": 1.62261, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.433915, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057181, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.468354, + "strategy_rank": 89.720385, + "rr": 0.965663, + "primary_prob": 51.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.448494, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.185103, + "range_504_ratio": 3.271025, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.926017, + "hold30_r": 1.349682 + }, + { + "symbol": "GOOG", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.936709, + "strategy_rank": 82.816201, + "rr": 1.036755, + "primary_prob": 50.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.555132, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.929599, + "range_504_ratio": 2.533493, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044849, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.166858, + "strategy_rank": 83.700613, + "rr": 1.106181, + "primary_prob": 48.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.659271, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.941559, + "range_504_ratio": 2.563977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044406, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.785961, + "strategy_rank": 75.122044, + "rr": 2.003219, + "primary_prob": 17.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.004828, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.726187, + "range_504_ratio": 2.067183, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055774, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.777906, + "strategy_rank": 83.795051, + "rr": 0.914809, + "primary_prob": 55.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.372214, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730943, + "range_504_ratio": 2.077039, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.870383, + "hold30_r": 7.61298 + }, + { + "symbol": "HWM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.317606, + "strategy_rank": 82.301773, + "rr": 1.669081, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.503622, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.403953, + "range_504_ratio": 4.071264, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.623464, + "hold30_r": 2.834022 + }, + { + "symbol": "IBKR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.59954, + "strategy_rank": 87.196601, + "rr": 1.780273, + "primary_prob": 21.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.67041, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.323291, + "range_504_ratio": 3.75576, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039257, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.298044, + "strategy_rank": 77.904727, + "rr": 1.326174, + "primary_prob": 28.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.989261, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052023, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.008055, + "strategy_rank": 96.114594, + "rr": 2.190959, + "primary_prob": 14.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.286438, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048004, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.289988, + "strategy_rank": 86.715506, + "rr": 1.956105, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.934157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.920209, + "hold30_r": 1.551639 + }, + { + "symbol": "INTC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.813579, + "strategy_rank": 97.573983, + "rr": 1.613244, + "primary_prob": 38.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.419867, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025599, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.131185, + "strategy_rank": 89.795389, + "rr": 1.013981, + "primary_prob": 49.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.520972, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039005, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.333717, + "strategy_rank": 73.497666, + "rr": 2.389681, + "primary_prob": 14.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.584521, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.873048, + "range_504_ratio": 2.394197, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.327234, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.147296, + "strategy_rank": 62.908618, + "rr": 1.459475, + "primary_prob": 42.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.189213, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.390136, + "range_504_ratio": 1.477182, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3644, + "hold30_r": 3.977601 + }, + { + "symbol": "JPM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.199079, + "strategy_rank": 60.89148, + "rr": 0.772273, + "primary_prob": 43.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.158409, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.725472, + "range_504_ratio": 2.065705, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069156, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.238205, + "strategy_rank": 92.039189, + "rr": 1.025984, + "primary_prob": 50.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.538975, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.890735, + "range_504_ratio": 2.436919, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.984033, + "hold30_r": 4.717127 + }, + { + "symbol": "MCK", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.750288, + "strategy_rank": 76.704765, + "rr": 1.3526, + "primary_prob": 40.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.0289, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730552, + "range_504_ratio": 2.076226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.29728, + "hold30_r": 0.662781 + }, + { + "symbol": "MMM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.322209, + "strategy_rank": 68.521758, + "rr": 1.05056, + "primary_prob": 47.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.57584, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683066, + "range_504_ratio": 1.979939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.990663, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.810127, + "strategy_rank": 69.286721, + "rr": 1.168565, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.752848, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.565783, + "range_504_ratio": 1.760826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.094684, + "hold30_r": 3.472222 + }, + { + "symbol": "MPC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.889528, + "strategy_rank": 71.432199, + "rr": 1.490645, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.235967, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046433, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.591484, + "strategy_rank": 92.804165, + "rr": 2.39654, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.59481, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033722, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.619102, + "strategy_rank": 94.349101, + "rr": 0.922068, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.383102, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.209173, + "range_504_ratio": 3.350714, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.884768, + "hold30_r": 6.850234 + }, + { + "symbol": "NOC", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.119678, + "strategy_rank": 68.011214, + "rr": 1.417785, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.126677, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.346227, + "hold30_r": 7.554487 + }, + { + "symbol": "NRG", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547756, + "strategy_rank": 92.554727, + "rr": 1.580477, + "primary_prob": 23.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.370715, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.341135, + "range_504_ratio": 3.82338, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032027, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.163406, + "strategy_rank": 78.318058, + "rr": 0.997901, + "primary_prob": 40.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.496852, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.544837, + "range_504_ratio": 4.687208, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035806, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.067894, + "strategy_rank": 92.037537, + "rr": 0.985203, + "primary_prob": 41.86, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.477804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.892806, + "hold30_r": -1.865308 + }, + { + "symbol": "PLTR", + "date": "2025-12-08", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 99.194476, + "strategy_rank": 97.025112, + "rr": 2.146149, + "primary_prob": 26.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.219224, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029927, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.933257, + "strategy_rank": 70.441684, + "rr": 2.711565, + "primary_prob": 22.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 4.067348, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.654513, + "hold30_r": 4.185903 + }, + { + "symbol": "PODD", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.782509, + "strategy_rank": 78.178066, + "rr": 1.82866, + "primary_prob": 31.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.74299, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.795419, + "range_504_ratio": 2.215369, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032646, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.421174, + "strategy_rank": 78.095281, + "rr": 1.10698, + "primary_prob": 49.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.66047, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.074729, + "range_504_ratio": 2.929198, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.063132, + "hold30_r": 0.452695 + }, + { + "symbol": "ROL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.012658, + "strategy_rank": 63.563051, + "rr": 0.847016, + "primary_prob": 41.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.270524, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.425473, + "range_504_ratio": 1.530314, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07889, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.980437, + "strategy_rank": 74.179303, + "rr": 1.967048, + "primary_prob": 16.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.950573, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.822315, + "range_504_ratio": 2.275763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.898123, + "hold30_r": 4.98694 + }, + { + "symbol": "TEL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.555811, + "strategy_rank": 80.609619, + "rr": 1.850167, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.77525, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053807, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.686997, + "strategy_rank": 80.255754, + "rr": 0.694157, + "primary_prob": 67.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.041236, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.077587, + "range_504_ratio": 2.937582, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.055836, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.242808, + "strategy_rank": 84.665603, + "rr": 1.871577, + "primary_prob": 30.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.807366, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.258369, + "range_504_ratio": 3.519677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.83797, + "hold30_r": 0.373857 + }, + { + "symbol": "TTWO", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.758343, + "strategy_rank": 74.403745, + "rr": 2.183145, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.274717, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061679, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.579977, + "strategy_rank": 78.83859, + "rr": 1.90088, + "primary_prob": 43.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.85132, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046236, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.341772, + "strategy_rank": 80.496301, + "rr": 1.058399, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.587598, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.628582, + "range_504_ratio": 1.874949, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041023, + "hold30_r": -1.0 + }, + { + "symbol": "VRSN", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.377445, + "strategy_rank": 75.400377, + "rr": 1.811512, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.717268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05807, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.36939, + "strategy_rank": 91.823097, + "rr": 1.058853, + "primary_prob": 49.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.588279, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.525622, + "range_504_ratio": 4.598001, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024903, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.829689, + "strategy_rank": 66.898463, + "rr": 0.852615, + "primary_prob": 66.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.278923, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073429, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.552359, + "strategy_rank": 62.99974, + "rr": 2.05693, + "primary_prob": 28.75, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.085395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.54575, + "range_504_ratio": 1.725902, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.050061, + "hold30_r": 0.341957 + }, + { + "symbol": "WYNN", + "date": "2025-12-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.040276, + "strategy_rank": 83.225093, + "rr": 1.01533, + "primary_prob": 40.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.522995, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035322, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-12-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.857307, + "strategy_rank": 94.00023, + "rr": 1.090036, + "primary_prob": 50.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.635054, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.738976, + "range_504_ratio": 5.691512, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.061178, + "hold30_r": 0.749481 + }, + { + "symbol": "CEG", + "date": "2025-12-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.095512, + "strategy_rank": 90.344815, + "rr": 1.059518, + "primary_prob": 44.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.589278, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027885, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-12-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.76985, + "strategy_rank": 99.356691, + "rr": 1.732801, + "primary_prob": 26.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.599202, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01974, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.895928, + "strategy_rank": 72.159203, + "rr": 1.593521, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.390282, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.488748, + "range_504_ratio": 1.630273, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062124, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.122172, + "strategy_rank": 63.818703, + "rr": 0.825353, + "primary_prob": 54.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.238029, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07905, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.624434, + "strategy_rank": 97.219723, + "rr": 1.610632, + "primary_prob": 26.85, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.415947, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585056, + "hold30_r": 2.74754 + }, + { + "symbol": "AMGN", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.656109, + "strategy_rank": 72.982978, + "rr": 1.848475, + "primary_prob": 22.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.772713, + "raw_level_count": 13, + "gate_level_count": 11, + "range_504_log": 0.314318, + "range_504_ratio": 1.369325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.79148, + "hold30_r": 1.544418 + }, + { + "symbol": "APH", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.493213, + "strategy_rank": 85.186332, + "rr": 1.917705, + "primary_prob": 30.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.876557, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.123296, + "range_504_ratio": 3.074973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.877972, + "hold30_r": 3.009796 + }, + { + "symbol": "APP", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.719457, + "strategy_rank": 96.484658, + "rr": 0.989432, + "primary_prob": 52.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.484148, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.036534, + "range_504_ratio": 20.832914, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.963056, + "hold30_r": -1.0 + }, + { + "symbol": "APTV", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.312217, + "strategy_rank": 79.244737, + "rr": 1.193228, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.789841, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663904, + "range_504_ratio": 1.942361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143527, + "hold30_r": 0.475479 + }, + { + "symbol": "ATO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.746606, + "strategy_rank": 60.699825, + "rr": 1.874047, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.81107, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082686, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.058824, + "strategy_rank": 94.859912, + "rr": 1.696308, + "primary_prob": 22.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.544461, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.397866, + "range_504_ratio": 4.046555, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.024702, + "hold30_r": -0.330029 + }, + { + "symbol": "BK", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.877828, + "strategy_rank": 62.236602, + "rr": 0.825385, + "primary_prob": 57.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.238077, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.880911, + "range_504_ratio": 2.413096, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074823, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.945701, + "strategy_rank": 87.602397, + "rr": 1.442723, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.164085, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.36975, + "hold30_r": 2.056419 + }, + { + "symbol": "CASY", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.239819, + "strategy_rank": 63.865842, + "rr": 1.232475, + "primary_prob": 35.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.848713, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.766612, + "range_504_ratio": 2.152461, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.180975, + "hold30_r": 3.032058 + }, + { + "symbol": "CBOE", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.253394, + "strategy_rank": 65.89724, + "rr": 1.847345, + "primary_prob": 29.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.771018, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.779701, + "hold30_r": 2.572801 + }, + { + "symbol": "CHRW", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.628959, + "strategy_rank": 90.110926, + "rr": 0.895383, + "primary_prob": 54.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.343074, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.918043, + "range_504_ratio": 2.504385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.840843, + "hold30_r": 6.247783 + }, + { + "symbol": "CIEN", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.321267, + "strategy_rank": 97.967325, + "rr": 1.702078, + "primary_prob": 32.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.553116, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.771009, + "range_504_ratio": 5.876777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.67895, + "hold30_r": 1.997882 + }, + { + "symbol": "CME", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.049774, + "strategy_rank": 60.155383, + "rr": 1.416298, + "primary_prob": 38.89, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.124446, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069278, + "hold30_r": -1.0 + }, + { + "symbol": "CNP", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.728507, + "strategy_rank": 59.919436, + "rr": 1.383055, + "primary_prob": 39.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.074582, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089592, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.669683, + "strategy_rank": 90.657717, + "rr": 1.210535, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.815803, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.607641, + "range_504_ratio": 4.991025, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.190586, + "hold30_r": 2.091071 + }, + { + "symbol": "COR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.475113, + "strategy_rank": 74.518809, + "rr": 0.81487, + "primary_prob": 48.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.222305, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.65643, + "range_504_ratio": 1.927897, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065908, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.271493, + "strategy_rank": 86.519616, + "rr": 1.515714, + "primary_prob": 36.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.273571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034831, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.918552, + "strategy_rank": 63.291293, + "rr": 0.679653, + "primary_prob": 60.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.01948, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.596673, + "range_504_ratio": 1.816067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065988, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.343891, + "strategy_rank": 79.178421, + "rr": 1.774172, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.661258, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.466298, + "hold30_r": -1.413892 + }, + { + "symbol": "DG", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.081448, + "strategy_rank": 87.075524, + "rr": 1.962965, + "primary_prob": 32.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.944447, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.923118, + "hold30_r": 1.326439 + }, + { + "symbol": "DLTR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099548, + "strategy_rank": 86.569232, + "rr": 1.8325, + "primary_prob": 34.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.748751, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03973, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.045249, + "strategy_rank": 88.799169, + "rr": 2.377438, + "primary_prob": 25.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.566157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.32818, + "hold30_r": 3.524781 + }, + { + "symbol": "EME", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.882353, + "strategy_rank": 81.33548, + "rr": 0.678416, + "primary_prob": 60.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 12, + "primary_distance_atr": 1.017624, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.313741, + "range_504_ratio": 3.720065, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.642125, + "hold30_r": 3.090937 + }, + { + "symbol": "EQT", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.330317, + "strategy_rank": 83.478852, + "rr": 1.921543, + "primary_prob": 25.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.882314, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037202, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.823529, + "strategy_rank": 60.369473, + "rr": 1.47097, + "primary_prob": 37.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.206455, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071152, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.40724, + "strategy_rank": 60.868589, + "rr": 1.559668, + "primary_prob": 36.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.339502, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.073144, + "hold30_r": 0.450169 + }, + { + "symbol": "F", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.692308, + "strategy_rank": 78.031342, + "rr": 2.792321, + "primary_prob": 20.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.188482, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063525, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.076923, + "strategy_rank": 96.893124, + "rr": 0.814701, + "primary_prob": 60.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.222052, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.674361, + "range_504_ratio": 5.335383, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02634, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.402715, + "strategy_rank": 92.559779, + "rr": 0.733879, + "primary_prob": 49.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.100819, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.705561, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.276018, + "strategy_rank": 60.787795, + "rr": 1.475076, + "primary_prob": 33.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.212614, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.410192, + "range_504_ratio": 1.507107, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.398058, + "hold30_r": 1.046682 + }, + { + "symbol": "GE", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.266968, + "strategy_rank": 76.79997, + "rr": 1.238765, + "primary_prob": 31.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.858148, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.971201, + "range_504_ratio": 2.641115, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.188694, + "hold30_r": -0.176343 + }, + { + "symbol": "GILD", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.837104, + "strategy_rank": 77.874912, + "rr": 1.860826, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.791239, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.807051, + "hold30_r": 4.43786 + }, + { + "symbol": "GLW", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.79638, + "strategy_rank": 89.043696, + "rr": 1.592547, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.38882, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.199053, + "range_504_ratio": 3.316973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.559647, + "hold30_r": 2.779956 + }, + { + "symbol": "GOOG", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.687783, + "strategy_rank": 78.53743, + "rr": 1.048472, + "primary_prob": 61.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.572708, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.919399, + "range_504_ratio": 2.507783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.002642, + "hold30_r": 2.173575 + }, + { + "symbol": "GOOGL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.914027, + "strategy_rank": 79.474582, + "rr": 1.553756, + "primary_prob": 39.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.330633, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.930432, + "range_504_ratio": 2.535606, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.508404, + "hold30_r": 2.209298 + }, + { + "symbol": "GS", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.013575, + "strategy_rank": 67.025755, + "rr": 0.956011, + "primary_prob": 52.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.434017, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.96666, + "range_504_ratio": 2.629149, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.900946, + "hold30_r": 1.563883 + }, + { + "symbol": "HCA", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.778281, + "strategy_rank": 76.852471, + "rr": 0.756724, + "primary_prob": 49.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.135086, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.690113, + "range_504_ratio": 1.993941, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.704143, + "hold30_r": 0.305904 + }, + { + "symbol": "HWM", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.022624, + "strategy_rank": 81.244957, + "rr": 1.267021, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.900532, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.398207, + "range_504_ratio": 4.047937, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.219735, + "hold30_r": 1.401275 + }, + { + "symbol": "IBKR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.176471, + "strategy_rank": 86.67906, + "rr": 1.624195, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.436292, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.313102, + "range_504_ratio": 3.717689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585705, + "hold30_r": 3.915086 + }, + { + "symbol": "IBM", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.538462, + "strategy_rank": 75.847803, + "rr": 1.469329, + "primary_prob": 25.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.203993, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055705, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.570136, + "strategy_rank": 94.099772, + "rr": 0.853696, + "primary_prob": 53.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.280544, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049434, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.760181, + "strategy_rank": 86.805716, + "rr": 1.678034, + "primary_prob": 26.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.517051, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.639536, + "hold30_r": 0.476149 + }, + { + "symbol": "INTC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.850679, + "strategy_rank": 97.445814, + "rr": 1.710639, + "primary_prob": 22.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.565959, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.685409, + "hold30_r": 3.749853 + }, + { + "symbol": "JBL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.855204, + "strategy_rank": 88.237694, + "rr": 0.931131, + "primary_prob": 62.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.396697, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.905918, + "range_504_ratio": 2.474203, + "range_factor_pass": false, + "outcome": "ambiguous", + "net_r": -1.035505, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.461538, + "strategy_rank": 72.859872, + "rr": 1.763398, + "primary_prob": 21.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.645097, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.873048, + "range_504_ratio": 2.394197, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.703657, + "hold30_r": -1.096374 + }, + { + "symbol": "KLAC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.248869, + "strategy_rank": 90.27466, + "rr": 0.9427, + "primary_prob": 52.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.41405, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.862121, + "range_504_ratio": 2.368178, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.903814, + "hold30_r": 7.294022 + }, + { + "symbol": "LDOS", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.466063, + "strategy_rank": 65.141594, + "rr": 1.564758, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.347137, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.667859, + "range_504_ratio": 1.950057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054848, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.144796, + "strategy_rank": 62.467723, + "rr": 0.800578, + "primary_prob": 49.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.200867, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.467333, + "range_504_ratio": 1.595733, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.106171, + "hold30_r": -1.042732 + }, + { + "symbol": "LITE", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.095023, + "strategy_rank": 99.095635, + "rr": 1.091045, + "primary_prob": 48.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.636568, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.28594, + "range_504_ratio": 9.834922, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.07359, + "hold30_r": 1.219081 + }, + { + "symbol": "LLY", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.104072, + "strategy_rank": 84.844183, + "rr": 1.117416, + "primary_prob": 47.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.676124, + "raw_level_count": 16, + "gate_level_count": 10, + "range_504_log": 0.683028, + "range_504_ratio": 1.979863, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.069749, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.552036, + "strategy_rank": 77.303581, + "rr": 1.677437, + "primary_prob": 23.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.516156, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.730552, + "range_504_ratio": 2.076226, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06188, + "hold30_r": -1.0 + }, + { + "symbol": "MMM", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.561086, + "strategy_rank": 69.248516, + "rr": 1.687755, + "primary_prob": 21.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.531632, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.683066, + "range_504_ratio": 1.979939, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061277, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.497738, + "strategy_rank": 73.91275, + "rr": 0.698538, + "primary_prob": 61.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.047808, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.565783, + "range_504_ratio": 1.760826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.625361, + "hold30_r": 2.537029 + }, + { + "symbol": "MPWR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.59276, + "strategy_rank": 88.346986, + "rr": 1.669019, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.503528, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.635172, + "hold30_r": 4.166633 + }, + { + "symbol": "MU", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.41629, + "strategy_rank": 97.06296, + "rr": 1.041502, + "primary_prob": 38.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.562253, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.459099, + "range_504_ratio": 4.30208, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.018637, + "hold30_r": 9.545265 + }, + { + "symbol": "NOC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.429864, + "strategy_rank": 62.802034, + "rr": 1.521664, + "primary_prob": 51.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.282496, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074454, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.81448, + "strategy_rank": 92.024989, + "rr": 1.474783, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.212175, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.333225, + "range_504_ratio": 3.793256, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030642, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.108597, + "strategy_rank": 77.430646, + "rr": 1.511724, + "primary_prob": 27.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.267586, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.527754, + "range_504_ratio": 4.607815, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.474542, + "hold30_r": 1.71051 + }, + { + "symbol": "ORCL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.20362, + "strategy_rank": 85.702353, + "rr": 1.057928, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.586892, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.247887, + "range_504_ratio": 3.482974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.037009, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2025-12-15", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.868778, + "strategy_rank": 96.397761, + "rr": 2.124084, + "primary_prob": 27.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.186125, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030953, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.502262, + "strategy_rank": 72.695602, + "rr": 2.439075, + "primary_prob": 31.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.658613, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.379528, + "hold30_r": 3.66131 + }, + { + "symbol": "STX", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.547511, + "strategy_rank": 98.057976, + "rr": 0.995977, + "primary_prob": 49.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.493966, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.586969, + "range_504_ratio": 4.888906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.972004, + "hold30_r": 6.757032 + }, + { + "symbol": "TEL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.533937, + "strategy_rank": 81.500618, + "rr": 2.040803, + "primary_prob": 20.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.061204, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049595, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.819005, + "strategy_rank": 91.518901, + "rr": 0.875448, + "primary_prob": 55.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.313173, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.136846, + "range_504_ratio": 3.116923, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033097, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.78733, + "strategy_rank": 68.052486, + "rr": 1.651098, + "primary_prob": 34.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.476647, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.585845, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 85.744053, + "rr": 1.087843, + "primary_prob": 42.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.631764, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.050953, + "hold30_r": -0.036052 + }, + { + "symbol": "VLO", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.954751, + "strategy_rank": 78.497671, + "rr": 1.819821, + "primary_prob": 27.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.729731, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.628582, + "range_504_ratio": 1.874949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.77801, + "hold30_r": 1.816608 + }, + { + "symbol": "VRSN", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.371041, + "strategy_rank": 72.242347, + "rr": 1.025442, + "primary_prob": 43.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.538163, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.970947, + "hold30_r": 0.262472 + }, + { + "symbol": "VRT", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.972851, + "strategy_rank": 87.946232, + "rr": 0.768746, + "primary_prob": 51.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.15312, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.519283, + "range_504_ratio": 4.568946, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.748257, + "hold30_r": 2.113044 + }, + { + "symbol": "VTR", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.633484, + "strategy_rank": 61.704161, + "rr": 0.955907, + "primary_prob": 48.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.43386, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074716, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.642534, + "strategy_rank": 97.153611, + "rr": 1.096253, + "primary_prob": 46.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.64438, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.879113, + "range_504_ratio": 6.547693, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.07428, + "hold30_r": 6.79279 + }, + { + "symbol": "WELL", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325792, + "strategy_rank": 69.221959, + "rr": 1.559383, + "primary_prob": 28.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.339074, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059428, + "hold30_r": -1.0 + }, + { + "symbol": "WRB", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.180995, + "strategy_rank": 66.297126, + "rr": 2.093216, + "primary_prob": 28.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.139823, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.54575, + "range_504_ratio": 1.725902, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057717, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-12-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.334842, + "strategy_rank": 79.92536, + "rr": 1.185684, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.778526, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036901, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.040724, + "strategy_rank": 94.926024, + "rr": 0.824045, + "primary_prob": 54.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.236067, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026516, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2025-12-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.39819, + "strategy_rank": 97.264512, + "rr": 0.816993, + "primary_prob": 58.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.22549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042929, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2025-12-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 91.582127, + "rr": 1.819516, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.729274, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025538, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-12-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.773756, + "strategy_rank": 99.266008, + "rr": 1.641995, + "primary_prob": 27.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.462993, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02083, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.195402, + "strategy_rank": 73.057471, + "rr": 1.53508, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.302619, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.481284, + "range_504_ratio": 1.618151, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06243, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.609195, + "strategy_rank": 66.436782, + "rr": 1.316761, + "primary_prob": 41.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.975141, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.232149, + "hold30_r": 2.210903 + }, + { + "symbol": "ALB", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.137931, + "strategy_rank": 88.344828, + "rr": 0.872553, + "primary_prob": 52.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.30883, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.133397, + "range_504_ratio": 3.10619, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.841462, + "hold30_r": 1.186944 + }, + { + "symbol": "AMAT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.114943, + "strategy_rank": 81.977011, + "rr": 1.134734, + "primary_prob": 48.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.702101, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.802609, + "range_504_ratio": 2.231355, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.097277, + "hold30_r": 3.252385 + }, + { + "symbol": "AMD", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.091954, + "strategy_rank": 96.471264, + "rr": 1.667478, + "primary_prob": 42.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.501217, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.64012, + "hold30_r": -1.0 + }, + { + "symbol": "AMGN", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.701149, + "strategy_rank": 76.770115, + "rr": 1.426237, + "primary_prob": 29.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.139355, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.314318, + "range_504_ratio": 1.369325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062934, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.586207, + "strategy_rank": 87.068966, + "rr": 1.010884, + "primary_prob": 63.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.516326, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.123296, + "range_504_ratio": 3.074973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.970056, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.781609, + "strategy_rank": 61.574713, + "rr": 1.425761, + "primary_prob": 38.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.138641, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.342717, + "hold30_r": 1.032207 + }, + { + "symbol": "AVGO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.103448, + "strategy_rank": 92.413793, + "rr": 1.758497, + "primary_prob": 21.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.637745, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.381506, + "range_504_ratio": 3.980893, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026668, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.390805, + "strategy_rank": 63.390805, + "rr": 0.74069, + "primary_prob": 60.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.111035, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.853206, + "range_504_ratio": 2.347159, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.664516, + "hold30_r": 1.055623 + }, + { + "symbol": "CAH", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.390805, + "strategy_rank": 89.011494, + "rr": 1.789129, + "primary_prob": 19.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.683694, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.713666, + "hold30_r": 4.04163 + }, + { + "symbol": "CAT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.413793, + "strategy_rank": 83.896552, + "rr": 1.707722, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.561582, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.853372, + "range_504_ratio": 2.34755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.662509, + "hold30_r": 3.722378 + }, + { + "symbol": "CBOE", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.114943, + "strategy_rank": 67.114943, + "rr": 1.138135, + "primary_prob": 43.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.707203, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.069876, + "hold30_r": 3.178088 + }, + { + "symbol": "COR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.781609, + "strategy_rank": 75.988506, + "rr": 1.853688, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.780532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.63661, + "range_504_ratio": 1.890063, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066534, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.770115, + "strategy_rank": 86.528736, + "rr": 1.846393, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.769589, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038158, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.91954, + "strategy_rank": 62.643678, + "rr": 0.688839, + "primary_prob": 60.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.033258, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.596673, + "range_504_ratio": 1.816067, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063438, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.931034, + "strategy_rank": 90.62069, + "rr": 1.582823, + "primary_prob": 37.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.374234, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.490755, + "range_504_ratio": 12.070381, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026524, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.816092, + "strategy_rank": 81.988506, + "rr": 1.788645, + "primary_prob": 20.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.682967, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.73305, + "hold30_r": -1.053584 + }, + { + "symbol": "DG", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.563218, + "strategy_rank": 88.494253, + "rr": 2.118434, + "primary_prob": 31.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.17765, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.072118, + "hold30_r": 1.242769 + }, + { + "symbol": "DGX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.528736, + "strategy_rank": 65.666667, + "rr": 1.892904, + "primary_prob": 30.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.839356, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.473482, + "range_504_ratio": 1.605575, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075121, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.252874, + "strategy_rank": 88.252874, + "rr": 1.258869, + "primary_prob": 40.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.888304, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.221007, + "hold30_r": -0.44666 + }, + { + "symbol": "EBAY", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.908046, + "strategy_rank": 84.701149, + "rr": 2.128456, + "primary_prob": 42.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.192684, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.073973, + "hold30_r": 0.81724 + }, + { + "symbol": "EQT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.16092, + "strategy_rank": 84.643678, + "rr": 1.914813, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.872219, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038986, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.183908, + "strategy_rank": 59.45977, + "rr": 1.334354, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.001532, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.718002, + "range_504_ratio": 2.050333, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.259208, + "hold30_r": 2.001389 + }, + { + "symbol": "EVRG", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.988506, + "strategy_rank": 58.229885, + "rr": 1.598917, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.398376, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.504413, + "hold30_r": 3.353231 + }, + { + "symbol": "EXC", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.862069, + "strategy_rank": 61.275862, + "rr": 1.94053, + "primary_prob": 30.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.910795, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.077196, + "hold30_r": 0.452007 + }, + { + "symbol": "F", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.37931, + "strategy_rank": 77.413793, + "rr": 1.245028, + "primary_prob": 30.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.867543, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.181297, + "hold30_r": 0.61553 + }, + { + "symbol": "FIX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.62069, + "strategy_rank": 97.62069, + "rr": 1.067302, + "primary_prob": 52.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.600953, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.674361, + "range_504_ratio": 5.335383, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.041138, + "hold30_r": 2.712996 + }, + { + "symbol": "FSLR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.873563, + "strategy_rank": 93.390805, + "rr": 1.277761, + "primary_prob": 41.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.916641, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031179, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.218391, + "strategy_rank": 60.321839, + "rr": 0.952365, + "primary_prob": 46.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.428548, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.410192, + "range_504_ratio": 1.507107, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0769, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.183908, + "strategy_rank": 78.701149, + "rr": 0.863909, + "primary_prob": 43.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.295864, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05491, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.057471, + "strategy_rank": 89.712644, + "rr": 1.646535, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.469802, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.179509, + "range_504_ratio": 3.252777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.611206, + "hold30_r": 4.873662 + }, + { + "symbol": "GOOG", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.333333, + "strategy_rank": 81.850575, + "rr": 0.945105, + "primary_prob": 64.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.417658, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.915667, + "range_504_ratio": 2.498442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.896608, + "hold30_r": 1.557742 + }, + { + "symbol": "GOOGL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.022989, + "strategy_rank": 83.195402, + "rr": 1.519191, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.278786, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.922904, + "range_504_ratio": 2.516588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.471063, + "hold30_r": 1.667793 + }, + { + "symbol": "GS", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.942529, + "strategy_rank": 69.425287, + "rr": 0.672869, + "primary_prob": 63.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.009304, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.904311, + "range_504_ratio": 2.470229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.616544, + "hold30_r": -0.269094 + }, + { + "symbol": "HAS", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.724138, + "strategy_rank": 66.068966, + "rr": 1.265215, + "primary_prob": 30.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.897823, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.61376, + "range_504_ratio": 1.847364, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.206611, + "hold30_r": 4.983114 + }, + { + "symbol": "HCA", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.321839, + "strategy_rank": 79.114943, + "rr": 1.030019, + "primary_prob": 40.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.545029, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.680839, + "range_504_ratio": 1.975534, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.977967, + "hold30_r": 2.300866 + }, + { + "symbol": "IBKR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.241379, + "strategy_rank": 84.310345, + "rr": 1.958788, + "primary_prob": 31.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.938181, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.289065, + "range_504_ratio": 3.629391, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.915712, + "hold30_r": 1.209532 + }, + { + "symbol": "IBM", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.632184, + "strategy_rank": 74.977011, + "rr": 1.180028, + "primary_prob": 41.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.770042, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056702, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.551724, + "strategy_rank": 95.62069, + "rr": 0.738889, + "primary_prob": 58.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.108334, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052589, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.597701, + "strategy_rank": 88.632184, + "rr": 1.745507, + "primary_prob": 20.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.618261, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.70531, + "hold30_r": 0.40912 + }, + { + "symbol": "INTC", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.16092, + "strategy_rank": 97.850575, + "rr": 0.806471, + "primary_prob": 46.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.209707, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.780174, + "hold30_r": 4.291396 + }, + { + "symbol": "JCI", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.425287, + "strategy_rank": 74.183908, + "rr": 0.963296, + "primary_prob": 53.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.444945, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.872855, + "range_504_ratio": 2.393734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.902795, + "hold30_r": -1.858506 + }, + { + "symbol": "JNJ", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.793103, + "strategy_rank": 67.310345, + "rr": 1.468803, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.203205, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.42501, + "range_504_ratio": 1.529606, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077435, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.448276, + "strategy_rank": 66.37931, + "rr": 1.614599, + "primary_prob": 32.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.421898, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.667859, + "range_504_ratio": 1.950057, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057106, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.965517, + "strategy_rank": 67.482759, + "rr": 0.72761, + "primary_prob": 73.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.091415, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.467333, + "range_504_ratio": 1.595733, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.665531, + "hold30_r": 4.95627 + }, + { + "symbol": "LLY", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.954023, + "strategy_rank": 88.195402, + "rr": 0.817921, + "primary_prob": 42.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.226882, + "raw_level_count": 16, + "gate_level_count": 9, + "range_504_log": 0.673512, + "range_504_ratio": 1.961112, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768331, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.827586, + "strategy_rank": 78.62069, + "rr": 1.987453, + "primary_prob": 18.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.981179, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.700499, + "range_504_ratio": 2.014758, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.921374, + "hold30_r": 5.627685 + }, + { + "symbol": "MDT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.344828, + "strategy_rank": 59.241379, + "rr": 1.971359, + "primary_prob": 21.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.957038, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.336341, + "range_504_ratio": 1.399816, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078943, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.735632, + "strategy_rank": 77.08046, + "rr": 2.705046, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.05757, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.663714, + "hold30_r": 3.895672 + }, + { + "symbol": "MPWR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.011494, + "strategy_rank": 86.942529, + "rr": 1.682915, + "primary_prob": 38.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.524373, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.649894, + "hold30_r": 3.682887 + }, + { + "symbol": "NOC", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.172414, + "strategy_rank": 65.965517, + "rr": 0.865156, + "primary_prob": 68.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.297734, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069097, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.356322, + "strategy_rank": 93.977011, + "rr": 1.80461, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.706915, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.297015, + "range_504_ratio": 3.658359, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030727, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.678161, + "strategy_rank": 80.367816, + "rr": 1.804663, + "primary_prob": 32.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 25.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.706994, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.500549, + "range_504_ratio": 4.484148, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040747, + "hold30_r": -1.0 + }, + { + "symbol": "ORCL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.482759, + "strategy_rank": 88.896552, + "rr": 1.710389, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.565583, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.223209, + "range_504_ratio": 3.398074, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024138, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.149425, + "strategy_rank": 61.45977, + "rr": 2.147427, + "primary_prob": 27.68, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.221141, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.083092, + "hold30_r": 0.389166 + }, + { + "symbol": "PLTR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.08046, + "strategy_rank": 97.114943, + "rr": 1.17521, + "primary_prob": 44.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.762815, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031618, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.551724, + "strategy_rank": 74.344828, + "rr": 1.005861, + "primary_prob": 46.03, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.508791, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0624, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.712644, + "strategy_rank": 79.16092, + "rr": 1.284459, + "primary_prob": 41.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.926689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928635, + "range_504_ratio": 2.531051, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036635, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.91954, + "strategy_rank": 80.505747, + "rr": 0.821233, + "primary_prob": 58.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.23185, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.035637, + "range_504_ratio": 2.816901, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047502, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.655172, + "strategy_rank": 98.413793, + "rr": 1.051779, + "primary_prob": 47.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.577668, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.586969, + "range_504_ratio": 4.888906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.029292, + "hold30_r": 4.873376 + }, + { + "symbol": "TEL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.149425, + "strategy_rank": 81.45977, + "rr": 1.499614, + "primary_prob": 52.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.249422, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051083, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.517241, + "strategy_rank": 71.413793, + "rr": 1.12205, + "primary_prob": 60.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.683075, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.055293, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.091954, + "strategy_rank": 80.333333, + "rr": 2.188328, + "primary_prob": 23.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.282492, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.431539, + "hold30_r": -1.39141 + }, + { + "symbol": "UHS", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.758621, + "strategy_rank": 73.37931, + "rr": 1.792701, + "primary_prob": 32.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.689052, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.50944, + "range_504_ratio": 1.664358, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056496, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.574713, + "strategy_rank": 82.436782, + "rr": 1.734576, + "primary_prob": 33.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.601864, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.628582, + "range_504_ratio": 1.874949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.689308, + "hold30_r": 4.233441 + }, + { + "symbol": "VRSN", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.321839, + "strategy_rank": 74.252874, + "rr": 1.597217, + "primary_prob": 25.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.395825, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620243, + "range_504_ratio": 1.859379, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061779, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.37931, + "strategy_rank": 92.068966, + "rr": 1.61682, + "primary_prob": 22.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.425231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.519283, + "range_504_ratio": 4.568946, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.594715, + "hold30_r": 0.764564 + }, + { + "symbol": "VST", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.471264, + "strategy_rank": 88.54023, + "rr": 1.727466, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.591199, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.771673, + "range_504_ratio": 5.880685, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024797, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.83908, + "strategy_rank": 66.321839, + "rr": 0.741259, + "primary_prob": 57.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.111889, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.074668, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.310345, + "strategy_rank": 98.034483, + "rr": 0.740903, + "primary_prob": 58.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.111354, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.879113, + "range_504_ratio": 6.547693, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.719859, + "hold30_r": 4.966337 + }, + { + "symbol": "WELL", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.632184, + "strategy_rank": 71.183908, + "rr": 1.132303, + "primary_prob": 44.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 93.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.698455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.062547, + "hold30_r": 0.776676 + }, + { + "symbol": "WRB", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.344828, + "strategy_rank": 70.275862, + "rr": 1.802111, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.703166, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.54575, + "range_504_ratio": 1.725902, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065009, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-12-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.954023, + "strategy_rank": 80.816092, + "rr": 1.415928, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.123892, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042557, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-12-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.402299, + "strategy_rank": 95.091954, + "rr": 0.761115, + "primary_prob": 60.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.141673, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.734951, + "hold30_r": 2.331839 + }, + { + "symbol": "CEG", + "date": "2025-12-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.512077, + "strategy_rank": 90.204237, + "rr": 0.909853, + "primary_prob": 49.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.364779, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031014, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2025-12-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.516908, + "strategy_rank": 98.938944, + "rr": 2.056166, + "primary_prob": 20.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.084249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024365, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.280193, + "strategy_rank": 66.619027, + "rr": 1.531305, + "primary_prob": 26.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.296958, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075034, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.768116, + "strategy_rank": 64.053344, + "rr": 0.96534, + "primary_prob": 50.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.44801, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.101907, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.613527, + "strategy_rank": 91.934288, + "rr": 1.030309, + "primary_prob": 52.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.545464, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.131227, + "range_504_ratio": 3.099457, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.998462, + "hold30_r": 1.897265 + }, + { + "symbol": "AMAT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.077295, + "strategy_rank": 86.3276, + "rr": 1.31432, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.971481, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.802609, + "range_504_ratio": 2.231355, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.267953, + "hold30_r": 6.101628 + }, + { + "symbol": "AMD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.357488, + "strategy_rank": 94.265904, + "rr": 2.026495, + "primary_prob": 21.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.039742, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.145068, + "hold30_r": -1.111268 + }, + { + "symbol": "AMGN", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.903382, + "strategy_rank": 73.311885, + "rr": 1.938466, + "primary_prob": 20.47, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.907699, + "raw_level_count": 15, + "gate_level_count": 13, + "range_504_log": 0.314318, + "range_504_ratio": 1.369325, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0719, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.618357, + "strategy_rank": 85.596706, + "rr": 1.193359, + "primary_prob": 40.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 82.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.790039, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.123296, + "range_504_ratio": 3.074973, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.144122, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.376812, + "strategy_rank": 95.909551, + "rr": 0.709225, + "primary_prob": 64.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.063837, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.992532, + "range_504_ratio": 19.936096, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030761, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.004831, + "strategy_rank": 57.94555, + "rr": 1.537812, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.306718, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.098124, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.062802, + "strategy_rank": 90.527094, + "rr": 1.769488, + "primary_prob": 21.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.654232, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.381506, + "range_504_ratio": 3.980893, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0338, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.695652, + "strategy_rank": 68.852017, + "rr": 1.476005, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.214008, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.888711, + "range_504_ratio": 2.431994, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.414548, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.859903, + "strategy_rank": 87.103137, + "rr": 1.664241, + "primary_prob": 20.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.496362, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089339, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.52657, + "strategy_rank": 69.233659, + "rr": 0.668044, + "primary_prob": 59.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.002066, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.764825, + "range_504_ratio": 2.148618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.60855, + "hold30_r": 5.417617 + }, + { + "symbol": "CAT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.458937, + "strategy_rank": 82.008003, + "rr": 0.994033, + "primary_prob": 47.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.49105, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.853372, + "range_504_ratio": 2.34755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.938935, + "hold30_r": 8.631363 + }, + { + "symbol": "CBOE", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.130435, + "strategy_rank": 66.005762, + "rr": 0.876247, + "primary_prob": 50.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.31437, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078422, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.028986, + "strategy_rank": 90.191374, + "rr": 1.222902, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.834352, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.948981, + "range_504_ratio": 2.583077, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.156214, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.874396, + "strategy_rank": 94.361475, + "rr": 0.824572, + "primary_prob": 59.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.236859, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.607392, + "range_504_ratio": 4.989781, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.799742, + "hold30_r": -1.183629 + }, + { + "symbol": "CRWD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.555556, + "strategy_rank": 79.340696, + "rr": 1.940928, + "primary_prob": 27.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.911392, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04503, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.115942, + "strategy_rank": 93.84381, + "rr": 1.675488, + "primary_prob": 39.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.513231, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.490755, + "range_504_ratio": 12.070381, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031708, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.342995, + "strategy_rank": 80.935277, + "rr": 1.55468, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.33202, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.484793, + "hold30_r": -1.951775 + }, + { + "symbol": "DG", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.68599, + "strategy_rank": 88.870555, + "rr": 1.500623, + "primary_prob": 44.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.250934, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.450142, + "hold30_r": 2.367546 + }, + { + "symbol": "DLTR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.304348, + "strategy_rank": 85.67208, + "rr": 1.860926, + "primary_prob": 30.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.791389, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.818899, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.661836, + "strategy_rank": 84.925936, + "rr": 2.223212, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.334818, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.162343, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.043478, + "strategy_rank": 83.750917, + "rr": 1.814028, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.721042, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047188, + "hold30_r": -1.0 + }, + { + "symbol": "EXC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.178744, + "strategy_rank": 59.937169, + "rr": 1.630257, + "primary_prob": 34.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.445386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.091902, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.31401, + "strategy_rank": 75.304144, + "rr": 0.784314, + "primary_prob": 56.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.176471, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.707451, + "hold30_r": 2.236747 + }, + { + "symbol": "FIX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.067633, + "strategy_rank": 96.876259, + "rr": 0.885097, + "primary_prob": 45.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.327645, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.674361, + "range_504_ratio": 5.335383, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.85244, + "hold30_r": 6.088604 + }, + { + "symbol": "FSLR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.599034, + "strategy_rank": 93.531372, + "rr": 0.970938, + "primary_prob": 36.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.456407, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031246, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.560386, + "strategy_rank": 74.918777, + "rr": 1.10344, + "primary_prob": 45.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.655161, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062163, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.927536, + "strategy_rank": 89.184215, + "rr": 1.939666, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.909499, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.179509, + "range_504_ratio": 3.252777, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.044308, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.78744, + "strategy_rank": 79.829521, + "rr": 1.362781, + "primary_prob": 27.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.044172, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.915667, + "range_504_ratio": 2.498442, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.303461, + "hold30_r": -0.488442 + }, + { + "symbol": "GOOGL", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.270531, + "strategy_rank": 80.565276, + "rr": 1.449169, + "primary_prob": 25.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.173754, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.922904, + "range_504_ratio": 2.516588, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.390423, + "hold30_r": -0.453909 + }, + { + "symbol": "GS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.072464, + "strategy_rank": 65.701327, + "rr": 1.122929, + "primary_prob": 49.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.684393, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.904311, + "range_504_ratio": 2.470229, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.05954, + "hold30_r": 0.721381 + }, + { + "symbol": "HAS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.318841, + "strategy_rank": 68.207526, + "rr": 1.045606, + "primary_prob": 35.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.568409, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.61376, + "range_504_ratio": 1.847364, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.973928, + "hold30_r": 8.193523 + }, + { + "symbol": "HCA", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.89372, + "strategy_rank": 78.475001, + "rr": 1.131018, + "primary_prob": 37.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.696528, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.659861, + "range_504_ratio": 1.934524, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.069662, + "hold30_r": 4.016478 + }, + { + "symbol": "HII", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.289855, + "strategy_rank": 83.220971, + "rr": 1.312067, + "primary_prob": 44.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.9681, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.81851, + "range_504_ratio": 2.26712, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.262575, + "hold30_r": 4.687477 + }, + { + "symbol": "IBKR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.246377, + "strategy_rank": 80.090536, + "rr": 1.997941, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.996911, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.271895, + "range_504_ratio": 3.567607, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.947433, + "hold30_r": 3.131496 + }, + { + "symbol": "IBM", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.111111, + "strategy_rank": 74.807898, + "rr": 1.443617, + "primary_prob": 35.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.165425, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065361, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.135266, + "strategy_rank": 95.089867, + "rr": 1.675543, + "primary_prob": 33.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.513315, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.617653, + "hold30_r": -1.073702 + }, + { + "symbol": "INCY", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.545894, + "strategy_rank": 85.262848, + "rr": 1.999206, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.998809, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.774873, + "range_504_ratio": 2.170316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.951613, + "hold30_r": 0.44268 + }, + { + "symbol": "INTC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.826087, + "strategy_rank": 97.321634, + "rr": 1.822087, + "primary_prob": 20.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.733131, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.065716, + "range_504_ratio": 2.902915, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.791214, + "hold30_r": 3.799119 + }, + { + "symbol": "JCI", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.144928, + "strategy_rank": 71.240003, + "rr": 0.871861, + "primary_prob": 56.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.307791, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.872855, + "range_504_ratio": 2.393734, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.797605, + "hold30_r": -2.563394 + }, + { + "symbol": "JNJ", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.942029, + "strategy_rank": 64.99677, + "rr": 1.768956, + "primary_prob": 19.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.653434, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.42501, + "range_504_ratio": 1.529606, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088463, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.444444, + "strategy_rank": 89.78581, + "rr": 0.777824, + "primary_prob": 60.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.166736, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.86391, + "range_504_ratio": 2.372419, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.731704, + "hold30_r": 3.839985 + }, + { + "symbol": "LDOS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.21256, + "strategy_rank": 66.019877, + "rr": 2.325807, + "primary_prob": 23.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.48871, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.659741, + "range_504_ratio": 1.934292, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.261244, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.758454, + "strategy_rank": 99.61405, + "rr": 0.87625, + "primary_prob": 56.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.314375, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.350398, + "range_504_ratio": 10.489748, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.854363, + "hold30_r": -1.087293 + }, + { + "symbol": "LLY", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.285024, + "strategy_rank": 85.293493, + "rr": 0.881123, + "primary_prob": 39.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.321685, + "raw_level_count": 16, + "gate_level_count": 9, + "range_504_log": 0.667393, + "range_504_ratio": 1.94915, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059019, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.101449, + "strategy_rank": 93.958966, + "rr": 0.677242, + "primary_prob": 63.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.015864, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.160795, + "range_504_ratio": 3.192472, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.638713, + "hold30_r": 6.375337 + }, + { + "symbol": "MCK", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.84058, + "strategy_rank": 77.832984, + "rr": 1.965001, + "primary_prob": 18.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.947501, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.678978, + "range_504_ratio": 1.971861, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.08068, + "hold30_r": -1.0 + }, + { + "symbol": "MDT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.917874, + "strategy_rank": 59.461789, + "rr": 1.239384, + "primary_prob": 36.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.859076, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.336341, + "range_504_ratio": 1.399816, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.147609, + "hold30_r": 2.003371 + }, + { + "symbol": "MPC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.594203, + "strategy_rank": 75.001484, + "rr": 1.445307, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.16796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39546, + "hold30_r": 5.203104 + }, + { + "symbol": "MPWR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.454106, + "strategy_rank": 84.008236, + "rr": 0.792274, + "primary_prob": 55.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.188411, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752449, + "hold30_r": 5.000679 + }, + { + "symbol": "NEM", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.792271, + "strategy_rank": 94.311216, + "rr": 0.840368, + "primary_prob": 56.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.260551, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.284967, + "range_504_ratio": 3.614548, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.802153, + "hold30_r": 3.050084 + }, + { + "symbol": "NOC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.763285, + "strategy_rank": 63.812613, + "rr": 1.680162, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.520244, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.602112, + "hold30_r": 8.183738 + }, + { + "symbol": "NRG", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.652174, + "strategy_rank": 91.860136, + "rr": 1.635058, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.452587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.27934, + "range_504_ratio": 3.594266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037411, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.850242, + "strategy_rank": 62.224085, + "rr": 1.019733, + "primary_prob": 48.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.5296, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.943331, + "hold30_r": 1.561945 + }, + { + "symbol": "PLTR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.584541, + "strategy_rank": 95.381468, + "rr": 0.834469, + "primary_prob": 52.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.251703, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034084, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.801932, + "strategy_rank": 74.762557, + "rr": 1.33666, + "primary_prob": 45.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.004989, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07329, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.937198, + "strategy_rank": 77.912665, + "rr": 1.722182, + "primary_prob": 33.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.583272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928635, + "range_504_ratio": 2.531051, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045945, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.855072, + "strategy_rank": 79.055177, + "rr": 1.584155, + "primary_prob": 23.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.376233, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.035637, + "range_504_ratio": 2.816901, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05325, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.700483, + "strategy_rank": 70.972266, + "rr": 0.852291, + "primary_prob": 56.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.278436, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.809263, + "range_504_ratio": 2.246251, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.773679, + "hold30_r": 3.659084 + }, + { + "symbol": "STLD", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.42029, + "strategy_rank": 77.925528, + "rr": 1.245772, + "primary_prob": 29.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.868659, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.547426, + "range_504_ratio": 1.728797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.187637, + "hold30_r": 4.840327 + }, + { + "symbol": "STX", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.275362, + "strategy_rank": 97.793958, + "rr": 0.896831, + "primary_prob": 42.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.345247, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.586969, + "range_504_ratio": 4.888906, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.869851, + "hold30_r": 7.27736 + }, + { + "symbol": "TEL", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.888889, + "strategy_rank": 79.137885, + "rr": 2.231986, + "primary_prob": 26.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.347979, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061069, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.869565, + "strategy_rank": 79.048455, + "rr": 2.108211, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.162317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050134, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.386473, + "strategy_rank": 73.505471, + "rr": 2.205191, + "primary_prob": 21.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.307787, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.495283, + "range_504_ratio": 1.640963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065803, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.371981, + "strategy_rank": 80.66882, + "rr": 1.807282, + "primary_prob": 32.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.710923, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.628582, + "range_504_ratio": 1.874949, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.754811, + "hold30_r": 5.100417 + }, + { + "symbol": "VRT", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.096618, + "strategy_rank": 90.718235, + "rr": 1.700624, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.550937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.519283, + "range_504_ratio": 4.568946, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.673564, + "hold30_r": 5.941898 + }, + { + "symbol": "WDC", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.033816, + "strategy_rank": 97.480298, + "rr": 0.862767, + "primary_prob": 55.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.294151, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.879113, + "range_504_ratio": 6.547693, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.837944, + "hold30_r": 7.616469 + }, + { + "symbol": "WRB", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.352657, + "strategy_rank": 66.736017, + "rr": 1.849266, + "primary_prob": 31.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.773899, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.529919, + "range_504_ratio": 1.698795, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.078269, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2025-12-30", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.835749, + "strategy_rank": 82.616349, + "rr": 1.733111, + "primary_prob": 33.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.599666, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047017, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2025-12-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.202899, + "strategy_rank": 93.809499, + "rr": 1.838468, + "primary_prob": 31.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.757703, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.806555, + "hold30_r": 3.627082 + }, + { + "symbol": "WBD", + "date": "2025-12-31", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.309179, + "strategy_rank": 97.948955, + "rr": 1.079844, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.619767, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.052748, + "hold30_r": -1.0 + }, + { + "symbol": "CEG", + "date": "2026-01-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.309524, + "strategy_rank": 89.422017, + "rr": 1.072232, + "primary_prob": 45.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.608347, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.327344, + "range_504_ratio": 3.771016, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03064, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-01-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.642857, + "strategy_rank": 99.214923, + "rr": 1.693678, + "primary_prob": 24.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.540518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026511, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.5, + "strategy_rank": 69.807075, + "rr": 0.737542, + "primary_prob": 63.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.106313, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060401, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.333333, + "strategy_rank": 63.795283, + "rr": 1.121007, + "primary_prob": 45.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.68151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.029284, + "hold30_r": 6.320587 + }, + { + "symbol": "AMD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.166667, + "strategy_rank": 95.024871, + "rr": 1.780365, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.670548, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.749015, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.5, + "strategy_rank": 96.930143, + "rr": 1.845352, + "primary_prob": 21.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.768028, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.992532, + "range_504_ratio": 19.936096, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025179, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.214286, + "strategy_rank": 92.289239, + "rr": 0.978158, + "primary_prob": 45.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.467237, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.381506, + "range_504_ratio": 3.980893, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.229981, + "hold30_r": -1.196027 + }, + { + "symbol": "BG", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.238095, + "strategy_rank": 76.963337, + "rr": 0.867705, + "primary_prob": 53.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.301558, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.533591, + "range_504_ratio": 1.705045, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.81013, + "hold30_r": 9.128502 + }, + { + "symbol": "CAH", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547619, + "strategy_rank": 86.596413, + "rr": 1.495349, + "primary_prob": 38.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.243023, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.835887, + "range_504_ratio": 2.306858, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080057, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.928571, + "strategy_rank": 85.797562, + "rr": 1.223627, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.835441, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.853372, + "range_504_ratio": 2.34755, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.174686, + "hold30_r": 6.695669 + }, + { + "symbol": "CBOE", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.071429, + "strategy_rank": 67.6739, + "rr": 0.68419, + "primary_prob": 59.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.026284, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.459307, + "range_504_ratio": 1.582977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.615244, + "hold30_r": 4.528659 + }, + { + "symbol": "CME", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.785714, + "strategy_rank": 58.748216, + "rr": 1.549646, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 26, + "primary_distance_atr": 2.32447, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.483253, + "hold30_r": 5.131028 + }, + { + "symbol": "CNP", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.547619, + "strategy_rank": 57.832442, + "rr": 1.955724, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.933585, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.865131, + "hold30_r": 6.299496 + }, + { + "symbol": "COR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.119048, + "strategy_rank": 74.145759, + "rr": 1.771334, + "primary_prob": 21.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.657001, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.597919, + "range_504_ratio": 1.818331, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.700954, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.404762, + "strategy_rank": 82.591062, + "rr": 1.681081, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.521621, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042704, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.214286, + "strategy_rank": 97.608502, + "rr": 0.850473, + "primary_prob": 59.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.27571, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.490755, + "range_504_ratio": 12.070381, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.818717, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.02381, + "strategy_rank": 80.259116, + "rr": 2.155809, + "primary_prob": 29.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.233714, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.855864, + "hold30_r": -1.790911 + }, + { + "symbol": "DG", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.97619, + "strategy_rank": 91.734344, + "rr": 2.49163, + "primary_prob": 27.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.737445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048288, + "hold30_r": 1.199549 + }, + { + "symbol": "DLTR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.785714, + "strategy_rank": 90.330262, + "rr": 1.915182, + "primary_prob": 33.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.872774, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043034, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.404762, + "strategy_rank": 88.659433, + "rr": 3.007983, + "primary_prob": 29.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 4.511975, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055899, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.166667, + "strategy_rank": 87.065894, + "rr": 1.130096, + "primary_prob": 38.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.695144, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.080708, + "hold30_r": -1.0 + }, + { + "symbol": "EQT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.97619, + "strategy_rank": 80.520908, + "rr": 1.852772, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.779158, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.728973, + "range_504_ratio": 2.072951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046534, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.142857, + "strategy_rank": 92.787753, + "rr": 1.764951, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.647427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02491, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.02381, + "strategy_rank": 60.948177, + "rr": 0.793721, + "primary_prob": 66.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.190581, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.417103, + "range_504_ratio": 1.517559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.725982, + "hold30_r": 0.566383 + }, + { + "symbol": "GILD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.690476, + "strategy_rank": 76.673107, + "rr": 0.774421, + "primary_prob": 55.29, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.161632, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060127, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.47619, + "strategy_rank": 90.198375, + "rr": 1.113087, + "primary_prob": 33.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.66963, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.179509, + "range_504_ratio": 3.252777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.074882, + "hold30_r": 11.184925 + }, + { + "symbol": "GM", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.785714, + "strategy_rank": 86.758918, + "rr": 0.67478, + "primary_prob": 67.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.012169, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.891272, + "range_504_ratio": 2.438228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.602938, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.309524, + "strategy_rank": 78.902992, + "rr": 1.235226, + "primary_prob": 34.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.85284, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651215, + "range_504_ratio": 1.91787, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.177047, + "hold30_r": 3.810424 + }, + { + "symbol": "IBM", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.095238, + "strategy_rank": 76.862862, + "rr": 1.860762, + "primary_prob": 28.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.791143, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.721651, + "range_504_ratio": 2.057827, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.801591, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.071429, + "strategy_rank": 95.395065, + "rr": 2.238757, + "primary_prob": 28.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.358136, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056442, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-01-07", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 97.738095, + "strategy_rank": 97.382184, + "rr": 2.142757, + "primary_prob": 26.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.214136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.04642, + "range_504_ratio": 2.847438, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.112954, + "hold30_r": 0.517338 + }, + { + "symbol": "IVZ", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 82.865636, + "rr": 0.732815, + "primary_prob": 57.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.099223, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.896792, + "range_504_ratio": 2.451724, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678704, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.190476, + "strategy_rank": 84.732858, + "rr": 1.771386, + "primary_prob": 20.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.657078, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.954721, + "range_504_ratio": 2.597945, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.739574, + "hold30_r": 3.305199 + }, + { + "symbol": "JCI", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.952381, + "strategy_rank": 73.828973, + "rr": 2.029224, + "primary_prob": 21.89, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.043835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.875195, + "range_504_ratio": 2.399342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.979973, + "hold30_r": 6.874343 + }, + { + "symbol": "JNJ", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.738095, + "strategy_rank": 66.379211, + "rr": 1.582796, + "primary_prob": 22.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.374194, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.42501, + "range_504_ratio": 1.529606, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497438, + "hold30_r": 7.199202 + }, + { + "symbol": "LDOS", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.809524, + "strategy_rank": 69.689259, + "rr": 1.351182, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.026773, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.650478, + "range_504_ratio": 1.916457, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058003, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.833333, + "strategy_rank": 78.557174, + "rr": 1.85139, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.777085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059396, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.5, + "strategy_rank": 75.023484, + "rr": 1.891855, + "primary_prob": 19.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.837783, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.656693, + "range_504_ratio": 1.928405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.820482, + "hold30_r": 5.350294 + }, + { + "symbol": "MDT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.071429, + "strategy_rank": 59.88912, + "rr": 1.183805, + "primary_prob": 34.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.775707, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.336341, + "range_504_ratio": 1.399816, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.083765, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.02381, + "strategy_rank": 73.762683, + "rr": 1.111913, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.667869, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.592061, + "range_504_ratio": 1.80771, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.030497, + "hold30_r": 4.068105 + }, + { + "symbol": "MPC", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.309524, + "strategy_rank": 72.968985, + "rr": 1.548385, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.322577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.652859, + "range_504_ratio": 1.921025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.50257, + "hold30_r": 3.220131 + }, + { + "symbol": "MPWR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.142857, + "strategy_rank": 87.325803, + "rr": 1.566944, + "primary_prob": 25.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.350417, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.531189, + "hold30_r": 4.567349 + }, + { + "symbol": "NOC", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.261905, + "strategy_rank": 68.142192, + "rr": 3.069152, + "primary_prob": 20.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.603728, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.425959, + "range_504_ratio": 1.531058, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.013716, + "hold30_r": 7.039869 + }, + { + "symbol": "NRG", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.690476, + "strategy_rank": 91.374059, + "rr": 2.557445, + "primary_prob": 23.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.836167, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.27934, + "range_504_ratio": 3.594266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.526272, + "hold30_r": 3.168323 + }, + { + "symbol": "NUE", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.738095, + "strategy_rank": 75.716904, + "rr": 1.853316, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.779974, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.798621, + "hold30_r": 2.522173 + }, + { + "symbol": "ORCL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.571429, + "strategy_rank": 88.143282, + "rr": 0.880774, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.32116, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.219383, + "range_504_ratio": 3.385097, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.84737, + "hold30_r": -1.0 + }, + { + "symbol": "ORLY", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.642857, + "strategy_rank": 62.710166, + "rr": 1.35071, + "primary_prob": 40.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.026065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.578348, + "range_504_ratio": 1.78309, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.270574, + "hold30_r": 1.16874 + }, + { + "symbol": "PLTR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.571429, + "strategy_rank": 96.431629, + "rr": 0.705453, + "primary_prob": 57.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.05818, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.583863, + "range_504_ratio": 13.248212, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032067, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.880952, + "strategy_rank": 72.793599, + "rr": 2.049377, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.074066, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.983477, + "hold30_r": 5.999596 + }, + { + "symbol": "PWR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.428571, + "strategy_rank": 79.727111, + "rr": 1.210202, + "primary_prob": 43.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.815303, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928635, + "range_504_ratio": 2.531051, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043961, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.714286, + "strategy_rank": 80.194411, + "rr": 1.379059, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.068588, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.035637, + "range_504_ratio": 2.816901, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054032, + "hold30_r": -1.0 + }, + { + "symbol": "STE", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 66.288149, + "rr": 0.797664, + "primary_prob": 56.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.196497, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.305866, + "range_504_ratio": 1.3578, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.725251, + "hold30_r": -2.655436 + }, + { + "symbol": "STLD", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.738095, + "strategy_rank": 81.000495, + "rr": 0.981946, + "primary_prob": 49.76, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.472919, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.547426, + "range_504_ratio": 1.728797, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.932213, + "hold30_r": 3.787087 + }, + { + "symbol": "TEL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 82.372176, + "rr": 2.200793, + "primary_prob": 26.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 97.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.301189, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05732, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.642857, + "strategy_rank": 81.228002, + "rr": 1.43141, + "primary_prob": 38.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.147116, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.062922, + "range_504_ratio": 2.894817, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.370774, + "hold30_r": -1.0 + }, + { + "symbol": "UBER", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.666667, + "strategy_rank": 80.53587, + "rr": 2.437772, + "primary_prob": 24.67, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.656657, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620455, + "range_504_ratio": 1.859774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04833, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.166667, + "strategy_rank": 74.897642, + "rr": 2.561746, + "primary_prob": 22.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.842618, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.495283, + "range_504_ratio": 1.640963, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048985, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.119048, + "strategy_rank": 91.299742, + "rr": 0.89703, + "primary_prob": 52.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.345545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.501832, + "range_504_ratio": 4.489909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.870967, + "hold30_r": 5.485602 + }, + { + "symbol": "VTR", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.547619, + "strategy_rank": 66.116627, + "rr": 1.474698, + "primary_prob": 37.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.212047, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.39544, + "hold30_r": 5.366633 + }, + { + "symbol": "WELL", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.714286, + "strategy_rank": 70.674197, + "rr": 0.886983, + "primary_prob": 52.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.330474, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.815501, + "hold30_r": 4.33933 + }, + { + "symbol": "WMT", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.595238, + "strategy_rank": 62.55222, + "rr": 1.006983, + "primary_prob": 49.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.510475, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.817272, + "range_504_ratio": 2.264315, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07971, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2026-01-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.47619, + "strategy_rank": 85.62822, + "rr": 1.629341, + "primary_prob": 34.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.444012, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04643, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2026-01-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.880952, + "strategy_rank": 94.847107, + "rr": 1.672195, + "primary_prob": 24.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.508293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.642691, + "hold30_r": 4.772536 + }, + { + "symbol": "WBD", + "date": "2026-01-08", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.047619, + "strategy_rank": 98.619897, + "rr": 1.741564, + "primary_prob": 20.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.612346, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.058716, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-01-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.847926, + "strategy_rank": 98.537622, + "rr": 1.15844, + "primary_prob": 38.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.737661, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028827, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.677419, + "strategy_rank": 71.184435, + "rr": 1.047122, + "primary_prob": 47.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.570684, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.293241, + "hold30_r": -1.239295 + }, + { + "symbol": "AEP", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.447005, + "strategy_rank": 60.977115, + "rr": 1.888743, + "primary_prob": 45.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.833115, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.798893, + "hold30_r": 5.975542 + }, + { + "symbol": "AMD", + "date": "2026-01-14", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.009217, + "strategy_rank": 94.701734, + "rr": 2.026784, + "primary_prob": 34.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.040176, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.994013, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.81106, + "strategy_rank": 97.121367, + "rr": 0.98894, + "primary_prob": 43.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.48341, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.939676, + "range_504_ratio": 18.909713, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022142, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.24424, + "strategy_rank": 91.07465, + "rr": 1.650699, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.476049, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.350313, + "range_504_ratio": 3.858632, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037009, + "hold30_r": -1.003866 + }, + { + "symbol": "AWK", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.299539, + "strategy_rank": 62.320149, + "rr": 2.070652, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 22, + "primary_distance_atr": 3.105978, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.316254, + "range_504_ratio": 1.371978, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066604, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.516129, + "strategy_rank": 73.432291, + "rr": 2.301133, + "primary_prob": 23.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.451699, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89948, + "range_504_ratio": 2.458325, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.251532, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.387097, + "strategy_rank": 98.076952, + "rr": 0.991544, + "primary_prob": 35.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.487316, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.796866, + "range_504_ratio": 6.030716, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.970144, + "hold30_r": 4.951704 + }, + { + "symbol": "CME", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.599078, + "strategy_rank": 61.645477, + "rr": 1.543295, + "primary_prob": 45.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.314943, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.475762, + "hold30_r": 5.431235 + }, + { + "symbol": "CNP", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.105991, + "strategy_rank": 57.671777, + "rr": 1.665545, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.498317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.466159, + "range_504_ratio": 1.593861, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573286, + "hold30_r": 5.243578 + }, + { + "symbol": "COHR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.543779, + "strategy_rank": 97.131853, + "rr": 0.877933, + "primary_prob": 44.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.3169, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.588871, + "range_504_ratio": 4.898214, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.857106, + "hold30_r": 4.231888 + }, + { + "symbol": "COR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.815668, + "strategy_rank": 73.965904, + "rr": 1.594408, + "primary_prob": 35.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.391612, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068711, + "hold30_r": -1.0 + }, + { + "symbol": "CRH", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.529954, + "strategy_rank": 75.08213, + "rr": 1.089921, + "primary_prob": 46.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.634882, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.683464, + "range_504_ratio": 1.980727, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.042617, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.211982, + "strategy_rank": 84.316511, + "rr": 2.395032, + "primary_prob": 22.08, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.592549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039486, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.580645, + "strategy_rank": 97.063644, + "rr": 0.920145, + "primary_prob": 53.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.380218, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.490755, + "range_504_ratio": 12.070381, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.888595, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.046083, + "strategy_rank": 78.511545, + "rr": 1.692724, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.539086, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.628627, + "hold30_r": -1.591726 + }, + { + "symbol": "DASH", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.56682, + "strategy_rank": 83.264783, + "rr": 2.374256, + "primary_prob": 22.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.561383, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.055895, + "range_504_ratio": 2.874547, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034915, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.041475, + "strategy_rank": 91.966201, + "rr": 2.158574, + "primary_prob": 26.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.237861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049482, + "hold30_r": -1.0 + }, + { + "symbol": "DGX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.069124, + "strategy_rank": 65.99085, + "rr": 1.327182, + "primary_prob": 47.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.990772, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.473482, + "range_504_ratio": 1.605575, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.070924, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.119816, + "strategy_rank": 90.561546, + "rr": 1.733961, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.600941, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047578, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.557604, + "strategy_rank": 87.251197, + "rr": 1.748969, + "primary_prob": 42.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.623454, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.923733, + "range_504_ratio": 2.518675, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06083, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.138249, + "strategy_rank": 83.900572, + "rr": 1.80514, + "primary_prob": 34.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.70771, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.498226, + "hold30_r": -2.451114 + }, + { + "symbol": "ES", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.336406, + "strategy_rank": 72.194402, + "rr": 1.576116, + "primary_prob": 50.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.364175, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.367843, + "range_504_ratio": 1.444615, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062037, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.179724, + "strategy_rank": 58.363896, + "rr": 1.455925, + "primary_prob": 53.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.183888, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.501456, + "range_504_ratio": 1.651124, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.362684, + "hold30_r": 5.203494 + }, + { + "symbol": "EXC", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.258065, + "strategy_rank": 58.754408, + "rr": 1.085158, + "primary_prob": 41.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 18, + "primary_distance_atr": 1.627737, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.374759, + "range_504_ratio": 1.454641, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001956, + "hold30_r": 5.600878 + }, + { + "symbol": "EXPE", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.285714, + "strategy_rank": 87.943038, + "rr": 1.053559, + "primary_prob": 34.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.580338, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.180125, + "hold30_r": -1.133141 + }, + { + "symbol": "F", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.940092, + "strategy_rank": 81.383496, + "rr": 1.553124, + "primary_prob": 20.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.329686, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065137, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.9447, + "strategy_rank": 74.280968, + "rr": 1.082287, + "primary_prob": 36.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.62343, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072935, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.705069, + "strategy_rank": 78.658451, + "rr": 1.520508, + "primary_prob": 26.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.280763, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067559, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.281106, + "strategy_rank": 92.55995, + "rr": 1.5276, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.2914, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026332, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.585253, + "strategy_rank": 77.809217, + "rr": 1.044551, + "primary_prob": 52.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.566827, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.969723, + "range_504_ratio": 2.637214, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.148946, + "hold30_r": -1.095256 + }, + { + "symbol": "GILD", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.746544, + "strategy_rank": 76.217287, + "rr": 0.746495, + "primary_prob": 55.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.119743, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.729221, + "range_504_ratio": 2.073465, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.693303, + "hold30_r": 5.333333 + }, + { + "symbol": "GLW", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.313364, + "strategy_rank": 90.825569, + "rr": 1.423338, + "primary_prob": 37.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.135007, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.179509, + "range_504_ratio": 3.252777, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.3834, + "hold30_r": 13.319166 + }, + { + "symbol": "GM", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.354839, + "strategy_rank": 88.902242, + "rr": 0.808134, + "primary_prob": 53.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.212201, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.909038, + "range_504_ratio": 2.481935, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058525, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.290323, + "strategy_rank": 68.930268, + "rr": 1.310044, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.965066, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.660285, + "range_504_ratio": 1.935344, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.250835, + "hold30_r": 4.910931 + }, + { + "symbol": "HCA", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.737327, + "strategy_rank": 77.64904, + "rr": 0.706937, + "primary_prob": 51.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.060406, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.631618, + "range_504_ratio": 1.880651, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059315, + "hold30_r": -1.0 + }, + { + "symbol": "HIG", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.760369, + "strategy_rank": 58.327425, + "rr": 0.980536, + "primary_prob": 49.8, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 1.470804, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542276, + "range_504_ratio": 1.719917, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.081779, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.02765, + "strategy_rank": 69.674821, + "rr": 1.554983, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.332474, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.413638, + "range_504_ratio": 1.51231, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059529, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.322581, + "strategy_rank": 79.140651, + "rr": 1.433723, + "primary_prob": 40.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.150584, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.706533, + "range_504_ratio": 2.026951, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055687, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.276498, + "strategy_rank": 94.725769, + "rr": 0.967407, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.451111, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056062, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.133641, + "strategy_rank": 83.78791, + "rr": 0.70839, + "primary_prob": 46.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.062585, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040837, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.78341, + "strategy_rank": 86.057018, + "rr": 0.776661, + "primary_prob": 59.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.164992, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.918013, + "range_504_ratio": 2.50431, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.72181, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.520737, + "strategy_rank": 74.06279, + "rr": 2.425117, + "primary_prob": 23.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.637676, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.875195, + "range_504_ratio": 2.399342, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.371163, + "hold30_r": 7.739685 + }, + { + "symbol": "L", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.990783, + "strategy_rank": 57.176863, + "rr": 0.760729, + "primary_prob": 57.42, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.141093, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.438273, + "range_504_ratio": 1.550028, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.092719, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.718894, + "strategy_rank": 69.226586, + "rr": 1.64565, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.468475, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.647131, + "range_504_ratio": 1.910053, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044535, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.769585, + "strategy_rank": 99.666097, + "rr": 1.592066, + "primary_prob": 24.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.388099, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.353369, + "range_504_ratio": 10.520959, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.577105, + "hold30_r": 8.330344 + }, + { + "symbol": "LLY", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.751152, + "strategy_rank": 84.891514, + "rr": 0.86824, + "primary_prob": 47.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.302359, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.615587, + "range_504_ratio": 1.850743, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048159, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.889401, + "strategy_rank": 95.233398, + "rr": 1.025227, + "primary_prob": 51.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.537841, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.374237, + "range_504_ratio": 3.95206, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.991355, + "hold30_r": 2.036032 + }, + { + "symbol": "LVS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.981567, + "strategy_rank": 83.188593, + "rr": 1.5114, + "primary_prob": 37.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.2671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.038563, + "hold30_r": -1.98453 + }, + { + "symbol": "MCK", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.741935, + "strategy_rank": 75.172519, + "rr": 1.365941, + "primary_prob": 28.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.048912, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.656693, + "range_504_ratio": 1.928405, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.068086, + "hold30_r": -1.0 + }, + { + "symbol": "MO", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.603687, + "strategy_rank": 63.518783, + "rr": 0.84715, + "primary_prob": 69.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.270725, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.769322, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.364055, + "strategy_rank": 87.953803, + "rr": 2.758871, + "primary_prob": 22.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.138307, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.720044, + "hold30_r": 3.140984 + }, + { + "symbol": "MS", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.986175, + "strategy_rank": 64.27939, + "rr": 1.249723, + "primary_prob": 39.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.874585, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.82087, + "range_504_ratio": 2.272476, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.180101, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.525346, + "strategy_rank": 66.442425, + "rr": 1.461228, + "primary_prob": 53.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.191842, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.483924, + "range_504_ratio": 1.622428, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.387779, + "hold30_r": 5.281548 + }, + { + "symbol": "NRG", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.202765, + "strategy_rank": 91.06472, + "rr": 2.629134, + "primary_prob": 22.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.9437, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.27934, + "range_504_ratio": 3.594266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033534, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.617512, + "strategy_rank": 96.304985, + "rr": 1.575218, + "primary_prob": 33.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.362828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.560766, + "range_504_ratio": 12.945727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032601, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.474654, + "strategy_rank": 78.082891, + "rr": 2.029809, + "primary_prob": 44.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.044713, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066575, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.907834, + "strategy_rank": 80.252515, + "rr": 1.194005, + "primary_prob": 43.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.791008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928635, + "range_504_ratio": 2.531051, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.154209, + "hold30_r": 5.73675 + }, + { + "symbol": "RL", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.092166, + "strategy_rank": 80.153124, + "rr": 1.169974, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.754961, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.035637, + "range_504_ratio": 2.816901, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.051482, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.797235, + "strategy_rank": 62.505475, + "rr": 1.043274, + "primary_prob": 50.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.564911, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.562843, + "range_504_ratio": 1.755656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.968393, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.539171, + "strategy_rank": 98.814358, + "rr": 0.691134, + "primary_prob": 63.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.0367, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.658989, + "range_504_ratio": 5.253994, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.668223, + "hold30_r": 3.505335 + }, + { + "symbol": "TEL", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.511521, + "strategy_rank": 82.468076, + "rr": 1.269744, + "primary_prob": 56.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.904616, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.406011, + "hold30_r": -1.345263 + }, + { + "symbol": "TJX", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.368664, + "strategy_rank": 60.759215, + "rr": 0.728426, + "primary_prob": 58.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.092638, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.546333, + "range_504_ratio": 1.726909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.640206, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.59447, + "strategy_rank": 73.477579, + "rr": 1.582756, + "primary_prob": 35.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.374134, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062503, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.668203, + "strategy_rank": 65.159341, + "rr": 1.787672, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.681508, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.714727, + "hold30_r": 4.381223 + }, + { + "symbol": "WRB", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.640553, + "strategy_rank": 65.24574, + "rr": 2.285383, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.428075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.498574, + "range_504_ratio": 1.646372, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.199148, + "hold30_r": -1.135047 + }, + { + "symbol": "WYNN", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.013825, + "strategy_rank": 85.873084, + "rr": 1.576439, + "primary_prob": 35.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.364658, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048127, + "hold30_r": -1.0 + }, + { + "symbol": "YUM", + "date": "2026-01-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.064516, + "strategy_rank": 66.913861, + "rr": 1.138591, + "primary_prob": 49.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.707886, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.290503, + "range_504_ratio": 1.3371, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080834, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2026-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.506912, + "strategy_rank": 95.232284, + "rr": 0.788964, + "primary_prob": 54.74, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.183445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.756039, + "hold30_r": 6.124968 + }, + { + "symbol": "WBD", + "date": "2026-01-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.308756, + "strategy_rank": 98.549501, + "rr": 0.922189, + "primary_prob": 48.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.383284, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.056697, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-01-21", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.491879, + "strategy_rank": 98.283829, + "rr": 1.816538, + "primary_prob": 31.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.724807, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.696162, + "range_504_ratio": 14.822726, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.258412, + "hold30_r": -1.232408 + }, + { + "symbol": "ABBV", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.935035, + "strategy_rank": 73.060897, + "rr": 1.538154, + "primary_prob": 36.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.307231, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.088936, + "hold30_r": -1.03478 + }, + { + "symbol": "AEP", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.946636, + "strategy_rank": 60.148392, + "rr": 0.874688, + "primary_prob": 53.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.312032, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.792239, + "hold30_r": 5.167986 + }, + { + "symbol": "AMAT", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.482599, + "strategy_rank": 84.539673, + "rr": 0.682294, + "primary_prob": 65.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.02344, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.990078, + "range_504_ratio": 2.691445, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.64502, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.171694, + "strategy_rank": 96.207787, + "rr": 0.909537, + "primary_prob": 53.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.364306, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.112265, + "hold30_r": -1.079653 + }, + { + "symbol": "APP", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.143852, + "strategy_rank": 97.48401, + "rr": 1.711114, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.566671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.907729, + "range_504_ratio": 18.315156, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018578, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.542923, + "strategy_rank": 88.007625, + "rr": 1.870172, + "primary_prob": 27.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.805258, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.277202, + "range_504_ratio": 3.586592, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032203, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.222738, + "strategy_rank": 80.23054, + "rr": 1.940942, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.911413, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.829305, + "range_504_ratio": 2.291725, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.898545, + "hold30_r": 1.350214 + }, + { + "symbol": "BK", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.614849, + "strategy_rank": 61.70328, + "rr": 1.728261, + "primary_prob": 20.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.592391, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.871932, + "range_504_ratio": 2.391527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65551, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.846868, + "strategy_rank": 72.781104, + "rr": 0.812773, + "primary_prob": 47.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.219159, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.897305, + "range_504_ratio": 2.452983, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.765271, + "hold30_r": -1.209508 + }, + { + "symbol": "CAH", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.635731, + "strategy_rank": 87.459612, + "rr": 1.368049, + "primary_prob": 28.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.052073, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.838442, + "range_504_ratio": 2.312762, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.29997, + "hold30_r": 1.791708 + }, + { + "symbol": "CASY", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.25522, + "strategy_rank": 70.965445, + "rr": 1.397306, + "primary_prob": 42.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.095959, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.882627, + "range_504_ratio": 2.417242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.339809, + "hold30_r": 2.127309 + }, + { + "symbol": "CIEN", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.723898, + "strategy_rank": 98.341954, + "rr": 0.836685, + "primary_prob": 42.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.255028, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.796866, + "range_504_ratio": 6.030716, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.816267, + "hold30_r": 2.846587 + }, + { + "symbol": "CME", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.526682, + "strategy_rank": 60.867287, + "rr": 0.780399, + "primary_prob": 65.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.170599, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.4219, + "range_504_ratio": 1.524856, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.711994, + "hold30_r": 4.34048 + }, + { + "symbol": "COR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.735499, + "strategy_rank": 72.949728, + "rr": 2.306408, + "primary_prob": 27.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.459613, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066621, + "hold30_r": -1.0 + }, + { + "symbol": "CRWD", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.714617, + "strategy_rank": 81.22584, + "rr": 1.602003, + "primary_prob": 35.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.403005, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.037824, + "range_504_ratio": 2.823067, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039229, + "hold30_r": -1.0 + }, + { + "symbol": "CSCO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.134571, + "strategy_rank": 63.29953, + "rr": 0.758159, + "primary_prob": 57.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.137239, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.596673, + "range_504_ratio": 1.816067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.685034, + "hold30_r": 2.120072 + }, + { + "symbol": "DASH", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.686775, + "strategy_rank": 85.491635, + "rr": 2.604525, + "primary_prob": 23.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.906788, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.055895, + "range_504_ratio": 2.874547, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035266, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.911833, + "strategy_rank": 91.759604, + "rr": 1.636437, + "primary_prob": 22.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.454655, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.589811, + "hold30_r": 0.275695 + }, + { + "symbol": "DLTR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.447796, + "strategy_rank": 91.156678, + "rr": 1.264516, + "primary_prob": 36.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.896774, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038219, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.7471, + "strategy_rank": 87.986238, + "rr": 1.755242, + "primary_prob": 44.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.632863, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.9153, + "range_504_ratio": 2.497525, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055215, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-01-22", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 87.006961, + "strategy_rank": 85.134305, + "rr": 2.208732, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.313098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.049674, + "hold30_r": -1.0 + }, + { + "symbol": "EW", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.554524, + "strategy_rank": 63.797321, + "rr": 1.238234, + "primary_prob": 42.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.857352, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.489247, + "range_504_ratio": 1.631088, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060973, + "hold30_r": -1.0 + }, + { + "symbol": "EXPD", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.703016, + "strategy_rank": 75.609956, + "rr": 0.829053, + "primary_prob": 59.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.243579, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.49293, + "range_504_ratio": 1.637106, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.756601, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.199536, + "strategy_rank": 91.629131, + "rr": 0.844346, + "primary_prob": 46.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.26652, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041341, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.918794, + "strategy_rank": 79.362043, + "rr": 1.803035, + "primary_prob": 16.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.704553, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.740454, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.979118, + "strategy_rank": 76.329415, + "rr": 1.167146, + "primary_prob": 43.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 97.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.750719, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075522, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.227378, + "strategy_rank": 79.194159, + "rr": 1.149444, + "primary_prob": 36.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.724165, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069546, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.359629, + "strategy_rank": 94.77028, + "rr": 2.088523, + "primary_prob": 20.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.132784, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028125, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.895592, + "strategy_rank": 81.37477, + "rr": 1.598921, + "primary_prob": 31.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.398381, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.967665, + "range_504_ratio": 2.631791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.557462, + "hold30_r": 1.975251 + }, + { + "symbol": "GM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.431555, + "strategy_rank": 86.438125, + "rr": 0.771015, + "primary_prob": 52.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.156523, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.908456, + "range_504_ratio": 2.480489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.716688, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.691415, + "strategy_rank": 81.083295, + "rr": 0.834521, + "primary_prob": 57.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.251782, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.953082, + "range_504_ratio": 2.593691, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.778376, + "hold30_r": -1.496793 + }, + { + "symbol": "GOOGL", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.155452, + "strategy_rank": 82.24242, + "rr": 0.821143, + "primary_prob": 58.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.231715, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.957749, + "range_504_ratio": 2.605824, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.765385, + "hold30_r": -1.54519 + }, + { + "symbol": "GS", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.382831, + "strategy_rank": 71.656742, + "rr": 0.869778, + "primary_prob": 55.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.304667, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.973255, + "range_504_ratio": 2.646545, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055263, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.12761, + "strategy_rank": 76.809489, + "rr": 1.519269, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.278903, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.623765, + "range_504_ratio": 1.865939, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.459012, + "hold30_r": 4.294344 + }, + { + "symbol": "HIG", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.294664, + "strategy_rank": 60.357249, + "rr": 1.631103, + "primary_prob": 34.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.446655, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.51761, + "range_504_ratio": 1.678013, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.54865, + "hold30_r": 2.950414 + }, + { + "symbol": "HSY", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.310905, + "strategy_rank": 70.84637, + "rr": 1.355881, + "primary_prob": 40.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 19, + "primary_distance_atr": 2.033821, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.413638, + "range_504_ratio": 1.51231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.30119, + "hold30_r": 4.925416 + }, + { + "symbol": "HWM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.967517, + "strategy_rank": 80.273207, + "rr": 0.925714, + "primary_prob": 41.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.388571, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.418135, + "range_504_ratio": 4.129414, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.047474, + "hold30_r": -1.0 + }, + { + "symbol": "IBM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.238979, + "strategy_rank": 79.6652, + "rr": 1.574834, + "primary_prob": 35.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.362251, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.692101, + "range_504_ratio": 1.997909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.527736, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.403712, + "strategy_rank": 95.709713, + "rr": 0.784851, + "primary_prob": 51.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.177276, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.347604, + "hold30_r": -1.295023 + }, + { + "symbol": "INCY", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.067285, + "strategy_rank": 86.273172, + "rr": 1.364743, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.047115, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039662, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.758701, + "strategy_rank": 83.416722, + "rr": 0.78032, + "primary_prob": 55.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.17048, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.990421, + "range_504_ratio": 2.692368, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033295, + "hold30_r": -1.0 + }, + { + "symbol": "JCI", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.211137, + "strategy_rank": 75.900867, + "rr": 2.020202, + "primary_prob": 28.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.030303, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.869218, + "range_504_ratio": 2.385044, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.960115, + "hold30_r": 4.69369 + }, + { + "symbol": "KLAC", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.343387, + "strategy_rank": 90.260302, + "rr": 1.037151, + "primary_prob": 50.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.555727, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.053723, + "range_504_ratio": 2.868311, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.000835, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.767981, + "strategy_rank": 99.663775, + "rr": 1.030315, + "primary_prob": 37.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.545473, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.353369, + "range_504_ratio": 10.520959, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.015004, + "hold30_r": 4.404606 + }, + { + "symbol": "LVS", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.531323, + "strategy_rank": 86.737047, + "rr": 2.387363, + "primary_prob": 25.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.581045, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.046257, + "hold30_r": -1.992461 + }, + { + "symbol": "MCK", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.923434, + "strategy_rank": 75.544666, + "rr": 2.018956, + "primary_prob": 17.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.028434, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.656693, + "range_504_ratio": 1.928405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.953729, + "hold30_r": 4.079824 + }, + { + "symbol": "MO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.394432, + "strategy_rank": 61.664283, + "rr": 1.506932, + "primary_prob": 36.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.260398, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.558341, + "range_504_ratio": 1.747771, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.429485, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.774942, + "strategy_rank": 87.022877, + "rr": 0.855168, + "primary_prob": 55.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.282753, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.939917, + "range_504_ratio": 2.559768, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816311, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.470998, + "strategy_rank": 87.301541, + "rr": 2.391407, + "primary_prob": 25.11, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.58711, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.265402, + "range_504_ratio": 3.544518, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032516, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.162413, + "strategy_rank": 74.572554, + "rr": 2.168504, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.252756, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.254102, + "hold30_r": -1.198898 + }, + { + "symbol": "PLTR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.071926, + "strategy_rank": 96.638876, + "rr": 2.208988, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.313482, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.560766, + "range_504_ratio": 12.945727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030887, + "hold30_r": -1.0 + }, + { + "symbol": "PM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.443155, + "strategy_rank": 73.456095, + "rr": 1.662713, + "primary_prob": 49.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.494069, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.75416, + "range_504_ratio": 2.125826, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.603076, + "hold30_r": -0.012275 + }, + { + "symbol": "RL", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.515081, + "strategy_rank": 79.515597, + "rr": 1.081503, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.622255, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.026487, + "range_504_ratio": 2.791244, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048574, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.763341, + "strategy_rank": 71.430167, + "rr": 1.058678, + "primary_prob": 49.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.588017, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.877431, + "range_504_ratio": 2.404714, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.996538, + "hold30_r": 2.123687 + }, + { + "symbol": "STT", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.62645, + "strategy_rank": 65.302942, + "rr": 1.323022, + "primary_prob": 37.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.984533, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.668997, + "range_504_ratio": 1.952278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.268286, + "hold30_r": -1.0 + }, + { + "symbol": "TEL", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.299304, + "strategy_rank": 75.103024, + "rr": 0.832551, + "primary_prob": 54.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.248826, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049599, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.023202, + "strategy_rank": 91.695268, + "rr": 0.799952, + "primary_prob": 60.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.199928, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.289965, + "range_504_ratio": 3.632659, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.763211, + "hold30_r": 3.520334 + }, + { + "symbol": "TJX", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.990719, + "strategy_rank": 59.697327, + "rr": 1.75103, + "primary_prob": 20.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.626545, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.546333, + "range_504_ratio": 1.726909, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.085404, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.99536, + "strategy_rank": 83.794202, + "rr": 1.539231, + "primary_prob": 28.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.308846, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.05374, + "range_504_ratio": 2.868359, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.490431, + "hold30_r": 0.310894 + }, + { + "symbol": "TPR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.939675, + "strategy_rank": 92.256266, + "rr": 1.229302, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.843953, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.351051, + "range_504_ratio": 3.861482, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.180198, + "hold30_r": 2.773276 + }, + { + "symbol": "TRV", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.178654, + "strategy_rank": 60.38033, + "rr": 1.527703, + "primary_prob": 36.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.291555, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.39386, + "range_504_ratio": 1.482693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.455863, + "hold30_r": 3.589694 + }, + { + "symbol": "TTWO", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.283063, + "strategy_rank": 72.852605, + "rr": 2.088166, + "primary_prob": 28.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.132249, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059693, + "hold30_r": -1.0 + }, + { + "symbol": "UHS", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.858469, + "strategy_rank": 71.479259, + "rr": 1.794384, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.691576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.495283, + "range_504_ratio": 1.640963, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.745629, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.675174, + "strategy_rank": 64.962657, + "rr": 1.049016, + "primary_prob": 47.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.573524, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.981565, + "hold30_r": 3.650857 + }, + { + "symbol": "WELL", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.835267, + "strategy_rank": 67.130457, + "rr": 1.446171, + "primary_prob": 38.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.169256, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.382918, + "hold30_r": 3.881183 + }, + { + "symbol": "WMT", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.902552, + "strategy_rank": 63.693316, + "rr": 0.992324, + "primary_prob": 41.84, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.488486, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.822342, + "range_504_ratio": 2.275823, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.928961, + "hold30_r": 1.605162 + }, + { + "symbol": "WRB", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.206497, + "strategy_rank": 63.067027, + "rr": 2.049498, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 3.074247, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.462333, + "range_504_ratio": 1.587774, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063659, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.603248, + "strategy_rank": 86.017871, + "rr": 1.965422, + "primary_prob": 29.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.948133, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.317179, + "hold30_r": -1.269446 + }, + { + "symbol": "YUM", + "date": "2026-01-22", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.454756, + "strategy_rank": 68.74753, + "rr": 1.758347, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.637521, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.290503, + "range_504_ratio": 1.3371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6881, + "hold30_r": 1.48016 + }, + { + "symbol": "GEV", + "date": "2026-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.50348, + "strategy_rank": 93.192877, + "rr": 0.994526, + "primary_prob": 42.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.491789, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.81529, + "range_504_ratio": 6.142857, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.963753, + "hold30_r": 4.030877 + }, + { + "symbol": "WBD", + "date": "2026-01-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.419954, + "strategy_rank": 98.655381, + "rr": 0.923697, + "primary_prob": 48.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.385546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.063164, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-01-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.943662, + "strategy_rank": 98.451654, + "rr": 2.292828, + "primary_prob": 25.9, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.439242, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.683715, + "range_504_ratio": 14.639382, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027432, + "hold30_r": -1.0 + }, + { + "symbol": "ABBV", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.676056, + "strategy_rank": 73.260695, + "rr": 1.237039, + "primary_prob": 42.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 1.855559, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.466261, + "range_504_ratio": 1.594023, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.371408, + "hold30_r": -1.31692 + }, + { + "symbol": "AEP", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.338028, + "strategy_rank": 58.589609, + "rr": 1.319576, + "primary_prob": 55.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.979364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.506295, + "range_504_ratio": 1.659133, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.238186, + "hold30_r": 4.915766 + }, + { + "symbol": "AES", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.2723, + "strategy_rank": 83.257902, + "rr": 1.510941, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.266412, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.468338, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.657277, + "strategy_rank": 95.588464, + "rr": 1.184519, + "primary_prob": 46.53, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.776779, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.375943, + "range_504_ratio": 3.958807, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.079102, + "hold30_r": -1.050535 + }, + { + "symbol": "AMD", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.713615, + "strategy_rank": 96.714771, + "rr": 0.919359, + "primary_prob": 55.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.379039, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031289, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.41784, + "strategy_rank": 92.38944, + "rr": 1.667956, + "primary_prob": 33.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.501934, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.20661, + "range_504_ratio": 3.342137, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028579, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.887324, + "strategy_rank": 97.430857, + "rr": 1.655946, + "primary_prob": 28.48, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.483919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.907729, + "range_504_ratio": 18.315156, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022421, + "hold30_r": -1.0 + }, + { + "symbol": "ATO", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.981221, + "strategy_rank": 58.930934, + "rr": 1.517448, + "primary_prob": 36.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.276172, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.491908, + "range_504_ratio": 1.635434, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.436033, + "hold30_r": 5.537164 + }, + { + "symbol": "AVGO", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.014085, + "strategy_rank": 93.34796, + "rr": 1.650356, + "primary_prob": 30.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.475534, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.261496, + "range_504_ratio": 3.530699, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033526, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.924883, + "strategy_rank": 78.379071, + "rr": 1.81497, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.722456, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.828591, + "range_504_ratio": 2.29009, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.76775, + "hold30_r": 0.719641 + }, + { + "symbol": "BK", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.976526, + "strategy_rank": 61.804787, + "rr": 1.38856, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.08284, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.871932, + "range_504_ratio": 2.391527, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07668, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.497653, + "strategy_rank": 74.785403, + "rr": 1.696929, + "primary_prob": 30.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 82.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.545394, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.865803, + "range_504_ratio": 2.376914, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.645755, + "hold30_r": -1.206064 + }, + { + "symbol": "CASY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.906103, + "strategy_rank": 70.67167, + "rr": 1.830669, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.746003, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.882627, + "range_504_ratio": 2.417242, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.771061, + "hold30_r": 2.415742 + }, + { + "symbol": "CBOE", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.967136, + "strategy_rank": 65.758824, + "rr": 1.18545, + "primary_prob": 39.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.778175, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.519623, + "range_504_ratio": 1.681394, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.124236, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.666667, + "strategy_rank": 71.376514, + "rr": 1.304426, + "primary_prob": 41.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.95664, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.065286, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.159624, + "strategy_rank": 82.201069, + "rr": 1.784138, + "primary_prob": 25.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.676208, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04234, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.892019, + "strategy_rank": 96.385843, + "rr": 1.206389, + "primary_prob": 35.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.809584, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.493943, + "range_504_ratio": 12.108928, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021761, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.253521, + "strategy_rank": 84.131978, + "rr": 1.860336, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.790504, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.822021, + "hold30_r": 0.434922 + }, + { + "symbol": "DG", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.474178, + "strategy_rank": 92.355137, + "rr": 0.672523, + "primary_prob": 61.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.008784, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.627766, + "hold30_r": -1.614698 + }, + { + "symbol": "DLTR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.478873, + "strategy_rank": 90.888083, + "rr": 2.04213, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.063195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.006316, + "hold30_r": -1.03952 + }, + { + "symbol": "EBAY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.910798, + "strategy_rank": 87.7392, + "rr": 1.606348, + "primary_prob": 43.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.409522, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.909394, + "range_504_ratio": 2.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055748, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.394366, + "strategy_rank": 81.521308, + "rr": 1.975959, + "primary_prob": 33.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.963938, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.306116, + "hold30_r": -2.256433 + }, + { + "symbol": "EME", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.85446, + "strategy_rank": 85.698474, + "rr": 1.465069, + "primary_prob": 37.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.197603, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.261509, + "range_504_ratio": 3.530744, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.045589, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.483568, + "strategy_rank": 92.164289, + "rr": 1.408896, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.113344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042004, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.211268, + "strategy_rank": 79.659611, + "rr": 1.944635, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.916953, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064059, + "hold30_r": -1.0 + }, + { + "symbol": "FOX", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.384977, + "strategy_rank": 74.854009, + "rr": 1.443242, + "primary_prob": 37.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.164863, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.07981, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.962441, + "strategy_rank": 78.480274, + "rr": 1.482865, + "primary_prob": 28.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.224298, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.073932, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.065728, + "strategy_rank": 96.36336, + "rr": 2.009724, + "primary_prob": 29.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.014586, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.352753, + "hold30_r": -1.330238 + }, + { + "symbol": "GD", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.741784, + "strategy_rank": 61.710808, + "rr": 1.527813, + "primary_prob": 28.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.291719, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.05497, + "hold30_r": 0.123307 + }, + { + "symbol": "GE", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.309859, + "strategy_rank": 80.686186, + "rr": 2.060428, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.090642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.942365, + "range_504_ratio": 2.566042, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.016056, + "hold30_r": 0.061616 + }, + { + "symbol": "GLW", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.835681, + "strategy_rank": 91.355668, + "rr": 1.565828, + "primary_prob": 38.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.348742, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.311197, + "range_504_ratio": 3.710612, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.536478, + "hold30_r": 3.721513 + }, + { + "symbol": "GS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.568075, + "strategy_rank": 71.651228, + "rr": 1.308306, + "primary_prob": 43.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.962459, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.96744, + "range_504_ratio": 2.631199, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05518, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.075117, + "strategy_rank": 78.095138, + "rr": 1.772889, + "primary_prob": 41.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.659333, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.62773, + "range_504_ratio": 1.873353, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727227, + "hold30_r": 2.386563 + }, + { + "symbol": "HIG", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.103286, + "strategy_rank": 58.63631, + "rr": 1.929419, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.894129, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.498564, + "range_504_ratio": 1.646356, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.847822, + "hold30_r": 0.1726 + }, + { + "symbol": "HSY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.446009, + "strategy_rank": 69.870823, + "rr": 2.004599, + "primary_prob": 33.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.006899, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.413638, + "range_504_ratio": 1.51231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.947324, + "hold30_r": 3.990351 + }, + { + "symbol": "HWM", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.248826, + "strategy_rank": 80.815913, + "rr": 1.995962, + "primary_prob": 20.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.993943, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.417044, + "range_504_ratio": 4.124909, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.948429, + "hold30_r": 3.164582 + }, + { + "symbol": "IBM", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.441315, + "strategy_rank": 78.160855, + "rr": 1.207599, + "primary_prob": 45.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.811398, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.692101, + "range_504_ratio": 1.997909, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047568, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.422535, + "strategy_rank": 95.107615, + "rr": 2.008237, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.012356, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054729, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.375587, + "strategy_rank": 83.661504, + "rr": 1.591333, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.387, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.552293, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.652582, + "strategy_rank": 98.110618, + "rr": 1.322224, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.983336, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021158, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 76.797577, + "rr": 0.995615, + "primary_prob": 47.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.493422, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039211, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.502347, + "strategy_rank": 85.170635, + "rr": 1.017361, + "primary_prob": 50.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.526041, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.990421, + "range_504_ratio": 2.692368, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035201, + "hold30_r": -1.0 + }, + { + "symbol": "L", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.57277, + "strategy_rank": 57.522979, + "rr": 1.678201, + "primary_prob": 30.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.517302, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.4229, + "range_504_ratio": 1.526382, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.583498, + "hold30_r": 1.510834 + }, + { + "symbol": "LDOS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.150235, + "strategy_rank": 71.80575, + "rr": 1.94486, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.91729, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.635686, + "range_504_ratio": 1.888318, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046348, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.732394, + "strategy_rank": 86.028268, + "rr": 1.897191, + "primary_prob": 24.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.845787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.597665, + "range_504_ratio": 1.817868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.852957, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.488263, + "strategy_rank": 89.571796, + "rr": 2.205051, + "primary_prob": 21.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.307576, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033093, + "hold30_r": 0.3045 + }, + { + "symbol": "MCK", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.901408, + "strategy_rank": 75.022662, + "rr": 1.720379, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.580568, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.656693, + "range_504_ratio": 1.928405, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.657962, + "hold30_r": 4.501525 + }, + { + "symbol": "MNST", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.187793, + "strategy_rank": 76.092182, + "rr": 1.399182, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.098774, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.653114, + "range_504_ratio": 1.921514, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.329188, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.840376, + "strategy_rank": 91.471264, + "rr": 2.360793, + "primary_prob": 25.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.54119, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.259042, + "range_504_ratio": 3.522044, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034979, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.690141, + "strategy_rank": 75.330813, + "rr": 2.04534, + "primary_prob": 27.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.068009, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.997693, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2026-01-29", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.798122, + "strategy_rank": 81.195848, + "rr": 2.445972, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.668959, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.253682, + "range_504_ratio": 3.503218, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04944, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.70892, + "strategy_rank": 96.775025, + "rr": 2.30562, + "primary_prob": 25.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.45843, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.560766, + "range_504_ratio": 12.945727, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028684, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.037559, + "strategy_rank": 76.762985, + "rr": 0.962457, + "primary_prob": 50.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.443685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.98773, + "range_504_ratio": 2.685133, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.084226, + "hold30_r": -2.035416 + }, + { + "symbol": "SATS", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882629, + "strategy_rank": 99.88267, + "rr": 1.543017, + "primary_prob": 28.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.314526, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022251, + "hold30_r": -0.502049 + }, + { + "symbol": "STT", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.751174, + "strategy_rank": 65.916208, + "rr": 1.298648, + "primary_prob": 28.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.947972, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.668997, + "range_504_ratio": 1.952278, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060742, + "hold30_r": -1.0 + }, + { + "symbol": "TEL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.079812, + "strategy_rank": 77.401824, + "rr": 0.840633, + "primary_prob": 51.24, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.260949, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046689, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.098592, + "strategy_rank": 59.364794, + "rr": 1.863169, + "primary_prob": 31.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.794754, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.546333, + "range_504_ratio": 1.726909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.78514, + "hold30_r": 2.105904 + }, + { + "symbol": "TKO", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.206573, + "strategy_rank": 81.161834, + "rr": 1.860163, + "primary_prob": 21.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.790245, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.019483, + "range_504_ratio": 2.771763, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.813236, + "hold30_r": -0.761898 + }, + { + "symbol": "TPR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.126761, + "strategy_rank": 92.681464, + "rr": 1.657923, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.486885, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.351051, + "range_504_ratio": 3.861482, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.609254, + "hold30_r": 2.822769 + }, + { + "symbol": "TTWO", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.201878, + "strategy_rank": 74.012241, + "rr": 2.270822, + "primary_prob": 26.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.406232, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058341, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.431925, + "strategy_rank": 85.77257, + "rr": 1.904399, + "primary_prob": 21.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.856598, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.811027, + "range_504_ratio": 2.250218, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.850073, + "hold30_r": -2.789883 + }, + { + "symbol": "VTR", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.380282, + "strategy_rank": 63.800547, + "rr": 1.010896, + "primary_prob": 48.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.516344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.93838, + "hold30_r": 4.570539 + }, + { + "symbol": "WELL", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.7277, + "strategy_rank": 66.041629, + "rr": 1.29859, + "primary_prob": 40.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 96.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.947884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.228843, + "hold30_r": 4.156103 + }, + { + "symbol": "WRB", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.746479, + "strategy_rank": 64.428983, + "rr": 2.345323, + "primary_prob": 25.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.517985, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.442424, + "range_504_ratio": 1.556475, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.055113, + "hold30_r": 0.201849 + }, + { + "symbol": "WYNN", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.553991, + "strategy_rank": 85.266926, + "rr": 1.925764, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.888646, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.880971, + "hold30_r": -1.200942 + }, + { + "symbol": "YUM", + "date": "2026-01-29", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.516432, + "strategy_rank": 65.540869, + "rr": 1.389496, + "primary_prob": 30.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.084243, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.290503, + "range_504_ratio": 1.3371, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.316698, + "hold30_r": 1.151807 + }, + { + "symbol": "HOOD", + "date": "2026-02-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.775176, + "strategy_rank": 97.495255, + "rr": 2.760846, + "primary_prob": 15.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.141268, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.683715, + "range_504_ratio": 14.639382, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018681, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.138173, + "strategy_rank": 71.14409, + "rr": 1.485528, + "primary_prob": 40.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.228293, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.531833, + "range_504_ratio": 1.70205, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.441641, + "hold30_r": 0.248181 + }, + { + "symbol": "AES", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.587822, + "strategy_rank": 85.943054, + "rr": 1.951088, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.926631, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.911882, + "hold30_r": -1.565447 + }, + { + "symbol": "ALB", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.487119, + "strategy_rank": 96.348001, + "rr": 1.597997, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.396996, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.375943, + "range_504_ratio": 3.958807, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.575927, + "hold30_r": 0.015515 + }, + { + "symbol": "AMAT", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.686183, + "strategy_rank": 91.548749, + "rr": 1.25261, + "primary_prob": 34.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.878915, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.02423, + "range_504_ratio": 2.78495, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.225058, + "hold30_r": 2.404987 + }, + { + "symbol": "AMD", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.145199, + "strategy_rank": 95.024446, + "rr": 1.610289, + "primary_prob": 28.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.415433, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.018368, + "hold30_r": 0.421271 + }, + { + "symbol": "APH", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.252927, + "strategy_rank": 92.74547, + "rr": 1.828721, + "primary_prob": 23.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.743081, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.18582, + "range_504_ratio": 3.273369, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.805692, + "hold30_r": -0.080294 + }, + { + "symbol": "APP", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.199063, + "strategy_rank": 96.007765, + "rr": 2.197073, + "primary_prob": 17.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.29561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.907729, + "range_504_ratio": 18.315156, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.184751, + "hold30_r": 1.102724 + }, + { + "symbol": "AVGO", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.056206, + "strategy_rank": 88.902502, + "rr": 1.634354, + "primary_prob": 31.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.451531, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.606996, + "hold30_r": 0.0 + }, + { + "symbol": "BG", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.318501, + "strategy_rank": 77.307161, + "rr": 1.089016, + "primary_prob": 49.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.633524, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.590421, + "range_504_ratio": 1.804748, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.046383, + "hold30_r": 0.787637 + }, + { + "symbol": "BIIB", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.084309, + "strategy_rank": 77.950244, + "rr": 1.562488, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.343732, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80632, + "range_504_ratio": 2.239651, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513969, + "hold30_r": -0.510424 + }, + { + "symbol": "BK", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.543326, + "strategy_rank": 61.285591, + "rr": 1.526371, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.289557, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.871932, + "range_504_ratio": 2.391527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.457991, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.461358, + "strategy_rank": 73.008916, + "rr": 1.537196, + "primary_prob": 32.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.305794, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.865803, + "range_504_ratio": 2.376914, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.487079, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651054, + "strategy_rank": 79.287317, + "rr": 1.681031, + "primary_prob": 23.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.521546, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.962624, + "range_504_ratio": 2.618559, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.642274, + "hold30_r": -0.254843 + }, + { + "symbol": "COHR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.306792, + "strategy_rank": 97.728789, + "rr": 1.149505, + "primary_prob": 48.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.724257, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.6674, + "range_504_ratio": 5.298376, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.134277, + "hold30_r": 1.615233 + }, + { + "symbol": "COR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.920375, + "strategy_rank": 77.993385, + "rr": 1.582998, + "primary_prob": 22.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.374497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043719, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.552693, + "strategy_rank": 81.927236, + "rr": 1.979563, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.969345, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03001, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.208431, + "strategy_rank": 93.947656, + "rr": 0.706343, + "primary_prob": 48.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.059515, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.488239, + "range_504_ratio": 12.040059, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.688062, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.154567, + "strategy_rank": 83.350302, + "rr": 2.030165, + "primary_prob": 22.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.045247, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041863, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.360656, + "strategy_rank": 91.834915, + "rr": 1.508781, + "primary_prob": 23.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.263171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.46439, + "hold30_r": -2.044896 + }, + { + "symbol": "DLTR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.721311, + "strategy_rank": 90.8979, + "rr": 1.608596, + "primary_prob": 35.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.412894, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.570177, + "hold30_r": -1.0 + }, + { + "symbol": "EA", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.135831, + "strategy_rank": 79.996836, + "rr": 1.491254, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.236881, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.262347, + "hold30_r": 1.49189 + }, + { + "symbol": "EBAY", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.52459, + "strategy_rank": 85.09002, + "rr": 1.795346, + "primary_prob": 27.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.693018, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.909394, + "range_504_ratio": 2.482818, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038063, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.398126, + "strategy_rank": 90.471671, + "rr": 1.750961, + "primary_prob": 25.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.626441, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.194728, + "range_504_ratio": 3.30266, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.726522, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.714286, + "strategy_rank": 85.052632, + "rr": 1.657829, + "primary_prob": 34.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.486744, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.220551, + "range_504_ratio": 3.389053, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617947, + "hold30_r": 0.201445 + }, + { + "symbol": "EXPD", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.480094, + "strategy_rank": 71.590452, + "rr": 0.739584, + "primary_prob": 60.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.109376, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.071043, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.613583, + "strategy_rank": 94.089157, + "rr": 1.559998, + "primary_prob": 36.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.339997, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.076746, + "hold30_r": -1.051542 + }, + { + "symbol": "F", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.606557, + "strategy_rank": 77.542134, + "rr": 1.803677, + "primary_prob": 16.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.705515, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.740224, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.992974, + "strategy_rank": 89.347714, + "rr": 2.313997, + "primary_prob": 13.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.470996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.920476, + "range_504_ratio": 2.510484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.28718, + "hold30_r": -1.526061 + }, + { + "symbol": "FOX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.264637, + "strategy_rank": 71.025597, + "rr": 2.919301, + "primary_prob": 20.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 4.378952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052167, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.309133, + "strategy_rank": 73.718148, + "rr": 1.567988, + "primary_prob": 25.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.351981, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049971, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.784543, + "strategy_rank": 95.435145, + "rr": 1.526522, + "primary_prob": 36.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.289783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024241, + "hold30_r": -1.0 + }, + { + "symbol": "GD", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.119438, + "strategy_rank": 63.264308, + "rr": 1.361683, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.042524, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055278, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.740047, + "strategy_rank": 79.374173, + "rr": 1.520688, + "primary_prob": 35.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.281032, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.909746, + "range_504_ratio": 2.483693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.474667, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.847775, + "strategy_rank": 88.323267, + "rr": 1.14206, + "primary_prob": 32.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.71309, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.846005, + "range_504_ratio": 2.330319, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047448, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.69555, + "strategy_rank": 77.839517, + "rr": 1.244148, + "primary_prob": 30.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.866222, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043963, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.046838, + "strategy_rank": 78.822261, + "rr": 1.200998, + "primary_prob": 31.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.801497, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043727, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.777518, + "strategy_rank": 71.344262, + "rr": 1.667486, + "primary_prob": 34.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.501229, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.964878, + "range_504_ratio": 2.624467, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.624837, + "hold30_r": -1.207275 + }, + { + "symbol": "HII", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.0726, + "strategy_rank": 88.161346, + "rr": 1.340991, + "primary_prob": 40.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.011487, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.009824, + "range_504_ratio": 2.745118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.311815, + "hold30_r": 1.524459 + }, + { + "symbol": "HWM", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.559719, + "strategy_rank": 76.825137, + "rr": 1.860195, + "primary_prob": 21.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.790293, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.381326, + "range_504_ratio": 3.980175, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.813897, + "hold30_r": 2.383082 + }, + { + "symbol": "IDXX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.451991, + "strategy_rank": 83.946218, + "rr": 2.12478, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.187171, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046472, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.100703, + "strategy_rank": 83.03365, + "rr": 0.851562, + "primary_prob": 50.85, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.277343, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.811094, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.540984, + "strategy_rank": 98.033074, + "rr": 0.673757, + "primary_prob": 63.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.010635, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020001, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.885246, + "strategy_rank": 79.170549, + "rr": 1.582131, + "primary_prob": 31.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.373196, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.214641, + "hold30_r": -1.181369 + }, + { + "symbol": "JBL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.498829, + "strategy_rank": 81.575496, + "rr": 0.781498, + "primary_prob": 67.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.172247, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.990421, + "range_504_ratio": 2.692368, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.750231, + "hold30_r": 0.762828 + }, + { + "symbol": "KLAC", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.379391, + "strategy_rank": 93.784872, + "rr": 1.063568, + "primary_prob": 37.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.595351, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.04013, + "hold30_r": 1.476492 + }, + { + "symbol": "LDOS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.290398, + "strategy_rank": 68.224331, + "rr": 2.229898, + "primary_prob": 21.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.344847, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.635686, + "range_504_ratio": 1.888318, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049339, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.388759, + "strategy_rank": 74.987921, + "rr": 1.727647, + "primary_prob": 36.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.59147, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.649238, + "range_504_ratio": 1.914082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.684725, + "hold30_r": 0.666616 + }, + { + "symbol": "LLY", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.372365, + "strategy_rank": 83.83434, + "rr": 0.898783, + "primary_prob": 51.03, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.348175, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.597665, + "range_504_ratio": 1.817868, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.866341, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.126464, + "strategy_rank": 96.899051, + "rr": 0.875494, + "primary_prob": 43.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.313241, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.497863, + "range_504_ratio": 4.472124, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.852803, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.18267, + "strategy_rank": 85.24015, + "rr": 1.947047, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.92057, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03581, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.210773, + "strategy_rank": 82.428243, + "rr": 1.673905, + "primary_prob": 21.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.510858, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.080774, + "range_504_ratio": 2.94696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.05709, + "hold30_r": -1.023664 + }, + { + "symbol": "MU", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.531616, + "strategy_rank": 98.549324, + "rr": 1.880886, + "primary_prob": 18.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.821329, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.861049, + "hold30_r": 1.036417 + }, + { + "symbol": "NEM", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.594848, + "strategy_rank": 95.788323, + "rr": 0.82579, + "primary_prob": 44.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.238684, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.522711, + "range_504_ratio": 4.584636, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.80079, + "hold30_r": -1.420082 + }, + { + "symbol": "NRG", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.632319, + "strategy_rank": 88.214553, + "rr": 1.965129, + "primary_prob": 29.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.947694, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.259042, + "range_504_ratio": 3.522044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.934686, + "hold30_r": 0.143319 + }, + { + "symbol": "NVDA", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.35363, + "strategy_rank": 81.849295, + "rr": 1.70737, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.561055, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.203454, + "range_504_ratio": 3.331605, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.66785, + "hold30_r": 0.094271 + }, + { + "symbol": "PLTR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.911007, + "strategy_rank": 93.667529, + "rr": 1.523593, + "primary_prob": 27.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.28539, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.553617, + "range_504_ratio": 12.853515, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.503997, + "hold30_r": 1.557801 + }, + { + "symbol": "RL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.074941, + "strategy_rank": 75.940178, + "rr": 1.781016, + "primary_prob": 29.9, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.671524, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.97544, + "range_504_ratio": 2.652335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.741425, + "hold30_r": -0.513792 + }, + { + "symbol": "ROK", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.758782, + "strategy_rank": 72.692551, + "rr": 1.16702, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.75053, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044703, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882904, + "strategy_rank": 99.882945, + "rr": 1.787412, + "primary_prob": 32.4, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.681118, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.019759, + "hold30_r": 0.260323 + }, + { + "symbol": "STT", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.679157, + "strategy_rank": 65.071901, + "rr": 1.172021, + "primary_prob": 39.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.758031, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.668997, + "range_504_ratio": 1.952278, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.116889, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.063232, + "strategy_rank": 98.853034, + "rr": 1.246957, + "primary_prob": 32.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.870436, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.983797, + "range_504_ratio": 7.270296, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.227942, + "hold30_r": -1.036258 + }, + { + "symbol": "TEL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.866511, + "strategy_rank": 77.536382, + "rr": 1.673713, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.510569, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.634554, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.913349, + "strategy_rank": 75.16566, + "rr": 1.04346, + "primary_prob": 52.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.56519, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.019483, + "range_504_ratio": 2.771763, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.048914, + "hold30_r": -1.0 + }, + { + "symbol": "TTWO", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.822014, + "strategy_rank": 78.106989, + "rr": 0.66756, + "primary_prob": 49.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.001339, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.671867, + "range_504_ratio": 1.95789, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.637287, + "hold30_r": 0.578859 + }, + { + "symbol": "ULTA", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.974239, + "strategy_rank": 86.380213, + "rr": 0.73321, + "primary_prob": 60.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.099814, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.811027, + "range_504_ratio": 2.250218, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679603, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.227166, + "strategy_rank": 90.739718, + "rr": 1.504546, + "primary_prob": 26.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.256819, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.328944, + "range_504_ratio": 3.777052, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.481591, + "hold30_r": 5.044811 + }, + { + "symbol": "VTR", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.786885, + "strategy_rank": 59.740293, + "rr": 0.888484, + "primary_prob": 53.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.332727, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.680889, + "range_504_ratio": 1.975633, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819278, + "hold30_r": 1.152863 + }, + { + "symbol": "WDC", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.297424, + "strategy_rank": 98.806442, + "rr": 0.821911, + "primary_prob": 42.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.232867, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.330631, + "range_504_ratio": 10.284426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.804959, + "hold30_r": 1.0721 + }, + { + "symbol": "WELL", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.416862, + "strategy_rank": 62.84268, + "rr": 1.586596, + "primary_prob": 40.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.379893, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.895227, + "range_504_ratio": 2.447892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.522215, + "hold30_r": 0.822192 + }, + { + "symbol": "WYNN", + "date": "2026-02-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.245902, + "strategy_rank": 82.058096, + "rr": 2.24759, + "primary_prob": 26.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.371385, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044905, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-02-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.946136, + "strategy_rank": 98.034225, + "rr": 0.859701, + "primary_prob": 53.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.289551, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.792593, + "hold30_r": 0.049056 + }, + { + "symbol": "HOOD", + "date": "2026-02-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.483001, + "strategy_rank": 96.767972, + "rr": 2.729302, + "primary_prob": 15.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.093953, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.638147, + "range_504_ratio": 13.987264, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.016073, + "hold30_r": -0.785393 + }, + { + "symbol": "AES", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.697538, + "strategy_rank": 84.282326, + "rr": 2.535477, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.803216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.408627, + "hold30_r": -2.367279 + }, + { + "symbol": "ALB", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.655334, + "strategy_rank": 96.958501, + "rr": 1.087393, + "primary_prob": 37.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.63109, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.375943, + "range_504_ratio": 3.958807, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.06628, + "hold30_r": 1.363011 + }, + { + "symbol": "AMD", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.896835, + "strategy_rank": 96.112615, + "rr": 1.764764, + "primary_prob": 25.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.647145, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.02059, + "hold30_r": -0.197463 + }, + { + "symbol": "APH", + "date": "2026-02-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.717468, + "strategy_rank": 93.151469, + "rr": 2.096742, + "primary_prob": 27.27, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.145112, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.183666, + "range_504_ratio": 3.266328, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.260875, + "hold30_r": -1.235018 + }, + { + "symbol": "APP", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.131301, + "strategy_rank": 96.941853, + "rr": 1.408217, + "primary_prob": 29.46, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.112325, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.804793, + "range_504_ratio": 16.523653, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.397047, + "hold30_r": 0.21751 + }, + { + "symbol": "APTV", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.12544, + "strategy_rank": 75.795976, + "rr": 0.897919, + "primary_prob": 59.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.346878, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.633668, + "range_504_ratio": 1.884509, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037694, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.518171, + "strategy_rank": 88.112311, + "rr": 1.788279, + "primary_prob": 39.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.682418, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028343, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.890973, + "strategy_rank": 74.231616, + "rr": 0.860931, + "primary_prob": 43.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.291397, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.679828, + "range_504_ratio": 1.973539, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044497, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.118406, + "strategy_rank": 79.746478, + "rr": 1.579463, + "primary_prob": 37.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.369195, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.800256, + "range_504_ratio": 2.22611, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041757, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.932005, + "strategy_rank": 64.388109, + "rr": 1.4563, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.18445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.41252, + "hold30_r": -0.047624 + }, + { + "symbol": "C", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.821805, + "strategy_rank": 72.327539, + "rr": 0.874898, + "primary_prob": 49.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.312347, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.873744, + "range_504_ratio": 2.395865, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.838678, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.255569, + "strategy_rank": 87.05241, + "rr": 1.540515, + "primary_prob": 25.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.310773, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.907169, + "range_504_ratio": 2.4773, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.497233, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.662368, + "strategy_rank": 91.852806, + "rr": 1.03017, + "primary_prob": 38.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.545255, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.002142, + "hold30_r": -0.518706 + }, + { + "symbol": "CMI", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.573271, + "strategy_rank": 80.939563, + "rr": 0.989022, + "primary_prob": 51.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.483533, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.910088, + "range_504_ratio": 2.484541, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.089569, + "hold30_r": -1.051796 + }, + { + "symbol": "COHR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.186401, + "strategy_rank": 97.470387, + "rr": 0.861078, + "primary_prob": 56.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.291617, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.690506, + "range_504_ratio": 5.422225, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.846028, + "hold30_r": 0.953411 + }, + { + "symbol": "COR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.910903, + "strategy_rank": 77.534831, + "rr": 1.544662, + "primary_prob": 23.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.316993, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041524, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.104338, + "strategy_rank": 85.932196, + "rr": 2.336184, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.504277, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022349, + "hold30_r": 0.029566 + }, + { + "symbol": "CVNA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.317702, + "strategy_rank": 94.062182, + "rr": 1.531448, + "primary_prob": 27.46, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.297172, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.313738, + "range_504_ratio": 10.11215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015233, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.145369, + "strategy_rank": 83.159868, + "rr": 0.890184, + "primary_prob": 52.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.335276, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03906, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.241501, + "strategy_rank": 91.242796, + "rr": 1.577106, + "primary_prob": 24.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.365659, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048011, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.532239, + "strategy_rank": 79.896255, + "rr": 1.583734, + "primary_prob": 41.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.375601, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593095, + "range_504_ratio": 1.80958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039232, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.951934, + "strategy_rank": 91.005211, + "rr": 1.114027, + "primary_prob": 39.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.67104, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042392, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.62837, + "strategy_rank": 85.003687, + "rr": 1.879769, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.819653, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.909394, + "range_504_ratio": 2.482818, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.846239, + "hold30_r": 1.809277 + }, + { + "symbol": "EL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.676436, + "strategy_rank": 91.057986, + "rr": 1.718815, + "primary_prob": 25.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.578222, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.151489, + "hold30_r": -1.125617 + }, + { + "symbol": "EXPD", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.042204, + "strategy_rank": 80.427676, + "rr": 1.849298, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.773946, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.813395, + "hold30_r": 0.084291 + }, + { + "symbol": "EXPE", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.869871, + "strategy_rank": 88.28849, + "rr": 1.670555, + "primary_prob": 34.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.505833, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023224, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.855803, + "strategy_rank": 82.047137, + "rr": 1.122334, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.683502, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.059484, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.800703, + "strategy_rank": 89.920002, + "rr": 1.719009, + "primary_prob": 35.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.578513, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.920476, + "range_504_ratio": 2.510484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.690698, + "hold30_r": -1.090652 + }, + { + "symbol": "FOX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.359906, + "strategy_rank": 72.249484, + "rr": 1.947105, + "primary_prob": 30.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.920658, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.971122, + "range_504_ratio": 2.640906, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.036833, + "hold30_r": 0.713147 + }, + { + "symbol": "FOXA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.407972, + "strategy_rank": 75.118252, + "rr": 0.770344, + "primary_prob": 48.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.155516, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035276, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.083236, + "strategy_rank": 93.512991, + "rr": 1.734499, + "primary_prob": 32.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.601748, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.23225, + "hold30_r": -1.208984 + }, + { + "symbol": "GD", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.807737, + "strategy_rank": 64.12586, + "rr": 1.083041, + "primary_prob": 46.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.624561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031763, + "hold30_r": 0.452204 + }, + { + "symbol": "GE", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.38687, + "strategy_rank": 77.028102, + "rr": 0.944416, + "primary_prob": 50.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.416624, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.909746, + "range_504_ratio": 2.483693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899482, + "hold30_r": -1.205607 + }, + { + "symbol": "GM", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.427902, + "strategy_rank": 88.783195, + "rr": 1.412736, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.119104, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.839907, + "range_504_ratio": 2.316151, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04371, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.724502, + "strategy_rank": 81.324654, + "rr": 1.262143, + "primary_prob": 40.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.893215, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054396, + "hold30_r": -1.013245 + }, + { + "symbol": "GOOGL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.958968, + "strategy_rank": 82.08388, + "rr": 2.017834, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.026751, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040505, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.470106, + "strategy_rank": 70.891151, + "rr": 1.30998, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.96497, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.964878, + "range_504_ratio": 2.624467, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038076, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.475967, + "strategy_rank": 90.846829, + "rr": 0.970188, + "primary_prob": 59.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.455281, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.009824, + "range_504_ratio": 2.745118, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.939761, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.173505, + "strategy_rank": 71.313519, + "rr": 0.969562, + "primary_prob": 52.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.454343, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.516462, + "range_504_ratio": 1.676086, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050958, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.44197, + "strategy_rank": 83.367605, + "rr": 2.215728, + "primary_prob": 20.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.323592, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044435, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.848769, + "strategy_rank": 85.82261, + "rr": 1.067443, + "primary_prob": 45.45, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.601164, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034145, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.889801, + "strategy_rank": 97.892755, + "rr": 0.788569, + "primary_prob": 48.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.182853, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019378, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.166471, + "strategy_rank": 78.239517, + "rr": 1.736648, + "primary_prob": 31.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.604971, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031271, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-02-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.490035, + "strategy_rank": 94.007669, + "rr": 2.262845, + "primary_prob": 25.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.394267, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027076, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.449004, + "strategy_rank": 76.721654, + "rr": 2.201126, + "primary_prob": 27.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 3.301689, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.59946, + "range_504_ratio": 1.821135, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034495, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.786635, + "strategy_rank": 75.277249, + "rr": 0.766074, + "primary_prob": 57.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.149111, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.649238, + "range_504_ratio": 1.914082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.719347, + "hold30_r": 0.213085 + }, + { + "symbol": "LLY", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.297773, + "strategy_rank": 80.012175, + "rr": 1.510555, + "primary_prob": 24.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.265833, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.597665, + "range_504_ratio": 1.817868, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033569, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.420868, + "strategy_rank": 96.444316, + "rr": 1.09535, + "primary_prob": 48.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.643024, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.497863, + "range_504_ratio": 4.472124, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.070182, + "hold30_r": -1.0 + }, + { + "symbol": "LUV", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.228605, + "strategy_rank": 85.179277, + "rr": 1.389753, + "primary_prob": 41.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.08463, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.841465, + "range_504_ratio": 2.319763, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.353883, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.338804, + "strategy_rank": 85.711259, + "rr": 0.924879, + "primary_prob": 47.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.387319, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037506, + "hold30_r": -1.0 + }, + { + "symbol": "MCHP", + "date": "2026-02-12", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 80.187573, + "strategy_rank": 82.175642, + "rr": 2.534142, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.801212, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.080774, + "range_504_ratio": 2.94696, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030962, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.862837, + "strategy_rank": 82.542376, + "rr": 1.201473, + "primary_prob": 48.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.802209, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.738505, + "range_504_ratio": 2.092805, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.162888, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.021102, + "strategy_rank": 69.385366, + "rr": 0.862602, + "primary_prob": 44.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.293902, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.653114, + "range_504_ratio": 1.921514, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.789277, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.766706, + "strategy_rank": 72.429109, + "rr": 1.906144, + "primary_prob": 35.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.859216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050697, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.463072, + "strategy_rank": 88.98401, + "rr": 0.967609, + "primary_prob": 47.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.451414, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.950441, + "hold30_r": 2.022407 + }, + { + "symbol": "MU", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.531067, + "strategy_rank": 98.55156, + "rr": 1.055885, + "primary_prob": 49.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.583827, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02105, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.827667, + "strategy_rank": 96.3789, + "rr": 1.99044, + "primary_prob": 31.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.98566, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.522711, + "range_504_ratio": 4.584636, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028056, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.876905, + "strategy_rank": 83.917918, + "rr": 1.955127, + "primary_prob": 31.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.93269, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.259042, + "range_504_ratio": 3.522044, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.920968, + "hold30_r": -1.173813 + }, + { + "symbol": "PHM", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.42204, + "strategy_rank": 75.233584, + "rr": 1.658749, + "primary_prob": 34.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.488123, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.528964, + "range_504_ratio": 1.697173, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04279, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.621336, + "strategy_rank": 91.54462, + "rr": 1.608765, + "primary_prob": 25.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.413147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.589044, + "hold30_r": 1.063728 + }, + { + "symbol": "ROK", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.656506, + "strategy_rank": 67.836451, + "rr": 1.501852, + "primary_prob": 34.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.252779, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034103, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.946073, + "strategy_rank": 68.284071, + "rr": 1.953069, + "primary_prob": 24.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.929603, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.492696, + "range_504_ratio": 1.636724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046527, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882767, + "strategy_rank": 99.882931, + "rr": 1.839504, + "primary_prob": 22.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.759257, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.022278, + "hold30_r": 0.473735 + }, + { + "symbol": "TEL", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.152403, + "strategy_rank": 77.459074, + "rr": 0.793577, + "primary_prob": 51.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 75.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.190366, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.752952, + "hold30_r": -1.0 + }, + { + "symbol": "TJX", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.711606, + "strategy_rank": 58.108276, + "rr": 0.795816, + "primary_prob": 56.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.193724, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.546333, + "range_504_ratio": 1.726909, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.724138, + "hold30_r": 0.218503 + }, + { + "symbol": "ULTA", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.193435, + "strategy_rank": 86.483713, + "rr": 1.205872, + "primary_prob": 34.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.808809, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.818863, + "range_504_ratio": 2.26792, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.154758, + "hold30_r": -1.0 + }, + { + "symbol": "WYNN", + "date": "2026-02-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.214537, + "strategy_rank": 85.27398, + "rr": 2.058696, + "primary_prob": 24.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.088044, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.724973, + "range_504_ratio": 2.064674, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036998, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-02-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.062134, + "strategy_rank": 97.768231, + "rr": 1.810684, + "primary_prob": 27.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.716026, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.071032, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-02-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.281933, + "strategy_rank": 96.215149, + "rr": 3.219597, + "primary_prob": 11.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.829395, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.468021, + "range_504_ratio": 11.799072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016914, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-02-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.884925, + "strategy_rank": 99.816118, + "rr": 1.30446, + "primary_prob": 43.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.95669, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.258083, + "range_504_ratio": 25.999641, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015594, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.59954, + "strategy_rank": 75.589253, + "rr": 0.721866, + "primary_prob": 49.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.082799, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.536696, + "range_504_ratio": 1.710347, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.674705, + "hold30_r": 1.910618 + }, + { + "symbol": "AES", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.686997, + "strategy_rank": 85.491116, + "rr": 2.245438, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.368157, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.061736, + "hold30_r": -3.01574 + }, + { + "symbol": "ALB", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.583429, + "strategy_rank": 96.896231, + "rr": 0.801958, + "primary_prob": 54.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.202937, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.375943, + "range_504_ratio": 3.958807, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.777567, + "hold30_r": 0.333811 + }, + { + "symbol": "ALLE", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.579977, + "strategy_rank": 66.33572, + "rr": 1.843696, + "primary_prob": 22.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.765544, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480313, + "range_504_ratio": 1.61658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049839, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.89298, + "strategy_rank": 96.860678, + "rr": 1.959002, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.938504, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.023027, + "hold30_r": 1.152212 + }, + { + "symbol": "APH", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.12313, + "strategy_rank": 93.577465, + "rr": 1.575136, + "primary_prob": 34.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.362705, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.165644, + "range_504_ratio": 3.207989, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029739, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.651323, + "strategy_rank": 87.969359, + "rr": 1.869767, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.804651, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03087, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.659379, + "strategy_rank": 75.748706, + "rr": 1.092546, + "primary_prob": 46.55, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.638819, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.679828, + "range_504_ratio": 1.973539, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044895, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.889528, + "strategy_rank": 79.69856, + "rr": 1.769322, + "primary_prob": 38.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.653983, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046329, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.925201, + "strategy_rank": 63.684151, + "rr": 1.514159, + "primary_prob": 24.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.271239, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048037, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.853855, + "strategy_rank": 71.70608, + "rr": 1.355632, + "primary_prob": 51.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.033449, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041822, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.051784, + "strategy_rank": 88.132115, + "rr": 0.821716, + "primary_prob": 57.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.232574, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041522, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.508631, + "strategy_rank": 70.431128, + "rr": 1.39972, + "primary_prob": 26.23, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.09958, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.820076, + "range_504_ratio": 2.270672, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052222, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.317606, + "strategy_rank": 92.634724, + "rr": 1.014317, + "primary_prob": 56.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.521475, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031835, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.174914, + "strategy_rank": 77.404185, + "rr": 1.011015, + "primary_prob": 52.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.516523, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.962184, + "hold30_r": -1.0 + }, + { + "symbol": "CRL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.917146, + "strategy_rank": 86.547743, + "rr": 1.585716, + "primary_prob": 32.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.378574, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023254, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.095512, + "strategy_rank": 93.892461, + "rr": 1.745052, + "primary_prob": 23.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.617578, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.313738, + "range_504_ratio": 10.11215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.015306, + "hold30_r": -1.0 + }, + { + "symbol": "CVS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.084005, + "strategy_rank": 76.17258, + "rr": 2.002303, + "primary_prob": 22.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.003454, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.670275, + "range_504_ratio": 1.954775, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043609, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.813579, + "strategy_rank": 91.201997, + "rr": 1.953836, + "primary_prob": 29.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.930753, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043669, + "hold30_r": -1.0 + }, + { + "symbol": "DHI", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.385501, + "strategy_rank": 81.572376, + "rr": 1.753166, + "primary_prob": 38.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.629749, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.593095, + "range_504_ratio": 1.80958, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041837, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.087457, + "strategy_rank": 90.372586, + "rr": 1.67754, + "primary_prob": 33.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.51631, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039397, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.377445, + "strategy_rank": 85.388896, + "rr": 1.859701, + "primary_prob": 20.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.789552, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.875607, + "range_504_ratio": 2.400332, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034308, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.865362, + "strategy_rank": 91.630323, + "rr": 0.888566, + "primary_prob": 44.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.332849, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.08328, + "hold30_r": -1.051174 + }, + { + "symbol": "EXPD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.226697, + "strategy_rank": 80.071317, + "rr": 1.014384, + "primary_prob": 63.78, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.521576, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.765177, + "hold30_r": -1.723945 + }, + { + "symbol": "EXPE", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.782509, + "strategy_rank": 84.377836, + "rr": 1.8478, + "primary_prob": 22.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.7717, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.827042, + "hold30_r": 1.303739 + }, + { + "symbol": "F", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.758343, + "strategy_rank": 81.292379, + "rr": 0.766535, + "primary_prob": 50.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.149803, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.705169, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.909091, + "strategy_rank": 90.743137, + "rr": 1.219401, + "primary_prob": 45.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.829101, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.920476, + "range_504_ratio": 2.510484, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.189438, + "hold30_r": -1.0 + }, + { + "symbol": "FOXA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.012658, + "strategy_rank": 72.380503, + "rr": 1.082016, + "primary_prob": 39.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.623024, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.99352, + "range_504_ratio": 2.700725, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.190391, + "hold30_r": -1.15086 + }, + { + "symbol": "FSLR", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.670886, + "strategy_rank": 93.60636, + "rr": 1.739982, + "primary_prob": 39.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.609973, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.335246, + "hold30_r": -2.310043 + }, + { + "symbol": "GD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.333717, + "strategy_rank": 66.126828, + "rr": 1.401107, + "primary_prob": 30.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.10166, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05479, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.242808, + "strategy_rank": 68.511757, + "rr": 0.988786, + "primary_prob": 51.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.483179, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050833, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.131185, + "strategy_rank": 87.763242, + "rr": 1.715792, + "primary_prob": 20.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.573688, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.832139, + "range_504_ratio": 2.29823, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04697, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.47641, + "strategy_rank": 81.632913, + "rr": 0.964792, + "primary_prob": 48.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.447188, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.230133, + "hold30_r": -1.184853 + }, + { + "symbol": "GOOGL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.706559, + "strategy_rank": 82.310665, + "rr": 1.752503, + "primary_prob": 24.73, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.628755, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.202714, + "hold30_r": -1.158197 + }, + { + "symbol": "GS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.8458, + "strategy_rank": 72.216055, + "rr": 0.992892, + "primary_prob": 49.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.489338, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.949931, + "range_504_ratio": 2.585532, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040874, + "hold30_r": -1.0 + }, + { + "symbol": "HAS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.456847, + "strategy_rank": 73.757106, + "rr": 1.352146, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.028219, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.788298, + "range_504_ratio": 2.19965, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049706, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.139241, + "strategy_rank": 76.265895, + "rr": 0.910151, + "primary_prob": 55.05, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.365227, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.645365, + "range_504_ratio": 1.906683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.860028, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.429229, + "strategy_rank": 70.662228, + "rr": 1.354675, + "primary_prob": 42.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.032013, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.516462, + "range_504_ratio": 1.676086, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.304723, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.405063, + "strategy_rank": 84.040605, + "rr": 1.621828, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.432742, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.104635, + "hold30_r": -1.056773 + }, + { + "symbol": "INCY", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.829689, + "strategy_rank": 84.567809, + "rr": 1.051285, + "primary_prob": 45.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.576927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037116, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.35328, + "strategy_rank": 97.458432, + "rr": 1.750907, + "primary_prob": 22.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.626361, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.729704, + "hold30_r": 1.603096 + }, + { + "symbol": "IVZ", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.563867, + "strategy_rank": 81.132938, + "rr": 1.740017, + "primary_prob": 30.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.610025, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034486, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.988493, + "strategy_rank": 63.611922, + "rr": 0.67864, + "primary_prob": 65.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.01796, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.562739, + "range_504_ratio": 1.755473, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.593372, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.627158, + "strategy_rank": 94.183557, + "rr": 0.964764, + "primary_prob": 39.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.447147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031358, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.103567, + "strategy_rank": 81.809581, + "rr": 1.776362, + "primary_prob": 32.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.664544, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.530638, + "range_504_ratio": 1.700017, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.151323, + "hold30_r": -1.119908 + }, + { + "symbol": "LHX", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.857307, + "strategy_rank": 76.916418, + "rr": 0.980396, + "primary_prob": 52.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.470594, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.649238, + "range_504_ratio": 1.914082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051242, + "hold30_r": -1.0 + }, + { + "symbol": "LLY", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.349827, + "strategy_rank": 81.191837, + "rr": 1.798574, + "primary_prob": 23.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.697862, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.597665, + "range_504_ratio": 1.817868, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036747, + "hold30_r": -1.0 + }, + { + "symbol": "LUV", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.881473, + "strategy_rank": 86.752737, + "rr": 0.954304, + "primary_prob": 56.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.431455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034966, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.075949, + "strategy_rank": 84.88003, + "rr": 1.834641, + "primary_prob": 21.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.751962, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04158, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.306099, + "strategy_rank": 74.742627, + "rr": 2.453805, + "primary_prob": 27.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.680707, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056422, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-02-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 91.36939, + "strategy_rank": 93.200823, + "rr": 2.008838, + "primary_prob": 28.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.013258, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.020312, + "hold30_r": -0.224014 + }, + { + "symbol": "MU", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.309551, + "strategy_rank": 98.345618, + "rr": 0.739073, + "primary_prob": 60.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.10861, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.147687, + "hold30_r": -1.124549 + }, + { + "symbol": "NEE", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.278481, + "strategy_rank": 60.625936, + "rr": 1.037169, + "primary_prob": 51.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.555754, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.571697, + "range_504_ratio": 1.77127, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.976177, + "hold30_r": 0.18196 + }, + { + "symbol": "NEM", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.504028, + "strategy_rank": 96.610684, + "rr": 1.455604, + "primary_prob": 24.91, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.183406, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.522711, + "range_504_ratio": 4.584636, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027886, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.552359, + "strategy_rank": 73.229361, + "rr": 0.865523, + "primary_prob": 53.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.298284, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042862, + "hold30_r": -1.0 + }, + { + "symbol": "PHM", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.048331, + "strategy_rank": 76.033143, + "rr": 1.526296, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.289444, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.528964, + "range_504_ratio": 1.697173, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044347, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.182969, + "strategy_rank": 90.395931, + "rr": 1.251642, + "primary_prob": 34.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.877463, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.229127, + "hold30_r": 1.056312 + }, + { + "symbol": "ROK", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.61565, + "strategy_rank": 71.641633, + "rr": 0.875818, + "primary_prob": 50.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.313727, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037214, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.119678, + "strategy_rank": 70.215577, + "rr": 0.978197, + "primary_prob": 43.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.467296, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.492696, + "range_504_ratio": 1.636724, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050811, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.654776, + "strategy_rank": 99.7239, + "rr": 1.979069, + "primary_prob": 20.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.968604, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.955329, + "hold30_r": 1.784389 + }, + { + "symbol": "STLD", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.588032, + "strategy_rank": 77.467535, + "rr": 1.491258, + "primary_prob": 39.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.236887, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.703417, + "range_504_ratio": 2.020646, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037361, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.849252, + "strategy_rank": 98.574499, + "rr": 1.192636, + "primary_prob": 50.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.788954, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.255826, + "hold30_r": -1.235449 + }, + { + "symbol": "TEL", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.147296, + "strategy_rank": 77.06476, + "rr": 1.325708, + "primary_prob": 45.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.988561, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04158, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.547756, + "strategy_rank": 88.24933, + "rr": 1.108028, + "primary_prob": 33.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.662042, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047174, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 79.79856, + "rr": 2.002382, + "primary_prob": 23.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.003573, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663861, + "range_504_ratio": 1.942277, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038881, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.079402, + "strategy_rank": 98.80449, + "rr": 0.73941, + "primary_prob": 61.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.109115, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.374833, + "range_504_ratio": 10.749216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017771, + "hold30_r": -1.0 + }, + { + "symbol": "WST", + "date": "2026-02-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.155351, + "strategy_rank": 81.342385, + "rr": 1.926821, + "primary_prob": 29.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.890232, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.760257, + "range_504_ratio": 2.138825, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.033327, + "hold30_r": 1.087073 + }, + { + "symbol": "WBD", + "date": "2026-02-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.079096, + "strategy_rank": 97.065739, + "rr": 1.396431, + "primary_prob": 41.1, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.094647, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.074787, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-02-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.497175, + "strategy_rank": 97.040695, + "rr": 3.106625, + "primary_prob": 12.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 8, + "primary_distance_atr": 4.659938, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019746, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-02-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.887006, + "strategy_rank": 99.887082, + "rr": 0.940869, + "primary_prob": 53.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.411303, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 3.258083, + "range_504_ratio": 25.999641, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016781, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.892655, + "strategy_rank": 84.7031, + "rr": 1.769711, + "primary_prob": 31.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.654567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.822565, + "hold30_r": -3.778078 + }, + { + "symbol": "ALB", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.40113, + "strategy_rank": 96.760272, + "rr": 1.791826, + "primary_prob": 34.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.687738, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023428, + "hold30_r": -1.0 + }, + { + "symbol": "ALLE", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.903955, + "strategy_rank": 63.194211, + "rr": 1.950897, + "primary_prob": 21.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.926345, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480313, + "range_504_ratio": 1.61658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048427, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.576271, + "strategy_rank": 92.482984, + "rr": 1.027488, + "primary_prob": 48.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.541232, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030496, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.949153, + "strategy_rank": 96.883573, + "rr": 1.586865, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.380298, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.562396, + "hold30_r": 2.848867 + }, + { + "symbol": "ANET", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.717514, + "strategy_rank": 89.961223, + "rr": 1.763251, + "primary_prob": 27.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.644876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027587, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.271186, + "strategy_rank": 92.384194, + "rr": 0.785899, + "primary_prob": 49.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.178849, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.135379, + "range_504_ratio": 3.112353, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029515, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.316384, + "strategy_rank": 94.384716, + "rr": 1.371295, + "primary_prob": 29.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.056942, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.564158, + "range_504_ratio": 12.989721, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.35524, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.118644, + "strategy_rank": 87.905261, + "rr": 1.952656, + "primary_prob": 28.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.928984, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029139, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.067797, + "strategy_rank": 74.033478, + "rr": 1.62443, + "primary_prob": 35.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.436645, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.679828, + "range_504_ratio": 1.973539, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046821, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.655367, + "strategy_rank": 81.803515, + "rr": 0.789795, + "primary_prob": 46.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.184692, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.615907, + "range_504_ratio": 1.851335, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045688, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.694915, + "strategy_rank": 77.716317, + "rr": 1.758009, + "primary_prob": 38.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.637013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045333, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.519774, + "strategy_rank": 63.053357, + "rr": 0.687711, + "primary_prob": 55.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.031566, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045282, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.971751, + "strategy_rank": 74.801534, + "rr": 1.128257, + "primary_prob": 45.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.692386, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034795, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.350282, + "strategy_rank": 86.845649, + "rr": 0.901431, + "primary_prob": 65.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.352147, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040312, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.468927, + "strategy_rank": 73.296569, + "rr": 1.082635, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.623953, + "raw_level_count": 8, + "gate_level_count": 7, + "range_504_log": 0.446774, + "range_504_ratio": 1.563261, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.043349, + "hold30_r": 4.369061 + }, + { + "symbol": "CFG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.824859, + "strategy_rank": 71.303218, + "rr": 1.890109, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.835163, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.820076, + "range_504_ratio": 2.270672, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042157, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.480226, + "strategy_rank": 91.999631, + "rr": 1.423841, + "primary_prob": 31.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.135762, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031159, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.039548, + "strategy_rank": 80.659138, + "rr": 1.276761, + "primary_prob": 28.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.915141, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086902, + "hold30_r": -1.043193 + }, + { + "symbol": "CRL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.564972, + "strategy_rank": 81.15309, + "rr": 2.087283, + "primary_prob": 23.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.130924, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.096496, + "range_504_ratio": 2.993657, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02564, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.864407, + "strategy_rank": 93.053676, + "rr": 0.73708, + "primary_prob": 55.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.105621, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.984113, + "range_504_ratio": 7.272591, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.016405, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.175141, + "strategy_rank": 89.837706, + "rr": 1.804853, + "primary_prob": 31.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.70728, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047674, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.220339, + "strategy_rank": 87.982535, + "rr": 1.888507, + "primary_prob": 21.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.83276, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.351599, + "hold30_r": -1.314204 + }, + { + "symbol": "EBAY", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.587571, + "strategy_rank": 85.280747, + "rr": 0.747669, + "primary_prob": 53.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.121503, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.839886, + "range_504_ratio": 2.316103, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034651, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.265537, + "strategy_rank": 88.494895, + "rr": 0.914248, + "primary_prob": 44.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.371372, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031522, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.638418, + "strategy_rank": 89.208899, + "rr": 2.094341, + "primary_prob": 24.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.141512, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.132497, + "range_504_ratio": 3.103397, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.031517, + "hold30_r": 1.904836 + }, + { + "symbol": "EXPD", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.875706, + "strategy_rank": 80.507583, + "rr": 2.319033, + "primary_prob": 25.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.478549, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034098, + "hold30_r": -0.135188 + }, + { + "symbol": "F", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.79661, + "strategy_rank": 78.943535, + "rr": 1.383201, + "primary_prob": 26.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.074802, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051288, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.305085, + "strategy_rank": 96.885713, + "rr": 0.689436, + "primary_prob": 63.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.034154, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027905, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.446328, + "strategy_rank": 93.552226, + "rr": 2.611753, + "primary_prob": 22.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.91763, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.018368, + "hold30_r": 0.146703 + }, + { + "symbol": "GD", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.022599, + "strategy_rank": 64.423035, + "rr": 0.934865, + "primary_prob": 41.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.402297, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.435392, + "range_504_ratio": 1.545569, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054088, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.19774, + "strategy_rank": 71.002567, + "rr": 0.689803, + "primary_prob": 67.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.034705, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049161, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.932203, + "strategy_rank": 93.837999, + "rr": 0.992543, + "primary_prob": 49.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.488815, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.313234, + "hold30_r": -1.286034 + }, + { + "symbol": "GM", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.898305, + "strategy_rank": 86.935127, + "rr": 1.742836, + "primary_prob": 23.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.614254, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810859, + "range_504_ratio": 2.24984, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042962, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.028249, + "strategy_rank": 80.758782, + "rr": 0.897279, + "primary_prob": 52.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.345918, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046979, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.254237, + "strategy_rank": 81.491946, + "rr": 0.833734, + "primary_prob": 54.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.250602, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046316, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.553672, + "strategy_rank": 75.198619, + "rr": 2.163632, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.245449, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.948436, + "range_504_ratio": 2.581669, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034968, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.090395, + "strategy_rank": 76.537685, + "rr": 0.969703, + "primary_prob": 55.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.454555, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.645365, + "range_504_ratio": 1.906683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919341, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.615819, + "strategy_rank": 82.13874, + "rr": 1.658676, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.488014, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.107746, + "hold30_r": -1.076405 + }, + { + "symbol": "IDXX", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.39548, + "strategy_rank": 82.31855, + "rr": 1.666022, + "primary_prob": 34.31, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.499032, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047866, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.344633, + "strategy_rank": 80.453532, + "rr": 1.628627, + "primary_prob": 22.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.442941, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040159, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.723164, + "strategy_rank": 96.928312, + "rr": 1.192071, + "primary_prob": 35.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.788107, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023361, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.813559, + "strategy_rank": 79.587755, + "rr": 1.839635, + "primary_prob": 28.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.759452, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033515, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.570621, + "strategy_rank": 85.651182, + "rr": 0.771461, + "primary_prob": 60.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.157191, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.076938, + "range_504_ratio": 2.935677, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030688, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.706215, + "strategy_rank": 93.848916, + "rr": 1.791885, + "primary_prob": 17.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.687828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031917, + "hold30_r": -1.0 + }, + { + "symbol": "LDOS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.943503, + "strategy_rank": 80.919866, + "rr": 1.843671, + "primary_prob": 31.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.765507, + "raw_level_count": 14, + "gate_level_count": 13, + "range_504_log": 0.512747, + "range_504_ratio": 1.669872, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035476, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.20904, + "strategy_rank": 99.344862, + "rr": 0.919247, + "primary_prob": 54.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.378871, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.994818, + "range_504_ratio": 19.981716, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.899849, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.853107, + "strategy_rank": 96.298753, + "rr": 0.983502, + "primary_prob": 37.31, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.475252, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026848, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.101695, + "strategy_rank": 84.420003, + "rr": 1.614274, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.42141, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040159, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.745763, + "strategy_rank": 66.559914, + "rr": 0.883124, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.324686, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048382, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.169492, + "strategy_rank": 88.687979, + "rr": 0.975169, + "primary_prob": 42.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.462754, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027065, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-02-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 88.361582, + "strategy_rank": 90.939917, + "rr": 2.092722, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.139083, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022047, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.757062, + "strategy_rank": 98.013822, + "rr": 0.740177, + "primary_prob": 48.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.110265, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023083, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.881356, + "strategy_rank": 73.303308, + "rr": 0.756292, + "primary_prob": 60.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.134438, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.577206, + "range_504_ratio": 1.781056, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.706962, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.129944, + "strategy_rank": 81.413283, + "rr": 0.940595, + "primary_prob": 54.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.410892, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.30368, + "range_504_ratio": 3.682823, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.405874, + "hold30_r": -1.375319 + }, + { + "symbol": "NTRS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.146893, + "strategy_rank": 65.281855, + "rr": 0.931254, + "primary_prob": 47.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.39688, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686821, + "range_504_ratio": 1.987388, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043192, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.920904, + "strategy_rank": 78.821521, + "rr": 1.949528, + "primary_prob": 27.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.924291, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031893, + "range_504_ratio": 2.806373, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036781, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.112994, + "strategy_rank": 60.171542, + "rr": 0.785019, + "primary_prob": 58.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.177529, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061461, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.412429, + "strategy_rank": 91.485882, + "rr": 1.203342, + "primary_prob": 34.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.805014, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.17812, + "hold30_r": -1.0 + }, + { + "symbol": "ROK", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.423729, + "strategy_rank": 71.634265, + "rr": 0.956091, + "primary_prob": 44.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.434136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038554, + "hold30_r": -1.0 + }, + { + "symbol": "ROL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.389831, + "strategy_rank": 69.229702, + "rr": 1.246164, + "primary_prob": 33.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.869246, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.460793, + "range_504_ratio": 1.585331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054244, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.661017, + "strategy_rank": 98.240728, + "rr": 1.804264, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.706397, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.414047, + "range_504_ratio": 11.179111, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025168, + "hold30_r": -1.0 + }, + { + "symbol": "SCHW", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.338983, + "strategy_rank": 64.320715, + "rr": 2.390903, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.586354, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.566453, + "range_504_ratio": 1.762006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044368, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.983051, + "strategy_rank": 98.713164, + "rr": 0.772166, + "primary_prob": 47.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.15825, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.216809, + "hold30_r": -1.195868 + }, + { + "symbol": "TEL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.649718, + "strategy_rank": 75.208466, + "rr": 1.635086, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.45263, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038471, + "hold30_r": -1.0 + }, + { + "symbol": "TSLA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.293785, + "strategy_rank": 84.507341, + "rr": 2.063729, + "primary_prob": 28.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.095594, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.279213, + "range_504_ratio": 3.593811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037737, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.672316, + "strategy_rank": 85.42406, + "rr": 1.067133, + "primary_prob": 49.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.600699, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048427, + "hold30_r": -1.0 + }, + { + "symbol": "URI", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.841808, + "strategy_rank": 80.808769, + "rr": 2.336686, + "primary_prob": 22.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.505029, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.663861, + "range_504_ratio": 1.942277, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034483, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.435028, + "strategy_rank": 99.164835, + "rr": 0.957603, + "primary_prob": 38.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.436405, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.374833, + "range_504_ratio": 10.749216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018111, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.59887, + "strategy_rank": 60.18674, + "rr": 0.774814, + "primary_prob": 65.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.162221, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.064441, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-02-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.372881, + "strategy_rank": 62.903407, + "rr": 0.806525, + "primary_prob": 57.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.209788, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 0.472875, + "range_504_ratio": 1.604601, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.750997, + "hold30_r": 0.025488 + }, + { + "symbol": "WBD", + "date": "2026-03-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.348887, + "strategy_rank": 96.525173, + "rr": 1.030541, + "primary_prob": 48.3, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.545812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.098931, + "hold30_r": -1.020338 + }, + { + "symbol": "HOOD", + "date": "2026-03-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.198303, + "strategy_rank": 93.426114, + "rr": 2.452345, + "primary_prob": 14.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 51.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.678517, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018895, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-03-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.893955, + "strategy_rank": 99.894023, + "rr": 1.659801, + "primary_prob": 21.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.489701, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.258083, + "range_504_ratio": 25.999641, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.644894, + "hold30_r": 4.683551 + }, + { + "symbol": "ADM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.349947, + "strategy_rank": 73.721153, + "rr": 0.911005, + "primary_prob": 42.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.366507, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.542245, + "range_504_ratio": 1.719863, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.865648, + "hold30_r": 0.312736 + }, + { + "symbol": "AES", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.744433, + "strategy_rank": 87.133801, + "rr": 1.52636, + "primary_prob": 25.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.28954, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.034142, + "hold30_r": 0.398118 + }, + { + "symbol": "ALB", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.712619, + "strategy_rank": 96.333754, + "rr": 0.847408, + "primary_prob": 47.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.271112, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.826312, + "hold30_r": 2.114978 + }, + { + "symbol": "ALLE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.608696, + "strategy_rank": 65.381643, + "rr": 1.170241, + "primary_prob": 44.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.755362, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480313, + "range_504_ratio": 1.61658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044699, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.21315, + "strategy_rank": 91.820633, + "rr": 0.679729, + "primary_prob": 51.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.019594, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.654344, + "hold30_r": 2.614088 + }, + { + "symbol": "AMD", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.061506, + "strategy_rank": 94.858927, + "rr": 1.718807, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.57821, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.694775, + "hold30_r": 5.152798 + }, + { + "symbol": "ANET", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.775186, + "strategy_rank": 86.007709, + "rr": 1.759617, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.639426, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026457, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.411453, + "strategy_rank": 85.024525, + "rr": 1.624784, + "primary_prob": 34.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.437177, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.975876, + "range_504_ratio": 2.653489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.592579, + "hold30_r": 1.618625 + }, + { + "symbol": "APH", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.121951, + "strategy_rank": 92.109175, + "rr": 1.747403, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.621104, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.124262, + "range_504_ratio": 3.077944, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025985, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.320255, + "strategy_rank": 87.186083, + "rr": 1.955193, + "primary_prob": 36.64, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.932789, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030422, + "hold30_r": -1.0 + }, + { + "symbol": "BA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.654295, + "strategy_rank": 74.046895, + "rr": 1.122268, + "primary_prob": 45.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.683402, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.679828, + "range_504_ratio": 1.973539, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042467, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.00106, + "strategy_rank": 82.815028, + "rr": 1.487098, + "primary_prob": 27.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.230647, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.615907, + "range_504_ratio": 1.851335, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.444516, + "hold30_r": 1.056608 + }, + { + "symbol": "BK", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.487805, + "strategy_rank": 60.563686, + "rr": 0.87542, + "primary_prob": 51.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.31313, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.831517, + "hold30_r": 3.836739 + }, + { + "symbol": "C", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.910923, + "strategy_rank": 77.601138, + "rr": 1.674271, + "primary_prob": 34.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.511407, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.641373, + "hold30_r": 4.094962 + }, + { + "symbol": "CAH", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.425239, + "strategy_rank": 85.461159, + "rr": 1.453566, + "primary_prob": 38.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.180349, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052092, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.576882, + "strategy_rank": 70.645087, + "rr": 1.088044, + "primary_prob": 36.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 47.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.632066, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.866811, + "range_504_ratio": 2.37931, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056938, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.33404, + "strategy_rank": 87.971923, + "rr": 1.628618, + "primary_prob": 27.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.442927, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.595526, + "hold30_r": 2.855254 + }, + { + "symbol": "CFG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.835631, + "strategy_rank": 73.861132, + "rr": 1.852595, + "primary_prob": 25.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.778892, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.774742, + "range_504_ratio": 2.170032, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.813777, + "hold30_r": 2.581594 + }, + { + "symbol": "CHRW", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.076352, + "strategy_rank": 92.491542, + "rr": 1.865928, + "primary_prob": 24.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.798892, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029747, + "hold30_r": -1.0 + }, + { + "symbol": "CIEN", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.621421, + "strategy_rank": 97.542931, + "rr": 0.880661, + "primary_prob": 40.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.320992, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.134207, + "range_504_ratio": 8.450346, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.864537, + "hold30_r": 5.730824 + }, + { + "symbol": "CMI", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.986214, + "strategy_rank": 83.436382, + "rr": 1.574031, + "primary_prob": 30.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.361046, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037615, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.985154, + "strategy_rank": 97.859449, + "rr": 1.206489, + "primary_prob": 33.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.809734, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.192542, + "hold30_r": 3.307343 + }, + { + "symbol": "COR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.123012, + "strategy_rank": 72.860711, + "rr": 0.729773, + "primary_prob": 56.25, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.09466, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.409332, + "hold30_r": -1.356645 + }, + { + "symbol": "CVNA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.940615, + "strategy_rank": 93.183827, + "rr": 1.575399, + "primary_prob": 27.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.363099, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.974451, + "range_504_ratio": 7.202663, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.017276, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.773065, + "strategy_rank": 90.441145, + "rr": 1.241316, + "primary_prob": 35.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.861974, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.183675, + "hold30_r": -2.141225 + }, + { + "symbol": "DLTR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.909862, + "strategy_rank": 88.246427, + "rr": 2.287739, + "primary_prob": 26.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.431609, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.916225, + "range_504_ratio": 2.499835, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035605, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.442206, + "strategy_rank": 80.057163, + "rr": 1.586946, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.380419, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.744627, + "range_504_ratio": 2.105655, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036507, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.819724, + "strategy_rank": 89.223013, + "rr": 1.646195, + "primary_prob": 28.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.469293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025685, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.788971, + "strategy_rank": 89.872915, + "rr": 1.626987, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.440481, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.97968, + "range_504_ratio": 2.663604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.595198, + "hold30_r": 2.822227 + }, + { + "symbol": "EXPD", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.244963, + "strategy_rank": 78.874649, + "rr": 2.257624, + "primary_prob": 26.47, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.386436, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.509272, + "range_504_ratio": 1.664079, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038717, + "hold30_r": -1.0 + }, + { + "symbol": "F", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.04772, + "strategy_rank": 79.469912, + "rr": 1.848386, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.772578, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037904, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.54719, + "strategy_rank": 88.871922, + "rr": 1.320323, + "primary_prob": 33.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.980485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.463876, + "hold30_r": -1.439045 + }, + { + "symbol": "FDX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.820785, + "strategy_rank": 65.720581, + "rr": 0.766344, + "primary_prob": 45.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.149516, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048341, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.409332, + "strategy_rank": 96.950024, + "rr": 0.865478, + "primary_prob": 53.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.298216, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.842401, + "hold30_r": 3.617703 + }, + { + "symbol": "FSLR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.758218, + "strategy_rank": 94.903769, + "rr": 1.75367, + "primary_prob": 29.72, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.630504, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.020645, + "hold30_r": 0.178943 + }, + { + "symbol": "GE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.683987, + "strategy_rank": 74.70895, + "rr": 1.569855, + "primary_prob": 23.36, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.354783, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0402, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.275716, + "strategy_rank": 68.351731, + "rr": 1.108522, + "primary_prob": 46.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.662783, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049578, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.50053, + "strategy_rank": 95.169419, + "rr": 1.009186, + "primary_prob": 36.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.513779, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.990801, + "hold30_r": 3.138281 + }, + { + "symbol": "GM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.849417, + "strategy_rank": 87.059671, + "rr": 2.100304, + "primary_prob": 28.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.150457, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810859, + "range_504_ratio": 2.24984, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.037833, + "hold30_r": 1.340577 + }, + { + "symbol": "GOOG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.273595, + "strategy_rank": 75.832786, + "rr": 2.020759, + "primary_prob": 29.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.031139, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.978975, + "range_504_ratio": 2.661726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048191, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.485684, + "strategy_rank": 76.901884, + "rr": 1.949576, + "primary_prob": 30.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.924364, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.982435, + "range_504_ratio": 2.670952, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047597, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.457052, + "strategy_rank": 73.531047, + "rr": 1.904991, + "primary_prob": 26.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.857487, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.948436, + "range_504_ratio": 2.581669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.872499, + "hold30_r": 2.379674 + }, + { + "symbol": "HAL", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.396607, + "strategy_rank": 80.026831, + "rr": 1.671192, + "primary_prob": 21.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.506787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.797546, + "range_504_ratio": 2.220085, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.633149, + "hold30_r": 1.469192 + }, + { + "symbol": "HAS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.108165, + "strategy_rank": 71.799525, + "rr": 1.70749, + "primary_prob": 23.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.561235, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045448, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.728526, + "strategy_rank": 77.003619, + "rr": 0.812066, + "primary_prob": 62.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.218099, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.645365, + "range_504_ratio": 1.906683, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.761461, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.288441, + "strategy_rank": 89.338417, + "rr": 0.8324, + "primary_prob": 58.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.248601, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032847, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.183457, + "strategy_rank": 76.650642, + "rr": 1.539597, + "primary_prob": 38.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.309396, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043246, + "hold30_r": -1.0 + }, + { + "symbol": "IDXX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.956522, + "strategy_rank": 80.869565, + "rr": 1.009468, + "primary_prob": 48.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.514201, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03944, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.607635, + "strategy_rank": 82.058678, + "rr": 1.583448, + "primary_prob": 34.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.375173, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039248, + "hold30_r": -1.0 + }, + { + "symbol": "INTC", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.560976, + "strategy_rank": 97.499032, + "rr": 1.798872, + "primary_prob": 32.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.698308, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.77646, + "hold30_r": 5.750197 + }, + { + "symbol": "IVZ", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.698834, + "strategy_rank": 80.05585, + "rr": 1.64708, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.47062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028796, + "hold30_r": -1.0 + }, + { + "symbol": "JBHT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.623542, + "strategy_rank": 84.093622, + "rr": 0.899017, + "primary_prob": 46.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.348526, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036072, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.395546, + "strategy_rank": 87.053073, + "rr": 1.66046, + "primary_prob": 26.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.490689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.076938, + "range_504_ratio": 2.935677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.632344, + "hold30_r": 5.200689 + }, + { + "symbol": "JCI", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.335101, + "strategy_rank": 73.231396, + "rr": 1.603008, + "primary_prob": 35.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.404511, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046089, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.562036, + "strategy_rank": 63.964854, + "rr": 0.979893, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.469839, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072525, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.516437, + "strategy_rank": 91.140871, + "rr": 1.514156, + "primary_prob": 28.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.271233, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.488292, + "hold30_r": 4.432069 + }, + { + "symbol": "LDOS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.532344, + "strategy_rank": 78.985339, + "rr": 1.74742, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.62113, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.512747, + "range_504_ratio": 1.669872, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039845, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.152704, + "strategy_rank": 77.64975, + "rr": 0.798999, + "primary_prob": 55.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.198498, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045438, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.681866, + "strategy_rank": 99.682068, + "rr": 1.131202, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.696804, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.019096, + "range_504_ratio": 20.47277, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.119003, + "hold30_r": 3.6775 + }, + { + "symbol": "LMT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.259809, + "strategy_rank": 68.665993, + "rr": 0.694119, + "primary_prob": 62.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.041179, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046099, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.136797, + "strategy_rank": 95.932266, + "rr": 1.637707, + "primary_prob": 34.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.456561, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.615318, + "hold30_r": 3.584737 + }, + { + "symbol": "LUV", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.364793, + "strategy_rank": 90.369641, + "rr": 0.67231, + "primary_prob": 52.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.008465, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.646395, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.987275, + "strategy_rank": 78.473632, + "rr": 1.414795, + "primary_prob": 30.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.122192, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048596, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.199364, + "strategy_rank": 67.987174, + "rr": 1.932997, + "primary_prob": 28.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.899495, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038717, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.137858, + "strategy_rank": 68.048881, + "rr": 1.541918, + "primary_prob": 29.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.312878, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055386, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.668081, + "strategy_rank": 89.245434, + "rr": 1.838181, + "primary_prob": 24.26, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.757271, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.813323, + "hold30_r": 5.681301 + }, + { + "symbol": "MU", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.83351, + "strategy_rank": 98.135838, + "rr": 1.779953, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.66993, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.760343, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.699894, + "strategy_rank": 59.791513, + "rr": 1.403245, + "primary_prob": 30.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.104868, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.575353, + "range_504_ratio": 1.777757, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.347353, + "hold30_r": 0.303965 + }, + { + "symbol": "NEM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.197243, + "strategy_rank": 96.007911, + "rr": 1.280981, + "primary_prob": 31.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.921472, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.449016, + "range_504_ratio": 4.25892, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.112028, + "hold30_r": -1.085066 + }, + { + "symbol": "NRG", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.911983, + "strategy_rank": 81.622515, + "rr": 1.836604, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.754906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.222176, + "range_504_ratio": 3.394568, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025738, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.124072, + "strategy_rank": 73.167803, + "rr": 1.554692, + "primary_prob": 36.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.332038, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.732431, + "range_504_ratio": 2.080131, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.38938, + "hold30_r": -1.34754 + }, + { + "symbol": "PH", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.032874, + "strategy_rank": 64.154758, + "rr": 1.069585, + "primary_prob": 36.39, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.604378, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047868, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.471898, + "strategy_rank": 87.385884, + "rr": 1.645369, + "primary_prob": 48.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.468053, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.026994, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.637328, + "strategy_rank": 86.974701, + "rr": 1.096198, + "primary_prob": 51.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.644297, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.92728, + "range_504_ratio": 2.527626, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.061623, + "hold30_r": 2.073123 + }, + { + "symbol": "ROK", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.168611, + "strategy_rank": 74.986282, + "rr": 2.075775, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.113662, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033399, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.257688, + "strategy_rank": 97.797842, + "rr": 1.536853, + "primary_prob": 36.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.30528, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.370229, + "range_504_ratio": 10.699838, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.514553, + "hold30_r": 3.029921 + }, + { + "symbol": "STLD", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.486744, + "strategy_rank": 81.494689, + "rr": 1.753066, + "primary_prob": 21.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.629598, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703417, + "range_504_ratio": 2.020646, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033538, + "hold30_r": -1.0 + }, + { + "symbol": "STX", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.045599, + "strategy_rank": 98.855729, + "rr": 1.856098, + "primary_prob": 21.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.784147, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.838328, + "hold30_r": 4.708244 + }, + { + "symbol": "TER", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.924708, + "strategy_rank": 96.609201, + "rr": 0.998225, + "primary_prob": 41.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.497337, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.978155, + "hold30_r": 3.754585 + }, + { + "symbol": "TKO", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.078473, + "strategy_rank": 74.724772, + "rr": 1.088636, + "primary_prob": 45.46, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.632953, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.05917, + "range_504_ratio": 2.883975, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034506, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.971368, + "strategy_rank": 84.81964, + "rr": 1.707212, + "primary_prob": 24.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.560818, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.672613, + "hold30_r": 1.135293 + }, + { + "symbol": "ULTA", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.546129, + "strategy_rank": 83.707687, + "rr": 1.876229, + "primary_prob": 26.12, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.814344, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045166, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.697773, + "strategy_rank": 94.986854, + "rr": 1.092314, + "primary_prob": 48.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.638471, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.597652, + "range_504_ratio": 4.941418, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.069429, + "hold30_r": 3.437382 + }, + { + "symbol": "VTRS", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.759279, + "strategy_rank": 81.36959, + "rr": 1.821668, + "primary_prob": 19.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.732502, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036203, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.469777, + "strategy_rank": 99.279638, + "rr": 1.67371, + "primary_prob": 26.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.510565, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.374833, + "range_504_ratio": 10.749216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.657764, + "hold30_r": 4.189159 + }, + { + "symbol": "WMT", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.866384, + "strategy_rank": 64.544564, + "rr": 1.599724, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.399586, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.83566, + "range_504_ratio": 2.306336, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049574, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-03-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.896076, + "strategy_rank": 65.524079, + "rr": 0.967237, + "primary_prob": 45.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.450856, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.489777, + "range_504_ratio": 1.631953, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.916099, + "hold30_r": -1.073769 + }, + { + "symbol": "GEV", + "date": "2026-03-09", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.830601, + "strategy_rank": 95.325089, + "rr": 1.135529, + "primary_prob": 34.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.703293, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 2.017622, + "range_504_ratio": 7.520419, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.106622, + "hold30_r": 2.806702 + }, + { + "symbol": "HOOD", + "date": "2026-03-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.661202, + "strategy_rank": 94.776815, + "rr": 1.197246, + "primary_prob": 34.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.79587, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024592, + "hold30_r": -1.004419 + }, + { + "symbol": "SNDK", + "date": "2026-03-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.89071, + "strategy_rank": 99.890746, + "rr": 0.696875, + "primary_prob": 62.81, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.045312, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.258083, + "range_504_ratio": 25.999641, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.680341, + "hold30_r": 4.95741 + }, + { + "symbol": "ALB", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.174863, + "strategy_rank": 95.914107, + "rr": 1.146089, + "primary_prob": 39.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.719134, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.124641, + "hold30_r": 2.799919 + }, + { + "symbol": "ALLE", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.060109, + "strategy_rank": 64.85605, + "rr": 2.076548, + "primary_prob": 28.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.114823, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.480313, + "range_504_ratio": 1.61658, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046808, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-03-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 94.42623, + "strategy_rank": 92.724998, + "rr": 2.202178, + "primary_prob": 26.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.303267, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.174537, + "hold30_r": 2.562733 + }, + { + "symbol": "AMD", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.786885, + "strategy_rank": 94.099291, + "rr": 1.507868, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.261802, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.48156, + "hold30_r": 9.606889 + }, + { + "symbol": "ANET", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.852459, + "strategy_rank": 89.674887, + "rr": 1.795462, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 67.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.693193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028148, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.519126, + "strategy_rank": 92.474742, + "rr": 1.644613, + "primary_prob": 29.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.466919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.124262, + "range_504_ratio": 3.077944, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028088, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.415301, + "strategy_rank": 91.595951, + "rr": 2.113494, + "primary_prob": 20.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.170241, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.531593, + "range_504_ratio": 12.573524, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.01906, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.480874, + "strategy_rank": 84.616961, + "rr": 1.866878, + "primary_prob": 29.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.800317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029993, + "hold30_r": -1.0 + }, + { + "symbol": "BK", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.076503, + "strategy_rank": 61.547438, + "rr": 1.336808, + "primary_prob": 34.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.005211, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.894474, + "range_504_ratio": 2.446049, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.290682, + "hold30_r": 3.633007 + }, + { + "symbol": "C", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.994536, + "strategy_rank": 77.042463, + "rr": 1.897755, + "primary_prob": 30.82, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.846632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.863411, + "hold30_r": 3.810034 + }, + { + "symbol": "CAH", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.098361, + "strategy_rank": 85.814267, + "rr": 1.526804, + "primary_prob": 36.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.290206, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051624, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.803279, + "strategy_rank": 69.567972, + "rr": 1.180641, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.770961, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.876417, + "range_504_ratio": 2.402276, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.135561, + "hold30_r": 4.898645 + }, + { + "symbol": "CAT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.081967, + "strategy_rank": 87.911089, + "rr": 1.711515, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.567272, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.677429, + "hold30_r": 3.310335 + }, + { + "symbol": "CBOE", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.010929, + "strategy_rank": 63.679266, + "rr": 1.224549, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.836823, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.609768, + "range_504_ratio": 1.840005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049959, + "hold30_r": -1.0 + }, + { + "symbol": "CCL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.639344, + "strategy_rank": 83.446668, + "rr": 2.22155, + "primary_prob": 25.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.332325, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.904024, + "range_504_ratio": 2.469521, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.201387, + "hold30_r": 1.168264 + }, + { + "symbol": "CFG", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.606557, + "strategy_rank": 73.721097, + "rr": 1.878589, + "primary_prob": 28.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 89.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.817883, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.763449, + "range_504_ratio": 2.145664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.841654, + "hold30_r": 3.033622 + }, + { + "symbol": "CHRW", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.737705, + "strategy_rank": 92.136481, + "rr": 1.905664, + "primary_prob": 30.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.858496, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.030689, + "hold30_r": 1.723396 + }, + { + "symbol": "CIEN", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.797814, + "strategy_rank": 97.881177, + "rr": 0.744356, + "primary_prob": 63.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.116534, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.134207, + "range_504_ratio": 8.450346, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.72563, + "hold30_r": 4.689016 + }, + { + "symbol": "CMI", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.289617, + "strategy_rank": 82.251641, + "rr": 1.682221, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.523332, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.645171, + "hold30_r": 4.325003 + }, + { + "symbol": "COHR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.704918, + "strategy_rank": 97.836674, + "rr": 1.880175, + "primary_prob": 33.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.820262, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.864282, + "hold30_r": 2.578367 + }, + { + "symbol": "COR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.710383, + "strategy_rank": 75.091154, + "rr": 2.025344, + "primary_prob": 20.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.038016, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053252, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.147541, + "strategy_rank": 92.820746, + "rr": 1.862292, + "primary_prob": 22.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.793439, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.974451, + "range_504_ratio": 7.202663, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.845006, + "hold30_r": 3.069768 + }, + { + "symbol": "DG", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.612022, + "strategy_rank": 90.095664, + "rr": 2.337636, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.506453, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.928232, + "range_504_ratio": 2.530032, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03317, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.956284, + "strategy_rank": 89.014377, + "rr": 1.792241, + "primary_prob": 25.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.688362, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.913078, + "range_504_ratio": 2.491982, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031326, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.10929, + "strategy_rank": 82.899647, + "rr": 1.275595, + "primary_prob": 38.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 14, + "primary_distance_atr": 1.913393, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.193413, + "range_504_ratio": 3.298319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.02415, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.879781, + "strategy_rank": 90.508423, + "rr": 1.70235, + "primary_prob": 26.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.553525, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.97968, + "range_504_ratio": 2.663604, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.666911, + "hold30_r": 4.380763 + }, + { + "symbol": "F", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.546448, + "strategy_rank": 75.902164, + "rr": 1.421968, + "primary_prob": 31.38, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.132952, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.564946, + "range_504_ratio": 1.759354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384894, + "hold30_r": 1.302518 + }, + { + "symbol": "FCX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.978142, + "strategy_rank": 88.60435, + "rr": 1.970124, + "primary_prob": 20.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.955186, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.023542, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.360656, + "strategy_rank": 97.247656, + "rr": 0.668079, + "primary_prob": 67.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.002119, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.643293, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.005464, + "strategy_rank": 93.368017, + "rr": 1.587716, + "primary_prob": 32.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.381573, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.024558, + "hold30_r": 0.088301 + }, + { + "symbol": "GE", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.825137, + "strategy_rank": 74.692879, + "rr": 1.553946, + "primary_prob": 36.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.330919, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035036, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.387978, + "strategy_rank": 70.52224, + "rr": 0.923645, + "primary_prob": 51.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.385468, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052005, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.486339, + "strategy_rank": 96.177118, + "rr": 0.848504, + "primary_prob": 42.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.272755, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.827974, + "hold30_r": 3.091698 + }, + { + "symbol": "GM", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.945355, + "strategy_rank": 84.380963, + "rr": 2.13318, + "primary_prob": 24.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.199771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810859, + "range_504_ratio": 2.24984, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.095006, + "hold30_r": 1.468649 + }, + { + "symbol": "GNRC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.918033, + "strategy_rank": 87.510309, + "rr": 1.577761, + "primary_prob": 24.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.366642, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024727, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.240437, + "strategy_rank": 74.819398, + "rr": 1.83312, + "primary_prob": 31.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.74968, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.93787, + "range_504_ratio": 2.554534, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050505, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.459016, + "strategy_rank": 75.79118, + "rr": 1.624966, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.43745, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.941462, + "range_504_ratio": 2.563726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050035, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.213115, + "strategy_rank": 76.34394, + "rr": 2.026043, + "primary_prob": 24.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.039065, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.948436, + "range_504_ratio": 2.581669, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.993376, + "hold30_r": 3.24913 + }, + { + "symbol": "HAS", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.63388, + "strategy_rank": 73.539349, + "rr": 0.862629, + "primary_prob": 45.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.293943, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043902, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.442623, + "strategy_rank": 76.414203, + "rr": 0.769849, + "primary_prob": 49.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.154773, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049312, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.300546, + "strategy_rank": 88.686365, + "rr": 0.732036, + "primary_prob": 56.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.098054, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.697136, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.666667, + "strategy_rank": 72.686317, + "rr": 1.958644, + "primary_prob": 28.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.937965, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054281, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.163934, + "strategy_rank": 78.114754, + "rr": 1.712569, + "primary_prob": 26.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.568853, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037836, + "hold30_r": -1.0 + }, + { + "symbol": "IBKR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.699454, + "strategy_rank": 82.084377, + "rr": 1.533889, + "primary_prob": 34.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.300834, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.504582, + "hold30_r": 2.523827 + }, + { + "symbol": "IDXX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.136612, + "strategy_rank": 79.704799, + "rr": 2.222104, + "primary_prob": 26.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.333156, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038819, + "hold30_r": 0.038222 + }, + { + "symbol": "INCY", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.355191, + "strategy_rank": 79.006276, + "rr": 2.460402, + "primary_prob": 23.26, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.690603, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.040869, + "hold30_r": 0.701092 + }, + { + "symbol": "INTC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.393443, + "strategy_rank": 96.787637, + "rr": 0.826811, + "primary_prob": 47.93, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.240217, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.803002, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.043716, + "strategy_rank": 77.924488, + "rr": 1.56899, + "primary_prob": 29.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.353485, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.540335, + "hold30_r": 1.544883 + }, + { + "symbol": "JBHT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.84153, + "strategy_rank": 82.912652, + "rr": 1.956528, + "primary_prob": 25.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 79.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.934792, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.922904, + "hold30_r": 4.190227 + }, + { + "symbol": "JBL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.021858, + "strategy_rank": 88.847615, + "rr": 1.220306, + "primary_prob": 35.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.830459, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.076938, + "range_504_ratio": 2.935677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.187966, + "hold30_r": 5.815866 + }, + { + "symbol": "JCI", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.382514, + "strategy_rank": 75.483917, + "rr": 1.95546, + "primary_prob": 30.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.93319, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.911002, + "hold30_r": 2.257745 + }, + { + "symbol": "JNJ", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.601093, + "strategy_rank": 64.075787, + "rr": 1.612087, + "primary_prob": 22.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.41813, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.076418, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.224044, + "strategy_rank": 92.472988, + "rr": 1.626957, + "primary_prob": 25.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.440436, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.599344, + "hold30_r": 4.685295 + }, + { + "symbol": "LHX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.928962, + "strategy_rank": 76.947216, + "rr": 0.776423, + "primary_prob": 46.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.164634, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729651, + "hold30_r": -1.07756 + }, + { + "symbol": "LITE", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.672131, + "strategy_rank": 99.672239, + "rr": 1.612008, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.418012, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 3.019096, + "range_504_ratio": 20.47277, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.597924, + "hold30_r": 2.683061 + }, + { + "symbol": "LMT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.262295, + "strategy_rank": 68.252166, + "rr": 1.651098, + "primary_prob": 21.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.476647, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046374, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.26776, + "strategy_rank": 96.220619, + "rr": 1.070525, + "primary_prob": 42.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.605788, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.045894, + "hold30_r": 2.743463 + }, + { + "symbol": "LUV", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.650273, + "strategy_rank": 87.850824, + "rr": 1.758422, + "primary_prob": 21.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.637632, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.735818, + "hold30_r": -0.160411 + }, + { + "symbol": "MCK", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.36612, + "strategy_rank": 83.279428, + "rr": 1.584386, + "primary_prob": 37.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.376579, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051116, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.202186, + "strategy_rank": 65.749827, + "rr": 1.846984, + "primary_prob": 31.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 2.770476, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.039244, + "hold30_r": 0.873955 + }, + { + "symbol": "MNST", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.071038, + "strategy_rank": 67.196888, + "rr": 1.583955, + "primary_prob": 35.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.375933, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054793, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.508197, + "strategy_rank": 88.725607, + "rr": 1.523982, + "primary_prob": 29.0, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.285973, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.497662, + "hold30_r": 6.688596 + }, + { + "symbol": "MU", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.579235, + "strategy_rank": 98.088434, + "rr": 0.785151, + "primary_prob": 58.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.177727, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.001708, + "range_504_ratio": 7.40169, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.762396, + "hold30_r": -1.151552 + }, + { + "symbol": "NEM", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.923497, + "strategy_rank": 95.89361, + "rr": 0.736728, + "primary_prob": 49.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.105092, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.399128, + "range_504_ratio": 4.051667, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.637072, + "hold30_r": -1.61069 + }, + { + "symbol": "NOC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.726776, + "strategy_rank": 74.10787, + "rr": 1.052472, + "primary_prob": 42.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.578708, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04846, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.448087, + "strategy_rank": 85.207984, + "rr": 2.157306, + "primary_prob": 24.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.235958, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.160837, + "range_504_ratio": 3.192605, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028101, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.765027, + "strategy_rank": 82.96565, + "rr": 1.42446, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.136689, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.979338, + "range_504_ratio": 2.662693, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.396489, + "hold30_r": 9.4327 + }, + { + "symbol": "PH", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.622951, + "strategy_rank": 65.565323, + "rr": 1.689548, + "primary_prob": 30.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.534322, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.645742, + "hold30_r": 2.079395 + }, + { + "symbol": "RCL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.420765, + "strategy_rank": 84.276195, + "rr": 2.151513, + "primary_prob": 26.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.22727, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.075203, + "range_504_ratio": 2.930586, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.023063, + "hold30_r": -0.578382 + }, + { + "symbol": "ROL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.327869, + "strategy_rank": 67.594137, + "rr": 1.845171, + "primary_prob": 31.56, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.767757, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.460793, + "range_504_ratio": 1.585331, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048075, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.57377, + "strategy_rank": 66.681115, + "rr": 1.360885, + "primary_prob": 29.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.041328, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.572005, + "range_504_ratio": 1.771817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.306963, + "hold30_r": 2.599643 + }, + { + "symbol": "RTX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.196721, + "strategy_rank": 70.514997, + "rr": 1.119579, + "primary_prob": 33.02, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.679369, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.874704, + "range_504_ratio": 2.398165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049673, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.234973, + "strategy_rank": 96.877145, + "rr": 1.041188, + "primary_prob": 39.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.561782, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.370229, + "range_504_ratio": 10.699838, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.017175, + "hold30_r": 1.472862 + }, + { + "symbol": "STLD", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.79235, + "strategy_rank": 80.491326, + "rr": 1.473071, + "primary_prob": 31.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.209607, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.703417, + "range_504_ratio": 2.020646, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.441085, + "hold30_r": 5.103543 + }, + { + "symbol": "STX", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.016393, + "strategy_rank": 98.885711, + "rr": 1.143111, + "primary_prob": 34.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.714666, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.122609, + "hold30_r": 5.667467 + }, + { + "symbol": "TEL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.857923, + "strategy_rank": 75.70666, + "rr": 2.210736, + "primary_prob": 26.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.316104, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.180094, + "hold30_r": 0.776775 + }, + { + "symbol": "TER", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.142077, + "strategy_rank": 97.651419, + "rr": 1.543528, + "primary_prob": 25.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.315291, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.522258, + "hold30_r": 4.291589 + }, + { + "symbol": "TKO", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.295082, + "strategy_rank": 74.407867, + "rr": 1.814157, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.721236, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.051195, + "range_504_ratio": 2.861069, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034066, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.644809, + "strategy_rank": 88.849619, + "rr": 2.003975, + "primary_prob": 20.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.005962, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.969002, + "hold30_r": 0.537763 + }, + { + "symbol": "TSLA", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.983607, + "strategy_rank": 81.546603, + "rr": 1.66037, + "primary_prob": 34.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.490555, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.279213, + "range_504_ratio": 3.593811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03738, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.863388, + "strategy_rank": 88.445856, + "rr": 2.004304, + "primary_prob": 24.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.006455, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027894, + "hold30_r": 0.102576 + }, + { + "symbol": "VRT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.04918, + "strategy_rank": 96.755387, + "rr": 0.846947, + "primary_prob": 57.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.270421, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.641674, + "range_504_ratio": 5.163806, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.822563, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.584699, + "strategy_rank": 83.072172, + "rr": 1.360682, + "primary_prob": 27.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.041024, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3241, + "hold30_r": 1.760087 + }, + { + "symbol": "WDC", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.453552, + "strategy_rank": 99.257224, + "rr": 0.888329, + "primary_prob": 59.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.332493, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.374833, + "range_504_ratio": 10.749216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.869295, + "hold30_r": 4.489088 + }, + { + "symbol": "WELL", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.229508, + "strategy_rank": 63.504761, + "rr": 1.30085, + "primary_prob": 25.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.951275, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062797, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2026-03-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.431694, + "strategy_rank": 68.178168, + "rr": 1.155148, + "primary_prob": 34.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.732722, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055466, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2026-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.189189, + "strategy_rank": 95.473037, + "rr": 1.269884, + "primary_prob": 31.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.904827, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.017622, + "range_504_ratio": 7.520419, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.238967, + "hold30_r": 4.886981 + }, + { + "symbol": "WBD", + "date": "2026-03-16", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.621622, + "strategy_rank": 88.583515, + "rr": 1.309874, + "primary_prob": 41.16, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.964812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.09154, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-03-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.540541, + "strategy_rank": 91.265635, + "rr": 1.654611, + "primary_prob": 25.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.481917, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022323, + "hold30_r": -1.0 + }, + { + "symbol": "ADI", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.054054, + "strategy_rank": 74.1549, + "rr": 0.951547, + "primary_prob": 50.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.427321, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.828253, + "range_504_ratio": 2.289316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.909096, + "hold30_r": 6.008348 + }, + { + "symbol": "ADM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.891892, + "strategy_rank": 73.900134, + "rr": 1.182701, + "primary_prob": 40.38, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.774052, + "raw_level_count": 15, + "gate_level_count": 14, + "range_504_log": 0.58719, + "range_504_ratio": 1.798926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.143872, + "hold30_r": 2.963354 + }, + { + "symbol": "ALB", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243243, + "strategy_rank": 95.374374, + "rr": 1.632315, + "primary_prob": 34.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.448473, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.609938, + "hold30_r": 2.426956 + }, + { + "symbol": "AMAT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.108108, + "strategy_rank": 93.776756, + "rr": 0.877773, + "primary_prob": 42.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.316659, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.84694, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.918919, + "strategy_rank": 92.833308, + "rr": 1.748699, + "primary_prob": 42.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.623049, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.719616, + "hold30_r": 10.127012 + }, + { + "symbol": "ANET", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.837838, + "strategy_rank": 87.008733, + "rr": 1.600009, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.400013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.139606, + "hold30_r": -1.110119 + }, + { + "symbol": "APH", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.891892, + "strategy_rank": 93.009853, + "rr": 1.666002, + "primary_prob": 33.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.499002, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.64121, + "hold30_r": 1.39761 + }, + { + "symbol": "AVGO", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.756757, + "strategy_rank": 84.82649, + "rr": 1.499217, + "primary_prob": 37.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.248826, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030963, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.108108, + "strategy_rank": 81.711097, + "rr": 1.693714, + "primary_prob": 21.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.540571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.644973, + "range_504_ratio": 1.905935, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.656206, + "hold30_r": 1.503175 + }, + { + "symbol": "BIIB", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.756757, + "strategy_rank": 76.421738, + "rr": 1.165021, + "primary_prob": 44.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.747532, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.117348, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.675676, + "strategy_rank": 75.063254, + "rr": 1.417866, + "primary_prob": 38.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.126799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.378353, + "hold30_r": 2.906159 + }, + { + "symbol": "CAH", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.054054, + "strategy_rank": 86.021423, + "rr": 1.501733, + "primary_prob": 37.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.252599, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050188, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.189189, + "strategy_rank": 71.938696, + "rr": 1.215624, + "primary_prob": 33.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.823435, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.829434, + "range_504_ratio": 2.292022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.170105, + "hold30_r": 6.659042 + }, + { + "symbol": "CAT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.675676, + "strategy_rank": 88.484852, + "rr": 1.794747, + "primary_prob": 24.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.69212, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.758282, + "hold30_r": 5.192183 + }, + { + "symbol": "CBOE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.810811, + "strategy_rank": 64.298885, + "rr": 1.854339, + "primary_prob": 22.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.781508, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.609768, + "range_504_ratio": 1.840005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052223, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.405405, + "strategy_rank": 81.41143, + "rr": 1.219157, + "primary_prob": 42.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.828735, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.713433, + "range_504_ratio": 2.040986, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.194871, + "hold30_r": -1.048533 + }, + { + "symbol": "CFG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.837838, + "strategy_rank": 71.962512, + "rr": 1.585449, + "primary_prob": 33.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.378174, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.763449, + "range_504_ratio": 2.145664, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.543205, + "hold30_r": 2.422626 + }, + { + "symbol": "CHRW", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.486486, + "strategy_rank": 91.76689, + "rr": 2.135575, + "primary_prob": 27.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.203362, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.033498, + "hold30_r": -0.757711 + }, + { + "symbol": "CMI", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.486486, + "strategy_rank": 82.940973, + "rr": 1.935616, + "primary_prob": 23.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.903423, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.894883, + "hold30_r": 4.702384 + }, + { + "symbol": "COHR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.945946, + "strategy_rank": 98.043804, + "rr": 1.371029, + "primary_prob": 41.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.056543, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014934, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.108108, + "strategy_rank": 74.11628, + "rr": 1.719176, + "primary_prob": 33.45, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.578765, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045727, + "hold30_r": -1.0 + }, + { + "symbol": "CVNA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.702703, + "strategy_rank": 92.552367, + "rr": 1.899283, + "primary_prob": 26.0, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.848924, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.974451, + "range_504_ratio": 7.202663, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.882088, + "hold30_r": 2.911041 + }, + { + "symbol": "DG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.540541, + "strategy_rank": 90.548141, + "rr": 1.536602, + "primary_prob": 28.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.304903, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.904449, + "range_504_ratio": 2.470571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034048, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.756757, + "strategy_rank": 90.569903, + "rr": 1.932516, + "primary_prob": 27.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.898773, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03023, + "hold30_r": -1.0 + }, + { + "symbol": "EL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.486486, + "strategy_rank": 87.333197, + "rr": 1.766045, + "primary_prob": 29.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.649068, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.169242, + "range_504_ratio": 3.219551, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.027002, + "hold30_r": -1.0 + }, + { + "symbol": "EME", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.27027, + "strategy_rank": 91.22677, + "rr": 2.374989, + "primary_prob": 20.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.562483, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.960706, + "range_504_ratio": 2.61354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.339138, + "hold30_r": 4.582703 + }, + { + "symbol": "FCX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.540541, + "strategy_rank": 83.689393, + "rr": 2.20131, + "primary_prob": 27.07, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.301964, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.178456, + "hold30_r": 0.763384 + }, + { + "symbol": "FDX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.891892, + "strategy_rank": 66.791279, + "rr": 0.681201, + "primary_prob": 50.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.021802, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.636451, + "hold30_r": -1.0 + }, + { + "symbol": "FE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.108108, + "strategy_rank": 56.27006, + "rr": 1.958359, + "primary_prob": 28.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.937539, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.345763, + "range_504_ratio": 1.413067, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.891651, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.594595, + "strategy_rank": 97.428743, + "rr": 0.784115, + "primary_prob": 48.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.176173, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.758866, + "hold30_r": 4.979999 + }, + { + "symbol": "FSLR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.027027, + "strategy_rank": 94.672267, + "rr": 2.046983, + "primary_prob": 25.07, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.070475, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.027599, + "hold30_r": 1.328982 + }, + { + "symbol": "GE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.027027, + "strategy_rank": 77.15002, + "rr": 1.805291, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.707937, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03585, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.405405, + "strategy_rank": 71.900414, + "rr": 2.314329, + "primary_prob": 25.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.471493, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049108, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.405405, + "strategy_rank": 96.207542, + "rr": 0.928437, + "primary_prob": 46.05, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.392655, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.908489, + "hold30_r": 2.832587 + }, + { + "symbol": "GM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.27027, + "strategy_rank": 84.79826, + "rr": 2.14069, + "primary_prob": 22.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.211035, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.097667, + "hold30_r": 0.85383 + }, + { + "symbol": "GNRC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.621622, + "strategy_rank": 90.823688, + "rr": 1.847944, + "primary_prob": 20.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.771917, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.027476, + "hold30_r": -1.0 + }, + { + "symbol": "GOOG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.540541, + "strategy_rank": 74.594793, + "rr": 2.218336, + "primary_prob": 26.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.327505, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054002, + "hold30_r": -1.0 + }, + { + "symbol": "GOOGL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.972973, + "strategy_rank": 75.837021, + "rr": 1.865422, + "primary_prob": 26.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.798133, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053685, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.108108, + "strategy_rank": 74.523624, + "rr": 1.511421, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.267132, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.943232, + "range_504_ratio": 2.568269, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.473978, + "hold30_r": 2.065182 + }, + { + "symbol": "HAS", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.324324, + "strategy_rank": 72.453377, + "rr": 1.608932, + "primary_prob": 34.28, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 95.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.413398, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049172, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.891892, + "strategy_rank": 76.570545, + "rr": 2.392323, + "primary_prob": 24.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 98.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.588485, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044522, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.324324, + "strategy_rank": 89.813636, + "rr": 1.923916, + "primary_prob": 24.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.885874, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035776, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.324324, + "strategy_rank": 70.625299, + "rr": 1.386418, + "primary_prob": 31.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.079627, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054817, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.378378, + "strategy_rank": 72.826852, + "rr": 0.827355, + "primary_prob": 46.71, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.241033, + "raw_level_count": 13, + "gate_level_count": 13, + "range_504_log": 0.578157, + "range_504_ratio": 1.78275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.791553, + "hold30_r": 1.514886 + }, + { + "symbol": "HWM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.621622, + "strategy_rank": 80.567533, + "rr": 1.134684, + "primary_prob": 35.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.702026, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.095965, + "hold30_r": 0.710868 + }, + { + "symbol": "IBKR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.027027, + "strategy_rank": 81.153476, + "rr": 1.896369, + "primary_prob": 25.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 71.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.844554, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.864343, + "hold30_r": 3.974514 + }, + { + "symbol": "IDXX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.459459, + "strategy_rank": 78.702399, + "rr": 2.351546, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.527318, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043623, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.756757, + "strategy_rank": 84.335777, + "rr": 1.770585, + "primary_prob": 32.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.655877, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.727719, + "hold30_r": 1.501576 + }, + { + "symbol": "INTC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.837838, + "strategy_rank": 94.682167, + "rr": 1.612262, + "primary_prob": 25.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.418394, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.590143, + "hold30_r": 13.086775 + }, + { + "symbol": "IVZ", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.972973, + "strategy_rank": 78.692744, + "rr": 1.606042, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.409062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573657, + "hold30_r": 1.974327 + }, + { + "symbol": "JBHT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.621622, + "strategy_rank": 85.107921, + "rr": 2.06864, + "primary_prob": 24.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.102959, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.033578, + "hold30_r": 3.367969 + }, + { + "symbol": "JBL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.675676, + "strategy_rank": 89.021785, + "rr": 0.892225, + "primary_prob": 46.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 68.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.338337, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.076938, + "range_504_ratio": 2.935677, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.863834, + "hold30_r": 4.878759 + }, + { + "symbol": "JCI", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.837838, + "strategy_rank": 75.651065, + "rr": 2.112601, + "primary_prob": 28.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.168902, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.066589, + "hold30_r": 2.607493 + }, + { + "symbol": "JNJ", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.567568, + "strategy_rank": 64.648053, + "rr": 0.9319, + "primary_prob": 51.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.39785, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.856939, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.405405, + "strategy_rank": 92.565209, + "rr": 1.943436, + "primary_prob": 30.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.915155, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.029573, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.324324, + "strategy_rank": 78.655105, + "rr": 1.323223, + "primary_prob": 37.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.984835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045765, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.783784, + "strategy_rank": 99.783854, + "rr": 0.736832, + "primary_prob": 60.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.105248, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.023742, + "range_504_ratio": 20.568105, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.723392, + "hold30_r": 2.567066 + }, + { + "symbol": "LMT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.675676, + "strategy_rank": 71.059798, + "rr": 1.303672, + "primary_prob": 41.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.955507, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048732, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.72973, + "strategy_rank": 96.693748, + "rr": 1.637996, + "primary_prob": 21.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.456994, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.076853, + "hold30_r": -1.051173 + }, + { + "symbol": "LUV", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.810811, + "strategy_rank": 84.663032, + "rr": 0.762296, + "primary_prob": 57.36, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.143445, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024835, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.189189, + "strategy_rank": 82.259646, + "rr": 1.117043, + "primary_prob": 40.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.675564, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046505, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.459459, + "strategy_rank": 66.534797, + "rr": 1.646452, + "primary_prob": 34.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.469677, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052638, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.243243, + "strategy_rank": 86.891005, + "rr": 0.809937, + "primary_prob": 47.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.214905, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.781834, + "hold30_r": 6.631606 + }, + { + "symbol": "MRNA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.972973, + "strategy_rank": 91.697928, + "rr": 0.768756, + "primary_prob": 49.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.153134, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.749107, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.810811, + "strategy_rank": 98.292838, + "rr": 0.790236, + "primary_prob": 47.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.185354, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.035892, + "range_504_ratio": 7.659084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.050103, + "hold30_r": -1.028305 + }, + { + "symbol": "NEM", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.162162, + "strategy_rank": 96.478092, + "rr": 1.724817, + "primary_prob": 25.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.587226, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.399128, + "range_504_ratio": 4.051667, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.702225, + "hold30_r": 1.477499 + }, + { + "symbol": "NOC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.351351, + "strategy_rank": 75.738603, + "rr": 2.090274, + "primary_prob": 23.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.135411, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050408, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.054054, + "strategy_rank": 88.728983, + "rr": 1.642042, + "primary_prob": 34.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.463062, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.090434, + "range_504_ratio": 2.975564, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.61713, + "hold30_r": 0.770575 + }, + { + "symbol": "PH", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.243243, + "strategy_rank": 65.332905, + "rr": 1.545439, + "primary_prob": 36.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.318158, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.49977, + "hold30_r": -0.680629 + }, + { + "symbol": "PLTR", + "date": "2026-03-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.621622, + "strategy_rank": 84.640535, + "rr": 2.647482, + "primary_prob": 36.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 93.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.971224, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031268, + "hold30_r": -1.0 + }, + { + "symbol": "RL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.27027, + "strategy_rank": 76.13433, + "rr": 1.707745, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.561618, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914365, + "range_504_ratio": 2.495191, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.671937, + "hold30_r": 1.32542 + }, + { + "symbol": "ROK", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.324324, + "strategy_rank": 70.06072, + "rr": 1.683904, + "primary_prob": 28.82, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 74.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.525856, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.713223, + "range_504_ratio": 2.040558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.647566, + "hold30_r": 2.312612 + }, + { + "symbol": "ROST", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.405405, + "strategy_rank": 69.095663, + "rr": 0.7854, + "primary_prob": 60.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.1781, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.572005, + "range_504_ratio": 1.771817, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.725108, + "hold30_r": 2.116878 + }, + { + "symbol": "RTX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.756757, + "strategy_rank": 71.265799, + "rr": 0.983895, + "primary_prob": 49.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.475843, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.842724, + "range_504_ratio": 2.322685, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048008, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.567568, + "strategy_rank": 97.267492, + "rr": 0.88853, + "primary_prob": 45.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.332794, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.370229, + "range_504_ratio": 10.699838, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.863602, + "hold30_r": 1.191469 + }, + { + "symbol": "STX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.135135, + "strategy_rank": 98.941031, + "rr": 0.680011, + "primary_prob": 66.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.020017, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020654, + "hold30_r": -1.0 + }, + { + "symbol": "TEL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.594595, + "strategy_rank": 76.865892, + "rr": 2.528456, + "primary_prob": 23.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.792683, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.497819, + "hold30_r": 0.738377 + }, + { + "symbol": "TER", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.378378, + "strategy_rank": 97.79575, + "rr": 0.760657, + "primary_prob": 51.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.140985, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.738363, + "hold30_r": 1.78644 + }, + { + "symbol": "TJX", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.972973, + "strategy_rank": 57.523414, + "rr": 1.583383, + "primary_prob": 24.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.375075, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.566199, + "range_504_ratio": 1.761558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.518055, + "hold30_r": -0.07166 + }, + { + "symbol": "TKO", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.189189, + "strategy_rank": 74.35943, + "rr": 2.227272, + "primary_prob": 26.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.340908, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.047044, + "range_504_ratio": 2.849215, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.034158, + "hold30_r": -0.215776 + }, + { + "symbol": "TPR", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.810811, + "strategy_rank": 88.948561, + "rr": 0.784451, + "primary_prob": 46.51, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.176676, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.747978, + "hold30_r": -0.14757 + }, + { + "symbol": "TSLA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.540541, + "strategy_rank": 84.091985, + "rr": 1.603328, + "primary_prob": 30.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.404991, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.279213, + "range_504_ratio": 3.593811, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036527, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.459459, + "strategy_rank": 89.143436, + "rr": 1.241481, + "primary_prob": 37.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.862221, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.211193, + "hold30_r": -0.342037 + }, + { + "symbol": "VRT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.972973, + "strategy_rank": 96.714774, + "rr": 0.946142, + "primary_prob": 41.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.419212, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.641674, + "range_504_ratio": 5.163806, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.921642, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.135135, + "strategy_rank": 82.358309, + "rr": 1.805699, + "primary_prob": 19.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.708548, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.769447, + "hold30_r": 2.74631 + }, + { + "symbol": "WDC", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.351351, + "strategy_rank": 99.157177, + "rr": 0.853762, + "primary_prob": 56.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.280643, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.405716, + "range_504_ratio": 11.086368, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018752, + "hold30_r": -1.0 + }, + { + "symbol": "WELL", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.054054, + "strategy_rank": 64.417103, + "rr": 2.127851, + "primary_prob": 27.91, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.191776, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.075267, + "hold30_r": 2.844702 + }, + { + "symbol": "WMT", + "date": "2026-03-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.189189, + "strategy_rank": 67.310618, + "rr": 1.887443, + "primary_prob": 30.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.831165, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.834763, + "hold30_r": 2.502988 + }, + { + "symbol": "WBD", + "date": "2026-03-23", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.902655, + "strategy_rank": 85.898157, + "rr": 1.079287, + "primary_prob": 46.91, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.618931, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.089586, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-03-26", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.889381, + "strategy_rank": 99.889417, + "rr": 0.728666, + "primary_prob": 50.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.092999, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.328123, + "range_504_ratio": 27.88596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.714099, + "hold30_r": 11.58229 + }, + { + "symbol": "ADI", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.964602, + "strategy_rank": 74.716105, + "rr": 0.758569, + "primary_prob": 57.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.137854, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.828253, + "range_504_ratio": 2.289316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.715623, + "hold30_r": 8.052468 + }, + { + "symbol": "AEP", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.30531, + "strategy_rank": 59.101562, + "rr": 1.234923, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.852385, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.533804, + "range_504_ratio": 1.705407, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.167979, + "hold30_r": 0.154369 + }, + { + "symbol": "ALB", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.681416, + "strategy_rank": 96.284726, + "rr": 1.863511, + "primary_prob": 32.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.795266, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.83832, + "hold30_r": 2.143564 + }, + { + "symbol": "AMAT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.128319, + "strategy_rank": 94.041204, + "rr": 1.644891, + "primary_prob": 25.67, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.467336, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.617932, + "hold30_r": 4.255617 + }, + { + "symbol": "AMD", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.269912, + "strategy_rank": 91.62706, + "rr": 1.613923, + "primary_prob": 29.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.420884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.586238, + "hold30_r": 17.598503 + }, + { + "symbol": "ANET", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.070796, + "strategy_rank": 86.098176, + "rr": 2.3161, + "primary_prob": 25.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.474151, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.290061, + "hold30_r": 1.688255 + }, + { + "symbol": "APH", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.243363, + "strategy_rank": 92.659304, + "rr": 2.091735, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.137603, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.066026, + "hold30_r": -0.119582 + }, + { + "symbol": "AVGO", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.721239, + "strategy_rank": 87.062326, + "rr": 2.125951, + "primary_prob": 27.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.188926, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.09384, + "hold30_r": 6.821355 + }, + { + "symbol": "C", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.190265, + "strategy_rank": 74.406114, + "rr": 1.743064, + "primary_prob": 33.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.614595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.705588, + "hold30_r": 3.223048 + }, + { + "symbol": "CAH", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.69469, + "strategy_rank": 84.580758, + "rr": 1.755082, + "primary_prob": 32.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.632624, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052976, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.022124, + "strategy_rank": 87.963001, + "rr": 2.257657, + "primary_prob": 23.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.386486, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.218824, + "hold30_r": 6.460773 + }, + { + "symbol": "CBOE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 65.095304, + "rr": 1.480669, + "primary_prob": 37.62, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.221003, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.609768, + "range_504_ratio": 1.840005, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.429911, + "hold30_r": 7.202685 + }, + { + "symbol": "CHRW", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.915929, + "strategy_rank": 91.266012, + "rr": 1.896298, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.844448, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.863021, + "hold30_r": 0.866068 + }, + { + "symbol": "CIEN", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.004425, + "strategy_rank": 98.308622, + "rr": 1.044411, + "primary_prob": 50.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.566616, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.33416, + "range_504_ratio": 10.320783, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.025884, + "hold30_r": 4.148589 + }, + { + "symbol": "CMI", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.49115, + "strategy_rank": 82.765352, + "rr": 1.884666, + "primary_prob": 31.0, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.826998, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.844844, + "hold30_r": 6.82744 + }, + { + "symbol": "COHR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.89823, + "strategy_rank": 97.965225, + "rr": 1.733722, + "primary_prob": 20.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.600582, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.718837, + "hold30_r": 4.163438 + }, + { + "symbol": "COR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.278761, + "strategy_rank": 71.835464, + "rr": 2.785238, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 4.177857, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.202777, + "hold30_r": -3.158355 + }, + { + "symbol": "CSX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.862832, + "strategy_rank": 60.581883, + "rr": 1.34627, + "primary_prob": 40.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.019404, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.50273, + "range_504_ratio": 1.653228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.286597, + "hold30_r": 3.813177 + }, + { + "symbol": "CVNA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.172566, + "strategy_rank": 89.260023, + "rr": 1.395024, + "primary_prob": 37.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 93.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.092536, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.974451, + "range_504_ratio": 7.202663, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020675, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.90708, + "strategy_rank": 90.140481, + "rr": 0.731677, + "primary_prob": 48.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.097516, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.904449, + "range_504_ratio": 2.470571, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.697727, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.800885, + "strategy_rank": 88.968354, + "rr": 1.583256, + "primary_prob": 31.33, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.374884, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03297, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.747788, + "strategy_rank": 80.427871, + "rr": 1.61395, + "primary_prob": 30.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.420924, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73462, + "range_504_ratio": 2.08469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.573095, + "hold30_r": 4.678485 + }, + { + "symbol": "EL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.836283, + "strategy_rank": 88.431807, + "rr": 4.139174, + "primary_prob": 11.6, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 15, + "primary_distance_atr": 6.20876, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.169242, + "range_504_ratio": 3.219551, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.0186, + "hold30_r": 2.146879 + }, + { + "symbol": "EME", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.030973, + "strategy_rank": 90.248753, + "rr": 2.089492, + "primary_prob": 23.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.134238, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.960706, + "range_504_ratio": 2.61354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.054696, + "hold30_r": 4.714716 + }, + { + "symbol": "FCX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.849558, + "strategy_rank": 83.755464, + "rr": 1.027903, + "primary_prob": 42.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.541855, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.001395, + "hold30_r": 1.916007 + }, + { + "symbol": "FDX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.734513, + "strategy_rank": 67.336259, + "rr": 1.67388, + "primary_prob": 26.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.51082, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.629414, + "hold30_r": 2.257729 + }, + { + "symbol": "FE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.185841, + "strategy_rank": 58.462133, + "rr": 0.83873, + "primary_prob": 52.71, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 91.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.258094, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.351036, + "range_504_ratio": 1.420538, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.777021, + "hold30_r": -1.0 + }, + { + "symbol": "FIX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.340708, + "strategy_rank": 97.280485, + "rr": 0.786354, + "primary_prob": 50.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.179531, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.704023, + "range_504_ratio": 5.496015, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024952, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.924779, + "strategy_rank": 92.391544, + "rr": 2.315051, + "primary_prob": 21.87, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.472577, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.286664, + "hold30_r": 3.20586 + }, + { + "symbol": "GE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.615044, + "strategy_rank": 76.67473, + "rr": 1.927762, + "primary_prob": 29.81, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 13, + "primary_distance_atr": 2.891642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.890576, + "hold30_r": 1.180744 + }, + { + "symbol": "GILD", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.420354, + "strategy_rank": 67.631264, + "rr": 1.170828, + "primary_prob": 44.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.756242, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.118252, + "hold30_r": -1.067184 + }, + { + "symbol": "GLW", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.676991, + "strategy_rank": 96.716435, + "rr": 0.99687, + "primary_prob": 37.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 41.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.495305, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.976405, + "hold30_r": 5.279003 + }, + { + "symbol": "GM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.163717, + "strategy_rank": 83.526756, + "rr": 1.990964, + "primary_prob": 24.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.986446, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.949877, + "hold30_r": 0.650255 + }, + { + "symbol": "GNRC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.933628, + "strategy_rank": 90.53365, + "rr": 1.593116, + "primary_prob": 23.35, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.389674, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.569283, + "hold30_r": 4.720089 + }, + { + "symbol": "GOOG", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.588496, + "strategy_rank": 75.88377, + "rr": 1.68415, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.526225, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.636276, + "hold30_r": 9.881304 + }, + { + "symbol": "GOOGL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.252212, + "strategy_rank": 77.143952, + "rr": 1.571156, + "primary_prob": 35.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.356735, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.524492, + "hold30_r": 9.721124 + }, + { + "symbol": "GS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.411504, + "strategy_rank": 73.367611, + "rr": 1.791947, + "primary_prob": 26.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.687921, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.933602, + "range_504_ratio": 2.543656, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.754239, + "hold30_r": 3.333885 + }, + { + "symbol": "HAS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.287611, + "strategy_rank": 70.507957, + "rr": 2.265198, + "primary_prob": 24.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 92.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.397797, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.217884, + "hold30_r": 1.762467 + }, + { + "symbol": "HCA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.150442, + "strategy_rank": 75.80531, + "rr": 1.057979, + "primary_prob": 43.71, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.586969, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.013111, + "hold30_r": -1.989773 + }, + { + "symbol": "HII", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.349558, + "strategy_rank": 90.185022, + "rr": 2.292625, + "primary_prob": 23.3, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.438937, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033765, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.057522, + "strategy_rank": 72.608774, + "rr": 2.362362, + "primary_prob": 22.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.543543, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053074, + "hold30_r": -1.0 + }, + { + "symbol": "HUBB", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.641593, + "strategy_rank": 72.327568, + "rr": 1.944259, + "primary_prob": 20.59, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.916389, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.578157, + "range_504_ratio": 1.78275, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.908656, + "hold30_r": 0.340144 + }, + { + "symbol": "HWM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.473451, + "strategy_rank": 81.044676, + "rr": 1.434744, + "primary_prob": 29.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.152116, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.395823, + "hold30_r": 3.900673 + }, + { + "symbol": "IBKR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.292035, + "strategy_rank": 82.639784, + "rr": 2.09891, + "primary_prob": 22.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.148365, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.069042, + "hold30_r": 4.817567 + }, + { + "symbol": "IDXX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.393805, + "strategy_rank": 80.464614, + "rr": 1.556613, + "primary_prob": 27.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.33492, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.513968, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.371681, + "strategy_rank": 82.65631, + "rr": 1.811123, + "primary_prob": 25.85, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.716685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.767453, + "hold30_r": 2.422923 + }, + { + "symbol": "INTC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.579646, + "strategy_rank": 95.07868, + "rr": 1.563763, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.345644, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.54095, + "hold30_r": 22.826087 + }, + { + "symbol": "IVZ", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.951327, + "strategy_rank": 79.657642, + "rr": 1.675147, + "primary_prob": 34.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.51272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03363, + "hold30_r": -1.0 + }, + { + "symbol": "JBHT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.628319, + "strategy_rank": 83.534298, + "rr": 1.670633, + "primary_prob": 29.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.50595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.632077, + "hold30_r": 3.296951 + }, + { + "symbol": "JBL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.59292, + "strategy_rank": 88.744879, + "rr": 0.974191, + "primary_prob": 44.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.461287, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.085397, + "range_504_ratio": 2.960613, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.946107, + "hold30_r": 5.600641 + }, + { + "symbol": "JCI", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.712389, + "strategy_rank": 76.555579, + "rr": 1.727254, + "primary_prob": 33.33, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.590882, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.683307, + "hold30_r": 1.755707 + }, + { + "symbol": "JNJ", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.597345, + "strategy_rank": 64.114274, + "rr": 1.016263, + "primary_prob": 46.12, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.524394, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.938752, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.809735, + "strategy_rank": 91.187809, + "rr": 1.60129, + "primary_prob": 24.21, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.401935, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.973746, + "range_504_ratio": 2.647845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.570751, + "hold30_r": 4.776835 + }, + { + "symbol": "KLAC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.137168, + "strategy_rank": 92.978891, + "rr": 1.390115, + "primary_prob": 31.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.085172, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.362055, + "hold30_r": 3.907902 + }, + { + "symbol": "LHX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.367257, + "strategy_rank": 78.844925, + "rr": 2.081645, + "primary_prob": 24.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.122467, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047229, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.668142, + "strategy_rank": 99.668252, + "rr": 0.798095, + "primary_prob": 43.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.197142, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.050493, + "range_504_ratio": 21.125767, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.784259, + "hold30_r": 3.449125 + }, + { + "symbol": "LMT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.942478, + "strategy_rank": 71.73653, + "rr": 1.80514, + "primary_prob": 32.14, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.70771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049233, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.013274, + "strategy_rank": 96.119237, + "rr": 1.092327, + "primary_prob": 43.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.63849, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.069279, + "hold30_r": 4.613753 + }, + { + "symbol": "MCK", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.154867, + "strategy_rank": 81.274153, + "rr": 1.937061, + "primary_prob": 25.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.905591, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048813, + "hold30_r": -1.0 + }, + { + "symbol": "MLM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.084071, + "strategy_rank": 66.372109, + "rr": 2.54974, + "primary_prob": 23.66, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 21, + "primary_distance_atr": 3.824611, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.475445, + "range_504_ratio": 1.60873, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043011, + "hold30_r": 0.566514 + }, + { + "symbol": "MNST", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.827434, + "strategy_rank": 67.350474, + "rr": 1.860512, + "primary_prob": 31.34, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.790768, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806731, + "hold30_r": 5.458221 + }, + { + "symbol": "MPWR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.606195, + "strategy_rank": 88.112734, + "rr": 1.682079, + "primary_prob": 25.85, + "primary_sources": [ + "volume_profile" + ], + "primary_strength": 59.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.523118, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.652916, + "hold30_r": 8.420363 + }, + { + "symbol": "MRK", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.526549, + "strategy_rank": 70.4277, + "rr": 2.039482, + "primary_prob": 21.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.059224, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060594, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.146018, + "strategy_rank": 93.80608, + "rr": 1.663763, + "primary_prob": 21.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.495645, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020056, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.561947, + "strategy_rank": 98.065186, + "rr": 1.896627, + "primary_prob": 28.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.84494, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.035892, + "range_504_ratio": 7.659084, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.018526, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.455752, + "strategy_rank": 95.998032, + "rr": 1.722358, + "primary_prob": 23.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.583538, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.382151, + "range_504_ratio": 3.983461, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.696498, + "hold30_r": 2.351779 + }, + { + "symbol": "NOC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.384956, + "strategy_rank": 74.167812, + "rr": 2.044291, + "primary_prob": 28.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.066436, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.490443, + "hold30_r": -1.440292 + }, + { + "symbol": "NRG", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.929204, + "strategy_rank": 89.109006, + "rr": 1.610093, + "primary_prob": 35.26, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.41514, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.07072, + "range_504_ratio": 2.917479, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.582606, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.632743, + "strategy_rank": 65.434081, + "rr": 1.719974, + "primary_prob": 29.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.57996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.676282, + "hold30_r": -0.346216 + }, + { + "symbol": "PWR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.685841, + "strategy_rank": 88.725945, + "rr": 1.016973, + "primary_prob": 43.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.52546, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.944136, + "range_504_ratio": 2.570592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.982004, + "hold30_r": 7.356541 + }, + { + "symbol": "RL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.513274, + "strategy_rank": 74.905148, + "rr": 1.803298, + "primary_prob": 32.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.704947, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914365, + "range_504_ratio": 2.495191, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.768003, + "hold30_r": 0.822553 + }, + { + "symbol": "ROST", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.048673, + "strategy_rank": 68.532966, + "rr": 0.741452, + "primary_prob": 49.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.112178, + "raw_level_count": 16, + "gate_level_count": 10, + "range_504_log": 0.575277, + "range_504_ratio": 1.777623, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.678841, + "hold30_r": 0.422952 + }, + { + "symbol": "RTX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.50885, + "strategy_rank": 69.137963, + "rr": 2.222321, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.333481, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.811647, + "range_504_ratio": 2.251614, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050873, + "hold30_r": -1.0 + }, + { + "symbol": "SATS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.225664, + "strategy_rank": 97.303268, + "rr": 1.699095, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.548642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.346247, + "range_504_ratio": 10.446288, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.675908, + "hold30_r": 1.401782 + }, + { + "symbol": "STX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.783186, + "strategy_rank": 98.650993, + "rr": 1.943101, + "primary_prob": 20.2, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.914651, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.984733, + "range_504_ratio": 7.277101, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.924442, + "hold30_r": 11.142284 + }, + { + "symbol": "TEL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.969027, + "strategy_rank": 76.737435, + "rr": 1.778389, + "primary_prob": 30.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.667583, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.744239, + "hold30_r": 0.336197 + }, + { + "symbol": "TER", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.119469, + "strategy_rank": 97.42396, + "rr": 1.153453, + "primary_prob": 36.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.730179, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.131719, + "hold30_r": 2.611157 + }, + { + "symbol": "TJX", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.199115, + "strategy_rank": 57.100706, + "rr": 1.01964, + "primary_prob": 48.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.52946, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.566199, + "range_504_ratio": 1.761558, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.955027, + "hold30_r": -1.0 + }, + { + "symbol": "TKO", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.40708, + "strategy_rank": 75.523077, + "rr": 1.911302, + "primary_prob": 27.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.866953, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.983447, + "range_504_ratio": 2.673657, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.035259, + "hold30_r": -0.437947 + }, + { + "symbol": "TPR", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.464602, + "strategy_rank": 89.035166, + "rr": 1.50115, + "primary_prob": 33.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 81.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.251724, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.466165, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.358407, + "strategy_rank": 88.393426, + "rr": 1.986827, + "primary_prob": 23.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.980241, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.954678, + "hold30_r": 0.051657 + }, + { + "symbol": "VRT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.234513, + "strategy_rank": 96.870789, + "rr": 1.126189, + "primary_prob": 38.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.689283, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.660535, + "range_504_ratio": 5.262127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.10309, + "hold30_r": 5.375157 + }, + { + "symbol": "VTRS", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.376106, + "strategy_rank": 81.561617, + "rr": 0.83774, + "primary_prob": 54.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.256611, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.797731, + "hold30_r": 5.932398 + }, + { + "symbol": "WDC", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.446903, + "strategy_rank": 99.181893, + "rr": 0.709447, + "primary_prob": 51.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.064171, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.405716, + "range_504_ratio": 11.086368, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.692031, + "hold30_r": 7.605738 + }, + { + "symbol": "WELL", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.955752, + "strategy_rank": 63.148585, + "rr": 2.289825, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.434738, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.233853, + "hold30_r": 2.726136 + }, + { + "symbol": "WMT", + "date": "2026-03-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.730088, + "strategy_rank": 67.502775, + "rr": 1.393952, + "primary_prob": 33.15, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.090928, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.335685, + "hold30_r": 1.114233 + }, + { + "symbol": "SNDK", + "date": "2026-04-02", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.857143, + "strategy_rank": 93.125, + "rr": 0.843874, + "primary_prob": 57.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.265812, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 3.328123, + "range_504_ratio": 27.88596, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.828061, + "hold30_r": 7.956872 + }, + { + "symbol": "ADI", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.668103, + "strategy_rank": 76.645092, + "rr": 2.2524, + "primary_prob": 28.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.378599, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.828253, + "range_504_ratio": 2.289316, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.209606, + "hold30_r": 5.962267 + }, + { + "symbol": "AEP", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.142241, + "strategy_rank": 58.251182, + "rr": 0.704763, + "primary_prob": 48.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.057144, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.533804, + "range_504_ratio": 1.705407, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.631312, + "hold30_r": -1.508026 + }, + { + "symbol": "ALB", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.413793, + "strategy_rank": 96.963849, + "rr": 1.581716, + "primary_prob": 21.75, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.372574, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.557555, + "hold30_r": 0.189206 + }, + { + "symbol": "AMAT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.982759, + "strategy_rank": 94.726641, + "rr": 1.737711, + "primary_prob": 32.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.606567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.163134, + "range_504_ratio": 3.199945, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.709428, + "hold30_r": 2.444346 + }, + { + "symbol": "AMD", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 92.887931, + "strategy_rank": 94.311874, + "rr": 2.034052, + "primary_prob": 34.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.051078, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.005839, + "hold30_r": 12.865385 + }, + { + "symbol": "ANET", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.948276, + "strategy_rank": 91.179922, + "rr": 1.751216, + "primary_prob": 32.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.626825, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.723575, + "hold30_r": 1.69242 + }, + { + "symbol": "APA", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.237069, + "strategy_rank": 85.020787, + "rr": 0.907001, + "primary_prob": 54.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.360501, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -2.235495, + "hold30_r": -2.204098 + }, + { + "symbol": "APH", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.474138, + "strategy_rank": 93.057703, + "rr": 1.893403, + "primary_prob": 29.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.840105, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.865605, + "hold30_r": -0.524138 + }, + { + "symbol": "APP", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.672414, + "strategy_rank": 94.644883, + "rr": 0.86349, + "primary_prob": 45.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.295235, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.508753, + "range_504_ratio": 12.289599, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.843673, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.456897, + "strategy_rank": 90.526279, + "rr": 1.834984, + "primary_prob": 26.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 72.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.752476, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.800206, + "hold30_r": 5.877701 + }, + { + "symbol": "BIIB", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.637931, + "strategy_rank": 78.323971, + "rr": 2.193954, + "primary_prob": 23.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.290931, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.156841, + "hold30_r": 2.10719 + }, + { + "symbol": "C", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.219828, + "strategy_rank": 74.457105, + "rr": 1.080628, + "primary_prob": 56.68, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.620943, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.849724, + "range_504_ratio": 2.339002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.039469, + "hold30_r": 0.885545 + }, + { + "symbol": "CAH", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.318966, + "strategy_rank": 84.129727, + "rr": 2.391319, + "primary_prob": 23.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.586979, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0588, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.905172, + "strategy_rank": 89.875556, + "rr": 1.749317, + "primary_prob": 34.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.623976, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.083421, + "range_504_ratio": 2.95477, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.712518, + "hold30_r": 3.640733 + }, + { + "symbol": "CBOE", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.469828, + "strategy_rank": 65.799847, + "rr": 0.732111, + "primary_prob": 63.56, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 50.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.098167, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.609768, + "range_504_ratio": 1.840005, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053717, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.715517, + "strategy_rank": 85.884733, + "rr": 1.043857, + "primary_prob": 50.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.565786, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.69923, + "hold30_r": -1.67324 + }, + { + "symbol": "CHRW", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.258621, + "strategy_rank": 92.229422, + "rr": 2.439191, + "primary_prob": 23.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 94.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.658787, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.038573, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.866379, + "strategy_rank": 60.909691, + "rr": 0.843725, + "primary_prob": 54.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.265588, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.545842, + "range_504_ratio": 1.726062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063655, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.547414, + "strategy_rank": 83.070286, + "rr": 1.737208, + "primary_prob": 47.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.605812, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.865702, + "range_504_ratio": 2.376673, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6973, + "hold30_r": 4.550433 + }, + { + "symbol": "COHR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.922414, + "strategy_rank": 98.858593, + "rr": 0.804762, + "primary_prob": 60.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.207143, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.88498, + "range_504_ratio": 6.586222, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.789653, + "hold30_r": 3.269954 + }, + { + "symbol": "COR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.284483, + "strategy_rank": 71.453977, + "rr": 2.297181, + "primary_prob": 26.05, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.445771, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047969, + "hold30_r": -1.0 + }, + { + "symbol": "CSX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.573276, + "strategy_rank": 59.940003, + "rr": 1.361513, + "primary_prob": 39.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.042269, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.50273, + "range_504_ratio": 1.653228, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.300949, + "hold30_r": 3.445759 + }, + { + "symbol": "DELL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.357759, + "strategy_rank": 85.498818, + "rr": 1.087538, + "primary_prob": 48.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.631307, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.034481, + "range_504_ratio": 2.813646, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.059023, + "hold30_r": 5.338899 + }, + { + "symbol": "DG", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.12069, + "strategy_rank": 90.510289, + "rr": 1.614786, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.422179, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.904449, + "range_504_ratio": 2.470571, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037516, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.193966, + "strategy_rank": 85.619647, + "rr": 1.979751, + "primary_prob": 22.32, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.969626, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036999, + "hold30_r": -1.0 + }, + { + "symbol": "EBAY", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.853448, + "strategy_rank": 84.087736, + "rr": 0.761867, + "primary_prob": 57.98, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.1428, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.73462, + "range_504_ratio": 2.08469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.718462, + "hold30_r": 3.714933 + }, + { + "symbol": "EME", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.965517, + "strategy_rank": 91.259733, + "rr": 1.399928, + "primary_prob": 49.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 75.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.099891, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.960706, + "range_504_ratio": 2.61354, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.366461, + "hold30_r": 2.642961 + }, + { + "symbol": "EXPE", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.00431, + "strategy_rank": 85.757856, + "rr": 1.822208, + "primary_prob": 31.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.733312, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.795187, + "hold30_r": -0.828791 + }, + { + "symbol": "FCX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.068966, + "strategy_rank": 86.238598, + "rr": 1.97189, + "primary_prob": 33.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.957835, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.92493, + "range_504_ratio": 2.521692, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.94421, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.883621, + "strategy_rank": 68.505631, + "rr": 1.528165, + "primary_prob": 44.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.292247, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480424, + "hold30_r": 0.723741 + }, + { + "symbol": "FSLR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.409483, + "strategy_rank": 91.576961, + "rr": 2.023267, + "primary_prob": 39.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.034901, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.992646, + "hold30_r": 2.980447 + }, + { + "symbol": "GE", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.25431, + "strategy_rank": 79.06834, + "rr": 1.878278, + "primary_prob": 26.29, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.817418, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.955816, + "range_504_ratio": 2.600791, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035522, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.435345, + "strategy_rank": 68.962806, + "rr": 2.084229, + "primary_prob": 28.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.126343, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058358, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.275862, + "strategy_rank": 97.276974, + "rr": 1.036195, + "primary_prob": 50.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.554292, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.663299, + "range_504_ratio": 5.276689, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.015115, + "hold30_r": 2.305772 + }, + { + "symbol": "GM", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.978448, + "strategy_rank": 84.662333, + "rr": 1.938806, + "primary_prob": 24.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.908209, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.895827, + "hold30_r": -0.096576 + }, + { + "symbol": "GNRC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.163793, + "strategy_rank": 91.814655, + "rr": 1.62419, + "primary_prob": 22.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.436285, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.598658, + "hold30_r": 3.756338 + }, + { + "symbol": "GOOG", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.827586, + "strategy_rank": 78.701891, + "rr": 2.169042, + "primary_prob": 42.43, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.253563, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.11867, + "hold30_r": 8.076424 + }, + { + "symbol": "GOOGL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.043103, + "strategy_rank": 79.820495, + "rr": 1.84967, + "primary_prob": 46.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.774504, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.801297, + "hold30_r": 7.816437 + }, + { + "symbol": "HAS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.590517, + "strategy_rank": 71.664975, + "rr": 1.714077, + "primary_prob": 23.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.571115, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.670008, + "hold30_r": 0.804182 + }, + { + "symbol": "HCA", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.241379, + "strategy_rank": 76.601224, + "rr": 2.022637, + "primary_prob": 21.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.033956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.694067, + "hold30_r": -2.646562 + }, + { + "symbol": "HII", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.198276, + "strategy_rank": 91.071051, + "rr": 1.929015, + "primary_prob": 23.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.893522, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.035583, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.685345, + "strategy_rank": 73.724903, + "rr": 1.145972, + "primary_prob": 45.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.718958, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049292, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.396552, + "strategy_rank": 81.464683, + "rr": 1.785895, + "primary_prob": 24.63, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.678843, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.746772, + "hold30_r": 1.688496 + }, + { + "symbol": "IBKR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.926724, + "strategy_rank": 80.390642, + "rr": 1.601282, + "primary_prob": 43.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.401923, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.116709, + "range_504_ratio": 3.054784, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.56858, + "hold30_r": 4.169943 + }, + { + "symbol": "IDXX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.375, + "strategy_rank": 78.288306, + "rr": 2.393953, + "primary_prob": 24.69, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.590929, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771041, + "range_504_ratio": 2.162015, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044585, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.625, + "strategy_rank": 82.405242, + "rr": 2.164261, + "primary_prob": 25.29, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.246391, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.046575, + "hold30_r": 0.081013 + }, + { + "symbol": "INTC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.551724, + "strategy_rank": 96.553949, + "rr": 0.925753, + "primary_prob": 51.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.38863, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.128449, + "range_504_ratio": 3.090858, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.902022, + "hold30_r": 13.409975 + }, + { + "symbol": "IVZ", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.081897, + "strategy_rank": 78.221844, + "rr": 1.840131, + "primary_prob": 24.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 64.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.760197, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.808227, + "hold30_r": 3.144391 + }, + { + "symbol": "JBHT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.314655, + "strategy_rank": 85.355742, + "rr": 1.306578, + "primary_prob": 56.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.959868, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.653356, + "range_504_ratio": 1.921981, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.263563, + "hold30_r": 4.362517 + }, + { + "symbol": "JCI", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.900862, + "strategy_rank": 76.778991, + "rr": 1.278673, + "primary_prob": 41.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.918009, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.235155, + "hold30_r": 0.579144 + }, + { + "symbol": "JNJ", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.75, + "strategy_rank": 65.947581, + "rr": 1.789776, + "primary_prob": 18.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.684664, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.080313, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.103448, + "strategy_rank": 91.527253, + "rr": 0.819032, + "primary_prob": 59.02, + "primary_sources": [ + "round_number", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.228548, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.973746, + "range_504_ratio": 2.647845, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787834, + "hold30_r": 2.532765 + }, + { + "symbol": "KLAC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.612069, + "strategy_rank": 93.680061, + "rr": 1.502267, + "primary_prob": 37.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.2534, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.122155, + "range_504_ratio": 3.071467, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.472524, + "hold30_r": 2.08958 + }, + { + "symbol": "LHX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.181034, + "strategy_rank": 79.023498, + "rr": 0.992792, + "primary_prob": 46.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.489189, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049249, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.762931, + "strategy_rank": 73.898568, + "rr": 0.932424, + "primary_prob": 51.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.398635, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.086043, + "hold30_r": -1.034546 + }, + { + "symbol": "LRCX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.737069, + "strategy_rank": 96.835303, + "rr": 1.669247, + "primary_prob": 36.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.503871, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.51678, + "range_504_ratio": 4.557528, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.645019, + "hold30_r": 3.146446 + }, + { + "symbol": "LVS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.49569, + "strategy_rank": 80.637305, + "rr": 2.131859, + "primary_prob": 35.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.197789, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.283262, + "hold30_r": -1.239218 + }, + { + "symbol": "MCK", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.038793, + "strategy_rank": 79.433607, + "rr": 2.058886, + "primary_prob": 23.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.088329, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049243, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.650862, + "strategy_rank": 62.726571, + "rr": 2.917182, + "primary_prob": 20.83, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 4.375772, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.859539, + "hold30_r": 5.58859 + }, + { + "symbol": "MPC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.728448, + "strategy_rank": 78.158301, + "rr": 1.117905, + "primary_prob": 48.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.676858, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.798477, + "range_504_ratio": 2.222155, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037559, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.5, + "strategy_rank": 88.024194, + "rr": 0.920708, + "primary_prob": 56.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.381062, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.051682, + "range_504_ratio": 2.862462, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.890917, + "hold30_r": 3.866443 + }, + { + "symbol": "MRK", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.943966, + "strategy_rank": 66.373679, + "rr": 1.741627, + "primary_prob": 40.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.612441, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061605, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.767241, + "strategy_rank": 97.188682, + "rr": 1.685333, + "primary_prob": 21.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.527999, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020988, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.24569, + "strategy_rank": 98.697789, + "rr": 1.901212, + "primary_prob": 36.57, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.851818, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.035892, + "range_504_ratio": 7.659084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.882735, + "hold30_r": 7.429255 + }, + { + "symbol": "NEE", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.788793, + "strategy_rank": 59.800542, + "rr": 1.003896, + "primary_prob": 39.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 50.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.505845, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.447467, + "range_504_ratio": 1.564345, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.938795, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.952586, + "strategy_rank": 96.502294, + "rr": 1.852774, + "primary_prob": 35.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.779161, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.308718, + "range_504_ratio": 3.701427, + "range_factor_pass": true, + "outcome": "expired", + "net_r": -0.028814, + "hold30_r": -0.380515 + }, + { + "symbol": "NOC", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.594828, + "strategy_rank": 76.084121, + "rr": 1.418608, + "primary_prob": 38.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.127912, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051189, + "hold30_r": -1.0 + }, + { + "symbol": "NRG", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.806034, + "strategy_rank": 84.977127, + "rr": 2.363236, + "primary_prob": 25.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.544854, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.07072, + "range_504_ratio": 2.917479, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.33436, + "hold30_r": -1.0 + }, + { + "symbol": "NVDA", + "date": "2026-04-06", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.021552, + "strategy_rank": 80.676377, + "rr": 2.171842, + "primary_prob": 42.4, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.257763, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.031893, + "range_504_ratio": 2.806373, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.128039, + "hold30_r": 5.508603 + }, + { + "symbol": "PH", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.512931, + "strategy_rank": 67.620342, + "rr": 1.113156, + "primary_prob": 40.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 73.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.669735, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.069636, + "hold30_r": -1.0 + }, + { + "symbol": "PLTR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.116379, + "strategy_rank": 90.445982, + "rr": 1.623365, + "primary_prob": 31.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.435047, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028284, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.336207, + "strategy_rank": 89.306313, + "rr": 0.827176, + "primary_prob": 50.32, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.240763, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.944136, + "range_504_ratio": 2.570592, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.793679, + "hold30_r": 5.09502 + }, + { + "symbol": "RL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.711207, + "strategy_rank": 72.626877, + "rr": 1.534528, + "primary_prob": 40.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.301792, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.914365, + "range_504_ratio": 2.495191, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.496952, + "hold30_r": -1.014356 + }, + { + "symbol": "RTX", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.331897, + "strategy_rank": 71.887166, + "rr": 1.064135, + "primary_prob": 47.34, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.596202, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.79329, + "range_504_ratio": 2.210656, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053669, + "hold30_r": -1.0 + }, + { + "symbol": "STLD", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.297414, + "strategy_rank": 78.050125, + "rr": 2.079445, + "primary_prob": 21.08, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.119168, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.703417, + "range_504_ratio": 2.020646, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.041679, + "hold30_r": 5.567679 + }, + { + "symbol": "TEL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.280172, + "strategy_rank": 76.067088, + "rr": 1.674883, + "primary_prob": 46.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.512324, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.767949, + "range_504_ratio": 2.155341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.638852, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.706897, + "strategy_rank": 98.127086, + "rr": 1.005956, + "primary_prob": 51.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.508934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.657134, + "range_504_ratio": 5.24426, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.983497, + "hold30_r": 0.200078 + }, + { + "symbol": "TKO", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.064655, + "strategy_rank": 72.883968, + "rr": 1.450237, + "primary_prob": 38.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.175356, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.981917, + "range_504_ratio": 2.669568, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035226, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.689655, + "strategy_rank": 89.337597, + "rr": 1.867147, + "primary_prob": 21.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.80072, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.830654, + "hold30_r": -1.058967 + }, + { + "symbol": "ULTA", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.534483, + "strategy_rank": 87.409622, + "rr": 1.389219, + "primary_prob": 26.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.083829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037412, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.37931, + "strategy_rank": 85.191324, + "rr": 0.975987, + "primary_prob": 52.34, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.46398, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.959505, + "range_504_ratio": 2.610403, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.036268, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.491379, + "strategy_rank": 97.847191, + "rr": 0.745212, + "primary_prob": 65.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.117817, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.660535, + "range_504_ratio": 5.262127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.72229, + "hold30_r": 3.587945 + }, + { + "symbol": "VTRS", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.025862, + "strategy_rank": 82.353587, + "rr": 1.805556, + "primary_prob": 18.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.708333, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.761732, + "hold30_r": 5.04902 + }, + { + "symbol": "WELL", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.099138, + "strategy_rank": 63.398429, + "rr": 1.681198, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.521797, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.901409, + "range_504_ratio": 2.46307, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.619115, + "hold30_r": 1.80769 + }, + { + "symbol": "WMT", + "date": "2026-04-06", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.452586, + "strategy_rank": 66.591004, + "rr": 2.064388, + "primary_prob": 30.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.096582, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066264, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-04-07", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.168103, + "strategy_rank": 85.298318, + "rr": 0.837829, + "primary_prob": 54.54, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.256744, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.115815, + "hold30_r": -1.0 + }, + { + "symbol": "HOOD", + "date": "2026-04-10", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.159483, + "strategy_rank": 88.072928, + "rr": 1.748007, + "primary_prob": 24.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.62201, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.398415, + "range_504_ratio": 11.005715, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.725674, + "hold30_r": 0.718182 + }, + { + "symbol": "ADM", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.900222, + "strategy_rank": 78.343872, + "rr": 1.205063, + "primary_prob": 35.62, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.807595, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.593545, + "range_504_ratio": 1.810395, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040542, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.146341, + "strategy_rank": 60.694474, + "rr": 0.892772, + "primary_prob": 40.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.339158, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.553897, + "range_504_ratio": 1.74002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.819576, + "hold30_r": -1.0 + }, + { + "symbol": "ALB", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.004435, + "strategy_rank": 97.507971, + "rr": 0.72215, + "primary_prob": 59.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.083225, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.427313, + "range_504_ratio": 4.167484, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.696034, + "hold30_r": -1.0 + }, + { + "symbol": "AMD", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.461197, + "strategy_rank": 93.561334, + "rr": 1.003856, + "primary_prob": 52.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.505784, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.250519, + "range_504_ratio": 3.492154, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.970519, + "hold30_r": 17.359535 + }, + { + "symbol": "ANET", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.252772, + "strategy_rank": 87.98756, + "rr": 1.216612, + "primary_prob": 43.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.824918, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.020783, + "range_504_ratio": 2.775366, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.185014, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.117517, + "strategy_rank": 93.900403, + "rr": 1.559778, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.339667, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025718, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-04-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 93.45898, + "strategy_rank": 91.737658, + "rr": 2.463687, + "primary_prob": 23.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.69553, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03288, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.922395, + "strategy_rank": 89.047446, + "rr": 0.724195, + "primary_prob": 54.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.086292, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.508753, + "range_504_ratio": 12.289599, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.705435, + "hold30_r": 2.174892 + }, + { + "symbol": "ATO", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.152993, + "strategy_rank": 56.939839, + "rr": 1.051099, + "primary_prob": 35.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.576648, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.550888, + "range_504_ratio": 1.734792, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.082919, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.696231, + "strategy_rank": 86.87099, + "rr": 1.66939, + "primary_prob": 34.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.504085, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.631228, + "hold30_r": 2.123405 + }, + { + "symbol": "BALL", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.261641, + "strategy_rank": 69.198193, + "rr": 1.759311, + "primary_prob": 40.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.638966, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.494186, + "range_504_ratio": 1.639163, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050157, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.121951, + "strategy_rank": 82.215897, + "rr": 0.854344, + "primary_prob": 44.15, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.281516, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.671626, + "range_504_ratio": 1.957418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816115, + "hold30_r": -0.526226 + }, + { + "symbol": "BIIB", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.694013, + "strategy_rank": 78.37696, + "rr": 1.837566, + "primary_prob": 28.47, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.756349, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.797725, + "hold30_r": 1.887965 + }, + { + "symbol": "BKR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.818182, + "strategy_rank": 75.690869, + "rr": 1.526324, + "primary_prob": 38.16, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.289486, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.772966, + "range_504_ratio": 2.166182, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067437, + "hold30_r": -1.024425 + }, + { + "symbol": "CAH", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.898004, + "strategy_rank": 85.281258, + "rr": 2.261572, + "primary_prob": 24.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 89.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.392358, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061547, + "hold30_r": -1.0 + }, + { + "symbol": "CASY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.682927, + "strategy_rank": 71.946633, + "rr": 1.33976, + "primary_prob": 45.3, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 49.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.00964, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.926831, + "range_504_ratio": 2.526489, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.289931, + "hold30_r": 2.522317 + }, + { + "symbol": "CF", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.67184, + "strategy_rank": 93.525156, + "rr": 0.778803, + "primary_prob": 48.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.168205, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.020998, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.676275, + "strategy_rank": 92.559676, + "rr": 1.698634, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.547952, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.661715, + "hold30_r": -1.0 + }, + { + "symbol": "CME", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.924612, + "strategy_rank": 62.264927, + "rr": 0.857311, + "primary_prob": 53.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.285966, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.545842, + "range_504_ratio": 1.726062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.0603, + "hold30_r": -1.0 + }, + { + "symbol": "COR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.365854, + "strategy_rank": 69.214062, + "rr": 2.579715, + "primary_prob": 23.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.869572, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.564115, + "range_504_ratio": 1.757892, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049938, + "hold30_r": -1.0 + }, + { + "symbol": "CTVA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.259424, + "strategy_rank": 61.732924, + "rr": 0.667902, + "primary_prob": 64.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.001852, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.537813, + "range_504_ratio": 1.712258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060663, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.596452, + "strategy_rank": 61.962649, + "rr": 0.829219, + "primary_prob": 46.85, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 60.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.243828, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.192423, + "hold30_r": -1.147904 + }, + { + "symbol": "DG", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.678492, + "strategy_rank": 89.836891, + "rr": 1.071205, + "primary_prob": 39.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.606807, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.036151, + "hold30_r": -1.091957 + }, + { + "symbol": "DLTR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.798226, + "strategy_rank": 86.091944, + "rr": 1.559358, + "primary_prob": 33.35, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.339037, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031789, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.472284, + "strategy_rank": 78.354492, + "rr": 1.511144, + "primary_prob": 25.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.266716, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.755111, + "range_504_ratio": 2.127849, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.541261, + "hold30_r": -1.505055 + }, + { + "symbol": "EBAY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.137472, + "strategy_rank": 84.76039, + "rr": 0.693428, + "primary_prob": 60.76, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 28.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.040142, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.73462, + "range_504_ratio": 2.08469, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.647827, + "hold30_r": 3.986341 + }, + { + "symbol": "ES", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.374723, + "strategy_rank": 68.444607, + "rr": 2.062191, + "primary_prob": 25.09, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.093287, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.3795, + "range_504_ratio": 1.461553, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058996, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.155211, + "strategy_rank": 56.506878, + "rr": 1.286894, + "primary_prob": 32.48, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.930341, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.54284, + "range_504_ratio": 1.720888, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.077352, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.250554, + "strategy_rank": 69.637335, + "rr": 0.682591, + "primary_prob": 69.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.023887, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.704076, + "range_504_ratio": 2.021977, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.630113, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.809313, + "strategy_rank": 88.440413, + "rr": 1.681707, + "primary_prob": 44.46, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.52256, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.031811, + "hold30_r": -1.0 + }, + { + "symbol": "GE", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.580931, + "strategy_rank": 80.823024, + "rr": 1.77032, + "primary_prob": 37.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.655479, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.864646, + "range_504_ratio": 2.374165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.153351, + "hold30_r": -1.115382 + }, + { + "symbol": "GILD", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.037694, + "strategy_rank": 68.380811, + "rr": 1.68936, + "primary_prob": 26.13, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.534039, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058426, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.135255, + "strategy_rank": 84.197776, + "rr": 1.589529, + "primary_prob": 50.62, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.384293, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.543897, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.465632, + "strategy_rank": 91.26842, + "rr": 2.199966, + "primary_prob": 26.49, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 22.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.299949, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.170696, + "hold30_r": 4.969183 + }, + { + "symbol": "GOOG", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.902439, + "strategy_rank": 77.844539, + "rr": 1.77371, + "primary_prob": 36.41, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.660564, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.720596, + "hold30_r": 5.460089 + }, + { + "symbol": "GOOGL", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.345898, + "strategy_rank": 79.482394, + "rr": 2.229394, + "primary_prob": 28.57, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.34409, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.178433, + "hold30_r": 5.358361 + }, + { + "symbol": "HAL", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.243902, + "strategy_rank": 85.239316, + "rr": 1.348138, + "primary_prob": 41.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.022207, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.797305, + "range_504_ratio": 2.219551, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.32457, + "hold30_r": -1.286077 + }, + { + "symbol": "HAS", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.359202, + "strategy_rank": 75.158963, + "rr": 1.166508, + "primary_prob": 41.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.749761, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.119444, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.685144, + "strategy_rank": 76.159689, + "rr": 2.470798, + "primary_prob": 22.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.706197, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04962, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.450111, + "strategy_rank": 91.179679, + "rr": 1.866573, + "primary_prob": 27.65, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.799859, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.037322, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.474501, + "strategy_rank": 72.379496, + "rr": 1.761285, + "primary_prob": 32.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.641927, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048644, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.454545, + "strategy_rank": 82.9465, + "rr": 0.970822, + "primary_prob": 51.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.456232, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04194, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.028825, + "strategy_rank": 80.035222, + "rr": 2.042498, + "primary_prob": 28.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.063746, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.048027, + "hold30_r": 0.38954 + }, + { + "symbol": "IVZ", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.709534, + "strategy_rank": 77.569683, + "rr": 1.505336, + "primary_prob": 46.55, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.258004, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.471656, + "hold30_r": 2.349272 + }, + { + "symbol": "JNJ", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.567627, + "strategy_rank": 66.82787, + "rr": 1.420114, + "primary_prob": 38.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.130172, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075573, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.144124, + "strategy_rank": 71.912834, + "rr": 1.919071, + "primary_prob": 30.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.878606, + "raw_level_count": 11, + "gate_level_count": 11, + "range_504_log": 0.4457, + "range_504_ratio": 1.561582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04354, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.124169, + "strategy_rank": 78.530723, + "rr": 1.082899, + "primary_prob": 43.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.624349, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050925, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.778271, + "strategy_rank": 99.778418, + "rr": 0.79814, + "primary_prob": 58.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.19721, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 3.221875, + "range_504_ratio": 25.075095, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.782059, + "hold30_r": 0.365754 + }, + { + "symbol": "LMT", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.022173, + "strategy_rank": 73.502247, + "rr": 1.713902, + "primary_prob": 33.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.570852, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05142, + "hold30_r": -1.0 + }, + { + "symbol": "LVS", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.031042, + "strategy_rank": 83.485004, + "rr": 1.990299, + "primary_prob": 21.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.985449, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.49832, + "hold30_r": -1.453044 + }, + { + "symbol": "MCK", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.241685, + "strategy_rank": 80.926702, + "rr": 1.984903, + "primary_prob": 23.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.977354, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053771, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.700665, + "strategy_rank": 65.131174, + "rr": 1.727719, + "primary_prob": 25.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.591578, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.67182, + "hold30_r": 4.55475 + }, + { + "symbol": "MO", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.815965, + "strategy_rank": 63.148166, + "rr": 1.587289, + "primary_prob": 22.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.380933, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.550756, + "range_504_ratio": 1.734563, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060922, + "hold30_r": -1.0 + }, + { + "symbol": "MOS", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.931264, + "strategy_rank": 83.266929, + "rr": 1.809706, + "primary_prob": 30.27, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.714559, + "raw_level_count": 12, + "gate_level_count": 12, + "range_504_log": 0.536347, + "range_504_ratio": 1.70975, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.024034, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.237251, + "strategy_rank": 85.509438, + "rr": 0.673034, + "primary_prob": 52.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.009551, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.798477, + "range_504_ratio": 2.222155, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033053, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.257206, + "strategy_rank": 66.314115, + "rr": 1.118608, + "primary_prob": 37.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.677912, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05659, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.119734, + "strategy_rank": 96.719654, + "rr": 1.639344, + "primary_prob": 21.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.459016, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0234, + "hold30_r": -1.0 + }, + { + "symbol": "MU", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.113082, + "strategy_rank": 98.582697, + "rr": 0.757715, + "primary_prob": 63.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.136572, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.035892, + "range_504_ratio": 7.659084, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.735515, + "hold30_r": 12.212239 + }, + { + "symbol": "NEE", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.478936, + "strategy_rank": 61.591007, + "rr": 0.82054, + "primary_prob": 55.16, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.23081, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.450538, + "range_504_ratio": 1.569157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.754894, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-04-13", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 98.337029, + "strategy_rank": 96.645655, + "rr": 2.094028, + "primary_prob": 29.7, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.141043, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.304337, + "range_504_ratio": 3.685246, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031519, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.015521, + "strategy_rank": 76.858652, + "rr": 2.043415, + "primary_prob": 28.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.065122, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052491, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.915743, + "strategy_rank": 81.08748, + "rr": 1.752055, + "primary_prob": 30.54, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.628083, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.716096, + "range_504_ratio": 2.046428, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.235381, + "hold30_r": -1.203616 + }, + { + "symbol": "PLTR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.702882, + "strategy_rank": 86.667239, + "rr": 1.541614, + "primary_prob": 33.07, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.312421, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.32313, + "range_504_ratio": 10.207575, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.519077, + "hold30_r": 0.360103 + }, + { + "symbol": "PSX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.463415, + "strategy_rank": 80.750054, + "rr": 1.515799, + "primary_prob": 28.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 60.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.273698, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.482106, + "hold30_r": 1.41578 + }, + { + "symbol": "RTX", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.239468, + "strategy_rank": 72.698158, + "rr": 0.697815, + "primary_prob": 59.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.046722, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058062, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.48337, + "strategy_rank": 59.961811, + "rr": 1.058835, + "primary_prob": 42.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.588252, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.489986, + "range_504_ratio": 1.632294, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.060585, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.452328, + "strategy_rank": 90.879462, + "rr": 0.964531, + "primary_prob": 58.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.446796, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.928078, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.039911, + "strategy_rank": 68.843867, + "rr": 0.866299, + "primary_prob": 53.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.299448, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.835524, + "range_504_ratio": 2.306022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.822389, + "hold30_r": 2.681966 + }, + { + "symbol": "ULTA", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.68071, + "strategy_rank": 87.512337, + "rr": 0.702686, + "primary_prob": 56.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 17, + "primary_distance_atr": 1.054028, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.665259, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.784922, + "strategy_rank": 89.4198, + "rr": 0.86788, + "primary_prob": 50.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.30182, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.959505, + "range_504_ratio": 2.610403, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.033696, + "hold30_r": -1.0 + }, + { + "symbol": "VTR", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.587583, + "strategy_rank": 62.002016, + "rr": 0.794152, + "primary_prob": 56.14, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.191227, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756988, + "range_504_ratio": 2.131846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.069628, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.017738, + "strategy_rank": 83.096045, + "rr": 3.695329, + "primary_prob": 31.63, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 5.542993, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 3.649102, + "hold30_r": 4.061168 + }, + { + "symbol": "WMB", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.37694, + "strategy_rank": 61.606778, + "rr": 1.360767, + "primary_prob": 38.45, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 92.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.041151, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.726277, + "range_504_ratio": 2.06737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.308291, + "hold30_r": 1.760467 + }, + { + "symbol": "WMT", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.356984, + "strategy_rank": 70.879535, + "rr": 1.6375, + "primary_prob": 23.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.45625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.580994, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-04-13", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.913525, + "strategy_rank": 70.03814, + "rr": 1.890133, + "primary_prob": 20.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.835199, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038883, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-04-14", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.002217, + "strategy_rank": 84.201995, + "rr": 1.785714, + "primary_prob": 32.43, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.678571, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.141667, + "hold30_r": -1.0 + }, + { + "symbol": "ADM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.178771, + "strategy_rank": 77.568618, + "rr": 1.722025, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.583037, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.593545, + "range_504_ratio": 1.810395, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.679983, + "hold30_r": 4.332119 + }, + { + "symbol": "AEP", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.005587, + "strategy_rank": 58.543375, + "rr": 1.237136, + "primary_prob": 45.04, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.855704, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.553897, + "range_504_ratio": 1.74002, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.163197, + "hold30_r": -1.0 + }, + { + "symbol": "AKAM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.363128, + "strategy_rank": 88.182284, + "rr": 1.779849, + "primary_prob": 23.52, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 55.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.669774, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.584506, + "range_504_ratio": 1.794105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.757379, + "hold30_r": 7.216352 + }, + { + "symbol": "ALB", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.77095, + "strategy_rank": 98.169765, + "rr": 0.686417, + "primary_prob": 62.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.029626, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.473371, + "range_504_ratio": 4.363923, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.662472, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.206704, + "strategy_rank": 94.566432, + "rr": 0.745428, + "primary_prob": 60.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.118142, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.191371, + "range_504_ratio": 3.291591, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.709619, + "hold30_r": 4.500192 + }, + { + "symbol": "APA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.212291, + "strategy_rank": 94.735225, + "rr": 1.35768, + "primary_prob": 28.92, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.036519, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.334485, + "hold30_r": 0.59495 + }, + { + "symbol": "APH", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.731844, + "strategy_rank": 90.66714, + "rr": 1.824219, + "primary_prob": 30.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.736328, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.116004, + "range_504_ratio": 3.052632, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039179, + "hold30_r": -1.0 + }, + { + "symbol": "APP", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.921788, + "strategy_rank": 89.844248, + "rr": 1.646101, + "primary_prob": 40.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.469152, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.508753, + "range_504_ratio": 12.289599, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.023277, + "hold30_r": -1.0 + }, + { + "symbol": "AVGO", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.905028, + "strategy_rank": 83.585359, + "rr": 0.820772, + "primary_prob": 54.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.231159, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.241849, + "range_504_ratio": 3.462007, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.77698, + "hold30_r": 4.489592 + }, + { + "symbol": "BG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.849162, + "strategy_rank": 74.292072, + "rr": 0.959532, + "primary_prob": 40.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.439298, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.671626, + "range_504_ratio": 1.957418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.920364, + "hold30_r": 1.066679 + }, + { + "symbol": "BIIB", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.944134, + "strategy_rank": 80.285309, + "rr": 2.14733, + "primary_prob": 32.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 51.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.220995, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.103419, + "hold30_r": 0.657434 + }, + { + "symbol": "BKR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.932961, + "strategy_rank": 78.944377, + "rr": 1.749199, + "primary_prob": 32.99, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.623799, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772966, + "range_504_ratio": 2.166182, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.70777, + "hold30_r": 1.879956 + }, + { + "symbol": "CAH", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.860335, + "strategy_rank": 84.49588, + "rr": 1.705228, + "primary_prob": 25.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 60.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.557843, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.063067, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.430168, + "strategy_rank": 93.98707, + "rr": 0.889754, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.334631, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.868561, + "hold30_r": -0.224833 + }, + { + "symbol": "CHRW", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.977654, + "strategy_rank": 93.10409, + "rr": 1.714545, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.571818, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.140492, + "range_504_ratio": 3.128308, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.347209, + "hold30_r": -1.308329 + }, + { + "symbol": "CME", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.128492, + "strategy_rank": 61.63476, + "rr": 2.304604, + "primary_prob": 25.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.456906, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.545842, + "range_504_ratio": 1.726062, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.377742, + "hold30_r": -1.316649 + }, + { + "symbol": "COP", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.374302, + "strategy_rank": 76.479737, + "rr": 1.550743, + "primary_prob": 28.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.326114, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.514032, + "hold30_r": 0.066202 + }, + { + "symbol": "CTVA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.782123, + "strategy_rank": 59.791633, + "rr": 1.842949, + "primary_prob": 19.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.764423, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.537813, + "range_504_ratio": 1.712258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058486, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.391061, + "strategy_rank": 68.892472, + "rr": 1.841734, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.762601, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.043091, + "hold30_r": 0.505567 + }, + { + "symbol": "DG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.385475, + "strategy_rank": 86.215317, + "rr": 2.351964, + "primary_prob": 32.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.527945, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040034, + "hold30_r": -1.0 + }, + { + "symbol": "DLTR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.687151, + "strategy_rank": 80.821808, + "rr": 2.556455, + "primary_prob": 30.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.834683, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.856162, + "range_504_ratio": 2.354108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034868, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.854749, + "strategy_rank": 82.554511, + "rr": 1.514522, + "primary_prob": 36.98, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.271783, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.720202, + "range_504_ratio": 2.054847, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.480882, + "hold30_r": 0.479078 + }, + { + "symbol": "EOG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.899441, + "strategy_rank": 68.232619, + "rr": 1.257705, + "primary_prob": 38.96, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 83.0, + "primary_rejection_count": 8, + "primary_distance_atr": 1.886558, + "raw_level_count": 7, + "gate_level_count": 6, + "range_504_log": 0.402044, + "range_504_ratio": 1.494878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.219346, + "hold30_r": 1.398819 + }, + { + "symbol": "EQT", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.111732, + "strategy_rank": 73.904299, + "rr": 1.774204, + "primary_prob": 32.6, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.661307, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.821167, + "range_504_ratio": 2.273151, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.038673, + "hold30_r": -0.787028 + }, + { + "symbol": "EXPE", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.558659, + "strategy_rank": 84.91949, + "rr": 1.616948, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 33.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.425422, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030831, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.268156, + "strategy_rank": 76.336204, + "rr": 1.570508, + "primary_prob": 26.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.355762, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.632111, + "range_504_ratio": 1.881579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53572, + "hold30_r": 1.796779 + }, + { + "symbol": "FSLR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.815642, + "strategy_rank": 88.89804, + "rr": 2.283322, + "primary_prob": 22.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 80.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.424982, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.253346, + "hold30_r": 9.228373 + }, + { + "symbol": "GE", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.134078, + "strategy_rank": 78.392183, + "rr": 1.694957, + "primary_prob": 29.44, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.542436, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.864646, + "range_504_ratio": 2.374165, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037158, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.117318, + "strategy_rank": 67.885802, + "rr": 3.034481, + "primary_prob": 20.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 4.551721, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.057784, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.547486, + "strategy_rank": 97.812672, + "rr": 0.821798, + "primary_prob": 57.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.232697, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.749822, + "range_504_ratio": 5.753581, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.796998, + "hold30_r": -1.071447 + }, + { + "symbol": "GM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.72067, + "strategy_rank": 85.245941, + "rr": 2.031536, + "primary_prob": 30.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.047305, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047255, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.597765, + "strategy_rank": 89.177968, + "rr": 1.362533, + "primary_prob": 46.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.043799, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.33094, + "hold30_r": 4.894647 + }, + { + "symbol": "GOOG", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.636872, + "strategy_rank": 78.821061, + "rr": 1.276048, + "primary_prob": 43.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.914071, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.897897, + "range_504_ratio": 2.454437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.217771, + "hold30_r": 1.997272 + }, + { + "symbol": "GOOGL", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.083799, + "strategy_rank": 80.271034, + "rr": 1.008596, + "primary_prob": 50.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.512894, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.909651, + "range_504_ratio": 2.483455, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.951837, + "hold30_r": 2.054737 + }, + { + "symbol": "HAL", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.631285, + "strategy_rank": 87.013471, + "rr": 0.69412, + "primary_prob": 59.93, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.041179, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.78836, + "range_504_ratio": 2.199786, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.6586, + "hold30_r": 1.670419 + }, + { + "symbol": "HAS", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.150838, + "strategy_rank": 74.115954, + "rr": 1.555163, + "primary_prob": 39.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.332745, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047772, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.061453, + "strategy_rank": 76.151044, + "rr": 1.588666, + "primary_prob": 28.43, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.382999, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.414017, + "hold30_r": -2.366989 + }, + { + "symbol": "HII", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.871508, + "strategy_rank": 90.68631, + "rr": 1.397585, + "primary_prob": 39.28, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.096378, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043071, + "hold30_r": -1.0 + }, + { + "symbol": "HSY", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.586592, + "strategy_rank": 72.051083, + "rr": 2.500795, + "primary_prob": 24.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.751193, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048534, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.078212, + "strategy_rank": 81.941705, + "rr": 1.058337, + "primary_prob": 49.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.587506, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.448454, + "range_504_ratio": 4.256529, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.043711, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.715084, + "strategy_rank": 81.398218, + "rr": 1.708979, + "primary_prob": 48.62, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.563469, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049113, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.357542, + "strategy_rank": 79.618841, + "rr": 2.199394, + "primary_prob": 42.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.299091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.163834, + "hold30_r": 1.874221 + }, + { + "symbol": "JCI", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.726257, + "strategy_rank": 78.391323, + "rr": 0.919606, + "primary_prob": 52.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.379408, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.89545, + "range_504_ratio": 2.448437, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.871004, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.301676, + "strategy_rank": 66.746959, + "rr": 1.518763, + "primary_prob": 36.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 98.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.278145, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.066465, + "hold30_r": -1.0 + }, + { + "symbol": "KR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.458101, + "strategy_rank": 70.229032, + "rr": 2.048096, + "primary_prob": 28.86, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.072144, + "raw_level_count": 14, + "gate_level_count": 14, + "range_504_log": 0.4457, + "range_504_ratio": 1.561582, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045351, + "hold30_r": -1.0 + }, + { + "symbol": "LHX", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.407821, + "strategy_rank": 77.191495, + "rr": 2.014188, + "primary_prob": 21.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.021282, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054616, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.592179, + "strategy_rank": 72.186431, + "rr": 1.762091, + "primary_prob": 27.59, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.643136, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049535, + "hold30_r": -1.0 + }, + { + "symbol": "LUV", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.916201, + "strategy_rank": 86.197194, + "rr": 2.574152, + "primary_prob": 28.05, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.861228, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.178575, + "hold30_r": -1.151594 + }, + { + "symbol": "LVS", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.162011, + "strategy_rank": 84.085649, + "rr": 1.815841, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.723761, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -2.65689, + "hold30_r": -2.606109 + }, + { + "symbol": "MCHP", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.452514, + "strategy_rank": 82.43482, + "rr": 2.283942, + "primary_prob": 25.99, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.425914, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.080774, + "range_504_ratio": 2.94696, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.244454, + "hold30_r": 4.069653 + }, + { + "symbol": "MCK", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.145251, + "strategy_rank": 76.689636, + "rr": 2.399253, + "primary_prob": 18.84, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.598879, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059419, + "hold30_r": -1.0 + }, + { + "symbol": "MNST", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.122905, + "strategy_rank": 62.536201, + "rr": 2.298965, + "primary_prob": 30.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 48.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.448448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.701652, + "range_504_ratio": 2.017082, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.06053, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.75419, + "strategy_rank": 87.930943, + "rr": 1.59235, + "primary_prob": 26.37, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.388526, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.798477, + "range_504_ratio": 2.222155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.558827, + "hold30_r": 3.831085 + }, + { + "symbol": "MRK", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.938547, + "strategy_rank": 70.718522, + "rr": 1.787012, + "primary_prob": 31.61, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.680518, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053665, + "hold30_r": -1.0 + }, + { + "symbol": "MRNA", + "date": "2026-04-20", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 96.201117, + "strategy_rank": 96.805665, + "rr": 2.163197, + "primary_prob": 26.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.244796, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.025812, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.039106, + "strategy_rank": 63.268511, + "rr": 1.23566, + "primary_prob": 42.88, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.85349, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.450538, + "range_504_ratio": 1.569157, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.165641, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.648045, + "strategy_rank": 95.312494, + "rr": 1.797837, + "primary_prob": 35.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 41.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.696755, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.304337, + "range_504_ratio": 3.685246, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033034, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.50838, + "strategy_rank": 75.360214, + "rr": 2.162925, + "primary_prob": 27.5, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.244387, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055542, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.625698, + "strategy_rank": 85.205882, + "rr": 1.36643, + "primary_prob": 31.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.049645, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.676625, + "range_504_ratio": 1.967227, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.336303, + "hold30_r": 1.27466 + }, + { + "symbol": "PH", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.581006, + "strategy_rank": 69.842155, + "rr": 0.756161, + "primary_prob": 61.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.134242, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045617, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.307263, + "strategy_rank": 83.504381, + "rr": 1.658619, + "primary_prob": 27.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.487929, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623313, + "hold30_r": 3.038752 + }, + { + "symbol": "RTX", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.955307, + "strategy_rank": 72.462361, + "rr": 1.495916, + "primary_prob": 37.33, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.243874, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056505, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.675978, + "strategy_rank": 59.380542, + "rr": 2.094082, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.141124, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.489986, + "range_504_ratio": 1.632294, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062955, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.424581, + "strategy_rank": 89.804899, + "rr": 1.096616, + "primary_prob": 47.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.644925, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.040299, + "hold30_r": -1.0 + }, + { + "symbol": "TRGP", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.681564, + "strategy_rank": 66.438968, + "rr": 1.777944, + "primary_prob": 32.55, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.666917, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.835524, + "range_504_ratio": 2.306022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.733422, + "hold30_r": 3.056834 + }, + { + "symbol": "ULTA", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.49162, + "strategy_rank": 83.984268, + "rr": 1.549515, + "primary_prob": 45.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 73.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.324272, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042209, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.877095, + "strategy_rank": 91.724669, + "rr": 1.886138, + "primary_prob": 27.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 83.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.829207, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.959505, + "range_504_ratio": 2.610403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.855944, + "hold30_r": 2.133664 + }, + { + "symbol": "VTR", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.910615, + "strategy_rank": 60.811009, + "rr": 0.705626, + "primary_prob": 59.65, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.058439, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.756988, + "range_504_ratio": 2.131846, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072401, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.072626, + "strategy_rank": 84.381607, + "rr": 1.875278, + "primary_prob": 46.13, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.812917, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.828027, + "hold30_r": 1.302828 + }, + { + "symbol": "WMB", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.335196, + "strategy_rank": 61.418583, + "rr": 1.671771, + "primary_prob": 32.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.507657, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.726277, + "range_504_ratio": 2.06737, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.617136, + "hold30_r": 0.154098 + }, + { + "symbol": "WMT", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.368715, + "strategy_rank": 66.946395, + "rr": 1.593635, + "primary_prob": 36.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.390452, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.533411, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-04-20", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.402235, + "strategy_rank": 73.778554, + "rr": 1.569037, + "primary_prob": 28.98, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 65.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.353555, + "raw_level_count": 14, + "gate_level_count": 12, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.53139, + "hold30_r": 0.239629 + }, + { + "symbol": "ADI", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.230248, + "strategy_rank": 77.219282, + "rr": 0.967625, + "primary_prob": 53.2, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.451438, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.945473, + "range_504_ratio": 2.574031, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.921599, + "hold30_r": 0.705179 + }, + { + "symbol": "ADM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.534989, + "strategy_rank": 77.419087, + "rr": 0.777516, + "primary_prob": 56.77, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.166275, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.593545, + "range_504_ratio": 1.810395, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.729427, + "hold30_r": 3.265501 + }, + { + "symbol": "AKAM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.374718, + "strategy_rank": 90.173113, + "rr": 1.903356, + "primary_prob": 25.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.855034, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.584506, + "range_504_ratio": 1.794105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.877568, + "hold30_r": 5.629259 + }, + { + "symbol": "ALB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.081264, + "strategy_rank": 97.54202, + "rr": 1.00329, + "primary_prob": 48.11, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.504934, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.473371, + "range_504_ratio": 4.363923, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.978545, + "hold30_r": -1.0 + }, + { + "symbol": "APA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.306998, + "strategy_rank": 94.287871, + "rr": 2.184752, + "primary_prob": 16.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.277127, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028704, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-04-27", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 85.327314, + "strategy_rank": 85.607498, + "rr": 2.436909, + "primary_prob": 23.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.655363, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.115091, + "range_504_ratio": 3.049845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.039372, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.21219, + "strategy_rank": 73.501235, + "rr": 0.697794, + "primary_prob": 52.17, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.046691, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.671626, + "range_504_ratio": 1.957418, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.653465, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.857788, + "strategy_rank": 80.593695, + "rr": 1.466221, + "primary_prob": 35.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.199332, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.422946, + "hold30_r": 2.207212 + }, + { + "symbol": "C", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.568849, + "strategy_rank": 76.713059, + "rr": 1.229607, + "primary_prob": 45.22, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.84441, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.927552, + "range_504_ratio": 2.528312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051639, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.905192, + "strategy_rank": 84.720121, + "rr": 1.707329, + "primary_prob": 33.64, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.560994, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054362, + "hold30_r": -1.0 + }, + { + "symbol": "CBOE", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.051919, + "strategy_rank": 66.255262, + "rr": 0.677807, + "primary_prob": 74.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.016711, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.623382, + "range_504_ratio": 1.865226, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.621928, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.065463, + "strategy_rank": 93.655283, + "rr": 1.579828, + "primary_prob": 23.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.369741, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.025199, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.634312, + "strategy_rank": 69.354829, + "rr": 1.692733, + "primary_prob": 34.88, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.5391, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.746746, + "range_504_ratio": 2.110123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054691, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.37246, + "strategy_rank": 92.537749, + "rr": 1.364299, + "primary_prob": 52.17, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 86.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.046449, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.071253, + "range_504_ratio": 2.919035, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04372, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.758465, + "strategy_rank": 98.72552, + "rr": 1.296625, + "primary_prob": 28.66, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.944938, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.07988, + "range_504_ratio": 8.00351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.277355, + "hold30_r": 1.031127 + }, + { + "symbol": "COP", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.277652, + "strategy_rank": 78.001113, + "rr": 0.685649, + "primary_prob": 53.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.028473, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.645056, + "hold30_r": -1.0 + }, + { + "symbol": "CSX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.715576, + "strategy_rank": 61.187389, + "rr": 0.741345, + "primary_prob": 57.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.112018, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574066, + "range_504_ratio": 1.775471, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.679508, + "hold30_r": 1.237843 + }, + { + "symbol": "CTVA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.424379, + "strategy_rank": 62.17139, + "rr": 2.194266, + "primary_prob": 14.75, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.291398, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.537813, + "range_504_ratio": 1.712258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058764, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.309255, + "strategy_rank": 69.896208, + "rr": 1.835921, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 57.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.753882, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047999, + "hold30_r": 0.257165 + }, + { + "symbol": "DG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.860045, + "strategy_rank": 81.945275, + "rr": 1.574471, + "primary_prob": 31.68, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.361706, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.03908, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.69526, + "strategy_rank": 83.077222, + "rr": 1.233099, + "primary_prob": 31.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.849648, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.720202, + "range_504_ratio": 2.054847, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.193105, + "hold30_r": -1.04964 + }, + { + "symbol": "EBAY", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.167043, + "strategy_rank": 80.962876, + "rr": 1.460444, + "primary_prob": 25.21, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.190666, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.794017, + "range_504_ratio": 2.212265, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.418893, + "hold30_r": 1.733889 + }, + { + "symbol": "EOG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.553047, + "strategy_rank": 70.900647, + "rr": 3.210176, + "primary_prob": 5.81, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 4.815264, + "raw_level_count": 10, + "gate_level_count": 8, + "range_504_log": 0.402044, + "range_504_ratio": 1.494878, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.045862, + "hold30_r": 0.707444 + }, + { + "symbol": "EQT", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.358916, + "strategy_rank": 77.739079, + "rr": 1.25575, + "primary_prob": 42.4, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 1.883625, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.821167, + "range_504_ratio": 2.273151, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041023, + "hold30_r": -1.0 + }, + { + "symbol": "EXPE", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.038375, + "strategy_rank": 85.206592, + "rr": 2.100789, + "primary_prob": 23.42, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 76.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.151184, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028495, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.632054, + "strategy_rank": 77.969465, + "rr": 1.907898, + "primary_prob": 29.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.861846, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.632111, + "range_504_ratio": 1.881579, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.866443, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.600451, + "strategy_rank": 70.53383, + "rr": 0.834921, + "primary_prob": 57.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.252382, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.721261, + "range_504_ratio": 2.057026, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.780602, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.069977, + "strategy_rank": 86.121957, + "rr": 2.124906, + "primary_prob": 38.54, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 12, + "primary_distance_atr": 3.187359, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.093799, + "hold30_r": 5.09658 + }, + { + "symbol": "GE", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.264108, + "strategy_rank": 77.18893, + "rr": 1.977431, + "primary_prob": 29.55, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 17, + "primary_distance_atr": 2.966147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.841612, + "range_504_ratio": 2.320105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.943532, + "hold30_r": 2.732807 + }, + { + "symbol": "GM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.841986, + "strategy_rank": 79.071823, + "rr": 1.747781, + "primary_prob": 33.01, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 2.621671, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048653, + "hold30_r": -1.0 + }, + { + "symbol": "GNRC", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.406321, + "strategy_rank": 90.683073, + "rr": 1.198766, + "primary_prob": 50.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.798149, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.885017, + "range_504_ratio": 2.423025, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.165124, + "hold30_r": 3.106866 + }, + { + "symbol": "HAS", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.198646, + "strategy_rank": 73.803917, + "rr": 2.435448, + "primary_prob": 25.69, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.653172, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.163106, + "hold30_r": -1.125577 + }, + { + "symbol": "HCA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.148984, + "strategy_rank": 76.940775, + "rr": 1.966332, + "primary_prob": 25.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 76.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.949499, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037671, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.356659, + "strategy_rank": 89.056418, + "rr": 1.672853, + "primary_prob": 27.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.509279, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.098823, + "hold30_r": -1.061293 + }, + { + "symbol": "HSY", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.778781, + "strategy_rank": 72.274876, + "rr": 1.813466, + "primary_prob": 32.02, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 18, + "primary_distance_atr": 2.7202, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.763007, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.663657, + "strategy_rank": 80.742938, + "rr": 1.398943, + "primary_prob": 36.85, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 88.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.098415, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.447976, + "range_504_ratio": 4.254496, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.359918, + "hold30_r": 1.248098 + }, + { + "symbol": "INCY", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.826185, + "strategy_rank": 81.097248, + "rr": 2.088674, + "primary_prob": 43.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.133011, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.038527, + "hold30_r": 1.968643 + }, + { + "symbol": "IVZ", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.020316, + "strategy_rank": 81.657464, + "rr": 1.877431, + "primary_prob": 45.9, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.816147, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.837622, + "hold30_r": 1.898289 + }, + { + "symbol": "JNJ", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.679458, + "strategy_rank": 66.386432, + "rr": 2.330737, + "primary_prob": 24.91, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.496106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.066101, + "hold30_r": 1.710154 + }, + { + "symbol": "KMI", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.61851, + "strategy_rank": 59.995119, + "rr": 1.908833, + "primary_prob": 30.67, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.863249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649921, + "range_504_ratio": 1.915389, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.858581, + "hold30_r": 0.31661 + }, + { + "symbol": "LHX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.453725, + "strategy_rank": 78.154094, + "rr": 2.160923, + "primary_prob": 27.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.241384, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.04535, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.774266, + "strategy_rank": 99.774419, + "rr": 0.962395, + "primary_prob": 52.56, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.443593, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 3.221875, + "range_504_ratio": 25.075095, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.945498, + "hold30_r": -0.372659 + }, + { + "symbol": "LMT", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.58465, + "strategy_rank": 74.21466, + "rr": 0.937897, + "primary_prob": 40.54, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.406846, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.899546, + "hold30_r": 0.626799 + }, + { + "symbol": "LUV", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.875847, + "strategy_rank": 86.203633, + "rr": 1.813476, + "primary_prob": 26.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 70.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.720214, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.848932, + "range_504_ratio": 2.33715, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.788011, + "hold30_r": 1.656584 + }, + { + "symbol": "LVS", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.844244, + "strategy_rank": 78.15989, + "rr": 1.892339, + "primary_prob": 22.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.838509, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039704, + "hold30_r": -1.0 + }, + { + "symbol": "LYB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.699774, + "strategy_rank": 83.584437, + "rr": 1.506212, + "primary_prob": 31.53, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.259317, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.945396, + "range_504_ratio": 2.573834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.026515, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.10158, + "strategy_rank": 76.226512, + "rr": 1.315934, + "primary_prob": 41.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.973901, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.058886, + "hold30_r": -1.0 + }, + { + "symbol": "MPC", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.049661, + "strategy_rank": 87.842871, + "rr": 1.370959, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.056438, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.798477, + "range_504_ratio": 2.222155, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.331454, + "hold30_r": 2.689756 + }, + { + "symbol": "MRK", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.503386, + "strategy_rank": 72.821289, + "rr": 2.33209, + "primary_prob": 25.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.498134, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.281779, + "hold30_r": 2.138317 + }, + { + "symbol": "MRNA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.388262, + "strategy_rank": 96.762324, + "rr": 1.519408, + "primary_prob": 31.88, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 75.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.279112, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.022279, + "hold30_r": -1.0 + }, + { + "symbol": "NEM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.726862, + "strategy_rank": 94.90475, + "rr": 1.515427, + "primary_prob": 39.96, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.27314, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.304337, + "range_504_ratio": 3.685246, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.098504, + "hold30_r": -1.067259 + }, + { + "symbol": "NOC", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.227991, + "strategy_rank": 79.347432, + "rr": 0.839781, + "primary_prob": 46.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.259672, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041341, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.489842, + "strategy_rank": 68.191538, + "rr": 0.825254, + "primary_prob": 57.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.23788, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.776405, + "range_504_ratio": 2.173643, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05153, + "hold30_r": -1.0 + }, + { + "symbol": "OXY", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.920993, + "strategy_rank": 86.883884, + "rr": 2.130572, + "primary_prob": 21.67, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.195857, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.676625, + "range_504_ratio": 1.967227, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.122631, + "hold30_r": -1.085676 + }, + { + "symbol": "PH", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.004515, + "strategy_rank": 70.304512, + "rr": 1.306184, + "primary_prob": 45.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.959275, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.871891, + "hold30_r": -1.826458 + }, + { + "symbol": "PSX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.146727, + "strategy_rank": 82.987844, + "rr": 1.908521, + "primary_prob": 21.47, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.862781, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.866804, + "hold30_r": 1.893903 + }, + { + "symbol": "RTX", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.760722, + "strategy_rank": 70.651425, + "rr": 2.537016, + "primary_prob": 23.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.805525, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.042857, + "hold30_r": 1.011 + }, + { + "symbol": "SATS", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.548533, + "strategy_rank": 98.062351, + "rr": 1.507507, + "primary_prob": 24.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.26126, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.255959, + "range_504_ratio": 9.544444, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.483126, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.823928, + "strategy_rank": 89.171344, + "rr": 1.601901, + "primary_prob": 28.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.402851, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.521944, + "hold30_r": -1.482846 + }, + { + "symbol": "TRGP", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.923251, + "strategy_rank": 69.789519, + "rr": 0.958069, + "primary_prob": 50.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.437104, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.835524, + "range_504_ratio": 2.306022, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.904987, + "hold30_r": 2.516719 + }, + { + "symbol": "ULTA", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.295711, + "strategy_rank": 80.165106, + "rr": 2.520882, + "primary_prob": 23.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.781324, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040046, + "hold30_r": -1.0 + }, + { + "symbol": "VLO", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.51693, + "strategy_rank": 89.917256, + "rr": 0.805007, + "primary_prob": 43.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.20751, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.959505, + "range_504_ratio": 2.610403, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.768628, + "hold30_r": 1.185664 + }, + { + "symbol": "VTR", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.248307, + "strategy_rank": 58.775166, + "rr": 0.866383, + "primary_prob": 53.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.299575, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.72307, + "range_504_ratio": 2.060751, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.807122, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.083521, + "strategy_rank": 82.981438, + "rr": 2.017398, + "primary_prob": 44.24, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 3.026098, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.969236, + "hold30_r": 2.260163 + }, + { + "symbol": "VZ", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.474041, + "strategy_rank": 65.689937, + "rr": 1.835256, + "primary_prob": 28.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 84.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.752885, + "raw_level_count": 10, + "gate_level_count": 10, + "range_504_log": 1.584226, + "range_504_ratio": 4.875518, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054895, + "hold30_r": -1.0 + }, + { + "symbol": "WMB", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.022573, + "strategy_rank": 59.66445, + "rr": 1.504412, + "primary_prob": 34.77, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 88.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.256619, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.712721, + "range_504_ratio": 2.039533, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.445215, + "hold30_r": -0.008267 + }, + { + "symbol": "WMT", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.650113, + "strategy_rank": 66.282106, + "rr": 1.759473, + "primary_prob": 18.83, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.639209, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.833009, + "range_504_ratio": 2.300231, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.696236, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-04-27", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.889391, + "strategy_rank": 73.840141, + "rr": 1.738395, + "primary_prob": 25.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 64.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.607593, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.694733, + "hold30_r": 0.106068 + }, + { + "symbol": "GEV", + "date": "2026-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.291196, + "strategy_rank": 96.009243, + "rr": 1.294996, + "primary_prob": 43.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.942495, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.142806, + "range_504_ratio": 8.523319, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030859, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-04-28", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.984199, + "strategy_rank": 76.721371, + "rr": 1.692982, + "primary_prob": 33.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.539474, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.135088, + "hold30_r": -1.0 + }, + { + "symbol": "AES", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.419059, + "strategy_rank": 81.064819, + "rr": 1.534413, + "primary_prob": 36.61, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.301619, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.85347, + "range_504_ratio": 2.34778, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.3417, + "hold30_r": 2.42915 + }, + { + "symbol": "AKAM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.026406, + "strategy_rank": 89.131543, + "rr": 1.760744, + "primary_prob": 20.01, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.641115, + "raw_level_count": 15, + "gate_level_count": 15, + "range_504_log": 0.584506, + "range_504_ratio": 1.794105, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.730679, + "hold30_r": 3.77018 + }, + { + "symbol": "ALB", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.818599, + "strategy_rank": 97.407727, + "rr": 1.609976, + "primary_prob": 34.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.414965, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.473371, + "range_504_ratio": 4.363923, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.585436, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.096441, + "strategy_rank": 93.624897, + "rr": 0.771329, + "primary_prob": 60.01, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.156993, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.22329, + "range_504_ratio": 3.39835, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.73606, + "hold30_r": 7.968262 + }, + { + "symbol": "APA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.392652, + "strategy_rank": 94.476231, + "rr": 0.853877, + "primary_prob": 57.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.280816, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031752, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.730195, + "strategy_rank": 85.324882, + "rr": 1.694235, + "primary_prob": 46.45, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 88.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.541352, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.115091, + "range_504_ratio": 3.049845, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.033445, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.256028, + "strategy_rank": 79.842106, + "rr": 1.56779, + "primary_prob": 41.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.351685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.525661, + "hold30_r": 0.945164 + }, + { + "symbol": "C", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.796785, + "strategy_rank": 76.771495, + "rr": 2.012374, + "primary_prob": 31.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.018561, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.927552, + "range_504_ratio": 2.528312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052343, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.307692, + "strategy_rank": 75.474491, + "rr": 1.653956, + "primary_prob": 34.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 12, + "primary_distance_atr": 2.480934, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045563, + "hold30_r": -1.0 + }, + { + "symbol": "CF", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.555683, + "strategy_rank": 93.32781, + "rr": 1.451257, + "primary_prob": 25.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.176886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.320327, + "hold30_r": -1.292721 + }, + { + "symbol": "CFG", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.993111, + "strategy_rank": 70.470092, + "rr": 0.969434, + "primary_prob": 50.15, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.454151, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.746746, + "range_504_ratio": 2.110123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.912834, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.522388, + "strategy_rank": 90.370826, + "rr": 1.8259, + "primary_prob": 27.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 78.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.73885, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.064101, + "range_504_ratio": 2.898233, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031049, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.622273, + "strategy_rank": 98.691949, + "rr": 1.004339, + "primary_prob": 51.28, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.506508, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.07988, + "range_504_ratio": 8.00351, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.984712, + "hold30_r": 1.574234 + }, + { + "symbol": "COP", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.667049, + "strategy_rank": 78.643223, + "rr": 1.878755, + "primary_prob": 17.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.818133, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.234188, + "hold30_r": -1.191364 + }, + { + "symbol": "CRL", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.859931, + "strategy_rank": 82.456591, + "rr": 1.794561, + "primary_prob": 28.1, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 79.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.691841, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.017649, + "range_504_ratio": 2.766683, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.762652, + "hold30_r": -1.0 + }, + { + "symbol": "CSX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.926521, + "strategy_rank": 62.769183, + "rr": 1.333042, + "primary_prob": 39.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.999563, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574066, + "range_504_ratio": 1.775471, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.26789, + "hold30_r": 1.587995 + }, + { + "symbol": "CTVA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.189437, + "strategy_rank": 62.931575, + "rr": 1.402241, + "primary_prob": 26.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 38.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.103361, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.537813, + "range_504_ratio": 1.712258, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062476, + "hold30_r": -1.0 + }, + { + "symbol": "CVX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.274397, + "strategy_rank": 69.802731, + "rr": 0.763035, + "primary_prob": 47.73, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 52.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.144552, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050202, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.570608, + "strategy_rank": 94.15922, + "rr": 0.698075, + "primary_prob": 62.96, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.047112, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.207063, + "range_504_ratio": 3.343649, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.66597, + "hold30_r": 14.595872 + }, + { + "symbol": "DG", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.959816, + "strategy_rank": 82.599019, + "rr": 2.105636, + "primary_prob": 23.57, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 77.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.158453, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039136, + "hold30_r": -1.0 + }, + { + "symbol": "DOW", + "date": "2026-05-04", + "direction": "long", + "qualified": true, + "meets_core": true, + "momentum_percentile": 81.63031, + "strategy_rank": 82.948777, + "rr": 2.054031, + "primary_prob": 31.79, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 40.0, + "primary_rejection_count": 0, + "primary_distance_atr": 3.081046, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.081878, + "range_504_ratio": 2.950215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028888, + "hold30_r": -1.0 + }, + { + "symbol": "EIX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.237658, + "strategy_rank": 64.623749, + "rr": 2.124998, + "primary_prob": 27.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 99.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.187496, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620489, + "range_504_ratio": 1.859837, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052574, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.6969, + "strategy_rank": 69.893672, + "rr": 1.760391, + "primary_prob": 34.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 33.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.640587, + "raw_level_count": 12, + "gate_level_count": 9, + "range_504_log": 0.402044, + "range_504_ratio": 1.494878, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048594, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.944891, + "strategy_rank": 87.712626, + "rr": 1.819261, + "primary_prob": 27.13, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.728891, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.942199, + "range_504_ratio": 2.565618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.790654, + "hold30_r": 3.752751 + }, + { + "symbol": "FDX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.963261, + "strategy_rank": 78.429265, + "rr": 1.905883, + "primary_prob": 25.51, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 74.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.858824, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732112, + "range_504_ratio": 2.079467, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.867267, + "hold30_r": -1.769453 + }, + { + "symbol": "FSLR", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.241102, + "strategy_rank": 91.244373, + "rr": 1.713182, + "primary_prob": 44.95, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 82.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.569774, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.683473, + "hold30_r": 3.722247 + }, + { + "symbol": "GILD", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.022962, + "strategy_rank": 65.809888, + "rr": 1.613381, + "primary_prob": 35.2, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.420071, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056508, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.163031, + "strategy_rank": 97.511373, + "rr": 1.174633, + "primary_prob": 56.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.76195, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.696185, + "range_504_ratio": 5.453106, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.151734, + "hold30_r": 1.249732 + }, + { + "symbol": "GM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.89667, + "strategy_rank": 79.078872, + "rr": 2.298596, + "primary_prob": 26.04, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.447893, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.055548, + "hold30_r": -1.011297 + }, + { + "symbol": "GS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.597015, + "strategy_rank": 71.916192, + "rr": 0.693119, + "primary_prob": 58.37, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.039678, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.839801, + "range_504_ratio": 2.315906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.643671, + "hold30_r": 5.129447 + }, + { + "symbol": "HAS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.400689, + "strategy_rank": 71.654022, + "rr": 1.668473, + "primary_prob": 22.07, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.50271, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.780822, + "range_504_ratio": 2.183265, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.127192, + "hold30_r": -1.08604 + }, + { + "symbol": "HCA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.567164, + "strategy_rank": 75.47674, + "rr": 2.053934, + "primary_prob": 28.79, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.080902, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039163, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.029851, + "strategy_rank": 87.332923, + "rr": 2.934518, + "primary_prob": 20.72, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 4.401778, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.423299, + "hold30_r": -1.383465 + }, + { + "symbol": "HSY", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.433984, + "strategy_rank": 69.49073, + "rr": 2.011036, + "primary_prob": 26.52, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 86.0, + "primary_rejection_count": 18, + "primary_distance_atr": 3.016553, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.535899, + "range_504_ratio": 1.708985, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.962046, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.863375, + "strategy_rank": 78.286837, + "rr": 1.670342, + "primary_prob": 28.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 69.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.505513, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.393164, + "range_504_ratio": 4.027573, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.629269, + "hold30_r": 3.231721 + }, + { + "symbol": "INCY", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.404133, + "strategy_rank": 80.714508, + "rr": 2.204176, + "primary_prob": 21.24, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 71.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.306263, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.80209, + "range_504_ratio": 2.230198, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043037, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.485649, + "strategy_rank": 81.411775, + "rr": 2.346424, + "primary_prob": 34.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 68.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.519636, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.306902, + "hold30_r": 2.398027 + }, + { + "symbol": "JBHT", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.929966, + "strategy_rank": 79.389808, + "rr": 1.543566, + "primary_prob": 38.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.31535, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.735405, + "range_504_ratio": 2.086326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.502323, + "hold30_r": 3.588965 + }, + { + "symbol": "JNJ", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.455798, + "strategy_rank": 66.209437, + "rr": 1.120823, + "primary_prob": 45.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.681235, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.051953, + "hold30_r": 1.686442 + }, + { + "symbol": "KLAC", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.752009, + "strategy_rank": 94.105444, + "rr": 0.759073, + "primary_prob": 44.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.13861, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.257855, + "range_504_ratio": 3.517867, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.728533, + "hold30_r": 5.882353 + }, + { + "symbol": "KMI", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.252583, + "strategy_rank": 58.994678, + "rr": 0.713593, + "primary_prob": 59.32, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 1.07039, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.649921, + "range_504_ratio": 1.915389, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.205285, + "hold30_r": -1.149573 + }, + { + "symbol": "LHX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.652124, + "strategy_rank": 77.70872, + "rr": 2.342733, + "primary_prob": 25.59, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.5141, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.044804, + "hold30_r": 0.132834 + }, + { + "symbol": "LMT", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.500574, + "strategy_rank": 72.140093, + "rr": 0.860278, + "primary_prob": 42.94, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.290418, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816384, + "hold30_r": 0.753947 + }, + { + "symbol": "LRCX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.588978, + "strategy_rank": 96.765893, + "rr": 0.937106, + "primary_prob": 54.97, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.405659, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.588771, + "range_504_ratio": 4.897727, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.907527, + "hold30_r": 6.335724 + }, + { + "symbol": "LVS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.467279, + "strategy_rank": 78.22091, + "rr": 1.82998, + "primary_prob": 30.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 95.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.74497, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.847788, + "range_504_ratio": 2.334476, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039416, + "hold30_r": -1.0 + }, + { + "symbol": "LYB", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.76349, + "strategy_rank": 86.907295, + "rr": 1.501858, + "primary_prob": 28.21, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.252786, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.945396, + "range_504_ratio": 2.573834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.029736, + "hold30_r": -1.0 + }, + { + "symbol": "MCK", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.008037, + "strategy_rank": 74.772292, + "rr": 1.502166, + "primary_prob": 37.21, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.253249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.187993, + "hold30_r": -1.128871 + }, + { + "symbol": "MPWR", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.633754, + "strategy_rank": 88.126102, + "rr": 0.91164, + "primary_prob": 54.4, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.36746, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.33147, + "range_504_ratio": 3.786606, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.87818, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.174512, + "strategy_rank": 72.168894, + "rr": 1.539123, + "primary_prob": 35.92, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 97.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.308685, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.491668, + "hold30_r": 0.432138 + }, + { + "symbol": "MRNA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.374282, + "strategy_rank": 95.340348, + "rr": 1.601527, + "primary_prob": 28.81, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.402291, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.579898, + "hold30_r": 1.851979 + }, + { + "symbol": "NEM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.359357, + "strategy_rank": 95.161859, + "rr": 1.869109, + "primary_prob": 28.22, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.803664, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.297259, + "range_504_ratio": 3.659251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030838, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.618829, + "strategy_rank": 77.878885, + "rr": 0.730672, + "primary_prob": 57.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 15, + "primary_distance_atr": 1.096008, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.045681, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.056257, + "strategy_rank": 68.320136, + "rr": 1.880451, + "primary_prob": 33.06, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.820676, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.776405, + "range_504_ratio": 2.173643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.829684, + "hold30_r": 2.140991 + }, + { + "symbol": "OXY", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.718714, + "strategy_rank": 86.749835, + "rr": 1.788729, + "primary_prob": 21.38, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.683093, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.672818, + "range_504_ratio": 1.959753, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.581139, + "hold30_r": -1.542008 + }, + { + "symbol": "PH", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.778416, + "strategy_rank": 70.316025, + "rr": 2.027944, + "primary_prob": 26.51, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.041916, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.038398, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.948335, + "strategy_rank": 83.645965, + "rr": 1.351367, + "primary_prob": 42.65, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.027051, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.187507, + "hold30_r": -1.146895 + }, + { + "symbol": "RL", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.826636, + "strategy_rank": 74.070054, + "rr": 1.947132, + "primary_prob": 26.35, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 81.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.920698, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.925253, + "range_504_ratio": 2.522506, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041856, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.207807, + "strategy_rank": 67.875018, + "rr": 0.667673, + "primary_prob": 50.46, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.001509, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.633023, + "range_504_ratio": 1.883295, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.595468, + "hold30_r": -1.0 + }, + { + "symbol": "RTX", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.585534, + "strategy_rank": 70.454547, + "rr": 2.929365, + "primary_prob": 20.75, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 4.394048, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "expired", + "net_r": -0.047414, + "hold30_r": 1.901785 + }, + { + "symbol": "SATS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.655568, + "strategy_rank": 98.143778, + "rr": 1.050513, + "primary_prob": 39.33, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 58.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.575769, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.255959, + "range_504_ratio": 9.544444, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.0234, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.482204, + "strategy_rank": 58.605584, + "rr": 1.745658, + "primary_prob": 26.84, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 69.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.618487, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.489986, + "range_504_ratio": 1.632294, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.067316, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.966705, + "strategy_rank": 98.486315, + "rr": 0.990297, + "primary_prob": 41.7, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.485445, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.859102, + "range_504_ratio": 6.417972, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.970731, + "hold30_r": 2.084783 + }, + { + "symbol": "TPR", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.177956, + "strategy_rank": 88.961339, + "rr": 1.802645, + "primary_prob": 32.18, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.703968, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.041534, + "hold30_r": -1.0 + }, + { + "symbol": "ULTA", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.204363, + "strategy_rank": 79.295631, + "rr": 1.670729, + "primary_prob": 25.44, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 56.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.506094, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042622, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.437428, + "strategy_rank": 81.506543, + "rr": 1.435534, + "primary_prob": 53.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.153301, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.877292, + "range_504_ratio": 2.40438, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.384265, + "hold30_r": 1.416646 + }, + { + "symbol": "WMT", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.156142, + "strategy_rank": 66.503801, + "rr": 1.067685, + "primary_prob": 48.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.601528, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.832583, + "range_504_ratio": 2.299249, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.003854, + "hold30_r": -1.450191 + }, + { + "symbol": "XOM", + "date": "2026-05-04", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.111366, + "strategy_rank": 74.250121, + "rr": 0.939119, + "primary_prob": 43.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.408678, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072667, + "hold30_r": -1.026856 + }, + { + "symbol": "GEV", + "date": "2026-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.785304, + "strategy_rank": 95.722222, + "rr": 1.279144, + "primary_prob": 44.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.918716, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.068155, + "range_504_ratio": 7.910216, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.032933, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-05-05", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.851894, + "strategy_rank": 75.622443, + "rr": 1.014254, + "primary_prob": 48.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.52138, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.136134, + "hold30_r": -1.0 + }, + { + "symbol": "AEP", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.328638, + "strategy_rank": 61.06338, + "rr": 1.208983, + "primary_prob": 43.53, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.813475, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.484101, + "range_504_ratio": 1.622716, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.079179, + "hold30_r": -1.009291 + }, + { + "symbol": "ANET", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.57277, + "strategy_rank": 85.24129, + "rr": 2.145394, + "primary_prob": 23.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 79.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.218091, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.107046, + "range_504_ratio": 3.025408, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.122909, + "hold30_r": 2.085651 + }, + { + "symbol": "APA", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.356808, + "strategy_rank": 94.639239, + "rr": 0.843262, + "primary_prob": 48.74, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.264893, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.81637, + "hold30_r": -1.044186 + }, + { + "symbol": "APH", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.323944, + "strategy_rank": 87.582901, + "rr": 2.434334, + "primary_prob": 24.5, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.651502, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.115091, + "range_504_ratio": 3.049845, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.407211, + "hold30_r": 4.463712 + }, + { + "symbol": "BG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.187793, + "strategy_rank": 76.947245, + "rr": 0.833517, + "primary_prob": 46.89, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.250276, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686672, + "range_504_ratio": 1.987092, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.041243, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.676056, + "strategy_rank": 79.162713, + "rr": 2.705258, + "primary_prob": 29.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 59.0, + "primary_rejection_count": 0, + "primary_distance_atr": 4.057886, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047834, + "hold30_r": -1.0 + }, + { + "symbol": "BKR", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.366197, + "strategy_rank": 84.02125, + "rr": 1.84253, + "primary_prob": 22.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.763794, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.822609, + "range_504_ratio": 2.276431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042778, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.619718, + "strategy_rank": 76.844329, + "rr": 0.92977, + "primary_prob": 45.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.394655, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.927552, + "range_504_ratio": 2.528312, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047302, + "hold30_r": -1.0 + }, + { + "symbol": "CAH", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.075117, + "strategy_rank": 76.345565, + "rr": 1.699596, + "primary_prob": 33.77, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 11, + "primary_distance_atr": 2.549394, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.65861, + "hold30_r": 5.671871 + }, + { + "symbol": "CF", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.00939, + "strategy_rank": 93.803064, + "rr": 1.549436, + "primary_prob": 23.73, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.324153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.02636, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.093897, + "strategy_rank": 70.478008, + "rr": 1.569565, + "primary_prob": 35.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.354348, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.746746, + "range_504_ratio": 2.110123, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.052726, + "hold30_r": -1.0 + }, + { + "symbol": "CHRW", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.539906, + "strategy_rank": 89.965654, + "rr": 1.796534, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 78.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.694801, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.956121, + "range_504_ratio": 2.601586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.037065, + "hold30_r": -1.0 + }, + { + "symbol": "COP", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.084507, + "strategy_rank": 78.990734, + "rr": 1.837207, + "primary_prob": 24.87, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 66.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.75581, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.795572, + "hold30_r": -1.026916 + }, + { + "symbol": "CSX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.86385, + "strategy_rank": 62.285397, + "rr": 0.724712, + "primary_prob": 67.86, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 70.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.087068, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.574066, + "range_504_ratio": 1.775471, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.65546, + "hold30_r": 1.021593 + }, + { + "symbol": "CVX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.43662, + "strategy_rank": 68.81616, + "rr": 1.794032, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.691047, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.744509, + "hold30_r": -1.0 + }, + { + "symbol": "DG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.220657, + "strategy_rank": 80.608846, + "rr": 2.03083, + "primary_prob": 27.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 94.0, + "primary_rejection_count": 14, + "primary_distance_atr": 3.046245, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.998362, + "hold30_r": 2.255995 + }, + { + "symbol": "DOW", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.042254, + "strategy_rank": 83.605016, + "rr": 1.522102, + "primary_prob": 23.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 31.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.283153, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.081878, + "range_504_ratio": 2.950215, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028076, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.600939, + "strategy_rank": 86.080306, + "rr": 1.599601, + "primary_prob": 35.24, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.399401, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.710948, + "range_504_ratio": 2.035921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.035203, + "hold30_r": -1.0 + }, + { + "symbol": "EA", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.920188, + "strategy_rank": 58.744131, + "rr": 1.459564, + "primary_prob": 38.03, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 27, + "primary_distance_atr": 2.189346, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.156338, + "hold30_r": 3.256096 + }, + { + "symbol": "EIX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.629108, + "strategy_rank": 63.629849, + "rr": 1.614277, + "primary_prob": 34.39, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 96.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.421416, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.620489, + "range_504_ratio": 1.859837, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056996, + "hold30_r": -1.0 + }, + { + "symbol": "EOG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.333333, + "strategy_rank": 71.596491, + "rr": 1.58091, + "primary_prob": 24.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 46.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.371365, + "raw_level_count": 11, + "gate_level_count": 9, + "range_504_log": 0.402044, + "range_504_ratio": 1.494878, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.536727, + "hold30_r": 0.188914 + }, + { + "symbol": "ETR", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.267606, + "strategy_rank": 64.282061, + "rr": 1.349127, + "primary_prob": 31.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 54.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.02369, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.82186, + "range_504_ratio": 2.274726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059972, + "hold30_r": -1.0 + }, + { + "symbol": "FANG", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.671362, + "strategy_rank": 79.191006, + "rr": 0.828353, + "primary_prob": 42.68, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 39.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.24253, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.632158, + "range_504_ratio": 1.881667, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.79062, + "hold30_r": -1.25425 + }, + { + "symbol": "FCX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.258216, + "strategy_rank": 89.496541, + "rr": 1.354373, + "primary_prob": 53.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.031559, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.942199, + "range_504_ratio": 2.565618, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.032752, + "hold30_r": -1.0 + }, + { + "symbol": "FDX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.197183, + "strategy_rank": 78.364344, + "rr": 0.831142, + "primary_prob": 69.78, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.246712, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.732112, + "range_504_ratio": 2.079467, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044292, + "hold30_r": -1.0 + }, + { + "symbol": "FSLR", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.380282, + "strategy_rank": 88.918829, + "rr": 2.044762, + "primary_prob": 43.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.067143, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.96767, + "range_504_ratio": 2.631806, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.013523, + "hold30_r": 1.010405 + }, + { + "symbol": "GILD", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.389671, + "strategy_rank": 69.458735, + "rr": 1.636846, + "primary_prob": 34.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.455268, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.054656, + "hold30_r": -1.0 + }, + { + "symbol": "GM", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.732394, + "strategy_rank": 78.884606, + "rr": 1.548106, + "primary_prob": 33.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.32216, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044103, + "hold30_r": -1.0 + }, + { + "symbol": "GS", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.807512, + "strategy_rank": 72.809118, + "rr": 1.142493, + "primary_prob": 45.61, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 27.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.71374, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.811558, + "range_504_ratio": 2.251412, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.088302, + "hold30_r": 3.786803 + }, + { + "symbol": "HAL", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.478873, + "strategy_rank": 85.043983, + "rr": 1.181367, + "primary_prob": 31.41, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.77205, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.81897, + "range_504_ratio": 2.268162, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.138129, + "hold30_r": -1.0 + }, + { + "symbol": "HCA", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.85446, + "strategy_rank": 75.74549, + "rr": 2.041756, + "primary_prob": 28.94, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.062634, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043695, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.779343, + "strategy_rank": 88.943786, + "rr": 1.736515, + "primary_prob": 25.38, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.604772, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.030678, + "hold30_r": -1.0 + }, + { + "symbol": "INCY", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.492958, + "strategy_rank": 79.625772, + "rr": 1.512536, + "primary_prob": 45.01, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 65.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.268803, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.754384, + "range_504_ratio": 2.126302, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.044378, + "hold30_r": -1.0 + }, + { + "symbol": "IVZ", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.516432, + "strategy_rank": 76.747467, + "rr": 0.889304, + "primary_prob": 61.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 67.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.333956, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043547, + "hold30_r": -1.0 + }, + { + "symbol": "JBHT", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.7277, + "strategy_rank": 79.298863, + "rr": 0.86023, + "primary_prob": 66.74, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 90.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.290345, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.735405, + "range_504_ratio": 2.086326, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.816086, + "hold30_r": 2.59545 + }, + { + "symbol": "JCI", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.680751, + "strategy_rank": 71.801087, + "rr": 0.913875, + "primary_prob": 39.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.370812, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.843301, + "range_504_ratio": 2.324026, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046776, + "hold30_r": -1.0 + }, + { + "symbol": "JNJ", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.131455, + "strategy_rank": 66.593773, + "rr": 1.702732, + "primary_prob": 33.72, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 7, + "primary_distance_atr": 2.554098, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.6278, + "hold30_r": 3.311253 + }, + { + "symbol": "KLAC", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.244131, + "strategy_rank": 94.774401, + "rr": 0.820818, + "primary_prob": 54.15, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.231228, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.257855, + "range_504_ratio": 3.517867, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.221559, + "hold30_r": -1.189403 + }, + { + "symbol": "LHX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.544601, + "strategy_rank": 78.042624, + "rr": 1.858294, + "primary_prob": 31.37, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.787441, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047584, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.624413, + "strategy_rank": 72.359896, + "rr": 1.199045, + "primary_prob": 32.77, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 45.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.798567, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.152181, + "hold30_r": -1.0 + }, + { + "symbol": "LYB", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.15493, + "strategy_rank": 86.031258, + "rr": 1.69207, + "primary_prob": 20.89, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.538106, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.945396, + "range_504_ratio": 2.573834, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.185451, + "hold30_r": -1.155988 + }, + { + "symbol": "MCK", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.098592, + "strategy_rank": 76.063751, + "rr": 1.384885, + "primary_prob": 29.94, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.077327, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.34435, + "hold30_r": 1.156518 + }, + { + "symbol": "MRK", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.018779, + "strategy_rank": 73.676303, + "rr": 2.154479, + "primary_prob": 26.8, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 96.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.231719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.102141, + "hold30_r": 2.191729 + }, + { + "symbol": "MRNA", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.713615, + "strategy_rank": 96.962688, + "rr": 1.956334, + "primary_prob": 29.03, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.934501, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.019052, + "hold30_r": -1.0 + }, + { + "symbol": "NEE", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.089202, + "strategy_rank": 65.102792, + "rr": 1.154567, + "primary_prob": 32.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.731851, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.469983, + "range_504_ratio": 1.599968, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.155949, + "hold30_r": -1.099939 + }, + { + "symbol": "NEM", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.652582, + "strategy_rank": 95.619965, + "rr": 1.578991, + "primary_prob": 36.8, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 30.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.368487, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.297259, + "range_504_ratio": 3.659251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.212004, + "hold30_r": -1.17831 + }, + { + "symbol": "NOC", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.962441, + "strategy_rank": 77.568446, + "rr": 1.670947, + "primary_prob": 32.63, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.50642, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.048376, + "hold30_r": -1.0 + }, + { + "symbol": "NTRS", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.985915, + "strategy_rank": 68.304176, + "rr": 1.50648, + "primary_prob": 41.93, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.259719, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.776405, + "range_504_ratio": 2.173643, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.448764, + "hold30_r": 2.317578 + }, + { + "symbol": "OXY", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.723005, + "strategy_rank": 86.555226, + "rr": 2.061683, + "primary_prob": 26.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 87.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.092524, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.6622, + "range_504_ratio": 1.939054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034742, + "hold30_r": -1.0 + }, + { + "symbol": "PH", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.568075, + "strategy_rank": 67.830986, + "rr": 2.055249, + "primary_prob": 26.17, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.082874, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042069, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.906103, + "strategy_rank": 81.004448, + "rr": 1.695927, + "primary_prob": 36.03, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.54389, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.133822, + "hold30_r": -1.094139 + }, + { + "symbol": "REGN", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.276995, + "strategy_rank": 72.47109, + "rr": 1.538611, + "primary_prob": 36.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.307916, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.932927, + "range_504_ratio": 2.541937, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -3.245964, + "hold30_r": -3.198874 + }, + { + "symbol": "ROST", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.915493, + "strategy_rank": 66.772424, + "rr": 2.116242, + "primary_prob": 22.04, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 70.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.174362, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.636143, + "range_504_ratio": 1.889179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.059503, + "hold30_r": 1.85648 + }, + { + "symbol": "RTX", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.431925, + "strategy_rank": 71.054979, + "rr": 2.275606, + "primary_prob": 26.28, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 10, + "primary_distance_atr": 3.413409, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051923, + "hold30_r": -1.0 + }, + { + "symbol": "SLB", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.910798, + "strategy_rank": 82.274401, + "rr": 0.791957, + "primary_prob": 61.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 51.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.187936, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.609025, + "range_504_ratio": 1.838637, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.749396, + "hold30_r": -1.0 + }, + { + "symbol": "SRE", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.164319, + "strategy_rank": 58.676427, + "rr": 2.263978, + "primary_prob": 20.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 71.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.395966, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.489986, + "range_504_ratio": 1.632294, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.062251, + "hold30_r": -1.0 + }, + { + "symbol": "TER", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.061033, + "strategy_rank": 98.535705, + "rr": 1.607099, + "primary_prob": 37.31, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.410649, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.859102, + "range_504_ratio": 6.417972, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.021245, + "hold30_r": -1.0 + }, + { + "symbol": "TPR", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.835681, + "strategy_rank": 90.034099, + "rr": 1.517813, + "primary_prob": 34.71, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.276719, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.487904, + "hold30_r": 1.840419 + }, + { + "symbol": "TRGP", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.370892, + "strategy_rank": 72.940326, + "rr": 0.710291, + "primary_prob": 48.25, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.065436, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.849208, + "range_504_ratio": 2.337796, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.664698, + "hold30_r": 1.183112 + }, + { + "symbol": "ULTA", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.751174, + "strategy_rank": 78.385471, + "rr": 1.516859, + "primary_prob": 36.93, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 20, + "primary_distance_atr": 2.275288, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043486, + "hold30_r": -1.0 + }, + { + "symbol": "WMT", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.859155, + "strategy_rank": 66.875093, + "rr": 1.85701, + "primary_prob": 17.19, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 29.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.785515, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.818093, + "range_504_ratio": 2.266173, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.790268, + "hold30_r": -1.0 + }, + { + "symbol": "XOM", + "date": "2026-05-11", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.309859, + "strategy_rank": 76.299358, + "rr": 1.524205, + "primary_prob": 29.0, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 61.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.286307, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.479935, + "hold30_r": -1.469947 + }, + { + "symbol": "GEV", + "date": "2026-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.300469, + "strategy_rank": 96.320855, + "rr": 1.560336, + "primary_prob": 38.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.340504, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.064219, + "range_504_ratio": 7.879141, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.03042, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-05-12", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.70892, + "strategy_rank": 74.955893, + "rr": 1.151712, + "primary_prob": 44.97, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 1.727568, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.147246, + "hold30_r": -1.0 + }, + { + "symbol": "SNDK", + "date": "2026-05-15", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.882629, + "strategy_rank": 99.882753, + "rr": 1.287562, + "primary_prob": 28.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.931343, + "raw_level_count": 16, + "gate_level_count": 11, + "range_504_log": 4.04967, + "range_504_ratio": 57.378519, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.268722, + "hold30_r": 5.796473 + }, + { + "symbol": "ADI", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.597285, + "strategy_rank": 74.567761, + "rr": 1.012759, + "primary_prob": 51.23, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.519138, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.010299, + "range_504_ratio": 2.746423, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.64221, + "hold30_r": -1.595476 + }, + { + "symbol": "AEP", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.38914, + "strategy_rank": 60.69768, + "rr": 1.814804, + "primary_prob": 32.0, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.722206, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.484101, + "range_504_ratio": 1.622716, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.752586, + "hold30_r": 1.795678 + }, + { + "symbol": "ALB", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.303167, + "strategy_rank": 97.525535, + "rr": 1.15754, + "primary_prob": 37.42, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 63.0, + "primary_rejection_count": 4, + "primary_distance_atr": 1.736311, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.497599, + "range_504_ratio": 4.470942, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.020399, + "hold30_r": -1.0 + }, + { + "symbol": "AMAT", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.79638, + "strategy_rank": 92.836021, + "rr": 1.239834, + "primary_prob": 32.58, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.859751, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.287643, + "range_504_ratio": 3.624234, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.210433, + "hold30_r": 8.436416 + }, + { + "symbol": "AMD", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.927602, + "strategy_rank": 96.20124, + "rr": 1.368289, + "primary_prob": 27.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.052433, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.814032, + "range_504_ratio": 6.135133, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.344399, + "hold30_r": 3.401641 + }, + { + "symbol": "ANET", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.579186, + "strategy_rank": 85.807687, + "rr": 1.780003, + "primary_prob": 29.52, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 85.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.670004, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.107046, + "range_504_ratio": 3.025408, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.755111, + "hold30_r": 2.187765 + }, + { + "symbol": "APA", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.285068, + "strategy_rank": 93.426861, + "rr": 1.609384, + "primary_prob": 38.87, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 43.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.414075, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.21233, + "range_504_ratio": 3.361307, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031291, + "hold30_r": -1.0 + }, + { + "symbol": "APH", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.669683, + "strategy_rank": 87.407153, + "rr": 2.573248, + "primary_prob": 23.06, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 98.0, + "primary_rejection_count": 15, + "primary_distance_atr": 3.859872, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.115091, + "range_504_ratio": 3.049845, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.545668, + "hold30_r": 5.721148 + }, + { + "symbol": "AVGO", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.615385, + "strategy_rank": 84.151762, + "rr": 0.814542, + "primary_prob": 43.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 39.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.221813, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.236195, + "range_504_ratio": 3.44249, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.778466, + "hold30_r": -1.0 + }, + { + "symbol": "BG", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.873303, + "strategy_rank": 74.966165, + "rr": 1.625632, + "primary_prob": 21.99, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 35.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.438448, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.686672, + "range_504_ratio": 1.987092, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043621, + "hold30_r": -1.0 + }, + { + "symbol": "BIIB", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.764706, + "strategy_rank": 79.222879, + "rr": 1.602125, + "primary_prob": 26.6, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 56.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.403188, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.771472, + "range_504_ratio": 2.162948, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.559949, + "hold30_r": 1.959265 + }, + { + "symbol": "BKR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.479638, + "strategy_rank": 79.565769, + "rr": 1.388509, + "primary_prob": 45.06, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.082764, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.822609, + "range_504_ratio": 2.276431, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046416, + "hold30_r": -1.0 + }, + { + "symbol": "BMY", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.126697, + "strategy_rank": 67.240381, + "rr": 2.099899, + "primary_prob": 28.23, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 3.149849, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.475863, + "range_504_ratio": 1.609403, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.059176, + "hold30_r": -1.0 + }, + { + "symbol": "C", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.312217, + "strategy_rank": 75.723292, + "rr": 1.797339, + "primary_prob": 26.66, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 72.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.696009, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.927552, + "range_504_ratio": 2.528312, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.747609, + "hold30_r": 3.599431 + }, + { + "symbol": "CAH", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.384615, + "strategy_rank": 75.086387, + "rr": 2.275872, + "primary_prob": 41.27, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.413808, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.919184, + "range_504_ratio": 2.507245, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.230365, + "hold30_r": 4.322422 + }, + { + "symbol": "CASY", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.570136, + "strategy_rank": 75.104287, + "rr": 1.428643, + "primary_prob": 41.64, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.142964, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.054463, + "range_504_ratio": 2.870432, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.054728, + "hold30_r": -1.0 + }, + { + "symbol": "CAT", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.701357, + "strategy_rank": 88.051898, + "rr": 1.455306, + "primary_prob": 26.11, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.182958, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.248264, + "range_504_ratio": 3.484287, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.416393, + "hold30_r": 2.870439 + }, + { + "symbol": "CF", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.343891, + "strategy_rank": 92.383839, + "rr": 1.5903, + "primary_prob": 37.8, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.38545, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.745791, + "range_504_ratio": 2.108108, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.028673, + "hold30_r": -1.0 + }, + { + "symbol": "CFG", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.995475, + "strategy_rank": 67.024146, + "rr": 1.788574, + "primary_prob": 32.39, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.682861, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.746746, + "range_504_ratio": 2.110123, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.734673, + "hold30_r": 4.69738 + }, + { + "symbol": "CHRW", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 95.022624, + "strategy_rank": 89.439088, + "rr": 1.638468, + "primary_prob": 29.97, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 76.0, + "primary_rejection_count": 5, + "primary_distance_atr": 2.457702, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.915627, + "range_504_ratio": 2.498341, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.605134, + "hold30_r": 2.116262 + }, + { + "symbol": "CIEN", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.434389, + "strategy_rank": 99.028452, + "rr": 1.122294, + "primary_prob": 29.74, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.683441, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.595245, + "range_504_ratio": 13.399866, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.102421, + "hold30_r": -1.0 + }, + { + "symbol": "CMI", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.081448, + "strategy_rank": 84.908481, + "rr": 1.299837, + "primary_prob": 30.79, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 47.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.949755, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.015827, + "range_504_ratio": 2.761645, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.042513, + "hold30_r": -1.0 + }, + { + "symbol": "COHR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.529412, + "strategy_rank": 98.598128, + "rr": 1.228009, + "primary_prob": 30.26, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.842013, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.203979, + "range_504_ratio": 9.060992, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.210247, + "hold30_r": 0.142456 + }, + { + "symbol": "COP", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.371041, + "strategy_rank": 74.070789, + "rr": 2.123035, + "primary_prob": 29.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.184552, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.531173, + "range_504_ratio": 1.700926, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.131613, + "hold30_r": -1.08494 + }, + { + "symbol": "CVX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.217195, + "strategy_rank": 66.909824, + "rr": 1.974275, + "primary_prob": 32.19, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 37.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.961413, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.486183, + "range_504_ratio": 1.626098, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.056276, + "hold30_r": -1.0 + }, + { + "symbol": "DELL", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.628959, + "strategy_rank": 92.92131, + "rr": 1.235084, + "primary_prob": 46.29, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 42.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.852626, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 1.382551, + "range_504_ratio": 3.985055, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.21006, + "hold30_r": 9.841227 + }, + { + "symbol": "DG", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 84.162896, + "strategy_rank": 81.972718, + "rr": 1.849533, + "primary_prob": 29.69, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 91.0, + "primary_rejection_count": 14, + "primary_distance_atr": 2.7743, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.867901, + "range_504_ratio": 2.381906, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.034238, + "hold30_r": -1.0 + }, + { + "symbol": "DVN", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.914027, + "strategy_rank": 81.269164, + "rr": 0.903914, + "primary_prob": 62.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 77.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.355871, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.710948, + "range_504_ratio": 2.035921, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.039565, + "hold30_r": -1.0 + }, + { + "symbol": "EA", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.746606, + "strategy_rank": 60.022624, + "rr": 0.782002, + "primary_prob": 56.6, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 28, + "primary_distance_atr": 1.173003, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.575692, + "range_504_ratio": 1.778361, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.495728, + "hold30_r": 3.132564 + }, + { + "symbol": "EME", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.99095, + "strategy_rank": 80.904952, + "rr": 1.490066, + "primary_prob": 26.44, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 45.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.2351, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.091797, + "range_504_ratio": 2.979624, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.036979, + "hold30_r": -1.0 + }, + { + "symbol": "ETR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.972851, + "strategy_rank": 64.142621, + "rr": 1.155544, + "primary_prob": 44.87, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 1.733316, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.82186, + "range_504_ratio": 2.274726, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.061946, + "hold30_r": -1.0 + }, + { + "symbol": "EVRG", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.769231, + "strategy_rank": 57.384963, + "rr": 1.425789, + "primary_prob": 28.5, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.138683, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.492658, + "range_504_ratio": 1.63666, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.353552, + "hold30_r": 1.864093 + }, + { + "symbol": "EXPE", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.067873, + "strategy_rank": 86.906428, + "rr": 2.38029, + "primary_prob": 22.02, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 84.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.570435, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.041207, + "range_504_ratio": 2.832634, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.352238, + "hold30_r": 3.232636 + }, + { + "symbol": "FANG", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.294118, + "strategy_rank": 74.942903, + "rr": 0.938573, + "primary_prob": 50.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 20.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.407859, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.632158, + "range_504_ratio": 1.881667, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.043442, + "hold30_r": -1.0 + }, + { + "symbol": "FCX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.253394, + "strategy_rank": 88.44803, + "rr": 2.050608, + "primary_prob": 20.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 59.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.075913, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.942199, + "range_504_ratio": 2.565618, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.022723, + "hold30_r": 0.006914 + }, + { + "symbol": "FDX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.855204, + "strategy_rank": 77.74108, + "rr": 1.851901, + "primary_prob": 26.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 74.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.777852, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.732112, + "range_504_ratio": 2.079467, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.806389, + "hold30_r": -2.75185 + }, + { + "symbol": "FIX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.737557, + "strategy_rank": 96.147667, + "rr": 1.622059, + "primary_prob": 22.25, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.433089, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.028032, + "range_504_ratio": 7.599114, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.0274, + "hold30_r": -1.0 + }, + { + "symbol": "GILD", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.144796, + "strategy_rank": 66.801809, + "rr": 1.557869, + "primary_prob": 36.18, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.336804, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.929828, + "range_504_ratio": 2.534074, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.053413, + "hold30_r": -1.0 + }, + { + "symbol": "GLW", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.963801, + "strategy_rank": 97.491139, + "rr": 1.657988, + "primary_prob": 21.65, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.486982, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.819576, + "range_504_ratio": 6.16924, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.640176, + "hold30_r": 2.098921 + }, + { + "symbol": "GM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.348416, + "strategy_rank": 78.401453, + "rr": 2.122008, + "primary_prob": 24.97, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 85.0, + "primary_rejection_count": 9, + "primary_distance_atr": 3.183013, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.810474, + "range_504_ratio": 2.248973, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.080429, + "hold30_r": 0.688253 + }, + { + "symbol": "GNRC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 85.520362, + "strategy_rank": 87.968091, + "rr": 1.51173, + "primary_prob": 21.83, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 2.267595, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.023138, + "range_504_ratio": 2.78191, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.480986, + "hold30_r": 1.043033 + }, + { + "symbol": "HCA", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.316742, + "strategy_rank": 70.273638, + "rr": 2.428467, + "primary_prob": 24.76, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 13, + "primary_distance_atr": 3.6427, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.651891, + "range_504_ratio": 1.919167, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.047015, + "hold30_r": -1.0 + }, + { + "symbol": "HII", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.552036, + "strategy_rank": 88.341956, + "rr": 2.059219, + "primary_prob": 20.12, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 57.0, + "primary_rejection_count": 4, + "primary_distance_atr": 3.088829, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.063077, + "range_504_ratio": 2.895267, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034166, + "hold30_r": -1.0 + }, + { + "symbol": "HWM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.443439, + "strategy_rank": 78.986931, + "rr": 0.754733, + "primary_prob": 48.26, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 53.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.132099, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.295834, + "range_504_ratio": 3.654041, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.717293, + "hold30_r": 0.759016 + }, + { + "symbol": "INCY", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.122172, + "strategy_rank": 77.057981, + "rr": 2.5455, + "primary_prob": 23.7, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 3.818249, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.740282, + "range_504_ratio": 2.096527, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 2.500559, + "hold30_r": 4.395345 + }, + { + "symbol": "INTC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.511312, + "strategy_rank": 98.088618, + "rr": 2.045214, + "primary_prob": 16.1, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.067822, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 2.016882, + "range_504_ratio": 7.51486, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 2.027213, + "hold30_r": 1.568441 + }, + { + "symbol": "IVZ", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.221719, + "strategy_rank": 76.46017, + "rr": 1.346455, + "primary_prob": 48.36, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 65.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.019683, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.937107, + "range_504_ratio": 2.552586, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.304172, + "hold30_r": -1.0 + }, + { + "symbol": "JBL", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.420814, + "strategy_rank": 89.344683, + "rr": 1.041599, + "primary_prob": 38.78, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 54.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.562398, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.357156, + "range_504_ratio": 3.885127, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.009647, + "hold30_r": 1.726683 + }, + { + "symbol": "JCI", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.447964, + "strategy_rank": 69.338631, + "rr": 0.964408, + "primary_prob": 48.1, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 89.0, + "primary_rejection_count": 10, + "primary_distance_atr": 1.446613, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.828892, + "range_504_ratio": 2.290779, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.919241, + "hold30_r": 1.231888 + }, + { + "symbol": "JNJ", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.004525, + "strategy_rank": 66.615809, + "rr": 1.936707, + "primary_prob": 28.49, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 91.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.905061, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.58179, + "range_504_ratio": 1.789238, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.072049, + "hold30_r": -1.0 + }, + { + "symbol": "KEYS", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.778281, + "strategy_rank": 91.14141, + "rr": 1.757649, + "primary_prob": 20.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 40.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.636473, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.12882, + "range_504_ratio": 3.092006, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.04041, + "hold30_r": -1.0 + }, + { + "symbol": "KLAC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 94.117647, + "strategy_rank": 93.173549, + "rr": 1.21621, + "primary_prob": 35.95, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 63.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.824316, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.257855, + "range_504_ratio": 3.517867, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.186986, + "hold30_r": 7.532007 + }, + { + "symbol": "LHX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.176471, + "strategy_rank": 74.523304, + "rr": 2.030307, + "primary_prob": 29.08, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 5, + "primary_distance_atr": 3.04546, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.674986, + "range_504_ratio": 1.964006, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.049711, + "hold30_r": -1.0 + }, + { + "symbol": "LITE", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.886878, + "strategy_rank": 99.886954, + "rr": 1.607729, + "primary_prob": 22.5, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.411593, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 3.344904, + "range_504_ratio": 28.357842, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.014178, + "hold30_r": -1.0 + }, + { + "symbol": "LMT", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.918552, + "strategy_rank": 70.300323, + "rr": 2.460147, + "primary_prob": 16.86, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 62.0, + "primary_rejection_count": 3, + "primary_distance_atr": 3.69022, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.523161, + "range_504_ratio": 1.687352, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.05271, + "hold30_r": -1.0 + }, + { + "symbol": "LRCX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 97.058824, + "strategy_rank": 96.383614, + "rr": 1.098617, + "primary_prob": 35.18, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 44.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.647925, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 1.679377, + "range_504_ratio": 5.362216, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.072048, + "hold30_r": 5.414848 + }, + { + "symbol": "MCK", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.900452, + "strategy_rank": 74.53122, + "rr": 2.181617, + "primary_prob": 22.69, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 77.0, + "primary_rejection_count": 11, + "primary_distance_atr": 3.272426, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.765976, + "range_504_ratio": 2.151093, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046428, + "hold30_r": -1.0 + }, + { + "symbol": "MPWR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 92.647059, + "strategy_rank": 90.484995, + "rr": 1.676439, + "primary_prob": 21.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.514658, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.339639, + "range_504_ratio": 3.817664, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.649135, + "hold30_r": -1.0 + }, + { + "symbol": "MRK", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.325792, + "strategy_rank": 72.777264, + "rr": 2.008301, + "primary_prob": 28.36, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 95.0, + "primary_rejection_count": 7, + "primary_distance_atr": 3.012451, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.607833, + "range_504_ratio": 1.836448, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.950979, + "hold30_r": 3.261783 + }, + { + "symbol": "MRNA", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.38009, + "strategy_rank": 96.653422, + "rr": 1.640462, + "primary_prob": 24.14, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 47.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.460693, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.03487, + "range_504_ratio": 7.651257, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.621568, + "hold30_r": 4.789255 + }, + { + "symbol": "MU", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.9819, + "strategy_rank": 98.84715, + "rr": 1.868368, + "primary_prob": 18.43, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.802552, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 2.587994, + "range_504_ratio": 13.303055, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.849796, + "hold30_r": 4.778761 + }, + { + "symbol": "NEM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.832579, + "strategy_rank": 94.735401, + "rr": 1.677475, + "primary_prob": 32.53, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 92.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.516212, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 1.297259, + "range_504_ratio": 3.659251, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.031162, + "hold30_r": -1.0 + }, + { + "symbol": "NOC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.950226, + "strategy_rank": 77.513917, + "rr": 1.680269, + "primary_prob": 32.08, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 90.0, + "primary_rejection_count": 15, + "primary_distance_atr": 2.520403, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.614656, + "range_504_ratio": 1.849021, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.051101, + "hold30_r": -1.0 + }, + { + "symbol": "NUE", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.723982, + "strategy_rank": 75.527103, + "rr": 1.086193, + "primary_prob": 48.92, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.629289, + "raw_level_count": 16, + "gate_level_count": 12, + "range_504_log": 0.880724, + "range_504_ratio": 2.412645, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.031312, + "hold30_r": -1.0 + }, + { + "symbol": "ON", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 91.402715, + "strategy_rank": 91.645557, + "rr": 1.165713, + "primary_prob": 44.41, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 24.0, + "primary_rejection_count": 0, + "primary_distance_atr": 1.748569, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.344687, + "range_504_ratio": 3.836985, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.140173, + "hold30_r": -1.299982 + }, + { + "symbol": "OXY", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 87.895928, + "strategy_rank": 82.791258, + "rr": 2.589808, + "primary_prob": 24.72, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 32.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.884712, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.6622, + "range_504_ratio": 1.939054, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.075823, + "hold30_r": -1.035923 + }, + { + "symbol": "PH", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 80.542986, + "strategy_rank": 64.845102, + "rr": 1.93557, + "primary_prob": 26.3, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 80.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.903355, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.750881, + "range_504_ratio": 2.118866, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.046953, + "hold30_r": -1.0 + }, + { + "symbol": "PSX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 82.352941, + "strategy_rank": 75.051122, + "rr": 1.243132, + "primary_prob": 44.9, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 1.864699, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.73926, + "range_504_ratio": 2.094385, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.042378, + "hold30_r": -1.0 + }, + { + "symbol": "PWR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 90.158371, + "strategy_rank": 86.914471, + "rr": 1.422684, + "primary_prob": 29.76, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 2.134026, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.245147, + "range_504_ratio": 3.473445, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.034308, + "hold30_r": -1.0 + }, + { + "symbol": "ROST", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 83.823529, + "strategy_rank": 65.5162, + "rr": 1.677652, + "primary_prob": 34.12, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 100.0, + "primary_rejection_count": 6, + "primary_distance_atr": 2.516478, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 0.636143, + "range_504_ratio": 1.889179, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.623915, + "hold30_r": 0.104377 + }, + { + "symbol": "RTX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 86.538462, + "strategy_rank": 67.653673, + "rr": 1.78174, + "primary_prob": 23.09, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 53.0, + "primary_rejection_count": 4, + "primary_distance_atr": 2.672611, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.772473, + "range_504_ratio": 2.165114, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.729708, + "hold30_r": 2.34066 + }, + { + "symbol": "STX", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.208145, + "strategy_rank": 98.70078, + "rr": 0.819997, + "primary_prob": 45.58, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 52.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.229996, + "raw_level_count": 16, + "gate_level_count": 15, + "range_504_log": 2.588814, + "range_504_ratio": 13.313974, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 0.797885, + "hold30_r": 2.601969 + }, + { + "symbol": "TER", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.755656, + "strategy_rank": 98.248598, + "rr": 1.513615, + "primary_prob": 29.79, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 64.0, + "primary_rejection_count": 3, + "primary_distance_atr": 2.270422, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.859102, + "range_504_ratio": 6.417972, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.494373, + "hold30_r": 3.185192 + }, + { + "symbol": "TPR", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 93.099548, + "strategy_rank": 87.280293, + "rr": 1.895731, + "primary_prob": 28.25, + "primary_sources": [ + "pivot_point", + "volume_profile" + ], + "primary_strength": 87.0, + "primary_rejection_count": 8, + "primary_distance_atr": 2.843597, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.525513, + "range_504_ratio": 4.597502, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.864035, + "hold30_r": 1.548927 + }, + { + "symbol": "ULTA", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 81.674208, + "strategy_rank": 78.571494, + "rr": 1.786225, + "primary_prob": 32.42, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 100.0, + "primary_rejection_count": 16, + "primary_distance_atr": 2.679337, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 0.838867, + "range_504_ratio": 2.313744, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 1.745991, + "hold30_r": -1.0 + }, + { + "symbol": "VRT", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.606335, + "strategy_rank": 96.473193, + "rr": 0.725611, + "primary_prob": 49.82, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 55.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.088416, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 1.958451, + "range_504_ratio": 7.08834, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.024425, + "hold30_r": -1.0 + }, + { + "symbol": "VTRS", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.705882, + "strategy_rank": 79.52098, + "rr": 1.273964, + "primary_prob": 46.78, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 49.0, + "primary_rejection_count": 2, + "primary_distance_atr": 1.910946, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.939665, + "range_504_ratio": 2.559124, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.040816, + "hold30_r": -1.0 + }, + { + "symbol": "WDC", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 99.660633, + "strategy_rank": 99.254543, + "rr": 1.489804, + "primary_prob": 24.64, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.234706, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 2.902267, + "range_504_ratio": 18.215401, + "range_factor_pass": true, + "outcome": "target_hit", + "net_r": 1.469243, + "hold30_r": 3.130897 + }, + { + "symbol": "WELL", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 88.687783, + "strategy_rank": 65.975353, + "rr": 0.843702, + "primary_prob": 54.13, + "primary_sources": [ + "pivot_point", + "round_number", + "volume_profile" + ], + "primary_strength": 99.0, + "primary_rejection_count": 3, + "primary_distance_atr": 1.265553, + "raw_level_count": 16, + "gate_level_count": 13, + "range_504_log": 0.809533, + "range_504_ratio": 2.246858, + "range_factor_pass": false, + "outcome": "target_hit", + "net_r": 0.787284, + "hold30_r": -1.005719 + }, + { + "symbol": "XOM", + "date": "2026-05-18", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 89.932127, + "strategy_rank": 73.381383, + "rr": 2.39065, + "primary_prob": 27.32, + "primary_sources": [ + "pivot_point", + "round_number" + ], + "primary_strength": 36.0, + "primary_rejection_count": 1, + "primary_distance_atr": 3.585975, + "raw_level_count": 16, + "gate_level_count": 14, + "range_504_log": 0.589886, + "range_504_ratio": 1.803783, + "range_factor_pass": false, + "outcome": "stop_hit", + "net_r": -1.050102, + "hold30_r": -1.0 + }, + { + "symbol": "GEV", + "date": "2026-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 96.153846, + "strategy_rank": 95.24223, + "rr": 1.594005, + "primary_prob": 22.34, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 34.0, + "primary_rejection_count": 1, + "primary_distance_atr": 2.391007, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 2.064219, + "range_504_ratio": 7.879141, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.028387, + "hold30_r": -1.0 + }, + { + "symbol": "WBD", + "date": "2026-05-19", + "direction": "long", + "qualified": false, + "meets_core": false, + "momentum_percentile": 98.190045, + "strategy_rank": 72.965537, + "rr": 1.533133, + "primary_prob": 36.63, + "primary_sources": [ + "pivot_point" + ], + "primary_strength": 100.0, + "primary_rejection_count": 9, + "primary_distance_atr": 2.299699, + "raw_level_count": 16, + "gate_level_count": 16, + "range_504_log": 1.508085, + "range_504_ratio": 4.518072, + "range_factor_pass": true, + "outcome": "stop_hit", + "net_r": -1.155088, + "hold30_r": -1.0 + } + ], + "signal_eval": [ + { + "signal": "vol_6m", + "weeks": 39, + "avg_cross_section": 498.2, + "mean_ic": 0.0609, + "ic_t_stat": 1.48, + "ic_positive_pct": 64.1, + "mean_quintile_spread": 0.0337, + "reliable": true + }, + { + "signal": "mom_12_1_resid", + "weeks": 35, + "avg_cross_section": 497.7, + "mean_ic": 0.0552, + "ic_t_stat": 1.98, + "ic_positive_pct": 60.0, + "mean_quintile_spread": 0.0207, + "reliable": true + }, + { + "signal": "mom_12_1", + "weeks": 35, + "avg_cross_section": 497.7, + "mean_ic": 0.0531, + "ic_t_stat": 1.61, + "ic_positive_pct": 65.7, + "mean_quintile_spread": 0.0206, + "reliable": true + }, + { + "signal": "trend_200", + "weeks": 37, + "avg_cross_section": 497.9, + "mean_ic": 0.0161, + "ic_t_stat": 0.44, + "ic_positive_pct": 59.5, + "mean_quintile_spread": 0.006, + "reliable": true + }, + { + "signal": "reversal_1m", + "weeks": 43, + "avg_cross_section": 498.7, + "mean_ic": 0.0059, + "ic_t_stat": 0.22, + "ic_positive_pct": 53.5, + "mean_quintile_spread": 0.0053, + "reliable": true + }, + { + "signal": "mom_6_1", + "weeks": 39, + "avg_cross_section": 498.2, + "mean_ic": 0.0051, + "ic_t_stat": 0.21, + "ic_positive_pct": 56.4, + "mean_quintile_spread": 0.0087, + "reliable": true + }, + { + "signal": "mom_3_1", + "weeks": 42, + "avg_cross_section": 498.5, + "mean_ic": -0.0064, + "ic_t_stat": -0.25, + "ic_positive_pct": 50.0, + "mean_quintile_spread": 0.0046, + "reliable": true + }, + { + "signal": "high_52w", + "weeks": 35, + "avg_cross_section": 497.7, + "mean_ic": -0.0086, + "ic_t_stat": -0.26, + "ic_positive_pct": 54.3, + "mean_quintile_spread": -0.0088, + "reliable": true + } + ], + "signal_eval_note": "Cross-sectional rank-IC of price-only signals vs the forward 30-day return (min 20 names/window). |IC| \u2273 0.03 with a consistent sign is a real (if small) edge; near 0 means ranking on it sorts nothing. Momentum factors and high_52w are expected positive; reversal_1m and vol_6m expected negative (mean-reversion / low-vol anomaly). IC is measured on non-overlapping windows; signals with fewer than 12 independent windows are flagged unreliable (too few regimes \u2014 deepen history with the Data Backfill job).", + "note": "Sentiment & fundamentals held neutral (no point-in-time history). Stops fill at the worse of the stop or the bar's open (gaps through the stop are modeled, so a loss can exceed \u22121R); targets never fill better than their level. ~6 months \u2248 one market regime \u2014 treat as directional, not gospel.", + "recommendation": { + "headline": "Production baseline: residual/high-vol 80/20 entry rank with a 3x ATR trailing exit and 30-trading-day max hold.", + "items": [ + { + "topic": "production", + "text": "Production monitor (All history): +28.8% CAGR, Sharpe 1.53, max drawdown -14.3%." + }, + { + "topic": "exit", + "text": "Legacy exit diagnostic: hold 30 trading days with the initial stop (+0.94R net/trade vs +0.36R for the S/R target exit). The simulated book agrees: +27.2% vs +13.3% CAGR at similar drawdown." + }, + { + "topic": "gate", + "text": "Gate: keep the confidence floor (worth +0.45R/trade under the hold exit)." + }, + { + "topic": "gate", + "text": "Gate: keep the R:R floor (worth +0.66R/trade under the hold exit)." + }, + { + "topic": "gate", + "text": "Gate: keep the NEUTRAL exclusion (worth +0.55R/trade under the hold exit)." + }, + { + "topic": "cutoff", + "text": "Residual-momentum cutoff: 80 has the best per-trade net (+0.36R over 290 setups)." + }, + { + "topic": "benchmark", + "text": "Book vs SPY: beats buy-and-hold by +69.9 points (+158.6% vs +88.7%), max drawdown \u221217.0%." + }, + { + "topic": "robustness", + "text": "Robustness: expectancy survives removing the top 5% of winners (+0.53R net/trade under the recommended 30d hold) \u2014 the edge is not a handful of outliers." + } + ], + "note": "Derived from this report's numbers on every run \u2014 the advice flips if the data does." + }, + "research_recommendation": { + "items": [ + { + "topic": "capacity_15", + "candidate": false, + "text": "Max-15 capacity is not needed yet: Sharpe 1.39 vs 1.39, CAGR +27.2% vs +27.2%, skipped 0 vs 9." + }, + { + "topic": "cutoff_90", + "candidate": false, + "text": "Cutoff 90 stays research-only: Raw 90 / max 10 Sharpe 1.21 vs 1.39, drawdown 16.6% vs 17.0%, CAGR +20.4% vs +27.2%." + }, + { + "topic": "high_vol_overlay", + "candidate": true, + "text": "High-vol overlay is a promotion candidate: Residual 80 + high-vol 70 / max 10 Sharpe 1.50 vs 1.39, drawdown 17.0% vs 17.0%, CAGR +29.8% vs +27.2%." + } + ], + "note": "Residual 12-1 momentum is now the production activation rank. Remaining rows are research comparisons only." + } +} diff --git a/reports/sr-full-production-vs-candidate-cohorts.csv b/reports/sr-full-production-vs-candidate-cohorts.csv new file mode 100644 index 0000000..06fc5ae --- /dev/null +++ b/reports/sr-full-production-vs-candidate-cohorts.csv @@ -0,0 +1,1262 @@ +symbol,date,direction,cohort,control_rr,variant_rr,control_prob,variant_prob,control_sources,variant_sources,control_net_r,variant_net_r,control_hold30_r,variant_hold30_r +COST,2022-07-06,long,removed,2.056175,1.521587,43.76,48.24,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.008518,1.47393,3.079594,3.079594 +PANW,2022-07-06,long,removed,2.562802,1.880155,38.55,37.66,pivot_point+volume_profile,pivot_point+round_number,-1.075765,-1.075765,-1.041258,-1.041258 +ANET,2022-07-13,long,removed,2.51018,3.098386,39.01,33.87,pivot_point+volume_profile,pivot_point,2.474433,3.062638,4.96655,4.96655 +CDNS,2022-07-13,long,removed,2.083716,2.072685,43.43,40.16,pivot_point+volume_profile,pivot_point+round_number,2.046043,2.035012,3.642215,3.642215 +COST,2022-07-13,long,removed,2.202408,2.200161,42.06,32.89,pivot_point+volume_profile,pivot_point,2.151916,2.14967,2.615747,2.615747 +PFE,2022-07-13,long,removed,2.346657,1.668887,38.15,49.27,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.052274,-1.052274,-1.0,-1.0 +SNPS,2022-07-13,long,removed,2.226511,1.601845,26.8,32.2,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.187046,1.562381,3.625212,3.625212 +TSLA,2022-07-13,long,removed,2.581439,2.683329,38.39,29.55,pivot_point+volume_profile,pivot_point,2.559767,2.661657,2.74555,2.74555 +AJG,2022-07-20,long,removed,2.086482,1.816004,37.99,44.78,pivot_point+volume_profile,pivot_point+round_number,2.027589,1.757111,2.651746,2.651746 +AMP,2022-07-20,long,removed,2.745469,1.817133,37.07,42.36,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.703301,1.774965,2.263194,2.263194 +ANET,2022-07-20,long,removed,2.853869,2.79376,36.27,36.71,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.815097,2.754989,2.772541,2.772541 +AON,2022-07-20,long,removed,2.167782,1.587941,42.45,50.64,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.114373,1.534532,0.387078,0.387078 +DDOG,2022-07-20,long,removed,2.765663,3.613513,36.92,31.99,pivot_point,pivot_point,-1.017356,-1.017356,-1.0,-1.0 +MPC,2022-07-20,long,removed,2.552813,1.547718,20.84,42.16,volume_profile,pivot_point,2.521182,1.516088,2.130312,2.130312 +NUE,2022-07-20,long,removed,2.270935,1.528045,34.33,51.72,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.238064,1.495174,2.120191,2.120191 +PCG,2022-07-20,long,removed,2.330988,2.638521,40.71,37.92,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.290834,2.598368,3.058448,3.058448 +TSLA,2022-07-20,long,removed,3.017493,2.510654,35.17,30.61,pivot_point+volume_profile,pivot_point,2.991726,2.484887,1.463251,1.463251 +TTD,2022-07-20,long,added,1.871867,2.594009,46.18,28.08,pivot_point+volume_profile,pivot_point,-1.018882,-1.018882,-1.0,-1.0 +VST,2022-07-20,long,removed,2.456495,2.402596,35.7,34.8,pivot_point+volume_profile,pivot_point+volume_profile,-0.038846,-0.038846,0.912004,0.912004 +WAB,2022-07-20,long,removed,2.22013,2.629689,41.87,37.99,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.174696,2.584256,0.302016,0.302016 +WMB,2022-07-20,long,removed,2.399647,1.664933,40.03,42.33,pivot_point+volume_profile,round_number+volume_profile,-0.04253,1.622403,1.00108,1.00108 +AIG,2022-07-27,long,removed,2.277672,2.628265,26.25,22.8,pivot_point+volume_profile,pivot_point+volume_profile,-1.045838,-1.045838,-1.0,-1.0 +ANET,2022-07-27,long,removed,2.693712,1.966012,37.47,44.9,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.654258,1.926557,2.473153,2.473153 +BLDR,2022-07-27,long,removed,2.016232,2.558523,44.26,37.79,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.982016,-1.034216,-1.0,-1.0 +BRO,2022-07-27,long,removed,2.308752,1.560197,40.93,51.14,pivot_point+volume_profile,pivot_point+volume_profile,2.249001,1.500445,1.16984,1.16984 +COR,2022-07-27,long,removed,2.340065,1.799179,25.62,32.23,pivot_point+volume_profile,pivot_point+volume_profile,-1.063512,-1.063512,-1.0,-1.0 +COST,2022-07-27,long,removed,2.068637,2.028389,43.61,44.1,pivot_point+volume_profile,pivot_point+volume_profile,2.013892,1.973644,0.35689,0.35689 +CTVA,2022-07-27,long,removed,2.051251,2.077981,43.02,43.5,pivot_point+volume_profile,pivot_point+volume_profile,2.000216,2.026946,2.4476,2.4476 +CVS,2022-07-27,long,removed,2.062187,2.147058,28.69,20.28,pivot_point+volume_profile,pivot_point,2.001102,2.085973,2.035745,2.035745 +FDS,2022-07-27,long,removed,2.267995,1.558572,41.36,45.97,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.209173,1.49975,2.879877,2.879877 +FIX,2022-07-27,long,removed,2.49813,2.052037,23.12,33.61,pivot_point+volume_profile,pivot_point+round_number,2.453017,2.006924,2.119496,2.119496 +LITE,2022-07-27,long,removed,2.246643,1.963719,41.58,44.93,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.201423,1.918499,-1.254383,-1.254383 +MET,2022-07-27,long,removed,2.448767,1.937228,24.57,30.28,pivot_point+volume_profile,pivot_point+volume_profile,-0.051585,1.885643,1.893516,1.893516 +MOS,2022-07-27,long,removed,2.199141,1.897383,42.1,45.82,pivot_point+volume_profile,pivot_point+volume_profile,2.170824,1.869065,0.841989,0.841989 +MPWR,2022-07-27,long,removed,2.083005,1.721908,43.44,42.01,pivot_point+volume_profile,pivot_point+volume_profile,2.05373,1.692632,-1.0,-1.0 +NUE,2022-07-27,long,removed,2.827629,1.562555,36.46,42.1,pivot_point+volume_profile,pivot_point+round_number,-0.03131,1.531246,1.486427,1.486427 +ODFL,2022-07-27,long,removed,2.281178,1.803188,41.22,38.97,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.242217,1.764228,-1.0,-1.0 +PCG,2022-07-27,long,removed,2.333233,2.66205,40.69,37.72,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.289953,2.618769,4.115226,4.115226 +PFE,2022-07-27,long,removed,2.581738,2.156288,35.79,36.78,pivot_point+volume_profile,pivot_point,-1.059744,-1.059744,-1.0,-1.0 +STLD,2022-07-27,long,removed,2.424598,1.799348,39.8,38.43,pivot_point+volume_profile,pivot_point,2.393469,1.768219,2.171288,2.171288 +TSN,2022-07-27,long,removed,2.362464,3.244597,40.39,33.82,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.268146,-1.268146,-1.206782,-1.206782 +VST,2022-07-27,long,removed,2.437046,0.876355,20.28,53.19,pivot_point+volume_profile,pivot_point+round_number,-0.041485,0.83487,0.931366,0.931366 +ADM,2022-08-03,long,removed,2.696728,1.841547,34.05,46.61,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.649855,1.794675,0.85766,0.85766 +AON,2022-08-03,long,removed,2.065339,1.528179,28.65,36.72,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.052313,1.475866,-0.539537,-0.539537 +APA,2022-08-03,long,added,1.566313,2.156807,51.03,36.37,pivot_point+volume_profile,pivot_point,-1.021938,-1.021938,-1.0,-1.0 +AVGO,2022-08-03,long,removed,2.284253,1.511842,41.19,51.43,pivot_point+volume_profile,pivot_point+volume_profile,-1.053504,-1.053504,-1.0,-1.0 +BG,2022-08-03,long,removed,2.117679,4.6867,43.02,28.5,pivot_point+volume_profile,pivot_point+volume_profile,-0.040257,-0.040257,-0.815307,-0.815307 +CTRA,2022-08-03,long,added,1.772065,2.28517,32.84,28.98,pivot_point+volume_profile,pivot_point,1.741723,-0.030342,1.105557,1.105557 +CVS,2022-08-03,long,removed,2.290143,1.881611,36.73,46.04,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.062787,-1.062787,-1.00264,-1.00264 +CVX,2022-08-03,long,removed,2.34972,1.547481,40.52,51.37,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.040315,-0.040315,0.68247,0.68247 +DVN,2022-08-03,long,removed,2.185807,1.741994,31.85,38.3,pivot_point+volume_profile,pivot_point+round_number,2.161923,1.71811,2.691688,2.691688 +EQT,2022-08-03,long,added,1.891536,2.119137,30.1,29.21,pivot_point+volume_profile,pivot_point,1.867563,2.095164,1.484656,1.484656 +FDS,2022-08-03,long,removed,2.488403,2.078796,39.21,42.09,pivot_point+volume_profile,pivot_point+round_number,2.428444,2.018838,1.71728,1.71728 +FTNT,2022-08-03,long,removed,2.161699,1.621879,30.92,45.46,pivot_point+volume_profile,pivot_point+volume_profile,-1.64057,-1.64057,-1.607162,-1.607162 +GL,2022-08-03,long,removed,2.059238,1.024951,25.12,48.47,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.060792,0.964159,0.859858,0.859858 +HPQ,2022-08-03,long,removed,2.869537,2.491129,36.16,35.98,pivot_point+volume_profile,pivot_point+volume_profile,-1.043001,-1.043001,-1.0,-1.0 +KR,2022-08-03,long,removed,2.281653,1.482462,21.41,37.58,pivot_point+volume_profile,pivot_point+round_number,2.224097,1.424906,0.557547,0.557547 +LVS,2022-08-03,long,removed,2.522032,1.91256,38.91,36.02,pivot_point+volume_profile,pivot_point+volume_profile,-1.035653,-1.035653,-1.0,-1.0 +MAR,2022-08-03,long,removed,2.120141,1.832889,43.0,43.33,pivot_point+volume_profile,pivot_point+round_number,-1.044272,-1.044272,-1.0,-1.0 +NI,2022-08-03,long,removed,2.372169,1.819141,21.1,46.93,pivot_point,pivot_point+volume_profile,-1.062035,-1.062035,-1.0,-1.0 +PANW,2022-08-03,long,removed,2.183718,2.549221,42.27,30.87,pivot_point+volume_profile,pivot_point+round_number,-1.037033,-1.037033,-1.0,-1.0 +WMB,2022-08-03,long,removed,2.32669,1.588266,40.75,43.24,pivot_point+volume_profile,round_number+volume_profile,-0.042923,1.545343,0.131544,0.131544 +ACGL,2022-08-10,long,removed,2.832222,2.084891,33.03,37.61,pivot_point+volume_profile,pivot_point+volume_profile,-1.065916,-1.065916,-1.0,-1.0 +ADM,2022-08-10,long,removed,2.59774,1.636797,34.25,49.8,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.544212,1.583269,0.790754,0.790754 +ANET,2022-08-10,long,removed,2.06111,2.016615,42.5,39.25,pivot_point+volume_profile,pivot_point+round_number,-1.040115,-1.040115,-1.0,-1.0 +AVGO,2022-08-10,long,removed,2.085596,2.029114,43.4,38.7,pivot_point+volume_profile,pivot_point,-1.053415,-1.053415,-1.0,-1.0 +COP,2022-08-10,long,removed,2.054652,2.099885,34.78,32.03,pivot_point+volume_profile,pivot_point,2.020919,2.066152,2.474278,2.474278 +COST,2022-08-10,long,removed,2.253676,1.730824,36.11,44.27,pivot_point+volume_profile,pivot_point+round_number,-1.061818,-1.061818,-1.0,-1.0 +EOG,2022-08-10,long,removed,2.091756,1.745591,43.33,44.84,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.062574,1.716409,1.253037,1.253037 +ERIE,2022-08-10,long,removed,2.143997,2.415069,23.52,24.49,pivot_point+volume_profile,pivot_point,-1.061771,-1.061771,-1.0,-1.0 +HPQ,2022-08-10,long,removed,2.081562,1.723218,43.45,44.79,pivot_point+volume_profile,pivot_point+volume_profile,-1.041865,-1.041865,-1.0,-1.0 +HST,2022-08-10,long,removed,2.059438,2.246317,43.72,39.19,pivot_point+volume_profile,pivot_point+round_number,-1.038212,-1.038212,-1.0,-1.0 +IRM,2022-08-10,long,removed,2.029671,2.241569,25.29,27.24,pivot_point+volume_profile,pivot_point,-1.054168,-1.054168,-1.0,-1.0 +LMT,2022-08-10,long,removed,2.104749,3.106828,29.98,26.21,volume_profile,pivot_point,-1.068585,-1.068585,-1.009297,-1.009297 +MAR,2022-08-10,long,removed,2.03697,1.722381,44.0,44.6,pivot_point+volume_profile,pivot_point+round_number,-1.049163,-1.049163,-1.0,-1.0 +MOS,2022-08-10,long,removed,2.877613,1.737328,36.11,41.37,pivot_point+volume_profile,pivot_point+round_number,-0.029106,1.708222,-0.396232,-0.396232 +NI,2022-08-10,long,removed,2.285502,2.285502,21.97,25.17,pivot_point,pivot_point,-1.064546,-1.064546,-1.0,-1.0 +NVDA,2022-08-10,long,removed,2.788846,2.319391,36.75,33.83,pivot_point+volume_profile,pivot_point+round_number,-1.027134,-1.027134,-1.0,-1.0 +OKE,2022-08-10,long,removed,2.112794,2.059883,43.08,38.52,pivot_point+volume_profile,pivot_point+volume_profile,-1.046927,-1.046927,-1.0,-1.0 +PANW,2022-08-10,long,removed,2.344319,1.659296,40.57,39.42,pivot_point+volume_profile,pivot_point+round_number,-0.035124,1.624172,-0.783506,-0.783506 +RJF,2022-08-10,long,removed,2.380559,1.78873,24.62,47.38,pivot_point+volume_profile,pivot_point+volume_profile,-1.056756,-1.056756,-1.0,-1.0 +TSLA,2022-08-10,long,removed,2.503076,1.677601,39.07,41.32,pivot_point+volume_profile,pivot_point+round_number,-1.02802,-1.02802,-1.0,-1.0 +WMB,2022-08-10,long,removed,2.305354,2.456969,40.97,39.29,pivot_point+volume_profile,pivot_point,-1.04837,-1.04837,-1.0,-1.0 +WRB,2022-08-10,long,removed,2.564147,2.644688,23.54,22.87,pivot_point+volume_profile,pivot_point+volume_profile,-0.061787,-0.061787,0.166287,0.166287 +ANET,2022-08-17,long,removed,2.01262,1.961561,42.7,39.96,pivot_point+volume_profile,pivot_point+round_number,-1.046954,-1.046954,-1.0,-1.0 +AVGO,2022-08-17,long,removed,2.635159,1.874883,22.94,29.94,pivot_point+volume_profile,pivot_point+volume_profile,-1.051817,-1.051817,-1.0,-1.0 +BLDR,2022-08-17,long,removed,2.052724,1.693052,28.8,26.47,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.031,-1.031,-1.0,-1.0 +COR,2022-08-17,long,removed,2.046904,1.613808,43.87,50.19,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.057915,-1.057915,-1.0,-1.0 +COST,2022-08-17,long,removed,2.31992,1.754555,26.42,43.3,pivot_point+volume_profile,pivot_point+round_number,-1.065073,-1.065073,-1.0,-1.0 +CTRA,2022-08-17,long,added,1.535201,2.090852,36.79,30.74,pivot_point+volume_profile,pivot_point,1.501575,-1.425617,-1.391992,-1.391992 +ELV,2022-08-17,long,removed,2.124525,1.732554,25.54,48.24,pivot_point+volume_profile,pivot_point+round_number,-1.056259,-1.056259,-1.0,-1.0 +F,2022-08-17,long,removed,2.34304,2.399489,37.59,28.63,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.254227,-1.254227,-1.213282,-1.213282 +GDDY,2022-08-17,long,removed,2.185689,1.77648,23.45,33.37,pivot_point+volume_profile,pivot_point,-1.050682,-1.050682,-1.0,-1.0 +HLT,2022-08-17,long,removed,2.579383,1.898586,38.41,37.81,pivot_point+volume_profile,pivot_point,-1.083208,-1.083208,-1.029405,-1.029405 +HPQ,2022-08-17,long,removed,2.125998,3.041453,42.93,35.02,pivot_point+volume_profile,pivot_point+volume_profile,-1.047847,-1.047847,-1.0,-1.0 +LITE,2022-08-17,long,removed,2.232276,1.27129,26.74,42.04,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.039936,-1.039936,-1.0,-1.0 +LYV,2022-08-17,long,removed,2.736661,2.962686,37.14,28.53,pivot_point+volume_profile,pivot_point+round_number,-1.204811,-1.204811,-1.162602,-1.162602 +MOS,2022-08-17,long,removed,3.189446,1.898665,34.13,38.81,pivot_point+volume_profile,pivot_point+round_number,-1.033073,1.865593,-1.0,-1.0 +NUE,2022-08-17,long,removed,2.23186,2.09595,32.94,32.88,pivot_point+volume_profile,pivot_point,-1.042397,-1.042397,-1.0,-1.0 +PSX,2022-08-17,long,removed,2.17756,2.130299,26.74,29.88,pivot_point+volume_profile,pivot_point+round_number,-1.037671,-1.037671,-1.0,-1.0 +RF,2022-08-17,long,removed,2.414274,1.958197,37.69,43.6,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.05535,-1.05535,-1.0,-1.0 +TSCO,2022-08-17,long,removed,2.161506,2.140862,42.52,42.76,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.052382,-1.052382,-1.0,-1.0 +WMB,2022-08-17,long,removed,2.504512,1.529303,25.66,51.1,pivot_point+volume_profile,pivot_point,-1.081961,-1.081961,-1.031422,-1.031422 +WY,2022-08-17,long,removed,2.317977,,40.84,,pivot_point+volume_profile,,-1.061058,,-1.0, +ANET,2022-08-24,long,removed,2.755034,2.703253,35.0,31.8,pivot_point+volume_profile,pivot_point+round_number,-1.046338,-1.046338,-1.0,-1.0 +BG,2022-08-24,long,removed,2.252851,1.51906,36.52,39.89,pivot_point+volume_profile,pivot_point,-1.052768,-1.052768,-1.0,-1.0 +COP,2022-08-24,long,removed,2.09287,2.460645,24.72,25.86,pivot_point+volume_profile,pivot_point+round_number,-1.039394,-1.039394,-1.0,-1.0 +COR,2022-08-24,long,removed,2.060475,2.073173,28.71,28.55,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.063802,-1.063802,-1.0,-1.0 +ELV,2022-08-24,long,removed,2.062628,1.714618,26.28,48.53,pivot_point+volume_profile,pivot_point+round_number,-1.05896,-1.05896,-1.0,-1.0 +LVS,2022-08-24,long,removed,2.091164,1.021988,28.34,44.95,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.038639,-1.038639,-1.0,-1.0 +MAR,2022-08-24,long,removed,2.3514,2.08179,25.5,24.65,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.05538,-1.05538,-1.0,-1.0 +MOS,2022-08-24,long,added,1.764917,2.343158,36.94,36.79,pivot_point+volume_profile,pivot_point+volume_profile,-1.036248,-1.036248,-1.0,-1.0 +PCG,2022-08-24,long,removed,2.409932,2.468906,30.13,29.38,pivot_point+volume_profile,pivot_point+round_number,2.356723,2.415697,5.830839,5.830839 +RF,2022-08-24,long,removed,2.343398,1.710105,25.58,33.6,pivot_point+volume_profile,pivot_point+volume_profile,-1.058588,-1.058588,-1.0,-1.0 +STLD,2022-08-24,long,removed,2.491648,2.030929,22.38,31.67,pivot_point+volume_profile,pivot_point+round_number,-1.03915,-1.03915,-1.0,-1.0 +TRGP,2022-08-24,long,removed,2.080634,2.068321,37.26,33.61,pivot_point+volume_profile,pivot_point,-1.04188,-1.04188,-1.0,-1.0 +COR,2022-08-31,long,removed,2.3685,2.38076,40.34,40.22,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.061744,-1.061744,-1.0,-1.0 +CTRA,2022-08-31,long,removed,2.110471,1.740142,25.71,35.33,volume_profile,pivot_point,-1.256702,-1.256702,-1.223242,-1.223242 +PANW,2022-08-31,long,removed,2.282028,1.638729,25.81,25.57,pivot_point+volume_profile,pivot_point+round_number,-1.040383,-1.040383,-1.0,-1.0 +SLB,2022-08-31,long,removed,2.347722,1.904995,25.54,24.72,pivot_point+volume_profile,pivot_point+volume_profile,-1.032771,-1.032771,-1.0,-1.0 +STLD,2022-08-31,long,removed,2.378159,1.583657,23.44,41.32,pivot_point+volume_profile,pivot_point,-1.034808,-1.034808,-1.0,-1.0 +COR,2022-09-08,long,removed,2.233487,2.246129,26.72,26.59,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.06421,-1.06421,-1.0,-1.0 +COST,2022-09-08,long,removed,2.45328,2.263283,24.53,26.41,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.06018,-1.06018,-1.0,-1.0 +DVN,2022-09-08,long,retained,2.013822,2.296601,27.09,28.26,pivot_point+volume_profile,pivot_point,-1.045538,-1.045538,-1.01506,-1.01506 +EOG,2022-09-08,long,removed,2.139673,1.67437,26.37,40.38,pivot_point+volume_profile,pivot_point+round_number,-1.036061,-1.036061,-1.0,-1.0 +F,2022-09-08,long,removed,2.064495,1.527339,28.66,25.94,pivot_point+volume_profile,pivot_point,-1.040231,-1.040231,-1.0,-1.0 +HLT,2022-09-08,long,removed,2.174522,1.767565,27.37,29.9,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.049681,-1.049681,-1.0,-1.0 +MAR,2022-09-08,long,removed,2.262373,2.155708,26.42,27.59,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.085213,-1.085213,-1.034101,-1.034101 +MOS,2022-09-08,long,removed,2.473207,1.892104,24.14,24.7,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.031375,-1.031375,-1.0,-1.0 +RJF,2022-09-08,long,removed,2.146572,2.216027,26.69,32.11,pivot_point+volume_profile,pivot_point,-1.090829,-1.090829,-1.02938,-1.02938 +SLB,2022-09-08,long,removed,2.350793,1.905601,40.51,39.51,pivot_point+volume_profile,pivot_point+volume_profile,-1.032951,-1.032951,-1.0,-1.0 +ABBV,2022-09-15,long,removed,2.475553,1.848542,24.32,31.11,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.06422,-1.06422,-1.0,-1.0 +APA,2022-09-15,long,added,1.930136,2.929793,27.58,21.55,volume_profile,pivot_point,-1.027103,-1.027103,-1.0,-1.0 +CVX,2022-09-15,long,removed,2.423778,2.308044,27.0,34.94,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.290429,-1.290429,-1.238684,-1.238684 +DVN,2022-09-15,long,added,1.899678,2.184242,28.59,29.26,pivot_point+volume_profile,pivot_point,-1.179237,-1.179237,-1.148313,-1.148313 +EOG,2022-09-15,long,removed,2.183692,2.870227,23.87,21.76,volume_profile,pivot_point,-1.373088,-1.373088,-1.336879,-1.336879 +ABBV,2022-09-22,long,removed,2.285198,1.681528,41.18,47.26,pivot_point+volume_profile,pivot_point+round_number,-1.062326,-1.062326,-1.0,-1.0 +ABBV,2022-09-29,long,removed,2.272694,1.688335,41.31,46.75,pivot_point+volume_profile,pivot_point+round_number,-1.060195,-1.060195,-1.0,-1.0 +APA,2022-10-06,long,added,1.576006,2.503713,33.06,24.47,volume_profile,pivot_point,1.550423,2.47813,1.436755,1.436755 +HAL,2022-10-06,long,removed,2.009285,2.556216,44.34,28.81,pivot_point+volume_profile,pivot_point,1.980454,2.527385,3.704241,3.704241 +LVS,2022-10-06,long,removed,2.411086,1.933121,23.52,29.94,pivot_point+volume_profile,pivot_point,-1.032023,-1.032023,-1.0,-1.0 +PANW,2022-10-06,long,removed,2.720819,2.058428,22.26,23.13,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.042457,-1.042457,-1.0,-1.0 +STLD,2022-10-06,long,removed,2.159175,1.818064,27.55,28.35,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.126388,1.785277,5.072787,5.072787 +VLO,2022-10-06,long,removed,2.361692,2.357371,24.0,28.04,pivot_point+volume_profile,pivot_point,-1.034004,-1.034004,-1.0,-1.0 +ADM,2022-10-13,long,removed,2.061908,2.061908,27.09,33.69,pivot_point+volume_profile,pivot_point,-1.044952,-1.044952,-1.0,-1.0 +CVX,2022-10-13,long,removed,2.001283,2.110157,27.25,30.91,pivot_point+volume_profile,pivot_point+round_number,1.957991,2.066864,2.412431,2.412431 +DE,2022-10-13,long,removed,2.055364,2.149196,39.17,35.66,pivot_point+volume_profile,pivot_point+round_number,2.008046,2.101878,4.787633,4.787633 +NUE,2022-10-13,long,removed,2.226506,1.518043,41.8,45.31,pivot_point+volume_profile,pivot_point,-1.033405,-1.033405,-1.0,-1.0 +SLB,2022-10-13,long,removed,2.191909,1.748863,22.58,33.19,pivot_point,pivot_point,2.157561,1.714516,2.580545,2.580545 +STLD,2022-10-13,long,removed,2.209571,1.816952,25.18,33.77,pivot_point+volume_profile,pivot_point+round_number,2.176203,1.783584,4.728074,4.728074 +ABBV,2022-10-20,long,removed,2.051327,1.513404,28.82,33.6,pivot_point+volume_profile,pivot_point+round_number,1.995834,1.457912,4.024227,4.024227 +APA,2022-10-20,long,added,1.831452,2.78322,28.75,22.19,volume_profile,pivot_point,1.805635,2.757403,1.741456,1.741456 +HAL,2022-10-20,long,removed,2.249559,1.581655,41.55,42.35,pivot_point+volume_profile,pivot_point+round_number,2.220548,1.552645,3.303324,3.303324 +TMUS,2022-10-20,long,removed,2.503633,1.982386,24.07,29.69,pivot_point+volume_profile,pivot_point+volume_profile,2.446589,1.925342,3.436815,3.436815 +AAPL,2022-10-27,long,removed,2.60028,1.90121,23.23,24.57,pivot_point+volume_profile,pivot_point+volume_profile,-1.042005,-1.042005,-1.0,-1.0 +APA,2022-10-27,long,added,1.545146,2.031883,33.01,29.26,pivot_point+volume_profile,pivot_point,1.515269,-1.029877,-1.0,-1.0 +ATO,2022-10-27,long,removed,2.120648,1.645006,42.99,45.26,pivot_point+volume_profile,pivot_point+round_number,2.066752,1.591109,3.341184,3.341184 +BIIB,2022-10-27,long,removed,3.639967,1.734199,31.87,33.82,pivot_point+volume_profile,pivot_point+round_number,-0.038436,1.695764,0.51871,0.51871 +BMY,2022-10-27,long,removed,2.261492,1.586386,22.62,43.67,pivot_point+volume_profile,pivot_point+volume_profile,2.197899,1.522793,1.802954,1.802954 +COST,2022-10-27,long,removed,2.039718,1.51456,43.96,51.98,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.050627,-1.050627,-1.0,-1.0 +CTRA,2022-10-27,long,removed,2.089631,1.703293,25.76,34.71,pivot_point+volume_profile,pivot_point,-1.0359,-1.0359,-1.0,-1.0 +DE,2022-10-27,long,removed,2.511855,1.73099,29.2,36.47,pivot_point+volume_profile,pivot_point+round_number,2.463292,1.682427,2.47497,2.47497 +ED,2022-10-27,long,removed,2.332683,1.450997,25.69,33.6,pivot_point+volume_profile,pivot_point+round_number,2.279179,1.397493,3.129643,3.129643 +FICO,2022-10-27,long,removed,2.139571,2.216145,37.17,26.51,pivot_point+volume_profile,pivot_point,-1.038802,-1.038802,-1.0,-1.0 +GDDY,2022-10-27,long,removed,2.020794,1.975945,44.2,35.97,pivot_point+volume_profile,pivot_point+round_number,-1.049143,-1.049143,-1.0,-1.0 +GWW,2022-10-27,long,removed,2.145286,1.717652,27.9,40.68,pivot_point+volume_profile,pivot_point+round_number,2.095517,1.667882,2.33219,2.33219 +INCY,2022-10-27,long,removed,2.644916,2.888479,37.86,36.03,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.588917,2.83248,3.643071,3.643071 +IRM,2022-10-27,long,removed,2.059535,2.692363,43.72,32.28,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.040819,-1.040819,-1.0,-1.0 +JBL,2022-10-27,long,removed,2.082493,1.944395,35.44,31.39,pivot_point+volume_profile,pivot_point+round_number,2.040737,1.90264,2.444118,2.444118 +MNST,2022-10-27,long,removed,2.233087,2.137461,41.73,36.39,pivot_point+volume_profile,pivot_point+round_number,2.176562,2.080937,2.556993,2.556993 +PANW,2022-10-27,long,removed,2.034698,1.949402,44.03,37.32,pivot_point+volume_profile,pivot_point,-1.594103,-1.594103,-1.556342,-1.556342 +SRE,2022-10-27,long,removed,2.371439,1.593678,40.31,43.94,pivot_point+volume_profile,pivot_point+round_number,2.321844,1.544082,1.844964,1.844964 +TAP,2022-10-27,long,removed,2.588485,1.71528,38.33,45.32,pivot_point+volume_profile,pivot_point+volume_profile,-1.058807,-1.058807,-1.0,-1.0 +TRGP,2022-10-27,long,removed,2.224006,2.205798,41.83,39.43,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.186935,2.168728,0.196544,0.196544 +ULTA,2022-10-27,long,removed,2.41029,1.782343,20.93,35.68,pivot_point+volume_profile,pivot_point,2.367911,1.739964,3.655443,3.655443 +ANET,2022-11-03,long,removed,2.200624,0.904584,22.28,49.63,pivot_point+volume_profile,pivot_point+volume_profile,2.171289,0.875248,0.172786,0.172786 +ATO,2022-11-03,long,removed,2.134731,1.653501,27.83,29.92,pivot_point+volume_profile,pivot_point+round_number,2.080119,1.598889,2.614839,2.614839 +BIIB,2022-11-03,long,removed,3.635542,1.641938,31.89,35.31,pivot_point+volume_profile,pivot_point+round_number,-0.040552,1.601386,0.342211,0.342211 +CTRA,2022-11-03,long,added,1.819472,2.104664,29.33,29.18,pivot_point+volume_profile,pivot_point,-1.153356,-1.153356,-1.1167,-1.1167 +DE,2022-11-03,long,removed,2.463423,1.714444,29.23,36.53,pivot_point+volume_profile,pivot_point+round_number,2.417004,1.668025,2.208739,2.208739 +KLAC,2022-11-03,long,removed,2.983324,2.690636,20.39,20.5,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.950911,2.658223,3.665043,3.665043 +MNST,2022-11-03,long,removed,2.397022,1.51577,25.06,31.15,pivot_point+volume_profile,pivot_point+volume_profile,2.341659,1.460407,2.941355,2.941355 +NRG,2022-11-03,long,removed,2.078188,1.588237,23.89,41.04,pivot_point+volume_profile,pivot_point+volume_profile,-1.046956,-1.046956,-1.0,-1.0 +SRE,2022-11-03,long,removed,2.001126,2.133402,44.45,42.84,pivot_point+volume_profile,pivot_point+volume_profile,1.949029,2.081304,0.802185,0.802185 +BIIB,2022-11-10,long,removed,3.023543,2.091329,35.13,28.14,pivot_point+volume_profile,pivot_point+round_number,-1.044168,-1.044168,-1.0,-1.0 +CDNS,2022-11-10,long,removed,2.360614,1.633255,40.41,49.26,pivot_point+volume_profile,pivot_point+round_number,-0.037205,1.59605,-0.065445,-0.065445 +CHRW,2022-11-10,long,removed,2.678757,1.847069,37.59,46.13,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.040925,-0.040925,-0.185173,-0.185173 +MOS,2022-11-10,long,retained,2.244467,2.109728,39.01,41.12,pivot_point+volume_profile,pivot_point+volume_profile,-1.026108,-1.026108,-1.0,-1.0 +OMC,2022-11-10,long,removed,2.258718,1.749313,41.45,43.98,pivot_point+volume_profile,pivot_point+round_number,2.206488,1.697083,1.874066,1.874066 +PTC,2022-11-10,long,removed,2.086567,2.480822,31.99,23.27,pivot_point+volume_profile,pivot_point,-1.038811,-1.038811,-1.0,-1.0 +SCHW,2022-11-10,long,removed,2.071363,,43.58,,pivot_point+volume_profile,,-0.04236,,0.865416, +SRE,2022-11-10,long,removed,2.449622,1.549343,39.56,51.33,pivot_point+volume_profile,pivot_point+volume_profile,-0.052053,1.497289,0.320657,0.320657 +WMB,2022-11-10,long,removed,2.581031,1.67264,29.19,44.0,pivot_point+volume_profile,pivot_point,-1.051829,-1.051829,-1.0,-1.0 +AAPL,2022-11-17,long,removed,2.154126,2.138837,42.6,38.18,pivot_point+volume_profile,pivot_point+volume_profile,-1.037622,-1.037622,-1.0,-1.0 +BIIB,2022-11-17,long,removed,2.222126,1.797073,41.85,32.06,pivot_point+volume_profile,pivot_point+round_number,-1.047184,-1.047184,-1.0,-1.0 +HAL,2022-11-17,long,removed,2.018875,2.137452,30.42,28.99,pivot_point+volume_profile,pivot_point,-1.032973,-1.032973,-1.0,-1.0 +SYY,2022-11-17,long,removed,2.324005,2.288207,22.18,30.75,pivot_point+volume_profile,pivot_point,-1.734071,-1.734071,-1.676064,-1.676064 +ABBV,2022-11-25,long,removed,2.104763,3.047289,23.98,20.38,volume_profile,pivot_point+round_number,-0.061008,-0.061008,0.003822,0.003822 +ARES,2022-11-25,long,removed,2.223336,1.865672,31.63,36.47,pivot_point+volume_profile,pivot_point+round_number,-1.039427,-1.039427,-1.0,-1.0 +BIIB,2022-11-25,long,removed,2.262937,1.777144,41.41,32.36,pivot_point+volume_profile,pivot_point+round_number,-1.05448,-1.05448,-1.0,-1.0 +GDDY,2022-11-25,long,removed,2.29758,2.275196,26.05,20.08,pivot_point+volume_profile,pivot_point+volume_profile,-1.044083,-1.044083,-1.0,-1.0 +LVS,2022-11-25,long,removed,2.470768,1.973302,22.97,29.21,pivot_point+volume_profile,pivot_point,2.437361,1.939896,4.112981,4.112981 +MOS,2022-11-25,long,removed,2.01526,1.188837,29.27,40.82,pivot_point+volume_profile,pivot_point+round_number,-1.028623,-1.028623,-1.0,-1.0 +MTB,2022-11-25,long,removed,2.294101,2.568288,41.08,38.5,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.059463,-1.059463,-1.0,-1.0 +OMC,2022-11-25,long,removed,2.223773,2.415049,40.23,30.09,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.061907,-1.061907,-1.0,-1.0 +PANW,2022-11-25,long,removed,2.355011,1.825422,40.47,40.24,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.033382,-1.033382,-1.0,-1.0 +SRE,2022-11-25,long,removed,2.38632,2.38632,20.36,24.16,pivot_point,pivot_point,-1.059918,-1.059918,-1.0,-1.0 +ABBV,2022-12-02,long,removed,2.041804,2.317073,25.34,26.25,pivot_point+volume_profile,pivot_point+round_number,-1.063703,-1.063703,-1.0,-1.0 +BIIB,2022-12-02,long,removed,2.474887,1.513827,39.33,36.79,pivot_point+volume_profile,pivot_point+round_number,-1.046819,-1.046819,-1.0,-1.0 +BKR,2022-12-02,long,removed,2.144439,1.61131,37.51,37.84,pivot_point+volume_profile,pivot_point,-1.040211,-1.040211,-1.0,-1.0 +HST,2022-12-02,long,removed,2.221418,1.945248,41.45,34.38,pivot_point+volume_profile,pivot_point+round_number,-1.04479,-1.04479,-1.0,-1.0 +JKHY,2022-12-02,long,removed,2.006432,1.703462,44.38,48.7,pivot_point+volume_profile,pivot_point+volume_profile,-1.055143,-1.055143,-1.0,-1.0 +MAR,2022-12-02,long,removed,2.153352,2.194421,38.21,30.15,pivot_point+volume_profile,pivot_point+round_number,-1.052306,-1.052306,-1.0,-1.0 +NUE,2022-12-02,long,removed,2.171381,1.306847,23.81,41.63,volume_profile,pivot_point,-1.041422,-1.041422,-1.0,-1.0 +SRE,2022-12-02,long,removed,2.056144,2.056144,23.96,27.76,pivot_point,pivot_point,-1.064743,-1.064743,-1.0,-1.0 +VST,2022-12-09,long,removed,2.150472,2.136765,27.65,23.4,pivot_point+volume_profile,pivot_point+volume_profile,-1.048452,-1.048452,-1.0,-1.0 +GDDY,2022-12-16,long,removed,2.008728,1.964065,29.35,25.53,pivot_point+volume_profile,pivot_point+round_number,1.964083,1.91942,2.657517,2.657517 +PTC,2022-12-16,long,removed,2.16752,1.243744,26.85,33.49,pivot_point+volume_profile,pivot_point+round_number,-1.046076,-1.046076,-1.0,-1.0 +WYNN,2022-12-16,long,removed,2.824828,1.863493,36.48,36.3,pivot_point+volume_profile,pivot_point+round_number,-1.038126,-1.038126,-1.0,-1.0 +BKR,2022-12-23,long,removed,2.311115,1.802767,34.91,34.37,pivot_point+volume_profile,pivot_point,-1.037809,-1.037809,-1.0,-1.0 +KMI,2022-12-23,long,removed,2.178275,1.414478,21.73,38.93,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.055233,1.359245,0.121793,0.121793 +ROST,2022-12-23,long,removed,2.371919,1.206314,21.1,38.79,pivot_point+volume_profile,pivot_point+round_number,-0.055113,1.151201,-0.236237,-0.236237 +WYNN,2023-01-03,long,removed,2.762932,1.851273,36.94,36.27,pivot_point+volume_profile,pivot_point+round_number,2.726944,1.815285,4.802741,4.802741 +AXON,2023-01-10,long,removed,2.270668,1.775062,22.13,33.99,pivot_point+volume_profile,pivot_point,2.227047,1.731441,-1.0,-1.0 +CTRA,2023-01-10,long,removed,3.064625,1.843756,34.87,40.18,pivot_point+volume_profile,pivot_point,-1.038798,-1.038798,-1.0,-1.0 +CVX,2023-01-10,long,removed,2.16766,1.657529,22.65,42.65,pivot_point,pivot_point+round_number,-1.055952,1.601576,-1.0,-1.0 +DVN,2023-01-10,long,added,1.858879,2.007856,46.36,41.36,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.035551,-1.035551,-1.0,-1.0 +MPWR,2023-01-10,long,removed,2.970753,1.561953,35.47,40.91,pivot_point+volume_profile,pivot_point,2.939808,1.531008,4.254234,4.254234 +PTC,2023-01-10,long,removed,2.266814,1.534073,25.57,39.61,pivot_point+volume_profile,pivot_point,2.218602,1.485861,0.522238,0.522238 +SNPS,2023-01-10,long,removed,2.152015,1.552371,27.63,25.08,pivot_point+volume_profile,pivot_point+round_number,2.106019,1.506375,2.656895,2.656895 +CDNS,2023-01-18,long,removed,2.437365,2.015477,31.28,39.27,pivot_point+volume_profile,pivot_point+round_number,2.389829,1.967941,2.781166,2.781166 +CMG,2023-01-18,long,removed,2.357477,1.983904,40.44,44.67,pivot_point+volume_profile,pivot_point+volume_profile,2.30651,1.932937,-0.278094,-0.278094 +CVX,2023-01-18,long,removed,2.04358,1.516681,24.12,44.94,pivot_point,pivot_point+round_number,-1.058182,1.458499,-1.0,-1.0 +DVN,2023-01-18,long,retained,2.15248,2.31186,27.62,22.1,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.037905,-1.037905,-1.0,-1.0 +MOS,2023-01-18,long,added,1.88087,2.194837,46.05,38.95,pivot_point+volume_profile,pivot_point+volume_profile,-1.034489,-1.034489,-1.0,-1.0 +MPWR,2023-01-18,long,removed,2.88725,3.073027,36.04,27.62,pivot_point+volume_profile,pivot_point+volume_profile,2.851824,3.037601,4.269206,4.269206 +MRNA,2023-01-18,long,retained,2.297161,2.297161,32.65,25.05,pivot_point,pivot_point,-1.024912,-1.024912,-1.0,-1.0 +NUE,2023-01-18,long,removed,2.366506,1.521032,21.55,36.85,volume_profile,pivot_point,-1.040022,-1.040022,-1.0,-1.0 +WYNN,2023-01-18,long,removed,2.512671,1.946105,22.39,29.16,pivot_point+volume_profile,pivot_point,2.470533,1.903967,3.224943,3.224943 +A,2023-01-25,long,removed,2.003451,1.645722,32.22,33.65,pivot_point+volume_profile,pivot_point,-1.204682,-1.204682,-1.153001,-1.153001 +BIIB,2023-01-25,long,removed,3.823676,2.496505,31.12,23.13,pivot_point+volume_profile,pivot_point,-1.058585,-1.058585,-1.0,-1.0 +CSGP,2023-01-25,long,removed,2.253641,2.163072,26.51,27.5,pivot_point+volume_profile,pivot_point+round_number,-1.666156,-1.666156,-1.613804,-1.613804 +CTRA,2023-01-25,long,removed,2.347738,1.991913,25.54,22.57,pivot_point+volume_profile,pivot_point,-1.042288,-1.042288,-1.0,-1.0 +EOG,2023-01-25,long,removed,2.238336,2.263211,33.67,33.01,pivot_point+volume_profile,pivot_point,-1.048505,-1.048505,-1.0,-1.0 +HUM,2023-01-25,long,removed,2.243648,1.478563,21.01,37.66,pivot_point+volume_profile,pivot_point+round_number,-1.060451,-1.060451,-1.0,-1.0 +IRM,2023-01-25,long,removed,2.169696,1.542814,42.43,49.05,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.115048,1.488166,-1.0,-1.0 +MOS,2023-01-25,long,added,1.888323,2.349104,45.95,34.93,pivot_point+volume_profile,pivot_point+round_number,1.85994,2.32072,1.310024,1.310024 +MPWR,2023-01-25,long,removed,2.575129,1.638105,38.44,42.78,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.542071,1.605046,2.645821,2.645821 +OXY,2023-01-25,long,removed,2.027806,1.688739,29.11,31.34,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.03765,-1.03765,-1.0,-1.0 +SRE,2023-01-25,long,removed,2.296243,2.379427,26.06,25.23,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.063336,-1.063336,-1.0,-1.0 +WYNN,2023-01-25,long,removed,2.785224,2.144363,20.17,26.72,pivot_point+volume_profile,pivot_point,2.737448,2.096586,2.675002,2.675002 +BIIB,2023-02-01,long,removed,4.114453,2.713523,30.08,21.32,pivot_point+volume_profile,pivot_point,-1.061685,-1.061685,-1.0,-1.0 +CF,2023-02-01,long,retained,2.379067,2.93729,40.23,32.5,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.109827,-1.109827,-1.069557,-1.069557 +FANG,2023-02-01,long,removed,2.033031,1.539659,32.05,40.71,pivot_point+volume_profile,pivot_point,-1.044712,-1.044712,-1.0,-1.0 +LULU,2023-02-01,long,removed,3.005131,0.892706,20.25,50.23,pivot_point+volume_profile,pivot_point+round_number,-1.041062,-1.041062,-1.0,-1.0 +MOS,2023-02-01,long,added,1.59368,2.127804,50.54,42.91,pivot_point+volume_profile,pivot_point+round_number,1.55943,2.093553,-1.0,-1.0 +MPWR,2023-02-01,long,removed,2.034526,1.671815,44.03,40.62,pivot_point+volume_profile,pivot_point+round_number,2.001647,1.638935,1.443678,1.443678 +VLO,2023-02-01,long,added,1.501296,2.537148,33.22,25.97,pivot_point+volume_profile,pivot_point,-1.028887,-1.028887,-1.0,-1.0 +WYNN,2023-02-01,long,removed,2.092146,0.667973,24.13,60.25,volume_profile,pivot_point,2.047477,0.623304,0.667973,0.667973 +EOG,2023-02-08,long,removed,2.437622,1.938557,21.47,28.46,pivot_point+volume_profile,pivot_point+round_number,-1.222879,-1.222879,-1.175901,-1.175901 +IRM,2023-02-08,long,removed,2.093772,2.319026,23.91,25.23,pivot_point+volume_profile,pivot_point,-1.05771,-1.05771,-1.0,-1.0 +MOS,2023-02-08,long,added,1.769842,2.296616,47.67,41.06,pivot_point+volume_profile,pivot_point+round_number,1.730416,2.257191,-1.0,-1.0 +WYNN,2023-02-08,long,removed,2.280907,1.38258,22.02,39.39,volume_profile,pivot_point+round_number,2.235768,1.337441,0.561945,0.561945 +ALB,2023-02-15,long,removed,2.323211,1.906868,23.59,32.49,pivot_point+volume_profile,pivot_point+round_number,-1.039933,-1.039933,-1.0,-1.0 +LEN,2023-02-15,long,removed,2.20232,2.20232,32.46,30.06,pivot_point+volume_profile,pivot_point,-1.050653,-1.050653,-1.0,-1.0 +MOS,2023-02-15,long,retained,2.024098,2.580725,44.16,38.0,pivot_point+volume_profile,pivot_point+round_number,1.982936,2.539563,-1.0,-1.0 +PODD,2023-02-15,long,removed,2.012336,1.963234,26.11,32.14,pivot_point,pivot_point+round_number,-1.045262,-1.045262,-1.0,-1.0 +SRE,2023-02-15,long,removed,2.510578,2.492568,24.01,24.17,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.065574,-1.065574,-1.0,-1.0 +WYNN,2023-02-15,long,removed,2.044221,2.454295,24.71,24.32,pivot_point+volume_profile,pivot_point+round_number,-1.046655,-1.046655,-1.0,-1.0 +CF,2023-02-23,long,added,1.948812,2.452983,45.13,35.73,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.037051,-1.037051,-1.0,-1.0 +BKR,2023-03-02,long,removed,2.564005,1.049016,23.54,35.57,pivot_point+volume_profile,pivot_point,-1.047351,-1.047351,-1.0,-1.0 +EQT,2023-03-02,long,added,1.895274,3.331888,45.85,27.95,pivot_point+volume_profile,pivot_point+volume_profile,-1.030144,-1.030144,-1.0,-1.0 +VLO,2023-03-02,long,added,1.521628,2.844326,32.84,23.74,pivot_point+volume_profile,pivot_point+round_number,-1.037967,-1.037967,-1.0,-1.0 +MPWR,2023-03-09,long,removed,2.080879,1.950664,36.66,33.7,pivot_point+volume_profile,pivot_point,-1.034853,-1.034853,-1.0,-1.0 +TT,2023-03-09,long,removed,2.377954,1.94704,27.64,35.55,pivot_point+volume_profile,pivot_point+round_number,-1.05861,-1.05861,-1.0,-1.0 +DXCM,2023-03-16,long,removed,2.542119,1.731188,23.73,28.27,pivot_point+volume_profile,pivot_point+round_number,-0.035769,1.69542,1.058449,1.058449 +LLY,2023-03-16,long,removed,2.046253,1.985449,28.88,22.25,pivot_point+volume_profile,pivot_point,1.993211,1.932407,5.338323,5.338323 +MRNA,2023-03-16,long,added,1.831001,2.196928,31.76,24.72,pivot_point,pivot_point+round_number+volume_profile,-1.031646,-1.031646,-1.0,-1.0 +LEN,2023-03-23,long,removed,2.130887,2.130887,32.67,30.87,pivot_point+volume_profile,pivot_point,2.082635,2.082635,2.350278,2.350278 +MPWR,2023-03-23,long,removed,2.01656,2.142572,27.45,29.14,pivot_point+volume_profile,pivot_point+round_number,-1.032774,-1.032774,-1.0,-1.0 +MSTR,2023-03-23,long,removed,2.123221,1.647273,29.76,36.43,pivot_point,pivot_point,-1.016275,-1.016275,-1.0,-1.0 +TT,2023-03-23,long,removed,2.068233,0.889738,28.61,45.13,pivot_point+volume_profile,pivot_point+round_number,-1.048562,-1.048562,-1.0,-1.0 +BA,2023-03-30,long,removed,2.041938,2.159569,43.94,36.14,pivot_point+volume_profile,pivot_point+round_number,-1.045929,-1.045929,-1.0,-1.0 +BIIB,2023-03-30,long,removed,2.501479,2.43463,39.09,37.3,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.435699,2.368849,4.120717,4.120717 +CAH,2023-03-30,long,removed,2.578945,1.535797,23.61,51.58,pivot_point,pivot_point+round_number+volume_profile,2.515814,1.472666,3.946211,3.946211 +LEN,2023-03-30,long,removed,2.632275,2.632275,27.77,25.97,pivot_point+volume_profile,pivot_point,2.578016,2.578016,2.825397,2.825397 +OXY,2023-03-30,long,removed,2.347014,1.83239,40.55,38.34,pivot_point+volume_profile,pivot_point,-1.042,-1.042,-1.0,-1.0 +PTC,2023-03-30,long,removed,2.390449,1.78454,40.12,46.05,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.063581,-1.063581,-1.0,-1.0 +TT,2023-03-30,long,removed,2.290385,0.978853,26.12,44.65,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.053778,-1.053778,-1.0,-1.0 +TTD,2023-03-30,long,added,1.611814,2.808328,50.23,22.0,pivot_point+volume_profile,pivot_point,1.581188,-0.030626,0.563179,0.563179 +XYL,2023-03-30,long,removed,2.046368,2.057686,43.88,41.14,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.988711,2.000028,0.661599,0.661599 +BA,2023-04-06,long,removed,2.107436,2.474979,43.14,27.33,pivot_point+volume_profile,pivot_point,-1.052036,-1.052036,-1.00371,-1.00371 +MGM,2023-04-06,long,removed,2.027328,1.130064,26.72,39.54,pivot_point+volume_profile,pivot_point+round_number,-1.046152,1.083912,-1.0,-1.0 +NVDA,2023-04-06,long,retained,2.632062,2.874751,36.17,24.13,pivot_point+volume_profile,pivot_point,2.59066,2.833349,3.230746,3.230746 +OXY,2023-04-06,long,removed,2.100678,1.585314,43.22,42.29,pivot_point+volume_profile,pivot_point,-1.04241,-1.04241,-1.0,-1.0 +TPL,2023-04-06,long,removed,3.043085,1.74826,20.01,24.2,pivot_point,pivot_point+round_number,-1.116416,-1.116416,-1.078362,-1.078362 +TTD,2023-04-06,long,retained,2.59844,2.651425,38.25,23.01,pivot_point+volume_profile,pivot_point,-0.03144,-0.03144,1.542277,1.542277 +APO,2023-04-14,long,removed,2.151401,1.636993,42.63,44.8,pivot_point+volume_profile,pivot_point+round_number,-1.041286,-1.041286,-1.0,-1.0 +CMI,2023-04-14,long,removed,2.241702,1.827695,41.64,46.81,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.051352,-1.051352,-1.0,-1.0 +EXPD,2023-04-14,long,removed,2.573734,2.506489,38.46,35.04,pivot_point+volume_profile,pivot_point+round_number,-1.059883,-1.059883,-1.0,-1.0 +FTV,2023-04-14,long,removed,2.108945,2.853585,43.13,25.08,pivot_point+volume_profile,pivot_point+round_number,-1.224542,-1.224542,-1.163712,-1.163712 +IBKR,2023-04-14,long,removed,2.088181,2.088181,23.57,29.97,pivot_point,pivot_point,-1.123561,-1.123561,-1.073922,-1.073922 +LRCX,2023-04-14,long,removed,2.987623,0.823735,20.36,49.25,pivot_point,pivot_point+volume_profile,2.949243,0.785355,4.885619,4.885619 +META,2023-04-14,long,removed,11.709795,1.062711,25.01,47.18,pivot_point+volume_profile,pivot_point+round_number,-1.050879,-1.050879,-1.0,-1.0 +MGM,2023-04-14,long,removed,2.52314,1.79787,32.7,32.65,pivot_point+volume_profile,pivot_point,-1.048567,-1.048567,-1.0,-1.0 +MRNA,2023-04-14,long,removed,2.226814,1.816728,26.8,27.77,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.034348,-1.034348,-1.0,-1.0 +MSCI,2023-04-14,long,removed,2.04208,1.63012,28.93,31.71,pivot_point+volume_profile,pivot_point+round_number,-1.054216,-1.054216,-1.0,-1.0 +ODFL,2023-04-14,long,removed,2.227579,1.692179,24.79,39.29,pivot_point+volume_profile,pivot_point+round_number,-1.399894,-1.399894,-1.352523,-1.352523 +RL,2023-04-14,long,removed,2.346802,2.291168,27.95,25.11,pivot_point+volume_profile,pivot_point,-1.048529,-1.048529,-1.0,-1.0 +SLB,2023-04-14,long,removed,2.026035,2.07864,30.13,32.49,pivot_point+volume_profile,pivot_point,-1.04001,-1.04001,-1.0,-1.0 +TPL,2023-04-14,long,added,1.716248,2.039582,33.5,20.57,pivot_point+volume_profile,pivot_point+round_number,-1.039582,-1.039582,-1.0,-1.0 +TTD,2023-04-14,long,removed,2.607064,0.71071,23.18,55.43,pivot_point+volume_profile,pivot_point+volume_profile,-0.033665,0.677045,1.935904,1.935904 +BA,2023-04-21,long,removed,2.225071,1.691091,41.81,43.1,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.049745,-1.049745,-1.0,-1.0 +NFLX,2023-04-21,long,removed,2.166981,1.521876,27.46,28.64,pivot_point+volume_profile,pivot_point+round_number,2.127691,1.482586,4.521906,4.521906 +STLD,2023-04-21,long,removed,2.035077,2.232348,33.02,32.54,pivot_point+volume_profile,pivot_point+round_number,-1.032839,-1.032839,-1.0,-1.0 +TTD,2023-04-21,long,added,1.689884,2.421405,48.92,31.63,pivot_point,pivot_point+round_number,1.652012,2.383534,4.013093,4.013093 +WYNN,2023-04-21,long,removed,2.365762,2.296916,21.56,25.86,pivot_point+volume_profile,pivot_point+round_number,-1.047656,-1.047656,-1.0,-1.0 +APO,2023-04-28,long,removed,2.030531,2.125075,29.08,27.94,pivot_point+volume_profile,pivot_point+round_number,-1.049245,-1.049245,-1.0,-1.0 +BA,2023-04-28,long,removed,2.02274,2.041283,29.18,23.54,pivot_point+volume_profile,pivot_point+round_number,-1.050024,-1.050024,-1.0,-1.0 +BIIB,2023-04-28,long,removed,2.667164,2.114646,37.68,27.86,pivot_point+volume_profile,pivot_point+round_number,-1.061776,-1.061776,-1.0,-1.0 +CMI,2023-04-28,long,removed,2.486956,2.004904,24.22,29.4,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.061641,-1.061641,-1.0,-1.0 +CRM,2023-04-28,long,removed,2.249704,1.853116,26.35,21.04,pivot_point+volume_profile,pivot_point+round_number,-1.121055,-1.121055,-1.056283,-1.056283 +LRCX,2023-04-28,long,removed,2.60191,0.934561,23.22,37.85,pivot_point+volume_profile,pivot_point+round_number,2.562192,0.894843,3.918002,3.918002 +MSTR,2023-04-28,long,added,1.925855,2.540876,35.64,22.94,pivot_point,pivot_point,-1.021082,-1.021082,-1.0,-1.0 +NFLX,2023-04-28,long,removed,2.275615,1.340834,26.28,40.48,pivot_point+volume_profile,pivot_point+round_number,2.231817,1.297036,6.246473,6.246473 +NVDA,2023-04-28,long,removed,2.177262,0.875933,24.74,37.2,pivot_point+volume_profile,pivot_point,2.132966,0.831637,9.361906,9.361906 +PTC,2023-04-28,long,removed,2.046919,1.514809,28.87,34.97,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.991786,1.459676,3.249948,3.249948 +TT,2023-04-28,long,removed,2.095625,2.616639,43.28,28.5,pivot_point+volume_profile,pivot_point+round_number,-1.061418,-1.061418,-1.0,-1.0 +VRT,2023-04-28,long,retained,8.060499,2.680795,25.3,23.57,pivot_point+volume_profile,pivot_point,-0.027025,2.65377,5.606122,5.606122 +BIIB,2023-05-05,long,removed,2.445759,1.559665,39.6,47.95,pivot_point+volume_profile,pivot_point+round_number,-1.062734,-1.062734,-1.0,-1.0 +CRM,2023-05-05,long,removed,2.370255,1.194895,24.72,27.87,pivot_point+volume_profile,pivot_point,2.305922,1.130563,3.154913,3.154913 +ERIE,2023-05-05,long,removed,2.03968,2.118303,28.96,28.02,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.046604,-1.046604,-1.0,-1.0 +GE,2023-05-05,long,removed,2.679203,2.212966,21.39,29.95,pivot_point+volume_profile,pivot_point,-0.060707,2.152259,1.144622,1.144622 +MSTR,2023-05-05,long,added,1.945114,2.547249,35.38,22.68,pivot_point,pivot_point,-1.020599,-1.020599,-1.0,-1.0 +NVDA,2023-05-05,long,removed,2.81583,1.609589,24.15,38.27,pivot_point+volume_profile,pivot_point,2.772177,1.565936,11.51446,11.51446 +TTD,2023-05-05,long,removed,2.194574,0.808559,27.15,47.8,pivot_point+volume_profile,pivot_point+round_number,2.157334,0.771319,3.854663,3.854663 +UBER,2023-05-05,long,removed,2.098418,1.690252,43.25,32.92,pivot_point+volume_profile,pivot_point,2.061321,1.653154,2.171777,2.171777 +VRT,2023-05-05,long,retained,8.322742,2.730311,25.24,23.19,pivot_point+volume_profile,pivot_point,-0.028207,2.702104,7.870828,7.870828 +XYL,2023-05-05,long,removed,2.042012,,43.94,,pivot_point+volume_profile,,-1.065495,,-1.0, +IDXX,2023-05-12,long,removed,2.166808,1.519495,27.46,24.28,pivot_point+volume_profile,pivot_point+round_number,-1.053333,-1.053333,-1.0,-1.0 +IT,2023-05-12,long,removed,2.161635,1.512509,27.52,34.81,pivot_point,pivot_point+round_number,2.10276,1.453634,2.697068,2.697068 +META,2023-05-12,long,removed,9.267215,1.148677,25.11,47.05,pivot_point+volume_profile,pivot_point,-0.048348,1.100329,5.504549,5.504549 +PLTR,2023-05-12,long,retained,2.094168,2.094168,34.3,32.1,pivot_point+volume_profile,pivot_point,2.067818,2.067818,7.086887,7.086887 +VRT,2023-05-12,long,retained,8.319576,2.886362,25.24,21.85,pivot_point+volume_profile,pivot_point,8.288221,2.855007,9.032861,9.032861 +XYL,2023-05-12,long,removed,2.384837,1.472411,25.18,37.78,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.061587,-1.061587,-1.0,-1.0 +IDXX,2023-05-19,long,removed,2.164113,1.507156,27.49,24.51,pivot_point+volume_profile,pivot_point+round_number,-1.054197,-1.054197,-1.0,-1.0 +INTU,2023-05-19,long,removed,2.01234,2.895052,44.31,20.58,pivot_point+volume_profile,pivot_point,-1.445438,-1.445438,-1.395696,-1.395696 +IT,2023-05-19,long,removed,2.396157,1.821565,25.67,45.5,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.337555,1.762963,1.436835,1.436835 +NFLX,2023-05-19,long,removed,9.95317,1.993924,25.06,33.34,pivot_point+volume_profile,pivot_point+round_number,-0.044854,1.94907,4.940772,4.940772 +ROK,2023-05-19,long,removed,2.85445,1.588373,36.27,50.64,pivot_point+volume_profile,pivot_point+round_number,-1.062753,-1.062753,-1.0,-1.0 +TPR,2023-05-19,long,removed,2.101215,1.837719,23.42,38.06,pivot_point,pivot_point,-1.040336,-1.040336,-1.0,-1.0 +TTD,2023-05-19,long,added,1.69952,2.151966,48.77,28.83,pivot_point+volume_profile,pivot_point+round_number,1.663752,2.116199,2.770083,2.770083 +CRM,2023-05-26,long,removed,5.730019,3.838359,26.73,22.06,pivot_point+volume_profile,pivot_point+round_number,-1.154606,-1.154606,-1.089581,-1.089581 +FSLR,2023-05-26,long,retained,2.007925,2.252803,24.96,27.72,pivot_point+volume_profile,pivot_point+round_number,-1.031261,-1.031261,-1.0,-1.0 +IBKR,2023-05-26,long,removed,2.089704,1.632484,43.36,49.87,pivot_point+volume_profile,pivot_point+round_number,2.036453,1.579232,2.310567,2.310567 +META,2023-05-26,long,retained,7.69269,2.85592,25.4,21.06,pivot_point,pivot_point+round_number,-0.054783,2.801137,4.944311,4.944311 +NFLX,2023-05-26,long,removed,8.323088,1.909081,25.24,29.66,pivot_point+volume_profile,pivot_point,-0.042425,1.866655,3.650207,3.650207 +ROK,2023-05-26,long,removed,2.106304,1.275357,28.16,32.15,pivot_point+volume_profile,pivot_point+round_number,-1.058329,-1.058329,-1.0,-1.0 +UBER,2023-05-26,long,removed,2.17295,1.667427,42.39,33.29,pivot_point+volume_profile,pivot_point,2.126152,1.62063,3.693899,3.693899 +VRT,2023-05-26,long,removed,2.629404,1.939897,37.99,30.85,pivot_point+volume_profile,pivot_point+round_number,2.598628,1.909121,4.692859,4.692859 +CEG,2023-06-02,long,removed,2.938089,1.643914,26.89,45.68,pivot_point+volume_profile,pivot_point,2.879291,1.585116,2.62959,2.62959 +FSLR,2023-06-05,long,added,1.886874,2.135192,26.57,29.02,pivot_point+volume_profile,pivot_point+round_number,-1.031998,-1.031998,-1.0,-1.0 +IBKR,2023-06-05,long,removed,2.494414,2.085278,28.15,43.41,pivot_point+volume_profile,pivot_point+volume_profile,-1.05688,-1.05688,-1.0,-1.0 +NFLX,2023-06-05,long,removed,6.558666,2.907515,25.96,19.9,pivot_point+volume_profile,pivot_point,-0.042661,2.864853,3.917215,3.917215 +ROK,2023-06-05,long,removed,2.54794,1.848845,38.68,34.3,pivot_point+volume_profile,pivot_point+round_number,2.493101,1.794006,4.915051,4.915051 +STLD,2023-06-05,long,removed,2.088338,1.694929,28.37,31.64,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.049996,1.656587,1.495525,1.495525 +TTD,2023-06-05,long,removed,2.162943,1.591294,42.5,34.59,pivot_point+volume_profile,pivot_point,2.126019,1.55437,3.169704,3.169704 +URI,2023-06-05,long,removed,2.202176,,25.86,,pivot_point+volume_profile,,2.16567,,5.249874, +XYL,2023-06-05,long,removed,2.199567,2.650496,42.09,23.22,pivot_point+volume_profile,pivot_point,2.140977,-0.05859,1.462533,1.462533 +HOOD,2023-06-09,long,removed,2.071383,1.455158,28.58,35.91,pivot_point,pivot_point+round_number+volume_profile,2.037112,1.420887,5.699718,5.699718 +BA,2023-06-12,long,removed,2.351735,1.779176,25.3,37.13,pivot_point+volume_profile,pivot_point+round_number,-1.052507,-1.052507,-1.0,-1.0 +BIIB,2023-06-12,long,removed,2.40449,2.084638,39.99,40.22,pivot_point+volume_profile,pivot_point+round_number,-1.06385,-1.06385,-1.0,-1.0 +DXCM,2023-06-12,long,removed,2.371715,2.025971,40.3,33.73,pivot_point+volume_profile,pivot_point+round_number,-0.045588,1.980383,0.678916,0.678916 +LII,2023-06-12,long,removed,2.170763,1.522577,42.41,36.63,pivot_point+volume_profile,pivot_point+round_number,2.114665,1.466479,2.843903,2.843903 +LULU,2023-06-12,long,removed,2.022875,0.712047,29.17,55.58,pivot_point+volume_profile,pivot_point+round_number,-0.049542,0.662505,0.726627,0.726627 +PLTR,2023-06-12,long,removed,2.298622,1.543455,27.04,35.44,pivot_point+volume_profile,pivot_point,-1.020734,-1.020734,-1.0,-1.0 +ROST,2023-06-12,long,removed,2.307934,2.411984,40.94,39.92,pivot_point+volume_profile,pivot_point+volume_profile,-0.060646,-0.060646,2.026854,2.026854 +STLD,2023-06-12,long,removed,2.347636,1.762501,31.34,40.18,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.040062,1.722439,0.537203,0.537203 +TTD,2023-06-12,long,removed,2.265788,1.659404,41.38,33.42,pivot_point+volume_profile,pivot_point,2.226563,1.620179,2.367125,2.367125 +AMAT,2023-06-20,long,removed,2.837884,2.837884,36.39,24.39,pivot_point+volume_profile,pivot_point,-0.052309,-0.052309,1.663457,1.663457 +AXON,2023-06-20,long,removed,2.615755,1.96158,31.5,42.16,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.049714,-1.049714,-1.0,-1.0 +BA,2023-06-20,long,removed,2.33534,1.76398,20.26,25.56,pivot_point+volume_profile,pivot_point+round_number,-1.050274,-1.050274,-1.0,-1.0 +CCL,2023-06-20,long,retained,2.155923,2.482094,42.58,26.26,pivot_point+volume_profile,pivot_point+round_number,-1.048815,-1.048815,-1.013774,-1.013774 +LULU,2023-06-20,long,removed,2.309449,2.252766,40.93,33.92,pivot_point+volume_profile,pivot_point+round_number,-1.057166,-1.057166,-1.0,-1.0 +META,2023-06-20,long,retained,4.618477,2.887082,28.67,20.04,pivot_point,pivot_point,-0.051193,2.835889,2.698931,2.698931 +MSTR,2023-06-20,long,removed,2.805364,0.797359,26.22,57.82,pivot_point,pivot_point,2.781918,0.773914,3.512316,3.512316 +NFLX,2023-06-20,long,removed,4.882597,0.76367,28.08,60.31,pivot_point+volume_profile,pivot_point+round_number,-1.04571,-1.04571,-1.0,-1.0 +PLTR,2023-06-20,long,retained,2.155758,2.155758,28.58,30.58,pivot_point+volume_profile,pivot_point,-1.020444,-1.020444,-1.0,-1.0 +ROK,2023-06-20,long,removed,2.2537,2.270006,41.51,30.14,pivot_point+volume_profile,pivot_point+round_number,2.194758,2.211064,-1.251215,-1.251215 +UHS,2023-06-20,long,removed,2.17845,2.121205,23.33,30.98,pivot_point+volume_profile,pivot_point,-1.048255,-1.048255,-1.0,-1.0 +VRT,2023-06-20,long,retained,2.524498,2.709018,38.88,21.35,pivot_point+volume_profile,pivot_point,2.485733,2.670254,9.093174,9.093174 +AMAT,2023-06-27,long,removed,2.052527,2.132385,35.41,27.65,pivot_point+volume_profile,pivot_point+round_number,-1.049632,-1.049632,-1.0,-1.0 +COIN,2023-06-27,long,added,1.776764,2.192438,34.56,27.97,pivot_point,pivot_point,1.756515,2.172189,2.093293,2.093293 +DXCM,2023-06-27,long,removed,2.505968,1.536245,24.05,33.77,pivot_point+volume_profile,pivot_point+round_number,2.459358,1.489636,-1.0,-1.0 +META,2023-06-27,long,removed,2.994454,1.788041,35.32,32.19,pivot_point+volume_profile,pivot_point+round_number,2.947216,1.740803,1.494244,1.494244 +MGM,2023-06-27,long,removed,2.085923,1.617098,28.4,33.94,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.033265,1.564439,2.053477,2.053477 +MPC,2023-06-27,long,removed,2.074954,1.710262,43.53,48.6,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.023674,1.658982,6.764296,6.764296 +MSTR,2023-06-27,long,retained,2.152834,2.264714,32.22,25.39,pivot_point,pivot_point,2.130804,2.242684,1.793464,1.793464 +NUE,2023-06-27,long,removed,2.182178,2.766929,24.49,26.91,volume_profile,pivot_point+round_number,-0.048038,-0.048038,1.286332,1.286332 +SLB,2023-06-27,long,removed,2.151041,2.301271,42.64,37.41,pivot_point+volume_profile,pivot_point+volume_profile,2.105137,2.255367,5.420868,5.420868 +STLD,2023-06-27,long,removed,2.419775,1.906038,25.24,32.3,pivot_point+volume_profile,pivot_point,-1.039733,-1.039733,-1.0,-1.0 +TTD,2023-06-27,long,retained,2.164256,2.39813,42.49,30.45,pivot_point+volume_profile,pivot_point+round_number,2.119532,2.353406,1.21175,1.21175 +UBER,2023-06-27,long,removed,2.225421,1.861252,31.21,34.33,pivot_point+volume_profile,pivot_point,-1.044276,-1.044276,-1.0,-1.0 +VRT,2023-06-27,long,retained,2.086619,2.154879,43.39,26.59,pivot_point+volume_profile,pivot_point,2.048122,2.116382,8.912613,8.912613 +WDAY,2023-06-27,long,removed,2.012421,0.971736,29.31,42.47,pivot_point+volume_profile,pivot_point+round_number,-0.050639,0.921097,0.151315,0.151315 +ACGL,2023-07-05,long,removed,2.089332,2.089332,23.56,29.76,pivot_point,pivot_point,2.023599,2.023599,1.48664,1.48664 +AMAT,2023-07-05,long,removed,2.096448,1.469593,28.28,22.63,pivot_point+volume_profile,pivot_point+round_number,-1.052833,-1.052833,-1.0,-1.0 +AMD,2023-07-05,long,removed,2.001955,1.612941,21.64,25.81,pivot_point+volume_profile,pivot_point+round_number,-1.032289,-1.032289,-1.0,-1.0 +BA,2023-07-05,long,removed,2.647504,1.510444,32.44,50.05,pivot_point+volume_profile,pivot_point+round_number,2.587394,1.450334,2.34457,2.34457 +COIN,2023-07-05,long,retained,2.304643,2.304643,22.18,25.38,pivot_point,pivot_point,2.283585,2.283585,0.087348,0.087348 +DD,2023-07-05,long,removed,2.336895,1.628328,25.65,27.95,pivot_point+volume_profile,pivot_point+volume_profile,2.271475,1.562908,2.329396,2.329396 +DVA,2023-07-05,long,removed,2.35811,2.885463,40.44,27.65,pivot_point+volume_profile,pivot_point+round_number,2.295169,2.822522,0.909712,0.909712 +IBKR,2023-07-05,long,removed,2.270809,2.270809,21.53,26.73,pivot_point,pivot_point,-1.215405,-1.215405,-1.150748,-1.150748 +META,2023-07-05,long,retained,2.469065,2.53485,39.38,30.99,pivot_point+volume_profile,pivot_point+round_number,2.419065,2.48485,-0.006794,-0.006794 +MGM,2023-07-05,long,removed,2.153711,2.676485,42.61,27.81,pivot_point+volume_profile,pivot_point,2.098456,2.62123,0.806268,0.806268 +MPC,2023-07-05,long,added,1.727617,2.241036,48.32,41.64,pivot_point+volume_profile,pivot_point+round_number,1.670206,2.183625,6.222288,6.222288 +MSTR,2023-07-05,long,retained,2.210571,2.308189,34.57,24.94,pivot_point+volume_profile,pivot_point,2.186759,2.284376,-0.264513,-0.264513 +NFLX,2023-07-05,long,retained,7.936381,3.180754,24.13,20.58,pivot_point+volume_profile,pivot_point+round_number,-1.047677,-1.047677,-1.0,-1.0 +ORCL,2023-07-05,long,removed,2.255063,2.634812,22.49,24.95,pivot_point+volume_profile,pivot_point,-1.052769,-1.052769,-1.0,-1.0 +ROK,2023-07-05,long,removed,2.299307,1.786197,30.63,31.42,pivot_point+volume_profile,pivot_point,-2.483617,1.723086,-2.420506,-2.420506 +STLD,2023-07-05,long,removed,2.69714,1.550203,22.85,48.12,pivot_point+volume_profile,pivot_point,-0.039209,-0.039209,0.113623,0.113623 +TTD,2023-07-05,long,removed,2.158561,0.727493,27.55,46.15,pivot_point+volume_profile,pivot_point+round_number,-1.04739,-1.04739,-1.0,-1.0 +WDAY,2023-07-05,long,removed,2.285355,1.053151,26.17,41.85,pivot_point+volume_profile,pivot_point+round_number,-0.052334,1.000817,0.918073,0.918073 +AMAT,2023-07-12,long,removed,2.75375,0.808336,22.01,55.61,pivot_point+volume_profile,pivot_point+round_number,-1.052178,0.756158,-1.0,-1.0 +AXON,2023-07-12,long,retained,2.075469,2.404878,21.93,24.98,pivot_point+volume_profile,pivot_point,-1.052384,-1.052384,-1.0,-1.0 +BA,2023-07-12,long,removed,2.134005,0.985742,22.43,47.44,pivot_point+volume_profile,pivot_point+round_number,-1.061816,-1.061816,-1.0,-1.0 +CCL,2023-07-12,long,added,1.910609,2.801443,45.64,20.65,pivot_point,pivot_point,-1.029532,-1.029532,-1.0,-1.0 +CSGP,2023-07-12,long,removed,2.106818,1.340492,23.75,42.69,volume_profile,pivot_point,-1.06214,-1.06214,-1.0,-1.0 +CVNA,2023-07-12,long,added,1.945447,2.037801,27.97,28.39,pivot_point+volume_profile,pivot_point,1.932082,2.024436,0.238832,0.238832 +DVA,2023-07-12,long,removed,2.470235,2.001031,39.37,36.05,pivot_point+volume_profile,pivot_point+round_number,-1.065154,-1.065154,-1.0,-1.0 +EG,2023-07-12,long,removed,2.167217,2.256034,42.45,41.48,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.105325,2.194142,-0.002633,-0.002633 +META,2023-07-12,long,retained,2.127018,2.127018,42.92,32.52,pivot_point,pivot_point+round_number,-1.05005,-1.05005,-1.0,-1.0 +MGM,2023-07-12,long,removed,2.033849,2.394477,25.04,24.08,pivot_point+volume_profile,pivot_point,1.979015,2.339643,-1.0,-1.0 +MPC,2023-07-12,long,added,1.796857,2.382155,47.26,34.2,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.74108,2.326377,5.414516,5.414516 +NCLH,2023-07-12,long,removed,2.287417,1.859313,41.15,30.36,pivot_point+volume_profile,pivot_point,-1.036599,-1.036599,-1.0,-1.0 +NUE,2023-07-12,long,removed,2.437748,2.826028,20.07,20.47,pivot_point+volume_profile,pivot_point,-0.052605,-0.052605,-0.412355,-0.412355 +SLB,2023-07-12,long,removed,2.209803,2.603333,22.38,23.21,pivot_point+volume_profile,pivot_point,-0.048379,-0.048379,0.516399,0.516399 +STLD,2023-07-12,long,removed,2.535541,2.556628,24.19,26.6,pivot_point+volume_profile,pivot_point+round_number,-1.042475,-1.042475,-1.0,-1.0 +TTD,2023-07-12,long,retained,2.222132,2.222132,27.85,25.85,pivot_point+volume_profile,pivot_point,-1.045859,-1.045859,-1.0,-1.0 +VRT,2023-07-12,long,removed,2.164815,1.902006,27.88,33.76,pivot_point+volume_profile,pivot_point,2.120451,1.857642,8.542151,8.542151 +AMAT,2023-07-19,long,removed,2.150243,2.150243,42.65,30.65,pivot_point+volume_profile,pivot_point,-1.051803,-1.051803,-1.0,-1.0 +CCL,2023-07-19,long,removed,2.618064,1.559094,38.08,38.16,pivot_point+volume_profile,pivot_point+round_number,-1.030107,-1.030107,-1.0,-1.0 +LRCX,2023-07-19,long,removed,2.333688,2.73579,29.08,25.15,pivot_point+volume_profile,pivot_point,-1.050394,-1.050394,-1.0,-1.0 +MSTR,2023-07-19,long,removed,3.33512,1.599101,33.33,34.45,pivot_point+volume_profile,pivot_point,-1.02611,-1.02611,-1.0,-1.0 +NCLH,2023-07-19,long,added,1.713774,2.451294,48.54,23.55,pivot_point+volume_profile,pivot_point,-1.297932,-1.297932,-1.261883,-1.261883 +NFLX,2023-07-19,long,retained,2.485735,2.42768,39.23,23.77,pivot_point+volume_profile,pivot_point,-1.569793,-1.569793,-1.522274,-1.522274 +PLTR,2023-07-19,long,removed,2.249103,1.506159,33.96,37.73,pivot_point+volume_profile,pivot_point+round_number,-1.026708,-1.026708,-1.0,-1.0 +SLB,2023-07-19,long,removed,2.061602,2.484244,24.09,24.24,pivot_point+volume_profile,pivot_point,-1.052582,-1.052582,-1.0,-1.0 +TTD,2023-07-19,long,added,1.918983,2.389188,34.73,24.93,pivot_point+volume_profile,pivot_point+round_number,-1.038148,-1.038148,-1.0,-1.0 +UBER,2023-07-19,long,removed,2.002759,0.775614,26.83,55.84,pivot_point+volume_profile,pivot_point,-1.04262,0.732994,-1.0,-1.0 +WDAY,2023-07-19,long,removed,2.147693,2.130314,42.68,31.68,pivot_point+volume_profile,pivot_point+round_number,-1.055688,-1.055688,-1.0,-1.0 +DXCM,2023-07-26,long,removed,2.205054,1.538192,23.43,33.34,pivot_point+volume_profile,pivot_point+round_number,-1.051186,1.487006,-1.0,-1.0 +EG,2023-07-26,long,removed,2.03388,2.166473,34.84,39.86,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.064279,-1.064279,-1.0,-1.0 +META,2023-07-26,long,removed,2.412562,0.804894,24.91,45.14,pivot_point+volume_profile,pivot_point+round_number,-1.045532,0.759361,-1.0,-1.0 +MSTR,2023-07-26,long,retained,3.874809,2.012334,30.92,28.31,pivot_point+volume_profile,pivot_point,-1.027418,-1.027418,-1.0,-1.0 +UBER,2023-07-26,long,removed,2.12627,0.765044,25.32,56.25,pivot_point+volume_profile,pivot_point,-1.047468,0.717576,-1.0,-1.0 +WDAY,2023-07-26,long,removed,2.272472,1.051829,26.31,36.49,pivot_point+volume_profile,pivot_point+round_number,-1.198,0.998211,-1.144382,-1.144382 +BKR,2023-08-02,long,removed,2.249949,2.419322,24.15,23.85,pivot_point+volume_profile,pivot_point,-0.057885,-0.057885,0.91157,0.91157 +CVNA,2023-08-02,long,removed,2.189539,0.733404,22.6,60.31,volume_profile,pivot_point,-1.013335,-1.013335,-1.0,-1.0 +EG,2023-08-02,long,removed,2.246993,2.288452,28.58,40.94,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.056251,-1.056251,-1.0,-1.0 +FCX,2023-08-02,long,removed,2.112372,1.983548,34.89,30.07,pivot_point+volume_profile,pivot_point,-1.043233,-1.043233,-1.0,-1.0 +LVS,2023-08-02,long,removed,2.024753,2.375739,28.55,28.06,pivot_point+volume_profile,pivot_point,-1.049208,-1.049208,-1.0,-1.0 +PLTR,2023-08-02,long,removed,2.739044,1.901485,32.92,29.77,pivot_point+volume_profile,pivot_point,-1.022902,-1.022902,-1.0,-1.0 +REGN,2023-08-02,long,removed,2.09861,2.37912,27.05,25.23,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.033062,2.313572,4.488195,4.488195 +SLB,2023-08-02,long,removed,2.090073,2.529294,23.75,23.64,pivot_point+volume_profile,pivot_point,2.035324,-0.054749,1.967229,1.967229 +TTD,2023-08-02,long,retained,2.148999,2.521883,31.06,22.91,pivot_point+volume_profile,pivot_point,-1.035281,-1.035281,-1.0,-1.0 +WDAY,2023-08-02,long,removed,2.138479,1.01226,27.78,36.24,pivot_point+volume_profile,pivot_point+round_number,-1.048222,-1.048222,-1.0,-1.0 +AXON,2023-08-09,long,added,1.683741,2.100298,49.02,43.23,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.643275,-0.040467,-0.43507,-0.43507 +DVA,2023-08-09,long,removed,2.219817,1.927706,41.87,36.21,pivot_point+volume_profile,pivot_point+round_number,-1.052891,-1.052891,-1.0,-1.0 +HAL,2023-08-09,long,removed,2.192002,1.838053,22.38,35.46,pivot_point,pivot_point,-1.081048,-1.081048,-1.0308,-1.0308 +ALGN,2023-08-16,long,retained,18.134286,3.161601,25.0,25.09,pivot_point+volume_profile,pivot_point,-1.042015,-1.042015,-1.0,-1.0 +AXON,2023-08-16,long,added,1.659522,2.078538,49.42,43.49,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.618738,-1.070628,-1.029844,-1.029844 +ALGN,2023-08-23,long,retained,18.445917,3.169536,25.0,25.04,pivot_point+volume_profile,pivot_point,-1.042979,-1.042979,-1.0,-1.0 +AMAT,2023-08-23,long,removed,2.098926,2.188403,26.25,26.22,pivot_point+volume_profile,pivot_point,-1.04489,-1.04489,-1.0,-1.0 +AXON,2023-08-23,long,added,1.848666,2.301756,46.51,41.01,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.804636,-1.105755,-1.061725,-1.061725 +BKR,2023-08-23,long,removed,2.00904,0.922034,22.95,46.66,pivot_point+volume_profile,pivot_point,-1.064108,0.857925,-1.0,-1.0 +CAT,2023-08-23,long,removed,2.298927,1.613108,21.23,39.61,pivot_point,pivot_point,-1.060209,1.552899,-1.0,-1.0 +NFLX,2023-08-23,long,retained,5.371538,3.08428,27.22,21.35,pivot_point+volume_profile,pivot_point,-1.045953,-1.045953,-1.0,-1.0 +PNR,2023-08-23,long,removed,2.019461,1.320376,29.22,32.93,pivot_point+volume_profile,pivot_point+round_number,-1.065526,1.254849,-1.0,-1.0 +ADBE,2023-08-30,long,removed,2.595672,1.925484,38.27,29.44,pivot_point+volume_profile,pivot_point,-1.053641,-1.053641,-1.0,-1.0 +CRM,2023-08-30,long,removed,2.054073,2.045122,20.59,28.9,pivot_point+volume_profile,pivot_point+round_number,-1.058505,-1.058505,-1.0,-1.0 +DASH,2023-08-30,long,removed,2.274152,1.755143,20.49,22.69,pivot_point,pivot_point+round_number,-1.040767,-1.040767,-1.0,-1.0 +IDXX,2023-08-30,long,removed,2.310059,2.272573,25.12,24.31,pivot_point+volume_profile,pivot_point+round_number,-1.154218,-1.154218,-1.099958,-1.099958 +ISRG,2023-08-30,long,removed,2.507507,1.654256,39.03,48.71,pivot_point+volume_profile,pivot_point+round_number,-1.057593,-1.057593,-1.0,-1.0 +UHS,2023-08-30,long,removed,2.048265,2.038588,28.86,28.98,pivot_point+volume_profile,pivot_point,-1.065816,-1.065816,-1.0,-1.0 +CRM,2023-09-07,long,removed,2.250166,2.182359,41.55,28.68,pivot_point+volume_profile,pivot_point+round_number,-1.058987,-1.058987,-1.0,-1.0 +META,2023-09-07,long,removed,2.360073,0.791675,25.42,48.83,pivot_point+volume_profile,pivot_point+round_number,2.315375,0.746977,1.05807,1.05807 +NFLX,2023-09-07,long,added,1.607363,2.312553,30.71,27.29,volume_profile,pivot_point,-1.048911,-1.048911,-1.0,-1.0 +TTD,2023-09-07,long,removed,2.093548,1.797732,28.71,36.85,pivot_point+volume_profile,pivot_point,-1.042076,-1.042076,-1.0,-1.0 +WDAY,2023-09-07,long,removed,2.101883,,43.21,,pivot_point+volume_profile,,-1.060221,,-1.0, +ADBE,2023-09-14,long,removed,2.258422,2.486042,41.46,24.03,pivot_point+volume_profile,pivot_point+round_number,-1.054241,-1.054241,-1.0,-1.0 +APP,2023-09-14,long,removed,8.084613,1.04496,25.3,47.69,pivot_point+volume_profile,pivot_point+round_number,-1.039654,1.005306,-1.0,-1.0 +AXON,2023-09-14,long,added,1.776877,2.191441,39.16,29.38,pivot_point+volume_profile,pivot_point+round_number,-1.072573,-1.072573,-1.01788,-1.01788 +CVNA,2023-09-14,long,removed,2.151883,,23.03,,volume_profile,,-1.018451,,-1.0, +ISRG,2023-09-14,long,removed,2.931603,2.262461,20.74,26.41,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.059917,-1.059917,-1.0,-1.0 +META,2023-09-14,long,retained,2.461549,2.11782,39.45,32.62,pivot_point+volume_profile,pivot_point+round_number,-1.08382,-1.08382,-1.036079,-1.036079 +SATS,2023-09-14,long,removed,2.622076,0.753808,23.05,49.29,pivot_point+volume_profile,pivot_point+round_number,-1.030476,-1.030476,-1.0,-1.0 +WYNN,2023-09-14,long,removed,2.161135,2.5708,42.52,38.48,pivot_point+volume_profile,pivot_point+round_number,-1.053056,-1.053056,-1.0,-1.0 +META,2023-09-28,long,removed,2.000381,1.859142,44.46,35.36,pivot_point+volume_profile,pivot_point+round_number,1.954054,1.812815,-1.0,-1.0 +SMCI,2023-09-28,long,added,1.906808,2.672217,28.29,24.04,pivot_point+volume_profile,pivot_point,1.882691,-1.062567,-1.038449,-1.038449 +STLD,2023-09-28,long,removed,3.003258,1.645581,20.06,46.25,pivot_point+volume_profile,pivot_point+volume_profile,-1.046182,-1.046182,-1.0,-1.0 +AMD,2023-10-12,long,removed,2.346068,1.863953,40.56,46.29,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.038087,-1.038087,-1.0,-1.0 +DASH,2023-10-12,long,retained,2.643243,2.173258,31.08,30.79,pivot_point,pivot_point+round_number,-1.035704,-1.035704,-1.0,-1.0 +ETN,2023-10-12,long,removed,2.158522,2.158522,24.15,31.35,pivot_point+volume_profile,pivot_point,-1.056807,-1.056807,-1.0,-1.0 +LRCX,2023-10-12,long,removed,2.469232,2.059649,30.18,36.12,pivot_point+volume_profile,pivot_point+round_number,-1.049425,-1.049425,-1.0,-1.0 +PLTR,2023-10-12,long,removed,2.480803,1.7405,30.48,34.52,pivot_point+volume_profile,pivot_point+round_number,-1.028258,-1.028258,-1.0,-1.0 +WST,2023-10-12,long,removed,2.460763,0.697195,24.46,59.4,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.062529,-1.062529,-1.0,-1.0 +AXON,2023-10-19,long,added,1.638645,2.01633,41.37,30.86,pivot_point+volume_profile,pivot_point+round_number,-1.049671,-1.049671,-1.0,-1.0 +META,2023-10-19,long,removed,2.333085,1.0248,25.69,48.47,pivot_point+volume_profile,pivot_point+round_number,-1.047001,-1.047001,-1.0,-1.0 +MSTR,2023-10-19,long,added,1.814868,2.049572,47.0,35.64,pivot_point,pivot_point+volume_profile,1.787732,2.022436,7.342685,7.342685 +NFLX,2023-10-19,long,added,1.983826,2.272878,44.47,41.31,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.946798,2.235849,2.944429,2.944429 +NOW,2023-10-19,long,removed,2.081811,1.72553,28.45,33.35,pivot_point+volume_profile,pivot_point+round_number,-1.04786,-1.04786,-1.0,-1.0 +UHS,2023-10-19,long,removed,2.397288,1.628457,25.06,25.74,pivot_point+volume_profile,pivot_point,-1.277899,-1.277899,-1.224545,-1.224545 +AXON,2023-10-26,long,added,1.684433,2.106236,34.01,28.16,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.63631,2.058112,3.741539,3.741539 +LVS,2023-10-26,long,removed,3.055614,4.33298,34.93,29.41,pivot_point+volume_profile,pivot_point+volume_profile,-1.048017,-1.048017,-1.0,-1.0 +AMD,2023-11-02,long,removed,2.30279,1.841895,40.99,39.4,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.268212,1.807318,5.021645,5.021645 +AMZN,2023-11-02,long,removed,2.951274,1.907882,35.6,34.48,pivot_point+volume_profile,pivot_point+round_number,-0.045038,1.862844,1.940877,1.940877 +AXON,2023-11-02,long,added,1.92615,2.313956,36.83,27.28,pivot_point+volume_profile,pivot_point+round_number,1.875676,2.263481,5.486242,5.486242 +BLDR,2023-11-02,long,added,1.74981,2.152573,39.58,37.22,pivot_point+volume_profile,pivot_point+volume_profile,1.71608,2.118842,5.739045,5.739045 +DASH,2023-11-02,long,removed,2.862685,0.953355,27.41,55.65,pivot_point,pivot_point+round_number,-0.030686,0.922669,2.408291,2.408291 +DHI,2023-11-02,long,removed,2.72844,2.979864,25.8,34.41,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.679794,2.931217,7.696082,7.696082 +EQIX,2023-11-02,long,removed,2.003101,1.977735,44.42,37.15,pivot_point+volume_profile,pivot_point+round_number,1.949683,1.924317,1.41876,1.41876 +INTC,2023-11-02,long,removed,7.368229,2.317391,25.52,24.85,pivot_point+volume_profile,pivot_point,-0.040541,2.27685,4.548754,4.548754 +LEN,2023-11-02,long,removed,2.10957,2.412455,43.12,39.91,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.060318,2.363203,7.103459,7.103459 +LRCX,2023-11-02,long,removed,2.397224,1.899555,40.06,35.19,pivot_point+volume_profile,pivot_point,2.353535,1.855865,5.26408,5.26408 +META,2023-11-02,long,removed,2.169981,1.641708,42.42,33.72,pivot_point+volume_profile,pivot_point,-0.04089,1.600818,1.581696,1.581696 +MSTR,2023-11-02,long,retained,3.446119,2.221624,32.77,25.85,pivot_point+volume_profile,pivot_point,3.418993,2.194498,3.492405,3.492405 +NFLX,2023-11-02,long,removed,5.399417,1.38682,27.18,53.9,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.044584,1.342236,2.487993,2.487993 +PLTR,2023-11-02,long,retained,2.083125,2.290102,34.43,25.13,pivot_point+volume_profile,pivot_point,2.059129,2.266106,0.153564,0.153564 +RCL,2023-11-02,long,added,1.846201,2.746377,46.54,34.66,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.807562,2.707738,7.481051,7.481051 +TTD,2023-11-02,long,added,1.752491,2.364053,47.93,36.18,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-2.9139,-2.9139,-2.882766,-2.882766 +UBER,2023-11-02,long,removed,2.083703,1.102245,25.43,48.08,pivot_point+volume_profile,pivot_point,2.045486,1.064027,6.322973,6.322973 +WELL,2023-11-02,long,removed,2.030439,1.633764,37.28,33.85,pivot_point+volume_profile,pivot_point,-1.056922,-1.056922,-1.0,-1.0 +WYNN,2023-11-02,long,removed,2.437508,1.585909,24.67,35.68,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.260194,-1.260194,-1.214306,-1.214306 +ADBE,2023-11-09,long,removed,2.148488,2.355277,42.67,24.47,pivot_point+volume_profile,pivot_point,2.097275,2.304064,0.931208,0.931208 +AMD,2023-11-09,long,retained,2.494913,2.018844,29.15,31.62,pivot_point+volume_profile,pivot_point+round_number,2.456099,1.98003,4.464851,4.464851 +AMZN,2023-11-09,long,removed,2.869495,1.690117,36.16,37.72,pivot_point+volume_profile,pivot_point+round_number,-0.051841,1.638276,2.363439,2.363439 +BKNG,2023-11-09,long,removed,2.005677,2.228172,28.99,30.38,pivot_point+volume_profile,pivot_point+round_number,1.947745,2.17024,5.056592,5.056592 +BLDR,2023-11-09,long,retained,2.190887,2.282876,30.39,34.8,pivot_point+volume_profile,pivot_point+volume_profile,2.155474,2.247463,6.724224,6.724224 +CHD,2023-11-09,long,removed,2.614627,0.796917,23.11,51.24,pivot_point+volume_profile,pivot_point,-0.059698,0.737219,0.749138,0.749138 +COIN,2023-11-09,long,retained,2.262797,2.571577,23.81,27.88,pivot_point,pivot_point,2.240655,2.549435,9.849962,9.849962 +CRWD,2023-11-09,long,added,1.648876,2.469508,49.6,30.98,pivot_point+volume_profile,pivot_point+round_number,1.606783,2.427415,7.157082,7.157082 +LEN,2023-11-09,long,removed,2.443062,1.563209,20.62,51.08,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.393704,1.513851,5.73297,5.73297 +NFLX,2023-11-09,long,retained,5.73352,3.091248,26.73,20.11,pivot_point+volume_profile,pivot_point,-0.054029,3.037219,3.20298,3.20298 +NOW,2023-11-09,long,removed,2.368162,1.973761,38.14,32.8,pivot_point+volume_profile,pivot_point,2.319765,1.925364,3.037757,3.037757 +TTWO,2023-11-09,long,removed,2.359819,1.650808,40.42,38.37,pivot_point+volume_profile,pivot_point+round_number,2.31614,1.607129,2.332923,2.332923 +TYL,2023-11-09,long,removed,2.989542,1.599253,35.35,39.25,pivot_point+volume_profile,pivot_point+round_number,-0.052419,-0.052419,0.10908,0.10908 +ZTS,2023-11-09,long,removed,2.871378,2.474119,21.15,24.34,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.820258,2.423,3.64753,3.64753 +AIZ,2023-11-16,long,removed,2.645511,2.915914,37.86,28.64,pivot_point+volume_profile,pivot_point+round_number,-0.064821,-0.064821,2.010193,2.010193 +AMD,2023-11-16,long,removed,2.19815,1.759604,33.71,35.63,pivot_point+volume_profile,pivot_point+round_number,2.15877,1.720224,3.080943,3.080943 +BLDR,2023-11-16,long,removed,2.18659,1.875353,30.44,42.53,pivot_point+volume_profile,pivot_point,2.152312,1.841074,4.605908,4.605908 +CRM,2023-11-16,long,removed,2.637152,1.56995,37.93,40.36,pivot_point+volume_profile,pivot_point,2.57247,1.505268,5.064733,5.064733 +CRWD,2023-11-16,long,retained,4.326371,2.206231,29.43,26.82,pivot_point+volume_profile,pivot_point+round_number,4.283883,2.163743,4.43245,4.43245 +EME,2023-11-16,long,removed,2.20707,2.127611,23.01,37.71,pivot_point,pivot_point+round_number,-0.056239,-0.056239,0.411647,0.411647 +GOOG,2023-11-16,long,removed,2.369353,1.848282,40.33,35.31,pivot_point+volume_profile,pivot_point+round_number,-1.064818,-1.064818,-1.0,-1.0 +JBL,2023-11-16,long,added,1.687853,2.159343,29.96,29.14,pivot_point+volume_profile,pivot_point,-2.744313,-2.744313,-2.691031,-2.691031 +MSTR,2023-11-16,long,removed,2.034983,1.954555,44.02,33.05,pivot_point+volume_profile,pivot_point,2.010023,1.929595,5.003764,5.003764 +NOW,2023-11-16,long,removed,2.271817,0.758677,22.12,60.5,pivot_point,pivot_point,2.21683,0.70369,1.483636,1.483636 +ORCL,2023-11-16,long,removed,2.220058,1.572308,23.47,50.92,volume_profile,pivot_point+round_number+volume_profile,-3.44439,-3.44439,-3.379637,-3.379637 +PLTR,2023-11-16,long,removed,3.566529,1.17681,32.2,43.33,pivot_point+volume_profile,pivot_point,-1.028547,1.148264,-1.0,-1.0 +PNR,2023-11-16,long,removed,3.039286,1.258754,20.03,42.33,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.989069,1.208536,3.205973,3.205973 +TAP,2023-11-16,long,removed,2.289396,1.83885,26.13,31.65,pivot_point+volume_profile,pivot_point+volume_profile,2.22415,1.773604,1.703304,1.703304 +TSLA,2023-11-16,long,removed,2.422314,1.895165,39.82,42.85,pivot_point+volume_profile,pivot_point+round_number,-0.028238,1.866927,0.896392,0.896392 +TTWO,2023-11-16,long,removed,2.209555,1.796538,41.98,36.07,pivot_point+volume_profile,pivot_point+round_number,-0.048256,-0.048256,0.687141,0.687141 +WDAY,2023-11-16,long,removed,2.054991,1.60192,43.78,49.2,pivot_point+volume_profile,pivot_point+round_number,2.001081,1.54801,4.221939,4.221939 +ABNB,2023-11-24,long,removed,2.452052,2.005239,39.54,44.4,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.412726,1.965912,1.709441,1.709441 +ADBE,2023-11-24,long,removed,2.354628,2.702091,39.87,22.21,pivot_point+volume_profile,pivot_point+round_number,-1.060093,-1.060093,-1.0,-1.0 +ALGN,2023-11-24,long,retained,2.138628,9.095344,38.38,25.13,pivot_point,pivot_point+volume_profile,2.104651,-0.033977,4.492434,4.492434 +AMAT,2023-11-24,long,removed,2.148827,1.814008,23.46,31.01,pivot_point+volume_profile,pivot_point,2.103712,1.768893,0.103529,0.103529 +AMD,2023-11-24,long,added,1.930179,2.006731,36.38,28.98,pivot_point+volume_profile,pivot_point,-1.043327,-1.043327,-1.0,-1.0 +APP,2023-11-24,long,removed,7.279274,1.960797,25.16,34.97,pivot_point+volume_profile,pivot_point+round_number,-1.028071,-1.028071,-1.0,-1.0 +BLDR,2023-11-24,long,added,1.783962,2.167739,35.66,29.85,pivot_point+volume_profile,pivot_point+round_number,1.74479,2.128567,4.454816,4.454816 +CCL,2023-11-24,long,retained,2.709874,2.249222,34.95,30.16,pivot_point+volume_profile,pivot_point,2.676668,2.216016,3.422053,3.422053 +CVNA,2023-11-24,long,added,1.722548,2.471175,40.4,32.96,pivot_point,pivot_point+volume_profile,1.706682,2.455308,3.978026,3.978026 +DASH,2023-11-24,long,removed,2.197546,1.639675,33.12,33.75,pivot_point,pivot_point,-0.039798,1.599877,1.959973,1.959973 +DDOG,2023-11-24,long,retained,2.42646,2.012094,30.18,33.11,pivot_point+volume_profile,pivot_point+round_number,-0.038616,1.973478,1.421533,1.421533 +DVA,2023-11-24,long,removed,2.819504,1.566153,36.52,41.83,pivot_point+volume_profile,pivot_point+round_number,-0.043407,1.522746,2.009402,2.009402 +JBL,2023-11-24,long,added,1.808882,2.339141,28.08,27.03,pivot_point+volume_profile,pivot_point,-3.175903,-3.175903,-3.1158,-3.1158 +LYV,2023-11-24,long,removed,2.38248,1.900808,40.2,40.58,pivot_point+volume_profile,pivot_point+round_number,-1.060636,-1.060636,-1.0,-1.0 +MSTR,2023-11-24,long,retained,2.164899,2.200781,33.88,26.08,pivot_point+volume_profile,pivot_point,2.137246,2.173128,1.517689,1.517689 +NWSA,2023-11-24,long,removed,2.536974,2.392041,38.77,24.11,pivot_point+volume_profile,pivot_point,2.474852,2.329918,3.161163,3.161163 +PNR,2023-11-24,long,removed,2.430827,3.119032,39.74,34.54,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.370972,3.059178,2.925513,2.925513 +TSLA,2023-11-24,long,removed,2.434162,1.877932,39.71,42.89,pivot_point+volume_profile,pivot_point+round_number,-0.029995,1.847937,-0.031211,-0.031211 +TTWO,2023-11-24,long,removed,2.357829,1.866125,40.44,35.06,pivot_point+volume_profile,pivot_point+round_number,-0.057995,-0.057995,0.537949,0.537949 +WDC,2023-11-24,long,removed,2.123994,1.788733,42.95,37.78,pivot_point+volume_profile,pivot_point+round_number,2.079081,1.74382,1.36379,1.36379 +ABNB,2023-12-01,long,removed,2.919681,1.709439,35.82,38.81,pivot_point+volume_profile,pivot_point,-0.03959,1.66985,-0.005864,-0.005864 +AMAT,2023-12-01,long,removed,2.058812,1.707342,24.53,32.64,pivot_point+volume_profile,pivot_point,-1.047752,-1.047752,-1.0,-1.0 +AMD,2023-12-01,long,retained,2.228855,2.310371,32.77,25.52,pivot_point+volume_profile,pivot_point,2.183065,2.264581,7.314152,7.314152 +BLDR,2023-12-01,long,removed,2.025971,1.516746,27.33,39.13,pivot_point+volume_profile,pivot_point+round_number,1.985098,1.475872,3.718132,3.718132 +CCL,2023-12-01,long,removed,2.518318,1.718078,38.94,37.27,pivot_point+volume_profile,pivot_point+round_number,2.480456,1.680216,1.321321,1.321321 +CPAY,2023-12-01,long,removed,2.236716,2.699291,41.69,37.43,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.170485,2.63306,3.461187,3.461187 +CRM,2023-12-01,long,removed,2.169303,1.156115,30.23,45.46,pivot_point+volume_profile,pivot_point+round_number,-1.058141,-1.058141,-1.0,-1.0 +CVNA,2023-12-01,long,removed,2.563374,1.7638,25.95,38.96,pivot_point,pivot_point,2.546695,1.747122,1.660744,1.660744 +DLR,2023-12-01,long,removed,2.812399,2.829209,36.57,26.05,pivot_point+volume_profile,pivot_point+round_number,-1.066382,-1.066382,-1.0,-1.0 +FDX,2023-12-01,long,removed,2.408384,,23.15,,pivot_point+volume_profile,,2.341869,,-2.253918, +GOOG,2023-12-01,long,removed,2.661607,1.892336,22.73,30.89,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.595794,1.826524,2.362088,2.362088 +INTC,2023-12-01,long,removed,2.475319,1.573751,39.32,38.9,pivot_point+volume_profile,pivot_point,-1.050801,-1.050801,-1.0,-1.0 +INTU,2023-12-01,long,removed,3.00306,1.327104,24.86,43.78,pivot_point+volume_profile,pivot_point+round_number,-0.060488,1.266615,1.343908,1.343908 +META,2023-12-01,long,removed,2.341605,1.255944,25.6,39.6,pivot_point+volume_profile,pivot_point+round_number,2.285337,1.199676,3.772032,3.772032 +MSTR,2023-12-01,long,retained,2.024225,2.032026,35.56,28.86,pivot_point+volume_profile,pivot_point+round_number,1.995336,2.003137,-1.0,-1.0 +MU,2023-12-01,long,removed,2.062541,1.629678,43.68,36.92,pivot_point+volume_profile,pivot_point+round_number,-1.051227,-1.051227,-1.0,-1.0 +SMCI,2023-12-01,long,removed,2.357883,1.898195,22.64,32.41,pivot_point+volume_profile,pivot_point,2.336515,1.876827,1.925935,1.925935 +TTWO,2023-12-01,long,removed,2.251197,1.717964,41.53,37.27,pivot_point+volume_profile,pivot_point+round_number,-1.063504,-1.063504,-1.0,-1.0 +WDC,2023-12-01,long,removed,2.401998,2.004994,40.01,28.4,pivot_point+volume_profile,pivot_point,2.353668,1.956664,1.962547,1.962547 +WSM,2023-12-01,long,removed,2.12683,,25.52,,pivot_point+volume_profile,,-0.054524,,1.121875, +ABNB,2023-12-08,long,removed,2.122986,1.613752,42.96,39.39,pivot_point+volume_profile,pivot_point+round_number,-1.041903,-1.041903,-1.0,-1.0 +CCL,2023-12-08,long,removed,2.796192,1.63522,36.69,34.83,pivot_point,pivot_point,-1.041045,1.594175,-1.0,-1.0 +COIN,2023-12-08,long,removed,2.454658,0.812183,25.31,54.47,pivot_point+volume_profile,pivot_point,2.429226,0.786752,-1.0,-1.0 +CRM,2023-12-08,long,removed,2.356642,2.290746,37.45,25.92,pivot_point+volume_profile,pivot_point+round_number,2.297888,2.231992,3.053516,3.053516 +CVNA,2023-12-08,long,removed,2.127284,1.647964,30.31,39.41,pivot_point+volume_profile,pivot_point,2.110074,1.630753,0.378326,0.378326 +DASH,2023-12-08,long,retained,2.035751,2.05657,32.61,28.56,pivot_point+volume_profile,pivot_point+round_number,-1.041888,-1.041888,-1.0,-1.0 +DDOG,2023-12-08,long,removed,2.443434,1.99588,29.82,33.32,pivot_point+volume_profile,pivot_point+round_number,2.401371,1.953816,1.616688,1.616688 +INTC,2023-12-08,long,removed,2.95445,2.089427,35.58,31.36,pivot_point+volume_profile,pivot_point,2.906867,2.041844,3.560384,3.560384 +INTU,2023-12-08,long,removed,2.194945,0.878595,25.14,60.11,volume_profile,pivot_point+round_number,2.130589,0.814239,3.491951,3.491951 +KKR,2023-12-08,long,removed,2.308804,,21.53,,pivot_point+volume_profile,,2.248546,,2.501909, +MSTR,2023-12-08,long,removed,2.135845,,42.81,,pivot_point+volume_profile,,-1.030727,,-1.0, +MU,2023-12-08,long,removed,2.429708,1.372741,24.75,31.8,pivot_point+volume_profile,pivot_point+round_number,2.37829,1.321322,4.499777,4.499777 +TSLA,2023-12-08,long,added,1.570951,2.485956,50.95,33.23,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.034621,-1.034621,-1.0,-1.0 +TTWO,2023-12-08,long,removed,2.679939,1.56957,37.58,38.97,pivot_point+volume_profile,pivot_point,-0.060719,1.508852,2.068002,2.068002 +WSM,2023-12-08,long,removed,2.408145,0.699602,22.55,59.7,pivot_point+volume_profile,pivot_point+round_number,2.350651,0.642107,1.903497,1.903497 +ABNB,2023-12-15,long,removed,2.093644,1.876976,43.31,30.91,pivot_point+volume_profile,pivot_point+round_number,-1.043973,-1.043973,-1.0,-1.0 +AMZN,2023-12-15,long,removed,3.075301,2.468396,34.81,27.39,pivot_point+volume_profile,pivot_point,-1.059949,-1.059949,-1.0,-1.0 +APP,2023-12-15,long,removed,2.066773,1.553577,28.83,41.86,pivot_point,pivot_point,-1.033874,1.519703,-1.0,-1.0 +CCL,2023-12-15,long,removed,2.187569,1.597954,42.23,36.07,pivot_point,pivot_point+round_number,-1.041383,-1.041383,-1.0,-1.0 +COIN,2023-12-15,long,retained,2.282917,2.834237,27.0,20.41,pivot_point+volume_profile,pivot_point,2.257928,2.809249,-1.0,-1.0 +CRM,2023-12-15,long,removed,2.112122,,30.89,,pivot_point+volume_profile,,-1.062076,,-1.0, +INTC,2023-12-15,long,removed,2.254916,1.807827,41.49,31.9,pivot_point+volume_profile,pivot_point+round_number,2.210529,1.763441,-1.0,-1.0 +INTU,2023-12-15,long,removed,2.177148,,32.34,,pivot_point+volume_profile,,-1.062938,,-1.0, +NFLX,2023-12-15,long,removed,3.679037,0.719,31.7,64.49,pivot_point+volume_profile,pivot_point,3.61641,0.656373,6.102212,6.102212 +STX,2023-12-15,long,removed,2.021725,2.716581,44.19,21.29,pivot_point+volume_profile,pivot_point,-1.127053,-1.127053,-1.066523,-1.066523 +TSLA,2023-12-15,long,removed,2.871991,1.530741,36.15,51.67,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.036393,-1.036393,-1.0,-1.0 +WDAY,2023-12-15,long,removed,2.06041,0.798806,26.91,60.37,pivot_point+volume_profile,pivot_point+round_number,2.003983,0.742379,1.900564,1.900564 +WDC,2023-12-15,long,removed,2.252003,2.25838,41.53,27.06,pivot_point+volume_profile,pivot_point+round_number,2.2011,2.207478,3.299435,3.299435 +WST,2023-12-15,long,removed,2.502974,2.970143,39.08,35.48,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.057669,-1.057669,-1.0,-1.0 +AMZN,2023-12-22,long,removed,2.492301,2.173573,39.17,30.38,pivot_point+volume_profile,pivot_point,-1.064067,-1.064067,-1.0,-1.0 +APP,2023-12-22,long,removed,7.381413,0.942595,24.32,56.19,pivot_point+volume_profile,pivot_point,-1.032428,-1.032428,-1.0,-1.0 +COIN,2023-12-22,long,removed,5.560725,1.937136,26.95,30.88,pivot_point,pivot_point+round_number,-1.027756,-1.027756,-1.0,-1.0 +CVNA,2023-12-22,long,removed,2.132775,1.185085,23.25,46.32,volume_profile,pivot_point,-1.016531,-1.016531,-1.0,-1.0 +DASH,2023-12-22,long,retained,2.103721,2.797331,31.59,20.68,pivot_point+volume_profile,pivot_point,-1.046025,-1.046025,-1.0,-1.0 +DLR,2023-12-22,long,removed,2.01305,2.028003,29.3,21.11,pivot_point+volume_profile,pivot_point,-1.061979,-1.061979,-1.0,-1.0 +DVA,2023-12-22,long,removed,2.057047,0.673081,28.75,55.43,pivot_point+volume_profile,pivot_point+volume_profile,2.002193,0.618226,1.91385,1.91385 +INTC,2023-12-22,long,removed,2.584362,1.757862,38.37,31.85,pivot_point+volume_profile,pivot_point,-1.209673,-1.209673,-1.1609,-1.1609 +NFLX,2023-12-22,long,retained,2.538576,2.46902,38.76,23.38,pivot_point+volume_profile,pivot_point,-1.060626,-1.060626,-1.0,-1.0 +STX,2023-12-22,long,removed,2.047008,2.443616,43.87,23.62,pivot_point+volume_profile,pivot_point,-1.062258,-1.062258,-1.0,-1.0 +TTWO,2023-12-22,long,removed,2.518086,3.144923,38.94,22.39,pivot_point+volume_profile,pivot_point,-1.061549,-1.061549,-1.0,-1.0 +WDAY,2023-12-22,long,removed,2.349721,0.90832,23.72,58.11,pivot_point+volume_profile,pivot_point+round_number,-1.063903,-1.063903,-1.0,-1.0 +WDC,2023-12-22,long,removed,2.572901,2.126282,38.46,30.92,pivot_point+volume_profile,pivot_point,-1.332198,-1.332198,-1.279753,-1.279753 +WSM,2023-12-22,long,removed,2.193893,0.748975,23.76,60.08,pivot_point+volume_profile,pivot_point,-1.0535,-1.0535,-1.0,-1.0 +CRWD,2024-01-02,long,removed,2.373925,1.433297,25.28,29.35,pivot_point+volume_profile,pivot_point+round_number,2.322234,1.381606,9.176703,9.176703 +EXPE,2024-01-02,long,removed,2.486691,1.270277,23.02,29.26,pivot_point,pivot_point,-3.312151,1.216859,-3.258733,-3.258733 +INTC,2024-01-02,long,removed,2.520404,1.659039,38.92,36.63,pivot_point+volume_profile,pivot_point,-1.045576,-1.045576,-1.0,-1.0 +MSTR,2024-01-02,long,removed,2.028745,,26.5,,pivot_point+volume_profile,,-1.024807,,-1.0, +TSLA,2024-01-02,long,removed,2.795924,1.947819,21.69,23.14,pivot_point,pivot_point+round_number+volume_profile,-1.038425,-1.038425,-1.0,-1.0 +CEG,2024-01-08,long,retained,2.161457,2.141783,25.72,35.54,pivot_point+volume_profile,pivot_point+round_number,-1.060669,-1.060669,-1.0,-1.0 +ABNB,2024-01-09,long,removed,2.163947,2.047266,27.49,23.47,pivot_point+volume_profile,pivot_point+round_number,-1.051807,-1.051807,-1.0,-1.0 +CRWD,2024-01-09,long,removed,2.149706,,23.45,,pivot_point,,2.101007,,3.303271, +DASH,2024-01-09,long,removed,19.991075,1.510353,25.0,36.85,pivot_point+volume_profile,pivot_point+round_number,-0.045984,1.464369,4.096386,4.096386 +DVA,2024-01-09,long,removed,2.015257,2.018447,29.27,22.43,pivot_point+volume_profile,pivot_point,-1.06527,-1.06527,-1.0,-1.0 +INTC,2024-01-09,long,removed,2.431299,1.559144,39.73,38.16,pivot_point+volume_profile,pivot_point,-1.046388,-1.046388,-1.0,-1.0 +NFLX,2024-01-09,long,retained,2.833364,2.763756,36.42,20.93,pivot_point+volume_profile,pivot_point,2.773278,2.70367,6.630523,6.630523 +WST,2024-01-09,long,removed,2.104099,2.211488,28.18,26.96,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.04575,2.153139,-1.0,-1.0 +AMZN,2024-01-17,long,removed,2.97991,0.819172,20.41,55.21,pivot_point+volume_profile,pivot_point+round_number,2.913654,0.752916,5.470029,5.470029 +APP,2024-01-17,long,removed,8.854928,1.781673,23.96,36.49,pivot_point+volume_profile,pivot_point+round_number,8.816116,1.742862,8.736835,8.736835 +DDOG,2024-01-17,long,removed,2.176503,1.730909,42.35,32.27,pivot_point+volume_profile,pivot_point,-1.04805,1.682859,-1.0,-1.0 +MU,2024-01-17,long,removed,2.816868,1.449893,20.54,25.02,pivot_point+volume_profile,pivot_point,-1.052613,1.39728,-1.0,-1.0 +NFLX,2024-01-17,long,removed,2.616134,1.183838,23.1,34.95,pivot_point+volume_profile,pivot_point+round_number,2.562967,1.130671,6.785665,6.785665 +STX,2024-01-17,long,removed,2.462385,1.598131,24.44,21.67,pivot_point+volume_profile,pivot_point,2.407152,1.542898,3.221316,3.221316 +WDC,2024-01-17,long,removed,2.979441,1.53725,35.42,36.35,pivot_point+volume_profile,pivot_point+round_number,2.922826,1.480636,3.86842,3.86842 +ADBE,2024-01-24,long,removed,2.05628,1.355206,28.76,26.77,pivot_point+volume_profile,pivot_point,-1.059971,1.295235,-1.0,-1.0 +APP,2024-01-24,long,retained,6.489289,3.345797,24.41,21.27,pivot_point+volume_profile,pivot_point,-1.033738,-1.033738,-1.0,-1.0 +DASH,2024-01-24,long,retained,2.08458,2.277662,28.22,25.25,pivot_point,pivot_point,2.034288,2.22737,6.122281,6.122281 +DVA,2024-01-24,long,removed,2.155288,1.407224,27.59,29.28,pivot_point+volume_profile,pivot_point+round_number,2.096769,1.348705,8.29657,8.29657 +MU,2024-01-24,long,removed,2.578907,1.963471,23.01,29.74,pivot_point+volume_profile,pivot_point+round_number,-1.053181,-1.053181,-1.0,-1.0 +NFLX,2024-01-24,long,removed,2.050548,,38.23,,pivot_point+volume_profile,,2.005358,,2.637308, +STX,2024-01-24,long,removed,2.795544,1.707206,27.1,33.44,pivot_point+volume_profile,pivot_point+round_number,-1.055104,-1.055104,-1.0,-1.0 +WST,2024-01-24,long,removed,2.350261,2.474322,25.52,24.33,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.28679,2.410852,-1.0,-1.0 +ADBE,2024-01-31,long,removed,2.375281,0.811415,38.27,59.3,pivot_point+volume_profile,pivot_point,-1.058471,0.752944,-1.0,-1.0 +DASH,2024-01-31,long,removed,20.160233,1.948785,25.0,29.13,pivot_point+volume_profile,pivot_point,-0.0475,1.901284,6.461759,6.461759 +DDOG,2024-01-31,long,removed,2.913427,1.78431,35.86,34.25,pivot_point,pivot_point,-0.039332,1.744978,-0.282888,-0.282888 +LRCX,2024-01-31,long,added,1.774144,2.217561,28.0,29.9,pivot_point+volume_profile,pivot_point+round_number,1.725252,2.168669,2.977248,2.977248 +NFLX,2024-01-31,long,removed,2.179712,,33.11,,pivot_point,,2.132692,,2.03801, +PNR,2024-01-31,long,removed,2.216589,,35.51,,pivot_point+volume_profile,,2.155531,,3.104268, +WST,2024-01-31,long,removed,2.414107,1.852739,39.89,46.45,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.350926,1.789558,-2.961476,-2.961476 +ADBE,2024-02-07,long,removed,2.345221,0.866335,38.57,60.13,pivot_point+volume_profile,pivot_point,-1.05542,-1.05542,-1.0,-1.0 +AMZN,2024-02-07,long,removed,2.748167,,22.65,,pivot_point+volume_profile,,-0.061442,,1.37275, +APP,2024-02-07,long,removed,4.057422,0.863383,28.27,53.43,pivot_point+volume_profile,pivot_point+round_number,4.025909,0.83187,8.002115,8.002115 +DASH,2024-02-07,long,retained,11.977882,3.092793,25.01,20.3,pivot_point+volume_profile,pivot_point+round_number,-1.045645,-1.045645,-1.0,-1.0 +JBL,2024-02-07,long,retained,2.044212,2.044212,24.11,29.31,pivot_point,pivot_point,1.989498,1.989498,-1.0,-1.0 +MU,2024-02-07,long,removed,2.062605,0.690822,27.48,53.07,pivot_point+volume_profile,pivot_point,-1.049996,-1.049996,-1.0,-1.0 +ANET,2024-02-14,long,added,1.621818,2.007495,30.46,31.57,pivot_point+volume_profile,pivot_point,1.58231,1.967987,1.808232,1.808232 +APP,2024-02-14,long,added,1.680869,2.41604,36.07,23.88,pivot_point,pivot_point,1.649544,2.384715,7.468672,7.468672 +COIN,2024-02-14,long,removed,2.02683,1.764495,30.52,34.15,pivot_point+volume_profile,pivot_point,2.005876,1.74354,6.842398,6.842398 +DDOG,2024-02-14,long,added,1.982152,2.671803,43.89,21.65,pivot_point+volume_profile,pivot_point,-1.032378,-1.032378,-1.0,-1.0 +COIN,2024-02-22,long,removed,4.196364,1.985161,29.82,28.65,pivot_point,pivot_point,4.177209,1.966006,3.922129,3.922129 +DASH,2024-02-22,long,removed,6.923302,1.100624,25.73,46.93,pivot_point+volume_profile,pivot_point+round_number,-0.031765,1.068859,2.374318,2.374318 +GRMN,2024-02-22,long,removed,2.675241,,32.82,,pivot_point+volume_profile,,2.612139,,3.2013, +MU,2024-02-22,long,removed,2.042368,1.175279,24.93,34.97,pivot_point+volume_profile,pivot_point+round_number,1.993081,1.125993,10.805617,10.805617 +NFLX,2024-02-22,long,removed,2.040997,,33.35,,pivot_point+volume_profile,,1.987143,,2.182567, +CVNA,2024-02-29,long,added,0.813679,2.611468,50.81,22.14,pivot_point,pivot_point,0.796976,-0.016702,-0.104459,-0.104459 +DLR,2024-02-29,long,removed,2.38481,0.967584,40.18,49.2,pivot_point+volume_profile,pivot_point,-1.045024,0.92256,-1.0,-1.0 +DPZ,2024-02-29,long,removed,2.808348,1.798167,36.6,35.24,pivot_point+volume_profile,pivot_point+round_number,2.749315,1.739133,3.091558,3.091558 +INTU,2024-02-29,long,removed,2.1611,,22.92,,pivot_point+volume_profile,,-1.064338,,-1.0, +PLTR,2024-02-29,long,removed,2.042787,,24.93,,pivot_point+volume_profile,,-1.028277,,-1.0, +WDC,2024-02-29,long,removed,2.449834,1.61237,39.56,34.22,pivot_point+volume_profile,pivot_point,2.397436,1.559973,5.544175,5.544175 +APP,2024-03-07,long,removed,3.298903,,29.12,,pivot_point+volume_profile,,-1.032594,,-1.0, +COIN,2024-03-07,long,removed,2.054718,,26.98,,pivot_point+volume_profile,,-1.020959,,-1.0, +CVNA,2024-03-07,long,added,0.925624,2.81376,46.74,20.56,volume_profile,pivot_point,0.907449,-1.018175,-1.0,-1.0 +NFLX,2024-03-07,long,removed,2.389557,0.728873,22.33,60.89,volume_profile,pivot_point,-1.916936,0.673084,-1.861147,-1.861147 +APP,2024-03-14,long,removed,3.326442,,28.97,,pivot_point+volume_profile,,3.293575,,2.76445, +GOOG,2024-03-14,long,removed,2.306614,2.306614,21.36,29.36,pivot_point,pivot_point,2.2453,2.2453,6.233805,6.233805 +GOOGL,2024-03-14,long,removed,2.239416,2.239416,22.06,28.06,pivot_point,pivot_point,2.179405,2.179405,6.049359,6.049359 +NFLX,2024-03-14,long,removed,2.253466,,23.71,,volume_profile,,-2.191909,,-2.133901, +DASH,2024-03-28,long,removed,2.002771,,28.43,,pivot_point,,-1.04654,,-1.0, +DELL,2024-03-28,long,removed,2.12801,1.751818,23.3,34.14,pivot_point+volume_profile,round_number+volume_profile,2.094507,1.718316,2.739304,2.739304 +APP,2024-04-05,long,removed,4.767697,,23.72,,pivot_point+volume_profile,,-1.03179,,-1.0, +APP,2024-04-12,long,removed,4.375239,0.825238,24.09,57.39,pivot_point+volume_profile,pivot_point+round_number,-1.030531,-1.030531,-1.0,-1.0 +DDOG,2024-04-12,long,removed,2.836896,1.709464,36.39,37.61,pivot_point+volume_profile,pivot_point,-1.040793,-1.040793,-1.0,-1.0 +APP,2024-04-26,long,removed,4.380583,1.092386,23.68,48.75,pivot_point+volume_profile,pivot_point+round_number,-0.027628,1.064758,1.227568,1.227568 +DPZ,2024-04-26,long,removed,2.744769,,29.48,,pivot_point+volume_profile,,-0.062707,,1.726396, +PANW,2024-04-26,long,added,1.417166,3.333576,37.07,29.34,pivot_point+volume_profile,pivot_point,1.370075,-0.04709,1.425213,1.425213 +PLTR,2024-04-26,long,added,1.510449,2.088351,52.05,37.77,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.479385,-1.031064,-1.0,-1.0 +DPZ,2024-05-03,long,removed,2.411353,1.483448,21.12,39.76,pivot_point+volume_profile,pivot_point,-0.053693,-0.053693,0.930682,0.930682 +FICO,2024-05-03,long,added,1.993932,2.056579,33.74,34.36,pivot_point+volume_profile,pivot_point,1.952389,2.015036,3.777363,3.777363 +GRMN,2024-05-03,long,removed,2.104835,,25.38,,pivot_point+volume_profile,,-1.065932,,-1.0, +CRWD,2024-05-10,long,retained,2.270511,2.684238,21.73,23.55,pivot_point+volume_profile,pivot_point,2.231587,-1.038924,-1.0,-1.0 +DECK,2024-05-10,long,added,1.724914,2.118433,35.16,43.02,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.676083,2.069602,3.208511,3.208511 +KEY,2024-05-10,long,removed,2.372777,2.324353,35.89,28.78,pivot_point+volume_profile,pivot_point,-1.053108,-1.053108,-1.0,-1.0 +NWS,2024-05-10,long,removed,2.42433,2.363145,24.4,40.39,pivot_point+volume_profile,pivot_point+volume_profile,2.362159,2.300974,3.425893,3.425893 +SYF,2024-05-10,long,removed,2.348653,,40.53,,pivot_point+volume_profile,,-1.057424,,-1.0, +MSTR,2024-05-17,long,added,1.507066,2.273361,32.72,27.7,volume_profile,pivot_point,-1.037753,-1.037753,-1.020414,-1.020414 +PANW,2024-05-17,long,added,0.860352,2.797578,52.54,31.88,pivot_point+volume_profile,pivot_point+round_number,-1.534447,-1.534447,-1.478177,-1.478177 +RL,2024-05-17,long,removed,2.003457,2.439234,38.02,39.66,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.573913,-1.573913,-1.509434,-1.509434 +SYF,2024-05-17,long,removed,2.183367,1.618636,27.27,24.71,pivot_point+volume_profile,pivot_point,-1.051632,-1.051632,-1.0,-1.0 +TPL,2024-05-17,long,removed,2.43016,1.639355,20.14,20.36,pivot_point,pivot_point,-1.04978,-1.04978,-1.0,-1.0 +CRH,2024-05-24,long,added,1.547849,2.042364,35.36,30.13,pivot_point+volume_profile,pivot_point,-1.055231,-1.055231,-1.0,-1.0 +GE,2024-05-24,long,retained,2.031066,2.00717,24.27,31.37,pivot_point,pivot_point+round_number,-1.052166,-1.052166,-1.0,-1.0 +META,2024-05-24,long,removed,2.173393,1.77876,25.19,38.53,pivot_point+volume_profile,pivot_point+round_number,-1.049276,-1.049276,-1.0,-1.0 +NFLX,2024-05-24,long,removed,2.306923,,21.15,,pivot_point,,-0.05506,,1.315201, +RL,2024-05-24,long,removed,2.242335,2.242335,25.63,41.63,pivot_point+volume_profile,pivot_point+round_number,2.189075,2.189075,-1.0,-1.0 +ANET,2024-06-03,long,added,1.745443,2.146295,28.84,29.69,pivot_point+volume_profile,pivot_point,1.706463,2.107315,2.648676,2.648676 +META,2024-06-03,long,added,1.523349,2.541489,43.61,31.13,pivot_point,pivot_point,1.470679,2.488819,-1.0,-1.0 +HOOD,2024-06-07,long,removed,2.26207,,21.82,,pivot_point,,-0.022858,,0.355542, +GE,2024-06-10,long,added,1.046148,2.089279,33.65,22.76,pivot_point+volume_profile,pivot_point+round_number,-1.053995,-1.053995,-1.0,-1.0 +MSTR,2024-06-10,long,retained,2.014139,2.280201,24.48,27.23,volume_profile,pivot_point,-1.018236,-1.018236,-1.0,-1.0 +UBER,2024-06-10,long,removed,2.214452,1.541866,38.13,41.47,pivot_point+volume_profile,pivot_point,-0.042081,1.499785,-0.754509,-0.754509 +HOOD,2024-06-14,long,removed,2.211918,0.6769,22.36,65.66,pivot_point,pivot_point,-1.023899,0.653001,-1.0,-1.0 +DECK,2024-06-17,long,added,1.612234,2.087427,31.62,30.58,pivot_point+volume_profile,pivot_point,-1.04893,-1.04893,-1.0,-1.0 +STX,2024-06-17,long,removed,2.055068,,28.37,,pivot_point+volume_profile,,-1.048292,,-1.0, +TPL,2024-06-17,long,removed,2.309947,1.631543,31.12,35.49,pivot_point+volume_profile,pivot_point+round_number,-0.035913,1.59563,2.005167,2.005167 +FANG,2024-06-25,long,removed,2.305966,1.839991,21.16,42.03,pivot_point,pivot_point+round_number,2.24115,1.775175,-1.0,-1.0 +HOOD,2024-07-01,long,removed,2.363534,0.931658,20.78,53.34,pivot_point,pivot_point,-1.047696,0.903158,-1.019196,-1.019196 +APP,2024-07-02,long,removed,2.593435,,31.89,,pivot_point+volume_profile,,-1.161328,,-1.129295, +AXON,2024-07-02,long,removed,2.088883,1.604964,34.97,50.35,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.034275,1.550356,-1.260972,-1.260972 +GE,2024-07-02,long,added,1.176992,2.140154,30.12,21.56,pivot_point+volume_profile,pivot_point+round_number,1.127635,2.090797,-1.369591,-1.369591 +KEY,2024-07-02,long,removed,2.194943,2.259126,36.34,35.45,pivot_point+volume_profile,pivot_point,-1.174915,-1.174915,-1.121839,-1.121839 +TPL,2024-07-02,long,removed,2.197984,2.208092,31.91,27.6,pivot_point+volume_profile,pivot_point+round_number,2.155173,2.165282,2.455028,2.455028 +VLO,2024-07-02,long,removed,2.313153,2.313153,22.49,28.09,pivot_point+volume_profile,pivot_point,-1.050398,-1.050398,-1.0,-1.0 +APP,2024-07-10,long,removed,2.366003,1.388028,33.96,41.67,pivot_point+volume_profile,pivot_point,-1.031019,-1.031019,-1.0,-1.0 +CRH,2024-07-10,long,removed,2.366265,1.844604,32.76,46.57,pivot_point+volume_profile,pivot_point+volume_profile,2.311975,1.790314,-1.0,-1.0 +CVNA,2024-07-10,long,removed,2.586053,,22.55,,pivot_point+volume_profile,,-1.066693,,-1.043339, +DELL,2024-07-10,long,retained,2.070397,3.064999,23.99,21.47,volume_profile,pivot_point,-1.026336,-1.026336,-1.0,-1.0 +GEN,2024-07-10,long,removed,2.391085,0.729466,25.12,58.67,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.064503,0.664962,1.507702,1.507702 +KEY,2024-07-10,long,removed,7.212904,1.814133,25.59,40.61,pivot_point,pivot_point,-1.520191,1.760352,-1.46641,-1.46641 +MU,2024-07-10,long,added,1.607314,2.622002,30.51,24.85,volume_profile,pivot_point,-1.033825,-1.033825,-1.0,-1.0 +QCOM,2024-07-10,long,removed,2.214523,2.565745,22.33,26.13,pivot_point+volume_profile,pivot_point+round_number,-1.049717,-1.049717,-1.0,-1.0 +STX,2024-07-10,long,removed,2.259748,,26.04,,pivot_point+volume_profile,,-1.058327,,-1.0, +TPL,2024-07-10,long,removed,2.4469,1.57756,29.79,36.43,pivot_point+volume_profile,pivot_point+round_number,-1.047047,1.530513,-1.0,-1.0 +VST,2024-07-10,long,added,1.711156,2.017704,29.18,30.84,volume_profile,pivot_point,-1.02495,-1.02495,-1.0,-1.0 +COIN,2024-07-17,long,removed,2.024981,1.694301,27.15,32.85,pivot_point+volume_profile,pivot_point,-1.024552,-1.024552,-1.0,-1.0 +MSTR,2024-07-17,long,added,1.644747,2.498088,30.27,24.72,volume_profile,pivot_point,-1.019375,-1.019375,-1.0,-1.0 +PSX,2024-07-17,long,removed,2.638302,3.297106,24.12,33.53,pivot_point+volume_profile,pivot_point+volume_profile,-1.061989,-1.061989,-1.0,-1.0 +TPL,2024-07-17,long,removed,2.191527,2.191527,28.58,35.78,pivot_point+volume_profile,pivot_point+round_number,-1.051591,-1.051591,-1.0,-1.0 +T,2024-07-24,long,removed,2.024326,1.346602,26.56,25.15,pivot_point,pivot_point+round_number,1.959139,1.281415,2.53466,2.53466 +C,2024-07-31,long,removed,2.04091,0.922223,28.95,43.05,pivot_point+volume_profile,pivot_point,-1.056715,-1.056715,-1.0,-1.0 +DECK,2024-07-31,long,retained,2.204131,2.258621,24.24,39.66,pivot_point+volume_profile,pivot_point+round_number,-1.035117,-1.035117,-1.0,-1.0 +IP,2024-07-31,long,removed,2.061675,,28.69,,pivot_point+volume_profile,,-1.414336,,-1.363237, +MPC,2024-07-31,long,removed,2.070547,2.57553,26.39,27.04,pivot_point+volume_profile,pivot_point,-1.0517,-1.0517,-1.0,-1.0 +MSTR,2024-07-31,long,added,1.893274,2.15407,26.08,28.0,volume_profile,pivot_point,-1.018037,-1.018037,-1.0,-1.0 +PSX,2024-07-31,long,removed,2.68204,2.648999,22.76,34.23,pivot_point+volume_profile,pivot_point+round_number,-1.054284,-1.054284,-1.0,-1.0 +RL,2024-07-31,long,removed,2.162234,1.605692,22.71,50.33,pivot_point,pivot_point+round_number+volume_profile,-1.203596,-1.203596,-1.157407,-1.157407 +LHX,2024-08-07,long,removed,2.486849,2.124291,24.22,22.15,pivot_point+volume_profile,pivot_point,-0.060235,-0.060235,0.481976,0.481976 +AVGO,2024-08-14,long,added,1.907442,2.194317,26.09,28.35,pivot_point+volume_profile,pivot_point,-1.178667,-1.178667,-1.153474,-1.153474 +DECK,2024-08-14,long,retained,2.250336,2.302027,23.74,38.4,pivot_point+volume_profile,pivot_point+round_number,-1.034755,-1.034755,-1.0,-1.0 +PANW,2024-08-14,long,retained,2.056851,2.428413,24.55,25.36,pivot_point+volume_profile,pivot_point+round_number,2.016184,-0.040666,-0.070585,-0.070585 +DELL,2024-08-21,long,added,1.864344,2.012931,38.68,39.7,pivot_point,pivot_point+volume_profile,-1.026096,-1.026096,-1.0,-1.0 +IFF,2024-08-21,long,removed,2.083267,2.226255,34.83,31.4,pivot_point+volume_profile,pivot_point+round_number,-0.05916,-0.05916,0.112124,0.112124 +IP,2024-08-21,long,removed,5.241123,,27.42,,pivot_point+volume_profile,,-1.059221,,-1.0, +TFC,2024-08-21,long,removed,2.364212,2.271335,25.38,21.92,pivot_point+volume_profile,pivot_point+round_number,-0.057957,-0.057957,-0.413095,-0.413095 +CEG,2024-08-27,long,retained,2.152078,2.307309,40.63,40.95,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.03271,-1.03271,-1.0,-1.0 +BAC,2024-08-28,long,removed,2.358212,0.982589,25.44,49.74,pivot_point+volume_profile,pivot_point,-1.062807,-1.062807,-1.0,-1.0 +CFG,2024-08-28,long,removed,2.897858,1.455087,20.97,22.92,pivot_point+volume_profile,pivot_point+round_number,-1.057175,-1.057175,-1.0,-1.0 +COF,2024-08-28,long,removed,2.031659,1.799902,29.06,21.02,pivot_point+volume_profile,pivot_point,-1.057914,-1.057914,-1.0,-1.0 +IP,2024-08-28,long,removed,5.632903,,26.85,,pivot_point+volume_profile,,-1.066284,,-1.0, +SW,2024-08-28,long,removed,2.747627,2.558622,37.05,37.79,pivot_point+volume_profile,pivot_point,-1.045941,-1.045941,-1.0,-1.0 +TFC,2024-08-28,long,removed,2.90902,1.025903,20.89,44.04,pivot_point+volume_profile,pivot_point+round_number,-1.062366,-1.062366,-1.0,-1.0 +VRT,2024-08-28,long,added,1.759881,2.383808,43.22,31.79,pivot_point+volume_profile,pivot_point,-1.042991,-1.042991,-1.017546,-1.017546 +AMT,2024-09-05,long,removed,2.079796,,43.47,,pivot_point+volume_profile,,-1.166052,,-1.099904, +APP,2024-09-05,long,removed,2.185527,,23.45,,pivot_point+volume_profile,,2.15693,,8.886403, +DELL,2024-09-05,long,added,1.686784,2.151887,20.57,21.03,pivot_point,pivot_point+volume_profile,1.659582,2.124685,2.794806,2.794806 +FITB,2024-09-05,long,removed,2.073653,0.782147,43.55,64.79,pivot_point+volume_profile,pivot_point,-1.063196,-1.063196,-1.0,-1.0 +KKR,2024-09-05,long,retained,2.181887,2.181887,22.49,28.89,pivot_point,pivot_point,2.13195,2.13195,4.089721,4.089721 +NRG,2024-09-05,long,removed,2.25116,1.693146,21.73,43.07,pivot_point,pivot_point+round_number+volume_profile,2.212092,1.654078,1.85814,1.85814 +CEG,2024-09-11,long,added,1.880922,2.014707,41.85,44.28,pivot_point+volume_profile,pivot_point+round_number,1.848098,1.981883,6.906646,6.906646 +HOOD,2024-09-11,long,removed,2.083757,1.78146,26.63,47.49,pivot_point,pivot_point,2.055784,1.753486,4.106526,4.106526 +CMG,2024-09-12,long,removed,2.010624,1.636915,37.13,41.8,pivot_point+volume_profile,pivot_point+round_number,-0.045527,-0.045527,1.248258,1.248258 +DASH,2024-09-12,long,removed,2.285917,1.807866,25.57,41.5,pivot_point+volume_profile,pivot_point+round_number,2.239634,1.761582,4.088344,4.088344 +FITB,2024-09-12,long,removed,2.134405,1.020876,27.83,41.39,pivot_point+volume_profile,pivot_point,2.080604,0.967075,1.888333,1.888333 +MSTR,2024-09-12,long,added,1.813982,2.08119,34.61,34.46,pivot_point+volume_profile,volume_profile,1.796502,2.06371,7.025564,7.025564 +RMD,2024-09-12,long,removed,2.562837,,29.95,,pivot_point+volume_profile,,-1.808118,,-1.756551, +VRT,2024-09-12,long,removed,2.005719,1.631332,25.99,40.09,pivot_point+volume_profile,pivot_point+volume_profile,1.980011,1.605624,3.447561,3.447561 +WSM,2024-09-12,long,added,1.543428,2.091942,36.44,25.73,pivot_point+volume_profile,pivot_point+round_number,1.510638,2.059152,0.20032,0.20032 +CEG,2024-09-18,long,added,1.932467,2.095878,42.55,38.48,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.896653,2.060064,5.492909,5.492909 +CPB,2024-09-19,long,removed,2.043159,1.063499,28.92,39.56,pivot_point+volume_profile,pivot_point,-1.131369,-1.131369,-1.069907,-1.069907 +CRWD,2024-09-19,long,added,1.654913,2.065772,49.5,38.24,pivot_point,pivot_point+round_number+volume_profile,1.618946,2.029806,1.263574,1.263574 +CVNA,2024-09-19,long,removed,2.373325,,20.69,,volume_profile,,2.345166,,6.312101, +DASH,2024-09-19,long,removed,2.097487,,26.66,,pivot_point,,2.0506,,3.314464, +DELL,2024-09-19,long,removed,2.078075,1.819734,31.49,38.73,pivot_point+volume_profile,pivot_point+round_number,2.04365,1.785309,0.856462,0.856462 +FITB,2024-09-19,long,removed,2.259068,,31.45,,pivot_point+volume_profile,,-1.057874,,-1.0, +IP,2024-09-19,long,removed,4.401095,,29.22,,pivot_point+volume_profile,,-1.065161,,-1.0, +VST,2024-09-19,long,retained,2.072291,2.456586,23.96,24.9,volume_profile,pivot_point,2.040867,2.425162,5.458704,5.458704 +CVNA,2024-09-26,long,removed,10.231888,,20.25,,pivot_point+volume_profile,,-0.029905,,6.135639, +DASH,2024-09-26,long,removed,7.365516,,25.52,,pivot_point+volume_profile,,-0.0516,,4.973482, +DECK,2024-09-26,long,added,1.117834,2.025995,27.26,24.53,pivot_point+volume_profile,pivot_point+round_number,1.076934,1.985095,1.830937,1.830937 +FITB,2024-09-26,long,removed,2.083968,,21.22,,pivot_point+volume_profile,,-1.060556,,-1.0, +MSTR,2024-09-26,long,added,1.9363,2.244278,25.49,26.61,volume_profile,pivot_point,1.914401,2.222379,6.915569,6.915569 +RMD,2024-09-26,long,removed,2.186908,1.254483,27.23,31.83,pivot_point+volume_profile,pivot_point,-1.050048,-1.050048,-1.0,-1.0 +TGT,2024-09-26,long,removed,2.292853,2.787616,26.1,21.35,pivot_point,pivot_point+round_number+volume_profile,-1.06012,-1.06012,-1.0,-1.0 +WSM,2024-09-26,long,removed,2.402788,1.554567,20.4,35.24,pivot_point+volume_profile,pivot_point,-1.137583,-1.137583,-1.101101,-1.101101 +DECK,2024-10-03,long,retained,2.168365,2.13735,24.44,30.6,pivot_point+volume_profile,pivot_point,2.126606,2.095591,2.672686,2.672686 +MSTR,2024-10-03,long,retained,2.022121,2.317855,24.38,25.64,volume_profile,pivot_point,2.001418,2.297152,10.405324,10.405324 +NEM,2024-10-03,long,removed,2.437475,1.558102,24.67,23.38,pivot_point+volume_profile,pivot_point,2.383997,1.504624,-1.0,-1.0 +CVNA,2024-10-10,long,removed,9.123898,,20.12,,pivot_point+volume_profile,,-0.036109,,5.358405, +FITB,2024-10-10,long,removed,2.456651,,32.3,,pivot_point+volume_profile,,2.390999,,3.42334, +PODD,2024-10-10,long,removed,2.231607,0.858351,26.74,50.61,pivot_point+volume_profile,pivot_point+round_number,2.180027,0.806771,3.435679,3.435679 +COIN,2024-10-17,long,added,1.642968,2.06439,49.7,35.86,pivot_point,pivot_point,-1.024139,-1.024139,-1.0,-1.0 +CVNA,2024-10-17,long,removed,9.492877,,20.09,,pivot_point+volume_profile,,-0.037775,,6.74196, +DASH,2024-10-17,long,removed,4.392565,,26.45,,pivot_point+volume_profile,,4.334569,,5.569761, +GM,2024-10-17,long,removed,2.503676,,39.07,,pivot_point+volume_profile,,2.451817,,3.26087, +NVDA,2024-10-17,long,removed,2.240177,7.61455,21.85,10.83,volume_profile,pivot_point,-0.035332,-0.035332,0.170302,0.170302 +PNC,2024-10-17,long,removed,2.403014,1.298389,25.0,28.62,pivot_point+volume_profile,pivot_point,2.340479,1.235855,4.292634,4.292634 +CFG,2024-10-24,long,removed,2.405384,1.406176,23.18,36.9,pivot_point+volume_profile,pivot_point+round_number,2.352507,1.353298,3.350752,3.350752 +COF,2024-10-24,long,removed,2.345874,1.289872,25.56,30.81,pivot_point+volume_profile,pivot_point+round_number,2.288967,1.232965,6.44221,6.44221 +DASH,2024-10-24,long,removed,4.421262,,26.37,,pivot_point+volume_profile,,4.357196,,5.28825, +RMD,2024-10-24,long,removed,2.039677,1.284463,28.96,37.14,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.980043,1.224829,0.294367,0.294367 +CFG,2024-10-31,long,removed,2.172117,1.169479,40.6,56.91,pivot_point+volume_profile,pivot_point+round_number,2.118575,1.115937,2.2754,2.2754 +CVNA,2024-10-31,long,removed,2.780741,,31.41,,pivot_point+volume_profile,,-1.033504,,-1.0, +DASH,2024-10-31,long,removed,5.013156,,27.42,,pivot_point+volume_profile,,-0.057868,,3.395652, +PODD,2024-10-31,long,removed,2.039063,1.503748,28.97,23.78,pivot_point+volume_profile,pivot_point,1.980028,1.444713,4.820368,4.820368 +RMD,2024-10-31,long,removed,2.182318,0.705259,27.29,56.26,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.049721,0.655538,-1.0,-1.0 +SATS,2024-10-31,long,added,1.96479,3.160179,26.72,20.9,pivot_point+volume_profile,pivot_point,-1.03157,-1.03157,-1.0,-1.0 +CVNA,2024-11-07,long,removed,3.046097,1.16583,29.59,46.81,pivot_point+volume_profile,pivot_point,-1.031364,1.134467,-1.0,-1.0 +NTAP,2024-11-07,long,removed,2.609349,3.012962,20.16,21.2,pivot_point+volume_profile,pivot_point,-1.548219,-1.548219,-1.485722,-1.485722 +NVDA,2024-11-07,long,removed,2.116497,6.790738,23.24,11.01,volume_profile,pivot_point,-1.042958,-1.042958,-1.0,-1.0 +SATS,2024-11-07,long,added,1.796032,2.230069,28.27,28.16,volume_profile,pivot_point,-1.029017,-1.029017,-1.0,-1.0 +ZBRA,2024-11-07,long,removed,12.224687,,25.01,,pivot_point+volume_profile,,-1.058806,,-1.0, +HOOD,2024-11-13,long,removed,2.810736,0.925393,25.78,53.75,pivot_point+volume_profile,pivot_point,2.78623,0.900887,2.7301,2.7301 +CVNA,2024-11-14,long,removed,3.294474,0.990405,27.94,58.7,pivot_point+volume_profile,pivot_point,-1.033075,0.95733,-1.0,-1.0 +FIS,2024-11-14,long,removed,2.102161,,28.21,,pivot_point+volume_profile,,-1.066206,,-1.0, +IP,2024-11-14,long,removed,2.506606,1.355046,21.04,42.57,pivot_point+volume_profile,pivot_point+round_number,-1.057094,1.297952,-1.0,-1.0 +TSN,2024-11-14,long,removed,2.596128,1.666343,25.87,33.31,pivot_point+volume_profile,pivot_point,-1.055266,-1.055266,-1.0,-1.0 +ZBRA,2024-11-14,long,removed,15.069871,0.786614,25.0,60.83,pivot_point+volume_profile,pivot_point,-1.227627,-1.227627,-1.164907,-1.164907 +HOOD,2024-11-20,long,removed,2.234166,,28.52,,pivot_point,,2.208817,,2.329013, +CFG,2024-11-21,long,removed,2.044706,,40.1,,pivot_point+volume_profile,,-1.054029,,-1.0, +CVNA,2024-11-21,long,removed,2.887708,,30.44,,pivot_point+volume_profile,,-1.03591,,-1.0, +NVDA,2024-11-21,long,removed,2.121212,6.19255,23.18,11.25,volume_profile,pivot_point,-1.036861,-1.036861,-1.0,-1.0 +RMD,2024-11-21,long,removed,2.331234,1.92905,40.71,32.99,pivot_point+volume_profile,pivot_point+round_number,-1.056353,-1.056353,-1.0,-1.0 +TSN,2024-11-21,long,removed,9.528478,1.914099,25.09,29.59,pivot_point+volume_profile,pivot_point,-1.059542,-1.059542,-1.0,-1.0 +CFG,2024-11-29,long,removed,2.778313,0.673156,22.02,63.23,pivot_point+volume_profile,pivot_point,-1.058389,-1.058389,-1.0,-1.0 +CVNA,2024-11-29,long,removed,2.009852,,38.54,,pivot_point+volume_profile,,-1.03745,,-1.0, +DASH,2024-11-29,long,removed,2.259005,,37.65,,pivot_point+volume_profile,,-1.056211,,-1.0, +GM,2024-11-29,long,removed,2.328011,1.978499,28.34,31.94,pivot_point+volume_profile,pivot_point,-1.038933,-1.038933,-1.0,-1.0 +INCY,2024-11-29,long,removed,2.225995,1.846282,41.8,35.54,pivot_point+volume_profile,pivot_point+round_number,-1.142421,-1.142421,-1.102218,-1.102218 +MSTR,2024-11-29,long,added,1.662646,2.233096,29.57,28.93,volume_profile,pivot_point,-1.011127,-1.011127,-1.0,-1.0 +NEE,2024-11-29,long,removed,2.084122,2.641339,28.42,22.89,pivot_point+volume_profile,pivot_point+round_number,-1.122428,-1.122428,-1.059965,-1.059965 +SATS,2024-11-29,long,added,1.903432,2.273887,26.74,27.49,volume_profile,pivot_point,-1.024026,-1.024026,-1.0,-1.0 +HOOD,2024-12-05,long,removed,2.527938,,22.45,,pivot_point+volume_profile,,-1.023997,,-1.0, +CFG,2024-12-06,long,removed,2.094709,1.41776,24.3,25.86,pivot_point+volume_profile,pivot_point,-1.06007,-1.06007,-1.0,-1.0 +MSTR,2024-12-06,long,added,1.652479,2.258927,29.74,28.45,volume_profile,pivot_point,-1.012059,-1.012059,-1.0,-1.0 +HOOD,2024-12-12,long,removed,2.151963,0.947527,26.23,53.03,pivot_point+volume_profile,pivot_point,-1.187492,0.925797,-1.165762,-1.165762 +MSTR,2024-12-13,long,added,1.613932,2.291762,30.39,27.91,volume_profile,pivot_point,-1.013944,-1.013944,-1.0,-1.0 +APP,2024-12-20,long,added,1.748001,2.016714,28.2,31.25,volume_profile,pivot_point,-0.017945,-0.017945,1.043023,1.043023 +EBAY,2024-12-20,long,removed,2.41583,1.10829,39.88,48.92,pivot_point+volume_profile,pivot_point,-1.0524,-1.0524,-1.0,-1.0 +HOOD,2024-12-27,long,removed,2.132954,0.984845,26.45,51.87,pivot_point+volume_profile,pivot_point,2.112404,0.964295,4.447604,4.447604 +HOOD,2025-01-06,long,removed,2.316894,,22.25,,pivot_point+volume_profile,,-1.023902,,-1.0, +APP,2025-01-15,long,added,1.635221,2.599248,30.03,24.84,volume_profile,pivot_point,1.614137,2.578164,-1.0,-1.0 +LDOS,2025-01-15,long,removed,2.022643,2.167124,42.78,42.46,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.054629,-1.054629,-1.0,-1.0 +SATS,2025-01-15,long,removed,2.084923,1.944142,32.21,32.19,pivot_point,pivot_point,2.05013,1.909349,4.79693,4.79693 +CBOE,2025-01-23,long,removed,2.406105,1.902508,29.77,45.75,pivot_point+volume_profile,pivot_point+volume_profile,2.340848,1.837251,1.843355,1.843355 +CHRW,2025-01-23,long,removed,2.066756,1.502576,36.03,52.2,pivot_point+volume_profile,pivot_point,-2.1852,-2.1852,-2.123782,-2.123782 +EBAY,2025-01-23,long,removed,2.148392,1.033938,27.67,37.8,pivot_point+volume_profile,pivot_point,2.103909,0.989455,-1.0,-1.0 +GM,2025-01-23,long,removed,2.219727,2.196528,41.87,28.73,pivot_point+volume_profile,pivot_point+round_number,-1.377279,-1.377279,-1.332675,-1.332675 +TPL,2025-01-23,long,removed,2.215306,1.558152,22.52,37.97,volume_profile,pivot_point,-1.034187,-1.034187,-1.0,-1.0 +ZBRA,2025-01-23,long,removed,10.101825,,25.05,,pivot_point+volume_profile,,-1.239258,,-1.179004, +HOOD,2025-01-29,long,removed,2.182893,,22.68,,volume_profile,,2.156429,,-1.0, +AEP,2025-01-30,long,removed,2.291606,2.263346,33.31,29.41,pivot_point+volume_profile,pivot_point+round_number,2.226497,2.198237,2.500623,2.500623 +APO,2025-01-30,long,added,1.953678,2.481076,25.46,26.47,pivot_point+volume_profile,pivot_point+round_number,-1.117403,-1.117403,-1.069918,-1.069918 +DASH,2025-01-30,long,removed,3.032273,,24.48,,pivot_point+volume_profile,,2.976645,,-1.0, +EBAY,2025-01-30,long,removed,2.31507,1.426752,40.87,40.48,pivot_point+volume_profile,pivot_point,-1.2003,1.378584,-1.152131,-1.152131 +NEE,2025-01-30,long,removed,2.856326,2.059419,21.26,27.52,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.048252,-1.048252,-1.0,-1.0 +PODD,2025-01-30,long,removed,3.011956,2.152276,35.21,31.42,pivot_point+volume_profile,pivot_point+round_number,-1.050309,-1.050309,-1.0,-1.0 +SO,2025-01-30,long,removed,2.663459,2.133279,22.11,42.84,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.597821,2.06764,2.106036,2.106036 +T,2025-01-30,long,removed,3.890785,,30.86,,pivot_point+volume_profile,,3.827951,,3.348375, +CFG,2025-02-06,long,removed,2.426162,,24.58,,pivot_point+volume_profile,,-1.053272,,-1.0, +EBAY,2025-02-06,long,removed,2.564372,1.583417,38.54,37.52,pivot_point+volume_profile,pivot_point,-1.317578,1.530241,-1.264402,-1.264402 +FIX,2025-02-06,long,retained,2.001518,2.342463,24.84,27.59,volume_profile,pivot_point,-1.026408,-1.026408,-1.0,-1.0 +MTB,2025-02-06,long,removed,2.398987,2.392379,22.84,30.7,pivot_point+volume_profile,pivot_point,-1.064938,-1.064938,-1.0,-1.0 +PODD,2025-02-06,long,removed,2.44026,1.538222,39.65,39.54,pivot_point+volume_profile,pivot_point,-1.054228,-1.054228,-1.0,-1.0 +TPL,2025-02-06,long,added,0.917329,2.162299,49.81,28.91,pivot_point+volume_profile,pivot_point,0.887615,-1.029713,-1.0,-1.0 +VTR,2025-02-06,long,removed,2.336742,2.702604,40.65,37.4,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.270724,2.636586,3.446489,3.446489 +CVNA,2025-02-13,long,removed,2.034467,,36.23,,pivot_point+volume_profile,,-1.035496,,-1.0, +D,2025-02-13,long,removed,2.394779,1.802558,40.08,47.18,pivot_point+volume_profile,pivot_point+round_number,-1.059337,-1.059337,-1.0,-1.0 +HOOD,2025-02-20,long,added,1.380515,2.013846,35.23,31.49,volume_profile,pivot_point,-1.02081,-1.02081,-1.0,-1.0 +EBAY,2025-02-21,long,removed,2.020731,0.931531,44.2,52.75,pivot_point+volume_profile,pivot_point,-2.291229,0.870835,-2.230532,-2.230532 +CHRW,2025-02-28,long,removed,2.524211,1.925041,23.89,30.45,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.056592,-1.056592,-1.0,-1.0 +TPL,2025-02-28,long,added,1.788495,2.038008,27.99,37.58,volume_profile,volume_profile,-1.032028,-1.032028,-1.0,-1.0 +CHRW,2025-03-07,long,removed,2.160874,1.595991,42.53,50.5,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.053765,-1.053765,-1.0,-1.0 +NEM,2025-03-07,long,removed,2.53317,1.410558,23.81,30.01,pivot_point,pivot_point,2.491007,1.368394,5.449434,5.449434 +T,2025-03-07,long,removed,2.028456,0.94115,25.3,53.24,pivot_point+volume_profile,pivot_point,-1.060056,-1.060056,-1.0,-1.0 +KMI,2025-03-14,long,removed,2.170945,1.198859,22.81,58.78,volume_profile,pivot_point,-1.050685,1.148174,-1.0,-1.0 +NEM,2025-03-14,long,removed,2.932488,1.774945,20.73,20.99,pivot_point+volume_profile,pivot_point+round_number,-1.04203,-1.04203,-1.0,-1.0 +AXON,2025-03-21,long,removed,2.475348,1.815942,20.72,46.98,volume_profile,pivot_point+round_number+volume_profile,-1.025557,-1.025557,-1.0,-1.0 +GDDY,2025-03-21,long,retained,2.701088,2.840718,32.01,36.37,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.047347,-1.047347,-1.0,-1.0 +NEM,2025-03-21,long,removed,2.205772,2.264262,42.03,38.0,pivot_point+volume_profile,pivot_point,-1.04556,-1.04556,-1.0,-1.0 +AVGO,2025-04-11,long,added,1.642782,2.012483,20.1,21.3,pivot_point+volume_profile,pivot_point+volume_profile,-1.018935,-1.018935,-1.0,-1.0 +AXON,2025-04-11,long,retained,2.030874,2.524741,25.47,27.48,volume_profile,pivot_point,2.007918,2.501785,3.59907,3.59907 +CVNA,2025-04-11,long,removed,2.353936,1.554099,36.68,41.85,pivot_point+volume_profile,pivot_point,2.342119,1.542282,3.057394,3.057394 +DASH,2025-04-11,long,added,1.670613,2.027459,38.44,30.32,pivot_point+volume_profile,pivot_point,1.649555,-0.021058,1.423392,1.423392 +FICO,2025-04-11,long,added,1.630638,2.066834,32.11,30.43,pivot_point+volume_profile,pivot_point,1.602125,2.038321,-1.0,-1.0 +IBKR,2025-04-11,long,retained,2.24209,2.052991,24.63,43.8,pivot_point+volume_profile,pivot_point+volume_profile,-1.019948,-1.019948,-1.0,-1.0 +PLTR,2025-04-11,long,added,1.874648,2.575816,26.74,26.84,volume_profile,pivot_point,1.859498,2.560666,2.980453,2.980453 +TSLA,2025-04-11,long,added,1.985888,2.581556,44.64,31.19,pivot_point+volume_profile,pivot_point,1.972352,2.56802,2.966218,2.966218 +WMT,2025-04-11,long,removed,2.018185,2.018185,26.03,32.23,pivot_point+volume_profile,pivot_point,-0.036331,-0.036331,0.935686,0.935686 +WMT,2025-04-21,long,removed,2.218352,1.514844,23.69,40.77,pivot_point+volume_profile,pivot_point+round_number,-0.038317,1.476527,1.569432,1.569432 +HOOD,2025-04-25,long,added,1.785792,3.07546,28.03,20.81,volume_profile,pivot_point,1.768372,3.058039,4.218629,4.218629 +APP,2025-04-28,long,removed,2.449157,1.642336,22.57,41.91,pivot_point+volume_profile,pivot_point,2.434952,1.628131,2.458197,2.458197 +AXON,2025-04-28,long,added,1.628043,2.231078,31.35,29.95,volume_profile,pivot_point,1.598329,2.201364,3.950639,3.950639 +FICO,2025-04-28,long,removed,2.589579,1.96124,20.32,31.36,pivot_point+volume_profile,pivot_point,-1.034812,1.926428,-1.0,-1.0 +ISRG,2025-04-28,long,removed,2.051044,2.167163,33.02,39.06,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.030325,-0.030325,0.459884,0.459884 +LITE,2025-04-28,long,removed,2.424966,1.504718,39.79,42.96,pivot_point+volume_profile,pivot_point,2.408499,1.488251,2.998472,2.998472 +LYV,2025-04-28,long,removed,2.22777,1.528798,23.59,40.71,pivot_point+volume_profile,pivot_point,-0.033994,1.494804,1.331497,1.331497 +MAA,2025-04-28,long,removed,2.30841,1.75136,25.94,25.55,pivot_point+volume_profile,pivot_point,-1.050537,-1.050537,-1.0,-1.0 +RCL,2025-04-28,long,added,1.787399,2.067591,35.6,37.22,pivot_point+volume_profile,pivot_point+volume_profile,1.76146,2.041652,3.201185,3.201185 +TPR,2025-04-28,long,removed,2.39514,1.751037,21.48,34.16,pivot_point+volume_profile,pivot_point,2.368427,1.724324,2.053804,2.053804 +VST,2025-04-28,long,added,1.987113,2.713535,28.83,37.32,pivot_point+volume_profile,pivot_point+volume_profile,1.96779,2.694212,2.610974,2.610974 +GEV,2025-04-29,long,added,1.582275,2.336705,31.94,26.25,volume_profile,pivot_point,1.559542,2.313972,3.43815,3.43815 +KVUE,2025-05-01,long,removed,2.541159,1.741607,34.74,32.1,pivot_point+volume_profile,pivot_point,-1.044749,-1.044749,-1.0,-1.0 +AMT,2025-05-05,long,removed,2.615411,2.009099,38.11,29.35,pivot_point+volume_profile,pivot_point,-1.047871,-1.047871,-1.0,-1.0 +APP,2025-05-05,long,removed,2.13066,1.761432,25.87,39.0,pivot_point+volume_profile,pivot_point,2.11486,1.745632,1.53399,1.53399 +AXON,2025-05-05,long,added,1.907457,2.062369,27.28,32.09,pivot_point+volume_profile,pivot_point+round_number,1.872667,2.027579,4.37086,4.37086 +BKR,2025-05-05,long,removed,2.586196,,38.35,,pivot_point+volume_profile,,-0.031936,,1.23835, +CBRE,2025-05-05,long,removed,2.028372,2.095255,39.7,43.29,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.037015,-1.037015,-1.0,-1.0 +CHTR,2025-05-05,long,removed,2.244983,1.5347,41.6,40.2,pivot_point+volume_profile,pivot_point+round_number,-1.034872,1.499828,-1.0,-1.0 +EXC,2025-05-05,long,removed,2.478172,0.802517,20.3,55.83,pivot_point+volume_profile,pivot_point,-1.144068,-1.144068,-1.085003,-1.085003 +GDDY,2025-05-05,long,removed,2.20301,1.917265,28.66,41.35,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.035309,-0.035309,-0.402143,-0.402143 +GEN,2025-05-05,long,removed,2.047797,2.271144,43.86,41.32,pivot_point+volume_profile,pivot_point+volume_profile,2.002008,2.225355,3.55366,3.55366 +IBKR,2025-05-05,long,retained,2.42902,2.16875,22.75,42.44,pivot_point+volume_profile,pivot_point+volume_profile,2.40025,2.139979,2.291226,2.291226 +MAA,2025-05-05,long,removed,2.985414,0.917364,35.38,59.61,pivot_point+volume_profile,pivot_point+round_number,-1.048771,-1.048771,-1.0,-1.0 +MMM,2025-05-05,long,removed,5.279289,1.996658,27.36,33.51,pivot_point+volume_profile,pivot_point,-0.038725,-0.038725,0.193898,0.193898 +PODD,2025-05-05,long,removed,2.035338,1.870438,44.02,46.2,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.002335,1.837435,2.907644,2.907644 +SBAC,2025-05-05,long,removed,8.952552,1.579758,25.14,35.59,pivot_point+volume_profile,pivot_point+round_number,-1.046235,-1.046235,-1.0,-1.0 +TPL,2025-05-05,long,added,0.886011,2.975667,57.46,29.44,pivot_point+volume_profile,volume_profile,0.859449,-1.026562,-1.0,-1.0 +TSLA,2025-05-05,long,added,1.611241,2.312895,50.24,33.49,pivot_point+volume_profile,pivot_point+volume_profile,1.591643,2.293298,1.261833,1.261833 +VST,2025-05-05,long,retained,2.036511,2.131726,34.0,42.86,pivot_point+volume_profile,pivot_point+volume_profile,2.013574,2.108789,3.09245,3.09245 +XEL,2025-05-05,long,removed,2.229859,0.681598,25.96,69.66,pivot_point+volume_profile,pivot_point,-1.053867,-1.053867,-1.0,-1.0 +HOOD,2025-05-09,long,added,1.683035,2.332106,29.63,26.5,volume_profile,pivot_point,1.662244,2.311315,5.20444,5.20444 +AVGO,2025-05-12,long,added,1.532646,2.170886,32.44,29.41,pivot_point,pivot_point+round_number,1.498972,2.137212,3.272734,3.272734 +CBRE,2025-05-12,long,removed,2.072185,1.984324,25.97,38.86,pivot_point+volume_profile,pivot_point+volume_profile,-1.042494,-1.042494,-1.0,-1.0 +CCL,2025-05-12,long,added,1.50716,2.336171,52.11,37.46,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.477952,2.306962,2.210783,2.210783 +CHTR,2025-05-12,long,removed,2.190034,2.24732,42.2,25.58,pivot_point+volume_profile,pivot_point,-1.041502,-1.041502,-1.0,-1.0 +EBAY,2025-05-12,long,removed,2.158189,0.703535,31.76,65.73,pivot_point+volume_profile,pivot_point,2.117684,0.66303,1.569592,1.569592 +FFIV,2025-05-12,long,removed,2.168648,1.522121,25.84,41.63,pivot_point+volume_profile,pivot_point+round_number,-0.043699,-0.043699,1.095796,1.095796 +GDDY,2025-05-12,long,removed,2.020186,1.679861,30.81,49.09,pivot_point+volume_profile,pivot_point+round_number,-1.042178,-1.042178,-1.0,-1.0 +IP,2025-05-12,long,removed,2.044365,1.647344,43.91,41.82,pivot_point+volume_profile,pivot_point,-1.030962,-1.030962,-1.0,-1.0 +KMI,2025-05-12,long,removed,2.392809,1.385186,20.5,41.93,volume_profile,pivot_point,-0.044531,-0.044531,0.815295,0.815295 +LITE,2025-05-12,long,added,1.998667,2.123434,44.48,37.16,pivot_point+volume_profile,pivot_point+volume_profile,1.977419,2.102186,2.968097,2.968097 +LYV,2025-05-12,long,removed,2.131057,1.648436,23.47,37.41,pivot_point+volume_profile,pivot_point,-0.041161,-0.041161,0.783299,0.783299 +MMM,2025-05-12,long,removed,3.434618,,32.62,,pivot_point+volume_profile,,-1.043943,,-1.0, +MSTR,2025-05-12,long,removed,2.148607,0.977717,22.87,55.29,volume_profile,pivot_point,-1.024205,-1.024205,-1.0,-1.0 +NVDA,2025-05-12,long,removed,2.065139,1.744657,36.85,42.06,pivot_point,pivot_point,2.034535,1.714053,3.895151,3.895151 +SBUX,2025-05-12,long,removed,2.738132,3.329787,37.13,28.76,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.033023,-0.033023,1.046545,1.046545 +TPL,2025-05-12,long,added,0.715871,2.910472,63.82,28.88,pivot_point+volume_profile,volume_profile,0.687909,-1.027962,-1.0,-1.0 +TRGP,2025-05-12,long,retained,2.362374,2.013808,40.4,37.69,pivot_point+volume_profile,pivot_point+round_number,-0.029157,-0.029157,0.377208,0.377208 +TSLA,2025-05-12,long,added,1.80798,2.103988,44.9,30.59,pivot_point,pivot_point,1.784466,-1.023514,-1.0,-1.0 +UAL,2025-05-12,long,removed,2.451227,1.920986,31.95,42.5,pivot_point+volume_profile,pivot_point,-1.022953,-1.022953,-1.0,-1.0 +VST,2025-05-12,long,removed,2.151812,1.575043,25.63,50.87,pivot_point+volume_profile,pivot_point+volume_profile,2.128723,1.551954,3.179119,3.179119 +BKR,2025-05-19,long,removed,2.61815,0.805879,23.08,42.9,pivot_point+volume_profile,pivot_point,-1.041425,-1.041425,-1.0,-1.0 +CCL,2025-05-19,long,removed,2.213689,1.712973,35.94,44.35,pivot_point,pivot_point+volume_profile,-1.035223,-1.035223,-1.0,-1.0 +CHTR,2025-05-19,long,removed,2.534289,1.921418,38.8,29.5,pivot_point,pivot_point,-1.041697,-1.041697,-1.0,-1.0 +COHR,2025-05-19,long,added,1.613769,2.543334,40.59,29.32,pivot_point+volume_profile,pivot_point,1.58825,-0.025518,1.443405,1.443405 +FFIV,2025-05-19,long,removed,2.044528,2.163094,27.3,38.7,pivot_point+volume_profile,pivot_point+round_number,-0.051978,-0.051978,0.947872,0.947872 +FICO,2025-05-19,long,added,1.58613,2.12003,32.48,29.4,volume_profile,pivot_point,-1.048278,-1.048278,-1.0,-1.0 +GDDY,2025-05-19,long,removed,2.043438,1.626272,30.52,49.98,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.051582,-1.051582,-1.0,-1.0 +GL,2025-05-19,long,added,1.868467,2.275279,29.23,27.68,pivot_point+volume_profile,pivot_point,-0.048149,-0.048149,-0.378228,-0.378228 +GLW,2025-05-19,long,removed,2.537345,2.564103,20.57,25.94,pivot_point+volume_profile,pivot_point,-0.048875,-0.048875,2.330541,2.330541 +IBKR,2025-05-19,long,retained,2.295831,2.679763,23.07,23.38,pivot_point+volume_profile,pivot_point,-1.039941,-1.039941,-1.0,-1.0 +IP,2025-05-19,long,removed,2.023784,1.926248,44.16,42.63,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.153729,-1.153729,-1.117559,-1.117559 +KMI,2025-05-19,long,removed,2.104627,0.808138,23.58,64.22,volume_profile,pivot_point,-0.052501,0.755637,0.468757,0.468757 +NVDA,2025-05-19,long,removed,2.272964,1.825331,22.3,34.24,pivot_point+volume_profile,pivot_point+round_number,2.237626,1.789993,2.825566,2.825566 +TPL,2025-05-19,long,added,1.862213,2.228441,26.91,34.78,volume_profile,volume_profile,-1.031626,-1.031626,-1.0,-1.0 +TSLA,2025-05-19,long,added,1.565207,2.506723,36.05,27.64,pivot_point+volume_profile,pivot_point,-1.026706,-1.026706,-1.0,-1.0 +UAL,2025-05-19,long,added,1.512611,2.032652,34.81,40.65,pivot_point+volume_profile,pivot_point,-1.024287,-1.024287,-1.0,-1.0 +HOOD,2025-05-23,long,removed,2.422622,0.749515,20.01,61.46,volume_profile,pivot_point,2.397235,0.724128,6.303564,6.303564 +ADSK,2025-05-27,long,removed,2.568575,1.556261,25.1,38.01,pivot_point+volume_profile,pivot_point,-1.060214,1.496046,-1.0,-1.0 +CCL,2025-05-27,long,removed,2.020875,1.526242,38.2,47.76,pivot_point,pivot_point+round_number+volume_profile,-1.03494,-1.03494,-1.0,-1.0 +CHTR,2025-05-27,long,removed,2.369859,1.972017,40.32,36.82,pivot_point+volume_profile,pivot_point,-1.046352,-1.046352,-1.0,-1.0 +COHR,2025-05-27,long,removed,2.170188,1.562286,38.02,49.5,pivot_point+volume_profile,pivot_point+round_number,-1.027459,-1.027459,-1.0,-1.0 +CVNA,2025-05-27,long,removed,2.294516,,22.28,,pivot_point+volume_profile,,-1.028604,,-1.0, +FFIV,2025-05-27,long,removed,2.182513,2.314835,25.68,36.67,pivot_point+volume_profile,pivot_point+round_number,-0.057954,-0.057954,1.344759,1.344759 +FIX,2025-05-27,long,retained,2.155536,2.626152,22.99,23.42,volume_profile,pivot_point,2.117869,-0.037667,1.876737,1.876737 +IBKR,2025-05-27,long,added,1.984527,2.392648,26.66,25.7,pivot_point+volume_profile,pivot_point,-1.043497,-1.043497,-1.0,-1.0 +KMI,2025-05-27,long,removed,2.146558,0.703019,23.09,68.15,volume_profile,pivot_point,-1.058895,-1.058895,-1.0,-1.0 +LITE,2025-05-27,long,retained,2.151883,2.024622,42.63,36.35,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.028929,-1.028929,-1.0,-1.0 +MMM,2025-05-27,long,removed,4.201405,0.915023,29.6,63.09,pivot_point+volume_profile,pivot_point,-1.051608,-1.051608,-1.0,-1.0 +NVDA,2025-05-27,long,removed,2.432299,1.533557,20.72,39.02,pivot_point+volume_profile,pivot_point,2.394655,1.495913,3.972802,3.972802 +UAL,2025-05-27,long,added,1.683837,2.237854,31.82,37.88,pivot_point+volume_profile,pivot_point,-1.025729,-1.025729,-1.0,-1.0 +VST,2025-05-27,long,removed,2.098277,1.095767,23.45,53.06,volume_profile,pivot_point+round_number+volume_profile,2.067344,1.064834,3.012884,3.012884 +KVUE,2025-05-30,long,removed,2.050369,1.599225,28.83,28.45,pivot_point+volume_profile,pivot_point+round_number,-1.057804,-1.057804,-1.0,-1.0 +HOOD,2025-06-02,long,removed,2.309116,,21.13,,volume_profile,,2.280974,,7.300464, +AON,2025-06-03,long,removed,2.431709,2.286084,22.53,41.17,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.065022,-1.065022,-1.0,-1.0 +CIEN,2025-06-03,long,removed,2.142464,2.212745,24.54,28.55,pivot_point+volume_profile,pivot_point,-1.646023,-1.646023,-1.604345,-1.604345 +FIX,2025-06-03,long,added,1.750728,2.23143,28.36,27.15,volume_profile,pivot_point,-1.039376,-1.039376,-1.0,-1.0 +GL,2025-06-03,long,added,0.847169,2.126473,54.2,22.12,pivot_point+volume_profile,pivot_point,-1.058663,-1.058663,-1.0,-1.0 +IBKR,2025-06-03,long,retained,2.607373,3.041993,20.17,20.61,pivot_point+volume_profile,pivot_point,-1.045192,-1.045192,-1.0,-1.0 +LH,2025-06-03,long,removed,2.572651,1.053164,23.47,34.85,pivot_point+volume_profile,pivot_point+round_number,-0.062688,0.990476,-0.409144,-0.409144 +LITE,2025-06-03,long,retained,2.233028,2.046035,41.73,35.69,pivot_point+volume_profile,pivot_point+volume_profile,2.205013,2.018021,4.507942,4.507942 +TPR,2025-06-03,long,added,1.653821,2.37302,31.92,29.69,pivot_point+volume_profile,pivot_point,1.6117,2.330898,6.278099,6.278099 +TRGP,2025-06-03,long,retained,3.733429,2.002198,31.48,37.63,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-0.043686,-0.043686,0.205279,0.205279 +TSLA,2025-06-03,long,added,1.606821,2.628936,35.31,26.19,pivot_point+volume_profile,pivot_point,-1.029177,-1.029177,-1.0,-1.0 +UAL,2025-06-03,long,removed,2.628249,1.962133,30.4,40.75,pivot_point+volume_profile,pivot_point,-1.479331,-1.479331,-1.449594,-1.449594 +VST,2025-06-03,long,added,1.810369,2.247261,27.46,27.78,volume_profile,pivot_point+round_number,-1.033092,-1.033092,-1.0,-1.0 +XEL,2025-06-03,long,removed,2.225926,1.712407,26.81,23.16,pivot_point+volume_profile,pivot_point,-1.064194,-1.064194,-1.0,-1.0 +APP,2025-06-10,long,removed,2.343753,1.035145,20.98,48.17,volume_profile,pivot_point,-1.023341,-1.023341,-1.0,-1.0 +CBRE,2025-06-10,long,removed,2.125347,1.568303,26.34,50.99,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.069269,1.512225,2.477813,2.477813 +CHTR,2025-06-10,long,removed,2.977021,2.524212,35.43,30.89,pivot_point+volume_profile,pivot_point,-1.052197,-1.052197,-1.0,-1.0 +FIX,2025-06-10,long,retained,2.108728,2.589099,23.53,23.53,volume_profile,pivot_point,2.070098,2.550468,2.975038,2.975038 +LITE,2025-06-10,long,removed,2.14058,1.638154,42.76,44.38,pivot_point+volume_profile,pivot_point,2.11155,1.609124,3.699571,3.699571 +LYV,2025-06-10,long,removed,2.026039,2.430727,24.73,25.34,pivot_point+volume_profile,pivot_point,-1.049761,-1.049761,-1.0,-1.0 +DASH,2025-06-17,long,removed,2.272546,,21.71,,volume_profile,,2.226528,,3.236531, +FIX,2025-06-17,long,added,1.945758,2.463484,25.57,24.63,volume_profile,pivot_point,1.903469,2.421196,8.875202,8.875202 +LITE,2025-06-17,long,removed,2.35311,1.610262,36.49,39.05,pivot_point+volume_profile,pivot_point+round_number,2.323386,1.580538,4.085339,4.085339 +SYF,2025-06-17,long,removed,2.052238,2.200172,28.81,27.09,pivot_point+volume_profile,pivot_point+volume_profile,2.004993,2.152927,3.679755,3.679755 +TPR,2025-06-17,long,retained,2.183713,2.117283,22.27,29.03,pivot_point,pivot_point+round_number,2.139034,2.072605,6.821065,6.821065 +TRGP,2025-06-17,long,retained,3.056467,3.514937,34.92,32.44,pivot_point+volume_profile,pivot_point+volume_profile,-1.044187,-1.044187,-1.0,-1.0 +VST,2025-06-17,long,added,1.776006,2.247378,27.98,27.57,volume_profile,pivot_point+round_number,1.739942,2.211313,3.123542,3.123542 +CBRE,2025-06-25,long,removed,2.179995,2.077622,24.11,36.3,pivot_point+volume_profile,pivot_point+volume_profile,2.123366,2.020994,4.007789,4.007789 +CVNA,2025-06-25,long,removed,2.240201,1.659144,22.45,37.23,pivot_point+volume_profile,pivot_point+round_number,2.210323,1.629267,1.987084,1.987084 +FIX,2025-06-25,long,removed,2.04309,1.988303,24.12,30.61,pivot_point,pivot_point+round_number,1.997489,1.942703,8.392007,8.392007 +LITE,2025-06-25,long,added,1.526208,2.318582,47.36,26.63,pivot_point+volume_profile,pivot_point+round_number,1.492238,2.284612,3.583195,3.583195 +MOS,2025-06-25,long,removed,2.178066,1.499221,27.33,28.06,pivot_point,pivot_point,-2.542438,1.448995,-2.492212,-2.492212 +MSTR,2025-06-25,long,removed,2.443067,1.704773,20.22,37.08,pivot_point+volume_profile,pivot_point,2.40932,1.671026,0.579133,0.579133 +SATS,2025-06-25,long,added,1.949398,2.057255,32.12,32.35,pivot_point+volume_profile,pivot_point,1.93012,2.037977,1.064475,1.064475 +SOLV,2025-06-25,long,removed,2.051014,2.026921,29.02,33.12,pivot_point+volume_profile,pivot_point+round_number,-1.058064,-1.058064,-1.0,-1.0 +TRGP,2025-06-25,long,retained,2.870589,2.357511,36.16,31.04,pivot_point+volume_profile,pivot_point+round_number,-1.043253,-1.043253,-1.0,-1.0 +VRT,2025-06-25,long,added,,2.014793,,31.48,,pivot_point,,-1.033791,,-1.0 +LITE,2025-07-02,long,added,1.626017,2.364145,45.58,25.38,pivot_point+volume_profile,pivot_point,1.592207,2.330336,4.331796,4.331796 +NEM,2025-07-02,long,removed,2.051223,,38.42,,pivot_point+volume_profile,,-1.051019,,-1.0, +UAL,2025-07-02,long,added,1.540002,2.240389,33.7,36.05,pivot_point+volume_profile,pivot_point,1.506299,2.206686,3.771426,3.771426 +CF,2025-07-10,long,removed,2.079072,2.270614,43.48,28.53,pivot_point+volume_profile,pivot_point+round_number,-1.04928,-1.04928,-1.0,-1.0 +CIEN,2025-07-10,long,removed,2.074956,2.155086,31.53,32.19,pivot_point+volume_profile,pivot_point,2.032894,2.113023,2.388612,2.388612 +LITE,2025-07-10,long,retained,2.071854,2.249285,30.17,27.15,pivot_point+volume_profile,pivot_point+round_number,2.036198,2.21363,4.775516,4.775516 +MOS,2025-07-10,long,removed,2.030196,1.671946,29.08,24.62,pivot_point,pivot_point,-2.731686,-2.731686,-2.683345,-2.683345 +MSTR,2025-07-10,long,removed,2.254602,0.687704,21.7,66.4,volume_profile,pivot_point+round_number,-1.03455,0.653154,-1.0,-1.0 +UAL,2025-07-10,long,removed,2.166151,1.688337,28.47,40.55,pivot_point+volume_profile,pivot_point+round_number,-1.094723,-1.094723,-1.063476,-1.063476 +APP,2025-07-17,long,retained,2.361064,2.361064,20.81,28.01,pivot_point+volume_profile,pivot_point,2.334722,2.334722,4.343765,4.343765 +DASH,2025-07-17,long,removed,2.259481,1.403984,21.45,43.54,pivot_point,pivot_point+round_number,2.211705,1.356209,1.251207,1.251207 +MSTR,2025-07-17,long,removed,2.161028,3.814399,22.72,15.75,volume_profile,pivot_point,-1.037565,-1.037565,-1.0,-1.0 +SBUX,2025-07-17,long,removed,2.694036,2.089081,22.47,28.36,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.054383,-1.054383,-1.0,-1.0 +UAL,2025-07-17,long,removed,2.242615,1.764594,27.63,39.15,pivot_point+volume_profile,pivot_point+round_number,-1.03109,-1.03109,-1.0,-1.0 +APP,2025-07-24,long,added,0.980523,2.632402,48.0,25.37,pivot_point,pivot_point,0.953079,2.604958,4.972208,4.972208 +CF,2025-07-24,long,removed,2.027676,3.189775,44.11,21.13,pivot_point+volume_profile,pivot_point+round_number,-1.053798,-1.053798,-1.0,-1.0 +CIEN,2025-07-24,long,removed,2.121631,2.144522,23.18,28.51,pivot_point,pivot_point+round_number,2.072951,2.095842,8.235278,8.235278 +NEM,2025-07-24,long,removed,2.370375,,22.52,,volume_profile,,2.324462,,5.471272, +TMUS,2025-07-24,long,removed,2.008083,2.460963,39.96,30.86,pivot_point+volume_profile,pivot_point+volume_profile,-1.062418,-1.062418,-1.0,-1.0 +UAL,2025-07-24,long,added,1.895682,2.187351,34.45,33.43,pivot_point+volume_profile,pivot_point+round_number,-1.033158,-1.033158,-1.0,-1.0 +WBD,2025-07-25,long,removed,2.007694,2.035746,44.36,28.01,pivot_point,pivot_point,-1.043248,-1.043248,-1.0,-1.0 +AXON,2025-07-31,long,removed,2.0208,1.985574,24.4,31.65,pivot_point,pivot_point+round_number,1.979936,1.94471,-1.0,-1.0 +UAL,2025-07-31,long,retained,2.346512,3.296689,29.15,30.73,pivot_point+volume_profile,pivot_point+volume_profile,-1.035483,-1.035483,-1.0,-1.0 +APP,2025-08-07,long,retained,2.2387,2.62423,21.87,23.03,volume_profile,pivot_point,-1.02614,-1.02614,-1.0,-1.0 +NVDA,2025-08-07,long,added,1.582456,2.276613,30.74,25.27,volume_profile,pivot_point,-1.054222,-1.054222,-1.0,-1.0 +APP,2025-08-14,long,added,1.562505,2.7011,31.5,22.41,volume_profile,pivot_point,-1.025498,-1.025498,-1.0,-1.0 +EME,2025-08-14,long,added,1.598012,2.12225,30.47,29.97,volume_profile,pivot_point,1.553305,-0.044707,1.129863,1.129863 +NVDA,2025-08-14,long,retained,2.160695,2.160695,22.53,26.53,pivot_point,pivot_point,-1.056467,-1.056467,-1.0,-1.0 +WYNN,2025-08-14,long,removed,2.010866,,25.12,,pivot_point+volume_profile,,1.957667,,4.200848, +WBD,2025-08-15,long,removed,2.585147,1.502921,23.36,37.19,pivot_point,pivot_point+round_number,2.554721,1.472495,9.005713,9.005713 +AXON,2025-08-21,long,retained,2.129759,2.547835,23.28,25.68,volume_profile,pivot_point,-1.031785,-1.031785,-1.0,-1.0 +EME,2025-08-21,long,added,1.733271,2.316602,28.23,27.65,volume_profile,pivot_point,1.683434,-0.049836,1.776918,1.776918 +UAL,2025-08-21,long,removed,2.369461,1.519428,25.13,49.88,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.329877,1.479845,-0.37777,-0.37777 +AXON,2025-08-28,long,retained,2.008032,2.488582,24.76,26.0,volume_profile,pivot_point,-1.187978,-1.187978,-1.150564,-1.150564 +DLTR,2025-08-28,long,removed,2.61381,1.441984,23.12,29.98,pivot_point+volume_profile,pivot_point+round_number,-1.060616,-1.060616,-1.0,-1.0 +MOS,2025-08-28,long,removed,2.660654,1.888758,22.74,29.74,pivot_point+volume_profile,pivot_point+volume_profile,-1.143849,-1.143849,-1.095243,-1.095243 +NFLX,2025-08-28,long,retained,2.015068,2.754966,24.47,23.2,volume_profile,pivot_point,-1.061855,-1.061855,-1.0,-1.0 +NVDA,2025-08-28,long,added,1.551567,2.195555,31.29,26.14,volume_profile,pivot_point,-1.465142,-1.465142,-1.415006,-1.415006 +TRMB,2025-08-28,long,removed,2.444595,1.464101,24.61,34.34,pivot_point+volume_profile,pivot_point+volume_profile,-1.061855,-1.061855,-1.0,-1.0 +UAL,2025-08-28,long,added,1.862252,2.315227,26.31,25.67,pivot_point+volume_profile,pivot_point,-1.153407,-1.153407,-1.10885,-1.10885 +NFLX,2025-09-05,long,added,1.64447,2.357611,29.87,26.44,volume_profile,pivot_point,-1.060213,-1.060213,-1.0,-1.0 +TSLA,2025-09-05,long,retained,2.734901,2.972334,24.55,21.66,pivot_point+volume_profile,pivot_point,2.697302,2.934735,4.740624,4.740624 +COHR,2025-09-12,long,added,1.804566,2.814944,27.55,23.15,volume_profile,pivot_point,1.775947,2.786325,3.661095,3.661095 +COIN,2025-09-12,long,retained,2.013059,2.013059,27.1,42.7,pivot_point+volume_profile,pivot_point,1.9826,1.9826,1.481272,1.481272 +CRWD,2025-09-12,long,added,1.902125,2.170418,34.36,38.02,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.858615,2.126908,4.550534,4.550534 +EXE,2025-09-12,long,removed,2.819644,2.605211,21.52,23.19,pivot_point+volume_profile,pivot_point+round_number,2.76661,2.552178,2.080664,2.080664 +NEM,2025-09-12,long,removed,2.090577,,23.54,,pivot_point+volume_profile,,2.032407,,1.512065, +NVDA,2025-09-12,long,added,1.861634,2.499828,26.32,23.1,volume_profile,pivot_point,-1.049037,-1.049037,-1.0,-1.0 +ORCL,2025-09-12,long,added,1.995121,2.301311,24.53,28.21,volume_profile,pivot_point,-0.025118,-0.025118,-0.3804,-0.3804 +PWR,2025-09-12,long,retained,2.222758,2.733815,22.64,25.56,pivot_point+volume_profile,pivot_point,2.172589,2.683647,3.829571,3.829571 +SMCI,2025-09-12,long,removed,2.923759,1.731738,20.19,40.26,pivot_point+volume_profile,pivot_point+round_number,2.895037,1.703016,1.049944,1.049944 +TSLA,2025-09-12,long,retained,2.13463,2.123513,24.03,27.76,pivot_point+volume_profile,pivot_point,2.096238,2.085121,1.831651,1.831651 +VRT,2025-09-12,long,added,1.92672,2.078425,26.42,34.49,pivot_point+volume_profile,pivot_point,1.896682,2.048387,5.705089,5.705089 +CEG,2025-09-18,long,removed,2.066235,1.718597,23.84,38.06,pivot_point,pivot_point+round_number,2.027344,1.679705,3.6016,3.6016 +COIN,2025-09-19,long,removed,2.267824,1.915197,22.36,34.78,volume_profile,pivot_point,-1.030729,-1.030729,-1.0,-1.0 +CVS,2025-09-19,long,removed,2.286544,2.286544,41.16,25.16,pivot_point+volume_profile,pivot_point,2.227776,2.227776,1.266816,1.266816 +EXE,2025-09-19,long,removed,2.161204,1.950315,42.52,45.11,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.107659,1.896771,1.307349,1.307349 +MSTR,2025-09-19,long,added,1.664773,2.071456,49.33,41.17,pivot_point,pivot_point+volume_profile,-1.247909,-1.247909,-1.218063,-1.218063 +NFLX,2025-09-19,long,retained,2.035308,2.74295,24.22,22.89,volume_profile,pivot_point,-1.058942,-1.058942,-1.0,-1.0 +PWR,2025-09-19,long,added,1.821676,2.287115,27.7,30.76,pivot_point+volume_profile,pivot_point+round_number,1.770835,2.236275,3.961089,3.961089 +SMCI,2025-09-19,long,removed,2.927459,1.617751,20.16,41.93,pivot_point+volume_profile,pivot_point+round_number,2.895343,1.585635,2.155739,2.155739 +TSLA,2025-09-19,long,removed,2.359784,1.677516,20.62,34.32,volume_profile,pivot_point+round_number,-0.038083,1.639432,1.362642,1.362642 +CAH,2025-09-26,long,removed,2.096286,2.265279,26.08,37.78,pivot_point+volume_profile,pivot_point,2.041041,2.210035,8.978022,8.978022 +EQT,2025-09-26,long,removed,2.019186,2.574965,26.62,33.25,pivot_point+volume_profile,pivot_point+round_number,-1.045293,-1.045293,-1.0,-1.0 +SATS,2025-09-26,long,added,1.854596,2.205386,26.62,29.03,volume_profile,pivot_point,-0.027179,-0.027179,0.00555,0.00555 +SMCI,2025-09-26,long,removed,2.71762,1.500595,21.49,43.84,pivot_point+volume_profile,pivot_point+round_number,2.687765,1.470739,-1.0,-1.0 +COIN,2025-10-03,long,retained,2.365012,2.814837,20.57,22.55,volume_profile,pivot_point,-1.033105,-1.033105,-1.0,-1.0 +CVS,2025-10-03,long,removed,2.295793,2.123072,41.07,26.96,pivot_point,pivot_point,2.238669,2.065948,0.117948,0.117948 +SMCI,2025-10-03,long,retained,2.211226,2.211226,25.37,28.57,pivot_point+volume_profile,pivot_point,-1.030886,-1.030886,-1.0,-1.0 +TSLA,2025-10-03,long,added,1.775416,2.125426,27.78,27.33,volume_profile,pivot_point,-1.031122,-1.031122,-1.0,-1.0 +NFLX,2025-10-10,long,retained,2.215083,2.927242,22.12,21.36,volume_profile,pivot_point,-1.058985,-1.058985,-1.0,-1.0 +DG,2025-10-17,long,removed,2.231381,2.523354,41.75,38.89,pivot_point,pivot_point+volume_profile,-1.050929,-1.050929,-1.0,-1.0 +KR,2025-10-17,long,removed,2.129798,2.393978,27.88,32.89,pivot_point+volume_profile,pivot_point+round_number,-1.079151,-1.079151,-1.014635,-1.014635 +STX,2025-10-17,long,retained,2.174568,2.522156,22.77,25.9,volume_profile,pivot_point,-1.028836,-1.028836,-1.0,-1.0 +COIN,2025-10-24,long,removed,2.105666,1.696543,23.57,37.22,volume_profile,pivot_point,-1.025214,-1.025214,-1.0,-1.0 +DLTR,2025-10-24,long,removed,2.80395,2.191325,36.63,28.98,pivot_point,pivot_point+round_number,2.762807,2.150181,4.41966,4.41966 +FSLR,2025-10-24,long,removed,2.30447,1.830614,22.18,31.57,volume_profile,pivot_point+round_number,2.272186,1.798329,0.96756,0.96756 +WBD,2025-10-27,long,removed,2.101189,,24.02,,volume_profile,,2.069718,,5.399746, +DLTR,2025-10-31,long,removed,2.786721,2.173171,36.76,29.19,pivot_point,pivot_point+round_number,2.745588,2.132039,6.650067,6.650067 +WBD,2025-11-03,long,removed,2.085838,,24.2,,volume_profile,,2.050108,,5.297748, +APP,2025-11-07,long,retained,2.123208,2.487639,23.16,25.61,volume_profile,pivot_point,-1.024541,-1.024541,-1.0,-1.0 +APTV,2025-11-07,long,removed,2.072254,1.525961,43.57,38.36,pivot_point+volume_profile,pivot_point,-1.229377,-1.229377,-1.180253,-1.180253 +DLTR,2025-11-07,long,removed,2.012478,1.930177,44.3,40.38,pivot_point+volume_profile,pivot_point+volume_profile,-1.039683,-1.039683,-1.0,-1.0 +WSM,2025-11-07,long,retained,2.170939,2.325787,22.61,25.96,pivot_point,pivot_point+round_number,-1.040974,-1.040974,-1.0,-1.0 +DG,2025-11-14,long,removed,2.670283,1.734136,22.66,29.02,pivot_point,pivot_point+round_number+volume_profile,-1.05203,-1.05203,-1.0,-1.0 +DLTR,2025-11-21,long,removed,2.793575,1.053516,21.71,37.04,pivot_point+volume_profile,pivot_point,2.75473,1.014671,5.673028,5.673028 +APP,2025-12-01,long,added,1.982071,2.334295,24.89,26.87,volume_profile,pivot_point,1.958212,-0.023859,-0.11153,-0.11153 +CVS,2025-12-01,long,removed,2.300687,1.580111,26.02,24.18,pivot_point+volume_profile,pivot_point,-1.058096,-1.058096,-1.0,-1.0 +DG,2025-12-01,long,removed,2.506071,1.553667,35.05,50.26,pivot_point+volume_profile,pivot_point+volume_profile,2.455923,1.503519,9.542155,9.542155 +DLTR,2025-12-01,long,removed,2.303197,2.826627,40.99,22.07,pivot_point+volume_profile,pivot_point+round_number,2.262084,2.785514,5.686814,5.686814 +FSLR,2025-12-01,long,removed,2.073126,2.418875,23.75,23.85,volume_profile,pivot_point,-1.029492,-1.029492,-1.0,-1.0 +TSLA,2025-12-01,long,added,1.707664,2.046459,28.84,28.28,volume_profile,pivot_point,1.677518,2.016313,0.317482,0.317482 +F,2025-12-08,long,removed,2.047935,1.941129,28.86,15.03,pivot_point+volume_profile,pivot_point+round_number,1.986783,1.879977,1.326353,1.326353 +MPWR,2025-12-08,long,removed,2.044393,2.39654,24.31,26.66,pivot_point+volume_profile,pivot_point,-1.033722,-1.033722,-1.0,-1.0 +PLTR,2025-12-08,long,added,1.730441,2.146149,28.48,26.69,volume_profile,pivot_point,-1.029927,-1.029927,-1.0,-1.0 +DG,2025-12-15,long,removed,2.542671,1.962965,27.32,32.94,pivot_point+volume_profile,pivot_point,2.502824,1.923118,1.326439,1.326439 +DLTR,2025-12-15,long,removed,2.748539,1.8325,37.05,34.74,pivot_point+volume_profile,pivot_point,-1.03973,-1.03973,-1.0,-1.0 +F,2025-12-15,long,removed,2.281559,2.792321,41.21,20.72,pivot_point+volume_profile,pivot_point,-1.063525,-1.063525,-1.0,-1.0 +PLTR,2025-12-15,long,added,1.623932,2.124084,30.22,27.75,volume_profile,pivot_point+round_number,-1.030953,-1.030953,-1.0,-1.0 +PM,2025-12-15,long,removed,2.502584,2.439075,29.28,31.66,pivot_point+volume_profile,pivot_point+round_number,2.443037,2.379528,3.66131,3.66131 +ALB,2025-12-22,long,removed,2.72812,0.872553,31.8,52.32,pivot_point+volume_profile,pivot_point,2.697029,0.841462,1.186944,1.186944 +CVS,2025-12-22,long,removed,2.484968,1.788645,24.24,20.19,pivot_point+volume_profile,pivot_point,-1.109179,1.73305,-1.053584,-1.053584 +DG,2025-12-22,long,removed,2.083862,2.118434,32.03,31.82,pivot_point+volume_profile,pivot_point+round_number,2.037546,2.072118,1.242769,1.242769 +DLTR,2025-12-22,long,removed,2.826398,1.258869,21.47,40.53,pivot_point,pivot_point+round_number,2.788535,1.221007,-0.44666,-0.44666 +EBAY,2025-12-22,long,removed,2.169577,2.128456,27.63,42.9,pivot_point,pivot_point+round_number+volume_profile,2.115095,2.073973,0.81724,0.81724 +F,2025-12-22,long,removed,2.77107,1.245028,21.88,30.66,pivot_point+volume_profile,pivot_point+round_number,-0.063731,1.181297,0.61553,0.61553 +HAS,2025-12-22,long,removed,2.964001,1.265215,20.52,30.18,pivot_point+volume_profile,pivot_point+round_number,2.905396,1.206611,4.983114,4.983114 +ALB,2025-12-30,long,removed,8.749341,1.030309,25.17,52.11,pivot_point,pivot_point+round_number,-0.031848,0.998462,1.897265,1.897265 +DG,2025-12-30,long,removed,2.61558,1.500623,26.5,44.24,pivot_point+volume_profile,pivot_point,2.5651,1.450142,2.367546,2.367546 +DLTR,2025-12-30,long,removed,2.83934,1.860926,36.38,30.33,pivot_point,pivot_point,2.797313,1.818899,-1.0,-1.0 +EBAY,2025-12-30,long,removed,2.183133,2.223212,31.68,41.83,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.122264,2.162343,-1.0,-1.0 +ALB,2026-01-07,long,removed,2.828773,,36.45,,pivot_point,,2.795567,,0.703918, +CVS,2026-01-07,long,removed,2.269166,2.155809,41.34,29.38,pivot_point+volume_profile,pivot_point+round_number,-1.855864,-1.855864,-1.790911,-1.790911 +DG,2026-01-07,long,removed,2.447888,2.49163,29.38,27.98,pivot_point+volume_profile,pivot_point+round_number,-0.048288,-0.048288,1.199549,1.199549 +HAS,2026-01-07,long,removed,2.805479,,36.62,,pivot_point+volume_profile,,2.740518,,5.389769, +INTC,2026-01-07,long,added,1.877971,2.142757,46.09,26.73,pivot_point+volume_profile,pivot_point,1.848168,2.112954,0.517338,0.517338 +NOC,2026-01-07,long,removed,2.002685,3.069152,25.23,20.65,volume_profile,pivot_point,1.947249,3.013716,7.039869,7.039869 +AMD,2026-01-14,long,retained,2.061087,2.026784,25.3,34.72,pivot_point+volume_profile,pivot_point+round_number,2.028316,1.994013,-1.0,-1.0 +CVS,2026-01-14,long,removed,2.438088,1.692724,24.67,28.08,pivot_point+volume_profile,pivot_point+round_number,-1.655824,1.628627,-1.591726,-1.591726 +EL,2026-01-14,long,removed,5.505627,1.80514,27.02,34.14,pivot_point,pivot_point+round_number,-2.498226,-2.498226,-2.451114,-2.451114 +ES,2026-01-14,long,removed,2.158663,1.576116,42.55,50.85,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.062037,-1.062037,-1.0,-1.0 +MPWR,2026-01-14,long,removed,2.353425,2.758871,20.88,22.97,pivot_point+volume_profile,pivot_point,2.314598,2.720044,3.140984,3.140984 +PM,2026-01-14,long,removed,2.516942,2.029809,24.35,44.09,pivot_point+volume_profile,pivot_point+volume_profile,-1.066575,-1.066575,-1.0,-1.0 +ALB,2026-01-22,long,removed,2.66612,,37.69,,pivot_point,,-1.78932,,-1.75766, +COR,2026-01-22,long,removed,2.369274,2.306408,20.53,27.56,pivot_point,pivot_point+round_number,-1.066621,-1.066621,-1.0,-1.0 +CVS,2026-01-22,long,removed,2.782609,,36.79,,pivot_point+volume_profile,,-2.563433,,-2.506576, +DG,2026-01-22,long,removed,2.984281,1.636437,20.39,22.01,pivot_point,pivot_point,-0.046626,1.589811,0.275695,0.275695 +EL,2026-01-22,long,retained,2.222014,2.208732,27.85,26.79,pivot_point,pivot_point+round_number,-1.049674,-1.049674,-1.0,-1.0 +EW,2026-01-22,long,removed,2.009026,1.238234,29.35,42.82,pivot_point+volume_profile,pivot_point+round_number+volume_profile,-1.060973,-1.060973,-1.0,-1.0 +HAS,2026-01-22,long,removed,2.033706,,44.04,,pivot_point+volume_profile,,1.97132,,2.017433, +HSY,2026-01-22,long,removed,3.035643,1.355881,20.05,40.15,pivot_point+volume_profile,pivot_point+round_number+volume_profile,2.980952,1.30119,4.925416,4.925416 +NUE,2026-01-22,long,removed,2.1872,2.168504,28.43,30.44,pivot_point+volume_profile,pivot_point,-1.254102,-1.254102,-1.198898,-1.198898 +PM,2026-01-22,long,removed,2.010398,1.662713,34.53,49.37,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.950761,1.603076,-0.012275,-0.012275 +AES,2026-01-29,long,removed,2.745556,1.510941,37.07,38.44,pivot_point+volume_profile,pivot_point+round_number,2.702953,1.468338,-1.0,-1.0 +BIIB,2026-01-29,long,removed,2.414377,1.81497,24.89,24.0,pivot_point+volume_profile,pivot_point+round_number,2.367156,1.76775,0.719641,0.719641 +CRL,2026-01-29,long,removed,2.311041,1.784138,25.91,25.05,pivot_point,pivot_point+round_number,-1.04234,-1.04234,-1.0,-1.0 +F,2026-01-29,long,removed,2.223061,1.944635,38.44,29.18,pivot_point+volume_profile,pivot_point,-1.064059,-1.064059,-1.0,-1.0 +HSY,2026-01-29,long,removed,2.125632,2.004599,42.93,33.8,pivot_point+volume_profile,pivot_point,2.068357,1.947324,3.990351,3.990351 +NVDA,2026-01-29,long,added,1.880581,2.445972,26.46,26.8,volume_profile,pivot_point+round_number,-1.04944,-1.04944,-1.0,-1.0 +BIIB,2026-02-05,long,removed,2.2605,1.562488,41.44,35.1,pivot_point,pivot_point,-0.048519,1.513969,-0.510424,-0.510424 +DG,2026-02-05,long,removed,2.78933,1.508781,21.74,23.88,pivot_point,pivot_point,-2.089286,1.46439,-2.044896,-2.044896 +F,2026-02-05,long,removed,2.105446,1.803677,28.17,16.16,pivot_point+volume_profile,pivot_point,2.041993,1.740224,-1.0,-1.0 +WELL,2026-02-05,long,removed,2.414449,1.586596,21.29,40.87,pivot_point+volume_profile,pivot_point+round_number,2.350069,1.522215,0.822192,0.822192 +APH,2026-02-12,long,added,1.790461,2.096742,27.36,27.27,volume_profile,pivot_point,-1.260875,-1.260875,-1.235018,-1.235018 +EL,2026-02-12,long,removed,2.135451,1.718815,20.42,25.86,pivot_point,pivot_point+round_number,-1.151489,-1.151489,-1.125617,-1.125617 +F,2026-02-12,long,removed,2.536476,1.122334,23.78,29.74,pivot_point,pivot_point,-1.062851,1.059484,-1.0,-1.0 +HSY,2026-02-12,long,removed,3.280295,0.969562,29.42,52.34,pivot_point+volume_profile,pivot_point,-1.050958,-1.050958,-1.0,-1.0 +KLAC,2026-02-12,long,added,1.926199,2.262845,25.63,25.41,volume_profile,pivot_point,-1.027076,-1.027076,-1.0,-1.0 +MCHP,2026-02-12,long,added,1.512054,2.534142,52.02,27.6,pivot_point+volume_profile,pivot_point+round_number,-1.030962,-1.030962,-1.0,-1.0 +MRK,2026-02-12,long,removed,2.301212,1.906144,41.01,35.3,pivot_point+volume_profile,pivot_point+round_number,-1.050697,-1.050697,-1.0,-1.0 +ADM,2026-02-20,long,removed,2.857416,0.721866,21.25,49.78,pivot_point+volume_profile,pivot_point+round_number,-0.047161,0.674705,1.910618,1.910618 +BIIB,2026-02-20,long,removed,2.280691,1.769322,41.22,38.08,pivot_point+volume_profile,pivot_point+round_number,-1.046329,-1.046329,-1.0,-1.0 +DLTR,2026-02-20,long,removed,2.168662,1.67754,42.44,33.12,pivot_point+volume_profile,pivot_point,-1.039397,-1.039397,-1.0,-1.0 +F,2026-02-20,long,removed,2.452913,0.766535,24.53,50.6,pivot_point,pivot_point,-1.061367,0.705169,-1.0,-1.0 +MRNA,2026-02-20,long,added,1.085451,2.008838,43.74,28.35,pivot_point,pivot_point,1.065139,-0.020312,-0.224014,-0.224014 +ADM,2026-02-27,long,removed,2.405563,,39.98,,pivot_point+volume_profile,,-1.047012,,-1.0, +BIIB,2026-02-27,long,removed,2.258936,1.758009,41.45,38.25,pivot_point+volume_profile,pivot_point+round_number,-1.045333,-1.045333,-1.0,-1.0 +DG,2026-02-27,long,removed,2.034541,1.804853,35.83,31.14,pivot_point+volume_profile,pivot_point,-1.047674,-1.047674,-1.0,-1.0 +LVS,2026-02-27,long,removed,2.116964,1.614274,32.63,39.99,pivot_point+volume_profile,pivot_point,-1.040159,-1.040159,-1.0,-1.0 +MRNA,2026-02-27,long,added,1.847851,2.092722,27.72,27.32,pivot_point,pivot_point,-1.022047,-1.022047,-1.0,-1.0 +PLTR,2026-03-06,long,removed,2.165026,1.645369,36.08,48.86,pivot_point+volume_profile,pivot_point+round_number,-1.026994,-1.026994,-1.0,-1.0 +ADM,2026-03-13,long,removed,2.868953,,36.17,,pivot_point,,-1.043884,,-1.0, +AMAT,2026-03-13,long,added,1.873563,2.202178,26.35,26.06,volume_profile,pivot_point,1.845922,2.174537,2.562733,2.562733 +PLTR,2026-03-20,long,retained,2.218591,2.647482,41.89,36.44,pivot_point+volume_profile,pivot_point+round_number,-1.031268,-1.031268,-1.0,-1.0 +MRK,2026-03-27,long,removed,2.642683,2.039482,22.88,21.77,pivot_point+volume_profile,pivot_point+round_number,-1.060594,-1.060594,-1.0,-1.0 +AMD,2026-04-06,long,retained,2.050665,2.034052,28.23,34.83,pivot_point+volume_profile,pivot_point+round_number,2.022452,2.005839,12.865385,12.865385 +CMI,2026-04-06,long,removed,2.030737,1.737208,25.28,47.37,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.99083,1.6973,4.550433,4.550433 +GOOG,2026-04-06,long,removed,2.156045,2.169042,31.78,42.43,pivot_point+volume_profile,pivot_point+round_number,2.105673,2.11867,8.076424,8.076424 +MRK,2026-04-06,long,removed,2.348703,1.741627,40.53,40.9,pivot_point+volume_profile,pivot_point+round_number,-1.061605,-1.061605,-1.0,-1.0 +NVDA,2026-04-06,long,retained,2.017951,2.171842,36.84,42.4,pivot_point+volume_profile,pivot_point+round_number+volume_profile,1.974149,2.128039,5.508603,5.508603 +TEL,2026-04-06,long,removed,2.030485,1.674883,44.08,46.97,pivot_point+volume_profile,pivot_point+round_number,1.994454,1.638852,-1.0,-1.0 +WMT,2026-04-06,long,removed,2.064388,2.064388,23.86,30.06,pivot_point,pivot_point,-1.066264,-1.066264,-1.0,-1.0 +APH,2026-04-13,long,retained,2.078347,2.463687,23.49,23.43,volume_profile,pivot_point,-1.03288,-1.03288,-1.0,-1.0 +LVS,2026-04-13,long,removed,2.407554,1.990299,24.96,21.99,pivot_point+volume_profile,pivot_point+round_number,-1.49832,-1.49832,-1.453044,-1.453044 +MRK,2026-04-13,long,removed,2.334923,1.118608,25.67,37.44,pivot_point+volume_profile,pivot_point+round_number,-1.05659,-1.05659,-1.0,-1.0 +NEM,2026-04-13,long,retained,2.111857,2.094028,23.49,29.7,pivot_point+volume_profile,pivot_point,-1.031519,-1.031519,-1.0,-1.0 +ADM,2026-04-20,long,removed,2.378361,1.722025,25.24,25.21,pivot_point+volume_profile,pivot_point,2.336319,1.679983,4.332119,4.332119 +BIIB,2026-04-20,long,removed,2.318083,2.14733,40.84,32.88,pivot_point,pivot_point+round_number,2.274173,2.103419,0.657434,0.657434 +DLTR,2026-04-20,long,removed,2.99618,2.556455,35.31,30.41,pivot_point+volume_profile,pivot_point,-1.034868,-1.034868,-1.0,-1.0 +GM,2026-04-20,long,removed,2.031536,2.031536,24.47,30.07,pivot_point,pivot_point,-1.047255,-1.047255,-1.0,-1.0 +GNRC,2026-04-20,long,removed,2.536521,1.362533,26.38,46.41,pivot_point,pivot_point+round_number,2.504928,1.33094,4.894647,4.894647 +IVZ,2026-04-20,long,removed,2.0925,2.199394,29.72,42.1,pivot_point+volume_profile,pivot_point+volume_profile,2.056939,2.163834,1.874221,1.874221 +LUV,2026-04-20,long,removed,2.068451,2.574152,43.61,28.05,pivot_point+volume_profile,pivot_point,-1.178575,-1.178575,-1.151594,-1.151594 +MCHP,2026-04-20,long,added,1.53215,2.283942,51.65,25.99,pivot_point+volume_profile,pivot_point+round_number,1.492661,2.244454,4.069653,4.069653 +MNST,2026-04-20,long,removed,2.298378,2.298965,23.04,30.63,pivot_point+volume_profile,pivot_point,-1.06053,-1.06053,-1.0,-1.0 +MRNA,2026-04-20,long,added,0.771375,2.163197,55.01,26.5,pivot_point+volume_profile,pivot_point,-1.025812,-1.025812,-1.0,-1.0 +ON,2026-04-20,long,removed,2.205227,,37.03,,pivot_point+volume_profile,,2.168538,,9.236509, +ULTA,2026-04-20,long,removed,3.177791,1.549515,21.4,45.93,pivot_point+volume_profile,pivot_point+round_number,-1.042209,-1.042209,-1.0,-1.0 +APH,2026-04-27,long,added,1.985948,2.436909,24.64,23.68,volume_profile,pivot_point,-1.039372,-1.039372,-1.0,-1.0 +GNRC,2026-04-27,long,removed,2.431647,1.198766,26.93,50.38,pivot_point,pivot_point+round_number,2.398006,1.165124,3.106866,3.106866 +HAS,2026-04-27,long,removed,2.080713,2.435448,25.86,25.69,pivot_point+volume_profile,pivot_point,-1.163106,-1.163106,-1.125577,-1.125577 +NEM,2026-04-27,long,removed,2.157639,1.515427,22.96,39.96,pivot_point+volume_profile,pivot_point,-1.098504,-1.098504,-1.067259,-1.067259 +ON,2026-04-27,long,removed,2.093542,,23.51,,pivot_point+volume_profile,,-1.03632,,-1.0, +VTRS,2026-04-27,long,removed,2.04878,2.017398,27.05,44.24,pivot_point+volume_profile,pivot_point+round_number,2.000618,1.969236,2.260163,2.260163 +C,2026-05-04,long,removed,2.012374,2.012374,24.31,31.31,pivot_point,pivot_point,-1.052343,-1.052343,-1.0,-1.0 +DOW,2026-05-04,long,retained,2.152554,2.054031,41.82,31.79,pivot_point+volume_profile,pivot_point,-1.028888,-1.028888,-1.0,-1.0 +FSLR,2026-05-04,long,removed,2.07299,1.713182,43.56,44.95,pivot_point,pivot_point+round_number+volume_profile,2.043281,1.683473,3.722247,3.722247 +GNRC,2026-05-04,long,removed,2.620386,,25.66,,pivot_point,,-1.033618,,-1.0, +IVZ,2026-05-04,long,removed,2.325783,2.346424,22.56,34.15,pivot_point+volume_profile,pivot_point,2.286261,2.306902,2.398027,2.398027 +OXY,2026-05-04,long,removed,2.45361,1.788729,24.52,21.38,pivot_point+volume_profile,pivot_point,-1.581139,-1.581139,-1.542008,-1.542008 +ADM,2026-05-11,long,removed,2.143232,,42.73,,pivot_point+volume_profile,,-1.045111,,-1.0, +HAS,2026-05-11,long,removed,2.341129,,23.01,,pivot_point+volume_profile,,-1.491403,,-1.446832, +MRNA,2026-05-11,long,removed,4.417063,1.956334,21.18,29.03,pivot_point,pivot_point,-1.019052,-1.019052,-1.0,-1.0 +APA,2026-05-18,long,removed,2.025758,1.609384,44.14,38.87,pivot_point+volume_profile,pivot_point,-1.031291,-1.031291,-1.0,-1.0 +BIIB,2026-05-18,long,removed,2.090766,1.602125,28.34,26.6,pivot_point+volume_profile,pivot_point+round_number,2.048589,1.559949,1.959265,1.959265 +CVS,2026-05-18,long,removed,2.060862,,43.7,,pivot_point+volume_profile,,-1.052069,,-1.0, +OXY,2026-05-18,long,removed,2.716157,2.589808,37.3,24.72,pivot_point+volume_profile,pivot_point,-1.075823,-1.075823,-1.035923,-1.035923 diff --git a/reports/sr-full-production-vs-candidate-comparison.json b/reports/sr-full-production-vs-candidate-comparison.json new file mode 100644 index 0000000..58201a9 --- /dev/null +++ b/reports/sr-full-production-vs-candidate-comparison.json @@ -0,0 +1,38 @@ +{ + "control_report": "/Users/taathde3/git/lab/signal_platform/reports/backtest-sr-full-production_control.json", + "variant_report": "/Users/taathde3/git/lab/signal_platform/reports/backtest-sr-full-rewrite_range504_structural_legacy_primary.json", + "control_variant": "production_control", + "variant": "rewrite_range504_structural_legacy_primary", + "retained": { + "count": 115, + "net_avg_r": 0.4775, + "net_avg_r_ex_top5": 0.345, + "hold30_avg_r": 1.2952 + }, + "added": { + "count": 175, + "net_avg_r": 0.279, + "net_avg_r_ex_top5": 0.1477, + "hold30_avg_r": 0.7703 + }, + "removed": { + "count": 971, + "net_avg_r": 0.1789, + "net_avg_r_ex_top5": 0.024, + "hold30_avg_r": 0.552 + }, + "control_book": { + "sharpe": 2.03, + "cagr_pct": 50.0, + "max_drawdown_pct": 21.4, + "trades": 321, + "skipped_book_full": 0 + }, + "variant_book": { + "sharpe": 1.53, + "cagr_pct": 28.8, + "max_drawdown_pct": 14.3, + "trades": 170, + "skipped_book_full": 8 + } +}